@alfalab/core-components 47.4.0-beta.1 → 47.5.0
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/accordion/cssm/docs/demo.css +4 -2
- package/accordion/cssm/index.module.css +5 -3
- package/accordion/esm/index.css +5 -3
- package/accordion/index.css +5 -3
- package/accordion/modern/index.css +5 -3
- package/action-button/cssm/default.module.css +3 -1
- package/action-button/cssm/index.module.css +4 -2
- package/action-button/cssm/inverted.module.css +3 -1
- package/action-button/cssm/static.module.css +3 -1
- package/action-button/default.css +3 -1
- package/action-button/esm/default.css +3 -1
- package/action-button/esm/index.css +4 -2
- package/action-button/esm/inverted.css +3 -1
- package/action-button/esm/static.css +3 -1
- package/action-button/index.css +4 -2
- package/action-button/inverted.css +3 -1
- package/action-button/modern/default.css +3 -1
- package/action-button/modern/index.css +4 -2
- package/action-button/modern/inverted.css +3 -1
- package/action-button/modern/static.css +3 -1
- package/action-button/static.css +3 -1
- package/alert/cssm/index.module.css +3 -1
- package/alert/esm/index.css +3 -1
- package/alert/index.css +3 -1
- package/alert/modern/index.css +3 -1
- package/amount/component.js +2 -0
- package/amount/cssm/component.js +2 -0
- package/amount/cssm/index.module.css +3 -1
- package/amount/cssm/types/amount-props.d.ts +2 -1
- package/amount/cssm/utils/logWarning.d.ts +3 -0
- package/amount/cssm/utils/logWarning.js +13 -0
- package/amount/esm/component.js +2 -0
- package/amount/esm/index.css +3 -1
- package/amount/esm/index.js +1 -0
- package/amount/esm/types/amount-props.d.ts +2 -1
- package/amount/esm/utils/logWarning.d.ts +3 -0
- package/amount/esm/utils/logWarning.js +11 -0
- package/amount/index.css +3 -1
- package/amount/modern/component.js +2 -0
- package/amount/modern/index.css +3 -1
- package/amount/modern/index.js +1 -0
- package/amount/modern/types/amount-props.d.ts +2 -1
- package/amount/modern/utils/logWarning.d.ts +3 -0
- package/amount/modern/utils/logWarning.js +11 -0
- package/amount/types/amount-props.d.ts +2 -1
- package/amount/utils/logWarning.d.ts +3 -0
- package/amount/utils/logWarning.js +13 -0
- package/amount-input/cssm/default.module.css +3 -1
- package/amount-input/cssm/index.module.css +3 -1
- package/amount-input/cssm/inverted.module.css +3 -1
- package/amount-input/default.css +3 -1
- package/amount-input/esm/default.css +3 -1
- package/amount-input/esm/index.css +3 -1
- package/amount-input/esm/inverted.css +3 -1
- package/amount-input/index.css +3 -1
- package/amount-input/inverted.css +3 -1
- package/amount-input/modern/default.css +3 -1
- package/amount-input/modern/index.css +3 -1
- package/amount-input/modern/inverted.css +3 -1
- package/attach/cssm/index.module.css +6 -4
- package/attach/esm/index.css +6 -4
- package/attach/index.css +6 -4
- package/attach/modern/index.css +6 -4
- package/backdrop/cssm/index.module.css +3 -1
- package/backdrop/cssm/vars.css +3 -1
- package/backdrop/esm/index.css +3 -1
- package/backdrop/index.css +3 -1
- package/backdrop/modern/index.css +3 -1
- package/badge/cssm/index.module.css +7 -5
- package/badge/esm/index.css +7 -5
- package/badge/index.css +7 -5
- package/badge/modern/index.css +7 -5
- package/bank-card/cssm/index.module.css +6 -4
- package/bank-card/esm/index.css +6 -4
- package/bank-card/index.css +6 -4
- package/bank-card/modern/index.css +6 -4
- package/base-modal/cssm/index.module.css +3 -1
- package/base-modal/esm/index.css +3 -1
- package/base-modal/index.css +3 -1
- package/base-modal/modern/index.css +3 -1
- package/bottom-sheet/components/footer/index.css +4 -2
- package/bottom-sheet/components/header/index.css +6 -4
- package/bottom-sheet/cssm/components/footer/index.module.css +4 -2
- package/bottom-sheet/cssm/components/header/index.module.css +6 -4
- package/bottom-sheet/cssm/index.module.css +5 -3
- package/bottom-sheet/cssm/vars.css +3 -1
- package/bottom-sheet/esm/components/footer/index.css +4 -2
- package/bottom-sheet/esm/components/header/index.css +6 -4
- package/bottom-sheet/esm/index.css +5 -3
- package/bottom-sheet/index.css +5 -3
- package/bottom-sheet/modern/components/footer/index.css +4 -2
- package/bottom-sheet/modern/components/header/index.css +6 -4
- package/bottom-sheet/modern/index.css +5 -3
- package/button/components/base-button/default.css +3 -1
- package/button/components/base-button/index.css +5 -3
- package/button/components/base-button/inverted.css +3 -1
- package/button/cssm/components/base-button/default.module.css +3 -1
- package/button/cssm/components/base-button/index.module.css +5 -3
- package/button/cssm/components/base-button/inverted.module.css +3 -1
- package/button/cssm/desktop/default.desktop.module.css +3 -1
- package/button/cssm/desktop/desktop.module.css +3 -1
- package/button/cssm/desktop/inverted.desktop.module.css +3 -1
- package/button/cssm/mobile/default.mobile.module.css +3 -1
- package/button/cssm/mobile/inverted.mobile.module.css +3 -1
- package/button/cssm/mobile/mobile.module.css +3 -1
- package/button/cssm/vars.css +3 -1
- package/button/desktop/default.desktop.css +3 -1
- package/button/desktop/desktop.css +3 -1
- package/button/desktop/inverted.desktop.css +3 -1
- package/button/esm/components/base-button/default.css +3 -1
- package/button/esm/components/base-button/index.css +5 -3
- package/button/esm/components/base-button/inverted.css +3 -1
- package/button/esm/desktop/default.desktop.css +3 -1
- package/button/esm/desktop/desktop.css +3 -1
- package/button/esm/desktop/inverted.desktop.css +3 -1
- package/button/esm/mobile/default.mobile.css +3 -1
- package/button/esm/mobile/inverted.mobile.css +3 -1
- package/button/esm/mobile/mobile.css +3 -1
- package/button/mobile/default.mobile.css +3 -1
- package/button/mobile/inverted.mobile.css +3 -1
- package/button/mobile/mobile.css +3 -1
- package/button/modern/components/base-button/default.css +3 -1
- package/button/modern/components/base-button/index.css +5 -3
- package/button/modern/components/base-button/inverted.css +3 -1
- package/button/modern/desktop/default.desktop.css +3 -1
- package/button/modern/desktop/desktop.css +3 -1
- package/button/modern/desktop/inverted.desktop.css +3 -1
- package/button/modern/mobile/default.mobile.css +3 -1
- package/button/modern/mobile/inverted.mobile.css +3 -1
- package/button/modern/mobile/mobile.css +3 -1
- package/calendar/components/calendar-mobile/backdrop-transitions.css +3 -1
- package/calendar/components/calendar-mobile/index.css +6 -4
- package/calendar/components/calendar-mobile/transitions.css +3 -1
- package/calendar/components/days-table/index.css +4 -2
- package/calendar/components/header/index.css +5 -3
- package/calendar/components/month-year-header/index.css +4 -2
- package/calendar/components/months-table/index.css +5 -3
- package/calendar/components/period-slider/index.css +4 -2
- package/calendar/components/select-button/index.css +4 -2
- package/calendar/components/years-table/index.css +5 -3
- package/calendar/cssm/components/calendar-mobile/backdrop-transitions.module.css +3 -1
- package/calendar/cssm/components/calendar-mobile/index.module.css +6 -4
- package/calendar/cssm/components/calendar-mobile/transitions.module.css +3 -1
- package/calendar/cssm/components/days-table/index.module.css +4 -2
- package/calendar/cssm/components/header/index.module.css +5 -3
- package/calendar/cssm/components/month-year-header/index.module.css +4 -2
- package/calendar/cssm/components/months-table/index.module.css +5 -3
- package/calendar/cssm/components/period-slider/index.module.css +4 -2
- package/calendar/cssm/components/select-button/index.module.css +4 -2
- package/calendar/cssm/components/years-table/index.module.css +5 -3
- package/calendar/cssm/desktop/desktop.module.css +5 -3
- package/calendar/desktop/desktop.css +5 -3
- package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +3 -1
- package/calendar/esm/components/calendar-mobile/index.css +6 -4
- package/calendar/esm/components/calendar-mobile/transitions.css +3 -1
- package/calendar/esm/components/days-table/index.css +4 -2
- package/calendar/esm/components/header/index.css +5 -3
- package/calendar/esm/components/month-year-header/index.css +4 -2
- package/calendar/esm/components/months-table/index.css +5 -3
- package/calendar/esm/components/period-slider/index.css +4 -2
- package/calendar/esm/components/select-button/index.css +4 -2
- package/calendar/esm/components/years-table/index.css +5 -3
- package/calendar/esm/desktop/desktop.css +5 -3
- package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +3 -1
- package/calendar/modern/components/calendar-mobile/index.css +6 -4
- package/calendar/modern/components/calendar-mobile/transitions.css +3 -1
- package/calendar/modern/components/days-table/index.css +4 -2
- package/calendar/modern/components/header/index.css +5 -3
- package/calendar/modern/components/month-year-header/index.css +4 -2
- package/calendar/modern/components/months-table/index.css +5 -3
- package/calendar/modern/components/period-slider/index.css +4 -2
- package/calendar/modern/components/select-button/index.css +4 -2
- package/calendar/modern/components/years-table/index.css +5 -3
- package/calendar/modern/desktop/desktop.css +5 -3
- package/calendar-input/components/calendar-input/index.css +4 -2
- package/calendar-input/cssm/components/calendar-input/index.module.css +4 -2
- package/calendar-input/esm/components/calendar-input/index.css +4 -2
- package/calendar-input/modern/components/calendar-input/index.css +4 -2
- package/calendar-range/components/divider/index.css +4 -2
- package/calendar-range/cssm/components/divider/index.module.css +4 -2
- package/calendar-range/cssm/views/index.module.css +5 -3
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/components/divider/index.css +4 -2
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/views/index.css +5 -3
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/components/divider/index.css +4 -2
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/views/index.css +5 -3
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/index.css +5 -3
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/calendar-with-skeleton/cssm/index.module.css +5 -3
- package/calendar-with-skeleton/esm/index.css +5 -3
- package/calendar-with-skeleton/index.css +5 -3
- package/calendar-with-skeleton/modern/index.css +5 -3
- package/card-image/cssm/index.module.css +3 -1
- package/card-image/esm/index.css +3 -1
- package/card-image/index.css +3 -1
- package/card-image/modern/index.css +3 -1
- package/cdn-icon/Component.js +9 -3
- package/cdn-icon/cssm/Component.js +9 -3
- package/cdn-icon/cssm/index.module.css +3 -1
- package/cdn-icon/esm/Component.js +9 -3
- package/cdn-icon/esm/index.css +3 -1
- package/cdn-icon/index.css +3 -1
- package/cdn-icon/modern/Component.js +9 -3
- package/cdn-icon/modern/index.css +3 -1
- package/chart/components/Legends/index.css +4 -2
- package/chart/components/Tick/index.css +3 -1
- package/chart/components/TooltipContent/index.css +5 -3
- package/chart/cssm/components/Legends/index.module.css +4 -2
- package/chart/cssm/components/Tick/index.module.css +3 -1
- package/chart/cssm/components/TooltipContent/index.module.css +5 -3
- package/chart/cssm/index.module.css +3 -1
- package/chart/esm/components/Legends/index.css +4 -2
- package/chart/esm/components/Tick/index.css +3 -1
- package/chart/esm/components/TooltipContent/index.css +5 -3
- package/chart/esm/index.css +3 -1
- package/chart/index.css +3 -1
- package/chart/modern/components/Legends/index.css +4 -2
- package/chart/modern/components/Tick/index.css +3 -1
- package/chart/modern/components/TooltipContent/index.css +5 -3
- package/chart/modern/index.css +3 -1
- package/checkbox/cssm/index.module.css +7 -5
- package/checkbox/esm/index.css +7 -5
- package/checkbox/index.css +7 -5
- package/checkbox/modern/index.css +7 -5
- package/checkbox-group/components/base-checkbox-group/index.css +7 -5
- package/checkbox-group/cssm/components/base-checkbox-group/index.module.css +7 -5
- package/checkbox-group/cssm/desktop/desktop.module.css +3 -1
- package/checkbox-group/cssm/mobile/mobile.module.css +4 -2
- package/checkbox-group/cssm/vars.css +3 -1
- package/checkbox-group/desktop/desktop.css +3 -1
- package/checkbox-group/esm/components/base-checkbox-group/index.css +7 -5
- package/checkbox-group/esm/desktop/desktop.css +3 -1
- package/checkbox-group/esm/mobile/mobile.css +4 -2
- package/checkbox-group/mobile/mobile.css +4 -2
- package/checkbox-group/modern/components/base-checkbox-group/index.css +7 -5
- package/checkbox-group/modern/desktop/desktop.css +3 -1
- package/checkbox-group/modern/mobile/mobile.css +4 -2
- package/circular-progress-bar/cssm/index.module.css +3 -1
- package/circular-progress-bar/esm/index.css +3 -1
- package/circular-progress-bar/index.css +3 -1
- package/circular-progress-bar/modern/index.css +3 -1
- package/code-input/components/base-code-input/index.css +4 -2
- package/code-input/components/input/index.css +4 -2
- package/code-input/cssm/components/base-code-input/index.module.css +4 -2
- package/code-input/cssm/components/input/index.module.css +4 -2
- package/code-input/cssm/desktop/desktop.module.css +3 -1
- package/code-input/cssm/mobile/mobile.module.css +4 -2
- package/code-input/cssm/vars.css +3 -1
- package/code-input/desktop/desktop.css +3 -1
- package/code-input/esm/components/base-code-input/index.css +4 -2
- package/code-input/esm/components/input/index.css +4 -2
- package/code-input/esm/desktop/desktop.css +3 -1
- package/code-input/esm/mobile/mobile.css +4 -2
- package/code-input/mobile/mobile.css +4 -2
- package/code-input/modern/components/base-code-input/index.css +4 -2
- package/code-input/modern/components/input/index.css +4 -2
- package/code-input/modern/desktop/desktop.css +3 -1
- package/code-input/modern/mobile/mobile.css +4 -2
- package/collapse/cssm/index.module.css +4 -2
- package/collapse/esm/index.css +4 -2
- package/collapse/index.css +4 -2
- package/collapse/modern/index.css +4 -2
- package/comment/cssm/index.module.css +4 -2
- package/comment/esm/index.css +4 -2
- package/comment/index.css +4 -2
- package/comment/modern/index.css +4 -2
- package/confirmation/components/base-confirmation/index.css +3 -1
- package/confirmation/components/countdown-loader/index.css +3 -1
- package/confirmation/components/header/index.css +4 -2
- package/confirmation/components/screens/fatal-error/index.css +4 -2
- package/confirmation/components/screens/hint/index.css +6 -4
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.css +9 -7
- package/confirmation/components/screens/temp-block/index.css +4 -2
- package/confirmation/cssm/components/base-confirmation/index.module.css +3 -1
- package/confirmation/cssm/components/countdown-loader/index.module.css +3 -1
- package/confirmation/cssm/components/header/index.module.css +4 -2
- package/confirmation/cssm/components/screens/fatal-error/index.module.css +4 -2
- package/confirmation/cssm/components/screens/hint/index.module.css +6 -4
- package/confirmation/cssm/components/screens/initial/index.module.css +9 -7
- package/confirmation/cssm/components/screens/temp-block/index.module.css +4 -2
- package/confirmation/cssm/vars.css +3 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +1 -1
- package/confirmation/esm/components/base-confirmation/index.css +3 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/countdown-loader/index.css +3 -1
- package/confirmation/esm/components/header/index.css +4 -2
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/fatal-error/index.css +4 -2
- package/confirmation/esm/components/screens/hint/index.css +6 -4
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.css +9 -7
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/components/screens/temp-block/index.css +4 -2
- package/confirmation/esm/desktop/component.desktop.js +1 -1
- package/confirmation/esm/desktop/index.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile/component.mobile.js +1 -1
- package/confirmation/esm/mobile/index.js +1 -1
- package/confirmation/esm/shared/index.js +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +1 -1
- package/confirmation/modern/components/base-confirmation/index.css +3 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +3 -1
- package/confirmation/modern/components/header/index.css +4 -2
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/fatal-error/index.css +4 -2
- package/confirmation/modern/components/screens/hint/index.css +6 -4
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.css +9 -7
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/components/screens/temp-block/index.css +4 -2
- package/confirmation/modern/desktop/component.desktop.js +1 -1
- package/confirmation/modern/desktop/index.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile/component.mobile.js +1 -1
- package/confirmation/modern/mobile/index.js +1 -1
- package/confirmation/modern/shared/index.js +1 -1
- package/confirmation-v1/components/code-input/index.css +5 -3
- package/confirmation-v1/components/countdown/index.css +7 -5
- package/confirmation-v1/components/countdown-loader/index.css +3 -1
- package/confirmation-v1/components/overlimit/index.css +8 -6
- package/confirmation-v1/components/sign-confirmation/index.css +7 -5
- package/confirmation-v1/cssm/components/code-input/index.module.css +5 -3
- package/confirmation-v1/cssm/components/countdown/index.module.css +7 -5
- package/confirmation-v1/cssm/components/countdown-loader/index.module.css +3 -1
- package/confirmation-v1/cssm/components/overlimit/index.module.css +8 -6
- package/confirmation-v1/cssm/components/sign-confirmation/index.module.css +7 -5
- package/confirmation-v1/cssm/index.module.css +7 -5
- package/confirmation-v1/cssm/vars.css +3 -1
- package/confirmation-v1/esm/components/code-input/index.css +5 -3
- package/confirmation-v1/esm/components/countdown/index.css +7 -5
- package/confirmation-v1/esm/components/countdown-loader/index.css +3 -1
- package/confirmation-v1/esm/components/overlimit/index.css +8 -6
- package/confirmation-v1/esm/components/sign-confirmation/index.css +7 -5
- package/confirmation-v1/esm/index.css +7 -5
- package/confirmation-v1/index.css +7 -5
- package/confirmation-v1/modern/components/code-input/index.css +5 -3
- package/confirmation-v1/modern/components/countdown/index.css +7 -5
- package/confirmation-v1/modern/components/countdown-loader/index.css +3 -1
- package/confirmation-v1/modern/components/overlimit/index.css +8 -6
- package/confirmation-v1/modern/components/sign-confirmation/index.css +7 -5
- package/confirmation-v1/modern/index.css +7 -5
- package/custom-button/cssm/index.module.css +3 -1
- package/custom-button/esm/index.css +3 -1
- package/custom-button/index.css +3 -1
- package/custom-button/modern/index.css +3 -1
- package/custom-picker-button/cssm/field/index.module.css +4 -2
- package/custom-picker-button/esm/field/index.css +4 -2
- package/custom-picker-button/field/index.css +4 -2
- package/custom-picker-button/modern/field/index.css +4 -2
- package/date-input/cssm/index.module.css +3 -1
- package/date-input/esm/index.css +3 -1
- package/date-input/index.css +3 -1
- package/date-input/modern/index.css +3 -1
- package/date-range-input/components/date-range-input/index.css +4 -2
- package/date-range-input/cssm/components/date-range-input/index.module.css +4 -2
- package/date-range-input/esm/components/date-range-input/index.css +4 -2
- package/date-range-input/modern/components/date-range-input/index.css +4 -2
- package/date-time-input/components/date-time-input/index.css +4 -2
- package/date-time-input/cssm/components/date-time-input/index.module.css +4 -2
- package/date-time-input/esm/components/date-time-input/index.css +4 -2
- package/date-time-input/modern/components/date-time-input/index.css +4 -2
- package/divider/cssm/index.module.css +3 -1
- package/divider/esm/index.css +3 -1
- package/divider/index.css +3 -1
- package/divider/modern/index.css +3 -1
- package/drawer/cssm/index.module.css +3 -1
- package/drawer/esm/index.css +3 -1
- package/drawer/index.css +3 -1
- package/drawer/modern/index.css +3 -1
- package/dropzone/components/overlay/index.css +4 -2
- package/dropzone/cssm/components/overlay/index.module.css +4 -2
- package/dropzone/cssm/index.module.css +3 -1
- package/dropzone/esm/components/overlay/index.css +4 -2
- package/dropzone/esm/index.css +3 -1
- package/dropzone/index.css +3 -1
- package/dropzone/modern/components/overlay/index.css +4 -2
- package/dropzone/modern/index.css +3 -1
- package/file-upload-item/cssm/index.module.css +7 -5
- package/file-upload-item/esm/index.css +7 -5
- package/file-upload-item/index.css +7 -5
- package/file-upload-item/modern/index.css +7 -5
- package/filter-tag/components/base-filter-tag/index.css +9 -7
- package/filter-tag/cssm/components/base-filter-tag/index.module.css +9 -7
- package/filter-tag/cssm/desktop/desktop.module.css +3 -1
- package/filter-tag/cssm/mobile/mobile.module.css +3 -1
- package/filter-tag/desktop/desktop.css +3 -1
- package/filter-tag/esm/components/base-filter-tag/index.css +9 -7
- package/filter-tag/esm/desktop/desktop.css +3 -1
- package/filter-tag/esm/mobile/mobile.css +3 -1
- package/filter-tag/mobile/mobile.css +3 -1
- package/filter-tag/modern/components/base-filter-tag/index.css +9 -7
- package/filter-tag/modern/desktop/desktop.css +3 -1
- package/filter-tag/modern/mobile/mobile.css +3 -1
- package/form-control/components/base-form-control/default.css +3 -1
- package/form-control/components/base-form-control/index.css +5 -3
- package/form-control/components/base-form-control/inverted.css +3 -1
- package/form-control/cssm/components/base-form-control/default.module.css +3 -1
- package/form-control/cssm/components/base-form-control/index.module.css +5 -3
- package/form-control/cssm/components/base-form-control/inverted.module.css +3 -1
- package/form-control/cssm/desktop/default.desktop.module.css +3 -1
- package/form-control/cssm/desktop/desktop.module.css +3 -1
- package/form-control/cssm/desktop/inverted.desktop.module.css +3 -1
- package/form-control/cssm/mobile/default.mobile.module.css +3 -1
- package/form-control/cssm/mobile/inverted.mobile.module.css +3 -1
- package/form-control/cssm/mobile/mobile.module.css +4 -2
- package/form-control/cssm/vars.css +3 -1
- package/form-control/desktop/default.desktop.css +3 -1
- package/form-control/desktop/desktop.css +3 -1
- package/form-control/desktop/inverted.desktop.css +3 -1
- package/form-control/esm/components/base-form-control/default.css +3 -1
- package/form-control/esm/components/base-form-control/index.css +5 -3
- package/form-control/esm/components/base-form-control/inverted.css +3 -1
- package/form-control/esm/desktop/default.desktop.css +3 -1
- package/form-control/esm/desktop/desktop.css +3 -1
- package/form-control/esm/desktop/inverted.desktop.css +3 -1
- package/form-control/esm/mobile/default.mobile.css +3 -1
- package/form-control/esm/mobile/inverted.mobile.css +3 -1
- package/form-control/esm/mobile/mobile.css +4 -2
- package/form-control/mobile/default.mobile.css +3 -1
- package/form-control/mobile/inverted.mobile.css +3 -1
- package/form-control/mobile/mobile.css +4 -2
- package/form-control/modern/components/base-form-control/default.css +3 -1
- package/form-control/modern/components/base-form-control/index.css +5 -3
- package/form-control/modern/components/base-form-control/inverted.css +3 -1
- package/form-control/modern/desktop/default.desktop.css +3 -1
- package/form-control/modern/desktop/desktop.css +3 -1
- package/form-control/modern/desktop/inverted.desktop.css +3 -1
- package/form-control/modern/mobile/default.mobile.css +3 -1
- package/form-control/modern/mobile/inverted.mobile.css +3 -1
- package/form-control/modern/mobile/mobile.css +4 -2
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.css +6 -4
- package/gallery/components/header-info-block/index.css +4 -2
- package/gallery/components/image-preview/index.css +4 -2
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.css +6 -4
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/navigation-bar/index.css +4 -2
- package/gallery/cssm/components/header/index.module.css +6 -4
- package/gallery/cssm/components/header-info-block/index.module.css +4 -2
- package/gallery/cssm/components/image-preview/index.module.css +4 -2
- package/gallery/cssm/components/image-viewer/index.module.css +6 -4
- package/gallery/cssm/components/navigation-bar/index.module.css +4 -2
- package/gallery/cssm/index.module.css +3 -1
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.css +6 -4
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/header-info-block/index.css +4 -2
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.css +4 -2
- package/gallery/esm/components/image-preview/index.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.css +6 -4
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/components/navigation-bar/Component.js +1 -1
- package/gallery/esm/components/navigation-bar/index.css +4 -2
- package/gallery/esm/components/navigation-bar/index.js +1 -1
- package/gallery/esm/index.css +3 -1
- package/gallery/esm/index.js +2 -2
- package/gallery/index.css +3 -1
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/buttons.js +1 -1
- package/gallery/modern/components/header/index.css +6 -4
- package/gallery/modern/components/header/index.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +4 -2
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.css +4 -2
- package/gallery/modern/components/image-preview/index.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +6 -4
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +2 -2
- package/gallery/modern/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.css +4 -2
- package/gallery/modern/components/navigation-bar/index.js +1 -1
- package/gallery/modern/index.css +3 -1
- package/gallery/modern/index.js +2 -2
- package/gap/cssm/index.module.css +3 -1
- package/gap/esm/index.css +3 -1
- package/gap/index.css +3 -1
- package/gap/modern/index.css +3 -1
- package/generic-wrapper/Component.d.ts +7 -2
- package/generic-wrapper/Component.js +4 -4
- package/generic-wrapper/cssm/Component.d.ts +7 -2
- package/generic-wrapper/cssm/Component.js +3 -3
- package/generic-wrapper/cssm/index.module.css +60 -7
- package/generic-wrapper/esm/Component.d.ts +7 -2
- package/generic-wrapper/esm/Component.js +4 -4
- package/generic-wrapper/esm/index.css +77 -7
- package/generic-wrapper/index.css +77 -7
- package/generic-wrapper/modern/Component.d.ts +7 -2
- package/generic-wrapper/modern/Component.js +3 -3
- package/generic-wrapper/modern/index.css +77 -7
- package/grid/col/Component.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +1 -1
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +1 -1
- package/grid/esm/row/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +1 -1
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +1 -1
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +1 -1
- package/hatching-progress-bar/cssm/index.module.css +3 -1
- package/hatching-progress-bar/esm/index.css +3 -1
- package/hatching-progress-bar/index.css +3 -1
- package/hatching-progress-bar/modern/index.css +3 -1
- package/icon-button/cssm/default.module.css +3 -1
- package/icon-button/cssm/index.module.css +3 -1
- package/icon-button/cssm/inverted.module.css +3 -1
- package/icon-button/default.css +3 -1
- package/icon-button/esm/default.css +3 -1
- package/icon-button/esm/index.css +3 -1
- package/icon-button/esm/inverted.css +3 -1
- package/icon-button/index.css +3 -1
- package/icon-button/inverted.css +3 -1
- package/icon-button/modern/default.css +3 -1
- package/icon-button/modern/index.css +3 -1
- package/icon-button/modern/inverted.css +3 -1
- package/icon-view/components/base-shape/index.css +3 -1
- package/icon-view/cssm/components/base-shape/index.module.css +3 -1
- package/icon-view/esm/components/base-shape/index.css +3 -1
- package/icon-view/modern/components/base-shape/index.css +3 -1
- package/indicator/cssm/index.module.css +6 -4
- package/indicator/esm/index.css +6 -4
- package/indicator/index.css +6 -4
- package/indicator/modern/index.css +6 -4
- package/input/components/base-input/default.css +3 -1
- package/input/components/base-input/index.css +5 -3
- package/input/components/base-input/inverted.css +3 -1
- package/input/components/clear-button/default.css +3 -1
- package/input/components/clear-button/index.css +4 -2
- package/input/components/clear-button/inverted.css +3 -1
- package/input/cssm/components/base-input/default.module.css +3 -1
- package/input/cssm/components/base-input/index.module.css +5 -3
- package/input/cssm/components/base-input/inverted.module.css +3 -1
- package/input/cssm/components/clear-button/default.module.css +3 -1
- package/input/cssm/components/clear-button/index.module.css +4 -2
- package/input/cssm/components/clear-button/inverted.module.css +3 -1
- package/input/cssm/vars.css +3 -1
- package/input/esm/components/base-input/default.css +3 -1
- package/input/esm/components/base-input/index.css +5 -3
- package/input/esm/components/base-input/inverted.css +3 -1
- package/input/esm/components/clear-button/default.css +3 -1
- package/input/esm/components/clear-button/index.css +4 -2
- package/input/esm/components/clear-button/inverted.css +3 -1
- package/input/modern/components/base-input/default.css +3 -1
- package/input/modern/components/base-input/index.css +5 -3
- package/input/modern/components/base-input/inverted.css +3 -1
- package/input/modern/components/clear-button/default.css +3 -1
- package/input/modern/components/clear-button/index.css +4 -2
- package/input/modern/components/clear-button/inverted.css +3 -1
- package/input-autocomplete/autocomplete-mobile-field/index.css +3 -1
- package/input-autocomplete/cssm/autocomplete-mobile-field/index.module.css +3 -1
- package/input-autocomplete/cssm/mobile/mobile.module.css +3 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/index.css +3 -1
- package/input-autocomplete/esm/mobile/mobile.css +3 -1
- package/input-autocomplete/mobile/mobile.css +3 -1
- package/input-autocomplete/modern/autocomplete-mobile-field/index.css +3 -1
- package/input-autocomplete/modern/mobile/mobile.css +3 -1
- package/international-phone-input/components/country-select/index.css +5 -3
- package/international-phone-input/components/flag-icon/index.css +3 -1
- package/international-phone-input/components/select-field/index.css +6 -4
- package/international-phone-input/cssm/components/country-select/index.module.css +5 -3
- package/international-phone-input/cssm/components/flag-icon/index.module.css +3 -1
- package/international-phone-input/cssm/components/select-field/index.module.css +6 -4
- package/international-phone-input/cssm/typings-9d430401.d.ts +1 -1
- package/international-phone-input/esm/components/country-select/index.css +5 -3
- package/international-phone-input/esm/components/flag-icon/index.css +3 -1
- package/international-phone-input/esm/components/select-field/index.css +6 -4
- package/international-phone-input/esm/typings-9d430401.d.ts +1 -1
- package/international-phone-input/modern/components/country-select/index.css +5 -3
- package/international-phone-input/modern/components/flag-icon/index.css +3 -1
- package/international-phone-input/modern/components/select-field/index.css +6 -4
- package/international-phone-input/modern/typings-9d430401.d.ts +1 -1
- package/international-phone-input/typings-9d430401.d.ts +1 -1
- package/intl-phone-input/components/flag-icon/index.css +3 -1
- package/intl-phone-input/components/select/index.css +4 -2
- package/intl-phone-input/components/select-field/index.css +6 -4
- package/intl-phone-input/cssm/components/flag-icon/index.module.css +3 -1
- package/intl-phone-input/cssm/components/select/index.module.css +4 -2
- package/intl-phone-input/cssm/components/select-field/index.module.css +6 -4
- package/intl-phone-input/cssm/index.module.css +4 -2
- package/intl-phone-input/esm/components/flag-icon/index.css +3 -1
- package/intl-phone-input/esm/components/select/index.css +4 -2
- package/intl-phone-input/esm/components/select-field/index.css +6 -4
- package/intl-phone-input/esm/index.css +4 -2
- package/intl-phone-input/index.css +4 -2
- package/intl-phone-input/modern/components/flag-icon/index.css +3 -1
- package/intl-phone-input/modern/components/select/index.css +4 -2
- package/intl-phone-input/modern/components/select-field/index.css +6 -4
- package/intl-phone-input/modern/index.css +4 -2
- package/link/cssm/default.module.css +3 -1
- package/link/cssm/index.module.css +4 -2
- package/link/cssm/inverted.module.css +3 -1
- package/link/default.css +3 -1
- package/link/esm/default.css +3 -1
- package/link/esm/index.css +4 -2
- package/link/esm/inverted.css +3 -1
- package/link/index.css +4 -2
- package/link/inverted.css +3 -1
- package/link/modern/default.css +3 -1
- package/link/modern/index.css +4 -2
- package/link/modern/inverted.css +3 -1
- package/list/Component.js +1 -1
- package/list/components/item/Component.js +1 -1
- package/list/components/item/index.css +5 -3
- package/list/components/item/index.d.ts +1 -1
- package/list/components/item/index.js +1 -1
- package/list/cssm/components/item/index.module.css +5 -3
- package/list/cssm/index.module.css +4 -2
- package/list/esm/Component.js +1 -1
- package/list/esm/components/item/Component.js +1 -1
- package/list/esm/components/item/index.css +5 -3
- package/list/esm/components/item/index.d.ts +1 -1
- package/list/esm/components/item/index.js +1 -1
- package/list/esm/index.css +4 -2
- package/list/esm/index.js +1 -1
- package/list/index.css +4 -2
- package/list/index.js +1 -1
- package/list/modern/Component.js +1 -1
- package/list/modern/components/item/Component.js +1 -1
- package/list/modern/components/item/index.css +5 -3
- package/list/modern/components/item/index.d.ts +1 -1
- package/list/modern/components/item/index.js +1 -1
- package/list/modern/index.css +4 -2
- package/list/modern/index.js +1 -1
- package/list-header/cssm/index.module.css +8 -6
- package/list-header/esm/index.css +8 -6
- package/list-header/index.css +8 -6
- package/list-header/modern/index.css +8 -6
- package/loader/cssm/index.module.css +4 -2
- package/loader/esm/index.css +4 -2
- package/loader/index.css +4 -2
- package/loader/modern/index.css +4 -2
- package/markdown/Component.js +1 -1
- package/markdown/cssm/hooks/use-overrides.js +0 -1
- package/markdown/cssm/index.module.css +7 -10
- package/markdown/esm/Component.desktop.js +1 -1
- package/markdown/esm/Component.js +1 -1
- package/markdown/esm/Component.mobile.js +1 -1
- package/markdown/esm/Component.responsive.js +1 -1
- package/markdown/esm/desktop/index.js +1 -1
- package/markdown/esm/hooks/use-overrides.js +1 -1
- package/markdown/esm/index.css +7 -10
- package/markdown/esm/index.js +1 -1
- package/markdown/esm/mobile/index.js +1 -1
- package/markdown/esm/{use-overrides-57e3a83a.js → use-overrides-28f4d625.js} +1 -2
- package/markdown/hooks/use-overrides.js +1 -1
- package/markdown/index.css +7 -10
- package/markdown/modern/Component.desktop.js +1 -1
- package/markdown/modern/Component.js +1 -1
- package/markdown/modern/Component.mobile.js +1 -1
- package/markdown/modern/Component.responsive.js +1 -1
- package/markdown/modern/desktop/index.js +1 -1
- package/markdown/modern/hooks/use-overrides.js +1 -1
- package/markdown/modern/index.css +7 -10
- package/markdown/modern/index.js +1 -1
- package/markdown/modern/mobile/index.js +1 -1
- package/markdown/modern/{use-overrides-834eca57.js → use-overrides-604c6547.js} +1 -2
- package/markdown/{use-overrides-c530ddcf.js → use-overrides-2fbe6f70.js} +1 -2
- package/modal/components/content/desktop.css +4 -2
- package/modal/components/content/index.css +3 -1
- package/modal/components/content/mobile.css +4 -2
- package/modal/components/controls/Component.js +1 -1
- package/modal/components/footer/Component.js +1 -1
- package/modal/components/footer/desktop.css +5 -3
- package/modal/components/footer/index.css +3 -1
- package/modal/components/footer/layout.css +6 -4
- package/modal/components/footer/mobile.css +4 -2
- package/modal/components/header/desktop.css +6 -4
- package/modal/components/header/index.css +3 -1
- package/modal/components/header/mobile.css +6 -4
- package/modal/cssm/components/content/desktop.module.css +4 -2
- package/modal/cssm/components/content/index.module.css +3 -1
- package/modal/cssm/components/content/mobile.module.css +4 -2
- package/modal/cssm/components/footer/desktop.module.css +5 -3
- package/modal/cssm/components/footer/index.module.css +3 -1
- package/modal/cssm/components/footer/layout.module.css +6 -4
- package/modal/cssm/components/footer/mobile.module.css +4 -2
- package/modal/cssm/components/header/desktop.module.css +6 -4
- package/modal/cssm/components/header/index.module.css +3 -1
- package/modal/cssm/components/header/mobile.module.css +6 -4
- package/modal/cssm/desktop/desktop.module.css +4 -2
- package/modal/cssm/mobile/mobile.module.css +3 -1
- package/modal/cssm/vars.css +3 -1
- package/modal/desktop/desktop.css +4 -2
- package/modal/esm/Component.responsive.js +1 -1
- package/modal/esm/components/content/desktop.css +4 -2
- package/modal/esm/components/content/index.css +3 -1
- package/modal/esm/components/content/mobile.css +4 -2
- package/modal/esm/components/controls/Component.js +1 -1
- package/modal/esm/components/controls/index.js +1 -1
- package/modal/esm/components/footer/Component.js +1 -1
- package/modal/esm/components/footer/desktop.css +5 -3
- package/modal/esm/components/footer/index.css +3 -1
- package/modal/esm/components/footer/layout.css +6 -4
- package/modal/esm/components/footer/mobile.css +4 -2
- package/modal/esm/components/header/desktop.css +6 -4
- package/modal/esm/components/header/index.css +3 -1
- package/modal/esm/components/header/mobile.css +6 -4
- package/modal/esm/desktop/Component.desktop.js +1 -1
- package/modal/esm/desktop/desktop.css +4 -2
- package/modal/esm/desktop/index.js +1 -1
- package/modal/esm/index.js +1 -1
- package/modal/esm/mobile/Component.mobile.js +1 -1
- package/modal/esm/mobile/index.js +1 -1
- package/modal/esm/mobile/mobile.css +3 -1
- package/modal/mobile/mobile.css +3 -1
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/content/desktop.css +4 -2
- package/modal/modern/components/content/index.css +3 -1
- package/modal/modern/components/content/mobile.css +4 -2
- package/modal/modern/components/controls/Component.js +1 -1
- package/modal/modern/components/controls/index.js +1 -1
- package/modal/modern/components/footer/Component.js +1 -1
- package/modal/modern/components/footer/desktop.css +5 -3
- package/modal/modern/components/footer/index.css +3 -1
- package/modal/modern/components/footer/layout.css +6 -4
- package/modal/modern/components/footer/mobile.css +4 -2
- package/modal/modern/components/header/desktop.css +6 -4
- package/modal/modern/components/header/index.css +3 -1
- package/modal/modern/components/header/mobile.css +6 -4
- package/modal/modern/desktop/Component.desktop.js +1 -1
- package/modal/modern/desktop/desktop.css +4 -2
- package/modal/modern/desktop/index.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile/Component.mobile.js +1 -1
- package/modal/modern/mobile/index.js +1 -1
- package/modal/modern/mobile/mobile.css +3 -1
- package/navigation-bar/components/action-icon-addon/index.css +3 -1
- package/navigation-bar/components/action-text-addon/index.css +5 -3
- package/navigation-bar/cssm/components/action-icon-addon/index.module.css +3 -1
- package/navigation-bar/cssm/components/action-text-addon/index.module.css +5 -3
- package/navigation-bar/cssm/index.module.css +6 -4
- package/navigation-bar/esm/components/action-icon-addon/index.css +3 -1
- package/navigation-bar/esm/components/action-text-addon/index.css +5 -3
- package/navigation-bar/esm/index.css +6 -4
- package/navigation-bar/index.css +6 -4
- package/navigation-bar/modern/components/action-icon-addon/index.css +3 -1
- package/navigation-bar/modern/components/action-text-addon/index.css +5 -3
- package/navigation-bar/modern/index.css +6 -4
- package/navigation-bar-private/components/back-arrow-addon/index.css +5 -3
- package/navigation-bar-private/components/closer/index.css +3 -1
- package/navigation-bar-private/cssm/components/back-arrow-addon/index.module.css +5 -3
- package/navigation-bar-private/cssm/components/closer/index.module.css +3 -1
- package/navigation-bar-private/cssm/index.module.css +5 -3
- package/navigation-bar-private/cssm/vars.css +3 -1
- package/navigation-bar-private/esm/components/back-arrow-addon/index.css +5 -3
- package/navigation-bar-private/esm/components/closer/index.css +3 -1
- package/navigation-bar-private/esm/index.css +5 -3
- package/navigation-bar-private/index.css +5 -3
- package/navigation-bar-private/modern/components/back-arrow-addon/index.css +5 -3
- package/navigation-bar-private/modern/components/closer/index.css +3 -1
- package/navigation-bar-private/modern/index.css +5 -3
- package/notification/cssm/index.module.css +8 -6
- package/notification/esm/index.css +8 -6
- package/notification/index.css +8 -6
- package/notification/modern/index.css +8 -6
- package/notification-manager/cssm/index.module.css +6 -4
- package/notification-manager/esm/index.css +6 -4
- package/notification-manager/index.css +6 -4
- package/notification-manager/modern/index.css +6 -4
- package/number-input/components/number-input/default.css +3 -1
- package/number-input/components/number-input/index.css +5 -3
- package/number-input/components/number-input/inverted.css +3 -1
- package/number-input/components/steppers/default.css +3 -1
- package/number-input/components/steppers/index.css +3 -1
- package/number-input/components/steppers/inverted.css +3 -1
- package/number-input/cssm/components/number-input/default.module.css +3 -1
- package/number-input/cssm/components/number-input/index.module.css +5 -3
- package/number-input/cssm/components/number-input/inverted.module.css +3 -1
- package/number-input/cssm/components/steppers/default.module.css +3 -1
- package/number-input/cssm/components/steppers/index.module.css +3 -1
- package/number-input/cssm/components/steppers/inverted.module.css +3 -1
- package/number-input/esm/components/number-input/default.css +3 -1
- package/number-input/esm/components/number-input/index.css +5 -3
- package/number-input/esm/components/number-input/inverted.css +3 -1
- package/number-input/esm/components/steppers/default.css +3 -1
- package/number-input/esm/components/steppers/index.css +3 -1
- package/number-input/esm/components/steppers/inverted.css +3 -1
- package/number-input/modern/components/number-input/default.css +3 -1
- package/number-input/modern/components/number-input/index.css +5 -3
- package/number-input/modern/components/number-input/inverted.css +3 -1
- package/number-input/modern/components/steppers/default.css +3 -1
- package/number-input/modern/components/steppers/index.css +3 -1
- package/number-input/modern/components/steppers/inverted.css +3 -1
- package/package.json +3 -2
- package/pagination/components/default-view/index.css +3 -1
- package/pagination/components/per-page-view/index.css +4 -2
- package/pagination/components/tag/index.css +3 -1
- package/pagination/cssm/components/default-view/index.module.css +3 -1
- package/pagination/cssm/components/per-page-view/index.module.css +4 -2
- package/pagination/cssm/components/tag/index.module.css +3 -1
- package/pagination/cssm/index.module.css +4 -2
- package/pagination/esm/components/default-view/index.css +3 -1
- package/pagination/esm/components/per-page-view/index.css +4 -2
- package/pagination/esm/components/tag/index.css +3 -1
- package/pagination/esm/index.css +4 -2
- package/pagination/index.css +4 -2
- package/pagination/modern/components/default-view/index.css +3 -1
- package/pagination/modern/components/per-page-view/index.css +4 -2
- package/pagination/modern/components/tag/index.css +3 -1
- package/pagination/modern/index.css +4 -2
- package/pass-code/Component.d.ts +4 -0
- package/pass-code/Component.js +7 -1
- package/pass-code/components/InputProgress/index.css +3 -1
- package/pass-code/components/KeyPad/index.css +6 -6
- package/pass-code/components/KeyPadButton/Component.js +7 -3
- package/pass-code/components/KeyPadButton/index.css +7 -3
- package/pass-code/cssm/Component.d.ts +4 -0
- package/pass-code/cssm/Component.js +7 -1
- package/pass-code/cssm/components/InputProgress/index.module.css +3 -1
- package/pass-code/cssm/components/KeyPad/index.module.css +6 -6
- package/pass-code/cssm/components/KeyPadButton/Component.js +6 -2
- package/pass-code/cssm/components/KeyPadButton/index.module.css +7 -3
- package/pass-code/cssm/desktop/desktop.module.css +10 -0
- package/pass-code/cssm/index.module.css +3 -1
- package/pass-code/cssm/mobile/mobile.module.css +9 -1
- package/pass-code/desktop/PassCodeDesktop.js +1 -1
- package/pass-code/desktop/desktop.css +10 -0
- package/pass-code/esm/Component.d.ts +4 -0
- package/pass-code/esm/Component.js +7 -1
- package/pass-code/esm/components/InputProgress/index.css +3 -1
- package/pass-code/esm/components/KeyPad/index.css +6 -6
- package/pass-code/esm/components/KeyPadButton/Component.js +7 -3
- package/pass-code/esm/components/KeyPadButton/index.css +7 -3
- package/pass-code/esm/components/KeyPadButton/index.js +1 -0
- package/pass-code/esm/desktop/PassCodeDesktop.js +1 -1
- package/pass-code/esm/desktop/desktop.css +10 -0
- package/pass-code/esm/index.css +3 -1
- package/pass-code/esm/mobile/mobile.css +9 -1
- package/pass-code/index.css +3 -1
- package/pass-code/mobile/mobile.css +9 -1
- package/pass-code/modern/Component.d.ts +4 -0
- package/pass-code/modern/Component.js +7 -1
- package/pass-code/modern/components/InputProgress/index.css +3 -1
- package/pass-code/modern/components/KeyPad/index.css +6 -6
- package/pass-code/modern/components/KeyPadButton/Component.js +5 -2
- package/pass-code/modern/components/KeyPadButton/index.css +7 -3
- package/pass-code/modern/components/KeyPadButton/index.js +1 -0
- package/pass-code/modern/desktop/PassCodeDesktop.js +1 -1
- package/pass-code/modern/desktop/desktop.css +10 -0
- package/pass-code/modern/index.css +3 -1
- package/pass-code/modern/mobile/mobile.css +9 -1
- package/pass-code-v1/components/InputProgress/index.css +3 -1
- package/pass-code-v1/components/KeyPad/index.css +7 -5
- package/pass-code-v1/components/KeyPadButton/index.css +3 -1
- package/pass-code-v1/cssm/components/InputProgress/index.module.css +3 -1
- package/pass-code-v1/cssm/components/KeyPad/index.module.css +7 -5
- package/pass-code-v1/cssm/components/KeyPadButton/index.module.css +3 -1
- package/pass-code-v1/cssm/index.module.css +4 -2
- package/pass-code-v1/esm/components/InputProgress/index.css +3 -1
- package/pass-code-v1/esm/components/KeyPad/index.css +7 -5
- package/pass-code-v1/esm/components/KeyPadButton/index.css +3 -1
- package/pass-code-v1/esm/index.css +4 -2
- package/pass-code-v1/index.css +4 -2
- package/pass-code-v1/modern/components/InputProgress/index.css +3 -1
- package/pass-code-v1/modern/components/KeyPad/index.css +7 -5
- package/pass-code-v1/modern/components/KeyPadButton/index.css +3 -1
- package/pass-code-v1/modern/index.css +4 -2
- package/password-input/cssm/index.module.css +5 -3
- package/password-input/esm/index.css +5 -3
- package/password-input/index.css +5 -3
- package/password-input/modern/index.css +5 -3
- package/pattern-lock/Component.responsive.d.ts +1 -1
- package/pattern-lock/components/base-pattern-lock/Component.d.ts +1 -1
- package/pattern-lock/components/base-pattern-lock/Component.js +7 -5
- package/pattern-lock/components/base-pattern-lock/index.css +17 -5
- package/pattern-lock/consts.d.ts +1 -1
- package/pattern-lock/consts.js +0 -1
- package/pattern-lock/cssm/Component.responsive.d.ts +1 -1
- package/pattern-lock/cssm/components/base-pattern-lock/Component.d.ts +1 -1
- package/pattern-lock/cssm/components/base-pattern-lock/Component.js +6 -4
- package/pattern-lock/cssm/components/base-pattern-lock/index.module.css +17 -5
- package/pattern-lock/cssm/consts.d.ts +1 -1
- package/pattern-lock/cssm/consts.js +0 -1
- package/pattern-lock/cssm/desktop/Component.desktop.d.ts +1 -1
- package/pattern-lock/cssm/desktop/desktop.module.css +5 -3
- package/pattern-lock/cssm/hooks/use-pattern-lock-cleanup.d.ts +1 -1
- package/pattern-lock/cssm/mobile/Component.mobile.d.ts +1 -1
- package/pattern-lock/cssm/mobile/mobile.module.css +5 -3
- package/pattern-lock/cssm/typings.d.ts +1 -2
- package/pattern-lock/cssm/utils.d.ts +1 -1
- package/pattern-lock/cssm/utils.js +1 -1
- package/pattern-lock/desktop/Component.desktop.d.ts +1 -1
- package/pattern-lock/desktop/desktop.css +5 -3
- package/pattern-lock/esm/Component.responsive.d.ts +1 -1
- package/pattern-lock/esm/Component.responsive.js +1 -1
- package/pattern-lock/esm/components/base-pattern-lock/Component.d.ts +1 -1
- package/pattern-lock/esm/components/base-pattern-lock/Component.js +7 -5
- package/pattern-lock/esm/components/base-pattern-lock/index.css +17 -5
- package/pattern-lock/esm/components/base-pattern-lock/index.js +1 -1
- package/pattern-lock/esm/consts.d.ts +1 -1
- package/pattern-lock/esm/consts.js +0 -1
- package/pattern-lock/esm/desktop/Component.desktop.d.ts +1 -1
- package/pattern-lock/esm/desktop/Component.desktop.js +1 -1
- package/pattern-lock/esm/desktop/desktop.css +5 -3
- package/pattern-lock/esm/desktop/index.js +1 -1
- package/pattern-lock/esm/hooks/use-pattern-lock-cleanup.d.ts +1 -1
- package/pattern-lock/esm/index.js +1 -1
- package/pattern-lock/esm/mobile/Component.mobile.d.ts +1 -1
- package/pattern-lock/esm/mobile/Component.mobile.js +1 -1
- package/pattern-lock/esm/mobile/index.js +1 -1
- package/pattern-lock/esm/mobile/mobile.css +5 -3
- package/pattern-lock/esm/typings.d.ts +1 -2
- package/pattern-lock/esm/utils.d.ts +1 -1
- package/pattern-lock/esm/utils.js +1 -1
- package/pattern-lock/hooks/use-pattern-lock-cleanup.d.ts +1 -1
- package/pattern-lock/mobile/Component.mobile.d.ts +1 -1
- package/pattern-lock/mobile/mobile.css +5 -3
- package/pattern-lock/modern/Component.responsive.d.ts +1 -1
- package/pattern-lock/modern/Component.responsive.js +1 -1
- package/pattern-lock/modern/components/base-pattern-lock/Component.d.ts +1 -1
- package/pattern-lock/modern/components/base-pattern-lock/Component.js +7 -5
- package/pattern-lock/modern/components/base-pattern-lock/index.css +17 -5
- package/pattern-lock/modern/components/base-pattern-lock/index.js +1 -1
- package/pattern-lock/modern/consts.d.ts +1 -1
- package/pattern-lock/modern/consts.js +0 -1
- package/pattern-lock/modern/desktop/Component.desktop.d.ts +1 -1
- package/pattern-lock/modern/desktop/Component.desktop.js +1 -1
- package/pattern-lock/modern/desktop/desktop.css +5 -3
- package/pattern-lock/modern/desktop/index.js +1 -1
- package/pattern-lock/modern/hooks/use-pattern-lock-cleanup.d.ts +1 -1
- package/pattern-lock/modern/index.js +1 -1
- package/pattern-lock/modern/mobile/Component.mobile.d.ts +1 -1
- package/pattern-lock/modern/mobile/Component.mobile.js +1 -1
- package/pattern-lock/modern/mobile/index.js +1 -1
- package/pattern-lock/modern/mobile/mobile.css +5 -3
- package/pattern-lock/modern/typings.d.ts +1 -2
- package/pattern-lock/modern/utils.d.ts +1 -1
- package/pattern-lock/modern/utils.js +1 -1
- package/pattern-lock/typings.d.ts +1 -2
- package/pattern-lock/utils.d.ts +1 -1
- package/pattern-lock/utils.js +1 -1
- package/pattern-lock-v1/components/base-pattern-lock/index.css +5 -3
- package/pattern-lock-v1/cssm/components/base-pattern-lock/index.module.css +5 -3
- package/pattern-lock-v1/cssm/desktop/desktop.module.css +5 -3
- package/pattern-lock-v1/cssm/mobile/mobile.module.css +8 -6
- package/pattern-lock-v1/desktop/desktop.css +5 -3
- package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +5 -3
- package/pattern-lock-v1/esm/desktop/desktop.css +5 -3
- package/pattern-lock-v1/esm/mobile/mobile.css +8 -6
- package/pattern-lock-v1/mobile/mobile.css +8 -6
- package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +5 -3
- package/pattern-lock-v1/modern/desktop/desktop.css +5 -3
- package/pattern-lock-v1/modern/mobile/mobile.css +8 -6
- package/picker-button/Component-c44170fe.d.ts +1 -1
- package/picker-button/cssm/field/index.module.css +4 -2
- package/picker-button/cssm/index.module.css +5 -3
- package/picker-button/cssm/option/index.module.css +4 -2
- package/picker-button/esm/field/index.css +4 -2
- package/picker-button/esm/index.css +5 -3
- package/picker-button/esm/option/index.css +4 -2
- package/picker-button/field/index.css +4 -2
- package/picker-button/index.css +5 -3
- package/picker-button/modern/field/index.css +4 -2
- package/picker-button/modern/index.css +5 -3
- package/picker-button/modern/option/index.css +4 -2
- package/picker-button/option/index.css +4 -2
- package/plate/components/base-plate/index.css +6 -4
- package/plate/cssm/components/base-plate/index.module.css +6 -4
- package/plate/cssm/desktop/desktop.module.css +6 -4
- package/plate/cssm/mobile/mobile.module.css +6 -4
- package/plate/desktop/desktop.css +6 -4
- package/plate/esm/components/base-plate/index.css +6 -4
- package/plate/esm/desktop/desktop.css +6 -4
- package/plate/esm/mobile/mobile.css +6 -4
- package/plate/mobile/mobile.css +6 -4
- package/plate/modern/components/base-plate/index.css +6 -4
- package/plate/modern/desktop/desktop.css +6 -4
- package/plate/modern/mobile/mobile.css +6 -4
- package/popover/cssm/index.module.css +3 -1
- package/popover/esm/index.css +3 -1
- package/popover/index.css +3 -1
- package/popover/modern/index.css +3 -1
- package/popup-sheet/components/backdrop/index.css +3 -1
- package/popup-sheet/cssm/components/backdrop/index.module.css +3 -1
- package/popup-sheet/cssm/index.module.css +4 -2
- package/popup-sheet/esm/components/backdrop/index.css +3 -1
- package/popup-sheet/esm/index.css +4 -2
- package/popup-sheet/index.css +4 -2
- package/popup-sheet/modern/components/backdrop/index.css +3 -1
- package/popup-sheet/modern/index.css +4 -2
- package/product-cover/components/image-card/index.css +3 -1
- package/product-cover/components/overlay/index.css +3 -1
- package/product-cover/components/text/index.css +3 -1
- package/product-cover/cssm/components/image-card/index.module.css +3 -1
- package/product-cover/cssm/components/overlay/index.module.css +3 -1
- package/product-cover/cssm/components/text/index.module.css +3 -1
- package/product-cover/cssm/single/index.module.css +7 -5
- package/product-cover/cssm/stack/index.module.css +8 -6
- package/product-cover/esm/components/image-card/index.css +3 -1
- package/product-cover/esm/components/overlay/index.css +3 -1
- package/product-cover/esm/components/text/index.css +3 -1
- package/product-cover/esm/single/index.css +7 -5
- package/product-cover/esm/stack/index.css +8 -6
- package/product-cover/modern/components/image-card/index.css +3 -1
- package/product-cover/modern/components/overlay/index.css +3 -1
- package/product-cover/modern/components/text/index.css +3 -1
- package/product-cover/modern/single/index.css +7 -5
- package/product-cover/modern/stack/index.css +8 -6
- package/product-cover/single/index.css +7 -5
- package/product-cover/stack/index.css +8 -6
- package/progress-bar/cssm/index.module.css +3 -1
- package/progress-bar/cssm/vars.css +3 -1
- package/progress-bar/esm/index.css +3 -1
- package/progress-bar/index.css +3 -1
- package/progress-bar/modern/index.css +3 -1
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.css +4 -2
- package/pure-cell/components/addon/index.d.ts +1 -1
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +1 -1
- package/pure-cell/components/amount/index.css +3 -1
- package/pure-cell/components/amount/index.d.ts +1 -1
- package/pure-cell/components/amount/index.js +1 -1
- package/pure-cell/components/amount-title/component.js +1 -1
- package/pure-cell/components/amount-title/index.css +3 -1
- package/pure-cell/components/amount-title/index.d.ts +1 -1
- package/pure-cell/components/amount-title/index.js +1 -1
- package/pure-cell/components/category/component.js +1 -1
- package/pure-cell/components/category/index.css +5 -3
- package/pure-cell/components/category/index.d.ts +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.css +3 -1
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +1 -1
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.css +4 -2
- package/pure-cell/components/footer/index.d.ts +1 -1
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +1 -1
- package/pure-cell/components/footer-button/index.css +3 -1
- package/pure-cell/components/footer-button/index.d.ts +1 -1
- package/pure-cell/components/footer-button/index.js +1 -1
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.d.ts +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +1 -1
- package/pure-cell/components/graphics/index.css +7 -5
- package/pure-cell/components/graphics/index.d.ts +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.css +3 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.css +4 -2
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/cssm/components/addon/index.module.css +4 -2
- package/pure-cell/cssm/components/amount/index.module.css +3 -1
- package/pure-cell/cssm/components/amount-title/index.module.css +3 -1
- package/pure-cell/cssm/components/category/index.module.css +5 -3
- package/pure-cell/cssm/components/content/index.module.css +3 -1
- package/pure-cell/cssm/components/footer/index.module.css +4 -2
- package/pure-cell/cssm/components/footer-button/index.module.css +3 -1
- package/pure-cell/cssm/components/graphics/index.module.css +7 -5
- package/pure-cell/cssm/components/main/index.module.css +3 -1
- package/pure-cell/cssm/components/text/index.module.css +4 -2
- package/pure-cell/cssm/index.module.css +7 -5
- package/pure-cell/cssm/vars.css +3 -1
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.css +4 -2
- package/pure-cell/esm/components/addon/index.d.ts +1 -1
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +1 -1
- package/pure-cell/esm/components/amount/index.css +3 -1
- package/pure-cell/esm/components/amount/index.d.ts +1 -1
- package/pure-cell/esm/components/amount/index.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +1 -1
- package/pure-cell/esm/components/amount-title/index.css +3 -1
- package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
- package/pure-cell/esm/components/amount-title/index.js +1 -1
- package/pure-cell/esm/components/category/component.js +1 -1
- package/pure-cell/esm/components/category/index.css +5 -3
- package/pure-cell/esm/components/category/index.d.ts +1 -1
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.css +3 -1
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +1 -1
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.css +4 -2
- package/pure-cell/esm/components/footer/index.d.ts +1 -1
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +1 -1
- package/pure-cell/esm/components/footer-button/index.css +3 -1
- package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
- package/pure-cell/esm/components/footer-button/index.js +1 -1
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +1 -1
- package/pure-cell/esm/components/graphics/index.css +7 -5
- package/pure-cell/esm/components/graphics/index.d.ts +1 -1
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.css +3 -1
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +1 -1
- package/pure-cell/esm/components/text/component.js +1 -1
- package/pure-cell/esm/components/text/index.css +4 -2
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +1 -1
- package/pure-cell/esm/index.css +7 -5
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.css +7 -5
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.css +4 -2
- package/pure-cell/modern/components/addon/index.d.ts +1 -1
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +1 -1
- package/pure-cell/modern/components/amount/index.css +3 -1
- package/pure-cell/modern/components/amount/index.d.ts +1 -1
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +1 -1
- package/pure-cell/modern/components/amount-title/index.css +3 -1
- package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +1 -1
- package/pure-cell/modern/components/category/index.css +5 -3
- package/pure-cell/modern/components/category/index.d.ts +1 -1
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.css +3 -1
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +1 -1
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.css +4 -2
- package/pure-cell/modern/components/footer/index.d.ts +1 -1
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +1 -1
- package/pure-cell/modern/components/footer-button/index.css +3 -1
- package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +1 -1
- package/pure-cell/modern/components/graphics/index.css +7 -5
- package/pure-cell/modern/components/graphics/index.d.ts +1 -1
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.css +3 -1
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +1 -1
- package/pure-cell/modern/components/text/component.js +1 -1
- package/pure-cell/modern/components/text/index.css +4 -2
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/index.css +7 -5
- package/pure-cell/modern/index.js +1 -1
- package/radio/cssm/index.module.css +7 -5
- package/radio/esm/index.css +7 -5
- package/radio/index.css +7 -5
- package/radio/modern/index.css +7 -5
- package/radio-group/components/base-radio-group/index.css +7 -5
- package/radio-group/cssm/components/base-radio-group/index.module.css +7 -5
- package/radio-group/cssm/desktop/desktop.module.css +3 -1
- package/radio-group/cssm/mobile/mobile.module.css +4 -2
- package/radio-group/cssm/vars.css +3 -1
- package/radio-group/desktop/desktop.css +3 -1
- package/radio-group/esm/components/base-radio-group/index.css +7 -5
- package/radio-group/esm/desktop/desktop.css +3 -1
- package/radio-group/esm/mobile/mobile.css +4 -2
- package/radio-group/mobile/mobile.css +4 -2
- package/radio-group/modern/components/base-radio-group/index.css +7 -5
- package/radio-group/modern/desktop/desktop.css +3 -1
- package/radio-group/modern/mobile/mobile.css +4 -2
- package/scrollbar/cssm/default.module.css +3 -1
- package/scrollbar/cssm/index.module.css +3 -1
- package/scrollbar/cssm/inverted.module.css +3 -1
- package/scrollbar/default.css +3 -1
- package/scrollbar/esm/default.css +3 -1
- package/scrollbar/esm/index.css +3 -1
- package/scrollbar/esm/inverted.css +3 -1
- package/scrollbar/index.css +3 -1
- package/scrollbar/inverted.css +3 -1
- package/scrollbar/modern/default.css +3 -1
- package/scrollbar/modern/index.css +3 -1
- package/scrollbar/modern/inverted.css +3 -1
- package/segmented-control/components/segment/default.css +3 -1
- package/segmented-control/components/segment/index.css +4 -2
- package/segmented-control/components/segment/inverted.css +3 -1
- package/segmented-control/cssm/components/segment/default.module.css +3 -1
- package/segmented-control/cssm/components/segment/index.module.css +4 -2
- package/segmented-control/cssm/components/segment/inverted.module.css +3 -1
- package/segmented-control/cssm/default.module.css +3 -1
- package/segmented-control/cssm/index.module.css +3 -1
- package/segmented-control/cssm/inverted.module.css +3 -1
- package/segmented-control/default.css +3 -1
- package/segmented-control/esm/components/segment/default.css +3 -1
- package/segmented-control/esm/components/segment/index.css +4 -2
- package/segmented-control/esm/components/segment/inverted.css +3 -1
- package/segmented-control/esm/default.css +3 -1
- package/segmented-control/esm/index.css +3 -1
- package/segmented-control/esm/inverted.css +3 -1
- package/segmented-control/index.css +3 -1
- package/segmented-control/inverted.css +3 -1
- package/segmented-control/modern/components/segment/default.css +3 -1
- package/segmented-control/modern/components/segment/index.css +4 -2
- package/segmented-control/modern/components/segment/inverted.css +3 -1
- package/segmented-control/modern/default.css +3 -1
- package/segmented-control/modern/index.css +3 -1
- package/segmented-control/modern/inverted.css +3 -1
- package/select/components/arrow/index.css +3 -1
- package/select/components/base-checkmark/index.css +3 -1
- package/select/components/base-option/index.css +6 -4
- package/select/components/base-select/Component.d.ts +8 -14
- package/select/components/base-select/Component.js +48 -75
- package/select/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.d.ts +12 -0
- package/select/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.js +17 -0
- package/select/components/base-select/components/list-desktop/list-popover-desktop.d.ts +0 -0
- package/select/components/base-select/components/list-desktop/list-popover-desktop.js +10 -0
- package/select/components/base-select/components/list-desktop/types/types.d.ts +3 -0
- package/select/components/base-select/components/list-desktop/types/types.js +1 -0
- package/select/components/base-select/components/list-mobile/helpers/get-list-bottom-sheet-mobile-props.d.ts +16 -0
- package/select/components/base-select/components/list-mobile/helpers/get-list-bottom-sheet-mobile-props.js +21 -0
- package/select/components/base-select/components/list-mobile/helpers/get-list-modal-mobile-props.d.ts +28 -0
- package/select/components/base-select/components/list-mobile/helpers/get-list-modal-mobile-props.js +20 -0
- package/select/components/base-select/components/list-mobile/helpers/index.d.ts +2 -0
- package/select/components/base-select/components/list-mobile/helpers/index.js +9 -0
- package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.d.ts +15 -0
- package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +26 -0
- package/select/components/base-select/components/list-mobile/list-mobile.d.ts +16 -0
- package/select/components/base-select/components/list-mobile/list-mobile.js +24 -0
- package/select/components/base-select/components/list-mobile/list-modal-mobile.d.ts +15 -0
- package/select/components/base-select/components/list-mobile/list-modal-mobile.js +40 -0
- package/select/components/base-select/components/list-mobile/types/types.d.ts +4 -0
- package/select/components/base-select/components/list-mobile/types/types.js +1 -0
- package/select/components/base-select/index.css +5 -3
- package/select/components/base-select/mobile.css +7 -5
- package/select/components/base-select/types/component-types.d.ts +50 -0
- package/select/components/base-select/types/component-types.js +1 -0
- package/select/components/checkmark/index.css +5 -3
- package/select/components/checkmark-mobile/index.css +3 -1
- package/select/components/field/index.css +3 -1
- package/select/components/footer/index.css +4 -2
- package/select/components/optgroup/index.css +6 -4
- package/select/components/option/index.css +5 -3
- package/select/components/options-list/index.css +6 -4
- package/select/components/search/index.css +3 -1
- package/select/components/virtual-options-list/index.css +6 -4
- package/select/cssm/components/arrow/index.module.css +3 -1
- package/select/cssm/components/base-checkmark/index.module.css +3 -1
- package/select/cssm/components/base-option/index.module.css +6 -4
- package/select/cssm/components/base-select/Component.d.ts +8 -14
- package/select/cssm/components/base-select/Component.js +38 -60
- package/select/cssm/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.d.ts +12 -0
- package/select/cssm/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.js +17 -0
- package/select/cssm/components/base-select/components/list-desktop/list-popover-desktop.d.ts +9 -0
- package/select/cssm/components/base-select/components/list-desktop/list-popover-desktop.js +22 -0
- package/select/cssm/components/base-select/components/list-desktop/types/types.d.ts +3 -0
- package/select/cssm/components/base-select/components/list-desktop/types/types.js +1 -0
- package/select/cssm/components/base-select/components/list-mobile/helpers/get-list-bottom-sheet-mobile-props.d.ts +16 -0
- package/select/cssm/components/base-select/components/list-mobile/helpers/get-list-bottom-sheet-mobile-props.js +21 -0
- package/select/cssm/components/base-select/components/list-mobile/helpers/get-list-modal-mobile-props.d.ts +28 -0
- package/select/cssm/components/base-select/components/list-mobile/helpers/get-list-modal-mobile-props.js +20 -0
- package/select/cssm/components/base-select/components/list-mobile/helpers/index.d.ts +2 -0
- package/select/cssm/components/base-select/components/list-mobile/helpers/index.js +9 -0
- package/select/cssm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.d.ts +15 -0
- package/select/cssm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +27 -0
- package/select/cssm/components/base-select/components/list-mobile/list-mobile.d.ts +16 -0
- package/select/cssm/components/base-select/components/list-mobile/list-mobile.js +24 -0
- package/select/cssm/components/base-select/components/list-mobile/list-modal-mobile.d.ts +15 -0
- package/select/cssm/components/base-select/components/list-mobile/list-modal-mobile.js +41 -0
- package/select/cssm/components/base-select/components/list-mobile/types/types.d.ts +4 -0
- package/select/cssm/components/base-select/components/list-mobile/types/types.js +1 -0
- package/select/cssm/components/base-select/index.module.css +5 -3
- package/select/cssm/components/base-select/mobile.module.css +7 -5
- package/select/cssm/components/base-select/types/component-types.d.ts +50 -0
- package/select/cssm/components/base-select/types/component-types.js +1 -0
- package/select/cssm/components/checkmark/index.module.css +5 -3
- package/select/cssm/components/checkmark-mobile/index.module.css +3 -1
- package/select/cssm/components/field/index.module.css +3 -1
- package/select/cssm/components/footer/index.module.css +4 -2
- package/select/cssm/components/optgroup/index.module.css +6 -4
- package/select/cssm/components/option/index.module.css +5 -3
- package/select/cssm/components/options-list/index.module.css +6 -4
- package/select/cssm/components/search/index.module.css +3 -1
- package/select/cssm/components/virtual-options-list/index.module.css +6 -4
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css +5 -3
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css +5 -3
- package/select/esm/Component.responsive.js +9 -1
- package/select/esm/components/arrow/index.css +3 -1
- package/select/esm/components/base-checkmark/index.css +3 -1
- package/select/esm/components/base-option/index.css +6 -4
- package/select/esm/components/base-select/Component.d.ts +8 -14
- package/select/esm/components/base-select/Component.js +41 -66
- package/select/esm/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.d.ts +12 -0
- package/select/esm/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.js +15 -0
- package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.d.ts +0 -0
- package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +4 -0
- package/select/esm/components/base-select/components/list-desktop/types/types.d.ts +3 -0
- package/select/esm/components/base-select/components/list-desktop/types/types.js +1 -0
- package/select/esm/components/base-select/components/list-mobile/helpers/get-list-bottom-sheet-mobile-props.d.ts +16 -0
- package/select/esm/components/base-select/components/list-mobile/helpers/get-list-bottom-sheet-mobile-props.js +19 -0
- package/select/esm/components/base-select/components/list-mobile/helpers/get-list-modal-mobile-props.d.ts +28 -0
- package/select/esm/components/base-select/components/list-mobile/helpers/get-list-modal-mobile-props.js +18 -0
- package/select/esm/components/base-select/components/list-mobile/helpers/index.d.ts +2 -0
- package/select/esm/components/base-select/components/list-mobile/helpers/index.js +2 -0
- package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.d.ts +15 -0
- package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +20 -0
- package/select/esm/components/base-select/components/list-mobile/list-mobile.d.ts +16 -0
- package/select/esm/components/base-select/components/list-mobile/list-mobile.js +22 -0
- package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.d.ts +15 -0
- package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +32 -0
- package/select/esm/components/base-select/components/list-mobile/types/types.d.ts +4 -0
- package/select/esm/components/base-select/components/list-mobile/types/types.js +1 -0
- package/select/esm/components/base-select/index.css +5 -3
- package/select/esm/components/base-select/index.js +8 -0
- package/select/esm/components/base-select/mobile.css +7 -5
- package/select/esm/components/base-select/types/component-types.d.ts +50 -0
- package/select/esm/components/base-select/types/component-types.js +1 -0
- package/select/esm/components/checkmark/index.css +5 -3
- package/select/esm/components/checkmark-mobile/index.css +3 -1
- package/select/esm/components/field/index.css +3 -1
- package/select/esm/components/footer/index.css +4 -2
- package/select/esm/components/index.js +8 -0
- package/select/esm/components/optgroup/index.css +6 -4
- package/select/esm/components/option/index.css +5 -3
- package/select/esm/components/options-list/index.css +6 -4
- package/select/esm/components/search/index.css +3 -1
- package/select/esm/components/virtual-options-list/index.css +6 -4
- package/select/esm/desktop/Component.desktop.js +8 -0
- package/select/esm/desktop/index.js +8 -0
- package/select/esm/index.js +9 -1
- package/select/esm/list-popover-desktop-a16c1a9c.d.ts +9 -0
- package/select/esm/list-popover-desktop-a16c1a9c.js +16 -0
- package/select/esm/mobile/Component.mobile.js +9 -1
- package/select/esm/mobile/Component.modal.mobile.js +9 -1
- package/select/esm/mobile/index.js +9 -1
- package/select/esm/mobile.module-3975aa85.js +4 -0
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +5 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +5 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +9 -1
- package/select/list-popover-desktop-63ceae1a.d.ts +9 -0
- package/select/list-popover-desktop-63ceae1a.js +22 -0
- package/select/mobile/Component.mobile.js +1 -1
- package/select/mobile.module-f44f34a3.js +4 -0
- package/select/modern/Component.responsive.js +9 -1
- package/select/modern/components/arrow/index.css +3 -1
- package/select/modern/components/base-checkmark/index.css +3 -1
- package/select/modern/components/base-option/index.css +6 -4
- package/select/modern/components/base-select/Component.d.ts +8 -14
- package/select/modern/components/base-select/Component.js +25 -56
- package/select/modern/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.d.ts +12 -0
- package/select/modern/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.js +15 -0
- package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.d.ts +0 -0
- package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +3 -0
- package/select/modern/components/base-select/components/list-desktop/types/types.d.ts +3 -0
- package/select/modern/components/base-select/components/list-desktop/types/types.js +1 -0
- package/select/modern/components/base-select/components/list-mobile/helpers/get-list-bottom-sheet-mobile-props.d.ts +16 -0
- package/select/modern/components/base-select/components/list-mobile/helpers/get-list-bottom-sheet-mobile-props.js +19 -0
- package/select/modern/components/base-select/components/list-mobile/helpers/get-list-modal-mobile-props.d.ts +28 -0
- package/select/modern/components/base-select/components/list-mobile/helpers/get-list-modal-mobile-props.js +18 -0
- package/select/modern/components/base-select/components/list-mobile/helpers/index.d.ts +2 -0
- package/select/modern/components/base-select/components/list-mobile/helpers/index.js +2 -0
- package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.d.ts +15 -0
- package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +24 -0
- package/select/modern/components/base-select/components/list-mobile/list-mobile.d.ts +16 -0
- package/select/modern/components/base-select/components/list-mobile/list-mobile.js +21 -0
- package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.d.ts +15 -0
- package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +32 -0
- package/select/modern/components/base-select/components/list-mobile/types/types.d.ts +4 -0
- package/select/modern/components/base-select/components/list-mobile/types/types.js +1 -0
- package/select/modern/components/base-select/index.css +5 -3
- package/select/modern/components/base-select/index.js +8 -0
- package/select/modern/components/base-select/mobile.css +7 -5
- package/select/modern/components/base-select/types/component-types.d.ts +50 -0
- package/select/modern/components/base-select/types/component-types.js +1 -0
- package/select/modern/components/checkmark/index.css +5 -3
- package/select/modern/components/checkmark-mobile/index.css +3 -1
- package/select/modern/components/field/index.css +3 -1
- package/select/modern/components/footer/index.css +4 -2
- package/select/modern/components/index.js +8 -0
- package/select/modern/components/optgroup/index.css +6 -4
- package/select/modern/components/option/index.css +5 -3
- package/select/modern/components/options-list/index.css +6 -4
- package/select/modern/components/search/index.css +3 -1
- package/select/modern/components/virtual-options-list/index.css +6 -4
- package/select/modern/desktop/Component.desktop.js +8 -0
- package/select/modern/desktop/index.js +8 -0
- package/select/modern/index.js +9 -1
- package/select/modern/list-popover-desktop-380bb61b.d.ts +9 -0
- package/select/modern/list-popover-desktop-380bb61b.js +15 -0
- package/select/modern/mobile/Component.mobile.js +9 -1
- package/select/modern/mobile/Component.modal.mobile.js +9 -1
- package/select/modern/mobile/index.js +9 -1
- package/select/modern/mobile.module-5f7203b5.js +4 -0
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +5 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +5 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared/index.js +9 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +5 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +5 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/select-with-tags/components/tag/index.css +4 -2
- package/select-with-tags/components/tag-list/index.css +9 -7
- package/select-with-tags/cssm/components/tag/index.module.css +4 -2
- package/select-with-tags/cssm/components/tag-list/index.module.css +9 -7
- package/select-with-tags/esm/components/tag/index.css +4 -2
- package/select-with-tags/esm/components/tag-list/index.css +9 -7
- package/select-with-tags/modern/components/tag/index.css +4 -2
- package/select-with-tags/modern/components/tag-list/index.css +9 -7
- package/side-panel/components/content/desktop.css +5 -3
- package/side-panel/components/content/index.css +3 -1
- package/side-panel/components/content/mobile.css +4 -2
- package/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/components/footer/desktop.css +5 -3
- package/side-panel/components/footer/index.css +3 -1
- package/side-panel/components/footer/layout.css +6 -4
- package/side-panel/components/footer/mobile.css +4 -2
- package/side-panel/components/header/desktop.css +5 -3
- package/side-panel/components/header/index.css +3 -1
- package/side-panel/components/header/mobile.css +6 -4
- package/side-panel/cssm/components/content/desktop.module.css +5 -3
- package/side-panel/cssm/components/content/index.module.css +3 -1
- package/side-panel/cssm/components/content/mobile.module.css +4 -2
- package/side-panel/cssm/components/footer/desktop.module.css +5 -3
- package/side-panel/cssm/components/footer/index.module.css +3 -1
- package/side-panel/cssm/components/footer/layout.module.css +6 -4
- package/side-panel/cssm/components/footer/mobile.module.css +4 -2
- package/side-panel/cssm/components/header/desktop.module.css +5 -3
- package/side-panel/cssm/components/header/index.module.css +3 -1
- package/side-panel/cssm/components/header/mobile.module.css +6 -4
- package/side-panel/cssm/desktop/desktop.module.css +3 -1
- package/side-panel/cssm/mobile/mobile.module.css +3 -1
- package/side-panel/cssm/vars.css +3 -1
- package/side-panel/desktop/desktop.css +3 -1
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/content/desktop.css +5 -3
- package/side-panel/esm/components/content/index.css +3 -1
- package/side-panel/esm/components/content/mobile.css +4 -2
- package/side-panel/esm/components/controls/Component.js +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +1 -1
- package/side-panel/esm/components/footer/Component.js +1 -1
- package/side-panel/esm/components/footer/Component.mobile.js +1 -1
- package/side-panel/esm/components/footer/desktop.css +5 -3
- package/side-panel/esm/components/footer/index.css +3 -1
- package/side-panel/esm/components/footer/layout.css +6 -4
- package/side-panel/esm/components/footer/mobile.css +4 -2
- package/side-panel/esm/components/header/desktop.css +5 -3
- package/side-panel/esm/components/header/index.css +3 -1
- package/side-panel/esm/components/header/mobile.css +6 -4
- package/side-panel/esm/desktop/Component.desktop.js +1 -1
- package/side-panel/esm/desktop/desktop.css +3 -1
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile/Component.mobile.js +1 -1
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/esm/mobile/mobile.css +3 -1
- package/side-panel/mobile/mobile.css +3 -1
- package/side-panel/modern/Component.responsive.js +1 -1
- package/side-panel/modern/components/content/desktop.css +5 -3
- package/side-panel/modern/components/content/index.css +3 -1
- package/side-panel/modern/components/content/mobile.css +4 -2
- package/side-panel/modern/components/controls/Component.js +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +1 -1
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/components/footer/desktop.css +5 -3
- package/side-panel/modern/components/footer/index.css +3 -1
- package/side-panel/modern/components/footer/layout.css +6 -4
- package/side-panel/modern/components/footer/mobile.css +4 -2
- package/side-panel/modern/components/header/desktop.css +5 -3
- package/side-panel/modern/components/header/index.css +3 -1
- package/side-panel/modern/components/header/mobile.css +6 -4
- package/side-panel/modern/desktop/Component.desktop.js +1 -1
- package/side-panel/modern/desktop/desktop.css +3 -1
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/mobile/Component.mobile.js +1 -1
- package/side-panel/modern/mobile/index.js +1 -1
- package/side-panel/modern/mobile/mobile.css +3 -1
- package/skeleton/cssm/index.module.css +3 -1
- package/skeleton/esm/index.css +3 -1
- package/skeleton/index.css +3 -1
- package/skeleton/modern/index.css +3 -1
- package/slider/cssm/index.module.css +3 -1
- package/slider/cssm/vars.css +3 -1
- package/slider/esm/index.css +3 -1
- package/slider/index.css +3 -1
- package/slider/modern/index.css +3 -1
- package/slider-input/cssm/index.module.css +6 -4
- package/slider-input/esm/index.css +6 -4
- package/slider-input/index.css +6 -4
- package/slider-input/modern/index.css +6 -4
- package/sortable-list/components/item/index.css +8 -6
- package/sortable-list/cssm/components/item/index.module.css +8 -6
- package/sortable-list/cssm/index.module.css +8 -6
- package/sortable-list/esm/components/item/index.css +8 -6
- package/sortable-list/esm/index.css +8 -6
- package/sortable-list/index.css +8 -6
- package/sortable-list/modern/components/item/index.css +8 -6
- package/sortable-list/modern/index.css +8 -6
- package/space/cssm/index.module.css +3 -1
- package/space/esm/index.css +3 -1
- package/space/index.css +3 -1
- package/space/modern/index.css +3 -1
- package/spinner/cssm/default.module.css +3 -1
- package/spinner/cssm/index.module.css +3 -1
- package/spinner/cssm/inverted.module.css +3 -1
- package/spinner/default.css +3 -1
- package/spinner/esm/default.css +3 -1
- package/spinner/esm/index.css +3 -1
- package/spinner/esm/inverted.css +3 -1
- package/spinner/index.css +3 -1
- package/spinner/inverted.css +3 -1
- package/spinner/modern/default.css +3 -1
- package/spinner/modern/index.css +3 -1
- package/spinner/modern/inverted.css +3 -1
- package/status/cssm/index.module.css +4 -2
- package/status/esm/index.css +4 -2
- package/status/index.css +4 -2
- package/status/modern/index.css +4 -2
- package/status-badge/cssm/default.module.css +3 -1
- package/status-badge/cssm/index.module.css +3 -1
- package/status-badge/cssm/inverted.module.css +3 -1
- package/status-badge/default.css +3 -1
- package/status-badge/esm/default.css +3 -1
- package/status-badge/esm/index.css +3 -1
- package/status-badge/esm/inverted.css +3 -1
- package/status-badge/index.css +3 -1
- package/status-badge/inverted.css +3 -1
- package/status-badge/modern/default.css +3 -1
- package/status-badge/modern/index.css +3 -1
- package/status-badge/modern/inverted.css +3 -1
- package/stepped-progress-bar/components/step-bar/index.css +4 -2
- package/stepped-progress-bar/cssm/components/step-bar/index.module.css +4 -2
- package/stepped-progress-bar/cssm/default.module.css +3 -1
- package/stepped-progress-bar/cssm/index.module.css +4 -2
- package/stepped-progress-bar/cssm/inverted.module.css +3 -1
- package/stepped-progress-bar/default.css +3 -1
- package/stepped-progress-bar/esm/components/step-bar/index.css +4 -2
- package/stepped-progress-bar/esm/default.css +3 -1
- package/stepped-progress-bar/esm/index.css +4 -2
- package/stepped-progress-bar/esm/inverted.css +3 -1
- package/stepped-progress-bar/index.css +4 -2
- package/stepped-progress-bar/inverted.css +3 -1
- package/stepped-progress-bar/modern/components/step-bar/index.css +4 -2
- package/stepped-progress-bar/modern/default.css +3 -1
- package/stepped-progress-bar/modern/index.css +4 -2
- package/stepped-progress-bar/modern/inverted.css +3 -1
- package/steps/components/step/index.css +5 -3
- package/steps/cssm/components/step/index.module.css +5 -3
- package/steps/cssm/index.module.css +3 -1
- package/steps/esm/components/step/index.css +5 -3
- package/steps/esm/index.css +3 -1
- package/steps/index.css +3 -1
- package/steps/modern/components/step/index.css +5 -3
- package/steps/modern/index.css +3 -1
- package/switch/cssm/index.module.css +6 -4
- package/switch/esm/index.css +6 -4
- package/switch/index.css +6 -4
- package/switch/modern/index.css +6 -4
- package/system-message/components/caption/index.css +3 -1
- package/system-message/components/controls/index.css +4 -2
- package/system-message/components/graphic/index.css +3 -1
- package/system-message/components/subtitle/index.css +3 -1
- package/system-message/components/title/desktop.css +3 -1
- package/system-message/components/title/index.css +3 -1
- package/system-message/components/title/mobile.css +3 -1
- package/system-message/cssm/components/caption/index.module.css +3 -1
- package/system-message/cssm/components/controls/index.module.css +4 -2
- package/system-message/cssm/components/graphic/index.module.css +3 -1
- package/system-message/cssm/components/subtitle/index.module.css +3 -1
- package/system-message/cssm/components/title/desktop.module.css +3 -1
- package/system-message/cssm/components/title/index.module.css +3 -1
- package/system-message/cssm/components/title/mobile.module.css +3 -1
- package/system-message/cssm/mobile/mobile.module.css +4 -2
- package/system-message/esm/components/caption/index.css +3 -1
- package/system-message/esm/components/controls/index.css +4 -2
- package/system-message/esm/components/graphic/index.css +3 -1
- package/system-message/esm/components/subtitle/index.css +3 -1
- package/system-message/esm/components/title/desktop.css +3 -1
- package/system-message/esm/components/title/index.css +3 -1
- package/system-message/esm/components/title/mobile.css +3 -1
- package/system-message/modern/components/caption/index.css +3 -1
- package/system-message/modern/components/controls/index.css +4 -2
- package/system-message/modern/components/graphic/index.css +3 -1
- package/system-message/modern/components/subtitle/index.css +3 -1
- package/system-message/modern/components/title/desktop.css +3 -1
- package/system-message/modern/components/title/index.css +3 -1
- package/system-message/modern/components/title/mobile.css +3 -1
- package/tab-bar/components/tab/index.css +5 -3
- package/tab-bar/cssm/components/tab/index.module.css +5 -3
- package/tab-bar/cssm/index.module.css +3 -1
- package/tab-bar/esm/components/tab/index.css +5 -3
- package/tab-bar/esm/index.css +3 -1
- package/tab-bar/index.css +3 -1
- package/tab-bar/modern/components/tab/index.css +5 -3
- package/tab-bar/modern/index.css +3 -1
- package/table/components/pagination/index.css +8 -6
- package/table/components/pagination/select-field/index.css +3 -1
- package/table/components/table/index.css +4 -2
- package/table/components/tbody/index.css +3 -1
- package/table/components/tcell/index.css +7 -5
- package/table/components/texpandable-row/index.css +3 -1
- package/table/components/thead/index.css +4 -2
- package/table/components/thead-cell/index.css +7 -5
- package/table/components/trow/index.css +3 -1
- package/table/components/tsortable-head-cell/index.css +4 -2
- package/table/cssm/components/pagination/index.module.css +8 -6
- package/table/cssm/components/pagination/select-field/index.module.css +3 -1
- package/table/cssm/components/table/index.module.css +4 -2
- package/table/cssm/components/tbody/index.module.css +3 -1
- package/table/cssm/components/tcell/index.module.css +7 -5
- package/table/cssm/components/texpandable-row/index.module.css +3 -1
- package/table/cssm/components/thead/index.module.css +4 -2
- package/table/cssm/components/thead-cell/index.module.css +7 -5
- package/table/cssm/components/trow/index.module.css +3 -1
- package/table/cssm/components/tsortable-head-cell/index.module.css +4 -2
- package/table/esm/components/pagination/index.css +8 -6
- package/table/esm/components/pagination/select-field/index.css +3 -1
- package/table/esm/components/table/index.css +4 -2
- package/table/esm/components/tbody/index.css +3 -1
- package/table/esm/components/tcell/index.css +7 -5
- package/table/esm/components/texpandable-row/index.css +3 -1
- package/table/esm/components/thead/index.css +4 -2
- package/table/esm/components/thead-cell/index.css +7 -5
- package/table/esm/components/trow/index.css +3 -1
- package/table/esm/components/tsortable-head-cell/index.css +4 -2
- package/table/modern/components/pagination/index.css +8 -6
- package/table/modern/components/pagination/select-field/index.css +3 -1
- package/table/modern/components/table/index.css +4 -2
- package/table/modern/components/tbody/index.css +3 -1
- package/table/modern/components/tcell/index.css +7 -5
- package/table/modern/components/texpandable-row/index.css +3 -1
- package/table/modern/components/thead/index.css +4 -2
- package/table/modern/components/thead-cell/index.css +7 -5
- package/table/modern/components/trow/index.css +3 -1
- package/table/modern/components/tsortable-head-cell/index.css +4 -2
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/primary-tablist/index.css +10 -8
- package/tabs/components/primary-tablist/mobile.css +75 -38
- package/tabs/components/scroll-controls/index.css +5 -3
- package/tabs/components/scrollable-container/index.css +6 -4
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/index.css +8 -6
- package/tabs/components/secondary-tablist/mobile.css +72 -35
- package/tabs/cssm/components/primary-tablist/index.module.css +10 -8
- package/tabs/cssm/components/primary-tablist/mobile.module.css +5 -3
- package/tabs/cssm/components/primary-tablist/text-styles.module.css +3 -1
- package/tabs/cssm/components/scroll-controls/index.module.css +5 -3
- package/tabs/cssm/components/scrollable-container/index.module.css +6 -4
- package/tabs/cssm/components/secondary-tablist/index.module.css +8 -6
- package/tabs/cssm/components/secondary-tablist/mobile.module.css +4 -2
- package/tabs/cssm/vars.css +3 -1
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/primary-tablist/index.css +10 -8
- package/tabs/esm/components/primary-tablist/mobile.css +75 -38
- package/tabs/esm/components/scroll-controls/index.css +5 -3
- package/tabs/esm/components/scrollable-container/index.css +6 -4
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/index.css +8 -6
- package/tabs/esm/components/secondary-tablist/mobile.css +72 -35
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/primary-tablist/index.css +10 -8
- package/tabs/modern/components/primary-tablist/mobile.css +75 -38
- package/tabs/modern/components/scroll-controls/index.css +5 -3
- package/tabs/modern/components/scrollable-container/index.css +6 -4
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/index.css +8 -6
- package/tabs/modern/components/secondary-tablist/mobile.css +72 -35
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/tag/components/base-tag/default.css +3 -1
- package/tag/components/base-tag/index.css +9 -7
- package/tag/components/base-tag/inverted.css +3 -1
- package/tag/cssm/components/base-tag/default.module.css +3 -1
- package/tag/cssm/components/base-tag/index.module.css +9 -7
- package/tag/cssm/components/base-tag/inverted.module.css +3 -1
- package/tag/cssm/desktop/default.desktop.module.css +3 -1
- package/tag/cssm/desktop/desktop.module.css +3 -1
- package/tag/cssm/desktop/inverted.desktop.module.css +3 -1
- package/tag/cssm/mobile/default.mobile.module.css +3 -1
- package/tag/cssm/mobile/inverted.mobile.module.css +3 -1
- package/tag/cssm/mobile/mobile.module.css +3 -1
- package/tag/cssm/vars.css +3 -1
- package/tag/desktop/default.desktop.css +3 -1
- package/tag/desktop/desktop.css +3 -1
- package/tag/desktop/inverted.desktop.css +3 -1
- package/tag/esm/components/base-tag/default.css +3 -1
- package/tag/esm/components/base-tag/index.css +9 -7
- package/tag/esm/components/base-tag/inverted.css +3 -1
- package/tag/esm/desktop/default.desktop.css +3 -1
- package/tag/esm/desktop/desktop.css +3 -1
- package/tag/esm/desktop/inverted.desktop.css +3 -1
- package/tag/esm/mobile/default.mobile.css +3 -1
- package/tag/esm/mobile/inverted.mobile.css +3 -1
- package/tag/esm/mobile/mobile.css +3 -1
- package/tag/mobile/default.mobile.css +3 -1
- package/tag/mobile/inverted.mobile.css +3 -1
- package/tag/mobile/mobile.css +3 -1
- package/tag/modern/components/base-tag/default.css +3 -1
- package/tag/modern/components/base-tag/index.css +9 -7
- package/tag/modern/components/base-tag/inverted.css +3 -1
- package/tag/modern/desktop/default.desktop.css +3 -1
- package/tag/modern/desktop/desktop.css +3 -1
- package/tag/modern/desktop/inverted.desktop.css +3 -1
- package/tag/modern/mobile/default.mobile.css +3 -1
- package/tag/modern/mobile/inverted.mobile.css +3 -1
- package/tag/modern/mobile/mobile.css +3 -1
- package/text/Component.d.ts +4 -0
- package/text/Component.js +3 -2
- package/text/cssm/Component.d.ts +4 -0
- package/text/cssm/Component.js +2 -1
- package/text/cssm/index.module.css +6 -1
- package/text/cssm/mixin.module.css +3 -1
- package/text/esm/Component.d.ts +4 -0
- package/text/esm/Component.js +3 -2
- package/text/esm/index.css +5 -1
- package/text/esm/mixin.css +3 -1
- package/text/index.css +5 -1
- package/text/mixin.css +3 -1
- package/text/modern/Component.d.ts +4 -0
- package/text/modern/Component.js +3 -2
- package/text/modern/index.css +5 -1
- package/text/modern/mixin.css +3 -1
- package/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/cssm/default.module.css +3 -1
- package/textarea/cssm/index.module.css +3 -1
- package/textarea/cssm/inverted.module.css +3 -1
- package/textarea/default.css +3 -1
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/default.css +3 -1
- package/textarea/esm/index.css +3 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/esm/inverted.css +3 -1
- package/textarea/index.css +3 -1
- package/textarea/inverted.css +3 -1
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/default.css +3 -1
- package/textarea/modern/index.css +3 -1
- package/textarea/modern/index.js +1 -1
- package/textarea/modern/inverted.css +3 -1
- package/themes/click.css +64 -29
- package/themes/compiled/mobile-dark-bluetint.css +23 -23
- package/themes/corp.css +64 -29
- package/themes/intranet.css +64 -29
- package/themes/mobile.css +64 -29
- package/themes/site.css +64 -29
- package/toast/components/base-toast/index.css +4 -2
- package/toast/cssm/components/base-toast/index.module.css +4 -2
- package/toast/esm/components/base-toast/index.css +4 -2
- package/toast/modern/components/base-toast/index.css +4 -2
- package/toast-plate/components/base-toast-plate/component.js +2 -2
- package/toast-plate/components/base-toast-plate/default.css +3 -1
- package/toast-plate/components/base-toast-plate/hooks/useDeprecatedBadge.js +1 -1
- package/toast-plate/components/base-toast-plate/index.css +7 -5
- package/toast-plate/components/base-toast-plate/inverted.css +3 -1
- package/toast-plate/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +2 -2
- package/toast-plate/cssm/components/base-toast-plate/default.module.css +3 -1
- package/toast-plate/cssm/components/base-toast-plate/index.module.css +7 -5
- package/toast-plate/cssm/components/base-toast-plate/inverted.module.css +3 -1
- package/toast-plate/cssm/desktop/desktop.module.css +4 -2
- package/toast-plate/cssm/mobile/mobile.module.css +3 -1
- package/toast-plate/cssm/vars.css +3 -1
- package/toast-plate/desktop/desktop.css +4 -2
- package/toast-plate/esm/Component.responsive.js +2 -2
- package/toast-plate/esm/components/base-toast-plate/component.js +2 -2
- package/toast-plate/esm/components/base-toast-plate/default.css +3 -1
- package/toast-plate/esm/components/base-toast-plate/hooks/useDeprecatedBadge.js +1 -1
- package/toast-plate/esm/components/base-toast-plate/index.css +7 -5
- package/toast-plate/esm/components/base-toast-plate/index.js +2 -2
- package/toast-plate/esm/components/base-toast-plate/inverted.css +3 -1
- package/toast-plate/esm/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +2 -2
- package/toast-plate/esm/desktop/Component.desktop.js +2 -2
- package/toast-plate/esm/desktop/desktop.css +4 -2
- package/toast-plate/esm/desktop/index.js +2 -2
- package/toast-plate/esm/index-2f466837.d.ts +2 -2
- package/toast-plate/esm/index.js +2 -2
- package/toast-plate/esm/mobile/Component.mobile.js +2 -2
- package/toast-plate/esm/mobile/index.js +2 -2
- package/toast-plate/esm/mobile/mobile.css +3 -1
- package/toast-plate/index-2f466837.d.ts +2 -2
- package/toast-plate/mobile/mobile.css +3 -1
- package/toast-plate/modern/Component.responsive.js +2 -2
- package/toast-plate/modern/components/base-toast-plate/component.js +2 -2
- package/toast-plate/modern/components/base-toast-plate/default.css +3 -1
- package/toast-plate/modern/components/base-toast-plate/hooks/useDeprecatedBadge.js +1 -1
- package/toast-plate/modern/components/base-toast-plate/index.css +7 -5
- package/toast-plate/modern/components/base-toast-plate/index.js +2 -2
- package/toast-plate/modern/components/base-toast-plate/inverted.css +3 -1
- package/toast-plate/modern/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +2 -2
- package/toast-plate/modern/desktop/Component.desktop.js +2 -2
- package/toast-plate/modern/desktop/desktop.css +4 -2
- package/toast-plate/modern/desktop/index.js +2 -2
- package/toast-plate/modern/index-2f466837.d.ts +2 -2
- package/toast-plate/modern/index.js +2 -2
- package/toast-plate/modern/mobile/Component.mobile.js +2 -2
- package/toast-plate/modern/mobile/index.js +2 -2
- package/toast-plate/modern/mobile/mobile.css +3 -1
- package/tooltip/cssm/default.module.css +3 -1
- package/tooltip/cssm/index.module.css +5 -3
- package/tooltip/cssm/inverted.module.css +3 -1
- package/tooltip/default.css +3 -1
- package/tooltip/esm/default.css +3 -1
- package/tooltip/esm/index.css +5 -3
- package/tooltip/esm/inverted.css +3 -1
- package/tooltip/index.css +5 -3
- package/tooltip/inverted.css +3 -1
- package/tooltip/modern/default.css +3 -1
- package/tooltip/modern/index.css +5 -3
- package/tooltip/modern/inverted.css +3 -1
- package/typography/colors.css +3 -1
- package/typography/{common.module-81906d61.js → common.module-b1c6f346.js} +1 -1
- package/typography/cssm/colors.module.css +3 -1
- package/typography/cssm/hooks/use-skeleton.module.css +3 -1
- package/typography/cssm/text/component.d.ts +1 -1
- package/typography/cssm/text/index.module.css +10 -2
- package/typography/cssm/title/common.module.css +26 -0
- package/typography/cssm/title/index.module.css +7 -21
- package/typography/cssm/title-mobile/index.module.css +3 -1
- package/typography/cssm/title-responsive/index.module.css +7 -5
- package/typography/esm/colors.css +3 -1
- package/typography/esm/{common.module-8f47086f.js → common.module-6fb90ced.js} +1 -1
- package/typography/esm/component.js +2 -2
- package/typography/esm/hooks/use-skeleton.css +3 -1
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.d.ts +1 -1
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +10 -2
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +26 -0
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +7 -21
- package/typography/esm/title/index.js +3 -3
- package/typography/esm/title-mobile/component.js +2 -2
- package/typography/esm/title-mobile/index.css +3 -1
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.css +7 -5
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/hooks/use-skeleton.css +3 -1
- package/typography/modern/colors.css +3 -1
- package/typography/modern/{common.module-eb081347.js → common.module-38c9e9b8.js} +1 -1
- package/typography/modern/component.js +2 -2
- package/typography/modern/hooks/use-skeleton.css +3 -1
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.d.ts +1 -1
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.css +10 -2
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +26 -0
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +7 -21
- package/typography/modern/title/index.js +3 -3
- package/typography/modern/title-mobile/component.js +2 -2
- package/typography/modern/title-mobile/index.css +3 -1
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.css +7 -5
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.d.ts +1 -1
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +10 -2
- package/typography/title/common.css +26 -0
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +7 -21
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/component.js +1 -1
- package/typography/title-mobile/index.css +3 -1
- package/typography/title-responsive/component.js +1 -1
- package/typography/title-responsive/index.css +7 -5
- package/underlay/Component.js +1 -1
- package/underlay/cssm/index.module.css +14 -12
- package/underlay/esm/Component.js +1 -1
- package/underlay/esm/index.css +14 -12
- package/underlay/esm/index.js +1 -1
- package/underlay/esm/utils/getBorderCorners.js +1 -1
- package/underlay/esm/utils/getClasses.js +1 -1
- package/underlay/index.css +14 -12
- package/underlay/modern/Component.js +1 -1
- package/underlay/modern/index.css +14 -12
- package/underlay/modern/index.js +1 -1
- package/underlay/modern/utils/getBorderCorners.js +1 -1
- package/underlay/modern/utils/getClasses.js +1 -1
- package/underlay/utils/getBorderCorners.js +1 -1
- package/underlay/utils/getClasses.js +1 -1
- package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/components/date-input/Component.js +1 -1
- package/universal-date-input/components/date-range-input/Component.js +1 -1
- package/universal-date-input/cssm/index-5712fce2.d.ts +1 -1
- package/universal-date-input/cssm/index.module.css +3 -1
- package/universal-date-input/esm/Component.responsive.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-range-input/index.js +1 -1
- package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
- package/universal-date-input/esm/desktop/index.js +1 -1
- package/universal-date-input/esm/index-5712fce2.d.ts +1 -1
- package/universal-date-input/esm/index.css +3 -1
- package/universal-date-input/esm/index.js +1 -1
- package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
- package/universal-date-input/esm/mobile/index.js +1 -1
- package/universal-date-input/index-5712fce2.d.ts +1 -1
- package/universal-date-input/index.css +3 -1
- package/universal-date-input/modern/Component.responsive.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-range-input/index.js +1 -1
- package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
- package/universal-date-input/modern/desktop/index.js +1 -1
- package/universal-date-input/modern/index-5712fce2.d.ts +1 -1
- package/universal-date-input/modern/index.css +3 -1
- package/universal-date-input/modern/index.js +1 -1
- package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
- package/universal-date-input/modern/mobile/index.js +1 -1
- package/vars/cssm/bundle/click.css +64 -29
- package/vars/cssm/bundle/corp.css +64 -29
- package/vars/cssm/bundle/intranet.css +64 -29
- package/vars/cssm/bundle/mobile.css +64 -29
- package/vars/cssm/bundle/site.css +64 -29
- package/vars/cssm/gaps.css +64 -29
- package/vars/cssm/index.css +64 -29
- package/vars/cssm/index.d.ts +33 -0
- package/vars/cssm/index.js +33 -0
- package/vars/esm/index.d.ts +33 -0
- package/vars/esm/index.js +34 -1
- package/vars/gaps.css +64 -29
- package/vars/index.d.ts +33 -0
- package/vars/index.js +33 -0
- package/vars/modern/index.d.ts +33 -0
- package/vars/modern/index.js +34 -1
- package/vars/typography.css +24 -0
- package/with-suffix/cssm/index.module.css +3 -1
- package/with-suffix/esm/index.css +3 -1
- package/with-suffix/index.css +3 -1
- package/with-suffix/modern/index.css +3 -1
- /package/calendar-range/esm/{index.module-cf9eaa2a.js → index.module-967fd339.js} +0 -0
- /package/calendar-range/{index.module-79a5dc5a.js → index.module-1b4e763a.js} +0 -0
- /package/calendar-range/modern/{index.module-39e1a8f1.js → index.module-21f44f53.js} +0 -0
- /package/confirmation/{countdown-section-31389ba2.d.ts → countdown-section-9598e94b.d.ts} +0 -0
- /package/confirmation/{countdown-section-31389ba2.js → countdown-section-9598e94b.js} +0 -0
- /package/confirmation/esm/{countdown-section-d6599b55.d.ts → countdown-section-80dcbea1.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-d6599b55.js → countdown-section-80dcbea1.js} +0 -0
- /package/confirmation/modern/{countdown-section-4688cb0e.d.ts → countdown-section-f83616ee.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-4688cb0e.js → countdown-section-f83616ee.js} +0 -0
- /package/gallery/{buttons-6ca60eae.d.ts → buttons-6c6c8e81.d.ts} +0 -0
- /package/gallery/{buttons-6ca60eae.js → buttons-6c6c8e81.js} +0 -0
- /package/gallery/esm/{buttons-586d6756.d.ts → buttons-89bc838d.d.ts} +0 -0
- /package/gallery/esm/{buttons-586d6756.js → buttons-89bc838d.js} +0 -0
- /package/gallery/esm/{slide-aaaff139.d.ts → slide-a664c8d2.d.ts} +0 -0
- /package/gallery/esm/{slide-aaaff139.js → slide-a664c8d2.js} +0 -0
- /package/gallery/modern/{buttons-8862ae04.d.ts → buttons-8a8fe561.d.ts} +0 -0
- /package/gallery/modern/{buttons-8862ae04.js → buttons-8a8fe561.js} +0 -0
- /package/gallery/modern/{slide-f0f33f1c.d.ts → slide-c3f13cc1.d.ts} +0 -0
- /package/gallery/modern/{slide-f0f33f1c.js → slide-c3f13cc1.js} +0 -0
- /package/gallery/{slide-be978624.d.ts → slide-e24792f1.d.ts} +0 -0
- /package/gallery/{slide-be978624.js → slide-e24792f1.js} +0 -0
- /package/grid/esm/{gutters.module-05406eaf.js → gutters.module-eb96fda7.js} +0 -0
- /package/grid/{gutters.module-3be8525a.js → gutters.module-6ff876ef.js} +0 -0
- /package/grid/modern/{gutters.module-34f7f602.js → gutters.module-04cb92cc.js} +0 -0
- /package/list/{Component-0e15a18b.d.ts → Component-1f4b085c.d.ts} +0 -0
- /package/list/{Component-0e15a18b.js → Component-1f4b085c.js} +0 -0
- /package/list/esm/{Component-8c98de93.d.ts → Component-9b66c0d6.d.ts} +0 -0
- /package/list/esm/{Component-8c98de93.js → Component-9b66c0d6.js} +0 -0
- /package/list/modern/{Component-a68b245a.d.ts → Component-14109268.d.ts} +0 -0
- /package/list/modern/{Component-a68b245a.js → Component-14109268.js} +0 -0
- /package/markdown/esm/{use-overrides-57e3a83a.d.ts → use-overrides-28f4d625.d.ts} +0 -0
- /package/markdown/modern/{use-overrides-834eca57.d.ts → use-overrides-604c6547.d.ts} +0 -0
- /package/markdown/{use-overrides-c530ddcf.d.ts → use-overrides-2fbe6f70.d.ts} +0 -0
- /package/modal/esm/{layout.module-72d57d0c.js → layout.module-7600e0c1.js} +0 -0
- /package/modal/{layout.module-e25b7ea7.js → layout.module-b651b75b.js} +0 -0
- /package/modal/modern/{layout.module-2f5c6837.js → layout.module-7f7ec0c0.js} +0 -0
- /package/pure-cell/{component-ed44fd58.d.ts → component-4d5d06e4.d.ts} +0 -0
- /package/pure-cell/{component-ed44fd58.js → component-4d5d06e4.js} +0 -0
- /package/pure-cell/esm/{component-9bb652a9.d.ts → component-16c1a395.d.ts} +0 -0
- /package/pure-cell/esm/{component-9bb652a9.js → component-16c1a395.js} +0 -0
- /package/pure-cell/modern/{component-9904c0e5.d.ts → component-a7b59f73.d.ts} +0 -0
- /package/pure-cell/modern/{component-9904c0e5.js → component-a7b59f73.js} +0 -0
- /package/select/esm/{hook-dda7f5fb.d.ts → hook-74830211.d.ts} +0 -0
- /package/select/esm/{hook-dda7f5fb.js → hook-74830211.js} +0 -0
- /package/select/{hook-e58ac7ae.d.ts → hook-b7a5b3a9.d.ts} +0 -0
- /package/select/{hook-e58ac7ae.js → hook-b7a5b3a9.js} +0 -0
- /package/select/modern/{hook-65cff719.d.ts → hook-d5ca0e82.d.ts} +0 -0
- /package/select/modern/{hook-65cff719.js → hook-d5ca0e82.js} +0 -0
- /package/side-panel/esm/{layout.module-6b15c500.js → layout.module-a818ae67.js} +0 -0
- /package/side-panel/{layout.module-63365261.js → layout.module-4051ec58.js} +0 -0
- /package/side-panel/modern/{layout.module-cd523233.js → layout.module-3b04c6f1.js} +0 -0
- /package/tabs/esm/{index.module-566ec268.js → index.module-923011fe.js} +0 -0
- /package/tabs/esm/{index.module-1fb8c8a0.js → index.module-c4db491f.js} +0 -0
- /package/tabs/{index.module-2608eee2.js → index.module-30e1ee94.js} +0 -0
- /package/tabs/{index.module-eac3eb2b.js → index.module-ba45dec1.js} +0 -0
- /package/tabs/modern/{index.module-b3677be0.js → index.module-40a8f256.js} +0 -0
- /package/tabs/modern/{index.module-64422959.js → index.module-aafb2a3f.js} +0 -0
- /package/textarea/{PseudoTextArea-068d2f16.d.ts → PseudoTextArea-3001b1ce.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-068d2f16.js → PseudoTextArea-3001b1ce.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-e25eb4e2.d.ts → PseudoTextArea-34901595.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-e25eb4e2.js → PseudoTextArea-34901595.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-980784f3.d.ts → PseudoTextArea-03dfb316.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-980784f3.js → PseudoTextArea-03dfb316.js} +0 -0
- /package/toast-plate/{PortalContext-89512f19.d.ts → PortalContext-1371fa7c.d.ts} +0 -0
- /package/toast-plate/{PortalContext-89512f19.js → PortalContext-1371fa7c.js} +0 -0
- /package/toast-plate/esm/{PortalContext-f9b1b280.d.ts → PortalContext-9f8ec4e0.d.ts} +0 -0
- /package/toast-plate/esm/{PortalContext-f9b1b280.js → PortalContext-9f8ec4e0.js} +0 -0
- /package/toast-plate/esm/{getDataTestId-20ae3e42.d.ts → getDataTestId-7d4658a4.d.ts} +0 -0
- /package/toast-plate/esm/{getDataTestId-20ae3e42.js → getDataTestId-7d4658a4.js} +0 -0
- /package/toast-plate/{getDataTestId-51904be9.d.ts → getDataTestId-e3d59892.d.ts} +0 -0
- /package/toast-plate/{getDataTestId-51904be9.js → getDataTestId-e3d59892.js} +0 -0
- /package/toast-plate/modern/{PortalContext-bcff57d8.d.ts → PortalContext-54b7b045.d.ts} +0 -0
- /package/toast-plate/modern/{PortalContext-bcff57d8.js → PortalContext-54b7b045.js} +0 -0
- /package/toast-plate/modern/{getDataTestId-8649aadd.d.ts → getDataTestId-5755554b.d.ts} +0 -0
- /package/toast-plate/modern/{getDataTestId-8649aadd.js → getDataTestId-5755554b.js} +0 -0
- /package/typography/{colors.module-7b4484d2.js → colors.module-ae9077a2.js} +0 -0
- /package/typography/esm/{colors.module-f9737517.js → colors.module-150df74d.js} +0 -0
- /package/typography/modern/{colors.module-4252a235.js → colors.module-024abe1e.js} +0 -0
- /package/underlay/esm/{index.module-25215e7d.js → index.module-62a5e039.js} +0 -0
- /package/underlay/{index.module-ea28f568.js → index.module-42ec18ae.js} +0 -0
- /package/underlay/modern/{index.module-af3805b1.js → index.module-20f96bf7.js} +0 -0
- /package/universal-date-input/esm/{index.module-f50eb958.js → index.module-d428e95b.js} +0 -0
- /package/universal-date-input/{index.module-ce4c602d.js → index.module-cf606fa2.js} +0 -0
- /package/universal-date-input/modern/{index.module-a383f631.js → index.module-d1dc82e7.js} +0 -0
package/vars/modern/index.js
CHANGED
|
@@ -1473,7 +1473,40 @@ const gap5xlNeg = "-64px";
|
|
|
1473
1473
|
const gap6xlNeg = "-72px";
|
|
1474
1474
|
const gap7xlNeg = "-96px";
|
|
1475
1475
|
const gap8xlNeg = "-128px";
|
|
1476
|
+
const gap0 = "0";
|
|
1477
|
+
const gap2 = "2px";
|
|
1478
|
+
const gap4 = "4px";
|
|
1479
|
+
const gap8 = "8px";
|
|
1480
|
+
const gap12 = "12px";
|
|
1481
|
+
const gap16 = "16px";
|
|
1482
|
+
const gap20 = "20px";
|
|
1483
|
+
const gap24 = "24px";
|
|
1484
|
+
const gap32 = "32px";
|
|
1485
|
+
const gap40 = "40px";
|
|
1486
|
+
const gap48 = "48px";
|
|
1487
|
+
const gap56 = "56px";
|
|
1488
|
+
const gap64 = "64px";
|
|
1489
|
+
const gap72 = "72px";
|
|
1490
|
+
const gap80 = "80px";
|
|
1491
|
+
const gap96 = "96px";
|
|
1492
|
+
const gap128 = "128px";
|
|
1493
|
+
const gap2Neg = "-2px";
|
|
1494
|
+
const gap4Neg = "-4px";
|
|
1495
|
+
const gap8Neg = "-8px";
|
|
1496
|
+
const gap12Neg = "-12px";
|
|
1497
|
+
const gap16Neg = "-16px";
|
|
1498
|
+
const gap20Neg = "-20px";
|
|
1499
|
+
const gap24Neg = "-24px";
|
|
1500
|
+
const gap32Neg = "-32px";
|
|
1501
|
+
const gap40Neg = "-40px";
|
|
1502
|
+
const gap48Neg = "-48px";
|
|
1503
|
+
const gap56Neg = "-56px";
|
|
1504
|
+
const gap64Neg = "-64px";
|
|
1505
|
+
const gap72Neg = "-72px";
|
|
1506
|
+
const gap80Neg = "-80px";
|
|
1507
|
+
const gap96Neg = "-96px";
|
|
1508
|
+
const gap128Neg = "-128px";
|
|
1476
1509
|
const fontFamilySystem = "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,\n sans-serif";
|
|
1477
1510
|
const fontFamilyStyrene = "'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,\n 'Helvetica Neue', Helvetica, sans-serif";
|
|
1478
1511
|
|
|
1479
|
-
export { borderRadius3xl, borderRadiusCircle, borderRadiusL, borderRadiusM, borderRadiusPill, borderRadiusS, borderRadiusXl, borderRadiusXs, borderRadiusXxl, colorAmethyst, colorBgCorporate, colorBgCorporate30, colorBgCorporate30Flat, colorBgCorporate60, colorBgCorporate60Flat, colorBgCorporate90, colorBgCorporate90Flat, colorBlack, colorBlack10, colorBlack10Flat, colorBlack30, colorBlack30Flat, colorBlack60, colorBlack60Flat, colorBlueAction, colorBlueLinkMobile, colorBlueLinkMobile10, colorBlueLinkMobile10Flat, colorBlueLinkWeb, colorBlueSwipeA, colorBlueSwipeB, colorBlueSwipeC, colorDarkAccentPrimary, colorDarkAccentPrimaryHover, colorDarkAccentPrimaryInverted, colorDarkAccentPrimaryInvertedHover, colorDarkAccentPrimaryInvertedPress, colorDarkAccentPrimaryPress, colorDarkAccentSecondary, colorDarkAccentSecondaryHover, colorDarkAccentSecondaryInverted, colorDarkAccentSecondaryInvertedHover, colorDarkAccentSecondaryInvertedPress, colorDarkAccentSecondaryPress, colorDarkBaseBgAltPrimary, colorDarkBaseBgAltPrimaryInverted, colorDarkBaseBgAltSecondary, colorDarkBaseBgAltSecondaryInverted, colorDarkBaseBgAltTertiary, colorDarkBaseBgAltTertiaryInverted, colorDarkBaseBgPrimary, colorDarkBaseBgPrimaryInverted, colorDarkBaseBgSecondary, colorDarkBaseBgSecondaryInverted, colorDarkBaseBgTertiary, colorDarkBaseBgTertiaryInverted, colorDarkBgAccent, colorDarkBgAccentAlpha30, colorDarkBgAccentShade15, colorDarkBgAccentShade20, colorDarkBgAccentTint10, colorDarkBgAccentTint15, colorDarkBgAccentTint30, colorDarkBgAccentTint7, colorDarkBgAttentionMuted, colorDarkBgComponent, colorDarkBgComponentInverted, colorDarkBgInfo, colorDarkBgInfoMuted, colorDarkBgLinkMuted, colorDarkBgNegativeMuted, colorDarkBgNeutral, colorDarkBgNulled, colorDarkBgOpaque, colorDarkBgOverlay, colorDarkBgPositiveMuted, colorDarkBgPrimary, colorDarkBgPrimaryAlpha12, colorDarkBgPrimaryAlpha15, colorDarkBgPrimaryAlpha16, colorDarkBgPrimaryAlpha20, colorDarkBgPrimaryAlpha30, colorDarkBgPrimaryAlpha32, colorDarkBgPrimaryAlpha37, colorDarkBgPrimaryAlpha4, colorDarkBgPrimaryAlpha40, colorDarkBgPrimaryAlpha8, colorDarkBgPrimaryGrouped, colorDarkBgPrimaryInverted, colorDarkBgPrimaryInvertedAlpha10, colorDarkBgPrimaryInvertedAlpha12, colorDarkBgPrimaryInvertedAlpha15, colorDarkBgPrimaryInvertedAlpha16, colorDarkBgPrimaryInvertedAlpha20, colorDarkBgPrimaryInvertedAlpha24, colorDarkBgPrimaryInvertedAlpha3, colorDarkBgPrimaryInvertedAlpha30, colorDarkBgPrimaryInvertedAlpha32, colorDarkBgPrimaryInvertedAlpha4, colorDarkBgPrimaryInvertedAlpha40, colorDarkBgPrimaryInvertedAlpha5, colorDarkBgPrimaryInvertedAlpha50, colorDarkBgPrimaryInvertedAlpha7, colorDarkBgPrimaryInvertedAlpha8, colorDarkBgPrimaryInvertedShade15, colorDarkBgPrimaryInvertedShade20, colorDarkBgPrimaryInvertedShade7, colorDarkBgPrimaryTint15, colorDarkBgPrimaryTint7, colorDarkBgQuaternary, colorDarkBgQuaternaryAlpha30, colorDarkBgQuaternaryInverted, colorDarkBgQuaternaryInvertedAlpha30, colorDarkBgQuaternaryInvertedShade15, colorDarkBgQuaternaryInvertedShade20, colorDarkBgQuaternaryTint10, colorDarkBgQuaternaryTint15, colorDarkBgQuaternaryTint30, colorDarkBgQuaternaryTint7, colorDarkBgSecondary, colorDarkBgSecondaryAlpha30, colorDarkBgSecondaryGrouped, colorDarkBgSecondaryInverted, colorDarkBgSecondaryInvertedAlpha30, colorDarkBgSecondaryInvertedShade15, colorDarkBgSecondaryInvertedShade20, colorDarkBgSecondaryInvertedTint15, colorDarkBgSecondaryInvertedTint7, colorDarkBgSecondaryShade15, colorDarkBgSecondaryShade20, colorDarkBgSecondaryTint15, colorDarkBgSecondaryTint7, colorDarkBgTertiary, colorDarkBgTertiaryGrouped, colorDarkBgTertiaryInverted, colorDarkBgTertiaryTint7, colorDarkBorderAccent, colorDarkBorderKey, colorDarkBorderKeyAlpha15, colorDarkBorderKeyAlpha7, colorDarkBorderKeyInverted, colorDarkBorderKeyInvertedAlpha15, colorDarkBorderKeyInvertedAlpha7, colorDarkBorderLink, colorDarkBorderPrimary, colorDarkBorderPrimaryInverted, colorDarkBorderSecondary, colorDarkBorderSecondaryInverted, colorDarkBorderTertiary, colorDarkBorderTertiaryInverted, colorDarkBorderUnderline, colorDarkBorderUnderlineAlpha30, colorDarkBorderUnderlineInverted, colorDarkBorderUnderlineInvertedAlpha30, colorDarkGraphicAccent, colorDarkGraphicAccentAlpha30, colorDarkGraphicAccentShade15, colorDarkGraphicAccentTint10, colorDarkGraphicAccentTint15, colorDarkGraphicAccentTint30, colorDarkGraphicAccentTint7, colorDarkGraphicAttention, colorDarkGraphicLink, colorDarkGraphicLinkAlpha15, colorDarkGraphicNegative, colorDarkGraphicNegativeAlpha10, colorDarkGraphicNegativeAlpha30, colorDarkGraphicNegativeAlpha40, colorDarkGraphicNegativeShade20, colorDarkGraphicNegativeShade30, colorDarkGraphicNegativeTint15, colorDarkGraphicNegativeTint30, colorDarkGraphicNegativeTint7, colorDarkGraphicNeutral, colorDarkGraphicPositive, colorDarkGraphicPositiveAlpha10, colorDarkGraphicPositiveTint10, colorDarkGraphicPositiveTint30, colorDarkGraphicPrimary, colorDarkGraphicPrimaryAlpha30, colorDarkGraphicPrimaryAlpha40, colorDarkGraphicPrimaryAlpha50, colorDarkGraphicPrimaryAlpha60, colorDarkGraphicPrimaryInverted, colorDarkGraphicPrimaryInvertedAlpha30, colorDarkGraphicPrimaryInvertedAlpha40, colorDarkGraphicPrimaryInvertedAlpha50, colorDarkGraphicPrimaryInvertedAlpha60, colorDarkGraphicPrimaryInvertedTint10, colorDarkGraphicPrimaryInvertedTint15, colorDarkGraphicPrimaryInvertedTint30, colorDarkGraphicPrimaryInvertedTint7, colorDarkGraphicPrimaryShade15, colorDarkGraphicPrimaryShade20, colorDarkGraphicPrimaryShade30, colorDarkGraphicPrimaryTint10, colorDarkGraphicPrimaryTint30, colorDarkGraphicQuaternary, colorDarkGraphicQuaternaryInverted, colorDarkGraphicQuaternaryTint10, colorDarkGraphicSecondary, colorDarkGraphicSecondaryAlpha30, colorDarkGraphicSecondaryInverted, colorDarkGraphicSecondaryInvertedAlpha30, colorDarkGraphicSecondaryInvertedShade15, colorDarkGraphicSecondaryInvertedShade20, colorDarkGraphicSecondaryInvertedTint10, colorDarkGraphicSecondaryInvertedTint30, colorDarkGraphicSecondaryTint30, colorDarkGraphicSecondaryTint50, colorDarkGraphicTertiary, colorDarkGraphicTertiaryAlpha30, colorDarkGraphicTertiaryInverted, colorDarkGraphicTertiaryInvertedAlpha30, colorDarkGraphicTertiaryInvertedShade15, colorDarkGraphicTertiaryInvertedShade20, colorDarkGraphicTertiaryShade15, colorDarkGraphicTertiaryShade20, colorDarkGraphicTertiaryTint15, colorDarkGraphicTertiaryTint7, colorDarkIndigo, colorDarkIndigo05, colorDarkIndigo05Flat, colorDarkIndigo07, colorDarkIndigo07Flat, colorDarkIndigo10, colorDarkIndigo10Flat, colorDarkIndigo15, colorDarkIndigo15Flat, colorDarkIndigo30, colorDarkIndigo30Flat, colorDarkIndigo60, colorDarkIndigo60Flat, colorDarkModalBgAltPrimary, colorDarkModalBgAltPrimaryInverted, colorDarkModalBgAltSecondary, colorDarkModalBgAltSecondaryInverted, colorDarkModalBgAltTertiary, colorDarkModalBgAltTertiaryInverted, colorDarkModalBgPrimary, colorDarkModalBgPrimaryInverted, colorDarkModalBgSecondary, colorDarkModalBgSecondaryInverted, colorDarkModalBgTertiary, colorDarkModalBgTertiaryInverted, colorDarkNeutral0, colorDarkNeutral0Hover, colorDarkNeutral0Inverted, colorDarkNeutral0InvertedHover, colorDarkNeutral0InvertedPress, colorDarkNeutral0Press, colorDarkNeutral100, colorDarkNeutral100Hover, colorDarkNeutral100Inverted, colorDarkNeutral100InvertedHover, colorDarkNeutral100InvertedPress, colorDarkNeutral100Press, colorDarkNeutral1500, colorDarkNeutral1500Hover, colorDarkNeutral1500Inverted, colorDarkNeutral1500InvertedHover, colorDarkNeutral1500InvertedPress, colorDarkNeutral1500Press, colorDarkNeutral200, colorDarkNeutral200Hover, colorDarkNeutral200Inverted, colorDarkNeutral200InvertedHover, colorDarkNeutral200InvertedPress, colorDarkNeutral200Press, colorDarkNeutral300, colorDarkNeutral300Hover, colorDarkNeutral300Inverted, colorDarkNeutral300InvertedHover, colorDarkNeutral300InvertedPress, colorDarkNeutral300Press, colorDarkNeutral400, colorDarkNeutral400Hover, colorDarkNeutral400Inverted, colorDarkNeutral400InvertedHover, colorDarkNeutral400InvertedPress, colorDarkNeutral400Press, colorDarkNeutral500, colorDarkNeutral500Hover, colorDarkNeutral500Inverted, colorDarkNeutral500InvertedHover, colorDarkNeutral500InvertedPress, colorDarkNeutral500Press, colorDarkNeutral700, colorDarkNeutral700Alpha15, colorDarkNeutral700Hover, colorDarkNeutral700Inverted, colorDarkNeutral700InvertedHover, colorDarkNeutral700InvertedPress, colorDarkNeutral700Press, colorDarkNeutralTranslucent0, colorDarkNeutralTranslucent0Hover, colorDarkNeutralTranslucent0Inverted, colorDarkNeutralTranslucent0InvertedHover, colorDarkNeutralTranslucent0InvertedPress, colorDarkNeutralTranslucent0Press, colorDarkNeutralTranslucent100, colorDarkNeutralTranslucent100Hover, colorDarkNeutralTranslucent100Inverted, colorDarkNeutralTranslucent100InvertedHover, colorDarkNeutralTranslucent100InvertedPress, colorDarkNeutralTranslucent100Press, colorDarkNeutralTranslucent1300, colorDarkNeutralTranslucent1300Hover, colorDarkNeutralTranslucent1300Inverted, colorDarkNeutralTranslucent1300InvertedHover, colorDarkNeutralTranslucent1300InvertedPress, colorDarkNeutralTranslucent1300Press, colorDarkNeutralTranslucent1500Hover, colorDarkNeutralTranslucent1500InvertedHover, colorDarkNeutralTranslucent1500InvertedPress, colorDarkNeutralTranslucent1500Press, colorDarkNeutralTranslucent200, colorDarkNeutralTranslucent200Hover, colorDarkNeutralTranslucent200Inverted, colorDarkNeutralTranslucent200InvertedHover, colorDarkNeutralTranslucent200InvertedPress, colorDarkNeutralTranslucent200Press, colorDarkNeutralTranslucent300, colorDarkNeutralTranslucent300Hover, colorDarkNeutralTranslucent300Inverted, colorDarkNeutralTranslucent300InvertedHover, colorDarkNeutralTranslucent300InvertedPress, colorDarkNeutralTranslucent300Press, colorDarkNeutralTranslucent400, colorDarkNeutralTranslucent400Hover, colorDarkNeutralTranslucent400Inverted, colorDarkNeutralTranslucent400InvertedHover, colorDarkNeutralTranslucent400InvertedPress, colorDarkNeutralTranslucent400Press, colorDarkNeutralTranslucent500, colorDarkNeutralTranslucent500Hover, colorDarkNeutralTranslucent500Inverted, colorDarkNeutralTranslucent500InvertedHover, colorDarkNeutralTranslucent500InvertedPress, colorDarkNeutralTranslucent500Press, colorDarkNeutralTranslucent700, colorDarkNeutralTranslucent700Hover, colorDarkNeutralTranslucent700Inverted, colorDarkNeutralTranslucent700InvertedHover, colorDarkNeutralTranslucent700InvertedPress, colorDarkNeutralTranslucent700Press, colorDarkOverlayDefault, colorDarkSpecialbgComponent, colorDarkSpecialbgComponentAlpha14, colorDarkSpecialbgComponentAlpha2, colorDarkSpecialbgComponentAlpha23, colorDarkSpecialbgComponentAlpha30, colorDarkSpecialbgComponentInverted, colorDarkSpecialbgComponentInvertedAlpha30, colorDarkSpecialbgComponentInvertedShade15, colorDarkSpecialbgComponentInvertedShade20, colorDarkSpecialbgComponentTint10, colorDarkSpecialbgComponentTint15, colorDarkSpecialbgComponentTint30, colorDarkSpecialbgComponentTint7, colorDarkSpecialbgNulled, colorDarkSpecialbgOverlay, colorDarkSpecialbgOverlayFallback, colorDarkSpecialbgPrimaryGrouped, colorDarkSpecialbgSecondaryGrouped, colorDarkSpecialbgSecondaryTransparent, colorDarkSpecialbgSecondaryTransparentInverted, colorDarkSpecialbgSecondaryTransparentInvertedShade15, colorDarkSpecialbgSecondaryTransparentInvertedShade20, colorDarkSpecialbgSecondaryTransparentTint15, colorDarkSpecialbgSecondaryTransparentTint7, colorDarkSpecialbgTertiaryGrouped, colorDarkSpecialbgTertiaryTransparent, colorDarkSpecialbgTertiaryTransparentInverted, colorDarkSpecialbgTertiaryTransparentInvertedShade15, colorDarkSpecialbgTertiaryTransparentInvertedShade20, colorDarkSpecialbgTertiaryTransparentTint15, colorDarkSpecialbgTertiaryTransparentTint7, colorDarkStatusAttention, colorDarkStatusAttentionHover, colorDarkStatusAttentionInverted, colorDarkStatusAttentionInvertedHover, colorDarkStatusAttentionInvertedPress, colorDarkStatusAttentionPress, colorDarkStatusInfo, colorDarkStatusInfoAlpha15, colorDarkStatusInfoHover, colorDarkStatusInfoInverted, colorDarkStatusInfoInvertedHover, colorDarkStatusInfoInvertedPress, colorDarkStatusInfoPress, colorDarkStatusMutedAltAttention, colorDarkStatusMutedAltAttentionHover, colorDarkStatusMutedAltAttentionInverted, colorDarkStatusMutedAltAttentionInvertedHover, colorDarkStatusMutedAltAttentionInvertedPress, colorDarkStatusMutedAltAttentionPress, colorDarkStatusMutedAltInfo, colorDarkStatusMutedAltInfoHover, colorDarkStatusMutedAltInfoInverted, colorDarkStatusMutedAltInfoInvertedHover, colorDarkStatusMutedAltInfoInvertedPress, colorDarkStatusMutedAltInfoPress, colorDarkStatusMutedAltNegative, colorDarkStatusMutedAltNegativeHover, colorDarkStatusMutedAltNegativeInverted, colorDarkStatusMutedAltNegativeInvertedHover, colorDarkStatusMutedAltNegativeInvertedPress, colorDarkStatusMutedAltNegativePress, colorDarkStatusMutedAltPositive, colorDarkStatusMutedAltPositiveHover, colorDarkStatusMutedAltPositiveInverted, colorDarkStatusMutedAltPositiveInvertedHover, colorDarkStatusMutedAltPositiveInvertedPress, colorDarkStatusMutedAltPositivePress, colorDarkStatusMutedAttention, colorDarkStatusMutedAttentionHover, colorDarkStatusMutedAttentionInverted, colorDarkStatusMutedAttentionInvertedHover, colorDarkStatusMutedAttentionInvertedPress, colorDarkStatusMutedAttentionPress, colorDarkStatusMutedInfo, colorDarkStatusMutedInfoHover, colorDarkStatusMutedInfoInverted, colorDarkStatusMutedInfoInvertedHover, colorDarkStatusMutedInfoInvertedPress, colorDarkStatusMutedInfoPress, colorDarkStatusMutedNegative, colorDarkStatusMutedNegativeHover, colorDarkStatusMutedNegativeInverted, colorDarkStatusMutedNegativeInvertedHover, colorDarkStatusMutedNegativeInvertedPress, colorDarkStatusMutedNegativePress, colorDarkStatusMutedPositive, colorDarkStatusMutedPositiveHover, colorDarkStatusMutedPositiveInverted, colorDarkStatusMutedPositiveInvertedHover, colorDarkStatusMutedPositiveInvertedPress, colorDarkStatusMutedPositivePress, colorDarkStatusNegative, colorDarkStatusNegativeHover, colorDarkStatusNegativeInverted, colorDarkStatusNegativeInvertedHover, colorDarkStatusNegativeInvertedPress, colorDarkStatusNegativePress, colorDarkStatusPositive, colorDarkStatusPositiveHover, colorDarkStatusPositiveInverted, colorDarkStatusPositiveInvertedHover, colorDarkStatusPositiveInvertedPress, colorDarkStatusPositivePress, colorDarkTextAccent, colorDarkTextAttention, colorDarkTextAttentionHover, colorDarkTextAttentionInverted, colorDarkTextAttentionInvertedHover, colorDarkTextAttentionInvertedPress, colorDarkTextAttentionPress, colorDarkTextDisabled, colorDarkTextDisabledInverted, colorDarkTextDisabledTransparent, colorDarkTextInfo, colorDarkTextInfoHover, colorDarkTextInfoInverted, colorDarkTextInfoInvertedHover, colorDarkTextInfoInvertedPress, colorDarkTextInfoPress, colorDarkTextLink, colorDarkTextLinkShade30, colorDarkTextLinkShade50, colorDarkTextLinkTint20, colorDarkTextLinkTint40, colorDarkTextNegative, colorDarkTextNegativeHover, colorDarkTextNegativeInverted, colorDarkTextNegativeInvertedHover, colorDarkTextNegativeInvertedPress, colorDarkTextNegativePress, colorDarkTextPositive, colorDarkTextPositiveHover, colorDarkTextPositiveInverted, colorDarkTextPositiveInvertedHover, colorDarkTextPositiveInvertedPress, colorDarkTextPositivePress, colorDarkTextPrimary, colorDarkTextPrimaryAlpha30, colorDarkTextPrimaryHover, colorDarkTextPrimaryInverted, colorDarkTextPrimaryInvertedAlpha30, colorDarkTextPrimaryInvertedAlpha40, colorDarkTextPrimaryInvertedHover, colorDarkTextPrimaryInvertedPress, colorDarkTextPrimaryInvertedShade20, colorDarkTextPrimaryInvertedShade30, colorDarkTextPrimaryInvertedTint15, colorDarkTextPrimaryInvertedTint24, colorDarkTextPrimaryInvertedTint30, colorDarkTextPrimaryInvertedTint40, colorDarkTextPrimaryInvertedTint50, colorDarkTextPrimaryInvertedTint7, colorDarkTextPrimaryPress, colorDarkTextPrimaryShade24, colorDarkTextPrimaryShade30, colorDarkTextPrimaryShade40, colorDarkTextPrimaryShade50, colorDarkTextPrimaryTint20, colorDarkTextPrimaryTint40, colorDarkTextQuaternary, colorDarkTextQuaternaryInverted, colorDarkTextSecondary, colorDarkTextSecondaryHover, colorDarkTextSecondaryInverted, colorDarkTextSecondaryInvertedHover, colorDarkTextSecondaryInvertedPress, colorDarkTextSecondaryInvertedShade20, colorDarkTextSecondaryInvertedShade30, colorDarkTextSecondaryInvertedTransparent, colorDarkTextSecondaryPress, colorDarkTextSecondaryShade20, colorDarkTextSecondaryShade30, colorDarkTextSecondaryTint20, colorDarkTextSecondaryTint40, colorDarkTextSecondaryTransparent, colorDarkTextTertiary, colorDarkTextTertiaryHover, colorDarkTextTertiaryInverted, colorDarkTextTertiaryInvertedHover, colorDarkTextTertiaryInvertedPress, colorDarkTextTertiaryInvertedTransparent, colorDarkTextTertiaryPress, colorDarkTextTertiaryTransparent, colorDarkTransparentDefault, colorDarkTransparentDefaultHover, colorDarkTransparentDefaultInvertedHover, colorDarkTransparentDefaultInvertedPress, colorDarkTransparentDefaultPress, colorDynamicNulled, colorDynamicPrimaryDark, colorDynamicPrimaryLight, colorDynamicQuaternaryDark, colorDynamicQuaternaryLight, colorDynamicQuinaryDark, colorDynamicQuinaryLight, colorDynamicSecondaryDark, colorDynamicSecondaryLight, colorDynamicSenaryDark, colorDynamicSenaryLight, colorDynamicTertiaryDark, colorDynamicTertiaryLight, colorGreenDone, colorGreenDone05, colorGreenDone05Flat, colorGreenDone10, colorGreenDone10Flat, colorGreenDone20, colorGreenDone20Flat, colorGreenText, colorGreenText60, colorGreenText60Flat, colorLavender, colorLightAccentPrimary, colorLightAccentPrimaryHover, colorLightAccentPrimaryInverted, colorLightAccentPrimaryInvertedHover, colorLightAccentPrimaryInvertedPress, colorLightAccentPrimaryPress, colorLightAccentSecondary, colorLightAccentSecondaryHover, colorLightAccentSecondaryInverted, colorLightAccentSecondaryInvertedHover, colorLightAccentSecondaryInvertedPress, colorLightAccentSecondaryPress, colorLightBaseBgAltPrimary, colorLightBaseBgAltPrimaryInverted, colorLightBaseBgAltSecondary, colorLightBaseBgAltSecondaryInverted, colorLightBaseBgAltTertiary, colorLightBaseBgAltTertiaryInverted, colorLightBaseBgPrimary, colorLightBaseBgPrimaryInverted, colorLightBaseBgSecondary, colorLightBaseBgSecondaryInverted, colorLightBaseBgTertiary, colorLightBaseBgTertiaryInverted, colorLightBgAccent, colorLightBgAccentAlpha30, colorLightBgAccentShade10, colorLightBgAccentShade15, colorLightBgAccentShade30, colorLightBgAccentShade7, colorLightBgAccentTint15, colorLightBgAccentTint20, colorLightBgAttentionMuted, colorLightBgComponent, colorLightBgComponentInverted, colorLightBgInfo, colorLightBgInfoMuted, colorLightBgLinkMuted, colorLightBgNegativeMuted, colorLightBgNeutral, colorLightBgNulled, colorLightBgOpaque, colorLightBgOverlay, colorLightBgPositiveMuted, colorLightBgPrimary, colorLightBgPrimaryAlpha12, colorLightBgPrimaryAlpha15, colorLightBgPrimaryAlpha16, colorLightBgPrimaryAlpha20, colorLightBgPrimaryAlpha30, colorLightBgPrimaryAlpha32, colorLightBgPrimaryAlpha37, colorLightBgPrimaryAlpha4, colorLightBgPrimaryAlpha40, colorLightBgPrimaryAlpha8, colorLightBgPrimaryGrouped, colorLightBgPrimaryInverted, colorLightBgPrimaryInvertedAlpha10, colorLightBgPrimaryInvertedAlpha12, colorLightBgPrimaryInvertedAlpha15, colorLightBgPrimaryInvertedAlpha16, colorLightBgPrimaryInvertedAlpha20, colorLightBgPrimaryInvertedAlpha24, colorLightBgPrimaryInvertedAlpha3, colorLightBgPrimaryInvertedAlpha30, colorLightBgPrimaryInvertedAlpha32, colorLightBgPrimaryInvertedAlpha4, colorLightBgPrimaryInvertedAlpha40, colorLightBgPrimaryInvertedAlpha5, colorLightBgPrimaryInvertedAlpha50, colorLightBgPrimaryInvertedAlpha7, colorLightBgPrimaryInvertedAlpha8, colorLightBgPrimaryInvertedTint15, colorLightBgPrimaryInvertedTint20, colorLightBgPrimaryInvertedTint7, colorLightBgPrimaryShade15, colorLightBgPrimaryShade7, colorLightBgQuaternary, colorLightBgQuaternaryAlpha30, colorLightBgQuaternaryInverted, colorLightBgQuaternaryInvertedAlpha30, colorLightBgQuaternaryInvertedTint15, colorLightBgQuaternaryInvertedTint20, colorLightBgQuaternaryShade10, colorLightBgQuaternaryShade15, colorLightBgQuaternaryShade30, colorLightBgQuaternaryShade7, colorLightBgSecondary, colorLightBgSecondaryAlpha30, colorLightBgSecondaryGrouped, colorLightBgSecondaryInverted, colorLightBgSecondaryInvertedAlpha30, colorLightBgSecondaryInvertedShade15, colorLightBgSecondaryInvertedShade7, colorLightBgSecondaryInvertedTint15, colorLightBgSecondaryInvertedTint20, colorLightBgSecondaryShade15, colorLightBgSecondaryShade7, colorLightBgSecondaryTint15, colorLightBgSecondaryTint20, colorLightBgTertiary, colorLightBgTertiaryGrouped, colorLightBgTertiaryInverted, colorLightBgTertiaryShade7, colorLightBlue, colorLightBorderAccent, colorLightBorderKey, colorLightBorderKeyAlpha15, colorLightBorderKeyAlpha7, colorLightBorderKeyInverted, colorLightBorderKeyInvertedAlpha15, colorLightBorderKeyInvertedAlpha7, colorLightBorderLink, colorLightBorderPrimary, colorLightBorderPrimaryInverted, colorLightBorderSecondary, colorLightBorderSecondaryInverted, colorLightBorderTertiary, colorLightBorderTertiaryInverted, colorLightBorderUnderline, colorLightBorderUnderlineAlpha30, colorLightBorderUnderlineInverted, colorLightBorderUnderlineInvertedAlpha30, colorLightGraphicAccent, colorLightGraphicAccentAlpha30, colorLightGraphicAccentShade10, colorLightGraphicAccentShade15, colorLightGraphicAccentShade30, colorLightGraphicAccentShade7, colorLightGraphicAccentTint15, colorLightGraphicAttention, colorLightGraphicLink, colorLightGraphicLinkAlpha15, colorLightGraphicNegative, colorLightGraphicNegativeAlpha10, colorLightGraphicNegativeAlpha30, colorLightGraphicNegativeAlpha40, colorLightGraphicNegativeShade15, colorLightGraphicNegativeShade30, colorLightGraphicNegativeShade7, colorLightGraphicNegativeTint20, colorLightGraphicNegativeTint30, colorLightGraphicNeutral, colorLightGraphicPositive, colorLightGraphicPositiveAlpha10, colorLightGraphicPositiveShade10, colorLightGraphicPositiveShade30, colorLightGraphicPrimary, colorLightGraphicPrimaryAlpha30, colorLightGraphicPrimaryAlpha40, colorLightGraphicPrimaryAlpha50, colorLightGraphicPrimaryAlpha60, colorLightGraphicPrimaryInverted, colorLightGraphicPrimaryInvertedAlpha30, colorLightGraphicPrimaryInvertedAlpha40, colorLightGraphicPrimaryInvertedAlpha50, colorLightGraphicPrimaryInvertedAlpha60, colorLightGraphicPrimaryInvertedShade10, colorLightGraphicPrimaryInvertedShade15, colorLightGraphicPrimaryInvertedShade30, colorLightGraphicPrimaryInvertedShade7, colorLightGraphicPrimaryShade10, colorLightGraphicPrimaryShade30, colorLightGraphicPrimaryTint15, colorLightGraphicPrimaryTint20, colorLightGraphicPrimaryTint30, colorLightGraphicQuaternary, colorLightGraphicQuaternaryInverted, colorLightGraphicQuaternaryShade10, colorLightGraphicSecondary, colorLightGraphicSecondaryAlpha30, colorLightGraphicSecondaryInverted, colorLightGraphicSecondaryInvertedAlpha30, colorLightGraphicSecondaryInvertedShade10, colorLightGraphicSecondaryInvertedShade30, colorLightGraphicSecondaryInvertedTint15, colorLightGraphicSecondaryInvertedTint20, colorLightGraphicSecondaryShade30, colorLightGraphicSecondaryShade50, colorLightGraphicTertiary, colorLightGraphicTertiaryAlpha30, colorLightGraphicTertiaryInverted, colorLightGraphicTertiaryInvertedAlpha30, colorLightGraphicTertiaryInvertedTint15, colorLightGraphicTertiaryInvertedTint20, colorLightGraphicTertiaryShade15, colorLightGraphicTertiaryShade7, colorLightGraphicTertiaryTint15, colorLightGraphicTertiaryTint20, colorLightModalBgAltPrimary, colorLightModalBgAltPrimaryInverted, colorLightModalBgAltSecondary, colorLightModalBgAltSecondaryInverted, colorLightModalBgAltTertiary, colorLightModalBgAltTertiaryInverted, colorLightModalBgPrimary, colorLightModalBgPrimaryInverted, colorLightModalBgSecondary, colorLightModalBgSecondaryInverted, colorLightModalBgTertiary, colorLightModalBgTertiaryInverted, colorLightNeutral0, colorLightNeutral0Hover, colorLightNeutral0Inverted, colorLightNeutral0InvertedHover, colorLightNeutral0InvertedPress, colorLightNeutral0Press, colorLightNeutral100, colorLightNeutral100Hover, colorLightNeutral100Inverted, colorLightNeutral100InvertedHover, colorLightNeutral100InvertedPress, colorLightNeutral100Press, colorLightNeutral1500, colorLightNeutral1500Hover, colorLightNeutral1500Inverted, colorLightNeutral1500InvertedHover, colorLightNeutral1500InvertedPress, colorLightNeutral1500Press, colorLightNeutral200, colorLightNeutral200Hover, colorLightNeutral200Inverted, colorLightNeutral200InvertedHover, colorLightNeutral200InvertedPress, colorLightNeutral200Press, colorLightNeutral300, colorLightNeutral300Hover, colorLightNeutral300Inverted, colorLightNeutral300InvertedHover, colorLightNeutral300InvertedPress, colorLightNeutral300Press, colorLightNeutral400, colorLightNeutral400Hover, colorLightNeutral400Inverted, colorLightNeutral400InvertedHover, colorLightNeutral400InvertedPress, colorLightNeutral400Press, colorLightNeutral500, colorLightNeutral500Hover, colorLightNeutral500Inverted, colorLightNeutral500InvertedHover, colorLightNeutral500InvertedPress, colorLightNeutral500Press, colorLightNeutral700, colorLightNeutral700Alpha15, colorLightNeutral700Hover, colorLightNeutral700Inverted, colorLightNeutral700InvertedHover, colorLightNeutral700InvertedPress, colorLightNeutral700Press, colorLightNeutralTranslucent0, colorLightNeutralTranslucent0Hover, colorLightNeutralTranslucent0Inverted, colorLightNeutralTranslucent0InvertedHover, colorLightNeutralTranslucent0InvertedPress, colorLightNeutralTranslucent0Press, colorLightNeutralTranslucent100, colorLightNeutralTranslucent100Hover, colorLightNeutralTranslucent100Inverted, colorLightNeutralTranslucent100InvertedHover, colorLightNeutralTranslucent100InvertedPress, colorLightNeutralTranslucent100Press, colorLightNeutralTranslucent1300, colorLightNeutralTranslucent1300Hover, colorLightNeutralTranslucent1300Inverted, colorLightNeutralTranslucent1300InvertedHover, colorLightNeutralTranslucent1300InvertedPress, colorLightNeutralTranslucent1300Press, colorLightNeutralTranslucent1500Hover, colorLightNeutralTranslucent1500InvertedHover, colorLightNeutralTranslucent1500InvertedPress, colorLightNeutralTranslucent1500Press, colorLightNeutralTranslucent200, colorLightNeutralTranslucent200Hover, colorLightNeutralTranslucent200Inverted, colorLightNeutralTranslucent200InvertedHover, colorLightNeutralTranslucent200InvertedPress, colorLightNeutralTranslucent200Press, colorLightNeutralTranslucent300, colorLightNeutralTranslucent300Hover, colorLightNeutralTranslucent300Inverted, colorLightNeutralTranslucent300InvertedHover, colorLightNeutralTranslucent300InvertedPress, colorLightNeutralTranslucent300Press, colorLightNeutralTranslucent400, colorLightNeutralTranslucent400Hover, colorLightNeutralTranslucent400Inverted, colorLightNeutralTranslucent400InvertedHover, colorLightNeutralTranslucent400InvertedPress, colorLightNeutralTranslucent400Press, colorLightNeutralTranslucent500, colorLightNeutralTranslucent500Hover, colorLightNeutralTranslucent500Inverted, colorLightNeutralTranslucent500InvertedHover, colorLightNeutralTranslucent500InvertedPress, colorLightNeutralTranslucent500Press, colorLightNeutralTranslucent700, colorLightNeutralTranslucent700Hover, colorLightNeutralTranslucent700Inverted, colorLightNeutralTranslucent700InvertedHover, colorLightNeutralTranslucent700InvertedPress, colorLightNeutralTranslucent700Press, colorLightOverlayDefault, colorLightSpecialbgComponent, colorLightSpecialbgComponentAlpha14, colorLightSpecialbgComponentAlpha2, colorLightSpecialbgComponentAlpha23, colorLightSpecialbgComponentAlpha30, colorLightSpecialbgComponentInverted, colorLightSpecialbgComponentInvertedAlpha30, colorLightSpecialbgComponentInvertedTint15, colorLightSpecialbgComponentInvertedTint20, colorLightSpecialbgComponentShade10, colorLightSpecialbgComponentShade15, colorLightSpecialbgComponentShade30, colorLightSpecialbgComponentShade7, colorLightSpecialbgNulled, colorLightSpecialbgOverlay, colorLightSpecialbgOverlayFallback, colorLightSpecialbgPrimaryGrouped, colorLightSpecialbgSecondaryGrouped, colorLightSpecialbgSecondaryTransparent, colorLightSpecialbgSecondaryTransparentInverted, colorLightSpecialbgSecondaryTransparentInvertedTint15, colorLightSpecialbgSecondaryTransparentInvertedTint20, colorLightSpecialbgSecondaryTransparentShade15, colorLightSpecialbgSecondaryTransparentShade7, colorLightSpecialbgTertiaryGrouped, colorLightSpecialbgTertiaryTransparent, colorLightSpecialbgTertiaryTransparentInverted, colorLightSpecialbgTertiaryTransparentInvertedTint15, colorLightSpecialbgTertiaryTransparentInvertedTint20, colorLightSpecialbgTertiaryTransparentShade15, colorLightSpecialbgTertiaryTransparentShade7, colorLightStatusAttention, colorLightStatusAttentionHover, colorLightStatusAttentionInverted, colorLightStatusAttentionInvertedHover, colorLightStatusAttentionInvertedPress, colorLightStatusAttentionPress, colorLightStatusInfo, colorLightStatusInfoAlpha15, colorLightStatusInfoHover, colorLightStatusInfoInverted, colorLightStatusInfoInvertedHover, colorLightStatusInfoInvertedPress, colorLightStatusInfoPress, colorLightStatusMutedAltAttention, colorLightStatusMutedAltAttentionHover, colorLightStatusMutedAltAttentionInverted, colorLightStatusMutedAltAttentionInvertedHover, colorLightStatusMutedAltAttentionInvertedPress, colorLightStatusMutedAltAttentionPress, colorLightStatusMutedAltInfo, colorLightStatusMutedAltInfoHover, colorLightStatusMutedAltInfoInverted, colorLightStatusMutedAltInfoInvertedHover, colorLightStatusMutedAltInfoInvertedPress, colorLightStatusMutedAltInfoPress, colorLightStatusMutedAltNegative, colorLightStatusMutedAltNegativeHover, colorLightStatusMutedAltNegativeInverted, colorLightStatusMutedAltNegativeInvertedHover, colorLightStatusMutedAltNegativeInvertedPress, colorLightStatusMutedAltNegativePress, colorLightStatusMutedAltPositive, colorLightStatusMutedAltPositiveHover, colorLightStatusMutedAltPositiveInverted, colorLightStatusMutedAltPositiveInvertedHover, colorLightStatusMutedAltPositiveInvertedPress, colorLightStatusMutedAltPositivePress, colorLightStatusMutedAttention, colorLightStatusMutedAttentionHover, colorLightStatusMutedAttentionInverted, colorLightStatusMutedAttentionInvertedHover, colorLightStatusMutedAttentionInvertedPress, colorLightStatusMutedAttentionPress, colorLightStatusMutedInfo, colorLightStatusMutedInfoHover, colorLightStatusMutedInfoInverted, colorLightStatusMutedInfoInvertedHover, colorLightStatusMutedInfoInvertedPress, colorLightStatusMutedInfoPress, colorLightStatusMutedNegative, colorLightStatusMutedNegativeHover, colorLightStatusMutedNegativeInverted, colorLightStatusMutedNegativeInvertedHover, colorLightStatusMutedNegativeInvertedPress, colorLightStatusMutedNegativePress, colorLightStatusMutedPositive, colorLightStatusMutedPositiveHover, colorLightStatusMutedPositiveInverted, colorLightStatusMutedPositiveInvertedHover, colorLightStatusMutedPositiveInvertedPress, colorLightStatusMutedPositivePress, colorLightStatusNegative, colorLightStatusNegativeHover, colorLightStatusNegativeInverted, colorLightStatusNegativeInvertedHover, colorLightStatusNegativeInvertedPress, colorLightStatusNegativePress, colorLightStatusPositive, colorLightStatusPositiveHover, colorLightStatusPositiveInverted, colorLightStatusPositiveInvertedHover, colorLightStatusPositiveInvertedPress, colorLightStatusPositivePress, colorLightTextAccent, colorLightTextAttention, colorLightTextAttentionHover, colorLightTextAttentionInverted, colorLightTextAttentionInvertedHover, colorLightTextAttentionInvertedPress, colorLightTextAttentionPress, colorLightTextDisabled, colorLightTextDisabledInverted, colorLightTextDisabledTransparent, colorLightTextInfo, colorLightTextInfoHover, colorLightTextInfoInverted, colorLightTextInfoInvertedHover, colorLightTextInfoInvertedPress, colorLightTextInfoPress, colorLightTextLink, colorLightTextLinkShade20, colorLightTextLinkShade40, colorLightTextLinkTint30, colorLightTextLinkTint50, colorLightTextNegative, colorLightTextNegativeHover, colorLightTextNegativeInverted, colorLightTextNegativeInvertedHover, colorLightTextNegativeInvertedPress, colorLightTextNegativePress, colorLightTextPositive, colorLightTextPositiveHover, colorLightTextPositiveInverted, colorLightTextPositiveInvertedHover, colorLightTextPositiveInvertedPress, colorLightTextPositivePress, colorLightTextPrimary, colorLightTextPrimaryAlpha30, colorLightTextPrimaryHover, colorLightTextPrimaryInverted, colorLightTextPrimaryInvertedAlpha30, colorLightTextPrimaryInvertedAlpha40, colorLightTextPrimaryInvertedHover, colorLightTextPrimaryInvertedPress, colorLightTextPrimaryInvertedShade15, colorLightTextPrimaryInvertedShade24, colorLightTextPrimaryInvertedShade30, colorLightTextPrimaryInvertedShade40, colorLightTextPrimaryInvertedShade50, colorLightTextPrimaryInvertedShade7, colorLightTextPrimaryInvertedTint20, colorLightTextPrimaryInvertedTint30, colorLightTextPrimaryPress, colorLightTextPrimaryShade20, colorLightTextPrimaryShade40, colorLightTextPrimaryTint24, colorLightTextPrimaryTint30, colorLightTextPrimaryTint40, colorLightTextPrimaryTint50, colorLightTextQuaternary, colorLightTextQuaternaryInverted, colorLightTextSecondary, colorLightTextSecondaryHover, colorLightTextSecondaryInverted, colorLightTextSecondaryInvertedHover, colorLightTextSecondaryInvertedPress, colorLightTextSecondaryInvertedTint20, colorLightTextSecondaryInvertedTint30, colorLightTextSecondaryInvertedTransparent, colorLightTextSecondaryPress, colorLightTextSecondaryShade20, colorLightTextSecondaryShade40, colorLightTextSecondaryTint20, colorLightTextSecondaryTint30, colorLightTextSecondaryTransparent, colorLightTextTertiary, colorLightTextTertiaryHover, colorLightTextTertiaryInverted, colorLightTextTertiaryInvertedHover, colorLightTextTertiaryInvertedPress, colorLightTextTertiaryInvertedTransparent, colorLightTextTertiaryPress, colorLightTextTertiaryTransparent, colorLightTransparentDefault, colorLightTransparentDefaultHover, colorLightTransparentDefaultInvertedHover, colorLightTransparentDefaultInvertedPress, colorLightTransparentDefaultPress, colorRedBrand, colorRedBrand05Flat, colorRedBrand10, colorRedBrand10Flat, colorRedBrand20, colorRedBrand20Flat, colorRedBrand30, colorRedBrand30Flat, colorRedBrand50, colorRedBrand50Flat, colorRedBrand70, colorRedBrand70Flat, colorRedBrand85, colorRedBrand85Flat, colorRedDark, colorRedError, colorSand, colorStaticAccentPrimary, colorStaticAccentPrimaryHover, colorStaticAccentPrimaryInverted, colorStaticAccentPrimaryInvertedHover, colorStaticAccentPrimaryInvertedPress, colorStaticAccentPrimaryPress, colorStaticAccentSecondary, colorStaticAccentSecondaryHover, colorStaticAccentSecondaryInverted, colorStaticAccentSecondaryInvertedHover, colorStaticAccentSecondaryInvertedPress, colorStaticAccentSecondaryPress, colorStaticBgAccent, colorStaticBgDark, colorStaticBgLight, colorStaticBgNeutralDark, colorStaticBgNeutralLight, colorStaticBgPrimaryDark, colorStaticBgPrimaryDarkAlpha10, colorStaticBgPrimaryDarkAlpha20, colorStaticBgPrimaryDarkTint15, colorStaticBgPrimaryDarkTint20, colorStaticBgPrimaryLight, colorStaticBgQuaternaryDark, colorStaticBgQuaternaryLight, colorStaticBgSecondaryDark, colorStaticBgSecondaryLight, colorStaticBgTertiaryDark, colorStaticBgTertiaryLight, colorStaticBorderAccent, colorStaticCorpbgNeutral, colorStaticCorpbgPrimary, colorStaticCorpbgSecondary, colorStaticCorpbgTertiary, colorStaticGraphicAccent, colorStaticGraphicAmethyst, colorStaticGraphicBlackberry, colorStaticGraphicBlueChill, colorStaticGraphicBlueChillOld, colorStaticGraphicBlueMaya, colorStaticGraphicBlueMoody, colorStaticGraphicBlueSteel, colorStaticGraphicBotticelli, colorStaticGraphicBoulder, colorStaticGraphicBoulderOld, colorStaticGraphicBrinkPink, colorStaticGraphicBrinkPinkOld, colorStaticGraphicBurntSienna, colorStaticGraphicBurntSiennaOld, colorStaticGraphicCarrot, colorStaticGraphicChatelle, colorStaticGraphicChatelleOld, colorStaticGraphicChathamsBlue, colorStaticGraphicChathamsBlueOld, colorStaticGraphicChick, colorStaticGraphicCrete, colorStaticGraphicCuriousBlue, colorStaticGraphicCuriousBlueLight, colorStaticGraphicCuriousBlueLightOld, colorStaticGraphicDark, colorStaticGraphicEasternBlue, colorStaticGraphicFrenchLilac, colorStaticGraphicFuelYellow, colorStaticGraphicFunBlue, colorStaticGraphicFunBlueOld, colorStaticGraphicGallery, colorStaticGraphicGreenJungle, colorStaticGraphicHippieBlue, colorStaticGraphicHippieBlueOld, colorStaticGraphicJaffa, colorStaticGraphicJaffaLight, colorStaticGraphicJaffaLightOld, colorStaticGraphicJava, colorStaticGraphicJavaOld, colorStaticGraphicJungleGreen, colorStaticGraphicLavender, colorStaticGraphicLight, colorStaticGraphicLightShade15, colorStaticGraphicLightShade7, colorStaticGraphicMantis, colorStaticGraphicMantisOld, colorStaticGraphicMatisse, colorStaticGraphicMatisseOld, colorStaticGraphicMaya, colorStaticGraphicMilanoRed, colorStaticGraphicMilanoRedOld, colorStaticGraphicMirage, colorStaticGraphicMirageOld, colorStaticGraphicMoonRaker, colorStaticGraphicMossGreen, colorStaticGraphicNevada, colorStaticGraphicNevadaOld, colorStaticGraphicOlive, colorStaticGraphicOlivine, colorStaticGraphicOlivineOld, colorStaticGraphicPeach, colorStaticGraphicPermission, colorStaticGraphicPersimmon, colorStaticGraphicPewter, colorStaticGraphicPewterOld, colorStaticGraphicPickledBluewood, colorStaticGraphicPickledBluewoodOld, colorStaticGraphicPorsche, colorStaticGraphicPorscheOld, colorStaticGraphicRaspberry, colorStaticGraphicRedDamask, colorStaticGraphicRedDamaskOld, colorStaticGraphicSaffron, colorStaticGraphicSaffronOld, colorStaticGraphicSalomie, colorStaticGraphicSand, colorStaticGraphicSandyBrown, colorStaticGraphicSandybrownOld, colorStaticGraphicSeawater, colorStaticGraphicSerenade, colorStaticGraphicSky, colorStaticGraphicSoftPeach, colorStaticGraphicSolitude, colorStaticGraphicStrawberry, colorStaticGraphicSundust, colorStaticGraphicTurkishRose, colorStaticGraphicTurkishRoseOld, colorStaticGraphicTurquoiseBlue, colorStaticGraphicTurquoiseBlueOld, colorStaticGraphicValencia, colorStaticGraphicValenciaOld, colorStaticGraphicWaikawaGray, colorStaticGraphicWaikawaGrayOld, colorStaticGraphicWhisper, colorStaticGraphicZanah, colorStaticLocalLightBlue, colorStaticNeutral0, colorStaticNeutral0Hover, colorStaticNeutral0Inverted, colorStaticNeutral0InvertedHover, colorStaticNeutral0InvertedPress, colorStaticNeutral0Press, colorStaticNeutral100, colorStaticNeutral100Hover, colorStaticNeutral100Inverted, colorStaticNeutral100InvertedHover, colorStaticNeutral100InvertedPress, colorStaticNeutral100Press, colorStaticNeutral1500, colorStaticNeutral1500Hover, colorStaticNeutral1500Inverted, colorStaticNeutral1500InvertedHover, colorStaticNeutral1500InvertedPress, colorStaticNeutral1500Press, colorStaticNeutral200, colorStaticNeutral200Hover, colorStaticNeutral200Inverted, colorStaticNeutral200InvertedHover, colorStaticNeutral200InvertedPress, colorStaticNeutral200Press, colorStaticNeutral300, colorStaticNeutral300Hover, colorStaticNeutral300Inverted, colorStaticNeutral300InvertedHover, colorStaticNeutral300InvertedPress, colorStaticNeutral300Press, colorStaticNeutral400, colorStaticNeutral400Hover, colorStaticNeutral400Inverted, colorStaticNeutral400InvertedHover, colorStaticNeutral400InvertedPress, colorStaticNeutral400Press, colorStaticNeutral500, colorStaticNeutral500Hover, colorStaticNeutral500Inverted, colorStaticNeutral500InvertedHover, colorStaticNeutral500InvertedPress, colorStaticNeutral500Press, colorStaticNeutral700, colorStaticNeutral700Hover, colorStaticNeutral700Inverted, colorStaticNeutral700InvertedHover, colorStaticNeutral700InvertedPress, colorStaticNeutral700Press, colorStaticNeutralTranslucent0, colorStaticNeutralTranslucent0Hover, colorStaticNeutralTranslucent0Inverted, colorStaticNeutralTranslucent0InvertedHover, colorStaticNeutralTranslucent0InvertedPress, colorStaticNeutralTranslucent0Press, colorStaticNeutralTranslucent100, colorStaticNeutralTranslucent100Hover, colorStaticNeutralTranslucent100Inverted, colorStaticNeutralTranslucent100InvertedHover, colorStaticNeutralTranslucent100InvertedPress, colorStaticNeutralTranslucent100Press, colorStaticNeutralTranslucent1300, colorStaticNeutralTranslucent1300Hover, colorStaticNeutralTranslucent1300Inverted, colorStaticNeutralTranslucent1300InvertedHover, colorStaticNeutralTranslucent1300InvertedPress, colorStaticNeutralTranslucent1300Press, colorStaticNeutralTranslucent1500Hover, colorStaticNeutralTranslucent1500InvertedHover, colorStaticNeutralTranslucent1500InvertedPress, colorStaticNeutralTranslucent1500Press, colorStaticNeutralTranslucent200, colorStaticNeutralTranslucent200Hover, colorStaticNeutralTranslucent200Inverted, colorStaticNeutralTranslucent200InvertedHover, colorStaticNeutralTranslucent200InvertedPress, colorStaticNeutralTranslucent200Press, colorStaticNeutralTranslucent300, colorStaticNeutralTranslucent300Hover, colorStaticNeutralTranslucent300Inverted, colorStaticNeutralTranslucent300InvertedHover, colorStaticNeutralTranslucent300InvertedPress, colorStaticNeutralTranslucent300Press, colorStaticNeutralTranslucent400, colorStaticNeutralTranslucent400Hover, colorStaticNeutralTranslucent400Inverted, colorStaticNeutralTranslucent400InvertedHover, colorStaticNeutralTranslucent400InvertedPress, colorStaticNeutralTranslucent400Press, colorStaticNeutralTranslucent500, colorStaticNeutralTranslucent500Hover, colorStaticNeutralTranslucent500Inverted, colorStaticNeutralTranslucent500InvertedHover, colorStaticNeutralTranslucent500InvertedPress, colorStaticNeutralTranslucent500Press, colorStaticNeutralTranslucent700, colorStaticNeutralTranslucent700Hover, colorStaticNeutralTranslucent700Inverted, colorStaticNeutralTranslucent700InvertedHover, colorStaticNeutralTranslucent700InvertedPress, colorStaticNeutralTranslucent700Press, colorStaticNulled, colorStaticOverlayBlackHigh, colorStaticOverlayBlackLow, colorStaticOverlayBlackNormal, colorStaticOverlayBlackXhigh, colorStaticOverlayBlackXlow, colorStaticOverlayIndigoHigh, colorStaticOverlayIndigoLow, colorStaticOverlayIndigoNormal, colorStaticOverlayIndigoXhigh, colorStaticOverlayIndigoXlow, colorStaticOverlayWhiteHigh, colorStaticOverlayWhiteLow, colorStaticOverlayWhiteNormal, colorStaticOverlayWhiteXhigh, colorStaticOverlayWhiteXlow, colorStaticPrimaryDark, colorStaticPrimaryLight, colorStaticQuaternaryDark, colorStaticQuaternaryLight, colorStaticQuinaryDark, colorStaticQuinaryLight, colorStaticSecondaryDark, colorStaticSecondaryLight, colorStaticSenaryDark, colorStaticSenaryLight, colorStaticStatusAttention, colorStaticStatusAttentionInverted, colorStaticStatusBlue, colorStaticStatusBlueAlpha10, colorStaticStatusGreen, colorStaticStatusGreenAlpha10, colorStaticStatusGrey, colorStaticStatusGreyAlpha10, colorStaticStatusInfo, colorStaticStatusInfoInverted, colorStaticStatusMutedAltAttention, colorStaticStatusMutedAltAttentionInverted, colorStaticStatusMutedAltInfo, colorStaticStatusMutedAltInfoInverted, colorStaticStatusMutedAltNegative, colorStaticStatusMutedAltNegativeInverted, colorStaticStatusMutedAltPositive, colorStaticStatusMutedAltPositiveInverted, colorStaticStatusMutedAttention, colorStaticStatusMutedAttentionInverted, colorStaticStatusMutedInfo, colorStaticStatusMutedInfoInverted, colorStaticStatusMutedNegative, colorStaticStatusMutedNegativeInverted, colorStaticStatusMutedPositive, colorStaticStatusMutedPositiveInverted, colorStaticStatusNegative, colorStaticStatusNegativeInverted, colorStaticStatusOrange, colorStaticStatusOrangeAlpha10, colorStaticStatusPositive, colorStaticStatusPositiveInverted, colorStaticStatusPurple, colorStaticStatusPurpleAlpha10, colorStaticStatusRed, colorStaticStatusRedAlpha10, colorStaticStatusTeal, colorStaticStatusTealAlpha10, colorStaticTertiaryDark, colorStaticTertiaryLight, colorStaticTextAccent, colorStaticTextAttention, colorStaticTextAttentionHover, colorStaticTextAttentionInverted, colorStaticTextAttentionInvertedHover, colorStaticTextAttentionInvertedPress, colorStaticTextAttentionPress, colorStaticTextInfo, colorStaticTextInfoHover, colorStaticTextInfoInverted, colorStaticTextInfoInvertedHover, colorStaticTextInfoInvertedPress, colorStaticTextInfoPress, colorStaticTextNegative, colorStaticTextNegativeHover, colorStaticTextNegativeInverted, colorStaticTextNegativeInvertedHover, colorStaticTextNegativeInvertedPress, colorStaticTextNegativePress, colorStaticTextPositive, colorStaticTextPositiveHover, colorStaticTextPositiveInverted, colorStaticTextPositiveInvertedHover, colorStaticTextPositiveInvertedPress, colorStaticTextPositivePress, colorStaticTextPrimary, colorStaticTextPrimaryDark, colorStaticTextPrimaryHover, colorStaticTextPrimaryInverted, colorStaticTextPrimaryInvertedHover, colorStaticTextPrimaryInvertedPress, colorStaticTextPrimaryLight, colorStaticTextPrimaryLightAlpha30, colorStaticTextPrimaryPress, colorStaticTextQuaternary, colorStaticTextQuaternaryInverted, colorStaticTextSecondary, colorStaticTextSecondaryDark, colorStaticTextSecondaryDarkTransparent, colorStaticTextSecondaryHover, colorStaticTextSecondaryInverted, colorStaticTextSecondaryInvertedHover, colorStaticTextSecondaryInvertedPress, colorStaticTextSecondaryLight, colorStaticTextSecondaryLightTransparent, colorStaticTextSecondaryPress, colorStaticTextTertiary, colorStaticTextTertiaryDark, colorStaticTextTertiaryDarkTransparent, colorStaticTextTertiaryHover, colorStaticTextTertiaryInverted, colorStaticTextTertiaryInvertedHover, colorStaticTextTertiaryInvertedPress, colorStaticTextTertiaryLight, colorStaticTextTertiaryLightTransparent, colorStaticTextTertiaryPress, colorWhite, colorWhite10, colorWhite30, colorWhite60, fontFamilyStyrene, fontFamilySystem, gap2s, gap2xl, gap2xlNeg, gap2xs, gap2xsNeg, gap3xl, gap3xlNeg, gap3xs, gap3xsNeg, gap4xl, gap4xlNeg, gap5xl, gap5xlNeg, gap6xl, gap6xlNeg, gap7xl, gap7xlNeg, gap8xl, gap8xlNeg, gapL, gapLNeg, gapM, gapMNeg, gapS, gapSNeg, gapXl, gapXlNeg, gapXs, gapXsNeg, shadowL, shadowLHard, shadowLHardUp, shadowLUp, shadowM, shadowMHard, shadowMHardUp, shadowMUp, shadowS, shadowSHard, shadowSHardUp, shadowSUp, shadowXl, shadowXlHard, shadowXlHardUp, shadowXlUp, shadowXs, shadowXsHard, shadowXsHardUp, shadowXsUp };
|
|
1512
|
+
export { borderRadius3xl, borderRadiusCircle, borderRadiusL, borderRadiusM, borderRadiusPill, borderRadiusS, borderRadiusXl, borderRadiusXs, borderRadiusXxl, colorAmethyst, colorBgCorporate, colorBgCorporate30, colorBgCorporate30Flat, colorBgCorporate60, colorBgCorporate60Flat, colorBgCorporate90, colorBgCorporate90Flat, colorBlack, colorBlack10, colorBlack10Flat, colorBlack30, colorBlack30Flat, colorBlack60, colorBlack60Flat, colorBlueAction, colorBlueLinkMobile, colorBlueLinkMobile10, colorBlueLinkMobile10Flat, colorBlueLinkWeb, colorBlueSwipeA, colorBlueSwipeB, colorBlueSwipeC, colorDarkAccentPrimary, colorDarkAccentPrimaryHover, colorDarkAccentPrimaryInverted, colorDarkAccentPrimaryInvertedHover, colorDarkAccentPrimaryInvertedPress, colorDarkAccentPrimaryPress, colorDarkAccentSecondary, colorDarkAccentSecondaryHover, colorDarkAccentSecondaryInverted, colorDarkAccentSecondaryInvertedHover, colorDarkAccentSecondaryInvertedPress, colorDarkAccentSecondaryPress, colorDarkBaseBgAltPrimary, colorDarkBaseBgAltPrimaryInverted, colorDarkBaseBgAltSecondary, colorDarkBaseBgAltSecondaryInverted, colorDarkBaseBgAltTertiary, colorDarkBaseBgAltTertiaryInverted, colorDarkBaseBgPrimary, colorDarkBaseBgPrimaryInverted, colorDarkBaseBgSecondary, colorDarkBaseBgSecondaryInverted, colorDarkBaseBgTertiary, colorDarkBaseBgTertiaryInverted, colorDarkBgAccent, colorDarkBgAccentAlpha30, colorDarkBgAccentShade15, colorDarkBgAccentShade20, colorDarkBgAccentTint10, colorDarkBgAccentTint15, colorDarkBgAccentTint30, colorDarkBgAccentTint7, colorDarkBgAttentionMuted, colorDarkBgComponent, colorDarkBgComponentInverted, colorDarkBgInfo, colorDarkBgInfoMuted, colorDarkBgLinkMuted, colorDarkBgNegativeMuted, colorDarkBgNeutral, colorDarkBgNulled, colorDarkBgOpaque, colorDarkBgOverlay, colorDarkBgPositiveMuted, colorDarkBgPrimary, colorDarkBgPrimaryAlpha12, colorDarkBgPrimaryAlpha15, colorDarkBgPrimaryAlpha16, colorDarkBgPrimaryAlpha20, colorDarkBgPrimaryAlpha30, colorDarkBgPrimaryAlpha32, colorDarkBgPrimaryAlpha37, colorDarkBgPrimaryAlpha4, colorDarkBgPrimaryAlpha40, colorDarkBgPrimaryAlpha8, colorDarkBgPrimaryGrouped, colorDarkBgPrimaryInverted, colorDarkBgPrimaryInvertedAlpha10, colorDarkBgPrimaryInvertedAlpha12, colorDarkBgPrimaryInvertedAlpha15, colorDarkBgPrimaryInvertedAlpha16, colorDarkBgPrimaryInvertedAlpha20, colorDarkBgPrimaryInvertedAlpha24, colorDarkBgPrimaryInvertedAlpha3, colorDarkBgPrimaryInvertedAlpha30, colorDarkBgPrimaryInvertedAlpha32, colorDarkBgPrimaryInvertedAlpha4, colorDarkBgPrimaryInvertedAlpha40, colorDarkBgPrimaryInvertedAlpha5, colorDarkBgPrimaryInvertedAlpha50, colorDarkBgPrimaryInvertedAlpha7, colorDarkBgPrimaryInvertedAlpha8, colorDarkBgPrimaryInvertedShade15, colorDarkBgPrimaryInvertedShade20, colorDarkBgPrimaryInvertedShade7, colorDarkBgPrimaryTint15, colorDarkBgPrimaryTint7, colorDarkBgQuaternary, colorDarkBgQuaternaryAlpha30, colorDarkBgQuaternaryInverted, colorDarkBgQuaternaryInvertedAlpha30, colorDarkBgQuaternaryInvertedShade15, colorDarkBgQuaternaryInvertedShade20, colorDarkBgQuaternaryTint10, colorDarkBgQuaternaryTint15, colorDarkBgQuaternaryTint30, colorDarkBgQuaternaryTint7, colorDarkBgSecondary, colorDarkBgSecondaryAlpha30, colorDarkBgSecondaryGrouped, colorDarkBgSecondaryInverted, colorDarkBgSecondaryInvertedAlpha30, colorDarkBgSecondaryInvertedShade15, colorDarkBgSecondaryInvertedShade20, colorDarkBgSecondaryInvertedTint15, colorDarkBgSecondaryInvertedTint7, colorDarkBgSecondaryShade15, colorDarkBgSecondaryShade20, colorDarkBgSecondaryTint15, colorDarkBgSecondaryTint7, colorDarkBgTertiary, colorDarkBgTertiaryGrouped, colorDarkBgTertiaryInverted, colorDarkBgTertiaryTint7, colorDarkBorderAccent, colorDarkBorderKey, colorDarkBorderKeyAlpha15, colorDarkBorderKeyAlpha7, colorDarkBorderKeyInverted, colorDarkBorderKeyInvertedAlpha15, colorDarkBorderKeyInvertedAlpha7, colorDarkBorderLink, colorDarkBorderPrimary, colorDarkBorderPrimaryInverted, colorDarkBorderSecondary, colorDarkBorderSecondaryInverted, colorDarkBorderTertiary, colorDarkBorderTertiaryInverted, colorDarkBorderUnderline, colorDarkBorderUnderlineAlpha30, colorDarkBorderUnderlineInverted, colorDarkBorderUnderlineInvertedAlpha30, colorDarkGraphicAccent, colorDarkGraphicAccentAlpha30, colorDarkGraphicAccentShade15, colorDarkGraphicAccentTint10, colorDarkGraphicAccentTint15, colorDarkGraphicAccentTint30, colorDarkGraphicAccentTint7, colorDarkGraphicAttention, colorDarkGraphicLink, colorDarkGraphicLinkAlpha15, colorDarkGraphicNegative, colorDarkGraphicNegativeAlpha10, colorDarkGraphicNegativeAlpha30, colorDarkGraphicNegativeAlpha40, colorDarkGraphicNegativeShade20, colorDarkGraphicNegativeShade30, colorDarkGraphicNegativeTint15, colorDarkGraphicNegativeTint30, colorDarkGraphicNegativeTint7, colorDarkGraphicNeutral, colorDarkGraphicPositive, colorDarkGraphicPositiveAlpha10, colorDarkGraphicPositiveTint10, colorDarkGraphicPositiveTint30, colorDarkGraphicPrimary, colorDarkGraphicPrimaryAlpha30, colorDarkGraphicPrimaryAlpha40, colorDarkGraphicPrimaryAlpha50, colorDarkGraphicPrimaryAlpha60, colorDarkGraphicPrimaryInverted, colorDarkGraphicPrimaryInvertedAlpha30, colorDarkGraphicPrimaryInvertedAlpha40, colorDarkGraphicPrimaryInvertedAlpha50, colorDarkGraphicPrimaryInvertedAlpha60, colorDarkGraphicPrimaryInvertedTint10, colorDarkGraphicPrimaryInvertedTint15, colorDarkGraphicPrimaryInvertedTint30, colorDarkGraphicPrimaryInvertedTint7, colorDarkGraphicPrimaryShade15, colorDarkGraphicPrimaryShade20, colorDarkGraphicPrimaryShade30, colorDarkGraphicPrimaryTint10, colorDarkGraphicPrimaryTint30, colorDarkGraphicQuaternary, colorDarkGraphicQuaternaryInverted, colorDarkGraphicQuaternaryTint10, colorDarkGraphicSecondary, colorDarkGraphicSecondaryAlpha30, colorDarkGraphicSecondaryInverted, colorDarkGraphicSecondaryInvertedAlpha30, colorDarkGraphicSecondaryInvertedShade15, colorDarkGraphicSecondaryInvertedShade20, colorDarkGraphicSecondaryInvertedTint10, colorDarkGraphicSecondaryInvertedTint30, colorDarkGraphicSecondaryTint30, colorDarkGraphicSecondaryTint50, colorDarkGraphicTertiary, colorDarkGraphicTertiaryAlpha30, colorDarkGraphicTertiaryInverted, colorDarkGraphicTertiaryInvertedAlpha30, colorDarkGraphicTertiaryInvertedShade15, colorDarkGraphicTertiaryInvertedShade20, colorDarkGraphicTertiaryShade15, colorDarkGraphicTertiaryShade20, colorDarkGraphicTertiaryTint15, colorDarkGraphicTertiaryTint7, colorDarkIndigo, colorDarkIndigo05, colorDarkIndigo05Flat, colorDarkIndigo07, colorDarkIndigo07Flat, colorDarkIndigo10, colorDarkIndigo10Flat, colorDarkIndigo15, colorDarkIndigo15Flat, colorDarkIndigo30, colorDarkIndigo30Flat, colorDarkIndigo60, colorDarkIndigo60Flat, colorDarkModalBgAltPrimary, colorDarkModalBgAltPrimaryInverted, colorDarkModalBgAltSecondary, colorDarkModalBgAltSecondaryInverted, colorDarkModalBgAltTertiary, colorDarkModalBgAltTertiaryInverted, colorDarkModalBgPrimary, colorDarkModalBgPrimaryInverted, colorDarkModalBgSecondary, colorDarkModalBgSecondaryInverted, colorDarkModalBgTertiary, colorDarkModalBgTertiaryInverted, colorDarkNeutral0, colorDarkNeutral0Hover, colorDarkNeutral0Inverted, colorDarkNeutral0InvertedHover, colorDarkNeutral0InvertedPress, colorDarkNeutral0Press, colorDarkNeutral100, colorDarkNeutral100Hover, colorDarkNeutral100Inverted, colorDarkNeutral100InvertedHover, colorDarkNeutral100InvertedPress, colorDarkNeutral100Press, colorDarkNeutral1500, colorDarkNeutral1500Hover, colorDarkNeutral1500Inverted, colorDarkNeutral1500InvertedHover, colorDarkNeutral1500InvertedPress, colorDarkNeutral1500Press, colorDarkNeutral200, colorDarkNeutral200Hover, colorDarkNeutral200Inverted, colorDarkNeutral200InvertedHover, colorDarkNeutral200InvertedPress, colorDarkNeutral200Press, colorDarkNeutral300, colorDarkNeutral300Hover, colorDarkNeutral300Inverted, colorDarkNeutral300InvertedHover, colorDarkNeutral300InvertedPress, colorDarkNeutral300Press, colorDarkNeutral400, colorDarkNeutral400Hover, colorDarkNeutral400Inverted, colorDarkNeutral400InvertedHover, colorDarkNeutral400InvertedPress, colorDarkNeutral400Press, colorDarkNeutral500, colorDarkNeutral500Hover, colorDarkNeutral500Inverted, colorDarkNeutral500InvertedHover, colorDarkNeutral500InvertedPress, colorDarkNeutral500Press, colorDarkNeutral700, colorDarkNeutral700Alpha15, colorDarkNeutral700Hover, colorDarkNeutral700Inverted, colorDarkNeutral700InvertedHover, colorDarkNeutral700InvertedPress, colorDarkNeutral700Press, colorDarkNeutralTranslucent0, colorDarkNeutralTranslucent0Hover, colorDarkNeutralTranslucent0Inverted, colorDarkNeutralTranslucent0InvertedHover, colorDarkNeutralTranslucent0InvertedPress, colorDarkNeutralTranslucent0Press, colorDarkNeutralTranslucent100, colorDarkNeutralTranslucent100Hover, colorDarkNeutralTranslucent100Inverted, colorDarkNeutralTranslucent100InvertedHover, colorDarkNeutralTranslucent100InvertedPress, colorDarkNeutralTranslucent100Press, colorDarkNeutralTranslucent1300, colorDarkNeutralTranslucent1300Hover, colorDarkNeutralTranslucent1300Inverted, colorDarkNeutralTranslucent1300InvertedHover, colorDarkNeutralTranslucent1300InvertedPress, colorDarkNeutralTranslucent1300Press, colorDarkNeutralTranslucent1500Hover, colorDarkNeutralTranslucent1500InvertedHover, colorDarkNeutralTranslucent1500InvertedPress, colorDarkNeutralTranslucent1500Press, colorDarkNeutralTranslucent200, colorDarkNeutralTranslucent200Hover, colorDarkNeutralTranslucent200Inverted, colorDarkNeutralTranslucent200InvertedHover, colorDarkNeutralTranslucent200InvertedPress, colorDarkNeutralTranslucent200Press, colorDarkNeutralTranslucent300, colorDarkNeutralTranslucent300Hover, colorDarkNeutralTranslucent300Inverted, colorDarkNeutralTranslucent300InvertedHover, colorDarkNeutralTranslucent300InvertedPress, colorDarkNeutralTranslucent300Press, colorDarkNeutralTranslucent400, colorDarkNeutralTranslucent400Hover, colorDarkNeutralTranslucent400Inverted, colorDarkNeutralTranslucent400InvertedHover, colorDarkNeutralTranslucent400InvertedPress, colorDarkNeutralTranslucent400Press, colorDarkNeutralTranslucent500, colorDarkNeutralTranslucent500Hover, colorDarkNeutralTranslucent500Inverted, colorDarkNeutralTranslucent500InvertedHover, colorDarkNeutralTranslucent500InvertedPress, colorDarkNeutralTranslucent500Press, colorDarkNeutralTranslucent700, colorDarkNeutralTranslucent700Hover, colorDarkNeutralTranslucent700Inverted, colorDarkNeutralTranslucent700InvertedHover, colorDarkNeutralTranslucent700InvertedPress, colorDarkNeutralTranslucent700Press, colorDarkOverlayDefault, colorDarkSpecialbgComponent, colorDarkSpecialbgComponentAlpha14, colorDarkSpecialbgComponentAlpha2, colorDarkSpecialbgComponentAlpha23, colorDarkSpecialbgComponentAlpha30, colorDarkSpecialbgComponentInverted, colorDarkSpecialbgComponentInvertedAlpha30, colorDarkSpecialbgComponentInvertedShade15, colorDarkSpecialbgComponentInvertedShade20, colorDarkSpecialbgComponentTint10, colorDarkSpecialbgComponentTint15, colorDarkSpecialbgComponentTint30, colorDarkSpecialbgComponentTint7, colorDarkSpecialbgNulled, colorDarkSpecialbgOverlay, colorDarkSpecialbgOverlayFallback, colorDarkSpecialbgPrimaryGrouped, colorDarkSpecialbgSecondaryGrouped, colorDarkSpecialbgSecondaryTransparent, colorDarkSpecialbgSecondaryTransparentInverted, colorDarkSpecialbgSecondaryTransparentInvertedShade15, colorDarkSpecialbgSecondaryTransparentInvertedShade20, colorDarkSpecialbgSecondaryTransparentTint15, colorDarkSpecialbgSecondaryTransparentTint7, colorDarkSpecialbgTertiaryGrouped, colorDarkSpecialbgTertiaryTransparent, colorDarkSpecialbgTertiaryTransparentInverted, colorDarkSpecialbgTertiaryTransparentInvertedShade15, colorDarkSpecialbgTertiaryTransparentInvertedShade20, colorDarkSpecialbgTertiaryTransparentTint15, colorDarkSpecialbgTertiaryTransparentTint7, colorDarkStatusAttention, colorDarkStatusAttentionHover, colorDarkStatusAttentionInverted, colorDarkStatusAttentionInvertedHover, colorDarkStatusAttentionInvertedPress, colorDarkStatusAttentionPress, colorDarkStatusInfo, colorDarkStatusInfoAlpha15, colorDarkStatusInfoHover, colorDarkStatusInfoInverted, colorDarkStatusInfoInvertedHover, colorDarkStatusInfoInvertedPress, colorDarkStatusInfoPress, colorDarkStatusMutedAltAttention, colorDarkStatusMutedAltAttentionHover, colorDarkStatusMutedAltAttentionInverted, colorDarkStatusMutedAltAttentionInvertedHover, colorDarkStatusMutedAltAttentionInvertedPress, colorDarkStatusMutedAltAttentionPress, colorDarkStatusMutedAltInfo, colorDarkStatusMutedAltInfoHover, colorDarkStatusMutedAltInfoInverted, colorDarkStatusMutedAltInfoInvertedHover, colorDarkStatusMutedAltInfoInvertedPress, colorDarkStatusMutedAltInfoPress, colorDarkStatusMutedAltNegative, colorDarkStatusMutedAltNegativeHover, colorDarkStatusMutedAltNegativeInverted, colorDarkStatusMutedAltNegativeInvertedHover, colorDarkStatusMutedAltNegativeInvertedPress, colorDarkStatusMutedAltNegativePress, colorDarkStatusMutedAltPositive, colorDarkStatusMutedAltPositiveHover, colorDarkStatusMutedAltPositiveInverted, colorDarkStatusMutedAltPositiveInvertedHover, colorDarkStatusMutedAltPositiveInvertedPress, colorDarkStatusMutedAltPositivePress, colorDarkStatusMutedAttention, colorDarkStatusMutedAttentionHover, colorDarkStatusMutedAttentionInverted, colorDarkStatusMutedAttentionInvertedHover, colorDarkStatusMutedAttentionInvertedPress, colorDarkStatusMutedAttentionPress, colorDarkStatusMutedInfo, colorDarkStatusMutedInfoHover, colorDarkStatusMutedInfoInverted, colorDarkStatusMutedInfoInvertedHover, colorDarkStatusMutedInfoInvertedPress, colorDarkStatusMutedInfoPress, colorDarkStatusMutedNegative, colorDarkStatusMutedNegativeHover, colorDarkStatusMutedNegativeInverted, colorDarkStatusMutedNegativeInvertedHover, colorDarkStatusMutedNegativeInvertedPress, colorDarkStatusMutedNegativePress, colorDarkStatusMutedPositive, colorDarkStatusMutedPositiveHover, colorDarkStatusMutedPositiveInverted, colorDarkStatusMutedPositiveInvertedHover, colorDarkStatusMutedPositiveInvertedPress, colorDarkStatusMutedPositivePress, colorDarkStatusNegative, colorDarkStatusNegativeHover, colorDarkStatusNegativeInverted, colorDarkStatusNegativeInvertedHover, colorDarkStatusNegativeInvertedPress, colorDarkStatusNegativePress, colorDarkStatusPositive, colorDarkStatusPositiveHover, colorDarkStatusPositiveInverted, colorDarkStatusPositiveInvertedHover, colorDarkStatusPositiveInvertedPress, colorDarkStatusPositivePress, colorDarkTextAccent, colorDarkTextAttention, colorDarkTextAttentionHover, colorDarkTextAttentionInverted, colorDarkTextAttentionInvertedHover, colorDarkTextAttentionInvertedPress, colorDarkTextAttentionPress, colorDarkTextDisabled, colorDarkTextDisabledInverted, colorDarkTextDisabledTransparent, colorDarkTextInfo, colorDarkTextInfoHover, colorDarkTextInfoInverted, colorDarkTextInfoInvertedHover, colorDarkTextInfoInvertedPress, colorDarkTextInfoPress, colorDarkTextLink, colorDarkTextLinkShade30, colorDarkTextLinkShade50, colorDarkTextLinkTint20, colorDarkTextLinkTint40, colorDarkTextNegative, colorDarkTextNegativeHover, colorDarkTextNegativeInverted, colorDarkTextNegativeInvertedHover, colorDarkTextNegativeInvertedPress, colorDarkTextNegativePress, colorDarkTextPositive, colorDarkTextPositiveHover, colorDarkTextPositiveInverted, colorDarkTextPositiveInvertedHover, colorDarkTextPositiveInvertedPress, colorDarkTextPositivePress, colorDarkTextPrimary, colorDarkTextPrimaryAlpha30, colorDarkTextPrimaryHover, colorDarkTextPrimaryInverted, colorDarkTextPrimaryInvertedAlpha30, colorDarkTextPrimaryInvertedAlpha40, colorDarkTextPrimaryInvertedHover, colorDarkTextPrimaryInvertedPress, colorDarkTextPrimaryInvertedShade20, colorDarkTextPrimaryInvertedShade30, colorDarkTextPrimaryInvertedTint15, colorDarkTextPrimaryInvertedTint24, colorDarkTextPrimaryInvertedTint30, colorDarkTextPrimaryInvertedTint40, colorDarkTextPrimaryInvertedTint50, colorDarkTextPrimaryInvertedTint7, colorDarkTextPrimaryPress, colorDarkTextPrimaryShade24, colorDarkTextPrimaryShade30, colorDarkTextPrimaryShade40, colorDarkTextPrimaryShade50, colorDarkTextPrimaryTint20, colorDarkTextPrimaryTint40, colorDarkTextQuaternary, colorDarkTextQuaternaryInverted, colorDarkTextSecondary, colorDarkTextSecondaryHover, colorDarkTextSecondaryInverted, colorDarkTextSecondaryInvertedHover, colorDarkTextSecondaryInvertedPress, colorDarkTextSecondaryInvertedShade20, colorDarkTextSecondaryInvertedShade30, colorDarkTextSecondaryInvertedTransparent, colorDarkTextSecondaryPress, colorDarkTextSecondaryShade20, colorDarkTextSecondaryShade30, colorDarkTextSecondaryTint20, colorDarkTextSecondaryTint40, colorDarkTextSecondaryTransparent, colorDarkTextTertiary, colorDarkTextTertiaryHover, colorDarkTextTertiaryInverted, colorDarkTextTertiaryInvertedHover, colorDarkTextTertiaryInvertedPress, colorDarkTextTertiaryInvertedTransparent, colorDarkTextTertiaryPress, colorDarkTextTertiaryTransparent, colorDarkTransparentDefault, colorDarkTransparentDefaultHover, colorDarkTransparentDefaultInvertedHover, colorDarkTransparentDefaultInvertedPress, colorDarkTransparentDefaultPress, colorDynamicNulled, colorDynamicPrimaryDark, colorDynamicPrimaryLight, colorDynamicQuaternaryDark, colorDynamicQuaternaryLight, colorDynamicQuinaryDark, colorDynamicQuinaryLight, colorDynamicSecondaryDark, colorDynamicSecondaryLight, colorDynamicSenaryDark, colorDynamicSenaryLight, colorDynamicTertiaryDark, colorDynamicTertiaryLight, colorGreenDone, colorGreenDone05, colorGreenDone05Flat, colorGreenDone10, colorGreenDone10Flat, colorGreenDone20, colorGreenDone20Flat, colorGreenText, colorGreenText60, colorGreenText60Flat, colorLavender, colorLightAccentPrimary, colorLightAccentPrimaryHover, colorLightAccentPrimaryInverted, colorLightAccentPrimaryInvertedHover, colorLightAccentPrimaryInvertedPress, colorLightAccentPrimaryPress, colorLightAccentSecondary, colorLightAccentSecondaryHover, colorLightAccentSecondaryInverted, colorLightAccentSecondaryInvertedHover, colorLightAccentSecondaryInvertedPress, colorLightAccentSecondaryPress, colorLightBaseBgAltPrimary, colorLightBaseBgAltPrimaryInverted, colorLightBaseBgAltSecondary, colorLightBaseBgAltSecondaryInverted, colorLightBaseBgAltTertiary, colorLightBaseBgAltTertiaryInverted, colorLightBaseBgPrimary, colorLightBaseBgPrimaryInverted, colorLightBaseBgSecondary, colorLightBaseBgSecondaryInverted, colorLightBaseBgTertiary, colorLightBaseBgTertiaryInverted, colorLightBgAccent, colorLightBgAccentAlpha30, colorLightBgAccentShade10, colorLightBgAccentShade15, colorLightBgAccentShade30, colorLightBgAccentShade7, colorLightBgAccentTint15, colorLightBgAccentTint20, colorLightBgAttentionMuted, colorLightBgComponent, colorLightBgComponentInverted, colorLightBgInfo, colorLightBgInfoMuted, colorLightBgLinkMuted, colorLightBgNegativeMuted, colorLightBgNeutral, colorLightBgNulled, colorLightBgOpaque, colorLightBgOverlay, colorLightBgPositiveMuted, colorLightBgPrimary, colorLightBgPrimaryAlpha12, colorLightBgPrimaryAlpha15, colorLightBgPrimaryAlpha16, colorLightBgPrimaryAlpha20, colorLightBgPrimaryAlpha30, colorLightBgPrimaryAlpha32, colorLightBgPrimaryAlpha37, colorLightBgPrimaryAlpha4, colorLightBgPrimaryAlpha40, colorLightBgPrimaryAlpha8, colorLightBgPrimaryGrouped, colorLightBgPrimaryInverted, colorLightBgPrimaryInvertedAlpha10, colorLightBgPrimaryInvertedAlpha12, colorLightBgPrimaryInvertedAlpha15, colorLightBgPrimaryInvertedAlpha16, colorLightBgPrimaryInvertedAlpha20, colorLightBgPrimaryInvertedAlpha24, colorLightBgPrimaryInvertedAlpha3, colorLightBgPrimaryInvertedAlpha30, colorLightBgPrimaryInvertedAlpha32, colorLightBgPrimaryInvertedAlpha4, colorLightBgPrimaryInvertedAlpha40, colorLightBgPrimaryInvertedAlpha5, colorLightBgPrimaryInvertedAlpha50, colorLightBgPrimaryInvertedAlpha7, colorLightBgPrimaryInvertedAlpha8, colorLightBgPrimaryInvertedTint15, colorLightBgPrimaryInvertedTint20, colorLightBgPrimaryInvertedTint7, colorLightBgPrimaryShade15, colorLightBgPrimaryShade7, colorLightBgQuaternary, colorLightBgQuaternaryAlpha30, colorLightBgQuaternaryInverted, colorLightBgQuaternaryInvertedAlpha30, colorLightBgQuaternaryInvertedTint15, colorLightBgQuaternaryInvertedTint20, colorLightBgQuaternaryShade10, colorLightBgQuaternaryShade15, colorLightBgQuaternaryShade30, colorLightBgQuaternaryShade7, colorLightBgSecondary, colorLightBgSecondaryAlpha30, colorLightBgSecondaryGrouped, colorLightBgSecondaryInverted, colorLightBgSecondaryInvertedAlpha30, colorLightBgSecondaryInvertedShade15, colorLightBgSecondaryInvertedShade7, colorLightBgSecondaryInvertedTint15, colorLightBgSecondaryInvertedTint20, colorLightBgSecondaryShade15, colorLightBgSecondaryShade7, colorLightBgSecondaryTint15, colorLightBgSecondaryTint20, colorLightBgTertiary, colorLightBgTertiaryGrouped, colorLightBgTertiaryInverted, colorLightBgTertiaryShade7, colorLightBlue, colorLightBorderAccent, colorLightBorderKey, colorLightBorderKeyAlpha15, colorLightBorderKeyAlpha7, colorLightBorderKeyInverted, colorLightBorderKeyInvertedAlpha15, colorLightBorderKeyInvertedAlpha7, colorLightBorderLink, colorLightBorderPrimary, colorLightBorderPrimaryInverted, colorLightBorderSecondary, colorLightBorderSecondaryInverted, colorLightBorderTertiary, colorLightBorderTertiaryInverted, colorLightBorderUnderline, colorLightBorderUnderlineAlpha30, colorLightBorderUnderlineInverted, colorLightBorderUnderlineInvertedAlpha30, colorLightGraphicAccent, colorLightGraphicAccentAlpha30, colorLightGraphicAccentShade10, colorLightGraphicAccentShade15, colorLightGraphicAccentShade30, colorLightGraphicAccentShade7, colorLightGraphicAccentTint15, colorLightGraphicAttention, colorLightGraphicLink, colorLightGraphicLinkAlpha15, colorLightGraphicNegative, colorLightGraphicNegativeAlpha10, colorLightGraphicNegativeAlpha30, colorLightGraphicNegativeAlpha40, colorLightGraphicNegativeShade15, colorLightGraphicNegativeShade30, colorLightGraphicNegativeShade7, colorLightGraphicNegativeTint20, colorLightGraphicNegativeTint30, colorLightGraphicNeutral, colorLightGraphicPositive, colorLightGraphicPositiveAlpha10, colorLightGraphicPositiveShade10, colorLightGraphicPositiveShade30, colorLightGraphicPrimary, colorLightGraphicPrimaryAlpha30, colorLightGraphicPrimaryAlpha40, colorLightGraphicPrimaryAlpha50, colorLightGraphicPrimaryAlpha60, colorLightGraphicPrimaryInverted, colorLightGraphicPrimaryInvertedAlpha30, colorLightGraphicPrimaryInvertedAlpha40, colorLightGraphicPrimaryInvertedAlpha50, colorLightGraphicPrimaryInvertedAlpha60, colorLightGraphicPrimaryInvertedShade10, colorLightGraphicPrimaryInvertedShade15, colorLightGraphicPrimaryInvertedShade30, colorLightGraphicPrimaryInvertedShade7, colorLightGraphicPrimaryShade10, colorLightGraphicPrimaryShade30, colorLightGraphicPrimaryTint15, colorLightGraphicPrimaryTint20, colorLightGraphicPrimaryTint30, colorLightGraphicQuaternary, colorLightGraphicQuaternaryInverted, colorLightGraphicQuaternaryShade10, colorLightGraphicSecondary, colorLightGraphicSecondaryAlpha30, colorLightGraphicSecondaryInverted, colorLightGraphicSecondaryInvertedAlpha30, colorLightGraphicSecondaryInvertedShade10, colorLightGraphicSecondaryInvertedShade30, colorLightGraphicSecondaryInvertedTint15, colorLightGraphicSecondaryInvertedTint20, colorLightGraphicSecondaryShade30, colorLightGraphicSecondaryShade50, colorLightGraphicTertiary, colorLightGraphicTertiaryAlpha30, colorLightGraphicTertiaryInverted, colorLightGraphicTertiaryInvertedAlpha30, colorLightGraphicTertiaryInvertedTint15, colorLightGraphicTertiaryInvertedTint20, colorLightGraphicTertiaryShade15, colorLightGraphicTertiaryShade7, colorLightGraphicTertiaryTint15, colorLightGraphicTertiaryTint20, colorLightModalBgAltPrimary, colorLightModalBgAltPrimaryInverted, colorLightModalBgAltSecondary, colorLightModalBgAltSecondaryInverted, colorLightModalBgAltTertiary, colorLightModalBgAltTertiaryInverted, colorLightModalBgPrimary, colorLightModalBgPrimaryInverted, colorLightModalBgSecondary, colorLightModalBgSecondaryInverted, colorLightModalBgTertiary, colorLightModalBgTertiaryInverted, colorLightNeutral0, colorLightNeutral0Hover, colorLightNeutral0Inverted, colorLightNeutral0InvertedHover, colorLightNeutral0InvertedPress, colorLightNeutral0Press, colorLightNeutral100, colorLightNeutral100Hover, colorLightNeutral100Inverted, colorLightNeutral100InvertedHover, colorLightNeutral100InvertedPress, colorLightNeutral100Press, colorLightNeutral1500, colorLightNeutral1500Hover, colorLightNeutral1500Inverted, colorLightNeutral1500InvertedHover, colorLightNeutral1500InvertedPress, colorLightNeutral1500Press, colorLightNeutral200, colorLightNeutral200Hover, colorLightNeutral200Inverted, colorLightNeutral200InvertedHover, colorLightNeutral200InvertedPress, colorLightNeutral200Press, colorLightNeutral300, colorLightNeutral300Hover, colorLightNeutral300Inverted, colorLightNeutral300InvertedHover, colorLightNeutral300InvertedPress, colorLightNeutral300Press, colorLightNeutral400, colorLightNeutral400Hover, colorLightNeutral400Inverted, colorLightNeutral400InvertedHover, colorLightNeutral400InvertedPress, colorLightNeutral400Press, colorLightNeutral500, colorLightNeutral500Hover, colorLightNeutral500Inverted, colorLightNeutral500InvertedHover, colorLightNeutral500InvertedPress, colorLightNeutral500Press, colorLightNeutral700, colorLightNeutral700Alpha15, colorLightNeutral700Hover, colorLightNeutral700Inverted, colorLightNeutral700InvertedHover, colorLightNeutral700InvertedPress, colorLightNeutral700Press, colorLightNeutralTranslucent0, colorLightNeutralTranslucent0Hover, colorLightNeutralTranslucent0Inverted, colorLightNeutralTranslucent0InvertedHover, colorLightNeutralTranslucent0InvertedPress, colorLightNeutralTranslucent0Press, colorLightNeutralTranslucent100, colorLightNeutralTranslucent100Hover, colorLightNeutralTranslucent100Inverted, colorLightNeutralTranslucent100InvertedHover, colorLightNeutralTranslucent100InvertedPress, colorLightNeutralTranslucent100Press, colorLightNeutralTranslucent1300, colorLightNeutralTranslucent1300Hover, colorLightNeutralTranslucent1300Inverted, colorLightNeutralTranslucent1300InvertedHover, colorLightNeutralTranslucent1300InvertedPress, colorLightNeutralTranslucent1300Press, colorLightNeutralTranslucent1500Hover, colorLightNeutralTranslucent1500InvertedHover, colorLightNeutralTranslucent1500InvertedPress, colorLightNeutralTranslucent1500Press, colorLightNeutralTranslucent200, colorLightNeutralTranslucent200Hover, colorLightNeutralTranslucent200Inverted, colorLightNeutralTranslucent200InvertedHover, colorLightNeutralTranslucent200InvertedPress, colorLightNeutralTranslucent200Press, colorLightNeutralTranslucent300, colorLightNeutralTranslucent300Hover, colorLightNeutralTranslucent300Inverted, colorLightNeutralTranslucent300InvertedHover, colorLightNeutralTranslucent300InvertedPress, colorLightNeutralTranslucent300Press, colorLightNeutralTranslucent400, colorLightNeutralTranslucent400Hover, colorLightNeutralTranslucent400Inverted, colorLightNeutralTranslucent400InvertedHover, colorLightNeutralTranslucent400InvertedPress, colorLightNeutralTranslucent400Press, colorLightNeutralTranslucent500, colorLightNeutralTranslucent500Hover, colorLightNeutralTranslucent500Inverted, colorLightNeutralTranslucent500InvertedHover, colorLightNeutralTranslucent500InvertedPress, colorLightNeutralTranslucent500Press, colorLightNeutralTranslucent700, colorLightNeutralTranslucent700Hover, colorLightNeutralTranslucent700Inverted, colorLightNeutralTranslucent700InvertedHover, colorLightNeutralTranslucent700InvertedPress, colorLightNeutralTranslucent700Press, colorLightOverlayDefault, colorLightSpecialbgComponent, colorLightSpecialbgComponentAlpha14, colorLightSpecialbgComponentAlpha2, colorLightSpecialbgComponentAlpha23, colorLightSpecialbgComponentAlpha30, colorLightSpecialbgComponentInverted, colorLightSpecialbgComponentInvertedAlpha30, colorLightSpecialbgComponentInvertedTint15, colorLightSpecialbgComponentInvertedTint20, colorLightSpecialbgComponentShade10, colorLightSpecialbgComponentShade15, colorLightSpecialbgComponentShade30, colorLightSpecialbgComponentShade7, colorLightSpecialbgNulled, colorLightSpecialbgOverlay, colorLightSpecialbgOverlayFallback, colorLightSpecialbgPrimaryGrouped, colorLightSpecialbgSecondaryGrouped, colorLightSpecialbgSecondaryTransparent, colorLightSpecialbgSecondaryTransparentInverted, colorLightSpecialbgSecondaryTransparentInvertedTint15, colorLightSpecialbgSecondaryTransparentInvertedTint20, colorLightSpecialbgSecondaryTransparentShade15, colorLightSpecialbgSecondaryTransparentShade7, colorLightSpecialbgTertiaryGrouped, colorLightSpecialbgTertiaryTransparent, colorLightSpecialbgTertiaryTransparentInverted, colorLightSpecialbgTertiaryTransparentInvertedTint15, colorLightSpecialbgTertiaryTransparentInvertedTint20, colorLightSpecialbgTertiaryTransparentShade15, colorLightSpecialbgTertiaryTransparentShade7, colorLightStatusAttention, colorLightStatusAttentionHover, colorLightStatusAttentionInverted, colorLightStatusAttentionInvertedHover, colorLightStatusAttentionInvertedPress, colorLightStatusAttentionPress, colorLightStatusInfo, colorLightStatusInfoAlpha15, colorLightStatusInfoHover, colorLightStatusInfoInverted, colorLightStatusInfoInvertedHover, colorLightStatusInfoInvertedPress, colorLightStatusInfoPress, colorLightStatusMutedAltAttention, colorLightStatusMutedAltAttentionHover, colorLightStatusMutedAltAttentionInverted, colorLightStatusMutedAltAttentionInvertedHover, colorLightStatusMutedAltAttentionInvertedPress, colorLightStatusMutedAltAttentionPress, colorLightStatusMutedAltInfo, colorLightStatusMutedAltInfoHover, colorLightStatusMutedAltInfoInverted, colorLightStatusMutedAltInfoInvertedHover, colorLightStatusMutedAltInfoInvertedPress, colorLightStatusMutedAltInfoPress, colorLightStatusMutedAltNegative, colorLightStatusMutedAltNegativeHover, colorLightStatusMutedAltNegativeInverted, colorLightStatusMutedAltNegativeInvertedHover, colorLightStatusMutedAltNegativeInvertedPress, colorLightStatusMutedAltNegativePress, colorLightStatusMutedAltPositive, colorLightStatusMutedAltPositiveHover, colorLightStatusMutedAltPositiveInverted, colorLightStatusMutedAltPositiveInvertedHover, colorLightStatusMutedAltPositiveInvertedPress, colorLightStatusMutedAltPositivePress, colorLightStatusMutedAttention, colorLightStatusMutedAttentionHover, colorLightStatusMutedAttentionInverted, colorLightStatusMutedAttentionInvertedHover, colorLightStatusMutedAttentionInvertedPress, colorLightStatusMutedAttentionPress, colorLightStatusMutedInfo, colorLightStatusMutedInfoHover, colorLightStatusMutedInfoInverted, colorLightStatusMutedInfoInvertedHover, colorLightStatusMutedInfoInvertedPress, colorLightStatusMutedInfoPress, colorLightStatusMutedNegative, colorLightStatusMutedNegativeHover, colorLightStatusMutedNegativeInverted, colorLightStatusMutedNegativeInvertedHover, colorLightStatusMutedNegativeInvertedPress, colorLightStatusMutedNegativePress, colorLightStatusMutedPositive, colorLightStatusMutedPositiveHover, colorLightStatusMutedPositiveInverted, colorLightStatusMutedPositiveInvertedHover, colorLightStatusMutedPositiveInvertedPress, colorLightStatusMutedPositivePress, colorLightStatusNegative, colorLightStatusNegativeHover, colorLightStatusNegativeInverted, colorLightStatusNegativeInvertedHover, colorLightStatusNegativeInvertedPress, colorLightStatusNegativePress, colorLightStatusPositive, colorLightStatusPositiveHover, colorLightStatusPositiveInverted, colorLightStatusPositiveInvertedHover, colorLightStatusPositiveInvertedPress, colorLightStatusPositivePress, colorLightTextAccent, colorLightTextAttention, colorLightTextAttentionHover, colorLightTextAttentionInverted, colorLightTextAttentionInvertedHover, colorLightTextAttentionInvertedPress, colorLightTextAttentionPress, colorLightTextDisabled, colorLightTextDisabledInverted, colorLightTextDisabledTransparent, colorLightTextInfo, colorLightTextInfoHover, colorLightTextInfoInverted, colorLightTextInfoInvertedHover, colorLightTextInfoInvertedPress, colorLightTextInfoPress, colorLightTextLink, colorLightTextLinkShade20, colorLightTextLinkShade40, colorLightTextLinkTint30, colorLightTextLinkTint50, colorLightTextNegative, colorLightTextNegativeHover, colorLightTextNegativeInverted, colorLightTextNegativeInvertedHover, colorLightTextNegativeInvertedPress, colorLightTextNegativePress, colorLightTextPositive, colorLightTextPositiveHover, colorLightTextPositiveInverted, colorLightTextPositiveInvertedHover, colorLightTextPositiveInvertedPress, colorLightTextPositivePress, colorLightTextPrimary, colorLightTextPrimaryAlpha30, colorLightTextPrimaryHover, colorLightTextPrimaryInverted, colorLightTextPrimaryInvertedAlpha30, colorLightTextPrimaryInvertedAlpha40, colorLightTextPrimaryInvertedHover, colorLightTextPrimaryInvertedPress, colorLightTextPrimaryInvertedShade15, colorLightTextPrimaryInvertedShade24, colorLightTextPrimaryInvertedShade30, colorLightTextPrimaryInvertedShade40, colorLightTextPrimaryInvertedShade50, colorLightTextPrimaryInvertedShade7, colorLightTextPrimaryInvertedTint20, colorLightTextPrimaryInvertedTint30, colorLightTextPrimaryPress, colorLightTextPrimaryShade20, colorLightTextPrimaryShade40, colorLightTextPrimaryTint24, colorLightTextPrimaryTint30, colorLightTextPrimaryTint40, colorLightTextPrimaryTint50, colorLightTextQuaternary, colorLightTextQuaternaryInverted, colorLightTextSecondary, colorLightTextSecondaryHover, colorLightTextSecondaryInverted, colorLightTextSecondaryInvertedHover, colorLightTextSecondaryInvertedPress, colorLightTextSecondaryInvertedTint20, colorLightTextSecondaryInvertedTint30, colorLightTextSecondaryInvertedTransparent, colorLightTextSecondaryPress, colorLightTextSecondaryShade20, colorLightTextSecondaryShade40, colorLightTextSecondaryTint20, colorLightTextSecondaryTint30, colorLightTextSecondaryTransparent, colorLightTextTertiary, colorLightTextTertiaryHover, colorLightTextTertiaryInverted, colorLightTextTertiaryInvertedHover, colorLightTextTertiaryInvertedPress, colorLightTextTertiaryInvertedTransparent, colorLightTextTertiaryPress, colorLightTextTertiaryTransparent, colorLightTransparentDefault, colorLightTransparentDefaultHover, colorLightTransparentDefaultInvertedHover, colorLightTransparentDefaultInvertedPress, colorLightTransparentDefaultPress, colorRedBrand, colorRedBrand05Flat, colorRedBrand10, colorRedBrand10Flat, colorRedBrand20, colorRedBrand20Flat, colorRedBrand30, colorRedBrand30Flat, colorRedBrand50, colorRedBrand50Flat, colorRedBrand70, colorRedBrand70Flat, colorRedBrand85, colorRedBrand85Flat, colorRedDark, colorRedError, colorSand, colorStaticAccentPrimary, colorStaticAccentPrimaryHover, colorStaticAccentPrimaryInverted, colorStaticAccentPrimaryInvertedHover, colorStaticAccentPrimaryInvertedPress, colorStaticAccentPrimaryPress, colorStaticAccentSecondary, colorStaticAccentSecondaryHover, colorStaticAccentSecondaryInverted, colorStaticAccentSecondaryInvertedHover, colorStaticAccentSecondaryInvertedPress, colorStaticAccentSecondaryPress, colorStaticBgAccent, colorStaticBgDark, colorStaticBgLight, colorStaticBgNeutralDark, colorStaticBgNeutralLight, colorStaticBgPrimaryDark, colorStaticBgPrimaryDarkAlpha10, colorStaticBgPrimaryDarkAlpha20, colorStaticBgPrimaryDarkTint15, colorStaticBgPrimaryDarkTint20, colorStaticBgPrimaryLight, colorStaticBgQuaternaryDark, colorStaticBgQuaternaryLight, colorStaticBgSecondaryDark, colorStaticBgSecondaryLight, colorStaticBgTertiaryDark, colorStaticBgTertiaryLight, colorStaticBorderAccent, colorStaticCorpbgNeutral, colorStaticCorpbgPrimary, colorStaticCorpbgSecondary, colorStaticCorpbgTertiary, colorStaticGraphicAccent, colorStaticGraphicAmethyst, colorStaticGraphicBlackberry, colorStaticGraphicBlueChill, colorStaticGraphicBlueChillOld, colorStaticGraphicBlueMaya, colorStaticGraphicBlueMoody, colorStaticGraphicBlueSteel, colorStaticGraphicBotticelli, colorStaticGraphicBoulder, colorStaticGraphicBoulderOld, colorStaticGraphicBrinkPink, colorStaticGraphicBrinkPinkOld, colorStaticGraphicBurntSienna, colorStaticGraphicBurntSiennaOld, colorStaticGraphicCarrot, colorStaticGraphicChatelle, colorStaticGraphicChatelleOld, colorStaticGraphicChathamsBlue, colorStaticGraphicChathamsBlueOld, colorStaticGraphicChick, colorStaticGraphicCrete, colorStaticGraphicCuriousBlue, colorStaticGraphicCuriousBlueLight, colorStaticGraphicCuriousBlueLightOld, colorStaticGraphicDark, colorStaticGraphicEasternBlue, colorStaticGraphicFrenchLilac, colorStaticGraphicFuelYellow, colorStaticGraphicFunBlue, colorStaticGraphicFunBlueOld, colorStaticGraphicGallery, colorStaticGraphicGreenJungle, colorStaticGraphicHippieBlue, colorStaticGraphicHippieBlueOld, colorStaticGraphicJaffa, colorStaticGraphicJaffaLight, colorStaticGraphicJaffaLightOld, colorStaticGraphicJava, colorStaticGraphicJavaOld, colorStaticGraphicJungleGreen, colorStaticGraphicLavender, colorStaticGraphicLight, colorStaticGraphicLightShade15, colorStaticGraphicLightShade7, colorStaticGraphicMantis, colorStaticGraphicMantisOld, colorStaticGraphicMatisse, colorStaticGraphicMatisseOld, colorStaticGraphicMaya, colorStaticGraphicMilanoRed, colorStaticGraphicMilanoRedOld, colorStaticGraphicMirage, colorStaticGraphicMirageOld, colorStaticGraphicMoonRaker, colorStaticGraphicMossGreen, colorStaticGraphicNevada, colorStaticGraphicNevadaOld, colorStaticGraphicOlive, colorStaticGraphicOlivine, colorStaticGraphicOlivineOld, colorStaticGraphicPeach, colorStaticGraphicPermission, colorStaticGraphicPersimmon, colorStaticGraphicPewter, colorStaticGraphicPewterOld, colorStaticGraphicPickledBluewood, colorStaticGraphicPickledBluewoodOld, colorStaticGraphicPorsche, colorStaticGraphicPorscheOld, colorStaticGraphicRaspberry, colorStaticGraphicRedDamask, colorStaticGraphicRedDamaskOld, colorStaticGraphicSaffron, colorStaticGraphicSaffronOld, colorStaticGraphicSalomie, colorStaticGraphicSand, colorStaticGraphicSandyBrown, colorStaticGraphicSandybrownOld, colorStaticGraphicSeawater, colorStaticGraphicSerenade, colorStaticGraphicSky, colorStaticGraphicSoftPeach, colorStaticGraphicSolitude, colorStaticGraphicStrawberry, colorStaticGraphicSundust, colorStaticGraphicTurkishRose, colorStaticGraphicTurkishRoseOld, colorStaticGraphicTurquoiseBlue, colorStaticGraphicTurquoiseBlueOld, colorStaticGraphicValencia, colorStaticGraphicValenciaOld, colorStaticGraphicWaikawaGray, colorStaticGraphicWaikawaGrayOld, colorStaticGraphicWhisper, colorStaticGraphicZanah, colorStaticLocalLightBlue, colorStaticNeutral0, colorStaticNeutral0Hover, colorStaticNeutral0Inverted, colorStaticNeutral0InvertedHover, colorStaticNeutral0InvertedPress, colorStaticNeutral0Press, colorStaticNeutral100, colorStaticNeutral100Hover, colorStaticNeutral100Inverted, colorStaticNeutral100InvertedHover, colorStaticNeutral100InvertedPress, colorStaticNeutral100Press, colorStaticNeutral1500, colorStaticNeutral1500Hover, colorStaticNeutral1500Inverted, colorStaticNeutral1500InvertedHover, colorStaticNeutral1500InvertedPress, colorStaticNeutral1500Press, colorStaticNeutral200, colorStaticNeutral200Hover, colorStaticNeutral200Inverted, colorStaticNeutral200InvertedHover, colorStaticNeutral200InvertedPress, colorStaticNeutral200Press, colorStaticNeutral300, colorStaticNeutral300Hover, colorStaticNeutral300Inverted, colorStaticNeutral300InvertedHover, colorStaticNeutral300InvertedPress, colorStaticNeutral300Press, colorStaticNeutral400, colorStaticNeutral400Hover, colorStaticNeutral400Inverted, colorStaticNeutral400InvertedHover, colorStaticNeutral400InvertedPress, colorStaticNeutral400Press, colorStaticNeutral500, colorStaticNeutral500Hover, colorStaticNeutral500Inverted, colorStaticNeutral500InvertedHover, colorStaticNeutral500InvertedPress, colorStaticNeutral500Press, colorStaticNeutral700, colorStaticNeutral700Hover, colorStaticNeutral700Inverted, colorStaticNeutral700InvertedHover, colorStaticNeutral700InvertedPress, colorStaticNeutral700Press, colorStaticNeutralTranslucent0, colorStaticNeutralTranslucent0Hover, colorStaticNeutralTranslucent0Inverted, colorStaticNeutralTranslucent0InvertedHover, colorStaticNeutralTranslucent0InvertedPress, colorStaticNeutralTranslucent0Press, colorStaticNeutralTranslucent100, colorStaticNeutralTranslucent100Hover, colorStaticNeutralTranslucent100Inverted, colorStaticNeutralTranslucent100InvertedHover, colorStaticNeutralTranslucent100InvertedPress, colorStaticNeutralTranslucent100Press, colorStaticNeutralTranslucent1300, colorStaticNeutralTranslucent1300Hover, colorStaticNeutralTranslucent1300Inverted, colorStaticNeutralTranslucent1300InvertedHover, colorStaticNeutralTranslucent1300InvertedPress, colorStaticNeutralTranslucent1300Press, colorStaticNeutralTranslucent1500Hover, colorStaticNeutralTranslucent1500InvertedHover, colorStaticNeutralTranslucent1500InvertedPress, colorStaticNeutralTranslucent1500Press, colorStaticNeutralTranslucent200, colorStaticNeutralTranslucent200Hover, colorStaticNeutralTranslucent200Inverted, colorStaticNeutralTranslucent200InvertedHover, colorStaticNeutralTranslucent200InvertedPress, colorStaticNeutralTranslucent200Press, colorStaticNeutralTranslucent300, colorStaticNeutralTranslucent300Hover, colorStaticNeutralTranslucent300Inverted, colorStaticNeutralTranslucent300InvertedHover, colorStaticNeutralTranslucent300InvertedPress, colorStaticNeutralTranslucent300Press, colorStaticNeutralTranslucent400, colorStaticNeutralTranslucent400Hover, colorStaticNeutralTranslucent400Inverted, colorStaticNeutralTranslucent400InvertedHover, colorStaticNeutralTranslucent400InvertedPress, colorStaticNeutralTranslucent400Press, colorStaticNeutralTranslucent500, colorStaticNeutralTranslucent500Hover, colorStaticNeutralTranslucent500Inverted, colorStaticNeutralTranslucent500InvertedHover, colorStaticNeutralTranslucent500InvertedPress, colorStaticNeutralTranslucent500Press, colorStaticNeutralTranslucent700, colorStaticNeutralTranslucent700Hover, colorStaticNeutralTranslucent700Inverted, colorStaticNeutralTranslucent700InvertedHover, colorStaticNeutralTranslucent700InvertedPress, colorStaticNeutralTranslucent700Press, colorStaticNulled, colorStaticOverlayBlackHigh, colorStaticOverlayBlackLow, colorStaticOverlayBlackNormal, colorStaticOverlayBlackXhigh, colorStaticOverlayBlackXlow, colorStaticOverlayIndigoHigh, colorStaticOverlayIndigoLow, colorStaticOverlayIndigoNormal, colorStaticOverlayIndigoXhigh, colorStaticOverlayIndigoXlow, colorStaticOverlayWhiteHigh, colorStaticOverlayWhiteLow, colorStaticOverlayWhiteNormal, colorStaticOverlayWhiteXhigh, colorStaticOverlayWhiteXlow, colorStaticPrimaryDark, colorStaticPrimaryLight, colorStaticQuaternaryDark, colorStaticQuaternaryLight, colorStaticQuinaryDark, colorStaticQuinaryLight, colorStaticSecondaryDark, colorStaticSecondaryLight, colorStaticSenaryDark, colorStaticSenaryLight, colorStaticStatusAttention, colorStaticStatusAttentionInverted, colorStaticStatusBlue, colorStaticStatusBlueAlpha10, colorStaticStatusGreen, colorStaticStatusGreenAlpha10, colorStaticStatusGrey, colorStaticStatusGreyAlpha10, colorStaticStatusInfo, colorStaticStatusInfoInverted, colorStaticStatusMutedAltAttention, colorStaticStatusMutedAltAttentionInverted, colorStaticStatusMutedAltInfo, colorStaticStatusMutedAltInfoInverted, colorStaticStatusMutedAltNegative, colorStaticStatusMutedAltNegativeInverted, colorStaticStatusMutedAltPositive, colorStaticStatusMutedAltPositiveInverted, colorStaticStatusMutedAttention, colorStaticStatusMutedAttentionInverted, colorStaticStatusMutedInfo, colorStaticStatusMutedInfoInverted, colorStaticStatusMutedNegative, colorStaticStatusMutedNegativeInverted, colorStaticStatusMutedPositive, colorStaticStatusMutedPositiveInverted, colorStaticStatusNegative, colorStaticStatusNegativeInverted, colorStaticStatusOrange, colorStaticStatusOrangeAlpha10, colorStaticStatusPositive, colorStaticStatusPositiveInverted, colorStaticStatusPurple, colorStaticStatusPurpleAlpha10, colorStaticStatusRed, colorStaticStatusRedAlpha10, colorStaticStatusTeal, colorStaticStatusTealAlpha10, colorStaticTertiaryDark, colorStaticTertiaryLight, colorStaticTextAccent, colorStaticTextAttention, colorStaticTextAttentionHover, colorStaticTextAttentionInverted, colorStaticTextAttentionInvertedHover, colorStaticTextAttentionInvertedPress, colorStaticTextAttentionPress, colorStaticTextInfo, colorStaticTextInfoHover, colorStaticTextInfoInverted, colorStaticTextInfoInvertedHover, colorStaticTextInfoInvertedPress, colorStaticTextInfoPress, colorStaticTextNegative, colorStaticTextNegativeHover, colorStaticTextNegativeInverted, colorStaticTextNegativeInvertedHover, colorStaticTextNegativeInvertedPress, colorStaticTextNegativePress, colorStaticTextPositive, colorStaticTextPositiveHover, colorStaticTextPositiveInverted, colorStaticTextPositiveInvertedHover, colorStaticTextPositiveInvertedPress, colorStaticTextPositivePress, colorStaticTextPrimary, colorStaticTextPrimaryDark, colorStaticTextPrimaryHover, colorStaticTextPrimaryInverted, colorStaticTextPrimaryInvertedHover, colorStaticTextPrimaryInvertedPress, colorStaticTextPrimaryLight, colorStaticTextPrimaryLightAlpha30, colorStaticTextPrimaryPress, colorStaticTextQuaternary, colorStaticTextQuaternaryInverted, colorStaticTextSecondary, colorStaticTextSecondaryDark, colorStaticTextSecondaryDarkTransparent, colorStaticTextSecondaryHover, colorStaticTextSecondaryInverted, colorStaticTextSecondaryInvertedHover, colorStaticTextSecondaryInvertedPress, colorStaticTextSecondaryLight, colorStaticTextSecondaryLightTransparent, colorStaticTextSecondaryPress, colorStaticTextTertiary, colorStaticTextTertiaryDark, colorStaticTextTertiaryDarkTransparent, colorStaticTextTertiaryHover, colorStaticTextTertiaryInverted, colorStaticTextTertiaryInvertedHover, colorStaticTextTertiaryInvertedPress, colorStaticTextTertiaryLight, colorStaticTextTertiaryLightTransparent, colorStaticTextTertiaryPress, colorWhite, colorWhite10, colorWhite30, colorWhite60, fontFamilyStyrene, fontFamilySystem, gap0, gap12, gap128, gap128Neg, gap12Neg, gap16, gap16Neg, gap2, gap20, gap20Neg, gap24, gap24Neg, gap2Neg, gap2s, gap2xl, gap2xlNeg, gap2xs, gap2xsNeg, gap32, gap32Neg, gap3xl, gap3xlNeg, gap3xs, gap3xsNeg, gap4, gap40, gap40Neg, gap48, gap48Neg, gap4Neg, gap4xl, gap4xlNeg, gap56, gap56Neg, gap5xl, gap5xlNeg, gap64, gap64Neg, gap6xl, gap6xlNeg, gap72, gap72Neg, gap7xl, gap7xlNeg, gap8, gap80, gap80Neg, gap8Neg, gap8xl, gap8xlNeg, gap96, gap96Neg, gapL, gapLNeg, gapM, gapMNeg, gapS, gapSNeg, gapXl, gapXlNeg, gapXs, gapXsNeg, shadowL, shadowLHard, shadowLHardUp, shadowLUp, shadowM, shadowMHard, shadowMHardUp, shadowMUp, shadowS, shadowSHard, shadowSHardUp, shadowSUp, shadowXl, shadowXlHard, shadowXlHardUp, shadowXlUp, shadowXs, shadowXsHard, shadowXsHardUp, shadowXsUp };
|
package/vars/typography.css
CHANGED
|
@@ -61,6 +61,14 @@
|
|
|
61
61
|
font-weight: 700;
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
+
@define-mixin accent_tagline {
|
|
65
|
+
font-size: 12px;
|
|
66
|
+
line-height: 16px;
|
|
67
|
+
font-weight: 700;
|
|
68
|
+
letter-spacing: 1.25px;
|
|
69
|
+
text-transform: uppercase;
|
|
70
|
+
}
|
|
71
|
+
|
|
64
72
|
@define-mixin action_caps {
|
|
65
73
|
font-size: 12px;
|
|
66
74
|
line-height: 16px;
|
|
@@ -117,6 +125,14 @@
|
|
|
117
125
|
font-weight: 500;
|
|
118
126
|
}
|
|
119
127
|
|
|
128
|
+
@define-mixin action_tagline {
|
|
129
|
+
font-size: 12px;
|
|
130
|
+
line-height: 16px;
|
|
131
|
+
font-weight: 700;
|
|
132
|
+
letter-spacing: 1.25px;
|
|
133
|
+
text-transform: uppercase;
|
|
134
|
+
}
|
|
135
|
+
|
|
120
136
|
@define-mixin headline-mobile_large {
|
|
121
137
|
font-size: 30px;
|
|
122
138
|
line-height: 36px;
|
|
@@ -353,6 +369,14 @@
|
|
|
353
369
|
font-weight: 400;
|
|
354
370
|
}
|
|
355
371
|
|
|
372
|
+
@define-mixin paragraph_tagline {
|
|
373
|
+
font-size: 12px;
|
|
374
|
+
line-height: 16px;
|
|
375
|
+
font-weight: 500;
|
|
376
|
+
letter-spacing: 1.25px;
|
|
377
|
+
text-transform: uppercase;
|
|
378
|
+
}
|
|
379
|
+
|
|
356
380
|
@define-mixin promo-mobile_large {
|
|
357
381
|
font-size: 30px;
|
|
358
382
|
line-height: 36px;
|
|
@@ -11,7 +11,9 @@
|
|
|
11
11
|
|
|
12
12
|
/* Hard up */
|
|
13
13
|
} :root {
|
|
14
|
-
} :root {
|
|
14
|
+
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
15
|
+
|
|
16
|
+
/* новые значения, используйте их */
|
|
15
17
|
} :root {
|
|
16
18
|
} :root {
|
|
17
19
|
} :root {
|
|
@@ -12,7 +12,9 @@
|
|
|
12
12
|
|
|
13
13
|
/* Hard up */
|
|
14
14
|
} :root {
|
|
15
|
-
} :root {
|
|
15
|
+
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
16
|
+
|
|
17
|
+
/* новые значения, используйте их */
|
|
16
18
|
} :root {
|
|
17
19
|
} :root {
|
|
18
20
|
} :root {
|
package/with-suffix/index.css
CHANGED
|
@@ -12,7 +12,9 @@
|
|
|
12
12
|
|
|
13
13
|
/* Hard up */
|
|
14
14
|
} :root {
|
|
15
|
-
} :root {
|
|
15
|
+
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
16
|
+
|
|
17
|
+
/* новые значения, используйте их */
|
|
16
18
|
} :root {
|
|
17
19
|
} :root {
|
|
18
20
|
} :root {
|
|
@@ -12,7 +12,9 @@
|
|
|
12
12
|
|
|
13
13
|
/* Hard up */
|
|
14
14
|
} :root {
|
|
15
|
-
} :root {
|
|
15
|
+
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
16
|
+
|
|
17
|
+
/* новые значения, используйте их */
|
|
16
18
|
} :root {
|
|
17
19
|
} :root {
|
|
18
20
|
} :root {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/confirmation/esm/{countdown-section-d6599b55.d.ts → countdown-section-80dcbea1.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
/package/confirmation/modern/{countdown-section-4688cb0e.d.ts → countdown-section-f83616ee.d.ts}
RENAMED
|
File without changes
|
/package/confirmation/modern/{countdown-section-4688cb0e.js → countdown-section-f83616ee.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|