@alfalab/core-components 47.22.0-beta.2 → 47.23.0-beta.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/Component.js +1 -1
- package/accordion/components/default-control-icon/Component.js +1 -1
- package/accordion/components/default-control-icon/index.css +4 -4
- package/accordion/cssm/hooks/useMeasureHeight.js +3 -0
- package/accordion/esm/Component.js +1 -1
- package/accordion/esm/components/default-control-icon/Component.js +1 -1
- package/accordion/esm/components/default-control-icon/index.css +4 -4
- package/accordion/esm/hooks/useMeasureHeight.js +3 -0
- package/accordion/esm/index.css +9 -9
- package/accordion/hooks/useMeasureHeight.js +3 -0
- package/accordion/index.css +9 -9
- package/accordion/modern/Component.js +1 -1
- package/accordion/modern/components/default-control-icon/Component.js +1 -1
- package/accordion/modern/components/default-control-icon/index.css +4 -4
- package/accordion/modern/hooks/useMeasureHeight.js +3 -0
- package/accordion/modern/index.css +9 -9
- package/accordion/moderncssm/hooks/useMeasureHeight.js +3 -0
- package/action-button/Component.js +5 -5
- package/action-button/cssm/Component.js +1 -1
- package/action-button/default.css +12 -12
- package/action-button/esm/Component.js +6 -6
- package/action-button/esm/default.css +12 -12
- package/action-button/esm/index.css +9 -9
- package/action-button/esm/inverted.css +12 -12
- package/action-button/esm/static.css +8 -8
- package/action-button/index.css +9 -9
- package/action-button/inverted.css +12 -12
- package/action-button/modern/Component.js +6 -6
- package/action-button/modern/default.css +12 -12
- package/action-button/modern/index.css +9 -9
- package/action-button/modern/inverted.css +12 -12
- package/action-button/modern/static.css +8 -8
- package/action-button/moderncssm/Component.js +2 -2
- package/action-button/static.css +8 -8
- package/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +2 -2
- package/alert/index.css +2 -2
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +2 -2
- package/amount/component.js +1 -1
- package/amount/esm/component.js +1 -1
- package/amount/esm/index.css +7 -7
- package/amount/esm/pure/component.js +1 -1
- package/amount/esm/pure/index.css +1 -1
- package/amount/index.css +7 -7
- package/amount/modern/component.js +1 -1
- package/amount/modern/index.css +7 -7
- package/amount/modern/pure/component.js +1 -1
- package/amount/modern/pure/index.css +1 -1
- package/amount/pure/component.js +1 -1
- package/amount/pure/index.css +1 -1
- package/amount-input/Component.js +3 -3
- package/amount-input/default.css +3 -3
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +3 -3
- package/amount-input/esm/index.css +6 -6
- package/amount-input/esm/inverted.css +3 -3
- package/amount-input/index.css +6 -6
- package/amount-input/inverted.css +3 -3
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +3 -3
- package/amount-input/modern/index.css +6 -6
- package/amount-input/modern/inverted.css +3 -3
- package/attach/Component.d.ts +2 -2
- package/attach/Component.js +1 -1
- package/attach/cssm/Component.d.ts +2 -2
- package/attach/esm/Component.d.ts +2 -2
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +17 -17
- package/attach/index.css +17 -17
- package/attach/modern/Component.d.ts +2 -2
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +17 -17
- package/attach/moderncssm/Component.d.ts +2 -2
- package/backdrop/Component.js +1 -1
- package/backdrop/esm/Component.js +1 -1
- package/backdrop/esm/index.css +11 -11
- package/backdrop/index.css +11 -11
- package/backdrop/modern/Component.js +1 -1
- package/backdrop/modern/index.css +11 -11
- package/badge/Component.js +1 -1
- package/badge/esm/Component.js +1 -1
- package/badge/esm/index.css +47 -47
- package/badge/index.css +47 -47
- package/badge/modern/Component.js +1 -1
- package/badge/modern/index.css +47 -47
- package/bank-card/Component.js +1 -1
- package/bank-card/esm/Component.js +1 -1
- package/bank-card/esm/index.css +19 -19
- package/bank-card/index.css +19 -19
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +19 -19
- package/base-modal/Component.js +1 -1
- package/base-modal/esm/Component.js +1 -1
- package/base-modal/esm/index.css +12 -12
- package/base-modal/index.css +12 -12
- package/base-modal/modern/Component.js +1 -1
- package/base-modal/modern/index.css +12 -12
- package/bottom-sheet/component.js +1 -1
- package/bottom-sheet/components/footer/Component.js +1 -1
- package/bottom-sheet/components/footer/index.css +25 -25
- package/bottom-sheet/components/header/Component.js +1 -1
- package/bottom-sheet/components/header/index.css +12 -12
- package/bottom-sheet/esm/component.js +1 -1
- package/bottom-sheet/esm/components/footer/Component.js +1 -1
- package/bottom-sheet/esm/components/footer/index.css +25 -25
- package/bottom-sheet/esm/components/header/Component.js +1 -1
- package/bottom-sheet/esm/components/header/index.css +12 -12
- package/bottom-sheet/esm/index.css +44 -44
- package/bottom-sheet/index.css +44 -44
- package/bottom-sheet/modern/component.js +1 -1
- package/bottom-sheet/modern/components/footer/Component.js +1 -1
- package/bottom-sheet/modern/components/footer/index.css +25 -25
- package/bottom-sheet/modern/components/header/Component.js +1 -1
- package/bottom-sheet/modern/components/header/index.css +12 -12
- package/bottom-sheet/modern/index.css +44 -44
- package/button/components/base-button/Component.js +4 -4
- package/button/components/base-button/default.css +49 -49
- package/button/components/base-button/index.css +61 -61
- package/button/components/base-button/inverted.css +49 -49
- package/button/cssm/components/base-button/Component.js +1 -1
- package/button/desktop/Component.desktop.js +3 -3
- package/button/desktop/default.desktop.css +18 -18
- package/button/desktop/desktop.css +6 -6
- package/button/desktop/inverted.desktop.css +18 -18
- package/button/esm/components/base-button/Component.js +5 -5
- package/button/esm/components/base-button/default.css +49 -49
- package/button/esm/components/base-button/index.css +61 -61
- package/button/esm/components/base-button/inverted.css +49 -49
- package/button/esm/desktop/Component.desktop.js +3 -3
- package/button/esm/desktop/default.desktop.css +18 -18
- package/button/esm/desktop/desktop.css +6 -6
- package/button/esm/desktop/inverted.desktop.css +18 -18
- package/button/esm/mobile/Component.mobile.js +3 -3
- package/button/esm/mobile/default.mobile.css +17 -17
- package/button/esm/mobile/inverted.mobile.css +17 -17
- package/button/esm/mobile/mobile.css +6 -6
- package/button/mobile/Component.mobile.js +3 -3
- package/button/mobile/default.mobile.css +17 -17
- package/button/mobile/inverted.mobile.css +17 -17
- package/button/mobile/mobile.css +6 -6
- package/button/modern/components/base-button/Component.js +5 -5
- package/button/modern/components/base-button/default.css +49 -49
- package/button/modern/components/base-button/index.css +61 -61
- package/button/modern/components/base-button/inverted.css +49 -49
- package/button/modern/desktop/Component.desktop.js +3 -3
- package/button/modern/desktop/default.desktop.css +18 -18
- package/button/modern/desktop/desktop.css +6 -6
- package/button/modern/desktop/inverted.desktop.css +18 -18
- package/button/modern/mobile/Component.mobile.js +3 -3
- package/button/modern/mobile/default.mobile.css +17 -17
- package/button/modern/mobile/inverted.mobile.css +17 -17
- package/button/modern/mobile/mobile.css +6 -6
- package/button/moderncssm/components/base-button/Component.js +2 -2
- package/calendar/components/calendar-mobile/Component.js +3 -3
- package/calendar/components/calendar-mobile/backdrop-transitions.css +9 -9
- package/calendar/components/calendar-mobile/index.css +20 -20
- package/calendar/components/calendar-mobile/transitions.css +7 -7
- package/calendar/components/days-table/Component.js +1 -1
- package/calendar/components/days-table/index.css +67 -67
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.css +2 -2
- package/calendar/components/month-year-header/Component.js +1 -1
- package/calendar/components/month-year-header/index.css +9 -9
- package/calendar/components/months-table/Component.js +1 -1
- package/calendar/components/months-table/index.css +12 -12
- package/calendar/components/period-slider/Component.js +1 -1
- package/calendar/components/period-slider/index.css +10 -10
- package/calendar/components/select-button/Component.js +1 -1
- package/calendar/components/select-button/index.css +9 -9
- package/calendar/components/years-table/Component.js +1 -1
- package/calendar/components/years-table/index.css +14 -14
- package/calendar/desktop/Component.desktop.js +1 -1
- package/calendar/desktop/desktop.css +28 -28
- package/calendar/esm/components/calendar-mobile/Component.js +3 -3
- package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +9 -9
- package/calendar/esm/components/calendar-mobile/index.css +20 -20
- package/calendar/esm/components/calendar-mobile/transitions.css +7 -7
- package/calendar/esm/components/days-table/Component.js +1 -1
- package/calendar/esm/components/days-table/index.css +67 -67
- package/calendar/esm/components/header/Component.js +1 -1
- package/calendar/esm/components/header/index.css +2 -2
- package/calendar/esm/components/month-year-header/Component.js +1 -1
- package/calendar/esm/components/month-year-header/index.css +9 -9
- package/calendar/esm/components/months-table/Component.js +1 -1
- package/calendar/esm/components/months-table/index.css +12 -12
- package/calendar/esm/components/period-slider/Component.js +1 -1
- package/calendar/esm/components/period-slider/index.css +10 -10
- package/calendar/esm/components/select-button/Component.js +1 -1
- package/calendar/esm/components/select-button/index.css +9 -9
- package/calendar/esm/components/years-table/Component.js +1 -1
- package/calendar/esm/components/years-table/index.css +14 -14
- package/calendar/esm/desktop/Component.desktop.js +1 -1
- package/calendar/esm/desktop/desktop.css +28 -28
- package/calendar/modern/components/calendar-mobile/Component.js +3 -3
- package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +9 -9
- package/calendar/modern/components/calendar-mobile/index.css +20 -20
- package/calendar/modern/components/calendar-mobile/transitions.css +7 -7
- package/calendar/modern/components/days-table/Component.js +1 -1
- package/calendar/modern/components/days-table/index.css +67 -67
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +2 -2
- package/calendar/modern/components/month-year-header/Component.js +1 -1
- package/calendar/modern/components/month-year-header/index.css +9 -9
- package/calendar/modern/components/months-table/Component.js +1 -1
- package/calendar/modern/components/months-table/index.css +12 -12
- package/calendar/modern/components/period-slider/Component.js +1 -1
- package/calendar/modern/components/period-slider/index.css +10 -10
- package/calendar/modern/components/select-button/Component.js +1 -1
- package/calendar/modern/components/select-button/index.css +9 -9
- package/calendar/modern/components/years-table/Component.js +1 -1
- package/calendar/modern/components/years-table/index.css +14 -14
- package/calendar/modern/desktop/Component.desktop.js +1 -1
- package/calendar/modern/desktop/desktop.css +28 -28
- package/calendar-input/components/calendar-input/Component.js +1 -1
- package/calendar-input/components/calendar-input/index.css +10 -10
- package/calendar-input/esm/components/calendar-input/Component.js +1 -1
- package/calendar-input/esm/components/calendar-input/index.css +10 -10
- package/calendar-input/modern/components/calendar-input/Component.js +1 -1
- package/calendar-input/modern/components/calendar-input/index.css +10 -10
- package/calendar-range/components/divider/Component.js +1 -1
- package/calendar-range/components/divider/index.css +7 -7
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/components/divider/Component.js +1 -1
- package/calendar-range/esm/components/divider/index.css +7 -7
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/index.module-871aa219.js +4 -0
- package/calendar-range/esm/views/index.css +6 -6
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/index.module-6af23efa.js +4 -0
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/components/divider/Component.js +1 -1
- package/calendar-range/modern/components/divider/index.css +7 -7
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/index.module-404c8f50.js +4 -0
- package/calendar-range/modern/views/index.css +6 -6
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/index.css +6 -6
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/calendar-with-skeleton/Component.js +1 -1
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +11 -11
- package/calendar-with-skeleton/index.css +11 -11
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +11 -11
- package/card-image/Component.js +1 -1
- package/card-image/esm/Component.js +1 -1
- package/card-image/esm/index.css +6 -6
- package/card-image/index.css +6 -6
- package/card-image/modern/Component.js +1 -1
- package/card-image/modern/index.css +6 -6
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +3 -3
- package/cdn-icon/index.css +3 -3
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +3 -3
- package/chart/Component.js +1 -1
- package/chart/components/Dot/index.css +7 -7
- package/chart/components/Dot/index.js +1 -1
- package/chart/components/Legends/index.css +7 -7
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +3 -3
- package/chart/components/Tick/index.js +1 -1
- package/chart/components/TooltipContent/index.css +6 -6
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/esm/Component.js +1 -1
- package/chart/esm/components/Dot/index.css +7 -7
- package/chart/esm/components/Dot/index.js +1 -1
- package/chart/esm/components/Legends/index.css +7 -7
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +3 -3
- package/chart/esm/components/Tick/index.js +1 -1
- package/chart/esm/components/TooltipContent/index.css +6 -6
- package/chart/esm/components/TooltipContent/index.js +1 -1
- package/chart/esm/index.css +4 -4
- package/chart/index.css +4 -4
- package/chart/modern/Component.js +1 -1
- package/chart/modern/components/Dot/index.css +7 -7
- package/chart/modern/components/Dot/index.js +1 -1
- package/chart/modern/components/Legends/index.css +7 -7
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +3 -3
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +6 -6
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +4 -4
- package/checkbox/Component.js +1 -1
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/esm/index.css +34 -34
- package/checkbox/index.css +34 -34
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/modern/index.css +34 -34
- package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
- package/checkbox-group/components/base-checkbox-group/index.css +18 -18
- package/checkbox-group/desktop/Component.desktop.js +1 -1
- package/checkbox-group/desktop/desktop.css +3 -3
- package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
- package/checkbox-group/esm/components/base-checkbox-group/index.css +18 -18
- package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
- package/checkbox-group/esm/desktop/desktop.css +3 -3
- package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
- package/checkbox-group/esm/mobile/mobile.css +3 -3
- package/checkbox-group/mobile/Component.mobile.js +1 -1
- package/checkbox-group/mobile/mobile.css +3 -3
- package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
- package/checkbox-group/modern/components/base-checkbox-group/index.css +18 -18
- package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
- package/checkbox-group/modern/desktop/desktop.css +3 -3
- package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
- package/checkbox-group/modern/mobile/mobile.css +3 -3
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +48 -48
- package/circular-progress-bar/index.css +48 -48
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +48 -48
- package/code-input/components/base-code-input/component.js +1 -1
- package/code-input/components/base-code-input/index.css +5 -5
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +11 -11
- package/code-input/desktop/Component.desktop.js +1 -1
- package/code-input/desktop/desktop.css +1 -1
- package/code-input/esm/components/base-code-input/component.js +1 -1
- package/code-input/esm/components/base-code-input/index.css +5 -5
- package/code-input/esm/components/input/component.js +1 -1
- package/code-input/esm/components/input/index.css +11 -11
- package/code-input/esm/desktop/Component.desktop.js +1 -1
- package/code-input/esm/desktop/desktop.css +1 -1
- package/code-input/esm/mobile/Component.mobile.js +1 -1
- package/code-input/esm/mobile/mobile.css +2 -2
- package/code-input/mobile/Component.mobile.js +1 -1
- package/code-input/mobile/mobile.css +2 -2
- package/code-input/modern/components/base-code-input/component.js +1 -1
- package/code-input/modern/components/base-code-input/index.css +5 -5
- package/code-input/modern/components/input/component.js +1 -1
- package/code-input/modern/components/input/index.css +11 -11
- package/code-input/modern/desktop/Component.desktop.js +1 -1
- package/code-input/modern/desktop/desktop.css +1 -1
- package/code-input/modern/mobile/Component.mobile.js +1 -1
- package/code-input/modern/mobile/mobile.css +2 -2
- package/collapse/Component.js +1 -1
- package/collapse/esm/Component.js +1 -1
- package/collapse/esm/index.css +8 -8
- package/collapse/index.css +8 -8
- package/collapse/modern/Component.js +1 -1
- package/collapse/modern/index.css +8 -8
- package/comment/Component.js +1 -1
- package/comment/esm/Component.js +1 -1
- package/comment/esm/index.css +3 -3
- package/comment/index.css +3 -3
- package/comment/modern/Component.js +1 -1
- package/comment/modern/index.css +3 -3
- package/confirmation/components/base-confirmation/component.js +1 -1
- package/confirmation/components/base-confirmation/index.css +1 -1
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +1 -1
- package/confirmation/components/header/component.js +1 -1
- package/confirmation/components/header/index.css +3 -3
- package/confirmation/components/screens/fatal-error/component.js +1 -1
- package/confirmation/components/screens/fatal-error/index.css +6 -6
- package/confirmation/components/screens/hint/component.js +1 -1
- package/confirmation/components/screens/hint/index.css +12 -12
- 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 +18 -18
- package/confirmation/components/screens/temp-block/component.js +1 -1
- package/confirmation/components/screens/temp-block/index.css +7 -7
- package/confirmation/{countdown-section-94dc98f6.js → countdown-section-278f936c.js} +2 -2
- package/confirmation/cssm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +2 -2
- package/confirmation/esm/components/base-confirmation/index.css +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/countdown-loader/component.js +1 -1
- package/confirmation/esm/components/countdown-loader/index.css +1 -1
- package/confirmation/esm/components/header/component.js +1 -1
- package/confirmation/esm/components/header/index.css +3 -3
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
- package/confirmation/esm/components/screens/fatal-error/index.css +6 -6
- package/confirmation/esm/components/screens/hint/component.js +1 -1
- package/confirmation/esm/components/screens/hint/index.css +12 -12
- 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 +18 -18
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/components/screens/temp-block/component.js +1 -1
- package/confirmation/esm/components/screens/temp-block/index.css +7 -7
- package/confirmation/esm/{countdown-section-1621556b.js → countdown-section-9cf60d8a.js} +3 -3
- 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 +2 -2
- package/confirmation/esm/mobile/index.js +1 -1
- package/confirmation/esm/mobile/mobile.css +1 -1
- package/confirmation/esm/shared/index.js +1 -1
- package/confirmation/mobile/component.mobile.js +1 -1
- package/confirmation/mobile/mobile.css +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +2 -2
- package/confirmation/modern/components/base-confirmation/index.css +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/countdown-loader/component.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +1 -1
- package/confirmation/modern/components/header/component.js +1 -1
- package/confirmation/modern/components/header/index.css +3 -3
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
- package/confirmation/modern/components/screens/fatal-error/index.css +6 -6
- package/confirmation/modern/components/screens/hint/component.js +1 -1
- package/confirmation/modern/components/screens/hint/index.css +12 -12
- 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 +18 -18
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/components/screens/temp-block/component.js +1 -1
- package/confirmation/modern/components/screens/temp-block/index.css +7 -7
- package/confirmation/modern/{countdown-section-4d52662d.js → countdown-section-fb44500b.js} +3 -3
- 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 +2 -2
- package/confirmation/modern/mobile/index.js +1 -1
- package/confirmation/modern/mobile/mobile.css +1 -1
- package/confirmation/modern/shared/index.js +1 -1
- package/confirmation/moderncssm/components/screens/initial/countdown-section.js +2 -2
- package/confirmation-v1/component.js +1 -1
- package/confirmation-v1/components/code-input/component.js +1 -1
- package/confirmation-v1/components/code-input/index.css +9 -9
- package/confirmation-v1/components/countdown/component.js +1 -1
- package/confirmation-v1/components/countdown/index.css +12 -12
- package/confirmation-v1/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/components/countdown-loader/index.css +1 -1
- package/confirmation-v1/components/overlimit/component.js +1 -1
- package/confirmation-v1/components/overlimit/index.css +8 -8
- package/confirmation-v1/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/components/sign-confirmation/index.css +12 -12
- package/confirmation-v1/esm/component.js +1 -1
- package/confirmation-v1/esm/components/code-input/component.js +1 -1
- package/confirmation-v1/esm/components/code-input/index.css +9 -9
- package/confirmation-v1/esm/components/countdown/component.js +1 -1
- package/confirmation-v1/esm/components/countdown/index.css +12 -12
- package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
- package/confirmation-v1/esm/components/overlimit/component.js +1 -1
- package/confirmation-v1/esm/components/overlimit/index.css +8 -8
- package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
- package/confirmation-v1/esm/index.css +13 -13
- package/confirmation-v1/index.css +13 -13
- package/confirmation-v1/modern/component.js +1 -1
- package/confirmation-v1/modern/components/code-input/component.js +1 -1
- package/confirmation-v1/modern/components/code-input/index.css +9 -9
- package/confirmation-v1/modern/components/countdown/component.js +1 -1
- package/confirmation-v1/modern/components/countdown/index.css +12 -12
- package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
- package/confirmation-v1/modern/components/overlimit/component.js +1 -1
- package/confirmation-v1/modern/components/overlimit/index.css +8 -8
- package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
- package/confirmation-v1/modern/index.css +13 -13
- package/custom-button/Component.js +1 -1
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +20 -20
- package/custom-button/index.css +20 -20
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +20 -20
- package/custom-picker-button/esm/field/Component.js +1 -1
- package/custom-picker-button/esm/field/index.css +5 -5
- package/custom-picker-button/field/Component.js +1 -1
- package/custom-picker-button/field/index.css +5 -5
- package/custom-picker-button/modern/field/Component.js +1 -1
- package/custom-picker-button/modern/field/index.css +5 -5
- package/date-input/Component.js +1 -1
- package/date-input/esm/Component.js +1 -1
- package/date-input/esm/index.css +3 -3
- package/date-input/index.css +3 -3
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +3 -3
- package/date-range-input/components/date-range-input/Component.js +1 -1
- package/date-range-input/components/date-range-input/index.css +6 -6
- package/date-range-input/esm/components/date-range-input/Component.js +1 -1
- package/date-range-input/esm/components/date-range-input/index.css +6 -6
- package/date-range-input/modern/components/date-range-input/Component.js +1 -1
- package/date-range-input/modern/components/date-range-input/index.css +6 -6
- package/date-time-input/components/date-time-input/Component.js +1 -1
- package/date-time-input/components/date-time-input/index.css +6 -6
- package/date-time-input/esm/components/date-time-input/Component.js +1 -1
- package/date-time-input/esm/components/date-time-input/index.css +6 -6
- package/date-time-input/modern/components/date-time-input/Component.js +1 -1
- package/date-time-input/modern/components/date-time-input/index.css +6 -6
- package/divider/Component.js +1 -1
- package/divider/esm/Component.js +1 -1
- package/divider/esm/index.css +1 -1
- package/divider/index.css +1 -1
- package/divider/modern/Component.js +1 -1
- package/divider/modern/index.css +1 -1
- package/drawer/Component.js +1 -1
- package/drawer/esm/Component.js +1 -1
- package/drawer/esm/index.css +34 -34
- package/drawer/index.css +34 -34
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +34 -34
- package/dropzone/Component.js +1 -1
- package/dropzone/components/overlay/Component.js +1 -1
- package/dropzone/components/overlay/index.css +3 -3
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +3 -3
- package/dropzone/esm/index.css +8 -8
- package/dropzone/index.css +8 -8
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +3 -3
- package/dropzone/modern/index.css +8 -8
- package/file-upload-item/Component.d.ts +92 -7
- package/file-upload-item/Component.js +65 -41
- package/file-upload-item/cssm/Component.d.ts +92 -7
- package/file-upload-item/cssm/Component.js +64 -40
- package/file-upload-item/cssm/index.js +0 -1
- package/file-upload-item/cssm/index.module.css +96 -5
- package/file-upload-item/cssm/utils.d.ts +3 -7
- package/file-upload-item/cssm/utils.js +27 -11
- package/file-upload-item/esm/Component.d.ts +92 -7
- package/file-upload-item/esm/Component.js +68 -67
- package/file-upload-item/esm/index.css +98 -7
- package/file-upload-item/esm/index.js +10 -29
- package/file-upload-item/esm/utils.d.ts +3 -7
- package/file-upload-item/esm/utils.js +27 -7
- package/file-upload-item/index.css +98 -7
- package/file-upload-item/index.js +0 -1
- package/file-upload-item/modern/Component.d.ts +92 -7
- package/file-upload-item/modern/Component.js +68 -65
- package/file-upload-item/modern/index.css +98 -7
- package/file-upload-item/modern/index.js +10 -28
- package/file-upload-item/modern/utils.d.ts +3 -7
- package/file-upload-item/modern/utils.js +27 -7
- package/file-upload-item/moderncssm/Component.d.ts +92 -7
- package/file-upload-item/moderncssm/Component.js +67 -68
- package/file-upload-item/moderncssm/index.js +10 -32
- package/file-upload-item/moderncssm/index.module.css +117 -2
- package/file-upload-item/moderncssm/utils.d.ts +3 -7
- package/file-upload-item/moderncssm/utils.js +27 -7
- package/file-upload-item/utils.d.ts +3 -7
- package/file-upload-item/utils.js +27 -11
- package/filter-tag/components/base-filter-tag/Component.js +1 -1
- package/filter-tag/components/base-filter-tag/index.css +68 -68
- package/filter-tag/desktop/Component.desktop.js +1 -1
- package/filter-tag/desktop/desktop.css +19 -19
- package/filter-tag/esm/components/base-filter-tag/Component.js +1 -1
- package/filter-tag/esm/components/base-filter-tag/index.css +68 -68
- package/filter-tag/esm/desktop/Component.desktop.js +1 -1
- package/filter-tag/esm/desktop/desktop.css +19 -19
- package/filter-tag/esm/mobile/Component.mobile.js +1 -1
- package/filter-tag/esm/mobile/mobile.css +19 -19
- package/filter-tag/mobile/Component.mobile.js +1 -1
- package/filter-tag/mobile/mobile.css +19 -19
- package/filter-tag/modern/components/base-filter-tag/Component.js +1 -1
- package/filter-tag/modern/components/base-filter-tag/index.css +68 -68
- package/filter-tag/modern/desktop/Component.desktop.js +1 -1
- package/filter-tag/modern/desktop/desktop.css +19 -19
- package/filter-tag/modern/mobile/Component.mobile.js +1 -1
- package/filter-tag/modern/mobile/mobile.css +19 -19
- package/form-control/components/base-form-control/Component.js +3 -3
- package/form-control/components/base-form-control/default.css +17 -17
- package/form-control/components/base-form-control/index.css +40 -40
- package/form-control/components/base-form-control/inverted.css +17 -17
- package/form-control/desktop/Component.desktop.js +3 -3
- package/form-control/desktop/default.desktop.css +3 -3
- package/form-control/desktop/desktop.css +7 -7
- package/form-control/desktop/inverted.desktop.css +3 -3
- package/form-control/esm/components/base-form-control/Component.js +3 -3
- package/form-control/esm/components/base-form-control/default.css +17 -17
- package/form-control/esm/components/base-form-control/index.css +40 -40
- package/form-control/esm/components/base-form-control/inverted.css +17 -17
- package/form-control/esm/desktop/Component.desktop.js +3 -3
- package/form-control/esm/desktop/default.desktop.css +3 -3
- package/form-control/esm/desktop/desktop.css +7 -7
- package/form-control/esm/desktop/inverted.desktop.css +3 -3
- package/form-control/esm/mobile/Component.mobile.js +3 -3
- package/form-control/esm/mobile/default.mobile.css +2 -2
- package/form-control/esm/mobile/inverted.mobile.css +2 -2
- package/form-control/esm/mobile/mobile.css +7 -7
- package/form-control/mobile/Component.mobile.js +3 -3
- package/form-control/mobile/default.mobile.css +2 -2
- package/form-control/mobile/inverted.mobile.css +2 -2
- package/form-control/mobile/mobile.css +7 -7
- package/form-control/modern/components/base-form-control/Component.js +3 -3
- package/form-control/modern/components/base-form-control/default.css +17 -17
- package/form-control/modern/components/base-form-control/index.css +40 -40
- package/form-control/modern/components/base-form-control/inverted.css +17 -17
- package/form-control/modern/desktop/Component.desktop.js +3 -3
- package/form-control/modern/desktop/default.desktop.css +3 -3
- package/form-control/modern/desktop/desktop.css +7 -7
- package/form-control/modern/desktop/inverted.desktop.css +3 -3
- package/form-control/modern/mobile/Component.mobile.js +3 -3
- package/form-control/modern/mobile/default.mobile.css +2 -2
- package/form-control/modern/mobile/inverted.mobile.css +2 -2
- package/form-control/modern/mobile/mobile.css +7 -7
- package/gallery/Component.js +1 -1
- package/gallery/components/buttons/index.css +5 -5
- package/gallery/components/buttons/index.js +1 -1
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/index.css +2 -2
- package/gallery/components/header-info-block/Component.js +1 -1
- package/gallery/components/header-info-block/index.css +5 -5
- package/gallery/components/header-mobile/Component.js +1 -1
- package/gallery/components/header-mobile/index.css +7 -7
- package/gallery/components/image-preview/Component.js +1 -1
- package/gallery/components/image-preview/index.css +18 -18
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.css +25 -25
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/image-viewer/video/index.css +7 -7
- package/gallery/components/image-viewer/video/index.js +1 -1
- package/gallery/components/info-bar/Component.js +1 -1
- package/gallery/components/info-bar/index.css +5 -5
- package/gallery/components/navigation-bar/Component.js +1 -1
- package/gallery/components/navigation-bar/index.css +7 -7
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/buttons/index.css +5 -5
- package/gallery/esm/components/buttons/index.js +1 -1
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/index.css +2 -2
- package/gallery/esm/components/header-info-block/Component.js +1 -1
- package/gallery/esm/components/header-info-block/index.css +5 -5
- package/gallery/esm/components/header-mobile/Component.js +1 -1
- package/gallery/esm/components/header-mobile/index.css +7 -7
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.css +18 -18
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.css +25 -25
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/image-viewer/video/index.css +7 -7
- package/gallery/esm/components/image-viewer/video/index.js +1 -1
- package/gallery/esm/components/index.js +1 -1
- package/gallery/esm/components/info-bar/Component.js +1 -1
- package/gallery/esm/components/info-bar/index.css +5 -5
- package/gallery/esm/components/navigation-bar/Component.js +1 -1
- package/gallery/esm/components/navigation-bar/index.css +7 -7
- package/gallery/esm/index.css +5 -5
- package/gallery/esm/index.js +1 -1
- package/gallery/esm/{slide-bb213f53.js → slide-39af4ee7.js} +1 -1
- package/gallery/index.css +5 -5
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/buttons/index.css +5 -5
- package/gallery/modern/components/buttons/index.js +1 -1
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/index.css +2 -2
- package/gallery/modern/components/header-info-block/Component.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +5 -5
- package/gallery/modern/components/header-mobile/Component.js +1 -1
- package/gallery/modern/components/header-mobile/index.css +7 -7
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.css +18 -18
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +25 -25
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/image-viewer/video/index.css +7 -7
- package/gallery/modern/components/image-viewer/video/index.js +1 -1
- package/gallery/modern/components/index.js +1 -1
- package/gallery/modern/components/info-bar/Component.js +1 -1
- package/gallery/modern/components/info-bar/index.css +5 -5
- package/gallery/modern/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.css +7 -7
- package/gallery/modern/index.css +5 -5
- package/gallery/modern/index.js +1 -1
- package/gallery/modern/{slide-52922b82.js → slide-a480f22e.js} +1 -1
- package/gallery/{slide-e6fc5ea0.js → slide-4a91ee6a.js} +1 -1
- package/gap/Component.js +1 -1
- package/gap/esm/Component.js +1 -1
- package/gap/esm/index.css +41 -41
- package/gap/index.css +41 -41
- package/gap/modern/Component.js +1 -1
- package/gap/modern/index.css +41 -41
- package/generic-wrapper/Component.js +1 -1
- package/generic-wrapper/esm/Component.js +1 -1
- package/generic-wrapper/esm/index.css +91 -91
- package/generic-wrapper/index.css +91 -91
- package/generic-wrapper/modern/Component.js +1 -1
- package/generic-wrapper/modern/index.css +91 -91
- package/grid/col/Component.js +2 -2
- package/grid/col/index.css +550 -550
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +2 -2
- package/grid/esm/col/index.css +550 -550
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/gutters.css +84 -84
- package/grid/esm/gutters.module-d75588c3.js +4 -0
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +2 -2
- package/grid/esm/row/index.css +9 -9
- package/grid/esm/row/index.js +1 -1
- package/grid/gutters.css +84 -84
- package/grid/gutters.module-1613a9d7.js +4 -0
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +2 -2
- package/grid/modern/col/index.css +550 -550
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/gutters.css +84 -84
- package/grid/modern/gutters.module-cd2a0f45.js +4 -0
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +2 -2
- package/grid/modern/row/index.css +9 -9
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +2 -2
- package/grid/row/index.css +9 -9
- package/hatching-progress-bar/Component.js +1 -1
- package/hatching-progress-bar/esm/Component.js +1 -1
- package/hatching-progress-bar/esm/index.css +11 -11
- package/hatching-progress-bar/index.css +11 -11
- package/hatching-progress-bar/modern/Component.js +1 -1
- package/hatching-progress-bar/modern/index.css +11 -11
- package/icon-button/Component.d.ts +1 -1
- package/icon-button/Component.js +3 -3
- package/icon-button/cssm/Component.d.ts +1 -1
- package/icon-button/default.css +36 -36
- package/icon-button/esm/Component.d.ts +1 -1
- package/icon-button/esm/Component.js +3 -3
- package/icon-button/esm/default.css +36 -36
- package/icon-button/esm/index.css +11 -11
- package/icon-button/esm/inverted.css +36 -36
- package/icon-button/index.css +11 -11
- package/icon-button/inverted.css +36 -36
- package/icon-button/modern/Component.d.ts +1 -1
- package/icon-button/modern/Component.js +3 -3
- package/icon-button/modern/default.css +36 -36
- package/icon-button/modern/index.css +11 -11
- package/icon-button/modern/inverted.css +36 -36
- package/icon-button/moderncssm/Component.d.ts +1 -1
- package/icon-view/components/base-shape/component.js +1 -1
- package/icon-view/components/base-shape/index.css +67 -67
- package/icon-view/esm/components/base-shape/component.js +1 -1
- package/icon-view/esm/components/base-shape/index.css +67 -67
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/modern/components/base-shape/index.css +67 -67
- package/indicator/Component.js +1 -1
- package/indicator/esm/Component.js +1 -1
- package/indicator/esm/index.css +17 -17
- package/indicator/index.css +17 -17
- package/indicator/modern/Component.js +1 -1
- package/indicator/modern/index.css +17 -17
- package/input/components/base-input/Component.js +3 -3
- package/input/components/base-input/default.css +9 -9
- package/input/components/base-input/index.css +34 -34
- package/input/components/base-input/inverted.css +9 -9
- package/input/components/clear-button/Component.js +3 -3
- package/input/components/clear-button/default.css +3 -3
- package/input/components/clear-button/index.css +3 -3
- package/input/components/clear-button/inverted.css +3 -3
- package/input/esm/components/base-input/Component.js +3 -3
- package/input/esm/components/base-input/default.css +9 -9
- package/input/esm/components/base-input/index.css +34 -34
- package/input/esm/components/base-input/inverted.css +9 -9
- package/input/esm/components/clear-button/Component.js +3 -3
- package/input/esm/components/clear-button/default.css +3 -3
- package/input/esm/components/clear-button/index.css +3 -3
- package/input/esm/components/clear-button/inverted.css +3 -3
- package/input/modern/components/base-input/Component.js +3 -3
- package/input/modern/components/base-input/default.css +9 -9
- package/input/modern/components/base-input/index.css +34 -34
- package/input/modern/components/base-input/inverted.css +9 -9
- package/input/modern/components/clear-button/Component.js +3 -3
- package/input/modern/components/clear-button/default.css +3 -3
- package/input/modern/components/clear-button/index.css +3 -3
- package/input/modern/components/clear-button/inverted.css +3 -3
- package/input-autocomplete/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/autocomplete-field/index.css +2 -2
- package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
- package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
- package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/esm/mobile/Component.mobile.js +1 -1
- package/input-autocomplete/esm/mobile/mobile.css +2 -2
- package/input-autocomplete/mobile/Component.mobile.js +1 -1
- package/input-autocomplete/mobile/mobile.css +2 -2
- package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
- package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/modern/mobile/Component.mobile.js +1 -1
- package/input-autocomplete/modern/mobile/mobile.css +2 -2
- package/international-phone-input/Component-2b330ac6.d.ts +4 -0
- package/international-phone-input/Component-ed61931d.d.ts +4 -39
- package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
- package/international-phone-input/components/base-international-phone-input/index.css +2 -2
- package/international-phone-input/components/country-select/Component.js +1 -1
- package/international-phone-input/components/country-select/index.css +8 -8
- package/international-phone-input/components/flag-icon/component.js +1 -1
- package/international-phone-input/components/flag-icon/index.css +3 -3
- package/international-phone-input/components/select-field/component.js +1 -1
- package/international-phone-input/components/select-field/index.css +9 -9
- package/international-phone-input/cssm/Component-2b330ac6.d.ts +4 -0
- package/international-phone-input/cssm/Component-ed61931d.d.ts +4 -39
- package/international-phone-input/cssm/types-1531c06e.d.ts +45 -0
- package/international-phone-input/cssm/typings-7d83ec1e.d.ts +1 -1
- package/international-phone-input/esm/Component-2b330ac6.d.ts +4 -0
- package/international-phone-input/esm/Component-ed61931d.d.ts +4 -39
- package/international-phone-input/esm/components/base-international-phone-input/Component.js +1 -1
- package/international-phone-input/esm/components/base-international-phone-input/index.css +2 -2
- package/international-phone-input/esm/components/country-select/Component.js +1 -1
- package/international-phone-input/esm/components/country-select/index.css +8 -8
- package/international-phone-input/esm/components/flag-icon/component.js +1 -1
- package/international-phone-input/esm/components/flag-icon/index.css +3 -3
- package/international-phone-input/esm/components/select-field/component.js +1 -1
- package/international-phone-input/esm/components/select-field/index.css +9 -9
- package/international-phone-input/esm/types-1531c06e.d.ts +45 -0
- package/international-phone-input/esm/typings-7d83ec1e.d.ts +1 -1
- package/international-phone-input/modern/Component-2b330ac6.d.ts +4 -0
- package/international-phone-input/modern/Component-ed61931d.d.ts +4 -39
- package/international-phone-input/modern/components/base-international-phone-input/Component.js +1 -1
- package/international-phone-input/modern/components/base-international-phone-input/index.css +2 -2
- package/international-phone-input/modern/components/country-select/Component.js +1 -1
- package/international-phone-input/modern/components/country-select/index.css +8 -8
- package/international-phone-input/modern/components/flag-icon/component.js +1 -1
- package/international-phone-input/modern/components/flag-icon/index.css +3 -3
- package/international-phone-input/modern/components/select-field/component.js +1 -1
- package/international-phone-input/modern/components/select-field/index.css +9 -9
- package/international-phone-input/modern/types-1531c06e.d.ts +45 -0
- package/international-phone-input/modern/typings-7d83ec1e.d.ts +1 -1
- package/international-phone-input/moderncssm/Component-2b330ac6.d.ts +4 -0
- package/international-phone-input/moderncssm/Component-ed61931d.d.ts +4 -39
- package/international-phone-input/moderncssm/types-1531c06e.d.ts +45 -0
- package/international-phone-input/moderncssm/typings-7d83ec1e.d.ts +1 -1
- package/international-phone-input/types-1531c06e.d.ts +45 -0
- package/international-phone-input/typings-7d83ec1e.d.ts +1 -1
- package/intl-phone-input/component.js +1 -1
- package/intl-phone-input/components/flag-icon/component.js +1 -1
- package/intl-phone-input/components/flag-icon/index.css +3 -3
- package/intl-phone-input/components/select/component.js +1 -1
- package/intl-phone-input/components/select/index.css +6 -6
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.css +9 -9
- package/intl-phone-input/esm/component.js +1 -1
- package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
- package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
- package/intl-phone-input/esm/components/select/component.js +1 -1
- package/intl-phone-input/esm/components/select/index.css +6 -6
- package/intl-phone-input/esm/components/select-field/component.js +1 -1
- package/intl-phone-input/esm/components/select-field/index.css +9 -9
- package/intl-phone-input/esm/index.css +5 -5
- package/intl-phone-input/index.css +5 -5
- package/intl-phone-input/modern/component.js +1 -1
- package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
- package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
- package/intl-phone-input/modern/components/select/component.js +1 -1
- package/intl-phone-input/modern/components/select/index.css +6 -6
- package/intl-phone-input/modern/components/select-field/component.js +1 -1
- package/intl-phone-input/modern/components/select-field/index.css +9 -9
- package/intl-phone-input/modern/index.css +5 -5
- package/link/Component.js +3 -3
- package/link/default.css +9 -9
- package/link/esm/Component.js +3 -3
- package/link/esm/default.css +9 -9
- package/link/esm/index.css +13 -13
- package/link/esm/inverted.css +9 -9
- package/link/index.css +13 -13
- package/link/inverted.css +9 -9
- package/link/modern/Component.js +3 -3
- package/link/modern/default.css +9 -9
- package/link/modern/index.css +13 -13
- package/link/modern/inverted.css +9 -9
- package/list/{Component-3c978fa9.js → Component-8abd4441.js} +2 -2
- package/list/Component.js +1 -1
- package/list/components/item/Component.js +1 -1
- package/list/components/item/index.css +9 -9
- package/list/components/item/index.d.ts +1 -1
- package/list/components/item/index.js +1 -1
- package/list/esm/{Component-9fd1ef34.js → Component-5123a167.js} +2 -2
- package/list/esm/Component.js +1 -1
- package/list/esm/components/item/Component.js +1 -1
- package/list/esm/components/item/index.css +9 -9
- package/list/esm/components/item/index.d.ts +1 -1
- package/list/esm/components/item/index.js +1 -1
- package/list/esm/index.css +5 -5
- package/list/esm/index.js +1 -1
- package/list/index.css +5 -5
- package/list/index.js +1 -1
- package/list/modern/{Component-af869508.js → Component-c66f11f1.js} +2 -2
- package/list/modern/Component.js +1 -1
- package/list/modern/components/item/Component.js +1 -1
- package/list/modern/components/item/index.css +9 -9
- package/list/modern/components/item/index.d.ts +1 -1
- package/list/modern/components/item/index.js +1 -1
- package/list/modern/index.css +5 -5
- package/list/modern/index.js +1 -1
- package/list-header/Component.js +1 -1
- package/list-header/esm/Component.js +1 -1
- package/list-header/esm/index.css +3 -3
- package/list-header/index.css +3 -3
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +3 -3
- package/loader/Component.js +1 -1
- package/loader/esm/Component.js +1 -1
- package/loader/esm/index.css +7 -7
- package/loader/index.css +7 -7
- package/loader/modern/Component.js +1 -1
- package/loader/modern/index.css +7 -7
- package/markdown/Component.js +1 -1
- 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 +16 -16
- package/markdown/esm/index.js +1 -1
- package/markdown/esm/mobile/index.js +1 -1
- package/markdown/esm/{use-overrides-02934102.js → use-overrides-de58fd17.js} +1 -1
- package/markdown/hooks/use-overrides.js +1 -1
- package/markdown/index.css +16 -16
- 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 +16 -16
- package/markdown/modern/index.js +1 -1
- package/markdown/modern/mobile/index.js +1 -1
- package/markdown/modern/{use-overrides-da16aa04.js → use-overrides-0cfa5f32.js} +1 -1
- package/markdown/{use-overrides-5d8969a5.js → use-overrides-038081d0.js} +1 -1
- package/masked-input/Component.js +1 -1
- package/masked-input/esm/Component.js +1 -1
- package/masked-input/esm/index.css +1 -1
- package/masked-input/index.css +1 -1
- package/masked-input/modern/Component.js +1 -1
- package/masked-input/modern/index.css +1 -1
- package/modal/Component.d.ts +1 -1
- package/modal/Component.js +3 -3
- package/modal/Component.responsive.d.ts +1 -1
- package/modal/components/content/Component.js +3 -3
- package/modal/components/content/desktop.css +6 -6
- package/modal/components/content/index.css +3 -3
- package/modal/components/content/mobile.css +2 -2
- package/modal/components/controls/Component.js +2 -2
- package/modal/components/controls/index.css +1 -1
- package/modal/components/footer/Component.js +4 -4
- package/modal/components/footer/desktop.css +8 -8
- package/modal/components/footer/index.css +3 -3
- package/modal/components/footer/layout.css +16 -16
- package/modal/components/footer/mobile.css +2 -2
- package/modal/components/header/Component.js +3 -3
- package/modal/components/header/desktop.css +14 -14
- package/modal/components/header/index.css +3 -3
- package/modal/components/header/mobile.css +3 -3
- package/modal/desktop/Component.desktop.d.ts +1 -1
- package/modal/desktop/desktop.css +8 -8
- package/modal/esm/Component.js +3 -3
- package/modal/esm/Component.responsive.js +1 -1
- package/modal/esm/components/content/Component.js +3 -3
- package/modal/esm/components/content/desktop.css +6 -6
- package/modal/esm/components/content/index.css +3 -3
- package/modal/esm/components/content/mobile.css +2 -2
- package/modal/esm/components/controls/Component.js +2 -2
- package/modal/esm/components/controls/index.css +1 -1
- package/modal/esm/components/controls/index.js +1 -1
- package/modal/esm/components/footer/Component.js +4 -4
- package/modal/esm/components/footer/desktop.css +8 -8
- package/modal/esm/components/footer/index.css +3 -3
- package/modal/esm/components/footer/layout.css +16 -16
- package/modal/esm/components/footer/mobile.css +2 -2
- package/modal/esm/components/header/Component.js +3 -3
- package/modal/esm/components/header/desktop.css +14 -14
- package/modal/esm/components/header/index.css +3 -3
- package/modal/esm/components/header/mobile.css +3 -3
- package/modal/esm/desktop/Component.desktop.js +1 -1
- package/modal/esm/desktop/desktop.css +8 -8
- package/modal/esm/desktop/index.js +1 -1
- package/modal/esm/index.js +1 -1
- package/modal/esm/layout.module-174fd666.js +4 -0
- package/modal/esm/mobile/Component.mobile.js +1 -1
- package/modal/esm/mobile/index.js +1 -1
- package/modal/esm/mobile/mobile.css +1 -1
- package/modal/esm/transitions.css +7 -7
- package/modal/layout.module-8427725f.js +4 -0
- package/modal/mobile/mobile.css +1 -1
- package/modal/modern/Component.js +3 -3
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/content/Component.js +3 -3
- package/modal/modern/components/content/desktop.css +6 -6
- package/modal/modern/components/content/index.css +3 -3
- package/modal/modern/components/content/mobile.css +2 -2
- package/modal/modern/components/controls/Component.js +2 -2
- package/modal/modern/components/controls/index.css +1 -1
- package/modal/modern/components/controls/index.js +1 -1
- package/modal/modern/components/footer/Component.js +4 -4
- package/modal/modern/components/footer/desktop.css +8 -8
- package/modal/modern/components/footer/index.css +3 -3
- package/modal/modern/components/footer/layout.css +16 -16
- package/modal/modern/components/footer/mobile.css +2 -2
- package/modal/modern/components/header/Component.js +3 -3
- package/modal/modern/components/header/desktop.css +14 -14
- package/modal/modern/components/header/index.css +3 -3
- package/modal/modern/components/header/mobile.css +3 -3
- package/modal/modern/desktop/Component.desktop.js +1 -1
- package/modal/modern/desktop/desktop.css +8 -8
- package/modal/modern/desktop/index.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/layout.module-4fa19713.js +4 -0
- package/modal/modern/mobile/Component.mobile.js +1 -1
- package/modal/modern/mobile/index.js +1 -1
- package/modal/modern/mobile/mobile.css +1 -1
- package/modal/modern/transitions.css +7 -7
- package/modal/transitions.css +7 -7
- package/navigation-bar/Component.js +1 -1
- package/navigation-bar/components/action-icon-addon/Component.js +1 -1
- package/navigation-bar/components/action-icon-addon/index.css +6 -6
- package/navigation-bar/components/action-text-addon/Component.js +1 -1
- package/navigation-bar/components/action-text-addon/index.css +2 -2
- package/navigation-bar/esm/Component.js +1 -1
- package/navigation-bar/esm/components/action-icon-addon/Component.js +1 -1
- package/navigation-bar/esm/components/action-icon-addon/index.css +6 -6
- package/navigation-bar/esm/components/action-text-addon/Component.js +1 -1
- package/navigation-bar/esm/components/action-text-addon/index.css +2 -2
- package/navigation-bar/esm/index.css +16 -16
- package/navigation-bar/index.css +16 -16
- package/navigation-bar/modern/Component.js +1 -1
- package/navigation-bar/modern/components/action-icon-addon/Component.js +1 -1
- package/navigation-bar/modern/components/action-icon-addon/index.css +6 -6
- package/navigation-bar/modern/components/action-text-addon/Component.js +1 -1
- package/navigation-bar/modern/components/action-text-addon/index.css +2 -2
- package/navigation-bar/modern/index.css +16 -16
- package/navigation-bar-private/Component.js +1 -1
- package/navigation-bar-private/components/back-arrow-addon/Component.js +1 -1
- package/navigation-bar-private/components/back-arrow-addon/index.css +11 -11
- package/navigation-bar-private/components/closer/Component.js +1 -1
- package/navigation-bar-private/components/closer/index.css +5 -5
- package/navigation-bar-private/esm/Component.js +1 -1
- package/navigation-bar-private/esm/components/back-arrow-addon/Component.js +1 -1
- package/navigation-bar-private/esm/components/back-arrow-addon/index.css +11 -11
- package/navigation-bar-private/esm/components/closer/Component.js +1 -1
- package/navigation-bar-private/esm/components/closer/index.css +5 -5
- package/navigation-bar-private/esm/index.css +26 -26
- package/navigation-bar-private/index.css +26 -26
- package/navigation-bar-private/modern/Component.js +1 -1
- package/navigation-bar-private/modern/components/back-arrow-addon/Component.js +1 -1
- package/navigation-bar-private/modern/components/back-arrow-addon/index.css +11 -11
- package/navigation-bar-private/modern/components/closer/Component.js +1 -1
- package/navigation-bar-private/modern/components/closer/index.css +5 -5
- package/navigation-bar-private/modern/index.css +26 -26
- package/notification/Component.d.ts +1 -1
- package/notification/Component.js +1 -1
- package/notification/cssm/Component.d.ts +1 -1
- package/notification/cssm/utils/getNotificationTestIds.js +3 -0
- package/notification/esm/Component.d.ts +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +8 -8
- package/notification/esm/utils/getNotificationTestIds.js +3 -0
- package/notification/index.css +8 -8
- package/notification/modern/Component.d.ts +1 -1
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +8 -8
- package/notification/modern/utils/getNotificationTestIds.js +3 -0
- package/notification/moderncssm/Component.d.ts +1 -1
- package/notification/moderncssm/utils/getNotificationTestIds.js +3 -0
- package/notification/utils/getNotificationTestIds.js +3 -0
- package/notification-manager/component.js +1 -1
- package/notification-manager/esm/component.js +1 -1
- package/notification-manager/esm/index.css +10 -10
- package/notification-manager/index.css +10 -10
- package/notification-manager/modern/component.js +1 -1
- package/notification-manager/modern/index.css +10 -10
- package/number-input/components/number-input/Component.js +3 -3
- package/number-input/components/number-input/default.css +3 -3
- package/number-input/components/number-input/index.css +2 -2
- package/number-input/components/number-input/inverted.css +3 -3
- package/number-input/components/steppers/Component.js +3 -3
- package/number-input/components/steppers/default.css +1 -1
- package/number-input/components/steppers/index.css +3 -3
- package/number-input/components/steppers/inverted.css +1 -1
- package/number-input/esm/components/number-input/Component.js +3 -3
- package/number-input/esm/components/number-input/default.css +3 -3
- package/number-input/esm/components/number-input/index.css +2 -2
- package/number-input/esm/components/number-input/inverted.css +3 -3
- package/number-input/esm/components/steppers/Component.js +3 -3
- package/number-input/esm/components/steppers/default.css +1 -1
- package/number-input/esm/components/steppers/index.css +3 -3
- package/number-input/esm/components/steppers/inverted.css +1 -1
- package/number-input/modern/components/number-input/Component.js +3 -3
- package/number-input/modern/components/number-input/default.css +3 -3
- package/number-input/modern/components/number-input/index.css +2 -2
- package/number-input/modern/components/number-input/inverted.css +3 -3
- package/number-input/modern/components/steppers/Component.js +3 -3
- package/number-input/modern/components/steppers/default.css +1 -1
- package/number-input/modern/components/steppers/index.css +3 -3
- package/number-input/modern/components/steppers/inverted.css +1 -1
- package/package.json +2 -2
- package/pagination/Component.js +1 -1
- package/pagination/components/default-view/index.css +1 -1
- package/pagination/components/default-view/index.js +1 -1
- package/pagination/components/per-page-view/index.css +1 -1
- package/pagination/components/per-page-view/index.js +1 -1
- package/pagination/components/tag/index.css +7 -7
- package/pagination/components/tag/index.js +1 -1
- package/pagination/esm/Component.js +1 -1
- package/pagination/esm/components/default-view/index.css +1 -1
- package/pagination/esm/components/default-view/index.js +1 -1
- package/pagination/esm/components/per-page-view/index.css +1 -1
- package/pagination/esm/components/per-page-view/index.js +1 -1
- package/pagination/esm/components/tag/index.css +7 -7
- package/pagination/esm/components/tag/index.js +1 -1
- package/pagination/esm/index.css +3 -3
- package/pagination/index.css +3 -3
- package/pagination/modern/Component.js +1 -1
- package/pagination/modern/components/default-view/index.css +1 -1
- package/pagination/modern/components/default-view/index.js +1 -1
- package/pagination/modern/components/per-page-view/index.css +1 -1
- package/pagination/modern/components/per-page-view/index.js +1 -1
- package/pagination/modern/components/tag/index.css +7 -7
- package/pagination/modern/components/tag/index.js +1 -1
- package/pagination/modern/index.css +3 -3
- package/pass-code/Component.js +1 -1
- package/pass-code/components/InputProgress/Component.js +2 -2
- package/pass-code/components/InputProgress/index.css +15 -15
- package/pass-code/components/InputProgress/transitions.css +7 -7
- package/pass-code/components/KeyPad/Component.js +1 -1
- package/pass-code/components/KeyPad/index.css +2 -2
- package/pass-code/components/KeyPadButton/Component.js +1 -1
- package/pass-code/components/KeyPadButton/index.css +8 -8
- package/pass-code/desktop/PassCodeDesktop.js +1 -1
- package/pass-code/desktop/desktop.css +1 -1
- package/pass-code/esm/Component.js +1 -1
- package/pass-code/esm/components/InputProgress/Component.js +2 -2
- package/pass-code/esm/components/InputProgress/index.css +15 -15
- package/pass-code/esm/components/InputProgress/transitions.css +7 -7
- package/pass-code/esm/components/KeyPad/Component.js +1 -1
- package/pass-code/esm/components/KeyPad/index.css +2 -2
- package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
- package/pass-code/esm/components/KeyPadButton/index.css +8 -8
- package/pass-code/esm/desktop/PassCodeDesktop.js +1 -1
- package/pass-code/esm/desktop/desktop.css +1 -1
- package/pass-code/esm/index.css +3 -3
- package/pass-code/esm/mobile/PassCodeMobile.js +1 -1
- package/pass-code/esm/mobile/mobile.css +1 -1
- package/pass-code/index.css +3 -3
- package/pass-code/mobile/PassCodeMobile.js +1 -1
- package/pass-code/mobile/mobile.css +1 -1
- package/pass-code/modern/Component.js +1 -1
- package/pass-code/modern/components/InputProgress/Component.js +2 -2
- package/pass-code/modern/components/InputProgress/index.css +15 -15
- package/pass-code/modern/components/InputProgress/transitions.css +7 -7
- package/pass-code/modern/components/KeyPad/Component.js +1 -1
- package/pass-code/modern/components/KeyPad/index.css +2 -2
- package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
- package/pass-code/modern/components/KeyPadButton/index.css +8 -8
- package/pass-code/modern/desktop/PassCodeDesktop.js +1 -1
- package/pass-code/modern/desktop/desktop.css +1 -1
- package/pass-code/modern/index.css +3 -3
- package/pass-code/modern/mobile/PassCodeMobile.js +1 -1
- package/pass-code/modern/mobile/mobile.css +1 -1
- package/pass-code-v1/Component.js +1 -1
- package/pass-code-v1/components/InputProgress/Component.js +2 -2
- package/pass-code-v1/components/InputProgress/index.css +4 -4
- package/pass-code-v1/components/InputProgress/transitions.css +7 -7
- package/pass-code-v1/components/KeyPad/Component.js +1 -1
- package/pass-code-v1/components/KeyPad/index.css +4 -4
- package/pass-code-v1/components/KeyPadButton/Component.js +1 -1
- package/pass-code-v1/components/KeyPadButton/index.css +12 -12
- package/pass-code-v1/esm/Component.js +1 -1
- package/pass-code-v1/esm/components/InputProgress/Component.js +2 -2
- package/pass-code-v1/esm/components/InputProgress/index.css +4 -4
- package/pass-code-v1/esm/components/InputProgress/transitions.css +7 -7
- package/pass-code-v1/esm/components/KeyPad/Component.js +1 -1
- package/pass-code-v1/esm/components/KeyPad/index.css +4 -4
- package/pass-code-v1/esm/components/KeyPadButton/Component.js +1 -1
- package/pass-code-v1/esm/components/KeyPadButton/index.css +12 -12
- package/pass-code-v1/esm/index.css +3 -3
- package/pass-code-v1/index.css +3 -3
- package/pass-code-v1/modern/Component.js +1 -1
- package/pass-code-v1/modern/components/InputProgress/Component.js +2 -2
- package/pass-code-v1/modern/components/InputProgress/index.css +4 -4
- package/pass-code-v1/modern/components/InputProgress/transitions.css +7 -7
- package/pass-code-v1/modern/components/KeyPad/Component.js +1 -1
- package/pass-code-v1/modern/components/KeyPad/index.css +4 -4
- package/pass-code-v1/modern/components/KeyPadButton/Component.js +1 -1
- package/pass-code-v1/modern/components/KeyPadButton/index.css +12 -12
- package/pass-code-v1/modern/index.css +3 -3
- package/password-input/component.js +1 -1
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +4 -4
- package/password-input/index.css +4 -4
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +4 -4
- package/pattern-lock/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock/components/base-pattern-lock/index.css +7 -7
- package/pattern-lock/desktop/Component.desktop.js +1 -1
- package/pattern-lock/desktop/desktop.css +3 -3
- package/pattern-lock/esm/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock/esm/components/base-pattern-lock/index.css +7 -7
- package/pattern-lock/esm/desktop/Component.desktop.js +1 -1
- package/pattern-lock/esm/desktop/desktop.css +3 -3
- package/pattern-lock/esm/mobile/Component.mobile.js +1 -1
- package/pattern-lock/esm/mobile/mobile.css +2 -2
- package/pattern-lock/mobile/Component.mobile.js +1 -1
- package/pattern-lock/mobile/mobile.css +2 -2
- package/pattern-lock/modern/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock/modern/components/base-pattern-lock/index.css +7 -7
- package/pattern-lock/modern/desktop/Component.desktop.js +1 -1
- package/pattern-lock/modern/desktop/desktop.css +3 -3
- package/pattern-lock/modern/mobile/Component.mobile.js +1 -1
- package/pattern-lock/modern/mobile/mobile.css +2 -2
- package/pattern-lock-v1/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock-v1/components/base-pattern-lock/index.css +5 -5
- package/pattern-lock-v1/desktop/Component.desktop.js +1 -1
- package/pattern-lock-v1/desktop/desktop.css +3 -3
- package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +5 -5
- package/pattern-lock-v1/esm/desktop/Component.desktop.js +1 -1
- package/pattern-lock-v1/esm/desktop/desktop.css +3 -3
- package/pattern-lock-v1/esm/mobile/Component.mobile.js +1 -1
- package/pattern-lock-v1/esm/mobile/mobile.css +6 -6
- package/pattern-lock-v1/mobile/Component.mobile.js +1 -1
- package/pattern-lock-v1/mobile/mobile.css +6 -6
- package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +5 -5
- package/pattern-lock-v1/modern/desktop/Component.desktop.js +1 -1
- package/pattern-lock-v1/modern/desktop/desktop.css +3 -3
- package/pattern-lock-v1/modern/mobile/Component.mobile.js +1 -1
- package/pattern-lock-v1/modern/mobile/mobile.css +6 -6
- package/picker-button/Component.responsive.d.ts +1 -1
- package/picker-button/component-03d088c4.d.ts +2 -2
- package/picker-button/component-8bdd19d3.d.ts +2 -2
- package/picker-button/cssm/Component.responsive.d.ts +1 -1
- package/picker-button/cssm/component-03d088c4.d.ts +2 -2
- package/picker-button/cssm/component-8bdd19d3.d.ts +2 -2
- package/picker-button/cssm/desktop/Component.desktop.d.ts +1 -1
- package/picker-button/cssm/index-03d088c4.d.ts +2 -2
- package/picker-button/cssm/index-281accb7.d.ts +2 -2
- package/picker-button/cssm/typings-7d83ec1e.d.ts +1 -1
- package/picker-button/desktop/Component.desktop.d.ts +1 -1
- package/picker-button/desktop/Component.desktop.js +1 -1
- package/picker-button/esm/Component.responsive.d.ts +1 -1
- package/picker-button/esm/component-03d088c4.d.ts +2 -2
- package/picker-button/esm/component-8bdd19d3.d.ts +2 -2
- package/picker-button/esm/desktop/Component.desktop.d.ts +1 -1
- package/picker-button/esm/desktop/Component.desktop.js +1 -1
- package/picker-button/esm/field/Component.js +1 -1
- package/picker-button/esm/field/index.css +6 -6
- package/picker-button/esm/index-03d088c4.d.ts +2 -2
- package/picker-button/esm/index-281accb7.d.ts +2 -2
- package/picker-button/esm/index.css +5 -5
- package/picker-button/esm/option/Component.js +1 -1
- package/picker-button/esm/option/index.css +4 -4
- package/picker-button/esm/typings-7d83ec1e.d.ts +1 -1
- package/picker-button/field/Component.js +1 -1
- package/picker-button/field/index.css +6 -6
- package/picker-button/index-03d088c4.d.ts +2 -2
- package/picker-button/index-281accb7.d.ts +2 -2
- package/picker-button/index.css +5 -5
- package/picker-button/modern/Component.responsive.d.ts +1 -1
- package/picker-button/modern/component-03d088c4.d.ts +2 -2
- package/picker-button/modern/component-8bdd19d3.d.ts +2 -2
- package/picker-button/modern/desktop/Component.desktop.d.ts +1 -1
- package/picker-button/modern/desktop/Component.desktop.js +1 -1
- package/picker-button/modern/field/Component.js +1 -1
- package/picker-button/modern/field/index.css +6 -6
- package/picker-button/modern/index-03d088c4.d.ts +2 -2
- package/picker-button/modern/index-281accb7.d.ts +2 -2
- package/picker-button/modern/index.css +5 -5
- package/picker-button/modern/option/Component.js +1 -1
- package/picker-button/modern/option/index.css +4 -4
- package/picker-button/modern/typings-7d83ec1e.d.ts +1 -1
- package/picker-button/moderncssm/Component.responsive.d.ts +1 -1
- package/picker-button/moderncssm/component-03d088c4.d.ts +2 -2
- package/picker-button/moderncssm/component-8bdd19d3.d.ts +2 -2
- package/picker-button/moderncssm/desktop/Component.desktop.d.ts +1 -1
- package/picker-button/moderncssm/index-03d088c4.d.ts +2 -2
- package/picker-button/moderncssm/index-281accb7.d.ts +2 -2
- package/picker-button/moderncssm/typings-7d83ec1e.d.ts +1 -1
- package/picker-button/option/Component.js +1 -1
- package/picker-button/option/index.css +4 -4
- package/picker-button/typings-7d83ec1e.d.ts +1 -1
- package/plate/Component.responsive.js +1 -1
- package/plate/components/base-plate/Component.js +3 -3
- package/plate/components/base-plate/index.css +50 -50
- package/plate/cssm/Component.responsive.js +1 -1
- package/plate/cssm/components/base-plate/Component.js +2 -2
- package/plate/cssm/{index-ba3cd492.d.ts → index-3b7dada5.d.ts} +2 -2
- package/plate/cssm/utils.js +2 -2
- package/plate/{PortalContext-cde22512.d.ts → cssm/warning-b31ed890.d.ts} +4 -3
- package/plate/{PortalContext-cde22512.js → cssm/warning-b31ed890.js} +3 -0
- package/plate/desktop/Component.desktop.js +1 -1
- package/plate/desktop/desktop.css +3 -3
- package/plate/esm/Component.responsive.js +1 -1
- package/plate/esm/components/base-plate/Component.js +2 -2
- package/plate/esm/components/base-plate/index.css +50 -50
- package/plate/esm/components/base-plate/index.js +1 -1
- package/plate/esm/desktop/Component.desktop.js +2 -2
- package/plate/esm/desktop/desktop.css +3 -3
- package/plate/esm/desktop/index.js +1 -1
- package/plate/esm/{index-ba3cd492.d.ts → index-3b7dada5.d.ts} +2 -2
- package/plate/esm/index.js +1 -1
- package/plate/esm/mobile/Component.mobile.js +2 -2
- package/plate/esm/mobile/index.js +1 -1
- package/plate/esm/mobile/mobile.css +3 -3
- package/plate/esm/shared/index.js +1 -1
- package/plate/esm/utils.js +1 -1
- package/plate/{cssm/PortalContext-6c7d9a95.d.ts → esm/warning-406d070c.d.ts} +4 -3
- package/plate/esm/{PortalContext-051c1ca5.js → warning-406d070c.js} +3 -0
- package/plate/{modern/index-ba3cd492.d.ts → index-3b7dada5.d.ts} +2 -2
- package/plate/mobile/Component.mobile.js +1 -1
- package/plate/mobile/mobile.css +3 -3
- package/plate/modern/Component.responsive.js +1 -1
- package/plate/modern/components/base-plate/Component.js +2 -2
- package/plate/modern/components/base-plate/index.css +50 -50
- package/plate/modern/components/base-plate/index.js +1 -1
- package/plate/modern/desktop/Component.desktop.js +2 -2
- package/plate/modern/desktop/desktop.css +3 -3
- package/plate/modern/desktop/index.js +1 -1
- package/plate/{index-ba3cd492.d.ts → modern/index-3b7dada5.d.ts} +2 -2
- package/plate/modern/index.js +1 -1
- package/plate/modern/mobile/Component.mobile.js +2 -2
- package/plate/modern/mobile/index.js +1 -1
- package/plate/modern/mobile/mobile.css +3 -3
- package/plate/modern/shared/index.js +1 -1
- package/plate/modern/utils.js +1 -1
- package/plate/{esm/PortalContext-051c1ca5.d.ts → modern/warning-69830e34.d.ts} +4 -3
- package/plate/modern/{PortalContext-34f6872d.js → warning-69830e34.js} +3 -0
- package/plate/moderncssm/Component.responsive.js +1 -1
- package/plate/moderncssm/components/base-plate/Component.js +1 -1
- package/plate/moderncssm/components/base-plate/index.js +1 -1
- package/plate/moderncssm/desktop/Component.desktop.js +1 -1
- package/plate/moderncssm/desktop/index.js +1 -1
- package/plate/moderncssm/index-3b7dada5.d.ts +66 -0
- package/plate/moderncssm/index.js +1 -1
- package/plate/moderncssm/mobile/Component.mobile.js +1 -1
- package/plate/moderncssm/mobile/index.js +1 -1
- package/plate/moderncssm/shared/index.js +1 -1
- package/plate/moderncssm/utils.js +1 -1
- package/plate/{modern/PortalContext-34f6872d.d.ts → moderncssm/warning-1aaa775c.d.ts} +4 -3
- package/plate/moderncssm/{PortalContext-a2966a2c.js → warning-1aaa775c.js} +3 -0
- package/plate/utils.js +2 -2
- package/plate/warning-4ee85757.d.ts +7 -0
- package/plate/{cssm/PortalContext-6c7d9a95.js → warning-4ee85757.js} +3 -0
- package/popover/Component.js +1 -1
- package/popover/esm/Component.js +1 -1
- package/popover/esm/index.css +25 -25
- package/popover/index.css +25 -25
- package/popover/modern/Component.js +1 -1
- package/popover/modern/index.css +25 -25
- package/popup-sheet/Component.js +1 -1
- package/popup-sheet/components/backdrop/Component.js +1 -1
- package/popup-sheet/components/backdrop/index.css +9 -9
- package/popup-sheet/esm/Component.js +1 -1
- package/popup-sheet/esm/components/backdrop/Component.js +1 -1
- package/popup-sheet/esm/components/backdrop/index.css +9 -9
- package/popup-sheet/esm/index.css +13 -13
- package/popup-sheet/index.css +13 -13
- package/popup-sheet/modern/Component.js +1 -1
- package/popup-sheet/modern/components/backdrop/Component.js +1 -1
- package/popup-sheet/modern/components/backdrop/index.css +9 -9
- package/popup-sheet/modern/index.css +13 -13
- package/product-cover/components/image-card/Component.js +1 -1
- package/product-cover/components/image-card/index.css +2 -2
- package/product-cover/components/overlay/Component.js +1 -1
- package/product-cover/components/overlay/index.css +4 -4
- package/product-cover/components/text/Component.js +1 -1
- package/product-cover/components/text/index.css +7 -7
- package/product-cover/esm/components/image-card/Component.js +1 -1
- package/product-cover/esm/components/image-card/index.css +2 -2
- package/product-cover/esm/components/overlay/Component.js +1 -1
- package/product-cover/esm/components/overlay/index.css +4 -4
- package/product-cover/esm/components/text/Component.js +1 -1
- package/product-cover/esm/components/text/index.css +7 -7
- package/product-cover/esm/single/Component.js +1 -1
- package/product-cover/esm/single/index.css +11 -11
- package/product-cover/esm/stack/Component.js +1 -1
- package/product-cover/esm/stack/index.css +16 -16
- package/product-cover/modern/components/image-card/Component.js +1 -1
- package/product-cover/modern/components/image-card/index.css +2 -2
- package/product-cover/modern/components/overlay/Component.js +1 -1
- package/product-cover/modern/components/overlay/index.css +4 -4
- package/product-cover/modern/components/text/Component.js +1 -1
- package/product-cover/modern/components/text/index.css +7 -7
- package/product-cover/modern/single/Component.js +1 -1
- package/product-cover/modern/single/index.css +11 -11
- package/product-cover/modern/stack/Component.js +1 -1
- package/product-cover/modern/stack/index.css +16 -16
- package/product-cover/single/Component.js +1 -1
- package/product-cover/single/index.css +11 -11
- package/product-cover/stack/Component.js +1 -1
- package/product-cover/stack/index.css +16 -16
- package/progress-bar/Component.js +1 -1
- package/progress-bar/esm/Component.js +1 -1
- package/progress-bar/esm/index.css +12 -12
- package/progress-bar/index.css +12 -12
- package/progress-bar/modern/Component.js +1 -1
- package/progress-bar/modern/index.css +12 -12
- package/pure-cell/{component-f859d454.js → component-37c6d6d4.js} +11 -11
- package/pure-cell/component-8c83a9ca.d.ts +1 -1
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.css +12 -12
- 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 -3
- 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 +14 -14
- 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 +4 -4
- 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 +2 -2
- 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 +3 -3
- 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 +1 -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 +17 -17
- 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 +6 -6
- 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 +6 -6
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/cssm/component-8c83a9ca.d.ts +1 -1
- package/pure-cell/esm/{component-258fa677.js → component-32ae9c51.js} +11 -11
- package/pure-cell/esm/component-8c83a9ca.d.ts +1 -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 +12 -12
- 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 -3
- 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 +14 -14
- 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 +4 -4
- 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 +2 -2
- 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 +3 -3
- 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 +1 -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 +17 -17
- 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 +6 -6
- 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 +6 -6
- 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 +28 -28
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.css +28 -28
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/{component-282d9311.js → component-67cce257.js} +11 -11
- package/pure-cell/modern/component-8c83a9ca.d.ts +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 +12 -12
- 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 -3
- 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 +14 -14
- 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 +4 -4
- 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 +2 -2
- 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 +3 -3
- 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 +1 -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 +17 -17
- 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 +6 -6
- 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 +6 -6
- 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 +28 -28
- package/pure-cell/modern/index.js +1 -1
- package/pure-cell/moderncssm/component-8c83a9ca.d.ts +1 -1
- package/radio/Component.js +1 -1
- package/radio/esm/Component.js +1 -1
- package/radio/esm/index.css +30 -30
- package/radio/index.css +30 -30
- package/radio/modern/Component.js +1 -1
- package/radio/modern/index.css +30 -30
- package/radio-group/components/base-radio-group/Component.js +1 -1
- package/radio-group/components/base-radio-group/index.css +19 -19
- package/radio-group/desktop/Component.desktop.js +1 -1
- package/radio-group/desktop/desktop.css +3 -3
- package/radio-group/esm/components/base-radio-group/Component.js +1 -1
- package/radio-group/esm/components/base-radio-group/index.css +19 -19
- package/radio-group/esm/desktop/Component.desktop.js +1 -1
- package/radio-group/esm/desktop/desktop.css +3 -3
- package/radio-group/esm/mobile/Component.mobile.js +1 -1
- package/radio-group/esm/mobile/mobile.css +3 -3
- package/radio-group/mobile/Component.mobile.js +1 -1
- package/radio-group/mobile/mobile.css +3 -3
- package/radio-group/modern/components/base-radio-group/Component.js +1 -1
- package/radio-group/modern/components/base-radio-group/index.css +19 -19
- package/radio-group/modern/desktop/Component.desktop.js +1 -1
- package/radio-group/modern/desktop/desktop.css +3 -3
- package/radio-group/modern/mobile/Component.mobile.js +1 -1
- package/radio-group/modern/mobile/mobile.css +3 -3
- package/scrollbar/Component.js +3 -3
- package/scrollbar/default.css +2 -2
- package/scrollbar/esm/Component.js +3 -3
- package/scrollbar/esm/default.css +2 -2
- package/scrollbar/esm/index.css +25 -25
- package/scrollbar/esm/inverted.css +2 -2
- package/scrollbar/index.css +25 -25
- package/scrollbar/inverted.css +2 -2
- package/scrollbar/modern/Component.js +3 -3
- package/scrollbar/modern/default.css +2 -2
- package/scrollbar/modern/index.css +25 -25
- package/scrollbar/modern/inverted.css +2 -2
- package/segmented-control/Component.js +3 -3
- package/segmented-control/components/segment/Component.js +3 -3
- package/segmented-control/components/segment/default.css +2 -2
- package/segmented-control/components/segment/index.css +3 -3
- package/segmented-control/components/segment/inverted.css +2 -2
- package/segmented-control/default.css +3 -3
- package/segmented-control/esm/Component.js +3 -3
- package/segmented-control/esm/components/segment/Component.js +3 -3
- package/segmented-control/esm/components/segment/default.css +2 -2
- package/segmented-control/esm/components/segment/index.css +3 -3
- package/segmented-control/esm/components/segment/inverted.css +2 -2
- package/segmented-control/esm/default.css +3 -3
- package/segmented-control/esm/index.css +18 -18
- package/segmented-control/esm/inverted.css +3 -3
- package/segmented-control/index.css +18 -18
- package/segmented-control/inverted.css +3 -3
- package/segmented-control/modern/Component.js +3 -3
- package/segmented-control/modern/components/segment/Component.js +3 -3
- package/segmented-control/modern/components/segment/default.css +2 -2
- package/segmented-control/modern/components/segment/index.css +3 -3
- package/segmented-control/modern/components/segment/inverted.css +2 -2
- package/segmented-control/modern/default.css +3 -3
- package/segmented-control/modern/index.css +18 -18
- package/segmented-control/modern/inverted.css +3 -3
- package/select/components/arrow/Component.js +1 -1
- package/select/components/arrow/index.css +3 -3
- package/select/components/base-checkmark/Component.js +1 -1
- package/select/components/base-checkmark/index.css +6 -6
- package/select/components/base-option/Component.js +1 -1
- package/select/components/base-option/index.css +15 -15
- package/select/components/base-select/Component.js +2 -2
- package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/components/base-select/index.css +11 -11
- package/select/components/base-select/mobile.css +12 -12
- package/select/components/checkmark/Component.js +1 -1
- package/select/components/checkmark/index.css +10 -10
- package/select/components/checkmark-mobile/Component.js +1 -1
- package/select/components/checkmark-mobile/index.css +6 -6
- package/select/components/clear-button/Component.js +1 -1
- package/select/components/clear-button/index.css +6 -6
- package/select/components/field/Component.js +1 -1
- package/select/components/field/index.css +12 -12
- package/select/components/footer/Component.js +1 -1
- package/select/components/footer/index.css +5 -5
- package/select/components/optgroup/Component.js +1 -1
- package/select/components/optgroup/index.css +6 -6
- package/select/components/option/Component.js +1 -1
- package/select/components/option/index.css +19 -19
- package/select/components/options-list/Component.js +3 -2
- package/select/components/options-list/index.css +11 -11
- package/select/components/search/Component.js +1 -1
- package/select/components/search/index.css +2 -2
- package/select/components/virtual-options-list/Component.js +1 -1
- package/select/components/virtual-options-list/index.css +15 -15
- package/select/cssm/components/options-list/Component.js +2 -1
- package/select/esm/Component.responsive.js +3 -3
- package/select/esm/components/arrow/Component.js +1 -1
- package/select/esm/components/arrow/index.css +3 -3
- package/select/esm/components/base-checkmark/Component.js +1 -1
- package/select/esm/components/base-checkmark/index.css +6 -6
- package/select/esm/components/base-option/Component.js +1 -1
- package/select/esm/components/base-option/index.css +15 -15
- package/select/esm/components/base-select/Component.js +2 -2
- package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/esm/components/base-select/index.css +11 -11
- package/select/esm/components/base-select/index.js +2 -2
- package/select/esm/components/base-select/mobile.css +12 -12
- package/select/esm/components/checkmark/Component.js +1 -1
- package/select/esm/components/checkmark/index.css +10 -10
- package/select/esm/components/checkmark-mobile/Component.js +1 -1
- package/select/esm/components/checkmark-mobile/index.css +6 -6
- package/select/esm/components/clear-button/Component.js +1 -1
- package/select/esm/components/clear-button/index.css +6 -6
- package/select/esm/components/field/Component.js +1 -1
- package/select/esm/components/field/index.css +12 -12
- package/select/esm/components/footer/Component.js +1 -1
- package/select/esm/components/footer/index.css +5 -5
- package/select/esm/components/index.js +2 -2
- package/select/esm/components/optgroup/Component.js +1 -1
- package/select/esm/components/optgroup/index.css +6 -6
- package/select/esm/components/option/Component.js +1 -1
- package/select/esm/components/option/index.css +19 -19
- package/select/esm/components/options-list/Component.js +3 -2
- package/select/esm/components/options-list/index.css +11 -11
- package/select/esm/components/search/Component.js +1 -1
- package/select/esm/components/search/index.css +2 -2
- package/select/esm/components/virtual-options-list/Component.js +1 -1
- package/select/esm/components/virtual-options-list/index.css +15 -15
- package/select/esm/desktop/Component.desktop.js +2 -2
- package/select/esm/desktop/index.js +2 -2
- package/select/esm/index.js +3 -3
- package/select/esm/{list-popover-desktop-87bab713.js → list-popover-desktop-2f0ca365.js} +1 -1
- package/select/esm/mobile/Component.mobile.js +3 -3
- package/select/esm/mobile/Component.modal.mobile.js +3 -3
- package/select/esm/mobile/index.js +3 -3
- package/select/esm/mobile.module-c8879bac.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/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -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/presets/useSelectWithLoading/hook.js +1 -1
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/shared/index.js +3 -3
- package/select/{list-popover-desktop-938ac512.js → list-popover-desktop-c2b6fba3.js} +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/mobile.module-5d80e2a5.js +4 -0
- package/select/modern/Component.responsive.js +3 -3
- package/select/modern/components/arrow/Component.js +1 -1
- package/select/modern/components/arrow/index.css +3 -3
- package/select/modern/components/base-checkmark/Component.js +1 -1
- package/select/modern/components/base-checkmark/index.css +6 -6
- package/select/modern/components/base-option/Component.js +1 -1
- package/select/modern/components/base-option/index.css +15 -15
- package/select/modern/components/base-select/Component.js +2 -2
- package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/modern/components/base-select/index.css +11 -11
- package/select/modern/components/base-select/index.js +2 -2
- package/select/modern/components/base-select/mobile.css +12 -12
- package/select/modern/components/checkmark/Component.js +1 -1
- package/select/modern/components/checkmark/index.css +10 -10
- package/select/modern/components/checkmark-mobile/Component.js +1 -1
- package/select/modern/components/checkmark-mobile/index.css +6 -6
- package/select/modern/components/clear-button/Component.js +1 -1
- package/select/modern/components/clear-button/index.css +6 -6
- package/select/modern/components/field/Component.js +1 -1
- package/select/modern/components/field/index.css +12 -12
- package/select/modern/components/footer/Component.js +1 -1
- package/select/modern/components/footer/index.css +5 -5
- package/select/modern/components/index.js +2 -2
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +6 -6
- package/select/modern/components/option/Component.js +1 -1
- package/select/modern/components/option/index.css +19 -19
- package/select/modern/components/options-list/Component.js +4 -3
- package/select/modern/components/options-list/index.css +11 -11
- package/select/modern/components/search/Component.js +1 -1
- package/select/modern/components/search/index.css +2 -2
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +15 -15
- package/select/modern/desktop/Component.desktop.js +2 -2
- package/select/modern/desktop/index.js +2 -2
- package/select/modern/index.js +3 -3
- package/select/modern/{list-popover-desktop-0bf7cf32.js → list-popover-desktop-d56f0e91.js} +1 -1
- package/select/modern/mobile/Component.mobile.js +3 -3
- package/select/modern/mobile/Component.modal.mobile.js +3 -3
- package/select/modern/mobile/index.js +3 -3
- package/select/modern/mobile.module-081993b2.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/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -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/presets/useSelectWithLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithLoading/index.css +2 -2
- package/select/modern/shared/index.js +3 -3
- package/select/moderncssm/components/options-list/Component.js +3 -2
- 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/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -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/presets/useSelectWithLoading/hook.js +1 -1
- package/select/presets/useSelectWithLoading/index.css +2 -2
- package/select/shared/index.js +1 -1
- package/select-with-tags/Component.responsive.d.ts +1 -1
- package/select-with-tags/components/base-select-with-tags/Component.d.ts +1 -1
- package/select-with-tags/components/tag/component.js +1 -1
- package/select-with-tags/components/tag/index.css +14 -14
- package/select-with-tags/components/tag-list/component.js +1 -1
- package/select-with-tags/components/tag-list/index.css +36 -36
- package/select-with-tags/cssm/Component.responsive.d.ts +1 -1
- package/select-with-tags/cssm/components/base-select-with-tags/Component.d.ts +1 -1
- package/select-with-tags/esm/Component.responsive.d.ts +1 -1
- package/select-with-tags/esm/components/base-select-with-tags/Component.d.ts +1 -1
- package/select-with-tags/esm/components/tag/component.js +1 -1
- package/select-with-tags/esm/components/tag/index.css +14 -14
- package/select-with-tags/esm/components/tag-list/component.js +1 -1
- package/select-with-tags/esm/components/tag-list/index.css +36 -36
- package/select-with-tags/modern/Component.responsive.d.ts +1 -1
- package/select-with-tags/modern/components/base-select-with-tags/Component.d.ts +1 -1
- package/select-with-tags/modern/components/tag/component.js +1 -1
- package/select-with-tags/modern/components/tag/index.css +14 -14
- package/select-with-tags/modern/components/tag-list/component.js +1 -1
- package/select-with-tags/modern/components/tag-list/index.css +36 -36
- package/select-with-tags/moderncssm/Component.responsive.d.ts +1 -1
- package/select-with-tags/moderncssm/components/base-select-with-tags/Component.d.ts +1 -1
- package/shared/cssm/index.d.ts +1 -0
- package/shared/cssm/index.js +2 -0
- package/shared/cssm/warning.d.ts +2 -0
- package/shared/cssm/warning.js +14 -0
- package/shared/esm/index.d.ts +1 -0
- package/shared/esm/index.js +1 -0
- package/shared/esm/warning.d.ts +2 -0
- package/shared/esm/warning.js +12 -0
- package/shared/index.d.ts +1 -0
- package/shared/index.js +2 -0
- package/shared/modern/index.d.ts +1 -0
- package/shared/modern/index.js +1 -0
- package/shared/modern/warning.d.ts +2 -0
- package/shared/modern/warning.js +12 -0
- package/shared/moderncssm/index.d.ts +1 -0
- package/shared/moderncssm/index.js +1 -0
- package/shared/moderncssm/warning.d.ts +2 -0
- package/shared/moderncssm/warning.js +12 -0
- package/shared/warning.d.ts +2 -0
- package/shared/warning.js +14 -0
- package/side-panel/components/content/Component.desktop.js +1 -1
- package/side-panel/components/content/Component.js +1 -1
- package/side-panel/components/content/Component.mobile.js +1 -1
- package/side-panel/components/content/desktop.css +2 -2
- package/side-panel/components/content/index.css +3 -3
- package/side-panel/components/content/mobile.css +2 -2
- package/side-panel/components/controls/Component.js +2 -2
- package/side-panel/components/controls/index.css +1 -1
- package/side-panel/components/footer/Component.desktop.js +1 -1
- package/side-panel/components/footer/Component.js +2 -2
- package/side-panel/components/footer/Component.mobile.js +1 -1
- package/side-panel/components/footer/desktop.css +2 -2
- package/side-panel/components/footer/index.css +3 -3
- package/side-panel/components/footer/layout.css +16 -16
- package/side-panel/components/footer/mobile.css +2 -2
- package/side-panel/components/header/Component.js +3 -3
- package/side-panel/components/header/desktop.css +4 -4
- package/side-panel/components/header/index.css +13 -13
- package/side-panel/components/header/mobile.css +3 -3
- package/side-panel/desktop/Component.desktop.js +2 -2
- package/side-panel/desktop/desktop.css +2 -2
- package/side-panel/desktop/transitions.desktop.css +6 -6
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/content/Component.desktop.js +1 -1
- package/side-panel/esm/components/content/Component.js +1 -1
- package/side-panel/esm/components/content/Component.mobile.js +1 -1
- package/side-panel/esm/components/content/desktop.css +2 -2
- package/side-panel/esm/components/content/index.css +3 -3
- package/side-panel/esm/components/content/mobile.css +2 -2
- package/side-panel/esm/components/controls/Component.js +2 -2
- package/side-panel/esm/components/controls/index.css +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +2 -2
- package/side-panel/esm/components/footer/Component.js +2 -2
- package/side-panel/esm/components/footer/Component.mobile.js +2 -2
- package/side-panel/esm/components/footer/desktop.css +2 -2
- package/side-panel/esm/components/footer/index.css +3 -3
- package/side-panel/esm/components/footer/layout.css +16 -16
- package/side-panel/esm/components/footer/mobile.css +2 -2
- package/side-panel/esm/components/header/Component.js +3 -3
- package/side-panel/esm/components/header/desktop.css +4 -4
- package/side-panel/esm/components/header/index.css +13 -13
- package/side-panel/esm/components/header/mobile.css +3 -3
- package/side-panel/esm/desktop/Component.desktop.js +3 -3
- package/side-panel/esm/desktop/desktop.css +2 -2
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/desktop/transitions.desktop.css +6 -6
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/layout.module-36ee61e1.js +4 -0
- package/side-panel/esm/mobile/Component.mobile.js +3 -3
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/esm/mobile/mobile.css +3 -3
- package/side-panel/esm/mobile/transitions.mobile.css +7 -7
- package/side-panel/layout.module-4d66a410.js +4 -0
- package/side-panel/mobile/Component.mobile.js +2 -2
- package/side-panel/mobile/mobile.css +3 -3
- package/side-panel/mobile/transitions.mobile.css +7 -7
- package/side-panel/modern/Component.responsive.js +1 -1
- package/side-panel/modern/components/content/Component.desktop.js +1 -1
- package/side-panel/modern/components/content/Component.js +1 -1
- package/side-panel/modern/components/content/Component.mobile.js +1 -1
- package/side-panel/modern/components/content/desktop.css +2 -2
- package/side-panel/modern/components/content/index.css +3 -3
- package/side-panel/modern/components/content/mobile.css +2 -2
- package/side-panel/modern/components/controls/Component.js +2 -2
- package/side-panel/modern/components/controls/index.css +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +2 -2
- package/side-panel/modern/components/footer/Component.js +2 -2
- package/side-panel/modern/components/footer/Component.mobile.js +2 -2
- package/side-panel/modern/components/footer/desktop.css +2 -2
- package/side-panel/modern/components/footer/index.css +3 -3
- package/side-panel/modern/components/footer/layout.css +16 -16
- package/side-panel/modern/components/footer/mobile.css +2 -2
- package/side-panel/modern/components/header/Component.js +3 -3
- package/side-panel/modern/components/header/desktop.css +4 -4
- package/side-panel/modern/components/header/index.css +13 -13
- package/side-panel/modern/components/header/mobile.css +3 -3
- package/side-panel/modern/desktop/Component.desktop.js +3 -3
- package/side-panel/modern/desktop/desktop.css +2 -2
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/desktop/transitions.desktop.css +6 -6
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/layout.module-5dba01b4.js +4 -0
- package/side-panel/modern/mobile/Component.mobile.js +3 -3
- package/side-panel/modern/mobile/index.js +1 -1
- package/side-panel/modern/mobile/mobile.css +3 -3
- package/side-panel/modern/mobile/transitions.mobile.css +7 -7
- package/skeleton/Component.js +3 -3
- package/skeleton/default.css +4 -4
- package/skeleton/esm/Component.js +3 -3
- package/skeleton/esm/default.css +4 -4
- package/skeleton/esm/index.css +6 -6
- package/skeleton/esm/inverted.css +4 -4
- package/skeleton/index.css +6 -6
- package/skeleton/inverted.css +4 -4
- package/skeleton/modern/Component.js +3 -3
- package/skeleton/modern/default.css +4 -4
- package/skeleton/modern/index.css +6 -6
- package/skeleton/modern/inverted.css +4 -4
- package/slider/Component.js +1 -1
- package/slider/esm/Component.js +1 -1
- package/slider/esm/index.css +20 -20
- package/slider/index.css +20 -20
- package/slider/modern/Component.js +1 -1
- package/slider/modern/index.css +20 -20
- package/slider-input/Component.js +1 -1
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +26 -26
- package/slider-input/index.css +26 -26
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +26 -26
- package/sortable-list/Component.js +1 -1
- package/sortable-list/components/item/Components.js +1 -1
- package/sortable-list/components/item/index.css +25 -25
- package/sortable-list/esm/Component.js +1 -1
- package/sortable-list/esm/components/item/Components.js +1 -1
- package/sortable-list/esm/components/item/index.css +25 -25
- package/sortable-list/esm/index.css +30 -30
- package/sortable-list/index.css +30 -30
- package/sortable-list/modern/Component.js +1 -1
- package/sortable-list/modern/components/item/Components.js +1 -1
- package/sortable-list/modern/components/item/index.css +25 -25
- package/sortable-list/modern/index.css +30 -30
- package/space/Component.js +2 -2
- package/space/cssm/Component.js +1 -1
- package/space/esm/Component.js +3 -3
- package/space/esm/index.css +11 -11
- package/space/index.css +11 -11
- package/space/modern/Component.js +3 -3
- package/space/modern/index.css +11 -11
- package/space/moderncssm/Component.js +2 -2
- package/spinner/Component.d.ts +2 -36
- package/spinner/Component.js +53 -63
- package/spinner/browser-a216f694.d.ts +6 -0
- package/spinner/cssm/Component.d.ts +2 -36
- package/spinner/cssm/Component.js +50 -60
- package/spinner/cssm/browser-a216f694.d.ts +6 -0
- package/spinner/cssm/default.module.css +4 -0
- package/spinner/cssm/fnUtils-e793ac44.d.ts +15 -0
- package/spinner/cssm/getComponentBreakpoint-22e50762.d.ts +7 -0
- package/spinner/cssm/index.d.ts +2 -0
- package/spinner/cssm/index.js +2 -1
- package/spinner/cssm/index.module.css +8 -10
- package/spinner/cssm/inverted.module.css +4 -0
- package/spinner/cssm/isClient-22e50762.d.ts +2 -0
- package/spinner/cssm/preset/Component.d.ts +4 -0
- package/spinner/cssm/preset/Component.js +26 -0
- package/spinner/cssm/preset/index.js +7 -0
- package/{file-upload-item/components/content/components/content-subtitle/content-subtitle.css → spinner/cssm/preset/index.module.css} +14 -12
- package/spinner/cssm/types.d.ts +45 -0
- package/spinner/cssm/useCustomWebkitScrollbar-a216f694.d.ts +2 -0
- package/spinner/cssm/useIsMounted-e793ac44.d.ts +3 -0
- package/{file-upload-item/cssm/components/content/components/content-subtitle/content-subtitle.module.css → spinner/cssm/vars.css} +6 -11
- package/spinner/default.css +5 -1
- package/spinner/esm/Component.d.ts +2 -36
- package/spinner/esm/Component.js +55 -64
- package/spinner/esm/browser-a216f694.d.ts +6 -0
- package/spinner/esm/default.css +5 -1
- package/spinner/esm/fnUtils-e793ac44.d.ts +15 -0
- package/spinner/esm/getComponentBreakpoint-22e50762.d.ts +7 -0
- package/spinner/esm/index.css +12 -14
- package/spinner/esm/index.d.ts +2 -0
- package/spinner/esm/index.js +3 -1
- package/spinner/esm/inverted.css +5 -1
- package/spinner/esm/isClient-22e50762.d.ts +2 -0
- package/spinner/esm/preset/Component.d.ts +4 -0
- package/spinner/esm/preset/Component.js +21 -0
- package/{file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.css → spinner/esm/preset/index.css} +15 -12
- package/spinner/esm/preset/index.js +6 -0
- package/spinner/esm/types.d.ts +45 -0
- package/spinner/esm/useCustomWebkitScrollbar-a216f694.d.ts +2 -0
- package/spinner/esm/useIsMounted-e793ac44.d.ts +3 -0
- package/spinner/fnUtils-e793ac44.d.ts +15 -0
- package/spinner/getComponentBreakpoint-22e50762.d.ts +7 -0
- package/spinner/index.css +12 -14
- package/spinner/index.d.ts +2 -0
- package/spinner/index.js +2 -1
- package/spinner/inverted.css +5 -1
- package/spinner/isClient-22e50762.d.ts +2 -0
- package/spinner/modern/Component.d.ts +2 -36
- package/spinner/modern/Component.js +54 -64
- package/spinner/modern/browser-a216f694.d.ts +6 -0
- package/spinner/modern/default.css +5 -1
- package/spinner/modern/fnUtils-e793ac44.d.ts +15 -0
- package/spinner/modern/getComponentBreakpoint-22e50762.d.ts +7 -0
- package/spinner/modern/index.css +12 -14
- package/spinner/modern/index.d.ts +2 -0
- package/spinner/modern/index.js +2 -1
- package/spinner/modern/inverted.css +5 -1
- package/spinner/modern/isClient-22e50762.d.ts +2 -0
- package/spinner/modern/preset/Component.d.ts +4 -0
- package/spinner/modern/preset/Component.js +19 -0
- package/{file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.css → spinner/modern/preset/index.css} +15 -12
- package/spinner/modern/preset/index.js +5 -0
- package/spinner/modern/types.d.ts +45 -0
- package/spinner/modern/useCustomWebkitScrollbar-a216f694.d.ts +2 -0
- package/spinner/modern/useIsMounted-e793ac44.d.ts +3 -0
- package/spinner/moderncssm/Component.d.ts +2 -36
- package/spinner/moderncssm/Component.js +51 -61
- package/spinner/moderncssm/browser-a216f694.d.ts +6 -0
- package/spinner/moderncssm/default.module.css +4 -0
- package/spinner/moderncssm/fnUtils-e793ac44.d.ts +15 -0
- package/spinner/moderncssm/getComponentBreakpoint-22e50762.d.ts +7 -0
- package/spinner/moderncssm/index.d.ts +2 -0
- package/spinner/moderncssm/index.js +3 -1
- package/spinner/moderncssm/index.module.css +10 -16
- package/spinner/moderncssm/inverted.module.css +4 -0
- package/spinner/moderncssm/isClient-22e50762.d.ts +2 -0
- package/spinner/moderncssm/preset/Component.d.ts +4 -0
- package/spinner/moderncssm/preset/Component.js +20 -0
- package/spinner/moderncssm/preset/index.js +9 -0
- package/spinner/moderncssm/preset/index.module.css +20 -0
- package/spinner/moderncssm/types.d.ts +45 -0
- package/spinner/moderncssm/useCustomWebkitScrollbar-a216f694.d.ts +2 -0
- package/spinner/moderncssm/useIsMounted-e793ac44.d.ts +3 -0
- package/spinner/moderncssm/vars.css +8 -0
- package/spinner/preset/Component.d.ts +4 -0
- package/spinner/preset/Component.js +27 -0
- package/spinner/preset/index.css +34 -0
- package/spinner/preset/index.js +7 -0
- package/spinner/types.d.ts +45 -0
- package/spinner/useCustomWebkitScrollbar-a216f694.d.ts +2 -0
- package/spinner/useIsMounted-e793ac44.d.ts +3 -0
- package/status/Component.js +1 -1
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +34 -34
- package/status/index.css +34 -34
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +34 -34
- package/status-badge/Component.js +3 -3
- package/status-badge/default.css +8 -8
- package/status-badge/esm/Component.js +3 -3
- package/status-badge/esm/default.css +8 -8
- package/status-badge/esm/index.css +9 -9
- package/status-badge/esm/inverted.css +8 -8
- package/status-badge/index.css +9 -9
- package/status-badge/inverted.css +8 -8
- package/status-badge/modern/Component.js +3 -3
- package/status-badge/modern/default.css +8 -8
- package/status-badge/modern/index.css +9 -9
- package/status-badge/modern/inverted.css +8 -8
- package/stepped-progress-bar/Component.js +3 -3
- package/stepped-progress-bar/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/default.css +2 -2
- package/stepped-progress-bar/esm/Component.js +3 -3
- package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/esm/default.css +2 -2
- package/stepped-progress-bar/esm/index.css +3 -3
- package/stepped-progress-bar/esm/inverted.css +2 -2
- package/stepped-progress-bar/index.css +3 -3
- package/stepped-progress-bar/inverted.css +2 -2
- package/stepped-progress-bar/modern/Component.js +3 -3
- package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/modern/default.css +2 -2
- package/stepped-progress-bar/modern/index.css +3 -3
- package/stepped-progress-bar/modern/inverted.css +2 -2
- package/steps/Component.js +1 -1
- package/steps/components/step/Component.js +1 -1
- package/steps/components/step/index.css +30 -30
- package/steps/components/step-indicator/Component.js +1 -1
- package/steps/components/step-indicator/index.css +1 -1
- package/steps/esm/Component.js +1 -1
- package/steps/esm/components/step/Component.js +1 -1
- package/steps/esm/components/step/index.css +30 -30
- package/steps/esm/components/step-indicator/Component.js +1 -1
- package/steps/esm/components/step-indicator/index.css +1 -1
- package/steps/esm/index.css +2 -2
- package/steps/index.css +2 -2
- package/steps/modern/Component.js +1 -1
- package/steps/modern/components/step/Component.js +1 -1
- package/steps/modern/components/step/index.css +30 -30
- package/steps/modern/components/step-indicator/Component.js +1 -1
- package/steps/modern/components/step-indicator/index.css +1 -1
- package/steps/modern/index.css +2 -2
- package/switch/Component.js +3 -3
- package/switch/default.css +12 -12
- package/switch/esm/Component.js +3 -3
- package/switch/esm/default.css +12 -12
- package/switch/esm/index.css +20 -20
- package/switch/esm/inverted.css +12 -12
- package/switch/index.css +20 -20
- package/switch/inverted.css +12 -12
- package/switch/modern/Component.js +3 -3
- package/switch/modern/default.css +12 -12
- package/switch/modern/index.css +20 -20
- package/switch/modern/inverted.css +12 -12
- package/system-message/Component.js +1 -1
- package/system-message/components/caption/Component.js +1 -1
- package/system-message/components/caption/index.css +1 -1
- package/system-message/components/controls/Component.js +1 -1
- package/system-message/components/controls/index.css +10 -10
- package/system-message/components/graphic/Component.js +1 -1
- package/system-message/components/graphic/index.css +1 -1
- package/system-message/components/subtitle/Component.js +1 -1
- package/system-message/components/subtitle/index.css +1 -1
- package/system-message/components/title/Component.js +3 -3
- package/system-message/components/title/desktop.css +1 -1
- package/system-message/components/title/index.css +1 -1
- package/system-message/components/title/mobile.css +1 -1
- package/system-message/esm/Component.js +1 -1
- package/system-message/esm/components/caption/Component.js +1 -1
- package/system-message/esm/components/caption/index.css +1 -1
- package/system-message/esm/components/controls/Component.js +1 -1
- package/system-message/esm/components/controls/index.css +10 -10
- package/system-message/esm/components/graphic/Component.js +1 -1
- package/system-message/esm/components/graphic/index.css +1 -1
- package/system-message/esm/components/subtitle/Component.js +1 -1
- package/system-message/esm/components/subtitle/index.css +1 -1
- package/system-message/esm/components/title/Component.js +3 -3
- package/system-message/esm/components/title/desktop.css +1 -1
- package/system-message/esm/components/title/index.css +1 -1
- package/system-message/esm/components/title/mobile.css +1 -1
- package/system-message/esm/index.css +6 -6
- package/system-message/index.css +6 -6
- package/system-message/modern/Component.js +1 -1
- package/system-message/modern/components/caption/Component.js +1 -1
- package/system-message/modern/components/caption/index.css +1 -1
- package/system-message/modern/components/controls/Component.js +1 -1
- package/system-message/modern/components/controls/index.css +10 -10
- package/system-message/modern/components/graphic/Component.js +1 -1
- package/system-message/modern/components/graphic/index.css +1 -1
- package/system-message/modern/components/subtitle/Component.js +1 -1
- package/system-message/modern/components/subtitle/index.css +1 -1
- package/system-message/modern/components/title/Component.js +3 -3
- package/system-message/modern/components/title/desktop.css +1 -1
- package/system-message/modern/components/title/index.css +1 -1
- package/system-message/modern/components/title/mobile.css +1 -1
- package/system-message/modern/index.css +6 -6
- package/tab-bar/Component.js +1 -1
- package/tab-bar/components/tab/Component.js +1 -1
- package/tab-bar/components/tab/index.css +7 -7
- package/tab-bar/esm/Component.js +1 -1
- package/tab-bar/esm/components/tab/Component.js +1 -1
- package/tab-bar/esm/components/tab/index.css +7 -7
- package/tab-bar/esm/index.css +4 -4
- package/tab-bar/index.css +4 -4
- package/tab-bar/modern/Component.js +1 -1
- package/tab-bar/modern/components/tab/Component.js +1 -1
- package/tab-bar/modern/components/tab/index.css +7 -7
- package/tab-bar/modern/index.css +4 -4
- package/table/components/pagination/Component.js +1 -1
- package/table/components/pagination/index.css +9 -9
- package/table/components/pagination/select-field/index.css +4 -4
- package/table/components/pagination/select-field/index.js +1 -1
- package/table/components/table/Component.js +1 -1
- package/table/components/table/index.css +7 -7
- package/table/components/tbody/Component.js +1 -1
- package/table/components/tbody/index.css +2 -2
- package/table/components/tcell/Component.js +1 -1
- package/table/components/tcell/index.css +6 -6
- package/table/components/texpandable-row/Component.js +1 -1
- package/table/components/texpandable-row/index.css +5 -5
- package/table/components/thead/Component.js +1 -1
- package/table/components/thead/index.css +6 -6
- package/table/components/thead-cell/Component.js +1 -1
- package/table/components/thead-cell/index.css +9 -9
- package/table/components/trow/Component.js +1 -1
- package/table/components/trow/index.css +8 -8
- package/table/components/tsortable-head-cell/Component.js +1 -1
- package/table/components/tsortable-head-cell/index.css +8 -8
- package/table/esm/components/pagination/Component.js +1 -1
- package/table/esm/components/pagination/index.css +9 -9
- package/table/esm/components/pagination/select-field/index.css +4 -4
- package/table/esm/components/pagination/select-field/index.js +1 -1
- package/table/esm/components/table/Component.js +1 -1
- package/table/esm/components/table/index.css +7 -7
- package/table/esm/components/tbody/Component.js +1 -1
- package/table/esm/components/tbody/index.css +2 -2
- package/table/esm/components/tcell/Component.js +1 -1
- package/table/esm/components/tcell/index.css +6 -6
- package/table/esm/components/texpandable-row/Component.js +1 -1
- package/table/esm/components/texpandable-row/index.css +5 -5
- package/table/esm/components/thead/Component.js +1 -1
- package/table/esm/components/thead/index.css +6 -6
- package/table/esm/components/thead-cell/Component.js +1 -1
- package/table/esm/components/thead-cell/index.css +9 -9
- package/table/esm/components/trow/Component.js +1 -1
- package/table/esm/components/trow/index.css +8 -8
- package/table/esm/components/tsortable-head-cell/Component.js +1 -1
- package/table/esm/components/tsortable-head-cell/index.css +8 -8
- package/table/modern/components/pagination/Component.js +1 -1
- package/table/modern/components/pagination/index.css +9 -9
- package/table/modern/components/pagination/select-field/index.css +4 -4
- package/table/modern/components/pagination/select-field/index.js +1 -1
- package/table/modern/components/table/Component.js +1 -1
- package/table/modern/components/table/index.css +7 -7
- package/table/modern/components/tbody/Component.js +1 -1
- package/table/modern/components/tbody/index.css +2 -2
- package/table/modern/components/tcell/Component.js +1 -1
- package/table/modern/components/tcell/index.css +6 -6
- package/table/modern/components/texpandable-row/Component.js +1 -1
- package/table/modern/components/texpandable-row/index.css +5 -5
- package/table/modern/components/thead/Component.js +1 -1
- package/table/modern/components/thead/index.css +6 -6
- package/table/modern/components/thead-cell/Component.js +1 -1
- package/table/modern/components/thead-cell/index.css +9 -9
- package/table/modern/components/trow/Component.js +1 -1
- package/table/modern/components/trow/index.css +8 -8
- package/table/modern/components/tsortable-head-cell/Component.js +1 -1
- package/table/modern/components/tsortable-head-cell/index.css +8 -8
- 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 +2 -2
- package/tabs/components/primary-tablist/index.css +132 -132
- package/tabs/components/primary-tablist/mobile.css +220 -220
- package/tabs/components/scroll-controls/Component.js +1 -1
- package/tabs/components/scroll-controls/index.css +12 -12
- package/tabs/components/scrollable-container/Component.js +1 -1
- package/tabs/components/scrollable-container/index.css +6 -6
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/components/secondary-tablist/index.css +17 -17
- package/tabs/components/secondary-tablist/mobile.css +20 -20
- package/tabs/components/tab/Component.js +1 -1
- package/tabs/components/tab/index.css +3 -3
- 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 +2 -2
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/primary-tablist/index.css +132 -132
- package/tabs/esm/components/primary-tablist/mobile.css +220 -220
- package/tabs/esm/components/scroll-controls/Component.js +1 -1
- package/tabs/esm/components/scroll-controls/index.css +12 -12
- package/tabs/esm/components/scrollable-container/Component.js +1 -1
- package/tabs/esm/components/scrollable-container/index.css +6 -6
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/index.css +17 -17
- package/tabs/esm/components/secondary-tablist/mobile.css +20 -20
- package/tabs/esm/components/tab/Component.js +1 -1
- package/tabs/esm/components/tab/index.css +3 -3
- 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/index.module-488b1eac.js +4 -0
- package/tabs/esm/index.module-6b4ad375.js +4 -0
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/index.module-28d7f1c3.js +4 -0
- package/tabs/index.module-f32480ca.js +4 -0
- 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 +2 -2
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/primary-tablist/index.css +132 -132
- package/tabs/modern/components/primary-tablist/mobile.css +220 -220
- package/tabs/modern/components/scroll-controls/Component.js +1 -1
- package/tabs/modern/components/scroll-controls/index.css +12 -12
- package/tabs/modern/components/scrollable-container/Component.js +1 -1
- package/tabs/modern/components/scrollable-container/index.css +6 -6
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/index.css +17 -17
- package/tabs/modern/components/secondary-tablist/mobile.css +20 -20
- package/tabs/modern/components/tab/Component.js +1 -1
- package/tabs/modern/components/tab/index.css +3 -3
- 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/index.module-11a61272.js +4 -0
- package/tabs/modern/index.module-82fb7003.js +4 -0
- package/tabs/modern/mobile/index.js +2 -2
- package/tag/components/base-tag/Component.js +3 -3
- package/tag/components/base-tag/default.css +10 -10
- package/tag/components/base-tag/index.css +37 -37
- package/tag/components/base-tag/inverted.css +10 -10
- package/tag/desktop/Component.desktop.js +3 -3
- package/tag/desktop/default.desktop.css +4 -4
- package/tag/desktop/desktop.css +6 -6
- package/tag/desktop/inverted.desktop.css +4 -4
- package/tag/esm/components/base-tag/Component.js +3 -3
- package/tag/esm/components/base-tag/default.css +10 -10
- package/tag/esm/components/base-tag/index.css +37 -37
- package/tag/esm/components/base-tag/inverted.css +10 -10
- package/tag/esm/desktop/Component.desktop.js +3 -3
- package/tag/esm/desktop/default.desktop.css +4 -4
- package/tag/esm/desktop/desktop.css +6 -6
- package/tag/esm/desktop/inverted.desktop.css +4 -4
- package/tag/esm/mobile/Component.mobile.js +3 -3
- package/tag/esm/mobile/default.mobile.css +4 -4
- package/tag/esm/mobile/inverted.mobile.css +4 -4
- package/tag/esm/mobile/mobile.css +6 -6
- package/tag/mobile/Component.mobile.js +3 -3
- package/tag/mobile/default.mobile.css +4 -4
- package/tag/mobile/inverted.mobile.css +4 -4
- package/tag/mobile/mobile.css +6 -6
- package/tag/modern/components/base-tag/Component.js +3 -3
- package/tag/modern/components/base-tag/default.css +10 -10
- package/tag/modern/components/base-tag/index.css +37 -37
- package/tag/modern/components/base-tag/inverted.css +10 -10
- package/tag/modern/desktop/Component.desktop.js +3 -3
- package/tag/modern/desktop/default.desktop.css +4 -4
- package/tag/modern/desktop/desktop.css +6 -6
- package/tag/modern/desktop/inverted.desktop.css +4 -4
- package/tag/modern/mobile/Component.mobile.js +3 -3
- package/tag/modern/mobile/default.mobile.css +4 -4
- package/tag/modern/mobile/inverted.mobile.css +4 -4
- package/tag/modern/mobile/mobile.css +6 -6
- package/text/Component.js +2 -2
- package/text/esm/Component.js +2 -2
- package/text/esm/index.css +8 -8
- package/text/esm/mixin.css +75 -75
- package/text/index.css +8 -8
- package/text/mixin.css +75 -75
- package/text/modern/Component.js +2 -2
- package/text/modern/index.css +8 -8
- package/text/modern/mixin.css +75 -75
- package/textarea/Component.js +3 -3
- package/textarea/{PseudoTextArea-cfb00b82.js → PseudoTextArea-c5ee59f2.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/default.css +17 -17
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/{PseudoTextArea-54aebe45.js → PseudoTextArea-101b88f7.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 +17 -17
- package/textarea/esm/index.css +46 -46
- package/textarea/esm/index.js +1 -1
- package/textarea/esm/inverted.css +17 -17
- package/textarea/index.css +46 -46
- package/textarea/inverted.css +17 -17
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/{PseudoTextArea-590649d6.js → PseudoTextArea-512ed048.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 +17 -17
- package/textarea/modern/index.css +46 -46
- package/textarea/modern/index.js +1 -1
- package/textarea/modern/inverted.css +17 -17
- package/themes/compiled/mobile-dark-bluetint.css +194 -193
- package/toast/Component.responsive.d.ts +1 -1
- package/toast/components/base-toast/component.d.ts +1 -1
- package/toast/components/base-toast/component.js +1 -1
- package/toast/components/base-toast/index.css +9 -9
- package/toast/esm/components/base-toast/component.js +1 -1
- package/toast/esm/components/base-toast/index.css +9 -9
- package/toast/modern/components/base-toast/component.js +1 -1
- package/toast/modern/components/base-toast/index.css +9 -9
- package/toast-plate/components/base-toast-plate/component.js +3 -3
- package/toast-plate/components/base-toast-plate/default.css +2 -2
- package/toast-plate/components/base-toast-plate/index.css +18 -18
- package/toast-plate/components/base-toast-plate/inverted.css +2 -2
- package/toast-plate/desktop/Component.desktop.js +1 -1
- package/toast-plate/desktop/desktop.css +4 -4
- package/toast-plate/esm/components/base-toast-plate/component.js +3 -3
- package/toast-plate/esm/components/base-toast-plate/default.css +2 -2
- package/toast-plate/esm/components/base-toast-plate/index.css +18 -18
- package/toast-plate/esm/components/base-toast-plate/inverted.css +2 -2
- package/toast-plate/esm/desktop/Component.desktop.js +1 -1
- package/toast-plate/esm/desktop/desktop.css +4 -4
- package/toast-plate/esm/mobile/Component.mobile.js +1 -1
- package/toast-plate/esm/mobile/mobile.css +4 -4
- package/toast-plate/mobile/Component.mobile.js +1 -1
- package/toast-plate/mobile/mobile.css +4 -4
- package/toast-plate/modern/components/base-toast-plate/component.js +3 -3
- package/toast-plate/modern/components/base-toast-plate/default.css +2 -2
- package/toast-plate/modern/components/base-toast-plate/index.css +18 -18
- package/toast-plate/modern/components/base-toast-plate/inverted.css +2 -2
- package/toast-plate/modern/desktop/Component.desktop.js +1 -1
- package/toast-plate/modern/desktop/desktop.css +4 -4
- package/toast-plate/modern/mobile/Component.mobile.js +1 -1
- package/toast-plate/modern/mobile/mobile.css +4 -4
- package/tooltip/cssm/desktop/Component.desktop.js +4 -2
- package/tooltip/cssm/types.d.ts +2 -2
- package/tooltip/default.css +5 -5
- package/tooltip/desktop/Component.desktop.js +7 -5
- package/tooltip/esm/default.css +5 -5
- package/tooltip/esm/desktop/Component.desktop.js +7 -5
- package/tooltip/esm/index.css +8 -8
- package/tooltip/esm/inverted.css +5 -5
- package/tooltip/esm/mobile/Component.mobile.js +1 -1
- package/tooltip/esm/mobile/mobile.css +4 -4
- package/tooltip/esm/types.d.ts +2 -2
- package/tooltip/index.css +8 -8
- package/tooltip/inverted.css +5 -5
- package/tooltip/mobile/Component.mobile.js +1 -1
- package/tooltip/mobile/mobile.css +4 -4
- package/tooltip/modern/default.css +5 -5
- package/tooltip/modern/desktop/Component.desktop.js +7 -5
- package/tooltip/modern/index.css +8 -8
- package/tooltip/modern/inverted.css +5 -5
- package/tooltip/modern/mobile/Component.mobile.js +1 -1
- package/tooltip/modern/mobile/mobile.css +4 -4
- package/tooltip/modern/types.d.ts +2 -2
- package/tooltip/moderncssm/desktop/Component.desktop.js +4 -2
- package/tooltip/moderncssm/types.d.ts +2 -2
- package/tooltip/types.d.ts +2 -2
- package/typography/colors.css +19 -19
- package/typography/colors.module-fa1cb1fb.js +4 -0
- package/typography/common.module-850b3048.js +4 -0
- package/typography/esm/colors.css +19 -19
- package/typography/esm/colors.module-6e9cb9f4.js +4 -0
- package/typography/esm/common.module-bda1943b.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/hooks/use-skeleton.css +4 -4
- package/typography/esm/hooks/use-skeleton.js +1 -1
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +21 -21
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +8 -8
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +16 -16
- package/typography/esm/title/index.js +3 -3
- package/typography/esm/title-mobile/component.js +3 -3
- package/typography/esm/title-mobile/index.css +15 -15
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/hooks/use-skeleton.css +4 -4
- package/typography/hooks/use-skeleton.js +1 -1
- package/typography/modern/colors.css +19 -19
- package/typography/modern/colors.module-0e93d6c4.js +4 -0
- package/typography/modern/common.module-bb4275e6.js +4 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/hooks/use-skeleton.css +4 -4
- package/typography/modern/hooks/use-skeleton.js +1 -1
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.css +21 -21
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +8 -8
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +16 -16
- package/typography/modern/title/index.js +3 -3
- package/typography/modern/title-mobile/component.js +3 -3
- package/typography/modern/title-mobile/index.css +15 -15
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +21 -21
- package/typography/title/common.css +8 -8
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +16 -16
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/component.js +2 -2
- package/typography/title-mobile/index.css +15 -15
- package/underlay/Component.js +1 -1
- package/underlay/esm/Component.js +1 -1
- package/underlay/esm/index.css +161 -161
- package/underlay/esm/index.js +1 -1
- package/underlay/esm/index.module-3597991c.js +4 -0
- package/underlay/esm/utils/getBorderCorners.js +1 -1
- package/underlay/esm/utils/getClasses.js +1 -1
- package/underlay/index.css +161 -161
- package/underlay/index.module-1db4527a.js +4 -0
- package/underlay/modern/Component.js +1 -1
- package/underlay/modern/index.css +161 -161
- package/underlay/modern/index.js +1 -1
- package/underlay/modern/index.module-915f350f.js +4 -0
- 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/Component-2b330ac6.d.ts +4 -0
- package/universal-date-input/Component-ed61931d.d.ts +4 -39
- package/universal-date-input/component-03d088c4.d.ts +2 -2
- package/universal-date-input/component-8bdd19d3.d.ts +2 -2
- 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/Component-2b330ac6.d.ts +4 -0
- package/universal-date-input/cssm/Component-ed61931d.d.ts +4 -39
- package/universal-date-input/cssm/component-03d088c4.d.ts +2 -2
- package/universal-date-input/cssm/component-8bdd19d3.d.ts +2 -2
- package/universal-date-input/cssm/index-03d088c4.d.ts +2 -2
- package/universal-date-input/cssm/index-281accb7.d.ts +2 -2
- package/universal-date-input/cssm/types-1531c06e.d.ts +45 -0
- package/universal-date-input/esm/Component-2b330ac6.d.ts +4 -0
- package/universal-date-input/esm/Component-ed61931d.d.ts +4 -39
- package/universal-date-input/esm/Component.responsive.js +1 -1
- package/universal-date-input/esm/component-03d088c4.d.ts +2 -2
- package/universal-date-input/esm/component-8bdd19d3.d.ts +2 -2
- 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-03d088c4.d.ts +2 -2
- package/universal-date-input/esm/index-281accb7.d.ts +2 -2
- package/universal-date-input/esm/index.css +6 -6
- package/universal-date-input/esm/index.js +1 -1
- package/universal-date-input/esm/index.module-8d0b8e3c.js +4 -0
- 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/esm/types-1531c06e.d.ts +45 -0
- package/universal-date-input/index-03d088c4.d.ts +2 -2
- package/universal-date-input/index-281accb7.d.ts +2 -2
- package/universal-date-input/index.css +6 -6
- package/universal-date-input/index.module-168b49e5.js +4 -0
- package/universal-date-input/modern/Component-2b330ac6.d.ts +4 -0
- package/universal-date-input/modern/Component-ed61931d.d.ts +4 -39
- package/universal-date-input/modern/Component.responsive.js +1 -1
- package/universal-date-input/modern/component-03d088c4.d.ts +2 -2
- package/universal-date-input/modern/component-8bdd19d3.d.ts +2 -2
- 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-03d088c4.d.ts +2 -2
- package/universal-date-input/modern/index-281accb7.d.ts +2 -2
- package/universal-date-input/modern/index.css +6 -6
- package/universal-date-input/modern/index.js +1 -1
- package/universal-date-input/modern/index.module-a8ed222c.js +4 -0
- package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
- package/universal-date-input/modern/mobile/index.js +1 -1
- package/universal-date-input/modern/types-1531c06e.d.ts +45 -0
- package/universal-date-input/moderncssm/Component-2b330ac6.d.ts +4 -0
- package/universal-date-input/moderncssm/Component-ed61931d.d.ts +4 -39
- package/universal-date-input/moderncssm/component-03d088c4.d.ts +2 -2
- package/universal-date-input/moderncssm/component-8bdd19d3.d.ts +2 -2
- package/universal-date-input/moderncssm/index-03d088c4.d.ts +2 -2
- package/universal-date-input/moderncssm/index-281accb7.d.ts +2 -2
- package/universal-date-input/moderncssm/types-1531c06e.d.ts +45 -0
- package/universal-date-input/types-1531c06e.d.ts +45 -0
- package/vars/colors-addons.module.d.ts +125 -0
- package/vars/colors-addons.module.js +125 -0
- package/vars/colors-bluetint.module.d.ts +1197 -0
- package/vars/colors-bluetint.module.js +1197 -0
- package/vars/colors-decorative.module.d.ts +612 -0
- package/vars/colors-decorative.module.js +612 -0
- package/vars/colors-indigo.module.d.ts +1195 -0
- package/vars/colors-indigo.module.js +1195 -0
- package/vars/colors-pfm.module.d.ts +60 -0
- package/vars/colors-pfm.module.js +60 -0
- package/vars/colors-qualitative.module.d.ts +128 -0
- package/vars/colors-qualitative.module.js +128 -0
- package/vars/colors-sequential.module.d.ts +192 -0
- package/vars/colors-sequential.module.js +192 -0
- package/vars/colors-students.module.d.ts +2 -0
- package/vars/colors-students.module.js +2 -0
- package/vars/colors-transparent.module.d.ts +26 -0
- package/vars/colors-transparent.module.js +26 -0
- package/vars/colors-x5.module.d.ts +2 -0
- package/vars/colors-x5.module.js +2 -0
- package/vars/colors.module.d.ts +69 -0
- package/vars/colors.module.js +69 -0
- package/vars/cssm/colors-addons.module.d.ts +125 -0
- package/vars/cssm/colors-addons.module.js +125 -0
- package/vars/cssm/colors-bluetint.module.d.ts +1197 -0
- package/vars/cssm/colors-bluetint.module.js +1197 -0
- package/vars/cssm/colors-decorative.module.d.ts +612 -0
- package/vars/cssm/colors-decorative.module.js +612 -0
- package/vars/cssm/colors-indigo.module.d.ts +1195 -0
- package/vars/cssm/colors-indigo.module.js +1195 -0
- package/vars/cssm/colors-pfm.module.d.ts +60 -0
- package/vars/cssm/colors-pfm.module.js +60 -0
- package/vars/cssm/colors-qualitative.module.d.ts +128 -0
- package/vars/cssm/colors-qualitative.module.js +128 -0
- package/vars/cssm/colors-sequential.module.d.ts +192 -0
- package/vars/cssm/colors-sequential.module.js +192 -0
- package/vars/cssm/colors-students.module.d.ts +2 -0
- package/vars/cssm/colors-students.module.js +2 -0
- package/vars/cssm/colors-transparent.module.d.ts +26 -0
- package/vars/cssm/colors-transparent.module.js +26 -0
- package/vars/cssm/colors-x5.module.d.ts +2 -0
- package/vars/cssm/colors-x5.module.js +2 -0
- package/vars/cssm/colors.module.d.ts +69 -0
- package/vars/cssm/colors.module.js +69 -0
- package/vars/cssm/shadows-bluetint.module.d.ts +20 -0
- package/vars/cssm/shadows-bluetint.module.js +20 -0
- package/vars/cssm/shadows-indigo.module.d.ts +20 -0
- package/vars/cssm/shadows-indigo.module.js +20 -0
- package/vars/esm/colors-addons.module.d.ts +125 -0
- package/vars/esm/colors-addons.module.js +127 -0
- package/vars/esm/colors-bluetint.module.d.ts +1197 -0
- package/vars/esm/colors-bluetint.module.js +1199 -0
- package/vars/esm/colors-decorative.module.d.ts +612 -0
- package/vars/esm/colors-decorative.module.js +614 -0
- package/vars/esm/colors-indigo.module.d.ts +1195 -0
- package/vars/esm/colors-indigo.module.js +1197 -0
- package/vars/esm/colors-pfm.module.d.ts +60 -0
- package/vars/esm/colors-pfm.module.js +62 -0
- package/vars/esm/colors-qualitative.module.d.ts +128 -0
- package/vars/esm/colors-qualitative.module.js +130 -0
- package/vars/esm/colors-sequential.module.d.ts +192 -0
- package/vars/esm/colors-sequential.module.js +194 -0
- package/vars/esm/colors-students.module.d.ts +2 -0
- package/vars/esm/colors-students.module.js +4 -0
- package/vars/esm/colors-transparent.module.d.ts +26 -0
- package/vars/esm/colors-transparent.module.js +28 -0
- package/vars/esm/colors-x5.module.d.ts +2 -0
- package/vars/esm/colors-x5.module.js +4 -0
- package/vars/esm/colors.module.d.ts +69 -0
- package/vars/esm/colors.module.js +71 -0
- package/vars/esm/shadows-bluetint.module.d.ts +20 -0
- package/vars/esm/shadows-bluetint.module.js +22 -0
- package/vars/esm/shadows-indigo.module.d.ts +20 -0
- package/vars/esm/shadows-indigo.module.js +22 -0
- package/vars/modern/colors-addons.module.d.ts +125 -0
- package/vars/modern/colors-addons.module.js +127 -0
- package/vars/modern/colors-bluetint.module.d.ts +1197 -0
- package/vars/modern/colors-bluetint.module.js +1199 -0
- package/vars/modern/colors-decorative.module.d.ts +612 -0
- package/vars/modern/colors-decorative.module.js +614 -0
- package/vars/modern/colors-indigo.module.d.ts +1195 -0
- package/vars/modern/colors-indigo.module.js +1197 -0
- package/vars/modern/colors-pfm.module.d.ts +60 -0
- package/vars/modern/colors-pfm.module.js +62 -0
- package/vars/modern/colors-qualitative.module.d.ts +128 -0
- package/vars/modern/colors-qualitative.module.js +130 -0
- package/vars/modern/colors-sequential.module.d.ts +192 -0
- package/vars/modern/colors-sequential.module.js +194 -0
- package/vars/modern/colors-students.module.d.ts +2 -0
- package/vars/modern/colors-students.module.js +4 -0
- package/vars/modern/colors-transparent.module.d.ts +26 -0
- package/vars/modern/colors-transparent.module.js +28 -0
- package/vars/modern/colors-x5.module.d.ts +2 -0
- package/vars/modern/colors-x5.module.js +4 -0
- package/vars/modern/colors.module.d.ts +69 -0
- package/vars/modern/colors.module.js +71 -0
- package/vars/modern/shadows-bluetint.module.d.ts +20 -0
- package/vars/modern/shadows-bluetint.module.js +22 -0
- package/vars/modern/shadows-indigo.module.d.ts +20 -0
- package/vars/modern/shadows-indigo.module.js +22 -0
- package/vars/moderncssm/colors-addons.module.d.ts +125 -0
- package/vars/moderncssm/colors-addons.module.js +125 -0
- package/vars/moderncssm/colors-bluetint.module.d.ts +1197 -0
- package/vars/moderncssm/colors-bluetint.module.js +1197 -0
- package/vars/moderncssm/colors-decorative.module.d.ts +612 -0
- package/vars/moderncssm/colors-decorative.module.js +612 -0
- package/vars/moderncssm/colors-indigo.module.d.ts +1195 -0
- package/vars/moderncssm/colors-indigo.module.js +1195 -0
- package/vars/moderncssm/colors-pfm.module.d.ts +60 -0
- package/vars/moderncssm/colors-pfm.module.js +60 -0
- package/vars/moderncssm/colors-qualitative.module.d.ts +128 -0
- package/vars/moderncssm/colors-qualitative.module.js +128 -0
- package/vars/moderncssm/colors-sequential.module.d.ts +192 -0
- package/vars/moderncssm/colors-sequential.module.js +192 -0
- package/vars/moderncssm/colors-students.module.d.ts +2 -0
- package/vars/moderncssm/colors-students.module.js +2 -0
- package/vars/moderncssm/colors-transparent.module.d.ts +26 -0
- package/vars/moderncssm/colors-transparent.module.js +26 -0
- package/vars/moderncssm/colors-x5.module.d.ts +2 -0
- package/vars/moderncssm/colors-x5.module.js +2 -0
- package/vars/moderncssm/colors.module.d.ts +69 -0
- package/vars/moderncssm/colors.module.js +69 -0
- package/vars/moderncssm/shadows-bluetint.module.d.ts +20 -0
- package/vars/moderncssm/shadows-bluetint.module.js +20 -0
- package/vars/moderncssm/shadows-indigo.module.d.ts +20 -0
- package/vars/moderncssm/shadows-indigo.module.js +20 -0
- package/vars/shadows-bluetint.module.d.ts +20 -0
- package/vars/shadows-bluetint.module.js +20 -0
- package/vars/shadows-indigo.module.d.ts +20 -0
- package/vars/shadows-indigo.module.js +20 -0
- package/with-suffix/Component.js +1 -1
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +10 -10
- package/with-suffix/index.css +10 -10
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +10 -10
- package/accordion/@alfalab/icons-glyph/package.json +0 -14
- package/attach/@alfalab/icons-glyph/package.json +0 -14
- package/bank-card/@alfalab/icons-glyph/package.json +0 -14
- package/calendar/@alfalab/icons-glyph/package.json +0 -14
- package/calendar-input/@alfalab/icons-glyph/package.json +0 -14
- package/calendar-range/esm/index.module-8f1918b2.js +0 -4
- package/calendar-range/index.module-dc8aa372.js +0 -4
- package/calendar-range/modern/index.module-cd2bff7e.js +0 -4
- package/checkbox/@alfalab/icons-glyph/package.json +0 -14
- package/collapse/@alfalab/icons-glyph/package.json +0 -14
- package/confirmation-v1/@alfalab/icons-glyph/package.json +0 -14
- package/date-range-input/@alfalab/icons-glyph/package.json +0 -14
- package/date-time-input/@alfalab/icons-glyph/package.json +0 -14
- package/dropzone/@alfalab/icons-glyph/package.json +0 -14
- package/file-upload-item/actions-control.module-f5284a31.js +0 -4
- package/file-upload-item/components/actions-control/actions-control.css +0 -9
- package/file-upload-item/components/actions-control/actions-control.d.ts +0 -4
- package/file-upload-item/components/actions-control/actions-control.js +0 -22
- package/file-upload-item/components/actions-control/components/delete-button/delete-button.d.ts +0 -4
- package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +0 -24
- package/file-upload-item/components/actions-control/components/delete-button/index.d.ts +0 -1
- package/file-upload-item/components/actions-control/components/delete-button/index.js +0 -7
- package/file-upload-item/components/actions-control/components/download-button/download-button.d.ts +0 -4
- package/file-upload-item/components/actions-control/components/download-button/download-button.js +0 -25
- package/file-upload-item/components/actions-control/components/download-button/index.d.ts +0 -1
- package/file-upload-item/components/actions-control/components/download-button/index.js +0 -7
- package/file-upload-item/components/actions-control/components/restore-button/index.d.ts +0 -1
- package/file-upload-item/components/actions-control/components/restore-button/index.js +0 -7
- package/file-upload-item/components/actions-control/components/restore-button/restore-button.d.ts +0 -4
- package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +0 -24
- package/file-upload-item/components/actions-control/index.d.ts +0 -1
- package/file-upload-item/components/actions-control/index.js +0 -7
- package/file-upload-item/components/content/components/content-error/content-error.css +0 -4
- package/file-upload-item/components/content/components/content-error/content-error.d.ts +0 -4
- package/file-upload-item/components/content/components/content-error/content-error.js +0 -25
- package/file-upload-item/components/content/components/content-error/index.d.ts +0 -1
- package/file-upload-item/components/content/components/content-error/index.js +0 -7
- package/file-upload-item/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
- package/file-upload-item/components/content/components/content-subtitle/content-subtitle.js +0 -61
- package/file-upload-item/components/content/content.css +0 -50
- package/file-upload-item/components/content/content.d.ts +0 -4
- package/file-upload-item/components/content/content.js +0 -33
- package/file-upload-item/components/content/index.d.ts +0 -1
- package/file-upload-item/components/content/index.js +0 -7
- package/file-upload-item/components/content/utils/isError.d.ts +0 -2
- package/file-upload-item/components/content/utils/isError.js +0 -13
- package/file-upload-item/components/status-control/components/status-control-icon/index.d.ts +0 -1
- package/file-upload-item/components/status-control/components/status-control-icon/index.js +0 -7
- package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.d.ts +0 -4
- package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.js +0 -64
- package/file-upload-item/components/status-control/components/status-control-progress-bar/index.d.ts +0 -1
- package/file-upload-item/components/status-control/components/status-control-progress-bar/index.js +0 -7
- package/file-upload-item/components/status-control/components/status-control-progress-bar/status-control-progress-bar.d.ts +0 -6
- package/file-upload-item/components/status-control/components/status-control-progress-bar/status-control-progress-bar.js +0 -20
- package/file-upload-item/components/status-control/constants/colors.d.ts +0 -3
- package/file-upload-item/components/status-control/constants/colors.js +0 -12
- package/file-upload-item/components/status-control/index.d.ts +0 -1
- package/file-upload-item/components/status-control/index.js +0 -7
- package/file-upload-item/components/status-control/status-control.css +0 -46
- package/file-upload-item/components/status-control/status-control.d.ts +0 -4
- package/file-upload-item/components/status-control/status-control.js +0 -39
- package/file-upload-item/const/file-type-map.d.ts +0 -15
- package/file-upload-item/const/file-type-map.js +0 -18
- package/file-upload-item/const/progress-bar.d.ts +0 -2
- package/file-upload-item/const/progress-bar.js +0 -5
- package/file-upload-item/const/upload-status-map.d.ts +0 -9
- package/file-upload-item/const/upload-status-map.js +0 -12
- package/file-upload-item/context/file-upload-item-context.d.ts +0 -31
- package/file-upload-item/context/file-upload-item-context.js +0 -30
- package/file-upload-item/cssm/components/actions-control/actions-control.d.ts +0 -4
- package/file-upload-item/cssm/components/actions-control/actions-control.js +0 -23
- package/file-upload-item/cssm/components/actions-control/actions-control.module.css +0 -8
- package/file-upload-item/cssm/components/actions-control/components/delete-button/delete-button.d.ts +0 -4
- package/file-upload-item/cssm/components/actions-control/components/delete-button/delete-button.js +0 -25
- package/file-upload-item/cssm/components/actions-control/components/delete-button/index.d.ts +0 -1
- package/file-upload-item/cssm/components/actions-control/components/delete-button/index.js +0 -7
- package/file-upload-item/cssm/components/actions-control/components/download-button/download-button.d.ts +0 -4
- package/file-upload-item/cssm/components/actions-control/components/download-button/download-button.js +0 -26
- package/file-upload-item/cssm/components/actions-control/components/download-button/index.d.ts +0 -1
- package/file-upload-item/cssm/components/actions-control/components/download-button/index.js +0 -7
- package/file-upload-item/cssm/components/actions-control/components/restore-button/index.d.ts +0 -1
- package/file-upload-item/cssm/components/actions-control/components/restore-button/index.js +0 -7
- package/file-upload-item/cssm/components/actions-control/components/restore-button/restore-button.d.ts +0 -4
- package/file-upload-item/cssm/components/actions-control/components/restore-button/restore-button.js +0 -25
- package/file-upload-item/cssm/components/actions-control/index.d.ts +0 -1
- package/file-upload-item/cssm/components/actions-control/index.js +0 -7
- package/file-upload-item/cssm/components/content/components/content-error/content-error.d.ts +0 -4
- package/file-upload-item/cssm/components/content/components/content-error/content-error.js +0 -24
- package/file-upload-item/cssm/components/content/components/content-error/content-error.module.css +0 -3
- package/file-upload-item/cssm/components/content/components/content-error/index.d.ts +0 -1
- package/file-upload-item/cssm/components/content/components/content-error/index.js +0 -7
- package/file-upload-item/cssm/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
- package/file-upload-item/cssm/components/content/components/content-subtitle/content-subtitle.js +0 -60
- package/file-upload-item/cssm/components/content/content.d.ts +0 -4
- package/file-upload-item/cssm/components/content/content.js +0 -32
- package/file-upload-item/cssm/components/content/content.module.css +0 -49
- package/file-upload-item/cssm/components/content/index.d.ts +0 -1
- package/file-upload-item/cssm/components/content/index.js +0 -7
- package/file-upload-item/cssm/components/content/utils/isError.d.ts +0 -2
- package/file-upload-item/cssm/components/content/utils/isError.js +0 -13
- package/file-upload-item/cssm/components/status-control/components/status-control-icon/index.d.ts +0 -1
- package/file-upload-item/cssm/components/status-control/components/status-control-icon/index.js +0 -7
- package/file-upload-item/cssm/components/status-control/components/status-control-icon/status-control-icon.d.ts +0 -4
- package/file-upload-item/cssm/components/status-control/components/status-control-icon/status-control-icon.js +0 -64
- package/file-upload-item/cssm/components/status-control/components/status-control-progress-bar/index.d.ts +0 -1
- package/file-upload-item/cssm/components/status-control/components/status-control-progress-bar/index.js +0 -7
- package/file-upload-item/cssm/components/status-control/components/status-control-progress-bar/status-control-progress-bar.d.ts +0 -6
- package/file-upload-item/cssm/components/status-control/components/status-control-progress-bar/status-control-progress-bar.js +0 -20
- package/file-upload-item/cssm/components/status-control/constants/colors.d.ts +0 -3
- package/file-upload-item/cssm/components/status-control/constants/colors.js +0 -12
- package/file-upload-item/cssm/components/status-control/index.d.ts +0 -1
- package/file-upload-item/cssm/components/status-control/index.js +0 -7
- package/file-upload-item/cssm/components/status-control/status-control.d.ts +0 -4
- package/file-upload-item/cssm/components/status-control/status-control.js +0 -38
- package/file-upload-item/cssm/components/status-control/status-control.module.css +0 -45
- package/file-upload-item/cssm/const/file-type-map.d.ts +0 -15
- package/file-upload-item/cssm/const/file-type-map.js +0 -18
- package/file-upload-item/cssm/const/progress-bar.d.ts +0 -2
- package/file-upload-item/cssm/const/progress-bar.js +0 -5
- package/file-upload-item/cssm/const/upload-status-map.d.ts +0 -9
- package/file-upload-item/cssm/const/upload-status-map.js +0 -12
- package/file-upload-item/cssm/context/file-upload-item-context.d.ts +0 -31
- package/file-upload-item/cssm/context/file-upload-item-context.js +0 -30
- package/file-upload-item/cssm/types/file-upload-item-props.d.ts +0 -114
- package/file-upload-item/cssm/types/index.d.ts +0 -3
- package/file-upload-item/esm/actions-control.module-b5de1d6b.js +0 -4
- package/file-upload-item/esm/components/actions-control/actions-control.css +0 -9
- package/file-upload-item/esm/components/actions-control/actions-control.d.ts +0 -4
- package/file-upload-item/esm/components/actions-control/actions-control.js +0 -20
- package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.d.ts +0 -4
- package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +0 -17
- package/file-upload-item/esm/components/actions-control/components/delete-button/index.d.ts +0 -1
- package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +0 -6
- package/file-upload-item/esm/components/actions-control/components/download-button/download-button.d.ts +0 -4
- package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +0 -18
- package/file-upload-item/esm/components/actions-control/components/download-button/index.d.ts +0 -1
- package/file-upload-item/esm/components/actions-control/components/download-button/index.js +0 -6
- package/file-upload-item/esm/components/actions-control/components/restore-button/index.d.ts +0 -1
- package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +0 -6
- package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.d.ts +0 -4
- package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +0 -17
- package/file-upload-item/esm/components/actions-control/index.d.ts +0 -1
- package/file-upload-item/esm/components/actions-control/index.js +0 -11
- package/file-upload-item/esm/components/content/components/content-error/content-error.css +0 -4
- package/file-upload-item/esm/components/content/components/content-error/content-error.d.ts +0 -4
- package/file-upload-item/esm/components/content/components/content-error/content-error.js +0 -19
- package/file-upload-item/esm/components/content/components/content-error/index.d.ts +0 -1
- package/file-upload-item/esm/components/content/components/content-error/index.js +0 -4
- package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
- package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.js +0 -55
- package/file-upload-item/esm/components/content/content.css +0 -50
- package/file-upload-item/esm/components/content/content.d.ts +0 -4
- package/file-upload-item/esm/components/content/content.js +0 -31
- package/file-upload-item/esm/components/content/index.d.ts +0 -1
- package/file-upload-item/esm/components/content/index.js +0 -11
- package/file-upload-item/esm/components/content/utils/isError.d.ts +0 -2
- package/file-upload-item/esm/components/content/utils/isError.js +0 -11
- package/file-upload-item/esm/components/status-control/components/status-control-icon/index.d.ts +0 -1
- package/file-upload-item/esm/components/status-control/components/status-control-icon/index.js +0 -15
- package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.d.ts +0 -4
- package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.js +0 -58
- package/file-upload-item/esm/components/status-control/components/status-control-progress-bar/index.d.ts +0 -1
- package/file-upload-item/esm/components/status-control/components/status-control-progress-bar/index.js +0 -2
- package/file-upload-item/esm/components/status-control/components/status-control-progress-bar/status-control-progress-bar.d.ts +0 -6
- package/file-upload-item/esm/components/status-control/components/status-control-progress-bar/status-control-progress-bar.js +0 -14
- package/file-upload-item/esm/components/status-control/constants/colors.d.ts +0 -3
- package/file-upload-item/esm/components/status-control/constants/colors.js +0 -10
- package/file-upload-item/esm/components/status-control/index.d.ts +0 -1
- package/file-upload-item/esm/components/status-control/index.js +0 -20
- package/file-upload-item/esm/components/status-control/status-control.css +0 -46
- package/file-upload-item/esm/components/status-control/status-control.d.ts +0 -4
- package/file-upload-item/esm/components/status-control/status-control.js +0 -42
- package/file-upload-item/esm/const/file-type-map.d.ts +0 -15
- package/file-upload-item/esm/const/file-type-map.js +0 -16
- package/file-upload-item/esm/const/progress-bar.d.ts +0 -2
- package/file-upload-item/esm/const/progress-bar.js +0 -3
- package/file-upload-item/esm/const/upload-status-map.d.ts +0 -9
- package/file-upload-item/esm/const/upload-status-map.js +0 -10
- package/file-upload-item/esm/context/file-upload-item-context.d.ts +0 -31
- package/file-upload-item/esm/context/file-upload-item-context.js +0 -28
- package/file-upload-item/esm/types/file-upload-item-props.d.ts +0 -114
- package/file-upload-item/esm/types/index.d.ts +0 -3
- package/file-upload-item/modern/actions-control.module-75932939.js +0 -4
- package/file-upload-item/modern/components/actions-control/actions-control.css +0 -9
- package/file-upload-item/modern/components/actions-control/actions-control.d.ts +0 -4
- package/file-upload-item/modern/components/actions-control/actions-control.js +0 -20
- package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.d.ts +0 -4
- package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +0 -17
- package/file-upload-item/modern/components/actions-control/components/delete-button/index.d.ts +0 -1
- package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +0 -6
- package/file-upload-item/modern/components/actions-control/components/download-button/download-button.d.ts +0 -4
- package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +0 -18
- package/file-upload-item/modern/components/actions-control/components/download-button/index.d.ts +0 -1
- package/file-upload-item/modern/components/actions-control/components/download-button/index.js +0 -6
- package/file-upload-item/modern/components/actions-control/components/restore-button/index.d.ts +0 -1
- package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +0 -6
- package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.d.ts +0 -4
- package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +0 -17
- package/file-upload-item/modern/components/actions-control/index.d.ts +0 -1
- package/file-upload-item/modern/components/actions-control/index.js +0 -11
- package/file-upload-item/modern/components/content/components/content-error/content-error.css +0 -4
- package/file-upload-item/modern/components/content/components/content-error/content-error.d.ts +0 -4
- package/file-upload-item/modern/components/content/components/content-error/content-error.js +0 -19
- package/file-upload-item/modern/components/content/components/content-error/index.d.ts +0 -1
- package/file-upload-item/modern/components/content/components/content-error/index.js +0 -4
- package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
- package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.js +0 -54
- package/file-upload-item/modern/components/content/content.css +0 -50
- package/file-upload-item/modern/components/content/content.d.ts +0 -4
- package/file-upload-item/modern/components/content/content.js +0 -30
- package/file-upload-item/modern/components/content/index.d.ts +0 -1
- package/file-upload-item/modern/components/content/index.js +0 -11
- package/file-upload-item/modern/components/content/utils/isError.d.ts +0 -2
- package/file-upload-item/modern/components/content/utils/isError.js +0 -11
- package/file-upload-item/modern/components/status-control/components/status-control-icon/index.d.ts +0 -1
- package/file-upload-item/modern/components/status-control/components/status-control-icon/index.js +0 -14
- package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.d.ts +0 -4
- package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.js +0 -57
- package/file-upload-item/modern/components/status-control/components/status-control-progress-bar/index.d.ts +0 -1
- package/file-upload-item/modern/components/status-control/components/status-control-progress-bar/index.js +0 -2
- package/file-upload-item/modern/components/status-control/components/status-control-progress-bar/status-control-progress-bar.d.ts +0 -6
- package/file-upload-item/modern/components/status-control/components/status-control-progress-bar/status-control-progress-bar.js +0 -11
- package/file-upload-item/modern/components/status-control/constants/colors.d.ts +0 -3
- package/file-upload-item/modern/components/status-control/constants/colors.js +0 -10
- package/file-upload-item/modern/components/status-control/index.d.ts +0 -1
- package/file-upload-item/modern/components/status-control/index.js +0 -19
- package/file-upload-item/modern/components/status-control/status-control.css +0 -46
- package/file-upload-item/modern/components/status-control/status-control.d.ts +0 -4
- package/file-upload-item/modern/components/status-control/status-control.js +0 -40
- package/file-upload-item/modern/const/file-type-map.d.ts +0 -15
- package/file-upload-item/modern/const/file-type-map.js +0 -16
- package/file-upload-item/modern/const/progress-bar.d.ts +0 -2
- package/file-upload-item/modern/const/progress-bar.js +0 -3
- package/file-upload-item/modern/const/upload-status-map.d.ts +0 -9
- package/file-upload-item/modern/const/upload-status-map.js +0 -10
- package/file-upload-item/modern/context/file-upload-item-context.d.ts +0 -31
- package/file-upload-item/modern/context/file-upload-item-context.js +0 -28
- package/file-upload-item/modern/types/file-upload-item-props.d.ts +0 -114
- package/file-upload-item/modern/types/index.d.ts +0 -3
- package/file-upload-item/modern/types/index.js +0 -1
- package/file-upload-item/moderncssm/components/actions-control/actions-control.d.ts +0 -4
- package/file-upload-item/moderncssm/components/actions-control/actions-control.js +0 -20
- package/file-upload-item/moderncssm/components/actions-control/actions-control.module.css +0 -8
- package/file-upload-item/moderncssm/components/actions-control/components/delete-button/delete-button.d.ts +0 -4
- package/file-upload-item/moderncssm/components/actions-control/components/delete-button/delete-button.js +0 -17
- package/file-upload-item/moderncssm/components/actions-control/components/delete-button/index.d.ts +0 -1
- package/file-upload-item/moderncssm/components/actions-control/components/delete-button/index.js +0 -6
- package/file-upload-item/moderncssm/components/actions-control/components/download-button/download-button.d.ts +0 -4
- package/file-upload-item/moderncssm/components/actions-control/components/download-button/download-button.js +0 -18
- package/file-upload-item/moderncssm/components/actions-control/components/download-button/index.d.ts +0 -1
- package/file-upload-item/moderncssm/components/actions-control/components/download-button/index.js +0 -6
- package/file-upload-item/moderncssm/components/actions-control/components/restore-button/index.d.ts +0 -1
- package/file-upload-item/moderncssm/components/actions-control/components/restore-button/index.js +0 -6
- package/file-upload-item/moderncssm/components/actions-control/components/restore-button/restore-button.d.ts +0 -4
- package/file-upload-item/moderncssm/components/actions-control/components/restore-button/restore-button.js +0 -17
- package/file-upload-item/moderncssm/components/actions-control/index.d.ts +0 -1
- package/file-upload-item/moderncssm/components/actions-control/index.js +0 -11
- package/file-upload-item/moderncssm/components/content/components/content-error/content-error.d.ts +0 -4
- package/file-upload-item/moderncssm/components/content/components/content-error/content-error.js +0 -17
- package/file-upload-item/moderncssm/components/content/components/content-error/content-error.module.css +0 -3
- package/file-upload-item/moderncssm/components/content/components/content-error/index.d.ts +0 -1
- package/file-upload-item/moderncssm/components/content/components/content-error/index.js +0 -5
- package/file-upload-item/moderncssm/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
- package/file-upload-item/moderncssm/components/content/components/content-subtitle/content-subtitle.js +0 -53
- package/file-upload-item/moderncssm/components/content/components/content-subtitle/content-subtitle.module.css +0 -15
- package/file-upload-item/moderncssm/components/content/content.d.ts +0 -4
- package/file-upload-item/moderncssm/components/content/content.js +0 -30
- package/file-upload-item/moderncssm/components/content/content.module.css +0 -37
- package/file-upload-item/moderncssm/components/content/index.d.ts +0 -1
- package/file-upload-item/moderncssm/components/content/index.js +0 -14
- package/file-upload-item/moderncssm/components/content/utils/isError.d.ts +0 -2
- package/file-upload-item/moderncssm/components/content/utils/isError.js +0 -11
- package/file-upload-item/moderncssm/components/status-control/components/status-control-icon/index.d.ts +0 -1
- package/file-upload-item/moderncssm/components/status-control/components/status-control-icon/index.js +0 -14
- package/file-upload-item/moderncssm/components/status-control/components/status-control-icon/status-control-icon.d.ts +0 -4
- package/file-upload-item/moderncssm/components/status-control/components/status-control-icon/status-control-icon.js +0 -57
- package/file-upload-item/moderncssm/components/status-control/components/status-control-progress-bar/index.d.ts +0 -1
- package/file-upload-item/moderncssm/components/status-control/components/status-control-progress-bar/index.js +0 -2
- package/file-upload-item/moderncssm/components/status-control/components/status-control-progress-bar/status-control-progress-bar.d.ts +0 -6
- package/file-upload-item/moderncssm/components/status-control/components/status-control-progress-bar/status-control-progress-bar.js +0 -11
- package/file-upload-item/moderncssm/components/status-control/constants/colors.d.ts +0 -3
- package/file-upload-item/moderncssm/components/status-control/constants/colors.js +0 -10
- package/file-upload-item/moderncssm/components/status-control/index.d.ts +0 -1
- package/file-upload-item/moderncssm/components/status-control/index.js +0 -20
- package/file-upload-item/moderncssm/components/status-control/status-control.d.ts +0 -4
- package/file-upload-item/moderncssm/components/status-control/status-control.js +0 -38
- package/file-upload-item/moderncssm/components/status-control/status-control.module.css +0 -32
- package/file-upload-item/moderncssm/const/file-type-map.d.ts +0 -15
- package/file-upload-item/moderncssm/const/file-type-map.js +0 -16
- package/file-upload-item/moderncssm/const/progress-bar.d.ts +0 -2
- package/file-upload-item/moderncssm/const/progress-bar.js +0 -3
- package/file-upload-item/moderncssm/const/upload-status-map.d.ts +0 -9
- package/file-upload-item/moderncssm/const/upload-status-map.js +0 -10
- package/file-upload-item/moderncssm/context/file-upload-item-context.d.ts +0 -31
- package/file-upload-item/moderncssm/context/file-upload-item-context.js +0 -28
- package/file-upload-item/moderncssm/types/file-upload-item-props.d.ts +0 -114
- package/file-upload-item/moderncssm/types/file-upload-item-props.js +0 -1
- package/file-upload-item/moderncssm/types/index.d.ts +0 -3
- package/file-upload-item/moderncssm/types/index.js +0 -1
- package/file-upload-item/types/file-upload-item-props.d.ts +0 -114
- package/file-upload-item/types/file-upload-item-props.js +0 -1
- package/file-upload-item/types/index.d.ts +0 -3
- package/file-upload-item/types/index.js +0 -1
- package/file-upload-item-v1/@alfalab/icons-glyph/package.json +0 -14
- package/file-upload-item-v1/Component.d.ts +0 -95
- package/file-upload-item-v1/Component.js +0 -81
- package/file-upload-item-v1/cssm/Component.d.ts +0 -95
- package/file-upload-item-v1/cssm/Component.js +0 -80
- package/file-upload-item-v1/cssm/index.js +0 -7
- package/file-upload-item-v1/cssm/index.module.css +0 -124
- package/file-upload-item-v1/cssm/utils.d.ts +0 -5
- package/file-upload-item-v1/cssm/utils.js +0 -45
- package/file-upload-item-v1/esm/Component.d.ts +0 -95
- package/file-upload-item-v1/esm/Component.js +0 -79
- package/file-upload-item-v1/esm/index.css +0 -125
- package/file-upload-item-v1/esm/index.js +0 -17
- package/file-upload-item-v1/esm/utils.d.ts +0 -5
- package/file-upload-item-v1/esm/utils.js +0 -41
- package/file-upload-item-v1/index.css +0 -125
- package/file-upload-item-v1/index.js +0 -7
- package/file-upload-item-v1/modern/Component.d.ts +0 -95
- package/file-upload-item-v1/modern/Component.js +0 -77
- package/file-upload-item-v1/modern/index.css +0 -125
- package/file-upload-item-v1/modern/index.js +0 -17
- package/file-upload-item-v1/modern/utils.d.ts +0 -5
- package/file-upload-item-v1/modern/utils.js +0 -41
- package/file-upload-item-v1/moderncssm/Component.d.ts +0 -95
- package/file-upload-item-v1/moderncssm/Component.js +0 -75
- package/file-upload-item-v1/moderncssm/index.js +0 -18
- package/file-upload-item-v1/moderncssm/index.module.css +0 -129
- package/file-upload-item-v1/moderncssm/utils.d.ts +0 -5
- package/file-upload-item-v1/moderncssm/utils.js +0 -41
- package/file-upload-item-v1/package.json +0 -3
- package/file-upload-item-v1/utils.d.ts +0 -5
- package/file-upload-item-v1/utils.js +0 -45
- package/filter-tag/@alfalab/icons-glyph/package.json +0 -14
- package/gallery/@alfalab/icons-glyph/package.json +0 -14
- package/grid/esm/gutters.module-3bfa1b47.js +0 -4
- package/grid/gutters.module-3554af84.js +0 -4
- package/grid/modern/gutters.module-cdb33dcb.js +0 -4
- package/input/@alfalab/icons-glyph/package.json +0 -14
- package/international-phone-input/@alfalab/icons-glyph/package.json +0 -14
- package/intl-phone-input/@alfalab/icons-glyph/package.json +0 -14
- package/modal/esm/layout.module-d8b48866.js +0 -4
- package/modal/layout.module-40083b59.js +0 -4
- package/modal/modern/layout.module-fd58e9b1.js +0 -4
- package/navigation-bar/@alfalab/icons-glyph/package.json +0 -14
- package/navigation-bar-private/@alfalab/icons-glyph/package.json +0 -14
- package/number-input/@alfalab/icons-glyph/package.json +0 -14
- package/pagination/@alfalab/icons-glyph/package.json +0 -14
- package/pass-code/@alfalab/icons-glyph/package.json +0 -14
- package/pass-code-v1/@alfalab/icons-glyph/package.json +0 -14
- package/password-input/@alfalab/icons-glyph/package.json +0 -14
- package/picker-button/@alfalab/icons-glyph/package.json +0 -14
- package/plate/@alfalab/icons-glyph/package.json +0 -14
- package/plate/moderncssm/PortalContext-a2966a2c.d.ts +0 -6
- package/plate/moderncssm/index-ba3cd492.d.ts +0 -66
- package/product-cover/@alfalab/icons-glyph/package.json +0 -14
- package/select/@alfalab/icons-glyph/package.json +0 -14
- package/select/esm/mobile.module-dad95946.js +0 -4
- package/select/mobile.module-11b556ed.js +0 -4
- package/select/modern/mobile.module-47966362.js +0 -4
- package/select-with-tags/@alfalab/icons-glyph/package.json +0 -14
- package/side-panel/esm/layout.module-013053a0.js +0 -4
- package/side-panel/layout.module-ad8c1c61.js +0 -4
- package/side-panel/modern/layout.module-8bbeee90.js +0 -4
- package/sortable-list/@alfalab/icons-glyph/package.json +0 -14
- package/status-badge/@alfalab/icons-glyph/package.json +0 -14
- package/steps/@alfalab/icons-glyph/package.json +0 -14
- package/tabs/@alfalab/icons-glyph/package.json +0 -14
- package/tabs/esm/index.module-083b2691.js +0 -4
- package/tabs/esm/index.module-3ab7dc30.js +0 -4
- package/tabs/index.module-aa863078.js +0 -4
- package/tabs/index.module-f2695523.js +0 -4
- package/tabs/modern/index.module-4ddba9c9.js +0 -4
- package/tabs/modern/index.module-5fcf2825.js +0 -4
- package/toast-plate/@alfalab/icons-glyph/package.json +0 -14
- package/typography/colors.module-4527703c.js +0 -4
- package/typography/common.module-59cefaae.js +0 -4
- package/typography/esm/colors.module-ac85d3c8.js +0 -4
- package/typography/esm/common.module-25f37647.js +0 -4
- package/typography/modern/colors.module-66d899f0.js +0 -4
- package/typography/modern/common.module-a3cb2082.js +0 -4
- package/underlay/esm/index.module-2e6f0a3e.js +0 -4
- package/underlay/index.module-a17e7bd0.js +0 -4
- package/underlay/modern/index.module-343a82df.js +0 -4
- package/universal-date-input/@alfalab/icons-glyph/package.json +0 -14
- package/universal-date-input/esm/index.module-2f4c39ba.js +0 -4
- package/universal-date-input/index.module-e8554204.js +0 -4
- package/universal-date-input/modern/index.module-9de4752d.js +0 -4
- /package/confirmation/{countdown-section-94dc98f6.d.ts → countdown-section-278f936c.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-1621556b.d.ts → countdown-section-9cf60d8a.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-4d52662d.d.ts → countdown-section-fb44500b.d.ts} +0 -0
- /package/gallery/esm/{slide-bb213f53.d.ts → slide-39af4ee7.d.ts} +0 -0
- /package/gallery/modern/{slide-52922b82.d.ts → slide-a480f22e.d.ts} +0 -0
- /package/gallery/{slide-e6fc5ea0.d.ts → slide-4a91ee6a.d.ts} +0 -0
- /package/list/{Component-3c978fa9.d.ts → Component-8abd4441.d.ts} +0 -0
- /package/list/esm/{Component-9fd1ef34.d.ts → Component-5123a167.d.ts} +0 -0
- /package/list/modern/{Component-af869508.d.ts → Component-c66f11f1.d.ts} +0 -0
- /package/markdown/esm/{use-overrides-02934102.d.ts → use-overrides-de58fd17.d.ts} +0 -0
- /package/markdown/modern/{use-overrides-da16aa04.d.ts → use-overrides-0cfa5f32.d.ts} +0 -0
- /package/markdown/{use-overrides-5d8969a5.d.ts → use-overrides-038081d0.d.ts} +0 -0
- /package/pure-cell/{component-f859d454.d.ts → component-37c6d6d4.d.ts} +0 -0
- /package/pure-cell/esm/{component-258fa677.d.ts → component-32ae9c51.d.ts} +0 -0
- /package/pure-cell/modern/{component-282d9311.d.ts → component-67cce257.d.ts} +0 -0
- /package/select/esm/{hook-8288e101.d.ts → hook-d3689c2a.d.ts} +0 -0
- /package/select/esm/{hook-8288e101.js → hook-d3689c2a.js} +0 -0
- /package/select/esm/{list-popover-desktop-87bab713.d.ts → list-popover-desktop-2f0ca365.d.ts} +0 -0
- /package/select/{hook-e334dab8.d.ts → hook-2f44553a.d.ts} +0 -0
- /package/select/{hook-e334dab8.js → hook-2f44553a.js} +0 -0
- /package/select/{list-popover-desktop-938ac512.d.ts → list-popover-desktop-c2b6fba3.d.ts} +0 -0
- /package/select/modern/{hook-a926e079.d.ts → hook-a2318989.d.ts} +0 -0
- /package/select/modern/{hook-a926e079.js → hook-a2318989.js} +0 -0
- /package/select/modern/{list-popover-desktop-0bf7cf32.d.ts → list-popover-desktop-d56f0e91.d.ts} +0 -0
- /package/{file-upload-item-v1/cssm → spinner/cssm/preset}/index.d.ts +0 -0
- /package/{file-upload-item/cssm/types/file-upload-item-props.js → spinner/cssm/types.js} +0 -0
- /package/{file-upload-item-v1/esm → spinner/esm/preset}/index.d.ts +0 -0
- /package/{file-upload-item/cssm/types/index.js → spinner/esm/types.js} +0 -0
- /package/{file-upload-item-v1 → spinner/modern/preset}/index.d.ts +0 -0
- /package/{file-upload-item/esm/types/file-upload-item-props.js → spinner/modern/types.js} +0 -0
- /package/{file-upload-item-v1/modern → spinner/moderncssm/preset}/index.d.ts +0 -0
- /package/{file-upload-item/esm/types/index.js → spinner/moderncssm/types.js} +0 -0
- /package/{file-upload-item-v1/moderncssm → spinner/preset}/index.d.ts +0 -0
- /package/{file-upload-item/modern/types/file-upload-item-props.js → spinner/types.js} +0 -0
- /package/textarea/{PseudoTextArea-cfb00b82.d.ts → PseudoTextArea-c5ee59f2.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-54aebe45.d.ts → PseudoTextArea-101b88f7.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-590649d6.d.ts → PseudoTextArea-512ed048.d.ts} +0 -0
|
@@ -0,0 +1,1197 @@
|
|
|
1
|
+
export const colorDarkAccentPrimary: "#f83a2a";
|
|
2
|
+
export const colorDarkAccentPrimaryHover: "#ff503e";
|
|
3
|
+
export const colorDarkAccentPrimaryInverted: "#ef3124";
|
|
4
|
+
export const colorDarkAccentPrimaryInvertedHover: "#e32a17";
|
|
5
|
+
export const colorDarkAccentPrimaryInvertedPress: "#d72505";
|
|
6
|
+
export const colorDarkAccentPrimaryPress: "#fd624e";
|
|
7
|
+
export const colorDarkAccentSecondary: "#f2f3f5";
|
|
8
|
+
export const colorDarkAccentSecondaryHover: "#dcdde1";
|
|
9
|
+
export const colorDarkAccentSecondaryInverted: "#212124";
|
|
10
|
+
export const colorDarkAccentSecondaryInvertedHover: "#2f2f32";
|
|
11
|
+
export const colorDarkAccentSecondaryInvertedPress: "#353539";
|
|
12
|
+
export const colorDarkAccentSecondaryPress: "#d2d3d9";
|
|
13
|
+
export const colorDarkBaseBgAltPrimary: "#121213";
|
|
14
|
+
export const colorDarkBaseBgAltPrimaryInverted: "#f2f3f5";
|
|
15
|
+
export const colorDarkBaseBgAltSecondary: "#1c1c1e";
|
|
16
|
+
export const colorDarkBaseBgAltSecondaryInverted: "#fff";
|
|
17
|
+
export const colorDarkBaseBgAltTertiary: "#29292c";
|
|
18
|
+
export const colorDarkBaseBgAltTertiaryInverted: "#f2f3f5";
|
|
19
|
+
export const colorDarkBaseBgPrimary: "#121213";
|
|
20
|
+
export const colorDarkBaseBgPrimaryInverted: "#fff";
|
|
21
|
+
export const colorDarkBaseBgSecondary: "#1c1c1e";
|
|
22
|
+
export const colorDarkBaseBgSecondaryInverted: "#f2f3f5";
|
|
23
|
+
export const colorDarkBaseBgTertiary: "#29292c";
|
|
24
|
+
export const colorDarkBaseBgTertiaryInverted: "#fff";
|
|
25
|
+
export const colorDarkModalBgAltPrimary: "#1c1c1e";
|
|
26
|
+
export const colorDarkModalBgAltPrimaryInverted: "#f2f3f5";
|
|
27
|
+
export const colorDarkModalBgAltSecondary: "#29292c";
|
|
28
|
+
export const colorDarkModalBgAltSecondaryInverted: "#fff";
|
|
29
|
+
export const colorDarkModalBgAltTertiary: "#353539";
|
|
30
|
+
export const colorDarkModalBgAltTertiaryInverted: "#f2f3f5";
|
|
31
|
+
export const colorDarkModalBgPrimary: "#1c1c1e";
|
|
32
|
+
export const colorDarkModalBgPrimaryInverted: "#fff";
|
|
33
|
+
export const colorDarkModalBgSecondary: "#29292c";
|
|
34
|
+
export const colorDarkModalBgSecondaryInverted: "#f2f3f5";
|
|
35
|
+
export const colorDarkModalBgTertiary: "#353539";
|
|
36
|
+
export const colorDarkModalBgTertiaryInverted: "#fff";
|
|
37
|
+
export const colorDarkNeutral0: "#262629";
|
|
38
|
+
export const colorDarkNeutral0Hover: "#2f2f32";
|
|
39
|
+
export const colorDarkNeutral0Inverted: "#fff";
|
|
40
|
+
export const colorDarkNeutral0InvertedHover: "#e7e8eb";
|
|
41
|
+
export const colorDarkNeutral0InvertedPress: "#dcdde1";
|
|
42
|
+
export const colorDarkNeutral0Press: "#353539";
|
|
43
|
+
export const colorDarkNeutral100: "#1c1c1e";
|
|
44
|
+
export const colorDarkNeutral100Hover: "#212124";
|
|
45
|
+
export const colorDarkNeutral100Inverted: "#f2f3f5";
|
|
46
|
+
export const colorDarkNeutral100InvertedHover: "#e7e8eb";
|
|
47
|
+
export const colorDarkNeutral100InvertedPress: "#dcdde1";
|
|
48
|
+
export const colorDarkNeutral100Press: "#29292c";
|
|
49
|
+
export const colorDarkNeutral1500: "#fff";
|
|
50
|
+
export const colorDarkNeutral1500Hover: "#babbc2";
|
|
51
|
+
export const colorDarkNeutral1500Inverted: "#121213";
|
|
52
|
+
export const colorDarkNeutral1500InvertedHover: "#3f3f45";
|
|
53
|
+
export const colorDarkNeutral1500InvertedPress: "#5f5f66";
|
|
54
|
+
export const colorDarkNeutral1500Press: "#a0a1a9";
|
|
55
|
+
export const colorDarkNeutral200: "#212124";
|
|
56
|
+
export const colorDarkNeutral200Hover: "#29292c";
|
|
57
|
+
export const colorDarkNeutral200Inverted: "#edeef0";
|
|
58
|
+
export const colorDarkNeutral200InvertedHover: "#e7e8eb";
|
|
59
|
+
export const colorDarkNeutral200InvertedPress: "#dcdde1";
|
|
60
|
+
export const colorDarkNeutral200Press: "#2f2f32";
|
|
61
|
+
export const colorDarkNeutral300: "#29292c";
|
|
62
|
+
export const colorDarkNeutral300Hover: "#2f2f32";
|
|
63
|
+
export const colorDarkNeutral300Inverted: "#e7e8eb";
|
|
64
|
+
export const colorDarkNeutral300InvertedHover: "#dcdde1";
|
|
65
|
+
export const colorDarkNeutral300InvertedPress: "#d2d3d9";
|
|
66
|
+
export const colorDarkNeutral300Press: "#353539";
|
|
67
|
+
export const colorDarkNeutral400: "#353539";
|
|
68
|
+
export const colorDarkNeutral400Hover: "#3f3f45";
|
|
69
|
+
export const colorDarkNeutral400Inverted: "#d2d3d9";
|
|
70
|
+
export const colorDarkNeutral400InvertedHover: "#babbc2";
|
|
71
|
+
export const colorDarkNeutral400InvertedPress: "#a0a1a9";
|
|
72
|
+
export const colorDarkNeutral400Press: "#4a4a51";
|
|
73
|
+
export const colorDarkNeutral500: "#4a4a51";
|
|
74
|
+
export const colorDarkNeutral500Hover: "#5f5f66";
|
|
75
|
+
export const colorDarkNeutral500Inverted: "#babbc2";
|
|
76
|
+
export const colorDarkNeutral500InvertedHover: "#a0a1a9";
|
|
77
|
+
export const colorDarkNeutral500InvertedPress: "#898991";
|
|
78
|
+
export const colorDarkNeutral500Press: "#75757d";
|
|
79
|
+
export const colorDarkNeutral700: "#898991";
|
|
80
|
+
export const colorDarkNeutral700Hover: "#a0a1a9";
|
|
81
|
+
export const colorDarkNeutral700Inverted: "#898991";
|
|
82
|
+
export const colorDarkNeutral700InvertedHover: "#75757d";
|
|
83
|
+
export const colorDarkNeutral700InvertedPress: "#5f5f66";
|
|
84
|
+
export const colorDarkNeutral700Press: "#babbc2";
|
|
85
|
+
export const colorDarkNeutralTranslucent0: "rgba(214, 214, 229, 0.07)";
|
|
86
|
+
export const colorDarkNeutralTranslucent0Hover: "rgba(225, 225, 248, 0.09)";
|
|
87
|
+
export const colorDarkNeutralTranslucent0Inverted: "#fff";
|
|
88
|
+
export const colorDarkNeutralTranslucent0InvertedHover: "rgba(38, 55, 88, 0.06)";
|
|
89
|
+
export const colorDarkNeutralTranslucent0InvertedPress: "rgba(30, 43, 68, 0.08)";
|
|
90
|
+
export const colorDarkNeutralTranslucent0Press: "rgba(222, 222, 238, 0.13)";
|
|
91
|
+
export const colorDarkNeutralTranslucent100: "rgba(214, 214, 229, 0.07)";
|
|
92
|
+
export const colorDarkNeutralTranslucent100Hover: "rgba(225, 225, 248, 0.09)";
|
|
93
|
+
export const colorDarkNeutralTranslucent100Inverted: "rgba(38, 55, 88, 0.06)";
|
|
94
|
+
export const colorDarkNeutralTranslucent100InvertedHover: "rgba(15, 25, 55, 0.1)";
|
|
95
|
+
export const colorDarkNeutralTranslucent100InvertedPress: "rgba(5, 12, 41, 0.14)";
|
|
96
|
+
export const colorDarkNeutralTranslucent100Press: "rgba(222, 222, 238, 0.13)";
|
|
97
|
+
export const colorDarkNeutralTranslucent1300: "rgba(255, 255, 255, 0.94)";
|
|
98
|
+
export const colorDarkNeutralTranslucent1300Hover: "rgba(255, 255, 255, 0.7)";
|
|
99
|
+
export const colorDarkNeutralTranslucent1300Inverted: "rgba(3, 3, 6, 0.88)";
|
|
100
|
+
export const colorDarkNeutralTranslucent1300InvertedHover: "rgba(3, 3, 8, 0.8)";
|
|
101
|
+
export const colorDarkNeutralTranslucent1300InvertedPress: "rgba(0, 0, 10, 0.71)";
|
|
102
|
+
export const colorDarkNeutralTranslucent1300Press: "rgba(255, 255, 255, 0.6)";
|
|
103
|
+
export const colorDarkNeutralTranslucent1500Hover: "rgba(243, 245, 254, 0.75)";
|
|
104
|
+
export const colorDarkNeutralTranslucent1500InvertedHover: "rgba(2, 2, 10, 0.76)";
|
|
105
|
+
export const colorDarkNeutralTranslucent1500InvertedPress: "rgba(1, 1, 12, 0.63)";
|
|
106
|
+
export const colorDarkNeutralTranslucent1500Press: "rgba(239, 240, 252, 0.65)";
|
|
107
|
+
export const colorDarkNeutralTranslucent200: "rgba(225, 225, 248, 0.09)";
|
|
108
|
+
export const colorDarkNeutralTranslucent200Hover: "rgba(222, 222, 238, 0.13)";
|
|
109
|
+
export const colorDarkNeutralTranslucent200Inverted: "rgba(30, 43, 68, 0.08)";
|
|
110
|
+
export const colorDarkNeutralTranslucent200InvertedHover: "rgba(15, 25, 55, 0.1)";
|
|
111
|
+
export const colorDarkNeutralTranslucent200InvertedPress: "rgba(5, 12, 41, 0.14)";
|
|
112
|
+
export const colorDarkNeutralTranslucent200Press: "rgba(234, 234, 248, 0.15)";
|
|
113
|
+
export const colorDarkNeutralTranslucent300: "rgba(222, 222, 238, 0.13)";
|
|
114
|
+
export const colorDarkNeutralTranslucent300Hover: "rgba(234, 234, 248, 0.15)";
|
|
115
|
+
export const colorDarkNeutralTranslucent300Inverted: "rgba(15, 25, 55, 0.1)";
|
|
116
|
+
export const colorDarkNeutralTranslucent300InvertedHover: "rgba(5, 12, 41, 0.14)";
|
|
117
|
+
export const colorDarkNeutralTranslucent300InvertedPress: "rgba(5, 11, 44, 0.18)";
|
|
118
|
+
export const colorDarkNeutralTranslucent300Press: "rgba(231, 231, 248, 0.18)";
|
|
119
|
+
export const colorDarkNeutralTranslucent400: "rgba(231, 231, 248, 0.18)";
|
|
120
|
+
export const colorDarkNeutralTranslucent400Hover: "rgba(227, 227, 250, 0.23)";
|
|
121
|
+
export const colorDarkNeutralTranslucent400Inverted: "rgba(5, 11, 44, 0.18)";
|
|
122
|
+
export const colorDarkNeutralTranslucent400InvertedHover: "rgba(9, 12, 37, 0.28)";
|
|
123
|
+
export const colorDarkNeutralTranslucent400InvertedPress: "rgba(5, 8, 29, 0.38)";
|
|
124
|
+
export const colorDarkNeutralTranslucent400Press: "rgba(228, 228, 251, 0.28)";
|
|
125
|
+
export const colorDarkNeutralTranslucent500: "rgba(228, 228, 251, 0.28)";
|
|
126
|
+
export const colorDarkNeutralTranslucent500Hover: "rgba(233, 233, 250, 0.37)";
|
|
127
|
+
export const colorDarkNeutralTranslucent500Inverted: "rgba(9, 12, 37, 0.28)";
|
|
128
|
+
export const colorDarkNeutralTranslucent500InvertedHover: "rgba(5, 8, 29, 0.38)";
|
|
129
|
+
export const colorDarkNeutralTranslucent500InvertedPress: "rgba(4, 4, 21, 0.47)";
|
|
130
|
+
export const colorDarkNeutralTranslucent500Press: "rgba(238, 238, 254, 0.46)";
|
|
131
|
+
export const colorDarkNeutralTranslucent700: "rgba(238, 238, 251, 0.55)";
|
|
132
|
+
export const colorDarkNeutralTranslucent700Hover: "rgba(239, 240, 252, 0.65)";
|
|
133
|
+
export const colorDarkNeutralTranslucent700Inverted: "rgba(4, 4, 21, 0.47)";
|
|
134
|
+
export const colorDarkNeutralTranslucent700InvertedHover: "rgba(4, 4, 19, 0.55)";
|
|
135
|
+
export const colorDarkNeutralTranslucent700InvertedPress: "rgba(1, 1, 12, 0.63)";
|
|
136
|
+
export const colorDarkNeutralTranslucent700Press: "rgba(243, 245, 254, 0.75)";
|
|
137
|
+
export const colorDarkOverlayDefault: "rgba(0, 0, 0, 0.7)";
|
|
138
|
+
export const colorDarkStatusAttention: "#fda136";
|
|
139
|
+
export const colorDarkStatusAttentionHover: "#fdb24d";
|
|
140
|
+
export const colorDarkStatusAttentionInverted: "#fa9313";
|
|
141
|
+
export const colorDarkStatusAttentionInvertedHover: "#f18d0b";
|
|
142
|
+
export const colorDarkStatusAttentionInvertedPress: "#ea8313";
|
|
143
|
+
export const colorDarkStatusAttentionPress: "#ffbf70";
|
|
144
|
+
export const colorDarkStatusInfo: "#3193fc";
|
|
145
|
+
export const colorDarkStatusInfoHover: "#4a9dfc";
|
|
146
|
+
export const colorDarkStatusInfoInverted: "#2288fa";
|
|
147
|
+
export const colorDarkStatusInfoInvertedHover: "#2a77ef";
|
|
148
|
+
export const colorDarkStatusInfoInvertedPress: "#2c64d4";
|
|
149
|
+
export const colorDarkStatusInfoPress: "#63aafd";
|
|
150
|
+
export const colorDarkStatusMutedAltAttention: "#412f22";
|
|
151
|
+
export const colorDarkStatusMutedAltAttentionHover: "#543a27";
|
|
152
|
+
export const colorDarkStatusMutedAltAttentionInverted: "#fde6c8";
|
|
153
|
+
export const colorDarkStatusMutedAltAttentionInvertedHover: "#f6d7af";
|
|
154
|
+
export const colorDarkStatusMutedAltAttentionInvertedPress: "#f0c492";
|
|
155
|
+
export const colorDarkStatusMutedAltAttentionPress: "#6a462c";
|
|
156
|
+
export const colorDarkStatusMutedAltInfo: "#293044";
|
|
157
|
+
export const colorDarkStatusMutedAltInfoHover: "#2f3a55";
|
|
158
|
+
export const colorDarkStatusMutedAltInfoInverted: "#e4f0ff";
|
|
159
|
+
export const colorDarkStatusMutedAltInfoInvertedHover: "#c1dbf7";
|
|
160
|
+
export const colorDarkStatusMutedAltInfoInvertedPress: "#a7cbf2";
|
|
161
|
+
export const colorDarkStatusMutedAltInfoPress: "#38476c";
|
|
162
|
+
export const colorDarkStatusMutedAltNegative: "#442926";
|
|
163
|
+
export const colorDarkStatusMutedAltNegativeHover: "#55312e";
|
|
164
|
+
export const colorDarkStatusMutedAltNegativeInverted: "#ffdfdf";
|
|
165
|
+
export const colorDarkStatusMutedAltNegativeInvertedHover: "#f9ccca";
|
|
166
|
+
export const colorDarkStatusMutedAltNegativeInvertedPress: "#f3b6af";
|
|
167
|
+
export const colorDarkStatusMutedAltNegativePress: "#6b3b34";
|
|
168
|
+
export const colorDarkStatusMutedAltPositive: "#253528";
|
|
169
|
+
export const colorDarkStatusMutedAltPositiveHover: "#273f2d";
|
|
170
|
+
export const colorDarkStatusMutedAltPositiveInverted: "#d1f1d7";
|
|
171
|
+
export const colorDarkStatusMutedAltPositiveInvertedHover: "#bbe8c3";
|
|
172
|
+
export const colorDarkStatusMutedAltPositiveInvertedPress: "#a1dba8";
|
|
173
|
+
export const colorDarkStatusMutedAltPositivePress: "#2d4e33";
|
|
174
|
+
export const colorDarkStatusMutedAttention: "#36291f";
|
|
175
|
+
export const colorDarkStatusMutedAttentionHover: "#412f22";
|
|
176
|
+
export const colorDarkStatusMutedAttentionInverted: "#ffefd9";
|
|
177
|
+
export const colorDarkStatusMutedAttentionInvertedHover: "#fde6c8";
|
|
178
|
+
export const colorDarkStatusMutedAttentionInvertedPress: "#f6d7af";
|
|
179
|
+
export const colorDarkStatusMutedAttentionPress: "#543a27";
|
|
180
|
+
export const colorDarkStatusMutedInfo: "#222a3e";
|
|
181
|
+
export const colorDarkStatusMutedInfoHover: "#293044";
|
|
182
|
+
export const colorDarkStatusMutedInfoInverted: "#e4f0ff";
|
|
183
|
+
export const colorDarkStatusMutedInfoInvertedHover: "#d8eaff";
|
|
184
|
+
export const colorDarkStatusMutedInfoInvertedPress: "#c1dbf7";
|
|
185
|
+
export const colorDarkStatusMutedInfoPress: "#2f3a55";
|
|
186
|
+
export const colorDarkStatusMutedNegative: "#392523";
|
|
187
|
+
export const colorDarkStatusMutedNegativeHover: "#442926";
|
|
188
|
+
export const colorDarkStatusMutedNegativeInverted: "#ffebeb";
|
|
189
|
+
export const colorDarkStatusMutedNegativeInvertedHover: "#ffdfdf";
|
|
190
|
+
export const colorDarkStatusMutedNegativeInvertedPress: "#f9ccca";
|
|
191
|
+
export const colorDarkStatusMutedNegativePress: "#55312e";
|
|
192
|
+
export const colorDarkStatusMutedPositive: "#232d25";
|
|
193
|
+
export const colorDarkStatusMutedPositiveHover: "#253528";
|
|
194
|
+
export const colorDarkStatusMutedPositiveInverted: "#dff8e5";
|
|
195
|
+
export const colorDarkStatusMutedPositiveInvertedHover: "#d1f1d7";
|
|
196
|
+
export const colorDarkStatusMutedPositiveInvertedPress: "#bbe8c3";
|
|
197
|
+
export const colorDarkStatusMutedPositivePress: "#273f2d";
|
|
198
|
+
export const colorDarkStatusNegative: "#ff4837";
|
|
199
|
+
export const colorDarkStatusNegativeHover: "#ff755e";
|
|
200
|
+
export const colorDarkStatusNegativeInverted: "#ff4837";
|
|
201
|
+
export const colorDarkStatusNegativeInvertedHover: "#ec2d20";
|
|
202
|
+
export const colorDarkStatusNegativeInvertedPress: "#c7241f";
|
|
203
|
+
export const colorDarkStatusNegativePress: "#ff8d79";
|
|
204
|
+
export const colorDarkStatusPositive: "#17d055";
|
|
205
|
+
export const colorDarkStatusPositiveHover: "#22e068";
|
|
206
|
+
export const colorDarkStatusPositiveInverted: "#0cc44d";
|
|
207
|
+
export const colorDarkStatusPositiveInvertedHover: "#04b545";
|
|
208
|
+
export const colorDarkStatusPositiveInvertedPress: "#01a53d";
|
|
209
|
+
export const colorDarkStatusPositivePress: "#4ae777";
|
|
210
|
+
export const colorDarkTextAttention: "#fa9313";
|
|
211
|
+
export const colorDarkTextAttentionHover: "#fdb24d";
|
|
212
|
+
export const colorDarkTextAttentionInverted: "#ea8313";
|
|
213
|
+
export const colorDarkTextAttentionInvertedHover: "#d57111";
|
|
214
|
+
export const colorDarkTextAttentionInvertedPress: "#b45a06";
|
|
215
|
+
export const colorDarkTextAttentionPress: "#ffbf70";
|
|
216
|
+
export const colorDarkTextInfo: "#4a9dfc";
|
|
217
|
+
export const colorDarkTextInfoHover: "#63aafd";
|
|
218
|
+
export const colorDarkTextInfoInverted: "#2a77ef";
|
|
219
|
+
export const colorDarkTextInfoInvertedHover: "#2c64d4";
|
|
220
|
+
export const colorDarkTextInfoInvertedPress: "#2453b4";
|
|
221
|
+
export const colorDarkTextInfoPress: "#7fb6ff";
|
|
222
|
+
export const colorDarkTextNegative: "#ff4837";
|
|
223
|
+
export const colorDarkTextNegativeHover: "#ff755e";
|
|
224
|
+
export const colorDarkTextNegativeInverted: "#ec2d20";
|
|
225
|
+
export const colorDarkTextNegativeInvertedHover: "#c7241f";
|
|
226
|
+
export const colorDarkTextNegativeInvertedPress: "#a6201e";
|
|
227
|
+
export const colorDarkTextNegativePress: "#ff8d79";
|
|
228
|
+
export const colorDarkTextPositive: "#0cc44d";
|
|
229
|
+
export const colorDarkTextPositiveHover: "#22e068";
|
|
230
|
+
export const colorDarkTextPositiveInverted: "#0d9336";
|
|
231
|
+
export const colorDarkTextPositiveInvertedHover: "#0a7d2c";
|
|
232
|
+
export const colorDarkTextPositiveInvertedPress: "#036625";
|
|
233
|
+
export const colorDarkTextPositivePress: "#4ae777";
|
|
234
|
+
export const colorDarkTextPrimary: "rgba(255, 255, 255, 0.94)";
|
|
235
|
+
export const colorDarkTextPrimaryHover: "rgba(255, 255, 255, 0.7)";
|
|
236
|
+
export const colorDarkTextPrimaryInverted: "rgba(3, 3, 6, 0.88)";
|
|
237
|
+
export const colorDarkTextPrimaryInvertedHover: "rgba(1, 1, 12, 0.63)";
|
|
238
|
+
export const colorDarkTextPrimaryInvertedPress: "rgba(4, 4, 19, 0.55)";
|
|
239
|
+
export const colorDarkTextPrimaryPress: "rgba(255, 255, 255, 0.6)";
|
|
240
|
+
export const colorDarkTextQuaternary: "rgba(231, 231, 248, 0.18)";
|
|
241
|
+
export const colorDarkTextQuaternaryInverted: "rgba(5, 11, 44, 0.18)";
|
|
242
|
+
export const colorDarkTextSecondary: "rgba(238, 238, 251, 0.55)";
|
|
243
|
+
export const colorDarkTextSecondaryHover: "rgba(239, 240, 252, 0.65)";
|
|
244
|
+
export const colorDarkTextSecondaryInverted: "rgba(4, 4, 19, 0.55)";
|
|
245
|
+
export const colorDarkTextSecondaryInvertedHover: "rgba(1, 1, 12, 0.63)";
|
|
246
|
+
export const colorDarkTextSecondaryInvertedPress: "rgba(0, 0, 10, 0.71)";
|
|
247
|
+
export const colorDarkTextSecondaryPress: "rgba(243, 245, 254, 0.75)";
|
|
248
|
+
export const colorDarkTextTertiary: "rgba(233, 233, 250, 0.37)";
|
|
249
|
+
export const colorDarkTextTertiaryHover: "rgba(238, 238, 254, 0.46)";
|
|
250
|
+
export const colorDarkTextTertiaryInverted: "rgba(5, 8, 29, 0.38)";
|
|
251
|
+
export const colorDarkTextTertiaryInvertedHover: "rgba(4, 4, 21, 0.47)";
|
|
252
|
+
export const colorDarkTextTertiaryInvertedPress: "rgba(4, 4, 19, 0.55)";
|
|
253
|
+
export const colorDarkTextTertiaryPress: "rgba(238, 238, 251, 0.55)";
|
|
254
|
+
export const colorDarkTransparentDefault: "rgba(255, 255, 255, 0)";
|
|
255
|
+
export const colorDarkTransparentDefaultHover: "rgba(214, 214, 229, 0.07)";
|
|
256
|
+
export const colorDarkTransparentDefaultInvertedHover: "rgba(38, 55, 88, 0.06)";
|
|
257
|
+
export const colorDarkTransparentDefaultInvertedPress: "rgba(30, 43, 68, 0.08)";
|
|
258
|
+
export const colorDarkTransparentDefaultPress: "rgba(225, 225, 248, 0.09)";
|
|
259
|
+
export const colorLightAccentPrimary: "#ef3124";
|
|
260
|
+
export const colorLightAccentPrimaryHover: "#e32a17";
|
|
261
|
+
export const colorLightAccentPrimaryInverted: "#f83a2a";
|
|
262
|
+
export const colorLightAccentPrimaryInvertedHover: "#ff503e";
|
|
263
|
+
export const colorLightAccentPrimaryInvertedPress: "#fd624e";
|
|
264
|
+
export const colorLightAccentPrimaryPress: "#d72505";
|
|
265
|
+
export const colorLightAccentSecondary: "#212124";
|
|
266
|
+
export const colorLightAccentSecondaryHover: "#2f2f32";
|
|
267
|
+
export const colorLightAccentSecondaryInverted: "#f2f3f5";
|
|
268
|
+
export const colorLightAccentSecondaryInvertedHover: "#dcdde1";
|
|
269
|
+
export const colorLightAccentSecondaryInvertedPress: "#d2d3d9";
|
|
270
|
+
export const colorLightAccentSecondaryPress: "#353539";
|
|
271
|
+
export const colorLightBaseBgAltPrimary: "#f2f3f5";
|
|
272
|
+
export const colorLightBaseBgAltPrimaryInverted: "#121213";
|
|
273
|
+
export const colorLightBaseBgAltSecondary: "#fff";
|
|
274
|
+
export const colorLightBaseBgAltSecondaryInverted: "#1c1c1e";
|
|
275
|
+
export const colorLightBaseBgAltTertiary: "#f2f3f5";
|
|
276
|
+
export const colorLightBaseBgAltTertiaryInverted: "#29292c";
|
|
277
|
+
export const colorLightBaseBgPrimary: "#fff";
|
|
278
|
+
export const colorLightBaseBgPrimaryInverted: "#121213";
|
|
279
|
+
export const colorLightBaseBgSecondary: "#f2f3f5";
|
|
280
|
+
export const colorLightBaseBgSecondaryInverted: "#1c1c1e";
|
|
281
|
+
export const colorLightBaseBgTertiary: "#fff";
|
|
282
|
+
export const colorLightBaseBgTertiaryInverted: "#29292c";
|
|
283
|
+
export const colorLightModalBgAltPrimary: "#f2f3f5";
|
|
284
|
+
export const colorLightModalBgAltPrimaryInverted: "#1c1c1e";
|
|
285
|
+
export const colorLightModalBgAltSecondary: "#fff";
|
|
286
|
+
export const colorLightModalBgAltSecondaryInverted: "#29292c";
|
|
287
|
+
export const colorLightModalBgAltTertiary: "#f2f3f5";
|
|
288
|
+
export const colorLightModalBgAltTertiaryInverted: "#353539";
|
|
289
|
+
export const colorLightModalBgPrimary: "#fff";
|
|
290
|
+
export const colorLightModalBgPrimaryInverted: "#1c1c1e";
|
|
291
|
+
export const colorLightModalBgSecondary: "#f2f3f5";
|
|
292
|
+
export const colorLightModalBgSecondaryInverted: "#29292c";
|
|
293
|
+
export const colorLightModalBgTertiary: "#fff";
|
|
294
|
+
export const colorLightModalBgTertiaryInverted: "#353539";
|
|
295
|
+
export const colorLightNeutral0: "#fff";
|
|
296
|
+
export const colorLightNeutral0Hover: "#e7e8eb";
|
|
297
|
+
export const colorLightNeutral0Inverted: "#262629";
|
|
298
|
+
export const colorLightNeutral0InvertedHover: "#2f2f32";
|
|
299
|
+
export const colorLightNeutral0InvertedPress: "#353539";
|
|
300
|
+
export const colorLightNeutral0Press: "#dcdde1";
|
|
301
|
+
export const colorLightNeutral100: "#f2f3f5";
|
|
302
|
+
export const colorLightNeutral100Hover: "#e7e8eb";
|
|
303
|
+
export const colorLightNeutral100Inverted: "#1c1c1e";
|
|
304
|
+
export const colorLightNeutral100InvertedHover: "#212124";
|
|
305
|
+
export const colorLightNeutral100InvertedPress: "#29292c";
|
|
306
|
+
export const colorLightNeutral100Press: "#dcdde1";
|
|
307
|
+
export const colorLightNeutral1500: "#121213";
|
|
308
|
+
export const colorLightNeutral1500Hover: "#3f3f45";
|
|
309
|
+
export const colorLightNeutral1500Inverted: "#fff";
|
|
310
|
+
export const colorLightNeutral1500InvertedHover: "#babbc2";
|
|
311
|
+
export const colorLightNeutral1500InvertedPress: "#a0a1a9";
|
|
312
|
+
export const colorLightNeutral1500Press: "#5f5f66";
|
|
313
|
+
export const colorLightNeutral200: "#edeef0";
|
|
314
|
+
export const colorLightNeutral200Hover: "#e7e8eb";
|
|
315
|
+
export const colorLightNeutral200Inverted: "#212124";
|
|
316
|
+
export const colorLightNeutral200InvertedHover: "#29292c";
|
|
317
|
+
export const colorLightNeutral200InvertedPress: "#2f2f32";
|
|
318
|
+
export const colorLightNeutral200Press: "#dcdde1";
|
|
319
|
+
export const colorLightNeutral300: "#e7e8eb";
|
|
320
|
+
export const colorLightNeutral300Hover: "#dcdde1";
|
|
321
|
+
export const colorLightNeutral300Inverted: "#29292c";
|
|
322
|
+
export const colorLightNeutral300InvertedHover: "#2f2f32";
|
|
323
|
+
export const colorLightNeutral300InvertedPress: "#353539";
|
|
324
|
+
export const colorLightNeutral300Press: "#d2d3d9";
|
|
325
|
+
export const colorLightNeutral400: "#d2d3d9";
|
|
326
|
+
export const colorLightNeutral400Hover: "#babbc2";
|
|
327
|
+
export const colorLightNeutral400Inverted: "#353539";
|
|
328
|
+
export const colorLightNeutral400InvertedHover: "#3f3f45";
|
|
329
|
+
export const colorLightNeutral400InvertedPress: "#4a4a51";
|
|
330
|
+
export const colorLightNeutral400Press: "#a0a1a9";
|
|
331
|
+
export const colorLightNeutral500: "#babbc2";
|
|
332
|
+
export const colorLightNeutral500Hover: "#a0a1a9";
|
|
333
|
+
export const colorLightNeutral500Inverted: "#4a4a51";
|
|
334
|
+
export const colorLightNeutral500InvertedHover: "#5f5f66";
|
|
335
|
+
export const colorLightNeutral500InvertedPress: "#75757d";
|
|
336
|
+
export const colorLightNeutral500Press: "#898991";
|
|
337
|
+
export const colorLightNeutral700: "#898991";
|
|
338
|
+
export const colorLightNeutral700Hover: "#75757d";
|
|
339
|
+
export const colorLightNeutral700Inverted: "#898991";
|
|
340
|
+
export const colorLightNeutral700InvertedHover: "#a0a1a9";
|
|
341
|
+
export const colorLightNeutral700InvertedPress: "#babbc2";
|
|
342
|
+
export const colorLightNeutral700Press: "#5f5f66";
|
|
343
|
+
export const colorLightNeutralTranslucent0: "#fff";
|
|
344
|
+
export const colorLightNeutralTranslucent0Hover: "rgba(38, 55, 88, 0.06)";
|
|
345
|
+
export const colorLightNeutralTranslucent0Inverted: "rgba(214, 214, 229, 0.07)";
|
|
346
|
+
export const colorLightNeutralTranslucent0InvertedHover: "rgba(225, 225, 248, 0.09)";
|
|
347
|
+
export const colorLightNeutralTranslucent0InvertedPress: "rgba(222, 222, 238, 0.13)";
|
|
348
|
+
export const colorLightNeutralTranslucent0Press: "rgba(30, 43, 68, 0.08)";
|
|
349
|
+
export const colorLightNeutralTranslucent100: "rgba(38, 55, 88, 0.06)";
|
|
350
|
+
export const colorLightNeutralTranslucent100Hover: "rgba(15, 25, 55, 0.1)";
|
|
351
|
+
export const colorLightNeutralTranslucent100Inverted: "rgba(214, 214, 229, 0.07)";
|
|
352
|
+
export const colorLightNeutralTranslucent100InvertedHover: "rgba(222, 222, 238, 0.13)";
|
|
353
|
+
export const colorLightNeutralTranslucent100InvertedPress: "rgba(234, 234, 248, 0.15)";
|
|
354
|
+
export const colorLightNeutralTranslucent100Press: "rgba(5, 12, 41, 0.14)";
|
|
355
|
+
export const colorLightNeutralTranslucent1300: "rgba(3, 3, 6, 0.88)";
|
|
356
|
+
export const colorLightNeutralTranslucent1300Hover: "rgba(3, 3, 8, 0.8)";
|
|
357
|
+
export const colorLightNeutralTranslucent1300Inverted: "rgba(255, 255, 255, 0.94)";
|
|
358
|
+
export const colorLightNeutralTranslucent1300InvertedHover: "rgba(255, 255, 255, 0.7)";
|
|
359
|
+
export const colorLightNeutralTranslucent1300InvertedPress: "rgba(255, 255, 255, 0.6)";
|
|
360
|
+
export const colorLightNeutralTranslucent1300Press: "rgba(0, 0, 10, 0.71)";
|
|
361
|
+
export const colorLightNeutralTranslucent1500Hover: "rgba(2, 2, 10, 0.76)";
|
|
362
|
+
export const colorLightNeutralTranslucent1500InvertedHover: "rgba(243, 245, 254, 0.75)";
|
|
363
|
+
export const colorLightNeutralTranslucent1500InvertedPress: "rgba(239, 240, 252, 0.65)";
|
|
364
|
+
export const colorLightNeutralTranslucent1500Press: "rgba(1, 1, 12, 0.63)";
|
|
365
|
+
export const colorLightNeutralTranslucent200: "rgba(30, 43, 68, 0.08)";
|
|
366
|
+
export const colorLightNeutralTranslucent200Hover: "rgba(15, 25, 55, 0.1)";
|
|
367
|
+
export const colorLightNeutralTranslucent200Inverted: "rgba(225, 225, 248, 0.09)";
|
|
368
|
+
export const colorLightNeutralTranslucent200InvertedHover: "rgba(222, 222, 238, 0.13)";
|
|
369
|
+
export const colorLightNeutralTranslucent200InvertedPress: "rgba(234, 234, 248, 0.15)";
|
|
370
|
+
export const colorLightNeutralTranslucent200Press: "rgba(5, 12, 41, 0.14)";
|
|
371
|
+
export const colorLightNeutralTranslucent300: "rgba(15, 25, 55, 0.1)";
|
|
372
|
+
export const colorLightNeutralTranslucent300Hover: "rgba(5, 12, 41, 0.14)";
|
|
373
|
+
export const colorLightNeutralTranslucent300Inverted: "rgba(222, 222, 238, 0.13)";
|
|
374
|
+
export const colorLightNeutralTranslucent300InvertedHover: "rgba(234, 234, 248, 0.15)";
|
|
375
|
+
export const colorLightNeutralTranslucent300InvertedPress: "rgba(231, 231, 248, 0.18)";
|
|
376
|
+
export const colorLightNeutralTranslucent300Press: "rgba(5, 11, 44, 0.18)";
|
|
377
|
+
export const colorLightNeutralTranslucent400: "rgba(5, 11, 44, 0.18)";
|
|
378
|
+
export const colorLightNeutralTranslucent400Hover: "rgba(9, 12, 37, 0.28)";
|
|
379
|
+
export const colorLightNeutralTranslucent400Inverted: "rgba(231, 231, 248, 0.18)";
|
|
380
|
+
export const colorLightNeutralTranslucent400InvertedHover: "rgba(227, 227, 250, 0.23)";
|
|
381
|
+
export const colorLightNeutralTranslucent400InvertedPress: "rgba(228, 228, 251, 0.28)";
|
|
382
|
+
export const colorLightNeutralTranslucent400Press: "rgba(5, 8, 29, 0.38)";
|
|
383
|
+
export const colorLightNeutralTranslucent500: "rgba(9, 12, 37, 0.28)";
|
|
384
|
+
export const colorLightNeutralTranslucent500Hover: "rgba(5, 8, 29, 0.38)";
|
|
385
|
+
export const colorLightNeutralTranslucent500Inverted: "rgba(228, 228, 251, 0.28)";
|
|
386
|
+
export const colorLightNeutralTranslucent500InvertedHover: "rgba(233, 233, 250, 0.37)";
|
|
387
|
+
export const colorLightNeutralTranslucent500InvertedPress: "rgba(238, 238, 254, 0.46)";
|
|
388
|
+
export const colorLightNeutralTranslucent500Press: "rgba(4, 4, 21, 0.47)";
|
|
389
|
+
export const colorLightNeutralTranslucent700: "rgba(4, 4, 21, 0.47)";
|
|
390
|
+
export const colorLightNeutralTranslucent700Hover: "rgba(4, 4, 19, 0.55)";
|
|
391
|
+
export const colorLightNeutralTranslucent700Inverted: "rgba(238, 238, 251, 0.55)";
|
|
392
|
+
export const colorLightNeutralTranslucent700InvertedHover: "rgba(239, 240, 252, 0.65)";
|
|
393
|
+
export const colorLightNeutralTranslucent700InvertedPress: "rgba(243, 245, 254, 0.75)";
|
|
394
|
+
export const colorLightNeutralTranslucent700Press: "rgba(1, 1, 12, 0.63)";
|
|
395
|
+
export const colorLightOverlayDefault: "rgba(0, 0, 0, 0.6)";
|
|
396
|
+
export const colorLightStatusAttention: "#fa9313";
|
|
397
|
+
export const colorLightStatusAttentionHover: "#f18d0b";
|
|
398
|
+
export const colorLightStatusAttentionInverted: "#fda136";
|
|
399
|
+
export const colorLightStatusAttentionInvertedHover: "#fdb24d";
|
|
400
|
+
export const colorLightStatusAttentionInvertedPress: "#ffbf70";
|
|
401
|
+
export const colorLightStatusAttentionPress: "#ea8313";
|
|
402
|
+
export const colorLightStatusInfo: "#2288fa";
|
|
403
|
+
export const colorLightStatusInfoHover: "#2a77ef";
|
|
404
|
+
export const colorLightStatusInfoInverted: "#3193fc";
|
|
405
|
+
export const colorLightStatusInfoInvertedHover: "#4a9dfc";
|
|
406
|
+
export const colorLightStatusInfoInvertedPress: "#63aafd";
|
|
407
|
+
export const colorLightStatusInfoPress: "#2c64d4";
|
|
408
|
+
export const colorLightStatusMutedAltAttention: "#fde6c8";
|
|
409
|
+
export const colorLightStatusMutedAltAttentionHover: "#f6d7af";
|
|
410
|
+
export const colorLightStatusMutedAltAttentionInverted: "#412f22";
|
|
411
|
+
export const colorLightStatusMutedAltAttentionInvertedHover: "#543a27";
|
|
412
|
+
export const colorLightStatusMutedAltAttentionInvertedPress: "#6a462c";
|
|
413
|
+
export const colorLightStatusMutedAltAttentionPress: "#f0c492";
|
|
414
|
+
export const colorLightStatusMutedAltInfo: "#d8eaff";
|
|
415
|
+
export const colorLightStatusMutedAltInfoHover: "#c1dbf7";
|
|
416
|
+
export const colorLightStatusMutedAltInfoInverted: "#293044";
|
|
417
|
+
export const colorLightStatusMutedAltInfoInvertedHover: "#2f3a55";
|
|
418
|
+
export const colorLightStatusMutedAltInfoInvertedPress: "#38476c";
|
|
419
|
+
export const colorLightStatusMutedAltInfoPress: "#a7cbf2";
|
|
420
|
+
export const colorLightStatusMutedAltNegative: "#ffdfdf";
|
|
421
|
+
export const colorLightStatusMutedAltNegativeHover: "#f9ccca";
|
|
422
|
+
export const colorLightStatusMutedAltNegativeInverted: "#442926";
|
|
423
|
+
export const colorLightStatusMutedAltNegativeInvertedHover: "#55312e";
|
|
424
|
+
export const colorLightStatusMutedAltNegativeInvertedPress: "#6b3b34";
|
|
425
|
+
export const colorLightStatusMutedAltNegativePress: "#f3b6af";
|
|
426
|
+
export const colorLightStatusMutedAltPositive: "#d1f1d7";
|
|
427
|
+
export const colorLightStatusMutedAltPositiveHover: "#bbe8c3";
|
|
428
|
+
export const colorLightStatusMutedAltPositiveInverted: "#253528";
|
|
429
|
+
export const colorLightStatusMutedAltPositiveInvertedHover: "#273f2d";
|
|
430
|
+
export const colorLightStatusMutedAltPositiveInvertedPress: "#2d4e33";
|
|
431
|
+
export const colorLightStatusMutedAltPositivePress: "#a1dba8";
|
|
432
|
+
export const colorLightStatusMutedAttention: "#ffefd9";
|
|
433
|
+
export const colorLightStatusMutedAttentionHover: "#fde6c8";
|
|
434
|
+
export const colorLightStatusMutedAttentionInverted: "#36291f";
|
|
435
|
+
export const colorLightStatusMutedAttentionInvertedHover: "#412f22";
|
|
436
|
+
export const colorLightStatusMutedAttentionInvertedPress: "#543a27";
|
|
437
|
+
export const colorLightStatusMutedAttentionPress: "#f6d7af";
|
|
438
|
+
export const colorLightStatusMutedInfo: "#e4f0ff";
|
|
439
|
+
export const colorLightStatusMutedInfoHover: "#d8eaff";
|
|
440
|
+
export const colorLightStatusMutedInfoInverted: "#222a3e";
|
|
441
|
+
export const colorLightStatusMutedInfoInvertedHover: "#293044";
|
|
442
|
+
export const colorLightStatusMutedInfoInvertedPress: "#2f3a55";
|
|
443
|
+
export const colorLightStatusMutedInfoPress: "#c1dbf7";
|
|
444
|
+
export const colorLightStatusMutedNegative: "#ffebeb";
|
|
445
|
+
export const colorLightStatusMutedNegativeHover: "#ffdfdf";
|
|
446
|
+
export const colorLightStatusMutedNegativeInverted: "#392523";
|
|
447
|
+
export const colorLightStatusMutedNegativeInvertedHover: "#442926";
|
|
448
|
+
export const colorLightStatusMutedNegativeInvertedPress: "#55312e";
|
|
449
|
+
export const colorLightStatusMutedNegativePress: "#f9ccca";
|
|
450
|
+
export const colorLightStatusMutedPositive: "#dff8e5";
|
|
451
|
+
export const colorLightStatusMutedPositiveHover: "#d1f1d7";
|
|
452
|
+
export const colorLightStatusMutedPositiveInverted: "#232d25";
|
|
453
|
+
export const colorLightStatusMutedPositiveInvertedHover: "#253528";
|
|
454
|
+
export const colorLightStatusMutedPositiveInvertedPress: "#273f2d";
|
|
455
|
+
export const colorLightStatusMutedPositivePress: "#bbe8c3";
|
|
456
|
+
export const colorLightStatusNegative: "#ff4837";
|
|
457
|
+
export const colorLightStatusNegativeHover: "#ec2d20";
|
|
458
|
+
export const colorLightStatusNegativeInverted: "#ff4837";
|
|
459
|
+
export const colorLightStatusNegativeInvertedHover: "#ff755e";
|
|
460
|
+
export const colorLightStatusNegativeInvertedPress: "#ff8d79";
|
|
461
|
+
export const colorLightStatusNegativePress: "#c7241f";
|
|
462
|
+
export const colorLightStatusPositive: "#0cc44d";
|
|
463
|
+
export const colorLightStatusPositiveHover: "#04b545";
|
|
464
|
+
export const colorLightStatusPositiveInverted: "#17d055";
|
|
465
|
+
export const colorLightStatusPositiveInvertedHover: "#22e068";
|
|
466
|
+
export const colorLightStatusPositiveInvertedPress: "#4ae777";
|
|
467
|
+
export const colorLightStatusPositivePress: "#01a53d";
|
|
468
|
+
export const colorLightTextAttention: "#ea8313";
|
|
469
|
+
export const colorLightTextAttentionHover: "#d57111";
|
|
470
|
+
export const colorLightTextAttentionInverted: "#fa9313";
|
|
471
|
+
export const colorLightTextAttentionInvertedHover: "#fdb24d";
|
|
472
|
+
export const colorLightTextAttentionInvertedPress: "#ffbf70";
|
|
473
|
+
export const colorLightTextAttentionPress: "#b45a06";
|
|
474
|
+
export const colorLightTextInfo: "#2a77ef";
|
|
475
|
+
export const colorLightTextInfoHover: "#2c64d4";
|
|
476
|
+
export const colorLightTextInfoInverted: "#4a9dfc";
|
|
477
|
+
export const colorLightTextInfoInvertedHover: "#63aafd";
|
|
478
|
+
export const colorLightTextInfoInvertedPress: "#7fb6ff";
|
|
479
|
+
export const colorLightTextInfoPress: "#2453b4";
|
|
480
|
+
export const colorLightTextNegative: "#ec2d20";
|
|
481
|
+
export const colorLightTextNegativeHover: "#c7241f";
|
|
482
|
+
export const colorLightTextNegativeInverted: "#ff4837";
|
|
483
|
+
export const colorLightTextNegativeInvertedHover: "#ff755e";
|
|
484
|
+
export const colorLightTextNegativeInvertedPress: "#ff8d79";
|
|
485
|
+
export const colorLightTextNegativePress: "#a6201e";
|
|
486
|
+
export const colorLightTextPositive: "#0d9336";
|
|
487
|
+
export const colorLightTextPositiveHover: "#0a7d2c";
|
|
488
|
+
export const colorLightTextPositiveInverted: "#0cc44d";
|
|
489
|
+
export const colorLightTextPositiveInvertedHover: "#22e068";
|
|
490
|
+
export const colorLightTextPositiveInvertedPress: "#4ae777";
|
|
491
|
+
export const colorLightTextPositivePress: "#036625";
|
|
492
|
+
export const colorLightTextPrimary: "rgba(3, 3, 6, 0.88)";
|
|
493
|
+
export const colorLightTextPrimaryHover: "rgba(1, 1, 12, 0.63)";
|
|
494
|
+
export const colorLightTextPrimaryInverted: "rgba(255, 255, 255, 0.94)";
|
|
495
|
+
export const colorLightTextPrimaryInvertedHover: "rgba(255, 255, 255, 0.7)";
|
|
496
|
+
export const colorLightTextPrimaryInvertedPress: "rgba(255, 255, 255, 0.6)";
|
|
497
|
+
export const colorLightTextPrimaryPress: "rgba(4, 4, 19, 0.55)";
|
|
498
|
+
export const colorLightTextQuaternary: "rgba(5, 11, 44, 0.18)";
|
|
499
|
+
export const colorLightTextQuaternaryInverted: "rgba(231, 231, 248, 0.18)";
|
|
500
|
+
export const colorLightTextSecondary: "rgba(4, 4, 19, 0.55)";
|
|
501
|
+
export const colorLightTextSecondaryHover: "rgba(1, 1, 12, 0.63)";
|
|
502
|
+
export const colorLightTextSecondaryInverted: "rgba(238, 238, 251, 0.55)";
|
|
503
|
+
export const colorLightTextSecondaryInvertedHover: "rgba(239, 240, 252, 0.65)";
|
|
504
|
+
export const colorLightTextSecondaryInvertedPress: "rgba(243, 245, 254, 0.75)";
|
|
505
|
+
export const colorLightTextSecondaryPress: "rgba(0, 0, 10, 0.71)";
|
|
506
|
+
export const colorLightTextTertiary: "rgba(5, 8, 29, 0.38)";
|
|
507
|
+
export const colorLightTextTertiaryHover: "rgba(4, 4, 21, 0.47)";
|
|
508
|
+
export const colorLightTextTertiaryInverted: "rgba(233, 233, 250, 0.37)";
|
|
509
|
+
export const colorLightTextTertiaryInvertedHover: "rgba(238, 238, 254, 0.46)";
|
|
510
|
+
export const colorLightTextTertiaryInvertedPress: "rgba(238, 238, 251, 0.55)";
|
|
511
|
+
export const colorLightTextTertiaryPress: "rgba(4, 4, 19, 0.55)";
|
|
512
|
+
export const colorLightTransparentDefault: "rgba(255, 255, 255, 0)";
|
|
513
|
+
export const colorLightTransparentDefaultHover: "rgba(38, 55, 88, 0.06)";
|
|
514
|
+
export const colorLightTransparentDefaultInvertedHover: "rgba(214, 214, 229, 0.07)";
|
|
515
|
+
export const colorLightTransparentDefaultInvertedPress: "rgba(225, 225, 248, 0.09)";
|
|
516
|
+
export const colorLightTransparentDefaultPress: "rgba(30, 43, 68, 0.08)";
|
|
517
|
+
export const colorStaticAccentPrimary: "#ef3124";
|
|
518
|
+
export const colorStaticAccentPrimaryHover: "#e32a17";
|
|
519
|
+
export const colorStaticAccentPrimaryInverted: "#f83a2a";
|
|
520
|
+
export const colorStaticAccentPrimaryInvertedHover: "#ff503e";
|
|
521
|
+
export const colorStaticAccentPrimaryInvertedPress: "#fd624e";
|
|
522
|
+
export const colorStaticAccentPrimaryPress: "#d72505";
|
|
523
|
+
export const colorStaticAccentSecondary: "#212124";
|
|
524
|
+
export const colorStaticAccentSecondaryHover: "#2f2f32";
|
|
525
|
+
export const colorStaticAccentSecondaryInverted: "#f2f3f5";
|
|
526
|
+
export const colorStaticAccentSecondaryInvertedHover: "#dcdde1";
|
|
527
|
+
export const colorStaticAccentSecondaryInvertedPress: "#d2d3d9";
|
|
528
|
+
export const colorStaticAccentSecondaryPress: "#353539";
|
|
529
|
+
export const colorStaticBgPrimaryDark: "#0e0e0e";
|
|
530
|
+
export const colorStaticNeutral0: "#fff";
|
|
531
|
+
export const colorStaticNeutral0Hover: "#e7e8eb";
|
|
532
|
+
export const colorStaticNeutral0Inverted: "#262629";
|
|
533
|
+
export const colorStaticNeutral0InvertedHover: "#2f2f32";
|
|
534
|
+
export const colorStaticNeutral0InvertedPress: "#353539";
|
|
535
|
+
export const colorStaticNeutral0Press: "#dcdde1";
|
|
536
|
+
export const colorStaticNeutral100: "#f2f3f5";
|
|
537
|
+
export const colorStaticNeutral100Hover: "#e7e8eb";
|
|
538
|
+
export const colorStaticNeutral100Inverted: "#1c1c1e";
|
|
539
|
+
export const colorStaticNeutral100InvertedHover: "#212124";
|
|
540
|
+
export const colorStaticNeutral100InvertedPress: "#29292c";
|
|
541
|
+
export const colorStaticNeutral100Press: "#dcdde1";
|
|
542
|
+
export const colorStaticNeutral1500: "#121213";
|
|
543
|
+
export const colorStaticNeutral1500Hover: "#3f3f45";
|
|
544
|
+
export const colorStaticNeutral1500Inverted: "#fff";
|
|
545
|
+
export const colorStaticNeutral1500InvertedHover: "#babbc2";
|
|
546
|
+
export const colorStaticNeutral1500InvertedPress: "#a0a1a9";
|
|
547
|
+
export const colorStaticNeutral1500Press: "#5f5f66";
|
|
548
|
+
export const colorStaticNeutral200: "#edeef0";
|
|
549
|
+
export const colorStaticNeutral200Hover: "#e7e8eb";
|
|
550
|
+
export const colorStaticNeutral200Inverted: "#212124";
|
|
551
|
+
export const colorStaticNeutral200InvertedHover: "#29292c";
|
|
552
|
+
export const colorStaticNeutral200InvertedPress: "#2f2f32";
|
|
553
|
+
export const colorStaticNeutral200Press: "#dcdde1";
|
|
554
|
+
export const colorStaticNeutral300: "#e7e8eb";
|
|
555
|
+
export const colorStaticNeutral300Hover: "#dcdde1";
|
|
556
|
+
export const colorStaticNeutral300Inverted: "#29292c";
|
|
557
|
+
export const colorStaticNeutral300InvertedHover: "#2f2f32";
|
|
558
|
+
export const colorStaticNeutral300InvertedPress: "#353539";
|
|
559
|
+
export const colorStaticNeutral300Press: "#d2d3d9";
|
|
560
|
+
export const colorStaticNeutral400: "#d2d3d9";
|
|
561
|
+
export const colorStaticNeutral400Hover: "#babbc2";
|
|
562
|
+
export const colorStaticNeutral400Inverted: "#353539";
|
|
563
|
+
export const colorStaticNeutral400InvertedHover: "#3f3f45";
|
|
564
|
+
export const colorStaticNeutral400InvertedPress: "#4a4a51";
|
|
565
|
+
export const colorStaticNeutral400Press: "#a0a1a9";
|
|
566
|
+
export const colorStaticNeutral500: "#babbc2";
|
|
567
|
+
export const colorStaticNeutral500Hover: "#a0a1a9";
|
|
568
|
+
export const colorStaticNeutral500Inverted: "#4a4a51";
|
|
569
|
+
export const colorStaticNeutral500InvertedHover: "#5f5f66";
|
|
570
|
+
export const colorStaticNeutral500InvertedPress: "#75757d";
|
|
571
|
+
export const colorStaticNeutral500Press: "#898991";
|
|
572
|
+
export const colorStaticNeutral700: "#898991";
|
|
573
|
+
export const colorStaticNeutral700Hover: "#75757d";
|
|
574
|
+
export const colorStaticNeutral700Inverted: "#898991";
|
|
575
|
+
export const colorStaticNeutral700InvertedHover: "#a0a1a9";
|
|
576
|
+
export const colorStaticNeutral700InvertedPress: "#babbc2";
|
|
577
|
+
export const colorStaticNeutral700Press: "#5f5f66";
|
|
578
|
+
export const colorStaticNeutralTranslucent0: "#fff";
|
|
579
|
+
export const colorStaticNeutralTranslucent0Hover: "rgba(38, 55, 88, 0.06)";
|
|
580
|
+
export const colorStaticNeutralTranslucent0Inverted: "rgba(214, 214, 229, 0.07)";
|
|
581
|
+
export const colorStaticNeutralTranslucent0InvertedHover: "rgba(225, 225, 248, 0.09)";
|
|
582
|
+
export const colorStaticNeutralTranslucent0InvertedPress: "rgba(222, 222, 238, 0.13)";
|
|
583
|
+
export const colorStaticNeutralTranslucent0Press: "rgba(30, 43, 68, 0.08)";
|
|
584
|
+
export const colorStaticNeutralTranslucent100: "rgba(38, 55, 88, 0.06)";
|
|
585
|
+
export const colorStaticNeutralTranslucent100Hover: "rgba(15, 25, 55, 0.1)";
|
|
586
|
+
export const colorStaticNeutralTranslucent100Inverted: "rgba(214, 214, 229, 0.07)";
|
|
587
|
+
export const colorStaticNeutralTranslucent100InvertedHover: "rgba(222, 222, 238, 0.13)";
|
|
588
|
+
export const colorStaticNeutralTranslucent100InvertedPress: "rgba(234, 234, 248, 0.15)";
|
|
589
|
+
export const colorStaticNeutralTranslucent100Press: "rgba(5, 12, 41, 0.14)";
|
|
590
|
+
export const colorStaticNeutralTranslucent1300: "rgba(3, 3, 6, 0.88)";
|
|
591
|
+
export const colorStaticNeutralTranslucent1300Hover: "rgba(3, 3, 8, 0.8)";
|
|
592
|
+
export const colorStaticNeutralTranslucent1300Inverted: "rgba(255, 255, 255, 0.94)";
|
|
593
|
+
export const colorStaticNeutralTranslucent1300InvertedHover: "rgba(255, 255, 255, 0.7)";
|
|
594
|
+
export const colorStaticNeutralTranslucent1300InvertedPress: "rgba(255, 255, 255, 0.6)";
|
|
595
|
+
export const colorStaticNeutralTranslucent1300Press: "rgba(0, 0, 10, 0.71)";
|
|
596
|
+
export const colorStaticNeutralTranslucent1500Hover: "rgba(2, 2, 10, 0.76)";
|
|
597
|
+
export const colorStaticNeutralTranslucent1500InvertedHover: "rgba(243, 245, 254, 0.75)";
|
|
598
|
+
export const colorStaticNeutralTranslucent1500InvertedPress: "rgba(239, 240, 252, 0.65)";
|
|
599
|
+
export const colorStaticNeutralTranslucent1500Press: "rgba(1, 1, 12, 0.63)";
|
|
600
|
+
export const colorStaticNeutralTranslucent200: "rgba(30, 43, 68, 0.08)";
|
|
601
|
+
export const colorStaticNeutralTranslucent200Hover: "rgba(15, 25, 55, 0.1)";
|
|
602
|
+
export const colorStaticNeutralTranslucent200Inverted: "rgba(225, 225, 248, 0.09)";
|
|
603
|
+
export const colorStaticNeutralTranslucent200InvertedHover: "rgba(222, 222, 238, 0.13)";
|
|
604
|
+
export const colorStaticNeutralTranslucent200InvertedPress: "rgba(234, 234, 248, 0.15)";
|
|
605
|
+
export const colorStaticNeutralTranslucent200Press: "rgba(5, 12, 41, 0.14)";
|
|
606
|
+
export const colorStaticNeutralTranslucent300: "rgba(15, 25, 55, 0.1)";
|
|
607
|
+
export const colorStaticNeutralTranslucent300Hover: "rgba(5, 12, 41, 0.14)";
|
|
608
|
+
export const colorStaticNeutralTranslucent300Inverted: "rgba(222, 222, 238, 0.13)";
|
|
609
|
+
export const colorStaticNeutralTranslucent300InvertedHover: "rgba(234, 234, 248, 0.15)";
|
|
610
|
+
export const colorStaticNeutralTranslucent300InvertedPress: "rgba(231, 231, 248, 0.18)";
|
|
611
|
+
export const colorStaticNeutralTranslucent300Press: "rgba(5, 11, 44, 0.18)";
|
|
612
|
+
export const colorStaticNeutralTranslucent400: "rgba(5, 11, 44, 0.18)";
|
|
613
|
+
export const colorStaticNeutralTranslucent400Hover: "rgba(9, 12, 37, 0.28)";
|
|
614
|
+
export const colorStaticNeutralTranslucent400Inverted: "rgba(231, 231, 248, 0.18)";
|
|
615
|
+
export const colorStaticNeutralTranslucent400InvertedHover: "rgba(227, 227, 250, 0.23)";
|
|
616
|
+
export const colorStaticNeutralTranslucent400InvertedPress: "rgba(228, 228, 251, 0.28)";
|
|
617
|
+
export const colorStaticNeutralTranslucent400Press: "rgba(5, 8, 29, 0.38)";
|
|
618
|
+
export const colorStaticNeutralTranslucent500: "rgba(9, 12, 37, 0.28)";
|
|
619
|
+
export const colorStaticNeutralTranslucent500Hover: "rgba(5, 8, 29, 0.38)";
|
|
620
|
+
export const colorStaticNeutralTranslucent500Inverted: "rgba(228, 228, 251, 0.28)";
|
|
621
|
+
export const colorStaticNeutralTranslucent500InvertedHover: "rgba(233, 233, 250, 0.37)";
|
|
622
|
+
export const colorStaticNeutralTranslucent500InvertedPress: "rgba(238, 238, 254, 0.46)";
|
|
623
|
+
export const colorStaticNeutralTranslucent500Press: "rgba(4, 4, 21, 0.47)";
|
|
624
|
+
export const colorStaticNeutralTranslucent700: "rgba(4, 4, 21, 0.47)";
|
|
625
|
+
export const colorStaticNeutralTranslucent700Hover: "rgba(4, 4, 19, 0.55)";
|
|
626
|
+
export const colorStaticNeutralTranslucent700Inverted: "rgba(238, 238, 251, 0.55)";
|
|
627
|
+
export const colorStaticNeutralTranslucent700InvertedHover: "rgba(239, 240, 252, 0.65)";
|
|
628
|
+
export const colorStaticNeutralTranslucent700InvertedPress: "rgba(243, 245, 254, 0.75)";
|
|
629
|
+
export const colorStaticNeutralTranslucent700Press: "rgba(1, 1, 12, 0.63)";
|
|
630
|
+
export const colorStaticStatusAttention: "#fa9313";
|
|
631
|
+
export const colorStaticStatusAttentionInverted: "#fda136";
|
|
632
|
+
export const colorStaticStatusInfo: "#2288fa";
|
|
633
|
+
export const colorStaticStatusInfoInverted: "#3193fc";
|
|
634
|
+
export const colorStaticStatusMutedAltAttention: "#fde6c8";
|
|
635
|
+
export const colorStaticStatusMutedAltAttentionInverted: "#412f22";
|
|
636
|
+
export const colorStaticStatusMutedAltInfo: "#d8eaff";
|
|
637
|
+
export const colorStaticStatusMutedAltInfoInverted: "#293044";
|
|
638
|
+
export const colorStaticStatusMutedAltNegative: "#ffdfdf";
|
|
639
|
+
export const colorStaticStatusMutedAltNegativeInverted: "#442926";
|
|
640
|
+
export const colorStaticStatusMutedAltPositive: "#d1f1d7";
|
|
641
|
+
export const colorStaticStatusMutedAltPositiveInverted: "#253528";
|
|
642
|
+
export const colorStaticStatusMutedAttention: "#ffefd9";
|
|
643
|
+
export const colorStaticStatusMutedAttentionInverted: "#36291f";
|
|
644
|
+
export const colorStaticStatusMutedInfo: "#e4f0ff";
|
|
645
|
+
export const colorStaticStatusMutedInfoInverted: "#222a3e";
|
|
646
|
+
export const colorStaticStatusMutedNegative: "#ffebeb";
|
|
647
|
+
export const colorStaticStatusMutedNegativeInverted: "#392523";
|
|
648
|
+
export const colorStaticStatusMutedPositive: "#dff8e5";
|
|
649
|
+
export const colorStaticStatusMutedPositiveInverted: "#232d25";
|
|
650
|
+
export const colorStaticStatusNegative: "#ff4837";
|
|
651
|
+
export const colorStaticStatusNegativeInverted: "#ff4837";
|
|
652
|
+
export const colorStaticStatusPositive: "#0cc44d";
|
|
653
|
+
export const colorStaticStatusPositiveInverted: "#17d055";
|
|
654
|
+
export const colorStaticTextAttention: "#ea8313";
|
|
655
|
+
export const colorStaticTextAttentionHover: "#d57111";
|
|
656
|
+
export const colorStaticTextAttentionInverted: "#fa9313";
|
|
657
|
+
export const colorStaticTextAttentionInvertedHover: "#fdb24d";
|
|
658
|
+
export const colorStaticTextAttentionInvertedPress: "#ffbf70";
|
|
659
|
+
export const colorStaticTextAttentionPress: "#b45a06";
|
|
660
|
+
export const colorStaticTextInfo: "#2a77ef";
|
|
661
|
+
export const colorStaticTextInfoHover: "#2c64d4";
|
|
662
|
+
export const colorStaticTextInfoInverted: "#4a9dfc";
|
|
663
|
+
export const colorStaticTextInfoInvertedHover: "#63aafd";
|
|
664
|
+
export const colorStaticTextInfoInvertedPress: "#7fb6ff";
|
|
665
|
+
export const colorStaticTextInfoPress: "#2453b4";
|
|
666
|
+
export const colorStaticTextNegative: "#ec2d20";
|
|
667
|
+
export const colorStaticTextNegativeHover: "#c7241f";
|
|
668
|
+
export const colorStaticTextNegativeInverted: "#ff4837";
|
|
669
|
+
export const colorStaticTextNegativeInvertedHover: "#ff755e";
|
|
670
|
+
export const colorStaticTextNegativeInvertedPress: "#ff8d79";
|
|
671
|
+
export const colorStaticTextNegativePress: "#a6201e";
|
|
672
|
+
export const colorStaticTextPositive: "#0d9336";
|
|
673
|
+
export const colorStaticTextPositiveHover: "#0a7d2c";
|
|
674
|
+
export const colorStaticTextPositiveInverted: "#0cc44d";
|
|
675
|
+
export const colorStaticTextPositiveInvertedHover: "#22e068";
|
|
676
|
+
export const colorStaticTextPositiveInvertedPress: "#4ae777";
|
|
677
|
+
export const colorStaticTextPositivePress: "#036625";
|
|
678
|
+
export const colorStaticTextPrimary: "rgba(3, 3, 6, 0.88)";
|
|
679
|
+
export const colorStaticTextPrimaryDark: "#0e0e0e";
|
|
680
|
+
export const colorStaticTextPrimaryHover: "rgba(1, 1, 12, 0.63)";
|
|
681
|
+
export const colorStaticTextPrimaryInverted: "rgba(255, 255, 255, 0.94)";
|
|
682
|
+
export const colorStaticTextPrimaryInvertedHover: "rgba(255, 255, 255, 0.7)";
|
|
683
|
+
export const colorStaticTextPrimaryInvertedPress: "rgba(255, 255, 255, 0.6)";
|
|
684
|
+
export const colorStaticTextPrimaryLight: "#fff";
|
|
685
|
+
export const colorStaticTextPrimaryPress: "rgba(4, 4, 19, 0.55)";
|
|
686
|
+
export const colorStaticTextQuaternary: "rgba(5, 11, 44, 0.18)";
|
|
687
|
+
export const colorStaticTextQuaternaryInverted: "rgba(231, 231, 248, 0.18)";
|
|
688
|
+
export const colorStaticTextSecondary: "rgba(4, 4, 19, 0.55)";
|
|
689
|
+
export const colorStaticTextSecondaryDark: "rgba(4, 4, 19, 0.55)";
|
|
690
|
+
export const colorStaticTextSecondaryHover: "rgba(1, 1, 12, 0.63)";
|
|
691
|
+
export const colorStaticTextSecondaryInverted: "rgba(238, 238, 251, 0.55)";
|
|
692
|
+
export const colorStaticTextSecondaryInvertedHover: "rgba(239, 240, 252, 0.65)";
|
|
693
|
+
export const colorStaticTextSecondaryInvertedPress: "rgba(243, 245, 254, 0.75)";
|
|
694
|
+
export const colorStaticTextSecondaryLight: "rgba(238, 238, 251, 0.55)";
|
|
695
|
+
export const colorStaticTextSecondaryPress: "rgba(0, 0, 10, 0.71)";
|
|
696
|
+
export const colorStaticTextTertiary: "rgba(5, 8, 29, 0.38)";
|
|
697
|
+
export const colorStaticTextTertiaryDark: "rgba(5, 8, 29, 0.38)";
|
|
698
|
+
export const colorStaticTextTertiaryHover: "rgba(4, 4, 21, 0.47)";
|
|
699
|
+
export const colorStaticTextTertiaryInverted: "rgba(233, 233, 250, 0.37)";
|
|
700
|
+
export const colorStaticTextTertiaryInvertedHover: "rgba(238, 238, 254, 0.46)";
|
|
701
|
+
export const colorStaticTextTertiaryInvertedPress: "rgba(238, 238, 251, 0.55)";
|
|
702
|
+
export const colorStaticTextTertiaryLight: "rgba(233, 233, 250, 0.37)";
|
|
703
|
+
export const colorStaticTextTertiaryPress: "rgba(4, 4, 19, 0.55)";
|
|
704
|
+
export const colorDarkBgAccent: "#ef3124";
|
|
705
|
+
export const colorDarkBgAttentionMuted: "#36291f";
|
|
706
|
+
export const colorDarkBgComponent: "rgba(255, 255, 255, 0.1)";
|
|
707
|
+
export const colorDarkBgComponentInverted: "rgba(0, 0, 0, 0.08)";
|
|
708
|
+
export const colorDarkBgInfo: "#001c3c";
|
|
709
|
+
export const colorDarkBgInfoMuted: "#242a39";
|
|
710
|
+
export const colorDarkBgLinkMuted: "#001c3c";
|
|
711
|
+
export const colorDarkBgNegativeMuted: "#392523";
|
|
712
|
+
export const colorDarkBgNeutral: "#3a3a3c";
|
|
713
|
+
export const colorDarkBgNulled: "rgba(0, 0, 0, 0)";
|
|
714
|
+
export const colorDarkBgOpaque: "rgba(255, 255, 255, 0.8)";
|
|
715
|
+
export const colorDarkBgOverlay: "rgba(0, 0, 0, 0.8)";
|
|
716
|
+
export const colorDarkBgPositiveMuted: "#232d25";
|
|
717
|
+
export const colorDarkBgPrimary: "#0e0e0e";
|
|
718
|
+
export const colorDarkBgPrimaryGrouped: "#1a1a1d";
|
|
719
|
+
export const colorDarkBgPrimaryInverted: "#fff";
|
|
720
|
+
export const colorDarkBgQuaternary: "#36363a";
|
|
721
|
+
export const colorDarkBgQuaternaryInverted: "#dcdee2";
|
|
722
|
+
export const colorDarkBgSecondary: "#1c1c1e";
|
|
723
|
+
export const colorDarkBgSecondaryGrouped: "#2a2a2e";
|
|
724
|
+
export const colorDarkBgSecondaryInverted: "#f2f3f5";
|
|
725
|
+
export const colorDarkBgTertiary: "#27272a";
|
|
726
|
+
export const colorDarkBgTertiaryGrouped: "#404045";
|
|
727
|
+
export const colorDarkBgTertiaryInverted: "#e7e8ea";
|
|
728
|
+
export const colorDarkBorderAccent: "#ef3124";
|
|
729
|
+
export const colorDarkBorderKey: "#fff";
|
|
730
|
+
export const colorDarkBorderKeyInverted: "#000";
|
|
731
|
+
export const colorDarkBorderLink: "#3193fc";
|
|
732
|
+
export const colorDarkBorderPrimary: "#36363a";
|
|
733
|
+
export const colorDarkBorderPrimaryInverted: "#d5d6dc";
|
|
734
|
+
export const colorDarkBorderSecondary: "#27272a";
|
|
735
|
+
export const colorDarkBorderSecondaryInverted: "#e7e8ec";
|
|
736
|
+
export const colorDarkBorderTertiary: "#1c1c1e";
|
|
737
|
+
export const colorDarkBorderTertiaryInverted: "#f2f3f5";
|
|
738
|
+
export const colorDarkBorderUnderline: "#49494f";
|
|
739
|
+
export const colorDarkBorderUnderlineInverted: "#b8b9c0";
|
|
740
|
+
export const colorDarkGraphicAccent: "#ef3124";
|
|
741
|
+
export const colorDarkGraphicAttention: "#fda136";
|
|
742
|
+
export const colorDarkGraphicLink: "#3193fc";
|
|
743
|
+
export const colorDarkGraphicNegative: "#ff5431";
|
|
744
|
+
export const colorDarkGraphicNeutral: "#2a2a2c";
|
|
745
|
+
export const colorDarkGraphicPositive: "#17d055";
|
|
746
|
+
export const colorDarkGraphicPrimary: "#fff";
|
|
747
|
+
export const colorDarkGraphicPrimaryInverted: "#0e0e0e";
|
|
748
|
+
export const colorDarkGraphicQuaternary: "#27272a";
|
|
749
|
+
export const colorDarkGraphicQuaternaryInverted: "#e7e8ec";
|
|
750
|
+
export const colorDarkGraphicSecondary: "#898991";
|
|
751
|
+
export const colorDarkGraphicSecondaryInverted: "#898991";
|
|
752
|
+
export const colorDarkGraphicTertiary: "#49494f";
|
|
753
|
+
export const colorDarkGraphicTertiaryInverted: "#b8b9c0";
|
|
754
|
+
export const colorDarkSpecialbgComponent: "rgba(255, 255, 255, 0.1)";
|
|
755
|
+
export const colorDarkSpecialbgComponentInverted: "rgba(11, 31, 53, 0.07)";
|
|
756
|
+
export const colorDarkSpecialbgNulled: "rgba(255, 255, 255, 0)";
|
|
757
|
+
export const colorDarkSpecialbgOverlay: "rgba(0, 0, 0, 0.8)";
|
|
758
|
+
export const colorDarkSpecialbgOverlayFallback: "#0e0e0f";
|
|
759
|
+
export const colorDarkSpecialbgPrimaryGrouped: "#1c1c1e";
|
|
760
|
+
export const colorDarkSpecialbgSecondaryGrouped: "#27272a";
|
|
761
|
+
export const colorDarkSpecialbgSecondaryTransparent: "rgba(214, 214, 229, 0.07)";
|
|
762
|
+
export const colorDarkSpecialbgSecondaryTransparentInverted: "rgba(38, 55, 88, 0.06)";
|
|
763
|
+
export const colorDarkSpecialbgTertiaryGrouped: "#36363a";
|
|
764
|
+
export const colorDarkSpecialbgTertiaryTransparent: "rgba(222, 222, 240, 0.12)";
|
|
765
|
+
export const colorDarkSpecialbgTertiaryTransparentInverted: "rgba(30, 43, 68, 0.08)";
|
|
766
|
+
export const colorDarkTextAccent: "#ef3124";
|
|
767
|
+
export const colorDarkTextDisabled: "rgba(236, 236, 254, 0.18)";
|
|
768
|
+
export const colorDarkTextDisabledInverted: "rgba(5, 11, 44, 0.18)";
|
|
769
|
+
export const colorDarkTextDisabledTransparent: "rgba(220, 220, 243, 0.14)";
|
|
770
|
+
export const colorDarkTextLink: "#4a9dfc";
|
|
771
|
+
export const colorDarkTextSecondaryInvertedTransparent: "rgba(3, 3, 16, 0.56)";
|
|
772
|
+
export const colorDarkTextSecondaryTransparent: "rgba(239, 239, 254, 0.53)";
|
|
773
|
+
export const colorDarkTextTertiaryInvertedTransparent: "rgba(1, 1, 18, 0.41)";
|
|
774
|
+
export const colorDarkTextTertiaryTransparent: "rgba(233, 233, 251, 0.35)";
|
|
775
|
+
export const colorLightBgAccent: "#ef3124";
|
|
776
|
+
export const colorLightBgAttentionMuted: "#ffefd9";
|
|
777
|
+
export const colorLightBgComponent: "rgba(19, 19, 73, 0.11)";
|
|
778
|
+
export const colorLightBgComponentInverted: "rgba(223, 223, 246, 0.13)";
|
|
779
|
+
export const colorLightBgInfo: "#d6e8fc";
|
|
780
|
+
export const colorLightBgInfoMuted: "#e4f0ff";
|
|
781
|
+
export const colorLightBgLinkMuted: "#d6e8fc";
|
|
782
|
+
export const colorLightBgNegativeMuted: "#ffebeb";
|
|
783
|
+
export const colorLightBgNeutral: "#dcdcdd";
|
|
784
|
+
export const colorLightBgNulled: "rgba(0, 0, 0, 0)";
|
|
785
|
+
export const colorLightBgOpaque: "rgba(255, 255, 255, 0.8)";
|
|
786
|
+
export const colorLightBgOverlay: "rgba(0, 0, 0, 0.65)";
|
|
787
|
+
export const colorLightBgPositiveMuted: "#dff8e5";
|
|
788
|
+
export const colorLightBgPrimary: "#fff";
|
|
789
|
+
export const colorLightBgPrimaryGrouped: "#f2f2f6";
|
|
790
|
+
export const colorLightBgPrimaryInverted: "#0e0e0e";
|
|
791
|
+
export const colorLightBgQuaternary: "#dcdee2";
|
|
792
|
+
export const colorLightBgQuaternaryInverted: "#36363a";
|
|
793
|
+
export const colorLightBgSecondary: "#f2f3f5";
|
|
794
|
+
export const colorLightBgSecondaryGrouped: "#fff";
|
|
795
|
+
export const colorLightBgSecondaryInverted: "#1c1c1e";
|
|
796
|
+
export const colorLightBgTertiary: "#e7e8ea";
|
|
797
|
+
export const colorLightBgTertiaryGrouped: "#f2f2f6";
|
|
798
|
+
export const colorLightBgTertiaryInverted: "#27272a";
|
|
799
|
+
export const colorLightBorderAccent: "#ef3124";
|
|
800
|
+
export const colorLightBorderKey: "#000";
|
|
801
|
+
export const colorLightBorderKeyInverted: "#fff";
|
|
802
|
+
export const colorLightBorderLink: "#2288fa";
|
|
803
|
+
export const colorLightBorderPrimary: "#d5d6dc";
|
|
804
|
+
export const colorLightBorderPrimaryInverted: "#36363a";
|
|
805
|
+
export const colorLightBorderSecondary: "#e7e8ec";
|
|
806
|
+
export const colorLightBorderSecondaryInverted: "#27272a";
|
|
807
|
+
export const colorLightBorderTertiary: "#f2f3f5";
|
|
808
|
+
export const colorLightBorderTertiaryInverted: "#1c1c1e";
|
|
809
|
+
export const colorLightBorderUnderline: "#b8b9c0";
|
|
810
|
+
export const colorLightBorderUnderlineInverted: "#49494f";
|
|
811
|
+
export const colorLightGraphicAccent: "#ef3124";
|
|
812
|
+
export const colorLightGraphicAttention: "#fa9313";
|
|
813
|
+
export const colorLightGraphicLink: "#2288fa";
|
|
814
|
+
export const colorLightGraphicNegative: "#ff5431";
|
|
815
|
+
export const colorLightGraphicNeutral: "#dcdcdd";
|
|
816
|
+
export const colorLightGraphicPositive: "#0cc44d";
|
|
817
|
+
export const colorLightGraphicPrimary: "#0e0e0e";
|
|
818
|
+
export const colorLightGraphicPrimaryInverted: "#fff";
|
|
819
|
+
export const colorLightGraphicQuaternary: "#e7e8ec";
|
|
820
|
+
export const colorLightGraphicQuaternaryInverted: "#27272a";
|
|
821
|
+
export const colorLightGraphicSecondary: "#898991";
|
|
822
|
+
export const colorLightGraphicSecondaryInverted: "#898991";
|
|
823
|
+
export const colorLightGraphicTertiary: "#b8b9c0";
|
|
824
|
+
export const colorLightGraphicTertiaryInverted: "#49494f";
|
|
825
|
+
export const colorLightSpecialbgComponent: "rgba(11, 31, 53, 0.07)";
|
|
826
|
+
export const colorLightSpecialbgComponentInverted: "rgba(255, 255, 255, 0.1)";
|
|
827
|
+
export const colorLightSpecialbgNulled: "rgba(255, 255, 255, 0)";
|
|
828
|
+
export const colorLightSpecialbgOverlay: "rgba(0, 0, 0, 0.6)";
|
|
829
|
+
export const colorLightSpecialbgOverlayFallback: "#49494f";
|
|
830
|
+
export const colorLightSpecialbgPrimaryGrouped: "#f2f3f5";
|
|
831
|
+
export const colorLightSpecialbgSecondaryGrouped: "#fff";
|
|
832
|
+
export const colorLightSpecialbgSecondaryTransparent: "rgba(38, 55, 88, 0.06)";
|
|
833
|
+
export const colorLightSpecialbgSecondaryTransparentInverted: "rgba(214, 214, 229, 0.07)";
|
|
834
|
+
export const colorLightSpecialbgTertiaryGrouped: "#f2f3f5";
|
|
835
|
+
export const colorLightSpecialbgTertiaryTransparent: "rgba(30, 43, 68, 0.08)";
|
|
836
|
+
export const colorLightSpecialbgTertiaryTransparentInverted: "rgba(222, 222, 240, 0.12)";
|
|
837
|
+
export const colorLightTextAccent: "#ef3124";
|
|
838
|
+
export const colorLightTextDisabled: "rgba(5, 11, 44, 0.18)";
|
|
839
|
+
export const colorLightTextDisabledInverted: "rgba(231, 231, 248, 0.18)";
|
|
840
|
+
export const colorLightTextDisabledTransparent: "rgba(1, 1, 24, 0.26)";
|
|
841
|
+
export const colorLightTextLink: "#2a77ef";
|
|
842
|
+
export const colorLightTextSecondaryInvertedTransparent: "rgba(239, 239, 254, 0.53)";
|
|
843
|
+
export const colorLightTextSecondaryTransparent: "rgba(3, 3, 16, 0.56)";
|
|
844
|
+
export const colorLightTextTertiaryInvertedTransparent: "rgba(233, 233, 251, 0.35)";
|
|
845
|
+
export const colorLightTextTertiaryTransparent: "rgba(1, 1, 18, 0.41)";
|
|
846
|
+
export const colorStaticBgAccent: "#ef3124";
|
|
847
|
+
export const colorStaticBgDark: "#000";
|
|
848
|
+
export const colorStaticBgLight: "#fff";
|
|
849
|
+
export const colorStaticBgNeutralDark: "#3a3a3c";
|
|
850
|
+
export const colorStaticBgNeutralLight: "#dcdcdd";
|
|
851
|
+
export const colorStaticBgPrimaryLight: "#fff";
|
|
852
|
+
export const colorStaticBgQuaternaryDark: "#36363a";
|
|
853
|
+
export const colorStaticBgQuaternaryLight: "#e7e8ec";
|
|
854
|
+
export const colorStaticBgSecondaryDark: "#1c1c1e";
|
|
855
|
+
export const colorStaticBgSecondaryLight: "#f2f3f5";
|
|
856
|
+
export const colorStaticBgTertiaryDark: "#27272a";
|
|
857
|
+
export const colorStaticBgTertiaryLight: "#edeef0";
|
|
858
|
+
export const colorStaticBorderAccent: "#ef3124";
|
|
859
|
+
export const colorStaticGraphicAccent: "#ef3124";
|
|
860
|
+
export const colorStaticGraphicDark: "#0e0e0e";
|
|
861
|
+
export const colorStaticGraphicLight: "#fff";
|
|
862
|
+
export const colorStaticTextAccent: "#ef3124";
|
|
863
|
+
export const colorStaticTextSecondaryDarkTransparent: "rgba(3, 3, 16, 0.56)";
|
|
864
|
+
export const colorStaticTextSecondaryLightTransparent: "rgba(235, 235, 245, 0.6)";
|
|
865
|
+
export const colorStaticTextTertiaryDarkTransparent: "rgba(1, 1, 18, 0.41)";
|
|
866
|
+
export const colorStaticTextTertiaryLightTransparent: "rgba(235, 235, 245, 0.3)";
|
|
867
|
+
export const colorDarkNeutral700Alpha15: "rgba(137, 137, 145, 0.15)";
|
|
868
|
+
export const colorDarkStatusInfoAlpha15: "rgba(49, 147, 252, 0.15)";
|
|
869
|
+
export const colorDarkTextPrimaryAlpha30: "rgba(255, 255, 255, 0.3)";
|
|
870
|
+
export const colorDarkTextPrimaryShade24: "rgba(194, 194, 194, 0.9544)";
|
|
871
|
+
export const colorDarkTextPrimaryShade30: "rgba(179, 179, 179, 0.958)";
|
|
872
|
+
export const colorDarkTextPrimaryShade40: "rgba(153, 153, 153, 0.964)";
|
|
873
|
+
export const colorDarkTextPrimaryShade50: "rgba(128, 128, 128, 0.97)";
|
|
874
|
+
export const colorDarkTextPrimaryTint20: "rgba(255, 255, 255, 0.952)";
|
|
875
|
+
export const colorDarkTextPrimaryTint40: "rgba(255, 255, 255, 0.964)";
|
|
876
|
+
export const colorDarkTextPrimaryInvertedAlpha30: "rgba(3, 3, 6, 0.3)";
|
|
877
|
+
export const colorDarkTextPrimaryInvertedAlpha40: "rgba(3, 3, 6, 0.4)";
|
|
878
|
+
export const colorDarkTextPrimaryInvertedShade20: "rgba(2, 2, 5, 0.904)";
|
|
879
|
+
export const colorDarkTextPrimaryInvertedShade30: "rgba(2, 2, 4, 0.916)";
|
|
880
|
+
export const colorDarkTextPrimaryInvertedTint7: "rgba(21, 21, 23, 0.8884)";
|
|
881
|
+
export const colorDarkTextPrimaryInvertedTint15: "rgba(41, 41, 43, 0.898)";
|
|
882
|
+
export const colorDarkTextPrimaryInvertedTint24: "rgba(63, 63, 66, 0.9088)";
|
|
883
|
+
export const colorDarkTextPrimaryInvertedTint30: "rgba(79, 79, 81, 0.916)";
|
|
884
|
+
export const colorDarkTextPrimaryInvertedTint40: "rgba(104, 104, 106, 0.928)";
|
|
885
|
+
export const colorDarkTextPrimaryInvertedTint50: "rgba(129, 129, 131, 0.94)";
|
|
886
|
+
export const colorDarkTextSecondaryShade20: "rgba(190, 190, 201, 0.64)";
|
|
887
|
+
export const colorDarkTextSecondaryShade30: "rgba(167, 167, 176, 0.685)";
|
|
888
|
+
export const colorDarkTextSecondaryTint20: "rgba(241, 241, 252, 0.64)";
|
|
889
|
+
export const colorDarkTextSecondaryTint40: "rgba(245, 245, 253, 0.73)";
|
|
890
|
+
export const colorDarkTextSecondaryInvertedShade20: "rgba(3, 3, 15, 0.64)";
|
|
891
|
+
export const colorDarkTextSecondaryInvertedShade30: "rgba(3, 3, 13, 0.685)";
|
|
892
|
+
export const colorLightNeutral700Alpha15: "rgba(137, 137, 145, 0.15)";
|
|
893
|
+
export const colorLightStatusInfoAlpha15: "rgba(34, 136, 250, 0.15)";
|
|
894
|
+
export const colorLightTextPrimaryAlpha30: "rgba(3, 3, 6, 0.3)";
|
|
895
|
+
export const colorLightTextPrimaryTint24: "rgba(63, 63, 66, 0.9088)";
|
|
896
|
+
export const colorLightTextPrimaryTint30: "rgba(79, 79, 81, 0.916)";
|
|
897
|
+
export const colorLightTextPrimaryTint40: "rgba(104, 104, 106, 0.928)";
|
|
898
|
+
export const colorLightTextPrimaryTint50: "rgba(129, 129, 131, 0.94)";
|
|
899
|
+
export const colorLightTextPrimaryShade20: "rgba(2, 2, 5, 0.904)";
|
|
900
|
+
export const colorLightTextPrimaryShade40: "rgba(2, 2, 4, 0.928)";
|
|
901
|
+
export const colorLightTextPrimaryInvertedAlpha30: "rgba(255, 255, 255, 0.3)";
|
|
902
|
+
export const colorLightTextPrimaryInvertedAlpha40: "rgba(255, 255, 255, 0.4)";
|
|
903
|
+
export const colorLightTextPrimaryInvertedTint20: "rgba(255, 255, 255, 0.952)";
|
|
904
|
+
export const colorLightTextPrimaryInvertedTint30: "rgba(255, 255, 255, 0.958)";
|
|
905
|
+
export const colorLightTextPrimaryInvertedShade7: "rgba(237, 237, 237, 0.9442)";
|
|
906
|
+
export const colorLightTextPrimaryInvertedShade15: "rgba(217, 217, 217, 0.949)";
|
|
907
|
+
export const colorLightTextPrimaryInvertedShade24: "rgba(194, 194, 194, 0.9544)";
|
|
908
|
+
export const colorLightTextPrimaryInvertedShade30: "rgba(179, 179, 179, 0.958)";
|
|
909
|
+
export const colorLightTextPrimaryInvertedShade40: "rgba(153, 153, 153, 0.964)";
|
|
910
|
+
export const colorLightTextPrimaryInvertedShade50: "rgba(128, 128, 128, 0.97)";
|
|
911
|
+
export const colorLightTextSecondaryTint20: "rgba(54, 54, 66, 0.64)";
|
|
912
|
+
export const colorLightTextSecondaryTint30: "rgba(79, 79, 90, 0.685)";
|
|
913
|
+
export const colorLightTextSecondaryShade20: "rgba(3, 3, 15, 0.64)";
|
|
914
|
+
export const colorLightTextSecondaryShade40: "rgba(2, 2, 11, 0.73)";
|
|
915
|
+
export const colorLightTextSecondaryInvertedTint20: "rgba(241, 241, 252, 0.64)";
|
|
916
|
+
export const colorLightTextSecondaryInvertedTint30: "rgba(243, 243, 252, 0.685)";
|
|
917
|
+
export const colorStaticBgPrimaryDarkAlpha10: "rgba(14, 14, 14, 0.1)";
|
|
918
|
+
export const colorStaticBgPrimaryDarkAlpha20: "rgba(14, 14, 14, 0.2)";
|
|
919
|
+
export const colorStaticBgPrimaryDarkTint15: "rgb(50, 50, 50)";
|
|
920
|
+
export const colorStaticBgPrimaryDarkTint20: "rgb(62, 62, 62)";
|
|
921
|
+
export const colorStaticTextPrimaryLightAlpha30: "rgba(255, 255, 255, 0.3)";
|
|
922
|
+
export const colorDarkBgAccentAlpha30: "rgba(239, 49, 36, 0.3)";
|
|
923
|
+
export const colorDarkBgAccentShade15: "rgb(203, 42, 31)";
|
|
924
|
+
export const colorDarkBgAccentShade20: "rgb(191, 39, 29)";
|
|
925
|
+
export const colorDarkBgAccentTint7: "rgb(240, 63, 51)";
|
|
926
|
+
export const colorDarkBgAccentTint10: "rgb(241, 70, 58)";
|
|
927
|
+
export const colorDarkBgAccentTint15: "rgb(241, 80, 69)";
|
|
928
|
+
export const colorDarkBgAccentTint30: "rgb(244, 111, 102)";
|
|
929
|
+
export const colorDarkBgPrimaryAlpha4: "rgba(14, 14, 14, 0.04)";
|
|
930
|
+
export const colorDarkBgPrimaryAlpha8: "rgba(14, 14, 14, 0.08)";
|
|
931
|
+
export const colorDarkBgPrimaryAlpha12: "rgba(14, 14, 14, 0.12)";
|
|
932
|
+
export const colorDarkBgPrimaryAlpha15: "rgba(14, 14, 14, 0.15)";
|
|
933
|
+
export const colorDarkBgPrimaryAlpha16: "rgba(14, 14, 14, 0.16)";
|
|
934
|
+
export const colorDarkBgPrimaryAlpha20: "rgba(14, 14, 14, 0.2)";
|
|
935
|
+
export const colorDarkBgPrimaryAlpha30: "rgba(14, 14, 14, 0.3)";
|
|
936
|
+
export const colorDarkBgPrimaryAlpha32: "rgba(14, 14, 14, 0.32)";
|
|
937
|
+
export const colorDarkBgPrimaryAlpha37: "rgba(14, 14, 14, 0.37)";
|
|
938
|
+
export const colorDarkBgPrimaryAlpha40: "rgba(14, 14, 14, 0.4)";
|
|
939
|
+
export const colorDarkBgPrimaryTint7: "rgb(31, 31, 31)";
|
|
940
|
+
export const colorDarkBgPrimaryTint15: "rgb(50, 50, 50)";
|
|
941
|
+
export const colorDarkBgPrimaryInvertedAlpha3: "rgba(255, 255, 255, 0.03)";
|
|
942
|
+
export const colorDarkBgPrimaryInvertedAlpha4: "rgba(255, 255, 255, 0.04)";
|
|
943
|
+
export const colorDarkBgPrimaryInvertedAlpha5: "rgba(255, 255, 255, 0.05)";
|
|
944
|
+
export const colorDarkBgPrimaryInvertedAlpha7: "rgba(255, 255, 255, 0.07)";
|
|
945
|
+
export const colorDarkBgPrimaryInvertedAlpha8: "rgba(255, 255, 255, 0.08)";
|
|
946
|
+
export const colorDarkBgPrimaryInvertedAlpha10: "rgba(255, 255, 255, 0.1)";
|
|
947
|
+
export const colorDarkBgPrimaryInvertedAlpha12: "rgba(255, 255, 255, 0.12)";
|
|
948
|
+
export const colorDarkBgPrimaryInvertedAlpha15: "rgba(255, 255, 255, 0.15)";
|
|
949
|
+
export const colorDarkBgPrimaryInvertedAlpha16: "rgba(255, 255, 255, 0.16)";
|
|
950
|
+
export const colorDarkBgPrimaryInvertedAlpha20: "rgba(255, 255, 255, 0.2)";
|
|
951
|
+
export const colorDarkBgPrimaryInvertedAlpha24: "rgba(255, 255, 255, 0.24)";
|
|
952
|
+
export const colorDarkBgPrimaryInvertedAlpha30: "rgba(255, 255, 255, 0.3)";
|
|
953
|
+
export const colorDarkBgPrimaryInvertedAlpha32: "rgba(255, 255, 255, 0.32)";
|
|
954
|
+
export const colorDarkBgPrimaryInvertedAlpha40: "rgba(255, 255, 255, 0.4)";
|
|
955
|
+
export const colorDarkBgPrimaryInvertedAlpha50: "rgba(255, 255, 255, 0.5)";
|
|
956
|
+
export const colorDarkBgPrimaryInvertedShade7: "rgb(237, 237, 237)";
|
|
957
|
+
export const colorDarkBgPrimaryInvertedShade15: "rgb(217, 217, 217)";
|
|
958
|
+
export const colorDarkBgPrimaryInvertedShade20: "rgb(204, 204, 204)";
|
|
959
|
+
export const colorDarkBgQuaternaryAlpha30: "rgba(54, 54, 58, 0.3)";
|
|
960
|
+
export const colorDarkBgQuaternaryTint7: "rgb(68, 68, 72)";
|
|
961
|
+
export const colorDarkBgQuaternaryTint10: "rgb(74, 74, 78)";
|
|
962
|
+
export const colorDarkBgQuaternaryTint15: "rgb(84, 84, 88)";
|
|
963
|
+
export const colorDarkBgQuaternaryTint30: "rgb(114, 114, 117)";
|
|
964
|
+
export const colorDarkBgQuaternaryInvertedAlpha30: "rgba(220, 222, 226, 0.3)";
|
|
965
|
+
export const colorDarkBgQuaternaryInvertedShade15: "rgb(187, 189, 192)";
|
|
966
|
+
export const colorDarkBgQuaternaryInvertedShade20: "rgb(176, 178, 181)";
|
|
967
|
+
export const colorDarkBgSecondaryAlpha30: "rgba(28, 28, 30, 0.3)";
|
|
968
|
+
export const colorDarkBgSecondaryShade15: "rgb(24, 24, 25)";
|
|
969
|
+
export const colorDarkBgSecondaryShade20: "rgb(22, 22, 24)";
|
|
970
|
+
export const colorDarkBgSecondaryTint7: "rgb(44, 44, 46)";
|
|
971
|
+
export const colorDarkBgSecondaryTint15: "rgb(62, 62, 64)";
|
|
972
|
+
export const colorDarkBgSecondaryInvertedAlpha30: "rgba(242, 243, 245, 0.3)";
|
|
973
|
+
export const colorDarkBgSecondaryInvertedShade15: "rgb(206, 207, 208)";
|
|
974
|
+
export const colorDarkBgSecondaryInvertedShade20: "rgb(194, 194, 196)";
|
|
975
|
+
export const colorDarkBgSecondaryInvertedTint7: "rgb(243, 244, 246)";
|
|
976
|
+
export const colorDarkBgSecondaryInvertedTint15: "rgb(244, 245, 246)";
|
|
977
|
+
export const colorDarkBgTertiaryTint7: "rgb(54, 54, 57)";
|
|
978
|
+
export const colorDarkBorderKeyAlpha7: "rgba(255, 255, 255, 0.07)";
|
|
979
|
+
export const colorDarkBorderKeyAlpha15: "rgba(255, 255, 255, 0.15)";
|
|
980
|
+
export const colorDarkBorderKeyInvertedAlpha7: "rgba(0, 0, 0, 0.07)";
|
|
981
|
+
export const colorDarkBorderKeyInvertedAlpha15: "rgba(0, 0, 0, 0.15)";
|
|
982
|
+
export const colorDarkBorderUnderlineAlpha30: "rgba(73, 73, 79, 0.3)";
|
|
983
|
+
export const colorDarkBorderUnderlineInvertedAlpha30: "rgba(184, 185, 192, 0.3)";
|
|
984
|
+
export const colorDarkGraphicAccentAlpha30: "rgba(239, 49, 36, 0.3)";
|
|
985
|
+
export const colorDarkGraphicAccentShade15: "rgb(203, 42, 31)";
|
|
986
|
+
export const colorDarkGraphicAccentTint7: "rgb(240, 63, 51)";
|
|
987
|
+
export const colorDarkGraphicAccentTint10: "rgb(241, 70, 58)";
|
|
988
|
+
export const colorDarkGraphicAccentTint15: "rgb(241, 80, 69)";
|
|
989
|
+
export const colorDarkGraphicAccentTint30: "rgb(244, 111, 102)";
|
|
990
|
+
export const colorDarkGraphicLinkAlpha15: "rgba(49, 147, 252, 0.15)";
|
|
991
|
+
export const colorDarkGraphicNegativeAlpha10: "rgba(255, 84, 49, 0.1)";
|
|
992
|
+
export const colorDarkGraphicNegativeAlpha30: "rgba(255, 84, 49, 0.3)";
|
|
993
|
+
export const colorDarkGraphicNegativeAlpha40: "rgba(255, 84, 49, 0.4)";
|
|
994
|
+
export const colorDarkGraphicNegativeShade20: "rgb(204, 67, 39)";
|
|
995
|
+
export const colorDarkGraphicNegativeShade30: "rgb(179, 59, 34)";
|
|
996
|
+
export const colorDarkGraphicNegativeTint7: "rgb(255, 96, 63)";
|
|
997
|
+
export const colorDarkGraphicNegativeTint15: "rgb(255, 110, 80)";
|
|
998
|
+
export const colorDarkGraphicNegativeTint30: "rgb(255, 135, 111)";
|
|
999
|
+
export const colorDarkGraphicPositiveAlpha10: "rgba(23, 208, 85, 0.1)";
|
|
1000
|
+
export const colorDarkGraphicPositiveTint10: "rgb(46, 213, 102)";
|
|
1001
|
+
export const colorDarkGraphicPositiveTint30: "rgb(93, 222, 136)";
|
|
1002
|
+
export const colorDarkGraphicPrimaryAlpha30: "rgba(255, 255, 255, 0.3)";
|
|
1003
|
+
export const colorDarkGraphicPrimaryAlpha40: "rgba(255, 255, 255, 0.4)";
|
|
1004
|
+
export const colorDarkGraphicPrimaryAlpha50: "rgba(255, 255, 255, 0.5)";
|
|
1005
|
+
export const colorDarkGraphicPrimaryAlpha60: "rgba(255, 255, 255, 0.6)";
|
|
1006
|
+
export const colorDarkGraphicPrimaryShade15: "rgb(217, 217, 217)";
|
|
1007
|
+
export const colorDarkGraphicPrimaryShade20: "rgb(204, 204, 204)";
|
|
1008
|
+
export const colorDarkGraphicPrimaryShade30: "rgb(179, 179, 179)";
|
|
1009
|
+
export const colorDarkGraphicPrimaryTint10: "rgb(255, 255, 255)";
|
|
1010
|
+
export const colorDarkGraphicPrimaryTint30: "rgb(255, 255, 255)";
|
|
1011
|
+
export const colorDarkGraphicPrimaryInvertedAlpha30: "rgba(14, 14, 14, 0.3)";
|
|
1012
|
+
export const colorDarkGraphicPrimaryInvertedAlpha40: "rgba(14, 14, 14, 0.4)";
|
|
1013
|
+
export const colorDarkGraphicPrimaryInvertedAlpha50: "rgba(14, 14, 14, 0.5)";
|
|
1014
|
+
export const colorDarkGraphicPrimaryInvertedAlpha60: "rgba(14, 14, 14, 0.6)";
|
|
1015
|
+
export const colorDarkGraphicPrimaryInvertedTint7: "rgb(31, 31, 31)";
|
|
1016
|
+
export const colorDarkGraphicPrimaryInvertedTint10: "rgb(38, 38, 38)";
|
|
1017
|
+
export const colorDarkGraphicPrimaryInvertedTint15: "rgb(50, 50, 50)";
|
|
1018
|
+
export const colorDarkGraphicPrimaryInvertedTint30: "rgb(86, 86, 86)";
|
|
1019
|
+
export const colorDarkGraphicQuaternaryTint10: "rgb(61, 61, 63)";
|
|
1020
|
+
export const colorDarkGraphicSecondaryAlpha30: "rgba(137, 137, 145, 0.3)";
|
|
1021
|
+
export const colorDarkGraphicSecondaryTint30: "rgb(172, 172, 178)";
|
|
1022
|
+
export const colorDarkGraphicSecondaryTint50: "rgb(196, 196, 200)";
|
|
1023
|
+
export const colorDarkGraphicSecondaryInvertedAlpha30: "rgba(137, 137, 145, 0.3)";
|
|
1024
|
+
export const colorDarkGraphicSecondaryInvertedShade15: "rgb(116, 116, 123)";
|
|
1025
|
+
export const colorDarkGraphicSecondaryInvertedShade20: "rgb(110, 110, 116)";
|
|
1026
|
+
export const colorDarkGraphicSecondaryInvertedTint10: "rgb(149, 149, 156)";
|
|
1027
|
+
export const colorDarkGraphicSecondaryInvertedTint30: "rgb(172, 172, 178)";
|
|
1028
|
+
export const colorDarkGraphicTertiaryAlpha30: "rgba(73, 73, 79, 0.3)";
|
|
1029
|
+
export const colorDarkGraphicTertiaryShade15: "rgb(62, 62, 67)";
|
|
1030
|
+
export const colorDarkGraphicTertiaryShade20: "rgb(58, 58, 63)";
|
|
1031
|
+
export const colorDarkGraphicTertiaryTint7: "rgb(86, 86, 91)";
|
|
1032
|
+
export const colorDarkGraphicTertiaryTint15: "rgb(100, 100, 105)";
|
|
1033
|
+
export const colorDarkGraphicTertiaryInvertedAlpha30: "rgba(184, 185, 192, 0.3)";
|
|
1034
|
+
export const colorDarkGraphicTertiaryInvertedShade15: "rgb(156, 157, 163)";
|
|
1035
|
+
export const colorDarkGraphicTertiaryInvertedShade20: "rgb(147, 148, 154)";
|
|
1036
|
+
export const colorDarkSpecialbgComponentTint7: "rgba(255, 255, 255, 0.163)";
|
|
1037
|
+
export const colorDarkSpecialbgComponentTint10: "rgba(255, 255, 255, 0.19)";
|
|
1038
|
+
export const colorDarkSpecialbgComponentTint15: "rgba(255, 255, 255, 0.235)";
|
|
1039
|
+
export const colorDarkSpecialbgComponentTint30: "rgba(255, 255, 255, 0.37)";
|
|
1040
|
+
export const colorDarkSpecialbgComponentAlpha2: "rgba(255, 255, 255, 0.02)";
|
|
1041
|
+
export const colorDarkSpecialbgComponentAlpha14: "rgba(255, 255, 255, 0.14)";
|
|
1042
|
+
export const colorDarkSpecialbgComponentAlpha23: "rgba(255, 255, 255, 0.23)";
|
|
1043
|
+
export const colorDarkSpecialbgComponentAlpha30: "rgba(255, 255, 255, 0.3)";
|
|
1044
|
+
export const colorDarkSpecialbgComponentInvertedAlpha30: "rgba(11, 31, 53, 0.3)";
|
|
1045
|
+
export const colorDarkSpecialbgComponentInvertedShade15: "rgba(9, 26, 45, 0.2095)";
|
|
1046
|
+
export const colorDarkSpecialbgComponentInvertedShade20: "rgba(9, 25, 42, 0.256)";
|
|
1047
|
+
export const colorDarkSpecialbgSecondaryTransparentTint7: "rgba(217, 217, 231, 0.1351)";
|
|
1048
|
+
export const colorDarkSpecialbgSecondaryTransparentTint15: "rgba(220, 220, 233, 0.2095)";
|
|
1049
|
+
export const colorDarkSpecialbgSecondaryTransparentInvertedShade15: "rgba(32, 47, 75, 0.201)";
|
|
1050
|
+
export const colorDarkSpecialbgSecondaryTransparentInvertedShade20: "rgba(30, 44, 70, 0.248)";
|
|
1051
|
+
export const colorDarkSpecialbgTertiaryTransparentTint7: "rgba(224, 224, 241, 0.1816)";
|
|
1052
|
+
export const colorDarkSpecialbgTertiaryTransparentTint15: "rgba(227, 227, 242, 0.252)";
|
|
1053
|
+
export const colorDarkSpecialbgTertiaryTransparentInvertedShade15: "rgba(26, 37, 58, 0.218)";
|
|
1054
|
+
export const colorDarkSpecialbgTertiaryTransparentInvertedShade20: "rgba(24, 34, 54, 0.264)";
|
|
1055
|
+
export const colorDarkTextLinkShade30: "rgb(52, 110, 176)";
|
|
1056
|
+
export const colorDarkTextLinkShade50: "rgb(37, 79, 126)";
|
|
1057
|
+
export const colorDarkTextLinkTint20: "rgb(110, 177, 253)";
|
|
1058
|
+
export const colorDarkTextLinkTint40: "rgb(146, 196, 253)";
|
|
1059
|
+
export const colorLightBgAccentAlpha30: "rgba(239, 49, 36, 0.3)";
|
|
1060
|
+
export const colorLightBgAccentTint15: "rgb(241, 80, 69)";
|
|
1061
|
+
export const colorLightBgAccentTint20: "rgb(242, 90, 80)";
|
|
1062
|
+
export const colorLightBgAccentShade7: "rgb(222, 46, 33)";
|
|
1063
|
+
export const colorLightBgAccentShade10: "rgb(215, 44, 32)";
|
|
1064
|
+
export const colorLightBgAccentShade15: "rgb(203, 42, 31)";
|
|
1065
|
+
export const colorLightBgAccentShade30: "rgb(167, 34, 25)";
|
|
1066
|
+
export const colorLightBgPrimaryAlpha4: "rgba(255, 255, 255, 0.04)";
|
|
1067
|
+
export const colorLightBgPrimaryAlpha8: "rgba(255, 255, 255, 0.08)";
|
|
1068
|
+
export const colorLightBgPrimaryAlpha12: "rgba(255, 255, 255, 0.12)";
|
|
1069
|
+
export const colorLightBgPrimaryAlpha15: "rgba(255, 255, 255, 0.15)";
|
|
1070
|
+
export const colorLightBgPrimaryAlpha16: "rgba(255, 255, 255, 0.16)";
|
|
1071
|
+
export const colorLightBgPrimaryAlpha20: "rgba(255, 255, 255, 0.2)";
|
|
1072
|
+
export const colorLightBgPrimaryAlpha30: "rgba(255, 255, 255, 0.3)";
|
|
1073
|
+
export const colorLightBgPrimaryAlpha32: "rgba(255, 255, 255, 0.32)";
|
|
1074
|
+
export const colorLightBgPrimaryAlpha37: "rgba(255, 255, 255, 0.37)";
|
|
1075
|
+
export const colorLightBgPrimaryAlpha40: "rgba(255, 255, 255, 0.4)";
|
|
1076
|
+
export const colorLightBgPrimaryShade7: "rgb(237, 237, 237)";
|
|
1077
|
+
export const colorLightBgPrimaryShade15: "rgb(217, 217, 217)";
|
|
1078
|
+
export const colorLightBgPrimaryInvertedAlpha3: "rgba(14, 14, 14, 0.03)";
|
|
1079
|
+
export const colorLightBgPrimaryInvertedAlpha4: "rgba(14, 14, 14, 0.04)";
|
|
1080
|
+
export const colorLightBgPrimaryInvertedAlpha5: "rgba(14, 14, 14, 0.05)";
|
|
1081
|
+
export const colorLightBgPrimaryInvertedAlpha7: "rgba(14, 14, 14, 0.07)";
|
|
1082
|
+
export const colorLightBgPrimaryInvertedAlpha8: "rgba(14, 14, 14, 0.08)";
|
|
1083
|
+
export const colorLightBgPrimaryInvertedAlpha10: "rgba(14, 14, 14, 0.1)";
|
|
1084
|
+
export const colorLightBgPrimaryInvertedAlpha12: "rgba(14, 14, 14, 0.12)";
|
|
1085
|
+
export const colorLightBgPrimaryInvertedAlpha15: "rgba(14, 14, 14, 0.15)";
|
|
1086
|
+
export const colorLightBgPrimaryInvertedAlpha16: "rgba(14, 14, 14, 0.16)";
|
|
1087
|
+
export const colorLightBgPrimaryInvertedAlpha20: "rgba(14, 14, 14, 0.2)";
|
|
1088
|
+
export const colorLightBgPrimaryInvertedAlpha24: "rgba(14, 14, 14, 0.24)";
|
|
1089
|
+
export const colorLightBgPrimaryInvertedAlpha30: "rgba(14, 14, 14, 0.3)";
|
|
1090
|
+
export const colorLightBgPrimaryInvertedAlpha32: "rgba(14, 14, 14, 0.32)";
|
|
1091
|
+
export const colorLightBgPrimaryInvertedAlpha40: "rgba(14, 14, 14, 0.4)";
|
|
1092
|
+
export const colorLightBgPrimaryInvertedAlpha50: "rgba(14, 14, 14, 0.5)";
|
|
1093
|
+
export const colorLightBgPrimaryInvertedTint7: "rgb(31, 31, 31)";
|
|
1094
|
+
export const colorLightBgPrimaryInvertedTint15: "rgb(50, 50, 50)";
|
|
1095
|
+
export const colorLightBgPrimaryInvertedTint20: "rgb(62, 62, 62)";
|
|
1096
|
+
export const colorLightBgQuaternaryAlpha30: "rgba(220, 222, 226, 0.3)";
|
|
1097
|
+
export const colorLightBgQuaternaryShade7: "rgb(205, 206, 210)";
|
|
1098
|
+
export const colorLightBgQuaternaryShade10: "rgb(198, 200, 203)";
|
|
1099
|
+
export const colorLightBgQuaternaryShade15: "rgb(187, 189, 192)";
|
|
1100
|
+
export const colorLightBgQuaternaryShade30: "rgb(154, 155, 158)";
|
|
1101
|
+
export const colorLightBgQuaternaryInvertedAlpha30: "rgba(54, 54, 58, 0.3)";
|
|
1102
|
+
export const colorLightBgQuaternaryInvertedTint15: "rgb(84, 84, 88)";
|
|
1103
|
+
export const colorLightBgQuaternaryInvertedTint20: "rgb(94, 94, 97)";
|
|
1104
|
+
export const colorLightBgSecondaryAlpha30: "rgba(242, 243, 245, 0.3)";
|
|
1105
|
+
export const colorLightBgSecondaryTint15: "rgb(244, 245, 246)";
|
|
1106
|
+
export const colorLightBgSecondaryTint20: "rgb(245, 245, 247)";
|
|
1107
|
+
export const colorLightBgSecondaryShade7: "rgb(225, 226, 228)";
|
|
1108
|
+
export const colorLightBgSecondaryShade15: "rgb(206, 207, 208)";
|
|
1109
|
+
export const colorLightBgSecondaryInvertedAlpha30: "rgba(28, 28, 30, 0.3)";
|
|
1110
|
+
export const colorLightBgSecondaryInvertedTint15: "rgb(62, 62, 64)";
|
|
1111
|
+
export const colorLightBgSecondaryInvertedTint20: "rgb(73, 73, 75)";
|
|
1112
|
+
export const colorLightBgSecondaryInvertedShade7: "rgb(26, 26, 28)";
|
|
1113
|
+
export const colorLightBgSecondaryInvertedShade15: "rgb(24, 24, 25)";
|
|
1114
|
+
export const colorLightBgTertiaryShade7: "rgb(215, 216, 218)";
|
|
1115
|
+
export const colorLightBorderKeyAlpha7: "rgba(0, 0, 0, 0.07)";
|
|
1116
|
+
export const colorLightBorderKeyAlpha15: "rgba(0, 0, 0, 0.15)";
|
|
1117
|
+
export const colorLightBorderKeyInvertedAlpha7: "rgba(255, 255, 255, 0.07)";
|
|
1118
|
+
export const colorLightBorderKeyInvertedAlpha15: "rgba(255, 255, 255, 0.15)";
|
|
1119
|
+
export const colorLightBorderUnderlineAlpha30: "rgba(184, 185, 192, 0.3)";
|
|
1120
|
+
export const colorLightBorderUnderlineInvertedAlpha30: "rgba(73, 73, 79, 0.3)";
|
|
1121
|
+
export const colorLightGraphicAccentAlpha30: "rgba(239, 49, 36, 0.3)";
|
|
1122
|
+
export const colorLightGraphicAccentTint15: "rgb(241, 80, 69)";
|
|
1123
|
+
export const colorLightGraphicAccentShade7: "rgb(222, 46, 33)";
|
|
1124
|
+
export const colorLightGraphicAccentShade10: "rgb(215, 44, 32)";
|
|
1125
|
+
export const colorLightGraphicAccentShade15: "rgb(203, 42, 31)";
|
|
1126
|
+
export const colorLightGraphicAccentShade30: "rgb(167, 34, 25)";
|
|
1127
|
+
export const colorLightGraphicLinkAlpha15: "rgba(34, 136, 250, 0.15)";
|
|
1128
|
+
export const colorLightGraphicNegativeAlpha10: "rgba(255, 84, 49, 0.1)";
|
|
1129
|
+
export const colorLightGraphicNegativeAlpha30: "rgba(255, 84, 49, 0.3)";
|
|
1130
|
+
export const colorLightGraphicNegativeAlpha40: "rgba(255, 84, 49, 0.4)";
|
|
1131
|
+
export const colorLightGraphicNegativeTint20: "rgb(255, 118, 90)";
|
|
1132
|
+
export const colorLightGraphicNegativeTint30: "rgb(255, 135, 111)";
|
|
1133
|
+
export const colorLightGraphicNegativeShade7: "rgb(237, 78, 46)";
|
|
1134
|
+
export const colorLightGraphicNegativeShade15: "rgb(217, 71, 42)";
|
|
1135
|
+
export const colorLightGraphicNegativeShade30: "rgb(179, 59, 34)";
|
|
1136
|
+
export const colorLightGraphicPositiveAlpha10: "rgba(12, 196, 77, 0.1)";
|
|
1137
|
+
export const colorLightGraphicPositiveShade10: "rgb(11, 176, 69)";
|
|
1138
|
+
export const colorLightGraphicPositiveShade30: "rgb(8, 137, 54)";
|
|
1139
|
+
export const colorLightGraphicPrimaryAlpha30: "rgba(14, 14, 14, 0.3)";
|
|
1140
|
+
export const colorLightGraphicPrimaryAlpha40: "rgba(14, 14, 14, 0.4)";
|
|
1141
|
+
export const colorLightGraphicPrimaryAlpha50: "rgba(14, 14, 14, 0.5)";
|
|
1142
|
+
export const colorLightGraphicPrimaryAlpha60: "rgba(14, 14, 14, 0.6)";
|
|
1143
|
+
export const colorLightGraphicPrimaryTint15: "rgb(50, 50, 50)";
|
|
1144
|
+
export const colorLightGraphicPrimaryTint20: "rgb(62, 62, 62)";
|
|
1145
|
+
export const colorLightGraphicPrimaryTint30: "rgb(86, 86, 86)";
|
|
1146
|
+
export const colorLightGraphicPrimaryShade10: "rgb(13, 13, 13)";
|
|
1147
|
+
export const colorLightGraphicPrimaryShade30: "rgb(10, 10, 10)";
|
|
1148
|
+
export const colorLightGraphicPrimaryInvertedAlpha30: "rgba(255, 255, 255, 0.3)";
|
|
1149
|
+
export const colorLightGraphicPrimaryInvertedAlpha40: "rgba(255, 255, 255, 0.4)";
|
|
1150
|
+
export const colorLightGraphicPrimaryInvertedAlpha50: "rgba(255, 255, 255, 0.5)";
|
|
1151
|
+
export const colorLightGraphicPrimaryInvertedAlpha60: "rgba(255, 255, 255, 0.6)";
|
|
1152
|
+
export const colorLightGraphicPrimaryInvertedShade7: "rgb(237, 237, 237)";
|
|
1153
|
+
export const colorLightGraphicPrimaryInvertedShade10: "rgb(230, 230, 230)";
|
|
1154
|
+
export const colorLightGraphicPrimaryInvertedShade15: "rgb(217, 217, 217)";
|
|
1155
|
+
export const colorLightGraphicPrimaryInvertedShade30: "rgb(179, 179, 179)";
|
|
1156
|
+
export const colorLightGraphicQuaternaryShade10: "rgb(208, 209, 212)";
|
|
1157
|
+
export const colorLightGraphicSecondaryAlpha30: "rgba(137, 137, 145, 0.3)";
|
|
1158
|
+
export const colorLightGraphicSecondaryShade30: "rgb(96, 96, 102)";
|
|
1159
|
+
export const colorLightGraphicSecondaryShade50: "rgb(69, 69, 73)";
|
|
1160
|
+
export const colorLightGraphicSecondaryInvertedAlpha30: "rgba(137, 137, 145, 0.3)";
|
|
1161
|
+
export const colorLightGraphicSecondaryInvertedTint15: "rgb(155, 155, 162)";
|
|
1162
|
+
export const colorLightGraphicSecondaryInvertedTint20: "rgb(161, 161, 167)";
|
|
1163
|
+
export const colorLightGraphicSecondaryInvertedShade10: "rgb(123, 123, 131)";
|
|
1164
|
+
export const colorLightGraphicSecondaryInvertedShade30: "rgb(96, 96, 102)";
|
|
1165
|
+
export const colorLightGraphicTertiaryAlpha30: "rgba(184, 185, 192, 0.3)";
|
|
1166
|
+
export const colorLightGraphicTertiaryTint15: "rgb(195, 195, 201)";
|
|
1167
|
+
export const colorLightGraphicTertiaryTint20: "rgb(198, 199, 205)";
|
|
1168
|
+
export const colorLightGraphicTertiaryShade7: "rgb(171, 172, 179)";
|
|
1169
|
+
export const colorLightGraphicTertiaryShade15: "rgb(156, 157, 163)";
|
|
1170
|
+
export const colorLightGraphicTertiaryInvertedAlpha30: "rgba(73, 73, 79, 0.3)";
|
|
1171
|
+
export const colorLightGraphicTertiaryInvertedTint15: "rgb(100, 100, 105)";
|
|
1172
|
+
export const colorLightGraphicTertiaryInvertedTint20: "rgb(109, 109, 114)";
|
|
1173
|
+
export const colorLightSpecialbgComponentShade7: "rgba(10, 29, 49, 0.1351)";
|
|
1174
|
+
export const colorLightSpecialbgComponentShade10: "rgba(10, 28, 48, 0.163)";
|
|
1175
|
+
export const colorLightSpecialbgComponentShade15: "rgba(9, 26, 45, 0.2095)";
|
|
1176
|
+
export const colorLightSpecialbgComponentShade30: "rgba(8, 22, 37, 0.349)";
|
|
1177
|
+
export const colorLightSpecialbgComponentAlpha2: "rgba(11, 31, 53, 0.02)";
|
|
1178
|
+
export const colorLightSpecialbgComponentAlpha14: "rgba(11, 31, 53, 0.14)";
|
|
1179
|
+
export const colorLightSpecialbgComponentAlpha23: "rgba(11, 31, 53, 0.23)";
|
|
1180
|
+
export const colorLightSpecialbgComponentAlpha30: "rgba(11, 31, 53, 0.3)";
|
|
1181
|
+
export const colorLightSpecialbgComponentInvertedAlpha30: "rgba(255, 255, 255, 0.3)";
|
|
1182
|
+
export const colorLightSpecialbgComponentInvertedTint15: "rgba(255, 255, 255, 0.235)";
|
|
1183
|
+
export const colorLightSpecialbgComponentInvertedTint20: "rgba(255, 255, 255, 0.28)";
|
|
1184
|
+
export const colorLightSpecialbgSecondaryTransparentShade7: "rgba(35, 51, 82, 0.1258)";
|
|
1185
|
+
export const colorLightSpecialbgSecondaryTransparentShade15: "rgba(32, 47, 75, 0.201)";
|
|
1186
|
+
export const colorLightSpecialbgSecondaryTransparentInvertedTint15: "rgba(220, 220, 233, 0.2095)";
|
|
1187
|
+
export const colorLightSpecialbgSecondaryTransparentInvertedTint20: "rgba(222, 222, 234, 0.256)";
|
|
1188
|
+
export const colorLightSpecialbgTertiaryTransparentShade7: "rgba(28, 40, 63, 0.1444)";
|
|
1189
|
+
export const colorLightSpecialbgTertiaryTransparentShade15: "rgba(26, 37, 58, 0.218)";
|
|
1190
|
+
export const colorLightSpecialbgTertiaryTransparentInvertedTint15: "rgba(227, 227, 242, 0.252)";
|
|
1191
|
+
export const colorLightSpecialbgTertiaryTransparentInvertedTint20: "rgba(229, 229, 243, 0.296)";
|
|
1192
|
+
export const colorLightTextLinkTint30: "rgb(106, 160, 244)";
|
|
1193
|
+
export const colorLightTextLinkTint50: "rgb(149, 187, 247)";
|
|
1194
|
+
export const colorLightTextLinkShade20: "rgb(34, 95, 191)";
|
|
1195
|
+
export const colorLightTextLinkShade40: "rgb(25, 71, 143)";
|
|
1196
|
+
export const colorStaticGraphicLightShade7: "rgb(237, 237, 237)";
|
|
1197
|
+
export const colorStaticGraphicLightShade15: "rgb(217, 217, 217)";
|