@codacy/ui-components 0.66.47 → 0.66.49
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/Table/Table.styles.js +12 -12
- package/lib/theme/ColorSchemes/components/tables.d.ts +0 -1
- package/lib/theme/ColorSchemes/components/tables.js +1 -2
- package/lib/theme/ColorSchemes/light/index.d.ts +0 -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?: "text-danger" | "text-success" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-high" | "text-medium" | "text-minor" | "background-danger" | "background-success" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-high" | "background-medium" | "background-minor" | "border-danger" | "border-success" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-high" | "border-medium" | "border-minor" | "icon-danger" | "icon-success" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-high" | "icon-medium" | "icon-minor" | "link-danger" | "link-success" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-high" | "link-medium" | "link-minor" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-danger-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-success-link" | "alerts-warning-text" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-icon" | "alerts-warning-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-info-link" | "alerts-attention-text" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-icon" | "alerts-primary-text" | "alerts-primary-background" | "alerts-primary-icon" | "alerts-primary-link" | "alerts-secondary-text" | "alerts-secondary-background" | "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-1" | "effect-elevation-2" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-focus" | "button-text-danger-text-pressed" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-focus" | "button-text-danger-icon-pressed" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-focus" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-pressed" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-focus" | "button-text-brand-text-pressed" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-focus" | "button-text-brand-icon-pressed" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-focus" | "button-primary-danger-text-pressed" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-focus" | "button-primary-danger-background-pressed" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-pressed" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-focus" | "button-primary-brand-text-pressed" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-focus" | "button-primary-brand-background-pressed" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-pressed" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-pressed" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-pressed" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-pressed" | "cards-danger-text-enabled" | "cards-success-icon-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-icon-enabled" | "cards-primary-link-enabled" | "cards-secondary-text-enabled" | "cards-secondary-background-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-danger-background-enabled" | "charts-danger-background-active" | "charts-success-background-enabled" | "charts-success-background-active" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-warning-background-enabled" | "charts-warning-background-active" | "charts-info-background-enabled" | "charts-info-background-active" | "charts-attention-background-enabled" | "charts-attention-background-active" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-background-enabled" | "charts-critical-background-active" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-background-enabled" | "charts-high-background-active" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-background-enabled" | "charts-medium-background-active" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-background-enabled" | "charts-minor-background-active" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-background-enabled" | "charts-primary-border-enabled" | "charts-primary-border-active" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-text-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-tertiary-text-enabled" | "charts-tertiary-background-enabled" | "charts-subtle-background-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-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-danger-text" | "label-danger-background" | "label-danger-icon" | "label-success-text" | "label-success-background" | "label-success-icon" | "label-warning-text" | "label-warning-background" | "label-warning-icon" | "label-info-text" | "label-info-background" | "label-info-icon" | "label-attention-text" | "label-attention-background" | "label-attention-icon" | "label-critical-text" | "label-critical-background" | "label-critical-icon" | "label-high-text" | "label-high-background" | "label-high-icon" | "label-medium-text" | "label-medium-background" | "label-medium-icon" | "label-minor-text" | "label-minor-background" | "label-minor-icon" | "label-default-text" | "label-default-background" | "label-default-icon" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-text" | "listOrb-primary-background" | "listOrb-primary-icon" | "listOrb-secondary-text" | "listOrb-secondary-background" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "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-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-text-focus" | "input-text-error" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-background-focus" | "input-background-error" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-border-focus" | "input-border-error" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-icon-focus" | "input-icon-error" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-placeholder-focus" | "input-placeholder-error" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "input-helper-focus" | "input-helper-error" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-label-focus" | "input-label-error" | "loading-background" | "divider-enabled" | "issues-critical-background-collapsed" | "issues-critical-background-expanded" | "issues-high-background-collapsed" | "issues-high-background-expanded" | "issues-medium-background-collapsed" | "issues-medium-background-expanded" | "issues-minor-background-collapsed" | "issues-minor-background-expanded" | "issues-critical-code" | "issues-high-code" | "issues-medium-code" | "issues-minor-code" | "issues-background" | "issues-code" | "issues-linenumber" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-text-active" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-border-active" | "tabs-border-inactive" | "tabs-icon-disabled" | "tabs-icon-enabled" | "tabs-icon-active" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-text-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-background-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-item-icon-active" | "filter-text-disabled" | "filter-text-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-disabled" | "filter-border-enabled" | "filter-border-active" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-text" | "modal-body-background" | "modal-backdrop-background" | "tables-text-enabled" | "tables-text-active" | "tables-background-enabled" | "tables-background-hover" | "tables-border-enabled" | "tables-icon-enabled" | "tables-icon-active" | "tables-link-enabled" | "tables-link-hover" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-wrapper-text-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-icon-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | "tooltip-text" | "tooltip-background" | "tooltip-border" | "progress-bar-background" | "progress-bar-indicator" | "grades-background-icon" | "grades-background-high" | "grades-background-medium" | "grades-background-elite" | "grades-background-low" | "grades-background-generic" | "grades-background-other" | "grades-text" | undefined;
|
|
12
|
+
color?: "text-danger" | "text-success" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-high" | "text-medium" | "text-minor" | "background-danger" | "background-success" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-high" | "background-medium" | "background-minor" | "border-danger" | "border-success" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-high" | "border-medium" | "border-minor" | "icon-danger" | "icon-success" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-high" | "icon-medium" | "icon-minor" | "link-danger" | "link-success" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-high" | "link-medium" | "link-minor" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-danger-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-success-link" | "alerts-warning-text" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-icon" | "alerts-warning-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-info-link" | "alerts-attention-text" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-icon" | "alerts-primary-text" | "alerts-primary-background" | "alerts-primary-icon" | "alerts-primary-link" | "alerts-secondary-text" | "alerts-secondary-background" | "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-1" | "effect-elevation-2" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-focus" | "button-text-danger-text-pressed" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-focus" | "button-text-danger-icon-pressed" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-focus" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-pressed" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-focus" | "button-text-brand-text-pressed" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-focus" | "button-text-brand-icon-pressed" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-focus" | "button-primary-danger-text-pressed" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-focus" | "button-primary-danger-background-pressed" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-pressed" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-focus" | "button-primary-brand-text-pressed" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-focus" | "button-primary-brand-background-pressed" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-pressed" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-pressed" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-pressed" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-pressed" | "cards-danger-text-enabled" | "cards-success-icon-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-icon-enabled" | "cards-primary-link-enabled" | "cards-secondary-text-enabled" | "cards-secondary-background-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-danger-background-enabled" | "charts-danger-background-active" | "charts-success-background-enabled" | "charts-success-background-active" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-warning-background-enabled" | "charts-warning-background-active" | "charts-info-background-enabled" | "charts-info-background-active" | "charts-attention-background-enabled" | "charts-attention-background-active" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-background-enabled" | "charts-critical-background-active" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-background-enabled" | "charts-high-background-active" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-background-enabled" | "charts-medium-background-active" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-background-enabled" | "charts-minor-background-active" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-background-enabled" | "charts-primary-border-enabled" | "charts-primary-border-active" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-text-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-tertiary-text-enabled" | "charts-tertiary-background-enabled" | "charts-subtle-background-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-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-danger-text" | "label-danger-background" | "label-danger-icon" | "label-success-text" | "label-success-background" | "label-success-icon" | "label-warning-text" | "label-warning-background" | "label-warning-icon" | "label-info-text" | "label-info-background" | "label-info-icon" | "label-attention-text" | "label-attention-background" | "label-attention-icon" | "label-critical-text" | "label-critical-background" | "label-critical-icon" | "label-high-text" | "label-high-background" | "label-high-icon" | "label-medium-text" | "label-medium-background" | "label-medium-icon" | "label-minor-text" | "label-minor-background" | "label-minor-icon" | "label-default-text" | "label-default-background" | "label-default-icon" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-text" | "listOrb-primary-background" | "listOrb-primary-icon" | "listOrb-secondary-text" | "listOrb-secondary-background" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "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-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-text-focus" | "input-text-error" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-background-focus" | "input-background-error" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-border-focus" | "input-border-error" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-icon-focus" | "input-icon-error" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-placeholder-focus" | "input-placeholder-error" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "input-helper-focus" | "input-helper-error" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-label-focus" | "input-label-error" | "loading-background" | "divider-enabled" | "issues-critical-background-collapsed" | "issues-critical-background-expanded" | "issues-high-background-collapsed" | "issues-high-background-expanded" | "issues-medium-background-collapsed" | "issues-medium-background-expanded" | "issues-minor-background-collapsed" | "issues-minor-background-expanded" | "issues-critical-code" | "issues-high-code" | "issues-medium-code" | "issues-minor-code" | "issues-background" | "issues-code" | "issues-linenumber" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-text-active" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-border-active" | "tabs-border-inactive" | "tabs-icon-disabled" | "tabs-icon-enabled" | "tabs-icon-active" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-text-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-background-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-item-icon-active" | "filter-text-disabled" | "filter-text-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-disabled" | "filter-border-enabled" | "filter-border-active" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-text" | "modal-body-background" | "modal-backdrop-background" | "tables-text-enabled" | "tables-text-active" | "tables-background-hover" | "tables-border-enabled" | "tables-icon-enabled" | "tables-icon-active" | "tables-link-enabled" | "tables-link-hover" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-wrapper-text-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-icon-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | "tooltip-text" | "tooltip-background" | "tooltip-border" | "progress-bar-background" | "progress-bar-indicator" | "grades-background-icon" | "grades-background-high" | "grades-background-medium" | "grades-background-elite" | "grades-background-low" | "grades-background-generic" | "grades-background-other" | "grades-text" | 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?: "text-danger" | "text-success" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-high" | "text-medium" | "text-minor" | "background-danger" | "background-success" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-high" | "background-medium" | "background-minor" | "border-danger" | "border-success" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-high" | "border-medium" | "border-minor" | "icon-danger" | "icon-success" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-high" | "icon-medium" | "icon-minor" | "link-danger" | "link-success" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-high" | "link-medium" | "link-minor" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-danger-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-success-link" | "alerts-warning-text" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-icon" | "alerts-warning-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-info-link" | "alerts-attention-text" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-icon" | "alerts-primary-text" | "alerts-primary-background" | "alerts-primary-icon" | "alerts-primary-link" | "alerts-secondary-text" | "alerts-secondary-background" | "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-1" | "effect-elevation-2" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-focus" | "button-text-danger-text-pressed" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-focus" | "button-text-danger-icon-pressed" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-focus" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-pressed" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-focus" | "button-text-brand-text-pressed" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-focus" | "button-text-brand-icon-pressed" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-focus" | "button-primary-danger-text-pressed" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-focus" | "button-primary-danger-background-pressed" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-pressed" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-focus" | "button-primary-brand-text-pressed" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-focus" | "button-primary-brand-background-pressed" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-pressed" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-pressed" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-pressed" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-pressed" | "cards-danger-text-enabled" | "cards-success-icon-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-icon-enabled" | "cards-primary-link-enabled" | "cards-secondary-text-enabled" | "cards-secondary-background-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-danger-background-enabled" | "charts-danger-background-active" | "charts-success-background-enabled" | "charts-success-background-active" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-warning-background-enabled" | "charts-warning-background-active" | "charts-info-background-enabled" | "charts-info-background-active" | "charts-attention-background-enabled" | "charts-attention-background-active" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-background-enabled" | "charts-critical-background-active" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-background-enabled" | "charts-high-background-active" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-background-enabled" | "charts-medium-background-active" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-background-enabled" | "charts-minor-background-active" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-background-enabled" | "charts-primary-border-enabled" | "charts-primary-border-active" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-text-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-tertiary-text-enabled" | "charts-tertiary-background-enabled" | "charts-subtle-background-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-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-danger-text" | "label-danger-background" | "label-danger-icon" | "label-success-text" | "label-success-background" | "label-success-icon" | "label-warning-text" | "label-warning-background" | "label-warning-icon" | "label-info-text" | "label-info-background" | "label-info-icon" | "label-attention-text" | "label-attention-background" | "label-attention-icon" | "label-critical-text" | "label-critical-background" | "label-critical-icon" | "label-high-text" | "label-high-background" | "label-high-icon" | "label-medium-text" | "label-medium-background" | "label-medium-icon" | "label-minor-text" | "label-minor-background" | "label-minor-icon" | "label-default-text" | "label-default-background" | "label-default-icon" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-text" | "listOrb-primary-background" | "listOrb-primary-icon" | "listOrb-secondary-text" | "listOrb-secondary-background" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "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-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-text-focus" | "input-text-error" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-background-focus" | "input-background-error" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-border-focus" | "input-border-error" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-icon-focus" | "input-icon-error" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-placeholder-focus" | "input-placeholder-error" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "input-helper-focus" | "input-helper-error" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-label-focus" | "input-label-error" | "loading-background" | "divider-enabled" | "issues-critical-background-collapsed" | "issues-critical-background-expanded" | "issues-high-background-collapsed" | "issues-high-background-expanded" | "issues-medium-background-collapsed" | "issues-medium-background-expanded" | "issues-minor-background-collapsed" | "issues-minor-background-expanded" | "issues-critical-code" | "issues-high-code" | "issues-medium-code" | "issues-minor-code" | "issues-background" | "issues-code" | "issues-linenumber" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-text-active" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-border-active" | "tabs-border-inactive" | "tabs-icon-disabled" | "tabs-icon-enabled" | "tabs-icon-active" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-text-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-background-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-item-icon-active" | "filter-text-disabled" | "filter-text-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-disabled" | "filter-border-enabled" | "filter-border-active" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-text" | "modal-body-background" | "modal-backdrop-background" | "tables-text-enabled" | "tables-text-active" | "tables-background-enabled" | "tables-background-hover" | "tables-border-enabled" | "tables-icon-enabled" | "tables-icon-active" | "tables-link-enabled" | "tables-link-hover" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-wrapper-text-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-icon-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | "tooltip-text" | "tooltip-background" | "tooltip-border" | "progress-bar-background" | "progress-bar-indicator" | "grades-background-icon" | "grades-background-high" | "grades-background-medium" | "grades-background-elite" | "grades-background-low" | "grades-background-generic" | "grades-background-other" | "grades-text" | undefined;
|
|
3
|
+
color?: "text-danger" | "text-success" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-high" | "text-medium" | "text-minor" | "background-danger" | "background-success" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-high" | "background-medium" | "background-minor" | "border-danger" | "border-success" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-high" | "border-medium" | "border-minor" | "icon-danger" | "icon-success" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-high" | "icon-medium" | "icon-minor" | "link-danger" | "link-success" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-high" | "link-medium" | "link-minor" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-danger-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-success-link" | "alerts-warning-text" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-icon" | "alerts-warning-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-info-link" | "alerts-attention-text" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-icon" | "alerts-primary-text" | "alerts-primary-background" | "alerts-primary-icon" | "alerts-primary-link" | "alerts-secondary-text" | "alerts-secondary-background" | "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-1" | "effect-elevation-2" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-focus" | "button-text-danger-text-pressed" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-focus" | "button-text-danger-icon-pressed" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-focus" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-pressed" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-focus" | "button-text-brand-text-pressed" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-focus" | "button-text-brand-icon-pressed" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-focus" | "button-primary-danger-text-pressed" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-focus" | "button-primary-danger-background-pressed" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-pressed" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-focus" | "button-primary-brand-text-pressed" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-focus" | "button-primary-brand-background-pressed" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-pressed" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-pressed" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-pressed" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-pressed" | "cards-danger-text-enabled" | "cards-success-icon-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-icon-enabled" | "cards-primary-link-enabled" | "cards-secondary-text-enabled" | "cards-secondary-background-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-danger-background-enabled" | "charts-danger-background-active" | "charts-success-background-enabled" | "charts-success-background-active" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-warning-background-enabled" | "charts-warning-background-active" | "charts-info-background-enabled" | "charts-info-background-active" | "charts-attention-background-enabled" | "charts-attention-background-active" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-background-enabled" | "charts-critical-background-active" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-background-enabled" | "charts-high-background-active" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-background-enabled" | "charts-medium-background-active" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-background-enabled" | "charts-minor-background-active" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-background-enabled" | "charts-primary-border-enabled" | "charts-primary-border-active" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-text-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-tertiary-text-enabled" | "charts-tertiary-background-enabled" | "charts-subtle-background-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-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-danger-text" | "label-danger-background" | "label-danger-icon" | "label-success-text" | "label-success-background" | "label-success-icon" | "label-warning-text" | "label-warning-background" | "label-warning-icon" | "label-info-text" | "label-info-background" | "label-info-icon" | "label-attention-text" | "label-attention-background" | "label-attention-icon" | "label-critical-text" | "label-critical-background" | "label-critical-icon" | "label-high-text" | "label-high-background" | "label-high-icon" | "label-medium-text" | "label-medium-background" | "label-medium-icon" | "label-minor-text" | "label-minor-background" | "label-minor-icon" | "label-default-text" | "label-default-background" | "label-default-icon" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-text" | "listOrb-primary-background" | "listOrb-primary-icon" | "listOrb-secondary-text" | "listOrb-secondary-background" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "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-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-text-focus" | "input-text-error" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-background-focus" | "input-background-error" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-border-focus" | "input-border-error" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-icon-focus" | "input-icon-error" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-placeholder-focus" | "input-placeholder-error" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "input-helper-focus" | "input-helper-error" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-label-focus" | "input-label-error" | "loading-background" | "divider-enabled" | "issues-critical-background-collapsed" | "issues-critical-background-expanded" | "issues-high-background-collapsed" | "issues-high-background-expanded" | "issues-medium-background-collapsed" | "issues-medium-background-expanded" | "issues-minor-background-collapsed" | "issues-minor-background-expanded" | "issues-critical-code" | "issues-high-code" | "issues-medium-code" | "issues-minor-code" | "issues-background" | "issues-code" | "issues-linenumber" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-text-active" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-border-active" | "tabs-border-inactive" | "tabs-icon-disabled" | "tabs-icon-enabled" | "tabs-icon-active" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-text-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-background-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-item-icon-active" | "filter-text-disabled" | "filter-text-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-disabled" | "filter-border-enabled" | "filter-border-active" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-text" | "modal-body-background" | "modal-backdrop-background" | "tables-text-enabled" | "tables-text-active" | "tables-background-hover" | "tables-border-enabled" | "tables-icon-enabled" | "tables-icon-active" | "tables-link-enabled" | "tables-link-hover" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-wrapper-text-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-icon-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | "tooltip-text" | "tooltip-background" | "tooltip-border" | "progress-bar-background" | "progress-bar-indicator" | "grades-background-icon" | "grades-background-high" | "grades-background-medium" | "grades-background-elite" | "grades-background-low" | "grades-background-generic" | "grades-background-other" | "grades-text" | 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?: "text-danger" | "text-success" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-high" | "text-medium" | "text-minor" | "background-danger" | "background-success" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-high" | "background-medium" | "background-minor" | "border-danger" | "border-success" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-high" | "border-medium" | "border-minor" | "icon-danger" | "icon-success" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-high" | "icon-medium" | "icon-minor" | "link-danger" | "link-success" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-high" | "link-medium" | "link-minor" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-danger-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-success-link" | "alerts-warning-text" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-icon" | "alerts-warning-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-info-link" | "alerts-attention-text" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-icon" | "alerts-primary-text" | "alerts-primary-background" | "alerts-primary-icon" | "alerts-primary-link" | "alerts-secondary-text" | "alerts-secondary-background" | "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-1" | "effect-elevation-2" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-focus" | "button-text-danger-text-pressed" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-focus" | "button-text-danger-icon-pressed" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-focus" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-pressed" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-focus" | "button-text-brand-text-pressed" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-focus" | "button-text-brand-icon-pressed" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-focus" | "button-primary-danger-text-pressed" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-focus" | "button-primary-danger-background-pressed" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-pressed" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-focus" | "button-primary-brand-text-pressed" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-focus" | "button-primary-brand-background-pressed" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-pressed" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-pressed" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-pressed" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-pressed" | "cards-danger-text-enabled" | "cards-success-icon-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-icon-enabled" | "cards-primary-link-enabled" | "cards-secondary-text-enabled" | "cards-secondary-background-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-danger-background-enabled" | "charts-danger-background-active" | "charts-success-background-enabled" | "charts-success-background-active" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-warning-background-enabled" | "charts-warning-background-active" | "charts-info-background-enabled" | "charts-info-background-active" | "charts-attention-background-enabled" | "charts-attention-background-active" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-background-enabled" | "charts-critical-background-active" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-background-enabled" | "charts-high-background-active" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-background-enabled" | "charts-medium-background-active" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-background-enabled" | "charts-minor-background-active" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-background-enabled" | "charts-primary-border-enabled" | "charts-primary-border-active" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-text-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-tertiary-text-enabled" | "charts-tertiary-background-enabled" | "charts-subtle-background-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-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-danger-text" | "label-danger-background" | "label-danger-icon" | "label-success-text" | "label-success-background" | "label-success-icon" | "label-warning-text" | "label-warning-background" | "label-warning-icon" | "label-info-text" | "label-info-background" | "label-info-icon" | "label-attention-text" | "label-attention-background" | "label-attention-icon" | "label-critical-text" | "label-critical-background" | "label-critical-icon" | "label-high-text" | "label-high-background" | "label-high-icon" | "label-medium-text" | "label-medium-background" | "label-medium-icon" | "label-minor-text" | "label-minor-background" | "label-minor-icon" | "label-default-text" | "label-default-background" | "label-default-icon" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-text" | "listOrb-primary-background" | "listOrb-primary-icon" | "listOrb-secondary-text" | "listOrb-secondary-background" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "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-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-text-focus" | "input-text-error" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-background-focus" | "input-background-error" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-border-focus" | "input-border-error" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-icon-focus" | "input-icon-error" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-placeholder-focus" | "input-placeholder-error" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "input-helper-focus" | "input-helper-error" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-label-focus" | "input-label-error" | "loading-background" | "divider-enabled" | "issues-critical-background-collapsed" | "issues-critical-background-expanded" | "issues-high-background-collapsed" | "issues-high-background-expanded" | "issues-medium-background-collapsed" | "issues-medium-background-expanded" | "issues-minor-background-collapsed" | "issues-minor-background-expanded" | "issues-critical-code" | "issues-high-code" | "issues-medium-code" | "issues-minor-code" | "issues-background" | "issues-code" | "issues-linenumber" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-text-active" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-border-active" | "tabs-border-inactive" | "tabs-icon-disabled" | "tabs-icon-enabled" | "tabs-icon-active" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-text-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-background-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-item-icon-active" | "filter-text-disabled" | "filter-text-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-disabled" | "filter-border-enabled" | "filter-border-active" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-text" | "modal-body-background" | "modal-backdrop-background" | "tables-text-enabled" | "tables-text-active" | "tables-background-enabled" | "tables-background-hover" | "tables-border-enabled" | "tables-icon-enabled" | "tables-icon-active" | "tables-link-enabled" | "tables-link-hover" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-wrapper-text-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-icon-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | "tooltip-text" | "tooltip-background" | "tooltip-border" | "progress-bar-background" | "progress-bar-indicator" | "grades-background-icon" | "grades-background-high" | "grades-background-medium" | "grades-background-elite" | "grades-background-low" | "grades-background-generic" | "grades-background-other" | "grades-text" | undefined;
|
|
5
|
+
secondaryColor?: "text-danger" | "text-success" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-high" | "text-medium" | "text-minor" | "background-danger" | "background-success" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-high" | "background-medium" | "background-minor" | "border-danger" | "border-success" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-high" | "border-medium" | "border-minor" | "icon-danger" | "icon-success" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-high" | "icon-medium" | "icon-minor" | "link-danger" | "link-success" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-high" | "link-medium" | "link-minor" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-danger-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-success-link" | "alerts-warning-text" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-icon" | "alerts-warning-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-info-link" | "alerts-attention-text" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-icon" | "alerts-primary-text" | "alerts-primary-background" | "alerts-primary-icon" | "alerts-primary-link" | "alerts-secondary-text" | "alerts-secondary-background" | "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-1" | "effect-elevation-2" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-focus" | "button-text-danger-text-pressed" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-focus" | "button-text-danger-icon-pressed" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-focus" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-pressed" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-focus" | "button-text-brand-text-pressed" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-focus" | "button-text-brand-icon-pressed" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-focus" | "button-primary-danger-text-pressed" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-focus" | "button-primary-danger-background-pressed" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-pressed" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-focus" | "button-primary-brand-text-pressed" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-focus" | "button-primary-brand-background-pressed" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-pressed" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-pressed" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-pressed" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-pressed" | "cards-danger-text-enabled" | "cards-success-icon-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-icon-enabled" | "cards-primary-link-enabled" | "cards-secondary-text-enabled" | "cards-secondary-background-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-danger-background-enabled" | "charts-danger-background-active" | "charts-success-background-enabled" | "charts-success-background-active" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-warning-background-enabled" | "charts-warning-background-active" | "charts-info-background-enabled" | "charts-info-background-active" | "charts-attention-background-enabled" | "charts-attention-background-active" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-background-enabled" | "charts-critical-background-active" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-background-enabled" | "charts-high-background-active" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-background-enabled" | "charts-medium-background-active" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-background-enabled" | "charts-minor-background-active" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-background-enabled" | "charts-primary-border-enabled" | "charts-primary-border-active" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-text-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-tertiary-text-enabled" | "charts-tertiary-background-enabled" | "charts-subtle-background-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-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-danger-text" | "label-danger-background" | "label-danger-icon" | "label-success-text" | "label-success-background" | "label-success-icon" | "label-warning-text" | "label-warning-background" | "label-warning-icon" | "label-info-text" | "label-info-background" | "label-info-icon" | "label-attention-text" | "label-attention-background" | "label-attention-icon" | "label-critical-text" | "label-critical-background" | "label-critical-icon" | "label-high-text" | "label-high-background" | "label-high-icon" | "label-medium-text" | "label-medium-background" | "label-medium-icon" | "label-minor-text" | "label-minor-background" | "label-minor-icon" | "label-default-text" | "label-default-background" | "label-default-icon" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-text" | "listOrb-primary-background" | "listOrb-primary-icon" | "listOrb-secondary-text" | "listOrb-secondary-background" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "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-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-text-focus" | "input-text-error" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-background-focus" | "input-background-error" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-border-focus" | "input-border-error" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-icon-focus" | "input-icon-error" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-placeholder-focus" | "input-placeholder-error" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "input-helper-focus" | "input-helper-error" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-label-focus" | "input-label-error" | "loading-background" | "divider-enabled" | "issues-critical-background-collapsed" | "issues-critical-background-expanded" | "issues-high-background-collapsed" | "issues-high-background-expanded" | "issues-medium-background-collapsed" | "issues-medium-background-expanded" | "issues-minor-background-collapsed" | "issues-minor-background-expanded" | "issues-critical-code" | "issues-high-code" | "issues-medium-code" | "issues-minor-code" | "issues-background" | "issues-code" | "issues-linenumber" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-text-active" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-border-active" | "tabs-border-inactive" | "tabs-icon-disabled" | "tabs-icon-enabled" | "tabs-icon-active" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-text-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-background-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-item-icon-active" | "filter-text-disabled" | "filter-text-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-disabled" | "filter-border-enabled" | "filter-border-active" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-text" | "modal-body-background" | "modal-backdrop-background" | "tables-text-enabled" | "tables-text-active" | "tables-background-hover" | "tables-border-enabled" | "tables-icon-enabled" | "tables-icon-active" | "tables-link-enabled" | "tables-link-hover" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-wrapper-text-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-icon-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | "tooltip-text" | "tooltip-background" | "tooltip-border" | "progress-bar-background" | "progress-bar-indicator" | "grades-background-icon" | "grades-background-high" | "grades-background-medium" | "grades-background-elite" | "grades-background-low" | "grades-background-generic" | "grades-background-other" | "grades-text" | 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?: "text-danger" | "text-success" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-high" | "text-medium" | "text-minor" | "background-danger" | "background-success" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-high" | "background-medium" | "background-minor" | "border-danger" | "border-success" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-high" | "border-medium" | "border-minor" | "icon-danger" | "icon-success" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-high" | "icon-medium" | "icon-minor" | "link-danger" | "link-success" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-high" | "link-medium" | "link-minor" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-danger-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-success-link" | "alerts-warning-text" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-icon" | "alerts-warning-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-info-link" | "alerts-attention-text" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-icon" | "alerts-primary-text" | "alerts-primary-background" | "alerts-primary-icon" | "alerts-primary-link" | "alerts-secondary-text" | "alerts-secondary-background" | "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-1" | "effect-elevation-2" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-focus" | "button-text-danger-text-pressed" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-focus" | "button-text-danger-icon-pressed" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-focus" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-pressed" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-focus" | "button-text-brand-text-pressed" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-focus" | "button-text-brand-icon-pressed" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-focus" | "button-primary-danger-text-pressed" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-focus" | "button-primary-danger-background-pressed" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-pressed" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-focus" | "button-primary-brand-text-pressed" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-focus" | "button-primary-brand-background-pressed" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-pressed" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-pressed" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-pressed" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-pressed" | "cards-danger-text-enabled" | "cards-success-icon-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-icon-enabled" | "cards-primary-link-enabled" | "cards-secondary-text-enabled" | "cards-secondary-background-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-danger-background-enabled" | "charts-danger-background-active" | "charts-success-background-enabled" | "charts-success-background-active" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-warning-background-enabled" | "charts-warning-background-active" | "charts-info-background-enabled" | "charts-info-background-active" | "charts-attention-background-enabled" | "charts-attention-background-active" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-background-enabled" | "charts-critical-background-active" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-background-enabled" | "charts-high-background-active" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-background-enabled" | "charts-medium-background-active" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-background-enabled" | "charts-minor-background-active" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-background-enabled" | "charts-primary-border-enabled" | "charts-primary-border-active" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-text-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-tertiary-text-enabled" | "charts-tertiary-background-enabled" | "charts-subtle-background-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-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-danger-text" | "label-danger-background" | "label-danger-icon" | "label-success-text" | "label-success-background" | "label-success-icon" | "label-warning-text" | "label-warning-background" | "label-warning-icon" | "label-info-text" | "label-info-background" | "label-info-icon" | "label-attention-text" | "label-attention-background" | "label-attention-icon" | "label-critical-text" | "label-critical-background" | "label-critical-icon" | "label-high-text" | "label-high-background" | "label-high-icon" | "label-medium-text" | "label-medium-background" | "label-medium-icon" | "label-minor-text" | "label-minor-background" | "label-minor-icon" | "label-default-text" | "label-default-background" | "label-default-icon" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-text" | "listOrb-primary-background" | "listOrb-primary-icon" | "listOrb-secondary-text" | "listOrb-secondary-background" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "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-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-text-focus" | "input-text-error" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-background-focus" | "input-background-error" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-border-focus" | "input-border-error" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-icon-focus" | "input-icon-error" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-placeholder-focus" | "input-placeholder-error" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "input-helper-focus" | "input-helper-error" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-label-focus" | "input-label-error" | "loading-background" | "divider-enabled" | "issues-critical-background-collapsed" | "issues-critical-background-expanded" | "issues-high-background-collapsed" | "issues-high-background-expanded" | "issues-medium-background-collapsed" | "issues-medium-background-expanded" | "issues-minor-background-collapsed" | "issues-minor-background-expanded" | "issues-critical-code" | "issues-high-code" | "issues-medium-code" | "issues-minor-code" | "issues-background" | "issues-code" | "issues-linenumber" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-text-active" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-border-active" | "tabs-border-inactive" | "tabs-icon-disabled" | "tabs-icon-enabled" | "tabs-icon-active" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-text-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-background-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-item-icon-active" | "filter-text-disabled" | "filter-text-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-disabled" | "filter-border-enabled" | "filter-border-active" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-text" | "modal-body-background" | "modal-backdrop-background" | "tables-text-enabled" | "tables-text-active" | "tables-background-enabled" | "tables-background-hover" | "tables-border-enabled" | "tables-icon-enabled" | "tables-icon-active" | "tables-link-enabled" | "tables-link-hover" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-wrapper-text-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-icon-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | "tooltip-text" | "tooltip-background" | "tooltip-border" | "progress-bar-background" | "progress-bar-indicator" | "grades-background-icon" | "grades-background-high" | "grades-background-medium" | "grades-background-elite" | "grades-background-low" | "grades-background-generic" | "grades-background-other" | "grades-text" | undefined;
|
|
15
|
+
primaryColor?: "text-danger" | "text-success" | "text-warning" | "text-info" | "text-attention" | "text-critical" | "text-high" | "text-medium" | "text-minor" | "background-danger" | "background-success" | "background-warning" | "background-info" | "background-attention" | "background-critical" | "background-high" | "background-medium" | "background-minor" | "border-danger" | "border-success" | "border-warning" | "border-info" | "border-attention" | "border-critical" | "border-high" | "border-medium" | "border-minor" | "icon-danger" | "icon-success" | "icon-warning" | "icon-info" | "icon-attention" | "icon-critical" | "icon-high" | "icon-medium" | "icon-minor" | "link-danger" | "link-success" | "link-warning" | "link-info" | "link-attention" | "link-critical" | "link-high" | "link-medium" | "link-minor" | "alerts-danger-background" | "alerts-danger-border" | "alerts-danger-icon" | "alerts-danger-link" | "alerts-success-background" | "alerts-success-border" | "alerts-success-icon" | "alerts-success-link" | "alerts-warning-text" | "alerts-warning-background" | "alerts-warning-border" | "alerts-warning-icon" | "alerts-warning-link" | "alerts-info-background" | "alerts-info-border" | "alerts-info-icon" | "alerts-info-link" | "alerts-attention-text" | "alerts-attention-background" | "alerts-attention-border" | "alerts-attention-icon" | "alerts-primary-text" | "alerts-primary-background" | "alerts-primary-icon" | "alerts-primary-link" | "alerts-secondary-text" | "alerts-secondary-background" | "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-1" | "effect-elevation-2" | "button-text-danger-text-disabled" | "button-text-danger-text-enabled" | "button-text-danger-text-hover" | "button-text-danger-text-focus" | "button-text-danger-text-pressed" | "button-text-danger-icon-disabled" | "button-text-danger-icon-enabled" | "button-text-danger-icon-hover" | "button-text-danger-icon-focus" | "button-text-danger-icon-pressed" | "button-text-secondary-text-disabled" | "button-text-secondary-text-enabled" | "button-text-secondary-text-hover" | "button-text-secondary-text-focus" | "button-text-secondary-text-pressed" | "button-text-secondary-icon-disabled" | "button-text-secondary-icon-enabled" | "button-text-secondary-icon-hover" | "button-text-secondary-icon-focus" | "button-text-secondary-icon-pressed" | "button-text-brand-text-disabled" | "button-text-brand-text-enabled" | "button-text-brand-text-hover" | "button-text-brand-text-focus" | "button-text-brand-text-pressed" | "button-text-brand-icon-disabled" | "button-text-brand-icon-enabled" | "button-text-brand-icon-hover" | "button-text-brand-icon-focus" | "button-text-brand-icon-pressed" | "button-primary-danger-text-disabled" | "button-primary-danger-text-enabled" | "button-primary-danger-text-hover" | "button-primary-danger-text-focus" | "button-primary-danger-text-pressed" | "button-primary-danger-background-disabled" | "button-primary-danger-background-enabled" | "button-primary-danger-background-hover" | "button-primary-danger-background-focus" | "button-primary-danger-background-pressed" | "button-primary-danger-icon-disabled" | "button-primary-danger-icon-enabled" | "button-primary-danger-icon-hover" | "button-primary-danger-icon-focus" | "button-primary-danger-icon-pressed" | "button-primary-brand-text-disabled" | "button-primary-brand-text-enabled" | "button-primary-brand-text-hover" | "button-primary-brand-text-focus" | "button-primary-brand-text-pressed" | "button-primary-brand-background-disabled" | "button-primary-brand-background-enabled" | "button-primary-brand-background-hover" | "button-primary-brand-background-focus" | "button-primary-brand-background-pressed" | "button-primary-brand-icon-disabled" | "button-primary-brand-icon-enabled" | "button-primary-brand-icon-hover" | "button-primary-brand-icon-focus" | "button-primary-brand-icon-pressed" | "button-secondary-brand-text-disabled" | "button-secondary-brand-text-enabled" | "button-secondary-brand-text-hover" | "button-secondary-brand-text-focus" | "button-secondary-brand-text-pressed" | "button-secondary-brand-background-disabled" | "button-secondary-brand-background-enabled" | "button-secondary-brand-background-hover" | "button-secondary-brand-background-focus" | "button-secondary-brand-background-pressed" | "button-secondary-brand-border-disabled" | "button-secondary-brand-border-enabled" | "button-secondary-brand-border-hover" | "button-secondary-brand-border-focus" | "button-secondary-brand-border-pressed" | "button-secondary-brand-icon-disabled" | "button-secondary-brand-icon-enabled" | "button-secondary-brand-icon-hover" | "button-secondary-brand-icon-focus" | "button-secondary-brand-icon-pressed" | "cards-danger-text-enabled" | "cards-success-icon-enabled" | "cards-primary-text-disabled" | "cards-primary-text-enabled" | "cards-primary-background-enabled" | "cards-primary-border-enabled" | "cards-primary-icon-enabled" | "cards-primary-link-enabled" | "cards-secondary-text-enabled" | "cards-secondary-background-enabled" | "cards-tertiary-text-enabled" | "cards-subtle-background-enabled" | "cards-subtle-border-enabled" | "charts-danger-background-enabled" | "charts-danger-background-active" | "charts-success-background-enabled" | "charts-success-background-active" | "charts-success-icon-disabled" | "charts-success-icon-enabled" | "charts-warning-background-enabled" | "charts-warning-background-active" | "charts-info-background-enabled" | "charts-info-background-active" | "charts-attention-background-enabled" | "charts-attention-background-active" | "charts-critical-text-disabled" | "charts-critical-text-enabled" | "charts-critical-background-enabled" | "charts-critical-background-active" | "charts-critical-border-disabled" | "charts-critical-border-enabled" | "charts-critical-icon-disabled" | "charts-critical-icon-enabled" | "charts-high-text-disabled" | "charts-high-text-enabled" | "charts-high-background-enabled" | "charts-high-background-active" | "charts-high-border-disabled" | "charts-high-border-enabled" | "charts-high-icon-disabled" | "charts-high-icon-enabled" | "charts-medium-text-disabled" | "charts-medium-text-enabled" | "charts-medium-background-enabled" | "charts-medium-background-active" | "charts-medium-border-disabled" | "charts-medium-border-enabled" | "charts-medium-icon-disabled" | "charts-medium-icon-enabled" | "charts-minor-text-disabled" | "charts-minor-text-enabled" | "charts-minor-background-enabled" | "charts-minor-background-active" | "charts-minor-border-disabled" | "charts-minor-border-enabled" | "charts-minor-icon-disabled" | "charts-minor-icon-enabled" | "charts-primary-text-disabled" | "charts-primary-text-enabled" | "charts-primary-background-enabled" | "charts-primary-border-enabled" | "charts-primary-border-active" | "charts-primary-icon-disabled" | "charts-primary-icon-enabled" | "charts-primary-link-enabled" | "charts-primary-iconLink-disabled" | "charts-primary-iconLink-enabled" | "charts-secondary-text-enabled" | "charts-secondary-background-enabled" | "charts-secondary-border-enabled" | "charts-tertiary-text-enabled" | "charts-tertiary-background-enabled" | "charts-subtle-background-enabled" | "charts-value1-background-disabled" | "charts-value1-background-enabled" | "charts-value1-border-disabled" | "charts-value1-border-enabled" | "charts-value2-background-disabled" | "charts-value2-background-enabled" | "charts-value2-border-disabled" | "charts-value2-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-danger-text" | "label-danger-background" | "label-danger-icon" | "label-success-text" | "label-success-background" | "label-success-icon" | "label-warning-text" | "label-warning-background" | "label-warning-icon" | "label-info-text" | "label-info-background" | "label-info-icon" | "label-attention-text" | "label-attention-background" | "label-attention-icon" | "label-critical-text" | "label-critical-background" | "label-critical-icon" | "label-high-text" | "label-high-background" | "label-high-icon" | "label-medium-text" | "label-medium-background" | "label-medium-icon" | "label-minor-text" | "label-minor-background" | "label-minor-icon" | "label-default-text" | "label-default-background" | "label-default-icon" | "checkboxInput-primary-text-disabled" | "checkboxInput-primary-text-enabled" | "checkboxInput-primary-background-disabled" | "checkboxInput-primary-background-enabled" | "checkboxInput-primary-border-enabled" | "checkboxInput-primary-border-active" | "checkboxInput-primary-icon-disabled" | "checkboxInput-primary-icon-enabled" | "checkboxInput-secondary-text-disabled" | "checkboxInput-secondary-text-enabled" | "listOrb-primary-text" | "listOrb-primary-background" | "listOrb-primary-icon" | "listOrb-secondary-text" | "listOrb-secondary-background" | "stepper-text-complete" | "stepper-text-current" | "stepper-text-incomplete" | "stepper-icon-complete" | "stepper-icon-current" | "stepper-icon-incomplete" | "selector-slider-background-disabled" | "selector-slider-background-enabled" | "selector-slider-background-hover" | "selector-slider-background-unselected" | "selector-base-text-disabled" | "selector-base-text-enabled" | "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-icon-disabled" | "selector-base-icon-enabled" | "selector-base-icon-unselected" | "input-text-disabled" | "input-text-enabled" | "input-text-hover" | "input-text-focus" | "input-text-error" | "input-background-disabled" | "input-background-enabled" | "input-background-hover" | "input-background-focus" | "input-background-error" | "input-border-disabled" | "input-border-enabled" | "input-border-hover" | "input-border-focus" | "input-border-error" | "input-icon-disabled" | "input-icon-enabled" | "input-icon-hover" | "input-icon-focus" | "input-icon-error" | "input-placeholder-disabled" | "input-placeholder-enabled" | "input-placeholder-hover" | "input-placeholder-focus" | "input-placeholder-error" | "input-helper-disabled" | "input-helper-enabled" | "input-helper-hover" | "input-helper-focus" | "input-helper-error" | "input-label-disabled" | "input-label-enabled" | "input-label-hover" | "input-label-focus" | "input-label-error" | "loading-background" | "divider-enabled" | "issues-critical-background-collapsed" | "issues-critical-background-expanded" | "issues-high-background-collapsed" | "issues-high-background-expanded" | "issues-medium-background-collapsed" | "issues-medium-background-expanded" | "issues-minor-background-collapsed" | "issues-minor-background-expanded" | "issues-critical-code" | "issues-high-code" | "issues-medium-code" | "issues-minor-code" | "issues-background" | "issues-code" | "issues-linenumber" | "tabs-text-disabled" | "tabs-text-enabled" | "tabs-text-active" | "tabs-border-disabled" | "tabs-border-enabled" | "tabs-border-active" | "tabs-border-inactive" | "tabs-icon-disabled" | "tabs-icon-enabled" | "tabs-icon-active" | "drawer-body-text-disabled" | "drawer-body-text-enabled" | "drawer-body-background-enabled" | "drawer-body-border-enabled" | "drawer-body-icon-disabled" | "drawer-body-icon-enabled" | "drawer-item-text-disabled" | "drawer-item-text-enabled" | "drawer-item-text-hover" | "drawer-item-text-active" | "drawer-item-background-disabled" | "drawer-item-background-enabled" | "drawer-item-background-hover" | "drawer-item-background-active" | "drawer-item-icon-disabled" | "drawer-item-icon-enabled" | "drawer-item-icon-hover" | "drawer-item-icon-active" | "filter-text-disabled" | "filter-text-enabled" | "filter-background-disabled" | "filter-background-enabled" | "filter-border-disabled" | "filter-border-enabled" | "filter-border-active" | "filter-icon-disabled" | "filter-icon-enabled" | "modal-body-text" | "modal-body-background" | "modal-backdrop-background" | "tables-text-enabled" | "tables-text-active" | "tables-background-hover" | "tables-border-enabled" | "tables-icon-enabled" | "tables-icon-active" | "tables-link-enabled" | "tables-link-hover" | "navigation-left-menu-item-text-enabled" | "navigation-left-menu-item-text-hover" | "navigation-left-menu-item-text-active" | "navigation-left-menu-item-background-enabled" | "navigation-left-menu-item-background-active" | "navigation-left-menu-item-icon-enabled" | "navigation-left-menu-item-icon-active" | "navigation-left-menu-wrapper-text-enabled" | "navigation-left-menu-wrapper-background-enabled" | "navigation-top-bar-item-text-enabled" | "navigation-top-bar-item-background-hover" | "navigation-top-bar-wrapper-text-enabled" | "navigation-top-bar-wrapper-background-enabled" | "navigation-top-bar-wrapper-icon-enabled" | "navigation-top-bar-logo" | "logo-brand" | "logo-inverted" | "logo-primary" | "tooltip-text" | "tooltip-background" | "tooltip-border" | "progress-bar-background" | "progress-bar-indicator" | "grades-background-icon" | "grades-background-high" | "grades-background-medium" | "grades-background-elite" | "grades-background-low" | "grades-background-generic" | "grades-background-other" | "grades-text" | undefined;
|
|
16
16
|
expanded?: boolean | undefined;
|
|
17
17
|
}, {}, {}>;
|
|
18
18
|
export declare const StyledBox: import("@emotion/styled").StyledComponent<{
|
|
@@ -13,14 +13,14 @@ export const StyledTable = /*#__PURE__*/_styled("table", process.env.NODE_ENV ==
|
|
|
13
13
|
theme,
|
|
14
14
|
size,
|
|
15
15
|
color
|
|
16
|
-
}) => BaseTextStyle(theme, size || 'md', color || 'primary'), ";" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBaUIyRSIsImZpbGUiOiIuLi8uLi9zcmMvVGFibGUvVGFibGUuc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBDb2RhY3lUaGVtZSB9IGZyb20gJy4uL3RoZW1lJ1xuaW1wb3J0IHsgQm94LCBCb3hQcm9wcyB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQge1xuICBUYWJsZVByb3BzLFxuICBUYWJsZUhlYWRlclByb3BzLFxuICBUYWJsZUhlYWRlckNlbGxQcm9wcyxcbiAgVGFibGVDZWxsUHJvcHMsXG4gIFRhYmxlUm93UHJvcHMsXG4gIFRhYmxlUm93c1Byb3BzLFxuICBDZWxsQWxpZ24sXG4gIENlbGxWZXJ0aWNhbEFsaWduLFxufSBmcm9tICcuL1RhYmxlLnR5cGVzJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgeyBJY29uQW5kVGV4dFdyYXBwZXIgfSBmcm9tICcuLi9JY29uQW5kVGV4dC9JY29uQW5kVGV4dC5zdHlsZXMnXG5pbXBvcnQgeyBCYXNlVGV4dFN0eWxlIH0gZnJvbSAnLi4vVHlwb2dyYXBoeS9UeXBvZ3JhcGh5LnN0eWxlcydcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlID0gc3R5bGVkLnRhYmxlPFBpY2s8VGFibGVQcm9wcywgJ3NpemUnIHwgJ2NvbG9yJz4+YFxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGJvcmRlci1zcGFjaW5nOiAwO1xuICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xuXG4gICR7KHsgdGhlbWUsIHNpemUsIGNvbG9yIH0pID0+IEJhc2VUZXh0U3R5bGUodGhlbWUsIHNpemUgfHwgJ21kJywgY29sb3IgfHwgJ3ByaW1hcnknKX1cbmBcblxuZXhwb3J0IGNvbnN0IFRhYmxlV3JhcHBlciA9IHN0eWxlZChCb3gpPEJveFByb3BzPmBcbiAgJixcbiAgJiA+ICR7U3R5bGVkVGFibGV9IHtcbiAgICB3aWR0aDogMTAwJTtcbiAgfVxuYFxuXG5jb25zdCBTdHlsZWRUYWJsZUNlbGwgPSAoXG4gIHRoZW1lOiBDb2RhY3lUaGVtZSxcbiAgYWxpZ24/
|
|
16
|
+
}) => BaseTextStyle(theme, size || 'md', color || 'primary'), ";" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBaUIyRSIsImZpbGUiOiIuLi8uLi9zcmMvVGFibGUvVGFibGUuc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBDb2RhY3lUaGVtZSB9IGZyb20gJy4uL3RoZW1lJ1xuaW1wb3J0IHsgQm94LCBCb3hQcm9wcyB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQge1xuICBUYWJsZVByb3BzLFxuICBUYWJsZUhlYWRlclByb3BzLFxuICBUYWJsZUhlYWRlckNlbGxQcm9wcyxcbiAgVGFibGVDZWxsUHJvcHMsXG4gIFRhYmxlUm93UHJvcHMsXG4gIFRhYmxlUm93c1Byb3BzLFxuICBDZWxsQWxpZ24sXG4gIENlbGxWZXJ0aWNhbEFsaWduLFxufSBmcm9tICcuL1RhYmxlLnR5cGVzJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgeyBJY29uQW5kVGV4dFdyYXBwZXIgfSBmcm9tICcuLi9JY29uQW5kVGV4dC9JY29uQW5kVGV4dC5zdHlsZXMnXG5pbXBvcnQgeyBCYXNlVGV4dFN0eWxlIH0gZnJvbSAnLi4vVHlwb2dyYXBoeS9UeXBvZ3JhcGh5LnN0eWxlcydcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlID0gc3R5bGVkLnRhYmxlPFBpY2s8VGFibGVQcm9wcywgJ3NpemUnIHwgJ2NvbG9yJz4+YFxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGJvcmRlci1zcGFjaW5nOiAwO1xuICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xuXG4gICR7KHsgdGhlbWUsIHNpemUsIGNvbG9yIH0pID0+IEJhc2VUZXh0U3R5bGUodGhlbWUsIHNpemUgfHwgJ21kJywgY29sb3IgfHwgJ3ByaW1hcnknKX1cbmBcblxuZXhwb3J0IGNvbnN0IFRhYmxlV3JhcHBlciA9IHN0eWxlZChCb3gpPEJveFByb3BzPmBcbiAgJixcbiAgJiA+ICR7U3R5bGVkVGFibGV9IHtcbiAgICB3aWR0aDogMTAwJTtcbiAgfVxuYFxuXG5jb25zdCBTdHlsZWRUYWJsZUNlbGwgPSAoXG4gIHRoZW1lOiBDb2RhY3lUaGVtZSxcbiAgYWxpZ24/OiBDZWxsQWxpZ24sXG4gIHZBbGlnbj86IENlbGxWZXJ0aWNhbEFsaWduLFxuICBib3JkZXJTaXplOiBudW1iZXIgPSAwLFxuICBub1BhZGRpbmc6IGJvb2xlYW4gPSBmYWxzZVxuKSA9PiBjc3NgXG4gIHBhZGRpbmc6ICR7bm9QYWRkaW5nID8gYCR7dGhlbWUuc3BhY2VbNF19IDBgIDogdGhlbWUuc3BhY2VbNF19O1xuICBib3JkZXItYm90dG9tOiAke3RoZW1lLmJvcmRlcnNbYm9yZGVyU2l6ZV19O1xuICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDtcbiAgZm9udC13ZWlnaHQ6ICR7dGhlbWUuZm9udFdlaWdodHMucmVndWxhcn07XG4gIHRleHQtYWxpZ246ICR7YWxpZ259O1xuICB2ZXJ0aWNhbC1hbGlnbjogJHt2QWxpZ259O1xuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVIZWFkZXJDZWxsID0gc3R5bGVkLnRoPFRhYmxlSGVhZGVyQ2VsbFByb3BzICYgeyB0b3RhbGl6ZXI/OiBib29sZWFuIH0+YFxuICAkeyh7IGFsaWduLCB2QWxpZ24sIHRoZW1lLCBub1BhZGRpbmcgfSkgPT4gU3R5bGVkVGFibGVDZWxsKHRoZW1lLCBhbGlnbiwgdkFsaWduLCAxLCBub1BhZGRpbmcpfTtcblxuICBmb250LXNpemU6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuZm9udFNpemVzLm19O1xuICBmb250LXdlaWdodDogJHsoeyB0b3RhbGl6ZXIsIGRpcmVjdGlvbiwgdGhlbWUgfSkgPT5cbiAgICB0aGVtZS5mb250V2VpZ2h0c1t0b3RhbGl6ZXIgfHwgIWRpcmVjdGlvbiA/ICdyZWd1bGFyJyA6ICdzZW1pLWJvbGQnXX07XG4gIGNvbG9yOiAkeyh7IHRoZW1lLCBkaXJlY3Rpb24gfSkgPT5cbiAgICAhIWRpcmVjdGlvbiA/IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtYWN0aXZlJ10gOiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWVuYWJsZWQnXX07XG4gIGN1cnNvcjogJHsoeyBzb3J0YWJsZSB9KSA9PiAoc29ydGFibGUgPyAncG9pbnRlcicgOiAnZGVmYXVsdCcpfTtcblxuICAkeyh7IHRvdGFsaXplciwgdGhlbWUgfSkgPT5cbiAgICB0b3RhbGl6ZXJcbiAgICAgID8gY3NzYFxuICAgICAgICAgIGJhY2tncm91bmQ6ICR7dGhlbWUuY29sb3JzWydiYWNrZ3JvdW5kLWJyYW5kJ119O1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICY6aG92ZXIge1xuICAgIGNvbG9yOiAkeyh7IHRoZW1lLCBzb3J0YWJsZSB9KSA9PlxuICAgICAgc29ydGFibGUgPyB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWFjdGl2ZSddIDogdGhlbWUuY29sb3JzWyd0YWJsZXMtdGV4dC1lbmFibGVkJ119O1xuICB9XG5cbiAgJHtJY29uQW5kVGV4dFdyYXBwZXJ9IHtcbiAgICBtYXgtd2lkdGg6IDEwMCU7XG5cbiAgICA+IHNwYW4ge1xuICAgICAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbiAgICAgIHRleHQtb3ZlcmZsb3c6IGVsbGlwc2lzO1xuICAgICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICB9XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlSGVhZGVyID0gc3R5bGVkLnRoZWFkPFBpY2s8VGFibGVIZWFkZXJQcm9wcywgJ3N0aWNreScgfCAnc3RpY2t5T2Zmc2V0JyB8ICdiYWNrZ3JvdW5kJz4+YFxuICAkeyh7IHN0aWNreSwgc3RpY2t5T2Zmc2V0LCB0aGVtZSB9KSA9PiB7XG4gICAgaWYgKHN0aWNreSkge1xuICAgICAgcmV0dXJuIGNzc2BcbiAgICAgICAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICAgICAgICBwb3NpdGlvbjogc3RpY2t5O1xuICAgICAgICAgIHRvcDogJHtzdGlja3lPZmZzZXR9O1xuICAgICAgICAgIHotaW5kZXg6ICR7dGhlbWUuekluZGljZXNbJ3RhYmxlJ119O1xuICAgICAgICB9XG4gICAgICBgXG4gICAgfVxuXG4gICAgcmV0dXJuIGNzc2BgXG4gIH19XG5cbiAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAkeyh7IGJhY2tncm91bmQsIHRoZW1lIH0pID0+IChiYWNrZ3JvdW5kID8gdGhlbWUuY29sb3JzW2JhY2tncm91bmRdIDogJ3RyYW5zcGFyZW50Jyl9O1xuICB9XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZUJvZHlDZWxsID0gc3R5bGVkLnRkPFRhYmxlQ2VsbFByb3BzPmBcbiAgJHsoeyBhbGlnbiwgdkFsaWduLCB0aGVtZSwgbm9QYWRkaW5nIH0pID0+IFN0eWxlZFRhYmxlQ2VsbCh0aGVtZSwgYWxpZ24sIHZBbGlnbiwgMCwgbm9QYWRkaW5nKX07XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZVJvdyA9IHN0eWxlZC50cjxUYWJsZVJvd1Byb3BzPmBcbiAgJHsoeyBvbkNsaWNrIH0pID0+XG4gICAgb25DbGlja1xuICAgICAgPyBjc3NgXG4gICAgICAgICAgY3Vyc29yOiBwb2ludGVyO1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICR7KHsgYmFja2dyb3VuZCwgdGhlbWUgfSkgPT5cbiAgICAgIGJhY2tncm91bmQgPyBgJHt0aGVtZS5jb2xvcnNbYmFja2dyb3VuZF19ICFpbXBvcnRhbnRgIDogJ3RyYW5zcGFyZW50J307XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlQm9keSA9IHN0eWxlZC50Ym9keTxUYWJsZVJvd3NQcm9wcz5gXG4gICR7U3R5bGVkVGFibGVSb3d9OmhvdmVyICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQ6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuY29sb3JzWyd0YWJsZXMtYmFja2dyb3VuZC1ob3ZlciddfTtcbiAgfVxuYFxuIl19 */"));
|
|
17
17
|
export const TableWrapper = /*#__PURE__*/_styled(Box, process.env.NODE_ENV === "production" ? {
|
|
18
18
|
target: "e1nywrbf5"
|
|
19
19
|
} : {
|
|
20
20
|
target: "e1nywrbf5",
|
|
21
21
|
label: "codacy"
|
|
22
|
-
})("&,&>", StyledTable, "{width:100%;}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBeUJpRCIsImZpbGUiOiIuLi8uLi9zcmMvVGFibGUvVGFibGUuc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBDb2RhY3lUaGVtZSB9IGZyb20gJy4uL3RoZW1lJ1xuaW1wb3J0IHsgQm94LCBCb3hQcm9wcyB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQge1xuICBUYWJsZVByb3BzLFxuICBUYWJsZUhlYWRlclByb3BzLFxuICBUYWJsZUhlYWRlckNlbGxQcm9wcyxcbiAgVGFibGVDZWxsUHJvcHMsXG4gIFRhYmxlUm93UHJvcHMsXG4gIFRhYmxlUm93c1Byb3BzLFxuICBDZWxsQWxpZ24sXG4gIENlbGxWZXJ0aWNhbEFsaWduLFxufSBmcm9tICcuL1RhYmxlLnR5cGVzJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgeyBJY29uQW5kVGV4dFdyYXBwZXIgfSBmcm9tICcuLi9JY29uQW5kVGV4dC9JY29uQW5kVGV4dC5zdHlsZXMnXG5pbXBvcnQgeyBCYXNlVGV4dFN0eWxlIH0gZnJvbSAnLi4vVHlwb2dyYXBoeS9UeXBvZ3JhcGh5LnN0eWxlcydcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlID0gc3R5bGVkLnRhYmxlPFBpY2s8VGFibGVQcm9wcywgJ3NpemUnIHwgJ2NvbG9yJz4+YFxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGJvcmRlci1zcGFjaW5nOiAwO1xuICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xuXG4gICR7KHsgdGhlbWUsIHNpemUsIGNvbG9yIH0pID0+IEJhc2VUZXh0U3R5bGUodGhlbWUsIHNpemUgfHwgJ21kJywgY29sb3IgfHwgJ3ByaW1hcnknKX1cbmBcblxuZXhwb3J0IGNvbnN0IFRhYmxlV3JhcHBlciA9IHN0eWxlZChCb3gpPEJveFByb3BzPmBcbiAgJixcbiAgJiA+ICR7U3R5bGVkVGFibGV9IHtcbiAgICB3aWR0aDogMTAwJTtcbiAgfVxuYFxuXG5jb25zdCBTdHlsZWRUYWJsZUNlbGwgPSAoXG4gIHRoZW1lOiBDb2RhY3lUaGVtZSxcbiAgYWxpZ24/
|
|
23
|
-
const StyledTableCell = (theme, align, vAlign, borderSize = 0, noPadding = false) => /*#__PURE__*/css("padding:", noPadding ? `${theme.space[4]} 0` : theme.space[4], ";border-bottom:", theme.borders[borderSize], ";background:
|
|
22
|
+
})("&,&>", StyledTable, "{width:100%;}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBeUJpRCIsImZpbGUiOiIuLi8uLi9zcmMvVGFibGUvVGFibGUuc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBDb2RhY3lUaGVtZSB9IGZyb20gJy4uL3RoZW1lJ1xuaW1wb3J0IHsgQm94LCBCb3hQcm9wcyB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQge1xuICBUYWJsZVByb3BzLFxuICBUYWJsZUhlYWRlclByb3BzLFxuICBUYWJsZUhlYWRlckNlbGxQcm9wcyxcbiAgVGFibGVDZWxsUHJvcHMsXG4gIFRhYmxlUm93UHJvcHMsXG4gIFRhYmxlUm93c1Byb3BzLFxuICBDZWxsQWxpZ24sXG4gIENlbGxWZXJ0aWNhbEFsaWduLFxufSBmcm9tICcuL1RhYmxlLnR5cGVzJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgeyBJY29uQW5kVGV4dFdyYXBwZXIgfSBmcm9tICcuLi9JY29uQW5kVGV4dC9JY29uQW5kVGV4dC5zdHlsZXMnXG5pbXBvcnQgeyBCYXNlVGV4dFN0eWxlIH0gZnJvbSAnLi4vVHlwb2dyYXBoeS9UeXBvZ3JhcGh5LnN0eWxlcydcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlID0gc3R5bGVkLnRhYmxlPFBpY2s8VGFibGVQcm9wcywgJ3NpemUnIHwgJ2NvbG9yJz4+YFxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGJvcmRlci1zcGFjaW5nOiAwO1xuICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xuXG4gICR7KHsgdGhlbWUsIHNpemUsIGNvbG9yIH0pID0+IEJhc2VUZXh0U3R5bGUodGhlbWUsIHNpemUgfHwgJ21kJywgY29sb3IgfHwgJ3ByaW1hcnknKX1cbmBcblxuZXhwb3J0IGNvbnN0IFRhYmxlV3JhcHBlciA9IHN0eWxlZChCb3gpPEJveFByb3BzPmBcbiAgJixcbiAgJiA+ICR7U3R5bGVkVGFibGV9IHtcbiAgICB3aWR0aDogMTAwJTtcbiAgfVxuYFxuXG5jb25zdCBTdHlsZWRUYWJsZUNlbGwgPSAoXG4gIHRoZW1lOiBDb2RhY3lUaGVtZSxcbiAgYWxpZ24/OiBDZWxsQWxpZ24sXG4gIHZBbGlnbj86IENlbGxWZXJ0aWNhbEFsaWduLFxuICBib3JkZXJTaXplOiBudW1iZXIgPSAwLFxuICBub1BhZGRpbmc6IGJvb2xlYW4gPSBmYWxzZVxuKSA9PiBjc3NgXG4gIHBhZGRpbmc6ICR7bm9QYWRkaW5nID8gYCR7dGhlbWUuc3BhY2VbNF19IDBgIDogdGhlbWUuc3BhY2VbNF19O1xuICBib3JkZXItYm90dG9tOiAke3RoZW1lLmJvcmRlcnNbYm9yZGVyU2l6ZV19O1xuICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDtcbiAgZm9udC13ZWlnaHQ6ICR7dGhlbWUuZm9udFdlaWdodHMucmVndWxhcn07XG4gIHRleHQtYWxpZ246ICR7YWxpZ259O1xuICB2ZXJ0aWNhbC1hbGlnbjogJHt2QWxpZ259O1xuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVIZWFkZXJDZWxsID0gc3R5bGVkLnRoPFRhYmxlSGVhZGVyQ2VsbFByb3BzICYgeyB0b3RhbGl6ZXI/OiBib29sZWFuIH0+YFxuICAkeyh7IGFsaWduLCB2QWxpZ24sIHRoZW1lLCBub1BhZGRpbmcgfSkgPT4gU3R5bGVkVGFibGVDZWxsKHRoZW1lLCBhbGlnbiwgdkFsaWduLCAxLCBub1BhZGRpbmcpfTtcblxuICBmb250LXNpemU6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuZm9udFNpemVzLm19O1xuICBmb250LXdlaWdodDogJHsoeyB0b3RhbGl6ZXIsIGRpcmVjdGlvbiwgdGhlbWUgfSkgPT5cbiAgICB0aGVtZS5mb250V2VpZ2h0c1t0b3RhbGl6ZXIgfHwgIWRpcmVjdGlvbiA/ICdyZWd1bGFyJyA6ICdzZW1pLWJvbGQnXX07XG4gIGNvbG9yOiAkeyh7IHRoZW1lLCBkaXJlY3Rpb24gfSkgPT5cbiAgICAhIWRpcmVjdGlvbiA/IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtYWN0aXZlJ10gOiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWVuYWJsZWQnXX07XG4gIGN1cnNvcjogJHsoeyBzb3J0YWJsZSB9KSA9PiAoc29ydGFibGUgPyAncG9pbnRlcicgOiAnZGVmYXVsdCcpfTtcblxuICAkeyh7IHRvdGFsaXplciwgdGhlbWUgfSkgPT5cbiAgICB0b3RhbGl6ZXJcbiAgICAgID8gY3NzYFxuICAgICAgICAgIGJhY2tncm91bmQ6ICR7dGhlbWUuY29sb3JzWydiYWNrZ3JvdW5kLWJyYW5kJ119O1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICY6aG92ZXIge1xuICAgIGNvbG9yOiAkeyh7IHRoZW1lLCBzb3J0YWJsZSB9KSA9PlxuICAgICAgc29ydGFibGUgPyB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWFjdGl2ZSddIDogdGhlbWUuY29sb3JzWyd0YWJsZXMtdGV4dC1lbmFibGVkJ119O1xuICB9XG5cbiAgJHtJY29uQW5kVGV4dFdyYXBwZXJ9IHtcbiAgICBtYXgtd2lkdGg6IDEwMCU7XG5cbiAgICA+IHNwYW4ge1xuICAgICAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbiAgICAgIHRleHQtb3ZlcmZsb3c6IGVsbGlwc2lzO1xuICAgICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICB9XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlSGVhZGVyID0gc3R5bGVkLnRoZWFkPFBpY2s8VGFibGVIZWFkZXJQcm9wcywgJ3N0aWNreScgfCAnc3RpY2t5T2Zmc2V0JyB8ICdiYWNrZ3JvdW5kJz4+YFxuICAkeyh7IHN0aWNreSwgc3RpY2t5T2Zmc2V0LCB0aGVtZSB9KSA9PiB7XG4gICAgaWYgKHN0aWNreSkge1xuICAgICAgcmV0dXJuIGNzc2BcbiAgICAgICAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICAgICAgICBwb3NpdGlvbjogc3RpY2t5O1xuICAgICAgICAgIHRvcDogJHtzdGlja3lPZmZzZXR9O1xuICAgICAgICAgIHotaW5kZXg6ICR7dGhlbWUuekluZGljZXNbJ3RhYmxlJ119O1xuICAgICAgICB9XG4gICAgICBgXG4gICAgfVxuXG4gICAgcmV0dXJuIGNzc2BgXG4gIH19XG5cbiAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAkeyh7IGJhY2tncm91bmQsIHRoZW1lIH0pID0+IChiYWNrZ3JvdW5kID8gdGhlbWUuY29sb3JzW2JhY2tncm91bmRdIDogJ3RyYW5zcGFyZW50Jyl9O1xuICB9XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZUJvZHlDZWxsID0gc3R5bGVkLnRkPFRhYmxlQ2VsbFByb3BzPmBcbiAgJHsoeyBhbGlnbiwgdkFsaWduLCB0aGVtZSwgbm9QYWRkaW5nIH0pID0+IFN0eWxlZFRhYmxlQ2VsbCh0aGVtZSwgYWxpZ24sIHZBbGlnbiwgMCwgbm9QYWRkaW5nKX07XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZVJvdyA9IHN0eWxlZC50cjxUYWJsZVJvd1Byb3BzPmBcbiAgJHsoeyBvbkNsaWNrIH0pID0+XG4gICAgb25DbGlja1xuICAgICAgPyBjc3NgXG4gICAgICAgICAgY3Vyc29yOiBwb2ludGVyO1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICR7KHsgYmFja2dyb3VuZCwgdGhlbWUgfSkgPT5cbiAgICAgIGJhY2tncm91bmQgPyBgJHt0aGVtZS5jb2xvcnNbYmFja2dyb3VuZF19ICFpbXBvcnRhbnRgIDogJ3RyYW5zcGFyZW50J307XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlQm9keSA9IHN0eWxlZC50Ym9keTxUYWJsZVJvd3NQcm9wcz5gXG4gICR7U3R5bGVkVGFibGVSb3d9OmhvdmVyICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQ6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuY29sb3JzWyd0YWJsZXMtYmFja2dyb3VuZC1ob3ZlciddfTtcbiAgfVxuYFxuIl19 */"));
|
|
23
|
+
const StyledTableCell = (theme, align, vAlign, borderSize = 0, noPadding = false) => /*#__PURE__*/css("padding:", noPadding ? `${theme.space[4]} 0` : theme.space[4], ";border-bottom:", theme.borders[borderSize], ";background:transparent;font-weight:", theme.fontWeights.regular, ";text-align:", align, ";vertical-align:", vAlign, ";" + (process.env.NODE_ENV === "production" ? "" : ";label:codacy;"), process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBc0NRIiwiZmlsZSI6Ii4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IENvZGFjeVRoZW1lIH0gZnJvbSAnLi4vdGhlbWUnXG5pbXBvcnQgeyBCb3gsIEJveFByb3BzIH0gZnJvbSAnLi4vRmxleGJveCdcbmltcG9ydCB7XG4gIFRhYmxlUHJvcHMsXG4gIFRhYmxlSGVhZGVyUHJvcHMsXG4gIFRhYmxlSGVhZGVyQ2VsbFByb3BzLFxuICBUYWJsZUNlbGxQcm9wcyxcbiAgVGFibGVSb3dQcm9wcyxcbiAgVGFibGVSb3dzUHJvcHMsXG4gIENlbGxBbGlnbixcbiAgQ2VsbFZlcnRpY2FsQWxpZ24sXG59IGZyb20gJy4vVGFibGUudHlwZXMnXG5pbXBvcnQgeyBjc3MgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCdcbmltcG9ydCB7IEljb25BbmRUZXh0V3JhcHBlciB9IGZyb20gJy4uL0ljb25BbmRUZXh0L0ljb25BbmRUZXh0LnN0eWxlcydcbmltcG9ydCB7IEJhc2VUZXh0U3R5bGUgfSBmcm9tICcuLi9UeXBvZ3JhcGh5L1R5cG9ncmFwaHkuc3R5bGVzJ1xuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGUgPSBzdHlsZWQudGFibGU8UGljazxUYWJsZVByb3BzLCAnc2l6ZScgfCAnY29sb3InPj5gXG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgYm9yZGVyLXNwYWNpbmc6IDA7XG4gIHRhYmxlLWxheW91dDogZml4ZWQ7XG5cbiAgJHsoeyB0aGVtZSwgc2l6ZSwgY29sb3IgfSkgPT4gQmFzZVRleHRTdHlsZSh0aGVtZSwgc2l6ZSB8fCAnbWQnLCBjb2xvciB8fCAncHJpbWFyeScpfVxuYFxuXG5leHBvcnQgY29uc3QgVGFibGVXcmFwcGVyID0gc3R5bGVkKEJveCk8Qm94UHJvcHM+YFxuICAmLFxuICAmID4gJHtTdHlsZWRUYWJsZX0ge1xuICAgIHdpZHRoOiAxMDAlO1xuICB9XG5gXG5cbmNvbnN0IFN0eWxlZFRhYmxlQ2VsbCA9IChcbiAgdGhlbWU6IENvZGFjeVRoZW1lLFxuICBhbGlnbj86IENlbGxBbGlnbixcbiAgdkFsaWduPzogQ2VsbFZlcnRpY2FsQWxpZ24sXG4gIGJvcmRlclNpemU6IG51bWJlciA9IDAsXG4gIG5vUGFkZGluZzogYm9vbGVhbiA9IGZhbHNlXG4pID0+IGNzc2BcbiAgcGFkZGluZzogJHtub1BhZGRpbmcgPyBgJHt0aGVtZS5zcGFjZVs0XX0gMGAgOiB0aGVtZS5zcGFjZVs0XX07XG4gIGJvcmRlci1ib3R0b206ICR7dGhlbWUuYm9yZGVyc1tib3JkZXJTaXplXX07XG4gIGJhY2tncm91bmQ6IHRyYW5zcGFyZW50O1xuICBmb250LXdlaWdodDogJHt0aGVtZS5mb250V2VpZ2h0cy5yZWd1bGFyfTtcbiAgdGV4dC1hbGlnbjogJHthbGlnbn07XG4gIHZlcnRpY2FsLWFsaWduOiAke3ZBbGlnbn07XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZUhlYWRlckNlbGwgPSBzdHlsZWQudGg8VGFibGVIZWFkZXJDZWxsUHJvcHMgJiB7IHRvdGFsaXplcj86IGJvb2xlYW4gfT5gXG4gICR7KHsgYWxpZ24sIHZBbGlnbiwgdGhlbWUsIG5vUGFkZGluZyB9KSA9PiBTdHlsZWRUYWJsZUNlbGwodGhlbWUsIGFsaWduLCB2QWxpZ24sIDEsIG5vUGFkZGluZyl9O1xuXG4gIGZvbnQtc2l6ZTogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5mb250U2l6ZXMubX07XG4gIGZvbnQtd2VpZ2h0OiAkeyh7IHRvdGFsaXplciwgZGlyZWN0aW9uLCB0aGVtZSB9KSA9PlxuICAgIHRoZW1lLmZvbnRXZWlnaHRzW3RvdGFsaXplciB8fCAhZGlyZWN0aW9uID8gJ3JlZ3VsYXInIDogJ3NlbWktYm9sZCddfTtcbiAgY29sb3I6ICR7KHsgdGhlbWUsIGRpcmVjdGlvbiB9KSA9PlxuICAgICEhZGlyZWN0aW9uID8gdGhlbWUuY29sb3JzWyd0YWJsZXMtdGV4dC1hY3RpdmUnXSA6IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtZW5hYmxlZCddfTtcbiAgY3Vyc29yOiAkeyh7IHNvcnRhYmxlIH0pID0+IChzb3J0YWJsZSA/ICdwb2ludGVyJyA6ICdkZWZhdWx0Jyl9O1xuXG4gICR7KHsgdG90YWxpemVyLCB0aGVtZSB9KSA9PlxuICAgIHRvdGFsaXplclxuICAgICAgPyBjc3NgXG4gICAgICAgICAgYmFja2dyb3VuZDogJHt0aGVtZS5jb2xvcnNbJ2JhY2tncm91bmQtYnJhbmQnXX07XG4gICAgICAgIGBcbiAgICAgIDogJyd9XG5cbiAgJjpob3ZlciB7XG4gICAgY29sb3I6ICR7KHsgdGhlbWUsIHNvcnRhYmxlIH0pID0+XG4gICAgICBzb3J0YWJsZSA/IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtYWN0aXZlJ10gOiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWVuYWJsZWQnXX07XG4gIH1cblxuICAke0ljb25BbmRUZXh0V3JhcHBlcn0ge1xuICAgIG1heC13aWR0aDogMTAwJTtcblxuICAgID4gc3BhbiB7XG4gICAgICB3aGl0ZS1zcGFjZTogbm93cmFwO1xuICAgICAgdGV4dC1vdmVyZmxvdzogZWxsaXBzaXM7XG4gICAgICBvdmVyZmxvdzogaGlkZGVuO1xuICAgIH1cbiAgfVxuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVIZWFkZXIgPSBzdHlsZWQudGhlYWQ8UGljazxUYWJsZUhlYWRlclByb3BzLCAnc3RpY2t5JyB8ICdzdGlja3lPZmZzZXQnIHwgJ2JhY2tncm91bmQnPj5gXG4gICR7KHsgc3RpY2t5LCBzdGlja3lPZmZzZXQsIHRoZW1lIH0pID0+IHtcbiAgICBpZiAoc3RpY2t5KSB7XG4gICAgICByZXR1cm4gY3NzYFxuICAgICAgICAke1N0eWxlZFRhYmxlSGVhZGVyQ2VsbH0ge1xuICAgICAgICAgIHBvc2l0aW9uOiBzdGlja3k7XG4gICAgICAgICAgdG9wOiAke3N0aWNreU9mZnNldH07XG4gICAgICAgICAgei1pbmRleDogJHt0aGVtZS56SW5kaWNlc1sndGFibGUnXX07XG4gICAgICAgIH1cbiAgICAgIGBcbiAgICB9XG5cbiAgICByZXR1cm4gY3NzYGBcbiAgfX1cblxuICAke1N0eWxlZFRhYmxlSGVhZGVyQ2VsbH0ge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICR7KHsgYmFja2dyb3VuZCwgdGhlbWUgfSkgPT4gKGJhY2tncm91bmQgPyB0aGVtZS5jb2xvcnNbYmFja2dyb3VuZF0gOiAndHJhbnNwYXJlbnQnKX07XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlQm9keUNlbGwgPSBzdHlsZWQudGQ8VGFibGVDZWxsUHJvcHM+YFxuICAkeyh7IGFsaWduLCB2QWxpZ24sIHRoZW1lLCBub1BhZGRpbmcgfSkgPT4gU3R5bGVkVGFibGVDZWxsKHRoZW1lLCBhbGlnbiwgdkFsaWduLCAwLCBub1BhZGRpbmcpfTtcbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlUm93ID0gc3R5bGVkLnRyPFRhYmxlUm93UHJvcHM+YFxuICAkeyh7IG9uQ2xpY2sgfSkgPT5cbiAgICBvbkNsaWNrXG4gICAgICA/IGNzc2BcbiAgICAgICAgICBjdXJzb3I6IHBvaW50ZXI7XG4gICAgICAgIGBcbiAgICAgIDogJyd9XG5cbiAgJHtTdHlsZWRUYWJsZUJvZHlDZWxsfSB7XG4gICAgYmFja2dyb3VuZC1jb2xvcjogJHsoeyBiYWNrZ3JvdW5kLCB0aGVtZSB9KSA9PlxuICAgICAgYmFja2dyb3VuZCA/IGAke3RoZW1lLmNvbG9yc1tiYWNrZ3JvdW5kXX0gIWltcG9ydGFudGAgOiAndHJhbnNwYXJlbnQnfTtcbiAgfVxuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVCb2R5ID0gc3R5bGVkLnRib2R5PFRhYmxlUm93c1Byb3BzPmBcbiAgJHtTdHlsZWRUYWJsZVJvd306aG92ZXIgJHtTdHlsZWRUYWJsZUJvZHlDZWxsfSB7XG4gICAgYmFja2dyb3VuZDogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy1iYWNrZ3JvdW5kLWhvdmVyJ119O1xuICB9XG5gXG4iXX0= */");
|
|
24
24
|
export const StyledTableHeaderCell = /*#__PURE__*/_styled("th", process.env.NODE_ENV === "production" ? {
|
|
25
25
|
target: "e1nywrbf4"
|
|
26
26
|
} : {
|
|
@@ -45,10 +45,10 @@ export const StyledTableHeaderCell = /*#__PURE__*/_styled("th", process.env.NODE
|
|
|
45
45
|
}) => sortable ? 'pointer' : 'default', ";", ({
|
|
46
46
|
totalizer,
|
|
47
47
|
theme
|
|
48
|
-
}) => totalizer ? /*#__PURE__*/css("background:", theme.colors['background-brand'], ";" + (process.env.NODE_ENV === "production" ? "" : ";label:codacy;"), process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBMkRXIiwiZmlsZSI6Ii4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IENvZGFjeVRoZW1lIH0gZnJvbSAnLi4vdGhlbWUnXG5pbXBvcnQgeyBCb3gsIEJveFByb3BzIH0gZnJvbSAnLi4vRmxleGJveCdcbmltcG9ydCB7XG4gIFRhYmxlUHJvcHMsXG4gIFRhYmxlSGVhZGVyUHJvcHMsXG4gIFRhYmxlSGVhZGVyQ2VsbFByb3BzLFxuICBUYWJsZUNlbGxQcm9wcyxcbiAgVGFibGVSb3dQcm9wcyxcbiAgVGFibGVSb3dzUHJvcHMsXG4gIENlbGxBbGlnbixcbiAgQ2VsbFZlcnRpY2FsQWxpZ24sXG59IGZyb20gJy4vVGFibGUudHlwZXMnXG5pbXBvcnQgeyBjc3MgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCdcbmltcG9ydCB7IEljb25BbmRUZXh0V3JhcHBlciB9IGZyb20gJy4uL0ljb25BbmRUZXh0L0ljb25BbmRUZXh0LnN0eWxlcydcbmltcG9ydCB7IEJhc2VUZXh0U3R5bGUgfSBmcm9tICcuLi9UeXBvZ3JhcGh5L1R5cG9ncmFwaHkuc3R5bGVzJ1xuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGUgPSBzdHlsZWQudGFibGU8UGljazxUYWJsZVByb3BzLCAnc2l6ZScgfCAnY29sb3InPj5gXG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgYm9yZGVyLXNwYWNpbmc6IDA7XG4gIHRhYmxlLWxheW91dDogZml4ZWQ7XG5cbiAgJHsoeyB0aGVtZSwgc2l6ZSwgY29sb3IgfSkgPT4gQmFzZVRleHRTdHlsZSh0aGVtZSwgc2l6ZSB8fCAnbWQnLCBjb2xvciB8fCAncHJpbWFyeScpfVxuYFxuXG5leHBvcnQgY29uc3QgVGFibGVXcmFwcGVyID0gc3R5bGVkKEJveCk8Qm94UHJvcHM+YFxuICAmLFxuICAmID4gJHtTdHlsZWRUYWJsZX0ge1xuICAgIHdpZHRoOiAxMDAlO1xuICB9XG5gXG5cbmNvbnN0IFN0eWxlZFRhYmxlQ2VsbCA9IChcbiAgdGhlbWU6IENvZGFjeVRoZW1lLFxuICBhbGlnbj86IENlbGxBbGlnbixcbiAgdkFsaWduPzogQ2VsbFZlcnRpY2FsQWxpZ24sXG4gIGJvcmRlclNpemU6IG51bWJlciA9IDAsXG4gIG5vUGFkZGluZzogYm9vbGVhbiA9IGZhbHNlXG4pID0+
|
|
48
|
+
}) => totalizer ? /*#__PURE__*/css("background:", theme.colors['background-brand'], ";" + (process.env.NODE_ENV === "production" ? "" : ";label:codacy;"), process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBMkRXIiwiZmlsZSI6Ii4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IENvZGFjeVRoZW1lIH0gZnJvbSAnLi4vdGhlbWUnXG5pbXBvcnQgeyBCb3gsIEJveFByb3BzIH0gZnJvbSAnLi4vRmxleGJveCdcbmltcG9ydCB7XG4gIFRhYmxlUHJvcHMsXG4gIFRhYmxlSGVhZGVyUHJvcHMsXG4gIFRhYmxlSGVhZGVyQ2VsbFByb3BzLFxuICBUYWJsZUNlbGxQcm9wcyxcbiAgVGFibGVSb3dQcm9wcyxcbiAgVGFibGVSb3dzUHJvcHMsXG4gIENlbGxBbGlnbixcbiAgQ2VsbFZlcnRpY2FsQWxpZ24sXG59IGZyb20gJy4vVGFibGUudHlwZXMnXG5pbXBvcnQgeyBjc3MgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCdcbmltcG9ydCB7IEljb25BbmRUZXh0V3JhcHBlciB9IGZyb20gJy4uL0ljb25BbmRUZXh0L0ljb25BbmRUZXh0LnN0eWxlcydcbmltcG9ydCB7IEJhc2VUZXh0U3R5bGUgfSBmcm9tICcuLi9UeXBvZ3JhcGh5L1R5cG9ncmFwaHkuc3R5bGVzJ1xuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGUgPSBzdHlsZWQudGFibGU8UGljazxUYWJsZVByb3BzLCAnc2l6ZScgfCAnY29sb3InPj5gXG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgYm9yZGVyLXNwYWNpbmc6IDA7XG4gIHRhYmxlLWxheW91dDogZml4ZWQ7XG5cbiAgJHsoeyB0aGVtZSwgc2l6ZSwgY29sb3IgfSkgPT4gQmFzZVRleHRTdHlsZSh0aGVtZSwgc2l6ZSB8fCAnbWQnLCBjb2xvciB8fCAncHJpbWFyeScpfVxuYFxuXG5leHBvcnQgY29uc3QgVGFibGVXcmFwcGVyID0gc3R5bGVkKEJveCk8Qm94UHJvcHM+YFxuICAmLFxuICAmID4gJHtTdHlsZWRUYWJsZX0ge1xuICAgIHdpZHRoOiAxMDAlO1xuICB9XG5gXG5cbmNvbnN0IFN0eWxlZFRhYmxlQ2VsbCA9IChcbiAgdGhlbWU6IENvZGFjeVRoZW1lLFxuICBhbGlnbj86IENlbGxBbGlnbixcbiAgdkFsaWduPzogQ2VsbFZlcnRpY2FsQWxpZ24sXG4gIGJvcmRlclNpemU6IG51bWJlciA9IDAsXG4gIG5vUGFkZGluZzogYm9vbGVhbiA9IGZhbHNlXG4pID0+IGNzc2BcbiAgcGFkZGluZzogJHtub1BhZGRpbmcgPyBgJHt0aGVtZS5zcGFjZVs0XX0gMGAgOiB0aGVtZS5zcGFjZVs0XX07XG4gIGJvcmRlci1ib3R0b206ICR7dGhlbWUuYm9yZGVyc1tib3JkZXJTaXplXX07XG4gIGJhY2tncm91bmQ6IHRyYW5zcGFyZW50O1xuICBmb250LXdlaWdodDogJHt0aGVtZS5mb250V2VpZ2h0cy5yZWd1bGFyfTtcbiAgdGV4dC1hbGlnbjogJHthbGlnbn07XG4gIHZlcnRpY2FsLWFsaWduOiAke3ZBbGlnbn07XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZUhlYWRlckNlbGwgPSBzdHlsZWQudGg8VGFibGVIZWFkZXJDZWxsUHJvcHMgJiB7IHRvdGFsaXplcj86IGJvb2xlYW4gfT5gXG4gICR7KHsgYWxpZ24sIHZBbGlnbiwgdGhlbWUsIG5vUGFkZGluZyB9KSA9PiBTdHlsZWRUYWJsZUNlbGwodGhlbWUsIGFsaWduLCB2QWxpZ24sIDEsIG5vUGFkZGluZyl9O1xuXG4gIGZvbnQtc2l6ZTogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5mb250U2l6ZXMubX07XG4gIGZvbnQtd2VpZ2h0OiAkeyh7IHRvdGFsaXplciwgZGlyZWN0aW9uLCB0aGVtZSB9KSA9PlxuICAgIHRoZW1lLmZvbnRXZWlnaHRzW3RvdGFsaXplciB8fCAhZGlyZWN0aW9uID8gJ3JlZ3VsYXInIDogJ3NlbWktYm9sZCddfTtcbiAgY29sb3I6ICR7KHsgdGhlbWUsIGRpcmVjdGlvbiB9KSA9PlxuICAgICEhZGlyZWN0aW9uID8gdGhlbWUuY29sb3JzWyd0YWJsZXMtdGV4dC1hY3RpdmUnXSA6IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtZW5hYmxlZCddfTtcbiAgY3Vyc29yOiAkeyh7IHNvcnRhYmxlIH0pID0+IChzb3J0YWJsZSA/ICdwb2ludGVyJyA6ICdkZWZhdWx0Jyl9O1xuXG4gICR7KHsgdG90YWxpemVyLCB0aGVtZSB9KSA9PlxuICAgIHRvdGFsaXplclxuICAgICAgPyBjc3NgXG4gICAgICAgICAgYmFja2dyb3VuZDogJHt0aGVtZS5jb2xvcnNbJ2JhY2tncm91bmQtYnJhbmQnXX07XG4gICAgICAgIGBcbiAgICAgIDogJyd9XG5cbiAgJjpob3ZlciB7XG4gICAgY29sb3I6ICR7KHsgdGhlbWUsIHNvcnRhYmxlIH0pID0+XG4gICAgICBzb3J0YWJsZSA/IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtYWN0aXZlJ10gOiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWVuYWJsZWQnXX07XG4gIH1cblxuICAke0ljb25BbmRUZXh0V3JhcHBlcn0ge1xuICAgIG1heC13aWR0aDogMTAwJTtcblxuICAgID4gc3BhbiB7XG4gICAgICB3aGl0ZS1zcGFjZTogbm93cmFwO1xuICAgICAgdGV4dC1vdmVyZmxvdzogZWxsaXBzaXM7XG4gICAgICBvdmVyZmxvdzogaGlkZGVuO1xuICAgIH1cbiAgfVxuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVIZWFkZXIgPSBzdHlsZWQudGhlYWQ8UGljazxUYWJsZUhlYWRlclByb3BzLCAnc3RpY2t5JyB8ICdzdGlja3lPZmZzZXQnIHwgJ2JhY2tncm91bmQnPj5gXG4gICR7KHsgc3RpY2t5LCBzdGlja3lPZmZzZXQsIHRoZW1lIH0pID0+IHtcbiAgICBpZiAoc3RpY2t5KSB7XG4gICAgICByZXR1cm4gY3NzYFxuICAgICAgICAke1N0eWxlZFRhYmxlSGVhZGVyQ2VsbH0ge1xuICAgICAgICAgIHBvc2l0aW9uOiBzdGlja3k7XG4gICAgICAgICAgdG9wOiAke3N0aWNreU9mZnNldH07XG4gICAgICAgICAgei1pbmRleDogJHt0aGVtZS56SW5kaWNlc1sndGFibGUnXX07XG4gICAgICAgIH1cbiAgICAgIGBcbiAgICB9XG5cbiAgICByZXR1cm4gY3NzYGBcbiAgfX1cblxuICAke1N0eWxlZFRhYmxlSGVhZGVyQ2VsbH0ge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICR7KHsgYmFja2dyb3VuZCwgdGhlbWUgfSkgPT4gKGJhY2tncm91bmQgPyB0aGVtZS5jb2xvcnNbYmFja2dyb3VuZF0gOiAndHJhbnNwYXJlbnQnKX07XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlQm9keUNlbGwgPSBzdHlsZWQudGQ8VGFibGVDZWxsUHJvcHM+YFxuICAkeyh7IGFsaWduLCB2QWxpZ24sIHRoZW1lLCBub1BhZGRpbmcgfSkgPT4gU3R5bGVkVGFibGVDZWxsKHRoZW1lLCBhbGlnbiwgdkFsaWduLCAwLCBub1BhZGRpbmcpfTtcbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlUm93ID0gc3R5bGVkLnRyPFRhYmxlUm93UHJvcHM+YFxuICAkeyh7IG9uQ2xpY2sgfSkgPT5cbiAgICBvbkNsaWNrXG4gICAgICA/IGNzc2BcbiAgICAgICAgICBjdXJzb3I6IHBvaW50ZXI7XG4gICAgICAgIGBcbiAgICAgIDogJyd9XG5cbiAgJHtTdHlsZWRUYWJsZUJvZHlDZWxsfSB7XG4gICAgYmFja2dyb3VuZC1jb2xvcjogJHsoeyBiYWNrZ3JvdW5kLCB0aGVtZSB9KSA9PlxuICAgICAgYmFja2dyb3VuZCA/IGAke3RoZW1lLmNvbG9yc1tiYWNrZ3JvdW5kXX0gIWltcG9ydGFudGAgOiAndHJhbnNwYXJlbnQnfTtcbiAgfVxuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVCb2R5ID0gc3R5bGVkLnRib2R5PFRhYmxlUm93c1Byb3BzPmBcbiAgJHtTdHlsZWRUYWJsZVJvd306aG92ZXIgJHtTdHlsZWRUYWJsZUJvZHlDZWxsfSB7XG4gICAgYmFja2dyb3VuZDogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy1iYWNrZ3JvdW5kLWhvdmVyJ119O1xuICB9XG5gXG4iXX0= */") : '', " &:hover{color:", ({
|
|
49
49
|
theme,
|
|
50
50
|
sortable
|
|
51
|
-
}) => sortable ? theme.colors['tables-text-active'] : theme.colors['tables-text-enabled'], ";}", IconAndTextWrapper, "{max-width:100%;>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBK0M4RiIsImZpbGUiOiIuLi8uLi9zcmMvVGFibGUvVGFibGUuc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBDb2RhY3lUaGVtZSB9IGZyb20gJy4uL3RoZW1lJ1xuaW1wb3J0IHsgQm94LCBCb3hQcm9wcyB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQge1xuICBUYWJsZVByb3BzLFxuICBUYWJsZUhlYWRlclByb3BzLFxuICBUYWJsZUhlYWRlckNlbGxQcm9wcyxcbiAgVGFibGVDZWxsUHJvcHMsXG4gIFRhYmxlUm93UHJvcHMsXG4gIFRhYmxlUm93c1Byb3BzLFxuICBDZWxsQWxpZ24sXG4gIENlbGxWZXJ0aWNhbEFsaWduLFxufSBmcm9tICcuL1RhYmxlLnR5cGVzJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgeyBJY29uQW5kVGV4dFdyYXBwZXIgfSBmcm9tICcuLi9JY29uQW5kVGV4dC9JY29uQW5kVGV4dC5zdHlsZXMnXG5pbXBvcnQgeyBCYXNlVGV4dFN0eWxlIH0gZnJvbSAnLi4vVHlwb2dyYXBoeS9UeXBvZ3JhcGh5LnN0eWxlcydcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlID0gc3R5bGVkLnRhYmxlPFBpY2s8VGFibGVQcm9wcywgJ3NpemUnIHwgJ2NvbG9yJz4+YFxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGJvcmRlci1zcGFjaW5nOiAwO1xuICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xuXG4gICR7KHsgdGhlbWUsIHNpemUsIGNvbG9yIH0pID0+IEJhc2VUZXh0U3R5bGUodGhlbWUsIHNpemUgfHwgJ21kJywgY29sb3IgfHwgJ3ByaW1hcnknKX1cbmBcblxuZXhwb3J0IGNvbnN0IFRhYmxlV3JhcHBlciA9IHN0eWxlZChCb3gpPEJveFByb3BzPmBcbiAgJixcbiAgJiA+ICR7U3R5bGVkVGFibGV9IHtcbiAgICB3aWR0aDogMTAwJTtcbiAgfVxuYFxuXG5jb25zdCBTdHlsZWRUYWJsZUNlbGwgPSAoXG4gIHRoZW1lOiBDb2RhY3lUaGVtZSxcbiAgYWxpZ24/
|
|
51
|
+
}) => sortable ? theme.colors['tables-text-active'] : theme.colors['tables-text-enabled'], ";}", IconAndTextWrapper, "{max-width:100%;>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBK0M4RiIsImZpbGUiOiIuLi8uLi9zcmMvVGFibGUvVGFibGUuc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBDb2RhY3lUaGVtZSB9IGZyb20gJy4uL3RoZW1lJ1xuaW1wb3J0IHsgQm94LCBCb3hQcm9wcyB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQge1xuICBUYWJsZVByb3BzLFxuICBUYWJsZUhlYWRlclByb3BzLFxuICBUYWJsZUhlYWRlckNlbGxQcm9wcyxcbiAgVGFibGVDZWxsUHJvcHMsXG4gIFRhYmxlUm93UHJvcHMsXG4gIFRhYmxlUm93c1Byb3BzLFxuICBDZWxsQWxpZ24sXG4gIENlbGxWZXJ0aWNhbEFsaWduLFxufSBmcm9tICcuL1RhYmxlLnR5cGVzJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgeyBJY29uQW5kVGV4dFdyYXBwZXIgfSBmcm9tICcuLi9JY29uQW5kVGV4dC9JY29uQW5kVGV4dC5zdHlsZXMnXG5pbXBvcnQgeyBCYXNlVGV4dFN0eWxlIH0gZnJvbSAnLi4vVHlwb2dyYXBoeS9UeXBvZ3JhcGh5LnN0eWxlcydcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlID0gc3R5bGVkLnRhYmxlPFBpY2s8VGFibGVQcm9wcywgJ3NpemUnIHwgJ2NvbG9yJz4+YFxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGJvcmRlci1zcGFjaW5nOiAwO1xuICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xuXG4gICR7KHsgdGhlbWUsIHNpemUsIGNvbG9yIH0pID0+IEJhc2VUZXh0U3R5bGUodGhlbWUsIHNpemUgfHwgJ21kJywgY29sb3IgfHwgJ3ByaW1hcnknKX1cbmBcblxuZXhwb3J0IGNvbnN0IFRhYmxlV3JhcHBlciA9IHN0eWxlZChCb3gpPEJveFByb3BzPmBcbiAgJixcbiAgJiA+ICR7U3R5bGVkVGFibGV9IHtcbiAgICB3aWR0aDogMTAwJTtcbiAgfVxuYFxuXG5jb25zdCBTdHlsZWRUYWJsZUNlbGwgPSAoXG4gIHRoZW1lOiBDb2RhY3lUaGVtZSxcbiAgYWxpZ24/OiBDZWxsQWxpZ24sXG4gIHZBbGlnbj86IENlbGxWZXJ0aWNhbEFsaWduLFxuICBib3JkZXJTaXplOiBudW1iZXIgPSAwLFxuICBub1BhZGRpbmc6IGJvb2xlYW4gPSBmYWxzZVxuKSA9PiBjc3NgXG4gIHBhZGRpbmc6ICR7bm9QYWRkaW5nID8gYCR7dGhlbWUuc3BhY2VbNF19IDBgIDogdGhlbWUuc3BhY2VbNF19O1xuICBib3JkZXItYm90dG9tOiAke3RoZW1lLmJvcmRlcnNbYm9yZGVyU2l6ZV19O1xuICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDtcbiAgZm9udC13ZWlnaHQ6ICR7dGhlbWUuZm9udFdlaWdodHMucmVndWxhcn07XG4gIHRleHQtYWxpZ246ICR7YWxpZ259O1xuICB2ZXJ0aWNhbC1hbGlnbjogJHt2QWxpZ259O1xuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVIZWFkZXJDZWxsID0gc3R5bGVkLnRoPFRhYmxlSGVhZGVyQ2VsbFByb3BzICYgeyB0b3RhbGl6ZXI/OiBib29sZWFuIH0+YFxuICAkeyh7IGFsaWduLCB2QWxpZ24sIHRoZW1lLCBub1BhZGRpbmcgfSkgPT4gU3R5bGVkVGFibGVDZWxsKHRoZW1lLCBhbGlnbiwgdkFsaWduLCAxLCBub1BhZGRpbmcpfTtcblxuICBmb250LXNpemU6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuZm9udFNpemVzLm19O1xuICBmb250LXdlaWdodDogJHsoeyB0b3RhbGl6ZXIsIGRpcmVjdGlvbiwgdGhlbWUgfSkgPT5cbiAgICB0aGVtZS5mb250V2VpZ2h0c1t0b3RhbGl6ZXIgfHwgIWRpcmVjdGlvbiA/ICdyZWd1bGFyJyA6ICdzZW1pLWJvbGQnXX07XG4gIGNvbG9yOiAkeyh7IHRoZW1lLCBkaXJlY3Rpb24gfSkgPT5cbiAgICAhIWRpcmVjdGlvbiA/IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtYWN0aXZlJ10gOiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWVuYWJsZWQnXX07XG4gIGN1cnNvcjogJHsoeyBzb3J0YWJsZSB9KSA9PiAoc29ydGFibGUgPyAncG9pbnRlcicgOiAnZGVmYXVsdCcpfTtcblxuICAkeyh7IHRvdGFsaXplciwgdGhlbWUgfSkgPT5cbiAgICB0b3RhbGl6ZXJcbiAgICAgID8gY3NzYFxuICAgICAgICAgIGJhY2tncm91bmQ6ICR7dGhlbWUuY29sb3JzWydiYWNrZ3JvdW5kLWJyYW5kJ119O1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICY6aG92ZXIge1xuICAgIGNvbG9yOiAkeyh7IHRoZW1lLCBzb3J0YWJsZSB9KSA9PlxuICAgICAgc29ydGFibGUgPyB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWFjdGl2ZSddIDogdGhlbWUuY29sb3JzWyd0YWJsZXMtdGV4dC1lbmFibGVkJ119O1xuICB9XG5cbiAgJHtJY29uQW5kVGV4dFdyYXBwZXJ9IHtcbiAgICBtYXgtd2lkdGg6IDEwMCU7XG5cbiAgICA+IHNwYW4ge1xuICAgICAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbiAgICAgIHRleHQtb3ZlcmZsb3c6IGVsbGlwc2lzO1xuICAgICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICB9XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlSGVhZGVyID0gc3R5bGVkLnRoZWFkPFBpY2s8VGFibGVIZWFkZXJQcm9wcywgJ3N0aWNreScgfCAnc3RpY2t5T2Zmc2V0JyB8ICdiYWNrZ3JvdW5kJz4+YFxuICAkeyh7IHN0aWNreSwgc3RpY2t5T2Zmc2V0LCB0aGVtZSB9KSA9PiB7XG4gICAgaWYgKHN0aWNreSkge1xuICAgICAgcmV0dXJuIGNzc2BcbiAgICAgICAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICAgICAgICBwb3NpdGlvbjogc3RpY2t5O1xuICAgICAgICAgIHRvcDogJHtzdGlja3lPZmZzZXR9O1xuICAgICAgICAgIHotaW5kZXg6ICR7dGhlbWUuekluZGljZXNbJ3RhYmxlJ119O1xuICAgICAgICB9XG4gICAgICBgXG4gICAgfVxuXG4gICAgcmV0dXJuIGNzc2BgXG4gIH19XG5cbiAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAkeyh7IGJhY2tncm91bmQsIHRoZW1lIH0pID0+IChiYWNrZ3JvdW5kID8gdGhlbWUuY29sb3JzW2JhY2tncm91bmRdIDogJ3RyYW5zcGFyZW50Jyl9O1xuICB9XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZUJvZHlDZWxsID0gc3R5bGVkLnRkPFRhYmxlQ2VsbFByb3BzPmBcbiAgJHsoeyBhbGlnbiwgdkFsaWduLCB0aGVtZSwgbm9QYWRkaW5nIH0pID0+IFN0eWxlZFRhYmxlQ2VsbCh0aGVtZSwgYWxpZ24sIHZBbGlnbiwgMCwgbm9QYWRkaW5nKX07XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZVJvdyA9IHN0eWxlZC50cjxUYWJsZVJvd1Byb3BzPmBcbiAgJHsoeyBvbkNsaWNrIH0pID0+XG4gICAgb25DbGlja1xuICAgICAgPyBjc3NgXG4gICAgICAgICAgY3Vyc29yOiBwb2ludGVyO1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICR7KHsgYmFja2dyb3VuZCwgdGhlbWUgfSkgPT5cbiAgICAgIGJhY2tncm91bmQgPyBgJHt0aGVtZS5jb2xvcnNbYmFja2dyb3VuZF19ICFpbXBvcnRhbnRgIDogJ3RyYW5zcGFyZW50J307XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlQm9keSA9IHN0eWxlZC50Ym9keTxUYWJsZVJvd3NQcm9wcz5gXG4gICR7U3R5bGVkVGFibGVSb3d9OmhvdmVyICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQ6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuY29sb3JzWyd0YWJsZXMtYmFja2dyb3VuZC1ob3ZlciddfTtcbiAgfVxuYFxuIl19 */"));
|
|
52
52
|
export const StyledTableHeader = /*#__PURE__*/_styled("thead", process.env.NODE_ENV === "production" ? {
|
|
53
53
|
target: "e1nywrbf3"
|
|
54
54
|
} : {
|
|
@@ -60,13 +60,13 @@ export const StyledTableHeader = /*#__PURE__*/_styled("thead", process.env.NODE_
|
|
|
60
60
|
theme
|
|
61
61
|
}) => {
|
|
62
62
|
if (sticky) {
|
|
63
|
-
return /*#__PURE__*/css(StyledTableHeaderCell, "{position:sticky;top:", stickyOffset, ";z-index:", theme.zIndices['table'], ";}" + (process.env.NODE_ENV === "production" ? "" : ";label:codacy;"), process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBbUZnQiIsImZpbGUiOiIuLi8uLi9zcmMvVGFibGUvVGFibGUuc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBDb2RhY3lUaGVtZSB9IGZyb20gJy4uL3RoZW1lJ1xuaW1wb3J0IHsgQm94LCBCb3hQcm9wcyB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQge1xuICBUYWJsZVByb3BzLFxuICBUYWJsZUhlYWRlclByb3BzLFxuICBUYWJsZUhlYWRlckNlbGxQcm9wcyxcbiAgVGFibGVDZWxsUHJvcHMsXG4gIFRhYmxlUm93UHJvcHMsXG4gIFRhYmxlUm93c1Byb3BzLFxuICBDZWxsQWxpZ24sXG4gIENlbGxWZXJ0aWNhbEFsaWduLFxufSBmcm9tICcuL1RhYmxlLnR5cGVzJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgeyBJY29uQW5kVGV4dFdyYXBwZXIgfSBmcm9tICcuLi9JY29uQW5kVGV4dC9JY29uQW5kVGV4dC5zdHlsZXMnXG5pbXBvcnQgeyBCYXNlVGV4dFN0eWxlIH0gZnJvbSAnLi4vVHlwb2dyYXBoeS9UeXBvZ3JhcGh5LnN0eWxlcydcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlID0gc3R5bGVkLnRhYmxlPFBpY2s8VGFibGVQcm9wcywgJ3NpemUnIHwgJ2NvbG9yJz4+YFxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGJvcmRlci1zcGFjaW5nOiAwO1xuICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xuXG4gICR7KHsgdGhlbWUsIHNpemUsIGNvbG9yIH0pID0+IEJhc2VUZXh0U3R5bGUodGhlbWUsIHNpemUgfHwgJ21kJywgY29sb3IgfHwgJ3ByaW1hcnknKX1cbmBcblxuZXhwb3J0IGNvbnN0IFRhYmxlV3JhcHBlciA9IHN0eWxlZChCb3gpPEJveFByb3BzPmBcbiAgJixcbiAgJiA+ICR7U3R5bGVkVGFibGV9IHtcbiAgICB3aWR0aDogMTAwJTtcbiAgfVxuYFxuXG5jb25zdCBTdHlsZWRUYWJsZUNlbGwgPSAoXG4gIHRoZW1lOiBDb2RhY3lUaGVtZSxcbiAgYWxpZ24/
|
|
63
|
+
return /*#__PURE__*/css(StyledTableHeaderCell, "{position:sticky;top:", stickyOffset, ";z-index:", theme.zIndices['table'], ";}" + (process.env.NODE_ENV === "production" ? "" : ";label:codacy;"), process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBbUZnQiIsImZpbGUiOiIuLi8uLi9zcmMvVGFibGUvVGFibGUuc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBDb2RhY3lUaGVtZSB9IGZyb20gJy4uL3RoZW1lJ1xuaW1wb3J0IHsgQm94LCBCb3hQcm9wcyB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQge1xuICBUYWJsZVByb3BzLFxuICBUYWJsZUhlYWRlclByb3BzLFxuICBUYWJsZUhlYWRlckNlbGxQcm9wcyxcbiAgVGFibGVDZWxsUHJvcHMsXG4gIFRhYmxlUm93UHJvcHMsXG4gIFRhYmxlUm93c1Byb3BzLFxuICBDZWxsQWxpZ24sXG4gIENlbGxWZXJ0aWNhbEFsaWduLFxufSBmcm9tICcuL1RhYmxlLnR5cGVzJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgeyBJY29uQW5kVGV4dFdyYXBwZXIgfSBmcm9tICcuLi9JY29uQW5kVGV4dC9JY29uQW5kVGV4dC5zdHlsZXMnXG5pbXBvcnQgeyBCYXNlVGV4dFN0eWxlIH0gZnJvbSAnLi4vVHlwb2dyYXBoeS9UeXBvZ3JhcGh5LnN0eWxlcydcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlID0gc3R5bGVkLnRhYmxlPFBpY2s8VGFibGVQcm9wcywgJ3NpemUnIHwgJ2NvbG9yJz4+YFxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGJvcmRlci1zcGFjaW5nOiAwO1xuICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xuXG4gICR7KHsgdGhlbWUsIHNpemUsIGNvbG9yIH0pID0+IEJhc2VUZXh0U3R5bGUodGhlbWUsIHNpemUgfHwgJ21kJywgY29sb3IgfHwgJ3ByaW1hcnknKX1cbmBcblxuZXhwb3J0IGNvbnN0IFRhYmxlV3JhcHBlciA9IHN0eWxlZChCb3gpPEJveFByb3BzPmBcbiAgJixcbiAgJiA+ICR7U3R5bGVkVGFibGV9IHtcbiAgICB3aWR0aDogMTAwJTtcbiAgfVxuYFxuXG5jb25zdCBTdHlsZWRUYWJsZUNlbGwgPSAoXG4gIHRoZW1lOiBDb2RhY3lUaGVtZSxcbiAgYWxpZ24/OiBDZWxsQWxpZ24sXG4gIHZBbGlnbj86IENlbGxWZXJ0aWNhbEFsaWduLFxuICBib3JkZXJTaXplOiBudW1iZXIgPSAwLFxuICBub1BhZGRpbmc6IGJvb2xlYW4gPSBmYWxzZVxuKSA9PiBjc3NgXG4gIHBhZGRpbmc6ICR7bm9QYWRkaW5nID8gYCR7dGhlbWUuc3BhY2VbNF19IDBgIDogdGhlbWUuc3BhY2VbNF19O1xuICBib3JkZXItYm90dG9tOiAke3RoZW1lLmJvcmRlcnNbYm9yZGVyU2l6ZV19O1xuICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDtcbiAgZm9udC13ZWlnaHQ6ICR7dGhlbWUuZm9udFdlaWdodHMucmVndWxhcn07XG4gIHRleHQtYWxpZ246ICR7YWxpZ259O1xuICB2ZXJ0aWNhbC1hbGlnbjogJHt2QWxpZ259O1xuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVIZWFkZXJDZWxsID0gc3R5bGVkLnRoPFRhYmxlSGVhZGVyQ2VsbFByb3BzICYgeyB0b3RhbGl6ZXI/OiBib29sZWFuIH0+YFxuICAkeyh7IGFsaWduLCB2QWxpZ24sIHRoZW1lLCBub1BhZGRpbmcgfSkgPT4gU3R5bGVkVGFibGVDZWxsKHRoZW1lLCBhbGlnbiwgdkFsaWduLCAxLCBub1BhZGRpbmcpfTtcblxuICBmb250LXNpemU6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuZm9udFNpemVzLm19O1xuICBmb250LXdlaWdodDogJHsoeyB0b3RhbGl6ZXIsIGRpcmVjdGlvbiwgdGhlbWUgfSkgPT5cbiAgICB0aGVtZS5mb250V2VpZ2h0c1t0b3RhbGl6ZXIgfHwgIWRpcmVjdGlvbiA/ICdyZWd1bGFyJyA6ICdzZW1pLWJvbGQnXX07XG4gIGNvbG9yOiAkeyh7IHRoZW1lLCBkaXJlY3Rpb24gfSkgPT5cbiAgICAhIWRpcmVjdGlvbiA/IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtYWN0aXZlJ10gOiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWVuYWJsZWQnXX07XG4gIGN1cnNvcjogJHsoeyBzb3J0YWJsZSB9KSA9PiAoc29ydGFibGUgPyAncG9pbnRlcicgOiAnZGVmYXVsdCcpfTtcblxuICAkeyh7IHRvdGFsaXplciwgdGhlbWUgfSkgPT5cbiAgICB0b3RhbGl6ZXJcbiAgICAgID8gY3NzYFxuICAgICAgICAgIGJhY2tncm91bmQ6ICR7dGhlbWUuY29sb3JzWydiYWNrZ3JvdW5kLWJyYW5kJ119O1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICY6aG92ZXIge1xuICAgIGNvbG9yOiAkeyh7IHRoZW1lLCBzb3J0YWJsZSB9KSA9PlxuICAgICAgc29ydGFibGUgPyB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWFjdGl2ZSddIDogdGhlbWUuY29sb3JzWyd0YWJsZXMtdGV4dC1lbmFibGVkJ119O1xuICB9XG5cbiAgJHtJY29uQW5kVGV4dFdyYXBwZXJ9IHtcbiAgICBtYXgtd2lkdGg6IDEwMCU7XG5cbiAgICA+IHNwYW4ge1xuICAgICAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbiAgICAgIHRleHQtb3ZlcmZsb3c6IGVsbGlwc2lzO1xuICAgICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICB9XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlSGVhZGVyID0gc3R5bGVkLnRoZWFkPFBpY2s8VGFibGVIZWFkZXJQcm9wcywgJ3N0aWNreScgfCAnc3RpY2t5T2Zmc2V0JyB8ICdiYWNrZ3JvdW5kJz4+YFxuICAkeyh7IHN0aWNreSwgc3RpY2t5T2Zmc2V0LCB0aGVtZSB9KSA9PiB7XG4gICAgaWYgKHN0aWNreSkge1xuICAgICAgcmV0dXJuIGNzc2BcbiAgICAgICAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICAgICAgICBwb3NpdGlvbjogc3RpY2t5O1xuICAgICAgICAgIHRvcDogJHtzdGlja3lPZmZzZXR9O1xuICAgICAgICAgIHotaW5kZXg6ICR7dGhlbWUuekluZGljZXNbJ3RhYmxlJ119O1xuICAgICAgICB9XG4gICAgICBgXG4gICAgfVxuXG4gICAgcmV0dXJuIGNzc2BgXG4gIH19XG5cbiAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAkeyh7IGJhY2tncm91bmQsIHRoZW1lIH0pID0+IChiYWNrZ3JvdW5kID8gdGhlbWUuY29sb3JzW2JhY2tncm91bmRdIDogJ3RyYW5zcGFyZW50Jyl9O1xuICB9XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZUJvZHlDZWxsID0gc3R5bGVkLnRkPFRhYmxlQ2VsbFByb3BzPmBcbiAgJHsoeyBhbGlnbiwgdkFsaWduLCB0aGVtZSwgbm9QYWRkaW5nIH0pID0+IFN0eWxlZFRhYmxlQ2VsbCh0aGVtZSwgYWxpZ24sIHZBbGlnbiwgMCwgbm9QYWRkaW5nKX07XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZVJvdyA9IHN0eWxlZC50cjxUYWJsZVJvd1Byb3BzPmBcbiAgJHsoeyBvbkNsaWNrIH0pID0+XG4gICAgb25DbGlja1xuICAgICAgPyBjc3NgXG4gICAgICAgICAgY3Vyc29yOiBwb2ludGVyO1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICR7KHsgYmFja2dyb3VuZCwgdGhlbWUgfSkgPT5cbiAgICAgIGJhY2tncm91bmQgPyBgJHt0aGVtZS5jb2xvcnNbYmFja2dyb3VuZF19ICFpbXBvcnRhbnRgIDogJ3RyYW5zcGFyZW50J307XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlQm9keSA9IHN0eWxlZC50Ym9keTxUYWJsZVJvd3NQcm9wcz5gXG4gICR7U3R5bGVkVGFibGVSb3d9OmhvdmVyICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQ6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuY29sb3JzWyd0YWJsZXMtYmFja2dyb3VuZC1ob3ZlciddfTtcbiAgfVxuYFxuIl19 */");
|
|
64
64
|
}
|
|
65
|
-
return /*#__PURE__*/css(process.env.NODE_ENV === "production" ? "" : ";label:codacy;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBNEZjIiwiZmlsZSI6Ii4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IENvZGFjeVRoZW1lIH0gZnJvbSAnLi4vdGhlbWUnXG5pbXBvcnQgeyBCb3gsIEJveFByb3BzIH0gZnJvbSAnLi4vRmxleGJveCdcbmltcG9ydCB7XG4gIFRhYmxlUHJvcHMsXG4gIFRhYmxlSGVhZGVyUHJvcHMsXG4gIFRhYmxlSGVhZGVyQ2VsbFByb3BzLFxuICBUYWJsZUNlbGxQcm9wcyxcbiAgVGFibGVSb3dQcm9wcyxcbiAgVGFibGVSb3dzUHJvcHMsXG4gIENlbGxBbGlnbixcbiAgQ2VsbFZlcnRpY2FsQWxpZ24sXG59IGZyb20gJy4vVGFibGUudHlwZXMnXG5pbXBvcnQgeyBjc3MgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCdcbmltcG9ydCB7IEljb25BbmRUZXh0V3JhcHBlciB9IGZyb20gJy4uL0ljb25BbmRUZXh0L0ljb25BbmRUZXh0LnN0eWxlcydcbmltcG9ydCB7IEJhc2VUZXh0U3R5bGUgfSBmcm9tICcuLi9UeXBvZ3JhcGh5L1R5cG9ncmFwaHkuc3R5bGVzJ1xuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGUgPSBzdHlsZWQudGFibGU8UGljazxUYWJsZVByb3BzLCAnc2l6ZScgfCAnY29sb3InPj5gXG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgYm9yZGVyLXNwYWNpbmc6IDA7XG4gIHRhYmxlLWxheW91dDogZml4ZWQ7XG5cbiAgJHsoeyB0aGVtZSwgc2l6ZSwgY29sb3IgfSkgPT4gQmFzZVRleHRTdHlsZSh0aGVtZSwgc2l6ZSB8fCAnbWQnLCBjb2xvciB8fCAncHJpbWFyeScpfVxuYFxuXG5leHBvcnQgY29uc3QgVGFibGVXcmFwcGVyID0gc3R5bGVkKEJveCk8Qm94UHJvcHM+YFxuICAmLFxuICAmID4gJHtTdHlsZWRUYWJsZX0ge1xuICAgIHdpZHRoOiAxMDAlO1xuICB9XG5gXG5cbmNvbnN0IFN0eWxlZFRhYmxlQ2VsbCA9IChcbiAgdGhlbWU6IENvZGFjeVRoZW1lLFxuICBhbGlnbj86IENlbGxBbGlnbixcbiAgdkFsaWduPzogQ2VsbFZlcnRpY2FsQWxpZ24sXG4gIGJvcmRlclNpemU6IG51bWJlciA9IDAsXG4gIG5vUGFkZGluZzogYm9vbGVhbiA9IGZhbHNlXG4pID0+
|
|
65
|
+
return /*#__PURE__*/css(process.env.NODE_ENV === "production" ? "" : ";label:codacy;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBNEZjIiwiZmlsZSI6Ii4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IENvZGFjeVRoZW1lIH0gZnJvbSAnLi4vdGhlbWUnXG5pbXBvcnQgeyBCb3gsIEJveFByb3BzIH0gZnJvbSAnLi4vRmxleGJveCdcbmltcG9ydCB7XG4gIFRhYmxlUHJvcHMsXG4gIFRhYmxlSGVhZGVyUHJvcHMsXG4gIFRhYmxlSGVhZGVyQ2VsbFByb3BzLFxuICBUYWJsZUNlbGxQcm9wcyxcbiAgVGFibGVSb3dQcm9wcyxcbiAgVGFibGVSb3dzUHJvcHMsXG4gIENlbGxBbGlnbixcbiAgQ2VsbFZlcnRpY2FsQWxpZ24sXG59IGZyb20gJy4vVGFibGUudHlwZXMnXG5pbXBvcnQgeyBjc3MgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCdcbmltcG9ydCB7IEljb25BbmRUZXh0V3JhcHBlciB9IGZyb20gJy4uL0ljb25BbmRUZXh0L0ljb25BbmRUZXh0LnN0eWxlcydcbmltcG9ydCB7IEJhc2VUZXh0U3R5bGUgfSBmcm9tICcuLi9UeXBvZ3JhcGh5L1R5cG9ncmFwaHkuc3R5bGVzJ1xuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGUgPSBzdHlsZWQudGFibGU8UGljazxUYWJsZVByb3BzLCAnc2l6ZScgfCAnY29sb3InPj5gXG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgYm9yZGVyLXNwYWNpbmc6IDA7XG4gIHRhYmxlLWxheW91dDogZml4ZWQ7XG5cbiAgJHsoeyB0aGVtZSwgc2l6ZSwgY29sb3IgfSkgPT4gQmFzZVRleHRTdHlsZSh0aGVtZSwgc2l6ZSB8fCAnbWQnLCBjb2xvciB8fCAncHJpbWFyeScpfVxuYFxuXG5leHBvcnQgY29uc3QgVGFibGVXcmFwcGVyID0gc3R5bGVkKEJveCk8Qm94UHJvcHM+YFxuICAmLFxuICAmID4gJHtTdHlsZWRUYWJsZX0ge1xuICAgIHdpZHRoOiAxMDAlO1xuICB9XG5gXG5cbmNvbnN0IFN0eWxlZFRhYmxlQ2VsbCA9IChcbiAgdGhlbWU6IENvZGFjeVRoZW1lLFxuICBhbGlnbj86IENlbGxBbGlnbixcbiAgdkFsaWduPzogQ2VsbFZlcnRpY2FsQWxpZ24sXG4gIGJvcmRlclNpemU6IG51bWJlciA9IDAsXG4gIG5vUGFkZGluZzogYm9vbGVhbiA9IGZhbHNlXG4pID0+IGNzc2BcbiAgcGFkZGluZzogJHtub1BhZGRpbmcgPyBgJHt0aGVtZS5zcGFjZVs0XX0gMGAgOiB0aGVtZS5zcGFjZVs0XX07XG4gIGJvcmRlci1ib3R0b206ICR7dGhlbWUuYm9yZGVyc1tib3JkZXJTaXplXX07XG4gIGJhY2tncm91bmQ6IHRyYW5zcGFyZW50O1xuICBmb250LXdlaWdodDogJHt0aGVtZS5mb250V2VpZ2h0cy5yZWd1bGFyfTtcbiAgdGV4dC1hbGlnbjogJHthbGlnbn07XG4gIHZlcnRpY2FsLWFsaWduOiAke3ZBbGlnbn07XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZUhlYWRlckNlbGwgPSBzdHlsZWQudGg8VGFibGVIZWFkZXJDZWxsUHJvcHMgJiB7IHRvdGFsaXplcj86IGJvb2xlYW4gfT5gXG4gICR7KHsgYWxpZ24sIHZBbGlnbiwgdGhlbWUsIG5vUGFkZGluZyB9KSA9PiBTdHlsZWRUYWJsZUNlbGwodGhlbWUsIGFsaWduLCB2QWxpZ24sIDEsIG5vUGFkZGluZyl9O1xuXG4gIGZvbnQtc2l6ZTogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5mb250U2l6ZXMubX07XG4gIGZvbnQtd2VpZ2h0OiAkeyh7IHRvdGFsaXplciwgZGlyZWN0aW9uLCB0aGVtZSB9KSA9PlxuICAgIHRoZW1lLmZvbnRXZWlnaHRzW3RvdGFsaXplciB8fCAhZGlyZWN0aW9uID8gJ3JlZ3VsYXInIDogJ3NlbWktYm9sZCddfTtcbiAgY29sb3I6ICR7KHsgdGhlbWUsIGRpcmVjdGlvbiB9KSA9PlxuICAgICEhZGlyZWN0aW9uID8gdGhlbWUuY29sb3JzWyd0YWJsZXMtdGV4dC1hY3RpdmUnXSA6IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtZW5hYmxlZCddfTtcbiAgY3Vyc29yOiAkeyh7IHNvcnRhYmxlIH0pID0+IChzb3J0YWJsZSA/ICdwb2ludGVyJyA6ICdkZWZhdWx0Jyl9O1xuXG4gICR7KHsgdG90YWxpemVyLCB0aGVtZSB9KSA9PlxuICAgIHRvdGFsaXplclxuICAgICAgPyBjc3NgXG4gICAgICAgICAgYmFja2dyb3VuZDogJHt0aGVtZS5jb2xvcnNbJ2JhY2tncm91bmQtYnJhbmQnXX07XG4gICAgICAgIGBcbiAgICAgIDogJyd9XG5cbiAgJjpob3ZlciB7XG4gICAgY29sb3I6ICR7KHsgdGhlbWUsIHNvcnRhYmxlIH0pID0+XG4gICAgICBzb3J0YWJsZSA/IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtYWN0aXZlJ10gOiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWVuYWJsZWQnXX07XG4gIH1cblxuICAke0ljb25BbmRUZXh0V3JhcHBlcn0ge1xuICAgIG1heC13aWR0aDogMTAwJTtcblxuICAgID4gc3BhbiB7XG4gICAgICB3aGl0ZS1zcGFjZTogbm93cmFwO1xuICAgICAgdGV4dC1vdmVyZmxvdzogZWxsaXBzaXM7XG4gICAgICBvdmVyZmxvdzogaGlkZGVuO1xuICAgIH1cbiAgfVxuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVIZWFkZXIgPSBzdHlsZWQudGhlYWQ8UGljazxUYWJsZUhlYWRlclByb3BzLCAnc3RpY2t5JyB8ICdzdGlja3lPZmZzZXQnIHwgJ2JhY2tncm91bmQnPj5gXG4gICR7KHsgc3RpY2t5LCBzdGlja3lPZmZzZXQsIHRoZW1lIH0pID0+IHtcbiAgICBpZiAoc3RpY2t5KSB7XG4gICAgICByZXR1cm4gY3NzYFxuICAgICAgICAke1N0eWxlZFRhYmxlSGVhZGVyQ2VsbH0ge1xuICAgICAgICAgIHBvc2l0aW9uOiBzdGlja3k7XG4gICAgICAgICAgdG9wOiAke3N0aWNreU9mZnNldH07XG4gICAgICAgICAgei1pbmRleDogJHt0aGVtZS56SW5kaWNlc1sndGFibGUnXX07XG4gICAgICAgIH1cbiAgICAgIGBcbiAgICB9XG5cbiAgICByZXR1cm4gY3NzYGBcbiAgfX1cblxuICAke1N0eWxlZFRhYmxlSGVhZGVyQ2VsbH0ge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICR7KHsgYmFja2dyb3VuZCwgdGhlbWUgfSkgPT4gKGJhY2tncm91bmQgPyB0aGVtZS5jb2xvcnNbYmFja2dyb3VuZF0gOiAndHJhbnNwYXJlbnQnKX07XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlQm9keUNlbGwgPSBzdHlsZWQudGQ8VGFibGVDZWxsUHJvcHM+YFxuICAkeyh7IGFsaWduLCB2QWxpZ24sIHRoZW1lLCBub1BhZGRpbmcgfSkgPT4gU3R5bGVkVGFibGVDZWxsKHRoZW1lLCBhbGlnbiwgdkFsaWduLCAwLCBub1BhZGRpbmcpfTtcbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlUm93ID0gc3R5bGVkLnRyPFRhYmxlUm93UHJvcHM+YFxuICAkeyh7IG9uQ2xpY2sgfSkgPT5cbiAgICBvbkNsaWNrXG4gICAgICA/IGNzc2BcbiAgICAgICAgICBjdXJzb3I6IHBvaW50ZXI7XG4gICAgICAgIGBcbiAgICAgIDogJyd9XG5cbiAgJHtTdHlsZWRUYWJsZUJvZHlDZWxsfSB7XG4gICAgYmFja2dyb3VuZC1jb2xvcjogJHsoeyBiYWNrZ3JvdW5kLCB0aGVtZSB9KSA9PlxuICAgICAgYmFja2dyb3VuZCA/IGAke3RoZW1lLmNvbG9yc1tiYWNrZ3JvdW5kXX0gIWltcG9ydGFudGAgOiAndHJhbnNwYXJlbnQnfTtcbiAgfVxuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVCb2R5ID0gc3R5bGVkLnRib2R5PFRhYmxlUm93c1Byb3BzPmBcbiAgJHtTdHlsZWRUYWJsZVJvd306aG92ZXIgJHtTdHlsZWRUYWJsZUJvZHlDZWxsfSB7XG4gICAgYmFja2dyb3VuZDogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy1iYWNrZ3JvdW5kLWhvdmVyJ119O1xuICB9XG5gXG4iXX0= */");
|
|
66
66
|
}, " ", StyledTableHeaderCell, "{background-color:", ({
|
|
67
67
|
background,
|
|
68
68
|
theme
|
|
69
|
-
}) => theme.colors[background
|
|
69
|
+
}) => background ? theme.colors[background] : 'transparent', ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBZ0YrRyIsImZpbGUiOiIuLi8uLi9zcmMvVGFibGUvVGFibGUuc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBDb2RhY3lUaGVtZSB9IGZyb20gJy4uL3RoZW1lJ1xuaW1wb3J0IHsgQm94LCBCb3hQcm9wcyB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQge1xuICBUYWJsZVByb3BzLFxuICBUYWJsZUhlYWRlclByb3BzLFxuICBUYWJsZUhlYWRlckNlbGxQcm9wcyxcbiAgVGFibGVDZWxsUHJvcHMsXG4gIFRhYmxlUm93UHJvcHMsXG4gIFRhYmxlUm93c1Byb3BzLFxuICBDZWxsQWxpZ24sXG4gIENlbGxWZXJ0aWNhbEFsaWduLFxufSBmcm9tICcuL1RhYmxlLnR5cGVzJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgeyBJY29uQW5kVGV4dFdyYXBwZXIgfSBmcm9tICcuLi9JY29uQW5kVGV4dC9JY29uQW5kVGV4dC5zdHlsZXMnXG5pbXBvcnQgeyBCYXNlVGV4dFN0eWxlIH0gZnJvbSAnLi4vVHlwb2dyYXBoeS9UeXBvZ3JhcGh5LnN0eWxlcydcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlID0gc3R5bGVkLnRhYmxlPFBpY2s8VGFibGVQcm9wcywgJ3NpemUnIHwgJ2NvbG9yJz4+YFxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGJvcmRlci1zcGFjaW5nOiAwO1xuICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xuXG4gICR7KHsgdGhlbWUsIHNpemUsIGNvbG9yIH0pID0+IEJhc2VUZXh0U3R5bGUodGhlbWUsIHNpemUgfHwgJ21kJywgY29sb3IgfHwgJ3ByaW1hcnknKX1cbmBcblxuZXhwb3J0IGNvbnN0IFRhYmxlV3JhcHBlciA9IHN0eWxlZChCb3gpPEJveFByb3BzPmBcbiAgJixcbiAgJiA+ICR7U3R5bGVkVGFibGV9IHtcbiAgICB3aWR0aDogMTAwJTtcbiAgfVxuYFxuXG5jb25zdCBTdHlsZWRUYWJsZUNlbGwgPSAoXG4gIHRoZW1lOiBDb2RhY3lUaGVtZSxcbiAgYWxpZ24/OiBDZWxsQWxpZ24sXG4gIHZBbGlnbj86IENlbGxWZXJ0aWNhbEFsaWduLFxuICBib3JkZXJTaXplOiBudW1iZXIgPSAwLFxuICBub1BhZGRpbmc6IGJvb2xlYW4gPSBmYWxzZVxuKSA9PiBjc3NgXG4gIHBhZGRpbmc6ICR7bm9QYWRkaW5nID8gYCR7dGhlbWUuc3BhY2VbNF19IDBgIDogdGhlbWUuc3BhY2VbNF19O1xuICBib3JkZXItYm90dG9tOiAke3RoZW1lLmJvcmRlcnNbYm9yZGVyU2l6ZV19O1xuICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDtcbiAgZm9udC13ZWlnaHQ6ICR7dGhlbWUuZm9udFdlaWdodHMucmVndWxhcn07XG4gIHRleHQtYWxpZ246ICR7YWxpZ259O1xuICB2ZXJ0aWNhbC1hbGlnbjogJHt2QWxpZ259O1xuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVIZWFkZXJDZWxsID0gc3R5bGVkLnRoPFRhYmxlSGVhZGVyQ2VsbFByb3BzICYgeyB0b3RhbGl6ZXI/OiBib29sZWFuIH0+YFxuICAkeyh7IGFsaWduLCB2QWxpZ24sIHRoZW1lLCBub1BhZGRpbmcgfSkgPT4gU3R5bGVkVGFibGVDZWxsKHRoZW1lLCBhbGlnbiwgdkFsaWduLCAxLCBub1BhZGRpbmcpfTtcblxuICBmb250LXNpemU6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuZm9udFNpemVzLm19O1xuICBmb250LXdlaWdodDogJHsoeyB0b3RhbGl6ZXIsIGRpcmVjdGlvbiwgdGhlbWUgfSkgPT5cbiAgICB0aGVtZS5mb250V2VpZ2h0c1t0b3RhbGl6ZXIgfHwgIWRpcmVjdGlvbiA/ICdyZWd1bGFyJyA6ICdzZW1pLWJvbGQnXX07XG4gIGNvbG9yOiAkeyh7IHRoZW1lLCBkaXJlY3Rpb24gfSkgPT5cbiAgICAhIWRpcmVjdGlvbiA/IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtYWN0aXZlJ10gOiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWVuYWJsZWQnXX07XG4gIGN1cnNvcjogJHsoeyBzb3J0YWJsZSB9KSA9PiAoc29ydGFibGUgPyAncG9pbnRlcicgOiAnZGVmYXVsdCcpfTtcblxuICAkeyh7IHRvdGFsaXplciwgdGhlbWUgfSkgPT5cbiAgICB0b3RhbGl6ZXJcbiAgICAgID8gY3NzYFxuICAgICAgICAgIGJhY2tncm91bmQ6ICR7dGhlbWUuY29sb3JzWydiYWNrZ3JvdW5kLWJyYW5kJ119O1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICY6aG92ZXIge1xuICAgIGNvbG9yOiAkeyh7IHRoZW1lLCBzb3J0YWJsZSB9KSA9PlxuICAgICAgc29ydGFibGUgPyB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWFjdGl2ZSddIDogdGhlbWUuY29sb3JzWyd0YWJsZXMtdGV4dC1lbmFibGVkJ119O1xuICB9XG5cbiAgJHtJY29uQW5kVGV4dFdyYXBwZXJ9IHtcbiAgICBtYXgtd2lkdGg6IDEwMCU7XG5cbiAgICA+IHNwYW4ge1xuICAgICAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbiAgICAgIHRleHQtb3ZlcmZsb3c6IGVsbGlwc2lzO1xuICAgICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICB9XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlSGVhZGVyID0gc3R5bGVkLnRoZWFkPFBpY2s8VGFibGVIZWFkZXJQcm9wcywgJ3N0aWNreScgfCAnc3RpY2t5T2Zmc2V0JyB8ICdiYWNrZ3JvdW5kJz4+YFxuICAkeyh7IHN0aWNreSwgc3RpY2t5T2Zmc2V0LCB0aGVtZSB9KSA9PiB7XG4gICAgaWYgKHN0aWNreSkge1xuICAgICAgcmV0dXJuIGNzc2BcbiAgICAgICAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICAgICAgICBwb3NpdGlvbjogc3RpY2t5O1xuICAgICAgICAgIHRvcDogJHtzdGlja3lPZmZzZXR9O1xuICAgICAgICAgIHotaW5kZXg6ICR7dGhlbWUuekluZGljZXNbJ3RhYmxlJ119O1xuICAgICAgICB9XG4gICAgICBgXG4gICAgfVxuXG4gICAgcmV0dXJuIGNzc2BgXG4gIH19XG5cbiAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAkeyh7IGJhY2tncm91bmQsIHRoZW1lIH0pID0+IChiYWNrZ3JvdW5kID8gdGhlbWUuY29sb3JzW2JhY2tncm91bmRdIDogJ3RyYW5zcGFyZW50Jyl9O1xuICB9XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZUJvZHlDZWxsID0gc3R5bGVkLnRkPFRhYmxlQ2VsbFByb3BzPmBcbiAgJHsoeyBhbGlnbiwgdkFsaWduLCB0aGVtZSwgbm9QYWRkaW5nIH0pID0+IFN0eWxlZFRhYmxlQ2VsbCh0aGVtZSwgYWxpZ24sIHZBbGlnbiwgMCwgbm9QYWRkaW5nKX07XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZVJvdyA9IHN0eWxlZC50cjxUYWJsZVJvd1Byb3BzPmBcbiAgJHsoeyBvbkNsaWNrIH0pID0+XG4gICAgb25DbGlja1xuICAgICAgPyBjc3NgXG4gICAgICAgICAgY3Vyc29yOiBwb2ludGVyO1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICR7KHsgYmFja2dyb3VuZCwgdGhlbWUgfSkgPT5cbiAgICAgIGJhY2tncm91bmQgPyBgJHt0aGVtZS5jb2xvcnNbYmFja2dyb3VuZF19ICFpbXBvcnRhbnRgIDogJ3RyYW5zcGFyZW50J307XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlQm9keSA9IHN0eWxlZC50Ym9keTxUYWJsZVJvd3NQcm9wcz5gXG4gICR7U3R5bGVkVGFibGVSb3d9OmhvdmVyICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQ6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuY29sb3JzWyd0YWJsZXMtYmFja2dyb3VuZC1ob3ZlciddfTtcbiAgfVxuYFxuIl19 */"));
|
|
70
70
|
export const StyledTableBodyCell = /*#__PURE__*/_styled("td", process.env.NODE_ENV === "production" ? {
|
|
71
71
|
target: "e1nywrbf2"
|
|
72
72
|
} : {
|
|
@@ -77,14 +77,14 @@ export const StyledTableBodyCell = /*#__PURE__*/_styled("td", process.env.NODE_E
|
|
|
77
77
|
vAlign,
|
|
78
78
|
theme,
|
|
79
79
|
noPadding
|
|
80
|
-
}) => StyledTableCell(theme, align, vAlign, 0, noPadding), ";" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBb0c0RCIsImZpbGUiOiIuLi8uLi9zcmMvVGFibGUvVGFibGUuc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBDb2RhY3lUaGVtZSB9IGZyb20gJy4uL3RoZW1lJ1xuaW1wb3J0IHsgQm94LCBCb3hQcm9wcyB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQge1xuICBUYWJsZVByb3BzLFxuICBUYWJsZUhlYWRlclByb3BzLFxuICBUYWJsZUhlYWRlckNlbGxQcm9wcyxcbiAgVGFibGVDZWxsUHJvcHMsXG4gIFRhYmxlUm93UHJvcHMsXG4gIFRhYmxlUm93c1Byb3BzLFxuICBDZWxsQWxpZ24sXG4gIENlbGxWZXJ0aWNhbEFsaWduLFxufSBmcm9tICcuL1RhYmxlLnR5cGVzJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgeyBJY29uQW5kVGV4dFdyYXBwZXIgfSBmcm9tICcuLi9JY29uQW5kVGV4dC9JY29uQW5kVGV4dC5zdHlsZXMnXG5pbXBvcnQgeyBCYXNlVGV4dFN0eWxlIH0gZnJvbSAnLi4vVHlwb2dyYXBoeS9UeXBvZ3JhcGh5LnN0eWxlcydcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlID0gc3R5bGVkLnRhYmxlPFBpY2s8VGFibGVQcm9wcywgJ3NpemUnIHwgJ2NvbG9yJz4+YFxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGJvcmRlci1zcGFjaW5nOiAwO1xuICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xuXG4gICR7KHsgdGhlbWUsIHNpemUsIGNvbG9yIH0pID0+IEJhc2VUZXh0U3R5bGUodGhlbWUsIHNpemUgfHwgJ21kJywgY29sb3IgfHwgJ3ByaW1hcnknKX1cbmBcblxuZXhwb3J0IGNvbnN0IFRhYmxlV3JhcHBlciA9IHN0eWxlZChCb3gpPEJveFByb3BzPmBcbiAgJixcbiAgJiA+ICR7U3R5bGVkVGFibGV9IHtcbiAgICB3aWR0aDogMTAwJTtcbiAgfVxuYFxuXG5jb25zdCBTdHlsZWRUYWJsZUNlbGwgPSAoXG4gIHRoZW1lOiBDb2RhY3lUaGVtZSxcbiAgYWxpZ24/
|
|
80
|
+
}) => StyledTableCell(theme, align, vAlign, 0, noPadding), ";" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBb0c0RCIsImZpbGUiOiIuLi8uLi9zcmMvVGFibGUvVGFibGUuc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBDb2RhY3lUaGVtZSB9IGZyb20gJy4uL3RoZW1lJ1xuaW1wb3J0IHsgQm94LCBCb3hQcm9wcyB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQge1xuICBUYWJsZVByb3BzLFxuICBUYWJsZUhlYWRlclByb3BzLFxuICBUYWJsZUhlYWRlckNlbGxQcm9wcyxcbiAgVGFibGVDZWxsUHJvcHMsXG4gIFRhYmxlUm93UHJvcHMsXG4gIFRhYmxlUm93c1Byb3BzLFxuICBDZWxsQWxpZ24sXG4gIENlbGxWZXJ0aWNhbEFsaWduLFxufSBmcm9tICcuL1RhYmxlLnR5cGVzJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgeyBJY29uQW5kVGV4dFdyYXBwZXIgfSBmcm9tICcuLi9JY29uQW5kVGV4dC9JY29uQW5kVGV4dC5zdHlsZXMnXG5pbXBvcnQgeyBCYXNlVGV4dFN0eWxlIH0gZnJvbSAnLi4vVHlwb2dyYXBoeS9UeXBvZ3JhcGh5LnN0eWxlcydcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlID0gc3R5bGVkLnRhYmxlPFBpY2s8VGFibGVQcm9wcywgJ3NpemUnIHwgJ2NvbG9yJz4+YFxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGJvcmRlci1zcGFjaW5nOiAwO1xuICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xuXG4gICR7KHsgdGhlbWUsIHNpemUsIGNvbG9yIH0pID0+IEJhc2VUZXh0U3R5bGUodGhlbWUsIHNpemUgfHwgJ21kJywgY29sb3IgfHwgJ3ByaW1hcnknKX1cbmBcblxuZXhwb3J0IGNvbnN0IFRhYmxlV3JhcHBlciA9IHN0eWxlZChCb3gpPEJveFByb3BzPmBcbiAgJixcbiAgJiA+ICR7U3R5bGVkVGFibGV9IHtcbiAgICB3aWR0aDogMTAwJTtcbiAgfVxuYFxuXG5jb25zdCBTdHlsZWRUYWJsZUNlbGwgPSAoXG4gIHRoZW1lOiBDb2RhY3lUaGVtZSxcbiAgYWxpZ24/OiBDZWxsQWxpZ24sXG4gIHZBbGlnbj86IENlbGxWZXJ0aWNhbEFsaWduLFxuICBib3JkZXJTaXplOiBudW1iZXIgPSAwLFxuICBub1BhZGRpbmc6IGJvb2xlYW4gPSBmYWxzZVxuKSA9PiBjc3NgXG4gIHBhZGRpbmc6ICR7bm9QYWRkaW5nID8gYCR7dGhlbWUuc3BhY2VbNF19IDBgIDogdGhlbWUuc3BhY2VbNF19O1xuICBib3JkZXItYm90dG9tOiAke3RoZW1lLmJvcmRlcnNbYm9yZGVyU2l6ZV19O1xuICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDtcbiAgZm9udC13ZWlnaHQ6ICR7dGhlbWUuZm9udFdlaWdodHMucmVndWxhcn07XG4gIHRleHQtYWxpZ246ICR7YWxpZ259O1xuICB2ZXJ0aWNhbC1hbGlnbjogJHt2QWxpZ259O1xuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVIZWFkZXJDZWxsID0gc3R5bGVkLnRoPFRhYmxlSGVhZGVyQ2VsbFByb3BzICYgeyB0b3RhbGl6ZXI/OiBib29sZWFuIH0+YFxuICAkeyh7IGFsaWduLCB2QWxpZ24sIHRoZW1lLCBub1BhZGRpbmcgfSkgPT4gU3R5bGVkVGFibGVDZWxsKHRoZW1lLCBhbGlnbiwgdkFsaWduLCAxLCBub1BhZGRpbmcpfTtcblxuICBmb250LXNpemU6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuZm9udFNpemVzLm19O1xuICBmb250LXdlaWdodDogJHsoeyB0b3RhbGl6ZXIsIGRpcmVjdGlvbiwgdGhlbWUgfSkgPT5cbiAgICB0aGVtZS5mb250V2VpZ2h0c1t0b3RhbGl6ZXIgfHwgIWRpcmVjdGlvbiA/ICdyZWd1bGFyJyA6ICdzZW1pLWJvbGQnXX07XG4gIGNvbG9yOiAkeyh7IHRoZW1lLCBkaXJlY3Rpb24gfSkgPT5cbiAgICAhIWRpcmVjdGlvbiA/IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtYWN0aXZlJ10gOiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWVuYWJsZWQnXX07XG4gIGN1cnNvcjogJHsoeyBzb3J0YWJsZSB9KSA9PiAoc29ydGFibGUgPyAncG9pbnRlcicgOiAnZGVmYXVsdCcpfTtcblxuICAkeyh7IHRvdGFsaXplciwgdGhlbWUgfSkgPT5cbiAgICB0b3RhbGl6ZXJcbiAgICAgID8gY3NzYFxuICAgICAgICAgIGJhY2tncm91bmQ6ICR7dGhlbWUuY29sb3JzWydiYWNrZ3JvdW5kLWJyYW5kJ119O1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICY6aG92ZXIge1xuICAgIGNvbG9yOiAkeyh7IHRoZW1lLCBzb3J0YWJsZSB9KSA9PlxuICAgICAgc29ydGFibGUgPyB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWFjdGl2ZSddIDogdGhlbWUuY29sb3JzWyd0YWJsZXMtdGV4dC1lbmFibGVkJ119O1xuICB9XG5cbiAgJHtJY29uQW5kVGV4dFdyYXBwZXJ9IHtcbiAgICBtYXgtd2lkdGg6IDEwMCU7XG5cbiAgICA+IHNwYW4ge1xuICAgICAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbiAgICAgIHRleHQtb3ZlcmZsb3c6IGVsbGlwc2lzO1xuICAgICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICB9XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlSGVhZGVyID0gc3R5bGVkLnRoZWFkPFBpY2s8VGFibGVIZWFkZXJQcm9wcywgJ3N0aWNreScgfCAnc3RpY2t5T2Zmc2V0JyB8ICdiYWNrZ3JvdW5kJz4+YFxuICAkeyh7IHN0aWNreSwgc3RpY2t5T2Zmc2V0LCB0aGVtZSB9KSA9PiB7XG4gICAgaWYgKHN0aWNreSkge1xuICAgICAgcmV0dXJuIGNzc2BcbiAgICAgICAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICAgICAgICBwb3NpdGlvbjogc3RpY2t5O1xuICAgICAgICAgIHRvcDogJHtzdGlja3lPZmZzZXR9O1xuICAgICAgICAgIHotaW5kZXg6ICR7dGhlbWUuekluZGljZXNbJ3RhYmxlJ119O1xuICAgICAgICB9XG4gICAgICBgXG4gICAgfVxuXG4gICAgcmV0dXJuIGNzc2BgXG4gIH19XG5cbiAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAkeyh7IGJhY2tncm91bmQsIHRoZW1lIH0pID0+IChiYWNrZ3JvdW5kID8gdGhlbWUuY29sb3JzW2JhY2tncm91bmRdIDogJ3RyYW5zcGFyZW50Jyl9O1xuICB9XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZUJvZHlDZWxsID0gc3R5bGVkLnRkPFRhYmxlQ2VsbFByb3BzPmBcbiAgJHsoeyBhbGlnbiwgdkFsaWduLCB0aGVtZSwgbm9QYWRkaW5nIH0pID0+IFN0eWxlZFRhYmxlQ2VsbCh0aGVtZSwgYWxpZ24sIHZBbGlnbiwgMCwgbm9QYWRkaW5nKX07XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZVJvdyA9IHN0eWxlZC50cjxUYWJsZVJvd1Byb3BzPmBcbiAgJHsoeyBvbkNsaWNrIH0pID0+XG4gICAgb25DbGlja1xuICAgICAgPyBjc3NgXG4gICAgICAgICAgY3Vyc29yOiBwb2ludGVyO1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICR7KHsgYmFja2dyb3VuZCwgdGhlbWUgfSkgPT5cbiAgICAgIGJhY2tncm91bmQgPyBgJHt0aGVtZS5jb2xvcnNbYmFja2dyb3VuZF19ICFpbXBvcnRhbnRgIDogJ3RyYW5zcGFyZW50J307XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlQm9keSA9IHN0eWxlZC50Ym9keTxUYWJsZVJvd3NQcm9wcz5gXG4gICR7U3R5bGVkVGFibGVSb3d9OmhvdmVyICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQ6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuY29sb3JzWyd0YWJsZXMtYmFja2dyb3VuZC1ob3ZlciddfTtcbiAgfVxuYFxuIl19 */"));
|
|
81
81
|
var _ref = process.env.NODE_ENV === "production" ? {
|
|
82
82
|
name: "e0dnmk",
|
|
83
83
|
styles: "cursor:pointer"
|
|
84
84
|
} : {
|
|
85
85
|
name: "vo4qyt-codacy",
|
|
86
86
|
styles: "cursor:pointer;label:codacy;",
|
|
87
|
-
map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBMkdXIiwiZmlsZSI6Ii4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IENvZGFjeVRoZW1lIH0gZnJvbSAnLi4vdGhlbWUnXG5pbXBvcnQgeyBCb3gsIEJveFByb3BzIH0gZnJvbSAnLi4vRmxleGJveCdcbmltcG9ydCB7XG4gIFRhYmxlUHJvcHMsXG4gIFRhYmxlSGVhZGVyUHJvcHMsXG4gIFRhYmxlSGVhZGVyQ2VsbFByb3BzLFxuICBUYWJsZUNlbGxQcm9wcyxcbiAgVGFibGVSb3dQcm9wcyxcbiAgVGFibGVSb3dzUHJvcHMsXG4gIENlbGxBbGlnbixcbiAgQ2VsbFZlcnRpY2FsQWxpZ24sXG59IGZyb20gJy4vVGFibGUudHlwZXMnXG5pbXBvcnQgeyBjc3MgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCdcbmltcG9ydCB7IEljb25BbmRUZXh0V3JhcHBlciB9IGZyb20gJy4uL0ljb25BbmRUZXh0L0ljb25BbmRUZXh0LnN0eWxlcydcbmltcG9ydCB7IEJhc2VUZXh0U3R5bGUgfSBmcm9tICcuLi9UeXBvZ3JhcGh5L1R5cG9ncmFwaHkuc3R5bGVzJ1xuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGUgPSBzdHlsZWQudGFibGU8UGljazxUYWJsZVByb3BzLCAnc2l6ZScgfCAnY29sb3InPj5gXG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgYm9yZGVyLXNwYWNpbmc6IDA7XG4gIHRhYmxlLWxheW91dDogZml4ZWQ7XG5cbiAgJHsoeyB0aGVtZSwgc2l6ZSwgY29sb3IgfSkgPT4gQmFzZVRleHRTdHlsZSh0aGVtZSwgc2l6ZSB8fCAnbWQnLCBjb2xvciB8fCAncHJpbWFyeScpfVxuYFxuXG5leHBvcnQgY29uc3QgVGFibGVXcmFwcGVyID0gc3R5bGVkKEJveCk8Qm94UHJvcHM+YFxuICAmLFxuICAmID4gJHtTdHlsZWRUYWJsZX0ge1xuICAgIHdpZHRoOiAxMDAlO1xuICB9XG5gXG5cbmNvbnN0IFN0eWxlZFRhYmxlQ2VsbCA9IChcbiAgdGhlbWU6IENvZGFjeVRoZW1lLFxuICBhbGlnbj86IENlbGxBbGlnbixcbiAgdkFsaWduPzogQ2VsbFZlcnRpY2FsQWxpZ24sXG4gIGJvcmRlclNpemU6IG51bWJlciA9IDAsXG4gIG5vUGFkZGluZzogYm9vbGVhbiA9IGZhbHNlXG4pID0+
|
|
87
|
+
map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBMkdXIiwiZmlsZSI6Ii4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IENvZGFjeVRoZW1lIH0gZnJvbSAnLi4vdGhlbWUnXG5pbXBvcnQgeyBCb3gsIEJveFByb3BzIH0gZnJvbSAnLi4vRmxleGJveCdcbmltcG9ydCB7XG4gIFRhYmxlUHJvcHMsXG4gIFRhYmxlSGVhZGVyUHJvcHMsXG4gIFRhYmxlSGVhZGVyQ2VsbFByb3BzLFxuICBUYWJsZUNlbGxQcm9wcyxcbiAgVGFibGVSb3dQcm9wcyxcbiAgVGFibGVSb3dzUHJvcHMsXG4gIENlbGxBbGlnbixcbiAgQ2VsbFZlcnRpY2FsQWxpZ24sXG59IGZyb20gJy4vVGFibGUudHlwZXMnXG5pbXBvcnQgeyBjc3MgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCdcbmltcG9ydCB7IEljb25BbmRUZXh0V3JhcHBlciB9IGZyb20gJy4uL0ljb25BbmRUZXh0L0ljb25BbmRUZXh0LnN0eWxlcydcbmltcG9ydCB7IEJhc2VUZXh0U3R5bGUgfSBmcm9tICcuLi9UeXBvZ3JhcGh5L1R5cG9ncmFwaHkuc3R5bGVzJ1xuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGUgPSBzdHlsZWQudGFibGU8UGljazxUYWJsZVByb3BzLCAnc2l6ZScgfCAnY29sb3InPj5gXG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgYm9yZGVyLXNwYWNpbmc6IDA7XG4gIHRhYmxlLWxheW91dDogZml4ZWQ7XG5cbiAgJHsoeyB0aGVtZSwgc2l6ZSwgY29sb3IgfSkgPT4gQmFzZVRleHRTdHlsZSh0aGVtZSwgc2l6ZSB8fCAnbWQnLCBjb2xvciB8fCAncHJpbWFyeScpfVxuYFxuXG5leHBvcnQgY29uc3QgVGFibGVXcmFwcGVyID0gc3R5bGVkKEJveCk8Qm94UHJvcHM+YFxuICAmLFxuICAmID4gJHtTdHlsZWRUYWJsZX0ge1xuICAgIHdpZHRoOiAxMDAlO1xuICB9XG5gXG5cbmNvbnN0IFN0eWxlZFRhYmxlQ2VsbCA9IChcbiAgdGhlbWU6IENvZGFjeVRoZW1lLFxuICBhbGlnbj86IENlbGxBbGlnbixcbiAgdkFsaWduPzogQ2VsbFZlcnRpY2FsQWxpZ24sXG4gIGJvcmRlclNpemU6IG51bWJlciA9IDAsXG4gIG5vUGFkZGluZzogYm9vbGVhbiA9IGZhbHNlXG4pID0+IGNzc2BcbiAgcGFkZGluZzogJHtub1BhZGRpbmcgPyBgJHt0aGVtZS5zcGFjZVs0XX0gMGAgOiB0aGVtZS5zcGFjZVs0XX07XG4gIGJvcmRlci1ib3R0b206ICR7dGhlbWUuYm9yZGVyc1tib3JkZXJTaXplXX07XG4gIGJhY2tncm91bmQ6IHRyYW5zcGFyZW50O1xuICBmb250LXdlaWdodDogJHt0aGVtZS5mb250V2VpZ2h0cy5yZWd1bGFyfTtcbiAgdGV4dC1hbGlnbjogJHthbGlnbn07XG4gIHZlcnRpY2FsLWFsaWduOiAke3ZBbGlnbn07XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZUhlYWRlckNlbGwgPSBzdHlsZWQudGg8VGFibGVIZWFkZXJDZWxsUHJvcHMgJiB7IHRvdGFsaXplcj86IGJvb2xlYW4gfT5gXG4gICR7KHsgYWxpZ24sIHZBbGlnbiwgdGhlbWUsIG5vUGFkZGluZyB9KSA9PiBTdHlsZWRUYWJsZUNlbGwodGhlbWUsIGFsaWduLCB2QWxpZ24sIDEsIG5vUGFkZGluZyl9O1xuXG4gIGZvbnQtc2l6ZTogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5mb250U2l6ZXMubX07XG4gIGZvbnQtd2VpZ2h0OiAkeyh7IHRvdGFsaXplciwgZGlyZWN0aW9uLCB0aGVtZSB9KSA9PlxuICAgIHRoZW1lLmZvbnRXZWlnaHRzW3RvdGFsaXplciB8fCAhZGlyZWN0aW9uID8gJ3JlZ3VsYXInIDogJ3NlbWktYm9sZCddfTtcbiAgY29sb3I6ICR7KHsgdGhlbWUsIGRpcmVjdGlvbiB9KSA9PlxuICAgICEhZGlyZWN0aW9uID8gdGhlbWUuY29sb3JzWyd0YWJsZXMtdGV4dC1hY3RpdmUnXSA6IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtZW5hYmxlZCddfTtcbiAgY3Vyc29yOiAkeyh7IHNvcnRhYmxlIH0pID0+IChzb3J0YWJsZSA/ICdwb2ludGVyJyA6ICdkZWZhdWx0Jyl9O1xuXG4gICR7KHsgdG90YWxpemVyLCB0aGVtZSB9KSA9PlxuICAgIHRvdGFsaXplclxuICAgICAgPyBjc3NgXG4gICAgICAgICAgYmFja2dyb3VuZDogJHt0aGVtZS5jb2xvcnNbJ2JhY2tncm91bmQtYnJhbmQnXX07XG4gICAgICAgIGBcbiAgICAgIDogJyd9XG5cbiAgJjpob3ZlciB7XG4gICAgY29sb3I6ICR7KHsgdGhlbWUsIHNvcnRhYmxlIH0pID0+XG4gICAgICBzb3J0YWJsZSA/IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtYWN0aXZlJ10gOiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWVuYWJsZWQnXX07XG4gIH1cblxuICAke0ljb25BbmRUZXh0V3JhcHBlcn0ge1xuICAgIG1heC13aWR0aDogMTAwJTtcblxuICAgID4gc3BhbiB7XG4gICAgICB3aGl0ZS1zcGFjZTogbm93cmFwO1xuICAgICAgdGV4dC1vdmVyZmxvdzogZWxsaXBzaXM7XG4gICAgICBvdmVyZmxvdzogaGlkZGVuO1xuICAgIH1cbiAgfVxuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVIZWFkZXIgPSBzdHlsZWQudGhlYWQ8UGljazxUYWJsZUhlYWRlclByb3BzLCAnc3RpY2t5JyB8ICdzdGlja3lPZmZzZXQnIHwgJ2JhY2tncm91bmQnPj5gXG4gICR7KHsgc3RpY2t5LCBzdGlja3lPZmZzZXQsIHRoZW1lIH0pID0+IHtcbiAgICBpZiAoc3RpY2t5KSB7XG4gICAgICByZXR1cm4gY3NzYFxuICAgICAgICAke1N0eWxlZFRhYmxlSGVhZGVyQ2VsbH0ge1xuICAgICAgICAgIHBvc2l0aW9uOiBzdGlja3k7XG4gICAgICAgICAgdG9wOiAke3N0aWNreU9mZnNldH07XG4gICAgICAgICAgei1pbmRleDogJHt0aGVtZS56SW5kaWNlc1sndGFibGUnXX07XG4gICAgICAgIH1cbiAgICAgIGBcbiAgICB9XG5cbiAgICByZXR1cm4gY3NzYGBcbiAgfX1cblxuICAke1N0eWxlZFRhYmxlSGVhZGVyQ2VsbH0ge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICR7KHsgYmFja2dyb3VuZCwgdGhlbWUgfSkgPT4gKGJhY2tncm91bmQgPyB0aGVtZS5jb2xvcnNbYmFja2dyb3VuZF0gOiAndHJhbnNwYXJlbnQnKX07XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlQm9keUNlbGwgPSBzdHlsZWQudGQ8VGFibGVDZWxsUHJvcHM+YFxuICAkeyh7IGFsaWduLCB2QWxpZ24sIHRoZW1lLCBub1BhZGRpbmcgfSkgPT4gU3R5bGVkVGFibGVDZWxsKHRoZW1lLCBhbGlnbiwgdkFsaWduLCAwLCBub1BhZGRpbmcpfTtcbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlUm93ID0gc3R5bGVkLnRyPFRhYmxlUm93UHJvcHM+YFxuICAkeyh7IG9uQ2xpY2sgfSkgPT5cbiAgICBvbkNsaWNrXG4gICAgICA/IGNzc2BcbiAgICAgICAgICBjdXJzb3I6IHBvaW50ZXI7XG4gICAgICAgIGBcbiAgICAgIDogJyd9XG5cbiAgJHtTdHlsZWRUYWJsZUJvZHlDZWxsfSB7XG4gICAgYmFja2dyb3VuZC1jb2xvcjogJHsoeyBiYWNrZ3JvdW5kLCB0aGVtZSB9KSA9PlxuICAgICAgYmFja2dyb3VuZCA/IGAke3RoZW1lLmNvbG9yc1tiYWNrZ3JvdW5kXX0gIWltcG9ydGFudGAgOiAndHJhbnNwYXJlbnQnfTtcbiAgfVxuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVCb2R5ID0gc3R5bGVkLnRib2R5PFRhYmxlUm93c1Byb3BzPmBcbiAgJHtTdHlsZWRUYWJsZVJvd306aG92ZXIgJHtTdHlsZWRUYWJsZUJvZHlDZWxsfSB7XG4gICAgYmFja2dyb3VuZDogJHsoeyB0aGVtZSB9KSA9PiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy1iYWNrZ3JvdW5kLWhvdmVyJ119O1xuICB9XG5gXG4iXX0= */",
|
|
88
88
|
toString: _EMOTION_STRINGIFIED_CSS_ERROR__
|
|
89
89
|
};
|
|
90
90
|
export const StyledTableRow = /*#__PURE__*/_styled("tr", process.env.NODE_ENV === "production" ? {
|
|
@@ -97,7 +97,7 @@ export const StyledTableRow = /*#__PURE__*/_styled("tr", process.env.NODE_ENV ==
|
|
|
97
97
|
}) => onClick ? _ref : '', " ", StyledTableBodyCell, "{background-color:", ({
|
|
98
98
|
background,
|
|
99
99
|
theme
|
|
100
|
-
}) => background ? `${theme.colors[background]} !important` :
|
|
100
|
+
}) => background ? `${theme.colors[background]} !important` : 'transparent', ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBd0dzRCIsImZpbGUiOiIuLi8uLi9zcmMvVGFibGUvVGFibGUuc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBDb2RhY3lUaGVtZSB9IGZyb20gJy4uL3RoZW1lJ1xuaW1wb3J0IHsgQm94LCBCb3hQcm9wcyB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQge1xuICBUYWJsZVByb3BzLFxuICBUYWJsZUhlYWRlclByb3BzLFxuICBUYWJsZUhlYWRlckNlbGxQcm9wcyxcbiAgVGFibGVDZWxsUHJvcHMsXG4gIFRhYmxlUm93UHJvcHMsXG4gIFRhYmxlUm93c1Byb3BzLFxuICBDZWxsQWxpZ24sXG4gIENlbGxWZXJ0aWNhbEFsaWduLFxufSBmcm9tICcuL1RhYmxlLnR5cGVzJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgeyBJY29uQW5kVGV4dFdyYXBwZXIgfSBmcm9tICcuLi9JY29uQW5kVGV4dC9JY29uQW5kVGV4dC5zdHlsZXMnXG5pbXBvcnQgeyBCYXNlVGV4dFN0eWxlIH0gZnJvbSAnLi4vVHlwb2dyYXBoeS9UeXBvZ3JhcGh5LnN0eWxlcydcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlID0gc3R5bGVkLnRhYmxlPFBpY2s8VGFibGVQcm9wcywgJ3NpemUnIHwgJ2NvbG9yJz4+YFxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGJvcmRlci1zcGFjaW5nOiAwO1xuICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xuXG4gICR7KHsgdGhlbWUsIHNpemUsIGNvbG9yIH0pID0+IEJhc2VUZXh0U3R5bGUodGhlbWUsIHNpemUgfHwgJ21kJywgY29sb3IgfHwgJ3ByaW1hcnknKX1cbmBcblxuZXhwb3J0IGNvbnN0IFRhYmxlV3JhcHBlciA9IHN0eWxlZChCb3gpPEJveFByb3BzPmBcbiAgJixcbiAgJiA+ICR7U3R5bGVkVGFibGV9IHtcbiAgICB3aWR0aDogMTAwJTtcbiAgfVxuYFxuXG5jb25zdCBTdHlsZWRUYWJsZUNlbGwgPSAoXG4gIHRoZW1lOiBDb2RhY3lUaGVtZSxcbiAgYWxpZ24/OiBDZWxsQWxpZ24sXG4gIHZBbGlnbj86IENlbGxWZXJ0aWNhbEFsaWduLFxuICBib3JkZXJTaXplOiBudW1iZXIgPSAwLFxuICBub1BhZGRpbmc6IGJvb2xlYW4gPSBmYWxzZVxuKSA9PiBjc3NgXG4gIHBhZGRpbmc6ICR7bm9QYWRkaW5nID8gYCR7dGhlbWUuc3BhY2VbNF19IDBgIDogdGhlbWUuc3BhY2VbNF19O1xuICBib3JkZXItYm90dG9tOiAke3RoZW1lLmJvcmRlcnNbYm9yZGVyU2l6ZV19O1xuICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDtcbiAgZm9udC13ZWlnaHQ6ICR7dGhlbWUuZm9udFdlaWdodHMucmVndWxhcn07XG4gIHRleHQtYWxpZ246ICR7YWxpZ259O1xuICB2ZXJ0aWNhbC1hbGlnbjogJHt2QWxpZ259O1xuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVIZWFkZXJDZWxsID0gc3R5bGVkLnRoPFRhYmxlSGVhZGVyQ2VsbFByb3BzICYgeyB0b3RhbGl6ZXI/OiBib29sZWFuIH0+YFxuICAkeyh7IGFsaWduLCB2QWxpZ24sIHRoZW1lLCBub1BhZGRpbmcgfSkgPT4gU3R5bGVkVGFibGVDZWxsKHRoZW1lLCBhbGlnbiwgdkFsaWduLCAxLCBub1BhZGRpbmcpfTtcblxuICBmb250LXNpemU6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuZm9udFNpemVzLm19O1xuICBmb250LXdlaWdodDogJHsoeyB0b3RhbGl6ZXIsIGRpcmVjdGlvbiwgdGhlbWUgfSkgPT5cbiAgICB0aGVtZS5mb250V2VpZ2h0c1t0b3RhbGl6ZXIgfHwgIWRpcmVjdGlvbiA/ICdyZWd1bGFyJyA6ICdzZW1pLWJvbGQnXX07XG4gIGNvbG9yOiAkeyh7IHRoZW1lLCBkaXJlY3Rpb24gfSkgPT5cbiAgICAhIWRpcmVjdGlvbiA/IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtYWN0aXZlJ10gOiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWVuYWJsZWQnXX07XG4gIGN1cnNvcjogJHsoeyBzb3J0YWJsZSB9KSA9PiAoc29ydGFibGUgPyAncG9pbnRlcicgOiAnZGVmYXVsdCcpfTtcblxuICAkeyh7IHRvdGFsaXplciwgdGhlbWUgfSkgPT5cbiAgICB0b3RhbGl6ZXJcbiAgICAgID8gY3NzYFxuICAgICAgICAgIGJhY2tncm91bmQ6ICR7dGhlbWUuY29sb3JzWydiYWNrZ3JvdW5kLWJyYW5kJ119O1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICY6aG92ZXIge1xuICAgIGNvbG9yOiAkeyh7IHRoZW1lLCBzb3J0YWJsZSB9KSA9PlxuICAgICAgc29ydGFibGUgPyB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWFjdGl2ZSddIDogdGhlbWUuY29sb3JzWyd0YWJsZXMtdGV4dC1lbmFibGVkJ119O1xuICB9XG5cbiAgJHtJY29uQW5kVGV4dFdyYXBwZXJ9IHtcbiAgICBtYXgtd2lkdGg6IDEwMCU7XG5cbiAgICA+IHNwYW4ge1xuICAgICAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbiAgICAgIHRleHQtb3ZlcmZsb3c6IGVsbGlwc2lzO1xuICAgICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICB9XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlSGVhZGVyID0gc3R5bGVkLnRoZWFkPFBpY2s8VGFibGVIZWFkZXJQcm9wcywgJ3N0aWNreScgfCAnc3RpY2t5T2Zmc2V0JyB8ICdiYWNrZ3JvdW5kJz4+YFxuICAkeyh7IHN0aWNreSwgc3RpY2t5T2Zmc2V0LCB0aGVtZSB9KSA9PiB7XG4gICAgaWYgKHN0aWNreSkge1xuICAgICAgcmV0dXJuIGNzc2BcbiAgICAgICAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICAgICAgICBwb3NpdGlvbjogc3RpY2t5O1xuICAgICAgICAgIHRvcDogJHtzdGlja3lPZmZzZXR9O1xuICAgICAgICAgIHotaW5kZXg6ICR7dGhlbWUuekluZGljZXNbJ3RhYmxlJ119O1xuICAgICAgICB9XG4gICAgICBgXG4gICAgfVxuXG4gICAgcmV0dXJuIGNzc2BgXG4gIH19XG5cbiAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAkeyh7IGJhY2tncm91bmQsIHRoZW1lIH0pID0+IChiYWNrZ3JvdW5kID8gdGhlbWUuY29sb3JzW2JhY2tncm91bmRdIDogJ3RyYW5zcGFyZW50Jyl9O1xuICB9XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZUJvZHlDZWxsID0gc3R5bGVkLnRkPFRhYmxlQ2VsbFByb3BzPmBcbiAgJHsoeyBhbGlnbiwgdkFsaWduLCB0aGVtZSwgbm9QYWRkaW5nIH0pID0+IFN0eWxlZFRhYmxlQ2VsbCh0aGVtZSwgYWxpZ24sIHZBbGlnbiwgMCwgbm9QYWRkaW5nKX07XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZVJvdyA9IHN0eWxlZC50cjxUYWJsZVJvd1Byb3BzPmBcbiAgJHsoeyBvbkNsaWNrIH0pID0+XG4gICAgb25DbGlja1xuICAgICAgPyBjc3NgXG4gICAgICAgICAgY3Vyc29yOiBwb2ludGVyO1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICR7KHsgYmFja2dyb3VuZCwgdGhlbWUgfSkgPT5cbiAgICAgIGJhY2tncm91bmQgPyBgJHt0aGVtZS5jb2xvcnNbYmFja2dyb3VuZF19ICFpbXBvcnRhbnRgIDogJ3RyYW5zcGFyZW50J307XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlQm9keSA9IHN0eWxlZC50Ym9keTxUYWJsZVJvd3NQcm9wcz5gXG4gICR7U3R5bGVkVGFibGVSb3d9OmhvdmVyICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQ6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuY29sb3JzWyd0YWJsZXMtYmFja2dyb3VuZC1ob3ZlciddfTtcbiAgfVxuYFxuIl19 */"));
|
|
101
101
|
export const StyledTableBody = /*#__PURE__*/_styled("tbody", process.env.NODE_ENV === "production" ? {
|
|
102
102
|
target: "e1nywrbf0"
|
|
103
103
|
} : {
|
|
@@ -105,4 +105,4 @@ export const StyledTableBody = /*#__PURE__*/_styled("tbody", process.env.NODE_EN
|
|
|
105
105
|
label: "codacy"
|
|
106
106
|
})(StyledTableRow, ":hover ", StyledTableBodyCell, "{background:", ({
|
|
107
107
|
theme
|
|
108
|
-
}) => theme.colors['tables-background-hover'], ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBc0gyRCIsImZpbGUiOiIuLi8uLi9zcmMvVGFibGUvVGFibGUuc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBDb2RhY3lUaGVtZSB9IGZyb20gJy4uL3RoZW1lJ1xuaW1wb3J0IHsgQm94LCBCb3hQcm9wcyB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQge1xuICBUYWJsZVByb3BzLFxuICBUYWJsZUhlYWRlclByb3BzLFxuICBUYWJsZUhlYWRlckNlbGxQcm9wcyxcbiAgVGFibGVDZWxsUHJvcHMsXG4gIFRhYmxlUm93UHJvcHMsXG4gIFRhYmxlUm93c1Byb3BzLFxuICBDZWxsQWxpZ24sXG4gIENlbGxWZXJ0aWNhbEFsaWduLFxufSBmcm9tICcuL1RhYmxlLnR5cGVzJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgeyBJY29uQW5kVGV4dFdyYXBwZXIgfSBmcm9tICcuLi9JY29uQW5kVGV4dC9JY29uQW5kVGV4dC5zdHlsZXMnXG5pbXBvcnQgeyBCYXNlVGV4dFN0eWxlIH0gZnJvbSAnLi4vVHlwb2dyYXBoeS9UeXBvZ3JhcGh5LnN0eWxlcydcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlID0gc3R5bGVkLnRhYmxlPFBpY2s8VGFibGVQcm9wcywgJ3NpemUnIHwgJ2NvbG9yJz4+YFxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGJvcmRlci1zcGFjaW5nOiAwO1xuICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xuXG4gICR7KHsgdGhlbWUsIHNpemUsIGNvbG9yIH0pID0+IEJhc2VUZXh0U3R5bGUodGhlbWUsIHNpemUgfHwgJ21kJywgY29sb3IgfHwgJ3ByaW1hcnknKX1cbmBcblxuZXhwb3J0IGNvbnN0IFRhYmxlV3JhcHBlciA9IHN0eWxlZChCb3gpPEJveFByb3BzPmBcbiAgJixcbiAgJiA+ICR7U3R5bGVkVGFibGV9IHtcbiAgICB3aWR0aDogMTAwJTtcbiAgfVxuYFxuXG5jb25zdCBTdHlsZWRUYWJsZUNlbGwgPSAoXG4gIHRoZW1lOiBDb2RhY3lUaGVtZSxcbiAgYWxpZ24/
|
|
108
|
+
}) => theme.colors['tables-background-hover'], ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9UYWJsZS9UYWJsZS5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBc0gyRCIsImZpbGUiOiIuLi8uLi9zcmMvVGFibGUvVGFibGUuc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBDb2RhY3lUaGVtZSB9IGZyb20gJy4uL3RoZW1lJ1xuaW1wb3J0IHsgQm94LCBCb3hQcm9wcyB9IGZyb20gJy4uL0ZsZXhib3gnXG5pbXBvcnQge1xuICBUYWJsZVByb3BzLFxuICBUYWJsZUhlYWRlclByb3BzLFxuICBUYWJsZUhlYWRlckNlbGxQcm9wcyxcbiAgVGFibGVDZWxsUHJvcHMsXG4gIFRhYmxlUm93UHJvcHMsXG4gIFRhYmxlUm93c1Byb3BzLFxuICBDZWxsQWxpZ24sXG4gIENlbGxWZXJ0aWNhbEFsaWduLFxufSBmcm9tICcuL1RhYmxlLnR5cGVzJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgeyBJY29uQW5kVGV4dFdyYXBwZXIgfSBmcm9tICcuLi9JY29uQW5kVGV4dC9JY29uQW5kVGV4dC5zdHlsZXMnXG5pbXBvcnQgeyBCYXNlVGV4dFN0eWxlIH0gZnJvbSAnLi4vVHlwb2dyYXBoeS9UeXBvZ3JhcGh5LnN0eWxlcydcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlID0gc3R5bGVkLnRhYmxlPFBpY2s8VGFibGVQcm9wcywgJ3NpemUnIHwgJ2NvbG9yJz4+YFxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGJvcmRlci1zcGFjaW5nOiAwO1xuICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xuXG4gICR7KHsgdGhlbWUsIHNpemUsIGNvbG9yIH0pID0+IEJhc2VUZXh0U3R5bGUodGhlbWUsIHNpemUgfHwgJ21kJywgY29sb3IgfHwgJ3ByaW1hcnknKX1cbmBcblxuZXhwb3J0IGNvbnN0IFRhYmxlV3JhcHBlciA9IHN0eWxlZChCb3gpPEJveFByb3BzPmBcbiAgJixcbiAgJiA+ICR7U3R5bGVkVGFibGV9IHtcbiAgICB3aWR0aDogMTAwJTtcbiAgfVxuYFxuXG5jb25zdCBTdHlsZWRUYWJsZUNlbGwgPSAoXG4gIHRoZW1lOiBDb2RhY3lUaGVtZSxcbiAgYWxpZ24/OiBDZWxsQWxpZ24sXG4gIHZBbGlnbj86IENlbGxWZXJ0aWNhbEFsaWduLFxuICBib3JkZXJTaXplOiBudW1iZXIgPSAwLFxuICBub1BhZGRpbmc6IGJvb2xlYW4gPSBmYWxzZVxuKSA9PiBjc3NgXG4gIHBhZGRpbmc6ICR7bm9QYWRkaW5nID8gYCR7dGhlbWUuc3BhY2VbNF19IDBgIDogdGhlbWUuc3BhY2VbNF19O1xuICBib3JkZXItYm90dG9tOiAke3RoZW1lLmJvcmRlcnNbYm9yZGVyU2l6ZV19O1xuICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDtcbiAgZm9udC13ZWlnaHQ6ICR7dGhlbWUuZm9udFdlaWdodHMucmVndWxhcn07XG4gIHRleHQtYWxpZ246ICR7YWxpZ259O1xuICB2ZXJ0aWNhbC1hbGlnbjogJHt2QWxpZ259O1xuYFxuXG5leHBvcnQgY29uc3QgU3R5bGVkVGFibGVIZWFkZXJDZWxsID0gc3R5bGVkLnRoPFRhYmxlSGVhZGVyQ2VsbFByb3BzICYgeyB0b3RhbGl6ZXI/OiBib29sZWFuIH0+YFxuICAkeyh7IGFsaWduLCB2QWxpZ24sIHRoZW1lLCBub1BhZGRpbmcgfSkgPT4gU3R5bGVkVGFibGVDZWxsKHRoZW1lLCBhbGlnbiwgdkFsaWduLCAxLCBub1BhZGRpbmcpfTtcblxuICBmb250LXNpemU6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuZm9udFNpemVzLm19O1xuICBmb250LXdlaWdodDogJHsoeyB0b3RhbGl6ZXIsIGRpcmVjdGlvbiwgdGhlbWUgfSkgPT5cbiAgICB0aGVtZS5mb250V2VpZ2h0c1t0b3RhbGl6ZXIgfHwgIWRpcmVjdGlvbiA/ICdyZWd1bGFyJyA6ICdzZW1pLWJvbGQnXX07XG4gIGNvbG9yOiAkeyh7IHRoZW1lLCBkaXJlY3Rpb24gfSkgPT5cbiAgICAhIWRpcmVjdGlvbiA/IHRoZW1lLmNvbG9yc1sndGFibGVzLXRleHQtYWN0aXZlJ10gOiB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWVuYWJsZWQnXX07XG4gIGN1cnNvcjogJHsoeyBzb3J0YWJsZSB9KSA9PiAoc29ydGFibGUgPyAncG9pbnRlcicgOiAnZGVmYXVsdCcpfTtcblxuICAkeyh7IHRvdGFsaXplciwgdGhlbWUgfSkgPT5cbiAgICB0b3RhbGl6ZXJcbiAgICAgID8gY3NzYFxuICAgICAgICAgIGJhY2tncm91bmQ6ICR7dGhlbWUuY29sb3JzWydiYWNrZ3JvdW5kLWJyYW5kJ119O1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICY6aG92ZXIge1xuICAgIGNvbG9yOiAkeyh7IHRoZW1lLCBzb3J0YWJsZSB9KSA9PlxuICAgICAgc29ydGFibGUgPyB0aGVtZS5jb2xvcnNbJ3RhYmxlcy10ZXh0LWFjdGl2ZSddIDogdGhlbWUuY29sb3JzWyd0YWJsZXMtdGV4dC1lbmFibGVkJ119O1xuICB9XG5cbiAgJHtJY29uQW5kVGV4dFdyYXBwZXJ9IHtcbiAgICBtYXgtd2lkdGg6IDEwMCU7XG5cbiAgICA+IHNwYW4ge1xuICAgICAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbiAgICAgIHRleHQtb3ZlcmZsb3c6IGVsbGlwc2lzO1xuICAgICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICB9XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlSGVhZGVyID0gc3R5bGVkLnRoZWFkPFBpY2s8VGFibGVIZWFkZXJQcm9wcywgJ3N0aWNreScgfCAnc3RpY2t5T2Zmc2V0JyB8ICdiYWNrZ3JvdW5kJz4+YFxuICAkeyh7IHN0aWNreSwgc3RpY2t5T2Zmc2V0LCB0aGVtZSB9KSA9PiB7XG4gICAgaWYgKHN0aWNreSkge1xuICAgICAgcmV0dXJuIGNzc2BcbiAgICAgICAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICAgICAgICBwb3NpdGlvbjogc3RpY2t5O1xuICAgICAgICAgIHRvcDogJHtzdGlja3lPZmZzZXR9O1xuICAgICAgICAgIHotaW5kZXg6ICR7dGhlbWUuekluZGljZXNbJ3RhYmxlJ119O1xuICAgICAgICB9XG4gICAgICBgXG4gICAgfVxuXG4gICAgcmV0dXJuIGNzc2BgXG4gIH19XG5cbiAgJHtTdHlsZWRUYWJsZUhlYWRlckNlbGx9IHtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAkeyh7IGJhY2tncm91bmQsIHRoZW1lIH0pID0+IChiYWNrZ3JvdW5kID8gdGhlbWUuY29sb3JzW2JhY2tncm91bmRdIDogJ3RyYW5zcGFyZW50Jyl9O1xuICB9XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZUJvZHlDZWxsID0gc3R5bGVkLnRkPFRhYmxlQ2VsbFByb3BzPmBcbiAgJHsoeyBhbGlnbiwgdkFsaWduLCB0aGVtZSwgbm9QYWRkaW5nIH0pID0+IFN0eWxlZFRhYmxlQ2VsbCh0aGVtZSwgYWxpZ24sIHZBbGlnbiwgMCwgbm9QYWRkaW5nKX07XG5gXG5cbmV4cG9ydCBjb25zdCBTdHlsZWRUYWJsZVJvdyA9IHN0eWxlZC50cjxUYWJsZVJvd1Byb3BzPmBcbiAgJHsoeyBvbkNsaWNrIH0pID0+XG4gICAgb25DbGlja1xuICAgICAgPyBjc3NgXG4gICAgICAgICAgY3Vyc29yOiBwb2ludGVyO1xuICAgICAgICBgXG4gICAgICA6ICcnfVxuXG4gICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICR7KHsgYmFja2dyb3VuZCwgdGhlbWUgfSkgPT5cbiAgICAgIGJhY2tncm91bmQgPyBgJHt0aGVtZS5jb2xvcnNbYmFja2dyb3VuZF19ICFpbXBvcnRhbnRgIDogJ3RyYW5zcGFyZW50J307XG4gIH1cbmBcblxuZXhwb3J0IGNvbnN0IFN0eWxlZFRhYmxlQm9keSA9IHN0eWxlZC50Ym9keTxUYWJsZVJvd3NQcm9wcz5gXG4gICR7U3R5bGVkVGFibGVSb3d9OmhvdmVyICR7U3R5bGVkVGFibGVCb2R5Q2VsbH0ge1xuICAgIGJhY2tncm91bmQ6ICR7KHsgdGhlbWUgfSkgPT4gdGhlbWUuY29sb3JzWyd0YWJsZXMtYmFja2dyb3VuZC1ob3ZlciddfTtcbiAgfVxuYFxuIl19 */"));
|
|
@@ -2,7 +2,6 @@ import { FunctionalColorScheme } from '..';
|
|
|
2
2
|
export declare const tables: (colors: FunctionalColorScheme) => {
|
|
3
3
|
'tables-text-enabled': string;
|
|
4
4
|
'tables-text-active': string;
|
|
5
|
-
'tables-background-enabled': string;
|
|
6
5
|
'tables-background-hover': string;
|
|
7
6
|
'tables-border-enabled': string;
|
|
8
7
|
'tables-icon-enabled': string;
|
|
@@ -2,8 +2,7 @@ import { validateKeys } from './utils';
|
|
|
2
2
|
export const tables = colors => validateKeys()({
|
|
3
3
|
'tables-text-enabled': colors['text-tertiary'],
|
|
4
4
|
'tables-text-active': colors['text-brand-enabled'],
|
|
5
|
-
'tables-background-
|
|
6
|
-
'tables-background-hover': colors['background-secondary'],
|
|
5
|
+
'tables-background-hover': colors['background-subtle'],
|
|
7
6
|
'tables-border-enabled': colors['border-primary'],
|
|
8
7
|
'tables-icon-enabled': colors['icon-disabled'],
|
|
9
8
|
'tables-icon-active': colors['icon-brand-enabled'],
|
|
@@ -254,7 +254,6 @@ declare const colors: {
|
|
|
254
254
|
'navigation-top-bar-wrapper-background-enabled': string;
|
|
255
255
|
'tables-text-enabled': string;
|
|
256
256
|
'tables-text-active': string;
|
|
257
|
-
'tables-background-enabled': string;
|
|
258
257
|
'tables-background-hover': string;
|
|
259
258
|
'tables-border-enabled': string;
|
|
260
259
|
'tables-icon-enabled': string;
|