@alfalab/core-components 27.9.0 → 27.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/Component.js +1 -1
- package/alert/cssm/index.module.css +1 -0
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +6 -5
- package/alert/index.css +6 -5
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +6 -5
- package/amount/component.js +1 -1
- package/amount/cssm/index.module.css +1 -0
- package/amount/esm/component.js +1 -1
- package/amount/esm/index.css +8 -7
- package/amount/esm/pure/component.js +1 -1
- package/amount/esm/pure/index.css +2 -2
- package/amount/index.css +8 -7
- package/amount/modern/component.js +1 -1
- package/amount/modern/index.css +8 -7
- package/amount/modern/pure/component.js +1 -1
- package/amount/modern/pure/index.css +2 -2
- package/amount/pure/component.js +1 -1
- package/amount/pure/index.css +2 -2
- package/amount-input/Component.js +3 -3
- package/amount-input/cssm/default.module.css +1 -0
- package/amount-input/cssm/index.module.css +1 -0
- package/amount-input/cssm/inverted.module.css +1 -0
- package/amount-input/default.css +3 -2
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +3 -2
- package/amount-input/esm/index.css +8 -7
- package/amount-input/esm/inverted.css +3 -2
- package/amount-input/index.css +8 -7
- package/amount-input/inverted.css +3 -2
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +3 -2
- package/amount-input/modern/index.css +8 -7
- package/amount-input/modern/inverted.css +3 -2
- package/attach/Component.js +1 -1
- package/attach/cssm/index.module.css +1 -0
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +28 -27
- package/attach/index.css +28 -27
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +28 -27
- package/backdrop/Component.js +1 -1
- package/backdrop/cssm/index.module.css +1 -0
- package/backdrop/cssm/vars.css +1 -0
- package/backdrop/esm/Component.js +1 -1
- package/backdrop/esm/index.css +13 -12
- package/backdrop/index.css +13 -12
- package/backdrop/modern/Component.js +1 -1
- package/backdrop/modern/index.css +13 -12
- package/badge/Component.js +1 -1
- package/badge/cssm/index.module.css +1 -0
- package/badge/esm/Component.js +1 -1
- package/badge/esm/index.css +39 -38
- package/badge/index.css +39 -38
- package/badge/modern/Component.js +1 -1
- package/badge/modern/index.css +39 -38
- package/bank-card/Component.js +1 -1
- package/bank-card/cssm/index.module.css +1 -0
- package/bank-card/esm/Component.js +1 -1
- package/bank-card/esm/index.css +21 -20
- package/bank-card/index.css +21 -20
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +21 -20
- package/base-modal/Component.js +1 -1
- package/base-modal/cssm/index.module.css +1 -0
- package/base-modal/esm/Component.js +1 -1
- package/base-modal/esm/index.css +14 -13
- package/base-modal/index.css +14 -13
- package/base-modal/modern/Component.js +1 -1
- package/base-modal/modern/index.css +14 -13
- package/bottom-sheet/{component-01854e98.d.ts → component-21ebc457.d.ts} +0 -0
- package/bottom-sheet/{component-01854e98.js → component-21ebc457.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 +5 -4
- package/bottom-sheet/components/header/Component.js +2 -2
- package/bottom-sheet/components/header/index.css +18 -17
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/cssm/components/footer/index.module.css +1 -0
- package/bottom-sheet/cssm/components/header/index.module.css +1 -0
- package/bottom-sheet/cssm/index.module.css +1 -0
- package/bottom-sheet/esm/{component-3c2b5fd7.d.ts → component-fb1ef81d.d.ts} +0 -0
- package/bottom-sheet/esm/{component-3c2b5fd7.js → component-fb1ef81d.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 +5 -4
- package/bottom-sheet/esm/components/header/Component.js +2 -2
- package/bottom-sheet/esm/components/header/index.css +18 -17
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.css +17 -16
- package/bottom-sheet/esm/index.d.ts +1 -1
- package/bottom-sheet/esm/index.js +2 -2
- package/bottom-sheet/esm/{tslib.es6-5568f64c.d.ts → tslib.es6-f20ccbdf.d.ts} +0 -0
- package/bottom-sheet/esm/{tslib.es6-5568f64c.js → tslib.es6-f20ccbdf.js} +0 -0
- package/bottom-sheet/index.css +17 -16
- package/bottom-sheet/index.d.ts +1 -1
- package/bottom-sheet/index.js +2 -2
- package/bottom-sheet/modern/{component-0e021541.d.ts → component-a80d9306.d.ts} +0 -0
- package/bottom-sheet/modern/{component-0e021541.js → component-a80d9306.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 +5 -4
- package/bottom-sheet/modern/components/header/Component.js +1 -1
- package/bottom-sheet/modern/components/header/index.css +18 -17
- package/bottom-sheet/modern/index.css +17 -16
- package/bottom-sheet/modern/index.d.ts +1 -1
- package/bottom-sheet/modern/index.js +1 -1
- package/bottom-sheet/{tslib.es6-071a0cac.d.ts → tslib.es6-78725db5.d.ts} +0 -0
- package/bottom-sheet/{tslib.es6-071a0cac.js → tslib.es6-78725db5.js} +0 -0
- package/button/Component.js +3 -3
- package/button/cssm/default.module.css +1 -0
- package/button/cssm/index.module.css +1 -0
- package/button/cssm/inverted.module.css +1 -0
- package/button/default.css +42 -41
- package/button/esm/Component.js +3 -3
- package/button/esm/default.css +42 -41
- package/button/esm/index.css +55 -54
- package/button/esm/inverted.css +42 -41
- package/button/index.css +55 -54
- package/button/inverted.css +42 -41
- package/button/modern/Component.js +3 -3
- package/button/modern/default.css +42 -41
- package/button/modern/index.css +55 -54
- package/button/modern/inverted.css +42 -41
- package/calendar/Component.d.ts +14 -10
- package/calendar/Component.js +13 -11
- package/calendar/Context-bdb4c6b9.d.ts +4 -0
- package/calendar/components/calendar-mobile/Component.d.ts +56 -0
- package/calendar/components/calendar-mobile/Component.js +200 -0
- package/calendar/components/calendar-mobile/index.css +833 -0
- package/calendar/components/calendar-mobile/index.d.ts +1 -0
- package/calendar/components/calendar-mobile/index.js +72 -0
- package/calendar/components/days-table/Component.d.ts +13 -2
- package/calendar/components/days-table/Component.js +48 -22
- package/calendar/components/days-table/index.css +111 -71
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.css +17 -3
- package/calendar/components/month-year-header/Component.js +2 -2
- package/calendar/components/month-year-header/index.css +24 -10
- package/calendar/components/month-year-header/index.js +1 -1
- package/calendar/components/months-table/Component.d.ts +4 -0
- package/calendar/components/months-table/Component.js +7 -5
- package/calendar/components/months-table/index.css +40 -18
- 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 +24 -10
- package/calendar/components/select-button/Component.js +2 -2
- package/calendar/components/select-button/index.css +24 -10
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.d.ts +4 -0
- package/calendar/components/years-table/Component.js +7 -5
- package/calendar/components/years-table/index.css +50 -27
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/cssm/Component.d.ts +14 -10
- package/calendar/cssm/Component.js +13 -11
- package/calendar/cssm/Context-bdb4c6b9.d.ts +4 -0
- package/calendar/cssm/components/calendar-mobile/Component.d.ts +56 -0
- package/calendar/cssm/components/calendar-mobile/Component.js +207 -0
- package/calendar/cssm/components/calendar-mobile/index.d.ts +1 -0
- package/calendar/cssm/components/calendar-mobile/index.js +81 -0
- package/calendar/cssm/components/calendar-mobile/index.module.css +832 -0
- package/calendar/cssm/components/days-table/Component.d.ts +13 -2
- package/calendar/cssm/components/days-table/Component.js +47 -21
- package/calendar/cssm/components/days-table/index.js +1 -1
- package/calendar/cssm/components/days-table/index.module.css +64 -24
- package/calendar/cssm/components/header/index.module.css +14 -0
- package/calendar/cssm/components/month-year-header/Component.js +1 -1
- package/calendar/cssm/components/month-year-header/index.js +1 -1
- package/calendar/cssm/components/month-year-header/index.module.css +14 -0
- package/calendar/cssm/components/months-table/Component.d.ts +4 -0
- package/calendar/cssm/components/months-table/Component.js +6 -4
- package/calendar/cssm/components/months-table/index.js +1 -1
- package/calendar/cssm/components/months-table/index.module.css +33 -11
- package/calendar/cssm/components/period-slider/index.module.css +14 -0
- package/calendar/cssm/components/select-button/Component.js +1 -1
- package/calendar/cssm/components/select-button/index.js +1 -1
- package/calendar/cssm/components/select-button/index.module.css +14 -0
- package/calendar/cssm/components/years-table/Component.d.ts +4 -0
- package/calendar/cssm/components/years-table/Component.js +6 -4
- package/calendar/cssm/components/years-table/index.js +1 -1
- package/calendar/cssm/components/years-table/index.module.css +43 -20
- package/calendar/cssm/index-bdb4c6b9.d.ts +221 -0
- package/calendar/cssm/index.d.ts +1 -0
- package/calendar/cssm/index.js +7 -2
- package/calendar/cssm/index.module.css +23 -0
- package/calendar/cssm/{tslib.es6-ce870b46.d.ts → tslib.es6-f8106a15.d.ts} +0 -0
- package/{select/tslib.es6-aff0085c.js → calendar/cssm/tslib.es6-f8106a15.js} +0 -0
- package/calendar/cssm/typings.d.ts +1 -0
- package/calendar/cssm/useCalendar.d.ts +9 -5
- package/calendar/cssm/useCalendar.js +14 -3
- package/calendar/cssm/utils.d.ts +2 -0
- package/calendar/cssm/utils.js +2 -1
- package/calendar/cssm/vars.css +13 -0
- package/calendar/esm/Component.d.ts +14 -10
- package/calendar/esm/Component.js +13 -11
- package/calendar/esm/Context-bdb4c6b9.d.ts +4 -0
- package/calendar/esm/components/calendar-mobile/Component.d.ts +56 -0
- package/calendar/esm/components/calendar-mobile/Component.js +190 -0
- package/calendar/esm/components/calendar-mobile/index.css +833 -0
- package/calendar/esm/components/calendar-mobile/index.d.ts +1 -0
- package/calendar/esm/components/calendar-mobile/index.js +66 -0
- package/calendar/esm/components/days-table/Component.d.ts +13 -2
- package/calendar/esm/components/days-table/Component.js +49 -23
- package/calendar/esm/components/days-table/index.css +111 -71
- 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 +17 -3
- package/calendar/esm/components/month-year-header/Component.js +2 -2
- package/calendar/esm/components/month-year-header/index.css +24 -10
- package/calendar/esm/components/month-year-header/index.js +1 -1
- package/calendar/esm/components/months-table/Component.d.ts +4 -0
- package/calendar/esm/components/months-table/Component.js +6 -5
- package/calendar/esm/components/months-table/index.css +40 -18
- 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 +24 -10
- package/calendar/esm/components/select-button/Component.js +2 -2
- package/calendar/esm/components/select-button/index.css +24 -10
- package/calendar/esm/components/select-button/index.js +1 -1
- package/calendar/esm/components/years-table/Component.d.ts +4 -0
- package/calendar/esm/components/years-table/Component.js +6 -5
- package/calendar/esm/components/years-table/index.css +50 -27
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index-bdb4c6b9.d.ts +221 -0
- package/calendar/esm/index.css +34 -11
- package/calendar/esm/index.d.ts +1 -0
- package/calendar/esm/index.js +4 -1
- package/calendar/esm/{tslib.es6-3c02bbd9.d.ts → tslib.es6-4144df30.d.ts} +0 -0
- package/{gallery/esm/tslib.es6-fa26a30c.js → calendar/esm/tslib.es6-4144df30.js} +9 -1
- package/calendar/esm/typings.d.ts +1 -0
- package/calendar/esm/useCalendar.d.ts +9 -5
- package/calendar/esm/useCalendar.js +14 -3
- package/calendar/esm/utils.d.ts +2 -0
- package/calendar/esm/utils.js +2 -1
- package/calendar/index-bdb4c6b9.d.ts +221 -0
- package/calendar/index.css +34 -11
- package/calendar/index.d.ts +1 -0
- package/calendar/index.js +6 -2
- package/calendar/modern/Component.d.ts +14 -10
- package/calendar/modern/Component.js +8 -6
- package/calendar/modern/Context-bdb4c6b9.d.ts +4 -0
- package/calendar/modern/components/calendar-mobile/Component.d.ts +56 -0
- package/calendar/modern/components/calendar-mobile/Component.js +190 -0
- package/calendar/modern/components/calendar-mobile/index.css +833 -0
- package/calendar/modern/components/calendar-mobile/index.d.ts +1 -0
- package/calendar/modern/components/calendar-mobile/index.js +65 -0
- package/calendar/modern/components/days-table/Component.d.ts +13 -2
- package/calendar/modern/components/days-table/Component.js +47 -22
- package/calendar/modern/components/days-table/index.css +111 -71
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +17 -3
- package/calendar/modern/components/month-year-header/Component.js +1 -1
- package/calendar/modern/components/month-year-header/index.css +24 -10
- package/calendar/modern/components/months-table/Component.d.ts +4 -0
- package/calendar/modern/components/months-table/Component.js +4 -4
- package/calendar/modern/components/months-table/index.css +40 -18
- package/calendar/modern/components/period-slider/Component.js +1 -1
- package/calendar/modern/components/period-slider/index.css +24 -10
- package/calendar/modern/components/select-button/Component.js +1 -1
- package/calendar/modern/components/select-button/index.css +24 -10
- package/calendar/modern/components/years-table/Component.d.ts +4 -0
- package/calendar/modern/components/years-table/Component.js +4 -4
- package/calendar/modern/components/years-table/index.css +50 -27
- package/calendar/modern/index-bdb4c6b9.d.ts +221 -0
- package/calendar/modern/index.css +34 -11
- package/calendar/modern/index.d.ts +1 -0
- package/calendar/modern/index.js +3 -0
- package/calendar/modern/typings.d.ts +1 -0
- package/calendar/modern/useCalendar.d.ts +9 -5
- package/calendar/modern/useCalendar.js +12 -3
- package/calendar/modern/utils.d.ts +2 -0
- package/calendar/modern/utils.js +2 -1
- package/calendar/{tslib.es6-45923f45.d.ts → tslib.es6-23e6163b.d.ts} +0 -0
- package/calendar/tslib.es6-23e6163b.js +49 -0
- package/calendar/typings.d.ts +1 -0
- package/calendar/useCalendar.d.ts +9 -5
- package/calendar/useCalendar.js +14 -3
- package/calendar/utils.d.ts +2 -0
- package/calendar/utils.js +2 -1
- package/calendar-input/Component.d.ts +14 -4
- package/calendar-input/Component.js +40 -31
- package/calendar-input/cssm/Component.d.ts +14 -4
- package/calendar-input/cssm/Component.js +39 -30
- package/calendar-input/cssm/index.js +1 -0
- package/calendar-input/cssm/index.module.css +18 -0
- package/calendar-input/cssm/stories.module.css +14 -0
- package/calendar-input/esm/Component.d.ts +14 -4
- package/calendar-input/esm/Component.js +41 -32
- package/calendar-input/esm/index.css +28 -10
- package/calendar-input/esm/index.js +1 -0
- package/calendar-input/index.css +28 -10
- package/calendar-input/index.js +1 -0
- package/calendar-input/modern/Component.d.ts +14 -4
- package/calendar-input/modern/Component.js +37 -29
- package/calendar-input/modern/index.css +28 -10
- package/calendar-input/modern/index.js +1 -0
- package/calendar-range/Component.js +1 -1
- package/calendar-range/cssm/views/index.module.css +14 -0
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/{index.module-badbaad3.d.ts → index.module-3a71efab.d.ts} +0 -0
- package/calendar-range/esm/{index.module-badbaad3.js → index.module-3a71efab.js} +1 -1
- package/calendar-range/esm/views/index.css +22 -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-8eb49154.d.ts → index.module-fb963bc9.d.ts} +0 -0
- package/calendar-range/{index.module-8eb49154.js → index.module-fb963bc9.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-d8ee15dc.js +4 -0
- package/calendar-range/modern/views/index.css +22 -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 +22 -8
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/calendar-with-skeleton/Component.js +1 -1
- package/calendar-with-skeleton/cssm/index.module.css +1 -0
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +13 -12
- package/calendar-with-skeleton/index.css +13 -12
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +13 -12
- package/card-image/Component.js +1 -1
- package/card-image/cssm/index.module.css +1 -0
- package/card-image/esm/Component.js +1 -1
- package/card-image/esm/index.css +8 -7
- package/card-image/index.css +8 -7
- package/card-image/modern/Component.js +1 -1
- package/card-image/modern/index.css +8 -7
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/cssm/index.module.css +1 -0
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +4 -3
- package/cdn-icon/index.css +4 -3
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +4 -3
- 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 +9 -8
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +5 -4
- package/chart/components/Tick/index.js +1 -1
- package/chart/components/TooltipContent/index.css +8 -7
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/cssm/components/Legends/index.module.css +1 -0
- package/chart/cssm/components/Tick/index.module.css +1 -0
- package/chart/cssm/components/TooltipContent/index.module.css +1 -0
- package/chart/cssm/index.module.css +1 -0
- 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 +9 -8
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +5 -4
- package/chart/esm/components/Tick/index.js +1 -1
- package/chart/esm/components/TooltipContent/index.css +8 -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 +6 -5
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-c8665fb3.d.ts → tslib.es6-f6fe98fe.d.ts} +0 -0
- package/chart/esm/{tslib.es6-c8665fb3.js → tslib.es6-f6fe98fe.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 +6 -5
- package/chart/index.js +1 -1
- package/chart/modern/Component.js +1 -1
- package/chart/modern/components/Dot/index.css +8 -8
- package/chart/modern/components/Dot/index.js +1 -1
- package/chart/modern/components/Legends/index.css +9 -8
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +5 -4
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +8 -7
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +6 -5
- package/chart/{tslib.es6-83f61e86.d.ts → tslib.es6-1334fff8.d.ts} +0 -0
- package/chart/{tslib.es6-83f61e86.js → tslib.es6-1334fff8.js} +0 -0
- package/checkbox/Component.js +1 -1
- package/checkbox/cssm/index.module.css +1 -0
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/esm/index.css +38 -37
- package/checkbox/index.css +38 -37
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/modern/index.css +38 -37
- package/checkbox-group/Component.js +1 -1
- package/checkbox-group/cssm/index.module.css +1 -0
- package/checkbox-group/esm/Component.js +1 -1
- package/checkbox-group/esm/index.css +18 -17
- package/checkbox-group/index.css +18 -17
- package/checkbox-group/modern/Component.js +1 -1
- package/checkbox-group/modern/index.css +18 -17
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +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/component.js +1 -1
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +12 -11
- package/code-input/cssm/components/input/index.module.css +1 -0
- package/code-input/cssm/index.module.css +1 -0
- package/code-input/cssm/vars.css +1 -0
- 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 +12 -11
- package/code-input/esm/index.css +7 -6
- package/code-input/index.css +7 -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 +12 -11
- package/code-input/modern/index.css +7 -6
- package/collapse/Component.js +1 -1
- package/collapse/cssm/index.module.css +1 -0
- package/collapse/esm/Component.js +1 -1
- package/collapse/esm/index.css +9 -8
- package/collapse/index.css +9 -8
- package/collapse/modern/Component.js +1 -1
- package/collapse/modern/index.css +9 -8
- package/confirmation/component.js +2 -2
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +3 -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 +4 -3
- package/confirmation/components/screens/hint/component.js +1 -1
- package/confirmation/components/screens/hint/index.css +14 -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 +17 -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 +6 -5
- package/confirmation/{countdown-section-b4e8ac1c.d.ts → countdown-section-b2ed9e6f.d.ts} +0 -0
- package/confirmation/{countdown-section-b4e8ac1c.js → countdown-section-b2ed9e6f.js} +1 -1
- package/confirmation/cssm/components/countdown-loader/index.module.css +1 -0
- package/confirmation/cssm/components/screens/fatal-error/index.module.css +1 -0
- package/confirmation/cssm/components/screens/hint/index.module.css +1 -0
- package/confirmation/cssm/components/screens/initial/index.module.css +1 -0
- package/confirmation/cssm/components/screens/temp-block/index.module.css +1 -0
- package/confirmation/cssm/index.module.css +1 -0
- package/confirmation/cssm/vars.css +1 -0
- 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 +3 -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 +4 -3
- package/confirmation/esm/components/screens/hint/component.js +1 -1
- package/confirmation/esm/components/screens/hint/index.css +14 -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 +17 -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 +6 -5
- package/confirmation/esm/{countdown-section-9ae4a79a.d.ts → countdown-section-026eac4a.d.ts} +0 -0
- package/confirmation/esm/{countdown-section-9ae4a79a.js → countdown-section-026eac4a.js} +1 -1
- package/confirmation/esm/index.css +4 -3
- package/confirmation/esm/index.js +1 -1
- package/confirmation/index.css +4 -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 +3 -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 +4 -3
- package/confirmation/modern/components/screens/hint/component.js +1 -1
- package/confirmation/modern/components/screens/hint/index.css +14 -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 +17 -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 +6 -5
- package/confirmation/modern/{countdown-section-70b588e4.d.ts → countdown-section-91ca8f48.d.ts} +0 -0
- package/confirmation/modern/{countdown-section-70b588e4.js → countdown-section-91ca8f48.js} +1 -1
- package/confirmation/modern/index.css +4 -3
- package/confirmation/modern/index.js +1 -1
- package/custom-button/Component.js +1 -1
- package/custom-button/cssm/index.module.css +1 -0
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +13 -12
- package/custom-button/index.css +13 -12
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +13 -12
- package/date-input/Component.js +1 -1
- package/date-input/cssm/index.module.css +1 -0
- package/date-input/esm/Component.js +1 -1
- package/date-input/esm/index.css +5 -4
- package/date-input/index.css +5 -4
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +5 -4
- package/divider/Component.js +1 -1
- package/divider/cssm/index.module.css +1 -0
- package/divider/esm/Component.js +1 -1
- package/divider/esm/index.css +3 -2
- package/divider/index.css +3 -2
- package/divider/modern/Component.js +1 -1
- package/divider/modern/index.css +3 -2
- package/drawer/Component.js +1 -1
- package/drawer/cssm/index.module.css +1 -0
- package/drawer/esm/Component.js +1 -1
- package/drawer/esm/index.css +18 -17
- package/drawer/index.css +18 -17
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +18 -17
- package/dropzone/Component.js +1 -1
- package/dropzone/components/overlay/Component.js +1 -1
- package/dropzone/components/overlay/index.css +5 -4
- package/dropzone/cssm/components/overlay/index.module.css +1 -0
- package/dropzone/cssm/index.module.css +1 -0
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +5 -4
- package/dropzone/esm/index.css +8 -7
- package/dropzone/index.css +8 -7
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +5 -4
- package/dropzone/modern/index.css +8 -7
- package/file-upload-item/Component.js +1 -1
- package/file-upload-item/cssm/index.module.css +1 -0
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/index.css +24 -23
- package/file-upload-item/index.css +24 -23
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/index.css +24 -23
- package/filter-tag/Component.js +1 -1
- package/filter-tag/cssm/index.module.css +1 -0
- package/filter-tag/esm/Component.js +1 -1
- package/filter-tag/esm/index.css +58 -57
- package/filter-tag/index.css +58 -57
- package/filter-tag/modern/Component.js +1 -1
- package/filter-tag/modern/index.css +58 -57
- package/form-control/Component.js +3 -3
- package/form-control/cssm/default.module.css +1 -0
- package/form-control/cssm/index.module.css +14 -7
- package/form-control/cssm/inverted.module.css +1 -0
- package/form-control/default.css +16 -15
- package/form-control/esm/Component.js +3 -3
- package/form-control/esm/default.css +16 -15
- package/form-control/esm/index.css +55 -48
- package/form-control/esm/inverted.css +16 -15
- package/form-control/index.css +55 -48
- package/form-control/inverted.css +16 -15
- package/form-control/modern/Component.js +3 -3
- package/form-control/modern/default.css +16 -15
- package/form-control/modern/index.css +55 -48
- package/form-control/modern/inverted.css +16 -15
- package/gallery/Component.js +3 -3
- package/gallery/components/header/Component.js +2 -2
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.css +4 -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 +6 -5
- package/gallery/components/image-preview/Component.js +1 -1
- package/gallery/components/image-preview/index.css +13 -12
- package/gallery/components/image-viewer/component.js +2 -2
- package/gallery/components/image-viewer/index.css +20 -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 +7 -6
- package/gallery/cssm/components/header/index.module.css +1 -0
- package/gallery/cssm/components/header-info-block/index.module.css +1 -0
- package/gallery/cssm/components/image-preview/index.module.css +1 -0
- package/gallery/cssm/components/image-viewer/index.module.css +1 -0
- package/gallery/cssm/components/navigation-bar/index.module.css +1 -0
- package/gallery/cssm/index.module.css +1 -0
- package/gallery/esm/Component.js +3 -3
- package/gallery/esm/components/header/Component.js +2 -2
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.css +4 -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 +6 -5
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.css +13 -12
- package/gallery/esm/components/image-viewer/component.js +2 -2
- package/gallery/esm/components/image-viewer/index.css +20 -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 +7 -6
- package/gallery/esm/index.css +4 -3
- package/gallery/esm/index.js +2 -2
- package/gallery/esm/{slide-6c8eb5ab.d.ts → slide-7fee98e3.d.ts} +0 -0
- package/gallery/esm/{slide-6c8eb5ab.js → slide-7fee98e3.js} +1 -1
- package/gallery/esm/{tslib.es6-fa26a30c.d.ts → tslib.es6-c483ba8d.d.ts} +0 -0
- package/{calendar/esm/tslib.es6-3c02bbd9.js → gallery/esm/tslib.es6-c483ba8d.js} +0 -0
- package/gallery/index.css +4 -3
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/index.css +4 -3
- package/gallery/modern/components/header-info-block/Component.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +6 -5
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.css +13 -12
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +20 -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 +7 -6
- package/gallery/modern/index.css +4 -3
- package/gallery/modern/index.js +1 -1
- package/gallery/modern/{slide-308a173c.d.ts → slide-574b5692.d.ts} +0 -0
- package/gallery/modern/{slide-308a173c.js → slide-574b5692.js} +1 -1
- package/gallery/{slide-8b751758.d.ts → slide-d26a5c35.d.ts} +0 -0
- package/gallery/{slide-8b751758.js → slide-d26a5c35.js} +1 -1
- package/gallery/{tslib.es6-ad900cfb.d.ts → tslib.es6-120521a7.d.ts} +0 -0
- package/{calendar/cssm/tslib.es6-ce870b46.js → gallery/tslib.es6-120521a7.js} +0 -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-c7d03958.d.ts → gutters.module-39ba96c3.d.ts} +0 -0
- package/grid/esm/gutters.module-39ba96c3.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-c8d6ccac.d.ts → gutters.module-dd5288c7.d.ts} +0 -0
- package/grid/gutters.module-dd5288c7.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-203841e2.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/Component.js +1 -1
- package/hatching-progress-bar/cssm/index.module.css +1 -0
- package/hatching-progress-bar/esm/Component.js +1 -1
- package/hatching-progress-bar/esm/index.css +13 -12
- package/hatching-progress-bar/index.css +13 -12
- package/hatching-progress-bar/modern/Component.js +1 -1
- package/hatching-progress-bar/modern/index.css +13 -12
- package/icon-button/Component.js +3 -3
- package/icon-button/cssm/default.module.css +1 -0
- package/icon-button/cssm/index.module.css +1 -0
- package/icon-button/cssm/inverted.module.css +1 -0
- package/icon-button/default.css +25 -24
- package/icon-button/esm/Component.js +3 -3
- package/icon-button/esm/default.css +25 -24
- package/icon-button/esm/index.css +8 -7
- package/icon-button/esm/inverted.css +25 -24
- package/icon-button/index.css +8 -7
- package/icon-button/inverted.css +25 -24
- package/icon-button/modern/Component.js +3 -3
- package/icon-button/modern/default.css +25 -24
- package/icon-button/modern/index.css +8 -7
- package/icon-button/modern/inverted.css +25 -24
- package/icon-view/circle.js +1 -1
- package/icon-view/components/base-shape/component.js +1 -1
- package/icon-view/components/base-shape/index.css +32 -30
- 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/cssm/components/base-shape/index.module.css +3 -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 +32 -30
- 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-01b21280.d.ts → tslib.es6-3740ca4d.d.ts} +0 -0
- package/icon-view/esm/{tslib.es6-01b21280.js → tslib.es6-3740ca4d.js} +0 -0
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/modern/components/base-shape/index.css +32 -30
- package/icon-view/super-ellipse.js +1 -1
- package/icon-view/{tslib.es6-6410872c.d.ts → tslib.es6-d4961784.d.ts} +0 -0
- package/icon-view/{tslib.es6-6410872c.js → tslib.es6-d4961784.js} +0 -0
- package/input/Component.js +3 -3
- package/input/cssm/default.module.css +1 -0
- package/input/cssm/index.module.css +1 -0
- package/input/cssm/inverted.module.css +1 -0
- package/input/default.css +14 -13
- package/input/esm/Component.js +3 -3
- package/input/esm/default.css +14 -13
- package/input/esm/index.css +32 -31
- package/input/esm/inverted.css +14 -13
- package/input/index.css +32 -31
- package/input/inverted.css +14 -13
- package/input/modern/Component.js +3 -3
- package/input/modern/default.css +14 -13
- package/input/modern/index.css +32 -31
- package/input/modern/inverted.css +14 -13
- package/input-autocomplete/Component-7ca84eff.d.ts +1 -1
- package/input-autocomplete/Component.js +1 -1
- package/input-autocomplete/Component.mobile.d.ts +17 -22
- package/input-autocomplete/Component.mobile.js +4 -4
- 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 +9 -8
- package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/cssm/Component-7ca84eff.d.ts +1 -1
- package/input-autocomplete/cssm/Component.mobile.d.ts +17 -22
- package/input-autocomplete/cssm/Component.mobile.js +2 -2
- package/input-autocomplete/cssm/autocomplete-mobile-field/index.module.css +1 -0
- package/input-autocomplete/cssm/mobile.module.css +1 -0
- package/input-autocomplete/esm/Component-7ca84eff.d.ts +1 -1
- package/input-autocomplete/esm/Component.js +1 -1
- package/input-autocomplete/esm/Component.mobile.d.ts +17 -22
- package/input-autocomplete/esm/Component.mobile.js +4 -4
- 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 +9 -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 +5 -4
- package/input-autocomplete/esm/mobile.js +1 -1
- package/input-autocomplete/esm/{tslib.es6-a31dce67.d.ts → tslib.es6-ecd235bc.d.ts} +0 -0
- package/input-autocomplete/esm/{tslib.es6-a31dce67.js → tslib.es6-ecd235bc.js} +0 -0
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/mobile.css +5 -4
- package/input-autocomplete/mobile.js +1 -1
- package/input-autocomplete/modern/Component-7ca84eff.d.ts +1 -1
- package/input-autocomplete/modern/Component.mobile.d.ts +17 -22
- package/input-autocomplete/modern/Component.mobile.js +2 -2
- 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 +9 -8
- package/input-autocomplete/modern/mobile.css +5 -4
- package/input-autocomplete/{tslib.es6-1aefee5c.d.ts → tslib.es6-7f58d19e.d.ts} +0 -0
- package/{calendar/tslib.es6-45923f45.js → input-autocomplete/tslib.es6-7f58d19e.js} +0 -0
- package/intl-phone-input/{component-7d88f33a.d.ts → component-fb19e125.d.ts} +0 -0
- package/intl-phone-input/{component-7d88f33a.js → component-fb19e125.js} +1 -1
- package/intl-phone-input/component.d.ts +9 -0
- package/intl-phone-input/component.js +167 -64
- 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 +7 -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 +9 -8
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/cssm/component.d.ts +9 -0
- package/intl-phone-input/cssm/component.js +165 -62
- package/intl-phone-input/cssm/components/select/index.module.css +1 -0
- package/intl-phone-input/cssm/components/select-field/index.module.css +1 -0
- package/intl-phone-input/cssm/index.js +0 -1
- package/intl-phone-input/cssm/{libphonenumber-js.min-d3a9d490.d.ts → libphonenumber-js.min-903db150.d.ts} +0 -0
- package/intl-phone-input/cssm/libphonenumber-js.min-903db150.js +2225 -0
- package/intl-phone-input/esm/{component-32da0c87.d.ts → component-fa296ed5.d.ts} +0 -0
- package/intl-phone-input/esm/{component-32da0c87.js → component-fa296ed5.js} +1 -1
- package/intl-phone-input/esm/component.d.ts +9 -0
- package/intl-phone-input/esm/component.js +168 -65
- 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 +7 -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 +9 -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 -2
- package/intl-phone-input/esm/{libphonenumber-js.min-c49027d7.d.ts → libphonenumber-js.min-821010ff.d.ts} +0 -0
- package/intl-phone-input/esm/libphonenumber-js.min-821010ff.js +2225 -0
- package/intl-phone-input/index.css +3 -3
- package/intl-phone-input/index.js +1 -2
- package/intl-phone-input/{libphonenumber-js.min-13d3dc00.d.ts → libphonenumber-js.min-2607e42f.d.ts} +0 -0
- package/intl-phone-input/libphonenumber-js.min-2607e42f.js +2225 -0
- package/intl-phone-input/modern/component.d.ts +9 -0
- package/intl-phone-input/modern/component.js +165 -61
- 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 +7 -6
- package/intl-phone-input/modern/components/select-field/component.js +1 -1
- package/intl-phone-input/modern/components/select-field/index.css +9 -8
- package/intl-phone-input/modern/index.css +3 -3
- package/intl-phone-input/modern/index.js +0 -1
- package/intl-phone-input/modern/{libphonenumber-js.min-c49027d7.d.ts → libphonenumber-js.min-821010ff.d.ts} +0 -0
- package/intl-phone-input/modern/libphonenumber-js.min-821010ff.js +2225 -0
- package/link/Component.js +3 -3
- package/link/cssm/default.module.css +1 -0
- package/link/cssm/index.module.css +1 -0
- package/link/cssm/inverted.module.css +1 -0
- package/link/default.css +11 -10
- package/link/esm/Component.js +3 -3
- package/link/esm/default.css +11 -10
- package/link/esm/index.css +13 -12
- package/link/esm/inverted.css +11 -10
- package/link/index.css +13 -12
- package/link/inverted.css +11 -10
- package/link/modern/Component.js +3 -3
- package/link/modern/default.css +11 -10
- package/link/modern/index.css +13 -12
- package/link/modern/inverted.css +11 -10
- package/list/Component.js +1 -1
- package/list/cssm/index.module.css +1 -0
- package/list/esm/Component.js +1 -1
- package/list/esm/index.css +11 -10
- package/list/index.css +11 -10
- package/list/modern/Component.js +1 -1
- package/list/modern/index.css +11 -10
- package/list-header/Component.js +1 -1
- package/list-header/cssm/index.module.css +1 -0
- package/list-header/esm/Component.js +1 -1
- package/list-header/esm/index.css +5 -4
- package/list-header/index.css +5 -4
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +5 -4
- 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/Component.js +1 -1
- package/masked-input/esm/Component.js +1 -1
- package/masked-input/esm/index.css +2 -2
- package/masked-input/index.css +2 -2
- package/masked-input/modern/Component.js +1 -1
- package/masked-input/modern/index.css +2 -2
- package/modal/Component.desktop.js +3 -3
- package/modal/Component.mobile.js +3 -3
- package/modal/Component.responsive.js +2 -2
- package/modal/components/closer/Component.js +2 -2
- package/modal/components/closer/index.css +5 -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 +9 -8
- package/modal/components/content/index.css +4 -3
- package/modal/components/content/mobile.css +4 -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 +10 -9
- package/modal/components/footer/index.css +5 -4
- package/modal/components/footer/layout.css +26 -25
- package/modal/components/footer/mobile.css +4 -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 +18 -17
- package/modal/components/header/index.css +16 -15
- package/modal/components/header/mobile.css +4 -3
- package/modal/cssm/components/closer/index.module.css +1 -0
- package/modal/cssm/components/content/desktop.module.css +1 -0
- package/modal/cssm/components/content/index.module.css +1 -0
- package/modal/cssm/components/content/mobile.module.css +1 -0
- package/modal/cssm/components/footer/desktop.module.css +1 -0
- package/modal/cssm/components/footer/index.module.css +1 -0
- package/modal/cssm/components/footer/layout.module.css +1 -0
- package/modal/cssm/components/footer/mobile.module.css +1 -0
- package/modal/cssm/components/header/desktop.module.css +1 -0
- package/modal/cssm/components/header/index.module.css +1 -0
- package/modal/cssm/components/header/mobile.module.css +1 -0
- package/modal/cssm/desktop.module.css +1 -0
- package/modal/cssm/mobile.module.css +1 -0
- package/modal/cssm/vars.css +1 -0
- package/modal/desktop.css +10 -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 +5 -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 +9 -8
- package/modal/esm/components/content/index.css +4 -3
- package/modal/esm/components/content/mobile.css +4 -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 +10 -9
- package/modal/esm/components/footer/index.css +5 -4
- package/modal/esm/components/footer/layout.css +26 -25
- package/modal/esm/components/footer/mobile.css +4 -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 +18 -17
- package/modal/esm/components/header/index.css +16 -15
- package/modal/esm/components/header/mobile.css +4 -3
- package/modal/esm/desktop.css +10 -9
- package/modal/esm/desktop.js +2 -2
- package/modal/esm/index.js +2 -2
- package/modal/esm/mobile.css +3 -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-21ac15c8.js +4 -0
- package/modal/esm/{tslib.es6-8192006f.d.ts → tslib.es6-c085bca0.d.ts} +0 -0
- package/modal/esm/{tslib.es6-8192006f.js → tslib.es6-c085bca0.js} +0 -0
- package/modal/index.js +2 -2
- package/modal/mobile.css +3 -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 +5 -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 +9 -8
- package/modal/modern/components/content/index.css +4 -3
- package/modal/modern/components/content/mobile.css +4 -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 +10 -9
- package/modal/modern/components/footer/index.css +5 -4
- package/modal/modern/components/footer/layout.css +26 -25
- package/modal/modern/components/footer/mobile.css +4 -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 +18 -17
- package/modal/modern/components/header/index.css +16 -15
- package/modal/modern/components/header/mobile.css +4 -3
- package/modal/modern/desktop.css +10 -9
- package/modal/modern/desktop.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile.css +3 -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-21ac15c8.js +4 -0
- package/modal/responsive.js +2 -2
- package/modal/transitions.css +8 -8
- package/modal/transitions.module-e0966b9b.js +4 -0
- package/modal/{tslib.es6-53e4e678.d.ts → tslib.es6-6514e371.d.ts} +0 -0
- package/{gallery/tslib.es6-ad900cfb.js → modal/tslib.es6-6514e371.js} +0 -0
- package/notification/Component.js +1 -1
- package/notification/cssm/index.module.css +1 -0
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +9 -8
- package/notification/index.css +9 -8
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +9 -8
- package/notification-manager/{component-7d4ffb61.d.ts → component-f9978553.d.ts} +0 -0
- package/notification-manager/{component-7d4ffb61.js → component-f9978553.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-eba09e5c.d.ts → component-8fe6ba3d.d.ts} +0 -0
- package/notification-manager/esm/{component-eba09e5c.js → component-8fe6ba3d.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 +31 -29
- package/pagination/Component.js +1 -1
- package/pagination/components/default-view/index.css +3 -2
- package/pagination/components/default-view/index.js +1 -1
- package/pagination/components/per-page-view/index.css +3 -2
- package/pagination/components/per-page-view/index.js +1 -1
- package/pagination/components/tag/index.css +9 -8
- package/pagination/components/tag/index.js +1 -1
- package/pagination/cssm/components/default-view/index.module.css +1 -0
- package/pagination/cssm/components/per-page-view/index.module.css +1 -0
- package/pagination/cssm/components/tag/index.module.css +1 -0
- package/pagination/cssm/index.module.css +1 -0
- package/pagination/esm/Component.js +1 -1
- package/pagination/esm/components/default-view/index.css +3 -2
- package/pagination/esm/components/default-view/index.js +1 -1
- package/pagination/esm/components/per-page-view/index.css +3 -2
- package/pagination/esm/components/per-page-view/index.js +1 -1
- package/pagination/esm/components/tag/index.css +9 -8
- package/pagination/esm/components/tag/index.js +1 -1
- package/pagination/esm/index.css +5 -4
- package/pagination/index.css +5 -4
- package/pagination/modern/Component.js +1 -1
- package/pagination/modern/components/default-view/index.css +3 -2
- package/pagination/modern/components/default-view/index.js +1 -1
- package/pagination/modern/components/per-page-view/index.css +3 -2
- package/pagination/modern/components/per-page-view/index.js +1 -1
- package/pagination/modern/components/tag/index.css +9 -8
- package/pagination/modern/components/tag/index.js +1 -1
- package/pagination/modern/index.css +5 -4
- package/password-input/component.js +1 -1
- package/password-input/cssm/index.module.css +1 -0
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +6 -5
- package/password-input/index.css +6 -5
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +6 -5
- package/picker-button/Component.js +2 -2
- package/picker-button/cssm/field/Component.d.ts +1 -1
- package/picker-button/cssm/field/index.module.css +1 -0
- package/picker-button/cssm/index.module.css +1 -0
- package/picker-button/cssm/option/Component.d.ts +2 -2
- package/picker-button/cssm/option/index.module.css +1 -0
- package/picker-button/cssm/{typings-6a7f75a9.d.ts → typings-b192df8b.d.ts} +9 -8
- package/picker-button/esm/Component.js +2 -2
- package/picker-button/esm/field/Component.d.ts +1 -1
- package/picker-button/esm/field/Component.js +2 -2
- package/picker-button/esm/field/index.css +4 -3
- package/picker-button/esm/field/index.js +1 -1
- package/picker-button/esm/index.css +7 -6
- package/picker-button/esm/index.js +1 -1
- package/picker-button/esm/option/Component.d.ts +2 -2
- package/picker-button/esm/option/Component.js +2 -2
- package/picker-button/esm/option/index.css +5 -4
- package/picker-button/esm/option/index.js +1 -1
- package/picker-button/esm/{tslib.es6-7cd59d2d.d.ts → tslib.es6-8633a339.d.ts} +0 -0
- package/picker-button/esm/{tslib.es6-7cd59d2d.js → tslib.es6-8633a339.js} +0 -0
- package/picker-button/esm/{typings-6a7f75a9.d.ts → typings-b192df8b.d.ts} +9 -8
- package/picker-button/field/Component.d.ts +1 -1
- package/picker-button/field/Component.js +2 -2
- package/picker-button/field/index.css +4 -3
- package/picker-button/field/index.js +1 -1
- package/picker-button/index.css +7 -6
- package/picker-button/index.js +1 -1
- package/picker-button/modern/Component.js +1 -1
- package/picker-button/modern/field/Component.d.ts +1 -1
- package/picker-button/modern/field/Component.js +1 -1
- package/picker-button/modern/field/index.css +4 -3
- package/picker-button/modern/index.css +7 -6
- package/picker-button/modern/option/Component.d.ts +2 -2
- package/picker-button/modern/option/Component.js +1 -1
- package/picker-button/modern/option/index.css +5 -4
- package/picker-button/modern/{typings-6a7f75a9.d.ts → typings-b192df8b.d.ts} +9 -8
- package/picker-button/option/Component.d.ts +2 -2
- package/picker-button/option/Component.js +2 -2
- package/picker-button/option/index.css +5 -4
- package/picker-button/option/index.js +1 -1
- package/picker-button/{tslib.es6-75fef292.d.ts → tslib.es6-a555ae7a.d.ts} +0 -0
- package/{input-autocomplete/tslib.es6-1aefee5c.js → picker-button/tslib.es6-a555ae7a.js} +0 -0
- package/picker-button/{typings-6a7f75a9.d.ts → typings-b192df8b.d.ts} +9 -8
- package/plate/Component.js +1 -1
- package/plate/cssm/index.module.css +1 -0
- package/plate/esm/Component.js +1 -1
- package/plate/esm/index.css +29 -28
- package/plate/index.css +29 -28
- package/plate/modern/Component.js +1 -1
- package/plate/modern/index.css +29 -28
- package/popover/Component.js +1 -1
- package/popover/cssm/index.module.css +1 -0
- package/popover/esm/Component.js +1 -1
- package/popover/esm/index.css +35 -34
- package/popover/index.css +35 -34
- package/popover/modern/Component.js +1 -1
- package/popover/modern/index.css +35 -34
- package/progress-bar/Component.js +1 -1
- package/progress-bar/cssm/index.module.css +1 -0
- package/progress-bar/esm/Component.js +1 -1
- package/progress-bar/esm/index.css +14 -13
- package/progress-bar/index.css +14 -13
- package/progress-bar/modern/Component.js +1 -1
- package/progress-bar/modern/index.css +14 -13
- package/pure-cell/component-0c0196e4.d.ts +36 -0
- package/pure-cell/component-0c0196e4.js +57 -0
- package/pure-cell/component-7b7f28f3.d.ts +107 -0
- package/pure-cell/component-d20d86f7.d.ts +62 -0
- package/pure-cell/component-d20d86f7.js +118 -0
- package/pure-cell/component.d.ts +0 -0
- package/pure-cell/component.js +25 -0
- package/pure-cell/components/addon/component.d.ts +23 -0
- package/pure-cell/components/addon/component.js +23 -0
- package/pure-cell/components/addon/index.css +740 -0
- package/pure-cell/components/addon/index.d.ts +1 -0
- package/pure-cell/components/addon/index.js +10 -0
- package/pure-cell/components/amount/component.d.ts +28 -0
- package/pure-cell/components/amount/component.js +24 -0
- package/pure-cell/components/amount/index.css +728 -0
- package/pure-cell/components/amount/index.d.ts +1 -0
- package/pure-cell/components/amount/index.js +12 -0
- package/pure-cell/components/amount-title/component.d.ts +20 -0
- package/pure-cell/components/amount-title/component.js +24 -0
- package/pure-cell/components/amount-title/index.css +730 -0
- package/pure-cell/components/amount-title/index.d.ts +1 -0
- package/pure-cell/components/amount-title/index.js +12 -0
- package/pure-cell/components/category/component.d.ts +18 -0
- package/pure-cell/components/category/component.js +23 -0
- package/pure-cell/components/category/index.css +740 -0
- package/pure-cell/components/category/index.d.ts +1 -0
- package/pure-cell/components/category/index.js +10 -0
- package/pure-cell/components/comment/component.d.ts +15 -0
- package/pure-cell/components/comment/component.js +20 -0
- package/pure-cell/components/comment/index.css +738 -0
- package/pure-cell/components/comment/index.d.ts +1 -0
- package/pure-cell/components/comment/index.js +10 -0
- package/pure-cell/components/content/component.d.ts +0 -0
- package/pure-cell/components/content/component.js +24 -0
- package/pure-cell/components/content/index.css +732 -0
- package/pure-cell/components/content/index.d.ts +1 -0
- package/pure-cell/components/content/index.js +24 -0
- package/pure-cell/components/footer/component.d.ts +19 -0
- package/pure-cell/components/footer/component.js +20 -0
- package/pure-cell/components/footer/index.css +735 -0
- package/pure-cell/components/footer/index.d.ts +1 -0
- package/pure-cell/components/footer/index.js +10 -0
- package/pure-cell/components/footer-button/component.d.ts +0 -0
- package/pure-cell/components/footer-button/component.js +10 -0
- package/pure-cell/components/footer-button/index.css +727 -0
- package/pure-cell/components/footer-button/index.d.ts +1 -0
- package/pure-cell/components/footer-button/index.js +10 -0
- package/pure-cell/components/footer-text/component.d.ts +15 -0
- package/pure-cell/components/footer-text/component.js +16 -0
- package/pure-cell/components/footer-text/index.d.ts +1 -0
- package/pure-cell/components/footer-text/index.js +10 -0
- package/pure-cell/components/graphics/component.d.ts +15 -0
- package/pure-cell/components/graphics/component.js +18 -0
- package/pure-cell/components/graphics/index.css +727 -0
- package/pure-cell/components/graphics/index.d.ts +1 -0
- package/pure-cell/components/graphics/index.js +9 -0
- package/pure-cell/components/main/component.d.ts +0 -0
- package/pure-cell/components/main/component.js +24 -0
- package/pure-cell/components/main/index.css +743 -0
- package/pure-cell/components/main/index.d.ts +1 -0
- package/pure-cell/components/main/index.js +24 -0
- package/pure-cell/components/text/component.d.ts +0 -0
- package/pure-cell/components/text/component.js +24 -0
- package/pure-cell/components/text/index.css +758 -0
- package/pure-cell/components/text/index.d.ts +1 -0
- package/pure-cell/components/text/index.js +24 -0
- package/pure-cell/components/types.d.ts +21 -0
- package/pure-cell/components/types.js +1 -0
- package/pure-cell/components/typesProps.d.ts +46 -0
- package/pure-cell/components/typesProps.js +1 -0
- package/pure-cell/cssm/component-22ece846.d.ts +36 -0
- package/pure-cell/cssm/component-22ece846.js +56 -0
- package/pure-cell/cssm/component-7b7f28f3.d.ts +107 -0
- package/pure-cell/cssm/component-a5914e3d.d.ts +62 -0
- package/pure-cell/cssm/component-a5914e3d.js +114 -0
- package/pure-cell/cssm/component.d.ts +0 -0
- package/pure-cell/cssm/component.js +37 -0
- package/pure-cell/cssm/components/addon/component.d.ts +23 -0
- package/pure-cell/cssm/components/addon/component.js +22 -0
- package/pure-cell/cssm/components/addon/index.d.ts +1 -0
- package/pure-cell/cssm/components/addon/index.js +11 -0
- package/pure-cell/cssm/components/addon/index.module.css +739 -0
- package/pure-cell/cssm/components/amount/component.d.ts +28 -0
- package/pure-cell/cssm/components/amount/component.js +23 -0
- package/pure-cell/cssm/components/amount/index.d.ts +1 -0
- package/pure-cell/cssm/components/amount/index.js +13 -0
- package/pure-cell/cssm/components/amount/index.module.css +727 -0
- package/pure-cell/cssm/components/amount-title/component.d.ts +20 -0
- package/pure-cell/cssm/components/amount-title/component.js +23 -0
- package/pure-cell/cssm/components/amount-title/index.d.ts +1 -0
- package/pure-cell/cssm/components/amount-title/index.js +13 -0
- package/pure-cell/cssm/components/amount-title/index.module.css +729 -0
- package/pure-cell/cssm/components/category/component.d.ts +18 -0
- package/pure-cell/cssm/components/category/component.js +22 -0
- package/pure-cell/cssm/components/category/index.d.ts +1 -0
- package/pure-cell/cssm/components/category/index.js +11 -0
- package/pure-cell/cssm/components/category/index.module.css +739 -0
- package/pure-cell/cssm/components/comment/component.d.ts +15 -0
- package/pure-cell/cssm/components/comment/component.js +19 -0
- package/pure-cell/cssm/components/comment/index.d.ts +1 -0
- package/pure-cell/cssm/components/comment/index.js +11 -0
- package/pure-cell/cssm/components/comment/index.module.css +737 -0
- package/pure-cell/cssm/components/content/component.d.ts +0 -0
- package/pure-cell/cssm/components/content/component.js +36 -0
- package/pure-cell/cssm/components/content/index.d.ts +1 -0
- package/pure-cell/cssm/components/content/index.js +36 -0
- package/pure-cell/cssm/components/content/index.module.css +731 -0
- package/pure-cell/cssm/components/footer/component.d.ts +19 -0
- package/pure-cell/cssm/components/footer/component.js +19 -0
- package/pure-cell/cssm/components/footer/index.d.ts +1 -0
- package/pure-cell/cssm/components/footer/index.js +11 -0
- package/pure-cell/cssm/components/footer/index.module.css +734 -0
- package/pure-cell/cssm/components/footer-button/component.d.ts +0 -0
- package/pure-cell/cssm/components/footer-button/component.js +11 -0
- package/pure-cell/cssm/components/footer-button/index.d.ts +1 -0
- package/pure-cell/cssm/components/footer-button/index.js +11 -0
- package/pure-cell/cssm/components/footer-button/index.module.css +726 -0
- package/pure-cell/cssm/components/footer-text/component.d.ts +15 -0
- package/pure-cell/cssm/components/footer-text/component.js +16 -0
- package/pure-cell/cssm/components/footer-text/index.d.ts +1 -0
- package/pure-cell/cssm/components/footer-text/index.js +10 -0
- package/pure-cell/cssm/components/graphics/component.d.ts +15 -0
- package/pure-cell/cssm/components/graphics/component.js +17 -0
- package/pure-cell/cssm/components/graphics/index.d.ts +1 -0
- package/pure-cell/cssm/components/graphics/index.js +10 -0
- package/pure-cell/cssm/components/graphics/index.module.css +726 -0
- package/pure-cell/cssm/components/main/component.d.ts +0 -0
- package/pure-cell/cssm/components/main/component.js +36 -0
- package/pure-cell/cssm/components/main/index.d.ts +1 -0
- package/pure-cell/cssm/components/main/index.js +36 -0
- package/pure-cell/cssm/components/main/index.module.css +742 -0
- package/pure-cell/cssm/components/text/component.d.ts +0 -0
- package/pure-cell/cssm/components/text/component.js +36 -0
- package/pure-cell/cssm/components/text/index.d.ts +1 -0
- package/pure-cell/cssm/components/text/index.js +36 -0
- package/pure-cell/cssm/components/text/index.module.css +757 -0
- package/pure-cell/cssm/components/types.d.ts +21 -0
- package/pure-cell/cssm/components/types.js +1 -0
- package/pure-cell/cssm/components/typesProps.d.ts +46 -0
- package/pure-cell/cssm/components/typesProps.js +1 -0
- package/pure-cell/cssm/getDataTestId-12a31ec3.d.ts +2 -0
- package/pure-cell/cssm/getDataTestId-12a31ec3.js +6 -0
- package/pure-cell/cssm/index.d.ts +1 -0
- package/pure-cell/cssm/index.js +36 -0
- package/pure-cell/cssm/index.module.css +87 -0
- package/pure-cell/esm/component-281ea1cc.d.ts +62 -0
- package/pure-cell/esm/component-281ea1cc.js +110 -0
- package/pure-cell/esm/component-7b7f28f3.d.ts +107 -0
- package/pure-cell/esm/component-9ece4323.d.ts +36 -0
- package/pure-cell/esm/component-9ece4323.js +52 -0
- package/pure-cell/esm/component.d.ts +0 -0
- package/pure-cell/esm/component.js +18 -0
- package/pure-cell/esm/components/addon/component.d.ts +23 -0
- package/pure-cell/esm/components/addon/component.js +16 -0
- package/pure-cell/esm/components/addon/index.css +740 -0
- package/pure-cell/esm/components/addon/index.d.ts +1 -0
- package/pure-cell/esm/components/addon/index.js +4 -0
- package/pure-cell/esm/components/amount/component.d.ts +28 -0
- package/pure-cell/esm/components/amount/component.js +17 -0
- package/pure-cell/esm/components/amount/index.css +728 -0
- package/pure-cell/esm/components/amount/index.d.ts +1 -0
- package/pure-cell/esm/components/amount/index.js +6 -0
- package/pure-cell/esm/components/amount-title/component.d.ts +20 -0
- package/pure-cell/esm/components/amount-title/component.js +17 -0
- package/pure-cell/esm/components/amount-title/index.css +730 -0
- package/pure-cell/esm/components/amount-title/index.d.ts +1 -0
- package/pure-cell/esm/components/amount-title/index.js +6 -0
- package/pure-cell/esm/components/category/component.d.ts +18 -0
- package/pure-cell/esm/components/category/component.js +17 -0
- package/pure-cell/esm/components/category/index.css +740 -0
- package/pure-cell/esm/components/category/index.d.ts +1 -0
- package/pure-cell/esm/components/category/index.js +4 -0
- package/pure-cell/esm/components/comment/component.d.ts +15 -0
- package/pure-cell/esm/components/comment/component.js +14 -0
- package/pure-cell/esm/components/comment/index.css +738 -0
- package/pure-cell/esm/components/comment/index.d.ts +1 -0
- package/pure-cell/esm/components/comment/index.js +4 -0
- package/pure-cell/esm/components/content/component.d.ts +0 -0
- package/pure-cell/esm/components/content/component.js +18 -0
- package/pure-cell/esm/components/content/index.css +732 -0
- package/pure-cell/esm/components/content/index.d.ts +1 -0
- package/pure-cell/esm/components/content/index.js +18 -0
- package/pure-cell/esm/components/footer/component.d.ts +19 -0
- package/pure-cell/esm/components/footer/component.js +13 -0
- package/pure-cell/esm/components/footer/index.css +735 -0
- package/pure-cell/esm/components/footer/index.d.ts +1 -0
- package/pure-cell/esm/components/footer/index.js +4 -0
- package/pure-cell/esm/components/footer-button/component.d.ts +0 -0
- package/pure-cell/esm/components/footer-button/component.js +4 -0
- package/pure-cell/esm/components/footer-button/index.css +727 -0
- package/pure-cell/esm/components/footer-button/index.d.ts +1 -0
- package/pure-cell/esm/components/footer-button/index.js +4 -0
- package/pure-cell/esm/components/footer-text/component.d.ts +15 -0
- package/pure-cell/esm/components/footer-text/component.js +10 -0
- package/pure-cell/esm/components/footer-text/index.d.ts +1 -0
- package/pure-cell/esm/components/footer-text/index.js +4 -0
- package/pure-cell/esm/components/graphics/component.d.ts +15 -0
- package/pure-cell/esm/components/graphics/component.js +12 -0
- package/pure-cell/esm/components/graphics/index.css +727 -0
- package/pure-cell/esm/components/graphics/index.d.ts +1 -0
- package/pure-cell/esm/components/graphics/index.js +3 -0
- package/pure-cell/esm/components/main/component.d.ts +0 -0
- package/pure-cell/esm/components/main/component.js +18 -0
- package/pure-cell/esm/components/main/index.css +743 -0
- package/pure-cell/esm/components/main/index.d.ts +1 -0
- package/pure-cell/esm/components/main/index.js +18 -0
- package/pure-cell/esm/components/text/component.d.ts +0 -0
- package/pure-cell/esm/components/text/component.js +18 -0
- package/pure-cell/esm/components/text/index.css +758 -0
- package/pure-cell/esm/components/text/index.d.ts +1 -0
- package/pure-cell/esm/components/text/index.js +18 -0
- package/pure-cell/esm/components/types.d.ts +21 -0
- package/pure-cell/esm/components/types.js +1 -0
- package/pure-cell/esm/components/typesProps.d.ts +46 -0
- package/pure-cell/esm/components/typesProps.js +1 -0
- package/pure-cell/esm/getDataTestId-dc4c5472.d.ts +2 -0
- package/pure-cell/esm/getDataTestId-dc4c5472.js +6 -0
- package/pure-cell/esm/index.css +88 -0
- package/pure-cell/esm/index.d.ts +1 -0
- package/pure-cell/esm/index.js +18 -0
- package/pure-cell/getDataTestId-633f12d5.d.ts +2 -0
- package/pure-cell/getDataTestId-633f12d5.js +6 -0
- package/pure-cell/index.css +88 -0
- package/pure-cell/index.d.ts +1 -0
- package/pure-cell/index.js +24 -0
- package/pure-cell/modern/component-0f62d18f.d.ts +62 -0
- package/pure-cell/modern/component-0f62d18f.js +102 -0
- package/pure-cell/modern/component-7b7f28f3.d.ts +107 -0
- package/pure-cell/modern/component.d.ts +0 -0
- package/pure-cell/modern/component.js +18 -0
- package/pure-cell/modern/components/addon/component.d.ts +23 -0
- package/pure-cell/modern/components/addon/component.js +12 -0
- package/pure-cell/modern/components/addon/index.css +740 -0
- package/pure-cell/modern/components/addon/index.d.ts +1 -0
- package/pure-cell/modern/components/addon/index.js +4 -0
- package/pure-cell/modern/components/amount/component.d.ts +28 -0
- package/pure-cell/modern/components/amount/component.js +16 -0
- package/pure-cell/modern/components/amount/index.css +728 -0
- package/pure-cell/modern/components/amount/index.d.ts +1 -0
- package/pure-cell/modern/components/amount/index.js +6 -0
- package/pure-cell/modern/components/amount-title/component.d.ts +20 -0
- package/pure-cell/modern/components/amount-title/component.js +16 -0
- package/pure-cell/modern/components/amount-title/index.css +730 -0
- package/pure-cell/modern/components/amount-title/index.d.ts +1 -0
- package/pure-cell/modern/components/amount-title/index.js +6 -0
- package/pure-cell/modern/components/category/component.d.ts +18 -0
- package/pure-cell/modern/components/category/component.js +14 -0
- package/pure-cell/modern/components/category/index.css +740 -0
- package/pure-cell/modern/components/category/index.d.ts +1 -0
- package/pure-cell/modern/components/category/index.js +4 -0
- package/pure-cell/modern/components/comment/component.d.ts +15 -0
- package/pure-cell/modern/components/comment/component.js +11 -0
- package/pure-cell/modern/components/comment/index.css +738 -0
- package/pure-cell/modern/components/comment/index.d.ts +1 -0
- package/pure-cell/modern/components/comment/index.js +4 -0
- package/pure-cell/modern/components/content/component.d.ts +0 -0
- package/pure-cell/modern/components/content/component.js +18 -0
- package/pure-cell/modern/components/content/index.css +732 -0
- package/pure-cell/modern/components/content/index.d.ts +1 -0
- package/pure-cell/modern/components/content/index.js +18 -0
- package/pure-cell/modern/components/footer/component.d.ts +19 -0
- package/pure-cell/modern/components/footer/component.js +10 -0
- package/pure-cell/modern/components/footer/index.css +735 -0
- package/pure-cell/modern/components/footer/index.d.ts +1 -0
- package/pure-cell/modern/components/footer/index.js +4 -0
- package/pure-cell/modern/components/footer-button/component.d.ts +5 -0
- package/pure-cell/modern/components/footer-button/component.js +10 -0
- package/pure-cell/modern/components/footer-button/index.css +727 -0
- package/pure-cell/modern/components/footer-button/index.d.ts +1 -0
- package/pure-cell/modern/components/footer-button/index.js +4 -0
- package/pure-cell/modern/components/footer-text/component.d.ts +15 -0
- package/pure-cell/modern/components/footer-text/component.js +7 -0
- package/pure-cell/modern/components/footer-text/index.d.ts +1 -0
- package/pure-cell/modern/components/footer-text/index.js +4 -0
- package/pure-cell/modern/components/graphics/component.d.ts +15 -0
- package/pure-cell/modern/components/graphics/component.js +11 -0
- package/pure-cell/modern/components/graphics/index.css +727 -0
- package/pure-cell/modern/components/graphics/index.d.ts +1 -0
- package/pure-cell/modern/components/graphics/index.js +3 -0
- package/pure-cell/modern/components/main/component.d.ts +0 -0
- package/pure-cell/modern/components/main/component.js +18 -0
- package/pure-cell/modern/components/main/index.css +743 -0
- package/pure-cell/modern/components/main/index.d.ts +1 -0
- package/pure-cell/modern/components/main/index.js +18 -0
- package/pure-cell/modern/components/text/component.d.ts +0 -0
- package/pure-cell/modern/components/text/component.js +18 -0
- package/pure-cell/modern/components/text/index.css +758 -0
- package/pure-cell/modern/components/text/index.d.ts +1 -0
- package/pure-cell/modern/components/text/index.js +18 -0
- package/pure-cell/modern/components/types.d.ts +21 -0
- package/pure-cell/modern/components/types.js +1 -0
- package/pure-cell/modern/components/typesProps.d.ts +46 -0
- package/pure-cell/modern/components/typesProps.js +1 -0
- package/pure-cell/modern/getDataTestId-abb7ece4.d.ts +2 -0
- package/pure-cell/modern/getDataTestId-abb7ece4.js +6 -0
- package/pure-cell/modern/index.css +88 -0
- package/pure-cell/modern/index.d.ts +1 -0
- package/pure-cell/modern/index.js +18 -0
- package/pure-cell/package.json +3 -0
- package/pure-cell/send-stats.js +82 -0
- package/pure-input/Component.js +1 -1
- package/pure-input/cssm/index.module.css +1 -0
- package/pure-input/esm/Component.js +1 -1
- package/pure-input/esm/index.css +27 -26
- package/pure-input/index.css +27 -26
- package/pure-input/modern/Component.js +1 -1
- package/pure-input/modern/index.css +27 -26
- package/radio/Component.js +1 -1
- package/radio/cssm/index.module.css +1 -0
- package/radio/esm/Component.js +1 -1
- package/radio/esm/index.css +33 -32
- package/radio/index.css +33 -32
- package/radio/modern/Component.js +1 -1
- package/radio/modern/index.css +33 -32
- package/radio-group/Component.js +1 -1
- package/radio-group/cssm/index.module.css +1 -0
- package/radio-group/esm/Component.js +1 -1
- package/radio-group/esm/index.css +18 -17
- package/radio-group/index.css +18 -17
- package/radio-group/modern/Component.js +1 -1
- package/radio-group/modern/index.css +18 -17
- package/scrollbar/Component.js +20 -23
- package/scrollbar/cssm/Component.js +17 -20
- package/scrollbar/cssm/default.module.css +1 -0
- package/scrollbar/cssm/index.js +13 -14
- package/scrollbar/cssm/index.module.css +1 -0
- package/scrollbar/cssm/inverted.module.css +1 -0
- package/scrollbar/default.css +4 -3
- package/scrollbar/esm/Component.js +20 -23
- package/scrollbar/esm/default.css +4 -3
- package/scrollbar/esm/index.css +27 -26
- package/scrollbar/esm/index.js +13 -14
- package/scrollbar/esm/inverted.css +4 -3
- package/scrollbar/index.css +27 -26
- package/scrollbar/index.js +13 -14
- package/scrollbar/inverted.css +4 -3
- package/scrollbar/modern/Component.js +20 -23
- package/scrollbar/modern/default.css +4 -3
- package/scrollbar/modern/index.css +27 -26
- package/scrollbar/modern/index.js +13 -14
- package/scrollbar/modern/inverted.css +4 -3
- package/select/{Component-08cbe22f.d.ts → Component-148b5893.d.ts} +0 -0
- package/select/{Component-08cbe22f.js → Component-148b5893.js} +5 -5
- package/select/{Component-83594167.d.ts → Component-32d6a56a.d.ts} +0 -0
- package/select/{Component-83594167.js → Component-32d6a56a.js} +2 -2
- package/select/Component.js +2 -2
- package/select/components/arrow/Component.js +1 -1
- package/select/components/arrow/index.css +4 -3
- package/select/components/base-select/Component.js +2 -2
- package/select/components/base-select/index.css +8 -7
- package/select/components/base-select/index.d.ts +1 -1
- package/select/components/base-select/index.js +2 -2
- package/select/components/checkmark/Component.js +1 -1
- package/select/components/checkmark/index.css +8 -7
- package/select/components/field/Component.js +2 -2
- package/select/components/field/index.css +10 -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 +7 -6
- package/select/components/option/Component.js +2 -2
- package/select/components/option/index.css +21 -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 +7 -6
- package/select/components/options-list/index.js +1 -1
- package/select/components/select-mobile/Component.js +4 -4
- package/select/components/select-mobile/checkmark/Component.js +1 -1
- package/select/components/select-mobile/checkmark/index.css +5 -4
- package/select/components/select-mobile/index.css +12 -11
- package/select/components/select-mobile/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +4 -4
- package/select/components/select-mobile/options-list/Component.js +2 -2
- package/select/components/select-mobile/options-list/index.css +10 -9
- package/select/components/select-mobile/options-list/index.js +1 -1
- package/select/components/virtual-options-list/Component.js +2 -2
- package/select/components/virtual-options-list/index.css +13 -12
- package/select/components/virtual-options-list/index.js +1 -1
- package/select/cssm/components/arrow/index.module.css +1 -0
- package/select/cssm/components/base-select/index.module.css +1 -0
- package/select/cssm/components/checkmark/index.module.css +1 -0
- package/select/cssm/components/field/index.module.css +1 -0
- package/select/cssm/components/optgroup/index.module.css +1 -0
- package/select/cssm/components/option/index.module.css +1 -0
- package/select/cssm/components/options-list/index.module.css +1 -0
- package/select/cssm/components/select-mobile/checkmark/index.module.css +1 -0
- package/select/cssm/components/select-mobile/index.module.css +1 -0
- package/select/cssm/components/select-mobile/options-list/index.module.css +1 -0
- package/select/cssm/components/virtual-options-list/index.module.css +1 -0
- package/select/cssm/hook-f5b8fe4f.d.ts +1 -6
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.module.css +1 -0
- package/select/cssm/typings.d.ts +9 -8
- package/select/esm/{Component-c8899d32.d.ts → Component-185f9d75.d.ts} +0 -0
- package/select/esm/{Component-c8899d32.js → Component-185f9d75.js} +5 -5
- package/select/esm/{Component-fb9db7f1.d.ts → Component-8fcd2e57.d.ts} +0 -0
- package/select/esm/{Component-fb9db7f1.js → Component-8fcd2e57.js} +2 -2
- package/select/esm/Component.js +2 -2
- package/select/esm/components/arrow/Component.js +1 -1
- package/select/esm/components/arrow/index.css +4 -3
- package/select/esm/components/base-select/Component.js +2 -2
- package/select/esm/components/base-select/index.css +8 -7
- package/select/esm/components/base-select/index.d.ts +1 -1
- package/select/esm/components/base-select/index.js +2 -2
- package/select/esm/components/checkmark/Component.js +1 -1
- package/select/esm/components/checkmark/index.css +8 -7
- package/select/esm/components/field/Component.js +2 -2
- package/select/esm/components/field/index.css +10 -9
- package/select/esm/components/field/index.js +1 -1
- package/select/esm/components/index.js +4 -4
- package/select/esm/components/native-select/Component.js +1 -1
- package/select/esm/components/native-select/index.js +1 -1
- package/select/esm/components/optgroup/Component.js +1 -1
- package/select/esm/components/optgroup/index.css +7 -6
- package/select/esm/components/option/Component.js +2 -2
- package/select/esm/components/option/index.css +21 -20
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/components/options-list/Component.js +2 -2
- package/select/esm/components/options-list/index.css +7 -6
- package/select/esm/components/options-list/index.js +1 -1
- package/select/esm/components/select-mobile/Component.js +4 -4
- package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
- package/select/esm/components/select-mobile/checkmark/index.css +5 -4
- package/select/esm/components/select-mobile/index.css +12 -11
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +4 -4
- package/select/esm/components/select-mobile/options-list/Component.js +2 -2
- package/select/esm/components/select-mobile/options-list/index.css +10 -9
- package/select/esm/components/select-mobile/options-list/index.js +1 -1
- package/select/esm/components/virtual-options-list/Component.js +2 -2
- package/select/esm/components/virtual-options-list/index.css +13 -12
- package/select/esm/components/virtual-options-list/index.js +1 -1
- package/select/esm/hook-f5b8fe4f.d.ts +1 -6
- package/select/esm/index.js +4 -4
- package/select/esm/{intersection-observer-0096c380.d.ts → intersection-observer-2ded7e3e.d.ts} +0 -0
- package/select/esm/{intersection-observer-0096c380.js → intersection-observer-2ded7e3e.js} +0 -0
- package/select/esm/presets/index.js +4 -4
- package/select/esm/presets/useLazyLoading/hook.js +3 -3
- package/select/esm/presets/useLazyLoading/index.css +2 -2
- package/select/esm/presets/useSelectWithApply/hook.js +4 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +5 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/{tslib.es6-2e3f4e35.d.ts → tslib.es6-7c927e71.d.ts} +0 -0
- package/select/esm/{tslib.es6-2e3f4e35.js → tslib.es6-7c927e71.js} +0 -0
- package/select/esm/typings.d.ts +9 -8
- package/select/hook-f5b8fe4f.d.ts +1 -6
- package/select/index.js +4 -4
- package/select/{intersection-observer-7ddb317f.d.ts → intersection-observer-77cce418.d.ts} +0 -0
- package/select/{intersection-observer-7ddb317f.js → intersection-observer-77cce418.js} +0 -0
- package/select/modern/{Component-4424bbf7.d.ts → Component-0ebaac4a.d.ts} +0 -0
- package/select/modern/{Component-4424bbf7.js → Component-0ebaac4a.js} +1 -1
- package/select/modern/{Component-e2443eca.d.ts → Component-4f060db7.d.ts} +0 -0
- package/select/modern/{Component-e2443eca.js → Component-4f060db7.js} +4 -4
- package/select/modern/Component.js +1 -1
- package/select/modern/components/arrow/Component.js +1 -1
- package/select/modern/components/arrow/index.css +4 -3
- package/select/modern/components/base-select/Component.js +1 -1
- package/select/modern/components/base-select/index.css +8 -7
- package/select/modern/components/base-select/index.d.ts +1 -1
- package/select/modern/components/base-select/index.js +1 -1
- package/select/modern/components/checkmark/Component.js +1 -1
- package/select/modern/components/checkmark/index.css +8 -7
- package/select/modern/components/field/Component.js +1 -1
- package/select/modern/components/field/index.css +10 -9
- package/select/modern/components/index.js +3 -3
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +7 -6
- package/select/modern/components/option/Component.js +1 -1
- package/select/modern/components/option/index.css +21 -20
- package/select/modern/components/options-list/Component.js +1 -1
- package/select/modern/components/options-list/index.css +7 -6
- package/select/modern/components/select-mobile/Component.js +3 -3
- package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
- package/select/modern/components/select-mobile/checkmark/index.css +5 -4
- package/select/modern/components/select-mobile/index.css +12 -11
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +3 -3
- package/select/modern/components/select-mobile/options-list/Component.js +1 -1
- package/select/modern/components/select-mobile/options-list/index.css +10 -9
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +13 -12
- package/select/modern/hook-f5b8fe4f.d.ts +1 -6
- package/select/modern/index.js +3 -3
- package/select/modern/{intersection-observer-0096c380.d.ts → intersection-observer-2ded7e3e.d.ts} +0 -0
- package/select/modern/{intersection-observer-0096c380.js → intersection-observer-2ded7e3e.js} +0 -0
- package/select/modern/presets/index.js +3 -3
- 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 +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +5 -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 +3 -3
- package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithLoading/index.css +2 -2
- package/select/modern/typings.d.ts +9 -8
- 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 +5 -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-aff0085c.d.ts → tslib.es6-a088cbd8.d.ts} +0 -0
- package/select/tslib.es6-a088cbd8.js +49 -0
- package/select/typings.d.ts +9 -8
- 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 +12 -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 +32 -31
- package/select-with-tags/components/tag-list/index.js +1 -1
- package/select-with-tags/cssm/components/tag/index.module.css +1 -0
- package/select-with-tags/cssm/components/tag-list/index.module.css +1 -0
- 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 +12 -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 +32 -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-4dc531ea.d.ts → tslib.es6-ea77c845.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-4dc531ea.js → tslib.es6-ea77c845.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 +12 -11
- package/select-with-tags/modern/components/tag-list/component.js +1 -1
- package/select-with-tags/modern/components/tag-list/index.css +32 -31
- package/select-with-tags/{tslib.es6-7772ee83.d.ts → tslib.es6-b34309fc.d.ts} +0 -0
- package/{modal/tslib.es6-53e4e678.js → select-with-tags/tslib.es6-b34309fc.js} +0 -0
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/skeleton/Component.js +1 -1
- package/skeleton/cssm/index.module.css +1 -0
- package/skeleton/esm/Component.js +1 -1
- package/skeleton/esm/index.css +12 -11
- package/skeleton/index.css +12 -11
- package/skeleton/modern/Component.js +1 -1
- package/skeleton/modern/index.css +12 -11
- package/slider/Component.js +1 -1
- package/slider/cssm/index.module.css +1 -0
- package/slider/esm/Component.js +1 -1
- package/slider/esm/index.css +38 -37
- package/slider/index.css +38 -37
- package/slider/modern/Component.js +1 -1
- package/slider/modern/index.css +38 -37
- package/slider-input/Component.js +1 -1
- package/slider-input/cssm/index.module.css +1 -0
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +18 -17
- package/slider-input/index.css +18 -17
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +18 -17
- package/space/Component.js +2 -2
- package/space/{Item-9f54139e.d.ts → Item-82e3b58b.d.ts} +0 -0
- package/space/{Item-9f54139e.js → Item-82e3b58b.js} +0 -0
- package/space/Item.js +1 -1
- package/space/cssm/index.module.css +1 -0
- package/space/esm/Component.js +2 -2
- package/space/esm/{Item-2def6754.d.ts → Item-d7a7b8bd.d.ts} +0 -0
- package/space/esm/{Item-2def6754.js → Item-d7a7b8bd.js} +0 -0
- package/space/esm/Item.js +1 -1
- package/space/esm/index.css +10 -9
- package/space/esm/index.js +1 -1
- package/space/index.css +10 -9
- package/space/index.js +1 -1
- package/space/modern/Component.js +1 -1
- package/space/modern/index.css +10 -9
- package/spinner/Component.js +1 -1
- package/spinner/esm/Component.js +1 -1
- package/spinner/esm/index.css +7 -7
- package/spinner/index.css +7 -7
- package/spinner/modern/Component.js +1 -1
- package/spinner/modern/index.css +7 -7
- package/status/Component.js +1 -1
- package/status/cssm/index.module.css +1 -0
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +19 -18
- package/status/index.css +19 -18
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +19 -18
- package/stepped-progress-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/index.css +12 -11
- package/stepped-progress-bar/cssm/components/step-bar/index.module.css +1 -0
- package/stepped-progress-bar/cssm/index.module.css +1 -0
- 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 +12 -11
- package/stepped-progress-bar/esm/index.css +5 -4
- package/stepped-progress-bar/index.css +5 -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 +12 -11
- package/stepped-progress-bar/modern/index.css +5 -4
- package/switch/Component.js +1 -1
- package/switch/cssm/index.module.css +1 -0
- package/switch/esm/Component.js +1 -1
- package/switch/esm/index.css +27 -26
- package/switch/index.css +27 -26
- package/switch/modern/Component.js +1 -1
- package/switch/modern/index.css +27 -26
- 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 +9 -8
- package/table/components/pagination/index.js +1 -1
- package/table/components/pagination/select-field/index.css +5 -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 +7 -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 +3 -2
- package/table/components/tbody/index.js +1 -1
- package/table/components/tcell/Component.js +2 -2
- package/table/components/tcell/index.css +5 -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 +6 -5
- package/table/components/texpandable-row/index.js +1 -1
- package/table/components/thead/Component.js +2 -2
- package/table/components/thead/index.css +7 -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 +6 -5
- package/table/components/thead-cell/index.js +1 -1
- package/table/components/trow/Component.js +2 -2
- package/table/components/trow/index.css +9 -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 +10 -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/cssm/components/pagination/index.module.css +1 -0
- package/table/cssm/components/pagination/select-field/index.module.css +1 -0
- package/table/cssm/components/table/index.module.css +1 -0
- package/table/cssm/components/tbody/index.module.css +1 -0
- package/table/cssm/components/tcell/index.module.css +1 -0
- package/table/cssm/components/texpandable-row/index.module.css +1 -0
- package/table/cssm/components/thead/index.module.css +1 -0
- package/table/cssm/components/thead-cell/index.module.css +1 -0
- package/table/cssm/components/trow/index.module.css +1 -0
- package/table/cssm/components/tsortable-head-cell/index.module.css +1 -0
- 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 +9 -8
- package/table/esm/components/pagination/index.js +1 -1
- package/table/esm/components/pagination/select-field/index.css +5 -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 +7 -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 +3 -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 +5 -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 +6 -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 +7 -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 +6 -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 +9 -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 +10 -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-baf548b5.d.ts → tslib.es6-af6cb8d3.d.ts} +0 -0
- package/table/esm/{tslib.es6-baf548b5.js → tslib.es6-af6cb8d3.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 +9 -8
- package/table/modern/components/pagination/select-field/index.css +5 -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 +7 -6
- package/table/modern/components/tbody/Component.js +1 -1
- package/table/modern/components/tbody/index.css +3 -2
- package/table/modern/components/tcell/Component.js +1 -1
- package/table/modern/components/tcell/index.css +5 -4
- package/table/modern/components/texpandable-row/Component.js +1 -1
- package/table/modern/components/texpandable-row/index.css +6 -5
- package/table/modern/components/thead/Component.js +1 -1
- package/table/modern/components/thead/index.css +7 -6
- package/table/modern/components/thead-cell/Component.js +1 -1
- package/table/modern/components/thead-cell/index.css +6 -5
- package/table/modern/components/trow/Component.js +1 -1
- package/table/modern/components/trow/index.css +9 -8
- package/table/modern/components/tsortable-head-cell/Component.js +1 -1
- package/table/modern/components/tsortable-head-cell/index.css +10 -9
- package/table/{tslib.es6-a539e6cc.d.ts → tslib.es6-4d76be94.d.ts} +0 -0
- package/{picker-button/tslib.es6-75fef292.js → table/tslib.es6-4d76be94.js} +0 -0
- package/tabs/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/components/primary-tablist/Component.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +3 -3
- package/tabs/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/components/primary-tablist/index.css +20 -19
- package/tabs/components/primary-tablist/mobile.css +24 -22
- package/tabs/components/scrollable-container/Component.js +1 -1
- package/tabs/components/scrollable-container/index.css +5 -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 +11 -10
- package/tabs/components/secondary-tablist/mobile.css +14 -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/cssm/components/primary-tablist/index.module.css +1 -0
- package/tabs/cssm/components/primary-tablist/mobile.module.css +1 -0
- package/tabs/cssm/components/scrollable-container/index.module.css +1 -0
- package/tabs/cssm/components/secondary-tablist/index.module.css +1 -0
- package/tabs/cssm/components/secondary-tablist/mobile.module.css +1 -0
- package/tabs/cssm/vars.css +1 -0
- package/tabs/desktop.js +3 -3
- package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
- package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/primary-tablist/index.css +20 -19
- package/tabs/esm/components/primary-tablist/mobile.css +24 -22
- package/tabs/esm/components/scrollable-container/Component.js +1 -1
- package/tabs/esm/components/scrollable-container/index.css +5 -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 +11 -10
- package/tabs/esm/components/secondary-tablist/mobile.css +14 -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-91facdbd.js +4 -0
- package/tabs/esm/index.module-ee149f3a.js +4 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-6792830d.d.ts → tslib.es6-919ce5b2.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-6792830d.js → tslib.es6-919ce5b2.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/index.module-68af7ad2.js +4 -0
- package/tabs/index.module-fdd7a8e6.js +4 -0
- package/tabs/mobile.js +3 -3
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/primary-tablist/index.css +20 -19
- package/tabs/modern/components/primary-tablist/mobile.css +24 -22
- package/tabs/modern/components/scrollable-container/Component.js +1 -1
- package/tabs/modern/components/scrollable-container/index.css +5 -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 +11 -10
- package/tabs/modern/components/secondary-tablist/mobile.css +14 -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-91facdbd.js +4 -0
- package/tabs/modern/index.module-ee149f3a.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-587bdeac.d.ts → tslib.es6-5b21d865.d.ts} +0 -0
- package/{select-with-tags/tslib.es6-7772ee83.js → tabs/tslib.es6-5b21d865.js} +0 -0
- package/tag/Component.js +3 -3
- package/tag/cssm/default.module.css +1 -0
- package/tag/cssm/index.module.css +1 -0
- package/tag/cssm/inverted.module.css +1 -0
- package/tag/cssm/vars.css +1 -0
- package/tag/default.css +10 -9
- package/tag/esm/Component.js +3 -3
- package/tag/esm/default.css +10 -9
- package/tag/esm/index.css +39 -38
- package/tag/esm/inverted.css +10 -9
- package/tag/index.css +39 -38
- package/tag/inverted.css +10 -9
- package/tag/modern/Component.js +3 -3
- package/tag/modern/default.css +10 -9
- package/tag/modern/index.css +39 -38
- package/tag/modern/inverted.css +10 -9
- package/textarea/Component.js +3 -3
- package/textarea/cssm/default.module.css +1 -0
- package/textarea/cssm/index.module.css +1 -0
- package/textarea/cssm/inverted.module.css +1 -0
- package/textarea/default.css +20 -19
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/default.css +20 -19
- package/textarea/esm/index.css +23 -22
- package/textarea/esm/inverted.css +20 -19
- package/textarea/index.css +23 -22
- package/textarea/inverted.css +20 -19
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/default.css +20 -19
- package/textarea/modern/index.css +23 -22
- package/textarea/modern/inverted.css +20 -19
- package/themes/click.css +1 -0
- package/themes/compiled/mobile-dark-bluetint.css +271 -271
- package/themes/corp.css +1 -0
- package/themes/dist/click.css +1 -0
- package/themes/dist/compiled/mobile-dark-bluetint.css +960 -921
- package/themes/dist/corp.css +1 -0
- package/themes/dist/intranet.css +1 -0
- package/themes/dist/mobile.css +1 -0
- package/themes/dist/package.json +1 -1
- package/themes/dist/site.css +1 -0
- package/themes/intranet.css +1 -0
- package/themes/mobile.css +1 -0
- package/themes/site.css +1 -0
- package/toast/component.js +1 -1
- package/toast/cssm/index.module.css +1 -0
- package/toast/esm/component.js +1 -1
- package/toast/esm/index.css +11 -10
- package/toast/index.css +11 -10
- package/toast/modern/component.js +1 -1
- package/toast/modern/index.css +11 -10
- package/toast-plate/component.js +1 -1
- package/toast-plate/cssm/index.module.css +1 -0
- package/toast-plate/esm/component.js +1 -1
- package/toast-plate/esm/index.css +17 -16
- package/toast-plate/index.css +17 -16
- package/toast-plate/modern/component.js +1 -1
- package/toast-plate/modern/index.css +17 -16
- package/tooltip/{Component-abd29111.d.ts → Component-9867ba58.d.ts} +0 -0
- package/tooltip/{Component-abd29111.js → Component-9867ba58.js} +3 -3
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.d.ts +5 -3
- package/tooltip/component.responsive.js +6 -6
- package/tooltip/cssm/component.responsive.d.ts +5 -3
- package/tooltip/cssm/component.responsive.js +4 -4
- package/tooltip/cssm/default.module.css +1 -0
- package/tooltip/cssm/index.module.css +1 -0
- package/tooltip/cssm/inverted.module.css +1 -0
- package/tooltip/default.css +4 -3
- package/tooltip/esm/{Component-40e12157.d.ts → Component-c9b4ed62.d.ts} +0 -0
- package/tooltip/esm/{Component-40e12157.js → Component-c9b4ed62.js} +3 -3
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.d.ts +5 -3
- package/tooltip/esm/component.responsive.js +6 -6
- package/tooltip/esm/default.css +4 -3
- package/tooltip/esm/index.css +7 -6
- package/tooltip/esm/index.d.ts +1 -1
- package/tooltip/esm/index.js +1 -1
- package/tooltip/esm/inverted.css +6 -5
- package/tooltip/esm/responsive.css +3 -3
- package/tooltip/esm/responsive.js +1 -1
- package/tooltip/index.css +7 -6
- package/tooltip/index.d.ts +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/inverted.css +6 -5
- package/tooltip/modern/Component.js +3 -3
- package/tooltip/modern/component.responsive.d.ts +5 -3
- package/tooltip/modern/component.responsive.js +5 -5
- package/tooltip/modern/default.css +4 -3
- package/tooltip/modern/index.css +7 -6
- package/tooltip/modern/inverted.css +6 -5
- package/tooltip/modern/responsive.css +3 -3
- package/tooltip/responsive.css +3 -3
- package/tooltip/responsive.js +1 -1
- package/typography/colors.css +14 -13
- package/typography/{colors.module-f38a0be2.d.ts → colors.module-6c043c60.d.ts} +0 -0
- package/typography/{colors.module-f38a0be2.js → colors.module-6c043c60.js} +1 -1
- package/typography/common.module-7ec0ef62.js +4 -0
- package/typography/component.js +2 -2
- package/typography/cssm/colors.module.css +1 -0
- package/typography/cssm/index.d.ts +1 -0
- package/typography/cssm/text/index.module.css +1 -0
- package/typography/cssm/title/index.module.css +1 -0
- package/typography/cssm/title-mobile/index.module.css +1 -0
- package/typography/cssm/title-responsive/index.module.css +1 -0
- package/typography/esm/colors.css +14 -13
- package/typography/esm/{colors.module-2480a569.d.ts → colors.module-80cb5830.d.ts} +0 -0
- package/typography/esm/{colors.module-2480a569.js → colors.module-80cb5830.js} +1 -1
- package/typography/esm/common.module-d2a47840.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.d.ts +1 -0
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +15 -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 +20 -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 +15 -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 +42 -41
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.d.ts +1 -0
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +14 -13
- package/typography/modern/colors.module-bc2dc1b0.js +4 -0
- package/typography/modern/common.module-d2a47840.js +4 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.d.ts +1 -0
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.css +15 -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 +20 -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 +15 -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 +42 -41
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.d.ts +1 -1
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +15 -14
- package/typography/text/index.js +1 -1
- package/typography/title/common.css +5 -5
- package/typography/title/component.d.ts +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +20 -19
- package/typography/title/index.js +3 -3
- package/typography/title-mobile/component.js +3 -3
- package/typography/title-mobile/index.css +15 -14
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +3 -3
- package/typography/title-responsive/index.css +42 -41
- package/typography/title-responsive/index.js +2 -2
- package/vars/border-radius.css +1 -0
- package/vars/cssm/border-radius.css +1 -0
- package/vars/cssm/index.css +1 -0
- package/vars/dist/border-radius.css +1 -0
- package/vars/dist/cssm/border-radius.css +1 -0
- package/vars/dist/cssm/index.css +1 -0
- package/vars/dist/package.json +1 -1
- package/vars/index.d.ts +1 -0
- package/vars/index.js +1 -0
- package/with-suffix/Component.js +1 -1
- package/with-suffix/cssm/index.module.css +1 -0
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +10 -9
- package/with-suffix/index.css +10 -9
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +10 -9
- package/calendar-range/modern/index.module-b064eb8f.js +0 -4
- package/grid/esm/gutters.module-c7d03958.js +0 -27
- package/grid/gutters.module-c8d6ccac.js +0 -28
- package/grid/modern/gutters.module-1ccbea38.js +0 -4
- package/intl-phone-input/cssm/libphonenumber-js.min-d3a9d490.js +0 -1567
- package/intl-phone-input/cssm/usePreventCaretReset.d.ts +0 -8
- package/intl-phone-input/cssm/usePreventCaretReset.js +0 -34
- package/intl-phone-input/esm/libphonenumber-js.min-c49027d7.js +0 -1567
- package/intl-phone-input/esm/usePreventCaretReset.d.ts +0 -8
- package/intl-phone-input/esm/usePreventCaretReset.js +0 -32
- package/intl-phone-input/libphonenumber-js.min-13d3dc00.js +0 -1567
- package/intl-phone-input/modern/libphonenumber-js.min-c49027d7.js +0 -1567
- package/intl-phone-input/modern/usePreventCaretReset.d.ts +0 -8
- package/intl-phone-input/modern/usePreventCaretReset.js +0 -31
- package/intl-phone-input/usePreventCaretReset.d.ts +0 -8
- package/intl-phone-input/usePreventCaretReset.js +0 -34
- package/modal/esm/transitions.module-c22d6538.js +0 -4
- package/modal/modern/transitions.module-c22d6538.js +0 -4
- package/modal/transitions.module-eb91dbbb.js +0 -4
- package/table/tslib.es6-a539e6cc.js +0 -40
- package/tabs/esm/index.module-06d19c13.js +0 -4
- package/tabs/esm/index.module-e313c0b9.js +0 -4
- package/tabs/index.module-1518b596.js +0 -4
- package/tabs/index.module-6ddb2327.js +0 -4
- package/tabs/modern/index.module-06d19c13.js +0 -4
- package/tabs/modern/index.module-e313c0b9.js +0 -4
- package/tabs/tslib.es6-587bdeac.js +0 -40
- package/typography/common.module-fd9ab633.js +0 -4
- package/typography/esm/common.module-d606ca45.js +0 -4
- package/typography/modern/colors.module-9289cf86.js +0 -4
- package/typography/modern/common.module-d606ca45.js +0 -4
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var components_selectField_component = require('../component-
|
|
3
|
+
var components_selectField_component = require('../component-fb19e125.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
require('react-merge-refs');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var components_selectField_component = require('../../component-
|
|
3
|
+
var components_selectField_component = require('../../component-fb19e125.js');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
require('react-merge-refs');
|
|
@@ -12,7 +12,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
12
12
|
|
|
13
13
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
14
14
|
|
|
15
|
-
var styles = {"component":"intl-phone-
|
|
15
|
+
var styles = {"component":"intl-phone-input__component_h500w","option":"intl-phone-input__option_h500w","flag":"intl-phone-input__flag_h500w","countryName":"intl-phone-input__countryName_h500w","dialCode":"intl-phone-input__dialCode_h500w"};
|
|
16
16
|
require('./index.css');
|
|
17
17
|
|
|
18
18
|
var CountriesSelect = function (_a) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: yz6kc */
|
|
2
2
|
:root {
|
|
3
3
|
--color-dark-indigo: #0b1f35;
|
|
4
4
|
--color-dark-indigo-60: rgba(11, 31, 53, 0.6);
|
|
@@ -703,6 +703,7 @@
|
|
|
703
703
|
--border-radius-m: 8px;
|
|
704
704
|
--border-radius-l: 12px;
|
|
705
705
|
--border-radius-xl: 16px;
|
|
706
|
+
--border-radius-xxl: 20px;
|
|
706
707
|
--border-radius-circle: 50%;
|
|
707
708
|
--border-radius-pill: 99px;
|
|
708
709
|
}
|
|
@@ -721,24 +722,24 @@
|
|
|
721
722
|
--size-l-height: 64px;
|
|
722
723
|
--size-xl-height: 72px;
|
|
723
724
|
}
|
|
724
|
-
.intl-phone-
|
|
725
|
+
.intl-phone-input__component_h500w {
|
|
725
726
|
position: static;
|
|
726
727
|
display: flex;
|
|
727
728
|
min-width: initial;
|
|
728
729
|
height: 100%;
|
|
729
730
|
}
|
|
730
|
-
.intl-phone-
|
|
731
|
+
.intl-phone-input__option_h500w {
|
|
731
732
|
display: flex;
|
|
732
733
|
align-items: flex-start;
|
|
733
734
|
}
|
|
734
|
-
.intl-phone-
|
|
735
|
+
.intl-phone-input__flag_h500w {
|
|
735
736
|
flex-shrink: 0;
|
|
736
737
|
margin-top: var(--gap-2xs);
|
|
737
738
|
margin-right: var(--gap-xs);
|
|
738
739
|
}
|
|
739
|
-
.intl-phone-
|
|
740
|
+
.intl-phone-input__countryName_h500w {
|
|
740
741
|
margin-right: var(--gap-xs);
|
|
741
742
|
}
|
|
742
|
-
.intl-phone-
|
|
743
|
+
.intl-phone-input__dialCode_h500w {
|
|
743
744
|
color: var(--text-secondary-color);
|
|
744
745
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var components_selectField_component = require('../../component-
|
|
3
|
+
var components_selectField_component = require('../../component-fb19e125.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
require('react-merge-refs');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1eegc */
|
|
2
2
|
:root {
|
|
3
3
|
--color-dark-indigo: #0b1f35;
|
|
4
4
|
--color-dark-indigo-60: rgba(11, 31, 53, 0.6);
|
|
@@ -703,6 +703,7 @@
|
|
|
703
703
|
--border-radius-m: 8px;
|
|
704
704
|
--border-radius-l: 12px;
|
|
705
705
|
--border-radius-xl: 16px;
|
|
706
|
+
--border-radius-xxl: 20px;
|
|
706
707
|
--border-radius-circle: 50%;
|
|
707
708
|
--border-radius-pill: 99px;
|
|
708
709
|
}
|
|
@@ -721,13 +722,13 @@
|
|
|
721
722
|
--size-l-height: 64px;
|
|
722
723
|
--size-xl-height: 72px;
|
|
723
724
|
}
|
|
724
|
-
.intl-phone-
|
|
725
|
+
.intl-phone-input__component_vrlqx {
|
|
725
726
|
height: 100%;
|
|
726
727
|
cursor: pointer;
|
|
727
728
|
outline: none;
|
|
728
729
|
position: relative;
|
|
729
730
|
}
|
|
730
|
-
.intl-phone-
|
|
731
|
+
.intl-phone-input__flagIconContainer_vrlqx {
|
|
731
732
|
display: flex;
|
|
732
733
|
justify-content: center;
|
|
733
734
|
align-items: center;
|
|
@@ -735,10 +736,10 @@
|
|
|
735
736
|
height: 24px;
|
|
736
737
|
margin-right: var(--gap-2xs);
|
|
737
738
|
}
|
|
738
|
-
.intl-phone-
|
|
739
|
+
.intl-phone-input__disabled_vrlqx {
|
|
739
740
|
cursor: var(--disabled-cursor);
|
|
740
741
|
}
|
|
741
|
-
.intl-phone-
|
|
742
|
+
.intl-phone-input__inner_vrlqx {
|
|
742
743
|
position: relative;
|
|
743
744
|
display: flex;
|
|
744
745
|
align-items: center;
|
|
@@ -746,11 +747,11 @@
|
|
|
746
747
|
padding-left: var(--gap-s);
|
|
747
748
|
outline: none;
|
|
748
749
|
}
|
|
749
|
-
.intl-phone-
|
|
750
|
-
.intl-phone-
|
|
750
|
+
.intl-phone-input__l_vrlqx .intl-phone-input__inner_vrlqx,
|
|
751
|
+
.intl-phone-input__xl_vrlqx .intl-phone-input__inner_vrlqx {
|
|
751
752
|
padding-left: var(--gap-m);
|
|
752
753
|
}
|
|
753
|
-
.intl-phone-
|
|
754
|
+
.intl-phone-input__focusVisible_vrlqx {
|
|
754
755
|
outline: 2px solid var(--focus-color);
|
|
755
756
|
outline-offset: 2px;
|
|
756
757
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-fb19e125";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var components_selectField_component = require('../../component-
|
|
3
|
+
var components_selectField_component = require('../../component-fb19e125.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
require('react-merge-refs');
|
|
@@ -4,6 +4,7 @@ import { CountryCode } from 'libphonenumber-js';
|
|
|
4
4
|
import { SelectProps } from "../../select";
|
|
5
5
|
import { Country } from '@alfalab/utils';
|
|
6
6
|
import { InputAutocompleteProps } from "../../input-autocomplete";
|
|
7
|
+
type MaxPhoneLen = Record<string, number>;
|
|
7
8
|
type IntlPhoneInputProps = Partial<Omit<InputAutocompleteProps, 'onChange'>> & Pick<SelectProps, 'preventFlip'> & {
|
|
8
9
|
/**
|
|
9
10
|
* Значение
|
|
@@ -33,6 +34,10 @@ type IntlPhoneInputProps = Partial<Omit<InputAutocompleteProps, 'onChange'>> & P
|
|
|
33
34
|
* Возможность стереть код страны
|
|
34
35
|
*/
|
|
35
36
|
clearableCountryCode?: boolean;
|
|
37
|
+
/**
|
|
38
|
+
* Ограничение длин вводимых номеров по странам.
|
|
39
|
+
*/
|
|
40
|
+
maxPhoneLen?: MaxPhoneLen;
|
|
36
41
|
};
|
|
37
42
|
declare const IntlPhoneInput: React.ForwardRefExoticComponent<Partial<Pick<InputAutocompleteProps, "selected" | "valueRenderer" | "Optgroup" | "size" | "value" | "disabled" | "multiple" | "name" | "placeholder" | "readOnly" | "className" | "id" | "onFocus" | "onBlur" | "onInput" | "onScroll" | "optionsListWidth" | "options" | "visibleOptions" | "open" | "label" | "error" | "hint" | "Arrow" | "dataTestId" | "fieldClassName" | "success" | "block" | "optionGroupClassName" | "Option" | "inputProps" | "optionsListClassName" | "optionClassName" | "popperClassName" | "autocomplete" | "allowUnselect" | "closeOnSelect" | "circularNavigation" | "defaultOpen" | "popoverPosition" | "preventFlip" | "optionsSize" | "fieldProps" | "optionsListProps" | "optionProps" | "onOpen" | "OptionsList" | "updatePopover" | "zIndexPopover" | "showEmptyOptionsList" | "Input">> & Pick<SelectProps, "preventFlip"> & {
|
|
38
43
|
/**
|
|
@@ -63,5 +68,9 @@ declare const IntlPhoneInput: React.ForwardRefExoticComponent<Partial<Pick<Input
|
|
|
63
68
|
* Возможность стереть код страны
|
|
64
69
|
*/
|
|
65
70
|
clearableCountryCode?: boolean | undefined;
|
|
71
|
+
/**
|
|
72
|
+
* Ограничение длин вводимых номеров по странам.
|
|
73
|
+
*/
|
|
74
|
+
maxPhoneLen?: Record<string, number> | undefined;
|
|
66
75
|
} & React.RefAttributes<HTMLInputElement>>;
|
|
67
76
|
export { IntlPhoneInputProps, IntlPhoneInput };
|
|
@@ -15,7 +15,6 @@ require('./components/select/index.module.css');
|
|
|
15
15
|
var components_select_component = require('./components/select/component.js');
|
|
16
16
|
var utils_formatPhoneWithUnclearableCountryCode = require('./utils/format-phone-with-unclearable-country-code.js');
|
|
17
17
|
var useCaretAvoidCountryCode = require('./useCaretAvoidCountryCode.js');
|
|
18
|
-
var usePreventCaretReset = require('./usePreventCaretReset.js');
|
|
19
18
|
var styles = require('./index.module.css');
|
|
20
19
|
|
|
21
20
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
@@ -26,90 +25,83 @@ var styles__default = /*#__PURE__*/_interopDefaultLegacy(styles);
|
|
|
26
25
|
|
|
27
26
|
var countriesHash = utils.getCountriesHash();
|
|
28
27
|
var MAX_DIAL_CODE_LENGTH = 4;
|
|
28
|
+
var MASK_SYMBOLS = [' ', '-', '(', ')'];
|
|
29
|
+
var DEFAULT_MAX_PHONE_LEN = { RU: 11 };
|
|
29
30
|
var IntlPhoneInput = React.forwardRef(function (_a, ref) {
|
|
30
|
-
var _b = _a.disabled, disabled = _b === void 0 ? false : _b, _c = _a.readOnly, readOnly = _c === void 0 ? false : _c, _d = _a.size, size = _d === void 0 ? 'm' : _d, _e = _a.colors, colors = _e === void 0 ? 'default' : _e, _f = _a.options, options = _f === void 0 ? [] : _f, _g = _a.countries, countries = _g === void 0 ? utils.getCountries() : _g, _h = _a.clearableCountryCode, clearableCountryCode = _h === void 0 ? true : _h, className = _a.className, value = _a.value, onChange = _a.onChange, onCountryChange = _a.onCountryChange, _j = _a.defaultCountryIso2, defaultCountryIso2 = _j === void 0 ? 'ru' : _j, preventFlip = _a.preventFlip, inputProps = _a.inputProps, restProps = components_selectField_component.__rest(_a, ["disabled", "readOnly", "size", "colors", "options", "countries", "clearableCountryCode", "className", "value", "onChange", "onCountryChange", "defaultCountryIso2", "preventFlip", "inputProps"]);
|
|
31
|
-
var
|
|
31
|
+
var _b = _a.disabled, disabled = _b === void 0 ? false : _b, _c = _a.readOnly, readOnly = _c === void 0 ? false : _c, _d = _a.size, size = _d === void 0 ? 'm' : _d, _e = _a.colors, colors = _e === void 0 ? 'default' : _e, _f = _a.options, options = _f === void 0 ? [] : _f, _g = _a.countries, countries = _g === void 0 ? utils.getCountries() : _g, _h = _a.clearableCountryCode, clearableCountryCode = _h === void 0 ? true : _h, className = _a.className, value = _a.value, onChange = _a.onChange, onCountryChange = _a.onCountryChange, _j = _a.defaultCountryIso2, defaultCountryIso2 = _j === void 0 ? 'ru' : _j, preventFlip = _a.preventFlip, inputProps = _a.inputProps, _k = _a.maxPhoneLen, maxPhoneLen = _k === void 0 ? DEFAULT_MAX_PHONE_LEN : _k, restProps = components_selectField_component.__rest(_a, ["disabled", "readOnly", "size", "colors", "options", "countries", "clearableCountryCode", "className", "value", "onChange", "onCountryChange", "defaultCountryIso2", "preventFlip", "inputProps", "maxPhoneLen"]);
|
|
32
|
+
var _l = React.useState(defaultCountryIso2.toLowerCase()), countryIso2 = _l[0], setCountryIso2 = _l[1];
|
|
32
33
|
var inputRef = React.useRef(null);
|
|
33
|
-
var
|
|
34
|
+
var _m = React.useState(null), inputWrapperRef = _m[0], setInputWrapperRef = _m[1];
|
|
35
|
+
var _o = React.useState(), caretPos = _o[0], setCaretPos = _o[1];
|
|
34
36
|
var phoneLibUtils = React.useRef();
|
|
35
|
-
var
|
|
36
|
-
var country = countriesHash[iso2];
|
|
37
|
-
var inputValue = "+" + country.dialCode;
|
|
38
|
-
onChange(inputValue);
|
|
39
|
-
setCountryIso2(country.iso2);
|
|
40
|
-
return country;
|
|
41
|
-
}, [onChange]);
|
|
42
|
-
var setValue = React.useCallback(function (inputValue) {
|
|
37
|
+
var formatPhone = function (inputValue) {
|
|
43
38
|
var newValue = inputValue;
|
|
44
39
|
if (phoneLibUtils.current) {
|
|
45
40
|
var Utils = phoneLibUtils.current;
|
|
46
41
|
var utils = new Utils(countryIso2.toUpperCase());
|
|
47
42
|
newValue = utils.input(inputValue);
|
|
48
43
|
}
|
|
49
|
-
|
|
50
|
-
}
|
|
51
|
-
var
|
|
44
|
+
return newValue;
|
|
45
|
+
};
|
|
46
|
+
var setCountryByIso2 = function (iso2) {
|
|
47
|
+
var country = countriesHash[iso2];
|
|
48
|
+
var inputValue = "+" + country.dialCode;
|
|
49
|
+
onChange(inputValue);
|
|
50
|
+
setCountryIso2(country.iso2);
|
|
51
|
+
return country;
|
|
52
|
+
};
|
|
53
|
+
var handleCountryChange = function (countryCode) {
|
|
52
54
|
if (onCountryChange) {
|
|
53
55
|
onCountryChange(countryCode.toUpperCase());
|
|
54
56
|
}
|
|
55
|
-
}
|
|
56
|
-
var setCountryByDialCode =
|
|
57
|
+
};
|
|
58
|
+
var setCountryByDialCode = function (inputValue) {
|
|
57
59
|
for (var i = 0; i < countries.length; i++) {
|
|
58
60
|
var country_1 = countries[i];
|
|
59
61
|
if (new RegExp("^\\+" + country_1.dialCode).test(inputValue)) {
|
|
60
62
|
// Сначала проверяем, если приоритет не указан
|
|
61
63
|
if (country_1.priority === undefined) {
|
|
62
|
-
|
|
64
|
+
onChange(formatPhone(inputValue));
|
|
63
65
|
setCountryIso2(country_1.iso2);
|
|
64
66
|
handleCountryChange(country_1.iso2);
|
|
65
67
|
break;
|
|
66
68
|
}
|
|
67
69
|
// Если страна уже была выставлена через селект, и коды совпадают
|
|
68
70
|
if (countryIso2 === country_1.iso2) {
|
|
69
|
-
|
|
71
|
+
onChange(formatPhone(inputValue));
|
|
70
72
|
setCountryIso2(country_1.iso2);
|
|
71
73
|
handleCountryChange(country_1.iso2);
|
|
72
74
|
break;
|
|
73
75
|
// Если не совпадают - выбираем по приоритету
|
|
74
76
|
}
|
|
75
77
|
else if (country_1.priority === 0) {
|
|
76
|
-
|
|
78
|
+
onChange(formatPhone(inputValue));
|
|
77
79
|
setCountryIso2(country_1.iso2);
|
|
78
80
|
handleCountryChange(country_1.iso2);
|
|
79
81
|
break;
|
|
80
82
|
}
|
|
81
83
|
}
|
|
82
84
|
}
|
|
83
|
-
}
|
|
84
|
-
var
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
.catch(function (error) { return "An error occurred while loading libphonenumber-js:\n" + error; });
|
|
91
|
-
}, []);
|
|
92
|
-
var handleInputChange = React.useCallback(function (event) {
|
|
93
|
-
var targetValue = event.target.value;
|
|
85
|
+
};
|
|
86
|
+
var setCountryByDialCodeWithLengthCheck = function (inputValue) {
|
|
87
|
+
if (value.length < MAX_DIAL_CODE_LENGTH) {
|
|
88
|
+
setCountryByDialCode(inputValue);
|
|
89
|
+
}
|
|
90
|
+
};
|
|
91
|
+
var addCountryCode = function (inputValue) {
|
|
94
92
|
var country = countriesHash[countryIso2];
|
|
95
93
|
if (clearableCountryCode) {
|
|
96
|
-
|
|
97
|
-
? "+" +
|
|
98
|
-
:
|
|
99
|
-
setValue(newValue);
|
|
100
|
-
if (value.length < MAX_DIAL_CODE_LENGTH) {
|
|
101
|
-
setCountryByDialCode(newValue);
|
|
102
|
-
}
|
|
103
|
-
return;
|
|
94
|
+
return inputValue.length === 1 && inputValue !== '+'
|
|
95
|
+
? "+" + inputValue
|
|
96
|
+
: inputValue;
|
|
104
97
|
}
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
var handleSelectChange = React.useCallback(function (_a) {
|
|
98
|
+
return utils_formatPhoneWithUnclearableCountryCode.formatPhoneWithUnclearableCountryCode(inputValue, country);
|
|
99
|
+
};
|
|
100
|
+
var handleInputChange = function (event) {
|
|
101
|
+
setCountryByDialCodeWithLengthCheck(event.target.value);
|
|
102
|
+
onChange(formatPhone(addCountryCode(event.target.value)));
|
|
103
|
+
};
|
|
104
|
+
var handleSelectChange = function (_a) {
|
|
113
105
|
var selected = _a.selected;
|
|
114
106
|
if (selected) {
|
|
115
107
|
var country_2 = setCountryByIso2(selected.value);
|
|
@@ -120,28 +112,139 @@ var IntlPhoneInput = React.forwardRef(function (_a, ref) {
|
|
|
120
112
|
}
|
|
121
113
|
handleCountryChange(country_2.iso2);
|
|
122
114
|
}
|
|
123
|
-
}
|
|
124
|
-
var handleChange =
|
|
115
|
+
};
|
|
116
|
+
var handleChange = function (payload) {
|
|
125
117
|
var selected = payload.selected;
|
|
126
118
|
if (!selected)
|
|
127
119
|
return;
|
|
128
|
-
|
|
129
|
-
|
|
120
|
+
setCountryByDialCodeWithLengthCheck(selected.key);
|
|
121
|
+
onChange(formatPhone(selected.key));
|
|
122
|
+
};
|
|
123
|
+
var country = countriesHash[countryIso2];
|
|
124
|
+
var countryCodeLength = ("+" + country.dialCode).length;
|
|
125
|
+
var handleInputNewChar = function (event, caretPosition) {
|
|
126
|
+
var input = event.target;
|
|
127
|
+
var currentValue = input.value;
|
|
128
|
+
var maxLen = maxPhoneLen === null || maxPhoneLen === void 0 ? void 0 : maxPhoneLen[countryIso2.toUpperCase()];
|
|
129
|
+
// Если задана длина номера и номер полностью заполнен, то перезатираем цифры, если каретка не в самом конце.
|
|
130
|
+
var shouldReplace = !!maxLen && maxLen === currentValue.replace(/\D/g, '').length;
|
|
131
|
+
var endPhonePart = currentValue.slice(caretPosition);
|
|
132
|
+
if (shouldReplace) {
|
|
133
|
+
var cursor = 0;
|
|
134
|
+
while (MASK_SYMBOLS.includes(endPhonePart.charAt(cursor))) {
|
|
135
|
+
cursor += 1;
|
|
136
|
+
}
|
|
137
|
+
endPhonePart = endPhonePart.slice(cursor + 1);
|
|
138
|
+
}
|
|
139
|
+
var newValue = currentValue.slice(0, caretPosition) + event.key + endPhonePart;
|
|
140
|
+
// Запрещаем ввод, если указана длина номера и номер уже заполнен.
|
|
141
|
+
if (maxLen && newValue.replace(/\D/g, '').length > maxLen) {
|
|
142
|
+
newValue = newValue.slice(0, -1);
|
|
143
|
+
}
|
|
144
|
+
newValue = formatPhone(addCountryCode(newValue));
|
|
145
|
+
var newCaretPosition;
|
|
146
|
+
var isFormatJumps = !shouldReplace && newValue.length - currentValue.length <= 0;
|
|
147
|
+
// Ситуация, когда происходят скачки номера из-за форматирования, например +7 999 999 99 99 -> +799999999999
|
|
148
|
+
if (isFormatJumps) {
|
|
149
|
+
var phonePart = currentValue.slice(0, caretPosition) + event.key;
|
|
150
|
+
var cursor = 0;
|
|
151
|
+
while (cursor < phonePart.length && cursor <= newValue.length) {
|
|
152
|
+
var currChar = phonePart.charAt(cursor);
|
|
153
|
+
var newValChar = newValue.charAt(cursor);
|
|
154
|
+
if (currChar !== newValChar) {
|
|
155
|
+
if (MASK_SYMBOLS.includes(currChar)) {
|
|
156
|
+
phonePart = phonePart.slice(0, cursor) + phonePart.slice(cursor + 1);
|
|
157
|
+
// eslint-disable-next-line no-continue
|
|
158
|
+
continue;
|
|
159
|
+
}
|
|
160
|
+
else {
|
|
161
|
+
phonePart =
|
|
162
|
+
phonePart.slice(0, cursor) + newValChar + phonePart.slice(cursor);
|
|
163
|
+
}
|
|
164
|
+
}
|
|
165
|
+
cursor += 1;
|
|
166
|
+
}
|
|
167
|
+
newCaretPosition = cursor;
|
|
168
|
+
}
|
|
169
|
+
else {
|
|
170
|
+
var cursor = 0;
|
|
171
|
+
while (newValue.charAt(caretPosition + cursor) &&
|
|
172
|
+
newValue.charAt(caretPosition + cursor) !== event.key) {
|
|
173
|
+
cursor += 1;
|
|
174
|
+
}
|
|
175
|
+
cursor += 1;
|
|
176
|
+
newCaretPosition = caretPosition + cursor;
|
|
177
|
+
}
|
|
178
|
+
setCaretPos(newCaretPosition);
|
|
179
|
+
setCountryByDialCodeWithLengthCheck(newValue);
|
|
180
|
+
onChange(newValue);
|
|
181
|
+
};
|
|
182
|
+
var handleDeleteChar = function (event, caretPosition) {
|
|
183
|
+
var input = event.target;
|
|
184
|
+
if (!clearableCountryCode && caretPosition <= countryCodeLength)
|
|
185
|
+
return;
|
|
186
|
+
var currentValue = input.value;
|
|
187
|
+
var deletedCharsCount = 1;
|
|
188
|
+
// Высчитываем новое положение каретки с учетом символов маски.
|
|
189
|
+
while (caretPosition - deletedCharsCount > 0 &&
|
|
190
|
+
MASK_SYMBOLS.includes(currentValue.charAt(caretPosition - deletedCharsCount))) {
|
|
191
|
+
deletedCharsCount += 1;
|
|
192
|
+
}
|
|
193
|
+
var newCaretPosition = caretPosition - deletedCharsCount;
|
|
194
|
+
var newValue = formatPhone(addCountryCode(currentValue.slice(0, newCaretPosition) + currentValue.slice(caretPosition)));
|
|
195
|
+
var isFormatJumps = newValue.length - currentValue.length >= 0;
|
|
196
|
+
// Обрабатываем ситуацию, когда происходят скачки номера из-за форматирования, например +799999999999 => +7 999 999 99 99
|
|
197
|
+
if (isFormatJumps) {
|
|
198
|
+
var phonePart = currentValue.slice(0, newCaretPosition);
|
|
199
|
+
var cursor = 0;
|
|
200
|
+
while (cursor < phonePart.length) {
|
|
201
|
+
var currChar = newValue.charAt(cursor);
|
|
202
|
+
if (currChar !== phonePart.charAt(cursor)) {
|
|
203
|
+
phonePart = phonePart.slice(0, cursor) + currChar + phonePart.slice(cursor);
|
|
204
|
+
}
|
|
205
|
+
cursor += 1;
|
|
206
|
+
}
|
|
207
|
+
newCaretPosition = cursor;
|
|
208
|
+
}
|
|
209
|
+
setCaretPos(newCaretPosition);
|
|
210
|
+
setCountryByDialCodeWithLengthCheck(newValue);
|
|
211
|
+
onChange(newValue);
|
|
212
|
+
};
|
|
213
|
+
var handleKeyDown = function (event) {
|
|
214
|
+
var input = event.target;
|
|
215
|
+
var caretPosition = input.selectionStart;
|
|
216
|
+
if (!caretPosition) {
|
|
217
|
+
return;
|
|
218
|
+
}
|
|
219
|
+
if (event.key === 'Backspace') {
|
|
220
|
+
event.preventDefault();
|
|
221
|
+
handleDeleteChar(event, caretPosition);
|
|
130
222
|
}
|
|
131
|
-
|
|
132
|
-
|
|
223
|
+
if (event.key.length === 1 && /[0-9+]/.test(event.key)) {
|
|
224
|
+
event.preventDefault();
|
|
225
|
+
handleInputNewChar(event, caretPosition);
|
|
226
|
+
}
|
|
227
|
+
};
|
|
133
228
|
React.useEffect(function () {
|
|
134
|
-
if (
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
});
|
|
229
|
+
if (inputRef.current && caretPos !== undefined) {
|
|
230
|
+
inputRef.current.setSelectionRange(caretPos, caretPos);
|
|
231
|
+
setCaretPos(undefined);
|
|
138
232
|
}
|
|
139
|
-
}, [
|
|
140
|
-
|
|
141
|
-
|
|
233
|
+
}, [caretPos]);
|
|
234
|
+
React.useEffect(function () {
|
|
235
|
+
if (phoneLibUtils.current)
|
|
236
|
+
return;
|
|
237
|
+
Promise.resolve().then(function () { return require(
|
|
238
|
+
/* webpackChunkName: "libphonenumber" */ './libphonenumber-js.min-903db150.js'); })
|
|
239
|
+
.then(function (utils) {
|
|
240
|
+
phoneLibUtils.current = utils.AsYouType;
|
|
241
|
+
setCountryByDialCode(value);
|
|
242
|
+
})
|
|
243
|
+
.catch(function (error) { return "An error occurred while loading libphonenumber-js:\n" + error; });
|
|
244
|
+
/* eslint-disable-next-line react-hooks/exhaustive-deps */
|
|
245
|
+
}, [value]);
|
|
142
246
|
useCaretAvoidCountryCode.useCaretAvoidCountryCode({ inputRef: inputRef, countryCodeLength: countryCodeLength, clearableCountryCode: clearableCountryCode });
|
|
143
|
-
|
|
144
|
-
return (React__default['default'].createElement(coreComponentsInputAutocomplete.InputAutocomplete, components_selectField_component.__assign({}, restProps, { ref: ref, inputProps: components_selectField_component.__assign(components_selectField_component.__assign({}, inputProps), { ref: inputRef, wrapperRef: setInputWrapperRef, type: 'tel', colors: colors, className: cn__default['default'](className, styles__default['default'][size]), addonsClassName: styles__default['default'].addons, leftAddons: countries.length > 1 && (React__default['default'].createElement(components_select_component.CountriesSelect, { dataTestId: 'countries-select', disabled: disabled || readOnly, size: size, selected: countryIso2, countries: countries, onChange: handleSelectChange, fieldWidth: inputWrapperRef && inputWrapperRef.getBoundingClientRect().width, preventFlip: preventFlip })) }), optionsListWidth: 'field', closeOnSelect: true, onInput: handleInputChange, onChange: handleChange, options: options, disabled: disabled, readOnly: readOnly, size: size, className: className, value: value })));
|
|
247
|
+
return (React__default['default'].createElement(coreComponentsInputAutocomplete.InputAutocomplete, components_selectField_component.__assign({}, restProps, { ref: ref, inputProps: components_selectField_component.__assign(components_selectField_component.__assign({}, inputProps), { ref: inputRef, wrapperRef: setInputWrapperRef, type: 'tel', colors: colors, className: cn__default['default'](className, styles__default['default'][size]), addonsClassName: styles__default['default'].addons, onKeyDown: handleKeyDown, leftAddons: countries.length > 1 && (React__default['default'].createElement(components_select_component.CountriesSelect, { dataTestId: 'countries-select', disabled: disabled || readOnly, size: size, selected: countryIso2, countries: countries, onChange: handleSelectChange, fieldWidth: inputWrapperRef && inputWrapperRef.getBoundingClientRect().width, preventFlip: preventFlip })) }), optionsListWidth: 'field', closeOnSelect: true, onInput: handleInputChange, onChange: handleChange, options: options, disabled: disabled, readOnly: readOnly, size: size, className: className, value: value })));
|
|
145
248
|
});
|
|
146
249
|
IntlPhoneInput.defaultProps = {
|
|
147
250
|
size: 'm',
|
|
@@ -15,7 +15,6 @@ require('./components/select/index.module.css');
|
|
|
15
15
|
require('./components/select/component.js');
|
|
16
16
|
require('./utils/format-phone-with-unclearable-country-code.js');
|
|
17
17
|
require('./useCaretAvoidCountryCode.js');
|
|
18
|
-
require('./usePreventCaretReset.js');
|
|
19
18
|
require('./index.module.css');
|
|
20
19
|
var component = require('./component.js');
|
|
21
20
|
|
|
File without changes
|