@alfalab/core-components 41.4.0-beta.1 → 41.5.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/amount-input/Component.js +1 -1
- package/amount-input/cssm/Component.js +1 -1
- package/amount-input/esm/Component.js +1 -1
- package/amount-input/modern/Component.js +1 -1
- package/base-modal/Component.d.ts +5 -0
- package/base-modal/Component.js +27 -27
- package/base-modal/cssm/Component.d.ts +5 -0
- package/base-modal/cssm/Component.js +27 -27
- package/base-modal/esm/Component.d.ts +5 -0
- package/base-modal/esm/Component.js +27 -27
- package/base-modal/modern/Component.d.ts +5 -0
- package/base-modal/modern/Component.js +18 -18
- package/bottom-sheet/component.js +25 -16
- package/bottom-sheet/cssm/component.js +25 -16
- package/bottom-sheet/cssm/types.d.ts +4 -0
- package/bottom-sheet/esm/component.js +25 -16
- package/bottom-sheet/esm/types.d.ts +4 -0
- package/bottom-sheet/modern/component.js +23 -16
- package/bottom-sheet/modern/types.d.ts +4 -0
- package/bottom-sheet/types.d.ts +4 -0
- package/calendar/{Component.responsive-c7d32ac8.d.ts → Component.responsive-01fc776b.d.ts} +5 -0
- package/calendar/Component.responsive.js +1 -1
- package/calendar/components/calendar-mobile/Component.js +1 -1
- package/calendar/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/components/calendar-mobile/index.js +1 -1
- package/calendar/cssm/Component.responsive-37401ddd.d.ts +5 -0
- package/calendar/{modern/Component.responsive-bab04a75.d.ts → esm/Component.responsive-9c88d40b.d.ts} +5 -0
- package/calendar/esm/Component.responsive.js +1 -1
- package/calendar/esm/components/calendar-mobile/Component.js +1 -1
- package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/esm/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/mobile.js +1 -1
- package/calendar/esm/responsive.d.ts +1 -1
- package/calendar/esm/responsive.js +1 -1
- package/calendar/index.js +1 -1
- package/calendar/mobile.js +1 -1
- package/calendar/{esm/Component.responsive-19c0b9a7.d.ts → modern/Component.responsive-6909ce92.d.ts} +5 -0
- package/calendar/modern/Component.responsive.js +1 -1
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/modern/components/calendar-mobile/index.js +1 -1
- package/calendar/modern/index.js +1 -1
- package/calendar/modern/mobile.js +1 -1
- package/calendar/modern/responsive.d.ts +1 -1
- package/calendar/modern/responsive.js +1 -1
- package/calendar/responsive.d.ts +1 -1
- package/calendar/responsive.js +1 -1
- package/calendar-range/Component.js +1 -0
- package/calendar-range/cssm/Component.js +1 -0
- package/calendar-range/cssm/index.js +1 -0
- package/calendar-range/cssm/views/popover.js +11 -6
- package/calendar-range/cssm/views/static.js +8 -6
- package/calendar-range/esm/Component.js +1 -0
- package/calendar-range/esm/index.js +1 -0
- package/calendar-range/esm/views/popover.js +11 -6
- package/calendar-range/esm/views/static.js +8 -6
- package/calendar-range/index.js +1 -0
- package/calendar-range/modern/Component.js +1 -0
- package/calendar-range/modern/index.js +1 -0
- package/calendar-range/modern/views/popover.js +9 -6
- package/calendar-range/modern/views/static.js +8 -6
- package/calendar-range/views/popover.js +11 -6
- package/calendar-range/views/static.js +8 -6
- package/confirmation/component.desktop.js +1 -1
- package/confirmation/component.mobile.js +1 -1
- package/confirmation/component.responsive.js +1 -1
- package/confirmation/components/base-confirmation/component.js +1 -1
- package/confirmation/components/base-confirmation/index.js +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/desktop.js +1 -1
- package/confirmation/esm/component.desktop.js +1 -1
- package/confirmation/esm/component.mobile.js +1 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/index.js +1 -1
- 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.js +1 -1
- package/confirmation/esm/desktop.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile.js +1 -1
- package/confirmation/esm/responsive.js +1 -1
- package/confirmation/index.js +1 -1
- package/confirmation/mobile.js +1 -1
- package/confirmation/modern/component.desktop.js +1 -1
- package/confirmation/modern/component.mobile.js +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/index.js +1 -1
- 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.js +1 -1
- package/confirmation/modern/desktop.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile.js +1 -1
- package/confirmation/modern/responsive.js +1 -1
- package/confirmation/responsive.js +1 -1
- package/gallery/Component.js +2 -2
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/index.js +2 -2
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/buttons.js +1 -1
- package/gallery/modern/components/header/index.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +2 -2
- package/gallery/modern/index.js +2 -2
- package/input-autocomplete/cssm/index-f12ee135.d.ts +9 -0
- package/input-autocomplete/esm/index-f12ee135.d.ts +9 -0
- package/input-autocomplete/index-f12ee135.d.ts +9 -0
- package/input-autocomplete/modern/index-f12ee135.d.ts +9 -0
- package/intl-phone-input/component.js +1 -1
- package/intl-phone-input/esm/component.js +1 -1
- package/intl-phone-input/modern/component.js +1 -1
- package/package.json +7 -3
- package/pattern-lock/Component.js +3 -3
- package/pattern-lock/consts.d.ts +3 -1
- package/pattern-lock/consts.js +2 -0
- package/pattern-lock/cssm/Component.js +3 -3
- package/pattern-lock/cssm/consts.d.ts +3 -1
- package/pattern-lock/cssm/consts.js +2 -0
- package/pattern-lock/esm/Component.js +4 -4
- package/pattern-lock/esm/consts.d.ts +3 -1
- package/pattern-lock/esm/consts.js +2 -1
- package/pattern-lock/modern/Component.js +3 -3
- package/pattern-lock/modern/consts.d.ts +3 -1
- package/pattern-lock/modern/consts.js +2 -1
- package/pure-cell/{component-c0d6e2fe.js → component-a0f5ea09.js} +1 -1
- package/pure-cell/component.js +2 -2
- package/pure-cell/components/addon/component.js +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.js +1 -1
- package/pure-cell/components/amount-title/component.js +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.js +1 -1
- package/pure-cell/components/content/component.js +2 -2
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +2 -2
- package/pure-cell/components/footer/component.js +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.js +1 -1
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +2 -2
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +2 -2
- package/pure-cell/components/text/component.js +2 -2
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +2 -2
- package/pure-cell/esm/{component-928737ce.js → component-63c4f827.js} +1 -1
- package/pure-cell/esm/component.js +2 -2
- package/pure-cell/esm/components/addon/component.js +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.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +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.js +1 -1
- package/pure-cell/esm/components/content/component.js +2 -2
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +2 -2
- package/pure-cell/esm/components/footer/component.js +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.js +1 -1
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +1 -1
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +2 -2
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +2 -2
- package/pure-cell/esm/components/text/component.js +2 -2
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +2 -2
- package/pure-cell/esm/index.js +2 -2
- package/pure-cell/index.js +2 -2
- package/pure-cell/modern/{component-57cfdd76.js → component-c0947222.js} +1 -1
- package/pure-cell/modern/component.js +2 -2
- package/pure-cell/modern/components/addon/component.js +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.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +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.js +1 -1
- package/pure-cell/modern/components/content/component.js +2 -2
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +2 -2
- package/pure-cell/modern/components/footer/component.js +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.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +1 -1
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +2 -2
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +2 -2
- package/pure-cell/modern/components/text/component.js +2 -2
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +2 -2
- package/pure-cell/modern/index.js +2 -2
- package/select/{Component-97dfa7b9.js → Component-42354ffe.js} +3 -2
- package/select/Component.js +2 -1
- package/select/Component.responsive.js +4 -3
- package/select/components/base-select/Component.js +1 -1
- package/select/components/base-select/index.js +1 -1
- package/select/components/base-select-mobile/Component.js +2 -1
- package/select/components/base-select-mobile/index.js +2 -1
- package/select/components/index.js +4 -3
- package/select/components/options-list/Component.js +2 -1
- package/select/components/options-list/index.js +1 -0
- package/select/components/select-mobile/Component.js +4 -3
- package/select/components/select-mobile/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +4 -3
- package/select/components/select-modal-mobile/Component.js +4 -3
- package/select/components/select-modal-mobile/index.d.ts +1 -1
- package/select/components/select-modal-mobile/index.js +4 -3
- package/select/components/virtual-options-list/Component.js +2 -1
- package/select/components/virtual-options-list/index.js +1 -0
- package/select/consts.d.ts +2 -0
- package/select/consts.js +5 -0
- package/select/cssm/{Component-d168a54e.js → Component-f86f43e3.js} +2 -1
- package/select/cssm/Component.js +1 -0
- package/select/cssm/Component.responsive.js +2 -1
- package/select/cssm/components/base-select-mobile/Component.js +1 -0
- package/select/cssm/components/base-select-mobile/index.js +1 -0
- package/select/cssm/components/index.js +2 -1
- package/select/cssm/components/options-list/Component.js +2 -1
- package/select/cssm/components/options-list/index.js +1 -0
- package/select/cssm/components/select-mobile/Component.js +2 -1
- package/select/cssm/components/select-mobile/index.d.ts +1 -1
- package/select/cssm/components/select-mobile/index.js +2 -1
- package/select/cssm/components/select-modal-mobile/Component.js +2 -1
- package/select/cssm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/cssm/components/select-modal-mobile/index.js +2 -1
- package/select/cssm/components/virtual-options-list/Component.js +2 -1
- package/select/cssm/components/virtual-options-list/index.js +1 -0
- package/select/cssm/consts.d.ts +2 -0
- package/select/cssm/consts.js +5 -0
- package/select/cssm/hook-4b555174.d.ts +3 -1
- package/select/cssm/index.js +2 -1
- package/select/cssm/presets/index.js +2 -1
- package/select/cssm/presets/useSelectWithApply/hook.js +2 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +2 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +2 -1
- package/select/cssm/responsive.js +2 -1
- package/select/cssm/utils.js +7 -3
- package/select/esm/{Component-557940f3.js → Component-7629765c.js} +4 -3
- package/select/esm/Component.js +2 -1
- package/select/esm/Component.responsive.js +4 -3
- package/select/esm/components/base-select/Component.js +1 -1
- package/select/esm/components/base-select/index.js +1 -1
- package/select/esm/components/base-select-mobile/Component.js +2 -1
- package/select/esm/components/base-select-mobile/index.js +2 -1
- package/select/esm/components/index.js +4 -3
- package/select/esm/components/options-list/Component.js +2 -1
- package/select/esm/components/options-list/index.js +1 -0
- package/select/esm/components/select-mobile/Component.js +4 -3
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +4 -3
- package/select/esm/components/select-modal-mobile/Component.js +4 -3
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +4 -3
- package/select/esm/components/virtual-options-list/Component.js +2 -1
- package/select/esm/components/virtual-options-list/index.js +1 -0
- package/select/esm/consts.d.ts +2 -0
- package/select/esm/consts.js +3 -0
- package/select/esm/hook-4b555174.d.ts +3 -1
- package/select/esm/index-3885b0d7.d.ts +1 -1
- package/select/esm/index.js +4 -3
- package/select/esm/presets/index.js +4 -3
- package/select/esm/presets/useLazyLoading/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +4 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -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 +4 -3
- package/select/esm/responsive.js +4 -3
- package/select/esm/utils.js +7 -3
- package/select/hook-4b555174.d.ts +3 -1
- package/select/index-3885b0d7.d.ts +1 -1
- package/select/index.js +4 -3
- package/select/modern/{Component-09104d57.js → Component-3879ae9e.js} +4 -3
- package/select/modern/Component.js +2 -1
- package/select/modern/Component.responsive.js +4 -3
- package/select/modern/components/base-select/Component.js +1 -1
- package/select/modern/components/base-select/index.js +1 -1
- package/select/modern/components/base-select-mobile/Component.js +2 -1
- package/select/modern/components/base-select-mobile/index.js +2 -1
- package/select/modern/components/index.js +4 -3
- package/select/modern/components/options-list/Component.js +2 -1
- package/select/modern/components/options-list/index.js +1 -0
- package/select/modern/components/select-mobile/Component.js +4 -3
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +4 -3
- package/select/modern/components/select-modal-mobile/Component.js +4 -3
- package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/select/modern/components/select-modal-mobile/index.js +4 -3
- package/select/modern/components/virtual-options-list/Component.js +2 -1
- package/select/modern/components/virtual-options-list/index.js +1 -0
- package/select/modern/consts.d.ts +2 -0
- package/select/modern/consts.js +3 -0
- package/select/modern/hook-4b555174.d.ts +3 -1
- package/select/modern/index-3885b0d7.d.ts +1 -1
- package/select/modern/index.js +4 -3
- package/select/modern/presets/index.js +4 -3
- package/select/modern/presets/useLazyLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +4 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -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 +4 -3
- package/select/modern/responsive.js +4 -3
- package/select/modern/utils.js +7 -3
- package/select/presets/index.js +4 -3
- package/select/presets/useLazyLoading/hook.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +4 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -3
- package/select/responsive.js +4 -3
- package/select/utils.js +7 -3
- package/side-panel/cssm/typings.d.ts +1 -2
- package/side-panel/esm/typings.d.ts +1 -2
- package/side-panel/modern/typings.d.ts +1 -2
- package/side-panel/typings.d.ts +1 -2
- package/system-message/Component.desktop.js +1 -1
- package/system-message/Component.mobile.js +1 -1
- package/system-message/Components.responsive.js +1 -1
- package/system-message/components/caption/Component.js +1 -1
- package/system-message/components/caption/index.js +1 -1
- package/system-message/components/controls/Component.js +1 -1
- package/system-message/components/controls/index.js +1 -1
- package/system-message/components/graphic/Component.js +1 -1
- package/system-message/components/graphic/index.js +1 -1
- package/system-message/components/subtitle/Component.js +1 -1
- package/system-message/components/subtitle/index.js +1 -1
- package/system-message/components/title/Component.js +1 -1
- package/system-message/components/title/index.js +1 -1
- package/system-message/desktop.js +1 -1
- package/system-message/esm/Component.desktop.js +1 -1
- package/system-message/esm/Component.mobile.js +1 -1
- package/system-message/esm/Components.responsive.js +1 -1
- package/system-message/esm/components/caption/Component.js +1 -1
- package/system-message/esm/components/caption/index.js +1 -1
- package/system-message/esm/components/controls/Component.js +1 -1
- package/system-message/esm/components/controls/index.js +1 -1
- package/system-message/esm/components/graphic/Component.js +1 -1
- package/system-message/esm/components/graphic/index.js +1 -1
- package/system-message/esm/components/subtitle/Component.js +1 -1
- package/system-message/esm/components/subtitle/index.js +1 -1
- package/system-message/esm/components/title/Component.js +1 -1
- package/system-message/esm/components/title/index.js +1 -1
- package/system-message/esm/desktop.js +1 -1
- package/system-message/esm/index-3885b0d7.d.ts +1 -1
- package/system-message/esm/index.js +1 -1
- package/system-message/esm/mobile.js +1 -1
- package/system-message/esm/responsive.js +1 -1
- package/system-message/esm/utils.js +1 -1
- package/system-message/index-3885b0d7.d.ts +1 -1
- package/system-message/index.js +1 -1
- package/system-message/mobile.js +1 -1
- package/system-message/modern/Component.desktop.js +1 -1
- package/system-message/modern/Component.mobile.js +1 -1
- package/system-message/modern/Components.responsive.js +1 -1
- package/system-message/modern/components/caption/Component.js +1 -1
- package/system-message/modern/components/caption/index.js +1 -1
- package/system-message/modern/components/controls/Component.js +1 -1
- package/system-message/modern/components/controls/index.js +1 -1
- package/system-message/modern/components/graphic/Component.js +1 -1
- package/system-message/modern/components/graphic/index.js +1 -1
- package/system-message/modern/components/subtitle/Component.js +1 -1
- package/system-message/modern/components/subtitle/index.js +1 -1
- package/system-message/modern/components/title/Component.js +1 -1
- package/system-message/modern/components/title/index.js +1 -1
- package/system-message/modern/desktop.js +1 -1
- package/system-message/modern/index-3885b0d7.d.ts +1 -1
- package/system-message/modern/index.js +1 -1
- package/system-message/modern/mobile.js +1 -1
- package/system-message/modern/responsive.js +1 -1
- package/system-message/modern/utils.js +1 -1
- package/system-message/responsive.js +1 -1
- package/system-message/utils.js +1 -1
- package/tabs/Component-ebda875c.d.ts +5 -0
- package/tabs/component-3885b0d7.d.ts +1 -1
- package/tabs/consts-f777ba1a.d.ts +2 -0
- package/tabs/cssm/Component-ebda875c.d.ts +5 -0
- package/tabs/cssm/component-3885b0d7.d.ts +1 -1
- package/tabs/cssm/consts-f777ba1a.d.ts +2 -0
- package/tabs/cssm/hook-3e68f8db.d.ts +3 -1
- package/tabs/cssm/index-f12ee135.d.ts +1 -1
- package/tabs/cssm/{types-996ad249.d.ts → types-5e678ff2.d.ts} +4 -0
- package/tabs/esm/Component-ebda875c.d.ts +5 -0
- package/tabs/esm/component-3885b0d7.d.ts +1 -1
- package/tabs/esm/consts-f777ba1a.d.ts +2 -0
- package/tabs/esm/hook-3e68f8db.d.ts +3 -1
- package/tabs/esm/index-f12ee135.d.ts +1 -1
- package/tabs/{types-996ad249.d.ts → esm/types-5e678ff2.d.ts} +4 -0
- package/tabs/hook-3e68f8db.d.ts +3 -1
- package/tabs/index-f12ee135.d.ts +1 -1
- package/tabs/modern/Component-ebda875c.d.ts +5 -0
- package/tabs/modern/component-3885b0d7.d.ts +1 -1
- package/tabs/modern/consts-f777ba1a.d.ts +2 -0
- package/tabs/modern/hook-3e68f8db.d.ts +3 -1
- package/tabs/modern/index-f12ee135.d.ts +1 -1
- package/tabs/modern/{types-996ad249.d.ts → types-5e678ff2.d.ts} +4 -0
- package/tabs/{esm/types-996ad249.d.ts → types-5e678ff2.d.ts} +4 -0
- package/themes/compiled/mobile-dark-bluetint.css +139 -65
- package/themes/dist/compiled/mobile-dark-bluetint.css +345 -345
- package/typography/component.js +2 -2
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-mobile/component.js +2 -2
- 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/index.js +2 -2
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-mobile/component.js +2 -2
- 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 +1 -1
- package/typography/text/index.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/component.js +2 -2
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +2 -2
- package/typography/title-responsive/index.js +2 -2
- /package/calendar/{Component.responsive-c7d32ac8.js → Component.responsive-01fc776b.js} +0 -0
- /package/calendar/esm/{Component.responsive-19c0b9a7.js → Component.responsive-9c88d40b.js} +0 -0
- /package/calendar/modern/{Component.responsive-bab04a75.js → Component.responsive-6909ce92.js} +0 -0
- /package/confirmation/{countdown-section-d38901ac.d.ts → countdown-section-7121d186.d.ts} +0 -0
- /package/confirmation/{countdown-section-d38901ac.js → countdown-section-7121d186.js} +0 -0
- /package/confirmation/esm/{countdown-section-3fc5a377.d.ts → countdown-section-86e987ef.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-3fc5a377.js → countdown-section-86e987ef.js} +0 -0
- /package/confirmation/modern/{countdown-section-7b3719dd.d.ts → countdown-section-99c9ecc3.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-7b3719dd.js → countdown-section-99c9ecc3.js} +0 -0
- /package/gallery/{buttons-72a2a194.d.ts → buttons-089b6521.d.ts} +0 -0
- /package/gallery/{buttons-72a2a194.js → buttons-089b6521.js} +0 -0
- /package/gallery/esm/{buttons-354ad2ae.d.ts → buttons-71de80e0.d.ts} +0 -0
- /package/gallery/esm/{buttons-354ad2ae.js → buttons-71de80e0.js} +0 -0
- /package/gallery/esm/{slide-12bb60f1.d.ts → slide-3d3291a2.d.ts} +0 -0
- /package/gallery/esm/{slide-12bb60f1.js → slide-3d3291a2.js} +0 -0
- /package/gallery/modern/{buttons-62b1281b.d.ts → buttons-0f084c5f.d.ts} +0 -0
- /package/gallery/modern/{buttons-62b1281b.js → buttons-0f084c5f.js} +0 -0
- /package/gallery/modern/{slide-9a41f77b.d.ts → slide-c880500b.d.ts} +0 -0
- /package/gallery/modern/{slide-9a41f77b.js → slide-c880500b.js} +0 -0
- /package/gallery/{slide-172840c9.d.ts → slide-15e8e51e.d.ts} +0 -0
- /package/gallery/{slide-172840c9.js → slide-15e8e51e.js} +0 -0
- /package/intl-phone-input/esm/{libphonenumber-js.min-c5086201.d.ts → libphonenumber-js.min-540573cb.d.ts} +0 -0
- /package/intl-phone-input/esm/{libphonenumber-js.min-c5086201.js → libphonenumber-js.min-540573cb.js} +0 -0
- /package/intl-phone-input/{libphonenumber-js.min-39e93b8c.d.ts → libphonenumber-js.min-d372f406.d.ts} +0 -0
- /package/intl-phone-input/{libphonenumber-js.min-39e93b8c.js → libphonenumber-js.min-d372f406.js} +0 -0
- /package/intl-phone-input/modern/{libphonenumber-js.min-c5086201.d.ts → libphonenumber-js.min-540573cb.d.ts} +0 -0
- /package/intl-phone-input/modern/{libphonenumber-js.min-c5086201.js → libphonenumber-js.min-540573cb.js} +0 -0
- /package/pure-cell/{component-c0d6e2fe.d.ts → component-a0f5ea09.d.ts} +0 -0
- /package/pure-cell/esm/{component-928737ce.d.ts → component-63c4f827.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-67aeb69a.d.ts → getDataTestId-071b18cc.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-67aeb69a.js → getDataTestId-071b18cc.js} +0 -0
- /package/pure-cell/{getDataTestId-c5fa82c1.d.ts → getDataTestId-7bb22ddb.d.ts} +0 -0
- /package/pure-cell/{getDataTestId-c5fa82c1.js → getDataTestId-7bb22ddb.js} +0 -0
- /package/pure-cell/modern/{component-57cfdd76.d.ts → component-c0947222.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-a35413c9.d.ts → getDataTestId-14757660.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-a35413c9.js → getDataTestId-14757660.js} +0 -0
- /package/select/{Component-97dfa7b9.d.ts → Component-42354ffe.d.ts} +0 -0
- /package/select/cssm/{Component-d168a54e.d.ts → Component-f86f43e3.d.ts} +0 -0
- /package/select/esm/{Component-557940f3.d.ts → Component-7629765c.d.ts} +0 -0
- /package/select/esm/{getDataTestId-bb936fa6.d.ts → getDataTestId-1b8247c6.d.ts} +0 -0
- /package/select/esm/{getDataTestId-bb936fa6.js → getDataTestId-1b8247c6.js} +0 -0
- /package/select/esm/{intersection-observer-22cae339.d.ts → intersection-observer-e13952d2.d.ts} +0 -0
- /package/select/esm/{intersection-observer-22cae339.js → intersection-observer-e13952d2.js} +0 -0
- /package/select/{getDataTestId-cf4d6709.d.ts → getDataTestId-e9b1c785.d.ts} +0 -0
- /package/select/{getDataTestId-cf4d6709.js → getDataTestId-e9b1c785.js} +0 -0
- /package/select/{intersection-observer-96f8d3e8.d.ts → intersection-observer-ae06dac6.d.ts} +0 -0
- /package/select/{intersection-observer-96f8d3e8.js → intersection-observer-ae06dac6.js} +0 -0
- /package/select/modern/{Component-09104d57.d.ts → Component-3879ae9e.d.ts} +0 -0
- /package/select/modern/{getDataTestId-783cd717.d.ts → getDataTestId-957e6819.d.ts} +0 -0
- /package/select/modern/{getDataTestId-783cd717.js → getDataTestId-957e6819.js} +0 -0
- /package/select/modern/{intersection-observer-22cae339.d.ts → intersection-observer-e13952d2.d.ts} +0 -0
- /package/select/modern/{intersection-observer-22cae339.js → intersection-observer-e13952d2.js} +0 -0
- /package/system-message/esm/{getDataTestId-409f38e4.d.ts → getDataTestId-41740a81.d.ts} +0 -0
- /package/system-message/esm/{getDataTestId-409f38e4.js → getDataTestId-41740a81.js} +0 -0
- /package/system-message/{getDataTestId-4834d9ea.d.ts → getDataTestId-70bb25c0.d.ts} +0 -0
- /package/system-message/{getDataTestId-4834d9ea.js → getDataTestId-70bb25c0.js} +0 -0
- /package/system-message/modern/{getDataTestId-d9a510ec.d.ts → getDataTestId-e4e5b734.d.ts} +0 -0
- /package/system-message/modern/{getDataTestId-d9a510ec.js → getDataTestId-e4e5b734.js} +0 -0
- /package/typography/{colors.module-316e7454.js → colors.module-09e9c7fb.js} +0 -0
- /package/typography/{common.module-095f15ab.js → common.module-1dc7951a.js} +0 -0
- /package/typography/esm/{colors.module-d81f8b53.js → colors.module-53a3c479.js} +0 -0
- /package/typography/esm/{common.module-d2ff0db5.js → common.module-013d2c98.js} +0 -0
- /package/typography/modern/{colors.module-662274a5.js → colors.module-6ac1b898.js} +0 -0
- /package/typography/modern/{common.module-6f779b66.js → common.module-11df87ab.js} +0 -0
|
@@ -12,6 +12,6 @@ import '../../../typography/modern';
|
|
|
12
12
|
import '@alfalab/hooks';
|
|
13
13
|
import '../context.js';
|
|
14
14
|
import './header/component.js';
|
|
15
|
-
import '../countdown-section-
|
|
15
|
+
import '../countdown-section-99c9ecc3.js';
|
|
16
16
|
import '../../../loader/modern';
|
|
17
17
|
import '../utils.js';
|
|
@@ -11,7 +11,7 @@ import '../../../../typography/modern';
|
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
12
|
import '../../context.js';
|
|
13
13
|
import '../header/component.js';
|
|
14
|
-
import '../../countdown-section-
|
|
14
|
+
import '../../countdown-section-99c9ecc3.js';
|
|
15
15
|
import '../../../../loader/modern';
|
|
16
16
|
import '../countdown-loader/component.js';
|
|
17
17
|
import '../../utils.js';
|
|
@@ -7,7 +7,7 @@ import { Typography } from '../../../../../typography/modern';
|
|
|
7
7
|
import { usePrevious } from '@alfalab/hooks';
|
|
8
8
|
import { ConfirmationContext } from '../../../context.js';
|
|
9
9
|
import { Header } from '../../header/component.js';
|
|
10
|
-
import { s as styles, C as CountdownSection } from '../../../countdown-section-
|
|
10
|
+
import { s as styles, C as CountdownSection } from '../../../countdown-section-99c9ecc3.js';
|
|
11
11
|
import '../../../../../loader/modern';
|
|
12
12
|
import '../../../utils.js';
|
|
13
13
|
|
|
@@ -4,5 +4,5 @@ import '../../../../../button/modern';
|
|
|
4
4
|
import '../../../../../loader/modern';
|
|
5
5
|
import '../../../../../typography/modern';
|
|
6
6
|
import '../../../context.js';
|
|
7
|
-
export { C as CountdownSection } from '../../../countdown-section-
|
|
7
|
+
export { C as CountdownSection } from '../../../countdown-section-99c9ecc3.js';
|
|
8
8
|
import '../../../utils.js';
|
|
@@ -8,6 +8,6 @@ import '../../../../../typography/modern';
|
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '../../../context.js';
|
|
10
10
|
import '../../header/component.js';
|
|
11
|
-
import '../../../countdown-section-
|
|
11
|
+
import '../../../countdown-section-99c9ecc3.js';
|
|
12
12
|
import '../../../../../loader/modern';
|
|
13
13
|
import '../../../utils.js';
|
|
@@ -9,7 +9,7 @@ import '../../code-input/modern';
|
|
|
9
9
|
import '../../link/modern';
|
|
10
10
|
import '../../typography/modern';
|
|
11
11
|
import './components/header/component.js';
|
|
12
|
-
import './countdown-section-
|
|
12
|
+
import './countdown-section-99c9ecc3.js';
|
|
13
13
|
import '../../loader/modern';
|
|
14
14
|
import './components/screens/hint/component.js';
|
|
15
15
|
import './components/screens/fatal-error/component.js';
|
|
@@ -18,5 +18,5 @@ import '../../code-input/modern';
|
|
|
18
18
|
import '../../link/modern';
|
|
19
19
|
import '../../typography/modern';
|
|
20
20
|
import './components/header/component.js';
|
|
21
|
-
import './countdown-section-
|
|
21
|
+
import './countdown-section-99c9ecc3.js';
|
|
22
22
|
import '../../loader/modern';
|
|
@@ -9,7 +9,7 @@ import '../../code-input/modern';
|
|
|
9
9
|
import '../../link/modern';
|
|
10
10
|
import '../../typography/modern';
|
|
11
11
|
import './components/header/component.js';
|
|
12
|
-
import './countdown-section-
|
|
12
|
+
import './countdown-section-99c9ecc3.js';
|
|
13
13
|
import '../../loader/modern';
|
|
14
14
|
import './components/screens/hint/component.js';
|
|
15
15
|
import './components/screens/fatal-error/component.js';
|
|
@@ -9,7 +9,7 @@ import '../../code-input/modern';
|
|
|
9
9
|
import '../../link/modern';
|
|
10
10
|
import '../../typography/modern';
|
|
11
11
|
import './components/header/component.js';
|
|
12
|
-
import './countdown-section-
|
|
12
|
+
import './countdown-section-99c9ecc3.js';
|
|
13
13
|
import '../../loader/modern';
|
|
14
14
|
import './components/screens/hint/component.js';
|
|
15
15
|
import './components/screens/fatal-error/component.js';
|
|
@@ -16,7 +16,7 @@ require('../code-input');
|
|
|
16
16
|
require('../link');
|
|
17
17
|
require('../typography');
|
|
18
18
|
require('./components/header/component.js');
|
|
19
|
-
require('./countdown-section-
|
|
19
|
+
require('./countdown-section-7121d186.js');
|
|
20
20
|
require('../loader');
|
|
21
21
|
require('./components/screens/hint/component.js');
|
|
22
22
|
require('./components/screens/fatal-error/component.js');
|
package/gallery/Component.js
CHANGED
|
@@ -15,7 +15,7 @@ require('./components/image-preview/paths.js');
|
|
|
15
15
|
require('./components/header-info-block/Component.js');
|
|
16
16
|
require('../typography');
|
|
17
17
|
require('./utils/split-filename.js');
|
|
18
|
-
require('./buttons-
|
|
18
|
+
require('./buttons-089b6521.js');
|
|
19
19
|
require('tslib');
|
|
20
20
|
require('../icon-button');
|
|
21
21
|
require('../tooltip');
|
|
@@ -28,7 +28,7 @@ require('swiper');
|
|
|
28
28
|
require('swiper/react');
|
|
29
29
|
require('@alfalab/icons-glyph/ChevronBackHeavyMIcon');
|
|
30
30
|
require('@alfalab/icons-glyph/ChevronForwardHeavyMIcon');
|
|
31
|
-
require('./slide-
|
|
31
|
+
require('./slide-15e8e51e.js');
|
|
32
32
|
require('./components/image-viewer/paths.js');
|
|
33
33
|
require('swiper/swiper.min.css');
|
|
34
34
|
|
|
@@ -5,7 +5,7 @@ var context = require('../../context.js');
|
|
|
5
5
|
var utils_utils = require('../../utils/utils.js');
|
|
6
6
|
var utils_constants = require('../../utils/constants.js');
|
|
7
7
|
var components_headerInfoBlock_Component = require('../header-info-block/Component.js');
|
|
8
|
-
var components_header_buttons = require('../../buttons-
|
|
8
|
+
var components_header_buttons = require('../../buttons-089b6521.js');
|
|
9
9
|
require('../../../typography');
|
|
10
10
|
require('../../utils/split-filename.js');
|
|
11
11
|
require('tslib');
|
|
@@ -8,7 +8,7 @@ require('@alfalab/icons-glyph/ArrowsInwardMIcon');
|
|
|
8
8
|
require('@alfalab/icons-glyph/ArrowsOutwardMIcon');
|
|
9
9
|
require('@alfalab/icons-glyph/CrossMIcon');
|
|
10
10
|
require('@alfalab/icons-glyph/PointerDownMIcon');
|
|
11
|
-
var components_header_buttons = require('../../buttons-
|
|
11
|
+
var components_header_buttons = require('../../buttons-089b6521.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
@@ -8,7 +8,7 @@ require('../../utils/constants.js');
|
|
|
8
8
|
require('../header-info-block/Component.js');
|
|
9
9
|
require('../../../typography');
|
|
10
10
|
require('../../utils/split-filename.js');
|
|
11
|
-
require('../../buttons-
|
|
11
|
+
require('../../buttons-089b6521.js');
|
|
12
12
|
require('tslib');
|
|
13
13
|
require('../../../icon-button');
|
|
14
14
|
require('../../../tooltip');
|
|
@@ -12,7 +12,7 @@ var ChevronForwardHeavyMIcon = require('@alfalab/icons-glyph/ChevronForwardHeavy
|
|
|
12
12
|
var context = require('../../context.js');
|
|
13
13
|
var utils_utils = require('../../utils/utils.js');
|
|
14
14
|
var utils_constants = require('../../utils/constants.js');
|
|
15
|
-
var components_imageViewer_slide = require('../../slide-
|
|
15
|
+
var components_imageViewer_slide = require('../../slide-15e8e51e.js');
|
|
16
16
|
require('swiper/swiper.min.css');
|
|
17
17
|
require('../../../typography');
|
|
18
18
|
require('./paths.js');
|
|
@@ -13,7 +13,7 @@ require('@alfalab/icons-glyph/ChevronForwardHeavyMIcon');
|
|
|
13
13
|
require('../../context.js');
|
|
14
14
|
require('../../utils/utils.js');
|
|
15
15
|
require('../../utils/constants.js');
|
|
16
|
-
require('../../slide-
|
|
16
|
+
require('../../slide-15e8e51e.js');
|
|
17
17
|
require('../../../typography');
|
|
18
18
|
require('./paths.js');
|
|
19
19
|
require('swiper/swiper.min.css');
|
|
@@ -6,7 +6,7 @@ require('../../../typography');
|
|
|
6
6
|
require('../../utils/utils.js');
|
|
7
7
|
require('../../utils/constants.js');
|
|
8
8
|
require('./paths.js');
|
|
9
|
-
var components_imageViewer_slide = require('../../slide-
|
|
9
|
+
var components_imageViewer_slide = require('../../slide-15e8e51e.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
@@ -11,7 +11,7 @@ require('../utils/constants.js');
|
|
|
11
11
|
require('./header-info-block/Component.js');
|
|
12
12
|
require('../../typography');
|
|
13
13
|
require('../utils/split-filename.js');
|
|
14
|
-
require('../buttons-
|
|
14
|
+
require('../buttons-089b6521.js');
|
|
15
15
|
require('tslib');
|
|
16
16
|
require('../../icon-button');
|
|
17
17
|
require('../../tooltip');
|
|
@@ -27,7 +27,7 @@ require('swiper');
|
|
|
27
27
|
require('swiper/react');
|
|
28
28
|
require('@alfalab/icons-glyph/ChevronBackHeavyMIcon');
|
|
29
29
|
require('@alfalab/icons-glyph/ChevronForwardHeavyMIcon');
|
|
30
|
-
require('../slide-
|
|
30
|
+
require('../slide-15e8e51e.js');
|
|
31
31
|
require('./image-viewer/paths.js');
|
|
32
32
|
require('swiper/swiper.min.css');
|
|
33
33
|
|
package/gallery/esm/Component.js
CHANGED
|
@@ -9,7 +9,7 @@ import { ImageViewer } from './components/image-viewer/component.js';
|
|
|
9
9
|
import './components/image-preview/Component.js';
|
|
10
10
|
import './components/header-info-block/Component.js';
|
|
11
11
|
import '../../typography/esm';
|
|
12
|
-
import './buttons-
|
|
12
|
+
import './buttons-71de80e0.js';
|
|
13
13
|
import 'tslib';
|
|
14
14
|
import '../../icon-button/esm';
|
|
15
15
|
import '../../tooltip/esm';
|
|
@@ -22,7 +22,7 @@ import 'swiper';
|
|
|
22
22
|
import 'swiper/react';
|
|
23
23
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
24
24
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
25
|
-
import './slide-
|
|
25
|
+
import './slide-3d3291a2.js';
|
|
26
26
|
import 'swiper/swiper.min.css';
|
|
27
27
|
import './utils/utils.js';
|
|
28
28
|
import './utils/constants.js';
|
|
@@ -3,7 +3,7 @@ import { GalleryContext } from '../../context.js';
|
|
|
3
3
|
import { isSmallImage } from '../../utils/utils.js';
|
|
4
4
|
import { TestIds } from '../../utils/constants.js';
|
|
5
5
|
import { HeaderInfoBlock } from '../header-info-block/Component.js';
|
|
6
|
-
import { s as styles, D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-
|
|
6
|
+
import { s as styles, D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-71de80e0.js';
|
|
7
7
|
import '../../../../typography/esm';
|
|
8
8
|
import 'tslib';
|
|
9
9
|
import '../../../../icon-button/esm';
|
|
@@ -6,4 +6,4 @@ import '@alfalab/icons-glyph/ArrowsInwardMIcon';
|
|
|
6
6
|
import '@alfalab/icons-glyph/ArrowsOutwardMIcon';
|
|
7
7
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
8
8
|
import '@alfalab/icons-glyph/PointerDownMIcon';
|
|
9
|
-
export { D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-
|
|
9
|
+
export { D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-71de80e0.js';
|
|
@@ -3,7 +3,7 @@ import 'react';
|
|
|
3
3
|
import '../../context.js';
|
|
4
4
|
import '../header-info-block/Component.js';
|
|
5
5
|
import '../../../../typography/esm';
|
|
6
|
-
import '../../buttons-
|
|
6
|
+
import '../../buttons-71de80e0.js';
|
|
7
7
|
import 'tslib';
|
|
8
8
|
import '../../../../icon-button/esm';
|
|
9
9
|
import '../../../../tooltip/esm';
|
|
@@ -10,7 +10,7 @@ import { ChevronForwardHeavyMIcon } from '@alfalab/icons-glyph/ChevronForwardHea
|
|
|
10
10
|
import { GalleryContext } from '../../context.js';
|
|
11
11
|
import { getImageAlt, getImageKey } from '../../utils/utils.js';
|
|
12
12
|
import { TestIds } from '../../utils/constants.js';
|
|
13
|
-
import { s as styles, S as Slide } from '../../slide-
|
|
13
|
+
import { s as styles, S as Slide } from '../../slide-3d3291a2.js';
|
|
14
14
|
import 'swiper/swiper.min.css';
|
|
15
15
|
import '../../../../typography/esm';
|
|
16
16
|
import './paths.js';
|
|
@@ -9,7 +9,7 @@ import '@alfalab/hooks';
|
|
|
9
9
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
10
10
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
11
11
|
import '../../context.js';
|
|
12
|
-
import '../../slide-
|
|
12
|
+
import '../../slide-3d3291a2.js';
|
|
13
13
|
import '../../../../typography/esm';
|
|
14
14
|
import 'swiper/swiper.min.css';
|
|
15
15
|
import '../../utils/utils.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../typography/esm';
|
|
4
|
-
export { S as Slide } from '../../slide-
|
|
4
|
+
export { S as Slide } from '../../slide-3d3291a2.js';
|
|
5
5
|
import '../../utils/utils.js';
|
|
6
6
|
import '../../utils/constants.js';
|
|
7
7
|
import './paths.js';
|
|
@@ -6,7 +6,7 @@ import 'react';
|
|
|
6
6
|
import '../context.js';
|
|
7
7
|
import './header-info-block/Component.js';
|
|
8
8
|
import '../../../typography/esm';
|
|
9
|
-
import '../buttons-
|
|
9
|
+
import '../buttons-71de80e0.js';
|
|
10
10
|
import 'tslib';
|
|
11
11
|
import '../../../icon-button/esm';
|
|
12
12
|
import '../../../tooltip/esm';
|
|
@@ -21,7 +21,7 @@ import 'swiper';
|
|
|
21
21
|
import 'swiper/react';
|
|
22
22
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
23
23
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
24
|
-
import '../slide-
|
|
24
|
+
import '../slide-3d3291a2.js';
|
|
25
25
|
import 'swiper/swiper.min.css';
|
|
26
26
|
import '../utils/utils.js';
|
|
27
27
|
import '../utils/constants.js';
|
package/gallery/esm/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import './components/image-preview/Component.js';
|
|
|
10
10
|
import 'classnames';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
12
|
import './components/header-info-block/Component.js';
|
|
13
|
-
import './buttons-
|
|
13
|
+
import './buttons-71de80e0.js';
|
|
14
14
|
import '../../typography/esm';
|
|
15
15
|
import 'tslib';
|
|
16
16
|
import '../../icon-button/esm';
|
|
@@ -25,7 +25,7 @@ import 'swiper';
|
|
|
25
25
|
import 'swiper/react';
|
|
26
26
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
27
27
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
28
|
-
import './slide-
|
|
28
|
+
import './slide-3d3291a2.js';
|
|
29
29
|
import 'swiper/swiper.min.css';
|
|
30
30
|
import './components/header/Component.js';
|
|
31
31
|
import './components/image-preview/paths.js';
|
package/gallery/index.js
CHANGED
|
@@ -15,7 +15,7 @@ require('./components/image-preview/paths.js');
|
|
|
15
15
|
require('./components/header/Component.js');
|
|
16
16
|
require('./components/header-info-block/Component.js');
|
|
17
17
|
require('../typography');
|
|
18
|
-
require('./buttons-
|
|
18
|
+
require('./buttons-089b6521.js');
|
|
19
19
|
require('tslib');
|
|
20
20
|
require('../icon-button');
|
|
21
21
|
require('../tooltip');
|
|
@@ -29,7 +29,7 @@ require('swiper');
|
|
|
29
29
|
require('swiper/react');
|
|
30
30
|
require('@alfalab/icons-glyph/ChevronBackHeavyMIcon');
|
|
31
31
|
require('@alfalab/icons-glyph/ChevronForwardHeavyMIcon');
|
|
32
|
-
require('./slide-
|
|
32
|
+
require('./slide-15e8e51e.js');
|
|
33
33
|
require('./components/image-viewer/paths.js');
|
|
34
34
|
require('swiper/swiper.min.css');
|
|
35
35
|
|
|
@@ -9,7 +9,7 @@ import { ImageViewer } from './components/image-viewer/component.js';
|
|
|
9
9
|
import './components/image-preview/Component.js';
|
|
10
10
|
import './components/header-info-block/Component.js';
|
|
11
11
|
import '../../typography/modern';
|
|
12
|
-
import './buttons-
|
|
12
|
+
import './buttons-0f084c5f.js';
|
|
13
13
|
import '../../icon-button/modern';
|
|
14
14
|
import '../../tooltip/modern';
|
|
15
15
|
import '@alfalab/icons-glyph/ArrowsInwardMIcon';
|
|
@@ -21,7 +21,7 @@ import 'swiper';
|
|
|
21
21
|
import 'swiper/react';
|
|
22
22
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
23
23
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
24
|
-
import './slide-
|
|
24
|
+
import './slide-c880500b.js';
|
|
25
25
|
import 'swiper/swiper.min.css';
|
|
26
26
|
import './utils/utils.js';
|
|
27
27
|
import './utils/constants.js';
|
|
@@ -3,7 +3,7 @@ import { GalleryContext } from '../../context.js';
|
|
|
3
3
|
import { isSmallImage } from '../../utils/utils.js';
|
|
4
4
|
import { TestIds } from '../../utils/constants.js';
|
|
5
5
|
import { HeaderInfoBlock } from '../header-info-block/Component.js';
|
|
6
|
-
import { s as styles, D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-
|
|
6
|
+
import { s as styles, D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-0f084c5f.js';
|
|
7
7
|
import '../../../../typography/modern';
|
|
8
8
|
import '../../../../icon-button/modern';
|
|
9
9
|
import '../../../../tooltip/modern';
|
|
@@ -5,4 +5,4 @@ import '@alfalab/icons-glyph/ArrowsInwardMIcon';
|
|
|
5
5
|
import '@alfalab/icons-glyph/ArrowsOutwardMIcon';
|
|
6
6
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
7
7
|
import '@alfalab/icons-glyph/PointerDownMIcon';
|
|
8
|
-
export { D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-
|
|
8
|
+
export { D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-0f084c5f.js';
|
|
@@ -3,7 +3,7 @@ import 'react';
|
|
|
3
3
|
import '../../context.js';
|
|
4
4
|
import '../header-info-block/Component.js';
|
|
5
5
|
import '../../../../typography/modern';
|
|
6
|
-
import '../../buttons-
|
|
6
|
+
import '../../buttons-0f084c5f.js';
|
|
7
7
|
import '../../../../icon-button/modern';
|
|
8
8
|
import '../../../../tooltip/modern';
|
|
9
9
|
import '@alfalab/icons-glyph/ArrowsInwardMIcon';
|
|
@@ -9,7 +9,7 @@ import { ChevronForwardHeavyMIcon } from '@alfalab/icons-glyph/ChevronForwardHea
|
|
|
9
9
|
import { GalleryContext } from '../../context.js';
|
|
10
10
|
import { getImageAlt, getImageKey } from '../../utils/utils.js';
|
|
11
11
|
import { TestIds } from '../../utils/constants.js';
|
|
12
|
-
import { s as styles, S as Slide } from '../../slide-
|
|
12
|
+
import { s as styles, S as Slide } from '../../slide-c880500b.js';
|
|
13
13
|
import 'swiper/swiper.min.css';
|
|
14
14
|
import '../../../../typography/modern';
|
|
15
15
|
import './paths.js';
|
|
@@ -8,7 +8,7 @@ import '@alfalab/hooks';
|
|
|
8
8
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
9
9
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
10
10
|
import '../../context.js';
|
|
11
|
-
import '../../slide-
|
|
11
|
+
import '../../slide-c880500b.js';
|
|
12
12
|
import '../../../../typography/modern';
|
|
13
13
|
import 'swiper/swiper.min.css';
|
|
14
14
|
import '../../utils/utils.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../typography/modern';
|
|
4
|
-
export { S as Slide } from '../../slide-
|
|
4
|
+
export { S as Slide } from '../../slide-c880500b.js';
|
|
5
5
|
import '../../utils/utils.js';
|
|
6
6
|
import '../../utils/constants.js';
|
|
7
7
|
import './paths.js';
|
|
@@ -6,7 +6,7 @@ import 'react';
|
|
|
6
6
|
import '../context.js';
|
|
7
7
|
import './header-info-block/Component.js';
|
|
8
8
|
import '../../../typography/modern';
|
|
9
|
-
import '../buttons-
|
|
9
|
+
import '../buttons-0f084c5f.js';
|
|
10
10
|
import '../../../icon-button/modern';
|
|
11
11
|
import '../../../tooltip/modern';
|
|
12
12
|
import '@alfalab/icons-glyph/ArrowsInwardMIcon';
|
|
@@ -20,7 +20,7 @@ import 'swiper';
|
|
|
20
20
|
import 'swiper/react';
|
|
21
21
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
22
22
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
23
|
-
import '../slide-
|
|
23
|
+
import '../slide-c880500b.js';
|
|
24
24
|
import 'swiper/swiper.min.css';
|
|
25
25
|
import '../utils/utils.js';
|
|
26
26
|
import '../utils/constants.js';
|
package/gallery/modern/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import './components/image-preview/Component.js';
|
|
|
10
10
|
import 'classnames';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
12
|
import './components/header-info-block/Component.js';
|
|
13
|
-
import './buttons-
|
|
13
|
+
import './buttons-0f084c5f.js';
|
|
14
14
|
import '../../typography/modern';
|
|
15
15
|
import '../../icon-button/modern';
|
|
16
16
|
import '../../tooltip/modern';
|
|
@@ -24,7 +24,7 @@ import 'swiper';
|
|
|
24
24
|
import 'swiper/react';
|
|
25
25
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
26
26
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
27
|
-
import './slide-
|
|
27
|
+
import './slide-c880500b.js';
|
|
28
28
|
import 'swiper/swiper.min.css';
|
|
29
29
|
import './components/header/Component.js';
|
|
30
30
|
import './components/image-preview/paths.js';
|
|
@@ -128,6 +128,11 @@ type BaseModalProps = {
|
|
|
128
128
|
* Пропсы для анимации (CSSTransition)
|
|
129
129
|
*/
|
|
130
130
|
transitionProps?: Partial<TransitionProps>;
|
|
131
|
+
/**
|
|
132
|
+
* Рендерить ли в контейнер через портал.
|
|
133
|
+
* @default true
|
|
134
|
+
*/
|
|
135
|
+
usePortal?: boolean;
|
|
131
136
|
/**
|
|
132
137
|
* Обработчик события нажатия на бэкдроп
|
|
133
138
|
*/
|
|
@@ -196,6 +201,10 @@ type BottomSheetProps = {
|
|
|
196
201
|
* Контейнер к которому будут добавляться порталы
|
|
197
202
|
*/
|
|
198
203
|
container?: BaseModalProps["container"];
|
|
204
|
+
/**
|
|
205
|
+
* Рендерить ли в контейнер через портал.
|
|
206
|
+
*/
|
|
207
|
+
usePortal?: BaseModalProps["usePortal"];
|
|
199
208
|
/**
|
|
200
209
|
* Дополнительный класс
|
|
201
210
|
*/
|
|
@@ -128,6 +128,11 @@ type BaseModalProps = {
|
|
|
128
128
|
* Пропсы для анимации (CSSTransition)
|
|
129
129
|
*/
|
|
130
130
|
transitionProps?: Partial<TransitionProps>;
|
|
131
|
+
/**
|
|
132
|
+
* Рендерить ли в контейнер через портал.
|
|
133
|
+
* @default true
|
|
134
|
+
*/
|
|
135
|
+
usePortal?: boolean;
|
|
131
136
|
/**
|
|
132
137
|
* Обработчик события нажатия на бэкдроп
|
|
133
138
|
*/
|
|
@@ -196,6 +201,10 @@ type BottomSheetProps = {
|
|
|
196
201
|
* Контейнер к которому будут добавляться порталы
|
|
197
202
|
*/
|
|
198
203
|
container?: BaseModalProps["container"];
|
|
204
|
+
/**
|
|
205
|
+
* Рендерить ли в контейнер через портал.
|
|
206
|
+
*/
|
|
207
|
+
usePortal?: BaseModalProps["usePortal"];
|
|
199
208
|
/**
|
|
200
209
|
* Дополнительный класс
|
|
201
210
|
*/
|
|
@@ -128,6 +128,11 @@ type BaseModalProps = {
|
|
|
128
128
|
* Пропсы для анимации (CSSTransition)
|
|
129
129
|
*/
|
|
130
130
|
transitionProps?: Partial<TransitionProps>;
|
|
131
|
+
/**
|
|
132
|
+
* Рендерить ли в контейнер через портал.
|
|
133
|
+
* @default true
|
|
134
|
+
*/
|
|
135
|
+
usePortal?: boolean;
|
|
131
136
|
/**
|
|
132
137
|
* Обработчик события нажатия на бэкдроп
|
|
133
138
|
*/
|
|
@@ -196,6 +201,10 @@ type BottomSheetProps = {
|
|
|
196
201
|
* Контейнер к которому будут добавляться порталы
|
|
197
202
|
*/
|
|
198
203
|
container?: BaseModalProps["container"];
|
|
204
|
+
/**
|
|
205
|
+
* Рендерить ли в контейнер через портал.
|
|
206
|
+
*/
|
|
207
|
+
usePortal?: BaseModalProps["usePortal"];
|
|
199
208
|
/**
|
|
200
209
|
* Дополнительный класс
|
|
201
210
|
*/
|
|
@@ -128,6 +128,11 @@ type BaseModalProps = {
|
|
|
128
128
|
* Пропсы для анимации (CSSTransition)
|
|
129
129
|
*/
|
|
130
130
|
transitionProps?: Partial<TransitionProps>;
|
|
131
|
+
/**
|
|
132
|
+
* Рендерить ли в контейнер через портал.
|
|
133
|
+
* @default true
|
|
134
|
+
*/
|
|
135
|
+
usePortal?: boolean;
|
|
131
136
|
/**
|
|
132
137
|
* Обработчик события нажатия на бэкдроп
|
|
133
138
|
*/
|
|
@@ -196,6 +201,10 @@ type BottomSheetProps = {
|
|
|
196
201
|
* Контейнер к которому будут добавляться порталы
|
|
197
202
|
*/
|
|
198
203
|
container?: BaseModalProps["container"];
|
|
204
|
+
/**
|
|
205
|
+
* Рендерить ли в контейнер через портал.
|
|
206
|
+
*/
|
|
207
|
+
usePortal?: BaseModalProps["usePortal"];
|
|
199
208
|
/**
|
|
200
209
|
* Дополнительный класс
|
|
201
210
|
*/
|
|
@@ -292,7 +292,7 @@ var IntlPhoneInput = React.forwardRef(function (_a, ref) {
|
|
|
292
292
|
if (phoneLibUtils.current)
|
|
293
293
|
return;
|
|
294
294
|
Promise.resolve().then(function () { return require(
|
|
295
|
-
/* webpackChunkName: "libphonenumber" */ './libphonenumber-js.min-
|
|
295
|
+
/* webpackChunkName: "libphonenumber" */ './libphonenumber-js.min-d372f406.js'); })
|
|
296
296
|
.then(function (utils) {
|
|
297
297
|
phoneLibUtils.current = utils.AsYouType;
|
|
298
298
|
if (canBeEmptyCountry) {
|
|
@@ -284,7 +284,7 @@ var IntlPhoneInput = forwardRef(function (_a, ref) {
|
|
|
284
284
|
if (phoneLibUtils.current)
|
|
285
285
|
return;
|
|
286
286
|
import(
|
|
287
|
-
/* webpackChunkName: "libphonenumber" */ './libphonenumber-js.min-
|
|
287
|
+
/* webpackChunkName: "libphonenumber" */ './libphonenumber-js.min-540573cb.js')
|
|
288
288
|
.then(function (utils) {
|
|
289
289
|
phoneLibUtils.current = utils.AsYouType;
|
|
290
290
|
if (canBeEmptyCountry) {
|
|
@@ -279,7 +279,7 @@ const IntlPhoneInput = forwardRef(({ disabled = false, readOnly = false, hideCou
|
|
|
279
279
|
if (phoneLibUtils.current)
|
|
280
280
|
return;
|
|
281
281
|
import(
|
|
282
|
-
/* webpackChunkName: "libphonenumber" */ './libphonenumber-js.min-
|
|
282
|
+
/* webpackChunkName: "libphonenumber" */ './libphonenumber-js.min-540573cb.js')
|
|
283
283
|
.then((utils) => {
|
|
284
284
|
phoneLibUtils.current = utils.AsYouType;
|
|
285
285
|
if (canBeEmptyCountry) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components",
|
|
3
|
-
"version": "41.
|
|
3
|
+
"version": "41.5.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -21,9 +21,10 @@
|
|
|
21
21
|
"update-colors": "node ./tools/update-colors.js && stylelint ./packages/{themes,vars}/**/*.css --fix && prettier --write \"./packages/{themes,vars}/**/*.css\"",
|
|
22
22
|
"update-typography": "node ./tools/update-typography.js",
|
|
23
23
|
"update-usages": "node ./tools/update-usages.js",
|
|
24
|
-
"lint": "yarn lint:css && yarn lint:js",
|
|
24
|
+
"lint": "yarn lint:css && yarn lint:js && yarn lint:deps",
|
|
25
25
|
"lint:css": "stylelint ./packages/**/*.css",
|
|
26
26
|
"lint:js": "eslint ./packages --ext .ts,.tsx,.js,.jsx --max-warnings 0",
|
|
27
|
+
"lint:deps": "node ./bin/lint-deps.js",
|
|
27
28
|
"test": "jest --watchAll=false --env=jsdom-sixteen",
|
|
28
29
|
"test:screenshots": "./bin/run-screenshots.sh",
|
|
29
30
|
"test:codemod": "jest --config=jest.codemod.config.js packages/codemod/",
|
|
@@ -70,9 +71,11 @@
|
|
|
70
71
|
"intersection-observer": "^0.12.0",
|
|
71
72
|
"libphonenumber-js": "^1.10.7",
|
|
72
73
|
"lodash.debounce": "^4.0.8",
|
|
74
|
+
"lodash.memoize": "^4.1.2",
|
|
75
|
+
"lodash.throttle": "^4.1.1",
|
|
73
76
|
"nouislider": "^15.6.0",
|
|
74
77
|
"popper-max-size-modifier": "^0.2.0",
|
|
75
|
-
"react-canvas-pattern-lock": "^1.
|
|
78
|
+
"react-canvas-pattern-lock": "^1.1.1",
|
|
76
79
|
"react-div-100vh": "^0.7.0",
|
|
77
80
|
"react-focus-lock": "^2.9.3",
|
|
78
81
|
"react-merge-refs": "^1.1.0",
|
|
@@ -137,6 +140,7 @@
|
|
|
137
140
|
"cross-env": "^7.0.3",
|
|
138
141
|
"css-loader": "^4.2.2",
|
|
139
142
|
"cz-conventional-changelog": "^3.2.0",
|
|
143
|
+
"depcheck": "^1.4.3",
|
|
140
144
|
"eslint": "^8.26.0",
|
|
141
145
|
"eslint-config-airbnb": "^19.0.4",
|
|
142
146
|
"eslint-config-airbnb-typescript": "^17.0.0",
|