@codacy/ui-components 0.66.23 → 0.66.25
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/lib/Banner/Banner.styles.d.ts +1 -1
- package/lib/CloseButton/index.d.ts +1 -1
- package/lib/ExpandableBox/ExpandableBox.styles.d.ts +2 -2
- package/lib/Panel/Panel.styles.js +9 -5
- package/lib/Popup/styles.js +14 -11
- package/lib/ProgressBar/ProgressBar.js +0 -1
- package/lib/ProgressBar/styles.d.ts +2 -2
- package/lib/ProgressBar/styles.js +6 -8
- package/lib/ProgressBar/types.d.ts +0 -3
- package/lib/Tooltip/Tooltip.js +11 -8
- package/lib/Tooltip/styles.js +12 -12
- package/lib/Tooltip/types.d.ts +7 -0
- package/lib/theme/ColorSchemes/components/index.d.ts +2 -0
- package/lib/theme/ColorSchemes/components/index.js +22 -0
- package/lib/theme/ColorSchemes/components/progress-bar.d.ts +5 -0
- package/lib/theme/ColorSchemes/components/progress-bar.js +13 -0
- package/lib/theme/ColorSchemes/components/tooltip.d.ts +6 -0
- package/lib/theme/ColorSchemes/components/tooltip.js +14 -0
- package/lib/theme/ColorSchemes/dark/background.js +2 -2
- package/lib/theme/ColorSchemes/dark/index.js +9 -4
- package/lib/theme/ColorSchemes/light/index.d.ts +5 -0
- package/lib/theme/ColorSchemes/light/index.js +1 -1
- package/package.json +1 -1
|
@@ -9,7 +9,7 @@ export declare const StyledBanner: import("@emotion/styled").StyledComponent<{
|
|
|
9
9
|
theme?: import("@emotion/react").Theme | undefined;
|
|
10
10
|
} & import("..").FlexboxProps & Pick<BannerProps, "variant">, {}, {}>;
|
|
11
11
|
export declare const StyledCloseButton: import("@emotion/styled").StyledComponent<import("react").HTMLAttributes<HTMLButtonElement> & {
|
|
12
|
-
color?: "link-high" | "link-medium" | "link-success" | "link-danger" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-minor" | "background-high" | "background-medium" | "background-success" | "background-danger" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-minor" | "border-high" | "border-medium" | "border-success" | "border-danger" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-minor" | "text-high" | "text-medium" | "text-success" | "text-danger" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-minor" | "icon-high" | "icon-medium" | "icon-success" | "icon-danger" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-minor" | "alerts-success-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-danger-link" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-warning-link" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-text" | "alerts-warning-icon" | "alerts-info-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-text" | "alerts-attention-icon" | "alerts-primary-link" | "alerts-primary-background" | "alerts-primary-text" | "alerts-primary-icon" | "alerts-secondary-background" | "alerts-secondary-text" | "data-color1-enabled" | "data-color1-disabled" | "data-color2-enabled" | "data-color2-disabled" | "data-color3-enabled" | "data-color3-disabled" | "data-color4-enabled" | "data-color4-disabled" | "data-color5-enabled" | "data-color5-disabled" | "data-color6-enabled" | "data-color6-disabled" | "data-color7-enabled" | "data-color7-disabled" | "data-color8-enabled" | "data-color8-disabled" | "illustration-neutral1" | "illustration-neutral2" | "illustration-neutral3" | "illustration-neutral4" | "illustration-brand1" | "illustration-brand2" | "illustration-brand3" | "illustration-brand4" | "illustration-brand-inverted" | "icon-info-enabled" | "icon-minor-enabled" | "icon-minor-disabled" | "icon-brand-enabled" | "icon-brand-hover" | "icon-brand-focus" | "icon-brand-pressed" | "icon-brand-disabled" | "icon-danger-enabled" | "icon-danger-hover" | "icon-danger-focus" | "icon-danger-pressed" | "icon-danger-disabled" | "icon-critical-enabled" | "icon-critical-disabled" | "icon-warning-enabled" | "icon-medium-enabled" | "icon-medium-disabled" | "icon-success-enabled" | "icon-success-disabled" | "icon-high-enabled" | "icon-high-disabled" | "icon-attention-enabled" | "icon-enabled" | "icon-hover" | "icon-disabled" | "icon-focus" | "icon-pressed" | "icon-inverted" | "icon-subtle-enabled" | "icon-subtle-hover" | "icon-subtle-focus" | "icon-subtle-pressed" | "icon-subtle-disabled" | "icon-subtle-inverted" | "border-brand-subtle" | "border-brand-enabled" | "border-brand-pressed" | "border-brand-hover" | "border-brand-primary" | "border-brand-disabled" | "border-info-enabled" | "border-minor-enabled" | "border-minor-disabled" | "border-danger-subtle" | "border-danger-enabled" | "border-danger-hover" | "border-danger-focus" | "border-danger-pressed" | "border-critical-enabled" | "border-critical-disabled" | "border-warning-enabled" | "border-medium-enabled" | "border-medium-disabled" | "border-success-enabled" | "border-success-subtle" | "border-attention-enabled" | "border-attention-disabled" | "border-high-enabled" | "border-high-disabled" | "border-inverted" | "border-primary" | "border-subtle-enabled" | "border-subtle-hover" | "border-subtle-focus" | "border-subtle-pressed" | "border-subtle-disabled" | "background-brand" | "background-brand-enabled" | "background-brand-hover" | "background-brand-focus" | "background-brand-pressed" | "background-brand-disabled" | "background-brand-inverted" | "background-subtle-enabled" | "background-subtle-hover" | "background-subtle-focus" | "background-subtle-pressed" | "background-subtle-disabled" | "background-info-enabled" | "background-info-disabled" | "background-minor-enabled" | "background-minor-disabled" | "background-danger-enabled" | "background-danger-hover" | "background-danger-focus" | "background-danger-pressed" | "background-danger-disabled" | "background-critical-enabled" | "background-critical-disabled" | "background-success-enabled" | "background-success-disabled" | "background-warning-enabled" | "background-warning-disabled" | "background-medium-enabled" | "background-medium-disabled" | "background-attention-enabled" | "background-attention-disabled" | "background-high-enabled" | "background-high-disabled" | "background-primary" | "background-secondary" | "background-subtle" | "background-brand-subtle" | "text-primary" | "text-secondary" | "text-tertiary" | "text-disabled" | "text-inverted" | "text-subtle-enabled" | "text-subtle-hover" | "text-subtle-focus" | "text-subtle-pressed" | "text-subtle-disabled" | "text-subtle-inverted" | "text-code-subtle-enabled" | "text-code-subtle-disabled" | "text-link-enabled" | "text-link-hover" | "text-link-focus" | "text-link-pressed" | "text-link-disabled" | "text-brand-enabled" | "text-brand-hover" | "text-brand-focus" | "text-brand-pressed" | "text-brand-disabled" | "text-info-enabled" | "text-minor-enabled" | "text-minor-disabled" | "text-code-brand-enabled" | "text-code-brand-disabled" | "text-danger-enabled" | "text-danger-hover" | "text-danger-focus" | "text-danger-pressed" | "text-danger-disabled" | "text-critical-enabled" | "text-critical-disabled" | "text-code-danger" | "text-warning-enabled" | "text-medium-enabled" | "text-medium-disabled" | "text-success-enabled" | "text-high-enabled" | "text-high-disabled" | "effect-elevation-2" | "effect-elevation-1" | "button-text-danger-text-focus" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-pressed" | "button-text-danger-icon-focus" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-pressed" | "button-text-secondary-text-focus" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-pressed" | "button-text-brand-text-focus" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-pressed" | "button-text-brand-icon-focus" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-pressed" | "button-primary-danger-background-focus" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-pressed" | "button-primary-danger-text-focus" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-pressed" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-pressed" | "button-primary-brand-background-focus" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-pressed" | "button-primary-brand-text-focus" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-pressed" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-pressed" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-pressed" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-pressed" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-pressed" | "cards-success-icon-enabled" | "cards-danger-text-enabled" | "cards-primary-link-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-icon-enabled" | "cards-secondary-background-enabled" | "cards-secondary-text-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-high-background-active" | "charts-high-background-enabled" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-background-active" | "charts-medium-background-enabled" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-success-background-active" | "charts-success-background-enabled" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-danger-background-active" | "charts-danger-background-enabled" | "charts-warning-background-active" | "charts-warning-background-enabled" | "charts-info-background-active" | "charts-info-background-enabled" | "charts-attention-background-active" | "charts-attention-background-enabled" | "charts-critical-background-active" | "charts-critical-background-enabled" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-minor-background-active" | "charts-minor-background-enabled" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-background-enabled" | "charts-primary-border-active" | "charts-primary-border-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-secondary-text-enabled" | "charts-tertiary-background-enabled" | "charts-tertiary-text-enabled" | "charts-subtle-background-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-border-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value3-background-disabled" | "charts-value3-background-enabled" | "charts-value3-border-disabled" | "charts-value3-border-enabled" | "charts-value4-background-disabled" | "charts-value4-background-enabled" | "charts-value4-border-disabled" | "charts-value4-border-enabled" | "charts-value5-background-disabled" | "charts-value5-background-enabled" | "charts-value5-border-disabled" | "charts-value5-border-enabled" | "charts-value6-background-disabled" | "charts-value6-background-enabled" | "charts-value6-border-disabled" | "charts-value6-border-enabled" | "charts-value7-background-disabled" | "charts-value7-background-enabled" | "charts-value7-border-disabled" | "charts-value7-border-enabled" | "charts-value8-background-disabled" | "charts-value8-background-enabled" | "label-default-background" | "label-default-text" | "label-default-icon" | "label-high-background" | "label-high-text" | "label-high-icon" | "label-medium-background" | "label-medium-text" | "label-medium-icon" | "label-success-background" | "label-success-text" | "label-success-icon" | "label-danger-background" | "label-danger-text" | "label-danger-icon" | "label-warning-background" | "label-warning-text" | "label-warning-icon" | "label-info-background" | "label-info-text" | "label-info-icon" | "label-attention-background" | "label-attention-text" | "label-attention-icon" | "label-critical-background" | "label-critical-text" | "label-critical-icon" | "label-minor-background" | "label-minor-text" | "label-minor-icon" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-background" | "listOrb-primary-text" | "listOrb-primary-icon" | "listOrb-secondary-background" | "listOrb-secondary-text" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-base-background-disabled" | "selector-base-background-enabled" | "selector-base-background-hover" | "selector-base-background-unselected" | "selector-base-border-disabled" | "selector-base-border-enabled" | "selector-base-border-hover" | "selector-base-border-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "selector-base-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "input-background-error" | "input-background-focus" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-border-error" | "input-border-focus" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-label-error" | "input-label-focus" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-text-error" | "input-text-focus" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-icon-error" | "input-icon-focus" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-placeholder-error" | "input-placeholder-focus" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-helper-error" | "input-helper-focus" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "loading-background" | "divider-enabled" | "issues-high-code-expanded" | "issues-high-code-collapsed" | "issues-high-border-expanded" | "issues-high-border-collapsed" | "issues-high-line-expanded" | "issues-high-line-collapsed" | "issues-medium-code-expanded" | "issues-medium-code-collapsed" | "issues-medium-border-expanded" | "issues-medium-border-collapsed" | "issues-medium-line-expanded" | "issues-medium-line-collapsed" | "issues-critical-code-expanded" | "issues-critical-code-collapsed" | "issues-critical-border-expanded" | "issues-critical-border-collapsed" | "issues-critical-line-expanded" | "issues-critical-line-collapsed" | "issues-minor-code-expanded" | "issues-minor-code-collapsed" | "issues-minor-border-expanded" | "issues-minor-border-collapsed" | "issues-minor-line-expanded" | "issues-minor-line-collapsed" | "tabs-border-active" | "tabs-border-inactive" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-text-active" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-icon-active" | "tabs-icon-disabled" | "tabs-icon-enabled" | "drawer-item-background-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-text-active" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-icon-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-active" | "filter-border-disabled" | "filter-border-enabled" | "filter-text-disabled" | "filter-text-enabled" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-background" | "modal-body-text" | "modal-backdrop-background" | "tables-link-enabled" | "tables-link-hover" | "tables-background-enabled" | "tables-background-hover" | "tables-border-enabled" | "tables-text-active" | "tables-text-enabled" | "tables-icon-active" | "tables-icon-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-left-menu-wrapper-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | undefined;
|
|
12
|
+
color?: "link-high" | "link-medium" | "link-success" | "link-danger" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-minor" | "background-high" | "background-medium" | "background-success" | "background-danger" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-minor" | "border-high" | "border-medium" | "border-success" | "border-danger" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-minor" | "text-high" | "text-medium" | "text-success" | "text-danger" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-minor" | "icon-high" | "icon-medium" | "icon-success" | "icon-danger" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-minor" | "alerts-success-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-danger-link" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-warning-link" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-text" | "alerts-warning-icon" | "alerts-info-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-text" | "alerts-attention-icon" | "alerts-primary-link" | "alerts-primary-background" | "alerts-primary-text" | "alerts-primary-icon" | "alerts-secondary-background" | "alerts-secondary-text" | "data-color1-enabled" | "data-color1-disabled" | "data-color2-enabled" | "data-color2-disabled" | "data-color3-enabled" | "data-color3-disabled" | "data-color4-enabled" | "data-color4-disabled" | "data-color5-enabled" | "data-color5-disabled" | "data-color6-enabled" | "data-color6-disabled" | "data-color7-enabled" | "data-color7-disabled" | "data-color8-enabled" | "data-color8-disabled" | "illustration-neutral1" | "illustration-neutral2" | "illustration-neutral3" | "illustration-neutral4" | "illustration-brand1" | "illustration-brand2" | "illustration-brand3" | "illustration-brand4" | "illustration-brand-inverted" | "icon-info-enabled" | "icon-minor-enabled" | "icon-minor-disabled" | "icon-brand-enabled" | "icon-brand-hover" | "icon-brand-focus" | "icon-brand-pressed" | "icon-brand-disabled" | "icon-danger-enabled" | "icon-danger-hover" | "icon-danger-focus" | "icon-danger-pressed" | "icon-danger-disabled" | "icon-critical-enabled" | "icon-critical-disabled" | "icon-warning-enabled" | "icon-medium-enabled" | "icon-medium-disabled" | "icon-success-enabled" | "icon-success-disabled" | "icon-high-enabled" | "icon-high-disabled" | "icon-attention-enabled" | "icon-enabled" | "icon-hover" | "icon-disabled" | "icon-focus" | "icon-pressed" | "icon-inverted" | "icon-subtle-enabled" | "icon-subtle-hover" | "icon-subtle-focus" | "icon-subtle-pressed" | "icon-subtle-disabled" | "icon-subtle-inverted" | "border-brand-subtle" | "border-brand-enabled" | "border-brand-pressed" | "border-brand-hover" | "border-brand-primary" | "border-brand-disabled" | "border-info-enabled" | "border-minor-enabled" | "border-minor-disabled" | "border-danger-subtle" | "border-danger-enabled" | "border-danger-hover" | "border-danger-focus" | "border-danger-pressed" | "border-critical-enabled" | "border-critical-disabled" | "border-warning-enabled" | "border-medium-enabled" | "border-medium-disabled" | "border-success-enabled" | "border-success-subtle" | "border-attention-enabled" | "border-attention-disabled" | "border-high-enabled" | "border-high-disabled" | "border-inverted" | "border-primary" | "border-subtle-enabled" | "border-subtle-hover" | "border-subtle-focus" | "border-subtle-pressed" | "border-subtle-disabled" | "background-brand" | "background-brand-enabled" | "background-brand-hover" | "background-brand-focus" | "background-brand-pressed" | "background-brand-disabled" | "background-brand-inverted" | "background-subtle-enabled" | "background-subtle-hover" | "background-subtle-focus" | "background-subtle-pressed" | "background-subtle-disabled" | "background-info-enabled" | "background-info-disabled" | "background-minor-enabled" | "background-minor-disabled" | "background-danger-enabled" | "background-danger-hover" | "background-danger-focus" | "background-danger-pressed" | "background-danger-disabled" | "background-critical-enabled" | "background-critical-disabled" | "background-success-enabled" | "background-success-disabled" | "background-warning-enabled" | "background-warning-disabled" | "background-medium-enabled" | "background-medium-disabled" | "background-attention-enabled" | "background-attention-disabled" | "background-high-enabled" | "background-high-disabled" | "background-primary" | "background-secondary" | "background-subtle" | "background-brand-subtle" | "text-primary" | "text-secondary" | "text-tertiary" | "text-disabled" | "text-inverted" | "text-subtle-enabled" | "text-subtle-hover" | "text-subtle-focus" | "text-subtle-pressed" | "text-subtle-disabled" | "text-subtle-inverted" | "text-code-subtle-enabled" | "text-code-subtle-disabled" | "text-link-enabled" | "text-link-hover" | "text-link-focus" | "text-link-pressed" | "text-link-disabled" | "text-brand-enabled" | "text-brand-hover" | "text-brand-focus" | "text-brand-pressed" | "text-brand-disabled" | "text-info-enabled" | "text-minor-enabled" | "text-minor-disabled" | "text-code-brand-enabled" | "text-code-brand-disabled" | "text-danger-enabled" | "text-danger-hover" | "text-danger-focus" | "text-danger-pressed" | "text-danger-disabled" | "text-critical-enabled" | "text-critical-disabled" | "text-code-danger" | "text-warning-enabled" | "text-medium-enabled" | "text-medium-disabled" | "text-success-enabled" | "text-high-enabled" | "text-high-disabled" | "effect-elevation-2" | "effect-elevation-1" | "button-text-danger-text-focus" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-pressed" | "button-text-danger-icon-focus" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-pressed" | "button-text-secondary-text-focus" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-pressed" | "button-text-brand-text-focus" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-pressed" | "button-text-brand-icon-focus" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-pressed" | "button-primary-danger-background-focus" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-pressed" | "button-primary-danger-text-focus" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-pressed" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-pressed" | "button-primary-brand-background-focus" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-pressed" | "button-primary-brand-text-focus" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-pressed" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-pressed" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-pressed" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-pressed" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-pressed" | "cards-success-icon-enabled" | "cards-danger-text-enabled" | "cards-primary-link-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-icon-enabled" | "cards-secondary-background-enabled" | "cards-secondary-text-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-high-background-active" | "charts-high-background-enabled" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-background-active" | "charts-medium-background-enabled" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-success-background-active" | "charts-success-background-enabled" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-danger-background-active" | "charts-danger-background-enabled" | "charts-warning-background-active" | "charts-warning-background-enabled" | "charts-info-background-active" | "charts-info-background-enabled" | "charts-attention-background-active" | "charts-attention-background-enabled" | "charts-critical-background-active" | "charts-critical-background-enabled" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-minor-background-active" | "charts-minor-background-enabled" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-background-enabled" | "charts-primary-border-active" | "charts-primary-border-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-secondary-text-enabled" | "charts-tertiary-background-enabled" | "charts-tertiary-text-enabled" | "charts-subtle-background-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-border-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value3-background-disabled" | "charts-value3-background-enabled" | "charts-value3-border-disabled" | "charts-value3-border-enabled" | "charts-value4-background-disabled" | "charts-value4-background-enabled" | "charts-value4-border-disabled" | "charts-value4-border-enabled" | "charts-value5-background-disabled" | "charts-value5-background-enabled" | "charts-value5-border-disabled" | "charts-value5-border-enabled" | "charts-value6-background-disabled" | "charts-value6-background-enabled" | "charts-value6-border-disabled" | "charts-value6-border-enabled" | "charts-value7-background-disabled" | "charts-value7-background-enabled" | "charts-value7-border-disabled" | "charts-value7-border-enabled" | "charts-value8-background-disabled" | "charts-value8-background-enabled" | "label-default-background" | "label-default-text" | "label-default-icon" | "label-high-background" | "label-high-text" | "label-high-icon" | "label-medium-background" | "label-medium-text" | "label-medium-icon" | "label-success-background" | "label-success-text" | "label-success-icon" | "label-danger-background" | "label-danger-text" | "label-danger-icon" | "label-warning-background" | "label-warning-text" | "label-warning-icon" | "label-info-background" | "label-info-text" | "label-info-icon" | "label-attention-background" | "label-attention-text" | "label-attention-icon" | "label-critical-background" | "label-critical-text" | "label-critical-icon" | "label-minor-background" | "label-minor-text" | "label-minor-icon" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-background" | "listOrb-primary-text" | "listOrb-primary-icon" | "listOrb-secondary-background" | "listOrb-secondary-text" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-base-background-disabled" | "selector-base-background-enabled" | "selector-base-background-hover" | "selector-base-background-unselected" | "selector-base-border-disabled" | "selector-base-border-enabled" | "selector-base-border-hover" | "selector-base-border-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "selector-base-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "input-background-error" | "input-background-focus" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-border-error" | "input-border-focus" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-label-error" | "input-label-focus" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-text-error" | "input-text-focus" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-icon-error" | "input-icon-focus" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-placeholder-error" | "input-placeholder-focus" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-helper-error" | "input-helper-focus" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "loading-background" | "divider-enabled" | "issues-high-code-expanded" | "issues-high-code-collapsed" | "issues-high-border-expanded" | "issues-high-border-collapsed" | "issues-high-line-expanded" | "issues-high-line-collapsed" | "issues-medium-code-expanded" | "issues-medium-code-collapsed" | "issues-medium-border-expanded" | "issues-medium-border-collapsed" | "issues-medium-line-expanded" | "issues-medium-line-collapsed" | "issues-critical-code-expanded" | "issues-critical-code-collapsed" | "issues-critical-border-expanded" | "issues-critical-border-collapsed" | "issues-critical-line-expanded" | "issues-critical-line-collapsed" | "issues-minor-code-expanded" | "issues-minor-code-collapsed" | "issues-minor-border-expanded" | "issues-minor-border-collapsed" | "issues-minor-line-expanded" | "issues-minor-line-collapsed" | "tabs-border-active" | "tabs-border-inactive" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-text-active" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-icon-active" | "tabs-icon-disabled" | "tabs-icon-enabled" | "drawer-item-background-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-text-active" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-icon-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-active" | "filter-border-disabled" | "filter-border-enabled" | "filter-text-disabled" | "filter-text-enabled" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-background" | "modal-body-text" | "modal-backdrop-background" | "tables-link-enabled" | "tables-link-hover" | "tables-background-enabled" | "tables-background-hover" | "tables-border-enabled" | "tables-text-active" | "tables-text-enabled" | "tables-icon-active" | "tables-icon-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-left-menu-wrapper-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | "tooltip-background" | "tooltip-border" | "tooltip-text" | "progress-bar-background" | "progress-bar-indicator" | undefined;
|
|
13
13
|
} & import("react").RefAttributes<HTMLButtonElement> & {
|
|
14
14
|
theme?: import("@emotion/react").Theme | undefined;
|
|
15
15
|
}, {}, {}>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
export declare const CloseButton: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLButtonElement> & {
|
|
3
|
-
color?: "link-high" | "link-medium" | "link-success" | "link-danger" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-minor" | "background-high" | "background-medium" | "background-success" | "background-danger" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-minor" | "border-high" | "border-medium" | "border-success" | "border-danger" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-minor" | "text-high" | "text-medium" | "text-success" | "text-danger" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-minor" | "icon-high" | "icon-medium" | "icon-success" | "icon-danger" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-minor" | "alerts-success-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-danger-link" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-warning-link" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-text" | "alerts-warning-icon" | "alerts-info-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-text" | "alerts-attention-icon" | "alerts-primary-link" | "alerts-primary-background" | "alerts-primary-text" | "alerts-primary-icon" | "alerts-secondary-background" | "alerts-secondary-text" | "data-color1-enabled" | "data-color1-disabled" | "data-color2-enabled" | "data-color2-disabled" | "data-color3-enabled" | "data-color3-disabled" | "data-color4-enabled" | "data-color4-disabled" | "data-color5-enabled" | "data-color5-disabled" | "data-color6-enabled" | "data-color6-disabled" | "data-color7-enabled" | "data-color7-disabled" | "data-color8-enabled" | "data-color8-disabled" | "illustration-neutral1" | "illustration-neutral2" | "illustration-neutral3" | "illustration-neutral4" | "illustration-brand1" | "illustration-brand2" | "illustration-brand3" | "illustration-brand4" | "illustration-brand-inverted" | "icon-info-enabled" | "icon-minor-enabled" | "icon-minor-disabled" | "icon-brand-enabled" | "icon-brand-hover" | "icon-brand-focus" | "icon-brand-pressed" | "icon-brand-disabled" | "icon-danger-enabled" | "icon-danger-hover" | "icon-danger-focus" | "icon-danger-pressed" | "icon-danger-disabled" | "icon-critical-enabled" | "icon-critical-disabled" | "icon-warning-enabled" | "icon-medium-enabled" | "icon-medium-disabled" | "icon-success-enabled" | "icon-success-disabled" | "icon-high-enabled" | "icon-high-disabled" | "icon-attention-enabled" | "icon-enabled" | "icon-hover" | "icon-disabled" | "icon-focus" | "icon-pressed" | "icon-inverted" | "icon-subtle-enabled" | "icon-subtle-hover" | "icon-subtle-focus" | "icon-subtle-pressed" | "icon-subtle-disabled" | "icon-subtle-inverted" | "border-brand-subtle" | "border-brand-enabled" | "border-brand-pressed" | "border-brand-hover" | "border-brand-primary" | "border-brand-disabled" | "border-info-enabled" | "border-minor-enabled" | "border-minor-disabled" | "border-danger-subtle" | "border-danger-enabled" | "border-danger-hover" | "border-danger-focus" | "border-danger-pressed" | "border-critical-enabled" | "border-critical-disabled" | "border-warning-enabled" | "border-medium-enabled" | "border-medium-disabled" | "border-success-enabled" | "border-success-subtle" | "border-attention-enabled" | "border-attention-disabled" | "border-high-enabled" | "border-high-disabled" | "border-inverted" | "border-primary" | "border-subtle-enabled" | "border-subtle-hover" | "border-subtle-focus" | "border-subtle-pressed" | "border-subtle-disabled" | "background-brand" | "background-brand-enabled" | "background-brand-hover" | "background-brand-focus" | "background-brand-pressed" | "background-brand-disabled" | "background-brand-inverted" | "background-subtle-enabled" | "background-subtle-hover" | "background-subtle-focus" | "background-subtle-pressed" | "background-subtle-disabled" | "background-info-enabled" | "background-info-disabled" | "background-minor-enabled" | "background-minor-disabled" | "background-danger-enabled" | "background-danger-hover" | "background-danger-focus" | "background-danger-pressed" | "background-danger-disabled" | "background-critical-enabled" | "background-critical-disabled" | "background-success-enabled" | "background-success-disabled" | "background-warning-enabled" | "background-warning-disabled" | "background-medium-enabled" | "background-medium-disabled" | "background-attention-enabled" | "background-attention-disabled" | "background-high-enabled" | "background-high-disabled" | "background-primary" | "background-secondary" | "background-subtle" | "background-brand-subtle" | "text-primary" | "text-secondary" | "text-tertiary" | "text-disabled" | "text-inverted" | "text-subtle-enabled" | "text-subtle-hover" | "text-subtle-focus" | "text-subtle-pressed" | "text-subtle-disabled" | "text-subtle-inverted" | "text-code-subtle-enabled" | "text-code-subtle-disabled" | "text-link-enabled" | "text-link-hover" | "text-link-focus" | "text-link-pressed" | "text-link-disabled" | "text-brand-enabled" | "text-brand-hover" | "text-brand-focus" | "text-brand-pressed" | "text-brand-disabled" | "text-info-enabled" | "text-minor-enabled" | "text-minor-disabled" | "text-code-brand-enabled" | "text-code-brand-disabled" | "text-danger-enabled" | "text-danger-hover" | "text-danger-focus" | "text-danger-pressed" | "text-danger-disabled" | "text-critical-enabled" | "text-critical-disabled" | "text-code-danger" | "text-warning-enabled" | "text-medium-enabled" | "text-medium-disabled" | "text-success-enabled" | "text-high-enabled" | "text-high-disabled" | "effect-elevation-2" | "effect-elevation-1" | "button-text-danger-text-focus" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-pressed" | "button-text-danger-icon-focus" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-pressed" | "button-text-secondary-text-focus" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-pressed" | "button-text-brand-text-focus" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-pressed" | "button-text-brand-icon-focus" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-pressed" | "button-primary-danger-background-focus" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-pressed" | "button-primary-danger-text-focus" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-pressed" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-pressed" | "button-primary-brand-background-focus" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-pressed" | "button-primary-brand-text-focus" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-pressed" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-pressed" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-pressed" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-pressed" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-pressed" | "cards-success-icon-enabled" | "cards-danger-text-enabled" | "cards-primary-link-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-icon-enabled" | "cards-secondary-background-enabled" | "cards-secondary-text-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-high-background-active" | "charts-high-background-enabled" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-background-active" | "charts-medium-background-enabled" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-success-background-active" | "charts-success-background-enabled" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-danger-background-active" | "charts-danger-background-enabled" | "charts-warning-background-active" | "charts-warning-background-enabled" | "charts-info-background-active" | "charts-info-background-enabled" | "charts-attention-background-active" | "charts-attention-background-enabled" | "charts-critical-background-active" | "charts-critical-background-enabled" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-minor-background-active" | "charts-minor-background-enabled" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-background-enabled" | "charts-primary-border-active" | "charts-primary-border-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-secondary-text-enabled" | "charts-tertiary-background-enabled" | "charts-tertiary-text-enabled" | "charts-subtle-background-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-border-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value3-background-disabled" | "charts-value3-background-enabled" | "charts-value3-border-disabled" | "charts-value3-border-enabled" | "charts-value4-background-disabled" | "charts-value4-background-enabled" | "charts-value4-border-disabled" | "charts-value4-border-enabled" | "charts-value5-background-disabled" | "charts-value5-background-enabled" | "charts-value5-border-disabled" | "charts-value5-border-enabled" | "charts-value6-background-disabled" | "charts-value6-background-enabled" | "charts-value6-border-disabled" | "charts-value6-border-enabled" | "charts-value7-background-disabled" | "charts-value7-background-enabled" | "charts-value7-border-disabled" | "charts-value7-border-enabled" | "charts-value8-background-disabled" | "charts-value8-background-enabled" | "label-default-background" | "label-default-text" | "label-default-icon" | "label-high-background" | "label-high-text" | "label-high-icon" | "label-medium-background" | "label-medium-text" | "label-medium-icon" | "label-success-background" | "label-success-text" | "label-success-icon" | "label-danger-background" | "label-danger-text" | "label-danger-icon" | "label-warning-background" | "label-warning-text" | "label-warning-icon" | "label-info-background" | "label-info-text" | "label-info-icon" | "label-attention-background" | "label-attention-text" | "label-attention-icon" | "label-critical-background" | "label-critical-text" | "label-critical-icon" | "label-minor-background" | "label-minor-text" | "label-minor-icon" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-background" | "listOrb-primary-text" | "listOrb-primary-icon" | "listOrb-secondary-background" | "listOrb-secondary-text" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-base-background-disabled" | "selector-base-background-enabled" | "selector-base-background-hover" | "selector-base-background-unselected" | "selector-base-border-disabled" | "selector-base-border-enabled" | "selector-base-border-hover" | "selector-base-border-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "selector-base-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "input-background-error" | "input-background-focus" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-border-error" | "input-border-focus" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-label-error" | "input-label-focus" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-text-error" | "input-text-focus" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-icon-error" | "input-icon-focus" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-placeholder-error" | "input-placeholder-focus" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-helper-error" | "input-helper-focus" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "loading-background" | "divider-enabled" | "issues-high-code-expanded" | "issues-high-code-collapsed" | "issues-high-border-expanded" | "issues-high-border-collapsed" | "issues-high-line-expanded" | "issues-high-line-collapsed" | "issues-medium-code-expanded" | "issues-medium-code-collapsed" | "issues-medium-border-expanded" | "issues-medium-border-collapsed" | "issues-medium-line-expanded" | "issues-medium-line-collapsed" | "issues-critical-code-expanded" | "issues-critical-code-collapsed" | "issues-critical-border-expanded" | "issues-critical-border-collapsed" | "issues-critical-line-expanded" | "issues-critical-line-collapsed" | "issues-minor-code-expanded" | "issues-minor-code-collapsed" | "issues-minor-border-expanded" | "issues-minor-border-collapsed" | "issues-minor-line-expanded" | "issues-minor-line-collapsed" | "tabs-border-active" | "tabs-border-inactive" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-text-active" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-icon-active" | "tabs-icon-disabled" | "tabs-icon-enabled" | "drawer-item-background-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-text-active" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-icon-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-active" | "filter-border-disabled" | "filter-border-enabled" | "filter-text-disabled" | "filter-text-enabled" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-background" | "modal-body-text" | "modal-backdrop-background" | "tables-link-enabled" | "tables-link-hover" | "tables-background-enabled" | "tables-background-hover" | "tables-border-enabled" | "tables-text-active" | "tables-text-enabled" | "tables-icon-active" | "tables-icon-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-left-menu-wrapper-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | undefined;
|
|
3
|
+
color?: "link-high" | "link-medium" | "link-success" | "link-danger" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-minor" | "background-high" | "background-medium" | "background-success" | "background-danger" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-minor" | "border-high" | "border-medium" | "border-success" | "border-danger" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-minor" | "text-high" | "text-medium" | "text-success" | "text-danger" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-minor" | "icon-high" | "icon-medium" | "icon-success" | "icon-danger" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-minor" | "alerts-success-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-danger-link" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-warning-link" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-text" | "alerts-warning-icon" | "alerts-info-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-text" | "alerts-attention-icon" | "alerts-primary-link" | "alerts-primary-background" | "alerts-primary-text" | "alerts-primary-icon" | "alerts-secondary-background" | "alerts-secondary-text" | "data-color1-enabled" | "data-color1-disabled" | "data-color2-enabled" | "data-color2-disabled" | "data-color3-enabled" | "data-color3-disabled" | "data-color4-enabled" | "data-color4-disabled" | "data-color5-enabled" | "data-color5-disabled" | "data-color6-enabled" | "data-color6-disabled" | "data-color7-enabled" | "data-color7-disabled" | "data-color8-enabled" | "data-color8-disabled" | "illustration-neutral1" | "illustration-neutral2" | "illustration-neutral3" | "illustration-neutral4" | "illustration-brand1" | "illustration-brand2" | "illustration-brand3" | "illustration-brand4" | "illustration-brand-inverted" | "icon-info-enabled" | "icon-minor-enabled" | "icon-minor-disabled" | "icon-brand-enabled" | "icon-brand-hover" | "icon-brand-focus" | "icon-brand-pressed" | "icon-brand-disabled" | "icon-danger-enabled" | "icon-danger-hover" | "icon-danger-focus" | "icon-danger-pressed" | "icon-danger-disabled" | "icon-critical-enabled" | "icon-critical-disabled" | "icon-warning-enabled" | "icon-medium-enabled" | "icon-medium-disabled" | "icon-success-enabled" | "icon-success-disabled" | "icon-high-enabled" | "icon-high-disabled" | "icon-attention-enabled" | "icon-enabled" | "icon-hover" | "icon-disabled" | "icon-focus" | "icon-pressed" | "icon-inverted" | "icon-subtle-enabled" | "icon-subtle-hover" | "icon-subtle-focus" | "icon-subtle-pressed" | "icon-subtle-disabled" | "icon-subtle-inverted" | "border-brand-subtle" | "border-brand-enabled" | "border-brand-pressed" | "border-brand-hover" | "border-brand-primary" | "border-brand-disabled" | "border-info-enabled" | "border-minor-enabled" | "border-minor-disabled" | "border-danger-subtle" | "border-danger-enabled" | "border-danger-hover" | "border-danger-focus" | "border-danger-pressed" | "border-critical-enabled" | "border-critical-disabled" | "border-warning-enabled" | "border-medium-enabled" | "border-medium-disabled" | "border-success-enabled" | "border-success-subtle" | "border-attention-enabled" | "border-attention-disabled" | "border-high-enabled" | "border-high-disabled" | "border-inverted" | "border-primary" | "border-subtle-enabled" | "border-subtle-hover" | "border-subtle-focus" | "border-subtle-pressed" | "border-subtle-disabled" | "background-brand" | "background-brand-enabled" | "background-brand-hover" | "background-brand-focus" | "background-brand-pressed" | "background-brand-disabled" | "background-brand-inverted" | "background-subtle-enabled" | "background-subtle-hover" | "background-subtle-focus" | "background-subtle-pressed" | "background-subtle-disabled" | "background-info-enabled" | "background-info-disabled" | "background-minor-enabled" | "background-minor-disabled" | "background-danger-enabled" | "background-danger-hover" | "background-danger-focus" | "background-danger-pressed" | "background-danger-disabled" | "background-critical-enabled" | "background-critical-disabled" | "background-success-enabled" | "background-success-disabled" | "background-warning-enabled" | "background-warning-disabled" | "background-medium-enabled" | "background-medium-disabled" | "background-attention-enabled" | "background-attention-disabled" | "background-high-enabled" | "background-high-disabled" | "background-primary" | "background-secondary" | "background-subtle" | "background-brand-subtle" | "text-primary" | "text-secondary" | "text-tertiary" | "text-disabled" | "text-inverted" | "text-subtle-enabled" | "text-subtle-hover" | "text-subtle-focus" | "text-subtle-pressed" | "text-subtle-disabled" | "text-subtle-inverted" | "text-code-subtle-enabled" | "text-code-subtle-disabled" | "text-link-enabled" | "text-link-hover" | "text-link-focus" | "text-link-pressed" | "text-link-disabled" | "text-brand-enabled" | "text-brand-hover" | "text-brand-focus" | "text-brand-pressed" | "text-brand-disabled" | "text-info-enabled" | "text-minor-enabled" | "text-minor-disabled" | "text-code-brand-enabled" | "text-code-brand-disabled" | "text-danger-enabled" | "text-danger-hover" | "text-danger-focus" | "text-danger-pressed" | "text-danger-disabled" | "text-critical-enabled" | "text-critical-disabled" | "text-code-danger" | "text-warning-enabled" | "text-medium-enabled" | "text-medium-disabled" | "text-success-enabled" | "text-high-enabled" | "text-high-disabled" | "effect-elevation-2" | "effect-elevation-1" | "button-text-danger-text-focus" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-pressed" | "button-text-danger-icon-focus" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-pressed" | "button-text-secondary-text-focus" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-pressed" | "button-text-brand-text-focus" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-pressed" | "button-text-brand-icon-focus" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-pressed" | "button-primary-danger-background-focus" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-pressed" | "button-primary-danger-text-focus" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-pressed" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-pressed" | "button-primary-brand-background-focus" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-pressed" | "button-primary-brand-text-focus" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-pressed" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-pressed" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-pressed" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-pressed" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-pressed" | "cards-success-icon-enabled" | "cards-danger-text-enabled" | "cards-primary-link-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-icon-enabled" | "cards-secondary-background-enabled" | "cards-secondary-text-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-high-background-active" | "charts-high-background-enabled" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-background-active" | "charts-medium-background-enabled" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-success-background-active" | "charts-success-background-enabled" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-danger-background-active" | "charts-danger-background-enabled" | "charts-warning-background-active" | "charts-warning-background-enabled" | "charts-info-background-active" | "charts-info-background-enabled" | "charts-attention-background-active" | "charts-attention-background-enabled" | "charts-critical-background-active" | "charts-critical-background-enabled" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-minor-background-active" | "charts-minor-background-enabled" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-background-enabled" | "charts-primary-border-active" | "charts-primary-border-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-secondary-text-enabled" | "charts-tertiary-background-enabled" | "charts-tertiary-text-enabled" | "charts-subtle-background-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-border-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value3-background-disabled" | "charts-value3-background-enabled" | "charts-value3-border-disabled" | "charts-value3-border-enabled" | "charts-value4-background-disabled" | "charts-value4-background-enabled" | "charts-value4-border-disabled" | "charts-value4-border-enabled" | "charts-value5-background-disabled" | "charts-value5-background-enabled" | "charts-value5-border-disabled" | "charts-value5-border-enabled" | "charts-value6-background-disabled" | "charts-value6-background-enabled" | "charts-value6-border-disabled" | "charts-value6-border-enabled" | "charts-value7-background-disabled" | "charts-value7-background-enabled" | "charts-value7-border-disabled" | "charts-value7-border-enabled" | "charts-value8-background-disabled" | "charts-value8-background-enabled" | "label-default-background" | "label-default-text" | "label-default-icon" | "label-high-background" | "label-high-text" | "label-high-icon" | "label-medium-background" | "label-medium-text" | "label-medium-icon" | "label-success-background" | "label-success-text" | "label-success-icon" | "label-danger-background" | "label-danger-text" | "label-danger-icon" | "label-warning-background" | "label-warning-text" | "label-warning-icon" | "label-info-background" | "label-info-text" | "label-info-icon" | "label-attention-background" | "label-attention-text" | "label-attention-icon" | "label-critical-background" | "label-critical-text" | "label-critical-icon" | "label-minor-background" | "label-minor-text" | "label-minor-icon" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-background" | "listOrb-primary-text" | "listOrb-primary-icon" | "listOrb-secondary-background" | "listOrb-secondary-text" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-base-background-disabled" | "selector-base-background-enabled" | "selector-base-background-hover" | "selector-base-background-unselected" | "selector-base-border-disabled" | "selector-base-border-enabled" | "selector-base-border-hover" | "selector-base-border-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "selector-base-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "input-background-error" | "input-background-focus" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-border-error" | "input-border-focus" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-label-error" | "input-label-focus" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-text-error" | "input-text-focus" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-icon-error" | "input-icon-focus" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-placeholder-error" | "input-placeholder-focus" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-helper-error" | "input-helper-focus" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "loading-background" | "divider-enabled" | "issues-high-code-expanded" | "issues-high-code-collapsed" | "issues-high-border-expanded" | "issues-high-border-collapsed" | "issues-high-line-expanded" | "issues-high-line-collapsed" | "issues-medium-code-expanded" | "issues-medium-code-collapsed" | "issues-medium-border-expanded" | "issues-medium-border-collapsed" | "issues-medium-line-expanded" | "issues-medium-line-collapsed" | "issues-critical-code-expanded" | "issues-critical-code-collapsed" | "issues-critical-border-expanded" | "issues-critical-border-collapsed" | "issues-critical-line-expanded" | "issues-critical-line-collapsed" | "issues-minor-code-expanded" | "issues-minor-code-collapsed" | "issues-minor-border-expanded" | "issues-minor-border-collapsed" | "issues-minor-line-expanded" | "issues-minor-line-collapsed" | "tabs-border-active" | "tabs-border-inactive" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-text-active" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-icon-active" | "tabs-icon-disabled" | "tabs-icon-enabled" | "drawer-item-background-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-text-active" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-icon-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-active" | "filter-border-disabled" | "filter-border-enabled" | "filter-text-disabled" | "filter-text-enabled" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-background" | "modal-body-text" | "modal-backdrop-background" | "tables-link-enabled" | "tables-link-hover" | "tables-background-enabled" | "tables-background-hover" | "tables-border-enabled" | "tables-text-active" | "tables-text-enabled" | "tables-icon-active" | "tables-icon-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-left-menu-wrapper-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | "tooltip-background" | "tooltip-border" | "tooltip-text" | "progress-bar-background" | "progress-bar-indicator" | undefined;
|
|
4
4
|
} & React.RefAttributes<HTMLButtonElement>>;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
export declare const StyledAnimateHeight: import("@emotion/styled").StyledComponent<import("react-animate-height").AnimateHeightProps & {
|
|
3
3
|
theme?: import("@emotion/react").Theme | undefined;
|
|
4
4
|
} & {
|
|
5
|
-
secondaryColor?: "link-high" | "link-medium" | "link-success" | "link-danger" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-minor" | "background-high" | "background-medium" | "background-success" | "background-danger" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-minor" | "border-high" | "border-medium" | "border-success" | "border-danger" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-minor" | "text-high" | "text-medium" | "text-success" | "text-danger" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-minor" | "icon-high" | "icon-medium" | "icon-success" | "icon-danger" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-minor" | "alerts-success-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-danger-link" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-warning-link" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-text" | "alerts-warning-icon" | "alerts-info-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-text" | "alerts-attention-icon" | "alerts-primary-link" | "alerts-primary-background" | "alerts-primary-text" | "alerts-primary-icon" | "alerts-secondary-background" | "alerts-secondary-text" | "data-color1-enabled" | "data-color1-disabled" | "data-color2-enabled" | "data-color2-disabled" | "data-color3-enabled" | "data-color3-disabled" | "data-color4-enabled" | "data-color4-disabled" | "data-color5-enabled" | "data-color5-disabled" | "data-color6-enabled" | "data-color6-disabled" | "data-color7-enabled" | "data-color7-disabled" | "data-color8-enabled" | "data-color8-disabled" | "illustration-neutral1" | "illustration-neutral2" | "illustration-neutral3" | "illustration-neutral4" | "illustration-brand1" | "illustration-brand2" | "illustration-brand3" | "illustration-brand4" | "illustration-brand-inverted" | "icon-info-enabled" | "icon-minor-enabled" | "icon-minor-disabled" | "icon-brand-enabled" | "icon-brand-hover" | "icon-brand-focus" | "icon-brand-pressed" | "icon-brand-disabled" | "icon-danger-enabled" | "icon-danger-hover" | "icon-danger-focus" | "icon-danger-pressed" | "icon-danger-disabled" | "icon-critical-enabled" | "icon-critical-disabled" | "icon-warning-enabled" | "icon-medium-enabled" | "icon-medium-disabled" | "icon-success-enabled" | "icon-success-disabled" | "icon-high-enabled" | "icon-high-disabled" | "icon-attention-enabled" | "icon-enabled" | "icon-hover" | "icon-disabled" | "icon-focus" | "icon-pressed" | "icon-inverted" | "icon-subtle-enabled" | "icon-subtle-hover" | "icon-subtle-focus" | "icon-subtle-pressed" | "icon-subtle-disabled" | "icon-subtle-inverted" | "border-brand-subtle" | "border-brand-enabled" | "border-brand-pressed" | "border-brand-hover" | "border-brand-primary" | "border-brand-disabled" | "border-info-enabled" | "border-minor-enabled" | "border-minor-disabled" | "border-danger-subtle" | "border-danger-enabled" | "border-danger-hover" | "border-danger-focus" | "border-danger-pressed" | "border-critical-enabled" | "border-critical-disabled" | "border-warning-enabled" | "border-medium-enabled" | "border-medium-disabled" | "border-success-enabled" | "border-success-subtle" | "border-attention-enabled" | "border-attention-disabled" | "border-high-enabled" | "border-high-disabled" | "border-inverted" | "border-primary" | "border-subtle-enabled" | "border-subtle-hover" | "border-subtle-focus" | "border-subtle-pressed" | "border-subtle-disabled" | "background-brand" | "background-brand-enabled" | "background-brand-hover" | "background-brand-focus" | "background-brand-pressed" | "background-brand-disabled" | "background-brand-inverted" | "background-subtle-enabled" | "background-subtle-hover" | "background-subtle-focus" | "background-subtle-pressed" | "background-subtle-disabled" | "background-info-enabled" | "background-info-disabled" | "background-minor-enabled" | "background-minor-disabled" | "background-danger-enabled" | "background-danger-hover" | "background-danger-focus" | "background-danger-pressed" | "background-danger-disabled" | "background-critical-enabled" | "background-critical-disabled" | "background-success-enabled" | "background-success-disabled" | "background-warning-enabled" | "background-warning-disabled" | "background-medium-enabled" | "background-medium-disabled" | "background-attention-enabled" | "background-attention-disabled" | "background-high-enabled" | "background-high-disabled" | "background-primary" | "background-secondary" | "background-subtle" | "background-brand-subtle" | "text-primary" | "text-secondary" | "text-tertiary" | "text-disabled" | "text-inverted" | "text-subtle-enabled" | "text-subtle-hover" | "text-subtle-focus" | "text-subtle-pressed" | "text-subtle-disabled" | "text-subtle-inverted" | "text-code-subtle-enabled" | "text-code-subtle-disabled" | "text-link-enabled" | "text-link-hover" | "text-link-focus" | "text-link-pressed" | "text-link-disabled" | "text-brand-enabled" | "text-brand-hover" | "text-brand-focus" | "text-brand-pressed" | "text-brand-disabled" | "text-info-enabled" | "text-minor-enabled" | "text-minor-disabled" | "text-code-brand-enabled" | "text-code-brand-disabled" | "text-danger-enabled" | "text-danger-hover" | "text-danger-focus" | "text-danger-pressed" | "text-danger-disabled" | "text-critical-enabled" | "text-critical-disabled" | "text-code-danger" | "text-warning-enabled" | "text-medium-enabled" | "text-medium-disabled" | "text-success-enabled" | "text-high-enabled" | "text-high-disabled" | "effect-elevation-2" | "effect-elevation-1" | "button-text-danger-text-focus" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-pressed" | "button-text-danger-icon-focus" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-pressed" | "button-text-secondary-text-focus" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-pressed" | "button-text-brand-text-focus" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-pressed" | "button-text-brand-icon-focus" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-pressed" | "button-primary-danger-background-focus" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-pressed" | "button-primary-danger-text-focus" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-pressed" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-pressed" | "button-primary-brand-background-focus" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-pressed" | "button-primary-brand-text-focus" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-pressed" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-pressed" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-pressed" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-pressed" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-pressed" | "cards-success-icon-enabled" | "cards-danger-text-enabled" | "cards-primary-link-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-icon-enabled" | "cards-secondary-background-enabled" | "cards-secondary-text-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-high-background-active" | "charts-high-background-enabled" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-background-active" | "charts-medium-background-enabled" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-success-background-active" | "charts-success-background-enabled" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-danger-background-active" | "charts-danger-background-enabled" | "charts-warning-background-active" | "charts-warning-background-enabled" | "charts-info-background-active" | "charts-info-background-enabled" | "charts-attention-background-active" | "charts-attention-background-enabled" | "charts-critical-background-active" | "charts-critical-background-enabled" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-minor-background-active" | "charts-minor-background-enabled" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-background-enabled" | "charts-primary-border-active" | "charts-primary-border-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-secondary-text-enabled" | "charts-tertiary-background-enabled" | "charts-tertiary-text-enabled" | "charts-subtle-background-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-border-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value3-background-disabled" | "charts-value3-background-enabled" | "charts-value3-border-disabled" | "charts-value3-border-enabled" | "charts-value4-background-disabled" | "charts-value4-background-enabled" | "charts-value4-border-disabled" | "charts-value4-border-enabled" | "charts-value5-background-disabled" | "charts-value5-background-enabled" | "charts-value5-border-disabled" | "charts-value5-border-enabled" | "charts-value6-background-disabled" | "charts-value6-background-enabled" | "charts-value6-border-disabled" | "charts-value6-border-enabled" | "charts-value7-background-disabled" | "charts-value7-background-enabled" | "charts-value7-border-disabled" | "charts-value7-border-enabled" | "charts-value8-background-disabled" | "charts-value8-background-enabled" | "label-default-background" | "label-default-text" | "label-default-icon" | "label-high-background" | "label-high-text" | "label-high-icon" | "label-medium-background" | "label-medium-text" | "label-medium-icon" | "label-success-background" | "label-success-text" | "label-success-icon" | "label-danger-background" | "label-danger-text" | "label-danger-icon" | "label-warning-background" | "label-warning-text" | "label-warning-icon" | "label-info-background" | "label-info-text" | "label-info-icon" | "label-attention-background" | "label-attention-text" | "label-attention-icon" | "label-critical-background" | "label-critical-text" | "label-critical-icon" | "label-minor-background" | "label-minor-text" | "label-minor-icon" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-background" | "listOrb-primary-text" | "listOrb-primary-icon" | "listOrb-secondary-background" | "listOrb-secondary-text" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-base-background-disabled" | "selector-base-background-enabled" | "selector-base-background-hover" | "selector-base-background-unselected" | "selector-base-border-disabled" | "selector-base-border-enabled" | "selector-base-border-hover" | "selector-base-border-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "selector-base-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "input-background-error" | "input-background-focus" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-border-error" | "input-border-focus" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-label-error" | "input-label-focus" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-text-error" | "input-text-focus" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-icon-error" | "input-icon-focus" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-placeholder-error" | "input-placeholder-focus" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-helper-error" | "input-helper-focus" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "loading-background" | "divider-enabled" | "issues-high-code-expanded" | "issues-high-code-collapsed" | "issues-high-border-expanded" | "issues-high-border-collapsed" | "issues-high-line-expanded" | "issues-high-line-collapsed" | "issues-medium-code-expanded" | "issues-medium-code-collapsed" | "issues-medium-border-expanded" | "issues-medium-border-collapsed" | "issues-medium-line-expanded" | "issues-medium-line-collapsed" | "issues-critical-code-expanded" | "issues-critical-code-collapsed" | "issues-critical-border-expanded" | "issues-critical-border-collapsed" | "issues-critical-line-expanded" | "issues-critical-line-collapsed" | "issues-minor-code-expanded" | "issues-minor-code-collapsed" | "issues-minor-border-expanded" | "issues-minor-border-collapsed" | "issues-minor-line-expanded" | "issues-minor-line-collapsed" | "tabs-border-active" | "tabs-border-inactive" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-text-active" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-icon-active" | "tabs-icon-disabled" | "tabs-icon-enabled" | "drawer-item-background-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-text-active" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-icon-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-active" | "filter-border-disabled" | "filter-border-enabled" | "filter-text-disabled" | "filter-text-enabled" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-background" | "modal-body-text" | "modal-backdrop-background" | "tables-link-enabled" | "tables-link-hover" | "tables-background-enabled" | "tables-background-hover" | "tables-border-enabled" | "tables-text-active" | "tables-text-enabled" | "tables-icon-active" | "tables-icon-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-left-menu-wrapper-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | undefined;
|
|
5
|
+
secondaryColor?: "link-high" | "link-medium" | "link-success" | "link-danger" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-minor" | "background-high" | "background-medium" | "background-success" | "background-danger" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-minor" | "border-high" | "border-medium" | "border-success" | "border-danger" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-minor" | "text-high" | "text-medium" | "text-success" | "text-danger" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-minor" | "icon-high" | "icon-medium" | "icon-success" | "icon-danger" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-minor" | "alerts-success-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-danger-link" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-warning-link" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-text" | "alerts-warning-icon" | "alerts-info-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-text" | "alerts-attention-icon" | "alerts-primary-link" | "alerts-primary-background" | "alerts-primary-text" | "alerts-primary-icon" | "alerts-secondary-background" | "alerts-secondary-text" | "data-color1-enabled" | "data-color1-disabled" | "data-color2-enabled" | "data-color2-disabled" | "data-color3-enabled" | "data-color3-disabled" | "data-color4-enabled" | "data-color4-disabled" | "data-color5-enabled" | "data-color5-disabled" | "data-color6-enabled" | "data-color6-disabled" | "data-color7-enabled" | "data-color7-disabled" | "data-color8-enabled" | "data-color8-disabled" | "illustration-neutral1" | "illustration-neutral2" | "illustration-neutral3" | "illustration-neutral4" | "illustration-brand1" | "illustration-brand2" | "illustration-brand3" | "illustration-brand4" | "illustration-brand-inverted" | "icon-info-enabled" | "icon-minor-enabled" | "icon-minor-disabled" | "icon-brand-enabled" | "icon-brand-hover" | "icon-brand-focus" | "icon-brand-pressed" | "icon-brand-disabled" | "icon-danger-enabled" | "icon-danger-hover" | "icon-danger-focus" | "icon-danger-pressed" | "icon-danger-disabled" | "icon-critical-enabled" | "icon-critical-disabled" | "icon-warning-enabled" | "icon-medium-enabled" | "icon-medium-disabled" | "icon-success-enabled" | "icon-success-disabled" | "icon-high-enabled" | "icon-high-disabled" | "icon-attention-enabled" | "icon-enabled" | "icon-hover" | "icon-disabled" | "icon-focus" | "icon-pressed" | "icon-inverted" | "icon-subtle-enabled" | "icon-subtle-hover" | "icon-subtle-focus" | "icon-subtle-pressed" | "icon-subtle-disabled" | "icon-subtle-inverted" | "border-brand-subtle" | "border-brand-enabled" | "border-brand-pressed" | "border-brand-hover" | "border-brand-primary" | "border-brand-disabled" | "border-info-enabled" | "border-minor-enabled" | "border-minor-disabled" | "border-danger-subtle" | "border-danger-enabled" | "border-danger-hover" | "border-danger-focus" | "border-danger-pressed" | "border-critical-enabled" | "border-critical-disabled" | "border-warning-enabled" | "border-medium-enabled" | "border-medium-disabled" | "border-success-enabled" | "border-success-subtle" | "border-attention-enabled" | "border-attention-disabled" | "border-high-enabled" | "border-high-disabled" | "border-inverted" | "border-primary" | "border-subtle-enabled" | "border-subtle-hover" | "border-subtle-focus" | "border-subtle-pressed" | "border-subtle-disabled" | "background-brand" | "background-brand-enabled" | "background-brand-hover" | "background-brand-focus" | "background-brand-pressed" | "background-brand-disabled" | "background-brand-inverted" | "background-subtle-enabled" | "background-subtle-hover" | "background-subtle-focus" | "background-subtle-pressed" | "background-subtle-disabled" | "background-info-enabled" | "background-info-disabled" | "background-minor-enabled" | "background-minor-disabled" | "background-danger-enabled" | "background-danger-hover" | "background-danger-focus" | "background-danger-pressed" | "background-danger-disabled" | "background-critical-enabled" | "background-critical-disabled" | "background-success-enabled" | "background-success-disabled" | "background-warning-enabled" | "background-warning-disabled" | "background-medium-enabled" | "background-medium-disabled" | "background-attention-enabled" | "background-attention-disabled" | "background-high-enabled" | "background-high-disabled" | "background-primary" | "background-secondary" | "background-subtle" | "background-brand-subtle" | "text-primary" | "text-secondary" | "text-tertiary" | "text-disabled" | "text-inverted" | "text-subtle-enabled" | "text-subtle-hover" | "text-subtle-focus" | "text-subtle-pressed" | "text-subtle-disabled" | "text-subtle-inverted" | "text-code-subtle-enabled" | "text-code-subtle-disabled" | "text-link-enabled" | "text-link-hover" | "text-link-focus" | "text-link-pressed" | "text-link-disabled" | "text-brand-enabled" | "text-brand-hover" | "text-brand-focus" | "text-brand-pressed" | "text-brand-disabled" | "text-info-enabled" | "text-minor-enabled" | "text-minor-disabled" | "text-code-brand-enabled" | "text-code-brand-disabled" | "text-danger-enabled" | "text-danger-hover" | "text-danger-focus" | "text-danger-pressed" | "text-danger-disabled" | "text-critical-enabled" | "text-critical-disabled" | "text-code-danger" | "text-warning-enabled" | "text-medium-enabled" | "text-medium-disabled" | "text-success-enabled" | "text-high-enabled" | "text-high-disabled" | "effect-elevation-2" | "effect-elevation-1" | "button-text-danger-text-focus" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-pressed" | "button-text-danger-icon-focus" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-pressed" | "button-text-secondary-text-focus" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-pressed" | "button-text-brand-text-focus" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-pressed" | "button-text-brand-icon-focus" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-pressed" | "button-primary-danger-background-focus" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-pressed" | "button-primary-danger-text-focus" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-pressed" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-pressed" | "button-primary-brand-background-focus" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-pressed" | "button-primary-brand-text-focus" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-pressed" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-pressed" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-pressed" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-pressed" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-pressed" | "cards-success-icon-enabled" | "cards-danger-text-enabled" | "cards-primary-link-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-icon-enabled" | "cards-secondary-background-enabled" | "cards-secondary-text-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-high-background-active" | "charts-high-background-enabled" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-background-active" | "charts-medium-background-enabled" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-success-background-active" | "charts-success-background-enabled" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-danger-background-active" | "charts-danger-background-enabled" | "charts-warning-background-active" | "charts-warning-background-enabled" | "charts-info-background-active" | "charts-info-background-enabled" | "charts-attention-background-active" | "charts-attention-background-enabled" | "charts-critical-background-active" | "charts-critical-background-enabled" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-minor-background-active" | "charts-minor-background-enabled" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-background-enabled" | "charts-primary-border-active" | "charts-primary-border-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-secondary-text-enabled" | "charts-tertiary-background-enabled" | "charts-tertiary-text-enabled" | "charts-subtle-background-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-border-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value3-background-disabled" | "charts-value3-background-enabled" | "charts-value3-border-disabled" | "charts-value3-border-enabled" | "charts-value4-background-disabled" | "charts-value4-background-enabled" | "charts-value4-border-disabled" | "charts-value4-border-enabled" | "charts-value5-background-disabled" | "charts-value5-background-enabled" | "charts-value5-border-disabled" | "charts-value5-border-enabled" | "charts-value6-background-disabled" | "charts-value6-background-enabled" | "charts-value6-border-disabled" | "charts-value6-border-enabled" | "charts-value7-background-disabled" | "charts-value7-background-enabled" | "charts-value7-border-disabled" | "charts-value7-border-enabled" | "charts-value8-background-disabled" | "charts-value8-background-enabled" | "label-default-background" | "label-default-text" | "label-default-icon" | "label-high-background" | "label-high-text" | "label-high-icon" | "label-medium-background" | "label-medium-text" | "label-medium-icon" | "label-success-background" | "label-success-text" | "label-success-icon" | "label-danger-background" | "label-danger-text" | "label-danger-icon" | "label-warning-background" | "label-warning-text" | "label-warning-icon" | "label-info-background" | "label-info-text" | "label-info-icon" | "label-attention-background" | "label-attention-text" | "label-attention-icon" | "label-critical-background" | "label-critical-text" | "label-critical-icon" | "label-minor-background" | "label-minor-text" | "label-minor-icon" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-background" | "listOrb-primary-text" | "listOrb-primary-icon" | "listOrb-secondary-background" | "listOrb-secondary-text" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-base-background-disabled" | "selector-base-background-enabled" | "selector-base-background-hover" | "selector-base-background-unselected" | "selector-base-border-disabled" | "selector-base-border-enabled" | "selector-base-border-hover" | "selector-base-border-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "selector-base-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "input-background-error" | "input-background-focus" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-border-error" | "input-border-focus" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-label-error" | "input-label-focus" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-text-error" | "input-text-focus" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-icon-error" | "input-icon-focus" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-placeholder-error" | "input-placeholder-focus" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-helper-error" | "input-helper-focus" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "loading-background" | "divider-enabled" | "issues-high-code-expanded" | "issues-high-code-collapsed" | "issues-high-border-expanded" | "issues-high-border-collapsed" | "issues-high-line-expanded" | "issues-high-line-collapsed" | "issues-medium-code-expanded" | "issues-medium-code-collapsed" | "issues-medium-border-expanded" | "issues-medium-border-collapsed" | "issues-medium-line-expanded" | "issues-medium-line-collapsed" | "issues-critical-code-expanded" | "issues-critical-code-collapsed" | "issues-critical-border-expanded" | "issues-critical-border-collapsed" | "issues-critical-line-expanded" | "issues-critical-line-collapsed" | "issues-minor-code-expanded" | "issues-minor-code-collapsed" | "issues-minor-border-expanded" | "issues-minor-border-collapsed" | "issues-minor-line-expanded" | "issues-minor-line-collapsed" | "tabs-border-active" | "tabs-border-inactive" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-text-active" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-icon-active" | "tabs-icon-disabled" | "tabs-icon-enabled" | "drawer-item-background-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-text-active" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-icon-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-active" | "filter-border-disabled" | "filter-border-enabled" | "filter-text-disabled" | "filter-text-enabled" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-background" | "modal-body-text" | "modal-backdrop-background" | "tables-link-enabled" | "tables-link-hover" | "tables-background-enabled" | "tables-background-hover" | "tables-border-enabled" | "tables-text-active" | "tables-text-enabled" | "tables-icon-active" | "tables-icon-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-left-menu-wrapper-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | "tooltip-background" | "tooltip-border" | "tooltip-text" | "progress-bar-background" | "progress-bar-indicator" | undefined;
|
|
6
6
|
}, {}, {}>;
|
|
7
7
|
export declare const StyledExpandableBox: import("@emotion/styled").StyledComponent<{
|
|
8
8
|
theme?: import("@emotion/react").Theme | undefined;
|
|
@@ -12,7 +12,7 @@ export declare const StyledExpandableBox: import("@emotion/styled").StyledCompon
|
|
|
12
12
|
} & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
13
13
|
theme?: import("@emotion/react").Theme | undefined;
|
|
14
14
|
} & import("..").FlexboxProps & import("..").GridboxProps & {
|
|
15
|
-
primaryColor?: "link-high" | "link-medium" | "link-success" | "link-danger" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-minor" | "background-high" | "background-medium" | "background-success" | "background-danger" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-minor" | "border-high" | "border-medium" | "border-success" | "border-danger" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-minor" | "text-high" | "text-medium" | "text-success" | "text-danger" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-minor" | "icon-high" | "icon-medium" | "icon-success" | "icon-danger" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-minor" | "alerts-success-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-danger-link" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-warning-link" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-text" | "alerts-warning-icon" | "alerts-info-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-text" | "alerts-attention-icon" | "alerts-primary-link" | "alerts-primary-background" | "alerts-primary-text" | "alerts-primary-icon" | "alerts-secondary-background" | "alerts-secondary-text" | "data-color1-enabled" | "data-color1-disabled" | "data-color2-enabled" | "data-color2-disabled" | "data-color3-enabled" | "data-color3-disabled" | "data-color4-enabled" | "data-color4-disabled" | "data-color5-enabled" | "data-color5-disabled" | "data-color6-enabled" | "data-color6-disabled" | "data-color7-enabled" | "data-color7-disabled" | "data-color8-enabled" | "data-color8-disabled" | "illustration-neutral1" | "illustration-neutral2" | "illustration-neutral3" | "illustration-neutral4" | "illustration-brand1" | "illustration-brand2" | "illustration-brand3" | "illustration-brand4" | "illustration-brand-inverted" | "icon-info-enabled" | "icon-minor-enabled" | "icon-minor-disabled" | "icon-brand-enabled" | "icon-brand-hover" | "icon-brand-focus" | "icon-brand-pressed" | "icon-brand-disabled" | "icon-danger-enabled" | "icon-danger-hover" | "icon-danger-focus" | "icon-danger-pressed" | "icon-danger-disabled" | "icon-critical-enabled" | "icon-critical-disabled" | "icon-warning-enabled" | "icon-medium-enabled" | "icon-medium-disabled" | "icon-success-enabled" | "icon-success-disabled" | "icon-high-enabled" | "icon-high-disabled" | "icon-attention-enabled" | "icon-enabled" | "icon-hover" | "icon-disabled" | "icon-focus" | "icon-pressed" | "icon-inverted" | "icon-subtle-enabled" | "icon-subtle-hover" | "icon-subtle-focus" | "icon-subtle-pressed" | "icon-subtle-disabled" | "icon-subtle-inverted" | "border-brand-subtle" | "border-brand-enabled" | "border-brand-pressed" | "border-brand-hover" | "border-brand-primary" | "border-brand-disabled" | "border-info-enabled" | "border-minor-enabled" | "border-minor-disabled" | "border-danger-subtle" | "border-danger-enabled" | "border-danger-hover" | "border-danger-focus" | "border-danger-pressed" | "border-critical-enabled" | "border-critical-disabled" | "border-warning-enabled" | "border-medium-enabled" | "border-medium-disabled" | "border-success-enabled" | "border-success-subtle" | "border-attention-enabled" | "border-attention-disabled" | "border-high-enabled" | "border-high-disabled" | "border-inverted" | "border-primary" | "border-subtle-enabled" | "border-subtle-hover" | "border-subtle-focus" | "border-subtle-pressed" | "border-subtle-disabled" | "background-brand" | "background-brand-enabled" | "background-brand-hover" | "background-brand-focus" | "background-brand-pressed" | "background-brand-disabled" | "background-brand-inverted" | "background-subtle-enabled" | "background-subtle-hover" | "background-subtle-focus" | "background-subtle-pressed" | "background-subtle-disabled" | "background-info-enabled" | "background-info-disabled" | "background-minor-enabled" | "background-minor-disabled" | "background-danger-enabled" | "background-danger-hover" | "background-danger-focus" | "background-danger-pressed" | "background-danger-disabled" | "background-critical-enabled" | "background-critical-disabled" | "background-success-enabled" | "background-success-disabled" | "background-warning-enabled" | "background-warning-disabled" | "background-medium-enabled" | "background-medium-disabled" | "background-attention-enabled" | "background-attention-disabled" | "background-high-enabled" | "background-high-disabled" | "background-primary" | "background-secondary" | "background-subtle" | "background-brand-subtle" | "text-primary" | "text-secondary" | "text-tertiary" | "text-disabled" | "text-inverted" | "text-subtle-enabled" | "text-subtle-hover" | "text-subtle-focus" | "text-subtle-pressed" | "text-subtle-disabled" | "text-subtle-inverted" | "text-code-subtle-enabled" | "text-code-subtle-disabled" | "text-link-enabled" | "text-link-hover" | "text-link-focus" | "text-link-pressed" | "text-link-disabled" | "text-brand-enabled" | "text-brand-hover" | "text-brand-focus" | "text-brand-pressed" | "text-brand-disabled" | "text-info-enabled" | "text-minor-enabled" | "text-minor-disabled" | "text-code-brand-enabled" | "text-code-brand-disabled" | "text-danger-enabled" | "text-danger-hover" | "text-danger-focus" | "text-danger-pressed" | "text-danger-disabled" | "text-critical-enabled" | "text-critical-disabled" | "text-code-danger" | "text-warning-enabled" | "text-medium-enabled" | "text-medium-disabled" | "text-success-enabled" | "text-high-enabled" | "text-high-disabled" | "effect-elevation-2" | "effect-elevation-1" | "button-text-danger-text-focus" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-pressed" | "button-text-danger-icon-focus" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-pressed" | "button-text-secondary-text-focus" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-pressed" | "button-text-brand-text-focus" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-pressed" | "button-text-brand-icon-focus" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-pressed" | "button-primary-danger-background-focus" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-pressed" | "button-primary-danger-text-focus" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-pressed" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-pressed" | "button-primary-brand-background-focus" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-pressed" | "button-primary-brand-text-focus" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-pressed" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-pressed" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-pressed" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-pressed" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-pressed" | "cards-success-icon-enabled" | "cards-danger-text-enabled" | "cards-primary-link-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-icon-enabled" | "cards-secondary-background-enabled" | "cards-secondary-text-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-high-background-active" | "charts-high-background-enabled" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-background-active" | "charts-medium-background-enabled" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-success-background-active" | "charts-success-background-enabled" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-danger-background-active" | "charts-danger-background-enabled" | "charts-warning-background-active" | "charts-warning-background-enabled" | "charts-info-background-active" | "charts-info-background-enabled" | "charts-attention-background-active" | "charts-attention-background-enabled" | "charts-critical-background-active" | "charts-critical-background-enabled" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-minor-background-active" | "charts-minor-background-enabled" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-background-enabled" | "charts-primary-border-active" | "charts-primary-border-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-secondary-text-enabled" | "charts-tertiary-background-enabled" | "charts-tertiary-text-enabled" | "charts-subtle-background-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-border-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value3-background-disabled" | "charts-value3-background-enabled" | "charts-value3-border-disabled" | "charts-value3-border-enabled" | "charts-value4-background-disabled" | "charts-value4-background-enabled" | "charts-value4-border-disabled" | "charts-value4-border-enabled" | "charts-value5-background-disabled" | "charts-value5-background-enabled" | "charts-value5-border-disabled" | "charts-value5-border-enabled" | "charts-value6-background-disabled" | "charts-value6-background-enabled" | "charts-value6-border-disabled" | "charts-value6-border-enabled" | "charts-value7-background-disabled" | "charts-value7-background-enabled" | "charts-value7-border-disabled" | "charts-value7-border-enabled" | "charts-value8-background-disabled" | "charts-value8-background-enabled" | "label-default-background" | "label-default-text" | "label-default-icon" | "label-high-background" | "label-high-text" | "label-high-icon" | "label-medium-background" | "label-medium-text" | "label-medium-icon" | "label-success-background" | "label-success-text" | "label-success-icon" | "label-danger-background" | "label-danger-text" | "label-danger-icon" | "label-warning-background" | "label-warning-text" | "label-warning-icon" | "label-info-background" | "label-info-text" | "label-info-icon" | "label-attention-background" | "label-attention-text" | "label-attention-icon" | "label-critical-background" | "label-critical-text" | "label-critical-icon" | "label-minor-background" | "label-minor-text" | "label-minor-icon" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-background" | "listOrb-primary-text" | "listOrb-primary-icon" | "listOrb-secondary-background" | "listOrb-secondary-text" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-base-background-disabled" | "selector-base-background-enabled" | "selector-base-background-hover" | "selector-base-background-unselected" | "selector-base-border-disabled" | "selector-base-border-enabled" | "selector-base-border-hover" | "selector-base-border-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "selector-base-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "input-background-error" | "input-background-focus" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-border-error" | "input-border-focus" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-label-error" | "input-label-focus" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-text-error" | "input-text-focus" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-icon-error" | "input-icon-focus" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-placeholder-error" | "input-placeholder-focus" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-helper-error" | "input-helper-focus" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "loading-background" | "divider-enabled" | "issues-high-code-expanded" | "issues-high-code-collapsed" | "issues-high-border-expanded" | "issues-high-border-collapsed" | "issues-high-line-expanded" | "issues-high-line-collapsed" | "issues-medium-code-expanded" | "issues-medium-code-collapsed" | "issues-medium-border-expanded" | "issues-medium-border-collapsed" | "issues-medium-line-expanded" | "issues-medium-line-collapsed" | "issues-critical-code-expanded" | "issues-critical-code-collapsed" | "issues-critical-border-expanded" | "issues-critical-border-collapsed" | "issues-critical-line-expanded" | "issues-critical-line-collapsed" | "issues-minor-code-expanded" | "issues-minor-code-collapsed" | "issues-minor-border-expanded" | "issues-minor-border-collapsed" | "issues-minor-line-expanded" | "issues-minor-line-collapsed" | "tabs-border-active" | "tabs-border-inactive" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-text-active" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-icon-active" | "tabs-icon-disabled" | "tabs-icon-enabled" | "drawer-item-background-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-text-active" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-icon-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-active" | "filter-border-disabled" | "filter-border-enabled" | "filter-text-disabled" | "filter-text-enabled" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-background" | "modal-body-text" | "modal-backdrop-background" | "tables-link-enabled" | "tables-link-hover" | "tables-background-enabled" | "tables-background-hover" | "tables-border-enabled" | "tables-text-active" | "tables-text-enabled" | "tables-icon-active" | "tables-icon-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-left-menu-wrapper-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | undefined;
|
|
15
|
+
primaryColor?: "link-high" | "link-medium" | "link-success" | "link-danger" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-minor" | "background-high" | "background-medium" | "background-success" | "background-danger" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-minor" | "border-high" | "border-medium" | "border-success" | "border-danger" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-minor" | "text-high" | "text-medium" | "text-success" | "text-danger" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-minor" | "icon-high" | "icon-medium" | "icon-success" | "icon-danger" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-minor" | "alerts-success-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-danger-link" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-warning-link" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-text" | "alerts-warning-icon" | "alerts-info-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-text" | "alerts-attention-icon" | "alerts-primary-link" | "alerts-primary-background" | "alerts-primary-text" | "alerts-primary-icon" | "alerts-secondary-background" | "alerts-secondary-text" | "data-color1-enabled" | "data-color1-disabled" | "data-color2-enabled" | "data-color2-disabled" | "data-color3-enabled" | "data-color3-disabled" | "data-color4-enabled" | "data-color4-disabled" | "data-color5-enabled" | "data-color5-disabled" | "data-color6-enabled" | "data-color6-disabled" | "data-color7-enabled" | "data-color7-disabled" | "data-color8-enabled" | "data-color8-disabled" | "illustration-neutral1" | "illustration-neutral2" | "illustration-neutral3" | "illustration-neutral4" | "illustration-brand1" | "illustration-brand2" | "illustration-brand3" | "illustration-brand4" | "illustration-brand-inverted" | "icon-info-enabled" | "icon-minor-enabled" | "icon-minor-disabled" | "icon-brand-enabled" | "icon-brand-hover" | "icon-brand-focus" | "icon-brand-pressed" | "icon-brand-disabled" | "icon-danger-enabled" | "icon-danger-hover" | "icon-danger-focus" | "icon-danger-pressed" | "icon-danger-disabled" | "icon-critical-enabled" | "icon-critical-disabled" | "icon-warning-enabled" | "icon-medium-enabled" | "icon-medium-disabled" | "icon-success-enabled" | "icon-success-disabled" | "icon-high-enabled" | "icon-high-disabled" | "icon-attention-enabled" | "icon-enabled" | "icon-hover" | "icon-disabled" | "icon-focus" | "icon-pressed" | "icon-inverted" | "icon-subtle-enabled" | "icon-subtle-hover" | "icon-subtle-focus" | "icon-subtle-pressed" | "icon-subtle-disabled" | "icon-subtle-inverted" | "border-brand-subtle" | "border-brand-enabled" | "border-brand-pressed" | "border-brand-hover" | "border-brand-primary" | "border-brand-disabled" | "border-info-enabled" | "border-minor-enabled" | "border-minor-disabled" | "border-danger-subtle" | "border-danger-enabled" | "border-danger-hover" | "border-danger-focus" | "border-danger-pressed" | "border-critical-enabled" | "border-critical-disabled" | "border-warning-enabled" | "border-medium-enabled" | "border-medium-disabled" | "border-success-enabled" | "border-success-subtle" | "border-attention-enabled" | "border-attention-disabled" | "border-high-enabled" | "border-high-disabled" | "border-inverted" | "border-primary" | "border-subtle-enabled" | "border-subtle-hover" | "border-subtle-focus" | "border-subtle-pressed" | "border-subtle-disabled" | "background-brand" | "background-brand-enabled" | "background-brand-hover" | "background-brand-focus" | "background-brand-pressed" | "background-brand-disabled" | "background-brand-inverted" | "background-subtle-enabled" | "background-subtle-hover" | "background-subtle-focus" | "background-subtle-pressed" | "background-subtle-disabled" | "background-info-enabled" | "background-info-disabled" | "background-minor-enabled" | "background-minor-disabled" | "background-danger-enabled" | "background-danger-hover" | "background-danger-focus" | "background-danger-pressed" | "background-danger-disabled" | "background-critical-enabled" | "background-critical-disabled" | "background-success-enabled" | "background-success-disabled" | "background-warning-enabled" | "background-warning-disabled" | "background-medium-enabled" | "background-medium-disabled" | "background-attention-enabled" | "background-attention-disabled" | "background-high-enabled" | "background-high-disabled" | "background-primary" | "background-secondary" | "background-subtle" | "background-brand-subtle" | "text-primary" | "text-secondary" | "text-tertiary" | "text-disabled" | "text-inverted" | "text-subtle-enabled" | "text-subtle-hover" | "text-subtle-focus" | "text-subtle-pressed" | "text-subtle-disabled" | "text-subtle-inverted" | "text-code-subtle-enabled" | "text-code-subtle-disabled" | "text-link-enabled" | "text-link-hover" | "text-link-focus" | "text-link-pressed" | "text-link-disabled" | "text-brand-enabled" | "text-brand-hover" | "text-brand-focus" | "text-brand-pressed" | "text-brand-disabled" | "text-info-enabled" | "text-minor-enabled" | "text-minor-disabled" | "text-code-brand-enabled" | "text-code-brand-disabled" | "text-danger-enabled" | "text-danger-hover" | "text-danger-focus" | "text-danger-pressed" | "text-danger-disabled" | "text-critical-enabled" | "text-critical-disabled" | "text-code-danger" | "text-warning-enabled" | "text-medium-enabled" | "text-medium-disabled" | "text-success-enabled" | "text-high-enabled" | "text-high-disabled" | "effect-elevation-2" | "effect-elevation-1" | "button-text-danger-text-focus" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-pressed" | "button-text-danger-icon-focus" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-pressed" | "button-text-secondary-text-focus" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-pressed" | "button-text-brand-text-focus" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-pressed" | "button-text-brand-icon-focus" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-pressed" | "button-primary-danger-background-focus" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-pressed" | "button-primary-danger-text-focus" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-pressed" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-pressed" | "button-primary-brand-background-focus" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-pressed" | "button-primary-brand-text-focus" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-pressed" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-pressed" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-pressed" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-pressed" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-pressed" | "cards-success-icon-enabled" | "cards-danger-text-enabled" | "cards-primary-link-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-icon-enabled" | "cards-secondary-background-enabled" | "cards-secondary-text-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-high-background-active" | "charts-high-background-enabled" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-background-active" | "charts-medium-background-enabled" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-success-background-active" | "charts-success-background-enabled" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-danger-background-active" | "charts-danger-background-enabled" | "charts-warning-background-active" | "charts-warning-background-enabled" | "charts-info-background-active" | "charts-info-background-enabled" | "charts-attention-background-active" | "charts-attention-background-enabled" | "charts-critical-background-active" | "charts-critical-background-enabled" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-minor-background-active" | "charts-minor-background-enabled" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-background-enabled" | "charts-primary-border-active" | "charts-primary-border-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-secondary-text-enabled" | "charts-tertiary-background-enabled" | "charts-tertiary-text-enabled" | "charts-subtle-background-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-border-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value3-background-disabled" | "charts-value3-background-enabled" | "charts-value3-border-disabled" | "charts-value3-border-enabled" | "charts-value4-background-disabled" | "charts-value4-background-enabled" | "charts-value4-border-disabled" | "charts-value4-border-enabled" | "charts-value5-background-disabled" | "charts-value5-background-enabled" | "charts-value5-border-disabled" | "charts-value5-border-enabled" | "charts-value6-background-disabled" | "charts-value6-background-enabled" | "charts-value6-border-disabled" | "charts-value6-border-enabled" | "charts-value7-background-disabled" | "charts-value7-background-enabled" | "charts-value7-border-disabled" | "charts-value7-border-enabled" | "charts-value8-background-disabled" | "charts-value8-background-enabled" | "label-default-background" | "label-default-text" | "label-default-icon" | "label-high-background" | "label-high-text" | "label-high-icon" | "label-medium-background" | "label-medium-text" | "label-medium-icon" | "label-success-background" | "label-success-text" | "label-success-icon" | "label-danger-background" | "label-danger-text" | "label-danger-icon" | "label-warning-background" | "label-warning-text" | "label-warning-icon" | "label-info-background" | "label-info-text" | "label-info-icon" | "label-attention-background" | "label-attention-text" | "label-attention-icon" | "label-critical-background" | "label-critical-text" | "label-critical-icon" | "label-minor-background" | "label-minor-text" | "label-minor-icon" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-background" | "listOrb-primary-text" | "listOrb-primary-icon" | "listOrb-secondary-background" | "listOrb-secondary-text" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-base-background-disabled" | "selector-base-background-enabled" | "selector-base-background-hover" | "selector-base-background-unselected" | "selector-base-border-disabled" | "selector-base-border-enabled" | "selector-base-border-hover" | "selector-base-border-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "selector-base-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "input-background-error" | "input-background-focus" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-border-error" | "input-border-focus" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-label-error" | "input-label-focus" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-text-error" | "input-text-focus" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-icon-error" | "input-icon-focus" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-placeholder-error" | "input-placeholder-focus" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-helper-error" | "input-helper-focus" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "loading-background" | "divider-enabled" | "issues-high-code-expanded" | "issues-high-code-collapsed" | "issues-high-border-expanded" | "issues-high-border-collapsed" | "issues-high-line-expanded" | "issues-high-line-collapsed" | "issues-medium-code-expanded" | "issues-medium-code-collapsed" | "issues-medium-border-expanded" | "issues-medium-border-collapsed" | "issues-medium-line-expanded" | "issues-medium-line-collapsed" | "issues-critical-code-expanded" | "issues-critical-code-collapsed" | "issues-critical-border-expanded" | "issues-critical-border-collapsed" | "issues-critical-line-expanded" | "issues-critical-line-collapsed" | "issues-minor-code-expanded" | "issues-minor-code-collapsed" | "issues-minor-border-expanded" | "issues-minor-border-collapsed" | "issues-minor-line-expanded" | "issues-minor-line-collapsed" | "tabs-border-active" | "tabs-border-inactive" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-text-active" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-icon-active" | "tabs-icon-disabled" | "tabs-icon-enabled" | "drawer-item-background-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-text-active" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-icon-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-active" | "filter-border-disabled" | "filter-border-enabled" | "filter-text-disabled" | "filter-text-enabled" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-background" | "modal-body-text" | "modal-backdrop-background" | "tables-link-enabled" | "tables-link-hover" | "tables-background-enabled" | "tables-background-hover" | "tables-border-enabled" | "tables-text-active" | "tables-text-enabled" | "tables-icon-active" | "tables-icon-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-left-menu-wrapper-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | "tooltip-background" | "tooltip-border" | "tooltip-text" | "progress-bar-background" | "progress-bar-indicator" | undefined;
|
|
16
16
|
expanded?: boolean | undefined;
|
|
17
17
|
}, {}, {}>;
|
|
18
18
|
export declare const StyledBox: import("@emotion/styled").StyledComponent<{
|
|
@@ -15,12 +15,16 @@ var StyledPanel = exports.StyledPanel = /*#__PURE__*/(0, _base["default"])(_Flex
|
|
|
15
15
|
})("background:", function (_ref) {
|
|
16
16
|
var theme = _ref.theme,
|
|
17
17
|
backgroundColor = _ref.backgroundColor;
|
|
18
|
-
return theme.colors[backgroundColor || 'background-
|
|
18
|
+
return theme.colors[backgroundColor || 'cards-primary-background-enabled'];
|
|
19
19
|
}, ";border:1px solid ", function (_ref2) {
|
|
20
20
|
var theme = _ref2.theme,
|
|
21
21
|
borderColor = _ref2.borderColor;
|
|
22
|
-
return theme.colors[borderColor || 'border-
|
|
23
|
-
}, ";
|
|
24
|
-
var theme = _ref3.theme
|
|
22
|
+
return theme.colors[borderColor || 'cards-primary-border-enabled'];
|
|
23
|
+
}, ";color:", function (_ref3) {
|
|
24
|
+
var theme = _ref3.theme,
|
|
25
|
+
textColor = _ref3.textColor;
|
|
26
|
+
return theme.colors[textColor || 'cards-primary-text-enabled'];
|
|
27
|
+
}, ";border-radius:", function (_ref4) {
|
|
28
|
+
var theme = _ref4.theme;
|
|
25
29
|
return theme.radii[1];
|
|
26
|
-
}, ";" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
30
|
+
}, ";" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9QYW5lbC9QYW5lbC5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBSWdEIiwiZmlsZSI6Ii4uLy4uL3NyYy9QYW5lbC9QYW5lbC5zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IEFsbENvbG9yc0tleXMgfSBmcm9tICcuLi90aGVtZSdcbmltcG9ydCB7IEJveCwgQm94UHJvcHMgfSBmcm9tICcuLi9GbGV4Ym94J1xuXG5leHBvcnQgY29uc3QgU3R5bGVkUGFuZWwgPSBzdHlsZWQoQm94KTxCb3hQcm9wcz5gXG4gIGJhY2tncm91bmQ6ICR7KHsgdGhlbWUsIGJhY2tncm91bmRDb2xvciB9KSA9PlxuICAgIHRoZW1lLmNvbG9yc1soYmFja2dyb3VuZENvbG9yIGFzIEFsbENvbG9yc0tleXMpIHx8ICdjYXJkcy1wcmltYXJ5LWJhY2tncm91bmQtZW5hYmxlZCddfTtcbiAgYm9yZGVyOiAxcHggc29saWRcbiAgICAkeyh7IHRoZW1lLCBib3JkZXJDb2xvciB9KSA9PiB0aGVtZS5jb2xvcnNbKGJvcmRlckNvbG9yIGFzIEFsbENvbG9yc0tleXMpIHx8ICdjYXJkcy1wcmltYXJ5LWJvcmRlci1lbmFibGVkJ119O1xuICBjb2xvcjogJHsoeyB0aGVtZSwgdGV4dENvbG9yIH0pID0+IHRoZW1lLmNvbG9yc1sodGV4dENvbG9yIGFzIEFsbENvbG9yc0tleXMpIHx8ICdjYXJkcy1wcmltYXJ5LXRleHQtZW5hYmxlZCddfTtcbiAgYm9yZGVyLXJhZGl1czogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5yYWRpaVsxXX07XG5gXG4iXX0= */"));
|
package/lib/Popup/styles.js
CHANGED
|
@@ -17,26 +17,29 @@ var StyledPopup = exports.StyledPopup = /*#__PURE__*/(0, _base["default"])(_.Box
|
|
|
17
17
|
return theme.space[5];
|
|
18
18
|
}, ";background-color:", function (_ref2) {
|
|
19
19
|
var theme = _ref2.theme;
|
|
20
|
-
return theme.colors['background
|
|
20
|
+
return theme.colors['tooltip-background'];
|
|
21
21
|
}, ";background-image:", function (_ref3) {
|
|
22
22
|
var backgroundImage = _ref3.backgroundImage;
|
|
23
23
|
return "url(".concat(backgroundImage, ")");
|
|
24
|
-
}, ";background-repeat:no-repeat;background-size:contain;
|
|
24
|
+
}, ";background-repeat:no-repeat;background-size:contain;border:1px solid ", function (_ref4) {
|
|
25
25
|
var theme = _ref4.theme;
|
|
26
|
-
return theme.
|
|
27
|
-
}, ";
|
|
26
|
+
return theme.colors['tooltip-border'];
|
|
27
|
+
}, ";width:24rem;outline:none;border-radius:", function (_ref5) {
|
|
28
28
|
var theme = _ref5.theme;
|
|
29
|
-
return theme.
|
|
30
|
-
}, ";"
|
|
29
|
+
return theme.radii[1];
|
|
30
|
+
}, ";box-shadow:", function (_ref6) {
|
|
31
|
+
var theme = _ref6.theme;
|
|
32
|
+
return theme.effects.elevation[1];
|
|
33
|
+
}, ";" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9Qb3B1cC9zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBSTJFIiwiZmlsZSI6Ii4uLy4uL3NyYy9Qb3B1cC9zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IEJveCB9IGZyb20gJy4uJ1xuaW1wb3J0IHsgUG9wdXBQcm9wcyB9IGZyb20gJy4vdHlwZXMnXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRQb3B1cCA9IHN0eWxlZChCb3gpPFBpY2s8UG9wdXBQcm9wcywgJ2JhY2tncm91bmRJbWFnZSc+PmBcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICBwYWRkaW5nOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLnNwYWNlWzVdfTtcblxuICBiYWNrZ3JvdW5kLWNvbG9yOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmNvbG9yc1sndG9vbHRpcC1iYWNrZ3JvdW5kJ119O1xuICBiYWNrZ3JvdW5kLWltYWdlOiAkeyh7IGJhY2tncm91bmRJbWFnZSB9KSA9PiBgdXJsKCR7YmFja2dyb3VuZEltYWdlfSlgfTtcbiAgYmFja2dyb3VuZC1yZXBlYXQ6IG5vLXJlcGVhdDtcbiAgYmFja2dyb3VuZC1zaXplOiBjb250YWluO1xuXG4gIGJvcmRlcjogMXB4IHNvbGlkICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuY29sb3JzWyd0b29sdGlwLWJvcmRlciddfTtcblxuICB3aWR0aDogMjRyZW07XG4gIG91dGxpbmU6IG5vbmU7XG4gIGJvcmRlci1yYWRpdXM6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUucmFkaWlbMV19O1xuICBib3gtc2hhZG93OiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmVmZmVjdHMuZWxldmF0aW9uWzFdfTtcbmBcbmV4cG9ydCBjb25zdCBDbG9zZUJ0bkxvY2F0aW9uID0gc3R5bGVkLmRpdjxSZWNvcmQ8c3RyaW5nLCB1bmtub3duPj5gXG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgcmlnaHQ6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuc3BhY2VbNV19O1xuICB0b3A6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuc3BhY2VbNV19O1xuICBtYXJnaW4tdG9wOiAtMC4zNXJlbTtcbiAgbWFyZ2luLXJpZ2h0OiAtMC4zNXJlbTtcbmBcbiJdfQ== */"));
|
|
31
34
|
var CloseBtnLocation = exports.CloseBtnLocation = /*#__PURE__*/(0, _base["default"])("div", process.env.NODE_ENV === "production" ? {
|
|
32
35
|
target: "evoxgzo0"
|
|
33
36
|
} : {
|
|
34
37
|
target: "evoxgzo0",
|
|
35
38
|
label: "codacy"
|
|
36
|
-
})("position:absolute;right:", function (
|
|
37
|
-
var theme = _ref6.theme;
|
|
38
|
-
return theme.space[5];
|
|
39
|
-
}, ";top:", function (_ref7) {
|
|
39
|
+
})("position:absolute;right:", function (_ref7) {
|
|
40
40
|
var theme = _ref7.theme;
|
|
41
41
|
return theme.space[5];
|
|
42
|
-
}, ";
|
|
42
|
+
}, ";top:", function (_ref8) {
|
|
43
|
+
var theme = _ref8.theme;
|
|
44
|
+
return theme.space[5];
|
|
45
|
+
}, ";margin-top:-0.35rem;margin-right:-0.35rem;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9Qb3B1cC9zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBb0JtRSIsImZpbGUiOiIuLi8uLi9zcmMvUG9wdXAvc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBCb3ggfSBmcm9tICcuLidcbmltcG9ydCB7IFBvcHVwUHJvcHMgfSBmcm9tICcuL3R5cGVzJ1xuXG5leHBvcnQgY29uc3QgU3R5bGVkUG9wdXAgPSBzdHlsZWQoQm94KTxQaWNrPFBvcHVwUHJvcHMsICdiYWNrZ3JvdW5kSW1hZ2UnPj5gXG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgcGFkZGluZzogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5zcGFjZVs1XX07XG5cbiAgYmFja2dyb3VuZC1jb2xvcjogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5jb2xvcnNbJ3Rvb2x0aXAtYmFja2dyb3VuZCddfTtcbiAgYmFja2dyb3VuZC1pbWFnZTogJHsoeyBiYWNrZ3JvdW5kSW1hZ2UgfSkgPT4gYHVybCgke2JhY2tncm91bmRJbWFnZX0pYH07XG4gIGJhY2tncm91bmQtcmVwZWF0OiBuby1yZXBlYXQ7XG4gIGJhY2tncm91bmQtc2l6ZTogY29udGFpbjtcblxuICBib3JkZXI6IDFweCBzb2xpZCAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmNvbG9yc1sndG9vbHRpcC1ib3JkZXInXX07XG5cbiAgd2lkdGg6IDI0cmVtO1xuICBvdXRsaW5lOiBub25lO1xuICBib3JkZXItcmFkaXVzOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLnJhZGlpWzFdfTtcbiAgYm94LXNoYWRvdzogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5lZmZlY3RzLmVsZXZhdGlvblsxXX07XG5gXG5leHBvcnQgY29uc3QgQ2xvc2VCdG5Mb2NhdGlvbiA9IHN0eWxlZC5kaXY8UmVjb3JkPHN0cmluZywgdW5rbm93bj4+YFxuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIHJpZ2h0OiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLnNwYWNlWzVdfTtcbiAgdG9wOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLnNwYWNlWzVdfTtcbiAgbWFyZ2luLXRvcDogLTAuMzVyZW07XG4gIG1hcmdpbi1yaWdodDogLTAuMzVyZW07XG5gXG4iXX0= */"));
|
|
@@ -27,7 +27,6 @@ var ProgressBar = exports.ProgressBar = function ProgressBar(_ref) {
|
|
|
27
27
|
percentage: percentage,
|
|
28
28
|
height: '100%'
|
|
29
29
|
}), indicatorPercentage && /*#__PURE__*/(0, _jsxRuntime.jsx)(_styles.ProgressIndicator, {
|
|
30
|
-
belowIndicator: percentage <= indicatorPercentage,
|
|
31
30
|
indicatorPercentage: indicatorPercentage,
|
|
32
31
|
height: '100%'
|
|
33
32
|
})]
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import {
|
|
2
|
+
import { ProgressBarProps } from './types';
|
|
3
3
|
export declare const Bar: import("@emotion/styled").StyledComponent<{
|
|
4
4
|
theme?: import("@emotion/react").Theme | undefined;
|
|
5
5
|
as?: import("react").ElementType<any> | undefined;
|
|
@@ -23,4 +23,4 @@ export declare const ProgressIndicator: import("@emotion/styled").StyledComponen
|
|
|
23
23
|
fontWeight?: import("styled-system").ResponsiveValue<number | import("..").FontWeights, import("..").CodacyTheme> | undefined;
|
|
24
24
|
} & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
25
25
|
theme?: import("@emotion/react").Theme | undefined;
|
|
26
|
-
} & import("..").FlexboxProps & import("..").GridboxProps & Pick<ProgressBarProps
|
|
26
|
+
} & import("..").FlexboxProps & import("..").GridboxProps & Pick<ProgressBarProps, "top" | "indicatorPercentage">, {}, {}>;
|
|
@@ -14,8 +14,8 @@ var Bar = exports.Bar = /*#__PURE__*/(0, _base["default"])(_Flexbox.Box, process
|
|
|
14
14
|
label: "codacy"
|
|
15
15
|
})("border-radius:9999px;background-color:", function (_ref) {
|
|
16
16
|
var theme = _ref.theme;
|
|
17
|
-
return theme.colors['background
|
|
18
|
-
}, ";overflow:hidden;position:relative;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
17
|
+
return theme.colors['progress-bar-background'];
|
|
18
|
+
}, ";overflow:hidden;position:relative;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9Qcm9ncmVzc0Jhci9zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBSXVEIiwiZmlsZSI6Ii4uLy4uL3NyYy9Qcm9ncmVzc0Jhci9zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IEJveCB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQgeyBQcm9ncmVzc0JhclByb3BzIH0gZnJvbSAnLi90eXBlcydcblxuZXhwb3J0IGNvbnN0IEJhciA9IHN0eWxlZChCb3gpPFJlY29yZDxzdHJpbmcsIHVua25vd24+PmBcbiAgLyogV2hlbiB0aGUgaGVpZ2h0IGlzIHRvbyBoaWdoIGJvcmRlci1yYWRpdXMgZGVmYXVsdHMgdG8gbG93ZXN0IG9mIHZlcnRpY2FsL2hvcml6b250YWxcbiAgICBDaGVjayBvdXQ6IGh0dHBzOi8vd3d3LnczLm9yZy9UUi9jc3MtYmFja2dyb3VuZHMtMy8jY29ybmVyLW92ZXJsYXAgKi9cbiAgYm9yZGVyLXJhZGl1czogOTk5OXB4O1xuICBiYWNrZ3JvdW5kLWNvbG9yOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmNvbG9yc1sncHJvZ3Jlc3MtYmFyLWJhY2tncm91bmQnXX07XG4gIG92ZXJmbG93OiBoaWRkZW47XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbmBcblxuZXhwb3J0IGNvbnN0IEZpbGxlZEJhciA9IHN0eWxlZChCb3gpPFBpY2s8UHJvZ3Jlc3NCYXJQcm9wcywgJ3BlcmNlbnRhZ2UnIHwgJ2NvbG9yJz4+YFxuICB3aWR0aDogJHsoeyBwZXJjZW50YWdlIH0pID0+IGAke3BlcmNlbnRhZ2V9JWB9O1xuICBiYWNrZ3JvdW5kLWNvbG9yOiAkeyh7IHRoZW1lLCBjb2xvciA9ICdpbmZvJyB9KSA9PiB0aGVtZS5jb2xvcnNbYGNoYXJ0cy0ke2NvbG9yfS1iYWNrZ3JvdW5kLWFjdGl2ZWBdfTtcbmBcblxuZXhwb3J0IGNvbnN0IFByb2dyZXNzSW5kaWNhdG9yID0gc3R5bGVkKEJveCk8UGljazxQcm9ncmVzc0JhclByb3BzLCAnaW5kaWNhdG9yUGVyY2VudGFnZScgfCAndG9wJz4+YFxuICBsZWZ0OiAkeyh7IGluZGljYXRvclBlcmNlbnRhZ2UgfSkgPT4gKGluZGljYXRvclBlcmNlbnRhZ2UgPyBgJHtpbmRpY2F0b3JQZXJjZW50YWdlfSVgIDogMCl9O1xuICB0b3A6ICR7KHsgdG9wIH0pID0+ICh0b3AgPyB0b3AgOiAwKX07XG4gIHdpZHRoOiAwLjE4NzVyZW07XG4gIGJhY2tncm91bmQtY29sb3I6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuY29sb3JzWydwcm9ncmVzcy1iYXItaW5kaWNhdG9yJ119O1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG5gXG4iXX0= */"));
|
|
19
19
|
var FilledBar = exports.FilledBar = /*#__PURE__*/(0, _base["default"])(_Flexbox.Box, process.env.NODE_ENV === "production" ? {
|
|
20
20
|
target: "e1ma74541"
|
|
21
21
|
} : {
|
|
@@ -29,7 +29,7 @@ var FilledBar = exports.FilledBar = /*#__PURE__*/(0, _base["default"])(_Flexbox.
|
|
|
29
29
|
_ref3$color = _ref3.color,
|
|
30
30
|
color = _ref3$color === void 0 ? 'info' : _ref3$color;
|
|
31
31
|
return theme.colors["charts-".concat(color, "-background-active")];
|
|
32
|
-
}, ";" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
32
|
+
}, ";" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9Qcm9ncmVzc0Jhci9zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBYW9GIiwiZmlsZSI6Ii4uLy4uL3NyYy9Qcm9ncmVzc0Jhci9zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IEJveCB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQgeyBQcm9ncmVzc0JhclByb3BzIH0gZnJvbSAnLi90eXBlcydcblxuZXhwb3J0IGNvbnN0IEJhciA9IHN0eWxlZChCb3gpPFJlY29yZDxzdHJpbmcsIHVua25vd24+PmBcbiAgLyogV2hlbiB0aGUgaGVpZ2h0IGlzIHRvbyBoaWdoIGJvcmRlci1yYWRpdXMgZGVmYXVsdHMgdG8gbG93ZXN0IG9mIHZlcnRpY2FsL2hvcml6b250YWxcbiAgICBDaGVjayBvdXQ6IGh0dHBzOi8vd3d3LnczLm9yZy9UUi9jc3MtYmFja2dyb3VuZHMtMy8jY29ybmVyLW92ZXJsYXAgKi9cbiAgYm9yZGVyLXJhZGl1czogOTk5OXB4O1xuICBiYWNrZ3JvdW5kLWNvbG9yOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmNvbG9yc1sncHJvZ3Jlc3MtYmFyLWJhY2tncm91bmQnXX07XG4gIG92ZXJmbG93OiBoaWRkZW47XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbmBcblxuZXhwb3J0IGNvbnN0IEZpbGxlZEJhciA9IHN0eWxlZChCb3gpPFBpY2s8UHJvZ3Jlc3NCYXJQcm9wcywgJ3BlcmNlbnRhZ2UnIHwgJ2NvbG9yJz4+YFxuICB3aWR0aDogJHsoeyBwZXJjZW50YWdlIH0pID0+IGAke3BlcmNlbnRhZ2V9JWB9O1xuICBiYWNrZ3JvdW5kLWNvbG9yOiAkeyh7IHRoZW1lLCBjb2xvciA9ICdpbmZvJyB9KSA9PiB0aGVtZS5jb2xvcnNbYGNoYXJ0cy0ke2NvbG9yfS1iYWNrZ3JvdW5kLWFjdGl2ZWBdfTtcbmBcblxuZXhwb3J0IGNvbnN0IFByb2dyZXNzSW5kaWNhdG9yID0gc3R5bGVkKEJveCk8UGljazxQcm9ncmVzc0JhclByb3BzLCAnaW5kaWNhdG9yUGVyY2VudGFnZScgfCAndG9wJz4+YFxuICBsZWZ0OiAkeyh7IGluZGljYXRvclBlcmNlbnRhZ2UgfSkgPT4gKGluZGljYXRvclBlcmNlbnRhZ2UgPyBgJHtpbmRpY2F0b3JQZXJjZW50YWdlfSVgIDogMCl9O1xuICB0b3A6ICR7KHsgdG9wIH0pID0+ICh0b3AgPyB0b3AgOiAwKX07XG4gIHdpZHRoOiAwLjE4NzVyZW07XG4gIGJhY2tncm91bmQtY29sb3I6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuY29sb3JzWydwcm9ncmVzcy1iYXItaW5kaWNhdG9yJ119O1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG5gXG4iXX0= */"));
|
|
33
33
|
var ProgressIndicator = exports.ProgressIndicator = /*#__PURE__*/(0, _base["default"])(_Flexbox.Box, process.env.NODE_ENV === "production" ? {
|
|
34
34
|
target: "e1ma74540"
|
|
35
35
|
} : {
|
|
@@ -42,8 +42,6 @@ var ProgressIndicator = exports.ProgressIndicator = /*#__PURE__*/(0, _base["defa
|
|
|
42
42
|
var top = _ref5.top;
|
|
43
43
|
return top ? top : 0;
|
|
44
44
|
}, ";width:0.1875rem;background-color:", function (_ref6) {
|
|
45
|
-
var theme = _ref6.theme
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
return theme.colors[belowIndicator ? 'charts-info-background-active' : 'charts-value2-background-enabled'];
|
|
49
|
-
}, ";position:absolute;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9Qcm9ncmVzc0Jhci9zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBb0JDIiwiZmlsZSI6Ii4uLy4uL3NyYy9Qcm9ncmVzc0Jhci9zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IEJveCB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQgeyBQcm9ncmVzc0JhckluZGljYXRpb24sIFByb2dyZXNzQmFyUHJvcHMgfSBmcm9tICcuL3R5cGVzJ1xuXG5leHBvcnQgY29uc3QgQmFyID0gc3R5bGVkKEJveCk8UmVjb3JkPHN0cmluZywgdW5rbm93bj4+YFxuICAvKiBXaGVuIHRoZSBoZWlnaHQgaXMgdG9vIGhpZ2ggYm9yZGVyLXJhZGl1cyBkZWZhdWx0cyB0byBsb3dlc3Qgb2YgdmVydGljYWwvaG9yaXpvbnRhbFxuICAgIENoZWNrIG91dDogaHR0cHM6Ly93d3cudzMub3JnL1RSL2Nzcy1iYWNrZ3JvdW5kcy0zLyNjb3JuZXItb3ZlcmxhcCAqL1xuICBib3JkZXItcmFkaXVzOiA5OTk5cHg7XG4gIGJhY2tncm91bmQtY29sb3I6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuY29sb3JzWydiYWNrZ3JvdW5kLXN1YnRsZSddfTtcbiAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgcG9zaXRpb246IHJlbGF0aXZlO1xuYFxuXG5leHBvcnQgY29uc3QgRmlsbGVkQmFyID0gc3R5bGVkKEJveCk8UGljazxQcm9ncmVzc0JhclByb3BzLCAncGVyY2VudGFnZScgfCAnY29sb3InPj5gXG4gIHdpZHRoOiAkeyh7IHBlcmNlbnRhZ2UgfSkgPT4gYCR7cGVyY2VudGFnZX0lYH07XG4gIGJhY2tncm91bmQtY29sb3I6ICR7KHsgdGhlbWUsIGNvbG9yID0gJ2luZm8nIH0pID0+IHRoZW1lLmNvbG9yc1tgY2hhcnRzLSR7Y29sb3J9LWJhY2tncm91bmQtYWN0aXZlYF19O1xuYFxuXG5leHBvcnQgY29uc3QgUHJvZ3Jlc3NJbmRpY2F0b3IgPSBzdHlsZWQoQm94KTxcbiAgUGljazxQcm9ncmVzc0JhclByb3BzICYgUHJvZ3Jlc3NCYXJJbmRpY2F0aW9uLCAnaW5kaWNhdG9yUGVyY2VudGFnZScgfCAndG9wJyB8ICdiZWxvd0luZGljYXRvcic+XG4+YFxuICBsZWZ0OiAkeyh7IGluZGljYXRvclBlcmNlbnRhZ2UgfSkgPT4gKGluZGljYXRvclBlcmNlbnRhZ2UgPyBgJHtpbmRpY2F0b3JQZXJjZW50YWdlfSVgIDogMCl9O1xuICB0b3A6ICR7KHsgdG9wIH0pID0+ICh0b3AgPyB0b3AgOiAwKX07XG4gIHdpZHRoOiAwLjE4NzVyZW07XG4gIGJhY2tncm91bmQtY29sb3I6ICR7KHsgdGhlbWUsIGJlbG93SW5kaWNhdG9yID0gdHJ1ZSB9KSA9PlxuICAgIHRoZW1lLmNvbG9yc1tiZWxvd0luZGljYXRvciA/ICdjaGFydHMtaW5mby1iYWNrZ3JvdW5kLWFjdGl2ZScgOiAnY2hhcnRzLXZhbHVlMi1iYWNrZ3JvdW5kLWVuYWJsZWQnXX07XG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbmBcbiJdfQ== */"));
|
|
45
|
+
var theme = _ref6.theme;
|
|
46
|
+
return theme.colors['progress-bar-indicator'];
|
|
47
|
+
}, ";position:absolute;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9Qcm9ncmVzc0Jhci9zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBa0JtRyIsImZpbGUiOiIuLi8uLi9zcmMvUHJvZ3Jlc3NCYXIvc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBCb3ggfSBmcm9tICcuLi9GbGV4Ym94J1xuaW1wb3J0IHsgUHJvZ3Jlc3NCYXJQcm9wcyB9IGZyb20gJy4vdHlwZXMnXG5cbmV4cG9ydCBjb25zdCBCYXIgPSBzdHlsZWQoQm94KTxSZWNvcmQ8c3RyaW5nLCB1bmtub3duPj5gXG4gIC8qIFdoZW4gdGhlIGhlaWdodCBpcyB0b28gaGlnaCBib3JkZXItcmFkaXVzIGRlZmF1bHRzIHRvIGxvd2VzdCBvZiB2ZXJ0aWNhbC9ob3Jpem9udGFsXG4gICAgQ2hlY2sgb3V0OiBodHRwczovL3d3dy53My5vcmcvVFIvY3NzLWJhY2tncm91bmRzLTMvI2Nvcm5lci1vdmVybGFwICovXG4gIGJvcmRlci1yYWRpdXM6IDk5OTlweDtcbiAgYmFja2dyb3VuZC1jb2xvcjogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5jb2xvcnNbJ3Byb2dyZXNzLWJhci1iYWNrZ3JvdW5kJ119O1xuICBvdmVyZmxvdzogaGlkZGVuO1xuICBwb3NpdGlvbjogcmVsYXRpdmU7XG5gXG5cbmV4cG9ydCBjb25zdCBGaWxsZWRCYXIgPSBzdHlsZWQoQm94KTxQaWNrPFByb2dyZXNzQmFyUHJvcHMsICdwZXJjZW50YWdlJyB8ICdjb2xvcic+PmBcbiAgd2lkdGg6ICR7KHsgcGVyY2VudGFnZSB9KSA9PiBgJHtwZXJjZW50YWdlfSVgfTtcbiAgYmFja2dyb3VuZC1jb2xvcjogJHsoeyB0aGVtZSwgY29sb3IgPSAnaW5mbycgfSkgPT4gdGhlbWUuY29sb3JzW2BjaGFydHMtJHtjb2xvcn0tYmFja2dyb3VuZC1hY3RpdmVgXX07XG5gXG5cbmV4cG9ydCBjb25zdCBQcm9ncmVzc0luZGljYXRvciA9IHN0eWxlZChCb3gpPFBpY2s8UHJvZ3Jlc3NCYXJQcm9wcywgJ2luZGljYXRvclBlcmNlbnRhZ2UnIHwgJ3RvcCc+PmBcbiAgbGVmdDogJHsoeyBpbmRpY2F0b3JQZXJjZW50YWdlIH0pID0+IChpbmRpY2F0b3JQZXJjZW50YWdlID8gYCR7aW5kaWNhdG9yUGVyY2VudGFnZX0lYCA6IDApfTtcbiAgdG9wOiAkeyh7IHRvcCB9KSA9PiAodG9wID8gdG9wIDogMCl9O1xuICB3aWR0aDogMC4xODc1cmVtO1xuICBiYWNrZ3JvdW5kLWNvbG9yOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmNvbG9yc1sncHJvZ3Jlc3MtYmFyLWluZGljYXRvciddfTtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuYFxuIl19 */"));
|
|
@@ -2,9 +2,6 @@ import { ComponentProps } from '../types';
|
|
|
2
2
|
import { SpaceProps } from '../system-props/types';
|
|
3
3
|
import { BoxProps } from '../Flexbox';
|
|
4
4
|
export declare type BarColors = 'success' | 'info' | 'danger' | 'warning';
|
|
5
|
-
export interface ProgressBarIndication {
|
|
6
|
-
belowIndicator?: boolean;
|
|
7
|
-
}
|
|
8
5
|
export interface ProgressBarProps extends BoxProps, ComponentProps, SpaceProps {
|
|
9
6
|
percentage: number;
|
|
10
7
|
height?: string;
|
package/lib/Tooltip/Tooltip.js
CHANGED
|
@@ -35,7 +35,8 @@ var Tooltip = exports.Tooltip = function Tooltip(_ref) {
|
|
|
35
35
|
_ref$hoverAnimation = _ref.hoverAnimation,
|
|
36
36
|
hoverAnimation = _ref$hoverAnimation === void 0 ? true : _ref$hoverAnimation,
|
|
37
37
|
_ref$maxWidth = _ref.maxWidth,
|
|
38
|
-
maxWidth = _ref$maxWidth === void 0 ? '12rem' : _ref$maxWidth
|
|
38
|
+
maxWidth = _ref$maxWidth === void 0 ? '12rem' : _ref$maxWidth,
|
|
39
|
+
clickableTooltip = _ref.clickableTooltip;
|
|
39
40
|
var _useState = (0, _react.useState)(false),
|
|
40
41
|
_useState2 = (0, _slicedToArray2["default"])(_useState, 2),
|
|
41
42
|
visible = _useState2[0],
|
|
@@ -144,9 +145,9 @@ var Tooltip = exports.Tooltip = function Tooltip(_ref) {
|
|
|
144
145
|
}, attributes.popper), {}, {
|
|
145
146
|
textAlignment: textAlignment,
|
|
146
147
|
"data-enter": visible || undefined,
|
|
147
|
-
onMouseEnter: handleEnter,
|
|
148
|
-
onMouseOver: handleOver,
|
|
149
|
-
onMouseLeave: handleLeave,
|
|
148
|
+
onMouseEnter: clickableTooltip ? undefined : handleEnter,
|
|
149
|
+
onMouseOver: clickableTooltip ? undefined : handleOver,
|
|
150
|
+
onMouseLeave: clickableTooltip ? undefined : handleLeave,
|
|
150
151
|
backgroundColor: backgroundColor,
|
|
151
152
|
maxWidth: maxWidth,
|
|
152
153
|
children: [withArrow && /*#__PURE__*/(0, _jsxRuntime.jsx)(_styles.TooltipArrow, {
|
|
@@ -156,14 +157,16 @@ var Tooltip = exports.Tooltip = function Tooltip(_ref) {
|
|
|
156
157
|
}), content]
|
|
157
158
|
}));
|
|
158
159
|
var containerElement = portal && document.querySelector('body');
|
|
160
|
+
var isVisible = clickableTooltip ? clickableTooltip.visible : visible;
|
|
159
161
|
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_jsxRuntime.Fragment, {
|
|
160
162
|
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_styles.TooltipTrigger, {
|
|
161
163
|
ref: setTriggerRef,
|
|
162
|
-
onMouseEnter: handleEnter,
|
|
163
|
-
onMouseOver: handleOver,
|
|
164
|
-
onMouseLeave: handleLeave,
|
|
164
|
+
onMouseEnter: clickableTooltip ? undefined : handleEnter,
|
|
165
|
+
onMouseOver: clickableTooltip ? undefined : handleOver,
|
|
166
|
+
onMouseLeave: clickableTooltip ? undefined : handleLeave,
|
|
165
167
|
hoverAnimation: hoverAnimation,
|
|
168
|
+
onClick: clickableTooltip ? clickableTooltip.onClick : undefined,
|
|
166
169
|
children: children
|
|
167
|
-
}),
|
|
170
|
+
}), isVisible && (containerElement ? /*#__PURE__*/_reactDom["default"].createPortal(tooltipCard, containerElement) : tooltipCard)]
|
|
168
171
|
});
|
|
169
172
|
};
|
package/lib/Tooltip/styles.js
CHANGED
|
@@ -16,7 +16,7 @@ var _ref = process.env.NODE_ENV === "production" ? {
|
|
|
16
16
|
} : {
|
|
17
17
|
name: "6ssdj5-codacy",
|
|
18
18
|
styles: "&:hover{opacity:0.8;};label:codacy;",
|
|
19
|
-
map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9Ub29sdGlwL3N0eWxlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFhZ0IiLCJmaWxlIjoiLi4vLi4vc3JjL1Rvb2x0aXAvc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IHRyYW5zaXRpb24gfSBmcm9tICcuLi90aGVtZSdcbmltcG9ydCB7IEdsb2JhbFN0eWxlQ29udGFpbmVyIH0gZnJvbSAnLi4vVGhlbWVQcm92aWRlcidcbmltcG9ydCB7IFRvb2x0aXBQcm9wcyB9IGZyb20gJy4vdHlwZXMnXG5cbmNvbnN0IFRvb2x0aXBUcmlnZ2VyID0gc3R5bGVkLnNwYW48UGljazxUb29sdGlwUHJvcHMsICdob3ZlckFuaW1hdGlvbic+PmBcbiAgY3Vyc29yOiBwb2ludGVyO1xuICBvcGFjaXR5OiAxO1xuICB0cmFuc2l0aW9uOiAkeygpID0+IHRyYW5zaXRpb24oWydvcGFjaXR5J10pfTtcblxuICAkeyh7IGhvdmVyQW5pbWF0aW9uIH0pID0+IHtcbiAgICBpZiAoaG92ZXJBbmltYXRpb24pXG4gICAgICByZXR1cm4gY3NzYFxuICAgICAgICAmOmhvdmVyIHtcbiAgICAgICAgICBvcGFjaXR5OiAwLjg7XG4gICAgICAgIH1cbiAgICAgIGBcbiAgICByZXR1cm4gJydcbiAgfX1cbmBcblxuY29uc3QgVG9vbHRpcEFycm93ID0gc3R5bGVkLmRpdjxQaWNrPFRvb2x0aXBQcm9wcywgJ2JhY2tncm91bmRDb2xvcic+PmBcbiAgJixcbiAgJjphZnRlciB7XG4gICAgd2lkdGg6IDFyZW07XG4gICAgaGVpZ2h0OiAxcmVtO1xuICB9XG5cbiAgJjphZnRlciB7XG4gICAgY29udGVudDogJyc7XG4gICAgYmFja2dyb3VuZDogJHsoeyB0aGVtZSwgYmFja2dyb3VuZENvbG9yIH0pID0+
|
|
19
|
+
map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9Ub29sdGlwL3N0eWxlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFhZ0IiLCJmaWxlIjoiLi4vLi4vc3JjL1Rvb2x0aXAvc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IHRyYW5zaXRpb24gfSBmcm9tICcuLi90aGVtZSdcbmltcG9ydCB7IEdsb2JhbFN0eWxlQ29udGFpbmVyIH0gZnJvbSAnLi4vVGhlbWVQcm92aWRlcidcbmltcG9ydCB7IFRvb2x0aXBQcm9wcyB9IGZyb20gJy4vdHlwZXMnXG5cbmNvbnN0IFRvb2x0aXBUcmlnZ2VyID0gc3R5bGVkLnNwYW48UGljazxUb29sdGlwUHJvcHMsICdob3ZlckFuaW1hdGlvbic+PmBcbiAgY3Vyc29yOiBwb2ludGVyO1xuICBvcGFjaXR5OiAxO1xuICB0cmFuc2l0aW9uOiAkeygpID0+IHRyYW5zaXRpb24oWydvcGFjaXR5J10pfTtcblxuICAkeyh7IGhvdmVyQW5pbWF0aW9uIH0pID0+IHtcbiAgICBpZiAoaG92ZXJBbmltYXRpb24pXG4gICAgICByZXR1cm4gY3NzYFxuICAgICAgICAmOmhvdmVyIHtcbiAgICAgICAgICBvcGFjaXR5OiAwLjg7XG4gICAgICAgIH1cbiAgICAgIGBcbiAgICByZXR1cm4gJydcbiAgfX1cbmBcblxuY29uc3QgVG9vbHRpcEFycm93ID0gc3R5bGVkLmRpdjxQaWNrPFRvb2x0aXBQcm9wcywgJ2JhY2tncm91bmRDb2xvcic+PmBcbiAgJixcbiAgJjphZnRlciB7XG4gICAgd2lkdGg6IDFyZW07XG4gICAgaGVpZ2h0OiAxcmVtO1xuICB9XG5cbiAgJjphZnRlciB7XG4gICAgY29udGVudDogJyc7XG4gICAgYmFja2dyb3VuZDogJHsoeyB0aGVtZSwgYmFja2dyb3VuZENvbG9yIH0pID0+IHRoZW1lLmNvbG9yc1tiYWNrZ3JvdW5kQ29sb3IgfHwgJ3Rvb2x0aXAtYmFja2dyb3VuZCddfTtcbiAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgdHJhbnNmb3JtOiByb3RhdGUoNDVkZWcpO1xuICB9XG5gXG5cbmNvbnN0IFRvb2x0aXBDYXJkID0gc3R5bGVkKEdsb2JhbFN0eWxlQ29udGFpbmVyKTxQaWNrPFRvb2x0aXBQcm9wcywgJ3RleHRBbGlnbm1lbnQnIHwgJ2JhY2tncm91bmRDb2xvcicgfCAnbWF4V2lkdGgnPj5gXG4gIGNvbG9yOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmNvbG9yc1sndG9vbHRpcC10ZXh0J119O1xuICBiYWNrZ3JvdW5kOiAkeyh7IHRoZW1lLCBiYWNrZ3JvdW5kQ29sb3IgfSkgPT4gdGhlbWUuY29sb3JzW2JhY2tncm91bmRDb2xvciB8fCAndG9vbHRpcC1iYWNrZ3JvdW5kJ119O1xuICBib3JkZXI6IDFweCBzb2xpZCAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmNvbG9yc1sndG9vbHRpcC1ib3JkZXInXX07XG4gIGJvcmRlci1yYWRpdXM6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUucmFkaWlbMV19O1xuICBib3gtc2hhZG93OiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmVmZmVjdHMuZWxldmF0aW9uWzFdfTtcbiAgcGFkZGluZzogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5zcGFjZVszXX07XG4gIGZvbnQtc2l6ZTogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5mb250U2l6ZXMubX07XG4gIGxpbmUtaGVpZ2h0OiAxcmVtO1xuICBtYXgtd2lkdGg6ICR7KHsgbWF4V2lkdGggfSkgPT4gbWF4V2lkdGh9O1xuICB0ZXh0LWFsaWduOiAkeyh7IHRleHRBbGlnbm1lbnQgfSkgPT4gdGV4dEFsaWdubWVudH07XG4gIHotaW5kZXg6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuekluZGljZXNbJ3Rvb2x0aXAnXX07XG5cbiAgJltkYXRhLXBvcHBlci1wbGFjZW1lbnQ9J3RvcCddICR7VG9vbHRpcEFycm93fSB7XG4gICAgYm90dG9tOiAtMC41cmVtO1xuICAgICY6YWZ0ZXIge1xuICAgICAgYm9yZGVyLXJhZGl1czogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5yYWRpaVswXX0gMDtcbiAgICAgIGJvcmRlci1yaWdodDogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5ib3JkZXJzWzBdfTtcbiAgICAgIGJvcmRlci1ib3R0b206ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuYm9yZGVyc1swXX07XG4gICAgfVxuICB9XG5cbiAgJltkYXRhLXBvcHBlci1wbGFjZW1lbnQ9J2JvdHRvbSddICR7VG9vbHRpcEFycm93fSB7XG4gICAgdG9wOiAtMC41NXJlbTtcbiAgICAmOmFmdGVyIHtcbiAgICAgIGJvcmRlci1yYWRpdXM6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUucmFkaWlbMF19IDA7XG4gICAgICBib3JkZXItbGVmdDogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5ib3JkZXJzWzBdfTtcbiAgICAgIGJvcmRlci10b3A6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuYm9yZGVyc1swXX07XG4gICAgfVxuICB9XG5cbiAgJltkYXRhLXBvcHBlci1wbGFjZW1lbnQ9J2xlZnQnXSAke1Rvb2x0aXBBcnJvd30ge1xuICAgIHJpZ2h0OiAtMC41cmVtO1xuICAgICY6YWZ0ZXIge1xuICAgICAgYm9yZGVyLXJhZGl1czogMCAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLnJhZGlpWzBdfTtcblxuICAgICAgYm9yZGVyLXJpZ2h0OiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmJvcmRlcnNbMF19O1xuICAgICAgYm9yZGVyLXRvcDogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5ib3JkZXJzWzBdfTtcbiAgICB9XG4gIH1cblxuICAmW2RhdGEtcG9wcGVyLXBsYWNlbWVudD0ncmlnaHQnXSAke1Rvb2x0aXBBcnJvd30ge1xuICAgIGxlZnQ6IC0wLjU1cmVtO1xuICAgICY6YWZ0ZXIge1xuICAgICAgYm9yZGVyLXJhZGl1czogMCAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLnJhZGlpWzBdfTtcbiAgICAgIGJvcmRlci1sZWZ0OiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmJvcmRlcnNbMF19O1xuICAgICAgYm9yZGVyLWJvdHRvbTogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5ib3JkZXJzWzBdfTtcbiAgICB9XG4gIH1cbmBcblxuZXhwb3J0IHsgVG9vbHRpcENhcmQsIFRvb2x0aXBUcmlnZ2VyLCBUb29sdGlwQXJyb3cgfVxuIl19 */",
|
|
20
20
|
toString: _EMOTION_STRINGIFIED_CSS_ERROR__
|
|
21
21
|
};
|
|
22
22
|
var TooltipTrigger = exports.TooltipTrigger = /*#__PURE__*/(0, _base["default"])("span", process.env.NODE_ENV === "production" ? {
|
|
@@ -30,7 +30,7 @@ var TooltipTrigger = exports.TooltipTrigger = /*#__PURE__*/(0, _base["default"])
|
|
|
30
30
|
var hoverAnimation = _ref2.hoverAnimation;
|
|
31
31
|
if (hoverAnimation) return _ref;
|
|
32
32
|
return '';
|
|
33
|
-
}, ";" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9Ub29sdGlwL3N0eWxlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFNd0UiLCJmaWxlIjoiLi4vLi4vc3JjL1Rvb2x0aXAvc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IHRyYW5zaXRpb24gfSBmcm9tICcuLi90aGVtZSdcbmltcG9ydCB7IEdsb2JhbFN0eWxlQ29udGFpbmVyIH0gZnJvbSAnLi4vVGhlbWVQcm92aWRlcidcbmltcG9ydCB7IFRvb2x0aXBQcm9wcyB9IGZyb20gJy4vdHlwZXMnXG5cbmNvbnN0IFRvb2x0aXBUcmlnZ2VyID0gc3R5bGVkLnNwYW48UGljazxUb29sdGlwUHJvcHMsICdob3ZlckFuaW1hdGlvbic+PmBcbiAgY3Vyc29yOiBwb2ludGVyO1xuICBvcGFjaXR5OiAxO1xuICB0cmFuc2l0aW9uOiAkeygpID0+IHRyYW5zaXRpb24oWydvcGFjaXR5J10pfTtcblxuICAkeyh7IGhvdmVyQW5pbWF0aW9uIH0pID0+IHtcbiAgICBpZiAoaG92ZXJBbmltYXRpb24pXG4gICAgICByZXR1cm4gY3NzYFxuICAgICAgICAmOmhvdmVyIHtcbiAgICAgICAgICBvcGFjaXR5OiAwLjg7XG4gICAgICAgIH1cbiAgICAgIGBcbiAgICByZXR1cm4gJydcbiAgfX1cbmBcblxuY29uc3QgVG9vbHRpcEFycm93ID0gc3R5bGVkLmRpdjxQaWNrPFRvb2x0aXBQcm9wcywgJ2JhY2tncm91bmRDb2xvcic+PmBcbiAgJixcbiAgJjphZnRlciB7XG4gICAgd2lkdGg6IDFyZW07XG4gICAgaGVpZ2h0OiAxcmVtO1xuICB9XG5cbiAgJjphZnRlciB7XG4gICAgY29udGVudDogJyc7XG4gICAgYmFja2dyb3VuZDogJHsoeyB0aGVtZSwgYmFja2dyb3VuZENvbG9yIH0pID0+
|
|
33
|
+
}, ";" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9Ub29sdGlwL3N0eWxlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFNd0UiLCJmaWxlIjoiLi4vLi4vc3JjL1Rvb2x0aXAvc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IHRyYW5zaXRpb24gfSBmcm9tICcuLi90aGVtZSdcbmltcG9ydCB7IEdsb2JhbFN0eWxlQ29udGFpbmVyIH0gZnJvbSAnLi4vVGhlbWVQcm92aWRlcidcbmltcG9ydCB7IFRvb2x0aXBQcm9wcyB9IGZyb20gJy4vdHlwZXMnXG5cbmNvbnN0IFRvb2x0aXBUcmlnZ2VyID0gc3R5bGVkLnNwYW48UGljazxUb29sdGlwUHJvcHMsICdob3ZlckFuaW1hdGlvbic+PmBcbiAgY3Vyc29yOiBwb2ludGVyO1xuICBvcGFjaXR5OiAxO1xuICB0cmFuc2l0aW9uOiAkeygpID0+IHRyYW5zaXRpb24oWydvcGFjaXR5J10pfTtcblxuICAkeyh7IGhvdmVyQW5pbWF0aW9uIH0pID0+IHtcbiAgICBpZiAoaG92ZXJBbmltYXRpb24pXG4gICAgICByZXR1cm4gY3NzYFxuICAgICAgICAmOmhvdmVyIHtcbiAgICAgICAgICBvcGFjaXR5OiAwLjg7XG4gICAgICAgIH1cbiAgICAgIGBcbiAgICByZXR1cm4gJydcbiAgfX1cbmBcblxuY29uc3QgVG9vbHRpcEFycm93ID0gc3R5bGVkLmRpdjxQaWNrPFRvb2x0aXBQcm9wcywgJ2JhY2tncm91bmRDb2xvcic+PmBcbiAgJixcbiAgJjphZnRlciB7XG4gICAgd2lkdGg6IDFyZW07XG4gICAgaGVpZ2h0OiAxcmVtO1xuICB9XG5cbiAgJjphZnRlciB7XG4gICAgY29udGVudDogJyc7XG4gICAgYmFja2dyb3VuZDogJHsoeyB0aGVtZSwgYmFja2dyb3VuZENvbG9yIH0pID0+IHRoZW1lLmNvbG9yc1tiYWNrZ3JvdW5kQ29sb3IgfHwgJ3Rvb2x0aXAtYmFja2dyb3VuZCddfTtcbiAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgdHJhbnNmb3JtOiByb3RhdGUoNDVkZWcpO1xuICB9XG5gXG5cbmNvbnN0IFRvb2x0aXBDYXJkID0gc3R5bGVkKEdsb2JhbFN0eWxlQ29udGFpbmVyKTxQaWNrPFRvb2x0aXBQcm9wcywgJ3RleHRBbGlnbm1lbnQnIHwgJ2JhY2tncm91bmRDb2xvcicgfCAnbWF4V2lkdGgnPj5gXG4gIGNvbG9yOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmNvbG9yc1sndG9vbHRpcC10ZXh0J119O1xuICBiYWNrZ3JvdW5kOiAkeyh7IHRoZW1lLCBiYWNrZ3JvdW5kQ29sb3IgfSkgPT4gdGhlbWUuY29sb3JzW2JhY2tncm91bmRDb2xvciB8fCAndG9vbHRpcC1iYWNrZ3JvdW5kJ119O1xuICBib3JkZXI6IDFweCBzb2xpZCAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmNvbG9yc1sndG9vbHRpcC1ib3JkZXInXX07XG4gIGJvcmRlci1yYWRpdXM6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUucmFkaWlbMV19O1xuICBib3gtc2hhZG93OiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmVmZmVjdHMuZWxldmF0aW9uWzFdfTtcbiAgcGFkZGluZzogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5zcGFjZVszXX07XG4gIGZvbnQtc2l6ZTogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5mb250U2l6ZXMubX07XG4gIGxpbmUtaGVpZ2h0OiAxcmVtO1xuICBtYXgtd2lkdGg6ICR7KHsgbWF4V2lkdGggfSkgPT4gbWF4V2lkdGh9O1xuICB0ZXh0LWFsaWduOiAkeyh7IHRleHRBbGlnbm1lbnQgfSkgPT4gdGV4dEFsaWdubWVudH07XG4gIHotaW5kZXg6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuekluZGljZXNbJ3Rvb2x0aXAnXX07XG5cbiAgJltkYXRhLXBvcHBlci1wbGFjZW1lbnQ9J3RvcCddICR7VG9vbHRpcEFycm93fSB7XG4gICAgYm90dG9tOiAtMC41cmVtO1xuICAgICY6YWZ0ZXIge1xuICAgICAgYm9yZGVyLXJhZGl1czogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5yYWRpaVswXX0gMDtcbiAgICAgIGJvcmRlci1yaWdodDogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5ib3JkZXJzWzBdfTtcbiAgICAgIGJvcmRlci1ib3R0b206ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuYm9yZGVyc1swXX07XG4gICAgfVxuICB9XG5cbiAgJltkYXRhLXBvcHBlci1wbGFjZW1lbnQ9J2JvdHRvbSddICR7VG9vbHRpcEFycm93fSB7XG4gICAgdG9wOiAtMC41NXJlbTtcbiAgICAmOmFmdGVyIHtcbiAgICAgIGJvcmRlci1yYWRpdXM6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUucmFkaWlbMF19IDA7XG4gICAgICBib3JkZXItbGVmdDogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5ib3JkZXJzWzBdfTtcbiAgICAgIGJvcmRlci10b3A6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuYm9yZGVyc1swXX07XG4gICAgfVxuICB9XG5cbiAgJltkYXRhLXBvcHBlci1wbGFjZW1lbnQ9J2xlZnQnXSAke1Rvb2x0aXBBcnJvd30ge1xuICAgIHJpZ2h0OiAtMC41cmVtO1xuICAgICY6YWZ0ZXIge1xuICAgICAgYm9yZGVyLXJhZGl1czogMCAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLnJhZGlpWzBdfTtcblxuICAgICAgYm9yZGVyLXJpZ2h0OiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmJvcmRlcnNbMF19O1xuICAgICAgYm9yZGVyLXRvcDogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5ib3JkZXJzWzBdfTtcbiAgICB9XG4gIH1cblxuICAmW2RhdGEtcG9wcGVyLXBsYWNlbWVudD0ncmlnaHQnXSAke1Rvb2x0aXBBcnJvd30ge1xuICAgIGxlZnQ6IC0wLjU1cmVtO1xuICAgICY6YWZ0ZXIge1xuICAgICAgYm9yZGVyLXJhZGl1czogMCAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLnJhZGlpWzBdfTtcbiAgICAgIGJvcmRlci1sZWZ0OiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmJvcmRlcnNbMF19O1xuICAgICAgYm9yZGVyLWJvdHRvbTogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5ib3JkZXJzWzBdfTtcbiAgICB9XG4gIH1cbmBcblxuZXhwb3J0IHsgVG9vbHRpcENhcmQsIFRvb2x0aXBUcmlnZ2VyLCBUb29sdGlwQXJyb3cgfVxuIl19 */"));
|
|
34
34
|
var TooltipArrow = exports.TooltipArrow = /*#__PURE__*/(0, _base["default"])("div", process.env.NODE_ENV === "production" ? {
|
|
35
35
|
target: "eeadlc31"
|
|
36
36
|
} : {
|
|
@@ -39,8 +39,8 @@ var TooltipArrow = exports.TooltipArrow = /*#__PURE__*/(0, _base["default"])("di
|
|
|
39
39
|
})("&,&:after{width:1rem;height:1rem;}&:after{content:'';background:", function (_ref3) {
|
|
40
40
|
var theme = _ref3.theme,
|
|
41
41
|
backgroundColor = _ref3.backgroundColor;
|
|
42
|
-
return theme.colors[backgroundColor || 'background
|
|
43
|
-
}, ";position:absolute;transform:rotate(45deg);}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
42
|
+
return theme.colors[backgroundColor || 'tooltip-background'];
|
|
43
|
+
}, ";position:absolute;transform:rotate(45deg);}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9Ub29sdGlwL3N0eWxlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFzQnNFIiwiZmlsZSI6Ii4uLy4uL3NyYy9Ub29sdGlwL3N0eWxlcy50cyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGNzcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0J1xuaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyB0cmFuc2l0aW9uIH0gZnJvbSAnLi4vdGhlbWUnXG5pbXBvcnQgeyBHbG9iYWxTdHlsZUNvbnRhaW5lciB9IGZyb20gJy4uL1RoZW1lUHJvdmlkZXInXG5pbXBvcnQgeyBUb29sdGlwUHJvcHMgfSBmcm9tICcuL3R5cGVzJ1xuXG5jb25zdCBUb29sdGlwVHJpZ2dlciA9IHN0eWxlZC5zcGFuPFBpY2s8VG9vbHRpcFByb3BzLCAnaG92ZXJBbmltYXRpb24nPj5gXG4gIGN1cnNvcjogcG9pbnRlcjtcbiAgb3BhY2l0eTogMTtcbiAgdHJhbnNpdGlvbjogJHsoKSA9PiB0cmFuc2l0aW9uKFsnb3BhY2l0eSddKX07XG5cbiAgJHsoeyBob3ZlckFuaW1hdGlvbiB9KSA9PiB7XG4gICAgaWYgKGhvdmVyQW5pbWF0aW9uKVxuICAgICAgcmV0dXJuIGNzc2BcbiAgICAgICAgJjpob3ZlciB7XG4gICAgICAgICAgb3BhY2l0eTogMC44O1xuICAgICAgICB9XG4gICAgICBgXG4gICAgcmV0dXJuICcnXG4gIH19XG5gXG5cbmNvbnN0IFRvb2x0aXBBcnJvdyA9IHN0eWxlZC5kaXY8UGljazxUb29sdGlwUHJvcHMsICdiYWNrZ3JvdW5kQ29sb3InPj5gXG4gICYsXG4gICY6YWZ0ZXIge1xuICAgIHdpZHRoOiAxcmVtO1xuICAgIGhlaWdodDogMXJlbTtcbiAgfVxuXG4gICY6YWZ0ZXIge1xuICAgIGNvbnRlbnQ6ICcnO1xuICAgIGJhY2tncm91bmQ6ICR7KHsgdGhlbWUsIGJhY2tncm91bmRDb2xvciB9KSA9PiB0aGVtZS5jb2xvcnNbYmFja2dyb3VuZENvbG9yIHx8ICd0b29sdGlwLWJhY2tncm91bmQnXX07XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIHRyYW5zZm9ybTogcm90YXRlKDQ1ZGVnKTtcbiAgfVxuYFxuXG5jb25zdCBUb29sdGlwQ2FyZCA9IHN0eWxlZChHbG9iYWxTdHlsZUNvbnRhaW5lcik8UGljazxUb29sdGlwUHJvcHMsICd0ZXh0QWxpZ25tZW50JyB8ICdiYWNrZ3JvdW5kQ29sb3InIHwgJ21heFdpZHRoJz4+YFxuICBjb2xvcjogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5jb2xvcnNbJ3Rvb2x0aXAtdGV4dCddfTtcbiAgYmFja2dyb3VuZDogJHsoeyB0aGVtZSwgYmFja2dyb3VuZENvbG9yIH0pID0+IHRoZW1lLmNvbG9yc1tiYWNrZ3JvdW5kQ29sb3IgfHwgJ3Rvb2x0aXAtYmFja2dyb3VuZCddfTtcbiAgYm9yZGVyOiAxcHggc29saWQgJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5jb2xvcnNbJ3Rvb2x0aXAtYm9yZGVyJ119O1xuICBib3JkZXItcmFkaXVzOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLnJhZGlpWzFdfTtcbiAgYm94LXNoYWRvdzogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5lZmZlY3RzLmVsZXZhdGlvblsxXX07XG4gIHBhZGRpbmc6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuc3BhY2VbM119O1xuICBmb250LXNpemU6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuZm9udFNpemVzLm19O1xuICBsaW5lLWhlaWdodDogMXJlbTtcbiAgbWF4LXdpZHRoOiAkeyh7IG1heFdpZHRoIH0pID0+IG1heFdpZHRofTtcbiAgdGV4dC1hbGlnbjogJHsoeyB0ZXh0QWxpZ25tZW50IH0pID0+IHRleHRBbGlnbm1lbnR9O1xuICB6LWluZGV4OiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLnpJbmRpY2VzWyd0b29sdGlwJ119O1xuXG4gICZbZGF0YS1wb3BwZXItcGxhY2VtZW50PSd0b3AnXSAke1Rvb2x0aXBBcnJvd30ge1xuICAgIGJvdHRvbTogLTAuNXJlbTtcbiAgICAmOmFmdGVyIHtcbiAgICAgIGJvcmRlci1yYWRpdXM6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUucmFkaWlbMF19IDA7XG4gICAgICBib3JkZXItcmlnaHQ6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuYm9yZGVyc1swXX07XG4gICAgICBib3JkZXItYm90dG9tOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmJvcmRlcnNbMF19O1xuICAgIH1cbiAgfVxuXG4gICZbZGF0YS1wb3BwZXItcGxhY2VtZW50PSdib3R0b20nXSAke1Rvb2x0aXBBcnJvd30ge1xuICAgIHRvcDogLTAuNTVyZW07XG4gICAgJjphZnRlciB7XG4gICAgICBib3JkZXItcmFkaXVzOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLnJhZGlpWzBdfSAwO1xuICAgICAgYm9yZGVyLWxlZnQ6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuYm9yZGVyc1swXX07XG4gICAgICBib3JkZXItdG9wOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmJvcmRlcnNbMF19O1xuICAgIH1cbiAgfVxuXG4gICZbZGF0YS1wb3BwZXItcGxhY2VtZW50PSdsZWZ0J10gJHtUb29sdGlwQXJyb3d9IHtcbiAgICByaWdodDogLTAuNXJlbTtcbiAgICAmOmFmdGVyIHtcbiAgICAgIGJvcmRlci1yYWRpdXM6IDAgJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5yYWRpaVswXX07XG5cbiAgICAgIGJvcmRlci1yaWdodDogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5ib3JkZXJzWzBdfTtcbiAgICAgIGJvcmRlci10b3A6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuYm9yZGVyc1swXX07XG4gICAgfVxuICB9XG5cbiAgJltkYXRhLXBvcHBlci1wbGFjZW1lbnQ9J3JpZ2h0J10gJHtUb29sdGlwQXJyb3d9IHtcbiAgICBsZWZ0OiAtMC41NXJlbTtcbiAgICAmOmFmdGVyIHtcbiAgICAgIGJvcmRlci1yYWRpdXM6IDAgJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5yYWRpaVswXX07XG4gICAgICBib3JkZXItbGVmdDogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5ib3JkZXJzWzBdfTtcbiAgICAgIGJvcmRlci1ib3R0b206ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuYm9yZGVyc1swXX07XG4gICAgfVxuICB9XG5gXG5cbmV4cG9ydCB7IFRvb2x0aXBDYXJkLCBUb29sdGlwVHJpZ2dlciwgVG9vbHRpcEFycm93IH1cbiJdfQ== */"));
|
|
44
44
|
var TooltipCard = exports.TooltipCard = /*#__PURE__*/(0, _base["default"])(_ThemeProvider.GlobalStyleContainer, process.env.NODE_ENV === "production" ? {
|
|
45
45
|
target: "eeadlc30"
|
|
46
46
|
} : {
|
|
@@ -48,21 +48,21 @@ var TooltipCard = exports.TooltipCard = /*#__PURE__*/(0, _base["default"])(_Them
|
|
|
48
48
|
label: "codacy"
|
|
49
49
|
})("color:", function (_ref4) {
|
|
50
50
|
var theme = _ref4.theme;
|
|
51
|
-
return theme.colors['text
|
|
51
|
+
return theme.colors['tooltip-text'];
|
|
52
52
|
}, ";background:", function (_ref5) {
|
|
53
53
|
var theme = _ref5.theme,
|
|
54
54
|
backgroundColor = _ref5.backgroundColor;
|
|
55
|
-
return theme.colors[backgroundColor || 'background
|
|
55
|
+
return theme.colors[backgroundColor || 'tooltip-background'];
|
|
56
56
|
}, ";border:1px solid ", function (_ref6) {
|
|
57
57
|
var theme = _ref6.theme;
|
|
58
|
-
return theme.colors['border
|
|
58
|
+
return theme.colors['tooltip-border'];
|
|
59
59
|
}, ";border-radius:", function (_ref7) {
|
|
60
60
|
var theme = _ref7.theme;
|
|
61
|
-
return theme.radii[
|
|
62
|
-
}, ";
|
|
61
|
+
return theme.radii[1];
|
|
62
|
+
}, ";box-shadow:", function (_ref8) {
|
|
63
63
|
var theme = _ref8.theme;
|
|
64
|
-
return theme.
|
|
65
|
-
}, "
|
|
64
|
+
return theme.effects.elevation[1];
|
|
65
|
+
}, ";padding:", function (_ref9) {
|
|
66
66
|
var theme = _ref9.theme;
|
|
67
67
|
return theme.space[3];
|
|
68
68
|
}, ";font-size:", function (_ref10) {
|
|
@@ -113,4 +113,4 @@ var TooltipCard = exports.TooltipCard = /*#__PURE__*/(0, _base["default"])(_Them
|
|
|
113
113
|
}, ";border-bottom:", function (_ref25) {
|
|
114
114
|
var theme = _ref25.theme;
|
|
115
115
|
return theme.borders[0];
|
|
116
|
-
}, ";}}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
116
|
+
}, ";}}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9Ub29sdGlwL3N0eWxlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFxQ3NIIiwiZmlsZSI6Ii4uLy4uL3NyYy9Ub29sdGlwL3N0eWxlcy50cyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGNzcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0J1xuaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyB0cmFuc2l0aW9uIH0gZnJvbSAnLi4vdGhlbWUnXG5pbXBvcnQgeyBHbG9iYWxTdHlsZUNvbnRhaW5lciB9IGZyb20gJy4uL1RoZW1lUHJvdmlkZXInXG5pbXBvcnQgeyBUb29sdGlwUHJvcHMgfSBmcm9tICcuL3R5cGVzJ1xuXG5jb25zdCBUb29sdGlwVHJpZ2dlciA9IHN0eWxlZC5zcGFuPFBpY2s8VG9vbHRpcFByb3BzLCAnaG92ZXJBbmltYXRpb24nPj5gXG4gIGN1cnNvcjogcG9pbnRlcjtcbiAgb3BhY2l0eTogMTtcbiAgdHJhbnNpdGlvbjogJHsoKSA9PiB0cmFuc2l0aW9uKFsnb3BhY2l0eSddKX07XG5cbiAgJHsoeyBob3ZlckFuaW1hdGlvbiB9KSA9PiB7XG4gICAgaWYgKGhvdmVyQW5pbWF0aW9uKVxuICAgICAgcmV0dXJuIGNzc2BcbiAgICAgICAgJjpob3ZlciB7XG4gICAgICAgICAgb3BhY2l0eTogMC44O1xuICAgICAgICB9XG4gICAgICBgXG4gICAgcmV0dXJuICcnXG4gIH19XG5gXG5cbmNvbnN0IFRvb2x0aXBBcnJvdyA9IHN0eWxlZC5kaXY8UGljazxUb29sdGlwUHJvcHMsICdiYWNrZ3JvdW5kQ29sb3InPj5gXG4gICYsXG4gICY6YWZ0ZXIge1xuICAgIHdpZHRoOiAxcmVtO1xuICAgIGhlaWdodDogMXJlbTtcbiAgfVxuXG4gICY6YWZ0ZXIge1xuICAgIGNvbnRlbnQ6ICcnO1xuICAgIGJhY2tncm91bmQ6ICR7KHsgdGhlbWUsIGJhY2tncm91bmRDb2xvciB9KSA9PiB0aGVtZS5jb2xvcnNbYmFja2dyb3VuZENvbG9yIHx8ICd0b29sdGlwLWJhY2tncm91bmQnXX07XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIHRyYW5zZm9ybTogcm90YXRlKDQ1ZGVnKTtcbiAgfVxuYFxuXG5jb25zdCBUb29sdGlwQ2FyZCA9IHN0eWxlZChHbG9iYWxTdHlsZUNvbnRhaW5lcik8UGljazxUb29sdGlwUHJvcHMsICd0ZXh0QWxpZ25tZW50JyB8ICdiYWNrZ3JvdW5kQ29sb3InIHwgJ21heFdpZHRoJz4+YFxuICBjb2xvcjogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5jb2xvcnNbJ3Rvb2x0aXAtdGV4dCddfTtcbiAgYmFja2dyb3VuZDogJHsoeyB0aGVtZSwgYmFja2dyb3VuZENvbG9yIH0pID0+IHRoZW1lLmNvbG9yc1tiYWNrZ3JvdW5kQ29sb3IgfHwgJ3Rvb2x0aXAtYmFja2dyb3VuZCddfTtcbiAgYm9yZGVyOiAxcHggc29saWQgJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5jb2xvcnNbJ3Rvb2x0aXAtYm9yZGVyJ119O1xuICBib3JkZXItcmFkaXVzOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLnJhZGlpWzFdfTtcbiAgYm94LXNoYWRvdzogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5lZmZlY3RzLmVsZXZhdGlvblsxXX07XG4gIHBhZGRpbmc6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuc3BhY2VbM119O1xuICBmb250LXNpemU6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuZm9udFNpemVzLm19O1xuICBsaW5lLWhlaWdodDogMXJlbTtcbiAgbWF4LXdpZHRoOiAkeyh7IG1heFdpZHRoIH0pID0+IG1heFdpZHRofTtcbiAgdGV4dC1hbGlnbjogJHsoeyB0ZXh0QWxpZ25tZW50IH0pID0+IHRleHRBbGlnbm1lbnR9O1xuICB6LWluZGV4OiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLnpJbmRpY2VzWyd0b29sdGlwJ119O1xuXG4gICZbZGF0YS1wb3BwZXItcGxhY2VtZW50PSd0b3AnXSAke1Rvb2x0aXBBcnJvd30ge1xuICAgIGJvdHRvbTogLTAuNXJlbTtcbiAgICAmOmFmdGVyIHtcbiAgICAgIGJvcmRlci1yYWRpdXM6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUucmFkaWlbMF19IDA7XG4gICAgICBib3JkZXItcmlnaHQ6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuYm9yZGVyc1swXX07XG4gICAgICBib3JkZXItYm90dG9tOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmJvcmRlcnNbMF19O1xuICAgIH1cbiAgfVxuXG4gICZbZGF0YS1wb3BwZXItcGxhY2VtZW50PSdib3R0b20nXSAke1Rvb2x0aXBBcnJvd30ge1xuICAgIHRvcDogLTAuNTVyZW07XG4gICAgJjphZnRlciB7XG4gICAgICBib3JkZXItcmFkaXVzOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLnJhZGlpWzBdfSAwO1xuICAgICAgYm9yZGVyLWxlZnQ6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuYm9yZGVyc1swXX07XG4gICAgICBib3JkZXItdG9wOiAkeyh7IHRoZW1lIH0pID0+IHRoZW1lLmJvcmRlcnNbMF19O1xuICAgIH1cbiAgfVxuXG4gICZbZGF0YS1wb3BwZXItcGxhY2VtZW50PSdsZWZ0J10gJHtUb29sdGlwQXJyb3d9IHtcbiAgICByaWdodDogLTAuNXJlbTtcbiAgICAmOmFmdGVyIHtcbiAgICAgIGJvcmRlci1yYWRpdXM6IDAgJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5yYWRpaVswXX07XG5cbiAgICAgIGJvcmRlci1yaWdodDogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5ib3JkZXJzWzBdfTtcbiAgICAgIGJvcmRlci10b3A6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuYm9yZGVyc1swXX07XG4gICAgfVxuICB9XG5cbiAgJltkYXRhLXBvcHBlci1wbGFjZW1lbnQ9J3JpZ2h0J10gJHtUb29sdGlwQXJyb3d9IHtcbiAgICBsZWZ0OiAtMC41NXJlbTtcbiAgICAmOmFmdGVyIHtcbiAgICAgIGJvcmRlci1yYWRpdXM6IDAgJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5yYWRpaVswXX07XG4gICAgICBib3JkZXItbGVmdDogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5ib3JkZXJzWzBdfTtcbiAgICAgIGJvcmRlci1ib3R0b206ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuYm9yZGVyc1swXX07XG4gICAgfVxuICB9XG5gXG5cbmV4cG9ydCB7IFRvb2x0aXBDYXJkLCBUb29sdGlwVHJpZ2dlciwgVG9vbHRpcEFycm93IH1cbiJdfQ== */"));
|
package/lib/Tooltip/types.d.ts
CHANGED
|
@@ -17,6 +17,13 @@ export declare type TooltipProps = TooltipContentProps & TooltipPositionProps &
|
|
|
17
17
|
hoverAnimation?: boolean;
|
|
18
18
|
/** Tooltip's max width ? */
|
|
19
19
|
maxWidth?: string;
|
|
20
|
+
/** Fixed tooltip that will be shown regardless of the trigger's hover state. Useful for tooltips that should be shown on page load. */
|
|
21
|
+
clickableTooltip?: {
|
|
22
|
+
/** Whether the tooltip should be visible */
|
|
23
|
+
visible?: boolean;
|
|
24
|
+
/** Callback for when the tooltip trigger is clicked */
|
|
25
|
+
onClick?: () => void;
|
|
26
|
+
};
|
|
20
27
|
};
|
|
21
28
|
export interface TooltipContentProps {
|
|
22
29
|
/** The element that triggers the tooltip */
|
|
@@ -233,4 +233,26 @@ Object.keys(_logo).forEach(function (key) {
|
|
|
233
233
|
return _logo[key];
|
|
234
234
|
}
|
|
235
235
|
});
|
|
236
|
+
});
|
|
237
|
+
var _tooltip = require("./tooltip");
|
|
238
|
+
Object.keys(_tooltip).forEach(function (key) {
|
|
239
|
+
if (key === "default" || key === "__esModule") return;
|
|
240
|
+
if (key in exports && exports[key] === _tooltip[key]) return;
|
|
241
|
+
Object.defineProperty(exports, key, {
|
|
242
|
+
enumerable: true,
|
|
243
|
+
get: function get() {
|
|
244
|
+
return _tooltip[key];
|
|
245
|
+
}
|
|
246
|
+
});
|
|
247
|
+
});
|
|
248
|
+
var _progressBar = require("./progress-bar");
|
|
249
|
+
Object.keys(_progressBar).forEach(function (key) {
|
|
250
|
+
if (key === "default" || key === "__esModule") return;
|
|
251
|
+
if (key in exports && exports[key] === _progressBar[key]) return;
|
|
252
|
+
Object.defineProperty(exports, key, {
|
|
253
|
+
enumerable: true,
|
|
254
|
+
get: function get() {
|
|
255
|
+
return _progressBar[key];
|
|
256
|
+
}
|
|
257
|
+
});
|
|
236
258
|
});
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.progressBar = void 0;
|
|
7
|
+
var _utils = require("./utils");
|
|
8
|
+
var progressBar = exports.progressBar = function progressBar(colors) {
|
|
9
|
+
return (0, _utils.validateKeys)()({
|
|
10
|
+
'progress-bar-background': colors['background-subtle'],
|
|
11
|
+
'progress-bar-indicator': colors['background-brand-enabled']
|
|
12
|
+
});
|
|
13
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.tooltip = void 0;
|
|
7
|
+
var _utils = require("./utils");
|
|
8
|
+
var tooltip = exports.tooltip = function tooltip(colors) {
|
|
9
|
+
return (0, _utils.validateKeys)()({
|
|
10
|
+
'tooltip-text': colors['text-secondary'],
|
|
11
|
+
'tooltip-border': colors['border-primary'],
|
|
12
|
+
'tooltip-background': colors['background-primary']
|
|
13
|
+
});
|
|
14
|
+
};
|
|
@@ -10,8 +10,8 @@ var _primitives = require("../primitives");
|
|
|
10
10
|
var _semantics = require("../semantics");
|
|
11
11
|
var backgroundColors = exports.backgroundColors = (0, _objectSpread2["default"])((0, _objectSpread2["default"])({
|
|
12
12
|
'background-primary': _primitives.primitiveColors['grey-00'],
|
|
13
|
-
'background-secondary': _primitives.primitiveColors['grey-
|
|
14
|
-
'background-subtle': _primitives.primitiveColors['
|
|
13
|
+
'background-secondary': _primitives.primitiveColors['grey-05'],
|
|
14
|
+
'background-subtle': _primitives.primitiveColors['grey-15'],
|
|
15
15
|
'background-brand-subtle': _primitives.primitiveColors['blue-10']
|
|
16
16
|
}, (0, _semantics.semanticFunctionalColorsFx)('background', 10)), {}, {
|
|
17
17
|
'background-brand': _primitives.primitiveColors['blue-10'],
|
|
@@ -15,12 +15,17 @@ var _icon = require("./icon");
|
|
|
15
15
|
var _text = require("./text");
|
|
16
16
|
var _components = require("../components");
|
|
17
17
|
var functionalColors = (0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])({}, _text.textColors), _background.backgroundColors), _border.borderColors), _icon.iconColors), _illustration.illustrationColors), _data.dataColors);
|
|
18
|
-
var darkCodacyThemeColors = exports.darkCodacyThemeColors = (0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])({}, functionalColors), (0, _components.effects)(_primitives.primitiveColors)), (0, _components.alerts)(functionalColors)), (0, _objectSpread2["default"])((0, _objectSpread2["default"])({}, (0, _components.button)(functionalColors)), {}, {
|
|
18
|
+
var darkCodacyThemeColors = exports.darkCodacyThemeColors = (0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])({}, functionalColors), (0, _components.effects)(_primitives.primitiveColors)), (0, _components.alerts)(functionalColors)), (0, _objectSpread2["default"])((0, _objectSpread2["default"])({}, (0, _components.button)(functionalColors)), {}, {
|
|
19
19
|
'button-primary-brand-text-disabled': functionalColors['background-subtle-hover'],
|
|
20
20
|
'button-primary-danger-text-disabled': functionalColors['text-danger-disabled'],
|
|
21
21
|
'button-primary-danger-icon-disabled': functionalColors['icon-danger-disabled']
|
|
22
|
-
})), (0,
|
|
22
|
+
})), (0, _objectSpread2["default"])((0, _objectSpread2["default"])({}, (0, _components.cards)(functionalColors)), {}, {
|
|
23
|
+
'cards-primary-background-enabled': functionalColors['background-secondary']
|
|
24
|
+
})), (0, _components.charts)(functionalColors)), (0, _objectSpread2["default"])((0, _objectSpread2["default"])({}, (0, _components.label)(functionalColors)), {}, {
|
|
23
25
|
'label-default-background': functionalColors['background-brand-subtle']
|
|
24
|
-
})), (0, _components.checkboxInput)(functionalColors)), (0, _components.listOrb)(functionalColors)), (0, _components.stepper)(functionalColors)), (0,
|
|
26
|
+
})), (0, _components.checkboxInput)(functionalColors)), (0, _components.listOrb)(functionalColors)), (0, _components.stepper)(functionalColors)), (0, _objectSpread2["default"])((0, _objectSpread2["default"])({}, (0, _components.selector)(functionalColors)), {}, {
|
|
27
|
+
'selector-slider-background-unselected': functionalColors['background-subtle-disabled'],
|
|
28
|
+
'selector-slider-background-disabled': functionalColors['background-subtle-pressed']
|
|
29
|
+
})), (0, _components.input)(functionalColors)), (0, _components.loading)(functionalColors)), (0, _components.divider)(functionalColors)), (0, _components.issues)(functionalColors)), (0, _components.tabs)(functionalColors)), (0, _components.drawer)(functionalColors)), (0, _components.filters)(functionalColors)), (0, _objectSpread2["default"])((0, _objectSpread2["default"])({}, (0, _components.modals)(functionalColors)), {}, {
|
|
25
30
|
'modal-backdrop-background': functionalColors['background-subtle-disabled']
|
|
26
|
-
})), (0, _components.tables)(functionalColors)), (0, _components.navigation)(functionalColors)), (0, _components.logo)(functionalColors));
|
|
31
|
+
})), (0, _components.tables)(functionalColors)), (0, _components.navigation)(functionalColors)), (0, _components.logo)(functionalColors)), (0, _components.tooltip)(functionalColors)), (0, _components.progressBar)(functionalColors));
|
|
@@ -221,6 +221,11 @@ export declare type FunctionalColorScheme = {
|
|
|
221
221
|
[key in FunctionalColor]: string;
|
|
222
222
|
};
|
|
223
223
|
declare const colors: {
|
|
224
|
+
'progress-bar-background': string;
|
|
225
|
+
'progress-bar-indicator': string;
|
|
226
|
+
'tooltip-text': string;
|
|
227
|
+
'tooltip-border': string;
|
|
228
|
+
'tooltip-background': string;
|
|
224
229
|
'logo-brand': string;
|
|
225
230
|
'logo-inverted': string;
|
|
226
231
|
'logo-primary': string;
|
|
@@ -15,5 +15,5 @@ var _icon = require("./icon");
|
|
|
15
15
|
var _text = require("./text");
|
|
16
16
|
var _components = require("../components");
|
|
17
17
|
var functionalColors = (0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])({}, _text.textColors), _background.backgroundColors), _border.borderColors), _icon.iconColors), _illustration.illustrationColors), _data.dataColors);
|
|
18
|
-
var colors = (0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])({}, functionalColors), (0, _components.effects)(_primitives.primitiveColors)), (0, _components.alerts)(functionalColors)), (0, _components.button)(functionalColors)), (0, _components.cards)(functionalColors)), (0, _components.charts)(functionalColors)), (0, _components.label)(functionalColors)), (0, _components.checkboxInput)(functionalColors)), (0, _components.listOrb)(functionalColors)), (0, _components.stepper)(functionalColors)), (0, _components.selector)(functionalColors)), (0, _components.input)(functionalColors)), (0, _components.loading)(functionalColors)), (0, _components.divider)(functionalColors)), (0, _components.issues)(functionalColors)), (0, _components.tabs)(functionalColors)), (0, _components.drawer)(functionalColors)), (0, _components.filters)(functionalColors)), (0, _components.modals)(functionalColors)), (0, _components.tables)(functionalColors)), (0, _components.navigation)(functionalColors)), (0, _components.logo)(functionalColors));
|
|
18
|
+
var colors = (0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])((0, _objectSpread2["default"])({}, functionalColors), (0, _components.effects)(_primitives.primitiveColors)), (0, _components.alerts)(functionalColors)), (0, _components.button)(functionalColors)), (0, _components.cards)(functionalColors)), (0, _components.charts)(functionalColors)), (0, _components.label)(functionalColors)), (0, _components.checkboxInput)(functionalColors)), (0, _components.listOrb)(functionalColors)), (0, _components.stepper)(functionalColors)), (0, _components.selector)(functionalColors)), (0, _components.input)(functionalColors)), (0, _components.loading)(functionalColors)), (0, _components.divider)(functionalColors)), (0, _components.issues)(functionalColors)), (0, _components.tabs)(functionalColors)), (0, _components.drawer)(functionalColors)), (0, _components.filters)(functionalColors)), (0, _components.modals)(functionalColors)), (0, _components.tables)(functionalColors)), (0, _components.navigation)(functionalColors)), (0, _components.logo)(functionalColors)), (0, _components.tooltip)(functionalColors)), (0, _components.progressBar)(functionalColors));
|
|
19
19
|
var codacyThemeColors = exports.codacyThemeColors = colors;
|