@alfalab/core-components 48.23.0-beta.0 → 48.23.0
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/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 +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 +9 -9
- package/icon-view/cssm/components/base-shape/component.d.ts +1 -0
- package/icon-view/cssm/components/base-shape/component.js +9 -9
- package/icon-view/esm/components/base-shape/component.d.ts +1 -0
- package/icon-view/esm/components/base-shape/component.js +9 -9
- package/icon-view/modern/components/base-shape/component.d.ts +1 -0
- package/icon-view/modern/components/base-shape/component.js +6 -7
- package/icon-view/moderncssm/components/base-shape/component.d.ts +1 -0
- package/icon-view/moderncssm/components/base-shape/component.js +6 -7
- package/input/components/base-input/Component.js +1 -3
- package/input/cssm/components/base-input/Component.js +1 -3
- package/input/esm/Component.responsive.js +0 -5
- package/input/esm/components/base-input/Component.js +1 -7
- package/input/esm/components/base-input/index.js +0 -5
- package/input/esm/desktop/Component.desktop.js +0 -5
- package/input/esm/desktop/index.js +0 -5
- package/input/esm/index.js +0 -5
- package/input/esm/mobile/Component.mobile.js +0 -5
- package/input/esm/mobile/index.js +0 -5
- package/input/modern/Component.responsive.js +0 -5
- package/input/modern/components/base-input/Component.js +1 -7
- package/input/modern/components/base-input/index.js +0 -5
- package/input/modern/desktop/Component.desktop.js +0 -5
- package/input/modern/desktop/index.js +0 -5
- package/input/modern/index.js +0 -5
- package/input/modern/mobile/Component.mobile.js +0 -5
- package/input/modern/mobile/index.js +0 -5
- package/input/moderncssm/Component.responsive.js +0 -5
- package/input/moderncssm/components/base-input/Component.js +1 -7
- package/input/moderncssm/components/base-input/index.js +0 -5
- package/input/moderncssm/desktop/Component.desktop.js +0 -5
- package/input/moderncssm/desktop/index.js +0 -5
- package/input/moderncssm/index.js +0 -5
- package/input/moderncssm/mobile/Component.mobile.js +0 -5
- package/input/moderncssm/mobile/index.js +0 -5
- package/international-phone-input/typings-d515b24c.d.ts +559 -11
- 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/package.json +3 -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 +3 -34
- package/picker-button/cssm/Component-c44170fe.d.ts +5 -36
- package/picker-button/cssm/transformSize-ebda875c.d.ts +1 -1
- package/picker-button/esm/Component-c44170fe.d.ts +3 -34
- package/picker-button/modern/Component-c44170fe.d.ts +3 -34
- package/picker-button/moderncssm/Component-c44170fe.d.ts +3 -34
- package/product-cover/components/image-card/Component.d.ts +6 -1
- package/product-cover/components/image-card/Component.js +2 -2
- package/product-cover/components/text/Component.d.ts +6 -1
- package/product-cover/components/text/Component.js +6 -6
- package/product-cover/cssm/components/image-card/Component.d.ts +6 -1
- package/product-cover/cssm/components/image-card/Component.js +2 -2
- package/product-cover/cssm/components/text/Component.d.ts +6 -1
- package/product-cover/cssm/components/text/Component.js +6 -6
- package/product-cover/cssm/single/Component.js +4 -4
- package/product-cover/cssm/stack/Component.js +2 -2
- package/product-cover/cssm/typings.d.ts +14 -4
- package/product-cover/cssm/utils/index.d.ts +2 -2
- package/product-cover/cssm/utils/index.js +4 -4
- package/product-cover/esm/components/image-card/Component.d.ts +6 -1
- package/product-cover/esm/components/image-card/Component.js +2 -2
- package/product-cover/esm/components/text/Component.d.ts +6 -1
- package/product-cover/esm/components/text/Component.js +7 -7
- package/product-cover/esm/single/Component.js +4 -4
- package/product-cover/esm/stack/Component.js +2 -2
- package/product-cover/esm/typings.d.ts +14 -4
- package/product-cover/esm/utils/index.d.ts +2 -2
- package/product-cover/esm/utils/index.js +4 -4
- package/product-cover/modern/components/image-card/Component.d.ts +6 -1
- package/product-cover/modern/components/image-card/Component.js +2 -2
- package/product-cover/modern/components/text/Component.d.ts +6 -1
- package/product-cover/modern/components/text/Component.js +7 -7
- package/product-cover/modern/single/Component.js +4 -4
- package/product-cover/modern/stack/Component.js +2 -2
- package/product-cover/modern/typings.d.ts +14 -4
- package/product-cover/modern/utils/index.d.ts +2 -2
- package/product-cover/modern/utils/index.js +4 -4
- package/product-cover/moderncssm/components/image-card/Component.d.ts +6 -1
- package/product-cover/moderncssm/components/image-card/Component.js +2 -2
- package/product-cover/moderncssm/components/text/Component.d.ts +6 -1
- package/product-cover/moderncssm/components/text/Component.js +7 -7
- package/product-cover/moderncssm/single/Component.js +4 -4
- package/product-cover/moderncssm/stack/Component.js +2 -2
- package/product-cover/moderncssm/typings.d.ts +14 -4
- package/product-cover/moderncssm/utils/index.d.ts +2 -2
- package/product-cover/moderncssm/utils/index.js +4 -4
- package/product-cover/single/Component.js +4 -4
- package/product-cover/stack/Component.js +2 -2
- package/product-cover/typings.d.ts +14 -4
- package/product-cover/utils/index.d.ts +2 -2
- package/product-cover/utils/index.js +4 -4
- 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-select/Component.js +2 -2
- 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/esm/Component.responsive.js +3 -3
- package/select/esm/components/base-select/Component.js +2 -2
- 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.js +2 -2
- package/select/esm/components/index.js +2 -2
- package/select/esm/desktop/Component.desktop.js +2 -2
- package/select/esm/desktop/index.js +2 -2
- package/select/esm/index.js +3 -3
- package/select/esm/mobile/Component.mobile.js +3 -3
- package/select/esm/mobile/Component.modal.mobile.js +3 -3
- package/select/esm/mobile/index.js +3 -3
- 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/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/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +3 -3
- package/select/modern/components/base-select/Component.js +2 -2
- 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.js +2 -2
- package/select/modern/components/index.js +2 -2
- package/select/modern/desktop/Component.desktop.js +2 -2
- package/select/modern/desktop/index.js +2 -2
- package/select/modern/index.js +3 -3
- package/select/modern/mobile/Component.mobile.js +3 -3
- package/select/modern/mobile/Component.modal.mobile.js +3 -3
- package/select/modern/mobile/index.js +3 -3
- 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/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/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/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/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/status/Component.d.ts +8 -2
- package/status/Component.js +4 -2
- package/status/cssm/Component.d.ts +8 -2
- package/status/cssm/Component.js +3 -1
- package/status/cssm/index.module.css +24 -2
- package/status/esm/Component.d.ts +8 -2
- package/status/esm/Component.js +4 -2
- package/status/esm/index.css +28 -2
- package/status/index.css +28 -2
- package/status/modern/Component.d.ts +8 -2
- package/status/modern/Component.js +4 -2
- package/status/modern/index.css +28 -2
- package/status/moderncssm/Component.d.ts +8 -2
- package/status/moderncssm/Component.js +3 -1
- package/status/moderncssm/index.module.css +25 -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 +20 -20
- 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-modal/Component.responsive.d.ts +2 -2
- package/universal-modal/components/header/desktop/Component.desktop.js +14 -4
- package/universal-modal/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/cssm/components/header/desktop/Component.desktop.js +13 -3
- package/universal-modal/cssm/utils/getUniversalModalTestIds.d.ts +1 -0
- package/universal-modal/cssm/utils/getUniversalModalTestIds.js +1 -0
- package/universal-modal/desktop/Component.desktop.d.ts +2 -2
- package/universal-modal/desktop/components/center-modal/center-modal.d.ts +1 -1
- package/universal-modal/desktop/components/side-modal/side-modal.d.ts +1 -1
- package/universal-modal/esm/Component.responsive.js +1 -1
- package/universal-modal/esm/components/header/desktop/Component.desktop.js +14 -4
- 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/esm/utils/getUniversalModalTestIds.d.ts +1 -0
- package/universal-modal/esm/utils/getUniversalModalTestIds.js +1 -0
- package/universal-modal/mobile/Component.mobile.d.ts +2 -2
- package/universal-modal/modern/Component.responsive.js +1 -1
- package/universal-modal/modern/components/header/desktop/Component.desktop.js +10 -4
- 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/modern/utils/getUniversalModalTestIds.d.ts +1 -0
- package/universal-modal/modern/utils/getUniversalModalTestIds.js +1 -0
- package/universal-modal/moderncssm/Component.responsive.d.ts +2 -2
- package/universal-modal/moderncssm/components/header/desktop/Component.desktop.js +9 -3
- 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/universal-modal/moderncssm/utils/getUniversalModalTestIds.d.ts +1 -0
- package/universal-modal/moderncssm/utils/getUniversalModalTestIds.js +1 -0
- package/universal-modal/utils/getUniversalModalTestIds.d.ts +1 -0
- package/universal-modal/utils/getUniversalModalTestIds.js +1 -0
- package/input/cssm/helpers/findScrollableParent.d.ts +0 -11
- package/input/cssm/helpers/findScrollableParent.js +0 -25
- package/input/cssm/helpers/isInput.d.ts +0 -16
- package/input/cssm/helpers/isInput.js +0 -42
- package/input/cssm/helpers/isScrollable.d.ts +0 -2
- package/input/cssm/helpers/isScrollable.js +0 -14
- package/input/cssm/hooks/usePreventScrollOnFocus.d.ts +0 -3
- package/input/cssm/hooks/usePreventScrollOnFocus.js +0 -67
- package/input/cssm/hooks/useVirtualKeyboard.d.ts +0 -5
- package/input/cssm/hooks/useVirtualKeyboard.js +0 -31
- package/input/esm/helpers/findScrollableParent.d.ts +0 -11
- package/input/esm/helpers/findScrollableParent.js +0 -23
- package/input/esm/helpers/isInput.d.ts +0 -16
- package/input/esm/helpers/isInput.js +0 -40
- package/input/esm/helpers/isScrollable.d.ts +0 -2
- package/input/esm/helpers/isScrollable.js +0 -12
- package/input/esm/hooks/usePreventScrollOnFocus.d.ts +0 -3
- package/input/esm/hooks/usePreventScrollOnFocus.js +0 -66
- package/input/esm/hooks/useVirtualKeyboard.d.ts +0 -5
- package/input/esm/hooks/useVirtualKeyboard.js +0 -29
- package/input/helpers/findScrollableParent.d.ts +0 -11
- package/input/helpers/findScrollableParent.js +0 -25
- package/input/helpers/isInput.d.ts +0 -16
- package/input/helpers/isInput.js +0 -42
- package/input/helpers/isScrollable.d.ts +0 -2
- package/input/helpers/isScrollable.js +0 -14
- package/input/hooks/usePreventScrollOnFocus.d.ts +0 -3
- package/input/hooks/usePreventScrollOnFocus.js +0 -67
- package/input/hooks/useVirtualKeyboard.d.ts +0 -5
- package/input/hooks/useVirtualKeyboard.js +0 -31
- package/input/modern/helpers/findScrollableParent.d.ts +0 -11
- package/input/modern/helpers/findScrollableParent.js +0 -23
- package/input/modern/helpers/isInput.d.ts +0 -16
- package/input/modern/helpers/isInput.js +0 -40
- package/input/modern/helpers/isScrollable.d.ts +0 -2
- package/input/modern/helpers/isScrollable.js +0 -12
- package/input/modern/hooks/usePreventScrollOnFocus.d.ts +0 -3
- package/input/modern/hooks/usePreventScrollOnFocus.js +0 -64
- package/input/modern/hooks/useVirtualKeyboard.d.ts +0 -5
- package/input/modern/hooks/useVirtualKeyboard.js +0 -29
- package/input/moderncssm/helpers/findScrollableParent.d.ts +0 -11
- package/input/moderncssm/helpers/findScrollableParent.js +0 -23
- package/input/moderncssm/helpers/isInput.d.ts +0 -16
- package/input/moderncssm/helpers/isInput.js +0 -40
- package/input/moderncssm/helpers/isScrollable.d.ts +0 -2
- package/input/moderncssm/helpers/isScrollable.js +0 -12
- package/input/moderncssm/hooks/usePreventScrollOnFocus.d.ts +0 -3
- package/input/moderncssm/hooks/usePreventScrollOnFocus.js +0 -64
- package/input/moderncssm/hooks/useVirtualKeyboard.d.ts +0 -5
- package/input/moderncssm/hooks/useVirtualKeyboard.js +0 -29
- package/international-phone-input/index-235f6347.d.ts +0 -272
- package/international-phone-input/types-464d40a4.d.ts +0 -293
- /package/calendar/{calendarMonthOnlyView-d9c730cf.d.ts → calendarMonthOnlyView-d7962ba1.d.ts} +0 -0
- /package/calendar/{calendarMonthOnlyView-d9c730cf.js → calendarMonthOnlyView-d7962ba1.js} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-a6afa5b6.d.ts → calendarMonthOnlyView-fd95c592.d.ts} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-a6afa5b6.js → calendarMonthOnlyView-fd95c592.js} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-44e1c26b.d.ts → calendarMonthOnlyView-1bf0d693.d.ts} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-44e1c26b.js → calendarMonthOnlyView-1bf0d693.js} +0 -0
- /package/confirmation/{countdown-section-a0ef9e36.d.ts → countdown-section-4b769e3d.d.ts} +0 -0
- /package/confirmation/{countdown-section-a0ef9e36.js → countdown-section-4b769e3d.js} +0 -0
- /package/confirmation/esm/{countdown-section-2f6f8adb.d.ts → countdown-section-8cccd867.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-2f6f8adb.js → countdown-section-8cccd867.js} +0 -0
- /package/confirmation/modern/{countdown-section-ff0b9f85.d.ts → countdown-section-b6f5538b.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-ff0b9f85.js → countdown-section-b6f5538b.js} +0 -0
- /package/file-upload-item/{actions-control.module-2eb76329.js → actions-control.module-abc8f125.js} +0 -0
- /package/file-upload-item/esm/{actions-control.module-8047680e.js → actions-control.module-7305124e.js} +0 -0
- /package/file-upload-item/modern/{actions-control.module-5d194cf0.js → actions-control.module-0da6088b.js} +0 -0
- /package/gallery/esm/{hooks-62f2553f.d.ts → hooks-37b45d6d.d.ts} +0 -0
- /package/gallery/esm/{hooks-62f2553f.js → hooks-37b45d6d.js} +0 -0
- /package/gallery/{hooks-39acefec.d.ts → hooks-931c1aa3.d.ts} +0 -0
- /package/gallery/{hooks-39acefec.js → hooks-931c1aa3.js} +0 -0
- /package/gallery/modern/{hooks-b30860a1.d.ts → hooks-4af7cd73.d.ts} +0 -0
- /package/gallery/modern/{hooks-b30860a1.js → hooks-4af7cd73.js} +0 -0
- /package/modal/esm/{layout.module-cc3d7d30.js → layout.module-80a5db61.js} +0 -0
- /package/modal/{layout.module-88dae8bd.js → layout.module-8bb05af0.js} +0 -0
- /package/modal/modern/{layout.module-a5cb3874.js → layout.module-a40a71f3.js} +0 -0
- /package/pure-cell/{component-d8a26783.d.ts → component-ffa871c3.d.ts} +0 -0
- /package/pure-cell/{component-d8a26783.js → component-ffa871c3.js} +0 -0
- /package/pure-cell/esm/{component-a85d77b3.d.ts → component-11f84b19.d.ts} +0 -0
- /package/pure-cell/esm/{component-a85d77b3.js → component-11f84b19.js} +0 -0
- /package/pure-cell/modern/{component-92dbeeda.d.ts → component-e725d224.d.ts} +0 -0
- /package/pure-cell/modern/{component-92dbeeda.js → component-e725d224.js} +0 -0
- /package/select/esm/{hook-7199f493.d.ts → hook-bc1ea911.d.ts} +0 -0
- /package/select/esm/{hook-7199f493.js → hook-bc1ea911.js} +0 -0
- /package/select/esm/{list-popover-desktop-b5f1a09c.d.ts → list-popover-desktop-f5cda104.d.ts} +0 -0
- /package/select/esm/{list-popover-desktop-b5f1a09c.js → list-popover-desktop-f5cda104.js} +0 -0
- /package/select/esm/{mobile.module-ca5601d6.js → mobile.module-b7dd0d6a.js} +0 -0
- /package/select/{hook-c5dc8941.d.ts → hook-fe1c7ed3.d.ts} +0 -0
- /package/select/{hook-c5dc8941.js → hook-fe1c7ed3.js} +0 -0
- /package/select/{list-popover-desktop-39ddc283.d.ts → list-popover-desktop-4037363d.d.ts} +0 -0
- /package/select/{list-popover-desktop-39ddc283.js → list-popover-desktop-4037363d.js} +0 -0
- /package/select/{mobile.module-1203bf61.js → mobile.module-9cea3820.js} +0 -0
- /package/select/modern/{hook-db27571c.d.ts → hook-72d02bc6.d.ts} +0 -0
- /package/select/modern/{hook-db27571c.js → hook-72d02bc6.js} +0 -0
- /package/select/modern/{list-popover-desktop-6a634875.d.ts → list-popover-desktop-d892a206.d.ts} +0 -0
- /package/select/modern/{list-popover-desktop-6a634875.js → list-popover-desktop-d892a206.js} +0 -0
- /package/select/modern/{mobile.module-4896283c.js → mobile.module-a79b5ac2.js} +0 -0
- /package/side-panel/esm/{layout.module-b2ec1308.js → layout.module-5e09b4ce.js} +0 -0
- /package/side-panel/{layout.module-1a0e4490.js → layout.module-3bf6f157.js} +0 -0
- /package/side-panel/modern/{layout.module-a929650c.js → layout.module-6a165f20.js} +0 -0
- /package/tabs/esm/{index.module-1728571d.js → index.module-4727f97e.js} +0 -0
- /package/tabs/esm/{index.module-9e20d95f.js → index.module-da2e30be.js} +0 -0
- /package/tabs/{index.module-417412d8.js → index.module-7b4b5510.js} +0 -0
- /package/tabs/{index.module-8f8b64f2.js → index.module-7ddbb45d.js} +0 -0
- /package/tabs/modern/{index.module-6a379f5e.js → index.module-98af5c45.js} +0 -0
- /package/tabs/modern/{index.module-f21c4ecb.js → index.module-e8b3b734.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-6207a2cb.js → colors.module-60c27fcf.js} +0 -0
- /package/typography/{common.module-da186315.js → common.module-4a8391af.js} +0 -0
- /package/typography/esm/{colors.module-1321afaf.js → colors.module-a9d133f9.js} +0 -0
- /package/typography/esm/{common.module-45c113f5.js → common.module-9b64ffa3.js} +0 -0
- /package/typography/modern/{colors.module-855bb586.js → colors.module-04ff9960.js} +0 -0
- /package/typography/modern/{common.module-cfed8796.js → common.module-f418479d.js} +0 -0
- /package/universal-modal/esm/{index.module-635b2d9f.js → index.module-5bdb438d.js} +0 -0
- /package/universal-modal/{index.module-331fa14f.js → index.module-cf6eab05.js} +0 -0
- /package/universal-modal/modern/{index.module-958e796d.js → index.module-803ae65c.js} +0 -0
package/tabs/esm/index.js
CHANGED
|
@@ -23,12 +23,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
23
23
|
import './components/scroll-controls/utils.js';
|
|
24
24
|
import './components/title/Component.js';
|
|
25
25
|
import '../../skeleton/esm';
|
|
26
|
-
import './index.module-
|
|
26
|
+
import './index.module-4727f97e.js';
|
|
27
27
|
import './components/primary-tablist/Component.mobile.js';
|
|
28
28
|
import './components/secondary-tablist/Component.desktop.js';
|
|
29
29
|
import '../../tag/esm/desktop';
|
|
30
30
|
import './components/secondary-tablist/Component.js';
|
|
31
|
-
import './index.module-
|
|
31
|
+
import './index.module-da2e30be.js';
|
|
32
32
|
import './components/secondary-tablist/Component.mobile.js';
|
|
33
33
|
import '../../tag/esm/mobile';
|
|
34
34
|
import './components/tabs/Component.js';
|
package/tabs/esm/mobile/index.js
CHANGED
|
@@ -21,8 +21,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
21
21
|
import '../components/scroll-controls/utils.js';
|
|
22
22
|
import '../components/title/Component.js';
|
|
23
23
|
import '../../../skeleton/esm';
|
|
24
|
-
import '../index.module-
|
|
24
|
+
import '../index.module-4727f97e.js';
|
|
25
25
|
import '../../../tag/esm/mobile';
|
|
26
26
|
import '../components/secondary-tablist/Component.js';
|
|
27
|
-
import '../index.module-
|
|
27
|
+
import '../index.module-da2e30be.js';
|
|
28
28
|
import '../components/tabs/Component.js';
|
|
@@ -17,5 +17,5 @@ import '../../../shared/modern';
|
|
|
17
17
|
import '../synthetic-events.js';
|
|
18
18
|
import '../components/title/Component.js';
|
|
19
19
|
import '../../../skeleton/modern';
|
|
20
|
-
import '../index.module-
|
|
20
|
+
import '../index.module-e8b3b734.js';
|
|
21
21
|
import '../components/tabs/Component.js';
|
|
@@ -6,7 +6,7 @@ import { PickerButtonDesktop } from '../../../../picker-button/modern/desktop';
|
|
|
6
6
|
import { useTablistTitles } from '../../hooks/use-tablist-titles.js';
|
|
7
7
|
import { createSyntheticMouseEvent } from '../../synthetic-events.js';
|
|
8
8
|
import { Title } from '../title/Component.js';
|
|
9
|
-
import { s as styles } from '../../index.module-
|
|
9
|
+
import { s as styles } from '../../index.module-e8b3b734.js';
|
|
10
10
|
import '../../../../mq/modern';
|
|
11
11
|
import '../../hooks/use-collapsible-elements.js';
|
|
12
12
|
import '@juggle/resize-observer';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { PrimaryTabList } from './Component.js';
|
|
3
|
-
import { s as styles } from '../../index.module-
|
|
3
|
+
import { s as styles } from '../../index.module-e8b3b734.js';
|
|
4
4
|
import '@juggle/resize-observer';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../../keyboard-focusable/modern';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { PrimaryTabList } from './Component.js';
|
|
3
|
-
import { s as styles$1 } from '../../index.module-
|
|
3
|
+
import { s as styles$1 } from '../../index.module-e8b3b734.js';
|
|
4
4
|
import '@juggle/resize-observer';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../../keyboard-focusable/modern';
|
|
@@ -19,7 +19,7 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
19
19
|
import '../scroll-controls/utils.js';
|
|
20
20
|
import '../title/Component.js';
|
|
21
21
|
import '../../../../skeleton/modern';
|
|
22
|
-
import '../../index.module-
|
|
22
|
+
import '../../index.module-e8b3b734.js';
|
|
23
23
|
|
|
24
24
|
const PrimaryTabListResponsive = ({ size, breakpoint, client, fullWidthScroll, defaultMatchMediaValue = client === undefined ? undefined : client === 'desktop', ...restProps }) => {
|
|
25
25
|
const isDesktop = useIsDesktop(breakpoint, defaultMatchMediaValue);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { TagDesktop } from '../../../../tag/modern/desktop';
|
|
3
3
|
import { SecondaryTabList } from './Component.js';
|
|
4
|
-
import { c as commonStyles } from '../../index.module-
|
|
4
|
+
import { c as commonStyles } from '../../index.module-98af5c45.js';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../../skeleton/modern';
|
|
7
7
|
import '../../hooks/use-tabs.js';
|
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { TagMobile } from '../../../../tag/modern/mobile';
|
|
4
4
|
import { SecondaryTabList } from './Component.js';
|
|
5
|
-
import { c as commonStyles } from '../../index.module-
|
|
5
|
+
import { c as commonStyles } from '../../index.module-98af5c45.js';
|
|
6
6
|
import '../../../../skeleton/modern';
|
|
7
7
|
import '../../hooks/use-tabs.js';
|
|
8
8
|
import 'react-merge-refs';
|
|
@@ -17,7 +17,7 @@ import '../../../../icon-button/modern';
|
|
|
17
17
|
import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
18
18
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
19
19
|
import '../scroll-controls/utils.js';
|
|
20
|
-
import '../../index.module-
|
|
20
|
+
import '../../index.module-98af5c45.js';
|
|
21
21
|
import '../../../../tag/modern/mobile';
|
|
22
22
|
|
|
23
23
|
const SecondaryTabListResponsive = ({ fullWidthScroll, breakpoint, client, defaultMatchMediaValue = client === undefined ? undefined : client === 'desktop', ...restProps }) => {
|
|
@@ -16,7 +16,7 @@ import '../../../../shared/modern';
|
|
|
16
16
|
import '../../synthetic-events.js';
|
|
17
17
|
import '../title/Component.js';
|
|
18
18
|
import '../../../../skeleton/modern';
|
|
19
|
-
import '../../index.module-
|
|
19
|
+
import '../../index.module-e8b3b734.js';
|
|
20
20
|
|
|
21
21
|
const TabsCollapsible = ({ ...restProps }) => (React.createElement(Tabs, { TabList: CollapsiblePrimaryTabList, ...restProps }));
|
|
22
22
|
|
|
@@ -19,10 +19,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
19
19
|
import '../scroll-controls/utils.js';
|
|
20
20
|
import '../title/Component.js';
|
|
21
21
|
import '../../../../skeleton/modern';
|
|
22
|
-
import '../../index.module-
|
|
22
|
+
import '../../index.module-e8b3b734.js';
|
|
23
23
|
import '../../../../tag/modern/desktop';
|
|
24
24
|
import '../secondary-tablist/Component.js';
|
|
25
|
-
import '../../index.module-
|
|
25
|
+
import '../../index.module-98af5c45.js';
|
|
26
26
|
|
|
27
27
|
const views = {
|
|
28
28
|
primary: PrimaryTabListDesktop,
|
|
@@ -19,10 +19,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
19
19
|
import '../scroll-controls/utils.js';
|
|
20
20
|
import '../title/Component.js';
|
|
21
21
|
import '../../../../skeleton/modern';
|
|
22
|
-
import '../../index.module-
|
|
22
|
+
import '../../index.module-e8b3b734.js';
|
|
23
23
|
import '../../../../tag/modern/mobile';
|
|
24
24
|
import '../secondary-tablist/Component.js';
|
|
25
|
-
import '../../index.module-
|
|
25
|
+
import '../../index.module-98af5c45.js';
|
|
26
26
|
|
|
27
27
|
const views = {
|
|
28
28
|
primary: PrimaryTabListMobile,
|
|
@@ -21,12 +21,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
21
21
|
import '../scroll-controls/utils.js';
|
|
22
22
|
import '../title/Component.js';
|
|
23
23
|
import '../../../../skeleton/modern';
|
|
24
|
-
import '../../index.module-
|
|
24
|
+
import '../../index.module-e8b3b734.js';
|
|
25
25
|
import '../primary-tablist/Component.mobile.js';
|
|
26
26
|
import '../secondary-tablist/Component.desktop.js';
|
|
27
27
|
import '../../../../tag/modern/desktop';
|
|
28
28
|
import '../secondary-tablist/Component.js';
|
|
29
|
-
import '../../index.module-
|
|
29
|
+
import '../../index.module-98af5c45.js';
|
|
30
30
|
import '../secondary-tablist/Component.mobile.js';
|
|
31
31
|
import '../../../../tag/modern/mobile';
|
|
32
32
|
|
|
@@ -20,8 +20,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
20
20
|
import '../components/scroll-controls/utils.js';
|
|
21
21
|
import '../components/title/Component.js';
|
|
22
22
|
import '../../../skeleton/modern';
|
|
23
|
-
import '../index.module-
|
|
23
|
+
import '../index.module-e8b3b734.js';
|
|
24
24
|
import '../../../tag/modern/desktop';
|
|
25
25
|
import '../components/secondary-tablist/Component.js';
|
|
26
|
-
import '../index.module-
|
|
26
|
+
import '../index.module-98af5c45.js';
|
|
27
27
|
import '../components/tabs/Component.js';
|
package/tabs/modern/index.js
CHANGED
|
@@ -22,12 +22,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
22
22
|
import './components/scroll-controls/utils.js';
|
|
23
23
|
import './components/title/Component.js';
|
|
24
24
|
import '../../skeleton/modern';
|
|
25
|
-
import './index.module-
|
|
25
|
+
import './index.module-e8b3b734.js';
|
|
26
26
|
import './components/primary-tablist/Component.mobile.js';
|
|
27
27
|
import './components/secondary-tablist/Component.desktop.js';
|
|
28
28
|
import '../../tag/modern/desktop';
|
|
29
29
|
import './components/secondary-tablist/Component.js';
|
|
30
|
-
import './index.module-
|
|
30
|
+
import './index.module-98af5c45.js';
|
|
31
31
|
import './components/secondary-tablist/Component.mobile.js';
|
|
32
32
|
import '../../tag/modern/mobile';
|
|
33
33
|
import './components/tabs/Component.js';
|
|
@@ -20,8 +20,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
20
20
|
import '../components/scroll-controls/utils.js';
|
|
21
21
|
import '../components/title/Component.js';
|
|
22
22
|
import '../../../skeleton/modern';
|
|
23
|
-
import '../index.module-
|
|
23
|
+
import '../index.module-e8b3b734.js';
|
|
24
24
|
import '../../../tag/modern/mobile';
|
|
25
25
|
import '../components/secondary-tablist/Component.js';
|
|
26
|
-
import '../index.module-
|
|
26
|
+
import '../index.module-98af5c45.js';
|
|
27
27
|
import '../components/tabs/Component.js';
|
package/textarea/Component.js
CHANGED
|
@@ -9,7 +9,7 @@ var coreComponentsFormControl = require('../form-control');
|
|
|
9
9
|
var coreComponentsMq = require('../mq');
|
|
10
10
|
var coreComponentsShared = require('../shared');
|
|
11
11
|
var hooks = require('@alfalab/hooks');
|
|
12
|
-
var components_PseudoTextArea = require('./PseudoTextArea-
|
|
12
|
+
var components_PseudoTextArea = require('./PseudoTextArea-6237dbc3.js');
|
|
13
13
|
var consts = require('./consts.js');
|
|
14
14
|
|
|
15
15
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
require('react');
|
|
4
4
|
require('classnames');
|
|
5
5
|
require('../consts.js');
|
|
6
|
-
var components_PseudoTextArea = require('../PseudoTextArea-
|
|
6
|
+
var components_PseudoTextArea = require('../PseudoTextArea-6237dbc3.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../PseudoTextArea-
|
|
1
|
+
export * from "../PseudoTextArea-6237dbc3";
|
|
@@ -7,7 +7,7 @@ import { FormControl } from '../../form-control/esm';
|
|
|
7
7
|
import { useIsDesktop } from '../../mq/esm';
|
|
8
8
|
import { getDataTestId } from '../../shared/esm';
|
|
9
9
|
import { useFocus } from '@alfalab/hooks';
|
|
10
|
-
import { s as styles, P as PseudoTextArea } from './PseudoTextArea-
|
|
10
|
+
import { s as styles, P as PseudoTextArea } from './PseudoTextArea-691ebeeb.js';
|
|
11
11
|
import { SIZE_TO_CLASSNAME_MAP } from './consts.js';
|
|
12
12
|
|
|
13
13
|
var defaultColors = {"input":"textarea__input_sc718","hasInnerLabel":"textarea__hasInnerLabel_sc718","disableUserInput":"textarea__disableUserInput_sc718","error":"textarea__error_sc718","textarea":"textarea__textarea_sc718","hint":"textarea__hint_sc718"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../PseudoTextArea-
|
|
1
|
+
export * from "../PseudoTextArea-691ebeeb";
|
package/textarea/esm/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import { FormControl } from '../../form-control/modern';
|
|
|
6
6
|
import { useIsDesktop } from '../../mq/modern';
|
|
7
7
|
import { getDataTestId } from '../../shared/modern';
|
|
8
8
|
import { useFocus } from '@alfalab/hooks';
|
|
9
|
-
import { s as styles, P as PseudoTextArea } from './PseudoTextArea-
|
|
9
|
+
import { s as styles, P as PseudoTextArea } from './PseudoTextArea-25604eec.js';
|
|
10
10
|
import { SIZE_TO_CLASSNAME_MAP } from './consts.js';
|
|
11
11
|
|
|
12
12
|
const defaultColors = {"input":"textarea__input_sc718","hasInnerLabel":"textarea__hasInnerLabel_sc718","disableUserInput":"textarea__disableUserInput_sc718","error":"textarea__error_sc718","textarea":"textarea__textarea_sc718","hint":"textarea__hint_sc718"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../PseudoTextArea-
|
|
1
|
+
export * from "../PseudoTextArea-25604eec";
|
package/textarea/modern/index.js
CHANGED
|
@@ -1,23 +1,4 @@
|
|
|
1
|
-
.
|
|
2
|
-
border-bottom: 1px solid #353539;
|
|
3
|
-
}.backdrop__backdrop_7f1fg {
|
|
4
|
-
-webkit-tap-highlight-color: transparent;
|
|
5
|
-
} .backdrop__appear_7f1fg,
|
|
6
|
-
.backdrop__enter_7f1fg {
|
|
7
|
-
background-color: transparent;
|
|
8
|
-
} .backdrop__appearActive_7f1fg,
|
|
9
|
-
.backdrop__enterActive_7f1fg,
|
|
10
|
-
.backdrop__appearDone_7f1fg,
|
|
11
|
-
.backdrop__enterDone_7f1fg {
|
|
12
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
13
|
-
} .backdrop__exit_7f1fg {
|
|
14
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
15
|
-
} .backdrop__exitActive_7f1fg,
|
|
16
|
-
.backdrop__exitDone_7f1fg {
|
|
17
|
-
background-color: transparent;
|
|
18
|
-
} .backdrop__transparent_7f1fg.backdrop__transparent_7f1fg {
|
|
19
|
-
background-color: transparent;
|
|
20
|
-
}.badge__component_19yly.badge__background-accent_19yly {
|
|
1
|
+
.badge__component_19yly.badge__background-accent_19yly {
|
|
21
2
|
background-color: #f83a2a;
|
|
22
3
|
color: rgba(255, 255, 255, 0.94);
|
|
23
4
|
} .badge__component_19yly.badge__background-specialbg-secondary-transparent_19yly {
|
|
@@ -81,6 +62,25 @@
|
|
|
81
62
|
background: #e7e8ea;
|
|
82
63
|
} .card-image__loaded_auzvm {
|
|
83
64
|
background: transparent
|
|
65
|
+
}.backdrop__backdrop_7f1fg {
|
|
66
|
+
-webkit-tap-highlight-color: transparent;
|
|
67
|
+
} .backdrop__appear_7f1fg,
|
|
68
|
+
.backdrop__enter_7f1fg {
|
|
69
|
+
background-color: transparent;
|
|
70
|
+
} .backdrop__appearActive_7f1fg,
|
|
71
|
+
.backdrop__enterActive_7f1fg,
|
|
72
|
+
.backdrop__appearDone_7f1fg,
|
|
73
|
+
.backdrop__enterDone_7f1fg {
|
|
74
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
75
|
+
} .backdrop__exit_7f1fg {
|
|
76
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
77
|
+
} .backdrop__exitActive_7f1fg,
|
|
78
|
+
.backdrop__exitDone_7f1fg {
|
|
79
|
+
background-color: transparent;
|
|
80
|
+
} .backdrop__transparent_7f1fg.backdrop__transparent_7f1fg {
|
|
81
|
+
background-color: transparent;
|
|
82
|
+
}.divider__component_1des1 {
|
|
83
|
+
border-bottom: 1px solid #353539;
|
|
84
84
|
}.dropzone__component_fhcxh {
|
|
85
85
|
border: 1px dashed rgba(255, 255, 255, 0.94);
|
|
86
86
|
} .dropzone__component_fhcxh:not(.dropzone__disabled_fhcxh):hover {
|
|
@@ -9,10 +9,10 @@ import 'classnames';
|
|
|
9
9
|
import './hooks/use-skeleton.js';
|
|
10
10
|
import '../../skeleton/esm';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
|
-
import './colors.module-
|
|
12
|
+
import './colors.module-a9d133f9.js';
|
|
13
13
|
import './title/component.js';
|
|
14
14
|
import './title/utils.js';
|
|
15
|
-
import './common.module-
|
|
15
|
+
import './common.module-9b64ffa3.js';
|
|
16
16
|
import '../../mq/esm';
|
|
17
17
|
|
|
18
18
|
var Typography = {
|
package/typography/esm/index.js
CHANGED
|
@@ -11,8 +11,8 @@ import 'classnames';
|
|
|
11
11
|
import './hooks/use-skeleton.js';
|
|
12
12
|
import '../../skeleton/esm';
|
|
13
13
|
import '@alfalab/hooks';
|
|
14
|
-
import './colors.module-
|
|
14
|
+
import './colors.module-a9d133f9.js';
|
|
15
15
|
import './title/component.js';
|
|
16
16
|
import './title/utils.js';
|
|
17
|
-
import './common.module-
|
|
17
|
+
import './common.module-9b64ffa3.js';
|
|
18
18
|
import '../../mq/esm';
|
|
@@ -3,7 +3,7 @@ import React, { forwardRef } from 'react';
|
|
|
3
3
|
import mergeRefs from 'react-merge-refs';
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
6
|
-
import { c as colors } from '../colors.module-
|
|
6
|
+
import { c as colors } from '../colors.module-a9d133f9.js';
|
|
7
7
|
import '../../../skeleton/esm';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
|
|
@@ -4,7 +4,7 @@ import mergeRefs from 'react-merge-refs';
|
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
6
6
|
import { getDefaultWeight } from './utils.js';
|
|
7
|
-
import { c as colors } from '../colors.module-
|
|
7
|
+
import { c as colors } from '../colors.module-a9d133f9.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import { TitleBase } from './component.js';
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
4
|
+
import { c as commonStyles } from '../common.module-9b64ffa3.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../hooks/use-skeleton.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import './utils.js';
|
|
11
|
-
import '../colors.module-
|
|
11
|
+
import '../colors.module-a9d133f9.js';
|
|
12
12
|
|
|
13
13
|
var styles = {"transparent":"typography__transparent_mmk5v","styrene-xlarge":"typography__styrene-xlarge_mmk5v","styrene-large":"typography__styrene-large_mmk5v","styrene-medium":"typography__styrene-medium_mmk5v","styrene-small":"typography__styrene-small_mmk5v","styrene-xsmall":"typography__styrene-xsmall_mmk5v","system-xlarge":"typography__system-xlarge_mmk5v","system-large":"typography__system-large_mmk5v","system-medium":"typography__system-medium_mmk5v","system-small":"typography__system-small_mmk5v","system-xsmall":"typography__system-xsmall_mmk5v","margins-xlarge":"typography__margins-xlarge_mmk5v","margins-large":"typography__margins-large_mmk5v","margins-medium":"typography__margins-medium_mmk5v","margins-small":"typography__margins-small_mmk5v","margins-xsmall":"typography__margins-xsmall_mmk5v"};
|
|
14
14
|
require('./index.css');
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import { TitleBase } from '../title/component.js';
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
4
|
+
import { c as commonStyles } from '../common.module-9b64ffa3.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../hooks/use-skeleton.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../title/utils.js';
|
|
11
|
-
import '../colors.module-
|
|
11
|
+
import '../colors.module-a9d133f9.js';
|
|
12
12
|
|
|
13
13
|
var styles = {"styrene-xlarge":"typography__styrene-xlarge_vsp9y","styrene-large":"typography__styrene-large_vsp9y","styrene-medium":"typography__styrene-medium_vsp9y","styrene-small":"typography__styrene-small_vsp9y","styrene-xsmall":"typography__styrene-xsmall_vsp9y","system-xlarge":"typography__system-xlarge_vsp9y","system-large":"typography__system-large_vsp9y","system-medium":"typography__system-medium_vsp9y","system-small":"typography__system-small_vsp9y","system-xsmall":"typography__system-xsmall_vsp9y","margins-xlarge":"typography__margins-xlarge_vsp9y","margins-large":"typography__margins-large_vsp9y","margins-medium":"typography__margins-medium_vsp9y","margins-small":"typography__margins-small_vsp9y","margins-xsmall":"typography__margins-xsmall_vsp9y"};
|
|
14
14
|
require('./index.css');
|
|
@@ -8,5 +8,5 @@ import '../hooks/use-skeleton.js';
|
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../title/utils.js';
|
|
11
|
-
import '../colors.module-
|
|
12
|
-
import '../common.module-
|
|
11
|
+
import '../colors.module-a9d133f9.js';
|
|
12
|
+
import '../common.module-9b64ffa3.js';
|
|
@@ -10,8 +10,8 @@ import '../hooks/use-skeleton.js';
|
|
|
10
10
|
import '../../../skeleton/esm';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
12
|
import '../title/utils.js';
|
|
13
|
-
import '../colors.module-
|
|
14
|
-
import '../common.module-
|
|
13
|
+
import '../colors.module-a9d133f9.js';
|
|
14
|
+
import '../common.module-9b64ffa3.js';
|
|
15
15
|
|
|
16
16
|
var TitleResponsive = forwardRef(function (_a, ref) {
|
|
17
17
|
var breakpoint = _a.breakpoint, client = _a.client, restProps = __rest(_a, ["breakpoint", "client"]);
|
|
@@ -10,6 +10,6 @@ import '../hooks/use-skeleton.js';
|
|
|
10
10
|
import '../../../skeleton/esm';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
12
|
import '../title/utils.js';
|
|
13
|
-
import '../colors.module-
|
|
14
|
-
import '../common.module-
|
|
13
|
+
import '../colors.module-a9d133f9.js';
|
|
14
|
+
import '../common.module-9b64ffa3.js';
|
|
15
15
|
import '../title-mobile/component.js';
|
|
@@ -8,10 +8,10 @@ import 'classnames';
|
|
|
8
8
|
import './hooks/use-skeleton.js';
|
|
9
9
|
import '../../skeleton/modern';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
|
-
import './colors.module-
|
|
11
|
+
import './colors.module-04ff9960.js';
|
|
12
12
|
import './title/component.js';
|
|
13
13
|
import './title/utils.js';
|
|
14
|
-
import './common.module-
|
|
14
|
+
import './common.module-f418479d.js';
|
|
15
15
|
import '../../mq/modern';
|
|
16
16
|
|
|
17
17
|
const Typography = {
|
|
@@ -10,8 +10,8 @@ import 'classnames';
|
|
|
10
10
|
import './hooks/use-skeleton.js';
|
|
11
11
|
import '../../skeleton/modern';
|
|
12
12
|
import '@alfalab/hooks';
|
|
13
|
-
import './colors.module-
|
|
13
|
+
import './colors.module-04ff9960.js';
|
|
14
14
|
import './title/component.js';
|
|
15
15
|
import './title/utils.js';
|
|
16
|
-
import './common.module-
|
|
16
|
+
import './common.module-f418479d.js';
|
|
17
17
|
import '../../mq/modern';
|
|
@@ -2,7 +2,7 @@ import React, { forwardRef } from 'react';
|
|
|
2
2
|
import mergeRefs from 'react-merge-refs';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
5
|
-
import { c as colors } from '../colors.module-
|
|
5
|
+
import { c as colors } from '../colors.module-04ff9960.js';
|
|
6
6
|
import '../../../skeleton/modern';
|
|
7
7
|
import '@alfalab/hooks';
|
|
8
8
|
|
|
@@ -3,7 +3,7 @@ import mergeRefs from 'react-merge-refs';
|
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
5
5
|
import { getDefaultWeight } from './utils.js';
|
|
6
|
-
import { c as colors } from '../colors.module-
|
|
6
|
+
import { c as colors } from '../colors.module-04ff9960.js';
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import React, { forwardRef } from 'react';
|
|
2
2
|
import { TitleBase } from './component.js';
|
|
3
|
-
import { c as commonStyles } from '../common.module-
|
|
3
|
+
import { c as commonStyles } from '../common.module-f418479d.js';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../hooks/use-skeleton.js';
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import './utils.js';
|
|
10
|
-
import '../colors.module-
|
|
10
|
+
import '../colors.module-04ff9960.js';
|
|
11
11
|
|
|
12
12
|
const styles = {"transparent":"typography__transparent_mmk5v","styrene-xlarge":"typography__styrene-xlarge_mmk5v","styrene-large":"typography__styrene-large_mmk5v","styrene-medium":"typography__styrene-medium_mmk5v","styrene-small":"typography__styrene-small_mmk5v","styrene-xsmall":"typography__styrene-xsmall_mmk5v","system-xlarge":"typography__system-xlarge_mmk5v","system-large":"typography__system-large_mmk5v","system-medium":"typography__system-medium_mmk5v","system-small":"typography__system-small_mmk5v","system-xsmall":"typography__system-xsmall_mmk5v","margins-xlarge":"typography__margins-xlarge_mmk5v","margins-large":"typography__margins-large_mmk5v","margins-medium":"typography__margins-medium_mmk5v","margins-small":"typography__margins-small_mmk5v","margins-xsmall":"typography__margins-xsmall_mmk5v"};
|
|
13
13
|
require('./index.css');
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import React, { forwardRef } from 'react';
|
|
2
2
|
import { TitleBase } from '../title/component.js';
|
|
3
|
-
import { c as commonStyles } from '../common.module-
|
|
3
|
+
import { c as commonStyles } from '../common.module-f418479d.js';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../hooks/use-skeleton.js';
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '../title/utils.js';
|
|
10
|
-
import '../colors.module-
|
|
10
|
+
import '../colors.module-04ff9960.js';
|
|
11
11
|
|
|
12
12
|
const styles = {"styrene-xlarge":"typography__styrene-xlarge_vsp9y","styrene-large":"typography__styrene-large_vsp9y","styrene-medium":"typography__styrene-medium_vsp9y","styrene-small":"typography__styrene-small_vsp9y","styrene-xsmall":"typography__styrene-xsmall_vsp9y","system-xlarge":"typography__system-xlarge_vsp9y","system-large":"typography__system-large_vsp9y","system-medium":"typography__system-medium_vsp9y","system-small":"typography__system-small_vsp9y","system-xsmall":"typography__system-xsmall_vsp9y","margins-xlarge":"typography__margins-xlarge_vsp9y","margins-large":"typography__margins-large_vsp9y","margins-medium":"typography__margins-medium_vsp9y","margins-small":"typography__margins-small_vsp9y","margins-xsmall":"typography__margins-xsmall_vsp9y"};
|
|
13
13
|
require('./index.css');
|
|
@@ -7,5 +7,5 @@ import '../hooks/use-skeleton.js';
|
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '../title/utils.js';
|
|
10
|
-
import '../colors.module-
|
|
11
|
-
import '../common.module-
|
|
10
|
+
import '../colors.module-04ff9960.js';
|
|
11
|
+
import '../common.module-f418479d.js';
|
|
@@ -9,8 +9,8 @@ import '../hooks/use-skeleton.js';
|
|
|
9
9
|
import '../../../skeleton/modern';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
11
|
import '../title/utils.js';
|
|
12
|
-
import '../colors.module-
|
|
13
|
-
import '../common.module-
|
|
12
|
+
import '../colors.module-04ff9960.js';
|
|
13
|
+
import '../common.module-f418479d.js';
|
|
14
14
|
|
|
15
15
|
const TitleResponsive = forwardRef(({ breakpoint, client, ...restProps }, ref) => {
|
|
16
16
|
const isDesktop = useIsDesktop(breakpoint, client === 'desktop');
|
|
@@ -9,6 +9,6 @@ import '../hooks/use-skeleton.js';
|
|
|
9
9
|
import '../../../skeleton/modern';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
11
|
import '../title/utils.js';
|
|
12
|
-
import '../colors.module-
|
|
13
|
-
import '../common.module-
|
|
12
|
+
import '../colors.module-04ff9960.js';
|
|
13
|
+
import '../common.module-f418479d.js';
|
|
14
14
|
import '../title-mobile/component.js';
|