@alfalab/core-components 37.4.0 → 37.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-button/Component.js +4 -4
- package/action-button/cssm/default.module.css +17 -20
- package/action-button/cssm/index.module.css +17 -25
- package/action-button/cssm/inverted.module.css +17 -20
- package/action-button/cssm/static.module.css +13 -12
- package/action-button/default.css +17 -20
- package/action-button/esm/Component.js +4 -4
- package/action-button/esm/default.css +17 -20
- package/action-button/esm/index.css +17 -25
- package/action-button/esm/inverted.css +17 -20
- package/action-button/esm/static.css +13 -12
- package/action-button/index.css +17 -25
- package/action-button/inverted.css +17 -20
- package/action-button/modern/Component.js +4 -4
- package/action-button/modern/default.css +17 -20
- package/action-button/modern/index.css +17 -25
- package/action-button/modern/inverted.css +17 -20
- package/action-button/modern/static.css +13 -12
- package/action-button/static.css +13 -12
- package/alert/Component.js +1 -1
- package/alert/cssm/index.module.css +10 -4
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +11 -5
- package/alert/index.css +11 -5
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +11 -5
- package/amount/component.js +1 -1
- package/amount/cssm/index.module.css +15 -14
- package/amount/esm/component.js +1 -1
- package/amount/esm/index.css +15 -14
- package/amount/esm/pure/component.js +1 -1
- package/amount/esm/pure/index.css +1 -1
- package/amount/index.css +15 -14
- package/amount/modern/component.js +1 -1
- package/amount/modern/index.css +15 -14
- package/amount/modern/pure/component.js +1 -1
- package/amount/modern/pure/index.css +1 -1
- package/amount/pure/component.js +1 -1
- package/amount/pure/index.css +1 -1
- package/amount-input/Component.js +3 -3
- package/amount-input/cssm/default.module.css +10 -6
- package/amount-input/cssm/index.module.css +13 -11
- package/amount-input/cssm/inverted.module.css +10 -4
- package/amount-input/default.css +10 -6
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +10 -6
- package/amount-input/esm/index.css +15 -13
- package/amount-input/esm/inverted.css +10 -4
- package/amount-input/index.css +15 -13
- package/amount-input/inverted.css +10 -4
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +10 -6
- package/amount-input/modern/index.css +15 -13
- package/amount-input/modern/inverted.css +10 -4
- package/attach/Component.js +1 -1
- package/attach/cssm/index.module.css +23 -37
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +32 -46
- package/attach/index.css +32 -46
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +32 -46
- package/backdrop/Component.js +1 -1
- package/backdrop/cssm/index.module.css +15 -16
- package/backdrop/cssm/vars.css +9 -0
- package/backdrop/esm/Component.js +1 -1
- package/backdrop/esm/index.css +20 -21
- package/backdrop/index.css +20 -21
- package/backdrop/modern/Component.js +1 -1
- package/backdrop/modern/index.css +20 -21
- package/badge/Component.js +1 -1
- package/badge/cssm/index.module.css +52 -92
- package/badge/esm/Component.js +1 -1
- package/badge/esm/index.css +52 -92
- package/badge/index.css +52 -92
- package/badge/modern/Component.js +1 -1
- package/badge/modern/index.css +52 -92
- package/bank-card/Component.js +1 -1
- package/bank-card/cssm/index.module.css +26 -46
- package/bank-card/esm/Component.js +1 -1
- package/bank-card/esm/index.css +28 -48
- package/bank-card/index.css +28 -48
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +28 -48
- package/base-modal/Component.js +1 -1
- package/base-modal/cssm/index.module.css +17 -20
- package/base-modal/esm/Component.js +1 -1
- package/base-modal/esm/index.css +20 -23
- package/base-modal/index.css +20 -23
- package/base-modal/modern/Component.js +1 -1
- package/base-modal/modern/index.css +20 -23
- package/bottom-sheet/{component-11af3f33.d.ts → component-f85861da.d.ts} +6 -0
- package/bottom-sheet/{component-11af3f33.js → component-f85861da.js} +5 -5
- package/bottom-sheet/component.js +2 -2
- package/bottom-sheet/components/backer/Component.js +2 -2
- package/bottom-sheet/components/backer/index.css +12 -9
- package/bottom-sheet/components/closer/Component.js +2 -2
- package/bottom-sheet/components/closer/index.css +12 -9
- package/bottom-sheet/components/footer/Component.js +1 -1
- package/bottom-sheet/components/footer/index.css +13 -13
- package/bottom-sheet/components/header/Component.js +2 -2
- package/bottom-sheet/components/header/index.css +27 -44
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/{esm/component-cbc6d0d3.d.ts → cssm/component-082df5fd.d.ts} +6 -0
- package/bottom-sheet/cssm/{component-5384d179.js → component-082df5fd.js} +2 -2
- package/bottom-sheet/cssm/component.js +1 -1
- package/bottom-sheet/cssm/components/backer/index.module.css +11 -8
- package/bottom-sheet/cssm/components/closer/index.module.css +11 -8
- package/bottom-sheet/cssm/components/footer/index.module.css +12 -12
- package/bottom-sheet/cssm/components/header/Component.js +1 -1
- package/bottom-sheet/cssm/components/header/index.module.css +26 -43
- package/bottom-sheet/cssm/index.d.ts +1 -1
- package/bottom-sheet/cssm/index.js +1 -1
- package/bottom-sheet/cssm/index.module.css +25 -38
- package/bottom-sheet/{cssm/component-5384d179.d.ts → esm/component-62847823.d.ts} +6 -0
- package/bottom-sheet/esm/{component-cbc6d0d3.js → component-62847823.js} +5 -5
- package/bottom-sheet/esm/component.js +2 -2
- package/bottom-sheet/esm/components/backer/Component.js +2 -2
- package/bottom-sheet/esm/components/backer/index.css +12 -9
- package/bottom-sheet/esm/components/closer/Component.js +2 -2
- package/bottom-sheet/esm/components/closer/index.css +12 -9
- package/bottom-sheet/esm/components/footer/Component.js +1 -1
- package/bottom-sheet/esm/components/footer/index.css +13 -13
- package/bottom-sheet/esm/components/header/Component.js +2 -2
- package/bottom-sheet/esm/components/header/index.css +27 -44
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.css +26 -39
- package/bottom-sheet/esm/index.d.ts +1 -1
- package/bottom-sheet/esm/index.js +2 -2
- package/bottom-sheet/esm/{tslib.es6-f81724a5.d.ts → tslib.es6-54cc9a3d.d.ts} +0 -0
- package/bottom-sheet/esm/{tslib.es6-f81724a5.js → tslib.es6-54cc9a3d.js} +0 -0
- package/bottom-sheet/index.css +26 -39
- package/bottom-sheet/index.d.ts +1 -1
- package/bottom-sheet/index.js +2 -2
- package/bottom-sheet/modern/{component-412962f0.d.ts → component-d0103215.d.ts} +6 -0
- package/bottom-sheet/modern/{component-412962f0.js → component-d0103215.js} +4 -4
- package/bottom-sheet/modern/component.js +1 -1
- package/bottom-sheet/modern/components/backer/Component.js +1 -1
- package/bottom-sheet/modern/components/backer/index.css +12 -9
- package/bottom-sheet/modern/components/closer/Component.js +1 -1
- package/bottom-sheet/modern/components/closer/index.css +12 -9
- package/bottom-sheet/modern/components/footer/Component.js +1 -1
- package/bottom-sheet/modern/components/footer/index.css +13 -13
- package/bottom-sheet/modern/components/header/Component.js +1 -1
- package/bottom-sheet/modern/components/header/index.css +27 -44
- package/bottom-sheet/modern/index.css +26 -39
- package/bottom-sheet/modern/index.d.ts +1 -1
- package/bottom-sheet/modern/index.js +1 -1
- package/bottom-sheet/{tslib.es6-0683282e.d.ts → tslib.es6-63fb5369.d.ts} +0 -0
- package/bottom-sheet/{tslib.es6-0683282e.js → tslib.es6-63fb5369.js} +0 -0
- package/button/Component.js +3 -3
- package/button/cssm/default.module.css +62 -119
- package/button/cssm/index.module.css +63 -122
- package/button/cssm/inverted.module.css +62 -118
- package/button/default.css +62 -119
- package/button/esm/Component.js +3 -3
- package/button/esm/default.css +62 -119
- package/button/esm/index.css +65 -124
- package/button/esm/inverted.css +62 -118
- package/button/index.css +65 -124
- package/button/inverted.css +62 -118
- package/button/modern/Component.js +3 -3
- package/button/modern/default.css +62 -119
- package/button/modern/index.css +65 -124
- package/button/modern/inverted.css +62 -118
- package/calendar/Component.desktop.js +2 -2
- package/calendar/Component.responsive.js +1 -1
- package/calendar/components/calendar-mobile/Component.js +2 -2
- package/calendar/components/calendar-mobile/index.css +21 -30
- package/calendar/components/calendar-mobile/index.js +1 -1
- package/calendar/components/days-table/Component.js +2 -2
- package/calendar/components/days-table/index.css +70 -129
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.css +12 -9
- package/calendar/components/month-year-header/Component.js +2 -2
- package/calendar/components/month-year-header/index.css +20 -29
- package/calendar/components/month-year-header/index.js +1 -1
- package/calendar/components/months-table/Component.js +2 -2
- package/calendar/components/months-table/index.css +20 -25
- package/calendar/components/months-table/index.js +1 -1
- package/calendar/components/period-slider/Component.js +1 -1
- package/calendar/components/period-slider/index.css +19 -29
- package/calendar/components/select-button/Component.js +2 -2
- package/calendar/components/select-button/index.css +20 -27
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.js +2 -2
- package/calendar/components/years-table/index.css +22 -29
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/cssm/components/calendar-mobile/index.module.css +20 -29
- package/calendar/cssm/components/days-table/index.module.css +65 -124
- package/calendar/cssm/components/header/index.module.css +11 -8
- package/calendar/cssm/components/month-year-header/index.module.css +19 -28
- package/calendar/cssm/components/months-table/index.module.css +17 -22
- package/calendar/cssm/components/period-slider/index.module.css +18 -28
- package/calendar/cssm/components/select-button/index.module.css +18 -25
- package/calendar/cssm/components/years-table/index.module.css +19 -26
- package/calendar/cssm/desktop.module.css +22 -35
- package/calendar/desktop.css +23 -36
- package/calendar/desktop.js +1 -1
- package/calendar/esm/Component.desktop.js +2 -2
- package/calendar/esm/Component.responsive.js +1 -1
- package/calendar/esm/components/calendar-mobile/Component.js +2 -2
- package/calendar/esm/components/calendar-mobile/index.css +21 -30
- package/calendar/esm/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/components/days-table/Component.js +2 -2
- package/calendar/esm/components/days-table/index.css +70 -129
- package/calendar/esm/components/days-table/index.js +1 -1
- package/calendar/esm/components/header/Component.js +1 -1
- package/calendar/esm/components/header/index.css +12 -9
- package/calendar/esm/components/month-year-header/Component.js +2 -2
- package/calendar/esm/components/month-year-header/index.css +20 -29
- package/calendar/esm/components/month-year-header/index.js +1 -1
- package/calendar/esm/components/months-table/Component.js +2 -2
- package/calendar/esm/components/months-table/index.css +20 -25
- package/calendar/esm/components/months-table/index.js +1 -1
- package/calendar/esm/components/period-slider/Component.js +1 -1
- package/calendar/esm/components/period-slider/index.css +19 -29
- package/calendar/esm/components/select-button/Component.js +2 -2
- package/calendar/esm/components/select-button/index.css +20 -27
- package/calendar/esm/components/select-button/index.js +1 -1
- package/calendar/esm/components/years-table/Component.js +2 -2
- package/calendar/esm/components/years-table/index.css +22 -29
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/desktop.css +23 -36
- package/calendar/esm/desktop.js +1 -1
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/mobile.js +1 -1
- package/calendar/esm/responsive.js +1 -1
- package/calendar/esm/{tslib.es6-bf54fd6c.d.ts → tslib.es6-35fc183e.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-bf54fd6c.js → tslib.es6-35fc183e.js} +0 -0
- package/calendar/index.js +1 -1
- package/calendar/mobile.js +1 -1
- package/calendar/modern/Component.desktop.js +1 -1
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/index.css +21 -30
- package/calendar/modern/components/days-table/Component.js +1 -1
- package/calendar/modern/components/days-table/index.css +70 -129
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +12 -9
- package/calendar/modern/components/month-year-header/Component.js +1 -1
- package/calendar/modern/components/month-year-header/index.css +20 -29
- package/calendar/modern/components/months-table/Component.js +1 -1
- package/calendar/modern/components/months-table/index.css +20 -25
- package/calendar/modern/components/period-slider/Component.js +1 -1
- package/calendar/modern/components/period-slider/index.css +19 -29
- package/calendar/modern/components/select-button/Component.js +1 -1
- package/calendar/modern/components/select-button/index.css +20 -27
- package/calendar/modern/components/years-table/Component.js +1 -1
- package/calendar/modern/components/years-table/index.css +22 -29
- package/calendar/modern/desktop.css +23 -36
- package/calendar/responsive.js +1 -1
- package/calendar/{tslib.es6-c0af59cd.d.ts → tslib.es6-b0c2c1b3.d.ts} +0 -0
- package/calendar/{tslib.es6-c0af59cd.js → tslib.es6-b0c2c1b3.js} +0 -0
- package/calendar-input/{Component-389869c1.d.ts → Component-719f2c9e.d.ts} +0 -0
- package/calendar-input/{Component-389869c1.js → Component-719f2c9e.js} +1 -1
- package/calendar-input/Component.desktop.d.ts +1 -1
- package/calendar-input/Component.desktop.js +1 -1
- package/calendar-input/Component.mobile.d.ts +1 -1
- package/calendar-input/Component.mobile.js +1 -1
- package/calendar-input/Component.responsive.d.ts +1 -1
- package/calendar-input/Component.responsive.js +1 -1
- package/calendar-input/components/calendar-input/Component.js +1 -1
- package/calendar-input/components/calendar-input/index.css +22 -33
- package/calendar-input/components/calendar-input/index.d.ts +1 -1
- package/calendar-input/components/calendar-input/index.js +1 -1
- package/calendar-input/cssm/components/calendar-input/index.module.css +21 -32
- package/calendar-input/cssm/stories.module.css +10 -4
- package/calendar-input/desktop.js +1 -1
- package/calendar-input/esm/{Component-c0c7ebc3.d.ts → Component-0d1b12a6.d.ts} +0 -0
- package/calendar-input/esm/{Component-c0c7ebc3.js → Component-0d1b12a6.js} +1 -1
- package/calendar-input/esm/Component.desktop.d.ts +1 -1
- package/calendar-input/esm/Component.desktop.js +1 -1
- package/calendar-input/esm/Component.mobile.d.ts +1 -1
- package/calendar-input/esm/Component.mobile.js +1 -1
- package/calendar-input/esm/Component.responsive.d.ts +1 -1
- package/calendar-input/esm/Component.responsive.js +1 -1
- package/calendar-input/esm/components/calendar-input/Component.js +1 -1
- package/calendar-input/esm/components/calendar-input/index.css +22 -33
- package/calendar-input/esm/components/calendar-input/index.d.ts +1 -1
- package/calendar-input/esm/components/calendar-input/index.js +1 -1
- package/calendar-input/esm/desktop.js +1 -1
- package/calendar-input/esm/index.js +1 -1
- package/calendar-input/esm/mobile.js +1 -1
- package/calendar-input/esm/responsive.js +1 -1
- package/calendar-input/index.js +1 -1
- package/calendar-input/mobile.js +1 -1
- package/calendar-input/modern/components/calendar-input/Component.js +1 -1
- package/calendar-input/modern/components/calendar-input/index.css +22 -33
- package/calendar-input/responsive.js +1 -1
- package/calendar-range/Component.js +2 -1
- package/calendar-range/components/divider/Component.js +1 -1
- package/calendar-range/components/divider/index.css +17 -23
- package/calendar-range/cssm/Component.js +1 -0
- package/calendar-range/cssm/components/divider/index.module.css +16 -22
- package/calendar-range/cssm/index.js +1 -0
- package/calendar-range/cssm/views/index.module.css +14 -12
- package/calendar-range/cssm/views/static.js +9 -2
- package/calendar-range/esm/Component.js +2 -1
- package/calendar-range/esm/components/divider/Component.js +1 -1
- package/calendar-range/esm/components/divider/index.css +17 -23
- package/calendar-range/esm/index.js +2 -1
- package/calendar-range/esm/{index.module-3369c8fe.d.ts → index.module-b652d776.d.ts} +0 -0
- package/calendar-range/esm/{index.module-3369c8fe.js → index.module-b652d776.js} +1 -1
- package/calendar-range/esm/views/index.css +15 -13
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +9 -3
- package/calendar-range/index.js +2 -1
- package/calendar-range/{index.module-0cee42f1.d.ts → index.module-5ed7938a.d.ts} +0 -0
- package/calendar-range/{index.module-0cee42f1.js → index.module-5ed7938a.js} +1 -1
- package/calendar-range/modern/Component.js +2 -1
- package/calendar-range/modern/components/divider/Component.js +1 -1
- package/calendar-range/modern/components/divider/index.css +17 -23
- package/calendar-range/modern/index.js +2 -1
- package/calendar-range/modern/index.module-c9c640cc.js +4 -0
- package/calendar-range/modern/views/index.css +15 -13
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +9 -3
- package/calendar-range/views/index.css +15 -13
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +10 -3
- package/calendar-with-skeleton/Component.js +1 -1
- package/calendar-with-skeleton/cssm/index.module.css +18 -24
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +21 -27
- package/calendar-with-skeleton/index.css +21 -27
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +21 -27
- package/card-image/Component.js +1 -1
- package/card-image/cssm/index.module.css +15 -16
- package/card-image/esm/Component.js +1 -1
- package/card-image/esm/index.css +15 -16
- package/card-image/index.css +15 -16
- package/card-image/modern/Component.js +1 -1
- package/card-image/modern/index.css +15 -16
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/cssm/index.module.css +11 -6
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +11 -6
- package/cdn-icon/index.css +11 -6
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +11 -6
- package/chart/Component.js +2 -2
- package/chart/components/Dot/index.css +8 -8
- package/chart/components/Dot/index.js +1 -1
- package/chart/components/Legends/index.css +16 -17
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +12 -9
- package/chart/components/Tick/index.js +1 -1
- package/chart/components/TooltipContent/index.css +16 -20
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/cssm/components/Legends/index.module.css +15 -16
- package/chart/cssm/components/Tick/index.module.css +11 -8
- package/chart/cssm/components/TooltipContent/index.module.css +15 -19
- package/chart/cssm/index.module.css +12 -10
- package/chart/esm/Component.js +2 -2
- 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 +16 -17
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +12 -9
- package/chart/esm/components/Tick/index.js +1 -1
- package/chart/esm/components/TooltipContent/index.css +16 -20
- package/chart/esm/components/TooltipContent/index.js +1 -1
- package/chart/esm/hooks/useSettings/index.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/esm/index.css +13 -11
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-69453a3a.d.ts → tslib.es6-59cf84c3.d.ts} +0 -0
- package/chart/esm/{tslib.es6-69453a3a.js → tslib.es6-59cf84c3.js} +0 -0
- package/chart/hooks/useSettings/index.js +1 -1
- package/chart/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/index.css +13 -11
- package/chart/index.js +1 -1
- 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 +16 -17
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +12 -9
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +16 -20
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +13 -11
- package/chart/{tslib.es6-692855d9.d.ts → tslib.es6-f6418e54.d.ts} +0 -0
- package/chart/{tslib.es6-692855d9.js → tslib.es6-f6418e54.js} +0 -0
- package/checkbox/Component.js +1 -1
- package/checkbox/cssm/index.module.css +46 -83
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/esm/index.css +49 -86
- package/checkbox/index.css +49 -86
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/modern/index.css +49 -86
- package/checkbox-group/Component.js +1 -1
- package/checkbox-group/cssm/index.module.css +25 -38
- package/checkbox-group/esm/Component.js +1 -1
- package/checkbox-group/esm/index.css +25 -38
- package/checkbox-group/index.css +25 -38
- package/checkbox-group/modern/Component.js +1 -1
- package/checkbox-group/modern/index.css +25 -38
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/cssm/index.module.css +55 -98
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +58 -101
- package/circular-progress-bar/index.css +58 -101
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +58 -101
- package/code-input/component.js +1 -1
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +21 -30
- package/code-input/cssm/components/input/index.module.css +18 -27
- package/code-input/cssm/index.module.css +12 -12
- package/code-input/cssm/vars.css +9 -0
- package/code-input/esm/component.js +1 -1
- package/code-input/esm/components/input/component.js +1 -1
- package/code-input/esm/components/input/index.css +21 -30
- package/code-input/esm/index.css +13 -13
- package/code-input/index.css +13 -13
- package/code-input/modern/component.js +1 -1
- package/code-input/modern/components/input/component.js +1 -1
- package/code-input/modern/components/input/index.css +21 -30
- package/code-input/modern/index.css +13 -13
- package/collapse/Component.js +1 -1
- package/collapse/cssm/index.module.css +13 -12
- package/collapse/esm/Component.js +1 -1
- package/collapse/esm/index.css +15 -14
- package/collapse/index.css +15 -14
- package/collapse/modern/Component.js +1 -1
- package/collapse/modern/index.css +15 -14
- package/comment/Component.js +1 -1
- package/comment/cssm/index.module.css +12 -13
- package/comment/esm/Component.js +1 -1
- package/comment/esm/index.css +13 -14
- package/comment/index.css +13 -14
- package/comment/modern/Component.js +1 -1
- package/comment/modern/index.css +13 -14
- package/confirmation/{component-505707d8.d.ts → component-8cba0cbf.d.ts} +0 -0
- package/confirmation/{component-505707d8.js → component-8cba0cbf.js} +1 -1
- package/confirmation/component.desktop.js +2 -2
- package/confirmation/component.mobile.js +3 -3
- package/confirmation/component.responsive.js +2 -2
- package/confirmation/components/base-confirmation/component.js +2 -2
- package/confirmation/components/base-confirmation/index.css +10 -5
- package/confirmation/components/base-confirmation/index.d.ts +1 -1
- package/confirmation/components/base-confirmation/index.js +2 -2
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +10 -5
- package/confirmation/components/header/component.js +1 -1
- package/confirmation/components/header/index.css +13 -13
- 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 +15 -19
- package/confirmation/components/screens/hint/component.js +1 -1
- package/confirmation/components/screens/hint/index.css +21 -31
- 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 +27 -43
- 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 +16 -21
- package/confirmation/{countdown-section-6a992752.d.ts → countdown-section-4d662116.d.ts} +0 -0
- package/confirmation/{countdown-section-6a992752.js → countdown-section-4d662116.js} +1 -1
- package/confirmation/cssm/components/base-confirmation/index.module.css +9 -4
- package/confirmation/cssm/components/countdown-loader/index.module.css +9 -4
- package/confirmation/cssm/components/header/index.module.css +12 -12
- package/confirmation/cssm/components/screens/fatal-error/index.module.css +14 -18
- package/confirmation/cssm/components/screens/hint/index.module.css +20 -30
- package/confirmation/cssm/components/screens/initial/index.module.css +26 -42
- package/confirmation/cssm/components/screens/temp-block/index.module.css +15 -20
- package/confirmation/cssm/vars.css +9 -2
- package/confirmation/desktop.js +2 -2
- package/confirmation/esm/{component-93c7cd83.d.ts → component-41b560c4.d.ts} +0 -0
- package/confirmation/esm/{component-93c7cd83.js → component-41b560c4.js} +2 -2
- package/confirmation/esm/component.desktop.js +2 -2
- package/confirmation/esm/component.mobile.js +3 -3
- package/confirmation/esm/component.responsive.js +2 -2
- package/confirmation/esm/components/base-confirmation/component.js +2 -2
- package/confirmation/esm/components/base-confirmation/index.css +10 -5
- package/confirmation/esm/components/base-confirmation/index.d.ts +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +2 -2
- package/confirmation/esm/components/countdown-loader/component.js +1 -1
- package/confirmation/esm/components/countdown-loader/index.css +10 -5
- package/confirmation/esm/components/header/component.js +1 -1
- package/confirmation/esm/components/header/index.css +13 -13
- 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 +15 -19
- package/confirmation/esm/components/screens/hint/component.js +1 -1
- package/confirmation/esm/components/screens/hint/index.css +21 -31
- 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 +27 -43
- 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 +16 -21
- package/confirmation/esm/{countdown-section-ebdb88aa.d.ts → countdown-section-dce85c40.d.ts} +0 -0
- package/confirmation/esm/{countdown-section-ebdb88aa.js → countdown-section-dce85c40.js} +1 -1
- package/confirmation/esm/desktop.js +2 -2
- package/confirmation/esm/index.js +2 -2
- package/confirmation/esm/mobile.css +2 -2
- package/confirmation/esm/mobile.js +2 -2
- package/confirmation/esm/responsive.js +2 -2
- package/confirmation/index.js +2 -2
- package/confirmation/mobile.css +2 -2
- package/confirmation/mobile.js +2 -2
- package/confirmation/modern/component.desktop.js +1 -1
- package/confirmation/modern/component.mobile.js +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 +10 -5
- 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 +10 -5
- package/confirmation/modern/components/header/component.js +1 -1
- package/confirmation/modern/components/header/index.css +13 -13
- 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 +15 -19
- package/confirmation/modern/components/screens/hint/component.js +1 -1
- package/confirmation/modern/components/screens/hint/index.css +21 -31
- 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 +27 -43
- 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 +16 -21
- package/confirmation/modern/{countdown-section-5db74173.d.ts → countdown-section-7463b15d.d.ts} +0 -0
- package/confirmation/modern/{countdown-section-5db74173.js → countdown-section-7463b15d.js} +1 -1
- package/confirmation/modern/desktop.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile.css +2 -2
- package/confirmation/modern/mobile.js +1 -1
- package/confirmation/modern/responsive.js +1 -1
- package/confirmation/responsive.js +2 -2
- package/confirmation-v1/component.js +1 -1
- package/confirmation-v1/components/code-input/component.js +1 -1
- package/confirmation-v1/components/code-input/index.css +19 -28
- package/confirmation-v1/components/countdown/component.js +1 -1
- package/confirmation-v1/components/countdown/index.css +21 -32
- package/confirmation-v1/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/components/countdown-loader/index.css +9 -4
- package/confirmation-v1/components/overlimit/component.js +1 -1
- package/confirmation-v1/components/overlimit/index.css +18 -27
- package/confirmation-v1/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/components/sign-confirmation/index.css +21 -31
- package/confirmation-v1/cssm/components/code-input/index.module.css +18 -27
- package/confirmation-v1/cssm/components/countdown/index.module.css +21 -32
- package/confirmation-v1/cssm/components/countdown-loader/index.module.css +9 -4
- package/confirmation-v1/cssm/components/overlimit/index.module.css +18 -27
- package/confirmation-v1/cssm/components/sign-confirmation/index.module.css +20 -30
- package/confirmation-v1/cssm/index.module.css +22 -34
- package/confirmation-v1/cssm/vars.css +9 -2
- 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 +19 -28
- package/confirmation-v1/esm/components/countdown/component.js +1 -1
- package/confirmation-v1/esm/components/countdown/index.css +21 -32
- package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/esm/components/countdown-loader/index.css +9 -4
- package/confirmation-v1/esm/components/overlimit/component.js +1 -1
- package/confirmation-v1/esm/components/overlimit/index.css +18 -27
- package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/esm/components/sign-confirmation/index.css +21 -31
- package/confirmation-v1/esm/index.css +22 -34
- package/confirmation-v1/index.css +22 -34
- 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 +19 -28
- package/confirmation-v1/modern/components/countdown/component.js +1 -1
- package/confirmation-v1/modern/components/countdown/index.css +21 -32
- package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/modern/components/countdown-loader/index.css +9 -4
- package/confirmation-v1/modern/components/overlimit/component.js +1 -1
- package/confirmation-v1/modern/components/overlimit/index.css +18 -27
- package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/modern/components/sign-confirmation/index.css +21 -31
- package/confirmation-v1/modern/index.css +22 -34
- package/custom-button/Component.js +1 -1
- package/custom-button/cssm/index.module.css +21 -29
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +21 -29
- package/custom-button/index.css +21 -29
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +21 -29
- package/date-input/Component.js +1 -1
- package/date-input/cssm/index.module.css +11 -6
- package/date-input/esm/Component.js +1 -1
- package/date-input/esm/index.css +11 -6
- package/date-input/index.css +11 -6
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +11 -6
- package/date-range-input/{Component-e6ef3114.d.ts → Component-ab0d9f29.d.ts} +0 -0
- package/date-range-input/{Component-e6ef3114.js → Component-ab0d9f29.js} +1 -1
- package/date-range-input/Component.desktop.d.ts +1 -1
- package/date-range-input/Component.desktop.js +1 -1
- package/date-range-input/Component.mobile.d.ts +1 -1
- package/date-range-input/Component.mobile.js +1 -1
- package/date-range-input/Component.responsive.d.ts +1 -1
- package/date-range-input/Component.responsive.js +1 -1
- package/date-range-input/components/date-range-input/Component.js +1 -1
- package/date-range-input/components/date-range-input/index.css +17 -21
- package/date-range-input/components/date-range-input/index.d.ts +1 -1
- package/date-range-input/components/date-range-input/index.js +1 -1
- package/date-range-input/cssm/components/date-range-input/index.module.css +16 -20
- package/date-range-input/desktop.js +1 -1
- package/date-range-input/esm/{Component-6b915ca3.d.ts → Component-84f825ea.d.ts} +0 -0
- package/date-range-input/esm/{Component-6b915ca3.js → Component-84f825ea.js} +1 -1
- package/date-range-input/esm/Component.desktop.d.ts +1 -1
- package/date-range-input/esm/Component.desktop.js +1 -1
- package/date-range-input/esm/Component.mobile.d.ts +1 -1
- package/date-range-input/esm/Component.mobile.js +1 -1
- package/date-range-input/esm/Component.responsive.d.ts +1 -1
- package/date-range-input/esm/Component.responsive.js +1 -1
- package/date-range-input/esm/components/date-range-input/Component.js +1 -1
- package/date-range-input/esm/components/date-range-input/index.css +17 -21
- package/date-range-input/esm/components/date-range-input/index.d.ts +1 -1
- package/date-range-input/esm/components/date-range-input/index.js +1 -1
- package/date-range-input/esm/desktop.js +1 -1
- package/date-range-input/esm/index.js +1 -1
- package/date-range-input/esm/mobile.js +1 -1
- package/date-range-input/esm/responsive.js +1 -1
- package/date-range-input/index.js +1 -1
- package/date-range-input/mobile.js +1 -1
- package/date-range-input/modern/components/date-range-input/Component.js +1 -1
- package/date-range-input/modern/components/date-range-input/index.css +17 -21
- package/date-range-input/responsive.js +1 -1
- package/date-time-input/{Component-d871952b.d.ts → Component-8c7cc928.d.ts} +0 -0
- package/date-time-input/{Component-d871952b.js → Component-8c7cc928.js} +1 -1
- package/date-time-input/Component.desktop.d.ts +1 -1
- package/date-time-input/Component.desktop.js +1 -1
- package/date-time-input/Component.mobile.d.ts +1 -1
- package/date-time-input/Component.mobile.js +1 -1
- package/date-time-input/Component.responsive.d.ts +1 -1
- package/date-time-input/Component.responsive.js +1 -1
- package/date-time-input/components/date-time-input/Component.js +1 -1
- package/date-time-input/components/date-time-input/index.css +17 -21
- package/date-time-input/components/date-time-input/index.d.ts +1 -1
- package/date-time-input/components/date-time-input/index.js +1 -1
- package/date-time-input/cssm/components/date-time-input/index.module.css +16 -20
- package/date-time-input/desktop.js +1 -1
- package/date-time-input/esm/{Component-ae2ff721.d.ts → Component-b7383138.d.ts} +0 -0
- package/date-time-input/esm/{Component-ae2ff721.js → Component-b7383138.js} +1 -1
- package/date-time-input/esm/Component.desktop.d.ts +1 -1
- package/date-time-input/esm/Component.desktop.js +1 -1
- package/date-time-input/esm/Component.mobile.d.ts +1 -1
- package/date-time-input/esm/Component.mobile.js +1 -1
- package/date-time-input/esm/Component.responsive.d.ts +1 -1
- package/date-time-input/esm/Component.responsive.js +1 -1
- package/date-time-input/esm/components/date-time-input/Component.js +1 -1
- package/date-time-input/esm/components/date-time-input/index.css +17 -21
- package/date-time-input/esm/components/date-time-input/index.d.ts +1 -1
- package/date-time-input/esm/components/date-time-input/index.js +1 -1
- package/date-time-input/esm/desktop.js +1 -1
- package/date-time-input/esm/index.js +1 -1
- package/date-time-input/esm/mobile.js +1 -1
- package/date-time-input/esm/responsive.js +1 -1
- package/date-time-input/index.js +1 -1
- package/date-time-input/mobile.js +1 -1
- package/date-time-input/modern/components/date-time-input/Component.js +1 -1
- package/date-time-input/modern/components/date-time-input/index.css +17 -21
- package/date-time-input/responsive.js +1 -1
- package/divider/Component.js +1 -1
- package/divider/cssm/index.module.css +10 -6
- package/divider/esm/Component.js +1 -1
- package/divider/esm/index.css +10 -6
- package/divider/index.css +10 -6
- package/divider/modern/Component.js +1 -1
- package/divider/modern/index.css +10 -6
- package/drawer/Component.js +1 -1
- package/drawer/cssm/index.module.css +29 -46
- package/drawer/esm/Component.js +1 -1
- package/drawer/esm/index.css +31 -48
- package/drawer/index.css +31 -48
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +31 -48
- package/dropzone/Component.js +1 -1
- package/dropzone/components/overlay/Component.js +1 -1
- package/dropzone/components/overlay/index.css +12 -13
- package/dropzone/cssm/components/overlay/index.module.css +12 -13
- package/dropzone/cssm/index.module.css +15 -20
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +12 -13
- package/dropzone/esm/index.css +15 -20
- package/dropzone/index.css +15 -20
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +12 -13
- package/dropzone/modern/index.css +15 -20
- package/file-upload-item/Component.js +1 -1
- package/file-upload-item/cssm/index.module.css +28 -45
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/index.css +29 -46
- package/file-upload-item/index.css +29 -46
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/index.css +29 -46
- package/filter-tag/Component.js +1 -1
- package/filter-tag/cssm/index.module.css +71 -135
- package/filter-tag/esm/Component.js +1 -1
- package/filter-tag/esm/index.css +71 -135
- package/filter-tag/index.css +71 -135
- package/filter-tag/modern/Component.js +1 -1
- package/filter-tag/modern/index.css +71 -135
- package/form-control/Component.js +3 -3
- package/form-control/cssm/default.module.css +26 -43
- package/form-control/cssm/index.module.css +51 -95
- package/form-control/cssm/inverted.module.css +26 -43
- package/form-control/cssm/vars.css +9 -2
- package/form-control/default.css +27 -44
- package/form-control/esm/Component.js +3 -3
- package/form-control/esm/default.css +27 -44
- package/form-control/esm/index.css +54 -98
- package/form-control/esm/inverted.css +27 -44
- package/form-control/index.css +54 -98
- package/form-control/inverted.css +27 -44
- package/form-control/modern/Component.js +3 -3
- package/form-control/modern/default.css +27 -44
- package/form-control/modern/index.css +54 -98
- package/form-control/modern/inverted.css +27 -44
- package/gallery/Component.js +3 -3
- package/gallery/components/header/Component.js +2 -2
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.css +11 -9
- 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 +13 -11
- package/gallery/components/image-preview/Component.js +1 -1
- package/gallery/components/image-preview/index.css +21 -32
- package/gallery/components/image-viewer/component.js +2 -2
- package/gallery/components/image-viewer/index.css +28 -46
- package/gallery/components/image-viewer/index.js +2 -2
- 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 +14 -15
- package/gallery/cssm/components/header/index.module.css +10 -8
- package/gallery/cssm/components/header-info-block/index.module.css +12 -10
- package/gallery/cssm/components/image-preview/index.module.css +20 -31
- package/gallery/cssm/components/image-viewer/index.module.css +27 -45
- package/gallery/cssm/components/navigation-bar/index.module.css +13 -14
- package/gallery/cssm/index.module.css +10 -4
- package/gallery/esm/Component.js +3 -3
- package/gallery/esm/components/header/Component.js +2 -2
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.css +11 -9
- 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 +13 -11
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.css +21 -32
- package/gallery/esm/components/image-viewer/component.js +2 -2
- package/gallery/esm/components/image-viewer/index.css +28 -46
- package/gallery/esm/components/image-viewer/index.js +2 -2
- 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 +14 -15
- package/gallery/esm/index.css +11 -5
- package/gallery/esm/index.js +2 -2
- package/gallery/esm/{slide-9d5df36b.d.ts → slide-5830a65e.d.ts} +0 -0
- package/gallery/esm/{slide-9d5df36b.js → slide-5830a65e.js} +1 -1
- package/gallery/esm/{tslib.es6-748104c5.d.ts → tslib.es6-6caa1715.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-748104c5.js → tslib.es6-6caa1715.js} +0 -0
- package/gallery/index.css +11 -5
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/index.css +11 -9
- package/gallery/modern/components/header-info-block/Component.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +13 -11
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.css +21 -32
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +28 -46
- 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 +1 -1
- package/gallery/modern/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.css +14 -15
- package/gallery/modern/index.css +11 -5
- package/gallery/modern/index.js +1 -1
- package/gallery/modern/{slide-d07efafa.d.ts → slide-ad626e47.d.ts} +0 -0
- package/gallery/modern/{slide-d07efafa.js → slide-ad626e47.js} +1 -1
- package/gallery/{slide-4d2aff75.d.ts → slide-6ff37a32.d.ts} +0 -0
- package/gallery/{slide-4d2aff75.js → slide-6ff37a32.js} +1 -1
- package/gallery/{tslib.es6-2f64e669.d.ts → tslib.es6-daab8382.d.ts} +0 -0
- package/gallery/{tslib.es6-2f64e669.js → tslib.es6-daab8382.js} +0 -0
- package/gap/Component.js +1 -1
- package/gap/cssm/index.module.css +39 -64
- package/gap/esm/Component.js +1 -1
- package/gap/esm/index.css +39 -64
- package/gap/index.css +39 -64
- package/gap/modern/Component.js +1 -1
- package/gap/modern/index.css +39 -64
- package/generic-wrapper/Component.js +1 -1
- package/generic-wrapper/cssm/index.module.css +50 -86
- package/generic-wrapper/esm/Component.js +1 -1
- package/generic-wrapper/esm/index.css +50 -86
- package/generic-wrapper/index.css +50 -86
- package/generic-wrapper/modern/Component.js +1 -1
- package/generic-wrapper/modern/index.css +50 -86
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +2 -2
- package/grid/col/index.css +511 -511
- 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 +511 -511
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/gutters.css +78 -78
- package/grid/esm/{gutters.module-425f293c.d.ts → gutters.module-6ae5f95b.d.ts} +0 -0
- package/grid/esm/gutters.module-6ae5f95b.js +30 -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 +78 -78
- package/grid/{gutters.module-e62e9997.d.ts → gutters.module-3292ab5f.d.ts} +0 -0
- package/grid/gutters.module-3292ab5f.js +31 -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 +511 -511
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/gutters.css +78 -78
- package/grid/modern/gutters.module-db76514a.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 +1 -0
- package/hatching-progress-bar/esm/Component.js +1 -1
- package/hatching-progress-bar/esm/index.css +12 -11
- package/hatching-progress-bar/index.css +12 -11
- package/hatching-progress-bar/modern/Component.js +1 -1
- package/hatching-progress-bar/modern/index.css +12 -11
- package/icon-button/Component.js +3 -3
- package/icon-button/cssm/default.module.css +32 -50
- package/icon-button/cssm/index.module.css +15 -15
- package/icon-button/cssm/inverted.module.css +32 -50
- package/icon-button/default.css +32 -50
- package/icon-button/esm/Component.js +3 -3
- package/icon-button/esm/default.css +32 -50
- package/icon-button/esm/index.css +15 -15
- package/icon-button/esm/inverted.css +32 -50
- package/icon-button/index.css +15 -15
- package/icon-button/inverted.css +32 -50
- package/icon-button/modern/Component.js +3 -3
- package/icon-button/modern/default.css +32 -50
- package/icon-button/modern/index.css +15 -15
- package/icon-button/modern/inverted.css +32 -50
- package/icon-view/circle.js +1 -1
- package/icon-view/components/base-shape/component.js +1 -1
- package/icon-view/components/base-shape/index.css +45 -76
- package/icon-view/components/circle/component.js +1 -1
- package/icon-view/components/circle/index.js +1 -1
- package/icon-view/components/index.js +1 -1
- package/icon-view/components/super-ellipse/component.js +1 -1
- package/icon-view/components/super-ellipse/index.js +1 -1
- package/icon-view/cssm/components/base-shape/index.module.css +45 -76
- package/icon-view/esm/circle.js +1 -1
- package/icon-view/esm/components/base-shape/component.js +1 -1
- package/icon-view/esm/components/base-shape/index.css +45 -76
- package/icon-view/esm/components/circle/component.js +1 -1
- package/icon-view/esm/components/circle/index.js +1 -1
- package/icon-view/esm/components/index.js +1 -1
- package/icon-view/esm/components/super-ellipse/component.js +1 -1
- package/icon-view/esm/components/super-ellipse/index.js +1 -1
- package/icon-view/esm/super-ellipse.js +1 -1
- package/icon-view/esm/{tslib.es6-f75c8ea6.d.ts → tslib.es6-ff33620a.d.ts} +0 -0
- package/icon-view/esm/{tslib.es6-f75c8ea6.js → tslib.es6-ff33620a.js} +0 -0
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/modern/components/base-shape/index.css +45 -76
- package/icon-view/super-ellipse.js +1 -1
- package/icon-view/{tslib.es6-33d53048.d.ts → tslib.es6-a9a6d425.d.ts} +0 -0
- package/icon-view/{tslib.es6-33d53048.js → tslib.es6-a9a6d425.js} +0 -0
- package/input/Component.js +3 -3
- package/input/cssm/default.module.css +19 -28
- package/input/cssm/index.module.css +44 -84
- package/input/cssm/inverted.module.css +19 -28
- package/input/cssm/vars.css +9 -2
- package/input/default.css +19 -28
- package/input/esm/Component.js +3 -3
- package/input/esm/default.css +19 -28
- package/input/esm/index.css +50 -90
- package/input/esm/inverted.css +19 -28
- package/input/index.css +50 -90
- package/input/inverted.css +19 -28
- package/input/modern/Component.js +3 -3
- package/input/modern/default.css +19 -28
- package/input/modern/index.css +50 -90
- package/input/modern/inverted.css +19 -28
- package/input-autocomplete/Component.desktop.d.ts +4 -4
- package/input-autocomplete/Component.desktop.js +1 -1
- package/input-autocomplete/Component.mobile.js +2 -2
- package/input-autocomplete/Component.responsive.js +1 -1
- package/input-autocomplete/autocomplete-field/Component.js +2 -2
- package/input-autocomplete/autocomplete-field/index.css +2 -2
- package/input-autocomplete/autocomplete-field/index.js +1 -1
- package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
- package/input-autocomplete/autocomplete-mobile-field/index.css +16 -19
- package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/cssm/autocomplete-mobile-field/index.module.css +15 -18
- package/input-autocomplete/cssm/index-7ca84eff.d.ts +6 -0
- package/input-autocomplete/cssm/mobile.module.css +11 -8
- package/input-autocomplete/desktop.js +1 -1
- package/input-autocomplete/esm/Component.desktop.js +1 -1
- package/input-autocomplete/esm/Component.mobile.js +2 -2
- package/input-autocomplete/esm/Component.responsive.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
- package/input-autocomplete/esm/autocomplete-mobile-field/index.css +16 -19
- package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/esm/desktop.js +1 -1
- package/input-autocomplete/esm/index-7ca84eff.d.ts +6 -0
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/esm/mobile.css +12 -9
- package/input-autocomplete/esm/mobile.js +1 -1
- package/input-autocomplete/esm/responsive.js +1 -1
- package/input-autocomplete/esm/{tslib.es6-c603502c.d.ts → tslib.es6-84ebe3aa.d.ts} +0 -0
- package/input-autocomplete/esm/{tslib.es6-c603502c.js → tslib.es6-84ebe3aa.js} +0 -0
- package/input-autocomplete/index-7ca84eff.d.ts +6 -0
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/mobile.css +12 -9
- package/input-autocomplete/mobile.js +1 -1
- package/input-autocomplete/modern/Component.mobile.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
- package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-mobile-field/index.css +16 -19
- package/input-autocomplete/modern/index-7ca84eff.d.ts +6 -0
- package/input-autocomplete/modern/mobile.css +12 -9
- package/input-autocomplete/responsive.js +1 -1
- package/input-autocomplete/{tslib.es6-73246b1c.d.ts → tslib.es6-3c9168a4.d.ts} +0 -0
- package/input-autocomplete/{tslib.es6-73246b1c.js → tslib.es6-3c9168a4.js} +0 -0
- package/intl-phone-input/{component-6b11f230.d.ts → component-556503f0.d.ts} +0 -0
- package/intl-phone-input/{component-6b11f230.js → component-556503f0.js} +1 -1
- package/intl-phone-input/component.js +3 -3
- package/intl-phone-input/components/flag-icon/component.js +1 -1
- package/intl-phone-input/components/flag-icon/index.css +12 -12
- package/intl-phone-input/components/index.js +1 -1
- package/intl-phone-input/components/select/component.js +2 -2
- package/intl-phone-input/components/select/index.css +14 -17
- package/intl-phone-input/components/select/index.js +1 -1
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.css +17 -22
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/cssm/components/flag-icon/index.module.css +11 -11
- package/intl-phone-input/cssm/components/select/index.module.css +13 -16
- package/intl-phone-input/cssm/components/select-field/index.module.css +15 -20
- package/intl-phone-input/cssm/index.module.css +12 -12
- package/intl-phone-input/esm/{component-064f33de.d.ts → component-7ff2f7f8.d.ts} +0 -0
- package/intl-phone-input/esm/{component-064f33de.js → component-7ff2f7f8.js} +1 -1
- package/intl-phone-input/esm/component.js +3 -3
- package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
- package/intl-phone-input/esm/components/flag-icon/index.css +12 -12
- package/intl-phone-input/esm/components/index.js +1 -1
- package/intl-phone-input/esm/components/select/component.js +2 -2
- package/intl-phone-input/esm/components/select/index.css +14 -17
- package/intl-phone-input/esm/components/select/index.js +1 -1
- package/intl-phone-input/esm/components/select-field/component.js +1 -1
- package/intl-phone-input/esm/components/select-field/index.css +17 -22
- package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/esm/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/index.css +13 -13
- package/intl-phone-input/esm/index.js +1 -1
- package/intl-phone-input/esm/{libphonenumber-js.min-88163569.d.ts → libphonenumber-js.min-daea543f.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-88163569.js → libphonenumber-js.min-daea543f.js} +0 -0
- package/intl-phone-input/index.css +13 -13
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{libphonenumber-js.min-7bc10406.d.ts → libphonenumber-js.min-6c4c77da.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-7bc10406.js → libphonenumber-js.min-6c4c77da.js} +0 -0
- package/intl-phone-input/modern/component.js +2 -2
- package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
- package/intl-phone-input/modern/components/flag-icon/index.css +12 -12
- package/intl-phone-input/modern/components/select/component.js +1 -1
- package/intl-phone-input/modern/components/select/index.css +14 -17
- package/intl-phone-input/modern/components/select-field/component.js +1 -1
- package/intl-phone-input/modern/components/select-field/index.css +17 -22
- package/intl-phone-input/modern/index.css +13 -13
- package/intl-phone-input/modern/{libphonenumber-js.min-88163569.d.ts → libphonenumber-js.min-daea543f.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-88163569.js → libphonenumber-js.min-daea543f.js} +0 -0
- package/link/Component.js +3 -3
- package/link/cssm/default.module.css +18 -22
- package/link/cssm/index.module.css +20 -30
- package/link/cssm/inverted.module.css +18 -22
- package/link/default.css +18 -22
- package/link/esm/Component.js +3 -3
- package/link/esm/default.css +18 -22
- package/link/esm/index.css +21 -31
- package/link/esm/inverted.css +18 -22
- package/link/index.css +21 -31
- package/link/inverted.css +18 -22
- package/link/modern/Component.js +3 -3
- package/link/modern/default.css +18 -22
- package/link/modern/index.css +21 -31
- package/link/modern/inverted.css +18 -22
- package/list/Component.js +1 -1
- package/list/cssm/index.module.css +18 -24
- package/list/esm/Component.js +1 -1
- package/list/esm/index.css +18 -24
- package/list/index.css +18 -24
- package/list/modern/Component.js +1 -1
- package/list/modern/index.css +18 -24
- package/list-header/Component.js +1 -1
- package/list-header/cssm/index.module.css +12 -12
- package/list-header/esm/Component.js +1 -1
- package/list-header/esm/index.css +13 -13
- package/list-header/index.css +13 -13
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +13 -13
- package/loader/Component.js +1 -1
- package/loader/cssm/index.module.css +14 -14
- package/loader/esm/Component.js +1 -1
- package/loader/esm/index.css +15 -15
- package/loader/index.css +15 -15
- package/loader/modern/Component.js +1 -1
- package/loader/modern/index.css +15 -15
- package/masked-input/Component.js +1 -1
- package/masked-input/esm/Component.js +1 -1
- package/masked-input/esm/index.css +1 -1
- package/masked-input/index.css +1 -1
- package/masked-input/modern/Component.js +1 -1
- package/masked-input/modern/index.css +1 -1
- package/modal/Component.desktop.js +1 -1
- package/modal/Component.js +4 -4
- package/modal/Component.mobile.js +1 -1
- package/modal/Component.responsive.js +1 -1
- package/modal/components/closer/Component.js +2 -2
- package/modal/components/closer/index.css +14 -15
- package/modal/components/content/Component.js +3 -3
- package/modal/components/content/desktop.css +17 -16
- package/modal/components/content/index.css +12 -7
- package/modal/components/content/mobile.css +12 -9
- package/modal/components/footer/Component.js +4 -4
- package/modal/components/footer/desktop.css +19 -21
- package/modal/components/footer/index.css +13 -11
- package/modal/components/footer/layout.css +34 -45
- package/modal/components/footer/mobile.css +12 -9
- package/modal/components/header/Component.js +4 -4
- package/modal/components/header/desktop.css +27 -36
- package/modal/components/header/index.css +24 -33
- package/modal/components/header/mobile.css +12 -11
- package/modal/cssm/components/closer/index.module.css +13 -14
- package/modal/cssm/components/content/desktop.module.css +13 -12
- package/modal/cssm/components/content/index.module.css +11 -6
- package/modal/cssm/components/content/mobile.module.css +11 -8
- package/modal/cssm/components/footer/desktop.module.css +15 -17
- package/modal/cssm/components/footer/index.module.css +12 -10
- package/modal/cssm/components/footer/layout.module.css +25 -36
- package/modal/cssm/components/footer/mobile.module.css +11 -8
- package/modal/cssm/components/header/desktop.module.css +20 -29
- package/modal/cssm/components/header/index.module.css +23 -32
- package/modal/cssm/components/header/mobile.module.css +11 -10
- package/modal/cssm/desktop.module.css +18 -23
- package/modal/cssm/mobile.module.css +10 -4
- package/modal/cssm/vars.css +9 -2
- package/modal/desktop.css +19 -24
- package/modal/desktop.js +1 -1
- package/modal/esm/Component.desktop.js +1 -1
- package/modal/esm/Component.js +4 -4
- package/modal/esm/Component.mobile.js +1 -1
- package/modal/esm/Component.responsive.js +1 -1
- package/modal/esm/components/closer/Component.js +2 -2
- package/modal/esm/components/closer/index.css +14 -15
- package/modal/esm/components/content/Component.js +3 -3
- package/modal/esm/components/content/desktop.css +17 -16
- package/modal/esm/components/content/index.css +12 -7
- package/modal/esm/components/content/mobile.css +12 -9
- package/modal/esm/components/footer/Component.js +4 -4
- package/modal/esm/components/footer/desktop.css +19 -21
- package/modal/esm/components/footer/index.css +13 -11
- package/modal/esm/components/footer/layout.css +34 -45
- package/modal/esm/components/footer/mobile.css +12 -9
- package/modal/esm/components/header/Component.js +4 -4
- package/modal/esm/components/header/desktop.css +27 -36
- package/modal/esm/components/header/index.css +24 -33
- package/modal/esm/components/header/mobile.css +12 -11
- package/modal/esm/desktop.css +19 -24
- package/modal/esm/desktop.js +1 -1
- package/modal/esm/index.js +1 -1
- package/modal/esm/mobile.css +11 -5
- package/modal/esm/mobile.js +1 -1
- package/modal/esm/responsive.js +1 -1
- package/modal/esm/transitions.css +8 -8
- package/modal/esm/{tslib.es6-4ed2b18d.d.ts → tslib.es6-079b23b6.d.ts} +0 -0
- package/modal/esm/{tslib.es6-4ed2b18d.js → tslib.es6-079b23b6.js} +0 -0
- package/modal/index.js +1 -1
- package/modal/mobile.css +11 -5
- package/modal/mobile.js +1 -1
- package/modal/modern/Component.js +3 -3
- package/modal/modern/components/closer/Component.js +1 -1
- package/modal/modern/components/closer/index.css +14 -15
- package/modal/modern/components/content/Component.js +3 -3
- package/modal/modern/components/content/desktop.css +17 -16
- package/modal/modern/components/content/index.css +12 -7
- package/modal/modern/components/content/mobile.css +12 -9
- package/modal/modern/components/footer/Component.js +4 -4
- package/modal/modern/components/footer/desktop.css +19 -21
- package/modal/modern/components/footer/index.css +13 -11
- package/modal/modern/components/footer/layout.css +34 -45
- package/modal/modern/components/footer/mobile.css +12 -9
- package/modal/modern/components/header/Component.js +3 -3
- package/modal/modern/components/header/desktop.css +27 -36
- package/modal/modern/components/header/index.css +24 -33
- package/modal/modern/components/header/mobile.css +12 -11
- package/modal/modern/desktop.css +19 -24
- package/modal/modern/mobile.css +11 -5
- package/modal/modern/transitions.css +8 -8
- package/modal/responsive.js +1 -1
- package/modal/transitions.css +8 -8
- package/modal/{tslib.es6-810fa287.d.ts → tslib.es6-9ab4bb88.d.ts} +0 -0
- package/modal/{tslib.es6-810fa287.js → tslib.es6-9ab4bb88.js} +0 -0
- package/notification/Component.js +1 -1
- package/notification/cssm/index.module.css +16 -21
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +16 -21
- package/notification/index.css +16 -21
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +16 -21
- package/notification-manager/{component-823050c8.d.ts → component-b536f251.d.ts} +0 -0
- package/notification-manager/{component-823050c8.js → component-b536f251.js} +0 -0
- package/notification-manager/component.js +2 -2
- package/notification-manager/components/index.js +1 -1
- package/notification-manager/components/notification/component.js +1 -1
- package/notification-manager/components/notification/index.d.ts +1 -1
- package/notification-manager/components/notification/index.js +1 -1
- package/notification-manager/cssm/index.module.css +2 -2
- package/notification-manager/esm/{component-5a5d6474.d.ts → component-a0769251.d.ts} +0 -0
- package/notification-manager/esm/{component-5a5d6474.js → component-a0769251.js} +0 -0
- package/notification-manager/esm/component.js +2 -2
- package/notification-manager/esm/components/index.js +1 -1
- package/notification-manager/esm/components/notification/component.js +1 -1
- package/notification-manager/esm/components/notification/index.d.ts +1 -1
- package/notification-manager/esm/components/notification/index.js +1 -1
- package/notification-manager/esm/index.css +12 -12
- package/notification-manager/esm/index.js +1 -1
- package/notification-manager/index.css +12 -12
- package/notification-manager/index.js +1 -1
- package/notification-manager/modern/component.js +1 -1
- package/notification-manager/modern/index.css +12 -12
- package/number-input/Component.d.ts +186 -0
- package/number-input/Component.js +162 -0
- package/number-input/cssm/Component.d.ts +186 -0
- package/number-input/cssm/Component.js +162 -0
- package/number-input/cssm/index.d.ts +1 -0
- package/number-input/cssm/index.js +8 -0
- package/number-input/esm/Component.d.ts +186 -0
- package/number-input/esm/Component.js +157 -0
- package/number-input/esm/index.d.ts +1 -0
- package/number-input/esm/index.js +4 -0
- package/number-input/index.d.ts +1 -0
- package/number-input/index.js +8 -0
- package/number-input/modern/Component.d.ts +186 -0
- package/number-input/modern/Component.js +116 -0
- package/number-input/modern/index.d.ts +1 -0
- package/number-input/modern/index.js +4 -0
- package/number-input/package.json +3 -0
- package/number-input/send-stats.js +82 -0
- package/package.json +3 -3
- package/pagination/Component.js +1 -1
- package/pagination/components/default-view/index.css +9 -4
- package/pagination/components/default-view/index.js +1 -1
- package/pagination/components/per-page-view/index.css +9 -4
- package/pagination/components/per-page-view/index.js +1 -1
- package/pagination/components/tag/index.css +15 -18
- package/pagination/components/tag/index.js +1 -1
- package/pagination/cssm/components/default-view/index.module.css +9 -4
- package/pagination/cssm/components/per-page-view/index.module.css +9 -4
- package/pagination/cssm/components/tag/index.module.css +15 -18
- package/pagination/cssm/index.module.css +11 -10
- package/pagination/esm/Component.js +1 -1
- package/pagination/esm/components/default-view/index.css +9 -4
- package/pagination/esm/components/default-view/index.js +1 -1
- package/pagination/esm/components/per-page-view/index.css +9 -4
- package/pagination/esm/components/per-page-view/index.js +1 -1
- package/pagination/esm/components/tag/index.css +15 -18
- package/pagination/esm/components/tag/index.js +1 -1
- package/pagination/esm/index.css +11 -10
- package/pagination/index.css +11 -10
- package/pagination/modern/Component.js +1 -1
- package/pagination/modern/components/default-view/index.css +9 -4
- package/pagination/modern/components/default-view/index.js +1 -1
- package/pagination/modern/components/per-page-view/index.css +9 -4
- package/pagination/modern/components/per-page-view/index.js +1 -1
- package/pagination/modern/components/tag/index.css +15 -18
- package/pagination/modern/components/tag/index.js +1 -1
- package/pagination/modern/index.css +11 -10
- package/pass-code/Component.js +2 -2
- package/pass-code/components/InputProgress/Component.js +3 -3
- package/pass-code/components/InputProgress/index.css +12 -12
- package/pass-code/components/InputProgress/index.js +1 -1
- package/pass-code/components/InputProgress/transitions.css +7 -7
- package/pass-code/components/KeyPad/Component.js +2 -2
- package/pass-code/components/KeyPad/index.css +14 -12
- package/pass-code/components/KeyPad/index.js +1 -1
- package/pass-code/components/KeyPadButton/Component.js +1 -1
- package/pass-code/components/KeyPadButton/index.css +23 -32
- package/pass-code/cssm/components/InputProgress/index.module.css +12 -12
- package/pass-code/cssm/components/KeyPad/index.module.css +12 -10
- package/pass-code/cssm/components/KeyPadButton/index.module.css +21 -30
- package/pass-code/cssm/index.module.css +11 -10
- package/pass-code/esm/Component.js +2 -2
- package/pass-code/esm/components/InputProgress/Component.js +3 -3
- package/pass-code/esm/components/InputProgress/index.css +12 -12
- package/pass-code/esm/components/InputProgress/index.js +1 -1
- package/pass-code/esm/components/InputProgress/transitions.css +7 -7
- package/pass-code/esm/components/KeyPad/Component.js +2 -2
- package/pass-code/esm/components/KeyPad/index.css +14 -12
- package/pass-code/esm/components/KeyPad/index.js +1 -1
- package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
- package/pass-code/esm/components/KeyPadButton/index.css +23 -32
- package/pass-code/esm/{getDataTestId-ebdc0eda.d.ts → getDataTestId-ce2928ea.d.ts} +0 -0
- package/pass-code/esm/{getDataTestId-ebdc0eda.js → getDataTestId-ce2928ea.js} +0 -0
- package/pass-code/esm/index-3885b0d7.d.ts +1 -1
- package/pass-code/esm/index.css +11 -10
- package/pass-code/esm/index.js +1 -1
- package/pass-code/{getDataTestId-11cb0c64.d.ts → getDataTestId-70c13f00.d.ts} +0 -0
- package/pass-code/{getDataTestId-11cb0c64.js → getDataTestId-70c13f00.js} +0 -0
- package/pass-code/index-3885b0d7.d.ts +1 -1
- package/pass-code/index.css +11 -10
- package/pass-code/index.js +1 -1
- package/pass-code/modern/Component.js +2 -2
- package/pass-code/modern/components/InputProgress/Component.js +3 -3
- package/pass-code/modern/components/InputProgress/index.css +12 -12
- package/pass-code/modern/components/InputProgress/index.js +1 -1
- package/pass-code/modern/components/InputProgress/transitions.css +7 -7
- package/pass-code/modern/components/KeyPad/Component.js +2 -2
- package/pass-code/modern/components/KeyPad/index.css +14 -12
- package/pass-code/modern/components/KeyPad/index.js +1 -1
- package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
- package/pass-code/modern/components/KeyPadButton/index.css +23 -32
- package/pass-code/modern/{getDataTestId-7e0fa95b.d.ts → getDataTestId-cd2fd6e6.d.ts} +0 -0
- package/pass-code/modern/{getDataTestId-7e0fa95b.js → getDataTestId-cd2fd6e6.js} +0 -0
- package/pass-code/modern/index-3885b0d7.d.ts +1 -1
- package/pass-code/modern/index.css +11 -10
- package/pass-code/modern/index.js +1 -1
- package/password-input/component.js +1 -1
- package/password-input/cssm/index.module.css +12 -10
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +12 -10
- package/password-input/index.css +12 -10
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +12 -10
- package/pattern-lock/Component.js +2 -2
- package/pattern-lock/cssm/index.module.css +13 -14
- package/pattern-lock/esm/Component.js +2 -2
- package/pattern-lock/esm/index.css +13 -14
- package/pattern-lock/esm/index.js +1 -1
- package/pattern-lock/esm/{utils-54a41b51.d.ts → utils-2ea977a2.d.ts} +0 -0
- package/pattern-lock/esm/{utils-54a41b51.js → utils-2ea977a2.js} +0 -0
- package/pattern-lock/esm/utils.js +1 -1
- package/pattern-lock/index.css +13 -14
- package/pattern-lock/index.js +1 -1
- package/pattern-lock/modern/Component.js +1 -1
- package/pattern-lock/modern/index.css +13 -14
- package/pattern-lock/{utils-b59b54a0.d.ts → utils-ee00795e.d.ts} +0 -0
- package/pattern-lock/{utils-b59b54a0.js → utils-ee00795e.js} +0 -0
- package/pattern-lock/utils.js +1 -1
- package/picker-button/Component.d.ts +1 -1
- package/picker-button/Component.js +2 -2
- package/picker-button/Component.mobile.js +1 -1
- package/picker-button/Component.responsive.d.ts +1 -1
- package/picker-button/Component.responsive.js +1 -1
- package/picker-button/cssm/field/Component.d.ts +1 -1
- package/picker-button/cssm/field/index.module.css +12 -12
- package/picker-button/cssm/index.module.css +15 -17
- package/picker-button/cssm/option/Component.d.ts +2 -2
- package/picker-button/cssm/option/index.module.css +11 -8
- package/picker-button/cssm/{typings-85892853.d.ts → typings-cac440c1.d.ts} +1 -5
- package/picker-button/desktop.js +1 -1
- package/picker-button/esm/Component.js +2 -2
- package/picker-button/esm/Component.mobile.js +1 -1
- package/picker-button/esm/Component.responsive.js +1 -1
- package/picker-button/esm/desktop.js +1 -1
- package/picker-button/esm/field/Component.d.ts +1 -1
- package/picker-button/esm/field/Component.js +2 -2
- package/picker-button/esm/field/index.css +13 -13
- package/picker-button/esm/field/index.js +1 -1
- package/picker-button/esm/index.css +16 -18
- package/picker-button/esm/index.js +1 -1
- package/picker-button/esm/mobile.js +1 -1
- package/picker-button/esm/option/Component.d.ts +2 -2
- package/picker-button/esm/option/Component.js +2 -2
- package/picker-button/esm/option/index.css +12 -9
- package/picker-button/esm/option/index.js +1 -1
- package/picker-button/esm/responsive.js +1 -1
- package/picker-button/esm/{tslib.es6-ebff0dba.d.ts → tslib.es6-dbeb5c11.d.ts} +0 -0
- package/picker-button/esm/{tslib.es6-ebff0dba.js → tslib.es6-dbeb5c11.js} +0 -0
- package/picker-button/{typings-85892853.d.ts → esm/typings-cac440c1.d.ts} +1 -5
- package/picker-button/field/Component.d.ts +1 -1
- package/picker-button/field/Component.js +2 -2
- package/picker-button/field/index.css +13 -13
- package/picker-button/field/index.js +1 -1
- package/picker-button/index.css +16 -18
- package/picker-button/index.js +1 -1
- package/picker-button/mobile.js +1 -1
- package/picker-button/modern/Component.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 +13 -13
- package/picker-button/modern/index.css +16 -18
- package/picker-button/modern/option/Component.d.ts +2 -2
- package/picker-button/modern/option/Component.js +1 -1
- package/picker-button/modern/option/index.css +12 -9
- package/picker-button/{esm/typings-85892853.d.ts → modern/typings-cac440c1.d.ts} +1 -5
- package/picker-button/option/Component.d.ts +2 -2
- package/picker-button/option/Component.js +2 -2
- package/picker-button/option/index.css +12 -9
- package/picker-button/option/index.js +1 -1
- package/picker-button/responsive.js +1 -1
- package/picker-button/{tslib.es6-59eeb8c3.d.ts → tslib.es6-263fc3f6.d.ts} +0 -0
- package/picker-button/{tslib.es6-59eeb8c3.js → tslib.es6-263fc3f6.js} +0 -0
- package/picker-button/{modern/typings-85892853.d.ts → typings-cac440c1.d.ts} +2 -6
- package/plate/Component.js +1 -1
- package/plate/cssm/index.module.css +59 -107
- package/plate/esm/Component.js +1 -1
- package/plate/esm/index.css +64 -112
- package/plate/index.css +64 -112
- package/plate/modern/Component.js +1 -1
- package/plate/modern/index.css +64 -112
- package/popover/Component.js +15 -5
- package/popover/cssm/Component.js +14 -4
- package/popover/cssm/index.module.css +40 -56
- package/popover/esm/Component.js +15 -5
- package/popover/esm/index.css +48 -64
- package/popover/index.css +48 -64
- package/popover/modern/Component.js +13 -4
- package/popover/modern/index.css +48 -64
- package/progress-bar/Component.js +1 -1
- package/progress-bar/cssm/index.module.css +1 -0
- package/progress-bar/esm/Component.js +1 -1
- package/progress-bar/esm/index.css +13 -12
- package/progress-bar/index.css +13 -12
- package/progress-bar/modern/Component.js +1 -1
- package/progress-bar/modern/index.css +13 -12
- package/pure-cell/{component-41cf2751.d.ts → component-305881f9.d.ts} +0 -0
- package/pure-cell/{component-41cf2751.js → component-305881f9.js} +6 -6
- package/pure-cell/component.js +3 -3
- package/pure-cell/components/addon/component.js +2 -2
- package/pure-cell/components/addon/index.css +17 -19
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +3 -3
- package/pure-cell/components/amount/index.css +10 -5
- package/pure-cell/components/amount/index.js +2 -2
- package/pure-cell/components/amount-title/component.js +3 -3
- package/pure-cell/components/amount-title/index.css +11 -5
- package/pure-cell/components/amount-title/index.js +2 -2
- package/pure-cell/components/category/component.js +2 -2
- package/pure-cell/components/category/index.css +14 -16
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +3 -3
- package/pure-cell/components/content/index.css +11 -5
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +3 -3
- package/pure-cell/components/footer/component.js +2 -2
- package/pure-cell/components/footer/index.css +12 -9
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +3 -3
- package/pure-cell/components/footer-button/index.css +10 -3
- package/pure-cell/components/footer-button/index.js +2 -2
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +2 -2
- package/pure-cell/components/graphics/index.css +13 -9
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +3 -3
- package/pure-cell/components/main/index.css +12 -9
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +3 -3
- package/pure-cell/components/text/component.js +3 -3
- package/pure-cell/components/text/index.css +15 -15
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +3 -3
- package/pure-cell/cssm/components/addon/index.module.css +16 -18
- package/pure-cell/cssm/components/amount/index.module.css +9 -4
- package/pure-cell/cssm/components/amount-title/index.module.css +10 -4
- package/pure-cell/cssm/components/category/index.module.css +13 -15
- package/pure-cell/cssm/components/content/index.module.css +10 -4
- package/pure-cell/cssm/components/footer/index.module.css +11 -8
- package/pure-cell/cssm/components/footer-button/index.module.css +9 -2
- package/pure-cell/cssm/components/graphics/index.module.css +12 -8
- package/pure-cell/cssm/components/main/index.module.css +11 -8
- package/pure-cell/cssm/components/text/index.module.css +14 -14
- package/pure-cell/cssm/index.module.css +28 -46
- package/pure-cell/esm/{component-14a22e18.d.ts → component-7d900dde.d.ts} +0 -0
- package/pure-cell/esm/{component-14a22e18.js → component-7d900dde.js} +6 -6
- package/pure-cell/esm/component.js +3 -3
- package/pure-cell/esm/components/addon/component.js +2 -2
- package/pure-cell/esm/components/addon/index.css +17 -19
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +3 -3
- package/pure-cell/esm/components/amount/index.css +10 -5
- package/pure-cell/esm/components/amount/index.js +2 -2
- package/pure-cell/esm/components/amount-title/component.js +3 -3
- package/pure-cell/esm/components/amount-title/index.css +11 -5
- package/pure-cell/esm/components/amount-title/index.js +2 -2
- package/pure-cell/esm/components/category/component.js +2 -2
- package/pure-cell/esm/components/category/index.css +14 -16
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +3 -3
- package/pure-cell/esm/components/content/index.css +11 -5
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +3 -3
- package/pure-cell/esm/components/footer/component.js +2 -2
- package/pure-cell/esm/components/footer/index.css +12 -9
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +3 -3
- package/pure-cell/esm/components/footer-button/index.css +10 -3
- package/pure-cell/esm/components/footer-button/index.js +2 -2
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +2 -2
- package/pure-cell/esm/components/graphics/index.css +13 -9
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +3 -3
- package/pure-cell/esm/components/main/index.css +12 -9
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +3 -3
- package/pure-cell/esm/components/text/component.js +3 -3
- package/pure-cell/esm/components/text/index.css +15 -15
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +3 -3
- package/pure-cell/esm/{getDataTestId-fb544247.d.ts → getDataTestId-8a1647af.d.ts} +0 -0
- package/pure-cell/esm/{getDataTestId-fb544247.js → getDataTestId-8a1647af.js} +0 -0
- package/pure-cell/esm/index.css +29 -47
- package/pure-cell/esm/index.js +3 -3
- package/pure-cell/esm/{tslib.es6-188f7ce3.d.ts → tslib.es6-195b7017.d.ts} +0 -0
- package/pure-cell/esm/{tslib.es6-188f7ce3.js → tslib.es6-195b7017.js} +0 -0
- package/pure-cell/{getDataTestId-639f51d2.d.ts → getDataTestId-d8309ea9.d.ts} +0 -0
- package/pure-cell/{getDataTestId-639f51d2.js → getDataTestId-d8309ea9.js} +0 -0
- package/pure-cell/index.css +29 -47
- package/pure-cell/index.js +3 -3
- package/pure-cell/modern/{component-455b5ac4.d.ts → component-2822e237.d.ts} +0 -0
- package/pure-cell/modern/{component-455b5ac4.js → component-2822e237.js} +5 -5
- package/pure-cell/modern/component.js +2 -2
- package/pure-cell/modern/components/addon/component.js +2 -2
- package/pure-cell/modern/components/addon/index.css +17 -19
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +2 -2
- package/pure-cell/modern/components/amount/index.css +10 -5
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +2 -2
- package/pure-cell/modern/components/amount-title/index.css +11 -5
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +2 -2
- package/pure-cell/modern/components/category/index.css +14 -16
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +2 -2
- package/pure-cell/modern/components/content/index.css +11 -5
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +2 -2
- package/pure-cell/modern/components/footer/component.js +2 -2
- package/pure-cell/modern/components/footer/index.css +12 -9
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +2 -2
- package/pure-cell/modern/components/footer-button/index.css +10 -3
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +2 -2
- package/pure-cell/modern/components/graphics/index.css +13 -9
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +2 -2
- package/pure-cell/modern/components/main/index.css +12 -9
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +2 -2
- package/pure-cell/modern/components/text/component.js +2 -2
- package/pure-cell/modern/components/text/index.css +15 -15
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +2 -2
- package/pure-cell/modern/{getDataTestId-780ef189.d.ts → getDataTestId-4d165e72.d.ts} +0 -0
- package/pure-cell/modern/{getDataTestId-780ef189.js → getDataTestId-4d165e72.js} +0 -0
- package/pure-cell/modern/index.css +29 -47
- package/pure-cell/modern/index.js +2 -2
- package/pure-cell/{tslib.es6-c18724cf.d.ts → tslib.es6-ea77d167.d.ts} +0 -0
- package/pure-cell/{tslib.es6-c18724cf.js → tslib.es6-ea77d167.js} +0 -0
- package/pure-input/Component.js +1 -1
- package/pure-input/cssm/index.module.css +33 -65
- package/pure-input/esm/Component.js +1 -1
- package/pure-input/esm/index.css +33 -65
- package/pure-input/index.css +33 -65
- package/pure-input/modern/Component.js +1 -1
- package/pure-input/modern/index.css +33 -65
- package/radio/Component.js +1 -1
- package/radio/cssm/index.module.css +39 -69
- package/radio/esm/Component.js +1 -1
- package/radio/esm/index.css +41 -71
- package/radio/index.css +41 -71
- package/radio/modern/Component.js +1 -1
- package/radio/modern/index.css +41 -71
- package/radio-group/Component.js +21 -30
- package/radio-group/cssm/Component.js +20 -29
- package/radio-group/cssm/index.js +1 -0
- package/radio-group/cssm/index.module.css +25 -38
- package/radio-group/esm/Component.js +21 -30
- package/radio-group/esm/index.css +25 -38
- package/radio-group/esm/index.js +1 -0
- package/radio-group/index.css +25 -38
- package/radio-group/index.js +1 -0
- package/radio-group/modern/Component.js +20 -31
- package/radio-group/modern/index.css +25 -38
- package/radio-group/modern/index.js +1 -0
- package/scrollbar/Component.js +3 -3
- package/scrollbar/cssm/default.module.css +11 -8
- package/scrollbar/cssm/index.module.css +36 -56
- package/scrollbar/cssm/inverted.module.css +11 -8
- package/scrollbar/default.css +11 -8
- package/scrollbar/esm/Component.js +3 -3
- package/scrollbar/esm/default.css +11 -8
- package/scrollbar/esm/index.css +36 -56
- package/scrollbar/esm/inverted.css +11 -8
- package/scrollbar/index.css +36 -56
- package/scrollbar/inverted.css +11 -8
- package/scrollbar/modern/Component.js +3 -3
- package/scrollbar/modern/default.css +11 -8
- package/scrollbar/modern/index.css +36 -56
- package/scrollbar/modern/inverted.css +11 -8
- package/select/{Component-8614ce6b.d.ts → Component-15130ab3.d.ts} +0 -0
- package/select/{Component-8614ce6b.js → Component-15130ab3.js} +2 -2
- package/select/{Component-d0e7b8cf.d.ts → Component-f1158c0d.d.ts} +0 -0
- package/select/{Component-d0e7b8cf.js → Component-f1158c0d.js} +5 -5
- package/select/Component.d.ts +1 -1
- package/select/Component.js +2 -2
- package/select/Component.responsive.js +4 -4
- package/select/components/arrow/Component.js +1 -1
- package/select/components/arrow/index.css +12 -11
- package/select/components/base-checkmark/Component.js +1 -1
- package/select/components/base-checkmark/index.css +13 -9
- package/select/components/base-option/Component.js +2 -2
- package/select/components/base-option/index.css +22 -33
- package/select/components/base-option/index.js +1 -1
- package/select/components/base-select/Component.js +2 -2
- package/select/components/base-select/index.css +18 -24
- package/select/components/base-select/index.d.ts +1 -1
- package/select/components/base-select/index.js +2 -2
- package/select/components/base-select-mobile/Component.js +4 -4
- package/select/components/base-select-mobile/checkmark/Component.js +1 -1
- package/select/components/base-select-mobile/checkmark/index.css +15 -13
- package/select/components/base-select-mobile/index.css +21 -27
- package/select/components/base-select-mobile/index.d.ts +1 -1
- package/select/components/base-select-mobile/index.js +4 -4
- package/select/components/base-select-mobile/options-list/Component.js +2 -2
- package/select/components/base-select-mobile/options-list/index.css +19 -24
- package/select/components/base-select-mobile/options-list/index.js +1 -1
- package/select/components/checkmark/Component.js +1 -1
- package/select/components/checkmark/index.css +18 -24
- package/select/components/field/Component.js +2 -2
- package/select/components/field/index.css +18 -24
- package/select/components/field/index.js +1 -1
- package/select/components/index.js +4 -4
- package/select/components/native-select/Component.js +1 -1
- package/select/components/native-select/index.js +1 -1
- package/select/components/optgroup/Component.js +1 -1
- package/select/components/optgroup/index.css +15 -16
- package/select/components/option/Component.js +2 -2
- package/select/components/option/index.css +30 -47
- package/select/components/option/index.js +1 -1
- package/select/components/options-list/Component.js +2 -2
- package/select/components/options-list/index.css +15 -16
- package/select/components/options-list/index.js +1 -1
- package/select/components/select-mobile/Component.js +4 -4
- package/select/components/select-mobile/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +4 -4
- package/select/components/select-modal-mobile/Component.js +4 -4
- package/select/components/select-modal-mobile/index.d.ts +1 -1
- package/select/components/select-modal-mobile/index.js +4 -4
- package/select/components/virtual-options-list/Component.js +2 -2
- package/select/components/virtual-options-list/index.css +21 -27
- package/select/components/virtual-options-list/index.js +1 -1
- package/select/cssm/Component.d.ts +1 -1
- package/select/cssm/components/arrow/index.module.css +11 -10
- package/select/cssm/components/base-checkmark/index.module.css +12 -8
- package/select/cssm/components/base-option/index.module.css +21 -32
- package/select/cssm/components/base-select/index.module.css +16 -22
- package/select/cssm/components/base-select-mobile/checkmark/index.module.css +14 -12
- package/select/cssm/components/base-select-mobile/index.module.css +19 -25
- package/select/cssm/components/base-select-mobile/options-list/index.module.css +17 -22
- package/select/cssm/components/checkmark/index.module.css +17 -23
- package/select/cssm/components/field/index.module.css +17 -23
- package/select/cssm/components/optgroup/index.module.css +13 -14
- package/select/cssm/components/option/index.module.css +26 -43
- package/select/cssm/components/options-list/index.module.css +13 -14
- package/select/cssm/components/virtual-options-list/index.module.css +18 -24
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.module.css +12 -12
- package/select/cssm/typings.d.ts +1 -5
- package/select/esm/{Component-c09a6820.d.ts → Component-45681199.d.ts} +0 -0
- package/select/esm/{Component-c09a6820.js → Component-45681199.js} +2 -2
- package/select/esm/{Component-4ef9d6d2.d.ts → Component-ff31e94c.d.ts} +0 -0
- package/select/esm/{Component-4ef9d6d2.js → Component-ff31e94c.js} +5 -5
- package/select/esm/Component.d.ts +1 -1
- package/select/esm/Component.js +2 -2
- package/select/esm/Component.responsive.js +4 -4
- package/select/esm/components/arrow/Component.js +1 -1
- package/select/esm/components/arrow/index.css +12 -11
- package/select/esm/components/base-checkmark/Component.js +1 -1
- package/select/esm/components/base-checkmark/index.css +13 -9
- package/select/esm/components/base-option/Component.js +2 -2
- package/select/esm/components/base-option/index.css +22 -33
- package/select/esm/components/base-option/index.js +1 -1
- package/select/esm/components/base-select/Component.js +2 -2
- package/select/esm/components/base-select/index.css +18 -24
- package/select/esm/components/base-select/index.d.ts +1 -1
- package/select/esm/components/base-select/index.js +2 -2
- package/select/esm/components/base-select-mobile/Component.js +4 -4
- package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
- package/select/esm/components/base-select-mobile/checkmark/index.css +15 -13
- package/select/esm/components/base-select-mobile/index.css +21 -27
- package/select/esm/components/base-select-mobile/index.d.ts +1 -1
- package/select/esm/components/base-select-mobile/index.js +4 -4
- package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
- package/select/esm/components/base-select-mobile/options-list/index.css +19 -24
- package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
- package/select/esm/components/checkmark/Component.js +1 -1
- package/select/esm/components/checkmark/index.css +18 -24
- package/select/esm/components/field/Component.js +2 -2
- package/select/esm/components/field/index.css +18 -24
- package/select/esm/components/field/index.js +1 -1
- package/select/esm/components/index.js +4 -4
- package/select/esm/components/native-select/Component.js +1 -1
- package/select/esm/components/native-select/index.js +1 -1
- package/select/esm/components/optgroup/Component.js +1 -1
- package/select/esm/components/optgroup/index.css +15 -16
- package/select/esm/components/option/Component.js +2 -2
- package/select/esm/components/option/index.css +30 -47
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/components/options-list/Component.js +2 -2
- package/select/esm/components/options-list/index.css +15 -16
- package/select/esm/components/options-list/index.js +1 -1
- package/select/esm/components/select-mobile/Component.js +4 -4
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +4 -4
- package/select/esm/components/select-modal-mobile/Component.js +4 -4
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +4 -4
- package/select/esm/components/virtual-options-list/Component.js +2 -2
- package/select/esm/components/virtual-options-list/index.css +21 -27
- package/select/esm/components/virtual-options-list/index.js +1 -1
- package/select/esm/index.js +4 -4
- package/select/esm/{intersection-observer-c9397884.d.ts → intersection-observer-ce0b7183.d.ts} +0 -0
- package/select/esm/{intersection-observer-c9397884.js → intersection-observer-ce0b7183.js} +0 -0
- package/select/esm/presets/index.js +4 -4
- package/select/esm/presets/useLazyLoading/hook.js +3 -3
- package/select/esm/presets/useLazyLoading/index.css +2 -2
- package/select/esm/presets/useSelectWithApply/hook.js +4 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +13 -13
- 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 +4 -4
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/responsive.js +4 -4
- package/select/esm/{tslib.es6-3c9b3142.d.ts → tslib.es6-60ccbcec.d.ts} +0 -0
- package/select/esm/{tslib.es6-3c9b3142.js → tslib.es6-60ccbcec.js} +0 -0
- package/select/esm/typings.d.ts +1 -5
- package/select/index.js +4 -4
- package/select/{intersection-observer-8ba57140.d.ts → intersection-observer-4a8b5b51.d.ts} +0 -0
- package/select/{intersection-observer-8ba57140.js → intersection-observer-4a8b5b51.js} +0 -0
- package/select/modern/{Component-8d6d6d34.d.ts → Component-0998aafe.d.ts} +0 -0
- package/select/modern/{Component-8d6d6d34.js → Component-0998aafe.js} +1 -1
- package/select/modern/{Component-c2b10ca0.d.ts → Component-adf0c0e0.d.ts} +0 -0
- package/select/modern/{Component-c2b10ca0.js → Component-adf0c0e0.js} +4 -4
- package/select/modern/Component.d.ts +1 -1
- package/select/modern/Component.js +1 -1
- package/select/modern/Component.responsive.js +3 -3
- package/select/modern/components/arrow/Component.js +1 -1
- package/select/modern/components/arrow/index.css +12 -11
- package/select/modern/components/base-checkmark/Component.js +1 -1
- package/select/modern/components/base-checkmark/index.css +13 -9
- package/select/modern/components/base-option/Component.js +1 -1
- package/select/modern/components/base-option/index.css +22 -33
- package/select/modern/components/base-select/Component.js +1 -1
- package/select/modern/components/base-select/index.css +18 -24
- package/select/modern/components/base-select/index.d.ts +1 -1
- package/select/modern/components/base-select/index.js +1 -1
- package/select/modern/components/base-select-mobile/Component.js +3 -3
- package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
- package/select/modern/components/base-select-mobile/checkmark/index.css +15 -13
- package/select/modern/components/base-select-mobile/index.css +21 -27
- package/select/modern/components/base-select-mobile/index.d.ts +1 -1
- package/select/modern/components/base-select-mobile/index.js +3 -3
- package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
- package/select/modern/components/base-select-mobile/options-list/index.css +19 -24
- package/select/modern/components/checkmark/Component.js +1 -1
- package/select/modern/components/checkmark/index.css +18 -24
- package/select/modern/components/field/Component.js +1 -1
- package/select/modern/components/field/index.css +18 -24
- package/select/modern/components/index.js +3 -3
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +15 -16
- package/select/modern/components/option/Component.js +1 -1
- package/select/modern/components/option/index.css +30 -47
- package/select/modern/components/options-list/Component.js +1 -1
- package/select/modern/components/options-list/index.css +15 -16
- package/select/modern/components/select-mobile/Component.js +3 -3
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +3 -3
- package/select/modern/components/select-modal-mobile/Component.js +3 -3
- package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/select/modern/components/select-modal-mobile/index.js +3 -3
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +21 -27
- package/select/modern/index.js +3 -3
- package/select/modern/{intersection-observer-c9397884.d.ts → intersection-observer-ce0b7183.d.ts} +0 -0
- package/select/modern/{intersection-observer-c9397884.js → intersection-observer-ce0b7183.js} +0 -0
- package/select/modern/presets/index.js +3 -3
- package/select/modern/presets/useLazyLoading/hook.js +2 -2
- package/select/modern/presets/useLazyLoading/index.css +2 -2
- package/select/modern/presets/useSelectWithApply/hook.js +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +13 -13
- 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 +3 -3
- package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithLoading/index.css +2 -2
- package/select/modern/responsive.js +3 -3
- package/select/modern/typings.d.ts +1 -5
- package/select/presets/index.js +4 -4
- package/select/presets/useLazyLoading/hook.js +3 -3
- package/select/presets/useLazyLoading/index.css +2 -2
- package/select/presets/useSelectWithApply/hook.js +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/index.css +13 -13
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
- package/select/presets/useSelectWithLoading/hook.js +2 -2
- package/select/presets/useSelectWithLoading/index.css +2 -2
- package/select/responsive.js +4 -4
- package/select/{tslib.es6-765af8e2.d.ts → tslib.es6-dde7343f.d.ts} +0 -0
- package/select/{tslib.es6-765af8e2.js → tslib.es6-dde7343f.js} +0 -0
- package/select/typings.d.ts +1 -5
- package/select-with-tags/component.js +1 -1
- package/select-with-tags/components/index.js +1 -1
- package/select-with-tags/components/tag/component.js +2 -2
- package/select-with-tags/components/tag/index.css +20 -27
- package/select-with-tags/components/tag/index.js +1 -1
- package/select-with-tags/components/tag-list/component.js +2 -2
- package/select-with-tags/components/tag-list/index.css +39 -67
- package/select-with-tags/components/tag-list/index.js +1 -1
- package/select-with-tags/cssm/components/tag/index.module.css +19 -26
- package/select-with-tags/cssm/components/tag-list/index.module.css +38 -66
- package/select-with-tags/esm/component.js +1 -1
- package/select-with-tags/esm/components/index.js +1 -1
- package/select-with-tags/esm/components/tag/component.js +2 -2
- package/select-with-tags/esm/components/tag/index.css +20 -27
- package/select-with-tags/esm/components/tag/index.js +1 -1
- package/select-with-tags/esm/components/tag-list/component.js +2 -2
- package/select-with-tags/esm/components/tag-list/index.css +39 -67
- package/select-with-tags/esm/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/index.js +1 -1
- package/select-with-tags/esm/{tslib.es6-411b8c4a.d.ts → tslib.es6-862851e8.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-411b8c4a.js → tslib.es6-862851e8.js} +0 -0
- package/select-with-tags/esm/utils/index.js +1 -1
- package/select-with-tags/esm/utils/match.js +1 -1
- package/select-with-tags/index.js +1 -1
- package/select-with-tags/modern/components/tag/component.js +1 -1
- package/select-with-tags/modern/components/tag/index.css +20 -27
- package/select-with-tags/modern/components/tag-list/component.js +1 -1
- package/select-with-tags/modern/components/tag-list/index.css +39 -67
- package/select-with-tags/{tslib.es6-f2655c2c.d.ts → tslib.es6-81a48009.d.ts} +0 -0
- package/select-with-tags/{tslib.es6-f2655c2c.js → tslib.es6-81a48009.js} +0 -0
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/side-panel/Component.desktop.js +3 -3
- package/side-panel/Component.mobile.js +3 -3
- package/side-panel/Component.responsive.d.ts +1 -1
- package/side-panel/Component.responsive.js +1 -1
- package/side-panel/components/closer/Component.js +2 -2
- package/side-panel/components/closer/index.css +14 -13
- package/side-panel/components/content/Component.desktop.js +2 -2
- package/side-panel/components/content/Component.js +1 -1
- package/side-panel/components/content/Component.mobile.js +2 -2
- package/side-panel/components/content/desktop.css +12 -9
- package/side-panel/components/content/index.css +12 -7
- package/side-panel/components/content/mobile.css +12 -9
- package/side-panel/components/footer/Component.desktop.js +2 -2
- package/side-panel/components/footer/Component.js +2 -2
- package/side-panel/components/footer/Component.mobile.js +2 -2
- package/side-panel/components/footer/desktop.css +12 -9
- package/side-panel/components/footer/index.css +13 -11
- package/side-panel/components/footer/layout.css +34 -45
- package/side-panel/components/footer/mobile.css +12 -9
- package/side-panel/components/header/Component.desktop.js +2 -2
- package/side-panel/components/header/Component.js +2 -2
- package/side-panel/components/header/Component.mobile.js +2 -2
- package/side-panel/components/header/desktop.css +15 -17
- package/side-panel/components/header/index.css +25 -35
- package/side-panel/components/header/mobile.css +12 -11
- package/side-panel/cssm/components/closer/index.module.css +13 -12
- package/side-panel/cssm/components/content/desktop.module.css +11 -8
- package/side-panel/cssm/components/content/index.module.css +11 -6
- package/side-panel/cssm/components/content/mobile.module.css +11 -8
- package/side-panel/cssm/components/footer/desktop.module.css +11 -8
- package/side-panel/cssm/components/footer/index.module.css +12 -10
- package/side-panel/cssm/components/footer/layout.module.css +25 -36
- package/side-panel/cssm/components/footer/mobile.module.css +11 -8
- package/side-panel/cssm/components/header/desktop.module.css +14 -16
- package/side-panel/cssm/components/header/index.module.css +24 -34
- package/side-panel/cssm/components/header/mobile.module.css +11 -10
- package/side-panel/cssm/desktop.module.css +11 -6
- package/side-panel/cssm/mobile.module.css +10 -4
- package/side-panel/cssm/vars.css +9 -2
- package/side-panel/desktop.css +12 -7
- package/side-panel/desktop.js +1 -1
- package/side-panel/esm/Component.desktop.js +3 -3
- package/side-panel/esm/Component.mobile.js +3 -3
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/closer/Component.js +2 -2
- package/side-panel/esm/components/closer/index.css +14 -13
- package/side-panel/esm/components/content/Component.desktop.js +2 -2
- package/side-panel/esm/components/content/Component.js +1 -1
- package/side-panel/esm/components/content/Component.mobile.js +2 -2
- package/side-panel/esm/components/content/desktop.css +12 -9
- package/side-panel/esm/components/content/index.css +12 -7
- package/side-panel/esm/components/content/mobile.css +12 -9
- package/side-panel/esm/components/footer/Component.desktop.js +2 -2
- package/side-panel/esm/components/footer/Component.js +2 -2
- package/side-panel/esm/components/footer/Component.mobile.js +2 -2
- package/side-panel/esm/components/footer/desktop.css +12 -9
- package/side-panel/esm/components/footer/index.css +13 -11
- package/side-panel/esm/components/footer/layout.css +34 -45
- package/side-panel/esm/components/footer/mobile.css +12 -9
- package/side-panel/esm/components/header/Component.desktop.js +2 -2
- package/side-panel/esm/components/header/Component.js +2 -2
- package/side-panel/esm/components/header/Component.mobile.js +2 -2
- package/side-panel/esm/components/header/desktop.css +15 -17
- package/side-panel/esm/components/header/index.css +25 -35
- package/side-panel/esm/components/header/mobile.css +12 -11
- package/side-panel/esm/desktop.css +12 -7
- package/side-panel/esm/desktop.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile.css +11 -5
- package/side-panel/esm/mobile.js +1 -1
- package/side-panel/esm/responsive.js +1 -1
- package/side-panel/esm/transitions.desktop.css +7 -7
- package/side-panel/esm/transitions.mobile.css +8 -8
- package/side-panel/esm/{tslib.es6-64927b87.d.ts → tslib.es6-4ea62d19.d.ts} +0 -0
- package/side-panel/esm/{tslib.es6-64927b87.js → tslib.es6-4ea62d19.js} +0 -0
- package/side-panel/index.js +1 -1
- package/side-panel/mobile.css +11 -5
- package/side-panel/mobile.js +1 -1
- package/side-panel/modern/Component.desktop.js +2 -2
- package/side-panel/modern/Component.mobile.js +2 -2
- package/side-panel/modern/components/closer/Component.js +1 -1
- package/side-panel/modern/components/closer/index.css +14 -13
- 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 +12 -9
- package/side-panel/modern/components/content/index.css +12 -7
- package/side-panel/modern/components/content/mobile.css +12 -9
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +2 -2
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/components/footer/desktop.css +12 -9
- package/side-panel/modern/components/footer/index.css +13 -11
- package/side-panel/modern/components/footer/layout.css +34 -45
- package/side-panel/modern/components/footer/mobile.css +12 -9
- package/side-panel/modern/components/header/Component.desktop.js +1 -1
- package/side-panel/modern/components/header/Component.js +1 -1
- package/side-panel/modern/components/header/Component.mobile.js +1 -1
- package/side-panel/modern/components/header/desktop.css +15 -17
- package/side-panel/modern/components/header/index.css +25 -35
- package/side-panel/modern/components/header/mobile.css +12 -11
- package/side-panel/modern/desktop.css +12 -7
- package/side-panel/modern/mobile.css +11 -5
- package/side-panel/modern/transitions.desktop.css +7 -7
- package/side-panel/modern/transitions.mobile.css +8 -8
- package/side-panel/responsive.js +1 -1
- package/side-panel/transitions.desktop.css +7 -7
- package/side-panel/transitions.mobile.css +8 -8
- package/side-panel/{tslib.es6-e933c24b.d.ts → tslib.es6-cf0bde8a.d.ts} +0 -0
- package/side-panel/{tslib.es6-e933c24b.js → tslib.es6-cf0bde8a.js} +0 -0
- package/skeleton/Component.js +1 -1
- package/skeleton/cssm/index.module.css +17 -22
- package/skeleton/esm/Component.js +1 -1
- package/skeleton/esm/index.css +20 -25
- package/skeleton/index.css +20 -25
- package/skeleton/modern/Component.js +1 -1
- package/skeleton/modern/index.css +20 -25
- package/slider/Component.js +1 -1
- package/slider/cssm/index.module.css +29 -48
- package/slider/cssm/vars.css +9 -2
- package/slider/esm/Component.js +1 -1
- package/slider/esm/index.css +29 -48
- package/slider/index.css +29 -48
- package/slider/modern/Component.js +1 -1
- package/slider/modern/index.css +29 -48
- package/slider-input/Component.js +1 -1
- package/slider-input/cssm/index.module.css +38 -63
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +40 -65
- package/slider-input/index.css +40 -65
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +40 -65
- package/space/Component.js +2 -2
- package/space/{Item-dc3254f4.d.ts → Item-a8baf2ef.d.ts} +0 -0
- package/space/{Item-dc3254f4.js → Item-a8baf2ef.js} +0 -0
- package/space/Item.js +1 -1
- package/space/cssm/index.module.css +16 -16
- package/space/esm/Component.js +2 -2
- package/space/esm/{Item-6bc05881.d.ts → Item-11dc2f73.d.ts} +0 -0
- package/space/esm/{Item-6bc05881.js → Item-11dc2f73.js} +0 -0
- package/space/esm/Item.js +1 -1
- package/space/esm/index.css +16 -16
- package/space/esm/index.js +1 -1
- package/space/index.css +16 -16
- package/space/index.js +1 -1
- package/space/modern/Component.js +1 -1
- package/space/modern/index.css +16 -16
- package/spinner/Component.js +3 -3
- package/spinner/cssm/default.module.css +10 -6
- package/spinner/cssm/index.module.css +15 -14
- package/spinner/cssm/inverted.module.css +10 -6
- package/spinner/default.css +10 -6
- package/spinner/esm/Component.js +3 -3
- package/spinner/esm/default.css +10 -6
- package/spinner/esm/index.css +16 -15
- package/spinner/esm/inverted.css +10 -6
- package/spinner/index.css +16 -15
- package/spinner/inverted.css +10 -6
- package/spinner/modern/Component.js +3 -3
- package/spinner/modern/default.css +10 -6
- package/spinner/modern/index.css +16 -15
- package/spinner/modern/inverted.css +10 -6
- package/status/Component.js +1 -1
- package/status/cssm/index.module.css +27 -44
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +27 -44
- package/status/index.css +27 -44
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +27 -44
- package/stepped-progress-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/index.css +20 -28
- package/stepped-progress-bar/cssm/components/step-bar/index.module.css +19 -27
- package/stepped-progress-bar/cssm/index.module.css +11 -10
- package/stepped-progress-bar/esm/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/index.css +20 -28
- package/stepped-progress-bar/esm/index.css +12 -11
- package/stepped-progress-bar/index.css +12 -11
- package/stepped-progress-bar/modern/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/index.css +20 -28
- package/stepped-progress-bar/modern/index.css +12 -11
- package/steps/Component.js +1 -1
- package/steps/components/step/Component.js +1 -1
- package/steps/components/step/index.css +35 -61
- package/steps/components/step-indicator/Component.js +1 -1
- package/steps/components/step-indicator/index.css +1 -1
- package/steps/cssm/components/step/index.module.css +35 -61
- package/steps/cssm/index.module.css +10 -4
- package/steps/esm/Component.js +1 -1
- package/steps/esm/components/step/Component.js +1 -1
- package/steps/esm/components/step/index.css +35 -61
- package/steps/esm/components/step-indicator/Component.js +1 -1
- package/steps/esm/components/step-indicator/index.css +1 -1
- package/steps/esm/index.css +10 -4
- package/steps/index.css +10 -4
- package/steps/modern/Component.js +1 -1
- package/steps/modern/components/step/Component.js +1 -1
- package/steps/modern/components/step/index.css +35 -61
- package/steps/modern/components/step-indicator/Component.js +1 -1
- package/steps/modern/components/step-indicator/index.css +1 -1
- package/steps/modern/index.css +10 -4
- package/switch/Component.js +1 -1
- package/switch/cssm/index.module.css +36 -67
- package/switch/esm/Component.js +1 -1
- package/switch/esm/index.css +36 -67
- package/switch/index.css +36 -67
- package/switch/modern/Component.js +1 -1
- package/switch/modern/index.css +36 -67
- package/table/component.js +1 -1
- package/table/components/index.js +1 -1
- package/table/components/pagination/Component.js +2 -2
- package/table/components/pagination/index.css +16 -19
- package/table/components/pagination/index.js +1 -1
- package/table/components/pagination/select-field/index.css +12 -8
- package/table/components/pagination/select-field/index.js +2 -2
- package/table/components/table/Component.js +2 -2
- package/table/components/table/index.css +16 -20
- package/table/components/table/index.js +1 -1
- package/table/components/table/utils.js +1 -1
- package/table/components/tbody/Component.js +2 -2
- package/table/components/tbody/index.css +10 -3
- package/table/components/tbody/index.js +1 -1
- package/table/components/tcell/Component.js +2 -2
- package/table/components/tcell/index.css +14 -15
- package/table/components/tcell/index.js +1 -1
- package/table/components/texpandable-row/Component.js +2 -2
- package/table/components/texpandable-row/index.css +13 -9
- package/table/components/texpandable-row/index.js +1 -1
- package/table/components/thead/Component.js +2 -2
- package/table/components/thead/index.css +14 -15
- package/table/components/thead/index.js +1 -1
- package/table/components/thead-cell/Component.js +2 -2
- package/table/components/thead-cell/index.css +16 -19
- package/table/components/thead-cell/index.js +1 -1
- package/table/components/trow/Component.js +2 -2
- package/table/components/trow/index.css +17 -20
- package/table/components/trow/index.js +1 -1
- package/table/components/tsortable-head-cell/Component.js +2 -2
- package/table/components/tsortable-head-cell/index.css +17 -21
- package/table/components/tsortable-head-cell/index.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/cssm/components/pagination/index.module.css +15 -18
- package/table/cssm/components/pagination/select-field/index.module.css +10 -6
- package/table/cssm/components/table/index.module.css +15 -19
- package/table/cssm/components/tbody/index.module.css +9 -2
- package/table/cssm/components/tcell/index.module.css +13 -14
- package/table/cssm/components/texpandable-row/index.module.css +12 -8
- package/table/cssm/components/thead/index.module.css +13 -14
- package/table/cssm/components/thead-cell/index.module.css +15 -18
- package/table/cssm/components/trow/index.module.css +16 -19
- package/table/cssm/components/tsortable-head-cell/index.module.css +16 -20
- package/table/esm/component.js +1 -1
- package/table/esm/components/index.js +1 -1
- package/table/esm/components/pagination/Component.js +2 -2
- package/table/esm/components/pagination/index.css +16 -19
- package/table/esm/components/pagination/index.js +1 -1
- package/table/esm/components/pagination/select-field/index.css +12 -8
- package/table/esm/components/pagination/select-field/index.js +2 -2
- package/table/esm/components/table/Component.js +2 -2
- package/table/esm/components/table/index.css +16 -20
- package/table/esm/components/table/index.js +1 -1
- package/table/esm/components/table/utils.js +1 -1
- package/table/esm/components/tbody/Component.js +2 -2
- package/table/esm/components/tbody/index.css +10 -3
- package/table/esm/components/tbody/index.js +1 -1
- package/table/esm/components/tcell/Component.js +2 -2
- package/table/esm/components/tcell/index.css +14 -15
- package/table/esm/components/tcell/index.js +1 -1
- package/table/esm/components/texpandable-row/Component.js +2 -2
- package/table/esm/components/texpandable-row/index.css +13 -9
- package/table/esm/components/texpandable-row/index.js +1 -1
- package/table/esm/components/thead/Component.js +2 -2
- package/table/esm/components/thead/index.css +14 -15
- package/table/esm/components/thead/index.js +1 -1
- package/table/esm/components/thead-cell/Component.js +2 -2
- package/table/esm/components/thead-cell/index.css +16 -19
- package/table/esm/components/thead-cell/index.js +1 -1
- package/table/esm/components/trow/Component.js +2 -2
- package/table/esm/components/trow/index.css +17 -20
- package/table/esm/components/trow/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/Component.js +2 -2
- package/table/esm/components/tsortable-head-cell/index.css +17 -21
- package/table/esm/components/tsortable-head-cell/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/esm/index.js +1 -1
- package/table/esm/{tslib.es6-a679cce6.d.ts → tslib.es6-41061aee.d.ts} +0 -0
- package/table/esm/{tslib.es6-a679cce6.js → tslib.es6-41061aee.js} +0 -0
- package/table/index.js +1 -1
- package/table/modern/components/pagination/Component.js +1 -1
- package/table/modern/components/pagination/index.css +16 -19
- package/table/modern/components/pagination/select-field/index.css +12 -8
- 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 +16 -20
- package/table/modern/components/tbody/Component.js +1 -1
- package/table/modern/components/tbody/index.css +10 -3
- package/table/modern/components/tcell/Component.js +1 -1
- package/table/modern/components/tcell/index.css +14 -15
- package/table/modern/components/texpandable-row/Component.js +1 -1
- package/table/modern/components/texpandable-row/index.css +13 -9
- package/table/modern/components/thead/Component.js +1 -1
- package/table/modern/components/thead/index.css +14 -15
- package/table/modern/components/thead-cell/Component.js +1 -1
- package/table/modern/components/thead-cell/index.css +16 -19
- package/table/modern/components/trow/Component.js +1 -1
- package/table/modern/components/trow/index.css +17 -20
- package/table/modern/components/tsortable-head-cell/Component.js +1 -1
- package/table/modern/components/tsortable-head-cell/index.css +17 -21
- package/table/{tslib.es6-06001441.d.ts → tslib.es6-0d8c9c3a.d.ts} +0 -0
- package/table/{tslib.es6-06001441.js → tslib.es6-0d8c9c3a.js} +0 -0
- package/tabs/Component-3e68f8db.d.ts +2 -2
- package/tabs/{cssm/Component-85892853.d.ts → Component-cac440c1.d.ts} +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/components/primary-tablist/Component.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +3 -3
- package/tabs/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/components/primary-tablist/index.css +38 -68
- package/tabs/components/primary-tablist/mobile.css +150 -163
- package/tabs/components/scrollable-container/Component.js +1 -1
- package/tabs/components/scrollable-container/index.css +14 -13
- package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/components/secondary-tablist/Component.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
- package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/components/secondary-tablist/index.css +20 -26
- package/tabs/components/secondary-tablist/mobile.css +130 -142
- package/tabs/components/tab/Component.js +1 -1
- package/tabs/components/tab/index.css +3 -3
- package/tabs/components/tabs/Component.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/components/title/Component.js +1 -1
- package/tabs/components/title/index.js +1 -1
- package/tabs/cssm/Component-3e68f8db.d.ts +2 -2
- package/tabs/{esm/Component-85892853.d.ts → cssm/Component-cac440c1.d.ts} +1 -1
- package/tabs/cssm/components/primary-tablist/index.module.css +37 -67
- package/tabs/cssm/components/primary-tablist/mobile.module.css +12 -12
- package/tabs/cssm/components/scrollable-container/index.module.css +13 -12
- package/tabs/cssm/components/secondary-tablist/index.module.css +19 -25
- package/tabs/cssm/components/secondary-tablist/mobile.module.css +11 -8
- package/tabs/cssm/index-3e68f8db.d.ts +4 -4
- package/tabs/cssm/index-48646db0.d.ts +1 -1
- package/tabs/cssm/index-7ca84eff.d.ts +6 -0
- package/tabs/cssm/index-ebda875c.d.ts +1 -1
- package/tabs/cssm/{typings-85892853.d.ts → typings-cac440c1.d.ts} +1 -5
- package/tabs/{esm/utils-85892853.d.ts → cssm/utils-cac440c1.d.ts} +1 -1
- package/tabs/cssm/vars.css +9 -2
- package/tabs/desktop.js +3 -3
- package/tabs/esm/Component-3e68f8db.d.ts +2 -2
- package/tabs/{Component-85892853.d.ts → esm/Component-cac440c1.d.ts} +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
- package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/primary-tablist/index.css +38 -68
- package/tabs/esm/components/primary-tablist/mobile.css +150 -163
- package/tabs/esm/components/scrollable-container/Component.js +1 -1
- package/tabs/esm/components/scrollable-container/index.css +14 -13
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/secondary-tablist/index.css +20 -26
- package/tabs/esm/components/secondary-tablist/mobile.css +130 -142
- package/tabs/esm/components/tab/Component.js +1 -1
- package/tabs/esm/components/tab/index.css +3 -3
- package/tabs/esm/components/tabs/Component.desktop.js +3 -3
- package/tabs/esm/components/tabs/Component.mobile.js +3 -3
- package/tabs/esm/components/tabs/Component.responsive.js +3 -3
- package/tabs/esm/components/title/Component.js +1 -1
- package/tabs/esm/components/title/index.js +1 -1
- package/tabs/esm/desktop.js +3 -3
- package/tabs/esm/hooks/use-collapsible-elements.js +1 -1
- package/tabs/esm/hooks/use-tablist-titles.js +1 -1
- package/tabs/esm/index-3e68f8db.d.ts +4 -4
- package/tabs/esm/index-48646db0.d.ts +1 -1
- package/tabs/esm/index-7ca84eff.d.ts +6 -0
- package/tabs/esm/index-ebda875c.d.ts +1 -1
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/index.module-ba97f96d.js +4 -0
- package/tabs/esm/index.module-da19acab.js +4 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/synthetic-events.js +1 -1
- package/tabs/esm/{tslib.es6-62e0e458.d.ts → tslib.es6-ef625021.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-62e0e458.js → tslib.es6-ef625021.js} +0 -0
- package/tabs/esm/{typings-85892853.d.ts → typings-cac440c1.d.ts} +1 -5
- package/tabs/{modern/utils-85892853.d.ts → esm/utils-cac440c1.d.ts} +1 -1
- package/tabs/hooks/use-collapsible-elements.js +1 -1
- package/tabs/hooks/use-tablist-titles.js +1 -1
- package/tabs/index-3e68f8db.d.ts +4 -4
- package/tabs/index-48646db0.d.ts +1 -1
- package/tabs/index-7ca84eff.d.ts +6 -0
- package/tabs/index-ebda875c.d.ts +1 -1
- package/tabs/index.js +3 -3
- package/tabs/index.module-3b1c7c9a.js +4 -0
- package/tabs/index.module-88a600f7.js +4 -0
- package/tabs/mobile.js +3 -3
- package/tabs/modern/Component-3e68f8db.d.ts +2 -2
- package/tabs/modern/{Component-85892853.d.ts → Component-cac440c1.d.ts} +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 +38 -68
- package/tabs/modern/components/primary-tablist/mobile.css +150 -163
- package/tabs/modern/components/scrollable-container/Component.js +1 -1
- package/tabs/modern/components/scrollable-container/index.css +14 -13
- 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 +20 -26
- package/tabs/modern/components/secondary-tablist/mobile.css +130 -142
- package/tabs/modern/components/tab/Component.js +1 -1
- package/tabs/modern/components/tab/index.css +3 -3
- 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.js +2 -2
- package/tabs/modern/index-3e68f8db.d.ts +4 -4
- package/tabs/modern/index-48646db0.d.ts +1 -1
- package/tabs/modern/index-7ca84eff.d.ts +6 -0
- package/tabs/modern/index-ebda875c.d.ts +1 -1
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/index.module-08b2503f.js +4 -0
- package/tabs/modern/index.module-a4ad700d.js +4 -0
- package/tabs/modern/mobile.js +2 -2
- package/tabs/modern/responsive.js +2 -2
- package/tabs/modern/{typings-85892853.d.ts → typings-cac440c1.d.ts} +1 -5
- package/tabs/{utils-85892853.d.ts → modern/utils-cac440c1.d.ts} +1 -1
- package/tabs/responsive.js +3 -3
- package/tabs/synthetic-events.js +1 -1
- package/tabs/{tslib.es6-edd9cdac.d.ts → tslib.es6-860bcbc6.d.ts} +0 -0
- package/tabs/{tslib.es6-edd9cdac.js → tslib.es6-860bcbc6.js} +0 -0
- package/tabs/{typings-85892853.d.ts → typings-cac440c1.d.ts} +1 -5
- package/tabs/{cssm/utils-85892853.d.ts → utils-cac440c1.d.ts} +1 -1
- package/tag/Component.js +3 -3
- package/tag/cssm/default.module.css +17 -20
- package/tag/cssm/index.module.css +48 -92
- package/tag/cssm/inverted.module.css +17 -20
- package/tag/cssm/vars.css +9 -2
- package/tag/default.css +17 -20
- package/tag/esm/Component.js +3 -3
- package/tag/esm/default.css +17 -20
- package/tag/esm/index.css +48 -92
- package/tag/esm/inverted.css +17 -20
- package/tag/index.css +48 -92
- package/tag/inverted.css +17 -20
- package/tag/modern/Component.js +3 -3
- package/tag/modern/default.css +17 -20
- package/tag/modern/index.css +48 -92
- package/tag/modern/inverted.css +17 -20
- package/textarea/Component.js +3 -3
- package/textarea/{PseudoTextArea-580d8087.d.ts → PseudoTextArea-4013a716.d.ts} +0 -0
- package/textarea/{PseudoTextArea-580d8087.js → PseudoTextArea-4013a716.js} +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/cssm/default.module.css +28 -49
- package/textarea/cssm/index.module.css +60 -118
- package/textarea/cssm/inverted.module.css +28 -49
- package/textarea/default.css +28 -49
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/{PseudoTextArea-5d67b309.d.ts → PseudoTextArea-b2b9624e.d.ts} +0 -0
- package/textarea/esm/PseudoTextArea-b2b9624e.js +15 -0
- 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 +28 -49
- package/textarea/esm/index.css +60 -118
- package/textarea/esm/index.js +1 -1
- package/textarea/esm/inverted.css +28 -49
- package/textarea/index.css +60 -118
- package/textarea/index.js +1 -1
- package/textarea/inverted.css +28 -49
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/{PseudoTextArea-0c4e4741.d.ts → PseudoTextArea-746c6207.d.ts} +0 -0
- package/textarea/modern/PseudoTextArea-746c6207.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 +28 -49
- package/textarea/modern/index.css +60 -118
- package/textarea/modern/index.js +1 -1
- package/textarea/modern/inverted.css +28 -49
- package/themes/click.css +45 -0
- package/themes/compiled/mobile-dark-bluetint.css +258 -448
- package/themes/corp.css +45 -0
- package/themes/dist/click.css +45 -0
- package/themes/dist/compiled/mobile-dark-bluetint.css +892 -1561
- package/themes/dist/corp.css +45 -0
- package/themes/dist/intranet.css +45 -0
- package/themes/dist/mobile.css +45 -0
- package/themes/dist/package.json +1 -1
- package/themes/dist/site.css +45 -0
- package/themes/intranet.css +45 -0
- package/themes/mobile.css +45 -0
- package/themes/site.css +45 -0
- package/toast/component.js +3 -3
- package/toast/cssm/component.js +2 -2
- package/toast/cssm/index.module.css +23 -29
- package/toast/esm/component.js +3 -3
- package/toast/esm/index.css +23 -29
- package/toast/index.css +23 -29
- package/toast/modern/component.js +3 -3
- package/toast/modern/index.css +23 -29
- package/toast-plate/component.js +3 -3
- package/toast-plate/cssm/default.module.css +11 -8
- package/toast-plate/cssm/index.module.css +25 -37
- package/toast-plate/cssm/inverted.module.css +11 -8
- package/toast-plate/cssm/vars.css +9 -2
- package/toast-plate/default.css +11 -8
- package/toast-plate/esm/component.js +3 -3
- package/toast-plate/esm/default.css +11 -8
- package/toast-plate/esm/index.css +25 -37
- package/toast-plate/esm/inverted.css +11 -8
- package/toast-plate/index.css +25 -37
- package/toast-plate/inverted.css +11 -8
- package/toast-plate/modern/component.js +3 -3
- package/toast-plate/modern/default.css +11 -8
- package/toast-plate/modern/index.css +25 -37
- package/toast-plate/modern/inverted.css +11 -8
- package/tooltip/{Component-e056e813.d.ts → Component-e46a0f48.d.ts} +0 -0
- package/tooltip/{Component-e056e813.js → Component-e46a0f48.js} +5 -3
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.js +2 -2
- package/tooltip/cssm/{Component-5df4bbce.d.ts → Component-a8776d03.d.ts} +0 -0
- package/tooltip/cssm/{Component-5df4bbce.js → Component-a8776d03.js} +2 -0
- package/tooltip/cssm/Component.js +1 -1
- package/tooltip/cssm/component.responsive.js +1 -1
- package/tooltip/cssm/default.module.css +11 -10
- package/tooltip/cssm/desktop.d.ts +1 -1
- package/tooltip/cssm/desktop.js +1 -1
- package/tooltip/cssm/index.js +1 -1
- package/tooltip/cssm/index.module.css +15 -19
- package/tooltip/cssm/inverted.module.css +13 -14
- package/tooltip/cssm/responsive.js +1 -1
- package/tooltip/default.css +12 -11
- package/tooltip/desktop.d.ts +1 -1
- package/tooltip/desktop.js +1 -1
- package/tooltip/esm/{Component-088c25a0.d.ts → Component-1d4a2c1d.d.ts} +0 -0
- package/tooltip/esm/{Component-088c25a0.js → Component-1d4a2c1d.js} +5 -3
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.js +2 -2
- package/tooltip/esm/default.css +12 -11
- package/tooltip/esm/desktop.d.ts +1 -1
- package/tooltip/esm/desktop.js +1 -1
- package/tooltip/esm/index.css +16 -20
- package/tooltip/esm/index.js +1 -1
- package/tooltip/esm/inverted.css +14 -15
- package/tooltip/esm/responsive.css +3 -3
- package/tooltip/esm/responsive.js +1 -1
- package/tooltip/index.css +16 -20
- package/tooltip/index.js +1 -1
- package/tooltip/inverted.css +14 -15
- package/tooltip/modern/Component.js +5 -3
- package/tooltip/modern/component.responsive.js +1 -1
- package/tooltip/modern/default.css +12 -11
- package/tooltip/modern/index.css +16 -20
- package/tooltip/modern/inverted.css +14 -15
- package/tooltip/modern/responsive.css +3 -3
- package/tooltip/responsive.css +3 -3
- package/tooltip/responsive.js +1 -1
- package/typography/colors.css +21 -28
- package/typography/{colors.module-bc993287.d.ts → colors.module-1cba1da7.d.ts} +0 -0
- package/typography/{colors.module-bc993287.js → colors.module-1cba1da7.js} +1 -1
- package/typography/common.module-61721133.js +4 -0
- package/typography/component.js +2 -2
- package/typography/cssm/colors.module.css +20 -27
- package/typography/cssm/text/index.module.css +26 -38
- package/typography/cssm/title/index.module.css +26 -40
- package/typography/cssm/title-mobile/index.module.css +18 -22
- package/typography/cssm/title-responsive/index.module.css +25 -39
- package/typography/esm/colors.css +21 -28
- package/typography/esm/{colors.module-42065957.d.ts → colors.module-c9b12e01.d.ts} +0 -0
- package/typography/esm/{colors.module-42065957.js → colors.module-c9b12e01.js} +1 -1
- package/typography/esm/common.module-9840f689.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +27 -39
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +5 -5
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +27 -41
- package/typography/esm/title/index.js +3 -3
- package/typography/esm/title-mobile/component.js +3 -3
- package/typography/esm/title-mobile/index.css +19 -23
- 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 +51 -65
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +21 -28
- package/typography/modern/colors.module-f4d132c1.js +4 -0
- package/typography/modern/common.module-36e159a1.js +4 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.css +27 -39
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +5 -5
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +27 -41
- package/typography/modern/title/index.js +3 -3
- package/typography/modern/title-mobile/component.js +3 -3
- package/typography/modern/title-mobile/index.css +19 -23
- 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 +51 -65
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +27 -39
- package/typography/text/index.js +1 -1
- package/typography/title/common.css +5 -5
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +27 -41
- package/typography/title/index.js +3 -3
- package/typography/title-mobile/component.js +3 -3
- package/typography/title-mobile/index.css +19 -23
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +3 -3
- package/typography/title-responsive/index.css +51 -65
- package/typography/title-responsive/index.js +2 -2
- package/vars/bundle/click.css +7 -0
- package/vars/bundle/corp.css +7 -0
- package/vars/bundle/intranet.css +7 -0
- package/vars/bundle/mobile.css +7 -0
- package/vars/cssm/bundle/click.css +643 -0
- package/vars/cssm/bundle/corp.css +636 -0
- package/vars/cssm/bundle/intranet.css +643 -0
- package/vars/cssm/bundle/mobile.css +643 -0
- package/vars/cssm/index.css +112 -119
- package/vars/cssm/shadows-bluetint.css +45 -0
- package/vars/dist/bundle/click.css +7 -0
- package/vars/dist/bundle/corp.css +7 -0
- package/vars/dist/bundle/intranet.css +7 -0
- package/vars/dist/bundle/mobile.css +7 -0
- package/vars/dist/cssm/bundle/click.css +643 -0
- package/vars/dist/cssm/bundle/corp.css +636 -0
- package/vars/dist/cssm/bundle/intranet.css +643 -0
- package/vars/dist/cssm/bundle/mobile.css +643 -0
- package/vars/dist/cssm/index.css +112 -119
- package/vars/dist/cssm/shadows-bluetint.css +45 -0
- package/vars/dist/index.css +3 -3
- package/vars/dist/shadows-bluetint.css +45 -0
- package/vars/index.css +3 -3
- package/vars/index.d.ts +105 -105
- package/vars/index.js +105 -105
- package/vars/shadows-bluetint.css +45 -0
- package/with-suffix/Component.js +1 -1
- package/with-suffix/cssm/index.module.css +16 -18
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +17 -19
- package/with-suffix/index.css +17 -19
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +17 -19
- package/calendar-range/modern/index.module-249f068b.js +0 -4
- package/grid/esm/gutters.module-425f293c.js +0 -30
- package/grid/gutters.module-e62e9997.js +0 -31
- package/grid/modern/gutters.module-dcf91c0e.js +0 -4
- package/tabs/esm/index.module-10d535eb.js +0 -4
- package/tabs/esm/index.module-9c2f5300.js +0 -4
- package/tabs/index.module-7dc52a7b.js +0 -4
- package/tabs/index.module-a5052a1c.js +0 -4
- package/tabs/modern/index.module-4d08392f.js +0 -4
- package/tabs/modern/index.module-cd099570.js +0 -4
- package/textarea/esm/PseudoTextArea-5d67b309.js +0 -15
- package/textarea/modern/PseudoTextArea-0c4e4741.js +0 -12
- package/typography/common.module-0a9ad0fb.js +0 -4
- package/typography/esm/common.module-cc423fc9.js +0 -4
- package/typography/modern/colors.module-cbb33ea7.js +0 -4
- package/typography/modern/common.module-13ae7781.js +0 -4
package/tag/modern/Component.js
CHANGED
|
@@ -3,13 +3,13 @@ import mergeRefs from 'react-merge-refs';
|
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { useFocus } from '@alfalab/hooks';
|
|
5
5
|
|
|
6
|
-
const defaultColors = {"component":"
|
|
6
|
+
const defaultColors = {"component":"tag__component_1hkni","checked":"tag__checked_1hkni"};
|
|
7
7
|
require('./default.css');
|
|
8
8
|
|
|
9
|
-
const styles = {"component":"
|
|
9
|
+
const styles = {"component":"tag__component_ic4z0","focused":"tag__focused_ic4z0","addons":"tag__addons_ic4z0","s":"tag__s_ic4z0","m":"tag__m_ic4z0","l":"tag__l_ic4z0","xl":"tag__xl_ic4z0","xxs":"tag__xxs_ic4z0","xs":"tag__xs_ic4z0","withRightAddons":"tag__withRightAddons_ic4z0","withLeftAddons":"tag__withLeftAddons_ic4z0","defaultVariant":"tag__defaultVariant_ic4z0","alt":"tag__alt_ic4z0"};
|
|
10
10
|
require('./index.css');
|
|
11
11
|
|
|
12
|
-
const invertedColors = {"component":"
|
|
12
|
+
const invertedColors = {"component":"tag__component_14nbo","checked":"tag__checked_14nbo"};
|
|
13
13
|
require('./inverted.css');
|
|
14
14
|
|
|
15
15
|
const colorStylesMap = {
|
package/tag/modern/default.css
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/* hash: 1qi36 */
|
|
2
2
|
:root {
|
|
3
|
+
} /* deprecated */ :root {
|
|
3
4
|
--color-light-bg-primary-inverted: #0b1f35;
|
|
4
5
|
--color-light-border-key: #0b1f35;
|
|
5
6
|
--color-light-border-primary: #dbdee1;
|
|
@@ -11,16 +12,20 @@
|
|
|
11
12
|
--color-light-bg-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
12
13
|
--color-light-bg-primary-inverted-tint-15: rgb(48, 65, 83);
|
|
13
14
|
--color-light-bg-primary-inverted-tint-20: rgb(60, 76, 93);
|
|
14
|
-
}
|
|
15
|
-
:root {
|
|
15
|
+
} :root {
|
|
16
|
+
} :root {
|
|
17
|
+
} :root {
|
|
16
18
|
|
|
17
19
|
/* Hard */
|
|
18
20
|
|
|
19
21
|
/* Up */
|
|
20
22
|
|
|
21
23
|
/* Hard up */
|
|
22
|
-
}
|
|
23
|
-
:root {
|
|
24
|
+
} :root {
|
|
25
|
+
} :root {
|
|
26
|
+
} :root {
|
|
27
|
+
} :root {
|
|
28
|
+
} :root {
|
|
24
29
|
/* border */
|
|
25
30
|
--tag-border-color: var(--color-light-border-underline);
|
|
26
31
|
--tag-border-color-hover: var(--color-light-border-key);
|
|
@@ -52,40 +57,32 @@
|
|
|
52
57
|
/* background-color */
|
|
53
58
|
|
|
54
59
|
/* text color */
|
|
55
|
-
}
|
|
56
|
-
.tag__component_18740 {
|
|
60
|
+
} .tag__component_1hkni {
|
|
57
61
|
color: var(--tag-text-color);
|
|
58
62
|
border-color: var(--tag-border-color);
|
|
59
63
|
background-color: var(--tag-background-color)
|
|
60
|
-
}
|
|
61
|
-
.tag__component_18740:disabled {
|
|
64
|
+
} .tag__component_1hkni:disabled {
|
|
62
65
|
border-color: var(--tag-border-color-disabled);
|
|
63
66
|
color: var(--tag-text-color-disabled);
|
|
64
67
|
background-color: var(--tag-background-color-disabled);
|
|
65
|
-
}
|
|
66
|
-
.tag__component_18740:hover:not(:disabled) {
|
|
68
|
+
} .tag__component_1hkni:hover:not(:disabled) {
|
|
67
69
|
border-color: var(--tag-border-color-hover);
|
|
68
70
|
background-color: var(--tag-background-color-hover);
|
|
69
|
-
}
|
|
70
|
-
.tag__component_18740:active:not(:disabled) {
|
|
71
|
+
} .tag__component_1hkni:active:not(:disabled) {
|
|
71
72
|
border-color: var(--tag-border-color-active);
|
|
72
73
|
background-color: var(--tag-background-color-active);
|
|
73
74
|
color: var(--tag-text-color);
|
|
74
|
-
}
|
|
75
|
-
.tag__checked_18740 {
|
|
75
|
+
} .tag__checked_1hkni {
|
|
76
76
|
border-color: var(--tag-border-color-checked);
|
|
77
77
|
background-color: var(--tag-background-color-checked);
|
|
78
78
|
color: var(--tag-text-color-checked)
|
|
79
|
-
}
|
|
80
|
-
.tag__checked_18740:disabled {
|
|
79
|
+
} .tag__checked_1hkni:disabled {
|
|
81
80
|
background-color: var(--tag-background-color-checked-disabled);
|
|
82
81
|
border-color: var(--tag-border-color-checked-disabled);
|
|
83
82
|
color: var(--tag-text-color-checked-disabled);
|
|
84
|
-
}
|
|
85
|
-
.tag__checked_18740:hover:not(:disabled):not(:active) {
|
|
83
|
+
} .tag__checked_1hkni:hover:not(:disabled):not(:active) {
|
|
86
84
|
background-color: var(--tag-background-color-checked-hover);
|
|
87
|
-
}
|
|
88
|
-
.tag__checked_18740:active:not(:disabled) {
|
|
85
|
+
} .tag__checked_1hkni:active:not(:disabled) {
|
|
89
86
|
background-color: var(--tag-background-color-checked-active);
|
|
90
87
|
color: var(--tag-text-color-checked);
|
|
91
88
|
}
|
package/tag/modern/index.css
CHANGED
|
@@ -1,16 +1,20 @@
|
|
|
1
1
|
/* hash: 143jb */
|
|
2
2
|
:root {
|
|
3
|
+
} /* deprecated */ :root {
|
|
3
4
|
--color-light-border-link: #007aff;
|
|
4
|
-
}
|
|
5
|
-
:root {
|
|
5
|
+
} :root {
|
|
6
|
+
} :root {
|
|
7
|
+
} :root {
|
|
6
8
|
|
|
7
9
|
/* Hard */
|
|
8
10
|
|
|
9
11
|
/* Up */
|
|
10
12
|
|
|
11
13
|
/* Hard up */
|
|
12
|
-
}
|
|
13
|
-
:
|
|
14
|
+
} :root {
|
|
15
|
+
--border-radius-s: 4px;
|
|
16
|
+
--border-radius-pill: 99px;
|
|
17
|
+
} :root {
|
|
14
18
|
--gap-2xs: 4px;
|
|
15
19
|
--gap-xs: 8px;
|
|
16
20
|
--gap-s: 12px;
|
|
@@ -18,12 +22,8 @@
|
|
|
18
22
|
--gap-l: 20px;
|
|
19
23
|
--gap-xl: 24px;
|
|
20
24
|
--gap-2xl: 32px;
|
|
21
|
-
}
|
|
22
|
-
:root {
|
|
23
|
-
--border-radius-s: 4px;
|
|
24
|
-
--border-radius-pill: 99px;
|
|
25
|
-
}
|
|
26
|
-
:root {
|
|
25
|
+
} :root {
|
|
26
|
+
} :root {
|
|
27
27
|
--focus-color: var(--color-light-border-link);
|
|
28
28
|
--font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
|
|
29
29
|
sans-serif;
|
|
@@ -33,8 +33,7 @@
|
|
|
33
33
|
--size-m-height: 56px;
|
|
34
34
|
--size-l-height: 64px;
|
|
35
35
|
--size-xl-height: 72px;
|
|
36
|
-
}
|
|
37
|
-
:root {
|
|
36
|
+
} :root {
|
|
38
37
|
/* border */
|
|
39
38
|
--tag-border-width: 1px;
|
|
40
39
|
--tag-border-radius: var(--border-radius-pill);
|
|
@@ -51,8 +50,7 @@
|
|
|
51
50
|
/* background-color */
|
|
52
51
|
|
|
53
52
|
/* text color */
|
|
54
|
-
}
|
|
55
|
-
.tag__component_13dwt {
|
|
53
|
+
} .tag__component_ic4z0 {
|
|
56
54
|
display: inline-flex;
|
|
57
55
|
justify-content: center;
|
|
58
56
|
align-content: center;
|
|
@@ -69,169 +67,127 @@
|
|
|
69
67
|
user-select: none;
|
|
70
68
|
cursor: pointer;
|
|
71
69
|
outline: none
|
|
72
|
-
}
|
|
73
|
-
.tag__component_13dwt:disabled {
|
|
70
|
+
} .tag__component_ic4z0:disabled {
|
|
74
71
|
cursor: var(--disabled-cursor);
|
|
75
|
-
}
|
|
76
|
-
.tag__focused_13dwt {
|
|
72
|
+
} .tag__focused_ic4z0 {
|
|
77
73
|
outline: 2px solid var(--focus-color);
|
|
78
74
|
outline-offset: 2px;
|
|
79
|
-
}
|
|
80
|
-
.tag__addons_13dwt {
|
|
75
|
+
} .tag__addons_ic4z0 {
|
|
81
76
|
display: flex;
|
|
82
77
|
flex-shrink: 0;
|
|
83
78
|
align-items: center
|
|
84
|
-
}
|
|
85
|
-
.tag__addons_13dwt:first-child {
|
|
79
|
+
} .tag__addons_ic4z0:first-child {
|
|
86
80
|
margin-right: var(--gap-2xs);
|
|
87
|
-
}
|
|
88
|
-
.tag__addons_13dwt:last-child {
|
|
81
|
+
} .tag__addons_ic4z0:last-child {
|
|
89
82
|
margin-left: var(--gap-2xs);
|
|
90
|
-
}
|
|
91
|
-
.tag__addons_13dwt:only-child {
|
|
83
|
+
} .tag__addons_ic4z0:only-child {
|
|
92
84
|
margin: 0;
|
|
93
|
-
}
|
|
94
|
-
.tag__s_13dwt .tag__addons_13dwt:first-child, .tag__m_13dwt .tag__addons_13dwt:first-child {
|
|
85
|
+
} .tag__s_ic4z0 .tag__addons_ic4z0:first-child, .tag__m_ic4z0 .tag__addons_ic4z0:first-child {
|
|
95
86
|
margin-right: var(--gap-xs);
|
|
96
|
-
}
|
|
97
|
-
.tag__s_13dwt .tag__addons_13dwt:last-child, .tag__m_13dwt .tag__addons_13dwt:last-child {
|
|
87
|
+
} .tag__s_ic4z0 .tag__addons_ic4z0:last-child, .tag__m_ic4z0 .tag__addons_ic4z0:last-child {
|
|
98
88
|
margin-left: var(--gap-xs);
|
|
99
|
-
}
|
|
100
|
-
.tag__l_13dwt .tag__addons_13dwt:first-child, .tag__xl_13dwt .tag__addons_13dwt:first-child {
|
|
89
|
+
} .tag__l_ic4z0 .tag__addons_ic4z0:first-child, .tag__xl_ic4z0 .tag__addons_ic4z0:first-child {
|
|
101
90
|
margin-right: var(--gap-s);
|
|
102
|
-
}
|
|
103
|
-
.tag__l_13dwt .tag__addons_13dwt:last-child, .tag__xl_13dwt .tag__addons_13dwt:last-child {
|
|
91
|
+
} .tag__l_ic4z0 .tag__addons_ic4z0:last-child, .tag__xl_ic4z0 .tag__addons_ic4z0:last-child {
|
|
104
92
|
margin-left: var(--gap-s);
|
|
105
|
-
}
|
|
106
|
-
.tag__xxs_13dwt {
|
|
93
|
+
} .tag__xxs_ic4z0 {
|
|
107
94
|
min-width: 60px;
|
|
108
95
|
min-height: var(--size-xs-height);
|
|
109
96
|
padding: 0 var(--gap-m);
|
|
110
97
|
font-size: 14px;
|
|
111
98
|
line-height: 20px;
|
|
112
99
|
font-weight: normal
|
|
113
|
-
}
|
|
114
|
-
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
115
|
-
.tag__xxs_13dwt {
|
|
100
|
+
} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .tag__xxs_ic4z0 {
|
|
116
101
|
/* Хак для ие, в котором не работает центрирование по высоте с использованием флексов, если указан min-height
|
|
117
102
|
Возможно другое решение - если в будущем у компонента появится обертка, установить ей display: flex / inline-flex */
|
|
118
103
|
height: 32px
|
|
119
104
|
}
|
|
120
|
-
}
|
|
121
|
-
.tag__xs_13dwt {
|
|
105
|
+
} .tag__xs_ic4z0 {
|
|
122
106
|
min-width: 72px;
|
|
123
107
|
min-height: 40px;
|
|
124
108
|
padding: 0 var(--gap-l);
|
|
125
109
|
font-size: 14px;
|
|
126
110
|
line-height: 20px;
|
|
127
111
|
font-weight: normal
|
|
128
|
-
}
|
|
129
|
-
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
130
|
-
.tag__xs_13dwt {
|
|
112
|
+
} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .tag__xs_ic4z0 {
|
|
131
113
|
/* Хак для ие, в котором не работает центрирование по высоте с использованием флексов, если указан min-height
|
|
132
114
|
Возможно другое решение - если в будущем у компонента появится обертка, установить ей display: flex / inline-flex */
|
|
133
115
|
height: 40px
|
|
134
116
|
}
|
|
135
|
-
}
|
|
136
|
-
.tag__s_13dwt {
|
|
117
|
+
} .tag__s_ic4z0 {
|
|
137
118
|
min-width: 80px;
|
|
138
119
|
min-height: var(--size-s-height);
|
|
139
120
|
padding: 0 var(--gap-xl);
|
|
140
121
|
font-size: 16px;
|
|
141
122
|
line-height: 20px;
|
|
142
123
|
font-weight: normal
|
|
143
|
-
}
|
|
144
|
-
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
145
|
-
.tag__s_13dwt {
|
|
124
|
+
} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .tag__s_ic4z0 {
|
|
146
125
|
/* Хак для ие, в котором не работает центрирование по высоте с использованием флексов, если указан min-height
|
|
147
126
|
Возможно другое решение - если в будущем у компонента появится обертка, установить ей display: flex / inline-flex */
|
|
148
127
|
height: 48px
|
|
149
128
|
}
|
|
150
|
-
}
|
|
151
|
-
.tag__m_13dwt {
|
|
129
|
+
} .tag__m_ic4z0 {
|
|
152
130
|
font-size: 16px;
|
|
153
131
|
line-height: 20px;
|
|
154
132
|
font-weight: 500;
|
|
155
133
|
min-width: 96px;
|
|
156
134
|
min-height: var(--size-m-height);
|
|
157
135
|
padding: 0 28px
|
|
158
|
-
}
|
|
159
|
-
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
160
|
-
.tag__m_13dwt {
|
|
136
|
+
} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .tag__m_ic4z0 {
|
|
161
137
|
/* Хак для ие, в котором не работает центрирование по высоте с использованием флексов, если указан min-height
|
|
162
138
|
Возможно другое решение - если в будущем у компонента появится обертка, установить ей display: flex / inline-flex */
|
|
163
139
|
height: 56px
|
|
164
140
|
}
|
|
165
|
-
}
|
|
166
|
-
.tag__l_13dwt {
|
|
141
|
+
} .tag__l_ic4z0 {
|
|
167
142
|
font-size: 18px;
|
|
168
143
|
line-height: 24px;
|
|
169
144
|
font-weight: 500;
|
|
170
145
|
min-width: 120px;
|
|
171
146
|
min-height: var(--size-l-height);
|
|
172
147
|
padding: 0 var(--gap-2xl)
|
|
173
|
-
}
|
|
174
|
-
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
175
|
-
.tag__l_13dwt {
|
|
148
|
+
} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .tag__l_ic4z0 {
|
|
176
149
|
/* Хак для ие, в котором не работает центрирование по высоте с использованием флексов, если указан min-height
|
|
177
150
|
Возможно другое решение - если в будущем у компонента появится обертка, установить ей display: flex / inline-flex */
|
|
178
151
|
height: 64px
|
|
179
152
|
}
|
|
180
|
-
}
|
|
181
|
-
.tag__xl_13dwt {
|
|
153
|
+
} .tag__xl_ic4z0 {
|
|
182
154
|
font-size: 18px;
|
|
183
155
|
line-height: 24px;
|
|
184
156
|
font-weight: 500;
|
|
185
157
|
min-width: 120px;
|
|
186
158
|
min-height: var(--size-xl-height);
|
|
187
159
|
padding: 0 36px
|
|
188
|
-
}
|
|
189
|
-
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
190
|
-
.tag__xl_13dwt {
|
|
160
|
+
} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .tag__xl_ic4z0 {
|
|
191
161
|
/* Хак для ие, в котором не работает центрирование по высоте с использованием флексов, если указан min-height
|
|
192
162
|
Возможно другое решение - если в будущем у компонента появится обертка, установить ей display: flex / inline-flex */
|
|
193
163
|
height: 72px
|
|
194
164
|
}
|
|
195
|
-
}
|
|
196
|
-
.tag__withRightAddons_13dwt.tag__xxs_13dwt {
|
|
165
|
+
} .tag__withRightAddons_ic4z0.tag__xxs_ic4z0 {
|
|
197
166
|
padding-right: var(--gap-s);
|
|
198
|
-
}
|
|
199
|
-
.tag__withRightAddons_13dwt.tag__xs_13dwt {
|
|
167
|
+
} .tag__withRightAddons_ic4z0.tag__xs_ic4z0 {
|
|
200
168
|
padding-right: var(--gap-m);
|
|
201
|
-
}
|
|
202
|
-
.tag__withRightAddons_13dwt.tag__s_13dwt {
|
|
169
|
+
} .tag__withRightAddons_ic4z0.tag__s_ic4z0 {
|
|
203
170
|
padding-right: var(--gap-l);
|
|
204
|
-
}
|
|
205
|
-
.tag__withRightAddons_13dwt.tag__m_13dwt {
|
|
171
|
+
} .tag__withRightAddons_ic4z0.tag__m_ic4z0 {
|
|
206
172
|
padding-right: var(--gap-xl);
|
|
207
|
-
}
|
|
208
|
-
.tag__withRightAddons_13dwt.tag__l_13dwt {
|
|
173
|
+
} .tag__withRightAddons_ic4z0.tag__l_ic4z0 {
|
|
209
174
|
padding-right: 28px;
|
|
210
|
-
}
|
|
211
|
-
.tag__withRightAddons_13dwt.tag__xl_13dwt {
|
|
175
|
+
} .tag__withRightAddons_ic4z0.tag__xl_ic4z0 {
|
|
212
176
|
padding-right: var(--gap-2xl);
|
|
213
|
-
}
|
|
214
|
-
.tag__withLeftAddons_13dwt.tag__xxs_13dwt {
|
|
177
|
+
} .tag__withLeftAddons_ic4z0.tag__xxs_ic4z0 {
|
|
215
178
|
padding-left: var(--gap-s);
|
|
216
|
-
}
|
|
217
|
-
.tag__withLeftAddons_13dwt.tag__xs_13dwt {
|
|
179
|
+
} .tag__withLeftAddons_ic4z0.tag__xs_ic4z0 {
|
|
218
180
|
padding-left: var(--gap-m);
|
|
219
|
-
}
|
|
220
|
-
.tag__withLeftAddons_13dwt.tag__s_13dwt {
|
|
181
|
+
} .tag__withLeftAddons_ic4z0.tag__s_ic4z0 {
|
|
221
182
|
padding-left: var(--gap-l);
|
|
222
|
-
}
|
|
223
|
-
.tag__withLeftAddons_13dwt.tag__m_13dwt {
|
|
183
|
+
} .tag__withLeftAddons_ic4z0.tag__m_ic4z0 {
|
|
224
184
|
padding-left: var(--gap-xl);
|
|
225
|
-
}
|
|
226
|
-
.tag__withLeftAddons_13dwt.tag__l_13dwt {
|
|
185
|
+
} .tag__withLeftAddons_ic4z0.tag__l_ic4z0 {
|
|
227
186
|
padding-left: 28px;
|
|
228
|
-
}
|
|
229
|
-
.tag__withLeftAddons_13dwt.tag__xl_13dwt {
|
|
187
|
+
} .tag__withLeftAddons_ic4z0.tag__xl_ic4z0 {
|
|
230
188
|
padding-left: var(--gap-2xl);
|
|
231
|
-
}
|
|
232
|
-
.tag__defaultVariant_13dwt {
|
|
189
|
+
} .tag__defaultVariant_ic4z0 {
|
|
233
190
|
border-radius: var(--tag-border-radius);
|
|
234
|
-
}
|
|
235
|
-
.tag__alt_13dwt {
|
|
191
|
+
} .tag__alt_ic4z0 {
|
|
236
192
|
border-radius: var(--tag-alt-border-radius);
|
|
237
193
|
}
|
package/tag/modern/inverted.css
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/* hash: 18w8p */
|
|
2
2
|
:root {
|
|
3
|
+
} /* deprecated */ :root {
|
|
3
4
|
--color-dark-bg-primary-inverted: #fff;
|
|
4
5
|
--color-dark-border-key: #fff;
|
|
5
6
|
--color-dark-border-primary: #485767;
|
|
@@ -10,16 +11,20 @@
|
|
|
10
11
|
--color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
11
12
|
--color-dark-bg-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
12
13
|
--color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
13
|
-
}
|
|
14
|
-
:root {
|
|
14
|
+
} :root {
|
|
15
|
+
} :root {
|
|
16
|
+
} :root {
|
|
15
17
|
|
|
16
18
|
/* Hard */
|
|
17
19
|
|
|
18
20
|
/* Up */
|
|
19
21
|
|
|
20
22
|
/* Hard up */
|
|
21
|
-
}
|
|
22
|
-
:root {
|
|
23
|
+
} :root {
|
|
24
|
+
} :root {
|
|
25
|
+
} :root {
|
|
26
|
+
} :root {
|
|
27
|
+
} :root {
|
|
23
28
|
/* border */
|
|
24
29
|
|
|
25
30
|
/* background-color */
|
|
@@ -53,40 +58,32 @@
|
|
|
53
58
|
--tag-inverted-text-color-checked: var(--color-dark-text-primary-inverted);
|
|
54
59
|
--tag-inverted-text-color-disabled: var(--color-dark-text-tertiary);
|
|
55
60
|
--tag-inverted-text-color-checked-disabled: var(--color-dark-text-primary-inverted);
|
|
56
|
-
}
|
|
57
|
-
.tag__component_v9s7a {
|
|
61
|
+
} .tag__component_14nbo {
|
|
58
62
|
color: var(--tag-inverted-text-color);
|
|
59
63
|
border-color: var(--tag-inverted-border-color);
|
|
60
64
|
background-color: var(--tag-inverted-background-color)
|
|
61
|
-
}
|
|
62
|
-
.tag__component_v9s7a:disabled {
|
|
65
|
+
} .tag__component_14nbo:disabled {
|
|
63
66
|
border-color: var(--tag-inverted-border-color-disabled);
|
|
64
67
|
color: var(--tag-inverted-text-color-disabled);
|
|
65
68
|
background-color: var(--tag-inverted-background-color-disabled);
|
|
66
|
-
}
|
|
67
|
-
.tag__component_v9s7a:hover:not(:disabled) {
|
|
69
|
+
} .tag__component_14nbo:hover:not(:disabled) {
|
|
68
70
|
border-color: var(--tag-inverted-border-color-hover);
|
|
69
71
|
background-color: var(--tag-inverted-background-color-hover);
|
|
70
|
-
}
|
|
71
|
-
.tag__component_v9s7a:active:not(:disabled) {
|
|
72
|
+
} .tag__component_14nbo:active:not(:disabled) {
|
|
72
73
|
border-color: var(--tag-inverted-border-color-active);
|
|
73
74
|
background-color: var(--tag-inverted-background-color-active);
|
|
74
75
|
color: var(--tag-inverted-text-color);
|
|
75
|
-
}
|
|
76
|
-
.tag__checked_v9s7a {
|
|
76
|
+
} .tag__checked_14nbo {
|
|
77
77
|
border-color: var(--tag-inverted-border-color-checked);
|
|
78
78
|
background-color: var(--tag-inverted-background-color-checked);
|
|
79
79
|
color: var(--tag-inverted-text-color-checked)
|
|
80
|
-
}
|
|
81
|
-
.tag__checked_v9s7a:disabled {
|
|
80
|
+
} .tag__checked_14nbo:disabled {
|
|
82
81
|
background-color: var(--tag-inverted-background-color-checked-disabled);
|
|
83
82
|
border-color: var(--tag-inverted-border-color-checked-disabled);
|
|
84
83
|
color: var(--tag-inverted-text-color-checked-disabled);
|
|
85
|
-
}
|
|
86
|
-
.tag__checked_v9s7a:hover:not(:disabled):not(:active) {
|
|
84
|
+
} .tag__checked_14nbo:hover:not(:disabled):not(:active) {
|
|
87
85
|
background-color: var(--tag-inverted-background-color-checked-hover);
|
|
88
|
-
}
|
|
89
|
-
.tag__checked_v9s7a:active:not(:disabled) {
|
|
86
|
+
} .tag__checked_14nbo:active:not(:disabled) {
|
|
90
87
|
background-color: var(--tag-inverted-background-color-checked-active);
|
|
91
88
|
color: var(--tag-inverted-text-color-checked);
|
|
92
89
|
}
|
package/textarea/Component.js
CHANGED
|
@@ -5,7 +5,7 @@ var cn = require('classnames');
|
|
|
5
5
|
var coreComponentsFormControl = require('../form-control');
|
|
6
6
|
var coreComponentsScrollbar = require('../scrollbar');
|
|
7
7
|
var hooks = require('@alfalab/hooks');
|
|
8
|
-
var components_PseudoTextArea = require('./PseudoTextArea-
|
|
8
|
+
var components_PseudoTextArea = require('./PseudoTextArea-4013a716.js');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
11
11
|
|
|
@@ -53,10 +53,10 @@ function __rest(s, e) {
|
|
|
53
53
|
return t;
|
|
54
54
|
}
|
|
55
55
|
|
|
56
|
-
var defaultColors = {"input":"
|
|
56
|
+
var defaultColors = {"input":"textarea__input_1iykm","hasInnerLabel":"textarea__hasInnerLabel_1iykm","clearIcon":"textarea__clearIcon_1iykm","error":"textarea__error_1iykm","textarea":"textarea__textarea_1iykm","hint":"textarea__hint_1iykm"};
|
|
57
57
|
require('./default.css');
|
|
58
58
|
|
|
59
|
-
var invertedColors = {"input":"
|
|
59
|
+
var invertedColors = {"input":"textarea__input_endwe","hasInnerLabel":"textarea__hasInnerLabel_endwe","clearIcon":"textarea__clearIcon_endwe","error":"textarea__error_endwe","textarea":"textarea__textarea_endwe","hint":"textarea__hint_endwe"};
|
|
60
60
|
require('./inverted.css');
|
|
61
61
|
|
|
62
62
|
var colorStyles = {
|
|
File without changes
|
|
@@ -6,7 +6,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
|
|
|
6
6
|
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
7
7
|
var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
8
8
|
|
|
9
|
-
var styles = {"scrollable":"
|
|
9
|
+
var styles = {"scrollable":"textarea__scrollable_oittv","scrollableWrapper":"textarea__scrollableWrapper_oittv","textarea":"textarea__textarea_oittv","s":"textarea__s_oittv","m":"textarea__m_oittv","l":"textarea__l_oittv","xl":"textarea__xl_oittv","textareaHidden":"textarea__textareaHidden_oittv","hasInnerLabel":"textarea__hasInnerLabel_oittv","resizeVertical":"textarea__resizeVertical_oittv","pseudoTextarea":"textarea__pseudoTextarea_oittv","overflow":"textarea__overflow_oittv","nativeScrollbar":"textarea__nativeScrollbar_oittv","customScrollbar":"textarea__customScrollbar_oittv","sub":"textarea__sub_oittv","scrollableWithLabel":"textarea__scrollableWithLabel_oittv","focusVisible":"textarea__focusVisible_oittv","filled":"textarea__filled_oittv"};
|
|
10
10
|
require('./index.css');
|
|
11
11
|
|
|
12
12
|
var PseudoTextArea = React.forwardRef(function (_a, ref) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../PseudoTextArea-
|
|
1
|
+
export * from "../PseudoTextArea-4013a716";
|
|
@@ -1,19 +1,24 @@
|
|
|
1
1
|
:root {
|
|
2
|
+
} /* deprecated */ :root {
|
|
2
3
|
--color-light-graphic-primary: #0b1f35;
|
|
3
4
|
--color-light-text-negative: #d91d0b;
|
|
4
5
|
--color-light-text-primary: #0b1f35;
|
|
5
6
|
--color-light-text-secondary: rgba(11, 31, 53, 0.7);
|
|
6
7
|
--color-light-text-tertiary: rgba(11, 31, 53, 0.3);
|
|
7
|
-
}
|
|
8
|
-
:root {
|
|
8
|
+
} :root {
|
|
9
|
+
} :root {
|
|
10
|
+
} :root {
|
|
9
11
|
|
|
10
12
|
/* Hard */
|
|
11
13
|
|
|
12
14
|
/* Up */
|
|
13
15
|
|
|
14
16
|
/* Hard up */
|
|
15
|
-
}
|
|
16
|
-
:root {
|
|
17
|
+
} :root {
|
|
18
|
+
} :root {
|
|
19
|
+
} :root {
|
|
20
|
+
} :root {
|
|
21
|
+
} :root {
|
|
17
22
|
--input-color: var(--color-light-text-primary);
|
|
18
23
|
--input-placeholder-color: var(--color-light-text-secondary);
|
|
19
24
|
--input-focus-placeholder-color: var(--color-light-text-tertiary);
|
|
@@ -32,46 +37,31 @@
|
|
|
32
37
|
/* display */
|
|
33
38
|
|
|
34
39
|
/* управляет видимостью иконки ошибки, если она стоит рядом с другой иконкой */
|
|
35
|
-
}
|
|
36
|
-
.input {
|
|
40
|
+
} .input {
|
|
37
41
|
color: var(--input-color);
|
|
38
42
|
caret-color: var(--input-caret-color);
|
|
39
43
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
40
|
-
}
|
|
41
|
-
.input:-webkit-autofill {
|
|
44
|
+
} .input:-webkit-autofill {
|
|
42
45
|
-webkit-text-fill-color: var(--input-color);
|
|
43
|
-
}
|
|
44
|
-
.input::placeholder {
|
|
46
|
+
} .input::placeholder {
|
|
45
47
|
color: var(--input-placeholder-color);
|
|
46
|
-
}
|
|
47
|
-
.hasInnerLabel::placeholder {
|
|
48
|
+
} .hasInnerLabel::placeholder {
|
|
48
49
|
color: var(--input-with-label-placeholder-color);
|
|
49
|
-
}
|
|
50
|
-
.clearIcon {
|
|
50
|
+
} .clearIcon {
|
|
51
51
|
color: var(--color-light-graphic-primary);
|
|
52
|
-
}
|
|
53
|
-
/* READ-ONLY STATE */
|
|
54
|
-
.input:read-only {
|
|
52
|
+
} /* READ-ONLY STATE */ .input:read-only {
|
|
55
53
|
color: var(--input-read-only-color)
|
|
56
|
-
}
|
|
57
|
-
.input:read-only:focus::placeholder {
|
|
54
|
+
} .input:read-only:focus::placeholder {
|
|
58
55
|
color: var(--input-placeholder-color);
|
|
59
|
-
}
|
|
60
|
-
/* DISABLED STATE */
|
|
61
|
-
.input:disabled {
|
|
56
|
+
} /* DISABLED STATE */ .input:disabled {
|
|
62
57
|
color: var(--input-disabled-color);
|
|
63
58
|
-webkit-text-fill-color: var(--input-disabled-color);
|
|
64
|
-
}
|
|
65
|
-
/* FOCUS STATE */
|
|
66
|
-
.input:focus::placeholder {
|
|
59
|
+
} /* FOCUS STATE */ .input:focus::placeholder {
|
|
67
60
|
color: var(--input-focus-placeholder-color);
|
|
68
|
-
}
|
|
69
|
-
/* ERROR STATE */
|
|
70
|
-
.error {
|
|
61
|
+
} /* ERROR STATE */ .error {
|
|
71
62
|
color: var(--input-error-color);
|
|
72
63
|
caret-color: var(--input-error-color);
|
|
73
|
-
}
|
|
74
|
-
:root {
|
|
64
|
+
} :root {
|
|
75
65
|
--form-control-hint-color: var(--color-light-text-secondary);
|
|
76
66
|
|
|
77
67
|
/* disabled */
|
|
@@ -92,33 +82,22 @@
|
|
|
92
82
|
/* font */
|
|
93
83
|
|
|
94
84
|
/* border-radius */
|
|
95
|
-
}
|
|
96
|
-
.textarea {
|
|
85
|
+
} .textarea {
|
|
97
86
|
color: var(--input-color);
|
|
98
87
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
99
|
-
}
|
|
100
|
-
.textarea::placeholder {
|
|
88
|
+
} .textarea::placeholder {
|
|
101
89
|
color: var(--input-placeholder-color);
|
|
102
|
-
}
|
|
103
|
-
.hasInnerLabel::placeholder {
|
|
90
|
+
} .hasInnerLabel::placeholder {
|
|
104
91
|
color: var(--input-with-label-placeholder-color);
|
|
105
|
-
}
|
|
106
|
-
/* DISABLED STATE */
|
|
107
|
-
.textarea:disabled {
|
|
92
|
+
} /* DISABLED STATE */ .textarea:disabled {
|
|
108
93
|
color: var(--input-disabled-color);
|
|
109
94
|
-webkit-text-fill-color: var(--input-disabled-color);
|
|
110
|
-
}
|
|
111
|
-
/* READ-ONLY STATE */
|
|
112
|
-
.textarea:read-only {
|
|
95
|
+
} /* READ-ONLY STATE */ .textarea:read-only {
|
|
113
96
|
color: var(--input-read-only-color);
|
|
114
|
-
}
|
|
115
|
-
/* FOCUS STATE */
|
|
116
|
-
.textarea:focus::placeholder {
|
|
97
|
+
} /* FOCUS STATE */ .textarea:focus::placeholder {
|
|
117
98
|
color: var(--input-focus-placeholder-color);
|
|
118
|
-
}
|
|
119
|
-
.hint {
|
|
99
|
+
} .hint {
|
|
120
100
|
color: var(--form-control-hint-color);
|
|
121
|
-
}
|
|
122
|
-
.error {
|
|
101
|
+
} .error {
|
|
123
102
|
color: var(--form-control-error-color);
|
|
124
103
|
}
|