@alfalab/core-components 47.21.0-beta.0 → 47.21.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/calendar-input/components/calendar-input/Component.d.ts +1 -1
- package/calendar-range/utils.js +3 -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/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/index.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/index.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/{esm/utils-34f6b81b.d.ts → cssm/utils-2e3f483b.d.ts} +1 -0
- package/international-phone-input/{moderncssm/utils-34f6b81b.d.ts → esm/utils-2e3f483b.d.ts} +1 -0
- package/international-phone-input/modern/{utils-34f6b81b.d.ts → utils-2e3f483b.d.ts} +1 -0
- package/international-phone-input/{cssm/utils-34f6b81b.d.ts → moderncssm/utils-2e3f483b.d.ts} +1 -0
- package/international-phone-input/utils-2e3f483b.d.ts +83 -0
- 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/Component.d.ts +1 -1
- package/modal/Component.responsive.d.ts +1 -1
- package/modal/components/controls/Component.js +1 -1
- package/modal/components/footer/Component.js +1 -1
- package/modal/desktop/Component.desktop.d.ts +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/utils-2e3f483b.d.ts +83 -0
- package/picker-button/esm/utils-2e3f483b.d.ts +83 -0
- package/picker-button/index-03d088c4.d.ts +2 -2
- package/picker-button/index-281accb7.d.ts +2 -2
- package/picker-button/modern/utils-2e3f483b.d.ts +83 -0
- package/picker-button/moderncssm/utils-2e3f483b.d.ts +83 -0
- package/picker-button/typings-7d83ec1e.d.ts +2 -2
- package/picker-button/utils-2e3f483b.d.ts +83 -0
- package/plate/Component.responsive.js +1 -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-ba3cd492.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-ba3cd492.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-ba3cd492.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/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/cssm/{hook-ea9c21c9.js → hook-e5b68af9.js} +1 -1
- package/select/cssm/mobile/Component.mobile.js +1 -1
- package/select/cssm/presets/index.js +1 -1
- package/select/cssm/presets/useSelectWithApply/hook.js +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +1 -0
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +3 -2
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/cssm/shared/index.js +1 -1
- package/select/cssm/utils.d.ts +1 -0
- package/select/cssm/utils.js +1 -0
- 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/{hook-cf720742.js → hook-830d302f.js} +1 -1
- 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/header/Component.d.ts +1 -0
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +3 -2
- 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/esm/utils.d.ts +1 -0
- package/select/esm/utils.js +1 -0
- package/select/{hook-315e5651.js → hook-ade47c3d.js} +1 -1
- 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/{hook-14b2c978.js → hook-521f35df.js} +1 -1
- 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/header/Component.d.ts +1 -0
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +3 -2
- 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/modern/utils.d.ts +1 -0
- package/select/modern/utils.js +1 -0
- package/select/moderncssm/Component.responsive.js +1 -1
- package/select/moderncssm/{hook-238eb00b.js → hook-8f0dc930.js} +1 -1
- package/select/moderncssm/index.js +1 -1
- package/select/moderncssm/mobile/Component.mobile.js +1 -1
- package/select/moderncssm/mobile/Component.modal.mobile.js +1 -1
- package/select/moderncssm/mobile/index.js +1 -1
- package/select/moderncssm/presets/index.js +1 -1
- package/select/moderncssm/presets/useSelectWithApply/hook.js +1 -1
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +1 -0
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +3 -2
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/moderncssm/shared/index.js +1 -1
- package/select/moderncssm/utils.d.ts +1 -0
- package/select/moderncssm/utils.js +1 -0
- 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/header/Component.d.ts +1 -0
- package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +3 -2
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/select/utils.d.ts +1 -0
- package/select/utils.js +1 -0
- 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 +39 -39
- 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/international-phone-input/utils-34f6b81b.d.ts +0 -82
- package/picker-button/cssm/utils-34f6b81b.d.ts +0 -82
- package/picker-button/esm/utils-34f6b81b.d.ts +0 -82
- package/picker-button/modern/utils-34f6b81b.d.ts +0 -82
- package/picker-button/moderncssm/utils-34f6b81b.d.ts +0 -82
- package/picker-button/utils-34f6b81b.d.ts +0 -82
- /package/confirmation/{countdown-section-5bb76cfe.d.ts → countdown-section-ea68f0db.d.ts} +0 -0
- /package/confirmation/{countdown-section-5bb76cfe.js → countdown-section-ea68f0db.js} +0 -0
- /package/confirmation/esm/{countdown-section-360b98d9.d.ts → countdown-section-fccd60be.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-360b98d9.js → countdown-section-fccd60be.js} +0 -0
- /package/confirmation/modern/{countdown-section-85901161.d.ts → countdown-section-4c58e55e.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-85901161.js → countdown-section-4c58e55e.js} +0 -0
- /package/gallery/esm/{slide-e22a2be5.d.ts → slide-a18b4715.d.ts} +0 -0
- /package/gallery/esm/{slide-e22a2be5.js → slide-a18b4715.js} +0 -0
- /package/gallery/modern/{slide-25e497d4.d.ts → slide-b13843a9.d.ts} +0 -0
- /package/gallery/modern/{slide-25e497d4.js → slide-b13843a9.js} +0 -0
- /package/gallery/{slide-ef744d0e.d.ts → slide-76c6bfc7.d.ts} +0 -0
- /package/gallery/{slide-ef744d0e.js → slide-76c6bfc7.js} +0 -0
- /package/list/{Component-5c879c87.d.ts → Component-f6896423.d.ts} +0 -0
- /package/list/{Component-5c879c87.js → Component-f6896423.js} +0 -0
- /package/list/esm/{Component-2210f804.d.ts → Component-eed3b6a6.d.ts} +0 -0
- /package/list/esm/{Component-2210f804.js → Component-eed3b6a6.js} +0 -0
- /package/list/modern/{Component-d6ae5e31.d.ts → Component-14430920.d.ts} +0 -0
- /package/list/modern/{Component-d6ae5e31.js → Component-14430920.js} +0 -0
- /package/modal/esm/{layout.module-e3435f7f.js → layout.module-1407c4ba.js} +0 -0
- /package/modal/{layout.module-ab2ccfe7.js → layout.module-937df982.js} +0 -0
- /package/modal/modern/{layout.module-53d477b7.js → layout.module-844fbf07.js} +0 -0
- /package/plate/{PortalContext-703b5c53.d.ts → PortalContext-8ec9a1d0.d.ts} +0 -0
- /package/plate/{PortalContext-703b5c53.js → PortalContext-8ec9a1d0.js} +0 -0
- /package/plate/esm/{PortalContext-f8524b64.d.ts → PortalContext-725157cc.d.ts} +0 -0
- /package/plate/esm/{PortalContext-f8524b64.js → PortalContext-725157cc.js} +0 -0
- /package/plate/modern/{PortalContext-6b0cd058.d.ts → PortalContext-a82eb34a.d.ts} +0 -0
- /package/plate/modern/{PortalContext-6b0cd058.js → PortalContext-a82eb34a.js} +0 -0
- /package/pure-cell/{component-a3644f4e.d.ts → component-d1d1ab9c.d.ts} +0 -0
- /package/pure-cell/{component-a3644f4e.js → component-d1d1ab9c.js} +0 -0
- /package/pure-cell/esm/{component-4552beea.d.ts → component-d5000532.d.ts} +0 -0
- /package/pure-cell/esm/{component-4552beea.js → component-d5000532.js} +0 -0
- /package/pure-cell/modern/{component-b028db60.d.ts → component-5283f359.d.ts} +0 -0
- /package/pure-cell/modern/{component-b028db60.js → component-5283f359.js} +0 -0
- /package/select/cssm/{hook-ea9c21c9.d.ts → hook-e5b68af9.d.ts} +0 -0
- /package/select/esm/{hook-cf720742.d.ts → hook-830d302f.d.ts} +0 -0
- /package/select/esm/{list-popover-desktop-1f188e6c.d.ts → list-popover-desktop-ac4ee4d4.d.ts} +0 -0
- /package/select/esm/{list-popover-desktop-1f188e6c.js → list-popover-desktop-ac4ee4d4.js} +0 -0
- /package/select/esm/{mobile.module-2d08dbdf.js → mobile.module-a18fa384.js} +0 -0
- /package/select/{hook-315e5651.d.ts → hook-ade47c3d.d.ts} +0 -0
- /package/select/{list-popover-desktop-42150be1.d.ts → list-popover-desktop-5c7b297f.d.ts} +0 -0
- /package/select/{list-popover-desktop-42150be1.js → list-popover-desktop-5c7b297f.js} +0 -0
- /package/select/{mobile.module-587a6b89.js → mobile.module-a6389553.js} +0 -0
- /package/select/modern/{hook-14b2c978.d.ts → hook-521f35df.d.ts} +0 -0
- /package/select/modern/{list-popover-desktop-54e6b734.d.ts → list-popover-desktop-63c14346.d.ts} +0 -0
- /package/select/modern/{list-popover-desktop-54e6b734.js → list-popover-desktop-63c14346.js} +0 -0
- /package/select/modern/{mobile.module-cdafbb47.js → mobile.module-8ab79b9e.js} +0 -0
- /package/select/moderncssm/{hook-238eb00b.d.ts → hook-8f0dc930.d.ts} +0 -0
- /package/side-panel/esm/{layout.module-cb7df8b5.js → layout.module-66877922.js} +0 -0
- /package/side-panel/{layout.module-e1cdcdde.js → layout.module-7e807390.js} +0 -0
- /package/side-panel/modern/{layout.module-8aa787e5.js → layout.module-31362255.js} +0 -0
- /package/tabs/esm/{index.module-fe27c21d.js → index.module-e4ee2c34.js} +0 -0
- /package/tabs/esm/{index.module-d8cc5606.js → index.module-f575bf74.js} +0 -0
- /package/tabs/{index.module-bca16a45.js → index.module-92a8a222.js} +0 -0
- /package/tabs/{index.module-275989bb.js → index.module-99019dc8.js} +0 -0
- /package/tabs/modern/{index.module-c7314bc9.js → index.module-0d9d8f30.js} +0 -0
- /package/tabs/modern/{index.module-10472f29.js → index.module-54e4857b.js} +0 -0
- /package/textarea/{PseudoTextArea-60941b11.d.ts → PseudoTextArea-cd83e221.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-60941b11.js → PseudoTextArea-cd83e221.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-b46bb520.d.ts → PseudoTextArea-d1bf2a96.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-b46bb520.js → PseudoTextArea-d1bf2a96.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-a8ed9df8.d.ts → PseudoTextArea-2ea65d62.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-a8ed9df8.js → PseudoTextArea-2ea65d62.js} +0 -0
- /package/typography/{colors.module-52040b0b.js → colors.module-3ff799a0.js} +0 -0
- /package/typography/{common.module-f0381f3b.js → common.module-5defc7e3.js} +0 -0
- /package/typography/esm/{colors.module-48307921.js → colors.module-0b2a9283.js} +0 -0
- /package/typography/esm/{common.module-4a56bb81.js → common.module-cebd0ee8.js} +0 -0
- /package/typography/modern/{colors.module-033fc4fa.js → colors.module-cf896807.js} +0 -0
- /package/typography/modern/{common.module-754dd9b1.js → common.module-35c18f22.js} +0 -0
|
@@ -6,7 +6,7 @@ var mergeRefs = require('react-merge-refs');
|
|
|
6
6
|
var cn = require('classnames');
|
|
7
7
|
var hooks_useSkeleton = require('../hooks/use-skeleton.js');
|
|
8
8
|
var title_utils = require('./utils.js');
|
|
9
|
-
var colors_module = require('../colors.module-
|
|
9
|
+
var colors_module = require('../colors.module-3ff799a0.js');
|
|
10
10
|
|
|
11
11
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
12
12
|
|
|
@@ -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-5defc7e3.js');
|
|
7
7
|
|
|
8
8
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
var tslib = require('tslib');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var title_component = require('../title/component.js');
|
|
6
|
-
var common_module = require('../common.module-
|
|
6
|
+
var common_module = require('../common.module-5defc7e3.js');
|
|
7
7
|
|
|
8
8
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
9
9
|
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
import { ReactNode, RefObject } from 'react';
|
|
2
|
-
import { BaseSelectProps, GroupShape, OptionShape, OptionsListProps } from "./typings-7d83ec1e";
|
|
3
|
-
declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
|
|
4
|
-
declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
|
|
5
|
-
declare const joinOptions: ({ selected, selectedMultiple, }: {
|
|
6
|
-
selected?: OptionShape | undefined;
|
|
7
|
-
selectedMultiple?: OptionShape[] | undefined;
|
|
8
|
-
}) => ReactNode[] | null;
|
|
9
|
-
declare function processOptions(options: BaseSelectProps['options'], selected?: BaseSelectProps['selected'], filterFn?: (option: OptionShape | GroupShape) => boolean, filterGroup?: boolean): {
|
|
10
|
-
filteredOptions: (OptionShape | GroupShape)[];
|
|
11
|
-
flatOptions: OptionShape[];
|
|
12
|
-
selectedOptions: OptionShape[];
|
|
13
|
-
};
|
|
14
|
-
type useVisibleOptionsArgs = {
|
|
15
|
-
/**
|
|
16
|
-
* Количество видимых пунктов
|
|
17
|
-
*/
|
|
18
|
-
visibleOptions: number;
|
|
19
|
-
/**
|
|
20
|
-
* Реф на контейнер с пунтами меню
|
|
21
|
-
*/
|
|
22
|
-
listRef: RefObject<HTMLElement>;
|
|
23
|
-
/**
|
|
24
|
-
* Реф на контейнер, которому нужно установить высоту
|
|
25
|
-
*/
|
|
26
|
-
styleTargetRef?: RefObject<HTMLElement>;
|
|
27
|
-
/**
|
|
28
|
-
* Флаг открытия меню
|
|
29
|
-
*/
|
|
30
|
-
open?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
* Позволяет вызвать пересчет высоты
|
|
33
|
-
*/
|
|
34
|
-
invalidate?: unknown;
|
|
35
|
-
/**
|
|
36
|
-
* Список вариантов выбора
|
|
37
|
-
*/
|
|
38
|
-
options?: Array<OptionShape | GroupShape>;
|
|
39
|
-
/**
|
|
40
|
-
* Максимальный размер варианта выбора
|
|
41
|
-
*/
|
|
42
|
-
size?: Extract<OptionsListProps['size'], number>;
|
|
43
|
-
/**
|
|
44
|
-
* Учитывать действительное число вариантов выбора
|
|
45
|
-
*/
|
|
46
|
-
actualOptionsCount?: boolean;
|
|
47
|
-
};
|
|
48
|
-
declare function useVirtualVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): void;
|
|
49
|
-
declare function useVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): boolean;
|
|
50
|
-
declare function defaultFilterFn(optionText: string, search: string): boolean;
|
|
51
|
-
declare function defaultGroupAccessor(option: GroupShape): string | undefined;
|
|
52
|
-
declare function defaultAccessor(option: OptionShape): string;
|
|
53
|
-
declare function usePrevious<T>(value: T): T | undefined;
|
|
54
|
-
declare const lastIndexOf: <T>(array: T[], predicate: (item: T) => boolean) => number;
|
|
55
|
-
declare function getSelectTestIds(dataTestId: string): {
|
|
56
|
-
select: string;
|
|
57
|
-
option: string;
|
|
58
|
-
optionsList: string;
|
|
59
|
-
clearButton: string;
|
|
60
|
-
applyButton: string;
|
|
61
|
-
field: string;
|
|
62
|
-
fieldFormControl: string;
|
|
63
|
-
fieldLeftAddons: string;
|
|
64
|
-
fieldRightAddons: string;
|
|
65
|
-
fieldError: string;
|
|
66
|
-
fieldHint: string;
|
|
67
|
-
fieldClearIcon: string;
|
|
68
|
-
searchInput: string;
|
|
69
|
-
searchFormControl: string;
|
|
70
|
-
searchInner: string;
|
|
71
|
-
searchLeftAddons: string;
|
|
72
|
-
searchRightAddons: string;
|
|
73
|
-
searchError: string;
|
|
74
|
-
searchHint: string;
|
|
75
|
-
bottomSheet: string;
|
|
76
|
-
bottomSheetHeader: string;
|
|
77
|
-
bottomSheetContent: string;
|
|
78
|
-
modal: string;
|
|
79
|
-
modalHeader: string;
|
|
80
|
-
modalContent: string;
|
|
81
|
-
};
|
|
82
|
-
export { isGroup, isOptionShape, joinOptions, processOptions, useVirtualVisibleOptions, useVisibleOptions, defaultFilterFn, defaultGroupAccessor, defaultAccessor, usePrevious, lastIndexOf, getSelectTestIds };
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
import { ReactNode, RefObject } from 'react';
|
|
2
|
-
import { BaseSelectProps, GroupShape, OptionShape, OptionsListProps } from "./typings-7d83ec1e";
|
|
3
|
-
declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
|
|
4
|
-
declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
|
|
5
|
-
declare const joinOptions: ({ selected, selectedMultiple, }: {
|
|
6
|
-
selected?: OptionShape | undefined;
|
|
7
|
-
selectedMultiple?: OptionShape[] | undefined;
|
|
8
|
-
}) => ReactNode[] | null;
|
|
9
|
-
declare function processOptions(options: BaseSelectProps['options'], selected?: BaseSelectProps['selected'], filterFn?: (option: OptionShape | GroupShape) => boolean, filterGroup?: boolean): {
|
|
10
|
-
filteredOptions: (OptionShape | GroupShape)[];
|
|
11
|
-
flatOptions: OptionShape[];
|
|
12
|
-
selectedOptions: OptionShape[];
|
|
13
|
-
};
|
|
14
|
-
type useVisibleOptionsArgs = {
|
|
15
|
-
/**
|
|
16
|
-
* Количество видимых пунктов
|
|
17
|
-
*/
|
|
18
|
-
visibleOptions: number;
|
|
19
|
-
/**
|
|
20
|
-
* Реф на контейнер с пунтами меню
|
|
21
|
-
*/
|
|
22
|
-
listRef: RefObject<HTMLElement>;
|
|
23
|
-
/**
|
|
24
|
-
* Реф на контейнер, которому нужно установить высоту
|
|
25
|
-
*/
|
|
26
|
-
styleTargetRef?: RefObject<HTMLElement>;
|
|
27
|
-
/**
|
|
28
|
-
* Флаг открытия меню
|
|
29
|
-
*/
|
|
30
|
-
open?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
* Позволяет вызвать пересчет высоты
|
|
33
|
-
*/
|
|
34
|
-
invalidate?: unknown;
|
|
35
|
-
/**
|
|
36
|
-
* Список вариантов выбора
|
|
37
|
-
*/
|
|
38
|
-
options?: Array<OptionShape | GroupShape>;
|
|
39
|
-
/**
|
|
40
|
-
* Максимальный размер варианта выбора
|
|
41
|
-
*/
|
|
42
|
-
size?: Extract<OptionsListProps['size'], number>;
|
|
43
|
-
/**
|
|
44
|
-
* Учитывать действительное число вариантов выбора
|
|
45
|
-
*/
|
|
46
|
-
actualOptionsCount?: boolean;
|
|
47
|
-
};
|
|
48
|
-
declare function useVirtualVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): void;
|
|
49
|
-
declare function useVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): boolean;
|
|
50
|
-
declare function defaultFilterFn(optionText: string, search: string): boolean;
|
|
51
|
-
declare function defaultGroupAccessor(option: GroupShape): string | undefined;
|
|
52
|
-
declare function defaultAccessor(option: OptionShape): string;
|
|
53
|
-
declare function usePrevious<T>(value: T): T | undefined;
|
|
54
|
-
declare const lastIndexOf: <T>(array: T[], predicate: (item: T) => boolean) => number;
|
|
55
|
-
declare function getSelectTestIds(dataTestId: string): {
|
|
56
|
-
select: string;
|
|
57
|
-
option: string;
|
|
58
|
-
optionsList: string;
|
|
59
|
-
clearButton: string;
|
|
60
|
-
applyButton: string;
|
|
61
|
-
field: string;
|
|
62
|
-
fieldFormControl: string;
|
|
63
|
-
fieldLeftAddons: string;
|
|
64
|
-
fieldRightAddons: string;
|
|
65
|
-
fieldError: string;
|
|
66
|
-
fieldHint: string;
|
|
67
|
-
fieldClearIcon: string;
|
|
68
|
-
searchInput: string;
|
|
69
|
-
searchFormControl: string;
|
|
70
|
-
searchInner: string;
|
|
71
|
-
searchLeftAddons: string;
|
|
72
|
-
searchRightAddons: string;
|
|
73
|
-
searchError: string;
|
|
74
|
-
searchHint: string;
|
|
75
|
-
bottomSheet: string;
|
|
76
|
-
bottomSheetHeader: string;
|
|
77
|
-
bottomSheetContent: string;
|
|
78
|
-
modal: string;
|
|
79
|
-
modalHeader: string;
|
|
80
|
-
modalContent: string;
|
|
81
|
-
};
|
|
82
|
-
export { isGroup, isOptionShape, joinOptions, processOptions, useVirtualVisibleOptions, useVisibleOptions, defaultFilterFn, defaultGroupAccessor, defaultAccessor, usePrevious, lastIndexOf, getSelectTestIds };
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
import { ReactNode, RefObject } from 'react';
|
|
2
|
-
import { BaseSelectProps, GroupShape, OptionShape, OptionsListProps } from "./typings-7d83ec1e";
|
|
3
|
-
declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
|
|
4
|
-
declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
|
|
5
|
-
declare const joinOptions: ({ selected, selectedMultiple, }: {
|
|
6
|
-
selected?: OptionShape | undefined;
|
|
7
|
-
selectedMultiple?: OptionShape[] | undefined;
|
|
8
|
-
}) => ReactNode[] | null;
|
|
9
|
-
declare function processOptions(options: BaseSelectProps['options'], selected?: BaseSelectProps['selected'], filterFn?: (option: OptionShape | GroupShape) => boolean, filterGroup?: boolean): {
|
|
10
|
-
filteredOptions: (OptionShape | GroupShape)[];
|
|
11
|
-
flatOptions: OptionShape[];
|
|
12
|
-
selectedOptions: OptionShape[];
|
|
13
|
-
};
|
|
14
|
-
type useVisibleOptionsArgs = {
|
|
15
|
-
/**
|
|
16
|
-
* Количество видимых пунктов
|
|
17
|
-
*/
|
|
18
|
-
visibleOptions: number;
|
|
19
|
-
/**
|
|
20
|
-
* Реф на контейнер с пунтами меню
|
|
21
|
-
*/
|
|
22
|
-
listRef: RefObject<HTMLElement>;
|
|
23
|
-
/**
|
|
24
|
-
* Реф на контейнер, которому нужно установить высоту
|
|
25
|
-
*/
|
|
26
|
-
styleTargetRef?: RefObject<HTMLElement>;
|
|
27
|
-
/**
|
|
28
|
-
* Флаг открытия меню
|
|
29
|
-
*/
|
|
30
|
-
open?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
* Позволяет вызвать пересчет высоты
|
|
33
|
-
*/
|
|
34
|
-
invalidate?: unknown;
|
|
35
|
-
/**
|
|
36
|
-
* Список вариантов выбора
|
|
37
|
-
*/
|
|
38
|
-
options?: Array<OptionShape | GroupShape>;
|
|
39
|
-
/**
|
|
40
|
-
* Максимальный размер варианта выбора
|
|
41
|
-
*/
|
|
42
|
-
size?: Extract<OptionsListProps['size'], number>;
|
|
43
|
-
/**
|
|
44
|
-
* Учитывать действительное число вариантов выбора
|
|
45
|
-
*/
|
|
46
|
-
actualOptionsCount?: boolean;
|
|
47
|
-
};
|
|
48
|
-
declare function useVirtualVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): void;
|
|
49
|
-
declare function useVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): boolean;
|
|
50
|
-
declare function defaultFilterFn(optionText: string, search: string): boolean;
|
|
51
|
-
declare function defaultGroupAccessor(option: GroupShape): string | undefined;
|
|
52
|
-
declare function defaultAccessor(option: OptionShape): string;
|
|
53
|
-
declare function usePrevious<T>(value: T): T | undefined;
|
|
54
|
-
declare const lastIndexOf: <T>(array: T[], predicate: (item: T) => boolean) => number;
|
|
55
|
-
declare function getSelectTestIds(dataTestId: string): {
|
|
56
|
-
select: string;
|
|
57
|
-
option: string;
|
|
58
|
-
optionsList: string;
|
|
59
|
-
clearButton: string;
|
|
60
|
-
applyButton: string;
|
|
61
|
-
field: string;
|
|
62
|
-
fieldFormControl: string;
|
|
63
|
-
fieldLeftAddons: string;
|
|
64
|
-
fieldRightAddons: string;
|
|
65
|
-
fieldError: string;
|
|
66
|
-
fieldHint: string;
|
|
67
|
-
fieldClearIcon: string;
|
|
68
|
-
searchInput: string;
|
|
69
|
-
searchFormControl: string;
|
|
70
|
-
searchInner: string;
|
|
71
|
-
searchLeftAddons: string;
|
|
72
|
-
searchRightAddons: string;
|
|
73
|
-
searchError: string;
|
|
74
|
-
searchHint: string;
|
|
75
|
-
bottomSheet: string;
|
|
76
|
-
bottomSheetHeader: string;
|
|
77
|
-
bottomSheetContent: string;
|
|
78
|
-
modal: string;
|
|
79
|
-
modalHeader: string;
|
|
80
|
-
modalContent: string;
|
|
81
|
-
};
|
|
82
|
-
export { isGroup, isOptionShape, joinOptions, processOptions, useVirtualVisibleOptions, useVisibleOptions, defaultFilterFn, defaultGroupAccessor, defaultAccessor, usePrevious, lastIndexOf, getSelectTestIds };
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
import { ReactNode, RefObject } from 'react';
|
|
2
|
-
import { BaseSelectProps, GroupShape, OptionShape, OptionsListProps } from "./typings-7d83ec1e";
|
|
3
|
-
declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
|
|
4
|
-
declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
|
|
5
|
-
declare const joinOptions: ({ selected, selectedMultiple, }: {
|
|
6
|
-
selected?: OptionShape | undefined;
|
|
7
|
-
selectedMultiple?: OptionShape[] | undefined;
|
|
8
|
-
}) => ReactNode[] | null;
|
|
9
|
-
declare function processOptions(options: BaseSelectProps['options'], selected?: BaseSelectProps['selected'], filterFn?: (option: OptionShape | GroupShape) => boolean, filterGroup?: boolean): {
|
|
10
|
-
filteredOptions: (OptionShape | GroupShape)[];
|
|
11
|
-
flatOptions: OptionShape[];
|
|
12
|
-
selectedOptions: OptionShape[];
|
|
13
|
-
};
|
|
14
|
-
type useVisibleOptionsArgs = {
|
|
15
|
-
/**
|
|
16
|
-
* Количество видимых пунктов
|
|
17
|
-
*/
|
|
18
|
-
visibleOptions: number;
|
|
19
|
-
/**
|
|
20
|
-
* Реф на контейнер с пунтами меню
|
|
21
|
-
*/
|
|
22
|
-
listRef: RefObject<HTMLElement>;
|
|
23
|
-
/**
|
|
24
|
-
* Реф на контейнер, которому нужно установить высоту
|
|
25
|
-
*/
|
|
26
|
-
styleTargetRef?: RefObject<HTMLElement>;
|
|
27
|
-
/**
|
|
28
|
-
* Флаг открытия меню
|
|
29
|
-
*/
|
|
30
|
-
open?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
* Позволяет вызвать пересчет высоты
|
|
33
|
-
*/
|
|
34
|
-
invalidate?: unknown;
|
|
35
|
-
/**
|
|
36
|
-
* Список вариантов выбора
|
|
37
|
-
*/
|
|
38
|
-
options?: Array<OptionShape | GroupShape>;
|
|
39
|
-
/**
|
|
40
|
-
* Максимальный размер варианта выбора
|
|
41
|
-
*/
|
|
42
|
-
size?: Extract<OptionsListProps['size'], number>;
|
|
43
|
-
/**
|
|
44
|
-
* Учитывать действительное число вариантов выбора
|
|
45
|
-
*/
|
|
46
|
-
actualOptionsCount?: boolean;
|
|
47
|
-
};
|
|
48
|
-
declare function useVirtualVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): void;
|
|
49
|
-
declare function useVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): boolean;
|
|
50
|
-
declare function defaultFilterFn(optionText: string, search: string): boolean;
|
|
51
|
-
declare function defaultGroupAccessor(option: GroupShape): string | undefined;
|
|
52
|
-
declare function defaultAccessor(option: OptionShape): string;
|
|
53
|
-
declare function usePrevious<T>(value: T): T | undefined;
|
|
54
|
-
declare const lastIndexOf: <T>(array: T[], predicate: (item: T) => boolean) => number;
|
|
55
|
-
declare function getSelectTestIds(dataTestId: string): {
|
|
56
|
-
select: string;
|
|
57
|
-
option: string;
|
|
58
|
-
optionsList: string;
|
|
59
|
-
clearButton: string;
|
|
60
|
-
applyButton: string;
|
|
61
|
-
field: string;
|
|
62
|
-
fieldFormControl: string;
|
|
63
|
-
fieldLeftAddons: string;
|
|
64
|
-
fieldRightAddons: string;
|
|
65
|
-
fieldError: string;
|
|
66
|
-
fieldHint: string;
|
|
67
|
-
fieldClearIcon: string;
|
|
68
|
-
searchInput: string;
|
|
69
|
-
searchFormControl: string;
|
|
70
|
-
searchInner: string;
|
|
71
|
-
searchLeftAddons: string;
|
|
72
|
-
searchRightAddons: string;
|
|
73
|
-
searchError: string;
|
|
74
|
-
searchHint: string;
|
|
75
|
-
bottomSheet: string;
|
|
76
|
-
bottomSheetHeader: string;
|
|
77
|
-
bottomSheetContent: string;
|
|
78
|
-
modal: string;
|
|
79
|
-
modalHeader: string;
|
|
80
|
-
modalContent: string;
|
|
81
|
-
};
|
|
82
|
-
export { isGroup, isOptionShape, joinOptions, processOptions, useVirtualVisibleOptions, useVisibleOptions, defaultFilterFn, defaultGroupAccessor, defaultAccessor, usePrevious, lastIndexOf, getSelectTestIds };
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
import { ReactNode, RefObject } from 'react';
|
|
2
|
-
import { BaseSelectProps, GroupShape, OptionShape, OptionsListProps } from "./typings-7d83ec1e";
|
|
3
|
-
declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
|
|
4
|
-
declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
|
|
5
|
-
declare const joinOptions: ({ selected, selectedMultiple, }: {
|
|
6
|
-
selected?: OptionShape | undefined;
|
|
7
|
-
selectedMultiple?: OptionShape[] | undefined;
|
|
8
|
-
}) => ReactNode[] | null;
|
|
9
|
-
declare function processOptions(options: BaseSelectProps['options'], selected?: BaseSelectProps['selected'], filterFn?: (option: OptionShape | GroupShape) => boolean, filterGroup?: boolean): {
|
|
10
|
-
filteredOptions: (OptionShape | GroupShape)[];
|
|
11
|
-
flatOptions: OptionShape[];
|
|
12
|
-
selectedOptions: OptionShape[];
|
|
13
|
-
};
|
|
14
|
-
type useVisibleOptionsArgs = {
|
|
15
|
-
/**
|
|
16
|
-
* Количество видимых пунктов
|
|
17
|
-
*/
|
|
18
|
-
visibleOptions: number;
|
|
19
|
-
/**
|
|
20
|
-
* Реф на контейнер с пунтами меню
|
|
21
|
-
*/
|
|
22
|
-
listRef: RefObject<HTMLElement>;
|
|
23
|
-
/**
|
|
24
|
-
* Реф на контейнер, которому нужно установить высоту
|
|
25
|
-
*/
|
|
26
|
-
styleTargetRef?: RefObject<HTMLElement>;
|
|
27
|
-
/**
|
|
28
|
-
* Флаг открытия меню
|
|
29
|
-
*/
|
|
30
|
-
open?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
* Позволяет вызвать пересчет высоты
|
|
33
|
-
*/
|
|
34
|
-
invalidate?: unknown;
|
|
35
|
-
/**
|
|
36
|
-
* Список вариантов выбора
|
|
37
|
-
*/
|
|
38
|
-
options?: Array<OptionShape | GroupShape>;
|
|
39
|
-
/**
|
|
40
|
-
* Максимальный размер варианта выбора
|
|
41
|
-
*/
|
|
42
|
-
size?: Extract<OptionsListProps['size'], number>;
|
|
43
|
-
/**
|
|
44
|
-
* Учитывать действительное число вариантов выбора
|
|
45
|
-
*/
|
|
46
|
-
actualOptionsCount?: boolean;
|
|
47
|
-
};
|
|
48
|
-
declare function useVirtualVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): void;
|
|
49
|
-
declare function useVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): boolean;
|
|
50
|
-
declare function defaultFilterFn(optionText: string, search: string): boolean;
|
|
51
|
-
declare function defaultGroupAccessor(option: GroupShape): string | undefined;
|
|
52
|
-
declare function defaultAccessor(option: OptionShape): string;
|
|
53
|
-
declare function usePrevious<T>(value: T): T | undefined;
|
|
54
|
-
declare const lastIndexOf: <T>(array: T[], predicate: (item: T) => boolean) => number;
|
|
55
|
-
declare function getSelectTestIds(dataTestId: string): {
|
|
56
|
-
select: string;
|
|
57
|
-
option: string;
|
|
58
|
-
optionsList: string;
|
|
59
|
-
clearButton: string;
|
|
60
|
-
applyButton: string;
|
|
61
|
-
field: string;
|
|
62
|
-
fieldFormControl: string;
|
|
63
|
-
fieldLeftAddons: string;
|
|
64
|
-
fieldRightAddons: string;
|
|
65
|
-
fieldError: string;
|
|
66
|
-
fieldHint: string;
|
|
67
|
-
fieldClearIcon: string;
|
|
68
|
-
searchInput: string;
|
|
69
|
-
searchFormControl: string;
|
|
70
|
-
searchInner: string;
|
|
71
|
-
searchLeftAddons: string;
|
|
72
|
-
searchRightAddons: string;
|
|
73
|
-
searchError: string;
|
|
74
|
-
searchHint: string;
|
|
75
|
-
bottomSheet: string;
|
|
76
|
-
bottomSheetHeader: string;
|
|
77
|
-
bottomSheetContent: string;
|
|
78
|
-
modal: string;
|
|
79
|
-
modalHeader: string;
|
|
80
|
-
modalContent: string;
|
|
81
|
-
};
|
|
82
|
-
export { isGroup, isOptionShape, joinOptions, processOptions, useVirtualVisibleOptions, useVisibleOptions, defaultFilterFn, defaultGroupAccessor, defaultAccessor, usePrevious, lastIndexOf, getSelectTestIds };
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
import { ReactNode, RefObject } from 'react';
|
|
2
|
-
import { BaseSelectProps, GroupShape, OptionShape, OptionsListProps } from "./typings-7d83ec1e";
|
|
3
|
-
declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
|
|
4
|
-
declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
|
|
5
|
-
declare const joinOptions: ({ selected, selectedMultiple, }: {
|
|
6
|
-
selected?: OptionShape | undefined;
|
|
7
|
-
selectedMultiple?: OptionShape[] | undefined;
|
|
8
|
-
}) => ReactNode[] | null;
|
|
9
|
-
declare function processOptions(options: BaseSelectProps['options'], selected?: BaseSelectProps['selected'], filterFn?: (option: OptionShape | GroupShape) => boolean, filterGroup?: boolean): {
|
|
10
|
-
filteredOptions: (OptionShape | GroupShape)[];
|
|
11
|
-
flatOptions: OptionShape[];
|
|
12
|
-
selectedOptions: OptionShape[];
|
|
13
|
-
};
|
|
14
|
-
type useVisibleOptionsArgs = {
|
|
15
|
-
/**
|
|
16
|
-
* Количество видимых пунктов
|
|
17
|
-
*/
|
|
18
|
-
visibleOptions: number;
|
|
19
|
-
/**
|
|
20
|
-
* Реф на контейнер с пунтами меню
|
|
21
|
-
*/
|
|
22
|
-
listRef: RefObject<HTMLElement>;
|
|
23
|
-
/**
|
|
24
|
-
* Реф на контейнер, которому нужно установить высоту
|
|
25
|
-
*/
|
|
26
|
-
styleTargetRef?: RefObject<HTMLElement>;
|
|
27
|
-
/**
|
|
28
|
-
* Флаг открытия меню
|
|
29
|
-
*/
|
|
30
|
-
open?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
* Позволяет вызвать пересчет высоты
|
|
33
|
-
*/
|
|
34
|
-
invalidate?: unknown;
|
|
35
|
-
/**
|
|
36
|
-
* Список вариантов выбора
|
|
37
|
-
*/
|
|
38
|
-
options?: Array<OptionShape | GroupShape>;
|
|
39
|
-
/**
|
|
40
|
-
* Максимальный размер варианта выбора
|
|
41
|
-
*/
|
|
42
|
-
size?: Extract<OptionsListProps['size'], number>;
|
|
43
|
-
/**
|
|
44
|
-
* Учитывать действительное число вариантов выбора
|
|
45
|
-
*/
|
|
46
|
-
actualOptionsCount?: boolean;
|
|
47
|
-
};
|
|
48
|
-
declare function useVirtualVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): void;
|
|
49
|
-
declare function useVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): boolean;
|
|
50
|
-
declare function defaultFilterFn(optionText: string, search: string): boolean;
|
|
51
|
-
declare function defaultGroupAccessor(option: GroupShape): string | undefined;
|
|
52
|
-
declare function defaultAccessor(option: OptionShape): string;
|
|
53
|
-
declare function usePrevious<T>(value: T): T | undefined;
|
|
54
|
-
declare const lastIndexOf: <T>(array: T[], predicate: (item: T) => boolean) => number;
|
|
55
|
-
declare function getSelectTestIds(dataTestId: string): {
|
|
56
|
-
select: string;
|
|
57
|
-
option: string;
|
|
58
|
-
optionsList: string;
|
|
59
|
-
clearButton: string;
|
|
60
|
-
applyButton: string;
|
|
61
|
-
field: string;
|
|
62
|
-
fieldFormControl: string;
|
|
63
|
-
fieldLeftAddons: string;
|
|
64
|
-
fieldRightAddons: string;
|
|
65
|
-
fieldError: string;
|
|
66
|
-
fieldHint: string;
|
|
67
|
-
fieldClearIcon: string;
|
|
68
|
-
searchInput: string;
|
|
69
|
-
searchFormControl: string;
|
|
70
|
-
searchInner: string;
|
|
71
|
-
searchLeftAddons: string;
|
|
72
|
-
searchRightAddons: string;
|
|
73
|
-
searchError: string;
|
|
74
|
-
searchHint: string;
|
|
75
|
-
bottomSheet: string;
|
|
76
|
-
bottomSheetHeader: string;
|
|
77
|
-
bottomSheetContent: string;
|
|
78
|
-
modal: string;
|
|
79
|
-
modalHeader: string;
|
|
80
|
-
modalContent: string;
|
|
81
|
-
};
|
|
82
|
-
export { isGroup, isOptionShape, joinOptions, processOptions, useVirtualVisibleOptions, useVisibleOptions, defaultFilterFn, defaultGroupAccessor, defaultAccessor, usePrevious, lastIndexOf, getSelectTestIds };
|
|
File without changes
|
|
File without changes
|
/package/confirmation/esm/{countdown-section-360b98d9.d.ts → countdown-section-fccd60be.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
/package/confirmation/modern/{countdown-section-85901161.d.ts → countdown-section-4c58e55e.d.ts}
RENAMED
|
File without changes
|
/package/confirmation/modern/{countdown-section-85901161.js → countdown-section-4c58e55e.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/select/esm/{list-popover-desktop-1f188e6c.d.ts → list-popover-desktop-ac4ee4d4.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/select/modern/{list-popover-desktop-54e6b734.d.ts → list-popover-desktop-63c14346.d.ts}
RENAMED
|
File without changes
|
/package/select/modern/{list-popover-desktop-54e6b734.js → list-popover-desktop-63c14346.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|