@alfalab/core-components 27.7.1-beta.0 → 27.9.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +5 -5
- package/alert/index.css +5 -5
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +5 -5
- package/amount/component.js +1 -1
- package/amount/esm/component.js +1 -1
- package/amount/esm/index.css +7 -7
- package/amount/esm/pure/component.js +1 -1
- package/amount/esm/pure/index.css +2 -2
- package/amount/index.css +7 -7
- package/amount/modern/component.js +1 -1
- package/amount/modern/index.css +7 -7
- package/amount/modern/pure/component.js +1 -1
- package/amount/modern/pure/index.css +2 -2
- package/amount/pure/component.js +1 -1
- package/amount/pure/index.css +2 -2
- package/amount-input/Component.d.ts +10 -0
- package/amount-input/Component.js +10 -8
- package/amount-input/cssm/Component.d.ts +10 -0
- package/amount-input/cssm/Component.js +7 -5
- package/amount-input/cssm/utils/index.js +16 -5
- package/amount-input/default.css +2 -2
- package/amount-input/esm/Component.d.ts +10 -0
- package/amount-input/esm/Component.js +10 -8
- package/amount-input/esm/default.css +2 -2
- package/amount-input/esm/index.css +7 -7
- package/amount-input/esm/inverted.css +2 -2
- package/amount-input/esm/utils/index.js +16 -5
- package/amount-input/index.css +7 -7
- package/amount-input/inverted.css +2 -2
- package/amount-input/modern/Component.d.ts +10 -0
- package/amount-input/modern/Component.js +8 -6
- package/amount-input/modern/default.css +2 -2
- package/amount-input/modern/index.css +7 -7
- package/amount-input/modern/inverted.css +2 -2
- package/amount-input/modern/utils/index.js +18 -7
- package/amount-input/utils/index.js +16 -5
- package/attach/Component.js +1 -1
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +27 -27
- package/attach/index.css +27 -27
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +27 -27
- package/backdrop/Component.js +1 -1
- package/backdrop/esm/Component.js +1 -1
- package/backdrop/esm/index.css +11 -11
- package/backdrop/index.css +11 -11
- package/backdrop/modern/Component.js +1 -1
- package/backdrop/modern/index.css +11 -11
- package/badge/Component.js +1 -1
- package/badge/esm/Component.js +1 -1
- package/badge/esm/index.css +37 -37
- package/badge/index.css +37 -37
- package/badge/modern/Component.js +1 -1
- package/badge/modern/index.css +37 -37
- package/bank-card/Component.js +1 -1
- package/bank-card/cssm/index.module.css +22 -0
- package/bank-card/esm/Component.js +1 -1
- package/bank-card/esm/index.css +42 -20
- package/bank-card/index.css +42 -20
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +42 -20
- package/base-modal/Component.js +1 -1
- package/base-modal/esm/Component.js +1 -1
- package/base-modal/esm/index.css +12 -12
- package/base-modal/index.css +12 -12
- package/base-modal/modern/Component.js +1 -1
- package/base-modal/modern/index.css +12 -12
- package/bottom-sheet/{component-d407fd23.d.ts → component-d3245645.d.ts} +0 -0
- package/bottom-sheet/{component-d407fd23.js → component-d3245645.js} +3 -3
- package/bottom-sheet/component.js +2 -2
- package/bottom-sheet/components/backer/Component.js +2 -2
- package/bottom-sheet/components/backer/index.css +3 -3
- package/bottom-sheet/components/closer/Component.js +2 -2
- package/bottom-sheet/components/closer/index.css +3 -3
- package/bottom-sheet/components/footer/Component.js +1 -1
- package/bottom-sheet/components/footer/index.css +4 -4
- package/bottom-sheet/components/header/Component.js +2 -2
- package/bottom-sheet/components/header/index.css +17 -17
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/{component-06cfdf42.d.ts → component-407309c5.d.ts} +0 -0
- package/bottom-sheet/esm/{component-06cfdf42.js → component-407309c5.js} +3 -3
- package/bottom-sheet/esm/component.js +2 -2
- package/bottom-sheet/esm/components/backer/Component.js +2 -2
- package/bottom-sheet/esm/components/backer/index.css +3 -3
- package/bottom-sheet/esm/components/closer/Component.js +2 -2
- package/bottom-sheet/esm/components/closer/index.css +3 -3
- package/bottom-sheet/esm/components/footer/Component.js +1 -1
- package/bottom-sheet/esm/components/footer/index.css +4 -4
- package/bottom-sheet/esm/components/header/Component.js +2 -2
- package/bottom-sheet/esm/components/header/index.css +17 -17
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.css +16 -16
- package/bottom-sheet/esm/index.d.ts +1 -1
- package/bottom-sheet/esm/index.js +2 -2
- package/bottom-sheet/esm/{tslib.es6-ce4bf29e.d.ts → tslib.es6-8e8d228c.d.ts} +0 -0
- package/bottom-sheet/esm/{tslib.es6-ce4bf29e.js → tslib.es6-8e8d228c.js} +0 -0
- package/bottom-sheet/index.css +16 -16
- package/bottom-sheet/index.d.ts +1 -1
- package/bottom-sheet/index.js +2 -2
- package/bottom-sheet/modern/{component-b630276d.d.ts → component-4fdf456d.d.ts} +0 -0
- package/bottom-sheet/modern/{component-b630276d.js → component-4fdf456d.js} +2 -2
- package/bottom-sheet/modern/component.js +1 -1
- package/bottom-sheet/modern/components/backer/Component.js +1 -1
- package/bottom-sheet/modern/components/backer/index.css +3 -3
- package/bottom-sheet/modern/components/closer/Component.js +1 -1
- package/bottom-sheet/modern/components/closer/index.css +3 -3
- package/bottom-sheet/modern/components/footer/Component.js +1 -1
- package/bottom-sheet/modern/components/footer/index.css +4 -4
- package/bottom-sheet/modern/components/header/Component.js +1 -1
- package/bottom-sheet/modern/components/header/index.css +17 -17
- package/bottom-sheet/modern/index.css +16 -16
- package/bottom-sheet/modern/index.d.ts +1 -1
- package/bottom-sheet/modern/index.js +1 -1
- package/bottom-sheet/{tslib.es6-c8f9fd4c.d.ts → tslib.es6-1cc46ed6.d.ts} +0 -0
- package/bottom-sheet/{tslib.es6-c8f9fd4c.js → tslib.es6-1cc46ed6.js} +0 -0
- package/button/Component.js +3 -3
- package/button/default.css +41 -41
- package/button/esm/Component.js +3 -3
- package/button/esm/default.css +41 -41
- package/button/esm/index.css +54 -54
- package/button/esm/inverted.css +41 -41
- package/button/index.css +54 -54
- package/button/inverted.css +41 -41
- package/button/modern/Component.js +3 -3
- package/button/modern/default.css +41 -41
- package/button/modern/index.css +54 -54
- package/button/modern/inverted.css +41 -41
- package/calendar/Component.d.ts +5 -9
- package/calendar/Component.js +8 -8
- package/calendar/Context-bdb4c6b9.d.ts +4 -0
- package/calendar/components/calendar-mobile/Component.d.ts +40 -0
- package/calendar/components/calendar-mobile/Component.js +202 -0
- package/calendar/components/calendar-mobile/index.css +97 -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 +9 -2
- package/calendar/components/days-table/Component.js +42 -21
- package/calendar/components/days-table/index.css +95 -73
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.css +3 -3
- package/calendar/components/month-year-header/Component.js +2 -2
- package/calendar/components/month-year-header/index.css +10 -10
- package/calendar/components/month-year-header/index.js +1 -1
- package/calendar/components/months-table/Component.js +2 -2
- package/calendar/components/months-table/index.css +12 -14
- package/calendar/components/months-table/index.js +1 -1
- package/calendar/components/period-slider/Component.js +1 -1
- package/calendar/components/period-slider/index.css +10 -10
- package/calendar/components/select-button/Component.js +2 -2
- package/calendar/components/select-button/index.css +10 -10
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.js +2 -2
- package/calendar/components/years-table/index.css +12 -15
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/cssm/Component.d.ts +5 -9
- package/calendar/cssm/Component.js +8 -8
- package/calendar/cssm/Context-bdb4c6b9.d.ts +4 -0
- package/calendar/cssm/components/calendar-mobile/Component.d.ts +40 -0
- package/calendar/cssm/components/calendar-mobile/Component.js +209 -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 +96 -0
- package/calendar/cssm/components/days-table/Component.d.ts +9 -2
- package/calendar/cssm/components/days-table/Component.js +41 -20
- package/calendar/cssm/components/days-table/index.js +1 -1
- package/calendar/cssm/components/days-table/index.module.css +47 -25
- 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/months-table/Component.js +1 -1
- package/calendar/cssm/components/months-table/index.js +1 -1
- package/calendar/cssm/components/months-table/index.module.css +2 -3
- package/calendar/cssm/components/select-button/Component.js +1 -1
- package/calendar/cssm/components/select-button/index.js +1 -1
- package/calendar/cssm/components/years-table/Component.js +1 -1
- package/calendar/cssm/components/years-table/index.js +1 -1
- package/calendar/cssm/components/years-table/index.module.css +1 -2
- 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 +2 -3
- package/calendar/cssm/{tslib.es6-ce870b46.d.ts → tslib.es6-f8106a15.d.ts} +0 -0
- package/{select/tslib.es6-ef41ea5a.js → calendar/cssm/tslib.es6-f8106a15.js} +0 -0
- package/calendar/cssm/useCalendar.d.ts +3 -3
- package/calendar/cssm/useCalendar.js +2 -1
- package/calendar/esm/Component.d.ts +5 -9
- package/calendar/esm/Component.js +8 -8
- package/calendar/esm/Context-bdb4c6b9.d.ts +4 -0
- package/calendar/esm/components/calendar-mobile/Component.d.ts +40 -0
- package/calendar/esm/components/calendar-mobile/Component.js +192 -0
- package/calendar/esm/components/calendar-mobile/index.css +97 -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 +9 -2
- package/calendar/esm/components/days-table/Component.js +43 -22
- package/calendar/esm/components/days-table/index.css +95 -73
- package/calendar/esm/components/days-table/index.js +1 -1
- package/calendar/esm/components/header/Component.js +1 -1
- package/calendar/esm/components/header/index.css +3 -3
- package/calendar/esm/components/month-year-header/Component.js +2 -2
- package/calendar/esm/components/month-year-header/index.css +10 -10
- package/calendar/esm/components/month-year-header/index.js +1 -1
- package/calendar/esm/components/months-table/Component.js +2 -2
- package/calendar/esm/components/months-table/index.css +12 -14
- package/calendar/esm/components/months-table/index.js +1 -1
- package/calendar/esm/components/period-slider/Component.js +1 -1
- package/calendar/esm/components/period-slider/index.css +10 -10
- package/calendar/esm/components/select-button/Component.js +2 -2
- package/calendar/esm/components/select-button/index.css +10 -10
- package/calendar/esm/components/select-button/index.js +1 -1
- package/calendar/esm/components/years-table/Component.js +2 -2
- package/calendar/esm/components/years-table/index.css +12 -15
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index-bdb4c6b9.d.ts +221 -0
- package/calendar/esm/index.css +13 -14
- package/calendar/esm/index.d.ts +1 -0
- package/calendar/esm/index.js +4 -1
- package/calendar/esm/{tslib.es6-4a77933a.d.ts → tslib.es6-39912b88.d.ts} +0 -0
- package/{gallery/esm/tslib.es6-41f8e531.js → calendar/esm/tslib.es6-39912b88.js} +9 -1
- package/calendar/esm/useCalendar.d.ts +3 -3
- package/calendar/esm/useCalendar.js +2 -1
- package/calendar/index-bdb4c6b9.d.ts +221 -0
- package/calendar/index.css +13 -14
- package/calendar/index.d.ts +1 -0
- package/calendar/index.js +6 -2
- package/calendar/modern/Component.d.ts +5 -9
- package/calendar/modern/Component.js +3 -3
- package/calendar/modern/Context-bdb4c6b9.d.ts +4 -0
- package/calendar/modern/components/calendar-mobile/Component.d.ts +40 -0
- package/calendar/modern/components/calendar-mobile/Component.js +188 -0
- package/calendar/modern/components/calendar-mobile/index.css +97 -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 +9 -2
- package/calendar/modern/components/days-table/Component.js +42 -21
- package/calendar/modern/components/days-table/index.css +95 -73
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +3 -3
- package/calendar/modern/components/month-year-header/Component.js +1 -1
- package/calendar/modern/components/month-year-header/index.css +10 -10
- package/calendar/modern/components/months-table/Component.js +1 -1
- package/calendar/modern/components/months-table/index.css +12 -14
- package/calendar/modern/components/period-slider/Component.js +1 -1
- package/calendar/modern/components/period-slider/index.css +10 -10
- package/calendar/modern/components/select-button/Component.js +1 -1
- package/calendar/modern/components/select-button/index.css +10 -10
- package/calendar/modern/components/years-table/Component.js +1 -1
- package/calendar/modern/components/years-table/index.css +12 -15
- package/calendar/modern/index-bdb4c6b9.d.ts +221 -0
- package/calendar/modern/index.css +13 -14
- package/calendar/modern/index.d.ts +1 -0
- package/calendar/modern/index.js +3 -0
- package/calendar/modern/useCalendar.d.ts +3 -3
- package/calendar/modern/useCalendar.js +2 -1
- package/calendar/{tslib.es6-9910ce3e.d.ts → tslib.es6-b32742c1.d.ts} +0 -0
- package/calendar/tslib.es6-b32742c1.js +49 -0
- package/calendar/useCalendar.d.ts +3 -3
- package/calendar/useCalendar.js +2 -1
- package/calendar-input/Component.d.ts +9 -4
- package/calendar-input/Component.js +32 -13
- package/calendar-input/cssm/Component.d.ts +9 -4
- package/calendar-input/cssm/Component.js +31 -12
- package/calendar-input/cssm/index.js +1 -0
- package/calendar-input/cssm/index.module.css +3 -1
- package/calendar-input/esm/Component.d.ts +9 -4
- package/calendar-input/esm/Component.js +33 -14
- package/calendar-input/esm/index.css +13 -11
- package/calendar-input/esm/index.js +1 -0
- package/calendar-input/index.css +13 -11
- package/calendar-input/index.js +1 -0
- package/calendar-input/modern/Component.d.ts +12 -7
- package/calendar-input/modern/Component.js +34 -15
- package/calendar-input/modern/index.css +13 -11
- package/calendar-input/modern/index.js +1 -0
- package/calendar-range/Component.js +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/{index.module-f3f8d35e.d.ts → index.module-e395b688.d.ts} +0 -0
- package/calendar-range/esm/{index.module-f3f8d35e.js → index.module-e395b688.js} +1 -1
- package/calendar-range/esm/views/index.css +8 -8
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/index.js +1 -1
- package/calendar-range/{index.module-6304bdd2.d.ts → index.module-153a557c.d.ts} +0 -0
- package/calendar-range/{index.module-6304bdd2.js → index.module-153a557c.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-44abc47e.js +4 -0
- package/calendar-range/modern/views/index.css +8 -8
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/index.css +8 -8
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/calendar-with-skeleton/Component.js +1 -1
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +12 -12
- package/calendar-with-skeleton/index.css +12 -12
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +12 -12
- package/card-image/Component.js +1 -1
- package/card-image/esm/Component.js +1 -1
- package/card-image/esm/index.css +6 -6
- package/card-image/index.css +6 -6
- package/card-image/modern/Component.js +1 -1
- package/card-image/modern/index.css +6 -6
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +2 -2
- package/cdn-icon/index.css +2 -2
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +2 -2
- package/chart/Component.js +2 -2
- package/chart/components/Dot/index.css +7 -7
- package/chart/components/Dot/index.js +1 -1
- package/chart/components/Legends/index.css +7 -7
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +3 -3
- package/chart/components/Tick/index.js +1 -1
- package/chart/components/TooltipContent/index.css +6 -6
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/esm/Component.js +2 -2
- package/chart/esm/components/Dot/index.css +7 -7
- package/chart/esm/components/Dot/index.js +1 -1
- package/chart/esm/components/Legends/index.css +7 -7
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +3 -3
- package/chart/esm/components/Tick/index.js +1 -1
- package/chart/esm/components/TooltipContent/index.css +6 -6
- package/chart/esm/components/TooltipContent/index.js +1 -1
- package/chart/esm/hooks/useSettings/index.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/esm/index.css +2 -2
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-7aa0ec96.d.ts → tslib.es6-fe748ebd.d.ts} +0 -0
- package/chart/esm/{tslib.es6-7aa0ec96.js → tslib.es6-fe748ebd.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 +2 -2
- package/chart/index.js +1 -1
- package/chart/modern/Component.js +1 -1
- package/chart/modern/components/Dot/index.css +7 -7
- package/chart/modern/components/Dot/index.js +1 -1
- package/chart/modern/components/Legends/index.css +7 -7
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +3 -3
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +6 -6
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +2 -2
- package/chart/{tslib.es6-be33941d.d.ts → tslib.es6-45ab8d68.d.ts} +0 -0
- package/chart/{tslib.es6-be33941d.js → tslib.es6-45ab8d68.js} +0 -0
- package/checkbox/Component.js +1 -1
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/esm/index.css +36 -36
- package/checkbox/index.css +36 -36
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/modern/index.css +36 -36
- package/checkbox-group/Component.js +1 -1
- package/checkbox-group/esm/Component.js +1 -1
- package/checkbox-group/esm/index.css +16 -16
- package/checkbox-group/index.css +16 -16
- package/checkbox-group/modern/Component.js +1 -1
- package/checkbox-group/modern/index.css +16 -16
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +20 -20
- package/circular-progress-bar/index.css +20 -20
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +20 -20
- package/code-input/component.js +1 -1
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +10 -10
- package/code-input/esm/component.js +1 -1
- package/code-input/esm/components/input/component.js +1 -1
- package/code-input/esm/components/input/index.css +10 -10
- package/code-input/esm/index.css +5 -5
- package/code-input/index.css +5 -5
- package/code-input/modern/component.js +1 -1
- package/code-input/modern/components/input/component.js +1 -1
- package/code-input/modern/components/input/index.css +10 -10
- package/code-input/modern/index.css +5 -5
- package/collapse/Component.js +1 -1
- package/collapse/esm/Component.js +1 -1
- package/collapse/esm/index.css +7 -7
- package/collapse/index.css +7 -7
- package/collapse/modern/Component.js +1 -1
- package/collapse/modern/index.css +7 -7
- package/confirmation/component.js +2 -2
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +2 -2
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/fatal-error/component.js +1 -1
- package/confirmation/components/screens/fatal-error/index.css +3 -3
- package/confirmation/components/screens/hint/component.js +1 -1
- package/confirmation/components/screens/hint/index.css +13 -13
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.css +16 -16
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/components/screens/temp-block/component.js +1 -1
- package/confirmation/components/screens/temp-block/index.css +5 -5
- package/confirmation/{countdown-section-12614bde.d.ts → countdown-section-251bbf32.d.ts} +0 -0
- package/confirmation/{countdown-section-12614bde.js → countdown-section-251bbf32.js} +1 -1
- package/confirmation/esm/component.js +2 -2
- package/confirmation/esm/components/countdown-loader/component.js +1 -1
- package/confirmation/esm/components/countdown-loader/index.css +2 -2
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
- package/confirmation/esm/components/screens/fatal-error/index.css +3 -3
- package/confirmation/esm/components/screens/hint/component.js +1 -1
- package/confirmation/esm/components/screens/hint/index.css +13 -13
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.css +16 -16
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/components/screens/temp-block/component.js +1 -1
- package/confirmation/esm/components/screens/temp-block/index.css +5 -5
- package/confirmation/esm/{countdown-section-3eb9af69.d.ts → countdown-section-3dd874f2.d.ts} +0 -0
- package/confirmation/esm/{countdown-section-3eb9af69.js → countdown-section-3dd874f2.js} +1 -1
- package/confirmation/esm/index.css +3 -3
- package/confirmation/esm/index.js +1 -1
- package/confirmation/index.css +3 -3
- package/confirmation/index.js +1 -1
- package/confirmation/modern/component.js +2 -2
- package/confirmation/modern/components/countdown-loader/component.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +2 -2
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
- package/confirmation/modern/components/screens/fatal-error/index.css +3 -3
- package/confirmation/modern/components/screens/hint/component.js +1 -1
- package/confirmation/modern/components/screens/hint/index.css +13 -13
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.css +16 -16
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/components/screens/temp-block/component.js +1 -1
- package/confirmation/modern/components/screens/temp-block/index.css +5 -5
- package/confirmation/modern/{countdown-section-212b0480.d.ts → countdown-section-e7a050c6.d.ts} +0 -0
- package/confirmation/modern/{countdown-section-212b0480.js → countdown-section-e7a050c6.js} +1 -1
- package/confirmation/modern/index.css +3 -3
- package/confirmation/modern/index.js +1 -1
- package/custom-button/Component.js +1 -1
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +12 -12
- package/custom-button/index.css +12 -12
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +12 -12
- package/date-input/Component.js +1 -1
- package/date-input/cssm/Component.d.ts +1 -1
- package/date-input/esm/Component.js +1 -1
- package/date-input/esm/index.css +4 -4
- package/date-input/index.css +4 -4
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +4 -4
- package/divider/Component.js +1 -1
- package/divider/esm/Component.js +1 -1
- package/divider/esm/index.css +1 -1
- package/divider/index.css +1 -1
- package/divider/modern/Component.js +1 -1
- package/divider/modern/index.css +1 -1
- package/drawer/Component.js +1 -1
- package/drawer/esm/Component.js +1 -1
- package/drawer/esm/index.css +16 -16
- package/drawer/index.css +16 -16
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +16 -16
- package/dropzone/Component.js +1 -1
- package/dropzone/components/overlay/Component.js +1 -1
- package/dropzone/components/overlay/index.css +3 -3
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +3 -3
- package/dropzone/esm/index.css +6 -6
- package/dropzone/index.css +6 -6
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +3 -3
- package/dropzone/modern/index.css +6 -6
- package/file-upload-item/Component.js +1 -1
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/index.css +23 -23
- package/file-upload-item/index.css +23 -23
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/index.css +23 -23
- package/filter-tag/Component.js +1 -1
- package/filter-tag/esm/Component.js +1 -1
- package/filter-tag/esm/index.css +57 -57
- package/filter-tag/index.css +57 -57
- package/filter-tag/modern/Component.js +1 -1
- package/filter-tag/modern/index.css +57 -57
- package/form-control/Component.js +3 -3
- package/form-control/default.css +14 -14
- package/form-control/esm/Component.js +3 -3
- package/form-control/esm/default.css +14 -14
- package/form-control/esm/index.css +41 -41
- package/form-control/esm/inverted.css +14 -14
- package/form-control/index.css +41 -41
- package/form-control/inverted.css +14 -14
- package/form-control/modern/Component.js +3 -3
- package/form-control/modern/default.css +14 -14
- package/form-control/modern/index.css +41 -41
- package/form-control/modern/inverted.css +14 -14
- package/gallery/Component.js +3 -3
- package/gallery/components/header/Component.js +2 -2
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.css +3 -3
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/header-info-block/Component.js +1 -1
- package/gallery/components/header-info-block/index.css +5 -5
- package/gallery/components/image-preview/Component.js +1 -1
- package/gallery/components/image-preview/index.css +12 -12
- package/gallery/components/image-viewer/component.js +2 -2
- package/gallery/components/image-viewer/index.css +19 -19
- package/gallery/components/image-viewer/index.js +2 -2
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/components/navigation-bar/Component.js +1 -1
- package/gallery/components/navigation-bar/index.css +6 -6
- package/gallery/esm/Component.js +3 -3
- package/gallery/esm/components/header/Component.js +2 -2
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.css +3 -3
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/header-info-block/Component.js +1 -1
- package/gallery/esm/components/header-info-block/index.css +5 -5
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.css +12 -12
- package/gallery/esm/components/image-viewer/component.js +2 -2
- package/gallery/esm/components/image-viewer/index.css +19 -19
- package/gallery/esm/components/image-viewer/index.js +2 -2
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/components/navigation-bar/Component.js +1 -1
- package/gallery/esm/components/navigation-bar/index.css +6 -6
- package/gallery/esm/index.css +3 -3
- package/gallery/esm/index.js +2 -2
- package/gallery/esm/{slide-94ef7cfa.d.ts → slide-bdbe5536.d.ts} +0 -0
- package/gallery/esm/{slide-94ef7cfa.js → slide-bdbe5536.js} +1 -1
- package/gallery/esm/{tslib.es6-41f8e531.d.ts → tslib.es6-9c9ac5e2.d.ts} +0 -0
- package/{calendar/esm/tslib.es6-4a77933a.js → gallery/esm/tslib.es6-9c9ac5e2.js} +0 -0
- package/gallery/index.css +3 -3
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/index.css +3 -3
- package/gallery/modern/components/header-info-block/Component.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +5 -5
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.css +12 -12
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +19 -19
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +1 -1
- package/gallery/modern/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.css +6 -6
- package/gallery/modern/index.css +3 -3
- package/gallery/modern/index.js +1 -1
- package/gallery/modern/{slide-d43c9ee4.d.ts → slide-1a0536c2.d.ts} +0 -0
- package/gallery/modern/{slide-d43c9ee4.js → slide-1a0536c2.js} +1 -1
- package/gallery/{slide-0ce12834.d.ts → slide-5d987afb.d.ts} +0 -0
- package/gallery/{slide-0ce12834.js → slide-5d987afb.js} +1 -1
- package/gallery/{tslib.es6-74633c07.d.ts → tslib.es6-bf4c757c.d.ts} +0 -0
- package/{calendar/cssm/tslib.es6-ce870b46.js → gallery/tslib.es6-bf4c757c.js} +0 -0
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +2 -2
- package/grid/col/index.css +511 -511
- package/grid/col/index.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +2 -2
- package/grid/esm/col/index.css +511 -511
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/gutters.css +78 -78
- package/grid/esm/{gutters.module-49227c7c.d.ts → gutters.module-73dff77d.d.ts} +0 -0
- package/grid/esm/gutters.module-73dff77d.js +27 -0
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +2 -2
- package/grid/esm/row/index.css +9 -9
- package/grid/esm/row/index.js +1 -1
- package/grid/gutters.css +78 -78
- package/grid/{gutters.module-ebe6e3b8.d.ts → gutters.module-1245a8f3.d.ts} +0 -0
- package/grid/gutters.module-1245a8f3.js +28 -0
- package/grid/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +2 -2
- package/grid/modern/col/index.css +511 -511
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/gutters.css +78 -78
- package/grid/modern/gutters.module-c6e6ec79.js +4 -0
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +2 -2
- package/grid/modern/row/index.css +9 -9
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +2 -2
- package/grid/row/index.css +9 -9
- package/grid/row/index.js +1 -1
- package/hatching-progress-bar/Component.js +1 -1
- package/hatching-progress-bar/esm/Component.js +1 -1
- package/hatching-progress-bar/esm/index.css +11 -11
- package/hatching-progress-bar/index.css +11 -11
- package/hatching-progress-bar/modern/Component.js +1 -1
- package/hatching-progress-bar/modern/index.css +11 -11
- package/icon-button/Component.js +8 -5
- package/icon-button/cssm/Component.js +5 -2
- package/icon-button/cssm/default.module.css +31 -12
- package/icon-button/cssm/inverted.module.css +35 -0
- package/icon-button/default.css +47 -28
- package/icon-button/esm/Component.js +8 -5
- package/icon-button/esm/default.css +47 -28
- package/icon-button/esm/index.css +6 -6
- package/icon-button/esm/inverted.css +51 -16
- package/icon-button/index.css +6 -6
- package/icon-button/inverted.css +51 -16
- package/icon-button/modern/Component.js +6 -4
- package/icon-button/modern/default.css +47 -28
- package/icon-button/modern/index.css +6 -6
- package/icon-button/modern/inverted.css +51 -16
- package/icon-view/circle.js +1 -1
- package/icon-view/components/base-shape/component.js +1 -1
- package/icon-view/components/base-shape/index.css +28 -28
- package/icon-view/components/circle/component.js +1 -1
- package/icon-view/components/circle/index.js +1 -1
- package/icon-view/components/index.js +1 -1
- package/icon-view/components/super-ellipse/component.js +1 -1
- package/icon-view/components/super-ellipse/index.js +1 -1
- package/icon-view/esm/circle.js +1 -1
- package/icon-view/esm/components/base-shape/component.js +1 -1
- package/icon-view/esm/components/base-shape/index.css +28 -28
- package/icon-view/esm/components/circle/component.js +1 -1
- package/icon-view/esm/components/circle/index.js +1 -1
- package/icon-view/esm/components/index.js +1 -1
- package/icon-view/esm/components/super-ellipse/component.js +1 -1
- package/icon-view/esm/components/super-ellipse/index.js +1 -1
- package/icon-view/esm/super-ellipse.js +1 -1
- package/icon-view/esm/{tslib.es6-c8b3a7ac.d.ts → tslib.es6-d442e1e8.d.ts} +0 -0
- package/icon-view/esm/{tslib.es6-c8b3a7ac.js → tslib.es6-d442e1e8.js} +0 -0
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/modern/components/base-shape/index.css +28 -28
- package/icon-view/super-ellipse.js +1 -1
- package/icon-view/{tslib.es6-95effe5e.d.ts → tslib.es6-e64d3eb0.d.ts} +0 -0
- package/icon-view/{tslib.es6-95effe5e.js → tslib.es6-e64d3eb0.js} +0 -0
- package/input/Component.js +3 -3
- package/input/default.css +13 -13
- package/input/esm/Component.js +3 -3
- package/input/esm/default.css +13 -13
- package/input/esm/index.css +31 -31
- package/input/esm/inverted.css +13 -13
- package/input/index.css +31 -31
- package/input/inverted.css +13 -13
- package/input/modern/Component.js +3 -3
- package/input/modern/default.css +13 -13
- package/input/modern/index.css +31 -31
- package/input/modern/inverted.css +13 -13
- package/input-autocomplete/Component.js +1 -1
- package/input-autocomplete/Component.mobile.js +2 -2
- package/input-autocomplete/autocomplete-field/Component.js +2 -2
- package/input-autocomplete/autocomplete-field/index.css +2 -2
- package/input-autocomplete/autocomplete-field/index.js +1 -1
- package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
- package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/esm/Component.js +1 -1
- package/input-autocomplete/esm/Component.mobile.js +2 -2
- package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
- package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/esm/mobile.css +4 -4
- package/input-autocomplete/esm/mobile.js +1 -1
- package/input-autocomplete/esm/{tslib.es6-133240b6.d.ts → tslib.es6-fd5fb15f.d.ts} +0 -0
- package/input-autocomplete/esm/{tslib.es6-133240b6.js → tslib.es6-fd5fb15f.js} +0 -0
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/mobile.css +4 -4
- package/input-autocomplete/mobile.js +1 -1
- package/input-autocomplete/modern/Component.mobile.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
- package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/modern/mobile.css +4 -4
- package/input-autocomplete/{tslib.es6-8b47433a.d.ts → tslib.es6-265bf620.d.ts} +0 -0
- package/{calendar/tslib.es6-9910ce3e.js → input-autocomplete/tslib.es6-265bf620.js} +0 -0
- package/intl-phone-input/{component-ad7ea063.d.ts → component-91b5b270.d.ts} +0 -0
- package/intl-phone-input/{component-ad7ea063.js → component-91b5b270.js} +1 -1
- package/intl-phone-input/component.js +3 -3
- package/intl-phone-input/components/flag-icon/component.js +1 -1
- package/intl-phone-input/components/flag-icon/index.css +261 -261
- package/intl-phone-input/components/index.js +1 -1
- package/intl-phone-input/components/select/component.js +2 -2
- package/intl-phone-input/components/select/index.css +6 -6
- package/intl-phone-input/components/select/index.js +1 -1
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.css +8 -8
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/cssm/component.js +1 -1
- package/intl-phone-input/cssm/{libphonenumber-js.min-903db150.d.ts → libphonenumber-js.min-d3a9d490.d.ts} +0 -0
- package/intl-phone-input/cssm/libphonenumber-js.min-d3a9d490.js +1567 -0
- package/intl-phone-input/esm/{component-0863393e.d.ts → component-ee2589e4.d.ts} +0 -0
- package/intl-phone-input/esm/{component-0863393e.js → component-ee2589e4.js} +1 -1
- package/intl-phone-input/esm/component.js +3 -3
- package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
- package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
- package/intl-phone-input/esm/components/index.js +1 -1
- package/intl-phone-input/esm/components/select/component.js +2 -2
- package/intl-phone-input/esm/components/select/index.css +6 -6
- package/intl-phone-input/esm/components/select/index.js +1 -1
- package/intl-phone-input/esm/components/select-field/component.js +1 -1
- package/intl-phone-input/esm/components/select-field/index.css +8 -8
- package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/esm/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/index.css +3 -3
- package/intl-phone-input/esm/index.js +1 -1
- package/intl-phone-input/esm/{libphonenumber-js.min-ff9746e0.d.ts → libphonenumber-js.min-8cb79faf.d.ts} +0 -0
- package/intl-phone-input/esm/libphonenumber-js.min-8cb79faf.js +1567 -0
- package/intl-phone-input/index.css +3 -3
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{libphonenumber-js.min-ff53dba1.d.ts → libphonenumber-js.min-96ae33b1.d.ts} +0 -0
- package/intl-phone-input/libphonenumber-js.min-96ae33b1.js +1567 -0
- package/intl-phone-input/modern/component.js +2 -2
- package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
- package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
- package/intl-phone-input/modern/components/select/component.js +1 -1
- package/intl-phone-input/modern/components/select/index.css +6 -6
- package/intl-phone-input/modern/components/select-field/component.js +1 -1
- package/intl-phone-input/modern/components/select-field/index.css +8 -8
- package/intl-phone-input/modern/index.css +3 -3
- package/intl-phone-input/modern/{libphonenumber-js.min-ff9746e0.d.ts → libphonenumber-js.min-8cb79faf.d.ts} +0 -0
- package/intl-phone-input/modern/libphonenumber-js.min-8cb79faf.js +1567 -0
- package/link/Component.js +3 -3
- package/link/default.css +9 -9
- package/link/esm/Component.js +3 -3
- package/link/esm/default.css +9 -9
- package/link/esm/index.css +11 -11
- package/link/esm/inverted.css +9 -9
- package/link/index.css +11 -11
- package/link/inverted.css +9 -9
- package/link/modern/Component.js +3 -3
- package/link/modern/default.css +9 -9
- package/link/modern/index.css +11 -11
- package/link/modern/inverted.css +9 -9
- package/list/Component.js +1 -1
- package/list/esm/Component.js +1 -1
- package/list/esm/index.css +9 -9
- package/list/index.css +9 -9
- package/list/modern/Component.js +1 -1
- package/list/modern/index.css +9 -9
- package/list-header/Component.js +1 -1
- package/list-header/esm/Component.js +1 -1
- package/list-header/esm/index.css +3 -3
- package/list-header/index.css +3 -3
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +3 -3
- package/loader/Component.js +1 -1
- package/loader/esm/Component.js +1 -1
- package/loader/esm/index.css +7 -7
- package/loader/index.css +7 -7
- package/loader/modern/Component.js +1 -1
- package/loader/modern/index.css +7 -7
- package/masked-input/Component.js +1 -1
- package/masked-input/esm/Component.js +1 -1
- package/masked-input/esm/index.css +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 +4 -4
- package/modal/components/content/Component.desktop.js +2 -2
- package/modal/components/content/Component.js +1 -1
- package/modal/components/content/Component.mobile.js +2 -2
- package/modal/components/content/desktop.css +8 -8
- package/modal/components/content/index.css +3 -3
- package/modal/components/content/mobile.css +3 -3
- package/modal/components/footer/Component.desktop.js +2 -2
- package/modal/components/footer/Component.js +2 -2
- package/modal/components/footer/Component.mobile.js +2 -2
- package/modal/components/footer/desktop.css +9 -9
- package/modal/components/footer/index.css +4 -4
- package/modal/components/footer/layout.css +25 -25
- package/modal/components/footer/mobile.css +3 -3
- package/modal/components/header/Component.desktop.js +2 -2
- package/modal/components/header/Component.js +1 -1
- package/modal/components/header/Component.mobile.js +2 -2
- package/modal/components/header/desktop.css +17 -17
- package/modal/components/header/index.css +15 -15
- package/modal/components/header/mobile.css +3 -3
- package/modal/cssm/Component.responsive.d.ts +1 -1
- package/modal/desktop.css +9 -9
- package/modal/desktop.js +2 -2
- package/modal/esm/Component.desktop.js +3 -3
- package/modal/esm/Component.mobile.js +3 -3
- package/modal/esm/Component.responsive.js +2 -2
- package/modal/esm/components/closer/Component.js +2 -2
- package/modal/esm/components/closer/index.css +4 -4
- package/modal/esm/components/content/Component.desktop.js +2 -2
- package/modal/esm/components/content/Component.js +1 -1
- package/modal/esm/components/content/Component.mobile.js +2 -2
- package/modal/esm/components/content/desktop.css +8 -8
- package/modal/esm/components/content/index.css +3 -3
- package/modal/esm/components/content/mobile.css +3 -3
- package/modal/esm/components/footer/Component.desktop.js +2 -2
- package/modal/esm/components/footer/Component.js +2 -2
- package/modal/esm/components/footer/Component.mobile.js +2 -2
- package/modal/esm/components/footer/desktop.css +9 -9
- package/modal/esm/components/footer/index.css +4 -4
- package/modal/esm/components/footer/layout.css +25 -25
- package/modal/esm/components/footer/mobile.css +3 -3
- package/modal/esm/components/header/Component.desktop.js +2 -2
- package/modal/esm/components/header/Component.js +1 -1
- package/modal/esm/components/header/Component.mobile.js +2 -2
- package/modal/esm/components/header/desktop.css +17 -17
- package/modal/esm/components/header/index.css +15 -15
- package/modal/esm/components/header/mobile.css +3 -3
- package/modal/esm/desktop.css +9 -9
- package/modal/esm/desktop.js +2 -2
- package/modal/esm/index.js +2 -2
- package/modal/esm/mobile.css +2 -2
- package/modal/esm/mobile.js +2 -2
- package/modal/esm/responsive.js +2 -2
- package/modal/esm/transitions.css +8 -8
- package/modal/esm/transitions.module-940d9bd8.js +4 -0
- package/modal/esm/{tslib.es6-ea03ac88.d.ts → tslib.es6-2395a5a2.d.ts} +0 -0
- package/modal/esm/{tslib.es6-ea03ac88.js → tslib.es6-2395a5a2.js} +0 -0
- package/modal/index.js +2 -2
- package/modal/mobile.css +2 -2
- package/modal/mobile.js +2 -2
- package/modal/modern/Component.desktop.js +2 -2
- package/modal/modern/Component.mobile.js +2 -2
- package/modal/modern/Component.responsive.d.ts +1 -1
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/closer/Component.js +1 -1
- package/modal/modern/components/closer/index.css +4 -4
- package/modal/modern/components/content/Component.desktop.js +1 -1
- package/modal/modern/components/content/Component.js +1 -1
- package/modal/modern/components/content/Component.mobile.js +1 -1
- package/modal/modern/components/content/desktop.css +8 -8
- package/modal/modern/components/content/index.css +3 -3
- package/modal/modern/components/content/mobile.css +3 -3
- package/modal/modern/components/footer/Component.desktop.js +1 -1
- package/modal/modern/components/footer/Component.js +2 -2
- package/modal/modern/components/footer/Component.mobile.js +1 -1
- package/modal/modern/components/footer/desktop.css +9 -9
- package/modal/modern/components/footer/index.css +4 -4
- package/modal/modern/components/footer/layout.css +25 -25
- package/modal/modern/components/footer/mobile.css +3 -3
- package/modal/modern/components/header/Component.desktop.js +1 -1
- package/modal/modern/components/header/Component.js +1 -1
- package/modal/modern/components/header/Component.mobile.js +1 -1
- package/modal/modern/components/header/desktop.css +17 -17
- package/modal/modern/components/header/index.css +15 -15
- package/modal/modern/components/header/mobile.css +3 -3
- package/modal/modern/desktop.css +9 -9
- package/modal/modern/desktop.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile.css +2 -2
- package/modal/modern/mobile.js +1 -1
- package/modal/modern/responsive.js +1 -1
- package/modal/modern/transitions.css +8 -8
- package/modal/modern/transitions.module-940d9bd8.js +4 -0
- package/modal/responsive.js +2 -2
- package/modal/transitions.css +8 -8
- package/modal/transitions.module-c5386c33.js +4 -0
- package/modal/{tslib.es6-12394d17.d.ts → tslib.es6-ba9c8cbb.d.ts} +0 -0
- package/{gallery/tslib.es6-74633c07.js → modal/tslib.es6-ba9c8cbb.js} +0 -0
- package/notification/Component.js +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +8 -8
- package/notification/index.css +8 -8
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +8 -8
- package/notification-manager/{component-07ad7662.d.ts → component-4e97cccf.d.ts} +0 -0
- package/notification-manager/{component-07ad7662.js → component-4e97cccf.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-f0bf9895.d.ts → component-0108c7bd.d.ts} +0 -0
- package/notification-manager/esm/{component-f0bf9895.js → component-0108c7bd.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 +4 -2
- package/pagination/Component.js +1 -1
- package/pagination/components/default-view/index.css +2 -2
- package/pagination/components/default-view/index.js +1 -1
- package/pagination/components/per-page-view/index.css +2 -2
- package/pagination/components/per-page-view/index.js +1 -1
- package/pagination/components/tag/index.css +8 -8
- package/pagination/components/tag/index.js +1 -1
- package/pagination/esm/Component.js +1 -1
- package/pagination/esm/components/default-view/index.css +2 -2
- package/pagination/esm/components/default-view/index.js +1 -1
- package/pagination/esm/components/per-page-view/index.css +2 -2
- package/pagination/esm/components/per-page-view/index.js +1 -1
- package/pagination/esm/components/tag/index.css +8 -8
- package/pagination/esm/components/tag/index.js +1 -1
- package/pagination/esm/index.css +4 -4
- package/pagination/index.css +4 -4
- package/pagination/modern/Component.js +1 -1
- package/pagination/modern/components/default-view/index.css +2 -2
- package/pagination/modern/components/default-view/index.js +1 -1
- package/pagination/modern/components/per-page-view/index.css +2 -2
- package/pagination/modern/components/per-page-view/index.js +1 -1
- package/pagination/modern/components/tag/index.css +8 -8
- package/pagination/modern/components/tag/index.js +1 -1
- package/pagination/modern/index.css +4 -4
- package/password-input/component.js +1 -1
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +5 -5
- package/password-input/index.css +5 -5
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +5 -5
- package/picker-button/Component.d.ts +1 -1
- package/picker-button/Component.js +2 -2
- package/picker-button/esm/Component.js +2 -2
- package/picker-button/esm/field/Component.js +2 -2
- package/picker-button/esm/field/index.css +3 -3
- package/picker-button/esm/field/index.js +1 -1
- package/picker-button/esm/index.css +6 -6
- package/picker-button/esm/index.js +1 -1
- package/picker-button/esm/option/Component.js +2 -2
- package/picker-button/esm/option/index.css +4 -4
- package/picker-button/esm/option/index.js +1 -1
- package/picker-button/esm/{tslib.es6-16d529a6.d.ts → tslib.es6-9815947a.d.ts} +0 -0
- package/picker-button/esm/{tslib.es6-16d529a6.js → tslib.es6-9815947a.js} +0 -0
- package/picker-button/field/Component.js +2 -2
- package/picker-button/field/index.css +3 -3
- package/picker-button/field/index.js +1 -1
- package/picker-button/index.css +6 -6
- package/picker-button/index.js +1 -1
- package/picker-button/modern/Component.js +1 -1
- package/picker-button/modern/field/Component.js +1 -1
- package/picker-button/modern/field/index.css +3 -3
- package/picker-button/modern/index.css +6 -6
- package/picker-button/modern/option/Component.js +1 -1
- package/picker-button/modern/option/index.css +4 -4
- package/picker-button/option/Component.js +2 -2
- package/picker-button/option/index.css +4 -4
- package/picker-button/option/index.js +1 -1
- package/picker-button/{tslib.es6-4456597b.d.ts → tslib.es6-b1117afb.d.ts} +0 -0
- package/{input-autocomplete/tslib.es6-8b47433a.js → picker-button/tslib.es6-b1117afb.js} +0 -0
- package/plate/Component.js +1 -1
- package/plate/esm/Component.js +1 -1
- package/plate/esm/index.css +28 -28
- package/plate/index.css +28 -28
- package/plate/modern/Component.js +1 -1
- package/plate/modern/index.css +28 -28
- package/popover/Component.js +1 -1
- package/popover/esm/Component.js +1 -1
- package/popover/esm/index.css +33 -33
- package/popover/index.css +33 -33
- package/popover/modern/Component.js +1 -1
- package/popover/modern/index.css +33 -33
- package/progress-bar/Component.js +1 -1
- package/progress-bar/esm/Component.js +1 -1
- package/progress-bar/esm/index.css +12 -12
- package/progress-bar/index.css +12 -12
- package/progress-bar/modern/Component.js +1 -1
- package/progress-bar/modern/index.css +12 -12
- package/pure-input/Component.js +1 -1
- package/pure-input/esm/Component.js +1 -1
- package/pure-input/esm/index.css +25 -25
- package/pure-input/index.css +25 -25
- package/pure-input/modern/Component.js +1 -1
- package/pure-input/modern/index.css +25 -25
- package/radio/Component.js +1 -1
- package/radio/esm/Component.js +1 -1
- package/radio/esm/index.css +31 -31
- package/radio/index.css +31 -31
- package/radio/modern/Component.js +1 -1
- package/radio/modern/index.css +31 -31
- package/radio-group/Component.js +1 -1
- package/radio-group/esm/Component.js +1 -1
- package/radio-group/esm/index.css +16 -16
- package/radio-group/index.css +16 -16
- package/radio-group/modern/Component.js +1 -1
- package/radio-group/modern/index.css +16 -16
- package/scrollbar/Component.js +3 -3
- package/scrollbar/default.css +2 -2
- package/scrollbar/esm/Component.js +3 -3
- package/scrollbar/esm/default.css +2 -2
- package/scrollbar/esm/index.css +25 -25
- package/scrollbar/esm/inverted.css +2 -2
- package/scrollbar/index.css +25 -25
- package/scrollbar/inverted.css +2 -2
- package/scrollbar/modern/Component.js +3 -3
- package/scrollbar/modern/default.css +2 -2
- package/scrollbar/modern/index.css +25 -25
- package/scrollbar/modern/inverted.css +2 -2
- package/select/{Component-86b878b6.d.ts → Component-6e56a614.d.ts} +0 -0
- package/select/{Component-86b878b6.js → Component-6e56a614.js} +2 -2
- package/select/{Component-b171d3cf.d.ts → Component-acd91320.d.ts} +0 -0
- package/select/{Component-b171d3cf.js → Component-acd91320.js} +5 -5
- package/select/Component.js +2 -2
- package/select/components/arrow/Component.js +1 -1
- package/select/components/arrow/index.css +3 -3
- package/select/components/base-select/Component.js +2 -2
- package/select/components/base-select/index.css +7 -7
- package/select/components/base-select/index.d.ts +1 -1
- package/select/components/base-select/index.js +2 -2
- package/select/components/checkmark/Component.js +1 -1
- package/select/components/checkmark/index.css +7 -7
- package/select/components/field/Component.js +2 -2
- package/select/components/field/index.css +9 -9
- package/select/components/field/index.js +1 -1
- package/select/components/index.js +4 -4
- package/select/components/native-select/Component.js +1 -1
- package/select/components/native-select/index.js +1 -1
- package/select/components/optgroup/Component.js +1 -1
- package/select/components/optgroup/index.css +6 -6
- package/select/components/option/Component.js +2 -2
- package/select/components/option/index.css +20 -20
- package/select/components/option/index.js +1 -1
- package/select/components/options-list/Component.js +2 -2
- package/select/components/options-list/index.css +6 -6
- package/select/components/options-list/index.js +1 -1
- package/select/components/select-mobile/Component.js +4 -4
- package/select/components/select-mobile/checkmark/Component.js +1 -1
- package/select/components/select-mobile/checkmark/index.css +4 -4
- package/select/components/select-mobile/index.css +11 -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 +9 -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 +12 -12
- package/select/components/virtual-options-list/index.js +1 -1
- package/select/esm/{Component-ea0c386c.d.ts → Component-2273e296.d.ts} +0 -0
- package/select/esm/{Component-ea0c386c.js → Component-2273e296.js} +11 -11
- package/select/esm/{Component-795fedba.d.ts → Component-2438628c.d.ts} +0 -0
- package/select/esm/{Component-795fedba.js → Component-2438628c.js} +3 -3
- package/select/esm/Component.js +8 -8
- package/select/esm/components/arrow/Component.js +1 -1
- package/select/esm/components/arrow/index.css +3 -3
- package/select/esm/components/base-select/Component.js +3 -3
- package/select/esm/components/base-select/index.css +7 -7
- package/select/esm/components/base-select/index.d.ts +1 -1
- package/select/esm/components/base-select/index.js +3 -3
- package/select/esm/components/checkmark/Component.js +1 -1
- package/select/esm/components/checkmark/index.css +7 -7
- package/select/esm/components/field/Component.js +3 -3
- package/select/esm/components/field/index.css +9 -9
- package/select/esm/components/field/index.js +2 -2
- package/select/esm/components/index.js +10 -10
- package/select/esm/components/native-select/Component.js +1 -1
- package/select/esm/components/native-select/index.js +1 -1
- package/select/esm/components/optgroup/Component.js +1 -1
- package/select/esm/components/optgroup/index.css +6 -6
- package/select/esm/components/option/Component.js +2 -2
- package/select/esm/components/option/index.css +20 -20
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/components/options-list/Component.js +3 -3
- package/select/esm/components/options-list/index.css +6 -6
- package/select/esm/components/options-list/index.js +2 -2
- package/select/esm/components/select-mobile/Component.js +10 -10
- package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
- package/select/esm/components/select-mobile/checkmark/index.css +4 -4
- package/select/esm/components/select-mobile/index.css +11 -11
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +10 -10
- package/select/esm/components/select-mobile/options-list/Component.js +2 -2
- package/select/esm/components/select-mobile/options-list/index.css +9 -9
- package/select/esm/components/select-mobile/options-list/index.js +1 -1
- package/select/esm/components/virtual-options-list/Component.js +3 -3
- package/select/esm/components/virtual-options-list/index.css +12 -12
- package/select/esm/components/virtual-options-list/index.js +2 -2
- package/select/esm/index.js +10 -10
- package/select/esm/{intersection-observer-f0caae68.d.ts → intersection-observer-8f951212.d.ts} +0 -0
- package/select/esm/{intersection-observer-f0caae68.js → intersection-observer-8f951212.js} +0 -0
- package/select/esm/presets/index.js +10 -10
- package/select/esm/presets/useLazyLoading/hook.js +3 -3
- package/select/esm/presets/useLazyLoading/index.css +2 -2
- package/select/esm/presets/useSelectWithApply/hook.js +10 -10
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -10
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +10 -10
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/{tslib.es6-309ca98e.d.ts → tslib.es6-445f470a.d.ts} +0 -0
- package/select/esm/{tslib.es6-309ca98e.js → tslib.es6-445f470a.js} +0 -0
- package/select/index.js +4 -4
- package/select/{intersection-observer-40c7007b.d.ts → intersection-observer-048de1ea.d.ts} +0 -0
- package/select/{intersection-observer-40c7007b.js → intersection-observer-048de1ea.js} +0 -0
- package/select/modern/{Component-29ea6526.d.ts → Component-091c8221.d.ts} +0 -0
- package/select/modern/{Component-29ea6526.js → Component-091c8221.js} +7 -7
- package/select/modern/{Component-e9691ff9.d.ts → Component-bbde922f.d.ts} +0 -0
- package/select/modern/{Component-e9691ff9.js → Component-bbde922f.js} +2 -2
- package/select/modern/Component.js +4 -4
- package/select/modern/components/arrow/Component.js +1 -1
- package/select/modern/components/arrow/index.css +3 -3
- package/select/modern/components/base-select/Component.js +2 -2
- package/select/modern/components/base-select/index.css +7 -7
- package/select/modern/components/base-select/index.d.ts +1 -1
- package/select/modern/components/base-select/index.js +2 -2
- package/select/modern/components/checkmark/Component.js +1 -1
- package/select/modern/components/checkmark/index.css +7 -7
- package/select/modern/components/field/Component.js +1 -1
- package/select/modern/components/field/index.css +9 -9
- package/select/modern/components/index.js +6 -6
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +6 -6
- package/select/modern/components/option/Component.js +1 -1
- package/select/modern/components/option/index.css +20 -20
- package/select/modern/components/options-list/Component.js +2 -2
- package/select/modern/components/options-list/index.css +6 -6
- package/select/modern/components/options-list/index.js +1 -1
- package/select/modern/components/select-mobile/Component.js +6 -6
- package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
- package/select/modern/components/select-mobile/checkmark/index.css +4 -4
- package/select/modern/components/select-mobile/index.css +11 -11
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +6 -6
- package/select/modern/components/select-mobile/options-list/Component.js +1 -1
- package/select/modern/components/select-mobile/options-list/index.css +9 -9
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +12 -12
- package/select/modern/index.js +6 -6
- package/select/modern/{intersection-observer-f0caae68.d.ts → intersection-observer-8f951212.d.ts} +0 -0
- package/select/modern/{intersection-observer-f0caae68.js → intersection-observer-8f951212.js} +0 -0
- package/select/modern/presets/index.js +6 -6
- package/select/modern/presets/useLazyLoading/hook.js +2 -2
- package/select/modern/presets/useLazyLoading/index.css +2 -2
- package/select/modern/presets/useSelectWithApply/hook.js +6 -6
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
- package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithLoading/index.css +2 -2
- package/select/presets/index.js +4 -4
- package/select/presets/useLazyLoading/hook.js +3 -3
- package/select/presets/useLazyLoading/index.css +2 -2
- package/select/presets/useSelectWithApply/hook.js +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
- package/select/presets/useSelectWithLoading/hook.js +2 -2
- package/select/presets/useSelectWithLoading/index.css +2 -2
- package/select/{tslib.es6-ef41ea5a.d.ts → tslib.es6-0b07d813.d.ts} +0 -0
- package/select/tslib.es6-0b07d813.js +49 -0
- package/select-with-tags/component.js +1 -1
- package/select-with-tags/components/index.js +1 -1
- package/select-with-tags/components/tag/component.js +2 -2
- package/select-with-tags/components/tag/index.css +10 -10
- 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 +30 -30
- package/select-with-tags/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/component.js +1 -1
- package/select-with-tags/esm/components/index.js +1 -1
- package/select-with-tags/esm/components/tag/component.js +2 -2
- package/select-with-tags/esm/components/tag/index.css +10 -10
- 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 +30 -30
- 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-27207d38.d.ts → tslib.es6-abdf6918.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-27207d38.js → tslib.es6-abdf6918.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 +10 -10
- package/select-with-tags/modern/components/tag-list/component.js +1 -1
- package/select-with-tags/modern/components/tag-list/index.css +30 -30
- package/select-with-tags/{tslib.es6-021a2f92.d.ts → tslib.es6-9aab6b80.d.ts} +0 -0
- package/{modal/tslib.es6-12394d17.js → select-with-tags/tslib.es6-9aab6b80.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/esm/Component.js +1 -1
- package/skeleton/esm/index.css +10 -10
- package/skeleton/index.css +10 -10
- package/skeleton/modern/Component.js +1 -1
- package/skeleton/modern/index.css +10 -10
- package/slider/Component.js +1 -1
- package/slider/esm/Component.js +1 -1
- package/slider/esm/index.css +36 -36
- package/slider/index.css +36 -36
- package/slider/modern/Component.js +1 -1
- package/slider/modern/index.css +36 -36
- package/slider-input/Component.js +1 -1
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +17 -17
- package/slider-input/index.css +17 -17
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +17 -17
- package/space/Component.js +2 -2
- package/space/{Item-e5d6b3fe.d.ts → Item-00a97a15.d.ts} +0 -0
- package/space/{Item-e5d6b3fe.js → Item-00a97a15.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +2 -2
- package/space/esm/{Item-acf35eb2.d.ts → Item-22045a11.d.ts} +0 -0
- package/space/esm/{Item-acf35eb2.js → Item-22045a11.js} +0 -0
- package/space/esm/Item.js +1 -1
- package/space/esm/index.css +8 -8
- package/space/esm/index.js +1 -1
- package/space/index.css +8 -8
- package/space/index.js +1 -1
- package/space/modern/Component.js +1 -1
- package/space/modern/index.css +8 -8
- package/spinner/Component.js +1 -1
- package/spinner/esm/Component.js +1 -1
- package/spinner/esm/index.css +6 -6
- package/spinner/index.css +6 -6
- package/spinner/modern/Component.js +1 -1
- package/spinner/modern/index.css +6 -6
- package/status/Component.js +1 -1
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +17 -17
- package/status/index.css +17 -17
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +17 -17
- package/stepped-progress-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/esm/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/esm/index.css +3 -3
- package/stepped-progress-bar/index.css +3 -3
- package/stepped-progress-bar/modern/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/modern/index.css +3 -3
- package/switch/Component.js +1 -1
- package/switch/esm/Component.js +1 -1
- package/switch/esm/index.css +25 -25
- package/switch/index.css +25 -25
- package/switch/modern/Component.js +1 -1
- package/switch/modern/index.css +25 -25
- package/table/component.js +1 -1
- package/table/components/index.js +1 -1
- package/table/components/pagination/Component.js +2 -2
- package/table/components/pagination/index.css +8 -8
- package/table/components/pagination/index.js +1 -1
- package/table/components/pagination/select-field/index.css +4 -4
- package/table/components/pagination/select-field/index.js +2 -2
- package/table/components/table/Component.js +2 -2
- package/table/components/table/index.css +6 -6
- package/table/components/table/index.js +1 -1
- package/table/components/table/utils.js +1 -1
- package/table/components/tbody/Component.js +2 -2
- package/table/components/tbody/index.css +2 -2
- package/table/components/tbody/index.js +1 -1
- package/table/components/tcell/Component.js +2 -2
- package/table/components/tcell/index.css +4 -4
- package/table/components/tcell/index.js +1 -1
- package/table/components/texpandable-row/Component.js +2 -2
- package/table/components/texpandable-row/index.css +5 -5
- package/table/components/texpandable-row/index.js +1 -1
- package/table/components/thead/Component.js +2 -2
- package/table/components/thead/index.css +6 -6
- package/table/components/thead/index.js +1 -1
- package/table/components/thead-cell/Component.js +2 -2
- package/table/components/thead-cell/index.css +5 -5
- package/table/components/thead-cell/index.js +1 -1
- package/table/components/trow/Component.js +2 -2
- package/table/components/trow/index.css +8 -8
- package/table/components/trow/index.js +1 -1
- package/table/components/tsortable-head-cell/Component.js +2 -2
- package/table/components/tsortable-head-cell/index.css +9 -9
- package/table/components/tsortable-head-cell/index.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/esm/component.js +1 -1
- package/table/esm/components/index.js +1 -1
- package/table/esm/components/pagination/Component.js +2 -2
- package/table/esm/components/pagination/index.css +8 -8
- package/table/esm/components/pagination/index.js +1 -1
- package/table/esm/components/pagination/select-field/index.css +4 -4
- package/table/esm/components/pagination/select-field/index.js +2 -2
- package/table/esm/components/table/Component.js +2 -2
- package/table/esm/components/table/index.css +6 -6
- package/table/esm/components/table/index.js +1 -1
- package/table/esm/components/table/utils.js +1 -1
- package/table/esm/components/tbody/Component.js +2 -2
- package/table/esm/components/tbody/index.css +2 -2
- package/table/esm/components/tbody/index.js +1 -1
- package/table/esm/components/tcell/Component.js +2 -2
- package/table/esm/components/tcell/index.css +4 -4
- package/table/esm/components/tcell/index.js +1 -1
- package/table/esm/components/texpandable-row/Component.js +2 -2
- package/table/esm/components/texpandable-row/index.css +5 -5
- package/table/esm/components/texpandable-row/index.js +1 -1
- package/table/esm/components/thead/Component.js +2 -2
- package/table/esm/components/thead/index.css +6 -6
- package/table/esm/components/thead/index.js +1 -1
- package/table/esm/components/thead-cell/Component.js +2 -2
- package/table/esm/components/thead-cell/index.css +5 -5
- package/table/esm/components/thead-cell/index.js +1 -1
- package/table/esm/components/trow/Component.js +2 -2
- package/table/esm/components/trow/index.css +8 -8
- package/table/esm/components/trow/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/Component.js +2 -2
- package/table/esm/components/tsortable-head-cell/index.css +9 -9
- package/table/esm/components/tsortable-head-cell/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/esm/index.js +1 -1
- package/table/esm/{tslib.es6-7bea4b18.d.ts → tslib.es6-9f8c15cd.d.ts} +0 -0
- package/table/esm/{tslib.es6-7bea4b18.js → tslib.es6-9f8c15cd.js} +0 -0
- package/table/index.js +1 -1
- package/table/modern/components/pagination/Component.js +1 -1
- package/table/modern/components/pagination/index.css +8 -8
- package/table/modern/components/pagination/select-field/index.css +4 -4
- package/table/modern/components/pagination/select-field/index.js +1 -1
- package/table/modern/components/table/Component.js +1 -1
- package/table/modern/components/table/index.css +6 -6
- package/table/modern/components/tbody/Component.js +1 -1
- package/table/modern/components/tbody/index.css +2 -2
- package/table/modern/components/tcell/Component.js +1 -1
- package/table/modern/components/tcell/index.css +4 -4
- package/table/modern/components/texpandable-row/Component.js +1 -1
- package/table/modern/components/texpandable-row/index.css +5 -5
- package/table/modern/components/thead/Component.js +1 -1
- package/table/modern/components/thead/index.css +6 -6
- package/table/modern/components/thead-cell/Component.js +1 -1
- package/table/modern/components/thead-cell/index.css +5 -5
- package/table/modern/components/trow/Component.js +1 -1
- package/table/modern/components/trow/index.css +8 -8
- package/table/modern/components/tsortable-head-cell/Component.js +1 -1
- package/table/modern/components/tsortable-head-cell/index.css +9 -9
- package/table/{tslib.es6-7035c110.d.ts → tslib.es6-fc316796.d.ts} +0 -0
- package/{picker-button/tslib.es6-4456597b.js → table/tslib.es6-fc316796.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 +18 -18
- package/tabs/components/primary-tablist/mobile.css +43 -21
- package/tabs/components/scrollable-container/Component.js +1 -1
- package/tabs/components/scrollable-container/index.css +3 -3
- 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 +9 -9
- package/tabs/components/secondary-tablist/mobile.css +33 -11
- package/tabs/components/tab/Component.js +1 -1
- package/tabs/components/tab/index.css +2 -2
- package/tabs/components/tabs/Component.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/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 +18 -18
- package/tabs/esm/components/primary-tablist/mobile.css +43 -21
- package/tabs/esm/components/scrollable-container/Component.js +1 -1
- package/tabs/esm/components/scrollable-container/index.css +3 -3
- 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 +9 -9
- package/tabs/esm/components/secondary-tablist/mobile.css +33 -11
- package/tabs/esm/components/tab/Component.js +1 -1
- package/tabs/esm/components/tab/index.css +2 -2
- package/tabs/esm/components/tabs/Component.desktop.js +3 -3
- package/tabs/esm/components/tabs/Component.mobile.js +3 -3
- package/tabs/esm/components/tabs/Component.responsive.js +3 -3
- package/tabs/esm/desktop.js +3 -3
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/index.module-4608a1ed.js +4 -0
- package/tabs/esm/index.module-dd53bcfe.js +4 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-45b13131.d.ts → tslib.es6-2ddfb632.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-45b13131.js → tslib.es6-2ddfb632.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/index.module-56cee69a.js +4 -0
- package/tabs/index.module-b7188e66.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 +18 -18
- package/tabs/modern/components/primary-tablist/mobile.css +43 -21
- package/tabs/modern/components/scrollable-container/Component.js +1 -1
- package/tabs/modern/components/scrollable-container/index.css +3 -3
- 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 +9 -9
- package/tabs/modern/components/secondary-tablist/mobile.css +33 -11
- package/tabs/modern/components/tab/Component.js +1 -1
- package/tabs/modern/components/tab/index.css +2 -2
- 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-4608a1ed.js +4 -0
- package/tabs/modern/index.module-dd53bcfe.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-ee3a9ab9.d.ts → tslib.es6-fa24a3b3.d.ts} +0 -0
- package/{select-with-tags/tslib.es6-021a2f92.js → tabs/tslib.es6-fa24a3b3.js} +0 -0
- package/tag/Component.js +3 -3
- package/tag/default.css +8 -8
- package/tag/esm/Component.js +3 -3
- package/tag/esm/default.css +8 -8
- package/tag/esm/index.css +37 -37
- package/tag/esm/inverted.css +8 -8
- package/tag/index.css +37 -37
- package/tag/inverted.css +8 -8
- package/tag/modern/Component.js +3 -3
- package/tag/modern/default.css +8 -8
- package/tag/modern/index.css +37 -37
- package/tag/modern/inverted.css +8 -8
- package/textarea/Component.js +3 -3
- package/textarea/default.css +18 -18
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/default.css +18 -18
- package/textarea/esm/index.css +21 -21
- package/textarea/esm/inverted.css +18 -18
- package/textarea/index.css +21 -21
- package/textarea/inverted.css +18 -18
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/default.css +18 -18
- package/textarea/modern/index.css +21 -21
- package/textarea/modern/inverted.css +18 -18
- package/themes/button/click.css +12 -10
- package/themes/click.css +34 -10
- package/themes/compiled/mobile-dark-bluetint.css +870 -810
- package/themes/corp.css +22 -0
- package/themes/dark.css +11 -0
- package/themes/intranet.css +22 -0
- package/themes/mixins/button/click.css +12 -10
- package/themes/mixins/dark.css +11 -0
- package/themes/mobile.css +22 -0
- package/themes/package.json +1 -1
- package/themes/site.css +22 -0
- package/toast/component.js +1 -1
- package/toast/esm/component.js +1 -1
- package/toast/esm/index.css +10 -10
- package/toast/index.css +10 -10
- package/toast/modern/component.js +1 -1
- package/toast/modern/index.css +10 -10
- package/toast-plate/component.js +1 -1
- package/toast-plate/cssm/index.module.css +22 -0
- package/toast-plate/esm/component.js +1 -1
- package/toast-plate/esm/index.css +38 -16
- package/toast-plate/index.css +38 -16
- package/toast-plate/modern/component.js +1 -1
- package/toast-plate/modern/index.css +38 -16
- package/tooltip/{Component-d6de92dd.d.ts → Component-5c6d89c0.d.ts} +0 -0
- package/tooltip/{Component-d6de92dd.js → Component-5c6d89c0.js} +3 -3
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.js +2 -2
- package/tooltip/default.css +3 -3
- package/tooltip/esm/{Component-3d6ed6c4.d.ts → Component-ea3bec79.d.ts} +0 -0
- package/tooltip/esm/{Component-3d6ed6c4.js → Component-ea3bec79.js} +3 -3
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.js +2 -2
- package/tooltip/esm/default.css +3 -3
- package/tooltip/esm/index.css +6 -6
- package/tooltip/esm/index.d.ts +1 -1
- package/tooltip/esm/index.js +1 -1
- package/tooltip/esm/inverted.css +5 -5
- package/tooltip/esm/responsive.css +3 -3
- package/tooltip/esm/responsive.js +1 -1
- package/tooltip/index.css +6 -6
- package/tooltip/index.d.ts +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/inverted.css +5 -5
- package/tooltip/modern/Component.js +3 -3
- package/tooltip/modern/component.responsive.js +1 -1
- package/tooltip/modern/default.css +3 -3
- package/tooltip/modern/index.css +6 -6
- package/tooltip/modern/inverted.css +5 -5
- package/tooltip/modern/responsive.css +3 -3
- package/tooltip/responsive.css +3 -3
- package/tooltip/responsive.js +1 -1
- package/typography/colors.css +12 -12
- package/typography/{colors.module-22bc2ae2.d.ts → colors.module-08249671.d.ts} +0 -0
- package/typography/{colors.module-22bc2ae2.js → colors.module-08249671.js} +1 -1
- package/typography/common.module-9235af1e.js +4 -0
- package/typography/component.js +2 -2
- package/typography/esm/colors.css +12 -12
- package/typography/esm/{colors.module-bde4e6a5.d.ts → colors.module-ca8e4683.d.ts} +0 -0
- package/typography/esm/{colors.module-bde4e6a5.js → colors.module-ca8e4683.js} +1 -1
- package/typography/esm/common.module-e8413afb.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.d.ts +2 -2
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +13 -13
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +4 -4
- package/typography/esm/title/component.d.ts +2 -2
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +18 -18
- package/typography/esm/title/index.js +3 -3
- package/typography/esm/title-mobile/component.js +3 -3
- package/typography/esm/title-mobile/index.css +13 -13
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +3 -3
- package/typography/esm/title-responsive/index.css +40 -40
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +12 -12
- package/typography/modern/colors.module-67daf2b1.js +4 -0
- package/typography/modern/common.module-e8413afb.js +4 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.css +13 -13
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +4 -4
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +18 -18
- package/typography/modern/title/index.js +3 -3
- package/typography/modern/title-mobile/component.js +3 -3
- package/typography/modern/title-mobile/index.css +13 -13
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +3 -3
- package/typography/modern/title-responsive/index.css +40 -40
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +13 -13
- package/typography/text/index.js +1 -1
- package/typography/title/common.css +4 -4
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +18 -18
- package/typography/title/index.js +3 -3
- package/typography/title-mobile/component.js +3 -3
- package/typography/title-mobile/index.css +13 -13
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +3 -3
- package/typography/title-responsive/index.css +40 -40
- package/typography/title-responsive/index.js +2 -2
- package/vars/colors-bluetint.css +22 -0
- package/vars/colors-indigo.css +22 -0
- package/vars/cssm/colors-bluetint.css +22 -0
- package/vars/cssm/colors-indigo.css +22 -0
- package/vars/cssm/index.css +22 -0
- package/vars/index.d.ts +22 -0
- package/vars/index.js +22 -0
- package/vars/package.json +1 -1
- package/with-suffix/Component.js +1 -1
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +9 -9
- package/with-suffix/index.css +9 -9
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +9 -9
- package/calendar-range/modern/index.module-b02a5f29.js +0 -4
- package/grid/esm/gutters.module-49227c7c.js +0 -27
- package/grid/gutters.module-ebe6e3b8.js +0 -28
- package/grid/modern/gutters.module-d56f50e6.js +0 -4
- package/intl-phone-input/cssm/libphonenumber-js.min-903db150.js +0 -2225
- package/intl-phone-input/esm/libphonenumber-js.min-ff9746e0.js +0 -2225
- package/intl-phone-input/libphonenumber-js.min-ff53dba1.js +0 -2225
- package/intl-phone-input/modern/libphonenumber-js.min-ff9746e0.js +0 -2225
- package/modal/esm/transitions.module-94dc7d34.js +0 -4
- package/modal/modern/transitions.module-94dc7d34.js +0 -4
- package/modal/transitions.module-5279bfc1.js +0 -4
- package/table/tslib.es6-7035c110.js +0 -40
- package/tabs/esm/index.module-997cc06a.js +0 -4
- package/tabs/esm/index.module-d1e8e2da.js +0 -4
- package/tabs/index.module-5bc8e1b6.js +0 -4
- package/tabs/index.module-fd64aa48.js +0 -4
- package/tabs/modern/index.module-997cc06a.js +0 -4
- package/tabs/modern/index.module-d1e8e2da.js +0 -4
- package/tabs/tslib.es6-ee3a9ab9.js +0 -40
- package/typography/common.module-2cfdaf43.js +0 -4
- package/typography/esm/common.module-61a8d4a0.js +0 -4
- package/typography/modern/colors.module-6c5ea1d2.js +0 -4
- package/typography/modern/common.module-61a8d4a0.js +0 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1rejl */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -19,18 +19,18 @@
|
|
|
19
19
|
* Делаем скрытый текст где держим то же значение, добавляем символ валюты
|
|
20
20
|
* Важно расположить этот текст ровно на месте инпута и чтобы он имел те же параметры что и текст в инпуте
|
|
21
21
|
*/
|
|
22
|
-
.amount-
|
|
22
|
+
.amount-input__container_122f1 {
|
|
23
23
|
position: relative;
|
|
24
24
|
}
|
|
25
|
-
.amount-
|
|
26
|
-
.amount-
|
|
25
|
+
.amount-input__bold_122f1 .amount-input__input_122f1,
|
|
26
|
+
.amount-input__bold_122f1 .amount-input__suffixContainer_122f1 {
|
|
27
27
|
font-weight: bold;
|
|
28
28
|
}
|
|
29
29
|
/* суффикс = текст в поле. Скрываем спейсер, чтобы суффикс выглядел как введенное в поле значение */
|
|
30
|
-
.amount-
|
|
30
|
+
.amount-input__suffixContainer_122f1 > *:first-child {
|
|
31
31
|
display: none;
|
|
32
32
|
}
|
|
33
|
-
.amount-
|
|
34
|
-
.amount-
|
|
33
|
+
.amount-input__filled_122f1 .amount-input__input_122f1,
|
|
34
|
+
.amount-input__input_122f1:focus {
|
|
35
35
|
-webkit-text-fill-color: transparent;
|
|
36
36
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: mrm5z */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -12,6 +12,6 @@
|
|
|
12
12
|
--color-light-text-secondary-inverted
|
|
13
13
|
);
|
|
14
14
|
}
|
|
15
|
-
.amount-
|
|
15
|
+
.amount-input__minorPartAndCurrency_k13vp {
|
|
16
16
|
color: var(--amount-input-inverted-minor-part-and-currency-color);
|
|
17
17
|
}
|
|
@@ -11,14 +11,24 @@ import { formatAmount } from '@alfalab/utils';
|
|
|
11
11
|
* @param minority количество минорных единиц
|
|
12
12
|
*/
|
|
13
13
|
function getFormattedValue(enteredValue, currency, minority) {
|
|
14
|
+
if (!enteredValue || enteredValue === '-') {
|
|
15
|
+
return enteredValue;
|
|
16
|
+
}
|
|
17
|
+
// eslint-disable-next-line prefer-const
|
|
14
18
|
var _a = enteredValue.split(','), head = _a[0], tail = _a[1];
|
|
19
|
+
// При вводе "-," указываем, что имеется в виду "-0,"
|
|
20
|
+
if (head === '-') {
|
|
21
|
+
head = '-0';
|
|
22
|
+
}
|
|
15
23
|
var majorPart = formatAmount({
|
|
16
24
|
value: Number(head) * minority,
|
|
17
25
|
currency: currency,
|
|
18
26
|
minority: minority,
|
|
27
|
+
negativeSymbol: 'hyphen-minus',
|
|
19
28
|
}).majorPart;
|
|
20
|
-
|
|
21
|
-
|
|
29
|
+
// Так как -0 === 0, formatAmount возвращает положительное значение. Исправляем это здесь
|
|
30
|
+
if (/^-(,|0),?/.test(enteredValue) && majorPart === '0') {
|
|
31
|
+
majorPart = "-" + majorPart;
|
|
22
32
|
}
|
|
23
33
|
if (!tail && enteredValue.includes(',')) {
|
|
24
34
|
return majorPart.concat(',');
|
|
@@ -29,9 +39,10 @@ function getFormattedValue(enteredValue, currency, minority) {
|
|
|
29
39
|
return majorPart;
|
|
30
40
|
}
|
|
31
41
|
function getAmountValueFromStr(str, minority) {
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
42
|
+
if (str === '' || str === '-') {
|
|
43
|
+
return null;
|
|
44
|
+
}
|
|
45
|
+
return Math.round(Number(str.replace(',', '.').replace(/[^0-9.-]/g, '')) * minority);
|
|
35
46
|
}
|
|
36
47
|
|
|
37
48
|
export { getAmountValueFromStr, getFormattedValue };
|
package/amount-input/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1rejl */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -19,18 +19,18 @@
|
|
|
19
19
|
* Делаем скрытый текст где держим то же значение, добавляем символ валюты
|
|
20
20
|
* Важно расположить этот текст ровно на месте инпута и чтобы он имел те же параметры что и текст в инпуте
|
|
21
21
|
*/
|
|
22
|
-
.amount-
|
|
22
|
+
.amount-input__container_122f1 {
|
|
23
23
|
position: relative;
|
|
24
24
|
}
|
|
25
|
-
.amount-
|
|
26
|
-
.amount-
|
|
25
|
+
.amount-input__bold_122f1 .amount-input__input_122f1,
|
|
26
|
+
.amount-input__bold_122f1 .amount-input__suffixContainer_122f1 {
|
|
27
27
|
font-weight: bold;
|
|
28
28
|
}
|
|
29
29
|
/* суффикс = текст в поле. Скрываем спейсер, чтобы суффикс выглядел как введенное в поле значение */
|
|
30
|
-
.amount-
|
|
30
|
+
.amount-input__suffixContainer_122f1 > *:first-child {
|
|
31
31
|
display: none;
|
|
32
32
|
}
|
|
33
|
-
.amount-
|
|
34
|
-
.amount-
|
|
33
|
+
.amount-input__filled_122f1 .amount-input__input_122f1,
|
|
34
|
+
.amount-input__input_122f1:focus {
|
|
35
35
|
-webkit-text-fill-color: transparent;
|
|
36
36
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: mrm5z */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -12,6 +12,6 @@
|
|
|
12
12
|
--color-light-text-secondary-inverted
|
|
13
13
|
);
|
|
14
14
|
}
|
|
15
|
-
.amount-
|
|
15
|
+
.amount-input__minorPartAndCurrency_k13vp {
|
|
16
16
|
color: var(--amount-input-inverted-minor-part-and-currency-color);
|
|
17
17
|
}
|
|
@@ -28,6 +28,11 @@ type AmountInputProps = Omit<InputProps, 'value' | 'onChange' | 'type'> & {
|
|
|
28
28
|
* Позволяет вводить только целые значения
|
|
29
29
|
*/
|
|
30
30
|
integersOnly?: boolean;
|
|
31
|
+
/**
|
|
32
|
+
* @default - true. Нельзя вводить отрицательные значения.
|
|
33
|
+
* Возможность вводить только положительные значения
|
|
34
|
+
*/
|
|
35
|
+
positiveOnly?: boolean;
|
|
31
36
|
/**
|
|
32
37
|
* Жир
|
|
33
38
|
*/
|
|
@@ -76,6 +81,11 @@ declare const AmountInput: React.ForwardRefExoticComponent<Pick<InputProps, "cla
|
|
|
76
81
|
* Позволяет вводить только целые значения
|
|
77
82
|
*/
|
|
78
83
|
integersOnly?: boolean | undefined;
|
|
84
|
+
/**
|
|
85
|
+
* @default - true. Нельзя вводить отрицательные значения.
|
|
86
|
+
* Возможность вводить только положительные значения
|
|
87
|
+
*/
|
|
88
|
+
positiveOnly?: boolean | undefined;
|
|
79
89
|
/**
|
|
80
90
|
* Жир
|
|
81
91
|
*/
|
|
@@ -5,13 +5,13 @@ import { Input } from '../../input/modern';
|
|
|
5
5
|
import { withSuffix } from '../../with-suffix/modern';
|
|
6
6
|
import { getAmountValueFromStr, getFormattedValue } from './utils/index.js';
|
|
7
7
|
|
|
8
|
-
var styles = {"container":"amount-
|
|
8
|
+
var styles = {"container":"amount-input__container_122f1","bold":"amount-input__bold_122f1","input":"amount-input__input_122f1","suffixContainer":"amount-input__suffixContainer_122f1","filled":"amount-input__filled_122f1"};
|
|
9
9
|
require('./index.css');
|
|
10
10
|
|
|
11
|
-
var defaultColors = {"minorPartAndCurrency":"amount-
|
|
11
|
+
var defaultColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_1hbqk"};
|
|
12
12
|
require('./default.css');
|
|
13
13
|
|
|
14
|
-
var invertedColors = {"minorPartAndCurrency":"amount-
|
|
14
|
+
var invertedColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_k13vp"};
|
|
15
15
|
require('./inverted.css');
|
|
16
16
|
|
|
17
17
|
const colorStyles = {
|
|
@@ -25,15 +25,16 @@ const SuffixInput = withSuffix(Input);
|
|
|
25
25
|
/**
|
|
26
26
|
* Компонент для ввода денежных значений
|
|
27
27
|
*/
|
|
28
|
-
const AmountInput = forwardRef(({ value = null, integerLength = 9, minority = 100, currency = 'RUR', suffix = currency, placeholder = `0\u2009${suffix === currency ? getCurrencySymbol(currency) || '' : suffix}`, integersOnly = false, bold = true, colors = 'default', className, focusedClassName, dataTestId, clear = false, onChange, onClear, ...restProps }, ref) => {
|
|
28
|
+
const AmountInput = forwardRef(({ value = null, integerLength = 9, minority = 100, currency = 'RUR', suffix = currency, placeholder = `0\u2009${suffix === currency ? getCurrencySymbol(currency) || '' : suffix}`, integersOnly = false, positiveOnly = true, bold = true, colors = 'default', className, focusedClassName, dataTestId, clear = false, onChange, onClear, ...restProps }, ref) => {
|
|
29
29
|
const getFormattedAmount = useCallback(() => {
|
|
30
|
-
if (value === '' || value === null)
|
|
30
|
+
if (value === '' || value === null || value === '-')
|
|
31
31
|
return '';
|
|
32
32
|
return formatAmount({
|
|
33
33
|
value: +value,
|
|
34
34
|
currency,
|
|
35
35
|
minority,
|
|
36
36
|
view: 'default',
|
|
37
|
+
negativeSymbol: 'hyphen-minus',
|
|
37
38
|
}).formatted;
|
|
38
39
|
}, [currency, minority, value]);
|
|
39
40
|
const [inputValue, setInputValue] = useState(getFormattedAmount());
|
|
@@ -52,7 +53,8 @@ const AmountInput = forwardRef(({ value = null, integerLength = 9, minority = 10
|
|
|
52
53
|
if (integersOnly) {
|
|
53
54
|
[enteredValue] = enteredValue.split(',');
|
|
54
55
|
}
|
|
55
|
-
|
|
56
|
+
// Сокращение минимальной длины мажорной части числа до 0 позволяет ввести "," => "0,"
|
|
57
|
+
const isCorrectEnteredValue = RegExp(`(^${positiveOnly ? '' : '-?'}[0-9]{0,${integerLength}}(,([0-9]+)?)?$|^\\s*$)`).test(enteredValue);
|
|
56
58
|
if (isCorrectEnteredValue) {
|
|
57
59
|
const newFormattedValue = getFormattedValue(enteredValue, currency, minority);
|
|
58
60
|
if (newFormattedValue === inputValue) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 168cw */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-text-secondary: #546272;
|
|
4
4
|
}
|
|
@@ -13,6 +13,6 @@
|
|
|
13
13
|
:root {
|
|
14
14
|
--amount-input-minor-part-and-currency-color: var(--color-light-text-secondary);
|
|
15
15
|
}
|
|
16
|
-
.amount-
|
|
16
|
+
.amount-input__minorPartAndCurrency_1hbqk {
|
|
17
17
|
color: var(--amount-input-minor-part-and-currency-color);
|
|
18
18
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1rejl */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -19,18 +19,18 @@
|
|
|
19
19
|
* Делаем скрытый текст где держим то же значение, добавляем символ валюты
|
|
20
20
|
* Важно расположить этот текст ровно на месте инпута и чтобы он имел те же параметры что и текст в инпуте
|
|
21
21
|
*/
|
|
22
|
-
.amount-
|
|
22
|
+
.amount-input__container_122f1 {
|
|
23
23
|
position: relative;
|
|
24
24
|
}
|
|
25
|
-
.amount-
|
|
26
|
-
.amount-
|
|
25
|
+
.amount-input__bold_122f1 .amount-input__input_122f1,
|
|
26
|
+
.amount-input__bold_122f1 .amount-input__suffixContainer_122f1 {
|
|
27
27
|
font-weight: bold;
|
|
28
28
|
}
|
|
29
29
|
/* суффикс = текст в поле. Скрываем спейсер, чтобы суффикс выглядел как введенное в поле значение */
|
|
30
|
-
.amount-
|
|
30
|
+
.amount-input__suffixContainer_122f1 > *:first-child {
|
|
31
31
|
display: none;
|
|
32
32
|
}
|
|
33
|
-
.amount-
|
|
34
|
-
.amount-
|
|
33
|
+
.amount-input__filled_122f1 .amount-input__input_122f1,
|
|
34
|
+
.amount-input__input_122f1:focus {
|
|
35
35
|
-webkit-text-fill-color: transparent;
|
|
36
36
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: mrm5z */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -12,6 +12,6 @@
|
|
|
12
12
|
--color-light-text-secondary-inverted
|
|
13
13
|
);
|
|
14
14
|
}
|
|
15
|
-
.amount-
|
|
15
|
+
.amount-input__minorPartAndCurrency_k13vp {
|
|
16
16
|
color: var(--amount-input-inverted-minor-part-and-currency-color);
|
|
17
17
|
}
|
|
@@ -11,14 +11,24 @@ import { formatAmount } from '@alfalab/utils';
|
|
|
11
11
|
* @param minority количество минорных единиц
|
|
12
12
|
*/
|
|
13
13
|
function getFormattedValue(enteredValue, currency, minority) {
|
|
14
|
-
|
|
15
|
-
|
|
14
|
+
if (!enteredValue || enteredValue === '-') {
|
|
15
|
+
return enteredValue;
|
|
16
|
+
}
|
|
17
|
+
// eslint-disable-next-line prefer-const
|
|
18
|
+
let [head, tail] = enteredValue.split(',');
|
|
19
|
+
// При вводе "-," указываем, что имеется в виду "-0,"
|
|
20
|
+
if (head === '-') {
|
|
21
|
+
head = '-0';
|
|
22
|
+
}
|
|
23
|
+
let { majorPart } = formatAmount({
|
|
16
24
|
value: Number(head) * minority,
|
|
17
25
|
currency,
|
|
18
26
|
minority,
|
|
27
|
+
negativeSymbol: 'hyphen-minus',
|
|
19
28
|
});
|
|
20
|
-
|
|
21
|
-
|
|
29
|
+
// Так как -0 === 0, formatAmount возвращает положительное значение. Исправляем это здесь
|
|
30
|
+
if (/^-(,|0),?/.test(enteredValue) && majorPart === '0') {
|
|
31
|
+
majorPart = `-${majorPart}`;
|
|
22
32
|
}
|
|
23
33
|
if (!tail && enteredValue.includes(',')) {
|
|
24
34
|
return majorPart.concat(',');
|
|
@@ -29,9 +39,10 @@ function getFormattedValue(enteredValue, currency, minority) {
|
|
|
29
39
|
return majorPart;
|
|
30
40
|
}
|
|
31
41
|
function getAmountValueFromStr(str, minority) {
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
42
|
+
if (str === '' || str === '-') {
|
|
43
|
+
return null;
|
|
44
|
+
}
|
|
45
|
+
return Math.round(Number(str.replace(',', '.').replace(/[^0-9.-]/g, '')) * minority);
|
|
35
46
|
}
|
|
36
47
|
|
|
37
48
|
export { getAmountValueFromStr, getFormattedValue };
|
|
@@ -13,14 +13,24 @@ var utils = require('@alfalab/utils');
|
|
|
13
13
|
* @param minority количество минорных единиц
|
|
14
14
|
*/
|
|
15
15
|
function getFormattedValue(enteredValue, currency, minority) {
|
|
16
|
+
if (!enteredValue || enteredValue === '-') {
|
|
17
|
+
return enteredValue;
|
|
18
|
+
}
|
|
19
|
+
// eslint-disable-next-line prefer-const
|
|
16
20
|
var _a = enteredValue.split(','), head = _a[0], tail = _a[1];
|
|
21
|
+
// При вводе "-," указываем, что имеется в виду "-0,"
|
|
22
|
+
if (head === '-') {
|
|
23
|
+
head = '-0';
|
|
24
|
+
}
|
|
17
25
|
var majorPart = utils.formatAmount({
|
|
18
26
|
value: Number(head) * minority,
|
|
19
27
|
currency: currency,
|
|
20
28
|
minority: minority,
|
|
29
|
+
negativeSymbol: 'hyphen-minus',
|
|
21
30
|
}).majorPart;
|
|
22
|
-
|
|
23
|
-
|
|
31
|
+
// Так как -0 === 0, formatAmount возвращает положительное значение. Исправляем это здесь
|
|
32
|
+
if (/^-(,|0),?/.test(enteredValue) && majorPart === '0') {
|
|
33
|
+
majorPart = "-" + majorPart;
|
|
24
34
|
}
|
|
25
35
|
if (!tail && enteredValue.includes(',')) {
|
|
26
36
|
return majorPart.concat(',');
|
|
@@ -31,9 +41,10 @@ function getFormattedValue(enteredValue, currency, minority) {
|
|
|
31
41
|
return majorPart;
|
|
32
42
|
}
|
|
33
43
|
function getAmountValueFromStr(str, minority) {
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
44
|
+
if (str === '' || str === '-') {
|
|
45
|
+
return null;
|
|
46
|
+
}
|
|
47
|
+
return Math.round(Number(str.replace(',', '.').replace(/[^0-9.-]/g, '')) * minority);
|
|
37
48
|
}
|
|
38
49
|
|
|
39
50
|
exports.getAmountValueFromStr = getAmountValueFromStr;
|
package/attach/Component.js
CHANGED
|
@@ -63,7 +63,7 @@ function __spreadArrays() {
|
|
|
63
63
|
return r;
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
var styles = {"component":"
|
|
66
|
+
var styles = {"component":"attach__component_cds6g","label":"attach__label_cds6g","control":"attach__control_cds6g","icon_size_xs":"attach__icon_size_xs_cds6g","icon_size_xxs":"attach__icon_size_xxs_cds6g","xxs":"attach__xxs_cds6g","file":"attach__file_cds6g","noFile":"attach__noFile_cds6g","xs":"attach__xs_cds6g","s":"attach__s_cds6g","m":"attach__m_cds6g","l":"attach__l_cds6g","clear":"attach__clear_cds6g","progressBar":"attach__progressBar_cds6g","disabled":"attach__disabled_cds6g","icon":"attach__icon_cds6g","focused":"attach__focused_cds6g"};
|
|
67
67
|
require('./index.css');
|
|
68
68
|
|
|
69
69
|
var MULTIPLE_TEXTS = ['файл', 'файла', 'файлов'];
|
package/attach/esm/Component.js
CHANGED
|
@@ -55,7 +55,7 @@ function __spreadArrays() {
|
|
|
55
55
|
return r;
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
var styles = {"component":"
|
|
58
|
+
var styles = {"component":"attach__component_cds6g","label":"attach__label_cds6g","control":"attach__control_cds6g","icon_size_xs":"attach__icon_size_xs_cds6g","icon_size_xxs":"attach__icon_size_xxs_cds6g","xxs":"attach__xxs_cds6g","file":"attach__file_cds6g","noFile":"attach__noFile_cds6g","xs":"attach__xs_cds6g","s":"attach__s_cds6g","m":"attach__m_cds6g","l":"attach__l_cds6g","clear":"attach__clear_cds6g","progressBar":"attach__progressBar_cds6g","disabled":"attach__disabled_cds6g","icon":"attach__icon_cds6g","focused":"attach__focused_cds6g"};
|
|
59
59
|
require('./index.css');
|
|
60
60
|
|
|
61
61
|
var MULTIPLE_TEXTS = ['файл', 'файла', 'файлов'];
|
package/attach/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: tdgyb */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-border-link: #007aff;
|
|
4
4
|
}
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
:root {
|
|
17
17
|
--focus-color: var(--color-light-border-link);
|
|
18
18
|
}
|
|
19
|
-
.
|
|
19
|
+
.attach__component_cds6g {
|
|
20
20
|
display: inline-flex;
|
|
21
21
|
align-items: center;
|
|
22
22
|
position: relative;
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
box-sizing: border-box;
|
|
27
27
|
}
|
|
28
28
|
}
|
|
29
|
-
.
|
|
29
|
+
.attach__label_cds6g {
|
|
30
30
|
position: absolute;
|
|
31
31
|
top: 0;
|
|
32
32
|
left: 0;
|
|
@@ -36,52 +36,52 @@
|
|
|
36
36
|
width: 0;
|
|
37
37
|
height: 0;
|
|
38
38
|
}
|
|
39
|
-
.
|
|
39
|
+
.attach__control_cds6g {
|
|
40
40
|
opacity: 0;
|
|
41
41
|
cursor: inherit
|
|
42
42
|
}
|
|
43
|
-
.
|
|
43
|
+
.attach__control_cds6g::-webkit-file-upload-button {
|
|
44
44
|
cursor: inherit;
|
|
45
45
|
}
|
|
46
|
-
.
|
|
47
|
-
.
|
|
46
|
+
.attach__icon_size_xs_cds6g,
|
|
47
|
+
.attach__icon_size_xxs_cds6g {
|
|
48
48
|
width: 18px;
|
|
49
49
|
height: 18px;
|
|
50
50
|
}
|
|
51
51
|
/* TODO обновить типографику на новую, когда ее зарелизят */
|
|
52
|
-
.
|
|
53
|
-
.
|
|
54
|
-
.
|
|
55
|
-
.
|
|
52
|
+
.attach__xxs_cds6g .attach__file_cds6g,
|
|
53
|
+
.attach__xxs_cds6g .attach__noFile_cds6g,
|
|
54
|
+
.attach__xs_cds6g .attach__file_cds6g,
|
|
55
|
+
.attach__xs_cds6g .attach__noFile_cds6g {
|
|
56
56
|
font-size: 14px;
|
|
57
57
|
line-height: 18px;
|
|
58
58
|
font-weight: 400;
|
|
59
59
|
}
|
|
60
|
-
.
|
|
61
|
-
.
|
|
60
|
+
.attach__s_cds6g .attach__file_cds6g,
|
|
61
|
+
.attach__s_cds6g .attach__noFile_cds6g {
|
|
62
62
|
font-size: 16px;
|
|
63
63
|
line-height: 20px;
|
|
64
64
|
font-weight: 400;
|
|
65
65
|
}
|
|
66
|
-
.
|
|
67
|
-
.
|
|
66
|
+
.attach__m_cds6g .attach__file_cds6g,
|
|
67
|
+
.attach__m_cds6g .attach__noFile_cds6g {
|
|
68
68
|
font-size: 16px;
|
|
69
69
|
line-height: 20px;
|
|
70
70
|
font-weight: 400;
|
|
71
71
|
}
|
|
72
|
-
.
|
|
73
|
-
.
|
|
72
|
+
.attach__l_cds6g .attach__file_cds6g,
|
|
73
|
+
.attach__l_cds6g .attach__noFile_cds6g {
|
|
74
74
|
font-size: 18px;
|
|
75
75
|
line-height: 22px;
|
|
76
76
|
font-weight: 400;
|
|
77
77
|
}
|
|
78
|
-
.
|
|
79
|
-
.
|
|
78
|
+
.attach__file_cds6g,
|
|
79
|
+
.attach__noFile_cds6g {
|
|
80
80
|
display: inline-block;
|
|
81
81
|
margin-left: 0.5em;
|
|
82
82
|
text-align: center;
|
|
83
83
|
}
|
|
84
|
-
.
|
|
84
|
+
.attach__clear_cds6g {
|
|
85
85
|
margin: 0 0 0 5px;
|
|
86
86
|
padding: 0;
|
|
87
87
|
cursor: pointer;
|
|
@@ -93,21 +93,21 @@
|
|
|
93
93
|
background: none;
|
|
94
94
|
border: none
|
|
95
95
|
}
|
|
96
|
-
.
|
|
96
|
+
.attach__clear_cds6g:before {
|
|
97
97
|
content: '\D7';
|
|
98
98
|
}
|
|
99
|
-
.
|
|
99
|
+
.attach__progressBar_cds6g {
|
|
100
100
|
margin-top: var(--gap-2xs);
|
|
101
101
|
}
|
|
102
|
-
.
|
|
103
|
-
.
|
|
104
|
-
.
|
|
102
|
+
.attach__disabled_cds6g .attach__noFile_cds6g,
|
|
103
|
+
.attach__disabled_cds6g .attach__file_cds6g,
|
|
104
|
+
.attach__disabled_cds6g .attach__icon_cds6g {
|
|
105
105
|
opacity: 0.3;
|
|
106
106
|
}
|
|
107
|
-
.
|
|
107
|
+
.attach__disabled_cds6g .attach__clear_cds6g {
|
|
108
108
|
display: none;
|
|
109
109
|
}
|
|
110
|
-
.
|
|
110
|
+
.attach__focused_cds6g {
|
|
111
111
|
outline: 2px solid var(--focus-color);
|
|
112
112
|
outline-offset: 2px;
|
|
113
113
|
}
|
package/attach/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: tdgyb */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-border-link: #007aff;
|
|
4
4
|
}
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
:root {
|
|
17
17
|
--focus-color: var(--color-light-border-link);
|
|
18
18
|
}
|
|
19
|
-
.
|
|
19
|
+
.attach__component_cds6g {
|
|
20
20
|
display: inline-flex;
|
|
21
21
|
align-items: center;
|
|
22
22
|
position: relative;
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
box-sizing: border-box;
|
|
27
27
|
}
|
|
28
28
|
}
|
|
29
|
-
.
|
|
29
|
+
.attach__label_cds6g {
|
|
30
30
|
position: absolute;
|
|
31
31
|
top: 0;
|
|
32
32
|
left: 0;
|
|
@@ -36,52 +36,52 @@
|
|
|
36
36
|
width: 0;
|
|
37
37
|
height: 0;
|
|
38
38
|
}
|
|
39
|
-
.
|
|
39
|
+
.attach__control_cds6g {
|
|
40
40
|
opacity: 0;
|
|
41
41
|
cursor: inherit
|
|
42
42
|
}
|
|
43
|
-
.
|
|
43
|
+
.attach__control_cds6g::-webkit-file-upload-button {
|
|
44
44
|
cursor: inherit;
|
|
45
45
|
}
|
|
46
|
-
.
|
|
47
|
-
.
|
|
46
|
+
.attach__icon_size_xs_cds6g,
|
|
47
|
+
.attach__icon_size_xxs_cds6g {
|
|
48
48
|
width: 18px;
|
|
49
49
|
height: 18px;
|
|
50
50
|
}
|
|
51
51
|
/* TODO обновить типографику на новую, когда ее зарелизят */
|
|
52
|
-
.
|
|
53
|
-
.
|
|
54
|
-
.
|
|
55
|
-
.
|
|
52
|
+
.attach__xxs_cds6g .attach__file_cds6g,
|
|
53
|
+
.attach__xxs_cds6g .attach__noFile_cds6g,
|
|
54
|
+
.attach__xs_cds6g .attach__file_cds6g,
|
|
55
|
+
.attach__xs_cds6g .attach__noFile_cds6g {
|
|
56
56
|
font-size: 14px;
|
|
57
57
|
line-height: 18px;
|
|
58
58
|
font-weight: 400;
|
|
59
59
|
}
|
|
60
|
-
.
|
|
61
|
-
.
|
|
60
|
+
.attach__s_cds6g .attach__file_cds6g,
|
|
61
|
+
.attach__s_cds6g .attach__noFile_cds6g {
|
|
62
62
|
font-size: 16px;
|
|
63
63
|
line-height: 20px;
|
|
64
64
|
font-weight: 400;
|
|
65
65
|
}
|
|
66
|
-
.
|
|
67
|
-
.
|
|
66
|
+
.attach__m_cds6g .attach__file_cds6g,
|
|
67
|
+
.attach__m_cds6g .attach__noFile_cds6g {
|
|
68
68
|
font-size: 16px;
|
|
69
69
|
line-height: 20px;
|
|
70
70
|
font-weight: 400;
|
|
71
71
|
}
|
|
72
|
-
.
|
|
73
|
-
.
|
|
72
|
+
.attach__l_cds6g .attach__file_cds6g,
|
|
73
|
+
.attach__l_cds6g .attach__noFile_cds6g {
|
|
74
74
|
font-size: 18px;
|
|
75
75
|
line-height: 22px;
|
|
76
76
|
font-weight: 400;
|
|
77
77
|
}
|
|
78
|
-
.
|
|
79
|
-
.
|
|
78
|
+
.attach__file_cds6g,
|
|
79
|
+
.attach__noFile_cds6g {
|
|
80
80
|
display: inline-block;
|
|
81
81
|
margin-left: 0.5em;
|
|
82
82
|
text-align: center;
|
|
83
83
|
}
|
|
84
|
-
.
|
|
84
|
+
.attach__clear_cds6g {
|
|
85
85
|
margin: 0 0 0 5px;
|
|
86
86
|
padding: 0;
|
|
87
87
|
cursor: pointer;
|
|
@@ -93,21 +93,21 @@
|
|
|
93
93
|
background: none;
|
|
94
94
|
border: none
|
|
95
95
|
}
|
|
96
|
-
.
|
|
96
|
+
.attach__clear_cds6g:before {
|
|
97
97
|
content: '\D7';
|
|
98
98
|
}
|
|
99
|
-
.
|
|
99
|
+
.attach__progressBar_cds6g {
|
|
100
100
|
margin-top: var(--gap-2xs);
|
|
101
101
|
}
|
|
102
|
-
.
|
|
103
|
-
.
|
|
104
|
-
.
|
|
102
|
+
.attach__disabled_cds6g .attach__noFile_cds6g,
|
|
103
|
+
.attach__disabled_cds6g .attach__file_cds6g,
|
|
104
|
+
.attach__disabled_cds6g .attach__icon_cds6g {
|
|
105
105
|
opacity: 0.3;
|
|
106
106
|
}
|
|
107
|
-
.
|
|
107
|
+
.attach__disabled_cds6g .attach__clear_cds6g {
|
|
108
108
|
display: none;
|
|
109
109
|
}
|
|
110
|
-
.
|
|
110
|
+
.attach__focused_cds6g {
|
|
111
111
|
outline: 2px solid var(--focus-color);
|
|
112
112
|
outline-offset: 2px;
|
|
113
113
|
}
|
|
@@ -8,7 +8,7 @@ import { ProgressBar } from '../../progress-bar/modern';
|
|
|
8
8
|
import { KeyboardFocusable } from '../../keyboard-focusable/modern';
|
|
9
9
|
import { truncateFilename } from './utils/index.js';
|
|
10
10
|
|
|
11
|
-
var styles = {"component":"
|
|
11
|
+
var styles = {"component":"attach__component_cds6g","label":"attach__label_cds6g","control":"attach__control_cds6g","icon_size_xs":"attach__icon_size_xs_cds6g","icon_size_xxs":"attach__icon_size_xxs_cds6g","xxs":"attach__xxs_cds6g","file":"attach__file_cds6g","noFile":"attach__noFile_cds6g","xs":"attach__xs_cds6g","s":"attach__s_cds6g","m":"attach__m_cds6g","l":"attach__l_cds6g","clear":"attach__clear_cds6g","progressBar":"attach__progressBar_cds6g","disabled":"attach__disabled_cds6g","icon":"attach__icon_cds6g","focused":"attach__focused_cds6g"};
|
|
12
12
|
require('./index.css');
|
|
13
13
|
|
|
14
14
|
const MULTIPLE_TEXTS = ['файл', 'файла', 'файлов'];
|