sass-cms-template-common 0.0.26 → 0.0.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -3400,7 +3400,7 @@ export declare type DropdownOption = {
3400
3400
 
3401
3401
  export declare type EditorialOpportunityColors = typeof editorialOpportunityColors;
3402
3402
 
3403
- export declare const editorialOpportunityColors: Record<"accent" | "text" | "topicBg" | "topicHoverBg" | "topicBorder" | "trending" | "listRowHover" | "assignBtnHover" | "generateBtn" | "generateBtnHover", string>;
3403
+ export declare const editorialOpportunityColors: Record<"accent" | "text" | "topicBg" | "topicHoverBg" | "topicBorder" | "trending" | "listRowHover" | "assignBtnHover" | "generateBtn" | "generateBtnHover" | "cardBg" | "iconBg" | "iconShadow" | "iconGradientPurple" | "iconGradientBlue" | "iconGradientGreen" | "iconGradientAmber", string>;
3404
3404
 
3405
3405
  export declare const enMessages: {
3406
3406
  readonly navigation: {