@alfalab/core-components 32.0.0-beta.0 → 32.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-button/Component.d.ts +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-f637bf62.d.ts} +0 -0
- package/bottom-sheet/{component-0f98bc73.js → component-f637bf62.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-dc21c28c.d.ts} +0 -0
- package/bottom-sheet/esm/{component-8a6d5bc8.js → component-dc21c28c.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-11432103.d.ts} +0 -0
- package/bottom-sheet/esm/{tslib.es6-00fdb5ea.js → tslib.es6-11432103.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-a62cb16a.d.ts} +0 -0
- package/bottom-sheet/modern/{component-ec1958dc.js → component-a62cb16a.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-c5e0432b.d.ts} +0 -0
- package/bottom-sheet/{tslib.es6-f0edf8ae.js → tslib.es6-c5e0432b.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-cbe5aa91.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-f47379fb.js → tslib.es6-cbe5aa91.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-6167f2ea.d.ts} +0 -0
- package/calendar/{tslib.es6-6d16ac42.js → tslib.es6-6167f2ea.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-84b71c20.d.ts} +0 -0
- package/calendar-range/esm/{index.module-5134e983.js → index.module-84b71c20.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-bf20f0fe.d.ts} +0 -0
- package/calendar-range/{index.module-b07de6be.js → index.module-bf20f0fe.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-c6ea0d5a.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-fd6df3a9.d.ts} +0 -0
- package/chart/esm/{tslib.es6-738920af.js → tslib.es6-fd6df3a9.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-ab3d61bc.d.ts} +0 -0
- package/chart/{tslib.es6-1c752be5.js → tslib.es6-ab3d61bc.js} +0 -0
- package/checkbox/Component.js +1 -1
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/esm/index.css +36 -36
- package/checkbox/index.css +36 -36
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/modern/index.css +36 -36
- package/checkbox-group/Component.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-9e95a3e1.d.ts} +0 -0
- package/confirmation/{countdown-section-55f10e53.js → countdown-section-9e95a3e1.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-42f3b03c.d.ts} +0 -0
- package/confirmation/esm/{countdown-section-b1d99546.js → countdown-section-42f3b03c.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-088a79e9.d.ts} +0 -0
- package/confirmation/modern/{countdown-section-901f0eeb.js → countdown-section-088a79e9.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/confirmation-v1/components/code-input/index.d.ts +1 -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/confirmation-v1/components/countdown/index.d.ts +1 -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/confirmation-v1/components/countdown-loader/index.d.ts +1 -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/confirmation-v1/components/overlimit/index.d.ts +1 -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 +3 -3
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +3 -3
- package/dropzone/esm/index.css +6 -6
- package/dropzone/index.css +6 -6
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +3 -3
- package/dropzone/modern/index.css +6 -6
- package/file-upload-item/Component.js +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-42ce6ee4.d.ts} +0 -0
- package/gallery/esm/{slide-49635c03.js → slide-42ce6ee4.js} +1 -1
- package/gallery/esm/{tslib.es6-cd863a81.d.ts → tslib.es6-165e4fc8.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-cd863a81.js → tslib.es6-165e4fc8.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-58bd579a.d.ts} +0 -0
- package/gallery/modern/{slide-524fb2b3.js → slide-58bd579a.js} +1 -1
- package/gallery/{slide-982a261d.d.ts → slide-b5b26dfa.d.ts} +0 -0
- package/gallery/{slide-982a261d.js → slide-b5b26dfa.js} +1 -1
- package/gallery/{tslib.es6-c13c5b0c.d.ts → tslib.es6-b68b6052.d.ts} +0 -0
- package/gallery/{tslib.es6-c13c5b0c.js → tslib.es6-b68b6052.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-466ee2e0.d.ts} +0 -0
- package/grid/esm/gutters.module-466ee2e0.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-41cda3c4.d.ts} +0 -0
- package/grid/gutters.module-41cda3c4.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-c5fc914a.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-cf17ec32.d.ts} +0 -0
- package/icon-view/esm/{tslib.es6-6c11c72d.js → tslib.es6-cf17ec32.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-1c7b2edf.d.ts} +0 -0
- package/icon-view/{tslib.es6-ad6d71a1.js → tslib.es6-1c7b2edf.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 +5 -3
- 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-22d6d477.d.ts} +0 -0
- package/input-autocomplete/esm/{tslib.es6-f714e681.js → tslib.es6-22d6d477.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-778373fc.d.ts} +0 -0
- package/input-autocomplete/{tslib.es6-7f884e94.js → tslib.es6-778373fc.js} +0 -0
- package/intl-phone-input/{component-03520d2e.d.ts → component-d25c5baf.d.ts} +0 -0
- package/intl-phone-input/{component-03520d2e.js → component-d25c5baf.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-96e806b3.d.ts} +0 -0
- package/intl-phone-input/esm/{component-111e5738.js → component-96e806b3.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-49749be7.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-51767b7b.js → libphonenumber-js.min-49749be7.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-73677d79.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-2670f00f.js → libphonenumber-js.min-73677d79.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-49749be7.d.ts +1 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-51767b7b.js → libphonenumber-js.min-49749be7.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-04b771e8.d.ts} +0 -0
- package/modal/{Component-95f10dc1.js → Component-04b771e8.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-5efde614.d.ts} +0 -0
- package/modal/esm/{Component-bfd25b81.js → Component-5efde614.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-1e825521.js +4 -0
- package/modal/esm/{tslib.es6-9cdc0d5a.d.ts → tslib.es6-d71c69e0.d.ts} +0 -0
- package/modal/esm/{tslib.es6-9cdc0d5a.js → tslib.es6-d71c69e0.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-1aaf9e8a.d.ts} +0 -0
- package/modal/modern/{Component-3f33c06e.js → Component-1aaf9e8a.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-1e825521.js +4 -0
- package/modal/responsive.js +3 -3
- package/modal/transitions.css +8 -8
- package/modal/transitions.module-b110f37e.js +4 -0
- package/modal/{tslib.es6-50668604.d.ts → tslib.es6-211634db.d.ts} +0 -0
- package/modal/{tslib.es6-50668604.js → tslib.es6-211634db.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-9090b2d2.d.ts} +0 -0
- package/notification-manager/{component-db684441.js → component-9090b2d2.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-51615828.d.ts} +0 -0
- package/notification-manager/esm/{component-93f78bd6.js → component-51615828.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 +13 -11
- 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/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-fc19397f.d.ts} +0 -0
- package/picker-button/esm/{tslib.es6-f3771a0d.js → tslib.es6-fc19397f.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-246a8dce.d.ts} +0 -0
- package/picker-button/{tslib.es6-fe93bf0a.js → tslib.es6-246a8dce.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-85709855.d.ts} +5 -9
- package/pure-cell/{component-a3438b30.js → component-85709855.js} +19 -22
- package/pure-cell/{component-8aae5b12.d.ts → component-ce2aad6d.d.ts} +0 -0
- package/pure-cell/{component-8aae5b12.js → component-ce2aad6d.js} +2 -2
- package/pure-cell/{modern/component-3b03b872.d.ts → component-cf0927a9.d.ts} +9 -10
- package/pure-cell/component.js +3 -3
- 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/comment/component.js +2 -2
- package/pure-cell/components/comment/index.css +3 -3
- package/pure-cell/components/comment/index.js +1 -1
- package/pure-cell/components/content/component.js +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- package/pure-cell/components/text/component.js +3 -3
- 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 +3 -3
- package/pure-cell/cssm/{component-1338a186.d.ts → component-01f7c308.d.ts} +5 -9
- package/pure-cell/cssm/{component-1338a186.js → component-01f7c308.js} +13 -16
- package/pure-cell/cssm/{component-3b03b872.d.ts → component-cf0927a9.d.ts} +9 -10
- package/pure-cell/cssm/component.js +1 -1
- 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 +1 -1
- package/pure-cell/cssm/components/content/index.d.ts +1 -1
- package/pure-cell/cssm/components/content/index.js +1 -1
- package/pure-cell/cssm/components/main/component.js +1 -1
- package/pure-cell/cssm/components/main/index.d.ts +1 -1
- package/pure-cell/cssm/components/main/index.js +1 -1
- package/pure-cell/cssm/components/text/component.js +1 -1
- package/pure-cell/cssm/components/text/index.d.ts +1 -1
- package/pure-cell/cssm/components/text/index.js +1 -1
- package/pure-cell/cssm/components/text/index.module.css +0 -6
- package/pure-cell/cssm/index.d.ts +1 -1
- package/pure-cell/cssm/index.js +1 -1
- package/pure-cell/cssm/index.module.css +21 -18
- package/pure-cell/esm/{component-7f797618.d.ts → component-890a4b75.d.ts} +5 -9
- package/pure-cell/esm/{component-7f797618.js → component-890a4b75.js} +19 -22
- package/pure-cell/esm/{component-02835047.d.ts → component-c5bd19f6.d.ts} +0 -0
- package/pure-cell/esm/{component-02835047.js → component-c5bd19f6.js} +2 -2
- package/pure-cell/esm/{component-3b03b872.d.ts → component-cf0927a9.d.ts} +9 -10
- package/pure-cell/esm/component.js +3 -3
- package/pure-cell/esm/components/addon/component.js +2 -2
- package/pure-cell/esm/components/addon/index.css +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/comment/component.js +2 -2
- package/pure-cell/esm/components/comment/index.css +3 -3
- package/pure-cell/esm/components/comment/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- package/pure-cell/esm/components/text/component.js +3 -3
- 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 +3 -3
- package/pure-cell/esm/{getDataTestId-dfd5f413.d.ts → getDataTestId-24658df5.d.ts} +0 -0
- package/pure-cell/esm/{getDataTestId-dfd5f413.js → getDataTestId-24658df5.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 +3 -3
- package/pure-cell/{getDataTestId-cc179929.d.ts → getDataTestId-c75f2fa7.d.ts} +0 -0
- package/pure-cell/{getDataTestId-cc179929.js → getDataTestId-c75f2fa7.js} +0 -0
- package/pure-cell/index.css +39 -36
- package/pure-cell/index.d.ts +1 -1
- package/pure-cell/index.js +3 -3
- package/pure-cell/modern/{component-bfd2f327.d.ts → component-8701daca.d.ts} +5 -9
- package/pure-cell/modern/{component-bfd2f327.js → component-8701daca.js} +16 -19
- package/pure-cell/{component-3b03b872.d.ts → modern/component-cf0927a9.d.ts} +9 -10
- package/pure-cell/modern/component.js +2 -2
- package/pure-cell/modern/components/addon/component.js +2 -2
- package/pure-cell/modern/components/addon/index.css +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/comment/component.js +2 -2
- package/pure-cell/modern/components/comment/index.css +3 -3
- package/pure-cell/modern/components/comment/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- package/pure-cell/modern/components/text/component.js +2 -2
- 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 +2 -2
- package/pure-cell/modern/{getDataTestId-eeb553a8.d.ts → getDataTestId-a96c8b1d.d.ts} +0 -0
- package/pure-cell/modern/{getDataTestId-eeb553a8.js → getDataTestId-a96c8b1d.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 +2 -2
- 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-8da408e2.d.ts} +0 -0
- package/select/{Component-f6378b47.js → Component-8da408e2.js} +11 -5
- package/select/Component-afce40e0.d.ts +1 -1
- package/select/{Component-ca0894b1.d.ts → Component-d9b64393.d.ts} +6 -9
- package/select/{Component-ca0894b1.js → Component-d9b64393.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-1a2292b9.d.ts → Component-798263da.d.ts} +6 -9
- package/select/esm/{Component-1a2292b9.js → Component-798263da.js} +13 -13
- package/select/esm/Component-afce40e0.d.ts +1 -1
- package/select/esm/{Component-085acbd4.d.ts → Component-f231abe1.d.ts} +0 -0
- package/select/esm/{Component-085acbd4.js → Component-f231abe1.js} +13 -7
- package/select/esm/Component.d.ts +6 -1
- package/select/esm/Component.js +8 -8
- package/select/esm/components/arrow/Component.js +1 -1
- package/select/esm/components/arrow/index.css +3 -3
- package/select/esm/components/base-select/Component.js +4 -3
- package/select/esm/components/base-select/index.css +7 -7
- package/select/esm/components/base-select/index.d.ts +1 -1
- package/select/esm/components/base-select/index.js +4 -3
- package/select/esm/components/base-select-mobile/Component.js +10 -10
- 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 +10 -10
- 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 +10 -10
- package/select/esm/components/native-select/Component.js +1 -1
- package/select/esm/components/native-select/index.js +1 -1
- package/select/esm/components/optgroup/Component.js +1 -1
- package/select/esm/components/optgroup/index.css +6 -6
- package/select/esm/components/option/Component.js +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 +10 -10
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +10 -10
- package/select/esm/components/select-modal-mobile/Component.js +10 -10
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +10 -10
- package/select/esm/components/virtual-options-list/Component.js +3 -3
- package/select/esm/components/virtual-options-list/index.css +12 -12
- package/select/esm/components/virtual-options-list/index.js +2 -2
- package/select/esm/index.js +10 -10
- package/select/esm/intersection-observer-7dc96bde.d.ts +1 -0
- package/select/esm/{intersection-observer-a65c2124.js → intersection-observer-7dc96bde.js} +0 -0
- package/select/esm/presets/index.js +10 -10
- package/select/esm/presets/useLazyLoading/hook.js +3 -3
- package/select/esm/presets/useLazyLoading/index.css +2 -2
- package/select/esm/presets/useSelectWithApply/hook.js +10 -10
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -10
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +10 -10
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/{tslib.es6-015473fc.d.ts → tslib.es6-2b7daaa1.d.ts} +0 -0
- package/select/esm/{tslib.es6-015473fc.js → tslib.es6-2b7daaa1.js} +0 -0
- package/select/esm/typings.d.ts +12 -0
- package/select/index.js +4 -4
- package/select/intersection-observer-53d98b9d.d.ts +1 -0
- package/select/{intersection-observer-d6d225c9.js → intersection-observer-53d98b9d.js} +0 -0
- package/select/modern/{Component-cc2b58f2.d.ts → Component-957efc8d.d.ts} +6 -9
- package/select/modern/{Component-cc2b58f2.js → Component-957efc8d.js} +9 -9
- package/select/modern/{Component-f3d1d8ba.d.ts → Component-a700fbb7.d.ts} +0 -0
- package/select/modern/{Component-f3d1d8ba.js → Component-a700fbb7.js} +12 -6
- package/select/modern/Component-afce40e0.d.ts +1 -1
- package/select/modern/Component.d.ts +6 -1
- package/select/modern/Component.js +4 -4
- package/select/modern/components/arrow/Component.js +1 -1
- package/select/modern/components/arrow/index.css +3 -3
- package/select/modern/components/base-select/Component.js +3 -2
- package/select/modern/components/base-select/index.css +7 -7
- package/select/modern/components/base-select/index.d.ts +1 -1
- package/select/modern/components/base-select/index.js +3 -2
- package/select/modern/components/base-select-mobile/Component.js +6 -6
- 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 +6 -6
- 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 +6 -6
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +6 -6
- package/select/modern/components/option/Component.js +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 +6 -6
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +6 -6
- package/select/modern/components/select-modal-mobile/Component.js +6 -6
- package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/select/modern/components/select-modal-mobile/index.js +6 -6
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +12 -12
- package/select/modern/index.js +6 -6
- package/select/modern/intersection-observer-7dc96bde.d.ts +1 -0
- package/select/modern/{intersection-observer-a65c2124.js → intersection-observer-7dc96bde.js} +0 -0
- package/select/modern/presets/index.js +6 -6
- package/select/modern/presets/useLazyLoading/hook.js +2 -2
- package/select/modern/presets/useLazyLoading/index.css +2 -2
- package/select/modern/presets/useSelectWithApply/hook.js +6 -6
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
- package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithLoading/index.css +2 -2
- package/select/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-2cb65fac.d.ts} +0 -0
- package/select/{tslib.es6-76e92d98.js → tslib.es6-2cb65fac.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-95c93104.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-4c457e34.js → tslib.es6-95c93104.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-9dee268c.d.ts} +0 -0
- package/select-with-tags/{tslib.es6-4d9eba63.js → tslib.es6-9dee268c.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 +4 -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 +19 -15
- package/side-panel/components/header/mobile.css +3 -3
- package/side-panel/cssm/Component.responsive.d.ts +1 -1
- 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 +4 -0
- 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 +4 -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 +19 -15
- 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-ad6af6b5.d.ts} +0 -0
- package/side-panel/esm/{tslib.es6-d36ecc99.js → tslib.es6-ad6af6b5.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 +4 -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 +19 -15
- 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-27e863b4.d.ts} +0 -0
- package/side-panel/{tslib.es6-749a309f.js → tslib.es6-27e863b4.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-d30fb8b1.d.ts} +0 -0
- package/space/{Item-2f378053.js → Item-d30fb8b1.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +2 -2
- package/space/esm/{Item-00f758f7.d.ts → Item-d0b70f0c.d.ts} +0 -0
- package/space/esm/{Item-00f758f7.js → Item-d0b70f0c.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-29d275db.d.ts} +0 -0
- package/table/esm/{tslib.es6-c66fe607.js → tslib.es6-29d275db.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-510bd136.d.ts} +0 -0
- package/table/{tslib.es6-e01c8b10.js → tslib.es6-510bd136.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-a634915f.js +4 -0
- package/tabs/esm/index.module-b28178e7.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-d35473d5.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-806c8d30.js → tslib.es6-d35473d5.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/index.module-2d6991fc.js +4 -0
- package/tabs/index.module-f7e4af86.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-a634915f.js +4 -0
- package/tabs/modern/index.module-b28178e7.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-cad19785.d.ts} +0 -0
- package/tabs/{tslib.es6-d0e2d247.js → tslib.es6-cad19785.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 +295 -1896
- 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 +2649 -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-ec77eb60.d.ts} +0 -0
- package/tooltip/{Component-4ddeb11b.js → Component-ec77eb60.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-88063831.d.ts} +0 -0
- package/tooltip/esm/{Component-e80c9c99.js → Component-88063831.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-22b9755f.d.ts} +0 -0
- package/typography/{colors.module-404500bf.js → colors.module-22b9755f.js} +1 -1
- package/typography/common.module-fc159349.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-8abc3fa3.d.ts} +0 -0
- package/typography/esm/{colors.module-362c5488.js → colors.module-8abc3fa3.js} +1 -1
- package/typography/esm/common.module-fd856eb1.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-bfe3cf01.js +4 -0
- package/typography/modern/common.module-fd856eb1.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/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/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/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,70 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { ReactNode } from "react";
|
|
4
|
+
import { StepIndicatorProps } from "../step-indicator/index";
|
|
5
|
+
type StepProps = {
|
|
6
|
+
/**
|
|
7
|
+
* Название шага
|
|
8
|
+
*/
|
|
9
|
+
children: ReactNode;
|
|
10
|
+
/**
|
|
11
|
+
* Номер шага
|
|
12
|
+
*/
|
|
13
|
+
stepNumber: number;
|
|
14
|
+
/**
|
|
15
|
+
* Маркер того, что текущий шаг выбран
|
|
16
|
+
*/
|
|
17
|
+
isSelected: boolean;
|
|
18
|
+
/**
|
|
19
|
+
* Маркер того, что текущий шаг доступен для клика
|
|
20
|
+
*/
|
|
21
|
+
disabled: boolean;
|
|
22
|
+
/**
|
|
23
|
+
* Управление отображением номера шага
|
|
24
|
+
*/
|
|
25
|
+
ordered?: boolean;
|
|
26
|
+
/**
|
|
27
|
+
* Включение / отключение интерактивности шагов
|
|
28
|
+
*/
|
|
29
|
+
interactive?: boolean;
|
|
30
|
+
/**
|
|
31
|
+
* Маркер того, что текущий шаг находится в состоянии "Positive"
|
|
32
|
+
*/
|
|
33
|
+
isPositive: boolean;
|
|
34
|
+
/**
|
|
35
|
+
* Маркер того, что текущий шаг находится в состоянии "Error"
|
|
36
|
+
*/
|
|
37
|
+
isError: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Маркер того, что текущий шаг находится в состоянии "Warning"
|
|
40
|
+
*/
|
|
41
|
+
isWarning: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* Маркер того, что текущий шаг находится в состоянии "Waiting"
|
|
44
|
+
*/
|
|
45
|
+
isWaiting: boolean;
|
|
46
|
+
/**
|
|
47
|
+
* Маркер того, что текущий шаг нужно пометить как завершенный
|
|
48
|
+
*/
|
|
49
|
+
isStepCompleted: boolean;
|
|
50
|
+
/**
|
|
51
|
+
* Свойства кастомного индикатора текущего шага
|
|
52
|
+
*/
|
|
53
|
+
customStepIndicator?: StepIndicatorProps;
|
|
54
|
+
/**
|
|
55
|
+
* Управление ориентацией компонента
|
|
56
|
+
* @default false
|
|
57
|
+
*/
|
|
58
|
+
isVerticalAlign?: boolean;
|
|
59
|
+
/**
|
|
60
|
+
* Указывает, является ли текущий шаг последним в списке
|
|
61
|
+
*/
|
|
62
|
+
isNotLastStep?: boolean;
|
|
63
|
+
/**
|
|
64
|
+
* Обработчик нажатия на текущей шаг
|
|
65
|
+
* @param stepNumber - номер шага
|
|
66
|
+
*/
|
|
67
|
+
onClick: (stepNumber: number) => void;
|
|
68
|
+
};
|
|
69
|
+
declare const Step: React.FC<StepProps>;
|
|
70
|
+
export { StepProps, Step };
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var cn = require('classnames');
|
|
5
|
+
var hooks = require('@alfalab/hooks');
|
|
6
|
+
var CheckmarkCircleMIcon = require('@alfalab/icons-glyph/CheckmarkCircleMIcon');
|
|
7
|
+
var ExclamationCircleMIcon = require('@alfalab/icons-glyph/ExclamationCircleMIcon');
|
|
8
|
+
var ClockMIcon = require('@alfalab/icons-glyph/ClockMIcon');
|
|
9
|
+
require('../../../badge');
|
|
10
|
+
var components_stepIndicator_Component = require('../step-indicator/Component.js');
|
|
11
|
+
|
|
12
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
13
|
+
|
|
14
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
15
|
+
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
16
|
+
|
|
17
|
+
/*! *****************************************************************************
|
|
18
|
+
Copyright (c) Microsoft Corporation.
|
|
19
|
+
|
|
20
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
21
|
+
purpose with or without fee is hereby granted.
|
|
22
|
+
|
|
23
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
24
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
25
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
26
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
27
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
28
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
29
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
30
|
+
***************************************************************************** */
|
|
31
|
+
var __assign = function () {
|
|
32
|
+
__assign = Object.assign || function __assign(t) {
|
|
33
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
34
|
+
s = arguments[i];
|
|
35
|
+
for (var p in s)
|
|
36
|
+
if (Object.prototype.hasOwnProperty.call(s, p))
|
|
37
|
+
t[p] = s[p];
|
|
38
|
+
}
|
|
39
|
+
return t;
|
|
40
|
+
};
|
|
41
|
+
return __assign.apply(this, arguments);
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
var styles = {"step":"steps__step_xhvt7","vertical":"steps__vertical_xhvt7","interactive":"steps__interactive_xhvt7","disabled":"steps__disabled_xhvt7","text":"steps__text_xhvt7","indicator":"steps__indicator_xhvt7","option":"steps__option_xhvt7","dash":"steps__dash_xhvt7","completed":"steps__completed_xhvt7","focused":"steps__focused_xhvt7","selected":"steps__selected_xhvt7","checkbox":"steps__checkbox_xhvt7","dot":"steps__dot_xhvt7","error":"steps__error_xhvt7","unordered":"steps__unordered_xhvt7","completedIndicator":"steps__completedIndicator_xhvt7"};
|
|
45
|
+
require('./index.css');
|
|
46
|
+
|
|
47
|
+
var Step = function (_a) {
|
|
48
|
+
var _b, _c, _d, _e;
|
|
49
|
+
var children = _a.children, stepNumber = _a.stepNumber, isSelected = _a.isSelected, disabled = _a.disabled, ordered = _a.ordered, isPositive = _a.isPositive, isError = _a.isError, isWarning = _a.isWarning, isWaiting = _a.isWaiting, customStepIndicator = _a.customStepIndicator, isStepCompleted = _a.isStepCompleted, onClick = _a.onClick, interactive = _a.interactive, isVerticalAlign = _a.isVerticalAlign, isNotLastStep = _a.isNotLastStep;
|
|
50
|
+
var stepRef = React.useRef(null);
|
|
51
|
+
var focused = hooks.useFocus(stepRef, 'keyboard')[0];
|
|
52
|
+
var handleButtonClick = function () {
|
|
53
|
+
if (!disabled && onClick) {
|
|
54
|
+
onClick(stepNumber);
|
|
55
|
+
}
|
|
56
|
+
};
|
|
57
|
+
var handleTextClick = function (e) {
|
|
58
|
+
if (!interactive) {
|
|
59
|
+
e.stopPropagation();
|
|
60
|
+
}
|
|
61
|
+
};
|
|
62
|
+
var handleKeyDown = function (event) {
|
|
63
|
+
if (event.key === 'Enter') {
|
|
64
|
+
handleButtonClick();
|
|
65
|
+
}
|
|
66
|
+
};
|
|
67
|
+
var getStepIndicator = function () {
|
|
68
|
+
if (customStepIndicator) {
|
|
69
|
+
return React__default['default'].createElement(components_stepIndicator_Component.StepIndicator, __assign({}, customStepIndicator));
|
|
70
|
+
}
|
|
71
|
+
if (isError) {
|
|
72
|
+
return React__default['default'].createElement(components_stepIndicator_Component.StepIndicator, { iconColor: 'negative', content: React__default['default'].createElement(ExclamationCircleMIcon.ExclamationCircleMIcon, null) });
|
|
73
|
+
}
|
|
74
|
+
if (isWarning) {
|
|
75
|
+
return React__default['default'].createElement(components_stepIndicator_Component.StepIndicator, { iconColor: 'attention', content: React__default['default'].createElement(ExclamationCircleMIcon.ExclamationCircleMIcon, null) });
|
|
76
|
+
}
|
|
77
|
+
if (isWaiting) {
|
|
78
|
+
return React__default['default'].createElement(components_stepIndicator_Component.StepIndicator, { iconColor: 'secondary', content: React__default['default'].createElement(ClockMIcon.ClockMIcon, null) });
|
|
79
|
+
}
|
|
80
|
+
if (isPositive) {
|
|
81
|
+
return React__default['default'].createElement(components_stepIndicator_Component.StepIndicator, { iconColor: 'positive', content: React__default['default'].createElement(CheckmarkCircleMIcon.CheckmarkCircleMIcon, null) });
|
|
82
|
+
}
|
|
83
|
+
if (isStepCompleted) {
|
|
84
|
+
return React__default['default'].createElement(components_stepIndicator_Component.StepIndicator, { iconColor: 'positive', content: React__default['default'].createElement(CheckmarkCircleMIcon.CheckmarkCircleMIcon, null), className: styles.completedIndicator });
|
|
85
|
+
}
|
|
86
|
+
if (!ordered) {
|
|
87
|
+
return (React__default['default'].createElement("div", { className: styles.checkbox },
|
|
88
|
+
React__default['default'].createElement("span", { className: styles.dot })));
|
|
89
|
+
}
|
|
90
|
+
return stepNumber;
|
|
91
|
+
};
|
|
92
|
+
var renderDash = function () {
|
|
93
|
+
var _a;
|
|
94
|
+
return (React__default['default'].createElement("div", { className: cn__default['default'](styles.dash, (_a = {},
|
|
95
|
+
_a[styles.vertical] = isVerticalAlign,
|
|
96
|
+
_a[styles.completed] = isStepCompleted,
|
|
97
|
+
_a)) }));
|
|
98
|
+
};
|
|
99
|
+
return (React__default['default'].createElement("div", { role: 'button', tabIndex: 0, ref: stepRef, className: cn__default['default'](styles.step, (_b = {},
|
|
100
|
+
_b[styles.completed] = isStepCompleted,
|
|
101
|
+
_b[styles.error] = isError,
|
|
102
|
+
_b[styles.selected] = isSelected,
|
|
103
|
+
_b[styles.disabled] = disabled,
|
|
104
|
+
_b[styles.focused] = focused,
|
|
105
|
+
_b[styles.vertical] = isVerticalAlign,
|
|
106
|
+
_b[styles.interactive] = interactive,
|
|
107
|
+
_b)), onClick: handleButtonClick, onKeyDown: handleKeyDown },
|
|
108
|
+
React__default['default'].createElement("div", { className: cn__default['default'](styles.indicator, (_c = {},
|
|
109
|
+
_c[styles.vertical] = isVerticalAlign,
|
|
110
|
+
_c[styles.interactive] = interactive,
|
|
111
|
+
_c)) },
|
|
112
|
+
React__default['default'].createElement("div", { className: cn__default['default'](styles.option, (_d = {},
|
|
113
|
+
_d[styles.unordered] = !ordered,
|
|
114
|
+
_d[styles.vertical] = isVerticalAlign,
|
|
115
|
+
_d[styles.error] = isError,
|
|
116
|
+
_d)) }, getStepIndicator()),
|
|
117
|
+
isNotLastStep && isVerticalAlign && renderDash()),
|
|
118
|
+
React__default['default'].createElement("div", { className: cn__default['default'](styles.text, (_e = {},
|
|
119
|
+
_e[styles.interactive] = interactive,
|
|
120
|
+
_e)), onClick: handleTextClick }, children),
|
|
121
|
+
isNotLastStep && !isVerticalAlign && renderDash()));
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
exports.Step = Step;
|
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
/* hash: j46l8 */
|
|
2
|
+
:root {
|
|
3
|
+
--color-light-border-link: #007aff;
|
|
4
|
+
--color-light-border-primary: #dbdee1;
|
|
5
|
+
--color-light-graphic-positive: #2fc26e;
|
|
6
|
+
--color-light-graphic-primary: #0b1f35;
|
|
7
|
+
--color-light-graphic-primary-inverted: #fff;
|
|
8
|
+
--color-light-graphic-quaternary: #dbdee1;
|
|
9
|
+
--color-light-text-primary: #0b1f35;
|
|
10
|
+
--color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
|
|
11
|
+
--color-light-bg-primary-inverted-alpha-15: rgba(11, 31, 53, 0.15);
|
|
12
|
+
}
|
|
13
|
+
:root {
|
|
14
|
+
|
|
15
|
+
/* Hard */
|
|
16
|
+
|
|
17
|
+
/* Up */
|
|
18
|
+
|
|
19
|
+
/* Hard up */
|
|
20
|
+
}
|
|
21
|
+
:root {
|
|
22
|
+
--gap-3xs: 2px;
|
|
23
|
+
--gap-2xs: 4px;
|
|
24
|
+
--gap-xs: 8px;
|
|
25
|
+
}
|
|
26
|
+
:root {
|
|
27
|
+
--focus-color: var(--color-light-border-link);
|
|
28
|
+
}
|
|
29
|
+
:root {
|
|
30
|
+
--steps-option-svg-color: var(--color-light-graphic-positive);
|
|
31
|
+
--steps-dash-border: 2px solid var(--color-light-graphic-positive);
|
|
32
|
+
}
|
|
33
|
+
.steps__step_xhvt7 {
|
|
34
|
+
display: flex;
|
|
35
|
+
outline: none
|
|
36
|
+
}
|
|
37
|
+
.steps__step_xhvt7:not(.steps__vertical_xhvt7) {
|
|
38
|
+
align-items: center;
|
|
39
|
+
}
|
|
40
|
+
.steps__step_xhvt7.steps__interactive_xhvt7:not(.steps__disabled_xhvt7):hover {
|
|
41
|
+
cursor: pointer;
|
|
42
|
+
}
|
|
43
|
+
.steps__step_xhvt7.steps__disabled_xhvt7:hover .steps__text_xhvt7 {
|
|
44
|
+
background: unset;
|
|
45
|
+
}
|
|
46
|
+
.steps__step_xhvt7.steps__disabled_xhvt7 .steps__indicator_xhvt7 {
|
|
47
|
+
cursor: unset;
|
|
48
|
+
}
|
|
49
|
+
.steps__indicator_xhvt7 {
|
|
50
|
+
cursor: pointer;
|
|
51
|
+
display: flex;
|
|
52
|
+
align-items: center;
|
|
53
|
+
margin-right: var(--gap-2xs)
|
|
54
|
+
}
|
|
55
|
+
.steps__indicator_xhvt7.steps__vertical_xhvt7 {
|
|
56
|
+
flex-direction: column;
|
|
57
|
+
margin-right: var(--gap-xs);
|
|
58
|
+
}
|
|
59
|
+
.steps__option_xhvt7 {
|
|
60
|
+
font-size: 14px;
|
|
61
|
+
line-height: 20px;
|
|
62
|
+
font-weight: 700;
|
|
63
|
+
|
|
64
|
+
display: flex;
|
|
65
|
+
align-items: center;
|
|
66
|
+
justify-content: center;
|
|
67
|
+
color: var(--color-light-graphic-primary);
|
|
68
|
+
background: var(--color-light-graphic-quaternary);
|
|
69
|
+
min-width: 24px;
|
|
70
|
+
height: 24px;
|
|
71
|
+
border-radius: 50%
|
|
72
|
+
}
|
|
73
|
+
.steps__option_xhvt7.steps__vertical_xhvt7 {
|
|
74
|
+
margin-top: var(--gap-xs);
|
|
75
|
+
}
|
|
76
|
+
.steps__dash_xhvt7 {
|
|
77
|
+
flex: 1 1 auto;
|
|
78
|
+
min-width: 24px;
|
|
79
|
+
border-top: 2px solid var(--color-light-border-primary);
|
|
80
|
+
margin-right: var(--gap-xs)
|
|
81
|
+
}
|
|
82
|
+
.steps__dash_xhvt7.steps__completed_xhvt7 {
|
|
83
|
+
border-top: var(--steps-dash-border);
|
|
84
|
+
}
|
|
85
|
+
.steps__dash_xhvt7.steps__vertical_xhvt7 {
|
|
86
|
+
min-width: unset;
|
|
87
|
+
min-height: 24px;
|
|
88
|
+
margin-right: 0;
|
|
89
|
+
margin-top: var(--gap-xs);
|
|
90
|
+
border-left: 2px solid var(--color-light-border-primary);
|
|
91
|
+
border-top: none;
|
|
92
|
+
}
|
|
93
|
+
.steps__dash_xhvt7.steps__completed_xhvt7.steps__vertical_xhvt7 {
|
|
94
|
+
border-left: var(--steps-dash-border);
|
|
95
|
+
}
|
|
96
|
+
.steps__text_xhvt7 {
|
|
97
|
+
font-size: 16px;
|
|
98
|
+
line-height: 24px;
|
|
99
|
+
font-weight: 400;
|
|
100
|
+
|
|
101
|
+
transition: background 0.2s;
|
|
102
|
+
padding: var(--gap-xs);
|
|
103
|
+
color: var(--color-light-text-primary);
|
|
104
|
+
border-radius: var(--gap-xs);
|
|
105
|
+
height: min-content
|
|
106
|
+
}
|
|
107
|
+
.steps__text_xhvt7.steps__interactive_xhvt7:not(.steps__disabled_xhvt7):hover {
|
|
108
|
+
background: var(--color-light-bg-primary-inverted-alpha-7);
|
|
109
|
+
}
|
|
110
|
+
.steps__text_xhvt7.steps__interactive_xhvt7:not(.steps__disabled_xhvt7):active {
|
|
111
|
+
background: var(--color-light-bg-primary-inverted-alpha-15);
|
|
112
|
+
}
|
|
113
|
+
.steps__focused_xhvt7 {
|
|
114
|
+
outline: var(--gap-3xs) solid var(--focus-color);
|
|
115
|
+
outline-offset: var(--gap-3xs);
|
|
116
|
+
}
|
|
117
|
+
.steps__selected_xhvt7 .steps__text_xhvt7 {
|
|
118
|
+
color: var(--color-light-graphic-primary);
|
|
119
|
+
}
|
|
120
|
+
.steps__selected_xhvt7 .steps__option_xhvt7 {
|
|
121
|
+
color: var(--color-light-graphic-primary-inverted);
|
|
122
|
+
background: var(--color-light-graphic-primary);
|
|
123
|
+
}
|
|
124
|
+
.steps__checkbox_xhvt7 {
|
|
125
|
+
display: flex;
|
|
126
|
+
justify-content: center;
|
|
127
|
+
align-items: center;
|
|
128
|
+
border-radius: 50%;
|
|
129
|
+
width: 20px;
|
|
130
|
+
height: 20px;
|
|
131
|
+
border: 2px solid var(--color-light-graphic-quaternary);
|
|
132
|
+
}
|
|
133
|
+
.steps__dot_xhvt7 {
|
|
134
|
+
width: 10px;
|
|
135
|
+
height: 10px;
|
|
136
|
+
border-radius: 50%;
|
|
137
|
+
background: var(--color-light-graphic-quaternary);
|
|
138
|
+
}
|
|
139
|
+
.steps__selected_xhvt7 .steps__checkbox_xhvt7 {
|
|
140
|
+
border: 2px solid var(--color-light-graphic-primary)
|
|
141
|
+
}
|
|
142
|
+
.steps__selected_xhvt7 .steps__checkbox_xhvt7 .steps__dot_xhvt7 {
|
|
143
|
+
background: var(--color-light-graphic-primary);
|
|
144
|
+
}
|
|
145
|
+
.steps__option_xhvt7:not(.steps__error_xhvt7).steps__unordered_xhvt7 {
|
|
146
|
+
background: unset;
|
|
147
|
+
}
|
|
148
|
+
.steps__completedIndicator_xhvt7 > [class*='positive'] {
|
|
149
|
+
color: var(--steps-option-svg-color);
|
|
150
|
+
background-color: var(--steps-option-svg-color);
|
|
151
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Component";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
+
|
|
3
|
+
require('react');
|
|
4
|
+
require('classnames');
|
|
5
|
+
var components_step_Component = require('./Component.js');
|
|
6
|
+
require('@alfalab/hooks');
|
|
7
|
+
require('@alfalab/icons-glyph/CheckmarkCircleMIcon');
|
|
8
|
+
require('@alfalab/icons-glyph/ExclamationCircleMIcon');
|
|
9
|
+
require('@alfalab/icons-glyph/ClockMIcon');
|
|
10
|
+
require('../../../badge');
|
|
11
|
+
require('../step-indicator/Component.js');
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
exports.Step = components_step_Component.Step;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { BadgeProps } from "../../../badge";
|
|
4
|
+
type StepIndicatorProps = Pick<BadgeProps, 'content' | 'iconColor' | 'className'>;
|
|
5
|
+
declare const StepIndicator: React.FC<StepIndicatorProps>;
|
|
6
|
+
export { StepIndicatorProps, StepIndicator };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var cn = require('classnames');
|
|
5
|
+
var coreComponentsBadge = require('../../../badge');
|
|
6
|
+
|
|
7
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
8
|
+
|
|
9
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
10
|
+
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
11
|
+
|
|
12
|
+
var styles = {"component":"steps__component_19vei"};
|
|
13
|
+
require('./index.css');
|
|
14
|
+
|
|
15
|
+
var StepIndicator = function (_a) {
|
|
16
|
+
var content = _a.content, iconColor = _a.iconColor, className = _a.className;
|
|
17
|
+
return (React__default['default'].createElement(coreComponentsBadge.Badge, { size: 'l', view: 'icon', iconColor: iconColor, className: cn__default['default'](styles.component, className), content: content }));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
exports.StepIndicator = StepIndicator;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Component";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
+
|
|
3
|
+
require('react');
|
|
4
|
+
require('classnames');
|
|
5
|
+
require('../../../badge');
|
|
6
|
+
var components_stepIndicator_Component = require('./Component.js');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.StepIndicator = components_stepIndicator_Component.StepIndicator;
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { ReactNode } from "react";
|
|
4
|
+
import { StepIndicatorProps } from "./components/step-indicator/index";
|
|
5
|
+
type StepsProps = {
|
|
6
|
+
/**
|
|
7
|
+
* Дополнительный класс
|
|
8
|
+
*/
|
|
9
|
+
className?: string;
|
|
10
|
+
/**
|
|
11
|
+
* Дочерние элементы
|
|
12
|
+
*/
|
|
13
|
+
children: ReactNode;
|
|
14
|
+
/**
|
|
15
|
+
* Активный шаг, указанный по умолчанию
|
|
16
|
+
* @default 1
|
|
17
|
+
*/
|
|
18
|
+
defaultActiveStep?: number;
|
|
19
|
+
/**
|
|
20
|
+
* Активный шаг
|
|
21
|
+
*/
|
|
22
|
+
activeStep?: number;
|
|
23
|
+
/**
|
|
24
|
+
* Управление возможностью отключения пометки пройденного шага
|
|
25
|
+
* @default true
|
|
26
|
+
*/
|
|
27
|
+
isMarkCompletedSteps?: boolean;
|
|
28
|
+
/**
|
|
29
|
+
* Управление ориентацией компонента
|
|
30
|
+
* @default false
|
|
31
|
+
*/
|
|
32
|
+
isVerticalAlign?: boolean;
|
|
33
|
+
/**
|
|
34
|
+
* Управление отображением номера шага
|
|
35
|
+
*/
|
|
36
|
+
ordered?: boolean;
|
|
37
|
+
/**
|
|
38
|
+
* Включение / отключение интерактивности шагов
|
|
39
|
+
*/
|
|
40
|
+
interactive?: boolean;
|
|
41
|
+
/**
|
|
42
|
+
* Кастомный метод для управления состоянием disabled шага и
|
|
43
|
+
* возможностью перехода на этот шаг
|
|
44
|
+
* @param stepNumber - номер шага
|
|
45
|
+
* @return Флаг состояния disabled
|
|
46
|
+
*/
|
|
47
|
+
checkIsStepDisabled?: (stepNumber: number) => boolean;
|
|
48
|
+
/**
|
|
49
|
+
* Кастомный метод для управления состоянием шага error
|
|
50
|
+
* @param stepNumber - номер шага
|
|
51
|
+
* @return Флаг состояния error
|
|
52
|
+
*/
|
|
53
|
+
checkIsStepError?: (stepNumber: number) => boolean;
|
|
54
|
+
/**
|
|
55
|
+
* Кастомный метод для управления состоянием шага warning
|
|
56
|
+
* @param stepNumber - номер шага
|
|
57
|
+
* @return Флаг состояния warning
|
|
58
|
+
*/
|
|
59
|
+
checkIsStepWarning?: (stepNumber: number) => boolean;
|
|
60
|
+
/**
|
|
61
|
+
* Кастомный метод для управления состоянием шага waiting
|
|
62
|
+
* @param stepNumber - номер шага
|
|
63
|
+
* @return Флаг состояния waiting
|
|
64
|
+
*/
|
|
65
|
+
checkIsStepWaiting?: (stepNumber: number) => boolean;
|
|
66
|
+
/**
|
|
67
|
+
* Кастомный метод для управления состоянием шага positive
|
|
68
|
+
* @param stepNumber - номер шага
|
|
69
|
+
* @return Флаг состояния positive
|
|
70
|
+
*/
|
|
71
|
+
checkIsStepPositive?: (stepNumber: number) => boolean;
|
|
72
|
+
/**
|
|
73
|
+
* Кастомный метод для установки кастомного индикатора шага
|
|
74
|
+
* @param stepNumber - номер шага
|
|
75
|
+
* @return Объект StepIndicatorProps { className, content, iconColor }
|
|
76
|
+
*/
|
|
77
|
+
checkIsStepCustom?: (stepNumber: number) => StepIndicatorProps;
|
|
78
|
+
/**
|
|
79
|
+
* Обработчик клика на шаг
|
|
80
|
+
* @param stepNumber - номер активного шага
|
|
81
|
+
*/
|
|
82
|
+
onChange?: (stepNumber: number) => void;
|
|
83
|
+
/**
|
|
84
|
+
* Идентификатор для систем автоматизированного тестирования
|
|
85
|
+
*/
|
|
86
|
+
dataTestId?: string;
|
|
87
|
+
};
|
|
88
|
+
declare const Steps: React.FC<StepsProps>;
|
|
89
|
+
export { StepsProps, Steps };
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var cn = require('classnames');
|
|
5
|
+
var components_step_Component = require('./components/step/Component.js');
|
|
6
|
+
require('@alfalab/hooks');
|
|
7
|
+
require('@alfalab/icons-glyph/CheckmarkCircleMIcon');
|
|
8
|
+
require('@alfalab/icons-glyph/ExclamationCircleMIcon');
|
|
9
|
+
require('@alfalab/icons-glyph/ClockMIcon');
|
|
10
|
+
require('../../badge/cssm');
|
|
11
|
+
require('./components/step-indicator/index.module.css');
|
|
12
|
+
require('./components/step-indicator/Component.js');
|
|
13
|
+
require('./components/step/index.module.css');
|
|
14
|
+
var styles = require('./index.module.css');
|
|
15
|
+
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
|
+
|
|
18
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
|
+
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
20
|
+
var styles__default = /*#__PURE__*/_interopDefaultLegacy(styles);
|
|
21
|
+
|
|
22
|
+
var Steps = function (_a) {
|
|
23
|
+
var _b;
|
|
24
|
+
var className = _a.className, children = _a.children, _c = _a.defaultActiveStep, defaultActiveStep = _c === void 0 ? 1 : _c, activeStepProp = _a.activeStep, _d = _a.isMarkCompletedSteps, isMarkCompletedSteps = _d === void 0 ? true : _d, _e = _a.isVerticalAlign, isVerticalAlign = _e === void 0 ? false : _e, _f = _a.ordered, ordered = _f === void 0 ? true : _f, _g = _a.interactive, interactive = _g === void 0 ? true : _g, checkIsStepDisabled = _a.checkIsStepDisabled, checkIsStepError = _a.checkIsStepError, checkIsStepWarning = _a.checkIsStepWarning, checkIsStepWaiting = _a.checkIsStepWaiting, checkIsStepPositive = _a.checkIsStepPositive, checkIsStepCustom = _a.checkIsStepCustom, onChange = _a.onChange, dataTestId = _a.dataTestId;
|
|
25
|
+
var _h = React.useState(activeStepProp || defaultActiveStep), activeStep = _h[0], setActiveStep = _h[1];
|
|
26
|
+
var stepsLength = React__default['default'].Children.count(children);
|
|
27
|
+
React.useEffect(function () {
|
|
28
|
+
if (activeStepProp) {
|
|
29
|
+
setActiveStep(activeStepProp);
|
|
30
|
+
}
|
|
31
|
+
}, [activeStepProp]);
|
|
32
|
+
var handleStepClick = function (stepNumber) {
|
|
33
|
+
setActiveStep(stepNumber);
|
|
34
|
+
if (onChange) {
|
|
35
|
+
onChange(stepNumber);
|
|
36
|
+
}
|
|
37
|
+
};
|
|
38
|
+
if (!stepsLength)
|
|
39
|
+
return null;
|
|
40
|
+
return (React__default['default'].createElement("div", { className: cn__default['default'](className, styles__default['default'].component, (_b = {},
|
|
41
|
+
_b[styles__default['default'].vertical] = isVerticalAlign,
|
|
42
|
+
_b)), "data-test-id": dataTestId }, React__default['default'].Children.map(children, function (step, index) {
|
|
43
|
+
var stepNumber = index + 1;
|
|
44
|
+
var isSelected = stepNumber === activeStep;
|
|
45
|
+
var isStepCompleted = isMarkCompletedSteps && stepNumber < activeStep;
|
|
46
|
+
var disabled = checkIsStepDisabled ? checkIsStepDisabled(stepNumber) : false;
|
|
47
|
+
var isPositive = checkIsStepPositive ? checkIsStepPositive(stepNumber) : false;
|
|
48
|
+
var isError = checkIsStepError ? checkIsStepError(stepNumber) : false;
|
|
49
|
+
var isWarning = checkIsStepWarning ? checkIsStepWarning(stepNumber) : false;
|
|
50
|
+
var isWaiting = checkIsStepWaiting ? checkIsStepWaiting(stepNumber) : false;
|
|
51
|
+
var customStepIndicator = checkIsStepCustom && checkIsStepCustom(stepNumber);
|
|
52
|
+
var isNotLastStep = stepsLength !== stepNumber;
|
|
53
|
+
var isInteractive = !disabled && interactive;
|
|
54
|
+
return (React__default['default'].createElement(components_step_Component.Step, { stepNumber: stepNumber, isSelected: isSelected, isStepCompleted: isStepCompleted, disabled: disabled, isPositive: isPositive, isError: isError, isWarning: isWarning, isWaiting: isWaiting, customStepIndicator: customStepIndicator, onClick: handleStepClick, ordered: ordered, interactive: isInteractive, isVerticalAlign: isVerticalAlign, isNotLastStep: isNotLastStep, key: stepNumber }, step));
|
|
55
|
+
})));
|
|
56
|
+
};
|
|
57
|
+
|
|
58
|
+
exports.Steps = Steps;
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { ReactNode } from "react";
|
|
4
|
+
import { StepIndicatorProps } from "../step-indicator/index";
|
|
5
|
+
type StepProps = {
|
|
6
|
+
/**
|
|
7
|
+
* Название шага
|
|
8
|
+
*/
|
|
9
|
+
children: ReactNode;
|
|
10
|
+
/**
|
|
11
|
+
* Номер шага
|
|
12
|
+
*/
|
|
13
|
+
stepNumber: number;
|
|
14
|
+
/**
|
|
15
|
+
* Маркер того, что текущий шаг выбран
|
|
16
|
+
*/
|
|
17
|
+
isSelected: boolean;
|
|
18
|
+
/**
|
|
19
|
+
* Маркер того, что текущий шаг доступен для клика
|
|
20
|
+
*/
|
|
21
|
+
disabled: boolean;
|
|
22
|
+
/**
|
|
23
|
+
* Управление отображением номера шага
|
|
24
|
+
*/
|
|
25
|
+
ordered?: boolean;
|
|
26
|
+
/**
|
|
27
|
+
* Включение / отключение интерактивности шагов
|
|
28
|
+
*/
|
|
29
|
+
interactive?: boolean;
|
|
30
|
+
/**
|
|
31
|
+
* Маркер того, что текущий шаг находится в состоянии "Positive"
|
|
32
|
+
*/
|
|
33
|
+
isPositive: boolean;
|
|
34
|
+
/**
|
|
35
|
+
* Маркер того, что текущий шаг находится в состоянии "Error"
|
|
36
|
+
*/
|
|
37
|
+
isError: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Маркер того, что текущий шаг находится в состоянии "Warning"
|
|
40
|
+
*/
|
|
41
|
+
isWarning: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* Маркер того, что текущий шаг находится в состоянии "Waiting"
|
|
44
|
+
*/
|
|
45
|
+
isWaiting: boolean;
|
|
46
|
+
/**
|
|
47
|
+
* Маркер того, что текущий шаг нужно пометить как завершенный
|
|
48
|
+
*/
|
|
49
|
+
isStepCompleted: boolean;
|
|
50
|
+
/**
|
|
51
|
+
* Свойства кастомного индикатора текущего шага
|
|
52
|
+
*/
|
|
53
|
+
customStepIndicator?: StepIndicatorProps;
|
|
54
|
+
/**
|
|
55
|
+
* Управление ориентацией компонента
|
|
56
|
+
* @default false
|
|
57
|
+
*/
|
|
58
|
+
isVerticalAlign?: boolean;
|
|
59
|
+
/**
|
|
60
|
+
* Указывает, является ли текущий шаг последним в списке
|
|
61
|
+
*/
|
|
62
|
+
isNotLastStep?: boolean;
|
|
63
|
+
/**
|
|
64
|
+
* Обработчик нажатия на текущей шаг
|
|
65
|
+
* @param stepNumber - номер шага
|
|
66
|
+
*/
|
|
67
|
+
onClick: (stepNumber: number) => void;
|
|
68
|
+
};
|
|
69
|
+
declare const Step: React.FC<StepProps>;
|
|
70
|
+
export { StepProps, Step };
|