@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
|
@@ -11,13 +11,6 @@ type PasswordInputProps = Omit<InputProps, 'size'> & {
|
|
|
11
11
|
* Управление видимостью пароля (controlled)
|
|
12
12
|
*/
|
|
13
13
|
passwordVisible?: boolean;
|
|
14
|
-
/**
|
|
15
|
-
* Управление текстом подсказки
|
|
16
|
-
*/
|
|
17
|
-
passwordHint?: {
|
|
18
|
-
visible: string;
|
|
19
|
-
hidden: string;
|
|
20
|
-
};
|
|
21
14
|
/**
|
|
22
15
|
* Коллбэк при изменении видимости пароля
|
|
23
16
|
*/
|
|
@@ -33,13 +26,6 @@ declare const PasswordInput: React.ForwardRefExoticComponent<Omit<InputProps, "s
|
|
|
33
26
|
* Управление видимостью пароля (controlled)
|
|
34
27
|
*/
|
|
35
28
|
passwordVisible?: boolean | undefined;
|
|
36
|
-
/**
|
|
37
|
-
* Управление текстом подсказки
|
|
38
|
-
*/
|
|
39
|
-
passwordHint?: {
|
|
40
|
-
visible: string;
|
|
41
|
-
hidden: string;
|
|
42
|
-
} | undefined;
|
|
43
29
|
/**
|
|
44
30
|
* Коллбэк при изменении видимости пароля
|
|
45
31
|
*/
|
|
@@ -26,25 +26,23 @@ var SIZE_TO_CLASSNAME_MAP = {
|
|
|
26
26
|
72: 'size-72',
|
|
27
27
|
};
|
|
28
28
|
var PasswordInput = React.forwardRef(function (_a, ref) {
|
|
29
|
-
var onPasswordVisibleChange = _a.onPasswordVisibleChange, passwordVisible = _a.passwordVisible, disabled = _a.disabled, colors = _a.colors, rightAddons = _a.rightAddons, _b = _a.size, size = _b === void 0 ? 48 : _b,
|
|
30
|
-
visible: 'Скрыть',
|
|
31
|
-
hidden: 'Показать',
|
|
32
|
-
} : _c, className = _a.className, restProps = tslib.__rest(_a, ["onPasswordVisibleChange", "passwordVisible", "disabled", "colors", "rightAddons", "size", "passwordHint", "className"]);
|
|
33
|
-
var visible = passwordHint.visible, hidden = passwordHint.hidden;
|
|
29
|
+
var onPasswordVisibleChange = _a.onPasswordVisibleChange, passwordVisible = _a.passwordVisible, disabled = _a.disabled, colors = _a.colors, rightAddons = _a.rightAddons, _b = _a.size, size = _b === void 0 ? 48 : _b, className = _a.className, restProps = tslib.__rest(_a, ["onPasswordVisibleChange", "passwordVisible", "disabled", "colors", "rightAddons", "size", "className"]);
|
|
34
30
|
var uncontrolled = passwordVisible === undefined;
|
|
35
|
-
var
|
|
31
|
+
var _c = React.useState(uncontrolled ? false : passwordVisible), statePasswordVisible = _c[0], setStatePasswordVisible = _c[1];
|
|
36
32
|
var handleButtonClick = React.useCallback(function () {
|
|
37
33
|
if (onPasswordVisibleChange) {
|
|
38
34
|
onPasswordVisibleChange(!passwordVisible);
|
|
39
35
|
}
|
|
40
36
|
if (uncontrolled) {
|
|
41
|
-
setStatePasswordVisible(function (
|
|
37
|
+
setStatePasswordVisible(function (visible) { return !visible; });
|
|
42
38
|
}
|
|
43
39
|
}, [passwordVisible, uncontrolled, onPasswordVisibleChange]);
|
|
44
40
|
var isPasswordVisible = uncontrolled ? statePasswordVisible : passwordVisible;
|
|
45
41
|
return (React__default.default.createElement(coreComponentsInput.Input, tslib.__assign({}, restProps, { disabled: disabled, type: isPasswordVisible ? 'text' : 'password', size: size, ref: ref, colors: colors, className: cn__default.default(className, styles__default.default[SIZE_TO_CLASSNAME_MAP[size]]), rightAddons: React__default.default.createElement(React__default.default.Fragment, null,
|
|
46
42
|
rightAddons,
|
|
47
|
-
React__default.default.createElement(coreComponentsIconButton.IconButton, { className: styles__default.default.eye, colors: colors, view: 'secondary', size: 's', icon: isPasswordVisible ? EyeMIcon.EyeMIcon : EyeOffMIcon.EyeOffMIcon, onClick: handleButtonClick, disabled: disabled, title: isPasswordVisible
|
|
43
|
+
React__default.default.createElement(coreComponentsIconButton.IconButton, { className: styles__default.default.eye, colors: colors, view: 'secondary', size: 's', icon: isPasswordVisible ? EyeMIcon.EyeMIcon : EyeOffMIcon.EyeOffMIcon, onClick: handleButtonClick, disabled: disabled, title: isPasswordVisible
|
|
44
|
+
? 'Скрыть введённые цифры'
|
|
45
|
+
: 'Показать введённые цифры' })), addonsClassName: styles__default.default.addons, inputClassName: styles__default.default.input })));
|
|
48
46
|
});
|
|
49
47
|
PasswordInput.displayName = 'PasswordInput';
|
|
50
48
|
|
|
@@ -11,13 +11,6 @@ type PasswordInputProps = Omit<InputProps, 'size'> & {
|
|
|
11
11
|
* Управление видимостью пароля (controlled)
|
|
12
12
|
*/
|
|
13
13
|
passwordVisible?: boolean;
|
|
14
|
-
/**
|
|
15
|
-
* Управление текстом подсказки
|
|
16
|
-
*/
|
|
17
|
-
passwordHint?: {
|
|
18
|
-
visible: string;
|
|
19
|
-
hidden: string;
|
|
20
|
-
};
|
|
21
14
|
/**
|
|
22
15
|
* Коллбэк при изменении видимости пароля
|
|
23
16
|
*/
|
|
@@ -33,13 +26,6 @@ declare const PasswordInput: React.ForwardRefExoticComponent<Omit<InputProps, "s
|
|
|
33
26
|
* Управление видимостью пароля (controlled)
|
|
34
27
|
*/
|
|
35
28
|
passwordVisible?: boolean | undefined;
|
|
36
|
-
/**
|
|
37
|
-
* Управление текстом подсказки
|
|
38
|
-
*/
|
|
39
|
-
passwordHint?: {
|
|
40
|
-
visible: string;
|
|
41
|
-
hidden: string;
|
|
42
|
-
} | undefined;
|
|
43
29
|
/**
|
|
44
30
|
* Коллбэк при изменении видимости пароля
|
|
45
31
|
*/
|
|
@@ -20,25 +20,23 @@ var SIZE_TO_CLASSNAME_MAP = {
|
|
|
20
20
|
72: 'size-72',
|
|
21
21
|
};
|
|
22
22
|
var PasswordInput = forwardRef(function (_a, ref) {
|
|
23
|
-
var onPasswordVisibleChange = _a.onPasswordVisibleChange, passwordVisible = _a.passwordVisible, disabled = _a.disabled, colors = _a.colors, rightAddons = _a.rightAddons, _b = _a.size, size = _b === void 0 ? 48 : _b,
|
|
24
|
-
visible: 'Скрыть',
|
|
25
|
-
hidden: 'Показать',
|
|
26
|
-
} : _c, className = _a.className, restProps = __rest(_a, ["onPasswordVisibleChange", "passwordVisible", "disabled", "colors", "rightAddons", "size", "passwordHint", "className"]);
|
|
27
|
-
var visible = passwordHint.visible, hidden = passwordHint.hidden;
|
|
23
|
+
var onPasswordVisibleChange = _a.onPasswordVisibleChange, passwordVisible = _a.passwordVisible, disabled = _a.disabled, colors = _a.colors, rightAddons = _a.rightAddons, _b = _a.size, size = _b === void 0 ? 48 : _b, className = _a.className, restProps = __rest(_a, ["onPasswordVisibleChange", "passwordVisible", "disabled", "colors", "rightAddons", "size", "className"]);
|
|
28
24
|
var uncontrolled = passwordVisible === undefined;
|
|
29
|
-
var
|
|
25
|
+
var _c = useState(uncontrolled ? false : passwordVisible), statePasswordVisible = _c[0], setStatePasswordVisible = _c[1];
|
|
30
26
|
var handleButtonClick = useCallback(function () {
|
|
31
27
|
if (onPasswordVisibleChange) {
|
|
32
28
|
onPasswordVisibleChange(!passwordVisible);
|
|
33
29
|
}
|
|
34
30
|
if (uncontrolled) {
|
|
35
|
-
setStatePasswordVisible(function (
|
|
31
|
+
setStatePasswordVisible(function (visible) { return !visible; });
|
|
36
32
|
}
|
|
37
33
|
}, [passwordVisible, uncontrolled, onPasswordVisibleChange]);
|
|
38
34
|
var isPasswordVisible = uncontrolled ? statePasswordVisible : passwordVisible;
|
|
39
35
|
return (React.createElement(Input, __assign({}, restProps, { disabled: disabled, type: isPasswordVisible ? 'text' : 'password', size: size, ref: ref, colors: colors, className: cn(className, styles[SIZE_TO_CLASSNAME_MAP[size]]), rightAddons: React.createElement(React.Fragment, null,
|
|
40
36
|
rightAddons,
|
|
41
|
-
React.createElement(IconButton, { className: styles.eye, colors: colors, view: 'secondary', size: 's', icon: isPasswordVisible ? EyeMIcon : EyeOffMIcon, onClick: handleButtonClick, disabled: disabled, title: isPasswordVisible
|
|
37
|
+
React.createElement(IconButton, { className: styles.eye, colors: colors, view: 'secondary', size: 's', icon: isPasswordVisible ? EyeMIcon : EyeOffMIcon, onClick: handleButtonClick, disabled: disabled, title: isPasswordVisible
|
|
38
|
+
? 'Скрыть введённые цифры'
|
|
39
|
+
: 'Показать введённые цифры' })), addonsClassName: styles.addons, inputClassName: styles.input })));
|
|
42
40
|
});
|
|
43
41
|
PasswordInput.displayName = 'PasswordInput';
|
|
44
42
|
|
|
@@ -11,13 +11,6 @@ type PasswordInputProps = Omit<InputProps, 'size'> & {
|
|
|
11
11
|
* Управление видимостью пароля (controlled)
|
|
12
12
|
*/
|
|
13
13
|
passwordVisible?: boolean;
|
|
14
|
-
/**
|
|
15
|
-
* Управление текстом подсказки
|
|
16
|
-
*/
|
|
17
|
-
passwordHint?: {
|
|
18
|
-
visible: string;
|
|
19
|
-
hidden: string;
|
|
20
|
-
};
|
|
21
14
|
/**
|
|
22
15
|
* Коллбэк при изменении видимости пароля
|
|
23
16
|
*/
|
|
@@ -33,13 +26,6 @@ declare const PasswordInput: React.ForwardRefExoticComponent<Omit<InputProps, "s
|
|
|
33
26
|
* Управление видимостью пароля (controlled)
|
|
34
27
|
*/
|
|
35
28
|
passwordVisible?: boolean | undefined;
|
|
36
|
-
/**
|
|
37
|
-
* Управление текстом подсказки
|
|
38
|
-
*/
|
|
39
|
-
passwordHint?: {
|
|
40
|
-
visible: string;
|
|
41
|
-
hidden: string;
|
|
42
|
-
} | undefined;
|
|
43
29
|
/**
|
|
44
30
|
* Коллбэк при изменении видимости пароля
|
|
45
31
|
*/
|
|
@@ -18,11 +18,7 @@ const SIZE_TO_CLASSNAME_MAP = {
|
|
|
18
18
|
64: 'size-64',
|
|
19
19
|
72: 'size-72',
|
|
20
20
|
};
|
|
21
|
-
const PasswordInput = forwardRef(({ onPasswordVisibleChange, passwordVisible, disabled, colors, rightAddons, size = 48,
|
|
22
|
-
visible: 'Скрыть',
|
|
23
|
-
hidden: 'Показать',
|
|
24
|
-
}, className, ...restProps }, ref) => {
|
|
25
|
-
const { visible, hidden } = passwordHint;
|
|
21
|
+
const PasswordInput = forwardRef(({ onPasswordVisibleChange, passwordVisible, disabled, colors, rightAddons, size = 48, className, ...restProps }, ref) => {
|
|
26
22
|
const uncontrolled = passwordVisible === undefined;
|
|
27
23
|
const [statePasswordVisible, setStatePasswordVisible] = useState(uncontrolled ? false : passwordVisible);
|
|
28
24
|
const handleButtonClick = useCallback(() => {
|
|
@@ -30,13 +26,15 @@ const PasswordInput = forwardRef(({ onPasswordVisibleChange, passwordVisible, di
|
|
|
30
26
|
onPasswordVisibleChange(!passwordVisible);
|
|
31
27
|
}
|
|
32
28
|
if (uncontrolled) {
|
|
33
|
-
setStatePasswordVisible((
|
|
29
|
+
setStatePasswordVisible((visible) => !visible);
|
|
34
30
|
}
|
|
35
31
|
}, [passwordVisible, uncontrolled, onPasswordVisibleChange]);
|
|
36
32
|
const isPasswordVisible = uncontrolled ? statePasswordVisible : passwordVisible;
|
|
37
33
|
return (React.createElement(Input, { ...restProps, disabled: disabled, type: isPasswordVisible ? 'text' : 'password', size: size, ref: ref, colors: colors, className: cn(className, styles[SIZE_TO_CLASSNAME_MAP[size]]), rightAddons: React.createElement(React.Fragment, null,
|
|
38
34
|
rightAddons,
|
|
39
|
-
React.createElement(IconButton, { className: styles.eye, colors: colors, view: 'secondary', size: 's', icon: isPasswordVisible ? EyeMIcon : EyeOffMIcon, onClick: handleButtonClick, disabled: disabled, title: isPasswordVisible
|
|
35
|
+
React.createElement(IconButton, { className: styles.eye, colors: colors, view: 'secondary', size: 's', icon: isPasswordVisible ? EyeMIcon : EyeOffMIcon, onClick: handleButtonClick, disabled: disabled, title: isPasswordVisible
|
|
36
|
+
? 'Скрыть введённые цифры'
|
|
37
|
+
: 'Показать введённые цифры' })), addonsClassName: styles.addons, inputClassName: styles.input }));
|
|
40
38
|
});
|
|
41
39
|
PasswordInput.displayName = 'PasswordInput';
|
|
42
40
|
|
|
@@ -11,13 +11,6 @@ type PasswordInputProps = Omit<InputProps, 'size'> & {
|
|
|
11
11
|
* Управление видимостью пароля (controlled)
|
|
12
12
|
*/
|
|
13
13
|
passwordVisible?: boolean;
|
|
14
|
-
/**
|
|
15
|
-
* Управление текстом подсказки
|
|
16
|
-
*/
|
|
17
|
-
passwordHint?: {
|
|
18
|
-
visible: string;
|
|
19
|
-
hidden: string;
|
|
20
|
-
};
|
|
21
14
|
/**
|
|
22
15
|
* Коллбэк при изменении видимости пароля
|
|
23
16
|
*/
|
|
@@ -33,13 +26,6 @@ declare const PasswordInput: React.ForwardRefExoticComponent<Omit<InputProps, "s
|
|
|
33
26
|
* Управление видимостью пароля (controlled)
|
|
34
27
|
*/
|
|
35
28
|
passwordVisible?: boolean | undefined;
|
|
36
|
-
/**
|
|
37
|
-
* Управление текстом подсказки
|
|
38
|
-
*/
|
|
39
|
-
passwordHint?: {
|
|
40
|
-
visible: string;
|
|
41
|
-
hidden: string;
|
|
42
|
-
} | undefined;
|
|
43
29
|
/**
|
|
44
30
|
* Коллбэк при изменении видимости пароля
|
|
45
31
|
*/
|
|
@@ -16,11 +16,7 @@ const SIZE_TO_CLASSNAME_MAP = {
|
|
|
16
16
|
64: 'size-64',
|
|
17
17
|
72: 'size-72',
|
|
18
18
|
};
|
|
19
|
-
const PasswordInput = forwardRef(({ onPasswordVisibleChange, passwordVisible, disabled, colors, rightAddons, size = 48,
|
|
20
|
-
visible: 'Скрыть',
|
|
21
|
-
hidden: 'Показать',
|
|
22
|
-
}, className, ...restProps }, ref) => {
|
|
23
|
-
const { visible, hidden } = passwordHint;
|
|
19
|
+
const PasswordInput = forwardRef(({ onPasswordVisibleChange, passwordVisible, disabled, colors, rightAddons, size = 48, className, ...restProps }, ref) => {
|
|
24
20
|
const uncontrolled = passwordVisible === undefined;
|
|
25
21
|
const [statePasswordVisible, setStatePasswordVisible] = useState(uncontrolled ? false : passwordVisible);
|
|
26
22
|
const handleButtonClick = useCallback(() => {
|
|
@@ -28,13 +24,15 @@ const PasswordInput = forwardRef(({ onPasswordVisibleChange, passwordVisible, di
|
|
|
28
24
|
onPasswordVisibleChange(!passwordVisible);
|
|
29
25
|
}
|
|
30
26
|
if (uncontrolled) {
|
|
31
|
-
setStatePasswordVisible((
|
|
27
|
+
setStatePasswordVisible((visible) => !visible);
|
|
32
28
|
}
|
|
33
29
|
}, [passwordVisible, uncontrolled, onPasswordVisibleChange]);
|
|
34
30
|
const isPasswordVisible = uncontrolled ? statePasswordVisible : passwordVisible;
|
|
35
31
|
return (React.createElement(Input, { ...restProps, disabled: disabled, type: isPasswordVisible ? 'text' : 'password', size: size, ref: ref, colors: colors, className: cn(className, styles[SIZE_TO_CLASSNAME_MAP[size]]), rightAddons: React.createElement(React.Fragment, null,
|
|
36
32
|
rightAddons,
|
|
37
|
-
React.createElement(IconButton, { className: styles.eye, colors: colors, view: 'secondary', size: 's', icon: isPasswordVisible ? EyeMIcon : EyeOffMIcon, onClick: handleButtonClick, disabled: disabled, title: isPasswordVisible
|
|
33
|
+
React.createElement(IconButton, { className: styles.eye, colors: colors, view: 'secondary', size: 's', icon: isPasswordVisible ? EyeMIcon : EyeOffMIcon, onClick: handleButtonClick, disabled: disabled, title: isPasswordVisible
|
|
34
|
+
? 'Скрыть введённые цифры'
|
|
35
|
+
: 'Показать введённые цифры' })), addonsClassName: styles.addons, inputClassName: styles.input }));
|
|
38
36
|
});
|
|
39
37
|
PasswordInput.displayName = 'PasswordInput';
|
|
40
38
|
|
|
@@ -11,7 +11,7 @@ type PortalProps = {
|
|
|
11
11
|
/**
|
|
12
12
|
* Функция, возвращающая контейнер, в который будут рендериться дочерние элементы
|
|
13
13
|
*/
|
|
14
|
-
getPortalContainer?: () => Element
|
|
14
|
+
getPortalContainer?: () => Element;
|
|
15
15
|
/**
|
|
16
16
|
* Немедленно отрендерить дочерние элементы (false - контент будет отрендерен на след. рендер).
|
|
17
17
|
*/
|
|
@@ -199,7 +199,7 @@ type StackProps = {
|
|
|
199
199
|
value?: number;
|
|
200
200
|
};
|
|
201
201
|
declare const Stack: FC<StackProps>;
|
|
202
|
-
declare const usePortalContainer: () => () => Element;
|
|
202
|
+
declare const usePortalContainer: () => () => Element | null;
|
|
203
203
|
declare const PORTAL_CONTAINER_ATTRIBUTE = "alfa-portal-container";
|
|
204
204
|
declare const getDefaultPortalContainer: () => Element;
|
|
205
205
|
declare function setRef<T>(ref: RefObject<T> | ((instance: T | null) => void) | null | undefined, value: T | null): void;
|
|
@@ -11,7 +11,7 @@ type PortalProps = {
|
|
|
11
11
|
/**
|
|
12
12
|
* Функция, возвращающая контейнер, в который будут рендериться дочерние элементы
|
|
13
13
|
*/
|
|
14
|
-
getPortalContainer?: () => Element
|
|
14
|
+
getPortalContainer?: () => Element;
|
|
15
15
|
/**
|
|
16
16
|
* Немедленно отрендерить дочерние элементы (false - контент будет отрендерен на след. рендер).
|
|
17
17
|
*/
|
|
@@ -199,7 +199,7 @@ type StackProps = {
|
|
|
199
199
|
value?: number;
|
|
200
200
|
};
|
|
201
201
|
declare const Stack: FC<StackProps>;
|
|
202
|
-
declare const usePortalContainer: () => () => Element;
|
|
202
|
+
declare const usePortalContainer: () => () => Element | null;
|
|
203
203
|
declare const PORTAL_CONTAINER_ATTRIBUTE = "alfa-portal-container";
|
|
204
204
|
declare const getDefaultPortalContainer: () => Element;
|
|
205
205
|
declare function setRef<T>(ref: RefObject<T> | ((instance: T | null) => void) | null | undefined, value: T | null): void;
|
|
@@ -11,7 +11,7 @@ type PortalProps = {
|
|
|
11
11
|
/**
|
|
12
12
|
* Функция, возвращающая контейнер, в который будут рендериться дочерние элементы
|
|
13
13
|
*/
|
|
14
|
-
getPortalContainer?: () => Element
|
|
14
|
+
getPortalContainer?: () => Element;
|
|
15
15
|
/**
|
|
16
16
|
* Немедленно отрендерить дочерние элементы (false - контент будет отрендерен на след. рендер).
|
|
17
17
|
*/
|
|
@@ -199,7 +199,7 @@ type StackProps = {
|
|
|
199
199
|
value?: number;
|
|
200
200
|
};
|
|
201
201
|
declare const Stack: FC<StackProps>;
|
|
202
|
-
declare const usePortalContainer: () => () => Element;
|
|
202
|
+
declare const usePortalContainer: () => () => Element | null;
|
|
203
203
|
declare const PORTAL_CONTAINER_ATTRIBUTE = "alfa-portal-container";
|
|
204
204
|
declare const getDefaultPortalContainer: () => Element;
|
|
205
205
|
declare function setRef<T>(ref: RefObject<T> | ((instance: T | null) => void) | null | undefined, value: T | null): void;
|
|
@@ -11,7 +11,7 @@ type PortalProps = {
|
|
|
11
11
|
/**
|
|
12
12
|
* Функция, возвращающая контейнер, в который будут рендериться дочерние элементы
|
|
13
13
|
*/
|
|
14
|
-
getPortalContainer?: () => Element
|
|
14
|
+
getPortalContainer?: () => Element;
|
|
15
15
|
/**
|
|
16
16
|
* Немедленно отрендерить дочерние элементы (false - контент будет отрендерен на след. рендер).
|
|
17
17
|
*/
|
|
@@ -199,7 +199,7 @@ type StackProps = {
|
|
|
199
199
|
value?: number;
|
|
200
200
|
};
|
|
201
201
|
declare const Stack: FC<StackProps>;
|
|
202
|
-
declare const usePortalContainer: () => () => Element;
|
|
202
|
+
declare const usePortalContainer: () => () => Element | null;
|
|
203
203
|
declare const PORTAL_CONTAINER_ATTRIBUTE = "alfa-portal-container";
|
|
204
204
|
declare const getDefaultPortalContainer: () => Element;
|
|
205
205
|
declare function setRef<T>(ref: RefObject<T> | ((instance: T | null) => void) | null | undefined, value: T | null): void;
|
|
@@ -11,7 +11,7 @@ type PortalProps = {
|
|
|
11
11
|
/**
|
|
12
12
|
* Функция, возвращающая контейнер, в который будут рендериться дочерние элементы
|
|
13
13
|
*/
|
|
14
|
-
getPortalContainer?: () => Element
|
|
14
|
+
getPortalContainer?: () => Element;
|
|
15
15
|
/**
|
|
16
16
|
* Немедленно отрендерить дочерние элементы (false - контент будет отрендерен на след. рендер).
|
|
17
17
|
*/
|
|
@@ -199,7 +199,7 @@ type StackProps = {
|
|
|
199
199
|
value?: number;
|
|
200
200
|
};
|
|
201
201
|
declare const Stack: FC<StackProps>;
|
|
202
|
-
declare const usePortalContainer: () => () => Element;
|
|
202
|
+
declare const usePortalContainer: () => () => Element | null;
|
|
203
203
|
declare const PORTAL_CONTAINER_ATTRIBUTE = "alfa-portal-container";
|
|
204
204
|
declare const getDefaultPortalContainer: () => Element;
|
|
205
205
|
declare function setRef<T>(ref: RefObject<T> | ((instance: T | null) => void) | null | undefined, value: T | null): void;
|
|
@@ -5,7 +5,7 @@ var React = require('react');
|
|
|
5
5
|
var mergeRefs = require('react-merge-refs');
|
|
6
6
|
var cn = require('classnames');
|
|
7
7
|
var coreComponentsIconButton = require('../../../icon-button');
|
|
8
|
-
var warning = require('../../warning-
|
|
8
|
+
var warning = require('../../warning-030b2408.js');
|
|
9
9
|
var hooks = require('@alfalab/hooks');
|
|
10
10
|
var ChevronDownMIcon = require('@alfalab/icons-glyph/ChevronDownMIcon');
|
|
11
11
|
var CrossMIcon = require('@alfalab/icons-glyph/CrossMIcon');
|
|
@@ -5,7 +5,7 @@ var React = require('react');
|
|
|
5
5
|
var mergeRefs = require('react-merge-refs');
|
|
6
6
|
var cn = require('classnames');
|
|
7
7
|
var coreComponentsIconButton = require('../../../../icon-button/cssm');
|
|
8
|
-
var warning = require('../../warning-
|
|
8
|
+
var warning = require('../../warning-9845719a.js');
|
|
9
9
|
var hooks = require('@alfalab/hooks');
|
|
10
10
|
var ChevronDownMIcon = require('@alfalab/icons-glyph/ChevronDownMIcon');
|
|
11
11
|
var CrossMIcon = require('@alfalab/icons-glyph/CrossMIcon');
|
|
@@ -82,6 +82,7 @@ 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-9845719a";
|
|
86
|
+
export { PortalContext } from "./warning-9845719a";
|
|
85
87
|
export * from "./isClient-22e50762";
|
|
86
|
-
export * from "./warning-f6e0ddce";
|
|
87
88
|
export * from "./fnUtils-edf8408d";
|
package/plate/cssm/utils.js
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
type PortalContextType = () => Element | null;
|
|
3
|
+
declare const PortalContext: import("react").Context<PortalContextType>;
|
|
1
4
|
declare function isApplePlatform(): boolean;
|
|
2
5
|
declare function isIOS(): boolean;
|
|
3
6
|
declare function isMacOS(): boolean;
|
|
@@ -16,4 +19,4 @@ declare const browser: {
|
|
|
16
19
|
declare function getDataTestId(dataTestId: string, element: string): string;
|
|
17
20
|
declare function getDataTestId(dataTestId?: string, element?: string): string | undefined;
|
|
18
21
|
declare function devWarning(message: string): void;
|
|
19
|
-
export { os, browser, getDataTestId, devWarning };
|
|
22
|
+
export { PortalContext, os, browser, getDataTestId, devWarning };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
var detectBrowser = require('detect-browser');
|
|
2
|
+
var React = require('react');
|
|
2
3
|
|
|
3
4
|
function getDataTestId(dataTestId, element) {
|
|
4
5
|
var elementPart = element ? "-".concat(element.toLowerCase()) : '';
|
|
@@ -9,6 +10,8 @@ detectBrowser.detect();
|
|
|
9
10
|
|
|
10
11
|
detectBrowser.detect();
|
|
11
12
|
|
|
13
|
+
React.createContext(function () { return null; });
|
|
14
|
+
|
|
12
15
|
/* eslint-disable no-console */
|
|
13
16
|
if (process.env.NODE_ENV === 'development') ;
|
|
14
17
|
|
|
@@ -7,7 +7,7 @@ import './components/base-plate/Component.js';
|
|
|
7
7
|
import 'react-merge-refs';
|
|
8
8
|
import 'classnames';
|
|
9
9
|
import '../../icon-button/esm';
|
|
10
|
-
import './warning-
|
|
10
|
+
import './warning-5cc6af8a.js';
|
|
11
11
|
import 'detect-browser';
|
|
12
12
|
import '@alfalab/hooks';
|
|
13
13
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -3,7 +3,7 @@ import React, { forwardRef, useRef, useState, useCallback } from 'react';
|
|
|
3
3
|
import mergeRefs from 'react-merge-refs';
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import { IconButton } from '../../../../icon-button/esm';
|
|
6
|
-
import { g as getDataTestId } from '../../warning-
|
|
6
|
+
import { g as getDataTestId } from '../../warning-5cc6af8a.js';
|
|
7
7
|
import { useFocus } from '@alfalab/hooks';
|
|
8
8
|
import { ChevronDownMIcon } from '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
9
9
|
import { CrossMIcon } from '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -4,7 +4,7 @@ import 'react';
|
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../../icon-button/esm';
|
|
7
|
-
import '../../warning-
|
|
7
|
+
import '../../warning-5cc6af8a.js';
|
|
8
8
|
import 'detect-browser';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -4,7 +4,7 @@ import { BasePlate } from '../components/base-plate/Component.js';
|
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../icon-button/esm';
|
|
7
|
-
import '../warning-
|
|
7
|
+
import '../warning-5cc6af8a.js';
|
|
8
8
|
import 'detect-browser';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -5,7 +5,7 @@ import '../components/base-plate/Component.js';
|
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../../../icon-button/esm';
|
|
8
|
-
import '../warning-
|
|
8
|
+
import '../warning-5cc6af8a.js';
|
|
9
9
|
import 'detect-browser';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
11
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -82,6 +82,7 @@ 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-5cc6af8a";
|
|
86
|
+
export { PortalContext } from "./warning-5cc6af8a";
|
|
85
87
|
export * from "./isClient-22e50762";
|
|
86
|
-
export * from "./warning-f767f1d8";
|
|
87
88
|
export * from "./fnUtils-edf8408d";
|
package/plate/esm/index.js
CHANGED
|
@@ -7,7 +7,7 @@ import './components/base-plate/Component.js';
|
|
|
7
7
|
import 'react-merge-refs';
|
|
8
8
|
import 'classnames';
|
|
9
9
|
import '../../icon-button/esm';
|
|
10
|
-
import './warning-
|
|
10
|
+
import './warning-5cc6af8a.js';
|
|
11
11
|
import 'detect-browser';
|
|
12
12
|
import '@alfalab/hooks';
|
|
13
13
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -4,7 +4,7 @@ import { BasePlate } from '../components/base-plate/Component.js';
|
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../icon-button/esm';
|
|
7
|
-
import '../warning-
|
|
7
|
+
import '../warning-5cc6af8a.js';
|
|
8
8
|
import 'detect-browser';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -5,7 +5,7 @@ import '../components/base-plate/Component.js';
|
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../../../icon-button/esm';
|
|
8
|
-
import '../warning-
|
|
8
|
+
import '../warning-5cc6af8a.js';
|
|
9
9
|
import 'detect-browser';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
11
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
package/plate/esm/utils.js
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
type PortalContextType = () => Element | null;
|
|
3
|
+
declare const PortalContext: import("react").Context<PortalContextType>;
|
|
1
4
|
declare function isApplePlatform(): boolean;
|
|
2
5
|
declare function isIOS(): boolean;
|
|
3
6
|
declare function isMacOS(): boolean;
|
|
@@ -16,4 +19,4 @@ declare const browser: {
|
|
|
16
19
|
declare function getDataTestId(dataTestId: string, element: string): string;
|
|
17
20
|
declare function getDataTestId(dataTestId?: string, element?: string): string | undefined;
|
|
18
21
|
declare function devWarning(message: string): void;
|
|
19
|
-
export { os, browser, getDataTestId, devWarning };
|
|
22
|
+
export { PortalContext, os, browser, getDataTestId, devWarning };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { detect } from 'detect-browser';
|
|
2
|
+
import { createContext } from 'react';
|
|
2
3
|
|
|
3
4
|
function getDataTestId(dataTestId, element) {
|
|
4
5
|
var elementPart = element ? "-".concat(element.toLowerCase()) : '';
|
|
@@ -9,6 +10,8 @@ detect();
|
|
|
9
10
|
|
|
10
11
|
detect();
|
|
11
12
|
|
|
13
|
+
createContext(function () { return null; });
|
|
14
|
+
|
|
12
15
|
/* eslint-disable no-console */
|
|
13
16
|
if (process.env.NODE_ENV === 'development') ;
|
|
14
17
|
|
|
@@ -82,6 +82,7 @@ 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";
|
|
85
87
|
export * from "./isClient-22e50762";
|
|
86
|
-
export * from "./warning-bde58dcf";
|
|
87
88
|
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-ddcfdd3c.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-ddcfdd3c.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-ddcfdd3c.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-ddcfdd3c.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-ddcfdd3c.js';
|
|
8
8
|
import 'detect-browser';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -82,6 +82,7 @@ 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";
|
|
85
87
|
export * from "./isClient-22e50762";
|
|
86
|
-
export * from "./warning-8ef1cad9";
|
|
87
88
|
export * from "./fnUtils-edf8408d";
|