@alfalab/core-components 28.2.3 → 28.2.6
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/CHANGELOG.md +326 -0
- package/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +5 -5
- package/alert/index.css +5 -5
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +5 -5
- package/amount/CHANGELOG.md +183 -0
- package/amount/component.js +1 -1
- package/amount/esm/component.js +1 -1
- package/amount/esm/index.css +7 -7
- package/amount/esm/pure/component.js +1 -1
- package/amount/esm/pure/index.css +2 -2
- package/amount/index.css +7 -7
- package/amount/modern/component.js +1 -1
- package/amount/modern/index.css +7 -7
- package/amount/modern/pure/component.js +1 -1
- package/amount/modern/pure/index.css +2 -2
- package/amount/pure/component.js +1 -1
- package/amount/pure/index.css +2 -2
- package/amount-input/CHANGELOG.md +521 -0
- package/amount-input/Component.js +3 -3
- package/amount-input/default.css +2 -2
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +2 -2
- package/amount-input/esm/index.css +7 -7
- package/amount-input/esm/inverted.css +2 -2
- package/amount-input/index.css +7 -7
- package/amount-input/inverted.css +2 -2
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +2 -2
- package/amount-input/modern/index.css +7 -7
- package/amount-input/modern/inverted.css +2 -2
- package/attach/CHANGELOG.md +472 -0
- package/attach/Component.js +1 -1
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +27 -27
- package/attach/index.css +27 -27
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +27 -27
- package/backdrop/CHANGELOG.md +68 -0
- package/backdrop/Component.js +1 -1
- package/backdrop/esm/Component.js +1 -1
- package/backdrop/esm/index.css +12 -12
- package/backdrop/index.css +12 -12
- package/backdrop/modern/Component.js +1 -1
- package/backdrop/modern/index.css +12 -12
- package/badge/CHANGELOG.md +164 -0
- package/badge/Component.js +1 -1
- package/badge/esm/Component.js +1 -1
- package/badge/esm/index.css +38 -38
- package/badge/index.css +38 -38
- package/badge/modern/Component.js +1 -1
- package/badge/modern/index.css +38 -38
- package/bank-card/CHANGELOG.md +479 -0
- package/bank-card/Component.js +1 -1
- package/bank-card/esm/Component.js +1 -1
- package/bank-card/esm/index.css +20 -20
- package/bank-card/index.css +20 -20
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +20 -20
- package/base-modal/CHANGELOG.md +266 -0
- package/base-modal/Component.js +15 -14
- package/base-modal/cssm/Component.js +14 -13
- package/base-modal/esm/Component.js +15 -14
- package/base-modal/esm/index.css +13 -13
- package/base-modal/index.css +13 -13
- package/base-modal/modern/Component.js +15 -14
- package/base-modal/modern/index.css +13 -13
- package/bottom-sheet/CHANGELOG.md +282 -0
- package/bottom-sheet/{component-9d4f873a.d.ts → component-aa57e6d7.d.ts} +0 -0
- package/bottom-sheet/{component-9d4f873a.js → component-aa57e6d7.js} +3 -3
- package/bottom-sheet/component.js +2 -2
- package/bottom-sheet/components/backer/Component.js +2 -2
- package/bottom-sheet/components/backer/index.css +3 -3
- package/bottom-sheet/components/closer/Component.js +2 -2
- package/bottom-sheet/components/closer/index.css +3 -3
- package/bottom-sheet/components/footer/Component.js +1 -1
- package/bottom-sheet/components/footer/index.css +4 -4
- package/bottom-sheet/components/header/Component.js +2 -2
- package/bottom-sheet/components/header/index.css +17 -17
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/{component-7781b733.d.ts → component-5f3a2662.d.ts} +0 -0
- package/bottom-sheet/esm/{component-7781b733.js → component-5f3a2662.js} +3 -3
- package/bottom-sheet/esm/component.js +2 -2
- package/bottom-sheet/esm/components/backer/Component.js +2 -2
- package/bottom-sheet/esm/components/backer/index.css +3 -3
- package/bottom-sheet/esm/components/closer/Component.js +2 -2
- package/bottom-sheet/esm/components/closer/index.css +3 -3
- package/bottom-sheet/esm/components/footer/Component.js +1 -1
- package/bottom-sheet/esm/components/footer/index.css +4 -4
- package/bottom-sheet/esm/components/header/Component.js +2 -2
- package/bottom-sheet/esm/components/header/index.css +17 -17
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.css +16 -16
- package/bottom-sheet/esm/index.d.ts +1 -1
- package/bottom-sheet/esm/index.js +2 -2
- package/bottom-sheet/esm/{tslib.es6-2712c6e3.d.ts → tslib.es6-afce5744.d.ts} +0 -0
- package/bottom-sheet/esm/{tslib.es6-2712c6e3.js → tslib.es6-afce5744.js} +0 -0
- package/bottom-sheet/index.css +16 -16
- package/bottom-sheet/index.d.ts +1 -1
- package/bottom-sheet/index.js +2 -2
- package/bottom-sheet/modern/{component-ad241362.d.ts → component-d9c78ed9.d.ts} +0 -0
- package/bottom-sheet/modern/{component-ad241362.js → component-d9c78ed9.js} +2 -2
- package/bottom-sheet/modern/component.js +1 -1
- package/bottom-sheet/modern/components/backer/Component.js +1 -1
- package/bottom-sheet/modern/components/backer/index.css +3 -3
- package/bottom-sheet/modern/components/closer/Component.js +1 -1
- package/bottom-sheet/modern/components/closer/index.css +3 -3
- package/bottom-sheet/modern/components/footer/Component.js +1 -1
- package/bottom-sheet/modern/components/footer/index.css +4 -4
- package/bottom-sheet/modern/components/header/Component.js +1 -1
- package/bottom-sheet/modern/components/header/index.css +17 -17
- package/bottom-sheet/modern/index.css +16 -16
- package/bottom-sheet/modern/index.d.ts +1 -1
- package/bottom-sheet/modern/index.js +1 -1
- package/bottom-sheet/{tslib.es6-c0692735.d.ts → tslib.es6-c3c8992a.d.ts} +0 -0
- package/bottom-sheet/{tslib.es6-c0692735.js → tslib.es6-c3c8992a.js} +0 -0
- package/button/CHANGELOG.md +488 -0
- package/button/Component.js +3 -3
- package/button/default.css +41 -41
- package/button/esm/Component.js +3 -3
- package/button/esm/default.css +41 -41
- package/button/esm/index.css +54 -54
- package/button/esm/inverted.css +41 -41
- package/button/index.css +54 -54
- package/button/inverted.css +41 -41
- package/button/modern/Component.js +3 -3
- package/button/modern/default.css +41 -41
- package/button/modern/index.css +54 -54
- package/button/modern/inverted.css +41 -41
- package/calendar/CHANGELOG.md +587 -0
- package/calendar/Component.js +2 -2
- package/calendar/components/calendar-mobile/Component.js +2 -2
- package/calendar/components/calendar-mobile/index.css +11 -11
- package/calendar/components/calendar-mobile/index.js +1 -1
- package/calendar/components/days-table/Component.js +2 -2
- package/calendar/components/days-table/index.css +58 -58
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.css +3 -3
- package/calendar/components/month-year-header/Component.js +2 -2
- package/calendar/components/month-year-header/index.css +10 -10
- package/calendar/components/month-year-header/index.js +1 -1
- package/calendar/components/months-table/Component.js +2 -2
- package/calendar/components/months-table/index.css +11 -11
- package/calendar/components/months-table/index.js +1 -1
- package/calendar/components/period-slider/Component.js +1 -1
- package/calendar/components/period-slider/index.css +10 -10
- package/calendar/components/select-button/Component.js +2 -2
- package/calendar/components/select-button/index.css +10 -10
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.js +2 -2
- package/calendar/components/years-table/index.css +13 -13
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/esm/Component.js +2 -2
- package/calendar/esm/components/calendar-mobile/Component.js +2 -2
- package/calendar/esm/components/calendar-mobile/index.css +11 -11
- package/calendar/esm/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/components/days-table/Component.js +2 -2
- package/calendar/esm/components/days-table/index.css +58 -58
- package/calendar/esm/components/days-table/index.js +1 -1
- package/calendar/esm/components/header/Component.js +1 -1
- package/calendar/esm/components/header/index.css +3 -3
- package/calendar/esm/components/month-year-header/Component.js +2 -2
- package/calendar/esm/components/month-year-header/index.css +10 -10
- package/calendar/esm/components/month-year-header/index.js +1 -1
- package/calendar/esm/components/months-table/Component.js +2 -2
- package/calendar/esm/components/months-table/index.css +11 -11
- package/calendar/esm/components/months-table/index.js +1 -1
- package/calendar/esm/components/period-slider/Component.js +1 -1
- package/calendar/esm/components/period-slider/index.css +10 -10
- package/calendar/esm/components/select-button/Component.js +2 -2
- package/calendar/esm/components/select-button/index.css +10 -10
- package/calendar/esm/components/select-button/index.js +1 -1
- package/calendar/esm/components/years-table/Component.js +2 -2
- package/calendar/esm/components/years-table/index.css +13 -13
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index.css +14 -14
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/{tslib.es6-ee83f5f7.d.ts → tslib.es6-f42edf31.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-ee83f5f7.js → tslib.es6-f42edf31.js} +0 -0
- package/calendar/index.css +14 -14
- package/calendar/index.js +1 -1
- package/calendar/modern/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/index.css +11 -11
- package/calendar/modern/components/days-table/Component.js +1 -1
- package/calendar/modern/components/days-table/index.css +58 -58
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +3 -3
- package/calendar/modern/components/month-year-header/Component.js +1 -1
- package/calendar/modern/components/month-year-header/index.css +10 -10
- package/calendar/modern/components/months-table/Component.js +1 -1
- package/calendar/modern/components/months-table/index.css +11 -11
- package/calendar/modern/components/period-slider/Component.js +1 -1
- package/calendar/modern/components/period-slider/index.css +10 -10
- package/calendar/modern/components/select-button/Component.js +1 -1
- package/calendar/modern/components/select-button/index.css +10 -10
- package/calendar/modern/components/years-table/Component.js +1 -1
- package/calendar/modern/components/years-table/index.css +13 -13
- package/calendar/modern/index.css +14 -14
- package/calendar/{tslib.es6-7e667445.d.ts → tslib.es6-c078c49f.d.ts} +0 -0
- package/calendar/{tslib.es6-7e667445.js → tslib.es6-c078c49f.js} +0 -0
- package/calendar-input/CHANGELOG.md +836 -0
- package/calendar-input/Component.js +1 -1
- package/calendar-input/esm/Component.js +1 -1
- package/calendar-input/esm/index.css +11 -11
- package/calendar-input/index.css +11 -11
- package/calendar-input/modern/Component.js +1 -1
- package/calendar-input/modern/index.css +11 -11
- package/calendar-range/CHANGELOG.md +774 -0
- package/calendar-range/Component.js +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/{index.module-42d1801d.d.ts → index.module-d45f0acd.d.ts} +0 -0
- package/calendar-range/esm/{index.module-42d1801d.js → index.module-d45f0acd.js} +1 -1
- package/calendar-range/esm/views/index.css +8 -8
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/index.js +1 -1
- package/calendar-range/{index.module-7797fd5d.d.ts → index.module-1a215080.d.ts} +0 -0
- package/calendar-range/{index.module-7797fd5d.js → index.module-1a215080.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-25f8e0f4.js +4 -0
- package/calendar-range/modern/views/index.css +8 -8
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/index.css +8 -8
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/calendar-with-skeleton/CHANGELOG.md +456 -0
- 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/CHANGELOG.md +107 -0
- package/card-image/Component.js +1 -1
- package/card-image/esm/Component.js +1 -1
- package/card-image/esm/index.css +7 -7
- package/card-image/index.css +7 -7
- package/card-image/modern/Component.js +1 -1
- package/card-image/modern/index.css +7 -7
- package/cdn-icon/CHANGELOG.md +154 -0
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +4 -4
- package/cdn-icon/index.css +4 -4
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +4 -4
- package/chart/CHANGELOG.md +154 -0
- package/chart/Component.js +2 -2
- package/chart/components/Dot/index.css +8 -8
- package/chart/components/Dot/index.js +1 -1
- package/chart/components/Legends/index.css +8 -8
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +4 -4
- package/chart/components/Tick/index.js +1 -1
- package/chart/components/TooltipContent/index.css +7 -7
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/esm/Component.js +2 -2
- package/chart/esm/components/Dot/index.css +8 -8
- package/chart/esm/components/Dot/index.js +1 -1
- package/chart/esm/components/Legends/index.css +8 -8
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +4 -4
- package/chart/esm/components/Tick/index.js +1 -1
- package/chart/esm/components/TooltipContent/index.css +7 -7
- package/chart/esm/components/TooltipContent/index.js +1 -1
- package/chart/esm/hooks/useSettings/index.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/esm/index.css +3 -3
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-45abfdca.d.ts → tslib.es6-2b268503.d.ts} +0 -0
- package/chart/esm/{tslib.es6-45abfdca.js → tslib.es6-2b268503.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 +3 -3
- package/chart/index.js +1 -1
- package/chart/modern/Component.js +1 -1
- package/chart/modern/components/Dot/index.css +8 -8
- package/chart/modern/components/Dot/index.js +1 -1
- package/chart/modern/components/Legends/index.css +8 -8
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +4 -4
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +7 -7
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +3 -3
- package/chart/{tslib.es6-b7dd18b4.d.ts → tslib.es6-87f1d52c.d.ts} +0 -0
- package/chart/{tslib.es6-b7dd18b4.js → tslib.es6-87f1d52c.js} +0 -0
- package/checkbox/CHANGELOG.md +285 -0
- package/checkbox/Component.js +1 -1
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/esm/index.css +37 -37
- package/checkbox/index.css +37 -37
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/modern/index.css +37 -37
- package/checkbox-group/CHANGELOG.md +182 -0
- package/checkbox-group/Component.js +1 -1
- package/checkbox-group/esm/Component.js +1 -1
- package/checkbox-group/esm/index.css +17 -17
- package/checkbox-group/index.css +17 -17
- package/checkbox-group/modern/Component.js +1 -1
- package/checkbox-group/modern/index.css +17 -17
- package/circular-progress-bar/CHANGELOG.md +186 -0
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +21 -21
- package/circular-progress-bar/index.css +21 -21
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +21 -21
- package/code-input/CHANGELOG.md +58 -0
- package/code-input/component.js +1 -1
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +11 -11
- 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 +11 -11
- package/code-input/esm/index.css +6 -6
- package/code-input/index.css +6 -6
- 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 +11 -11
- package/code-input/modern/index.css +6 -6
- package/collapse/CHANGELOG.md +208 -0
- 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/confirmation/CHANGELOG.md +662 -0
- 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-9a93fb54.d.ts → countdown-section-ea3fd8c2.d.ts} +0 -0
- package/confirmation/{countdown-section-9a93fb54.js → countdown-section-ea3fd8c2.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-0496289d.d.ts → countdown-section-21bdc741.d.ts} +0 -0
- package/confirmation/esm/{countdown-section-0496289d.js → countdown-section-21bdc741.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-04e30716.d.ts → countdown-section-755d58b9.d.ts} +0 -0
- package/confirmation/modern/{countdown-section-04e30716.js → countdown-section-755d58b9.js} +1 -1
- package/confirmation/modern/index.css +3 -3
- package/confirmation/modern/index.js +1 -1
- package/custom-button/CHANGELOG.md +105 -0
- package/custom-button/Component.js +1 -1
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +12 -12
- package/custom-button/index.css +12 -12
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +12 -12
- package/date-input/CHANGELOG.md +311 -0
- package/date-input/Component.js +1 -1
- package/date-input/esm/Component.js +1 -1
- package/date-input/esm/index.css +4 -4
- package/date-input/index.css +4 -4
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +4 -4
- package/divider/CHANGELOG.md +86 -0
- package/divider/Component.js +1 -1
- package/divider/esm/Component.js +1 -1
- package/divider/esm/index.css +2 -2
- package/divider/index.css +2 -2
- package/divider/modern/Component.js +1 -1
- package/divider/modern/index.css +2 -2
- package/drawer/CHANGELOG.md +374 -0
- package/drawer/Component.js +1 -1
- package/drawer/esm/Component.js +1 -1
- package/drawer/esm/index.css +17 -17
- package/drawer/index.css +17 -17
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +17 -17
- package/dropzone/CHANGELOG.md +136 -0
- package/dropzone/Component.js +1 -1
- package/dropzone/components/overlay/Component.js +1 -1
- package/dropzone/components/overlay/index.css +4 -4
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +4 -4
- package/dropzone/esm/index.css +7 -7
- package/dropzone/index.css +7 -7
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +4 -4
- package/dropzone/modern/index.css +7 -7
- package/file-upload-item/CHANGELOG.md +383 -0
- 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/CHANGELOG.md +85 -0
- 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/CHANGELOG.md +218 -0
- package/form-control/Component.js +3 -3
- package/form-control/default.css +15 -15
- package/form-control/esm/Component.js +3 -3
- package/form-control/esm/default.css +15 -15
- package/form-control/esm/index.css +42 -42
- package/form-control/esm/inverted.css +15 -15
- package/form-control/index.css +42 -42
- package/form-control/inverted.css +15 -15
- package/form-control/modern/Component.js +3 -3
- package/form-control/modern/default.css +15 -15
- package/form-control/modern/index.css +42 -42
- package/form-control/modern/inverted.css +15 -15
- package/gallery/CHANGELOG.md +397 -0
- package/gallery/Component.js +3 -3
- package/gallery/components/header/Component.js +2 -2
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.css +3 -3
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/header-info-block/Component.js +1 -1
- package/gallery/components/header-info-block/index.css +5 -5
- package/gallery/components/image-preview/Component.js +1 -1
- package/gallery/components/image-preview/index.css +12 -12
- package/gallery/components/image-viewer/component.js +2 -2
- package/gallery/components/image-viewer/index.css +19 -19
- package/gallery/components/image-viewer/index.js +2 -2
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/components/navigation-bar/Component.js +1 -1
- package/gallery/components/navigation-bar/index.css +6 -6
- package/gallery/esm/Component.js +3 -3
- package/gallery/esm/components/header/Component.js +2 -2
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.css +3 -3
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/header-info-block/Component.js +1 -1
- package/gallery/esm/components/header-info-block/index.css +5 -5
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.css +12 -12
- package/gallery/esm/components/image-viewer/component.js +2 -2
- package/gallery/esm/components/image-viewer/index.css +19 -19
- package/gallery/esm/components/image-viewer/index.js +2 -2
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/components/navigation-bar/Component.js +1 -1
- package/gallery/esm/components/navigation-bar/index.css +6 -6
- package/gallery/esm/index.css +3 -3
- package/gallery/esm/index.js +2 -2
- package/gallery/esm/{slide-dc687632.d.ts → slide-8b4836c7.d.ts} +0 -0
- package/gallery/esm/{slide-dc687632.js → slide-8b4836c7.js} +1 -1
- package/gallery/esm/{tslib.es6-8c416b92.d.ts → tslib.es6-c949c253.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-8c416b92.js → tslib.es6-c949c253.js} +0 -0
- package/gallery/index.css +3 -3
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/index.css +3 -3
- package/gallery/modern/components/header-info-block/Component.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +5 -5
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.css +12 -12
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +19 -19
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +1 -1
- package/gallery/modern/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.css +6 -6
- package/gallery/modern/index.css +3 -3
- package/gallery/modern/index.js +1 -1
- package/gallery/modern/{slide-9f877902.d.ts → slide-57438b60.d.ts} +0 -0
- package/gallery/modern/{slide-9f877902.js → slide-57438b60.js} +1 -1
- package/gallery/{slide-98a143d5.d.ts → slide-8fc2e299.d.ts} +0 -0
- package/gallery/{slide-98a143d5.js → slide-8fc2e299.js} +1 -1
- package/gallery/{tslib.es6-c5fe5fd4.d.ts → tslib.es6-87f10b4f.d.ts} +0 -0
- package/gallery/{tslib.es6-c5fe5fd4.js → tslib.es6-87f10b4f.js} +0 -0
- package/global-store/CHANGELOG.md +19 -0
- package/grid/CHANGELOG.md +113 -0
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +2 -2
- package/grid/col/index.css +512 -512
- 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 +512 -512
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/gutters.css +79 -79
- package/grid/esm/{gutters.module-1c8ea85c.d.ts → gutters.module-dbd71365.d.ts} +0 -0
- package/grid/esm/gutters.module-dbd71365.js +27 -0
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +2 -2
- package/grid/esm/row/index.css +10 -10
- package/grid/esm/row/index.js +1 -1
- package/grid/gutters.css +79 -79
- package/grid/{gutters.module-fd48d741.d.ts → gutters.module-50823b0f.d.ts} +0 -0
- package/grid/gutters.module-50823b0f.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 +512 -512
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/gutters.css +79 -79
- package/grid/modern/gutters.module-1567a150.js +4 -0
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +2 -2
- package/grid/modern/row/index.css +10 -10
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +2 -2
- package/grid/row/index.css +10 -10
- package/grid/row/index.js +1 -1
- package/hatching-progress-bar/CHANGELOG.md +31 -0
- package/hatching-progress-bar/Component.js +1 -1
- package/hatching-progress-bar/esm/Component.js +1 -1
- package/hatching-progress-bar/esm/index.css +12 -12
- package/hatching-progress-bar/index.css +12 -12
- package/hatching-progress-bar/modern/Component.js +1 -1
- package/hatching-progress-bar/modern/index.css +12 -12
- package/icon-button/CHANGELOG.md +474 -0
- package/icon-button/Component.js +3 -3
- package/icon-button/default.css +24 -24
- package/icon-button/esm/Component.js +3 -3
- package/icon-button/esm/default.css +24 -24
- package/icon-button/esm/index.css +6 -6
- package/icon-button/esm/inverted.css +24 -24
- package/icon-button/index.css +6 -6
- package/icon-button/inverted.css +24 -24
- package/icon-button/modern/Component.js +3 -3
- package/icon-button/modern/default.css +24 -24
- package/icon-button/modern/index.css +6 -6
- package/icon-button/modern/inverted.css +24 -24
- package/icon-view/CHANGELOG.md +61 -0
- package/icon-view/circle.js +1 -1
- package/icon-view/components/base-shape/component.js +1 -1
- package/icon-view/components/base-shape/index.css +29 -29
- package/icon-view/components/circle/component.js +1 -1
- package/icon-view/components/circle/index.js +1 -1
- package/icon-view/components/index.js +1 -1
- package/icon-view/components/super-ellipse/component.js +1 -1
- package/icon-view/components/super-ellipse/index.js +1 -1
- package/icon-view/esm/circle.js +1 -1
- package/icon-view/esm/components/base-shape/component.js +1 -1
- package/icon-view/esm/components/base-shape/index.css +29 -29
- package/icon-view/esm/components/circle/component.js +1 -1
- package/icon-view/esm/components/circle/index.js +1 -1
- package/icon-view/esm/components/index.js +1 -1
- package/icon-view/esm/components/super-ellipse/component.js +1 -1
- package/icon-view/esm/components/super-ellipse/index.js +1 -1
- package/icon-view/esm/super-ellipse.js +1 -1
- package/icon-view/esm/{tslib.es6-6cdf7590.d.ts → tslib.es6-c2114e73.d.ts} +0 -0
- package/icon-view/esm/{tslib.es6-6cdf7590.js → tslib.es6-c2114e73.js} +0 -0
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/modern/components/base-shape/index.css +29 -29
- package/icon-view/super-ellipse.js +1 -1
- package/icon-view/{tslib.es6-47a26598.d.ts → tslib.es6-6d584e5f.d.ts} +0 -0
- package/icon-view/{tslib.es6-47a26598.js → tslib.es6-6d584e5f.js} +0 -0
- package/input/CHANGELOG.md +513 -0
- package/input/Component.js +3 -3
- package/input/default.css +13 -13
- package/input/esm/Component.js +3 -3
- package/input/esm/default.css +13 -13
- package/input/esm/index.css +31 -31
- package/input/esm/inverted.css +13 -13
- package/input/index.css +31 -31
- package/input/inverted.css +13 -13
- package/input/modern/Component.js +3 -3
- package/input/modern/default.css +13 -13
- package/input/modern/index.css +31 -31
- package/input/modern/inverted.css +13 -13
- package/input-autocomplete/CHANGELOG.md +758 -0
- package/input-autocomplete/Component.js +1 -1
- package/input-autocomplete/Component.mobile.js +2 -2
- package/input-autocomplete/autocomplete-field/Component.js +2 -2
- package/input-autocomplete/autocomplete-field/index.css +2 -2
- package/input-autocomplete/autocomplete-field/index.js +1 -1
- package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
- package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/esm/Component.js +1 -1
- package/input-autocomplete/esm/Component.mobile.js +2 -2
- package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
- package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/esm/mobile.css +4 -4
- package/input-autocomplete/esm/mobile.js +1 -1
- package/input-autocomplete/esm/{tslib.es6-e29e91fb.d.ts → tslib.es6-fe241fed.d.ts} +0 -0
- package/input-autocomplete/esm/{tslib.es6-e29e91fb.js → tslib.es6-fe241fed.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-83e91920.d.ts → tslib.es6-4f005dc2.d.ts} +0 -0
- package/input-autocomplete/{tslib.es6-83e91920.js → tslib.es6-4f005dc2.js} +0 -0
- package/intl-phone-input/CHANGELOG.md +838 -0
- package/intl-phone-input/{component-114d30b7.d.ts → component-e9eecf6e.d.ts} +0 -0
- package/intl-phone-input/{component-114d30b7.js → component-e9eecf6e.js} +1 -1
- package/intl-phone-input/component.js +3 -3
- package/intl-phone-input/components/flag-icon/component.js +1 -1
- package/intl-phone-input/components/flag-icon/index.css +261 -261
- package/intl-phone-input/components/index.js +1 -1
- package/intl-phone-input/components/select/component.js +2 -2
- package/intl-phone-input/components/select/index.css +6 -6
- package/intl-phone-input/components/select/index.js +1 -1
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.css +8 -8
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/{component-1f0112ec.d.ts → component-00f35b9f.d.ts} +0 -0
- package/intl-phone-input/esm/{component-1f0112ec.js → component-00f35b9f.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-060b2f16.d.ts → libphonenumber-js.min-caf1999d.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-060b2f16.js → libphonenumber-js.min-caf1999d.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-d0fc2a39.d.ts → libphonenumber-js.min-dd29f283.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-d0fc2a39.js → libphonenumber-js.min-dd29f283.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-060b2f16.d.ts → libphonenumber-js.min-caf1999d.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-060b2f16.js → libphonenumber-js.min-caf1999d.js} +0 -0
- package/keyboard-focusable/CHANGELOG.md +148 -0
- package/link/CHANGELOG.md +165 -0
- package/link/Component.js +3 -3
- package/link/default.css +10 -10
- package/link/esm/Component.js +3 -3
- package/link/esm/default.css +10 -10
- package/link/esm/index.css +12 -12
- package/link/esm/inverted.css +10 -10
- package/link/index.css +12 -12
- package/link/inverted.css +10 -10
- package/link/modern/Component.js +3 -3
- package/link/modern/default.css +10 -10
- package/link/modern/index.css +12 -12
- package/link/modern/inverted.css +10 -10
- package/list/CHANGELOG.md +106 -0
- package/list/Component.js +1 -1
- package/list/esm/Component.js +1 -1
- package/list/esm/index.css +10 -10
- package/list/index.css +10 -10
- package/list/modern/Component.js +1 -1
- package/list/modern/index.css +10 -10
- package/list-header/CHANGELOG.md +153 -0
- package/list-header/Component.js +1 -1
- package/list-header/esm/Component.js +1 -1
- package/list-header/esm/index.css +4 -4
- package/list-header/index.css +4 -4
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +4 -4
- package/loader/CHANGELOG.md +89 -0
- package/loader/Component.js +1 -1
- package/loader/esm/Component.js +1 -1
- package/loader/esm/index.css +8 -8
- package/loader/index.css +8 -8
- package/loader/modern/Component.js +1 -1
- package/loader/modern/index.css +8 -8
- package/masked-input/CHANGELOG.md +456 -0
- package/masked-input/Component.js +1 -1
- package/masked-input/esm/Component.js +1 -1
- package/masked-input/esm/index.css +2 -2
- package/masked-input/index.css +2 -2
- package/masked-input/modern/Component.js +1 -1
- package/masked-input/modern/index.css +2 -2
- package/modal/CHANGELOG.md +616 -0
- package/modal/Component.desktop.js +3 -3
- package/modal/Component.mobile.js +3 -3
- package/modal/Component.responsive.js +2 -2
- package/modal/components/closer/Component.js +2 -2
- package/modal/components/closer/index.css +4 -4
- package/modal/components/content/Component.desktop.js +2 -2
- package/modal/components/content/Component.js +1 -1
- package/modal/components/content/Component.mobile.js +2 -2
- package/modal/components/content/desktop.css +8 -8
- package/modal/components/content/index.css +3 -3
- package/modal/components/content/mobile.css +3 -3
- package/modal/components/footer/Component.desktop.js +2 -2
- package/modal/components/footer/Component.js +2 -2
- package/modal/components/footer/Component.mobile.js +2 -2
- package/modal/components/footer/desktop.css +9 -9
- package/modal/components/footer/index.css +4 -4
- package/modal/components/footer/layout.css +25 -25
- package/modal/components/footer/mobile.css +3 -3
- package/modal/components/header/Component.desktop.js +2 -2
- package/modal/components/header/Component.js +1 -1
- package/modal/components/header/Component.mobile.js +2 -2
- package/modal/components/header/desktop.css +17 -17
- package/modal/components/header/index.css +15 -15
- package/modal/components/header/mobile.css +3 -3
- package/modal/desktop.css +9 -9
- package/modal/desktop.js +2 -2
- package/modal/esm/Component.desktop.js +3 -3
- package/modal/esm/Component.mobile.js +3 -3
- package/modal/esm/Component.responsive.js +2 -2
- package/modal/esm/components/closer/Component.js +2 -2
- package/modal/esm/components/closer/index.css +4 -4
- package/modal/esm/components/content/Component.desktop.js +2 -2
- package/modal/esm/components/content/Component.js +1 -1
- package/modal/esm/components/content/Component.mobile.js +2 -2
- package/modal/esm/components/content/desktop.css +8 -8
- package/modal/esm/components/content/index.css +3 -3
- package/modal/esm/components/content/mobile.css +3 -3
- package/modal/esm/components/footer/Component.desktop.js +2 -2
- package/modal/esm/components/footer/Component.js +2 -2
- package/modal/esm/components/footer/Component.mobile.js +2 -2
- package/modal/esm/components/footer/desktop.css +9 -9
- package/modal/esm/components/footer/index.css +4 -4
- package/modal/esm/components/footer/layout.css +25 -25
- package/modal/esm/components/footer/mobile.css +3 -3
- package/modal/esm/components/header/Component.desktop.js +2 -2
- package/modal/esm/components/header/Component.js +1 -1
- package/modal/esm/components/header/Component.mobile.js +2 -2
- package/modal/esm/components/header/desktop.css +17 -17
- package/modal/esm/components/header/index.css +15 -15
- package/modal/esm/components/header/mobile.css +3 -3
- package/modal/esm/desktop.css +9 -9
- package/modal/esm/desktop.js +2 -2
- package/modal/esm/index.js +2 -2
- package/modal/esm/mobile.css +2 -2
- package/modal/esm/mobile.js +2 -2
- package/modal/esm/responsive.js +2 -2
- package/modal/esm/transitions.css +8 -8
- package/modal/esm/transitions.module-901020d1.js +4 -0
- package/modal/esm/{tslib.es6-66ecee2b.d.ts → tslib.es6-ffe4ccd1.d.ts} +0 -0
- package/modal/esm/{tslib.es6-66ecee2b.js → tslib.es6-ffe4ccd1.js} +0 -0
- package/modal/index.js +2 -2
- package/modal/mobile.css +2 -2
- package/modal/mobile.js +2 -2
- package/modal/modern/Component.desktop.js +2 -2
- package/modal/modern/Component.mobile.js +2 -2
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/closer/Component.js +1 -1
- package/modal/modern/components/closer/index.css +4 -4
- package/modal/modern/components/content/Component.desktop.js +1 -1
- package/modal/modern/components/content/Component.js +1 -1
- package/modal/modern/components/content/Component.mobile.js +1 -1
- package/modal/modern/components/content/desktop.css +8 -8
- package/modal/modern/components/content/index.css +3 -3
- package/modal/modern/components/content/mobile.css +3 -3
- package/modal/modern/components/footer/Component.desktop.js +1 -1
- package/modal/modern/components/footer/Component.js +2 -2
- package/modal/modern/components/footer/Component.mobile.js +1 -1
- package/modal/modern/components/footer/desktop.css +9 -9
- package/modal/modern/components/footer/index.css +4 -4
- package/modal/modern/components/footer/layout.css +25 -25
- package/modal/modern/components/footer/mobile.css +3 -3
- package/modal/modern/components/header/Component.desktop.js +1 -1
- package/modal/modern/components/header/Component.js +1 -1
- package/modal/modern/components/header/Component.mobile.js +1 -1
- package/modal/modern/components/header/desktop.css +17 -17
- package/modal/modern/components/header/index.css +15 -15
- package/modal/modern/components/header/mobile.css +3 -3
- package/modal/modern/desktop.css +9 -9
- package/modal/modern/desktop.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile.css +2 -2
- package/modal/modern/mobile.js +1 -1
- package/modal/modern/responsive.js +1 -1
- package/modal/modern/transitions.css +8 -8
- package/modal/modern/transitions.module-901020d1.js +4 -0
- package/modal/responsive.js +2 -2
- package/modal/transitions.css +8 -8
- package/modal/transitions.module-6f0bc560.js +4 -0
- package/modal/{tslib.es6-6ff13f6c.d.ts → tslib.es6-a6e0c26a.d.ts} +0 -0
- package/modal/{tslib.es6-6ff13f6c.js → tslib.es6-a6e0c26a.js} +0 -0
- package/mq/CHANGELOG.md +91 -0
- package/notification/CHANGELOG.md +563 -0
- package/notification/Component.js +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +8 -8
- package/notification/index.css +8 -8
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +8 -8
- package/notification-manager/CHANGELOG.md +402 -0
- package/notification-manager/{component-a11fddc0.d.ts → component-1a3e16cc.d.ts} +0 -0
- package/notification-manager/{component-a11fddc0.js → component-1a3e16cc.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-42d370f2.d.ts → component-e767254b.d.ts} +0 -0
- package/notification-manager/esm/{component-42d370f2.js → component-e767254b.js} +0 -0
- package/notification-manager/esm/component.js +2 -2
- package/notification-manager/esm/components/index.js +1 -1
- package/notification-manager/esm/components/notification/component.js +1 -1
- package/notification-manager/esm/components/notification/index.d.ts +1 -1
- package/notification-manager/esm/components/notification/index.js +1 -1
- package/notification-manager/esm/index.css +11 -11
- package/notification-manager/esm/index.js +1 -1
- package/notification-manager/index.css +11 -11
- package/notification-manager/index.js +1 -1
- package/notification-manager/modern/component.js +1 -1
- package/notification-manager/modern/index.css +11 -11
- package/package.json +1 -1
- package/pagination/CHANGELOG.md +98 -0
- package/pagination/Component.js +1 -1
- package/pagination/components/default-view/index.css +2 -2
- package/pagination/components/default-view/index.js +1 -1
- package/pagination/components/per-page-view/index.css +2 -2
- package/pagination/components/per-page-view/index.js +1 -1
- package/pagination/components/tag/index.css +8 -8
- package/pagination/components/tag/index.js +1 -1
- package/pagination/esm/Component.js +1 -1
- package/pagination/esm/components/default-view/index.css +2 -2
- package/pagination/esm/components/default-view/index.js +1 -1
- package/pagination/esm/components/per-page-view/index.css +2 -2
- package/pagination/esm/components/per-page-view/index.js +1 -1
- package/pagination/esm/components/tag/index.css +8 -8
- package/pagination/esm/components/tag/index.js +1 -1
- package/pagination/esm/index.css +4 -4
- package/pagination/index.css +4 -4
- package/pagination/modern/Component.js +1 -1
- package/pagination/modern/components/default-view/index.css +2 -2
- package/pagination/modern/components/default-view/index.js +1 -1
- package/pagination/modern/components/per-page-view/index.css +2 -2
- package/pagination/modern/components/per-page-view/index.js +1 -1
- package/pagination/modern/components/tag/index.css +8 -8
- package/pagination/modern/components/tag/index.js +1 -1
- package/pagination/modern/index.css +4 -4
- package/password-input/CHANGELOG.md +310 -0
- package/password-input/component.js +1 -1
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +5 -5
- package/password-input/index.css +5 -5
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +5 -5
- package/phone-input/CHANGELOG.md +478 -0
- package/picker-button/CHANGELOG.md +887 -0
- package/picker-button/Component.js +2 -2
- package/picker-button/esm/Component.js +2 -2
- package/picker-button/esm/field/Component.js +2 -2
- package/picker-button/esm/field/index.css +3 -3
- package/picker-button/esm/field/index.js +1 -1
- package/picker-button/esm/index.css +6 -6
- package/picker-button/esm/index.js +1 -1
- package/picker-button/esm/option/Component.js +2 -2
- package/picker-button/esm/option/index.css +4 -4
- package/picker-button/esm/option/index.js +1 -1
- package/picker-button/esm/{tslib.es6-a4c45164.d.ts → tslib.es6-17aecb5b.d.ts} +0 -0
- package/picker-button/esm/{tslib.es6-a4c45164.js → tslib.es6-17aecb5b.js} +0 -0
- package/picker-button/field/Component.js +2 -2
- package/picker-button/field/index.css +3 -3
- package/picker-button/field/index.js +1 -1
- package/picker-button/index.css +6 -6
- package/picker-button/index.js +1 -1
- package/picker-button/modern/Component.js +1 -1
- package/picker-button/modern/field/Component.js +1 -1
- package/picker-button/modern/field/index.css +3 -3
- package/picker-button/modern/index.css +6 -6
- package/picker-button/modern/option/Component.js +1 -1
- package/picker-button/modern/option/index.css +4 -4
- package/picker-button/option/Component.js +2 -2
- package/picker-button/option/index.css +4 -4
- package/picker-button/option/index.js +1 -1
- package/picker-button/{tslib.es6-389e5b6a.d.ts → tslib.es6-01651136.d.ts} +0 -0
- package/picker-button/{tslib.es6-389e5b6a.js → tslib.es6-01651136.js} +0 -0
- package/plate/CHANGELOG.md +485 -0
- package/plate/Component.js +1 -1
- package/plate/esm/Component.js +1 -1
- package/plate/esm/index.css +28 -28
- package/plate/index.css +28 -28
- package/plate/modern/Component.js +1 -1
- package/plate/modern/index.css +28 -28
- package/popover/CHANGELOG.md +290 -0
- package/popover/Component.js +1 -1
- package/popover/esm/Component.js +1 -1
- package/popover/esm/index.css +34 -34
- package/popover/index.css +34 -34
- package/popover/modern/Component.js +1 -1
- package/popover/modern/index.css +34 -34
- package/portal/CHANGELOG.md +75 -0
- package/progress-bar/CHANGELOG.md +120 -0
- package/progress-bar/Component.js +1 -1
- package/progress-bar/esm/Component.js +1 -1
- package/progress-bar/esm/index.css +13 -13
- package/progress-bar/index.css +13 -13
- package/progress-bar/modern/Component.js +1 -1
- package/progress-bar/modern/index.css +13 -13
- package/pure-cell/CHANGELOG.md +25 -0
- package/pure-cell/{component-7a58cc3e.d.ts → component-099523be.d.ts} +0 -0
- package/pure-cell/{component-7a58cc3e.js → component-099523be.js} +2 -2
- package/pure-cell/{component-1a69a18f.d.ts → component-a27f9f21.d.ts} +0 -0
- package/pure-cell/{component-1a69a18f.js → component-a27f9f21.js} +6 -6
- package/pure-cell/component.js +3 -3
- package/pure-cell/components/addon/component.js +2 -2
- package/pure-cell/components/addon/index.css +6 -6
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +2 -2
- package/pure-cell/components/amount/index.css +2 -2
- package/pure-cell/components/amount/index.js +1 -1
- package/pure-cell/components/amount-title/component.js +2 -2
- package/pure-cell/components/amount-title/index.css +3 -3
- package/pure-cell/components/amount-title/index.js +1 -1
- package/pure-cell/components/category/component.js +2 -2
- package/pure-cell/components/category/index.css +4 -4
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/comment/component.js +2 -2
- package/pure-cell/components/comment/index.css +3 -3
- package/pure-cell/components/comment/index.js +1 -1
- package/pure-cell/components/content/component.js +3 -3
- package/pure-cell/components/content/index.css +3 -3
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +3 -3
- package/pure-cell/components/footer/component.js +2 -2
- package/pure-cell/components/footer/index.css +4 -4
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +2 -2
- package/pure-cell/components/footer-button/index.css +2 -2
- package/pure-cell/components/footer-button/index.d.ts +1 -1
- package/pure-cell/components/footer-button/index.js +2 -2
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +2 -2
- package/pure-cell/components/graphics/index.css +2 -2
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +3 -3
- package/pure-cell/components/main/index.css +4 -4
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +3 -3
- package/pure-cell/components/text/component.js +3 -3
- package/pure-cell/components/text/index.css +8 -8
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +3 -3
- package/pure-cell/esm/{component-17333e14.d.ts → component-3677be97.d.ts} +0 -0
- package/pure-cell/esm/{component-17333e14.js → component-3677be97.js} +2 -2
- package/pure-cell/esm/{component-5e016614.d.ts → component-c96cb963.d.ts} +0 -0
- package/pure-cell/esm/{component-5e016614.js → component-c96cb963.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 +6 -6
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +2 -2
- package/pure-cell/esm/components/amount/index.css +2 -2
- package/pure-cell/esm/components/amount/index.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +2 -2
- package/pure-cell/esm/components/amount-title/index.css +3 -3
- package/pure-cell/esm/components/amount-title/index.js +1 -1
- package/pure-cell/esm/components/category/component.js +2 -2
- package/pure-cell/esm/components/category/index.css +4 -4
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/comment/component.js +2 -2
- package/pure-cell/esm/components/comment/index.css +3 -3
- package/pure-cell/esm/components/comment/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +3 -3
- package/pure-cell/esm/components/content/index.css +3 -3
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +3 -3
- package/pure-cell/esm/components/footer/component.js +2 -2
- package/pure-cell/esm/components/footer/index.css +4 -4
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +2 -2
- package/pure-cell/esm/components/footer-button/index.css +2 -2
- package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
- package/pure-cell/esm/components/footer-button/index.js +2 -2
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +2 -2
- package/pure-cell/esm/components/graphics/index.css +2 -2
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +3 -3
- package/pure-cell/esm/components/main/index.css +4 -4
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +3 -3
- package/pure-cell/esm/components/text/component.js +3 -3
- package/pure-cell/esm/components/text/index.css +8 -8
- 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-3f01cb77.d.ts → getDataTestId-791c2f5f.d.ts} +0 -0
- package/pure-cell/esm/{getDataTestId-3f01cb77.js → getDataTestId-791c2f5f.js} +0 -0
- package/pure-cell/esm/index.css +19 -19
- package/pure-cell/esm/index.js +3 -3
- package/pure-cell/{getDataTestId-fbff34a5.d.ts → getDataTestId-58a4fb1c.d.ts} +0 -0
- package/pure-cell/{getDataTestId-fbff34a5.js → getDataTestId-58a4fb1c.js} +0 -0
- package/pure-cell/index.css +19 -19
- package/pure-cell/index.js +3 -3
- package/pure-cell/modern/{component-1e7031f0.d.ts → component-976f5e36.d.ts} +0 -0
- package/pure-cell/modern/{component-1e7031f0.js → component-976f5e36.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 +6 -6
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +2 -2
- package/pure-cell/modern/components/amount/index.css +2 -2
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +2 -2
- package/pure-cell/modern/components/amount-title/index.css +3 -3
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +2 -2
- package/pure-cell/modern/components/category/index.css +4 -4
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/comment/component.js +2 -2
- package/pure-cell/modern/components/comment/index.css +3 -3
- package/pure-cell/modern/components/comment/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +2 -2
- package/pure-cell/modern/components/content/index.css +3 -3
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +2 -2
- package/pure-cell/modern/components/footer/component.js +2 -2
- package/pure-cell/modern/components/footer/index.css +4 -4
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +2 -2
- package/pure-cell/modern/components/footer-button/index.css +2 -2
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +2 -2
- package/pure-cell/modern/components/graphics/index.css +2 -2
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +2 -2
- package/pure-cell/modern/components/main/index.css +4 -4
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +2 -2
- package/pure-cell/modern/components/text/component.js +2 -2
- package/pure-cell/modern/components/text/index.css +8 -8
- 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-4d081c2b.d.ts → getDataTestId-e65e1a73.d.ts} +0 -0
- package/pure-cell/modern/{getDataTestId-4d081c2b.js → getDataTestId-e65e1a73.js} +0 -0
- package/pure-cell/modern/index.css +19 -19
- package/pure-cell/modern/index.js +2 -2
- package/pure-input/CHANGELOG.md +119 -0
- package/pure-input/Component.js +1 -1
- package/pure-input/esm/Component.js +1 -1
- package/pure-input/esm/index.css +26 -26
- package/pure-input/index.css +26 -26
- package/pure-input/modern/Component.js +1 -1
- package/pure-input/modern/index.css +26 -26
- package/radio/CHANGELOG.md +219 -0
- package/radio/Component.js +1 -1
- package/radio/esm/Component.js +1 -1
- package/radio/esm/index.css +32 -32
- package/radio/index.css +32 -32
- package/radio/modern/Component.js +1 -1
- package/radio/modern/index.css +32 -32
- package/radio-group/CHANGELOG.md +166 -0
- package/radio-group/Component.js +1 -1
- package/radio-group/esm/Component.js +1 -1
- package/radio-group/esm/index.css +17 -17
- package/radio-group/index.css +17 -17
- package/radio-group/modern/Component.js +1 -1
- package/radio-group/modern/index.css +17 -17
- package/scrollbar/CHANGELOG.md +39 -0
- package/scrollbar/Component.js +3 -3
- package/scrollbar/default.css +3 -3
- package/scrollbar/esm/Component.js +3 -3
- package/scrollbar/esm/default.css +3 -3
- package/scrollbar/esm/index.css +26 -26
- package/scrollbar/esm/inverted.css +3 -3
- package/scrollbar/index.css +26 -26
- package/scrollbar/inverted.css +3 -3
- package/scrollbar/modern/Component.js +3 -3
- package/scrollbar/modern/default.css +3 -3
- package/scrollbar/modern/index.css +26 -26
- package/scrollbar/modern/inverted.css +3 -3
- package/select/CHANGELOG.md +957 -0
- package/select/{Component-d710383f.d.ts → Component-ba2aa7e0.d.ts} +0 -0
- package/select/{Component-d710383f.js → Component-ba2aa7e0.js} +5 -5
- package/select/{Component-02654ff6.d.ts → Component-f89c6a25.d.ts} +0 -0
- package/select/{Component-02654ff6.js → Component-f89c6a25.js} +2 -2
- 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-bb8a9f74.d.ts → Component-0209ef49.d.ts} +0 -0
- package/select/esm/{Component-bb8a9f74.js → Component-0209ef49.js} +3 -3
- package/select/esm/{Component-9a8d16c5.d.ts → Component-6e284848.d.ts} +0 -0
- package/select/esm/{Component-9a8d16c5.js → Component-6e284848.js} +11 -11
- package/select/esm/Component.js +8 -8
- package/select/esm/components/arrow/Component.js +1 -1
- package/select/esm/components/arrow/index.css +3 -3
- package/select/esm/components/base-select/Component.js +3 -3
- package/select/esm/components/base-select/index.css +7 -7
- package/select/esm/components/base-select/index.d.ts +1 -1
- package/select/esm/components/base-select/index.js +3 -3
- package/select/esm/components/base-select-mobile/Component.js +10 -10
- package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
- package/select/esm/components/base-select-mobile/checkmark/index.css +4 -4
- package/select/esm/components/base-select-mobile/index.css +11 -11
- package/select/esm/components/base-select-mobile/index.d.ts +1 -1
- package/select/esm/components/base-select-mobile/index.js +10 -10
- package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
- package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
- package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
- package/select/esm/components/checkmark/Component.js +1 -1
- package/select/esm/components/checkmark/index.css +7 -7
- package/select/esm/components/field/Component.js +3 -3
- package/select/esm/components/field/index.css +9 -9
- package/select/esm/components/field/index.js +2 -2
- package/select/esm/components/index.js +10 -10
- package/select/esm/components/native-select/Component.js +1 -1
- package/select/esm/components/native-select/index.js +1 -1
- package/select/esm/components/optgroup/Component.js +1 -1
- package/select/esm/components/optgroup/index.css +6 -6
- package/select/esm/components/option/Component.js +2 -2
- package/select/esm/components/option/index.css +20 -20
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/components/options-list/Component.js +3 -3
- package/select/esm/components/options-list/index.css +6 -6
- package/select/esm/components/options-list/index.js +2 -2
- package/select/esm/components/select-mobile/Component.js +10 -10
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +10 -10
- package/select/esm/components/select-modal-mobile/Component.js +10 -10
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +10 -10
- package/select/esm/components/virtual-options-list/Component.js +3 -3
- package/select/esm/components/virtual-options-list/index.css +12 -12
- package/select/esm/components/virtual-options-list/index.js +2 -2
- package/select/esm/index.js +10 -10
- package/select/esm/{intersection-observer-8a84ca64.d.ts → intersection-observer-ad65772e.d.ts} +0 -0
- package/select/esm/{intersection-observer-8a84ca64.js → intersection-observer-ad65772e.js} +0 -0
- package/select/esm/presets/index.js +10 -10
- package/select/esm/presets/useLazyLoading/hook.js +3 -3
- package/select/esm/presets/useLazyLoading/index.css +2 -2
- package/select/esm/presets/useSelectWithApply/hook.js +10 -10
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -10
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +10 -10
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/{tslib.es6-8c23ef2d.d.ts → tslib.es6-74d520dc.d.ts} +0 -0
- package/select/esm/{tslib.es6-8c23ef2d.js → tslib.es6-74d520dc.js} +0 -0
- package/select/index.js +4 -4
- package/select/{intersection-observer-de8a65fc.d.ts → intersection-observer-4bdb2116.d.ts} +0 -0
- package/select/{intersection-observer-de8a65fc.js → intersection-observer-4bdb2116.js} +0 -0
- package/select/modern/{Component-be8c8292.d.ts → Component-161dd525.d.ts} +0 -0
- package/select/modern/{Component-be8c8292.js → Component-161dd525.js} +2 -2
- package/select/modern/{Component-66dc7fce.d.ts → Component-bd1f13c2.d.ts} +0 -0
- package/select/modern/{Component-66dc7fce.js → Component-bd1f13c2.js} +10 -10
- package/select/modern/Component.js +7 -7
- package/select/modern/components/arrow/Component.js +1 -1
- package/select/modern/components/arrow/index.css +3 -3
- package/select/modern/components/base-select/Component.js +2 -2
- package/select/modern/components/base-select/index.css +7 -7
- package/select/modern/components/base-select/index.d.ts +1 -1
- package/select/modern/components/base-select/index.js +2 -2
- package/select/modern/components/base-select-mobile/Component.js +9 -9
- 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 +9 -9
- 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 +9 -9
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +6 -6
- package/select/modern/components/option/Component.js +1 -1
- package/select/modern/components/option/index.css +20 -20
- package/select/modern/components/options-list/Component.js +2 -2
- package/select/modern/components/options-list/index.css +6 -6
- package/select/modern/components/options-list/index.js +1 -1
- package/select/modern/components/select-mobile/Component.js +9 -9
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +9 -9
- package/select/modern/components/select-modal-mobile/Component.js +9 -9
- package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/select/modern/components/select-modal-mobile/index.js +9 -9
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +12 -12
- package/select/modern/index.js +9 -9
- package/select/modern/{intersection-observer-8a84ca64.d.ts → intersection-observer-ad65772e.d.ts} +0 -0
- package/select/modern/{intersection-observer-8a84ca64.js → intersection-observer-ad65772e.js} +0 -0
- package/select/modern/presets/index.js +9 -9
- 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 +9 -9
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +9 -9
- 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 +9 -9
- 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-80204bb0.d.ts → tslib.es6-703054f5.d.ts} +0 -0
- package/select/{tslib.es6-80204bb0.js → tslib.es6-703054f5.js} +0 -0
- package/select-with-tags/CHANGELOG.md +447 -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/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-a10e583e.d.ts → tslib.es6-88a06127.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-a10e583e.js → tslib.es6-88a06127.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-f0b3a9c3.d.ts → tslib.es6-b165e3ba.d.ts} +0 -0
- package/select-with-tags/{tslib.es6-f0b3a9c3.js → tslib.es6-b165e3ba.js} +0 -0
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/side-panel/CHANGELOG.md +31 -0
- package/side-panel/Component.desktop.js +3 -3
- package/side-panel/Component.mobile.js +3 -3
- package/side-panel/Component.responsive.js +1 -1
- package/side-panel/components/closer/Component.js +2 -2
- package/side-panel/components/closer/index.css +4 -4
- package/side-panel/components/content/Component.desktop.js +2 -2
- package/side-panel/components/content/Component.js +1 -1
- package/side-panel/components/content/Component.mobile.js +2 -2
- package/side-panel/components/content/desktop.css +3 -3
- package/side-panel/components/content/index.css +3 -3
- package/side-panel/components/content/mobile.css +3 -3
- package/side-panel/components/footer/Component.desktop.js +2 -2
- package/side-panel/components/footer/Component.js +2 -2
- package/side-panel/components/footer/Component.mobile.js +2 -2
- package/side-panel/components/footer/desktop.css +3 -3
- package/side-panel/components/footer/index.css +4 -4
- package/side-panel/components/footer/layout.css +25 -25
- package/side-panel/components/footer/mobile.css +3 -3
- package/side-panel/components/header/Component.desktop.js +2 -2
- package/side-panel/components/header/Component.js +1 -1
- package/side-panel/components/header/Component.mobile.js +2 -2
- package/side-panel/components/header/desktop.css +6 -6
- package/side-panel/components/header/index.css +15 -15
- package/side-panel/components/header/mobile.css +3 -3
- package/side-panel/desktop.css +3 -3
- package/side-panel/desktop.js +1 -1
- package/side-panel/esm/Component.desktop.js +3 -3
- package/side-panel/esm/Component.mobile.js +3 -3
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/closer/Component.js +2 -2
- package/side-panel/esm/components/closer/index.css +4 -4
- package/side-panel/esm/components/content/Component.desktop.js +2 -2
- package/side-panel/esm/components/content/Component.js +1 -1
- package/side-panel/esm/components/content/Component.mobile.js +2 -2
- package/side-panel/esm/components/content/desktop.css +3 -3
- package/side-panel/esm/components/content/index.css +3 -3
- package/side-panel/esm/components/content/mobile.css +3 -3
- package/side-panel/esm/components/footer/Component.desktop.js +2 -2
- package/side-panel/esm/components/footer/Component.js +2 -2
- package/side-panel/esm/components/footer/Component.mobile.js +2 -2
- package/side-panel/esm/components/footer/desktop.css +3 -3
- package/side-panel/esm/components/footer/index.css +4 -4
- package/side-panel/esm/components/footer/layout.css +25 -25
- package/side-panel/esm/components/footer/mobile.css +3 -3
- package/side-panel/esm/components/header/Component.desktop.js +2 -2
- package/side-panel/esm/components/header/Component.js +1 -1
- package/side-panel/esm/components/header/Component.mobile.js +2 -2
- package/side-panel/esm/components/header/desktop.css +6 -6
- package/side-panel/esm/components/header/index.css +15 -15
- package/side-panel/esm/components/header/mobile.css +3 -3
- package/side-panel/esm/desktop.css +3 -3
- package/side-panel/esm/desktop.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile.css +2 -2
- package/side-panel/esm/mobile.js +1 -1
- package/side-panel/esm/responsive.js +1 -1
- package/side-panel/esm/transitions.desktop.css +8 -8
- package/side-panel/esm/transitions.mobile.css +8 -8
- package/side-panel/esm/{tslib.es6-3b3a6db8.d.ts → tslib.es6-17319afd.d.ts} +0 -0
- package/side-panel/esm/{tslib.es6-3b3a6db8.js → tslib.es6-17319afd.js} +0 -0
- package/side-panel/index.js +1 -1
- package/side-panel/mobile.css +2 -2
- package/side-panel/mobile.js +1 -1
- package/side-panel/modern/Component.desktop.js +2 -2
- package/side-panel/modern/Component.mobile.js +2 -2
- package/side-panel/modern/components/closer/Component.js +1 -1
- package/side-panel/modern/components/closer/index.css +4 -4
- package/side-panel/modern/components/content/Component.desktop.js +1 -1
- package/side-panel/modern/components/content/Component.js +1 -1
- package/side-panel/modern/components/content/Component.mobile.js +1 -1
- package/side-panel/modern/components/content/desktop.css +3 -3
- package/side-panel/modern/components/content/index.css +3 -3
- package/side-panel/modern/components/content/mobile.css +3 -3
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +2 -2
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/components/footer/desktop.css +3 -3
- package/side-panel/modern/components/footer/index.css +4 -4
- package/side-panel/modern/components/footer/layout.css +25 -25
- package/side-panel/modern/components/footer/mobile.css +3 -3
- package/side-panel/modern/components/header/Component.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 +6 -6
- package/side-panel/modern/components/header/index.css +15 -15
- package/side-panel/modern/components/header/mobile.css +3 -3
- package/side-panel/modern/desktop.css +3 -3
- package/side-panel/modern/mobile.css +2 -2
- package/side-panel/modern/transitions.desktop.css +8 -8
- package/side-panel/modern/transitions.mobile.css +8 -8
- package/side-panel/responsive.js +1 -1
- package/side-panel/transitions.desktop.css +8 -8
- package/side-panel/transitions.mobile.css +8 -8
- package/side-panel/{tslib.es6-0e385fe0.d.ts → tslib.es6-e4f5ee30.d.ts} +0 -0
- package/side-panel/{tslib.es6-0e385fe0.js → tslib.es6-e4f5ee30.js} +0 -0
- package/skeleton/CHANGELOG.md +188 -0
- package/skeleton/Component.js +1 -1
- package/skeleton/esm/Component.js +1 -1
- package/skeleton/esm/index.css +11 -11
- package/skeleton/index.css +11 -11
- package/skeleton/modern/Component.js +1 -1
- package/skeleton/modern/index.css +11 -11
- package/slider/CHANGELOG.md +171 -0
- package/slider/Component.js +1 -1
- package/slider/esm/Component.js +1 -1
- package/slider/esm/index.css +17 -17
- package/slider/index.css +17 -17
- package/slider/modern/Component.js +1 -1
- package/slider/modern/index.css +17 -17
- package/slider-input/CHANGELOG.md +508 -0
- package/slider-input/Component.js +1 -1
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +17 -17
- package/slider-input/index.css +17 -17
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +17 -17
- package/space/CHANGELOG.md +92 -0
- package/space/Component.js +2 -2
- package/space/{Item-8c46e0a3.d.ts → Item-7f3613d8.d.ts} +0 -0
- package/space/{Item-8c46e0a3.js → Item-7f3613d8.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +2 -2
- package/space/esm/{Item-14dcb512.d.ts → Item-92f3fc47.d.ts} +0 -0
- package/space/esm/{Item-14dcb512.js → Item-92f3fc47.js} +0 -0
- package/space/esm/Item.js +1 -1
- package/space/esm/index.css +9 -9
- package/space/esm/index.js +1 -1
- package/space/index.css +9 -9
- package/space/index.js +1 -1
- package/space/modern/Component.js +1 -1
- package/space/modern/index.css +9 -9
- package/spinner/CHANGELOG.md +97 -0
- package/spinner/Component.js +1 -1
- package/spinner/esm/Component.js +1 -1
- package/spinner/esm/index.css +10 -10
- package/spinner/index.css +10 -10
- package/spinner/modern/Component.js +1 -1
- package/spinner/modern/index.css +10 -10
- package/stack/CHANGELOG.md +96 -0
- package/status/CHANGELOG.md +141 -0
- package/status/Component.js +1 -1
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +18 -18
- package/status/index.css +18 -18
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +18 -18
- package/stepped-progress-bar/CHANGELOG.md +95 -0
- package/stepped-progress-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/index.css +11 -11
- package/stepped-progress-bar/esm/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/index.css +11 -11
- package/stepped-progress-bar/esm/index.css +4 -4
- package/stepped-progress-bar/index.css +4 -4
- package/stepped-progress-bar/modern/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/index.css +11 -11
- package/stepped-progress-bar/modern/index.css +4 -4
- package/switch/CHANGELOG.md +179 -0
- package/switch/Component.js +1 -1
- package/switch/esm/Component.js +1 -1
- package/switch/esm/index.css +26 -26
- package/switch/index.css +26 -26
- package/switch/modern/Component.js +1 -1
- package/switch/modern/index.css +26 -26
- package/table/CHANGELOG.md +254 -0
- package/table/component.js +1 -1
- package/table/components/index.js +1 -1
- package/table/components/pagination/Component.js +2 -2
- package/table/components/pagination/index.css +8 -8
- package/table/components/pagination/index.js +1 -1
- package/table/components/pagination/select-field/index.css +4 -4
- package/table/components/pagination/select-field/index.js +2 -2
- package/table/components/table/Component.js +2 -2
- package/table/components/table/index.css +6 -6
- package/table/components/table/index.js +1 -1
- package/table/components/table/utils.js +1 -1
- package/table/components/tbody/Component.js +2 -2
- package/table/components/tbody/index.css +2 -2
- package/table/components/tbody/index.js +1 -1
- package/table/components/tcell/Component.js +2 -2
- package/table/components/tcell/index.css +4 -4
- package/table/components/tcell/index.js +1 -1
- package/table/components/texpandable-row/Component.js +2 -2
- package/table/components/texpandable-row/index.css +5 -5
- package/table/components/texpandable-row/index.js +1 -1
- package/table/components/thead/Component.js +2 -2
- package/table/components/thead/index.css +6 -6
- package/table/components/thead/index.js +1 -1
- package/table/components/thead-cell/Component.js +2 -2
- package/table/components/thead-cell/index.css +5 -5
- package/table/components/thead-cell/index.js +1 -1
- package/table/components/trow/Component.js +2 -2
- package/table/components/trow/index.css +8 -8
- package/table/components/trow/index.js +1 -1
- package/table/components/tsortable-head-cell/Component.js +2 -2
- package/table/components/tsortable-head-cell/index.css +9 -9
- package/table/components/tsortable-head-cell/index.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/esm/component.js +1 -1
- package/table/esm/components/index.js +1 -1
- package/table/esm/components/pagination/Component.js +2 -2
- package/table/esm/components/pagination/index.css +8 -8
- package/table/esm/components/pagination/index.js +1 -1
- package/table/esm/components/pagination/select-field/index.css +4 -4
- package/table/esm/components/pagination/select-field/index.js +2 -2
- package/table/esm/components/table/Component.js +2 -2
- package/table/esm/components/table/index.css +6 -6
- package/table/esm/components/table/index.js +1 -1
- package/table/esm/components/table/utils.js +1 -1
- package/table/esm/components/tbody/Component.js +2 -2
- package/table/esm/components/tbody/index.css +2 -2
- package/table/esm/components/tbody/index.js +1 -1
- package/table/esm/components/tcell/Component.js +2 -2
- package/table/esm/components/tcell/index.css +4 -4
- package/table/esm/components/tcell/index.js +1 -1
- package/table/esm/components/texpandable-row/Component.js +2 -2
- package/table/esm/components/texpandable-row/index.css +5 -5
- package/table/esm/components/texpandable-row/index.js +1 -1
- package/table/esm/components/thead/Component.js +2 -2
- package/table/esm/components/thead/index.css +6 -6
- package/table/esm/components/thead/index.js +1 -1
- package/table/esm/components/thead-cell/Component.js +2 -2
- package/table/esm/components/thead-cell/index.css +5 -5
- package/table/esm/components/thead-cell/index.js +1 -1
- package/table/esm/components/trow/Component.js +2 -2
- package/table/esm/components/trow/index.css +8 -8
- package/table/esm/components/trow/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/Component.js +2 -2
- package/table/esm/components/tsortable-head-cell/index.css +9 -9
- package/table/esm/components/tsortable-head-cell/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/esm/index.js +1 -1
- package/table/esm/{tslib.es6-a420141e.d.ts → tslib.es6-a576e96e.d.ts} +0 -0
- package/table/esm/{tslib.es6-a420141e.js → tslib.es6-a576e96e.js} +0 -0
- package/table/index.js +1 -1
- package/table/modern/components/pagination/Component.js +1 -1
- package/table/modern/components/pagination/index.css +8 -8
- package/table/modern/components/pagination/select-field/index.css +4 -4
- package/table/modern/components/pagination/select-field/index.js +1 -1
- package/table/modern/components/table/Component.js +1 -1
- package/table/modern/components/table/index.css +6 -6
- package/table/modern/components/tbody/Component.js +1 -1
- package/table/modern/components/tbody/index.css +2 -2
- package/table/modern/components/tcell/Component.js +1 -1
- package/table/modern/components/tcell/index.css +4 -4
- package/table/modern/components/texpandable-row/Component.js +1 -1
- package/table/modern/components/texpandable-row/index.css +5 -5
- package/table/modern/components/thead/Component.js +1 -1
- package/table/modern/components/thead/index.css +6 -6
- package/table/modern/components/thead-cell/Component.js +1 -1
- package/table/modern/components/thead-cell/index.css +5 -5
- package/table/modern/components/trow/Component.js +1 -1
- package/table/modern/components/trow/index.css +8 -8
- package/table/modern/components/tsortable-head-cell/Component.js +1 -1
- package/table/modern/components/tsortable-head-cell/index.css +9 -9
- package/table/{tslib.es6-b286eb4b.d.ts → tslib.es6-0036563b.d.ts} +0 -0
- package/table/{tslib.es6-b286eb4b.js → tslib.es6-0036563b.js} +0 -0
- package/tabs/CHANGELOG.md +345 -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 +3 -3
- package/tabs/components/tabs/Component.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/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 +3 -3
- package/tabs/esm/components/tabs/Component.desktop.js +3 -3
- package/tabs/esm/components/tabs/Component.mobile.js +3 -3
- package/tabs/esm/components/tabs/Component.responsive.js +3 -3
- package/tabs/esm/desktop.js +3 -3
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/index.module-0293c64e.js +4 -0
- package/tabs/esm/index.module-f5cb39c0.js +4 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-717e7960.d.ts → tslib.es6-e64c2f2e.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-717e7960.js → tslib.es6-e64c2f2e.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/index.module-a4648236.js +4 -0
- package/tabs/index.module-ba450ee2.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 +3 -3
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/index.module-0293c64e.js +4 -0
- package/tabs/modern/index.module-f5cb39c0.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-95ede7e7.d.ts → tslib.es6-f5e1c50c.d.ts} +0 -0
- package/tabs/{tslib.es6-95ede7e7.js → tslib.es6-f5e1c50c.js} +0 -0
- package/tag/CHANGELOG.md +255 -0
- package/tag/Component.js +3 -3
- package/tag/default.css +9 -9
- package/tag/esm/Component.js +3 -3
- package/tag/esm/default.css +9 -9
- package/tag/esm/index.css +38 -38
- package/tag/esm/inverted.css +9 -9
- package/tag/index.css +38 -38
- package/tag/inverted.css +9 -9
- package/tag/modern/Component.js +3 -3
- package/tag/modern/default.css +9 -9
- package/tag/modern/index.css +38 -38
- package/tag/modern/inverted.css +9 -9
- package/textarea/CHANGELOG.md +243 -0
- package/textarea/Component.js +3 -3
- package/textarea/default.css +19 -19
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/default.css +19 -19
- package/textarea/esm/index.css +22 -22
- package/textarea/esm/inverted.css +19 -19
- package/textarea/index.css +22 -22
- package/textarea/inverted.css +19 -19
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/default.css +19 -19
- package/textarea/modern/index.css +22 -22
- package/textarea/modern/inverted.css +19 -19
- package/themes/CHANGELOG.md +712 -0
- package/themes/compiled/mobile-dark-bluetint.css +273 -273
- package/themes/dist/CHANGELOG.md +712 -0
- package/themes/dist/compiled/mobile-dark-bluetint.css +854 -854
- package/themes/dist/package.json +2 -2
- package/toast/CHANGELOG.md +575 -0
- package/toast/component.js +1 -1
- package/toast/esm/component.js +1 -1
- package/toast/esm/index.css +10 -10
- package/toast/index.css +10 -10
- package/toast/modern/component.js +1 -1
- package/toast/modern/index.css +10 -10
- package/toast-plate/CHANGELOG.md +475 -0
- package/toast-plate/component.js +1 -1
- package/toast-plate/esm/component.js +1 -1
- package/toast-plate/esm/index.css +16 -16
- package/toast-plate/index.css +16 -16
- package/toast-plate/modern/component.js +1 -1
- package/toast-plate/modern/index.css +16 -16
- package/tooltip/CHANGELOG.md +524 -0
- package/tooltip/{Component-37af7245.d.ts → Component-9864ec67.d.ts} +0 -0
- package/tooltip/{Component-37af7245.js → Component-9864ec67.js} +3 -3
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.js +2 -2
- package/tooltip/default.css +3 -3
- package/tooltip/esm/{Component-d26e1706.d.ts → Component-644b47cc.d.ts} +0 -0
- package/tooltip/esm/{Component-d26e1706.js → Component-644b47cc.js} +3 -3
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.js +2 -2
- package/tooltip/esm/default.css +3 -3
- package/tooltip/esm/index.css +6 -6
- package/tooltip/esm/index.d.ts +1 -1
- package/tooltip/esm/index.js +1 -1
- package/tooltip/esm/inverted.css +5 -5
- package/tooltip/esm/responsive.css +3 -3
- package/tooltip/esm/responsive.js +1 -1
- package/tooltip/index.css +6 -6
- package/tooltip/index.d.ts +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/inverted.css +5 -5
- package/tooltip/modern/Component.js +3 -3
- package/tooltip/modern/component.responsive.js +1 -1
- package/tooltip/modern/default.css +3 -3
- package/tooltip/modern/index.css +6 -6
- package/tooltip/modern/inverted.css +5 -5
- package/tooltip/modern/responsive.css +3 -3
- package/tooltip/responsive.css +3 -3
- package/tooltip/responsive.js +1 -1
- package/typography/CHANGELOG.md +176 -0
- package/typography/colors.css +13 -13
- package/typography/{colors.module-34340807.d.ts → colors.module-3be74f02.d.ts} +0 -0
- package/typography/{colors.module-34340807.js → colors.module-3be74f02.js} +1 -1
- package/typography/common.module-c145b7a2.js +4 -0
- package/typography/component.js +2 -2
- package/typography/esm/colors.css +13 -13
- package/typography/esm/{colors.module-c2c81b75.d.ts → colors.module-554f594a.d.ts} +0 -0
- package/typography/esm/{colors.module-c2c81b75.js → colors.module-554f594a.js} +1 -1
- package/typography/esm/common.module-fa55512d.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +14 -14
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +5 -5
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +19 -19
- package/typography/esm/title/index.js +3 -3
- package/typography/esm/title-mobile/component.js +3 -3
- package/typography/esm/title-mobile/index.css +14 -14
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +3 -3
- package/typography/esm/title-responsive/index.css +41 -41
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +13 -13
- package/typography/modern/colors.module-a68bc305.js +4 -0
- package/typography/modern/common.module-fa55512d.js +4 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.css +14 -14
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +5 -5
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +19 -19
- package/typography/modern/title/index.js +3 -3
- package/typography/modern/title-mobile/component.js +3 -3
- package/typography/modern/title-mobile/index.css +14 -14
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +3 -3
- package/typography/modern/title-responsive/index.css +41 -41
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +14 -14
- package/typography/text/index.js +1 -1
- package/typography/title/common.css +5 -5
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +19 -19
- package/typography/title/index.js +3 -3
- package/typography/title-mobile/component.js +3 -3
- package/typography/title-mobile/index.css +14 -14
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +3 -3
- package/typography/title-responsive/index.css +41 -41
- package/typography/title-responsive/index.js +2 -2
- package/vars/CHANGELOG.md +369 -0
- package/vars/dist/CHANGELOG.md +369 -0
- package/vars/dist/package.json +2 -2
- package/with-suffix/CHANGELOG.md +451 -0
- package/with-suffix/Component.js +1 -1
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +9 -9
- package/with-suffix/index.css +9 -9
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +9 -9
- package/calendar-range/modern/index.module-bdf2a5f3.js +0 -4
- package/grid/esm/gutters.module-1c8ea85c.js +0 -27
- package/grid/gutters.module-fd48d741.js +0 -28
- package/grid/modern/gutters.module-8ceaba77.js +0 -4
- package/modal/esm/transitions.module-5f9ca013.js +0 -4
- package/modal/modern/transitions.module-5f9ca013.js +0 -4
- package/modal/transitions.module-c8742182.js +0 -4
- package/tabs/esm/index.module-25059e92.js +0 -4
- package/tabs/esm/index.module-e361314e.js +0 -4
- package/tabs/index.module-80cd5f1f.js +0 -4
- package/tabs/index.module-fbd61d1d.js +0 -4
- package/tabs/modern/index.module-25059e92.js +0 -4
- package/tabs/modern/index.module-e361314e.js +0 -4
- package/typography/common.module-34922aaa.js +0 -4
- package/typography/esm/common.module-63ce1c32.js +0 -4
- package/typography/modern/colors.module-17caab93.js +0 -4
- package/typography/modern/common.module-63ce1c32.js +0 -4
|
@@ -0,0 +1,662 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
## [10.3.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@10.3.0...@alfalab/core-components-confirmation@10.3.1) (2022-07-14)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [10.3.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@10.2.0...@alfalab/core-components-confirmation@10.3.0) (2022-06-28)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Features
|
|
18
|
+
|
|
19
|
+
* circumflexus retrieval ([#57](https://github.com/core-ds/core-components/issues/57)) ([3820da8](https://github.com/core-ds/core-components/commit/3820da818bcdcbee6904c648b3e29c3c828fe202))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
# [10.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@10.1.10...@alfalab/core-components-confirmation@10.2.0) (2022-06-24)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Features
|
|
29
|
+
|
|
30
|
+
* **amount-input:** added functionality to enter negative values ([#106](https://github.com/core-ds/core-components/issues/106)) ([d6b6ca7](https://github.com/core-ds/core-components/commit/d6b6ca71d87b5c4c62d2e87cdbe9d1ff035852c4))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
## [10.1.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@10.1.9...@alfalab/core-components-confirmation@10.1.10) (2022-06-23)
|
|
37
|
+
|
|
38
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
## [10.1.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@10.1.8...@alfalab/core-components-confirmation@10.1.9) (2022-06-20)
|
|
45
|
+
|
|
46
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
## [10.1.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@10.1.7...@alfalab/core-components-confirmation@10.1.8) (2022-06-08)
|
|
53
|
+
|
|
54
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
## [10.1.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@10.1.6...@alfalab/core-components-confirmation@10.1.7) (2022-06-03)
|
|
61
|
+
|
|
62
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
## [10.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@10.1.0...@alfalab/core-components-confirmation@10.1.1) (2022-03-04)
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
### Bug Fixes
|
|
72
|
+
|
|
73
|
+
* update glyph deps ([#1019](https://github.com/core-ds/core-components/issues/1019)) ([3e910d0](https://github.com/core-ds/core-components/commit/3e910d0801c4c46bcd399163200c1f7bfaba375e))
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
# [10.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@10.0.1...@alfalab/core-components-confirmation@10.1.0) (2022-03-03)
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
### Features
|
|
83
|
+
|
|
84
|
+
* Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
## [10.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@10.0.0...@alfalab/core-components-confirmation@10.0.1) (2022-02-17)
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
### Bug Fixes
|
|
94
|
+
|
|
95
|
+
* imports for glyph icons ([#994](https://github.com/core-ds/core-components/issues/994)) ([8e807f2](https://github.com/core-ds/core-components/commit/8e807f26abf0f942fe8eadbd201caecb297b35dc))
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
# [10.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@9.0.7...@alfalab/core-components-confirmation@10.0.0) (2022-02-16)
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
### Features
|
|
105
|
+
|
|
106
|
+
* **confirmation:** большое обновление компонента ([#958](https://github.com/core-ds/core-components/issues/958)) ([3e61e7e](https://github.com/core-ds/core-components/commit/3e61e7e6529662d8fb96acb2898a29fd9c1917ab))
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
### BREAKING CHANGES
|
|
110
|
+
|
|
111
|
+
* **confirmation:** Удалена пропса code
|
|
112
|
+
|
|
113
|
+
* feat(code-input): ref updates
|
|
114
|
+
|
|
115
|
+
* feat(confirmation): updates, fix tests
|
|
116
|
+
|
|
117
|
+
* feat(confirmation): initial
|
|
118
|
+
|
|
119
|
+
* feat(confirmation): updates
|
|
120
|
+
|
|
121
|
+
* feat(confirmation): update tests
|
|
122
|
+
|
|
123
|
+
* feat(confirmation): updates
|
|
124
|
+
|
|
125
|
+
* feat(confirmation): dont reset code, if error
|
|
126
|
+
|
|
127
|
+
* test(confirmation): update snapshot
|
|
128
|
+
* **confirmation:** Удалена пропса code
|
|
129
|
+
|
|
130
|
+
Co-authored-by: reme3d2y <AYatsenko@alfabank.ru>
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
## [9.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@9.0.6...@alfalab/core-components-confirmation@9.0.7) (2022-02-15)
|
|
137
|
+
|
|
138
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
## [9.0.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@9.0.5...@alfalab/core-components-confirmation@9.0.6) (2022-02-09)
|
|
145
|
+
|
|
146
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
## [9.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@9.0.4...@alfalab/core-components-confirmation@9.0.5) (2022-02-03)
|
|
153
|
+
|
|
154
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
## [9.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@9.0.3...@alfalab/core-components-confirmation@9.0.4) (2022-02-02)
|
|
161
|
+
|
|
162
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
## [9.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@9.0.2...@alfalab/core-components-confirmation@9.0.3) (2021-12-29)
|
|
169
|
+
|
|
170
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
## [9.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@9.0.1...@alfalab/core-components-confirmation@9.0.2) (2021-12-14)
|
|
177
|
+
|
|
178
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
## [9.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@9.0.0...@alfalab/core-components-confirmation@9.0.1) (2021-12-08)
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
### Bug Fixes
|
|
188
|
+
|
|
189
|
+
* актуализируем @alfalab/utils ([#897](https://github.com/core-ds/core-components/issues/897)) ([30fb88e](https://github.com/core-ds/core-components/commit/30fb88eee36f68cabf80069e5125d911fabde4a5))
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
# [9.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@8.5.1...@alfalab/core-components-confirmation@9.0.0) (2021-11-26)
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
### Features
|
|
199
|
+
|
|
200
|
+
* **button:** добавлена кнопка размера 40px, изменены скругления ([#886](https://github.com/core-ds/core-components/issues/886)) ([88e657a](https://github.com/core-ds/core-components/commit/88e657a9f0f68b8b58f6e9437053954ee984f83c)), closes [#890](https://github.com/core-ds/core-components/issues/890)
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
### BREAKING CHANGES
|
|
204
|
+
|
|
205
|
+
* **button:** Кнопка размера xs теперь имеет размер 40px. Тем, кто использовал размер xs, надо
|
|
206
|
+
заменить размер на xxs. Можно воспользоваться codemod.
|
|
207
|
+
|
|
208
|
+
* feat(codemod): add button xs to xxs transformer
|
|
209
|
+
|
|
210
|
+
* feat(tag): добавлен тэг размера 40px, изменены отступы
|
|
211
|
+
|
|
212
|
+
Добавлен тэг размером 40px, изменены отступы. Тем, кто использовал размер xs, надо заменить размер
|
|
213
|
+
на xxs.
|
|
214
|
+
* **button:** Тэг размера xs теперь имеет размер 40px. Тем, кто использовал размер xs, надо
|
|
215
|
+
заменить размер на xxs. Можно воспользоваться codemod.
|
|
216
|
+
|
|
217
|
+
* test: update screenshots
|
|
218
|
+
|
|
219
|
+
* test: update screenshots
|
|
220
|
+
|
|
221
|
+
* feat(button): linter fix
|
|
222
|
+
|
|
223
|
+
* feat(button): fix min-width
|
|
224
|
+
|
|
225
|
+
* feat(tag): remove vertical paddings
|
|
226
|
+
|
|
227
|
+
* feat(tag): remove vertical paddings
|
|
228
|
+
|
|
229
|
+
* feat(button): updates
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
## [8.5.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@8.5.0...@alfalab/core-components-confirmation@8.5.1) (2021-11-16)
|
|
236
|
+
|
|
237
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
# [8.5.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@8.4.0...@alfalab/core-components-confirmation@8.5.0) (2021-10-18)
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
### Features
|
|
247
|
+
|
|
248
|
+
* **confirmation:** compact code-input if slotsCount > 6 ([99be0e1](https://github.com/core-ds/core-components/commit/99be0e1744d9782824756c8992fd4b986a589dd7))
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
# [8.4.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@8.3.0...@alfalab/core-components-confirmation@8.4.0) (2021-10-11)
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
### Features
|
|
258
|
+
|
|
259
|
+
* проставлен role=alert для ошибок ([#850](https://github.com/core-ds/core-components/issues/850)) ([dc634a3](https://github.com/core-ds/core-components/commit/dc634a3d008accfab10192ce234c12ef0ecc7fa9))
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
# [8.3.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@8.2.2...@alfalab/core-components-confirmation@8.3.0) (2021-09-27)
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
### Features
|
|
269
|
+
|
|
270
|
+
* **confirmation:** design update, new type of error "overlimit" and blocking input ([#841](https://github.com/core-ds/core-components/issues/841)) ([1ea5d31](https://github.com/core-ds/core-components/commit/1ea5d3117552f7cc9fcd78092edf634d9020b693))
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
## [8.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@8.2.1...@alfalab/core-components-confirmation@8.2.2) (2021-09-14)
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
### Bug Fixes
|
|
280
|
+
|
|
281
|
+
* confirmation & input ([#833](https://github.com/core-ds/core-components/issues/833)) ([f3c0d62](https://github.com/core-ds/core-components/commit/f3c0d62c15b3812205b71685c2d37c0a986677ee))
|
|
282
|
+
|
|
283
|
+
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
## [8.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@8.2.0...@alfalab/core-components-confirmation@8.2.1) (2021-08-27)
|
|
288
|
+
|
|
289
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
# [8.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@8.1.1...@alfalab/core-components-confirmation@8.2.0) (2021-08-23)
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
### Features
|
|
299
|
+
|
|
300
|
+
* **confirmation:** add custom countdown content, change time format ([#804](https://github.com/core-ds/core-components/issues/804)) ([b87ace1](https://github.com/core-ds/core-components/commit/b87ace190013cc873133bd1fff23cb6ae0ae3800))
|
|
301
|
+
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
## [8.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@8.1.0...@alfalab/core-components-confirmation@8.1.1) (2021-08-04)
|
|
307
|
+
|
|
308
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
# [8.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@8.0.2...@alfalab/core-components-confirmation@8.1.0) (2021-07-23)
|
|
315
|
+
|
|
316
|
+
|
|
317
|
+
### Features
|
|
318
|
+
|
|
319
|
+
* **confirmation:** fix timer, some loader refactoring ([#754](https://github.com/core-ds/core-components/issues/754)) ([187bb0e](https://github.com/core-ds/core-components/commit/187bb0e72a75c62b117a49917976903257d90bb7))
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
|
|
325
|
+
## [8.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@8.0.1...@alfalab/core-components-confirmation@8.0.2) (2021-07-19)
|
|
326
|
+
|
|
327
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
## [8.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@8.0.0...@alfalab/core-components-confirmation@8.0.1) (2021-07-09)
|
|
334
|
+
|
|
335
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
# [8.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@7.0.0...@alfalab/core-components-confirmation@8.0.0) (2021-07-08)
|
|
342
|
+
|
|
343
|
+
|
|
344
|
+
### Features
|
|
345
|
+
|
|
346
|
+
* upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
|
|
347
|
+
|
|
348
|
+
# [7.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@6.1.0...@alfalab/core-components-confirmation@7.0.0) (2021-06-28)
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
### Features
|
|
352
|
+
|
|
353
|
+
* **confirmation:** add property for change retry button text ([#720](https://github.com/core-ds/core-components/issues/720)) ([c0f7688](https://github.com/core-ds/core-components/commit/c0f76888cffff8ad4169769bc4615429663352a5))
|
|
354
|
+
|
|
355
|
+
|
|
356
|
+
### BREAKING CHANGES
|
|
357
|
+
|
|
358
|
+
* **confirmation:** buttonRetryText renamed to buttonReturnText
|
|
359
|
+
|
|
360
|
+
Co-authored-by: Alexander Soldatov <aesoldatov@alfabank.ru>
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
# [6.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@6.0.0...@alfalab/core-components-confirmation@6.1.0) (2021-05-31)
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
### Features
|
|
370
|
+
|
|
371
|
+
* **confirmation:** set up signTitle prop as slot ([#672](https://github.com/core-ds/core-components/issues/672)) ([85e4786](https://github.com/core-ds/core-components/commit/85e47862689f373fd1904495ae7b86d998ad7cec))
|
|
372
|
+
|
|
373
|
+
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
# [6.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@5.1.0...@alfalab/core-components-confirmation@6.0.0) (2021-05-25)
|
|
378
|
+
|
|
379
|
+
|
|
380
|
+
### Features
|
|
381
|
+
|
|
382
|
+
* **button:** add inverted ([#649](https://github.com/core-ds/core-components/issues/649)) ([be321b0](https://github.com/core-ds/core-components/commit/be321b07e99d20824138ad65141f3fbed1b6e315)), closes [#658](https://github.com/core-ds/core-components/issues/658) [#657](https://github.com/core-ds/core-components/issues/657)
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
### BREAKING CHANGES
|
|
386
|
+
|
|
387
|
+
* **button:** remove inverted themes
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
# [5.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@5.0.1...@alfalab/core-components-confirmation@5.1.0) (2021-05-25)
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
### Features
|
|
397
|
+
|
|
398
|
+
* **confirmation:** styles updates ([#636](https://github.com/core-ds/core-components/issues/636)) ([da00fc5](https://github.com/core-ds/core-components/commit/da00fc5bf80251f5104452ba326711788c2f7240)), closes [#1](https://github.com/core-ds/core-components/issues/1)
|
|
399
|
+
|
|
400
|
+
|
|
401
|
+
|
|
402
|
+
|
|
403
|
+
|
|
404
|
+
## [5.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@5.0.0...@alfalab/core-components-confirmation@5.0.1) (2021-05-18)
|
|
405
|
+
|
|
406
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
407
|
+
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
|
|
412
|
+
# [5.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@4.1.11...@alfalab/core-components-confirmation@5.0.0) (2021-05-07)
|
|
413
|
+
|
|
414
|
+
|
|
415
|
+
### Features
|
|
416
|
+
|
|
417
|
+
* **stack:** add new component ([#612](https://github.com/core-ds/core-components/issues/612)) ([c520f91](https://github.com/core-ds/core-components/commit/c520f91cd22bb9e23fd2f428719865b4c7d5a2a6))
|
|
418
|
+
|
|
419
|
+
|
|
420
|
+
### BREAKING CHANGES
|
|
421
|
+
|
|
422
|
+
* **stack:** remove z-index, add stack component
|
|
423
|
+
|
|
424
|
+
* feat(modal): remove z-index, add stack component
|
|
425
|
+
|
|
426
|
+
remove z-index, add stack component
|
|
427
|
+
* **stack:** remove z-index, add stack component
|
|
428
|
+
|
|
429
|
+
* feat(notification-manager): remove z-index, add stack component
|
|
430
|
+
|
|
431
|
+
remove z-index, add stack component
|
|
432
|
+
* **stack:** remove z-index, add stack component
|
|
433
|
+
|
|
434
|
+
* feat(notification): remove z-index, add stack component
|
|
435
|
+
|
|
436
|
+
remove z-index, add stack component
|
|
437
|
+
* **stack:** remove z-index, add stack component
|
|
438
|
+
|
|
439
|
+
* feat(popover): remove z-index, add stack component
|
|
440
|
+
|
|
441
|
+
remove z-index, add stack component
|
|
442
|
+
* **stack:** remove z-index, add stack component
|
|
443
|
+
|
|
444
|
+
* feat(select): remove z-index, add stack component
|
|
445
|
+
|
|
446
|
+
remove z-index, add stack component
|
|
447
|
+
* **stack:** remove z-index, add stack component
|
|
448
|
+
|
|
449
|
+
* feat(toast): remove z-index, add stack component
|
|
450
|
+
|
|
451
|
+
remove z-index, add stack component
|
|
452
|
+
* **stack:** remove z-index, add stack component
|
|
453
|
+
|
|
454
|
+
* feat(tooltip): remove z-index, add stack component
|
|
455
|
+
|
|
456
|
+
remove z-index, add stack component
|
|
457
|
+
* **stack:** remove z-index, add stack component
|
|
458
|
+
|
|
459
|
+
* feat(stack): fix comment
|
|
460
|
+
|
|
461
|
+
* Revert "feat(modal): remove z-index, add stack component"
|
|
462
|
+
|
|
463
|
+
This reverts commit fcae901c6ec58311701cd491296a7b04016a9a65.
|
|
464
|
+
|
|
465
|
+
* feat(base-modal): remove z-index, add stack component
|
|
466
|
+
|
|
467
|
+
remove z-index, add stack component
|
|
468
|
+
* **stack:** remove z-index, add stack component
|
|
469
|
+
|
|
470
|
+
* test(file-upload-item): update snapshot
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
|
|
476
|
+
## [4.1.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@4.1.10...@alfalab/core-components-confirmation@4.1.11) (2021-04-26)
|
|
477
|
+
|
|
478
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
## [4.1.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@4.1.9...@alfalab/core-components-confirmation@4.1.10) (2021-04-09)
|
|
485
|
+
|
|
486
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
487
|
+
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
|
|
492
|
+
## [4.1.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@4.1.8...@alfalab/core-components-confirmation@4.1.9) (2021-04-06)
|
|
493
|
+
|
|
494
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
495
|
+
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
|
|
500
|
+
## [4.1.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@4.1.7...@alfalab/core-components-confirmation@4.1.8) (2021-04-01)
|
|
501
|
+
|
|
502
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
503
|
+
|
|
504
|
+
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
## [4.1.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@4.1.6...@alfalab/core-components-confirmation@4.1.7) (2021-03-30)
|
|
509
|
+
|
|
510
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
511
|
+
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
## [4.1.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@4.1.5...@alfalab/core-components-confirmation@4.1.6) (2021-03-24)
|
|
517
|
+
|
|
518
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
519
|
+
|
|
520
|
+
|
|
521
|
+
|
|
522
|
+
|
|
523
|
+
|
|
524
|
+
## [4.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@4.1.4...@alfalab/core-components-confirmation@4.1.5) (2021-03-19)
|
|
525
|
+
|
|
526
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
527
|
+
|
|
528
|
+
|
|
529
|
+
|
|
530
|
+
|
|
531
|
+
|
|
532
|
+
## [4.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@4.1.2...@alfalab/core-components-confirmation@4.1.4) (2021-03-18)
|
|
533
|
+
|
|
534
|
+
|
|
535
|
+
### Bug Fixes
|
|
536
|
+
|
|
537
|
+
* one more sborka bug ([#579](https://github.com/core-ds/core-components/issues/579)) ([9fbe0be](https://github.com/core-ds/core-components/commit/9fbe0beca56ec5971de78b3f6cda25305b260efc))
|
|
538
|
+
|
|
539
|
+
|
|
540
|
+
|
|
541
|
+
|
|
542
|
+
|
|
543
|
+
## [4.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@4.1.0...@alfalab/core-components-confirmation@4.1.2) (2021-03-16)
|
|
544
|
+
|
|
545
|
+
|
|
546
|
+
### Bug Fixes
|
|
547
|
+
|
|
548
|
+
* border-radius in packages ([781749e](https://github.com/core-ds/core-components/commit/781749ef38aefd5a6707ac56d2e297dce9f3e073))
|
|
549
|
+
|
|
550
|
+
|
|
551
|
+
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
# [4.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@4.0.1...@alfalab/core-components-confirmation@4.1.0) (2021-03-15)
|
|
555
|
+
|
|
556
|
+
|
|
557
|
+
### Features
|
|
558
|
+
|
|
559
|
+
* **vars:** introducing border-radius vars ([1a6fb28](https://github.com/core-ds/core-components/commit/1a6fb287bcfab50048c3a9100645b4dee8cd3395))
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
|
|
563
|
+
|
|
564
|
+
|
|
565
|
+
## [4.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@4.0.0...@alfalab/core-components-confirmation@4.0.1) (2021-03-14)
|
|
566
|
+
|
|
567
|
+
|
|
568
|
+
### Bug Fixes
|
|
569
|
+
|
|
570
|
+
* **button:** set type button by default ([#564](https://github.com/core-ds/core-components/issues/564)) ([59fdefd](https://github.com/core-ds/core-components/commit/59fdefd4f37fbe589840aa8944d88bde5b8cda6e))
|
|
571
|
+
|
|
572
|
+
|
|
573
|
+
|
|
574
|
+
|
|
575
|
+
|
|
576
|
+
# [4.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@3.3.8...@alfalab/core-components-confirmation@4.0.0) (2021-03-11)
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
### Bug Fixes
|
|
580
|
+
|
|
581
|
+
* **confirmation:** fix bug with timers ([2bdb105](https://github.com/core-ds/core-components/commit/2bdb10505ebb91713bca0b56e4d10af08cbcd4ed))
|
|
582
|
+
|
|
583
|
+
|
|
584
|
+
### Features
|
|
585
|
+
|
|
586
|
+
* **confirmation:** add noAttemptsLeftMessage prop ([7dc0e02](https://github.com/core-ds/core-components/commit/7dc0e02074443fd68c13aa0ac54bd966e8968ffc))
|
|
587
|
+
* **confirmation:** always show sms come link ([0a14a54](https://github.com/core-ds/core-components/commit/0a14a54b177ee72ccf8cd8b057ea48db0168c1fb))
|
|
588
|
+
* **confirmation:** confirmation design updates ([69f26e4](https://github.com/core-ds/core-components/commit/69f26e415a195d863686076941b6a3f15f3d1d15))
|
|
589
|
+
* **confirmation:** fix text ([40d4d6b](https://github.com/core-ds/core-components/commit/40d4d6b2261b2e0db79bc160266cc207a1ca3858))
|
|
590
|
+
|
|
591
|
+
|
|
592
|
+
### BREAKING CHANGES
|
|
593
|
+
|
|
594
|
+
* **confirmation:** Add phone formatting into component. Phone prop doesn't have to be formatted.
|
|
595
|
+
|
|
596
|
+
|
|
597
|
+
|
|
598
|
+
|
|
599
|
+
|
|
600
|
+
## [3.3.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@3.3.7...@alfalab/core-components-confirmation@3.3.8) (2021-03-10)
|
|
601
|
+
|
|
602
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
603
|
+
|
|
604
|
+
|
|
605
|
+
|
|
606
|
+
|
|
607
|
+
|
|
608
|
+
## [3.3.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@3.3.6...@alfalab/core-components-confirmation@3.3.7) (2021-03-04)
|
|
609
|
+
|
|
610
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
611
|
+
|
|
612
|
+
|
|
613
|
+
|
|
614
|
+
|
|
615
|
+
|
|
616
|
+
## [3.3.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@3.3.5...@alfalab/core-components-confirmation@3.3.6) (2021-03-03)
|
|
617
|
+
|
|
618
|
+
|
|
619
|
+
### Bug Fixes
|
|
620
|
+
|
|
621
|
+
* **confirmation:** add font feature settings ([#540](https://github.com/core-ds/core-components/issues/540)) ([08057f6](https://github.com/core-ds/core-components/commit/08057f6930e9cd19c0213442a4915e366d26e607))
|
|
622
|
+
|
|
623
|
+
|
|
624
|
+
|
|
625
|
+
|
|
626
|
+
|
|
627
|
+
## [3.3.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@3.3.4...@alfalab/core-components-confirmation@3.3.5) (2021-03-03)
|
|
628
|
+
|
|
629
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
630
|
+
|
|
631
|
+
|
|
632
|
+
|
|
633
|
+
|
|
634
|
+
|
|
635
|
+
## [3.3.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@3.3.3...@alfalab/core-components-confirmation@3.3.4) (2021-03-03)
|
|
636
|
+
|
|
637
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
638
|
+
|
|
639
|
+
|
|
640
|
+
|
|
641
|
+
|
|
642
|
+
|
|
643
|
+
## [3.3.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@3.3.2...@alfalab/core-components-confirmation@3.3.3) (2021-02-20)
|
|
644
|
+
|
|
645
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
646
|
+
|
|
647
|
+
|
|
648
|
+
|
|
649
|
+
|
|
650
|
+
|
|
651
|
+
## [3.3.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@3.3.1...@alfalab/core-components-confirmation@3.3.2) (2021-02-19)
|
|
652
|
+
|
|
653
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
654
|
+
|
|
655
|
+
|
|
656
|
+
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
## [3.3.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-confirmation@3.3.0...@alfalab/core-components-confirmation@3.3.1) (2021-02-18)
|
|
660
|
+
|
|
661
|
+
|
|
662
|
+
**Note:** Version bump only for package @alfalab/core-components-confirmation
|
|
@@ -8,7 +8,7 @@ var context = require('./context.js');
|
|
|
8
8
|
var types = require('./types.js');
|
|
9
9
|
require('../code-input');
|
|
10
10
|
require('../link');
|
|
11
|
-
require('./countdown-section-
|
|
11
|
+
require('./countdown-section-ea3fd8c2.js');
|
|
12
12
|
require('../loader');
|
|
13
13
|
require('../button');
|
|
14
14
|
var components_screens_initial_component = require('./components/screens/initial/component.js');
|
|
@@ -61,7 +61,7 @@ function __rest(s, e) {
|
|
|
61
61
|
return t;
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
-
var styles = {"component":"
|
|
64
|
+
var styles = {"component":"confirmation__component_rsrtc","center":"confirmation__center_rsrtc"};
|
|
65
65
|
require('./index.css');
|
|
66
66
|
|
|
67
67
|
var confirmationScreens = {
|
|
@@ -6,7 +6,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
6
6
|
|
|
7
7
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
8
8
|
|
|
9
|
-
var styles = {"circle":"
|
|
9
|
+
var styles = {"circle":"confirmation__circle_7k8vn"};
|
|
10
10
|
require('./index.css');
|
|
11
11
|
|
|
12
12
|
var SIZE = 16;
|