@alfalab/core-components 47.26.1-beta.1239097434 → 47.26.1-beta.3995
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/calendar-range/utils.js +3 -1
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/cssm/Component.js +1 -1
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/moderncssm/Component.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.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/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 +1 -1
- package/confirmation/esm/mobile/index.js +1 -1
- package/confirmation/esm/shared/index.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/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 +1 -1
- package/confirmation/modern/mobile/index.js +1 -1
- package/confirmation/modern/shared/index.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/esm/Component.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 +1 -1
- package/gallery/esm/index.js +1 -1
- package/gallery/modern/Component.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 +1 -1
- package/gallery/modern/index.js +1 -1
- package/international-phone-input/data/country-data.d.ts +1 -9
- package/international-phone-input/data/country-data.js +19 -0
- package/modal/components/controls/Component.js +1 -1
- package/modal/components/footer/Component.js +1 -1
- package/modal/esm/Component.responsive.js +1 -1
- package/modal/esm/components/controls/Component.js +1 -1
- package/modal/esm/components/controls/index.js +1 -1
- package/modal/esm/components/footer/Component.js +1 -1
- package/modal/esm/desktop/Component.desktop.js +1 -1
- package/modal/esm/desktop/index.js +1 -1
- package/modal/esm/index.js +1 -1
- package/modal/esm/mobile/Component.mobile.js +1 -1
- package/modal/esm/mobile/index.js +1 -1
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/controls/Component.js +1 -1
- package/modal/modern/components/controls/index.js +1 -1
- package/modal/modern/components/footer/Component.js +1 -1
- package/modal/modern/desktop/Component.desktop.js +1 -1
- package/modal/modern/desktop/index.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile/Component.mobile.js +1 -1
- package/modal/modern/mobile/index.js +1 -1
- package/package.json +1 -1
- package/plate/Component.responsive.js +1 -1
- package/plate/components/base-plate/Component.js +1 -1
- package/plate/esm/Component.responsive.js +1 -1
- package/plate/esm/components/base-plate/Component.js +1 -1
- package/plate/esm/components/base-plate/index.js +1 -1
- package/plate/esm/desktop/Component.desktop.js +1 -1
- 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 +1 -1
- package/plate/esm/mobile/index.js +1 -1
- 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/modern/Component.responsive.js +1 -1
- package/plate/modern/components/base-plate/Component.js +1 -1
- package/plate/modern/components/base-plate/index.js +1 -1
- package/plate/modern/desktop/Component.desktop.js +1 -1
- 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 +1 -1
- package/plate/modern/mobile/index.js +1 -1
- package/plate/modern/shared/index.js +1 -1
- package/plate/modern/utils.js +1 -1
- package/plate/utils.js +1 -1
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/addon/component.js +1 -1
- 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.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.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.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.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.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.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.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.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.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- 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.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.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.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.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.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.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.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.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.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.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +1 -1
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.js +1 -1
- 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.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.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.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.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.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.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.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.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.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.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/index.js +1 -1
- package/select/components/base-select/Component.js +3 -3
- package/select/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.d.ts +1 -1
- 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/cssm/components/base-select/Component.js +1 -1
- package/select/esm/Component.responsive.js +3 -3
- package/select/esm/components/base-select/Component.js +3 -3
- 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.js +2 -2
- package/select/esm/components/index.js +2 -2
- 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/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/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/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +3 -3
- package/select/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +3 -3
- package/select/modern/components/base-select/Component.js +3 -3
- 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.js +2 -2
- package/select/modern/components/index.js +2 -2
- 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/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/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/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared/index.js +3 -3
- package/select/moderncssm/components/base-select/Component.js +1 -1
- 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/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/select-with-tags/Component.responsive.d.ts +1 -1
- package/select-with-tags/components/base-select-with-tags/Component.d.ts +1 -1
- package/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/controls/Component.js +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +1 -1
- package/side-panel/esm/components/footer/Component.js +1 -1
- package/side-panel/esm/components/footer/Component.mobile.js +1 -1
- package/side-panel/esm/desktop/Component.desktop.js +1 -1
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile/Component.mobile.js +1 -1
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/modern/Component.responsive.js +1 -1
- package/side-panel/modern/components/controls/Component.js +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +1 -1
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/desktop/Component.desktop.js +1 -1
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/mobile/Component.mobile.js +1 -1
- package/side-panel/modern/mobile/index.js +1 -1
- package/textarea/Component.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/esm/Component.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/index.js +1 -1
- package/textarea/modern/Component.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/index.js +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +44 -44
- 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/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/title/component.js +1 -1
- package/typography/title/index.js +1 -1
- package/typography/title-mobile/component.js +1 -1
- /package/confirmation/{countdown-section-2aa0c563.d.ts → countdown-section-be56e278.d.ts} +0 -0
- /package/confirmation/{countdown-section-2aa0c563.js → countdown-section-be56e278.js} +0 -0
- /package/confirmation/esm/{countdown-section-7e92bc22.d.ts → countdown-section-7e6fe5a5.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-7e92bc22.js → countdown-section-7e6fe5a5.js} +0 -0
- /package/confirmation/modern/{countdown-section-ddef2a28.d.ts → countdown-section-d5b0d08b.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-ddef2a28.js → countdown-section-d5b0d08b.js} +0 -0
- /package/gallery/esm/{slide-c28df22b.d.ts → slide-8af77c86.d.ts} +0 -0
- /package/gallery/esm/{slide-c28df22b.js → slide-8af77c86.js} +0 -0
- /package/gallery/modern/{slide-cacf118e.d.ts → slide-e76c02cd.d.ts} +0 -0
- /package/gallery/modern/{slide-cacf118e.js → slide-e76c02cd.js} +0 -0
- /package/gallery/{slide-a794b71c.d.ts → slide-05c85c87.d.ts} +0 -0
- /package/gallery/{slide-a794b71c.js → slide-05c85c87.js} +0 -0
- /package/modal/esm/{layout.module-baab552f.js → layout.module-e32dae3a.js} +0 -0
- /package/modal/{layout.module-b3205cd9.js → layout.module-b19eb43f.js} +0 -0
- /package/modal/modern/{layout.module-110b4f9d.js → layout.module-c13eeb82.js} +0 -0
- /package/plate/{PortalContext-22f378f6.d.ts → PortalContext-18c212b1.d.ts} +0 -0
- /package/plate/{PortalContext-22f378f6.js → PortalContext-18c212b1.js} +0 -0
- /package/plate/esm/{PortalContext-e24d0682.d.ts → PortalContext-08ac24d1.d.ts} +0 -0
- /package/plate/esm/{PortalContext-e24d0682.js → PortalContext-08ac24d1.js} +0 -0
- /package/plate/modern/{PortalContext-4348864b.d.ts → PortalContext-9559fd28.d.ts} +0 -0
- /package/plate/modern/{PortalContext-4348864b.js → PortalContext-9559fd28.js} +0 -0
- /package/pure-cell/{component-0d42f529.d.ts → component-d537881f.d.ts} +0 -0
- /package/pure-cell/{component-0d42f529.js → component-d537881f.js} +0 -0
- /package/pure-cell/esm/{component-2bd6d163.d.ts → component-976e30d2.d.ts} +0 -0
- /package/pure-cell/esm/{component-2bd6d163.js → component-976e30d2.js} +0 -0
- /package/pure-cell/modern/{component-52b62d36.d.ts → component-0808e84c.d.ts} +0 -0
- /package/pure-cell/modern/{component-52b62d36.js → component-0808e84c.js} +0 -0
- /package/select/esm/{hook-c01cf293.d.ts → hook-709a00c8.d.ts} +0 -0
- /package/select/esm/{hook-c01cf293.js → hook-709a00c8.js} +0 -0
- /package/select/esm/{list-popover-desktop-83e62a3c.d.ts → list-popover-desktop-5a8b713f.d.ts} +0 -0
- /package/select/esm/{list-popover-desktop-83e62a3c.js → list-popover-desktop-5a8b713f.js} +0 -0
- /package/select/esm/{mobile.module-5dcb47e1.js → mobile.module-66f3bcbe.js} +0 -0
- /package/select/{hook-c8191717.d.ts → hook-65284430.d.ts} +0 -0
- /package/select/{hook-c8191717.js → hook-65284430.js} +0 -0
- /package/select/{list-popover-desktop-4185007c.d.ts → list-popover-desktop-10b5482c.d.ts} +0 -0
- /package/select/{list-popover-desktop-4185007c.js → list-popover-desktop-10b5482c.js} +0 -0
- /package/select/{mobile.module-a78bd447.js → mobile.module-ce58dafe.js} +0 -0
- /package/select/modern/{hook-636b9d81.d.ts → hook-e7fd8536.d.ts} +0 -0
- /package/select/modern/{hook-636b9d81.js → hook-e7fd8536.js} +0 -0
- /package/select/modern/{list-popover-desktop-c20668d1.d.ts → list-popover-desktop-5632c957.d.ts} +0 -0
- /package/select/modern/{list-popover-desktop-c20668d1.js → list-popover-desktop-5632c957.js} +0 -0
- /package/select/modern/{mobile.module-1628d045.js → mobile.module-91113303.js} +0 -0
- /package/side-panel/esm/{layout.module-b1c002a4.js → layout.module-7b3f87e2.js} +0 -0
- /package/side-panel/{layout.module-fc1c4763.js → layout.module-d7419e48.js} +0 -0
- /package/side-panel/modern/{layout.module-dc22a3a4.js → layout.module-b2db40cd.js} +0 -0
- /package/textarea/{PseudoTextArea-edc8d900.d.ts → PseudoTextArea-c3e98ea8.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-edc8d900.js → PseudoTextArea-c3e98ea8.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-2e36967e.d.ts → PseudoTextArea-d981b94f.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-2e36967e.js → PseudoTextArea-d981b94f.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-03fa8638.d.ts → PseudoTextArea-94e787d3.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-03fa8638.js → PseudoTextArea-94e787d3.js} +0 -0
- /package/typography/{colors.module-35effc91.js → colors.module-b27cac78.js} +0 -0
- /package/typography/{common.module-218d21a8.js → common.module-ef11475e.js} +0 -0
- /package/typography/esm/{colors.module-f2687ea2.js → colors.module-4039d21c.js} +0 -0
- /package/typography/esm/{common.module-b6a327f9.js → common.module-ab57c416.js} +0 -0
- /package/typography/modern/{colors.module-6640ae72.js → colors.module-0ff9e370.js} +0 -0
- /package/typography/modern/{common.module-33dc62b0.js → common.module-c013f975.js} +0 -0
package/calendar-range/utils.js
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var isDayButton = function (node) {
|
|
3
|
+
var isDayButton = function (node) {
|
|
4
|
+
return node && node.tagName === 'BUTTON' && node.dataset.date;
|
|
5
|
+
};
|
|
4
6
|
|
|
5
7
|
exports.isDayButton = isDayButton;
|
package/cdn-icon/Component.js
CHANGED
|
@@ -45,7 +45,7 @@ var CDNIcon = function (_a) {
|
|
|
45
45
|
setLoadingStatus(LoadingStatus.FAILURE);
|
|
46
46
|
};
|
|
47
47
|
return function () { return xhr.abort(); };
|
|
48
|
-
}, [url, icon
|
|
48
|
+
}, [url, icon]);
|
|
49
49
|
return (React__default.default.createElement("span", tslib.__assign({ style: { color: color }, className: cn__default.default('cc-cdn-icon', styles.component, className, (_b = {},
|
|
50
50
|
_b[styles.parentColor] = monoIcon,
|
|
51
51
|
_b)), "data-test-id": dataTestId }, (loadingStatus === LoadingStatus.FAILURE
|
|
@@ -44,7 +44,7 @@ var CDNIcon = function (_a) {
|
|
|
44
44
|
setLoadingStatus(LoadingStatus.FAILURE);
|
|
45
45
|
};
|
|
46
46
|
return function () { return xhr.abort(); };
|
|
47
|
-
}, [url, icon
|
|
47
|
+
}, [url, icon]);
|
|
48
48
|
return (React__default.default.createElement("span", tslib.__assign({ style: { color: color }, className: cn__default.default('cc-cdn-icon', styles__default.default.component, className, (_b = {},
|
|
49
49
|
_b[styles__default.default.parentColor] = monoIcon,
|
|
50
50
|
_b)), "data-test-id": dataTestId }, (loadingStatus === LoadingStatus.FAILURE
|
|
@@ -38,7 +38,7 @@ var CDNIcon = function (_a) {
|
|
|
38
38
|
setLoadingStatus(LoadingStatus.FAILURE);
|
|
39
39
|
};
|
|
40
40
|
return function () { return xhr.abort(); };
|
|
41
|
-
}, [url, icon
|
|
41
|
+
}, [url, icon]);
|
|
42
42
|
return (React.createElement("span", __assign({ style: { color: color }, className: cn('cc-cdn-icon', styles.component, className, (_b = {},
|
|
43
43
|
_b[styles.parentColor] = monoIcon,
|
|
44
44
|
_b)), "data-test-id": dataTestId }, (loadingStatus === LoadingStatus.FAILURE
|
|
@@ -35,7 +35,7 @@ const CDNIcon = ({ name, color, dataTestId, className, baseUrl = 'https://alfaba
|
|
|
35
35
|
setLoadingStatus(LoadingStatus.FAILURE);
|
|
36
36
|
};
|
|
37
37
|
return () => xhr.abort();
|
|
38
|
-
}, [url, icon
|
|
38
|
+
}, [url, icon]);
|
|
39
39
|
return (React.createElement("span", { style: { color }, className: cn('cc-cdn-icon', styles.component, className, {
|
|
40
40
|
[styles.parentColor]: monoIcon,
|
|
41
41
|
}), "data-test-id": dataTestId, ...(loadingStatus === LoadingStatus.FAILURE
|
|
@@ -33,7 +33,7 @@ const CDNIcon = ({ name, color, dataTestId, className, baseUrl = 'https://alfaba
|
|
|
33
33
|
setLoadingStatus(LoadingStatus.FAILURE);
|
|
34
34
|
};
|
|
35
35
|
return () => xhr.abort();
|
|
36
|
-
}, [url, icon
|
|
36
|
+
}, [url, icon]);
|
|
37
37
|
return (React.createElement("span", { style: { color }, className: cn('cc-cdn-icon', styles.component, className, {
|
|
38
38
|
[styles.parentColor]: monoIcon,
|
|
39
39
|
}), "data-test-id": dataTestId, ...(loadingStatus === LoadingStatus.FAILURE
|
|
@@ -10,7 +10,7 @@ var coreComponentsTypography = require('../../../../typography');
|
|
|
10
10
|
var hooks = require('@alfalab/hooks');
|
|
11
11
|
var context = require('../../../context.js');
|
|
12
12
|
var components_header_component = require('../../header/component.js');
|
|
13
|
-
var components_screens_initial_countdownSection = require('../../../countdown-section-
|
|
13
|
+
var components_screens_initial_countdownSection = require('../../../countdown-section-be56e278.js');
|
|
14
14
|
|
|
15
15
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
16
16
|
|
|
@@ -7,7 +7,7 @@ require('../../../../spinner');
|
|
|
7
7
|
require('../../../../typography');
|
|
8
8
|
require('../../../context.js');
|
|
9
9
|
require('../../../utils.js');
|
|
10
|
-
var components_screens_initial_countdownSection = require('../../../countdown-section-
|
|
10
|
+
var components_screens_initial_countdownSection = require('../../../countdown-section-be56e278.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
@@ -17,7 +17,7 @@ import '../../code-input/esm/mobile';
|
|
|
17
17
|
import '../../link/esm';
|
|
18
18
|
import '../../typography/esm';
|
|
19
19
|
import './components/header/component.js';
|
|
20
|
-
import './countdown-section-
|
|
20
|
+
import './countdown-section-7e6fe5a5.js';
|
|
21
21
|
import '../../button/esm';
|
|
22
22
|
import '../../spinner/esm';
|
|
23
23
|
import './components/screens/hint/component.js';
|
|
@@ -16,7 +16,7 @@ import '../../../../code-input/esm/mobile';
|
|
|
16
16
|
import '../../../../link/esm';
|
|
17
17
|
import '../../../../typography/esm';
|
|
18
18
|
import '../header/component.js';
|
|
19
|
-
import '../../countdown-section-
|
|
19
|
+
import '../../countdown-section-7e6fe5a5.js';
|
|
20
20
|
import '../../../../button/esm';
|
|
21
21
|
import '../../../../spinner/esm';
|
|
22
22
|
import '../countdown-loader/component.js';
|
|
@@ -14,7 +14,7 @@ import '../../../../code-input/esm/mobile';
|
|
|
14
14
|
import '../../../../link/esm';
|
|
15
15
|
import '../../../../typography/esm';
|
|
16
16
|
import '../header/component.js';
|
|
17
|
-
import '../../countdown-section-
|
|
17
|
+
import '../../countdown-section-7e6fe5a5.js';
|
|
18
18
|
import '../../../../button/esm';
|
|
19
19
|
import '../../../../spinner/esm';
|
|
20
20
|
import '../screens/hint/component.js';
|
|
@@ -14,6 +14,6 @@ import '@alfalab/hooks';
|
|
|
14
14
|
import '../context.js';
|
|
15
15
|
import '../utils.js';
|
|
16
16
|
import './header/component.js';
|
|
17
|
-
import '../countdown-section-
|
|
17
|
+
import '../countdown-section-7e6fe5a5.js';
|
|
18
18
|
import '../../../button/esm';
|
|
19
19
|
import '../../../spinner/esm';
|
|
@@ -13,7 +13,7 @@ import '@alfalab/hooks';
|
|
|
13
13
|
import '../../context.js';
|
|
14
14
|
import '../../utils.js';
|
|
15
15
|
import '../header/component.js';
|
|
16
|
-
import '../../countdown-section-
|
|
16
|
+
import '../../countdown-section-7e6fe5a5.js';
|
|
17
17
|
import '../../../../button/esm';
|
|
18
18
|
import '../../../../spinner/esm';
|
|
19
19
|
import '../countdown-loader/component.js';
|
|
@@ -8,7 +8,7 @@ import { Typography } from '../../../../../typography/esm';
|
|
|
8
8
|
import { usePrevious, useLayoutEffect_SAFE_FOR_SSR } from '@alfalab/hooks';
|
|
9
9
|
import { ConfirmationContext } from '../../../context.js';
|
|
10
10
|
import { Header } from '../../header/component.js';
|
|
11
|
-
import { s as styles, C as CountdownSection } from '../../../countdown-section-
|
|
11
|
+
import { s as styles, C as CountdownSection } from '../../../countdown-section-7e6fe5a5.js';
|
|
12
12
|
import '../../../utils.js';
|
|
13
13
|
import '../../../../../button/esm';
|
|
14
14
|
import '../../../../../spinner/esm';
|
|
@@ -4,5 +4,5 @@ import '../../../../../button/esm';
|
|
|
4
4
|
import '../../../../../spinner/esm';
|
|
5
5
|
import '../../../../../typography/esm';
|
|
6
6
|
import '../../../context.js';
|
|
7
|
-
export { C as CountdownSection } from '../../../countdown-section-
|
|
7
|
+
export { C as CountdownSection } from '../../../countdown-section-7e6fe5a5.js';
|
|
8
8
|
import '../../../utils.js';
|
|
@@ -10,6 +10,6 @@ import '@alfalab/hooks';
|
|
|
10
10
|
import '../../../context.js';
|
|
11
11
|
import '../../../utils.js';
|
|
12
12
|
import '../../header/component.js';
|
|
13
|
-
import '../../../countdown-section-
|
|
13
|
+
import '../../../countdown-section-7e6fe5a5.js';
|
|
14
14
|
import '../../../../../button/esm';
|
|
15
15
|
import '../../../../../spinner/esm';
|
|
@@ -14,7 +14,7 @@ import '../../../code-input/esm/mobile';
|
|
|
14
14
|
import '../../../link/esm';
|
|
15
15
|
import '../../../typography/esm';
|
|
16
16
|
import '../components/header/component.js';
|
|
17
|
-
import '../countdown-section-
|
|
17
|
+
import '../countdown-section-7e6fe5a5.js';
|
|
18
18
|
import '../../../button/esm';
|
|
19
19
|
import '../../../spinner/esm';
|
|
20
20
|
import '../components/screens/hint/component.js';
|
|
@@ -15,7 +15,7 @@ import '../../../code-input/esm/mobile';
|
|
|
15
15
|
import '../../../link/esm';
|
|
16
16
|
import '../../../typography/esm';
|
|
17
17
|
import '../components/header/component.js';
|
|
18
|
-
import '../countdown-section-
|
|
18
|
+
import '../countdown-section-7e6fe5a5.js';
|
|
19
19
|
import '../../../button/esm';
|
|
20
20
|
import '../../../spinner/esm';
|
|
21
21
|
import '../components/screens/hint/component.js';
|
|
@@ -17,7 +17,7 @@ import '../../code-input/esm/mobile';
|
|
|
17
17
|
import '../../link/esm';
|
|
18
18
|
import '../../typography/esm';
|
|
19
19
|
import './components/header/component.js';
|
|
20
|
-
import './countdown-section-
|
|
20
|
+
import './countdown-section-7e6fe5a5.js';
|
|
21
21
|
import '../../button/esm';
|
|
22
22
|
import '../../spinner/esm';
|
|
23
23
|
import './components/screens/hint/component.js';
|
|
@@ -14,7 +14,7 @@ import '../../../code-input/esm/mobile';
|
|
|
14
14
|
import '../../../link/esm';
|
|
15
15
|
import '../../../typography/esm';
|
|
16
16
|
import '../components/header/component.js';
|
|
17
|
-
import '../countdown-section-
|
|
17
|
+
import '../countdown-section-7e6fe5a5.js';
|
|
18
18
|
import '../../../button/esm';
|
|
19
19
|
import '../../../spinner/esm';
|
|
20
20
|
import '../components/screens/hint/component.js';
|
|
@@ -15,7 +15,7 @@ import '../../../code-input/esm/mobile';
|
|
|
15
15
|
import '../../../link/esm';
|
|
16
16
|
import '../../../typography/esm';
|
|
17
17
|
import '../components/header/component.js';
|
|
18
|
-
import '../countdown-section-
|
|
18
|
+
import '../countdown-section-7e6fe5a5.js';
|
|
19
19
|
import '../../../button/esm';
|
|
20
20
|
import '../../../spinner/esm';
|
|
21
21
|
import '../components/screens/hint/component.js';
|
|
@@ -15,6 +15,6 @@ import '../../../link/esm';
|
|
|
15
15
|
import '../../../typography/esm';
|
|
16
16
|
import '@alfalab/hooks';
|
|
17
17
|
import '../components/header/component.js';
|
|
18
|
-
import '../countdown-section-
|
|
18
|
+
import '../countdown-section-7e6fe5a5.js';
|
|
19
19
|
import '../../../button/esm';
|
|
20
20
|
import '../../../spinner/esm';
|
|
@@ -16,7 +16,7 @@ import '../../code-input/modern/mobile';
|
|
|
16
16
|
import '../../link/modern';
|
|
17
17
|
import '../../typography/modern';
|
|
18
18
|
import './components/header/component.js';
|
|
19
|
-
import './countdown-section-
|
|
19
|
+
import './countdown-section-d5b0d08b.js';
|
|
20
20
|
import '../../button/modern';
|
|
21
21
|
import '../../spinner/modern';
|
|
22
22
|
import './components/screens/hint/component.js';
|
|
@@ -15,7 +15,7 @@ import '../../../../code-input/modern/mobile';
|
|
|
15
15
|
import '../../../../link/modern';
|
|
16
16
|
import '../../../../typography/modern';
|
|
17
17
|
import '../header/component.js';
|
|
18
|
-
import '../../countdown-section-
|
|
18
|
+
import '../../countdown-section-d5b0d08b.js';
|
|
19
19
|
import '../../../../button/modern';
|
|
20
20
|
import '../../../../spinner/modern';
|
|
21
21
|
import '../countdown-loader/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../../../code-input/modern/mobile';
|
|
|
13
13
|
import '../../../../link/modern';
|
|
14
14
|
import '../../../../typography/modern';
|
|
15
15
|
import '../header/component.js';
|
|
16
|
-
import '../../countdown-section-
|
|
16
|
+
import '../../countdown-section-d5b0d08b.js';
|
|
17
17
|
import '../../../../button/modern';
|
|
18
18
|
import '../../../../spinner/modern';
|
|
19
19
|
import '../screens/hint/component.js';
|
|
@@ -14,6 +14,6 @@ import '@alfalab/hooks';
|
|
|
14
14
|
import '../context.js';
|
|
15
15
|
import '../utils.js';
|
|
16
16
|
import './header/component.js';
|
|
17
|
-
import '../countdown-section-
|
|
17
|
+
import '../countdown-section-d5b0d08b.js';
|
|
18
18
|
import '../../../button/modern';
|
|
19
19
|
import '../../../spinner/modern';
|
|
@@ -13,7 +13,7 @@ import '@alfalab/hooks';
|
|
|
13
13
|
import '../../context.js';
|
|
14
14
|
import '../../utils.js';
|
|
15
15
|
import '../header/component.js';
|
|
16
|
-
import '../../countdown-section-
|
|
16
|
+
import '../../countdown-section-d5b0d08b.js';
|
|
17
17
|
import '../../../../button/modern';
|
|
18
18
|
import '../../../../spinner/modern';
|
|
19
19
|
import '../countdown-loader/component.js';
|
|
@@ -8,7 +8,7 @@ import { Typography } from '../../../../../typography/modern';
|
|
|
8
8
|
import { usePrevious, useLayoutEffect_SAFE_FOR_SSR } from '@alfalab/hooks';
|
|
9
9
|
import { ConfirmationContext } from '../../../context.js';
|
|
10
10
|
import { Header } from '../../header/component.js';
|
|
11
|
-
import { s as styles, C as CountdownSection } from '../../../countdown-section-
|
|
11
|
+
import { s as styles, C as CountdownSection } from '../../../countdown-section-d5b0d08b.js';
|
|
12
12
|
import '../../../utils.js';
|
|
13
13
|
import '../../../../../button/modern';
|
|
14
14
|
import '../../../../../spinner/modern';
|
|
@@ -4,5 +4,5 @@ import '../../../../../button/modern';
|
|
|
4
4
|
import '../../../../../spinner/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-d5b0d08b.js';
|
|
8
8
|
import '../../../utils.js';
|
|
@@ -10,6 +10,6 @@ import '@alfalab/hooks';
|
|
|
10
10
|
import '../../../context.js';
|
|
11
11
|
import '../../../utils.js';
|
|
12
12
|
import '../../header/component.js';
|
|
13
|
-
import '../../../countdown-section-
|
|
13
|
+
import '../../../countdown-section-d5b0d08b.js';
|
|
14
14
|
import '../../../../../button/modern';
|
|
15
15
|
import '../../../../../spinner/modern';
|
|
@@ -13,7 +13,7 @@ import '../../../code-input/modern/mobile';
|
|
|
13
13
|
import '../../../link/modern';
|
|
14
14
|
import '../../../typography/modern';
|
|
15
15
|
import '../components/header/component.js';
|
|
16
|
-
import '../countdown-section-
|
|
16
|
+
import '../countdown-section-d5b0d08b.js';
|
|
17
17
|
import '../../../button/modern';
|
|
18
18
|
import '../../../spinner/modern';
|
|
19
19
|
import '../components/screens/hint/component.js';
|
|
@@ -14,7 +14,7 @@ import '../../../code-input/modern/mobile';
|
|
|
14
14
|
import '../../../link/modern';
|
|
15
15
|
import '../../../typography/modern';
|
|
16
16
|
import '../components/header/component.js';
|
|
17
|
-
import '../countdown-section-
|
|
17
|
+
import '../countdown-section-d5b0d08b.js';
|
|
18
18
|
import '../../../button/modern';
|
|
19
19
|
import '../../../spinner/modern';
|
|
20
20
|
import '../components/screens/hint/component.js';
|
|
@@ -16,7 +16,7 @@ import '../../code-input/modern/mobile';
|
|
|
16
16
|
import '../../link/modern';
|
|
17
17
|
import '../../typography/modern';
|
|
18
18
|
import './components/header/component.js';
|
|
19
|
-
import './countdown-section-
|
|
19
|
+
import './countdown-section-d5b0d08b.js';
|
|
20
20
|
import '../../button/modern';
|
|
21
21
|
import '../../spinner/modern';
|
|
22
22
|
import './components/screens/hint/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../../code-input/modern/mobile';
|
|
|
13
13
|
import '../../../link/modern';
|
|
14
14
|
import '../../../typography/modern';
|
|
15
15
|
import '../components/header/component.js';
|
|
16
|
-
import '../countdown-section-
|
|
16
|
+
import '../countdown-section-d5b0d08b.js';
|
|
17
17
|
import '../../../button/modern';
|
|
18
18
|
import '../../../spinner/modern';
|
|
19
19
|
import '../components/screens/hint/component.js';
|
|
@@ -14,7 +14,7 @@ import '../../../code-input/modern/mobile';
|
|
|
14
14
|
import '../../../link/modern';
|
|
15
15
|
import '../../../typography/modern';
|
|
16
16
|
import '../components/header/component.js';
|
|
17
|
-
import '../countdown-section-
|
|
17
|
+
import '../countdown-section-d5b0d08b.js';
|
|
18
18
|
import '../../../button/modern';
|
|
19
19
|
import '../../../spinner/modern';
|
|
20
20
|
import '../components/screens/hint/component.js';
|
|
@@ -15,6 +15,6 @@ import '../../../link/modern';
|
|
|
15
15
|
import '../../../typography/modern';
|
|
16
16
|
import '@alfalab/hooks';
|
|
17
17
|
import '../components/header/component.js';
|
|
18
|
-
import '../countdown-section-
|
|
18
|
+
import '../countdown-section-d5b0d08b.js';
|
|
19
19
|
import '../../../button/modern';
|
|
20
20
|
import '../../../spinner/modern';
|
|
@@ -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-05c85c87.js');
|
|
16
16
|
require('swiper/swiper.min.css');
|
|
17
17
|
|
|
18
18
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
@@ -8,7 +8,7 @@ require('../../utils/utils.js');
|
|
|
8
8
|
require('../../utils/constants.js');
|
|
9
9
|
require('./paths.js');
|
|
10
10
|
require('./video/index.js');
|
|
11
|
-
var components_imageViewer_slide = require('../../slide-
|
|
11
|
+
var components_imageViewer_slide = require('../../slide-05c85c87.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
package/gallery/esm/Component.js
CHANGED
|
@@ -33,7 +33,7 @@ import 'swiper';
|
|
|
33
33
|
import 'swiper/react';
|
|
34
34
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
35
35
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
36
|
-
import './slide-
|
|
36
|
+
import './slide-8af77c86.js';
|
|
37
37
|
import './components/image-viewer/paths.js';
|
|
38
38
|
import './components/image-viewer/video/index.js';
|
|
39
39
|
import 'hls.js';
|
|
@@ -10,7 +10,7 @@ import { ChevronForwardHeavyMIcon } from '@alfalab/icons-glyph/ChevronForwardHea
|
|
|
10
10
|
import { GalleryContext } from '../../context.js';
|
|
11
11
|
import { isVideo, 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-8af77c86.js';
|
|
14
14
|
import 'swiper/swiper.min.css';
|
|
15
15
|
import '../../../../typography/esm';
|
|
16
16
|
import './paths.js';
|
|
@@ -11,7 +11,7 @@ import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
|
11
11
|
import '../../context.js';
|
|
12
12
|
import '../../utils/utils.js';
|
|
13
13
|
import '../../utils/constants.js';
|
|
14
|
-
import '../../slide-
|
|
14
|
+
import '../../slide-8af77c86.js';
|
|
15
15
|
import '../../../../typography/esm';
|
|
16
16
|
import './paths.js';
|
|
17
17
|
import './video/index.js';
|
|
@@ -3,7 +3,7 @@ import 'classnames';
|
|
|
3
3
|
import '../../../../typography/esm';
|
|
4
4
|
import '../../context.js';
|
|
5
5
|
import './video/index.js';
|
|
6
|
-
export { S as Slide } from '../../slide-
|
|
6
|
+
export { S as Slide } from '../../slide-8af77c86.js';
|
|
7
7
|
import 'hls.js';
|
|
8
8
|
import '@alfalab/core-components/icon-view/circle';
|
|
9
9
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
@@ -32,7 +32,7 @@ import 'swiper';
|
|
|
32
32
|
import 'swiper/react';
|
|
33
33
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
34
34
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
35
|
-
import '../slide-
|
|
35
|
+
import '../slide-8af77c86.js';
|
|
36
36
|
import './image-viewer/paths.js';
|
|
37
37
|
import './image-viewer/video/index.js';
|
|
38
38
|
import 'hls.js';
|
package/gallery/esm/index.js
CHANGED
|
@@ -32,7 +32,7 @@ import 'swiper';
|
|
|
32
32
|
import 'swiper/react';
|
|
33
33
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
34
34
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
35
|
-
import './slide-
|
|
35
|
+
import './slide-8af77c86.js';
|
|
36
36
|
import './components/image-viewer/paths.js';
|
|
37
37
|
import './components/image-viewer/video/index.js';
|
|
38
38
|
import 'hls.js';
|
|
@@ -32,7 +32,7 @@ import 'swiper';
|
|
|
32
32
|
import 'swiper/react';
|
|
33
33
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
34
34
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
35
|
-
import './slide-
|
|
35
|
+
import './slide-e76c02cd.js';
|
|
36
36
|
import './components/image-viewer/paths.js';
|
|
37
37
|
import './components/image-viewer/video/index.js';
|
|
38
38
|
import 'hls.js';
|
|
@@ -9,7 +9,7 @@ import { ChevronForwardHeavyMIcon } from '@alfalab/icons-glyph/ChevronForwardHea
|
|
|
9
9
|
import { GalleryContext } from '../../context.js';
|
|
10
10
|
import { isVideo, 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-e76c02cd.js';
|
|
13
13
|
import 'swiper/swiper.min.css';
|
|
14
14
|
import '../../../../typography/modern';
|
|
15
15
|
import './paths.js';
|
|
@@ -10,7 +10,7 @@ import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
|
10
10
|
import '../../context.js';
|
|
11
11
|
import '../../utils/utils.js';
|
|
12
12
|
import '../../utils/constants.js';
|
|
13
|
-
import '../../slide-
|
|
13
|
+
import '../../slide-e76c02cd.js';
|
|
14
14
|
import '../../../../typography/modern';
|
|
15
15
|
import './paths.js';
|
|
16
16
|
import './video/index.js';
|
|
@@ -3,7 +3,7 @@ import 'classnames';
|
|
|
3
3
|
import '../../../../typography/modern';
|
|
4
4
|
import '../../context.js';
|
|
5
5
|
import './video/index.js';
|
|
6
|
-
export { S as Slide } from '../../slide-
|
|
6
|
+
export { S as Slide } from '../../slide-e76c02cd.js';
|
|
7
7
|
import 'hls.js';
|
|
8
8
|
import '@alfalab/core-components/icon-view/circle';
|
|
9
9
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
@@ -31,7 +31,7 @@ import 'swiper';
|
|
|
31
31
|
import 'swiper/react';
|
|
32
32
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
33
33
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
34
|
-
import '../slide-
|
|
34
|
+
import '../slide-e76c02cd.js';
|
|
35
35
|
import './image-viewer/paths.js';
|
|
36
36
|
import './image-viewer/video/index.js';
|
|
37
37
|
import 'hls.js';
|
package/gallery/modern/index.js
CHANGED
|
@@ -31,7 +31,7 @@ import 'swiper';
|
|
|
31
31
|
import 'swiper/react';
|
|
32
32
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
33
33
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
34
|
-
import './slide-
|
|
34
|
+
import './slide-e76c02cd.js';
|
|
35
35
|
import './components/image-viewer/paths.js';
|
|
36
36
|
import './components/image-viewer/video/index.js';
|
|
37
37
|
import 'hls.js';
|
|
@@ -1,11 +1,3 @@
|
|
|
1
|
-
type CountriesData = [
|
|
2
|
-
string,
|
|
3
|
-
string[],
|
|
4
|
-
string,
|
|
5
|
-
string,
|
|
6
|
-
string?,
|
|
7
|
-
number?,
|
|
8
|
-
string[]?
|
|
9
|
-
];
|
|
1
|
+
type CountriesData = [string, string[], string, string, string?, number?, string[]?];
|
|
10
2
|
declare const countriesData: CountriesData[];
|
|
11
3
|
export { CountriesData, countriesData };
|
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
+
/*
|
|
4
|
+
* Country model:
|
|
5
|
+
* [
|
|
6
|
+
* Country name,
|
|
7
|
+
* Regions,
|
|
8
|
+
* iso2 code,
|
|
9
|
+
* International dial code,
|
|
10
|
+
* Format (if available),
|
|
11
|
+
* Order priority (if >1 country with same dial code),
|
|
12
|
+
* Area codes (if >1 country with same dial code)
|
|
13
|
+
* ]
|
|
14
|
+
*
|
|
15
|
+
* Regions:
|
|
16
|
+
* ['america', 'europe', 'asia', 'oceania', 'africa']
|
|
17
|
+
*
|
|
18
|
+
* Sub-regions:
|
|
19
|
+
* ['north-america', 'south-america', 'central-america', 'carribean',
|
|
20
|
+
* 'eu-union', 'ex-ussr', 'ex-yugos', 'baltic', 'middle-east', 'north-africa']
|
|
21
|
+
*/
|
|
3
22
|
var countriesData = [
|
|
4
23
|
['Абхазия', ['europe'], 'ge-ab', '7', '... ... .. ..', 1, ['840', '940']],
|
|
5
24
|
['Афганистан', ['asia'], 'af', '93'],
|
|
@@ -4,7 +4,7 @@ var React = require('react');
|
|
|
4
4
|
var cn = require('classnames');
|
|
5
5
|
var coreComponentsShared = require('../../../shared');
|
|
6
6
|
var ResponsiveContext = require('../../ResponsiveContext.js');
|
|
7
|
-
var layout_module = require('../../layout.module-
|
|
7
|
+
var layout_module = require('../../layout.module-b19eb43f.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
|
@@ -6,7 +6,7 @@ var coreComponentsShared = require('../../../shared');
|
|
|
6
6
|
var consts = require('../../consts.js');
|
|
7
7
|
var Context = require('../../Context.js');
|
|
8
8
|
var ResponsiveContext = require('../../ResponsiveContext.js');
|
|
9
|
-
var layout_module = require('../../layout.module-
|
|
9
|
+
var layout_module = require('../../layout.module-b19eb43f.js');
|
|
10
10
|
|
|
11
11
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
12
12
|
|
|
@@ -12,7 +12,7 @@ import './consts.js';
|
|
|
12
12
|
import './Context.js';
|
|
13
13
|
import '../../base-modal/esm';
|
|
14
14
|
import './ResponsiveContext.js';
|
|
15
|
-
import './layout.module-
|
|
15
|
+
import './layout.module-e32dae3a.js';
|
|
16
16
|
import '../../navigation-bar-private/esm';
|
|
17
17
|
import 'react-merge-refs';
|
|
18
18
|
|
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { getDataTestId } from '../../../../shared/esm';
|
|
4
4
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
5
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
5
|
+
import { l as layoutStyles } from '../../layout.module-e32dae3a.js';
|
|
6
6
|
|
|
7
7
|
var styles = {"component":"modal__component_ruek1"};
|
|
8
8
|
require('./index.css');
|
|
@@ -4,7 +4,7 @@ import { getDataTestId } from '../../../../shared/esm';
|
|
|
4
4
|
import { SIZE_TO_CLASSNAME_MAP } from '../../consts.js';
|
|
5
5
|
import { ModalContext } from '../../Context.js';
|
|
6
6
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
7
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
7
|
+
import { l as layoutStyles } from '../../layout.module-e32dae3a.js';
|
|
8
8
|
import '../../../../base-modal/esm';
|
|
9
9
|
|
|
10
10
|
var desktopStyles = {"footer":"modal__footer_yjt92","sticky":"modal__sticky_yjt92","fullscreen":"modal__fullscreen_yjt92","size-500":"modal__size-500_yjt92","size-600":"modal__size-600_yjt92","size-800":"modal__size-800_yjt92","size-1140":"modal__size-1140_yjt92"};
|