@alfalab/core-components 48.22.1-beta.2 → 48.22.1-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accordion/cssm/hooks/useMeasureHeight.js +2 -0
- package/accordion/esm/hooks/useMeasureHeight.js +3 -1
- package/accordion/hooks/useMeasureHeight.js +2 -0
- package/accordion/modern/hooks/useMeasureHeight.js +3 -1
- package/accordion/moderncssm/hooks/useMeasureHeight.js +3 -1
- package/calendar/components/calendar-mobile/Component.js +1 -1
- package/calendar/components/calendar-mobile/calendarMonthOnlyView.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.js +1 -1
- package/calendar/esm/components/calendar-mobile/Component.js +1 -1
- package/calendar/esm/components/calendar-mobile/calendarMonthOnlyView.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/index.js +1 -1
- package/calendar/mobile/index.js +1 -1
- package/calendar/modern/Component.responsive.js +1 -1
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.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/index.js +1 -1
- package/checkbox-group/components/base-checkbox-group/Component.d.ts +2 -4
- package/checkbox-group/components/base-checkbox-group/Component.js +5 -7
- package/checkbox-group/cssm/components/base-checkbox-group/Component.d.ts +2 -4
- package/checkbox-group/cssm/components/base-checkbox-group/Component.js +5 -7
- package/checkbox-group/esm/components/base-checkbox-group/Component.d.ts +2 -4
- package/checkbox-group/esm/components/base-checkbox-group/Component.js +6 -8
- package/checkbox-group/modern/components/base-checkbox-group/Component.d.ts +2 -4
- package/checkbox-group/modern/components/base-checkbox-group/Component.js +6 -8
- package/checkbox-group/moderncssm/components/base-checkbox-group/Component.d.ts +2 -4
- package/checkbox-group/moderncssm/components/base-checkbox-group/Component.js +6 -8
- 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/file-upload-item/components/actions-control/actions.js +1 -1
- package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
- package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
- package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
- package/file-upload-item/components/content/components/content-subtitle/content-subtitle.js +1 -1
- package/file-upload-item/components/status-control/status-control.js +1 -1
- package/file-upload-item/cssm/components/content/components/content-subtitle/content-subtitle.js +1 -1
- package/file-upload-item/cssm/components/status-control/status-control.js +1 -1
- package/file-upload-item/esm/Component.js +2 -2
- package/file-upload-item/esm/components/actions-control/actions.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
- package/file-upload-item/esm/components/actions-control/index.js +1 -1
- package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.js +1 -1
- package/file-upload-item/esm/components/status-control/index.js +1 -1
- package/file-upload-item/esm/components/status-control/status-control.js +1 -1
- package/file-upload-item/esm/index.js +2 -2
- package/file-upload-item/modern/Component.js +2 -2
- package/file-upload-item/modern/components/actions-control/actions.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
- package/file-upload-item/modern/components/actions-control/index.js +1 -1
- package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.js +1 -1
- package/file-upload-item/modern/components/status-control/index.js +1 -1
- package/file-upload-item/modern/components/status-control/status-control.js +1 -1
- package/file-upload-item/modern/index.js +2 -2
- package/file-upload-item/moderncssm/Component.js +1 -1
- package/file-upload-item/moderncssm/components/content/components/content-subtitle/content-subtitle.js +1 -1
- package/file-upload-item/moderncssm/components/status-control/index.js +1 -1
- package/file-upload-item/moderncssm/components/status-control/status-control.js +1 -1
- package/file-upload-item/moderncssm/index.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/hooks.js +1 -1
- package/gallery/components/image-viewer/single.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/image-viewer/video/index.js +1 -1
- package/gallery/cssm/components/image-viewer/video/index.js +1 -1
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/image-viewer/component.js +2 -2
- package/gallery/esm/components/image-viewer/hooks.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +2 -2
- package/gallery/esm/components/image-viewer/single.js +2 -2
- package/gallery/esm/components/image-viewer/slide.js +2 -2
- package/gallery/esm/components/image-viewer/video/index.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/image-viewer/component.js +2 -2
- package/gallery/modern/components/image-viewer/hooks.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +2 -2
- package/gallery/modern/components/image-viewer/single.js +2 -2
- package/gallery/modern/components/image-viewer/slide.js +2 -2
- package/gallery/modern/components/image-viewer/video/index.js +1 -1
- package/gallery/modern/components/index.js +2 -2
- package/gallery/modern/index.js +2 -2
- package/gallery/moderncssm/Component.js +1 -1
- package/gallery/moderncssm/components/image-viewer/component.js +1 -1
- package/gallery/moderncssm/components/image-viewer/index.js +1 -1
- package/gallery/moderncssm/components/image-viewer/single.js +1 -1
- package/gallery/moderncssm/components/image-viewer/slide.js +1 -1
- package/gallery/moderncssm/components/image-viewer/video/index.js +1 -1
- package/gallery/moderncssm/components/index.js +1 -1
- package/gallery/moderncssm/index.js +1 -1
- package/icon-view/components/base-shape/component.d.ts +0 -1
- package/icon-view/components/base-shape/component.js +3 -4
- package/icon-view/cssm/components/base-shape/component.d.ts +0 -1
- package/icon-view/cssm/components/base-shape/component.js +3 -4
- package/icon-view/esm/components/base-shape/component.d.ts +0 -1
- package/icon-view/esm/components/base-shape/component.js +3 -4
- package/icon-view/modern/components/base-shape/component.d.ts +0 -1
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/moderncssm/components/base-shape/component.d.ts +0 -1
- package/icon-view/moderncssm/components/base-shape/component.js +1 -1
- package/international-phone-input/Component.responsive.d.ts +2 -0
- package/international-phone-input/components/base-international-phone-input/Component.d.ts +1 -0
- package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
- package/international-phone-input/components/country-select/Component.js +13 -5
- package/international-phone-input/components/country-select/index.css +8 -3
- package/international-phone-input/components/select-field/component.js +3 -12
- package/international-phone-input/components/select-field/index.css +1 -2
- package/international-phone-input/consts.d.ts +12 -1
- package/international-phone-input/consts.js +12 -0
- package/international-phone-input/cssm/Component.responsive.d.ts +2 -0
- package/international-phone-input/cssm/components/base-international-phone-input/Component.d.ts +1 -0
- package/international-phone-input/cssm/components/base-international-phone-input/Component.js +1 -1
- package/international-phone-input/cssm/components/country-select/Component.js +12 -4
- package/international-phone-input/cssm/components/country-select/index.module.css +8 -3
- package/international-phone-input/cssm/components/select-field/component.js +2 -11
- package/international-phone-input/cssm/components/select-field/index.module.css +1 -2
- package/international-phone-input/cssm/consts.d.ts +12 -1
- package/international-phone-input/cssm/consts.js +12 -0
- package/international-phone-input/cssm/types.d.ts +5 -0
- package/international-phone-input/esm/Component.responsive.d.ts +2 -0
- package/international-phone-input/esm/Component.responsive.js +1 -1
- package/international-phone-input/esm/components/base-international-phone-input/Component.d.ts +1 -0
- package/international-phone-input/esm/components/base-international-phone-input/Component.js +2 -2
- package/international-phone-input/esm/components/base-international-phone-input/index.js +1 -1
- package/international-phone-input/esm/components/country-select/Component.js +12 -6
- package/international-phone-input/esm/components/country-select/index.css +8 -3
- package/international-phone-input/esm/components/country-select/index.js +2 -1
- package/international-phone-input/esm/components/select-field/component.js +2 -11
- package/international-phone-input/esm/components/select-field/index.css +1 -2
- package/international-phone-input/esm/components/select-field/index.js +1 -0
- package/international-phone-input/esm/consts.d.ts +12 -1
- package/international-phone-input/esm/consts.js +12 -1
- package/international-phone-input/esm/desktop/Component.desktop.js +1 -1
- package/international-phone-input/esm/desktop/index.js +1 -1
- package/international-phone-input/esm/index.js +1 -1
- package/international-phone-input/esm/mobile/Component.mobile.js +1 -1
- package/international-phone-input/esm/mobile/index.js +1 -1
- package/international-phone-input/esm/types.d.ts +5 -0
- package/international-phone-input/modern/Component.responsive.d.ts +2 -0
- package/international-phone-input/modern/Component.responsive.js +1 -1
- package/international-phone-input/modern/components/base-international-phone-input/Component.d.ts +1 -0
- package/international-phone-input/modern/components/base-international-phone-input/Component.js +2 -2
- package/international-phone-input/modern/components/base-international-phone-input/index.js +1 -1
- package/international-phone-input/modern/components/country-select/Component.js +12 -6
- package/international-phone-input/modern/components/country-select/index.css +8 -3
- package/international-phone-input/modern/components/country-select/index.js +2 -1
- package/international-phone-input/modern/components/select-field/component.js +2 -11
- package/international-phone-input/modern/components/select-field/index.css +1 -2
- package/international-phone-input/modern/components/select-field/index.js +1 -0
- package/international-phone-input/modern/consts.d.ts +12 -1
- package/international-phone-input/modern/consts.js +12 -1
- package/international-phone-input/modern/desktop/Component.desktop.js +1 -1
- package/international-phone-input/modern/desktop/index.js +1 -1
- package/international-phone-input/modern/index-235f6347.d.ts +272 -0
- package/international-phone-input/modern/index.js +1 -1
- package/international-phone-input/modern/mobile/Component.mobile.js +1 -1
- package/international-phone-input/modern/mobile/index.js +1 -1
- package/international-phone-input/modern/types-464d40a4.d.ts +293 -0
- package/international-phone-input/modern/types.d.ts +5 -0
- package/international-phone-input/modern/typings-d515b24c.d.ts +11 -559
- package/international-phone-input/moderncssm/Component.responsive.d.ts +2 -0
- package/international-phone-input/moderncssm/Component.responsive.js +1 -1
- package/international-phone-input/moderncssm/components/base-international-phone-input/Component.d.ts +1 -0
- package/international-phone-input/moderncssm/components/base-international-phone-input/Component.js +2 -2
- package/international-phone-input/moderncssm/components/base-international-phone-input/index.js +1 -1
- package/international-phone-input/moderncssm/components/country-select/Component.js +11 -5
- package/international-phone-input/moderncssm/components/country-select/index.js +2 -1
- package/international-phone-input/moderncssm/components/country-select/index.module.css +6 -1
- package/international-phone-input/moderncssm/components/select-field/component.js +1 -10
- package/international-phone-input/moderncssm/components/select-field/index.js +1 -0
- package/international-phone-input/moderncssm/components/select-field/index.module.css +0 -1
- package/international-phone-input/moderncssm/consts.d.ts +12 -1
- package/international-phone-input/moderncssm/consts.js +12 -1
- package/international-phone-input/moderncssm/desktop/Component.desktop.js +1 -1
- package/international-phone-input/moderncssm/desktop/index.js +1 -1
- package/international-phone-input/moderncssm/index.js +1 -1
- package/international-phone-input/moderncssm/mobile/Component.mobile.js +1 -1
- package/international-phone-input/moderncssm/mobile/index.js +1 -1
- package/international-phone-input/moderncssm/types.d.ts +5 -0
- package/international-phone-input/types.d.ts +5 -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/notification/cssm/utils/getNotificationTestIds.js +3 -1
- package/notification/esm/utils/getNotificationTestIds.js +3 -1
- package/notification/modern/utils/getNotificationTestIds.js +3 -1
- package/notification/moderncssm/utils/getNotificationTestIds.js +3 -1
- package/notification/utils/getNotificationTestIds.js +3 -1
- package/package.json +2 -2
- package/password-input/component.d.ts +0 -14
- package/password-input/component.js +6 -8
- package/password-input/cssm/component.d.ts +0 -14
- package/password-input/cssm/component.js +6 -8
- package/password-input/esm/component.d.ts +0 -14
- package/password-input/esm/component.js +6 -8
- package/password-input/modern/component.d.ts +0 -14
- package/password-input/modern/component.js +5 -7
- package/password-input/moderncssm/component.d.ts +0 -14
- package/password-input/moderncssm/component.js +5 -7
- package/picker-button/cssm/index-11f20b2e.d.ts +2 -2
- package/picker-button/esm/index-11f20b2e.d.ts +2 -2
- package/picker-button/index-11f20b2e.d.ts +2 -2
- package/picker-button/modern/index-11f20b2e.d.ts +2 -2
- package/picker-button/moderncssm/index-11f20b2e.d.ts +2 -2
- package/plate/components/base-plate/Component.js +1 -1
- package/plate/cssm/components/base-plate/Component.js +1 -1
- package/plate/cssm/{index-7a60c8a5.d.ts → index-7f6b04c5.d.ts} +2 -1
- package/plate/cssm/utils.js +1 -1
- package/plate/{esm/warning-f767f1d8.d.ts → cssm/warning-9845719a.d.ts} +4 -1
- package/plate/cssm/{warning-f6e0ddce.js → warning-9845719a.js} +3 -0
- 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-7a60c8a5.d.ts → index-7f6b04c5.d.ts} +2 -1
- 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/{modern/warning-8ef1cad9.d.ts → esm/warning-5cc6af8a.d.ts} +4 -1
- package/plate/esm/{warning-f767f1d8.js → warning-5cc6af8a.js} +3 -0
- package/plate/{index-7a60c8a5.d.ts → index-7f6b04c5.d.ts} +2 -1
- 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-7a60c8a5.d.ts → index-7f6b04c5.d.ts} +2 -1
- 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/{cssm/warning-f6e0ddce.d.ts → modern/warning-ddcfdd3c.d.ts} +4 -1
- package/plate/modern/{warning-8ef1cad9.js → warning-ddcfdd3c.js} +3 -0
- package/plate/moderncssm/Component.responsive.js +1 -1
- package/plate/moderncssm/components/base-plate/Component.js +1 -1
- package/plate/moderncssm/components/base-plate/index.js +1 -1
- package/plate/moderncssm/desktop/Component.desktop.js +1 -1
- package/plate/moderncssm/desktop/index.js +1 -1
- package/plate/moderncssm/index-7f6b04c5.d.ts +88 -0
- package/plate/moderncssm/index.js +1 -1
- package/plate/moderncssm/mobile/Component.mobile.js +1 -1
- package/plate/moderncssm/mobile/index.js +1 -1
- package/plate/moderncssm/shared/index.js +1 -1
- package/plate/moderncssm/utils.js +1 -1
- package/plate/moderncssm/{warning-3ebece2f.d.ts → warning-d26c81e4.d.ts} +4 -1
- package/plate/moderncssm/{warning-3ebece2f.js → warning-d26c81e4.js} +3 -0
- package/plate/utils.js +1 -1
- package/plate/warning-030b2408.d.ts +22 -0
- package/plate/{warning-bde58dcf.js → warning-030b2408.js} +3 -0
- package/portal/Component.d.ts +1 -1
- package/portal/cssm/Component.d.ts +1 -1
- package/portal/cssm/hooks/usePortalContainer.d.ts +1 -1
- package/portal/cssm/hooks/usePortalContainer.js +5 -4
- package/portal/esm/Component.d.ts +1 -1
- package/portal/esm/Component.js +1 -1
- package/portal/esm/hooks/usePortalContainer.d.ts +1 -1
- package/portal/esm/hooks/usePortalContainer.js +5 -4
- package/portal/esm/index.js +1 -1
- package/portal/hooks/usePortalContainer.d.ts +1 -1
- package/portal/hooks/usePortalContainer.js +5 -4
- package/portal/modern/Component.d.ts +1 -1
- package/portal/modern/Component.js +1 -1
- package/portal/modern/hooks/usePortalContainer.d.ts +1 -1
- package/portal/modern/hooks/usePortalContainer.js +5 -4
- package/portal/modern/index.js +1 -1
- package/portal/moderncssm/Component.d.ts +1 -1
- package/portal/moderncssm/Component.js +1 -1
- package/portal/moderncssm/hooks/usePortalContainer.d.ts +1 -1
- package/portal/moderncssm/hooks/usePortalContainer.js +5 -4
- package/portal/moderncssm/index.js +1 -1
- package/pure-cell/component-fb05ccb7.d.ts +5 -5
- 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-option/Component.js +5 -4
- package/select/components/base-option/index.css +7 -2
- package/select/components/base-select/Component.js +4 -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/components/base-select/index.css +7 -2
- package/select/components/optgroup/Component.js +1 -1
- package/select/components/optgroup/index.css +1 -2
- package/select/components/option/desktop/index.css +2 -3
- package/select/components/option/mobile/index.css +2 -3
- package/select/components/options-list/Component.js +1 -1
- package/select/components/options-list/index.css +1 -2
- package/select/components/virtual-options-list/Component.js +1 -1
- package/select/components/virtual-options-list/index.css +1 -2
- package/select/cssm/components/base-option/Component.js +4 -3
- package/select/cssm/components/base-option/index.module.css +7 -2
- package/select/cssm/components/base-select/Component.js +2 -1
- package/select/cssm/components/base-select/index.module.css +7 -2
- package/select/cssm/components/optgroup/index.module.css +1 -2
- package/select/cssm/components/option/desktop/index.module.css +2 -3
- package/select/cssm/components/option/index.module.css +2 -3
- package/select/cssm/components/option/mobile/index.module.css +2 -3
- package/select/cssm/components/options-list/index.module.css +1 -2
- package/select/cssm/components/virtual-options-list/index.module.css +1 -2
- package/select/cssm/{hook-928265a3.js → hook-bb149630.js} +3 -3
- package/select/cssm/mobile/Component.mobile.js +1 -1
- package/select/cssm/presets/index.js +1 -1
- package/select/cssm/presets/useSelectWithApply/hook.js +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +3 -2
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +5 -2
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css +6 -2
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +2 -0
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +6 -2
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css +7 -3
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/cssm/shared/index.js +1 -1
- package/select/esm/Component.responsive.js +4 -4
- package/select/esm/components/base-option/Component.js +5 -4
- package/select/esm/components/base-option/index.css +7 -2
- package/select/esm/components/base-option/index.js +1 -0
- package/select/esm/components/base-select/Component.js +4 -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.css +7 -2
- package/select/esm/components/base-select/index.js +3 -2
- package/select/esm/components/index.js +3 -3
- package/select/esm/components/optgroup/Component.js +1 -1
- package/select/esm/components/optgroup/index.css +1 -2
- package/select/esm/components/option/desktop/index.css +2 -3
- package/select/esm/components/option/mobile/index.css +2 -3
- package/select/esm/components/options-list/Component.js +1 -1
- package/select/esm/components/options-list/index.css +1 -2
- package/select/esm/components/virtual-options-list/Component.js +1 -1
- package/select/esm/components/virtual-options-list/index.css +1 -2
- package/select/esm/desktop/Component.desktop.js +3 -3
- package/select/esm/desktop/index.js +3 -3
- package/select/esm/{hook-8ea33033.js → hook-975eda46.js} +3 -3
- package/select/esm/index.js +4 -4
- package/select/esm/{list-popover-desktop-19302cc2.js → list-popover-desktop-42f1e1b8.js} +1 -1
- package/select/esm/mobile/Component.mobile.js +4 -4
- package/select/esm/mobile/Component.modal.mobile.js +4 -4
- package/select/esm/mobile/index.js +4 -4
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +3 -2
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +5 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +6 -2
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +2 -0
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +7 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +7 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +3 -3
- package/select/{hook-969a9282.js → hook-4af6f85f.js} +3 -3
- package/select/{list-popover-desktop-7c0c3ff4.js → list-popover-desktop-668b6105.js} +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +4 -4
- package/select/modern/components/base-option/Component.js +4 -3
- package/select/modern/components/base-option/index.css +7 -2
- package/select/modern/components/base-option/index.js +1 -0
- package/select/modern/components/base-select/Component.js +4 -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.css +7 -2
- package/select/modern/components/base-select/index.js +3 -2
- package/select/modern/components/index.js +3 -3
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +1 -2
- package/select/modern/components/option/desktop/index.css +2 -3
- package/select/modern/components/option/mobile/index.css +2 -3
- package/select/modern/components/options-list/Component.js +1 -1
- package/select/modern/components/options-list/index.css +1 -2
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +1 -2
- package/select/modern/desktop/Component.desktop.js +3 -3
- package/select/modern/desktop/index.js +3 -3
- package/select/modern/{hook-944ae153.js → hook-a397e0e3.js} +3 -3
- package/select/modern/index.js +4 -4
- package/select/modern/{list-popover-desktop-e1ffb5ee.js → list-popover-desktop-3f79e255.js} +1 -1
- package/select/modern/mobile/Component.mobile.js +4 -4
- package/select/modern/mobile/Component.modal.mobile.js +4 -4
- package/select/modern/mobile/index.js +4 -4
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +3 -2
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +5 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +6 -2
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +2 -0
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +6 -2
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +7 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared/index.js +3 -3
- package/select/moderncssm/Component.responsive.js +2 -2
- package/select/moderncssm/components/base-option/Component.js +3 -2
- package/select/moderncssm/components/base-option/index.js +1 -0
- package/select/moderncssm/components/base-option/index.module.css +7 -0
- package/select/moderncssm/components/base-select/Component.js +2 -1
- package/select/moderncssm/components/base-select/index.js +1 -0
- package/select/moderncssm/components/base-select/index.module.css +4 -0
- package/select/moderncssm/components/index.js +1 -1
- package/select/moderncssm/components/optgroup/index.module.css +0 -1
- package/select/moderncssm/components/option/desktop/index.module.css +1 -2
- package/select/moderncssm/components/option/index.module.css +1 -2
- package/select/moderncssm/components/option/mobile/index.module.css +1 -2
- package/select/moderncssm/components/options-list/index.module.css +0 -1
- package/select/moderncssm/components/virtual-options-list/index.module.css +0 -1
- package/select/moderncssm/desktop/Component.desktop.js +1 -1
- package/select/moderncssm/desktop/index.js +1 -1
- package/select/moderncssm/{hook-0c8b8277.js → hook-fc2403e7.js} +3 -3
- package/select/moderncssm/index.js +2 -2
- package/select/moderncssm/mobile/Component.mobile.js +2 -2
- package/select/moderncssm/mobile/Component.modal.mobile.js +2 -2
- package/select/moderncssm/mobile/index.js +2 -2
- package/select/moderncssm/presets/index.js +1 -1
- package/select/moderncssm/presets/useSelectWithApply/hook.js +1 -1
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/Component.js +2 -2
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +3 -2
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +4 -2
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css +3 -0
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +2 -0
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +5 -1
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css +5 -1
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/moderncssm/shared/index.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/footer/Component.d.ts +3 -2
- package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +6 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +6 -2
- package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +2 -0
- package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +7 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +7 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/shared/context/PortalContext/PortalContext.d.ts +4 -0
- package/shared/context/PortalContext/PortalContext.js +7 -0
- package/shared/context/PortalContext/index.d.ts +1 -0
- package/shared/context/PortalContext/index.js +7 -0
- package/shared/cssm/context/PortalContext/PortalContext.d.ts +4 -0
- package/shared/cssm/context/PortalContext/PortalContext.js +7 -0
- package/shared/cssm/context/PortalContext/index.d.ts +1 -0
- package/shared/cssm/context/PortalContext/index.js +7 -0
- package/shared/cssm/index.d.ts +1 -0
- package/shared/cssm/index.js +2 -0
- package/shared/esm/context/PortalContext/PortalContext.d.ts +4 -0
- package/shared/esm/context/PortalContext/PortalContext.js +5 -0
- package/shared/esm/context/PortalContext/index.d.ts +1 -0
- package/shared/esm/context/PortalContext/index.js +2 -0
- package/shared/esm/index.d.ts +1 -0
- package/shared/esm/index.js +1 -0
- package/shared/index.d.ts +1 -0
- package/shared/index.js +2 -0
- package/shared/modern/context/PortalContext/PortalContext.d.ts +4 -0
- package/shared/modern/context/PortalContext/PortalContext.js +5 -0
- package/shared/modern/context/PortalContext/index.d.ts +1 -0
- package/shared/modern/context/PortalContext/index.js +2 -0
- package/shared/modern/index.d.ts +1 -0
- package/shared/modern/index.js +1 -0
- package/shared/moderncssm/context/PortalContext/PortalContext.d.ts +4 -0
- package/shared/moderncssm/context/PortalContext/PortalContext.js +5 -0
- package/shared/moderncssm/context/PortalContext/index.d.ts +1 -0
- package/shared/moderncssm/context/PortalContext/index.js +2 -0
- package/shared/moderncssm/index.d.ts +1 -0
- package/shared/moderncssm/index.js +1 -0
- 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/spinner/cssm/index.module.css +0 -1
- package/spinner/esm/index.css +0 -1
- package/spinner/index.css +0 -1
- package/spinner/modern/index.css +0 -1
- package/spinner/moderncssm/index.module.css +0 -1
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/tag/moderncssm/components/base-tag/Component.d.ts +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +173 -34
- package/universal-date-input/cssm/index-5712fce2.d.ts +2 -2
- package/universal-date-input/esm/index-5712fce2.d.ts +2 -2
- package/universal-date-input/index-5712fce2.d.ts +2 -2
- package/universal-date-input/modern/index-5712fce2.d.ts +2 -2
- package/universal-date-input/moderncssm/index-5712fce2.d.ts +2 -2
- package/universal-modal/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/Component.responsive.js +1 -1
- package/universal-modal/esm/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/esm/components/header/index.js +1 -1
- package/universal-modal/esm/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
- package/universal-modal/esm/desktop/Component.desktop.js +1 -1
- package/universal-modal/esm/desktop/index.js +1 -1
- package/universal-modal/esm/index.js +1 -1
- package/universal-modal/esm/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/mobile/index.js +1 -1
- package/universal-modal/modern/Component.responsive.js +1 -1
- package/universal-modal/modern/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/modern/components/header/index.js +1 -1
- package/universal-modal/modern/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
- package/universal-modal/modern/desktop/Component.desktop.js +1 -1
- package/universal-modal/modern/desktop/index.js +1 -1
- package/universal-modal/modern/index.js +1 -1
- package/universal-modal/modern/mobile/Component.mobile.js +1 -1
- package/universal-modal/modern/mobile/index.js +1 -1
- package/plate/moderncssm/index-7a60c8a5.d.ts +0 -87
- package/plate/warning-bde58dcf.d.ts +0 -19
- /package/calendar/{calendarMonthOnlyView-97ffe928.d.ts → calendarMonthOnlyView-4b08bdf0.d.ts} +0 -0
- /package/calendar/{calendarMonthOnlyView-97ffe928.js → calendarMonthOnlyView-4b08bdf0.js} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-82aed7a3.d.ts → calendarMonthOnlyView-ed62adc4.d.ts} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-82aed7a3.js → calendarMonthOnlyView-ed62adc4.js} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-e737b030.d.ts → calendarMonthOnlyView-c5271ea5.d.ts} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-e737b030.js → calendarMonthOnlyView-c5271ea5.js} +0 -0
- /package/confirmation/{countdown-section-9b3f57d9.d.ts → countdown-section-b36544f6.d.ts} +0 -0
- /package/confirmation/{countdown-section-9b3f57d9.js → countdown-section-b36544f6.js} +0 -0
- /package/confirmation/esm/{countdown-section-846f3d8f.d.ts → countdown-section-dee14f72.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-846f3d8f.js → countdown-section-dee14f72.js} +0 -0
- /package/confirmation/modern/{countdown-section-4ca6897e.d.ts → countdown-section-3774f897.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-4ca6897e.js → countdown-section-3774f897.js} +0 -0
- /package/file-upload-item/{actions-control.module-998010b1.js → actions-control.module-25c4d2fd.js} +0 -0
- /package/file-upload-item/esm/{actions-control.module-57ea3bd6.js → actions-control.module-5079160b.js} +0 -0
- /package/file-upload-item/modern/{actions-control.module-8e42c7f3.js → actions-control.module-5987c1de.js} +0 -0
- /package/gallery/esm/{hooks-53e2d904.d.ts → hooks-63c5334a.d.ts} +0 -0
- /package/gallery/esm/{hooks-53e2d904.js → hooks-63c5334a.js} +0 -0
- /package/gallery/{hooks-b1e91594.d.ts → hooks-1e52b56a.d.ts} +0 -0
- /package/gallery/{hooks-b1e91594.js → hooks-1e52b56a.js} +0 -0
- /package/gallery/modern/{hooks-739163e8.d.ts → hooks-f32cd56c.d.ts} +0 -0
- /package/gallery/modern/{hooks-739163e8.js → hooks-f32cd56c.js} +0 -0
- /package/modal/esm/{layout.module-348fc08c.js → layout.module-032a7797.js} +0 -0
- /package/modal/{layout.module-92fdb656.js → layout.module-f58f9b14.js} +0 -0
- /package/modal/modern/{layout.module-a9768ae2.js → layout.module-2df1665b.js} +0 -0
- /package/pure-cell/{component-1acf736f.d.ts → component-f82df88b.d.ts} +0 -0
- /package/pure-cell/{component-1acf736f.js → component-f82df88b.js} +0 -0
- /package/pure-cell/esm/{component-f38c8fa9.d.ts → component-e1bd7cac.d.ts} +0 -0
- /package/pure-cell/esm/{component-f38c8fa9.js → component-e1bd7cac.js} +0 -0
- /package/pure-cell/modern/{component-8478eb62.d.ts → component-e98fa1b8.d.ts} +0 -0
- /package/pure-cell/modern/{component-8478eb62.js → component-e98fa1b8.js} +0 -0
- /package/select/cssm/{hook-928265a3.d.ts → hook-bb149630.d.ts} +0 -0
- /package/select/esm/{hook-8ea33033.d.ts → hook-975eda46.d.ts} +0 -0
- /package/select/esm/{list-popover-desktop-19302cc2.d.ts → list-popover-desktop-42f1e1b8.d.ts} +0 -0
- /package/select/esm/{mobile.module-a5627c92.js → mobile.module-cbccaab4.js} +0 -0
- /package/select/{hook-969a9282.d.ts → hook-4af6f85f.d.ts} +0 -0
- /package/select/{list-popover-desktop-7c0c3ff4.d.ts → list-popover-desktop-668b6105.d.ts} +0 -0
- /package/select/{mobile.module-92b87d8e.js → mobile.module-63335534.js} +0 -0
- /package/select/modern/{hook-944ae153.d.ts → hook-a397e0e3.d.ts} +0 -0
- /package/select/modern/{list-popover-desktop-e1ffb5ee.d.ts → list-popover-desktop-3f79e255.d.ts} +0 -0
- /package/select/modern/{mobile.module-38c380ea.js → mobile.module-d0d83567.js} +0 -0
- /package/select/moderncssm/{hook-0c8b8277.d.ts → hook-fc2403e7.d.ts} +0 -0
- /package/side-panel/esm/{layout.module-fe79b7b5.js → layout.module-2af39679.js} +0 -0
- /package/side-panel/{layout.module-478eea81.js → layout.module-7fc5583a.js} +0 -0
- /package/side-panel/modern/{layout.module-51ce6639.js → layout.module-14ade204.js} +0 -0
- /package/tabs/esm/{index.module-77d75a02.js → index.module-4727f97e.js} +0 -0
- /package/tabs/esm/{index.module-c3609452.js → index.module-da2e30be.js} +0 -0
- /package/tabs/{index.module-e29c8a69.js → index.module-7b4b5510.js} +0 -0
- /package/tabs/{index.module-868a5c11.js → index.module-7ddbb45d.js} +0 -0
- /package/tabs/modern/{index.module-758d9364.js → index.module-98af5c45.js} +0 -0
- /package/tabs/modern/{index.module-cfb61f9c.js → index.module-e8b3b734.js} +0 -0
- /package/universal-modal/esm/{index.module-e3ebc48f.js → index.module-bf7c0863.js} +0 -0
- /package/universal-modal/{index.module-4ea89642.js → index.module-bd5e6a0c.js} +0 -0
- /package/universal-modal/modern/{index.module-6fb41cd2.js → index.module-ce7105c0.js} +0 -0
|
@@ -24,7 +24,7 @@ const ContentSubtitle = () => {
|
|
|
24
24
|
// uploading status
|
|
25
25
|
if (isUploadingStatus(uploadStatus)) {
|
|
26
26
|
return (React.createElement(Text, { view: 'primary-small', color: 'secondary' },
|
|
27
|
-
"\u0417\u0430\u0433\u0440\u0443\
|
|
27
|
+
"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430",
|
|
28
28
|
'\u00A0',
|
|
29
29
|
Math.floor(validProgressBar),
|
|
30
30
|
"%"));
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { StatusControl } from './status-control.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'classnames';
|
|
4
|
-
import '
|
|
4
|
+
import '@alfalab/core-components/icon-view/super-ellipse';
|
|
5
5
|
import '../../const/progress-bar.js';
|
|
6
6
|
import '../../context/file-upload-item-context.js';
|
|
7
7
|
import '../../utils.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { useContext, useRef } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import { SuperEllipse } from '
|
|
3
|
+
import { SuperEllipse } from '@alfalab/core-components/icon-view/super-ellipse';
|
|
4
4
|
import { RADIUS, MAX_PROGRESS_BAR_VALUE } from '../../const/progress-bar.js';
|
|
5
5
|
import { FileUploadItemContext } from '../../context/file-upload-item-context.js';
|
|
6
6
|
import { isUploadingStatus, isSuccessStatus, isErrorStatus } from '../../utils.js';
|
|
@@ -22,7 +22,7 @@ import './components/content/components/content-error/content-error.module.css';
|
|
|
22
22
|
import './components/content/components/content-subtitle/content-subtitle.module.css';
|
|
23
23
|
import './components/content/content.module.css';
|
|
24
24
|
import './components/status-control/status-control.js';
|
|
25
|
-
import '
|
|
25
|
+
import '@alfalab/core-components/icon-view/super-ellipse';
|
|
26
26
|
import './components/status-control/components/status-control-icon/status-control-icon.js';
|
|
27
27
|
import '@alfalab/icons-glyph/Document1CMIcon';
|
|
28
28
|
import '@alfalab/icons-glyph/DocumentDocMIcon';
|
|
@@ -11,7 +11,7 @@ var ChevronForwardHeavyMIcon = require('@alfalab/icons-glyph/ChevronForwardHeavy
|
|
|
11
11
|
var context = require('../../context.js');
|
|
12
12
|
var utils_utils = require('../../utils/utils.js');
|
|
13
13
|
var utils_constants = require('../../utils/constants.js');
|
|
14
|
-
var components_imageViewer_hooks = require('../../hooks-
|
|
14
|
+
var components_imageViewer_hooks = require('../../hooks-1e52b56a.js');
|
|
15
15
|
var components_imageViewer_slide = require('./slide.js');
|
|
16
16
|
require('swiper/swiper.min.css');
|
|
17
17
|
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
require('react');
|
|
4
4
|
require('element-closest');
|
|
5
5
|
require('../../context.js');
|
|
6
|
-
var components_imageViewer_hooks = require('../../hooks-
|
|
6
|
+
var components_imageViewer_hooks = require('../../hooks-1e52b56a.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
@@ -4,7 +4,7 @@ var React = require('react');
|
|
|
4
4
|
var cn = require('classnames');
|
|
5
5
|
var context = require('../../context.js');
|
|
6
6
|
var utils_utils = require('../../utils/utils.js');
|
|
7
|
-
var components_imageViewer_hooks = require('../../hooks-
|
|
7
|
+
var components_imageViewer_hooks = require('../../hooks-1e52b56a.js');
|
|
8
8
|
var components_imageViewer_slide = require('./slide.js');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
@@ -7,7 +7,7 @@ var coreComponentsTypography = require('../../../typography');
|
|
|
7
7
|
var context = require('../../context.js');
|
|
8
8
|
var utils_utils = require('../../utils/utils.js');
|
|
9
9
|
var utils_constants = require('../../utils/constants.js');
|
|
10
|
-
var components_imageViewer_hooks = require('../../hooks-
|
|
10
|
+
var components_imageViewer_hooks = require('../../hooks-1e52b56a.js');
|
|
11
11
|
var components_imageViewer_paths = require('./paths.js');
|
|
12
12
|
var components_imageViewer_video_index = require('./video/index.js');
|
|
13
13
|
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
var React = require('react');
|
|
4
4
|
var cn = require('classnames');
|
|
5
5
|
var Hls = require('hls.js');
|
|
6
|
-
var circle = require('
|
|
6
|
+
var circle = require('@alfalab/core-components/icon-view/circle');
|
|
7
7
|
var PlayCompactMIcon = require('@alfalab/icons-glyph/PlayCompactMIcon');
|
|
8
8
|
var context = require('../../../context.js');
|
|
9
9
|
var utils_constants = require('../../../utils/constants.js');
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
var React = require('react');
|
|
4
4
|
var cn = require('classnames');
|
|
5
5
|
var Hls = require('hls.js');
|
|
6
|
-
var circle = require('
|
|
6
|
+
var circle = require('@alfalab/core-components/icon-view/circle');
|
|
7
7
|
var PlayCompactMIcon = require('@alfalab/icons-glyph/PlayCompactMIcon');
|
|
8
8
|
var context = require('../../../context.js');
|
|
9
9
|
var utils_constants = require('../../../utils/constants.js');
|
package/gallery/esm/Component.js
CHANGED
|
@@ -11,7 +11,7 @@ import { ImageViewer } from './components/image-viewer/component.js';
|
|
|
11
11
|
import { InfoBar } from './components/info-bar/Component.js';
|
|
12
12
|
import { HeaderMobile } from './components/header-mobile/Component.js';
|
|
13
13
|
import './utils/utils.js';
|
|
14
|
-
import './hooks-
|
|
14
|
+
import './hooks-63c5334a.js';
|
|
15
15
|
import 'element-closest';
|
|
16
16
|
import './components/image-viewer/slide.js';
|
|
17
17
|
import '../../spinner/esm';
|
|
@@ -20,7 +20,7 @@ import './utils/constants.js';
|
|
|
20
20
|
import './components/image-viewer/paths.js';
|
|
21
21
|
import './components/image-viewer/video/index.js';
|
|
22
22
|
import 'hls.js';
|
|
23
|
-
import '
|
|
23
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
24
24
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
25
25
|
import './components/image-preview/Component.js';
|
|
26
26
|
import './components/image-preview/paths.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 { u as useHandleImageViewer, s as styles } from '../../hooks-
|
|
12
|
+
import { u as useHandleImageViewer, s as styles } from '../../hooks-63c5334a.js';
|
|
13
13
|
import { Slide } from './slide.js';
|
|
14
14
|
import 'swiper/swiper.min.css';
|
|
15
15
|
import 'element-closest';
|
|
@@ -18,7 +18,7 @@ import '../../../../typography/esm';
|
|
|
18
18
|
import './paths.js';
|
|
19
19
|
import './video/index.js';
|
|
20
20
|
import 'hls.js';
|
|
21
|
-
import '
|
|
21
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
22
22
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
23
23
|
|
|
24
24
|
SwiperCore.use([EffectFade, A11y, Controller]);
|
|
@@ -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 '../../hooks-
|
|
13
|
+
import '../../hooks-63c5334a.js';
|
|
14
14
|
import 'element-closest';
|
|
15
15
|
import './slide.js';
|
|
16
16
|
import '../../../../spinner/esm';
|
|
@@ -18,6 +18,6 @@ import '../../../../typography/esm';
|
|
|
18
18
|
import './paths.js';
|
|
19
19
|
import './video/index.js';
|
|
20
20
|
import 'hls.js';
|
|
21
|
-
import '
|
|
21
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
22
22
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
23
23
|
import 'swiper/swiper.min.css';
|
|
@@ -2,7 +2,7 @@ import React, { useContext, useRef } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { GalleryContext } from '../../context.js';
|
|
4
4
|
import { isVideo, getImageAlt } from '../../utils/utils.js';
|
|
5
|
-
import { u as useHandleImageViewer, s as styles } from '../../hooks-
|
|
5
|
+
import { u as useHandleImageViewer, s as styles } from '../../hooks-63c5334a.js';
|
|
6
6
|
import { Slide } from './slide.js';
|
|
7
7
|
import 'element-closest';
|
|
8
8
|
import '../../../../spinner/esm';
|
|
@@ -11,7 +11,7 @@ import '../../utils/constants.js';
|
|
|
11
11
|
import './paths.js';
|
|
12
12
|
import './video/index.js';
|
|
13
13
|
import 'hls.js';
|
|
14
|
-
import '
|
|
14
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
15
15
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
16
16
|
|
|
17
17
|
var Single = function () {
|
|
@@ -5,12 +5,12 @@ import { Text } from '../../../../typography/esm';
|
|
|
5
5
|
import { GalleryContext } from '../../context.js';
|
|
6
6
|
import { isSmallImage, isVideo, getImageAlt } from '../../utils/utils.js';
|
|
7
7
|
import { TestIds } from '../../utils/constants.js';
|
|
8
|
-
import { u as useHandleImageViewer, s as styles } from '../../hooks-
|
|
8
|
+
import { u as useHandleImageViewer, s as styles } from '../../hooks-63c5334a.js';
|
|
9
9
|
import { NoImagePaths } from './paths.js';
|
|
10
10
|
import { Video } from './video/index.js';
|
|
11
11
|
import 'element-closest';
|
|
12
12
|
import 'hls.js';
|
|
13
|
-
import '
|
|
13
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
14
14
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
15
15
|
|
|
16
16
|
var SlideInner = function (_a) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React, { useRef, useContext, useEffect } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import Hls from 'hls.js';
|
|
4
|
-
import { Circle } from '
|
|
4
|
+
import { Circle } from '@alfalab/core-components/icon-view/circle';
|
|
5
5
|
import PlayCompactMIcon from '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
6
6
|
import { GalleryContext } from '../../../context.js';
|
|
7
7
|
import { GALLERY_EVENTS } from '../../../utils/constants.js';
|
|
@@ -31,12 +31,12 @@ import 'swiper';
|
|
|
31
31
|
import 'swiper/react';
|
|
32
32
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
33
33
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
34
|
-
import '../hooks-
|
|
34
|
+
import '../hooks-63c5334a.js';
|
|
35
35
|
import 'element-closest';
|
|
36
36
|
import './image-viewer/slide.js';
|
|
37
37
|
import '../../../spinner/esm';
|
|
38
38
|
import './image-viewer/paths.js';
|
|
39
39
|
import './image-viewer/video/index.js';
|
|
40
40
|
import 'hls.js';
|
|
41
|
-
import '
|
|
41
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
42
42
|
import 'swiper/swiper.min.css';
|
package/gallery/esm/index.js
CHANGED
|
@@ -7,7 +7,7 @@ import '../../mq/esm';
|
|
|
7
7
|
import './components/image-viewer/single.js';
|
|
8
8
|
import './context.js';
|
|
9
9
|
import './utils/utils.js';
|
|
10
|
-
import './hooks-
|
|
10
|
+
import './hooks-63c5334a.js';
|
|
11
11
|
import 'element-closest';
|
|
12
12
|
import './components/image-viewer/slide.js';
|
|
13
13
|
import '../../spinner/esm';
|
|
@@ -15,7 +15,7 @@ import '../../typography/esm';
|
|
|
15
15
|
import './components/image-viewer/paths.js';
|
|
16
16
|
import './components/image-viewer/video/index.js';
|
|
17
17
|
import 'hls.js';
|
|
18
|
-
import '
|
|
18
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
19
19
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
20
20
|
import './components/navigation-bar/Component.js';
|
|
21
21
|
import './components/image-preview/Component.js';
|
|
@@ -11,7 +11,7 @@ import { ImageViewer } from './components/image-viewer/component.js';
|
|
|
11
11
|
import { InfoBar } from './components/info-bar/Component.js';
|
|
12
12
|
import { HeaderMobile } from './components/header-mobile/Component.js';
|
|
13
13
|
import './utils/utils.js';
|
|
14
|
-
import './hooks-
|
|
14
|
+
import './hooks-f32cd56c.js';
|
|
15
15
|
import 'element-closest';
|
|
16
16
|
import './components/image-viewer/slide.js';
|
|
17
17
|
import '../../spinner/modern';
|
|
@@ -20,7 +20,7 @@ import './utils/constants.js';
|
|
|
20
20
|
import './components/image-viewer/paths.js';
|
|
21
21
|
import './components/image-viewer/video/index.js';
|
|
22
22
|
import 'hls.js';
|
|
23
|
-
import '
|
|
23
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
24
24
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
25
25
|
import './components/image-preview/Component.js';
|
|
26
26
|
import './components/image-preview/paths.js';
|
|
@@ -8,7 +8,7 @@ import { ChevronForwardHeavyMIcon } from '@alfalab/icons-glyph/ChevronForwardHea
|
|
|
8
8
|
import { GalleryContext } from '../../context.js';
|
|
9
9
|
import { isVideo, getImageAlt, getImageKey } from '../../utils/utils.js';
|
|
10
10
|
import { TestIds } from '../../utils/constants.js';
|
|
11
|
-
import { u as useHandleImageViewer, s as styles } from '../../hooks-
|
|
11
|
+
import { u as useHandleImageViewer, s as styles } from '../../hooks-f32cd56c.js';
|
|
12
12
|
import { Slide } from './slide.js';
|
|
13
13
|
import 'swiper/swiper.min.css';
|
|
14
14
|
import 'element-closest';
|
|
@@ -17,7 +17,7 @@ import '../../../../typography/modern';
|
|
|
17
17
|
import './paths.js';
|
|
18
18
|
import './video/index.js';
|
|
19
19
|
import 'hls.js';
|
|
20
|
-
import '
|
|
20
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
21
21
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
22
22
|
|
|
23
23
|
SwiperCore.use([EffectFade, A11y, Controller]);
|
|
@@ -9,7 +9,7 @@ import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
|
9
9
|
import '../../context.js';
|
|
10
10
|
import '../../utils/utils.js';
|
|
11
11
|
import '../../utils/constants.js';
|
|
12
|
-
import '../../hooks-
|
|
12
|
+
import '../../hooks-f32cd56c.js';
|
|
13
13
|
import 'element-closest';
|
|
14
14
|
import './slide.js';
|
|
15
15
|
import '../../../../spinner/modern';
|
|
@@ -17,6 +17,6 @@ import '../../../../typography/modern';
|
|
|
17
17
|
import './paths.js';
|
|
18
18
|
import './video/index.js';
|
|
19
19
|
import 'hls.js';
|
|
20
|
-
import '
|
|
20
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
21
21
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
22
22
|
import 'swiper/swiper.min.css';
|
|
@@ -2,7 +2,7 @@ import React, { useContext, useRef } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { GalleryContext } from '../../context.js';
|
|
4
4
|
import { isVideo, getImageAlt } from '../../utils/utils.js';
|
|
5
|
-
import { u as useHandleImageViewer, s as styles } from '../../hooks-
|
|
5
|
+
import { u as useHandleImageViewer, s as styles } from '../../hooks-f32cd56c.js';
|
|
6
6
|
import { Slide } from './slide.js';
|
|
7
7
|
import 'element-closest';
|
|
8
8
|
import '../../../../spinner/modern';
|
|
@@ -11,7 +11,7 @@ import '../../utils/constants.js';
|
|
|
11
11
|
import './paths.js';
|
|
12
12
|
import './video/index.js';
|
|
13
13
|
import 'hls.js';
|
|
14
|
-
import '
|
|
14
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
15
15
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
16
16
|
|
|
17
17
|
const Single = () => {
|
|
@@ -5,12 +5,12 @@ import { Text } from '../../../../typography/modern';
|
|
|
5
5
|
import { GalleryContext } from '../../context.js';
|
|
6
6
|
import { isSmallImage, isVideo, getImageAlt } from '../../utils/utils.js';
|
|
7
7
|
import { TestIds } from '../../utils/constants.js';
|
|
8
|
-
import { u as useHandleImageViewer, s as styles } from '../../hooks-
|
|
8
|
+
import { u as useHandleImageViewer, s as styles } from '../../hooks-f32cd56c.js';
|
|
9
9
|
import { NoImagePaths } from './paths.js';
|
|
10
10
|
import { Video } from './video/index.js';
|
|
11
11
|
import 'element-closest';
|
|
12
12
|
import 'hls.js';
|
|
13
|
-
import '
|
|
13
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
14
14
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
15
15
|
|
|
16
16
|
const SlideInner = ({ children, broken, loading, isVideoView }) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React, { useRef, useContext, useEffect } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import Hls from 'hls.js';
|
|
4
|
-
import { Circle } from '
|
|
4
|
+
import { Circle } from '@alfalab/core-components/icon-view/circle';
|
|
5
5
|
import PlayCompactMIcon from '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
6
6
|
import { GalleryContext } from '../../../context.js';
|
|
7
7
|
import { GALLERY_EVENTS } from '../../../utils/constants.js';
|
|
@@ -30,12 +30,12 @@ import 'swiper';
|
|
|
30
30
|
import 'swiper/react';
|
|
31
31
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
32
32
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
33
|
-
import '../hooks-
|
|
33
|
+
import '../hooks-f32cd56c.js';
|
|
34
34
|
import 'element-closest';
|
|
35
35
|
import './image-viewer/slide.js';
|
|
36
36
|
import '../../../spinner/modern';
|
|
37
37
|
import './image-viewer/paths.js';
|
|
38
38
|
import './image-viewer/video/index.js';
|
|
39
39
|
import 'hls.js';
|
|
40
|
-
import '
|
|
40
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
41
41
|
import 'swiper/swiper.min.css';
|
package/gallery/modern/index.js
CHANGED
|
@@ -7,7 +7,7 @@ import '../../mq/modern';
|
|
|
7
7
|
import './components/image-viewer/single.js';
|
|
8
8
|
import './context.js';
|
|
9
9
|
import './utils/utils.js';
|
|
10
|
-
import './hooks-
|
|
10
|
+
import './hooks-f32cd56c.js';
|
|
11
11
|
import 'element-closest';
|
|
12
12
|
import './components/image-viewer/slide.js';
|
|
13
13
|
import '../../spinner/modern';
|
|
@@ -15,7 +15,7 @@ import '../../typography/modern';
|
|
|
15
15
|
import './components/image-viewer/paths.js';
|
|
16
16
|
import './components/image-viewer/video/index.js';
|
|
17
17
|
import 'hls.js';
|
|
18
|
-
import '
|
|
18
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
19
19
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
20
20
|
import './components/navigation-bar/Component.js';
|
|
21
21
|
import './components/image-preview/Component.js';
|
|
@@ -23,7 +23,7 @@ import './utils/constants.js';
|
|
|
23
23
|
import './components/image-viewer/paths.js';
|
|
24
24
|
import './components/image-viewer/video/index.js';
|
|
25
25
|
import 'hls.js';
|
|
26
|
-
import '
|
|
26
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
27
27
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
28
28
|
import './components/image-viewer/video/index.module.css';
|
|
29
29
|
import './components/image-preview/Component.js';
|
|
@@ -18,7 +18,7 @@ import '../../../../typography/moderncssm';
|
|
|
18
18
|
import './paths.js';
|
|
19
19
|
import './video/index.js';
|
|
20
20
|
import 'hls.js';
|
|
21
|
-
import '
|
|
21
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
22
22
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
23
23
|
import './video/index.module.css';
|
|
24
24
|
|
|
@@ -18,7 +18,7 @@ import '../../../../typography/moderncssm';
|
|
|
18
18
|
import './paths.js';
|
|
19
19
|
import './video/index.js';
|
|
20
20
|
import 'hls.js';
|
|
21
|
-
import '
|
|
21
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
22
22
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
23
23
|
import './video/index.module.css';
|
|
24
24
|
import 'swiper/swiper.min.css';
|
|
@@ -12,7 +12,7 @@ import '../../utils/constants.js';
|
|
|
12
12
|
import './paths.js';
|
|
13
13
|
import './video/index.js';
|
|
14
14
|
import 'hls.js';
|
|
15
|
-
import '
|
|
15
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
16
16
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
17
17
|
import './video/index.module.css';
|
|
18
18
|
|
|
@@ -11,7 +11,7 @@ import { Video } from './video/index.js';
|
|
|
11
11
|
import styles from './index.module.css';
|
|
12
12
|
import 'element-closest';
|
|
13
13
|
import 'hls.js';
|
|
14
|
-
import '
|
|
14
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
15
15
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
16
16
|
import './video/index.module.css';
|
|
17
17
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React, { useRef, useContext, useEffect } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import Hls from 'hls.js';
|
|
4
|
-
import { Circle } from '
|
|
4
|
+
import { Circle } from '@alfalab/core-components/icon-view/circle';
|
|
5
5
|
import PlayCompactMIcon from '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
6
6
|
import { GalleryContext } from '../../../context.js';
|
|
7
7
|
import { GALLERY_EVENTS } from '../../../utils/constants.js';
|
|
@@ -43,7 +43,7 @@ import '../../../spinner/moderncssm';
|
|
|
43
43
|
import './image-viewer/paths.js';
|
|
44
44
|
import './image-viewer/video/index.js';
|
|
45
45
|
import 'hls.js';
|
|
46
|
-
import '
|
|
46
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
47
47
|
import './image-viewer/video/index.module.css';
|
|
48
48
|
import 'swiper/swiper.min.css';
|
|
49
49
|
import './info-bar/index.module.css';
|
|
@@ -16,7 +16,7 @@ import '../../typography/moderncssm';
|
|
|
16
16
|
import './components/image-viewer/paths.js';
|
|
17
17
|
import './components/image-viewer/video/index.js';
|
|
18
18
|
import 'hls.js';
|
|
19
|
-
import '
|
|
19
|
+
import '@alfalab/core-components/icon-view/circle';
|
|
20
20
|
import '@alfalab/icons-glyph/PlayCompactMIcon';
|
|
21
21
|
import './components/image-viewer/video/index.module.css';
|
|
22
22
|
import './components/navigation-bar/Component.js';
|
|
@@ -14,9 +14,8 @@ var styles = {"componentWrapper":"icon-view__componentWrapper_qmvld","component"
|
|
|
14
14
|
require('./index.css');
|
|
15
15
|
|
|
16
16
|
var BaseShape = React.forwardRef(function (_a, ref) {
|
|
17
|
-
var _b;
|
|
18
|
-
var
|
|
19
|
-
var _e = typeof size === 'object' ? [size.width, size.height] : [size, size], width = _e[0], height = _e[1];
|
|
17
|
+
var _b = _a.size, size = _b === void 0 ? 64 : _b, _c = _a.border, border = _c === void 0 ? false : _c, backgroundColor = _a.backgroundColor, imageUrl = _a.imageUrl, Icon = _a.backgroundIcon, className = _a.className, shapeClassName = _a.shapeClassName, text = _a.text, children = _a.children, topAddons = _a.topAddons, bottomAddons = _a.bottomAddons, indicator = _a.indicator, pathsMap = _a.pathsMap, dataTestId = _a.dataTestId, mainSize = _a.mainSize, iconContainerClassName = _a.iconContainerClassName;
|
|
18
|
+
var _d = typeof size === 'object' ? [size.width, size.height] : [size, size], width = _d[0], height = _d[1];
|
|
20
19
|
var imageLoadingState = hooks.useImageLoadingState({ src: imageUrl || '' });
|
|
21
20
|
var imagePatternId = hooks.useId();
|
|
22
21
|
var svgPatternId = hooks.useId();
|
|
@@ -58,7 +57,7 @@ var BaseShape = React.forwardRef(function (_a, ref) {
|
|
|
58
57
|
}
|
|
59
58
|
: undefined, d: borderDPath }))),
|
|
60
59
|
text && React__default.default.createElement("div", { className: styles.text }, text),
|
|
61
|
-
children && (React__default.default.createElement("div", { className: cn__default.default(styles.children,
|
|
60
|
+
children && (React__default.default.createElement("div", { className: cn__default.default(styles.children, styles["childrenSize_".concat(mainSize)], iconContainerClassName) }, children))),
|
|
62
61
|
hasTopAddons && (React__default.default.createElement("div", { className: cn__default.default(styles.addons, styles.topAddons) }, topAddons)),
|
|
63
62
|
hasBottomAddons && (React__default.default.createElement("div", { className: cn__default.default(styles.addons, styles.bottomAddons) }, bottomAddons)),
|
|
64
63
|
hasIndicator && !hasTopAddons && (React__default.default.createElement("div", { className: cn__default.default(styles.addons, styles.indicator) }, indicator))));
|
|
@@ -13,9 +13,8 @@ var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
|
13
13
|
var styles__default = /*#__PURE__*/_interopDefaultCompat(styles);
|
|
14
14
|
|
|
15
15
|
var BaseShape = React.forwardRef(function (_a, ref) {
|
|
16
|
-
var _b;
|
|
17
|
-
var
|
|
18
|
-
var _e = typeof size === 'object' ? [size.width, size.height] : [size, size], width = _e[0], height = _e[1];
|
|
16
|
+
var _b = _a.size, size = _b === void 0 ? 64 : _b, _c = _a.border, border = _c === void 0 ? false : _c, backgroundColor = _a.backgroundColor, imageUrl = _a.imageUrl, Icon = _a.backgroundIcon, className = _a.className, shapeClassName = _a.shapeClassName, text = _a.text, children = _a.children, topAddons = _a.topAddons, bottomAddons = _a.bottomAddons, indicator = _a.indicator, pathsMap = _a.pathsMap, dataTestId = _a.dataTestId, mainSize = _a.mainSize, iconContainerClassName = _a.iconContainerClassName;
|
|
17
|
+
var _d = typeof size === 'object' ? [size.width, size.height] : [size, size], width = _d[0], height = _d[1];
|
|
19
18
|
var imageLoadingState = hooks.useImageLoadingState({ src: imageUrl || '' });
|
|
20
19
|
var imagePatternId = hooks.useId();
|
|
21
20
|
var svgPatternId = hooks.useId();
|
|
@@ -57,7 +56,7 @@ var BaseShape = React.forwardRef(function (_a, ref) {
|
|
|
57
56
|
}
|
|
58
57
|
: undefined, d: borderDPath }))),
|
|
59
58
|
text && React__default.default.createElement("div", { className: styles__default.default.text }, text),
|
|
60
|
-
children && (React__default.default.createElement("div", { className: cn__default.default(styles__default.default.children,
|
|
59
|
+
children && (React__default.default.createElement("div", { className: cn__default.default(styles__default.default.children, styles__default.default["childrenSize_".concat(mainSize)], iconContainerClassName) }, children))),
|
|
61
60
|
hasTopAddons && (React__default.default.createElement("div", { className: cn__default.default(styles__default.default.addons, styles__default.default.topAddons) }, topAddons)),
|
|
62
61
|
hasBottomAddons && (React__default.default.createElement("div", { className: cn__default.default(styles__default.default.addons, styles__default.default.bottomAddons) }, bottomAddons)),
|
|
63
62
|
hasIndicator && !hasTopAddons && (React__default.default.createElement("div", { className: cn__default.default(styles__default.default.addons, styles__default.default.indicator) }, indicator))));
|
|
@@ -7,9 +7,8 @@ var styles = {"componentWrapper":"icon-view__componentWrapper_qmvld","component"
|
|
|
7
7
|
require('./index.css');
|
|
8
8
|
|
|
9
9
|
var BaseShape = forwardRef(function (_a, ref) {
|
|
10
|
-
var _b;
|
|
11
|
-
var
|
|
12
|
-
var _e = typeof size === 'object' ? [size.width, size.height] : [size, size], width = _e[0], height = _e[1];
|
|
10
|
+
var _b = _a.size, size = _b === void 0 ? 64 : _b, _c = _a.border, border = _c === void 0 ? false : _c, backgroundColor = _a.backgroundColor, imageUrl = _a.imageUrl, Icon = _a.backgroundIcon, className = _a.className, shapeClassName = _a.shapeClassName, text = _a.text, children = _a.children, topAddons = _a.topAddons, bottomAddons = _a.bottomAddons, indicator = _a.indicator, pathsMap = _a.pathsMap, dataTestId = _a.dataTestId, mainSize = _a.mainSize, iconContainerClassName = _a.iconContainerClassName;
|
|
11
|
+
var _d = typeof size === 'object' ? [size.width, size.height] : [size, size], width = _d[0], height = _d[1];
|
|
13
12
|
var imageLoadingState = useImageLoadingState({ src: imageUrl || '' });
|
|
14
13
|
var imagePatternId = useId();
|
|
15
14
|
var svgPatternId = useId();
|
|
@@ -51,7 +50,7 @@ var BaseShape = forwardRef(function (_a, ref) {
|
|
|
51
50
|
}
|
|
52
51
|
: undefined, d: borderDPath }))),
|
|
53
52
|
text && React.createElement("div", { className: styles.text }, text),
|
|
54
|
-
children && (React.createElement("div", { className: cn(styles.children,
|
|
53
|
+
children && (React.createElement("div", { className: cn(styles.children, styles["childrenSize_".concat(mainSize)], iconContainerClassName) }, children))),
|
|
55
54
|
hasTopAddons && (React.createElement("div", { className: cn(styles.addons, styles.topAddons) }, topAddons)),
|
|
56
55
|
hasBottomAddons && (React.createElement("div", { className: cn(styles.addons, styles.bottomAddons) }, bottomAddons)),
|
|
57
56
|
hasIndicator && !hasTopAddons && (React.createElement("div", { className: cn(styles.addons, styles.indicator) }, indicator))));
|
|
@@ -49,7 +49,7 @@ const BaseShape = forwardRef(({ size = 64, border = false, backgroundColor, imag
|
|
|
49
49
|
}
|
|
50
50
|
: undefined, d: borderDPath }))),
|
|
51
51
|
text && React.createElement("div", { className: styles.text }, text),
|
|
52
|
-
children && (React.createElement("div", { className: cn(styles.children,
|
|
52
|
+
children && (React.createElement("div", { className: cn(styles.children, styles[`childrenSize_${mainSize}`], iconContainerClassName) }, children))),
|
|
53
53
|
hasTopAddons && (React.createElement("div", { className: cn(styles.addons, styles.topAddons) }, topAddons)),
|
|
54
54
|
hasBottomAddons && (React.createElement("div", { className: cn(styles.addons, styles.bottomAddons) }, bottomAddons)),
|
|
55
55
|
hasIndicator && !hasTopAddons && (React.createElement("div", { className: cn(styles.addons, styles.indicator) }, indicator))));
|