@alfalab/core-components 43.2.0 → 44.1.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/action-button/Component.d.ts +2 -1
- package/action-button/Component.js +4 -4
- package/action-button/cssm/Component.d.ts +2 -1
- package/action-button/default.css +12 -12
- package/action-button/esm/Component.d.ts +2 -1
- package/action-button/esm/Component.js +4 -4
- 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.d.ts +2 -1
- package/action-button/modern/Component.js +4 -4
- 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/static.css +8 -8
- package/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +3 -3
- package/alert/index.css +3 -3
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +3 -3
- 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.d.ts +1 -1
- package/amount-input/Component.js +3 -3
- package/amount-input/cssm/Component.d.ts +1 -1
- package/amount-input/default.css +2 -2
- package/amount-input/esm/Component.d.ts +1 -1
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +2 -2
- package/amount-input/esm/index.css +7 -7
- package/amount-input/esm/inverted.css +2 -2
- package/amount-input/index.css +7 -7
- package/amount-input/inverted.css +2 -2
- package/amount-input/modern/Component.d.ts +1 -1
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +2 -2
- package/amount-input/modern/index.css +7 -7
- package/amount-input/modern/inverted.css +2 -2
- package/attach/Component.js +1 -1
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +26 -26
- package/attach/index.css +26 -26
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +26 -26
- package/backdrop/Component.js +4 -3
- package/backdrop/cssm/Component.js +3 -2
- package/backdrop/cssm/index.module.css +2 -2
- package/backdrop/esm/Component.js +5 -4
- package/backdrop/esm/index.css +13 -13
- package/backdrop/index.css +13 -13
- package/backdrop/modern/Component.js +7 -4
- package/backdrop/modern/index.css +13 -13
- package/badge/Component.js +1 -1
- package/badge/cssm/index.module.css +20 -21
- package/badge/esm/Component.js +1 -1
- package/badge/esm/index.css +67 -68
- package/badge/index.css +67 -68
- package/badge/modern/Component.js +1 -1
- package/badge/modern/index.css +67 -68
- package/bank-card/Component.js +1 -1
- package/bank-card/cssm/index.module.css +12 -12
- package/bank-card/esm/Component.js +1 -1
- package/bank-card/esm/index.css +32 -32
- package/bank-card/index.css +32 -32
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +32 -32
- package/base-modal/Component.js +2 -2
- package/base-modal/cssm/Component.js +1 -1
- package/base-modal/cssm/index.module.css +2 -2
- package/base-modal/esm/Component.js +2 -2
- package/base-modal/esm/index.css +15 -15
- package/base-modal/index.css +15 -15
- package/base-modal/modern/Component.js +2 -2
- package/base-modal/modern/index.css +15 -15
- package/bottom-sheet/component.js +1 -1
- package/bottom-sheet/components/footer/Component.js +1 -1
- package/bottom-sheet/components/footer/index.css +31 -30
- package/bottom-sheet/components/header/Component.js +1 -1
- package/bottom-sheet/components/header/index.css +15 -15
- package/bottom-sheet/cssm/components/footer/index.module.css +5 -4
- package/bottom-sheet/cssm/components/header/index.module.css +2 -2
- package/bottom-sheet/cssm/index.module.css +4 -3
- package/bottom-sheet/cssm/types.d.ts +2 -1
- 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 +31 -30
- package/bottom-sheet/esm/components/header/Component.js +1 -1
- package/bottom-sheet/esm/components/header/index.css +15 -15
- package/bottom-sheet/esm/index.css +48 -47
- package/bottom-sheet/esm/types.d.ts +2 -1
- package/bottom-sheet/index.css +48 -47
- 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 +31 -30
- package/bottom-sheet/modern/components/header/Component.js +1 -1
- package/bottom-sheet/modern/components/header/index.css +15 -15
- package/bottom-sheet/modern/index.css +48 -47
- package/bottom-sheet/modern/types.d.ts +2 -1
- package/bottom-sheet/types.d.ts +2 -1
- package/button/components/base-button/Component.js +3 -3
- package/button/components/base-button/default.css +47 -47
- package/button/components/base-button/index.css +54 -60
- package/button/components/base-button/inverted.css +47 -47
- package/button/cssm/components/base-button/index.module.css +0 -6
- package/button/cssm/typings.d.ts +2 -1
- package/button/desktop/Component.desktop.js +3 -3
- package/button/desktop/default.desktop.css +10 -10
- package/button/desktop/desktop.css +7 -7
- package/button/desktop/inverted.desktop.css +10 -10
- package/button/esm/components/base-button/Component.js +3 -3
- package/button/esm/components/base-button/default.css +47 -47
- package/button/esm/components/base-button/index.css +54 -60
- package/button/esm/components/base-button/inverted.css +47 -47
- package/button/esm/desktop/Component.desktop.js +3 -3
- package/button/esm/desktop/default.desktop.css +10 -10
- package/button/esm/desktop/desktop.css +7 -7
- package/button/esm/desktop/inverted.desktop.css +10 -10
- package/button/esm/mobile/Component.mobile.js +3 -3
- package/button/esm/mobile/default.mobile.css +9 -9
- package/button/esm/mobile/inverted.mobile.css +9 -9
- package/button/esm/mobile/mobile.css +7 -7
- package/button/esm/typings.d.ts +2 -1
- package/button/mobile/Component.mobile.js +3 -3
- package/button/mobile/default.mobile.css +9 -9
- package/button/mobile/inverted.mobile.css +9 -9
- package/button/mobile/mobile.css +7 -7
- package/button/modern/components/base-button/Component.js +3 -3
- package/button/modern/components/base-button/default.css +47 -47
- package/button/modern/components/base-button/index.css +54 -60
- package/button/modern/components/base-button/inverted.css +47 -47
- package/button/modern/desktop/Component.desktop.js +3 -3
- package/button/modern/desktop/default.desktop.css +10 -10
- package/button/modern/desktop/desktop.css +7 -7
- package/button/modern/desktop/inverted.desktop.css +10 -10
- package/button/modern/mobile/Component.mobile.js +3 -3
- package/button/modern/mobile/default.mobile.css +9 -9
- package/button/modern/mobile/inverted.mobile.css +9 -9
- package/button/modern/mobile/mobile.css +7 -7
- package/button/modern/typings.d.ts +2 -1
- package/button/typings.d.ts +2 -1
- package/calendar/components/calendar-mobile/Component.js +3 -3
- package/calendar/components/calendar-mobile/backdrop-transitions.css +10 -10
- package/calendar/components/calendar-mobile/index.css +19 -19
- package/calendar/components/calendar-mobile/transitions.css +8 -8
- package/calendar/components/days-table/Component.js +1 -1
- package/calendar/components/days-table/index.css +90 -89
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.css +3 -3
- package/calendar/components/month-year-header/Component.js +1 -1
- package/calendar/components/month-year-header/index.css +10 -10
- package/calendar/components/months-table/Component.js +2 -2
- package/calendar/components/months-table/index.css +13 -13
- package/calendar/components/period-slider/Component.js +1 -1
- package/calendar/components/period-slider/index.css +11 -11
- package/calendar/components/select-button/Component.d.ts +2 -2
- package/calendar/components/select-button/Component.js +1 -1
- package/calendar/components/select-button/index.css +23 -21
- package/calendar/components/years-table/Component.js +2 -2
- package/calendar/components/years-table/index.css +15 -15
- package/calendar/cssm/components/calendar-mobile/index.module.css +4 -4
- package/calendar/cssm/components/days-table/index.module.css +24 -23
- package/calendar/cssm/components/months-table/Component.js +1 -1
- package/calendar/cssm/components/select-button/Component.d.ts +2 -2
- package/calendar/cssm/components/select-button/index.module.css +14 -12
- package/calendar/cssm/components/years-table/Component.js +1 -1
- package/calendar/desktop/Component.desktop.js +1 -1
- package/calendar/desktop/desktop.css +29 -29
- package/calendar/esm/components/calendar-mobile/Component.js +3 -3
- package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +10 -10
- package/calendar/esm/components/calendar-mobile/index.css +19 -19
- package/calendar/esm/components/calendar-mobile/transitions.css +8 -8
- package/calendar/esm/components/days-table/Component.js +1 -1
- package/calendar/esm/components/days-table/index.css +90 -89
- package/calendar/esm/components/header/Component.js +1 -1
- package/calendar/esm/components/header/index.css +3 -3
- package/calendar/esm/components/month-year-header/Component.js +1 -1
- package/calendar/esm/components/month-year-header/index.css +10 -10
- package/calendar/esm/components/months-table/Component.js +2 -2
- package/calendar/esm/components/months-table/index.css +13 -13
- package/calendar/esm/components/period-slider/Component.js +1 -1
- package/calendar/esm/components/period-slider/index.css +11 -11
- package/calendar/esm/components/select-button/Component.d.ts +2 -2
- package/calendar/esm/components/select-button/Component.js +1 -1
- package/calendar/esm/components/select-button/index.css +23 -21
- package/calendar/esm/components/years-table/Component.js +2 -2
- package/calendar/esm/components/years-table/index.css +15 -15
- package/calendar/esm/desktop/Component.desktop.js +1 -1
- package/calendar/esm/desktop/desktop.css +29 -29
- package/calendar/modern/components/calendar-mobile/Component.js +3 -3
- package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +10 -10
- package/calendar/modern/components/calendar-mobile/index.css +19 -19
- package/calendar/modern/components/calendar-mobile/transitions.css +8 -8
- package/calendar/modern/components/days-table/Component.js +1 -1
- package/calendar/modern/components/days-table/index.css +90 -89
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +3 -3
- package/calendar/modern/components/month-year-header/Component.js +1 -1
- package/calendar/modern/components/month-year-header/index.css +10 -10
- package/calendar/modern/components/months-table/Component.js +2 -2
- package/calendar/modern/components/months-table/index.css +13 -13
- package/calendar/modern/components/period-slider/Component.js +1 -1
- package/calendar/modern/components/period-slider/index.css +11 -11
- package/calendar/modern/components/select-button/Component.d.ts +2 -2
- package/calendar/modern/components/select-button/Component.js +1 -1
- package/calendar/modern/components/select-button/index.css +23 -21
- package/calendar/modern/components/years-table/Component.js +2 -2
- package/calendar/modern/components/years-table/index.css +15 -15
- package/calendar/modern/desktop/Component.desktop.js +1 -1
- package/calendar/modern/desktop/desktop.css +29 -29
- package/calendar-input/components/calendar-input/Component.js +1 -1
- package/calendar-input/components/calendar-input/index.css +13 -13
- package/calendar-input/cssm/components/calendar-input/index.module.css +2 -2
- package/calendar-input/esm/components/calendar-input/Component.js +1 -1
- package/calendar-input/esm/components/calendar-input/index.css +13 -13
- package/calendar-input/modern/components/calendar-input/Component.js +1 -1
- package/calendar-input/modern/components/calendar-input/index.css +13 -13
- package/calendar-range/Component.js +1 -1
- package/calendar-range/components/divider/Component.js +1 -1
- package/calendar-range/components/divider/index.css +10 -10
- package/calendar-range/cssm/components/divider/index.module.css +2 -2
- 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 +10 -10
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/index.module-f98129bc.js +4 -0
- package/calendar-range/esm/views/index.css +7 -7
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/index.js +1 -1
- package/calendar-range/index.module-da5b7d6b.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 +10 -10
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/index.module-25816808.js +4 -0
- package/calendar-range/modern/views/index.css +7 -7
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/index.css +7 -7
- 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/cssm/index.module.css +2 -2
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +14 -14
- package/calendar-with-skeleton/index.css +14 -14
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +14 -14
- 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 +8 -8
- package/chart/components/Dot/index.js +1 -1
- package/chart/components/Legends/index.css +8 -8
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +4 -4
- package/chart/components/Tick/index.js +1 -1
- package/chart/components/TooltipContent/index.css +7 -7
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/esm/Component.js +1 -1
- package/chart/esm/components/Dot/index.css +8 -8
- package/chart/esm/components/Dot/index.js +1 -1
- package/chart/esm/components/Legends/index.css +8 -8
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +4 -4
- package/chart/esm/components/Tick/index.js +1 -1
- package/chart/esm/components/TooltipContent/index.css +7 -7
- package/chart/esm/components/TooltipContent/index.js +1 -1
- package/chart/esm/index.css +5 -5
- package/chart/index.css +5 -5
- package/chart/modern/Component.js +1 -1
- package/chart/modern/components/Dot/index.css +8 -8
- package/chart/modern/components/Dot/index.js +1 -1
- package/chart/modern/components/Legends/index.css +8 -8
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +4 -4
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +7 -7
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +5 -5
- package/checkbox/Component.d.ts +4 -0
- package/checkbox/Component.js +2 -3
- package/checkbox/cssm/Component.d.ts +4 -0
- package/checkbox/cssm/Component.js +1 -2
- package/checkbox/cssm/index.module.css +41 -62
- package/checkbox/esm/Component.d.ts +4 -0
- package/checkbox/esm/Component.js +2 -3
- package/checkbox/esm/index.css +64 -85
- package/checkbox/index.css +64 -85
- package/checkbox/modern/Component.d.ts +4 -0
- package/checkbox/modern/Component.js +2 -3
- package/checkbox/modern/index.css +64 -85
- package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
- package/checkbox-group/components/base-checkbox-group/index.css +21 -20
- package/checkbox-group/cssm/components/base-checkbox-group/index.module.css +2 -1
- package/checkbox-group/desktop/Component.desktop.js +1 -1
- package/checkbox-group/desktop/desktop.css +4 -4
- package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
- package/checkbox-group/esm/components/base-checkbox-group/index.css +21 -20
- package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
- package/checkbox-group/esm/desktop/desktop.css +4 -4
- package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
- package/checkbox-group/esm/mobile/mobile.css +4 -4
- package/checkbox-group/mobile/Component.mobile.js +1 -1
- package/checkbox-group/mobile/mobile.css +4 -4
- package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
- package/checkbox-group/modern/components/base-checkbox-group/index.css +21 -20
- package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
- package/checkbox-group/modern/desktop/desktop.css +4 -4
- package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
- package/checkbox-group/modern/mobile/mobile.css +4 -4
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/cssm/index.module.css +16 -16
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +65 -65
- package/circular-progress-bar/index.css +65 -65
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +65 -65
- package/code-input/components/base-code-input/component.js +1 -1
- package/code-input/components/base-code-input/index.css +6 -6
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +14 -14
- package/code-input/cssm/components/input/index.module.css +2 -2
- package/code-input/cssm/mobile/mobile.module.css +2 -2
- package/code-input/desktop/Component.desktop.js +1 -1
- package/code-input/desktop/desktop.css +2 -2
- package/code-input/esm/components/base-code-input/component.js +1 -1
- package/code-input/esm/components/base-code-input/index.css +6 -6
- package/code-input/esm/components/input/component.js +1 -1
- package/code-input/esm/components/input/index.css +14 -14
- package/code-input/esm/desktop/Component.desktop.js +1 -1
- package/code-input/esm/desktop/desktop.css +2 -2
- package/code-input/esm/mobile/Component.mobile.js +1 -1
- package/code-input/esm/mobile/mobile.css +5 -5
- package/code-input/mobile/Component.mobile.js +1 -1
- package/code-input/mobile/mobile.css +5 -5
- package/code-input/modern/components/base-code-input/component.js +1 -1
- package/code-input/modern/components/base-code-input/index.css +6 -6
- package/code-input/modern/components/input/component.js +1 -1
- package/code-input/modern/components/input/index.css +14 -14
- package/code-input/modern/desktop/Component.desktop.js +1 -1
- package/code-input/modern/desktop/desktop.css +2 -2
- package/code-input/modern/mobile/Component.mobile.js +1 -1
- package/code-input/modern/mobile/mobile.css +5 -5
- package/collapse/Component.js +1 -1
- package/collapse/esm/Component.js +1 -1
- package/collapse/esm/index.css +9 -9
- package/collapse/index.css +9 -9
- package/collapse/modern/Component.js +1 -1
- package/collapse/modern/index.css +9 -9
- package/comment/Component.js +2 -2
- package/comment/cssm/Component.js +1 -1
- package/comment/cssm/index.module.css +2 -2
- package/comment/esm/Component.js +2 -2
- package/comment/esm/index.css +6 -6
- package/comment/index.css +6 -6
- package/comment/modern/Component.js +2 -2
- package/comment/modern/index.css +6 -6
- package/confirmation/component.responsive.js +1 -1
- package/confirmation/components/base-confirmation/component.js +2 -2
- package/confirmation/components/base-confirmation/index.css +2 -2
- package/confirmation/components/base-confirmation/index.js +1 -1
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +4 -4
- package/confirmation/components/header/component.js +1 -1
- package/confirmation/components/header/index.css +4 -4
- package/confirmation/components/index.js +1 -1
- 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/index.js +1 -1
- 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 +17 -17
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/components/screens/temp-block/component.js +1 -1
- package/confirmation/components/screens/temp-block/index.css +7 -7
- package/confirmation/{countdown-section-c3df4486.js → countdown-section-492946d2.js} +1 -1
- package/confirmation/cssm/components/countdown-loader/index.module.css +2 -2
- package/confirmation/desktop/component.desktop.js +1 -1
- package/confirmation/desktop/index.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 +2 -2
- 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 +4 -4
- package/confirmation/esm/components/header/component.js +1 -1
- package/confirmation/esm/components/header/index.css +4 -4
- 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 +17 -17
- 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-7359cc39.js → countdown-section-133e5ca6.js} +1 -1
- 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 +2 -2
- package/confirmation/esm/shared/index.js +1 -1
- package/confirmation/index.js +1 -1
- package/confirmation/mobile/component.mobile.js +2 -2
- package/confirmation/mobile/index.js +1 -1
- package/confirmation/mobile/mobile.css +2 -2
- 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 +2 -2
- 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 +4 -4
- package/confirmation/modern/components/header/component.js +1 -1
- package/confirmation/modern/components/header/index.css +4 -4
- 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 +17 -17
- 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-afd7b569.js → countdown-section-2032d509.js} +1 -1
- 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 +2 -2
- package/confirmation/modern/shared/index.js +1 -1
- package/confirmation/shared/index.js +1 -1
- 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 +10 -10
- package/confirmation-v1/components/countdown/component.js +1 -1
- package/confirmation-v1/components/countdown/index.css +13 -13
- package/confirmation-v1/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/components/countdown-loader/index.css +2 -2
- package/confirmation-v1/components/overlimit/component.js +1 -1
- package/confirmation-v1/components/overlimit/index.css +9 -9
- package/confirmation-v1/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/components/sign-confirmation/index.css +13 -13
- 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 +10 -10
- package/confirmation-v1/esm/components/countdown/component.js +1 -1
- package/confirmation-v1/esm/components/countdown/index.css +13 -13
- package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
- package/confirmation-v1/esm/components/overlimit/component.js +1 -1
- package/confirmation-v1/esm/components/overlimit/index.css +9 -9
- package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
- package/confirmation-v1/esm/index.css +14 -14
- package/confirmation-v1/index.css +14 -14
- 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 +10 -10
- package/confirmation-v1/modern/components/countdown/component.js +1 -1
- package/confirmation-v1/modern/components/countdown/index.css +13 -13
- package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
- package/confirmation-v1/modern/components/overlimit/component.js +1 -1
- package/confirmation-v1/modern/components/overlimit/index.css +9 -9
- package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
- package/confirmation-v1/modern/index.css +14 -14
- package/custom-button/Component.js +1 -1
- package/custom-button/cssm/index.module.css +10 -12
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +31 -33
- package/custom-button/index.css +31 -33
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +31 -33
- package/custom-picker-button/Component.responsive.d.ts +2 -1
- package/custom-picker-button/cssm/Component.responsive.d.ts +2 -1
- package/custom-picker-button/esm/Component.responsive.d.ts +2 -1
- 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/Component.responsive.d.ts +2 -1
- 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 +4 -4
- package/date-input/index.css +4 -4
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +4 -4
- package/date-range-input/components/date-range-input/Component.js +1 -1
- package/date-range-input/components/date-range-input/index.css +9 -9
- package/date-range-input/cssm/components/date-range-input/index.module.css +2 -2
- package/date-range-input/esm/components/date-range-input/Component.js +1 -1
- package/date-range-input/esm/components/date-range-input/index.css +9 -9
- package/date-range-input/modern/components/date-range-input/Component.js +1 -1
- package/date-range-input/modern/components/date-range-input/index.css +9 -9
- package/date-time-input/components/date-time-input/Component.js +1 -1
- package/date-time-input/components/date-time-input/index.css +9 -9
- package/date-time-input/cssm/components/date-time-input/index.module.css +2 -2
- package/date-time-input/esm/components/date-time-input/Component.js +1 -1
- package/date-time-input/esm/components/date-time-input/index.css +9 -9
- package/date-time-input/modern/components/date-time-input/Component.js +1 -1
- package/date-time-input/modern/components/date-time-input/index.css +9 -9
- package/divider/Component.js +1 -1
- package/divider/cssm/index.module.css +2 -2
- package/divider/esm/Component.js +1 -1
- package/divider/esm/index.css +4 -4
- package/divider/index.css +4 -4
- package/divider/modern/Component.js +1 -1
- package/divider/modern/index.css +4 -4
- package/drawer/Component.js +1 -1
- package/drawer/cssm/index.module.css +2 -2
- package/drawer/esm/Component.js +1 -1
- package/drawer/esm/index.css +37 -37
- package/drawer/index.css +37 -37
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +37 -37
- package/dropzone/Component.js +1 -1
- package/dropzone/components/overlay/Component.js +1 -1
- package/dropzone/components/overlay/index.css +6 -6
- package/dropzone/cssm/components/overlay/index.module.css +2 -2
- package/dropzone/cssm/index.module.css +4 -4
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +6 -6
- package/dropzone/esm/index.css +11 -11
- package/dropzone/index.css +11 -11
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +6 -6
- package/dropzone/modern/index.css +11 -11
- package/file-upload-item/Component.js +1 -1
- package/file-upload-item/cssm/index.module.css +10 -9
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/index.css +32 -31
- package/file-upload-item/index.css +32 -31
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/index.css +32 -31
- package/filter-tag/components/base-filter-tag/Component.js +1 -1
- package/filter-tag/components/base-filter-tag/index.css +70 -85
- package/filter-tag/cssm/components/base-filter-tag/index.module.css +6 -21
- package/filter-tag/desktop/Component.desktop.js +1 -1
- package/filter-tag/desktop/desktop.css +20 -20
- package/filter-tag/esm/components/base-filter-tag/Component.js +1 -1
- package/filter-tag/esm/components/base-filter-tag/index.css +70 -85
- package/filter-tag/esm/desktop/Component.desktop.js +1 -1
- package/filter-tag/esm/desktop/desktop.css +20 -20
- package/filter-tag/esm/mobile/Component.mobile.js +1 -1
- package/filter-tag/esm/mobile/mobile.css +20 -20
- package/filter-tag/mobile/Component.mobile.js +1 -1
- package/filter-tag/mobile/mobile.css +20 -20
- package/filter-tag/modern/components/base-filter-tag/Component.js +1 -1
- package/filter-tag/modern/components/base-filter-tag/index.css +70 -85
- package/filter-tag/modern/desktop/Component.desktop.js +1 -1
- package/filter-tag/modern/desktop/desktop.css +20 -20
- package/filter-tag/modern/mobile/Component.mobile.js +1 -1
- package/filter-tag/modern/mobile/mobile.css +20 -20
- package/form-control/components/base-form-control/Component.d.ts +6 -2
- package/form-control/components/base-form-control/Component.js +3 -3
- package/form-control/components/base-form-control/default.css +18 -18
- package/form-control/components/base-form-control/index.css +41 -51
- package/form-control/components/base-form-control/inverted.css +18 -18
- package/form-control/cssm/components/base-form-control/Component.d.ts +6 -2
- package/form-control/cssm/components/base-form-control/index.module.css +0 -10
- package/form-control/desktop/Component.desktop.js +3 -3
- package/form-control/desktop/default.desktop.css +3 -3
- package/form-control/desktop/desktop.css +8 -8
- package/form-control/desktop/inverted.desktop.css +3 -3
- package/form-control/esm/components/base-form-control/Component.d.ts +6 -2
- package/form-control/esm/components/base-form-control/Component.js +3 -3
- package/form-control/esm/components/base-form-control/default.css +18 -18
- package/form-control/esm/components/base-form-control/index.css +41 -51
- package/form-control/esm/components/base-form-control/inverted.css +18 -18
- 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 +8 -8
- 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 +3 -3
- package/form-control/esm/mobile/inverted.mobile.css +3 -3
- package/form-control/esm/mobile/mobile.css +8 -8
- package/form-control/mobile/Component.mobile.js +3 -3
- package/form-control/mobile/default.mobile.css +3 -3
- package/form-control/mobile/inverted.mobile.css +3 -3
- package/form-control/mobile/mobile.css +8 -8
- package/form-control/modern/components/base-form-control/Component.d.ts +6 -2
- package/form-control/modern/components/base-form-control/Component.js +3 -3
- package/form-control/modern/components/base-form-control/default.css +18 -18
- package/form-control/modern/components/base-form-control/index.css +41 -51
- package/form-control/modern/components/base-form-control/inverted.css +18 -18
- 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 +8 -8
- 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 +3 -3
- package/form-control/modern/mobile/inverted.mobile.css +3 -3
- package/form-control/modern/mobile/mobile.css +8 -8
- package/gallery/Component.js +3 -3
- package/gallery/{buttons-916b2ace.js → buttons-52cacc40.js} +1 -1
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.css +6 -6
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/header-info-block/Component.js +1 -1
- package/gallery/components/header-info-block/index.css +5 -5
- package/gallery/components/image-preview/Component.js +1 -1
- package/gallery/components/image-preview/index.css +13 -13
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.css +19 -19
- package/gallery/components/image-viewer/index.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/components/navigation-bar/Component.js +1 -1
- package/gallery/components/navigation-bar/index.css +6 -7
- package/gallery/cssm/components/navigation-bar/index.module.css +0 -1
- package/gallery/esm/Component.js +3 -3
- package/gallery/esm/{buttons-9fe1d28e.js → buttons-0a6edbf1.js} +1 -1
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.css +6 -6
- package/gallery/esm/components/header/index.js +1 -1
- 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/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.css +13 -13
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.css +19 -19
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/components/navigation-bar/Component.js +1 -1
- package/gallery/esm/components/navigation-bar/index.css +6 -7
- package/gallery/esm/index.css +3 -3
- package/gallery/esm/index.js +2 -2
- package/gallery/esm/{slide-cfd8bfe0.js → slide-b63ff467.js} +1 -1
- package/gallery/index.css +3 -3
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +3 -3
- package/gallery/modern/{buttons-95ecfff9.js → buttons-0161ca08.js} +1 -1
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/buttons.js +1 -1
- package/gallery/modern/components/header/index.css +6 -6
- package/gallery/modern/components/header/index.js +1 -1
- 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/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.css +13 -13
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +19 -19
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +2 -2
- package/gallery/modern/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.css +6 -7
- package/gallery/modern/index.css +3 -3
- package/gallery/modern/index.js +2 -2
- package/gallery/modern/{slide-026ef04b.js → slide-231033e1.js} +1 -1
- package/gallery/{slide-36063e76.js → slide-61566a32.js} +1 -1
- package/gap/Component.js +1 -1
- package/gap/esm/Component.js +1 -1
- package/gap/esm/index.css +31 -31
- package/gap/index.css +31 -31
- package/gap/modern/Component.js +1 -1
- package/gap/modern/index.css +31 -31
- package/generic-wrapper/Component.js +1 -1
- package/generic-wrapper/esm/Component.js +1 -1
- package/generic-wrapper/esm/index.css +42 -42
- package/generic-wrapper/index.css +42 -42
- package/generic-wrapper/modern/Component.js +1 -1
- package/generic-wrapper/modern/index.css +42 -42
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +2 -2
- package/grid/col/index.css +550 -550
- package/grid/col/index.js +1 -1
- 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-0088d450.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-35d038be.js +4 -0
- package/grid/index.js +1 -1
- 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-212db231.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/grid/row/index.js +1 -1
- package/hatching-progress-bar/Component.js +1 -1
- package/hatching-progress-bar/cssm/index.module.css +58 -1209
- package/hatching-progress-bar/esm/Component.js +1 -1
- package/hatching-progress-bar/esm/index.css +59 -1210
- package/hatching-progress-bar/index.css +59 -1210
- package/hatching-progress-bar/modern/Component.js +1 -1
- package/hatching-progress-bar/modern/index.css +59 -1210
- package/icon-button/Component.js +3 -3
- package/icon-button/default.css +24 -24
- package/icon-button/esm/Component.js +3 -3
- package/icon-button/esm/default.css +24 -24
- package/icon-button/esm/index.css +10 -10
- package/icon-button/esm/inverted.css +24 -24
- package/icon-button/index.css +10 -10
- package/icon-button/inverted.css +24 -24
- package/icon-button/modern/Component.js +3 -3
- package/icon-button/modern/default.css +24 -24
- package/icon-button/modern/index.css +10 -10
- package/icon-button/modern/inverted.css +24 -24
- package/icon-view/components/base-shape/component.js +1 -1
- package/icon-view/components/base-shape/index.css +53 -53
- package/icon-view/cssm/components/base-shape/index.module.css +6 -6
- package/icon-view/esm/components/base-shape/component.js +1 -1
- package/icon-view/esm/components/base-shape/index.css +53 -53
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/modern/components/base-shape/index.css +53 -53
- package/indicator/Component.js +1 -1
- package/indicator/cssm/index.module.css +14 -14
- package/indicator/esm/Component.js +1 -1
- package/indicator/esm/index.css +31 -31
- package/indicator/index.css +31 -31
- package/indicator/modern/Component.js +1 -1
- package/indicator/modern/index.css +31 -31
- package/input/Component.responsive.js +3 -2
- package/input/components/base-input/Component.d.ts +5 -3
- package/input/components/base-input/Component.js +8 -9
- package/input/components/base-input/default.css +10 -19
- package/input/components/base-input/index.css +37 -48
- package/input/components/base-input/index.js +3 -2
- package/input/components/base-input/inverted.css +10 -19
- package/input/components/clear-button/Component.d.ts +9 -0
- package/input/components/clear-button/Component.js +33 -0
- package/input/components/clear-button/default.css +37 -0
- package/input/components/clear-button/index.css +64 -0
- package/input/components/clear-button/index.d.ts +1 -0
- package/input/components/clear-button/index.js +11 -0
- package/input/components/clear-button/inverted.css +37 -0
- package/input/cssm/Component.responsive.js +6 -2
- package/input/cssm/components/base-input/Component.d.ts +5 -3
- package/input/cssm/components/base-input/Component.js +8 -6
- package/input/cssm/components/base-input/default.module.css +1 -10
- package/input/cssm/components/base-input/index.js +6 -2
- package/input/cssm/components/base-input/index.module.css +0 -11
- package/input/cssm/components/base-input/inverted.module.css +1 -10
- package/input/cssm/components/clear-button/Component.d.ts +9 -0
- package/input/cssm/components/clear-button/Component.js +30 -0
- package/input/cssm/components/clear-button/default.module.css +36 -0
- package/input/cssm/components/clear-button/index.d.ts +1 -0
- package/input/cssm/components/clear-button/index.js +14 -0
- package/input/cssm/components/clear-button/index.module.css +63 -0
- package/input/cssm/components/clear-button/inverted.module.css +36 -0
- package/input/cssm/desktop/Component.desktop.js +6 -2
- package/input/cssm/desktop/index.js +6 -2
- package/input/cssm/index.js +6 -2
- package/input/cssm/mobile/Component.mobile.js +6 -2
- package/input/cssm/mobile/index.js +6 -2
- package/input/cssm/shared/index.d.ts +1 -0
- package/input/cssm/shared/index.js +14 -0
- package/input/desktop/Component.desktop.js +3 -2
- package/input/desktop/index.js +3 -2
- package/input/esm/Component.responsive.js +3 -2
- package/input/esm/components/base-input/Component.d.ts +5 -3
- package/input/esm/components/base-input/Component.js +8 -9
- package/input/esm/components/base-input/default.css +10 -19
- package/input/esm/components/base-input/index.css +37 -48
- package/input/esm/components/base-input/index.js +3 -2
- package/input/esm/components/base-input/inverted.css +10 -19
- package/input/esm/components/clear-button/Component.d.ts +9 -0
- package/input/esm/components/clear-button/Component.js +26 -0
- package/input/esm/components/clear-button/default.css +37 -0
- package/input/esm/components/clear-button/index.css +64 -0
- package/input/esm/components/clear-button/index.d.ts +1 -0
- package/input/esm/components/clear-button/index.js +5 -0
- package/input/esm/components/clear-button/inverted.css +37 -0
- package/input/esm/desktop/Component.desktop.js +3 -2
- package/input/esm/desktop/index.js +3 -2
- package/input/esm/index.js +3 -2
- package/input/esm/mobile/Component.mobile.js +3 -2
- package/input/esm/mobile/index.js +3 -2
- package/input/esm/shared/index.d.ts +1 -0
- package/input/esm/shared/index.js +5 -0
- package/input/index.js +3 -2
- package/input/mobile/Component.mobile.js +3 -2
- package/input/mobile/index.js +3 -2
- package/input/modern/Component.responsive.js +3 -2
- package/input/modern/components/base-input/Component.d.ts +5 -3
- package/input/modern/components/base-input/Component.js +8 -9
- package/input/modern/components/base-input/default.css +10 -19
- package/input/modern/components/base-input/index.css +37 -48
- package/input/modern/components/base-input/index.js +3 -2
- package/input/modern/components/base-input/inverted.css +10 -19
- package/input/modern/components/clear-button/Component.d.ts +9 -0
- package/input/modern/components/clear-button/Component.js +23 -0
- package/input/modern/components/clear-button/default.css +37 -0
- package/input/modern/components/clear-button/index.css +64 -0
- package/input/modern/components/clear-button/index.d.ts +1 -0
- package/input/modern/components/clear-button/index.js +5 -0
- package/input/modern/components/clear-button/inverted.css +37 -0
- package/input/modern/desktop/Component.desktop.js +3 -2
- package/input/modern/desktop/index.js +3 -2
- package/input/modern/index.js +3 -2
- package/input/modern/mobile/Component.mobile.js +3 -2
- package/input/modern/mobile/index.js +3 -2
- package/input/modern/shared/index.d.ts +1 -0
- package/input/modern/shared/index.js +5 -0
- package/input/shared/index.d.ts +1 -0
- package/input/shared/index.js +11 -0
- package/input/shared/package.json +3 -0
- package/input-autocomplete/Component.responsive.js +1 -0
- 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.d.ts +1 -1
- package/input-autocomplete/autocomplete-mobile-field/Component.js +10 -5
- package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/autocomplete-mobile-field/index.js +1 -0
- package/input-autocomplete/cssm/Component.responsive.js +1 -0
- package/input-autocomplete/cssm/autocomplete-mobile-field/Component.d.ts +1 -1
- package/input-autocomplete/cssm/autocomplete-mobile-field/Component.js +9 -4
- package/input-autocomplete/cssm/autocomplete-mobile-field/index.js +1 -0
- package/input-autocomplete/cssm/index.js +1 -0
- package/input-autocomplete/cssm/mobile/Component.mobile.d.ts +2 -0
- package/input-autocomplete/cssm/mobile/Component.mobile.js +10 -4
- package/input-autocomplete/cssm/mobile/Component.modal.mobile.d.ts +2 -0
- package/input-autocomplete/cssm/mobile/Component.modal.mobile.js +1 -0
- package/input-autocomplete/cssm/mobile/index.js +1 -0
- package/input-autocomplete/cssm/types.d.ts +8 -0
- package/input-autocomplete/esm/Component.responsive.js +1 -0
- 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.d.ts +1 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +10 -5
- package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -0
- package/input-autocomplete/esm/index.js +1 -0
- package/input-autocomplete/esm/mobile/Component.mobile.d.ts +2 -0
- package/input-autocomplete/esm/mobile/Component.mobile.js +11 -5
- package/input-autocomplete/esm/mobile/Component.modal.mobile.d.ts +2 -0
- package/input-autocomplete/esm/mobile/Component.modal.mobile.js +1 -0
- package/input-autocomplete/esm/mobile/index.js +1 -0
- package/input-autocomplete/esm/mobile/mobile.css +2 -2
- package/input-autocomplete/esm/types.d.ts +8 -0
- package/input-autocomplete/index.js +1 -0
- package/input-autocomplete/mobile/Component.mobile.d.ts +2 -0
- package/input-autocomplete/mobile/Component.mobile.js +11 -5
- package/input-autocomplete/mobile/Component.modal.mobile.d.ts +2 -0
- package/input-autocomplete/mobile/Component.modal.mobile.js +1 -0
- package/input-autocomplete/mobile/index.js +1 -0
- package/input-autocomplete/mobile/mobile.css +2 -2
- package/input-autocomplete/modern/Component.responsive.js +1 -0
- 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.d.ts +1 -1
- package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +9 -4
- package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/modern/autocomplete-mobile-field/index.js +1 -0
- package/input-autocomplete/modern/index.js +1 -0
- package/input-autocomplete/modern/mobile/Component.mobile.d.ts +2 -0
- package/input-autocomplete/modern/mobile/Component.mobile.js +12 -4
- package/input-autocomplete/modern/mobile/Component.modal.mobile.d.ts +2 -0
- package/input-autocomplete/modern/mobile/Component.modal.mobile.js +1 -0
- package/input-autocomplete/modern/mobile/index.js +1 -0
- package/input-autocomplete/modern/mobile/mobile.css +2 -2
- package/input-autocomplete/modern/types.d.ts +8 -0
- package/input-autocomplete/types.d.ts +8 -0
- package/international-phone-input/{esm/Component-89f0cb07.d.ts → Component-553146b2.d.ts} +1 -1
- package/international-phone-input/Component-bdb4c6b9.d.ts +12 -0
- package/international-phone-input/{Component-e63ec8aa.d.ts → Component-c29389e5.d.ts} +1 -1
- package/international-phone-input/Component.responsive-8566963f.d.ts +2 -2
- package/international-phone-input/Component.responsive.d.ts +4 -4
- package/international-phone-input/ResponsiveContext-08e5596c.d.ts +5 -0
- package/international-phone-input/components/base-international-phone-input/Component.d.ts +1 -1
- 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/{Component-89f0cb07.d.ts → cssm/Component-553146b2.d.ts} +1 -1
- package/international-phone-input/cssm/Component-bdb4c6b9.d.ts +12 -0
- package/international-phone-input/cssm/{Component-e63ec8aa.d.ts → Component-c29389e5.d.ts} +1 -1
- package/international-phone-input/cssm/Component.responsive-8566963f.d.ts +2 -2
- package/international-phone-input/cssm/Component.responsive.d.ts +4 -4
- package/international-phone-input/cssm/ResponsiveContext-08e5596c.d.ts +5 -0
- package/international-phone-input/cssm/components/base-international-phone-input/Component.d.ts +1 -1
- package/international-phone-input/cssm/index-136acbb1.d.ts +28 -0
- package/international-phone-input/cssm/{index-89f0cb07.d.ts → index-553146b2.d.ts} +1 -1
- package/international-phone-input/cssm/index-8566963f.d.ts +2 -2
- package/international-phone-input/cssm/index-bdb4c6b9.d.ts +183 -0
- package/international-phone-input/cssm/index-ebda875c.d.ts +4 -1
- package/international-phone-input/cssm/types.d.ts +1 -1
- package/international-phone-input/cssm/typings-08e5596c.d.ts +56 -0
- package/international-phone-input/cssm/{typings-89f0cb07.d.ts → typings-553146b2.d.ts} +2 -1
- package/international-phone-input/cssm/{typings-e63ec8aa.d.ts → typings-c29389e5.d.ts} +49 -311
- package/international-phone-input/cssm/utils-d2597f31.d.ts +1 -1
- package/international-phone-input/{cssm/Component-89f0cb07.d.ts → esm/Component-553146b2.d.ts} +1 -1
- package/international-phone-input/esm/Component-bdb4c6b9.d.ts +12 -0
- package/international-phone-input/esm/{Component-e63ec8aa.d.ts → Component-c29389e5.d.ts} +1 -1
- package/international-phone-input/esm/Component.responsive-8566963f.d.ts +2 -2
- package/international-phone-input/esm/Component.responsive.d.ts +4 -4
- package/international-phone-input/esm/ResponsiveContext-08e5596c.d.ts +5 -0
- package/international-phone-input/esm/components/base-international-phone-input/Component.d.ts +1 -1
- 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/index-136acbb1.d.ts +28 -0
- package/international-phone-input/esm/{index-89f0cb07.d.ts → index-553146b2.d.ts} +1 -1
- package/international-phone-input/esm/index-8566963f.d.ts +2 -2
- package/international-phone-input/esm/index-bdb4c6b9.d.ts +183 -0
- package/international-phone-input/esm/index-ebda875c.d.ts +4 -1
- package/international-phone-input/esm/types.d.ts +1 -1
- package/international-phone-input/esm/typings-08e5596c.d.ts +56 -0
- package/international-phone-input/esm/{typings-89f0cb07.d.ts → typings-553146b2.d.ts} +2 -1
- package/international-phone-input/esm/{typings-e63ec8aa.d.ts → typings-c29389e5.d.ts} +49 -311
- package/international-phone-input/esm/utils-d2597f31.d.ts +1 -1
- package/international-phone-input/index-136acbb1.d.ts +28 -0
- package/international-phone-input/{index-89f0cb07.d.ts → index-553146b2.d.ts} +1 -1
- package/international-phone-input/index-8566963f.d.ts +2 -2
- package/international-phone-input/index-bdb4c6b9.d.ts +183 -0
- package/international-phone-input/index-ebda875c.d.ts +4 -1
- package/international-phone-input/modern/{Component-89f0cb07.d.ts → Component-553146b2.d.ts} +1 -1
- package/international-phone-input/modern/Component-bdb4c6b9.d.ts +12 -0
- package/international-phone-input/modern/{Component-e63ec8aa.d.ts → Component-c29389e5.d.ts} +1 -1
- package/international-phone-input/modern/Component.responsive-8566963f.d.ts +2 -2
- package/international-phone-input/modern/Component.responsive.d.ts +4 -4
- package/international-phone-input/modern/ResponsiveContext-08e5596c.d.ts +5 -0
- package/international-phone-input/modern/components/base-international-phone-input/Component.d.ts +1 -1
- 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/index-136acbb1.d.ts +28 -0
- package/international-phone-input/modern/{index-89f0cb07.d.ts → index-553146b2.d.ts} +1 -1
- package/international-phone-input/modern/index-8566963f.d.ts +2 -2
- package/international-phone-input/modern/index-bdb4c6b9.d.ts +183 -0
- package/international-phone-input/modern/index-ebda875c.d.ts +4 -1
- package/international-phone-input/modern/types.d.ts +1 -1
- package/international-phone-input/modern/typings-08e5596c.d.ts +56 -0
- package/international-phone-input/modern/{typings-89f0cb07.d.ts → typings-553146b2.d.ts} +2 -1
- package/international-phone-input/modern/{typings-e63ec8aa.d.ts → typings-c29389e5.d.ts} +49 -311
- package/international-phone-input/modern/utils-d2597f31.d.ts +1 -1
- package/international-phone-input/types.d.ts +1 -1
- package/international-phone-input/typings-08e5596c.d.ts +56 -0
- package/international-phone-input/{typings-89f0cb07.d.ts → typings-553146b2.d.ts} +2 -1
- package/international-phone-input/{typings-e63ec8aa.d.ts → typings-c29389e5.d.ts} +49 -311
- package/international-phone-input/utils-d2597f31.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/cssm/default.module.css +15 -15
- package/link/cssm/inverted.module.css +15 -9
- package/link/default.css +25 -25
- package/link/esm/Component.js +3 -3
- package/link/esm/default.css +25 -25
- package/link/esm/index.css +14 -14
- package/link/esm/inverted.css +25 -19
- package/link/index.css +14 -14
- package/link/inverted.css +25 -19
- package/link/modern/Component.js +3 -3
- package/link/modern/default.css +25 -25
- package/link/modern/index.css +14 -14
- package/link/modern/inverted.css +25 -19
- package/list/{Component-29aa06ce.js → Component-b8822297.js} +2 -2
- package/list/Component.js +1 -1
- package/list/components/item/Component.js +1 -1
- package/list/components/item/index.css +10 -10
- package/list/components/item/index.d.ts +1 -1
- package/list/components/item/index.js +1 -1
- package/list/esm/{Component-a688661e.js → Component-c3e4bf46.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 +10 -10
- package/list/esm/components/item/index.d.ts +1 -1
- package/list/esm/components/item/index.js +1 -1
- package/list/esm/index.css +6 -6
- package/list/esm/index.js +1 -1
- package/list/index.css +6 -6
- package/list/index.js +1 -1
- package/list/modern/{Component-80a36ee7.js → Component-f2024937.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 +10 -10
- package/list/modern/components/item/index.d.ts +1 -1
- package/list/modern/components/item/index.js +1 -1
- package/list/modern/index.css +6 -6
- package/list/modern/index.js +1 -1
- package/list-header/Component.js +1 -1
- package/list-header/cssm/index.module.css +2 -2
- package/list-header/esm/Component.js +1 -1
- package/list-header/esm/index.css +6 -6
- package/list-header/index.css +6 -6
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +6 -6
- 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.desktop.js +1 -1
- package/markdown/Component.js +1 -1
- package/markdown/Component.mobile.js +1 -1
- package/markdown/Component.responsive.js +1 -1
- package/markdown/desktop/index.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 +15 -15
- package/markdown/esm/index.js +1 -1
- package/markdown/esm/mobile/index.js +1 -1
- package/markdown/esm/{use-overrides-29c8ee12.js → use-overrides-ef300c08.js} +1 -1
- package/markdown/hooks/use-overrides.js +1 -1
- package/markdown/index.css +15 -15
- package/markdown/index.js +1 -1
- package/markdown/mobile/index.js +1 -1
- 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 +15 -15
- package/markdown/modern/index.js +1 -1
- package/markdown/modern/mobile/index.js +1 -1
- package/markdown/modern/{use-overrides-4dd138fe.js → use-overrides-ba88b4fe.js} +1 -1
- package/markdown/{use-overrides-9d2140e8.js → use-overrides-4075cc66.js} +1 -1
- package/masked-input/Component.js +1 -1
- package/masked-input/esm/Component.js +1 -1
- package/masked-input/esm/index.css +2 -2
- package/masked-input/index.css +2 -2
- package/masked-input/modern/Component.js +1 -1
- package/masked-input/modern/index.css +2 -2
- package/modal/Component.js +3 -3
- package/modal/Component.responsive.d.ts +3 -2
- package/modal/Component.responsive.js +7 -7
- package/modal/components/content/Component.js +3 -3
- package/modal/components/content/desktop.css +7 -7
- package/modal/components/content/index.css +4 -4
- package/modal/components/content/mobile.css +3 -3
- package/modal/components/controls/Component.d.ts +29 -0
- package/modal/components/controls/Component.js +28 -0
- package/modal/components/controls/index.css +4 -0
- package/modal/components/controls/index.d.ts +1 -0
- package/modal/components/controls/index.js +11 -0
- package/modal/components/footer/Component.js +5 -8
- package/modal/components/footer/desktop.css +9 -9
- package/modal/components/footer/index.css +9 -9
- package/modal/components/footer/layout.css +17 -35
- package/modal/components/footer/mobile.css +3 -3
- package/modal/components/header/Component.js +3 -3
- package/modal/components/header/desktop.css +16 -16
- package/modal/components/header/index.css +9 -9
- package/modal/components/header/mobile.css +4 -4
- package/modal/cssm/Component.responsive.d.ts +3 -2
- package/modal/cssm/Component.responsive.js +8 -8
- package/modal/cssm/components/controls/Component.d.ts +29 -0
- package/modal/cssm/components/controls/Component.js +28 -0
- package/modal/cssm/components/controls/index.d.ts +1 -0
- package/modal/cssm/components/controls/index.js +12 -0
- package/modal/cssm/components/controls/index.module.css +3 -0
- package/modal/cssm/components/footer/Component.js +0 -1
- package/modal/cssm/components/footer/index.module.css +5 -5
- package/modal/cssm/components/footer/layout.module.css +8 -26
- package/modal/cssm/components/header/desktop.module.css +1 -1
- package/modal/cssm/components/header/index.module.css +5 -5
- package/modal/cssm/desktop/Component.desktop.d.ts +5 -3
- package/modal/cssm/desktop/Component.desktop.js +4 -1
- package/modal/cssm/desktop/index.js +3 -1
- package/modal/cssm/index.js +4 -2
- package/modal/cssm/mobile/Component.mobile.d.ts +2 -0
- package/modal/cssm/mobile/Component.mobile.js +4 -1
- package/modal/cssm/mobile/index.js +3 -1
- package/modal/cssm/typings.d.ts +4 -0
- package/modal/desktop/Component.desktop.d.ts +5 -3
- package/modal/desktop/Component.desktop.js +3 -0
- package/modal/desktop/desktop.css +9 -9
- package/modal/desktop/index.js +2 -0
- package/modal/esm/Component.js +3 -3
- package/modal/esm/Component.responsive.d.ts +3 -2
- package/modal/esm/Component.responsive.js +7 -7
- package/modal/esm/components/content/Component.js +3 -3
- package/modal/esm/components/content/desktop.css +7 -7
- package/modal/esm/components/content/index.css +4 -4
- package/modal/esm/components/content/mobile.css +3 -3
- package/modal/esm/components/controls/Component.d.ts +29 -0
- package/modal/esm/components/controls/Component.js +21 -0
- package/modal/esm/components/controls/index.css +4 -0
- package/modal/esm/components/controls/index.d.ts +1 -0
- package/modal/esm/components/controls/index.js +5 -0
- package/modal/esm/components/footer/Component.js +4 -7
- package/modal/esm/components/footer/desktop.css +9 -9
- package/modal/esm/components/footer/index.css +9 -9
- package/modal/esm/components/footer/layout.css +17 -35
- package/modal/esm/components/footer/mobile.css +3 -3
- package/modal/esm/components/header/Component.js +3 -3
- package/modal/esm/components/header/desktop.css +16 -16
- package/modal/esm/components/header/index.css +9 -9
- package/modal/esm/components/header/mobile.css +4 -4
- package/modal/esm/desktop/Component.desktop.d.ts +5 -3
- package/modal/esm/desktop/Component.desktop.js +3 -0
- package/modal/esm/desktop/desktop.css +9 -9
- package/modal/esm/desktop/index.js +2 -0
- package/modal/esm/index.js +3 -1
- package/modal/esm/layout.module-9753bb25.js +4 -0
- package/modal/esm/mobile/Component.mobile.d.ts +2 -0
- package/modal/esm/mobile/Component.mobile.js +3 -0
- package/modal/esm/mobile/index.js +2 -0
- package/modal/esm/mobile/mobile.css +2 -2
- package/modal/esm/transitions.css +8 -8
- package/modal/esm/typings.d.ts +4 -0
- package/modal/index.js +3 -1
- package/modal/layout.module-86da32f1.js +4 -0
- package/modal/mobile/Component.mobile.d.ts +2 -0
- package/modal/mobile/Component.mobile.js +3 -0
- package/modal/mobile/index.js +2 -0
- package/modal/mobile/mobile.css +2 -2
- package/modal/modern/Component.js +3 -3
- package/modal/modern/Component.responsive.d.ts +3 -2
- package/modal/modern/Component.responsive.js +7 -7
- package/modal/modern/components/content/Component.js +3 -3
- package/modal/modern/components/content/desktop.css +7 -7
- package/modal/modern/components/content/index.css +4 -4
- package/modal/modern/components/content/mobile.css +3 -3
- package/modal/modern/components/controls/Component.d.ts +29 -0
- package/modal/modern/components/controls/Component.js +20 -0
- package/modal/modern/components/controls/index.css +4 -0
- package/modal/modern/components/controls/index.d.ts +1 -0
- package/modal/modern/components/controls/index.js +5 -0
- package/modal/modern/components/footer/Component.js +4 -7
- package/modal/modern/components/footer/desktop.css +9 -9
- package/modal/modern/components/footer/index.css +9 -9
- package/modal/modern/components/footer/layout.css +17 -35
- package/modal/modern/components/footer/mobile.css +3 -3
- package/modal/modern/components/header/Component.js +3 -3
- package/modal/modern/components/header/desktop.css +16 -16
- package/modal/modern/components/header/index.css +9 -9
- package/modal/modern/components/header/mobile.css +4 -4
- package/modal/modern/desktop/Component.desktop.d.ts +5 -3
- package/modal/modern/desktop/Component.desktop.js +4 -1
- package/modal/modern/desktop/desktop.css +9 -9
- package/modal/modern/desktop/index.js +2 -0
- package/modal/modern/index.js +3 -1
- package/modal/modern/layout.module-171fe86e.js +4 -0
- package/modal/modern/mobile/Component.mobile.d.ts +2 -0
- package/modal/modern/mobile/Component.mobile.js +3 -0
- package/modal/modern/mobile/index.js +2 -0
- package/modal/modern/mobile/mobile.css +2 -2
- package/modal/modern/transitions.css +8 -8
- package/modal/modern/typings.d.ts +4 -0
- package/modal/transitions.css +8 -8
- package/modal/typings.d.ts +4 -0
- package/navigation-bar/Component.js +1 -1
- package/navigation-bar/components/back-arrow-addon/Component.js +1 -1
- package/navigation-bar/components/back-arrow-addon/index.css +22 -22
- package/navigation-bar/components/closer/Component.js +1 -1
- package/navigation-bar/components/closer/index.css +12 -12
- package/navigation-bar/cssm/components/back-arrow-addon/index.module.css +10 -10
- package/navigation-bar/cssm/components/closer/index.module.css +6 -6
- package/navigation-bar/esm/Component.js +1 -1
- package/navigation-bar/esm/components/back-arrow-addon/Component.js +1 -1
- package/navigation-bar/esm/components/back-arrow-addon/index.css +22 -22
- package/navigation-bar/esm/components/closer/Component.js +1 -1
- package/navigation-bar/esm/components/closer/index.css +12 -12
- package/navigation-bar/esm/index.css +27 -27
- package/navigation-bar/index.css +27 -27
- package/navigation-bar/modern/Component.js +1 -1
- package/navigation-bar/modern/components/back-arrow-addon/Component.js +1 -1
- package/navigation-bar/modern/components/back-arrow-addon/index.css +22 -22
- package/navigation-bar/modern/components/closer/Component.js +1 -1
- package/navigation-bar/modern/components/closer/index.css +12 -12
- package/navigation-bar/modern/index.css +27 -27
- package/notification/Component.js +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +9 -9
- package/notification/index.css +9 -9
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +9 -9
- 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.d.ts +6 -1
- package/number-input/components/number-input/Component.js +3 -3
- package/number-input/components/number-input/default.css +4 -4
- package/number-input/components/number-input/index.css +3 -3
- package/number-input/components/number-input/inverted.css +4 -4
- package/number-input/components/steppers/Component.js +3 -3
- package/number-input/components/steppers/default.css +2 -2
- package/number-input/components/steppers/index.css +4 -4
- package/number-input/components/steppers/inverted.css +2 -2
- package/number-input/cssm/components/number-input/Component.d.ts +6 -1
- package/number-input/esm/components/number-input/Component.d.ts +6 -1
- package/number-input/esm/components/number-input/Component.js +3 -3
- package/number-input/esm/components/number-input/default.css +4 -4
- package/number-input/esm/components/number-input/index.css +3 -3
- package/number-input/esm/components/number-input/inverted.css +4 -4
- package/number-input/esm/components/steppers/Component.js +3 -3
- package/number-input/esm/components/steppers/default.css +2 -2
- package/number-input/esm/components/steppers/index.css +4 -4
- package/number-input/esm/components/steppers/inverted.css +2 -2
- package/number-input/modern/components/number-input/Component.d.ts +6 -1
- package/number-input/modern/components/number-input/Component.js +3 -3
- package/number-input/modern/components/number-input/default.css +4 -4
- package/number-input/modern/components/number-input/index.css +3 -3
- package/number-input/modern/components/number-input/inverted.css +4 -4
- package/number-input/modern/components/steppers/Component.js +3 -3
- package/number-input/modern/components/steppers/default.css +2 -2
- package/number-input/modern/components/steppers/index.css +4 -4
- package/number-input/modern/components/steppers/inverted.css +2 -2
- package/package.json +6 -6
- package/pagination/Component.js +1 -1
- package/pagination/components/default-view/index.css +2 -2
- package/pagination/components/default-view/index.js +1 -1
- package/pagination/components/per-page-view/index.css +2 -2
- package/pagination/components/per-page-view/index.js +1 -1
- package/pagination/components/tag/index.css +15 -15
- package/pagination/components/tag/index.js +1 -1
- package/pagination/cssm/components/tag/index.module.css +7 -7
- package/pagination/esm/Component.js +1 -1
- package/pagination/esm/components/default-view/index.css +2 -2
- package/pagination/esm/components/default-view/index.js +1 -1
- package/pagination/esm/components/per-page-view/index.css +2 -2
- package/pagination/esm/components/per-page-view/index.js +1 -1
- package/pagination/esm/components/tag/index.css +15 -15
- package/pagination/esm/components/tag/index.js +1 -1
- package/pagination/esm/index.css +4 -4
- package/pagination/index.css +4 -4
- package/pagination/modern/Component.js +1 -1
- package/pagination/modern/components/default-view/index.css +2 -2
- package/pagination/modern/components/default-view/index.js +1 -1
- package/pagination/modern/components/per-page-view/index.css +2 -2
- package/pagination/modern/components/per-page-view/index.js +1 -1
- package/pagination/modern/components/tag/index.css +15 -15
- package/pagination/modern/components/tag/index.js +1 -1
- package/pagination/modern/index.css +4 -4
- package/pass-code/Component.d.ts +3 -0
- package/pass-code/Component.js +1 -1
- package/pass-code/components/InputProgress/Component.js +2 -2
- package/pass-code/components/InputProgress/index.css +11 -11
- package/pass-code/components/InputProgress/transitions.css +8 -8
- package/pass-code/components/KeyPad/Component.js +1 -1
- package/pass-code/components/KeyPad/index.css +5 -5
- package/pass-code/components/KeyPadButton/Component.js +1 -1
- package/pass-code/components/KeyPadButton/index.css +17 -17
- package/pass-code/cssm/Component.d.ts +3 -0
- package/pass-code/cssm/components/InputProgress/index.module.css +6 -6
- package/pass-code/cssm/components/KeyPadButton/index.module.css +4 -4
- package/pass-code/esm/Component.d.ts +3 -0
- 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 +11 -11
- package/pass-code/esm/components/InputProgress/transitions.css +8 -8
- package/pass-code/esm/components/KeyPad/Component.js +1 -1
- package/pass-code/esm/components/KeyPad/index.css +5 -5
- package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
- package/pass-code/esm/components/KeyPadButton/index.css +17 -17
- package/pass-code/esm/index.css +4 -4
- package/pass-code/index.css +4 -4
- package/pass-code/modern/Component.d.ts +3 -0
- 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 +11 -11
- package/pass-code/modern/components/InputProgress/transitions.css +8 -8
- package/pass-code/modern/components/KeyPad/Component.js +1 -1
- package/pass-code/modern/components/KeyPad/index.css +5 -5
- package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
- package/pass-code/modern/components/KeyPadButton/index.css +17 -17
- package/pass-code/modern/index.css +4 -4
- package/password-input/component.js +1 -1
- package/password-input/cssm/index.module.css +1 -3
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +5 -7
- package/password-input/index.css +5 -7
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +5 -7
- package/pattern-lock/Component.js +1 -1
- package/pattern-lock/cssm/typings.d.ts +2 -0
- package/pattern-lock/esm/Component.js +1 -1
- package/pattern-lock/esm/index.css +11 -11
- package/pattern-lock/esm/typings.d.ts +2 -0
- package/pattern-lock/index.css +11 -11
- package/pattern-lock/modern/Component.js +1 -1
- package/pattern-lock/modern/index.css +11 -11
- package/pattern-lock/modern/typings.d.ts +2 -0
- package/pattern-lock/typings.d.ts +2 -0
- package/picker-button/Component-081223cb.d.ts +6 -2
- package/picker-button/Component-bdb4c6b9.d.ts +12 -0
- package/picker-button/Component-c29389e5.d.ts +5 -0
- package/picker-button/Component-c44170fe.d.ts +12 -4
- package/picker-button/ResponsiveContext-08e5596c.d.ts +5 -0
- package/picker-button/cssm/Component-081223cb.d.ts +6 -2
- package/picker-button/cssm/Component-bdb4c6b9.d.ts +12 -0
- package/picker-button/cssm/Component-c29389e5.d.ts +5 -0
- package/picker-button/cssm/Component-c44170fe.d.ts +12 -4
- package/picker-button/cssm/ResponsiveContext-08e5596c.d.ts +5 -0
- package/picker-button/cssm/field/Component.d.ts +1 -1
- package/picker-button/cssm/field/index.module.css +2 -2
- package/picker-button/cssm/index-bdb4c6b9.d.ts +223 -0
- package/picker-button/cssm/index-ebda875c.d.ts +1 -0
- package/picker-button/cssm/typings-08e5596c.d.ts +56 -0
- package/picker-button/cssm/{typings-e63ec8aa.d.ts → typings-c29389e5.d.ts} +42 -305
- package/picker-button/cssm/utils-d2597f31.d.ts +1 -1
- package/picker-button/desktop/Component.desktop.js +1 -1
- package/picker-button/esm/Component-081223cb.d.ts +6 -2
- package/picker-button/esm/Component-bdb4c6b9.d.ts +12 -0
- package/picker-button/esm/Component-c29389e5.d.ts +5 -0
- package/picker-button/esm/Component-c44170fe.d.ts +12 -4
- package/picker-button/esm/ResponsiveContext-08e5596c.d.ts +5 -0
- package/picker-button/esm/desktop/Component.desktop.js +1 -1
- package/picker-button/esm/field/Component.d.ts +1 -1
- package/picker-button/esm/field/Component.js +1 -1
- package/picker-button/esm/field/index.css +8 -8
- package/picker-button/esm/index-bdb4c6b9.d.ts +223 -0
- package/picker-button/esm/index-ebda875c.d.ts +1 -0
- 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-08e5596c.d.ts +56 -0
- package/picker-button/esm/{typings-e63ec8aa.d.ts → typings-c29389e5.d.ts} +42 -305
- package/picker-button/esm/utils-d2597f31.d.ts +1 -1
- package/picker-button/field/Component.d.ts +1 -1
- package/picker-button/field/Component.js +1 -1
- package/picker-button/field/index.css +8 -8
- package/picker-button/index-bdb4c6b9.d.ts +223 -0
- package/picker-button/index-ebda875c.d.ts +1 -0
- package/picker-button/index.css +5 -5
- package/picker-button/modern/Component-081223cb.d.ts +6 -2
- package/picker-button/modern/Component-bdb4c6b9.d.ts +12 -0
- package/picker-button/modern/Component-c29389e5.d.ts +5 -0
- package/picker-button/modern/Component-c44170fe.d.ts +12 -4
- package/picker-button/modern/ResponsiveContext-08e5596c.d.ts +5 -0
- package/picker-button/modern/desktop/Component.desktop.js +1 -1
- package/picker-button/modern/field/Component.d.ts +1 -1
- package/picker-button/modern/field/Component.js +1 -1
- package/picker-button/modern/field/index.css +8 -8
- package/picker-button/modern/index-bdb4c6b9.d.ts +223 -0
- package/picker-button/modern/index-ebda875c.d.ts +1 -0
- 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-08e5596c.d.ts +56 -0
- package/picker-button/modern/{typings-e63ec8aa.d.ts → typings-c29389e5.d.ts} +42 -305
- package/picker-button/modern/utils-d2597f31.d.ts +1 -1
- package/picker-button/option/Component.js +1 -1
- package/picker-button/option/index.css +4 -4
- package/picker-button/typings-08e5596c.d.ts +56 -0
- package/picker-button/{typings-e63ec8aa.d.ts → typings-c29389e5.d.ts} +42 -305
- package/picker-button/utils-d2597f31.d.ts +1 -1
- package/plate/components/base-plate/Component.d.ts +1 -1
- package/plate/components/base-plate/Component.js +1 -1
- package/plate/components/base-plate/index.css +73 -74
- package/plate/cssm/components/base-plate/Component.d.ts +1 -1
- package/plate/cssm/components/base-plate/index.module.css +22 -23
- package/plate/desktop/Component.desktop.js +1 -1
- package/plate/desktop/desktop.css +4 -4
- package/plate/esm/components/base-plate/Component.d.ts +1 -1
- package/plate/esm/components/base-plate/Component.js +1 -1
- package/plate/esm/components/base-plate/index.css +73 -74
- package/plate/esm/desktop/Component.desktop.js +1 -1
- package/plate/esm/desktop/desktop.css +4 -4
- package/plate/esm/mobile/Component.mobile.js +1 -1
- package/plate/esm/mobile/mobile.css +4 -4
- package/plate/mobile/Component.mobile.js +1 -1
- package/plate/mobile/mobile.css +4 -4
- package/plate/modern/components/base-plate/Component.d.ts +1 -1
- package/plate/modern/components/base-plate/Component.js +1 -1
- package/plate/modern/components/base-plate/index.css +73 -74
- package/plate/modern/desktop/Component.desktop.js +1 -1
- package/plate/modern/desktop/desktop.css +4 -4
- package/plate/modern/mobile/Component.mobile.js +1 -1
- package/plate/modern/mobile/mobile.css +4 -4
- package/popover/Component.d.ts +1 -1
- package/popover/Component.js +4 -3
- package/popover/cssm/Component.d.ts +1 -1
- package/popover/cssm/Component.js +3 -2
- package/popover/cssm/index.js +1 -0
- package/popover/cssm/index.module.css +3 -3
- package/popover/esm/Component.d.ts +1 -1
- package/popover/esm/Component.js +4 -3
- package/popover/esm/index.css +37 -37
- package/popover/esm/index.js +1 -0
- package/popover/index.css +37 -37
- package/popover/index.js +1 -0
- package/popover/modern/Component.d.ts +1 -1
- package/popover/modern/Component.js +4 -3
- package/popover/modern/index.css +37 -37
- package/popover/modern/index.js +1 -0
- package/popup-sheet/Component.d.ts +12 -2
- package/popup-sheet/Component.js +1 -1
- package/popup-sheet/components/backdrop/Component.js +1 -1
- package/popup-sheet/components/backdrop/index.css +12 -12
- package/popup-sheet/cssm/Component.d.ts +12 -2
- package/popup-sheet/cssm/components/backdrop/index.module.css +2 -2
- package/popup-sheet/esm/Component.d.ts +12 -2
- 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 +12 -12
- package/popup-sheet/esm/index.css +14 -14
- package/popup-sheet/index.css +14 -14
- package/popup-sheet/modern/Component.d.ts +12 -2
- 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 +12 -12
- package/popup-sheet/modern/index.css +14 -14
- package/progress-bar/Component.js +1 -1
- package/progress-bar/cssm/index.module.css +31 -1210
- package/progress-bar/cssm/vars.css +34 -0
- package/progress-bar/esm/Component.js +1 -1
- package/progress-bar/esm/index.css +32 -1211
- package/progress-bar/index.css +32 -1211
- package/progress-bar/modern/Component.js +1 -1
- package/progress-bar/modern/index.css +32 -1211
- package/pure-cell/component-5a229016.d.ts +7 -4
- package/pure-cell/{component-a5dfdddd.d.ts → component-c3699c94.d.ts} +7 -4
- package/pure-cell/{component-a5dfdddd.js → component-c3699c94.js} +5 -5
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/addon/component.d.ts +2 -1
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.css +10 -10
- package/pure-cell/components/amount/component.d.ts +3 -2
- package/pure-cell/components/amount/component.js +1 -1
- package/pure-cell/components/amount/index.css +2 -2
- package/pure-cell/components/amount-title/component.d.ts +6 -1
- package/pure-cell/components/amount-title/component.js +1 -1
- package/pure-cell/components/amount-title/index.css +3 -3
- package/pure-cell/components/category/component.d.ts +3 -1
- package/pure-cell/components/category/component.js +1 -1
- package/pure-cell/components/category/index.css +5 -5
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.css +3 -3
- 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.d.ts +2 -1
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.css +4 -4
- package/pure-cell/components/footer-button/component.d.ts +10 -1
- package/pure-cell/components/footer-button/component.js +4 -4
- package/pure-cell/components/footer-button/index.css +2 -2
- package/pure-cell/components/footer-text/component.d.ts +2 -1
- package/pure-cell/components/graphics/component.d.ts +2 -1
- package/pure-cell/components/graphics/component.js +1 -1
- package/pure-cell/components/graphics/index.css +5 -5
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.css +4 -4
- 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 +7 -7
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/cssm/{component-ef4953bf.d.ts → component-3ca297e4.d.ts} +7 -4
- package/pure-cell/cssm/{component-ef4953bf.js → component-3ca297e4.js} +1 -1
- package/pure-cell/cssm/component-5a229016.d.ts +7 -4
- package/pure-cell/cssm/component.js +1 -1
- package/pure-cell/cssm/components/addon/component.d.ts +2 -1
- package/pure-cell/cssm/components/amount/component.d.ts +3 -2
- package/pure-cell/cssm/components/amount-title/component.d.ts +6 -1
- package/pure-cell/cssm/components/category/component.d.ts +3 -1
- package/pure-cell/cssm/components/content/component.js +1 -1
- package/pure-cell/cssm/components/content/index.d.ts +1 -1
- package/pure-cell/cssm/components/content/index.js +1 -1
- package/pure-cell/cssm/components/footer/component.d.ts +2 -1
- package/pure-cell/cssm/components/footer-button/component.d.ts +10 -1
- package/pure-cell/cssm/components/footer-button/component.js +3 -3
- package/pure-cell/cssm/components/footer-text/component.d.ts +2 -1
- package/pure-cell/cssm/components/graphics/component.d.ts +2 -1
- package/pure-cell/cssm/components/main/component.js +1 -1
- package/pure-cell/cssm/components/main/index.d.ts +1 -1
- package/pure-cell/cssm/components/main/index.js +1 -1
- package/pure-cell/cssm/components/text/component.js +1 -1
- package/pure-cell/cssm/components/text/index.d.ts +1 -1
- package/pure-cell/cssm/components/text/index.js +1 -1
- package/pure-cell/cssm/index.js +1 -1
- package/pure-cell/esm/{component-a5b5f2d1.d.ts → component-0731ce3a.d.ts} +7 -4
- package/pure-cell/esm/{component-a5b5f2d1.js → component-0731ce3a.js} +5 -5
- package/pure-cell/esm/component-5a229016.d.ts +7 -4
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/addon/component.d.ts +2 -1
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.css +10 -10
- package/pure-cell/esm/components/amount/component.d.ts +3 -2
- package/pure-cell/esm/components/amount/component.js +1 -1
- package/pure-cell/esm/components/amount/index.css +2 -2
- package/pure-cell/esm/components/amount-title/component.d.ts +6 -1
- package/pure-cell/esm/components/amount-title/component.js +1 -1
- package/pure-cell/esm/components/amount-title/index.css +3 -3
- package/pure-cell/esm/components/category/component.d.ts +3 -1
- package/pure-cell/esm/components/category/component.js +1 -1
- package/pure-cell/esm/components/category/index.css +5 -5
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.css +3 -3
- 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.d.ts +2 -1
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.css +4 -4
- package/pure-cell/esm/components/footer-button/component.d.ts +10 -1
- package/pure-cell/esm/components/footer-button/component.js +5 -5
- package/pure-cell/esm/components/footer-button/index.css +2 -2
- package/pure-cell/esm/components/footer-text/component.d.ts +2 -1
- package/pure-cell/esm/components/graphics/component.d.ts +2 -1
- package/pure-cell/esm/components/graphics/component.js +1 -1
- package/pure-cell/esm/components/graphics/index.css +5 -5
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.css +4 -4
- 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 +7 -7
- 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 +21 -21
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.css +21 -21
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/component-5a229016.d.ts +7 -4
- package/pure-cell/modern/{component-591761ce.d.ts → component-c434ad26.d.ts} +7 -4
- package/pure-cell/modern/{component-591761ce.js → component-c434ad26.js} +5 -5
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/addon/component.d.ts +2 -1
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.css +10 -10
- package/pure-cell/modern/components/amount/component.d.ts +3 -2
- package/pure-cell/modern/components/amount/component.js +1 -1
- package/pure-cell/modern/components/amount/index.css +2 -2
- package/pure-cell/modern/components/amount-title/component.d.ts +6 -1
- package/pure-cell/modern/components/amount-title/component.js +1 -1
- package/pure-cell/modern/components/amount-title/index.css +3 -3
- package/pure-cell/modern/components/category/component.d.ts +3 -1
- package/pure-cell/modern/components/category/component.js +1 -1
- package/pure-cell/modern/components/category/index.css +5 -5
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.css +3 -3
- 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.d.ts +2 -1
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.css +4 -4
- package/pure-cell/modern/components/footer-button/component.d.ts +10 -1
- package/pure-cell/modern/components/footer-button/component.js +3 -3
- package/pure-cell/modern/components/footer-button/index.css +2 -2
- package/pure-cell/modern/components/footer-text/component.d.ts +2 -1
- package/pure-cell/modern/components/graphics/component.d.ts +2 -1
- package/pure-cell/modern/components/graphics/component.js +1 -1
- package/pure-cell/modern/components/graphics/index.css +5 -5
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.css +4 -4
- 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 +7 -7
- 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 +21 -21
- package/pure-cell/modern/index.js +1 -1
- package/radio/Component.d.ts +4 -0
- package/radio/Component.js +2 -3
- package/radio/cssm/Component.d.ts +4 -0
- package/radio/cssm/Component.js +1 -2
- package/radio/cssm/index.module.css +31 -40
- package/radio/esm/Component.d.ts +4 -0
- package/radio/esm/Component.js +2 -3
- package/radio/esm/index.css +55 -64
- package/radio/index.css +55 -64
- package/radio/modern/Component.d.ts +4 -0
- package/radio/modern/Component.js +2 -3
- package/radio/modern/index.css +55 -64
- package/radio-group/components/base-radio-group/Component.js +1 -1
- package/radio-group/components/base-radio-group/index.css +22 -21
- package/radio-group/cssm/components/base-radio-group/index.module.css +2 -1
- package/radio-group/desktop/Component.desktop.js +1 -1
- package/radio-group/desktop/desktop.css +4 -4
- package/radio-group/esm/components/base-radio-group/Component.js +1 -1
- package/radio-group/esm/components/base-radio-group/index.css +22 -21
- package/radio-group/esm/desktop/Component.desktop.js +1 -1
- package/radio-group/esm/desktop/desktop.css +4 -4
- package/radio-group/esm/mobile/Component.mobile.js +1 -1
- package/radio-group/esm/mobile/mobile.css +4 -4
- package/radio-group/mobile/Component.mobile.js +1 -1
- package/radio-group/mobile/mobile.css +4 -4
- package/radio-group/modern/components/base-radio-group/Component.js +1 -1
- package/radio-group/modern/components/base-radio-group/index.css +22 -21
- package/radio-group/modern/desktop/Component.desktop.js +1 -1
- package/radio-group/modern/desktop/desktop.css +4 -4
- package/radio-group/modern/mobile/Component.mobile.js +1 -1
- package/radio-group/modern/mobile/mobile.css +4 -4
- package/scrollbar/Component.js +3 -3
- package/scrollbar/cssm/default.module.css +5 -5
- package/scrollbar/cssm/index.module.css +2 -4
- package/scrollbar/cssm/inverted.module.css +4 -4
- package/scrollbar/default.css +8 -8
- package/scrollbar/esm/Component.js +3 -3
- package/scrollbar/esm/default.css +8 -8
- package/scrollbar/esm/index.css +28 -30
- package/scrollbar/esm/inverted.css +7 -7
- package/scrollbar/index.css +28 -30
- package/scrollbar/inverted.css +7 -7
- package/scrollbar/modern/Component.js +3 -3
- package/scrollbar/modern/default.css +8 -8
- package/scrollbar/modern/index.css +28 -30
- package/scrollbar/modern/inverted.css +7 -7
- package/segmented-control/Component.js +1 -1
- package/segmented-control/components/segment/Component.js +1 -1
- package/segmented-control/components/segment/index.css +6 -6
- package/segmented-control/cssm/components/segment/index.module.css +2 -2
- package/segmented-control/cssm/index.module.css +7 -8
- package/segmented-control/esm/Component.js +1 -1
- package/segmented-control/esm/components/segment/Component.js +1 -1
- package/segmented-control/esm/components/segment/index.css +6 -6
- package/segmented-control/esm/index.css +26 -27
- package/segmented-control/index.css +26 -27
- package/segmented-control/modern/Component.js +1 -1
- package/segmented-control/modern/components/segment/Component.js +1 -1
- package/segmented-control/modern/components/segment/index.css +6 -6
- package/segmented-control/modern/index.css +26 -27
- package/select/Component.responsive.js +1 -1
- 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 +4 -4
- package/select/components/base-option/Component.js +1 -1
- package/select/components/base-option/index.css +22 -22
- package/select/components/base-select/Component.js +7 -4
- package/select/components/base-select/index.css +14 -19
- package/select/components/base-select/mobile.css +12 -17
- package/select/components/checkmark/Component.js +1 -1
- package/select/components/checkmark/index.css +14 -14
- package/select/components/checkmark-mobile/Component.js +1 -1
- package/select/components/checkmark-mobile/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 +10 -10
- package/select/components/optgroup/Component.js +1 -1
- package/select/components/optgroup/index.css +8 -8
- package/select/components/option/Component.js +1 -1
- package/select/components/option/index.css +28 -34
- package/select/components/options-list/Component.js +1 -1
- package/select/components/options-list/index.css +12 -12
- 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 +18 -18
- package/select/cssm/components/base-option/index.module.css +9 -9
- package/select/cssm/components/base-select/Component.js +5 -2
- package/select/cssm/components/base-select/index.module.css +4 -9
- package/select/cssm/components/base-select/mobile.module.css +0 -5
- package/select/cssm/components/checkmark/index.module.css +4 -4
- package/select/cssm/components/footer/index.module.css +5 -5
- package/select/cssm/components/optgroup/index.module.css +2 -2
- package/select/cssm/components/option/index.module.css +9 -15
- package/select/cssm/components/options-list/index.module.css +3 -3
- package/select/cssm/components/virtual-options-list/index.module.css +3 -3
- package/select/cssm/shared/index.d.ts +1 -0
- package/select/cssm/shared/index.js +5 -0
- package/select/cssm/typings.d.ts +4 -1
- package/select/esm/Component.responsive.js +1 -1
- 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 +4 -4
- package/select/esm/components/base-option/Component.js +1 -1
- package/select/esm/components/base-option/index.css +22 -22
- package/select/esm/components/base-select/Component.js +7 -4
- package/select/esm/components/base-select/index.css +14 -19
- package/select/esm/components/base-select/mobile.css +12 -17
- package/select/esm/components/checkmark/Component.js +1 -1
- package/select/esm/components/checkmark/index.css +14 -14
- package/select/esm/components/checkmark-mobile/Component.js +1 -1
- package/select/esm/components/checkmark-mobile/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 +10 -10
- package/select/esm/components/optgroup/Component.js +1 -1
- package/select/esm/components/optgroup/index.css +8 -8
- package/select/esm/components/option/Component.js +1 -1
- package/select/esm/components/option/index.css +28 -34
- package/select/esm/components/options-list/Component.js +1 -1
- package/select/esm/components/options-list/index.css +12 -12
- 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 +18 -18
- package/select/esm/index.js +1 -1
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.js +1 -1
- 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.d.ts +1 -0
- package/select/esm/shared/index.js +4 -1
- package/select/esm/typings.d.ts +4 -1
- package/select/index.js +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/mobile/Component.modal.mobile.js +1 -1
- package/select/mobile/index.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- 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 +4 -4
- package/select/modern/components/base-option/Component.js +1 -1
- package/select/modern/components/base-option/index.css +22 -22
- package/select/modern/components/base-select/Component.js +6 -4
- package/select/modern/components/base-select/index.css +14 -19
- package/select/modern/components/base-select/mobile.css +12 -17
- package/select/modern/components/checkmark/Component.js +1 -1
- package/select/modern/components/checkmark/index.css +14 -14
- package/select/modern/components/checkmark-mobile/Component.js +1 -1
- package/select/modern/components/checkmark-mobile/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 +10 -10
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +8 -8
- package/select/modern/components/option/Component.js +1 -1
- package/select/modern/components/option/index.css +28 -34
- package/select/modern/components/options-list/Component.js +1 -1
- package/select/modern/components/options-list/index.css +12 -12
- 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 +18 -18
- package/select/modern/index.js +1 -1
- package/select/modern/mobile/Component.mobile.js +1 -1
- package/select/modern/mobile/Component.modal.mobile.js +1 -1
- package/select/modern/mobile/index.js +1 -1
- 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.d.ts +1 -0
- package/select/modern/shared/index.js +4 -1
- package/select/modern/typings.d.ts +4 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/footer/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.d.ts +1 -0
- package/select/shared/index.js +5 -1
- package/select/typings.d.ts +4 -1
- package/select-with-tags/{component.d.ts → Component.responsive.d.ts} +5 -5
- package/select-with-tags/Component.responsive.js +32 -0
- package/select-with-tags/components/base-select-with-tags/Component.d.ts +32 -0
- package/select-with-tags/components/base-select-with-tags/Component.js +114 -0
- package/select-with-tags/components/base-select-with-tags/index.d.ts +1 -0
- package/select-with-tags/components/base-select-with-tags/index.js +19 -0
- package/select-with-tags/components/tag/component.js +7 -7
- package/select-with-tags/components/tag/index.css +28 -21
- package/select-with-tags/components/tag/index.js +1 -1
- package/select-with-tags/components/tag-list/component.d.ts +5 -4
- package/select-with-tags/components/tag-list/component.js +22 -26
- package/select-with-tags/components/tag-list/index.css +56 -50
- package/select-with-tags/components/tag-list/index.js +2 -2
- package/select-with-tags/cssm/{component.d.ts → Component.responsive.d.ts} +5 -5
- package/select-with-tags/cssm/Component.responsive.js +34 -0
- package/select-with-tags/cssm/components/base-select-with-tags/Component.d.ts +32 -0
- package/select-with-tags/cssm/components/base-select-with-tags/Component.js +116 -0
- package/select-with-tags/cssm/components/base-select-with-tags/index.d.ts +1 -0
- package/select-with-tags/cssm/components/base-select-with-tags/index.js +21 -0
- package/select-with-tags/cssm/components/tag/component.js +6 -6
- package/select-with-tags/cssm/components/tag/index.js +1 -1
- package/select-with-tags/cssm/components/tag/index.module.css +22 -15
- package/select-with-tags/cssm/components/tag-list/component.d.ts +5 -4
- package/select-with-tags/cssm/components/tag-list/component.js +21 -25
- package/select-with-tags/cssm/components/tag-list/index.js +2 -2
- package/select-with-tags/cssm/components/tag-list/index.module.css +37 -31
- package/select-with-tags/cssm/desktop/Component.desktop.d.ts +5 -0
- package/select-with-tags/cssm/desktop/Component.desktop.js +27 -0
- package/select-with-tags/cssm/desktop/index.d.ts +2 -0
- package/select-with-tags/cssm/desktop/index.js +24 -0
- package/select-with-tags/cssm/index.d.ts +2 -1
- package/select-with-tags/cssm/index.js +10 -5
- package/select-with-tags/cssm/mobile/Component.mobile.d.ts +5 -0
- package/select-with-tags/cssm/mobile/Component.mobile.js +27 -0
- package/select-with-tags/cssm/mobile/index.d.ts +2 -0
- package/select-with-tags/cssm/mobile/index.js +24 -0
- package/select-with-tags/cssm/types.d.ts +7 -1
- package/select-with-tags/desktop/Component.desktop.d.ts +5 -0
- package/select-with-tags/desktop/Component.desktop.js +25 -0
- package/select-with-tags/desktop/index.d.ts +2 -0
- package/select-with-tags/desktop/index.js +22 -0
- package/select-with-tags/desktop/package.json +3 -0
- package/select-with-tags/esm/{component.d.ts → Component.responsive.d.ts} +5 -5
- package/select-with-tags/esm/Component.responsive.js +26 -0
- package/select-with-tags/esm/components/base-select-with-tags/Component.d.ts +32 -0
- package/select-with-tags/esm/components/base-select-with-tags/Component.js +107 -0
- package/select-with-tags/esm/components/base-select-with-tags/index.d.ts +1 -0
- package/select-with-tags/esm/components/base-select-with-tags/index.js +13 -0
- package/select-with-tags/esm/components/tag/component.js +7 -7
- package/select-with-tags/esm/components/tag/index.css +28 -21
- package/select-with-tags/esm/components/tag/index.js +1 -1
- package/select-with-tags/esm/components/tag-list/component.d.ts +5 -4
- package/select-with-tags/esm/components/tag-list/component.js +21 -26
- package/select-with-tags/esm/components/tag-list/index.css +56 -50
- package/select-with-tags/esm/components/tag-list/index.js +2 -2
- package/select-with-tags/esm/desktop/Component.desktop.d.ts +5 -0
- package/select-with-tags/esm/desktop/Component.desktop.js +19 -0
- package/select-with-tags/esm/desktop/index.d.ts +2 -0
- package/select-with-tags/esm/desktop/index.js +16 -0
- package/select-with-tags/esm/index.d.ts +2 -1
- package/select-with-tags/esm/index.js +8 -3
- package/select-with-tags/esm/mobile/Component.mobile.d.ts +5 -0
- package/select-with-tags/esm/mobile/Component.mobile.js +19 -0
- package/select-with-tags/esm/mobile/index.d.ts +2 -0
- package/select-with-tags/esm/mobile/index.js +16 -0
- package/select-with-tags/esm/types.d.ts +7 -1
- package/select-with-tags/index.d.ts +2 -1
- package/select-with-tags/index.js +10 -5
- package/select-with-tags/mobile/Component.mobile.d.ts +5 -0
- package/select-with-tags/mobile/Component.mobile.js +25 -0
- package/select-with-tags/mobile/index.d.ts +2 -0
- package/select-with-tags/mobile/index.js +22 -0
- package/select-with-tags/mobile/package.json +3 -0
- package/select-with-tags/modern/{component.d.ts → Component.responsive.d.ts} +5 -5
- package/select-with-tags/modern/Component.responsive.js +24 -0
- package/select-with-tags/modern/components/base-select-with-tags/Component.d.ts +32 -0
- package/select-with-tags/modern/components/base-select-with-tags/Component.js +133 -0
- package/select-with-tags/modern/components/base-select-with-tags/index.d.ts +1 -0
- package/select-with-tags/modern/components/base-select-with-tags/index.js +12 -0
- package/select-with-tags/modern/components/tag/component.js +6 -6
- package/select-with-tags/modern/components/tag/index.css +28 -21
- package/select-with-tags/modern/components/tag/index.js +1 -1
- package/select-with-tags/modern/components/tag-list/component.d.ts +5 -4
- package/select-with-tags/modern/components/tag-list/component.js +17 -22
- package/select-with-tags/modern/components/tag-list/index.css +56 -50
- package/select-with-tags/modern/components/tag-list/index.js +2 -2
- package/select-with-tags/modern/desktop/Component.desktop.d.ts +5 -0
- package/select-with-tags/modern/desktop/Component.desktop.js +18 -0
- package/select-with-tags/modern/desktop/index.d.ts +2 -0
- package/select-with-tags/modern/desktop/index.js +15 -0
- package/select-with-tags/modern/index.d.ts +2 -1
- package/select-with-tags/modern/index.js +8 -3
- package/select-with-tags/modern/mobile/Component.mobile.d.ts +5 -0
- package/select-with-tags/modern/mobile/Component.mobile.js +18 -0
- package/select-with-tags/modern/mobile/index.d.ts +2 -0
- package/select-with-tags/modern/mobile/index.js +15 -0
- package/select-with-tags/modern/types.d.ts +7 -1
- package/select-with-tags/types.d.ts +7 -1
- package/side-panel/Component.responsive.d.ts +1 -0
- package/side-panel/Component.responsive.js +3 -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 +3 -3
- package/side-panel/components/content/index.css +4 -4
- package/side-panel/components/content/mobile.css +3 -3
- package/side-panel/components/controls/Component.d.ts +29 -0
- package/side-panel/components/controls/Component.js +29 -0
- package/side-panel/components/controls/index.css +4 -0
- package/side-panel/components/controls/index.d.ts +1 -0
- package/side-panel/components/controls/index.js +11 -0
- package/side-panel/components/footer/Component.desktop.js +2 -1
- package/side-panel/components/footer/Component.js +3 -5
- package/side-panel/components/footer/Component.mobile.js +3 -2
- package/side-panel/components/footer/desktop.css +3 -3
- package/side-panel/components/footer/index.css +9 -9
- package/side-panel/components/footer/layout.css +17 -27
- package/side-panel/components/footer/mobile.css +4 -13
- package/side-panel/components/header/Component.js +3 -3
- package/side-panel/components/header/desktop.css +5 -5
- package/side-panel/components/header/index.css +19 -19
- package/side-panel/components/header/mobile.css +4 -4
- package/side-panel/cssm/Component.responsive.d.ts +1 -0
- package/side-panel/cssm/Component.responsive.js +4 -1
- package/side-panel/cssm/components/controls/Component.d.ts +29 -0
- package/side-panel/cssm/components/controls/Component.js +29 -0
- package/side-panel/cssm/components/controls/index.d.ts +1 -0
- package/side-panel/cssm/components/controls/index.js +12 -0
- package/side-panel/cssm/components/controls/index.module.css +3 -0
- package/side-panel/cssm/components/footer/Component.mobile.js +1 -1
- package/side-panel/cssm/components/footer/index.module.css +5 -5
- package/side-panel/cssm/components/footer/layout.module.css +8 -18
- package/side-panel/cssm/components/footer/mobile.module.css +1 -10
- package/side-panel/cssm/components/header/index.module.css +5 -5
- package/side-panel/cssm/desktop/Component.desktop.d.ts +4 -1
- package/side-panel/cssm/desktop/Component.desktop.js +4 -1
- package/side-panel/cssm/desktop/index.js +4 -2
- package/side-panel/cssm/index.js +5 -3
- package/side-panel/cssm/mobile/Component.mobile.d.ts +2 -0
- package/side-panel/cssm/mobile/Component.mobile.js +4 -1
- package/side-panel/cssm/mobile/index.js +4 -2
- package/side-panel/desktop/Component.desktop.d.ts +4 -1
- package/side-panel/desktop/Component.desktop.js +5 -2
- package/side-panel/desktop/desktop.css +3 -3
- package/side-panel/desktop/index.js +3 -1
- package/side-panel/desktop/transitions.desktop.css +7 -7
- package/side-panel/esm/Component.responsive.d.ts +1 -0
- package/side-panel/esm/Component.responsive.js +3 -0
- 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 +3 -3
- package/side-panel/esm/components/content/index.css +4 -4
- package/side-panel/esm/components/content/mobile.css +3 -3
- package/side-panel/esm/components/controls/Component.d.ts +29 -0
- package/side-panel/esm/components/controls/Component.js +22 -0
- package/side-panel/esm/components/controls/index.css +4 -0
- package/side-panel/esm/components/controls/index.d.ts +1 -0
- package/side-panel/esm/components/controls/index.js +5 -0
- package/side-panel/esm/components/footer/Component.desktop.js +2 -1
- package/side-panel/esm/components/footer/Component.js +2 -4
- package/side-panel/esm/components/footer/Component.mobile.js +3 -2
- package/side-panel/esm/components/footer/desktop.css +3 -3
- package/side-panel/esm/components/footer/index.css +9 -9
- package/side-panel/esm/components/footer/layout.css +17 -27
- package/side-panel/esm/components/footer/mobile.css +4 -13
- package/side-panel/esm/components/header/Component.js +3 -3
- package/side-panel/esm/components/header/desktop.css +5 -5
- package/side-panel/esm/components/header/index.css +19 -19
- package/side-panel/esm/components/header/mobile.css +4 -4
- package/side-panel/esm/desktop/Component.desktop.d.ts +4 -1
- package/side-panel/esm/desktop/Component.desktop.js +5 -2
- package/side-panel/esm/desktop/desktop.css +3 -3
- package/side-panel/esm/desktop/index.js +3 -1
- package/side-panel/esm/desktop/transitions.desktop.css +7 -7
- package/side-panel/esm/index.js +4 -2
- package/side-panel/esm/layout.module-2c925fa0.js +4 -0
- package/side-panel/esm/mobile/Component.mobile.d.ts +2 -0
- package/side-panel/esm/mobile/Component.mobile.js +5 -2
- package/side-panel/esm/mobile/index.js +3 -1
- package/side-panel/esm/mobile/mobile.css +4 -4
- package/side-panel/esm/mobile/transitions.mobile.css +8 -8
- package/side-panel/index.js +4 -2
- package/side-panel/layout.module-383ae214.js +4 -0
- package/side-panel/mobile/Component.mobile.d.ts +2 -0
- package/side-panel/mobile/Component.mobile.js +5 -2
- package/side-panel/mobile/index.js +3 -1
- package/side-panel/mobile/mobile.css +4 -4
- package/side-panel/mobile/transitions.mobile.css +8 -8
- package/side-panel/modern/Component.responsive.d.ts +1 -0
- package/side-panel/modern/Component.responsive.js +3 -0
- 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 +3 -3
- package/side-panel/modern/components/content/index.css +4 -4
- package/side-panel/modern/components/content/mobile.css +3 -3
- package/side-panel/modern/components/controls/Component.d.ts +29 -0
- package/side-panel/modern/components/controls/Component.js +21 -0
- package/side-panel/modern/components/controls/index.css +4 -0
- package/side-panel/modern/components/controls/index.d.ts +1 -0
- package/side-panel/modern/components/controls/index.js +5 -0
- package/side-panel/modern/components/footer/Component.desktop.js +2 -1
- package/side-panel/modern/components/footer/Component.js +2 -4
- package/side-panel/modern/components/footer/Component.mobile.js +3 -2
- package/side-panel/modern/components/footer/desktop.css +3 -3
- package/side-panel/modern/components/footer/index.css +9 -9
- package/side-panel/modern/components/footer/layout.css +17 -27
- package/side-panel/modern/components/footer/mobile.css +4 -13
- package/side-panel/modern/components/header/Component.js +3 -3
- package/side-panel/modern/components/header/desktop.css +5 -5
- package/side-panel/modern/components/header/index.css +19 -19
- package/side-panel/modern/components/header/mobile.css +4 -4
- package/side-panel/modern/desktop/Component.desktop.d.ts +4 -1
- package/side-panel/modern/desktop/Component.desktop.js +6 -3
- package/side-panel/modern/desktop/desktop.css +3 -3
- package/side-panel/modern/desktop/index.js +3 -1
- package/side-panel/modern/desktop/transitions.desktop.css +7 -7
- package/side-panel/modern/index.js +4 -2
- package/side-panel/modern/layout.module-9e01e014.js +4 -0
- package/side-panel/modern/mobile/Component.mobile.d.ts +2 -0
- package/side-panel/modern/mobile/Component.mobile.js +5 -2
- package/side-panel/modern/mobile/index.js +3 -1
- package/side-panel/modern/mobile/mobile.css +4 -4
- package/side-panel/modern/mobile/transitions.mobile.css +8 -8
- package/skeleton/Component.js +1 -1
- package/skeleton/cssm/index.module.css +2 -2
- package/skeleton/esm/Component.js +1 -1
- package/skeleton/esm/index.css +13 -13
- package/skeleton/index.css +13 -13
- package/skeleton/modern/Component.js +1 -1
- package/skeleton/modern/index.css +13 -13
- package/slider/Component.js +1 -1
- package/slider/cssm/index.module.css +11 -12
- package/slider/esm/Component.js +1 -1
- package/slider/esm/index.css +32 -33
- package/slider/index.css +32 -33
- package/slider/modern/Component.js +1 -1
- package/slider/modern/index.css +32 -33
- package/slider-input/Component.d.ts +1 -1
- package/slider-input/Component.js +1 -1
- package/slider-input/cssm/Component.d.ts +1 -1
- package/slider-input/esm/Component.d.ts +1 -1
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +27 -27
- package/slider-input/index.css +27 -27
- package/slider-input/modern/Component.d.ts +1 -1
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +27 -27
- package/sortable-list/Component.js +1 -1
- package/sortable-list/components/item/Components.js +1 -1
- package/sortable-list/components/item/index.css +31 -31
- package/sortable-list/cssm/components/item/index.module.css +5 -5
- package/sortable-list/cssm/index.module.css +4 -4
- package/sortable-list/cssm/types.d.ts +2 -1
- 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 +31 -31
- package/sortable-list/esm/index.css +35 -35
- package/sortable-list/esm/types.d.ts +2 -1
- package/sortable-list/index.css +35 -35
- 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 +31 -31
- package/sortable-list/modern/index.css +35 -35
- package/sortable-list/modern/types.d.ts +2 -1
- package/sortable-list/types.d.ts +2 -1
- package/space/Component.js +1 -1
- package/space/esm/Component.js +1 -1
- package/space/esm/index.css +8 -8
- package/space/index.css +8 -8
- package/space/modern/Component.js +1 -1
- package/space/modern/index.css +8 -8
- package/spinner/Component.js +3 -3
- package/spinner/default.css +1 -1
- package/spinner/esm/Component.js +3 -3
- package/spinner/esm/default.css +1 -1
- package/spinner/esm/index.css +7 -7
- package/spinner/esm/inverted.css +1 -1
- package/spinner/index.css +7 -7
- package/spinner/inverted.css +1 -1
- package/spinner/modern/Component.js +3 -3
- package/spinner/modern/default.css +1 -1
- package/spinner/modern/index.css +7 -7
- package/spinner/modern/inverted.css +1 -1
- package/status/Component.js +1 -1
- package/status/cssm/index.module.css +45 -37
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +63 -55
- package/status/index.css +63 -55
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +63 -55
- 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 +53 -27
- package/stepped-progress-bar/cssm/components/step-bar/index.module.css +42 -16
- package/stepped-progress-bar/cssm/default.module.css +2 -2
- package/stepped-progress-bar/cssm/inverted.module.css +2 -2
- package/stepped-progress-bar/default.css +5 -5
- 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 +53 -27
- package/stepped-progress-bar/esm/default.css +5 -5
- package/stepped-progress-bar/esm/index.css +4 -4
- package/stepped-progress-bar/esm/inverted.css +5 -5
- package/stepped-progress-bar/index.css +4 -4
- package/stepped-progress-bar/inverted.css +5 -5
- 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 +53 -27
- package/stepped-progress-bar/modern/default.css +5 -5
- package/stepped-progress-bar/modern/index.css +4 -4
- package/stepped-progress-bar/modern/inverted.css +5 -5
- package/steps/Component.js +1 -1
- package/steps/components/step/Component.js +1 -1
- package/steps/components/step/index.css +48 -49
- package/steps/components/step-indicator/Component.js +1 -1
- package/steps/components/step-indicator/index.css +2 -2
- package/steps/cssm/components/step/index.module.css +22 -23
- package/steps/esm/Component.js +1 -1
- package/steps/esm/components/step/Component.js +1 -1
- package/steps/esm/components/step/index.css +48 -49
- package/steps/esm/components/step-indicator/Component.js +1 -1
- package/steps/esm/components/step-indicator/index.css +2 -2
- package/steps/esm/index.css +3 -3
- package/steps/index.css +3 -3
- package/steps/modern/Component.js +1 -1
- package/steps/modern/components/step/Component.js +1 -1
- package/steps/modern/components/step/index.css +48 -49
- package/steps/modern/components/step-indicator/Component.js +1 -1
- package/steps/modern/components/step-indicator/index.css +2 -2
- package/steps/modern/index.css +3 -3
- package/switch/Component.d.ts +4 -0
- package/switch/Component.js +2 -3
- package/switch/cssm/Component.d.ts +4 -0
- package/switch/cssm/Component.js +1 -2
- package/switch/cssm/index.module.css +36 -29
- package/switch/esm/Component.d.ts +4 -0
- package/switch/esm/Component.js +2 -3
- package/switch/esm/index.css +55 -48
- package/switch/index.css +55 -48
- package/switch/modern/Component.d.ts +4 -0
- package/switch/modern/Component.js +2 -3
- package/switch/modern/index.css +55 -48
- package/system-message/Component.js +1 -1
- package/system-message/components/caption/Component.js +1 -1
- package/system-message/components/caption/index.css +2 -2
- package/system-message/components/controls/Component.js +1 -1
- package/system-message/components/controls/index.css +11 -11
- package/system-message/components/graphic/Component.js +1 -1
- package/system-message/components/graphic/index.css +2 -2
- package/system-message/components/subtitle/Component.js +1 -1
- package/system-message/components/subtitle/index.css +2 -2
- package/system-message/components/title/Component.js +3 -3
- package/system-message/components/title/desktop.css +2 -2
- package/system-message/components/title/index.css +2 -2
- package/system-message/components/title/mobile.css +2 -2
- package/system-message/cssm/types.d.ts +2 -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 +2 -2
- package/system-message/esm/components/controls/Component.js +1 -1
- package/system-message/esm/components/controls/index.css +11 -11
- package/system-message/esm/components/graphic/Component.js +1 -1
- package/system-message/esm/components/graphic/index.css +2 -2
- package/system-message/esm/components/subtitle/Component.js +1 -1
- package/system-message/esm/components/subtitle/index.css +2 -2
- package/system-message/esm/components/title/Component.js +3 -3
- package/system-message/esm/components/title/desktop.css +2 -2
- package/system-message/esm/components/title/index.css +2 -2
- package/system-message/esm/components/title/mobile.css +2 -2
- package/system-message/esm/index.css +7 -7
- package/system-message/esm/types.d.ts +2 -1
- package/system-message/index.css +7 -7
- 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 +2 -2
- package/system-message/modern/components/controls/Component.js +1 -1
- package/system-message/modern/components/controls/index.css +11 -11
- package/system-message/modern/components/graphic/Component.js +1 -1
- package/system-message/modern/components/graphic/index.css +2 -2
- package/system-message/modern/components/subtitle/Component.js +1 -1
- package/system-message/modern/components/subtitle/index.css +2 -2
- package/system-message/modern/components/title/Component.js +3 -3
- package/system-message/modern/components/title/desktop.css +2 -2
- package/system-message/modern/components/title/index.css +2 -2
- package/system-message/modern/components/title/mobile.css +2 -2
- package/system-message/modern/index.css +7 -7
- package/system-message/modern/types.d.ts +2 -1
- package/system-message/types.d.ts +2 -1
- package/tab-bar/Component.d.ts +7 -0
- package/tab-bar/Component.js +37 -0
- package/tab-bar/components/tab/Component.d.ts +5 -0
- package/tab-bar/components/tab/Component.js +37 -0
- package/tab-bar/components/tab/index.css +71 -0
- package/tab-bar/components/tab/index.d.ts +1 -0
- package/tab-bar/components/tab/index.js +12 -0
- package/tab-bar/cssm/Component.d.ts +7 -0
- package/tab-bar/cssm/Component.js +37 -0
- package/tab-bar/cssm/components/tab/Component.d.ts +5 -0
- package/tab-bar/cssm/components/tab/Component.js +36 -0
- package/tab-bar/cssm/components/tab/index.d.ts +1 -0
- package/tab-bar/cssm/components/tab/index.js +13 -0
- package/tab-bar/cssm/components/tab/index.module.css +70 -0
- package/tab-bar/cssm/index.d.ts +2 -0
- package/tab-bar/cssm/index.js +16 -0
- package/tab-bar/cssm/index.module.css +29 -0
- package/tab-bar/cssm/types.d.ts +99 -0
- package/tab-bar/cssm/types.js +1 -0
- package/tab-bar/esm/Component.d.ts +7 -0
- package/tab-bar/esm/Component.js +30 -0
- package/tab-bar/esm/components/tab/Component.d.ts +5 -0
- package/tab-bar/esm/components/tab/Component.js +30 -0
- package/tab-bar/esm/components/tab/index.css +71 -0
- package/tab-bar/esm/components/tab/index.d.ts +1 -0
- package/tab-bar/esm/components/tab/index.js +6 -0
- package/tab-bar/esm/index.css +30 -0
- package/tab-bar/esm/index.d.ts +2 -0
- package/tab-bar/esm/index.js +8 -0
- package/tab-bar/esm/types.d.ts +99 -0
- package/tab-bar/esm/types.js +1 -0
- package/tab-bar/index.css +30 -0
- package/tab-bar/index.d.ts +2 -0
- package/tab-bar/index.js +14 -0
- package/tab-bar/modern/Component.d.ts +7 -0
- package/tab-bar/modern/Component.js +25 -0
- package/tab-bar/modern/components/tab/Component.d.ts +5 -0
- package/tab-bar/modern/components/tab/Component.js +27 -0
- package/tab-bar/modern/components/tab/index.css +71 -0
- package/tab-bar/modern/components/tab/index.d.ts +1 -0
- package/tab-bar/modern/components/tab/index.js +5 -0
- package/tab-bar/modern/index.css +30 -0
- package/tab-bar/modern/index.d.ts +2 -0
- package/tab-bar/modern/index.js +7 -0
- package/tab-bar/modern/types.d.ts +99 -0
- package/tab-bar/modern/types.js +1 -0
- package/tab-bar/package.json +3 -0
- package/tab-bar/types.d.ts +99 -0
- package/tab-bar/types.js +1 -0
- 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/collapsible/index.js +1 -1
- 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/Component.responsive.js +1 -1
- package/tabs/components/primary-tablist/index.css +34 -34
- package/tabs/components/primary-tablist/mobile.css +43 -39
- package/tabs/components/scroll-controls/Component.js +1 -1
- package/tabs/components/scroll-controls/index.css +18 -18
- 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/Component.responsive.js +1 -1
- package/tabs/components/secondary-tablist/index.css +11 -11
- package/tabs/components/secondary-tablist/mobile.css +19 -15
- package/tabs/components/tab/Component.js +1 -1
- package/tabs/components/tab/index.css +3 -3
- package/tabs/components/tabs/Component.collapsible.js +1 -1
- package/tabs/components/tabs/Component.desktop.js +2 -2
- package/tabs/components/tabs/Component.mobile.js +2 -2
- package/tabs/components/tabs/Component.responsive.js +2 -2
- package/tabs/cssm/components/primary-tablist/index.module.css +4 -4
- package/tabs/cssm/components/scroll-controls/index.module.css +4 -4
- package/tabs/desktop/index.js +2 -2
- 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 +34 -34
- package/tabs/esm/components/primary-tablist/mobile.css +43 -39
- package/tabs/esm/components/scroll-controls/Component.js +1 -1
- package/tabs/esm/components/scroll-controls/index.css +18 -18
- 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 +11 -11
- package/tabs/esm/components/secondary-tablist/mobile.css +19 -15
- 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-5951db00.js +4 -0
- package/tabs/esm/index.module-76fc8254.js +4 -0
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/index.js +2 -2
- package/tabs/index.module-3e8eb3f4.js +4 -0
- package/tabs/index.module-c7313a05.js +4 -0
- package/tabs/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/primary-tablist/index.css +34 -34
- package/tabs/modern/components/primary-tablist/mobile.css +43 -39
- package/tabs/modern/components/scroll-controls/Component.js +1 -1
- package/tabs/modern/components/scroll-controls/index.css +18 -18
- 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 +11 -11
- package/tabs/modern/components/secondary-tablist/mobile.css +19 -15
- 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-b2b95ef2.js +4 -0
- package/tabs/modern/index.module-b3f97f47.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 +11 -11
- package/tag/components/base-tag/index.css +44 -74
- package/tag/components/base-tag/inverted.css +11 -11
- package/tag/cssm/components/base-tag/index.module.css +12 -42
- package/tag/desktop/Component.desktop.js +3 -3
- package/tag/desktop/default.desktop.css +5 -5
- package/tag/desktop/desktop.css +7 -7
- package/tag/desktop/inverted.desktop.css +5 -5
- package/tag/esm/components/base-tag/Component.js +3 -3
- package/tag/esm/components/base-tag/default.css +11 -11
- package/tag/esm/components/base-tag/index.css +44 -74
- package/tag/esm/components/base-tag/inverted.css +11 -11
- package/tag/esm/desktop/Component.desktop.js +3 -3
- package/tag/esm/desktop/default.desktop.css +5 -5
- package/tag/esm/desktop/desktop.css +7 -7
- package/tag/esm/desktop/inverted.desktop.css +5 -5
- package/tag/esm/mobile/Component.mobile.js +3 -3
- package/tag/esm/mobile/default.mobile.css +5 -5
- package/tag/esm/mobile/inverted.mobile.css +5 -5
- package/tag/esm/mobile/mobile.css +7 -7
- package/tag/mobile/Component.mobile.js +3 -3
- package/tag/mobile/default.mobile.css +5 -5
- package/tag/mobile/inverted.mobile.css +5 -5
- package/tag/mobile/mobile.css +7 -7
- package/tag/modern/components/base-tag/Component.js +3 -3
- package/tag/modern/components/base-tag/default.css +11 -11
- package/tag/modern/components/base-tag/index.css +44 -74
- package/tag/modern/components/base-tag/inverted.css +11 -11
- package/tag/modern/desktop/Component.desktop.js +3 -3
- package/tag/modern/desktop/default.desktop.css +5 -5
- package/tag/modern/desktop/desktop.css +7 -7
- package/tag/modern/desktop/inverted.desktop.css +5 -5
- package/tag/modern/mobile/Component.mobile.js +3 -3
- package/tag/modern/mobile/default.mobile.css +5 -5
- package/tag/modern/mobile/inverted.mobile.css +5 -5
- package/tag/modern/mobile/mobile.css +7 -7
- package/textarea/Component.js +10 -4
- package/textarea/{PseudoTextArea-6e620af2.js → PseudoTextArea-7c28070b.js} +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/cssm/Component.js +7 -1
- package/textarea/cssm/default.module.css +1 -10
- package/textarea/cssm/inverted.module.css +1 -10
- package/textarea/cssm/typings.d.ts +2 -1
- package/textarea/default.css +18 -27
- package/textarea/esm/Component.js +11 -5
- package/textarea/esm/{PseudoTextArea-a3994a4b.js → PseudoTextArea-b3cd673f.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 +18 -27
- package/textarea/esm/index.css +46 -46
- package/textarea/esm/index.js +1 -1
- package/textarea/esm/inverted.css +18 -27
- package/textarea/esm/typings.d.ts +2 -1
- package/textarea/index.css +46 -46
- package/textarea/index.js +1 -1
- package/textarea/inverted.css +18 -27
- package/textarea/modern/Component.js +11 -5
- package/textarea/modern/PseudoTextArea-59dec4ce.js +12 -0
- 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 +18 -27
- package/textarea/modern/index.css +46 -46
- package/textarea/modern/index.js +1 -1
- package/textarea/modern/inverted.css +18 -27
- package/textarea/modern/typings.d.ts +2 -1
- package/textarea/typings.d.ts +2 -1
- package/themes/checkbox/site.css +5 -5
- package/themes/click.css +4 -0
- package/themes/compiled/mobile-dark-bluetint.css +460 -348
- package/themes/corp.css +4 -0
- package/themes/dark.css +2 -0
- package/themes/dist/checkbox/site.css +5 -5
- package/themes/dist/click.css +4 -0
- package/themes/dist/compiled/mobile-dark-bluetint.css +1554 -1569
- package/themes/dist/corp.css +4 -0
- package/themes/dist/dark.css +2 -0
- package/themes/dist/intranet.css +4 -2
- package/themes/dist/mixins/checkbox/site.css +5 -5
- package/themes/dist/mixins/dark.css +2 -0
- package/themes/dist/mixins/radio/site.css +4 -4
- package/themes/dist/mixins/site.css +2 -0
- package/themes/dist/mixins/slider/intranet.css +0 -2
- package/themes/dist/mixins/slider/mobile.css +0 -2
- package/themes/dist/mixins/switch/site.css +5 -0
- package/themes/dist/mobile.css +4 -2
- package/themes/dist/package.json +1 -1
- package/themes/dist/radio/site.css +4 -4
- package/themes/dist/site.css +16 -9
- package/themes/dist/slider/intranet.css +0 -2
- package/themes/dist/slider/mobile.css +0 -2
- package/themes/dist/src/dark.css +2 -0
- package/themes/dist/src/mixins/checkbox/site.css +5 -5
- package/themes/dist/src/mixins/dark.css +2 -0
- package/themes/dist/src/mixins/radio/site.css +4 -4
- package/themes/dist/src/mixins/site.css +2 -0
- package/themes/dist/src/mixins/slider/intranet.css +0 -2
- package/themes/dist/src/mixins/slider/mobile.css +0 -2
- package/themes/dist/src/mixins/switch/site.css +5 -0
- package/themes/dist/switch/site.css +5 -0
- package/themes/intranet.css +4 -2
- package/themes/mixins/checkbox/site.css +5 -5
- package/themes/mixins/dark.css +2 -0
- package/themes/mixins/radio/site.css +4 -4
- package/themes/mixins/site.css +2 -0
- package/themes/mixins/slider/intranet.css +0 -2
- package/themes/mixins/slider/mobile.css +0 -2
- package/themes/mixins/switch/site.css +5 -0
- package/themes/mobile.css +4 -2
- package/themes/radio/site.css +4 -4
- package/themes/site.css +16 -9
- package/themes/slider/intranet.css +0 -2
- package/themes/slider/mobile.css +0 -2
- package/themes/switch/site.css +5 -0
- package/toast/components/base-toast/component.js +1 -1
- package/toast/components/base-toast/index.css +10 -10
- package/toast/esm/components/base-toast/component.js +1 -1
- package/toast/esm/components/base-toast/index.css +10 -10
- package/toast/modern/components/base-toast/component.js +1 -1
- package/toast/modern/components/base-toast/index.css +10 -10
- package/toast-plate/components/base-toast-plate/component.js +3 -3
- package/toast-plate/components/base-toast-plate/default.css +7 -7
- package/toast-plate/components/base-toast-plate/index.css +19 -19
- package/toast-plate/components/base-toast-plate/inverted.css +7 -7
- package/toast-plate/cssm/components/base-toast-plate/default.module.css +4 -4
- package/toast-plate/cssm/components/base-toast-plate/inverted.module.css +4 -4
- package/toast-plate/desktop/Component.desktop.js +1 -1
- package/toast-plate/desktop/desktop.css +5 -5
- package/toast-plate/esm/components/base-toast-plate/component.js +3 -3
- package/toast-plate/esm/components/base-toast-plate/default.css +7 -7
- package/toast-plate/esm/components/base-toast-plate/index.css +19 -19
- package/toast-plate/esm/components/base-toast-plate/inverted.css +7 -7
- package/toast-plate/esm/desktop/Component.desktop.js +1 -1
- package/toast-plate/esm/desktop/desktop.css +5 -5
- package/toast-plate/esm/mobile/Component.mobile.js +1 -1
- package/toast-plate/esm/mobile/mobile.css +5 -5
- package/toast-plate/mobile/Component.mobile.js +1 -1
- package/toast-plate/mobile/mobile.css +5 -5
- package/toast-plate/modern/components/base-toast-plate/component.js +3 -3
- package/toast-plate/modern/components/base-toast-plate/default.css +7 -7
- package/toast-plate/modern/components/base-toast-plate/index.css +19 -19
- package/toast-plate/modern/components/base-toast-plate/inverted.css +7 -7
- package/toast-plate/modern/desktop/Component.desktop.js +1 -1
- package/toast-plate/modern/desktop/desktop.css +5 -5
- package/toast-plate/modern/mobile/Component.mobile.js +1 -1
- package/toast-plate/modern/mobile/mobile.css +5 -5
- package/tooltip/cssm/default.module.css +6 -5
- package/tooltip/cssm/inverted.module.css +4 -4
- package/tooltip/default.css +11 -10
- package/tooltip/desktop/Component.desktop.js +3 -3
- package/tooltip/esm/default.css +11 -10
- package/tooltip/esm/desktop/Component.desktop.js +3 -3
- package/tooltip/esm/index.css +8 -8
- package/tooltip/esm/inverted.css +9 -9
- package/tooltip/esm/mobile/Component.mobile.js +1 -1
- package/tooltip/esm/mobile/mobile.css +4 -4
- package/tooltip/index.css +8 -8
- package/tooltip/inverted.css +9 -9
- package/tooltip/mobile/Component.mobile.js +1 -1
- package/tooltip/mobile/mobile.css +4 -4
- package/tooltip/modern/default.css +11 -10
- package/tooltip/modern/desktop/Component.desktop.js +3 -3
- package/tooltip/modern/index.css +8 -8
- package/tooltip/modern/inverted.css +9 -9
- package/tooltip/modern/mobile/Component.mobile.js +1 -1
- package/tooltip/modern/mobile/mobile.css +4 -4
- package/typography/colors.css +20 -20
- package/typography/colors.module-7c9c5938.js +4 -0
- package/typography/common.module-92c85c92.js +4 -0
- package/typography/component.js +2 -2
- package/typography/cssm/text/component.d.ts +1 -1
- package/typography/cssm/title/component.d.ts +2 -2
- package/typography/esm/colors.css +20 -20
- package/typography/esm/colors.module-8169068b.js +4 -0
- package/typography/esm/common.module-183739cb.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/hooks/use-skeleton.css +2 -2
- package/typography/esm/hooks/useSkeleton.js +1 -1
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.d.ts +1 -1
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +20 -20
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +5 -5
- package/typography/esm/title/component.d.ts +2 -2
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +19 -19
- package/typography/esm/title/index.js +3 -3
- package/typography/esm/title-mobile/component.js +3 -3
- package/typography/esm/title-mobile/index.css +11 -11
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +3 -3
- package/typography/esm/title-responsive/index.css +31 -31
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/hooks/use-skeleton.css +2 -2
- package/typography/hooks/useSkeleton.js +1 -1
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +20 -20
- package/typography/modern/colors.module-89d92a17.js +4 -0
- package/typography/modern/common.module-9348f77e.js +4 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/hooks/use-skeleton.css +2 -2
- package/typography/modern/hooks/useSkeleton.js +1 -1
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.d.ts +1 -1
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.css +20 -20
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +5 -5
- package/typography/modern/title/component.d.ts +2 -2
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +19 -19
- package/typography/modern/title/index.js +3 -3
- package/typography/modern/title-mobile/component.js +3 -3
- package/typography/modern/title-mobile/index.css +11 -11
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +3 -3
- package/typography/modern/title-responsive/index.css +31 -31
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.d.ts +1 -1
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +20 -20
- package/typography/text/index.js +1 -1
- package/typography/title/common.css +5 -5
- package/typography/title/component.d.ts +2 -2
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +19 -19
- package/typography/title/index.js +3 -3
- package/typography/title-mobile/component.js +3 -3
- package/typography/title-mobile/index.css +11 -11
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +3 -3
- package/typography/title-responsive/index.css +31 -31
- package/typography/title-responsive/index.js +2 -2
- package/underlay/Component.js +1 -1
- package/underlay/cssm/index.module.css +65 -37
- package/underlay/esm/Component.js +1 -1
- package/underlay/esm/index.css +227 -199
- package/underlay/esm/index.js +1 -1
- package/underlay/esm/index.module-e442378f.js +4 -0
- package/underlay/esm/utils/getBorderCorners.js +1 -1
- package/underlay/esm/utils/getClasses.js +1 -1
- package/underlay/index.css +227 -199
- package/underlay/index.js +1 -1
- package/underlay/index.module-3b95730b.js +4 -0
- package/underlay/modern/Component.js +1 -1
- package/underlay/modern/index.css +227 -199
- package/underlay/modern/index.js +1 -1
- package/underlay/modern/index.module-b7bd2519.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-553146b2.d.ts +38 -0
- package/universal-date-input/Component-8566963f.d.ts +2 -2
- package/universal-date-input/Component.responsive-71043c62.d.ts +1 -1
- package/universal-date-input/Component.responsive.js +1 -1
- package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/components/date-input/Component.js +1 -1
- package/universal-date-input/components/date-input/index.js +1 -1
- package/universal-date-input/components/date-range-input/Component.js +1 -1
- package/universal-date-input/components/date-range-input/index.js +1 -1
- package/universal-date-input/cssm/Component-553146b2.d.ts +38 -0
- package/universal-date-input/cssm/Component-8566963f.d.ts +2 -2
- package/universal-date-input/cssm/Component.responsive-71043c62.d.ts +1 -1
- package/universal-date-input/cssm/{index-89f0cb07.d.ts → index-553146b2.d.ts} +1 -1
- package/universal-date-input/cssm/index-5712fce2.d.ts +27 -2
- package/universal-date-input/cssm/index-71043c62.d.ts +2 -2
- package/universal-date-input/cssm/index.module.css +3 -3
- package/universal-date-input/cssm/types.d.ts +6 -1
- package/universal-date-input/cssm/typings-553146b2.d.ts +94 -0
- package/universal-date-input/desktop/Component.desktop.js +1 -1
- package/universal-date-input/desktop/index.js +1 -1
- package/universal-date-input/esm/Component-553146b2.d.ts +38 -0
- package/universal-date-input/esm/Component-8566963f.d.ts +2 -2
- package/universal-date-input/esm/Component.responsive-71043c62.d.ts +1 -1
- package/universal-date-input/esm/Component.responsive.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-range-input/index.js +1 -1
- package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
- package/universal-date-input/esm/desktop/index.js +1 -1
- package/universal-date-input/esm/{index-89f0cb07.d.ts → index-553146b2.d.ts} +1 -1
- package/universal-date-input/esm/index-5712fce2.d.ts +27 -2
- package/universal-date-input/esm/index-71043c62.d.ts +2 -2
- package/universal-date-input/esm/index.css +10 -10
- package/universal-date-input/esm/index.js +1 -1
- package/universal-date-input/esm/index.module-283dce33.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.d.ts +6 -1
- package/universal-date-input/esm/typings-553146b2.d.ts +94 -0
- package/universal-date-input/{index-89f0cb07.d.ts → index-553146b2.d.ts} +1 -1
- package/universal-date-input/index-5712fce2.d.ts +27 -2
- package/universal-date-input/index-71043c62.d.ts +2 -2
- package/universal-date-input/index.css +10 -10
- package/universal-date-input/index.js +1 -1
- package/universal-date-input/index.module-b3c7d547.js +4 -0
- package/universal-date-input/mobile/Component.mobile.js +1 -1
- package/universal-date-input/mobile/index.js +1 -1
- package/universal-date-input/modern/Component-553146b2.d.ts +38 -0
- package/universal-date-input/modern/Component-8566963f.d.ts +2 -2
- package/universal-date-input/modern/Component.responsive-71043c62.d.ts +1 -1
- package/universal-date-input/modern/Component.responsive.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-range-input/index.js +1 -1
- package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
- package/universal-date-input/modern/desktop/index.js +1 -1
- package/universal-date-input/modern/{index-89f0cb07.d.ts → index-553146b2.d.ts} +1 -1
- package/universal-date-input/modern/index-5712fce2.d.ts +27 -2
- package/universal-date-input/modern/index-71043c62.d.ts +2 -2
- package/universal-date-input/modern/index.css +10 -10
- package/universal-date-input/modern/index.js +1 -1
- package/universal-date-input/modern/index.module-94fa4b63.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.d.ts +6 -1
- package/universal-date-input/modern/typings-553146b2.d.ts +94 -0
- package/universal-date-input/types.d.ts +6 -1
- package/universal-date-input/typings-553146b2.d.ts +94 -0
- package/vars/colors-bluetint.css +4 -0
- package/vars/colors-indigo.css +4 -0
- package/vars/colors-pfm.css +59 -65
- package/vars/cssm/bundle/click.css +4 -0
- package/vars/cssm/bundle/corp.css +4 -0
- package/vars/cssm/bundle/intranet.css +4 -0
- package/vars/cssm/bundle/mobile.css +4 -0
- package/vars/cssm/bundle/site.css +4 -0
- package/vars/cssm/colors-bluetint.css +4 -0
- package/vars/cssm/colors-indigo.css +4 -0
- package/vars/cssm/colors-pfm.css +59 -65
- package/vars/cssm/index.css +4 -0
- package/vars/dist/colors-bluetint.css +4 -0
- package/vars/dist/colors-indigo.css +4 -0
- package/vars/dist/colors-pfm.css +59 -65
- package/vars/dist/cssm/bundle/click.css +4 -0
- package/vars/dist/cssm/bundle/corp.css +4 -0
- package/vars/dist/cssm/bundle/intranet.css +4 -0
- package/vars/dist/cssm/bundle/mobile.css +4 -0
- package/vars/dist/cssm/bundle/site.css +4 -0
- package/vars/dist/cssm/colors-bluetint.css +4 -0
- package/vars/dist/cssm/colors-indigo.css +4 -0
- package/vars/dist/cssm/colors-pfm.css +59 -65
- package/vars/dist/cssm/index.css +4 -0
- package/vars/dist/index.d.ts +4 -0
- package/vars/dist/index.js +4 -0
- package/vars/dist/mixins.css +17 -0
- package/vars/dist/package.json +1 -1
- package/vars/dist/src/colors-bluetint.css +4 -0
- package/vars/dist/src/colors-indigo.css +4 -0
- package/vars/dist/src/colors-pfm.css +59 -65
- package/vars/dist/src/mixins.css +17 -0
- package/vars/index.d.ts +4 -0
- package/vars/index.js +5 -1
- package/vars/mixins.css +17 -0
- package/with-suffix/Component.js +1 -1
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +9 -9
- package/with-suffix/index.css +9 -9
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +9 -9
- package/calendar-range/esm/index.module-ea4c634e.js +0 -4
- package/calendar-range/index.module-6d06d14b.js +0 -4
- package/calendar-range/modern/index.module-2c23baa7.js +0 -4
- package/grid/esm/gutters.module-924b1324.js +0 -4
- package/grid/gutters.module-640984dc.js +0 -4
- package/grid/modern/gutters.module-19eb5536.js +0 -4
- package/picker-button/Component-e63ec8aa.d.ts +0 -5
- package/picker-button/cssm/Component-e63ec8aa.d.ts +0 -5
- package/picker-button/esm/Component-e63ec8aa.d.ts +0 -5
- package/picker-button/modern/Component-e63ec8aa.d.ts +0 -5
- package/select-with-tags/component.js +0 -88
- package/select-with-tags/components/index.d.ts +0 -2
- package/select-with-tags/components/index.js +0 -17
- package/select-with-tags/cssm/component.js +0 -90
- package/select-with-tags/cssm/components/index.d.ts +0 -2
- package/select-with-tags/cssm/components/index.js +0 -19
- package/select-with-tags/esm/component.js +0 -82
- package/select-with-tags/esm/components/index.d.ts +0 -2
- package/select-with-tags/esm/components/index.js +0 -10
- package/select-with-tags/modern/component.js +0 -79
- package/select-with-tags/modern/components/index.d.ts +0 -2
- package/select-with-tags/modern/components/index.js +0 -9
- package/tabs/esm/index.module-4151daf2.js +0 -4
- package/tabs/esm/index.module-525943f3.js +0 -4
- package/tabs/index.module-0382cb1b.js +0 -4
- package/tabs/index.module-6325dd03.js +0 -4
- package/tabs/modern/index.module-86f8baa2.js +0 -4
- package/tabs/modern/index.module-efbe6ab6.js +0 -4
- package/textarea/modern/PseudoTextArea-7787d54a.js +0 -12
- package/typography/colors.module-49eb285f.js +0 -4
- package/typography/common.module-7275f428.js +0 -4
- package/typography/esm/colors.module-0752fba9.js +0 -4
- package/typography/esm/common.module-a41f9d6b.js +0 -4
- package/typography/modern/colors.module-bae7f7cd.js +0 -4
- package/typography/modern/common.module-b8a90806.js +0 -4
- package/underlay/esm/index.module-c9cb6475.js +0 -4
- package/underlay/index.module-fcbe6585.js +0 -4
- package/underlay/modern/index.module-5d4d55a8.js +0 -4
- package/universal-date-input/Component-89f0cb07.d.ts +0 -38
- package/universal-date-input/cssm/Component-89f0cb07.d.ts +0 -38
- package/universal-date-input/cssm/typings-89f0cb07.d.ts +0 -93
- package/universal-date-input/esm/Component-89f0cb07.d.ts +0 -38
- package/universal-date-input/esm/index.module-2b2d540b.js +0 -4
- package/universal-date-input/esm/typings-89f0cb07.d.ts +0 -93
- package/universal-date-input/index.module-dcb01e8c.js +0 -4
- package/universal-date-input/modern/Component-89f0cb07.d.ts +0 -38
- package/universal-date-input/modern/index.module-98b2090c.js +0 -4
- package/universal-date-input/modern/typings-89f0cb07.d.ts +0 -93
- package/universal-date-input/typings-89f0cb07.d.ts +0 -93
- /package/confirmation/{countdown-section-c3df4486.d.ts → countdown-section-492946d2.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-7359cc39.d.ts → countdown-section-133e5ca6.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-afd7b569.d.ts → countdown-section-2032d509.d.ts} +0 -0
- /package/gallery/{buttons-916b2ace.d.ts → buttons-52cacc40.d.ts} +0 -0
- /package/gallery/esm/{buttons-9fe1d28e.d.ts → buttons-0a6edbf1.d.ts} +0 -0
- /package/gallery/esm/{slide-cfd8bfe0.d.ts → slide-b63ff467.d.ts} +0 -0
- /package/gallery/modern/{buttons-95ecfff9.d.ts → buttons-0161ca08.d.ts} +0 -0
- /package/gallery/modern/{slide-026ef04b.d.ts → slide-231033e1.d.ts} +0 -0
- /package/gallery/{slide-36063e76.d.ts → slide-61566a32.d.ts} +0 -0
- /package/list/{Component-29aa06ce.d.ts → Component-b8822297.d.ts} +0 -0
- /package/list/esm/{Component-a688661e.d.ts → Component-c3e4bf46.d.ts} +0 -0
- /package/list/modern/{Component-80a36ee7.d.ts → Component-f2024937.d.ts} +0 -0
- /package/markdown/esm/{use-overrides-29c8ee12.d.ts → use-overrides-ef300c08.d.ts} +0 -0
- /package/markdown/modern/{use-overrides-4dd138fe.d.ts → use-overrides-ba88b4fe.d.ts} +0 -0
- /package/markdown/{use-overrides-9d2140e8.d.ts → use-overrides-4075cc66.d.ts} +0 -0
- /package/select/esm/{hook-a287da6c.d.ts → hook-14ce50f9.d.ts} +0 -0
- /package/select/esm/{hook-a287da6c.js → hook-14ce50f9.js} +0 -0
- /package/select/{hook-d8cd1702.d.ts → hook-82b16ef0.d.ts} +0 -0
- /package/select/{hook-d8cd1702.js → hook-82b16ef0.js} +0 -0
- /package/select/modern/{hook-14cdb84d.d.ts → hook-3198f7aa.d.ts} +0 -0
- /package/select/modern/{hook-14cdb84d.js → hook-3198f7aa.js} +0 -0
- /package/textarea/{PseudoTextArea-6e620af2.d.ts → PseudoTextArea-7c28070b.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-a3994a4b.d.ts → PseudoTextArea-b3cd673f.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-7787d54a.d.ts → PseudoTextArea-59dec4ce.d.ts} +0 -0
package/vars/index.js
CHANGED
|
@@ -1021,6 +1021,7 @@ const colorDarkGraphicTertiaryTint15 = "rgb(100, 100, 105)";
|
|
|
1021
1021
|
const colorDarkGraphicTertiaryInvertedAlpha30 = "rgba(184, 185, 192, 0.3)";
|
|
1022
1022
|
const colorDarkGraphicTertiaryInvertedShade15 = "rgb(156, 157, 163)";
|
|
1023
1023
|
const colorDarkGraphicTertiaryInvertedShade20 = "rgb(147, 148, 154)";
|
|
1024
|
+
const colorDarkNeutral700Alpha15 = "rgba(137, 137, 145, 0.15)";
|
|
1024
1025
|
const colorDarkSpecialbgComponentTint7 = "rgba(255, 255, 255, 0.163)";
|
|
1025
1026
|
const colorDarkSpecialbgComponentTint10 = "rgba(255, 255, 255, 0.19)";
|
|
1026
1027
|
const colorDarkSpecialbgComponentTint15 = "rgba(255, 255, 255, 0.235)";
|
|
@@ -1040,6 +1041,7 @@ const colorDarkSpecialbgTertiaryTransparentTint7 = "rgba(224, 224, 241, 0.1816)"
|
|
|
1040
1041
|
const colorDarkSpecialbgTertiaryTransparentTint15 = "rgba(227, 227, 242, 0.252)";
|
|
1041
1042
|
const colorDarkSpecialbgTertiaryTransparentInvertedShade15 = "rgba(26, 37, 58, 0.218)";
|
|
1042
1043
|
const colorDarkSpecialbgTertiaryTransparentInvertedShade20 = "rgba(24, 34, 54, 0.264)";
|
|
1044
|
+
const colorDarkStatusInfoAlpha15 = "rgba(49, 147, 252, 0.15)";
|
|
1043
1045
|
const colorDarkTextLinkShade30 = "rgb(52, 110, 176)";
|
|
1044
1046
|
const colorDarkTextLinkShade50 = "rgb(37, 79, 126)";
|
|
1045
1047
|
const colorDarkTextLinkTint20 = "rgb(110, 177, 253)";
|
|
@@ -1181,6 +1183,7 @@ const colorLightGraphicTertiaryShade15 = "rgb(156, 157, 163)";
|
|
|
1181
1183
|
const colorLightGraphicTertiaryInvertedAlpha30 = "rgba(73, 73, 79, 0.3)";
|
|
1182
1184
|
const colorLightGraphicTertiaryInvertedTint15 = "rgb(100, 100, 105)";
|
|
1183
1185
|
const colorLightGraphicTertiaryInvertedTint20 = "rgb(109, 109, 114)";
|
|
1186
|
+
const colorLightNeutral700Alpha15 = "rgba(137, 137, 145, 0.15)";
|
|
1184
1187
|
const colorLightSpecialbgComponentShade7 = "rgba(10, 29, 49, 0.1351)";
|
|
1185
1188
|
const colorLightSpecialbgComponentShade10 = "rgba(10, 28, 48, 0.163)";
|
|
1186
1189
|
const colorLightSpecialbgComponentShade15 = "rgba(9, 26, 45, 0.2095)";
|
|
@@ -1200,6 +1203,7 @@ const colorLightSpecialbgTertiaryTransparentShade7 = "rgba(28, 40, 63, 0.1444)";
|
|
|
1200
1203
|
const colorLightSpecialbgTertiaryTransparentShade15 = "rgba(26, 37, 58, 0.218)";
|
|
1201
1204
|
const colorLightSpecialbgTertiaryTransparentInvertedTint15 = "rgba(227, 227, 242, 0.252)";
|
|
1202
1205
|
const colorLightSpecialbgTertiaryTransparentInvertedTint20 = "rgba(229, 229, 243, 0.296)";
|
|
1206
|
+
const colorLightStatusInfoAlpha15 = "rgba(34, 136, 250, 0.15)";
|
|
1203
1207
|
const colorLightTextLinkTint30 = "rgb(106, 160, 244)";
|
|
1204
1208
|
const colorLightTextLinkTint50 = "rgb(149, 187, 247)";
|
|
1205
1209
|
const colorLightTextLinkShade20 = "rgb(34, 95, 191)";
|
|
@@ -1445,4 +1449,4 @@ const gap8xlNeg = "-128px";
|
|
|
1445
1449
|
const fontFamilySystem = "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,\n sans-serif";
|
|
1446
1450
|
const fontFamilyStyrene = "'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,\n 'Helvetica Neue', Helvetica, sans-serif";
|
|
1447
1451
|
|
|
1448
|
-
export { borderRadius3xl, borderRadiusCircle, borderRadiusL, borderRadiusM, borderRadiusPill, borderRadiusS, borderRadiusXl, borderRadiusXs, borderRadiusXxl, colorAmethyst, colorBgCorporate, colorBgCorporate30, colorBgCorporate30Flat, colorBgCorporate60, colorBgCorporate60Flat, colorBgCorporate90, colorBgCorporate90Flat, colorBlack, colorBlack10, colorBlack10Flat, colorBlack30, colorBlack30Flat, colorBlack60, colorBlack60Flat, colorBlueAction, colorBlueLinkMobile, colorBlueLinkMobile10, colorBlueLinkMobile10Flat, colorBlueLinkWeb, colorBlueSwipeA, colorBlueSwipeB, colorBlueSwipeC, colorDarkAccentPrimary, colorDarkAccentPrimaryHover, colorDarkAccentPrimaryInverted, colorDarkAccentPrimaryInvertedHover, colorDarkAccentPrimaryInvertedPress, colorDarkAccentPrimaryPress, colorDarkAccentSecondary, colorDarkAccentSecondaryHover, colorDarkAccentSecondaryInverted, colorDarkAccentSecondaryInvertedHover, colorDarkAccentSecondaryInvertedPress, colorDarkAccentSecondaryPress, colorDarkBaseBgAltPrimary, colorDarkBaseBgAltPrimaryInverted, colorDarkBaseBgAltSecondary, colorDarkBaseBgAltSecondaryInverted, colorDarkBaseBgAltTertiary, colorDarkBaseBgAltTertiaryInverted, colorDarkBaseBgPrimary, colorDarkBaseBgPrimaryInverted, colorDarkBaseBgSecondary, colorDarkBaseBgSecondaryInverted, colorDarkBaseBgTertiary, colorDarkBaseBgTertiaryInverted, colorDarkBgAccent, colorDarkBgAccentAlpha30, colorDarkBgAccentShade15, colorDarkBgAccentShade20, colorDarkBgAccentTint10, colorDarkBgAccentTint15, colorDarkBgAccentTint30, colorDarkBgAccentTint7, colorDarkBgAttentionMuted, colorDarkBgComponent, colorDarkBgComponentInverted, colorDarkBgInfo, colorDarkBgInfoMuted, colorDarkBgLinkMuted, colorDarkBgNegativeMuted, colorDarkBgNeutral, colorDarkBgNulled, colorDarkBgOpaque, colorDarkBgOverlay, colorDarkBgPositiveMuted, colorDarkBgPrimary, colorDarkBgPrimaryAlpha12, colorDarkBgPrimaryAlpha15, colorDarkBgPrimaryAlpha16, colorDarkBgPrimaryAlpha20, colorDarkBgPrimaryAlpha30, colorDarkBgPrimaryAlpha32, colorDarkBgPrimaryAlpha37, colorDarkBgPrimaryAlpha4, colorDarkBgPrimaryAlpha40, colorDarkBgPrimaryAlpha8, colorDarkBgPrimaryGrouped, colorDarkBgPrimaryInverted, colorDarkBgPrimaryInvertedAlpha10, colorDarkBgPrimaryInvertedAlpha12, colorDarkBgPrimaryInvertedAlpha15, colorDarkBgPrimaryInvertedAlpha16, colorDarkBgPrimaryInvertedAlpha20, colorDarkBgPrimaryInvertedAlpha24, colorDarkBgPrimaryInvertedAlpha3, colorDarkBgPrimaryInvertedAlpha30, colorDarkBgPrimaryInvertedAlpha32, colorDarkBgPrimaryInvertedAlpha4, colorDarkBgPrimaryInvertedAlpha40, colorDarkBgPrimaryInvertedAlpha5, colorDarkBgPrimaryInvertedAlpha50, colorDarkBgPrimaryInvertedAlpha7, colorDarkBgPrimaryInvertedAlpha8, colorDarkBgPrimaryInvertedShade15, colorDarkBgPrimaryInvertedShade20, colorDarkBgPrimaryInvertedShade7, colorDarkBgPrimaryTint15, colorDarkBgPrimaryTint7, colorDarkBgQuaternary, colorDarkBgQuaternaryAlpha30, colorDarkBgQuaternaryInverted, colorDarkBgQuaternaryInvertedAlpha30, colorDarkBgQuaternaryInvertedShade15, colorDarkBgQuaternaryInvertedShade20, colorDarkBgQuaternaryTint10, colorDarkBgQuaternaryTint15, colorDarkBgQuaternaryTint30, colorDarkBgQuaternaryTint7, colorDarkBgSecondary, colorDarkBgSecondaryAlpha30, colorDarkBgSecondaryGrouped, colorDarkBgSecondaryInverted, colorDarkBgSecondaryInvertedAlpha30, colorDarkBgSecondaryInvertedShade15, colorDarkBgSecondaryInvertedShade20, colorDarkBgSecondaryInvertedTint15, colorDarkBgSecondaryInvertedTint7, colorDarkBgSecondaryShade15, colorDarkBgSecondaryShade20, colorDarkBgSecondaryTint15, colorDarkBgSecondaryTint7, colorDarkBgTertiary, colorDarkBgTertiaryGrouped, colorDarkBgTertiaryInverted, colorDarkBgTertiaryTint7, colorDarkBorderAccent, colorDarkBorderKey, colorDarkBorderKeyAlpha15, colorDarkBorderKeyAlpha7, colorDarkBorderKeyInverted, colorDarkBorderKeyInvertedAlpha15, colorDarkBorderKeyInvertedAlpha7, colorDarkBorderLink, colorDarkBorderPrimary, colorDarkBorderPrimaryInverted, colorDarkBorderSecondary, colorDarkBorderSecondaryInverted, colorDarkBorderTertiary, colorDarkBorderTertiaryInverted, colorDarkBorderUnderline, colorDarkBorderUnderlineAlpha30, colorDarkBorderUnderlineInverted, colorDarkBorderUnderlineInvertedAlpha30, colorDarkGraphicAccent, colorDarkGraphicAccentAlpha30, colorDarkGraphicAccentShade15, colorDarkGraphicAccentTint10, colorDarkGraphicAccentTint15, colorDarkGraphicAccentTint30, colorDarkGraphicAccentTint7, colorDarkGraphicAttention, colorDarkGraphicLink, colorDarkGraphicLinkAlpha15, colorDarkGraphicNegative, colorDarkGraphicNegativeAlpha10, colorDarkGraphicNegativeAlpha30, colorDarkGraphicNegativeAlpha40, colorDarkGraphicNegativeShade20, colorDarkGraphicNegativeShade30, colorDarkGraphicNegativeTint15, colorDarkGraphicNegativeTint30, colorDarkGraphicNegativeTint7, colorDarkGraphicNeutral, colorDarkGraphicPositive, colorDarkGraphicPositiveAlpha10, colorDarkGraphicPositiveTint10, colorDarkGraphicPositiveTint30, colorDarkGraphicPrimary, colorDarkGraphicPrimaryAlpha30, colorDarkGraphicPrimaryAlpha40, colorDarkGraphicPrimaryAlpha50, colorDarkGraphicPrimaryAlpha60, colorDarkGraphicPrimaryInverted, colorDarkGraphicPrimaryInvertedAlpha30, colorDarkGraphicPrimaryInvertedAlpha40, colorDarkGraphicPrimaryInvertedAlpha50, colorDarkGraphicPrimaryInvertedAlpha60, colorDarkGraphicPrimaryInvertedTint10, colorDarkGraphicPrimaryInvertedTint15, colorDarkGraphicPrimaryInvertedTint30, colorDarkGraphicPrimaryInvertedTint7, colorDarkGraphicPrimaryShade15, colorDarkGraphicPrimaryShade20, colorDarkGraphicPrimaryShade30, colorDarkGraphicPrimaryTint10, colorDarkGraphicPrimaryTint30, colorDarkGraphicQuaternary, colorDarkGraphicQuaternaryInverted, colorDarkGraphicQuaternaryTint10, colorDarkGraphicSecondary, colorDarkGraphicSecondaryAlpha30, colorDarkGraphicSecondaryInverted, colorDarkGraphicSecondaryInvertedAlpha30, colorDarkGraphicSecondaryInvertedShade15, colorDarkGraphicSecondaryInvertedShade20, colorDarkGraphicSecondaryInvertedTint10, colorDarkGraphicSecondaryInvertedTint30, colorDarkGraphicSecondaryTint30, colorDarkGraphicSecondaryTint50, colorDarkGraphicTertiary, colorDarkGraphicTertiaryAlpha30, colorDarkGraphicTertiaryInverted, colorDarkGraphicTertiaryInvertedAlpha30, colorDarkGraphicTertiaryInvertedShade15, colorDarkGraphicTertiaryInvertedShade20, colorDarkGraphicTertiaryShade15, colorDarkGraphicTertiaryShade20, colorDarkGraphicTertiaryTint15, colorDarkGraphicTertiaryTint7, colorDarkIndigo, colorDarkIndigo05, colorDarkIndigo05Flat, colorDarkIndigo07, colorDarkIndigo07Flat, colorDarkIndigo10, colorDarkIndigo10Flat, colorDarkIndigo15, colorDarkIndigo15Flat, colorDarkIndigo30, colorDarkIndigo30Flat, colorDarkIndigo60, colorDarkIndigo60Flat, colorDarkModalBgAltPrimary, colorDarkModalBgAltPrimaryInverted, colorDarkModalBgAltSecondary, colorDarkModalBgAltSecondaryInverted, colorDarkModalBgAltTertiary, colorDarkModalBgAltTertiaryInverted, colorDarkModalBgPrimary, colorDarkModalBgPrimaryInverted, colorDarkModalBgSecondary, colorDarkModalBgSecondaryInverted, colorDarkModalBgTertiary, colorDarkModalBgTertiaryInverted, colorDarkNeutral0, colorDarkNeutral0Hover, colorDarkNeutral0Inverted, colorDarkNeutral0InvertedHover, colorDarkNeutral0InvertedPress, colorDarkNeutral0Press, colorDarkNeutral100, colorDarkNeutral100Hover, colorDarkNeutral100Inverted, colorDarkNeutral100InvertedHover, colorDarkNeutral100InvertedPress, colorDarkNeutral100Press, colorDarkNeutral1500, colorDarkNeutral1500Hover, colorDarkNeutral1500Inverted, colorDarkNeutral1500InvertedHover, colorDarkNeutral1500InvertedPress, colorDarkNeutral1500Press, colorDarkNeutral200, colorDarkNeutral200Hover, colorDarkNeutral200Inverted, colorDarkNeutral200InvertedHover, colorDarkNeutral200InvertedPress, colorDarkNeutral200Press, colorDarkNeutral300, colorDarkNeutral300Hover, colorDarkNeutral300Inverted, colorDarkNeutral300InvertedHover, colorDarkNeutral300InvertedPress, colorDarkNeutral300Press, colorDarkNeutral400, colorDarkNeutral400Hover, colorDarkNeutral400Inverted, colorDarkNeutral400InvertedHover, colorDarkNeutral400InvertedPress, colorDarkNeutral400Press, colorDarkNeutral500, colorDarkNeutral500Hover, colorDarkNeutral500Inverted, colorDarkNeutral500InvertedHover, colorDarkNeutral500InvertedPress, colorDarkNeutral500Press, colorDarkNeutral700, colorDarkNeutral700Hover, colorDarkNeutral700Inverted, colorDarkNeutral700InvertedHover, colorDarkNeutral700InvertedPress, colorDarkNeutral700Press, colorDarkNeutralTranslucent0, colorDarkNeutralTranslucent0Hover, colorDarkNeutralTranslucent0Inverted, colorDarkNeutralTranslucent0InvertedHover, colorDarkNeutralTranslucent0InvertedPress, colorDarkNeutralTranslucent0Press, colorDarkNeutralTranslucent100, colorDarkNeutralTranslucent100Hover, colorDarkNeutralTranslucent100Inverted, colorDarkNeutralTranslucent100InvertedHover, colorDarkNeutralTranslucent100InvertedPress, colorDarkNeutralTranslucent100Press, colorDarkNeutralTranslucent1500Hover, colorDarkNeutralTranslucent1500InvertedHover, colorDarkNeutralTranslucent1500InvertedPress, colorDarkNeutralTranslucent1500Press, colorDarkNeutralTranslucent200, colorDarkNeutralTranslucent200Hover, colorDarkNeutralTranslucent200Inverted, colorDarkNeutralTranslucent200InvertedHover, colorDarkNeutralTranslucent200InvertedPress, colorDarkNeutralTranslucent200Press, colorDarkNeutralTranslucent300, colorDarkNeutralTranslucent300Hover, colorDarkNeutralTranslucent300Inverted, colorDarkNeutralTranslucent300InvertedHover, colorDarkNeutralTranslucent300InvertedPress, colorDarkNeutralTranslucent300Press, colorDarkNeutralTranslucent400, colorDarkNeutralTranslucent400Hover, colorDarkNeutralTranslucent400Inverted, colorDarkNeutralTranslucent400InvertedHover, colorDarkNeutralTranslucent400InvertedPress, colorDarkNeutralTranslucent400Press, colorDarkNeutralTranslucent500, colorDarkNeutralTranslucent500Hover, colorDarkNeutralTranslucent500Inverted, colorDarkNeutralTranslucent500InvertedHover, colorDarkNeutralTranslucent500InvertedPress, colorDarkNeutralTranslucent500Press, colorDarkNeutralTranslucent700, colorDarkNeutralTranslucent700Hover, colorDarkNeutralTranslucent700Inverted, colorDarkNeutralTranslucent700InvertedHover, colorDarkNeutralTranslucent700InvertedPress, colorDarkNeutralTranslucent700Press, colorDarkOverlayDefault, colorDarkSpecialbgComponent, colorDarkSpecialbgComponentAlpha14, colorDarkSpecialbgComponentAlpha2, colorDarkSpecialbgComponentAlpha23, colorDarkSpecialbgComponentAlpha30, colorDarkSpecialbgComponentInverted, colorDarkSpecialbgComponentInvertedAlpha30, colorDarkSpecialbgComponentInvertedShade15, colorDarkSpecialbgComponentInvertedShade20, colorDarkSpecialbgComponentTint10, colorDarkSpecialbgComponentTint15, colorDarkSpecialbgComponentTint30, colorDarkSpecialbgComponentTint7, colorDarkSpecialbgNulled, colorDarkSpecialbgOverlay, colorDarkSpecialbgOverlayFallback, colorDarkSpecialbgPrimaryGrouped, colorDarkSpecialbgSecondaryGrouped, colorDarkSpecialbgSecondaryTransparent, colorDarkSpecialbgSecondaryTransparentInverted, colorDarkSpecialbgSecondaryTransparentInvertedShade15, colorDarkSpecialbgSecondaryTransparentInvertedShade20, colorDarkSpecialbgSecondaryTransparentTint15, colorDarkSpecialbgSecondaryTransparentTint7, colorDarkSpecialbgTertiaryGrouped, colorDarkSpecialbgTertiaryTransparent, colorDarkSpecialbgTertiaryTransparentInverted, colorDarkSpecialbgTertiaryTransparentInvertedShade15, colorDarkSpecialbgTertiaryTransparentInvertedShade20, colorDarkSpecialbgTertiaryTransparentTint15, colorDarkSpecialbgTertiaryTransparentTint7, colorDarkStatusAttention, colorDarkStatusAttentionHover, colorDarkStatusAttentionInverted, colorDarkStatusAttentionInvertedHover, colorDarkStatusAttentionInvertedPress, colorDarkStatusAttentionPress, colorDarkStatusInfo, colorDarkStatusInfoHover, colorDarkStatusInfoInverted, colorDarkStatusInfoInvertedHover, colorDarkStatusInfoInvertedPress, colorDarkStatusInfoPress, colorDarkStatusMutedAltAttention, colorDarkStatusMutedAltAttentionHover, colorDarkStatusMutedAltAttentionInverted, colorDarkStatusMutedAltAttentionInvertedHover, colorDarkStatusMutedAltAttentionInvertedPress, colorDarkStatusMutedAltAttentionPress, colorDarkStatusMutedAltInfo, colorDarkStatusMutedAltInfoHover, colorDarkStatusMutedAltInfoInverted, colorDarkStatusMutedAltInfoInvertedHover, colorDarkStatusMutedAltInfoInvertedPress, colorDarkStatusMutedAltInfoPress, colorDarkStatusMutedAltNegative, colorDarkStatusMutedAltNegativeHover, colorDarkStatusMutedAltNegativeInverted, colorDarkStatusMutedAltNegativeInvertedHover, colorDarkStatusMutedAltNegativeInvertedPress, colorDarkStatusMutedAltNegativePress, colorDarkStatusMutedAltPositive, colorDarkStatusMutedAltPositiveHover, colorDarkStatusMutedAltPositiveInverted, colorDarkStatusMutedAltPositiveInvertedHover, colorDarkStatusMutedAltPositiveInvertedPress, colorDarkStatusMutedAltPositivePress, colorDarkStatusMutedAttention, colorDarkStatusMutedAttentionHover, colorDarkStatusMutedAttentionInverted, colorDarkStatusMutedAttentionInvertedHover, colorDarkStatusMutedAttentionInvertedPress, colorDarkStatusMutedAttentionPress, colorDarkStatusMutedInfo, colorDarkStatusMutedInfoHover, colorDarkStatusMutedInfoInverted, colorDarkStatusMutedInfoInvertedHover, colorDarkStatusMutedInfoInvertedPress, colorDarkStatusMutedInfoPress, colorDarkStatusMutedNegative, colorDarkStatusMutedNegativeHover, colorDarkStatusMutedNegativeInverted, colorDarkStatusMutedNegativeInvertedHover, colorDarkStatusMutedNegativeInvertedPress, colorDarkStatusMutedNegativePress, colorDarkStatusMutedPositive, colorDarkStatusMutedPositiveHover, colorDarkStatusMutedPositiveInverted, colorDarkStatusMutedPositiveInvertedHover, colorDarkStatusMutedPositiveInvertedPress, colorDarkStatusMutedPositivePress, colorDarkStatusNegative, colorDarkStatusNegativeHover, colorDarkStatusNegativeInverted, colorDarkStatusNegativeInvertedHover, colorDarkStatusNegativeInvertedPress, colorDarkStatusNegativePress, colorDarkStatusPositive, colorDarkStatusPositiveHover, colorDarkStatusPositiveInverted, colorDarkStatusPositiveInvertedHover, colorDarkStatusPositiveInvertedPress, colorDarkStatusPositivePress, colorDarkTextAccent, colorDarkTextAttention, colorDarkTextAttentionHover, colorDarkTextAttentionInverted, colorDarkTextAttentionInvertedHover, colorDarkTextAttentionInvertedPress, colorDarkTextAttentionPress, colorDarkTextDisabled, colorDarkTextDisabledInverted, colorDarkTextDisabledTransparent, colorDarkTextInfo, colorDarkTextInfoHover, colorDarkTextInfoInverted, colorDarkTextInfoInvertedHover, colorDarkTextInfoInvertedPress, colorDarkTextInfoPress, colorDarkTextLink, colorDarkTextLinkShade30, colorDarkTextLinkShade50, colorDarkTextLinkTint20, colorDarkTextLinkTint40, colorDarkTextNegative, colorDarkTextNegativeHover, colorDarkTextNegativeInverted, colorDarkTextNegativeInvertedHover, colorDarkTextNegativeInvertedPress, colorDarkTextNegativePress, colorDarkTextPositive, colorDarkTextPositiveHover, colorDarkTextPositiveInverted, colorDarkTextPositiveInvertedHover, colorDarkTextPositiveInvertedPress, colorDarkTextPositivePress, colorDarkTextPrimary, colorDarkTextPrimaryAlpha30, colorDarkTextPrimaryHover, colorDarkTextPrimaryInverted, colorDarkTextPrimaryInvertedAlpha30, colorDarkTextPrimaryInvertedAlpha40, colorDarkTextPrimaryInvertedHover, colorDarkTextPrimaryInvertedPress, colorDarkTextPrimaryInvertedShade20, colorDarkTextPrimaryInvertedShade30, colorDarkTextPrimaryInvertedTint15, colorDarkTextPrimaryInvertedTint24, colorDarkTextPrimaryInvertedTint30, colorDarkTextPrimaryInvertedTint40, colorDarkTextPrimaryInvertedTint50, colorDarkTextPrimaryInvertedTint7, colorDarkTextPrimaryPress, colorDarkTextPrimaryShade24, colorDarkTextPrimaryShade30, colorDarkTextPrimaryShade40, colorDarkTextPrimaryShade50, colorDarkTextPrimaryTint20, colorDarkTextPrimaryTint40, colorDarkTextQuaternary, colorDarkTextQuaternaryInverted, colorDarkTextSecondary, colorDarkTextSecondaryHover, colorDarkTextSecondaryInverted, colorDarkTextSecondaryInvertedHover, colorDarkTextSecondaryInvertedPress, colorDarkTextSecondaryInvertedShade20, colorDarkTextSecondaryInvertedShade30, colorDarkTextSecondaryInvertedTransparent, colorDarkTextSecondaryPress, colorDarkTextSecondaryShade20, colorDarkTextSecondaryShade30, colorDarkTextSecondaryTint20, colorDarkTextSecondaryTint40, colorDarkTextSecondaryTransparent, colorDarkTextTertiary, colorDarkTextTertiaryHover, colorDarkTextTertiaryInverted, colorDarkTextTertiaryInvertedHover, colorDarkTextTertiaryInvertedPress, colorDarkTextTertiaryInvertedTransparent, colorDarkTextTertiaryPress, colorDarkTextTertiaryTransparent, colorDarkTransparentDefault, colorDarkTransparentDefaultHover, colorDarkTransparentDefaultInvertedHover, colorDarkTransparentDefaultInvertedPress, colorDarkTransparentDefaultPress, colorDynamicNulled, colorDynamicPrimaryDark, colorDynamicPrimaryLight, colorDynamicQuaternaryDark, colorDynamicQuaternaryLight, colorDynamicQuinaryDark, colorDynamicQuinaryLight, colorDynamicSecondaryDark, colorDynamicSecondaryLight, colorDynamicSenaryDark, colorDynamicSenaryLight, colorDynamicTertiaryDark, colorDynamicTertiaryLight, colorGreenDone, colorGreenDone05, colorGreenDone05Flat, colorGreenDone10, colorGreenDone10Flat, colorGreenDone20, colorGreenDone20Flat, colorGreenText, colorGreenText60, colorGreenText60Flat, colorLavender, colorLightAccentPrimary, colorLightAccentPrimaryHover, colorLightAccentPrimaryInverted, colorLightAccentPrimaryInvertedHover, colorLightAccentPrimaryInvertedPress, colorLightAccentPrimaryPress, colorLightAccentSecondary, colorLightAccentSecondaryHover, colorLightAccentSecondaryInverted, colorLightAccentSecondaryInvertedHover, colorLightAccentSecondaryInvertedPress, colorLightAccentSecondaryPress, colorLightBaseBgAltPrimary, colorLightBaseBgAltPrimaryInverted, colorLightBaseBgAltSecondary, colorLightBaseBgAltSecondaryInverted, colorLightBaseBgAltTertiary, colorLightBaseBgAltTertiaryInverted, colorLightBaseBgPrimary, colorLightBaseBgPrimaryInverted, colorLightBaseBgSecondary, colorLightBaseBgSecondaryInverted, colorLightBaseBgTertiary, colorLightBaseBgTertiaryInverted, colorLightBgAccent, colorLightBgAccentAlpha30, colorLightBgAccentShade10, colorLightBgAccentShade15, colorLightBgAccentShade30, colorLightBgAccentShade7, colorLightBgAccentTint15, colorLightBgAccentTint20, colorLightBgAttentionMuted, colorLightBgComponent, colorLightBgComponentInverted, colorLightBgInfo, colorLightBgInfoMuted, colorLightBgLinkMuted, colorLightBgNegativeMuted, colorLightBgNeutral, colorLightBgNulled, colorLightBgOpaque, colorLightBgOverlay, colorLightBgPositiveMuted, colorLightBgPrimary, colorLightBgPrimaryAlpha12, colorLightBgPrimaryAlpha15, colorLightBgPrimaryAlpha16, colorLightBgPrimaryAlpha20, colorLightBgPrimaryAlpha30, colorLightBgPrimaryAlpha32, colorLightBgPrimaryAlpha37, colorLightBgPrimaryAlpha4, colorLightBgPrimaryAlpha40, colorLightBgPrimaryAlpha8, colorLightBgPrimaryGrouped, colorLightBgPrimaryInverted, colorLightBgPrimaryInvertedAlpha10, colorLightBgPrimaryInvertedAlpha12, colorLightBgPrimaryInvertedAlpha15, colorLightBgPrimaryInvertedAlpha16, colorLightBgPrimaryInvertedAlpha20, colorLightBgPrimaryInvertedAlpha24, colorLightBgPrimaryInvertedAlpha3, colorLightBgPrimaryInvertedAlpha30, colorLightBgPrimaryInvertedAlpha32, colorLightBgPrimaryInvertedAlpha4, colorLightBgPrimaryInvertedAlpha40, colorLightBgPrimaryInvertedAlpha5, colorLightBgPrimaryInvertedAlpha50, colorLightBgPrimaryInvertedAlpha7, colorLightBgPrimaryInvertedAlpha8, colorLightBgPrimaryInvertedTint15, colorLightBgPrimaryInvertedTint20, colorLightBgPrimaryInvertedTint7, colorLightBgPrimaryShade15, colorLightBgPrimaryShade7, colorLightBgQuaternary, colorLightBgQuaternaryAlpha30, colorLightBgQuaternaryInverted, colorLightBgQuaternaryInvertedAlpha30, colorLightBgQuaternaryInvertedTint15, colorLightBgQuaternaryInvertedTint20, colorLightBgQuaternaryShade10, colorLightBgQuaternaryShade15, colorLightBgQuaternaryShade30, colorLightBgQuaternaryShade7, colorLightBgSecondary, colorLightBgSecondaryAlpha30, colorLightBgSecondaryGrouped, colorLightBgSecondaryInverted, colorLightBgSecondaryInvertedAlpha30, colorLightBgSecondaryInvertedShade15, colorLightBgSecondaryInvertedShade7, colorLightBgSecondaryInvertedTint15, colorLightBgSecondaryInvertedTint20, colorLightBgSecondaryShade15, colorLightBgSecondaryShade7, colorLightBgSecondaryTint15, colorLightBgSecondaryTint20, colorLightBgTertiary, colorLightBgTertiaryGrouped, colorLightBgTertiaryInverted, colorLightBgTertiaryShade7, colorLightBlue, colorLightBorderAccent, colorLightBorderKey, colorLightBorderKeyAlpha15, colorLightBorderKeyAlpha7, colorLightBorderKeyInverted, colorLightBorderKeyInvertedAlpha15, colorLightBorderKeyInvertedAlpha7, colorLightBorderLink, colorLightBorderPrimary, colorLightBorderPrimaryInverted, colorLightBorderSecondary, colorLightBorderSecondaryInverted, colorLightBorderTertiary, colorLightBorderTertiaryInverted, colorLightBorderUnderline, colorLightBorderUnderlineAlpha30, colorLightBorderUnderlineInverted, colorLightBorderUnderlineInvertedAlpha30, colorLightGraphicAccent, colorLightGraphicAccentAlpha30, colorLightGraphicAccentShade10, colorLightGraphicAccentShade15, colorLightGraphicAccentShade30, colorLightGraphicAccentShade7, colorLightGraphicAccentTint15, colorLightGraphicAttention, colorLightGraphicLink, colorLightGraphicLinkAlpha15, colorLightGraphicNegative, colorLightGraphicNegativeAlpha10, colorLightGraphicNegativeAlpha30, colorLightGraphicNegativeAlpha40, colorLightGraphicNegativeShade15, colorLightGraphicNegativeShade30, colorLightGraphicNegativeShade7, colorLightGraphicNegativeTint20, colorLightGraphicNegativeTint30, colorLightGraphicNeutral, colorLightGraphicPositive, colorLightGraphicPositiveAlpha10, colorLightGraphicPositiveShade10, colorLightGraphicPositiveShade30, colorLightGraphicPrimary, colorLightGraphicPrimaryAlpha30, colorLightGraphicPrimaryAlpha40, colorLightGraphicPrimaryAlpha50, colorLightGraphicPrimaryAlpha60, colorLightGraphicPrimaryInverted, colorLightGraphicPrimaryInvertedAlpha30, colorLightGraphicPrimaryInvertedAlpha40, colorLightGraphicPrimaryInvertedAlpha50, colorLightGraphicPrimaryInvertedAlpha60, colorLightGraphicPrimaryInvertedShade10, colorLightGraphicPrimaryInvertedShade15, colorLightGraphicPrimaryInvertedShade30, colorLightGraphicPrimaryInvertedShade7, colorLightGraphicPrimaryShade10, colorLightGraphicPrimaryShade30, colorLightGraphicPrimaryTint15, colorLightGraphicPrimaryTint20, colorLightGraphicPrimaryTint30, colorLightGraphicQuaternary, colorLightGraphicQuaternaryInverted, colorLightGraphicQuaternaryShade10, colorLightGraphicSecondary, colorLightGraphicSecondaryAlpha30, colorLightGraphicSecondaryInverted, colorLightGraphicSecondaryInvertedAlpha30, colorLightGraphicSecondaryInvertedShade10, colorLightGraphicSecondaryInvertedShade30, colorLightGraphicSecondaryInvertedTint15, colorLightGraphicSecondaryInvertedTint20, colorLightGraphicSecondaryShade30, colorLightGraphicSecondaryShade50, colorLightGraphicTertiary, colorLightGraphicTertiaryAlpha30, colorLightGraphicTertiaryInverted, colorLightGraphicTertiaryInvertedAlpha30, colorLightGraphicTertiaryInvertedTint15, colorLightGraphicTertiaryInvertedTint20, colorLightGraphicTertiaryShade15, colorLightGraphicTertiaryShade7, colorLightGraphicTertiaryTint15, colorLightGraphicTertiaryTint20, colorLightModalBgAltPrimary, colorLightModalBgAltPrimaryInverted, colorLightModalBgAltSecondary, colorLightModalBgAltSecondaryInverted, colorLightModalBgAltTertiary, colorLightModalBgAltTertiaryInverted, colorLightModalBgPrimary, colorLightModalBgPrimaryInverted, colorLightModalBgSecondary, colorLightModalBgSecondaryInverted, colorLightModalBgTertiary, colorLightModalBgTertiaryInverted, colorLightNeutral0, colorLightNeutral0Hover, colorLightNeutral0Inverted, colorLightNeutral0InvertedHover, colorLightNeutral0InvertedPress, colorLightNeutral0Press, colorLightNeutral100, colorLightNeutral100Hover, colorLightNeutral100Inverted, colorLightNeutral100InvertedHover, colorLightNeutral100InvertedPress, colorLightNeutral100Press, colorLightNeutral1500, colorLightNeutral1500Hover, colorLightNeutral1500Inverted, colorLightNeutral1500InvertedHover, colorLightNeutral1500InvertedPress, colorLightNeutral1500Press, colorLightNeutral200, colorLightNeutral200Hover, colorLightNeutral200Inverted, colorLightNeutral200InvertedHover, colorLightNeutral200InvertedPress, colorLightNeutral200Press, colorLightNeutral300, colorLightNeutral300Hover, colorLightNeutral300Inverted, colorLightNeutral300InvertedHover, colorLightNeutral300InvertedPress, colorLightNeutral300Press, colorLightNeutral400, colorLightNeutral400Hover, colorLightNeutral400Inverted, colorLightNeutral400InvertedHover, colorLightNeutral400InvertedPress, colorLightNeutral400Press, colorLightNeutral500, colorLightNeutral500Hover, colorLightNeutral500Inverted, colorLightNeutral500InvertedHover, colorLightNeutral500InvertedPress, colorLightNeutral500Press, colorLightNeutral700, colorLightNeutral700Hover, colorLightNeutral700Inverted, colorLightNeutral700InvertedHover, colorLightNeutral700InvertedPress, colorLightNeutral700Press, colorLightNeutralTranslucent0, colorLightNeutralTranslucent0Hover, colorLightNeutralTranslucent0Inverted, colorLightNeutralTranslucent0InvertedHover, colorLightNeutralTranslucent0InvertedPress, colorLightNeutralTranslucent0Press, colorLightNeutralTranslucent100, colorLightNeutralTranslucent100Hover, colorLightNeutralTranslucent100Inverted, colorLightNeutralTranslucent100InvertedHover, colorLightNeutralTranslucent100InvertedPress, colorLightNeutralTranslucent100Press, colorLightNeutralTranslucent1500Hover, colorLightNeutralTranslucent1500InvertedHover, colorLightNeutralTranslucent1500InvertedPress, colorLightNeutralTranslucent1500Press, colorLightNeutralTranslucent200, colorLightNeutralTranslucent200Hover, colorLightNeutralTranslucent200Inverted, colorLightNeutralTranslucent200InvertedHover, colorLightNeutralTranslucent200InvertedPress, colorLightNeutralTranslucent200Press, colorLightNeutralTranslucent300, colorLightNeutralTranslucent300Hover, colorLightNeutralTranslucent300Inverted, colorLightNeutralTranslucent300InvertedHover, colorLightNeutralTranslucent300InvertedPress, colorLightNeutralTranslucent300Press, colorLightNeutralTranslucent400, colorLightNeutralTranslucent400Hover, colorLightNeutralTranslucent400Inverted, colorLightNeutralTranslucent400InvertedHover, colorLightNeutralTranslucent400InvertedPress, colorLightNeutralTranslucent400Press, colorLightNeutralTranslucent500, colorLightNeutralTranslucent500Hover, colorLightNeutralTranslucent500Inverted, colorLightNeutralTranslucent500InvertedHover, colorLightNeutralTranslucent500InvertedPress, colorLightNeutralTranslucent500Press, colorLightNeutralTranslucent700, colorLightNeutralTranslucent700Hover, colorLightNeutralTranslucent700Inverted, colorLightNeutralTranslucent700InvertedHover, colorLightNeutralTranslucent700InvertedPress, colorLightNeutralTranslucent700Press, colorLightOverlayDefault, colorLightSpecialbgComponent, colorLightSpecialbgComponentAlpha14, colorLightSpecialbgComponentAlpha2, colorLightSpecialbgComponentAlpha23, colorLightSpecialbgComponentAlpha30, colorLightSpecialbgComponentInverted, colorLightSpecialbgComponentInvertedAlpha30, colorLightSpecialbgComponentInvertedTint15, colorLightSpecialbgComponentInvertedTint20, colorLightSpecialbgComponentShade10, colorLightSpecialbgComponentShade15, colorLightSpecialbgComponentShade30, colorLightSpecialbgComponentShade7, colorLightSpecialbgNulled, colorLightSpecialbgOverlay, colorLightSpecialbgOverlayFallback, colorLightSpecialbgPrimaryGrouped, colorLightSpecialbgSecondaryGrouped, colorLightSpecialbgSecondaryTransparent, colorLightSpecialbgSecondaryTransparentInverted, colorLightSpecialbgSecondaryTransparentInvertedTint15, colorLightSpecialbgSecondaryTransparentInvertedTint20, colorLightSpecialbgSecondaryTransparentShade15, colorLightSpecialbgSecondaryTransparentShade7, colorLightSpecialbgTertiaryGrouped, colorLightSpecialbgTertiaryTransparent, colorLightSpecialbgTertiaryTransparentInverted, colorLightSpecialbgTertiaryTransparentInvertedTint15, colorLightSpecialbgTertiaryTransparentInvertedTint20, colorLightSpecialbgTertiaryTransparentShade15, colorLightSpecialbgTertiaryTransparentShade7, colorLightStatusAttention, colorLightStatusAttentionHover, colorLightStatusAttentionInverted, colorLightStatusAttentionInvertedHover, colorLightStatusAttentionInvertedPress, colorLightStatusAttentionPress, colorLightStatusInfo, colorLightStatusInfoHover, colorLightStatusInfoInverted, colorLightStatusInfoInvertedHover, colorLightStatusInfoInvertedPress, colorLightStatusInfoPress, colorLightStatusMutedAltAttention, colorLightStatusMutedAltAttentionHover, colorLightStatusMutedAltAttentionInverted, colorLightStatusMutedAltAttentionInvertedHover, colorLightStatusMutedAltAttentionInvertedPress, colorLightStatusMutedAltAttentionPress, colorLightStatusMutedAltInfo, colorLightStatusMutedAltInfoHover, colorLightStatusMutedAltInfoInverted, colorLightStatusMutedAltInfoInvertedHover, colorLightStatusMutedAltInfoInvertedPress, colorLightStatusMutedAltInfoPress, colorLightStatusMutedAltNegative, colorLightStatusMutedAltNegativeHover, colorLightStatusMutedAltNegativeInverted, colorLightStatusMutedAltNegativeInvertedHover, colorLightStatusMutedAltNegativeInvertedPress, colorLightStatusMutedAltNegativePress, colorLightStatusMutedAltPositive, colorLightStatusMutedAltPositiveHover, colorLightStatusMutedAltPositiveInverted, colorLightStatusMutedAltPositiveInvertedHover, colorLightStatusMutedAltPositiveInvertedPress, colorLightStatusMutedAltPositivePress, colorLightStatusMutedAttention, colorLightStatusMutedAttentionHover, colorLightStatusMutedAttentionInverted, colorLightStatusMutedAttentionInvertedHover, colorLightStatusMutedAttentionInvertedPress, colorLightStatusMutedAttentionPress, colorLightStatusMutedInfo, colorLightStatusMutedInfoHover, colorLightStatusMutedInfoInverted, colorLightStatusMutedInfoInvertedHover, colorLightStatusMutedInfoInvertedPress, colorLightStatusMutedInfoPress, colorLightStatusMutedNegative, colorLightStatusMutedNegativeHover, colorLightStatusMutedNegativeInverted, colorLightStatusMutedNegativeInvertedHover, colorLightStatusMutedNegativeInvertedPress, colorLightStatusMutedNegativePress, colorLightStatusMutedPositive, colorLightStatusMutedPositiveHover, colorLightStatusMutedPositiveInverted, colorLightStatusMutedPositiveInvertedHover, colorLightStatusMutedPositiveInvertedPress, colorLightStatusMutedPositivePress, colorLightStatusNegative, colorLightStatusNegativeHover, colorLightStatusNegativeInverted, colorLightStatusNegativeInvertedHover, colorLightStatusNegativeInvertedPress, colorLightStatusNegativePress, colorLightStatusPositive, colorLightStatusPositiveHover, colorLightStatusPositiveInverted, colorLightStatusPositiveInvertedHover, colorLightStatusPositiveInvertedPress, colorLightStatusPositivePress, colorLightTextAccent, colorLightTextAttention, colorLightTextAttentionHover, colorLightTextAttentionInverted, colorLightTextAttentionInvertedHover, colorLightTextAttentionInvertedPress, colorLightTextAttentionPress, colorLightTextDisabled, colorLightTextDisabledInverted, colorLightTextDisabledTransparent, colorLightTextInfo, colorLightTextInfoHover, colorLightTextInfoInverted, colorLightTextInfoInvertedHover, colorLightTextInfoInvertedPress, colorLightTextInfoPress, colorLightTextLink, colorLightTextLinkShade20, colorLightTextLinkShade40, colorLightTextLinkTint30, colorLightTextLinkTint50, colorLightTextNegative, colorLightTextNegativeHover, colorLightTextNegativeInverted, colorLightTextNegativeInvertedHover, colorLightTextNegativeInvertedPress, colorLightTextNegativePress, colorLightTextPositive, colorLightTextPositiveHover, colorLightTextPositiveInverted, colorLightTextPositiveInvertedHover, colorLightTextPositiveInvertedPress, colorLightTextPositivePress, colorLightTextPrimary, colorLightTextPrimaryAlpha30, colorLightTextPrimaryHover, colorLightTextPrimaryInverted, colorLightTextPrimaryInvertedAlpha30, colorLightTextPrimaryInvertedAlpha40, colorLightTextPrimaryInvertedHover, colorLightTextPrimaryInvertedPress, colorLightTextPrimaryInvertedShade15, colorLightTextPrimaryInvertedShade24, colorLightTextPrimaryInvertedShade30, colorLightTextPrimaryInvertedShade40, colorLightTextPrimaryInvertedShade50, colorLightTextPrimaryInvertedShade7, colorLightTextPrimaryInvertedTint20, colorLightTextPrimaryInvertedTint30, colorLightTextPrimaryPress, colorLightTextPrimaryShade20, colorLightTextPrimaryShade40, colorLightTextPrimaryTint24, colorLightTextPrimaryTint30, colorLightTextPrimaryTint40, colorLightTextPrimaryTint50, colorLightTextQuaternary, colorLightTextQuaternaryInverted, colorLightTextSecondary, colorLightTextSecondaryHover, colorLightTextSecondaryInverted, colorLightTextSecondaryInvertedHover, colorLightTextSecondaryInvertedPress, colorLightTextSecondaryInvertedTint20, colorLightTextSecondaryInvertedTint30, colorLightTextSecondaryInvertedTransparent, colorLightTextSecondaryPress, colorLightTextSecondaryShade20, colorLightTextSecondaryShade40, colorLightTextSecondaryTint20, colorLightTextSecondaryTint30, colorLightTextSecondaryTransparent, colorLightTextTertiary, colorLightTextTertiaryHover, colorLightTextTertiaryInverted, colorLightTextTertiaryInvertedHover, colorLightTextTertiaryInvertedPress, colorLightTextTertiaryInvertedTransparent, colorLightTextTertiaryPress, colorLightTextTertiaryTransparent, colorLightTransparentDefault, colorLightTransparentDefaultHover, colorLightTransparentDefaultInvertedHover, colorLightTransparentDefaultInvertedPress, colorLightTransparentDefaultPress, colorRedBrand, colorRedBrand05Flat, colorRedBrand10, colorRedBrand10Flat, colorRedBrand20, colorRedBrand20Flat, colorRedBrand30, colorRedBrand30Flat, colorRedBrand50, colorRedBrand50Flat, colorRedBrand70, colorRedBrand70Flat, colorRedBrand85, colorRedBrand85Flat, colorRedDark, colorRedError, colorSand, colorStaticAccentPrimary, colorStaticAccentPrimaryHover, colorStaticAccentPrimaryInverted, colorStaticAccentPrimaryInvertedHover, colorStaticAccentPrimaryInvertedPress, colorStaticAccentPrimaryPress, colorStaticAccentSecondary, colorStaticAccentSecondaryHover, colorStaticAccentSecondaryInverted, colorStaticAccentSecondaryInvertedHover, colorStaticAccentSecondaryInvertedPress, colorStaticAccentSecondaryPress, colorStaticBgAccent, colorStaticBgDark, colorStaticBgLight, colorStaticBgNeutralDark, colorStaticBgNeutralLight, colorStaticBgPrimaryDark, colorStaticBgPrimaryDarkAlpha10, colorStaticBgPrimaryDarkAlpha20, colorStaticBgPrimaryDarkTint15, colorStaticBgPrimaryDarkTint20, colorStaticBgPrimaryLight, colorStaticBgQuaternaryDark, colorStaticBgQuaternaryLight, colorStaticBgSecondaryDark, colorStaticBgSecondaryLight, colorStaticBgTertiaryDark, colorStaticBgTertiaryLight, colorStaticBorderAccent, colorStaticCorpbgNeutral, colorStaticCorpbgPrimary, colorStaticCorpbgSecondary, colorStaticCorpbgTertiary, colorStaticGraphicAccent, colorStaticGraphicAmethyst, colorStaticGraphicBlackberry, colorStaticGraphicBlueChill, colorStaticGraphicBlueChillOld, colorStaticGraphicBlueMaya, colorStaticGraphicBlueMoody, colorStaticGraphicBlueSteel, colorStaticGraphicBotticelli, colorStaticGraphicBoulder, colorStaticGraphicBoulderOld, colorStaticGraphicBrinkPink, colorStaticGraphicBrinkPinkOld, colorStaticGraphicBurntSienna, colorStaticGraphicBurntSiennaOld, colorStaticGraphicCarrot, colorStaticGraphicChatelle, colorStaticGraphicChatelleOld, colorStaticGraphicChathamsBlue, colorStaticGraphicChathamsBlueOld, colorStaticGraphicChick, colorStaticGraphicCrete, colorStaticGraphicCuriousBlue, colorStaticGraphicCuriousBlueLight, colorStaticGraphicCuriousBlueLightOld, colorStaticGraphicDark, colorStaticGraphicEasternBlue, colorStaticGraphicFrenchLilac, colorStaticGraphicFuelYellow, colorStaticGraphicFunBlue, colorStaticGraphicFunBlueOld, colorStaticGraphicGallery, colorStaticGraphicGreenJungle, colorStaticGraphicHippieBlue, colorStaticGraphicHippieBlueOld, colorStaticGraphicJaffa, colorStaticGraphicJaffaLight, colorStaticGraphicJaffaLightOld, colorStaticGraphicJava, colorStaticGraphicJavaOld, colorStaticGraphicJungleGreen, colorStaticGraphicLavender, colorStaticGraphicLight, colorStaticGraphicLightShade15, colorStaticGraphicLightShade7, colorStaticGraphicMantis, colorStaticGraphicMantisOld, colorStaticGraphicMatisse, colorStaticGraphicMatisseOld, colorStaticGraphicMaya, colorStaticGraphicMilanoRed, colorStaticGraphicMilanoRedOld, colorStaticGraphicMirage, colorStaticGraphicMirageOld, colorStaticGraphicMoonRaker, colorStaticGraphicMossGreen, colorStaticGraphicNevada, colorStaticGraphicNevadaOld, colorStaticGraphicOlive, colorStaticGraphicOlivine, colorStaticGraphicOlivineOld, colorStaticGraphicPeach, colorStaticGraphicPermission, colorStaticGraphicPersimmon, colorStaticGraphicPewter, colorStaticGraphicPewterOld, colorStaticGraphicPickledBluewood, colorStaticGraphicPickledBluewoodOld, colorStaticGraphicPorsche, colorStaticGraphicPorscheOld, colorStaticGraphicRaspberry, colorStaticGraphicRedDamask, colorStaticGraphicRedDamaskOld, colorStaticGraphicSaffron, colorStaticGraphicSaffronOld, colorStaticGraphicSalomie, colorStaticGraphicSand, colorStaticGraphicSandyBrown, colorStaticGraphicSandybrownOld, colorStaticGraphicSeawater, colorStaticGraphicSerenade, colorStaticGraphicSky, colorStaticGraphicSoftPeach, colorStaticGraphicSolitude, colorStaticGraphicStrawberry, colorStaticGraphicSundust, colorStaticGraphicTurkishRose, colorStaticGraphicTurkishRoseOld, colorStaticGraphicTurquoiseBlue, colorStaticGraphicTurquoiseBlueOld, colorStaticGraphicValencia, colorStaticGraphicValenciaOld, colorStaticGraphicWaikawaGray, colorStaticGraphicWaikawaGrayOld, colorStaticGraphicWhisper, colorStaticGraphicZanah, colorStaticLocalLightBlue, colorStaticNeutral0, colorStaticNeutral0Hover, colorStaticNeutral0Inverted, colorStaticNeutral0InvertedHover, colorStaticNeutral0InvertedPress, colorStaticNeutral0Press, colorStaticNeutral100, colorStaticNeutral100Hover, colorStaticNeutral100Inverted, colorStaticNeutral100InvertedHover, colorStaticNeutral100InvertedPress, colorStaticNeutral100Press, colorStaticNeutral1500, colorStaticNeutral1500Hover, colorStaticNeutral1500Inverted, colorStaticNeutral1500InvertedHover, colorStaticNeutral1500InvertedPress, colorStaticNeutral1500Press, colorStaticNeutral200, colorStaticNeutral200Hover, colorStaticNeutral200Inverted, colorStaticNeutral200InvertedHover, colorStaticNeutral200InvertedPress, colorStaticNeutral200Press, colorStaticNeutral300, colorStaticNeutral300Inverted, colorStaticNeutral400, colorStaticNeutral400Hover, colorStaticNeutral400Inverted, colorStaticNeutral400InvertedHover, colorStaticNeutral400InvertedPress, colorStaticNeutral400Press, colorStaticNeutral500, colorStaticNeutral500Hover, colorStaticNeutral500Inverted, colorStaticNeutral500InvertedHover, colorStaticNeutral500InvertedPress, colorStaticNeutral500Press, colorStaticNeutral700, colorStaticNeutral700Hover, colorStaticNeutral700Inverted, colorStaticNeutral700InvertedHover, colorStaticNeutral700InvertedPress, colorStaticNeutral700Press, colorStaticNeutralTranslucent0, colorStaticNeutralTranslucent0Hover, colorStaticNeutralTranslucent0Inverted, colorStaticNeutralTranslucent0InvertedHover, colorStaticNeutralTranslucent0InvertedPress, colorStaticNeutralTranslucent0Press, colorStaticNeutralTranslucent100, colorStaticNeutralTranslucent100Hover, colorStaticNeutralTranslucent100Inverted, colorStaticNeutralTranslucent100InvertedHover, colorStaticNeutralTranslucent100InvertedPress, colorStaticNeutralTranslucent100Press, colorStaticNeutralTranslucent1500Hover, colorStaticNeutralTranslucent1500InvertedHover, colorStaticNeutralTranslucent1500InvertedPress, colorStaticNeutralTranslucent1500Press, colorStaticNeutralTranslucent200, colorStaticNeutralTranslucent200Hover, colorStaticNeutralTranslucent200Inverted, colorStaticNeutralTranslucent200InvertedHover, colorStaticNeutralTranslucent200InvertedPress, colorStaticNeutralTranslucent200Press, colorStaticNeutralTranslucent300, colorStaticNeutralTranslucent300Inverted, colorStaticNeutralTranslucent400, colorStaticNeutralTranslucent400Hover, colorStaticNeutralTranslucent400Inverted, colorStaticNeutralTranslucent400InvertedHover, colorStaticNeutralTranslucent400InvertedPress, colorStaticNeutralTranslucent400Press, colorStaticNeutralTranslucent500, colorStaticNeutralTranslucent500Hover, colorStaticNeutralTranslucent500Inverted, colorStaticNeutralTranslucent500InvertedHover, colorStaticNeutralTranslucent500InvertedPress, colorStaticNeutralTranslucent500Press, colorStaticNeutralTranslucent700, colorStaticNeutralTranslucent700Hover, colorStaticNeutralTranslucent700Inverted, colorStaticNeutralTranslucent700InvertedHover, colorStaticNeutralTranslucent700InvertedPress, colorStaticNeutralTranslucent700Press, colorStaticNulled, colorStaticOverlayBlackHigh, colorStaticOverlayBlackLow, colorStaticOverlayBlackNormal, colorStaticOverlayBlackXhigh, colorStaticOverlayBlackXlow, colorStaticOverlayIndigoHigh, colorStaticOverlayIndigoLow, colorStaticOverlayIndigoNormal, colorStaticOverlayIndigoXhigh, colorStaticOverlayIndigoXlow, colorStaticOverlayWhiteHigh, colorStaticOverlayWhiteLow, colorStaticOverlayWhiteNormal, colorStaticOverlayWhiteXhigh, colorStaticOverlayWhiteXlow, colorStaticPrimaryDark, colorStaticPrimaryLight, colorStaticQuaternaryDark, colorStaticQuaternaryLight, colorStaticQuinaryDark, colorStaticQuinaryLight, colorStaticSecondaryDark, colorStaticSecondaryLight, colorStaticSenaryDark, colorStaticSenaryLight, colorStaticStatusAttention, colorStaticStatusAttentionInverted, colorStaticStatusBlue, colorStaticStatusBlueAlpha10, colorStaticStatusGreen, colorStaticStatusGreenAlpha10, colorStaticStatusGrey, colorStaticStatusGreyAlpha10, colorStaticStatusInfo, colorStaticStatusInfoInverted, colorStaticStatusMutedAltAttention, colorStaticStatusMutedAltAttentionInverted, colorStaticStatusMutedAltInfo, colorStaticStatusMutedAltInfoInverted, colorStaticStatusMutedAltNegative, colorStaticStatusMutedAltNegativeInverted, colorStaticStatusMutedAltPositive, colorStaticStatusMutedAltPositiveInverted, colorStaticStatusMutedAttention, colorStaticStatusMutedAttentionInverted, colorStaticStatusMutedInfo, colorStaticStatusMutedInfoInverted, colorStaticStatusMutedNegative, colorStaticStatusMutedNegativeInverted, colorStaticStatusMutedPositive, colorStaticStatusMutedPositiveInverted, colorStaticStatusNegative, colorStaticStatusNegativeInverted, colorStaticStatusOrange, colorStaticStatusOrangeAlpha10, colorStaticStatusPositive, colorStaticStatusPositiveInverted, colorStaticStatusPurple, colorStaticStatusPurpleAlpha10, colorStaticStatusRed, colorStaticStatusRedAlpha10, colorStaticStatusTeal, colorStaticStatusTealAlpha10, colorStaticTertiaryDark, colorStaticTertiaryLight, colorStaticTextAccent, colorStaticTextAttention, colorStaticTextAttentionHover, colorStaticTextAttentionInverted, colorStaticTextAttentionInvertedHover, colorStaticTextAttentionInvertedPress, colorStaticTextAttentionPress, colorStaticTextInfo, colorStaticTextInfoHover, colorStaticTextInfoInverted, colorStaticTextInfoInvertedHover, colorStaticTextInfoInvertedPress, colorStaticTextInfoPress, colorStaticTextNegative, colorStaticTextNegativeHover, colorStaticTextNegativeInverted, colorStaticTextNegativeInvertedHover, colorStaticTextNegativeInvertedPress, colorStaticTextNegativePress, colorStaticTextPositive, colorStaticTextPositiveHover, colorStaticTextPositiveInverted, colorStaticTextPositiveInvertedHover, colorStaticTextPositiveInvertedPress, colorStaticTextPositivePress, colorStaticTextPrimary, colorStaticTextPrimaryDark, colorStaticTextPrimaryHover, colorStaticTextPrimaryInverted, colorStaticTextPrimaryInvertedHover, colorStaticTextPrimaryInvertedPress, colorStaticTextPrimaryLight, colorStaticTextPrimaryLightAlpha30, colorStaticTextPrimaryPress, colorStaticTextQuaternary, colorStaticTextQuaternaryInverted, colorStaticTextSecondary, colorStaticTextSecondaryDark, colorStaticTextSecondaryDarkTransparent, colorStaticTextSecondaryHover, colorStaticTextSecondaryInverted, colorStaticTextSecondaryInvertedHover, colorStaticTextSecondaryInvertedPress, colorStaticTextSecondaryLight, colorStaticTextSecondaryLightTransparent, colorStaticTextSecondaryPress, colorStaticTextTertiary, colorStaticTextTertiaryDark, colorStaticTextTertiaryDarkTransparent, colorStaticTextTertiaryHover, colorStaticTextTertiaryInverted, colorStaticTextTertiaryInvertedHover, colorStaticTextTertiaryInvertedPress, colorStaticTextTertiaryLight, colorStaticTextTertiaryLightTransparent, colorStaticTextTertiaryPress, colorWhite, colorWhite10, colorWhite30, colorWhite60, fontFamilyStyrene, fontFamilySystem, gap2xl, gap2xlNeg, gap2xs, gap2xsNeg, gap3xl, gap3xlNeg, gap3xs, gap3xsNeg, gap4xl, gap4xlNeg, gap5xl, gap5xlNeg, gap6xl, gap6xlNeg, gap7xl, gap7xlNeg, gap8xl, gap8xlNeg, gapL, gapLNeg, gapM, gapMNeg, gapS, gapSNeg, gapXl, gapXlNeg, gapXs, gapXsNeg, shadowL, shadowLHard, shadowLHardUp, shadowLUp, shadowM, shadowMHard, shadowMHardUp, shadowMUp, shadowS, shadowSHard, shadowSHardUp, shadowSUp, shadowXl, shadowXlHard, shadowXlHardUp, shadowXlUp, shadowXs, shadowXsHard, shadowXsHardUp, shadowXsUp };
|
|
1452
|
+
export { borderRadius3xl, borderRadiusCircle, borderRadiusL, borderRadiusM, borderRadiusPill, borderRadiusS, borderRadiusXl, borderRadiusXs, borderRadiusXxl, colorAmethyst, colorBgCorporate, colorBgCorporate30, colorBgCorporate30Flat, colorBgCorporate60, colorBgCorporate60Flat, colorBgCorporate90, colorBgCorporate90Flat, colorBlack, colorBlack10, colorBlack10Flat, colorBlack30, colorBlack30Flat, colorBlack60, colorBlack60Flat, colorBlueAction, colorBlueLinkMobile, colorBlueLinkMobile10, colorBlueLinkMobile10Flat, colorBlueLinkWeb, colorBlueSwipeA, colorBlueSwipeB, colorBlueSwipeC, colorDarkAccentPrimary, colorDarkAccentPrimaryHover, colorDarkAccentPrimaryInverted, colorDarkAccentPrimaryInvertedHover, colorDarkAccentPrimaryInvertedPress, colorDarkAccentPrimaryPress, colorDarkAccentSecondary, colorDarkAccentSecondaryHover, colorDarkAccentSecondaryInverted, colorDarkAccentSecondaryInvertedHover, colorDarkAccentSecondaryInvertedPress, colorDarkAccentSecondaryPress, colorDarkBaseBgAltPrimary, colorDarkBaseBgAltPrimaryInverted, colorDarkBaseBgAltSecondary, colorDarkBaseBgAltSecondaryInverted, colorDarkBaseBgAltTertiary, colorDarkBaseBgAltTertiaryInverted, colorDarkBaseBgPrimary, colorDarkBaseBgPrimaryInverted, colorDarkBaseBgSecondary, colorDarkBaseBgSecondaryInverted, colorDarkBaseBgTertiary, colorDarkBaseBgTertiaryInverted, colorDarkBgAccent, colorDarkBgAccentAlpha30, colorDarkBgAccentShade15, colorDarkBgAccentShade20, colorDarkBgAccentTint10, colorDarkBgAccentTint15, colorDarkBgAccentTint30, colorDarkBgAccentTint7, colorDarkBgAttentionMuted, colorDarkBgComponent, colorDarkBgComponentInverted, colorDarkBgInfo, colorDarkBgInfoMuted, colorDarkBgLinkMuted, colorDarkBgNegativeMuted, colorDarkBgNeutral, colorDarkBgNulled, colorDarkBgOpaque, colorDarkBgOverlay, colorDarkBgPositiveMuted, colorDarkBgPrimary, colorDarkBgPrimaryAlpha12, colorDarkBgPrimaryAlpha15, colorDarkBgPrimaryAlpha16, colorDarkBgPrimaryAlpha20, colorDarkBgPrimaryAlpha30, colorDarkBgPrimaryAlpha32, colorDarkBgPrimaryAlpha37, colorDarkBgPrimaryAlpha4, colorDarkBgPrimaryAlpha40, colorDarkBgPrimaryAlpha8, colorDarkBgPrimaryGrouped, colorDarkBgPrimaryInverted, colorDarkBgPrimaryInvertedAlpha10, colorDarkBgPrimaryInvertedAlpha12, colorDarkBgPrimaryInvertedAlpha15, colorDarkBgPrimaryInvertedAlpha16, colorDarkBgPrimaryInvertedAlpha20, colorDarkBgPrimaryInvertedAlpha24, colorDarkBgPrimaryInvertedAlpha3, colorDarkBgPrimaryInvertedAlpha30, colorDarkBgPrimaryInvertedAlpha32, colorDarkBgPrimaryInvertedAlpha4, colorDarkBgPrimaryInvertedAlpha40, colorDarkBgPrimaryInvertedAlpha5, colorDarkBgPrimaryInvertedAlpha50, colorDarkBgPrimaryInvertedAlpha7, colorDarkBgPrimaryInvertedAlpha8, colorDarkBgPrimaryInvertedShade15, colorDarkBgPrimaryInvertedShade20, colorDarkBgPrimaryInvertedShade7, colorDarkBgPrimaryTint15, colorDarkBgPrimaryTint7, colorDarkBgQuaternary, colorDarkBgQuaternaryAlpha30, colorDarkBgQuaternaryInverted, colorDarkBgQuaternaryInvertedAlpha30, colorDarkBgQuaternaryInvertedShade15, colorDarkBgQuaternaryInvertedShade20, colorDarkBgQuaternaryTint10, colorDarkBgQuaternaryTint15, colorDarkBgQuaternaryTint30, colorDarkBgQuaternaryTint7, colorDarkBgSecondary, colorDarkBgSecondaryAlpha30, colorDarkBgSecondaryGrouped, colorDarkBgSecondaryInverted, colorDarkBgSecondaryInvertedAlpha30, colorDarkBgSecondaryInvertedShade15, colorDarkBgSecondaryInvertedShade20, colorDarkBgSecondaryInvertedTint15, colorDarkBgSecondaryInvertedTint7, colorDarkBgSecondaryShade15, colorDarkBgSecondaryShade20, colorDarkBgSecondaryTint15, colorDarkBgSecondaryTint7, colorDarkBgTertiary, colorDarkBgTertiaryGrouped, colorDarkBgTertiaryInverted, colorDarkBgTertiaryTint7, colorDarkBorderAccent, colorDarkBorderKey, colorDarkBorderKeyAlpha15, colorDarkBorderKeyAlpha7, colorDarkBorderKeyInverted, colorDarkBorderKeyInvertedAlpha15, colorDarkBorderKeyInvertedAlpha7, colorDarkBorderLink, colorDarkBorderPrimary, colorDarkBorderPrimaryInverted, colorDarkBorderSecondary, colorDarkBorderSecondaryInverted, colorDarkBorderTertiary, colorDarkBorderTertiaryInverted, colorDarkBorderUnderline, colorDarkBorderUnderlineAlpha30, colorDarkBorderUnderlineInverted, colorDarkBorderUnderlineInvertedAlpha30, colorDarkGraphicAccent, colorDarkGraphicAccentAlpha30, colorDarkGraphicAccentShade15, colorDarkGraphicAccentTint10, colorDarkGraphicAccentTint15, colorDarkGraphicAccentTint30, colorDarkGraphicAccentTint7, colorDarkGraphicAttention, colorDarkGraphicLink, colorDarkGraphicLinkAlpha15, colorDarkGraphicNegative, colorDarkGraphicNegativeAlpha10, colorDarkGraphicNegativeAlpha30, colorDarkGraphicNegativeAlpha40, colorDarkGraphicNegativeShade20, colorDarkGraphicNegativeShade30, colorDarkGraphicNegativeTint15, colorDarkGraphicNegativeTint30, colorDarkGraphicNegativeTint7, colorDarkGraphicNeutral, colorDarkGraphicPositive, colorDarkGraphicPositiveAlpha10, colorDarkGraphicPositiveTint10, colorDarkGraphicPositiveTint30, colorDarkGraphicPrimary, colorDarkGraphicPrimaryAlpha30, colorDarkGraphicPrimaryAlpha40, colorDarkGraphicPrimaryAlpha50, colorDarkGraphicPrimaryAlpha60, colorDarkGraphicPrimaryInverted, colorDarkGraphicPrimaryInvertedAlpha30, colorDarkGraphicPrimaryInvertedAlpha40, colorDarkGraphicPrimaryInvertedAlpha50, colorDarkGraphicPrimaryInvertedAlpha60, colorDarkGraphicPrimaryInvertedTint10, colorDarkGraphicPrimaryInvertedTint15, colorDarkGraphicPrimaryInvertedTint30, colorDarkGraphicPrimaryInvertedTint7, colorDarkGraphicPrimaryShade15, colorDarkGraphicPrimaryShade20, colorDarkGraphicPrimaryShade30, colorDarkGraphicPrimaryTint10, colorDarkGraphicPrimaryTint30, colorDarkGraphicQuaternary, colorDarkGraphicQuaternaryInverted, colorDarkGraphicQuaternaryTint10, colorDarkGraphicSecondary, colorDarkGraphicSecondaryAlpha30, colorDarkGraphicSecondaryInverted, colorDarkGraphicSecondaryInvertedAlpha30, colorDarkGraphicSecondaryInvertedShade15, colorDarkGraphicSecondaryInvertedShade20, colorDarkGraphicSecondaryInvertedTint10, colorDarkGraphicSecondaryInvertedTint30, colorDarkGraphicSecondaryTint30, colorDarkGraphicSecondaryTint50, colorDarkGraphicTertiary, colorDarkGraphicTertiaryAlpha30, colorDarkGraphicTertiaryInverted, colorDarkGraphicTertiaryInvertedAlpha30, colorDarkGraphicTertiaryInvertedShade15, colorDarkGraphicTertiaryInvertedShade20, colorDarkGraphicTertiaryShade15, colorDarkGraphicTertiaryShade20, colorDarkGraphicTertiaryTint15, colorDarkGraphicTertiaryTint7, colorDarkIndigo, colorDarkIndigo05, colorDarkIndigo05Flat, colorDarkIndigo07, colorDarkIndigo07Flat, colorDarkIndigo10, colorDarkIndigo10Flat, colorDarkIndigo15, colorDarkIndigo15Flat, colorDarkIndigo30, colorDarkIndigo30Flat, colorDarkIndigo60, colorDarkIndigo60Flat, colorDarkModalBgAltPrimary, colorDarkModalBgAltPrimaryInverted, colorDarkModalBgAltSecondary, colorDarkModalBgAltSecondaryInverted, colorDarkModalBgAltTertiary, colorDarkModalBgAltTertiaryInverted, colorDarkModalBgPrimary, colorDarkModalBgPrimaryInverted, colorDarkModalBgSecondary, colorDarkModalBgSecondaryInverted, colorDarkModalBgTertiary, colorDarkModalBgTertiaryInverted, colorDarkNeutral0, colorDarkNeutral0Hover, colorDarkNeutral0Inverted, colorDarkNeutral0InvertedHover, colorDarkNeutral0InvertedPress, colorDarkNeutral0Press, colorDarkNeutral100, colorDarkNeutral100Hover, colorDarkNeutral100Inverted, colorDarkNeutral100InvertedHover, colorDarkNeutral100InvertedPress, colorDarkNeutral100Press, colorDarkNeutral1500, colorDarkNeutral1500Hover, colorDarkNeutral1500Inverted, colorDarkNeutral1500InvertedHover, colorDarkNeutral1500InvertedPress, colorDarkNeutral1500Press, colorDarkNeutral200, colorDarkNeutral200Hover, colorDarkNeutral200Inverted, colorDarkNeutral200InvertedHover, colorDarkNeutral200InvertedPress, colorDarkNeutral200Press, colorDarkNeutral300, colorDarkNeutral300Hover, colorDarkNeutral300Inverted, colorDarkNeutral300InvertedHover, colorDarkNeutral300InvertedPress, colorDarkNeutral300Press, colorDarkNeutral400, colorDarkNeutral400Hover, colorDarkNeutral400Inverted, colorDarkNeutral400InvertedHover, colorDarkNeutral400InvertedPress, colorDarkNeutral400Press, colorDarkNeutral500, colorDarkNeutral500Hover, colorDarkNeutral500Inverted, colorDarkNeutral500InvertedHover, colorDarkNeutral500InvertedPress, colorDarkNeutral500Press, colorDarkNeutral700, colorDarkNeutral700Alpha15, colorDarkNeutral700Hover, colorDarkNeutral700Inverted, colorDarkNeutral700InvertedHover, colorDarkNeutral700InvertedPress, colorDarkNeutral700Press, colorDarkNeutralTranslucent0, colorDarkNeutralTranslucent0Hover, colorDarkNeutralTranslucent0Inverted, colorDarkNeutralTranslucent0InvertedHover, colorDarkNeutralTranslucent0InvertedPress, colorDarkNeutralTranslucent0Press, colorDarkNeutralTranslucent100, colorDarkNeutralTranslucent100Hover, colorDarkNeutralTranslucent100Inverted, colorDarkNeutralTranslucent100InvertedHover, colorDarkNeutralTranslucent100InvertedPress, colorDarkNeutralTranslucent100Press, colorDarkNeutralTranslucent1500Hover, colorDarkNeutralTranslucent1500InvertedHover, colorDarkNeutralTranslucent1500InvertedPress, colorDarkNeutralTranslucent1500Press, colorDarkNeutralTranslucent200, colorDarkNeutralTranslucent200Hover, colorDarkNeutralTranslucent200Inverted, colorDarkNeutralTranslucent200InvertedHover, colorDarkNeutralTranslucent200InvertedPress, colorDarkNeutralTranslucent200Press, colorDarkNeutralTranslucent300, colorDarkNeutralTranslucent300Hover, colorDarkNeutralTranslucent300Inverted, colorDarkNeutralTranslucent300InvertedHover, colorDarkNeutralTranslucent300InvertedPress, colorDarkNeutralTranslucent300Press, colorDarkNeutralTranslucent400, colorDarkNeutralTranslucent400Hover, colorDarkNeutralTranslucent400Inverted, colorDarkNeutralTranslucent400InvertedHover, colorDarkNeutralTranslucent400InvertedPress, colorDarkNeutralTranslucent400Press, colorDarkNeutralTranslucent500, colorDarkNeutralTranslucent500Hover, colorDarkNeutralTranslucent500Inverted, colorDarkNeutralTranslucent500InvertedHover, colorDarkNeutralTranslucent500InvertedPress, colorDarkNeutralTranslucent500Press, colorDarkNeutralTranslucent700, colorDarkNeutralTranslucent700Hover, colorDarkNeutralTranslucent700Inverted, colorDarkNeutralTranslucent700InvertedHover, colorDarkNeutralTranslucent700InvertedPress, colorDarkNeutralTranslucent700Press, colorDarkOverlayDefault, colorDarkSpecialbgComponent, colorDarkSpecialbgComponentAlpha14, colorDarkSpecialbgComponentAlpha2, colorDarkSpecialbgComponentAlpha23, colorDarkSpecialbgComponentAlpha30, colorDarkSpecialbgComponentInverted, colorDarkSpecialbgComponentInvertedAlpha30, colorDarkSpecialbgComponentInvertedShade15, colorDarkSpecialbgComponentInvertedShade20, colorDarkSpecialbgComponentTint10, colorDarkSpecialbgComponentTint15, colorDarkSpecialbgComponentTint30, colorDarkSpecialbgComponentTint7, colorDarkSpecialbgNulled, colorDarkSpecialbgOverlay, colorDarkSpecialbgOverlayFallback, colorDarkSpecialbgPrimaryGrouped, colorDarkSpecialbgSecondaryGrouped, colorDarkSpecialbgSecondaryTransparent, colorDarkSpecialbgSecondaryTransparentInverted, colorDarkSpecialbgSecondaryTransparentInvertedShade15, colorDarkSpecialbgSecondaryTransparentInvertedShade20, colorDarkSpecialbgSecondaryTransparentTint15, colorDarkSpecialbgSecondaryTransparentTint7, colorDarkSpecialbgTertiaryGrouped, colorDarkSpecialbgTertiaryTransparent, colorDarkSpecialbgTertiaryTransparentInverted, colorDarkSpecialbgTertiaryTransparentInvertedShade15, colorDarkSpecialbgTertiaryTransparentInvertedShade20, colorDarkSpecialbgTertiaryTransparentTint15, colorDarkSpecialbgTertiaryTransparentTint7, colorDarkStatusAttention, colorDarkStatusAttentionHover, colorDarkStatusAttentionInverted, colorDarkStatusAttentionInvertedHover, colorDarkStatusAttentionInvertedPress, colorDarkStatusAttentionPress, colorDarkStatusInfo, colorDarkStatusInfoAlpha15, colorDarkStatusInfoHover, colorDarkStatusInfoInverted, colorDarkStatusInfoInvertedHover, colorDarkStatusInfoInvertedPress, colorDarkStatusInfoPress, colorDarkStatusMutedAltAttention, colorDarkStatusMutedAltAttentionHover, colorDarkStatusMutedAltAttentionInverted, colorDarkStatusMutedAltAttentionInvertedHover, colorDarkStatusMutedAltAttentionInvertedPress, colorDarkStatusMutedAltAttentionPress, colorDarkStatusMutedAltInfo, colorDarkStatusMutedAltInfoHover, colorDarkStatusMutedAltInfoInverted, colorDarkStatusMutedAltInfoInvertedHover, colorDarkStatusMutedAltInfoInvertedPress, colorDarkStatusMutedAltInfoPress, colorDarkStatusMutedAltNegative, colorDarkStatusMutedAltNegativeHover, colorDarkStatusMutedAltNegativeInverted, colorDarkStatusMutedAltNegativeInvertedHover, colorDarkStatusMutedAltNegativeInvertedPress, colorDarkStatusMutedAltNegativePress, colorDarkStatusMutedAltPositive, colorDarkStatusMutedAltPositiveHover, colorDarkStatusMutedAltPositiveInverted, colorDarkStatusMutedAltPositiveInvertedHover, colorDarkStatusMutedAltPositiveInvertedPress, colorDarkStatusMutedAltPositivePress, colorDarkStatusMutedAttention, colorDarkStatusMutedAttentionHover, colorDarkStatusMutedAttentionInverted, colorDarkStatusMutedAttentionInvertedHover, colorDarkStatusMutedAttentionInvertedPress, colorDarkStatusMutedAttentionPress, colorDarkStatusMutedInfo, colorDarkStatusMutedInfoHover, colorDarkStatusMutedInfoInverted, colorDarkStatusMutedInfoInvertedHover, colorDarkStatusMutedInfoInvertedPress, colorDarkStatusMutedInfoPress, colorDarkStatusMutedNegative, colorDarkStatusMutedNegativeHover, colorDarkStatusMutedNegativeInverted, colorDarkStatusMutedNegativeInvertedHover, colorDarkStatusMutedNegativeInvertedPress, colorDarkStatusMutedNegativePress, colorDarkStatusMutedPositive, colorDarkStatusMutedPositiveHover, colorDarkStatusMutedPositiveInverted, colorDarkStatusMutedPositiveInvertedHover, colorDarkStatusMutedPositiveInvertedPress, colorDarkStatusMutedPositivePress, colorDarkStatusNegative, colorDarkStatusNegativeHover, colorDarkStatusNegativeInverted, colorDarkStatusNegativeInvertedHover, colorDarkStatusNegativeInvertedPress, colorDarkStatusNegativePress, colorDarkStatusPositive, colorDarkStatusPositiveHover, colorDarkStatusPositiveInverted, colorDarkStatusPositiveInvertedHover, colorDarkStatusPositiveInvertedPress, colorDarkStatusPositivePress, colorDarkTextAccent, colorDarkTextAttention, colorDarkTextAttentionHover, colorDarkTextAttentionInverted, colorDarkTextAttentionInvertedHover, colorDarkTextAttentionInvertedPress, colorDarkTextAttentionPress, colorDarkTextDisabled, colorDarkTextDisabledInverted, colorDarkTextDisabledTransparent, colorDarkTextInfo, colorDarkTextInfoHover, colorDarkTextInfoInverted, colorDarkTextInfoInvertedHover, colorDarkTextInfoInvertedPress, colorDarkTextInfoPress, colorDarkTextLink, colorDarkTextLinkShade30, colorDarkTextLinkShade50, colorDarkTextLinkTint20, colorDarkTextLinkTint40, colorDarkTextNegative, colorDarkTextNegativeHover, colorDarkTextNegativeInverted, colorDarkTextNegativeInvertedHover, colorDarkTextNegativeInvertedPress, colorDarkTextNegativePress, colorDarkTextPositive, colorDarkTextPositiveHover, colorDarkTextPositiveInverted, colorDarkTextPositiveInvertedHover, colorDarkTextPositiveInvertedPress, colorDarkTextPositivePress, colorDarkTextPrimary, colorDarkTextPrimaryAlpha30, colorDarkTextPrimaryHover, colorDarkTextPrimaryInverted, colorDarkTextPrimaryInvertedAlpha30, colorDarkTextPrimaryInvertedAlpha40, colorDarkTextPrimaryInvertedHover, colorDarkTextPrimaryInvertedPress, colorDarkTextPrimaryInvertedShade20, colorDarkTextPrimaryInvertedShade30, colorDarkTextPrimaryInvertedTint15, colorDarkTextPrimaryInvertedTint24, colorDarkTextPrimaryInvertedTint30, colorDarkTextPrimaryInvertedTint40, colorDarkTextPrimaryInvertedTint50, colorDarkTextPrimaryInvertedTint7, colorDarkTextPrimaryPress, colorDarkTextPrimaryShade24, colorDarkTextPrimaryShade30, colorDarkTextPrimaryShade40, colorDarkTextPrimaryShade50, colorDarkTextPrimaryTint20, colorDarkTextPrimaryTint40, colorDarkTextQuaternary, colorDarkTextQuaternaryInverted, colorDarkTextSecondary, colorDarkTextSecondaryHover, colorDarkTextSecondaryInverted, colorDarkTextSecondaryInvertedHover, colorDarkTextSecondaryInvertedPress, colorDarkTextSecondaryInvertedShade20, colorDarkTextSecondaryInvertedShade30, colorDarkTextSecondaryInvertedTransparent, colorDarkTextSecondaryPress, colorDarkTextSecondaryShade20, colorDarkTextSecondaryShade30, colorDarkTextSecondaryTint20, colorDarkTextSecondaryTint40, colorDarkTextSecondaryTransparent, colorDarkTextTertiary, colorDarkTextTertiaryHover, colorDarkTextTertiaryInverted, colorDarkTextTertiaryInvertedHover, colorDarkTextTertiaryInvertedPress, colorDarkTextTertiaryInvertedTransparent, colorDarkTextTertiaryPress, colorDarkTextTertiaryTransparent, colorDarkTransparentDefault, colorDarkTransparentDefaultHover, colorDarkTransparentDefaultInvertedHover, colorDarkTransparentDefaultInvertedPress, colorDarkTransparentDefaultPress, colorDynamicNulled, colorDynamicPrimaryDark, colorDynamicPrimaryLight, colorDynamicQuaternaryDark, colorDynamicQuaternaryLight, colorDynamicQuinaryDark, colorDynamicQuinaryLight, colorDynamicSecondaryDark, colorDynamicSecondaryLight, colorDynamicSenaryDark, colorDynamicSenaryLight, colorDynamicTertiaryDark, colorDynamicTertiaryLight, colorGreenDone, colorGreenDone05, colorGreenDone05Flat, colorGreenDone10, colorGreenDone10Flat, colorGreenDone20, colorGreenDone20Flat, colorGreenText, colorGreenText60, colorGreenText60Flat, colorLavender, colorLightAccentPrimary, colorLightAccentPrimaryHover, colorLightAccentPrimaryInverted, colorLightAccentPrimaryInvertedHover, colorLightAccentPrimaryInvertedPress, colorLightAccentPrimaryPress, colorLightAccentSecondary, colorLightAccentSecondaryHover, colorLightAccentSecondaryInverted, colorLightAccentSecondaryInvertedHover, colorLightAccentSecondaryInvertedPress, colorLightAccentSecondaryPress, colorLightBaseBgAltPrimary, colorLightBaseBgAltPrimaryInverted, colorLightBaseBgAltSecondary, colorLightBaseBgAltSecondaryInverted, colorLightBaseBgAltTertiary, colorLightBaseBgAltTertiaryInverted, colorLightBaseBgPrimary, colorLightBaseBgPrimaryInverted, colorLightBaseBgSecondary, colorLightBaseBgSecondaryInverted, colorLightBaseBgTertiary, colorLightBaseBgTertiaryInverted, colorLightBgAccent, colorLightBgAccentAlpha30, colorLightBgAccentShade10, colorLightBgAccentShade15, colorLightBgAccentShade30, colorLightBgAccentShade7, colorLightBgAccentTint15, colorLightBgAccentTint20, colorLightBgAttentionMuted, colorLightBgComponent, colorLightBgComponentInverted, colorLightBgInfo, colorLightBgInfoMuted, colorLightBgLinkMuted, colorLightBgNegativeMuted, colorLightBgNeutral, colorLightBgNulled, colorLightBgOpaque, colorLightBgOverlay, colorLightBgPositiveMuted, colorLightBgPrimary, colorLightBgPrimaryAlpha12, colorLightBgPrimaryAlpha15, colorLightBgPrimaryAlpha16, colorLightBgPrimaryAlpha20, colorLightBgPrimaryAlpha30, colorLightBgPrimaryAlpha32, colorLightBgPrimaryAlpha37, colorLightBgPrimaryAlpha4, colorLightBgPrimaryAlpha40, colorLightBgPrimaryAlpha8, colorLightBgPrimaryGrouped, colorLightBgPrimaryInverted, colorLightBgPrimaryInvertedAlpha10, colorLightBgPrimaryInvertedAlpha12, colorLightBgPrimaryInvertedAlpha15, colorLightBgPrimaryInvertedAlpha16, colorLightBgPrimaryInvertedAlpha20, colorLightBgPrimaryInvertedAlpha24, colorLightBgPrimaryInvertedAlpha3, colorLightBgPrimaryInvertedAlpha30, colorLightBgPrimaryInvertedAlpha32, colorLightBgPrimaryInvertedAlpha4, colorLightBgPrimaryInvertedAlpha40, colorLightBgPrimaryInvertedAlpha5, colorLightBgPrimaryInvertedAlpha50, colorLightBgPrimaryInvertedAlpha7, colorLightBgPrimaryInvertedAlpha8, colorLightBgPrimaryInvertedTint15, colorLightBgPrimaryInvertedTint20, colorLightBgPrimaryInvertedTint7, colorLightBgPrimaryShade15, colorLightBgPrimaryShade7, colorLightBgQuaternary, colorLightBgQuaternaryAlpha30, colorLightBgQuaternaryInverted, colorLightBgQuaternaryInvertedAlpha30, colorLightBgQuaternaryInvertedTint15, colorLightBgQuaternaryInvertedTint20, colorLightBgQuaternaryShade10, colorLightBgQuaternaryShade15, colorLightBgQuaternaryShade30, colorLightBgQuaternaryShade7, colorLightBgSecondary, colorLightBgSecondaryAlpha30, colorLightBgSecondaryGrouped, colorLightBgSecondaryInverted, colorLightBgSecondaryInvertedAlpha30, colorLightBgSecondaryInvertedShade15, colorLightBgSecondaryInvertedShade7, colorLightBgSecondaryInvertedTint15, colorLightBgSecondaryInvertedTint20, colorLightBgSecondaryShade15, colorLightBgSecondaryShade7, colorLightBgSecondaryTint15, colorLightBgSecondaryTint20, colorLightBgTertiary, colorLightBgTertiaryGrouped, colorLightBgTertiaryInverted, colorLightBgTertiaryShade7, colorLightBlue, colorLightBorderAccent, colorLightBorderKey, colorLightBorderKeyAlpha15, colorLightBorderKeyAlpha7, colorLightBorderKeyInverted, colorLightBorderKeyInvertedAlpha15, colorLightBorderKeyInvertedAlpha7, colorLightBorderLink, colorLightBorderPrimary, colorLightBorderPrimaryInverted, colorLightBorderSecondary, colorLightBorderSecondaryInverted, colorLightBorderTertiary, colorLightBorderTertiaryInverted, colorLightBorderUnderline, colorLightBorderUnderlineAlpha30, colorLightBorderUnderlineInverted, colorLightBorderUnderlineInvertedAlpha30, colorLightGraphicAccent, colorLightGraphicAccentAlpha30, colorLightGraphicAccentShade10, colorLightGraphicAccentShade15, colorLightGraphicAccentShade30, colorLightGraphicAccentShade7, colorLightGraphicAccentTint15, colorLightGraphicAttention, colorLightGraphicLink, colorLightGraphicLinkAlpha15, colorLightGraphicNegative, colorLightGraphicNegativeAlpha10, colorLightGraphicNegativeAlpha30, colorLightGraphicNegativeAlpha40, colorLightGraphicNegativeShade15, colorLightGraphicNegativeShade30, colorLightGraphicNegativeShade7, colorLightGraphicNegativeTint20, colorLightGraphicNegativeTint30, colorLightGraphicNeutral, colorLightGraphicPositive, colorLightGraphicPositiveAlpha10, colorLightGraphicPositiveShade10, colorLightGraphicPositiveShade30, colorLightGraphicPrimary, colorLightGraphicPrimaryAlpha30, colorLightGraphicPrimaryAlpha40, colorLightGraphicPrimaryAlpha50, colorLightGraphicPrimaryAlpha60, colorLightGraphicPrimaryInverted, colorLightGraphicPrimaryInvertedAlpha30, colorLightGraphicPrimaryInvertedAlpha40, colorLightGraphicPrimaryInvertedAlpha50, colorLightGraphicPrimaryInvertedAlpha60, colorLightGraphicPrimaryInvertedShade10, colorLightGraphicPrimaryInvertedShade15, colorLightGraphicPrimaryInvertedShade30, colorLightGraphicPrimaryInvertedShade7, colorLightGraphicPrimaryShade10, colorLightGraphicPrimaryShade30, colorLightGraphicPrimaryTint15, colorLightGraphicPrimaryTint20, colorLightGraphicPrimaryTint30, colorLightGraphicQuaternary, colorLightGraphicQuaternaryInverted, colorLightGraphicQuaternaryShade10, colorLightGraphicSecondary, colorLightGraphicSecondaryAlpha30, colorLightGraphicSecondaryInverted, colorLightGraphicSecondaryInvertedAlpha30, colorLightGraphicSecondaryInvertedShade10, colorLightGraphicSecondaryInvertedShade30, colorLightGraphicSecondaryInvertedTint15, colorLightGraphicSecondaryInvertedTint20, colorLightGraphicSecondaryShade30, colorLightGraphicSecondaryShade50, colorLightGraphicTertiary, colorLightGraphicTertiaryAlpha30, colorLightGraphicTertiaryInverted, colorLightGraphicTertiaryInvertedAlpha30, colorLightGraphicTertiaryInvertedTint15, colorLightGraphicTertiaryInvertedTint20, colorLightGraphicTertiaryShade15, colorLightGraphicTertiaryShade7, colorLightGraphicTertiaryTint15, colorLightGraphicTertiaryTint20, colorLightModalBgAltPrimary, colorLightModalBgAltPrimaryInverted, colorLightModalBgAltSecondary, colorLightModalBgAltSecondaryInverted, colorLightModalBgAltTertiary, colorLightModalBgAltTertiaryInverted, colorLightModalBgPrimary, colorLightModalBgPrimaryInverted, colorLightModalBgSecondary, colorLightModalBgSecondaryInverted, colorLightModalBgTertiary, colorLightModalBgTertiaryInverted, colorLightNeutral0, colorLightNeutral0Hover, colorLightNeutral0Inverted, colorLightNeutral0InvertedHover, colorLightNeutral0InvertedPress, colorLightNeutral0Press, colorLightNeutral100, colorLightNeutral100Hover, colorLightNeutral100Inverted, colorLightNeutral100InvertedHover, colorLightNeutral100InvertedPress, colorLightNeutral100Press, colorLightNeutral1500, colorLightNeutral1500Hover, colorLightNeutral1500Inverted, colorLightNeutral1500InvertedHover, colorLightNeutral1500InvertedPress, colorLightNeutral1500Press, colorLightNeutral200, colorLightNeutral200Hover, colorLightNeutral200Inverted, colorLightNeutral200InvertedHover, colorLightNeutral200InvertedPress, colorLightNeutral200Press, colorLightNeutral300, colorLightNeutral300Hover, colorLightNeutral300Inverted, colorLightNeutral300InvertedHover, colorLightNeutral300InvertedPress, colorLightNeutral300Press, colorLightNeutral400, colorLightNeutral400Hover, colorLightNeutral400Inverted, colorLightNeutral400InvertedHover, colorLightNeutral400InvertedPress, colorLightNeutral400Press, colorLightNeutral500, colorLightNeutral500Hover, colorLightNeutral500Inverted, colorLightNeutral500InvertedHover, colorLightNeutral500InvertedPress, colorLightNeutral500Press, colorLightNeutral700, colorLightNeutral700Alpha15, colorLightNeutral700Hover, colorLightNeutral700Inverted, colorLightNeutral700InvertedHover, colorLightNeutral700InvertedPress, colorLightNeutral700Press, colorLightNeutralTranslucent0, colorLightNeutralTranslucent0Hover, colorLightNeutralTranslucent0Inverted, colorLightNeutralTranslucent0InvertedHover, colorLightNeutralTranslucent0InvertedPress, colorLightNeutralTranslucent0Press, colorLightNeutralTranslucent100, colorLightNeutralTranslucent100Hover, colorLightNeutralTranslucent100Inverted, colorLightNeutralTranslucent100InvertedHover, colorLightNeutralTranslucent100InvertedPress, colorLightNeutralTranslucent100Press, colorLightNeutralTranslucent1500Hover, colorLightNeutralTranslucent1500InvertedHover, colorLightNeutralTranslucent1500InvertedPress, colorLightNeutralTranslucent1500Press, colorLightNeutralTranslucent200, colorLightNeutralTranslucent200Hover, colorLightNeutralTranslucent200Inverted, colorLightNeutralTranslucent200InvertedHover, colorLightNeutralTranslucent200InvertedPress, colorLightNeutralTranslucent200Press, colorLightNeutralTranslucent300, colorLightNeutralTranslucent300Hover, colorLightNeutralTranslucent300Inverted, colorLightNeutralTranslucent300InvertedHover, colorLightNeutralTranslucent300InvertedPress, colorLightNeutralTranslucent300Press, colorLightNeutralTranslucent400, colorLightNeutralTranslucent400Hover, colorLightNeutralTranslucent400Inverted, colorLightNeutralTranslucent400InvertedHover, colorLightNeutralTranslucent400InvertedPress, colorLightNeutralTranslucent400Press, colorLightNeutralTranslucent500, colorLightNeutralTranslucent500Hover, colorLightNeutralTranslucent500Inverted, colorLightNeutralTranslucent500InvertedHover, colorLightNeutralTranslucent500InvertedPress, colorLightNeutralTranslucent500Press, colorLightNeutralTranslucent700, colorLightNeutralTranslucent700Hover, colorLightNeutralTranslucent700Inverted, colorLightNeutralTranslucent700InvertedHover, colorLightNeutralTranslucent700InvertedPress, colorLightNeutralTranslucent700Press, colorLightOverlayDefault, colorLightSpecialbgComponent, colorLightSpecialbgComponentAlpha14, colorLightSpecialbgComponentAlpha2, colorLightSpecialbgComponentAlpha23, colorLightSpecialbgComponentAlpha30, colorLightSpecialbgComponentInverted, colorLightSpecialbgComponentInvertedAlpha30, colorLightSpecialbgComponentInvertedTint15, colorLightSpecialbgComponentInvertedTint20, colorLightSpecialbgComponentShade10, colorLightSpecialbgComponentShade15, colorLightSpecialbgComponentShade30, colorLightSpecialbgComponentShade7, colorLightSpecialbgNulled, colorLightSpecialbgOverlay, colorLightSpecialbgOverlayFallback, colorLightSpecialbgPrimaryGrouped, colorLightSpecialbgSecondaryGrouped, colorLightSpecialbgSecondaryTransparent, colorLightSpecialbgSecondaryTransparentInverted, colorLightSpecialbgSecondaryTransparentInvertedTint15, colorLightSpecialbgSecondaryTransparentInvertedTint20, colorLightSpecialbgSecondaryTransparentShade15, colorLightSpecialbgSecondaryTransparentShade7, colorLightSpecialbgTertiaryGrouped, colorLightSpecialbgTertiaryTransparent, colorLightSpecialbgTertiaryTransparentInverted, colorLightSpecialbgTertiaryTransparentInvertedTint15, colorLightSpecialbgTertiaryTransparentInvertedTint20, colorLightSpecialbgTertiaryTransparentShade15, colorLightSpecialbgTertiaryTransparentShade7, colorLightStatusAttention, colorLightStatusAttentionHover, colorLightStatusAttentionInverted, colorLightStatusAttentionInvertedHover, colorLightStatusAttentionInvertedPress, colorLightStatusAttentionPress, colorLightStatusInfo, colorLightStatusInfoAlpha15, colorLightStatusInfoHover, colorLightStatusInfoInverted, colorLightStatusInfoInvertedHover, colorLightStatusInfoInvertedPress, colorLightStatusInfoPress, colorLightStatusMutedAltAttention, colorLightStatusMutedAltAttentionHover, colorLightStatusMutedAltAttentionInverted, colorLightStatusMutedAltAttentionInvertedHover, colorLightStatusMutedAltAttentionInvertedPress, colorLightStatusMutedAltAttentionPress, colorLightStatusMutedAltInfo, colorLightStatusMutedAltInfoHover, colorLightStatusMutedAltInfoInverted, colorLightStatusMutedAltInfoInvertedHover, colorLightStatusMutedAltInfoInvertedPress, colorLightStatusMutedAltInfoPress, colorLightStatusMutedAltNegative, colorLightStatusMutedAltNegativeHover, colorLightStatusMutedAltNegativeInverted, colorLightStatusMutedAltNegativeInvertedHover, colorLightStatusMutedAltNegativeInvertedPress, colorLightStatusMutedAltNegativePress, colorLightStatusMutedAltPositive, colorLightStatusMutedAltPositiveHover, colorLightStatusMutedAltPositiveInverted, colorLightStatusMutedAltPositiveInvertedHover, colorLightStatusMutedAltPositiveInvertedPress, colorLightStatusMutedAltPositivePress, colorLightStatusMutedAttention, colorLightStatusMutedAttentionHover, colorLightStatusMutedAttentionInverted, colorLightStatusMutedAttentionInvertedHover, colorLightStatusMutedAttentionInvertedPress, colorLightStatusMutedAttentionPress, colorLightStatusMutedInfo, colorLightStatusMutedInfoHover, colorLightStatusMutedInfoInverted, colorLightStatusMutedInfoInvertedHover, colorLightStatusMutedInfoInvertedPress, colorLightStatusMutedInfoPress, colorLightStatusMutedNegative, colorLightStatusMutedNegativeHover, colorLightStatusMutedNegativeInverted, colorLightStatusMutedNegativeInvertedHover, colorLightStatusMutedNegativeInvertedPress, colorLightStatusMutedNegativePress, colorLightStatusMutedPositive, colorLightStatusMutedPositiveHover, colorLightStatusMutedPositiveInverted, colorLightStatusMutedPositiveInvertedHover, colorLightStatusMutedPositiveInvertedPress, colorLightStatusMutedPositivePress, colorLightStatusNegative, colorLightStatusNegativeHover, colorLightStatusNegativeInverted, colorLightStatusNegativeInvertedHover, colorLightStatusNegativeInvertedPress, colorLightStatusNegativePress, colorLightStatusPositive, colorLightStatusPositiveHover, colorLightStatusPositiveInverted, colorLightStatusPositiveInvertedHover, colorLightStatusPositiveInvertedPress, colorLightStatusPositivePress, colorLightTextAccent, colorLightTextAttention, colorLightTextAttentionHover, colorLightTextAttentionInverted, colorLightTextAttentionInvertedHover, colorLightTextAttentionInvertedPress, colorLightTextAttentionPress, colorLightTextDisabled, colorLightTextDisabledInverted, colorLightTextDisabledTransparent, colorLightTextInfo, colorLightTextInfoHover, colorLightTextInfoInverted, colorLightTextInfoInvertedHover, colorLightTextInfoInvertedPress, colorLightTextInfoPress, colorLightTextLink, colorLightTextLinkShade20, colorLightTextLinkShade40, colorLightTextLinkTint30, colorLightTextLinkTint50, colorLightTextNegative, colorLightTextNegativeHover, colorLightTextNegativeInverted, colorLightTextNegativeInvertedHover, colorLightTextNegativeInvertedPress, colorLightTextNegativePress, colorLightTextPositive, colorLightTextPositiveHover, colorLightTextPositiveInverted, colorLightTextPositiveInvertedHover, colorLightTextPositiveInvertedPress, colorLightTextPositivePress, colorLightTextPrimary, colorLightTextPrimaryAlpha30, colorLightTextPrimaryHover, colorLightTextPrimaryInverted, colorLightTextPrimaryInvertedAlpha30, colorLightTextPrimaryInvertedAlpha40, colorLightTextPrimaryInvertedHover, colorLightTextPrimaryInvertedPress, colorLightTextPrimaryInvertedShade15, colorLightTextPrimaryInvertedShade24, colorLightTextPrimaryInvertedShade30, colorLightTextPrimaryInvertedShade40, colorLightTextPrimaryInvertedShade50, colorLightTextPrimaryInvertedShade7, colorLightTextPrimaryInvertedTint20, colorLightTextPrimaryInvertedTint30, colorLightTextPrimaryPress, colorLightTextPrimaryShade20, colorLightTextPrimaryShade40, colorLightTextPrimaryTint24, colorLightTextPrimaryTint30, colorLightTextPrimaryTint40, colorLightTextPrimaryTint50, colorLightTextQuaternary, colorLightTextQuaternaryInverted, colorLightTextSecondary, colorLightTextSecondaryHover, colorLightTextSecondaryInverted, colorLightTextSecondaryInvertedHover, colorLightTextSecondaryInvertedPress, colorLightTextSecondaryInvertedTint20, colorLightTextSecondaryInvertedTint30, colorLightTextSecondaryInvertedTransparent, colorLightTextSecondaryPress, colorLightTextSecondaryShade20, colorLightTextSecondaryShade40, colorLightTextSecondaryTint20, colorLightTextSecondaryTint30, colorLightTextSecondaryTransparent, colorLightTextTertiary, colorLightTextTertiaryHover, colorLightTextTertiaryInverted, colorLightTextTertiaryInvertedHover, colorLightTextTertiaryInvertedPress, colorLightTextTertiaryInvertedTransparent, colorLightTextTertiaryPress, colorLightTextTertiaryTransparent, colorLightTransparentDefault, colorLightTransparentDefaultHover, colorLightTransparentDefaultInvertedHover, colorLightTransparentDefaultInvertedPress, colorLightTransparentDefaultPress, colorRedBrand, colorRedBrand05Flat, colorRedBrand10, colorRedBrand10Flat, colorRedBrand20, colorRedBrand20Flat, colorRedBrand30, colorRedBrand30Flat, colorRedBrand50, colorRedBrand50Flat, colorRedBrand70, colorRedBrand70Flat, colorRedBrand85, colorRedBrand85Flat, colorRedDark, colorRedError, colorSand, colorStaticAccentPrimary, colorStaticAccentPrimaryHover, colorStaticAccentPrimaryInverted, colorStaticAccentPrimaryInvertedHover, colorStaticAccentPrimaryInvertedPress, colorStaticAccentPrimaryPress, colorStaticAccentSecondary, colorStaticAccentSecondaryHover, colorStaticAccentSecondaryInverted, colorStaticAccentSecondaryInvertedHover, colorStaticAccentSecondaryInvertedPress, colorStaticAccentSecondaryPress, colorStaticBgAccent, colorStaticBgDark, colorStaticBgLight, colorStaticBgNeutralDark, colorStaticBgNeutralLight, colorStaticBgPrimaryDark, colorStaticBgPrimaryDarkAlpha10, colorStaticBgPrimaryDarkAlpha20, colorStaticBgPrimaryDarkTint15, colorStaticBgPrimaryDarkTint20, colorStaticBgPrimaryLight, colorStaticBgQuaternaryDark, colorStaticBgQuaternaryLight, colorStaticBgSecondaryDark, colorStaticBgSecondaryLight, colorStaticBgTertiaryDark, colorStaticBgTertiaryLight, colorStaticBorderAccent, colorStaticCorpbgNeutral, colorStaticCorpbgPrimary, colorStaticCorpbgSecondary, colorStaticCorpbgTertiary, colorStaticGraphicAccent, colorStaticGraphicAmethyst, colorStaticGraphicBlackberry, colorStaticGraphicBlueChill, colorStaticGraphicBlueChillOld, colorStaticGraphicBlueMaya, colorStaticGraphicBlueMoody, colorStaticGraphicBlueSteel, colorStaticGraphicBotticelli, colorStaticGraphicBoulder, colorStaticGraphicBoulderOld, colorStaticGraphicBrinkPink, colorStaticGraphicBrinkPinkOld, colorStaticGraphicBurntSienna, colorStaticGraphicBurntSiennaOld, colorStaticGraphicCarrot, colorStaticGraphicChatelle, colorStaticGraphicChatelleOld, colorStaticGraphicChathamsBlue, colorStaticGraphicChathamsBlueOld, colorStaticGraphicChick, colorStaticGraphicCrete, colorStaticGraphicCuriousBlue, colorStaticGraphicCuriousBlueLight, colorStaticGraphicCuriousBlueLightOld, colorStaticGraphicDark, colorStaticGraphicEasternBlue, colorStaticGraphicFrenchLilac, colorStaticGraphicFuelYellow, colorStaticGraphicFunBlue, colorStaticGraphicFunBlueOld, colorStaticGraphicGallery, colorStaticGraphicGreenJungle, colorStaticGraphicHippieBlue, colorStaticGraphicHippieBlueOld, colorStaticGraphicJaffa, colorStaticGraphicJaffaLight, colorStaticGraphicJaffaLightOld, colorStaticGraphicJava, colorStaticGraphicJavaOld, colorStaticGraphicJungleGreen, colorStaticGraphicLavender, colorStaticGraphicLight, colorStaticGraphicLightShade15, colorStaticGraphicLightShade7, colorStaticGraphicMantis, colorStaticGraphicMantisOld, colorStaticGraphicMatisse, colorStaticGraphicMatisseOld, colorStaticGraphicMaya, colorStaticGraphicMilanoRed, colorStaticGraphicMilanoRedOld, colorStaticGraphicMirage, colorStaticGraphicMirageOld, colorStaticGraphicMoonRaker, colorStaticGraphicMossGreen, colorStaticGraphicNevada, colorStaticGraphicNevadaOld, colorStaticGraphicOlive, colorStaticGraphicOlivine, colorStaticGraphicOlivineOld, colorStaticGraphicPeach, colorStaticGraphicPermission, colorStaticGraphicPersimmon, colorStaticGraphicPewter, colorStaticGraphicPewterOld, colorStaticGraphicPickledBluewood, colorStaticGraphicPickledBluewoodOld, colorStaticGraphicPorsche, colorStaticGraphicPorscheOld, colorStaticGraphicRaspberry, colorStaticGraphicRedDamask, colorStaticGraphicRedDamaskOld, colorStaticGraphicSaffron, colorStaticGraphicSaffronOld, colorStaticGraphicSalomie, colorStaticGraphicSand, colorStaticGraphicSandyBrown, colorStaticGraphicSandybrownOld, colorStaticGraphicSeawater, colorStaticGraphicSerenade, colorStaticGraphicSky, colorStaticGraphicSoftPeach, colorStaticGraphicSolitude, colorStaticGraphicStrawberry, colorStaticGraphicSundust, colorStaticGraphicTurkishRose, colorStaticGraphicTurkishRoseOld, colorStaticGraphicTurquoiseBlue, colorStaticGraphicTurquoiseBlueOld, colorStaticGraphicValencia, colorStaticGraphicValenciaOld, colorStaticGraphicWaikawaGray, colorStaticGraphicWaikawaGrayOld, colorStaticGraphicWhisper, colorStaticGraphicZanah, colorStaticLocalLightBlue, colorStaticNeutral0, colorStaticNeutral0Hover, colorStaticNeutral0Inverted, colorStaticNeutral0InvertedHover, colorStaticNeutral0InvertedPress, colorStaticNeutral0Press, colorStaticNeutral100, colorStaticNeutral100Hover, colorStaticNeutral100Inverted, colorStaticNeutral100InvertedHover, colorStaticNeutral100InvertedPress, colorStaticNeutral100Press, colorStaticNeutral1500, colorStaticNeutral1500Hover, colorStaticNeutral1500Inverted, colorStaticNeutral1500InvertedHover, colorStaticNeutral1500InvertedPress, colorStaticNeutral1500Press, colorStaticNeutral200, colorStaticNeutral200Hover, colorStaticNeutral200Inverted, colorStaticNeutral200InvertedHover, colorStaticNeutral200InvertedPress, colorStaticNeutral200Press, colorStaticNeutral300, colorStaticNeutral300Inverted, colorStaticNeutral400, colorStaticNeutral400Hover, colorStaticNeutral400Inverted, colorStaticNeutral400InvertedHover, colorStaticNeutral400InvertedPress, colorStaticNeutral400Press, colorStaticNeutral500, colorStaticNeutral500Hover, colorStaticNeutral500Inverted, colorStaticNeutral500InvertedHover, colorStaticNeutral500InvertedPress, colorStaticNeutral500Press, colorStaticNeutral700, colorStaticNeutral700Hover, colorStaticNeutral700Inverted, colorStaticNeutral700InvertedHover, colorStaticNeutral700InvertedPress, colorStaticNeutral700Press, colorStaticNeutralTranslucent0, colorStaticNeutralTranslucent0Hover, colorStaticNeutralTranslucent0Inverted, colorStaticNeutralTranslucent0InvertedHover, colorStaticNeutralTranslucent0InvertedPress, colorStaticNeutralTranslucent0Press, colorStaticNeutralTranslucent100, colorStaticNeutralTranslucent100Hover, colorStaticNeutralTranslucent100Inverted, colorStaticNeutralTranslucent100InvertedHover, colorStaticNeutralTranslucent100InvertedPress, colorStaticNeutralTranslucent100Press, colorStaticNeutralTranslucent1500Hover, colorStaticNeutralTranslucent1500InvertedHover, colorStaticNeutralTranslucent1500InvertedPress, colorStaticNeutralTranslucent1500Press, colorStaticNeutralTranslucent200, colorStaticNeutralTranslucent200Hover, colorStaticNeutralTranslucent200Inverted, colorStaticNeutralTranslucent200InvertedHover, colorStaticNeutralTranslucent200InvertedPress, colorStaticNeutralTranslucent200Press, colorStaticNeutralTranslucent300, colorStaticNeutralTranslucent300Inverted, colorStaticNeutralTranslucent400, colorStaticNeutralTranslucent400Hover, colorStaticNeutralTranslucent400Inverted, colorStaticNeutralTranslucent400InvertedHover, colorStaticNeutralTranslucent400InvertedPress, colorStaticNeutralTranslucent400Press, colorStaticNeutralTranslucent500, colorStaticNeutralTranslucent500Hover, colorStaticNeutralTranslucent500Inverted, colorStaticNeutralTranslucent500InvertedHover, colorStaticNeutralTranslucent500InvertedPress, colorStaticNeutralTranslucent500Press, colorStaticNeutralTranslucent700, colorStaticNeutralTranslucent700Hover, colorStaticNeutralTranslucent700Inverted, colorStaticNeutralTranslucent700InvertedHover, colorStaticNeutralTranslucent700InvertedPress, colorStaticNeutralTranslucent700Press, colorStaticNulled, colorStaticOverlayBlackHigh, colorStaticOverlayBlackLow, colorStaticOverlayBlackNormal, colorStaticOverlayBlackXhigh, colorStaticOverlayBlackXlow, colorStaticOverlayIndigoHigh, colorStaticOverlayIndigoLow, colorStaticOverlayIndigoNormal, colorStaticOverlayIndigoXhigh, colorStaticOverlayIndigoXlow, colorStaticOverlayWhiteHigh, colorStaticOverlayWhiteLow, colorStaticOverlayWhiteNormal, colorStaticOverlayWhiteXhigh, colorStaticOverlayWhiteXlow, colorStaticPrimaryDark, colorStaticPrimaryLight, colorStaticQuaternaryDark, colorStaticQuaternaryLight, colorStaticQuinaryDark, colorStaticQuinaryLight, colorStaticSecondaryDark, colorStaticSecondaryLight, colorStaticSenaryDark, colorStaticSenaryLight, colorStaticStatusAttention, colorStaticStatusAttentionInverted, colorStaticStatusBlue, colorStaticStatusBlueAlpha10, colorStaticStatusGreen, colorStaticStatusGreenAlpha10, colorStaticStatusGrey, colorStaticStatusGreyAlpha10, colorStaticStatusInfo, colorStaticStatusInfoInverted, colorStaticStatusMutedAltAttention, colorStaticStatusMutedAltAttentionInverted, colorStaticStatusMutedAltInfo, colorStaticStatusMutedAltInfoInverted, colorStaticStatusMutedAltNegative, colorStaticStatusMutedAltNegativeInverted, colorStaticStatusMutedAltPositive, colorStaticStatusMutedAltPositiveInverted, colorStaticStatusMutedAttention, colorStaticStatusMutedAttentionInverted, colorStaticStatusMutedInfo, colorStaticStatusMutedInfoInverted, colorStaticStatusMutedNegative, colorStaticStatusMutedNegativeInverted, colorStaticStatusMutedPositive, colorStaticStatusMutedPositiveInverted, colorStaticStatusNegative, colorStaticStatusNegativeInverted, colorStaticStatusOrange, colorStaticStatusOrangeAlpha10, colorStaticStatusPositive, colorStaticStatusPositiveInverted, colorStaticStatusPurple, colorStaticStatusPurpleAlpha10, colorStaticStatusRed, colorStaticStatusRedAlpha10, colorStaticStatusTeal, colorStaticStatusTealAlpha10, colorStaticTertiaryDark, colorStaticTertiaryLight, colorStaticTextAccent, colorStaticTextAttention, colorStaticTextAttentionHover, colorStaticTextAttentionInverted, colorStaticTextAttentionInvertedHover, colorStaticTextAttentionInvertedPress, colorStaticTextAttentionPress, colorStaticTextInfo, colorStaticTextInfoHover, colorStaticTextInfoInverted, colorStaticTextInfoInvertedHover, colorStaticTextInfoInvertedPress, colorStaticTextInfoPress, colorStaticTextNegative, colorStaticTextNegativeHover, colorStaticTextNegativeInverted, colorStaticTextNegativeInvertedHover, colorStaticTextNegativeInvertedPress, colorStaticTextNegativePress, colorStaticTextPositive, colorStaticTextPositiveHover, colorStaticTextPositiveInverted, colorStaticTextPositiveInvertedHover, colorStaticTextPositiveInvertedPress, colorStaticTextPositivePress, colorStaticTextPrimary, colorStaticTextPrimaryDark, colorStaticTextPrimaryHover, colorStaticTextPrimaryInverted, colorStaticTextPrimaryInvertedHover, colorStaticTextPrimaryInvertedPress, colorStaticTextPrimaryLight, colorStaticTextPrimaryLightAlpha30, colorStaticTextPrimaryPress, colorStaticTextQuaternary, colorStaticTextQuaternaryInverted, colorStaticTextSecondary, colorStaticTextSecondaryDark, colorStaticTextSecondaryDarkTransparent, colorStaticTextSecondaryHover, colorStaticTextSecondaryInverted, colorStaticTextSecondaryInvertedHover, colorStaticTextSecondaryInvertedPress, colorStaticTextSecondaryLight, colorStaticTextSecondaryLightTransparent, colorStaticTextSecondaryPress, colorStaticTextTertiary, colorStaticTextTertiaryDark, colorStaticTextTertiaryDarkTransparent, colorStaticTextTertiaryHover, colorStaticTextTertiaryInverted, colorStaticTextTertiaryInvertedHover, colorStaticTextTertiaryInvertedPress, colorStaticTextTertiaryLight, colorStaticTextTertiaryLightTransparent, colorStaticTextTertiaryPress, colorWhite, colorWhite10, colorWhite30, colorWhite60, fontFamilyStyrene, fontFamilySystem, gap2xl, gap2xlNeg, gap2xs, gap2xsNeg, gap3xl, gap3xlNeg, gap3xs, gap3xsNeg, gap4xl, gap4xlNeg, gap5xl, gap5xlNeg, gap6xl, gap6xlNeg, gap7xl, gap7xlNeg, gap8xl, gap8xlNeg, gapL, gapLNeg, gapM, gapMNeg, gapS, gapSNeg, gapXl, gapXlNeg, gapXs, gapXsNeg, shadowL, shadowLHard, shadowLHardUp, shadowLUp, shadowM, shadowMHard, shadowMHardUp, shadowMUp, shadowS, shadowSHard, shadowSHardUp, shadowSUp, shadowXl, shadowXlHard, shadowXlHardUp, shadowXlUp, shadowXs, shadowXsHard, shadowXsHardUp, shadowXsUp };
|
package/vars/mixins.css
CHANGED
|
@@ -83,3 +83,20 @@
|
|
|
83
83
|
}
|
|
84
84
|
}
|
|
85
85
|
}
|
|
86
|
+
|
|
87
|
+
@define-mixin button-reset {
|
|
88
|
+
box-sizing: border-box;
|
|
89
|
+
background-color: transparent;
|
|
90
|
+
-webkit-tap-highlight-color: transparent;
|
|
91
|
+
outline: none;
|
|
92
|
+
border: 0;
|
|
93
|
+
margin: 0;
|
|
94
|
+
box-shadow: none;
|
|
95
|
+
border-radius: 0;
|
|
96
|
+
user-select: none;
|
|
97
|
+
vertical-align: middle;
|
|
98
|
+
appearance: none;
|
|
99
|
+
text-decoration: none;
|
|
100
|
+
min-width: 0;
|
|
101
|
+
cursor: pointer;
|
|
102
|
+
}
|
package/with-suffix/Component.js
CHANGED
|
@@ -12,7 +12,7 @@ var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
|
12
12
|
var mergeRefs__default = /*#__PURE__*/_interopDefaultCompat(mergeRefs);
|
|
13
13
|
var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
14
14
|
|
|
15
|
-
var styles = {"suffixContainer":"with-
|
|
15
|
+
var styles = {"suffixContainer":"with-suffix__suffixContainer_1x2yt","suffixVisible":"with-suffix__suffixVisible_1x2yt","hasSuffix":"with-suffix__hasSuffix_1x2yt","spacer":"with-suffix__spacer_1x2yt","suffix":"with-suffix__suffix_1x2yt","disabled":"with-suffix__disabled_1x2yt","readOnly":"with-suffix__readOnly_1x2yt"};
|
|
16
16
|
require('./index.css');
|
|
17
17
|
|
|
18
18
|
var withSuffix = function (Input) {
|
|
@@ -4,7 +4,7 @@ import mergeRefs from 'react-merge-refs';
|
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import { Portal } from '../../portal/esm';
|
|
6
6
|
|
|
7
|
-
var styles = {"suffixContainer":"with-
|
|
7
|
+
var styles = {"suffixContainer":"with-suffix__suffixContainer_1x2yt","suffixVisible":"with-suffix__suffixVisible_1x2yt","hasSuffix":"with-suffix__hasSuffix_1x2yt","spacer":"with-suffix__spacer_1x2yt","suffix":"with-suffix__suffix_1x2yt","disabled":"with-suffix__disabled_1x2yt","readOnly":"with-suffix__readOnly_1x2yt"};
|
|
8
8
|
require('./index.css');
|
|
9
9
|
|
|
10
10
|
var withSuffix = function (Input) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 117fy */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-text-tertiary: rgba(5, 8, 29, 0.38); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
/* display */
|
|
29
29
|
|
|
30
30
|
/* управляет видимостью иконки ошибки, если она стоит рядом с другой иконкой */
|
|
31
|
-
} .with-
|
|
31
|
+
} .with-suffix__suffixContainer_1x2yt {
|
|
32
32
|
font-size: 16px;
|
|
33
33
|
line-height: 20px;
|
|
34
34
|
font-weight: 400;
|
|
@@ -40,20 +40,20 @@
|
|
|
40
40
|
align-items: center;
|
|
41
41
|
display: none;
|
|
42
42
|
pointer-events: none;
|
|
43
|
-
} input:focus:not(:read-only) + .with-
|
|
44
|
-
.with-
|
|
43
|
+
} input:focus:not(:read-only) + .with-suffix__suffixContainer_1x2yt,
|
|
44
|
+
.with-suffix__suffixVisible_1x2yt .with-suffix__suffixContainer_1x2yt {
|
|
45
45
|
display: inline-flex;
|
|
46
|
-
} .with-
|
|
46
|
+
} .with-suffix__hasSuffix_1x2yt input:focus::placeholder {
|
|
47
47
|
color: transparent;
|
|
48
48
|
transition: none;
|
|
49
|
-
} .with-
|
|
49
|
+
} .with-suffix__spacer_1x2yt {
|
|
50
50
|
visibility: hidden;
|
|
51
51
|
flex-shrink: 0;
|
|
52
52
|
white-space: pre;
|
|
53
|
-
} .with-
|
|
53
|
+
} .with-suffix__suffix_1x2yt {
|
|
54
54
|
white-space: pre;
|
|
55
|
-
} .with-
|
|
55
|
+
} .with-suffix__disabled_1x2yt {
|
|
56
56
|
color: var(--input-disabled-color);
|
|
57
|
-
} .with-
|
|
57
|
+
} .with-suffix__readOnly_1x2yt {
|
|
58
58
|
color: var(--input-read-only-color);
|
|
59
59
|
}
|
package/with-suffix/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 117fy */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-text-tertiary: rgba(5, 8, 29, 0.38); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
/* display */
|
|
29
29
|
|
|
30
30
|
/* управляет видимостью иконки ошибки, если она стоит рядом с другой иконкой */
|
|
31
|
-
} .with-
|
|
31
|
+
} .with-suffix__suffixContainer_1x2yt {
|
|
32
32
|
font-size: 16px;
|
|
33
33
|
line-height: 20px;
|
|
34
34
|
font-weight: 400;
|
|
@@ -40,20 +40,20 @@
|
|
|
40
40
|
align-items: center;
|
|
41
41
|
display: none;
|
|
42
42
|
pointer-events: none;
|
|
43
|
-
} input:focus:not(:read-only) + .with-
|
|
44
|
-
.with-
|
|
43
|
+
} input:focus:not(:read-only) + .with-suffix__suffixContainer_1x2yt,
|
|
44
|
+
.with-suffix__suffixVisible_1x2yt .with-suffix__suffixContainer_1x2yt {
|
|
45
45
|
display: inline-flex;
|
|
46
|
-
} .with-
|
|
46
|
+
} .with-suffix__hasSuffix_1x2yt input:focus::placeholder {
|
|
47
47
|
color: transparent;
|
|
48
48
|
transition: none;
|
|
49
|
-
} .with-
|
|
49
|
+
} .with-suffix__spacer_1x2yt {
|
|
50
50
|
visibility: hidden;
|
|
51
51
|
flex-shrink: 0;
|
|
52
52
|
white-space: pre;
|
|
53
|
-
} .with-
|
|
53
|
+
} .with-suffix__suffix_1x2yt {
|
|
54
54
|
white-space: pre;
|
|
55
|
-
} .with-
|
|
55
|
+
} .with-suffix__disabled_1x2yt {
|
|
56
56
|
color: var(--input-disabled-color);
|
|
57
|
-
} .with-
|
|
57
|
+
} .with-suffix__readOnly_1x2yt {
|
|
58
58
|
color: var(--input-read-only-color);
|
|
59
59
|
}
|
|
@@ -3,7 +3,7 @@ import mergeRefs from 'react-merge-refs';
|
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { Portal } from '../../portal/modern';
|
|
5
5
|
|
|
6
|
-
const styles = {"suffixContainer":"with-
|
|
6
|
+
const styles = {"suffixContainer":"with-suffix__suffixContainer_1x2yt","suffixVisible":"with-suffix__suffixVisible_1x2yt","hasSuffix":"with-suffix__hasSuffix_1x2yt","spacer":"with-suffix__spacer_1x2yt","suffix":"with-suffix__suffix_1x2yt","disabled":"with-suffix__disabled_1x2yt","readOnly":"with-suffix__readOnly_1x2yt"};
|
|
7
7
|
require('./index.css');
|
|
8
8
|
|
|
9
9
|
const withSuffix = (Input) => forwardRef(({ value, defaultValue, onChange, onClear, suffix = '', placeholder, className, disabled, readOnly, suffixContainerClassName, ...restProps }, ref) => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 117fy */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-text-tertiary: rgba(5, 8, 29, 0.38); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
/* display */
|
|
29
29
|
|
|
30
30
|
/* управляет видимостью иконки ошибки, если она стоит рядом с другой иконкой */
|
|
31
|
-
} .with-
|
|
31
|
+
} .with-suffix__suffixContainer_1x2yt {
|
|
32
32
|
font-size: 16px;
|
|
33
33
|
line-height: 20px;
|
|
34
34
|
font-weight: 400;
|
|
@@ -40,20 +40,20 @@
|
|
|
40
40
|
align-items: center;
|
|
41
41
|
display: none;
|
|
42
42
|
pointer-events: none;
|
|
43
|
-
} input:focus:not(:read-only) + .with-
|
|
44
|
-
.with-
|
|
43
|
+
} input:focus:not(:read-only) + .with-suffix__suffixContainer_1x2yt,
|
|
44
|
+
.with-suffix__suffixVisible_1x2yt .with-suffix__suffixContainer_1x2yt {
|
|
45
45
|
display: inline-flex;
|
|
46
|
-
} .with-
|
|
46
|
+
} .with-suffix__hasSuffix_1x2yt input:focus::placeholder {
|
|
47
47
|
color: transparent;
|
|
48
48
|
transition: none;
|
|
49
|
-
} .with-
|
|
49
|
+
} .with-suffix__spacer_1x2yt {
|
|
50
50
|
visibility: hidden;
|
|
51
51
|
flex-shrink: 0;
|
|
52
52
|
white-space: pre;
|
|
53
|
-
} .with-
|
|
53
|
+
} .with-suffix__suffix_1x2yt {
|
|
54
54
|
white-space: pre;
|
|
55
|
-
} .with-
|
|
55
|
+
} .with-suffix__disabled_1x2yt {
|
|
56
56
|
color: var(--input-disabled-color);
|
|
57
|
-
} .with-
|
|
57
|
+
} .with-suffix__readOnly_1x2yt {
|
|
58
58
|
color: var(--input-read-only-color);
|
|
59
59
|
}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
var guttersStyles = {"row":"grid__row_1rc07","gutter-8":"grid__gutter-8_1rc07","col":"grid__col_1rc07","gutter-16":"grid__gutter-16_1rc07","gutter-24":"grid__gutter-24_1rc07","gutter-mobile-8":"grid__gutter-mobile-8_1rc07","gutter-mobile-16":"grid__gutter-mobile-16_1rc07","gutter-mobile-24":"grid__gutter-mobile-24_1rc07","gutter-mobile-xs-8":"grid__gutter-mobile-xs-8_1rc07","gutter-mobile-xs-16":"grid__gutter-mobile-xs-16_1rc07","gutter-mobile-xs-24":"grid__gutter-mobile-xs-24_1rc07","gutter-mobile-s-8":"grid__gutter-mobile-s-8_1rc07","gutter-mobile-s-16":"grid__gutter-mobile-s-16_1rc07","gutter-mobile-s-24":"grid__gutter-mobile-s-24_1rc07","gutter-mobile-m-8":"grid__gutter-mobile-m-8_1rc07","gutter-mobile-m-16":"grid__gutter-mobile-m-16_1rc07","gutter-mobile-m-24":"grid__gutter-mobile-m-24_1rc07","gutter-mobile-l-8":"grid__gutter-mobile-l-8_1rc07","gutter-mobile-l-16":"grid__gutter-mobile-l-16_1rc07","gutter-mobile-l-24":"grid__gutter-mobile-l-24_1rc07","gutter-tablet-8":"grid__gutter-tablet-8_1rc07","gutter-tablet-16":"grid__gutter-tablet-16_1rc07","gutter-tablet-24":"grid__gutter-tablet-24_1rc07","gutter-tablet-s-8":"grid__gutter-tablet-s-8_1rc07","gutter-tablet-s-16":"grid__gutter-tablet-s-16_1rc07","gutter-tablet-s-24":"grid__gutter-tablet-s-24_1rc07","gutter-tablet-m-8":"grid__gutter-tablet-m-8_1rc07","gutter-tablet-m-16":"grid__gutter-tablet-m-16_1rc07","gutter-tablet-m-24":"grid__gutter-tablet-m-24_1rc07","gutter-desktop-8":"grid__gutter-desktop-8_1rc07","gutter-desktop-16":"grid__gutter-desktop-16_1rc07","gutter-desktop-24":"grid__gutter-desktop-24_1rc07","gutter-desktop-s-8":"grid__gutter-desktop-s-8_1rc07","gutter-desktop-s-16":"grid__gutter-desktop-s-16_1rc07","gutter-desktop-s-24":"grid__gutter-desktop-s-24_1rc07","gutter-desktop-m-8":"grid__gutter-desktop-m-8_1rc07","gutter-desktop-m-16":"grid__gutter-desktop-m-16_1rc07","gutter-desktop-m-24":"grid__gutter-desktop-m-24_1rc07","gutter-desktop-l-8":"grid__gutter-desktop-l-8_1rc07","gutter-desktop-l-16":"grid__gutter-desktop-l-16_1rc07","gutter-desktop-l-24":"grid__gutter-desktop-l-24_1rc07","gutter-desktop-xl-8":"grid__gutter-desktop-xl-8_1rc07","gutter-desktop-xl-16":"grid__gutter-desktop-xl-16_1rc07","gutter-desktop-xl-24":"grid__gutter-desktop-xl-24_1rc07"};
|
|
2
|
-
require('./gutters.css');
|
|
3
|
-
|
|
4
|
-
export { guttersStyles as g };
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
var guttersStyles = {"row":"grid__row_1rc07","gutter-8":"grid__gutter-8_1rc07","col":"grid__col_1rc07","gutter-16":"grid__gutter-16_1rc07","gutter-24":"grid__gutter-24_1rc07","gutter-mobile-8":"grid__gutter-mobile-8_1rc07","gutter-mobile-16":"grid__gutter-mobile-16_1rc07","gutter-mobile-24":"grid__gutter-mobile-24_1rc07","gutter-mobile-xs-8":"grid__gutter-mobile-xs-8_1rc07","gutter-mobile-xs-16":"grid__gutter-mobile-xs-16_1rc07","gutter-mobile-xs-24":"grid__gutter-mobile-xs-24_1rc07","gutter-mobile-s-8":"grid__gutter-mobile-s-8_1rc07","gutter-mobile-s-16":"grid__gutter-mobile-s-16_1rc07","gutter-mobile-s-24":"grid__gutter-mobile-s-24_1rc07","gutter-mobile-m-8":"grid__gutter-mobile-m-8_1rc07","gutter-mobile-m-16":"grid__gutter-mobile-m-16_1rc07","gutter-mobile-m-24":"grid__gutter-mobile-m-24_1rc07","gutter-mobile-l-8":"grid__gutter-mobile-l-8_1rc07","gutter-mobile-l-16":"grid__gutter-mobile-l-16_1rc07","gutter-mobile-l-24":"grid__gutter-mobile-l-24_1rc07","gutter-tablet-8":"grid__gutter-tablet-8_1rc07","gutter-tablet-16":"grid__gutter-tablet-16_1rc07","gutter-tablet-24":"grid__gutter-tablet-24_1rc07","gutter-tablet-s-8":"grid__gutter-tablet-s-8_1rc07","gutter-tablet-s-16":"grid__gutter-tablet-s-16_1rc07","gutter-tablet-s-24":"grid__gutter-tablet-s-24_1rc07","gutter-tablet-m-8":"grid__gutter-tablet-m-8_1rc07","gutter-tablet-m-16":"grid__gutter-tablet-m-16_1rc07","gutter-tablet-m-24":"grid__gutter-tablet-m-24_1rc07","gutter-desktop-8":"grid__gutter-desktop-8_1rc07","gutter-desktop-16":"grid__gutter-desktop-16_1rc07","gutter-desktop-24":"grid__gutter-desktop-24_1rc07","gutter-desktop-s-8":"grid__gutter-desktop-s-8_1rc07","gutter-desktop-s-16":"grid__gutter-desktop-s-16_1rc07","gutter-desktop-s-24":"grid__gutter-desktop-s-24_1rc07","gutter-desktop-m-8":"grid__gutter-desktop-m-8_1rc07","gutter-desktop-m-16":"grid__gutter-desktop-m-16_1rc07","gutter-desktop-m-24":"grid__gutter-desktop-m-24_1rc07","gutter-desktop-l-8":"grid__gutter-desktop-l-8_1rc07","gutter-desktop-l-16":"grid__gutter-desktop-l-16_1rc07","gutter-desktop-l-24":"grid__gutter-desktop-l-24_1rc07","gutter-desktop-xl-8":"grid__gutter-desktop-xl-8_1rc07","gutter-desktop-xl-16":"grid__gutter-desktop-xl-16_1rc07","gutter-desktop-xl-24":"grid__gutter-desktop-xl-24_1rc07"};
|
|
2
|
-
require('./gutters.css');
|
|
3
|
-
|
|
4
|
-
exports.guttersStyles = guttersStyles;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
const guttersStyles = {"row":"grid__row_1rc07","gutter-8":"grid__gutter-8_1rc07","col":"grid__col_1rc07","gutter-16":"grid__gutter-16_1rc07","gutter-24":"grid__gutter-24_1rc07","gutter-mobile-8":"grid__gutter-mobile-8_1rc07","gutter-mobile-16":"grid__gutter-mobile-16_1rc07","gutter-mobile-24":"grid__gutter-mobile-24_1rc07","gutter-mobile-xs-8":"grid__gutter-mobile-xs-8_1rc07","gutter-mobile-xs-16":"grid__gutter-mobile-xs-16_1rc07","gutter-mobile-xs-24":"grid__gutter-mobile-xs-24_1rc07","gutter-mobile-s-8":"grid__gutter-mobile-s-8_1rc07","gutter-mobile-s-16":"grid__gutter-mobile-s-16_1rc07","gutter-mobile-s-24":"grid__gutter-mobile-s-24_1rc07","gutter-mobile-m-8":"grid__gutter-mobile-m-8_1rc07","gutter-mobile-m-16":"grid__gutter-mobile-m-16_1rc07","gutter-mobile-m-24":"grid__gutter-mobile-m-24_1rc07","gutter-mobile-l-8":"grid__gutter-mobile-l-8_1rc07","gutter-mobile-l-16":"grid__gutter-mobile-l-16_1rc07","gutter-mobile-l-24":"grid__gutter-mobile-l-24_1rc07","gutter-tablet-8":"grid__gutter-tablet-8_1rc07","gutter-tablet-16":"grid__gutter-tablet-16_1rc07","gutter-tablet-24":"grid__gutter-tablet-24_1rc07","gutter-tablet-s-8":"grid__gutter-tablet-s-8_1rc07","gutter-tablet-s-16":"grid__gutter-tablet-s-16_1rc07","gutter-tablet-s-24":"grid__gutter-tablet-s-24_1rc07","gutter-tablet-m-8":"grid__gutter-tablet-m-8_1rc07","gutter-tablet-m-16":"grid__gutter-tablet-m-16_1rc07","gutter-tablet-m-24":"grid__gutter-tablet-m-24_1rc07","gutter-desktop-8":"grid__gutter-desktop-8_1rc07","gutter-desktop-16":"grid__gutter-desktop-16_1rc07","gutter-desktop-24":"grid__gutter-desktop-24_1rc07","gutter-desktop-s-8":"grid__gutter-desktop-s-8_1rc07","gutter-desktop-s-16":"grid__gutter-desktop-s-16_1rc07","gutter-desktop-s-24":"grid__gutter-desktop-s-24_1rc07","gutter-desktop-m-8":"grid__gutter-desktop-m-8_1rc07","gutter-desktop-m-16":"grid__gutter-desktop-m-16_1rc07","gutter-desktop-m-24":"grid__gutter-desktop-m-24_1rc07","gutter-desktop-l-8":"grid__gutter-desktop-l-8_1rc07","gutter-desktop-l-16":"grid__gutter-desktop-l-16_1rc07","gutter-desktop-l-24":"grid__gutter-desktop-l-24_1rc07","gutter-desktop-xl-8":"grid__gutter-desktop-xl-8_1rc07","gutter-desktop-xl-16":"grid__gutter-desktop-xl-16_1rc07","gutter-desktop-xl-24":"grid__gutter-desktop-xl-24_1rc07"};
|
|
2
|
-
require('./gutters.css');
|
|
3
|
-
|
|
4
|
-
export { guttersStyles as g };
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
-
|
|
3
|
-
var tslib = require('tslib');
|
|
4
|
-
var React = require('react');
|
|
5
|
-
var coreComponentsPopover = require('../popover');
|
|
6
|
-
var shared = require('../select/shared');
|
|
7
|
-
var components_tagList_component = require('./components/tag-list/component.js');
|
|
8
|
-
require('classnames');
|
|
9
|
-
require('../tag/desktop');
|
|
10
|
-
require('@alfalab/icons-glyph/CrossCompactMIcon');
|
|
11
|
-
var utils_match = require('./utils/match.js');
|
|
12
|
-
require('../form-control');
|
|
13
|
-
require('@alfalab/hooks');
|
|
14
|
-
require('./utils/calculate-collapse-size.js');
|
|
15
|
-
require('./components/tag/component.js');
|
|
16
|
-
|
|
17
|
-
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
18
|
-
|
|
19
|
-
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
20
|
-
|
|
21
|
-
var SelectWithTags = React.forwardRef(function (_a, ref) {
|
|
22
|
-
var _b = _a.OptionsList, OptionsList = _b === void 0 ? shared.OptionsList : _b, _c = _a.Optgroup, Optgroup = _c === void 0 ? shared.Optgroup : _c, _d = _a.Option, Option = _d === void 0 ? shared.Option : _d, _e = _a.Arrow, Arrow = _e === void 0 ? shared.Arrow : _e, value = _a.value, selected = _a.selected, _f = _a.size, size = _f === void 0 ? 'xl' : _f, onOpen = _a.onOpen, onInput = _a.onInput, onChange = _a.onChange, options = _a.options, _g = _a.autocomplete, autocomplete = _g === void 0 ? true : _g, match = _a.match, _h = _a.allowUnselect, allowUnselect = _h === void 0 ? true : _h, _j = _a.collapseTagList, collapseTagList = _j === void 0 ? false : _j, _k = _a.moveInputToNewLine, moveInputToNewLine = _k === void 0 ? true : _k, transformCollapsedTagText = _a.transformCollapsedTagText, transformTagText = _a.transformTagText, Tag = _a.Tag, breakpoint = _a.breakpoint, restProps = tslib.__rest(_a, ["OptionsList", "Optgroup", "Option", "Arrow", "value", "selected", "size", "onOpen", "onInput", "onChange", "options", "autocomplete", "match", "allowUnselect", "collapseTagList", "moveInputToNewLine", "transformCollapsedTagText", "transformTagText", "Tag", "breakpoint"]);
|
|
23
|
-
var controlled = Boolean(selected);
|
|
24
|
-
var _l = React.useState(selected || []), selectedTags = _l[0], setSelectedTags = _l[1];
|
|
25
|
-
var _m = React.useState(false), isPopoverOpen = _m[0], setPopoverOpen = _m[1];
|
|
26
|
-
var updatePopover = React.useRef(function () { return null; });
|
|
27
|
-
var resetValue = React.useCallback(function () {
|
|
28
|
-
var event = { target: { value: '' } };
|
|
29
|
-
onInput(event);
|
|
30
|
-
}, [onInput]);
|
|
31
|
-
var handleUpdatePopover = React.useCallback(function () {
|
|
32
|
-
if (updatePopover && updatePopover.current) {
|
|
33
|
-
updatePopover.current();
|
|
34
|
-
}
|
|
35
|
-
}, []);
|
|
36
|
-
var handleDeleteTag = React.useCallback(function (deletedKey) {
|
|
37
|
-
var tags = selected || selectedTags;
|
|
38
|
-
tags = tags.filter(function (tag) {
|
|
39
|
-
var key = typeof tag === 'string' ? tag : tag.key;
|
|
40
|
-
return deletedKey !== key;
|
|
41
|
-
});
|
|
42
|
-
if (onChange) {
|
|
43
|
-
onChange({ selectedMultiple: tags });
|
|
44
|
-
}
|
|
45
|
-
if (!controlled) {
|
|
46
|
-
setSelectedTags(tags);
|
|
47
|
-
}
|
|
48
|
-
}, [controlled, onChange, selected, selectedTags]);
|
|
49
|
-
var handleChange = React.useCallback(function (_a) {
|
|
50
|
-
var selectedMultiple = _a.selectedMultiple, name = _a.name, initiator = _a.initiator;
|
|
51
|
-
if (onChange) {
|
|
52
|
-
onChange({ selectedMultiple: selectedMultiple, name: name, initiator: initiator });
|
|
53
|
-
}
|
|
54
|
-
if (!controlled) {
|
|
55
|
-
setSelectedTags(selectedMultiple);
|
|
56
|
-
}
|
|
57
|
-
if (value) {
|
|
58
|
-
resetValue();
|
|
59
|
-
}
|
|
60
|
-
}, [onChange, controlled, value, resetValue]);
|
|
61
|
-
var handleOpen = React.useCallback(function (payload) {
|
|
62
|
-
var open = payload.open;
|
|
63
|
-
if (!open && value) {
|
|
64
|
-
resetValue();
|
|
65
|
-
}
|
|
66
|
-
setPopoverOpen(open);
|
|
67
|
-
if (onOpen)
|
|
68
|
-
onOpen(payload);
|
|
69
|
-
}, [onOpen, resetValue, value]);
|
|
70
|
-
var filteredOptions = utils_match.filterOptions(options, value, match);
|
|
71
|
-
var isAutocomplete = autocomplete || Boolean(match);
|
|
72
|
-
return (React__default.default.createElement(shared.BaseSelect, tslib.__assign({}, restProps, { view: 'desktop', Popover: coreComponentsPopover.Popover, ref: ref, Option: Option, Field: components_tagList_component.TagList, Optgroup: Optgroup, OptionsList: OptionsList, Arrow: Arrow, multiple: true, updatePopover: updatePopover, allowUnselect: allowUnselect, showEmptyOptionsList: true, fieldProps: {
|
|
73
|
-
value: value,
|
|
74
|
-
autocomplete: isAutocomplete,
|
|
75
|
-
onInput: onInput,
|
|
76
|
-
handleDeleteTag: handleDeleteTag,
|
|
77
|
-
Tag: Tag,
|
|
78
|
-
collapseTagList: collapseTagList,
|
|
79
|
-
moveInputToNewLine: moveInputToNewLine,
|
|
80
|
-
transformCollapsedTagText: transformCollapsedTagText,
|
|
81
|
-
transformTagText: transformTagText,
|
|
82
|
-
handleUpdatePopover: handleUpdatePopover,
|
|
83
|
-
isPopoverOpen: isPopoverOpen,
|
|
84
|
-
breakpoint: breakpoint,
|
|
85
|
-
}, selected: selected || selectedTags, autocomplete: isAutocomplete, size: size, options: filteredOptions, onChange: handleChange, onOpen: handleOpen })));
|
|
86
|
-
});
|
|
87
|
-
|
|
88
|
-
exports.SelectWithTags = SelectWithTags;
|