@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { useState, useRef, useEffect } from 'react';
|
|
1
|
+
import { createContext, useState, useRef, useEffect } from 'react';
|
|
2
2
|
import { ResizeObserver } from '@juggle/resize-observer';
|
|
3
3
|
import { detect } from 'detect-browser';
|
|
4
4
|
import '@alfalab/hooks';
|
|
@@ -32,6 +32,8 @@ detect();
|
|
|
32
32
|
|
|
33
33
|
detect();
|
|
34
34
|
|
|
35
|
+
createContext(function () { return null; });
|
|
36
|
+
|
|
35
37
|
/* eslint-disable no-console */
|
|
36
38
|
if (process.env.NODE_ENV === 'development') ;
|
|
37
39
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { useState, useRef, useEffect } from 'react';
|
|
1
|
+
import { createContext, useState, useRef, useEffect } from 'react';
|
|
2
2
|
import { ResizeObserver } from '@juggle/resize-observer';
|
|
3
3
|
import { detect } from 'detect-browser';
|
|
4
4
|
import '@alfalab/hooks';
|
|
@@ -32,6 +32,8 @@ detect();
|
|
|
32
32
|
|
|
33
33
|
detect();
|
|
34
34
|
|
|
35
|
+
createContext(() => null);
|
|
36
|
+
|
|
35
37
|
/* eslint-disable no-console */
|
|
36
38
|
if (process.env.NODE_ENV === 'development') ;
|
|
37
39
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { useState, useRef, useEffect } from 'react';
|
|
1
|
+
import { createContext, useState, useRef, useEffect } from 'react';
|
|
2
2
|
import { ResizeObserver } from '@juggle/resize-observer';
|
|
3
3
|
import { detect } from 'detect-browser';
|
|
4
4
|
import '@alfalab/hooks';
|
|
@@ -32,6 +32,8 @@ detect();
|
|
|
32
32
|
|
|
33
33
|
detect();
|
|
34
34
|
|
|
35
|
+
createContext(() => null);
|
|
36
|
+
|
|
35
37
|
/* eslint-disable no-console */
|
|
36
38
|
if (process.env.NODE_ENV === 'development') ;
|
|
37
39
|
|
|
@@ -10,7 +10,7 @@ var mobile = require('../../../modal/mobile');
|
|
|
10
10
|
var coreComponentsShared = require('../../../shared');
|
|
11
11
|
var desktop_Component_desktop = require('../../desktop/Component.desktop.js');
|
|
12
12
|
var utils = require('../../utils.js');
|
|
13
|
-
var components_calendarMobile_calendarMonthOnlyView = require('../../calendarMonthOnlyView-
|
|
13
|
+
var components_calendarMobile_calendarMonthOnlyView = require('../../calendarMonthOnlyView-4b08bdf0.js');
|
|
14
14
|
|
|
15
15
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
16
16
|
|
|
@@ -15,7 +15,7 @@ require('../../useCalendar.js');
|
|
|
15
15
|
require('../../useRange.js');
|
|
16
16
|
require('../../utils.js');
|
|
17
17
|
require('../days-table/Component.js');
|
|
18
|
-
var components_calendarMobile_calendarMonthOnlyView = require('../../calendarMonthOnlyView-
|
|
18
|
+
var components_calendarMobile_calendarMonthOnlyView = require('../../calendarMonthOnlyView-4b08bdf0.js');
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
3
|
var components_calendarMobile_Component = require('./Component.js');
|
|
4
|
-
var components_calendarMobile_calendarMonthOnlyView = require('../../calendarMonthOnlyView-
|
|
4
|
+
var components_calendarMobile_calendarMonthOnlyView = require('../../calendarMonthOnlyView-4b08bdf0.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
@@ -48,7 +48,7 @@ import '@juggle/resize-observer';
|
|
|
48
48
|
import '../../button/esm/mobile';
|
|
49
49
|
import '../../modal/esm/mobile';
|
|
50
50
|
import './utils.js';
|
|
51
|
-
import './calendarMonthOnlyView-
|
|
51
|
+
import './calendarMonthOnlyView-ed62adc4.js';
|
|
52
52
|
import './useCalendar.js';
|
|
53
53
|
import './useRange.js';
|
|
54
54
|
import './usePeriod.js';
|
|
@@ -8,7 +8,7 @@ import { ModalMobile } from '../../../../modal/esm/mobile';
|
|
|
8
8
|
import { getDataTestId } from '../../../../shared/esm';
|
|
9
9
|
import { CalendarDesktop } from '../../desktop/Component.desktop.js';
|
|
10
10
|
import { WEEKDAYS, isRangeValue } from '../../utils.js';
|
|
11
|
-
import { s as styles, C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-
|
|
11
|
+
import { s as styles, C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-ed62adc4.js';
|
|
12
12
|
import 'date-fns/endOfDay';
|
|
13
13
|
import 'date-fns/startOfDay';
|
|
14
14
|
import 'date-fns/startOfMonth';
|
|
@@ -36,7 +36,7 @@ import '../../../../shared/esm';
|
|
|
36
36
|
import 'date-fns/differenceInDays';
|
|
37
37
|
import '@alfalab/hooks';
|
|
38
38
|
import '../days-table/Component.js';
|
|
39
|
-
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-
|
|
39
|
+
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-ed62adc4.js';
|
|
40
40
|
import 'react-transition-group';
|
|
41
41
|
import 'date-fns/isEqual';
|
|
42
42
|
import 'date-fns/isLastDayOfMonth';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CalendarMobile, CalendarMonthOnlyViewHeader } from './Component.js';
|
|
2
|
-
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-
|
|
2
|
+
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-ed62adc4.js';
|
|
3
3
|
import 'tslib';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'react-merge-refs';
|
package/calendar/esm/index.js
CHANGED
|
@@ -70,6 +70,6 @@ import 'date-fns/setYear';
|
|
|
70
70
|
import 'date-fns/subYears';
|
|
71
71
|
import './useRange.js';
|
|
72
72
|
import './usePeriod.js';
|
|
73
|
-
import './calendarMonthOnlyView-
|
|
73
|
+
import './calendarMonthOnlyView-ed62adc4.js';
|
|
74
74
|
import 'react-virtuoso';
|
|
75
75
|
import '../../typography/esm';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CalendarMobile, CalendarMonthOnlyViewHeader } from '../components/calendar-mobile/Component.js';
|
|
2
|
-
export { C as CalendarMonthOnlyView } from '../calendarMonthOnlyView-
|
|
2
|
+
export { C as CalendarMonthOnlyView } from '../calendarMonthOnlyView-ed62adc4.js';
|
|
3
3
|
import 'tslib';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'react-merge-refs';
|
package/calendar/mobile/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
3
|
var components_calendarMobile_Component = require('../components/calendar-mobile/Component.js');
|
|
4
|
-
var components_calendarMobile_calendarMonthOnlyView = require('../calendarMonthOnlyView-
|
|
4
|
+
var components_calendarMobile_calendarMonthOnlyView = require('../calendarMonthOnlyView-4b08bdf0.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
@@ -47,7 +47,7 @@ import '@juggle/resize-observer';
|
|
|
47
47
|
import '../../button/modern/mobile';
|
|
48
48
|
import '../../modal/modern/mobile';
|
|
49
49
|
import './utils.js';
|
|
50
|
-
import './calendarMonthOnlyView-
|
|
50
|
+
import './calendarMonthOnlyView-c5271ea5.js';
|
|
51
51
|
import './useCalendar.js';
|
|
52
52
|
import './useRange.js';
|
|
53
53
|
import './usePeriod.js';
|
|
@@ -7,7 +7,7 @@ import { ModalMobile } from '../../../../modal/modern/mobile';
|
|
|
7
7
|
import { getDataTestId } from '../../../../shared/modern';
|
|
8
8
|
import { CalendarDesktop } from '../../desktop/Component.desktop.js';
|
|
9
9
|
import { WEEKDAYS, isRangeValue } from '../../utils.js';
|
|
10
|
-
import { s as styles, C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-
|
|
10
|
+
import { s as styles, C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-c5271ea5.js';
|
|
11
11
|
import 'date-fns/endOfDay';
|
|
12
12
|
import 'date-fns/startOfDay';
|
|
13
13
|
import 'date-fns/startOfMonth';
|
|
@@ -35,7 +35,7 @@ import '../../../../shared/modern';
|
|
|
35
35
|
import 'date-fns/differenceInDays';
|
|
36
36
|
import '@alfalab/hooks';
|
|
37
37
|
import '../days-table/Component.js';
|
|
38
|
-
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-
|
|
38
|
+
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-c5271ea5.js';
|
|
39
39
|
import 'react-transition-group';
|
|
40
40
|
import 'date-fns/isEqual';
|
|
41
41
|
import 'date-fns/isLastDayOfMonth';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CalendarMobile, CalendarMonthOnlyViewHeader } from './Component.js';
|
|
2
|
-
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-
|
|
2
|
+
export { C as CalendarMonthOnlyView } from '../../calendarMonthOnlyView-c5271ea5.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import '@juggle/resize-observer';
|
package/calendar/modern/index.js
CHANGED
|
@@ -69,6 +69,6 @@ import 'date-fns/setYear';
|
|
|
69
69
|
import 'date-fns/subYears';
|
|
70
70
|
import './useRange.js';
|
|
71
71
|
import './usePeriod.js';
|
|
72
|
-
import './calendarMonthOnlyView-
|
|
72
|
+
import './calendarMonthOnlyView-c5271ea5.js';
|
|
73
73
|
import 'react-virtuoso';
|
|
74
74
|
import '../../typography/modern';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CalendarMobile, CalendarMonthOnlyViewHeader } from '../components/calendar-mobile/Component.js';
|
|
2
|
-
export { C as CalendarMonthOnlyView } from '../calendarMonthOnlyView-
|
|
2
|
+
export { C as CalendarMonthOnlyView } from '../calendarMonthOnlyView-c5271ea5.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import '@juggle/resize-observer';
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { ChangeEvent, FocusEvent, MouseEvent, ReactNode } from "react";
|
|
1
|
+
import { ChangeEvent, FC, FocusEvent, MouseEvent, ReactNode } from 'react';
|
|
4
2
|
type Direction = 'horizontal' | 'vertical';
|
|
5
3
|
type CheckboxGroupType = 'checkbox' | 'tag';
|
|
6
4
|
type BaseCheckboxGroupProps = {
|
|
@@ -62,5 +60,5 @@ type BaseCheckboxGroupProps = {
|
|
|
62
60
|
[key: string]: string;
|
|
63
61
|
};
|
|
64
62
|
};
|
|
65
|
-
declare const BaseCheckboxGroup:
|
|
63
|
+
declare const BaseCheckboxGroup: FC<BaseCheckboxGroupProps>;
|
|
66
64
|
export { Direction, CheckboxGroupType, BaseCheckboxGroupProps, BaseCheckboxGroup };
|
|
@@ -12,7 +12,7 @@ var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
|
12
12
|
var commonStyles = {"component":"checkbox-group__component_1n5tb","error":"checkbox-group__error_1n5tb","tag":"checkbox-group__tag_1n5tb","checkboxList":"checkbox-group__checkboxList_1n5tb","vertical":"checkbox-group__vertical_1n5tb","checkbox":"checkbox-group__checkbox_1n5tb","horizontal":"checkbox-group__horizontal_1n5tb","tagLabel":"checkbox-group__tagLabel_1n5tb","label":"checkbox-group__label_1n5tb","sub":"checkbox-group__sub_1n5tb","errorMessage":"checkbox-group__errorMessage_1n5tb","hint":"checkbox-group__hint_1n5tb","hiddenInput":"checkbox-group__hiddenInput_1n5tb"};
|
|
13
13
|
require('./index.css');
|
|
14
14
|
|
|
15
|
-
var BaseCheckboxGroup =
|
|
15
|
+
var BaseCheckboxGroup = function (_a) {
|
|
16
16
|
var _b, _c;
|
|
17
17
|
var children = _a.children, className = _a.className, _d = _a.direction, direction = _d === void 0 ? 'vertical' : _d, label = _a.label, error = _a.error, hint = _a.hint, onChange = _a.onChange, onBlur = _a.onBlur, onFocus = _a.onFocus, _e = _a.type, type = _e === void 0 ? 'checkbox' : _e, dataTestId = _a.dataTestId, _f = _a.disabled, disabled = _f === void 0 ? false : _f, styles = _a.styles;
|
|
18
18
|
var renderCheckbox = function (child) {
|
|
@@ -39,20 +39,18 @@ var BaseCheckboxGroup = React.forwardRef(function (_a, ref) {
|
|
|
39
39
|
React__default.default.createElement("input", { type: 'checkbox', autoComplete: 'off', onChange: handleChange, disabled: disabled || child.props.disabled, checked: checked, className: commonStyles.hiddenInput, tabIndex: -1 })));
|
|
40
40
|
};
|
|
41
41
|
var errorMessage = typeof error === 'boolean' ? '' : error;
|
|
42
|
-
return (React__default.default.createElement("div", {
|
|
43
|
-
label ?
|
|
42
|
+
return (React__default.default.createElement("div", { className: cn__default.default(commonStyles.component, commonStyles[type], commonStyles[direction], (_b = {}, _b[commonStyles.error] = error, _b), className), "data-test-id": dataTestId },
|
|
43
|
+
label ? React__default.default.createElement("span", { className: cn__default.default(commonStyles.label, styles.label) }, label) : null,
|
|
44
44
|
children ? (React__default.default.createElement("div", { className: cn__default.default(commonStyles.checkboxList, (_c = {},
|
|
45
45
|
_c[styles.checkboxList] = type === 'checkbox',
|
|
46
46
|
_c)), onBlur: onBlur, onFocus: onFocus }, React.Children.map(children, function (child) {
|
|
47
47
|
if (React.isValidElement(child)) {
|
|
48
|
-
return type === 'checkbox'
|
|
49
|
-
? renderCheckbox(child)
|
|
50
|
-
: renderTag(child);
|
|
48
|
+
return type === 'checkbox' ? renderCheckbox(child) : renderTag(child);
|
|
51
49
|
}
|
|
52
50
|
return null;
|
|
53
51
|
}))) : null,
|
|
54
52
|
errorMessage && (React__default.default.createElement("span", { className: cn__default.default(commonStyles.sub, styles.sub, commonStyles.errorMessage), role: 'alert' }, errorMessage)),
|
|
55
53
|
hint && !errorMessage && (React__default.default.createElement("span", { className: cn__default.default(commonStyles.sub, styles.sub, commonStyles.hint) }, hint))));
|
|
56
|
-
}
|
|
54
|
+
};
|
|
57
55
|
|
|
58
56
|
exports.BaseCheckboxGroup = BaseCheckboxGroup;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { ChangeEvent, FocusEvent, MouseEvent, ReactNode } from "react";
|
|
1
|
+
import { ChangeEvent, FC, FocusEvent, MouseEvent, ReactNode } from 'react';
|
|
4
2
|
type Direction = 'horizontal' | 'vertical';
|
|
5
3
|
type CheckboxGroupType = 'checkbox' | 'tag';
|
|
6
4
|
type BaseCheckboxGroupProps = {
|
|
@@ -62,5 +60,5 @@ type BaseCheckboxGroupProps = {
|
|
|
62
60
|
[key: string]: string;
|
|
63
61
|
};
|
|
64
62
|
};
|
|
65
|
-
declare const BaseCheckboxGroup:
|
|
63
|
+
declare const BaseCheckboxGroup: FC<BaseCheckboxGroupProps>;
|
|
66
64
|
export { Direction, CheckboxGroupType, BaseCheckboxGroupProps, BaseCheckboxGroup };
|
|
@@ -11,7 +11,7 @@ var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
|
11
11
|
var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
12
12
|
var commonStyles__default = /*#__PURE__*/_interopDefaultCompat(commonStyles);
|
|
13
13
|
|
|
14
|
-
var BaseCheckboxGroup =
|
|
14
|
+
var BaseCheckboxGroup = function (_a) {
|
|
15
15
|
var _b, _c;
|
|
16
16
|
var children = _a.children, className = _a.className, _d = _a.direction, direction = _d === void 0 ? 'vertical' : _d, label = _a.label, error = _a.error, hint = _a.hint, onChange = _a.onChange, onBlur = _a.onBlur, onFocus = _a.onFocus, _e = _a.type, type = _e === void 0 ? 'checkbox' : _e, dataTestId = _a.dataTestId, _f = _a.disabled, disabled = _f === void 0 ? false : _f, styles = _a.styles;
|
|
17
17
|
var renderCheckbox = function (child) {
|
|
@@ -38,20 +38,18 @@ var BaseCheckboxGroup = React.forwardRef(function (_a, ref) {
|
|
|
38
38
|
React__default.default.createElement("input", { type: 'checkbox', autoComplete: 'off', onChange: handleChange, disabled: disabled || child.props.disabled, checked: checked, className: commonStyles__default.default.hiddenInput, tabIndex: -1 })));
|
|
39
39
|
};
|
|
40
40
|
var errorMessage = typeof error === 'boolean' ? '' : error;
|
|
41
|
-
return (React__default.default.createElement("div", {
|
|
42
|
-
label ?
|
|
41
|
+
return (React__default.default.createElement("div", { className: cn__default.default(commonStyles__default.default.component, commonStyles__default.default[type], commonStyles__default.default[direction], (_b = {}, _b[commonStyles__default.default.error] = error, _b), className), "data-test-id": dataTestId },
|
|
42
|
+
label ? React__default.default.createElement("span", { className: cn__default.default(commonStyles__default.default.label, styles.label) }, label) : null,
|
|
43
43
|
children ? (React__default.default.createElement("div", { className: cn__default.default(commonStyles__default.default.checkboxList, (_c = {},
|
|
44
44
|
_c[styles.checkboxList] = type === 'checkbox',
|
|
45
45
|
_c)), onBlur: onBlur, onFocus: onFocus }, React.Children.map(children, function (child) {
|
|
46
46
|
if (React.isValidElement(child)) {
|
|
47
|
-
return type === 'checkbox'
|
|
48
|
-
? renderCheckbox(child)
|
|
49
|
-
: renderTag(child);
|
|
47
|
+
return type === 'checkbox' ? renderCheckbox(child) : renderTag(child);
|
|
50
48
|
}
|
|
51
49
|
return null;
|
|
52
50
|
}))) : null,
|
|
53
51
|
errorMessage && (React__default.default.createElement("span", { className: cn__default.default(commonStyles__default.default.sub, styles.sub, commonStyles__default.default.errorMessage), role: 'alert' }, errorMessage)),
|
|
54
52
|
hint && !errorMessage && (React__default.default.createElement("span", { className: cn__default.default(commonStyles__default.default.sub, styles.sub, commonStyles__default.default.hint) }, hint))));
|
|
55
|
-
}
|
|
53
|
+
};
|
|
56
54
|
|
|
57
55
|
exports.BaseCheckboxGroup = BaseCheckboxGroup;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { ChangeEvent, FocusEvent, MouseEvent, ReactNode } from "react";
|
|
1
|
+
import { ChangeEvent, FC, FocusEvent, MouseEvent, ReactNode } from 'react';
|
|
4
2
|
type Direction = 'horizontal' | 'vertical';
|
|
5
3
|
type CheckboxGroupType = 'checkbox' | 'tag';
|
|
6
4
|
type BaseCheckboxGroupProps = {
|
|
@@ -62,5 +60,5 @@ type BaseCheckboxGroupProps = {
|
|
|
62
60
|
[key: string]: string;
|
|
63
61
|
};
|
|
64
62
|
};
|
|
65
|
-
declare const BaseCheckboxGroup:
|
|
63
|
+
declare const BaseCheckboxGroup: FC<BaseCheckboxGroupProps>;
|
|
66
64
|
export { Direction, CheckboxGroupType, BaseCheckboxGroupProps, BaseCheckboxGroup };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
|
-
import React, {
|
|
2
|
+
import React, { Children, isValidElement, cloneElement } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
|
|
5
5
|
var commonStyles = {"component":"checkbox-group__component_1n5tb","error":"checkbox-group__error_1n5tb","tag":"checkbox-group__tag_1n5tb","checkboxList":"checkbox-group__checkboxList_1n5tb","vertical":"checkbox-group__vertical_1n5tb","checkbox":"checkbox-group__checkbox_1n5tb","horizontal":"checkbox-group__horizontal_1n5tb","tagLabel":"checkbox-group__tagLabel_1n5tb","label":"checkbox-group__label_1n5tb","sub":"checkbox-group__sub_1n5tb","errorMessage":"checkbox-group__errorMessage_1n5tb","hint":"checkbox-group__hint_1n5tb","hiddenInput":"checkbox-group__hiddenInput_1n5tb"};
|
|
6
6
|
require('./index.css');
|
|
7
7
|
|
|
8
|
-
var BaseCheckboxGroup =
|
|
8
|
+
var BaseCheckboxGroup = function (_a) {
|
|
9
9
|
var _b, _c;
|
|
10
10
|
var children = _a.children, className = _a.className, _d = _a.direction, direction = _d === void 0 ? 'vertical' : _d, label = _a.label, error = _a.error, hint = _a.hint, onChange = _a.onChange, onBlur = _a.onBlur, onFocus = _a.onFocus, _e = _a.type, type = _e === void 0 ? 'checkbox' : _e, dataTestId = _a.dataTestId, _f = _a.disabled, disabled = _f === void 0 ? false : _f, styles = _a.styles;
|
|
11
11
|
var renderCheckbox = function (child) {
|
|
@@ -32,20 +32,18 @@ var BaseCheckboxGroup = forwardRef(function (_a, ref) {
|
|
|
32
32
|
React.createElement("input", { type: 'checkbox', autoComplete: 'off', onChange: handleChange, disabled: disabled || child.props.disabled, checked: checked, className: commonStyles.hiddenInput, tabIndex: -1 })));
|
|
33
33
|
};
|
|
34
34
|
var errorMessage = typeof error === 'boolean' ? '' : error;
|
|
35
|
-
return (React.createElement("div", {
|
|
36
|
-
label ?
|
|
35
|
+
return (React.createElement("div", { className: cn(commonStyles.component, commonStyles[type], commonStyles[direction], (_b = {}, _b[commonStyles.error] = error, _b), className), "data-test-id": dataTestId },
|
|
36
|
+
label ? React.createElement("span", { className: cn(commonStyles.label, styles.label) }, label) : null,
|
|
37
37
|
children ? (React.createElement("div", { className: cn(commonStyles.checkboxList, (_c = {},
|
|
38
38
|
_c[styles.checkboxList] = type === 'checkbox',
|
|
39
39
|
_c)), onBlur: onBlur, onFocus: onFocus }, Children.map(children, function (child) {
|
|
40
40
|
if (isValidElement(child)) {
|
|
41
|
-
return type === 'checkbox'
|
|
42
|
-
? renderCheckbox(child)
|
|
43
|
-
: renderTag(child);
|
|
41
|
+
return type === 'checkbox' ? renderCheckbox(child) : renderTag(child);
|
|
44
42
|
}
|
|
45
43
|
return null;
|
|
46
44
|
}))) : null,
|
|
47
45
|
errorMessage && (React.createElement("span", { className: cn(commonStyles.sub, styles.sub, commonStyles.errorMessage), role: 'alert' }, errorMessage)),
|
|
48
46
|
hint && !errorMessage && (React.createElement("span", { className: cn(commonStyles.sub, styles.sub, commonStyles.hint) }, hint))));
|
|
49
|
-
}
|
|
47
|
+
};
|
|
50
48
|
|
|
51
49
|
export { BaseCheckboxGroup };
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { ChangeEvent, FocusEvent, MouseEvent, ReactNode } from "react";
|
|
1
|
+
import { ChangeEvent, FC, FocusEvent, MouseEvent, ReactNode } from 'react';
|
|
4
2
|
type Direction = 'horizontal' | 'vertical';
|
|
5
3
|
type CheckboxGroupType = 'checkbox' | 'tag';
|
|
6
4
|
type BaseCheckboxGroupProps = {
|
|
@@ -62,5 +60,5 @@ type BaseCheckboxGroupProps = {
|
|
|
62
60
|
[key: string]: string;
|
|
63
61
|
};
|
|
64
62
|
};
|
|
65
|
-
declare const BaseCheckboxGroup:
|
|
63
|
+
declare const BaseCheckboxGroup: FC<BaseCheckboxGroupProps>;
|
|
66
64
|
export { Direction, CheckboxGroupType, BaseCheckboxGroupProps, BaseCheckboxGroup };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import React, {
|
|
1
|
+
import React, { Children, isValidElement, cloneElement } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
|
|
4
4
|
const commonStyles = {"component":"checkbox-group__component_1n5tb","error":"checkbox-group__error_1n5tb","tag":"checkbox-group__tag_1n5tb","checkboxList":"checkbox-group__checkboxList_1n5tb","vertical":"checkbox-group__vertical_1n5tb","checkbox":"checkbox-group__checkbox_1n5tb","horizontal":"checkbox-group__horizontal_1n5tb","tagLabel":"checkbox-group__tagLabel_1n5tb","label":"checkbox-group__label_1n5tb","sub":"checkbox-group__sub_1n5tb","errorMessage":"checkbox-group__errorMessage_1n5tb","hint":"checkbox-group__hint_1n5tb","hiddenInput":"checkbox-group__hiddenInput_1n5tb"};
|
|
5
5
|
require('./index.css');
|
|
6
6
|
|
|
7
|
-
const BaseCheckboxGroup =
|
|
7
|
+
const BaseCheckboxGroup = ({ children, className, direction = 'vertical', label, error, hint, onChange, onBlur, onFocus, type = 'checkbox', dataTestId, disabled = false, styles, }) => {
|
|
8
8
|
const renderCheckbox = (child) => {
|
|
9
9
|
const { name, checked, className: childClassName } = child.props;
|
|
10
10
|
const handleChange = (event) => {
|
|
@@ -34,20 +34,18 @@ const BaseCheckboxGroup = forwardRef(({ children, className, direction = 'vertic
|
|
|
34
34
|
React.createElement("input", { type: 'checkbox', autoComplete: 'off', onChange: handleChange, disabled: disabled || child.props.disabled, checked: checked, className: commonStyles.hiddenInput, tabIndex: -1 })));
|
|
35
35
|
};
|
|
36
36
|
const errorMessage = typeof error === 'boolean' ? '' : error;
|
|
37
|
-
return (React.createElement("div", {
|
|
38
|
-
label ?
|
|
37
|
+
return (React.createElement("div", { className: cn(commonStyles.component, commonStyles[type], commonStyles[direction], { [commonStyles.error]: error }, className), "data-test-id": dataTestId },
|
|
38
|
+
label ? React.createElement("span", { className: cn(commonStyles.label, styles.label) }, label) : null,
|
|
39
39
|
children ? (React.createElement("div", { className: cn(commonStyles.checkboxList, {
|
|
40
40
|
[styles.checkboxList]: type === 'checkbox',
|
|
41
41
|
}), onBlur: onBlur, onFocus: onFocus }, Children.map(children, (child) => {
|
|
42
42
|
if (isValidElement(child)) {
|
|
43
|
-
return type === 'checkbox'
|
|
44
|
-
? renderCheckbox(child)
|
|
45
|
-
: renderTag(child);
|
|
43
|
+
return type === 'checkbox' ? renderCheckbox(child) : renderTag(child);
|
|
46
44
|
}
|
|
47
45
|
return null;
|
|
48
46
|
}))) : null,
|
|
49
47
|
errorMessage && (React.createElement("span", { className: cn(commonStyles.sub, styles.sub, commonStyles.errorMessage), role: 'alert' }, errorMessage)),
|
|
50
48
|
hint && !errorMessage && (React.createElement("span", { className: cn(commonStyles.sub, styles.sub, commonStyles.hint) }, hint))));
|
|
51
|
-
}
|
|
49
|
+
};
|
|
52
50
|
|
|
53
51
|
export { BaseCheckboxGroup };
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { ChangeEvent, FocusEvent, MouseEvent, ReactNode } from "react";
|
|
1
|
+
import { ChangeEvent, FC, FocusEvent, MouseEvent, ReactNode } from 'react';
|
|
4
2
|
type Direction = 'horizontal' | 'vertical';
|
|
5
3
|
type CheckboxGroupType = 'checkbox' | 'tag';
|
|
6
4
|
type BaseCheckboxGroupProps = {
|
|
@@ -62,5 +60,5 @@ type BaseCheckboxGroupProps = {
|
|
|
62
60
|
[key: string]: string;
|
|
63
61
|
};
|
|
64
62
|
};
|
|
65
|
-
declare const BaseCheckboxGroup:
|
|
63
|
+
declare const BaseCheckboxGroup: FC<BaseCheckboxGroupProps>;
|
|
66
64
|
export { Direction, CheckboxGroupType, BaseCheckboxGroupProps, BaseCheckboxGroup };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import React, {
|
|
1
|
+
import React, { Children, isValidElement, cloneElement } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import commonStyles from './index.module.css';
|
|
4
4
|
|
|
5
|
-
const BaseCheckboxGroup =
|
|
5
|
+
const BaseCheckboxGroup = ({ children, className, direction = 'vertical', label, error, hint, onChange, onBlur, onFocus, type = 'checkbox', dataTestId, disabled = false, styles, }) => {
|
|
6
6
|
const renderCheckbox = (child) => {
|
|
7
7
|
const { name, checked, className: childClassName } = child.props;
|
|
8
8
|
const handleChange = (event) => {
|
|
@@ -32,20 +32,18 @@ const BaseCheckboxGroup = forwardRef(({ children, className, direction = 'vertic
|
|
|
32
32
|
React.createElement("input", { type: 'checkbox', autoComplete: 'off', onChange: handleChange, disabled: disabled || child.props.disabled, checked: checked, className: commonStyles.hiddenInput, tabIndex: -1 })));
|
|
33
33
|
};
|
|
34
34
|
const errorMessage = typeof error === 'boolean' ? '' : error;
|
|
35
|
-
return (React.createElement("div", {
|
|
36
|
-
label ?
|
|
35
|
+
return (React.createElement("div", { className: cn(commonStyles.component, commonStyles[type], commonStyles[direction], { [commonStyles.error]: error }, className), "data-test-id": dataTestId },
|
|
36
|
+
label ? React.createElement("span", { className: cn(commonStyles.label, styles.label) }, label) : null,
|
|
37
37
|
children ? (React.createElement("div", { className: cn(commonStyles.checkboxList, {
|
|
38
38
|
[styles.checkboxList]: type === 'checkbox',
|
|
39
39
|
}), onBlur: onBlur, onFocus: onFocus }, Children.map(children, (child) => {
|
|
40
40
|
if (isValidElement(child)) {
|
|
41
|
-
return type === 'checkbox'
|
|
42
|
-
? renderCheckbox(child)
|
|
43
|
-
: renderTag(child);
|
|
41
|
+
return type === 'checkbox' ? renderCheckbox(child) : renderTag(child);
|
|
44
42
|
}
|
|
45
43
|
return null;
|
|
46
44
|
}))) : null,
|
|
47
45
|
errorMessage && (React.createElement("span", { className: cn(commonStyles.sub, styles.sub, commonStyles.errorMessage), role: 'alert' }, errorMessage)),
|
|
48
46
|
hint && !errorMessage && (React.createElement("span", { className: cn(commonStyles.sub, styles.sub, commonStyles.hint) }, hint))));
|
|
49
|
-
}
|
|
47
|
+
};
|
|
50
48
|
|
|
51
49
|
export { BaseCheckboxGroup };
|
|
@@ -10,7 +10,7 @@ var coreComponentsTypography = require('../../../../typography');
|
|
|
10
10
|
var hooks = require('@alfalab/hooks');
|
|
11
11
|
var context = require('../../../context.js');
|
|
12
12
|
var components_header_component = require('../../header/component.js');
|
|
13
|
-
var components_screens_initial_countdownSection = require('../../../countdown-section-
|
|
13
|
+
var components_screens_initial_countdownSection = require('../../../countdown-section-b36544f6.js');
|
|
14
14
|
|
|
15
15
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
16
16
|
|
|
@@ -7,7 +7,7 @@ require('../../../../spinner');
|
|
|
7
7
|
require('../../../../typography');
|
|
8
8
|
require('../../../context.js');
|
|
9
9
|
require('../../../utils.js');
|
|
10
|
-
var components_screens_initial_countdownSection = require('../../../countdown-section-
|
|
10
|
+
var components_screens_initial_countdownSection = require('../../../countdown-section-b36544f6.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
@@ -16,7 +16,7 @@ import '../../code-input/esm/mobile';
|
|
|
16
16
|
import '../../link/esm';
|
|
17
17
|
import '../../typography/esm';
|
|
18
18
|
import './components/header/component.js';
|
|
19
|
-
import './countdown-section-
|
|
19
|
+
import './countdown-section-dee14f72.js';
|
|
20
20
|
import '../../button/esm';
|
|
21
21
|
import '../../spinner/esm';
|
|
22
22
|
import './components/screens/hint/component.js';
|
|
@@ -15,7 +15,7 @@ import '../../../../code-input/esm/mobile';
|
|
|
15
15
|
import '../../../../link/esm';
|
|
16
16
|
import '../../../../typography/esm';
|
|
17
17
|
import '../header/component.js';
|
|
18
|
-
import '../../countdown-section-
|
|
18
|
+
import '../../countdown-section-dee14f72.js';
|
|
19
19
|
import '../../../../button/esm';
|
|
20
20
|
import '../../../../spinner/esm';
|
|
21
21
|
import '../countdown-loader/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../../../code-input/esm/mobile';
|
|
|
13
13
|
import '../../../../link/esm';
|
|
14
14
|
import '../../../../typography/esm';
|
|
15
15
|
import '../header/component.js';
|
|
16
|
-
import '../../countdown-section-
|
|
16
|
+
import '../../countdown-section-dee14f72.js';
|
|
17
17
|
import '../../../../button/esm';
|
|
18
18
|
import '../../../../spinner/esm';
|
|
19
19
|
import '../screens/hint/component.js';
|
|
@@ -14,6 +14,6 @@ import '@alfalab/hooks';
|
|
|
14
14
|
import '../context.js';
|
|
15
15
|
import '../utils.js';
|
|
16
16
|
import './header/component.js';
|
|
17
|
-
import '../countdown-section-
|
|
17
|
+
import '../countdown-section-dee14f72.js';
|
|
18
18
|
import '../../../button/esm';
|
|
19
19
|
import '../../../spinner/esm';
|
|
@@ -13,7 +13,7 @@ import '@alfalab/hooks';
|
|
|
13
13
|
import '../../context.js';
|
|
14
14
|
import '../../utils.js';
|
|
15
15
|
import '../header/component.js';
|
|
16
|
-
import '../../countdown-section-
|
|
16
|
+
import '../../countdown-section-dee14f72.js';
|
|
17
17
|
import '../../../../button/esm';
|
|
18
18
|
import '../../../../spinner/esm';
|
|
19
19
|
import '../countdown-loader/component.js';
|
|
@@ -8,7 +8,7 @@ import { Text } from '../../../../../typography/esm';
|
|
|
8
8
|
import { usePrevious, useLayoutEffect_SAFE_FOR_SSR } from '@alfalab/hooks';
|
|
9
9
|
import { ConfirmationContext } from '../../../context.js';
|
|
10
10
|
import { Header } from '../../header/component.js';
|
|
11
|
-
import { s as styles, C as CountdownSection } from '../../../countdown-section-
|
|
11
|
+
import { s as styles, C as CountdownSection } from '../../../countdown-section-dee14f72.js';
|
|
12
12
|
import '../../../utils.js';
|
|
13
13
|
import '../../../../../button/esm';
|
|
14
14
|
import '../../../../../spinner/esm';
|
|
@@ -4,5 +4,5 @@ import '../../../../../button/esm';
|
|
|
4
4
|
import '../../../../../spinner/esm';
|
|
5
5
|
import '../../../../../typography/esm';
|
|
6
6
|
import '../../../context.js';
|
|
7
|
-
export { C as CountdownSection } from '../../../countdown-section-
|
|
7
|
+
export { C as CountdownSection } from '../../../countdown-section-dee14f72.js';
|
|
8
8
|
import '../../../utils.js';
|