@alfalab/core-components 48.34.0-beta.0 → 48.35.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/bottom-sheet/component.js +2 -2
- package/bottom-sheet/cssm/component.js +2 -2
- package/bottom-sheet/cssm/types.d.ts +6 -0
- package/bottom-sheet/esm/component.js +2 -2
- package/bottom-sheet/esm/types.d.ts +6 -0
- package/bottom-sheet/modern/component.js +2 -2
- package/bottom-sheet/modern/types.d.ts +6 -0
- package/bottom-sheet/moderncssm/component.js +2 -2
- package/bottom-sheet/moderncssm/types.d.ts +6 -0
- package/bottom-sheet/types.d.ts +6 -0
- 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/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/international-phone-input/components/base-international-phone-input/Component.js +2 -9
- package/international-phone-input/cssm/components/base-international-phone-input/Component.js +2 -9
- package/international-phone-input/cssm/typings-30750b73.d.ts +6 -1
- package/international-phone-input/cssm/utils/index.d.ts +2 -2
- package/international-phone-input/cssm/utils/index.js +52 -17
- package/international-phone-input/esm/Component.responsive.js +1 -1
- package/international-phone-input/esm/components/base-international-phone-input/Component.js +4 -10
- package/international-phone-input/esm/components/base-international-phone-input/index.js +1 -1
- package/international-phone-input/esm/desktop/Component.desktop.js +1 -1
- package/international-phone-input/esm/desktop/index.js +1 -1
- package/international-phone-input/esm/index.js +1 -1
- package/international-phone-input/esm/mobile/Component.mobile.js +1 -1
- package/international-phone-input/esm/mobile/index.js +1 -1
- package/international-phone-input/esm/typings-30750b73.d.ts +6 -1
- package/international-phone-input/esm/utils/index.d.ts +2 -2
- package/international-phone-input/esm/utils/index.js +52 -17
- package/international-phone-input/modern/Component.responsive.js +1 -1
- package/international-phone-input/modern/components/base-international-phone-input/Component.js +4 -10
- package/international-phone-input/modern/components/base-international-phone-input/index.js +1 -1
- package/international-phone-input/modern/desktop/Component.desktop.js +1 -1
- package/international-phone-input/modern/desktop/index.js +1 -1
- package/international-phone-input/modern/index.js +1 -1
- package/international-phone-input/modern/mobile/Component.mobile.js +1 -1
- package/international-phone-input/modern/mobile/index.js +1 -1
- package/international-phone-input/modern/typings-30750b73.d.ts +6 -1
- package/international-phone-input/modern/utils/index.d.ts +2 -2
- package/international-phone-input/modern/utils/index.js +49 -12
- package/international-phone-input/moderncssm/Component.responsive.js +1 -1
- package/international-phone-input/moderncssm/components/base-international-phone-input/Component.js +4 -10
- package/international-phone-input/moderncssm/components/base-international-phone-input/index.js +1 -1
- package/international-phone-input/moderncssm/desktop/Component.desktop.js +1 -1
- package/international-phone-input/moderncssm/desktop/index.js +1 -1
- package/international-phone-input/moderncssm/index.js +1 -1
- package/international-phone-input/moderncssm/mobile/Component.mobile.js +1 -1
- package/international-phone-input/moderncssm/mobile/index.js +1 -1
- package/international-phone-input/moderncssm/typings-30750b73.d.ts +6 -1
- package/international-phone-input/moderncssm/utils/index.d.ts +2 -2
- package/international-phone-input/moderncssm/utils/index.js +49 -12
- package/international-phone-input/typings-30750b73.d.ts +6 -1
- package/international-phone-input/utils/index.d.ts +2 -2
- package/international-phone-input/utils/index.js +52 -17
- 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-c44170fe.d.ts +2 -2
- package/picker-button/cssm/typings-30750b73.d.ts +6 -1
- package/picker-button/esm/typings-30750b73.d.ts +6 -1
- package/picker-button/modern/typings-30750b73.d.ts +6 -1
- package/picker-button/moderncssm/typings-30750b73.d.ts +6 -1
- package/picker-button/transformSize-ebda875c.d.ts +1 -1
- package/picker-button/typings-30750b73.d.ts +6 -1
- 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-785a2fbf.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-785a2fbf.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-785a2fbf.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.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/esm/Component.responsive.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.js +1 -1
- 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 +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/index.js +1 -1
- package/select/modern/mobile/Component.mobile.js +1 -1
- package/select/modern/mobile/Component.modal.mobile.js +1 -1
- package/select/modern/mobile/index.js +1 -1
- 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 +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/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/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 +181 -181
- package/themes/compiled/mobile-dark-bluetint.d.ts +1 -1
- package/themes/compiled/mobile-dark-bluetint.js +1 -1
- package/themes/esm/compiled/mobile-dark-bluetint.d.ts +1 -1
- package/themes/esm/compiled/mobile-dark-bluetint.js +1 -1
- package/themes/modern/compiled/mobile-dark-bluetint.d.ts +1 -1
- package/themes/modern/compiled/mobile-dark-bluetint.js +181 -181
- package/typography/cssm/title/alfasans-index.module.css +10 -0
- 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/moderncssm/text/alfasans-index.module.css +16 -0
- package/typography/moderncssm/title/component.d.ts +1 -1
- package/typography/moderncssm/title/index.d.ts +1 -1
- package/typography/moderncssm/title-mobile/component.d.ts +1 -1
- package/typography/moderncssm/title-responsive/component.d.ts +1 -1
- package/typography/text/component.js +1 -1
- package/typography/title/component.d.ts +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.d.ts +1 -1
- package/typography/title/index.js +1 -1
- package/typography/title-mobile/component.d.ts +1 -1
- package/typography/title-mobile/component.js +1 -1
- package/typography/title-responsive/component.d.ts +1 -1
- package/universal-modal/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/Component.responsive.js +1 -1
- package/universal-modal/esm/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/esm/components/header/index.js +1 -1
- package/universal-modal/esm/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
- package/universal-modal/esm/desktop/Component.desktop.js +1 -1
- package/universal-modal/esm/desktop/index.js +1 -1
- package/universal-modal/esm/index.js +1 -1
- package/universal-modal/esm/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/mobile/index.js +1 -1
- package/universal-modal/modern/Component.responsive.js +1 -1
- package/universal-modal/modern/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/modern/components/header/index.js +1 -1
- package/universal-modal/modern/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
- package/universal-modal/modern/desktop/Component.desktop.js +1 -1
- package/universal-modal/modern/desktop/index.js +1 -1
- package/universal-modal/modern/index.js +1 -1
- package/universal-modal/modern/mobile/Component.mobile.js +1 -1
- package/universal-modal/modern/mobile/index.js +1 -1
- /package/calendar/{calendarMonthOnlyView-cd56f952.d.ts → calendarMonthOnlyView-04bc50c1.d.ts} +0 -0
- /package/calendar/{calendarMonthOnlyView-cd56f952.js → calendarMonthOnlyView-04bc50c1.js} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-51a0d781.d.ts → calendarMonthOnlyView-ee18385a.d.ts} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-51a0d781.js → calendarMonthOnlyView-ee18385a.js} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-c61ef0ce.d.ts → calendarMonthOnlyView-f0608db8.d.ts} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-c61ef0ce.js → calendarMonthOnlyView-f0608db8.js} +0 -0
- /package/confirmation/{countdown-section-c661b278.d.ts → countdown-section-8df158c4.d.ts} +0 -0
- /package/confirmation/{countdown-section-c661b278.js → countdown-section-8df158c4.js} +0 -0
- /package/confirmation/esm/{countdown-section-1097669b.d.ts → countdown-section-4e9dec97.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-1097669b.js → countdown-section-4e9dec97.js} +0 -0
- /package/confirmation/modern/{countdown-section-eb6c4c86.d.ts → countdown-section-f22f7279.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-eb6c4c86.js → countdown-section-f22f7279.js} +0 -0
- /package/file-upload-item/{actions-control.module-96604893.js → actions-control.module-f25cd906.js} +0 -0
- /package/file-upload-item/esm/{actions-control.module-9f0c5262.js → actions-control.module-6b9146c0.js} +0 -0
- /package/file-upload-item/modern/{actions-control.module-595b2049.js → actions-control.module-b987fbb6.js} +0 -0
- /package/gallery/esm/{hooks-998a20e9.d.ts → hooks-71fc413d.d.ts} +0 -0
- /package/gallery/esm/{hooks-998a20e9.js → hooks-71fc413d.js} +0 -0
- /package/gallery/{hooks-b5785b99.d.ts → hooks-26d7f57e.d.ts} +0 -0
- /package/gallery/{hooks-b5785b99.js → hooks-26d7f57e.js} +0 -0
- /package/gallery/modern/{hooks-a101e9dd.d.ts → hooks-99eebdfe.d.ts} +0 -0
- /package/gallery/modern/{hooks-a101e9dd.js → hooks-99eebdfe.js} +0 -0
- /package/modal/esm/{layout.module-c605216e.js → layout.module-c34847d0.js} +0 -0
- /package/modal/{layout.module-9297a288.js → layout.module-9eb8d9a0.js} +0 -0
- /package/modal/modern/{layout.module-eb64892c.js → layout.module-b3dff6a0.js} +0 -0
- /package/plate/esm/{warning-4af683c7.d.ts → warning-9d7646d7.d.ts} +0 -0
- /package/plate/esm/{warning-4af683c7.js → warning-9d7646d7.js} +0 -0
- /package/plate/modern/{warning-3dc954cb.d.ts → warning-15a6a467.d.ts} +0 -0
- /package/plate/modern/{warning-3dc954cb.js → warning-15a6a467.js} +0 -0
- /package/plate/{warning-e7cddaa7.d.ts → warning-c223c6c9.d.ts} +0 -0
- /package/plate/{warning-e7cddaa7.js → warning-c223c6c9.js} +0 -0
- /package/pure-cell/{component-cb6c8aeb.d.ts → component-efd908d6.d.ts} +0 -0
- /package/pure-cell/{component-cb6c8aeb.js → component-efd908d6.js} +0 -0
- /package/pure-cell/esm/{component-ca170a9d.d.ts → component-4d1310fe.d.ts} +0 -0
- /package/pure-cell/esm/{component-ca170a9d.js → component-4d1310fe.js} +0 -0
- /package/pure-cell/modern/{component-37f9da94.d.ts → component-3367a0a6.d.ts} +0 -0
- /package/pure-cell/modern/{component-37f9da94.js → component-3367a0a6.js} +0 -0
- /package/select/esm/{hook-611000da.d.ts → hook-60ce7a91.d.ts} +0 -0
- /package/select/esm/{hook-611000da.js → hook-60ce7a91.js} +0 -0
- /package/select/{hook-a727f1ab.d.ts → hook-21b5f365.d.ts} +0 -0
- /package/select/{hook-a727f1ab.js → hook-21b5f365.js} +0 -0
- /package/select/modern/{hook-3943da04.d.ts → hook-40ebd5f1.d.ts} +0 -0
- /package/select/modern/{hook-3943da04.js → hook-40ebd5f1.js} +0 -0
- /package/side-panel/esm/{layout.module-51148e1b.js → layout.module-66ac4286.js} +0 -0
- /package/side-panel/{layout.module-bda17d03.js → layout.module-eefe683f.js} +0 -0
- /package/side-panel/modern/{layout.module-1c011a71.js → layout.module-bec8fbd8.js} +0 -0
- /package/tabs/esm/{index.module-102dee3c.js → index.module-6a424781.js} +0 -0
- /package/tabs/esm/{index.module-0d13c10a.js → index.module-d77dfcf7.js} +0 -0
- /package/tabs/{index.module-6c6e1ab4.js → index.module-0d942677.js} +0 -0
- /package/tabs/{index.module-f8b0b623.js → index.module-159e2c8d.js} +0 -0
- /package/tabs/modern/{index.module-fc1273db.js → index.module-46cbed14.js} +0 -0
- /package/tabs/modern/{index.module-8f623d4a.js → index.module-b1dab8cd.js} +0 -0
- /package/typography/{colors.module-d933ac3d.js → colors.module-cea8b781.js} +0 -0
- /package/typography/{common.module-9ba2b5c4.js → common.module-dbe26d0a.js} +0 -0
- /package/typography/esm/{colors.module-630db946.js → colors.module-507f4a3f.js} +0 -0
- /package/typography/esm/{common.module-f3f87a99.js → common.module-cc744839.js} +0 -0
- /package/typography/modern/{colors.module-6ba66426.js → colors.module-615dfc36.js} +0 -0
- /package/typography/modern/{common.module-ac851a05.js → common.module-af43258d.js} +0 -0
- /package/universal-modal/esm/{index.module-a0154646.js → index.module-d52e68b4.js} +0 -0
- /package/universal-modal/{index.module-13c81aa4.js → index.module-6f28e3e2.js} +0 -0
- /package/universal-modal/modern/{index.module-4bce963e.js → index.module-6ffeac29.js} +0 -0
|
@@ -6,11 +6,11 @@ import 'react';
|
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import '../../skeleton/modern';
|
|
9
|
-
import './colors.module-
|
|
9
|
+
import './colors.module-615dfc36.js';
|
|
10
10
|
import './title/component.js';
|
|
11
11
|
import '../../shared/modern';
|
|
12
12
|
import './title/utils.js';
|
|
13
|
-
import './common.module-
|
|
13
|
+
import './common.module-af43258d.js';
|
|
14
14
|
import '../../mq/modern';
|
|
15
15
|
|
|
16
16
|
const Typography = {
|
|
@@ -8,9 +8,9 @@ import 'react';
|
|
|
8
8
|
import 'react-merge-refs';
|
|
9
9
|
import 'classnames';
|
|
10
10
|
import '../../skeleton/modern';
|
|
11
|
-
import './colors.module-
|
|
11
|
+
import './colors.module-615dfc36.js';
|
|
12
12
|
import './title/component.js';
|
|
13
13
|
import '../../shared/modern';
|
|
14
14
|
import './title/utils.js';
|
|
15
|
-
import './common.module-
|
|
15
|
+
import './common.module-af43258d.js';
|
|
16
16
|
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 '../../../skeleton/modern';
|
|
5
|
-
import { c as colors } from '../colors.module-
|
|
5
|
+
import { c as colors } from '../colors.module-615dfc36.js';
|
|
6
6
|
|
|
7
7
|
const alfasansStyles = {"text":"typography__text_1j67h","component":"typography__component_1j67h","caps":"typography__caps_1j67h","tagline":"typography__tagline_1j67h","primary-large":"typography__primary-large_1j67h","bold":"typography__bold_1j67h","medium":"typography__medium_1j67h","primary-medium":"typography__primary-medium_1j67h","primary-small":"typography__primary-small_1j67h","component-primary":"typography__component-primary_1j67h","secondary-large":"typography__secondary-large_1j67h","secondary-medium":"typography__secondary-medium_1j67h","secondary-small":"typography__secondary-small_1j67h","component-secondary":"typography__component-secondary_1j67h"};
|
|
8
8
|
require('./alfasans-index.css');
|
|
@@ -4,7 +4,7 @@ import cn from 'classnames';
|
|
|
4
4
|
import { isObject } from '../../../shared/modern';
|
|
5
5
|
import { useSkeleton } from '../../../skeleton/modern';
|
|
6
6
|
import { getDefaultWeight } from './utils.js';
|
|
7
|
-
import { c as colors } from '../colors.module-
|
|
7
|
+
import { c as colors } from '../colors.module-615dfc36.js';
|
|
8
8
|
|
|
9
9
|
const TitleBase = forwardRef(({ tag: Component = 'div', view = 'medium', font: fontProp = 'styrene', platform, weight = getDefaultWeight(isObject(fontProp) ? fontProp.font : fontProp, platform), defaultMargins = false, color, className, dataTestId, children, rowLimit, styles, skeletonProps, showSkeleton, ...restProps }, ref) => {
|
|
10
10
|
const { renderSkeleton, textRef } = useSkeleton(showSkeleton, skeletonProps);
|
|
@@ -1,12 +1,12 @@
|
|
|
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-af43258d.js';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../shared/modern';
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import './utils.js';
|
|
9
|
-
import '../colors.module-
|
|
9
|
+
import '../colors.module-615dfc36.js';
|
|
10
10
|
|
|
11
11
|
const alfasansStyles = {"alfasans-xlarge":"typography__alfasans-xlarge_1x55p","systemCompat":"typography__systemCompat_1x55p","alfasans-large":"typography__alfasans-large_1x55p","alfasans-medium":"typography__alfasans-medium_1x55p","alfasans-small":"typography__alfasans-small_1x55p","alfasans-xsmall":"typography__alfasans-xsmall_1x55p"};
|
|
12
12
|
require('./alfasans-index.css');
|
|
@@ -1,12 +1,12 @@
|
|
|
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-af43258d.js';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../shared/modern';
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import '../title/utils.js';
|
|
9
|
-
import '../colors.module-
|
|
9
|
+
import '../colors.module-615dfc36.js';
|
|
10
10
|
|
|
11
11
|
const alfasansStyles = {"alfasans-xlarge":"typography__alfasans-xlarge_qcuy8","systemCompat":"typography__systemCompat_qcuy8","alfasans-large":"typography__alfasans-large_qcuy8","alfasans-medium":"typography__alfasans-medium_qcuy8","alfasans-small":"typography__alfasans-small_qcuy8","alfasans-xsmall":"typography__alfasans-xsmall_qcuy8"};
|
|
12
12
|
require('./alfasans-index.css');
|
|
@@ -6,5 +6,5 @@ import 'classnames';
|
|
|
6
6
|
import '../../../shared/modern';
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import '../title/utils.js';
|
|
9
|
-
import '../colors.module-
|
|
10
|
-
import '../common.module-
|
|
9
|
+
import '../colors.module-615dfc36.js';
|
|
10
|
+
import '../common.module-af43258d.js';
|
|
@@ -8,8 +8,8 @@ import 'classnames';
|
|
|
8
8
|
import '../../../shared/modern';
|
|
9
9
|
import '../../../skeleton/modern';
|
|
10
10
|
import '../title/utils.js';
|
|
11
|
-
import '../colors.module-
|
|
12
|
-
import '../common.module-
|
|
11
|
+
import '../colors.module-615dfc36.js';
|
|
12
|
+
import '../common.module-af43258d.js';
|
|
13
13
|
|
|
14
14
|
const TitleResponsive = forwardRef(({ breakpoint, client, ...restProps }, ref) => {
|
|
15
15
|
const isDesktop = useIsDesktop(breakpoint, client === 'desktop');
|
|
@@ -8,6 +8,6 @@ import 'classnames';
|
|
|
8
8
|
import '../../../shared/modern';
|
|
9
9
|
import '../../../skeleton/modern';
|
|
10
10
|
import '../title/utils.js';
|
|
11
|
-
import '../colors.module-
|
|
12
|
-
import '../common.module-
|
|
11
|
+
import '../colors.module-615dfc36.js';
|
|
12
|
+
import '../common.module-af43258d.js';
|
|
13
13
|
import '../title-mobile/component.js';
|
|
@@ -50,7 +50,9 @@
|
|
|
50
50
|
letter-spacing: -0.36px;
|
|
51
51
|
font-family: var(--font-family-alfasans)
|
|
52
52
|
} .text.primary-large.bold {
|
|
53
|
+
letter-spacing: 0.38px;
|
|
53
54
|
} .text.primary-large.medium {
|
|
55
|
+
letter-spacing: 0.17px;
|
|
54
56
|
} .text.primary-medium {
|
|
55
57
|
/* prettier-ignore */
|
|
56
58
|
font-size: 16px;
|
|
@@ -59,7 +61,9 @@
|
|
|
59
61
|
letter-spacing: -0.24px;
|
|
60
62
|
font-family: var(--font-family-alfasans)
|
|
61
63
|
} .text.primary-medium.bold {
|
|
64
|
+
letter-spacing: 0.43px;
|
|
62
65
|
} .text.primary-medium.medium {
|
|
66
|
+
letter-spacing: 0.17px;
|
|
63
67
|
} .text.primary-small {
|
|
64
68
|
/* prettier-ignore */
|
|
65
69
|
font-size: 14px;
|
|
@@ -68,7 +72,9 @@
|
|
|
68
72
|
letter-spacing: -0.08px;
|
|
69
73
|
font-family: var(--font-family-alfasans)
|
|
70
74
|
} .text.primary-small.bold {
|
|
75
|
+
letter-spacing: 0.47px;
|
|
71
76
|
} .text.primary-small.medium {
|
|
77
|
+
letter-spacing: 0.27px;
|
|
72
78
|
} .text.component-primary {
|
|
73
79
|
font-size: 16px;
|
|
74
80
|
line-height: 20px;
|
|
@@ -76,7 +82,9 @@
|
|
|
76
82
|
letter-spacing: -0.24px;
|
|
77
83
|
font-family: var(--font-family-alfasans)
|
|
78
84
|
} .text.component-primary.bold {
|
|
85
|
+
letter-spacing: 0.43px;
|
|
79
86
|
} .text.component-primary.medium {
|
|
87
|
+
letter-spacing: 0.17px;
|
|
80
88
|
} .text.secondary-large {
|
|
81
89
|
/* prettier-ignore */
|
|
82
90
|
font-size: 13px;
|
|
@@ -85,7 +93,9 @@
|
|
|
85
93
|
letter-spacing: 0;
|
|
86
94
|
font-family: var(--font-family-alfasans)
|
|
87
95
|
} .text.secondary-large.bold {
|
|
96
|
+
letter-spacing: 0.54px;
|
|
88
97
|
} .text.secondary-large.medium {
|
|
98
|
+
letter-spacing: 0.33px;
|
|
89
99
|
} .text.secondary-medium {
|
|
90
100
|
/* prettier-ignore */
|
|
91
101
|
font-size: 12px;
|
|
@@ -94,7 +104,9 @@
|
|
|
94
104
|
letter-spacing: 0.06px;
|
|
95
105
|
font-family: var(--font-family-alfasans)
|
|
96
106
|
} .text.secondary-medium.bold {
|
|
107
|
+
letter-spacing: 0.57px;
|
|
97
108
|
} .text.secondary-medium.medium {
|
|
109
|
+
letter-spacing: 0.38px;
|
|
98
110
|
} .text.secondary-small {
|
|
99
111
|
/* prettier-ignore */
|
|
100
112
|
font-size: 11px;
|
|
@@ -103,7 +115,9 @@
|
|
|
103
115
|
letter-spacing: 0.15px;
|
|
104
116
|
font-family: var(--font-family-alfasans)
|
|
105
117
|
} .text.secondary-small.bold {
|
|
118
|
+
letter-spacing: 0.54px;
|
|
106
119
|
} .text.secondary-small.medium {
|
|
120
|
+
letter-spacing: 0.41px;
|
|
107
121
|
} .text.component-secondary {
|
|
108
122
|
font-size: 14px;
|
|
109
123
|
line-height: 18px;
|
|
@@ -111,7 +125,9 @@
|
|
|
111
125
|
letter-spacing: -0.08px;
|
|
112
126
|
font-family: var(--font-family-alfasans)
|
|
113
127
|
} .text.component-secondary.bold {
|
|
128
|
+
letter-spacing: 0.47px;
|
|
114
129
|
} .text.component-secondary.medium {
|
|
130
|
+
letter-spacing: 0.27px;
|
|
115
131
|
} .text.bold {
|
|
116
132
|
font-weight: 700;
|
|
117
133
|
} .text.medium {
|
|
@@ -80,7 +80,7 @@ declare const TitleBase: React.ForwardRefExoticComponent<Omit<NativeProps, "colo
|
|
|
80
80
|
/**
|
|
81
81
|
* Цвет текста
|
|
82
82
|
*/
|
|
83
|
-
color?: "
|
|
83
|
+
color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
|
|
84
84
|
/**
|
|
85
85
|
* Толщина шрифта
|
|
86
86
|
*/
|
|
@@ -4,7 +4,7 @@ import { TitleProps } from "./component";
|
|
|
4
4
|
declare const Title: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
|
|
5
5
|
tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
|
|
6
6
|
view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
|
|
7
|
-
color?: "
|
|
7
|
+
color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
|
|
8
8
|
weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
|
|
9
9
|
font?: "alfasans" | "styrene" | "system" | {
|
|
10
10
|
font: "alfasans";
|
|
@@ -3,7 +3,7 @@ import React from 'react';
|
|
|
3
3
|
declare const TitleMobile: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
|
|
4
4
|
tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
|
|
5
5
|
view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
|
|
6
|
-
color?: "
|
|
6
|
+
color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
|
|
7
7
|
weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
|
|
8
8
|
font?: "alfasans" | "styrene" | "system" | {
|
|
9
9
|
font: "alfasans";
|
|
@@ -15,7 +15,7 @@ type TitleResponsiveProps = TitleProps & {
|
|
|
15
15
|
declare const TitleResponsive: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
|
|
16
16
|
tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
|
|
17
17
|
view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
|
|
18
|
-
color?: "
|
|
18
|
+
color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
|
|
19
19
|
weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
|
|
20
20
|
font?: "alfasans" | "styrene" | "system" | {
|
|
21
21
|
font: "alfasans";
|
|
@@ -5,7 +5,7 @@ var React = require('react');
|
|
|
5
5
|
var mergeRefs = require('react-merge-refs');
|
|
6
6
|
var cn = require('classnames');
|
|
7
7
|
var coreComponentsSkeleton = require('../../skeleton');
|
|
8
|
-
var colors_module = require('../colors.module-
|
|
8
|
+
var colors_module = require('../colors.module-cea8b781.js');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
11
11
|
|
|
@@ -80,7 +80,7 @@ declare const TitleBase: React.ForwardRefExoticComponent<Omit<NativeProps, "colo
|
|
|
80
80
|
/**
|
|
81
81
|
* Цвет текста
|
|
82
82
|
*/
|
|
83
|
-
color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "
|
|
83
|
+
color?: "link" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
|
|
84
84
|
/**
|
|
85
85
|
* Толщина шрифта
|
|
86
86
|
*/
|
|
@@ -7,7 +7,7 @@ var cn = require('classnames');
|
|
|
7
7
|
var coreComponentsShared = require('../../shared');
|
|
8
8
|
var coreComponentsSkeleton = require('../../skeleton');
|
|
9
9
|
var title_utils = require('./utils.js');
|
|
10
|
-
var colors_module = require('../colors.module-
|
|
10
|
+
var colors_module = require('../colors.module-cea8b781.js');
|
|
11
11
|
|
|
12
12
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
13
13
|
|
|
@@ -4,7 +4,7 @@ import { TitleProps } from "./component";
|
|
|
4
4
|
declare const Title: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
|
|
5
5
|
tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
|
|
6
6
|
view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
|
|
7
|
-
color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "
|
|
7
|
+
color?: "link" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
|
|
8
8
|
weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
|
|
9
9
|
font?: "alfasans" | "styrene" | "system" | {
|
|
10
10
|
font: "alfasans";
|
|
@@ -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 title_component = require('./component.js');
|
|
6
|
-
var common_module = require('../common.module-
|
|
6
|
+
var common_module = require('../common.module-dbe26d0a.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 @@ import React from 'react';
|
|
|
3
3
|
declare const TitleMobile: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
|
|
4
4
|
tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
|
|
5
5
|
view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
|
|
6
|
-
color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "
|
|
6
|
+
color?: "link" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
|
|
7
7
|
weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
|
|
8
8
|
font?: "alfasans" | "styrene" | "system" | {
|
|
9
9
|
font: "alfasans";
|
|
@@ -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 title_component = require('../title/component.js');
|
|
6
|
-
var common_module = require('../common.module-
|
|
6
|
+
var common_module = require('../common.module-dbe26d0a.js');
|
|
7
7
|
|
|
8
8
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
9
9
|
|
|
@@ -15,7 +15,7 @@ type TitleResponsiveProps = TitleProps & {
|
|
|
15
15
|
declare const TitleResponsive: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
|
|
16
16
|
tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
|
|
17
17
|
view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
|
|
18
|
-
color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "
|
|
18
|
+
color?: "link" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
|
|
19
19
|
weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
|
|
20
20
|
font?: "alfasans" | "styrene" | "system" | {
|
|
21
21
|
font: "alfasans";
|
|
@@ -7,7 +7,7 @@ var coreComponentsNavigationBarPrivate = require('../../../../navigation-bar-pri
|
|
|
7
7
|
var coreComponentsShared = require('../../../../shared');
|
|
8
8
|
var Context = require('../../../Context.js');
|
|
9
9
|
var context_universalModalContext = require('../../../context/universal-modal-context.js');
|
|
10
|
-
var index_module = require('../../../index.module-
|
|
10
|
+
var index_module = require('../../../index.module-6f28e3e2.js');
|
|
11
11
|
|
|
12
12
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
13
13
|
|
|
@@ -6,7 +6,7 @@ var cn = require('classnames');
|
|
|
6
6
|
var coreComponentsNavigationBarPrivate = require('../../../../navigation-bar-private');
|
|
7
7
|
var coreComponentsShared = require('../../../../shared');
|
|
8
8
|
var Context = require('../../../Context.js');
|
|
9
|
-
var index_module = require('../../../index.module-
|
|
9
|
+
var index_module = require('../../../index.module-6f28e3e2.js');
|
|
10
10
|
|
|
11
11
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
12
12
|
|
|
@@ -28,7 +28,7 @@ import './components/content/mobile/Component.mobile.js';
|
|
|
28
28
|
import './components/footer/mobile/Component.mobile.js';
|
|
29
29
|
import './desktop/constants/index.js';
|
|
30
30
|
import './components/header/mobile/Component.mobile.js';
|
|
31
|
-
import './index.module-
|
|
31
|
+
import './index.module-d52e68b4.js';
|
|
32
32
|
import './desktop/components/center-modal/center-modal.js';
|
|
33
33
|
import './desktop/hooks/useModalWheel.js';
|
|
34
34
|
import './desktop/utils/get-full-size-modal-transitions.js';
|
|
@@ -5,7 +5,7 @@ import { NavigationBarPrivate } from '../../../../../navigation-bar-private/esm'
|
|
|
5
5
|
import { getDataTestId } from '../../../../../shared/esm';
|
|
6
6
|
import { ModalContext } from '../../../Context.js';
|
|
7
7
|
import { UniversalModalContext } from '../../../context/universal-modal-context.js';
|
|
8
|
-
import { s as styles } from '../../../index.module-
|
|
8
|
+
import { s as styles } from '../../../index.module-d52e68b4.js';
|
|
9
9
|
import '../../../../../base-modal/esm';
|
|
10
10
|
|
|
11
11
|
var desktopStyles = {"content":"universal-modal__content_1xgo3","sticky":"universal-modal__sticky_1xgo3","bottomAddons":"universal-modal__bottomAddons_1xgo3","headerTitle":"universal-modal__headerTitle_1xgo3","medium":"universal-modal__medium_1xgo3"};
|
|
@@ -4,7 +4,7 @@ import cn from 'classnames';
|
|
|
4
4
|
import { NavigationBarPrivate } from '../../../../../navigation-bar-private/esm';
|
|
5
5
|
import { getDataTestId } from '../../../../../shared/esm';
|
|
6
6
|
import { ModalContext } from '../../../Context.js';
|
|
7
|
-
import { s as styles } from '../../../index.module-
|
|
7
|
+
import { s as styles } from '../../../index.module-d52e68b4.js';
|
|
8
8
|
import '../../../../../base-modal/esm';
|
|
9
9
|
|
|
10
10
|
var mobileStyles = {"header":"universal-modal__header_1fvig","sticky":"universal-modal__sticky_1fvig","content":"universal-modal__content_1fvig","bottomAddons":"universal-modal__bottomAddons_1fvig"};
|
|
@@ -9,7 +9,7 @@ import '../../../../../shared/esm';
|
|
|
9
9
|
import '../../../Context.js';
|
|
10
10
|
import '../../../../../base-modal/esm';
|
|
11
11
|
import '../../../context/universal-modal-context.js';
|
|
12
|
-
import '../../../index.module-
|
|
12
|
+
import '../../../index.module-d52e68b4.js';
|
|
13
13
|
|
|
14
14
|
var HeaderResponsive = forwardRef(function (props, ref) {
|
|
15
15
|
var isDesktop = useIsDesktop();
|
|
@@ -20,7 +20,7 @@ import '../Context.js';
|
|
|
20
20
|
import '../components/footer/mobile/Component.mobile.js';
|
|
21
21
|
import './constants/index.js';
|
|
22
22
|
import '../components/header/mobile/Component.mobile.js';
|
|
23
|
-
import '../index.module-
|
|
23
|
+
import '../index.module-d52e68b4.js';
|
|
24
24
|
import './hooks/useModalWheel.js';
|
|
25
25
|
import './utils/get-full-size-modal-transitions.js';
|
|
26
26
|
import './utils/get-height-style.js';
|
|
@@ -39,7 +39,7 @@ import '../components/content/base-content/base-content.js';
|
|
|
39
39
|
import '../Context.js';
|
|
40
40
|
import '../components/footer/mobile/Component.mobile.js';
|
|
41
41
|
import '../components/header/mobile/Component.mobile.js';
|
|
42
|
-
import '../index.module-
|
|
42
|
+
import '../index.module-d52e68b4.js';
|
|
43
43
|
import '../../../button/esm/desktop';
|
|
44
44
|
import '@alfalab/icons-glyph/CrossMediumMIcon';
|
|
45
45
|
import '../../../typography/esm';
|
|
@@ -45,7 +45,7 @@ import './mobile/Component.mobile.js';
|
|
|
45
45
|
import './components/content/mobile/Component.mobile.js';
|
|
46
46
|
import './components/footer/mobile/Component.mobile.js';
|
|
47
47
|
import './components/header/mobile/Component.mobile.js';
|
|
48
|
-
import './index.module-
|
|
48
|
+
import './index.module-d52e68b4.js';
|
|
49
49
|
import '../../button/esm/mobile';
|
|
50
50
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
51
51
|
import '@alfalab/icons-glyph/ChevronLeftMIcon';
|
|
@@ -17,7 +17,7 @@ import '../components/content/base-content/base-content.js';
|
|
|
17
17
|
import '../desktop/constants/index.js';
|
|
18
18
|
import '../components/footer/base-footer/base-footer.js';
|
|
19
19
|
import '../../../navigation-bar-private/esm';
|
|
20
|
-
import '../index.module-
|
|
20
|
+
import '../index.module-d52e68b4.js';
|
|
21
21
|
|
|
22
22
|
var styles = {"component":"universal-modal__component_1c434","content":"universal-modal__content_1c434"};
|
|
23
23
|
require('./mobile.css');
|
|
@@ -20,7 +20,7 @@ import '../components/content/base-content/base-content.js';
|
|
|
20
20
|
import '../desktop/constants/index.js';
|
|
21
21
|
import '../components/footer/base-footer/base-footer.js';
|
|
22
22
|
import '../../../navigation-bar-private/esm';
|
|
23
|
-
import '../index.module-
|
|
23
|
+
import '../index.module-d52e68b4.js';
|
|
24
24
|
import '../../../button/esm/mobile';
|
|
25
25
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
26
26
|
import '@alfalab/icons-glyph/ChevronLeftMIcon';
|
|
@@ -27,7 +27,7 @@ import './components/content/mobile/Component.mobile.js';
|
|
|
27
27
|
import './components/footer/mobile/Component.mobile.js';
|
|
28
28
|
import './desktop/constants/index.js';
|
|
29
29
|
import './components/header/mobile/Component.mobile.js';
|
|
30
|
-
import './index.module-
|
|
30
|
+
import './index.module-6ffeac29.js';
|
|
31
31
|
import './desktop/components/center-modal/center-modal.js';
|
|
32
32
|
import './desktop/hooks/useModalWheel.js';
|
|
33
33
|
import './desktop/utils/get-full-size-modal-transitions.js';
|
|
@@ -4,7 +4,7 @@ import { NavigationBarPrivate } from '../../../../../navigation-bar-private/mode
|
|
|
4
4
|
import { getDataTestId } from '../../../../../shared/modern';
|
|
5
5
|
import { ModalContext } from '../../../Context.js';
|
|
6
6
|
import { UniversalModalContext } from '../../../context/universal-modal-context.js';
|
|
7
|
-
import { s as styles } from '../../../index.module-
|
|
7
|
+
import { s as styles } from '../../../index.module-6ffeac29.js';
|
|
8
8
|
import '../../../../../base-modal/modern';
|
|
9
9
|
|
|
10
10
|
const desktopStyles = {"content":"universal-modal__content_1xgo3","sticky":"universal-modal__sticky_1xgo3","bottomAddons":"universal-modal__bottomAddons_1xgo3","headerTitle":"universal-modal__headerTitle_1xgo3","medium":"universal-modal__medium_1xgo3"};
|
|
@@ -3,7 +3,7 @@ import cn from 'classnames';
|
|
|
3
3
|
import { NavigationBarPrivate } from '../../../../../navigation-bar-private/modern';
|
|
4
4
|
import { getDataTestId } from '../../../../../shared/modern';
|
|
5
5
|
import { ModalContext } from '../../../Context.js';
|
|
6
|
-
import { s as styles } from '../../../index.module-
|
|
6
|
+
import { s as styles } from '../../../index.module-6ffeac29.js';
|
|
7
7
|
import '../../../../../base-modal/modern';
|
|
8
8
|
|
|
9
9
|
const mobileStyles = {"header":"universal-modal__header_1fvig","sticky":"universal-modal__sticky_1fvig","content":"universal-modal__content_1fvig","bottomAddons":"universal-modal__bottomAddons_1fvig"};
|
|
@@ -8,7 +8,7 @@ import '../../../../../shared/modern';
|
|
|
8
8
|
import '../../../Context.js';
|
|
9
9
|
import '../../../../../base-modal/modern';
|
|
10
10
|
import '../../../context/universal-modal-context.js';
|
|
11
|
-
import '../../../index.module-
|
|
11
|
+
import '../../../index.module-6ffeac29.js';
|
|
12
12
|
|
|
13
13
|
const HeaderResponsive = forwardRef((props, ref) => {
|
|
14
14
|
const isDesktop = useIsDesktop();
|
|
@@ -19,7 +19,7 @@ import '../Context.js';
|
|
|
19
19
|
import '../components/footer/mobile/Component.mobile.js';
|
|
20
20
|
import './constants/index.js';
|
|
21
21
|
import '../components/header/mobile/Component.mobile.js';
|
|
22
|
-
import '../index.module-
|
|
22
|
+
import '../index.module-6ffeac29.js';
|
|
23
23
|
import './hooks/useModalWheel.js';
|
|
24
24
|
import './utils/get-full-size-modal-transitions.js';
|
|
25
25
|
import './utils/get-height-style.js';
|
|
@@ -38,7 +38,7 @@ import '../components/content/base-content/base-content.js';
|
|
|
38
38
|
import '../Context.js';
|
|
39
39
|
import '../components/footer/mobile/Component.mobile.js';
|
|
40
40
|
import '../components/header/mobile/Component.mobile.js';
|
|
41
|
-
import '../index.module-
|
|
41
|
+
import '../index.module-6ffeac29.js';
|
|
42
42
|
import '../../../button/modern/desktop';
|
|
43
43
|
import '@alfalab/icons-glyph/CrossMediumMIcon';
|
|
44
44
|
import '../../../typography/modern';
|
|
@@ -44,7 +44,7 @@ import './mobile/Component.mobile.js';
|
|
|
44
44
|
import './components/content/mobile/Component.mobile.js';
|
|
45
45
|
import './components/footer/mobile/Component.mobile.js';
|
|
46
46
|
import './components/header/mobile/Component.mobile.js';
|
|
47
|
-
import './index.module-
|
|
47
|
+
import './index.module-6ffeac29.js';
|
|
48
48
|
import '../../button/modern/mobile';
|
|
49
49
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
50
50
|
import '@alfalab/icons-glyph/ChevronLeftMIcon';
|
|
@@ -16,7 +16,7 @@ import '../components/content/base-content/base-content.js';
|
|
|
16
16
|
import '../desktop/constants/index.js';
|
|
17
17
|
import '../components/footer/base-footer/base-footer.js';
|
|
18
18
|
import '../../../navigation-bar-private/modern';
|
|
19
|
-
import '../index.module-
|
|
19
|
+
import '../index.module-6ffeac29.js';
|
|
20
20
|
|
|
21
21
|
const styles = {"component":"universal-modal__component_1c434","content":"universal-modal__content_1c434"};
|
|
22
22
|
require('./mobile.css');
|
|
@@ -19,7 +19,7 @@ import '../components/content/base-content/base-content.js';
|
|
|
19
19
|
import '../desktop/constants/index.js';
|
|
20
20
|
import '../components/footer/base-footer/base-footer.js';
|
|
21
21
|
import '../../../navigation-bar-private/modern';
|
|
22
|
-
import '../index.module-
|
|
22
|
+
import '../index.module-6ffeac29.js';
|
|
23
23
|
import '../../../button/modern/mobile';
|
|
24
24
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
25
25
|
import '@alfalab/icons-glyph/ChevronLeftMIcon';
|
/package/calendar/{calendarMonthOnlyView-cd56f952.d.ts → calendarMonthOnlyView-04bc50c1.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
/package/calendar/esm/{calendarMonthOnlyView-51a0d781.d.ts → calendarMonthOnlyView-ee18385a.d.ts}
RENAMED
|
File without changes
|
/package/calendar/esm/{calendarMonthOnlyView-51a0d781.js → calendarMonthOnlyView-ee18385a.js}
RENAMED
|
File without changes
|
/package/calendar/modern/{calendarMonthOnlyView-c61ef0ce.d.ts → calendarMonthOnlyView-f0608db8.d.ts}
RENAMED
|
File without changes
|
/package/calendar/modern/{calendarMonthOnlyView-c61ef0ce.js → calendarMonthOnlyView-f0608db8.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/confirmation/esm/{countdown-section-1097669b.d.ts → countdown-section-4e9dec97.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
/package/confirmation/modern/{countdown-section-eb6c4c86.d.ts → countdown-section-f22f7279.d.ts}
RENAMED
|
File without changes
|
/package/confirmation/modern/{countdown-section-eb6c4c86.js → countdown-section-f22f7279.js}
RENAMED
|
File without changes
|
/package/file-upload-item/{actions-control.module-96604893.js → actions-control.module-f25cd906.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|