@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
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import React, { Children, isValidElement, cloneElement } from 'react';
|
|
1
|
+
import React, { forwardRef, Children, isValidElement, cloneElement } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import commonStyles from './index.module.css';
|
|
4
4
|
|
|
5
|
-
const BaseCheckboxGroup = ({ children, className, direction = 'vertical', label, error, hint, onChange, onBlur, onFocus, type = 'checkbox', dataTestId, disabled = false, styles, }) => {
|
|
5
|
+
const BaseCheckboxGroup = forwardRef(({ children, className, direction = 'vertical', label, error, hint, onChange, onBlur, onFocus, type = 'checkbox', dataTestId, disabled = false, styles, }, ref) => {
|
|
6
6
|
const renderCheckbox = (child) => {
|
|
7
7
|
const { name, checked, className: childClassName } = child.props;
|
|
8
8
|
const handleChange = (event) => {
|
|
@@ -32,18 +32,20 @@ const BaseCheckboxGroup = ({ children, className, direction = 'vertical', label,
|
|
|
32
32
|
React.createElement("input", { type: 'checkbox', autoComplete: 'off', onChange: handleChange, disabled: disabled || child.props.disabled, checked: checked, className: commonStyles.hiddenInput, tabIndex: -1 })));
|
|
33
33
|
};
|
|
34
34
|
const errorMessage = typeof error === 'boolean' ? '' : error;
|
|
35
|
-
return (React.createElement("div", { className: cn(commonStyles.component, commonStyles[type], commonStyles[direction], { [commonStyles.error]: error }, className), "data-test-id": dataTestId },
|
|
36
|
-
label ? React.createElement("span", { className: cn(commonStyles.label, styles.label) }, label) : null,
|
|
35
|
+
return (React.createElement("div", { ref: ref, className: cn(commonStyles.component, commonStyles[type], commonStyles[direction], { [commonStyles.error]: error }, className), "data-test-id": dataTestId },
|
|
36
|
+
label ? (React.createElement("span", { className: cn(commonStyles.label, styles.label) }, label)) : null,
|
|
37
37
|
children ? (React.createElement("div", { className: cn(commonStyles.checkboxList, {
|
|
38
38
|
[styles.checkboxList]: type === 'checkbox',
|
|
39
39
|
}), onBlur: onBlur, onFocus: onFocus }, Children.map(children, (child) => {
|
|
40
40
|
if (isValidElement(child)) {
|
|
41
|
-
return type === 'checkbox'
|
|
41
|
+
return type === 'checkbox'
|
|
42
|
+
? renderCheckbox(child)
|
|
43
|
+
: renderTag(child);
|
|
42
44
|
}
|
|
43
45
|
return null;
|
|
44
46
|
}))) : null,
|
|
45
47
|
errorMessage && (React.createElement("span", { className: cn(commonStyles.sub, styles.sub, commonStyles.errorMessage), role: 'alert' }, errorMessage)),
|
|
46
48
|
hint && !errorMessage && (React.createElement("span", { className: cn(commonStyles.sub, styles.sub, commonStyles.hint) }, hint))));
|
|
47
|
-
};
|
|
49
|
+
});
|
|
48
50
|
|
|
49
51
|
export { BaseCheckboxGroup };
|
|
@@ -10,7 +10,7 @@ var coreComponentsTypography = require('../../../../typography');
|
|
|
10
10
|
var hooks = require('@alfalab/hooks');
|
|
11
11
|
var context = require('../../../context.js');
|
|
12
12
|
var components_header_component = require('../../header/component.js');
|
|
13
|
-
var components_screens_initial_countdownSection = require('../../../countdown-section-
|
|
13
|
+
var components_screens_initial_countdownSection = require('../../../countdown-section-9b3f57d9.js');
|
|
14
14
|
|
|
15
15
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
16
16
|
|
|
@@ -7,7 +7,7 @@ require('../../../../spinner');
|
|
|
7
7
|
require('../../../../typography');
|
|
8
8
|
require('../../../context.js');
|
|
9
9
|
require('../../../utils.js');
|
|
10
|
-
var components_screens_initial_countdownSection = require('../../../countdown-section-
|
|
10
|
+
var components_screens_initial_countdownSection = require('../../../countdown-section-9b3f57d9.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
@@ -16,7 +16,7 @@ import '../../code-input/esm/mobile';
|
|
|
16
16
|
import '../../link/esm';
|
|
17
17
|
import '../../typography/esm';
|
|
18
18
|
import './components/header/component.js';
|
|
19
|
-
import './countdown-section-
|
|
19
|
+
import './countdown-section-846f3d8f.js';
|
|
20
20
|
import '../../button/esm';
|
|
21
21
|
import '../../spinner/esm';
|
|
22
22
|
import './components/screens/hint/component.js';
|
|
@@ -15,7 +15,7 @@ import '../../../../code-input/esm/mobile';
|
|
|
15
15
|
import '../../../../link/esm';
|
|
16
16
|
import '../../../../typography/esm';
|
|
17
17
|
import '../header/component.js';
|
|
18
|
-
import '../../countdown-section-
|
|
18
|
+
import '../../countdown-section-846f3d8f.js';
|
|
19
19
|
import '../../../../button/esm';
|
|
20
20
|
import '../../../../spinner/esm';
|
|
21
21
|
import '../countdown-loader/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../../../code-input/esm/mobile';
|
|
|
13
13
|
import '../../../../link/esm';
|
|
14
14
|
import '../../../../typography/esm';
|
|
15
15
|
import '../header/component.js';
|
|
16
|
-
import '../../countdown-section-
|
|
16
|
+
import '../../countdown-section-846f3d8f.js';
|
|
17
17
|
import '../../../../button/esm';
|
|
18
18
|
import '../../../../spinner/esm';
|
|
19
19
|
import '../screens/hint/component.js';
|
|
@@ -14,6 +14,6 @@ import '@alfalab/hooks';
|
|
|
14
14
|
import '../context.js';
|
|
15
15
|
import '../utils.js';
|
|
16
16
|
import './header/component.js';
|
|
17
|
-
import '../countdown-section-
|
|
17
|
+
import '../countdown-section-846f3d8f.js';
|
|
18
18
|
import '../../../button/esm';
|
|
19
19
|
import '../../../spinner/esm';
|
|
@@ -13,7 +13,7 @@ import '@alfalab/hooks';
|
|
|
13
13
|
import '../../context.js';
|
|
14
14
|
import '../../utils.js';
|
|
15
15
|
import '../header/component.js';
|
|
16
|
-
import '../../countdown-section-
|
|
16
|
+
import '../../countdown-section-846f3d8f.js';
|
|
17
17
|
import '../../../../button/esm';
|
|
18
18
|
import '../../../../spinner/esm';
|
|
19
19
|
import '../countdown-loader/component.js';
|
|
@@ -8,7 +8,7 @@ import { Text } from '../../../../../typography/esm';
|
|
|
8
8
|
import { usePrevious, useLayoutEffect_SAFE_FOR_SSR } from '@alfalab/hooks';
|
|
9
9
|
import { ConfirmationContext } from '../../../context.js';
|
|
10
10
|
import { Header } from '../../header/component.js';
|
|
11
|
-
import { s as styles, C as CountdownSection } from '../../../countdown-section-
|
|
11
|
+
import { s as styles, C as CountdownSection } from '../../../countdown-section-846f3d8f.js';
|
|
12
12
|
import '../../../utils.js';
|
|
13
13
|
import '../../../../../button/esm';
|
|
14
14
|
import '../../../../../spinner/esm';
|
|
@@ -4,5 +4,5 @@ import '../../../../../button/esm';
|
|
|
4
4
|
import '../../../../../spinner/esm';
|
|
5
5
|
import '../../../../../typography/esm';
|
|
6
6
|
import '../../../context.js';
|
|
7
|
-
export { C as CountdownSection } from '../../../countdown-section-
|
|
7
|
+
export { C as CountdownSection } from '../../../countdown-section-846f3d8f.js';
|
|
8
8
|
import '../../../utils.js';
|
|
@@ -10,6 +10,6 @@ import '@alfalab/hooks';
|
|
|
10
10
|
import '../../../context.js';
|
|
11
11
|
import '../../../utils.js';
|
|
12
12
|
import '../../header/component.js';
|
|
13
|
-
import '../../../countdown-section-
|
|
13
|
+
import '../../../countdown-section-846f3d8f.js';
|
|
14
14
|
import '../../../../../button/esm';
|
|
15
15
|
import '../../../../../spinner/esm';
|
|
@@ -13,7 +13,7 @@ import '../../../code-input/esm/mobile';
|
|
|
13
13
|
import '../../../link/esm';
|
|
14
14
|
import '../../../typography/esm';
|
|
15
15
|
import '../components/header/component.js';
|
|
16
|
-
import '../countdown-section-
|
|
16
|
+
import '../countdown-section-846f3d8f.js';
|
|
17
17
|
import '../../../button/esm';
|
|
18
18
|
import '../../../spinner/esm';
|
|
19
19
|
import '../components/screens/hint/component.js';
|
|
@@ -14,7 +14,7 @@ import '../../../code-input/esm/mobile';
|
|
|
14
14
|
import '../../../link/esm';
|
|
15
15
|
import '../../../typography/esm';
|
|
16
16
|
import '../components/header/component.js';
|
|
17
|
-
import '../countdown-section-
|
|
17
|
+
import '../countdown-section-846f3d8f.js';
|
|
18
18
|
import '../../../button/esm';
|
|
19
19
|
import '../../../spinner/esm';
|
|
20
20
|
import '../components/screens/hint/component.js';
|
|
@@ -16,7 +16,7 @@ import '../../code-input/esm/mobile';
|
|
|
16
16
|
import '../../link/esm';
|
|
17
17
|
import '../../typography/esm';
|
|
18
18
|
import './components/header/component.js';
|
|
19
|
-
import './countdown-section-
|
|
19
|
+
import './countdown-section-846f3d8f.js';
|
|
20
20
|
import '../../button/esm';
|
|
21
21
|
import '../../spinner/esm';
|
|
22
22
|
import './components/screens/hint/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../../code-input/esm/mobile';
|
|
|
13
13
|
import '../../../link/esm';
|
|
14
14
|
import '../../../typography/esm';
|
|
15
15
|
import '../components/header/component.js';
|
|
16
|
-
import '../countdown-section-
|
|
16
|
+
import '../countdown-section-846f3d8f.js';
|
|
17
17
|
import '../../../button/esm';
|
|
18
18
|
import '../../../spinner/esm';
|
|
19
19
|
import '../components/screens/hint/component.js';
|
|
@@ -14,7 +14,7 @@ import '../../../code-input/esm/mobile';
|
|
|
14
14
|
import '../../../link/esm';
|
|
15
15
|
import '../../../typography/esm';
|
|
16
16
|
import '../components/header/component.js';
|
|
17
|
-
import '../countdown-section-
|
|
17
|
+
import '../countdown-section-846f3d8f.js';
|
|
18
18
|
import '../../../button/esm';
|
|
19
19
|
import '../../../spinner/esm';
|
|
20
20
|
import '../components/screens/hint/component.js';
|
|
@@ -15,6 +15,6 @@ import '../../../link/esm';
|
|
|
15
15
|
import '../../../typography/esm';
|
|
16
16
|
import '@alfalab/hooks';
|
|
17
17
|
import '../components/header/component.js';
|
|
18
|
-
import '../countdown-section-
|
|
18
|
+
import '../countdown-section-846f3d8f.js';
|
|
19
19
|
import '../../../button/esm';
|
|
20
20
|
import '../../../spinner/esm';
|
|
@@ -15,7 +15,7 @@ import '../../code-input/modern/mobile';
|
|
|
15
15
|
import '../../link/modern';
|
|
16
16
|
import '../../typography/modern';
|
|
17
17
|
import './components/header/component.js';
|
|
18
|
-
import './countdown-section-
|
|
18
|
+
import './countdown-section-4ca6897e.js';
|
|
19
19
|
import '../../button/modern';
|
|
20
20
|
import '../../spinner/modern';
|
|
21
21
|
import './components/screens/hint/component.js';
|
|
@@ -14,7 +14,7 @@ import '../../../../code-input/modern/mobile';
|
|
|
14
14
|
import '../../../../link/modern';
|
|
15
15
|
import '../../../../typography/modern';
|
|
16
16
|
import '../header/component.js';
|
|
17
|
-
import '../../countdown-section-
|
|
17
|
+
import '../../countdown-section-4ca6897e.js';
|
|
18
18
|
import '../../../../button/modern';
|
|
19
19
|
import '../../../../spinner/modern';
|
|
20
20
|
import '../countdown-loader/component.js';
|
|
@@ -12,7 +12,7 @@ import '../../../../code-input/modern/mobile';
|
|
|
12
12
|
import '../../../../link/modern';
|
|
13
13
|
import '../../../../typography/modern';
|
|
14
14
|
import '../header/component.js';
|
|
15
|
-
import '../../countdown-section-
|
|
15
|
+
import '../../countdown-section-4ca6897e.js';
|
|
16
16
|
import '../../../../button/modern';
|
|
17
17
|
import '../../../../spinner/modern';
|
|
18
18
|
import '../screens/hint/component.js';
|
|
@@ -14,6 +14,6 @@ import '@alfalab/hooks';
|
|
|
14
14
|
import '../context.js';
|
|
15
15
|
import '../utils.js';
|
|
16
16
|
import './header/component.js';
|
|
17
|
-
import '../countdown-section-
|
|
17
|
+
import '../countdown-section-4ca6897e.js';
|
|
18
18
|
import '../../../button/modern';
|
|
19
19
|
import '../../../spinner/modern';
|
|
@@ -13,7 +13,7 @@ import '@alfalab/hooks';
|
|
|
13
13
|
import '../../context.js';
|
|
14
14
|
import '../../utils.js';
|
|
15
15
|
import '../header/component.js';
|
|
16
|
-
import '../../countdown-section-
|
|
16
|
+
import '../../countdown-section-4ca6897e.js';
|
|
17
17
|
import '../../../../button/modern';
|
|
18
18
|
import '../../../../spinner/modern';
|
|
19
19
|
import '../countdown-loader/component.js';
|
|
@@ -8,7 +8,7 @@ import { Text } from '../../../../../typography/modern';
|
|
|
8
8
|
import { usePrevious, useLayoutEffect_SAFE_FOR_SSR } from '@alfalab/hooks';
|
|
9
9
|
import { ConfirmationContext } from '../../../context.js';
|
|
10
10
|
import { Header } from '../../header/component.js';
|
|
11
|
-
import { s as styles, C as CountdownSection } from '../../../countdown-section-
|
|
11
|
+
import { s as styles, C as CountdownSection } from '../../../countdown-section-4ca6897e.js';
|
|
12
12
|
import '../../../utils.js';
|
|
13
13
|
import '../../../../../button/modern';
|
|
14
14
|
import '../../../../../spinner/modern';
|
|
@@ -4,5 +4,5 @@ import '../../../../../button/modern';
|
|
|
4
4
|
import '../../../../../spinner/modern';
|
|
5
5
|
import '../../../../../typography/modern';
|
|
6
6
|
import '../../../context.js';
|
|
7
|
-
export { C as CountdownSection } from '../../../countdown-section-
|
|
7
|
+
export { C as CountdownSection } from '../../../countdown-section-4ca6897e.js';
|
|
8
8
|
import '../../../utils.js';
|
|
@@ -10,6 +10,6 @@ import '@alfalab/hooks';
|
|
|
10
10
|
import '../../../context.js';
|
|
11
11
|
import '../../../utils.js';
|
|
12
12
|
import '../../header/component.js';
|
|
13
|
-
import '../../../countdown-section-
|
|
13
|
+
import '../../../countdown-section-4ca6897e.js';
|
|
14
14
|
import '../../../../../button/modern';
|
|
15
15
|
import '../../../../../spinner/modern';
|
|
@@ -12,7 +12,7 @@ import '../../../code-input/modern/mobile';
|
|
|
12
12
|
import '../../../link/modern';
|
|
13
13
|
import '../../../typography/modern';
|
|
14
14
|
import '../components/header/component.js';
|
|
15
|
-
import '../countdown-section-
|
|
15
|
+
import '../countdown-section-4ca6897e.js';
|
|
16
16
|
import '../../../button/modern';
|
|
17
17
|
import '../../../spinner/modern';
|
|
18
18
|
import '../components/screens/hint/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../../code-input/modern/mobile';
|
|
|
13
13
|
import '../../../link/modern';
|
|
14
14
|
import '../../../typography/modern';
|
|
15
15
|
import '../components/header/component.js';
|
|
16
|
-
import '../countdown-section-
|
|
16
|
+
import '../countdown-section-4ca6897e.js';
|
|
17
17
|
import '../../../button/modern';
|
|
18
18
|
import '../../../spinner/modern';
|
|
19
19
|
import '../components/screens/hint/component.js';
|
|
@@ -15,7 +15,7 @@ import '../../code-input/modern/mobile';
|
|
|
15
15
|
import '../../link/modern';
|
|
16
16
|
import '../../typography/modern';
|
|
17
17
|
import './components/header/component.js';
|
|
18
|
-
import './countdown-section-
|
|
18
|
+
import './countdown-section-4ca6897e.js';
|
|
19
19
|
import '../../button/modern';
|
|
20
20
|
import '../../spinner/modern';
|
|
21
21
|
import './components/screens/hint/component.js';
|
|
@@ -12,7 +12,7 @@ import '../../../code-input/modern/mobile';
|
|
|
12
12
|
import '../../../link/modern';
|
|
13
13
|
import '../../../typography/modern';
|
|
14
14
|
import '../components/header/component.js';
|
|
15
|
-
import '../countdown-section-
|
|
15
|
+
import '../countdown-section-4ca6897e.js';
|
|
16
16
|
import '../../../button/modern';
|
|
17
17
|
import '../../../spinner/modern';
|
|
18
18
|
import '../components/screens/hint/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../../code-input/modern/mobile';
|
|
|
13
13
|
import '../../../link/modern';
|
|
14
14
|
import '../../../typography/modern';
|
|
15
15
|
import '../components/header/component.js';
|
|
16
|
-
import '../countdown-section-
|
|
16
|
+
import '../countdown-section-4ca6897e.js';
|
|
17
17
|
import '../../../button/modern';
|
|
18
18
|
import '../../../spinner/modern';
|
|
19
19
|
import '../components/screens/hint/component.js';
|
|
@@ -15,6 +15,6 @@ import '../../../link/modern';
|
|
|
15
15
|
import '../../../typography/modern';
|
|
16
16
|
import '@alfalab/hooks';
|
|
17
17
|
import '../components/header/component.js';
|
|
18
|
-
import '../countdown-section-
|
|
18
|
+
import '../countdown-section-4ca6897e.js';
|
|
19
19
|
import '../../../button/modern';
|
|
20
20
|
import '../../../spinner/modern';
|
|
@@ -5,7 +5,7 @@ var context_fileUploadItemContext = require('../../context/file-upload-item-cont
|
|
|
5
5
|
var components_actionsControl_components_deleteButton_deleteButton = require('./components/delete-button/delete-button.js');
|
|
6
6
|
var components_actionsControl_components_downloadButton_downloadButton = require('./components/download-button/download-button.js');
|
|
7
7
|
var components_actionsControl_components_restoreButton_restoreButton = require('./components/restore-button/restore-button.js');
|
|
8
|
-
var actionsControl_module = require('../../actions-control.module-
|
|
8
|
+
var actionsControl_module = require('../../actions-control.module-998010b1.js');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
11
11
|
|
package/file-upload-item/components/actions-control/components/delete-button/delete-button.js
CHANGED
|
@@ -4,7 +4,7 @@ var React = require('react');
|
|
|
4
4
|
var coreComponentsIconButton = require('../../../../../icon-button');
|
|
5
5
|
var CrossMIcon = require('@alfalab/icons-glyph/CrossMIcon');
|
|
6
6
|
var context_fileUploadItemContext = require('../../../../context/file-upload-item-context.js');
|
|
7
|
-
var actionsControl_module = require('../../../../actions-control.module-
|
|
7
|
+
var actionsControl_module = require('../../../../actions-control.module-998010b1.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
package/file-upload-item/components/actions-control/components/download-button/download-button.js
CHANGED
|
@@ -4,7 +4,7 @@ var React = require('react');
|
|
|
4
4
|
var coreComponentsIconButton = require('../../../../../icon-button');
|
|
5
5
|
var ArrowDownLineDownCompactMIcon = require('@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon');
|
|
6
6
|
var context_fileUploadItemContext = require('../../../../context/file-upload-item-context.js');
|
|
7
|
-
var actionsControl_module = require('../../../../actions-control.module-
|
|
7
|
+
var actionsControl_module = require('../../../../actions-control.module-998010b1.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
package/file-upload-item/components/actions-control/components/restore-button/restore-button.js
CHANGED
|
@@ -4,7 +4,7 @@ var React = require('react');
|
|
|
4
4
|
var coreComponentsIconButton = require('../../../../../icon-button');
|
|
5
5
|
var ArrowsCwCompactMIcon = require('@alfalab/icons-glyph/ArrowsCwCompactMIcon');
|
|
6
6
|
var context_fileUploadItemContext = require('../../../../context/file-upload-item-context.js');
|
|
7
|
-
var actionsControl_module = require('../../../../actions-control.module-
|
|
7
|
+
var actionsControl_module = require('../../../../actions-control.module-998010b1.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
|
@@ -33,7 +33,7 @@ var ContentSubtitle = function () {
|
|
|
33
33
|
// uploading status
|
|
34
34
|
if (utils.isUploadingStatus(uploadStatus)) {
|
|
35
35
|
return (React__default.default.createElement(coreComponentsTypography.Text, { view: 'primary-small', color: 'secondary' },
|
|
36
|
-
"\u0417\u0430\u0433\u0440\u0443\
|
|
36
|
+
"\u0417\u0430\u0433\u0440\u0443\u0436\u0435\u043D\u043E",
|
|
37
37
|
'\u00A0',
|
|
38
38
|
Math.floor(validProgressBar),
|
|
39
39
|
"%"));
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
var tslib = require('tslib');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var cn = require('classnames');
|
|
6
|
-
var superEllipse = require('
|
|
6
|
+
var superEllipse = require('../../../icon-view/super-ellipse');
|
|
7
7
|
var const_progressBar = require('../../const/progress-bar.js');
|
|
8
8
|
var context_fileUploadItemContext = require('../../context/file-upload-item-context.js');
|
|
9
9
|
var utils = require('../../utils.js');
|
package/file-upload-item/cssm/components/content/components/content-subtitle/content-subtitle.js
CHANGED
|
@@ -32,7 +32,7 @@ var ContentSubtitle = function () {
|
|
|
32
32
|
// uploading status
|
|
33
33
|
if (utils.isUploadingStatus(uploadStatus)) {
|
|
34
34
|
return (React__default.default.createElement(coreComponentsTypography.Text, { view: 'primary-small', color: 'secondary' },
|
|
35
|
-
"\u0417\u0430\u0433\u0440\u0443\
|
|
35
|
+
"\u0417\u0430\u0433\u0440\u0443\u0436\u0435\u043D\u043E",
|
|
36
36
|
'\u00A0',
|
|
37
37
|
Math.floor(validProgressBar),
|
|
38
38
|
"%"));
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
var tslib = require('tslib');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var cn = require('classnames');
|
|
6
|
-
var superEllipse = require('
|
|
6
|
+
var superEllipse = require('../../../../icon-view/cssm/super-ellipse');
|
|
7
7
|
var const_progressBar = require('../../const/progress-bar.js');
|
|
8
8
|
var context_fileUploadItemContext = require('../../context/file-upload-item-context.js');
|
|
9
9
|
var utils = require('../../utils.js');
|
|
@@ -7,7 +7,7 @@ import { FileUploadItemContext } from './context/file-upload-item-context.js';
|
|
|
7
7
|
import './components/actions-control/components/delete-button/delete-button.js';
|
|
8
8
|
import '../../icon-button/esm';
|
|
9
9
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
10
|
-
import './actions-control.module-
|
|
10
|
+
import './actions-control.module-57ea3bd6.js';
|
|
11
11
|
import './components/actions-control/components/download-button/download-button.js';
|
|
12
12
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
13
13
|
import './components/actions-control/components/restore-button/restore-button.js';
|
|
@@ -19,7 +19,7 @@ import './utils.js';
|
|
|
19
19
|
import './components/content/utils/isError.js';
|
|
20
20
|
import './components/content/components/content-error/content-error.js';
|
|
21
21
|
import 'tslib';
|
|
22
|
-
import '
|
|
22
|
+
import '../../icon-view/esm/super-ellipse';
|
|
23
23
|
import './components/status-control/components/status-control-icon/status-control-icon.js';
|
|
24
24
|
import '@alfalab/icons-glyph/Document1CMIcon';
|
|
25
25
|
import '@alfalab/icons-glyph/DocumentDocMIcon';
|
|
@@ -3,7 +3,7 @@ import { FileUploadItemContext } from '../../context/file-upload-item-context.js
|
|
|
3
3
|
import { DeleteButton } from './components/delete-button/delete-button.js';
|
|
4
4
|
import { DownloadButton } from './components/download-button/download-button.js';
|
|
5
5
|
import { RestoreButton } from './components/restore-button/restore-button.js';
|
|
6
|
-
import { s as styles } from '../../actions-control.module-
|
|
6
|
+
import { s as styles } from '../../actions-control.module-57ea3bd6.js';
|
|
7
7
|
import '../../../../icon-button/esm';
|
|
8
8
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
9
9
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js
CHANGED
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import { IconButton } from '../../../../../../icon-button/esm';
|
|
3
3
|
import CrossMIcon from '@alfalab/icons-glyph/CrossMIcon';
|
|
4
4
|
import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
|
|
5
|
-
import { s as styles } from '../../../../actions-control.module-
|
|
5
|
+
import { s as styles } from '../../../../actions-control.module-57ea3bd6.js';
|
|
6
6
|
|
|
7
7
|
var DeleteButton = function () {
|
|
8
8
|
var _a = useContext(FileUploadItemContext), _b = _a.id, id = _b === void 0 ? '0' : _b, disableButtons = _a.disableButtons, onDelete = _a.onDelete;
|
|
@@ -3,4 +3,4 @@ import 'react';
|
|
|
3
3
|
import '../../../../../../icon-button/esm';
|
|
4
4
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
5
5
|
import '../../../../context/file-upload-item-context.js';
|
|
6
|
-
import '../../../../actions-control.module-
|
|
6
|
+
import '../../../../actions-control.module-57ea3bd6.js';
|
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import { IconButton } from '../../../../../../icon-button/esm';
|
|
3
3
|
import ArrowDownLineDownCompactMIcon from '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
4
4
|
import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
|
|
5
|
-
import { s as styles } from '../../../../actions-control.module-
|
|
5
|
+
import { s as styles } from '../../../../actions-control.module-57ea3bd6.js';
|
|
6
6
|
|
|
7
7
|
var DownloadButton = function () {
|
|
8
8
|
var _a = useContext(FileUploadItemContext), _b = _a.id, id = _b === void 0 ? '0' : _b, downloadLink = _a.downloadLink, download = _a.download, disableButtons = _a.disableButtons, target = _a.target, onDownload = _a.onDownload;
|
|
@@ -3,4 +3,4 @@ import 'react';
|
|
|
3
3
|
import '../../../../../../icon-button/esm';
|
|
4
4
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
5
5
|
import '../../../../context/file-upload-item-context.js';
|
|
6
|
-
import '../../../../actions-control.module-
|
|
6
|
+
import '../../../../actions-control.module-57ea3bd6.js';
|
|
@@ -3,4 +3,4 @@ import 'react';
|
|
|
3
3
|
import '../../../../../../icon-button/esm';
|
|
4
4
|
import '@alfalab/icons-glyph/ArrowsCwCompactMIcon';
|
|
5
5
|
import '../../../../context/file-upload-item-context.js';
|
|
6
|
-
import '../../../../actions-control.module-
|
|
6
|
+
import '../../../../actions-control.module-57ea3bd6.js';
|
package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js
CHANGED
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import { IconButton } from '../../../../../../icon-button/esm';
|
|
3
3
|
import ArrowsCwCompactMIcon from '@alfalab/icons-glyph/ArrowsCwCompactMIcon';
|
|
4
4
|
import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
|
|
5
|
-
import { s as styles } from '../../../../actions-control.module-
|
|
5
|
+
import { s as styles } from '../../../../actions-control.module-57ea3bd6.js';
|
|
6
6
|
|
|
7
7
|
var RestoreButton = function () {
|
|
8
8
|
var _a = useContext(FileUploadItemContext), _b = _a.id, id = _b === void 0 ? '0' : _b, disableButtons = _a.disableButtons, onRestore = _a.onRestore;
|
|
@@ -4,7 +4,7 @@ import '../../context/file-upload-item-context.js';
|
|
|
4
4
|
import './components/delete-button/delete-button.js';
|
|
5
5
|
import '../../../../icon-button/esm';
|
|
6
6
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
7
|
-
import '../../actions-control.module-
|
|
7
|
+
import '../../actions-control.module-57ea3bd6.js';
|
|
8
8
|
import './components/download-button/download-button.js';
|
|
9
9
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
10
10
|
import './components/restore-button/restore-button.js';
|
package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.js
CHANGED
|
@@ -26,7 +26,7 @@ var ContentSubtitle = function () {
|
|
|
26
26
|
// uploading status
|
|
27
27
|
if (isUploadingStatus(uploadStatus)) {
|
|
28
28
|
return (React.createElement(Text, { view: 'primary-small', color: 'secondary' },
|
|
29
|
-
"\u0417\u0430\u0433\u0440\u0443\
|
|
29
|
+
"\u0417\u0430\u0433\u0440\u0443\u0436\u0435\u043D\u043E",
|
|
30
30
|
'\u00A0',
|
|
31
31
|
Math.floor(validProgressBar),
|
|
32
32
|
"%"));
|
|
@@ -2,7 +2,7 @@ export { StatusControl } from './status-control.js';
|
|
|
2
2
|
import 'tslib';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
|
-
import '
|
|
5
|
+
import '../../../../icon-view/esm/super-ellipse';
|
|
6
6
|
import '../../const/progress-bar.js';
|
|
7
7
|
import '../../context/file-upload-item-context.js';
|
|
8
8
|
import '../../utils.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
2
|
import React, { useContext, useRef } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
|
-
import { SuperEllipse } from '
|
|
4
|
+
import { SuperEllipse } from '../../../../icon-view/esm/super-ellipse';
|
|
5
5
|
import { RADIUS, MAX_PROGRESS_BAR_VALUE } from '../../const/progress-bar.js';
|
|
6
6
|
import { FileUploadItemContext } from '../../context/file-upload-item-context.js';
|
|
7
7
|
import { isUploadingStatus, isSuccessStatus, isErrorStatus } from '../../utils.js';
|
|
@@ -6,7 +6,7 @@ import './context/file-upload-item-context.js';
|
|
|
6
6
|
import './components/actions-control/components/delete-button/delete-button.js';
|
|
7
7
|
import '../../icon-button/esm';
|
|
8
8
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
9
|
-
import './actions-control.module-
|
|
9
|
+
import './actions-control.module-57ea3bd6.js';
|
|
10
10
|
import './components/actions-control/components/download-button/download-button.js';
|
|
11
11
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
12
12
|
import './components/actions-control/components/restore-button/restore-button.js';
|
|
@@ -20,7 +20,7 @@ import './components/content/utils/isError.js';
|
|
|
20
20
|
import './components/content/components/content-error/content-error.js';
|
|
21
21
|
import './components/status-control/status-control.js';
|
|
22
22
|
import 'tslib';
|
|
23
|
-
import '
|
|
23
|
+
import '../../icon-view/esm/super-ellipse';
|
|
24
24
|
import './components/status-control/components/status-control-icon/status-control-icon.js';
|
|
25
25
|
import '@alfalab/icons-glyph/Document1CMIcon';
|
|
26
26
|
import '@alfalab/icons-glyph/DocumentDocMIcon';
|
|
@@ -7,7 +7,7 @@ import { FileUploadItemContext } from './context/file-upload-item-context.js';
|
|
|
7
7
|
import './components/actions-control/components/delete-button/delete-button.js';
|
|
8
8
|
import '../../icon-button/modern';
|
|
9
9
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
10
|
-
import './actions-control.module-
|
|
10
|
+
import './actions-control.module-8e42c7f3.js';
|
|
11
11
|
import './components/actions-control/components/download-button/download-button.js';
|
|
12
12
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|
|
13
13
|
import './components/actions-control/components/restore-button/restore-button.js';
|
|
@@ -18,7 +18,7 @@ import './const/progress-bar.js';
|
|
|
18
18
|
import './utils.js';
|
|
19
19
|
import './components/content/utils/isError.js';
|
|
20
20
|
import './components/content/components/content-error/content-error.js';
|
|
21
|
-
import '
|
|
21
|
+
import '../../icon-view/modern/super-ellipse';
|
|
22
22
|
import './components/status-control/components/status-control-icon/status-control-icon.js';
|
|
23
23
|
import '@alfalab/icons-glyph/Document1CMIcon';
|
|
24
24
|
import '@alfalab/icons-glyph/DocumentDocMIcon';
|
|
@@ -3,7 +3,7 @@ import { FileUploadItemContext } from '../../context/file-upload-item-context.js
|
|
|
3
3
|
import { DeleteButton } from './components/delete-button/delete-button.js';
|
|
4
4
|
import { DownloadButton } from './components/download-button/download-button.js';
|
|
5
5
|
import { RestoreButton } from './components/restore-button/restore-button.js';
|
|
6
|
-
import { s as styles } from '../../actions-control.module-
|
|
6
|
+
import { s as styles } from '../../actions-control.module-8e42c7f3.js';
|
|
7
7
|
import '../../../../icon-button/modern';
|
|
8
8
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
9
9
|
import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
|