@alfalab/core-components 47.12.1 → 47.13.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/accordion/Component.js +1 -1
- package/accordion/components/default-control-icon/Component.js +1 -1
- package/accordion/components/default-control-icon/index.css +5 -5
- package/accordion/esm/Component.js +1 -1
- package/accordion/esm/components/default-control-icon/Component.js +1 -1
- package/accordion/esm/components/default-control-icon/index.css +5 -5
- package/accordion/esm/index.css +10 -10
- package/accordion/index.css +10 -10
- package/accordion/modern/Component.js +1 -1
- package/accordion/modern/components/default-control-icon/Component.js +1 -1
- package/accordion/modern/components/default-control-icon/index.css +5 -5
- package/accordion/modern/index.css +10 -10
- package/action-button/Component.js +4 -4
- package/action-button/default.css +12 -12
- package/action-button/esm/Component.js +4 -4
- package/action-button/esm/default.css +12 -12
- package/action-button/esm/index.css +9 -9
- package/action-button/esm/inverted.css +12 -12
- package/action-button/esm/static.css +8 -8
- package/action-button/index.css +9 -9
- package/action-button/inverted.css +12 -12
- package/action-button/modern/Component.js +4 -4
- package/action-button/modern/default.css +12 -12
- package/action-button/modern/index.css +9 -9
- package/action-button/modern/inverted.css +12 -12
- package/action-button/modern/static.css +8 -8
- package/action-button/static.css +8 -8
- package/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +2 -2
- package/alert/index.css +2 -2
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +2 -2
- package/amount/component.js +1 -1
- package/amount/esm/component.js +1 -1
- package/amount/esm/index.css +7 -7
- package/amount/esm/pure/component.js +1 -1
- package/amount/esm/pure/index.css +1 -1
- 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 +1 -1
- package/amount/pure/component.js +1 -1
- package/amount/pure/index.css +1 -1
- package/amount-input/Component.js +3 -3
- package/amount-input/default.css +1 -1
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +1 -1
- package/amount-input/esm/index.css +6 -6
- package/amount-input/esm/inverted.css +1 -1
- package/amount-input/index.css +6 -6
- package/amount-input/inverted.css +1 -1
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +1 -1
- package/amount-input/modern/index.css +6 -6
- package/amount-input/modern/inverted.css +1 -1
- package/attach/Component.js +1 -1
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +17 -17
- package/attach/index.css +17 -17
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +17 -17
- package/backdrop/Component.js +1 -1
- package/backdrop/esm/Component.js +1 -1
- package/backdrop/esm/index.css +10 -10
- package/backdrop/index.css +10 -10
- package/backdrop/modern/Component.js +1 -1
- package/backdrop/modern/index.css +10 -10
- package/badge/Component.js +1 -1
- package/badge/esm/Component.js +1 -1
- package/badge/esm/index.css +47 -47
- package/badge/index.css +47 -47
- package/badge/modern/Component.js +1 -1
- package/badge/modern/index.css +47 -47
- package/bank-card/Component.js +1 -1
- package/bank-card/esm/Component.js +1 -1
- package/bank-card/esm/index.css +20 -20
- package/bank-card/index.css +20 -20
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +20 -20
- package/base-modal/Component.js +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.js +1 -1
- package/bottom-sheet/components/footer/Component.js +1 -1
- package/bottom-sheet/components/footer/index.css +25 -25
- package/bottom-sheet/components/header/Component.js +1 -1
- package/bottom-sheet/components/header/index.css +12 -12
- package/bottom-sheet/esm/component.js +1 -1
- package/bottom-sheet/esm/components/footer/Component.js +1 -1
- package/bottom-sheet/esm/components/footer/index.css +25 -25
- package/bottom-sheet/esm/components/header/Component.js +1 -1
- package/bottom-sheet/esm/components/header/index.css +12 -12
- package/bottom-sheet/esm/index.css +44 -44
- package/bottom-sheet/index.css +44 -44
- package/bottom-sheet/modern/component.js +1 -1
- package/bottom-sheet/modern/components/footer/Component.js +1 -1
- package/bottom-sheet/modern/components/footer/index.css +25 -25
- package/bottom-sheet/modern/components/header/Component.js +1 -1
- package/bottom-sheet/modern/components/header/index.css +12 -12
- package/bottom-sheet/modern/index.css +44 -44
- package/button/components/base-button/Component.js +3 -3
- package/button/components/base-button/default.css +49 -49
- package/button/components/base-button/index.css +61 -61
- package/button/components/base-button/inverted.css +49 -49
- package/button/desktop/Component.desktop.js +3 -3
- package/button/desktop/default.desktop.css +18 -18
- package/button/desktop/desktop.css +6 -6
- package/button/desktop/inverted.desktop.css +18 -18
- package/button/esm/components/base-button/Component.js +3 -3
- package/button/esm/components/base-button/default.css +49 -49
- package/button/esm/components/base-button/index.css +61 -61
- package/button/esm/components/base-button/inverted.css +49 -49
- package/button/esm/desktop/Component.desktop.js +3 -3
- package/button/esm/desktop/default.desktop.css +18 -18
- package/button/esm/desktop/desktop.css +6 -6
- package/button/esm/desktop/inverted.desktop.css +18 -18
- package/button/esm/mobile/Component.mobile.js +3 -3
- package/button/esm/mobile/default.mobile.css +17 -17
- package/button/esm/mobile/inverted.mobile.css +17 -17
- package/button/esm/mobile/mobile.css +6 -6
- package/button/mobile/Component.mobile.js +3 -3
- package/button/mobile/default.mobile.css +17 -17
- package/button/mobile/inverted.mobile.css +17 -17
- package/button/mobile/mobile.css +6 -6
- package/button/modern/components/base-button/Component.js +3 -3
- package/button/modern/components/base-button/default.css +49 -49
- package/button/modern/components/base-button/index.css +61 -61
- package/button/modern/components/base-button/inverted.css +49 -49
- package/button/modern/desktop/Component.desktop.js +3 -3
- package/button/modern/desktop/default.desktop.css +18 -18
- package/button/modern/desktop/desktop.css +6 -6
- package/button/modern/desktop/inverted.desktop.css +18 -18
- package/button/modern/mobile/Component.mobile.js +3 -3
- package/button/modern/mobile/default.mobile.css +17 -17
- package/button/modern/mobile/inverted.mobile.css +17 -17
- package/button/modern/mobile/mobile.css +6 -6
- package/calendar/components/calendar-mobile/Component.js +3 -3
- package/calendar/components/calendar-mobile/backdrop-transitions.css +9 -9
- package/calendar/components/calendar-mobile/index.css +20 -20
- package/calendar/components/calendar-mobile/transitions.css +7 -7
- package/calendar/components/days-table/Component.js +1 -1
- package/calendar/components/days-table/index.css +67 -67
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.css +2 -2
- package/calendar/components/month-year-header/Component.js +1 -1
- package/calendar/components/month-year-header/index.css +9 -9
- package/calendar/components/months-table/Component.js +1 -1
- package/calendar/components/months-table/index.css +12 -12
- 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 +1 -1
- package/calendar/components/select-button/index.css +9 -9
- package/calendar/components/years-table/Component.js +1 -1
- package/calendar/components/years-table/index.css +14 -14
- package/calendar/desktop/Component.desktop.js +1 -1
- package/calendar/desktop/desktop.css +28 -28
- package/calendar/esm/components/calendar-mobile/Component.js +3 -3
- package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +9 -9
- package/calendar/esm/components/calendar-mobile/index.css +20 -20
- package/calendar/esm/components/calendar-mobile/transitions.css +7 -7
- package/calendar/esm/components/days-table/Component.js +1 -1
- package/calendar/esm/components/days-table/index.css +67 -67
- package/calendar/esm/components/header/Component.js +1 -1
- package/calendar/esm/components/header/index.css +2 -2
- package/calendar/esm/components/month-year-header/Component.js +1 -1
- package/calendar/esm/components/month-year-header/index.css +9 -9
- package/calendar/esm/components/months-table/Component.js +1 -1
- package/calendar/esm/components/months-table/index.css +12 -12
- 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 +1 -1
- package/calendar/esm/components/select-button/index.css +9 -9
- package/calendar/esm/components/years-table/Component.js +1 -1
- package/calendar/esm/components/years-table/index.css +14 -14
- package/calendar/esm/desktop/Component.desktop.js +1 -1
- package/calendar/esm/desktop/desktop.css +28 -28
- package/calendar/modern/components/calendar-mobile/Component.js +3 -3
- package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +9 -9
- package/calendar/modern/components/calendar-mobile/index.css +20 -20
- package/calendar/modern/components/calendar-mobile/transitions.css +7 -7
- package/calendar/modern/components/days-table/Component.js +1 -1
- package/calendar/modern/components/days-table/index.css +67 -67
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +2 -2
- package/calendar/modern/components/month-year-header/Component.js +1 -1
- package/calendar/modern/components/month-year-header/index.css +9 -9
- package/calendar/modern/components/months-table/Component.js +1 -1
- package/calendar/modern/components/months-table/index.css +12 -12
- 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 +9 -9
- package/calendar/modern/components/years-table/Component.js +1 -1
- package/calendar/modern/components/years-table/index.css +14 -14
- package/calendar/modern/desktop/Component.desktop.js +1 -1
- package/calendar/modern/desktop/desktop.css +28 -28
- package/calendar-input/components/calendar-input/Component.js +1 -1
- package/calendar-input/components/calendar-input/index.css +10 -10
- package/calendar-input/esm/components/calendar-input/Component.js +1 -1
- package/calendar-input/esm/components/calendar-input/index.css +10 -10
- package/calendar-input/modern/components/calendar-input/Component.js +1 -1
- package/calendar-input/modern/components/calendar-input/index.css +10 -10
- package/calendar-range/components/divider/Component.js +1 -1
- package/calendar-range/components/divider/index.css +7 -7
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/components/divider/Component.js +1 -1
- package/calendar-range/esm/components/divider/index.css +7 -7
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/index.module-9e756c26.js +4 -0
- package/calendar-range/esm/views/index.css +6 -6
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/index.module-522c3846.js +4 -0
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/components/divider/Component.js +1 -1
- package/calendar-range/modern/components/divider/index.css +7 -7
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/index.module-c84ad346.js +4 -0
- package/calendar-range/modern/views/index.css +6 -6
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/index.css +6 -6
- 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 +11 -11
- package/calendar-with-skeleton/index.css +11 -11
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +11 -11
- package/card-image/Component.js +1 -1
- package/card-image/esm/Component.js +1 -1
- package/card-image/esm/index.css +6 -6
- package/card-image/index.css +6 -6
- package/card-image/modern/Component.js +1 -1
- package/card-image/modern/index.css +6 -6
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +3 -3
- package/cdn-icon/index.css +3 -3
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +3 -3
- package/chart/Component.js +1 -1
- 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 +1 -1
- 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/index.css +4 -4
- package/chart/index.css +4 -4
- package/chart/modern/Component.js +1 -1
- package/chart/modern/components/Dot/index.css +7 -7
- package/chart/modern/components/Dot/index.js +1 -1
- package/chart/modern/components/Legends/index.css +7 -7
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +3 -3
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +6 -6
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +4 -4
- package/checkbox/Component.js +1 -1
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/esm/index.css +33 -33
- package/checkbox/index.css +33 -33
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/modern/index.css +33 -33
- package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
- package/checkbox-group/components/base-checkbox-group/index.css +18 -18
- package/checkbox-group/desktop/Component.desktop.js +1 -1
- package/checkbox-group/desktop/desktop.css +3 -3
- package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
- package/checkbox-group/esm/components/base-checkbox-group/index.css +18 -18
- package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
- package/checkbox-group/esm/desktop/desktop.css +3 -3
- package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
- package/checkbox-group/esm/mobile/mobile.css +3 -3
- package/checkbox-group/mobile/Component.mobile.js +1 -1
- package/checkbox-group/mobile/mobile.css +3 -3
- package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
- package/checkbox-group/modern/components/base-checkbox-group/index.css +18 -18
- package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
- package/checkbox-group/modern/desktop/desktop.css +3 -3
- package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
- package/checkbox-group/modern/mobile/mobile.css +3 -3
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +48 -48
- package/circular-progress-bar/index.css +48 -48
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +48 -48
- package/code-input/components/base-code-input/component.js +1 -1
- package/code-input/components/base-code-input/index.css +5 -5
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +11 -11
- package/code-input/desktop/Component.desktop.js +1 -1
- package/code-input/desktop/desktop.css +1 -1
- package/code-input/esm/components/base-code-input/component.js +1 -1
- package/code-input/esm/components/base-code-input/index.css +5 -5
- package/code-input/esm/components/input/component.js +1 -1
- package/code-input/esm/components/input/index.css +11 -11
- package/code-input/esm/desktop/Component.desktop.js +1 -1
- package/code-input/esm/desktop/desktop.css +1 -1
- package/code-input/esm/mobile/Component.mobile.js +1 -1
- package/code-input/esm/mobile/mobile.css +2 -2
- package/code-input/mobile/Component.mobile.js +1 -1
- package/code-input/mobile/mobile.css +2 -2
- package/code-input/modern/components/base-code-input/component.js +1 -1
- package/code-input/modern/components/base-code-input/index.css +5 -5
- package/code-input/modern/components/input/component.js +1 -1
- package/code-input/modern/components/input/index.css +11 -11
- package/code-input/modern/desktop/Component.desktop.js +1 -1
- package/code-input/modern/desktop/desktop.css +1 -1
- package/code-input/modern/mobile/Component.mobile.js +1 -1
- package/code-input/modern/mobile/mobile.css +2 -2
- package/collapse/Component.js +1 -1
- package/collapse/esm/Component.js +1 -1
- package/collapse/esm/index.css +8 -8
- package/collapse/index.css +8 -8
- package/collapse/modern/Component.js +1 -1
- package/collapse/modern/index.css +8 -8
- package/comment/Component.js +1 -1
- package/comment/esm/Component.js +1 -1
- package/comment/esm/index.css +3 -3
- package/comment/index.css +3 -3
- package/comment/modern/Component.js +1 -1
- package/comment/modern/index.css +3 -3
- package/confirmation/components/base-confirmation/component.js +1 -1
- package/confirmation/components/base-confirmation/index.css +1 -1
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +1 -1
- package/confirmation/components/header/component.js +1 -1
- package/confirmation/components/header/index.css +3 -3
- package/confirmation/components/screens/fatal-error/component.js +1 -1
- package/confirmation/components/screens/fatal-error/index.css +5 -5
- package/confirmation/components/screens/hint/component.js +1 -1
- package/confirmation/components/screens/hint/index.css +11 -11
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.css +17 -17
- package/confirmation/components/screens/temp-block/component.js +1 -1
- package/confirmation/components/screens/temp-block/index.css +6 -6
- package/confirmation/{countdown-section-e1b8557c.js → countdown-section-56ade321.js} +1 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +2 -2
- package/confirmation/esm/components/base-confirmation/index.css +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/countdown-loader/component.js +1 -1
- package/confirmation/esm/components/countdown-loader/index.css +1 -1
- package/confirmation/esm/components/header/component.js +1 -1
- package/confirmation/esm/components/header/index.css +3 -3
- 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 +5 -5
- package/confirmation/esm/components/screens/hint/component.js +1 -1
- package/confirmation/esm/components/screens/hint/index.css +11 -11
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.css +17 -17
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/components/screens/temp-block/component.js +1 -1
- package/confirmation/esm/components/screens/temp-block/index.css +6 -6
- package/confirmation/esm/{countdown-section-b90f7265.js → countdown-section-65279d9a.js} +1 -1
- package/confirmation/esm/desktop/component.desktop.js +1 -1
- package/confirmation/esm/desktop/index.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile/component.mobile.js +2 -2
- package/confirmation/esm/mobile/index.js +1 -1
- package/confirmation/esm/mobile/mobile.css +1 -1
- package/confirmation/esm/shared/index.js +1 -1
- package/confirmation/mobile/component.mobile.js +1 -1
- package/confirmation/mobile/mobile.css +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +2 -2
- package/confirmation/modern/components/base-confirmation/index.css +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/countdown-loader/component.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +1 -1
- package/confirmation/modern/components/header/component.js +1 -1
- package/confirmation/modern/components/header/index.css +3 -3
- 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 +5 -5
- package/confirmation/modern/components/screens/hint/component.js +1 -1
- package/confirmation/modern/components/screens/hint/index.css +11 -11
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.css +17 -17
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/components/screens/temp-block/component.js +1 -1
- package/confirmation/modern/components/screens/temp-block/index.css +6 -6
- package/confirmation/modern/{countdown-section-c3d76052.js → countdown-section-0db5a828.js} +1 -1
- package/confirmation/modern/desktop/component.desktop.js +1 -1
- package/confirmation/modern/desktop/index.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile/component.mobile.js +2 -2
- package/confirmation/modern/mobile/index.js +1 -1
- package/confirmation/modern/mobile/mobile.css +1 -1
- package/confirmation/modern/shared/index.js +1 -1
- package/confirmation-v1/component.js +1 -1
- package/confirmation-v1/components/code-input/component.js +1 -1
- package/confirmation-v1/components/code-input/index.css +9 -9
- package/confirmation-v1/components/countdown/component.js +1 -1
- package/confirmation-v1/components/countdown/index.css +12 -12
- package/confirmation-v1/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/components/countdown-loader/index.css +1 -1
- package/confirmation-v1/components/overlimit/component.js +1 -1
- package/confirmation-v1/components/overlimit/index.css +8 -8
- package/confirmation-v1/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/components/sign-confirmation/index.css +12 -12
- package/confirmation-v1/esm/component.js +1 -1
- package/confirmation-v1/esm/components/code-input/component.js +1 -1
- package/confirmation-v1/esm/components/code-input/index.css +9 -9
- package/confirmation-v1/esm/components/countdown/component.js +1 -1
- package/confirmation-v1/esm/components/countdown/index.css +12 -12
- package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
- package/confirmation-v1/esm/components/overlimit/component.js +1 -1
- package/confirmation-v1/esm/components/overlimit/index.css +8 -8
- package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
- package/confirmation-v1/esm/index.css +13 -13
- package/confirmation-v1/index.css +13 -13
- package/confirmation-v1/modern/component.js +1 -1
- package/confirmation-v1/modern/components/code-input/component.js +1 -1
- package/confirmation-v1/modern/components/code-input/index.css +9 -9
- package/confirmation-v1/modern/components/countdown/component.js +1 -1
- package/confirmation-v1/modern/components/countdown/index.css +12 -12
- package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
- package/confirmation-v1/modern/components/overlimit/component.js +1 -1
- package/confirmation-v1/modern/components/overlimit/index.css +8 -8
- package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
- package/confirmation-v1/modern/index.css +13 -13
- package/custom-button/Component.js +1 -1
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +20 -20
- package/custom-button/index.css +20 -20
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +20 -20
- package/custom-picker-button/esm/field/Component.js +1 -1
- package/custom-picker-button/esm/field/index.css +5 -5
- package/custom-picker-button/field/Component.js +1 -1
- package/custom-picker-button/field/index.css +5 -5
- package/custom-picker-button/modern/field/Component.js +1 -1
- package/custom-picker-button/modern/field/index.css +5 -5
- package/date-input/Component.js +1 -1
- package/date-input/esm/Component.js +1 -1
- package/date-input/esm/index.css +3 -3
- package/date-input/index.css +3 -3
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +3 -3
- package/date-range-input/components/date-range-input/Component.js +1 -1
- package/date-range-input/components/date-range-input/index.css +6 -6
- package/date-range-input/esm/components/date-range-input/Component.js +1 -1
- package/date-range-input/esm/components/date-range-input/index.css +6 -6
- package/date-range-input/modern/components/date-range-input/Component.js +1 -1
- package/date-range-input/modern/components/date-range-input/index.css +6 -6
- package/date-time-input/components/date-time-input/Component.js +1 -1
- package/date-time-input/components/date-time-input/index.css +6 -6
- package/date-time-input/esm/components/date-time-input/Component.js +1 -1
- package/date-time-input/esm/components/date-time-input/index.css +6 -6
- package/date-time-input/modern/components/date-time-input/Component.js +1 -1
- package/date-time-input/modern/components/date-time-input/index.css +6 -6
- 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 +34 -34
- package/drawer/index.css +34 -34
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +34 -34
- 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 +8 -8
- package/dropzone/index.css +8 -8
- 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 +8 -8
- package/file-upload-item/Component.d.ts +5 -1
- package/file-upload-item/Component.js +3 -3
- package/file-upload-item/cssm/Component.d.ts +5 -1
- package/file-upload-item/cssm/Component.js +2 -2
- package/file-upload-item/esm/Component.d.ts +5 -1
- package/file-upload-item/esm/Component.js +3 -3
- package/file-upload-item/esm/index.css +23 -23
- package/file-upload-item/index.css +23 -23
- package/file-upload-item/modern/Component.d.ts +5 -1
- package/file-upload-item/modern/Component.js +3 -3
- package/file-upload-item/modern/index.css +23 -23
- package/filter-tag/components/base-filter-tag/Component.js +1 -1
- package/filter-tag/components/base-filter-tag/index.css +68 -68
- package/filter-tag/desktop/Component.desktop.js +1 -1
- package/filter-tag/desktop/desktop.css +19 -19
- package/filter-tag/esm/components/base-filter-tag/Component.js +1 -1
- package/filter-tag/esm/components/base-filter-tag/index.css +68 -68
- package/filter-tag/esm/desktop/Component.desktop.js +1 -1
- package/filter-tag/esm/desktop/desktop.css +19 -19
- package/filter-tag/esm/mobile/Component.mobile.js +1 -1
- package/filter-tag/esm/mobile/mobile.css +19 -19
- package/filter-tag/mobile/Component.mobile.js +1 -1
- package/filter-tag/mobile/mobile.css +19 -19
- package/filter-tag/modern/components/base-filter-tag/Component.js +1 -1
- package/filter-tag/modern/components/base-filter-tag/index.css +68 -68
- package/filter-tag/modern/desktop/Component.desktop.js +1 -1
- package/filter-tag/modern/desktop/desktop.css +19 -19
- package/filter-tag/modern/mobile/Component.mobile.js +1 -1
- package/filter-tag/modern/mobile/mobile.css +19 -19
- package/form-control/components/base-form-control/Component.js +3 -3
- package/form-control/components/base-form-control/default.css +17 -17
- package/form-control/components/base-form-control/index.css +40 -40
- package/form-control/components/base-form-control/inverted.css +17 -17
- package/form-control/desktop/Component.desktop.js +3 -3
- package/form-control/desktop/default.desktop.css +3 -3
- package/form-control/desktop/desktop.css +7 -7
- package/form-control/desktop/inverted.desktop.css +3 -3
- package/form-control/esm/components/base-form-control/Component.js +3 -3
- package/form-control/esm/components/base-form-control/default.css +17 -17
- package/form-control/esm/components/base-form-control/index.css +40 -40
- package/form-control/esm/components/base-form-control/inverted.css +17 -17
- package/form-control/esm/desktop/Component.desktop.js +3 -3
- package/form-control/esm/desktop/default.desktop.css +3 -3
- package/form-control/esm/desktop/desktop.css +7 -7
- package/form-control/esm/desktop/inverted.desktop.css +3 -3
- package/form-control/esm/mobile/Component.mobile.js +3 -3
- package/form-control/esm/mobile/default.mobile.css +2 -2
- package/form-control/esm/mobile/inverted.mobile.css +2 -2
- package/form-control/esm/mobile/mobile.css +7 -7
- package/form-control/mobile/Component.mobile.js +3 -3
- package/form-control/mobile/default.mobile.css +2 -2
- package/form-control/mobile/inverted.mobile.css +2 -2
- package/form-control/mobile/mobile.css +7 -7
- package/form-control/modern/components/base-form-control/Component.js +3 -3
- package/form-control/modern/components/base-form-control/default.css +17 -17
- package/form-control/modern/components/base-form-control/index.css +40 -40
- package/form-control/modern/components/base-form-control/inverted.css +17 -17
- package/form-control/modern/desktop/Component.desktop.js +3 -3
- package/form-control/modern/desktop/default.desktop.css +3 -3
- package/form-control/modern/desktop/desktop.css +7 -7
- package/form-control/modern/desktop/inverted.desktop.css +3 -3
- package/form-control/modern/mobile/Component.mobile.js +3 -3
- package/form-control/modern/mobile/default.mobile.css +2 -2
- package/form-control/modern/mobile/inverted.mobile.css +2 -2
- package/form-control/modern/mobile/mobile.css +7 -7
- package/gallery/Component.js +56 -11
- package/gallery/components/buttons/index.css +34 -0
- package/gallery/{buttons-cbea30da.d.ts → components/buttons/index.d.ts} +7 -2
- package/gallery/components/buttons/index.js +70 -0
- package/gallery/components/header/Component.js +33 -12
- package/gallery/components/header/index.css +4 -17
- package/gallery/components/header-info-block/Component.js +1 -1
- package/gallery/components/header-info-block/index.css +4 -4
- package/gallery/components/header-mobile/Component.d.ts +4 -0
- package/gallery/components/header-mobile/Component.js +37 -0
- package/gallery/components/header-mobile/index.css +49 -0
- package/gallery/components/header-mobile/index.d.ts +1 -0
- package/gallery/components/header-mobile/index.js +7 -0
- package/gallery/components/image-preview/Component.js +67 -24
- package/gallery/components/image-preview/index.css +35 -27
- package/gallery/components/image-preview/paths.d.ts +2 -0
- package/gallery/components/image-preview/paths.js +2 -0
- package/gallery/components/image-viewer/component.js +29 -10
- package/gallery/components/image-viewer/index.css +35 -24
- package/gallery/components/image-viewer/slide.js +3 -1
- package/gallery/components/image-viewer/video/index.css +41 -0
- package/gallery/components/image-viewer/video/index.d.ts +10 -0
- package/gallery/components/image-viewer/video/index.js +89 -0
- package/gallery/components/index.d.ts +2 -0
- package/gallery/components/index.js +4 -0
- package/gallery/components/info-bar/Component.d.ts +4 -0
- package/gallery/components/info-bar/Component.js +45 -0
- package/gallery/components/info-bar/index.css +36 -0
- package/gallery/components/info-bar/index.d.ts +1 -0
- package/gallery/components/info-bar/index.js +7 -0
- package/gallery/components/navigation-bar/Component.js +3 -2
- package/gallery/components/navigation-bar/index.css +7 -5
- package/gallery/context.d.ts +7 -0
- package/gallery/context.js +7 -0
- package/gallery/cssm/Component.js +55 -10
- package/gallery/cssm/components/{header/buttons.d.ts → buttons/index.d.ts} +6 -1
- package/gallery/cssm/components/buttons/index.js +69 -0
- package/gallery/cssm/components/buttons/index.module.css +33 -0
- package/gallery/cssm/components/header/Component.js +28 -10
- package/gallery/cssm/components/header/index.module.css +3 -16
- package/gallery/cssm/components/header-mobile/Component.d.ts +4 -0
- package/gallery/cssm/components/header-mobile/Component.js +36 -0
- package/gallery/cssm/components/header-mobile/index.d.ts +1 -0
- package/gallery/cssm/components/header-mobile/index.js +7 -0
- package/gallery/cssm/components/header-mobile/index.module.css +48 -0
- package/gallery/cssm/components/image-preview/Component.js +66 -27
- package/gallery/cssm/components/image-preview/index.module.css +26 -18
- package/gallery/cssm/components/image-preview/paths.d.ts +2 -0
- package/gallery/cssm/components/image-preview/paths.js +2 -0
- package/gallery/cssm/components/image-viewer/component.js +28 -9
- package/gallery/cssm/components/image-viewer/index.module.css +20 -9
- package/gallery/cssm/components/image-viewer/slide.js +12 -2
- package/gallery/cssm/components/image-viewer/video/index.d.ts +10 -0
- package/gallery/cssm/components/image-viewer/video/index.js +88 -0
- package/gallery/cssm/components/image-viewer/video/index.module.css +40 -0
- package/gallery/cssm/components/index.d.ts +2 -0
- package/gallery/cssm/components/index.js +4 -0
- package/gallery/cssm/components/info-bar/Component.d.ts +4 -0
- package/gallery/cssm/components/info-bar/Component.js +44 -0
- package/gallery/cssm/components/info-bar/index.d.ts +1 -0
- package/gallery/cssm/components/info-bar/index.js +7 -0
- package/gallery/cssm/components/info-bar/index.module.css +35 -0
- package/gallery/cssm/components/navigation-bar/Component.js +2 -1
- package/gallery/cssm/components/navigation-bar/index.module.css +3 -1
- package/gallery/cssm/context.d.ts +7 -0
- package/gallery/cssm/context.js +7 -0
- package/gallery/cssm/index.d.ts +1 -1
- package/gallery/cssm/index.js +1 -8
- package/gallery/cssm/index.module.css +12 -0
- package/gallery/cssm/types.d.ts +7 -0
- package/gallery/cssm/utils/constants.d.ts +14 -1
- package/gallery/cssm/utils/constants.js +19 -0
- package/gallery/cssm/utils/index.js +7 -0
- package/gallery/cssm/utils/utils.d.ts +2 -1
- package/gallery/cssm/utils/utils.js +5 -3
- package/gallery/esm/Component.js +68 -16
- package/gallery/esm/components/buttons/index.css +34 -0
- package/gallery/esm/{buttons-14595d9a.d.ts → components/buttons/index.d.ts} +7 -2
- package/gallery/esm/components/buttons/index.js +55 -0
- package/gallery/esm/components/header/Component.js +38 -11
- package/gallery/esm/components/header/index.css +4 -17
- package/gallery/esm/components/header/index.js +10 -4
- package/gallery/esm/components/header-info-block/Component.js +1 -1
- package/gallery/esm/components/header-info-block/index.css +4 -4
- package/gallery/esm/components/header-mobile/Component.d.ts +4 -0
- package/gallery/esm/components/header-mobile/Component.js +42 -0
- package/gallery/esm/components/header-mobile/index.css +49 -0
- package/gallery/esm/components/header-mobile/index.d.ts +1 -0
- package/gallery/esm/components/header-mobile/index.js +20 -0
- package/gallery/esm/components/image-preview/Component.js +69 -35
- package/gallery/esm/components/image-preview/index.css +35 -27
- package/gallery/esm/components/image-preview/index.js +1 -19
- package/gallery/esm/components/image-preview/paths.d.ts +2 -0
- package/gallery/esm/components/image-preview/paths.js +2 -0
- package/gallery/esm/components/image-viewer/component.js +34 -11
- package/gallery/esm/components/image-viewer/index.css +35 -24
- package/gallery/esm/components/image-viewer/index.js +5 -1
- package/gallery/esm/components/image-viewer/slide.js +7 -2
- package/gallery/esm/components/image-viewer/video/index.css +41 -0
- package/gallery/esm/components/image-viewer/video/index.d.ts +10 -0
- package/gallery/esm/components/image-viewer/video/index.js +80 -0
- package/gallery/esm/components/index.d.ts +2 -0
- package/gallery/esm/components/index.js +17 -8
- package/gallery/esm/components/info-bar/Component.d.ts +4 -0
- package/gallery/esm/components/info-bar/Component.js +52 -0
- package/gallery/esm/components/info-bar/index.css +36 -0
- package/gallery/esm/components/info-bar/index.d.ts +1 -0
- package/gallery/esm/components/info-bar/index.js +20 -0
- package/gallery/esm/components/navigation-bar/Component.js +3 -20
- package/gallery/esm/components/navigation-bar/index.css +7 -5
- package/gallery/esm/components/navigation-bar/index.js +0 -18
- package/gallery/esm/context.d.ts +7 -0
- package/gallery/esm/context.js +7 -0
- package/gallery/esm/index.css +14 -2
- package/gallery/esm/index.d.ts +1 -1
- package/gallery/esm/index.js +21 -11
- package/gallery/esm/{slide-f8a0e03e.js → slide-da05984b.js} +18 -5
- package/gallery/esm/types.d.ts +7 -0
- package/gallery/esm/utils/constants.d.ts +14 -1
- package/gallery/esm/utils/constants.js +14 -1
- package/gallery/esm/utils/index.js +2 -2
- package/gallery/esm/utils/utils.d.ts +2 -1
- package/gallery/esm/utils/utils.js +5 -4
- package/gallery/index.css +14 -2
- package/gallery/index.d.ts +1 -1
- package/gallery/index.js +1 -8
- package/gallery/modern/Component.js +60 -10
- package/gallery/modern/components/buttons/index.css +34 -0
- package/gallery/modern/{buttons-7d0dd0ca.d.ts → components/buttons/index.d.ts} +7 -2
- package/gallery/modern/components/buttons/index.js +33 -0
- package/gallery/modern/components/header/Component.js +35 -11
- package/gallery/modern/components/header/index.css +4 -17
- package/gallery/modern/components/header/index.js +10 -4
- package/gallery/modern/components/header-info-block/Component.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +4 -4
- package/gallery/modern/components/header-mobile/Component.d.ts +4 -0
- package/gallery/modern/components/header-mobile/Component.js +39 -0
- package/gallery/modern/components/header-mobile/index.css +49 -0
- package/gallery/modern/components/header-mobile/index.d.ts +1 -0
- package/gallery/modern/components/header-mobile/index.js +19 -0
- package/gallery/modern/components/image-preview/Component.js +65 -32
- package/gallery/modern/components/image-preview/index.css +35 -27
- package/gallery/modern/components/image-preview/index.js +1 -18
- package/gallery/modern/components/image-preview/paths.d.ts +2 -0
- package/gallery/modern/components/image-preview/paths.js +2 -0
- package/gallery/modern/components/image-viewer/component.js +34 -11
- package/gallery/modern/components/image-viewer/index.css +35 -24
- package/gallery/modern/components/image-viewer/index.js +5 -1
- package/gallery/modern/components/image-viewer/slide.js +7 -2
- package/gallery/modern/components/image-viewer/video/index.css +41 -0
- package/gallery/modern/components/image-viewer/video/index.d.ts +10 -0
- package/gallery/modern/components/image-viewer/video/index.js +78 -0
- package/gallery/modern/components/index.d.ts +2 -0
- package/gallery/modern/components/index.js +17 -8
- package/gallery/modern/components/info-bar/Component.d.ts +4 -0
- package/gallery/modern/components/info-bar/Component.js +50 -0
- package/gallery/modern/components/info-bar/index.css +36 -0
- package/gallery/modern/components/info-bar/index.d.ts +1 -0
- package/gallery/modern/components/info-bar/index.js +19 -0
- package/gallery/modern/components/navigation-bar/Component.js +3 -19
- package/gallery/modern/components/navigation-bar/index.css +7 -5
- package/gallery/modern/components/navigation-bar/index.js +0 -17
- package/gallery/modern/context.d.ts +7 -0
- package/gallery/modern/context.js +7 -0
- package/gallery/modern/index.css +14 -2
- package/gallery/modern/index.d.ts +1 -1
- package/gallery/modern/index.js +21 -11
- package/gallery/modern/{slide-7dbefeb3.js → slide-dac6462d.js} +18 -5
- package/gallery/modern/types.d.ts +7 -0
- package/gallery/modern/utils/constants.d.ts +14 -1
- package/gallery/modern/utils/constants.js +14 -1
- package/gallery/modern/utils/index.js +2 -2
- package/gallery/modern/utils/utils.d.ts +2 -1
- package/gallery/modern/utils/utils.js +5 -4
- package/gallery/{slide-8f5fe7d2.js → slide-387e9068.js} +13 -3
- package/gallery/types.d.ts +7 -0
- package/gallery/utils/constants.d.ts +14 -1
- package/gallery/utils/constants.js +19 -0
- package/gallery/utils/index.js +7 -0
- package/gallery/utils/utils.d.ts +2 -1
- package/gallery/utils/utils.js +5 -3
- package/gap/Component.js +1 -1
- package/gap/esm/Component.js +1 -1
- package/gap/esm/index.css +41 -41
- package/gap/index.css +41 -41
- package/gap/modern/Component.js +1 -1
- package/gap/modern/index.css +41 -41
- package/generic-wrapper/Component.d.ts +3 -1
- package/generic-wrapper/Component.js +1 -1
- package/generic-wrapper/cssm/Component.d.ts +3 -1
- package/generic-wrapper/cssm/index.module.css +72 -0
- package/generic-wrapper/esm/Component.d.ts +3 -1
- package/generic-wrapper/esm/Component.js +1 -1
- package/generic-wrapper/esm/index.css +132 -60
- package/generic-wrapper/index.css +132 -60
- package/generic-wrapper/modern/Component.d.ts +3 -1
- package/generic-wrapper/modern/Component.js +1 -1
- package/generic-wrapper/modern/index.css +132 -60
- package/grid/col/Component.js +2 -2
- package/grid/col/index.css +550 -550
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +2 -2
- package/grid/esm/col/index.css +550 -550
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/gutters.css +84 -84
- package/grid/esm/gutters.module-789a07c2.js +4 -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 +84 -84
- package/grid/gutters.module-28502630.js +4 -0
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +2 -2
- package/grid/modern/col/index.css +550 -550
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/gutters.css +84 -84
- package/grid/modern/gutters.module-6da9fe75.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/hatching-progress-bar/Component.js +1 -1
- package/hatching-progress-bar/esm/Component.js +1 -1
- package/hatching-progress-bar/esm/index.css +11 -11
- package/hatching-progress-bar/index.css +11 -11
- package/hatching-progress-bar/modern/Component.js +1 -1
- package/hatching-progress-bar/modern/index.css +11 -11
- package/icon-button/Component.js +3 -3
- package/icon-button/default.css +36 -36
- package/icon-button/esm/Component.js +3 -3
- package/icon-button/esm/default.css +36 -36
- package/icon-button/esm/index.css +11 -11
- package/icon-button/esm/inverted.css +36 -36
- package/icon-button/index.css +11 -11
- package/icon-button/inverted.css +36 -36
- package/icon-button/modern/Component.js +3 -3
- package/icon-button/modern/default.css +36 -36
- package/icon-button/modern/index.css +11 -11
- package/icon-button/modern/inverted.css +36 -36
- package/icon-view/components/base-shape/component.js +1 -1
- package/icon-view/components/base-shape/index.css +67 -67
- package/icon-view/esm/components/base-shape/component.js +1 -1
- package/icon-view/esm/components/base-shape/index.css +67 -67
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/modern/components/base-shape/index.css +67 -67
- package/indicator/Component.js +1 -1
- package/indicator/esm/Component.js +1 -1
- package/indicator/esm/index.css +17 -17
- package/indicator/index.css +17 -17
- package/indicator/modern/Component.js +1 -1
- package/indicator/modern/index.css +17 -17
- package/input/components/base-input/Component.js +3 -3
- package/input/components/base-input/default.css +9 -9
- package/input/components/base-input/index.css +34 -34
- package/input/components/base-input/inverted.css +9 -9
- package/input/components/clear-button/Component.js +3 -3
- package/input/components/clear-button/default.css +3 -3
- package/input/components/clear-button/index.css +3 -3
- package/input/components/clear-button/inverted.css +3 -3
- package/input/esm/components/base-input/Component.js +3 -3
- package/input/esm/components/base-input/default.css +9 -9
- package/input/esm/components/base-input/index.css +34 -34
- package/input/esm/components/base-input/inverted.css +9 -9
- package/input/esm/components/clear-button/Component.js +3 -3
- package/input/esm/components/clear-button/default.css +3 -3
- package/input/esm/components/clear-button/index.css +3 -3
- package/input/esm/components/clear-button/inverted.css +3 -3
- package/input/modern/components/base-input/Component.js +3 -3
- package/input/modern/components/base-input/default.css +9 -9
- package/input/modern/components/base-input/index.css +34 -34
- package/input/modern/components/base-input/inverted.css +9 -9
- package/input/modern/components/clear-button/Component.js +3 -3
- package/input/modern/components/clear-button/default.css +3 -3
- package/input/modern/components/clear-button/index.css +3 -3
- package/input/modern/components/clear-button/inverted.css +3 -3
- package/input-autocomplete/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/autocomplete-field/index.css +2 -2
- package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
- package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
- package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/esm/mobile/Component.mobile.js +1 -1
- package/input-autocomplete/esm/mobile/mobile.css +2 -2
- package/input-autocomplete/mobile/Component.mobile.js +1 -1
- package/input-autocomplete/mobile/mobile.css +2 -2
- package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
- package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/modern/mobile/Component.mobile.js +1 -1
- package/input-autocomplete/modern/mobile/mobile.css +2 -2
- package/international-phone-input/{Component-f48223d2.d.ts → Component-7d83ec1e.d.ts} +1 -1
- package/international-phone-input/Component.responsive.d.ts +4 -4
- package/international-phone-input/components/base-international-phone-input/Component.d.ts +1 -1
- package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
- package/international-phone-input/components/base-international-phone-input/index.css +2 -2
- package/international-phone-input/components/country-select/Component.js +1 -1
- package/international-phone-input/components/country-select/index.css +8 -8
- package/international-phone-input/components/flag-icon/component.js +1 -1
- package/international-phone-input/components/flag-icon/index.css +3 -3
- package/international-phone-input/components/select-field/component.js +1 -1
- package/international-phone-input/components/select-field/index.css +9 -9
- package/international-phone-input/cssm/{Component-f48223d2.d.ts → Component-7d83ec1e.d.ts} +1 -1
- package/international-phone-input/cssm/Component.responsive.d.ts +4 -4
- package/international-phone-input/cssm/components/base-international-phone-input/Component.d.ts +1 -1
- package/international-phone-input/cssm/types.d.ts +1 -1
- package/international-phone-input/cssm/{typings-f48223d2.d.ts → typings-7d83ec1e.d.ts} +23 -1
- package/international-phone-input/cssm/{utils-87b0c1c6.d.ts → utils-3942b092.d.ts} +2 -1
- package/international-phone-input/esm/{Component-f48223d2.d.ts → Component-7d83ec1e.d.ts} +1 -1
- package/international-phone-input/esm/Component.responsive.d.ts +4 -4
- package/international-phone-input/esm/components/base-international-phone-input/Component.d.ts +1 -1
- package/international-phone-input/esm/components/base-international-phone-input/Component.js +1 -1
- package/international-phone-input/esm/components/base-international-phone-input/index.css +2 -2
- package/international-phone-input/esm/components/country-select/Component.js +1 -1
- package/international-phone-input/esm/components/country-select/index.css +8 -8
- package/international-phone-input/esm/components/flag-icon/component.js +1 -1
- package/international-phone-input/esm/components/flag-icon/index.css +3 -3
- package/international-phone-input/esm/components/select-field/component.js +1 -1
- package/international-phone-input/esm/components/select-field/index.css +9 -9
- package/international-phone-input/esm/types.d.ts +1 -1
- package/international-phone-input/esm/{typings-f48223d2.d.ts → typings-7d83ec1e.d.ts} +23 -1
- package/international-phone-input/{utils-87b0c1c6.d.ts → esm/utils-3942b092.d.ts} +2 -1
- package/international-phone-input/modern/{Component-f48223d2.d.ts → Component-7d83ec1e.d.ts} +1 -1
- package/international-phone-input/modern/Component.responsive.d.ts +4 -4
- package/international-phone-input/modern/components/base-international-phone-input/Component.d.ts +1 -1
- package/international-phone-input/modern/components/base-international-phone-input/Component.js +1 -1
- package/international-phone-input/modern/components/base-international-phone-input/index.css +2 -2
- package/international-phone-input/modern/components/country-select/Component.js +1 -1
- package/international-phone-input/modern/components/country-select/index.css +8 -8
- package/international-phone-input/modern/components/flag-icon/component.js +1 -1
- package/international-phone-input/modern/components/flag-icon/index.css +3 -3
- package/international-phone-input/modern/components/select-field/component.js +1 -1
- package/international-phone-input/modern/components/select-field/index.css +9 -9
- package/international-phone-input/modern/types.d.ts +1 -1
- package/international-phone-input/modern/{typings-f48223d2.d.ts → typings-7d83ec1e.d.ts} +23 -1
- package/international-phone-input/modern/{utils-87b0c1c6.d.ts → utils-3942b092.d.ts} +2 -1
- package/international-phone-input/types.d.ts +1 -1
- package/international-phone-input/{typings-f48223d2.d.ts → typings-7d83ec1e.d.ts} +23 -1
- package/international-phone-input/{esm/utils-87b0c1c6.d.ts → utils-3942b092.d.ts} +2 -1
- package/intl-phone-input/component.js +1 -1
- package/intl-phone-input/components/flag-icon/component.js +1 -1
- package/intl-phone-input/components/flag-icon/index.css +3 -3
- package/intl-phone-input/components/select/component.js +1 -1
- package/intl-phone-input/components/select/index.css +6 -6
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.css +9 -9
- package/intl-phone-input/esm/component.js +1 -1
- package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
- package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
- package/intl-phone-input/esm/components/select/component.js +1 -1
- package/intl-phone-input/esm/components/select/index.css +6 -6
- package/intl-phone-input/esm/components/select-field/component.js +1 -1
- package/intl-phone-input/esm/components/select-field/index.css +9 -9
- package/intl-phone-input/esm/index.css +5 -5
- package/intl-phone-input/index.css +5 -5
- package/intl-phone-input/modern/component.js +1 -1
- package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
- package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
- 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 +9 -9
- package/intl-phone-input/modern/index.css +5 -5
- 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 +13 -13
- package/link/esm/inverted.css +9 -9
- package/link/index.css +13 -13
- 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 +13 -13
- package/link/modern/inverted.css +9 -9
- package/list/{Component-4b949808.js → Component-c7114975.js} +2 -2
- package/list/Component.js +1 -1
- package/list/components/item/Component.js +1 -1
- package/list/components/item/index.css +9 -9
- package/list/components/item/index.d.ts +1 -1
- package/list/components/item/index.js +1 -1
- package/list/esm/{Component-9b18ec0b.js → Component-44349860.js} +2 -2
- package/list/esm/Component.js +1 -1
- package/list/esm/components/item/Component.js +1 -1
- package/list/esm/components/item/index.css +9 -9
- package/list/esm/components/item/index.d.ts +1 -1
- package/list/esm/components/item/index.js +1 -1
- package/list/esm/index.css +5 -5
- package/list/esm/index.js +1 -1
- package/list/index.css +5 -5
- package/list/index.js +1 -1
- package/list/modern/{Component-8aad9e63.js → Component-12213df0.js} +2 -2
- package/list/modern/Component.js +1 -1
- package/list/modern/components/item/Component.js +1 -1
- package/list/modern/components/item/index.css +9 -9
- package/list/modern/components/item/index.d.ts +1 -1
- package/list/modern/components/item/index.js +1 -1
- package/list/modern/index.css +5 -5
- package/list/modern/index.js +1 -1
- 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/markdown/Component.js +1 -1
- package/markdown/esm/Component.desktop.js +1 -1
- package/markdown/esm/Component.js +1 -1
- package/markdown/esm/Component.mobile.js +1 -1
- package/markdown/esm/Component.responsive.js +1 -1
- package/markdown/esm/desktop/index.js +1 -1
- package/markdown/esm/hooks/use-overrides.js +1 -1
- package/markdown/esm/index.css +15 -15
- package/markdown/esm/index.js +1 -1
- package/markdown/esm/mobile/index.js +1 -1
- package/markdown/esm/{use-overrides-01424e9b.js → use-overrides-29053bc2.js} +1 -1
- package/markdown/hooks/use-overrides.js +1 -1
- package/markdown/index.css +15 -15
- package/markdown/modern/Component.desktop.js +1 -1
- package/markdown/modern/Component.js +1 -1
- package/markdown/modern/Component.mobile.js +1 -1
- package/markdown/modern/Component.responsive.js +1 -1
- package/markdown/modern/desktop/index.js +1 -1
- package/markdown/modern/hooks/use-overrides.js +1 -1
- package/markdown/modern/index.css +15 -15
- package/markdown/modern/index.js +1 -1
- package/markdown/modern/mobile/index.js +1 -1
- package/markdown/modern/{use-overrides-b9b92ee2.js → use-overrides-f3e11a66.js} +1 -1
- package/markdown/{use-overrides-fa05c483.js → use-overrides-ff333eb0.js} +1 -1
- 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.js +3 -3
- package/modal/components/content/Component.js +3 -3
- package/modal/components/content/desktop.css +6 -6
- package/modal/components/content/index.css +3 -3
- package/modal/components/content/mobile.css +2 -2
- package/modal/components/controls/Component.js +2 -2
- package/modal/components/controls/index.css +1 -1
- package/modal/components/footer/Component.js +4 -4
- package/modal/components/footer/desktop.css +8 -8
- package/modal/components/footer/index.css +3 -3
- package/modal/components/footer/layout.css +16 -16
- package/modal/components/footer/mobile.css +2 -2
- package/modal/components/header/Component.js +3 -3
- package/modal/components/header/desktop.css +14 -14
- package/modal/components/header/index.css +3 -3
- package/modal/components/header/mobile.css +3 -3
- package/modal/desktop/desktop.css +8 -8
- package/modal/esm/Component.js +3 -3
- package/modal/esm/Component.responsive.js +1 -1
- package/modal/esm/components/content/Component.js +3 -3
- package/modal/esm/components/content/desktop.css +6 -6
- package/modal/esm/components/content/index.css +3 -3
- package/modal/esm/components/content/mobile.css +2 -2
- package/modal/esm/components/controls/Component.js +2 -2
- package/modal/esm/components/controls/index.css +1 -1
- package/modal/esm/components/controls/index.js +1 -1
- package/modal/esm/components/footer/Component.js +4 -4
- package/modal/esm/components/footer/desktop.css +8 -8
- package/modal/esm/components/footer/index.css +3 -3
- package/modal/esm/components/footer/layout.css +16 -16
- package/modal/esm/components/footer/mobile.css +2 -2
- package/modal/esm/components/header/Component.js +3 -3
- package/modal/esm/components/header/desktop.css +14 -14
- package/modal/esm/components/header/index.css +3 -3
- package/modal/esm/components/header/mobile.css +3 -3
- package/modal/esm/desktop/Component.desktop.js +1 -1
- package/modal/esm/desktop/desktop.css +8 -8
- package/modal/esm/desktop/index.js +1 -1
- package/modal/esm/index.js +1 -1
- package/modal/esm/layout.module-94caa56e.js +4 -0
- package/modal/esm/mobile/Component.mobile.js +1 -1
- package/modal/esm/mobile/index.js +1 -1
- package/modal/esm/mobile/mobile.css +1 -1
- package/modal/esm/transitions.css +7 -7
- package/modal/layout.module-4c01904f.js +4 -0
- package/modal/mobile/mobile.css +1 -1
- package/modal/modern/Component.js +3 -3
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/content/Component.js +3 -3
- package/modal/modern/components/content/desktop.css +6 -6
- package/modal/modern/components/content/index.css +3 -3
- package/modal/modern/components/content/mobile.css +2 -2
- package/modal/modern/components/controls/Component.js +2 -2
- package/modal/modern/components/controls/index.css +1 -1
- package/modal/modern/components/controls/index.js +1 -1
- package/modal/modern/components/footer/Component.js +4 -4
- package/modal/modern/components/footer/desktop.css +8 -8
- package/modal/modern/components/footer/index.css +3 -3
- package/modal/modern/components/footer/layout.css +16 -16
- package/modal/modern/components/footer/mobile.css +2 -2
- package/modal/modern/components/header/Component.js +3 -3
- package/modal/modern/components/header/desktop.css +14 -14
- package/modal/modern/components/header/index.css +3 -3
- package/modal/modern/components/header/mobile.css +3 -3
- package/modal/modern/desktop/Component.desktop.js +1 -1
- package/modal/modern/desktop/desktop.css +8 -8
- package/modal/modern/desktop/index.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/layout.module-db207304.js +4 -0
- package/modal/modern/mobile/Component.mobile.js +1 -1
- package/modal/modern/mobile/index.js +1 -1
- package/modal/modern/mobile/mobile.css +1 -1
- package/modal/modern/transitions.css +7 -7
- package/modal/transitions.css +7 -7
- package/navigation-bar/Component.js +1 -1
- package/navigation-bar/components/action-icon-addon/Component.js +1 -1
- package/navigation-bar/components/action-icon-addon/index.css +6 -6
- package/navigation-bar/components/action-text-addon/Component.js +1 -1
- package/navigation-bar/components/action-text-addon/index.css +2 -2
- package/navigation-bar/esm/Component.js +1 -1
- package/navigation-bar/esm/components/action-icon-addon/Component.js +1 -1
- package/navigation-bar/esm/components/action-icon-addon/index.css +6 -6
- package/navigation-bar/esm/components/action-text-addon/Component.js +1 -1
- package/navigation-bar/esm/components/action-text-addon/index.css +2 -2
- package/navigation-bar/esm/index.css +16 -16
- package/navigation-bar/index.css +16 -16
- package/navigation-bar/modern/Component.js +1 -1
- package/navigation-bar/modern/components/action-icon-addon/Component.js +1 -1
- package/navigation-bar/modern/components/action-icon-addon/index.css +6 -6
- package/navigation-bar/modern/components/action-text-addon/Component.js +1 -1
- package/navigation-bar/modern/components/action-text-addon/index.css +2 -2
- package/navigation-bar/modern/index.css +16 -16
- package/navigation-bar-private/Component.js +1 -1
- package/navigation-bar-private/components/back-arrow-addon/Component.js +1 -1
- package/navigation-bar-private/components/back-arrow-addon/index.css +11 -11
- package/navigation-bar-private/components/closer/Component.js +1 -1
- package/navigation-bar-private/components/closer/index.css +5 -5
- package/navigation-bar-private/esm/Component.js +1 -1
- package/navigation-bar-private/esm/components/back-arrow-addon/Component.js +1 -1
- package/navigation-bar-private/esm/components/back-arrow-addon/index.css +11 -11
- package/navigation-bar-private/esm/components/closer/Component.js +1 -1
- package/navigation-bar-private/esm/components/closer/index.css +5 -5
- package/navigation-bar-private/esm/index.css +26 -26
- package/navigation-bar-private/index.css +26 -26
- package/navigation-bar-private/modern/Component.js +1 -1
- package/navigation-bar-private/modern/components/back-arrow-addon/Component.js +1 -1
- package/navigation-bar-private/modern/components/back-arrow-addon/index.css +11 -11
- package/navigation-bar-private/modern/components/closer/Component.js +1 -1
- package/navigation-bar-private/modern/components/closer/index.css +5 -5
- package/navigation-bar-private/modern/index.css +26 -26
- 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.js +1 -1
- package/notification-manager/esm/component.js +1 -1
- package/notification-manager/esm/index.css +10 -10
- package/notification-manager/index.css +10 -10
- package/notification-manager/modern/component.js +1 -1
- package/notification-manager/modern/index.css +10 -10
- package/number-input/components/number-input/Component.js +3 -3
- package/number-input/components/number-input/default.css +3 -3
- package/number-input/components/number-input/index.css +2 -2
- package/number-input/components/number-input/inverted.css +3 -3
- package/number-input/components/steppers/Component.js +3 -3
- package/number-input/components/steppers/default.css +1 -1
- package/number-input/components/steppers/index.css +3 -3
- package/number-input/components/steppers/inverted.css +1 -1
- package/number-input/esm/components/number-input/Component.js +3 -3
- package/number-input/esm/components/number-input/default.css +3 -3
- package/number-input/esm/components/number-input/index.css +2 -2
- package/number-input/esm/components/number-input/inverted.css +3 -3
- package/number-input/esm/components/steppers/Component.js +3 -3
- package/number-input/esm/components/steppers/default.css +1 -1
- package/number-input/esm/components/steppers/index.css +3 -3
- package/number-input/esm/components/steppers/inverted.css +1 -1
- package/number-input/modern/components/number-input/Component.js +3 -3
- package/number-input/modern/components/number-input/default.css +3 -3
- package/number-input/modern/components/number-input/index.css +2 -2
- package/number-input/modern/components/number-input/inverted.css +3 -3
- package/number-input/modern/components/steppers/Component.js +3 -3
- package/number-input/modern/components/steppers/default.css +1 -1
- package/number-input/modern/components/steppers/index.css +3 -3
- package/number-input/modern/components/steppers/inverted.css +1 -1
- package/package.json +1 -1
- package/pagination/Component.js +1 -1
- package/pagination/components/default-view/index.css +1 -1
- package/pagination/components/default-view/index.js +1 -1
- package/pagination/components/per-page-view/index.css +1 -1
- package/pagination/components/per-page-view/index.js +1 -1
- package/pagination/components/tag/index.css +7 -7
- package/pagination/components/tag/index.js +1 -1
- package/pagination/esm/Component.js +1 -1
- package/pagination/esm/components/default-view/index.css +1 -1
- package/pagination/esm/components/default-view/index.js +1 -1
- package/pagination/esm/components/per-page-view/index.css +1 -1
- package/pagination/esm/components/per-page-view/index.js +1 -1
- package/pagination/esm/components/tag/index.css +7 -7
- package/pagination/esm/components/tag/index.js +1 -1
- package/pagination/esm/index.css +3 -3
- package/pagination/index.css +3 -3
- package/pagination/modern/Component.js +1 -1
- package/pagination/modern/components/default-view/index.css +1 -1
- package/pagination/modern/components/default-view/index.js +1 -1
- package/pagination/modern/components/per-page-view/index.css +1 -1
- package/pagination/modern/components/per-page-view/index.js +1 -1
- package/pagination/modern/components/tag/index.css +7 -7
- package/pagination/modern/components/tag/index.js +1 -1
- package/pagination/modern/index.css +3 -3
- package/pass-code/Component.js +1 -1
- package/pass-code/components/InputProgress/Component.js +2 -2
- package/pass-code/components/InputProgress/index.css +15 -15
- package/pass-code/components/InputProgress/transitions.css +7 -7
- package/pass-code/components/KeyPad/Component.js +1 -1
- package/pass-code/components/KeyPad/index.css +2 -2
- package/pass-code/components/KeyPadButton/Component.js +1 -1
- package/pass-code/components/KeyPadButton/index.css +8 -8
- package/pass-code/desktop/PassCodeDesktop.js +1 -1
- package/pass-code/desktop/desktop.css +1 -1
- package/pass-code/esm/Component.js +1 -1
- package/pass-code/esm/components/InputProgress/Component.js +2 -2
- package/pass-code/esm/components/InputProgress/index.css +15 -15
- package/pass-code/esm/components/InputProgress/transitions.css +7 -7
- package/pass-code/esm/components/KeyPad/Component.js +1 -1
- package/pass-code/esm/components/KeyPad/index.css +2 -2
- package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
- package/pass-code/esm/components/KeyPadButton/index.css +8 -8
- package/pass-code/esm/desktop/PassCodeDesktop.js +1 -1
- package/pass-code/esm/desktop/desktop.css +1 -1
- package/pass-code/esm/index.css +3 -3
- package/pass-code/esm/mobile/PassCodeMobile.js +1 -1
- package/pass-code/esm/mobile/mobile.css +1 -1
- package/pass-code/index.css +3 -3
- package/pass-code/mobile/PassCodeMobile.js +1 -1
- package/pass-code/mobile/mobile.css +1 -1
- package/pass-code/modern/Component.js +1 -1
- package/pass-code/modern/components/InputProgress/Component.js +2 -2
- package/pass-code/modern/components/InputProgress/index.css +15 -15
- package/pass-code/modern/components/InputProgress/transitions.css +7 -7
- package/pass-code/modern/components/KeyPad/Component.js +1 -1
- package/pass-code/modern/components/KeyPad/index.css +2 -2
- package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
- package/pass-code/modern/components/KeyPadButton/index.css +8 -8
- package/pass-code/modern/desktop/PassCodeDesktop.js +1 -1
- package/pass-code/modern/desktop/desktop.css +1 -1
- package/pass-code/modern/index.css +3 -3
- package/pass-code/modern/mobile/PassCodeMobile.js +1 -1
- package/pass-code/modern/mobile/mobile.css +1 -1
- package/pass-code-v1/Component.js +1 -1
- package/pass-code-v1/components/InputProgress/Component.js +2 -2
- package/pass-code-v1/components/InputProgress/index.css +4 -4
- package/pass-code-v1/components/InputProgress/transitions.css +7 -7
- package/pass-code-v1/components/KeyPad/Component.js +1 -1
- package/pass-code-v1/components/KeyPad/index.css +4 -4
- package/pass-code-v1/components/KeyPadButton/Component.js +1 -1
- package/pass-code-v1/components/KeyPadButton/index.css +12 -12
- package/pass-code-v1/esm/Component.js +1 -1
- package/pass-code-v1/esm/components/InputProgress/Component.js +2 -2
- package/pass-code-v1/esm/components/InputProgress/index.css +4 -4
- package/pass-code-v1/esm/components/InputProgress/transitions.css +7 -7
- package/pass-code-v1/esm/components/KeyPad/Component.js +1 -1
- package/pass-code-v1/esm/components/KeyPad/index.css +4 -4
- package/pass-code-v1/esm/components/KeyPadButton/Component.js +1 -1
- package/pass-code-v1/esm/components/KeyPadButton/index.css +12 -12
- package/pass-code-v1/esm/index.css +3 -3
- package/pass-code-v1/index.css +3 -3
- package/pass-code-v1/modern/Component.js +1 -1
- package/pass-code-v1/modern/components/InputProgress/Component.js +2 -2
- package/pass-code-v1/modern/components/InputProgress/index.css +4 -4
- package/pass-code-v1/modern/components/InputProgress/transitions.css +7 -7
- package/pass-code-v1/modern/components/KeyPad/Component.js +1 -1
- package/pass-code-v1/modern/components/KeyPad/index.css +4 -4
- package/pass-code-v1/modern/components/KeyPadButton/Component.js +1 -1
- package/pass-code-v1/modern/components/KeyPadButton/index.css +12 -12
- package/pass-code-v1/modern/index.css +3 -3
- package/password-input/component.js +1 -1
- package/password-input/cssm/index.module.css +3 -4
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +7 -8
- package/password-input/index.css +7 -8
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +7 -8
- package/pattern-lock/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock/components/base-pattern-lock/index.css +7 -7
- package/pattern-lock/desktop/Component.desktop.js +1 -1
- package/pattern-lock/desktop/desktop.css +3 -3
- package/pattern-lock/esm/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock/esm/components/base-pattern-lock/index.css +7 -7
- package/pattern-lock/esm/desktop/Component.desktop.js +1 -1
- package/pattern-lock/esm/desktop/desktop.css +3 -3
- package/pattern-lock/esm/mobile/Component.mobile.js +1 -1
- package/pattern-lock/esm/mobile/mobile.css +2 -2
- package/pattern-lock/mobile/Component.mobile.js +1 -1
- package/pattern-lock/mobile/mobile.css +2 -2
- package/pattern-lock/modern/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock/modern/components/base-pattern-lock/index.css +7 -7
- package/pattern-lock/modern/desktop/Component.desktop.js +1 -1
- package/pattern-lock/modern/desktop/desktop.css +3 -3
- package/pattern-lock/modern/mobile/Component.mobile.js +1 -1
- package/pattern-lock/modern/mobile/mobile.css +2 -2
- package/pattern-lock-v1/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock-v1/components/base-pattern-lock/index.css +5 -5
- package/pattern-lock-v1/desktop/Component.desktop.js +1 -1
- package/pattern-lock-v1/desktop/desktop.css +3 -3
- package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +5 -5
- package/pattern-lock-v1/esm/desktop/Component.desktop.js +1 -1
- package/pattern-lock-v1/esm/desktop/desktop.css +3 -3
- package/pattern-lock-v1/esm/mobile/Component.mobile.js +1 -1
- package/pattern-lock-v1/esm/mobile/mobile.css +6 -6
- package/pattern-lock-v1/mobile/Component.mobile.js +1 -1
- package/pattern-lock-v1/mobile/mobile.css +6 -6
- package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +5 -5
- package/pattern-lock-v1/modern/desktop/Component.desktop.js +1 -1
- package/pattern-lock-v1/modern/desktop/desktop.css +3 -3
- package/pattern-lock-v1/modern/mobile/Component.mobile.js +1 -1
- package/pattern-lock-v1/modern/mobile/mobile.css +6 -6
- package/picker-button/Component-7d83ec1e.d.ts +5 -0
- package/picker-button/cssm/Component-7d83ec1e.d.ts +5 -0
- package/picker-button/cssm/field/Component.d.ts +1 -1
- package/picker-button/cssm/{typings-f48223d2.d.ts → typings-7d83ec1e.d.ts} +23 -1
- package/picker-button/cssm/utils-3942b092.d.ts +81 -0
- package/picker-button/desktop/Component.desktop.js +1 -1
- package/picker-button/esm/Component-7d83ec1e.d.ts +5 -0
- package/picker-button/esm/desktop/Component.desktop.js +1 -1
- package/picker-button/esm/field/Component.d.ts +1 -1
- package/picker-button/esm/field/Component.js +1 -1
- package/picker-button/esm/field/index.css +6 -6
- package/picker-button/esm/index.css +5 -5
- package/picker-button/esm/option/Component.js +1 -1
- package/picker-button/esm/option/index.css +4 -4
- package/picker-button/esm/{typings-f48223d2.d.ts → typings-7d83ec1e.d.ts} +23 -1
- package/picker-button/esm/utils-3942b092.d.ts +81 -0
- package/picker-button/field/Component.d.ts +1 -1
- package/picker-button/field/Component.js +1 -1
- package/picker-button/field/index.css +6 -6
- package/picker-button/index.css +5 -5
- package/picker-button/modern/Component-7d83ec1e.d.ts +5 -0
- package/picker-button/modern/desktop/Component.desktop.js +1 -1
- package/picker-button/modern/field/Component.d.ts +1 -1
- package/picker-button/modern/field/Component.js +1 -1
- package/picker-button/modern/field/index.css +6 -6
- package/picker-button/modern/index.css +5 -5
- package/picker-button/modern/option/Component.js +1 -1
- package/picker-button/modern/option/index.css +4 -4
- package/picker-button/modern/{typings-f48223d2.d.ts → typings-7d83ec1e.d.ts} +23 -1
- package/picker-button/modern/utils-3942b092.d.ts +81 -0
- package/picker-button/option/Component.js +1 -1
- package/picker-button/option/index.css +4 -4
- package/picker-button/{typings-f48223d2.d.ts → typings-7d83ec1e.d.ts} +23 -1
- package/picker-button/utils-3942b092.d.ts +81 -0
- package/plate/components/base-plate/Component.js +2 -2
- package/plate/components/base-plate/index.css +50 -50
- package/plate/desktop/Component.desktop.js +1 -1
- package/plate/desktop/desktop.css +3 -3
- package/plate/esm/Component.responsive.js +1 -1
- package/plate/esm/components/base-plate/Component.js +2 -2
- package/plate/esm/components/base-plate/index.css +50 -50
- package/plate/esm/components/base-plate/index.js +1 -1
- package/plate/esm/desktop/Component.desktop.js +2 -2
- package/plate/esm/desktop/desktop.css +3 -3
- package/plate/esm/desktop/index.js +1 -1
- package/plate/esm/index-2f466837.d.ts +2 -2
- package/plate/esm/index.js +1 -1
- package/plate/esm/mobile/Component.mobile.js +2 -2
- package/plate/esm/mobile/index.js +1 -1
- package/plate/esm/mobile/mobile.css +3 -3
- package/plate/esm/shared/index.js +1 -1
- package/plate/esm/utils.js +1 -1
- package/plate/index-2f466837.d.ts +2 -2
- package/plate/mobile/Component.mobile.js +1 -1
- package/plate/mobile/mobile.css +3 -3
- package/plate/modern/Component.responsive.js +1 -1
- package/plate/modern/components/base-plate/Component.js +2 -2
- package/plate/modern/components/base-plate/index.css +50 -50
- package/plate/modern/components/base-plate/index.js +1 -1
- package/plate/modern/desktop/Component.desktop.js +2 -2
- package/plate/modern/desktop/desktop.css +3 -3
- package/plate/modern/desktop/index.js +1 -1
- package/plate/modern/index-2f466837.d.ts +2 -2
- package/plate/modern/index.js +1 -1
- package/plate/modern/mobile/Component.mobile.js +2 -2
- package/plate/modern/mobile/index.js +1 -1
- package/plate/modern/mobile/mobile.css +3 -3
- package/plate/modern/shared/index.js +1 -1
- package/plate/modern/utils.js +1 -1
- package/plate/utils.js +1 -1
- package/popover/Component.js +1 -1
- package/popover/esm/Component.js +1 -1
- package/popover/esm/index.css +25 -25
- package/popover/index.css +25 -25
- package/popover/modern/Component.js +1 -1
- package/popover/modern/index.css +25 -25
- package/popup-sheet/Component.js +1 -1
- package/popup-sheet/components/backdrop/Component.js +1 -1
- package/popup-sheet/components/backdrop/index.css +9 -9
- package/popup-sheet/esm/Component.js +1 -1
- package/popup-sheet/esm/components/backdrop/Component.js +1 -1
- package/popup-sheet/esm/components/backdrop/index.css +9 -9
- package/popup-sheet/esm/index.css +13 -13
- package/popup-sheet/index.css +13 -13
- package/popup-sheet/modern/Component.js +1 -1
- package/popup-sheet/modern/components/backdrop/Component.js +1 -1
- package/popup-sheet/modern/components/backdrop/index.css +9 -9
- package/popup-sheet/modern/index.css +13 -13
- package/product-cover/components/image-card/Component.js +1 -1
- package/product-cover/components/image-card/index.css +2 -2
- package/product-cover/components/overlay/Component.js +1 -1
- package/product-cover/components/overlay/index.css +4 -4
- package/product-cover/components/text/Component.js +1 -1
- package/product-cover/components/text/index.css +7 -7
- package/product-cover/esm/components/image-card/Component.js +1 -1
- package/product-cover/esm/components/image-card/index.css +2 -2
- package/product-cover/esm/components/overlay/Component.js +1 -1
- package/product-cover/esm/components/overlay/index.css +4 -4
- package/product-cover/esm/components/text/Component.js +1 -1
- package/product-cover/esm/components/text/index.css +7 -7
- package/product-cover/esm/single/Component.js +1 -1
- package/product-cover/esm/single/index.css +11 -11
- package/product-cover/esm/stack/Component.js +1 -1
- package/product-cover/esm/stack/index.css +16 -16
- package/product-cover/modern/components/image-card/Component.js +1 -1
- package/product-cover/modern/components/image-card/index.css +2 -2
- package/product-cover/modern/components/overlay/Component.js +1 -1
- package/product-cover/modern/components/overlay/index.css +4 -4
- package/product-cover/modern/components/text/Component.js +1 -1
- package/product-cover/modern/components/text/index.css +7 -7
- package/product-cover/modern/single/Component.js +1 -1
- package/product-cover/modern/single/index.css +11 -11
- package/product-cover/modern/stack/Component.js +1 -1
- package/product-cover/modern/stack/index.css +16 -16
- package/product-cover/single/Component.js +1 -1
- package/product-cover/single/index.css +11 -11
- package/product-cover/stack/Component.js +1 -1
- package/product-cover/stack/index.css +16 -16
- package/progress-bar/Component.js +1 -1
- package/progress-bar/esm/Component.js +1 -1
- package/progress-bar/esm/index.css +12 -12
- package/progress-bar/index.css +12 -12
- package/progress-bar/modern/Component.js +1 -1
- package/progress-bar/modern/index.css +12 -12
- package/pure-cell/{component-fb45df92.js → component-7d69a1ed.js} +11 -11
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.css +12 -12
- package/pure-cell/components/addon/index.d.ts +1 -1
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +1 -1
- package/pure-cell/components/amount/index.css +1 -1
- package/pure-cell/components/amount/index.d.ts +1 -1
- package/pure-cell/components/amount/index.js +1 -1
- package/pure-cell/components/amount-title/component.js +1 -1
- package/pure-cell/components/amount-title/index.css +2 -2
- package/pure-cell/components/amount-title/index.d.ts +1 -1
- package/pure-cell/components/amount-title/index.js +1 -1
- package/pure-cell/components/category/component.js +1 -1
- package/pure-cell/components/category/index.css +4 -4
- package/pure-cell/components/category/index.d.ts +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.css +2 -2
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +1 -1
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.css +3 -3
- package/pure-cell/components/footer/index.d.ts +1 -1
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +1 -1
- package/pure-cell/components/footer-button/index.css +1 -1
- package/pure-cell/components/footer-button/index.d.ts +1 -1
- package/pure-cell/components/footer-button/index.js +1 -1
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.d.ts +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +1 -1
- package/pure-cell/components/graphics/index.css +17 -17
- package/pure-cell/components/graphics/index.d.ts +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.css +6 -6
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.css +6 -6
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/esm/{component-de5eec2f.js → component-74502707.js} +11 -11
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.css +12 -12
- package/pure-cell/esm/components/addon/index.d.ts +1 -1
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +1 -1
- package/pure-cell/esm/components/amount/index.css +1 -1
- package/pure-cell/esm/components/amount/index.d.ts +1 -1
- package/pure-cell/esm/components/amount/index.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +1 -1
- package/pure-cell/esm/components/amount-title/index.css +2 -2
- package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
- package/pure-cell/esm/components/amount-title/index.js +1 -1
- package/pure-cell/esm/components/category/component.js +1 -1
- package/pure-cell/esm/components/category/index.css +4 -4
- package/pure-cell/esm/components/category/index.d.ts +1 -1
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.css +2 -2
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +1 -1
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.css +3 -3
- package/pure-cell/esm/components/footer/index.d.ts +1 -1
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +1 -1
- package/pure-cell/esm/components/footer-button/index.css +1 -1
- package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
- package/pure-cell/esm/components/footer-button/index.js +1 -1
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +1 -1
- package/pure-cell/esm/components/graphics/index.css +17 -17
- package/pure-cell/esm/components/graphics/index.d.ts +1 -1
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.css +6 -6
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +1 -1
- package/pure-cell/esm/components/text/component.js +1 -1
- package/pure-cell/esm/components/text/index.css +6 -6
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +1 -1
- package/pure-cell/esm/index.css +28 -28
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.css +28 -28
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/{component-0a6f2532.js → component-73a03444.js} +11 -11
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.css +12 -12
- package/pure-cell/modern/components/addon/index.d.ts +1 -1
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +1 -1
- package/pure-cell/modern/components/amount/index.css +1 -1
- package/pure-cell/modern/components/amount/index.d.ts +1 -1
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +1 -1
- package/pure-cell/modern/components/amount-title/index.css +2 -2
- package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +1 -1
- package/pure-cell/modern/components/category/index.css +4 -4
- package/pure-cell/modern/components/category/index.d.ts +1 -1
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.css +2 -2
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +1 -1
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.css +3 -3
- package/pure-cell/modern/components/footer/index.d.ts +1 -1
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +1 -1
- package/pure-cell/modern/components/footer-button/index.css +1 -1
- package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +1 -1
- package/pure-cell/modern/components/graphics/index.css +17 -17
- package/pure-cell/modern/components/graphics/index.d.ts +1 -1
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.css +6 -6
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +1 -1
- package/pure-cell/modern/components/text/component.js +1 -1
- package/pure-cell/modern/components/text/index.css +6 -6
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/index.css +28 -28
- package/pure-cell/modern/index.js +1 -1
- package/radio/Component.js +1 -1
- package/radio/esm/Component.js +1 -1
- package/radio/esm/index.css +29 -29
- package/radio/index.css +29 -29
- package/radio/modern/Component.js +1 -1
- package/radio/modern/index.css +29 -29
- package/radio-group/components/base-radio-group/Component.js +1 -1
- package/radio-group/components/base-radio-group/index.css +19 -19
- package/radio-group/desktop/Component.desktop.js +1 -1
- package/radio-group/desktop/desktop.css +3 -3
- package/radio-group/esm/components/base-radio-group/Component.js +1 -1
- package/radio-group/esm/components/base-radio-group/index.css +19 -19
- package/radio-group/esm/desktop/Component.desktop.js +1 -1
- package/radio-group/esm/desktop/desktop.css +3 -3
- package/radio-group/esm/mobile/Component.mobile.js +1 -1
- package/radio-group/esm/mobile/mobile.css +3 -3
- package/radio-group/mobile/Component.mobile.js +1 -1
- package/radio-group/mobile/mobile.css +3 -3
- package/radio-group/modern/components/base-radio-group/Component.js +1 -1
- package/radio-group/modern/components/base-radio-group/index.css +19 -19
- package/radio-group/modern/desktop/Component.desktop.js +1 -1
- package/radio-group/modern/desktop/desktop.css +3 -3
- package/radio-group/modern/mobile/Component.mobile.js +1 -1
- package/radio-group/modern/mobile/mobile.css +3 -3
- 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/segmented-control/Component.js +3 -3
- package/segmented-control/components/segment/Component.js +3 -3
- package/segmented-control/components/segment/default.css +2 -2
- package/segmented-control/components/segment/index.css +3 -3
- package/segmented-control/components/segment/inverted.css +2 -2
- package/segmented-control/default.css +3 -3
- package/segmented-control/esm/Component.js +3 -3
- package/segmented-control/esm/components/segment/Component.js +3 -3
- package/segmented-control/esm/components/segment/default.css +2 -2
- package/segmented-control/esm/components/segment/index.css +3 -3
- package/segmented-control/esm/components/segment/inverted.css +2 -2
- package/segmented-control/esm/default.css +3 -3
- package/segmented-control/esm/index.css +17 -17
- package/segmented-control/esm/inverted.css +3 -3
- package/segmented-control/index.css +17 -17
- package/segmented-control/inverted.css +3 -3
- package/segmented-control/modern/Component.js +3 -3
- package/segmented-control/modern/components/segment/Component.js +3 -3
- package/segmented-control/modern/components/segment/default.css +2 -2
- package/segmented-control/modern/components/segment/index.css +3 -3
- package/segmented-control/modern/components/segment/inverted.css +2 -2
- package/segmented-control/modern/default.css +3 -3
- package/segmented-control/modern/index.css +17 -17
- package/segmented-control/modern/inverted.css +3 -3
- package/select/components/arrow/Component.js +1 -1
- package/select/components/arrow/index.css +3 -3
- package/select/components/base-checkmark/Component.js +1 -1
- package/select/components/base-checkmark/index.css +6 -6
- package/select/components/base-option/Component.js +1 -1
- package/select/components/base-option/index.css +15 -15
- package/select/components/base-select/Component.js +8 -4
- package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/components/base-select/index.css +11 -11
- package/select/components/base-select/mobile.css +12 -12
- package/select/components/checkmark/Component.js +1 -1
- package/select/components/checkmark/index.css +10 -10
- package/select/components/checkmark-mobile/Component.js +1 -1
- package/select/components/checkmark-mobile/index.css +6 -6
- package/select/components/clear-button/Component.d.ts +5 -0
- package/select/components/clear-button/Component.js +20 -0
- package/select/components/clear-button/index.css +57 -0
- package/select/components/clear-button/index.d.ts +1 -0
- package/select/components/clear-button/index.js +7 -0
- package/select/components/field/Component.d.ts +1 -1
- package/select/components/field/Component.js +4 -2
- package/select/components/field/index.css +12 -12
- package/select/components/footer/Component.js +1 -1
- package/select/components/footer/index.css +5 -5
- package/select/components/optgroup/Component.js +1 -1
- package/select/components/optgroup/index.css +6 -6
- package/select/components/option/Component.js +1 -1
- package/select/components/option/index.css +19 -19
- package/select/components/options-list/Component.js +1 -1
- package/select/components/options-list/index.css +10 -10
- package/select/components/search/Component.js +1 -1
- package/select/components/search/index.css +2 -2
- package/select/components/virtual-options-list/Component.js +1 -1
- package/select/components/virtual-options-list/index.css +15 -15
- package/select/cssm/components/base-select/Component.js +6 -2
- package/select/cssm/components/clear-button/Component.d.ts +5 -0
- package/select/cssm/components/clear-button/Component.js +19 -0
- package/select/cssm/components/clear-button/index.d.ts +1 -0
- package/select/cssm/components/clear-button/index.js +7 -0
- package/select/cssm/components/clear-button/index.module.css +56 -0
- package/select/cssm/components/field/Component.d.ts +1 -1
- package/select/cssm/components/field/Component.js +3 -1
- package/select/cssm/typings.d.ts +24 -1
- package/select/cssm/utils.d.ts +1 -0
- package/select/cssm/utils.js +1 -0
- package/select/esm/Component.responsive.js +6 -3
- package/select/esm/components/arrow/Component.js +1 -1
- package/select/esm/components/arrow/index.css +3 -3
- package/select/esm/components/base-checkmark/Component.js +1 -1
- package/select/esm/components/base-checkmark/index.css +6 -6
- package/select/esm/components/base-option/Component.js +1 -1
- package/select/esm/components/base-option/index.css +15 -15
- package/select/esm/components/base-select/Component.js +8 -4
- package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/esm/components/base-select/index.css +11 -11
- package/select/esm/components/base-select/index.js +2 -2
- package/select/esm/components/base-select/mobile.css +12 -12
- package/select/esm/components/checkmark/Component.js +1 -1
- package/select/esm/components/checkmark/index.css +10 -10
- package/select/esm/components/checkmark-mobile/Component.js +1 -1
- package/select/esm/components/checkmark-mobile/index.css +6 -6
- package/select/esm/components/clear-button/Component.d.ts +5 -0
- package/select/esm/components/clear-button/Component.js +14 -0
- package/select/esm/components/clear-button/index.css +57 -0
- package/select/esm/components/clear-button/index.d.ts +1 -0
- package/select/esm/components/clear-button/index.js +4 -0
- package/select/esm/components/field/Component.d.ts +1 -1
- package/select/esm/components/field/Component.js +6 -2
- package/select/esm/components/field/index.css +12 -12
- package/select/esm/components/field/index.js +3 -0
- package/select/esm/components/footer/Component.js +1 -1
- package/select/esm/components/footer/index.css +5 -5
- package/select/esm/components/index.js +5 -2
- 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 +1 -1
- package/select/esm/components/option/index.css +19 -19
- package/select/esm/components/options-list/Component.js +1 -1
- package/select/esm/components/options-list/index.css +10 -10
- package/select/esm/components/search/Component.js +1 -1
- package/select/esm/components/search/index.css +2 -2
- package/select/esm/components/virtual-options-list/Component.js +1 -1
- package/select/esm/components/virtual-options-list/index.css +15 -15
- package/select/esm/desktop/Component.desktop.js +5 -2
- package/select/esm/desktop/index.js +5 -2
- package/select/esm/index.js +6 -3
- package/select/esm/{list-popover-desktop-62c7f1c5.js → list-popover-desktop-20c87b82.js} +1 -1
- package/select/esm/mobile/Component.mobile.js +6 -3
- package/select/esm/mobile/Component.modal.mobile.js +6 -3
- package/select/esm/mobile/index.js +6 -3
- package/select/esm/mobile.module-6dbbc4d9.js +4 -0
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
- 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 +1 -1
- package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/shared/index.js +6 -3
- package/select/esm/typings.d.ts +24 -1
- package/select/esm/utils.d.ts +1 -0
- package/select/esm/utils.js +1 -0
- package/select/{list-popover-desktop-aafeacf3.js → list-popover-desktop-447ef64d.js} +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/mobile.module-0f5968f6.js +4 -0
- package/select/modern/Component.responsive.js +6 -3
- package/select/modern/components/arrow/Component.js +1 -1
- package/select/modern/components/arrow/index.css +3 -3
- package/select/modern/components/base-checkmark/Component.js +1 -1
- package/select/modern/components/base-checkmark/index.css +6 -6
- package/select/modern/components/base-option/Component.js +1 -1
- package/select/modern/components/base-option/index.css +15 -15
- package/select/modern/components/base-select/Component.js +8 -4
- package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/modern/components/base-select/index.css +11 -11
- package/select/modern/components/base-select/index.js +2 -2
- package/select/modern/components/base-select/mobile.css +12 -12
- package/select/modern/components/checkmark/Component.js +1 -1
- package/select/modern/components/checkmark/index.css +10 -10
- package/select/modern/components/checkmark-mobile/Component.js +1 -1
- package/select/modern/components/checkmark-mobile/index.css +6 -6
- package/select/modern/components/clear-button/Component.d.ts +5 -0
- package/select/modern/components/clear-button/Component.js +11 -0
- package/select/modern/components/clear-button/index.css +57 -0
- package/select/modern/components/clear-button/index.d.ts +1 -0
- package/select/modern/components/clear-button/index.js +4 -0
- package/select/modern/components/field/Component.d.ts +1 -1
- package/select/modern/components/field/Component.js +6 -2
- package/select/modern/components/field/index.css +12 -12
- package/select/modern/components/field/index.js +3 -0
- package/select/modern/components/footer/Component.js +1 -1
- package/select/modern/components/footer/index.css +5 -5
- package/select/modern/components/index.js +5 -2
- 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 +19 -19
- package/select/modern/components/options-list/Component.js +1 -1
- package/select/modern/components/options-list/index.css +10 -10
- package/select/modern/components/search/Component.js +1 -1
- package/select/modern/components/search/index.css +2 -2
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +15 -15
- package/select/modern/desktop/Component.desktop.js +5 -2
- package/select/modern/desktop/index.js +5 -2
- package/select/modern/index.js +6 -3
- package/select/modern/{list-popover-desktop-96c221a3.js → list-popover-desktop-d2b7aabc.js} +1 -1
- package/select/modern/mobile/Component.mobile.js +6 -3
- package/select/modern/mobile/Component.modal.mobile.js +6 -3
- package/select/modern/mobile/index.js +6 -3
- package/select/modern/mobile.module-7d3202b8.js +4 -0
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
- 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 +1 -1
- package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithLoading/index.css +2 -2
- package/select/modern/shared/index.js +6 -3
- package/select/modern/typings.d.ts +24 -1
- package/select/modern/utils.d.ts +1 -0
- package/select/modern/utils.js +1 -0
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/presets/useSelectWithLoading/hook.js +1 -1
- package/select/presets/useSelectWithLoading/index.css +2 -2
- package/select/shared/index.js +1 -1
- package/select/typings.d.ts +24 -1
- package/select/utils.d.ts +1 -0
- package/select/utils.js +1 -0
- package/select-with-tags/components/tag/component.js +1 -1
- package/select-with-tags/components/tag/index.css +14 -14
- package/select-with-tags/components/tag-list/component.js +1 -1
- package/select-with-tags/components/tag-list/index.css +36 -36
- package/select-with-tags/esm/components/tag/component.js +1 -1
- package/select-with-tags/esm/components/tag/index.css +14 -14
- package/select-with-tags/esm/components/tag-list/component.js +1 -1
- package/select-with-tags/esm/components/tag-list/index.css +36 -36
- package/select-with-tags/modern/components/tag/component.js +1 -1
- package/select-with-tags/modern/components/tag/index.css +14 -14
- package/select-with-tags/modern/components/tag-list/component.js +1 -1
- package/select-with-tags/modern/components/tag-list/index.css +36 -36
- package/side-panel/components/content/Component.desktop.js +1 -1
- package/side-panel/components/content/Component.js +1 -1
- package/side-panel/components/content/Component.mobile.js +1 -1
- package/side-panel/components/content/desktop.css +2 -2
- package/side-panel/components/content/index.css +3 -3
- package/side-panel/components/content/mobile.css +2 -2
- package/side-panel/components/controls/Component.js +2 -2
- package/side-panel/components/controls/index.css +1 -1
- package/side-panel/components/footer/Component.desktop.js +1 -1
- package/side-panel/components/footer/Component.js +2 -2
- package/side-panel/components/footer/Component.mobile.js +1 -1
- package/side-panel/components/footer/desktop.css +2 -2
- package/side-panel/components/footer/index.css +3 -3
- package/side-panel/components/footer/layout.css +16 -16
- package/side-panel/components/footer/mobile.css +2 -2
- package/side-panel/components/header/Component.js +3 -3
- package/side-panel/components/header/desktop.css +4 -4
- package/side-panel/components/header/index.css +13 -13
- package/side-panel/components/header/mobile.css +3 -3
- package/side-panel/desktop/Component.desktop.js +2 -2
- package/side-panel/desktop/desktop.css +2 -2
- package/side-panel/desktop/transitions.desktop.css +6 -6
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/content/Component.desktop.js +1 -1
- package/side-panel/esm/components/content/Component.js +1 -1
- package/side-panel/esm/components/content/Component.mobile.js +1 -1
- package/side-panel/esm/components/content/desktop.css +2 -2
- package/side-panel/esm/components/content/index.css +3 -3
- package/side-panel/esm/components/content/mobile.css +2 -2
- package/side-panel/esm/components/controls/Component.js +2 -2
- package/side-panel/esm/components/controls/index.css +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +2 -2
- package/side-panel/esm/components/footer/Component.js +2 -2
- package/side-panel/esm/components/footer/Component.mobile.js +2 -2
- package/side-panel/esm/components/footer/desktop.css +2 -2
- package/side-panel/esm/components/footer/index.css +3 -3
- package/side-panel/esm/components/footer/layout.css +16 -16
- package/side-panel/esm/components/footer/mobile.css +2 -2
- package/side-panel/esm/components/header/Component.js +3 -3
- package/side-panel/esm/components/header/desktop.css +4 -4
- package/side-panel/esm/components/header/index.css +13 -13
- package/side-panel/esm/components/header/mobile.css +3 -3
- package/side-panel/esm/desktop/Component.desktop.js +3 -3
- package/side-panel/esm/desktop/desktop.css +2 -2
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/desktop/transitions.desktop.css +6 -6
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/layout.module-b79af139.js +4 -0
- package/side-panel/esm/mobile/Component.mobile.js +3 -3
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/esm/mobile/mobile.css +3 -3
- package/side-panel/esm/mobile/transitions.mobile.css +7 -7
- package/side-panel/layout.module-6e8d2296.js +4 -0
- package/side-panel/mobile/Component.mobile.js +2 -2
- package/side-panel/mobile/mobile.css +3 -3
- package/side-panel/mobile/transitions.mobile.css +7 -7
- package/side-panel/modern/Component.responsive.js +1 -1
- package/side-panel/modern/components/content/Component.desktop.js +1 -1
- package/side-panel/modern/components/content/Component.js +1 -1
- package/side-panel/modern/components/content/Component.mobile.js +1 -1
- package/side-panel/modern/components/content/desktop.css +2 -2
- package/side-panel/modern/components/content/index.css +3 -3
- package/side-panel/modern/components/content/mobile.css +2 -2
- package/side-panel/modern/components/controls/Component.js +2 -2
- package/side-panel/modern/components/controls/index.css +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +2 -2
- package/side-panel/modern/components/footer/Component.js +2 -2
- package/side-panel/modern/components/footer/Component.mobile.js +2 -2
- package/side-panel/modern/components/footer/desktop.css +2 -2
- package/side-panel/modern/components/footer/index.css +3 -3
- package/side-panel/modern/components/footer/layout.css +16 -16
- package/side-panel/modern/components/footer/mobile.css +2 -2
- package/side-panel/modern/components/header/Component.js +3 -3
- package/side-panel/modern/components/header/desktop.css +4 -4
- package/side-panel/modern/components/header/index.css +13 -13
- package/side-panel/modern/components/header/mobile.css +3 -3
- package/side-panel/modern/desktop/Component.desktop.js +3 -3
- package/side-panel/modern/desktop/desktop.css +2 -2
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/desktop/transitions.desktop.css +6 -6
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/layout.module-549d23fa.js +4 -0
- package/side-panel/modern/mobile/Component.mobile.js +3 -3
- package/side-panel/modern/mobile/index.js +1 -1
- package/side-panel/modern/mobile/mobile.css +3 -3
- package/side-panel/modern/mobile/transitions.mobile.css +7 -7
- package/skeleton/Component.js +1 -1
- package/skeleton/esm/Component.js +1 -1
- package/skeleton/esm/index.css +8 -8
- package/skeleton/index.css +8 -8
- package/skeleton/modern/Component.js +1 -1
- package/skeleton/modern/index.css +8 -8
- package/slider/Component.js +1 -1
- package/slider/esm/Component.js +1 -1
- package/slider/esm/index.css +20 -20
- package/slider/index.css +20 -20
- package/slider/modern/Component.js +1 -1
- package/slider/modern/index.css +20 -20
- package/slider-input/Component.js +1 -1
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +26 -26
- package/slider-input/index.css +26 -26
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +26 -26
- package/sortable-list/Component.js +1 -1
- package/sortable-list/components/item/Components.js +1 -1
- package/sortable-list/components/item/index.css +25 -25
- package/sortable-list/esm/Component.js +1 -1
- package/sortable-list/esm/components/item/Components.js +1 -1
- package/sortable-list/esm/components/item/index.css +25 -25
- package/sortable-list/esm/index.css +30 -30
- package/sortable-list/index.css +30 -30
- package/sortable-list/modern/Component.js +1 -1
- package/sortable-list/modern/components/item/Components.js +1 -1
- package/sortable-list/modern/components/item/index.css +25 -25
- package/sortable-list/modern/index.css +30 -30
- package/space/Component.js +1 -1
- package/space/esm/Component.js +1 -1
- package/space/esm/index.css +10 -10
- package/space/index.css +10 -10
- package/space/modern/Component.js +1 -1
- package/space/modern/index.css +10 -10
- package/spinner/Component.js +3 -3
- package/spinner/default.css +1 -1
- package/spinner/esm/Component.js +3 -3
- package/spinner/esm/default.css +1 -1
- package/spinner/esm/index.css +7 -7
- package/spinner/esm/inverted.css +1 -1
- package/spinner/index.css +7 -7
- package/spinner/inverted.css +1 -1
- package/spinner/modern/Component.js +3 -3
- package/spinner/modern/default.css +1 -1
- package/spinner/modern/index.css +7 -7
- package/spinner/modern/inverted.css +1 -1
- package/status/Component.js +1 -1
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +25 -25
- package/status/index.css +25 -25
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +25 -25
- package/status-badge/Component.js +3 -3
- package/status-badge/default.css +8 -8
- package/status-badge/esm/Component.js +3 -3
- package/status-badge/esm/default.css +8 -8
- package/status-badge/esm/index.css +9 -9
- package/status-badge/esm/inverted.css +8 -8
- package/status-badge/index.css +9 -9
- package/status-badge/inverted.css +8 -8
- package/status-badge/modern/Component.js +3 -3
- package/status-badge/modern/default.css +8 -8
- package/status-badge/modern/index.css +9 -9
- package/status-badge/modern/inverted.css +8 -8
- package/stepped-progress-bar/Component.js +3 -3
- 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/default.css +2 -2
- package/stepped-progress-bar/esm/Component.js +3 -3
- 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/default.css +2 -2
- package/stepped-progress-bar/esm/index.css +3 -3
- package/stepped-progress-bar/esm/inverted.css +2 -2
- package/stepped-progress-bar/index.css +3 -3
- package/stepped-progress-bar/inverted.css +2 -2
- package/stepped-progress-bar/modern/Component.js +3 -3
- 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/default.css +2 -2
- package/stepped-progress-bar/modern/index.css +3 -3
- package/stepped-progress-bar/modern/inverted.css +2 -2
- package/steps/Component.js +1 -1
- package/steps/components/step/Component.js +1 -1
- package/steps/components/step/index.css +30 -30
- package/steps/components/step-indicator/Component.js +1 -1
- package/steps/components/step-indicator/index.css +1 -1
- package/steps/esm/Component.js +1 -1
- package/steps/esm/components/step/Component.js +1 -1
- package/steps/esm/components/step/index.css +30 -30
- package/steps/esm/components/step-indicator/Component.js +1 -1
- package/steps/esm/components/step-indicator/index.css +1 -1
- package/steps/esm/index.css +2 -2
- package/steps/index.css +2 -2
- package/steps/modern/Component.js +1 -1
- package/steps/modern/components/step/Component.js +1 -1
- package/steps/modern/components/step/index.css +30 -30
- package/steps/modern/components/step-indicator/Component.js +1 -1
- package/steps/modern/components/step-indicator/index.css +1 -1
- package/steps/modern/index.css +2 -2
- package/switch/Component.js +1 -1
- package/switch/esm/Component.js +1 -1
- package/switch/esm/index.css +27 -27
- package/switch/index.css +27 -27
- package/switch/modern/Component.js +1 -1
- package/switch/modern/index.css +27 -27
- package/system-message/Component.js +1 -1
- package/system-message/components/caption/Component.js +1 -1
- package/system-message/components/caption/index.css +1 -1
- package/system-message/components/controls/Component.js +1 -1
- package/system-message/components/controls/index.css +10 -10
- package/system-message/components/graphic/Component.js +1 -1
- package/system-message/components/graphic/index.css +1 -1
- package/system-message/components/subtitle/Component.js +1 -1
- package/system-message/components/subtitle/index.css +1 -1
- package/system-message/components/title/Component.js +3 -3
- package/system-message/components/title/desktop.css +1 -1
- package/system-message/components/title/index.css +1 -1
- package/system-message/components/title/mobile.css +1 -1
- package/system-message/esm/Component.js +1 -1
- package/system-message/esm/components/caption/Component.js +1 -1
- package/system-message/esm/components/caption/index.css +1 -1
- package/system-message/esm/components/controls/Component.js +1 -1
- package/system-message/esm/components/controls/index.css +10 -10
- package/system-message/esm/components/graphic/Component.js +1 -1
- package/system-message/esm/components/graphic/index.css +1 -1
- package/system-message/esm/components/subtitle/Component.js +1 -1
- package/system-message/esm/components/subtitle/index.css +1 -1
- package/system-message/esm/components/title/Component.js +3 -3
- package/system-message/esm/components/title/desktop.css +1 -1
- package/system-message/esm/components/title/index.css +1 -1
- package/system-message/esm/components/title/mobile.css +1 -1
- package/system-message/esm/index.css +6 -6
- package/system-message/index.css +6 -6
- package/system-message/modern/Component.js +1 -1
- package/system-message/modern/components/caption/Component.js +1 -1
- package/system-message/modern/components/caption/index.css +1 -1
- package/system-message/modern/components/controls/Component.js +1 -1
- package/system-message/modern/components/controls/index.css +10 -10
- package/system-message/modern/components/graphic/Component.js +1 -1
- package/system-message/modern/components/graphic/index.css +1 -1
- package/system-message/modern/components/subtitle/Component.js +1 -1
- package/system-message/modern/components/subtitle/index.css +1 -1
- package/system-message/modern/components/title/Component.js +3 -3
- package/system-message/modern/components/title/desktop.css +1 -1
- package/system-message/modern/components/title/index.css +1 -1
- package/system-message/modern/components/title/mobile.css +1 -1
- package/system-message/modern/index.css +6 -6
- package/tab-bar/Component.js +1 -1
- package/tab-bar/components/tab/Component.js +1 -1
- package/tab-bar/components/tab/index.css +7 -7
- package/tab-bar/esm/Component.js +1 -1
- package/tab-bar/esm/components/tab/Component.js +1 -1
- package/tab-bar/esm/components/tab/index.css +7 -7
- package/tab-bar/esm/index.css +4 -4
- package/tab-bar/index.css +4 -4
- package/tab-bar/modern/Component.js +1 -1
- package/tab-bar/modern/components/tab/Component.js +1 -1
- package/tab-bar/modern/components/tab/index.css +7 -7
- package/tab-bar/modern/index.css +4 -4
- package/table/components/pagination/Component.js +1 -1
- package/table/components/pagination/index.css +9 -9
- package/table/components/pagination/select-field/index.css +4 -4
- package/table/components/pagination/select-field/index.js +1 -1
- package/table/components/table/Component.js +1 -1
- package/table/components/table/index.css +7 -7
- package/table/components/tbody/Component.js +1 -1
- package/table/components/tbody/index.css +2 -2
- package/table/components/tcell/Component.js +1 -1
- package/table/components/tcell/index.css +6 -6
- package/table/components/texpandable-row/Component.js +1 -1
- package/table/components/texpandable-row/index.css +5 -5
- package/table/components/thead/Component.js +1 -1
- package/table/components/thead/index.css +6 -6
- package/table/components/thead-cell/Component.js +1 -1
- package/table/components/thead-cell/index.css +9 -9
- package/table/components/trow/Component.js +1 -1
- package/table/components/trow/index.css +8 -8
- package/table/components/tsortable-head-cell/Component.js +1 -1
- package/table/components/tsortable-head-cell/index.css +8 -8
- package/table/esm/components/pagination/Component.js +1 -1
- package/table/esm/components/pagination/index.css +9 -9
- package/table/esm/components/pagination/select-field/index.css +4 -4
- package/table/esm/components/pagination/select-field/index.js +1 -1
- package/table/esm/components/table/Component.js +1 -1
- package/table/esm/components/table/index.css +7 -7
- package/table/esm/components/tbody/Component.js +1 -1
- package/table/esm/components/tbody/index.css +2 -2
- package/table/esm/components/tcell/Component.js +1 -1
- package/table/esm/components/tcell/index.css +6 -6
- package/table/esm/components/texpandable-row/Component.js +1 -1
- package/table/esm/components/texpandable-row/index.css +5 -5
- package/table/esm/components/thead/Component.js +1 -1
- package/table/esm/components/thead/index.css +6 -6
- package/table/esm/components/thead-cell/Component.js +1 -1
- package/table/esm/components/thead-cell/index.css +9 -9
- package/table/esm/components/trow/Component.js +1 -1
- package/table/esm/components/trow/index.css +8 -8
- package/table/esm/components/tsortable-head-cell/Component.js +1 -1
- package/table/esm/components/tsortable-head-cell/index.css +8 -8
- package/table/modern/components/pagination/Component.js +1 -1
- package/table/modern/components/pagination/index.css +9 -9
- 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 +7 -7
- package/table/modern/components/tbody/Component.js +1 -1
- package/table/modern/components/tbody/index.css +2 -2
- package/table/modern/components/tcell/Component.js +1 -1
- package/table/modern/components/tcell/index.css +6 -6
- package/table/modern/components/texpandable-row/Component.js +1 -1
- package/table/modern/components/texpandable-row/index.css +5 -5
- package/table/modern/components/thead/Component.js +1 -1
- package/table/modern/components/thead/index.css +6 -6
- package/table/modern/components/thead-cell/Component.js +1 -1
- package/table/modern/components/thead-cell/index.css +9 -9
- 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 +8 -8
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/components/primary-tablist/index.css +132 -132
- package/tabs/components/primary-tablist/mobile.css +220 -220
- package/tabs/components/scroll-controls/Component.js +1 -1
- package/tabs/components/scroll-controls/index.css +12 -12
- package/tabs/components/scrollable-container/Component.js +1 -1
- package/tabs/components/scrollable-container/index.css +6 -6
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/components/secondary-tablist/index.css +17 -17
- package/tabs/components/secondary-tablist/mobile.css +20 -20
- package/tabs/components/tab/Component.js +1 -1
- package/tabs/components/tab/index.css +3 -3
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/primary-tablist/index.css +132 -132
- package/tabs/esm/components/primary-tablist/mobile.css +220 -220
- package/tabs/esm/components/scroll-controls/Component.js +1 -1
- package/tabs/esm/components/scroll-controls/index.css +12 -12
- package/tabs/esm/components/scrollable-container/Component.js +1 -1
- package/tabs/esm/components/scrollable-container/index.css +6 -6
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/index.css +17 -17
- package/tabs/esm/components/secondary-tablist/mobile.css +20 -20
- package/tabs/esm/components/tab/Component.js +1 -1
- package/tabs/esm/components/tab/index.css +3 -3
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/index.module-3bf0d3d4.js +4 -0
- package/tabs/esm/index.module-80c84bff.js +4 -0
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/index.module-4783c2d7.js +4 -0
- package/tabs/index.module-ef7a395f.js +4 -0
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- 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 +132 -132
- package/tabs/modern/components/primary-tablist/mobile.css +220 -220
- package/tabs/modern/components/scroll-controls/Component.js +1 -1
- package/tabs/modern/components/scroll-controls/index.css +12 -12
- package/tabs/modern/components/scrollable-container/Component.js +1 -1
- package/tabs/modern/components/scrollable-container/index.css +6 -6
- 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 +17 -17
- package/tabs/modern/components/secondary-tablist/mobile.css +20 -20
- package/tabs/modern/components/tab/Component.js +1 -1
- package/tabs/modern/components/tab/index.css +3 -3
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- 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/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/index.module-1f0f72a3.js +4 -0
- package/tabs/modern/index.module-510423e0.js +4 -0
- package/tabs/modern/mobile/index.js +2 -2
- package/tag/components/base-tag/Component.js +3 -3
- package/tag/components/base-tag/default.css +10 -10
- package/tag/components/base-tag/index.css +37 -37
- package/tag/components/base-tag/inverted.css +10 -10
- package/tag/desktop/Component.desktop.js +3 -3
- package/tag/desktop/default.desktop.css +4 -4
- package/tag/desktop/desktop.css +6 -6
- package/tag/desktop/inverted.desktop.css +4 -4
- package/tag/esm/components/base-tag/Component.js +3 -3
- package/tag/esm/components/base-tag/default.css +10 -10
- package/tag/esm/components/base-tag/index.css +37 -37
- package/tag/esm/components/base-tag/inverted.css +10 -10
- package/tag/esm/desktop/Component.desktop.js +3 -3
- package/tag/esm/desktop/default.desktop.css +4 -4
- package/tag/esm/desktop/desktop.css +6 -6
- package/tag/esm/desktop/inverted.desktop.css +4 -4
- package/tag/esm/mobile/Component.mobile.js +3 -3
- package/tag/esm/mobile/default.mobile.css +4 -4
- package/tag/esm/mobile/inverted.mobile.css +4 -4
- package/tag/esm/mobile/mobile.css +6 -6
- package/tag/mobile/Component.mobile.js +3 -3
- package/tag/mobile/default.mobile.css +4 -4
- package/tag/mobile/inverted.mobile.css +4 -4
- package/tag/mobile/mobile.css +6 -6
- package/tag/modern/components/base-tag/Component.js +3 -3
- package/tag/modern/components/base-tag/default.css +10 -10
- package/tag/modern/components/base-tag/index.css +37 -37
- package/tag/modern/components/base-tag/inverted.css +10 -10
- package/tag/modern/desktop/Component.desktop.js +3 -3
- package/tag/modern/desktop/default.desktop.css +4 -4
- package/tag/modern/desktop/desktop.css +6 -6
- package/tag/modern/desktop/inverted.desktop.css +4 -4
- package/tag/modern/mobile/Component.mobile.js +3 -3
- package/tag/modern/mobile/default.mobile.css +4 -4
- package/tag/modern/mobile/inverted.mobile.css +4 -4
- package/tag/modern/mobile/mobile.css +6 -6
- package/text/Component.js +2 -2
- package/text/esm/Component.js +2 -2
- package/text/esm/index.css +8 -8
- package/text/esm/mixin.css +75 -75
- package/text/index.css +8 -8
- package/text/mixin.css +75 -75
- package/text/modern/Component.js +2 -2
- package/text/modern/index.css +8 -8
- package/text/modern/mixin.css +75 -75
- package/textarea/Component.js +3 -3
- package/textarea/{PseudoTextArea-4c9ba3e8.js → PseudoTextArea-32be3d84.js} +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/default.css +17 -17
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/{PseudoTextArea-4e375ab0.js → PseudoTextArea-03bcb2cc.js} +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/default.css +17 -17
- package/textarea/esm/index.css +46 -46
- package/textarea/esm/index.js +1 -1
- package/textarea/esm/inverted.css +17 -17
- package/textarea/index.css +46 -46
- package/textarea/inverted.css +17 -17
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/{PseudoTextArea-0b54f48b.js → PseudoTextArea-224fc15d.js} +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/default.css +17 -17
- package/textarea/modern/index.css +46 -46
- package/textarea/modern/index.js +1 -1
- package/textarea/modern/inverted.css +17 -17
- package/themes/compiled/mobile-dark-bluetint.css +176 -176
- package/toast/Component.responsive.d.ts +2 -1
- package/toast/components/base-toast/component.d.ts +16 -2
- package/toast/components/base-toast/component.js +1 -1
- package/toast/components/base-toast/index.css +10 -10
- package/toast/cssm/Component.responsive.d.ts +2 -1
- package/toast/cssm/components/base-toast/component.d.ts +16 -2
- package/toast/esm/Component.responsive.d.ts +2 -1
- package/toast/esm/components/base-toast/component.d.ts +16 -2
- package/toast/esm/components/base-toast/component.js +1 -1
- package/toast/esm/components/base-toast/index.css +10 -10
- package/toast/modern/Component.responsive.d.ts +2 -1
- package/toast/modern/components/base-toast/component.d.ts +16 -2
- package/toast/modern/components/base-toast/component.js +1 -1
- package/toast/modern/components/base-toast/index.css +10 -10
- package/toast-plate/components/base-toast-plate/component.js +5 -5
- package/toast-plate/components/base-toast-plate/default.css +2 -2
- package/toast-plate/components/base-toast-plate/hooks/useDeprecatedBadge.js +1 -1
- package/toast-plate/components/base-toast-plate/index.css +18 -18
- package/toast-plate/components/base-toast-plate/inverted.css +2 -2
- package/toast-plate/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +2 -2
- package/toast-plate/desktop/Component.desktop.js +1 -1
- package/toast-plate/desktop/desktop.css +4 -4
- package/toast-plate/esm/Component.responsive.js +2 -2
- package/toast-plate/esm/components/base-toast-plate/component.js +5 -5
- package/toast-plate/esm/components/base-toast-plate/default.css +2 -2
- package/toast-plate/esm/components/base-toast-plate/hooks/useDeprecatedBadge.js +1 -1
- package/toast-plate/esm/components/base-toast-plate/index.css +18 -18
- package/toast-plate/esm/components/base-toast-plate/index.js +2 -2
- package/toast-plate/esm/components/base-toast-plate/inverted.css +2 -2
- package/toast-plate/esm/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +2 -2
- package/toast-plate/esm/desktop/Component.desktop.js +3 -3
- package/toast-plate/esm/desktop/desktop.css +4 -4
- package/toast-plate/esm/desktop/index.js +2 -2
- package/toast-plate/esm/index-2f466837.d.ts +2 -2
- package/toast-plate/esm/index.js +2 -2
- package/toast-plate/esm/mobile/Component.mobile.js +3 -3
- package/toast-plate/esm/mobile/index.js +2 -2
- package/toast-plate/esm/mobile/mobile.css +4 -4
- package/toast-plate/index-2f466837.d.ts +2 -2
- package/toast-plate/mobile/Component.mobile.js +1 -1
- package/toast-plate/mobile/mobile.css +4 -4
- package/toast-plate/modern/Component.responsive.js +2 -2
- package/toast-plate/modern/components/base-toast-plate/component.js +5 -5
- package/toast-plate/modern/components/base-toast-plate/default.css +2 -2
- package/toast-plate/modern/components/base-toast-plate/hooks/useDeprecatedBadge.js +1 -1
- package/toast-plate/modern/components/base-toast-plate/index.css +18 -18
- package/toast-plate/modern/components/base-toast-plate/index.js +2 -2
- package/toast-plate/modern/components/base-toast-plate/inverted.css +2 -2
- package/toast-plate/modern/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +2 -2
- package/toast-plate/modern/desktop/Component.desktop.js +3 -3
- package/toast-plate/modern/desktop/desktop.css +4 -4
- package/toast-plate/modern/desktop/index.js +2 -2
- package/toast-plate/modern/index-2f466837.d.ts +2 -2
- package/toast-plate/modern/index.js +2 -2
- package/toast-plate/modern/mobile/Component.mobile.js +3 -3
- package/toast-plate/modern/mobile/index.js +2 -2
- package/toast-plate/modern/mobile/mobile.css +4 -4
- package/tooltip/default.css +4 -4
- package/tooltip/desktop/Component.desktop.js +3 -3
- package/tooltip/esm/default.css +4 -4
- package/tooltip/esm/desktop/Component.desktop.js +3 -3
- package/tooltip/esm/index.css +7 -7
- package/tooltip/esm/inverted.css +4 -4
- package/tooltip/esm/mobile/Component.mobile.js +1 -1
- package/tooltip/esm/mobile/mobile.css +3 -3
- package/tooltip/index.css +7 -7
- package/tooltip/inverted.css +4 -4
- package/tooltip/mobile/Component.mobile.js +1 -1
- package/tooltip/mobile/mobile.css +3 -3
- package/tooltip/modern/default.css +4 -4
- package/tooltip/modern/desktop/Component.desktop.js +3 -3
- package/tooltip/modern/index.css +7 -7
- package/tooltip/modern/inverted.css +4 -4
- package/tooltip/modern/mobile/Component.mobile.js +1 -1
- package/tooltip/modern/mobile/mobile.css +3 -3
- package/typography/colors.css +19 -19
- package/typography/colors.module-bf04f1dc.js +4 -0
- package/typography/common.module-4c00fa0c.js +4 -0
- package/typography/esm/colors.css +19 -19
- package/typography/esm/colors.module-d44fc8b3.js +4 -0
- package/typography/esm/common.module-598e0956.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/hooks/use-skeleton.css +4 -4
- package/typography/esm/hooks/use-skeleton.js +1 -1
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +20 -20
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +8 -8
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +15 -15
- package/typography/esm/title/index.js +3 -3
- package/typography/esm/title-mobile/component.js +3 -3
- package/typography/esm/title-mobile/index.css +10 -10
- 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 +30 -30
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/hooks/use-skeleton.css +4 -4
- package/typography/hooks/use-skeleton.js +1 -1
- package/typography/modern/colors.css +19 -19
- package/typography/modern/colors.module-09161417.js +4 -0
- package/typography/modern/common.module-7bad8215.js +4 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/hooks/use-skeleton.css +4 -4
- package/typography/modern/hooks/use-skeleton.js +1 -1
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.css +20 -20
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +8 -8
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +15 -15
- package/typography/modern/title/index.js +3 -3
- package/typography/modern/title-mobile/component.js +3 -3
- package/typography/modern/title-mobile/index.css +10 -10
- 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 +30 -30
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +20 -20
- package/typography/title/common.css +8 -8
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +15 -15
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/component.js +2 -2
- package/typography/title-mobile/index.css +10 -10
- package/typography/title-responsive/component.js +2 -2
- package/typography/title-responsive/index.css +30 -30
- package/underlay/Component.js +1 -1
- package/underlay/esm/Component.js +1 -1
- package/underlay/esm/index.css +161 -161
- package/underlay/esm/index.js +1 -1
- package/underlay/esm/index.module-8b402df8.js +4 -0
- package/underlay/esm/utils/getBorderCorners.js +1 -1
- package/underlay/esm/utils/getClasses.js +1 -1
- package/underlay/index.css +161 -161
- package/underlay/index.module-f62de312.js +4 -0
- package/underlay/modern/Component.js +1 -1
- package/underlay/modern/index.css +161 -161
- package/underlay/modern/index.js +1 -1
- package/underlay/modern/index.module-2a635821.js +4 -0
- package/underlay/modern/utils/getBorderCorners.js +1 -1
- package/underlay/modern/utils/getClasses.js +1 -1
- package/underlay/utils/getBorderCorners.js +1 -1
- package/underlay/utils/getClasses.js +1 -1
- package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/components/date-input/Component.js +1 -1
- package/universal-date-input/components/date-range-input/Component.js +1 -1
- package/universal-date-input/esm/Component.responsive.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-range-input/index.js +1 -1
- package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
- package/universal-date-input/esm/desktop/index.js +1 -1
- package/universal-date-input/esm/index.css +6 -6
- package/universal-date-input/esm/index.js +1 -1
- package/universal-date-input/esm/index.module-5c93b880.js +4 -0
- package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
- package/universal-date-input/esm/mobile/index.js +1 -1
- package/universal-date-input/index.css +6 -6
- package/universal-date-input/index.module-fe6b170d.js +4 -0
- package/universal-date-input/modern/Component.responsive.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-range-input/index.js +1 -1
- package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
- package/universal-date-input/modern/desktop/index.js +1 -1
- package/universal-date-input/modern/index.css +6 -6
- package/universal-date-input/modern/index.js +1 -1
- package/universal-date-input/modern/index.module-83ae915a.js +4 -0
- package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
- package/universal-date-input/modern/mobile/index.js +1 -1
- package/with-suffix/Component.js +1 -1
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +8 -8
- package/with-suffix/index.css +8 -8
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +8 -8
- package/calendar-range/esm/index.module-4a1ea17c.js +0 -4
- package/calendar-range/index.module-18a321bf.js +0 -4
- package/calendar-range/modern/index.module-9c3e5fcf.js +0 -4
- package/gallery/buttons-cbea30da.js +0 -35
- package/gallery/components/header/buttons.d.ts +0 -0
- package/gallery/components/header/buttons.js +0 -18
- package/gallery/cssm/components/header/buttons.js +0 -35
- package/gallery/esm/buttons-14595d9a.js +0 -27
- package/gallery/esm/components/header/buttons.d.ts +0 -0
- package/gallery/esm/components/header/buttons.js +0 -9
- package/gallery/modern/buttons-7d0dd0ca.js +0 -20
- package/gallery/modern/components/header/buttons.d.ts +0 -0
- package/gallery/modern/components/header/buttons.js +0 -8
- package/grid/esm/gutters.module-97196605.js +0 -4
- package/grid/gutters.module-460cbc92.js +0 -4
- package/grid/modern/gutters.module-d3a24471.js +0 -4
- package/modal/esm/layout.module-97173dc7.js +0 -4
- package/modal/layout.module-47f1cb8e.js +0 -4
- package/modal/modern/layout.module-3540bd7f.js +0 -4
- package/picker-button/Component-f48223d2.d.ts +0 -5
- package/picker-button/cssm/Component-f48223d2.d.ts +0 -5
- package/picker-button/cssm/utils-87b0c1c6.d.ts +0 -80
- package/picker-button/esm/Component-f48223d2.d.ts +0 -5
- package/picker-button/esm/utils-87b0c1c6.d.ts +0 -80
- package/picker-button/modern/Component-f48223d2.d.ts +0 -5
- package/picker-button/modern/utils-87b0c1c6.d.ts +0 -80
- package/picker-button/utils-87b0c1c6.d.ts +0 -80
- package/select/esm/mobile.module-9a7d38ac.js +0 -4
- package/select/mobile.module-4795ace3.js +0 -4
- package/select/modern/mobile.module-50243c94.js +0 -4
- package/side-panel/esm/layout.module-3cb424e0.js +0 -4
- package/side-panel/layout.module-805643ab.js +0 -4
- package/side-panel/modern/layout.module-b9577b2b.js +0 -4
- package/tabs/esm/index.module-47902171.js +0 -4
- package/tabs/esm/index.module-650ffe66.js +0 -4
- package/tabs/index.module-71a74d73.js +0 -4
- package/tabs/index.module-c3437722.js +0 -4
- package/tabs/modern/index.module-9643c27a.js +0 -4
- package/tabs/modern/index.module-b573f3c7.js +0 -4
- package/typography/colors.module-9e6142a5.js +0 -4
- package/typography/common.module-d4974619.js +0 -4
- package/typography/esm/colors.module-4c24d16e.js +0 -4
- package/typography/esm/common.module-d6fa2081.js +0 -4
- package/typography/modern/colors.module-f243f3c9.js +0 -4
- package/typography/modern/common.module-2f0984bc.js +0 -4
- package/underlay/esm/index.module-62b7c96c.js +0 -4
- package/underlay/index.module-3da6d8e0.js +0 -4
- package/underlay/modern/index.module-5847c38d.js +0 -4
- package/universal-date-input/esm/index.module-79ccde71.js +0 -4
- package/universal-date-input/index.module-dd7e2abd.js +0 -4
- package/universal-date-input/modern/index.module-6e7f887a.js +0 -4
- /package/confirmation/{countdown-section-e1b8557c.d.ts → countdown-section-56ade321.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-b90f7265.d.ts → countdown-section-65279d9a.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-c3d76052.d.ts → countdown-section-0db5a828.d.ts} +0 -0
- /package/gallery/esm/{slide-f8a0e03e.d.ts → slide-da05984b.d.ts} +0 -0
- /package/gallery/modern/{slide-7dbefeb3.d.ts → slide-dac6462d.d.ts} +0 -0
- /package/gallery/{slide-8f5fe7d2.d.ts → slide-387e9068.d.ts} +0 -0
- /package/list/{Component-4b949808.d.ts → Component-c7114975.d.ts} +0 -0
- /package/list/esm/{Component-9b18ec0b.d.ts → Component-44349860.d.ts} +0 -0
- /package/list/modern/{Component-8aad9e63.d.ts → Component-12213df0.d.ts} +0 -0
- /package/markdown/esm/{use-overrides-01424e9b.d.ts → use-overrides-29053bc2.d.ts} +0 -0
- /package/markdown/modern/{use-overrides-b9b92ee2.d.ts → use-overrides-f3e11a66.d.ts} +0 -0
- /package/markdown/{use-overrides-fa05c483.d.ts → use-overrides-ff333eb0.d.ts} +0 -0
- /package/plate/{PortalContext-689e2170.d.ts → PortalContext-25e779b6.d.ts} +0 -0
- /package/plate/{PortalContext-689e2170.js → PortalContext-25e779b6.js} +0 -0
- /package/plate/esm/{PortalContext-c4e2e98f.d.ts → PortalContext-3dd3014b.d.ts} +0 -0
- /package/plate/esm/{PortalContext-c4e2e98f.js → PortalContext-3dd3014b.js} +0 -0
- /package/plate/modern/{PortalContext-899484dc.d.ts → PortalContext-b38a5699.d.ts} +0 -0
- /package/plate/modern/{PortalContext-899484dc.js → PortalContext-b38a5699.js} +0 -0
- /package/pure-cell/{component-fb45df92.d.ts → component-7d69a1ed.d.ts} +0 -0
- /package/pure-cell/esm/{component-de5eec2f.d.ts → component-74502707.d.ts} +0 -0
- /package/pure-cell/modern/{component-0a6f2532.d.ts → component-73a03444.d.ts} +0 -0
- /package/select/esm/{hook-ac88c045.d.ts → hook-2ac6d7d4.d.ts} +0 -0
- /package/select/esm/{hook-ac88c045.js → hook-2ac6d7d4.js} +0 -0
- /package/select/esm/{list-popover-desktop-62c7f1c5.d.ts → list-popover-desktop-20c87b82.d.ts} +0 -0
- /package/select/{hook-d4d03be1.d.ts → hook-3b0516fb.d.ts} +0 -0
- /package/select/{hook-d4d03be1.js → hook-3b0516fb.js} +0 -0
- /package/select/{list-popover-desktop-aafeacf3.d.ts → list-popover-desktop-447ef64d.d.ts} +0 -0
- /package/select/modern/{hook-69cb0aa2.d.ts → hook-587f20b6.d.ts} +0 -0
- /package/select/modern/{hook-69cb0aa2.js → hook-587f20b6.js} +0 -0
- /package/select/modern/{list-popover-desktop-96c221a3.d.ts → list-popover-desktop-d2b7aabc.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-4c9ba3e8.d.ts → PseudoTextArea-32be3d84.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-4e375ab0.d.ts → PseudoTextArea-03bcb2cc.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-0b54f48b.d.ts → PseudoTextArea-224fc15d.d.ts} +0 -0
- /package/toast-plate/{PortalContext-d8e3fcbc.d.ts → PortalContext-812e773a.d.ts} +0 -0
- /package/toast-plate/{PortalContext-d8e3fcbc.js → PortalContext-812e773a.js} +0 -0
- /package/toast-plate/esm/{PortalContext-ad843f1f.d.ts → PortalContext-b4370e67.d.ts} +0 -0
- /package/toast-plate/esm/{PortalContext-ad843f1f.js → PortalContext-b4370e67.js} +0 -0
- /package/toast-plate/esm/{getDataTestId-49d5a5ee.d.ts → getDataTestId-11a376e0.d.ts} +0 -0
- /package/toast-plate/esm/{getDataTestId-49d5a5ee.js → getDataTestId-11a376e0.js} +0 -0
- /package/toast-plate/{getDataTestId-01fe1ae6.d.ts → getDataTestId-316e89c4.d.ts} +0 -0
- /package/toast-plate/{getDataTestId-01fe1ae6.js → getDataTestId-316e89c4.js} +0 -0
- /package/toast-plate/modern/{PortalContext-8222c6ab.d.ts → PortalContext-6bf9a525.d.ts} +0 -0
- /package/toast-plate/modern/{PortalContext-8222c6ab.js → PortalContext-6bf9a525.js} +0 -0
- /package/toast-plate/modern/{getDataTestId-0a37d8e5.d.ts → getDataTestId-56b815bf.d.ts} +0 -0
- /package/toast-plate/modern/{getDataTestId-0a37d8e5.js → getDataTestId-56b815bf.js} +0 -0
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
2
|
+
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
|
+
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
|
+
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
5
|
+
} :root {
|
|
6
|
+
|
|
7
|
+
/* Hard */
|
|
8
|
+
|
|
9
|
+
/* Up */
|
|
10
|
+
|
|
11
|
+
/* Hard up */
|
|
12
|
+
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
13
|
+
|
|
14
|
+
/* новые значения, используйте их */
|
|
15
|
+
--border-radius-24: 24px;
|
|
16
|
+
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
17
|
+
|
|
18
|
+
/* новые значения, используйте их */
|
|
19
|
+
} :root {
|
|
20
|
+
} :root {
|
|
21
|
+
} .videoWrapper {
|
|
22
|
+
display: flex;
|
|
23
|
+
justify-content: center;
|
|
24
|
+
height: 100%;
|
|
25
|
+
width: 100%;
|
|
26
|
+
position: relative;
|
|
27
|
+
} .video {
|
|
28
|
+
max-width: 100%;
|
|
29
|
+
max-height: 100%;
|
|
30
|
+
border-radius: var(--border-radius-24);
|
|
31
|
+
} .mobile {
|
|
32
|
+
border-radius: 0;
|
|
33
|
+
} .videoButton {
|
|
34
|
+
|
|
35
|
+
position: absolute;
|
|
36
|
+
top: 50%;
|
|
37
|
+
left: 50%;
|
|
38
|
+
transform: translate(-50%, -50%);
|
|
39
|
+
z-index: 1;
|
|
40
|
+
}
|
|
@@ -4,6 +4,8 @@ var components_navigationBar_Component = require('./navigation-bar/Component.js'
|
|
|
4
4
|
var components_header_Component = require('./header/Component.js');
|
|
5
5
|
var components_imagePreview_Component = require('./image-preview/Component.js');
|
|
6
6
|
var components_imageViewer_component = require('./image-viewer/component.js');
|
|
7
|
+
var components_infoBar_Component = require('./info-bar/Component.js');
|
|
8
|
+
var components_headerMobile_Component = require('./header-mobile/Component.js');
|
|
7
9
|
|
|
8
10
|
|
|
9
11
|
|
|
@@ -11,3 +13,5 @@ exports.NavigationBar = components_navigationBar_Component.NavigationBar;
|
|
|
11
13
|
exports.Header = components_header_Component.Header;
|
|
12
14
|
exports.ImagePreview = components_imagePreview_Component.ImagePreview;
|
|
13
15
|
exports.ImageViewer = components_imageViewer_component.ImageViewer;
|
|
16
|
+
exports.InfoBar = components_infoBar_Component.InfoBar;
|
|
17
|
+
exports.HeaderMobile = components_headerMobile_Component.HeaderMobile;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var coreComponentsTypography = require('../../../../typography/cssm');
|
|
5
|
+
var context = require('../../context.js');
|
|
6
|
+
var utils_utils = require('../../utils/utils.js');
|
|
7
|
+
var utils_constants = require('../../utils/constants.js');
|
|
8
|
+
var components_buttons_index = require('../buttons/index.js');
|
|
9
|
+
var styles = require('./index.module.css');
|
|
10
|
+
|
|
11
|
+
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
12
|
+
|
|
13
|
+
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
14
|
+
var styles__default = /*#__PURE__*/_interopDefaultCompat(styles);
|
|
15
|
+
|
|
16
|
+
var InfoBar = function () {
|
|
17
|
+
var _a = React.useContext(context.GalleryContext), getCurrentImage = _a.getCurrentImage, mutedVideo = _a.mutedVideo, setMutedVideo = _a.setMutedVideo, playingVideo = _a.playingVideo, setPlayingVideo = _a.setPlayingVideo, getCurrentImageMeta = _a.getCurrentImageMeta;
|
|
18
|
+
var image = getCurrentImage();
|
|
19
|
+
var meta = getCurrentImageMeta();
|
|
20
|
+
var handleMuteVideo = React.useCallback(function () {
|
|
21
|
+
var _a, _b;
|
|
22
|
+
if (mutedVideo) {
|
|
23
|
+
var customEvent = new CustomEvent(utils_constants.GALLERY_EVENTS.ON_UNMUTE, {
|
|
24
|
+
detail: { player: (_a = meta === null || meta === void 0 ? void 0 : meta.player) === null || _a === void 0 ? void 0 : _a.current },
|
|
25
|
+
});
|
|
26
|
+
dispatchEvent(customEvent);
|
|
27
|
+
}
|
|
28
|
+
else {
|
|
29
|
+
var customEvent = new CustomEvent(utils_constants.GALLERY_EVENTS.ON_MUTE, {
|
|
30
|
+
detail: { player: (_b = meta === null || meta === void 0 ? void 0 : meta.player) === null || _b === void 0 ? void 0 : _b.current },
|
|
31
|
+
});
|
|
32
|
+
dispatchEvent(customEvent);
|
|
33
|
+
}
|
|
34
|
+
setMutedVideo(!mutedVideo);
|
|
35
|
+
}, [meta === null || meta === void 0 ? void 0 : meta.player, mutedVideo, setMutedVideo]);
|
|
36
|
+
var handlePlayVideo = React.useCallback(function () {
|
|
37
|
+
setPlayingVideo(!playingVideo);
|
|
38
|
+
}, [playingVideo, setPlayingVideo]);
|
|
39
|
+
return utils_utils.isVideo(image === null || image === void 0 ? void 0 : image.src) ? (React__default.default.createElement("section", { className: styles__default.default.videoButtons },
|
|
40
|
+
playingVideo ? (React__default.default.createElement(components_buttons_index.Pause, { onClick: handlePlayVideo, className: styles__default.default.center })) : (React__default.default.createElement(components_buttons_index.Play, { onClick: handlePlayVideo, className: styles__default.default.center })),
|
|
41
|
+
mutedVideo ? (React__default.default.createElement(components_buttons_index.UnmuteVideo, { onClick: handleMuteVideo, className: styles__default.default.right })) : (React__default.default.createElement(components_buttons_index.MuteVideo, { onClick: handleMuteVideo, className: styles__default.default.right })))) : (React__default.default.createElement(coreComponentsTypography.Typography.Text, { className: styles__default.default.description, tag: 'div', view: 'component', color: 'primary-inverted' }, image === null || image === void 0 ? void 0 : image.name));
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
exports.InfoBar = InfoBar;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { InfoBar } from "./Component";
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
2
|
+
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
|
+
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
|
+
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
5
|
+
} :root {
|
|
6
|
+
|
|
7
|
+
/* Hard */
|
|
8
|
+
|
|
9
|
+
/* Up */
|
|
10
|
+
|
|
11
|
+
/* Hard up */
|
|
12
|
+
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
13
|
+
|
|
14
|
+
/* новые значения, используйте их */
|
|
15
|
+
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
16
|
+
|
|
17
|
+
/* новые значения, используйте их */
|
|
18
|
+
--gap-8: 8px;
|
|
19
|
+
} :root {
|
|
20
|
+
} :root {
|
|
21
|
+
} .description {
|
|
22
|
+
text-align: center;
|
|
23
|
+
margin-bottom: var(--gap-8);
|
|
24
|
+
} .videoButtons {
|
|
25
|
+
padding: 0 var(--gap-8);
|
|
26
|
+
position: relative;
|
|
27
|
+
height: 48px;
|
|
28
|
+
} .center {
|
|
29
|
+
position: absolute;
|
|
30
|
+
left: 50%;
|
|
31
|
+
transform: translateX(-50%);
|
|
32
|
+
} .right {
|
|
33
|
+
position: absolute;
|
|
34
|
+
right: 0;
|
|
35
|
+
}
|
|
@@ -15,11 +15,12 @@ var styles__default = /*#__PURE__*/_interopDefaultCompat(styles);
|
|
|
15
15
|
var MIN_SCROLL_STEP = 24;
|
|
16
16
|
var NavigationBar = function () {
|
|
17
17
|
var containerRef = React.useRef(null);
|
|
18
|
-
var _a = React.useContext(context.GalleryContext), images = _a.images, currentSlideIndex = _a.currentSlideIndex, setCurrentSlideIndex = _a.setCurrentSlideIndex, getSwiper = _a.getSwiper;
|
|
18
|
+
var _a = React.useContext(context.GalleryContext), images = _a.images, currentSlideIndex = _a.currentSlideIndex, setCurrentSlideIndex = _a.setCurrentSlideIndex, getSwiper = _a.getSwiper, setPlayingVideo = _a.setPlayingVideo;
|
|
19
19
|
var swiper = getSwiper();
|
|
20
20
|
var handlePreviewSelect = function (index) {
|
|
21
21
|
setCurrentSlideIndex === null || setCurrentSlideIndex === void 0 ? void 0 : setCurrentSlideIndex(index);
|
|
22
22
|
if (swiper) {
|
|
23
|
+
setPlayingVideo(true);
|
|
23
24
|
swiper.slideTo(index);
|
|
24
25
|
}
|
|
25
26
|
};
|
|
@@ -2,13 +2,20 @@
|
|
|
2
2
|
import SwiperCore from 'swiper';
|
|
3
3
|
import { GalleryImage, ImageMeta } from "./types";
|
|
4
4
|
type GalleryContext = {
|
|
5
|
+
view: 'desktop' | 'mobile';
|
|
5
6
|
singleSlide: boolean;
|
|
6
7
|
currentSlideIndex: number;
|
|
7
8
|
images: GalleryImage[];
|
|
8
9
|
imagesMeta: ImageMeta[];
|
|
9
10
|
fullScreen: boolean;
|
|
11
|
+
mutedVideo: boolean;
|
|
12
|
+
playingVideo: boolean;
|
|
13
|
+
hideNavigation: boolean;
|
|
14
|
+
setHideNavigation: (hideNavigation: boolean) => void;
|
|
10
15
|
initialSlide: number;
|
|
11
16
|
setFullScreen: (fullScreen: boolean) => void;
|
|
17
|
+
setMutedVideo: (muteVideo: boolean) => void;
|
|
18
|
+
setPlayingVideo: (playingVideo: boolean) => void;
|
|
12
19
|
setImageMeta: (meta: ImageMeta, index: number) => void;
|
|
13
20
|
slideTo: (index: number) => void;
|
|
14
21
|
slideNext: () => void;
|
package/gallery/cssm/context.js
CHANGED
|
@@ -5,11 +5,18 @@ var React = require('react');
|
|
|
5
5
|
var mockFn = function () { return undefined; };
|
|
6
6
|
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
7
7
|
var GalleryContext = React.createContext({
|
|
8
|
+
view: 'desktop',
|
|
8
9
|
singleSlide: false,
|
|
9
10
|
currentSlideIndex: 0,
|
|
10
11
|
images: [],
|
|
11
12
|
imagesMeta: [],
|
|
12
13
|
fullScreen: false,
|
|
14
|
+
mutedVideo: false,
|
|
15
|
+
playingVideo: false,
|
|
16
|
+
hideNavigation: false,
|
|
17
|
+
setHideNavigation: mockFn,
|
|
18
|
+
setMutedVideo: mockFn,
|
|
19
|
+
setPlayingVideo: mockFn,
|
|
13
20
|
initialSlide: 0,
|
|
14
21
|
setFullScreen: mockFn,
|
|
15
22
|
setImageMeta: mockFn,
|
package/gallery/cssm/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export * from "./Component";
|
|
2
|
-
export
|
|
2
|
+
export { GALLERY_EVENTS, TestIds } from "./utils/index";
|
package/gallery/cssm/index.js
CHANGED
|
@@ -1,17 +1,10 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
3
|
var Component = require('./Component.js');
|
|
4
|
-
var utils_splitFilename = require('./utils/split-filename.js');
|
|
5
|
-
var utils_utils = require('./utils/utils.js');
|
|
6
4
|
var utils_constants = require('./utils/constants.js');
|
|
7
5
|
|
|
8
6
|
|
|
9
7
|
|
|
10
8
|
exports.Gallery = Component.Gallery;
|
|
11
|
-
exports.
|
|
12
|
-
exports.PLACEHOLDER_HEIGHT = utils_utils.PLACEHOLDER_HEIGHT;
|
|
13
|
-
exports.PLACEHOLDER_WIDTH = utils_utils.PLACEHOLDER_WIDTH;
|
|
14
|
-
exports.getImageAlt = utils_utils.getImageAlt;
|
|
15
|
-
exports.getImageKey = utils_utils.getImageKey;
|
|
16
|
-
exports.isSmallImage = utils_utils.isSmallImage;
|
|
9
|
+
exports.GALLERY_EVENTS = utils_constants.GALLERY_EVENTS;
|
|
17
10
|
exports.TestIds = utils_constants.TestIds;
|
|
@@ -19,6 +19,8 @@
|
|
|
19
19
|
} :root {
|
|
20
20
|
} :root {
|
|
21
21
|
} .container {
|
|
22
|
+
position: relative;
|
|
23
|
+
overflow: hidden;
|
|
22
24
|
display: flex;
|
|
23
25
|
flex-direction: column;
|
|
24
26
|
justify-content: space-between;
|
|
@@ -30,4 +32,14 @@
|
|
|
30
32
|
width: 100%;
|
|
31
33
|
height: 100%;
|
|
32
34
|
background: transparent;
|
|
35
|
+
} .navigationVideo {
|
|
36
|
+
background-color: var(--color-static-neutral-0-inverted);
|
|
37
|
+
z-index: 3;
|
|
38
|
+
width: 100%;
|
|
39
|
+
position: absolute;
|
|
40
|
+
bottom: 0;
|
|
41
|
+
left: 0;
|
|
42
|
+
transition: transform 0.3s ease-in-out;
|
|
43
|
+
} .hideNavigation {
|
|
44
|
+
transform: translateY(106px);
|
|
33
45
|
}
|
package/gallery/cssm/types.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { RefObject } from 'react';
|
|
1
2
|
type GalleryImage = {
|
|
2
3
|
src: string;
|
|
3
4
|
name?: string;
|
|
@@ -9,5 +10,11 @@ type ImageMeta = {
|
|
|
9
10
|
width: number;
|
|
10
11
|
height: number;
|
|
11
12
|
broken?: boolean;
|
|
13
|
+
player?: never;
|
|
14
|
+
} | {
|
|
15
|
+
width?: never;
|
|
16
|
+
height?: never;
|
|
17
|
+
broken?: boolean;
|
|
18
|
+
player: RefObject<HTMLVideoElement>;
|
|
12
19
|
};
|
|
13
20
|
export { GalleryImage, ImageMeta };
|
|
@@ -7,5 +7,18 @@ declare const TestIds: {
|
|
|
7
7
|
EXIT_FULLSCREEN_BUTTON: string;
|
|
8
8
|
DOWNLOAD_BUTTON: string;
|
|
9
9
|
NAVIGATION_BAR: string;
|
|
10
|
+
MUTE_BUTTON: string;
|
|
11
|
+
UNMUTE_BUTTON: string;
|
|
10
12
|
};
|
|
11
|
-
|
|
13
|
+
declare const PREVIEW_WIDTH_MOBILE = 36;
|
|
14
|
+
declare const PREVIEW_HEIGHT_MOBILE = 46;
|
|
15
|
+
declare const PREVIEW_WIDTH_DESKTOP = 56;
|
|
16
|
+
declare const PREVIEW_HEIGHT_DESKTOP = 56;
|
|
17
|
+
declare const PREVIEW_VIDEO_MULTIPLIER = 12;
|
|
18
|
+
declare const GALLERY_EVENTS: {
|
|
19
|
+
ON_PLAY: string;
|
|
20
|
+
ON_PAUSE: string;
|
|
21
|
+
ON_MUTE: string;
|
|
22
|
+
ON_UNMUTE: string;
|
|
23
|
+
};
|
|
24
|
+
export { TestIds, PREVIEW_WIDTH_MOBILE, PREVIEW_HEIGHT_MOBILE, PREVIEW_WIDTH_DESKTOP, PREVIEW_HEIGHT_DESKTOP, PREVIEW_VIDEO_MULTIPLIER, GALLERY_EVENTS };
|
|
@@ -9,6 +9,25 @@ var TestIds = {
|
|
|
9
9
|
EXIT_FULLSCREEN_BUTTON: 'exit-fullscreen-button',
|
|
10
10
|
DOWNLOAD_BUTTON: 'download-button',
|
|
11
11
|
NAVIGATION_BAR: 'navigation-bar',
|
|
12
|
+
MUTE_BUTTON: 'mute-button',
|
|
13
|
+
UNMUTE_BUTTON: 'unmute-button',
|
|
14
|
+
};
|
|
15
|
+
var PREVIEW_WIDTH_MOBILE = 36;
|
|
16
|
+
var PREVIEW_HEIGHT_MOBILE = 46;
|
|
17
|
+
var PREVIEW_WIDTH_DESKTOP = 56;
|
|
18
|
+
var PREVIEW_HEIGHT_DESKTOP = 56;
|
|
19
|
+
var PREVIEW_VIDEO_MULTIPLIER = 12;
|
|
20
|
+
var GALLERY_EVENTS = {
|
|
21
|
+
ON_PLAY: 'Gallery:OnPlay',
|
|
22
|
+
ON_PAUSE: 'Gallery:OnPause',
|
|
23
|
+
ON_MUTE: 'Gallery:OnMute',
|
|
24
|
+
ON_UNMUTE: 'Gallery:OnUnmute',
|
|
12
25
|
};
|
|
13
26
|
|
|
27
|
+
exports.GALLERY_EVENTS = GALLERY_EVENTS;
|
|
28
|
+
exports.PREVIEW_HEIGHT_DESKTOP = PREVIEW_HEIGHT_DESKTOP;
|
|
29
|
+
exports.PREVIEW_HEIGHT_MOBILE = PREVIEW_HEIGHT_MOBILE;
|
|
30
|
+
exports.PREVIEW_VIDEO_MULTIPLIER = PREVIEW_VIDEO_MULTIPLIER;
|
|
31
|
+
exports.PREVIEW_WIDTH_DESKTOP = PREVIEW_WIDTH_DESKTOP;
|
|
32
|
+
exports.PREVIEW_WIDTH_MOBILE = PREVIEW_WIDTH_MOBILE;
|
|
14
33
|
exports.TestIds = TestIds;
|
|
@@ -12,4 +12,11 @@ exports.PLACEHOLDER_WIDTH = utils_utils.PLACEHOLDER_WIDTH;
|
|
|
12
12
|
exports.getImageAlt = utils_utils.getImageAlt;
|
|
13
13
|
exports.getImageKey = utils_utils.getImageKey;
|
|
14
14
|
exports.isSmallImage = utils_utils.isSmallImage;
|
|
15
|
+
exports.isVideo = utils_utils.isVideo;
|
|
16
|
+
exports.GALLERY_EVENTS = utils_constants.GALLERY_EVENTS;
|
|
17
|
+
exports.PREVIEW_HEIGHT_DESKTOP = utils_constants.PREVIEW_HEIGHT_DESKTOP;
|
|
18
|
+
exports.PREVIEW_HEIGHT_MOBILE = utils_constants.PREVIEW_HEIGHT_MOBILE;
|
|
19
|
+
exports.PREVIEW_VIDEO_MULTIPLIER = utils_constants.PREVIEW_VIDEO_MULTIPLIER;
|
|
20
|
+
exports.PREVIEW_WIDTH_DESKTOP = utils_constants.PREVIEW_WIDTH_DESKTOP;
|
|
21
|
+
exports.PREVIEW_WIDTH_MOBILE = utils_constants.PREVIEW_WIDTH_MOBILE;
|
|
15
22
|
exports.TestIds = utils_constants.TestIds;
|
|
@@ -4,4 +4,5 @@ declare const PLACEHOLDER_HEIGHT = 300;
|
|
|
4
4
|
declare const getImageKey: ({ name, src }: GalleryImage, index: number) => string;
|
|
5
5
|
declare const getImageAlt: ({ alt, name }: GalleryImage, index: number) => string;
|
|
6
6
|
declare const isSmallImage: (meta?: ImageMeta) => boolean;
|
|
7
|
-
|
|
7
|
+
declare const isVideo: (url: string | undefined) => boolean;
|
|
8
|
+
export { PLACEHOLDER_WIDTH, PLACEHOLDER_HEIGHT, getImageKey, getImageAlt, isSmallImage, isVideo };
|
|
@@ -11,14 +11,16 @@ var getImageAlt = function (_a, index) {
|
|
|
11
11
|
return alt || name || "\u0418\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0435 ".concat(index + 1);
|
|
12
12
|
};
|
|
13
13
|
var isSmallImage = function (meta) {
|
|
14
|
-
if (
|
|
15
|
-
return
|
|
14
|
+
if (meta && meta.width && meta.height) {
|
|
15
|
+
return meta.width < PLACEHOLDER_WIDTH && meta.height < PLACEHOLDER_HEIGHT;
|
|
16
16
|
}
|
|
17
|
-
return
|
|
17
|
+
return false;
|
|
18
18
|
};
|
|
19
|
+
var isVideo = function (url) { return /(.*?)(\.webm|\.mp4|\.m3u8)$/.test(url !== null && url !== void 0 ? url : ''); };
|
|
19
20
|
|
|
20
21
|
exports.PLACEHOLDER_HEIGHT = PLACEHOLDER_HEIGHT;
|
|
21
22
|
exports.PLACEHOLDER_WIDTH = PLACEHOLDER_WIDTH;
|
|
22
23
|
exports.getImageAlt = getImageAlt;
|
|
23
24
|
exports.getImageKey = getImageKey;
|
|
24
25
|
exports.isSmallImage = isSmallImage;
|
|
26
|
+
exports.isVideo = isVideo;
|
package/gallery/esm/Component.js
CHANGED
|
@@ -1,53 +1,76 @@
|
|
|
1
|
-
import React, { useState, useCallback, useEffect } from 'react';
|
|
1
|
+
import React, { useState, useRef, useCallback, useEffect } from 'react';
|
|
2
|
+
import cn from 'classnames';
|
|
2
3
|
import { BaseModal } from '../../base-modal/esm';
|
|
4
|
+
import { useMedia } from '@alfalab/hooks';
|
|
3
5
|
import { NavigationBar } from './components/navigation-bar/Component.js';
|
|
4
6
|
import { Header } from './components/header/Component.js';
|
|
5
|
-
import 'classnames';
|
|
6
|
-
import '@alfalab/hooks';
|
|
7
7
|
import { GalleryContext } from './context.js';
|
|
8
8
|
import { ImageViewer } from './components/image-viewer/component.js';
|
|
9
|
+
import { InfoBar } from './components/info-bar/Component.js';
|
|
10
|
+
import { HeaderMobile } from './components/header-mobile/Component.js';
|
|
9
11
|
import './utils/utils.js';
|
|
10
12
|
import './utils/constants.js';
|
|
11
13
|
import './components/image-preview/Component.js';
|
|
12
|
-
import '
|
|
14
|
+
import './components/image-preview/paths.js';
|
|
15
|
+
import './components/buttons/index.js';
|
|
13
16
|
import 'tslib';
|
|
14
17
|
import '../../icon-button/esm';
|
|
15
18
|
import '../../tooltip/esm/desktop';
|
|
19
|
+
import '@alfalab/icons-glyph/ArrowLeftMIcon';
|
|
16
20
|
import '@alfalab/icons-glyph/ArrowsInwardMIcon';
|
|
17
21
|
import '@alfalab/icons-glyph/ArrowsOutwardMIcon';
|
|
18
22
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
23
|
+
import '@alfalab/icons-glyph/PauseCompactMIcon';
|
|
24
|
+
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
19
25
|
import '@alfalab/icons-glyph/PointerDownMIcon';
|
|
20
|
-
import '
|
|
26
|
+
import '@alfalab/icons-glyph/SoundCrossMIcon';
|
|
27
|
+
import '@alfalab/icons-glyph/SoundMIcon';
|
|
21
28
|
import './components/header-info-block/Component.js';
|
|
29
|
+
import '../../typography/esm';
|
|
22
30
|
import './utils/split-filename.js';
|
|
23
|
-
import './buttons-14595d9a.js';
|
|
24
31
|
import 'element-closest';
|
|
25
32
|
import 'swiper';
|
|
26
33
|
import 'swiper/react';
|
|
27
34
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
28
35
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
29
|
-
import './slide-
|
|
36
|
+
import './slide-da05984b.js';
|
|
30
37
|
import './components/image-viewer/paths.js';
|
|
38
|
+
import './components/image-viewer/video/index.js';
|
|
39
|
+
import 'hls.js';
|
|
40
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
31
41
|
import 'swiper/swiper.min.css';
|
|
32
42
|
|
|
33
|
-
var styles = {"container":"
|
|
43
|
+
var styles = {"container":"gallery__container_1ukr0","modal":"gallery__modal_1ukr0","navigationVideo":"gallery__navigationVideo_1ukr0","hideNavigation":"gallery__hideNavigation_1ukr0"};
|
|
34
44
|
require('./index.css');
|
|
35
45
|
|
|
36
46
|
var Backdrop = function () { return null; };
|
|
37
47
|
var Gallery = function (_a) {
|
|
38
|
-
var
|
|
48
|
+
var _b;
|
|
49
|
+
var _c, _d;
|
|
50
|
+
var open = _a.open, images = _a.images, slideIndex = _a.slideIndex, _e = _a.initialSlide, initialSlide = _e === void 0 ? 0 : _e, _f = _a.loop, loop = _f === void 0 ? true : _f, onClose = _a.onClose, onSlideIndexChange = _a.onSlideIndexChange;
|
|
39
51
|
var currentSlideIndexState = useState(initialSlide);
|
|
40
52
|
var uncontrolled = slideIndex === undefined;
|
|
41
|
-
var
|
|
53
|
+
var _g = uncontrolled
|
|
42
54
|
? currentSlideIndexState
|
|
43
|
-
: [slideIndex, onSlideIndexChange], currentSlideIndex =
|
|
44
|
-
var
|
|
45
|
-
var
|
|
46
|
-
var
|
|
55
|
+
: [slideIndex, onSlideIndexChange], currentSlideIndex = _g[0], setCurrentSlideIndex = _g[1];
|
|
56
|
+
var _h = useState(), swiper = _h[0], setSwiper = _h[1];
|
|
57
|
+
var _j = useState([]), imagesMeta = _j[0], setImagesMeta = _j[1];
|
|
58
|
+
var _k = useState(false), fullScreen = _k[0], setFullScreen = _k[1];
|
|
59
|
+
var _l = useState(false), mutedVideo = _l[0], setMutedVideo = _l[1];
|
|
60
|
+
var _m = useState(true), playingVideo = _m[0], setPlayingVideo = _m[1];
|
|
61
|
+
var _o = useState(false), hideNavigation = _o[0], setHideNavigation = _o[1];
|
|
62
|
+
var timer = useRef();
|
|
63
|
+
var view = useMedia([
|
|
64
|
+
['mobile', '(max-width: 1023px)'],
|
|
65
|
+
['desktop', '(min-width: 1024px)'],
|
|
66
|
+
], 'desktop')[0];
|
|
67
|
+
var isMobile = view === 'mobile';
|
|
68
|
+
var isCurrentVideo = !!((_d = (_c = imagesMeta[currentSlideIndex]) === null || _c === void 0 ? void 0 : _c.player) === null || _d === void 0 ? void 0 : _d.current);
|
|
47
69
|
var slideTo = useCallback(function (index) {
|
|
48
70
|
if (images[index]) {
|
|
49
71
|
setCurrentSlideIndex === null || setCurrentSlideIndex === void 0 ? void 0 : setCurrentSlideIndex(index);
|
|
50
72
|
if (swiper) {
|
|
73
|
+
setPlayingVideo(true);
|
|
51
74
|
swiper.slideTo(index);
|
|
52
75
|
}
|
|
53
76
|
}
|
|
@@ -100,6 +123,23 @@ var Gallery = function (_a) {
|
|
|
100
123
|
break;
|
|
101
124
|
}
|
|
102
125
|
}, [fullScreen, open, slideNext, slidePrev]);
|
|
126
|
+
useEffect(function () {
|
|
127
|
+
if (isCurrentVideo && !hideNavigation) {
|
|
128
|
+
if (timer.current)
|
|
129
|
+
clearTimeout(timer.current);
|
|
130
|
+
timer.current = setTimeout(function () {
|
|
131
|
+
setHideNavigation(true);
|
|
132
|
+
}, 2000);
|
|
133
|
+
}
|
|
134
|
+
if (!isCurrentVideo) {
|
|
135
|
+
setHideNavigation(false);
|
|
136
|
+
}
|
|
137
|
+
return function () {
|
|
138
|
+
if (timer.current) {
|
|
139
|
+
clearTimeout(timer.current);
|
|
140
|
+
}
|
|
141
|
+
};
|
|
142
|
+
}, [hideNavigation, isCurrentVideo]);
|
|
103
143
|
useEffect(function () {
|
|
104
144
|
if (!uncontrolled && !(swiper === null || swiper === void 0 ? void 0 : swiper.destroyed)) {
|
|
105
145
|
swiper === null || swiper === void 0 ? void 0 : swiper.slideTo(currentSlideIndex);
|
|
@@ -115,6 +155,7 @@ var Gallery = function (_a) {
|
|
|
115
155
|
var showNavigationBar = !singleSlide && !fullScreen;
|
|
116
156
|
// eslint-disable-next-line react/jsx-no-constructed-context-values
|
|
117
157
|
var galleryContext = {
|
|
158
|
+
view: view,
|
|
118
159
|
singleSlide: singleSlide,
|
|
119
160
|
currentSlideIndex: currentSlideIndex,
|
|
120
161
|
images: images,
|
|
@@ -122,6 +163,12 @@ var Gallery = function (_a) {
|
|
|
122
163
|
fullScreen: fullScreen,
|
|
123
164
|
initialSlide: uncontrolled ? initialSlide : currentSlideIndex,
|
|
124
165
|
setFullScreen: setFullScreen,
|
|
166
|
+
playingVideo: playingVideo,
|
|
167
|
+
setPlayingVideo: setPlayingVideo,
|
|
168
|
+
mutedVideo: mutedVideo,
|
|
169
|
+
setMutedVideo: setMutedVideo,
|
|
170
|
+
hideNavigation: hideNavigation,
|
|
171
|
+
setHideNavigation: setHideNavigation,
|
|
125
172
|
setImageMeta: setImageMeta,
|
|
126
173
|
slideNext: slideNext,
|
|
127
174
|
slidePrev: slidePrev,
|
|
@@ -136,9 +183,14 @@ var Gallery = function (_a) {
|
|
|
136
183
|
return (React.createElement(GalleryContext.Provider, { value: galleryContext },
|
|
137
184
|
React.createElement(BaseModal, { open: open, className: styles.modal, onEscapeKeyDown: handleEscapeKeyDown, Backdrop: Backdrop },
|
|
138
185
|
React.createElement("div", { className: styles.container },
|
|
139
|
-
React.createElement(Header, null),
|
|
186
|
+
view === 'desktop' ? React.createElement(Header, null) : React.createElement(HeaderMobile, null),
|
|
140
187
|
React.createElement(ImageViewer, null),
|
|
141
|
-
|
|
188
|
+
React.createElement("nav", { className: cn((_b = {},
|
|
189
|
+
_b[styles.navigationVideo] = isCurrentVideo && isMobile,
|
|
190
|
+
_b[styles.hideNavigation] = hideNavigation && isMobile,
|
|
191
|
+
_b)) },
|
|
192
|
+
showNavigationBar && React.createElement(NavigationBar, null),
|
|
193
|
+
view === 'mobile' && React.createElement(InfoBar, null))))));
|
|
142
194
|
};
|
|
143
195
|
|
|
144
196
|
export { Gallery };
|