branding/shared/data/branding-shades.service.ts
Methods |
getShadeColorBrandingCssVars | ||||||
getShadeColorBrandingCssVars(newBrandPrimary: string)
|
||||||
Parameters :
Returns :
Record<`c8y-brand-${number}0`, string>
|
hasCustomShadesSet | |||||||||
hasCustomShadesSet(previousBrandPrimary: string, otherVars: Record
|
|||||||||
Parameters :
Returns :
boolean
|
isValidShadeColor | ||||||
isValidShadeColor(color: string)
|
||||||
Parameters :
Returns :
boolean
|