@alfalab/core-components 47.26.8-beta.0 → 47.26.9-beta.1
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 +13 -14
- package/bottom-sheet/cssm/component.js +13 -14
- package/bottom-sheet/cssm/types.d.ts +4 -5
- package/bottom-sheet/esm/component.js +14 -15
- package/bottom-sheet/esm/types.d.ts +4 -5
- package/bottom-sheet/modern/component.js +11 -10
- package/bottom-sheet/modern/types.d.ts +4 -5
- package/bottom-sheet/moderncssm/component.js +11 -10
- package/bottom-sheet/moderncssm/types.d.ts +4 -5
- package/bottom-sheet/types.d.ts +4 -5
- 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/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/cssm/typings-4bf4de6f.d.ts +4 -5
- package/international-phone-input/esm/typings-4bf4de6f.d.ts +4 -5
- package/international-phone-input/modern/typings-4bf4de6f.d.ts +4 -5
- package/international-phone-input/moderncssm/typings-4bf4de6f.d.ts +4 -5
- package/international-phone-input/typings-4bf4de6f.d.ts +4 -5
- 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-c44170fe.d.ts +1 -1
- package/picker-button/component-03d088c4.d.ts +2 -2
- package/picker-button/component-8bdd19d3.d.ts +2 -2
- package/picker-button/cssm/typings-4bf4de6f.d.ts +4 -5
- package/picker-button/esm/typings-4bf4de6f.d.ts +4 -5
- package/picker-button/index-03d088c4.d.ts +2 -2
- package/picker-button/index-281accb7.d.ts +2 -2
- package/picker-button/modern/typings-4bf4de6f.d.ts +4 -5
- package/picker-button/moderncssm/typings-4bf4de6f.d.ts +4 -5
- package/picker-button/typings-4bf4de6f.d.ts +4 -5
- package/plate/Component.responsive.js +1 -1
- package/plate/components/base-plate/Component.js +1 -1
- package/plate/cssm/{index-4024dd7a.d.ts → index-ba3cd492.d.ts} +1 -9
- 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/{index-4024dd7a.d.ts → esm/index-ba3cd492.d.ts} +3 -11
- package/plate/esm/index.js +1 -1
- package/plate/esm/mobile/Component.mobile.js +1 -1
- package/plate/esm/mobile/index.js +1 -1
- package/plate/esm/shared/index.js +1 -1
- package/plate/esm/utils.js +1 -1
- package/plate/{modern/index-4024dd7a.d.ts → index-ba3cd492.d.ts} +3 -11
- 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/{esm/index-4024dd7a.d.ts → modern/index-ba3cd492.d.ts} +3 -11
- package/plate/modern/index.js +1 -1
- package/plate/modern/mobile/Component.mobile.js +1 -1
- package/plate/modern/mobile/index.js +1 -1
- package/plate/modern/shared/index.js +1 -1
- package/plate/modern/utils.js +1 -1
- package/plate/moderncssm/{index-4024dd7a.d.ts → index-ba3cd492.d.ts} +1 -9
- package/plate/utils.js +1 -1
- package/pure-cell/component-8c83a9ca.d.ts +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/cssm/component-8c83a9ca.d.ts +1 -1
- package/pure-cell/esm/component-8c83a9ca.d.ts +6 -6
- 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-8c83a9ca.d.ts +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/pure-cell/moderncssm/component-8c83a9ca.d.ts +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/shared/cssm/index.d.ts +0 -1
- package/shared/cssm/index.js +0 -2
- package/shared/esm/index.d.ts +0 -1
- package/shared/esm/index.js +0 -1
- package/shared/index.d.ts +0 -1
- package/shared/index.js +0 -2
- package/shared/modern/index.d.ts +0 -1
- package/shared/modern/index.js +0 -1
- package/shared/moderncssm/index.d.ts +0 -1
- package/shared/moderncssm/index.js +0 -1
- package/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/controls/Component.js +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +1 -1
- package/side-panel/esm/components/footer/Component.js +1 -1
- package/side-panel/esm/components/footer/Component.mobile.js +1 -1
- package/side-panel/esm/desktop/Component.desktop.js +1 -1
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile/Component.mobile.js +1 -1
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/modern/Component.responsive.js +1 -1
- package/side-panel/modern/components/controls/Component.js +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +1 -1
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/desktop/Component.desktop.js +1 -1
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/mobile/Component.mobile.js +1 -1
- package/side-panel/modern/mobile/index.js +1 -1
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/index.js +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +13 -13
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-mobile/component.js +2 -2
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-mobile/component.js +2 -2
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +1 -1
- package/typography/title-mobile/component.js +1 -1
- package/shared/cssm/safe-area.d.ts +0 -9
- package/shared/cssm/safe-area.js +0 -26
- package/shared/esm/safe-area.d.ts +0 -9
- package/shared/esm/safe-area.js +0 -24
- package/shared/modern/safe-area.d.ts +0 -9
- package/shared/modern/safe-area.js +0 -24
- package/shared/moderncssm/safe-area.d.ts +0 -9
- package/shared/moderncssm/safe-area.js +0 -24
- package/shared/safe-area.d.ts +0 -9
- package/shared/safe-area.js +0 -26
- /package/calendar-range/esm/{index.module-50007371.js → index.module-3bd8f2aa.js} +0 -0
- /package/calendar-range/{index.module-16b924be.js → index.module-93fe2d00.js} +0 -0
- /package/calendar-range/modern/{index.module-dad605ea.js → index.module-675a70db.js} +0 -0
- /package/confirmation/{countdown-section-d34c1af5.d.ts → countdown-section-dd00dd2a.d.ts} +0 -0
- /package/confirmation/{countdown-section-d34c1af5.js → countdown-section-dd00dd2a.js} +0 -0
- /package/confirmation/esm/{countdown-section-4d3cc9e0.d.ts → countdown-section-c258b74a.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-4d3cc9e0.js → countdown-section-c258b74a.js} +0 -0
- /package/confirmation/modern/{countdown-section-f2e5a02a.d.ts → countdown-section-32bb6712.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-f2e5a02a.js → countdown-section-32bb6712.js} +0 -0
- /package/gallery/esm/{index.module-330013eb.js → index.module-3ec18dd1.js} +0 -0
- /package/gallery/{index.module-17abae88.js → index.module-27487695.js} +0 -0
- /package/gallery/modern/{index.module-759b97ea.js → index.module-c1afad9c.js} +0 -0
- /package/list/{Component-5c6313d8.d.ts → Component-6c03dffd.d.ts} +0 -0
- /package/list/{Component-5c6313d8.js → Component-6c03dffd.js} +0 -0
- /package/list/esm/{Component-9471c0fc.d.ts → Component-3e54bc5d.d.ts} +0 -0
- /package/list/esm/{Component-9471c0fc.js → Component-3e54bc5d.js} +0 -0
- /package/list/modern/{Component-cd11d82c.d.ts → Component-a80cb74d.d.ts} +0 -0
- /package/list/modern/{Component-cd11d82c.js → Component-a80cb74d.js} +0 -0
- /package/modal/esm/{layout.module-707ca0ae.js → layout.module-58de58af.js} +0 -0
- /package/modal/{layout.module-47ca0f18.js → layout.module-dc00713d.js} +0 -0
- /package/modal/modern/{layout.module-c708d000.js → layout.module-cd5f5a81.js} +0 -0
- /package/plate/{PortalContext-6d5eb7e5.d.ts → PortalContext-a31b7744.d.ts} +0 -0
- /package/plate/{PortalContext-6d5eb7e5.js → PortalContext-a31b7744.js} +0 -0
- /package/plate/esm/{PortalContext-bbdf3af1.d.ts → PortalContext-6f3b2044.d.ts} +0 -0
- /package/plate/esm/{PortalContext-bbdf3af1.js → PortalContext-6f3b2044.js} +0 -0
- /package/plate/modern/{PortalContext-a3423f8c.d.ts → PortalContext-0c576347.d.ts} +0 -0
- /package/plate/modern/{PortalContext-a3423f8c.js → PortalContext-0c576347.js} +0 -0
- /package/pure-cell/{component-ef5b84b6.d.ts → component-25613e28.d.ts} +0 -0
- /package/pure-cell/{component-ef5b84b6.js → component-25613e28.js} +0 -0
- /package/pure-cell/esm/{component-716eb01a.d.ts → component-57131738.d.ts} +0 -0
- /package/pure-cell/esm/{component-716eb01a.js → component-57131738.js} +0 -0
- /package/pure-cell/modern/{component-5a957007.d.ts → component-519b8122.d.ts} +0 -0
- /package/pure-cell/modern/{component-5a957007.js → component-519b8122.js} +0 -0
- /package/select/esm/{hook-a96e4796.d.ts → hook-edc73832.d.ts} +0 -0
- /package/select/esm/{hook-a96e4796.js → hook-edc73832.js} +0 -0
- /package/select/esm/{list-popover-desktop-64d6e86a.d.ts → list-popover-desktop-ab345a1d.d.ts} +0 -0
- /package/select/esm/{list-popover-desktop-64d6e86a.js → list-popover-desktop-ab345a1d.js} +0 -0
- /package/select/esm/{mobile.module-1a1b5a36.js → mobile.module-f339d579.js} +0 -0
- /package/select/{hook-cce85ba4.d.ts → hook-509ac90c.d.ts} +0 -0
- /package/select/{hook-cce85ba4.js → hook-509ac90c.js} +0 -0
- /package/select/{list-popover-desktop-867defab.d.ts → list-popover-desktop-59e49e6c.d.ts} +0 -0
- /package/select/{list-popover-desktop-867defab.js → list-popover-desktop-59e49e6c.js} +0 -0
- /package/select/{mobile.module-138a1289.js → mobile.module-7934b06c.js} +0 -0
- /package/select/modern/{hook-c5c9b484.d.ts → hook-d7fcefb5.d.ts} +0 -0
- /package/select/modern/{hook-c5c9b484.js → hook-d7fcefb5.js} +0 -0
- /package/select/modern/{list-popover-desktop-2fa474c5.d.ts → list-popover-desktop-9f601758.d.ts} +0 -0
- /package/select/modern/{list-popover-desktop-2fa474c5.js → list-popover-desktop-9f601758.js} +0 -0
- /package/select/modern/{mobile.module-f3b18a7b.js → mobile.module-a162a3eb.js} +0 -0
- /package/side-panel/esm/{layout.module-cc648101.js → layout.module-dbb44e00.js} +0 -0
- /package/side-panel/{layout.module-e963bd8c.js → layout.module-04c604a9.js} +0 -0
- /package/side-panel/modern/{layout.module-ce4bd36f.js → layout.module-950d1df1.js} +0 -0
- /package/tabs/esm/{index.module-3a4d11f9.js → index.module-18ef2507.js} +0 -0
- /package/tabs/esm/{index.module-560f4d57.js → index.module-b726698b.js} +0 -0
- /package/tabs/{index.module-5bf62a87.js → index.module-3cc9c72b.js} +0 -0
- /package/tabs/{index.module-275e67bc.js → index.module-f0ccce61.js} +0 -0
- /package/tabs/modern/{index.module-85b0710f.js → index.module-70e33922.js} +0 -0
- /package/tabs/modern/{index.module-cd7bccfa.js → index.module-97338019.js} +0 -0
- /package/textarea/{PseudoTextArea-eac1211c.d.ts → PseudoTextArea-26647f32.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-eac1211c.js → PseudoTextArea-26647f32.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-3a6c0f31.d.ts → PseudoTextArea-92485ce4.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-3a6c0f31.js → PseudoTextArea-92485ce4.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-09b9db16.d.ts → PseudoTextArea-703b6134.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-09b9db16.js → PseudoTextArea-703b6134.js} +0 -0
- /package/typography/{colors.module-32ec21e0.js → colors.module-b6e7e39c.js} +0 -0
- /package/typography/{common.module-37502c38.js → common.module-d87950bc.js} +0 -0
- /package/typography/esm/{colors.module-4e3e8138.js → colors.module-47fc4603.js} +0 -0
- /package/typography/esm/{common.module-3ed6f966.js → common.module-b3bbb32c.js} +0 -0
- /package/typography/modern/{colors.module-451d0113.js → colors.module-8b4683d7.js} +0 -0
- /package/typography/modern/{common.module-df2c176f.js → common.module-09715d09.js} +0 -0
|
@@ -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-18ef2507.js';
|
|
22
22
|
import '../../../../tag/esm/mobile';
|
|
23
23
|
|
|
24
24
|
var SecondaryTabListResponsive = function (_a) {
|
|
@@ -17,7 +17,7 @@ import 'react-merge-refs';
|
|
|
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-b726698b.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-b726698b.js';
|
|
24
24
|
import '../../../../tag/esm/desktop';
|
|
25
25
|
import '../secondary-tablist/Component.js';
|
|
26
|
-
import '../../index.module-
|
|
26
|
+
import '../../index.module-18ef2507.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-b726698b.js';
|
|
24
24
|
import '../../../../tag/esm/mobile';
|
|
25
25
|
import '../secondary-tablist/Component.js';
|
|
26
|
-
import '../../index.module-
|
|
26
|
+
import '../../index.module-18ef2507.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-b726698b.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-18ef2507.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-b726698b.js';
|
|
25
25
|
import '../../../tag/esm/desktop';
|
|
26
26
|
import '../components/secondary-tablist/Component.js';
|
|
27
|
-
import '../index.module-
|
|
27
|
+
import '../index.module-18ef2507.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-b726698b.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-18ef2507.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-b726698b.js';
|
|
25
25
|
import '../../../tag/esm/mobile';
|
|
26
26
|
import '../components/secondary-tablist/Component.js';
|
|
27
|
-
import '../index.module-
|
|
27
|
+
import '../index.module-18ef2507.js';
|
|
28
28
|
import '../components/tabs/Component.js';
|
|
@@ -17,5 +17,5 @@ import 'react-merge-refs';
|
|
|
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-70e33922.js';
|
|
21
21
|
import '../components/tabs/Component.js';
|
|
@@ -7,7 +7,7 @@ import { getComponentBreakpoint } from '../../../../shared/modern';
|
|
|
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-70e33922.js';
|
|
11
11
|
import '../../../../mq/modern';
|
|
12
12
|
import '../../hooks/use-collapsible-elements.js';
|
|
13
13
|
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-70e33922.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-70e33922.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-70e33922.js';
|
|
23
23
|
|
|
24
24
|
const PrimaryTabListResponsive = ({ size, breakpoint = getComponentBreakpoint(), fullWidthScroll, defaultMatchMediaValue, ...restProps }) => {
|
|
25
25
|
const [isDesktop] = useMatchMedia(`(min-width: ${breakpoint}px)`, 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-97338019.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-97338019.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-97338019.js';
|
|
21
21
|
import '../../../../tag/modern/mobile';
|
|
22
22
|
|
|
23
23
|
const SecondaryTabListResponsive = ({ defaultMatchMediaValue, fullWidthScroll, breakpoint = getComponentBreakpoint(), ...restProps }) => {
|
|
@@ -16,7 +16,7 @@ import 'react-merge-refs';
|
|
|
16
16
|
import '../../synthetic-events.js';
|
|
17
17
|
import '../title/Component.js';
|
|
18
18
|
import '../../../../skeleton/modern';
|
|
19
|
-
import '../../index.module-
|
|
19
|
+
import '../../index.module-70e33922.js';
|
|
20
20
|
|
|
21
21
|
const TabsCollapsible = ({ ...restProps }) => (React.createElement(Tabs, { TabList: CollapsiblePrimaryTabList, ...restProps }));
|
|
22
22
|
|
|
@@ -19,10 +19,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
19
19
|
import '../scroll-controls/utils.js';
|
|
20
20
|
import '../title/Component.js';
|
|
21
21
|
import '../../../../skeleton/modern';
|
|
22
|
-
import '../../index.module-
|
|
22
|
+
import '../../index.module-70e33922.js';
|
|
23
23
|
import '../../../../tag/modern/desktop';
|
|
24
24
|
import '../secondary-tablist/Component.js';
|
|
25
|
-
import '../../index.module-
|
|
25
|
+
import '../../index.module-97338019.js';
|
|
26
26
|
|
|
27
27
|
const views = {
|
|
28
28
|
primary: PrimaryTabListDesktop,
|
|
@@ -19,10 +19,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
19
19
|
import '../scroll-controls/utils.js';
|
|
20
20
|
import '../title/Component.js';
|
|
21
21
|
import '../../../../skeleton/modern';
|
|
22
|
-
import '../../index.module-
|
|
22
|
+
import '../../index.module-70e33922.js';
|
|
23
23
|
import '../../../../tag/modern/mobile';
|
|
24
24
|
import '../secondary-tablist/Component.js';
|
|
25
|
-
import '../../index.module-
|
|
25
|
+
import '../../index.module-97338019.js';
|
|
26
26
|
|
|
27
27
|
const views = {
|
|
28
28
|
primary: PrimaryTabListMobile,
|
|
@@ -21,12 +21,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
21
21
|
import '../scroll-controls/utils.js';
|
|
22
22
|
import '../title/Component.js';
|
|
23
23
|
import '../../../../skeleton/modern';
|
|
24
|
-
import '../../index.module-
|
|
24
|
+
import '../../index.module-70e33922.js';
|
|
25
25
|
import '../primary-tablist/Component.mobile.js';
|
|
26
26
|
import '../secondary-tablist/Component.desktop.js';
|
|
27
27
|
import '../../../../tag/modern/desktop';
|
|
28
28
|
import '../secondary-tablist/Component.js';
|
|
29
|
-
import '../../index.module-
|
|
29
|
+
import '../../index.module-97338019.js';
|
|
30
30
|
import '../secondary-tablist/Component.mobile.js';
|
|
31
31
|
import '../../../../tag/modern/mobile';
|
|
32
32
|
|
|
@@ -20,8 +20,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
20
20
|
import '../components/scroll-controls/utils.js';
|
|
21
21
|
import '../components/title/Component.js';
|
|
22
22
|
import '../../../skeleton/modern';
|
|
23
|
-
import '../index.module-
|
|
23
|
+
import '../index.module-70e33922.js';
|
|
24
24
|
import '../../../tag/modern/desktop';
|
|
25
25
|
import '../components/secondary-tablist/Component.js';
|
|
26
|
-
import '../index.module-
|
|
26
|
+
import '../index.module-97338019.js';
|
|
27
27
|
import '../components/tabs/Component.js';
|
package/tabs/modern/index.js
CHANGED
|
@@ -22,12 +22,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
22
22
|
import './components/scroll-controls/utils.js';
|
|
23
23
|
import './components/title/Component.js';
|
|
24
24
|
import '../../skeleton/modern';
|
|
25
|
-
import './index.module-
|
|
25
|
+
import './index.module-70e33922.js';
|
|
26
26
|
import './components/primary-tablist/Component.mobile.js';
|
|
27
27
|
import './components/secondary-tablist/Component.desktop.js';
|
|
28
28
|
import '../../tag/modern/desktop';
|
|
29
29
|
import './components/secondary-tablist/Component.js';
|
|
30
|
-
import './index.module-
|
|
30
|
+
import './index.module-97338019.js';
|
|
31
31
|
import './components/secondary-tablist/Component.mobile.js';
|
|
32
32
|
import '../../tag/modern/mobile';
|
|
33
33
|
import './components/tabs/Component.js';
|
|
@@ -20,8 +20,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
20
20
|
import '../components/scroll-controls/utils.js';
|
|
21
21
|
import '../components/title/Component.js';
|
|
22
22
|
import '../../../skeleton/modern';
|
|
23
|
-
import '../index.module-
|
|
23
|
+
import '../index.module-70e33922.js';
|
|
24
24
|
import '../../../tag/modern/mobile';
|
|
25
25
|
import '../components/secondary-tablist/Component.js';
|
|
26
|
-
import '../index.module-
|
|
26
|
+
import '../index.module-97338019.js';
|
|
27
27
|
import '../components/tabs/Component.js';
|
package/textarea/Component.js
CHANGED
|
@@ -8,7 +8,7 @@ var cn = require('classnames');
|
|
|
8
8
|
var coreComponentsFormControl = require('../form-control');
|
|
9
9
|
var coreComponentsShared = require('../shared');
|
|
10
10
|
var hooks = require('@alfalab/hooks');
|
|
11
|
-
var components_PseudoTextArea = require('./PseudoTextArea-
|
|
11
|
+
var components_PseudoTextArea = require('./PseudoTextArea-26647f32.js');
|
|
12
12
|
var consts = require('./consts.js');
|
|
13
13
|
|
|
14
14
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
require('react');
|
|
4
4
|
require('classnames');
|
|
5
5
|
require('../consts.js');
|
|
6
|
-
var components_PseudoTextArea = require('../PseudoTextArea-
|
|
6
|
+
var components_PseudoTextArea = require('../PseudoTextArea-26647f32.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../PseudoTextArea-
|
|
1
|
+
export * from "../PseudoTextArea-26647f32";
|
|
@@ -6,7 +6,7 @@ import cn from 'classnames';
|
|
|
6
6
|
import { FormControl } from '../../form-control/esm';
|
|
7
7
|
import { getDataTestId } from '../../shared/esm';
|
|
8
8
|
import { useMedia, useFocus } from '@alfalab/hooks';
|
|
9
|
-
import { s as styles, P as PseudoTextArea } from './PseudoTextArea-
|
|
9
|
+
import { s as styles, P as PseudoTextArea } from './PseudoTextArea-92485ce4.js';
|
|
10
10
|
import { SIZE_TO_CLASSNAME_MAP } from './consts.js';
|
|
11
11
|
|
|
12
12
|
var defaultColors = {"input":"textarea__input_n6tpr","hasInnerLabel":"textarea__hasInnerLabel_n6tpr","disableUserInput":"textarea__disableUserInput_n6tpr","error":"textarea__error_n6tpr","textarea":"textarea__textarea_n6tpr","hint":"textarea__hint_n6tpr"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../PseudoTextArea-
|
|
1
|
+
export * from "../PseudoTextArea-92485ce4";
|
package/textarea/esm/index.js
CHANGED
|
@@ -5,7 +5,7 @@ import cn from 'classnames';
|
|
|
5
5
|
import { FormControl } from '../../form-control/modern';
|
|
6
6
|
import { getDataTestId } from '../../shared/modern';
|
|
7
7
|
import { useMedia, useFocus } from '@alfalab/hooks';
|
|
8
|
-
import { s as styles, P as PseudoTextArea } from './PseudoTextArea-
|
|
8
|
+
import { s as styles, P as PseudoTextArea } from './PseudoTextArea-703b6134.js';
|
|
9
9
|
import { SIZE_TO_CLASSNAME_MAP } from './consts.js';
|
|
10
10
|
|
|
11
11
|
const defaultColors = {"input":"textarea__input_n6tpr","hasInnerLabel":"textarea__hasInnerLabel_n6tpr","disableUserInput":"textarea__disableUserInput_n6tpr","error":"textarea__error_n6tpr","textarea":"textarea__textarea_n6tpr","hint":"textarea__hint_n6tpr"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../PseudoTextArea-
|
|
1
|
+
export * from "../PseudoTextArea-703b6134";
|
package/textarea/modern/index.js
CHANGED
|
@@ -15,6 +15,10 @@
|
|
|
15
15
|
background-color: transparent;
|
|
16
16
|
} .backdrop__transparent_wgub8 {
|
|
17
17
|
background-color: transparent;
|
|
18
|
+
}.card-image__cardImage_gjnf4 {
|
|
19
|
+
background: #e7e8ea;
|
|
20
|
+
} .card-image__loaded_gjnf4 {
|
|
21
|
+
background: transparent
|
|
18
22
|
}.badge__component_dc0dc.badge__background-accent_dc0dc {
|
|
19
23
|
background-color: #f83a2a;
|
|
20
24
|
color: rgba(255, 255, 255, 0.94);
|
|
@@ -75,10 +79,6 @@
|
|
|
75
79
|
background-color: rgba(255, 255, 255, 0.94);
|
|
76
80
|
} .badge__dot_dc0dc.badge__outlineCount_dc0dc {
|
|
77
81
|
border: 1px solid rgba(3, 3, 6, 0.88);
|
|
78
|
-
}.card-image__cardImage_gjnf4 {
|
|
79
|
-
background: #e7e8ea;
|
|
80
|
-
} .card-image__loaded_gjnf4 {
|
|
81
|
-
background: transparent
|
|
82
82
|
}.divider__component_uyn2y {
|
|
83
83
|
border-bottom: 1px solid #353539;
|
|
84
84
|
}.dropzone__component_1y40e {
|
|
@@ -170,7 +170,14 @@
|
|
|
170
170
|
background: rgba(255, 255, 255, 0.94);
|
|
171
171
|
} .hatching-progress-bar__accent_5xa50 {
|
|
172
172
|
background: #f83a2a;
|
|
173
|
-
}.
|
|
173
|
+
}.icon-view__component_jb0h3 {
|
|
174
|
+
color: rgba(238, 238, 251, 0.55)
|
|
175
|
+
} .icon-view__bg_jb0h3 {
|
|
176
|
+
fill: #1c1c1e;
|
|
177
|
+
} .icon-view__border_jb0h3 {
|
|
178
|
+
stroke: rgba(225, 225, 248, 0.09);
|
|
179
|
+
fill: transparent;
|
|
180
|
+
}.indicator__component_vpr5d {
|
|
174
181
|
color: rgba(255, 255, 255, 0.94);
|
|
175
182
|
background-color: #f83a2a;
|
|
176
183
|
} .indicator__red_vpr5d {
|
|
@@ -188,14 +195,7 @@
|
|
|
188
195
|
color: rgba(255, 255, 255, 0.94)
|
|
189
196
|
} .indicator__grey_vpr5d.indicator__border_vpr5d {
|
|
190
197
|
outline: 2px solid rgba(3, 3, 6, 0.88);
|
|
191
|
-
}
|
|
192
|
-
color: rgba(238, 238, 251, 0.55)
|
|
193
|
-
} .icon-view__bg_jb0h3 {
|
|
194
|
-
fill: #1c1c1e;
|
|
195
|
-
} .icon-view__border_jb0h3 {
|
|
196
|
-
stroke: rgba(225, 225, 248, 0.09);
|
|
197
|
-
fill: transparent;
|
|
198
|
-
}@keyframes loader__blink_ho982 {
|
|
198
|
+
}@keyframes loader__blink_ho982 {
|
|
199
199
|
}.link__primary_1xtez {
|
|
200
200
|
color: rgba(255, 255, 255, 0.94);
|
|
201
201
|
border-bottom-color: rgba(255, 255, 255, 0.94)
|
|
@@ -9,10 +9,10 @@ import 'classnames';
|
|
|
9
9
|
import './hooks/use-skeleton.js';
|
|
10
10
|
import '../../skeleton/esm';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
|
-
import './colors.module-
|
|
12
|
+
import './colors.module-47fc4603.js';
|
|
13
13
|
import './title/component.js';
|
|
14
14
|
import './title/utils.js';
|
|
15
|
-
import './common.module-
|
|
15
|
+
import './common.module-b3bbb32c.js';
|
|
16
16
|
import '../../mq/esm';
|
|
17
17
|
|
|
18
18
|
var Typography = {
|
package/typography/esm/index.js
CHANGED
|
@@ -8,11 +8,11 @@ import 'classnames';
|
|
|
8
8
|
import './hooks/use-skeleton.js';
|
|
9
9
|
import '../../skeleton/esm';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
|
-
import './colors.module-
|
|
11
|
+
import './colors.module-47fc4603.js';
|
|
12
12
|
import './title/index.js';
|
|
13
13
|
import './title/component.js';
|
|
14
14
|
import './title/utils.js';
|
|
15
|
-
import './common.module-
|
|
15
|
+
import './common.module-b3bbb32c.js';
|
|
16
16
|
import './title-mobile/component.js';
|
|
17
17
|
import './title-responsive/component.js';
|
|
18
18
|
import '../../mq/esm';
|
|
@@ -3,7 +3,7 @@ import React, { forwardRef } from 'react';
|
|
|
3
3
|
import mergeRefs from 'react-merge-refs';
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
6
|
-
import { c as colors } from '../colors.module-
|
|
6
|
+
import { c as colors } from '../colors.module-47fc4603.js';
|
|
7
7
|
import '../../../skeleton/esm';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
|
|
@@ -4,7 +4,7 @@ import mergeRefs from 'react-merge-refs';
|
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
6
6
|
import { getDefaultWeight } from './utils.js';
|
|
7
|
-
import { c as colors } from '../colors.module-
|
|
7
|
+
import { c as colors } from '../colors.module-47fc4603.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import { TitleBase } from './component.js';
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
4
|
+
import { c as commonStyles } from '../common.module-b3bbb32c.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../hooks/use-skeleton.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import './utils.js';
|
|
11
|
-
import '../colors.module-
|
|
11
|
+
import '../colors.module-47fc4603.js';
|
|
12
12
|
|
|
13
13
|
var styles = {"transparent":"typography__transparent_xo4qx","styrene-xlarge":"typography__styrene-xlarge_xo4qx","styrene-large":"typography__styrene-large_xo4qx","styrene-medium":"typography__styrene-medium_xo4qx","styrene-small":"typography__styrene-small_xo4qx","styrene-xsmall":"typography__styrene-xsmall_xo4qx","system-xlarge":"typography__system-xlarge_xo4qx","system-large":"typography__system-large_xo4qx","system-medium":"typography__system-medium_xo4qx","system-small":"typography__system-small_xo4qx","system-xsmall":"typography__system-xsmall_xo4qx","margins-xlarge":"typography__margins-xlarge_xo4qx","margins-large":"typography__margins-large_xo4qx","margins-medium":"typography__margins-medium_xo4qx","margins-small":"typography__margins-small_xo4qx","margins-xsmall":"typography__margins-xsmall_xo4qx"};
|
|
14
14
|
require('./index.css');
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import { TitleBase } from '../title/component.js';
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
4
|
+
import { c as commonStyles } from '../common.module-b3bbb32c.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../hooks/use-skeleton.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../title/utils.js';
|
|
11
|
-
import '../colors.module-
|
|
11
|
+
import '../colors.module-47fc4603.js';
|
|
12
12
|
|
|
13
13
|
var styles = {"styrene-xlarge":"typography__styrene-xlarge_44p7d","styrene-large":"typography__styrene-large_44p7d","styrene-medium":"typography__styrene-medium_44p7d","styrene-small":"typography__styrene-small_44p7d","styrene-xsmall":"typography__styrene-xsmall_44p7d","system-xlarge":"typography__system-xlarge_44p7d","system-large":"typography__system-large_44p7d","system-medium":"typography__system-medium_44p7d","system-small":"typography__system-small_44p7d","system-xsmall":"typography__system-xsmall_44p7d","margins-xlarge":"typography__margins-xlarge_44p7d","margins-large":"typography__margins-large_44p7d","margins-medium":"typography__margins-medium_44p7d","margins-small":"typography__margins-small_44p7d","margins-xsmall":"typography__margins-xsmall_44p7d"};
|
|
14
14
|
require('./index.css');
|
|
@@ -8,5 +8,5 @@ import '../hooks/use-skeleton.js';
|
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../title/utils.js';
|
|
11
|
-
import '../colors.module-
|
|
12
|
-
import '../common.module-
|
|
11
|
+
import '../colors.module-47fc4603.js';
|
|
12
|
+
import '../common.module-b3bbb32c.js';
|
|
@@ -10,8 +10,8 @@ import '../hooks/use-skeleton.js';
|
|
|
10
10
|
import '../../../skeleton/esm';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
12
|
import '../title/utils.js';
|
|
13
|
-
import '../colors.module-
|
|
14
|
-
import '../common.module-
|
|
13
|
+
import '../colors.module-47fc4603.js';
|
|
14
|
+
import '../common.module-b3bbb32c.js';
|
|
15
15
|
|
|
16
16
|
var TitleResponsive = forwardRef(function (_a, ref) {
|
|
17
17
|
var defaultMatchMediaValue = _a.defaultMatchMediaValue, _b = _a.breakpoint, breakpoint = _b === void 0 ? 1024 : _b, restProps = __rest(_a, ["defaultMatchMediaValue", "breakpoint"]);
|
|
@@ -10,6 +10,6 @@ import '../hooks/use-skeleton.js';
|
|
|
10
10
|
import '../../../skeleton/esm';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
12
|
import '../title/utils.js';
|
|
13
|
-
import '../colors.module-
|
|
14
|
-
import '../common.module-
|
|
13
|
+
import '../colors.module-47fc4603.js';
|
|
14
|
+
import '../common.module-b3bbb32c.js';
|
|
15
15
|
import '../title-mobile/component.js';
|
|
@@ -8,10 +8,10 @@ import 'classnames';
|
|
|
8
8
|
import './hooks/use-skeleton.js';
|
|
9
9
|
import '../../skeleton/modern';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
|
-
import './colors.module-
|
|
11
|
+
import './colors.module-8b4683d7.js';
|
|
12
12
|
import './title/component.js';
|
|
13
13
|
import './title/utils.js';
|
|
14
|
-
import './common.module-
|
|
14
|
+
import './common.module-09715d09.js';
|
|
15
15
|
import '../../mq/modern';
|
|
16
16
|
|
|
17
17
|
const Typography = {
|
|
@@ -7,11 +7,11 @@ import 'classnames';
|
|
|
7
7
|
import './hooks/use-skeleton.js';
|
|
8
8
|
import '../../skeleton/modern';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
|
-
import './colors.module-
|
|
10
|
+
import './colors.module-8b4683d7.js';
|
|
11
11
|
import './title/index.js';
|
|
12
12
|
import './title/component.js';
|
|
13
13
|
import './title/utils.js';
|
|
14
|
-
import './common.module-
|
|
14
|
+
import './common.module-09715d09.js';
|
|
15
15
|
import './title-mobile/component.js';
|
|
16
16
|
import './title-responsive/component.js';
|
|
17
17
|
import '../../mq/modern';
|
|
@@ -2,7 +2,7 @@ import React, { forwardRef } from 'react';
|
|
|
2
2
|
import mergeRefs from 'react-merge-refs';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
5
|
-
import { c as colors } from '../colors.module-
|
|
5
|
+
import { c as colors } from '../colors.module-8b4683d7.js';
|
|
6
6
|
import '../../../skeleton/modern';
|
|
7
7
|
import '@alfalab/hooks';
|
|
8
8
|
|