@alfalab/core-components 48.22.1-beta.0 → 48.22.1-beta.2
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 +0 -2
- package/accordion/esm/hooks/useMeasureHeight.js +1 -3
- package/accordion/hooks/useMeasureHeight.js +0 -2
- package/accordion/modern/hooks/useMeasureHeight.js +1 -3
- package/accordion/moderncssm/hooks/useMeasureHeight.js +1 -3
- 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/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/checkbox-group/components/base-checkbox-group/Component.d.ts +4 -2
- package/checkbox-group/components/base-checkbox-group/Component.js +7 -5
- package/checkbox-group/cssm/components/base-checkbox-group/Component.d.ts +4 -2
- package/checkbox-group/cssm/components/base-checkbox-group/Component.js +7 -5
- package/checkbox-group/esm/components/base-checkbox-group/Component.d.ts +4 -2
- package/checkbox-group/esm/components/base-checkbox-group/Component.js +8 -6
- package/checkbox-group/modern/components/base-checkbox-group/Component.d.ts +4 -2
- package/checkbox-group/modern/components/base-checkbox-group/Component.js +8 -6
- package/checkbox-group/moderncssm/components/base-checkbox-group/Component.d.ts +4 -2
- package/checkbox-group/moderncssm/components/base-checkbox-group/Component.js +8 -6
- 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 +1 -0
- package/icon-view/components/base-shape/component.js +4 -3
- package/icon-view/cssm/components/base-shape/component.d.ts +1 -0
- package/icon-view/cssm/components/base-shape/component.js +4 -3
- package/icon-view/esm/components/base-shape/component.d.ts +1 -0
- package/icon-view/esm/components/base-shape/component.js +4 -3
- package/icon-view/modern/components/base-shape/component.d.ts +1 -0
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/moderncssm/components/base-shape/component.d.ts +1 -0
- package/icon-view/moderncssm/components/base-shape/component.js +1 -1
- package/international-phone-input/Component.responsive.d.ts +0 -2
- package/international-phone-input/components/base-international-phone-input/Component.d.ts +0 -1
- package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
- package/international-phone-input/components/country-select/Component.js +5 -13
- package/international-phone-input/components/country-select/index.css +3 -8
- package/international-phone-input/components/select-field/component.js +12 -3
- package/international-phone-input/components/select-field/index.css +2 -1
- package/international-phone-input/consts.d.ts +1 -12
- package/international-phone-input/consts.js +0 -12
- package/international-phone-input/cssm/Component.responsive.d.ts +0 -2
- package/international-phone-input/cssm/components/base-international-phone-input/Component.d.ts +0 -1
- package/international-phone-input/cssm/components/base-international-phone-input/Component.js +1 -1
- package/international-phone-input/cssm/components/country-select/Component.js +4 -12
- package/international-phone-input/cssm/components/country-select/index.module.css +3 -8
- package/international-phone-input/cssm/components/select-field/component.js +11 -2
- package/international-phone-input/cssm/components/select-field/index.module.css +2 -1
- package/international-phone-input/cssm/consts.d.ts +1 -12
- package/international-phone-input/cssm/consts.js +0 -12
- package/international-phone-input/cssm/types.d.ts +0 -5
- package/international-phone-input/esm/Component.responsive.d.ts +0 -2
- package/international-phone-input/esm/Component.responsive.js +1 -1
- package/international-phone-input/esm/components/base-international-phone-input/Component.d.ts +0 -1
- 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 +6 -12
- package/international-phone-input/esm/components/country-select/index.css +3 -8
- package/international-phone-input/esm/components/country-select/index.js +1 -2
- package/international-phone-input/esm/components/select-field/component.js +11 -2
- package/international-phone-input/esm/components/select-field/index.css +2 -1
- package/international-phone-input/esm/components/select-field/index.js +0 -1
- package/international-phone-input/esm/consts.d.ts +1 -12
- package/international-phone-input/esm/consts.js +1 -12
- 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 +0 -5
- package/international-phone-input/modern/Component.responsive.d.ts +0 -2
- package/international-phone-input/modern/Component.responsive.js +1 -1
- package/international-phone-input/modern/components/base-international-phone-input/Component.d.ts +0 -1
- 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 +6 -12
- package/international-phone-input/modern/components/country-select/index.css +3 -8
- package/international-phone-input/modern/components/country-select/index.js +1 -2
- package/international-phone-input/modern/components/select-field/component.js +11 -2
- package/international-phone-input/modern/components/select-field/index.css +2 -1
- package/international-phone-input/modern/components/select-field/index.js +0 -1
- package/international-phone-input/modern/consts.d.ts +1 -12
- package/international-phone-input/modern/consts.js +1 -12
- 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.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.d.ts +0 -5
- package/international-phone-input/moderncssm/Component.responsive.d.ts +0 -2
- package/international-phone-input/moderncssm/Component.responsive.js +1 -1
- package/international-phone-input/moderncssm/components/base-international-phone-input/Component.d.ts +0 -1
- 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 +5 -11
- package/international-phone-input/moderncssm/components/country-select/index.js +1 -2
- package/international-phone-input/moderncssm/components/country-select/index.module.css +1 -6
- package/international-phone-input/moderncssm/components/select-field/component.js +10 -1
- package/international-phone-input/moderncssm/components/select-field/index.js +0 -1
- package/international-phone-input/moderncssm/components/select-field/index.module.css +1 -0
- package/international-phone-input/moderncssm/consts.d.ts +1 -12
- package/international-phone-input/moderncssm/consts.js +1 -12
- 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 +0 -5
- package/international-phone-input/types.d.ts +0 -5
- 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 +1 -3
- package/notification/esm/utils/getNotificationTestIds.js +1 -3
- package/notification/modern/utils/getNotificationTestIds.js +1 -3
- package/notification/moderncssm/utils/getNotificationTestIds.js +1 -3
- package/notification/utils/getNotificationTestIds.js +1 -3
- package/package.json +2 -2
- package/password-input/component.d.ts +14 -0
- package/password-input/component.js +8 -6
- package/password-input/cssm/component.d.ts +14 -0
- package/password-input/cssm/component.js +8 -6
- package/password-input/esm/component.d.ts +14 -0
- package/password-input/esm/component.js +8 -6
- package/password-input/modern/component.d.ts +14 -0
- package/password-input/modern/component.js +7 -5
- package/password-input/moderncssm/component.d.ts +14 -0
- package/password-input/moderncssm/component.js +7 -5
- package/picker-button/Component-c44170fe.d.ts +2 -2
- 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/picker-button/transformSize-ebda875c.d.ts +1 -1
- package/plate/components/base-plate/Component.js +1 -1
- package/plate/cssm/components/base-plate/Component.js +1 -1
- package/plate/cssm/{index-7f6b04c5.d.ts → index-7a60c8a5.d.ts} +1 -2
- package/plate/cssm/utils.js +1 -1
- package/plate/{esm/warning-5cc6af8a.d.ts → cssm/warning-f6e0ddce.d.ts} +1 -4
- package/plate/cssm/{warning-9845719a.js → warning-f6e0ddce.js} +0 -3
- 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-7f6b04c5.d.ts → index-7a60c8a5.d.ts} +1 -2
- package/plate/esm/index.js +1 -1
- package/plate/esm/mobile/Component.mobile.js +1 -1
- package/plate/esm/mobile/index.js +1 -1
- package/plate/esm/shared/index.js +1 -1
- package/plate/esm/utils.js +1 -1
- package/plate/{modern/warning-ddcfdd3c.d.ts → esm/warning-f767f1d8.d.ts} +1 -4
- package/plate/esm/{warning-5cc6af8a.js → warning-f767f1d8.js} +0 -3
- package/plate/{index-7f6b04c5.d.ts → index-7a60c8a5.d.ts} +1 -2
- package/plate/modern/Component.responsive.js +1 -1
- package/plate/modern/components/base-plate/Component.js +1 -1
- package/plate/modern/components/base-plate/index.js +1 -1
- package/plate/modern/desktop/Component.desktop.js +1 -1
- package/plate/modern/desktop/index.js +1 -1
- package/plate/modern/{index-7f6b04c5.d.ts → index-7a60c8a5.d.ts} +1 -2
- package/plate/modern/index.js +1 -1
- package/plate/modern/mobile/Component.mobile.js +1 -1
- package/plate/modern/mobile/index.js +1 -1
- package/plate/modern/shared/index.js +1 -1
- package/plate/modern/utils.js +1 -1
- package/plate/{moderncssm/warning-d26c81e4.d.ts → modern/warning-8ef1cad9.d.ts} +1 -4
- package/plate/modern/{warning-ddcfdd3c.js → warning-8ef1cad9.js} +0 -3
- 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-7a60c8a5.d.ts +87 -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/{cssm/warning-9845719a.d.ts → moderncssm/warning-3ebece2f.d.ts} +1 -4
- package/plate/moderncssm/{warning-d26c81e4.js → warning-3ebece2f.js} +0 -3
- package/plate/utils.js +1 -1
- package/plate/warning-bde58dcf.d.ts +19 -0
- package/plate/{warning-030b2408.js → warning-bde58dcf.js} +0 -3
- 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 +4 -5
- 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 +4 -5
- package/portal/esm/index.js +1 -1
- package/portal/hooks/usePortalContainer.d.ts +1 -1
- package/portal/hooks/usePortalContainer.js +4 -5
- 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 +4 -5
- 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 +4 -5
- package/portal/moderncssm/index.js +1 -1
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.d.ts +1 -1
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +1 -1
- package/pure-cell/components/amount/index.d.ts +1 -1
- package/pure-cell/components/amount/index.js +1 -1
- package/pure-cell/components/amount-title/component.js +1 -1
- package/pure-cell/components/amount-title/index.d.ts +1 -1
- package/pure-cell/components/amount-title/index.js +1 -1
- package/pure-cell/components/category/component.js +1 -1
- package/pure-cell/components/category/index.d.ts +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +1 -1
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.d.ts +1 -1
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +1 -1
- package/pure-cell/components/footer-button/index.d.ts +1 -1
- package/pure-cell/components/footer-button/index.js +1 -1
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.d.ts +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +1 -1
- package/pure-cell/components/graphics/index.d.ts +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/esm/component-fb05ccb7.d.ts +5 -5
- 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 +4 -5
- package/select/components/base-option/index.css +2 -7
- package/select/components/base-select/Component.js +3 -4
- 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 +2 -7
- package/select/components/optgroup/Component.js +1 -1
- package/select/components/optgroup/index.css +2 -1
- package/select/components/option/desktop/index.css +3 -2
- package/select/components/option/mobile/index.css +3 -2
- package/select/components/options-list/Component.js +1 -1
- package/select/components/options-list/index.css +2 -1
- package/select/components/virtual-options-list/Component.js +1 -1
- package/select/components/virtual-options-list/index.css +2 -1
- package/select/cssm/components/base-option/Component.js +3 -4
- package/select/cssm/components/base-option/index.module.css +2 -7
- package/select/cssm/components/base-select/Component.js +1 -2
- package/select/cssm/components/base-select/index.module.css +2 -7
- package/select/cssm/components/optgroup/index.module.css +2 -1
- package/select/cssm/components/option/desktop/index.module.css +3 -2
- package/select/cssm/components/option/index.module.css +3 -2
- package/select/cssm/components/option/mobile/index.module.css +3 -2
- package/select/cssm/components/options-list/index.module.css +2 -1
- package/select/cssm/components/virtual-options-list/index.module.css +2 -1
- package/select/{hook-8877486e.js → cssm/hook-928265a3.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 +2 -3
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +2 -5
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css +2 -6
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +0 -2
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +2 -6
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css +3 -7
- 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 +4 -5
- package/select/esm/components/base-option/index.css +2 -7
- package/select/esm/components/base-option/index.js +0 -1
- package/select/esm/components/base-select/Component.js +3 -4
- 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 +2 -7
- package/select/esm/components/base-select/index.js +2 -3
- package/select/esm/components/index.js +3 -3
- package/select/esm/components/optgroup/Component.js +1 -1
- package/select/esm/components/optgroup/index.css +2 -1
- package/select/esm/components/option/desktop/index.css +3 -2
- package/select/esm/components/option/mobile/index.css +3 -2
- package/select/esm/components/options-list/Component.js +1 -1
- package/select/esm/components/options-list/index.css +2 -1
- package/select/esm/components/virtual-options-list/Component.js +1 -1
- package/select/esm/components/virtual-options-list/index.css +2 -1
- package/select/esm/desktop/Component.desktop.js +3 -3
- package/select/esm/desktop/index.js +3 -3
- package/select/esm/{hook-9169e175.js → hook-8ea33033.js} +3 -3
- package/select/esm/index.js +4 -4
- package/select/esm/{list-popover-desktop-f5c921ea.js → list-popover-desktop-19302cc2.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 +2 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +3 -5
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +2 -6
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +0 -2
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +3 -7
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -7
- 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/{cssm/hook-bb149630.js → hook-969a9282.js} +3 -3
- package/select/{list-popover-desktop-8a3f493d.js → list-popover-desktop-7c0c3ff4.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 +3 -4
- package/select/modern/components/base-option/index.css +2 -7
- package/select/modern/components/base-option/index.js +0 -1
- package/select/modern/components/base-select/Component.js +3 -4
- 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 +2 -7
- package/select/modern/components/base-select/index.js +2 -3
- package/select/modern/components/index.js +3 -3
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +2 -1
- package/select/modern/components/option/desktop/index.css +3 -2
- package/select/modern/components/option/mobile/index.css +3 -2
- package/select/modern/components/options-list/Component.js +1 -1
- package/select/modern/components/options-list/index.css +2 -1
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +2 -1
- package/select/modern/desktop/Component.desktop.js +3 -3
- package/select/modern/desktop/index.js +3 -3
- package/select/modern/{hook-8bdd0917.js → hook-944ae153.js} +3 -3
- package/select/modern/index.js +4 -4
- package/select/modern/{list-popover-desktop-45685adc.js → list-popover-desktop-e1ffb5ee.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 +2 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +3 -5
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +2 -6
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +0 -2
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +2 -6
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -7
- 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 +2 -3
- package/select/moderncssm/components/base-option/index.js +0 -1
- package/select/moderncssm/components/base-option/index.module.css +0 -7
- package/select/moderncssm/components/base-select/Component.js +1 -2
- package/select/moderncssm/components/base-select/index.js +0 -1
- package/select/moderncssm/components/base-select/index.module.css +0 -4
- package/select/moderncssm/components/index.js +1 -1
- package/select/moderncssm/components/optgroup/index.module.css +1 -0
- package/select/moderncssm/components/option/desktop/index.module.css +2 -1
- package/select/moderncssm/components/option/index.module.css +2 -1
- package/select/moderncssm/components/option/mobile/index.module.css +2 -1
- package/select/moderncssm/components/options-list/index.module.css +1 -0
- package/select/moderncssm/components/virtual-options-list/index.module.css +1 -0
- package/select/moderncssm/desktop/Component.desktop.js +1 -1
- package/select/moderncssm/desktop/index.js +1 -1
- package/select/moderncssm/{hook-fc2403e7.js → hook-0c8b8277.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 +2 -3
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +2 -4
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css +0 -3
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +0 -2
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -5
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css +1 -5
- 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 +2 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +3 -6
- package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +2 -6
- package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +0 -2
- package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +3 -7
- package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -7
- 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/cssm/index.d.ts +0 -1
- package/shared/cssm/index.js +0 -2
- package/shared/esm/index.d.ts +0 -1
- package/shared/esm/index.js +0 -1
- package/shared/index.d.ts +0 -1
- package/shared/index.js +0 -2
- package/shared/modern/index.d.ts +0 -1
- package/shared/modern/index.js +0 -1
- package/shared/moderncssm/index.d.ts +0 -1
- package/shared/moderncssm/index.js +0 -1
- package/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/controls/Component.js +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +1 -1
- package/side-panel/esm/components/footer/Component.js +1 -1
- package/side-panel/esm/components/footer/Component.mobile.js +1 -1
- package/side-panel/esm/desktop/Component.desktop.js +1 -1
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile/Component.mobile.js +1 -1
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/modern/Component.responsive.js +1 -1
- package/side-panel/modern/components/controls/Component.js +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +1 -1
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/desktop/Component.desktop.js +1 -1
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/mobile/Component.mobile.js +1 -1
- package/side-panel/modern/mobile/index.js +1 -1
- package/spinner/cssm/index.module.css +1 -0
- package/spinner/esm/index.css +1 -0
- package/spinner/index.css +1 -0
- package/spinner/modern/index.css +1 -0
- package/spinner/moderncssm/index.module.css +1 -0
- 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/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/index.js +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +4 -143
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-mobile/component.js +2 -2
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-mobile/component.js +2 -2
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +1 -1
- package/typography/title-mobile/component.js +1 -1
- package/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/universal-modal/moderncssm/Component.responsive.d.ts +2 -2
- package/universal-modal/moderncssm/desktop/Component.desktop.d.ts +2 -2
- package/universal-modal/moderncssm/desktop/components/center-modal/center-modal.d.ts +1 -1
- package/universal-modal/moderncssm/desktop/components/side-modal/side-modal.d.ts +1 -1
- package/universal-modal/moderncssm/mobile/Component.mobile.d.ts +2 -2
- package/plate/moderncssm/index-7f6b04c5.d.ts +0 -88
- package/plate/warning-030b2408.d.ts +0 -22
- package/shared/context/PortalContext/PortalContext.d.ts +0 -4
- package/shared/context/PortalContext/PortalContext.js +0 -7
- package/shared/context/PortalContext/index.d.ts +0 -1
- package/shared/context/PortalContext/index.js +0 -7
- package/shared/cssm/context/PortalContext/PortalContext.d.ts +0 -4
- package/shared/cssm/context/PortalContext/PortalContext.js +0 -7
- package/shared/cssm/context/PortalContext/index.d.ts +0 -1
- package/shared/cssm/context/PortalContext/index.js +0 -7
- package/shared/esm/context/PortalContext/PortalContext.d.ts +0 -4
- package/shared/esm/context/PortalContext/PortalContext.js +0 -5
- package/shared/esm/context/PortalContext/index.d.ts +0 -1
- package/shared/esm/context/PortalContext/index.js +0 -2
- package/shared/modern/context/PortalContext/PortalContext.d.ts +0 -4
- package/shared/modern/context/PortalContext/PortalContext.js +0 -5
- package/shared/modern/context/PortalContext/index.d.ts +0 -1
- package/shared/modern/context/PortalContext/index.js +0 -2
- package/shared/moderncssm/context/PortalContext/PortalContext.d.ts +0 -4
- package/shared/moderncssm/context/PortalContext/PortalContext.js +0 -5
- package/shared/moderncssm/context/PortalContext/index.d.ts +0 -1
- package/shared/moderncssm/context/PortalContext/index.js +0 -2
- /package/calendar/{calendarMonthOnlyView-6a605bb0.d.ts → calendarMonthOnlyView-97ffe928.d.ts} +0 -0
- /package/calendar/{calendarMonthOnlyView-6a605bb0.js → calendarMonthOnlyView-97ffe928.js} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-87f68a0a.d.ts → calendarMonthOnlyView-82aed7a3.d.ts} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-87f68a0a.js → calendarMonthOnlyView-82aed7a3.js} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-629ecbd6.d.ts → calendarMonthOnlyView-e737b030.d.ts} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-629ecbd6.js → calendarMonthOnlyView-e737b030.js} +0 -0
- /package/calendar-range/esm/{index.module-1d30faeb.js → index.module-665f94a5.js} +0 -0
- /package/calendar-range/{index.module-958c1756.js → index.module-cfeb7a2d.js} +0 -0
- /package/calendar-range/modern/{index.module-2941240e.js → index.module-ac1eacf3.js} +0 -0
- /package/confirmation/{countdown-section-617ea611.d.ts → countdown-section-9b3f57d9.d.ts} +0 -0
- /package/confirmation/{countdown-section-617ea611.js → countdown-section-9b3f57d9.js} +0 -0
- /package/confirmation/esm/{countdown-section-b1b61790.d.ts → countdown-section-846f3d8f.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-b1b61790.js → countdown-section-846f3d8f.js} +0 -0
- /package/confirmation/modern/{countdown-section-241ed944.d.ts → countdown-section-4ca6897e.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-241ed944.js → countdown-section-4ca6897e.js} +0 -0
- /package/file-upload-item/{actions-control.module-5b55d756.js → actions-control.module-998010b1.js} +0 -0
- /package/file-upload-item/esm/{actions-control.module-bc4eb1d0.js → actions-control.module-57ea3bd6.js} +0 -0
- /package/file-upload-item/modern/{actions-control.module-d5221506.js → actions-control.module-8e42c7f3.js} +0 -0
- /package/gallery/esm/{hooks-fef40a05.d.ts → hooks-53e2d904.d.ts} +0 -0
- /package/gallery/esm/{hooks-fef40a05.js → hooks-53e2d904.js} +0 -0
- /package/gallery/{hooks-9195cf0e.d.ts → hooks-b1e91594.d.ts} +0 -0
- /package/gallery/{hooks-9195cf0e.js → hooks-b1e91594.js} +0 -0
- /package/gallery/modern/{hooks-96f7e0e9.d.ts → hooks-739163e8.d.ts} +0 -0
- /package/gallery/modern/{hooks-96f7e0e9.js → hooks-739163e8.js} +0 -0
- /package/modal/esm/{layout.module-3eb2e4a6.js → layout.module-348fc08c.js} +0 -0
- /package/modal/{layout.module-8b3aad94.js → layout.module-92fdb656.js} +0 -0
- /package/modal/modern/{layout.module-1fe3d4d0.js → layout.module-a9768ae2.js} +0 -0
- /package/pure-cell/{component-c2f57263.d.ts → component-1acf736f.d.ts} +0 -0
- /package/pure-cell/{component-c2f57263.js → component-1acf736f.js} +0 -0
- /package/pure-cell/esm/{component-8681efcf.d.ts → component-f38c8fa9.d.ts} +0 -0
- /package/pure-cell/esm/{component-8681efcf.js → component-f38c8fa9.js} +0 -0
- /package/pure-cell/modern/{component-07952d1b.d.ts → component-8478eb62.d.ts} +0 -0
- /package/pure-cell/modern/{component-07952d1b.js → component-8478eb62.js} +0 -0
- /package/select/cssm/{hook-bb149630.d.ts → hook-928265a3.d.ts} +0 -0
- /package/select/esm/{hook-9169e175.d.ts → hook-8ea33033.d.ts} +0 -0
- /package/select/esm/{list-popover-desktop-f5c921ea.d.ts → list-popover-desktop-19302cc2.d.ts} +0 -0
- /package/select/esm/{mobile.module-d5557108.js → mobile.module-a5627c92.js} +0 -0
- /package/select/{hook-8877486e.d.ts → hook-969a9282.d.ts} +0 -0
- /package/select/{list-popover-desktop-8a3f493d.d.ts → list-popover-desktop-7c0c3ff4.d.ts} +0 -0
- /package/select/{mobile.module-d9fa5369.js → mobile.module-92b87d8e.js} +0 -0
- /package/select/modern/{hook-8bdd0917.d.ts → hook-944ae153.d.ts} +0 -0
- /package/select/modern/{list-popover-desktop-45685adc.d.ts → list-popover-desktop-e1ffb5ee.d.ts} +0 -0
- /package/select/modern/{mobile.module-9ffa3546.js → mobile.module-38c380ea.js} +0 -0
- /package/select/moderncssm/{hook-fc2403e7.d.ts → hook-0c8b8277.d.ts} +0 -0
- /package/side-panel/esm/{layout.module-57022098.js → layout.module-fe79b7b5.js} +0 -0
- /package/side-panel/{layout.module-5f4bfcc6.js → layout.module-478eea81.js} +0 -0
- /package/side-panel/modern/{layout.module-b310bac4.js → layout.module-51ce6639.js} +0 -0
- /package/tabs/esm/{index.module-166c8fc6.js → index.module-77d75a02.js} +0 -0
- /package/tabs/esm/{index.module-db086312.js → index.module-c3609452.js} +0 -0
- /package/tabs/{index.module-8dfa92e6.js → index.module-868a5c11.js} +0 -0
- /package/tabs/{index.module-b2279ae3.js → index.module-e29c8a69.js} +0 -0
- /package/tabs/modern/{index.module-d65290bc.js → index.module-758d9364.js} +0 -0
- /package/tabs/modern/{index.module-09adb037.js → index.module-cfb61f9c.js} +0 -0
- /package/textarea/{PseudoTextArea-4e483f15.d.ts → PseudoTextArea-6237dbc3.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-4e483f15.js → PseudoTextArea-6237dbc3.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-79dc6712.d.ts → PseudoTextArea-691ebeeb.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-79dc6712.js → PseudoTextArea-691ebeeb.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-01e573fc.d.ts → PseudoTextArea-25604eec.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-01e573fc.js → PseudoTextArea-25604eec.js} +0 -0
- /package/typography/{colors.module-261d4bae.js → colors.module-4d842520.js} +0 -0
- /package/typography/{common.module-26c8fc0f.js → common.module-0b25f4c2.js} +0 -0
- /package/typography/esm/{colors.module-68bfd94c.js → colors.module-8125185a.js} +0 -0
- /package/typography/esm/{common.module-a20670be.js → common.module-8ebc92e3.js} +0 -0
- /package/typography/modern/{colors.module-5326aaed.js → colors.module-299e3cdd.js} +0 -0
- /package/typography/modern/{common.module-c5c9c067.js → common.module-98236469.js} +0 -0
- /package/universal-modal/esm/{index.module-f38e3cfe.js → index.module-e3ebc48f.js} +0 -0
- /package/universal-modal/{index.module-572c2b13.js → index.module-4ea89642.js} +0 -0
- /package/universal-modal/modern/{index.module-8d080141.js → index.module-6fb41cd2.js} +0 -0
package/plate/esm/utils.js
CHANGED
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
type PortalContextType = () => Element | null;
|
|
3
|
-
declare const PortalContext: import("react").Context<PortalContextType>;
|
|
4
1
|
declare function isApplePlatform(): boolean;
|
|
5
2
|
declare function isIOS(): boolean;
|
|
6
3
|
declare function isMacOS(): boolean;
|
|
@@ -19,4 +16,4 @@ declare const browser: {
|
|
|
19
16
|
declare function getDataTestId(dataTestId: string, element: string): string;
|
|
20
17
|
declare function getDataTestId(dataTestId?: string, element?: string): string | undefined;
|
|
21
18
|
declare function devWarning(message: string): void;
|
|
22
|
-
export {
|
|
19
|
+
export { os, browser, getDataTestId, devWarning };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { detect } from 'detect-browser';
|
|
2
|
-
import { createContext } from 'react';
|
|
3
2
|
|
|
4
3
|
function getDataTestId(dataTestId, element) {
|
|
5
4
|
var elementPart = element ? "-".concat(element.toLowerCase()) : '';
|
|
@@ -10,8 +9,6 @@ detect();
|
|
|
10
9
|
|
|
11
10
|
detect();
|
|
12
11
|
|
|
13
|
-
createContext(function () { return null; });
|
|
14
|
-
|
|
15
12
|
/* eslint-disable no-console */
|
|
16
13
|
if (process.env.NODE_ENV === 'development') ;
|
|
17
14
|
|
|
@@ -82,7 +82,6 @@ declare const exhaustiveCheck: (value: never) => never;
|
|
|
82
82
|
declare function isFn<T>(value: T): value is T & Function;
|
|
83
83
|
export { createPaddingStyle, easingFns, maskUtils, isObject, hasOwnProperty, hooks, dom, exhaustiveCheck, isFn };
|
|
84
84
|
export { useIsMounted } from "./useIsMounted-edf8408d";
|
|
85
|
-
export * from "./warning-030b2408";
|
|
86
|
-
export { PortalContext } from "./warning-030b2408";
|
|
87
85
|
export * from "./isClient-22e50762";
|
|
86
|
+
export * from "./warning-bde58dcf";
|
|
88
87
|
export * from "./fnUtils-edf8408d";
|
|
@@ -6,7 +6,7 @@ import './components/base-plate/Component.js';
|
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import '../../icon-button/modern';
|
|
9
|
-
import './warning-
|
|
9
|
+
import './warning-8ef1cad9.js';
|
|
10
10
|
import 'detect-browser';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
12
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -2,7 +2,7 @@ import React, { forwardRef, useRef, useState, useCallback } from 'react';
|
|
|
2
2
|
import mergeRefs from 'react-merge-refs';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { IconButton } from '../../../../icon-button/modern';
|
|
5
|
-
import { g as getDataTestId } from '../../warning-
|
|
5
|
+
import { g as getDataTestId } from '../../warning-8ef1cad9.js';
|
|
6
6
|
import { useFocus } from '@alfalab/hooks';
|
|
7
7
|
import { ChevronDownMIcon } from '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
8
8
|
import { CrossMIcon } from '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -3,7 +3,7 @@ import 'react';
|
|
|
3
3
|
import 'react-merge-refs';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '../../../../icon-button/modern';
|
|
6
|
-
import '../../warning-
|
|
6
|
+
import '../../warning-8ef1cad9.js';
|
|
7
7
|
import 'detect-browser';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -3,7 +3,7 @@ import { BasePlate } from '../components/base-plate/Component.js';
|
|
|
3
3
|
import 'react-merge-refs';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '../../../icon-button/modern';
|
|
6
|
-
import '../warning-
|
|
6
|
+
import '../warning-8ef1cad9.js';
|
|
7
7
|
import 'detect-browser';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -4,7 +4,7 @@ import '../components/base-plate/Component.js';
|
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../icon-button/modern';
|
|
7
|
-
import '../warning-
|
|
7
|
+
import '../warning-8ef1cad9.js';
|
|
8
8
|
import 'detect-browser';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -82,7 +82,6 @@ declare const exhaustiveCheck: (value: never) => never;
|
|
|
82
82
|
declare function isFn<T>(value: T): value is T & Function;
|
|
83
83
|
export { createPaddingStyle, easingFns, maskUtils, isObject, hasOwnProperty, hooks, dom, exhaustiveCheck, isFn };
|
|
84
84
|
export { useIsMounted } from "./useIsMounted-edf8408d";
|
|
85
|
-
export * from "./warning-ddcfdd3c";
|
|
86
|
-
export { PortalContext } from "./warning-ddcfdd3c";
|
|
87
85
|
export * from "./isClient-22e50762";
|
|
86
|
+
export * from "./warning-8ef1cad9";
|
|
88
87
|
export * from "./fnUtils-edf8408d";
|
package/plate/modern/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import './components/base-plate/Component.js';
|
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import '../../icon-button/modern';
|
|
9
|
-
import './warning-
|
|
9
|
+
import './warning-8ef1cad9.js';
|
|
10
10
|
import 'detect-browser';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
12
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -3,7 +3,7 @@ import { BasePlate } from '../components/base-plate/Component.js';
|
|
|
3
3
|
import 'react-merge-refs';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '../../../icon-button/modern';
|
|
6
|
-
import '../warning-
|
|
6
|
+
import '../warning-8ef1cad9.js';
|
|
7
7
|
import 'detect-browser';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -4,7 +4,7 @@ import '../components/base-plate/Component.js';
|
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../icon-button/modern';
|
|
7
|
-
import '../warning-
|
|
7
|
+
import '../warning-8ef1cad9.js';
|
|
8
8
|
import 'detect-browser';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
package/plate/modern/utils.js
CHANGED
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
type PortalContextType = () => Element | null;
|
|
3
|
-
declare const PortalContext: import("react").Context<PortalContextType>;
|
|
4
1
|
declare function isApplePlatform(): boolean;
|
|
5
2
|
declare function isIOS(): boolean;
|
|
6
3
|
declare function isMacOS(): boolean;
|
|
@@ -19,4 +16,4 @@ declare const browser: {
|
|
|
19
16
|
declare function getDataTestId(dataTestId: string, element: string): string;
|
|
20
17
|
declare function getDataTestId(dataTestId?: string, element?: string): string | undefined;
|
|
21
18
|
declare function devWarning(message: string): void;
|
|
22
|
-
export {
|
|
19
|
+
export { os, browser, getDataTestId, devWarning };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { detect } from 'detect-browser';
|
|
2
|
-
import { createContext } from 'react';
|
|
3
2
|
|
|
4
3
|
function getDataTestId(dataTestId, element) {
|
|
5
4
|
const elementPart = element ? `-${element.toLowerCase()}` : '';
|
|
@@ -10,8 +9,6 @@ detect();
|
|
|
10
9
|
|
|
11
10
|
detect();
|
|
12
11
|
|
|
13
|
-
createContext(() => null);
|
|
14
|
-
|
|
15
12
|
/* eslint-disable no-console */
|
|
16
13
|
if (process.env.NODE_ENV === 'development') ;
|
|
17
14
|
|
|
@@ -6,7 +6,7 @@ import './components/base-plate/Component.js';
|
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import '../../icon-button/moderncssm';
|
|
9
|
-
import './warning-
|
|
9
|
+
import './warning-3ebece2f.js';
|
|
10
10
|
import 'detect-browser';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
12
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -2,7 +2,7 @@ import React, { forwardRef, useRef, useState, useCallback } from 'react';
|
|
|
2
2
|
import mergeRefs from 'react-merge-refs';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { IconButton } from '../../../../icon-button/moderncssm';
|
|
5
|
-
import { g as getDataTestId } from '../../warning-
|
|
5
|
+
import { g as getDataTestId } from '../../warning-3ebece2f.js';
|
|
6
6
|
import { useFocus } from '@alfalab/hooks';
|
|
7
7
|
import { ChevronDownMIcon } from '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
8
8
|
import { CrossMIcon } from '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -3,7 +3,7 @@ import 'react';
|
|
|
3
3
|
import 'react-merge-refs';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '../../../../icon-button/moderncssm';
|
|
6
|
-
import '../../warning-
|
|
6
|
+
import '../../warning-3ebece2f.js';
|
|
7
7
|
import 'detect-browser';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -4,7 +4,7 @@ import styles from './desktop.module.css';
|
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../icon-button/moderncssm';
|
|
7
|
-
import '../warning-
|
|
7
|
+
import '../warning-3ebece2f.js';
|
|
8
8
|
import 'detect-browser';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -4,7 +4,7 @@ import '../components/base-plate/Component.js';
|
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../icon-button/moderncssm';
|
|
7
|
-
import '../warning-
|
|
7
|
+
import '../warning-3ebece2f.js';
|
|
8
8
|
import 'detect-browser';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import React from "react";
|
|
3
|
+
import { RefObject } from "react";
|
|
4
|
+
import { MaskitoPlugin, MaskitoPostprocessor, MaskitoPreprocessor } from "@maskito/core";
|
|
5
|
+
import { useCustomWebkitScrollbar } from "./useCustomWebkitScrollbar-e5f2ef37";
|
|
6
|
+
type PaddingType = number | string | {
|
|
7
|
+
top?: number;
|
|
8
|
+
right?: number;
|
|
9
|
+
bottom?: number;
|
|
10
|
+
left?: number;
|
|
11
|
+
};
|
|
12
|
+
type Country = {
|
|
13
|
+
name: string;
|
|
14
|
+
regions?: string[];
|
|
15
|
+
iso2: string;
|
|
16
|
+
countryCode: string;
|
|
17
|
+
dialCode: string;
|
|
18
|
+
format?: string;
|
|
19
|
+
priority: number;
|
|
20
|
+
mainCode?: boolean;
|
|
21
|
+
};
|
|
22
|
+
declare function createPaddingStyle(padding?: PaddingType): undefined | React.CSSProperties;
|
|
23
|
+
declare function easeInOutQuad(x: number): number;
|
|
24
|
+
declare const easingFns: {
|
|
25
|
+
easeInOutQuad: typeof easeInOutQuad;
|
|
26
|
+
};
|
|
27
|
+
/**
|
|
28
|
+
* Запрещает каретке становиться за указанные границы
|
|
29
|
+
*/
|
|
30
|
+
declare function caretGuard(guard: (value: string, selection: readonly [
|
|
31
|
+
from: number,
|
|
32
|
+
to: number
|
|
33
|
+
]) => [
|
|
34
|
+
from: number,
|
|
35
|
+
to: number
|
|
36
|
+
]): MaskitoPlugin;
|
|
37
|
+
/**
|
|
38
|
+
* Запрещает удалять указанный префикс
|
|
39
|
+
*/
|
|
40
|
+
declare function prefixPostprocessor(prefix: string): MaskitoPostprocessor;
|
|
41
|
+
/**
|
|
42
|
+
* Препроцессор необходим для правильной вставки/автокомплита телефонного номера
|
|
43
|
+
*/
|
|
44
|
+
declare function insertionPhonePreprocessor(mask: Array<string | RegExp>, countryCode: string | undefined, clearableCountryCode: boolean | undefined): MaskitoPreprocessor;
|
|
45
|
+
/**
|
|
46
|
+
* Препроцессор необходим для сохранения кода страны при автозаполнении
|
|
47
|
+
*/
|
|
48
|
+
declare function preserveCountryCodePreprocessor(countryRef: RefObject<Country | null>, createMask: (country: Country) => Array<string | RegExp>): MaskitoPreprocessor;
|
|
49
|
+
declare const maskUtils: {
|
|
50
|
+
insertionPhonePreprocessor: typeof insertionPhonePreprocessor;
|
|
51
|
+
prefixPostprocessor: typeof prefixPostprocessor;
|
|
52
|
+
caretGuard: typeof caretGuard;
|
|
53
|
+
preserveCountryCodePreprocessor: typeof preserveCountryCodePreprocessor;
|
|
54
|
+
};
|
|
55
|
+
declare function isObject<T>(value: T): value is T & object;
|
|
56
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
57
|
+
// https://stackoverflow.com/a/74608626
|
|
58
|
+
type Intersect<T> = (T extends any ? (x: T) => any : never) extends (x: infer R) => any ? R : never;
|
|
59
|
+
// https://stackoverflow.com/a/52991061
|
|
60
|
+
// eslint-disable-next-line @typescript-eslint/ban-types
|
|
61
|
+
type OptionalKeys<T> = {
|
|
62
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? K : never;
|
|
63
|
+
}[keyof T];
|
|
64
|
+
declare function hasOwnProperty<T extends object, K extends OptionalKeys<T>>(val: T, prop: K): val is T & {
|
|
65
|
+
[P in K]-?: T[P];
|
|
66
|
+
};
|
|
67
|
+
declare function hasOwnProperty<T extends object, K extends keyof T>(val: T, prop: K): boolean;
|
|
68
|
+
declare function hasOwnProperty<T extends object, K extends keyof Intersect<T>>(val: T, prop: K): val is Extract<T, K extends OptionalKeys<T> ? {
|
|
69
|
+
[P in K]?: any;
|
|
70
|
+
} : {
|
|
71
|
+
[P in K]: any;
|
|
72
|
+
}>;
|
|
73
|
+
declare const hooks: {
|
|
74
|
+
useCustomWebkitScrollbar: typeof useCustomWebkitScrollbar;
|
|
75
|
+
};
|
|
76
|
+
declare function preventDefault(e: React.UIEvent): void;
|
|
77
|
+
declare const dom: {
|
|
78
|
+
preventDefault: typeof preventDefault;
|
|
79
|
+
};
|
|
80
|
+
declare const exhaustiveCheck: (value: never) => never;
|
|
81
|
+
// eslint-disable-next-line @typescript-eslint/ban-types
|
|
82
|
+
declare function isFn<T>(value: T): value is T & Function;
|
|
83
|
+
export { createPaddingStyle, easingFns, maskUtils, isObject, hasOwnProperty, hooks, dom, exhaustiveCheck, isFn };
|
|
84
|
+
export { useIsMounted } from "./useIsMounted-edf8408d";
|
|
85
|
+
export * from "./isClient-22e50762";
|
|
86
|
+
export * from "./warning-3ebece2f";
|
|
87
|
+
export * from "./fnUtils-edf8408d";
|
|
@@ -6,7 +6,7 @@ import './components/base-plate/Component.js';
|
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import '../../icon-button/moderncssm';
|
|
9
|
-
import './warning-
|
|
9
|
+
import './warning-3ebece2f.js';
|
|
10
10
|
import 'detect-browser';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
12
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -4,7 +4,7 @@ import styles from './mobile.module.css';
|
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../icon-button/moderncssm';
|
|
7
|
-
import '../warning-
|
|
7
|
+
import '../warning-3ebece2f.js';
|
|
8
8
|
import 'detect-browser';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -4,7 +4,7 @@ import '../components/base-plate/Component.js';
|
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../icon-button/moderncssm';
|
|
7
|
-
import '../warning-
|
|
7
|
+
import '../warning-3ebece2f.js';
|
|
8
8
|
import 'detect-browser';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
type PortalContextType = () => Element | null;
|
|
3
|
-
declare const PortalContext: import("react").Context<PortalContextType>;
|
|
4
1
|
declare function isApplePlatform(): boolean;
|
|
5
2
|
declare function isIOS(): boolean;
|
|
6
3
|
declare function isMacOS(): boolean;
|
|
@@ -19,4 +16,4 @@ declare const browser: {
|
|
|
19
16
|
declare function getDataTestId(dataTestId: string, element: string): string;
|
|
20
17
|
declare function getDataTestId(dataTestId?: string, element?: string): string | undefined;
|
|
21
18
|
declare function devWarning(message: string): void;
|
|
22
|
-
export {
|
|
19
|
+
export { os, browser, getDataTestId, devWarning };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { detect } from 'detect-browser';
|
|
2
|
-
import { createContext } from 'react';
|
|
3
2
|
|
|
4
3
|
function getDataTestId(dataTestId, element) {
|
|
5
4
|
const elementPart = element ? `-${element.toLowerCase()}` : '';
|
|
@@ -10,8 +9,6 @@ detect();
|
|
|
10
9
|
|
|
11
10
|
detect();
|
|
12
11
|
|
|
13
|
-
createContext(() => null);
|
|
14
|
-
|
|
15
12
|
/* eslint-disable no-console */
|
|
16
13
|
if (process.env.NODE_ENV === 'development') ;
|
|
17
14
|
|
package/plate/utils.js
CHANGED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
declare function isApplePlatform(): boolean;
|
|
2
|
+
declare function isIOS(): boolean;
|
|
3
|
+
declare function isMacOS(): boolean;
|
|
4
|
+
declare const os: {
|
|
5
|
+
isIOS: typeof isIOS;
|
|
6
|
+
isApplePlatform: typeof isApplePlatform;
|
|
7
|
+
isMacOS: typeof isMacOS;
|
|
8
|
+
};
|
|
9
|
+
declare function isWebkitBased(): boolean;
|
|
10
|
+
declare function isSafari(): boolean;
|
|
11
|
+
declare const browser: {
|
|
12
|
+
getScrollbarSize: () => number;
|
|
13
|
+
isWebkitBased: typeof isWebkitBased;
|
|
14
|
+
isSafari: typeof isSafari;
|
|
15
|
+
};
|
|
16
|
+
declare function getDataTestId(dataTestId: string, element: string): string;
|
|
17
|
+
declare function getDataTestId(dataTestId?: string, element?: string): string | undefined;
|
|
18
|
+
declare function devWarning(message: string): void;
|
|
19
|
+
export { os, browser, getDataTestId, devWarning };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
var detectBrowser = require('detect-browser');
|
|
2
|
-
var React = require('react');
|
|
3
2
|
|
|
4
3
|
function getDataTestId(dataTestId, element) {
|
|
5
4
|
var elementPart = element ? "-".concat(element.toLowerCase()) : '';
|
|
@@ -10,8 +9,6 @@ detectBrowser.detect();
|
|
|
10
9
|
|
|
11
10
|
detectBrowser.detect();
|
|
12
11
|
|
|
13
|
-
React.createContext(function () { return null; });
|
|
14
|
-
|
|
15
12
|
/* eslint-disable no-console */
|
|
16
13
|
if (process.env.NODE_ENV === 'development') ;
|
|
17
14
|
|
package/portal/Component.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ type PortalProps = {
|
|
|
6
6
|
/**
|
|
7
7
|
* Функция, возвращающая контейнер, в который будут рендериться дочерние элементы
|
|
8
8
|
*/
|
|
9
|
-
getPortalContainer?: () => Element;
|
|
9
|
+
getPortalContainer?: () => Element | null;
|
|
10
10
|
/**
|
|
11
11
|
* Немедленно отрендерить дочерние элементы (false - контент будет отрендерен на след. рендер).
|
|
12
12
|
*/
|
|
@@ -6,7 +6,7 @@ type PortalProps = {
|
|
|
6
6
|
/**
|
|
7
7
|
* Функция, возвращающая контейнер, в который будут рендериться дочерние элементы
|
|
8
8
|
*/
|
|
9
|
-
getPortalContainer?: () => Element;
|
|
9
|
+
getPortalContainer?: () => Element | null;
|
|
10
10
|
/**
|
|
11
11
|
* Немедленно отрендерить дочерние элементы (false - контент будет отрендерен на след. рендер).
|
|
12
12
|
*/
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const usePortalContainer: () => () => Element
|
|
1
|
+
declare const usePortalContainer: () => () => Element;
|
|
2
2
|
export { usePortalContainer };
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var coreComponentsShared = require('../../../shared/cssm');
|
|
3
|
+
var coreConfig = require('@alfalab/core-config');
|
|
5
4
|
var utils = require('../utils.js');
|
|
6
5
|
|
|
7
6
|
var usePortalContainer = function () {
|
|
8
|
-
var
|
|
9
|
-
if (
|
|
10
|
-
return
|
|
7
|
+
var portalContainer = coreConfig.useCoreConfig().portalContainer;
|
|
8
|
+
if (portalContainer) {
|
|
9
|
+
return function () { return portalContainer; };
|
|
11
10
|
}
|
|
12
11
|
return utils.getDefaultPortalContainer;
|
|
13
12
|
};
|
|
@@ -6,7 +6,7 @@ type PortalProps = {
|
|
|
6
6
|
/**
|
|
7
7
|
* Функция, возвращающая контейнер, в который будут рендериться дочерние элементы
|
|
8
8
|
*/
|
|
9
|
-
getPortalContainer?: () => Element;
|
|
9
|
+
getPortalContainer?: () => Element | null;
|
|
10
10
|
/**
|
|
11
11
|
* Немедленно отрендерить дочерние элементы (false - контент будет отрендерен на след. рендер).
|
|
12
12
|
*/
|
package/portal/esm/Component.js
CHANGED
|
@@ -2,7 +2,7 @@ import { forwardRef, useState, useEffect } from 'react';
|
|
|
2
2
|
import { createPortal } from 'react-dom';
|
|
3
3
|
import { usePortalContainer } from './hooks/usePortalContainer.js';
|
|
4
4
|
import { setRef } from './utils.js';
|
|
5
|
-
import '
|
|
5
|
+
import '@alfalab/core-config';
|
|
6
6
|
|
|
7
7
|
var Portal = forwardRef(function (props, ref) {
|
|
8
8
|
var portalContainer = usePortalContainer();
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const usePortalContainer: () => () => Element
|
|
1
|
+
declare const usePortalContainer: () => () => Element;
|
|
2
2
|
export { usePortalContainer };
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { PortalContext } from '../../../shared/esm';
|
|
1
|
+
import { useCoreConfig } from '@alfalab/core-config';
|
|
3
2
|
import { getDefaultPortalContainer } from '../utils.js';
|
|
4
3
|
|
|
5
4
|
var usePortalContainer = function () {
|
|
6
|
-
var
|
|
7
|
-
if (
|
|
8
|
-
return
|
|
5
|
+
var portalContainer = useCoreConfig().portalContainer;
|
|
6
|
+
if (portalContainer) {
|
|
7
|
+
return function () { return portalContainer; };
|
|
9
8
|
}
|
|
10
9
|
return getDefaultPortalContainer;
|
|
11
10
|
};
|
package/portal/esm/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const usePortalContainer: () => () => Element
|
|
1
|
+
declare const usePortalContainer: () => () => Element;
|
|
2
2
|
export { usePortalContainer };
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var coreComponentsShared = require('../../shared');
|
|
3
|
+
var coreConfig = require('@alfalab/core-config');
|
|
5
4
|
var utils = require('../utils.js');
|
|
6
5
|
|
|
7
6
|
var usePortalContainer = function () {
|
|
8
|
-
var
|
|
9
|
-
if (
|
|
10
|
-
return
|
|
7
|
+
var portalContainer = coreConfig.useCoreConfig().portalContainer;
|
|
8
|
+
if (portalContainer) {
|
|
9
|
+
return function () { return portalContainer; };
|
|
11
10
|
}
|
|
12
11
|
return utils.getDefaultPortalContainer;
|
|
13
12
|
};
|
|
@@ -6,7 +6,7 @@ type PortalProps = {
|
|
|
6
6
|
/**
|
|
7
7
|
* Функция, возвращающая контейнер, в который будут рендериться дочерние элементы
|
|
8
8
|
*/
|
|
9
|
-
getPortalContainer?: () => Element;
|
|
9
|
+
getPortalContainer?: () => Element | null;
|
|
10
10
|
/**
|
|
11
11
|
* Немедленно отрендерить дочерние элементы (false - контент будет отрендерен на след. рендер).
|
|
12
12
|
*/
|
|
@@ -2,7 +2,7 @@ import { forwardRef, useState, useEffect } from 'react';
|
|
|
2
2
|
import { createPortal } from 'react-dom';
|
|
3
3
|
import { usePortalContainer } from './hooks/usePortalContainer.js';
|
|
4
4
|
import { setRef } from './utils.js';
|
|
5
|
-
import '
|
|
5
|
+
import '@alfalab/core-config';
|
|
6
6
|
|
|
7
7
|
const Portal = forwardRef((props, ref) => {
|
|
8
8
|
const portalContainer = usePortalContainer();
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const usePortalContainer: () => () => Element
|
|
1
|
+
declare const usePortalContainer: () => () => Element;
|
|
2
2
|
export { usePortalContainer };
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { PortalContext } from '../../../shared/modern';
|
|
1
|
+
import { useCoreConfig } from '@alfalab/core-config';
|
|
3
2
|
import { getDefaultPortalContainer } from '../utils.js';
|
|
4
3
|
|
|
5
4
|
const usePortalContainer = () => {
|
|
6
|
-
const
|
|
7
|
-
if (
|
|
8
|
-
return
|
|
5
|
+
const { portalContainer } = useCoreConfig();
|
|
6
|
+
if (portalContainer) {
|
|
7
|
+
return () => portalContainer;
|
|
9
8
|
}
|
|
10
9
|
return getDefaultPortalContainer;
|
|
11
10
|
};
|
package/portal/modern/index.js
CHANGED