@alfalab/core-components 30.8.0-beta.0 → 31.0.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +2 -2
- package/alert/index.css +2 -2
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +2 -2
- package/amount/component.js +1 -1
- package/amount/esm/component.js +1 -1
- package/amount/esm/index.css +6 -6
- package/amount/esm/pure/component.js +1 -1
- package/amount/esm/pure/index.css +1 -1
- package/amount/index.css +6 -6
- package/amount/modern/component.js +1 -1
- package/amount/modern/index.css +6 -6
- package/amount/modern/pure/component.js +1 -1
- package/amount/modern/pure/index.css +1 -1
- package/amount/pure/component.js +1 -1
- package/amount/pure/index.css +1 -1
- package/amount-input/Component.js +3 -3
- package/amount-input/default.css +1 -1
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +1 -1
- package/amount-input/esm/index.css +6 -6
- package/amount-input/esm/inverted.css +1 -1
- package/amount-input/index.css +6 -6
- package/amount-input/inverted.css +1 -1
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +1 -1
- package/amount-input/modern/index.css +6 -6
- package/amount-input/modern/inverted.css +1 -1
- package/attach/Component.js +1 -1
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +26 -26
- package/attach/index.css +26 -26
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +26 -26
- package/backdrop/Component.js +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 +19 -19
- package/bank-card/index.css +19 -19
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +19 -19
- package/base-modal/Component.js +1 -1
- package/base-modal/esm/Component.js +1 -1
- package/base-modal/esm/index.css +12 -12
- package/base-modal/index.css +12 -12
- package/base-modal/modern/Component.js +1 -1
- package/base-modal/modern/index.css +12 -12
- package/bottom-sheet/{component-0d569e82.d.ts → component-52da5dec.d.ts} +0 -0
- package/bottom-sheet/{component-0d569e82.js → component-52da5dec.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 +2 -2
- package/bottom-sheet/components/closer/Component.js +2 -2
- package/bottom-sheet/components/closer/index.css +2 -2
- package/bottom-sheet/components/footer/Component.js +1 -1
- package/bottom-sheet/components/footer/index.css +3 -3
- package/bottom-sheet/components/header/Component.js +2 -2
- package/bottom-sheet/components/header/index.css +16 -16
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/{component-4b1a6016.d.ts → component-6c370ffb.d.ts} +0 -0
- package/bottom-sheet/esm/{component-4b1a6016.js → component-6c370ffb.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 +2 -2
- package/bottom-sheet/esm/components/closer/Component.js +2 -2
- package/bottom-sheet/esm/components/closer/index.css +2 -2
- package/bottom-sheet/esm/components/footer/Component.js +1 -1
- package/bottom-sheet/esm/components/footer/index.css +3 -3
- package/bottom-sheet/esm/components/header/Component.js +2 -2
- package/bottom-sheet/esm/components/header/index.css +16 -16
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.css +14 -14
- package/bottom-sheet/esm/index.d.ts +1 -1
- package/bottom-sheet/esm/index.js +2 -2
- package/bottom-sheet/esm/{tslib.es6-74492ace.d.ts → tslib.es6-18c2be2b.d.ts} +0 -0
- package/bottom-sheet/esm/{tslib.es6-74492ace.js → tslib.es6-18c2be2b.js} +0 -0
- package/bottom-sheet/index.css +14 -14
- package/bottom-sheet/index.d.ts +1 -1
- package/bottom-sheet/index.js +2 -2
- package/bottom-sheet/modern/{component-657a3e6e.d.ts → component-9fcf7ba8.d.ts} +0 -0
- package/bottom-sheet/modern/{component-657a3e6e.js → component-9fcf7ba8.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 +2 -2
- package/bottom-sheet/modern/components/closer/Component.js +1 -1
- package/bottom-sheet/modern/components/closer/index.css +2 -2
- package/bottom-sheet/modern/components/footer/Component.js +1 -1
- package/bottom-sheet/modern/components/footer/index.css +3 -3
- package/bottom-sheet/modern/components/header/Component.js +1 -1
- package/bottom-sheet/modern/components/header/index.css +16 -16
- package/bottom-sheet/modern/index.css +14 -14
- package/bottom-sheet/modern/index.d.ts +1 -1
- package/bottom-sheet/modern/index.js +1 -1
- package/bottom-sheet/{tslib.es6-ee6d4a2a.d.ts → tslib.es6-a673b4db.d.ts} +0 -0
- package/bottom-sheet/{tslib.es6-ee6d4a2a.js → tslib.es6-a673b4db.js} +0 -0
- package/button/Component.js +3 -3
- package/button/default.css +40 -40
- package/button/esm/Component.js +3 -3
- package/button/esm/default.css +40 -40
- package/button/esm/index.css +53 -53
- package/button/esm/inverted.css +40 -40
- package/button/index.css +53 -53
- package/button/inverted.css +40 -40
- package/button/modern/Component.js +3 -3
- package/button/modern/default.css +40 -40
- package/button/modern/index.css +53 -53
- package/button/modern/inverted.css +40 -40
- package/calendar/Component.js +2 -2
- package/calendar/components/calendar-mobile/Component.js +2 -2
- package/calendar/components/calendar-mobile/index.css +10 -10
- 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 +57 -57
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.css +2 -2
- package/calendar/components/month-year-header/Component.js +2 -2
- package/calendar/components/month-year-header/index.css +9 -9
- 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 +10 -10
- 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 +9 -9
- package/calendar/components/select-button/Component.js +2 -2
- package/calendar/components/select-button/index.css +9 -9
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.js +2 -2
- package/calendar/components/years-table/index.css +12 -12
- package/calendar/components/years-table/index.js +1 -1
- 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 +10 -10
- 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 +57 -57
- 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 +2 -2
- package/calendar/esm/components/month-year-header/Component.js +2 -2
- package/calendar/esm/components/month-year-header/index.css +9 -9
- 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 +10 -10
- 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 +9 -9
- package/calendar/esm/components/select-button/Component.js +2 -2
- package/calendar/esm/components/select-button/index.css +9 -9
- package/calendar/esm/components/select-button/index.js +1 -1
- package/calendar/esm/components/years-table/Component.js +2 -2
- package/calendar/esm/components/years-table/index.css +12 -12
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index.css +13 -13
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/{tslib.es6-f16b1a66.d.ts → tslib.es6-bd8824ad.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-f16b1a66.js → tslib.es6-bd8824ad.js} +0 -0
- package/calendar/index.css +13 -13
- 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 +10 -10
- package/calendar/modern/components/days-table/Component.js +1 -1
- package/calendar/modern/components/days-table/index.css +57 -57
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +2 -2
- package/calendar/modern/components/month-year-header/Component.js +1 -1
- package/calendar/modern/components/month-year-header/index.css +9 -9
- package/calendar/modern/components/months-table/Component.js +1 -1
- package/calendar/modern/components/months-table/index.css +10 -10
- package/calendar/modern/components/period-slider/Component.js +1 -1
- package/calendar/modern/components/period-slider/index.css +9 -9
- package/calendar/modern/components/select-button/Component.d.ts +1 -1
- package/calendar/modern/components/select-button/Component.js +1 -1
- package/calendar/modern/components/select-button/index.css +9 -9
- package/calendar/modern/components/years-table/Component.js +1 -1
- package/calendar/modern/components/years-table/index.css +12 -12
- package/calendar/modern/index.css +13 -13
- package/calendar/{tslib.es6-4b5e144e.d.ts → tslib.es6-be0efa6b.d.ts} +0 -0
- package/calendar/{tslib.es6-4b5e144e.js → tslib.es6-be0efa6b.js} +0 -0
- package/calendar-input/Component.js +1 -1
- package/calendar-input/cssm/Component.d.ts +3 -3
- package/calendar-input/esm/Component.js +1 -1
- package/calendar-input/esm/index.css +10 -10
- package/calendar-input/index.css +10 -10
- package/calendar-input/modern/Component.js +1 -1
- package/calendar-input/modern/index.css +10 -10
- package/calendar-range/Component.js +1 -1
- package/calendar-range/cssm/utils.js +1 -3
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/{index.module-23356e1b.d.ts → index.module-53846a54.d.ts} +0 -0
- package/calendar-range/esm/{index.module-23356e1b.js → index.module-53846a54.js} +1 -1
- package/calendar-range/esm/views/index.css +7 -7
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/index.js +1 -1
- package/calendar-range/{index.module-98a88886.d.ts → index.module-09087cc7.d.ts} +0 -0
- package/calendar-range/{index.module-98a88886.js → index.module-09087cc7.js} +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/index.module-05bbb964.js +4 -0
- package/calendar-range/modern/views/index.css +7 -7
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/index.css +7 -7
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/calendar-with-skeleton/Component.js +1 -1
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +12 -12
- package/calendar-with-skeleton/index.css +12 -12
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +12 -12
- package/card-image/Component.js +1 -1
- package/card-image/esm/Component.js +1 -1
- package/card-image/esm/index.css +6 -6
- package/card-image/index.css +6 -6
- package/card-image/modern/Component.js +1 -1
- package/card-image/modern/index.css +6 -6
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +3 -3
- package/cdn-icon/index.css +3 -3
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +3 -3
- package/chart/Component.js +2 -2
- package/chart/components/Dot/index.css +7 -7
- package/chart/components/Dot/index.js +1 -1
- package/chart/components/Legends/index.css +7 -7
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +3 -3
- package/chart/components/Tick/index.js +1 -1
- package/chart/components/TooltipContent/index.css +6 -6
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/cssm/hooks/useSettings/utils/setDatas.d.ts +1 -2
- package/chart/esm/Component.js +2 -2
- package/chart/esm/components/Dot/index.css +7 -7
- package/chart/esm/components/Dot/index.js +1 -1
- package/chart/esm/components/Legends/index.css +7 -7
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +3 -3
- package/chart/esm/components/Tick/index.js +1 -1
- package/chart/esm/components/TooltipContent/index.css +6 -6
- package/chart/esm/components/TooltipContent/index.js +1 -1
- package/chart/esm/hooks/useSettings/index.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/esm/index.css +4 -4
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-1ce68ab1.d.ts → tslib.es6-08bf4952.d.ts} +0 -0
- package/chart/esm/{tslib.es6-1ce68ab1.js → tslib.es6-08bf4952.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 +4 -4
- package/chart/index.js +1 -1
- package/chart/modern/Component.js +1 -1
- package/chart/modern/components/Dot/index.css +7 -7
- package/chart/modern/components/Dot/index.js +1 -1
- package/chart/modern/components/Legends/index.css +7 -7
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +3 -3
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +6 -6
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +4 -4
- package/chart/{tslib.es6-1afdae87.d.ts → tslib.es6-d7864d81.d.ts} +0 -0
- package/chart/{tslib.es6-1afdae87.js → tslib.es6-d7864d81.js} +0 -0
- package/checkbox/Component.js +1 -1
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/esm/index.css +36 -36
- package/checkbox/index.css +36 -36
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/modern/index.css +36 -36
- package/checkbox-group/Component.js +1 -1
- package/checkbox-group/esm/Component.js +1 -1
- package/checkbox-group/esm/index.css +16 -16
- package/checkbox-group/index.css +16 -16
- package/checkbox-group/modern/Component.js +1 -1
- package/checkbox-group/modern/index.css +16 -16
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +48 -48
- package/circular-progress-bar/index.css +48 -48
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +48 -48
- package/code-input/component.js +1 -1
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +10 -10
- package/code-input/esm/component.js +1 -1
- package/code-input/esm/components/input/component.js +1 -1
- package/code-input/esm/components/input/index.css +10 -10
- package/code-input/esm/index.css +5 -5
- package/code-input/index.css +5 -5
- package/code-input/modern/component.js +1 -1
- package/code-input/modern/components/input/component.js +1 -1
- package/code-input/modern/components/input/index.css +10 -10
- package/code-input/modern/index.css +5 -5
- package/collapse/Component.js +1 -1
- package/collapse/esm/Component.js +1 -1
- package/collapse/esm/index.css +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 +2 -2
- package/comment/index.css +2 -2
- package/comment/modern/Component.js +1 -1
- package/comment/modern/index.css +2 -2
- 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-0079369b.d.ts → countdown-section-be4d509f.d.ts} +0 -0
- package/confirmation/{countdown-section-0079369b.js → countdown-section-be4d509f.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-310677d1.d.ts → countdown-section-0868e8e9.d.ts} +0 -0
- package/confirmation/esm/{countdown-section-310677d1.js → countdown-section-0868e8e9.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-2c534edc.d.ts → countdown-section-875648b1.d.ts} +0 -0
- package/confirmation/modern/{countdown-section-2c534edc.js → countdown-section-875648b1.js} +1 -1
- package/confirmation/modern/index.css +3 -3
- package/confirmation/modern/index.js +1 -1
- package/custom-button/Component.js +1 -1
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +11 -11
- package/custom-button/index.css +11 -11
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +11 -11
- package/date-input/Component.js +1 -1
- package/date-input/esm/Component.js +1 -1
- package/date-input/esm/index.css +3 -3
- package/date-input/index.css +3 -3
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +3 -3
- package/divider/Component.js +1 -1
- package/divider/esm/Component.js +1 -1
- package/divider/esm/index.css +1 -1
- package/divider/index.css +1 -1
- package/divider/modern/Component.js +1 -1
- package/divider/modern/index.css +1 -1
- package/drawer/Component.js +1 -1
- package/drawer/esm/Component.js +1 -1
- package/drawer/esm/index.css +16 -16
- package/drawer/index.css +16 -16
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +16 -16
- package/dropzone/Component.js +1 -1
- package/dropzone/components/overlay/Component.js +1 -1
- package/dropzone/components/overlay/index.css +3 -3
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +3 -3
- package/dropzone/esm/index.css +6 -6
- package/dropzone/index.css +6 -6
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +3 -3
- package/dropzone/modern/index.css +6 -6
- package/file-upload-item/Component.js +1 -1
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/index.css +23 -23
- package/file-upload-item/index.css +23 -23
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/index.css +23 -23
- package/filter-tag/Component.js +1 -1
- package/filter-tag/esm/Component.js +1 -1
- package/filter-tag/esm/index.css +57 -57
- package/filter-tag/index.css +57 -57
- package/filter-tag/modern/Component.js +1 -1
- package/filter-tag/modern/index.css +57 -57
- package/form-control/Component.js +3 -3
- package/form-control/default.css +14 -14
- package/form-control/esm/Component.js +3 -3
- package/form-control/esm/default.css +14 -14
- package/form-control/esm/index.css +41 -41
- package/form-control/esm/inverted.css +14 -14
- package/form-control/index.css +41 -41
- package/form-control/inverted.css +14 -14
- package/form-control/modern/Component.js +3 -3
- package/form-control/modern/default.css +14 -14
- package/form-control/modern/index.css +41 -41
- package/form-control/modern/inverted.css +14 -14
- package/gallery/Component.js +3 -3
- package/gallery/components/header/Component.js +2 -2
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.css +2 -2
- 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 +4 -4
- package/gallery/components/image-preview/Component.js +1 -1
- package/gallery/components/image-preview/index.css +11 -11
- package/gallery/components/image-viewer/component.js +2 -2
- package/gallery/components/image-viewer/index.css +18 -18
- 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 +5 -5
- 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 +2 -2
- 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 +4 -4
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.css +11 -11
- package/gallery/esm/components/image-viewer/component.js +2 -2
- package/gallery/esm/components/image-viewer/index.css +18 -18
- 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 +5 -5
- package/gallery/esm/index.css +2 -2
- package/gallery/esm/index.js +2 -2
- package/gallery/esm/{slide-d36a1469.d.ts → slide-886d7892.d.ts} +0 -0
- package/gallery/esm/{slide-d36a1469.js → slide-886d7892.js} +1 -1
- package/gallery/esm/{tslib.es6-d0346302.d.ts → tslib.es6-a4b64c99.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-d0346302.js → tslib.es6-a4b64c99.js} +0 -0
- package/gallery/index.css +2 -2
- 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 +2 -2
- package/gallery/modern/components/header-info-block/Component.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +4 -4
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.css +11 -11
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +18 -18
- 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 +5 -5
- package/gallery/modern/index.css +2 -2
- package/gallery/modern/index.js +1 -1
- package/gallery/modern/{slide-3b4a049e.d.ts → slide-7e9f398a.d.ts} +0 -0
- package/gallery/modern/{slide-3b4a049e.js → slide-7e9f398a.js} +1 -1
- package/gallery/{slide-c392bcf3.d.ts → slide-cb4a8af3.d.ts} +0 -0
- package/gallery/{slide-c392bcf3.js → slide-cb4a8af3.js} +1 -1
- package/gallery/{tslib.es6-217614a6.d.ts → tslib.es6-3ceb03cf.d.ts} +0 -0
- package/gallery/{tslib.es6-217614a6.js → tslib.es6-3ceb03cf.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-f9137f28.d.ts → gutters.module-d1f38672.d.ts} +0 -0
- package/grid/esm/gutters.module-d1f38672.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-c9f0f826.d.ts → gutters.module-f059b6f6.d.ts} +0 -0
- package/grid/gutters.module-f059b6f6.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-13aa28f6.js +4 -0
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +2 -2
- package/grid/modern/row/index.css +9 -9
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +2 -2
- package/grid/row/index.css +9 -9
- package/grid/row/index.js +1 -1
- package/hatching-progress-bar/Component.js +1 -1
- package/hatching-progress-bar/esm/Component.js +1 -1
- package/hatching-progress-bar/esm/index.css +11 -11
- package/hatching-progress-bar/index.css +11 -11
- package/hatching-progress-bar/modern/Component.js +1 -1
- package/hatching-progress-bar/modern/index.css +11 -11
- package/icon-button/Component.js +3 -3
- package/icon-button/default.css +23 -23
- package/icon-button/esm/Component.js +3 -3
- package/icon-button/esm/default.css +23 -23
- package/icon-button/esm/index.css +6 -6
- package/icon-button/esm/inverted.css +23 -23
- package/icon-button/index.css +6 -6
- package/icon-button/inverted.css +23 -23
- package/icon-button/modern/Component.js +3 -3
- package/icon-button/modern/default.css +23 -23
- package/icon-button/modern/index.css +6 -6
- package/icon-button/modern/inverted.css +23 -23
- package/icon-view/circle.js +1 -1
- package/icon-view/components/base-shape/component.js +1 -1
- package/icon-view/components/base-shape/index.css +28 -28
- package/icon-view/components/circle/component.js +1 -1
- package/icon-view/components/circle/index.js +1 -1
- package/icon-view/components/index.js +1 -1
- package/icon-view/components/super-ellipse/component.js +1 -1
- package/icon-view/components/super-ellipse/index.js +1 -1
- package/icon-view/esm/circle.js +1 -1
- package/icon-view/esm/components/base-shape/component.js +1 -1
- package/icon-view/esm/components/base-shape/index.css +28 -28
- package/icon-view/esm/components/circle/component.js +1 -1
- package/icon-view/esm/components/circle/index.js +1 -1
- package/icon-view/esm/components/index.js +1 -1
- package/icon-view/esm/components/super-ellipse/component.js +1 -1
- package/icon-view/esm/components/super-ellipse/index.js +1 -1
- package/icon-view/esm/super-ellipse.js +1 -1
- package/icon-view/esm/{tslib.es6-be41873f.d.ts → tslib.es6-63112e31.d.ts} +0 -0
- package/icon-view/esm/{tslib.es6-be41873f.js → tslib.es6-63112e31.js} +0 -0
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/modern/components/base-shape/index.css +28 -28
- package/icon-view/super-ellipse.js +1 -1
- package/icon-view/{tslib.es6-18743c3c.d.ts → tslib.es6-5aaa6753.d.ts} +0 -0
- package/icon-view/{tslib.es6-18743c3c.js → tslib.es6-5aaa6753.js} +0 -0
- package/input/Component.js +3 -3
- package/input/default.css +12 -12
- package/input/esm/Component.js +3 -3
- package/input/esm/default.css +12 -12
- package/input/esm/index.css +30 -30
- package/input/esm/inverted.css +12 -12
- package/input/index.css +30 -30
- package/input/inverted.css +12 -12
- package/input/modern/Component.js +3 -3
- package/input/modern/default.css +12 -12
- package/input/modern/index.css +30 -30
- package/input/modern/inverted.css +12 -12
- package/input-autocomplete/Component.d.ts +3 -3
- package/input-autocomplete/Component.js +1 -1
- package/input-autocomplete/Component.mobile.d.ts +1 -1
- package/input-autocomplete/Component.mobile.js +2 -2
- package/input-autocomplete/autocomplete-field/Component.js +2 -2
- package/input-autocomplete/autocomplete-field/index.css +2 -2
- package/input-autocomplete/autocomplete-field/index.js +1 -1
- package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
- package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/esm/Component.js +1 -1
- package/input-autocomplete/esm/Component.mobile.js +2 -2
- package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
- package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/esm/mobile.css +4 -4
- package/input-autocomplete/esm/mobile.js +1 -1
- package/input-autocomplete/esm/{tslib.es6-3f8bf2a6.d.ts → tslib.es6-8129f185.d.ts} +0 -0
- package/input-autocomplete/esm/{tslib.es6-3f8bf2a6.js → tslib.es6-8129f185.js} +0 -0
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/mobile.css +4 -4
- package/input-autocomplete/mobile.js +1 -1
- package/input-autocomplete/modern/Component.mobile.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
- package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/modern/mobile.css +4 -4
- package/input-autocomplete/{tslib.es6-32a9e0d5.d.ts → tslib.es6-5fd7587c.d.ts} +0 -0
- package/input-autocomplete/{tslib.es6-32a9e0d5.js → tslib.es6-5fd7587c.js} +0 -0
- package/intl-phone-input/{component-150845e8.d.ts → component-53fba400.d.ts} +0 -0
- package/intl-phone-input/{component-150845e8.js → component-53fba400.js} +1 -1
- package/intl-phone-input/component.d.ts +1 -1
- package/intl-phone-input/component.js +3 -3
- package/intl-phone-input/components/flag-icon/component.js +1 -1
- package/intl-phone-input/components/flag-icon/index.css +261 -261
- package/intl-phone-input/components/index.js +1 -1
- package/intl-phone-input/components/select/component.js +2 -2
- package/intl-phone-input/components/select/index.css +6 -6
- package/intl-phone-input/components/select/index.js +1 -1
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.css +8 -8
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/{component-1da5a15f.d.ts → component-3371892c.d.ts} +0 -0
- package/intl-phone-input/esm/{component-1da5a15f.js → component-3371892c.js} +1 -1
- package/intl-phone-input/esm/component.js +3 -3
- package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
- package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
- package/intl-phone-input/esm/components/index.js +1 -1
- package/intl-phone-input/esm/components/select/component.js +2 -2
- package/intl-phone-input/esm/components/select/index.css +6 -6
- package/intl-phone-input/esm/components/select/index.js +1 -1
- package/intl-phone-input/esm/components/select-field/component.js +1 -1
- package/intl-phone-input/esm/components/select-field/index.css +8 -8
- package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/esm/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/index.css +3 -3
- package/intl-phone-input/esm/index.js +1 -1
- package/intl-phone-input/esm/{libphonenumber-js.min-65c96d9a.d.ts → libphonenumber-js.min-4d85d050.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-65c96d9a.js → libphonenumber-js.min-4d85d050.js} +0 -0
- package/intl-phone-input/index.css +3 -3
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{libphonenumber-js.min-5ec40ff4.d.ts → libphonenumber-js.min-411bd912.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-5ec40ff4.js → libphonenumber-js.min-411bd912.js} +0 -0
- package/intl-phone-input/modern/component.js +2 -2
- package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
- package/intl-phone-input/modern/components/flag-icon/index.css +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-65c96d9a.d.ts → libphonenumber-js.min-4d85d050.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-65c96d9a.js → libphonenumber-js.min-4d85d050.js} +0 -0
- package/link/Component.js +4 -4
- package/link/cssm/Component.js +1 -1
- package/link/cssm/index.module.css +8 -0
- package/link/default.css +10 -10
- package/link/esm/Component.js +4 -4
- package/link/esm/default.css +10 -10
- package/link/esm/index.css +21 -13
- package/link/esm/inverted.css +10 -10
- package/link/index.css +21 -13
- package/link/inverted.css +10 -10
- package/link/modern/Component.js +4 -4
- package/link/modern/default.css +10 -10
- package/link/modern/index.css +21 -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 +9 -9
- package/list/index.css +9 -9
- package/list/modern/Component.js +1 -1
- package/list/modern/index.css +9 -9
- package/list-header/Component.js +1 -1
- package/list-header/esm/Component.js +1 -1
- package/list-header/esm/index.css +3 -3
- package/list-header/index.css +3 -3
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +3 -3
- package/loader/Component.js +1 -1
- package/loader/esm/Component.js +1 -1
- package/loader/esm/index.css +7 -7
- package/loader/index.css +7 -7
- package/loader/modern/Component.js +1 -1
- package/loader/modern/index.css +7 -7
- package/masked-input/Component.js +1 -1
- package/masked-input/esm/Component.js +1 -1
- package/masked-input/esm/index.css +1 -1
- package/masked-input/index.css +1 -1
- package/masked-input/modern/Component.js +1 -1
- package/masked-input/modern/index.css +1 -1
- package/modal/{Component-063c9005.d.ts → Component-2ea18cd1.d.ts} +0 -0
- package/modal/{Component-063c9005.js → Component-2ea18cd1.js} +1 -1
- package/modal/Component.desktop.js +4 -4
- package/modal/Component.mobile.js +4 -4
- package/modal/Component.responsive.d.ts +1 -1
- package/modal/Component.responsive.js +3 -3
- package/modal/components/closer/Component.js +2 -2
- package/modal/components/closer/index.css +3 -3
- 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 +7 -7
- package/modal/components/content/index.css +2 -2
- package/modal/components/content/mobile.css +2 -2
- 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 +8 -8
- package/modal/components/footer/index.css +3 -3
- package/modal/components/footer/layout.css +24 -24
- package/modal/components/footer/mobile.css +2 -2
- 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 +16 -16
- package/modal/components/header/index.css +14 -14
- package/modal/components/header/mobile.css +2 -2
- package/modal/cssm/Component.responsive.d.ts +1 -1
- package/modal/desktop.css +8 -8
- package/modal/desktop.js +3 -3
- package/modal/esm/{Component-dbdc6c4a.d.ts → Component-e757e836.d.ts} +0 -0
- package/modal/esm/{Component-dbdc6c4a.js → Component-e757e836.js} +1 -1
- package/modal/esm/Component.desktop.js +4 -4
- package/modal/esm/Component.mobile.js +4 -4
- package/modal/esm/Component.responsive.js +3 -3
- package/modal/esm/components/closer/Component.js +2 -2
- package/modal/esm/components/closer/index.css +3 -3
- 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 +7 -7
- package/modal/esm/components/content/index.css +2 -2
- package/modal/esm/components/content/mobile.css +2 -2
- 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 +8 -8
- package/modal/esm/components/footer/index.css +3 -3
- package/modal/esm/components/footer/layout.css +24 -24
- package/modal/esm/components/footer/mobile.css +2 -2
- 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 +16 -16
- package/modal/esm/components/header/index.css +14 -14
- package/modal/esm/components/header/mobile.css +2 -2
- package/modal/esm/desktop.css +8 -8
- package/modal/esm/desktop.js +3 -3
- package/modal/esm/index.js +3 -3
- package/modal/esm/mobile.css +1 -1
- package/modal/esm/mobile.js +3 -3
- package/modal/esm/responsive.js +3 -3
- package/modal/esm/transitions.css +7 -7
- package/modal/esm/transitions.module-04cc40a9.js +4 -0
- package/modal/esm/{tslib.es6-c4b9f8c2.d.ts → tslib.es6-8f74b73a.d.ts} +0 -0
- package/modal/esm/{tslib.es6-c4b9f8c2.js → tslib.es6-8f74b73a.js} +0 -0
- package/modal/index.js +3 -3
- package/modal/mobile.css +1 -1
- package/modal/mobile.js +3 -3
- package/modal/modern/{Component-65ef74af.d.ts → Component-f9b56ca0.d.ts} +0 -0
- package/modal/modern/{Component-65ef74af.js → Component-f9b56ca0.js} +1 -1
- package/modal/modern/Component.desktop.js +3 -3
- package/modal/modern/Component.mobile.js +3 -3
- package/modal/modern/Component.responsive.js +2 -2
- package/modal/modern/components/closer/Component.js +1 -1
- package/modal/modern/components/closer/index.css +3 -3
- 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 +7 -7
- package/modal/modern/components/content/index.css +2 -2
- package/modal/modern/components/content/mobile.css +2 -2
- 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 +8 -8
- package/modal/modern/components/footer/index.css +3 -3
- package/modal/modern/components/footer/layout.css +24 -24
- package/modal/modern/components/footer/mobile.css +2 -2
- 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 +16 -16
- package/modal/modern/components/header/index.css +14 -14
- package/modal/modern/components/header/mobile.css +2 -2
- package/modal/modern/desktop.css +8 -8
- package/modal/modern/desktop.js +2 -2
- package/modal/modern/index.js +2 -2
- package/modal/modern/mobile.css +1 -1
- package/modal/modern/mobile.js +2 -2
- package/modal/modern/responsive.js +2 -2
- package/modal/modern/transitions.css +7 -7
- package/modal/modern/transitions.module-04cc40a9.js +4 -0
- package/modal/responsive.js +3 -3
- package/modal/transitions.css +7 -7
- package/modal/transitions.module-732a0d9b.js +4 -0
- package/modal/{tslib.es6-5e6e62af.d.ts → tslib.es6-471aa37a.d.ts} +0 -0
- package/modal/{tslib.es6-5e6e62af.js → tslib.es6-471aa37a.js} +0 -0
- package/notification/Component.js +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +7 -7
- package/notification/index.css +7 -7
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +7 -7
- package/notification-manager/{component-fe69ba65.d.ts → component-2d551d14.d.ts} +0 -0
- package/notification-manager/{component-fe69ba65.js → component-2d551d14.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-dda2a196.d.ts → component-135594de.d.ts} +0 -0
- package/notification-manager/esm/{component-dda2a196.js → component-135594de.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 +10 -10
- package/notification-manager/esm/index.js +1 -1
- package/notification-manager/index.css +10 -10
- package/notification-manager/index.js +1 -1
- package/notification-manager/modern/component.js +1 -1
- package/notification-manager/modern/index.css +10 -10
- package/package.json +2 -2
- package/pagination/Component.js +1 -1
- package/pagination/components/default-view/index.css +1 -1
- package/pagination/components/default-view/index.js +1 -1
- package/pagination/components/per-page-view/index.css +1 -1
- package/pagination/components/per-page-view/index.js +1 -1
- package/pagination/components/tag/index.css +7 -7
- package/pagination/components/tag/index.js +1 -1
- package/pagination/esm/Component.js +1 -1
- package/pagination/esm/components/default-view/index.css +1 -1
- package/pagination/esm/components/default-view/index.js +1 -1
- package/pagination/esm/components/per-page-view/index.css +1 -1
- package/pagination/esm/components/per-page-view/index.js +1 -1
- package/pagination/esm/components/tag/index.css +7 -7
- package/pagination/esm/components/tag/index.js +1 -1
- package/pagination/esm/index.css +3 -3
- package/pagination/index.css +3 -3
- package/pagination/modern/Component.js +1 -1
- package/pagination/modern/components/default-view/index.css +1 -1
- package/pagination/modern/components/default-view/index.js +1 -1
- package/pagination/modern/components/per-page-view/index.css +1 -1
- package/pagination/modern/components/per-page-view/index.js +1 -1
- package/pagination/modern/components/tag/index.css +7 -7
- package/pagination/modern/components/tag/index.js +1 -1
- package/pagination/modern/index.css +3 -3
- package/password-input/component.js +1 -1
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +4 -4
- package/password-input/index.css +4 -4
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +4 -4
- package/picker-button/Component.js +2 -2
- package/picker-button/Component.mobile.js +1 -1
- package/picker-button/Component.responsive.js +1 -1
- package/picker-button/cssm/Component.d.ts +2 -2
- package/picker-button/cssm/Component.mobile.d.ts +1 -1
- package/picker-button/cssm/Component.responsive.d.ts +2 -2
- package/picker-button/cssm/typings-7d13aca1.d.ts +1 -1
- package/picker-button/cssm/utils/index.d.ts +1 -1
- package/picker-button/desktop.js +1 -1
- package/picker-button/esm/Component.js +2 -2
- package/picker-button/esm/Component.mobile.js +1 -1
- package/picker-button/esm/Component.responsive.js +1 -1
- package/picker-button/esm/desktop.js +1 -1
- package/picker-button/esm/field/Component.js +2 -2
- package/picker-button/esm/field/index.css +3 -3
- package/picker-button/esm/field/index.js +1 -1
- package/picker-button/esm/index.css +6 -6
- package/picker-button/esm/index.js +1 -1
- package/picker-button/esm/mobile.js +1 -1
- package/picker-button/esm/option/Component.js +2 -2
- package/picker-button/esm/option/index.css +4 -4
- package/picker-button/esm/option/index.js +1 -1
- package/picker-button/esm/{tslib.es6-d5643acc.d.ts → tslib.es6-72a78dca.d.ts} +0 -0
- package/picker-button/esm/{tslib.es6-d5643acc.js → tslib.es6-72a78dca.js} +0 -0
- package/picker-button/field/Component.js +2 -2
- package/picker-button/field/index.css +3 -3
- package/picker-button/field/index.js +1 -1
- package/picker-button/index.css +6 -6
- package/picker-button/index.js +1 -1
- package/picker-button/mobile.js +1 -1
- package/picker-button/modern/Component.js +1 -1
- package/picker-button/modern/field/Component.js +1 -1
- package/picker-button/modern/field/index.css +3 -3
- package/picker-button/modern/index.css +6 -6
- package/picker-button/modern/option/Component.js +1 -1
- package/picker-button/modern/option/index.css +4 -4
- package/picker-button/option/Component.js +2 -2
- package/picker-button/option/index.css +4 -4
- package/picker-button/option/index.js +1 -1
- package/picker-button/{tslib.es6-77ab672a.d.ts → tslib.es6-23feccd8.d.ts} +0 -0
- package/picker-button/{tslib.es6-77ab672a.js → tslib.es6-23feccd8.js} +0 -0
- package/plate/Component.js +1 -1
- package/plate/esm/Component.js +1 -1
- package/plate/esm/index.css +45 -45
- package/plate/index.css +45 -45
- package/plate/modern/Component.js +1 -1
- package/plate/modern/index.css +45 -45
- 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-8f714dbf.d.ts → component-7c73f1a3.d.ts} +0 -0
- package/pure-cell/{component-8f714dbf.js → component-7c73f1a3.js} +6 -6
- package/pure-cell/{component-e42fd1a6.d.ts → component-d3c62200.d.ts} +0 -0
- package/pure-cell/{component-e42fd1a6.js → component-d3c62200.js} +2 -2
- package/pure-cell/component.js +3 -3
- package/pure-cell/components/addon/component.js +2 -2
- package/pure-cell/components/addon/index.css +5 -5
- 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 +1 -1
- 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 +2 -2
- 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 +3 -3
- 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 +2 -2
- 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 +2 -2
- 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 +3 -3
- 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 +1 -1
- 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 +1 -1
- 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 +3 -3
- 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 -7
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +3 -3
- package/pure-cell/cssm/component-7c76812e.d.ts +6 -6
- package/pure-cell/esm/{component-7b0285dc.d.ts → component-850f24c5.d.ts} +0 -0
- package/pure-cell/esm/{component-7b0285dc.js → component-850f24c5.js} +2 -2
- package/pure-cell/esm/{component-647a5f8f.d.ts → component-a3f24626.d.ts} +0 -0
- package/pure-cell/esm/{component-647a5f8f.js → component-a3f24626.js} +6 -6
- package/pure-cell/esm/component.js +3 -3
- package/pure-cell/esm/components/addon/component.js +2 -2
- package/pure-cell/esm/components/addon/index.css +5 -5
- 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 +1 -1
- 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 +2 -2
- 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 +3 -3
- 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 +2 -2
- 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 +2 -2
- 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 +3 -3
- 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 +1 -1
- 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 +1 -1
- 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 +3 -3
- 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 -7
- 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-3973ca58.d.ts → getDataTestId-2a910c12.d.ts} +0 -0
- package/pure-cell/esm/{getDataTestId-3973ca58.js → getDataTestId-2a910c12.js} +0 -0
- package/pure-cell/esm/index.css +18 -18
- package/pure-cell/esm/index.js +3 -3
- package/pure-cell/{getDataTestId-8736ef37.d.ts → getDataTestId-3e261e67.d.ts} +0 -0
- package/pure-cell/{getDataTestId-8736ef37.js → getDataTestId-3e261e67.js} +0 -0
- package/pure-cell/index.css +18 -18
- package/pure-cell/index.js +3 -3
- package/pure-cell/modern/component-7c76812e.d.ts +6 -6
- package/pure-cell/modern/{component-b90964fc.d.ts → component-95c0adb5.d.ts} +0 -0
- package/pure-cell/modern/{component-b90964fc.js → component-95c0adb5.js} +5 -5
- package/pure-cell/modern/component.js +2 -2
- package/pure-cell/modern/components/addon/component.js +2 -2
- package/pure-cell/modern/components/addon/index.css +5 -5
- 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 +1 -1
- 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 +2 -2
- 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 +3 -3
- 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 +2 -2
- 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 +2 -2
- 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 +3 -3
- 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 +1 -1
- 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 +1 -1
- 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 +3 -3
- 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 -7
- 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-fe3d72ae.d.ts → getDataTestId-dd0f7c71.d.ts} +0 -0
- package/pure-cell/modern/{getDataTestId-fe3d72ae.js → getDataTestId-dd0f7c71.js} +0 -0
- package/pure-cell/modern/index.css +18 -18
- package/pure-cell/modern/index.js +2 -2
- package/pure-input/Component.js +1 -1
- package/pure-input/esm/Component.js +1 -1
- package/pure-input/esm/index.css +25 -25
- package/pure-input/index.css +25 -25
- package/pure-input/modern/Component.js +1 -1
- package/pure-input/modern/index.css +25 -25
- package/radio/Component.js +1 -1
- package/radio/esm/Component.js +1 -1
- package/radio/esm/index.css +31 -31
- package/radio/index.css +31 -31
- package/radio/modern/Component.js +1 -1
- package/radio/modern/index.css +31 -31
- package/radio-group/Component.js +1 -1
- package/radio-group/esm/Component.js +1 -1
- package/radio-group/esm/index.css +16 -16
- package/radio-group/index.css +16 -16
- package/radio-group/modern/Component.js +1 -1
- package/radio-group/modern/index.css +16 -16
- package/scrollbar/Component.js +3 -3
- package/scrollbar/default.css +2 -2
- package/scrollbar/esm/Component.js +3 -3
- package/scrollbar/esm/default.css +2 -2
- package/scrollbar/esm/index.css +25 -25
- package/scrollbar/esm/inverted.css +2 -2
- package/scrollbar/index.css +25 -25
- package/scrollbar/inverted.css +2 -2
- package/scrollbar/modern/Component.js +3 -3
- package/scrollbar/modern/default.css +2 -2
- package/scrollbar/modern/index.css +25 -25
- package/scrollbar/modern/inverted.css +2 -2
- package/select/{Component-46d5c736.d.ts → Component-0da68662.d.ts} +0 -0
- package/select/{Component-46d5c736.js → Component-0da68662.js} +2 -2
- package/select/{modern/Component-b05da6ab.d.ts → Component-297c9389.d.ts} +2 -2
- package/select/{Component-ec4fe092.js → Component-297c9389.js} +5 -5
- package/select/Component-afce40e0.d.ts +1 -1
- package/select/Component.d.ts +1 -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 +2 -2
- package/select/components/base-select/index.css +7 -7
- package/select/components/base-select/index.d.ts +1 -1
- package/select/components/base-select/index.js +2 -2
- package/select/components/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.js +2 -2
- package/select/components/field/index.css +9 -9
- package/select/components/field/index.js +1 -1
- package/select/components/index.js +4 -4
- package/select/components/native-select/Component.js +1 -1
- package/select/components/native-select/index.js +1 -1
- package/select/components/optgroup/Component.js +1 -1
- package/select/components/optgroup/index.css +6 -6
- package/select/components/option/Component.js +2 -2
- package/select/components/option/index.css +20 -20
- package/select/components/option/index.js +1 -1
- package/select/components/options-list/Component.js +2 -2
- package/select/components/options-list/index.css +6 -6
- package/select/components/options-list/index.js +1 -1
- package/select/components/select-mobile/Component.js +4 -4
- package/select/components/select-mobile/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/esm/{Component-681ebc67.d.ts → Component-36e5d8b3.d.ts} +0 -0
- package/select/esm/{Component-681ebc67.js → Component-36e5d8b3.js} +2 -2
- package/select/{Component-ec4fe092.d.ts → esm/Component-6d9295ef.d.ts} +5 -5
- package/select/esm/{Component-c31c9e9e.js → Component-6d9295ef.js} +5 -5
- package/select/esm/Component-afce40e0.d.ts +1 -1
- package/select/esm/Component.d.ts +1 -1
- package/select/esm/Component.js +2 -2
- 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 +2 -2
- package/select/esm/components/base-select/index.css +7 -7
- package/select/esm/components/base-select/index.d.ts +1 -1
- package/select/esm/components/base-select/index.js +2 -2
- package/select/esm/components/base-select-mobile/Component.js +4 -4
- package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
- package/select/esm/components/base-select-mobile/checkmark/index.css +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 +4 -4
- package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
- package/select/esm/components/base-select-mobile/options-list/index.css +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.js +2 -2
- package/select/esm/components/field/index.css +9 -9
- package/select/esm/components/field/index.js +1 -1
- package/select/esm/components/index.js +4 -4
- package/select/esm/components/native-select/Component.js +1 -1
- package/select/esm/components/native-select/index.js +1 -1
- package/select/esm/components/optgroup/Component.js +1 -1
- package/select/esm/components/optgroup/index.css +6 -6
- package/select/esm/components/option/Component.js +2 -2
- package/select/esm/components/option/index.css +20 -20
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/components/options-list/Component.js +2 -2
- package/select/esm/components/options-list/index.css +6 -6
- package/select/esm/components/options-list/index.js +1 -1
- package/select/esm/components/select-mobile/Component.js +4 -4
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +4 -4
- package/select/esm/components/select-modal-mobile/Component.js +4 -4
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +4 -4
- package/select/esm/components/virtual-options-list/Component.js +2 -2
- package/select/esm/components/virtual-options-list/index.css +12 -12
- package/select/esm/components/virtual-options-list/index.js +1 -1
- package/select/esm/index.js +4 -4
- package/select/esm/{intersection-observer-40e33e47.d.ts → intersection-observer-03d14717.d.ts} +0 -0
- package/select/esm/{intersection-observer-40e33e47.js → intersection-observer-03d14717.js} +0 -0
- package/select/esm/presets/index.js +4 -4
- package/select/esm/presets/useLazyLoading/hook.js +3 -3
- package/select/esm/presets/useLazyLoading/index.css +2 -2
- package/select/esm/presets/useSelectWithApply/hook.js +4 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +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 +4 -4
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/{tslib.es6-c3708d53.d.ts → tslib.es6-36d6b8a2.d.ts} +0 -0
- package/select/esm/{tslib.es6-c3708d53.js → tslib.es6-36d6b8a2.js} +0 -0
- package/select/index.js +4 -4
- package/select/{intersection-observer-d7aad9fb.d.ts → intersection-observer-11d0ca68.d.ts} +0 -0
- package/select/{intersection-observer-d7aad9fb.js → intersection-observer-11d0ca68.js} +0 -0
- package/select/modern/{Component-fd2b4f5c.d.ts → Component-7a6bc956.d.ts} +0 -0
- package/select/modern/{Component-fd2b4f5c.js → Component-7a6bc956.js} +1 -1
- package/select/{esm/Component-c31c9e9e.d.ts → modern/Component-f6fc2d40.d.ts} +0 -0
- package/select/modern/{Component-b05da6ab.js → Component-f6fc2d40.js} +7 -7
- 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 +1 -1
- package/select/modern/components/base-select/index.css +7 -7
- package/select/modern/components/base-select/index.d.ts +1 -1
- package/select/modern/components/base-select/index.js +1 -1
- 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.js +2 -2
- package/select/modern/components/field/index.css +9 -9
- package/select/modern/components/field/index.js +1 -1
- package/select/modern/components/index.js +6 -6
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +6 -6
- package/select/modern/components/option/Component.js +1 -1
- package/select/modern/components/option/index.css +20 -20
- package/select/modern/components/options-list/Component.js +1 -1
- package/select/modern/components/options-list/index.css +6 -6
- 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-40e33e47.d.ts → intersection-observer-03d14717.d.ts} +0 -0
- package/select/modern/{intersection-observer-40e33e47.js → intersection-observer-03d14717.js} +0 -0
- package/select/modern/presets/index.js +6 -6
- package/select/modern/presets/useLazyLoading/hook.js +2 -2
- package/select/modern/presets/useLazyLoading/index.css +2 -2
- package/select/modern/presets/useSelectWithApply/hook.js +6 -6
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
- package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithLoading/index.css +2 -2
- package/select/presets/index.js +4 -4
- package/select/presets/useLazyLoading/hook.js +3 -3
- package/select/presets/useLazyLoading/index.css +2 -2
- package/select/presets/useSelectWithApply/hook.js +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
- package/select/presets/useSelectWithLoading/hook.js +2 -2
- package/select/presets/useSelectWithLoading/index.css +2 -2
- package/select/{tslib.es6-ef3ac6ed.d.ts → tslib.es6-ecfd8fb2.d.ts} +0 -0
- package/select/{tslib.es6-ef3ac6ed.js → tslib.es6-ecfd8fb2.js} +0 -0
- package/select-with-tags/component.js +1 -1
- package/select-with-tags/components/index.js +1 -1
- package/select-with-tags/components/tag/component.js +2 -2
- package/select-with-tags/components/tag/index.css +11 -11
- package/select-with-tags/components/tag/index.js +1 -1
- package/select-with-tags/components/tag-list/component.js +2 -2
- package/select-with-tags/components/tag-list/index.css +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/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 +11 -11
- package/select-with-tags/esm/components/tag/index.js +1 -1
- package/select-with-tags/esm/components/tag-list/component.js +2 -2
- package/select-with-tags/esm/components/tag-list/index.css +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-6706b7fa.d.ts → tslib.es6-0090b04d.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-6706b7fa.js → tslib.es6-0090b04d.js} +0 -0
- package/select-with-tags/esm/utils/index.js +1 -1
- package/select-with-tags/esm/utils/match.js +1 -1
- package/select-with-tags/index.js +1 -1
- package/select-with-tags/modern/components/tag/component.js +1 -1
- package/select-with-tags/modern/components/tag/index.css +11 -11
- package/select-with-tags/modern/components/tag-list/component.js +1 -1
- package/select-with-tags/modern/components/tag-list/index.css +31 -31
- package/select-with-tags/{tslib.es6-5378e98f.d.ts → tslib.es6-27e92266.d.ts} +0 -0
- package/select-with-tags/{tslib.es6-5378e98f.js → tslib.es6-27e92266.js} +0 -0
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/side-panel/Component.desktop.js +3 -3
- package/side-panel/Component.mobile.js +3 -3
- package/side-panel/Component.responsive.d.ts +1 -1
- package/side-panel/Component.responsive.js +1 -1
- package/side-panel/components/closer/Component.js +2 -2
- package/side-panel/components/closer/index.css +3 -3
- 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 +2 -2
- package/side-panel/components/content/index.css +2 -2
- package/side-panel/components/content/mobile.css +2 -2
- 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 +2 -2
- package/side-panel/components/footer/index.css +3 -3
- package/side-panel/components/footer/layout.css +24 -24
- package/side-panel/components/footer/mobile.css +2 -2
- package/side-panel/components/header/Component.desktop.js +2 -2
- package/side-panel/components/header/Component.js +2 -2
- package/side-panel/components/header/Component.mobile.js +2 -2
- package/side-panel/components/header/desktop.css +5 -5
- package/side-panel/components/header/index.css +15 -15
- package/side-panel/components/header/mobile.css +2 -2
- package/side-panel/desktop.css +2 -2
- 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 +3 -3
- 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 +2 -2
- package/side-panel/esm/components/content/index.css +2 -2
- package/side-panel/esm/components/content/mobile.css +2 -2
- 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 +2 -2
- package/side-panel/esm/components/footer/index.css +3 -3
- package/side-panel/esm/components/footer/layout.css +24 -24
- package/side-panel/esm/components/footer/mobile.css +2 -2
- package/side-panel/esm/components/header/Component.desktop.js +2 -2
- package/side-panel/esm/components/header/Component.js +2 -2
- package/side-panel/esm/components/header/Component.mobile.js +2 -2
- package/side-panel/esm/components/header/desktop.css +5 -5
- package/side-panel/esm/components/header/index.css +15 -15
- package/side-panel/esm/components/header/mobile.css +2 -2
- package/side-panel/esm/desktop.css +2 -2
- package/side-panel/esm/desktop.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile.css +1 -1
- package/side-panel/esm/mobile.js +1 -1
- package/side-panel/esm/responsive.js +1 -1
- package/side-panel/esm/transitions.desktop.css +7 -7
- package/side-panel/esm/transitions.mobile.css +7 -7
- package/side-panel/esm/{tslib.es6-6bfac766.d.ts → tslib.es6-c4345eda.d.ts} +0 -0
- package/side-panel/esm/{tslib.es6-6bfac766.js → tslib.es6-c4345eda.js} +0 -0
- package/side-panel/index.js +1 -1
- package/side-panel/mobile.css +1 -1
- 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 +3 -3
- 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 +2 -2
- package/side-panel/modern/components/content/index.css +2 -2
- package/side-panel/modern/components/content/mobile.css +2 -2
- 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 +2 -2
- package/side-panel/modern/components/footer/index.css +3 -3
- package/side-panel/modern/components/footer/layout.css +24 -24
- package/side-panel/modern/components/footer/mobile.css +2 -2
- package/side-panel/modern/components/header/Component.desktop.js +1 -1
- package/side-panel/modern/components/header/Component.js +1 -1
- package/side-panel/modern/components/header/Component.mobile.js +1 -1
- package/side-panel/modern/components/header/desktop.css +5 -5
- package/side-panel/modern/components/header/index.css +15 -15
- package/side-panel/modern/components/header/mobile.css +2 -2
- package/side-panel/modern/desktop.css +2 -2
- package/side-panel/modern/mobile.css +1 -1
- package/side-panel/modern/transitions.desktop.css +7 -7
- package/side-panel/modern/transitions.mobile.css +7 -7
- package/side-panel/responsive.js +1 -1
- package/side-panel/transitions.desktop.css +7 -7
- package/side-panel/transitions.mobile.css +7 -7
- package/side-panel/{tslib.es6-cab57a3a.d.ts → tslib.es6-0fee9abb.d.ts} +0 -0
- package/side-panel/{tslib.es6-cab57a3a.js → tslib.es6-0fee9abb.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 +19 -0
- package/slider-input/Component.js +7 -3
- package/slider-input/cssm/Component.d.ts +19 -0
- package/slider-input/cssm/Component.js +6 -2
- package/slider-input/esm/Component.d.ts +19 -0
- package/slider-input/esm/Component.js +8 -4
- package/slider-input/esm/index.css +17 -17
- package/slider-input/index.css +17 -17
- package/slider-input/modern/Component.d.ts +19 -0
- package/slider-input/modern/Component.js +6 -4
- package/slider-input/modern/index.css +17 -17
- package/space/Component.js +2 -2
- package/space/{Item-1879c474.d.ts → Item-10c6484a.d.ts} +0 -0
- package/space/{Item-1879c474.js → Item-10c6484a.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +2 -2
- package/space/esm/{Item-1810afce.d.ts → Item-c1235928.d.ts} +0 -0
- package/space/esm/{Item-1810afce.js → Item-c1235928.js} +0 -0
- package/space/esm/Item.js +1 -1
- package/space/esm/index.css +8 -8
- package/space/esm/index.js +1 -1
- package/space/index.css +8 -8
- package/space/index.js +1 -1
- package/space/modern/Component.js +1 -1
- package/space/modern/index.css +8 -8
- package/spinner/Component.js +1 -1
- package/spinner/esm/Component.js +1 -1
- package/spinner/esm/index.css +9 -9
- package/spinner/index.css +9 -9
- package/spinner/modern/Component.js +1 -1
- package/spinner/modern/index.css +9 -9
- package/status/Component.js +1 -1
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +17 -17
- package/status/index.css +17 -17
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +17 -17
- package/stepped-progress-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/esm/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/esm/index.css +3 -3
- package/stepped-progress-bar/index.css +3 -3
- package/stepped-progress-bar/modern/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/modern/index.css +3 -3
- package/steps/Component.d.ts +64 -0
- package/steps/Component.js +51 -0
- package/steps/components/step/Component.d.ts +53 -0
- package/steps/components/step/Component.js +83 -0
- package/steps/components/step/index.css +154 -0
- package/steps/components/step/index.d.ts +1 -0
- package/steps/components/step/index.js +13 -0
- package/steps/cssm/Component.d.ts +64 -0
- package/steps/cssm/Component.js +51 -0
- package/steps/cssm/components/step/Component.d.ts +53 -0
- package/steps/cssm/components/step/Component.js +82 -0
- package/steps/cssm/components/step/index.d.ts +1 -0
- package/steps/cssm/components/step/index.js +14 -0
- package/steps/cssm/components/step/index.module.css +153 -0
- package/steps/cssm/index.d.ts +1 -0
- package/steps/cssm/index.js +16 -0
- package/steps/cssm/index.module.css +17 -0
- package/steps/esm/Component.d.ts +64 -0
- package/steps/esm/Component.js +44 -0
- package/steps/esm/components/step/Component.d.ts +53 -0
- package/steps/esm/components/step/Component.js +76 -0
- package/steps/esm/components/step/index.css +154 -0
- package/steps/esm/components/step/index.d.ts +1 -0
- package/steps/esm/components/step/index.js +7 -0
- package/steps/esm/index.css +18 -0
- package/steps/esm/index.d.ts +1 -0
- package/steps/esm/index.js +8 -0
- package/steps/index.css +18 -0
- package/steps/index.d.ts +1 -0
- package/steps/index.js +14 -0
- package/steps/modern/Component.d.ts +64 -0
- package/steps/modern/Component.js +42 -0
- package/steps/modern/components/step/Component.d.ts +53 -0
- package/steps/modern/components/step/Component.js +71 -0
- package/steps/modern/components/step/index.css +154 -0
- package/steps/modern/components/step/index.d.ts +1 -0
- package/steps/modern/components/step/index.js +7 -0
- package/steps/modern/index.css +18 -0
- package/steps/modern/index.d.ts +1 -0
- package/steps/modern/index.js +8 -0
- package/{confirmation-v-1 → steps}/package.json +0 -0
- package/{confirmation-v-1 → steps}/send-stats.js +0 -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.js +1 -1
- package/table/components/index.js +1 -1
- package/table/components/pagination/Component.js +2 -2
- package/table/components/pagination/index.css +8 -8
- package/table/components/pagination/index.js +1 -1
- package/table/components/pagination/select-field/index.css +4 -4
- package/table/components/pagination/select-field/index.js +2 -2
- package/table/components/table/Component.js +2 -2
- package/table/components/table/index.css +6 -6
- package/table/components/table/index.js +1 -1
- package/table/components/table/utils.js +1 -1
- package/table/components/tbody/Component.js +2 -2
- package/table/components/tbody/index.css +2 -2
- package/table/components/tbody/index.js +1 -1
- package/table/components/tcell/Component.js +2 -2
- package/table/components/tcell/index.css +6 -6
- package/table/components/tcell/index.js +1 -1
- package/table/components/texpandable-row/Component.js +2 -2
- package/table/components/texpandable-row/index.css +5 -5
- package/table/components/texpandable-row/index.js +1 -1
- package/table/components/thead/Component.js +2 -2
- package/table/components/thead/index.css +6 -6
- package/table/components/thead/index.js +1 -1
- package/table/components/thead-cell/Component.js +2 -2
- package/table/components/thead-cell/index.css +7 -7
- package/table/components/thead-cell/index.js +1 -1
- package/table/components/trow/Component.js +2 -2
- package/table/components/trow/index.css +8 -8
- package/table/components/trow/index.js +1 -1
- package/table/components/tsortable-head-cell/Component.js +2 -2
- package/table/components/tsortable-head-cell/index.css +9 -9
- package/table/components/tsortable-head-cell/index.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/esm/component.js +1 -1
- package/table/esm/components/index.js +1 -1
- package/table/esm/components/pagination/Component.js +2 -2
- package/table/esm/components/pagination/index.css +8 -8
- package/table/esm/components/pagination/index.js +1 -1
- package/table/esm/components/pagination/select-field/index.css +4 -4
- package/table/esm/components/pagination/select-field/index.js +2 -2
- package/table/esm/components/table/Component.js +2 -2
- package/table/esm/components/table/index.css +6 -6
- package/table/esm/components/table/index.js +1 -1
- package/table/esm/components/table/utils.js +1 -1
- package/table/esm/components/tbody/Component.js +2 -2
- package/table/esm/components/tbody/index.css +2 -2
- package/table/esm/components/tbody/index.js +1 -1
- package/table/esm/components/tcell/Component.js +2 -2
- package/table/esm/components/tcell/index.css +6 -6
- package/table/esm/components/tcell/index.js +1 -1
- package/table/esm/components/texpandable-row/Component.js +2 -2
- package/table/esm/components/texpandable-row/index.css +5 -5
- package/table/esm/components/texpandable-row/index.js +1 -1
- package/table/esm/components/thead/Component.js +2 -2
- package/table/esm/components/thead/index.css +6 -6
- package/table/esm/components/thead/index.js +1 -1
- package/table/esm/components/thead-cell/Component.js +2 -2
- package/table/esm/components/thead-cell/index.css +7 -7
- package/table/esm/components/thead-cell/index.js +1 -1
- package/table/esm/components/trow/Component.js +2 -2
- package/table/esm/components/trow/index.css +8 -8
- package/table/esm/components/trow/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/Component.js +2 -2
- package/table/esm/components/tsortable-head-cell/index.css +9 -9
- package/table/esm/components/tsortable-head-cell/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/esm/index.js +1 -1
- package/table/esm/{tslib.es6-78a70881.d.ts → tslib.es6-fd682ae1.d.ts} +0 -0
- package/table/esm/{tslib.es6-78a70881.js → tslib.es6-fd682ae1.js} +0 -0
- package/table/index.js +1 -1
- package/table/modern/components/pagination/Component.js +1 -1
- package/table/modern/components/pagination/index.css +8 -8
- package/table/modern/components/pagination/select-field/index.css +4 -4
- package/table/modern/components/pagination/select-field/index.js +1 -1
- package/table/modern/components/table/Component.js +1 -1
- package/table/modern/components/table/index.css +6 -6
- package/table/modern/components/tbody/Component.js +1 -1
- package/table/modern/components/tbody/index.css +2 -2
- package/table/modern/components/tcell/Component.js +1 -1
- package/table/modern/components/tcell/index.css +6 -6
- package/table/modern/components/texpandable-row/Component.js +1 -1
- package/table/modern/components/texpandable-row/index.css +5 -5
- package/table/modern/components/thead/Component.js +1 -1
- package/table/modern/components/thead/index.css +6 -6
- package/table/modern/components/thead-cell/Component.js +1 -1
- package/table/modern/components/thead-cell/index.css +7 -7
- package/table/modern/components/trow/Component.js +1 -1
- package/table/modern/components/trow/index.css +8 -8
- package/table/modern/components/tsortable-head-cell/Component.js +1 -1
- package/table/modern/components/tsortable-head-cell/index.css +9 -9
- package/table/{tslib.es6-84bd4145.d.ts → tslib.es6-04518770.d.ts} +0 -0
- package/table/{tslib.es6-84bd4145.js → tslib.es6-04518770.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 +19 -19
- package/tabs/components/primary-tablist/mobile.css +22 -22
- package/tabs/components/scrollable-container/Component.js +1 -1
- package/tabs/components/scrollable-container/index.css +4 -4
- 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 +10 -10
- package/tabs/components/secondary-tablist/mobile.css +12 -12
- package/tabs/components/tab/Component.js +1 -1
- package/tabs/components/tab/index.css +2 -2
- package/tabs/components/tabs/Component.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/cssm/components/tabs/Component.d.ts +1 -1
- package/tabs/cssm/components/tabs/Component.desktop.d.ts +1 -1
- package/tabs/cssm/components/tabs/Component.mobile.d.ts +1 -1
- package/tabs/cssm/components/tabs/Component.responsive.d.ts +1 -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 +19 -19
- package/tabs/esm/components/primary-tablist/mobile.css +22 -22
- package/tabs/esm/components/scrollable-container/Component.js +1 -1
- package/tabs/esm/components/scrollable-container/index.css +4 -4
- 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 +10 -10
- package/tabs/esm/components/secondary-tablist/mobile.css +12 -12
- package/tabs/esm/components/tab/Component.js +1 -1
- package/tabs/esm/components/tab/index.css +2 -2
- package/tabs/esm/components/tabs/Component.desktop.js +3 -3
- package/tabs/esm/components/tabs/Component.mobile.js +3 -3
- package/tabs/esm/components/tabs/Component.responsive.js +3 -3
- package/tabs/esm/desktop.js +3 -3
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/index.module-89ad09ab.js +4 -0
- package/tabs/esm/index.module-afca553d.js +4 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-21789c1e.d.ts → tslib.es6-7b1827ea.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-21789c1e.js → tslib.es6-7b1827ea.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/index.module-7be9e58f.js +4 -0
- package/tabs/index.module-cfa18483.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 +19 -19
- package/tabs/modern/components/primary-tablist/mobile.css +22 -22
- package/tabs/modern/components/scrollable-container/Component.js +1 -1
- package/tabs/modern/components/scrollable-container/index.css +4 -4
- 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 +10 -10
- package/tabs/modern/components/secondary-tablist/mobile.css +12 -12
- package/tabs/modern/components/tab/Component.js +1 -1
- package/tabs/modern/components/tab/index.css +2 -2
- 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-89ad09ab.js +4 -0
- package/tabs/modern/index.module-afca553d.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-691498f9.d.ts → tslib.es6-da4b3c6e.d.ts} +0 -0
- package/tabs/{tslib.es6-691498f9.js → tslib.es6-da4b3c6e.js} +0 -0
- package/tag/Component.js +3 -3
- package/tag/default.css +8 -8
- package/tag/esm/Component.js +3 -3
- package/tag/esm/default.css +8 -8
- package/tag/esm/index.css +37 -37
- package/tag/esm/inverted.css +8 -8
- package/tag/index.css +37 -37
- package/tag/inverted.css +8 -8
- package/tag/modern/Component.js +3 -3
- package/tag/modern/default.css +8 -8
- package/tag/modern/index.css +37 -37
- package/tag/modern/inverted.css +8 -8
- package/textarea/Component.js +3 -3
- package/textarea/default.css +18 -18
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/default.css +18 -18
- package/textarea/esm/index.css +40 -40
- package/textarea/esm/inverted.css +18 -18
- package/textarea/index.css +40 -40
- package/textarea/inverted.css +18 -18
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/default.css +18 -18
- package/textarea/modern/index.css +40 -40
- package/textarea/modern/inverted.css +18 -18
- package/themes/compiled/mobile-dark-bluetint.css +1965 -287
- package/themes/compiled/mobile-dark-bluetint.js +2 -0
- package/themes/dark.js +2 -0
- package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
- package/themes/intranet.css +2 -0
- package/themes/mixins/intranet.css +2 -0
- package/themes/mixins/mobile.css +2 -0
- package/themes/mixins/mobile.js +2 -0
- package/themes/mixins/steps/intranet.css +4 -0
- package/themes/mixins/steps/mobile.css +4 -0
- package/themes/mobile.css +2 -0
- package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
- package/themes/package.json +10 -1
- package/themes/send-stats.js +0 -0
- package/themes/steps/intranet.css +4 -0
- package/themes/steps/mobile.css +4 -0
- package/toast/component.js +1 -1
- package/toast/esm/component.js +1 -1
- package/toast/esm/index.css +9 -9
- package/toast/index.css +9 -9
- package/toast/modern/component.js +1 -1
- package/toast/modern/index.css +9 -9
- package/toast-plate/component.js +1 -1
- package/toast-plate/esm/component.js +1 -1
- package/toast-plate/esm/index.css +15 -15
- package/toast-plate/index.css +15 -15
- package/toast-plate/modern/component.js +1 -1
- package/toast-plate/modern/index.css +15 -15
- package/tooltip/{Component-0d1cd27c.d.ts → Component-f0e4b1d7.d.ts} +0 -0
- package/tooltip/{Component-0d1cd27c.js → Component-f0e4b1d7.js} +3 -3
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.js +2 -2
- package/tooltip/default.css +2 -2
- package/tooltip/esm/{Component-561fdb7a.d.ts → Component-cdaed804.d.ts} +0 -0
- package/tooltip/esm/{Component-561fdb7a.js → Component-cdaed804.js} +3 -3
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.js +2 -2
- package/tooltip/esm/default.css +2 -2
- package/tooltip/esm/index.css +5 -5
- package/tooltip/esm/index.d.ts +1 -1
- package/tooltip/esm/index.js +1 -1
- package/tooltip/esm/inverted.css +4 -4
- package/tooltip/esm/responsive.css +2 -2
- package/tooltip/esm/responsive.js +1 -1
- package/tooltip/index.css +5 -5
- package/tooltip/index.d.ts +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/inverted.css +4 -4
- package/tooltip/modern/Component.js +3 -3
- package/tooltip/modern/component.responsive.js +1 -1
- package/tooltip/modern/default.css +2 -2
- package/tooltip/modern/index.css +5 -5
- package/tooltip/modern/inverted.css +4 -4
- package/tooltip/modern/responsive.css +2 -2
- package/tooltip/responsive.css +2 -2
- package/tooltip/responsive.js +1 -1
- package/typography/colors.css +12 -12
- package/typography/{colors.module-b967a4fe.d.ts → colors.module-1e180aed.d.ts} +0 -0
- package/typography/{colors.module-b967a4fe.js → colors.module-1e180aed.js} +1 -1
- package/typography/common.module-249fbb48.js +4 -0
- package/typography/component.js +2 -2
- package/typography/esm/colors.css +12 -12
- package/typography/esm/{colors.module-c4d2aced.d.ts → colors.module-6e2406b1.d.ts} +0 -0
- package/typography/esm/{colors.module-c4d2aced.js → colors.module-6e2406b1.js} +1 -1
- package/typography/esm/common.module-ff1ca8ea.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.d.ts +3 -3
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +13 -13
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +4 -4
- package/typography/esm/title/component.d.ts +4 -4
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +18 -18
- package/typography/esm/title/index.js +3 -3
- package/typography/esm/title-mobile/component.js +3 -3
- package/typography/esm/title-mobile/index.css +13 -13
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +3 -3
- package/typography/esm/title-responsive/index.css +40 -40
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +12 -12
- package/typography/modern/colors.module-49500432.js +4 -0
- package/typography/modern/common.module-ff1ca8ea.js +4 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.css +13 -13
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +4 -4
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +18 -18
- package/typography/modern/title/index.js +3 -3
- package/typography/modern/title-mobile/component.js +3 -3
- package/typography/modern/title-mobile/index.css +13 -13
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +3 -3
- package/typography/modern/title-responsive/index.css +40 -40
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +13 -13
- package/typography/text/index.js +1 -1
- package/typography/title/common.css +4 -4
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +18 -18
- package/typography/title/index.js +3 -3
- package/typography/title-mobile/component.js +3 -3
- package/typography/title-mobile/index.css +13 -13
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +3 -3
- package/typography/title-responsive/index.css +40 -40
- package/typography/title-responsive/index.js +2 -2
- package/vars/colors-bluetint.js +2 -0
- package/vars/colors-indigo.js +2 -0
- package/vars/cssm/colors-bluetint.js +2 -0
- package/vars/cssm/colors-indigo.js +2 -0
- package/vars/package.json +11 -1
- package/vars/send-stats.js +0 -0
- package/with-suffix/Component.js +1 -1
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +8 -8
- package/with-suffix/index.css +8 -8
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +8 -8
- package/calendar-range/modern/index.module-b1d39c8d.js +0 -4
- package/confirmation-v-1/component.d.ts +0 -167
- package/confirmation-v-1/component.js +0 -124
- package/confirmation-v-1/components/code-input/component.d.ts +0 -16
- package/confirmation-v-1/components/code-input/component.js +0 -158
- package/confirmation-v-1/components/code-input/index.css +0 -99
- package/confirmation-v-1/components/code-input/index.d.ts +0 -1
- package/confirmation-v-1/components/code-input/index.js +0 -11
- package/confirmation-v-1/components/code-input/utils.d.ts +0 -10
- package/confirmation-v-1/components/code-input/utils.js +0 -19
- package/confirmation-v-1/components/countdown/component.d.ts +0 -24
- package/confirmation-v-1/components/countdown/component.js +0 -115
- package/confirmation-v-1/components/countdown/index.css +0 -85
- package/confirmation-v-1/components/countdown/index.d.ts +0 -1
- package/confirmation-v-1/components/countdown/index.js +0 -14
- package/confirmation-v-1/components/countdown-loader/component.d.ts +0 -7
- package/confirmation-v-1/components/countdown-loader/component.js +0 -27
- package/confirmation-v-1/components/countdown-loader/index.css +0 -17
- package/confirmation-v-1/components/countdown-loader/index.d.ts +0 -1
- package/confirmation-v-1/components/countdown-loader/index.js +0 -8
- package/confirmation-v-1/components/index.d.ts +0 -4
- package/confirmation-v-1/components/index.js +0 -24
- package/confirmation-v-1/components/overlimit/component.d.ts +0 -12
- package/confirmation-v-1/components/overlimit/component.js +0 -71
- package/confirmation-v-1/components/overlimit/index.css +0 -90
- package/confirmation-v-1/components/overlimit/index.d.ts +0 -1
- package/confirmation-v-1/components/overlimit/index.js +0 -15
- package/confirmation-v-1/components/sign-confirmation/component.d.ts +0 -37
- package/confirmation-v-1/components/sign-confirmation/component.js +0 -60
- package/confirmation-v-1/components/sign-confirmation/index.css +0 -108
- package/confirmation-v-1/components/sign-confirmation/index.d.ts +0 -1
- package/confirmation-v-1/components/sign-confirmation/index.js +0 -18
- package/confirmation-v-1/cssm/component.d.ts +0 -167
- package/confirmation-v-1/cssm/component.js +0 -128
- package/confirmation-v-1/cssm/components/code-input/component.d.ts +0 -16
- package/confirmation-v-1/cssm/components/code-input/component.js +0 -157
- package/confirmation-v-1/cssm/components/code-input/index.d.ts +0 -1
- package/confirmation-v-1/cssm/components/code-input/index.js +0 -12
- package/confirmation-v-1/cssm/components/code-input/index.module.css +0 -98
- package/confirmation-v-1/cssm/components/code-input/utils.d.ts +0 -10
- package/confirmation-v-1/cssm/components/code-input/utils.js +0 -19
- package/confirmation-v-1/cssm/components/countdown/component.d.ts +0 -24
- package/confirmation-v-1/cssm/components/countdown/component.js +0 -115
- package/confirmation-v-1/cssm/components/countdown/index.d.ts +0 -1
- package/confirmation-v-1/cssm/components/countdown/index.js +0 -16
- package/confirmation-v-1/cssm/components/countdown/index.module.css +0 -84
- package/confirmation-v-1/cssm/components/countdown-loader/component.d.ts +0 -7
- package/confirmation-v-1/cssm/components/countdown-loader/component.js +0 -26
- package/confirmation-v-1/cssm/components/countdown-loader/index.d.ts +0 -1
- package/confirmation-v-1/cssm/components/countdown-loader/index.js +0 -9
- package/confirmation-v-1/cssm/components/countdown-loader/index.module.css +0 -16
- package/confirmation-v-1/cssm/components/index.d.ts +0 -4
- package/confirmation-v-1/cssm/components/index.js +0 -29
- package/confirmation-v-1/cssm/components/overlimit/component.d.ts +0 -12
- package/confirmation-v-1/cssm/components/overlimit/component.js +0 -72
- package/confirmation-v-1/cssm/components/overlimit/index.d.ts +0 -1
- package/confirmation-v-1/cssm/components/overlimit/index.js +0 -18
- package/confirmation-v-1/cssm/components/overlimit/index.module.css +0 -89
- package/confirmation-v-1/cssm/components/sign-confirmation/component.d.ts +0 -37
- package/confirmation-v-1/cssm/components/sign-confirmation/component.js +0 -62
- package/confirmation-v-1/cssm/components/sign-confirmation/index.d.ts +0 -1
- package/confirmation-v-1/cssm/components/sign-confirmation/index.js +0 -22
- package/confirmation-v-1/cssm/components/sign-confirmation/index.module.css +0 -107
- package/confirmation-v-1/cssm/index.d.ts +0 -2
- package/confirmation-v-1/cssm/index.js +0 -32
- package/confirmation-v-1/cssm/index.module.css +0 -118
- package/confirmation-v-1/cssm/vars.css +0 -17
- package/confirmation-v-1/esm/component.d.ts +0 -167
- package/confirmation-v-1/esm/component.js +0 -117
- package/confirmation-v-1/esm/components/code-input/component.d.ts +0 -16
- package/confirmation-v-1/esm/components/code-input/component.js +0 -151
- package/confirmation-v-1/esm/components/code-input/index.css +0 -99
- package/confirmation-v-1/esm/components/code-input/index.d.ts +0 -1
- package/confirmation-v-1/esm/components/code-input/index.js +0 -5
- package/confirmation-v-1/esm/components/code-input/utils.d.ts +0 -10
- package/confirmation-v-1/esm/components/code-input/utils.js +0 -17
- package/confirmation-v-1/esm/components/countdown/component.d.ts +0 -24
- package/confirmation-v-1/esm/components/countdown/component.js +0 -107
- package/confirmation-v-1/esm/components/countdown/index.css +0 -85
- package/confirmation-v-1/esm/components/countdown/index.d.ts +0 -1
- package/confirmation-v-1/esm/components/countdown/index.js +0 -7
- package/confirmation-v-1/esm/components/countdown-loader/component.d.ts +0 -7
- package/confirmation-v-1/esm/components/countdown-loader/component.js +0 -21
- package/confirmation-v-1/esm/components/countdown-loader/index.css +0 -17
- package/confirmation-v-1/esm/components/countdown-loader/index.d.ts +0 -1
- package/confirmation-v-1/esm/components/countdown-loader/index.js +0 -2
- package/confirmation-v-1/esm/components/index.d.ts +0 -4
- package/confirmation-v-1/esm/components/index.js +0 -14
- package/confirmation-v-1/esm/components/overlimit/component.d.ts +0 -12
- package/confirmation-v-1/esm/components/overlimit/component.js +0 -65
- package/confirmation-v-1/esm/components/overlimit/index.css +0 -90
- package/confirmation-v-1/esm/components/overlimit/index.d.ts +0 -1
- package/confirmation-v-1/esm/components/overlimit/index.js +0 -9
- package/confirmation-v-1/esm/components/sign-confirmation/component.d.ts +0 -37
- package/confirmation-v-1/esm/components/sign-confirmation/component.js +0 -53
- package/confirmation-v-1/esm/components/sign-confirmation/index.css +0 -108
- package/confirmation-v-1/esm/components/sign-confirmation/index.d.ts +0 -1
- package/confirmation-v-1/esm/components/sign-confirmation/index.js +0 -12
- package/confirmation-v-1/esm/index.css +0 -119
- package/confirmation-v-1/esm/index.d.ts +0 -2
- package/confirmation-v-1/esm/index.js +0 -15
- package/confirmation-v-1/index.css +0 -119
- package/confirmation-v-1/index.d.ts +0 -2
- package/confirmation-v-1/index.js +0 -26
- package/confirmation-v-1/modern/component.d.ts +0 -167
- package/confirmation-v-1/modern/component.js +0 -116
- package/confirmation-v-1/modern/components/code-input/component.d.ts +0 -16
- package/confirmation-v-1/modern/components/code-input/component.js +0 -123
- package/confirmation-v-1/modern/components/code-input/index.css +0 -99
- package/confirmation-v-1/modern/components/code-input/index.d.ts +0 -1
- package/confirmation-v-1/modern/components/code-input/index.js +0 -5
- package/confirmation-v-1/modern/components/code-input/utils.d.ts +0 -10
- package/confirmation-v-1/modern/components/code-input/utils.js +0 -16
- package/confirmation-v-1/modern/components/countdown/component.d.ts +0 -24
- package/confirmation-v-1/modern/components/countdown/component.js +0 -102
- package/confirmation-v-1/modern/components/countdown/index.css +0 -85
- package/confirmation-v-1/modern/components/countdown/index.d.ts +0 -1
- package/confirmation-v-1/modern/components/countdown/index.js +0 -7
- package/confirmation-v-1/modern/components/countdown-loader/component.d.ts +0 -7
- package/confirmation-v-1/modern/components/countdown-loader/component.js +0 -20
- package/confirmation-v-1/modern/components/countdown-loader/index.css +0 -17
- package/confirmation-v-1/modern/components/countdown-loader/index.d.ts +0 -1
- package/confirmation-v-1/modern/components/countdown-loader/index.js +0 -2
- package/confirmation-v-1/modern/components/index.d.ts +0 -4
- package/confirmation-v-1/modern/components/index.js +0 -14
- package/confirmation-v-1/modern/components/overlimit/component.d.ts +0 -12
- package/confirmation-v-1/modern/components/overlimit/component.js +0 -64
- package/confirmation-v-1/modern/components/overlimit/index.css +0 -90
- package/confirmation-v-1/modern/components/overlimit/index.d.ts +0 -1
- package/confirmation-v-1/modern/components/overlimit/index.js +0 -9
- package/confirmation-v-1/modern/components/sign-confirmation/component.d.ts +0 -37
- package/confirmation-v-1/modern/components/sign-confirmation/component.js +0 -51
- package/confirmation-v-1/modern/components/sign-confirmation/index.css +0 -108
- package/confirmation-v-1/modern/components/sign-confirmation/index.d.ts +0 -1
- package/confirmation-v-1/modern/components/sign-confirmation/index.js +0 -12
- package/confirmation-v-1/modern/index.css +0 -119
- package/confirmation-v-1/modern/index.d.ts +0 -2
- package/confirmation-v-1/modern/index.js +0 -15
- package/grid/esm/gutters.module-f9137f28.js +0 -27
- package/grid/gutters.module-c9f0f826.js +0 -28
- package/grid/modern/gutters.module-d9a38286.js +0 -4
- package/modal/esm/transitions.module-9ba6f3d0.js +0 -4
- package/modal/modern/transitions.module-9ba6f3d0.js +0 -4
- package/modal/transitions.module-f2ec6d13.js +0 -4
- package/tabs/esm/index.module-8cb1cf99.js +0 -4
- package/tabs/esm/index.module-d10b7ba0.js +0 -4
- package/tabs/index.module-0a0a16b4.js +0 -4
- package/tabs/index.module-cdfc47a1.js +0 -4
- package/tabs/modern/index.module-8cb1cf99.js +0 -4
- package/tabs/modern/index.module-d10b7ba0.js +0 -4
- package/themes/dist/amount/click.css +0 -4
- package/themes/dist/backdrop/click.css +0 -4
- package/themes/dist/bottom-sheet/click.css +0 -9
- package/themes/dist/bottom-sheet/corp.css +0 -4
- package/themes/dist/bottom-sheet/intranet.css +0 -3
- package/themes/dist/bottom-sheet/mobile.css +0 -4
- package/themes/dist/bottom-sheet/site.css +0 -3
- package/themes/dist/button/click.css +0 -21
- package/themes/dist/button/corp.css +0 -51
- package/themes/dist/button/intranet.css +0 -22
- package/themes/dist/button/mobile.css +0 -22
- package/themes/dist/button/site.css +0 -7
- package/themes/dist/calendar/click.css +0 -8
- package/themes/dist/calendar/intranet.css +0 -9
- package/themes/dist/calendar-input/click.css +0 -3
- package/themes/dist/calendar-input/corp.css +0 -3
- package/themes/dist/calendar-input/intranet.css +0 -3
- package/themes/dist/calendar-input/mobile.css +0 -3
- package/themes/dist/checkbox/click.css +0 -9
- package/themes/dist/checkbox/intranet.css +0 -19
- package/themes/dist/checkbox/mobile.css +0 -19
- package/themes/dist/checkbox-group/click.css +0 -5
- package/themes/dist/circular-progress-bar/click.css +0 -5
- package/themes/dist/click.css +0 -971
- package/themes/dist/code-input/click.css +0 -6
- package/themes/dist/compiled/mobile-dark-bluetint.css +0 -2509
- package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/compiled/mobile-dark-bluetint.js +0 -11
- package/themes/dist/confirmation/click.css +0 -12
- package/themes/dist/confirmation/intranet.css +0 -7
- package/themes/dist/confirmation/mobile.css +0 -7
- package/themes/dist/corp.css +0 -776
- package/themes/dist/dark.css +0 -259
- package/themes/dist/dark.d.ts +0 -2
- package/themes/dist/dark.js +0 -12
- package/themes/dist/dropzone/click.css +0 -4
- package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
- package/themes/dist/esm/dark.d.ts +0 -2
- package/themes/dist/esm/dark.js +0 -6
- package/themes/dist/esm/mixins/mobile.d.ts +0 -2
- package/themes/dist/esm/mixins/mobile.js +0 -6
- package/themes/dist/filter-tag/mobile.css +0 -4
- package/themes/dist/form-control/click.css +0 -31
- package/themes/dist/form-control/intranet.css +0 -34
- package/themes/dist/form-control/mobile.css +0 -34
- package/themes/dist/form-control/site.css +0 -5
- package/themes/dist/icon-button/click.css +0 -24
- package/themes/dist/input/click.css +0 -8
- package/themes/dist/input/corp.css +0 -3
- package/themes/dist/input/intranet.css +0 -13
- package/themes/dist/input/mobile.css +0 -13
- package/themes/dist/input/site.css +0 -4
- package/themes/dist/intranet.css +0 -841
- package/themes/dist/link/click.css +0 -25
- package/themes/dist/list/click.css +0 -4
- package/themes/dist/mixins/amount/click.css +0 -4
- package/themes/dist/mixins/backdrop/click.css +0 -4
- package/themes/dist/mixins/bottom-sheet/click.css +0 -9
- package/themes/dist/mixins/bottom-sheet/corp.css +0 -4
- package/themes/dist/mixins/bottom-sheet/intranet.css +0 -3
- package/themes/dist/mixins/bottom-sheet/mobile.css +0 -4
- package/themes/dist/mixins/bottom-sheet/site.css +0 -3
- package/themes/dist/mixins/button/click.css +0 -21
- package/themes/dist/mixins/button/corp.css +0 -51
- package/themes/dist/mixins/button/intranet.css +0 -22
- package/themes/dist/mixins/button/mobile.css +0 -22
- package/themes/dist/mixins/button/site.css +0 -7
- package/themes/dist/mixins/calendar/click.css +0 -8
- package/themes/dist/mixins/calendar/intranet.css +0 -9
- package/themes/dist/mixins/calendar-input/click.css +0 -3
- package/themes/dist/mixins/calendar-input/corp.css +0 -3
- package/themes/dist/mixins/calendar-input/intranet.css +0 -3
- package/themes/dist/mixins/calendar-input/mobile.css +0 -3
- package/themes/dist/mixins/checkbox/click.css +0 -9
- package/themes/dist/mixins/checkbox/intranet.css +0 -19
- package/themes/dist/mixins/checkbox/mobile.css +0 -19
- package/themes/dist/mixins/checkbox-group/click.css +0 -5
- package/themes/dist/mixins/circular-progress-bar/click.css +0 -5
- package/themes/dist/mixins/click.css +0 -58
- package/themes/dist/mixins/code-input/click.css +0 -6
- package/themes/dist/mixins/confirmation/click.css +0 -12
- package/themes/dist/mixins/confirmation/intranet.css +0 -7
- package/themes/dist/mixins/confirmation/mobile.css +0 -7
- package/themes/dist/mixins/corp.css +0 -17
- package/themes/dist/mixins/dark.css +0 -259
- package/themes/dist/mixins/dropzone/click.css +0 -4
- package/themes/dist/mixins/filter-tag/mobile.css +0 -4
- package/themes/dist/mixins/form-control/click.css +0 -31
- package/themes/dist/mixins/form-control/intranet.css +0 -34
- package/themes/dist/mixins/form-control/mobile.css +0 -34
- package/themes/dist/mixins/form-control/site.css +0 -5
- package/themes/dist/mixins/icon-button/click.css +0 -24
- package/themes/dist/mixins/input/click.css +0 -8
- package/themes/dist/mixins/input/corp.css +0 -3
- package/themes/dist/mixins/input/intranet.css +0 -13
- package/themes/dist/mixins/input/mobile.css +0 -13
- package/themes/dist/mixins/input/site.css +0 -4
- package/themes/dist/mixins/intranet.css +0 -29
- package/themes/dist/mixins/link/click.css +0 -25
- package/themes/dist/mixins/list/click.css +0 -4
- package/themes/dist/mixins/mobile.css +0 -29
- package/themes/dist/mixins/mobile.d.ts +0 -2
- package/themes/dist/mixins/mobile.js +0 -12
- package/themes/dist/mixins/modal/click.css +0 -30
- package/themes/dist/mixins/modal/corp.css +0 -4
- package/themes/dist/mixins/radio/click.css +0 -9
- package/themes/dist/mixins/radio/intranet.css +0 -19
- package/themes/dist/mixins/radio/mobile.css +0 -19
- package/themes/dist/mixins/select/click.css +0 -25
- package/themes/dist/mixins/select/corp.css +0 -7
- package/themes/dist/mixins/select/intranet.css +0 -4
- package/themes/dist/mixins/select/mobile.css +0 -4
- package/themes/dist/mixins/select/site.css +0 -4
- package/themes/dist/mixins/site.css +0 -15
- package/themes/dist/mixins/skeleton/click.css +0 -9
- package/themes/dist/mixins/slider/click.css +0 -19
- package/themes/dist/mixins/slider/intranet.css +0 -6
- package/themes/dist/mixins/slider/mobile.css +0 -6
- package/themes/dist/mixins/slider-input/intranet.css +0 -3
- package/themes/dist/mixins/slider-input/mobile.css +0 -3
- package/themes/dist/mixins/switch/click.css +0 -5
- package/themes/dist/mixins/tabs/click.css +0 -20
- package/themes/dist/mixins/tabs/corp.css +0 -4
- package/themes/dist/mixins/tabs/site.css +0 -8
- package/themes/dist/mixins/tag/click.css +0 -12
- package/themes/dist/mixins/tag/intranet.css +0 -16
- package/themes/dist/mixins/tag/mobile.css +0 -17
- package/themes/dist/mixins/toast-plate/click.css +0 -10
- package/themes/dist/mobile.css +0 -838
- package/themes/dist/modal/click.css +0 -30
- package/themes/dist/modal/corp.css +0 -4
- package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
- package/themes/dist/modern/dark.d.ts +0 -2
- package/themes/dist/modern/dark.js +0 -6
- package/themes/dist/modern/mixins/mobile.d.ts +0 -2
- package/themes/dist/modern/mixins/mobile.js +0 -6
- package/themes/dist/package.json +0 -12
- package/themes/dist/radio/click.css +0 -9
- package/themes/dist/radio/intranet.css +0 -19
- package/themes/dist/radio/mobile.css +0 -19
- package/themes/dist/select/click.css +0 -25
- package/themes/dist/select/corp.css +0 -7
- package/themes/dist/select/intranet.css +0 -4
- package/themes/dist/select/mobile.css +0 -4
- package/themes/dist/select/site.css +0 -4
- package/themes/dist/send-stats.js +0 -82
- package/themes/dist/site.css +0 -739
- package/themes/dist/skeleton/click.css +0 -9
- package/themes/dist/slider/click.css +0 -19
- package/themes/dist/slider/intranet.css +0 -6
- package/themes/dist/slider/mobile.css +0 -6
- package/themes/dist/slider-input/intranet.css +0 -3
- package/themes/dist/slider-input/mobile.css +0 -3
- package/themes/dist/switch/click.css +0 -5
- package/themes/dist/tabs/click.css +0 -20
- package/themes/dist/tabs/corp.css +0 -4
- package/themes/dist/tabs/site.css +0 -8
- package/themes/dist/tag/click.css +0 -12
- package/themes/dist/tag/intranet.css +0 -16
- package/themes/dist/tag/mobile.css +0 -17
- package/themes/dist/toast-plate/click.css +0 -10
- package/typography/common.module-cfa42509.js +0 -4
- package/typography/esm/common.module-1c1a8491.js +0 -4
- package/typography/modern/colors.module-40ac578e.js +0 -4
- package/typography/modern/common.module-1c1a8491.js +0 -4
- package/vars/dist/border-radius.css +0 -11
- package/vars/dist/colors-addons.css +0 -98
- package/vars/dist/colors-bluetint.css +0 -435
- package/vars/dist/colors-bluetint.d.ts +0 -2
- package/vars/dist/colors-bluetint.js +0 -12
- package/vars/dist/colors-indigo.css +0 -435
- package/vars/dist/colors-indigo.d.ts +0 -2
- package/vars/dist/colors-indigo.js +0 -12
- package/vars/dist/colors-transparent.css +0 -26
- package/vars/dist/colors-x5.css +0 -4
- package/vars/dist/colors.css +0 -71
- package/vars/dist/cssm/border-radius.css +0 -11
- package/vars/dist/cssm/colors-addons.css +0 -98
- package/vars/dist/cssm/colors-bluetint.css +0 -435
- package/vars/dist/cssm/colors-bluetint.d.ts +0 -2
- package/vars/dist/cssm/colors-bluetint.js +0 -12
- package/vars/dist/cssm/colors-indigo.css +0 -435
- package/vars/dist/cssm/colors-indigo.d.ts +0 -2
- package/vars/dist/cssm/colors-indigo.js +0 -12
- package/vars/dist/cssm/colors-transparent.css +0 -26
- package/vars/dist/cssm/colors-x5.css +0 -4
- package/vars/dist/cssm/colors.css +0 -71
- package/vars/dist/cssm/gaps.css +0 -30
- package/vars/dist/cssm/index.css +0 -715
- package/vars/dist/cssm/mixins.css +0 -1
- package/vars/dist/cssm/shadows-indigo.css +0 -38
- package/vars/dist/cssm/typography.css +0 -6
- package/vars/dist/esm/colors-bluetint.d.ts +0 -2
- package/vars/dist/esm/colors-bluetint.js +0 -6
- package/vars/dist/esm/colors-indigo.d.ts +0 -2
- package/vars/dist/esm/colors-indigo.js +0 -6
- package/vars/dist/gaps.css +0 -30
- package/vars/dist/index.css +0 -9
- package/vars/dist/mixins.css +0 -4
- package/vars/dist/modern/colors-bluetint.d.ts +0 -2
- package/vars/dist/modern/colors-bluetint.js +0 -6
- package/vars/dist/modern/colors-indigo.d.ts +0 -2
- package/vars/dist/modern/colors-indigo.js +0 -6
- package/vars/dist/package.json +0 -13
- package/vars/dist/send-stats.js +0 -82
- package/vars/dist/shadows-indigo.css +0 -38
- package/vars/dist/typography.css +0 -586
|
@@ -1,117 +0,0 @@
|
|
|
1
|
-
import React, { forwardRef, useState, useRef, useCallback, useEffect } from 'react';
|
|
2
|
-
import cn from 'classnames';
|
|
3
|
-
import { Button } from '../../button/esm';
|
|
4
|
-
import { Link } from '../../link/esm';
|
|
5
|
-
import '@alfalab/utils';
|
|
6
|
-
import '@alfalab/hooks';
|
|
7
|
-
import './components/countdown-loader/component.js';
|
|
8
|
-
import './components/countdown/component.js';
|
|
9
|
-
import '../../loader/esm';
|
|
10
|
-
import './components/code-input/utils.js';
|
|
11
|
-
import './components/code-input/component.js';
|
|
12
|
-
import { SignConfirmation } from './components/sign-confirmation/component.js';
|
|
13
|
-
import '@alfalab/icons-glyph/CrossCircleMIcon';
|
|
14
|
-
import { Overlimit } from './components/overlimit/component.js';
|
|
15
|
-
|
|
16
|
-
var styles = {"component":"confirmation-v-1__component_b6t8k","error":"confirmation-v-1__error_b6t8k","errorHeader":"confirmation-v-1__errorHeader_b6t8k","errorText":"confirmation-v-1__errorText_b6t8k","phoneHintWrap":"confirmation-v-1__phoneHintWrap_b6t8k","phoneHintText":"confirmation-v-1__phoneHintText_b6t8k","phonesWrap":"confirmation-v-1__phonesWrap_b6t8k","phoneWrap":"confirmation-v-1__phoneWrap_b6t8k","phoneDescription":"confirmation-v-1__phoneDescription_b6t8k","center":"confirmation-v-1__center_b6t8k"};
|
|
17
|
-
require('./index.css');
|
|
18
|
-
|
|
19
|
-
/**
|
|
20
|
-
* @deprecated
|
|
21
|
-
*/
|
|
22
|
-
var ConfirmationV1 = forwardRef(function (_a, ref) {
|
|
23
|
-
var additionalContent = _a.additionalContent, className = _a.className, _b = _a.countdownDuration, countdownDuration = _b === void 0 ? 60000 : _b, dataTestId = _a.dataTestId, errorIsFatal = _a.errorIsFatal, _c = _a.errorTitle, errorTitle = _c === void 0 ? 'Превышено количество попыток ввода кода' : _c, _d = _a.error, error = _d === void 0 ? false : _d, _e = _a.errorOverlimit, errorOverlimit = _e === void 0 ? false : _e, _f = _a.errorOverlimitIsFatal, errorOverlimitIsFatal = _f === void 0 ? false : _f, errorText = _a.errorText, _g = _a.hasPhoneMask, hasPhoneMask = _g === void 0 ? true : _g, _h = _a.hasSmsCountdown, hasSmsCountdown = _h === void 0 ? true : _h, phone = _a.phone, _j = _a.requiredCharAmount, requiredCharAmount = _j === void 0 ? 5 : _j, _k = _a.signTitle, signTitle = _k === void 0 ? 'Введите код из\xa0сообщения' : _k, _l = _a.overlimitTitle, overlimitTitle = _l === void 0 ? 'Превышено количество\n попыток ввода кода' : _l, _m = _a.overlimitText, overlimitText = _m === void 0 ? 'Повторное подтверждение кодом из SMS\n будет возможно через' : _m, overlimitCountdownDuration = _a.overlimitCountdownDuration, code = _a.code, _o = _a.codeSending, codeSending = _o === void 0 ? false : _o, _p = _a.codeChecking, codeChecking = _p === void 0 ? false : _p, _q = _a.codeCheckingText, codeCheckingText = _q === void 0 ? 'Проверка кода' : _q, _r = _a.codeSendingText, codeSendingText = _r === void 0 ? 'Отправляем код' : _r, _s = _a.buttonErrorText, buttonErrorText = _s === void 0 ? 'Понятно' : _s, _t = _a.buttonReturnText, buttonReturnText = _t === void 0 ? 'Вернуться назад' : _t, _u = _a.buttonRetryText, buttonRetryText = _u === void 0 ? 'Запросить новый код' : _u, _v = _a.alignContent, alignContent = _v === void 0 ? 'left' : _v, noAttemptsLeftMessage = _a.noAttemptsLeftMessage, countdownContent = _a.countdownContent, onInputFinished = _a.onInputFinished, onSmsRetryClick = _a.onSmsRetryClick, onOverlimitSmsRetryClick = _a.onOverlimitSmsRetryClick, onActionWithFatalError = _a.onActionWithFatalError, onCountdownFinished = _a.onCountdownFinished, onOverlimitCountdownFinished = _a.onOverlimitCountdownFinished, onInputChange = _a.onInputChange, onSmsHintLinkClick = _a.onSmsHintLinkClick;
|
|
24
|
-
var _w = useState(false), showHint = _w[0], setShowHint = _w[1];
|
|
25
|
-
var shouldShowFatalError = errorIsFatal && Boolean(errorText);
|
|
26
|
-
var shouldShowOverlimitError = !errorIsFatal && !showHint && errorOverlimit;
|
|
27
|
-
var shouldShowSignComponent = !showHint && !shouldShowFatalError && !shouldShowOverlimitError;
|
|
28
|
-
var shouldShowHint = showHint && !shouldShowFatalError && !shouldShowOverlimitError;
|
|
29
|
-
var nonFatalError = errorIsFatal ? '' : errorText;
|
|
30
|
-
var inputRef = useRef(null);
|
|
31
|
-
var handleSmsRetryClick = useCallback(function () {
|
|
32
|
-
onSmsRetryClick();
|
|
33
|
-
}, [onSmsRetryClick]);
|
|
34
|
-
var handleOverlimitSmsRetryClick = useCallback(function () {
|
|
35
|
-
if (onOverlimitSmsRetryClick) {
|
|
36
|
-
onOverlimitSmsRetryClick();
|
|
37
|
-
}
|
|
38
|
-
}, [onOverlimitSmsRetryClick]);
|
|
39
|
-
var handleSmsRetryFromHintClick = useCallback(function () {
|
|
40
|
-
setShowHint(false);
|
|
41
|
-
if (!noAttemptsLeftMessage) {
|
|
42
|
-
onSmsRetryClick();
|
|
43
|
-
}
|
|
44
|
-
}, [onSmsRetryClick, noAttemptsLeftMessage]);
|
|
45
|
-
var handleCountdownFinished = useCallback(function () {
|
|
46
|
-
if (onCountdownFinished) {
|
|
47
|
-
onCountdownFinished();
|
|
48
|
-
}
|
|
49
|
-
}, [onCountdownFinished]);
|
|
50
|
-
var handleOverlimitCountdownFinished = useCallback(function () {
|
|
51
|
-
if (onOverlimitCountdownFinished) {
|
|
52
|
-
onOverlimitCountdownFinished();
|
|
53
|
-
}
|
|
54
|
-
}, [onOverlimitCountdownFinished]);
|
|
55
|
-
var handleSmsHintLinkClick = useCallback(function () {
|
|
56
|
-
setShowHint(true);
|
|
57
|
-
if (onSmsHintLinkClick) {
|
|
58
|
-
onSmsHintLinkClick();
|
|
59
|
-
}
|
|
60
|
-
}, [onSmsHintLinkClick]);
|
|
61
|
-
var handleErrorSmsRetryClick = useCallback(function () {
|
|
62
|
-
if (onActionWithFatalError) {
|
|
63
|
-
onActionWithFatalError();
|
|
64
|
-
}
|
|
65
|
-
else {
|
|
66
|
-
onSmsRetryClick();
|
|
67
|
-
}
|
|
68
|
-
}, [onActionWithFatalError, onSmsRetryClick]);
|
|
69
|
-
useEffect(function () {
|
|
70
|
-
if (inputRef.current) {
|
|
71
|
-
inputRef.current.focus();
|
|
72
|
-
}
|
|
73
|
-
}, []);
|
|
74
|
-
return (React.createElement("div", { className: cn(styles.component, styles[alignContent], className), ref: ref, "data-test-id": dataTestId },
|
|
75
|
-
shouldShowSignComponent && (React.createElement(SignConfirmation, { codeChecking: codeChecking, codeSending: codeSending, smsHintVisible: !codeChecking, additionalContent: additionalContent, requiredCharAmount: requiredCharAmount, hasSmsCountdown: hasSmsCountdown, countdownDuration: countdownDuration, phone: phone, code: code, hasPhoneMask: hasPhoneMask, errorText: nonFatalError || '', error: error, title: signTitle, buttonRetryText: buttonRetryText, inputRef: inputRef, codeCheckingText: codeCheckingText, codeSendingText: codeSendingText, alignContent: alignContent, noAttemptsLeftMessage: noAttemptsLeftMessage, countdownContent: countdownContent, onInputFinished: onInputFinished, onInputChange: onInputChange, onSmsRetryClick: handleSmsRetryClick, onCountdownFinished: handleCountdownFinished, onSmsHintLinkClick: handleSmsHintLinkClick })),
|
|
76
|
-
shouldShowOverlimitError && (React.createElement(Overlimit, { duration: overlimitCountdownDuration, title: overlimitTitle, text: overlimitText, hasFatalError: errorOverlimitIsFatal, buttonRetryText: buttonRetryText, onOverlimitRepeatSms: handleOverlimitSmsRetryClick, onOverlimitCountdownFinished: handleOverlimitCountdownFinished })),
|
|
77
|
-
shouldShowFatalError && (React.createElement("div", { className: styles.error, role: 'alert' },
|
|
78
|
-
React.createElement("span", { className: styles.errorHeader }, errorTitle),
|
|
79
|
-
React.createElement("span", { className: styles.errorText }, errorText),
|
|
80
|
-
React.createElement(Button, { size: 'xs', view: 'secondary', onClick: handleErrorSmsRetryClick }, buttonErrorText))),
|
|
81
|
-
shouldShowHint && (React.createElement("div", { className: styles.phoneHintWrap },
|
|
82
|
-
React.createElement("span", { className: styles.errorHeader }, "\u041D\u0435\u00A0\u043F\u0440\u0438\u0445\u043E\u0434\u0438\u0442 \u0441\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0435?"),
|
|
83
|
-
React.createElement("span", { className: styles.phoneHintText }, "\u0415\u0441\u043B\u0438 \u0443\u00A0\u0432\u0430\u0441 \u0441\u043C\u0435\u043D\u0438\u043B\u0441\u044F \u043D\u043E\u043C\u0435\u0440 \u0442\u0435\u043B\u0435\u0444\u043E\u043D\u0430, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043E\u0431\u0440\u0430\u0442\u0438\u0442\u0435\u0441\u044C \u0432\u00A0\u043B\u044E\u0431\u043E\u0435 \u043E\u0442\u0434\u0435\u043B\u0435\u043D\u0438\u0435 \u0431\u0430\u043D\u043A\u0430."),
|
|
84
|
-
React.createElement("div", { className: styles.phonesWrap },
|
|
85
|
-
React.createElement("div", { className: styles.phoneWrap },
|
|
86
|
-
React.createElement(Link, { className: styles.phoneLink, href: 'tel:+78002000000' }, "8 800 200-00-00"),
|
|
87
|
-
React.createElement("span", { className: styles.phoneDescription },
|
|
88
|
-
' ',
|
|
89
|
-
"\u2014\u00A0\u0434\u043B\u044F \u0437\u0432\u043E\u043D\u043A\u043E\u0432 \u043F\u043E\u00A0\u0420\u043E\u0441\u0441\u0438\u0438")),
|
|
90
|
-
React.createElement("div", { className: styles.phoneWrap },
|
|
91
|
-
React.createElement(Link, { className: styles.phoneLink, href: 'tel:+74957888878' }, "+7 495 788-88-78"),
|
|
92
|
-
React.createElement("span", { className: styles.phoneDescription },
|
|
93
|
-
' ',
|
|
94
|
-
"\u2014\u00A0\u0432\u00A0\u041C\u043E\u0441\u043A\u0432\u0435 \u0438\u00A0\u0437\u0430\u00A0\u0433\u0440\u0430\u043D\u0438\u0446\u0435\u0439"))),
|
|
95
|
-
React.createElement(Button, { className: styles.repeatButton, size: 'xs', view: 'secondary', onClick: handleSmsRetryFromHintClick }, buttonReturnText)))));
|
|
96
|
-
});
|
|
97
|
-
/**
|
|
98
|
-
* Для отображения в сторибуке
|
|
99
|
-
*/
|
|
100
|
-
ConfirmationV1.defaultProps = {
|
|
101
|
-
countdownDuration: 60000,
|
|
102
|
-
errorTitle: 'Превышено количество попыток ввода кода',
|
|
103
|
-
hasPhoneMask: true,
|
|
104
|
-
hasSmsCountdown: true,
|
|
105
|
-
requiredCharAmount: 5,
|
|
106
|
-
signTitle: 'Введите код из\xa0сообщения',
|
|
107
|
-
codeSending: false,
|
|
108
|
-
codeChecking: false,
|
|
109
|
-
codeCheckingText: 'Проверка кода',
|
|
110
|
-
codeSendingText: 'Отправляем код',
|
|
111
|
-
buttonErrorText: 'Понятно',
|
|
112
|
-
buttonReturnText: 'Вернуться назад',
|
|
113
|
-
buttonRetryText: 'Запросить новый код',
|
|
114
|
-
alignContent: 'left',
|
|
115
|
-
};
|
|
116
|
-
|
|
117
|
-
export { ConfirmationV1 };
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { KeyboardEvent } from "react";
|
|
4
|
-
import { ContentAlign } from "../../component";
|
|
5
|
-
type CodeInputProps = {
|
|
6
|
-
processing: boolean;
|
|
7
|
-
value: string;
|
|
8
|
-
slotsCount: number;
|
|
9
|
-
error: boolean;
|
|
10
|
-
className?: string;
|
|
11
|
-
alignContent: ContentAlign;
|
|
12
|
-
handleChange: (code: string) => void;
|
|
13
|
-
handleInputKeyDown: (event: KeyboardEvent) => void;
|
|
14
|
-
};
|
|
15
|
-
declare const CodeInput: React.ForwardRefExoticComponent<CodeInputProps & React.RefAttributes<HTMLInputElement>>;
|
|
16
|
-
export { CodeInput };
|
|
@@ -1,151 +0,0 @@
|
|
|
1
|
-
import React, { forwardRef, useRef, useImperativeHandle, useCallback, useEffect } from 'react';
|
|
2
|
-
import cn from 'classnames';
|
|
3
|
-
import { usePrevious } from '@alfalab/hooks';
|
|
4
|
-
import { mergeArrays } from './utils.js';
|
|
5
|
-
|
|
6
|
-
/*! *****************************************************************************
|
|
7
|
-
Copyright (c) Microsoft Corporation.
|
|
8
|
-
|
|
9
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
10
|
-
purpose with or without fee is hereby granted.
|
|
11
|
-
|
|
12
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
13
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
14
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
15
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
16
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
17
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
18
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
19
|
-
***************************************************************************** */
|
|
20
|
-
function __spreadArrays() {
|
|
21
|
-
for (var s = 0, i = 0, il = arguments.length; i < il; i++)
|
|
22
|
-
s += arguments[i].length;
|
|
23
|
-
for (var r = Array(s), k = 0, i = 0; i < il; i++)
|
|
24
|
-
for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
|
|
25
|
-
r[k] = a[j];
|
|
26
|
-
return r;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
var styles = {"component":"confirmation-v-1__component_yoyt2","input":"confirmation-v-1__input_yoyt2","hasError":"confirmation-v-1__hasError_yoyt2","center":"confirmation-v-1__center_yoyt2","disabled":"confirmation-v-1__disabled_yoyt2","compact":"confirmation-v-1__compact_yoyt2","shake":"confirmation-v-1__shake_yoyt2"};
|
|
30
|
-
require('./index.css');
|
|
31
|
-
|
|
32
|
-
var Input = function (_a) {
|
|
33
|
-
var _b;
|
|
34
|
-
var index = _a.index, slotsCount = _a.slotsCount, error = _a.error, processing = _a.processing, value = _a.value, alignContent = _a.alignContent, handleChange = _a.handleChange, handleInputKeyDown = _a.handleInputKeyDown, setRef = _a.setRef, focus = _a.focus;
|
|
35
|
-
var splittedValue = value.split('');
|
|
36
|
-
var inputRef = useRef(null);
|
|
37
|
-
var onChange = function (event) {
|
|
38
|
-
var targetValue = event.target.value;
|
|
39
|
-
if (/^\d$/.test(targetValue)) {
|
|
40
|
-
var newValues = __spreadArrays(splittedValue);
|
|
41
|
-
newValues[index] = targetValue;
|
|
42
|
-
handleChange(newValues.join(''));
|
|
43
|
-
}
|
|
44
|
-
else if (/^\d{1,}$/.test(targetValue) && index !== slotsCount - 1) {
|
|
45
|
-
/*
|
|
46
|
-
* если пользователь хочет ввести более 1 цифры в инпут,
|
|
47
|
-
* то предполагаем, что это вставка кода (например, из смс)
|
|
48
|
-
*/
|
|
49
|
-
var newValues = mergeArrays({
|
|
50
|
-
sourceArray: splittedValue,
|
|
51
|
-
targetArray: targetValue.split(''),
|
|
52
|
-
startIndex: index,
|
|
53
|
-
resultArrayLength: slotsCount,
|
|
54
|
-
});
|
|
55
|
-
handleChange(newValues.join(''));
|
|
56
|
-
}
|
|
57
|
-
};
|
|
58
|
-
var onInputKeyDown = function (event) {
|
|
59
|
-
var key = event.key;
|
|
60
|
-
var newValues = __spreadArrays(splittedValue);
|
|
61
|
-
switch (key) {
|
|
62
|
-
case 'Backspace':
|
|
63
|
-
case 'Delete':
|
|
64
|
-
newValues[index] = '';
|
|
65
|
-
handleChange(newValues.join('').trim());
|
|
66
|
-
if (index !== 0) {
|
|
67
|
-
focus(index - 1);
|
|
68
|
-
}
|
|
69
|
-
break;
|
|
70
|
-
case 'ArrowRight':
|
|
71
|
-
if (index !== slotsCount - 1) {
|
|
72
|
-
focus(index + 1);
|
|
73
|
-
}
|
|
74
|
-
break;
|
|
75
|
-
case 'ArrowLeft':
|
|
76
|
-
if (index !== 0) {
|
|
77
|
-
focus(index - 1);
|
|
78
|
-
}
|
|
79
|
-
break;
|
|
80
|
-
case 'Home':
|
|
81
|
-
focus(0);
|
|
82
|
-
break;
|
|
83
|
-
case 'End':
|
|
84
|
-
focus(slotsCount - 1);
|
|
85
|
-
break;
|
|
86
|
-
}
|
|
87
|
-
handleInputKeyDown(event);
|
|
88
|
-
};
|
|
89
|
-
var handleRef = function (node) {
|
|
90
|
-
inputRef.current = node;
|
|
91
|
-
setRef({ node: node, index: index });
|
|
92
|
-
};
|
|
93
|
-
return (React.createElement("input", { className: cn(styles.input, styles[alignContent], (_b = {},
|
|
94
|
-
_b[styles.hasError] = error,
|
|
95
|
-
_b[styles.disabled] = processing,
|
|
96
|
-
_b)), disabled: processing, value: splittedValue[index] || '', autoComplete: index === 0 ? 'one-time-code' : '', inputMode: 'numeric', pattern: '[0-9]*', onChange: onChange, onKeyDown: onInputKeyDown, ref: handleRef }));
|
|
97
|
-
};
|
|
98
|
-
var CodeInput = forwardRef(function (_a, ref) {
|
|
99
|
-
var _b;
|
|
100
|
-
var processing = _a.processing, _c = _a.value, value = _c === void 0 ? '' : _c, slotsCount = _a.slotsCount, error = _a.error, handleInputKeyDown = _a.handleInputKeyDown, handleChange = _a.handleChange, className = _a.className, alignContent = _a.alignContent;
|
|
101
|
-
var inputs = useRef([]);
|
|
102
|
-
useImperativeHandle(ref, function () { return inputs.current[0]; });
|
|
103
|
-
var prevValue = usePrevious(value) || '';
|
|
104
|
-
var focus = useCallback(function (index) {
|
|
105
|
-
var input = inputs.current[index];
|
|
106
|
-
if (input) {
|
|
107
|
-
input.focus();
|
|
108
|
-
input.setSelectionRange(1, 1);
|
|
109
|
-
}
|
|
110
|
-
}, []);
|
|
111
|
-
var setRef = useCallback(function (_a) {
|
|
112
|
-
var node = _a.node, index = _a.index;
|
|
113
|
-
inputs.current[index] = node;
|
|
114
|
-
}, []);
|
|
115
|
-
/**
|
|
116
|
-
* Устанавливаем фокус на инпуте:
|
|
117
|
-
* 1) если код введен неверно
|
|
118
|
-
* 2) по нажатию кнопки 'Запросить код'
|
|
119
|
-
*/
|
|
120
|
-
useEffect(function () {
|
|
121
|
-
var inputIndex = value.length === slotsCount ? value.length - 1 : value.length;
|
|
122
|
-
var needFocus = !processing || error;
|
|
123
|
-
if (needFocus && value.length === prevValue.length) {
|
|
124
|
-
focus(inputIndex);
|
|
125
|
-
}
|
|
126
|
-
}, [focus, error, slotsCount, value.length, prevValue.length, processing]);
|
|
127
|
-
useEffect(function () {
|
|
128
|
-
if (value.length > prevValue.length && value.length < slotsCount) {
|
|
129
|
-
/**
|
|
130
|
-
* Если value.length увеличился - ставим фокус на следующем инпуте
|
|
131
|
-
*/
|
|
132
|
-
var nextInputIndex = value.length;
|
|
133
|
-
focus(nextInputIndex);
|
|
134
|
-
}
|
|
135
|
-
else if (value.length <= prevValue.length && value.length > 0) {
|
|
136
|
-
/**
|
|
137
|
-
* Если value.length уменьшился - ставим фокус на предыдущем инпуте
|
|
138
|
-
*/
|
|
139
|
-
var nextInputIndex = value.length - 1;
|
|
140
|
-
focus(nextInputIndex);
|
|
141
|
-
}
|
|
142
|
-
}, [value.length, prevValue.length, slotsCount, focus]);
|
|
143
|
-
return (React.createElement("div", { className: cn(styles.component, className, (_b = {},
|
|
144
|
-
_b[styles.shake] = Boolean(error),
|
|
145
|
-
_b[styles.compact] = slotsCount > 6,
|
|
146
|
-
_b)) }, new Array(slotsCount).fill('').map(function (_, index) { return (React.createElement(Input, { value: value, index: index, error: error, processing: processing, slotsCount: slotsCount, alignContent: alignContent, handleChange: handleChange, handleInputKeyDown: handleInputKeyDown, setRef: setRef, focus: focus,
|
|
147
|
-
// eslint-disable-next-line react/no-array-index-key
|
|
148
|
-
key: index })); })));
|
|
149
|
-
});
|
|
150
|
-
|
|
151
|
-
export { CodeInput };
|
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
/* hash: 1sb2q */
|
|
2
|
-
:root {
|
|
3
|
-
--color-light-bg-negative-muted: #feebea;
|
|
4
|
-
--color-light-bg-secondary: #f3f4f5;
|
|
5
|
-
--color-light-text-negative: #d91d0b;
|
|
6
|
-
--color-light-text-primary: #0b1f35;
|
|
7
|
-
--color-light-text-tertiary: #b6bcc3;
|
|
8
|
-
}
|
|
9
|
-
:root {
|
|
10
|
-
|
|
11
|
-
/* Hard */
|
|
12
|
-
|
|
13
|
-
/* Up */
|
|
14
|
-
|
|
15
|
-
/* Hard up */
|
|
16
|
-
}
|
|
17
|
-
:root {
|
|
18
|
-
--gap-2xs: 4px;
|
|
19
|
-
--gap-xs: 8px;
|
|
20
|
-
}
|
|
21
|
-
:root {
|
|
22
|
-
--font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
|
|
23
|
-
sans-serif;
|
|
24
|
-
}
|
|
25
|
-
:root {
|
|
26
|
-
--border-radius-s: 4px;
|
|
27
|
-
}
|
|
28
|
-
:root {
|
|
29
|
-
/* title */
|
|
30
|
-
|
|
31
|
-
/* text */
|
|
32
|
-
|
|
33
|
-
/* error */
|
|
34
|
-
--confirmation-error-color: var(--color-light-text-negative);
|
|
35
|
-
|
|
36
|
-
/* input */
|
|
37
|
-
--confirmation-input-font-size: 30px;
|
|
38
|
-
--confirmation-input-font-weight: 700;
|
|
39
|
-
--confirmation-input-font-family: var(--font-family-system);
|
|
40
|
-
--confirmation-input-text-color: var(--color-light-text-primary);
|
|
41
|
-
--confirmation-input-bg-color: var(--color-light-bg-secondary);
|
|
42
|
-
--confirmation-input-error-bg-color: var(--color-light-bg-negative-muted);
|
|
43
|
-
}
|
|
44
|
-
.confirmation-v-1__component_yoyt2 {
|
|
45
|
-
display: flex;
|
|
46
|
-
}
|
|
47
|
-
.confirmation-v-1__input_yoyt2 {
|
|
48
|
-
flex-shrink: 0;
|
|
49
|
-
width: 36px;
|
|
50
|
-
height: 48px;
|
|
51
|
-
margin-right: var(--gap-xs);
|
|
52
|
-
padding: 0;
|
|
53
|
-
background-color: var(--confirmation-input-bg-color);
|
|
54
|
-
border: none;
|
|
55
|
-
border-radius: var(--border-radius-s);
|
|
56
|
-
box-sizing: border-box;
|
|
57
|
-
outline: none;
|
|
58
|
-
color: var(--confirmation-input-text-color);
|
|
59
|
-
text-align: center;
|
|
60
|
-
font-size: var(--confirmation-input-font-size);
|
|
61
|
-
font-weight: var(--confirmation-input-font-weight);
|
|
62
|
-
font-family: var(--confirmation-input-font-family)
|
|
63
|
-
}
|
|
64
|
-
.confirmation-v-1__input_yoyt2.confirmation-v-1__hasError_yoyt2 {
|
|
65
|
-
color: var(--confirmation-error-color);
|
|
66
|
-
caret-color: var(--confirmation-input-text-color);
|
|
67
|
-
background-color: var(--confirmation-input-error-bg-color);
|
|
68
|
-
}
|
|
69
|
-
.confirmation-v-1__input_yoyt2.confirmation-v-1__center_yoyt2 {
|
|
70
|
-
margin: 0 var(--gap-2xs);
|
|
71
|
-
}
|
|
72
|
-
.confirmation-v-1__input_yoyt2.confirmation-v-1__disabled_yoyt2 {
|
|
73
|
-
color: var(--color-light-text-tertiary);
|
|
74
|
-
opacity: 1;
|
|
75
|
-
}
|
|
76
|
-
.confirmation-v-1__compact_yoyt2 .confirmation-v-1__input_yoyt2 {
|
|
77
|
-
width: 28px;
|
|
78
|
-
height: 40px;
|
|
79
|
-
}
|
|
80
|
-
@keyframes confirmation-v-1__shake_yoyt2 {
|
|
81
|
-
0% {
|
|
82
|
-
transform: translateX(0);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
25% {
|
|
86
|
-
transform: translateX(-2px);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
75% {
|
|
90
|
-
transform: translateX(2px);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
100% {
|
|
94
|
-
transform: translateX(0);
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
.confirmation-v-1__shake_yoyt2 {
|
|
98
|
-
animation: confirmation-v-1__shake_yoyt2 0.15s linear 0s 3;
|
|
99
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./component";
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Начиная с указанного индекса, заменяет элементы исходного массива
|
|
3
|
-
*/
|
|
4
|
-
declare const mergeArrays: ({ sourceArray, targetArray, startIndex, resultArrayLength, }: {
|
|
5
|
-
sourceArray: string[];
|
|
6
|
-
targetArray: string[];
|
|
7
|
-
startIndex: number;
|
|
8
|
-
resultArrayLength: number;
|
|
9
|
-
}) => string[];
|
|
10
|
-
export { mergeArrays };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Начиная с указанного индекса, заменяет элементы исходного массива
|
|
3
|
-
*/
|
|
4
|
-
var mergeArrays = function (_a) {
|
|
5
|
-
var sourceArray = _a.sourceArray, targetArray = _a.targetArray, startIndex = _a.startIndex, resultArrayLength = _a.resultArrayLength;
|
|
6
|
-
var insertedElemIndex = 0;
|
|
7
|
-
var result = new Array(resultArrayLength).fill('');
|
|
8
|
-
return result.map(function (_, index) {
|
|
9
|
-
if (index < startIndex) {
|
|
10
|
-
return sourceArray[index] || '';
|
|
11
|
-
}
|
|
12
|
-
// eslint-disable-next-line no-plusplus
|
|
13
|
-
return targetArray[insertedElemIndex++] || sourceArray[index] || '';
|
|
14
|
-
});
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export { mergeArrays };
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { MouseEvent, FC, ReactNode } from 'react';
|
|
2
|
-
/**
|
|
3
|
-
* TODO: Вынести это в utils
|
|
4
|
-
* Форматирование миллисекунд в hh:mm:ss.
|
|
5
|
-
*
|
|
6
|
-
* @param {Number} ms миллисекунды
|
|
7
|
-
* @returns {String} время в формате mm:ss
|
|
8
|
-
*/
|
|
9
|
-
declare function formatMsAsMinutes(ms: number): string;
|
|
10
|
-
type CountdownProps = {
|
|
11
|
-
duration: number;
|
|
12
|
-
hasPhoneMask: boolean;
|
|
13
|
-
phone?: string;
|
|
14
|
-
alignContent: string;
|
|
15
|
-
buttonRetryText: string;
|
|
16
|
-
noAttemptsLeftMessage?: string;
|
|
17
|
-
hasError: boolean;
|
|
18
|
-
content?: ReactNode;
|
|
19
|
-
onCountdownFinished?: () => void;
|
|
20
|
-
onRepeatSms: (event: MouseEvent) => void;
|
|
21
|
-
children?: ReactNode;
|
|
22
|
-
};
|
|
23
|
-
declare const Countdown: FC<CountdownProps>;
|
|
24
|
-
export { formatMsAsMinutes, CountdownProps, Countdown };
|
|
@@ -1,107 +0,0 @@
|
|
|
1
|
-
import React, { useRef, useState, useCallback, useEffect } from 'react';
|
|
2
|
-
import cn from 'classnames';
|
|
3
|
-
import { Button } from '../../../../button/esm';
|
|
4
|
-
import { phoneNumber } from '@alfalab/utils';
|
|
5
|
-
import { usePrevious } from '@alfalab/hooks';
|
|
6
|
-
import { CountdownLoader } from '../countdown-loader/component.js';
|
|
7
|
-
|
|
8
|
-
var styles = {"component":"confirmation-v-1__component_1yfa9","hasError":"confirmation-v-1__hasError_1yfa9","getCodeButton":"confirmation-v-1__getCodeButton_1yfa9","info":"confirmation-v-1__info_1yfa9","customContent":"confirmation-v-1__customContent_1yfa9","loaderWrap":"confirmation-v-1__loaderWrap_1yfa9","loader":"confirmation-v-1__loader_1yfa9","center":"confirmation-v-1__center_1yfa9","timePassed":"confirmation-v-1__timePassed_1yfa9","noAttemptsLeftMessage":"confirmation-v-1__noAttemptsLeftMessage_1yfa9"};
|
|
9
|
-
require('./index.css');
|
|
10
|
-
|
|
11
|
-
/**
|
|
12
|
-
* TODO: Вынести это в utils
|
|
13
|
-
* Форматирование миллисекунд в hh:mm:ss.
|
|
14
|
-
*
|
|
15
|
-
* @param {Number} ms миллисекунды
|
|
16
|
-
* @returns {String} время в формате mm:ss
|
|
17
|
-
*/
|
|
18
|
-
function formatMsAsMinutes(ms) {
|
|
19
|
-
var totalSeconds = Math.ceil(ms / 1000);
|
|
20
|
-
var totalMinutes = Math.floor(totalSeconds / 60);
|
|
21
|
-
var totalHours = Math.floor(totalMinutes / 60);
|
|
22
|
-
var seconds = totalSeconds % 60;
|
|
23
|
-
var paddedSeconds = ("00" + seconds).slice(-2);
|
|
24
|
-
if (totalHours > 0) {
|
|
25
|
-
var minutes = totalMinutes % 60;
|
|
26
|
-
var paddedMinutes_1 = ("00" + minutes).slice(-2);
|
|
27
|
-
var paddedHours = ("00" + totalHours).slice(-2);
|
|
28
|
-
return paddedHours + ":" + paddedMinutes_1 + ":" + paddedSeconds;
|
|
29
|
-
}
|
|
30
|
-
var paddedMinutes = ("00" + totalMinutes).slice(-2);
|
|
31
|
-
return paddedMinutes + ":" + paddedSeconds;
|
|
32
|
-
}
|
|
33
|
-
var Container = function (_a) {
|
|
34
|
-
var _b;
|
|
35
|
-
var alignContent = _a.alignContent, hasError = _a.hasError, children = _a.children;
|
|
36
|
-
return (React.createElement("div", { className: cn(styles.component, styles[alignContent], (_b = {},
|
|
37
|
-
_b[styles.hasError] = hasError,
|
|
38
|
-
_b)) }, children));
|
|
39
|
-
};
|
|
40
|
-
var Countdown = function (_a) {
|
|
41
|
-
var _b = _a.duration, duration = _b === void 0 ? 5000 : _b, _c = _a.phone, phone = _c === void 0 ? '' : _c, _d = _a.hasPhoneMask, hasPhoneMask = _d === void 0 ? true : _d, buttonRetryText = _a.buttonRetryText, alignContent = _a.alignContent, noAttemptsLeftMessage = _a.noAttemptsLeftMessage, hasError = _a.hasError, content = _a.content, onRepeatSms = _a.onRepeatSms, onCountdownFinished = _a.onCountdownFinished;
|
|
42
|
-
var timerId = useRef(0);
|
|
43
|
-
var start = useRef(0);
|
|
44
|
-
var _e = useState(false), repeatSmsButtonShow = _e[0], setRepeatSmsButtonShow = _e[1];
|
|
45
|
-
var _f = useState(0), timePassed = _f[0], setTimePassed = _f[1];
|
|
46
|
-
var noAttemptsLeftMessagePrev = usePrevious(noAttemptsLeftMessage);
|
|
47
|
-
var stopTimer = useCallback(function () {
|
|
48
|
-
window.clearInterval(timerId.current);
|
|
49
|
-
}, []);
|
|
50
|
-
var updateProgress = useCallback(function () {
|
|
51
|
-
var passed = Date.now() - start.current;
|
|
52
|
-
if (passed >= duration) {
|
|
53
|
-
setRepeatSmsButtonShow(true);
|
|
54
|
-
if (onCountdownFinished) {
|
|
55
|
-
onCountdownFinished();
|
|
56
|
-
}
|
|
57
|
-
stopTimer();
|
|
58
|
-
}
|
|
59
|
-
else {
|
|
60
|
-
setTimePassed(passed);
|
|
61
|
-
}
|
|
62
|
-
}, [duration, onCountdownFinished, stopTimer]);
|
|
63
|
-
var startTimer = useCallback(function () {
|
|
64
|
-
start.current = Date.now();
|
|
65
|
-
updateProgress();
|
|
66
|
-
timerId.current = window.setInterval(updateProgress, 50);
|
|
67
|
-
}, [updateProgress]);
|
|
68
|
-
var handleRepeatSmsButtonClick = useCallback(function (event) {
|
|
69
|
-
setRepeatSmsButtonShow(false);
|
|
70
|
-
if (onRepeatSms) {
|
|
71
|
-
onRepeatSms(event);
|
|
72
|
-
}
|
|
73
|
-
startTimer();
|
|
74
|
-
}, [onRepeatSms, startTimer]);
|
|
75
|
-
useEffect(function () {
|
|
76
|
-
startTimer();
|
|
77
|
-
return function () {
|
|
78
|
-
stopTimer();
|
|
79
|
-
};
|
|
80
|
-
}, [startTimer, stopTimer]);
|
|
81
|
-
useEffect(function () {
|
|
82
|
-
// Если кончились попытки ввода кода, то останавливаем таймер
|
|
83
|
-
if (!noAttemptsLeftMessagePrev && noAttemptsLeftMessage) {
|
|
84
|
-
stopTimer();
|
|
85
|
-
}
|
|
86
|
-
}, [noAttemptsLeftMessage, noAttemptsLeftMessagePrev, stopTimer]);
|
|
87
|
-
var progress = timePassed / duration;
|
|
88
|
-
var formattedPhone = phoneNumber.format(phone);
|
|
89
|
-
var retryButton = (React.createElement(Button, { size: 'xs', view: 'secondary', onClick: handleRepeatSmsButtonClick, className: styles.getCodeButton }, buttonRetryText));
|
|
90
|
-
if (content) {
|
|
91
|
-
return (React.createElement(Container, { alignContent: alignContent, hasError: hasError },
|
|
92
|
-
React.createElement("div", { className: styles.customContent }, content),
|
|
93
|
-
retryButton));
|
|
94
|
-
}
|
|
95
|
-
return (React.createElement(Container, { alignContent: alignContent, hasError: hasError },
|
|
96
|
-
phone && !hasError && (React.createElement("div", null,
|
|
97
|
-
"\u041A\u043E\u0434 \u043E\u0442\u043F\u0440\u0430\u0432\u043B\u0435\u043D \u043D\u0430",
|
|
98
|
-
' ',
|
|
99
|
-
hasPhoneMask ? phoneNumber.mask(formattedPhone) : formattedPhone)),
|
|
100
|
-
noAttemptsLeftMessage ? (React.createElement("div", { className: styles.noAttemptsLeftMessage }, noAttemptsLeftMessage)) : repeatSmsButtonShow ? (retryButton) : (React.createElement("div", null,
|
|
101
|
-
React.createElement("div", { className: styles.info }, "\u0417\u0430\u043F\u0440\u043E\u0441\u0438\u0442\u044C \u043F\u043E\u0432\u0442\u043E\u0440\u043D\u043E \u043C\u043E\u0436\u043D\u043E \u0447\u0435\u0440\u0435\u0437"),
|
|
102
|
-
React.createElement("div", { className: styles.loaderWrap },
|
|
103
|
-
React.createElement(CountdownLoader, { progress: progress, className: styles.loader }),
|
|
104
|
-
React.createElement("div", { className: styles.timePassed }, formatMsAsMinutes(duration - timePassed)))))));
|
|
105
|
-
};
|
|
106
|
-
|
|
107
|
-
export { Countdown, formatMsAsMinutes };
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
/* hash: 10rc1 */
|
|
2
|
-
:root {
|
|
3
|
-
--color-light-text-secondary: #546272;
|
|
4
|
-
}
|
|
5
|
-
:root {
|
|
6
|
-
|
|
7
|
-
/* Hard */
|
|
8
|
-
|
|
9
|
-
/* Up */
|
|
10
|
-
|
|
11
|
-
/* Hard up */
|
|
12
|
-
}
|
|
13
|
-
:root {
|
|
14
|
-
--gap-2xs: 4px;
|
|
15
|
-
--gap-xs: 8px;
|
|
16
|
-
--gap-2xl: 32px;
|
|
17
|
-
--gap-3xl: 40px;
|
|
18
|
-
}
|
|
19
|
-
:root {
|
|
20
|
-
--font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
|
|
21
|
-
sans-serif;
|
|
22
|
-
}
|
|
23
|
-
:root {
|
|
24
|
-
/* title */
|
|
25
|
-
|
|
26
|
-
/* text */
|
|
27
|
-
--confirmation-text-font-size: 16px;
|
|
28
|
-
--confirmation-text-line-height: 24px;
|
|
29
|
-
--confirmation-text-font-weight: 400;
|
|
30
|
-
--confirmation-text-font-family: var(--font-family-system);
|
|
31
|
-
--confirmation-text-color: var(--color-light-text-secondary);
|
|
32
|
-
|
|
33
|
-
/* error */
|
|
34
|
-
|
|
35
|
-
/* input */
|
|
36
|
-
}
|
|
37
|
-
.confirmation-v-1__component_1yfa9 {
|
|
38
|
-
font-size: var(--confirmation-text-font-size);
|
|
39
|
-
line-height: var(--confirmation-text-line-height);
|
|
40
|
-
font-weight: var(--confirmation-text-font-weight);
|
|
41
|
-
font-family: var(--confirmation-text-font-family);
|
|
42
|
-
color: var(--confirmation-text-color);
|
|
43
|
-
|
|
44
|
-
display: flex;
|
|
45
|
-
flex-direction: column;
|
|
46
|
-
align-items: flex-start;
|
|
47
|
-
margin-top: var(--gap-3xl);
|
|
48
|
-
color: var(--confirmation-text-color);
|
|
49
|
-
}
|
|
50
|
-
.confirmation-v-1__hasError_1yfa9 .confirmation-v-1__getCodeButton_1yfa9 {
|
|
51
|
-
margin-top: 0;
|
|
52
|
-
}
|
|
53
|
-
.confirmation-v-1__hasError_1yfa9 .confirmation-v-1__info_1yfa9 {
|
|
54
|
-
margin-top: 0;
|
|
55
|
-
}
|
|
56
|
-
.confirmation-v-1__hasError_1yfa9 .confirmation-v-1__customContent_1yfa9 {
|
|
57
|
-
margin-bottom: var(--gap-2xl);
|
|
58
|
-
}
|
|
59
|
-
.confirmation-v-1__info_1yfa9 {
|
|
60
|
-
margin: var(--gap-2xs) 0;
|
|
61
|
-
}
|
|
62
|
-
.confirmation-v-1__loaderWrap_1yfa9 {
|
|
63
|
-
display: flex;
|
|
64
|
-
align-items: center;
|
|
65
|
-
margin-bottom: var(--gap-xs);
|
|
66
|
-
}
|
|
67
|
-
.confirmation-v-1__loader_1yfa9 {
|
|
68
|
-
margin-right: var(--gap-xs);
|
|
69
|
-
}
|
|
70
|
-
.confirmation-v-1__center_1yfa9 {
|
|
71
|
-
align-items: center
|
|
72
|
-
}
|
|
73
|
-
.confirmation-v-1__center_1yfa9 .confirmation-v-1__loaderWrap_1yfa9 {
|
|
74
|
-
justify-content: center;
|
|
75
|
-
}
|
|
76
|
-
.confirmation-v-1__timePassed_1yfa9 {
|
|
77
|
-
display: flex;
|
|
78
|
-
min-width: 3em;
|
|
79
|
-
}
|
|
80
|
-
.confirmation-v-1__getCodeButton_1yfa9 {
|
|
81
|
-
margin-top: var(--gap-2xl);
|
|
82
|
-
}
|
|
83
|
-
.confirmation-v-1__noAttemptsLeftMessage_1yfa9 {
|
|
84
|
-
margin: var(--gap-2xs) 0 var(--gap-xs);
|
|
85
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./component";
|