@alfalab/core-components 27.7.1-beta.0 → 27.9.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +5 -5
- package/alert/index.css +5 -5
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +5 -5
- package/amount/component.js +1 -1
- package/amount/esm/component.js +1 -1
- package/amount/esm/index.css +7 -7
- package/amount/esm/pure/component.js +1 -1
- package/amount/esm/pure/index.css +2 -2
- package/amount/index.css +7 -7
- package/amount/modern/component.js +1 -1
- package/amount/modern/index.css +7 -7
- package/amount/modern/pure/component.js +1 -1
- package/amount/modern/pure/index.css +2 -2
- package/amount/pure/component.js +1 -1
- package/amount/pure/index.css +2 -2
- package/amount-input/Component.d.ts +10 -0
- package/amount-input/Component.js +10 -8
- package/amount-input/cssm/Component.d.ts +10 -0
- package/amount-input/cssm/Component.js +7 -5
- package/amount-input/cssm/utils/index.js +16 -5
- package/amount-input/default.css +2 -2
- package/amount-input/esm/Component.d.ts +10 -0
- package/amount-input/esm/Component.js +10 -8
- package/amount-input/esm/default.css +2 -2
- package/amount-input/esm/index.css +7 -7
- package/amount-input/esm/inverted.css +2 -2
- package/amount-input/esm/utils/index.js +16 -5
- package/amount-input/index.css +7 -7
- package/amount-input/inverted.css +2 -2
- package/amount-input/modern/Component.d.ts +10 -0
- package/amount-input/modern/Component.js +8 -6
- package/amount-input/modern/default.css +2 -2
- package/amount-input/modern/index.css +7 -7
- package/amount-input/modern/inverted.css +2 -2
- package/amount-input/modern/utils/index.js +18 -7
- package/amount-input/utils/index.js +16 -5
- package/attach/Component.js +1 -1
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +27 -27
- package/attach/index.css +27 -27
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +27 -27
- package/backdrop/Component.js +1 -1
- package/backdrop/esm/Component.js +1 -1
- package/backdrop/esm/index.css +11 -11
- package/backdrop/index.css +11 -11
- package/backdrop/modern/Component.js +1 -1
- package/backdrop/modern/index.css +11 -11
- package/badge/Component.js +1 -1
- package/badge/esm/Component.js +1 -1
- package/badge/esm/index.css +37 -37
- package/badge/index.css +37 -37
- package/badge/modern/Component.js +1 -1
- package/badge/modern/index.css +37 -37
- package/bank-card/Component.js +1 -1
- package/bank-card/cssm/index.module.css +22 -0
- package/bank-card/esm/Component.js +1 -1
- package/bank-card/esm/index.css +42 -20
- package/bank-card/index.css +42 -20
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +42 -20
- package/base-modal/Component.js +1 -1
- package/base-modal/esm/Component.js +1 -1
- package/base-modal/esm/index.css +12 -12
- package/base-modal/index.css +12 -12
- package/base-modal/modern/Component.js +1 -1
- package/base-modal/modern/index.css +12 -12
- package/bottom-sheet/{component-d407fd23.d.ts → component-d3245645.d.ts} +0 -0
- package/bottom-sheet/{component-d407fd23.js → component-d3245645.js} +3 -3
- package/bottom-sheet/component.js +2 -2
- package/bottom-sheet/components/backer/Component.js +2 -2
- package/bottom-sheet/components/backer/index.css +3 -3
- package/bottom-sheet/components/closer/Component.js +2 -2
- package/bottom-sheet/components/closer/index.css +3 -3
- package/bottom-sheet/components/footer/Component.js +1 -1
- package/bottom-sheet/components/footer/index.css +4 -4
- package/bottom-sheet/components/header/Component.js +2 -2
- package/bottom-sheet/components/header/index.css +17 -17
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/{component-06cfdf42.d.ts → component-407309c5.d.ts} +0 -0
- package/bottom-sheet/esm/{component-06cfdf42.js → component-407309c5.js} +3 -3
- 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 +3 -3
- package/bottom-sheet/esm/components/closer/Component.js +2 -2
- package/bottom-sheet/esm/components/closer/index.css +3 -3
- package/bottom-sheet/esm/components/footer/Component.js +1 -1
- package/bottom-sheet/esm/components/footer/index.css +4 -4
- package/bottom-sheet/esm/components/header/Component.js +2 -2
- package/bottom-sheet/esm/components/header/index.css +17 -17
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.css +16 -16
- package/bottom-sheet/esm/index.d.ts +1 -1
- package/bottom-sheet/esm/index.js +2 -2
- package/bottom-sheet/esm/{tslib.es6-ce4bf29e.d.ts → tslib.es6-8e8d228c.d.ts} +0 -0
- package/bottom-sheet/esm/{tslib.es6-ce4bf29e.js → tslib.es6-8e8d228c.js} +0 -0
- package/bottom-sheet/index.css +16 -16
- package/bottom-sheet/index.d.ts +1 -1
- package/bottom-sheet/index.js +2 -2
- package/bottom-sheet/modern/{component-b630276d.d.ts → component-4fdf456d.d.ts} +0 -0
- package/bottom-sheet/modern/{component-b630276d.js → component-4fdf456d.js} +2 -2
- 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 +3 -3
- package/bottom-sheet/modern/components/closer/Component.js +1 -1
- package/bottom-sheet/modern/components/closer/index.css +3 -3
- package/bottom-sheet/modern/components/footer/Component.js +1 -1
- package/bottom-sheet/modern/components/footer/index.css +4 -4
- package/bottom-sheet/modern/components/header/Component.js +1 -1
- package/bottom-sheet/modern/components/header/index.css +17 -17
- package/bottom-sheet/modern/index.css +16 -16
- package/bottom-sheet/modern/index.d.ts +1 -1
- package/bottom-sheet/modern/index.js +1 -1
- package/bottom-sheet/{tslib.es6-c8f9fd4c.d.ts → tslib.es6-1cc46ed6.d.ts} +0 -0
- package/bottom-sheet/{tslib.es6-c8f9fd4c.js → tslib.es6-1cc46ed6.js} +0 -0
- package/button/Component.js +3 -3
- package/button/default.css +41 -41
- package/button/esm/Component.js +3 -3
- package/button/esm/default.css +41 -41
- package/button/esm/index.css +54 -54
- package/button/esm/inverted.css +41 -41
- package/button/index.css +54 -54
- package/button/inverted.css +41 -41
- package/button/modern/Component.js +3 -3
- package/button/modern/default.css +41 -41
- package/button/modern/index.css +54 -54
- package/button/modern/inverted.css +41 -41
- package/calendar/Component.d.ts +5 -9
- package/calendar/Component.js +8 -8
- package/calendar/Context-bdb4c6b9.d.ts +4 -0
- package/calendar/components/calendar-mobile/Component.d.ts +40 -0
- package/calendar/components/calendar-mobile/Component.js +202 -0
- package/calendar/components/calendar-mobile/index.css +97 -0
- package/calendar/components/calendar-mobile/index.d.ts +1 -0
- package/calendar/components/calendar-mobile/index.js +72 -0
- package/calendar/components/days-table/Component.d.ts +9 -2
- package/calendar/components/days-table/Component.js +42 -21
- package/calendar/components/days-table/index.css +95 -73
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.css +3 -3
- package/calendar/components/month-year-header/Component.js +2 -2
- package/calendar/components/month-year-header/index.css +10 -10
- 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 +12 -14
- 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 +10 -10
- package/calendar/components/select-button/Component.js +2 -2
- package/calendar/components/select-button/index.css +10 -10
- 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 +12 -15
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/cssm/Component.d.ts +5 -9
- package/calendar/cssm/Component.js +8 -8
- package/calendar/cssm/Context-bdb4c6b9.d.ts +4 -0
- package/calendar/cssm/components/calendar-mobile/Component.d.ts +40 -0
- package/calendar/cssm/components/calendar-mobile/Component.js +209 -0
- package/calendar/cssm/components/calendar-mobile/index.d.ts +1 -0
- package/calendar/cssm/components/calendar-mobile/index.js +81 -0
- package/calendar/cssm/components/calendar-mobile/index.module.css +96 -0
- package/calendar/cssm/components/days-table/Component.d.ts +9 -2
- package/calendar/cssm/components/days-table/Component.js +41 -20
- package/calendar/cssm/components/days-table/index.js +1 -1
- package/calendar/cssm/components/days-table/index.module.css +47 -25
- package/calendar/cssm/components/month-year-header/Component.js +1 -1
- package/calendar/cssm/components/month-year-header/index.js +1 -1
- package/calendar/cssm/components/months-table/Component.js +1 -1
- package/calendar/cssm/components/months-table/index.js +1 -1
- package/calendar/cssm/components/months-table/index.module.css +2 -3
- package/calendar/cssm/components/select-button/Component.js +1 -1
- package/calendar/cssm/components/select-button/index.js +1 -1
- package/calendar/cssm/components/years-table/Component.js +1 -1
- package/calendar/cssm/components/years-table/index.js +1 -1
- package/calendar/cssm/components/years-table/index.module.css +1 -2
- package/calendar/cssm/index-bdb4c6b9.d.ts +221 -0
- package/calendar/cssm/index.d.ts +1 -0
- package/calendar/cssm/index.js +7 -2
- package/calendar/cssm/index.module.css +2 -3
- package/calendar/cssm/{tslib.es6-ce870b46.d.ts → tslib.es6-f8106a15.d.ts} +0 -0
- package/{select/tslib.es6-ef41ea5a.js → calendar/cssm/tslib.es6-f8106a15.js} +0 -0
- package/calendar/cssm/useCalendar.d.ts +3 -3
- package/calendar/cssm/useCalendar.js +2 -1
- package/calendar/esm/Component.d.ts +5 -9
- package/calendar/esm/Component.js +8 -8
- package/calendar/esm/Context-bdb4c6b9.d.ts +4 -0
- package/calendar/esm/components/calendar-mobile/Component.d.ts +40 -0
- package/calendar/esm/components/calendar-mobile/Component.js +192 -0
- package/calendar/esm/components/calendar-mobile/index.css +97 -0
- package/calendar/esm/components/calendar-mobile/index.d.ts +1 -0
- package/calendar/esm/components/calendar-mobile/index.js +66 -0
- package/calendar/esm/components/days-table/Component.d.ts +9 -2
- package/calendar/esm/components/days-table/Component.js +43 -22
- package/calendar/esm/components/days-table/index.css +95 -73
- 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 +3 -3
- package/calendar/esm/components/month-year-header/Component.js +2 -2
- package/calendar/esm/components/month-year-header/index.css +10 -10
- 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 +12 -14
- 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 +10 -10
- package/calendar/esm/components/select-button/Component.js +2 -2
- package/calendar/esm/components/select-button/index.css +10 -10
- 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 +12 -15
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index-bdb4c6b9.d.ts +221 -0
- package/calendar/esm/index.css +13 -14
- package/calendar/esm/index.d.ts +1 -0
- package/calendar/esm/index.js +4 -1
- package/calendar/esm/{tslib.es6-4a77933a.d.ts → tslib.es6-39912b88.d.ts} +0 -0
- package/{gallery/esm/tslib.es6-41f8e531.js → calendar/esm/tslib.es6-39912b88.js} +9 -1
- package/calendar/esm/useCalendar.d.ts +3 -3
- package/calendar/esm/useCalendar.js +2 -1
- package/calendar/index-bdb4c6b9.d.ts +221 -0
- package/calendar/index.css +13 -14
- package/calendar/index.d.ts +1 -0
- package/calendar/index.js +6 -2
- package/calendar/modern/Component.d.ts +5 -9
- package/calendar/modern/Component.js +3 -3
- package/calendar/modern/Context-bdb4c6b9.d.ts +4 -0
- package/calendar/modern/components/calendar-mobile/Component.d.ts +40 -0
- package/calendar/modern/components/calendar-mobile/Component.js +188 -0
- package/calendar/modern/components/calendar-mobile/index.css +97 -0
- package/calendar/modern/components/calendar-mobile/index.d.ts +1 -0
- package/calendar/modern/components/calendar-mobile/index.js +65 -0
- package/calendar/modern/components/days-table/Component.d.ts +9 -2
- package/calendar/modern/components/days-table/Component.js +42 -21
- package/calendar/modern/components/days-table/index.css +95 -73
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +3 -3
- package/calendar/modern/components/month-year-header/Component.js +1 -1
- package/calendar/modern/components/month-year-header/index.css +10 -10
- package/calendar/modern/components/months-table/Component.js +1 -1
- package/calendar/modern/components/months-table/index.css +12 -14
- package/calendar/modern/components/period-slider/Component.js +1 -1
- package/calendar/modern/components/period-slider/index.css +10 -10
- package/calendar/modern/components/select-button/Component.js +1 -1
- package/calendar/modern/components/select-button/index.css +10 -10
- package/calendar/modern/components/years-table/Component.js +1 -1
- package/calendar/modern/components/years-table/index.css +12 -15
- package/calendar/modern/index-bdb4c6b9.d.ts +221 -0
- package/calendar/modern/index.css +13 -14
- package/calendar/modern/index.d.ts +1 -0
- package/calendar/modern/index.js +3 -0
- package/calendar/modern/useCalendar.d.ts +3 -3
- package/calendar/modern/useCalendar.js +2 -1
- package/calendar/{tslib.es6-9910ce3e.d.ts → tslib.es6-b32742c1.d.ts} +0 -0
- package/calendar/tslib.es6-b32742c1.js +49 -0
- package/calendar/useCalendar.d.ts +3 -3
- package/calendar/useCalendar.js +2 -1
- package/calendar-input/Component.d.ts +9 -4
- package/calendar-input/Component.js +32 -13
- package/calendar-input/cssm/Component.d.ts +9 -4
- package/calendar-input/cssm/Component.js +31 -12
- package/calendar-input/cssm/index.js +1 -0
- package/calendar-input/cssm/index.module.css +3 -1
- package/calendar-input/esm/Component.d.ts +9 -4
- package/calendar-input/esm/Component.js +33 -14
- package/calendar-input/esm/index.css +13 -11
- package/calendar-input/esm/index.js +1 -0
- package/calendar-input/index.css +13 -11
- package/calendar-input/index.js +1 -0
- package/calendar-input/modern/Component.d.ts +12 -7
- package/calendar-input/modern/Component.js +34 -15
- package/calendar-input/modern/index.css +13 -11
- package/calendar-input/modern/index.js +1 -0
- package/calendar-range/Component.js +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/{index.module-f3f8d35e.d.ts → index.module-e395b688.d.ts} +0 -0
- package/calendar-range/esm/{index.module-f3f8d35e.js → index.module-e395b688.js} +1 -1
- package/calendar-range/esm/views/index.css +8 -8
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/index.js +1 -1
- package/calendar-range/{index.module-6304bdd2.d.ts → index.module-153a557c.d.ts} +0 -0
- package/calendar-range/{index.module-6304bdd2.js → index.module-153a557c.js} +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/index.module-44abc47e.js +4 -0
- package/calendar-range/modern/views/index.css +8 -8
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/index.css +8 -8
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/calendar-with-skeleton/Component.js +1 -1
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +12 -12
- package/calendar-with-skeleton/index.css +12 -12
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +12 -12
- package/card-image/Component.js +1 -1
- package/card-image/esm/Component.js +1 -1
- package/card-image/esm/index.css +6 -6
- package/card-image/index.css +6 -6
- package/card-image/modern/Component.js +1 -1
- package/card-image/modern/index.css +6 -6
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +2 -2
- package/cdn-icon/index.css +2 -2
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +2 -2
- package/chart/Component.js +2 -2
- package/chart/components/Dot/index.css +7 -7
- package/chart/components/Dot/index.js +1 -1
- package/chart/components/Legends/index.css +7 -7
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +3 -3
- package/chart/components/Tick/index.js +1 -1
- package/chart/components/TooltipContent/index.css +6 -6
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/esm/Component.js +2 -2
- package/chart/esm/components/Dot/index.css +7 -7
- package/chart/esm/components/Dot/index.js +1 -1
- package/chart/esm/components/Legends/index.css +7 -7
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +3 -3
- package/chart/esm/components/Tick/index.js +1 -1
- package/chart/esm/components/TooltipContent/index.css +6 -6
- package/chart/esm/components/TooltipContent/index.js +1 -1
- package/chart/esm/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 +2 -2
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-7aa0ec96.d.ts → tslib.es6-fe748ebd.d.ts} +0 -0
- package/chart/esm/{tslib.es6-7aa0ec96.js → tslib.es6-fe748ebd.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 +2 -2
- package/chart/index.js +1 -1
- package/chart/modern/Component.js +1 -1
- package/chart/modern/components/Dot/index.css +7 -7
- package/chart/modern/components/Dot/index.js +1 -1
- package/chart/modern/components/Legends/index.css +7 -7
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +3 -3
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +6 -6
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +2 -2
- package/chart/{tslib.es6-be33941d.d.ts → tslib.es6-45ab8d68.d.ts} +0 -0
- package/chart/{tslib.es6-be33941d.js → tslib.es6-45ab8d68.js} +0 -0
- package/checkbox/Component.js +1 -1
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/esm/index.css +36 -36
- package/checkbox/index.css +36 -36
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/modern/index.css +36 -36
- package/checkbox-group/Component.js +1 -1
- package/checkbox-group/esm/Component.js +1 -1
- package/checkbox-group/esm/index.css +16 -16
- package/checkbox-group/index.css +16 -16
- package/checkbox-group/modern/Component.js +1 -1
- package/checkbox-group/modern/index.css +16 -16
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +20 -20
- package/circular-progress-bar/index.css +20 -20
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +20 -20
- package/code-input/component.js +1 -1
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +10 -10
- 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 +10 -10
- package/code-input/esm/index.css +5 -5
- package/code-input/index.css +5 -5
- 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 +10 -10
- package/code-input/modern/index.css +5 -5
- package/collapse/Component.js +1 -1
- package/collapse/esm/Component.js +1 -1
- package/collapse/esm/index.css +7 -7
- package/collapse/index.css +7 -7
- package/collapse/modern/Component.js +1 -1
- package/collapse/modern/index.css +7 -7
- package/confirmation/component.js +2 -2
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +2 -2
- 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 +3 -3
- package/confirmation/components/screens/hint/component.js +1 -1
- package/confirmation/components/screens/hint/index.css +13 -13
- 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 +16 -16
- 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 +5 -5
- package/confirmation/{countdown-section-12614bde.d.ts → countdown-section-251bbf32.d.ts} +0 -0
- package/confirmation/{countdown-section-12614bde.js → countdown-section-251bbf32.js} +1 -1
- package/confirmation/esm/component.js +2 -2
- package/confirmation/esm/components/countdown-loader/component.js +1 -1
- package/confirmation/esm/components/countdown-loader/index.css +2 -2
- 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 +3 -3
- package/confirmation/esm/components/screens/hint/component.js +1 -1
- package/confirmation/esm/components/screens/hint/index.css +13 -13
- 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 +16 -16
- 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 +5 -5
- package/confirmation/esm/{countdown-section-3eb9af69.d.ts → countdown-section-3dd874f2.d.ts} +0 -0
- package/confirmation/esm/{countdown-section-3eb9af69.js → countdown-section-3dd874f2.js} +1 -1
- package/confirmation/esm/index.css +3 -3
- package/confirmation/esm/index.js +1 -1
- package/confirmation/index.css +3 -3
- package/confirmation/index.js +1 -1
- package/confirmation/modern/component.js +2 -2
- package/confirmation/modern/components/countdown-loader/component.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +2 -2
- 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 +3 -3
- package/confirmation/modern/components/screens/hint/component.js +1 -1
- package/confirmation/modern/components/screens/hint/index.css +13 -13
- 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 +16 -16
- 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 +5 -5
- package/confirmation/modern/{countdown-section-212b0480.d.ts → countdown-section-e7a050c6.d.ts} +0 -0
- package/confirmation/modern/{countdown-section-212b0480.js → countdown-section-e7a050c6.js} +1 -1
- package/confirmation/modern/index.css +3 -3
- package/confirmation/modern/index.js +1 -1
- package/custom-button/Component.js +1 -1
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +12 -12
- package/custom-button/index.css +12 -12
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +12 -12
- package/date-input/Component.js +1 -1
- package/date-input/cssm/Component.d.ts +1 -1
- package/date-input/esm/Component.js +1 -1
- package/date-input/esm/index.css +4 -4
- package/date-input/index.css +4 -4
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +4 -4
- package/divider/Component.js +1 -1
- package/divider/esm/Component.js +1 -1
- package/divider/esm/index.css +1 -1
- package/divider/index.css +1 -1
- package/divider/modern/Component.js +1 -1
- package/divider/modern/index.css +1 -1
- package/drawer/Component.js +1 -1
- package/drawer/esm/Component.js +1 -1
- package/drawer/esm/index.css +16 -16
- package/drawer/index.css +16 -16
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +16 -16
- package/dropzone/Component.js +1 -1
- package/dropzone/components/overlay/Component.js +1 -1
- package/dropzone/components/overlay/index.css +3 -3
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +3 -3
- package/dropzone/esm/index.css +6 -6
- package/dropzone/index.css +6 -6
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +3 -3
- package/dropzone/modern/index.css +6 -6
- package/file-upload-item/Component.js +1 -1
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/index.css +23 -23
- package/file-upload-item/index.css +23 -23
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/index.css +23 -23
- package/filter-tag/Component.js +1 -1
- package/filter-tag/esm/Component.js +1 -1
- package/filter-tag/esm/index.css +57 -57
- package/filter-tag/index.css +57 -57
- package/filter-tag/modern/Component.js +1 -1
- package/filter-tag/modern/index.css +57 -57
- package/form-control/Component.js +3 -3
- package/form-control/default.css +14 -14
- package/form-control/esm/Component.js +3 -3
- package/form-control/esm/default.css +14 -14
- package/form-control/esm/index.css +41 -41
- package/form-control/esm/inverted.css +14 -14
- package/form-control/index.css +41 -41
- package/form-control/inverted.css +14 -14
- package/form-control/modern/Component.js +3 -3
- package/form-control/modern/default.css +14 -14
- package/form-control/modern/index.css +41 -41
- package/form-control/modern/inverted.css +14 -14
- 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 +3 -3
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/header-info-block/Component.js +1 -1
- package/gallery/components/header-info-block/index.css +5 -5
- package/gallery/components/image-preview/Component.js +1 -1
- package/gallery/components/image-preview/index.css +12 -12
- package/gallery/components/image-viewer/component.js +2 -2
- package/gallery/components/image-viewer/index.css +19 -19
- 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 +6 -6
- 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 +3 -3
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/header-info-block/Component.js +1 -1
- package/gallery/esm/components/header-info-block/index.css +5 -5
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.css +12 -12
- package/gallery/esm/components/image-viewer/component.js +2 -2
- package/gallery/esm/components/image-viewer/index.css +19 -19
- 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 +6 -6
- package/gallery/esm/index.css +3 -3
- package/gallery/esm/index.js +2 -2
- package/gallery/esm/{slide-94ef7cfa.d.ts → slide-bdbe5536.d.ts} +0 -0
- package/gallery/esm/{slide-94ef7cfa.js → slide-bdbe5536.js} +1 -1
- package/gallery/esm/{tslib.es6-41f8e531.d.ts → tslib.es6-9c9ac5e2.d.ts} +0 -0
- package/{calendar/esm/tslib.es6-4a77933a.js → gallery/esm/tslib.es6-9c9ac5e2.js} +0 -0
- package/gallery/index.css +3 -3
- 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 +3 -3
- package/gallery/modern/components/header-info-block/Component.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +5 -5
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.css +12 -12
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +19 -19
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +1 -1
- package/gallery/modern/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.css +6 -6
- package/gallery/modern/index.css +3 -3
- package/gallery/modern/index.js +1 -1
- package/gallery/modern/{slide-d43c9ee4.d.ts → slide-1a0536c2.d.ts} +0 -0
- package/gallery/modern/{slide-d43c9ee4.js → slide-1a0536c2.js} +1 -1
- package/gallery/{slide-0ce12834.d.ts → slide-5d987afb.d.ts} +0 -0
- package/gallery/{slide-0ce12834.js → slide-5d987afb.js} +1 -1
- package/gallery/{tslib.es6-74633c07.d.ts → tslib.es6-bf4c757c.d.ts} +0 -0
- package/{calendar/cssm/tslib.es6-ce870b46.js → gallery/tslib.es6-bf4c757c.js} +0 -0
- 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-49227c7c.d.ts → gutters.module-73dff77d.d.ts} +0 -0
- package/grid/esm/gutters.module-73dff77d.js +27 -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-ebe6e3b8.d.ts → gutters.module-1245a8f3.d.ts} +0 -0
- package/grid/gutters.module-1245a8f3.js +28 -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-c6e6ec79.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/esm/Component.js +1 -1
- package/hatching-progress-bar/esm/index.css +11 -11
- package/hatching-progress-bar/index.css +11 -11
- package/hatching-progress-bar/modern/Component.js +1 -1
- package/hatching-progress-bar/modern/index.css +11 -11
- package/icon-button/Component.js +8 -5
- package/icon-button/cssm/Component.js +5 -2
- package/icon-button/cssm/default.module.css +31 -12
- package/icon-button/cssm/inverted.module.css +35 -0
- package/icon-button/default.css +47 -28
- package/icon-button/esm/Component.js +8 -5
- package/icon-button/esm/default.css +47 -28
- package/icon-button/esm/index.css +6 -6
- package/icon-button/esm/inverted.css +51 -16
- package/icon-button/index.css +6 -6
- package/icon-button/inverted.css +51 -16
- package/icon-button/modern/Component.js +6 -4
- package/icon-button/modern/default.css +47 -28
- package/icon-button/modern/index.css +6 -6
- package/icon-button/modern/inverted.css +51 -16
- 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 +28 -28
- 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/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 +28 -28
- 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-c8b3a7ac.d.ts → tslib.es6-d442e1e8.d.ts} +0 -0
- package/icon-view/esm/{tslib.es6-c8b3a7ac.js → tslib.es6-d442e1e8.js} +0 -0
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/modern/components/base-shape/index.css +28 -28
- package/icon-view/super-ellipse.js +1 -1
- package/icon-view/{tslib.es6-95effe5e.d.ts → tslib.es6-e64d3eb0.d.ts} +0 -0
- package/icon-view/{tslib.es6-95effe5e.js → tslib.es6-e64d3eb0.js} +0 -0
- package/input/Component.js +3 -3
- package/input/default.css +13 -13
- package/input/esm/Component.js +3 -3
- package/input/esm/default.css +13 -13
- package/input/esm/index.css +31 -31
- package/input/esm/inverted.css +13 -13
- package/input/index.css +31 -31
- package/input/inverted.css +13 -13
- package/input/modern/Component.js +3 -3
- package/input/modern/default.css +13 -13
- package/input/modern/index.css +31 -31
- package/input/modern/inverted.css +13 -13
- package/input-autocomplete/Component.js +1 -1
- package/input-autocomplete/Component.mobile.js +2 -2
- 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 +8 -8
- package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/esm/Component.js +1 -1
- package/input-autocomplete/esm/Component.mobile.js +2 -2
- 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 +8 -8
- package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/esm/mobile.css +4 -4
- package/input-autocomplete/esm/mobile.js +1 -1
- package/input-autocomplete/esm/{tslib.es6-133240b6.d.ts → tslib.es6-fd5fb15f.d.ts} +0 -0
- package/input-autocomplete/esm/{tslib.es6-133240b6.js → tslib.es6-fd5fb15f.js} +0 -0
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/mobile.css +4 -4
- 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 +8 -8
- package/input-autocomplete/modern/mobile.css +4 -4
- package/input-autocomplete/{tslib.es6-8b47433a.d.ts → tslib.es6-265bf620.d.ts} +0 -0
- package/{calendar/tslib.es6-9910ce3e.js → input-autocomplete/tslib.es6-265bf620.js} +0 -0
- package/intl-phone-input/{component-ad7ea063.d.ts → component-91b5b270.d.ts} +0 -0
- package/intl-phone-input/{component-ad7ea063.js → component-91b5b270.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 +261 -261
- 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 +6 -6
- 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 +8 -8
- 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/component.js +1 -1
- package/intl-phone-input/cssm/{libphonenumber-js.min-903db150.d.ts → libphonenumber-js.min-d3a9d490.d.ts} +0 -0
- package/intl-phone-input/cssm/libphonenumber-js.min-d3a9d490.js +1567 -0
- package/intl-phone-input/esm/{component-0863393e.d.ts → component-ee2589e4.d.ts} +0 -0
- package/intl-phone-input/esm/{component-0863393e.js → component-ee2589e4.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 +261 -261
- 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 +6 -6
- 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 +8 -8
- 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 +3 -3
- package/intl-phone-input/esm/index.js +1 -1
- package/intl-phone-input/esm/{libphonenumber-js.min-ff9746e0.d.ts → libphonenumber-js.min-8cb79faf.d.ts} +0 -0
- package/intl-phone-input/esm/libphonenumber-js.min-8cb79faf.js +1567 -0
- package/intl-phone-input/index.css +3 -3
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{libphonenumber-js.min-ff53dba1.d.ts → libphonenumber-js.min-96ae33b1.d.ts} +0 -0
- package/intl-phone-input/libphonenumber-js.min-96ae33b1.js +1567 -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 +261 -261
- package/intl-phone-input/modern/components/select/component.js +1 -1
- package/intl-phone-input/modern/components/select/index.css +6 -6
- package/intl-phone-input/modern/components/select-field/component.js +1 -1
- package/intl-phone-input/modern/components/select-field/index.css +8 -8
- package/intl-phone-input/modern/index.css +3 -3
- package/intl-phone-input/modern/{libphonenumber-js.min-ff9746e0.d.ts → libphonenumber-js.min-8cb79faf.d.ts} +0 -0
- package/intl-phone-input/modern/libphonenumber-js.min-8cb79faf.js +1567 -0
- package/link/Component.js +3 -3
- package/link/default.css +9 -9
- package/link/esm/Component.js +3 -3
- package/link/esm/default.css +9 -9
- package/link/esm/index.css +11 -11
- package/link/esm/inverted.css +9 -9
- package/link/index.css +11 -11
- package/link/inverted.css +9 -9
- package/link/modern/Component.js +3 -3
- package/link/modern/default.css +9 -9
- package/link/modern/index.css +11 -11
- package/link/modern/inverted.css +9 -9
- package/list/Component.js +1 -1
- package/list/esm/Component.js +1 -1
- package/list/esm/index.css +9 -9
- package/list/index.css +9 -9
- package/list/modern/Component.js +1 -1
- package/list/modern/index.css +9 -9
- package/list-header/Component.js +1 -1
- package/list-header/esm/Component.js +1 -1
- package/list-header/esm/index.css +3 -3
- package/list-header/index.css +3 -3
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +3 -3
- package/loader/Component.js +1 -1
- package/loader/esm/Component.js +1 -1
- package/loader/esm/index.css +7 -7
- package/loader/index.css +7 -7
- package/loader/modern/Component.js +1 -1
- package/loader/modern/index.css +7 -7
- package/masked-input/Component.js +1 -1
- package/masked-input/esm/Component.js +1 -1
- package/masked-input/esm/index.css +2 -2
- package/masked-input/index.css +2 -2
- package/masked-input/modern/Component.js +1 -1
- package/masked-input/modern/index.css +2 -2
- package/modal/Component.desktop.js +3 -3
- package/modal/Component.mobile.js +3 -3
- package/modal/Component.responsive.js +2 -2
- package/modal/components/closer/Component.js +2 -2
- package/modal/components/closer/index.css +4 -4
- package/modal/components/content/Component.desktop.js +2 -2
- package/modal/components/content/Component.js +1 -1
- package/modal/components/content/Component.mobile.js +2 -2
- package/modal/components/content/desktop.css +8 -8
- package/modal/components/content/index.css +3 -3
- package/modal/components/content/mobile.css +3 -3
- package/modal/components/footer/Component.desktop.js +2 -2
- package/modal/components/footer/Component.js +2 -2
- package/modal/components/footer/Component.mobile.js +2 -2
- package/modal/components/footer/desktop.css +9 -9
- package/modal/components/footer/index.css +4 -4
- package/modal/components/footer/layout.css +25 -25
- package/modal/components/footer/mobile.css +3 -3
- package/modal/components/header/Component.desktop.js +2 -2
- package/modal/components/header/Component.js +1 -1
- package/modal/components/header/Component.mobile.js +2 -2
- package/modal/components/header/desktop.css +17 -17
- package/modal/components/header/index.css +15 -15
- package/modal/components/header/mobile.css +3 -3
- package/modal/cssm/Component.responsive.d.ts +1 -1
- package/modal/desktop.css +9 -9
- package/modal/desktop.js +2 -2
- package/modal/esm/Component.desktop.js +3 -3
- package/modal/esm/Component.mobile.js +3 -3
- package/modal/esm/Component.responsive.js +2 -2
- package/modal/esm/components/closer/Component.js +2 -2
- package/modal/esm/components/closer/index.css +4 -4
- package/modal/esm/components/content/Component.desktop.js +2 -2
- package/modal/esm/components/content/Component.js +1 -1
- package/modal/esm/components/content/Component.mobile.js +2 -2
- package/modal/esm/components/content/desktop.css +8 -8
- package/modal/esm/components/content/index.css +3 -3
- package/modal/esm/components/content/mobile.css +3 -3
- package/modal/esm/components/footer/Component.desktop.js +2 -2
- package/modal/esm/components/footer/Component.js +2 -2
- package/modal/esm/components/footer/Component.mobile.js +2 -2
- package/modal/esm/components/footer/desktop.css +9 -9
- package/modal/esm/components/footer/index.css +4 -4
- package/modal/esm/components/footer/layout.css +25 -25
- package/modal/esm/components/footer/mobile.css +3 -3
- package/modal/esm/components/header/Component.desktop.js +2 -2
- package/modal/esm/components/header/Component.js +1 -1
- package/modal/esm/components/header/Component.mobile.js +2 -2
- package/modal/esm/components/header/desktop.css +17 -17
- package/modal/esm/components/header/index.css +15 -15
- package/modal/esm/components/header/mobile.css +3 -3
- package/modal/esm/desktop.css +9 -9
- package/modal/esm/desktop.js +2 -2
- package/modal/esm/index.js +2 -2
- package/modal/esm/mobile.css +2 -2
- package/modal/esm/mobile.js +2 -2
- package/modal/esm/responsive.js +2 -2
- package/modal/esm/transitions.css +8 -8
- package/modal/esm/transitions.module-940d9bd8.js +4 -0
- package/modal/esm/{tslib.es6-ea03ac88.d.ts → tslib.es6-2395a5a2.d.ts} +0 -0
- package/modal/esm/{tslib.es6-ea03ac88.js → tslib.es6-2395a5a2.js} +0 -0
- package/modal/index.js +2 -2
- package/modal/mobile.css +2 -2
- package/modal/mobile.js +2 -2
- package/modal/modern/Component.desktop.js +2 -2
- package/modal/modern/Component.mobile.js +2 -2
- package/modal/modern/Component.responsive.d.ts +1 -1
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/closer/Component.js +1 -1
- package/modal/modern/components/closer/index.css +4 -4
- package/modal/modern/components/content/Component.desktop.js +1 -1
- package/modal/modern/components/content/Component.js +1 -1
- package/modal/modern/components/content/Component.mobile.js +1 -1
- package/modal/modern/components/content/desktop.css +8 -8
- package/modal/modern/components/content/index.css +3 -3
- package/modal/modern/components/content/mobile.css +3 -3
- package/modal/modern/components/footer/Component.desktop.js +1 -1
- package/modal/modern/components/footer/Component.js +2 -2
- package/modal/modern/components/footer/Component.mobile.js +1 -1
- package/modal/modern/components/footer/desktop.css +9 -9
- package/modal/modern/components/footer/index.css +4 -4
- package/modal/modern/components/footer/layout.css +25 -25
- package/modal/modern/components/footer/mobile.css +3 -3
- package/modal/modern/components/header/Component.desktop.js +1 -1
- package/modal/modern/components/header/Component.js +1 -1
- package/modal/modern/components/header/Component.mobile.js +1 -1
- package/modal/modern/components/header/desktop.css +17 -17
- package/modal/modern/components/header/index.css +15 -15
- package/modal/modern/components/header/mobile.css +3 -3
- package/modal/modern/desktop.css +9 -9
- package/modal/modern/desktop.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile.css +2 -2
- package/modal/modern/mobile.js +1 -1
- package/modal/modern/responsive.js +1 -1
- package/modal/modern/transitions.css +8 -8
- package/modal/modern/transitions.module-940d9bd8.js +4 -0
- package/modal/responsive.js +2 -2
- package/modal/transitions.css +8 -8
- package/modal/transitions.module-c5386c33.js +4 -0
- package/modal/{tslib.es6-12394d17.d.ts → tslib.es6-ba9c8cbb.d.ts} +0 -0
- package/{gallery/tslib.es6-74633c07.js → modal/tslib.es6-ba9c8cbb.js} +0 -0
- package/notification/Component.js +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +8 -8
- package/notification/index.css +8 -8
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +8 -8
- package/notification-manager/{component-07ad7662.d.ts → component-4e97cccf.d.ts} +0 -0
- package/notification-manager/{component-07ad7662.js → component-4e97cccf.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/esm/{component-f0bf9895.d.ts → component-0108c7bd.d.ts} +0 -0
- package/notification-manager/esm/{component-f0bf9895.js → component-0108c7bd.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 +11 -11
- package/notification-manager/esm/index.js +1 -1
- package/notification-manager/index.css +11 -11
- package/notification-manager/index.js +1 -1
- package/notification-manager/modern/component.js +1 -1
- package/notification-manager/modern/index.css +11 -11
- package/package.json +4 -2
- package/pagination/Component.js +1 -1
- package/pagination/components/default-view/index.css +2 -2
- package/pagination/components/default-view/index.js +1 -1
- package/pagination/components/per-page-view/index.css +2 -2
- package/pagination/components/per-page-view/index.js +1 -1
- package/pagination/components/tag/index.css +8 -8
- package/pagination/components/tag/index.js +1 -1
- package/pagination/esm/Component.js +1 -1
- package/pagination/esm/components/default-view/index.css +2 -2
- package/pagination/esm/components/default-view/index.js +1 -1
- package/pagination/esm/components/per-page-view/index.css +2 -2
- package/pagination/esm/components/per-page-view/index.js +1 -1
- package/pagination/esm/components/tag/index.css +8 -8
- package/pagination/esm/components/tag/index.js +1 -1
- package/pagination/esm/index.css +4 -4
- package/pagination/index.css +4 -4
- package/pagination/modern/Component.js +1 -1
- package/pagination/modern/components/default-view/index.css +2 -2
- package/pagination/modern/components/default-view/index.js +1 -1
- package/pagination/modern/components/per-page-view/index.css +2 -2
- package/pagination/modern/components/per-page-view/index.js +1 -1
- package/pagination/modern/components/tag/index.css +8 -8
- package/pagination/modern/components/tag/index.js +1 -1
- package/pagination/modern/index.css +4 -4
- package/password-input/component.js +1 -1
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +5 -5
- package/password-input/index.css +5 -5
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +5 -5
- package/picker-button/Component.d.ts +1 -1
- package/picker-button/Component.js +2 -2
- package/picker-button/esm/Component.js +2 -2
- package/picker-button/esm/field/Component.js +2 -2
- package/picker-button/esm/field/index.css +3 -3
- package/picker-button/esm/field/index.js +1 -1
- package/picker-button/esm/index.css +6 -6
- package/picker-button/esm/index.js +1 -1
- package/picker-button/esm/option/Component.js +2 -2
- package/picker-button/esm/option/index.css +4 -4
- package/picker-button/esm/option/index.js +1 -1
- package/picker-button/esm/{tslib.es6-16d529a6.d.ts → tslib.es6-9815947a.d.ts} +0 -0
- package/picker-button/esm/{tslib.es6-16d529a6.js → tslib.es6-9815947a.js} +0 -0
- package/picker-button/field/Component.js +2 -2
- package/picker-button/field/index.css +3 -3
- package/picker-button/field/index.js +1 -1
- package/picker-button/index.css +6 -6
- package/picker-button/index.js +1 -1
- package/picker-button/modern/Component.js +1 -1
- package/picker-button/modern/field/Component.js +1 -1
- package/picker-button/modern/field/index.css +3 -3
- package/picker-button/modern/index.css +6 -6
- package/picker-button/modern/option/Component.js +1 -1
- package/picker-button/modern/option/index.css +4 -4
- package/picker-button/option/Component.js +2 -2
- package/picker-button/option/index.css +4 -4
- package/picker-button/option/index.js +1 -1
- package/picker-button/{tslib.es6-4456597b.d.ts → tslib.es6-b1117afb.d.ts} +0 -0
- package/{input-autocomplete/tslib.es6-8b47433a.js → picker-button/tslib.es6-b1117afb.js} +0 -0
- package/plate/Component.js +1 -1
- package/plate/esm/Component.js +1 -1
- package/plate/esm/index.css +28 -28
- package/plate/index.css +28 -28
- package/plate/modern/Component.js +1 -1
- package/plate/modern/index.css +28 -28
- package/popover/Component.js +1 -1
- package/popover/esm/Component.js +1 -1
- package/popover/esm/index.css +33 -33
- package/popover/index.css +33 -33
- package/popover/modern/Component.js +1 -1
- package/popover/modern/index.css +33 -33
- package/progress-bar/Component.js +1 -1
- package/progress-bar/esm/Component.js +1 -1
- package/progress-bar/esm/index.css +12 -12
- package/progress-bar/index.css +12 -12
- package/progress-bar/modern/Component.js +1 -1
- package/progress-bar/modern/index.css +12 -12
- package/pure-input/Component.js +1 -1
- package/pure-input/esm/Component.js +1 -1
- package/pure-input/esm/index.css +25 -25
- package/pure-input/index.css +25 -25
- package/pure-input/modern/Component.js +1 -1
- package/pure-input/modern/index.css +25 -25
- package/radio/Component.js +1 -1
- package/radio/esm/Component.js +1 -1
- package/radio/esm/index.css +31 -31
- package/radio/index.css +31 -31
- package/radio/modern/Component.js +1 -1
- package/radio/modern/index.css +31 -31
- package/radio-group/Component.js +1 -1
- package/radio-group/esm/Component.js +1 -1
- package/radio-group/esm/index.css +16 -16
- package/radio-group/index.css +16 -16
- package/radio-group/modern/Component.js +1 -1
- package/radio-group/modern/index.css +16 -16
- package/scrollbar/Component.js +3 -3
- package/scrollbar/default.css +2 -2
- package/scrollbar/esm/Component.js +3 -3
- package/scrollbar/esm/default.css +2 -2
- package/scrollbar/esm/index.css +25 -25
- package/scrollbar/esm/inverted.css +2 -2
- package/scrollbar/index.css +25 -25
- package/scrollbar/inverted.css +2 -2
- package/scrollbar/modern/Component.js +3 -3
- package/scrollbar/modern/default.css +2 -2
- package/scrollbar/modern/index.css +25 -25
- package/scrollbar/modern/inverted.css +2 -2
- package/select/{Component-86b878b6.d.ts → Component-6e56a614.d.ts} +0 -0
- package/select/{Component-86b878b6.js → Component-6e56a614.js} +2 -2
- package/select/{Component-b171d3cf.d.ts → Component-acd91320.d.ts} +0 -0
- package/select/{Component-b171d3cf.js → Component-acd91320.js} +5 -5
- package/select/Component.js +2 -2
- package/select/components/arrow/Component.js +1 -1
- package/select/components/arrow/index.css +3 -3
- package/select/components/base-select/Component.js +2 -2
- package/select/components/base-select/index.css +7 -7
- package/select/components/base-select/index.d.ts +1 -1
- package/select/components/base-select/index.js +2 -2
- package/select/components/checkmark/Component.js +1 -1
- package/select/components/checkmark/index.css +7 -7
- package/select/components/field/Component.js +2 -2
- package/select/components/field/index.css +9 -9
- 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 +6 -6
- package/select/components/option/Component.js +2 -2
- package/select/components/option/index.css +20 -20
- package/select/components/option/index.js +1 -1
- package/select/components/options-list/Component.js +2 -2
- package/select/components/options-list/index.css +6 -6
- package/select/components/options-list/index.js +1 -1
- package/select/components/select-mobile/Component.js +4 -4
- package/select/components/select-mobile/checkmark/Component.js +1 -1
- package/select/components/select-mobile/checkmark/index.css +4 -4
- package/select/components/select-mobile/index.css +11 -11
- package/select/components/select-mobile/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +4 -4
- package/select/components/select-mobile/options-list/Component.js +2 -2
- package/select/components/select-mobile/options-list/index.css +9 -9
- package/select/components/select-mobile/options-list/index.js +1 -1
- package/select/components/virtual-options-list/Component.js +2 -2
- package/select/components/virtual-options-list/index.css +12 -12
- package/select/components/virtual-options-list/index.js +1 -1
- package/select/esm/{Component-ea0c386c.d.ts → Component-2273e296.d.ts} +0 -0
- package/select/esm/{Component-ea0c386c.js → Component-2273e296.js} +11 -11
- package/select/esm/{Component-795fedba.d.ts → Component-2438628c.d.ts} +0 -0
- package/select/esm/{Component-795fedba.js → Component-2438628c.js} +3 -3
- package/select/esm/Component.js +8 -8
- package/select/esm/components/arrow/Component.js +1 -1
- package/select/esm/components/arrow/index.css +3 -3
- package/select/esm/components/base-select/Component.js +3 -3
- package/select/esm/components/base-select/index.css +7 -7
- package/select/esm/components/base-select/index.d.ts +1 -1
- package/select/esm/components/base-select/index.js +3 -3
- package/select/esm/components/checkmark/Component.js +1 -1
- package/select/esm/components/checkmark/index.css +7 -7
- package/select/esm/components/field/Component.js +3 -3
- package/select/esm/components/field/index.css +9 -9
- package/select/esm/components/field/index.js +2 -2
- package/select/esm/components/index.js +10 -10
- 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 +6 -6
- package/select/esm/components/option/Component.js +2 -2
- package/select/esm/components/option/index.css +20 -20
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/components/options-list/Component.js +3 -3
- package/select/esm/components/options-list/index.css +6 -6
- package/select/esm/components/options-list/index.js +2 -2
- package/select/esm/components/select-mobile/Component.js +10 -10
- package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
- package/select/esm/components/select-mobile/checkmark/index.css +4 -4
- package/select/esm/components/select-mobile/index.css +11 -11
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +10 -10
- package/select/esm/components/select-mobile/options-list/Component.js +2 -2
- package/select/esm/components/select-mobile/options-list/index.css +9 -9
- package/select/esm/components/select-mobile/options-list/index.js +1 -1
- package/select/esm/components/virtual-options-list/Component.js +3 -3
- package/select/esm/components/virtual-options-list/index.css +12 -12
- package/select/esm/components/virtual-options-list/index.js +2 -2
- package/select/esm/index.js +10 -10
- package/select/esm/{intersection-observer-f0caae68.d.ts → intersection-observer-8f951212.d.ts} +0 -0
- package/select/esm/{intersection-observer-f0caae68.js → intersection-observer-8f951212.js} +0 -0
- package/select/esm/presets/index.js +10 -10
- 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 +10 -10
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -10
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- 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 +10 -10
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/{tslib.es6-309ca98e.d.ts → tslib.es6-445f470a.d.ts} +0 -0
- package/select/esm/{tslib.es6-309ca98e.js → tslib.es6-445f470a.js} +0 -0
- package/select/index.js +4 -4
- package/select/{intersection-observer-40c7007b.d.ts → intersection-observer-048de1ea.d.ts} +0 -0
- package/select/{intersection-observer-40c7007b.js → intersection-observer-048de1ea.js} +0 -0
- package/select/modern/{Component-29ea6526.d.ts → Component-091c8221.d.ts} +0 -0
- package/select/modern/{Component-29ea6526.js → Component-091c8221.js} +7 -7
- package/select/modern/{Component-e9691ff9.d.ts → Component-bbde922f.d.ts} +0 -0
- package/select/modern/{Component-e9691ff9.js → Component-bbde922f.js} +2 -2
- package/select/modern/Component.js +4 -4
- package/select/modern/components/arrow/Component.js +1 -1
- package/select/modern/components/arrow/index.css +3 -3
- package/select/modern/components/base-select/Component.js +2 -2
- package/select/modern/components/base-select/index.css +7 -7
- package/select/modern/components/base-select/index.d.ts +1 -1
- package/select/modern/components/base-select/index.js +2 -2
- package/select/modern/components/checkmark/Component.js +1 -1
- package/select/modern/components/checkmark/index.css +7 -7
- package/select/modern/components/field/Component.js +1 -1
- package/select/modern/components/field/index.css +9 -9
- package/select/modern/components/index.js +6 -6
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +6 -6
- package/select/modern/components/option/Component.js +1 -1
- package/select/modern/components/option/index.css +20 -20
- package/select/modern/components/options-list/Component.js +2 -2
- package/select/modern/components/options-list/index.css +6 -6
- package/select/modern/components/options-list/index.js +1 -1
- package/select/modern/components/select-mobile/Component.js +6 -6
- package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
- package/select/modern/components/select-mobile/checkmark/index.css +4 -4
- package/select/modern/components/select-mobile/index.css +11 -11
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +6 -6
- package/select/modern/components/select-mobile/options-list/Component.js +1 -1
- package/select/modern/components/select-mobile/options-list/index.css +9 -9
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +12 -12
- package/select/modern/index.js +6 -6
- package/select/modern/{intersection-observer-f0caae68.d.ts → intersection-observer-8f951212.d.ts} +0 -0
- package/select/modern/{intersection-observer-f0caae68.js → intersection-observer-8f951212.js} +0 -0
- package/select/modern/presets/index.js +6 -6
- 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 +6 -6
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- 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 +6 -6
- package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithLoading/index.css +2 -2
- 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 +4 -4
- 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/{tslib.es6-ef41ea5a.d.ts → tslib.es6-0b07d813.d.ts} +0 -0
- package/select/tslib.es6-0b07d813.js +49 -0
- 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 +10 -10
- 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 +30 -30
- package/select-with-tags/components/tag-list/index.js +1 -1
- 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 +10 -10
- 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 +30 -30
- 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-27207d38.d.ts → tslib.es6-abdf6918.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-27207d38.js → tslib.es6-abdf6918.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 +10 -10
- package/select-with-tags/modern/components/tag-list/component.js +1 -1
- package/select-with-tags/modern/components/tag-list/index.css +30 -30
- package/select-with-tags/{tslib.es6-021a2f92.d.ts → tslib.es6-9aab6b80.d.ts} +0 -0
- package/{modal/tslib.es6-12394d17.js → select-with-tags/tslib.es6-9aab6b80.js} +0 -0
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/skeleton/Component.js +1 -1
- package/skeleton/esm/Component.js +1 -1
- package/skeleton/esm/index.css +10 -10
- package/skeleton/index.css +10 -10
- package/skeleton/modern/Component.js +1 -1
- package/skeleton/modern/index.css +10 -10
- package/slider/Component.js +1 -1
- package/slider/esm/Component.js +1 -1
- package/slider/esm/index.css +36 -36
- package/slider/index.css +36 -36
- package/slider/modern/Component.js +1 -1
- package/slider/modern/index.css +36 -36
- package/slider-input/Component.js +1 -1
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +17 -17
- package/slider-input/index.css +17 -17
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +17 -17
- package/space/Component.js +2 -2
- package/space/{Item-e5d6b3fe.d.ts → Item-00a97a15.d.ts} +0 -0
- package/space/{Item-e5d6b3fe.js → Item-00a97a15.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +2 -2
- package/space/esm/{Item-acf35eb2.d.ts → Item-22045a11.d.ts} +0 -0
- package/space/esm/{Item-acf35eb2.js → Item-22045a11.js} +0 -0
- package/space/esm/Item.js +1 -1
- package/space/esm/index.css +8 -8
- package/space/esm/index.js +1 -1
- package/space/index.css +8 -8
- package/space/index.js +1 -1
- package/space/modern/Component.js +1 -1
- package/space/modern/index.css +8 -8
- package/spinner/Component.js +1 -1
- package/spinner/esm/Component.js +1 -1
- package/spinner/esm/index.css +6 -6
- package/spinner/index.css +6 -6
- package/spinner/modern/Component.js +1 -1
- package/spinner/modern/index.css +6 -6
- package/status/Component.js +1 -1
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +17 -17
- package/status/index.css +17 -17
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +17 -17
- 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 +10 -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 +10 -10
- package/stepped-progress-bar/esm/index.css +3 -3
- package/stepped-progress-bar/index.css +3 -3
- 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 +10 -10
- package/stepped-progress-bar/modern/index.css +3 -3
- package/switch/Component.js +1 -1
- package/switch/esm/Component.js +1 -1
- package/switch/esm/index.css +25 -25
- package/switch/index.css +25 -25
- package/switch/modern/Component.js +1 -1
- package/switch/modern/index.css +25 -25
- 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 +8 -8
- package/table/components/pagination/index.js +1 -1
- package/table/components/pagination/select-field/index.css +4 -4
- package/table/components/pagination/select-field/index.js +2 -2
- package/table/components/table/Component.js +2 -2
- package/table/components/table/index.css +6 -6
- 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 +2 -2
- package/table/components/tbody/index.js +1 -1
- package/table/components/tcell/Component.js +2 -2
- package/table/components/tcell/index.css +4 -4
- package/table/components/tcell/index.js +1 -1
- package/table/components/texpandable-row/Component.js +2 -2
- package/table/components/texpandable-row/index.css +5 -5
- package/table/components/texpandable-row/index.js +1 -1
- package/table/components/thead/Component.js +2 -2
- package/table/components/thead/index.css +6 -6
- package/table/components/thead/index.js +1 -1
- package/table/components/thead-cell/Component.js +2 -2
- package/table/components/thead-cell/index.css +5 -5
- package/table/components/thead-cell/index.js +1 -1
- package/table/components/trow/Component.js +2 -2
- package/table/components/trow/index.css +8 -8
- 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 +9 -9
- 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/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 +8 -8
- package/table/esm/components/pagination/index.js +1 -1
- package/table/esm/components/pagination/select-field/index.css +4 -4
- 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 +6 -6
- 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 +2 -2
- 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 +4 -4
- 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 +5 -5
- 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 +6 -6
- 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 +5 -5
- 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 +8 -8
- 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 +9 -9
- 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-7bea4b18.d.ts → tslib.es6-9f8c15cd.d.ts} +0 -0
- package/table/esm/{tslib.es6-7bea4b18.js → tslib.es6-9f8c15cd.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 +8 -8
- package/table/modern/components/pagination/select-field/index.css +4 -4
- package/table/modern/components/pagination/select-field/index.js +1 -1
- package/table/modern/components/table/Component.js +1 -1
- package/table/modern/components/table/index.css +6 -6
- package/table/modern/components/tbody/Component.js +1 -1
- package/table/modern/components/tbody/index.css +2 -2
- package/table/modern/components/tcell/Component.js +1 -1
- package/table/modern/components/tcell/index.css +4 -4
- package/table/modern/components/texpandable-row/Component.js +1 -1
- package/table/modern/components/texpandable-row/index.css +5 -5
- package/table/modern/components/thead/Component.js +1 -1
- package/table/modern/components/thead/index.css +6 -6
- package/table/modern/components/thead-cell/Component.js +1 -1
- package/table/modern/components/thead-cell/index.css +5 -5
- package/table/modern/components/trow/Component.js +1 -1
- package/table/modern/components/trow/index.css +8 -8
- package/table/modern/components/tsortable-head-cell/Component.js +1 -1
- package/table/modern/components/tsortable-head-cell/index.css +9 -9
- package/table/{tslib.es6-7035c110.d.ts → tslib.es6-fc316796.d.ts} +0 -0
- package/{picker-button/tslib.es6-4456597b.js → table/tslib.es6-fc316796.js} +0 -0
- 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 +18 -18
- package/tabs/components/primary-tablist/mobile.css +43 -21
- package/tabs/components/scrollable-container/Component.js +1 -1
- package/tabs/components/scrollable-container/index.css +3 -3
- 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 +9 -9
- package/tabs/components/secondary-tablist/mobile.css +33 -11
- package/tabs/components/tab/Component.js +1 -1
- package/tabs/components/tab/index.css +2 -2
- 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/desktop.js +3 -3
- 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 +18 -18
- package/tabs/esm/components/primary-tablist/mobile.css +43 -21
- package/tabs/esm/components/scrollable-container/Component.js +1 -1
- package/tabs/esm/components/scrollable-container/index.css +3 -3
- 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 +9 -9
- package/tabs/esm/components/secondary-tablist/mobile.css +33 -11
- package/tabs/esm/components/tab/Component.js +1 -1
- package/tabs/esm/components/tab/index.css +2 -2
- 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/desktop.js +3 -3
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/index.module-4608a1ed.js +4 -0
- package/tabs/esm/index.module-dd53bcfe.js +4 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-45b13131.d.ts → tslib.es6-2ddfb632.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-45b13131.js → tslib.es6-2ddfb632.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/index.module-56cee69a.js +4 -0
- package/tabs/index.module-b7188e66.js +4 -0
- package/tabs/mobile.js +3 -3
- 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 +18 -18
- package/tabs/modern/components/primary-tablist/mobile.css +43 -21
- package/tabs/modern/components/scrollable-container/Component.js +1 -1
- package/tabs/modern/components/scrollable-container/index.css +3 -3
- 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 +9 -9
- package/tabs/modern/components/secondary-tablist/mobile.css +33 -11
- package/tabs/modern/components/tab/Component.js +1 -1
- package/tabs/modern/components/tab/index.css +2 -2
- 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.js +2 -2
- package/tabs/modern/index.module-4608a1ed.js +4 -0
- package/tabs/modern/index.module-dd53bcfe.js +4 -0
- package/tabs/modern/mobile.js +2 -2
- package/tabs/modern/responsive.js +2 -2
- package/tabs/responsive.js +3 -3
- package/tabs/{tslib.es6-ee3a9ab9.d.ts → tslib.es6-fa24a3b3.d.ts} +0 -0
- package/{select-with-tags/tslib.es6-021a2f92.js → tabs/tslib.es6-fa24a3b3.js} +0 -0
- package/tag/Component.js +3 -3
- package/tag/default.css +8 -8
- package/tag/esm/Component.js +3 -3
- package/tag/esm/default.css +8 -8
- package/tag/esm/index.css +37 -37
- package/tag/esm/inverted.css +8 -8
- package/tag/index.css +37 -37
- package/tag/inverted.css +8 -8
- package/tag/modern/Component.js +3 -3
- package/tag/modern/default.css +8 -8
- package/tag/modern/index.css +37 -37
- package/tag/modern/inverted.css +8 -8
- package/textarea/Component.js +3 -3
- package/textarea/default.css +18 -18
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/default.css +18 -18
- package/textarea/esm/index.css +21 -21
- package/textarea/esm/inverted.css +18 -18
- package/textarea/index.css +21 -21
- package/textarea/inverted.css +18 -18
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/default.css +18 -18
- package/textarea/modern/index.css +21 -21
- package/textarea/modern/inverted.css +18 -18
- package/themes/button/click.css +12 -10
- package/themes/click.css +34 -10
- package/themes/compiled/mobile-dark-bluetint.css +870 -810
- package/themes/corp.css +22 -0
- package/themes/dark.css +11 -0
- package/themes/intranet.css +22 -0
- package/themes/mixins/button/click.css +12 -10
- package/themes/mixins/dark.css +11 -0
- package/themes/mobile.css +22 -0
- package/themes/package.json +1 -1
- package/themes/site.css +22 -0
- package/toast/component.js +1 -1
- package/toast/esm/component.js +1 -1
- package/toast/esm/index.css +10 -10
- package/toast/index.css +10 -10
- package/toast/modern/component.js +1 -1
- package/toast/modern/index.css +10 -10
- package/toast-plate/component.js +1 -1
- package/toast-plate/cssm/index.module.css +22 -0
- package/toast-plate/esm/component.js +1 -1
- package/toast-plate/esm/index.css +38 -16
- package/toast-plate/index.css +38 -16
- package/toast-plate/modern/component.js +1 -1
- package/toast-plate/modern/index.css +38 -16
- package/tooltip/{Component-d6de92dd.d.ts → Component-5c6d89c0.d.ts} +0 -0
- package/tooltip/{Component-d6de92dd.js → Component-5c6d89c0.js} +3 -3
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.js +2 -2
- package/tooltip/default.css +3 -3
- package/tooltip/esm/{Component-3d6ed6c4.d.ts → Component-ea3bec79.d.ts} +0 -0
- package/tooltip/esm/{Component-3d6ed6c4.js → Component-ea3bec79.js} +3 -3
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.js +2 -2
- package/tooltip/esm/default.css +3 -3
- package/tooltip/esm/index.css +6 -6
- package/tooltip/esm/index.d.ts +1 -1
- package/tooltip/esm/index.js +1 -1
- package/tooltip/esm/inverted.css +5 -5
- package/tooltip/esm/responsive.css +3 -3
- package/tooltip/esm/responsive.js +1 -1
- package/tooltip/index.css +6 -6
- package/tooltip/index.d.ts +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/inverted.css +5 -5
- package/tooltip/modern/Component.js +3 -3
- package/tooltip/modern/component.responsive.js +1 -1
- package/tooltip/modern/default.css +3 -3
- package/tooltip/modern/index.css +6 -6
- package/tooltip/modern/inverted.css +5 -5
- package/tooltip/modern/responsive.css +3 -3
- package/tooltip/responsive.css +3 -3
- package/tooltip/responsive.js +1 -1
- package/typography/colors.css +12 -12
- package/typography/{colors.module-22bc2ae2.d.ts → colors.module-08249671.d.ts} +0 -0
- package/typography/{colors.module-22bc2ae2.js → colors.module-08249671.js} +1 -1
- package/typography/common.module-9235af1e.js +4 -0
- package/typography/component.js +2 -2
- package/typography/esm/colors.css +12 -12
- package/typography/esm/{colors.module-bde4e6a5.d.ts → colors.module-ca8e4683.d.ts} +0 -0
- package/typography/esm/{colors.module-bde4e6a5.js → colors.module-ca8e4683.js} +1 -1
- package/typography/esm/common.module-e8413afb.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.d.ts +2 -2
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +13 -13
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +4 -4
- package/typography/esm/title/component.d.ts +2 -2
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +18 -18
- package/typography/esm/title/index.js +3 -3
- package/typography/esm/title-mobile/component.js +3 -3
- package/typography/esm/title-mobile/index.css +13 -13
- 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 +40 -40
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +12 -12
- package/typography/modern/colors.module-67daf2b1.js +4 -0
- package/typography/modern/common.module-e8413afb.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 +13 -13
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +4 -4
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +18 -18
- package/typography/modern/title/index.js +3 -3
- package/typography/modern/title-mobile/component.js +3 -3
- package/typography/modern/title-mobile/index.css +13 -13
- 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 +40 -40
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +13 -13
- package/typography/text/index.js +1 -1
- package/typography/title/common.css +4 -4
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +18 -18
- package/typography/title/index.js +3 -3
- package/typography/title-mobile/component.js +3 -3
- package/typography/title-mobile/index.css +13 -13
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +3 -3
- package/typography/title-responsive/index.css +40 -40
- package/typography/title-responsive/index.js +2 -2
- package/vars/colors-bluetint.css +22 -0
- package/vars/colors-indigo.css +22 -0
- package/vars/cssm/colors-bluetint.css +22 -0
- package/vars/cssm/colors-indigo.css +22 -0
- package/vars/cssm/index.css +22 -0
- package/vars/index.d.ts +22 -0
- package/vars/index.js +22 -0
- package/vars/package.json +1 -1
- package/with-suffix/Component.js +1 -1
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +9 -9
- package/with-suffix/index.css +9 -9
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +9 -9
- package/calendar-range/modern/index.module-b02a5f29.js +0 -4
- package/grid/esm/gutters.module-49227c7c.js +0 -27
- package/grid/gutters.module-ebe6e3b8.js +0 -28
- package/grid/modern/gutters.module-d56f50e6.js +0 -4
- package/intl-phone-input/cssm/libphonenumber-js.min-903db150.js +0 -2225
- package/intl-phone-input/esm/libphonenumber-js.min-ff9746e0.js +0 -2225
- package/intl-phone-input/libphonenumber-js.min-ff53dba1.js +0 -2225
- package/intl-phone-input/modern/libphonenumber-js.min-ff9746e0.js +0 -2225
- package/modal/esm/transitions.module-94dc7d34.js +0 -4
- package/modal/modern/transitions.module-94dc7d34.js +0 -4
- package/modal/transitions.module-5279bfc1.js +0 -4
- package/table/tslib.es6-7035c110.js +0 -40
- package/tabs/esm/index.module-997cc06a.js +0 -4
- package/tabs/esm/index.module-d1e8e2da.js +0 -4
- package/tabs/index.module-5bc8e1b6.js +0 -4
- package/tabs/index.module-fd64aa48.js +0 -4
- package/tabs/modern/index.module-997cc06a.js +0 -4
- package/tabs/modern/index.module-d1e8e2da.js +0 -4
- package/tabs/tslib.es6-ee3a9ab9.js +0 -40
- package/typography/common.module-2cfdaf43.js +0 -4
- package/typography/esm/common.module-61a8d4a0.js +0 -4
- package/typography/modern/colors.module-6c5ea1d2.js +0 -4
- package/typography/modern/common.module-61a8d4a0.js +0 -4
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
require('../colors.module-
|
|
3
|
+
require('../colors.module-08249671.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
require('../title/component.js');
|
|
7
|
-
require('../common.module-
|
|
7
|
+
require('../common.module-9235af1e.js');
|
|
8
8
|
var titleResponsive_component = require('./component.js');
|
|
9
9
|
|
|
10
10
|
|
package/vars/colors-bluetint.css
CHANGED
|
@@ -162,17 +162,28 @@
|
|
|
162
162
|
--color-dark-bg-accent-tint-10: rgb(241, 70, 58);
|
|
163
163
|
--color-dark-bg-accent-tint-15: rgb(241, 80, 69);
|
|
164
164
|
--color-dark-bg-accent-tint-30: rgb(244, 111, 102);
|
|
165
|
+
--color-dark-bg-primary-alpha-4: rgba(18, 18, 18, 0.04);
|
|
165
166
|
--color-dark-bg-primary-alpha-8: rgba(18, 18, 18, 0.08);
|
|
167
|
+
--color-dark-bg-primary-alpha-12: rgba(18, 18, 18, 0.12);
|
|
166
168
|
--color-dark-bg-primary-alpha-15: rgba(18, 18, 18, 0.15);
|
|
169
|
+
--color-dark-bg-primary-alpha-16: rgba(18, 18, 18, 0.16);
|
|
167
170
|
--color-dark-bg-primary-alpha-20: rgba(18, 18, 18, 0.2);
|
|
171
|
+
--color-dark-bg-primary-alpha-32: rgba(18, 18, 18, 0.32);
|
|
172
|
+
--color-dark-bg-primary-alpha-37: rgba(18, 18, 18, 0.37);
|
|
168
173
|
--color-dark-bg-primary-alpha-40: rgba(18, 18, 18, 0.4);
|
|
169
174
|
--color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
|
|
175
|
+
--color-dark-bg-primary-inverted-alpha-4: rgba(255, 255, 255, 0.04);
|
|
170
176
|
--color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
|
|
171
177
|
--color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
178
|
+
--color-dark-bg-primary-inverted-alpha-8: rgba(255, 255, 255, 0.08);
|
|
172
179
|
--color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
|
|
180
|
+
--color-dark-bg-primary-inverted-alpha-12: rgba(255, 255, 255, 0.12);
|
|
173
181
|
--color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
182
|
+
--color-dark-bg-primary-inverted-alpha-16: rgba(255, 255, 255, 0.16);
|
|
174
183
|
--color-dark-bg-primary-inverted-alpha-20: rgba(255, 255, 255, 0.2);
|
|
184
|
+
--color-dark-bg-primary-inverted-alpha-24: rgba(255, 255, 255, 0.24);
|
|
175
185
|
--color-dark-bg-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
186
|
+
--color-dark-bg-primary-inverted-alpha-32: rgba(255, 255, 255, 0.32);
|
|
176
187
|
--color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
177
188
|
--color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
178
189
|
--color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
@@ -285,17 +296,28 @@
|
|
|
285
296
|
--color-light-bg-accent-shade-10: rgb(215, 44, 32);
|
|
286
297
|
--color-light-bg-accent-shade-15: rgb(203, 42, 31);
|
|
287
298
|
--color-light-bg-accent-shade-30: rgb(167, 34, 25);
|
|
299
|
+
--color-light-bg-primary-alpha-4: rgba(255, 255, 255, 0.04);
|
|
288
300
|
--color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
|
|
301
|
+
--color-light-bg-primary-alpha-12: rgba(255, 255, 255, 0.12);
|
|
289
302
|
--color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15);
|
|
303
|
+
--color-light-bg-primary-alpha-16: rgba(255, 255, 255, 0.16);
|
|
290
304
|
--color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2);
|
|
305
|
+
--color-light-bg-primary-alpha-32: rgba(255, 255, 255, 0.32);
|
|
306
|
+
--color-light-bg-primary-alpha-37: rgba(255, 255, 255, 0.37);
|
|
291
307
|
--color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
292
308
|
--color-light-bg-primary-inverted-alpha-3: rgba(18, 18, 18, 0.03);
|
|
309
|
+
--color-light-bg-primary-inverted-alpha-4: rgba(18, 18, 18, 0.04);
|
|
293
310
|
--color-light-bg-primary-inverted-alpha-5: rgba(18, 18, 18, 0.05);
|
|
294
311
|
--color-light-bg-primary-inverted-alpha-7: rgba(18, 18, 18, 0.07);
|
|
312
|
+
--color-light-bg-primary-inverted-alpha-8: rgba(18, 18, 18, 0.08);
|
|
295
313
|
--color-light-bg-primary-inverted-alpha-10: rgba(18, 18, 18, 0.1);
|
|
314
|
+
--color-light-bg-primary-inverted-alpha-12: rgba(18, 18, 18, 0.12);
|
|
296
315
|
--color-light-bg-primary-inverted-alpha-15: rgba(18, 18, 18, 0.15);
|
|
316
|
+
--color-light-bg-primary-inverted-alpha-16: rgba(18, 18, 18, 0.16);
|
|
297
317
|
--color-light-bg-primary-inverted-alpha-20: rgba(18, 18, 18, 0.2);
|
|
318
|
+
--color-light-bg-primary-inverted-alpha-24: rgba(18, 18, 18, 0.24);
|
|
298
319
|
--color-light-bg-primary-inverted-alpha-30: rgba(18, 18, 18, 0.3);
|
|
320
|
+
--color-light-bg-primary-inverted-alpha-32: rgba(18, 18, 18, 0.32);
|
|
299
321
|
--color-light-bg-primary-inverted-alpha-40: rgba(18, 18, 18, 0.4);
|
|
300
322
|
--color-light-bg-primary-inverted-alpha-50: rgba(18, 18, 18, 0.5);
|
|
301
323
|
--color-light-bg-primary-inverted-tint-15: rgb(54, 54, 54);
|
package/vars/colors-indigo.css
CHANGED
|
@@ -162,17 +162,28 @@
|
|
|
162
162
|
--color-dark-bg-accent-tint-10: rgb(241, 70, 58);
|
|
163
163
|
--color-dark-bg-accent-tint-15: rgb(241, 80, 69);
|
|
164
164
|
--color-dark-bg-accent-tint-30: rgb(244, 111, 102);
|
|
165
|
+
--color-dark-bg-primary-alpha-4: rgba(11, 31, 53, 0.04);
|
|
165
166
|
--color-dark-bg-primary-alpha-8: rgba(11, 31, 53, 0.08);
|
|
167
|
+
--color-dark-bg-primary-alpha-12: rgba(11, 31, 53, 0.12);
|
|
166
168
|
--color-dark-bg-primary-alpha-15: rgba(11, 31, 53, 0.15);
|
|
169
|
+
--color-dark-bg-primary-alpha-16: rgba(11, 31, 53, 0.16);
|
|
167
170
|
--color-dark-bg-primary-alpha-20: rgba(11, 31, 53, 0.2);
|
|
171
|
+
--color-dark-bg-primary-alpha-32: rgba(11, 31, 53, 0.32);
|
|
172
|
+
--color-dark-bg-primary-alpha-37: rgba(11, 31, 53, 0.37);
|
|
168
173
|
--color-dark-bg-primary-alpha-40: rgba(11, 31, 53, 0.4);
|
|
169
174
|
--color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
|
|
175
|
+
--color-dark-bg-primary-inverted-alpha-4: rgba(255, 255, 255, 0.04);
|
|
170
176
|
--color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
|
|
171
177
|
--color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
178
|
+
--color-dark-bg-primary-inverted-alpha-8: rgba(255, 255, 255, 0.08);
|
|
172
179
|
--color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
|
|
180
|
+
--color-dark-bg-primary-inverted-alpha-12: rgba(255, 255, 255, 0.12);
|
|
173
181
|
--color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
182
|
+
--color-dark-bg-primary-inverted-alpha-16: rgba(255, 255, 255, 0.16);
|
|
174
183
|
--color-dark-bg-primary-inverted-alpha-20: rgba(255, 255, 255, 0.2);
|
|
184
|
+
--color-dark-bg-primary-inverted-alpha-24: rgba(255, 255, 255, 0.24);
|
|
175
185
|
--color-dark-bg-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
186
|
+
--color-dark-bg-primary-inverted-alpha-32: rgba(255, 255, 255, 0.32);
|
|
176
187
|
--color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
177
188
|
--color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
178
189
|
--color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
@@ -285,17 +296,28 @@
|
|
|
285
296
|
--color-light-bg-accent-shade-10: rgb(215, 44, 32);
|
|
286
297
|
--color-light-bg-accent-shade-15: rgb(203, 42, 31);
|
|
287
298
|
--color-light-bg-accent-shade-30: rgb(167, 34, 25);
|
|
299
|
+
--color-light-bg-primary-alpha-4: rgba(255, 255, 255, 0.04);
|
|
288
300
|
--color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
|
|
301
|
+
--color-light-bg-primary-alpha-12: rgba(255, 255, 255, 0.12);
|
|
289
302
|
--color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15);
|
|
303
|
+
--color-light-bg-primary-alpha-16: rgba(255, 255, 255, 0.16);
|
|
290
304
|
--color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2);
|
|
305
|
+
--color-light-bg-primary-alpha-32: rgba(255, 255, 255, 0.32);
|
|
306
|
+
--color-light-bg-primary-alpha-37: rgba(255, 255, 255, 0.37);
|
|
291
307
|
--color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
292
308
|
--color-light-bg-primary-inverted-alpha-3: rgba(11, 31, 53, 0.03);
|
|
309
|
+
--color-light-bg-primary-inverted-alpha-4: rgba(11, 31, 53, 0.04);
|
|
293
310
|
--color-light-bg-primary-inverted-alpha-5: rgba(11, 31, 53, 0.05);
|
|
294
311
|
--color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
|
|
312
|
+
--color-light-bg-primary-inverted-alpha-8: rgba(11, 31, 53, 0.08);
|
|
295
313
|
--color-light-bg-primary-inverted-alpha-10: rgba(11, 31, 53, 0.1);
|
|
314
|
+
--color-light-bg-primary-inverted-alpha-12: rgba(11, 31, 53, 0.12);
|
|
296
315
|
--color-light-bg-primary-inverted-alpha-15: rgba(11, 31, 53, 0.15);
|
|
316
|
+
--color-light-bg-primary-inverted-alpha-16: rgba(11, 31, 53, 0.16);
|
|
297
317
|
--color-light-bg-primary-inverted-alpha-20: rgba(11, 31, 53, 0.2);
|
|
318
|
+
--color-light-bg-primary-inverted-alpha-24: rgba(11, 31, 53, 0.24);
|
|
298
319
|
--color-light-bg-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
320
|
+
--color-light-bg-primary-inverted-alpha-32: rgba(11, 31, 53, 0.32);
|
|
299
321
|
--color-light-bg-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
|
|
300
322
|
--color-light-bg-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
|
|
301
323
|
--color-light-bg-primary-inverted-tint-15: rgb(48, 65, 83);
|
|
@@ -162,17 +162,28 @@
|
|
|
162
162
|
--color-dark-bg-accent-tint-10: rgb(241, 70, 58);
|
|
163
163
|
--color-dark-bg-accent-tint-15: rgb(241, 80, 69);
|
|
164
164
|
--color-dark-bg-accent-tint-30: rgb(244, 111, 102);
|
|
165
|
+
--color-dark-bg-primary-alpha-4: rgba(18, 18, 18, 0.04);
|
|
165
166
|
--color-dark-bg-primary-alpha-8: rgba(18, 18, 18, 0.08);
|
|
167
|
+
--color-dark-bg-primary-alpha-12: rgba(18, 18, 18, 0.12);
|
|
166
168
|
--color-dark-bg-primary-alpha-15: rgba(18, 18, 18, 0.15);
|
|
169
|
+
--color-dark-bg-primary-alpha-16: rgba(18, 18, 18, 0.16);
|
|
167
170
|
--color-dark-bg-primary-alpha-20: rgba(18, 18, 18, 0.2);
|
|
171
|
+
--color-dark-bg-primary-alpha-32: rgba(18, 18, 18, 0.32);
|
|
172
|
+
--color-dark-bg-primary-alpha-37: rgba(18, 18, 18, 0.37);
|
|
168
173
|
--color-dark-bg-primary-alpha-40: rgba(18, 18, 18, 0.4);
|
|
169
174
|
--color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
|
|
175
|
+
--color-dark-bg-primary-inverted-alpha-4: rgba(255, 255, 255, 0.04);
|
|
170
176
|
--color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
|
|
171
177
|
--color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
178
|
+
--color-dark-bg-primary-inverted-alpha-8: rgba(255, 255, 255, 0.08);
|
|
172
179
|
--color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
|
|
180
|
+
--color-dark-bg-primary-inverted-alpha-12: rgba(255, 255, 255, 0.12);
|
|
173
181
|
--color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
182
|
+
--color-dark-bg-primary-inverted-alpha-16: rgba(255, 255, 255, 0.16);
|
|
174
183
|
--color-dark-bg-primary-inverted-alpha-20: rgba(255, 255, 255, 0.2);
|
|
184
|
+
--color-dark-bg-primary-inverted-alpha-24: rgba(255, 255, 255, 0.24);
|
|
175
185
|
--color-dark-bg-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
186
|
+
--color-dark-bg-primary-inverted-alpha-32: rgba(255, 255, 255, 0.32);
|
|
176
187
|
--color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
177
188
|
--color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
178
189
|
--color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
@@ -285,17 +296,28 @@
|
|
|
285
296
|
--color-light-bg-accent-shade-10: rgb(215, 44, 32);
|
|
286
297
|
--color-light-bg-accent-shade-15: rgb(203, 42, 31);
|
|
287
298
|
--color-light-bg-accent-shade-30: rgb(167, 34, 25);
|
|
299
|
+
--color-light-bg-primary-alpha-4: rgba(255, 255, 255, 0.04);
|
|
288
300
|
--color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
|
|
301
|
+
--color-light-bg-primary-alpha-12: rgba(255, 255, 255, 0.12);
|
|
289
302
|
--color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15);
|
|
303
|
+
--color-light-bg-primary-alpha-16: rgba(255, 255, 255, 0.16);
|
|
290
304
|
--color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2);
|
|
305
|
+
--color-light-bg-primary-alpha-32: rgba(255, 255, 255, 0.32);
|
|
306
|
+
--color-light-bg-primary-alpha-37: rgba(255, 255, 255, 0.37);
|
|
291
307
|
--color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
292
308
|
--color-light-bg-primary-inverted-alpha-3: rgba(18, 18, 18, 0.03);
|
|
309
|
+
--color-light-bg-primary-inverted-alpha-4: rgba(18, 18, 18, 0.04);
|
|
293
310
|
--color-light-bg-primary-inverted-alpha-5: rgba(18, 18, 18, 0.05);
|
|
294
311
|
--color-light-bg-primary-inverted-alpha-7: rgba(18, 18, 18, 0.07);
|
|
312
|
+
--color-light-bg-primary-inverted-alpha-8: rgba(18, 18, 18, 0.08);
|
|
295
313
|
--color-light-bg-primary-inverted-alpha-10: rgba(18, 18, 18, 0.1);
|
|
314
|
+
--color-light-bg-primary-inverted-alpha-12: rgba(18, 18, 18, 0.12);
|
|
296
315
|
--color-light-bg-primary-inverted-alpha-15: rgba(18, 18, 18, 0.15);
|
|
316
|
+
--color-light-bg-primary-inverted-alpha-16: rgba(18, 18, 18, 0.16);
|
|
297
317
|
--color-light-bg-primary-inverted-alpha-20: rgba(18, 18, 18, 0.2);
|
|
318
|
+
--color-light-bg-primary-inverted-alpha-24: rgba(18, 18, 18, 0.24);
|
|
298
319
|
--color-light-bg-primary-inverted-alpha-30: rgba(18, 18, 18, 0.3);
|
|
320
|
+
--color-light-bg-primary-inverted-alpha-32: rgba(18, 18, 18, 0.32);
|
|
299
321
|
--color-light-bg-primary-inverted-alpha-40: rgba(18, 18, 18, 0.4);
|
|
300
322
|
--color-light-bg-primary-inverted-alpha-50: rgba(18, 18, 18, 0.5);
|
|
301
323
|
--color-light-bg-primary-inverted-tint-15: rgb(54, 54, 54);
|
|
@@ -162,17 +162,28 @@
|
|
|
162
162
|
--color-dark-bg-accent-tint-10: rgb(241, 70, 58);
|
|
163
163
|
--color-dark-bg-accent-tint-15: rgb(241, 80, 69);
|
|
164
164
|
--color-dark-bg-accent-tint-30: rgb(244, 111, 102);
|
|
165
|
+
--color-dark-bg-primary-alpha-4: rgba(11, 31, 53, 0.04);
|
|
165
166
|
--color-dark-bg-primary-alpha-8: rgba(11, 31, 53, 0.08);
|
|
167
|
+
--color-dark-bg-primary-alpha-12: rgba(11, 31, 53, 0.12);
|
|
166
168
|
--color-dark-bg-primary-alpha-15: rgba(11, 31, 53, 0.15);
|
|
169
|
+
--color-dark-bg-primary-alpha-16: rgba(11, 31, 53, 0.16);
|
|
167
170
|
--color-dark-bg-primary-alpha-20: rgba(11, 31, 53, 0.2);
|
|
171
|
+
--color-dark-bg-primary-alpha-32: rgba(11, 31, 53, 0.32);
|
|
172
|
+
--color-dark-bg-primary-alpha-37: rgba(11, 31, 53, 0.37);
|
|
168
173
|
--color-dark-bg-primary-alpha-40: rgba(11, 31, 53, 0.4);
|
|
169
174
|
--color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
|
|
175
|
+
--color-dark-bg-primary-inverted-alpha-4: rgba(255, 255, 255, 0.04);
|
|
170
176
|
--color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
|
|
171
177
|
--color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
178
|
+
--color-dark-bg-primary-inverted-alpha-8: rgba(255, 255, 255, 0.08);
|
|
172
179
|
--color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
|
|
180
|
+
--color-dark-bg-primary-inverted-alpha-12: rgba(255, 255, 255, 0.12);
|
|
173
181
|
--color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
182
|
+
--color-dark-bg-primary-inverted-alpha-16: rgba(255, 255, 255, 0.16);
|
|
174
183
|
--color-dark-bg-primary-inverted-alpha-20: rgba(255, 255, 255, 0.2);
|
|
184
|
+
--color-dark-bg-primary-inverted-alpha-24: rgba(255, 255, 255, 0.24);
|
|
175
185
|
--color-dark-bg-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
186
|
+
--color-dark-bg-primary-inverted-alpha-32: rgba(255, 255, 255, 0.32);
|
|
176
187
|
--color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
177
188
|
--color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
178
189
|
--color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
@@ -285,17 +296,28 @@
|
|
|
285
296
|
--color-light-bg-accent-shade-10: rgb(215, 44, 32);
|
|
286
297
|
--color-light-bg-accent-shade-15: rgb(203, 42, 31);
|
|
287
298
|
--color-light-bg-accent-shade-30: rgb(167, 34, 25);
|
|
299
|
+
--color-light-bg-primary-alpha-4: rgba(255, 255, 255, 0.04);
|
|
288
300
|
--color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
|
|
301
|
+
--color-light-bg-primary-alpha-12: rgba(255, 255, 255, 0.12);
|
|
289
302
|
--color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15);
|
|
303
|
+
--color-light-bg-primary-alpha-16: rgba(255, 255, 255, 0.16);
|
|
290
304
|
--color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2);
|
|
305
|
+
--color-light-bg-primary-alpha-32: rgba(255, 255, 255, 0.32);
|
|
306
|
+
--color-light-bg-primary-alpha-37: rgba(255, 255, 255, 0.37);
|
|
291
307
|
--color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
292
308
|
--color-light-bg-primary-inverted-alpha-3: rgba(11, 31, 53, 0.03);
|
|
309
|
+
--color-light-bg-primary-inverted-alpha-4: rgba(11, 31, 53, 0.04);
|
|
293
310
|
--color-light-bg-primary-inverted-alpha-5: rgba(11, 31, 53, 0.05);
|
|
294
311
|
--color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
|
|
312
|
+
--color-light-bg-primary-inverted-alpha-8: rgba(11, 31, 53, 0.08);
|
|
295
313
|
--color-light-bg-primary-inverted-alpha-10: rgba(11, 31, 53, 0.1);
|
|
314
|
+
--color-light-bg-primary-inverted-alpha-12: rgba(11, 31, 53, 0.12);
|
|
296
315
|
--color-light-bg-primary-inverted-alpha-15: rgba(11, 31, 53, 0.15);
|
|
316
|
+
--color-light-bg-primary-inverted-alpha-16: rgba(11, 31, 53, 0.16);
|
|
297
317
|
--color-light-bg-primary-inverted-alpha-20: rgba(11, 31, 53, 0.2);
|
|
318
|
+
--color-light-bg-primary-inverted-alpha-24: rgba(11, 31, 53, 0.24);
|
|
298
319
|
--color-light-bg-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
320
|
+
--color-light-bg-primary-inverted-alpha-32: rgba(11, 31, 53, 0.32);
|
|
299
321
|
--color-light-bg-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
|
|
300
322
|
--color-light-bg-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
|
|
301
323
|
--color-light-bg-primary-inverted-tint-15: rgb(48, 65, 83);
|
package/vars/cssm/index.css
CHANGED
|
@@ -331,17 +331,28 @@
|
|
|
331
331
|
--color-dark-bg-accent-tint-10: rgb(241, 70, 58);
|
|
332
332
|
--color-dark-bg-accent-tint-15: rgb(241, 80, 69);
|
|
333
333
|
--color-dark-bg-accent-tint-30: rgb(244, 111, 102);
|
|
334
|
+
--color-dark-bg-primary-alpha-4: rgba(11, 31, 53, 0.04);
|
|
334
335
|
--color-dark-bg-primary-alpha-8: rgba(11, 31, 53, 0.08);
|
|
336
|
+
--color-dark-bg-primary-alpha-12: rgba(11, 31, 53, 0.12);
|
|
335
337
|
--color-dark-bg-primary-alpha-15: rgba(11, 31, 53, 0.15);
|
|
338
|
+
--color-dark-bg-primary-alpha-16: rgba(11, 31, 53, 0.16);
|
|
336
339
|
--color-dark-bg-primary-alpha-20: rgba(11, 31, 53, 0.2);
|
|
340
|
+
--color-dark-bg-primary-alpha-32: rgba(11, 31, 53, 0.32);
|
|
341
|
+
--color-dark-bg-primary-alpha-37: rgba(11, 31, 53, 0.37);
|
|
337
342
|
--color-dark-bg-primary-alpha-40: rgba(11, 31, 53, 0.4);
|
|
338
343
|
--color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
|
|
344
|
+
--color-dark-bg-primary-inverted-alpha-4: rgba(255, 255, 255, 0.04);
|
|
339
345
|
--color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
|
|
340
346
|
--color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
347
|
+
--color-dark-bg-primary-inverted-alpha-8: rgba(255, 255, 255, 0.08);
|
|
341
348
|
--color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
|
|
349
|
+
--color-dark-bg-primary-inverted-alpha-12: rgba(255, 255, 255, 0.12);
|
|
342
350
|
--color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
351
|
+
--color-dark-bg-primary-inverted-alpha-16: rgba(255, 255, 255, 0.16);
|
|
343
352
|
--color-dark-bg-primary-inverted-alpha-20: rgba(255, 255, 255, 0.2);
|
|
353
|
+
--color-dark-bg-primary-inverted-alpha-24: rgba(255, 255, 255, 0.24);
|
|
344
354
|
--color-dark-bg-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
355
|
+
--color-dark-bg-primary-inverted-alpha-32: rgba(255, 255, 255, 0.32);
|
|
345
356
|
--color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
346
357
|
--color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
347
358
|
--color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
@@ -454,17 +465,28 @@
|
|
|
454
465
|
--color-light-bg-accent-shade-10: rgb(215, 44, 32);
|
|
455
466
|
--color-light-bg-accent-shade-15: rgb(203, 42, 31);
|
|
456
467
|
--color-light-bg-accent-shade-30: rgb(167, 34, 25);
|
|
468
|
+
--color-light-bg-primary-alpha-4: rgba(255, 255, 255, 0.04);
|
|
457
469
|
--color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
|
|
470
|
+
--color-light-bg-primary-alpha-12: rgba(255, 255, 255, 0.12);
|
|
458
471
|
--color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15);
|
|
472
|
+
--color-light-bg-primary-alpha-16: rgba(255, 255, 255, 0.16);
|
|
459
473
|
--color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2);
|
|
474
|
+
--color-light-bg-primary-alpha-32: rgba(255, 255, 255, 0.32);
|
|
475
|
+
--color-light-bg-primary-alpha-37: rgba(255, 255, 255, 0.37);
|
|
460
476
|
--color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
461
477
|
--color-light-bg-primary-inverted-alpha-3: rgba(11, 31, 53, 0.03);
|
|
478
|
+
--color-light-bg-primary-inverted-alpha-4: rgba(11, 31, 53, 0.04);
|
|
462
479
|
--color-light-bg-primary-inverted-alpha-5: rgba(11, 31, 53, 0.05);
|
|
463
480
|
--color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
|
|
481
|
+
--color-light-bg-primary-inverted-alpha-8: rgba(11, 31, 53, 0.08);
|
|
464
482
|
--color-light-bg-primary-inverted-alpha-10: rgba(11, 31, 53, 0.1);
|
|
483
|
+
--color-light-bg-primary-inverted-alpha-12: rgba(11, 31, 53, 0.12);
|
|
465
484
|
--color-light-bg-primary-inverted-alpha-15: rgba(11, 31, 53, 0.15);
|
|
485
|
+
--color-light-bg-primary-inverted-alpha-16: rgba(11, 31, 53, 0.16);
|
|
466
486
|
--color-light-bg-primary-inverted-alpha-20: rgba(11, 31, 53, 0.2);
|
|
487
|
+
--color-light-bg-primary-inverted-alpha-24: rgba(11, 31, 53, 0.24);
|
|
467
488
|
--color-light-bg-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
489
|
+
--color-light-bg-primary-inverted-alpha-32: rgba(11, 31, 53, 0.32);
|
|
468
490
|
--color-light-bg-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
|
|
469
491
|
--color-light-bg-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
|
|
470
492
|
--color-light-bg-primary-inverted-tint-15: rgb(48, 65, 83);
|
package/vars/index.d.ts
CHANGED
|
@@ -326,17 +326,28 @@ export const colorDarkBgAccentTint7: "rgb(240, 63, 51)";
|
|
|
326
326
|
export const colorDarkBgAccentTint10: "rgb(241, 70, 58)";
|
|
327
327
|
export const colorDarkBgAccentTint15: "rgb(241, 80, 69)";
|
|
328
328
|
export const colorDarkBgAccentTint30: "rgb(244, 111, 102)";
|
|
329
|
+
export const colorDarkBgPrimaryAlpha4: "rgba(11, 31, 53, 0.04)";
|
|
329
330
|
export const colorDarkBgPrimaryAlpha8: "rgba(11, 31, 53, 0.08)";
|
|
331
|
+
export const colorDarkBgPrimaryAlpha12: "rgba(11, 31, 53, 0.12)";
|
|
330
332
|
export const colorDarkBgPrimaryAlpha15: "rgba(11, 31, 53, 0.15)";
|
|
333
|
+
export const colorDarkBgPrimaryAlpha16: "rgba(11, 31, 53, 0.16)";
|
|
331
334
|
export const colorDarkBgPrimaryAlpha20: "rgba(11, 31, 53, 0.2)";
|
|
335
|
+
export const colorDarkBgPrimaryAlpha32: "rgba(11, 31, 53, 0.32)";
|
|
336
|
+
export const colorDarkBgPrimaryAlpha37: "rgba(11, 31, 53, 0.37)";
|
|
332
337
|
export const colorDarkBgPrimaryAlpha40: "rgba(11, 31, 53, 0.4)";
|
|
333
338
|
export const colorDarkBgPrimaryInvertedAlpha3: "rgba(255, 255, 255, 0.03)";
|
|
339
|
+
export const colorDarkBgPrimaryInvertedAlpha4: "rgba(255, 255, 255, 0.04)";
|
|
334
340
|
export const colorDarkBgPrimaryInvertedAlpha5: "rgba(255, 255, 255, 0.05)";
|
|
335
341
|
export const colorDarkBgPrimaryInvertedAlpha7: "rgba(255, 255, 255, 0.07)";
|
|
342
|
+
export const colorDarkBgPrimaryInvertedAlpha8: "rgba(255, 255, 255, 0.08)";
|
|
336
343
|
export const colorDarkBgPrimaryInvertedAlpha10: "rgba(255, 255, 255, 0.1)";
|
|
344
|
+
export const colorDarkBgPrimaryInvertedAlpha12: "rgba(255, 255, 255, 0.12)";
|
|
337
345
|
export const colorDarkBgPrimaryInvertedAlpha15: "rgba(255, 255, 255, 0.15)";
|
|
346
|
+
export const colorDarkBgPrimaryInvertedAlpha16: "rgba(255, 255, 255, 0.16)";
|
|
338
347
|
export const colorDarkBgPrimaryInvertedAlpha20: "rgba(255, 255, 255, 0.2)";
|
|
348
|
+
export const colorDarkBgPrimaryInvertedAlpha24: "rgba(255, 255, 255, 0.24)";
|
|
339
349
|
export const colorDarkBgPrimaryInvertedAlpha30: "rgba(255, 255, 255, 0.3)";
|
|
350
|
+
export const colorDarkBgPrimaryInvertedAlpha32: "rgba(255, 255, 255, 0.32)";
|
|
340
351
|
export const colorDarkBgPrimaryInvertedAlpha40: "rgba(255, 255, 255, 0.4)";
|
|
341
352
|
export const colorDarkBgPrimaryInvertedAlpha50: "rgba(255, 255, 255, 0.5)";
|
|
342
353
|
export const colorDarkBgPrimaryInvertedShade15: "rgb(217, 217, 217)";
|
|
@@ -449,17 +460,28 @@ export const colorLightBgAccentShade7: "rgb(222, 46, 33)";
|
|
|
449
460
|
export const colorLightBgAccentShade10: "rgb(215, 44, 32)";
|
|
450
461
|
export const colorLightBgAccentShade15: "rgb(203, 42, 31)";
|
|
451
462
|
export const colorLightBgAccentShade30: "rgb(167, 34, 25)";
|
|
463
|
+
export const colorLightBgPrimaryAlpha4: "rgba(255, 255, 255, 0.04)";
|
|
452
464
|
export const colorLightBgPrimaryAlpha8: "rgba(255, 255, 255, 0.08)";
|
|
465
|
+
export const colorLightBgPrimaryAlpha12: "rgba(255, 255, 255, 0.12)";
|
|
453
466
|
export const colorLightBgPrimaryAlpha15: "rgba(255, 255, 255, 0.15)";
|
|
467
|
+
export const colorLightBgPrimaryAlpha16: "rgba(255, 255, 255, 0.16)";
|
|
454
468
|
export const colorLightBgPrimaryAlpha20: "rgba(255, 255, 255, 0.2)";
|
|
469
|
+
export const colorLightBgPrimaryAlpha32: "rgba(255, 255, 255, 0.32)";
|
|
470
|
+
export const colorLightBgPrimaryAlpha37: "rgba(255, 255, 255, 0.37)";
|
|
455
471
|
export const colorLightBgPrimaryAlpha40: "rgba(255, 255, 255, 0.4)";
|
|
456
472
|
export const colorLightBgPrimaryInvertedAlpha3: "rgba(11, 31, 53, 0.03)";
|
|
473
|
+
export const colorLightBgPrimaryInvertedAlpha4: "rgba(11, 31, 53, 0.04)";
|
|
457
474
|
export const colorLightBgPrimaryInvertedAlpha5: "rgba(11, 31, 53, 0.05)";
|
|
458
475
|
export const colorLightBgPrimaryInvertedAlpha7: "rgba(11, 31, 53, 0.07)";
|
|
476
|
+
export const colorLightBgPrimaryInvertedAlpha8: "rgba(11, 31, 53, 0.08)";
|
|
459
477
|
export const colorLightBgPrimaryInvertedAlpha10: "rgba(11, 31, 53, 0.1)";
|
|
478
|
+
export const colorLightBgPrimaryInvertedAlpha12: "rgba(11, 31, 53, 0.12)";
|
|
460
479
|
export const colorLightBgPrimaryInvertedAlpha15: "rgba(11, 31, 53, 0.15)";
|
|
480
|
+
export const colorLightBgPrimaryInvertedAlpha16: "rgba(11, 31, 53, 0.16)";
|
|
461
481
|
export const colorLightBgPrimaryInvertedAlpha20: "rgba(11, 31, 53, 0.2)";
|
|
482
|
+
export const colorLightBgPrimaryInvertedAlpha24: "rgba(11, 31, 53, 0.24)";
|
|
462
483
|
export const colorLightBgPrimaryInvertedAlpha30: "rgba(11, 31, 53, 0.3)";
|
|
484
|
+
export const colorLightBgPrimaryInvertedAlpha32: "rgba(11, 31, 53, 0.32)";
|
|
463
485
|
export const colorLightBgPrimaryInvertedAlpha40: "rgba(11, 31, 53, 0.4)";
|
|
464
486
|
export const colorLightBgPrimaryInvertedAlpha50: "rgba(11, 31, 53, 0.5)";
|
|
465
487
|
export const colorLightBgPrimaryInvertedTint15: "rgb(48, 65, 83)";
|
package/vars/index.js
CHANGED
|
@@ -326,17 +326,28 @@ export const colorDarkBgAccentTint7 = "rgb(240, 63, 51)";
|
|
|
326
326
|
export const colorDarkBgAccentTint10 = "rgb(241, 70, 58)";
|
|
327
327
|
export const colorDarkBgAccentTint15 = "rgb(241, 80, 69)";
|
|
328
328
|
export const colorDarkBgAccentTint30 = "rgb(244, 111, 102)";
|
|
329
|
+
export const colorDarkBgPrimaryAlpha4 = "rgba(11, 31, 53, 0.04)";
|
|
329
330
|
export const colorDarkBgPrimaryAlpha8 = "rgba(11, 31, 53, 0.08)";
|
|
331
|
+
export const colorDarkBgPrimaryAlpha12 = "rgba(11, 31, 53, 0.12)";
|
|
330
332
|
export const colorDarkBgPrimaryAlpha15 = "rgba(11, 31, 53, 0.15)";
|
|
333
|
+
export const colorDarkBgPrimaryAlpha16 = "rgba(11, 31, 53, 0.16)";
|
|
331
334
|
export const colorDarkBgPrimaryAlpha20 = "rgba(11, 31, 53, 0.2)";
|
|
335
|
+
export const colorDarkBgPrimaryAlpha32 = "rgba(11, 31, 53, 0.32)";
|
|
336
|
+
export const colorDarkBgPrimaryAlpha37 = "rgba(11, 31, 53, 0.37)";
|
|
332
337
|
export const colorDarkBgPrimaryAlpha40 = "rgba(11, 31, 53, 0.4)";
|
|
333
338
|
export const colorDarkBgPrimaryInvertedAlpha3 = "rgba(255, 255, 255, 0.03)";
|
|
339
|
+
export const colorDarkBgPrimaryInvertedAlpha4 = "rgba(255, 255, 255, 0.04)";
|
|
334
340
|
export const colorDarkBgPrimaryInvertedAlpha5 = "rgba(255, 255, 255, 0.05)";
|
|
335
341
|
export const colorDarkBgPrimaryInvertedAlpha7 = "rgba(255, 255, 255, 0.07)";
|
|
342
|
+
export const colorDarkBgPrimaryInvertedAlpha8 = "rgba(255, 255, 255, 0.08)";
|
|
336
343
|
export const colorDarkBgPrimaryInvertedAlpha10 = "rgba(255, 255, 255, 0.1)";
|
|
344
|
+
export const colorDarkBgPrimaryInvertedAlpha12 = "rgba(255, 255, 255, 0.12)";
|
|
337
345
|
export const colorDarkBgPrimaryInvertedAlpha15 = "rgba(255, 255, 255, 0.15)";
|
|
346
|
+
export const colorDarkBgPrimaryInvertedAlpha16 = "rgba(255, 255, 255, 0.16)";
|
|
338
347
|
export const colorDarkBgPrimaryInvertedAlpha20 = "rgba(255, 255, 255, 0.2)";
|
|
348
|
+
export const colorDarkBgPrimaryInvertedAlpha24 = "rgba(255, 255, 255, 0.24)";
|
|
339
349
|
export const colorDarkBgPrimaryInvertedAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
350
|
+
export const colorDarkBgPrimaryInvertedAlpha32 = "rgba(255, 255, 255, 0.32)";
|
|
340
351
|
export const colorDarkBgPrimaryInvertedAlpha40 = "rgba(255, 255, 255, 0.4)";
|
|
341
352
|
export const colorDarkBgPrimaryInvertedAlpha50 = "rgba(255, 255, 255, 0.5)";
|
|
342
353
|
export const colorDarkBgPrimaryInvertedShade15 = "rgb(217, 217, 217)";
|
|
@@ -449,17 +460,28 @@ export const colorLightBgAccentShade7 = "rgb(222, 46, 33)";
|
|
|
449
460
|
export const colorLightBgAccentShade10 = "rgb(215, 44, 32)";
|
|
450
461
|
export const colorLightBgAccentShade15 = "rgb(203, 42, 31)";
|
|
451
462
|
export const colorLightBgAccentShade30 = "rgb(167, 34, 25)";
|
|
463
|
+
export const colorLightBgPrimaryAlpha4 = "rgba(255, 255, 255, 0.04)";
|
|
452
464
|
export const colorLightBgPrimaryAlpha8 = "rgba(255, 255, 255, 0.08)";
|
|
465
|
+
export const colorLightBgPrimaryAlpha12 = "rgba(255, 255, 255, 0.12)";
|
|
453
466
|
export const colorLightBgPrimaryAlpha15 = "rgba(255, 255, 255, 0.15)";
|
|
467
|
+
export const colorLightBgPrimaryAlpha16 = "rgba(255, 255, 255, 0.16)";
|
|
454
468
|
export const colorLightBgPrimaryAlpha20 = "rgba(255, 255, 255, 0.2)";
|
|
469
|
+
export const colorLightBgPrimaryAlpha32 = "rgba(255, 255, 255, 0.32)";
|
|
470
|
+
export const colorLightBgPrimaryAlpha37 = "rgba(255, 255, 255, 0.37)";
|
|
455
471
|
export const colorLightBgPrimaryAlpha40 = "rgba(255, 255, 255, 0.4)";
|
|
456
472
|
export const colorLightBgPrimaryInvertedAlpha3 = "rgba(11, 31, 53, 0.03)";
|
|
473
|
+
export const colorLightBgPrimaryInvertedAlpha4 = "rgba(11, 31, 53, 0.04)";
|
|
457
474
|
export const colorLightBgPrimaryInvertedAlpha5 = "rgba(11, 31, 53, 0.05)";
|
|
458
475
|
export const colorLightBgPrimaryInvertedAlpha7 = "rgba(11, 31, 53, 0.07)";
|
|
476
|
+
export const colorLightBgPrimaryInvertedAlpha8 = "rgba(11, 31, 53, 0.08)";
|
|
459
477
|
export const colorLightBgPrimaryInvertedAlpha10 = "rgba(11, 31, 53, 0.1)";
|
|
478
|
+
export const colorLightBgPrimaryInvertedAlpha12 = "rgba(11, 31, 53, 0.12)";
|
|
460
479
|
export const colorLightBgPrimaryInvertedAlpha15 = "rgba(11, 31, 53, 0.15)";
|
|
480
|
+
export const colorLightBgPrimaryInvertedAlpha16 = "rgba(11, 31, 53, 0.16)";
|
|
461
481
|
export const colorLightBgPrimaryInvertedAlpha20 = "rgba(11, 31, 53, 0.2)";
|
|
482
|
+
export const colorLightBgPrimaryInvertedAlpha24 = "rgba(11, 31, 53, 0.24)";
|
|
462
483
|
export const colorLightBgPrimaryInvertedAlpha30 = "rgba(11, 31, 53, 0.3)";
|
|
484
|
+
export const colorLightBgPrimaryInvertedAlpha32 = "rgba(11, 31, 53, 0.32)";
|
|
463
485
|
export const colorLightBgPrimaryInvertedAlpha40 = "rgba(11, 31, 53, 0.4)";
|
|
464
486
|
export const colorLightBgPrimaryInvertedAlpha50 = "rgba(11, 31, 53, 0.5)";
|
|
465
487
|
export const colorLightBgPrimaryInvertedTint15 = "rgb(48, 65, 83)";
|
package/vars/package.json
CHANGED
package/with-suffix/Component.js
CHANGED
|
@@ -50,7 +50,7 @@ function __rest(s, e) {
|
|
|
50
50
|
return t;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
var styles = {"suffixContainer":"with-
|
|
53
|
+
var styles = {"suffixContainer":"with-suffix__suffixContainer_xj35c","suffixVisible":"with-suffix__suffixVisible_xj35c","hasSuffix":"with-suffix__hasSuffix_xj35c","spacer":"with-suffix__spacer_xj35c","suffix":"with-suffix__suffix_xj35c","disabled":"with-suffix__disabled_xj35c","readOnly":"with-suffix__readOnly_xj35c"};
|
|
54
54
|
require('./index.css');
|
|
55
55
|
|
|
56
56
|
var withSuffix = function (Input) {
|
|
@@ -42,7 +42,7 @@ function __rest(s, e) {
|
|
|
42
42
|
return t;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
-
var styles = {"suffixContainer":"with-
|
|
45
|
+
var styles = {"suffixContainer":"with-suffix__suffixContainer_xj35c","suffixVisible":"with-suffix__suffixVisible_xj35c","hasSuffix":"with-suffix__hasSuffix_xj35c","spacer":"with-suffix__spacer_xj35c","suffix":"with-suffix__suffix_xj35c","disabled":"with-suffix__disabled_xj35c","readOnly":"with-suffix__readOnly_xj35c"};
|
|
46
46
|
require('./index.css');
|
|
47
47
|
|
|
48
48
|
var withSuffix = function (Input) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: tkkfm */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
/* Hard up */
|
|
9
9
|
}
|
|
10
|
-
.with-
|
|
10
|
+
.with-suffix__suffixContainer_xj35c {
|
|
11
11
|
font-size: 16px;
|
|
12
12
|
line-height: 20px;
|
|
13
13
|
font-weight: 400;
|
|
@@ -20,25 +20,25 @@
|
|
|
20
20
|
display: none;
|
|
21
21
|
pointer-events: none;
|
|
22
22
|
}
|
|
23
|
-
input:focus:not(:read-only) + .with-
|
|
24
|
-
.with-
|
|
23
|
+
input:focus:not(:read-only) + .with-suffix__suffixContainer_xj35c,
|
|
24
|
+
.with-suffix__suffixVisible_xj35c .with-suffix__suffixContainer_xj35c {
|
|
25
25
|
display: inline-flex;
|
|
26
26
|
}
|
|
27
|
-
.with-
|
|
27
|
+
.with-suffix__hasSuffix_xj35c input:focus::placeholder {
|
|
28
28
|
color: transparent;
|
|
29
29
|
transition: none;
|
|
30
30
|
}
|
|
31
|
-
.with-
|
|
31
|
+
.with-suffix__spacer_xj35c {
|
|
32
32
|
visibility: hidden;
|
|
33
33
|
flex-shrink: 0;
|
|
34
34
|
white-space: pre;
|
|
35
35
|
}
|
|
36
|
-
.with-
|
|
36
|
+
.with-suffix__suffix_xj35c {
|
|
37
37
|
white-space: pre;
|
|
38
38
|
}
|
|
39
|
-
.with-
|
|
39
|
+
.with-suffix__disabled_xj35c {
|
|
40
40
|
color: var(--input-disabled-color);
|
|
41
41
|
}
|
|
42
|
-
.with-
|
|
42
|
+
.with-suffix__readOnly_xj35c {
|
|
43
43
|
color: var(--input-read-only-color);
|
|
44
44
|
}
|
package/with-suffix/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: tkkfm */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
/* Hard up */
|
|
9
9
|
}
|
|
10
|
-
.with-
|
|
10
|
+
.with-suffix__suffixContainer_xj35c {
|
|
11
11
|
font-size: 16px;
|
|
12
12
|
line-height: 20px;
|
|
13
13
|
font-weight: 400;
|
|
@@ -20,25 +20,25 @@
|
|
|
20
20
|
display: none;
|
|
21
21
|
pointer-events: none;
|
|
22
22
|
}
|
|
23
|
-
input:focus:not(:read-only) + .with-
|
|
24
|
-
.with-
|
|
23
|
+
input:focus:not(:read-only) + .with-suffix__suffixContainer_xj35c,
|
|
24
|
+
.with-suffix__suffixVisible_xj35c .with-suffix__suffixContainer_xj35c {
|
|
25
25
|
display: inline-flex;
|
|
26
26
|
}
|
|
27
|
-
.with-
|
|
27
|
+
.with-suffix__hasSuffix_xj35c input:focus::placeholder {
|
|
28
28
|
color: transparent;
|
|
29
29
|
transition: none;
|
|
30
30
|
}
|
|
31
|
-
.with-
|
|
31
|
+
.with-suffix__spacer_xj35c {
|
|
32
32
|
visibility: hidden;
|
|
33
33
|
flex-shrink: 0;
|
|
34
34
|
white-space: pre;
|
|
35
35
|
}
|
|
36
|
-
.with-
|
|
36
|
+
.with-suffix__suffix_xj35c {
|
|
37
37
|
white-space: pre;
|
|
38
38
|
}
|
|
39
|
-
.with-
|
|
39
|
+
.with-suffix__disabled_xj35c {
|
|
40
40
|
color: var(--input-disabled-color);
|
|
41
41
|
}
|
|
42
|
-
.with-
|
|
42
|
+
.with-suffix__readOnly_xj35c {
|
|
43
43
|
color: var(--input-read-only-color);
|
|
44
44
|
}
|
|
@@ -3,7 +3,7 @@ import cn from 'classnames';
|
|
|
3
3
|
import mergeRefs from 'react-merge-refs';
|
|
4
4
|
import { Portal } from '../../portal/modern';
|
|
5
5
|
|
|
6
|
-
var styles = {"suffixContainer":"with-
|
|
6
|
+
var styles = {"suffixContainer":"with-suffix__suffixContainer_xj35c","suffixVisible":"with-suffix__suffixVisible_xj35c","hasSuffix":"with-suffix__hasSuffix_xj35c","spacer":"with-suffix__spacer_xj35c","suffix":"with-suffix__suffix_xj35c","disabled":"with-suffix__disabled_xj35c","readOnly":"with-suffix__readOnly_xj35c"};
|
|
7
7
|
require('./index.css');
|
|
8
8
|
|
|
9
9
|
const withSuffix = (Input) => forwardRef(({ value, defaultValue, onChange, onClear, suffix = '', placeholder, className, disabled, readOnly, suffixContainerClassName, ...restProps }, ref) => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: tkkfm */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
/* Hard up */
|
|
9
9
|
}
|
|
10
|
-
.with-
|
|
10
|
+
.with-suffix__suffixContainer_xj35c {
|
|
11
11
|
font-size: 16px;
|
|
12
12
|
line-height: 20px;
|
|
13
13
|
font-weight: 400;
|
|
@@ -20,25 +20,25 @@
|
|
|
20
20
|
display: none;
|
|
21
21
|
pointer-events: none;
|
|
22
22
|
}
|
|
23
|
-
input:focus:not(:read-only) + .with-
|
|
24
|
-
.with-
|
|
23
|
+
input:focus:not(:read-only) + .with-suffix__suffixContainer_xj35c,
|
|
24
|
+
.with-suffix__suffixVisible_xj35c .with-suffix__suffixContainer_xj35c {
|
|
25
25
|
display: inline-flex;
|
|
26
26
|
}
|
|
27
|
-
.with-
|
|
27
|
+
.with-suffix__hasSuffix_xj35c input:focus::placeholder {
|
|
28
28
|
color: transparent;
|
|
29
29
|
transition: none;
|
|
30
30
|
}
|
|
31
|
-
.with-
|
|
31
|
+
.with-suffix__spacer_xj35c {
|
|
32
32
|
visibility: hidden;
|
|
33
33
|
flex-shrink: 0;
|
|
34
34
|
white-space: pre;
|
|
35
35
|
}
|
|
36
|
-
.with-
|
|
36
|
+
.with-suffix__suffix_xj35c {
|
|
37
37
|
white-space: pre;
|
|
38
38
|
}
|
|
39
|
-
.with-
|
|
39
|
+
.with-suffix__disabled_xj35c {
|
|
40
40
|
color: var(--input-disabled-color);
|
|
41
41
|
}
|
|
42
|
-
.with-
|
|
42
|
+
.with-suffix__readOnly_xj35c {
|
|
43
43
|
color: var(--input-read-only-color);
|
|
44
44
|
}
|