@alfalab/core-components 47.19.0 → 47.20.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 +4 -4
- 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 +4 -4
- package/accordion/esm/index.css +9 -9
- package/accordion/index.css +9 -9
- 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 +4 -4
- package/accordion/modern/index.css +9 -9
- package/action-button/Component.js +4 -4
- package/action-button/default.css +13 -13
- package/action-button/esm/Component.js +4 -4
- package/action-button/esm/default.css +13 -13
- package/action-button/esm/index.css +10 -10
- package/action-button/esm/inverted.css +13 -13
- package/action-button/esm/static.css +9 -9
- package/action-button/index.css +10 -10
- package/action-button/inverted.css +13 -13
- package/action-button/modern/Component.js +4 -4
- package/action-button/modern/default.css +13 -13
- package/action-button/modern/index.css +10 -10
- package/action-button/modern/inverted.css +13 -13
- package/action-button/modern/static.css +9 -9
- package/action-button/static.css +9 -9
- package/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +3 -3
- package/alert/index.css +3 -3
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +3 -3
- package/amount/component.js +1 -1
- package/amount/esm/component.js +1 -1
- package/amount/esm/index.css +8 -8
- package/amount/esm/pure/component.js +1 -1
- package/amount/esm/pure/index.css +2 -2
- package/amount/index.css +8 -8
- package/amount/modern/component.js +1 -1
- package/amount/modern/index.css +8 -8
- package/amount/modern/pure/component.js +1 -1
- package/amount/modern/pure/index.css +2 -2
- package/amount/pure/component.js +1 -1
- package/amount/pure/index.css +2 -2
- package/amount-input/Component.js +3 -3
- package/amount-input/default.css +4 -4
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +4 -4
- package/amount-input/esm/index.css +7 -7
- package/amount-input/esm/inverted.css +4 -4
- package/amount-input/index.css +7 -7
- package/amount-input/inverted.css +4 -4
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +4 -4
- package/amount-input/modern/index.css +7 -7
- package/amount-input/modern/inverted.css +4 -4
- package/attach/Component.js +1 -1
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +18 -18
- package/attach/index.css +18 -18
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +18 -18
- package/backdrop/Component.js +1 -1
- package/backdrop/esm/Component.js +1 -1
- package/backdrop/esm/index.css +11 -11
- package/backdrop/index.css +11 -11
- package/backdrop/modern/Component.js +1 -1
- package/backdrop/modern/index.css +11 -11
- package/badge/Component.js +1 -1
- package/badge/esm/Component.js +1 -1
- package/badge/esm/index.css +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 +13 -13
- package/base-modal/index.css +13 -13
- package/base-modal/modern/Component.js +1 -1
- package/base-modal/modern/index.css +13 -13
- package/bottom-sheet/component.js +1 -1
- package/bottom-sheet/components/footer/Component.js +1 -1
- package/bottom-sheet/components/footer/index.css +26 -26
- package/bottom-sheet/components/header/Component.js +1 -1
- package/bottom-sheet/components/header/index.css +13 -13
- 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 +26 -26
- package/bottom-sheet/esm/components/header/Component.js +1 -1
- package/bottom-sheet/esm/components/header/index.css +13 -13
- package/bottom-sheet/esm/index.css +45 -45
- package/bottom-sheet/index.css +45 -45
- 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 +26 -26
- package/bottom-sheet/modern/components/header/Component.js +1 -1
- package/bottom-sheet/modern/components/header/index.css +13 -13
- package/bottom-sheet/modern/index.css +45 -45
- package/button/components/base-button/Component.js +3 -3
- package/button/components/base-button/default.css +50 -50
- package/button/components/base-button/index.css +62 -62
- package/button/components/base-button/inverted.css +50 -50
- package/button/desktop/Component.desktop.js +3 -3
- package/button/desktop/default.desktop.css +19 -19
- package/button/desktop/desktop.css +7 -7
- package/button/desktop/inverted.desktop.css +19 -19
- package/button/esm/components/base-button/Component.js +3 -3
- package/button/esm/components/base-button/default.css +50 -50
- package/button/esm/components/base-button/index.css +62 -62
- package/button/esm/components/base-button/inverted.css +50 -50
- package/button/esm/desktop/Component.desktop.js +3 -3
- package/button/esm/desktop/default.desktop.css +19 -19
- package/button/esm/desktop/desktop.css +7 -7
- package/button/esm/desktop/inverted.desktop.css +19 -19
- package/button/esm/mobile/Component.mobile.js +3 -3
- package/button/esm/mobile/default.mobile.css +18 -18
- package/button/esm/mobile/inverted.mobile.css +18 -18
- package/button/esm/mobile/mobile.css +7 -7
- package/button/mobile/Component.mobile.js +3 -3
- package/button/mobile/default.mobile.css +18 -18
- package/button/mobile/inverted.mobile.css +18 -18
- package/button/mobile/mobile.css +7 -7
- package/button/modern/components/base-button/Component.js +3 -3
- package/button/modern/components/base-button/default.css +50 -50
- package/button/modern/components/base-button/index.css +62 -62
- package/button/modern/components/base-button/inverted.css +50 -50
- package/button/modern/desktop/Component.desktop.js +3 -3
- package/button/modern/desktop/default.desktop.css +19 -19
- package/button/modern/desktop/desktop.css +7 -7
- package/button/modern/desktop/inverted.desktop.css +19 -19
- package/button/modern/mobile/Component.mobile.js +3 -3
- package/button/modern/mobile/default.mobile.css +18 -18
- package/button/modern/mobile/inverted.mobile.css +18 -18
- package/button/modern/mobile/mobile.css +7 -7
- package/calendar/components/calendar-mobile/Component.js +3 -3
- package/calendar/components/calendar-mobile/backdrop-transitions.css +10 -10
- package/calendar/components/calendar-mobile/index.css +21 -21
- package/calendar/components/calendar-mobile/transitions.css +8 -8
- package/calendar/components/days-table/Component.js +1 -1
- package/calendar/components/days-table/index.css +68 -68
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.css +3 -3
- package/calendar/components/month-year-header/Component.js +1 -1
- package/calendar/components/month-year-header/index.css +10 -10
- package/calendar/components/months-table/Component.js +1 -1
- package/calendar/components/months-table/index.css +13 -13
- package/calendar/components/period-slider/Component.js +1 -1
- package/calendar/components/period-slider/index.css +11 -11
- package/calendar/components/select-button/Component.js +1 -1
- package/calendar/components/select-button/index.css +10 -10
- package/calendar/components/years-table/Component.js +1 -1
- package/calendar/components/years-table/index.css +15 -15
- package/calendar/desktop/Component.desktop.js +1 -1
- package/calendar/desktop/desktop.css +29 -29
- package/calendar/esm/components/calendar-mobile/Component.js +3 -3
- package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +10 -10
- package/calendar/esm/components/calendar-mobile/index.css +21 -21
- package/calendar/esm/components/calendar-mobile/transitions.css +8 -8
- package/calendar/esm/components/days-table/Component.js +1 -1
- package/calendar/esm/components/days-table/index.css +68 -68
- package/calendar/esm/components/header/Component.js +1 -1
- package/calendar/esm/components/header/index.css +3 -3
- package/calendar/esm/components/month-year-header/Component.js +1 -1
- package/calendar/esm/components/month-year-header/index.css +10 -10
- package/calendar/esm/components/months-table/Component.js +1 -1
- package/calendar/esm/components/months-table/index.css +13 -13
- package/calendar/esm/components/period-slider/Component.js +1 -1
- package/calendar/esm/components/period-slider/index.css +11 -11
- package/calendar/esm/components/select-button/Component.js +1 -1
- package/calendar/esm/components/select-button/index.css +10 -10
- package/calendar/esm/components/years-table/Component.js +1 -1
- package/calendar/esm/components/years-table/index.css +15 -15
- package/calendar/esm/desktop/Component.desktop.js +1 -1
- package/calendar/esm/desktop/desktop.css +29 -29
- package/calendar/modern/components/calendar-mobile/Component.js +3 -3
- package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +10 -10
- package/calendar/modern/components/calendar-mobile/index.css +21 -21
- package/calendar/modern/components/calendar-mobile/transitions.css +8 -8
- package/calendar/modern/components/days-table/Component.js +1 -1
- package/calendar/modern/components/days-table/index.css +68 -68
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +3 -3
- package/calendar/modern/components/month-year-header/Component.js +1 -1
- package/calendar/modern/components/month-year-header/index.css +10 -10
- package/calendar/modern/components/months-table/Component.js +1 -1
- package/calendar/modern/components/months-table/index.css +13 -13
- package/calendar/modern/components/period-slider/Component.js +1 -1
- package/calendar/modern/components/period-slider/index.css +11 -11
- package/calendar/modern/components/select-button/Component.js +1 -1
- package/calendar/modern/components/select-button/index.css +10 -10
- package/calendar/modern/components/years-table/Component.js +1 -1
- package/calendar/modern/components/years-table/index.css +15 -15
- package/calendar/modern/desktop/Component.desktop.js +1 -1
- package/calendar/modern/desktop/desktop.css +29 -29
- package/calendar-input/components/calendar-input/Component.js +1 -1
- package/calendar-input/components/calendar-input/index.css +11 -11
- package/calendar-input/esm/components/calendar-input/Component.js +1 -1
- package/calendar-input/esm/components/calendar-input/index.css +11 -11
- package/calendar-input/modern/components/calendar-input/Component.js +1 -1
- package/calendar-input/modern/components/calendar-input/index.css +11 -11
- package/calendar-range/components/divider/Component.js +1 -1
- package/calendar-range/components/divider/index.css +8 -8
- 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 +8 -8
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/index.module-37651010.js +4 -0
- package/calendar-range/esm/views/index.css +7 -7
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/index.module-d783dc6a.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 +8 -8
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/index.module-966bbbed.js +4 -0
- package/calendar-range/modern/views/index.css +7 -7
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/index.css +7 -7
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/calendar-with-skeleton/Component.js +1 -1
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +12 -12
- package/calendar-with-skeleton/index.css +12 -12
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +12 -12
- package/card-image/Component.js +1 -1
- package/card-image/esm/Component.js +1 -1
- package/card-image/esm/index.css +6 -6
- package/card-image/index.css +6 -6
- package/card-image/modern/Component.js +1 -1
- package/card-image/modern/index.css +6 -6
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +3 -3
- package/cdn-icon/index.css +3 -3
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +3 -3
- package/chart/Component.js +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 +3 -3
- package/checkbox/cssm/Component.js +2 -2
- package/checkbox/cssm/icon.d.ts +3 -0
- package/checkbox/cssm/{icons/icon-check-20.js → icon.js} +3 -2
- package/checkbox/cssm/index.module.css +10 -7
- package/checkbox/esm/Component.js +3 -5
- package/checkbox/esm/icon.d.ts +3 -0
- package/checkbox/esm/icon.js +7 -0
- package/checkbox/esm/index.css +41 -38
- package/checkbox/esm/index.js +1 -3
- package/checkbox/icon.d.ts +3 -0
- package/checkbox/{cssm/icons/icon-check-24.js → icon.js} +3 -2
- package/checkbox/index.css +41 -38
- package/checkbox/modern/Component.js +3 -5
- package/checkbox/modern/icon.d.ts +3 -0
- package/checkbox/modern/{icons/icon-check-24.js → icon.js} +2 -2
- package/checkbox/modern/index.css +41 -38
- package/checkbox/modern/index.js +1 -3
- package/checkbox/moderncssm/Component.js +2 -4
- package/checkbox/moderncssm/icon.d.ts +3 -0
- package/checkbox/{modern/icons/icon-check-20.js → moderncssm/icon.js} +2 -2
- package/checkbox/moderncssm/index.js +1 -3
- package/checkbox/moderncssm/index.module.css +8 -7
- package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
- package/checkbox-group/components/base-checkbox-group/index.css +19 -19
- package/checkbox-group/desktop/Component.desktop.js +1 -1
- package/checkbox-group/desktop/desktop.css +4 -4
- package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
- package/checkbox-group/esm/components/base-checkbox-group/index.css +19 -19
- package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
- package/checkbox-group/esm/desktop/desktop.css +4 -4
- package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
- package/checkbox-group/esm/mobile/mobile.css +4 -4
- package/checkbox-group/mobile/Component.mobile.js +1 -1
- package/checkbox-group/mobile/mobile.css +4 -4
- package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
- package/checkbox-group/modern/components/base-checkbox-group/index.css +19 -19
- package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
- package/checkbox-group/modern/desktop/desktop.css +4 -4
- package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
- package/checkbox-group/modern/mobile/mobile.css +4 -4
- 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 +6 -6
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +12 -12
- package/code-input/desktop/Component.desktop.js +1 -1
- package/code-input/desktop/desktop.css +2 -2
- package/code-input/esm/components/base-code-input/component.js +1 -1
- package/code-input/esm/components/base-code-input/index.css +6 -6
- package/code-input/esm/components/input/component.js +1 -1
- package/code-input/esm/components/input/index.css +12 -12
- package/code-input/esm/desktop/Component.desktop.js +1 -1
- package/code-input/esm/desktop/desktop.css +2 -2
- package/code-input/esm/mobile/Component.mobile.js +1 -1
- package/code-input/esm/mobile/mobile.css +3 -3
- package/code-input/mobile/Component.mobile.js +1 -1
- package/code-input/mobile/mobile.css +3 -3
- package/code-input/modern/components/base-code-input/component.js +1 -1
- package/code-input/modern/components/base-code-input/index.css +6 -6
- package/code-input/modern/components/input/component.js +1 -1
- package/code-input/modern/components/input/index.css +12 -12
- package/code-input/modern/desktop/Component.desktop.js +1 -1
- package/code-input/modern/desktop/desktop.css +2 -2
- package/code-input/modern/mobile/Component.mobile.js +1 -1
- package/code-input/modern/mobile/mobile.css +3 -3
- 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 +2 -2
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +2 -2
- package/confirmation/components/header/component.js +1 -1
- package/confirmation/components/header/index.css +4 -4
- package/confirmation/components/screens/fatal-error/component.js +1 -1
- package/confirmation/components/screens/fatal-error/index.css +7 -7
- package/confirmation/components/screens/hint/component.js +1 -1
- package/confirmation/components/screens/hint/index.css +13 -13
- 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 +19 -19
- package/confirmation/components/screens/temp-block/component.js +1 -1
- package/confirmation/components/screens/temp-block/index.css +8 -8
- package/confirmation/{countdown-section-bec57be9.js → countdown-section-0abed485.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 +2 -2
- 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 +2 -2
- package/confirmation/esm/components/header/component.js +1 -1
- package/confirmation/esm/components/header/index.css +4 -4
- 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 +7 -7
- package/confirmation/esm/components/screens/hint/component.js +1 -1
- package/confirmation/esm/components/screens/hint/index.css +13 -13
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.css +19 -19
- 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 +8 -8
- package/confirmation/esm/{countdown-section-fbae7d73.js → countdown-section-4cf5a83f.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 +2 -2
- package/confirmation/esm/shared/index.js +1 -1
- package/confirmation/mobile/component.mobile.js +1 -1
- package/confirmation/mobile/mobile.css +2 -2
- 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 +2 -2
- 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 +2 -2
- package/confirmation/modern/components/header/component.js +1 -1
- package/confirmation/modern/components/header/index.css +4 -4
- 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 +7 -7
- package/confirmation/modern/components/screens/hint/component.js +1 -1
- package/confirmation/modern/components/screens/hint/index.css +13 -13
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.css +19 -19
- 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 +8 -8
- package/confirmation/modern/{countdown-section-9ee109fc.js → countdown-section-2d6132f5.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 +2 -2
- 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 +10 -10
- package/confirmation-v1/components/countdown/component.js +1 -1
- package/confirmation-v1/components/countdown/index.css +13 -13
- package/confirmation-v1/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/components/countdown-loader/index.css +2 -2
- package/confirmation-v1/components/overlimit/component.js +1 -1
- package/confirmation-v1/components/overlimit/index.css +9 -9
- package/confirmation-v1/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/components/sign-confirmation/index.css +13 -13
- 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 +10 -10
- package/confirmation-v1/esm/components/countdown/component.js +1 -1
- package/confirmation-v1/esm/components/countdown/index.css +13 -13
- package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
- package/confirmation-v1/esm/components/overlimit/component.js +1 -1
- package/confirmation-v1/esm/components/overlimit/index.css +9 -9
- package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
- package/confirmation-v1/esm/index.css +14 -14
- package/confirmation-v1/index.css +14 -14
- 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 +10 -10
- package/confirmation-v1/modern/components/countdown/component.js +1 -1
- package/confirmation-v1/modern/components/countdown/index.css +13 -13
- package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
- package/confirmation-v1/modern/components/overlimit/component.js +1 -1
- package/confirmation-v1/modern/components/overlimit/index.css +9 -9
- package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
- package/confirmation-v1/modern/index.css +14 -14
- package/custom-button/Component.js +1 -1
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +21 -21
- package/custom-button/index.css +21 -21
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +21 -21
- 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 +4 -4
- package/date-input/index.css +4 -4
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +4 -4
- package/date-range-input/components/date-range-input/Component.js +1 -1
- package/date-range-input/components/date-range-input/index.css +7 -7
- package/date-range-input/esm/components/date-range-input/Component.js +1 -1
- package/date-range-input/esm/components/date-range-input/index.css +7 -7
- package/date-range-input/modern/components/date-range-input/Component.js +1 -1
- package/date-range-input/modern/components/date-range-input/index.css +7 -7
- package/date-time-input/components/date-time-input/Component.d.ts +1 -1
- package/date-time-input/components/date-time-input/Component.js +1 -1
- package/date-time-input/components/date-time-input/index.css +7 -7
- package/date-time-input/esm/components/date-time-input/Component.js +1 -1
- package/date-time-input/esm/components/date-time-input/index.css +7 -7
- package/date-time-input/modern/components/date-time-input/Component.js +1 -1
- package/date-time-input/modern/components/date-time-input/index.css +7 -7
- 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 +35 -35
- package/drawer/index.css +35 -35
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +35 -35
- 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.js +1 -1
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/index.css +23 -23
- package/file-upload-item/index.css +23 -23
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/index.css +23 -23
- package/filter-tag/components/base-filter-tag/Component.js +1 -1
- package/filter-tag/components/base-filter-tag/index.css +69 -69
- package/filter-tag/desktop/Component.desktop.js +1 -1
- package/filter-tag/desktop/desktop.css +20 -20
- package/filter-tag/esm/components/base-filter-tag/Component.js +1 -1
- package/filter-tag/esm/components/base-filter-tag/index.css +69 -69
- package/filter-tag/esm/desktop/Component.desktop.js +1 -1
- package/filter-tag/esm/desktop/desktop.css +20 -20
- package/filter-tag/esm/mobile/Component.mobile.js +1 -1
- package/filter-tag/esm/mobile/mobile.css +20 -20
- package/filter-tag/mobile/Component.mobile.js +1 -1
- package/filter-tag/mobile/mobile.css +20 -20
- package/filter-tag/modern/components/base-filter-tag/Component.js +1 -1
- package/filter-tag/modern/components/base-filter-tag/index.css +69 -69
- package/filter-tag/modern/desktop/Component.desktop.js +1 -1
- package/filter-tag/modern/desktop/desktop.css +20 -20
- package/filter-tag/modern/mobile/Component.mobile.js +1 -1
- package/filter-tag/modern/mobile/mobile.css +20 -20
- package/form-control/components/base-form-control/Component.js +3 -3
- package/form-control/components/base-form-control/default.css +18 -18
- package/form-control/components/base-form-control/index.css +41 -41
- package/form-control/components/base-form-control/inverted.css +18 -18
- package/form-control/desktop/Component.desktop.js +3 -3
- package/form-control/desktop/default.desktop.css +4 -4
- package/form-control/desktop/desktop.css +8 -8
- package/form-control/desktop/inverted.desktop.css +4 -4
- package/form-control/esm/components/base-form-control/Component.js +3 -3
- package/form-control/esm/components/base-form-control/default.css +18 -18
- package/form-control/esm/components/base-form-control/index.css +41 -41
- package/form-control/esm/components/base-form-control/inverted.css +18 -18
- package/form-control/esm/desktop/Component.desktop.js +3 -3
- package/form-control/esm/desktop/default.desktop.css +4 -4
- package/form-control/esm/desktop/desktop.css +8 -8
- package/form-control/esm/desktop/inverted.desktop.css +4 -4
- package/form-control/esm/mobile/Component.mobile.js +3 -3
- package/form-control/esm/mobile/default.mobile.css +3 -3
- package/form-control/esm/mobile/inverted.mobile.css +3 -3
- package/form-control/esm/mobile/mobile.css +8 -8
- package/form-control/mobile/Component.mobile.js +3 -3
- package/form-control/mobile/default.mobile.css +3 -3
- package/form-control/mobile/inverted.mobile.css +3 -3
- package/form-control/mobile/mobile.css +8 -8
- package/form-control/modern/components/base-form-control/Component.js +3 -3
- package/form-control/modern/components/base-form-control/default.css +18 -18
- package/form-control/modern/components/base-form-control/index.css +41 -41
- package/form-control/modern/components/base-form-control/inverted.css +18 -18
- package/form-control/modern/desktop/Component.desktop.js +3 -3
- package/form-control/modern/desktop/default.desktop.css +4 -4
- package/form-control/modern/desktop/desktop.css +8 -8
- package/form-control/modern/desktop/inverted.desktop.css +4 -4
- package/form-control/modern/mobile/Component.mobile.js +3 -3
- package/form-control/modern/mobile/default.mobile.css +3 -3
- package/form-control/modern/mobile/inverted.mobile.css +3 -3
- package/form-control/modern/mobile/mobile.css +8 -8
- package/gallery/Component.js +47 -12
- package/gallery/components/buttons/index.css +35 -0
- package/gallery/{buttons-ec113bb4.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 +5 -19
- package/gallery/components/header-info-block/Component.js +1 -1
- package/gallery/components/header-info-block/index.css +5 -5
- 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 +50 -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 -28
- 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 +30 -10
- package/gallery/components/image-viewer/index.css +37 -25
- package/gallery/components/image-viewer/slide.js +3 -1
- package/gallery/components/image-viewer/video/index.css +48 -0
- package/gallery/components/image-viewer/video/index.d.ts +10 -0
- package/gallery/components/image-viewer/video/index.js +128 -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 +37 -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 +8 -6
- package/gallery/context.d.ts +7 -0
- package/gallery/context.js +7 -0
- package/gallery/cssm/Component.js +46 -11
- package/gallery/{moderncssm/components/header/buttons.d.ts → cssm/components/buttons/index.d.ts} +6 -1
- package/gallery/cssm/components/buttons/index.js +69 -0
- package/gallery/cssm/components/buttons/index.module.css +34 -0
- package/gallery/cssm/components/header/Component.js +28 -10
- package/gallery/cssm/components/header/index.module.css +3 -17
- 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 +49 -0
- package/gallery/cssm/components/image-preview/Component.js +66 -27
- package/gallery/cssm/components/image-preview/index.module.css +25 -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 +29 -9
- package/gallery/cssm/components/image-viewer/index.module.css +21 -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 +127 -0
- package/gallery/cssm/components/image-viewer/video/index.module.css +47 -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 +36 -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 +14 -2
- 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 +58 -16
- package/gallery/esm/components/buttons/index.css +35 -0
- package/gallery/{cssm/components/header/buttons.d.ts → esm/components/buttons/index.d.ts} +6 -1
- 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 +5 -19
- 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 +5 -5
- 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 +50 -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 -28
- 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 +35 -11
- package/gallery/esm/components/image-viewer/index.css +37 -25
- 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 +48 -0
- package/gallery/esm/components/image-viewer/video/index.d.ts +10 -0
- package/gallery/esm/components/image-viewer/video/index.js +119 -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 +37 -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 +8 -6
- 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 +17 -5
- package/gallery/esm/index.d.ts +1 -1
- package/gallery/esm/index.js +21 -11
- package/gallery/esm/{slide-7d5a41d1.js → slide-c469a906.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 +17 -5
- package/gallery/index.d.ts +1 -1
- package/gallery/index.js +1 -8
- package/gallery/modern/Component.js +51 -11
- package/gallery/modern/components/buttons/index.css +35 -0
- package/gallery/{esm/buttons-791da71e.d.ts → modern/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 +5 -19
- 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 +5 -5
- 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 +50 -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 -28
- 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 +35 -11
- package/gallery/modern/components/image-viewer/index.css +37 -25
- 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 +48 -0
- package/gallery/modern/components/image-viewer/video/index.d.ts +10 -0
- package/gallery/modern/components/image-viewer/video/index.js +117 -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 +37 -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 +8 -6
- 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 +17 -5
- package/gallery/modern/index.d.ts +1 -1
- package/gallery/modern/index.js +21 -11
- package/gallery/modern/{slide-c47386c3.js → slide-83826e9d.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/moderncssm/Component.js +55 -11
- package/gallery/{modern/buttons-1859cb8e.d.ts → moderncssm/components/buttons/index.d.ts} +7 -2
- package/gallery/moderncssm/components/buttons/index.js +31 -0
- package/gallery/moderncssm/components/buttons/index.module.css +20 -0
- package/gallery/moderncssm/components/header/Component.js +34 -12
- package/gallery/moderncssm/components/header/index.js +12 -5
- package/gallery/moderncssm/components/header/index.module.css +0 -19
- package/gallery/moderncssm/components/header-mobile/Component.d.ts +4 -0
- package/gallery/moderncssm/components/header-mobile/Component.js +38 -0
- package/gallery/moderncssm/components/header-mobile/index.d.ts +1 -0
- package/gallery/moderncssm/components/header-mobile/index.js +21 -0
- package/gallery/moderncssm/components/header-mobile/index.module.css +35 -0
- package/gallery/moderncssm/components/image-preview/Component.js +64 -36
- package/gallery/moderncssm/components/image-preview/index.js +1 -23
- package/gallery/moderncssm/components/image-preview/index.module.css +30 -13
- package/gallery/moderncssm/components/image-preview/paths.d.ts +2 -0
- package/gallery/moderncssm/components/image-preview/paths.js +2 -0
- package/gallery/moderncssm/components/image-viewer/component.js +35 -10
- package/gallery/moderncssm/components/image-viewer/index.js +5 -0
- package/gallery/moderncssm/components/image-viewer/index.module.css +29 -6
- package/gallery/moderncssm/components/image-viewer/slide.js +18 -4
- package/gallery/moderncssm/components/image-viewer/video/index.d.ts +10 -0
- package/gallery/moderncssm/components/image-viewer/video/index.js +115 -0
- package/gallery/moderncssm/components/image-viewer/video/index.module.css +36 -0
- package/gallery/moderncssm/components/index.d.ts +2 -0
- package/gallery/moderncssm/components/index.js +22 -10
- package/gallery/moderncssm/components/info-bar/Component.d.ts +4 -0
- package/gallery/moderncssm/components/info-bar/Component.js +49 -0
- package/gallery/moderncssm/components/info-bar/index.d.ts +1 -0
- package/gallery/moderncssm/components/info-bar/index.js +21 -0
- package/gallery/moderncssm/components/info-bar/index.module.css +23 -0
- package/gallery/moderncssm/components/navigation-bar/Component.js +2 -22
- package/gallery/moderncssm/components/navigation-bar/index.js +1 -22
- package/gallery/moderncssm/components/navigation-bar/index.module.css +4 -0
- package/gallery/moderncssm/context.d.ts +7 -0
- package/gallery/moderncssm/context.js +7 -0
- package/gallery/moderncssm/index.d.ts +1 -1
- package/gallery/moderncssm/index.js +26 -12
- package/gallery/moderncssm/index.module.css +18 -2
- package/gallery/moderncssm/types.d.ts +7 -0
- package/gallery/moderncssm/utils/constants.d.ts +14 -1
- package/gallery/moderncssm/utils/constants.js +14 -1
- package/gallery/moderncssm/utils/index.js +2 -2
- package/gallery/moderncssm/utils/utils.d.ts +2 -1
- package/gallery/moderncssm/utils/utils.js +5 -4
- package/gallery/{slide-12155967.js → slide-07755478.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.js +1 -1
- package/generic-wrapper/esm/Component.js +1 -1
- package/generic-wrapper/esm/index.css +91 -91
- package/generic-wrapper/index.css +91 -91
- package/generic-wrapper/modern/Component.js +1 -1
- package/generic-wrapper/modern/index.css +91 -91
- 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-84d151e4.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-7e21b4af.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-92a48b7d.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 +37 -37
- package/icon-button/esm/Component.js +3 -3
- package/icon-button/esm/default.css +37 -37
- package/icon-button/esm/index.css +12 -12
- package/icon-button/esm/inverted.css +37 -37
- package/icon-button/index.css +12 -12
- package/icon-button/inverted.css +37 -37
- package/icon-button/modern/Component.js +3 -3
- package/icon-button/modern/default.css +37 -37
- package/icon-button/modern/index.css +12 -12
- package/icon-button/modern/inverted.css +37 -37
- package/icon-view/components/base-shape/component.js +1 -1
- package/icon-view/components/base-shape/index.css +67 -67
- package/icon-view/components/circle/paths.d.ts +65 -1
- package/icon-view/components/circle/paths.js +85 -84
- package/icon-view/components/rectangle/paths.js +18 -18
- package/icon-view/components/super-ellipse/paths.js +83 -83
- package/icon-view/cssm/components/circle/paths.d.ts +65 -1
- package/icon-view/cssm/components/circle/paths.js +85 -84
- package/icon-view/cssm/components/rectangle/paths.js +18 -18
- package/icon-view/cssm/components/super-ellipse/paths.js +83 -83
- 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/esm/components/circle/paths.d.ts +65 -1
- package/icon-view/esm/components/circle/paths.js +85 -85
- package/icon-view/esm/components/rectangle/paths.js +18 -18
- package/icon-view/esm/components/super-ellipse/paths.js +83 -83
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/modern/components/base-shape/index.css +67 -67
- package/icon-view/modern/components/circle/paths.d.ts +65 -1
- package/icon-view/modern/components/circle/paths.js +85 -85
- package/icon-view/modern/components/rectangle/paths.js +18 -18
- package/icon-view/modern/components/super-ellipse/paths.js +83 -83
- package/icon-view/moderncssm/components/circle/paths.d.ts +65 -1
- package/icon-view/moderncssm/components/circle/paths.js +85 -85
- package/icon-view/moderncssm/components/rectangle/paths.js +18 -18
- package/icon-view/moderncssm/components/super-ellipse/paths.js +83 -83
- 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 +10 -10
- package/input/components/base-input/index.css +35 -35
- package/input/components/base-input/inverted.css +10 -10
- package/input/components/clear-button/Component.js +3 -3
- package/input/components/clear-button/default.css +4 -4
- package/input/components/clear-button/index.css +4 -4
- package/input/components/clear-button/inverted.css +4 -4
- package/input/esm/components/base-input/Component.js +3 -3
- package/input/esm/components/base-input/default.css +10 -10
- package/input/esm/components/base-input/index.css +35 -35
- package/input/esm/components/base-input/inverted.css +10 -10
- package/input/esm/components/clear-button/Component.js +3 -3
- package/input/esm/components/clear-button/default.css +4 -4
- package/input/esm/components/clear-button/index.css +4 -4
- package/input/esm/components/clear-button/inverted.css +4 -4
- package/input/modern/components/base-input/Component.js +3 -3
- package/input/modern/components/base-input/default.css +10 -10
- package/input/modern/components/base-input/index.css +35 -35
- package/input/modern/components/base-input/inverted.css +10 -10
- package/input/modern/components/clear-button/Component.js +3 -3
- package/input/modern/components/clear-button/default.css +4 -4
- package/input/modern/components/clear-button/index.css +4 -4
- package/input/modern/components/clear-button/inverted.css +4 -4
- 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/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/{utils-1132e887.d.ts → utils-34f6b81b.d.ts} +2 -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/{modern/utils-1132e887.d.ts → esm/utils-34f6b81b.d.ts} +2 -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/{moderncssm/utils-1132e887.d.ts → modern/utils-34f6b81b.d.ts} +2 -1
- package/international-phone-input/{esm/utils-1132e887.d.ts → moderncssm/utils-34f6b81b.d.ts} +2 -1
- package/international-phone-input/utils-34f6b81b.d.ts +82 -0
- 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-078c91e0.js → Component-1d6ad31b.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-16d06a29.js → Component-0f76b820.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-a835ea77.js → Component-63e7117e.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 +16 -16
- package/markdown/esm/index.js +1 -1
- package/markdown/esm/mobile/index.js +1 -1
- package/markdown/esm/{use-overrides-febe3562.js → use-overrides-8c842c59.js} +1 -1
- package/markdown/hooks/use-overrides.js +1 -1
- package/markdown/index.css +16 -16
- 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 +16 -16
- package/markdown/modern/index.js +1 -1
- package/markdown/modern/mobile/index.js +1 -1
- package/markdown/modern/{use-overrides-de6fc644.js → use-overrides-9599267d.js} +1 -1
- package/markdown/{use-overrides-ff3b4a6e.js → use-overrides-09e0bfb2.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.d.ts +1 -1
- package/modal/Component.js +3 -3
- package/modal/Component.responsive.d.ts +1 -1
- package/modal/components/content/Component.js +3 -3
- package/modal/components/content/desktop.css +7 -7
- package/modal/components/content/index.css +4 -4
- package/modal/components/content/mobile.css +3 -3
- package/modal/components/controls/Component.js +2 -2
- package/modal/components/controls/index.css +2 -2
- package/modal/components/footer/Component.js +4 -4
- package/modal/components/footer/desktop.css +9 -9
- package/modal/components/footer/index.css +4 -4
- package/modal/components/footer/layout.css +17 -17
- package/modal/components/footer/mobile.css +3 -3
- package/modal/components/header/Component.js +3 -3
- package/modal/components/header/desktop.css +15 -15
- package/modal/components/header/index.css +4 -4
- package/modal/components/header/mobile.css +4 -4
- package/modal/desktop/Component.desktop.d.ts +1 -1
- package/modal/desktop/desktop.css +9 -9
- 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 +7 -7
- package/modal/esm/components/content/index.css +4 -4
- package/modal/esm/components/content/mobile.css +3 -3
- package/modal/esm/components/controls/Component.js +2 -2
- package/modal/esm/components/controls/index.css +2 -2
- 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 +9 -9
- package/modal/esm/components/footer/index.css +4 -4
- package/modal/esm/components/footer/layout.css +17 -17
- package/modal/esm/components/footer/mobile.css +3 -3
- package/modal/esm/components/header/Component.js +3 -3
- package/modal/esm/components/header/desktop.css +15 -15
- package/modal/esm/components/header/index.css +4 -4
- package/modal/esm/components/header/mobile.css +4 -4
- package/modal/esm/desktop/Component.desktop.js +1 -1
- package/modal/esm/desktop/desktop.css +9 -9
- package/modal/esm/desktop/index.js +1 -1
- package/modal/esm/index.js +1 -1
- package/modal/esm/layout.module-926b9471.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 +2 -2
- package/modal/esm/transitions.css +8 -8
- package/modal/layout.module-5c2466d4.js +4 -0
- package/modal/mobile/mobile.css +2 -2
- 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 +7 -7
- package/modal/modern/components/content/index.css +4 -4
- package/modal/modern/components/content/mobile.css +3 -3
- package/modal/modern/components/controls/Component.js +2 -2
- package/modal/modern/components/controls/index.css +2 -2
- 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 +9 -9
- package/modal/modern/components/footer/index.css +4 -4
- package/modal/modern/components/footer/layout.css +17 -17
- package/modal/modern/components/footer/mobile.css +3 -3
- package/modal/modern/components/header/Component.js +3 -3
- package/modal/modern/components/header/desktop.css +15 -15
- package/modal/modern/components/header/index.css +4 -4
- package/modal/modern/components/header/mobile.css +4 -4
- package/modal/modern/desktop/Component.desktop.js +1 -1
- package/modal/modern/desktop/desktop.css +9 -9
- package/modal/modern/desktop/index.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/layout.module-2fae9d71.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 +2 -2
- package/modal/modern/transitions.css +8 -8
- package/modal/transitions.css +8 -8
- 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 +7 -7
- package/navigation-bar/components/action-text-addon/Component.js +1 -1
- package/navigation-bar/components/action-text-addon/index.css +3 -3
- 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 +7 -7
- package/navigation-bar/esm/components/action-text-addon/Component.js +1 -1
- package/navigation-bar/esm/components/action-text-addon/index.css +3 -3
- package/navigation-bar/esm/index.css +17 -17
- package/navigation-bar/index.css +17 -17
- 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 +7 -7
- package/navigation-bar/modern/components/action-text-addon/Component.js +1 -1
- package/navigation-bar/modern/components/action-text-addon/index.css +3 -3
- package/navigation-bar/modern/index.css +17 -17
- 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 +12 -12
- package/navigation-bar-private/components/closer/Component.js +1 -1
- package/navigation-bar-private/components/closer/index.css +6 -6
- 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 +12 -12
- package/navigation-bar-private/esm/components/closer/Component.js +1 -1
- package/navigation-bar-private/esm/components/closer/index.css +6 -6
- package/navigation-bar-private/esm/index.css +27 -27
- package/navigation-bar-private/index.css +27 -27
- 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 +12 -12
- package/navigation-bar-private/modern/components/closer/Component.js +1 -1
- package/navigation-bar-private/modern/components/closer/index.css +6 -6
- package/navigation-bar-private/modern/index.css +27 -27
- package/notification/Component.js +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +9 -9
- package/notification/index.css +9 -9
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +9 -9
- package/notification-manager/component.js +1 -1
- package/notification-manager/esm/component.js +1 -1
- package/notification-manager/esm/index.css +11 -11
- package/notification-manager/index.css +11 -11
- package/notification-manager/modern/component.js +1 -1
- package/notification-manager/modern/index.css +11 -11
- package/number-input/components/number-input/Component.js +3 -3
- package/number-input/components/number-input/default.css +4 -4
- package/number-input/components/number-input/index.css +3 -3
- package/number-input/components/number-input/inverted.css +4 -4
- package/number-input/components/steppers/Component.js +3 -3
- package/number-input/components/steppers/default.css +2 -2
- package/number-input/components/steppers/index.css +4 -4
- package/number-input/components/steppers/inverted.css +2 -2
- package/number-input/esm/components/number-input/Component.js +3 -3
- package/number-input/esm/components/number-input/default.css +4 -4
- package/number-input/esm/components/number-input/index.css +3 -3
- package/number-input/esm/components/number-input/inverted.css +4 -4
- package/number-input/esm/components/steppers/Component.js +3 -3
- package/number-input/esm/components/steppers/default.css +2 -2
- package/number-input/esm/components/steppers/index.css +4 -4
- package/number-input/esm/components/steppers/inverted.css +2 -2
- package/number-input/modern/components/number-input/Component.js +3 -3
- package/number-input/modern/components/number-input/default.css +4 -4
- package/number-input/modern/components/number-input/index.css +3 -3
- package/number-input/modern/components/number-input/inverted.css +4 -4
- package/number-input/modern/components/steppers/Component.js +3 -3
- package/number-input/modern/components/steppers/default.css +2 -2
- package/number-input/modern/components/steppers/index.css +4 -4
- package/number-input/modern/components/steppers/inverted.css +2 -2
- package/package.json +1 -1
- package/pagination/Component.js +1 -1
- package/pagination/components/default-view/index.css +2 -2
- package/pagination/components/default-view/index.js +1 -1
- package/pagination/components/per-page-view/index.css +2 -2
- package/pagination/components/per-page-view/index.js +1 -1
- package/pagination/components/tag/index.css +8 -8
- package/pagination/components/tag/index.js +1 -1
- package/pagination/esm/Component.js +1 -1
- package/pagination/esm/components/default-view/index.css +2 -2
- package/pagination/esm/components/default-view/index.js +1 -1
- package/pagination/esm/components/per-page-view/index.css +2 -2
- package/pagination/esm/components/per-page-view/index.js +1 -1
- package/pagination/esm/components/tag/index.css +8 -8
- package/pagination/esm/components/tag/index.js +1 -1
- package/pagination/esm/index.css +4 -4
- package/pagination/index.css +4 -4
- package/pagination/modern/Component.js +1 -1
- package/pagination/modern/components/default-view/index.css +2 -2
- package/pagination/modern/components/default-view/index.js +1 -1
- package/pagination/modern/components/per-page-view/index.css +2 -2
- package/pagination/modern/components/per-page-view/index.js +1 -1
- package/pagination/modern/components/tag/index.css +8 -8
- package/pagination/modern/components/tag/index.js +1 -1
- package/pagination/modern/index.css +4 -4
- package/pass-code/Component.js +1 -1
- package/pass-code/components/InputProgress/Component.js +2 -2
- package/pass-code/components/InputProgress/index.css +16 -16
- package/pass-code/components/InputProgress/transitions.css +8 -8
- package/pass-code/components/KeyPad/Component.js +1 -1
- package/pass-code/components/KeyPad/index.css +3 -3
- package/pass-code/components/KeyPadButton/Component.js +1 -1
- package/pass-code/components/KeyPadButton/index.css +9 -9
- package/pass-code/desktop/PassCodeDesktop.js +1 -1
- package/pass-code/desktop/desktop.css +2 -2
- 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 +16 -16
- package/pass-code/esm/components/InputProgress/transitions.css +8 -8
- package/pass-code/esm/components/KeyPad/Component.js +1 -1
- package/pass-code/esm/components/KeyPad/index.css +3 -3
- package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
- package/pass-code/esm/components/KeyPadButton/index.css +9 -9
- package/pass-code/esm/desktop/PassCodeDesktop.js +1 -1
- package/pass-code/esm/desktop/desktop.css +2 -2
- package/pass-code/esm/index.css +4 -4
- package/pass-code/esm/mobile/PassCodeMobile.js +1 -1
- package/pass-code/esm/mobile/mobile.css +2 -2
- package/pass-code/index.css +4 -4
- package/pass-code/mobile/PassCodeMobile.js +1 -1
- package/pass-code/mobile/mobile.css +2 -2
- 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 +16 -16
- package/pass-code/modern/components/InputProgress/transitions.css +8 -8
- package/pass-code/modern/components/KeyPad/Component.js +1 -1
- package/pass-code/modern/components/KeyPad/index.css +3 -3
- package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
- package/pass-code/modern/components/KeyPadButton/index.css +9 -9
- package/pass-code/modern/desktop/PassCodeDesktop.js +1 -1
- package/pass-code/modern/desktop/desktop.css +2 -2
- package/pass-code/modern/index.css +4 -4
- package/pass-code/modern/mobile/PassCodeMobile.js +1 -1
- package/pass-code/modern/mobile/mobile.css +2 -2
- 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 +5 -5
- package/pass-code-v1/components/InputProgress/transitions.css +8 -8
- package/pass-code-v1/components/KeyPad/Component.js +1 -1
- package/pass-code-v1/components/KeyPad/index.css +5 -5
- package/pass-code-v1/components/KeyPadButton/Component.js +1 -1
- package/pass-code-v1/components/KeyPadButton/index.css +13 -13
- 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 +5 -5
- package/pass-code-v1/esm/components/InputProgress/transitions.css +8 -8
- package/pass-code-v1/esm/components/KeyPad/Component.js +1 -1
- package/pass-code-v1/esm/components/KeyPad/index.css +5 -5
- package/pass-code-v1/esm/components/KeyPadButton/Component.js +1 -1
- package/pass-code-v1/esm/components/KeyPadButton/index.css +13 -13
- package/pass-code-v1/esm/index.css +4 -4
- package/pass-code-v1/index.css +4 -4
- 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 +5 -5
- package/pass-code-v1/modern/components/InputProgress/transitions.css +8 -8
- package/pass-code-v1/modern/components/KeyPad/Component.js +1 -1
- package/pass-code-v1/modern/components/KeyPad/index.css +5 -5
- package/pass-code-v1/modern/components/KeyPadButton/Component.js +1 -1
- package/pass-code-v1/modern/components/KeyPadButton/index.css +13 -13
- package/pass-code-v1/modern/index.css +4 -4
- package/password-input/component.js +1 -1
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +5 -5
- package/password-input/index.css +5 -5
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +5 -5
- package/pattern-lock/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock/components/base-pattern-lock/index.css +8 -8
- package/pattern-lock/desktop/Component.desktop.js +1 -1
- package/pattern-lock/desktop/desktop.css +4 -4
- package/pattern-lock/esm/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock/esm/components/base-pattern-lock/index.css +8 -8
- package/pattern-lock/esm/desktop/Component.desktop.js +1 -1
- package/pattern-lock/esm/desktop/desktop.css +4 -4
- package/pattern-lock/esm/mobile/Component.mobile.js +1 -1
- package/pattern-lock/esm/mobile/mobile.css +3 -3
- package/pattern-lock/mobile/Component.mobile.js +1 -1
- package/pattern-lock/mobile/mobile.css +3 -3
- package/pattern-lock/modern/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock/modern/components/base-pattern-lock/index.css +8 -8
- package/pattern-lock/modern/desktop/Component.desktop.js +1 -1
- package/pattern-lock/modern/desktop/desktop.css +4 -4
- package/pattern-lock/modern/mobile/Component.mobile.js +1 -1
- package/pattern-lock/modern/mobile/mobile.css +3 -3
- package/pattern-lock-v1/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock-v1/components/base-pattern-lock/index.css +6 -6
- package/pattern-lock-v1/desktop/Component.desktop.js +1 -1
- package/pattern-lock-v1/desktop/desktop.css +4 -4
- package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +6 -6
- package/pattern-lock-v1/esm/desktop/Component.desktop.js +1 -1
- package/pattern-lock-v1/esm/desktop/desktop.css +4 -4
- package/pattern-lock-v1/esm/mobile/Component.mobile.js +1 -1
- package/pattern-lock-v1/esm/mobile/mobile.css +7 -7
- package/pattern-lock-v1/mobile/Component.mobile.js +1 -1
- package/pattern-lock-v1/mobile/mobile.css +7 -7
- package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +1 -1
- package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +6 -6
- package/pattern-lock-v1/modern/desktop/Component.desktop.js +1 -1
- package/pattern-lock-v1/modern/desktop/desktop.css +4 -4
- package/pattern-lock-v1/modern/mobile/Component.mobile.js +1 -1
- package/pattern-lock-v1/modern/mobile/mobile.css +7 -7
- package/picker-button/cssm/utils-34f6b81b.d.ts +82 -0
- package/picker-button/desktop/Component.desktop.js +1 -1
- package/picker-button/esm/desktop/Component.desktop.js +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/utils-34f6b81b.d.ts +82 -0
- 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/desktop/Component.desktop.js +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/utils-34f6b81b.d.ts +82 -0
- package/picker-button/moderncssm/utils-34f6b81b.d.ts +82 -0
- package/picker-button/option/Component.js +1 -1
- package/picker-button/option/index.css +4 -4
- package/picker-button/typings-7d83ec1e.d.ts +1 -1
- package/picker-button/utils-34f6b81b.d.ts +82 -0
- package/plate/Component.responsive.js +1 -1
- package/plate/components/base-plate/Component.js +2 -2
- package/plate/components/base-plate/index.css +51 -51
- package/plate/desktop/Component.desktop.js +1 -1
- package/plate/desktop/desktop.css +4 -4
- 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 +51 -51
- 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 +4 -4
- package/plate/esm/desktop/index.js +1 -1
- package/plate/esm/index-ba3cd492.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 +4 -4
- package/plate/esm/shared/index.js +1 -1
- package/plate/esm/utils.js +1 -1
- package/plate/index-ba3cd492.d.ts +2 -2
- package/plate/mobile/Component.mobile.js +1 -1
- package/plate/mobile/mobile.css +4 -4
- 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 +51 -51
- 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 +4 -4
- package/plate/modern/desktop/index.js +1 -1
- package/plate/modern/index-ba3cd492.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 +4 -4
- 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 +26 -26
- package/popover/index.css +26 -26
- package/popover/modern/Component.js +1 -1
- package/popover/modern/index.css +26 -26
- package/popup-sheet/Component.js +1 -1
- package/popup-sheet/components/backdrop/Component.js +1 -1
- package/popup-sheet/components/backdrop/index.css +10 -10
- 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 +10 -10
- package/popup-sheet/esm/index.css +14 -14
- package/popup-sheet/index.css +14 -14
- 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 +10 -10
- package/popup-sheet/modern/index.css +14 -14
- package/product-cover/components/image-card/Component.js +1 -1
- package/product-cover/components/image-card/index.css +3 -3
- package/product-cover/components/overlay/Component.js +1 -1
- package/product-cover/components/overlay/index.css +5 -5
- package/product-cover/components/text/Component.js +1 -1
- package/product-cover/components/text/index.css +8 -8
- package/product-cover/esm/components/image-card/Component.js +1 -1
- package/product-cover/esm/components/image-card/index.css +3 -3
- package/product-cover/esm/components/overlay/Component.js +1 -1
- package/product-cover/esm/components/overlay/index.css +5 -5
- package/product-cover/esm/components/text/Component.js +1 -1
- package/product-cover/esm/components/text/index.css +8 -8
- package/product-cover/esm/single/Component.js +1 -1
- package/product-cover/esm/single/index.css +12 -12
- package/product-cover/esm/stack/Component.js +1 -1
- package/product-cover/esm/stack/index.css +17 -17
- package/product-cover/modern/components/image-card/Component.js +1 -1
- package/product-cover/modern/components/image-card/index.css +3 -3
- package/product-cover/modern/components/overlay/Component.js +1 -1
- package/product-cover/modern/components/overlay/index.css +5 -5
- package/product-cover/modern/components/text/Component.js +1 -1
- package/product-cover/modern/components/text/index.css +8 -8
- package/product-cover/modern/single/Component.js +1 -1
- package/product-cover/modern/single/index.css +12 -12
- package/product-cover/modern/stack/Component.js +1 -1
- package/product-cover/modern/stack/index.css +17 -17
- package/product-cover/single/Component.js +1 -1
- package/product-cover/single/index.css +12 -12
- package/product-cover/stack/Component.js +1 -1
- package/product-cover/stack/index.css +17 -17
- 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-3068b3cf.js → component-0603c523.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 +13 -13
- 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 +2 -2
- 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 +3 -3
- 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 +5 -5
- 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 +3 -3
- 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 +4 -4
- 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 +2 -2
- 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 +18 -18
- 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 +7 -7
- 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 +7 -7
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/esm/{component-6bec9013.js → component-a106925f.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 +13 -13
- 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 +2 -2
- 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 +3 -3
- 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 +5 -5
- 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 +3 -3
- 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 +4 -4
- 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 +2 -2
- 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 +18 -18
- 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 +7 -7
- 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 +7 -7
- 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 +29 -29
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.css +29 -29
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/{component-851cc791.js → component-084fc5b5.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 +13 -13
- 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 +2 -2
- 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 +3 -3
- 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 +5 -5
- 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 +3 -3
- 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 +4 -4
- 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 +2 -2
- 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 +18 -18
- 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 +7 -7
- 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 +7 -7
- 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 +29 -29
- 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 +31 -31
- package/radio/index.css +31 -31
- package/radio/modern/Component.js +1 -1
- package/radio/modern/index.css +31 -31
- package/radio-group/components/base-radio-group/Component.js +1 -1
- package/radio-group/components/base-radio-group/index.css +20 -20
- package/radio-group/desktop/Component.desktop.js +1 -1
- package/radio-group/desktop/desktop.css +4 -4
- package/radio-group/esm/components/base-radio-group/Component.js +1 -1
- package/radio-group/esm/components/base-radio-group/index.css +20 -20
- package/radio-group/esm/desktop/Component.desktop.js +1 -1
- package/radio-group/esm/desktop/desktop.css +4 -4
- package/radio-group/esm/mobile/Component.mobile.js +1 -1
- package/radio-group/esm/mobile/mobile.css +4 -4
- package/radio-group/mobile/Component.mobile.js +1 -1
- package/radio-group/mobile/mobile.css +4 -4
- package/radio-group/modern/components/base-radio-group/Component.js +1 -1
- package/radio-group/modern/components/base-radio-group/index.css +20 -20
- package/radio-group/modern/desktop/Component.desktop.js +1 -1
- package/radio-group/modern/desktop/desktop.css +4 -4
- package/radio-group/modern/mobile/Component.mobile.js +1 -1
- package/radio-group/modern/mobile/mobile.css +4 -4
- 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 +18 -18
- package/segmented-control/esm/inverted.css +3 -3
- package/segmented-control/index.css +18 -18
- 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 +18 -18
- 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 +2 -2
- 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.js +1 -1
- package/select/components/clear-button/index.css +6 -6
- package/select/components/field/Component.js +1 -1
- 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 +11 -11
- package/select/components/search/Component.js +1 -1
- package/select/components/search/index.css +2 -2
- package/select/components/virtual-options-list/Component.js +2 -2
- package/select/components/virtual-options-list/index.css +15 -15
- package/select/cssm/components/virtual-options-list/Component.js +1 -1
- package/select/cssm/shared/index.js +1 -0
- package/select/cssm/utils.d.ts +2 -1
- package/select/cssm/utils.js +46 -0
- package/select/esm/Component.responsive.js +3 -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 +2 -2
- 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.js +1 -1
- package/select/esm/components/clear-button/index.css +6 -6
- package/select/esm/components/field/Component.js +1 -1
- package/select/esm/components/field/index.css +12 -12
- package/select/esm/components/footer/Component.js +1 -1
- package/select/esm/components/footer/index.css +5 -5
- package/select/esm/components/index.js +2 -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 +11 -11
- 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 +3 -3
- package/select/esm/components/virtual-options-list/index.css +15 -15
- package/select/esm/desktop/Component.desktop.js +2 -2
- package/select/esm/desktop/index.js +2 -2
- package/select/esm/index.js +3 -3
- package/select/esm/{list-popover-desktop-2b8c7de9.js → list-popover-desktop-4576e7de.js} +1 -1
- package/select/esm/mobile/Component.mobile.js +3 -3
- package/select/esm/mobile/Component.modal.mobile.js +3 -3
- package/select/esm/mobile/index.js +3 -3
- package/select/esm/mobile.module-66000dbf.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 +4 -4
- package/select/esm/utils.d.ts +2 -1
- package/select/esm/utils.js +47 -2
- package/select/{list-popover-desktop-5be0267e.js → list-popover-desktop-c4763a8e.js} +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/mobile.module-72939652.js +4 -0
- package/select/modern/Component.responsive.js +3 -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 +2 -2
- 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.js +1 -1
- package/select/modern/components/clear-button/index.css +6 -6
- package/select/modern/components/field/Component.js +1 -1
- package/select/modern/components/field/index.css +12 -12
- package/select/modern/components/footer/Component.js +1 -1
- package/select/modern/components/footer/index.css +5 -5
- package/select/modern/components/index.js +2 -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 +11 -11
- 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 +3 -3
- package/select/modern/components/virtual-options-list/index.css +15 -15
- package/select/modern/desktop/Component.desktop.js +2 -2
- package/select/modern/desktop/index.js +2 -2
- package/select/modern/index.js +3 -3
- package/select/modern/{list-popover-desktop-483aa9cb.js → list-popover-desktop-49815cf4.js} +1 -1
- package/select/modern/mobile/Component.mobile.js +3 -3
- package/select/modern/mobile/Component.modal.mobile.js +3 -3
- package/select/modern/mobile/index.js +3 -3
- package/select/modern/mobile.module-749f1703.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 +4 -4
- package/select/modern/utils.d.ts +2 -1
- package/select/modern/utils.js +44 -2
- package/select/moderncssm/components/virtual-options-list/Component.js +2 -2
- package/select/moderncssm/shared/index.js +1 -1
- package/select/moderncssm/utils.d.ts +2 -1
- package/select/moderncssm/utils.js +44 -2
- 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 +2 -1
- package/select/utils.d.ts +2 -1
- package/select/utils.js +46 -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 +3 -3
- package/side-panel/components/content/index.css +4 -4
- package/side-panel/components/content/mobile.css +3 -3
- package/side-panel/components/controls/Component.js +2 -2
- package/side-panel/components/controls/index.css +2 -2
- 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 +3 -3
- package/side-panel/components/footer/index.css +4 -4
- package/side-panel/components/footer/layout.css +17 -17
- package/side-panel/components/footer/mobile.css +3 -3
- package/side-panel/components/header/Component.js +3 -3
- package/side-panel/components/header/desktop.css +5 -5
- package/side-panel/components/header/index.css +14 -14
- package/side-panel/components/header/mobile.css +4 -4
- package/side-panel/desktop/Component.desktop.js +2 -2
- package/side-panel/desktop/desktop.css +3 -3
- package/side-panel/desktop/transitions.desktop.css +7 -7
- 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 +3 -3
- package/side-panel/esm/components/content/index.css +4 -4
- package/side-panel/esm/components/content/mobile.css +3 -3
- package/side-panel/esm/components/controls/Component.js +2 -2
- package/side-panel/esm/components/controls/index.css +2 -2
- 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 +3 -3
- package/side-panel/esm/components/footer/index.css +4 -4
- package/side-panel/esm/components/footer/layout.css +17 -17
- package/side-panel/esm/components/footer/mobile.css +3 -3
- package/side-panel/esm/components/header/Component.js +3 -3
- package/side-panel/esm/components/header/desktop.css +5 -5
- package/side-panel/esm/components/header/index.css +14 -14
- package/side-panel/esm/components/header/mobile.css +4 -4
- package/side-panel/esm/desktop/Component.desktop.js +3 -3
- package/side-panel/esm/desktop/desktop.css +3 -3
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/desktop/transitions.desktop.css +7 -7
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/layout.module-c96210f5.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 +4 -4
- package/side-panel/esm/mobile/transitions.mobile.css +8 -8
- package/side-panel/layout.module-2be63c44.js +4 -0
- package/side-panel/mobile/Component.mobile.js +2 -2
- package/side-panel/mobile/mobile.css +4 -4
- package/side-panel/mobile/transitions.mobile.css +8 -8
- 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 +3 -3
- package/side-panel/modern/components/content/index.css +4 -4
- package/side-panel/modern/components/content/mobile.css +3 -3
- package/side-panel/modern/components/controls/Component.js +2 -2
- package/side-panel/modern/components/controls/index.css +2 -2
- 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 +3 -3
- package/side-panel/modern/components/footer/index.css +4 -4
- package/side-panel/modern/components/footer/layout.css +17 -17
- package/side-panel/modern/components/footer/mobile.css +3 -3
- package/side-panel/modern/components/header/Component.js +3 -3
- package/side-panel/modern/components/header/desktop.css +5 -5
- package/side-panel/modern/components/header/index.css +14 -14
- package/side-panel/modern/components/header/mobile.css +4 -4
- package/side-panel/modern/desktop/Component.desktop.js +3 -3
- package/side-panel/modern/desktop/desktop.css +3 -3
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/desktop/transitions.desktop.css +7 -7
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/layout.module-d578e458.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 +4 -4
- package/side-panel/modern/mobile/transitions.mobile.css +8 -8
- package/skeleton/Component.js +3 -3
- package/skeleton/default.css +4 -4
- package/skeleton/esm/Component.js +3 -3
- package/skeleton/esm/default.css +4 -4
- package/skeleton/esm/index.css +6 -6
- package/skeleton/esm/inverted.css +4 -4
- package/skeleton/index.css +6 -6
- package/skeleton/inverted.css +4 -4
- package/skeleton/modern/Component.js +3 -3
- package/skeleton/modern/default.css +4 -4
- package/skeleton/modern/index.css +6 -6
- package/skeleton/modern/inverted.css +4 -4
- 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 +27 -27
- package/slider-input/index.css +27 -27
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +27 -27
- package/sortable-list/Component.js +1 -1
- package/sortable-list/components/item/Components.js +1 -1
- package/sortable-list/components/item/index.css +26 -26
- 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 +26 -26
- package/sortable-list/esm/index.css +31 -31
- package/sortable-list/index.css +31 -31
- 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 +26 -26
- package/sortable-list/modern/index.css +31 -31
- 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 +35 -35
- package/status/index.css +35 -35
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +35 -35
- 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 +28 -28
- package/switch/index.css +28 -28
- package/switch/modern/Component.js +1 -1
- package/switch/modern/index.css +28 -28
- package/system-message/Component.js +1 -1
- package/system-message/components/caption/Component.js +1 -1
- package/system-message/components/caption/index.css +2 -2
- package/system-message/components/controls/Component.js +1 -1
- package/system-message/components/controls/index.css +11 -11
- package/system-message/components/graphic/Component.js +1 -1
- package/system-message/components/graphic/index.css +2 -2
- package/system-message/components/subtitle/Component.js +1 -1
- package/system-message/components/subtitle/index.css +2 -2
- package/system-message/components/title/Component.js +3 -3
- package/system-message/components/title/desktop.css +2 -2
- package/system-message/components/title/index.css +2 -2
- package/system-message/components/title/mobile.css +2 -2
- 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 +2 -2
- package/system-message/esm/components/controls/Component.js +1 -1
- package/system-message/esm/components/controls/index.css +11 -11
- package/system-message/esm/components/graphic/Component.js +1 -1
- package/system-message/esm/components/graphic/index.css +2 -2
- package/system-message/esm/components/subtitle/Component.js +1 -1
- package/system-message/esm/components/subtitle/index.css +2 -2
- package/system-message/esm/components/title/Component.js +3 -3
- package/system-message/esm/components/title/desktop.css +2 -2
- package/system-message/esm/components/title/index.css +2 -2
- package/system-message/esm/components/title/mobile.css +2 -2
- package/system-message/esm/index.css +7 -7
- package/system-message/index.css +7 -7
- 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 +2 -2
- package/system-message/modern/components/controls/Component.js +1 -1
- package/system-message/modern/components/controls/index.css +11 -11
- package/system-message/modern/components/graphic/Component.js +1 -1
- package/system-message/modern/components/graphic/index.css +2 -2
- package/system-message/modern/components/subtitle/Component.js +1 -1
- package/system-message/modern/components/subtitle/index.css +2 -2
- package/system-message/modern/components/title/Component.js +3 -3
- package/system-message/modern/components/title/desktop.css +2 -2
- package/system-message/modern/components/title/index.css +2 -2
- package/system-message/modern/components/title/mobile.css +2 -2
- package/system-message/modern/index.css +7 -7
- package/tab-bar/Component.js +1 -1
- package/tab-bar/components/tab/Component.js +1 -1
- package/tab-bar/components/tab/index.css +8 -8
- 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 +8 -8
- package/tab-bar/esm/index.css +5 -5
- package/tab-bar/index.css +5 -5
- 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 +8 -8
- package/tab-bar/modern/index.css +5 -5
- 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-9db8da37.js +4 -0
- package/tabs/esm/index.module-e3da7591.js +4 -0
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/index.module-1617a78b.js +4 -0
- package/tabs/index.module-664edfcc.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-c6dcc055.js +4 -0
- package/tabs/modern/index.module-f143e9c3.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 +11 -11
- package/tag/components/base-tag/index.css +38 -38
- package/tag/components/base-tag/inverted.css +11 -11
- package/tag/desktop/Component.desktop.js +3 -3
- package/tag/desktop/default.desktop.css +5 -5
- package/tag/desktop/desktop.css +7 -7
- package/tag/desktop/inverted.desktop.css +5 -5
- package/tag/esm/components/base-tag/Component.js +3 -3
- package/tag/esm/components/base-tag/default.css +11 -11
- package/tag/esm/components/base-tag/index.css +38 -38
- package/tag/esm/components/base-tag/inverted.css +11 -11
- package/tag/esm/desktop/Component.desktop.js +3 -3
- package/tag/esm/desktop/default.desktop.css +5 -5
- package/tag/esm/desktop/desktop.css +7 -7
- package/tag/esm/desktop/inverted.desktop.css +5 -5
- package/tag/esm/mobile/Component.mobile.js +3 -3
- package/tag/esm/mobile/default.mobile.css +5 -5
- package/tag/esm/mobile/inverted.mobile.css +5 -5
- package/tag/esm/mobile/mobile.css +7 -7
- package/tag/mobile/Component.mobile.js +3 -3
- package/tag/mobile/default.mobile.css +5 -5
- package/tag/mobile/inverted.mobile.css +5 -5
- package/tag/mobile/mobile.css +7 -7
- package/tag/modern/components/base-tag/Component.js +3 -3
- package/tag/modern/components/base-tag/default.css +11 -11
- package/tag/modern/components/base-tag/index.css +38 -38
- package/tag/modern/components/base-tag/inverted.css +11 -11
- package/tag/modern/desktop/Component.desktop.js +3 -3
- package/tag/modern/desktop/default.desktop.css +5 -5
- package/tag/modern/desktop/desktop.css +7 -7
- package/tag/modern/desktop/inverted.desktop.css +5 -5
- package/tag/modern/mobile/Component.mobile.js +3 -3
- package/tag/modern/mobile/default.mobile.css +5 -5
- package/tag/modern/mobile/inverted.mobile.css +5 -5
- package/tag/modern/mobile/mobile.css +7 -7
- 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-2e66a920.js → PseudoTextArea-ac9b6ce9.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 +18 -18
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/{PseudoTextArea-6c5f6bd4.js → PseudoTextArea-e22bd3b7.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 +18 -18
- package/textarea/esm/index.css +47 -47
- package/textarea/esm/index.js +1 -1
- package/textarea/esm/inverted.css +18 -18
- package/textarea/index.css +47 -47
- package/textarea/inverted.css +18 -18
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/{PseudoTextArea-d57ea7b9.js → PseudoTextArea-a12d638c.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 +18 -18
- package/textarea/modern/index.css +47 -47
- package/textarea/modern/index.js +1 -1
- package/textarea/modern/inverted.css +18 -18
- package/themes/compiled/mobile-dark-bluetint.css +183 -183
- package/toast/Component.responsive.d.ts +1 -1
- package/toast/components/base-toast/component.d.ts +1 -1
- package/toast/components/base-toast/component.js +1 -1
- package/toast/components/base-toast/index.css +10 -10
- package/toast/esm/components/base-toast/component.js +1 -1
- package/toast/esm/components/base-toast/index.css +10 -10
- 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 +3 -3
- package/toast-plate/components/base-toast-plate/default.css +3 -3
- package/toast-plate/components/base-toast-plate/index.css +19 -19
- package/toast-plate/components/base-toast-plate/inverted.css +3 -3
- package/toast-plate/desktop/Component.desktop.js +1 -1
- package/toast-plate/desktop/desktop.css +5 -5
- package/toast-plate/esm/components/base-toast-plate/component.js +3 -3
- package/toast-plate/esm/components/base-toast-plate/default.css +3 -3
- package/toast-plate/esm/components/base-toast-plate/index.css +19 -19
- package/toast-plate/esm/components/base-toast-plate/inverted.css +3 -3
- package/toast-plate/esm/desktop/Component.desktop.js +1 -1
- package/toast-plate/esm/desktop/desktop.css +5 -5
- package/toast-plate/esm/mobile/Component.mobile.js +1 -1
- package/toast-plate/esm/mobile/mobile.css +5 -5
- package/toast-plate/mobile/Component.mobile.js +1 -1
- package/toast-plate/mobile/mobile.css +5 -5
- package/toast-plate/modern/components/base-toast-plate/component.js +3 -3
- package/toast-plate/modern/components/base-toast-plate/default.css +3 -3
- package/toast-plate/modern/components/base-toast-plate/index.css +19 -19
- package/toast-plate/modern/components/base-toast-plate/inverted.css +3 -3
- package/toast-plate/modern/desktop/Component.desktop.js +1 -1
- package/toast-plate/modern/desktop/desktop.css +5 -5
- package/toast-plate/modern/mobile/Component.mobile.js +1 -1
- package/toast-plate/modern/mobile/mobile.css +5 -5
- package/tooltip/default.css +5 -5
- package/tooltip/desktop/Component.desktop.js +3 -3
- package/tooltip/esm/default.css +5 -5
- package/tooltip/esm/desktop/Component.desktop.js +3 -3
- package/tooltip/esm/index.css +8 -8
- package/tooltip/esm/inverted.css +5 -5
- package/tooltip/esm/mobile/Component.mobile.js +1 -1
- package/tooltip/esm/mobile/mobile.css +4 -4
- package/tooltip/index.css +8 -8
- package/tooltip/inverted.css +5 -5
- package/tooltip/mobile/Component.mobile.js +1 -1
- package/tooltip/mobile/mobile.css +4 -4
- package/tooltip/modern/default.css +5 -5
- package/tooltip/modern/desktop/Component.desktop.js +3 -3
- package/tooltip/modern/index.css +8 -8
- package/tooltip/modern/inverted.css +5 -5
- package/tooltip/modern/mobile/Component.mobile.js +1 -1
- package/tooltip/modern/mobile/mobile.css +4 -4
- package/typography/colors.css +19 -19
- package/typography/colors.module-ac86a422.js +4 -0
- package/typography/common.module-527ae3c4.js +4 -0
- package/typography/esm/colors.css +19 -19
- package/typography/esm/colors.module-4e0c66d2.js +4 -0
- package/typography/esm/common.module-6796043b.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 +15 -15
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- 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-b43e4d9d.js +4 -0
- package/typography/modern/common.module-da0e5ce5.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 +15 -15
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- 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 +15 -15
- 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-2aee19d9.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-0cfb79b2.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-1d4f899e.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 +7 -7
- package/universal-date-input/esm/index.js +1 -1
- package/universal-date-input/esm/index.module-f72a07f4.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 +7 -7
- package/universal-date-input/index.module-9975a2f4.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 +7 -7
- package/universal-date-input/modern/index.js +1 -1
- package/universal-date-input/modern/index.module-45440850.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 +11 -11
- package/with-suffix/index.css +11 -11
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +11 -11
- package/amount-input/@alfalab/core-components-shared/package.json +0 -23
- package/calendar-input/@alfalab/core-components-shared/package.json +0 -23
- package/calendar-range/esm/index.module-2b9f4f67.js +0 -4
- package/calendar-range/index.module-6b2a5d5c.js +0 -4
- package/calendar-range/modern/index.module-9a5620f8.js +0 -4
- package/checkbox/cssm/icons/icon-check-20.d.ts +0 -4
- package/checkbox/cssm/icons/icon-check-24.d.ts +0 -4
- package/checkbox/cssm/utils/getIcon.d.ts +0 -4
- package/checkbox/cssm/utils/getIcon.js +0 -25
- package/checkbox/esm/icons/icon-check-20.d.ts +0 -4
- package/checkbox/esm/icons/icon-check-20.js +0 -6
- package/checkbox/esm/icons/icon-check-24.d.ts +0 -4
- package/checkbox/esm/icons/icon-check-24.js +0 -6
- package/checkbox/esm/utils/getIcon.d.ts +0 -4
- package/checkbox/esm/utils/getIcon.js +0 -19
- package/checkbox/icons/icon-check-20.d.ts +0 -4
- package/checkbox/icons/icon-check-20.js +0 -12
- package/checkbox/icons/icon-check-24.d.ts +0 -4
- package/checkbox/icons/icon-check-24.js +0 -12
- package/checkbox/modern/icons/icon-check-20.d.ts +0 -4
- package/checkbox/modern/icons/icon-check-24.d.ts +0 -4
- package/checkbox/modern/utils/getIcon.d.ts +0 -4
- package/checkbox/modern/utils/getIcon.js +0 -19
- package/checkbox/moderncssm/icons/icon-check-20.d.ts +0 -4
- package/checkbox/moderncssm/icons/icon-check-20.js +0 -6
- package/checkbox/moderncssm/icons/icon-check-24.d.ts +0 -4
- package/checkbox/moderncssm/icons/icon-check-24.js +0 -6
- package/checkbox/moderncssm/utils/getIcon.d.ts +0 -4
- package/checkbox/moderncssm/utils/getIcon.js +0 -19
- package/checkbox/utils/getIcon.d.ts +0 -4
- package/checkbox/utils/getIcon.js +0 -25
- package/checkbox-group/@alfalab/core-components-shared/package.json +0 -23
- package/code-input/@alfalab/core-components-shared/package.json +0 -23
- package/confirmation/@alfalab/core-components-shared/package.json +0 -23
- package/custom-picker-button/@alfalab/core-components-shared/package.json +0 -23
- package/date-range-input/@alfalab/core-components-shared/package.json +0 -23
- package/date-time-input/@alfalab/core-components-shared/package.json +0 -23
- package/filter-tag/@alfalab/core-components-shared/package.json +0 -23
- package/gallery/buttons-ec113bb4.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-791da71e.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-1859cb8e.js +0 -20
- package/gallery/modern/components/header/buttons.d.ts +0 -0
- package/gallery/modern/components/header/buttons.js +0 -8
- package/gallery/moderncssm/components/header/buttons.js +0 -18
- package/grid/esm/gutters.module-ff50679e.js +0 -4
- package/grid/gutters.module-9f5028e3.js +0 -4
- package/grid/modern/gutters.module-6f8c88b4.js +0 -4
- package/international-phone-input/utils-1132e887.d.ts +0 -81
- package/modal/esm/layout.module-dabfd032.js +0 -4
- package/modal/layout.module-16074433.js +0 -4
- package/modal/modern/layout.module-bb24f394.js +0 -4
- package/picker-button/@alfalab/core-components-shared/package.json +0 -23
- package/picker-button/cssm/utils-1132e887.d.ts +0 -81
- package/picker-button/esm/utils-1132e887.d.ts +0 -81
- package/picker-button/modern/utils-1132e887.d.ts +0 -81
- package/picker-button/moderncssm/utils-1132e887.d.ts +0 -81
- package/picker-button/utils-1132e887.d.ts +0 -81
- package/radio-group/@alfalab/core-components-shared/package.json +0 -23
- package/select/esm/mobile.module-e0ef84c0.js +0 -4
- package/select/mobile.module-7c4bac8a.js +0 -4
- package/select/modern/mobile.module-cf121ed8.js +0 -4
- package/select-with-tags/@alfalab/core-components-shared/package.json +0 -23
- package/side-panel/esm/layout.module-5ef76e4a.js +0 -4
- package/side-panel/layout.module-92877c57.js +0 -4
- package/side-panel/modern/layout.module-e39f2d6e.js +0 -4
- package/tabs/esm/index.module-458736bd.js +0 -4
- package/tabs/esm/index.module-bb9b245f.js +0 -4
- package/tabs/index.module-e167e37a.js +0 -4
- package/tabs/index.module-f46e920d.js +0 -4
- package/tabs/modern/index.module-3ad31a84.js +0 -4
- package/tabs/modern/index.module-5424734d.js +0 -4
- package/tag/@alfalab/core-components-shared/package.json +0 -23
- package/toast/@alfalab/core-components-shared/package.json +0 -23
- package/toast-plate/@alfalab/core-components-shared/package.json +0 -23
- package/tooltip/@alfalab/core-components-shared/package.json +0 -23
- package/typography/colors.module-f631eb07.js +0 -4
- package/typography/common.module-b8c8555e.js +0 -4
- package/typography/esm/colors.module-3937aaaf.js +0 -4
- package/typography/esm/common.module-4fc2f6be.js +0 -4
- package/typography/modern/colors.module-c4717a97.js +0 -4
- package/typography/modern/common.module-d78058da.js +0 -4
- package/underlay/esm/index.module-ccc85b8d.js +0 -4
- package/underlay/index.module-d794c20d.js +0 -4
- package/underlay/modern/index.module-99556929.js +0 -4
- package/universal-date-input/esm/index.module-c86589b8.js +0 -4
- package/universal-date-input/index.module-7a3c151d.js +0 -4
- package/universal-date-input/modern/index.module-5487faa2.js +0 -4
- /package/confirmation/{countdown-section-bec57be9.d.ts → countdown-section-0abed485.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-fbae7d73.d.ts → countdown-section-4cf5a83f.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-9ee109fc.d.ts → countdown-section-2d6132f5.d.ts} +0 -0
- /package/gallery/esm/{slide-7d5a41d1.d.ts → slide-c469a906.d.ts} +0 -0
- /package/gallery/modern/{slide-c47386c3.d.ts → slide-83826e9d.d.ts} +0 -0
- /package/gallery/{slide-12155967.d.ts → slide-07755478.d.ts} +0 -0
- /package/list/{Component-078c91e0.d.ts → Component-1d6ad31b.d.ts} +0 -0
- /package/list/esm/{Component-16d06a29.d.ts → Component-0f76b820.d.ts} +0 -0
- /package/list/modern/{Component-a835ea77.d.ts → Component-63e7117e.d.ts} +0 -0
- /package/markdown/esm/{use-overrides-febe3562.d.ts → use-overrides-8c842c59.d.ts} +0 -0
- /package/markdown/modern/{use-overrides-de6fc644.d.ts → use-overrides-9599267d.d.ts} +0 -0
- /package/markdown/{use-overrides-ff3b4a6e.d.ts → use-overrides-09e0bfb2.d.ts} +0 -0
- /package/plate/{PortalContext-66c9fcca.d.ts → PortalContext-562f6379.d.ts} +0 -0
- /package/plate/{PortalContext-66c9fcca.js → PortalContext-562f6379.js} +0 -0
- /package/plate/esm/{PortalContext-3fc97e99.d.ts → PortalContext-6b4de4f2.d.ts} +0 -0
- /package/plate/esm/{PortalContext-3fc97e99.js → PortalContext-6b4de4f2.js} +0 -0
- /package/plate/modern/{PortalContext-04fc7ecf.d.ts → PortalContext-d3fd88e2.d.ts} +0 -0
- /package/plate/modern/{PortalContext-04fc7ecf.js → PortalContext-d3fd88e2.js} +0 -0
- /package/pure-cell/{component-3068b3cf.d.ts → component-0603c523.d.ts} +0 -0
- /package/pure-cell/esm/{component-6bec9013.d.ts → component-a106925f.d.ts} +0 -0
- /package/pure-cell/modern/{component-851cc791.d.ts → component-084fc5b5.d.ts} +0 -0
- /package/select/esm/{hook-abcdce24.d.ts → hook-40391ee7.d.ts} +0 -0
- /package/select/esm/{hook-abcdce24.js → hook-40391ee7.js} +0 -0
- /package/select/esm/{list-popover-desktop-2b8c7de9.d.ts → list-popover-desktop-4576e7de.d.ts} +0 -0
- /package/select/{hook-15f009ec.d.ts → hook-44dfe1be.d.ts} +0 -0
- /package/select/{hook-15f009ec.js → hook-44dfe1be.js} +0 -0
- /package/select/{list-popover-desktop-5be0267e.d.ts → list-popover-desktop-c4763a8e.d.ts} +0 -0
- /package/select/modern/{hook-3f889408.d.ts → hook-5683223f.d.ts} +0 -0
- /package/select/modern/{hook-3f889408.js → hook-5683223f.js} +0 -0
- /package/select/modern/{list-popover-desktop-483aa9cb.d.ts → list-popover-desktop-49815cf4.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-2e66a920.d.ts → PseudoTextArea-ac9b6ce9.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-6c5f6bd4.d.ts → PseudoTextArea-e22bd3b7.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-d57ea7b9.d.ts → PseudoTextArea-a12d638c.d.ts} +0 -0
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var cn = require('classnames');
|
|
5
|
+
var Hls = require('hls.js');
|
|
6
|
+
var circle = require('@alfalab/core-components/icon-view/circle');
|
|
7
|
+
var PlayCompactMIcon = require('@alfalab/icons-glyph/PlayCompactMIcon');
|
|
8
|
+
var context = require('../../../context.js');
|
|
9
|
+
var utils_constants = require('../../../utils/constants.js');
|
|
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 cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
15
|
+
var Hls__default = /*#__PURE__*/_interopDefaultCompat(Hls);
|
|
16
|
+
var PlayCompactMIcon__default = /*#__PURE__*/_interopDefaultCompat(PlayCompactMIcon);
|
|
17
|
+
|
|
18
|
+
var styles = {"videoWrapper":"gallery__videoWrapper_194wp","video":"gallery__video_194wp","mobile":"gallery__mobile_194wp","videoButton":"gallery__videoButton_194wp","icon":"gallery__icon_194wp","iconShape":"gallery__iconShape_194wp"};
|
|
19
|
+
require('./index.css');
|
|
20
|
+
|
|
21
|
+
var Video = function (_a) {
|
|
22
|
+
var _b;
|
|
23
|
+
var url = _a.url, index = _a.index, className = _a.className, isActive = _a.isActive;
|
|
24
|
+
var playerRef = React.useRef(null);
|
|
25
|
+
var timer = React.useRef();
|
|
26
|
+
var _c = React.useContext(context.GalleryContext), setImageMeta = _c.setImageMeta, mutedVideo = _c.mutedVideo, view = _c.view, playingVideo = _c.playingVideo, setPlayingVideo = _c.setPlayingVideo, setHideNavigation = _c.setHideNavigation;
|
|
27
|
+
var isMobile = view === 'mobile';
|
|
28
|
+
React.useEffect(function () {
|
|
29
|
+
setImageMeta({ player: playerRef }, index);
|
|
30
|
+
/* eslint-disable-next-line react-hooks/exhaustive-deps */
|
|
31
|
+
}, [index]);
|
|
32
|
+
React.useEffect(function () {
|
|
33
|
+
var hls = new Hls__default.default();
|
|
34
|
+
if (Hls__default.default.isSupported()) {
|
|
35
|
+
hls.on(Hls__default.default.Events.ERROR, function (_, data) {
|
|
36
|
+
if (data.fatal) {
|
|
37
|
+
switch (data.type) {
|
|
38
|
+
case Hls__default.default.ErrorTypes.MEDIA_ERROR:
|
|
39
|
+
hls.recoverMediaError();
|
|
40
|
+
break;
|
|
41
|
+
case Hls__default.default.ErrorTypes.NETWORK_ERROR:
|
|
42
|
+
setImageMeta({ player: { current: null }, broken: true }, index);
|
|
43
|
+
break;
|
|
44
|
+
default:
|
|
45
|
+
hls.destroy();
|
|
46
|
+
break;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
});
|
|
50
|
+
hls.loadSource(url);
|
|
51
|
+
if (playerRef.current) {
|
|
52
|
+
hls.attachMedia(playerRef.current);
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
return function () {
|
|
56
|
+
if (hls) {
|
|
57
|
+
hls.destroy();
|
|
58
|
+
}
|
|
59
|
+
if (timer.current) {
|
|
60
|
+
clearTimeout(timer.current);
|
|
61
|
+
}
|
|
62
|
+
};
|
|
63
|
+
/* eslint-disable-next-line react-hooks/exhaustive-deps */
|
|
64
|
+
}, [url, index]);
|
|
65
|
+
var handleWrapperClick = function (e) {
|
|
66
|
+
e.stopPropagation();
|
|
67
|
+
if (isMobile) {
|
|
68
|
+
setHideNavigation(false);
|
|
69
|
+
if (playingVideo) {
|
|
70
|
+
if (timer.current) {
|
|
71
|
+
clearTimeout(timer.current);
|
|
72
|
+
}
|
|
73
|
+
timer.current = setTimeout(function () {
|
|
74
|
+
setHideNavigation(true);
|
|
75
|
+
}, 3000);
|
|
76
|
+
}
|
|
77
|
+
return;
|
|
78
|
+
}
|
|
79
|
+
setPlayingVideo(!playingVideo);
|
|
80
|
+
};
|
|
81
|
+
React.useEffect(function () {
|
|
82
|
+
if (playerRef.current && isActive) {
|
|
83
|
+
if (playingVideo) {
|
|
84
|
+
playerRef.current.play();
|
|
85
|
+
}
|
|
86
|
+
else {
|
|
87
|
+
playerRef.current.pause();
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
if (playerRef.current && !isActive) {
|
|
91
|
+
playerRef.current.pause();
|
|
92
|
+
playerRef.current.currentTime = 0;
|
|
93
|
+
}
|
|
94
|
+
}, [isActive, playingVideo]);
|
|
95
|
+
var onPlay = function (e) {
|
|
96
|
+
var customEvent = new CustomEvent(utils_constants.GALLERY_EVENTS.ON_PLAY, {
|
|
97
|
+
detail: { player: e.target },
|
|
98
|
+
});
|
|
99
|
+
dispatchEvent(customEvent);
|
|
100
|
+
if (timer.current) {
|
|
101
|
+
clearTimeout(timer.current);
|
|
102
|
+
}
|
|
103
|
+
timer.current = setTimeout(function () {
|
|
104
|
+
setHideNavigation(true);
|
|
105
|
+
}, 3000);
|
|
106
|
+
};
|
|
107
|
+
var onPause = function (e) {
|
|
108
|
+
var customEvent = new CustomEvent(utils_constants.GALLERY_EVENTS.ON_PAUSE, {
|
|
109
|
+
detail: { player: e.target },
|
|
110
|
+
});
|
|
111
|
+
dispatchEvent(customEvent);
|
|
112
|
+
if (timer.current) {
|
|
113
|
+
clearTimeout(timer.current);
|
|
114
|
+
timer.current = undefined;
|
|
115
|
+
}
|
|
116
|
+
setHideNavigation(false);
|
|
117
|
+
};
|
|
118
|
+
return (
|
|
119
|
+
// eslint-disable-next-line jsx-a11y/click-events-have-key-events,jsx-a11y/no-static-element-interactions
|
|
120
|
+
React__default.default.createElement("div", { onClick: handleWrapperClick, className: styles.videoWrapper },
|
|
121
|
+
React__default.default.createElement("video", { onPlay: onPlay, onPause: onPause, ref: playerRef, playsInline: true, muted: mutedVideo, loop: true, src: Hls__default.default.isSupported() ? undefined : url, className: cn__default.default(styles.video, (_b = {}, _b[styles.mobile] = view === 'mobile', _b), className) },
|
|
122
|
+
React__default.default.createElement("track", { kind: 'captions' })),
|
|
123
|
+
view === 'desktop' && !playingVideo && (React__default.default.createElement("div", { className: styles.videoButton },
|
|
124
|
+
React__default.default.createElement(circle.Circle, { size: 64, shapeClassName: styles.iconShape },
|
|
125
|
+
React__default.default.createElement(PlayCompactMIcon__default.default, { className: styles.icon }))))));
|
|
126
|
+
};
|
|
127
|
+
|
|
128
|
+
exports.Video = Video;
|
|
@@ -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,45 @@
|
|
|
1
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var coreComponentsTypography = require('../../../typography');
|
|
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
|
+
|
|
10
|
+
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
11
|
+
|
|
12
|
+
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
13
|
+
|
|
14
|
+
var styles = {"description":"gallery__description_1ne2b","videoButtons":"gallery__videoButtons_1ne2b","center":"gallery__center_1ne2b","right":"gallery__right_1ne2b"};
|
|
15
|
+
require('./index.css');
|
|
16
|
+
|
|
17
|
+
var InfoBar = function () {
|
|
18
|
+
var _a = React.useContext(context.GalleryContext), getCurrentImage = _a.getCurrentImage, mutedVideo = _a.mutedVideo, setMutedVideo = _a.setMutedVideo, playingVideo = _a.playingVideo, setPlayingVideo = _a.setPlayingVideo, getCurrentImageMeta = _a.getCurrentImageMeta;
|
|
19
|
+
var image = getCurrentImage();
|
|
20
|
+
var meta = getCurrentImageMeta();
|
|
21
|
+
var handleMuteVideo = React.useCallback(function () {
|
|
22
|
+
var _a, _b;
|
|
23
|
+
if (mutedVideo) {
|
|
24
|
+
var customEvent = new CustomEvent(utils_constants.GALLERY_EVENTS.ON_UNMUTE, {
|
|
25
|
+
detail: { player: (_a = meta === null || meta === void 0 ? void 0 : meta.player) === null || _a === void 0 ? void 0 : _a.current },
|
|
26
|
+
});
|
|
27
|
+
dispatchEvent(customEvent);
|
|
28
|
+
}
|
|
29
|
+
else {
|
|
30
|
+
var customEvent = new CustomEvent(utils_constants.GALLERY_EVENTS.ON_MUTE, {
|
|
31
|
+
detail: { player: (_b = meta === null || meta === void 0 ? void 0 : meta.player) === null || _b === void 0 ? void 0 : _b.current },
|
|
32
|
+
});
|
|
33
|
+
dispatchEvent(customEvent);
|
|
34
|
+
}
|
|
35
|
+
setMutedVideo(!mutedVideo);
|
|
36
|
+
}, [meta === null || meta === void 0 ? void 0 : meta.player, mutedVideo, setMutedVideo]);
|
|
37
|
+
var handlePlayVideo = React.useCallback(function () {
|
|
38
|
+
setPlayingVideo(!playingVideo);
|
|
39
|
+
}, [playingVideo, setPlayingVideo]);
|
|
40
|
+
return utils_utils.isVideo(image === null || image === void 0 ? void 0 : image.src) ? (React__default.default.createElement("section", { className: styles.videoButtons },
|
|
41
|
+
playingVideo ? (React__default.default.createElement(components_buttons_index.Pause, { onClick: handlePlayVideo, className: styles.center })) : (React__default.default.createElement(components_buttons_index.Play, { onClick: handlePlayVideo, className: styles.center })),
|
|
42
|
+
mutedVideo ? (React__default.default.createElement(components_buttons_index.UnmuteVideo, { onClick: handleMuteVideo, className: styles.right })) : (React__default.default.createElement(components_buttons_index.MuteVideo, { onClick: handleMuteVideo, className: styles.right })))) : (React__default.default.createElement(coreComponentsTypography.Typography.Text, { className: styles.description, tag: 'div', view: 'component', color: 'primary-inverted' }, image === null || image === void 0 ? void 0 : image.name));
|
|
43
|
+
};
|
|
44
|
+
|
|
45
|
+
exports.InfoBar = InfoBar;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/* hash: 1l3m4 */
|
|
2
|
+
: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 */
|
|
3
|
+
} /* 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 */
|
|
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 */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* 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 { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
6
|
+
} :root {
|
|
7
|
+
|
|
8
|
+
/* Hard */
|
|
9
|
+
|
|
10
|
+
/* Up */
|
|
11
|
+
|
|
12
|
+
/* Hard up */
|
|
13
|
+
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
14
|
+
|
|
15
|
+
/* новые значения, используйте их */
|
|
16
|
+
} :root { /* deprecated */ /* deprecated */
|
|
17
|
+
--gap-xs: 8px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
18
|
+
|
|
19
|
+
/* новые значения, используйте их */
|
|
20
|
+
--gap-8: var(--gap-xs);
|
|
21
|
+
} :root {
|
|
22
|
+
} :root {
|
|
23
|
+
} /* сбрасывает синюю подсветку при нажатии */ .gallery__description_1ne2b {
|
|
24
|
+
text-align: center;
|
|
25
|
+
margin-bottom: var(--gap-8);
|
|
26
|
+
} .gallery__videoButtons_1ne2b {
|
|
27
|
+
padding: 0 var(--gap-8);
|
|
28
|
+
position: relative;
|
|
29
|
+
height: 48px;
|
|
30
|
+
} .gallery__center_1ne2b {
|
|
31
|
+
position: absolute;
|
|
32
|
+
left: 50%;
|
|
33
|
+
transform: translateX(-50%);
|
|
34
|
+
} .gallery__right_1ne2b {
|
|
35
|
+
position: absolute;
|
|
36
|
+
right: 0;
|
|
37
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { InfoBar } from "./Component";
|
|
@@ -10,17 +10,18 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
|
|
|
10
10
|
|
|
11
11
|
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
12
12
|
|
|
13
|
-
var styles = {"component":"
|
|
13
|
+
var styles = {"component":"gallery__component_d3a7v","previews":"gallery__previews_d3a7v","preview":"gallery__preview_d3a7v"};
|
|
14
14
|
require('./index.css');
|
|
15
15
|
|
|
16
16
|
var MIN_SCROLL_STEP = 24;
|
|
17
17
|
var NavigationBar = function () {
|
|
18
18
|
var containerRef = React.useRef(null);
|
|
19
|
-
var _a = React.useContext(context.GalleryContext), images = _a.images, currentSlideIndex = _a.currentSlideIndex, setCurrentSlideIndex = _a.setCurrentSlideIndex, getSwiper = _a.getSwiper;
|
|
19
|
+
var _a = React.useContext(context.GalleryContext), images = _a.images, currentSlideIndex = _a.currentSlideIndex, setCurrentSlideIndex = _a.setCurrentSlideIndex, getSwiper = _a.getSwiper, setPlayingVideo = _a.setPlayingVideo;
|
|
20
20
|
var swiper = getSwiper();
|
|
21
21
|
var handlePreviewSelect = function (index) {
|
|
22
22
|
setCurrentSlideIndex === null || setCurrentSlideIndex === void 0 ? void 0 : setCurrentSlideIndex(index);
|
|
23
23
|
if (swiper) {
|
|
24
|
+
setPlayingVideo(true);
|
|
24
25
|
swiper.slideTo(index);
|
|
25
26
|
}
|
|
26
27
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 16cqr */
|
|
2
2
|
: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 */
|
|
3
3
|
} /* 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 */
|
|
4
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 */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
--gap-24: var(--gap-xl);
|
|
24
24
|
} :root {
|
|
25
25
|
} :root {
|
|
26
|
-
} /* сбрасывает синюю подсветку при нажатии */ .
|
|
26
|
+
} /* сбрасывает синюю подсветку при нажатии */ .gallery__component_d3a7v {
|
|
27
27
|
display: flex;
|
|
28
28
|
flex-wrap: nowrap;
|
|
29
29
|
align-content: center;
|
|
@@ -33,13 +33,15 @@
|
|
|
33
33
|
box-sizing: border-box;
|
|
34
34
|
padding: 10px var(--gap-24);
|
|
35
35
|
scrollbar-width: none
|
|
36
|
-
} .
|
|
36
|
+
} .gallery__component_d3a7v::-webkit-scrollbar {
|
|
37
37
|
display: none;
|
|
38
|
-
} .
|
|
38
|
+
} .gallery__previews_d3a7v {
|
|
39
|
+
display: flex;
|
|
40
|
+
} .gallery__preview_d3a7v {
|
|
39
41
|
flex-shrink: 0;
|
|
40
42
|
margin: var(--gap-0) var(--gap-2)
|
|
41
|
-
} .
|
|
43
|
+
} .gallery__preview_d3a7v:first-child {
|
|
42
44
|
margin-left: auto;
|
|
43
|
-
} .
|
|
45
|
+
} .gallery__preview_d3a7v:last-child {
|
|
44
46
|
margin-right: auto;
|
|
45
47
|
}
|
package/gallery/context.d.ts
CHANGED
|
@@ -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/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,
|
|
@@ -1,36 +1,55 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
3
|
var React = require('react');
|
|
4
|
+
var cn = require('classnames');
|
|
4
5
|
var coreComponentsBaseModal = require('../../base-modal/cssm');
|
|
6
|
+
var hooks = require('@alfalab/hooks');
|
|
5
7
|
var components_navigationBar_Component = require('./components/navigation-bar/Component.js');
|
|
6
8
|
var components_header_Component = require('./components/header/Component.js');
|
|
7
|
-
require('classnames');
|
|
8
|
-
require('@alfalab/hooks');
|
|
9
9
|
var context = require('./context.js');
|
|
10
10
|
require('./components/image-preview/index.module.css');
|
|
11
11
|
var components_imageViewer_component = require('./components/image-viewer/component.js');
|
|
12
|
+
var components_infoBar_Component = require('./components/info-bar/Component.js');
|
|
13
|
+
var components_headerMobile_Component = require('./components/header-mobile/Component.js');
|
|
12
14
|
var styles = require('./index.module.css');
|
|
13
15
|
|
|
14
16
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
15
17
|
|
|
16
18
|
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
19
|
+
var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
17
20
|
var styles__default = /*#__PURE__*/_interopDefaultCompat(styles);
|
|
18
21
|
|
|
22
|
+
var DEFAULT_FULL_SCREEN = false;
|
|
23
|
+
var DEFAULT_MUTED_VIDEO = true;
|
|
24
|
+
var DEFAULT_PLAYING_VIDEO = true;
|
|
25
|
+
var DEFAULT_HIDE_NAVIGATION = false;
|
|
19
26
|
var Backdrop = function () { return null; };
|
|
20
27
|
var Gallery = function (_a) {
|
|
21
|
-
var
|
|
28
|
+
var _b;
|
|
29
|
+
var _c, _d;
|
|
30
|
+
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;
|
|
22
31
|
var currentSlideIndexState = React.useState(initialSlide);
|
|
23
32
|
var uncontrolled = slideIndex === undefined;
|
|
24
|
-
var
|
|
33
|
+
var _g = uncontrolled
|
|
25
34
|
? currentSlideIndexState
|
|
26
|
-
: [slideIndex, onSlideIndexChange], currentSlideIndex =
|
|
27
|
-
var
|
|
28
|
-
var
|
|
29
|
-
var
|
|
35
|
+
: [slideIndex, onSlideIndexChange], currentSlideIndex = _g[0], setCurrentSlideIndex = _g[1];
|
|
36
|
+
var _h = React.useState(), swiper = _h[0], setSwiper = _h[1];
|
|
37
|
+
var _j = React.useState([]), imagesMeta = _j[0], setImagesMeta = _j[1];
|
|
38
|
+
var _k = React.useState(DEFAULT_FULL_SCREEN), fullScreen = _k[0], setFullScreen = _k[1];
|
|
39
|
+
var _l = React.useState(DEFAULT_MUTED_VIDEO), mutedVideo = _l[0], setMutedVideo = _l[1];
|
|
40
|
+
var _m = React.useState(DEFAULT_PLAYING_VIDEO), playingVideo = _m[0], setPlayingVideo = _m[1];
|
|
41
|
+
var _o = React.useState(DEFAULT_HIDE_NAVIGATION), hideNavigation = _o[0], setHideNavigation = _o[1];
|
|
42
|
+
var view = hooks.useMedia([
|
|
43
|
+
['mobile', '(max-width: 1023px)'],
|
|
44
|
+
['desktop', '(min-width: 1024px)'],
|
|
45
|
+
], 'desktop')[0];
|
|
46
|
+
var isMobile = view === 'mobile';
|
|
47
|
+
var isCurrentVideo = !!((_d = (_c = imagesMeta[currentSlideIndex]) === null || _c === void 0 ? void 0 : _c.player) === null || _d === void 0 ? void 0 : _d.current);
|
|
30
48
|
var slideTo = React.useCallback(function (index) {
|
|
31
49
|
if (images[index]) {
|
|
32
50
|
setCurrentSlideIndex === null || setCurrentSlideIndex === void 0 ? void 0 : setCurrentSlideIndex(index);
|
|
33
51
|
if (swiper) {
|
|
52
|
+
setPlayingVideo(true);
|
|
34
53
|
swiper.slideTo(index);
|
|
35
54
|
}
|
|
36
55
|
}
|
|
@@ -83,6 +102,10 @@ var Gallery = function (_a) {
|
|
|
83
102
|
break;
|
|
84
103
|
}
|
|
85
104
|
}, [fullScreen, open, slideNext, slidePrev]);
|
|
105
|
+
var onUnmount = React.useCallback(function () {
|
|
106
|
+
setPlayingVideo(DEFAULT_PLAYING_VIDEO);
|
|
107
|
+
setMutedVideo(DEFAULT_MUTED_VIDEO);
|
|
108
|
+
}, [setPlayingVideo]);
|
|
86
109
|
React.useEffect(function () {
|
|
87
110
|
if (!uncontrolled && !(swiper === null || swiper === void 0 ? void 0 : swiper.destroyed)) {
|
|
88
111
|
swiper === null || swiper === void 0 ? void 0 : swiper.slideTo(currentSlideIndex);
|
|
@@ -98,6 +121,7 @@ var Gallery = function (_a) {
|
|
|
98
121
|
var showNavigationBar = !singleSlide && !fullScreen;
|
|
99
122
|
// eslint-disable-next-line react/jsx-no-constructed-context-values
|
|
100
123
|
var galleryContext = {
|
|
124
|
+
view: view,
|
|
101
125
|
singleSlide: singleSlide,
|
|
102
126
|
currentSlideIndex: currentSlideIndex,
|
|
103
127
|
images: images,
|
|
@@ -105,6 +129,12 @@ var Gallery = function (_a) {
|
|
|
105
129
|
fullScreen: fullScreen,
|
|
106
130
|
initialSlide: uncontrolled ? initialSlide : currentSlideIndex,
|
|
107
131
|
setFullScreen: setFullScreen,
|
|
132
|
+
playingVideo: playingVideo,
|
|
133
|
+
setPlayingVideo: setPlayingVideo,
|
|
134
|
+
mutedVideo: mutedVideo,
|
|
135
|
+
setMutedVideo: setMutedVideo,
|
|
136
|
+
hideNavigation: hideNavigation,
|
|
137
|
+
setHideNavigation: setHideNavigation,
|
|
108
138
|
setImageMeta: setImageMeta,
|
|
109
139
|
slideNext: slideNext,
|
|
110
140
|
slidePrev: slidePrev,
|
|
@@ -117,11 +147,16 @@ var Gallery = function (_a) {
|
|
|
117
147
|
getCurrentImageMeta: function () { return imagesMeta[currentSlideIndex]; },
|
|
118
148
|
};
|
|
119
149
|
return (React__default.default.createElement(context.GalleryContext.Provider, { value: galleryContext },
|
|
120
|
-
React__default.default.createElement(coreComponentsBaseModal.BaseModal, { open: open, className: styles__default.default.modal, onEscapeKeyDown: handleEscapeKeyDown, Backdrop: Backdrop },
|
|
150
|
+
React__default.default.createElement(coreComponentsBaseModal.BaseModal, { open: open, className: styles__default.default.modal, onEscapeKeyDown: handleEscapeKeyDown, Backdrop: Backdrop, onUnmount: onUnmount },
|
|
121
151
|
React__default.default.createElement("div", { className: styles__default.default.container },
|
|
122
|
-
React__default.default.createElement(components_header_Component.Header, null),
|
|
152
|
+
view === 'desktop' ? React__default.default.createElement(components_header_Component.Header, null) : React__default.default.createElement(components_headerMobile_Component.HeaderMobile, null),
|
|
123
153
|
React__default.default.createElement(components_imageViewer_component.ImageViewer, null),
|
|
124
|
-
|
|
154
|
+
React__default.default.createElement("nav", { className: cn__default.default((_b = {},
|
|
155
|
+
_b[styles__default.default.navigationVideo] = isCurrentVideo && isMobile,
|
|
156
|
+
_b[styles__default.default.hideNavigation] = hideNavigation && isMobile,
|
|
157
|
+
_b)) },
|
|
158
|
+
showNavigationBar && React__default.default.createElement(components_navigationBar_Component.NavigationBar, null),
|
|
159
|
+
view === 'mobile' && React__default.default.createElement(components_infoBar_Component.InfoBar, null))))));
|
|
125
160
|
};
|
|
126
161
|
|
|
127
162
|
exports.Gallery = Gallery;
|
package/gallery/{moderncssm/components/header/buttons.d.ts → cssm/components/buttons/index.d.ts}
RENAMED
|
@@ -5,7 +5,12 @@ type Props = Omit<IconButtonProps, 'icon' | 'colors'> & {
|
|
|
5
5
|
download?: string | boolean;
|
|
6
6
|
};
|
|
7
7
|
declare const Fullscreen: FC<Props>;
|
|
8
|
+
declare const BackArrow: FC<Props>;
|
|
9
|
+
declare const Play: FC<Props>;
|
|
10
|
+
declare const Pause: FC<Props>;
|
|
8
11
|
declare const ExitFullscreen: FC<Props>;
|
|
12
|
+
declare const MuteVideo: FC<Props>;
|
|
13
|
+
declare const UnmuteVideo: FC<Props>;
|
|
9
14
|
declare const Download: FC<Props>;
|
|
10
15
|
declare const Exit: FC<Props>;
|
|
11
|
-
export { Fullscreen, ExitFullscreen, Download, Exit };
|
|
16
|
+
export { Fullscreen, BackArrow, Play, Pause, ExitFullscreen, MuteVideo, UnmuteVideo, Download, Exit };
|