@alfalab/core-components 48.21.0-beta.3 → 48.21.0-beta.5
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/bottom-sheet/moderncssm/components/footer/index.module.css +17 -66
- package/bottom-sheet/moderncssm/index.module.css +15 -64
- 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/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/esm/Component.js +1 -1
- 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/index.js +1 -1
- package/file-upload-item/modern/Component.js +1 -1
- 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/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/esm/Component.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/hooks.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/single.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +1 -1
- package/gallery/esm/index.js +1 -1
- package/gallery/modern/Component.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/hooks.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/single.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +1 -1
- package/gallery/modern/index.js +1 -1
- package/input-autocomplete/Component.responsive.d.ts +1 -1
- package/international-phone-input/{cssm/component-738996c8.d.ts → component-ee751dcf.d.ts} +8 -2
- package/international-phone-input/component-f0afaf5b.d.ts +4 -1
- package/international-phone-input/{component-738996c8.d.ts → cssm/component-ee751dcf.d.ts} +8 -2
- package/international-phone-input/cssm/component-f0afaf5b.d.ts +4 -1
- package/international-phone-input/cssm/index-281accb7.d.ts +5 -2
- package/international-phone-input/cssm/index-f0afaf5b.d.ts +5 -2
- package/international-phone-input/esm/{component-738996c8.d.ts → component-ee751dcf.d.ts} +8 -2
- package/international-phone-input/esm/component-f0afaf5b.d.ts +4 -1
- package/international-phone-input/esm/index-281accb7.d.ts +5 -2
- package/international-phone-input/esm/index-f0afaf5b.d.ts +5 -2
- package/international-phone-input/index-281accb7.d.ts +5 -2
- package/international-phone-input/index-f0afaf5b.d.ts +5 -2
- package/international-phone-input/modern/{component-738996c8.d.ts → component-ee751dcf.d.ts} +8 -2
- package/international-phone-input/modern/component-f0afaf5b.d.ts +4 -1
- package/international-phone-input/modern/index-281accb7.d.ts +5 -2
- package/international-phone-input/modern/index-f0afaf5b.d.ts +5 -2
- package/international-phone-input/moderncssm/component-ee751dcf.d.ts +129 -0
- package/international-phone-input/moderncssm/component-f0afaf5b.d.ts +4 -1
- package/international-phone-input/moderncssm/index-281accb7.d.ts +5 -2
- package/international-phone-input/moderncssm/index-f0afaf5b.d.ts +5 -2
- package/list/Component.js +1 -1
- package/list/components/item/Component.js +1 -1
- package/list/components/item/index.d.ts +1 -1
- package/list/components/item/index.js +1 -1
- package/list/esm/Component.js +1 -1
- package/list/esm/components/item/Component.js +1 -1
- package/list/esm/components/item/index.d.ts +1 -1
- package/list/esm/components/item/index.js +1 -1
- package/list/esm/index.js +1 -1
- package/list/index.js +1 -1
- package/list/modern/Component.js +1 -1
- package/list/modern/components/item/Component.js +1 -1
- package/list/modern/components/item/index.d.ts +1 -1
- package/list/modern/components/item/index.js +1 -1
- package/list/modern/index.js +1 -1
- 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 +1 -1
- package/picker-button/component-ee751dcf.d.ts +129 -0
- package/picker-button/component-f0afaf5b.d.ts +4 -1
- package/picker-button/cssm/component-ee751dcf.d.ts +129 -0
- package/picker-button/cssm/component-f0afaf5b.d.ts +4 -1
- package/picker-button/cssm/index-281accb7.d.ts +5 -2
- package/picker-button/cssm/index-f0afaf5b.d.ts +5 -2
- package/picker-button/esm/component-ee751dcf.d.ts +129 -0
- package/picker-button/esm/component-f0afaf5b.d.ts +4 -1
- package/picker-button/esm/index-281accb7.d.ts +5 -2
- package/picker-button/esm/index-f0afaf5b.d.ts +5 -2
- package/picker-button/index-281accb7.d.ts +5 -2
- package/picker-button/index-f0afaf5b.d.ts +5 -2
- package/picker-button/modern/component-ee751dcf.d.ts +129 -0
- package/picker-button/modern/component-f0afaf5b.d.ts +4 -1
- package/picker-button/modern/index-281accb7.d.ts +5 -2
- package/picker-button/modern/index-f0afaf5b.d.ts +5 -2
- package/picker-button/moderncssm/component-ee751dcf.d.ts +129 -0
- package/picker-button/moderncssm/component-f0afaf5b.d.ts +4 -1
- package/picker-button/moderncssm/index-281accb7.d.ts +5 -2
- package/picker-button/moderncssm/index-f0afaf5b.d.ts +5 -2
- package/plate/components/base-plate/Component.js +1 -1
- 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 +2 -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/index-7f6b04c5.d.ts +2 -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 +2 -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/utils.js +1 -1
- package/pure-cell/component-fb05ccb7.d.ts +7 -7
- 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/select-with-tags/Component.responsive.d.ts +1 -1
- package/select-with-tags/components/base-select-with-tags/Component.d.ts +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/status/Component.js +1 -1
- package/status/cssm/index.module.css +19 -37
- package/status/esm/Component.js +1 -1
- package/status/modern/Component.js +1 -1
- package/status/moderncssm/index.module.css +17 -22
- 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/themes/compiled/mobile-dark-bluetint.css +159 -20
- package/typography/cssm/text/alfasans-index.module.css +89 -107
- package/typography/cssm/title/alfasans-index.module.css +35 -30
- package/typography/cssm/title/component.d.ts +8 -2
- package/typography/cssm/title/component.js +12 -1
- package/typography/cssm/title/index.d.ts +4 -1
- package/typography/cssm/title-mobile/alfasans-index.module.css +35 -30
- package/typography/cssm/title-mobile/component.d.ts +4 -1
- package/typography/cssm/title-responsive/component.d.ts +4 -1
- package/typography/esm/component.js +3 -2
- package/typography/esm/index.js +3 -2
- package/typography/esm/text/alfasans-index.css +105 -107
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/alfasans-index.css +45 -30
- package/typography/esm/title/component.d.ts +8 -2
- package/typography/esm/title/component.js +13 -2
- package/typography/esm/title/index.d.ts +4 -1
- package/typography/esm/title/index.js +4 -3
- package/typography/esm/title-mobile/alfasans-index.css +35 -30
- package/typography/esm/title-mobile/component.d.ts +4 -1
- package/typography/esm/title-mobile/component.js +4 -3
- package/typography/esm/title-mobile/index.js +3 -2
- package/typography/esm/title-responsive/component.d.ts +4 -1
- package/typography/esm/title-responsive/component.js +3 -2
- package/typography/esm/title-responsive/index.js +3 -2
- package/typography/modern/component.js +3 -2
- package/typography/modern/index.js +3 -2
- package/typography/modern/text/alfasans-index.css +105 -107
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/alfasans-index.css +45 -30
- package/typography/modern/title/component.d.ts +8 -2
- package/typography/modern/title/component.js +13 -2
- package/typography/modern/title/index.d.ts +4 -1
- package/typography/modern/title/index.js +4 -3
- package/typography/modern/title-mobile/alfasans-index.css +35 -30
- package/typography/modern/title-mobile/component.d.ts +4 -1
- package/typography/modern/title-mobile/component.js +4 -3
- package/typography/modern/title-mobile/index.js +3 -2
- package/typography/modern/title-responsive/component.d.ts +4 -1
- package/typography/modern/title-responsive/component.js +3 -2
- package/typography/modern/title-responsive/index.js +3 -2
- package/typography/moderncssm/component.js +1 -0
- package/typography/moderncssm/index.js +1 -0
- package/typography/moderncssm/text/alfasans-index.module.css +105 -107
- package/typography/moderncssm/title/alfasans-index.module.css +35 -30
- package/typography/moderncssm/title/component.d.ts +8 -2
- package/typography/moderncssm/title/component.js +12 -1
- package/typography/moderncssm/title/index.d.ts +4 -1
- package/typography/moderncssm/title/index.js +1 -0
- package/typography/moderncssm/title-mobile/alfasans-index.module.css +35 -30
- package/typography/moderncssm/title-mobile/component.d.ts +4 -1
- package/typography/moderncssm/title-mobile/component.js +1 -0
- package/typography/moderncssm/title-mobile/index.js +1 -0
- package/typography/moderncssm/title-responsive/component.d.ts +4 -1
- package/typography/moderncssm/title-responsive/component.js +1 -0
- package/typography/moderncssm/title-responsive/index.js +1 -0
- package/typography/text/alfasans-index.css +105 -107
- package/typography/text/component.js +2 -2
- package/typography/title/alfasans-index.css +45 -30
- package/typography/title/component.d.ts +8 -2
- package/typography/title/component.js +13 -2
- package/typography/title/index.d.ts +4 -1
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/alfasans-index.css +35 -30
- package/typography/title-mobile/component.d.ts +4 -1
- package/typography/title-mobile/component.js +2 -2
- package/typography/title-responsive/component.d.ts +4 -1
- package/underlay/moderncssm/index.module.css +15 -84
- package/universal-date-input/component-ee751dcf.d.ts +129 -0
- package/universal-date-input/component-f0afaf5b.d.ts +4 -1
- package/universal-date-input/cssm/component-ee751dcf.d.ts +129 -0
- package/universal-date-input/cssm/component-f0afaf5b.d.ts +4 -1
- package/universal-date-input/cssm/index-281accb7.d.ts +5 -2
- package/universal-date-input/cssm/index-f0afaf5b.d.ts +5 -2
- package/universal-date-input/esm/component-ee751dcf.d.ts +129 -0
- package/universal-date-input/esm/component-f0afaf5b.d.ts +4 -1
- package/universal-date-input/esm/index-281accb7.d.ts +5 -2
- package/universal-date-input/esm/index-f0afaf5b.d.ts +5 -2
- package/universal-date-input/index-281accb7.d.ts +5 -2
- package/universal-date-input/index-f0afaf5b.d.ts +5 -2
- package/universal-date-input/modern/component-ee751dcf.d.ts +129 -0
- package/universal-date-input/modern/component-f0afaf5b.d.ts +4 -1
- package/universal-date-input/modern/index-281accb7.d.ts +5 -2
- package/universal-date-input/modern/index-f0afaf5b.d.ts +5 -2
- package/universal-date-input/moderncssm/component-ee751dcf.d.ts +129 -0
- package/universal-date-input/moderncssm/component-f0afaf5b.d.ts +4 -1
- package/universal-date-input/moderncssm/index-281accb7.d.ts +5 -2
- package/universal-date-input/moderncssm/index-f0afaf5b.d.ts +5 -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.d.ts +2 -2
- 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.d.ts +2 -2
- package/universal-modal/modern/desktop/Component.desktop.js +1 -1
- package/universal-modal/modern/desktop/components/center-modal/center-modal.d.ts +1 -1
- package/universal-modal/modern/desktop/components/side-modal/side-modal.d.ts +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.d.ts +2 -2
- package/universal-modal/modern/mobile/Component.mobile.js +1 -1
- package/universal-modal/modern/mobile/index.js +1 -1
- package/vars/alfasans-typography.css +193 -33
- package/international-phone-input/moderncssm/component-738996c8.d.ts +0 -123
- package/picker-button/component-738996c8.d.ts +0 -123
- package/picker-button/cssm/component-738996c8.d.ts +0 -123
- package/picker-button/esm/component-738996c8.d.ts +0 -123
- package/picker-button/modern/component-738996c8.d.ts +0 -123
- package/picker-button/moderncssm/component-738996c8.d.ts +0 -123
- package/universal-date-input/component-738996c8.d.ts +0 -123
- package/universal-date-input/cssm/component-738996c8.d.ts +0 -123
- package/universal-date-input/esm/component-738996c8.d.ts +0 -123
- package/universal-date-input/modern/component-738996c8.d.ts +0 -123
- package/universal-date-input/moderncssm/component-738996c8.d.ts +0 -123
- /package/calendar/{calendarMonthOnlyView-09ad3c6c.d.ts → calendarMonthOnlyView-ea7ae1ac.d.ts} +0 -0
- /package/calendar/{calendarMonthOnlyView-09ad3c6c.js → calendarMonthOnlyView-ea7ae1ac.js} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-9d136afa.d.ts → calendarMonthOnlyView-639058a7.d.ts} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-9d136afa.js → calendarMonthOnlyView-639058a7.js} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-ac3c5188.d.ts → calendarMonthOnlyView-3fbd8751.d.ts} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-ac3c5188.js → calendarMonthOnlyView-3fbd8751.js} +0 -0
- /package/calendar-range/esm/{index.module-04fffaf9.js → index.module-33cb25db.js} +0 -0
- /package/calendar-range/{index.module-c7d24a8f.js → index.module-b402d72d.js} +0 -0
- /package/calendar-range/modern/{index.module-caa77b58.js → index.module-3199fe58.js} +0 -0
- /package/confirmation/{countdown-section-6e89e89e.d.ts → countdown-section-dd806de4.d.ts} +0 -0
- /package/confirmation/{countdown-section-6e89e89e.js → countdown-section-dd806de4.js} +0 -0
- /package/confirmation/esm/{countdown-section-fead7744.d.ts → countdown-section-cc3251eb.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-fead7744.js → countdown-section-cc3251eb.js} +0 -0
- /package/confirmation/modern/{countdown-section-774f5267.d.ts → countdown-section-9804dd55.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-774f5267.js → countdown-section-9804dd55.js} +0 -0
- /package/file-upload-item/{actions-control.module-56263a2e.js → actions-control.module-c317ff88.js} +0 -0
- /package/file-upload-item/esm/{actions-control.module-d7956791.js → actions-control.module-5a90c1d2.js} +0 -0
- /package/file-upload-item/modern/{actions-control.module-79a31f1a.js → actions-control.module-d2fa889a.js} +0 -0
- /package/gallery/esm/{hooks-f087b676.d.ts → hooks-e07c7e55.d.ts} +0 -0
- /package/gallery/esm/{hooks-f087b676.js → hooks-e07c7e55.js} +0 -0
- /package/gallery/{hooks-cee0b547.d.ts → hooks-6a6f767e.d.ts} +0 -0
- /package/gallery/{hooks-cee0b547.js → hooks-6a6f767e.js} +0 -0
- /package/gallery/modern/{hooks-2dabffcb.d.ts → hooks-1e70887e.d.ts} +0 -0
- /package/gallery/modern/{hooks-2dabffcb.js → hooks-1e70887e.js} +0 -0
- /package/list/{Component-d0314835.d.ts → Component-aa471d5c.d.ts} +0 -0
- /package/list/{Component-d0314835.js → Component-aa471d5c.js} +0 -0
- /package/list/esm/{Component-8a51a43d.d.ts → Component-28295ee5.d.ts} +0 -0
- /package/list/esm/{Component-8a51a43d.js → Component-28295ee5.js} +0 -0
- /package/list/modern/{Component-96e1bb95.d.ts → Component-3a4254a2.d.ts} +0 -0
- /package/list/modern/{Component-96e1bb95.js → Component-3a4254a2.js} +0 -0
- /package/modal/esm/{layout.module-8683a307.js → layout.module-18b32849.js} +0 -0
- /package/modal/{layout.module-62a6d6b9.js → layout.module-ae078ece.js} +0 -0
- /package/modal/modern/{layout.module-916a0c5e.js → layout.module-18d8ca8e.js} +0 -0
- /package/plate/esm/{warning-03734ff9.d.ts → warning-0c53eb09.d.ts} +0 -0
- /package/plate/esm/{warning-03734ff9.js → warning-0c53eb09.js} +0 -0
- /package/plate/modern/{warning-853e6123.d.ts → warning-66d37353.d.ts} +0 -0
- /package/plate/modern/{warning-853e6123.js → warning-66d37353.js} +0 -0
- /package/plate/{warning-ee8457c1.d.ts → warning-61125a2c.d.ts} +0 -0
- /package/plate/{warning-ee8457c1.js → warning-61125a2c.js} +0 -0
- /package/pure-cell/{component-d87bc803.d.ts → component-7d31da15.d.ts} +0 -0
- /package/pure-cell/{component-d87bc803.js → component-7d31da15.js} +0 -0
- /package/pure-cell/esm/{component-cc32d41d.d.ts → component-a75c6d38.d.ts} +0 -0
- /package/pure-cell/esm/{component-cc32d41d.js → component-a75c6d38.js} +0 -0
- /package/pure-cell/modern/{component-b8a03c44.d.ts → component-1e5a009d.d.ts} +0 -0
- /package/pure-cell/modern/{component-b8a03c44.js → component-1e5a009d.js} +0 -0
- /package/select/esm/{hook-c628ed44.d.ts → hook-c56005df.d.ts} +0 -0
- /package/select/esm/{hook-c628ed44.js → hook-c56005df.js} +0 -0
- /package/select/esm/{list-popover-desktop-320401da.d.ts → list-popover-desktop-bd5df20c.d.ts} +0 -0
- /package/select/esm/{list-popover-desktop-320401da.js → list-popover-desktop-bd5df20c.js} +0 -0
- /package/select/esm/{mobile.module-1fb5bf8b.js → mobile.module-52c71f6f.js} +0 -0
- /package/select/{hook-983459aa.d.ts → hook-5988e9e7.d.ts} +0 -0
- /package/select/{hook-983459aa.js → hook-5988e9e7.js} +0 -0
- /package/select/{list-popover-desktop-c27dfa12.d.ts → list-popover-desktop-7f44d595.d.ts} +0 -0
- /package/select/{list-popover-desktop-c27dfa12.js → list-popover-desktop-7f44d595.js} +0 -0
- /package/select/{mobile.module-86b7cadb.js → mobile.module-80dcf926.js} +0 -0
- /package/select/modern/{hook-c1baa2b9.d.ts → hook-e208aaf7.d.ts} +0 -0
- /package/select/modern/{hook-c1baa2b9.js → hook-e208aaf7.js} +0 -0
- /package/select/modern/{list-popover-desktop-5eef8dd0.d.ts → list-popover-desktop-f7d813dd.d.ts} +0 -0
- /package/select/modern/{list-popover-desktop-5eef8dd0.js → list-popover-desktop-f7d813dd.js} +0 -0
- /package/select/modern/{mobile.module-82d68b34.js → mobile.module-b197debe.js} +0 -0
- /package/side-panel/esm/{layout.module-8b2de3f8.js → layout.module-f05456f9.js} +0 -0
- /package/side-panel/{layout.module-4dac0cae.js → layout.module-47c04968.js} +0 -0
- /package/side-panel/modern/{layout.module-b641d731.js → layout.module-01e0329c.js} +0 -0
- /package/tabs/esm/{index.module-a97f1ba6.js → index.module-70bf7da0.js} +0 -0
- /package/tabs/esm/{index.module-06a18d60.js → index.module-b9dafc22.js} +0 -0
- /package/tabs/{index.module-bdddc55a.js → index.module-72cf5133.js} +0 -0
- /package/tabs/{index.module-5decb3a3.js → index.module-fe46705d.js} +0 -0
- /package/tabs/modern/{index.module-ced12814.js → index.module-97cf1c4a.js} +0 -0
- /package/tabs/modern/{index.module-d60c9f3f.js → index.module-b521f817.js} +0 -0
- /package/typography/{colors.module-77fc39f1.js → colors.module-c481612d.js} +0 -0
- /package/typography/{common.module-62c5b45b.js → common.module-d9c58303.js} +0 -0
- /package/typography/esm/{colors.module-2b98a9ac.js → colors.module-a45cbf3e.js} +0 -0
- /package/typography/esm/{common.module-e407f621.js → common.module-ac0b81f8.js} +0 -0
- /package/typography/modern/{colors.module-d34104dd.js → colors.module-472088c5.js} +0 -0
- /package/typography/modern/{common.module-b8bef2ee.js → common.module-d9736c87.js} +0 -0
- /package/universal-modal/esm/{index.module-7e8a8dbb.js → index.module-df664bec.js} +0 -0
- /package/universal-modal/{index.module-6d387964.js → index.module-1a34bc22.js} +0 -0
- /package/universal-modal/modern/{index.module-3030558f.js → index.module-e8e6ac61.js} +0 -0
|
@@ -6,7 +6,7 @@ import '../../../../shared/modern';
|
|
|
6
6
|
import '../../Context.js';
|
|
7
7
|
import '../../../../base-modal/modern';
|
|
8
8
|
import '../../ResponsiveContext.js';
|
|
9
|
-
import '../../layout.module-
|
|
9
|
+
import '../../layout.module-01e0329c.js';
|
|
10
10
|
|
|
11
11
|
const styles = {"sticky":"side-panel__sticky_1a0gl","size-500":"side-panel__size-500_1a0gl"};
|
|
12
12
|
require('./desktop.css');
|
|
@@ -3,7 +3,7 @@ import cn from 'classnames';
|
|
|
3
3
|
import { getDataTestId } from '../../../../shared/modern';
|
|
4
4
|
import { ModalContext } from '../../Context.js';
|
|
5
5
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
6
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
6
|
+
import { l as layoutStyles } from '../../layout.module-01e0329c.js';
|
|
7
7
|
import '../../../../base-modal/modern';
|
|
8
8
|
|
|
9
9
|
const styles = {"footer":"side-panel__footer_m7sc9","sticky":"side-panel__sticky_m7sc9","highlighted":"side-panel__highlighted_m7sc9"};
|
|
@@ -5,7 +5,7 @@ import '../../../../shared/modern';
|
|
|
5
5
|
import '../../Context.js';
|
|
6
6
|
import '../../../../base-modal/modern';
|
|
7
7
|
import '../../ResponsiveContext.js';
|
|
8
|
-
import '../../layout.module-
|
|
8
|
+
import '../../layout.module-01e0329c.js';
|
|
9
9
|
|
|
10
10
|
const styles = {"footer":"side-panel__footer_1l98k","sticky":"side-panel__sticky_1l98k"};
|
|
11
11
|
require('./mobile.css');
|
|
@@ -12,7 +12,7 @@ import '../components/content/Component.js';
|
|
|
12
12
|
import '../../../shared/modern';
|
|
13
13
|
import '../Context.js';
|
|
14
14
|
import '../../../base-modal/modern';
|
|
15
|
-
import '../layout.module-
|
|
15
|
+
import '../layout.module-01e0329c.js';
|
|
16
16
|
import '../components/footer/Component.js';
|
|
17
17
|
import '../../../navigation-bar-private/modern';
|
|
18
18
|
|
|
@@ -8,7 +8,7 @@ import '../../../drawer/modern';
|
|
|
8
8
|
import '../components/controls/Component.js';
|
|
9
9
|
import '../../../shared/modern';
|
|
10
10
|
import '../ResponsiveContext.js';
|
|
11
|
-
import '../layout.module-
|
|
11
|
+
import '../layout.module-01e0329c.js';
|
|
12
12
|
import '../components/header/Component.js';
|
|
13
13
|
import '../../../navigation-bar-private/modern';
|
|
14
14
|
import '../consts.js';
|
|
@@ -18,6 +18,6 @@ import '../../mq/modern';
|
|
|
18
18
|
import '../../navigation-bar-private/modern';
|
|
19
19
|
import '../../shared/modern';
|
|
20
20
|
import './Context.js';
|
|
21
|
-
import './layout.module-
|
|
21
|
+
import './layout.module-01e0329c.js';
|
|
22
22
|
import './components/content/Component.js';
|
|
23
23
|
import './components/footer/Component.js';
|
|
@@ -9,7 +9,7 @@ import { ResponsiveContext } from '../ResponsiveContext.js';
|
|
|
9
9
|
import '../components/content/Component.js';
|
|
10
10
|
import '../../../shared/modern';
|
|
11
11
|
import '../Context.js';
|
|
12
|
-
import '../layout.module-
|
|
12
|
+
import '../layout.module-01e0329c.js';
|
|
13
13
|
import '../components/footer/Component.js';
|
|
14
14
|
import '../../../navigation-bar-private/modern';
|
|
15
15
|
import '../consts.js';
|
|
@@ -8,7 +8,7 @@ import '../../../base-modal/modern';
|
|
|
8
8
|
import '../components/controls/Component.js';
|
|
9
9
|
import '../../../shared/modern';
|
|
10
10
|
import '../ResponsiveContext.js';
|
|
11
|
-
import '../layout.module-
|
|
11
|
+
import '../layout.module-01e0329c.js';
|
|
12
12
|
import '../components/content/Component.js';
|
|
13
13
|
import '../Context.js';
|
|
14
14
|
import '../components/footer/Component.js';
|
package/status/Component.js
CHANGED
|
@@ -8,7 +8,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
|
|
|
8
8
|
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
9
9
|
var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
10
10
|
|
|
11
|
-
var styles = {"component":"status__component_adfwn","ellipsis":"status__ellipsis_adfwn","size-20":"status__size-20_adfwn","size-24":"status__size-24_adfwn","size-32":"status__size-32_adfwn","size-40":"status__size-40_adfwn","rounded":"status__rounded_adfwn","uppercase":"status__uppercase_adfwn","soft":"status__soft_adfwn","muted-alt":"status__muted-alt_adfwn","
|
|
11
|
+
var styles = {"component":"status__component_adfwn","ellipsis":"status__ellipsis_adfwn","size-20":"status__size-20_adfwn","size-24":"status__size-24_adfwn","size-32":"status__size-32_adfwn","size-40":"status__size-40_adfwn","rounded":"status__rounded_adfwn","uppercase":"status__uppercase_adfwn","soft":"status__soft_adfwn","green":"status__green_adfwn","muted-alt":"status__muted-alt_adfwn","orange":"status__orange_adfwn","red":"status__red_adfwn","blue":"status__blue_adfwn","teal":"status__teal_adfwn","grey":"status__grey_adfwn","purple":"status__purple_adfwn","contrast":"status__contrast_adfwn","muted":"status__muted_adfwn"};
|
|
12
12
|
require('./index.css');
|
|
13
13
|
|
|
14
14
|
var logWarning = function () {
|
|
@@ -127,77 +127,59 @@
|
|
|
127
127
|
font-weight: 700;
|
|
128
128
|
letter-spacing: 1.25px;
|
|
129
129
|
text-transform: uppercase;
|
|
130
|
-
} .soft,
|
|
131
|
-
.muted-alt {
|
|
132
|
-
&.green {
|
|
130
|
+
} .soft.green, .muted-alt.green {
|
|
133
131
|
background: var(--color-light-decorative-muted-alt-green);
|
|
134
132
|
color: var(--color-light-decorative-text-green);
|
|
135
|
-
}
|
|
136
|
-
&.orange {
|
|
133
|
+
} .soft.orange, .muted-alt.orange {
|
|
137
134
|
background: var(--color-light-decorative-muted-alt-orange);
|
|
138
135
|
color: var(--color-light-decorative-text-orange);
|
|
139
|
-
}
|
|
140
|
-
&.red {
|
|
136
|
+
} .soft.red, .muted-alt.red {
|
|
141
137
|
background: var(--color-light-decorative-muted-alt-red);
|
|
142
138
|
color: var(--color-light-decorative-text-red);
|
|
143
|
-
}
|
|
144
|
-
&.blue {
|
|
139
|
+
} .soft.blue, .muted-alt.blue {
|
|
145
140
|
background: var(--color-light-decorative-muted-alt-blue);
|
|
146
141
|
color: var(--color-light-decorative-text-blue);
|
|
147
|
-
}
|
|
148
|
-
&.teal {
|
|
142
|
+
} .soft.teal, .muted-alt.teal {
|
|
149
143
|
background: var(--color-light-decorative-muted-alt-teal);
|
|
150
144
|
color: var(--color-light-decorative-text-teal);
|
|
151
|
-
}
|
|
152
|
-
} .soft.grey, .muted-alt.grey {
|
|
145
|
+
} .soft.grey, .muted-alt.grey {
|
|
153
146
|
background: var(--color-light-neutral-translucent-300);
|
|
154
147
|
color: var(--color-light-text-secondary);
|
|
155
148
|
} .soft.purple, .muted-alt.purple {
|
|
156
149
|
background: var(--color-light-decorative-muted-alt-indigo);
|
|
157
150
|
color: var(--color-light-decorative-text-indigo);
|
|
158
151
|
} .contrast {
|
|
159
|
-
color: var(--color-light-text-primary-inverted)
|
|
160
|
-
|
|
152
|
+
color: var(--color-light-text-primary-inverted)
|
|
153
|
+
} .contrast.green {
|
|
161
154
|
background: var(--color-light-decorative-green);
|
|
162
|
-
}
|
|
163
|
-
&.orange {
|
|
155
|
+
} .contrast.orange {
|
|
164
156
|
background: var(--color-light-decorative-orange);
|
|
165
|
-
}
|
|
166
|
-
&.red {
|
|
157
|
+
} .contrast.red {
|
|
167
158
|
background: var(--color-light-decorative-red);
|
|
168
|
-
}
|
|
169
|
-
&.blue {
|
|
159
|
+
} .contrast.blue {
|
|
170
160
|
background: var(--color-light-decorative-blue);
|
|
171
|
-
}
|
|
172
|
-
&.teal {
|
|
161
|
+
} .contrast.teal {
|
|
173
162
|
background: var(--color-light-decorative-teal);
|
|
174
|
-
}
|
|
175
|
-
} .contrast.grey {
|
|
163
|
+
} .contrast.grey {
|
|
176
164
|
background: var(--color-light-neutral-700);
|
|
177
165
|
} .contrast.purple {
|
|
178
166
|
background: var(--color-light-decorative-indigo);
|
|
179
|
-
} .muted {
|
|
180
|
-
&.green {
|
|
167
|
+
} .muted.green {
|
|
181
168
|
background: var(--color-light-decorative-muted-green);
|
|
182
169
|
color: var(--color-light-decorative-text-green);
|
|
183
|
-
}
|
|
184
|
-
&.orange {
|
|
170
|
+
} .muted.orange {
|
|
185
171
|
background: var(--color-light-decorative-muted-orange);
|
|
186
172
|
color: var(--color-light-decorative-text-orange);
|
|
187
|
-
}
|
|
188
|
-
&.red {
|
|
173
|
+
} .muted.red {
|
|
189
174
|
background: var(--color-light-decorative-muted-red);
|
|
190
175
|
color: var(--color-light-decorative-text-red);
|
|
191
|
-
}
|
|
192
|
-
&.blue {
|
|
176
|
+
} .muted.blue {
|
|
193
177
|
background: var(--color-light-decorative-muted-blue);
|
|
194
178
|
color: var(--color-light-decorative-text-blue);
|
|
195
|
-
}
|
|
196
|
-
&.teal {
|
|
179
|
+
} .muted.teal {
|
|
197
180
|
background: var(--color-light-decorative-muted-teal);
|
|
198
181
|
color: var(--color-light-decorative-text-teal);
|
|
199
|
-
}
|
|
200
|
-
} .muted.grey {
|
|
182
|
+
} .muted.grey {
|
|
201
183
|
background: var(--color-light-neutral-translucent-200);
|
|
202
184
|
color: var(--color-light-text-secondary);
|
|
203
185
|
} .muted.purple {
|
package/status/esm/Component.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
|
|
4
|
-
var styles = {"component":"status__component_adfwn","ellipsis":"status__ellipsis_adfwn","size-20":"status__size-20_adfwn","size-24":"status__size-24_adfwn","size-32":"status__size-32_adfwn","size-40":"status__size-40_adfwn","rounded":"status__rounded_adfwn","uppercase":"status__uppercase_adfwn","soft":"status__soft_adfwn","muted-alt":"status__muted-alt_adfwn","
|
|
4
|
+
var styles = {"component":"status__component_adfwn","ellipsis":"status__ellipsis_adfwn","size-20":"status__size-20_adfwn","size-24":"status__size-24_adfwn","size-32":"status__size-32_adfwn","size-40":"status__size-40_adfwn","rounded":"status__rounded_adfwn","uppercase":"status__uppercase_adfwn","soft":"status__soft_adfwn","green":"status__green_adfwn","muted-alt":"status__muted-alt_adfwn","orange":"status__orange_adfwn","red":"status__red_adfwn","blue":"status__blue_adfwn","teal":"status__teal_adfwn","grey":"status__grey_adfwn","purple":"status__purple_adfwn","contrast":"status__contrast_adfwn","muted":"status__muted_adfwn"};
|
|
5
5
|
require('./index.css');
|
|
6
6
|
|
|
7
7
|
var logWarning = function () {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
|
|
4
|
-
const styles = {"component":"status__component_adfwn","ellipsis":"status__ellipsis_adfwn","size-20":"status__size-20_adfwn","size-24":"status__size-24_adfwn","size-32":"status__size-32_adfwn","size-40":"status__size-40_adfwn","rounded":"status__rounded_adfwn","uppercase":"status__uppercase_adfwn","soft":"status__soft_adfwn","muted-alt":"status__muted-alt_adfwn","
|
|
4
|
+
const styles = {"component":"status__component_adfwn","ellipsis":"status__ellipsis_adfwn","size-20":"status__size-20_adfwn","size-24":"status__size-24_adfwn","size-32":"status__size-32_adfwn","size-40":"status__size-40_adfwn","rounded":"status__rounded_adfwn","uppercase":"status__uppercase_adfwn","soft":"status__soft_adfwn","green":"status__green_adfwn","muted-alt":"status__muted-alt_adfwn","orange":"status__orange_adfwn","red":"status__red_adfwn","blue":"status__blue_adfwn","teal":"status__teal_adfwn","grey":"status__grey_adfwn","purple":"status__purple_adfwn","contrast":"status__contrast_adfwn","muted":"status__muted_adfwn"};
|
|
5
5
|
require('./index.css');
|
|
6
6
|
|
|
7
7
|
const logWarning = () => {
|
|
@@ -98,29 +98,26 @@
|
|
|
98
98
|
letter-spacing: 1.25px;
|
|
99
99
|
text-transform: uppercase;
|
|
100
100
|
}
|
|
101
|
-
.soft,
|
|
102
|
-
.muted-alt {
|
|
103
|
-
&.green {
|
|
101
|
+
.soft.green, .muted-alt.green {
|
|
104
102
|
background: var(--color-light-decorative-muted-alt-green);
|
|
105
103
|
color: var(--color-light-decorative-text-green);
|
|
106
104
|
}
|
|
107
|
-
|
|
105
|
+
.soft.orange, .muted-alt.orange {
|
|
108
106
|
background: var(--color-light-decorative-muted-alt-orange);
|
|
109
107
|
color: var(--color-light-decorative-text-orange);
|
|
110
108
|
}
|
|
111
|
-
|
|
109
|
+
.soft.red, .muted-alt.red {
|
|
112
110
|
background: var(--color-light-decorative-muted-alt-red);
|
|
113
111
|
color: var(--color-light-decorative-text-red);
|
|
114
112
|
}
|
|
115
|
-
|
|
113
|
+
.soft.blue, .muted-alt.blue {
|
|
116
114
|
background: var(--color-light-decorative-muted-alt-blue);
|
|
117
115
|
color: var(--color-light-decorative-text-blue);
|
|
118
116
|
}
|
|
119
|
-
|
|
117
|
+
.soft.teal, .muted-alt.teal {
|
|
120
118
|
background: var(--color-light-decorative-muted-alt-teal);
|
|
121
119
|
color: var(--color-light-decorative-text-teal);
|
|
122
120
|
}
|
|
123
|
-
}
|
|
124
121
|
.soft.grey, .muted-alt.grey {
|
|
125
122
|
background: var(--color-light-neutral-translucent-300);
|
|
126
123
|
color: var(--color-light-text-secondary);
|
|
@@ -130,51 +127,49 @@
|
|
|
130
127
|
color: var(--color-light-decorative-text-indigo);
|
|
131
128
|
}
|
|
132
129
|
.contrast {
|
|
133
|
-
color: var(--color-light-text-primary-inverted)
|
|
134
|
-
|
|
130
|
+
color: var(--color-light-text-primary-inverted)
|
|
131
|
+
}
|
|
132
|
+
.contrast.green {
|
|
135
133
|
background: var(--color-light-decorative-green);
|
|
136
134
|
}
|
|
137
|
-
|
|
135
|
+
.contrast.orange {
|
|
138
136
|
background: var(--color-light-decorative-orange);
|
|
139
137
|
}
|
|
140
|
-
|
|
138
|
+
.contrast.red {
|
|
141
139
|
background: var(--color-light-decorative-red);
|
|
142
140
|
}
|
|
143
|
-
|
|
141
|
+
.contrast.blue {
|
|
144
142
|
background: var(--color-light-decorative-blue);
|
|
145
143
|
}
|
|
146
|
-
|
|
144
|
+
.contrast.teal {
|
|
147
145
|
background: var(--color-light-decorative-teal);
|
|
148
146
|
}
|
|
149
|
-
}
|
|
150
147
|
.contrast.grey {
|
|
151
148
|
background: var(--color-light-neutral-700);
|
|
152
149
|
}
|
|
153
150
|
.contrast.purple {
|
|
154
151
|
background: var(--color-light-decorative-indigo);
|
|
155
152
|
}
|
|
156
|
-
.muted {
|
|
157
|
-
&.green {
|
|
153
|
+
.muted.green {
|
|
158
154
|
background: var(--color-light-decorative-muted-green);
|
|
159
155
|
color: var(--color-light-decorative-text-green);
|
|
160
156
|
}
|
|
161
|
-
|
|
157
|
+
.muted.orange {
|
|
162
158
|
background: var(--color-light-decorative-muted-orange);
|
|
163
159
|
color: var(--color-light-decorative-text-orange);
|
|
164
160
|
}
|
|
165
|
-
|
|
161
|
+
.muted.red {
|
|
166
162
|
background: var(--color-light-decorative-muted-red);
|
|
167
163
|
color: var(--color-light-decorative-text-red);
|
|
168
164
|
}
|
|
169
|
-
|
|
165
|
+
.muted.blue {
|
|
170
166
|
background: var(--color-light-decorative-muted-blue);
|
|
171
167
|
color: var(--color-light-decorative-text-blue);
|
|
172
168
|
}
|
|
173
|
-
|
|
169
|
+
.muted.teal {
|
|
174
170
|
background: var(--color-light-decorative-muted-teal);
|
|
175
171
|
color: var(--color-light-decorative-text-teal);
|
|
176
172
|
}
|
|
177
|
-
}
|
|
178
173
|
.muted.grey {
|
|
179
174
|
background: var(--color-light-neutral-translucent-200);
|
|
180
175
|
color: var(--color-light-text-secondary);
|
|
@@ -9,7 +9,7 @@ var desktop = require('../../../picker-button/desktop');
|
|
|
9
9
|
var hooks_useTablistTitles = require('../../hooks/use-tablist-titles.js');
|
|
10
10
|
var syntheticEvents = require('../../synthetic-events.js');
|
|
11
11
|
var components_title_Component = require('../title/Component.js');
|
|
12
|
-
var index_module = require('../../index.module-
|
|
12
|
+
var index_module = require('../../index.module-72cf5133.js');
|
|
13
13
|
|
|
14
14
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
15
15
|
|
|
@@ -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 components_primaryTablist_Component = require('./Component.js');
|
|
6
|
-
var index_module = require('../../index.module-
|
|
6
|
+
var index_module = require('../../index.module-72cf5133.js');
|
|
7
7
|
|
|
8
8
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
9
9
|
|
|
@@ -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 components_primaryTablist_Component = require('./Component.js');
|
|
6
|
-
var index_module = require('../../index.module-
|
|
6
|
+
var index_module = require('../../index.module-72cf5133.js');
|
|
7
7
|
|
|
8
8
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
9
9
|
|
|
@@ -4,7 +4,7 @@ var tslib = require('tslib');
|
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var desktop = require('../../../tag/desktop');
|
|
6
6
|
var components_secondaryTablist_Component = require('./Component.js');
|
|
7
|
-
var index_module = require('../../index.module-
|
|
7
|
+
var index_module = require('../../index.module-fe46705d.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
|
@@ -5,7 +5,7 @@ var React = require('react');
|
|
|
5
5
|
var cn = require('classnames');
|
|
6
6
|
var mobile = require('../../../tag/mobile');
|
|
7
7
|
var components_secondaryTablist_Component = require('./Component.js');
|
|
8
|
-
var index_module = require('../../index.module-
|
|
8
|
+
var index_module = require('../../index.module-fe46705d.js');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
11
11
|
|
|
@@ -18,5 +18,5 @@ import '../../../shared/esm';
|
|
|
18
18
|
import '../synthetic-events.js';
|
|
19
19
|
import '../components/title/Component.js';
|
|
20
20
|
import '../../../skeleton/esm';
|
|
21
|
-
import '../index.module-
|
|
21
|
+
import '../index.module-b9dafc22.js';
|
|
22
22
|
import '../components/tabs/Component.js';
|
|
@@ -7,7 +7,7 @@ import { PickerButtonDesktop } from '../../../../picker-button/esm/desktop';
|
|
|
7
7
|
import { useTablistTitles } from '../../hooks/use-tablist-titles.js';
|
|
8
8
|
import { createSyntheticMouseEvent } from '../../synthetic-events.js';
|
|
9
9
|
import { Title } from '../title/Component.js';
|
|
10
|
-
import { s as styles } from '../../index.module-
|
|
10
|
+
import { s as styles } from '../../index.module-b9dafc22.js';
|
|
11
11
|
import '../../../../mq/esm';
|
|
12
12
|
import '../../hooks/use-collapsible-elements.js';
|
|
13
13
|
import '@juggle/resize-observer';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __rest, __assign } from 'tslib';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { PrimaryTabList } from './Component.js';
|
|
4
|
-
import { s as styles } from '../../index.module-
|
|
4
|
+
import { s as styles } from '../../index.module-b9dafc22.js';
|
|
5
5
|
import '@juggle/resize-observer';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../../../../keyboard-focusable/esm';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { PrimaryTabList } from './Component.js';
|
|
4
|
-
import { s as styles$1 } from '../../index.module-
|
|
4
|
+
import { s as styles$1 } from '../../index.module-b9dafc22.js';
|
|
5
5
|
import '@juggle/resize-observer';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../../../../keyboard-focusable/esm';
|
|
@@ -20,7 +20,7 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
20
20
|
import '../scroll-controls/utils.js';
|
|
21
21
|
import '../title/Component.js';
|
|
22
22
|
import '../../../../skeleton/esm';
|
|
23
|
-
import '../../index.module-
|
|
23
|
+
import '../../index.module-b9dafc22.js';
|
|
24
24
|
|
|
25
25
|
var PrimaryTabListResponsive = function (_a) {
|
|
26
26
|
var size = _a.size, breakpoint = _a.breakpoint, client = _a.client, fullWidthScroll = _a.fullWidthScroll, _b = _a.defaultMatchMediaValue, defaultMatchMediaValue = _b === void 0 ? client === undefined ? undefined : client === 'desktop' : _b, restProps = __rest(_a, ["size", "breakpoint", "client", "fullWidthScroll", "defaultMatchMediaValue"]);
|
|
@@ -2,7 +2,7 @@ import { __rest, __assign } from 'tslib';
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { TagDesktop } from '../../../../tag/esm/desktop';
|
|
4
4
|
import { SecondaryTabList } from './Component.js';
|
|
5
|
-
import { c as commonStyles } from '../../index.module-
|
|
5
|
+
import { c as commonStyles } from '../../index.module-70bf7da0.js';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../../../../skeleton/esm';
|
|
8
8
|
import '../../hooks/use-tabs.js';
|
|
@@ -3,7 +3,7 @@ import React from 'react';
|
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { TagMobile } from '../../../../tag/esm/mobile';
|
|
5
5
|
import { SecondaryTabList } from './Component.js';
|
|
6
|
-
import { c as commonStyles } from '../../index.module-
|
|
6
|
+
import { c as commonStyles } from '../../index.module-70bf7da0.js';
|
|
7
7
|
import '../../../../skeleton/esm';
|
|
8
8
|
import '../../hooks/use-tabs.js';
|
|
9
9
|
import 'react-merge-refs';
|
|
@@ -18,7 +18,7 @@ import '../../../../icon-button/esm';
|
|
|
18
18
|
import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
19
19
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
20
20
|
import '../scroll-controls/utils.js';
|
|
21
|
-
import '../../index.module-
|
|
21
|
+
import '../../index.module-70bf7da0.js';
|
|
22
22
|
import '../../../../tag/esm/mobile';
|
|
23
23
|
|
|
24
24
|
var SecondaryTabListResponsive = function (_a) {
|
|
@@ -17,7 +17,7 @@ import '../../../../shared/esm';
|
|
|
17
17
|
import '../../synthetic-events.js';
|
|
18
18
|
import '../title/Component.js';
|
|
19
19
|
import '../../../../skeleton/esm';
|
|
20
|
-
import '../../index.module-
|
|
20
|
+
import '../../index.module-b9dafc22.js';
|
|
21
21
|
|
|
22
22
|
var TabsCollapsible = function (_a) {
|
|
23
23
|
var restProps = __rest(_a, []);
|
|
@@ -20,10 +20,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
20
20
|
import '../scroll-controls/utils.js';
|
|
21
21
|
import '../title/Component.js';
|
|
22
22
|
import '../../../../skeleton/esm';
|
|
23
|
-
import '../../index.module-
|
|
23
|
+
import '../../index.module-b9dafc22.js';
|
|
24
24
|
import '../../../../tag/esm/desktop';
|
|
25
25
|
import '../secondary-tablist/Component.js';
|
|
26
|
-
import '../../index.module-
|
|
26
|
+
import '../../index.module-70bf7da0.js';
|
|
27
27
|
|
|
28
28
|
var views = {
|
|
29
29
|
primary: PrimaryTabListDesktop,
|
|
@@ -20,10 +20,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
20
20
|
import '../scroll-controls/utils.js';
|
|
21
21
|
import '../title/Component.js';
|
|
22
22
|
import '../../../../skeleton/esm';
|
|
23
|
-
import '../../index.module-
|
|
23
|
+
import '../../index.module-b9dafc22.js';
|
|
24
24
|
import '../../../../tag/esm/mobile';
|
|
25
25
|
import '../secondary-tablist/Component.js';
|
|
26
|
-
import '../../index.module-
|
|
26
|
+
import '../../index.module-70bf7da0.js';
|
|
27
27
|
|
|
28
28
|
var views = {
|
|
29
29
|
primary: PrimaryTabListMobile,
|
|
@@ -22,12 +22,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
22
22
|
import '../scroll-controls/utils.js';
|
|
23
23
|
import '../title/Component.js';
|
|
24
24
|
import '../../../../skeleton/esm';
|
|
25
|
-
import '../../index.module-
|
|
25
|
+
import '../../index.module-b9dafc22.js';
|
|
26
26
|
import '../primary-tablist/Component.mobile.js';
|
|
27
27
|
import '../secondary-tablist/Component.desktop.js';
|
|
28
28
|
import '../../../../tag/esm/desktop';
|
|
29
29
|
import '../secondary-tablist/Component.js';
|
|
30
|
-
import '../../index.module-
|
|
30
|
+
import '../../index.module-70bf7da0.js';
|
|
31
31
|
import '../secondary-tablist/Component.mobile.js';
|
|
32
32
|
import '../../../../tag/esm/mobile';
|
|
33
33
|
|
|
@@ -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-b9dafc22.js';
|
|
25
25
|
import '../../../tag/esm/desktop';
|
|
26
26
|
import '../components/secondary-tablist/Component.js';
|
|
27
|
-
import '../index.module-
|
|
27
|
+
import '../index.module-70bf7da0.js';
|
|
28
28
|
import '../components/tabs/Component.js';
|
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-b9dafc22.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-70bf7da0.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-b9dafc22.js';
|
|
25
25
|
import '../../../tag/esm/mobile';
|
|
26
26
|
import '../components/secondary-tablist/Component.js';
|
|
27
|
-
import '../index.module-
|
|
27
|
+
import '../index.module-70bf7da0.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-b521f817.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-b521f817.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-b521f817.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-b521f817.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-b521f817.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-97cf1c4a.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-97cf1c4a.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-97cf1c4a.js';
|
|
21
21
|
import '../../../../tag/modern/mobile';
|
|
22
22
|
|
|
23
23
|
const SecondaryTabListResponsive = ({ fullWidthScroll, breakpoint, client, defaultMatchMediaValue = client === undefined ? undefined : client === 'desktop', ...restProps }) => {
|