@alfalab/core-components 40.0.0 → 40.2.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/calendar/Component.responsive.js +1 -1
- package/calendar/components/calendar-mobile/Component.js +1 -1
- package/calendar/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/Component.responsive.js +1 -1
- package/calendar/esm/components/calendar-mobile/Component.js +1 -1
- package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/esm/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/mobile.js +1 -1
- package/calendar/esm/responsive.d.ts +1 -1
- package/calendar/esm/responsive.js +1 -1
- package/calendar/index.js +1 -1
- package/calendar/mobile.js +1 -1
- package/calendar/modern/Component.responsive.js +1 -1
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/modern/components/calendar-mobile/index.js +1 -1
- package/calendar/modern/index.js +1 -1
- package/calendar/modern/mobile.js +1 -1
- package/calendar/modern/responsive.d.ts +1 -1
- package/calendar/modern/responsive.js +1 -1
- package/calendar/responsive.d.ts +1 -1
- package/calendar/responsive.js +1 -1
- package/confirmation/component.desktop.js +1 -1
- package/confirmation/component.mobile.js +1 -1
- package/confirmation/component.responsive.js +1 -1
- package/confirmation/components/base-confirmation/component.js +1 -1
- package/confirmation/components/base-confirmation/index.js +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/desktop.js +1 -1
- package/confirmation/esm/component.desktop.js +1 -1
- package/confirmation/esm/component.mobile.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.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile.js +1 -1
- package/confirmation/esm/responsive.js +1 -1
- package/confirmation/index.js +1 -1
- package/confirmation/mobile.js +1 -1
- package/confirmation/modern/component.desktop.js +1 -1
- package/confirmation/modern/component.mobile.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.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile.js +1 -1
- package/confirmation/modern/responsive.js +1 -1
- package/confirmation/responsive.js +1 -1
- package/gallery/Component.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.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/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/package.json +1 -1
- package/picker-button/cssm/field/Component.d.ts +1 -1
- package/picker-button/cssm/option/Component.d.ts +2 -2
- package/picker-button/{esm/typings-f9462675.d.ts → cssm/typings-5e1b8383.d.ts} +1 -1
- package/picker-button/esm/field/Component.d.ts +1 -1
- package/picker-button/esm/option/Component.d.ts +2 -2
- package/picker-button/{modern/typings-f9462675.d.ts → esm/typings-5e1b8383.d.ts} +1 -1
- package/picker-button/field/Component.d.ts +1 -1
- package/picker-button/modern/field/Component.d.ts +1 -1
- package/picker-button/modern/option/Component.d.ts +2 -2
- package/picker-button/{typings-f9462675.d.ts → modern/typings-5e1b8383.d.ts} +1 -1
- package/picker-button/option/Component.d.ts +2 -2
- package/picker-button/{cssm/typings-f9462675.d.ts → typings-5e1b8383.d.ts} +1 -1
- package/pure-cell/{component-caed4c0d.js → component-537711f1.js} +1 -1
- package/pure-cell/component.js +2 -2
- package/pure-cell/components/addon/component.js +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.js +1 -1
- package/pure-cell/components/amount-title/component.js +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.js +1 -1
- package/pure-cell/components/content/component.js +2 -2
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +2 -2
- package/pure-cell/components/footer/component.js +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.js +1 -1
- package/pure-cell/components/footer-text/component.js +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.js +1 -1
- package/pure-cell/components/main/component.js +2 -2
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +2 -2
- package/pure-cell/components/text/component.js +2 -2
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +2 -2
- package/pure-cell/esm/{component-8c8b31a1.js → component-8a70d238.js} +1 -1
- package/pure-cell/esm/component.js +2 -2
- package/pure-cell/esm/components/addon/component.js +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.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +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.js +1 -1
- package/pure-cell/esm/components/content/component.js +2 -2
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +2 -2
- package/pure-cell/esm/components/footer/component.js +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.js +1 -1
- package/pure-cell/esm/components/footer-text/component.js +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.js +1 -1
- package/pure-cell/esm/components/main/component.js +2 -2
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +2 -2
- package/pure-cell/esm/components/text/component.js +2 -2
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +2 -2
- package/pure-cell/esm/index.js +2 -2
- package/pure-cell/index.js +2 -2
- package/pure-cell/modern/{component-3c343e94.js → component-eed177b3.js} +1 -1
- package/pure-cell/modern/component.js +2 -2
- package/pure-cell/modern/components/addon/component.js +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.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +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.js +1 -1
- package/pure-cell/modern/components/content/component.js +2 -2
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +2 -2
- package/pure-cell/modern/components/footer/component.js +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.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +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.js +1 -1
- package/pure-cell/modern/components/main/component.js +2 -2
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +2 -2
- package/pure-cell/modern/components/text/component.js +2 -2
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +2 -2
- package/pure-cell/modern/index.js +2 -2
- package/select/Component-06f4d707.d.ts +61 -0
- package/select/Component-06f4d707.js +156 -0
- package/select/Component.js +4 -3
- package/select/Component.responsive.js +14 -13
- package/select/components/base-select/Component.d.ts +5 -0
- package/select/components/base-select/Component.js +242 -12
- package/select/components/base-select/index.d.ts +1 -1
- package/select/components/base-select/index.js +2 -1
- package/select/components/base-select-mobile/Component.d.ts +46 -0
- package/select/components/base-select-mobile/Component.js +209 -33
- package/select/components/base-select-mobile/footer/Component.d.ts +8 -0
- package/select/components/base-select-mobile/footer/Component.js +32 -0
- package/select/components/base-select-mobile/footer/index.css +42 -0
- package/select/components/base-select-mobile/footer/index.js +11 -0
- package/select/components/base-select-mobile/index.css +0 -9
- package/select/components/base-select-mobile/index.d.ts +1 -1
- package/select/components/base-select-mobile/index.js +9 -22
- package/select/{cssm/components/base-select-mobile/checkmark → components/checkmark-mobile}/Component.d.ts +1 -1
- package/select/components/{base-select-mobile/checkmark → checkmark-mobile}/Component.js +1 -1
- package/select/{modern/components/base-select-mobile/checkmark → components/checkmark-mobile}/index.css +6 -6
- package/select/components/checkmark-mobile/index.js +10 -0
- package/select/components/index.js +15 -13
- package/select/components/option/Component.js +3 -3
- package/select/components/option/index.js +2 -2
- package/select/components/options-list/Component.d.ts +1 -1
- package/select/components/options-list/index.css +3 -1
- package/select/components/select-mobile/Component.js +19 -18
- package/select/components/select-mobile/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +16 -15
- package/select/components/select-modal-mobile/Component.js +19 -18
- package/select/components/select-modal-mobile/index.d.ts +1 -1
- package/select/components/select-modal-mobile/index.js +16 -15
- package/select/components/virtual-options-list/Component.d.ts +2 -7
- package/select/components/virtual-options-list/Component.js +30 -18
- package/select/components/virtual-options-list/index.css +4 -1
- package/select/components/virtual-options-list/index.js +1 -0
- package/select/cssm/Component-610b3743.d.ts +61 -0
- package/select/cssm/Component-610b3743.js +166 -0
- package/select/cssm/Component.js +5 -4
- package/select/cssm/Component.responsive.js +18 -18
- package/select/cssm/components/base-select/Component.d.ts +5 -0
- package/select/cssm/components/base-select/Component.js +241 -13
- package/select/cssm/components/base-select/index.d.ts +1 -1
- package/select/cssm/components/base-select/index.js +2 -1
- package/select/cssm/components/base-select-mobile/Component.d.ts +46 -0
- package/select/cssm/components/base-select-mobile/Component.js +209 -44
- package/select/cssm/components/base-select-mobile/footer/Component.d.ts +8 -0
- package/select/cssm/components/base-select-mobile/footer/Component.js +31 -0
- package/select/cssm/components/base-select-mobile/footer/index.js +12 -0
- package/select/cssm/components/base-select-mobile/footer/index.module.css +41 -0
- package/select/cssm/components/base-select-mobile/index.d.ts +1 -1
- package/select/cssm/components/base-select-mobile/index.js +11 -33
- package/select/cssm/components/base-select-mobile/index.module.css +0 -9
- package/select/{components/base-select-mobile/checkmark → cssm/components/checkmark-mobile}/Component.d.ts +1 -1
- package/select/cssm/components/{base-select-mobile/checkmark → checkmark-mobile}/index.js +2 -2
- package/select/cssm/components/index.js +22 -21
- package/select/cssm/components/option/Component.js +4 -4
- package/select/cssm/components/option/index.js +3 -3
- package/select/cssm/components/options-list/Component.d.ts +1 -1
- package/select/cssm/components/options-list/index.module.css +3 -1
- package/select/cssm/components/select-mobile/Component.js +26 -26
- package/select/cssm/components/select-mobile/index.d.ts +1 -1
- package/select/cssm/components/select-mobile/index.js +19 -19
- package/select/cssm/components/select-modal-mobile/Component.js +26 -26
- package/select/cssm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/cssm/components/select-modal-mobile/index.js +19 -19
- package/select/cssm/components/virtual-options-list/Component.d.ts +2 -7
- package/select/cssm/components/virtual-options-list/Component.js +30 -18
- package/select/cssm/components/virtual-options-list/index.js +1 -0
- package/select/cssm/components/virtual-options-list/index.module.css +4 -1
- package/select/{esm/hook-edac5428.d.ts → cssm/hook-4b555174.d.ts} +11 -6
- package/select/cssm/index-3885b0d7.d.ts +1 -1
- package/select/cssm/index.js +21 -20
- package/select/cssm/presets/index.d.ts +1 -1
- package/select/cssm/presets/index.js +19 -19
- package/select/cssm/presets/useLazyLoading/hook.js +3 -3
- package/select/cssm/presets/useSelectWithApply/hook.js +17 -17
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +35 -35
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +10 -0
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +21 -0
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/{index.module.css → footer/index.module.css} +1 -1
- 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 +19 -19
- package/select/cssm/presets/useSelectWithLoading/hook.js +3 -3
- package/select/cssm/responsive.js +15 -15
- package/select/cssm/typings.d.ts +1 -1
- package/select/esm/Component-f4ea409c.d.ts +61 -0
- package/select/esm/Component-f4ea409c.js +162 -0
- package/select/esm/Component.js +4 -3
- package/select/esm/Component.responsive.js +14 -13
- package/select/esm/components/base-select/Component.d.ts +5 -0
- package/select/esm/components/base-select/Component.js +239 -11
- package/select/esm/components/base-select/index.d.ts +1 -1
- package/select/esm/components/base-select/index.js +2 -1
- package/select/esm/components/base-select-mobile/Component.d.ts +46 -0
- package/select/esm/components/base-select-mobile/Component.js +206 -32
- package/select/esm/components/base-select-mobile/footer/Component.d.ts +8 -0
- package/select/esm/components/base-select-mobile/footer/Component.js +25 -0
- package/select/esm/components/base-select-mobile/footer/index.css +42 -0
- package/select/esm/components/base-select-mobile/footer/index.js +5 -0
- package/select/esm/components/base-select-mobile/index.css +0 -9
- package/select/esm/components/base-select-mobile/index.d.ts +1 -1
- package/select/esm/components/base-select-mobile/index.js +8 -21
- package/select/esm/components/{base-select-mobile/checkmark → checkmark-mobile}/Component.d.ts +1 -1
- package/select/esm/components/{base-select-mobile/checkmark → checkmark-mobile}/Component.js +1 -1
- package/select/{components/base-select-mobile/checkmark → esm/components/checkmark-mobile}/index.css +6 -6
- package/select/esm/components/index.js +15 -13
- package/select/esm/components/option/Component.js +2 -2
- package/select/esm/components/option/index.js +2 -2
- package/select/esm/components/options-list/Component.d.ts +1 -1
- package/select/esm/components/options-list/index.css +3 -1
- package/select/esm/components/select-mobile/Component.js +19 -18
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +16 -15
- package/select/esm/components/select-modal-mobile/Component.js +19 -18
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +16 -15
- package/select/esm/components/virtual-options-list/Component.d.ts +2 -7
- package/select/esm/components/virtual-options-list/Component.js +30 -19
- package/select/esm/components/virtual-options-list/index.css +4 -1
- package/select/esm/components/virtual-options-list/index.js +1 -0
- package/select/{cssm/hook-edac5428.d.ts → esm/hook-4b555174.d.ts} +11 -6
- package/select/esm/index-3885b0d7.d.ts +1 -1
- package/select/esm/index.js +14 -12
- package/select/esm/presets/index.d.ts +1 -1
- package/select/esm/presets/index.js +16 -15
- package/select/esm/presets/useLazyLoading/hook.js +3 -3
- package/select/esm/presets/useSelectWithApply/hook.js +13 -12
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +26 -25
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +10 -0
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +16 -0
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/{index.css → footer/index.css} +4 -4
- 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 +16 -15
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/responsive.js +12 -11
- package/select/esm/typings.d.ts +1 -1
- package/select/getDataTestId-913da9a4.js +6 -0
- package/select/{hook-edac5428.d.ts → hook-4b555174.d.ts} +11 -6
- package/select/index-3885b0d7.d.ts +1 -1
- package/select/index.js +14 -12
- package/select/modern/Component-4d5dba68.d.ts +61 -0
- package/select/modern/Component-4d5dba68.js +176 -0
- package/select/modern/Component.js +4 -3
- package/select/modern/Component.responsive.js +14 -13
- package/select/modern/components/base-select/Component.d.ts +5 -0
- package/select/modern/components/base-select/Component.js +251 -10
- package/select/modern/components/base-select/index.d.ts +1 -1
- package/select/modern/components/base-select/index.js +2 -1
- package/select/modern/components/base-select-mobile/Component.d.ts +46 -0
- package/select/modern/components/base-select-mobile/Component.js +220 -31
- package/select/modern/components/base-select-mobile/footer/Component.d.ts +8 -0
- package/select/modern/components/base-select-mobile/footer/Component.js +23 -0
- package/select/modern/components/base-select-mobile/footer/index.css +42 -0
- package/select/modern/components/base-select-mobile/{options-list → footer}/index.js +1 -3
- package/select/modern/components/base-select-mobile/index.css +0 -9
- package/select/modern/components/base-select-mobile/index.d.ts +1 -1
- package/select/modern/components/base-select-mobile/index.js +8 -21
- package/select/modern/components/{base-select-mobile/checkmark → checkmark-mobile}/Component.d.ts +1 -1
- package/select/modern/components/{base-select-mobile/checkmark → checkmark-mobile}/Component.js +1 -1
- package/select/{esm/components/base-select-mobile/checkmark → modern/components/checkmark-mobile}/index.css +6 -6
- package/select/modern/components/index.js +15 -13
- package/select/modern/components/option/Component.js +2 -2
- package/select/modern/components/option/index.js +2 -2
- package/select/modern/components/options-list/Component.d.ts +1 -1
- package/select/modern/components/options-list/index.css +3 -1
- package/select/modern/components/select-mobile/Component.js +19 -18
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +16 -15
- package/select/modern/components/select-modal-mobile/Component.js +19 -18
- package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/select/modern/components/select-modal-mobile/index.js +16 -15
- package/select/modern/components/virtual-options-list/Component.d.ts +2 -7
- package/select/modern/components/virtual-options-list/Component.js +28 -17
- package/select/modern/components/virtual-options-list/index.css +4 -1
- package/select/modern/components/virtual-options-list/index.js +1 -0
- package/select/modern/getDataTestId-c6fd39a7.d.ts +2 -0
- package/select/modern/{hook-edac5428.d.ts → hook-4b555174.d.ts} +11 -6
- package/select/modern/index-3885b0d7.d.ts +1 -1
- package/select/modern/index.js +14 -12
- package/select/modern/presets/index.d.ts +1 -1
- package/select/modern/presets/index.js +16 -15
- package/select/modern/presets/useLazyLoading/hook.js +3 -3
- package/select/modern/presets/useSelectWithApply/hook.js +13 -12
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +26 -25
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +10 -0
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +13 -0
- package/select/{presets/useSelectWithApply/options-list-with-apply → modern/presets/useSelectWithApply/options-list-with-apply/footer}/index.css +4 -4
- 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 +16 -15
- package/select/modern/presets/useSelectWithLoading/hook.js +2 -2
- package/select/modern/responsive.js +12 -11
- package/select/modern/typings.d.ts +1 -1
- package/select/presets/index.d.ts +1 -1
- package/select/presets/index.js +16 -15
- package/select/presets/useLazyLoading/hook.js +3 -3
- package/select/presets/useSelectWithApply/hook.js +13 -12
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +27 -26
- package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +10 -0
- package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +22 -0
- package/select/{modern/presets/useSelectWithApply/options-list-with-apply → presets/useSelectWithApply/options-list-with-apply/footer}/index.css +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +16 -15
- package/select/presets/useSelectWithLoading/hook.js +2 -2
- package/select/responsive.js +12 -11
- package/select/typings.d.ts +1 -1
- package/sortable-list/Component.js +1 -1
- package/sortable-list/components/item/Components.js +1 -1
- package/sortable-list/esm/Component.js +1 -1
- package/sortable-list/esm/components/item/Components.js +1 -1
- package/sortable-list/esm/index-3885b0d7.d.ts +1 -1
- package/sortable-list/esm/index.js +1 -1
- package/sortable-list/index-3885b0d7.d.ts +1 -1
- package/sortable-list/index.js +1 -1
- package/sortable-list/modern/Component.js +1 -1
- package/sortable-list/modern/components/item/Components.js +1 -1
- package/sortable-list/modern/index-3885b0d7.d.ts +1 -1
- package/sortable-list/modern/index.js +1 -1
- package/system-message/Component.desktop.js +1 -1
- package/system-message/Component.mobile.js +1 -1
- package/system-message/Components.responsive.js +1 -1
- package/system-message/components/caption/Component.js +1 -1
- package/system-message/components/caption/index.js +1 -1
- package/system-message/components/controls/Component.js +1 -1
- package/system-message/components/controls/index.js +1 -1
- package/system-message/components/graphic/Component.js +1 -1
- package/system-message/components/graphic/index.js +1 -1
- package/system-message/components/subtitle/Component.js +1 -1
- package/system-message/components/subtitle/index.js +1 -1
- package/system-message/components/title/Component.js +1 -1
- package/system-message/components/title/index.js +1 -1
- package/system-message/desktop.js +1 -1
- package/system-message/esm/Component.desktop.js +1 -1
- package/system-message/esm/Component.mobile.js +1 -1
- package/system-message/esm/Components.responsive.js +1 -1
- package/system-message/esm/components/caption/Component.js +1 -1
- package/system-message/esm/components/caption/index.js +1 -1
- package/system-message/esm/components/controls/Component.js +1 -1
- package/system-message/esm/components/controls/index.js +1 -1
- package/system-message/esm/components/graphic/Component.js +1 -1
- package/system-message/esm/components/graphic/index.js +1 -1
- package/system-message/esm/components/subtitle/Component.js +1 -1
- package/system-message/esm/components/subtitle/index.js +1 -1
- package/system-message/esm/components/title/Component.js +1 -1
- package/system-message/esm/components/title/index.js +1 -1
- package/system-message/esm/desktop.js +1 -1
- package/system-message/esm/getDataTestId-d5de4007.d.ts +2 -0
- package/system-message/esm/getDataTestId-d5de4007.js +6 -0
- package/system-message/esm/index-3885b0d7.d.ts +1 -1
- package/system-message/esm/index.js +1 -1
- package/system-message/esm/mobile.js +1 -1
- package/system-message/esm/responsive.js +1 -1
- package/system-message/esm/utils.js +1 -1
- package/system-message/getDataTestId-782f17f9.d.ts +2 -0
- package/system-message/getDataTestId-782f17f9.js +6 -0
- package/system-message/index-3885b0d7.d.ts +1 -1
- package/system-message/index.js +1 -1
- package/system-message/mobile.js +1 -1
- package/system-message/modern/Component.desktop.js +1 -1
- package/system-message/modern/Component.mobile.js +1 -1
- package/system-message/modern/Components.responsive.js +1 -1
- package/system-message/modern/components/caption/Component.js +1 -1
- package/system-message/modern/components/caption/index.js +1 -1
- package/system-message/modern/components/controls/Component.js +1 -1
- package/system-message/modern/components/controls/index.js +1 -1
- package/system-message/modern/components/graphic/Component.js +1 -1
- package/system-message/modern/components/graphic/index.js +1 -1
- package/system-message/modern/components/subtitle/Component.js +1 -1
- package/system-message/modern/components/subtitle/index.js +1 -1
- package/system-message/modern/components/title/Component.js +1 -1
- package/system-message/modern/components/title/index.js +1 -1
- package/system-message/modern/desktop.js +1 -1
- package/system-message/modern/getDataTestId-1b43b622.d.ts +2 -0
- package/system-message/modern/getDataTestId-1b43b622.js +6 -0
- package/system-message/modern/index-3885b0d7.d.ts +1 -1
- package/system-message/modern/index.js +1 -1
- package/system-message/modern/mobile.js +1 -1
- package/system-message/modern/responsive.js +1 -1
- package/system-message/modern/utils.js +1 -1
- package/system-message/responsive.js +1 -1
- package/system-message/utils.js +1 -1
- package/tabs/Component-3e68f8db.d.ts +2 -2
- package/tabs/Component-5e1b8383.d.ts +4 -0
- package/tabs/cssm/Component-3e68f8db.d.ts +2 -2
- package/tabs/cssm/Component-5e1b8383.d.ts +4 -0
- package/tabs/cssm/{hook-edac5428.d.ts → hook-3e68f8db.d.ts} +12 -6
- package/tabs/cssm/index-3e68f8db.d.ts +6 -5
- package/tabs/cssm/index-ebda875c.d.ts +35 -1
- package/tabs/cssm/{typings-f9462675.d.ts → typings-5e1b8383.d.ts} +1 -1
- package/tabs/{esm/utils-f9462675.d.ts → cssm/utils-5e1b8383.d.ts} +1 -1
- package/tabs/esm/Component-3e68f8db.d.ts +2 -2
- package/tabs/esm/Component-5e1b8383.d.ts +4 -0
- package/tabs/esm/{hook-edac5428.d.ts → hook-3e68f8db.d.ts} +12 -6
- package/tabs/esm/index-3e68f8db.d.ts +6 -5
- package/tabs/esm/index-ebda875c.d.ts +35 -1
- package/tabs/esm/{typings-f9462675.d.ts → typings-5e1b8383.d.ts} +1 -1
- package/tabs/{cssm/utils-f9462675.d.ts → esm/utils-5e1b8383.d.ts} +1 -1
- package/tabs/{hook-edac5428.d.ts → hook-3e68f8db.d.ts} +12 -6
- package/tabs/index-3e68f8db.d.ts +6 -5
- package/tabs/index-ebda875c.d.ts +35 -1
- package/tabs/modern/Component-3e68f8db.d.ts +2 -2
- package/tabs/modern/Component-5e1b8383.d.ts +4 -0
- package/tabs/modern/{hook-edac5428.d.ts → hook-3e68f8db.d.ts} +12 -6
- package/tabs/modern/index-3e68f8db.d.ts +6 -5
- package/tabs/modern/index-ebda875c.d.ts +35 -1
- package/tabs/modern/{typings-f9462675.d.ts → typings-5e1b8383.d.ts} +1 -1
- package/tabs/{utils-f9462675.d.ts → modern/utils-5e1b8383.d.ts} +1 -1
- package/tabs/{typings-f9462675.d.ts → typings-5e1b8383.d.ts} +1 -1
- package/tabs/{modern/utils-f9462675.d.ts → utils-5e1b8383.d.ts} +1 -1
- package/tag/cssm/index.module.css +0 -1
- package/tag/esm/index.css +0 -1
- package/tag/index.css +0 -1
- package/tag/modern/index.css +0 -1
- package/textarea/Component.d.ts +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +7 -7
- package/themes/dist/compiled/mobile-dark-bluetint.css +32 -46
- package/select/Component-67e36290.d.ts +0 -6
- package/select/Component-67e36290.js +0 -250
- package/select/Component-86fe0799.d.ts +0 -142
- package/select/Component-86fe0799.js +0 -371
- package/select/components/base-select-mobile/checkmark/index.js +0 -10
- package/select/components/base-select-mobile/options-list/Component.d.ts +0 -4
- package/select/components/base-select-mobile/options-list/Component.js +0 -49
- package/select/components/base-select-mobile/options-list/index.css +0 -60
- package/select/components/base-select-mobile/options-list/index.js +0 -14
- package/select/components/base-select-mobile/virtual-options-list/Component.d.ts +0 -5
- package/select/components/base-select-mobile/virtual-options-list/Component.js +0 -112
- package/select/components/base-select-mobile/virtual-options-list/index.css +0 -89
- package/select/components/base-select-mobile/virtual-options-list/index.js +0 -16
- package/select/cssm/Component-e0df017c.d.ts +0 -6
- package/select/cssm/Component-e0df017c.js +0 -249
- package/select/cssm/Component-e4ef870b.d.ts +0 -142
- package/select/cssm/Component-e4ef870b.js +0 -380
- package/select/cssm/components/base-select-mobile/options-list/Component.d.ts +0 -4
- package/select/cssm/components/base-select-mobile/options-list/Component.js +0 -49
- package/select/cssm/components/base-select-mobile/options-list/index.js +0 -16
- package/select/cssm/components/base-select-mobile/options-list/index.module.css +0 -59
- package/select/cssm/components/base-select-mobile/virtual-options-list/Component.d.ts +0 -5
- package/select/cssm/components/base-select-mobile/virtual-options-list/Component.js +0 -112
- package/select/cssm/components/base-select-mobile/virtual-options-list/index.js +0 -18
- package/select/cssm/components/base-select-mobile/virtual-options-list/index.module.css +0 -88
- package/select/esm/Component-c79b7ae7.d.ts +0 -142
- package/select/esm/Component-c79b7ae7.js +0 -365
- package/select/esm/Component-fdfce5e1.d.ts +0 -6
- package/select/esm/Component-fdfce5e1.js +0 -243
- package/select/esm/components/base-select-mobile/options-list/Component.d.ts +0 -4
- package/select/esm/components/base-select-mobile/options-list/Component.js +0 -42
- package/select/esm/components/base-select-mobile/options-list/index.css +0 -60
- package/select/esm/components/base-select-mobile/options-list/index.js +0 -8
- package/select/esm/components/base-select-mobile/virtual-options-list/Component.d.ts +0 -5
- package/select/esm/components/base-select-mobile/virtual-options-list/Component.js +0 -105
- package/select/esm/components/base-select-mobile/virtual-options-list/index.css +0 -89
- package/select/esm/components/base-select-mobile/virtual-options-list/index.d.ts +0 -1
- package/select/esm/components/base-select-mobile/virtual-options-list/index.js +0 -10
- package/select/modern/Component-4c4a3ab4.d.ts +0 -142
- package/select/modern/Component-4c4a3ab4.js +0 -375
- package/select/modern/Component-979388ae.d.ts +0 -6
- package/select/modern/Component-979388ae.js +0 -255
- package/select/modern/components/base-select-mobile/checkmark/index.d.ts +0 -1
- package/select/modern/components/base-select-mobile/options-list/Component.d.ts +0 -4
- package/select/modern/components/base-select-mobile/options-list/Component.js +0 -37
- package/select/modern/components/base-select-mobile/options-list/index.css +0 -60
- package/select/modern/components/base-select-mobile/options-list/index.d.ts +0 -1
- package/select/modern/components/base-select-mobile/virtual-options-list/Component.d.ts +0 -5
- package/select/modern/components/base-select-mobile/virtual-options-list/Component.js +0 -99
- package/select/modern/components/base-select-mobile/virtual-options-list/index.css +0 -89
- package/select/modern/components/base-select-mobile/virtual-options-list/index.d.ts +0 -1
- package/select/modern/components/base-select-mobile/virtual-options-list/index.js +0 -9
- package/tabs/Component-f9462675.d.ts +0 -5
- package/tabs/cssm/Component-f9462675.d.ts +0 -5
- package/tabs/cssm/index-48646db0.d.ts +0 -2
- package/tabs/esm/Component-f9462675.d.ts +0 -5
- package/tabs/esm/index-48646db0.d.ts +0 -2
- package/tabs/index-48646db0.d.ts +0 -2
- package/tabs/modern/Component-f9462675.d.ts +0 -5
- package/tabs/modern/index-48646db0.d.ts +0 -2
- /package/calendar/{Component.responsive-287ec8f7.d.ts → Component.responsive-0040ed8f.d.ts} +0 -0
- /package/calendar/{Component.responsive-287ec8f7.js → Component.responsive-0040ed8f.js} +0 -0
- /package/calendar/esm/{Component.responsive-9fb8d154.d.ts → Component.responsive-97584ac1.d.ts} +0 -0
- /package/calendar/esm/{Component.responsive-9fb8d154.js → Component.responsive-97584ac1.js} +0 -0
- /package/calendar/modern/{Component.responsive-e530e848.d.ts → Component.responsive-36fabdc1.d.ts} +0 -0
- /package/calendar/modern/{Component.responsive-e530e848.js → Component.responsive-36fabdc1.js} +0 -0
- /package/confirmation/{countdown-section-eeb2aaea.d.ts → countdown-section-601f560f.d.ts} +0 -0
- /package/confirmation/{countdown-section-eeb2aaea.js → countdown-section-601f560f.js} +0 -0
- /package/confirmation/esm/{countdown-section-11874006.d.ts → countdown-section-dc0c895e.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-11874006.js → countdown-section-dc0c895e.js} +0 -0
- /package/confirmation/modern/{countdown-section-a44bf760.d.ts → countdown-section-624b2fdc.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-a44bf760.js → countdown-section-624b2fdc.js} +0 -0
- /package/gallery/esm/{slide-a43275f6.d.ts → slide-c1c85c30.d.ts} +0 -0
- /package/gallery/esm/{slide-a43275f6.js → slide-c1c85c30.js} +0 -0
- /package/gallery/modern/{slide-930dfda7.d.ts → slide-d3f625a6.d.ts} +0 -0
- /package/gallery/modern/{slide-930dfda7.js → slide-d3f625a6.js} +0 -0
- /package/gallery/{slide-3041629a.d.ts → slide-d53a138a.d.ts} +0 -0
- /package/gallery/{slide-3041629a.js → slide-d53a138a.js} +0 -0
- /package/pure-cell/{component-caed4c0d.d.ts → component-537711f1.d.ts} +0 -0
- /package/pure-cell/esm/{component-8c8b31a1.d.ts → component-8a70d238.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-5f5492ab.d.ts → getDataTestId-233de4f1.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-5f5492ab.js → getDataTestId-233de4f1.js} +0 -0
- /package/pure-cell/{getDataTestId-699334e2.d.ts → getDataTestId-b85185da.d.ts} +0 -0
- /package/pure-cell/{getDataTestId-699334e2.js → getDataTestId-b85185da.js} +0 -0
- /package/pure-cell/modern/{component-3c343e94.d.ts → component-eed177b3.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-e3f7ffe0.d.ts → getDataTestId-2c691000.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-e3f7ffe0.js → getDataTestId-2c691000.js} +0 -0
- /package/select/components/base-select-mobile/{checkmark → footer}/index.d.ts +0 -0
- /package/select/components/{base-select-mobile/options-list → checkmark-mobile}/index.d.ts +0 -0
- /package/select/{components/base-select-mobile/virtual-options-list → cssm/components/base-select-mobile/footer}/index.d.ts +0 -0
- /package/select/cssm/components/{base-select-mobile/checkmark → checkmark-mobile}/Component.js +0 -0
- /package/select/cssm/components/{base-select-mobile/checkmark → checkmark-mobile}/index.d.ts +0 -0
- /package/select/cssm/components/{base-select-mobile/checkmark → checkmark-mobile}/index.module.css +0 -0
- /package/{system-message/esm/getDataTestId-cc03e290.d.ts → select/cssm/getDataTestId-5c876d98.d.ts} +0 -0
- /package/{system-message/getDataTestId-f5b5752a.js → select/cssm/getDataTestId-5c876d98.js} +0 -0
- /package/select/{cssm/components/base-select-mobile/options-list → esm/components/base-select-mobile/footer}/index.d.ts +0 -0
- /package/select/{cssm/components/base-select-mobile/virtual-options-list → esm/components/checkmark-mobile}/index.d.ts +0 -0
- /package/select/esm/components/{base-select-mobile/checkmark → checkmark-mobile}/index.js +0 -0
- /package/{system-message/getDataTestId-f5b5752a.d.ts → select/esm/getDataTestId-34d22933.d.ts} +0 -0
- /package/{system-message/esm/getDataTestId-cc03e290.js → select/esm/getDataTestId-34d22933.js} +0 -0
- /package/select/esm/{intersection-observer-be15dad5.d.ts → intersection-observer-d4da4352.d.ts} +0 -0
- /package/select/esm/{intersection-observer-be15dad5.js → intersection-observer-d4da4352.js} +0 -0
- /package/{system-message/modern/getDataTestId-a01c01be.d.ts → select/getDataTestId-913da9a4.d.ts} +0 -0
- /package/select/{intersection-observer-de1426cf.d.ts → intersection-observer-e38bcceb.d.ts} +0 -0
- /package/select/{intersection-observer-de1426cf.js → intersection-observer-e38bcceb.js} +0 -0
- /package/select/{esm/components/base-select-mobile/checkmark → modern/components/base-select-mobile/footer}/index.d.ts +0 -0
- /package/select/{esm/components/base-select-mobile/options-list → modern/components/checkmark-mobile}/index.d.ts +0 -0
- /package/select/modern/components/{base-select-mobile/checkmark → checkmark-mobile}/index.js +0 -0
- /package/{system-message/modern/getDataTestId-a01c01be.js → select/modern/getDataTestId-c6fd39a7.js} +0 -0
- /package/select/modern/{intersection-observer-be15dad5.d.ts → intersection-observer-d4da4352.d.ts} +0 -0
- /package/select/modern/{intersection-observer-be15dad5.js → intersection-observer-d4da4352.js} +0 -0
- /package/sortable-list/{Components-1931adf7.d.ts → Components-3d4ec89c.d.ts} +0 -0
- /package/sortable-list/{Components-1931adf7.js → Components-3d4ec89c.js} +0 -0
- /package/sortable-list/esm/{Components-164d6737.d.ts → Components-961404da.d.ts} +0 -0
- /package/sortable-list/esm/{Components-164d6737.js → Components-961404da.js} +0 -0
- /package/sortable-list/modern/{Components-8596a174.d.ts → Components-bb87c189.d.ts} +0 -0
- /package/sortable-list/modern/{Components-8596a174.js → Components-bb87c189.js} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { BaseSelectProps, OptionShape } from "./index-3e68f8db";
|
|
3
|
-
type
|
|
3
|
+
type UseSelectWithApplyProps = {
|
|
4
4
|
/**
|
|
5
5
|
* Список выбранных пунктов
|
|
6
6
|
*/
|
|
@@ -17,6 +17,10 @@ type useSelectWithApplyProps = {
|
|
|
17
17
|
* Компонент выпадающего меню
|
|
18
18
|
*/
|
|
19
19
|
OptionsList?: BaseSelectProps['OptionsList'];
|
|
20
|
+
/**
|
|
21
|
+
* Пропсы, которые будут прокинуты в компонент списка
|
|
22
|
+
*/
|
|
23
|
+
optionsListProps?: BaseSelectProps['optionsListProps'];
|
|
20
24
|
/**
|
|
21
25
|
* Показывать кнопку очистки
|
|
22
26
|
*/
|
|
@@ -27,15 +31,16 @@ type useSelectWithApplyProps = {
|
|
|
27
31
|
showSelectAll?: boolean;
|
|
28
32
|
};
|
|
29
33
|
declare const SELECT_ALL_KEY = "select_all";
|
|
30
|
-
declare function useSelectWithApply({ options, selected, onChange, OptionsList, showClear, showSelectAll, }:
|
|
34
|
+
declare function useSelectWithApply({ options, selected, onChange, OptionsList, optionsListProps, showClear, showSelectAll, }: UseSelectWithApplyProps): {
|
|
31
35
|
OptionsList: import("react").ForwardRefExoticComponent<import("./index-3e68f8db").OptionsListProps & {
|
|
32
36
|
showClear?: boolean | undefined;
|
|
33
37
|
onClose?: (() => void) | undefined;
|
|
34
38
|
selectedDraft?: OptionShape[] | undefined;
|
|
35
|
-
OptionsList?: import("react").FC<import("./index-3e68f8db").OptionsListProps & import("react").RefAttributes<
|
|
36
|
-
|
|
39
|
+
OptionsList?: import("react").FC<import("./index-3e68f8db").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
|
|
40
|
+
Footer?: import("react").FC<import("./Component-ebda875c").FooterProps> | undefined;
|
|
41
|
+
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
37
42
|
optionsListProps: {
|
|
38
|
-
OptionsList: import("react").FC<import("./index-3e68f8db").OptionsListProps
|
|
43
|
+
OptionsList: import("react").FC<import("./index-3e68f8db").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
|
|
39
44
|
showClear: boolean;
|
|
40
45
|
onClear: () => void;
|
|
41
46
|
onApply: () => void;
|
|
@@ -51,4 +56,5 @@ declare function useSelectWithApply({ options, selected, onChange, OptionsList,
|
|
|
51
56
|
onChange: (payload: import("./index-3e68f8db").BaseSelectChangePayload) => void;
|
|
52
57
|
selected: string | OptionShape | (string | OptionShape)[] | null | undefined;
|
|
53
58
|
};
|
|
54
|
-
export
|
|
59
|
+
export * from "./Component-5e1b8383";
|
|
60
|
+
export { UseSelectWithApplyProps, SELECT_ALL_KEY, useSelectWithApply };
|
package/tabs/index-3e68f8db.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { ReactNode } from "react";
|
|
4
4
|
import { FormControlProps } from "./Component-e67996e9";
|
|
5
|
-
import { BaseSelectProps, OptionProps, OptionShape } from "./typings-
|
|
5
|
+
import { BaseSelectProps, OptionProps, OptionShape } from "./typings-5e1b8383";
|
|
6
6
|
type SelectFieldProps = Omit<FormControlProps, "size"> & Record<string, unknown>;
|
|
7
7
|
type SelectProps = Omit<BaseSelectProps, "fieldProps"> & {
|
|
8
8
|
/**
|
|
@@ -92,7 +92,8 @@ type SkeletonProps = {
|
|
|
92
92
|
};
|
|
93
93
|
declare const Skeleton: React.FC<SkeletonProps>;
|
|
94
94
|
export { SelectFieldProps, SelectProps, Select, useSelectWithLoading, useLazyLoading, SkeletonProps, Skeleton };
|
|
95
|
-
export * from "./
|
|
96
|
-
export * from "./
|
|
97
|
-
export * from "./
|
|
98
|
-
export * from "./
|
|
95
|
+
export * from "./index-ebda875c";
|
|
96
|
+
export * from "./Component-5e1b8383";
|
|
97
|
+
export * from "./hook-3e68f8db";
|
|
98
|
+
export * from "./typings-5e1b8383";
|
|
99
|
+
export * from "./utils-5e1b8383";
|
package/tabs/index-ebda875c.d.ts
CHANGED
|
@@ -1,3 +1,37 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
/// <reference types="react-transition-group" />
|
|
3
|
-
|
|
3
|
+
import React from "react";
|
|
4
|
+
import { ButtonHTMLAttributes, ElementType, FC } from "react";
|
|
5
|
+
interface CloserProps extends ButtonHTMLAttributes<HTMLButtonElement> {
|
|
6
|
+
/**
|
|
7
|
+
* Вид компонента
|
|
8
|
+
*/
|
|
9
|
+
view: "desktop" | "mobile";
|
|
10
|
+
/**
|
|
11
|
+
* Дополнительный класс
|
|
12
|
+
*/
|
|
13
|
+
className?: string;
|
|
14
|
+
/**
|
|
15
|
+
* Позиция крестика
|
|
16
|
+
*/
|
|
17
|
+
align?: "left" | "right";
|
|
18
|
+
/**
|
|
19
|
+
* Фиксирует крестик
|
|
20
|
+
*/
|
|
21
|
+
sticky?: boolean;
|
|
22
|
+
/**
|
|
23
|
+
* Иконка
|
|
24
|
+
*/
|
|
25
|
+
icon?: ElementType;
|
|
26
|
+
/**
|
|
27
|
+
* Идентификатор для систем автоматизированного тестирования
|
|
28
|
+
*/
|
|
29
|
+
dataTestId?: string;
|
|
30
|
+
/**
|
|
31
|
+
* Коллбэк закрытия.
|
|
32
|
+
*/
|
|
33
|
+
onClose?: (event: React.MouseEvent<HTMLElement> | React.KeyboardEvent<HTMLElement>, reason?: "backdropClick" | "escapeKeyDown" | "closerClick") => void;
|
|
34
|
+
}
|
|
35
|
+
declare const Closer: FC<CloserProps>;
|
|
36
|
+
export { CloserProps, Closer };
|
|
37
|
+
export * from "./Component-ebda875c";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { FC, SVGProps } from 'react';
|
|
3
|
-
import { OptionShape } from "./typings-
|
|
4
|
-
import { OptionProps as BaseOptionProps } from "./typings-
|
|
3
|
+
import { OptionShape } from "./typings-5e1b8383";
|
|
4
|
+
import { OptionProps as BaseOptionProps } from "./typings-5e1b8383";
|
|
5
5
|
type OptionProps = Omit<BaseOptionProps, 'option'> & {
|
|
6
6
|
option: OptionShape & {
|
|
7
7
|
icon?: FC<SVGProps<SVGSVGElement>>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { BaseSelectProps, OptionShape } from "./index-3e68f8db";
|
|
3
|
-
type
|
|
3
|
+
type UseSelectWithApplyProps = {
|
|
4
4
|
/**
|
|
5
5
|
* Список выбранных пунктов
|
|
6
6
|
*/
|
|
@@ -17,6 +17,10 @@ type useSelectWithApplyProps = {
|
|
|
17
17
|
* Компонент выпадающего меню
|
|
18
18
|
*/
|
|
19
19
|
OptionsList?: BaseSelectProps['OptionsList'];
|
|
20
|
+
/**
|
|
21
|
+
* Пропсы, которые будут прокинуты в компонент списка
|
|
22
|
+
*/
|
|
23
|
+
optionsListProps?: BaseSelectProps['optionsListProps'];
|
|
20
24
|
/**
|
|
21
25
|
* Показывать кнопку очистки
|
|
22
26
|
*/
|
|
@@ -27,15 +31,16 @@ type useSelectWithApplyProps = {
|
|
|
27
31
|
showSelectAll?: boolean;
|
|
28
32
|
};
|
|
29
33
|
declare const SELECT_ALL_KEY = "select_all";
|
|
30
|
-
declare function useSelectWithApply({ options, selected, onChange, OptionsList, showClear, showSelectAll, }:
|
|
34
|
+
declare function useSelectWithApply({ options, selected, onChange, OptionsList, optionsListProps, showClear, showSelectAll, }: UseSelectWithApplyProps): {
|
|
31
35
|
OptionsList: import("react").ForwardRefExoticComponent<import("./index-3e68f8db").OptionsListProps & {
|
|
32
36
|
showClear?: boolean | undefined;
|
|
33
37
|
onClose?: (() => void) | undefined;
|
|
34
38
|
selectedDraft?: OptionShape[] | undefined;
|
|
35
|
-
OptionsList?: import("react").FC<import("./index-3e68f8db").OptionsListProps & import("react").RefAttributes<
|
|
36
|
-
|
|
39
|
+
OptionsList?: import("react").FC<import("./index-3e68f8db").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
|
|
40
|
+
Footer?: import("react").FC<import("./Component-ebda875c").FooterProps> | undefined;
|
|
41
|
+
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
37
42
|
optionsListProps: {
|
|
38
|
-
OptionsList: import("react").FC<import("./index-3e68f8db").OptionsListProps
|
|
43
|
+
OptionsList: import("react").FC<import("./index-3e68f8db").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
|
|
39
44
|
showClear: boolean;
|
|
40
45
|
onClear: () => void;
|
|
41
46
|
onApply: () => void;
|
|
@@ -51,4 +56,5 @@ declare function useSelectWithApply({ options, selected, onChange, OptionsList,
|
|
|
51
56
|
onChange: (payload: import("./index-3e68f8db").BaseSelectChangePayload) => void;
|
|
52
57
|
selected: string | OptionShape | (string | OptionShape)[] | null | undefined;
|
|
53
58
|
};
|
|
54
|
-
export
|
|
59
|
+
export * from "./Component-5e1b8383";
|
|
60
|
+
export { UseSelectWithApplyProps, SELECT_ALL_KEY, useSelectWithApply };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { ReactNode } from "react";
|
|
4
4
|
import { FormControlProps } from "./Component-e67996e9";
|
|
5
|
-
import { BaseSelectProps, OptionProps, OptionShape } from "./typings-
|
|
5
|
+
import { BaseSelectProps, OptionProps, OptionShape } from "./typings-5e1b8383";
|
|
6
6
|
type SelectFieldProps = Omit<FormControlProps, "size"> & Record<string, unknown>;
|
|
7
7
|
type SelectProps = Omit<BaseSelectProps, "fieldProps"> & {
|
|
8
8
|
/**
|
|
@@ -92,7 +92,8 @@ type SkeletonProps = {
|
|
|
92
92
|
};
|
|
93
93
|
declare const Skeleton: React.FC<SkeletonProps>;
|
|
94
94
|
export { SelectFieldProps, SelectProps, Select, useSelectWithLoading, useLazyLoading, SkeletonProps, Skeleton };
|
|
95
|
-
export * from "./
|
|
96
|
-
export * from "./
|
|
97
|
-
export * from "./
|
|
98
|
-
export * from "./
|
|
95
|
+
export * from "./index-ebda875c";
|
|
96
|
+
export * from "./Component-5e1b8383";
|
|
97
|
+
export * from "./hook-3e68f8db";
|
|
98
|
+
export * from "./typings-5e1b8383";
|
|
99
|
+
export * from "./utils-5e1b8383";
|
|
@@ -1,3 +1,37 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
/// <reference types="react-transition-group" />
|
|
3
|
-
|
|
3
|
+
import React from "react";
|
|
4
|
+
import { ButtonHTMLAttributes, ElementType, FC } from "react";
|
|
5
|
+
interface CloserProps extends ButtonHTMLAttributes<HTMLButtonElement> {
|
|
6
|
+
/**
|
|
7
|
+
* Вид компонента
|
|
8
|
+
*/
|
|
9
|
+
view: "desktop" | "mobile";
|
|
10
|
+
/**
|
|
11
|
+
* Дополнительный класс
|
|
12
|
+
*/
|
|
13
|
+
className?: string;
|
|
14
|
+
/**
|
|
15
|
+
* Позиция крестика
|
|
16
|
+
*/
|
|
17
|
+
align?: "left" | "right";
|
|
18
|
+
/**
|
|
19
|
+
* Фиксирует крестик
|
|
20
|
+
*/
|
|
21
|
+
sticky?: boolean;
|
|
22
|
+
/**
|
|
23
|
+
* Иконка
|
|
24
|
+
*/
|
|
25
|
+
icon?: ElementType;
|
|
26
|
+
/**
|
|
27
|
+
* Идентификатор для систем автоматизированного тестирования
|
|
28
|
+
*/
|
|
29
|
+
dataTestId?: string;
|
|
30
|
+
/**
|
|
31
|
+
* Коллбэк закрытия.
|
|
32
|
+
*/
|
|
33
|
+
onClose?: (event: React.MouseEvent<HTMLElement> | React.KeyboardEvent<HTMLElement>, reason?: "backdropClick" | "escapeKeyDown" | "closerClick") => void;
|
|
34
|
+
}
|
|
35
|
+
declare const Closer: FC<CloserProps>;
|
|
36
|
+
export { CloserProps, Closer };
|
|
37
|
+
export * from "./Component-ebda875c";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode, RefObject } from 'react';
|
|
2
|
-
import { BaseSelectProps, GroupShape, OptionShape } from "./typings-
|
|
2
|
+
import { BaseSelectProps, GroupShape, OptionShape } from "./typings-5e1b8383";
|
|
3
3
|
declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
|
|
4
4
|
declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
|
|
5
5
|
declare const joinOptions: ({ selected, selectedMultiple, }: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode, RefObject } from 'react';
|
|
2
|
-
import { BaseSelectProps, GroupShape, OptionShape } from "./typings-
|
|
2
|
+
import { BaseSelectProps, GroupShape, OptionShape } from "./typings-5e1b8383";
|
|
3
3
|
declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
|
|
4
4
|
declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
|
|
5
5
|
declare const joinOptions: ({ selected, selectedMultiple, }: {
|
package/tag/esm/index.css
CHANGED
package/tag/index.css
CHANGED
package/tag/modern/index.css
CHANGED
package/textarea/Component.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
declare const getDefaultCounterText: (textLength: number, maxLength?: number) => string;
|
|
4
|
-
declare const Textarea: React.ForwardRefExoticComponent<Omit<React.TextareaHTMLAttributes<HTMLTextAreaElement>, "size" | "
|
|
4
|
+
declare const Textarea: React.ForwardRefExoticComponent<Omit<React.TextareaHTMLAttributes<HTMLTextAreaElement>, "size" | "style" | "value" | "defaultValue" | "onChange"> & import("./typings").TextareaIncomeProps & React.RefAttributes<HTMLTextAreaElement>>;
|
|
5
5
|
export { getDefaultCounterText, Textarea };
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
.
|
|
2
|
-
background: #e7e8ea;
|
|
3
|
-
} .card-image__loaded_pd0ls {
|
|
4
|
-
background: transparent
|
|
5
|
-
}.badge__component_914m3 {
|
|
1
|
+
.badge__component_914m3 {
|
|
6
2
|
background-color: #ef3124;
|
|
7
3
|
color: #0e0e0e;
|
|
8
4
|
} .badge__outlineCount_914m3 {
|
|
@@ -54,6 +50,10 @@
|
|
|
54
50
|
background-color: #fff;
|
|
55
51
|
} .badge__dot_914m3.badge__outlineCount_914m3 {
|
|
56
52
|
border: 1px solid #121212;
|
|
53
|
+
}.card-image__cardImage_pd0ls {
|
|
54
|
+
background: #e7e8ea;
|
|
55
|
+
} .card-image__loaded_pd0ls {
|
|
56
|
+
background: transparent
|
|
57
57
|
}.backdrop__backdrop_asid7 {
|
|
58
58
|
-webkit-tap-highlight-color: transparent;
|
|
59
59
|
} .backdrop__appear_asid7,
|
|
@@ -69,8 +69,6 @@
|
|
|
69
69
|
} .backdrop__exitActive_asid7,
|
|
70
70
|
.backdrop__exitDone_asid7 {
|
|
71
71
|
background-color: transparent;
|
|
72
|
-
}.divider__component_1sm4x {
|
|
73
|
-
border-bottom: 1px solid #2b2b2e;
|
|
74
72
|
}.checkbox-group__error_17a8r {
|
|
75
73
|
border-left: 1px solid #f15045;
|
|
76
74
|
} .checkbox-group__label_17a8r {
|
|
@@ -79,6 +77,8 @@
|
|
|
79
77
|
color: #f15045;
|
|
80
78
|
} .checkbox-group__hint_17a8r {
|
|
81
79
|
color: rgba(235, 235, 245, 0.54);
|
|
80
|
+
}.divider__component_1sm4x {
|
|
81
|
+
border-bottom: 1px solid #2b2b2e;
|
|
82
82
|
}.checkbox__box_1pid5 {
|
|
83
83
|
color: #0e0e0e;
|
|
84
84
|
background-color: #0e0e0e;
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
.
|
|
2
|
-
background: #e7e8ea;
|
|
3
|
-
} .card-image__loaded_pd0ls {
|
|
4
|
-
background: transparent
|
|
5
|
-
}.badge__component_914m3 {
|
|
1
|
+
.badge__component_914m3 {
|
|
6
2
|
background-color: #ef3124;
|
|
7
3
|
color: #0e0e0e;
|
|
8
4
|
} .badge__outlineCount_914m3 {
|
|
@@ -54,6 +50,10 @@
|
|
|
54
50
|
background-color: #fff;
|
|
55
51
|
} .badge__dot_914m3.badge__outlineCount_914m3 {
|
|
56
52
|
border: 1px solid #121212;
|
|
53
|
+
}.card-image__cardImage_pd0ls {
|
|
54
|
+
background: #e7e8ea;
|
|
55
|
+
} .card-image__loaded_pd0ls {
|
|
56
|
+
background: transparent
|
|
57
57
|
}.backdrop__backdrop_asid7 {
|
|
58
58
|
-webkit-tap-highlight-color: transparent;
|
|
59
59
|
} .backdrop__appear_asid7,
|
|
@@ -69,8 +69,6 @@
|
|
|
69
69
|
} .backdrop__exitActive_asid7,
|
|
70
70
|
.backdrop__exitDone_asid7 {
|
|
71
71
|
background-color: transparent;
|
|
72
|
-
}.divider__component_1sm4x {
|
|
73
|
-
border-bottom: 1px solid #2b2b2e;
|
|
74
72
|
}.checkbox-group__error_17a8r {
|
|
75
73
|
border-left: 1px solid #f15045;
|
|
76
74
|
} .checkbox-group__label_17a8r {
|
|
@@ -79,6 +77,8 @@
|
|
|
79
77
|
color: #f15045;
|
|
80
78
|
} .checkbox-group__hint_17a8r {
|
|
81
79
|
color: rgba(235, 235, 245, 0.54);
|
|
80
|
+
}.divider__component_1sm4x {
|
|
81
|
+
border-bottom: 1px solid #2b2b2e;
|
|
82
82
|
}.checkbox__box_1pid5 {
|
|
83
83
|
color: #0e0e0e;
|
|
84
84
|
background-color: #0e0e0e;
|
|
@@ -1446,7 +1446,9 @@
|
|
|
1446
1446
|
color: rgba(14, 14, 14, 0.3)
|
|
1447
1447
|
} .button__component_9knak[disabled].button__ghost_9knak.button__loading_9knak {
|
|
1448
1448
|
color: #0e0e0e;
|
|
1449
|
-
}.
|
|
1449
|
+
}.comment__component_1oiml {
|
|
1450
|
+
background-color: #202022;
|
|
1451
|
+
}.circular-progress-bar__backgroundCircle_180xr,
|
|
1450
1452
|
.circular-progress-bar__progressCircle_180xr {
|
|
1451
1453
|
fill: transparent;
|
|
1452
1454
|
} .circular-progress-bar__positive_180xr {
|
|
@@ -1473,9 +1475,7 @@
|
|
|
1473
1475
|
color: #fff;
|
|
1474
1476
|
} .circular-progress-bar__iconWrapper_180xr.circular-progress-bar__icon-secondary_180xr {
|
|
1475
1477
|
color: #85858d;
|
|
1476
|
-
}.
|
|
1477
|
-
background-color: #202022;
|
|
1478
|
-
}.list-header__filled_u00xm {
|
|
1478
|
+
}.list-header__filled_u00xm {
|
|
1479
1479
|
background-color: rgba(255, 255, 255, 0.1);
|
|
1480
1480
|
}.chart__coreChart_1czu3 .recharts-text tspan {
|
|
1481
1481
|
fill: #fff;
|
|
@@ -1872,6 +1872,19 @@
|
|
|
1872
1872
|
color: #fff;
|
|
1873
1873
|
} .with-suffix__readOnly_1fcz5 {
|
|
1874
1874
|
color: rgba(235, 235, 245, 0.54);
|
|
1875
|
+
}.file-upload-item__component_1jyno {
|
|
1876
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1877
|
+
box-shadow: 0 -1px 0 0 #2b2b2e inset
|
|
1878
|
+
} .file-upload-item__icon_1jyno {
|
|
1879
|
+
color: #fff;
|
|
1880
|
+
} .file-upload-item__errorIcon_1jyno {
|
|
1881
|
+
color: #d91d0b;
|
|
1882
|
+
} .file-upload-item__successIcon_1jyno {
|
|
1883
|
+
color: #2fc26e;
|
|
1884
|
+
} .file-upload-item__name_1jyno {
|
|
1885
|
+
color: #fff
|
|
1886
|
+
} .file-upload-item__errorWrapper_1jyno {
|
|
1887
|
+
color: #ef3124
|
|
1875
1888
|
}.filter-tag__component_l7odr.filter-tag__disabled_l7odr {
|
|
1876
1889
|
background-color: rgba(32, 32, 34, 0.3);
|
|
1877
1890
|
} .filter-tag__component_l7odr.filter-tag__checked_l7odr:not(.filter-tag__disabled_l7odr) {
|
|
@@ -1940,20 +1953,7 @@
|
|
|
1940
1953
|
} .filter-tag__clear_l7odr:active {
|
|
1941
1954
|
background-color: rgb(194, 195, 196);
|
|
1942
1955
|
color: #0e0e0e;
|
|
1943
|
-
}.
|
|
1944
|
-
color: rgba(235, 235, 245, 0.54);
|
|
1945
|
-
box-shadow: 0 -1px 0 0 #2b2b2e inset
|
|
1946
|
-
} .file-upload-item__icon_1jyno {
|
|
1947
|
-
color: #fff;
|
|
1948
|
-
} .file-upload-item__errorIcon_1jyno {
|
|
1949
|
-
color: #d91d0b;
|
|
1950
|
-
} .file-upload-item__successIcon_1jyno {
|
|
1951
|
-
color: #2fc26e;
|
|
1952
|
-
} .file-upload-item__name_1jyno {
|
|
1953
|
-
color: #fff
|
|
1954
|
-
} .file-upload-item__errorWrapper_1jyno {
|
|
1955
|
-
color: #ef3124
|
|
1956
|
-
}.navigation-bar__content_1holh {
|
|
1956
|
+
}.navigation-bar__content_1holh {
|
|
1957
1957
|
color: #fff
|
|
1958
1958
|
} .navigation-bar__subtitle_1holh {
|
|
1959
1959
|
color: rgba(235, 235, 245, 0.54);
|
|
@@ -2332,14 +2332,13 @@
|
|
|
2332
2332
|
} .select__optionsListBorder_hff12 {
|
|
2333
2333
|
box-shadow: inset 0 0 0 1px #262629;
|
|
2334
2334
|
}
|
|
2335
|
-
|
|
2336
|
-
background: transparent;
|
|
2337
|
-
}
|
|
2335
|
+
|
|
2338
2336
|
.select__single_w4qan {
|
|
2339
2337
|
background: #fff
|
|
2340
2338
|
} .select__colorIcon_w4qan {
|
|
2341
2339
|
color: #2fc26e;
|
|
2342
2340
|
}
|
|
2341
|
+
|
|
2343
2342
|
.select__placeholder_ttrlg {
|
|
2344
2343
|
color: rgba(235, 235, 245, 0.54);
|
|
2345
2344
|
} .select__focusVisible_ttrlg {
|
|
@@ -2390,37 +2389,24 @@
|
|
|
2390
2389
|
}
|
|
2391
2390
|
|
|
2392
2391
|
|
|
2393
|
-
|
|
2394
|
-
.select__emptyPlaceholder_rk2ab {
|
|
2395
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2396
|
-
} .select__footer_rk2ab {
|
|
2392
|
+
.select__footer_1itz1 {
|
|
2397
2393
|
background-color: #121212
|
|
2398
|
-
} .
|
|
2394
|
+
} .select__highlighted_1itz1 {
|
|
2399
2395
|
border-top: 1px solid #2b2b2e;
|
|
2400
2396
|
background-color: #121212;
|
|
2401
2397
|
}
|
|
2402
|
-
.
|
|
2403
|
-
background: #2b2b2e;
|
|
2404
|
-
} .select__emptyPlaceholder_sytjq {
|
|
2405
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2406
|
-
} .select__footer_sytjq {
|
|
2398
|
+
.select__footer_ze9ys {
|
|
2407
2399
|
background-color: #121212
|
|
2408
|
-
} .select__footerHighlighted_sytjq {
|
|
2409
|
-
border-top: 1px solid #2b2b2e;
|
|
2410
|
-
background-color: #121212;
|
|
2411
|
-
}
|
|
2412
|
-
.select__footer_1jv7r {
|
|
2413
|
-
background: #121212
|
|
2414
2400
|
}.calendar-with-skeleton__skeleton_1mbfa {
|
|
2415
2401
|
background-color: #121212;
|
|
2402
|
+
}.date-range-input__calendarContainer_spz1j {
|
|
2403
|
+
border: 1px solid #262629
|
|
2416
2404
|
}.calendar-input__calendarContainer_1rk90 {
|
|
2417
2405
|
border: 1px solid #262629
|
|
2418
2406
|
} .calendar-input__calendarIcon_1rk90 {
|
|
2419
2407
|
color: #fff
|
|
2420
2408
|
}.date-time-input__calendarContainer_ml6vz {
|
|
2421
2409
|
border: 1px solid #262629
|
|
2422
|
-
}.date-range-input__calendarContainer_spz1j {
|
|
2423
|
-
border: 1px solid #262629
|
|
2424
2410
|
}
|
|
2425
2411
|
|
|
2426
2412
|
.input-autocomplete__placeholder_1gqzu {
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { BaseSelectProps } from "./typings";
|
|
4
|
-
declare const getDataTestId: (dataTestId?: string, element?: string) => string | undefined;
|
|
5
|
-
declare const BaseSelect: React.ForwardRefExoticComponent<BaseSelectProps & React.RefAttributes<unknown>>;
|
|
6
|
-
export { getDataTestId, BaseSelect };
|