@alfalab/core-components 32.0.0-beta.0 → 32.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-button/Component.d.ts +51 -0
- package/action-button/Component.js +102 -0
- package/action-button/cssm/Component.d.ts +51 -0
- package/action-button/cssm/Component.js +98 -0
- package/action-button/cssm/default.module.css +60 -0
- package/action-button/cssm/hooks.d.ts +4 -0
- package/action-button/cssm/hooks.js +28 -0
- package/action-button/cssm/index.d.ts +1 -0
- package/action-button/cssm/index.js +17 -0
- package/action-button/cssm/index.module.css +84 -0
- package/action-button/cssm/inverted.module.css +62 -0
- package/action-button/cssm/static.module.css +40 -0
- package/action-button/default.css +61 -0
- package/action-button/esm/Component.d.ts +51 -0
- package/action-button/esm/Component.js +94 -0
- package/action-button/esm/default.css +61 -0
- package/action-button/esm/hooks.d.ts +4 -0
- package/action-button/esm/hooks.js +26 -0
- package/action-button/esm/index.css +85 -0
- package/action-button/esm/index.d.ts +1 -0
- package/action-button/esm/index.js +7 -0
- package/action-button/esm/inverted.css +63 -0
- package/action-button/esm/static.css +41 -0
- package/action-button/hooks.d.ts +4 -0
- package/action-button/hooks.js +28 -0
- package/action-button/index.css +85 -0
- package/action-button/index.d.ts +1 -0
- package/action-button/index.js +13 -0
- package/action-button/inverted.css +63 -0
- package/action-button/modern/Component.d.ts +51 -0
- package/action-button/modern/Component.js +53 -0
- package/action-button/modern/default.css +61 -0
- package/action-button/modern/hooks.d.ts +4 -0
- package/action-button/modern/hooks.js +26 -0
- package/action-button/modern/index.css +85 -0
- package/action-button/modern/index.d.ts +1 -0
- package/action-button/modern/index.js +7 -0
- package/action-button/modern/inverted.css +63 -0
- package/action-button/modern/static.css +41 -0
- package/action-button/package.json +3 -0
- package/action-button/send-stats.js +82 -0
- package/action-button/static.css +41 -0
- package/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +3 -3
- package/alert/index.css +3 -3
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +3 -3
- package/amount/component.js +2 -2
- package/amount/cssm/component.js +1 -1
- package/amount/esm/component.js +2 -2
- 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 +2 -2
- 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 +1 -1
- package/amount-input/Component.js +3 -3
- package/amount-input/cssm/Component.d.ts +1 -1
- package/amount-input/default.css +2 -2
- package/amount-input/esm/Component.d.ts +1 -1
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +2 -2
- package/amount-input/esm/index.css +7 -7
- package/amount-input/esm/inverted.css +2 -2
- package/amount-input/index.css +7 -7
- package/amount-input/inverted.css +2 -2
- package/amount-input/modern/Component.d.ts +1 -1
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +2 -2
- package/amount-input/modern/index.css +7 -7
- package/amount-input/modern/inverted.css +2 -2
- package/attach/Component.d.ts +1 -1
- package/attach/Component.js +1 -1
- package/attach/cssm/Component.d.ts +1 -1
- package/attach/esm/Component.d.ts +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.d.ts +1 -1
- 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/esm/Component.js +1 -1
- package/bank-card/esm/index.css +20 -20
- package/bank-card/index.css +20 -20
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +20 -20
- package/base-modal/Component.js +5 -2
- package/base-modal/cssm/Component.js +4 -1
- package/base-modal/cssm/index.js +1 -0
- package/{intl-phone-input/esm/libphonenumber-js.min-51767b7b.d.ts → base-modal/cssm/matches-polyfill.d.ts} +0 -0
- package/base-modal/cssm/matches-polyfill.js +18 -0
- package/base-modal/esm/Component.js +5 -2
- package/base-modal/esm/index.css +13 -13
- package/base-modal/esm/index.js +1 -0
- package/{intl-phone-input/libphonenumber-js.min-2670f00f.d.ts → base-modal/esm/matches-polyfill.d.ts} +0 -0
- package/base-modal/esm/matches-polyfill.js +18 -0
- package/base-modal/index.css +13 -13
- package/base-modal/index.js +1 -0
- package/{intl-phone-input/modern/libphonenumber-js.min-51767b7b.d.ts → base-modal/matches-polyfill.d.ts} +0 -0
- package/base-modal/matches-polyfill.js +18 -0
- package/base-modal/modern/Component.js +5 -2
- package/base-modal/modern/index.css +13 -13
- package/base-modal/modern/index.js +1 -0
- package/{select/esm/intersection-observer-a65c2124.d.ts → base-modal/modern/matches-polyfill.d.ts} +0 -0
- package/base-modal/modern/matches-polyfill.js +18 -0
- package/bottom-sheet/{component-0f98bc73.d.ts → component-df4e3ee0.d.ts} +0 -0
- package/bottom-sheet/{component-0f98bc73.js → component-df4e3ee0.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 +15 -5
- package/bottom-sheet/components/closer/Component.js +2 -2
- package/bottom-sheet/components/closer/index.css +15 -5
- 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/cssm/components/backer/index.module.css +12 -2
- package/bottom-sheet/cssm/components/closer/index.module.css +12 -2
- package/bottom-sheet/esm/{component-8a6d5bc8.d.ts → component-e51c9bd2.d.ts} +0 -0
- package/bottom-sheet/esm/{component-8a6d5bc8.js → component-e51c9bd2.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 +15 -5
- package/bottom-sheet/esm/components/closer/Component.js +2 -2
- package/bottom-sheet/esm/components/closer/index.css +15 -5
- 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 +15 -15
- package/bottom-sheet/esm/index.d.ts +1 -1
- package/bottom-sheet/esm/index.js +2 -2
- package/bottom-sheet/esm/{tslib.es6-00fdb5ea.d.ts → tslib.es6-089513c5.d.ts} +0 -0
- package/bottom-sheet/esm/{tslib.es6-00fdb5ea.js → tslib.es6-089513c5.js} +0 -0
- package/bottom-sheet/index.css +15 -15
- package/bottom-sheet/index.d.ts +1 -1
- package/bottom-sheet/index.js +2 -2
- package/bottom-sheet/modern/{component-ec1958dc.d.ts → component-745a43ea.d.ts} +0 -0
- package/bottom-sheet/modern/{component-ec1958dc.js → component-745a43ea.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 +15 -5
- package/bottom-sheet/modern/components/closer/Component.js +1 -1
- package/bottom-sheet/modern/components/closer/index.css +15 -5
- 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 +15 -15
- package/bottom-sheet/modern/index.d.ts +1 -1
- package/bottom-sheet/modern/index.js +1 -1
- package/bottom-sheet/{tslib.es6-f0edf8ae.d.ts → tslib.es6-978189f6.d.ts} +0 -0
- package/bottom-sheet/{tslib.es6-f0edf8ae.js → tslib.es6-978189f6.js} +0 -0
- package/button/Component.d.ts +1 -1
- package/button/Component.js +3 -3
- package/button/cssm/Component.d.ts +1 -1
- package/button/cssm/default.module.css +0 -2
- package/button/cssm/index.module.css +18 -2
- package/button/cssm/inverted.module.css +0 -2
- package/button/default.css +41 -43
- package/button/esm/Component.d.ts +1 -1
- package/button/esm/Component.js +3 -3
- package/button/esm/default.css +41 -43
- package/button/esm/index.css +72 -56
- package/button/esm/inverted.css +41 -43
- package/button/index.css +72 -56
- package/button/inverted.css +41 -43
- package/button/modern/Component.d.ts +1 -1
- package/button/modern/Component.js +3 -3
- package/button/modern/default.css +41 -43
- package/button/modern/index.css +72 -56
- package/button/modern/inverted.css +41 -43
- package/calendar/Component.js +2 -2
- package/calendar/components/calendar-mobile/Component.js +2 -2
- package/calendar/components/calendar-mobile/index.css +24 -11
- package/calendar/components/calendar-mobile/index.js +1 -1
- package/calendar/components/days-table/Component.js +2 -2
- package/calendar/components/days-table/index.css +58 -58
- 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 +11 -11
- 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 +13 -13
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/cssm/components/calendar-mobile/index.module.css +13 -0
- package/calendar/esm/Component.js +2 -2
- package/calendar/esm/components/calendar-mobile/Component.js +2 -2
- package/calendar/esm/components/calendar-mobile/index.css +24 -11
- package/calendar/esm/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/components/days-table/Component.js +2 -2
- package/calendar/esm/components/days-table/index.css +58 -58
- 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 +11 -11
- 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 +13 -13
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index.css +14 -14
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/{tslib.es6-f47379fb.d.ts → tslib.es6-ad19cd46.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-f47379fb.js → tslib.es6-ad19cd46.js} +0 -0
- package/calendar/index.css +14 -14
- package/calendar/index.js +1 -1
- package/calendar/modern/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/index.css +24 -11
- package/calendar/modern/components/days-table/Component.js +1 -1
- package/calendar/modern/components/days-table/index.css +58 -58
- 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 +11 -11
- 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 +13 -13
- package/calendar/modern/index.css +14 -14
- package/calendar/{tslib.es6-6d16ac42.d.ts → tslib.es6-6025a0ab.d.ts} +0 -0
- package/calendar/{tslib.es6-6d16ac42.js → tslib.es6-6025a0ab.js} +0 -0
- package/calendar-input/Component.d.ts +1 -1
- package/calendar-input/Component.js +1 -1
- package/calendar-input/cssm/Component.d.ts +1 -1
- package/calendar-input/esm/Component.d.ts +1 -1
- package/calendar-input/esm/Component.js +1 -1
- package/calendar-input/esm/index.css +11 -11
- package/calendar-input/index.css +11 -11
- package/calendar-input/modern/Component.d.ts +3 -3
- package/calendar-input/modern/Component.js +1 -1
- package/calendar-input/modern/index.css +11 -11
- package/calendar-range/Component.d.ts +4 -0
- package/calendar-range/Component.js +1 -1
- package/calendar-range/cssm/Component.d.ts +4 -0
- package/calendar-range/cssm/views/popover.js +8 -1
- package/calendar-range/cssm/views/static.js +10 -3
- package/calendar-range/esm/Component.d.ts +4 -0
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/{index.module-5134e983.d.ts → index.module-6af5d5cb.d.ts} +0 -0
- package/calendar-range/esm/{index.module-5134e983.js → index.module-6af5d5cb.js} +1 -1
- package/calendar-range/esm/views/index.css +8 -8
- package/calendar-range/esm/views/popover.js +9 -2
- package/calendar-range/esm/views/static.js +11 -4
- package/calendar-range/index.js +1 -1
- package/calendar-range/{index.module-b07de6be.d.ts → index.module-34d7edbc.d.ts} +0 -0
- package/calendar-range/{index.module-b07de6be.js → index.module-34d7edbc.js} +1 -1
- package/calendar-range/modern/Component.d.ts +4 -0
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/index.module-1ea970d5.js +4 -0
- package/calendar-range/modern/views/index.css +8 -8
- package/calendar-range/modern/views/popover.js +9 -2
- package/calendar-range/modern/views/static.js +11 -4
- package/calendar-range/views/index.css +8 -8
- package/calendar-range/views/popover.js +9 -2
- package/calendar-range/views/static.js +11 -4
- package/calendar-with-skeleton/Component.js +1 -1
- package/calendar-with-skeleton/cssm/index.module.css +24 -0
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +36 -12
- package/calendar-with-skeleton/index.css +36 -12
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +36 -12
- package/card-image/Component.js +1 -1
- package/card-image/cssm/index.module.css +1 -1
- package/card-image/esm/Component.js +1 -1
- package/card-image/esm/index.css +8 -8
- package/card-image/index.css +8 -8
- package/card-image/modern/Component.js +1 -1
- package/card-image/modern/index.css +8 -8
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +4 -4
- package/cdn-icon/index.css +4 -4
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +4 -4
- package/chart/Component.js +2 -2
- package/chart/components/Dot/index.css +8 -8
- package/chart/components/Dot/index.js +1 -1
- package/chart/components/Legends/index.css +8 -8
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +4 -4
- package/chart/components/Tick/index.js +1 -1
- package/chart/components/TooltipContent/index.css +7 -7
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/esm/Component.js +2 -2
- package/chart/esm/components/Dot/index.css +8 -8
- package/chart/esm/components/Dot/index.js +1 -1
- package/chart/esm/components/Legends/index.css +8 -8
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +4 -4
- package/chart/esm/components/Tick/index.js +1 -1
- package/chart/esm/components/TooltipContent/index.css +7 -7
- package/chart/esm/components/TooltipContent/index.js +1 -1
- package/chart/esm/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 +5 -5
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-738920af.d.ts → tslib.es6-714a2eac.d.ts} +0 -0
- package/chart/esm/{tslib.es6-738920af.js → tslib.es6-714a2eac.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 +5 -5
- package/chart/index.js +1 -1
- package/chart/modern/Component.js +1 -1
- package/chart/modern/components/Dot/index.css +8 -8
- package/chart/modern/components/Dot/index.js +1 -1
- package/chart/modern/components/Legends/index.css +8 -8
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +4 -4
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +7 -7
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +5 -5
- package/chart/{tslib.es6-1c752be5.d.ts → tslib.es6-05b3ea1b.d.ts} +0 -0
- package/chart/{tslib.es6-1c752be5.js → tslib.es6-05b3ea1b.js} +0 -0
- package/checkbox/Component.js +1 -1
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/esm/index.css +37 -37
- package/checkbox/index.css +37 -37
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/modern/index.css +37 -37
- package/checkbox-group/Component.d.ts +9 -1
- package/checkbox-group/Component.js +3 -3
- package/checkbox-group/cssm/Component.d.ts +9 -1
- package/checkbox-group/cssm/Component.js +2 -2
- package/checkbox-group/esm/Component.d.ts +9 -1
- package/checkbox-group/esm/Component.js +3 -3
- package/checkbox-group/esm/index.css +17 -17
- package/checkbox-group/index.css +17 -17
- package/checkbox-group/modern/Component.d.ts +9 -1
- package/checkbox-group/modern/Component.js +3 -3
- package/checkbox-group/modern/index.css +17 -17
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +49 -49
- package/circular-progress-bar/index.css +49 -49
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +49 -49
- package/code-input/component.js +17 -3
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +18 -13
- package/code-input/cssm/component.js +16 -2
- package/code-input/cssm/components/input/index.module.css +7 -2
- package/code-input/esm/component.js +17 -3
- package/code-input/esm/components/input/component.js +1 -1
- package/code-input/esm/components/input/index.css +18 -13
- package/code-input/esm/index.css +6 -6
- package/code-input/index.css +6 -6
- package/code-input/modern/component.js +16 -3
- package/code-input/modern/components/input/component.js +1 -1
- package/code-input/modern/components/input/index.css +18 -13
- package/code-input/modern/index.css +6 -6
- package/collapse/Component.js +1 -1
- package/collapse/esm/Component.js +1 -1
- package/collapse/esm/index.css +8 -8
- package/collapse/index.css +8 -8
- package/collapse/modern/Component.js +1 -1
- package/collapse/modern/index.css +8 -8
- package/comment/Component.js +1 -1
- package/comment/esm/Component.js +1 -1
- package/comment/esm/index.css +3 -3
- package/comment/index.css +3 -3
- package/comment/modern/Component.js +1 -1
- package/comment/modern/index.css +3 -3
- package/confirmation/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-55f10e53.d.ts → countdown-section-eaf3cf81.d.ts} +0 -0
- package/confirmation/{countdown-section-55f10e53.js → countdown-section-eaf3cf81.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-b1d99546.d.ts → countdown-section-16cd474c.d.ts} +0 -0
- package/confirmation/esm/{countdown-section-b1d99546.js → countdown-section-16cd474c.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-901f0eeb.d.ts → countdown-section-ea2f80a8.d.ts} +0 -0
- package/confirmation/modern/{countdown-section-901f0eeb.js → countdown-section-ea2f80a8.js} +1 -1
- package/confirmation/modern/index.css +3 -3
- package/confirmation/modern/index.js +1 -1
- package/confirmation-v1/component.d.ts +167 -0
- package/confirmation-v1/component.js +124 -0
- package/confirmation-v1/components/code-input/component.d.ts +16 -0
- package/confirmation-v1/components/code-input/component.js +158 -0
- package/confirmation-v1/components/code-input/index.css +99 -0
- package/{pure-cell/components/comment → confirmation-v1/components/code-input}/index.d.ts +0 -0
- package/confirmation-v1/components/code-input/index.js +11 -0
- package/confirmation-v1/components/code-input/utils.d.ts +10 -0
- package/confirmation-v1/components/code-input/utils.js +19 -0
- package/confirmation-v1/components/countdown/component.d.ts +24 -0
- package/confirmation-v1/components/countdown/component.js +115 -0
- package/confirmation-v1/components/countdown/index.css +85 -0
- package/{pure-cell/esm/components/comment → confirmation-v1/components/countdown}/index.d.ts +0 -0
- package/confirmation-v1/components/countdown/index.js +14 -0
- package/confirmation-v1/components/countdown-loader/component.d.ts +7 -0
- package/confirmation-v1/components/countdown-loader/component.js +27 -0
- package/confirmation-v1/components/countdown-loader/index.css +17 -0
- package/{pure-cell/cssm/components/comment → confirmation-v1/components/countdown-loader}/index.d.ts +0 -0
- package/confirmation-v1/components/countdown-loader/index.js +8 -0
- package/confirmation-v1/components/index.d.ts +4 -0
- package/confirmation-v1/components/index.js +24 -0
- package/confirmation-v1/components/overlimit/component.d.ts +12 -0
- package/confirmation-v1/components/overlimit/component.js +71 -0
- package/confirmation-v1/components/overlimit/index.css +90 -0
- package/{pure-cell/modern/components/comment → confirmation-v1/components/overlimit}/index.d.ts +0 -0
- package/confirmation-v1/components/overlimit/index.js +15 -0
- package/confirmation-v1/components/sign-confirmation/component.d.ts +37 -0
- package/confirmation-v1/components/sign-confirmation/component.js +60 -0
- package/confirmation-v1/components/sign-confirmation/index.css +108 -0
- package/confirmation-v1/components/sign-confirmation/index.d.ts +1 -0
- package/confirmation-v1/components/sign-confirmation/index.js +18 -0
- package/confirmation-v1/cssm/component.d.ts +167 -0
- package/confirmation-v1/cssm/component.js +128 -0
- package/confirmation-v1/cssm/components/code-input/component.d.ts +16 -0
- package/confirmation-v1/cssm/components/code-input/component.js +157 -0
- package/confirmation-v1/cssm/components/code-input/index.d.ts +1 -0
- package/confirmation-v1/cssm/components/code-input/index.js +12 -0
- package/confirmation-v1/cssm/components/code-input/index.module.css +98 -0
- package/confirmation-v1/cssm/components/code-input/utils.d.ts +10 -0
- package/confirmation-v1/cssm/components/code-input/utils.js +19 -0
- package/confirmation-v1/cssm/components/countdown/component.d.ts +24 -0
- package/confirmation-v1/cssm/components/countdown/component.js +115 -0
- package/confirmation-v1/cssm/components/countdown/index.d.ts +1 -0
- package/confirmation-v1/cssm/components/countdown/index.js +16 -0
- package/confirmation-v1/cssm/components/countdown/index.module.css +84 -0
- package/confirmation-v1/cssm/components/countdown-loader/component.d.ts +7 -0
- package/confirmation-v1/cssm/components/countdown-loader/component.js +26 -0
- package/confirmation-v1/cssm/components/countdown-loader/index.d.ts +1 -0
- package/confirmation-v1/cssm/components/countdown-loader/index.js +9 -0
- package/confirmation-v1/cssm/components/countdown-loader/index.module.css +16 -0
- package/confirmation-v1/cssm/components/index.d.ts +4 -0
- package/confirmation-v1/cssm/components/index.js +29 -0
- package/confirmation-v1/cssm/components/overlimit/component.d.ts +12 -0
- package/confirmation-v1/cssm/components/overlimit/component.js +72 -0
- package/confirmation-v1/cssm/components/overlimit/index.d.ts +1 -0
- package/confirmation-v1/cssm/components/overlimit/index.js +18 -0
- package/confirmation-v1/cssm/components/overlimit/index.module.css +89 -0
- package/confirmation-v1/cssm/components/sign-confirmation/component.d.ts +37 -0
- package/confirmation-v1/cssm/components/sign-confirmation/component.js +62 -0
- package/confirmation-v1/cssm/components/sign-confirmation/index.d.ts +1 -0
- package/confirmation-v1/cssm/components/sign-confirmation/index.js +22 -0
- package/confirmation-v1/cssm/components/sign-confirmation/index.module.css +107 -0
- package/confirmation-v1/cssm/index.d.ts +3 -0
- package/confirmation-v1/cssm/index.js +33 -0
- package/confirmation-v1/cssm/index.module.css +118 -0
- package/confirmation-v1/cssm/vars.css +17 -0
- package/confirmation-v1/esm/component.d.ts +167 -0
- package/confirmation-v1/esm/component.js +117 -0
- package/confirmation-v1/esm/components/code-input/component.d.ts +16 -0
- package/confirmation-v1/esm/components/code-input/component.js +151 -0
- package/confirmation-v1/esm/components/code-input/index.css +99 -0
- package/confirmation-v1/esm/components/code-input/index.d.ts +1 -0
- package/confirmation-v1/esm/components/code-input/index.js +5 -0
- package/confirmation-v1/esm/components/code-input/utils.d.ts +10 -0
- package/confirmation-v1/esm/components/code-input/utils.js +17 -0
- package/confirmation-v1/esm/components/countdown/component.d.ts +24 -0
- package/confirmation-v1/esm/components/countdown/component.js +107 -0
- package/confirmation-v1/esm/components/countdown/index.css +85 -0
- package/confirmation-v1/esm/components/countdown/index.d.ts +1 -0
- package/confirmation-v1/esm/components/countdown/index.js +7 -0
- package/confirmation-v1/esm/components/countdown-loader/component.d.ts +7 -0
- package/confirmation-v1/esm/components/countdown-loader/component.js +21 -0
- package/confirmation-v1/esm/components/countdown-loader/index.css +17 -0
- package/confirmation-v1/esm/components/countdown-loader/index.d.ts +1 -0
- package/confirmation-v1/esm/components/countdown-loader/index.js +2 -0
- package/confirmation-v1/esm/components/index.d.ts +4 -0
- package/confirmation-v1/esm/components/index.js +14 -0
- package/confirmation-v1/esm/components/overlimit/component.d.ts +12 -0
- package/confirmation-v1/esm/components/overlimit/component.js +65 -0
- package/confirmation-v1/esm/components/overlimit/index.css +90 -0
- package/confirmation-v1/esm/components/overlimit/index.d.ts +1 -0
- package/confirmation-v1/esm/components/overlimit/index.js +9 -0
- package/confirmation-v1/esm/components/sign-confirmation/component.d.ts +37 -0
- package/confirmation-v1/esm/components/sign-confirmation/component.js +53 -0
- package/confirmation-v1/esm/components/sign-confirmation/index.css +108 -0
- package/confirmation-v1/esm/components/sign-confirmation/index.d.ts +1 -0
- package/confirmation-v1/esm/components/sign-confirmation/index.js +12 -0
- package/confirmation-v1/esm/index.css +119 -0
- package/confirmation-v1/esm/index.d.ts +3 -0
- package/confirmation-v1/esm/index.js +15 -0
- package/confirmation-v1/index.css +119 -0
- package/confirmation-v1/index.d.ts +3 -0
- package/confirmation-v1/index.js +27 -0
- package/confirmation-v1/modern/component.d.ts +167 -0
- package/confirmation-v1/modern/component.js +116 -0
- package/confirmation-v1/modern/components/code-input/component.d.ts +16 -0
- package/confirmation-v1/modern/components/code-input/component.js +123 -0
- package/confirmation-v1/modern/components/code-input/index.css +99 -0
- package/confirmation-v1/modern/components/code-input/index.d.ts +1 -0
- package/confirmation-v1/modern/components/code-input/index.js +5 -0
- package/confirmation-v1/modern/components/code-input/utils.d.ts +10 -0
- package/confirmation-v1/modern/components/code-input/utils.js +16 -0
- package/confirmation-v1/modern/components/countdown/component.d.ts +24 -0
- package/confirmation-v1/modern/components/countdown/component.js +102 -0
- package/confirmation-v1/modern/components/countdown/index.css +85 -0
- package/confirmation-v1/modern/components/countdown/index.d.ts +1 -0
- package/confirmation-v1/modern/components/countdown/index.js +7 -0
- package/confirmation-v1/modern/components/countdown-loader/component.d.ts +7 -0
- package/confirmation-v1/modern/components/countdown-loader/component.js +20 -0
- package/confirmation-v1/modern/components/countdown-loader/index.css +17 -0
- package/confirmation-v1/modern/components/countdown-loader/index.d.ts +1 -0
- package/confirmation-v1/modern/components/countdown-loader/index.js +2 -0
- package/confirmation-v1/modern/components/index.d.ts +4 -0
- package/confirmation-v1/modern/components/index.js +14 -0
- package/confirmation-v1/modern/components/overlimit/component.d.ts +12 -0
- package/confirmation-v1/modern/components/overlimit/component.js +64 -0
- package/confirmation-v1/modern/components/overlimit/index.css +90 -0
- package/confirmation-v1/modern/components/overlimit/index.d.ts +1 -0
- package/confirmation-v1/modern/components/overlimit/index.js +9 -0
- package/confirmation-v1/modern/components/sign-confirmation/component.d.ts +37 -0
- package/confirmation-v1/modern/components/sign-confirmation/component.js +51 -0
- package/confirmation-v1/modern/components/sign-confirmation/index.css +108 -0
- package/confirmation-v1/modern/components/sign-confirmation/index.d.ts +1 -0
- package/confirmation-v1/modern/components/sign-confirmation/index.js +12 -0
- package/confirmation-v1/modern/index.css +119 -0
- package/confirmation-v1/modern/index.d.ts +3 -0
- package/confirmation-v1/modern/index.js +15 -0
- package/confirmation-v1/package.json +3 -0
- package/confirmation-v1/send-stats.js +82 -0
- 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.d.ts +1 -1
- package/date-input/Component.js +1 -1
- package/date-input/cssm/Component.d.ts +1 -1
- package/date-input/esm/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.d.ts +1 -1
- 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 +17 -17
- package/drawer/index.css +17 -17
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +17 -17
- package/dropzone/Component.js +1 -1
- package/dropzone/components/overlay/Component.js +1 -1
- package/dropzone/components/overlay/index.css +4 -4
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +4 -4
- package/dropzone/esm/index.css +7 -7
- package/dropzone/index.css +7 -7
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +4 -4
- package/dropzone/modern/index.css +7 -7
- package/file-upload-item/Component.js +13 -12
- package/file-upload-item/cssm/Component.js +12 -11
- package/file-upload-item/esm/Component.js +14 -13
- package/file-upload-item/esm/index.css +23 -23
- package/file-upload-item/index.css +23 -23
- package/file-upload-item/modern/Component.js +14 -13
- package/file-upload-item/modern/index.css +23 -23
- package/filter-tag/Component.js +12 -3
- package/filter-tag/cssm/Component.js +11 -2
- package/filter-tag/cssm/index.js +0 -1
- package/filter-tag/cssm/index.module.css +18 -0
- package/filter-tag/esm/Component.js +12 -3
- package/filter-tag/esm/index.css +75 -57
- package/filter-tag/esm/index.js +0 -1
- package/filter-tag/index.css +75 -57
- package/filter-tag/index.js +0 -1
- package/filter-tag/modern/Component.js +10 -3
- package/filter-tag/modern/index.css +75 -57
- package/filter-tag/modern/index.js +0 -1
- package/form-control/Component.d.ts +8 -0
- package/form-control/Component.js +8 -6
- package/form-control/cssm/Component.d.ts +8 -0
- package/form-control/cssm/Component.js +5 -3
- package/form-control/cssm/default.module.css +18 -0
- package/form-control/cssm/index.module.css +28 -5
- package/form-control/cssm/inverted.module.css +20 -0
- package/form-control/cssm/vars.css +26 -0
- package/form-control/default.css +33 -15
- package/form-control/esm/Component.d.ts +8 -0
- package/form-control/esm/Component.js +8 -6
- package/form-control/esm/default.css +33 -15
- package/form-control/esm/index.css +66 -43
- package/form-control/esm/inverted.css +35 -15
- package/form-control/index.css +66 -43
- package/form-control/inverted.css +35 -15
- package/form-control/modern/Component.d.ts +8 -0
- package/form-control/modern/Component.js +8 -6
- package/form-control/modern/default.css +33 -15
- package/form-control/modern/index.css +66 -43
- package/form-control/modern/inverted.css +35 -15
- 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 +3 -3
- 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/cssm/components/image-viewer/component.js +1 -1
- package/gallery/cssm/index.module.css +1 -0
- 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 +3 -3
- 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 +4 -3
- package/gallery/esm/index.js +2 -2
- package/gallery/esm/{slide-49635c03.d.ts → slide-db9d466f.d.ts} +0 -0
- package/gallery/esm/{slide-49635c03.js → slide-db9d466f.js} +1 -1
- package/gallery/esm/{tslib.es6-cd863a81.d.ts → tslib.es6-bbb02b22.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-cd863a81.js → tslib.es6-bbb02b22.js} +0 -0
- package/gallery/index.css +4 -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 +2 -2
- 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 +4 -3
- package/gallery/modern/index.js +1 -1
- package/gallery/modern/{slide-524fb2b3.d.ts → slide-dab555c3.d.ts} +0 -0
- package/gallery/modern/{slide-524fb2b3.js → slide-dab555c3.js} +1 -1
- package/gallery/{slide-982a261d.d.ts → slide-a020a240.d.ts} +0 -0
- package/gallery/{slide-982a261d.js → slide-a020a240.js} +1 -1
- package/gallery/{tslib.es6-c13c5b0c.d.ts → tslib.es6-321b1944.d.ts} +0 -0
- package/gallery/{tslib.es6-c13c5b0c.js → tslib.es6-321b1944.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-1386c6d0.d.ts → gutters.module-ec48968f.d.ts} +0 -0
- package/grid/esm/gutters.module-ec48968f.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-496440f0.d.ts → gutters.module-09e17d25.d.ts} +0 -0
- package/grid/gutters.module-09e17d25.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-7fa37b81.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.d.ts +1 -1
- package/icon-button/Component.js +3 -3
- package/icon-button/cssm/Component.d.ts +1 -1
- package/icon-button/default.css +24 -24
- package/icon-button/esm/Component.d.ts +1 -1
- package/icon-button/esm/Component.js +3 -3
- package/icon-button/esm/default.css +24 -24
- package/icon-button/esm/index.css +7 -7
- package/icon-button/esm/inverted.css +24 -24
- package/icon-button/index.css +7 -7
- package/icon-button/inverted.css +24 -24
- package/icon-button/modern/Component.d.ts +1 -1
- package/icon-button/modern/Component.js +3 -3
- package/icon-button/modern/default.css +24 -24
- package/icon-button/modern/index.css +7 -7
- package/icon-button/modern/inverted.css +24 -24
- 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 +29 -29
- 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 +29 -29
- 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-6c11c72d.d.ts → tslib.es6-3cc3bf55.d.ts} +0 -0
- package/icon-view/esm/{tslib.es6-6c11c72d.js → tslib.es6-3cc3bf55.js} +0 -0
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/modern/components/base-shape/index.css +29 -29
- package/icon-view/super-ellipse.js +1 -1
- package/icon-view/{tslib.es6-ad6d71a1.d.ts → tslib.es6-b6aff022.d.ts} +0 -0
- package/icon-view/{tslib.es6-ad6d71a1.js → tslib.es6-b6aff022.js} +0 -0
- package/input/Component.d.ts +8 -0
- package/input/Component.js +11 -10
- package/input/cssm/Component.d.ts +8 -0
- package/input/cssm/Component.js +8 -7
- package/input/cssm/default.module.css +5 -1
- package/input/cssm/index.module.css +32 -3
- package/input/cssm/inverted.module.css +5 -1
- package/input/cssm/vars.css +20 -0
- package/input/default.css +17 -13
- package/input/esm/Component.d.ts +8 -0
- package/input/esm/Component.js +11 -10
- package/input/esm/default.css +17 -13
- package/input/esm/index.css +60 -31
- package/input/esm/inverted.css +17 -13
- package/input/index.css +60 -31
- package/input/inverted.css +17 -13
- package/input/modern/Component.d.ts +8 -0
- package/input/modern/Component.js +8 -7
- package/input/modern/default.css +17 -13
- package/input/modern/index.css +60 -31
- package/input/modern/inverted.css +17 -13
- package/input-autocomplete/Component.d.ts +3 -1
- package/input-autocomplete/Component.js +1 -1
- package/input-autocomplete/Component.mobile.d.ts +12 -4
- package/input-autocomplete/Component.mobile.js +5 -4
- package/input-autocomplete/autocomplete-field/Component.d.ts +1 -1
- package/input-autocomplete/autocomplete-field/Component.js +4 -4
- 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.d.ts +1 -1
- package/input-autocomplete/autocomplete-mobile-field/Component.js +6 -6
- package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/cssm/Component.d.ts +5 -3
- package/input-autocomplete/cssm/Component.mobile.d.ts +12 -4
- package/input-autocomplete/cssm/Component.mobile.js +3 -2
- package/input-autocomplete/cssm/autocomplete-field/Component.d.ts +1 -1
- package/input-autocomplete/cssm/autocomplete-field/Component.js +2 -2
- package/input-autocomplete/cssm/autocomplete-mobile-field/Component.d.ts +1 -1
- package/input-autocomplete/cssm/autocomplete-mobile-field/Component.js +4 -4
- package/input-autocomplete/esm/Component.d.ts +5 -3
- package/input-autocomplete/esm/Component.js +1 -1
- package/input-autocomplete/esm/Component.mobile.d.ts +12 -4
- package/input-autocomplete/esm/Component.mobile.js +5 -4
- package/input-autocomplete/esm/autocomplete-field/Component.d.ts +1 -1
- package/input-autocomplete/esm/autocomplete-field/Component.js +4 -4
- 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.d.ts +1 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +6 -6
- 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-f714e681.d.ts → tslib.es6-c9e36bca.d.ts} +0 -0
- package/input-autocomplete/esm/{tslib.es6-f714e681.js → tslib.es6-c9e36bca.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.d.ts +5 -3
- package/input-autocomplete/modern/Component.mobile.d.ts +12 -4
- package/input-autocomplete/modern/Component.mobile.js +4 -3
- package/input-autocomplete/modern/autocomplete-field/Component.d.ts +1 -1
- package/input-autocomplete/modern/autocomplete-field/Component.js +3 -3
- package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
- package/input-autocomplete/modern/autocomplete-mobile-field/Component.d.ts +1 -1
- package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +4 -4
- package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/modern/mobile.css +4 -4
- package/input-autocomplete/{tslib.es6-7f884e94.d.ts → tslib.es6-aae8191f.d.ts} +0 -0
- package/input-autocomplete/{tslib.es6-7f884e94.js → tslib.es6-aae8191f.js} +0 -0
- package/intl-phone-input/{component-03520d2e.d.ts → component-1fd0df6d.d.ts} +0 -0
- package/intl-phone-input/{component-03520d2e.js → component-1fd0df6d.js} +1 -1
- package/intl-phone-input/component.d.ts +1 -1
- package/intl-phone-input/component.js +12 -6
- 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.d.ts +1 -1
- package/intl-phone-input/cssm/component.js +9 -3
- package/intl-phone-input/esm/{component-111e5738.d.ts → component-8e96a6b1.d.ts} +0 -0
- package/intl-phone-input/esm/{component-111e5738.js → component-8e96a6b1.js} +1 -1
- package/intl-phone-input/esm/component.d.ts +1 -1
- package/intl-phone-input/esm/component.js +12 -6
- 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/{select/intersection-observer-d6d225c9.d.ts → intl-phone-input/esm/libphonenumber-js.min-ea8fe610.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-51767b7b.js → libphonenumber-js.min-ea8fe610.js} +0 -0
- package/intl-phone-input/index.css +3 -3
- package/intl-phone-input/index.js +1 -1
- package/{select/modern/intersection-observer-a65c2124.d.ts → intl-phone-input/libphonenumber-js.min-1b121a32.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-2670f00f.js → libphonenumber-js.min-1b121a32.js} +0 -0
- package/intl-phone-input/modern/component.d.ts +1 -1
- package/intl-phone-input/modern/component.js +9 -3
- 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-ea8fe610.d.ts +1 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-51767b7b.js → libphonenumber-js.min-ea8fe610.js} +0 -0
- package/link/Component.d.ts +10 -0
- package/link/Component.js +5 -4
- package/link/cssm/Component.d.ts +10 -0
- package/link/cssm/Component.js +2 -1
- package/link/cssm/index.module.css +13 -1
- package/link/default.css +10 -10
- package/link/esm/Component.d.ts +10 -0
- package/link/esm/Component.js +5 -4
- package/link/esm/default.css +10 -10
- package/link/esm/index.css +25 -13
- package/link/esm/inverted.css +10 -10
- package/link/index.css +25 -13
- package/link/inverted.css +10 -10
- package/link/modern/Component.d.ts +10 -0
- package/link/modern/Component.js +5 -4
- package/link/modern/default.css +10 -10
- package/link/modern/index.css +25 -13
- package/link/modern/inverted.css +10 -10
- package/list/Component.js +1 -1
- package/list/esm/Component.js +1 -1
- package/list/esm/index.css +10 -10
- package/list/index.css +10 -10
- package/list/modern/Component.js +1 -1
- package/list/modern/index.css +10 -10
- package/list-header/Component.js +1 -1
- package/list-header/esm/Component.js +1 -1
- package/list-header/esm/index.css +4 -4
- package/list-header/index.css +4 -4
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +4 -4
- package/loader/Component.js +1 -1
- package/loader/cssm/index.module.css +1 -0
- package/loader/esm/Component.js +1 -1
- package/loader/esm/index.css +9 -8
- package/loader/index.css +9 -8
- package/loader/modern/Component.js +1 -1
- package/loader/modern/index.css +9 -8
- package/masked-input/Component.d.ts +1 -0
- package/masked-input/Component.js +1 -1
- package/masked-input/cssm/Component.d.ts +1 -0
- package/masked-input/esm/Component.d.ts +1 -0
- 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.d.ts +1 -0
- package/masked-input/modern/Component.js +1 -1
- package/masked-input/modern/index.css +2 -2
- package/modal/{Component-95f10dc1.d.ts → Component-00482dd7.d.ts} +0 -0
- package/modal/{Component-95f10dc1.js → Component-00482dd7.js} +1 -1
- package/modal/Component.desktop.js +4 -4
- package/modal/Component.mobile.js +4 -4
- package/modal/Component.responsive.d.ts +3 -2
- package/modal/Component.responsive.js +3 -3
- 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.d.ts +1 -1
- package/modal/components/header/Component.desktop.js +3 -3
- package/modal/components/header/Component.js +1 -1
- package/modal/components/header/Component.mobile.d.ts +1 -1
- package/modal/components/header/Component.mobile.js +3 -3
- 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 +2 -1
- package/modal/desktop.css +9 -9
- package/modal/desktop.js +3 -3
- package/modal/esm/{Component-bfd25b81.d.ts → Component-2c24c6de.d.ts} +0 -0
- package/modal/esm/{Component-bfd25b81.js → Component-2c24c6de.js} +1 -1
- package/modal/esm/Component.desktop.js +4 -4
- package/modal/esm/Component.mobile.js +4 -4
- package/modal/esm/Component.responsive.d.ts +3 -2
- package/modal/esm/Component.responsive.js +3 -3
- 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.d.ts +1 -1
- package/modal/esm/components/header/Component.desktop.js +3 -3
- package/modal/esm/components/header/Component.js +1 -1
- package/modal/esm/components/header/Component.mobile.d.ts +1 -1
- package/modal/esm/components/header/Component.mobile.js +3 -3
- 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 +3 -3
- package/modal/esm/index.js +3 -3
- package/modal/esm/mobile.css +2 -2
- package/modal/esm/mobile.js +3 -3
- package/modal/esm/responsive.js +3 -3
- package/modal/esm/transitions.css +8 -8
- package/modal/esm/transitions.module-5d774c38.js +4 -0
- package/modal/esm/{tslib.es6-9cdc0d5a.d.ts → tslib.es6-45045316.d.ts} +0 -0
- package/modal/esm/{tslib.es6-9cdc0d5a.js → tslib.es6-45045316.js} +0 -0
- package/modal/index.js +3 -3
- package/modal/mobile.css +2 -2
- package/modal/mobile.js +3 -3
- package/modal/modern/{Component-3f33c06e.d.ts → Component-817e5960.d.ts} +0 -0
- package/modal/modern/{Component-3f33c06e.js → Component-817e5960.js} +1 -1
- package/modal/modern/Component.desktop.js +3 -3
- package/modal/modern/Component.mobile.js +3 -3
- package/modal/modern/Component.responsive.d.ts +2 -1
- package/modal/modern/Component.responsive.js +2 -2
- 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.d.ts +1 -1
- package/modal/modern/components/header/Component.desktop.js +2 -2
- package/modal/modern/components/header/Component.js +1 -1
- package/modal/modern/components/header/Component.mobile.d.ts +1 -1
- package/modal/modern/components/header/Component.mobile.js +2 -2
- 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 +2 -2
- package/modal/modern/index.js +2 -2
- package/modal/modern/mobile.css +2 -2
- package/modal/modern/mobile.js +2 -2
- package/modal/modern/responsive.js +2 -2
- package/modal/modern/transitions.css +8 -8
- package/modal/modern/transitions.module-5d774c38.js +4 -0
- package/modal/responsive.js +3 -3
- package/modal/transitions.css +8 -8
- package/modal/transitions.module-113749d6.js +4 -0
- package/modal/{tslib.es6-50668604.d.ts → tslib.es6-74bcebb7.d.ts} +0 -0
- package/modal/{tslib.es6-50668604.js → tslib.es6-74bcebb7.js} +0 -0
- package/notification/Component.d.ts +1 -0
- package/notification/Component.js +1 -1
- package/notification/cssm/Component.d.ts +1 -0
- package/notification/esm/Component.d.ts +1 -0
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +8 -8
- package/notification/index.css +8 -8
- package/notification/modern/Component.d.ts +1 -0
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +8 -8
- package/notification-manager/{component-db684441.d.ts → component-a56265ea.d.ts} +0 -0
- package/notification-manager/{component-db684441.js → component-a56265ea.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-93f78bd6.d.ts → component-66d64670.d.ts} +0 -0
- package/notification-manager/esm/{component-93f78bd6.js → component-66d64670.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 +16 -22
- 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.d.ts +1 -0
- package/password-input/component.js +1 -1
- package/password-input/cssm/component.d.ts +1 -0
- package/password-input/esm/component.d.ts +1 -0
- 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.d.ts +1 -0
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +5 -5
- package/phone-input/Component.d.ts +1 -1
- package/phone-input/cssm/Component.d.ts +1 -1
- package/phone-input/cssm/utils/index.js +7 -5
- package/phone-input/esm/Component.d.ts +1 -1
- package/phone-input/modern/Component.d.ts +1 -1
- package/phone-input/utils/index.js +5 -7
- package/picker-button/Component.d.ts +3 -3
- package/picker-button/Component.js +5 -5
- package/picker-button/Component.mobile.d.ts +7 -0
- package/picker-button/Component.mobile.js +33 -0
- package/picker-button/Component.responsive.d.ts +26 -0
- package/picker-button/Component.responsive.js +32 -0
- package/picker-button/cssm/Component.d.ts +3 -3
- package/picker-button/cssm/Component.js +3 -3
- package/picker-button/cssm/Component.mobile.d.ts +7 -0
- package/picker-button/cssm/Component.mobile.js +35 -0
- package/picker-button/cssm/Component.responsive.d.ts +26 -0
- package/picker-button/cssm/Component.responsive.js +35 -0
- package/picker-button/cssm/desktop.d.ts +1 -0
- package/picker-button/cssm/desktop.js +22 -0
- package/picker-button/cssm/field/Component.d.ts +2 -2
- package/picker-button/cssm/field/Component.js +1 -1
- package/picker-button/cssm/index.d.ts +2 -1
- package/picker-button/cssm/index.js +6 -3
- package/picker-button/cssm/mobile.d.ts +1 -0
- package/picker-button/cssm/mobile.js +21 -0
- package/picker-button/cssm/option/Component.d.ts +2 -2
- package/picker-button/cssm/{typings-177c0b55.d.ts → typings-0c26e5eb.d.ts} +23 -1
- package/picker-button/cssm/utils/index.d.ts +1 -1
- package/picker-button/desktop.d.ts +1 -0
- package/picker-button/desktop.js +19 -0
- package/picker-button/esm/Component.d.ts +3 -3
- package/picker-button/esm/Component.js +5 -5
- package/picker-button/esm/Component.mobile.d.ts +7 -0
- package/picker-button/esm/Component.mobile.js +27 -0
- package/picker-button/esm/Component.responsive.d.ts +26 -0
- package/picker-button/esm/Component.responsive.js +26 -0
- package/picker-button/esm/desktop.d.ts +1 -0
- package/picker-button/esm/desktop.js +13 -0
- package/picker-button/esm/field/Component.d.ts +2 -2
- package/picker-button/esm/field/Component.js +3 -3
- 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.d.ts +2 -1
- package/picker-button/esm/index.js +6 -3
- package/picker-button/esm/mobile.d.ts +1 -0
- package/picker-button/esm/mobile.js +13 -0
- package/picker-button/esm/option/Component.d.ts +2 -2
- package/picker-button/esm/option/Component.js +2 -2
- package/picker-button/esm/option/index.css +4 -4
- package/picker-button/esm/option/index.js +1 -1
- package/picker-button/esm/{tslib.es6-f3771a0d.d.ts → tslib.es6-f5a90c01.d.ts} +0 -0
- package/picker-button/esm/{tslib.es6-f3771a0d.js → tslib.es6-f5a90c01.js} +0 -0
- package/picker-button/esm/{typings-177c0b55.d.ts → typings-0c26e5eb.d.ts} +23 -1
- package/picker-button/esm/utils/index.d.ts +1 -1
- package/picker-button/field/Component.d.ts +2 -2
- package/picker-button/field/Component.js +3 -3
- 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.d.ts +2 -1
- package/picker-button/index.js +7 -4
- package/picker-button/mobile.d.ts +1 -0
- package/picker-button/mobile.js +19 -0
- package/picker-button/modern/Component.d.ts +3 -3
- package/picker-button/modern/Component.js +3 -3
- package/picker-button/modern/Component.mobile.d.ts +7 -0
- package/picker-button/modern/Component.mobile.js +29 -0
- package/picker-button/modern/Component.responsive.d.ts +26 -0
- package/picker-button/modern/Component.responsive.js +24 -0
- package/picker-button/modern/desktop.d.ts +1 -0
- package/picker-button/modern/desktop.js +12 -0
- package/picker-button/modern/field/Component.d.ts +2 -2
- package/picker-button/modern/field/Component.js +2 -2
- package/picker-button/modern/field/index.css +3 -3
- package/picker-button/modern/index.css +6 -6
- package/picker-button/modern/index.d.ts +2 -1
- package/picker-button/modern/index.js +4 -1
- package/picker-button/modern/mobile.d.ts +1 -0
- package/picker-button/modern/mobile.js +12 -0
- package/picker-button/modern/option/Component.d.ts +2 -2
- package/picker-button/modern/option/Component.js +1 -1
- package/picker-button/modern/option/index.css +4 -4
- package/picker-button/modern/{typings-177c0b55.d.ts → typings-0c26e5eb.d.ts} +23 -1
- package/picker-button/modern/utils/index.d.ts +1 -1
- package/picker-button/option/Component.d.ts +2 -2
- 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-fe93bf0a.d.ts → tslib.es6-0c0f6301.d.ts} +0 -0
- package/picker-button/{tslib.es6-fe93bf0a.js → tslib.es6-0c0f6301.js} +0 -0
- package/picker-button/{typings-177c0b55.d.ts → typings-0c26e5eb.d.ts} +23 -1
- package/picker-button/utils/index.d.ts +1 -1
- package/plate/Component.js +1 -1
- package/plate/cssm/index.module.css +2 -1
- package/plate/esm/Component.js +1 -1
- package/plate/esm/index.css +48 -47
- package/plate/index.css +48 -47
- package/plate/modern/Component.js +1 -1
- package/plate/modern/index.css +48 -47
- 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-cell/{component-a3438b30.d.ts → component-3598b982.d.ts} +5 -9
- package/pure-cell/{component-a3438b30.js → component-3598b982.js} +22 -25
- package/pure-cell/{modern/component-3b03b872.d.ts → component-3f45f3c4.d.ts} +10 -14
- package/pure-cell/{component-8aae5b12.d.ts → component-b7e6ca82.d.ts} +0 -0
- package/pure-cell/{component-8aae5b12.js → component-b7e6ca82.js} +2 -2
- package/pure-cell/component.js +4 -4
- package/pure-cell/components/addon/component.js +2 -2
- package/pure-cell/components/addon/index.css +11 -8
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +2 -2
- package/pure-cell/components/amount/index.css +2 -2
- package/pure-cell/components/amount/index.js +1 -1
- package/pure-cell/components/amount-title/component.js +2 -2
- package/pure-cell/components/amount-title/index.css +3 -3
- package/pure-cell/components/amount-title/index.js +1 -1
- package/pure-cell/components/category/component.js +2 -2
- package/pure-cell/components/category/index.css +7 -6
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +4 -4
- package/pure-cell/components/content/index.css +3 -3
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +4 -4
- package/pure-cell/components/footer/component.js +2 -2
- package/pure-cell/components/footer/index.css +4 -4
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +2 -2
- package/pure-cell/components/footer-button/index.css +2 -2
- package/pure-cell/components/footer-button/index.d.ts +1 -1
- package/pure-cell/components/footer-button/index.js +2 -2
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +2 -2
- package/pure-cell/components/graphics/index.css +2 -2
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +4 -4
- package/pure-cell/components/main/index.css +4 -4
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +4 -4
- package/pure-cell/components/text/component.js +4 -4
- package/pure-cell/components/text/index.css +7 -13
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +4 -4
- package/pure-cell/components/types.d.ts +1 -1
- package/pure-cell/cssm/{component-3b03b872.d.ts → component-3f45f3c4.d.ts} +10 -14
- package/pure-cell/cssm/{component-1338a186.d.ts → component-d3306cf3.d.ts} +5 -9
- package/pure-cell/cssm/{component-1338a186.js → component-d3306cf3.js} +16 -19
- package/pure-cell/cssm/component.js +2 -3
- package/pure-cell/cssm/components/addon/index.module.css +5 -2
- package/pure-cell/cssm/components/category/index.module.css +3 -2
- package/pure-cell/cssm/components/content/component.js +2 -3
- package/pure-cell/cssm/components/content/index.d.ts +1 -1
- package/pure-cell/cssm/components/content/index.js +2 -3
- package/pure-cell/cssm/components/main/component.js +2 -3
- package/pure-cell/cssm/components/main/index.d.ts +1 -1
- package/pure-cell/cssm/components/main/index.js +2 -3
- package/pure-cell/cssm/components/text/component.js +2 -3
- package/pure-cell/cssm/components/text/index.d.ts +1 -1
- package/pure-cell/cssm/components/text/index.js +2 -3
- package/pure-cell/cssm/components/text/index.module.css +0 -6
- package/pure-cell/cssm/components/types.d.ts +1 -1
- package/pure-cell/cssm/index.d.ts +1 -1
- package/pure-cell/cssm/index.js +2 -3
- package/pure-cell/cssm/index.module.css +21 -18
- package/pure-cell/esm/{component-3b03b872.d.ts → component-3f45f3c4.d.ts} +10 -14
- package/pure-cell/esm/{component-7f797618.d.ts → component-ca807645.d.ts} +5 -9
- package/pure-cell/esm/{component-7f797618.js → component-ca807645.js} +21 -24
- package/pure-cell/esm/{component-02835047.d.ts → component-de143750.d.ts} +0 -0
- package/pure-cell/esm/{component-02835047.js → component-de143750.js} +2 -2
- package/pure-cell/esm/component.js +4 -4
- package/pure-cell/esm/components/addon/component.js +2 -2
- package/pure-cell/esm/components/addon/index.css +11 -8
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +2 -2
- package/pure-cell/esm/components/amount/index.css +2 -2
- package/pure-cell/esm/components/amount/index.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +2 -2
- package/pure-cell/esm/components/amount-title/index.css +3 -3
- package/pure-cell/esm/components/amount-title/index.js +1 -1
- package/pure-cell/esm/components/category/component.js +2 -2
- package/pure-cell/esm/components/category/index.css +7 -6
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +4 -4
- package/pure-cell/esm/components/content/index.css +3 -3
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +4 -4
- package/pure-cell/esm/components/footer/component.js +2 -2
- package/pure-cell/esm/components/footer/index.css +4 -4
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +2 -2
- package/pure-cell/esm/components/footer-button/index.css +2 -2
- package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
- package/pure-cell/esm/components/footer-button/index.js +2 -2
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +2 -2
- package/pure-cell/esm/components/graphics/index.css +2 -2
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +4 -4
- package/pure-cell/esm/components/main/index.css +4 -4
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +4 -4
- package/pure-cell/esm/components/text/component.js +4 -4
- package/pure-cell/esm/components/text/index.css +7 -13
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +4 -4
- package/pure-cell/esm/components/types.d.ts +1 -1
- package/pure-cell/esm/{getDataTestId-dfd5f413.d.ts → getDataTestId-6abe051e.d.ts} +0 -0
- package/pure-cell/esm/{getDataTestId-dfd5f413.js → getDataTestId-6abe051e.js} +0 -0
- package/pure-cell/esm/index.css +39 -36
- package/pure-cell/esm/index.d.ts +1 -1
- package/pure-cell/esm/index.js +4 -4
- package/pure-cell/{getDataTestId-cc179929.d.ts → getDataTestId-b63e3505.d.ts} +0 -0
- package/pure-cell/{getDataTestId-cc179929.js → getDataTestId-b63e3505.js} +0 -0
- package/pure-cell/index.css +39 -36
- package/pure-cell/index.d.ts +1 -1
- package/pure-cell/index.js +4 -4
- package/pure-cell/modern/{component-bfd2f327.d.ts → component-3b7c93c8.d.ts} +5 -9
- package/pure-cell/modern/{component-bfd2f327.js → component-3b7c93c8.js} +18 -21
- package/pure-cell/{component-3b03b872.d.ts → modern/component-3f45f3c4.d.ts} +10 -14
- package/pure-cell/modern/component.js +3 -3
- package/pure-cell/modern/components/addon/component.js +2 -2
- package/pure-cell/modern/components/addon/index.css +11 -8
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +2 -2
- package/pure-cell/modern/components/amount/index.css +2 -2
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +2 -2
- package/pure-cell/modern/components/amount-title/index.css +3 -3
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +2 -2
- package/pure-cell/modern/components/category/index.css +7 -6
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +3 -3
- package/pure-cell/modern/components/content/index.css +3 -3
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +3 -3
- package/pure-cell/modern/components/footer/component.js +2 -2
- package/pure-cell/modern/components/footer/index.css +4 -4
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +2 -2
- package/pure-cell/modern/components/footer-button/index.css +2 -2
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +2 -2
- package/pure-cell/modern/components/graphics/index.css +2 -2
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +3 -3
- package/pure-cell/modern/components/main/index.css +4 -4
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +3 -3
- package/pure-cell/modern/components/text/component.js +3 -3
- package/pure-cell/modern/components/text/index.css +7 -13
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +3 -3
- package/pure-cell/modern/components/types.d.ts +1 -1
- package/pure-cell/modern/{getDataTestId-eeb553a8.d.ts → getDataTestId-1896dab9.d.ts} +0 -0
- package/pure-cell/modern/{getDataTestId-eeb553a8.js → getDataTestId-1896dab9.js} +0 -0
- package/pure-cell/modern/index.css +39 -36
- package/pure-cell/modern/index.d.ts +1 -1
- package/pure-cell/modern/index.js +3 -3
- package/pure-input/Component.js +1 -1
- package/pure-input/cssm/index.module.css +51 -5
- package/pure-input/esm/Component.js +1 -1
- package/pure-input/esm/index.css +76 -30
- package/pure-input/index.css +76 -30
- package/pure-input/modern/Component.js +1 -1
- package/pure-input/modern/index.css +76 -30
- 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.d.ts +9 -1
- package/radio-group/Component.js +3 -3
- package/radio-group/cssm/Component.d.ts +9 -1
- package/radio-group/cssm/Component.js +2 -2
- package/radio-group/esm/Component.d.ts +9 -1
- package/radio-group/esm/Component.js +3 -3
- package/radio-group/esm/index.css +17 -17
- package/radio-group/index.css +17 -17
- package/radio-group/modern/Component.d.ts +9 -1
- package/radio-group/modern/Component.js +3 -3
- package/radio-group/modern/index.css +17 -17
- package/scrollbar/Component.d.ts +8 -0
- package/scrollbar/Component.js +10 -10
- package/scrollbar/cssm/Component.d.ts +8 -0
- package/scrollbar/cssm/Component.js +7 -7
- package/scrollbar/cssm/index.module.css +25 -21
- package/scrollbar/default.css +3 -3
- package/scrollbar/esm/Component.d.ts +8 -0
- package/scrollbar/esm/Component.js +10 -10
- package/scrollbar/esm/default.css +3 -3
- package/scrollbar/esm/index.css +47 -43
- package/scrollbar/esm/inverted.css +3 -3
- package/scrollbar/index.css +47 -43
- package/scrollbar/inverted.css +3 -3
- package/scrollbar/modern/Component.d.ts +8 -0
- package/scrollbar/modern/Component.js +10 -10
- package/scrollbar/modern/default.css +3 -3
- package/scrollbar/modern/index.css +47 -43
- package/scrollbar/modern/inverted.css +3 -3
- package/select/{Component-f6378b47.d.ts → Component-a8720e12.d.ts} +0 -0
- package/select/{Component-f6378b47.js → Component-a8720e12.js} +11 -5
- package/select/Component-afce40e0.d.ts +1 -1
- package/select/{Component-ca0894b1.d.ts → Component-e7142579.d.ts} +6 -9
- package/select/{Component-ca0894b1.js → Component-e7142579.js} +7 -7
- package/select/Component.d.ts +6 -1
- 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 +3 -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 +3 -2
- package/select/components/base-select-mobile/Component.js +4 -4
- package/select/components/base-select-mobile/checkmark/Component.js +1 -1
- package/select/components/base-select-mobile/checkmark/index.css +4 -4
- package/select/components/base-select-mobile/index.css +11 -11
- package/select/components/base-select-mobile/index.d.ts +1 -1
- package/select/components/base-select-mobile/index.js +4 -4
- package/select/components/base-select-mobile/options-list/Component.js +2 -2
- package/select/components/base-select-mobile/options-list/index.css +9 -9
- package/select/components/base-select-mobile/options-list/index.js +1 -1
- package/select/components/checkmark/Component.js +1 -1
- package/select/components/checkmark/index.css +7 -7
- package/select/components/field/Component.d.ts +2 -1
- package/select/components/field/Component.js +6 -6
- 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 +5 -4
- 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/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +4 -4
- package/select/components/select-modal-mobile/Component.js +4 -4
- package/select/components/select-modal-mobile/index.d.ts +1 -1
- package/select/components/select-modal-mobile/index.js +4 -4
- package/select/components/virtual-options-list/Component.js +2 -2
- package/select/components/virtual-options-list/index.css +12 -12
- package/select/components/virtual-options-list/index.js +1 -1
- package/select/cssm/{Component-213c00ab.d.ts → Component-4bd2b7ec.d.ts} +0 -0
- package/select/cssm/{Component-213c00ab.js → Component-4bd2b7ec.js} +9 -3
- package/select/cssm/{Component-26c7067e.d.ts → Component-77d7e4fc.d.ts} +6 -9
- package/select/cssm/{Component-26c7067e.js → Component-77d7e4fc.js} +3 -3
- package/select/cssm/Component-afce40e0.d.ts +1 -1
- package/select/cssm/Component.d.ts +6 -1
- package/select/cssm/Component.js +1 -1
- package/select/cssm/components/base-select/Component.js +2 -1
- package/select/cssm/components/base-select/index.d.ts +1 -1
- package/select/cssm/components/base-select/index.js +2 -1
- package/select/cssm/components/base-select-mobile/Component.js +2 -2
- package/select/cssm/components/base-select-mobile/index.d.ts +1 -1
- package/select/cssm/components/base-select-mobile/index.js +2 -2
- package/select/cssm/components/field/Component.d.ts +2 -1
- package/select/cssm/components/field/Component.js +4 -4
- package/select/cssm/components/index.js +2 -2
- package/select/cssm/components/option/Component.js +3 -2
- package/select/cssm/components/select-mobile/Component.js +2 -2
- package/select/cssm/components/select-mobile/index.d.ts +1 -1
- package/select/cssm/components/select-mobile/index.js +2 -2
- package/select/cssm/components/select-modal-mobile/Component.js +2 -2
- package/select/cssm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/cssm/components/select-modal-mobile/index.js +2 -2
- package/select/cssm/index.js +2 -2
- package/select/cssm/presets/index.js +2 -2
- package/select/cssm/presets/useSelectWithApply/hook.js +2 -2
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +2 -2
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +2 -2
- package/select/cssm/typings.d.ts +12 -0
- package/select/esm/{Component-085acbd4.d.ts → Component-14dc301d.d.ts} +0 -0
- package/select/esm/{Component-085acbd4.js → Component-14dc301d.js} +12 -6
- package/select/esm/Component-afce40e0.d.ts +1 -1
- package/select/esm/{Component-1a2292b9.d.ts → Component-b9c9ba2d.d.ts} +6 -9
- package/select/esm/{Component-1a2292b9.js → Component-b9c9ba2d.js} +8 -8
- package/select/esm/Component.d.ts +6 -1
- package/select/esm/Component.js +3 -3
- package/select/esm/components/arrow/Component.js +1 -1
- package/select/esm/components/arrow/index.css +3 -3
- package/select/esm/components/base-select/Component.js +3 -2
- 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 -2
- package/select/esm/components/base-select-mobile/Component.js +5 -5
- package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
- package/select/esm/components/base-select-mobile/checkmark/index.css +4 -4
- package/select/esm/components/base-select-mobile/index.css +11 -11
- package/select/esm/components/base-select-mobile/index.d.ts +1 -1
- package/select/esm/components/base-select-mobile/index.js +5 -5
- package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
- package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
- package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
- package/select/esm/components/checkmark/Component.js +1 -1
- package/select/esm/components/checkmark/index.css +7 -7
- package/select/esm/components/field/Component.d.ts +2 -1
- package/select/esm/components/field/Component.js +7 -7
- package/select/esm/components/field/index.css +9 -9
- package/select/esm/components/field/index.js +2 -2
- package/select/esm/components/index.js +5 -5
- 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 +5 -4
- 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 +5 -5
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +5 -5
- package/select/esm/components/select-modal-mobile/Component.js +5 -5
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +5 -5
- 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 +5 -5
- package/select/esm/intersection-observer-402a32cc.d.ts +1 -0
- package/select/esm/{intersection-observer-a65c2124.js → intersection-observer-402a32cc.js} +0 -0
- package/select/esm/presets/index.js +5 -5
- 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 +5 -5
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +5 -5
- 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 +5 -5
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/{tslib.es6-015473fc.d.ts → tslib.es6-6f5c5de4.d.ts} +0 -0
- package/select/esm/{tslib.es6-015473fc.js → tslib.es6-6f5c5de4.js} +0 -0
- package/select/esm/typings.d.ts +12 -0
- package/select/index.js +4 -4
- package/select/intersection-observer-f6019f12.d.ts +1 -0
- package/select/{intersection-observer-d6d225c9.js → intersection-observer-f6019f12.js} +0 -0
- package/select/modern/Component-afce40e0.d.ts +1 -1
- package/select/modern/{Component-cc2b58f2.d.ts → Component-d1ccbec5.d.ts} +6 -9
- package/select/modern/{Component-cc2b58f2.js → Component-d1ccbec5.js} +7 -7
- package/select/modern/{Component-f3d1d8ba.d.ts → Component-fbcc931c.d.ts} +0 -0
- package/select/modern/{Component-f3d1d8ba.js → Component-fbcc931c.js} +11 -5
- package/select/modern/Component.d.ts +6 -1
- package/select/modern/Component.js +2 -2
- 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 -1
- 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 -1
- package/select/modern/components/base-select-mobile/Component.js +4 -4
- package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
- package/select/modern/components/base-select-mobile/checkmark/index.css +4 -4
- package/select/modern/components/base-select-mobile/index.css +11 -11
- package/select/modern/components/base-select-mobile/index.d.ts +1 -1
- package/select/modern/components/base-select-mobile/index.js +4 -4
- package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
- package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
- package/select/modern/components/checkmark/Component.js +1 -1
- package/select/modern/components/checkmark/index.css +7 -7
- package/select/modern/components/field/Component.d.ts +2 -1
- package/select/modern/components/field/Component.js +4 -4
- package/select/modern/components/field/index.css +9 -9
- package/select/modern/components/index.js +4 -4
- 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 +4 -3
- 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 +4 -4
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +4 -4
- package/select/modern/components/select-modal-mobile/Component.js +4 -4
- package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/select/modern/components/select-modal-mobile/index.js +4 -4
- 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 +4 -4
- package/select/modern/intersection-observer-402a32cc.d.ts +1 -0
- package/select/modern/{intersection-observer-a65c2124.js → intersection-observer-402a32cc.js} +0 -0
- package/select/modern/presets/index.js +4 -4
- 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 +4 -4
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
- 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 +4 -4
- package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithLoading/index.css +2 -2
- package/select/modern/typings.d.ts +12 -0
- 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-76e92d98.d.ts → tslib.es6-700d1bdc.d.ts} +0 -0
- package/select/{tslib.es6-76e92d98.js → tslib.es6-700d1bdc.js} +0 -0
- package/select/typings.d.ts +12 -0
- package/select-with-tags/component.d.ts +1 -1
- 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 +32 -11
- package/select-with-tags/components/tag/index.js +1 -1
- package/select-with-tags/components/tag-list/component.js +3 -3
- package/select-with-tags/components/tag-list/index.css +31 -31
- package/select-with-tags/components/tag-list/index.js +1 -1
- package/select-with-tags/cssm/component.d.ts +1 -1
- package/select-with-tags/cssm/components/tag/index.module.css +21 -0
- package/select-with-tags/cssm/components/tag-list/component.js +1 -1
- package/select-with-tags/esm/component.d.ts +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 +32 -11
- package/select-with-tags/esm/components/tag/index.js +1 -1
- package/select-with-tags/esm/components/tag-list/component.js +3 -3
- package/select-with-tags/esm/components/tag-list/index.css +31 -31
- 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-4c457e34.d.ts → tslib.es6-03fb73f3.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-4c457e34.js → tslib.es6-03fb73f3.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/component.d.ts +1 -1
- package/select-with-tags/modern/components/tag/component.js +1 -1
- package/select-with-tags/modern/components/tag/index.css +32 -11
- package/select-with-tags/modern/components/tag-list/component.js +2 -2
- package/select-with-tags/modern/components/tag-list/index.css +31 -31
- package/select-with-tags/{tslib.es6-4d9eba63.d.ts → tslib.es6-eaa31d41.d.ts} +0 -0
- package/select-with-tags/{tslib.es6-4d9eba63.js → tslib.es6-eaa31d41.js} +0 -0
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/side-panel/Component.desktop.js +3 -3
- package/side-panel/Component.mobile.js +3 -3
- package/side-panel/Component.responsive.js +1 -1
- package/side-panel/components/closer/Component.js +2 -2
- package/side-panel/components/closer/index.css +4 -4
- package/side-panel/components/content/Component.desktop.js +2 -2
- package/side-panel/components/content/Component.js +1 -1
- package/side-panel/components/content/Component.mobile.js +2 -2
- package/side-panel/components/content/desktop.css +3 -3
- package/side-panel/components/content/index.css +3 -3
- package/side-panel/components/content/mobile.css +3 -3
- package/side-panel/components/footer/Component.desktop.js +2 -2
- package/side-panel/components/footer/Component.js +2 -2
- package/side-panel/components/footer/Component.mobile.js +2 -2
- package/side-panel/components/footer/desktop.css +3 -3
- package/side-panel/components/footer/index.css +5 -4
- package/side-panel/components/footer/layout.css +25 -25
- package/side-panel/components/footer/mobile.css +3 -3
- package/side-panel/components/header/Component.d.ts +4 -0
- package/side-panel/components/header/Component.desktop.js +2 -2
- package/side-panel/components/header/Component.js +5 -3
- package/side-panel/components/header/Component.mobile.js +2 -2
- package/side-panel/components/header/desktop.css +6 -6
- package/side-panel/components/header/index.css +21 -16
- package/side-panel/components/header/mobile.css +3 -3
- package/side-panel/cssm/Component.responsive.d.ts +1 -1
- package/side-panel/cssm/components/footer/index.module.css +1 -0
- package/side-panel/cssm/components/header/Component.d.ts +4 -0
- package/side-panel/cssm/components/header/Component.js +4 -2
- package/side-panel/cssm/components/header/index.module.css +6 -1
- package/side-panel/desktop.css +3 -3
- package/side-panel/desktop.js +1 -1
- package/side-panel/esm/Component.desktop.js +3 -3
- package/side-panel/esm/Component.mobile.js +3 -3
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/closer/Component.js +2 -2
- package/side-panel/esm/components/closer/index.css +4 -4
- package/side-panel/esm/components/content/Component.desktop.js +2 -2
- package/side-panel/esm/components/content/Component.js +1 -1
- package/side-panel/esm/components/content/Component.mobile.js +2 -2
- package/side-panel/esm/components/content/desktop.css +3 -3
- package/side-panel/esm/components/content/index.css +3 -3
- package/side-panel/esm/components/content/mobile.css +3 -3
- package/side-panel/esm/components/footer/Component.desktop.js +2 -2
- package/side-panel/esm/components/footer/Component.js +2 -2
- package/side-panel/esm/components/footer/Component.mobile.js +2 -2
- package/side-panel/esm/components/footer/desktop.css +3 -3
- package/side-panel/esm/components/footer/index.css +5 -4
- package/side-panel/esm/components/footer/layout.css +25 -25
- package/side-panel/esm/components/footer/mobile.css +3 -3
- package/side-panel/esm/components/header/Component.d.ts +4 -0
- package/side-panel/esm/components/header/Component.desktop.js +2 -2
- package/side-panel/esm/components/header/Component.js +5 -3
- package/side-panel/esm/components/header/Component.mobile.js +2 -2
- package/side-panel/esm/components/header/desktop.css +6 -6
- package/side-panel/esm/components/header/index.css +21 -16
- package/side-panel/esm/components/header/mobile.css +3 -3
- package/side-panel/esm/desktop.css +3 -3
- package/side-panel/esm/desktop.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile.css +2 -2
- package/side-panel/esm/mobile.js +1 -1
- package/side-panel/esm/responsive.js +1 -1
- package/side-panel/esm/transitions.desktop.css +8 -8
- package/side-panel/esm/transitions.mobile.css +8 -8
- package/side-panel/esm/{tslib.es6-d36ecc99.d.ts → tslib.es6-ebc22e97.d.ts} +0 -0
- package/side-panel/esm/{tslib.es6-d36ecc99.js → tslib.es6-ebc22e97.js} +0 -0
- package/side-panel/index.js +1 -1
- package/side-panel/mobile.css +2 -2
- package/side-panel/mobile.js +1 -1
- package/side-panel/modern/Component.desktop.js +2 -2
- package/side-panel/modern/Component.mobile.js +2 -2
- package/side-panel/modern/components/closer/Component.js +1 -1
- package/side-panel/modern/components/closer/index.css +4 -4
- package/side-panel/modern/components/content/Component.desktop.js +1 -1
- package/side-panel/modern/components/content/Component.js +1 -1
- package/side-panel/modern/components/content/Component.mobile.js +1 -1
- package/side-panel/modern/components/content/desktop.css +3 -3
- package/side-panel/modern/components/content/index.css +3 -3
- package/side-panel/modern/components/content/mobile.css +3 -3
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +2 -2
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/components/footer/desktop.css +3 -3
- package/side-panel/modern/components/footer/index.css +5 -4
- package/side-panel/modern/components/footer/layout.css +25 -25
- package/side-panel/modern/components/footer/mobile.css +3 -3
- package/side-panel/modern/components/header/Component.d.ts +4 -0
- package/side-panel/modern/components/header/Component.desktop.js +1 -1
- package/side-panel/modern/components/header/Component.js +6 -3
- package/side-panel/modern/components/header/Component.mobile.js +1 -1
- package/side-panel/modern/components/header/desktop.css +6 -6
- package/side-panel/modern/components/header/index.css +21 -16
- package/side-panel/modern/components/header/mobile.css +3 -3
- package/side-panel/modern/desktop.css +3 -3
- package/side-panel/modern/mobile.css +2 -2
- package/side-panel/modern/transitions.desktop.css +8 -8
- package/side-panel/modern/transitions.mobile.css +8 -8
- package/side-panel/responsive.js +1 -1
- package/side-panel/transitions.desktop.css +8 -8
- package/side-panel/transitions.mobile.css +8 -8
- package/side-panel/{tslib.es6-749a309f.d.ts → tslib.es6-a3541f70.d.ts} +0 -0
- package/side-panel/{tslib.es6-749a309f.js → tslib.es6-a3541f70.js} +0 -0
- package/skeleton/Component.js +2 -2
- package/skeleton/cssm/Component.js +1 -1
- package/skeleton/esm/Component.js +2 -2
- package/skeleton/esm/index.css +11 -11
- package/skeleton/index.css +11 -11
- package/skeleton/modern/Component.js +2 -2
- package/skeleton/modern/index.css +11 -11
- package/slider/Component.js +5 -6
- package/slider/cssm/Component.js +4 -5
- package/slider/esm/Component.js +5 -6
- package/slider/esm/index.css +23 -23
- package/slider/index.css +23 -23
- package/slider/modern/Component.js +5 -12
- package/slider/modern/index.css +23 -23
- package/slider-input/Component.d.ts +21 -2
- package/slider-input/Component.js +7 -3
- package/slider-input/cssm/Component.d.ts +21 -2
- package/slider-input/cssm/Component.js +6 -2
- package/slider-input/cssm/index.module.css +24 -0
- package/slider-input/esm/Component.d.ts +21 -2
- package/slider-input/esm/Component.js +8 -4
- package/slider-input/esm/index.css +41 -17
- package/slider-input/index.css +41 -17
- package/slider-input/modern/Component.d.ts +21 -2
- package/slider-input/modern/Component.js +6 -4
- package/slider-input/modern/index.css +41 -17
- package/space/Component.js +2 -2
- package/space/{Item-2f378053.d.ts → Item-149c8e49.d.ts} +0 -0
- package/space/{Item-2f378053.js → Item-149c8e49.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +2 -2
- package/space/esm/{Item-00f758f7.d.ts → Item-d93b7746.d.ts} +0 -0
- package/space/esm/{Item-00f758f7.js → Item-d93b7746.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 +12 -2
- package/spinner/cssm/Component.js +9 -1
- package/spinner/cssm/default.module.css +17 -0
- package/spinner/cssm/index.js +2 -0
- package/spinner/cssm/index.module.css +0 -12
- package/spinner/cssm/inverted.module.css +17 -0
- package/spinner/default.css +18 -0
- package/spinner/esm/Component.js +12 -2
- package/spinner/esm/default.css +18 -0
- package/spinner/esm/index.css +8 -20
- package/spinner/esm/inverted.css +18 -0
- package/spinner/index.css +8 -20
- package/spinner/inverted.css +18 -0
- package/spinner/modern/Component.js +12 -2
- package/spinner/modern/default.css +18 -0
- package/spinner/modern/index.css +8 -20
- package/spinner/modern/inverted.css +18 -0
- package/status/Component.js +1 -1
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +18 -18
- package/status/index.css +18 -18
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +18 -18
- 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 +11 -11
- 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 +11 -11
- package/stepped-progress-bar/esm/index.css +4 -4
- package/stepped-progress-bar/index.css +4 -4
- 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 +11 -11
- package/stepped-progress-bar/modern/index.css +4 -4
- package/steps/Component.d.ts +89 -0
- package/steps/Component.js +57 -0
- package/steps/components/step/Component.d.ts +70 -0
- package/steps/components/step/Component.js +124 -0
- package/steps/components/step/index.css +151 -0
- package/steps/components/step/index.d.ts +1 -0
- package/steps/components/step/index.js +15 -0
- package/steps/components/step-indicator/Component.d.ts +6 -0
- package/steps/components/step-indicator/Component.js +20 -0
- package/steps/components/step-indicator/index.css +4 -0
- package/steps/components/step-indicator/index.d.ts +1 -0
- package/steps/components/step-indicator/index.js +10 -0
- package/steps/cssm/Component.d.ts +89 -0
- package/steps/cssm/Component.js +58 -0
- package/steps/cssm/components/step/Component.d.ts +70 -0
- package/steps/cssm/components/step/Component.js +124 -0
- package/steps/cssm/components/step/index.d.ts +1 -0
- package/steps/cssm/components/step/index.js +17 -0
- package/steps/cssm/components/step/index.module.css +150 -0
- package/steps/cssm/components/step-indicator/Component.d.ts +6 -0
- package/steps/cssm/components/step-indicator/Component.js +19 -0
- package/steps/cssm/components/step-indicator/index.d.ts +1 -0
- package/steps/cssm/components/step-indicator/index.js +11 -0
- package/steps/cssm/components/step-indicator/index.module.css +3 -0
- package/steps/cssm/index.d.ts +1 -0
- package/steps/cssm/index.js +19 -0
- package/steps/cssm/index.module.css +17 -0
- package/steps/esm/Component.d.ts +89 -0
- package/steps/esm/Component.js +50 -0
- package/steps/esm/components/step/Component.d.ts +70 -0
- package/steps/esm/components/step/Component.js +117 -0
- package/steps/esm/components/step/index.css +151 -0
- package/steps/esm/components/step/index.d.ts +1 -0
- package/steps/esm/components/step/index.js +9 -0
- package/steps/esm/components/step-indicator/Component.d.ts +6 -0
- package/steps/esm/components/step-indicator/Component.js +13 -0
- package/steps/esm/components/step-indicator/index.css +4 -0
- package/steps/esm/components/step-indicator/index.d.ts +1 -0
- package/steps/esm/components/step-indicator/index.js +4 -0
- package/steps/esm/index.css +18 -0
- package/steps/esm/index.d.ts +1 -0
- package/steps/esm/index.js +10 -0
- package/steps/index.css +18 -0
- package/steps/index.d.ts +1 -0
- package/steps/index.js +16 -0
- package/steps/modern/Component.d.ts +89 -0
- package/steps/modern/Component.js +48 -0
- package/steps/modern/components/step/Component.d.ts +70 -0
- package/steps/modern/components/step/Component.js +85 -0
- package/steps/modern/components/step/index.css +151 -0
- package/steps/modern/components/step/index.d.ts +1 -0
- package/steps/modern/components/step/index.js +9 -0
- package/steps/modern/components/step-indicator/Component.d.ts +6 -0
- package/steps/modern/components/step-indicator/Component.js +12 -0
- package/steps/modern/components/step-indicator/index.css +4 -0
- package/steps/modern/components/step-indicator/index.d.ts +1 -0
- package/steps/modern/components/step-indicator/index.js +4 -0
- package/steps/modern/index.css +18 -0
- package/steps/modern/index.d.ts +1 -0
- package/steps/modern/index.js +10 -0
- package/steps/package.json +3 -0
- package/steps/send-stats.js +82 -0
- 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.d.ts +4 -8
- package/table/component.js +1 -1
- package/table/components/index.js +1 -1
- package/table/components/pagination/Component.d.ts +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.d.ts +8 -0
- package/table/components/table/Component.js +9 -4
- 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/table-context/index.d.ts +1 -0
- package/table/components/table-context/index.js +1 -0
- 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.d.ts +1 -1
- package/table/components/tcell/Component.js +6 -4
- package/table/components/tcell/index.css +15 -7
- 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 +11 -8
- package/table/components/thead/index.js +1 -1
- package/table/components/thead-cell/Component.d.ts +1 -1
- package/table/components/thead-cell/Component.js +7 -3
- package/table/components/thead-cell/index.css +16 -8
- package/table/components/thead-cell/index.js +2 -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 +3 -2
- package/table/components/tsortable-head-cell/index.css +9 -9
- package/table/components/tsortable-head-cell/index.js +2 -1
- package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/cssm/component.d.ts +4 -8
- package/table/cssm/components/pagination/Component.d.ts +1 -1
- package/table/cssm/components/table/Component.d.ts +8 -0
- package/table/cssm/components/table/Component.js +7 -2
- package/table/cssm/components/table-context/index.d.ts +1 -0
- package/table/cssm/components/table-context/index.js +1 -0
- package/table/cssm/components/tcell/Component.d.ts +1 -1
- package/table/cssm/components/tcell/Component.js +4 -2
- package/table/cssm/components/tcell/index.module.css +12 -4
- package/table/cssm/components/thead/index.module.css +5 -2
- package/table/cssm/components/thead-cell/Component.d.ts +1 -1
- package/table/cssm/components/thead-cell/Component.js +5 -1
- package/table/cssm/components/thead-cell/index.js +1 -0
- package/table/cssm/components/thead-cell/index.module.css +12 -4
- package/table/cssm/components/tsortable-head-cell/Component.js +1 -0
- package/table/cssm/components/tsortable-head-cell/index.js +1 -0
- package/table/esm/component.d.ts +4 -8
- package/table/esm/component.js +1 -1
- package/table/esm/components/index.js +1 -1
- package/table/esm/components/pagination/Component.d.ts +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.d.ts +8 -0
- package/table/esm/components/table/Component.js +9 -4
- 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/table-context/index.d.ts +1 -0
- package/table/esm/components/table-context/index.js +1 -0
- 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.d.ts +1 -1
- package/table/esm/components/tcell/Component.js +6 -4
- package/table/esm/components/tcell/index.css +15 -7
- 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 +11 -8
- package/table/esm/components/thead/index.js +1 -1
- package/table/esm/components/thead-cell/Component.d.ts +1 -1
- package/table/esm/components/thead-cell/Component.js +8 -4
- package/table/esm/components/thead-cell/index.css +16 -8
- package/table/esm/components/thead-cell/index.js +2 -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 +3 -2
- package/table/esm/components/tsortable-head-cell/index.css +9 -9
- package/table/esm/components/tsortable-head-cell/index.js +2 -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-c66fe607.d.ts → tslib.es6-9c33c087.d.ts} +0 -0
- package/table/esm/{tslib.es6-c66fe607.js → tslib.es6-9c33c087.js} +0 -0
- package/table/index.js +1 -1
- package/table/modern/component.d.ts +4 -8
- package/table/modern/components/pagination/Component.d.ts +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.d.ts +8 -0
- package/table/modern/components/table/Component.js +8 -3
- package/table/modern/components/table/index.css +6 -6
- package/table/modern/components/table-context/index.d.ts +1 -0
- package/table/modern/components/table-context/index.js +1 -0
- package/table/modern/components/tbody/Component.js +1 -1
- package/table/modern/components/tbody/index.css +2 -2
- package/table/modern/components/tcell/Component.d.ts +1 -1
- package/table/modern/components/tcell/Component.js +5 -3
- package/table/modern/components/tcell/index.css +15 -7
- 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 +11 -8
- package/table/modern/components/thead-cell/Component.d.ts +1 -1
- package/table/modern/components/thead-cell/Component.js +9 -3
- package/table/modern/components/thead-cell/index.css +16 -8
- package/table/modern/components/thead-cell/index.js +1 -0
- 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 +2 -1
- package/table/modern/components/tsortable-head-cell/index.css +9 -9
- package/table/modern/components/tsortable-head-cell/index.js +1 -0
- package/table/{tslib.es6-e01c8b10.d.ts → tslib.es6-9645505a.d.ts} +0 -0
- package/table/{tslib.es6-e01c8b10.js → tslib.es6-9645505a.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 +20 -20
- package/tabs/components/primary-tablist/mobile.css +32 -24
- package/tabs/components/scrollable-container/Component.js +1 -1
- package/tabs/components/scrollable-container/index.css +5 -5
- 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 +11 -11
- package/tabs/components/secondary-tablist/mobile.css +20 -13
- package/tabs/components/tab/Component.js +1 -1
- package/tabs/components/tab/index.css +3 -3
- package/tabs/components/tabs/Component.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/cssm/components/primary-tablist/mobile.module.css +2 -1
- 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 +20 -20
- package/tabs/esm/components/primary-tablist/mobile.css +32 -24
- package/tabs/esm/components/scrollable-container/Component.js +1 -1
- package/tabs/esm/components/scrollable-container/index.css +5 -5
- 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 +11 -11
- package/tabs/esm/components/secondary-tablist/mobile.css +20 -13
- package/tabs/esm/components/tab/Component.js +1 -1
- package/tabs/esm/components/tab/index.css +3 -3
- package/tabs/esm/components/tabs/Component.desktop.js +3 -3
- package/tabs/esm/components/tabs/Component.mobile.js +3 -3
- package/tabs/esm/components/tabs/Component.responsive.js +3 -3
- package/tabs/esm/desktop.js +3 -3
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/index.module-4da8f5f7.js +4 -0
- package/tabs/esm/index.module-ec9bd637.js +4 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-806c8d30.d.ts → tslib.es6-3a2b098a.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-806c8d30.js → tslib.es6-3a2b098a.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/index.module-22432a47.js +4 -0
- package/tabs/index.module-abc72c24.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 +20 -20
- package/tabs/modern/components/primary-tablist/mobile.css +32 -24
- package/tabs/modern/components/scrollable-container/Component.js +1 -1
- package/tabs/modern/components/scrollable-container/index.css +5 -5
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/index.css +11 -11
- package/tabs/modern/components/secondary-tablist/mobile.css +20 -13
- package/tabs/modern/components/tab/Component.js +1 -1
- package/tabs/modern/components/tab/index.css +3 -3
- package/tabs/modern/components/tabs/Component.d.ts +1 -1
- package/tabs/modern/components/tabs/Component.desktop.d.ts +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.d.ts +1 -1
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.d.ts +1 -1
- 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-4da8f5f7.js +4 -0
- package/tabs/modern/index.module-ec9bd637.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-d0e2d247.d.ts → tslib.es6-e428dab5.d.ts} +0 -0
- package/tabs/{tslib.es6-d0e2d247.js → tslib.es6-e428dab5.js} +0 -0
- package/tag/Component.js +3 -3
- package/tag/cssm/inverted.module.css +1 -0
- 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 +9 -8
- package/tag/index.css +37 -37
- package/tag/inverted.css +9 -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 +9 -8
- package/textarea/Component.d.ts +17 -1
- package/textarea/Component.js +53 -19
- package/textarea/cssm/Component.d.ts +17 -1
- package/textarea/cssm/Component.js +50 -16
- package/textarea/cssm/default.module.css +6 -2
- package/textarea/cssm/index.js +1 -0
- package/textarea/cssm/index.module.css +114 -11
- package/textarea/cssm/inverted.module.css +6 -2
- package/textarea/default.css +23 -19
- package/textarea/esm/Component.d.ts +17 -1
- package/textarea/esm/Component.js +55 -21
- package/textarea/esm/default.css +23 -19
- package/textarea/esm/index.css +125 -22
- package/textarea/esm/index.js +1 -0
- package/textarea/esm/inverted.css +23 -19
- package/textarea/index.css +125 -22
- package/textarea/index.js +1 -0
- package/textarea/inverted.css +23 -19
- package/textarea/modern/Component.d.ts +17 -1
- package/textarea/modern/Component.js +52 -19
- package/textarea/modern/default.css +23 -19
- package/textarea/modern/index.css +125 -22
- package/textarea/modern/index.js +1 -0
- package/textarea/modern/inverted.css +23 -19
- package/themes/button/click.css +1 -0
- package/themes/button/corp.css +1 -0
- package/themes/button/intranet.css +1 -0
- package/themes/button/mobile.css +1 -0
- package/themes/button/site.css +0 -3
- package/themes/click.css +12 -1
- package/themes/compiled/mobile-dark-bluetint.css +299 -1900
- package/themes/compiled/mobile-dark-bluetint.js +0 -2
- package/themes/corp.css +7 -0
- package/themes/dark.css +3 -0
- package/themes/dark.js +0 -2
- package/themes/dist/amount/click.css +4 -0
- package/themes/dist/backdrop/click.css +4 -0
- package/themes/dist/bottom-sheet/click.css +9 -0
- package/themes/dist/bottom-sheet/corp.css +4 -0
- package/themes/dist/bottom-sheet/intranet.css +3 -0
- package/themes/dist/bottom-sheet/mobile.css +4 -0
- package/themes/dist/bottom-sheet/site.css +3 -0
- package/themes/dist/button/click.css +22 -0
- package/themes/dist/button/corp.css +52 -0
- package/themes/dist/button/intranet.css +23 -0
- package/themes/dist/button/mobile.css +23 -0
- package/themes/dist/button/site.css +4 -0
- package/themes/dist/calendar/click.css +8 -0
- package/themes/dist/calendar/intranet.css +9 -0
- package/themes/dist/calendar-input/click.css +3 -0
- package/themes/dist/calendar-input/corp.css +3 -0
- package/themes/dist/calendar-input/intranet.css +3 -0
- package/themes/dist/calendar-input/mobile.css +3 -0
- package/themes/dist/checkbox/click.css +9 -0
- package/themes/dist/checkbox/intranet.css +19 -0
- package/themes/dist/checkbox/mobile.css +19 -0
- package/themes/dist/checkbox-group/click.css +5 -0
- package/themes/dist/circular-progress-bar/click.css +5 -0
- package/themes/dist/click.css +980 -0
- package/themes/dist/code-input/click.css +6 -0
- package/themes/dist/compiled/mobile-dark-bluetint.css +2646 -0
- package/themes/dist/compiled/mobile-dark-bluetint.d.ts +2 -0
- package/themes/dist/compiled/mobile-dark-bluetint.js +11 -0
- package/themes/dist/confirmation/click.css +12 -0
- package/themes/dist/confirmation/intranet.css +7 -0
- package/themes/dist/confirmation/mobile.css +7 -0
- package/themes/dist/corp.css +781 -0
- package/themes/dist/dark.css +261 -0
- package/themes/dist/dark.d.ts +2 -0
- package/themes/dist/dark.js +12 -0
- package/themes/dist/dropzone/click.css +4 -0
- package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +2 -0
- package/themes/dist/esm/compiled/mobile-dark-bluetint.js +4 -0
- package/themes/dist/esm/dark.d.ts +2 -0
- package/themes/dist/esm/dark.js +6 -0
- package/themes/dist/esm/mixins/mobile.d.ts +2 -0
- package/themes/dist/esm/mixins/mobile.js +6 -0
- package/themes/dist/filter-tag/mobile.css +4 -0
- package/themes/dist/form-control/click.css +31 -0
- package/themes/dist/form-control/intranet.css +39 -0
- package/themes/dist/form-control/mobile.css +34 -0
- package/themes/dist/form-control/site.css +5 -0
- package/themes/dist/icon-button/click.css +24 -0
- package/themes/dist/input/click.css +8 -0
- package/themes/dist/input/corp.css +3 -0
- package/themes/dist/input/intranet.css +11 -0
- package/themes/dist/input/mobile.css +13 -0
- package/themes/dist/input/site.css +4 -0
- package/themes/dist/intranet.css +849 -0
- package/themes/dist/link/click.css +25 -0
- package/themes/dist/list/click.css +4 -0
- package/themes/dist/mixins/amount/click.css +4 -0
- package/themes/dist/mixins/backdrop/click.css +4 -0
- package/themes/dist/mixins/bottom-sheet/click.css +9 -0
- package/themes/dist/mixins/bottom-sheet/corp.css +4 -0
- package/themes/dist/mixins/bottom-sheet/intranet.css +3 -0
- package/themes/dist/mixins/bottom-sheet/mobile.css +4 -0
- package/themes/dist/mixins/bottom-sheet/site.css +3 -0
- package/themes/dist/mixins/button/click.css +22 -0
- package/themes/dist/mixins/button/corp.css +52 -0
- package/themes/dist/mixins/button/intranet.css +23 -0
- package/themes/dist/mixins/button/mobile.css +23 -0
- package/themes/dist/mixins/button/site.css +4 -0
- package/themes/dist/mixins/calendar/click.css +8 -0
- package/themes/dist/mixins/calendar/intranet.css +9 -0
- package/themes/dist/mixins/calendar-input/click.css +3 -0
- package/themes/dist/mixins/calendar-input/corp.css +3 -0
- package/themes/dist/mixins/calendar-input/intranet.css +3 -0
- package/themes/dist/mixins/calendar-input/mobile.css +3 -0
- package/themes/dist/mixins/checkbox/click.css +9 -0
- package/themes/dist/mixins/checkbox/intranet.css +19 -0
- package/themes/dist/mixins/checkbox/mobile.css +19 -0
- package/themes/dist/mixins/checkbox-group/click.css +5 -0
- package/themes/dist/mixins/circular-progress-bar/click.css +5 -0
- package/themes/dist/mixins/click.css +58 -0
- package/themes/dist/mixins/code-input/click.css +6 -0
- package/themes/dist/mixins/confirmation/click.css +12 -0
- package/themes/dist/mixins/confirmation/intranet.css +7 -0
- package/themes/dist/mixins/confirmation/mobile.css +7 -0
- package/themes/dist/mixins/corp.css +17 -0
- package/themes/dist/mixins/dark.css +261 -0
- package/themes/dist/mixins/dropzone/click.css +4 -0
- package/themes/dist/mixins/filter-tag/mobile.css +4 -0
- package/themes/dist/mixins/form-control/click.css +31 -0
- package/themes/dist/mixins/form-control/intranet.css +39 -0
- package/themes/dist/mixins/form-control/mobile.css +34 -0
- package/themes/dist/mixins/form-control/site.css +5 -0
- package/themes/dist/mixins/icon-button/click.css +24 -0
- package/themes/dist/mixins/input/click.css +8 -0
- package/themes/dist/mixins/input/corp.css +3 -0
- package/themes/dist/mixins/input/intranet.css +11 -0
- package/themes/dist/mixins/input/mobile.css +13 -0
- package/themes/dist/mixins/input/site.css +4 -0
- package/themes/dist/mixins/intranet.css +29 -0
- package/themes/dist/mixins/link/click.css +25 -0
- package/themes/dist/mixins/list/click.css +4 -0
- package/themes/dist/mixins/mobile.css +31 -0
- package/themes/dist/mixins/mobile.d.ts +2 -0
- package/themes/dist/mixins/mobile.js +12 -0
- package/themes/dist/mixins/modal/click.css +30 -0
- package/themes/dist/mixins/modal/corp.css +4 -0
- package/themes/dist/mixins/radio/click.css +9 -0
- package/themes/dist/mixins/radio/intranet.css +19 -0
- package/themes/dist/mixins/radio/mobile.css +19 -0
- package/themes/dist/mixins/select/click.css +25 -0
- package/themes/dist/mixins/select/corp.css +7 -0
- package/themes/dist/mixins/select/intranet.css +4 -0
- package/themes/dist/mixins/select/mobile.css +4 -0
- package/themes/dist/mixins/select/site.css +4 -0
- package/themes/dist/mixins/site.css +15 -0
- package/themes/dist/mixins/skeleton/click.css +9 -0
- package/themes/dist/mixins/slider/click.css +19 -0
- package/themes/dist/mixins/slider/intranet.css +6 -0
- package/themes/dist/mixins/slider/mobile.css +6 -0
- package/themes/dist/mixins/slider-input/intranet.css +3 -0
- package/themes/dist/mixins/slider-input/mobile.css +3 -0
- package/themes/dist/mixins/steps/mobile.css +4 -0
- package/themes/dist/mixins/switch/click.css +5 -0
- package/themes/dist/mixins/tabs/click.css +25 -0
- package/themes/dist/mixins/tabs/corp.css +4 -0
- package/themes/dist/mixins/tabs/site.css +8 -0
- package/themes/dist/mixins/tag/click.css +12 -0
- package/themes/dist/mixins/tag/intranet.css +16 -0
- package/themes/dist/mixins/tag/mobile.css +17 -0
- package/themes/dist/mixins/toast-plate/click.css +10 -0
- package/themes/dist/mobile.css +845 -0
- package/themes/dist/modal/click.css +30 -0
- package/themes/dist/modal/corp.css +4 -0
- package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +2 -0
- package/themes/dist/modern/compiled/mobile-dark-bluetint.js +4 -0
- package/themes/dist/modern/dark.d.ts +2 -0
- package/themes/dist/modern/dark.js +6 -0
- package/themes/dist/modern/mixins/mobile.d.ts +2 -0
- package/themes/dist/modern/mixins/mobile.js +6 -0
- package/themes/dist/package.json +12 -0
- package/themes/dist/radio/click.css +9 -0
- package/themes/dist/radio/intranet.css +19 -0
- package/themes/dist/radio/mobile.css +19 -0
- package/themes/dist/select/click.css +25 -0
- package/themes/dist/select/corp.css +7 -0
- package/themes/dist/select/intranet.css +4 -0
- package/themes/dist/select/mobile.css +4 -0
- package/themes/dist/select/site.css +4 -0
- package/themes/dist/send-stats.js +82 -0
- package/themes/dist/site.css +741 -0
- package/themes/dist/skeleton/click.css +9 -0
- package/themes/dist/slider/click.css +19 -0
- package/themes/dist/slider/intranet.css +6 -0
- package/themes/dist/slider/mobile.css +6 -0
- package/themes/dist/slider-input/intranet.css +3 -0
- package/themes/dist/slider-input/mobile.css +3 -0
- package/themes/dist/steps/mobile.css +4 -0
- package/themes/dist/switch/click.css +5 -0
- package/themes/dist/tabs/click.css +25 -0
- package/themes/dist/tabs/corp.css +4 -0
- package/themes/dist/tabs/site.css +8 -0
- package/themes/dist/tag/click.css +12 -0
- package/themes/dist/tag/intranet.css +16 -0
- package/themes/dist/tag/mobile.css +17 -0
- package/themes/dist/toast-plate/click.css +10 -0
- package/themes/esm/compiled/mobile-dark-bluetint.js +0 -3
- package/themes/form-control/intranet.css +14 -9
- package/themes/input/intranet.css +4 -6
- package/themes/intranet.css +25 -15
- package/themes/mixins/button/click.css +1 -0
- package/themes/mixins/button/corp.css +1 -0
- package/themes/mixins/button/intranet.css +1 -0
- package/themes/mixins/button/mobile.css +1 -0
- package/themes/mixins/button/site.css +0 -3
- package/themes/mixins/dark.css +3 -0
- package/themes/mixins/form-control/intranet.css +14 -9
- package/themes/mixins/input/intranet.css +4 -6
- package/themes/mixins/mobile.css +2 -0
- package/themes/mixins/mobile.js +0 -2
- package/themes/mixins/steps/mobile.css +4 -0
- package/themes/mixins/tabs/click.css +6 -1
- package/themes/mobile.css +9 -0
- package/themes/modern/compiled/mobile-dark-bluetint.js +0 -3
- package/themes/package.json +1 -10
- package/themes/send-stats.js +0 -0
- package/themes/site.css +6 -2
- package/themes/steps/mobile.css +4 -0
- package/themes/tabs/click.css +6 -1
- package/toast/component.d.ts +20 -18
- package/toast/component.js +1 -1
- package/toast/cssm/component.d.ts +20 -18
- package/toast/cssm/index.module.css +10 -1
- package/toast/esm/component.d.ts +20 -18
- package/toast/esm/component.js +1 -1
- package/toast/esm/index.css +20 -11
- package/toast/index.css +20 -11
- package/toast/modern/component.d.ts +20 -18
- package/toast/modern/component.js +1 -1
- package/toast/modern/index.css +20 -11
- package/toast-plate/component.d.ts +8 -0
- package/toast-plate/component.js +15 -5
- package/toast-plate/cssm/component.d.ts +8 -0
- package/toast-plate/cssm/component.js +12 -4
- package/toast-plate/cssm/default.module.css +27 -0
- package/toast-plate/cssm/index.js +2 -0
- package/toast-plate/cssm/index.module.css +4 -11
- package/toast-plate/cssm/inverted.module.css +27 -0
- package/toast-plate/cssm/vars.css +13 -0
- package/toast-plate/default.css +28 -0
- package/toast-plate/esm/component.d.ts +8 -0
- package/toast-plate/esm/component.js +15 -5
- package/toast-plate/esm/default.css +28 -0
- package/toast-plate/esm/index.css +20 -27
- package/toast-plate/esm/inverted.css +28 -0
- package/toast-plate/index.css +20 -27
- package/toast-plate/inverted.css +28 -0
- package/toast-plate/modern/component.d.ts +8 -0
- package/toast-plate/modern/component.js +15 -5
- package/toast-plate/modern/default.css +28 -0
- package/toast-plate/modern/index.css +20 -27
- package/toast-plate/modern/inverted.css +28 -0
- package/tooltip/{Component-4ddeb11b.d.ts → Component-cb93684a.d.ts} +0 -0
- package/tooltip/{Component-4ddeb11b.js → Component-cb93684a.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-e80c9c99.d.ts → Component-ae20ace9.d.ts} +0 -0
- package/tooltip/esm/{Component-e80c9c99.js → Component-ae20ace9.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 +13 -13
- package/typography/{colors.module-404500bf.d.ts → colors.module-8fa9c49c.d.ts} +0 -0
- package/typography/{colors.module-404500bf.js → colors.module-8fa9c49c.js} +1 -1
- package/typography/common.module-d9de4fb8.js +4 -0
- package/typography/component.js +2 -2
- package/typography/esm/colors.css +13 -13
- package/typography/esm/{colors.module-362c5488.d.ts → colors.module-d98ceb59.d.ts} +0 -0
- package/typography/esm/{colors.module-362c5488.js → colors.module-d98ceb59.js} +1 -1
- package/typography/esm/common.module-efb602a7.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +14 -14
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +5 -5
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +19 -19
- package/typography/esm/title/index.js +3 -3
- package/typography/esm/title-mobile/component.js +3 -3
- package/typography/esm/title-mobile/index.css +14 -14
- 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 +41 -41
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +13 -13
- package/typography/modern/colors.module-e4d69d53.js +4 -0
- package/typography/modern/common.module-efb602a7.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 +14 -14
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +5 -5
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +19 -19
- package/typography/modern/title/index.js +3 -3
- package/typography/modern/title-mobile/component.js +3 -3
- package/typography/modern/title-mobile/index.css +14 -14
- 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 +41 -41
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +14 -14
- package/typography/text/index.js +1 -1
- package/typography/title/common.css +5 -5
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +19 -19
- package/typography/title/index.js +3 -3
- package/typography/title-mobile/component.js +3 -3
- package/typography/title-mobile/index.css +14 -14
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +3 -3
- package/typography/title-responsive/index.css +41 -41
- package/typography/title-responsive/index.js +2 -2
- package/vars/bundle/site.css +5 -0
- package/vars/colors-bluetint.css +6 -0
- package/vars/colors-bluetint.js +0 -2
- package/vars/colors-indigo.css +6 -0
- package/vars/colors-indigo.js +0 -2
- package/vars/cssm/bundle/site.css +616 -0
- package/vars/cssm/colors-bluetint.css +6 -0
- package/vars/cssm/colors-bluetint.js +0 -2
- package/vars/cssm/colors-indigo.css +6 -0
- package/vars/cssm/colors-indigo.js +0 -2
- package/vars/cssm/index.css +6 -0
- package/vars/dist/border-radius.css +11 -0
- package/vars/dist/bundle/site.css +5 -0
- package/vars/dist/colors-addons.css +98 -0
- package/vars/dist/colors-bluetint.css +439 -0
- package/vars/dist/colors-bluetint.d.ts +2 -0
- package/vars/dist/colors-bluetint.js +12 -0
- package/vars/dist/colors-indigo.css +439 -0
- package/vars/dist/colors-indigo.d.ts +2 -0
- package/vars/dist/colors-indigo.js +12 -0
- package/vars/dist/colors-transparent.css +26 -0
- package/vars/dist/colors-x5.css +4 -0
- package/vars/dist/colors.css +71 -0
- package/vars/dist/cssm/border-radius.css +11 -0
- package/vars/dist/cssm/bundle/site.css +616 -0
- package/vars/dist/cssm/colors-addons.css +98 -0
- package/vars/dist/cssm/colors-bluetint.css +439 -0
- package/vars/dist/cssm/colors-bluetint.d.ts +2 -0
- package/vars/dist/cssm/colors-bluetint.js +12 -0
- package/vars/dist/cssm/colors-indigo.css +439 -0
- package/vars/dist/cssm/colors-indigo.d.ts +2 -0
- package/vars/dist/cssm/colors-indigo.js +12 -0
- package/vars/dist/cssm/colors-transparent.css +26 -0
- package/vars/dist/cssm/colors-x5.css +4 -0
- package/vars/dist/cssm/colors.css +71 -0
- package/vars/dist/cssm/gaps.css +30 -0
- package/vars/dist/cssm/index.css +719 -0
- package/vars/dist/cssm/mixins.css +1 -0
- package/vars/dist/cssm/shadows-indigo.css +38 -0
- package/vars/dist/cssm/typography.css +6 -0
- package/vars/dist/esm/colors-bluetint.d.ts +2 -0
- package/vars/dist/esm/colors-bluetint.js +6 -0
- package/vars/dist/esm/colors-indigo.d.ts +2 -0
- package/vars/dist/esm/colors-indigo.js +6 -0
- package/vars/dist/gaps.css +30 -0
- package/vars/dist/index.css +9 -0
- package/vars/dist/mixins.css +4 -0
- package/vars/dist/modern/colors-bluetint.d.ts +2 -0
- package/vars/dist/modern/colors-bluetint.js +6 -0
- package/vars/dist/modern/colors-indigo.d.ts +2 -0
- package/vars/dist/modern/colors-indigo.js +6 -0
- package/vars/dist/package.json +13 -0
- package/vars/dist/send-stats.js +82 -0
- package/vars/dist/shadows-indigo.css +38 -0
- package/vars/dist/typography.css +586 -0
- package/vars/index.d.ts +6 -0
- package/vars/index.js +6 -0
- package/vars/package.json +1 -11
- package/vars/send-stats.js +0 -0
- package/with-suffix/Component.d.ts +2 -0
- package/with-suffix/Component.js +1 -1
- package/with-suffix/cssm/Component.d.ts +2 -0
- package/with-suffix/cssm/index.module.css +17 -0
- package/with-suffix/esm/Component.d.ts +2 -0
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +26 -9
- package/with-suffix/index.css +26 -9
- package/with-suffix/modern/Component.d.ts +2 -0
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +26 -9
- package/calendar-range/modern/index.module-09f9149b.js +0 -4
- package/grid/esm/gutters.module-1386c6d0.js +0 -27
- package/grid/gutters.module-496440f0.js +0 -28
- package/grid/modern/gutters.module-774f7e27.js +0 -4
- package/modal/esm/transitions.module-924f15fe.js +0 -4
- package/modal/modern/transitions.module-924f15fe.js +0 -4
- package/modal/transitions.module-db39e7d3.js +0 -4
- package/pure-cell/components/comment/component.d.ts +0 -15
- package/pure-cell/components/comment/component.js +0 -20
- package/pure-cell/components/comment/index.css +0 -34
- package/pure-cell/components/comment/index.js +0 -10
- package/pure-cell/cssm/components/comment/component.d.ts +0 -15
- package/pure-cell/cssm/components/comment/component.js +0 -19
- package/pure-cell/cssm/components/comment/index.js +0 -11
- package/pure-cell/cssm/components/comment/index.module.css +0 -33
- package/pure-cell/esm/components/comment/component.d.ts +0 -15
- package/pure-cell/esm/components/comment/component.js +0 -14
- package/pure-cell/esm/components/comment/index.css +0 -34
- package/pure-cell/esm/components/comment/index.js +0 -4
- package/pure-cell/modern/components/comment/component.d.ts +0 -15
- package/pure-cell/modern/components/comment/component.js +0 -11
- package/pure-cell/modern/components/comment/index.css +0 -34
- package/pure-cell/modern/components/comment/index.js +0 -4
- package/tabs/esm/index.module-2de4a4b0.js +0 -4
- package/tabs/esm/index.module-da118e14.js +0 -4
- package/tabs/index.module-17981049.js +0 -4
- package/tabs/index.module-ab2620b1.js +0 -4
- package/tabs/modern/index.module-2de4a4b0.js +0 -4
- package/tabs/modern/index.module-da118e14.js +0 -4
- package/typography/common.module-18729037.js +0 -4
- package/typography/esm/common.module-fab3f9d1.js +0 -4
- package/typography/modern/colors.module-ecf5fa70.js +0 -4
- package/typography/modern/common.module-fab3f9d1.js +0 -4
|
@@ -0,0 +1,849 @@
|
|
|
1
|
+
:root {
|
|
2
|
+
--border-radius-xs: 2px;
|
|
3
|
+
--border-radius-s: 4px;
|
|
4
|
+
--border-radius-m: 8px;
|
|
5
|
+
--border-radius-l: 12px;
|
|
6
|
+
--border-radius-xl: 16px;
|
|
7
|
+
--border-radius-xxl: 20px;
|
|
8
|
+
--border-radius-3xl: 24px;
|
|
9
|
+
--border-radius-circle: 50%;
|
|
10
|
+
--border-radius-pill: 99px;
|
|
11
|
+
}
|
|
12
|
+
:root {
|
|
13
|
+
--color-static-corpbg-neutral: #bdc0c2;
|
|
14
|
+
--color-static-corpbg-primary: #212a33;
|
|
15
|
+
--color-static-corpbg-secondary: #384048;
|
|
16
|
+
--color-static-corpbg-tertiary: #7a7f85;
|
|
17
|
+
--color-static-graphic-amethyst: #a489aa;
|
|
18
|
+
--color-static-graphic-blackberry: #bfafc6;
|
|
19
|
+
--color-static-graphic-blue-chill: #0f9c8c;
|
|
20
|
+
--color-static-graphic-blue-maya: #7eb3ff;
|
|
21
|
+
--color-static-graphic-blue-moody: #7879cf;
|
|
22
|
+
--color-static-graphic-blue-steel: #4f84ba;
|
|
23
|
+
--color-static-graphic-botticelli: #cee5e5;
|
|
24
|
+
--color-static-graphic-boulder: #7a7a7a;
|
|
25
|
+
--color-static-graphic-brink-pink: #fc617c;
|
|
26
|
+
--color-static-graphic-burnt-sienna: #eb7a58;
|
|
27
|
+
--color-static-graphic-carrot: #e8bba3;
|
|
28
|
+
--color-static-graphic-chatelle: #bfafc6;
|
|
29
|
+
--color-static-graphic-chathams-blue: #155966;
|
|
30
|
+
--color-static-graphic-chick: #f2db9e;
|
|
31
|
+
--color-static-graphic-crete: #847128;
|
|
32
|
+
--color-static-graphic-curious-blue: #2381db;
|
|
33
|
+
--color-static-graphic-curious-blue-light: #3b99d9;
|
|
34
|
+
--color-static-graphic-eastern-blue: #269cb3;
|
|
35
|
+
--color-static-graphic-french-lilac: #d3baed;
|
|
36
|
+
--color-static-graphic-fuel-yellow: #f29d32;
|
|
37
|
+
--color-static-graphic-fun-blue: #1d6ab5;
|
|
38
|
+
--color-static-graphic-gallery: #eee;
|
|
39
|
+
--color-static-graphic-green-jungle: #2fc26e;
|
|
40
|
+
--color-static-graphic-hippie-blue: #5aa4b0;
|
|
41
|
+
--color-static-graphic-jaffa: #f07134;
|
|
42
|
+
--color-static-graphic-jaffa-light: #f18836;
|
|
43
|
+
--color-static-graphic-java: #15c0e0;
|
|
44
|
+
--color-static-graphic-jungle-green: #2ab79a;
|
|
45
|
+
--color-static-graphic-lavender: #8888ad;
|
|
46
|
+
--color-static-graphic-mantis: #63cd4f;
|
|
47
|
+
--color-static-graphic-matisse: #16548f;
|
|
48
|
+
--color-static-graphic-milano-red: #cd1501;
|
|
49
|
+
--color-static-graphic-mirage: #1d2434;
|
|
50
|
+
--color-static-graphic-moon-raker: #e9dbf7;
|
|
51
|
+
--color-static-graphic-moss-green: #a6d29c;
|
|
52
|
+
--color-static-graphic-nevada: #626b75;
|
|
53
|
+
--color-static-graphic-olive: #bfd3c9;
|
|
54
|
+
--color-static-graphic-olivine: #87b965;
|
|
55
|
+
--color-static-graphic-peach: #fcc99b;
|
|
56
|
+
--color-static-graphic-persimmon: #ff5c5c;
|
|
57
|
+
--color-static-graphic-pewter: #96a5a5;
|
|
58
|
+
--color-static-graphic-pickled-bluewood: #2d3f50;
|
|
59
|
+
--color-static-graphic-porsche: #e7b965;
|
|
60
|
+
--color-static-graphic-raspberry: #dfb2bb;
|
|
61
|
+
--color-static-graphic-red-damask: #da713c;
|
|
62
|
+
--color-static-graphic-saffron: #f0c330;
|
|
63
|
+
--color-static-graphic-salomie: #fee984;
|
|
64
|
+
--color-static-graphic-sand: #f6bf65;
|
|
65
|
+
--color-static-graphic-sandy-brown: #f38f6f;
|
|
66
|
+
--color-static-graphic-seawater: #aecfd9;
|
|
67
|
+
--color-static-graphic-serenade: #fff0e3;
|
|
68
|
+
--color-static-graphic-sky: #a6c0db;
|
|
69
|
+
--color-static-graphic-soft-peach: #f3eaeb;
|
|
70
|
+
--color-static-graphic-solitude: #e8f2fe;
|
|
71
|
+
--color-static-graphic-strawberry: #f8b6a9;
|
|
72
|
+
--color-static-graphic-sundust: #d9d6ce;
|
|
73
|
+
--color-static-graphic-turkish-rose: #b56a6b;
|
|
74
|
+
--color-static-graphic-turquoise-blue: #6bd3e6;
|
|
75
|
+
--color-static-graphic-valencia: #d8463b;
|
|
76
|
+
--color-static-graphic-waikawa-gray: #5b6d9c;
|
|
77
|
+
--color-static-graphic-whisper: #f2eff6;
|
|
78
|
+
--color-static-graphic-zanah: #e1f0de;
|
|
79
|
+
--color-static-local-light-blue: #f5f7f9;
|
|
80
|
+
--color-static-overlay-black-high: rgba(0, 0, 0, 0.32);
|
|
81
|
+
--color-static-overlay-black-low: rgba(0, 0, 0, 0.16);
|
|
82
|
+
--color-static-overlay-black-normal: rgba(0, 0, 0, 0.24);
|
|
83
|
+
--color-static-overlay-black-xhigh: rgba(0, 0, 0, 0.4);
|
|
84
|
+
--color-static-overlay-black-xlow: rgba(0, 0, 0, 0.08);
|
|
85
|
+
--color-static-overlay-indigo-high: rgba(11, 31, 53, 0.32);
|
|
86
|
+
--color-static-overlay-indigo-low: rgba(11, 31, 53, 0.16);
|
|
87
|
+
--color-static-overlay-indigo-normal: rgba(11, 31, 53, 0.24);
|
|
88
|
+
--color-static-overlay-indigo-xhigh: rgba(11, 31, 53, 0.4);
|
|
89
|
+
--color-static-overlay-indigo-xlow: rgba(11, 31, 53, 0.08);
|
|
90
|
+
--color-static-overlay-white-high: rgba(255, 255, 255, 0.32);
|
|
91
|
+
--color-static-overlay-white-low: rgba(255, 255, 255, 0.16);
|
|
92
|
+
--color-static-overlay-white-normal: rgba(255, 255, 255, 0.24);
|
|
93
|
+
--color-static-overlay-white-xhigh: rgba(255, 255, 255, 0.4);
|
|
94
|
+
--color-static-overlay-white-xlow: rgba(255, 255, 255, 0.08);
|
|
95
|
+
--color-static-status-blue: #007aff;
|
|
96
|
+
--color-static-status-green: #13a463;
|
|
97
|
+
--color-static-status-grey: #6d7986;
|
|
98
|
+
--color-static-status-orange: #de6a00;
|
|
99
|
+
--color-static-status-purple: #673ab7;
|
|
100
|
+
--color-static-status-red: #d91d0b;
|
|
101
|
+
--color-static-status-teal: #219187;
|
|
102
|
+
--color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
|
|
103
|
+
--color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
|
|
104
|
+
--color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
|
|
105
|
+
--color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
|
|
106
|
+
--color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
|
|
107
|
+
--color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
|
|
108
|
+
--color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
|
|
109
|
+
}
|
|
110
|
+
:root {
|
|
111
|
+
--color-dark-bg-accent: #ef3124;
|
|
112
|
+
--color-dark-bg-attention-muted: #332104;
|
|
113
|
+
--color-dark-bg-info: #001c3c;
|
|
114
|
+
--color-dark-bg-negative-muted: #35110d;
|
|
115
|
+
--color-dark-bg-opaque: rgba(255, 255, 255, 0.8);
|
|
116
|
+
--color-dark-bg-overlay: rgba(0, 0, 0, 0.8);
|
|
117
|
+
--color-dark-bg-positive-muted: #042117;
|
|
118
|
+
--color-dark-bg-primary: #121212;
|
|
119
|
+
--color-dark-bg-primary-inverted: #fff;
|
|
120
|
+
--color-dark-bg-quaternary: #3a3a3c;
|
|
121
|
+
--color-dark-bg-quaternary-inverted: #dcdcdd;
|
|
122
|
+
--color-dark-bg-secondary: #202022;
|
|
123
|
+
--color-dark-bg-secondary-inverted: #f3f4f5;
|
|
124
|
+
--color-dark-bg-tertiary: #2c2c2e;
|
|
125
|
+
--color-dark-bg-tertiary-inverted: #e9e9eb;
|
|
126
|
+
--color-dark-border-accent: #ef3124;
|
|
127
|
+
--color-dark-border-key: #fff;
|
|
128
|
+
--color-dark-border-key-inverted: #000;
|
|
129
|
+
--color-dark-border-link: #0072ef;
|
|
130
|
+
--color-dark-border-primary: #2b2b2e;
|
|
131
|
+
--color-dark-border-primary-inverted: #dcdcdd;
|
|
132
|
+
--color-dark-border-secondary: #262629;
|
|
133
|
+
--color-dark-border-secondary-inverted: #e9e9eb;
|
|
134
|
+
--color-dark-border-tertiary: #1c1c1e;
|
|
135
|
+
--color-dark-border-tertiary-inverted: #f3f4f5;
|
|
136
|
+
--color-dark-border-underline: #464649;
|
|
137
|
+
--color-dark-border-underline-inverted: #c5c5c7;
|
|
138
|
+
--color-dark-graphic-accent: #ef3124;
|
|
139
|
+
--color-dark-graphic-attention: #f6bf65;
|
|
140
|
+
--color-dark-graphic-link: #0072ef;
|
|
141
|
+
--color-dark-graphic-negative: #d91d0b;
|
|
142
|
+
--color-dark-graphic-positive: #2fc26e;
|
|
143
|
+
--color-dark-graphic-primary: #fff;
|
|
144
|
+
--color-dark-graphic-primary-inverted: #000;
|
|
145
|
+
--color-dark-graphic-quaternary: #2a2a2c;
|
|
146
|
+
--color-dark-graphic-quaternary-inverted: #dcdcdd;
|
|
147
|
+
--color-dark-graphic-secondary: #8d8d93;
|
|
148
|
+
--color-dark-graphic-secondary-inverted: #8a8a8e;
|
|
149
|
+
--color-dark-graphic-tertiary: #464649;
|
|
150
|
+
--color-dark-graphic-tertiary-inverted: #c5c5c7;
|
|
151
|
+
--color-dark-specialbg-component: rgba(255, 255, 255, 0.1);
|
|
152
|
+
--color-dark-specialbg-component-inverted: rgba(0, 0, 0, 0.08);
|
|
153
|
+
--color-dark-specialbg-nulled: rgba(255, 255, 255, 0);
|
|
154
|
+
--color-dark-specialbg-overlay-fallback: #070707;
|
|
155
|
+
--color-dark-specialbg-primary-grouped: #202022;
|
|
156
|
+
--color-dark-specialbg-secondary-grouped: #2c2c2e;
|
|
157
|
+
--color-dark-specialbg-tertiary-grouped: #3a3a3c;
|
|
158
|
+
--color-dark-text-accent: #ef3124;
|
|
159
|
+
--color-dark-text-attention: #cb830f;
|
|
160
|
+
--color-dark-text-disabled: #2a2a2c;
|
|
161
|
+
--color-dark-text-disabled-inverted: #dcdcdd;
|
|
162
|
+
--color-dark-text-disabled-inverted-transparent: rgba(60, 60, 67, 0.18);
|
|
163
|
+
--color-dark-text-disabled-transparent: rgba(235, 235, 245, 0.18);
|
|
164
|
+
--color-dark-text-link: #0072ef;
|
|
165
|
+
--color-dark-text-negative: #f15045;
|
|
166
|
+
--color-dark-text-positive: #13a463;
|
|
167
|
+
--color-dark-text-primary: #fff;
|
|
168
|
+
--color-dark-text-primary-inverted: #000;
|
|
169
|
+
--color-dark-text-secondary: #8d8d93;
|
|
170
|
+
--color-dark-text-secondary-inverted: #8a8a8e;
|
|
171
|
+
--color-dark-text-secondary-inverted-transparent: rgba(60, 60, 67, 0.6);
|
|
172
|
+
--color-dark-text-secondary-transparent: rgba(235, 235, 245, 0.6);
|
|
173
|
+
--color-dark-text-tertiary: #464649;
|
|
174
|
+
--color-dark-text-tertiary-inverted: #c5c5c7;
|
|
175
|
+
--color-dark-text-tertiary-inverted-transparent: rgba(60, 60, 67, 0.3);
|
|
176
|
+
--color-dark-text-tertiary-transparent: rgba(235, 235, 245, 0.3);
|
|
177
|
+
--color-light-bg-accent: #ef3124;
|
|
178
|
+
--color-light-bg-attention-muted: #f7ebd9;
|
|
179
|
+
--color-light-bg-info: #d6e8fc;
|
|
180
|
+
--color-light-bg-negative-muted: #fbe8e7;
|
|
181
|
+
--color-light-bg-opaque: rgba(255, 255, 255, 0.8);
|
|
182
|
+
--color-light-bg-overlay: rgba(0, 0, 0, 0.6);
|
|
183
|
+
--color-light-bg-positive-muted: #e7f6ef;
|
|
184
|
+
--color-light-bg-primary: #fff;
|
|
185
|
+
--color-light-bg-primary-inverted: #121212;
|
|
186
|
+
--color-light-bg-quaternary: #dcdcdd;
|
|
187
|
+
--color-light-bg-quaternary-inverted: #3a3a3c;
|
|
188
|
+
--color-light-bg-secondary: #f3f4f5;
|
|
189
|
+
--color-light-bg-secondary-inverted: #202022;
|
|
190
|
+
--color-light-bg-tertiary: #e9e9eb;
|
|
191
|
+
--color-light-bg-tertiary-inverted: #2c2c2e;
|
|
192
|
+
--color-light-border-accent: #ef3124;
|
|
193
|
+
--color-light-border-key: #000;
|
|
194
|
+
--color-light-border-key-inverted: #fff;
|
|
195
|
+
--color-light-border-link: #0072ef;
|
|
196
|
+
--color-light-border-primary: #dcdcdd;
|
|
197
|
+
--color-light-border-primary-inverted: #2b2b2e;
|
|
198
|
+
--color-light-border-secondary: #e9e9eb;
|
|
199
|
+
--color-light-border-secondary-inverted: #262629;
|
|
200
|
+
--color-light-border-tertiary: #f3f4f5;
|
|
201
|
+
--color-light-border-tertiary-inverted: #1c1c1e;
|
|
202
|
+
--color-light-border-underline: #c5c5c7;
|
|
203
|
+
--color-light-border-underline-inverted: #464649;
|
|
204
|
+
--color-light-graphic-accent: #ef3124;
|
|
205
|
+
--color-light-graphic-attention: #f6bf65;
|
|
206
|
+
--color-light-graphic-link: #0072ef;
|
|
207
|
+
--color-light-graphic-negative: #f15045;
|
|
208
|
+
--color-light-graphic-positive: #2fc26e;
|
|
209
|
+
--color-light-graphic-primary: #000;
|
|
210
|
+
--color-light-graphic-primary-inverted: #fff;
|
|
211
|
+
--color-light-graphic-quaternary: #dcdcdd;
|
|
212
|
+
--color-light-graphic-quaternary-inverted: #2a2a2c;
|
|
213
|
+
--color-light-graphic-secondary: #8a8a8e;
|
|
214
|
+
--color-light-graphic-secondary-inverted: #8d8d93;
|
|
215
|
+
--color-light-graphic-tertiary: #c5c5c7;
|
|
216
|
+
--color-light-graphic-tertiary-inverted: #464649;
|
|
217
|
+
--color-light-specialbg-component: rgba(0, 0, 0, 0.08);
|
|
218
|
+
--color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.1);
|
|
219
|
+
--color-light-specialbg-nulled: rgba(255, 255, 255, 0);
|
|
220
|
+
--color-light-specialbg-overlay-fallback: #5c5c5c;
|
|
221
|
+
--color-light-specialbg-primary-grouped: #f3f4f5;
|
|
222
|
+
--color-light-specialbg-secondary-grouped: #fff;
|
|
223
|
+
--color-light-specialbg-tertiary-grouped: #f3f4f5;
|
|
224
|
+
--color-light-text-accent: #ef3124;
|
|
225
|
+
--color-light-text-attention: #cb830f;
|
|
226
|
+
--color-light-text-disabled: #dcdcdd;
|
|
227
|
+
--color-light-text-disabled-inverted: #2a2a2c;
|
|
228
|
+
--color-light-text-disabled-inverted-transparent: rgba(235, 235, 245, 0.18);
|
|
229
|
+
--color-light-text-disabled-transparent: rgba(60, 60, 67, 0.18);
|
|
230
|
+
--color-light-text-link: #0072ef;
|
|
231
|
+
--color-light-text-negative: #d91d0b;
|
|
232
|
+
--color-light-text-positive: #13a463;
|
|
233
|
+
--color-light-text-primary: #000;
|
|
234
|
+
--color-light-text-primary-inverted: #fff;
|
|
235
|
+
--color-light-text-secondary: #8a8a8e;
|
|
236
|
+
--color-light-text-secondary-inverted: #8d8d93;
|
|
237
|
+
--color-light-text-secondary-inverted-transparent: rgba(235, 235, 245, 0.6);
|
|
238
|
+
--color-light-text-secondary-transparent: rgba(60, 60, 67, 0.6);
|
|
239
|
+
--color-light-text-tertiary: #c5c5c7;
|
|
240
|
+
--color-light-text-tertiary-inverted: #464649;
|
|
241
|
+
--color-light-text-tertiary-inverted-transparent: rgba(235, 235, 245, 0.3);
|
|
242
|
+
--color-light-text-tertiary-transparent: rgba(60, 60, 67, 0.3);
|
|
243
|
+
--color-static-bg-accent: #ef3124;
|
|
244
|
+
--color-static-bg-primary-dark: #121212;
|
|
245
|
+
--color-static-bg-primary-light: #fff;
|
|
246
|
+
--color-static-bg-quaternary-dark: #3a3a3c;
|
|
247
|
+
--color-static-bg-quaternary-light: #dcdcdd;
|
|
248
|
+
--color-static-bg-secondary-dark: #202022;
|
|
249
|
+
--color-static-bg-secondary-light: #f3f4f5;
|
|
250
|
+
--color-static-bg-tertiary-dark: #2c2c2e;
|
|
251
|
+
--color-static-bg-tertiary-light: #e9e9eb;
|
|
252
|
+
--color-static-border-accent: #ef3124;
|
|
253
|
+
--color-static-graphic-accent: #ef3124;
|
|
254
|
+
--color-static-graphic-dark: #000;
|
|
255
|
+
--color-static-graphic-light: #fff;
|
|
256
|
+
--color-static-text-accent: #ef3124;
|
|
257
|
+
--color-static-text-primary-dark: #000;
|
|
258
|
+
--color-static-text-primary-light: #fff;
|
|
259
|
+
--color-static-text-secondary-dark: #8a8a8e;
|
|
260
|
+
--color-static-text-secondary-dark-transparent: rgba(60, 60, 67, 0.6);
|
|
261
|
+
--color-static-text-secondary-light: #8d8d93;
|
|
262
|
+
--color-static-text-secondary-light-transparent: rgba(235, 235, 245, 0.6);
|
|
263
|
+
--color-static-text-tertiary-dark: #c5c5c7;
|
|
264
|
+
--color-static-text-tertiary-dark-transparent: rgba(60, 60, 67, 0.3);
|
|
265
|
+
--color-static-text-tertiary-light: #464649;
|
|
266
|
+
--color-static-text-tertiary-light-transparent: rgba(235, 235, 245, 0.3);
|
|
267
|
+
--color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
268
|
+
--color-dark-bg-accent-shade-15: rgb(203, 42, 31);
|
|
269
|
+
--color-dark-bg-accent-shade-20: rgb(191, 39, 29);
|
|
270
|
+
--color-dark-bg-accent-tint-7: rgb(240, 63, 51);
|
|
271
|
+
--color-dark-bg-accent-tint-10: rgb(241, 70, 58);
|
|
272
|
+
--color-dark-bg-accent-tint-15: rgb(241, 80, 69);
|
|
273
|
+
--color-dark-bg-accent-tint-30: rgb(244, 111, 102);
|
|
274
|
+
--color-dark-bg-primary-alpha-4: rgba(18, 18, 18, 0.04);
|
|
275
|
+
--color-dark-bg-primary-alpha-8: rgba(18, 18, 18, 0.08);
|
|
276
|
+
--color-dark-bg-primary-alpha-12: rgba(18, 18, 18, 0.12);
|
|
277
|
+
--color-dark-bg-primary-alpha-15: rgba(18, 18, 18, 0.15);
|
|
278
|
+
--color-dark-bg-primary-alpha-16: rgba(18, 18, 18, 0.16);
|
|
279
|
+
--color-dark-bg-primary-alpha-20: rgba(18, 18, 18, 0.2);
|
|
280
|
+
--color-dark-bg-primary-alpha-32: rgba(18, 18, 18, 0.32);
|
|
281
|
+
--color-dark-bg-primary-alpha-37: rgba(18, 18, 18, 0.37);
|
|
282
|
+
--color-dark-bg-primary-alpha-40: rgba(18, 18, 18, 0.4);
|
|
283
|
+
--color-dark-bg-primary-tint-7: rgb(35, 35, 35);
|
|
284
|
+
--color-dark-bg-primary-tint-15: rgb(54, 54, 54);
|
|
285
|
+
--color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
|
|
286
|
+
--color-dark-bg-primary-inverted-alpha-4: rgba(255, 255, 255, 0.04);
|
|
287
|
+
--color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
|
|
288
|
+
--color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
289
|
+
--color-dark-bg-primary-inverted-alpha-8: rgba(255, 255, 255, 0.08);
|
|
290
|
+
--color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
|
|
291
|
+
--color-dark-bg-primary-inverted-alpha-12: rgba(255, 255, 255, 0.12);
|
|
292
|
+
--color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
293
|
+
--color-dark-bg-primary-inverted-alpha-16: rgba(255, 255, 255, 0.16);
|
|
294
|
+
--color-dark-bg-primary-inverted-alpha-20: rgba(255, 255, 255, 0.2);
|
|
295
|
+
--color-dark-bg-primary-inverted-alpha-24: rgba(255, 255, 255, 0.24);
|
|
296
|
+
--color-dark-bg-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
297
|
+
--color-dark-bg-primary-inverted-alpha-32: rgba(255, 255, 255, 0.32);
|
|
298
|
+
--color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
299
|
+
--color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
300
|
+
--color-dark-bg-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
301
|
+
--color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
302
|
+
--color-dark-bg-primary-inverted-shade-20: rgb(204, 204, 204);
|
|
303
|
+
--color-dark-bg-quaternary-alpha-30: rgba(58, 58, 60, 0.3);
|
|
304
|
+
--color-dark-bg-quaternary-tint-7: rgb(72, 72, 74);
|
|
305
|
+
--color-dark-bg-quaternary-tint-10: rgb(78, 78, 80);
|
|
306
|
+
--color-dark-bg-quaternary-tint-15: rgb(88, 88, 89);
|
|
307
|
+
--color-dark-bg-quaternary-tint-30: rgb(117, 117, 119);
|
|
308
|
+
--color-dark-bg-quaternary-inverted-alpha-30: rgba(220, 220, 221, 0.3);
|
|
309
|
+
--color-dark-bg-quaternary-inverted-shade-15: rgb(187, 187, 188);
|
|
310
|
+
--color-dark-bg-quaternary-inverted-shade-20: rgb(176, 176, 177);
|
|
311
|
+
--color-dark-bg-secondary-alpha-30: rgba(32, 32, 34, 0.3);
|
|
312
|
+
--color-dark-bg-secondary-shade-15: rgb(27, 27, 29);
|
|
313
|
+
--color-dark-bg-secondary-shade-20: rgb(26, 26, 27);
|
|
314
|
+
--color-dark-bg-secondary-tint-7: rgb(48, 48, 49);
|
|
315
|
+
--color-dark-bg-secondary-tint-15: rgb(65, 65, 67);
|
|
316
|
+
--color-dark-bg-secondary-inverted-alpha-30: rgba(243, 244, 245, 0.3);
|
|
317
|
+
--color-dark-bg-secondary-inverted-shade-15: rgb(207, 207, 208);
|
|
318
|
+
--color-dark-bg-secondary-inverted-shade-20: rgb(194, 195, 196);
|
|
319
|
+
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
320
|
+
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
321
|
+
--color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
|
|
322
|
+
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
323
|
+
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
324
|
+
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
325
|
+
--color-dark-graphic-accent-shade-15: rgb(203, 42, 31);
|
|
326
|
+
--color-dark-graphic-accent-tint-7: rgb(240, 63, 51);
|
|
327
|
+
--color-dark-graphic-accent-tint-10: rgb(241, 70, 58);
|
|
328
|
+
--color-dark-graphic-accent-tint-15: rgb(241, 80, 69);
|
|
329
|
+
--color-dark-graphic-accent-tint-30: rgb(244, 111, 102);
|
|
330
|
+
--color-dark-graphic-negative-alpha-30: rgba(217, 29, 11, 0.3);
|
|
331
|
+
--color-dark-graphic-negative-shade-20: rgb(174, 23, 9);
|
|
332
|
+
--color-dark-graphic-negative-shade-30: rgb(152, 20, 8);
|
|
333
|
+
--color-dark-graphic-negative-tint-7: rgb(220, 45, 28);
|
|
334
|
+
--color-dark-graphic-negative-tint-15: rgb(223, 63, 48);
|
|
335
|
+
--color-dark-graphic-negative-tint-30: rgb(228, 97, 84);
|
|
336
|
+
--color-dark-graphic-positive-tint-10: rgb(68, 200, 125);
|
|
337
|
+
--color-dark-graphic-positive-tint-30: rgb(109, 212, 154);
|
|
338
|
+
--color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
|
|
339
|
+
--color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
340
|
+
--color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
|
|
341
|
+
--color-dark-graphic-primary-alpha-60: rgba(255, 255, 255, 0.6);
|
|
342
|
+
--color-dark-graphic-primary-shade-15: rgb(217, 217, 217);
|
|
343
|
+
--color-dark-graphic-primary-shade-20: rgb(204, 204, 204);
|
|
344
|
+
--color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
|
|
345
|
+
--color-dark-graphic-primary-tint-10: rgb(255, 255, 255);
|
|
346
|
+
--color-dark-graphic-primary-tint-30: rgb(255, 255, 255);
|
|
347
|
+
--color-dark-graphic-primary-inverted-alpha-30: rgba(0, 0, 0, 0.3);
|
|
348
|
+
--color-dark-graphic-primary-inverted-alpha-40: rgba(0, 0, 0, 0.4);
|
|
349
|
+
--color-dark-graphic-primary-inverted-alpha-50: rgba(0, 0, 0, 0.5);
|
|
350
|
+
--color-dark-graphic-primary-inverted-alpha-60: rgba(0, 0, 0, 0.6);
|
|
351
|
+
--color-dark-graphic-primary-inverted-tint-7: rgb(18, 18, 18);
|
|
352
|
+
--color-dark-graphic-primary-inverted-tint-10: rgb(26, 26, 26);
|
|
353
|
+
--color-dark-graphic-primary-inverted-tint-15: rgb(38, 38, 38);
|
|
354
|
+
--color-dark-graphic-primary-inverted-tint-30: rgb(77, 77, 77);
|
|
355
|
+
--color-dark-graphic-quaternary-tint-10: rgb(63, 63, 65);
|
|
356
|
+
--color-dark-graphic-secondary-alpha-30: rgba(141, 141, 147, 0.3);
|
|
357
|
+
--color-dark-graphic-secondary-tint-30: rgb(175, 175, 179);
|
|
358
|
+
--color-dark-graphic-secondary-tint-50: rgb(198, 198, 201);
|
|
359
|
+
--color-dark-graphic-secondary-inverted-alpha-30: rgba(138, 138, 142, 0.3);
|
|
360
|
+
--color-dark-graphic-secondary-inverted-shade-15: rgb(117, 117, 121);
|
|
361
|
+
--color-dark-graphic-secondary-inverted-shade-20: rgb(110, 110, 114);
|
|
362
|
+
--color-dark-graphic-secondary-inverted-tint-10: rgb(150, 150, 153);
|
|
363
|
+
--color-dark-graphic-secondary-inverted-tint-30: rgb(173, 173, 176);
|
|
364
|
+
--color-dark-graphic-tertiary-alpha-30: rgba(70, 70, 73, 0.3);
|
|
365
|
+
--color-dark-graphic-tertiary-shade-15: rgb(60, 60, 62);
|
|
366
|
+
--color-dark-graphic-tertiary-shade-20: rgb(56, 56, 58);
|
|
367
|
+
--color-dark-graphic-tertiary-tint-7: rgb(83, 83, 86);
|
|
368
|
+
--color-dark-graphic-tertiary-tint-15: rgb(98, 98, 100);
|
|
369
|
+
--color-dark-graphic-tertiary-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
370
|
+
--color-dark-graphic-tertiary-inverted-shade-15: rgb(167, 167, 169);
|
|
371
|
+
--color-dark-graphic-tertiary-inverted-shade-20: rgb(158, 158, 159);
|
|
372
|
+
--color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.163);
|
|
373
|
+
--color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.19);
|
|
374
|
+
--color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.235);
|
|
375
|
+
--color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.37);
|
|
376
|
+
--color-dark-specialbg-component-alpha-2: rgba(255, 255, 255, 0.02);
|
|
377
|
+
--color-dark-specialbg-component-alpha-14: rgba(255, 255, 255, 0.14);
|
|
378
|
+
--color-dark-specialbg-component-alpha-23: rgba(255, 255, 255, 0.23);
|
|
379
|
+
--color-dark-specialbg-component-alpha-30: rgba(255, 255, 255, 0.3);
|
|
380
|
+
--color-dark-specialbg-component-inverted-alpha-30: rgba(0, 0, 0, 0.3);
|
|
381
|
+
--color-dark-specialbg-component-inverted-shade-15: rgba(0, 0, 0, 0.218);
|
|
382
|
+
--color-dark-specialbg-component-inverted-shade-20: rgba(0, 0, 0, 0.264);
|
|
383
|
+
--color-dark-text-link-shade-30: rgb(0, 80, 167);
|
|
384
|
+
--color-dark-text-link-shade-50: rgb(0, 57, 120);
|
|
385
|
+
--color-dark-text-link-tint-20: rgb(51, 142, 242);
|
|
386
|
+
--color-dark-text-link-tint-40: rgb(102, 170, 245);
|
|
387
|
+
--color-dark-text-primary-alpha-30: rgba(255, 255, 255, 0.3);
|
|
388
|
+
--color-dark-text-primary-shade-30: rgb(179, 179, 179);
|
|
389
|
+
--color-dark-text-primary-shade-50: rgb(128, 128, 128);
|
|
390
|
+
--color-dark-text-primary-tint-20: rgb(255, 255, 255);
|
|
391
|
+
--color-dark-text-primary-tint-40: rgb(255, 255, 255);
|
|
392
|
+
--color-dark-text-primary-inverted-alpha-30: rgba(0, 0, 0, 0.3);
|
|
393
|
+
--color-dark-text-primary-inverted-alpha-40: rgba(0, 0, 0, 0.4);
|
|
394
|
+
--color-dark-text-primary-inverted-shade-20: rgb(0, 0, 0);
|
|
395
|
+
--color-dark-text-primary-inverted-shade-30: rgb(0, 0, 0);
|
|
396
|
+
--color-dark-text-primary-inverted-tint-7: rgb(18, 18, 18);
|
|
397
|
+
--color-dark-text-primary-inverted-tint-15: rgb(38, 38, 38);
|
|
398
|
+
--color-dark-text-primary-inverted-tint-30: rgb(77, 77, 77);
|
|
399
|
+
--color-dark-text-primary-inverted-tint-50: rgb(128, 128, 128);
|
|
400
|
+
--color-dark-text-secondary-shade-20: rgb(113, 113, 118);
|
|
401
|
+
--color-dark-text-secondary-shade-30: rgb(99, 99, 103);
|
|
402
|
+
--color-dark-text-secondary-tint-20: rgb(164, 164, 169);
|
|
403
|
+
--color-dark-text-secondary-tint-40: rgb(187, 187, 190);
|
|
404
|
+
--color-dark-text-secondary-inverted-shade-20: rgb(110, 110, 114);
|
|
405
|
+
--color-dark-text-secondary-inverted-shade-30: rgb(97, 97, 99);
|
|
406
|
+
--color-light-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
407
|
+
--color-light-bg-accent-tint-15: rgb(241, 80, 69);
|
|
408
|
+
--color-light-bg-accent-tint-20: rgb(242, 90, 80);
|
|
409
|
+
--color-light-bg-accent-shade-7: rgb(222, 46, 33);
|
|
410
|
+
--color-light-bg-accent-shade-10: rgb(215, 44, 32);
|
|
411
|
+
--color-light-bg-accent-shade-15: rgb(203, 42, 31);
|
|
412
|
+
--color-light-bg-accent-shade-30: rgb(167, 34, 25);
|
|
413
|
+
--color-light-bg-primary-alpha-4: rgba(255, 255, 255, 0.04);
|
|
414
|
+
--color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
|
|
415
|
+
--color-light-bg-primary-alpha-12: rgba(255, 255, 255, 0.12);
|
|
416
|
+
--color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15);
|
|
417
|
+
--color-light-bg-primary-alpha-16: rgba(255, 255, 255, 0.16);
|
|
418
|
+
--color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2);
|
|
419
|
+
--color-light-bg-primary-alpha-32: rgba(255, 255, 255, 0.32);
|
|
420
|
+
--color-light-bg-primary-alpha-37: rgba(255, 255, 255, 0.37);
|
|
421
|
+
--color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
422
|
+
--color-light-bg-primary-shade-7: rgb(237, 237, 237);
|
|
423
|
+
--color-light-bg-primary-shade-15: rgb(217, 217, 217);
|
|
424
|
+
--color-light-bg-primary-inverted-alpha-3: rgba(18, 18, 18, 0.03);
|
|
425
|
+
--color-light-bg-primary-inverted-alpha-4: rgba(18, 18, 18, 0.04);
|
|
426
|
+
--color-light-bg-primary-inverted-alpha-5: rgba(18, 18, 18, 0.05);
|
|
427
|
+
--color-light-bg-primary-inverted-alpha-7: rgba(18, 18, 18, 0.07);
|
|
428
|
+
--color-light-bg-primary-inverted-alpha-8: rgba(18, 18, 18, 0.08);
|
|
429
|
+
--color-light-bg-primary-inverted-alpha-10: rgba(18, 18, 18, 0.1);
|
|
430
|
+
--color-light-bg-primary-inverted-alpha-12: rgba(18, 18, 18, 0.12);
|
|
431
|
+
--color-light-bg-primary-inverted-alpha-15: rgba(18, 18, 18, 0.15);
|
|
432
|
+
--color-light-bg-primary-inverted-alpha-16: rgba(18, 18, 18, 0.16);
|
|
433
|
+
--color-light-bg-primary-inverted-alpha-20: rgba(18, 18, 18, 0.2);
|
|
434
|
+
--color-light-bg-primary-inverted-alpha-24: rgba(18, 18, 18, 0.24);
|
|
435
|
+
--color-light-bg-primary-inverted-alpha-30: rgba(18, 18, 18, 0.3);
|
|
436
|
+
--color-light-bg-primary-inverted-alpha-32: rgba(18, 18, 18, 0.32);
|
|
437
|
+
--color-light-bg-primary-inverted-alpha-40: rgba(18, 18, 18, 0.4);
|
|
438
|
+
--color-light-bg-primary-inverted-alpha-50: rgba(18, 18, 18, 0.5);
|
|
439
|
+
--color-light-bg-primary-inverted-tint-7: rgb(35, 35, 35);
|
|
440
|
+
--color-light-bg-primary-inverted-tint-15: rgb(54, 54, 54);
|
|
441
|
+
--color-light-bg-primary-inverted-tint-20: rgb(65, 65, 65);
|
|
442
|
+
--color-light-bg-quaternary-alpha-30: rgba(220, 220, 221, 0.3);
|
|
443
|
+
--color-light-bg-quaternary-shade-7: rgb(205, 205, 206);
|
|
444
|
+
--color-light-bg-quaternary-shade-10: rgb(198, 198, 199);
|
|
445
|
+
--color-light-bg-quaternary-shade-15: rgb(187, 187, 188);
|
|
446
|
+
--color-light-bg-quaternary-shade-30: rgb(154, 154, 155);
|
|
447
|
+
--color-light-bg-quaternary-inverted-alpha-30: rgba(58, 58, 60, 0.3);
|
|
448
|
+
--color-light-bg-quaternary-inverted-tint-15: rgb(88, 88, 89);
|
|
449
|
+
--color-light-bg-quaternary-inverted-tint-20: rgb(97, 97, 99);
|
|
450
|
+
--color-light-bg-secondary-alpha-30: rgba(243, 244, 245, 0.3);
|
|
451
|
+
--color-light-bg-secondary-tint-15: rgb(245, 246, 246);
|
|
452
|
+
--color-light-bg-secondary-tint-20: rgb(245, 246, 247);
|
|
453
|
+
--color-light-bg-secondary-shade-7: rgb(226, 227, 228);
|
|
454
|
+
--color-light-bg-secondary-shade-15: rgb(207, 207, 208);
|
|
455
|
+
--color-light-bg-secondary-inverted-alpha-30: rgba(32, 32, 34, 0.3);
|
|
456
|
+
--color-light-bg-secondary-inverted-tint-15: rgb(65, 65, 67);
|
|
457
|
+
--color-light-bg-secondary-inverted-tint-20: rgb(77, 77, 78);
|
|
458
|
+
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
459
|
+
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
460
|
+
--color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
|
|
461
|
+
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
462
|
+
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
463
|
+
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
464
|
+
--color-light-graphic-accent-tint-15: rgb(241, 80, 69);
|
|
465
|
+
--color-light-graphic-accent-shade-7: rgb(222, 46, 33);
|
|
466
|
+
--color-light-graphic-accent-shade-10: rgb(215, 44, 32);
|
|
467
|
+
--color-light-graphic-accent-shade-15: rgb(203, 42, 31);
|
|
468
|
+
--color-light-graphic-accent-shade-30: rgb(167, 34, 25);
|
|
469
|
+
--color-light-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
|
|
470
|
+
--color-light-graphic-negative-tint-20: rgb(244, 115, 106);
|
|
471
|
+
--color-light-graphic-negative-tint-30: rgb(245, 133, 125);
|
|
472
|
+
--color-light-graphic-negative-shade-7: rgb(224, 74, 64);
|
|
473
|
+
--color-light-graphic-negative-shade-15: rgb(205, 68, 59);
|
|
474
|
+
--color-light-graphic-negative-shade-30: rgb(169, 56, 48);
|
|
475
|
+
--color-light-graphic-positive-shade-10: rgb(42, 175, 99);
|
|
476
|
+
--color-light-graphic-positive-shade-30: rgb(33, 136, 77);
|
|
477
|
+
--color-light-graphic-primary-alpha-30: rgba(0, 0, 0, 0.3);
|
|
478
|
+
--color-light-graphic-primary-alpha-40: rgba(0, 0, 0, 0.4);
|
|
479
|
+
--color-light-graphic-primary-alpha-50: rgba(0, 0, 0, 0.5);
|
|
480
|
+
--color-light-graphic-primary-alpha-60: rgba(0, 0, 0, 0.6);
|
|
481
|
+
--color-light-graphic-primary-tint-15: rgb(38, 38, 38);
|
|
482
|
+
--color-light-graphic-primary-tint-20: rgb(51, 51, 51);
|
|
483
|
+
--color-light-graphic-primary-tint-30: rgb(77, 77, 77);
|
|
484
|
+
--color-light-graphic-primary-shade-10: rgb(0, 0, 0);
|
|
485
|
+
--color-light-graphic-primary-shade-30: rgb(0, 0, 0);
|
|
486
|
+
--color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
487
|
+
--color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
488
|
+
--color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
489
|
+
--color-light-graphic-primary-inverted-alpha-60: rgba(255, 255, 255, 0.6);
|
|
490
|
+
--color-light-graphic-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
491
|
+
--color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
|
|
492
|
+
--color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
493
|
+
--color-light-graphic-primary-inverted-shade-30: rgb(179, 179, 179);
|
|
494
|
+
--color-light-graphic-quaternary-shade-10: rgb(198, 198, 199);
|
|
495
|
+
--color-light-graphic-secondary-alpha-30: rgba(138, 138, 142, 0.3);
|
|
496
|
+
--color-light-graphic-secondary-shade-30: rgb(97, 97, 99);
|
|
497
|
+
--color-light-graphic-secondary-shade-50: rgb(69, 69, 71);
|
|
498
|
+
--color-light-graphic-secondary-inverted-alpha-30: rgba(141, 141, 147, 0.3);
|
|
499
|
+
--color-light-graphic-secondary-inverted-tint-15: rgb(158, 158, 163);
|
|
500
|
+
--color-light-graphic-secondary-inverted-tint-20: rgb(164, 164, 169);
|
|
501
|
+
--color-light-graphic-secondary-inverted-shade-10: rgb(127, 127, 132);
|
|
502
|
+
--color-light-graphic-secondary-inverted-shade-30: rgb(99, 99, 103);
|
|
503
|
+
--color-light-graphic-tertiary-alpha-30: rgba(197, 197, 199, 0.3);
|
|
504
|
+
--color-light-graphic-tertiary-tint-15: rgb(206, 206, 207);
|
|
505
|
+
--color-light-graphic-tertiary-tint-20: rgb(209, 209, 210);
|
|
506
|
+
--color-light-graphic-tertiary-shade-7: rgb(183, 183, 185);
|
|
507
|
+
--color-light-graphic-tertiary-shade-15: rgb(167, 167, 169);
|
|
508
|
+
--color-light-graphic-tertiary-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
509
|
+
--color-light-graphic-tertiary-inverted-tint-15: rgb(98, 98, 100);
|
|
510
|
+
--color-light-graphic-tertiary-inverted-tint-20: rgb(107, 107, 109);
|
|
511
|
+
--color-light-specialbg-component-shade-7: rgba(0, 0, 0, 0.1444);
|
|
512
|
+
--color-light-specialbg-component-shade-10: rgba(0, 0, 0, 0.172);
|
|
513
|
+
--color-light-specialbg-component-shade-15: rgba(0, 0, 0, 0.218);
|
|
514
|
+
--color-light-specialbg-component-shade-30: rgba(0, 0, 0, 0.356);
|
|
515
|
+
--color-light-specialbg-component-alpha-2: rgba(0, 0, 0, 0.02);
|
|
516
|
+
--color-light-specialbg-component-alpha-14: rgba(0, 0, 0, 0.14);
|
|
517
|
+
--color-light-specialbg-component-alpha-23: rgba(0, 0, 0, 0.23);
|
|
518
|
+
--color-light-specialbg-component-alpha-30: rgba(0, 0, 0, 0.3);
|
|
519
|
+
--color-light-specialbg-component-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
520
|
+
--color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.235);
|
|
521
|
+
--color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.28);
|
|
522
|
+
--color-light-text-link-tint-30: rgb(77, 156, 244);
|
|
523
|
+
--color-light-text-link-tint-50: rgb(128, 185, 247);
|
|
524
|
+
--color-light-text-link-shade-20: rgb(0, 91, 191);
|
|
525
|
+
--color-light-text-link-shade-40: rgb(0, 68, 143);
|
|
526
|
+
--color-light-text-primary-alpha-30: rgba(0, 0, 0, 0.3);
|
|
527
|
+
--color-light-text-primary-tint-30: rgb(77, 77, 77);
|
|
528
|
+
--color-light-text-primary-tint-50: rgb(128, 128, 128);
|
|
529
|
+
--color-light-text-primary-shade-20: rgb(0, 0, 0);
|
|
530
|
+
--color-light-text-primary-shade-40: rgb(0, 0, 0);
|
|
531
|
+
--color-light-text-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
532
|
+
--color-light-text-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
533
|
+
--color-light-text-primary-inverted-tint-20: rgb(255, 255, 255);
|
|
534
|
+
--color-light-text-primary-inverted-tint-30: rgb(255, 255, 255);
|
|
535
|
+
--color-light-text-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
536
|
+
--color-light-text-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
537
|
+
--color-light-text-primary-inverted-shade-30: rgb(179, 179, 179);
|
|
538
|
+
--color-light-text-primary-inverted-shade-50: rgb(128, 128, 128);
|
|
539
|
+
--color-light-text-secondary-tint-20: rgb(161, 161, 165);
|
|
540
|
+
--color-light-text-secondary-tint-30: rgb(173, 173, 176);
|
|
541
|
+
--color-light-text-secondary-shade-20: rgb(110, 110, 114);
|
|
542
|
+
--color-light-text-secondary-shade-40: rgb(83, 83, 85);
|
|
543
|
+
--color-light-text-secondary-inverted-tint-20: rgb(164, 164, 169);
|
|
544
|
+
--color-light-text-secondary-inverted-tint-30: rgb(175, 175, 179);
|
|
545
|
+
--color-static-bg-primary-dark-alpha-10: rgba(18, 18, 18, 0.1);
|
|
546
|
+
--color-static-bg-primary-dark-alpha-20: rgba(18, 18, 18, 0.2);
|
|
547
|
+
--color-static-text-primary-light-alpha-30: rgba(255, 255, 255, 0.3);
|
|
548
|
+
}
|
|
549
|
+
:root {
|
|
550
|
+
--color-dynamic-primary-dark: rgba(0, 0, 0, 0.8);
|
|
551
|
+
--color-dynamic-primary-light: rgba(255, 255, 255, 0.8);
|
|
552
|
+
--color-dynamic-quaternary-dark: rgba(0, 0, 0, 0.32);
|
|
553
|
+
--color-dynamic-quaternary-light: rgba(255, 255, 255, 0.32);
|
|
554
|
+
--color-dynamic-quinary-dark: rgba(0, 0, 0, 0.16);
|
|
555
|
+
--color-dynamic-quinary-light: rgba(255, 255, 255, 0.16);
|
|
556
|
+
--color-dynamic-secondary-dark: rgba(0, 0, 0, 0.64);
|
|
557
|
+
--color-dynamic-secondary-light: rgba(255, 255, 255, 0.64);
|
|
558
|
+
--color-dynamic-senary-dark: rgba(0, 0, 0, 0.12);
|
|
559
|
+
--color-dynamic-senary-light: rgba(255, 255, 255, 0.12);
|
|
560
|
+
--color-dynamic-tertiary-dark: rgba(0, 0, 0, 0.48);
|
|
561
|
+
--color-dynamic-tertiary-light: rgba(255, 255, 255, 0.48);
|
|
562
|
+
--color-static-primary-dark: rgba(0, 0, 0, 0.8);
|
|
563
|
+
--color-static-primary-light: rgba(255, 255, 255, 0.8);
|
|
564
|
+
--color-static-quaternary-dark: rgba(0, 0, 0, 0.32);
|
|
565
|
+
--color-static-quaternary-light: rgba(255, 255, 255, 0.32);
|
|
566
|
+
--color-static-quinary-dark: rgba(0, 0, 0, 0.16);
|
|
567
|
+
--color-static-quinary-light: rgba(255, 255, 255, 0.16);
|
|
568
|
+
--color-static-secondary-dark: rgba(0, 0, 0, 0.64);
|
|
569
|
+
--color-static-secondary-light: rgba(255, 255, 255, 0.64);
|
|
570
|
+
--color-static-senary-dark: rgba(0, 0, 0, 0.12);
|
|
571
|
+
--color-static-senary-light: rgba(255, 255, 255, 0.12);
|
|
572
|
+
--color-static-tertiary-dark: rgba(0, 0, 0, 0.48);
|
|
573
|
+
--color-static-tertiary-light: rgba(255, 255, 255, 0.48);
|
|
574
|
+
}
|
|
575
|
+
:root {
|
|
576
|
+
--color-static-brand-primary: #5faf2d;
|
|
577
|
+
--color-static-brand-secondary: #00afff;
|
|
578
|
+
}
|
|
579
|
+
:root {
|
|
580
|
+
--color-dark-indigo: #0b1f35;
|
|
581
|
+
--color-dark-indigo-60: rgba(11, 31, 53, 0.6);
|
|
582
|
+
--color-dark-indigo-30: rgba(11, 31, 53, 0.3);
|
|
583
|
+
--color-dark-indigo-15: rgba(11, 31, 53, 0.15);
|
|
584
|
+
--color-dark-indigo-10: rgba(11, 31, 53, 0.1);
|
|
585
|
+
--color-dark-indigo-07: rgba(11, 31, 53, 0.07);
|
|
586
|
+
--color-dark-indigo-05: rgba(11, 31, 53, 0.05);
|
|
587
|
+
--color-dark-indigo-60-flat: #6d7986;
|
|
588
|
+
--color-dark-indigo-30-flat: #b6bcc3;
|
|
589
|
+
--color-dark-indigo-15-flat: #dbdee1;
|
|
590
|
+
--color-dark-indigo-10-flat: #e7e9eb;
|
|
591
|
+
--color-dark-indigo-07-flat: #eeeff1;
|
|
592
|
+
--color-dark-indigo-05-flat: #f3f4f5;
|
|
593
|
+
--color-red-brand: #ef3124;
|
|
594
|
+
--color-red-brand-85: rgba(239, 49, 36, 0.85);
|
|
595
|
+
--color-red-brand-70: rgba(239, 49, 36, 0.7);
|
|
596
|
+
--color-red-brand-50: rgba(239, 49, 36, 0.5);
|
|
597
|
+
--color-red-brand-30: rgba(239, 49, 36, 0.3);
|
|
598
|
+
--color-red-brand-20: rgba(239, 49, 36, 0.2);
|
|
599
|
+
--color-red-brand-10: rgba(239, 49, 36, 0.1);
|
|
600
|
+
--color-red-brand-85-flat: #f15045;
|
|
601
|
+
--color-red-brand-70-flat: #f46f66;
|
|
602
|
+
--color-red-brand-50-flat: #f69791;
|
|
603
|
+
--color-red-brand-30-flat: #fbc2bd;
|
|
604
|
+
--color-red-brand-20-flat: #fcd6d3;
|
|
605
|
+
--color-red-brand-10-flat: #feebea;
|
|
606
|
+
--color-red-brand-05-flat: #fef5f4;
|
|
607
|
+
--color-red-dark: #d91d0b;
|
|
608
|
+
--color-red-error: #ff5c5c;
|
|
609
|
+
--color-green-text: #13a463;
|
|
610
|
+
--color-green-text-60: rgba(19, 164, 99, 0.6);
|
|
611
|
+
--color-green-text-60-flat: #71c8a1;
|
|
612
|
+
--color-green-done: #2fc26e;
|
|
613
|
+
--color-green-done-20: rgba(47, 194, 110, 0.2);
|
|
614
|
+
--color-green-done-10: rgba(47, 194, 110, 0.1);
|
|
615
|
+
--color-green-done-05: rgba(47, 194, 110, 0.05);
|
|
616
|
+
--color-green-done-20-flat: #d5f3e2;
|
|
617
|
+
--color-green-done-10-flat: #ebf9f1;
|
|
618
|
+
--color-green-done-05-flat: #f4fcf7;
|
|
619
|
+
--color-blue-action: #0e60b9;
|
|
620
|
+
--color-blue-swipe-a: #2670c6;
|
|
621
|
+
--color-blue-swipe-b: #3781d8;
|
|
622
|
+
--color-blue-swipe-c: #4a90e2;
|
|
623
|
+
--color-blue-link-mobile: #007aff;
|
|
624
|
+
--color-blue-link-mobile-10: rgba(0, 122, 255, 0.1);
|
|
625
|
+
--color-blue-link-mobile-10-flat: #e6f2ff;
|
|
626
|
+
--color-blue-link-web: #0f62fe;
|
|
627
|
+
--color-sand: #f6bf65;
|
|
628
|
+
--color-lavender: #8888ad;
|
|
629
|
+
--color-amethyst: #a489aa;
|
|
630
|
+
--color-black: #000;
|
|
631
|
+
--color-black-60: rgba(0, 0, 0, 0.6);
|
|
632
|
+
--color-black-30: rgba(0, 0, 0, 0.3);
|
|
633
|
+
--color-black-10: rgba(0, 0, 0, 0.1);
|
|
634
|
+
--color-black-60-flat: #666;
|
|
635
|
+
--color-black-30-flat: #b3b3b3;
|
|
636
|
+
--color-black-10-flat: #e6e6e6;
|
|
637
|
+
--color-white: #fff;
|
|
638
|
+
--color-white-60: rgba(255, 255, 255, 0.6);
|
|
639
|
+
--color-white-30: rgba(255, 255, 255, 0.3);
|
|
640
|
+
--color-white-10: rgba(255, 255, 255, 0.1);
|
|
641
|
+
--color-bg-corporate: #212a33;
|
|
642
|
+
--color-bg-corporate-90: rgba(33, 42, 51, 0.9);
|
|
643
|
+
--color-bg-corporate-60: rgba(33, 42, 51, 0.6);
|
|
644
|
+
--color-bg-corporate-30: rgba(33, 42, 51, 0.3);
|
|
645
|
+
--color-bg-corporate-90-flat: #384048;
|
|
646
|
+
--color-bg-corporate-60-flat: #7a7f85;
|
|
647
|
+
--color-bg-corporate-30-flat: #bdc0c2;
|
|
648
|
+
--color-light-blue: #f5f7f9;
|
|
649
|
+
}
|
|
650
|
+
:root {
|
|
651
|
+
--gap-3xs: 2px;
|
|
652
|
+
--gap-2xs: 4px;
|
|
653
|
+
--gap-xs: 8px;
|
|
654
|
+
--gap-s: 12px;
|
|
655
|
+
--gap-m: 16px;
|
|
656
|
+
--gap-l: 20px;
|
|
657
|
+
--gap-xl: 24px;
|
|
658
|
+
--gap-2xl: 32px;
|
|
659
|
+
--gap-3xl: 40px;
|
|
660
|
+
--gap-4xl: 48px;
|
|
661
|
+
--gap-5xl: 64px;
|
|
662
|
+
--gap-6xl: 72px;
|
|
663
|
+
--gap-7xl: 96px;
|
|
664
|
+
--gap-8xl: 128px;
|
|
665
|
+
--gap-3xs-neg: -2px;
|
|
666
|
+
--gap-2xs-neg: -4px;
|
|
667
|
+
--gap-xs-neg: -8px;
|
|
668
|
+
--gap-s-neg: -12px;
|
|
669
|
+
--gap-m-neg: -16px;
|
|
670
|
+
--gap-l-neg: -20px;
|
|
671
|
+
--gap-xl-neg: -24px;
|
|
672
|
+
--gap-2xl-neg: -32px;
|
|
673
|
+
--gap-3xl-neg: -40px;
|
|
674
|
+
--gap-4xl-neg: -48px;
|
|
675
|
+
--gap-5xl-neg: -64px;
|
|
676
|
+
--gap-6xl-neg: -72px;
|
|
677
|
+
--gap-7xl-neg: -96px;
|
|
678
|
+
--gap-8xl-neg: -128px;
|
|
679
|
+
}
|
|
680
|
+
:root {
|
|
681
|
+
--shadow-xs: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04);
|
|
682
|
+
--shadow-s: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
683
|
+
--shadow-m: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
684
|
+
--shadow-l: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
|
|
685
|
+
--shadow-xl: 0 0 32px rgba(11, 31, 53, 0.16), 0 16px 32px rgba(11, 31, 53, 0.32);
|
|
686
|
+
|
|
687
|
+
/* Hard */
|
|
688
|
+
--shadow-xs-hard: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
|
|
689
|
+
0 2px 4px rgba(11, 31, 53, 0.16);
|
|
690
|
+
--shadow-s-hard: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08),
|
|
691
|
+
0 4px 8px rgba(11, 31, 53, 0.16);
|
|
692
|
+
--shadow-m-hard: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
|
|
693
|
+
0 8px 16px rgba(11, 31, 53, 0.16);
|
|
694
|
+
--shadow-l-hard: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24),
|
|
695
|
+
0 12px 24px rgba(11, 31, 53, 0.16);
|
|
696
|
+
--shadow-xl-hard: 0 0 32px rgba(11, 31, 53, 0.16), 0 16px 32px rgba(11, 31, 53, 0.32),
|
|
697
|
+
0 16px 32px rgba(11, 31, 53, 0.16);
|
|
698
|
+
|
|
699
|
+
/* Up */
|
|
700
|
+
--shadow-xs-up: 0 0 4px rgba(11, 31, 53, 0.02), 0 -2px 4px rgba(11, 31, 53, 0.04);
|
|
701
|
+
--shadow-s-up: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
|
|
702
|
+
--shadow-m-up: 0 0 16px rgba(11, 31, 53, 0.08), 0 -8px 16px rgba(11, 31, 53, 0.16);
|
|
703
|
+
--shadow-l-up: 0 0 24px rgba(11, 31, 53, 0.12), 0 -12px 24px rgba(11, 31, 53, 0.24);
|
|
704
|
+
--shadow-xl-up: 0 0 32px rgba(11, 31, 53, 0.16), 0 -16px 32px rgba(11, 31, 53, 0.32);
|
|
705
|
+
|
|
706
|
+
/* Hard up */
|
|
707
|
+
--shadow-xs-hard-up: 0 0 4px rgba(11, 31, 53, 0.02), 0 -2px 4px rgba(11, 31, 53, 0.04),
|
|
708
|
+
0 -2px 4px rgba(11, 31, 53, 0.16);
|
|
709
|
+
--shadow-s-hard-up: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08),
|
|
710
|
+
0 -4px 8px rgba(11, 31, 53, 0.16);
|
|
711
|
+
--shadow-m-hard-up: 0 0 16px rgba(11, 31, 53, 0.08), 0 -8px 16px rgba(11, 31, 53, 0.16),
|
|
712
|
+
0 -8px 16px rgba(11, 31, 53, 0.16);
|
|
713
|
+
--shadow-l-hard-up: 0 0 24px rgba(11, 31, 53, 0.12), 0 -12px 24px rgba(11, 31, 53, 0.24),
|
|
714
|
+
0 -12px 24px rgba(11, 31, 53, 0.16);
|
|
715
|
+
--shadow-xl-hard-up: 0 0 32px rgba(11, 31, 53, 0.16), 0 -16px 32px rgba(11, 31, 53, 0.32),
|
|
716
|
+
0 -16px 32px rgba(11, 31, 53, 0.16);
|
|
717
|
+
}
|
|
718
|
+
:root {
|
|
719
|
+
--font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
|
|
720
|
+
sans-serif;
|
|
721
|
+
--font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
722
|
+
'Helvetica Neue', Helvetica, sans-serif;
|
|
723
|
+
}
|
|
724
|
+
:root {
|
|
725
|
+
/* theme */
|
|
726
|
+
--button-border-radius: var(--border-radius-l);
|
|
727
|
+
--button-xxs-size-border-radius: var(--border-radius-l);
|
|
728
|
+
--button-active-before-transform: none;
|
|
729
|
+
--button-active-transform: none;
|
|
730
|
+
/* primary */
|
|
731
|
+
--button-primary-base-bg-color: var(--color-light-bg-secondary-inverted);
|
|
732
|
+
--button-primary-hover-bg-color: var(--color-light-bg-secondary-inverted-tint-15);
|
|
733
|
+
--button-primary-active-bg-color: var(--color-light-bg-secondary-inverted-tint-20);
|
|
734
|
+
--button-primary-disabled-bg-color: var(--color-light-bg-secondary-inverted);
|
|
735
|
+
--button-primary-disabled-color: var(--color-light-text-tertiary-inverted-transparent);
|
|
736
|
+
--button-primary-color: var(--color-light-text-primary-inverted);
|
|
737
|
+
/* primary-inverted */
|
|
738
|
+
--button-inverted-primary-base-bg-color: var(--color-light-bg-secondary);
|
|
739
|
+
--button-inverted-primary-hover-bg-color: var(--color-light-bg-secondary-shade-7);
|
|
740
|
+
--button-inverted-primary-active-bg-color: var(--color-light-bg-secondary-shade-15);
|
|
741
|
+
--button-inverted-primary-disabled-bg-color: var(--color-light-bg-secondary);
|
|
742
|
+
--button-inverted-primary-disabled-color: var(--color-light-text-tertiary-transparent);
|
|
743
|
+
--button-inverted-primary-color: var(--color-light-text-primary);
|
|
744
|
+
/* theme */
|
|
745
|
+
--tag-background-color: var(--color-light-bg-secondary);
|
|
746
|
+
--tag-background-color-hover: var(--color-light-bg-secondary-shade-7);
|
|
747
|
+
--tag-background-color-active: var(--color-light-bg-secondary-shade-15);
|
|
748
|
+
--tag-background-color-disabled: var(--color-light-bg-secondary-alpha-30);
|
|
749
|
+
--tag-background-color-checked: var(--color-light-bg-secondary-inverted);
|
|
750
|
+
--tag-background-color-checked-hover: var(--color-light-bg-secondary-inverted-tint-15);
|
|
751
|
+
--tag-background-color-checked-active: var(--color-light-bg-secondary-inverted-tint-20);
|
|
752
|
+
--tag-background-color-checked-disabled: var(--color-light-bg-secondary-inverted-alpha-30);
|
|
753
|
+
--tag-border-color: transparent;
|
|
754
|
+
--tag-border-color-hover: transparent;
|
|
755
|
+
--tag-border-color-active: transparent;
|
|
756
|
+
--tag-border-color-checked: transparent;
|
|
757
|
+
--tag-border-color-disabled: transparent;
|
|
758
|
+
/* unchecked */
|
|
759
|
+
--checkbox-bg-color: var(--color-light-graphic-primary-inverted);
|
|
760
|
+
--checkbox-border-color: var(--color-light-graphic-secondary);
|
|
761
|
+
--checkbox-hover-bg-color: var(--color-light-graphic-primary-inverted);
|
|
762
|
+
--checkbox-hover-border-color: var(--color-light-graphic-secondary);
|
|
763
|
+
/* active */
|
|
764
|
+
--checkbox-active-bg-color: var(--color-light-graphic-primary-inverted);
|
|
765
|
+
--checkbox-active-border-color: var(--color-light-border-key);
|
|
766
|
+
/* checked */
|
|
767
|
+
--checkbox-checked-hover-bg-color: var(--color-light-graphic-primary-shade-10);
|
|
768
|
+
--checkbox-checked-active-bg-color: var(--color-light-graphic-primary-shade-30);
|
|
769
|
+
--checkbox-checked-bg-color: var(--color-light-graphic-primary);
|
|
770
|
+
/* icon */
|
|
771
|
+
--checkbox-icon-color: var(--color-light-graphic-primary-inverted);
|
|
772
|
+
/* unchecked */
|
|
773
|
+
--radio-bg-color: var(--color-light-graphic-primary-inverted);
|
|
774
|
+
--radio-border-color: var(--color-light-graphic-secondary);
|
|
775
|
+
--radio-hover-bg-color: var(--color-light-graphic-primary-inverted);
|
|
776
|
+
--radio-hover-border-color: var(--color-light-graphic-secondary);
|
|
777
|
+
/* active */
|
|
778
|
+
--radio-active-bg-color: var(--color-light-graphic-primary-inverted);
|
|
779
|
+
--radio-active-border-color: var(--color-light-border-key);
|
|
780
|
+
/* checked */
|
|
781
|
+
--radio-checked-hover-bg-color: var(--color-light-graphic-primary-shade-10);
|
|
782
|
+
--radio-checked-active-bg-color: var(--color-light-graphic-primary-shade-30);
|
|
783
|
+
--radio-checked-bg-color: var(--color-light-graphic-primary);
|
|
784
|
+
/* icon */
|
|
785
|
+
--radio-icon-color: var(--color-light-graphic-primary-inverted);
|
|
786
|
+
/* theme */
|
|
787
|
+
--confirmation-title-font-size: 18px;
|
|
788
|
+
--confirmation-title-line-height: 22px;
|
|
789
|
+
--confirmation-text-font-size: 14px;
|
|
790
|
+
--confirmation-text-line-height: 20px;
|
|
791
|
+
/* theme */
|
|
792
|
+
--form-control-border-radius: var(--border-radius-l);
|
|
793
|
+
--form-control-border-bottom: 0;
|
|
794
|
+
--form-control-inverted-border-bottom: 0;
|
|
795
|
+
--form-control-bg-color: var(--color-light-bg-secondary);
|
|
796
|
+
--form-control-inverted-bg-color: var(--color-light-bg-secondary-inverted);
|
|
797
|
+
/* disabled */
|
|
798
|
+
--form-control-disabled-border-bottom: 0;
|
|
799
|
+
--form-control-inverted-disabled-border-bottom: 0;
|
|
800
|
+
--form-control-disabled-bg-color: var(--color-light-bg-primary);
|
|
801
|
+
--form-control-inverted-disabled-bg-color: var(--color-light-bg-primary-inverted);
|
|
802
|
+
--form-control-disabled-shadow: inset 0 0 0 1px var(--color-light-border-secondary);
|
|
803
|
+
--form-control-inverted-disabled-shadow: inset 0 0 0 1px
|
|
804
|
+
var(--color-light-border-secondary-inverted);
|
|
805
|
+
--form-control-disabled-filled-label-color: var(--color-light-text-tertiary);
|
|
806
|
+
--form-control-inverted-disabled-filled-label-color: var(--color-light-text-tertiary-inverted);
|
|
807
|
+
/* focus */
|
|
808
|
+
--form-control-focus-border-bottom: 0;
|
|
809
|
+
--form-control-inverted-focus-border-bottom: 0;
|
|
810
|
+
--form-control-focus-bg-color: var(--color-light-bg-secondary-shade-7);
|
|
811
|
+
--form-control-inverted-focus-bg-color: var(--color-light-bg-secondary-inverted-shade-7);
|
|
812
|
+
--form-control-hover-bg-color: var(--color-light-bg-secondary-shade-7);
|
|
813
|
+
--form-control-inverted-hover-bg-color: var(--color-light-bg-secondary-inverted-shade-7);
|
|
814
|
+
/* error */
|
|
815
|
+
--form-control-error-label-color: var(--color-light-text-secondary);
|
|
816
|
+
--form-control-inverted-error-label-color: var(--color-light-bg-secondary-inverted);
|
|
817
|
+
--form-control-error-shadow: none;
|
|
818
|
+
--form-control-error-disabled-shadow: var(--form-control-disabled-shadow);
|
|
819
|
+
--form-control-inverted-error-shadow: none;
|
|
820
|
+
--form-control-error-border-bottom: 0;
|
|
821
|
+
--form-control-inverted-error-border-bottom: 0;
|
|
822
|
+
/* paddings */
|
|
823
|
+
--form-control-sub-paddings: 0 var(--gap-2xs);
|
|
824
|
+
/* theme */
|
|
825
|
+
--input-error-color: var(--color-light-text-primary);
|
|
826
|
+
--input-inverted-error-color: var(--color-light-text-accent);
|
|
827
|
+
--input-error-icon-display: block;
|
|
828
|
+
--input-disabled-color: var(--color-light-text-secondary);
|
|
829
|
+
--input-inverted-disabled-color: var(--color-light-text-secondary-inverted);
|
|
830
|
+
--input-focus-placeholder-color: var(--color-light-text-tertiary-transparent);
|
|
831
|
+
--input-inverted-focus-placeholder-color: var(--color-light-text-tertiary-inverted-transparent);
|
|
832
|
+
--input-error-icon-not-alone-display: none;
|
|
833
|
+
--slider-progress-background: var(--color-light-graphic-quaternary);
|
|
834
|
+
--slider-progress-hover-background: var(--color-light-graphic-quaternary);
|
|
835
|
+
--slider-origin-width: calc(100% - 16px);
|
|
836
|
+
--slider-origin-right: 8px;
|
|
837
|
+
--slider-input-font-weight: normal;
|
|
838
|
+
/* theme */
|
|
839
|
+
--calendar-today-color: var(--color-light-text-accent);
|
|
840
|
+
--calendar-range-background: var(--color-light-specialbg-component);
|
|
841
|
+
--calendar-range-complete-background: var(--color-light-bg-negative-muted);
|
|
842
|
+
--calendar-selected-background: var(--color-light-graphic-accent);
|
|
843
|
+
--calendar-selected-hover-background: var(--color-light-graphic-accent-tint-15);
|
|
844
|
+
--calendar-select-button-selected-background: var(--color-light-graphic-accent);
|
|
845
|
+
--calendar-input-popover-border-radius: var(--border-radius-s);
|
|
846
|
+
--bottom-sheet-footer-border-top: 1px solid var(--color-light-border-primary);
|
|
847
|
+
/* select mobile footer */
|
|
848
|
+
--select-mobile-footer-border-top: 1px solid var(--color-light-border-primary);
|
|
849
|
+
}
|