@alfalab/core-components 41.17.0-beta.9 → 41.18.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/calendar/{Component.responsive-2435f9ed.d.ts → Component.responsive-60e65579.d.ts} +6 -0
- package/calendar/{Component.responsive-2435f9ed.js → Component.responsive-60e65579.js} +9 -4
- 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/{esm/Component.responsive-13136ea1.d.ts → cssm/Component.responsive-8e647f59.d.ts} +6 -0
- package/calendar/cssm/{Component.responsive-fa4cf9a1.js → Component.responsive-8e647f59.js} +9 -4
- package/calendar/cssm/Component.responsive.js +1 -1
- package/calendar/cssm/components/calendar-mobile/Component.js +1 -1
- package/calendar/cssm/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/cssm/components/calendar-mobile/index.js +1 -1
- package/calendar/cssm/index.js +1 -1
- package/calendar/cssm/mobile.js +1 -1
- package/calendar/cssm/responsive.d.ts +1 -1
- package/calendar/cssm/responsive.js +1 -1
- package/calendar/{cssm/Component.responsive-fa4cf9a1.d.ts → esm/Component.responsive-3f6dfd37.d.ts} +6 -0
- package/calendar/esm/{Component.responsive-13136ea1.js → Component.responsive-3f6dfd37.js} +9 -4
- 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/modern/{Component.responsive-3cac98d9.d.ts → Component.responsive-ef1b1dd6.d.ts} +6 -0
- package/calendar/modern/{Component.responsive-3cac98d9.js → Component.responsive-ef1b1dd6.js} +9 -4
- 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-input/components/calendar-input/Component.d.ts +4 -0
- package/calendar-input/components/calendar-input/Component.js +2 -2
- package/calendar-input/cssm/components/calendar-input/Component.d.ts +4 -0
- package/calendar-input/cssm/components/calendar-input/Component.js +2 -2
- package/calendar-input/esm/components/calendar-input/Component.d.ts +4 -0
- package/calendar-input/esm/components/calendar-input/Component.js +2 -2
- package/calendar-input/modern/components/calendar-input/Component.d.ts +4 -0
- package/calendar-input/modern/components/calendar-input/Component.js +1 -1
- 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/date-time-input/components/date-time-input/Component.d.ts +1 -0
- package/date-time-input/cssm/components/date-time-input/Component.d.ts +1 -0
- package/date-time-input/esm/components/date-time-input/Component.d.ts +1 -0
- package/date-time-input/modern/components/date-time-input/Component.d.ts +1 -0
- package/dropzone/cssm/index.module.css +2 -2
- package/dropzone/esm/index.css +2 -2
- package/dropzone/index.css +2 -2
- package/dropzone/modern/index.css +2 -2
- package/file-upload-item/cssm/utils.js +1 -1
- package/file-upload-item/esm/utils.js +1 -1
- package/file-upload-item/modern/utils.js +1 -1
- package/file-upload-item/utils.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/intl-phone-input/component.js +3 -8
- package/intl-phone-input/cssm/component.js +3 -8
- package/intl-phone-input/esm/component.js +3 -8
- package/intl-phone-input/modern/component.js +1 -4
- package/package.json +1 -1
- package/pure-cell/{component-5afc1efa.d.ts → component-090698d6.d.ts} +4 -0
- package/pure-cell/{component-5afc1efa.js → component-090698d6.js} +3 -3
- package/pure-cell/component-c49f24a8.d.ts +1 -0
- 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/{modern/component-9b2fcc10.d.ts → cssm/component-4aff9f21.d.ts} +4 -0
- package/pure-cell/cssm/{component-ecc61e99.js → component-4aff9f21.js} +2 -2
- package/pure-cell/cssm/component-c49f24a8.d.ts +1 -0
- package/pure-cell/cssm/component.js +1 -1
- package/pure-cell/cssm/components/content/component.js +1 -1
- package/pure-cell/cssm/components/content/index.d.ts +1 -1
- package/pure-cell/cssm/components/content/index.js +1 -1
- package/pure-cell/cssm/components/main/component.js +1 -1
- package/pure-cell/cssm/components/main/index.d.ts +1 -1
- package/pure-cell/cssm/components/main/index.js +1 -1
- package/pure-cell/cssm/components/text/component.js +1 -1
- package/pure-cell/cssm/components/text/index.d.ts +1 -1
- package/pure-cell/cssm/components/text/index.js +1 -1
- package/pure-cell/cssm/index.js +1 -1
- package/pure-cell/esm/{component-2e5317e4.d.ts → component-10634a90.d.ts} +4 -0
- package/pure-cell/esm/{component-2e5317e4.js → component-10634a90.js} +3 -3
- package/pure-cell/esm/component-c49f24a8.d.ts +1 -0
- 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/{cssm/component-ecc61e99.d.ts → modern/component-3a445140.d.ts} +4 -0
- package/pure-cell/modern/{component-9b2fcc10.js → component-3a445140.js} +3 -3
- package/pure-cell/modern/component-c49f24a8.d.ts +1 -0
- 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-3790328c.js → Component-a31c4715.js} +1 -1
- package/select/Component.js +1 -1
- package/select/Component.responsive.js +3 -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 +1 -1
- package/select/components/base-select-mobile/index.js +1 -1
- package/select/components/index.js +3 -3
- package/select/components/select-mobile/Component.js +3 -3
- package/select/components/select-mobile/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +3 -3
- package/select/components/select-modal-mobile/Component.js +3 -3
- package/select/components/select-modal-mobile/index.d.ts +1 -1
- package/select/components/select-modal-mobile/index.js +3 -3
- package/select/esm/{Component-fa2820e6.js → Component-f791a095.js} +2 -2
- package/select/esm/Component.js +1 -1
- package/select/esm/Component.responsive.js +3 -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 +1 -1
- package/select/esm/components/base-select-mobile/index.js +1 -1
- package/select/esm/components/index.js +3 -3
- package/select/esm/components/select-mobile/Component.js +3 -3
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +3 -3
- package/select/esm/components/select-modal-mobile/Component.js +3 -3
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +3 -3
- package/select/esm/index-3885b0d7.d.ts +1 -1
- package/select/esm/index.js +3 -3
- package/select/esm/mobile.js +3 -3
- package/select/esm/presets/index.js +3 -3
- package/select/esm/presets/useLazyLoading/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +3 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/esm/responsive.js +3 -3
- package/select/index-3885b0d7.d.ts +1 -1
- package/select/index.js +3 -3
- package/select/mobile.js +3 -3
- package/select/modern/{Component-cef2cbd0.js → Component-99fb7d51.js} +2 -2
- package/select/modern/Component.js +1 -1
- package/select/modern/Component.responsive.js +3 -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 +1 -1
- package/select/modern/components/base-select-mobile/index.js +1 -1
- package/select/modern/components/index.js +3 -3
- package/select/modern/components/select-mobile/Component.js +3 -3
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +3 -3
- package/select/modern/components/select-modal-mobile/Component.js +3 -3
- package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/select/modern/components/select-modal-mobile/index.js +3 -3
- package/select/modern/index-3885b0d7.d.ts +1 -1
- package/select/modern/index.js +3 -3
- package/select/modern/mobile.js +3 -3
- package/select/modern/presets/index.js +3 -3
- package/select/modern/presets/useLazyLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/modern/responsive.js +3 -3
- package/select/presets/index.js +3 -3
- package/select/presets/useLazyLoading/hook.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/responsive.js +3 -3
- 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/themes/click.css +0 -1
- package/themes/compiled/mobile-dark-bluetint.css +11 -195
- package/themes/dist/click.css +0 -1
- package/themes/dist/compiled/mobile-dark-bluetint.css +114 -114
- package/themes/dist/dropzone/click.css +0 -1
- package/themes/dist/mixins/dropzone/click.css +0 -1
- package/themes/dropzone/click.css +0 -1
- package/themes/mixins/dropzone/click.css +0 -1
- /package/confirmation/{countdown-section-7d8ce19d.d.ts → countdown-section-1de19c23.d.ts} +0 -0
- /package/confirmation/{countdown-section-7d8ce19d.js → countdown-section-1de19c23.js} +0 -0
- /package/confirmation/esm/{countdown-section-85dd4a31.d.ts → countdown-section-34dfb388.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-85dd4a31.js → countdown-section-34dfb388.js} +0 -0
- /package/confirmation/modern/{countdown-section-ad3730fa.d.ts → countdown-section-e358f3dc.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-ad3730fa.js → countdown-section-e358f3dc.js} +0 -0
- /package/gallery/{buttons-65f2b838.d.ts → buttons-52cd0fc5.d.ts} +0 -0
- /package/gallery/{buttons-65f2b838.js → buttons-52cd0fc5.js} +0 -0
- /package/gallery/esm/{buttons-d57a9ee3.d.ts → buttons-1537c471.d.ts} +0 -0
- /package/gallery/esm/{buttons-d57a9ee3.js → buttons-1537c471.js} +0 -0
- /package/gallery/esm/{slide-ca7dd467.d.ts → slide-c45fb033.d.ts} +0 -0
- /package/gallery/esm/{slide-ca7dd467.js → slide-c45fb033.js} +0 -0
- /package/gallery/modern/{buttons-87dec5d0.d.ts → buttons-be25e80b.d.ts} +0 -0
- /package/gallery/modern/{buttons-87dec5d0.js → buttons-be25e80b.js} +0 -0
- /package/gallery/modern/{slide-d5b5cfac.d.ts → slide-5a7ab29a.d.ts} +0 -0
- /package/gallery/modern/{slide-d5b5cfac.js → slide-5a7ab29a.js} +0 -0
- /package/gallery/{slide-82568f85.d.ts → slide-ba032a29.d.ts} +0 -0
- /package/gallery/{slide-82568f85.js → slide-ba032a29.js} +0 -0
- /package/pure-cell/esm/{getDataTestId-452f5cda.d.ts → getDataTestId-3543dce7.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-452f5cda.js → getDataTestId-3543dce7.js} +0 -0
- /package/pure-cell/{getDataTestId-62d7c2f4.d.ts → getDataTestId-24e8bfa3.d.ts} +0 -0
- /package/pure-cell/{getDataTestId-62d7c2f4.js → getDataTestId-24e8bfa3.js} +0 -0
- /package/pure-cell/modern/{getDataTestId-f1939ca4.d.ts → getDataTestId-4cd99e34.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-f1939ca4.js → getDataTestId-4cd99e34.js} +0 -0
- /package/select/{Component-3790328c.d.ts → Component-a31c4715.d.ts} +0 -0
- /package/select/esm/{Component-fa2820e6.d.ts → Component-f791a095.d.ts} +0 -0
- /package/select/esm/{getDataTestId-5dbfd393.d.ts → getDataTestId-64f2c67f.d.ts} +0 -0
- /package/select/esm/{getDataTestId-5dbfd393.js → getDataTestId-64f2c67f.js} +0 -0
- /package/select/esm/{intersection-observer-eede63f1.d.ts → intersection-observer-1049e8ef.d.ts} +0 -0
- /package/select/esm/{intersection-observer-eede63f1.js → intersection-observer-1049e8ef.js} +0 -0
- /package/select/{getDataTestId-09b5d25c.d.ts → getDataTestId-a5b41017.d.ts} +0 -0
- /package/select/{getDataTestId-09b5d25c.js → getDataTestId-a5b41017.js} +0 -0
- /package/select/{intersection-observer-3ee25520.d.ts → intersection-observer-de01da2e.d.ts} +0 -0
- /package/select/{intersection-observer-3ee25520.js → intersection-observer-de01da2e.js} +0 -0
- /package/select/modern/{Component-cef2cbd0.d.ts → Component-99fb7d51.d.ts} +0 -0
- /package/select/modern/{getDataTestId-719dec57.d.ts → getDataTestId-c89b702d.d.ts} +0 -0
- /package/select/modern/{getDataTestId-719dec57.js → getDataTestId-c89b702d.js} +0 -0
- /package/select/modern/{intersection-observer-eede63f1.d.ts → intersection-observer-1049e8ef.d.ts} +0 -0
- /package/select/modern/{intersection-observer-eede63f1.js → intersection-observer-1049e8ef.js} +0 -0
- /package/system-message/esm/{getDataTestId-f4b4a8b9.d.ts → getDataTestId-8062b576.d.ts} +0 -0
- /package/system-message/esm/{getDataTestId-f4b4a8b9.js → getDataTestId-8062b576.js} +0 -0
- /package/system-message/{getDataTestId-104d344e.d.ts → getDataTestId-1d2ca940.d.ts} +0 -0
- /package/system-message/{getDataTestId-104d344e.js → getDataTestId-1d2ca940.js} +0 -0
- /package/system-message/modern/{getDataTestId-c1c7ce4d.d.ts → getDataTestId-2d4b2ccf.d.ts} +0 -0
- /package/system-message/modern/{getDataTestId-c1c7ce4d.js → getDataTestId-2d4b2ccf.js} +0 -0
package/dropzone/index.css
CHANGED
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
|
|
14
14
|
/* Hard up */
|
|
15
15
|
} :root {
|
|
16
|
-
--border-radius-
|
|
16
|
+
--border-radius-l: 12px;
|
|
17
17
|
} :root {
|
|
18
18
|
} :root {
|
|
19
19
|
} :root {
|
|
20
20
|
--disabled-cursor: not-allowed;
|
|
21
21
|
} :root {
|
|
22
22
|
--dropzone-active-bg: transparent;
|
|
23
|
-
--dropzone-border-radius: var(--border-radius-
|
|
23
|
+
--dropzone-border-radius: var(--border-radius-l);
|
|
24
24
|
} .dropzone__component_1xrrw {
|
|
25
25
|
display: inline-block;
|
|
26
26
|
position: relative;
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
|
|
14
14
|
/* Hard up */
|
|
15
15
|
} :root {
|
|
16
|
-
--border-radius-
|
|
16
|
+
--border-radius-l: 12px;
|
|
17
17
|
} :root {
|
|
18
18
|
} :root {
|
|
19
19
|
} :root {
|
|
20
20
|
--disabled-cursor: not-allowed;
|
|
21
21
|
} :root {
|
|
22
22
|
--dropzone-active-bg: transparent;
|
|
23
|
-
--dropzone-border-radius: var(--border-radius-
|
|
23
|
+
--dropzone-border-radius: var(--border-radius-l);
|
|
24
24
|
} .dropzone__component_1xrrw {
|
|
25
25
|
display: inline-block;
|
|
26
26
|
position: relative;
|
|
@@ -7,7 +7,7 @@ var DocumentTxtMIcon = require('@alfalab/icons-glyph/DocumentTxtMIcon');
|
|
|
7
7
|
var DocumentUnknownMIcon = require('@alfalab/icons-glyph/DocumentUnknownMIcon');
|
|
8
8
|
|
|
9
9
|
function humanFileSize(size) {
|
|
10
|
-
var units = ['
|
|
10
|
+
var units = ['Б', 'КБ', 'МБ', 'ГБ'];
|
|
11
11
|
var humanSize = Number(size);
|
|
12
12
|
var factor = 0;
|
|
13
13
|
while (humanSize >= 1024 && factor < units.length - 1) {
|
|
@@ -5,7 +5,7 @@ import { DocumentTxtMIcon } from '@alfalab/icons-glyph/DocumentTxtMIcon';
|
|
|
5
5
|
import { DocumentUnknownMIcon } from '@alfalab/icons-glyph/DocumentUnknownMIcon';
|
|
6
6
|
|
|
7
7
|
function humanFileSize(size) {
|
|
8
|
-
var units = ['
|
|
8
|
+
var units = ['Б', 'КБ', 'МБ', 'ГБ'];
|
|
9
9
|
var humanSize = Number(size);
|
|
10
10
|
var factor = 0;
|
|
11
11
|
while (humanSize >= 1024 && factor < units.length - 1) {
|
|
@@ -5,7 +5,7 @@ import { DocumentTxtMIcon } from '@alfalab/icons-glyph/DocumentTxtMIcon';
|
|
|
5
5
|
import { DocumentUnknownMIcon } from '@alfalab/icons-glyph/DocumentUnknownMIcon';
|
|
6
6
|
|
|
7
7
|
function humanFileSize(size) {
|
|
8
|
-
const units = ['
|
|
8
|
+
const units = ['Б', 'КБ', 'МБ', 'ГБ'];
|
|
9
9
|
let humanSize = Number(size);
|
|
10
10
|
let factor = 0;
|
|
11
11
|
while (humanSize >= 1024 && factor < units.length - 1) {
|
|
@@ -7,7 +7,7 @@ var DocumentTxtMIcon = require('@alfalab/icons-glyph/DocumentTxtMIcon');
|
|
|
7
7
|
var DocumentUnknownMIcon = require('@alfalab/icons-glyph/DocumentUnknownMIcon');
|
|
8
8
|
|
|
9
9
|
function humanFileSize(size) {
|
|
10
|
-
var units = ['
|
|
10
|
+
var units = ['Б', 'КБ', 'МБ', 'ГБ'];
|
|
11
11
|
var humanSize = Number(size);
|
|
12
12
|
var factor = 0;
|
|
13
13
|
while (humanSize >= 1024 && factor < units.length - 1) {
|
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-52cd0fc5.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-ba032a29.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-52cd0fc5.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-52cd0fc5.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-52cd0fc5.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-ba032a29.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-ba032a29.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-ba032a29.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-52cd0fc5.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-ba032a29.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-1537c471.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-c45fb033.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-1537c471.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-1537c471.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-1537c471.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-c45fb033.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-c45fb033.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-c45fb033.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-1537c471.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-c45fb033.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-1537c471.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-c45fb033.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-52cd0fc5.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-ba032a29.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-be25e80b.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-5a7ab29a.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-be25e80b.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-be25e80b.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-be25e80b.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-5a7ab29a.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-5a7ab29a.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-5a7ab29a.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-be25e80b.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-5a7ab29a.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-be25e80b.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-5a7ab29a.js';
|
|
28
28
|
import 'swiper/swiper.min.css';
|
|
29
29
|
import './components/header/Component.js';
|
|
30
30
|
import './components/image-preview/paths.js';
|
|
@@ -155,8 +155,6 @@ var IntlPhoneInput = React.forwardRef(function (_a, ref) {
|
|
|
155
155
|
}
|
|
156
156
|
};
|
|
157
157
|
var handleInputChange = function (event) {
|
|
158
|
-
var _a;
|
|
159
|
-
(_a = inputProps === null || inputProps === void 0 ? void 0 : inputProps.onInput) === null || _a === void 0 ? void 0 : _a.call(inputProps, event);
|
|
160
158
|
setCountryByDialCodeWithLengthCheck(event.target.value);
|
|
161
159
|
changePhone(addCountryCode(event.target.value));
|
|
162
160
|
};
|
|
@@ -273,9 +271,7 @@ var IntlPhoneInput = React.forwardRef(function (_a, ref) {
|
|
|
273
271
|
handleInputNewChar(event, caretPosition);
|
|
274
272
|
}
|
|
275
273
|
};
|
|
276
|
-
var handleClear = function (
|
|
277
|
-
var _a;
|
|
278
|
-
(_a = inputProps === null || inputProps === void 0 ? void 0 : inputProps.onClear) === null || _a === void 0 ? void 0 : _a.call(inputProps, event);
|
|
274
|
+
var handleClear = function () {
|
|
279
275
|
if (clearableCountryCode) {
|
|
280
276
|
onChange('+');
|
|
281
277
|
if (canBeEmptyCountry) {
|
|
@@ -288,19 +284,18 @@ var IntlPhoneInput = React.forwardRef(function (_a, ref) {
|
|
|
288
284
|
}
|
|
289
285
|
};
|
|
290
286
|
var handlePaste = function (event) {
|
|
291
|
-
var _a
|
|
287
|
+
var _a;
|
|
292
288
|
event.preventDefault();
|
|
293
289
|
var text = (_a = event.clipboardData) === null || _a === void 0 ? void 0 : _a.getData('Text');
|
|
294
290
|
if (!text || !inputRef.current) {
|
|
295
291
|
return;
|
|
296
292
|
}
|
|
297
|
-
var
|
|
293
|
+
var _b = inputRef.current, selectionStart = _b.selectionStart, selectionEnd = _b.selectionEnd;
|
|
298
294
|
var preparedNumber = utils_preparePasteData.preparePasteData(value, text, selectionStart || 0, selectionEnd || 0, ruNumberPriority && countryIso2 === 'ru');
|
|
299
295
|
var targetCountry = getCountryByNumber(preparedNumber);
|
|
300
296
|
var maxPhoneLength = (targetCountry && (maxPhoneLen === null || maxPhoneLen === void 0 ? void 0 : maxPhoneLen[targetCountry.iso2.toUpperCase()])) || MAX_PHONE_LEN;
|
|
301
297
|
var resultNumber = preparedNumber.substring(0, maxPhoneLength + 1);
|
|
302
298
|
if (resultNumber) {
|
|
303
|
-
(_b = inputProps === null || inputProps === void 0 ? void 0 : inputProps.onPaste) === null || _b === void 0 ? void 0 : _b.call(inputProps, event);
|
|
304
299
|
setCountryIso2(targetCountry ? targetCountry.iso2 : undefined);
|
|
305
300
|
changePhone(addCountryCode(resultNumber));
|
|
306
301
|
}
|
|
@@ -157,8 +157,6 @@ var IntlPhoneInput = React.forwardRef(function (_a, ref) {
|
|
|
157
157
|
}
|
|
158
158
|
};
|
|
159
159
|
var handleInputChange = function (event) {
|
|
160
|
-
var _a;
|
|
161
|
-
(_a = inputProps === null || inputProps === void 0 ? void 0 : inputProps.onInput) === null || _a === void 0 ? void 0 : _a.call(inputProps, event);
|
|
162
160
|
setCountryByDialCodeWithLengthCheck(event.target.value);
|
|
163
161
|
changePhone(addCountryCode(event.target.value));
|
|
164
162
|
};
|
|
@@ -275,9 +273,7 @@ var IntlPhoneInput = React.forwardRef(function (_a, ref) {
|
|
|
275
273
|
handleInputNewChar(event, caretPosition);
|
|
276
274
|
}
|
|
277
275
|
};
|
|
278
|
-
var handleClear = function (
|
|
279
|
-
var _a;
|
|
280
|
-
(_a = inputProps === null || inputProps === void 0 ? void 0 : inputProps.onClear) === null || _a === void 0 ? void 0 : _a.call(inputProps, event);
|
|
276
|
+
var handleClear = function () {
|
|
281
277
|
if (clearableCountryCode) {
|
|
282
278
|
onChange('+');
|
|
283
279
|
if (canBeEmptyCountry) {
|
|
@@ -290,19 +286,18 @@ var IntlPhoneInput = React.forwardRef(function (_a, ref) {
|
|
|
290
286
|
}
|
|
291
287
|
};
|
|
292
288
|
var handlePaste = function (event) {
|
|
293
|
-
var _a
|
|
289
|
+
var _a;
|
|
294
290
|
event.preventDefault();
|
|
295
291
|
var text = (_a = event.clipboardData) === null || _a === void 0 ? void 0 : _a.getData('Text');
|
|
296
292
|
if (!text || !inputRef.current) {
|
|
297
293
|
return;
|
|
298
294
|
}
|
|
299
|
-
var
|
|
295
|
+
var _b = inputRef.current, selectionStart = _b.selectionStart, selectionEnd = _b.selectionEnd;
|
|
300
296
|
var preparedNumber = utils_preparePasteData.preparePasteData(value, text, selectionStart || 0, selectionEnd || 0, ruNumberPriority && countryIso2 === 'ru');
|
|
301
297
|
var targetCountry = getCountryByNumber(preparedNumber);
|
|
302
298
|
var maxPhoneLength = (targetCountry && (maxPhoneLen === null || maxPhoneLen === void 0 ? void 0 : maxPhoneLen[targetCountry.iso2.toUpperCase()])) || MAX_PHONE_LEN;
|
|
303
299
|
var resultNumber = preparedNumber.substring(0, maxPhoneLength + 1);
|
|
304
300
|
if (resultNumber) {
|
|
305
|
-
(_b = inputProps === null || inputProps === void 0 ? void 0 : inputProps.onPaste) === null || _b === void 0 ? void 0 : _b.call(inputProps, event);
|
|
306
301
|
setCountryIso2(targetCountry ? targetCountry.iso2 : undefined);
|
|
307
302
|
changePhone(addCountryCode(resultNumber));
|
|
308
303
|
}
|
|
@@ -129,8 +129,6 @@ var IntlPhoneInput = forwardRef(function (_a, ref) {
|
|
|
129
129
|
}
|
|
130
130
|
};
|
|
131
131
|
var handleInputChange = function (event) {
|
|
132
|
-
var _a;
|
|
133
|
-
(_a = inputProps === null || inputProps === void 0 ? void 0 : inputProps.onInput) === null || _a === void 0 ? void 0 : _a.call(inputProps, event);
|
|
134
132
|
setCountryByDialCodeWithLengthCheck(event.target.value);
|
|
135
133
|
changePhone(addCountryCode(event.target.value));
|
|
136
134
|
};
|
|
@@ -247,9 +245,7 @@ var IntlPhoneInput = forwardRef(function (_a, ref) {
|
|
|
247
245
|
handleInputNewChar(event, caretPosition);
|
|
248
246
|
}
|
|
249
247
|
};
|
|
250
|
-
var handleClear = function (
|
|
251
|
-
var _a;
|
|
252
|
-
(_a = inputProps === null || inputProps === void 0 ? void 0 : inputProps.onClear) === null || _a === void 0 ? void 0 : _a.call(inputProps, event);
|
|
248
|
+
var handleClear = function () {
|
|
253
249
|
if (clearableCountryCode) {
|
|
254
250
|
onChange('+');
|
|
255
251
|
if (canBeEmptyCountry) {
|
|
@@ -262,19 +258,18 @@ var IntlPhoneInput = forwardRef(function (_a, ref) {
|
|
|
262
258
|
}
|
|
263
259
|
};
|
|
264
260
|
var handlePaste = function (event) {
|
|
265
|
-
var _a
|
|
261
|
+
var _a;
|
|
266
262
|
event.preventDefault();
|
|
267
263
|
var text = (_a = event.clipboardData) === null || _a === void 0 ? void 0 : _a.getData('Text');
|
|
268
264
|
if (!text || !inputRef.current) {
|
|
269
265
|
return;
|
|
270
266
|
}
|
|
271
|
-
var
|
|
267
|
+
var _b = inputRef.current, selectionStart = _b.selectionStart, selectionEnd = _b.selectionEnd;
|
|
272
268
|
var preparedNumber = preparePasteData(value, text, selectionStart || 0, selectionEnd || 0, ruNumberPriority && countryIso2 === 'ru');
|
|
273
269
|
var targetCountry = getCountryByNumber(preparedNumber);
|
|
274
270
|
var maxPhoneLength = (targetCountry && (maxPhoneLen === null || maxPhoneLen === void 0 ? void 0 : maxPhoneLen[targetCountry.iso2.toUpperCase()])) || MAX_PHONE_LEN;
|
|
275
271
|
var resultNumber = preparedNumber.substring(0, maxPhoneLength + 1);
|
|
276
272
|
if (resultNumber) {
|
|
277
|
-
(_b = inputProps === null || inputProps === void 0 ? void 0 : inputProps.onPaste) === null || _b === void 0 ? void 0 : _b.call(inputProps, event);
|
|
278
273
|
setCountryIso2(targetCountry ? targetCountry.iso2 : undefined);
|
|
279
274
|
changePhone(addCountryCode(resultNumber));
|
|
280
275
|
}
|
|
@@ -126,7 +126,6 @@ const IntlPhoneInput = forwardRef(({ disabled = false, readOnly = false, hideCou
|
|
|
126
126
|
}
|
|
127
127
|
};
|
|
128
128
|
const handleInputChange = (event) => {
|
|
129
|
-
inputProps?.onInput?.(event);
|
|
130
129
|
setCountryByDialCodeWithLengthCheck(event.target.value);
|
|
131
130
|
changePhone(addCountryCode(event.target.value));
|
|
132
131
|
};
|
|
@@ -242,8 +241,7 @@ const IntlPhoneInput = forwardRef(({ disabled = false, readOnly = false, hideCou
|
|
|
242
241
|
handleInputNewChar(event, caretPosition);
|
|
243
242
|
}
|
|
244
243
|
};
|
|
245
|
-
const handleClear = (
|
|
246
|
-
inputProps?.onClear?.(event);
|
|
244
|
+
const handleClear = () => {
|
|
247
245
|
if (clearableCountryCode) {
|
|
248
246
|
onChange('+');
|
|
249
247
|
if (canBeEmptyCountry) {
|
|
@@ -267,7 +265,6 @@ const IntlPhoneInput = forwardRef(({ disabled = false, readOnly = false, hideCou
|
|
|
267
265
|
const maxPhoneLength = (targetCountry && maxPhoneLen?.[targetCountry.iso2.toUpperCase()]) || MAX_PHONE_LEN;
|
|
268
266
|
const resultNumber = preparedNumber.substring(0, maxPhoneLength + 1);
|
|
269
267
|
if (resultNumber) {
|
|
270
|
-
inputProps?.onPaste?.(event);
|
|
271
268
|
setCountryIso2(targetCountry ? targetCountry.iso2 : undefined);
|
|
272
269
|
changePhone(addCountryCode(resultNumber));
|
|
273
270
|
}
|
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@ var components_addon_component = require('./components/addon/component.js');
|
|
|
8
8
|
var components_amount_component = require('./components/amount/component.js');
|
|
9
9
|
var components_amountTitle_component = require('./components/amount-title/component.js');
|
|
10
10
|
var components_category_component = require('./components/category/component.js');
|
|
11
|
-
var getDataTestId = require('./getDataTestId-
|
|
11
|
+
var getDataTestId = require('./getDataTestId-24e8bfa3.js');
|
|
12
12
|
var components_footer_component = require('./components/footer/component.js');
|
|
13
13
|
var components_footerButton_component = require('./components/footer-button/component.js');
|
|
14
14
|
var components_footerText_component = require('./components/footer-text/component.js');
|
|
@@ -36,11 +36,11 @@ require('./components/main/index.css');
|
|
|
36
36
|
|
|
37
37
|
var Main = function (_a) {
|
|
38
38
|
var _b;
|
|
39
|
-
var children = _a.children, isReverse = _a.isReverse, dataTestId = _a.dataTestId;
|
|
39
|
+
var children = _a.children, isReverse = _a.isReverse, className = _a.className, dataTestId = _a.dataTestId;
|
|
40
40
|
var _c = React.useContext(PureCellContext).direction, direction = _c === void 0 ? 'horizontal' : _c;
|
|
41
41
|
return (React__default.default.createElement("div", { className: cn__default.default(styles$2.component, styles$2[direction], (_b = {},
|
|
42
42
|
_b[styles$2.reverse] = isReverse,
|
|
43
|
-
_b)), "data-test-id": getDataTestId.getDataTestId(dataTestId, 'main') }, children));
|
|
43
|
+
_b), className), "data-test-id": getDataTestId.getDataTestId(dataTestId, 'main') }, children));
|
|
44
44
|
};
|
|
45
45
|
|
|
46
46
|
var styles$1 = {"horizontal":"pure-cell__horizontal_1ez4i","rowLimit1":"pure-cell__rowLimit1_1ez4i","rowLimit2":"pure-cell__rowLimit2_1ez4i","component":"pure-cell__component_1ez4i","vertical":"pure-cell__vertical_1ez4i","title":"pure-cell__title_1ez4i","value":"pure-cell__value_1ez4i"};
|