@alfalab/core-components 42.2.3 → 42.2.4
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-50136800.d.ts +166 -3
- package/calendar/cssm/Component-50136800.d.ts +3 -166
- package/calendar/cssm/desktop-63dec22f.d.ts +6 -2
- package/calendar/desktop-63dec22f.d.ts +2 -6
- package/calendar/modern/Component-50136800.d.ts +3 -166
- package/calendar/modern/desktop-63dec22f.d.ts +6 -2
- package/calendar-input/Component-50136800.d.ts +3 -166
- package/calendar-input/Component-63dec22f.d.ts +155 -12
- package/calendar-input/Component-ebda875c.d.ts +35 -0
- package/calendar-input/Component.desktop-8b5756fe.d.ts +61 -5
- package/calendar-input/components/calendar-input/Component.d.ts +1 -1
- package/calendar-input/cssm/Component-50136800.d.ts +3 -166
- package/calendar-input/cssm/Component-63dec22f.d.ts +155 -12
- package/calendar-input/cssm/Component-ebda875c.d.ts +35 -0
- package/calendar-input/cssm/Component.desktop-8b5756fe.d.ts +61 -5
- package/calendar-input/cssm/components/calendar-input/Component.d.ts +1 -1
- package/calendar-input/cssm/index-9211a437.d.ts +1 -1
- package/calendar-input/cssm/index-ebda875c.d.ts +1 -1
- package/calendar-input/cssm/index-f034f741.d.ts +83 -2
- package/calendar-input/cssm/mobile-c219f8ca.d.ts +1 -367
- package/calendar-input/index-9211a437.d.ts +1 -1
- package/calendar-input/index-ebda875c.d.ts +1 -1
- package/calendar-input/index-f034f741.d.ts +83 -2
- package/calendar-input/mobile-c219f8ca.d.ts +1 -367
- package/calendar-input/modern/Component-50136800.d.ts +3 -166
- package/calendar-input/modern/Component-63dec22f.d.ts +155 -12
- package/calendar-input/modern/Component-ebda875c.d.ts +35 -0
- package/calendar-input/modern/Component.desktop-8b5756fe.d.ts +61 -5
- package/calendar-input/modern/components/calendar-input/Component.d.ts +1 -1
- package/calendar-input/modern/index-9211a437.d.ts +1 -1
- package/calendar-input/modern/index-ebda875c.d.ts +1 -1
- package/calendar-input/modern/index-f034f741.d.ts +83 -2
- package/calendar-input/modern/mobile-c219f8ca.d.ts +1 -367
- package/calendar-range/cssm/utils.js +1 -3
- package/calendar-range/modern/Component-5684a67d.d.ts +18 -0
- package/calendar-range/modern/Component.desktop-e2b6c730.d.ts +134 -0
- package/calendar-range/modern/index-ebda875c.d.ts +1 -52
- package/calendar-range/modern/index-f034f741.d.ts +2 -130
- package/calendar-range/modern/shared-848397c5.d.ts +2 -2
- package/calendar-range/modern/shared-c111a9fd.d.ts +13 -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/shared.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/shared.js +1 -1
- package/confirmation/shared.js +1 -1
- package/custom-picker-button/Component-5e1b8383.d.ts +20 -70
- package/custom-picker-button/Component-72dda473.d.ts +53 -0
- package/custom-picker-button/Component-8b2c2707.d.ts +9 -68
- package/custom-picker-button/Component.mobile.d.ts +1 -1
- package/custom-picker-button/desktop-d446ae02.d.ts +39 -2
- package/custom-picker-button/index-50136800.d.ts +5 -2
- package/custom-picker-button/index-c44170fe.d.ts +0 -137
- package/custom-picker-button/index-ebda875c.d.ts +35 -1
- package/custom-picker-button/index-f12ee135.d.ts +1 -1
- package/custom-picker-button/shared-4cd3936b.d.ts +1 -0
- package/date-range-input/Component-50136800.d.ts +166 -3
- package/date-range-input/Component-63dec22f.d.ts +12 -155
- package/date-range-input/Component.desktop-8b5756fe.d.ts +5 -68
- package/date-range-input/components/date-range-input/Component.d.ts +1 -1
- package/date-range-input/cssm/Component-50136800.d.ts +166 -3
- package/date-range-input/cssm/Component-63dec22f.d.ts +12 -155
- package/date-range-input/cssm/Component.desktop-8b5756fe.d.ts +5 -68
- package/date-range-input/cssm/components/date-range-input/Component.d.ts +1 -1
- package/date-range-input/cssm/index-9211a437.d.ts +1 -1
- package/date-range-input/cssm/index-ebda875c.d.ts +115 -15
- package/date-range-input/cssm/index-f034f741.d.ts +2 -80
- package/date-range-input/cssm/mobile-c219f8ca.d.ts +367 -1
- package/date-range-input/esm/Component-50136800.d.ts +3 -166
- package/date-range-input/esm/Component-63dec22f.d.ts +155 -12
- package/date-range-input/esm/Component-8b5756fe.d.ts +388 -0
- package/date-range-input/esm/Component.desktop-8b5756fe.d.ts +68 -5
- package/date-range-input/esm/components/date-range-input/Component.d.ts +1 -1
- package/date-range-input/esm/index-9211a437.d.ts +1 -1
- package/date-range-input/esm/index-ebda875c.d.ts +15 -115
- package/date-range-input/esm/index-f034f741.d.ts +80 -2
- package/date-range-input/esm/mobile-c219f8ca.d.ts +1 -367
- package/date-range-input/index-9211a437.d.ts +1 -1
- package/date-range-input/index-ebda875c.d.ts +115 -15
- package/date-range-input/index-f034f741.d.ts +2 -80
- package/date-range-input/mobile-c219f8ca.d.ts +367 -1
- package/date-time-input/esm/Component-50136800.d.ts +166 -3
- package/date-time-input/esm/Component-63dec22f.d.ts +12 -155
- package/date-time-input/esm/Component.desktop-8b5756fe.d.ts +5 -68
- package/date-time-input/esm/components/date-time-input/Component.d.ts +1 -1
- package/date-time-input/esm/index-9211a437.d.ts +1 -1
- package/date-time-input/esm/index-ebda875c.d.ts +115 -15
- package/date-time-input/esm/index-f034f741.d.ts +2 -80
- package/date-time-input/esm/mobile-c219f8ca.d.ts +367 -1
- package/date-time-input/modern/Component-50136800.d.ts +3 -166
- package/date-time-input/modern/Component-63dec22f.d.ts +155 -12
- package/date-time-input/modern/Component-8b5756fe.d.ts +388 -0
- package/date-time-input/modern/Component.desktop-8b5756fe.d.ts +68 -5
- package/date-time-input/modern/components/date-time-input/Component.d.ts +1 -1
- package/date-time-input/modern/index-9211a437.d.ts +1 -1
- package/date-time-input/modern/index-ebda875c.d.ts +15 -115
- package/date-time-input/modern/index-f034f741.d.ts +80 -2
- package/date-time-input/modern/mobile-c219f8ca.d.ts +1 -367
- package/gallery/Component.js +2 -2
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.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 +2 -2
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.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 +2 -2
- package/gallery/esm/index.js +2 -2
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/buttons.js +1 -1
- package/gallery/modern/components/header/index.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 +2 -2
- package/gallery/modern/index.js +2 -2
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +1 -1
- package/grid/col/index.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +1 -1
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +1 -1
- package/grid/esm/row/index.js +1 -1
- package/grid/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +1 -1
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +1 -1
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +1 -1
- package/grid/row/index.js +1 -1
- package/input/esm/Component.responsive.d.ts +1 -1
- package/input/esm/components/base-input/Component.d.ts +1 -1
- package/input/modern/Component.responsive.d.ts +1 -1
- package/input/modern/components/base-input/Component.d.ts +1 -1
- package/input-autocomplete/Component-50136800.d.ts +44 -0
- package/input-autocomplete/Component-5e1b8383.d.ts +3 -70
- package/input-autocomplete/Component-ebda875c.d.ts +265 -8
- package/input-autocomplete/Component.mobile.d.ts +1 -1
- package/input-autocomplete/Component.modal.mobile.d.ts +2 -2
- package/input-autocomplete/Component.responsive.d.ts +1 -1
- package/input-autocomplete/cssm/Component-5e1b8383.d.ts +4 -21
- package/input-autocomplete/cssm/Component-aed0af6e.d.ts +11 -0
- package/input-autocomplete/cssm/Component-ebda875c.d.ts +265 -8
- package/input-autocomplete/cssm/Component.mobile.d.ts +1 -1
- package/input-autocomplete/cssm/Component.modal.mobile.d.ts +2 -2
- package/input-autocomplete/cssm/Component.responsive.d.ts +1 -1
- package/input-autocomplete/{component-50136800.d.ts → cssm/component-50136800.d.ts} +5 -5
- package/input-autocomplete/cssm/hook-9ea9e32c.d.ts +4 -4
- package/input-autocomplete/cssm/index-bdb4c6b9.d.ts +180 -2
- package/input-autocomplete/cssm/index-ebda875c.d.ts +11 -115
- package/input-autocomplete/cssm/shared-4cd3936b.d.ts +1 -87
- package/input-autocomplete/desktop-63dec22f.d.ts +2 -6
- package/input-autocomplete/esm/Component-50136800.d.ts +44 -0
- package/input-autocomplete/esm/Component-5e1b8383.d.ts +70 -20
- package/input-autocomplete/esm/Component.mobile-ebda875c.d.ts +6 -0
- package/input-autocomplete/esm/desktop-63dec22f.d.ts +6 -2
- package/input-autocomplete/esm/mobile-96988a65.d.ts +2 -5
- package/input-autocomplete/esm/shared-4cd3936b.d.ts +0 -1
- package/input-autocomplete/hook-9ea9e32c.d.ts +4 -4
- package/input-autocomplete/index-bdb4c6b9.d.ts +180 -2
- package/input-autocomplete/index-ebda875c.d.ts +11 -115
- package/input-autocomplete/{cssm/Component.modal.mobile-5e1b8383.d.ts → mobile-45dc17c6.d.ts} +13 -26
- package/input-autocomplete/mobile-96988a65.d.ts +5 -2
- package/input-autocomplete/modern/Component-5e1b8383.d.ts +70 -3
- package/input-autocomplete/modern/Component-ebda875c.d.ts +8 -265
- package/input-autocomplete/modern/Component.mobile-ebda875c.d.ts +6 -0
- package/input-autocomplete/modern/Component.mobile.d.ts +1 -1
- package/input-autocomplete/modern/Component.modal.mobile.d.ts +2 -2
- package/input-autocomplete/modern/Component.responsive.d.ts +1 -1
- package/input-autocomplete/modern/component-50136800.d.ts +5 -5
- package/input-autocomplete/modern/desktop-63dec22f.d.ts +6 -2
- package/input-autocomplete/modern/hook-9ea9e32c.d.ts +4 -4
- package/input-autocomplete/modern/index-bdb4c6b9.d.ts +2 -180
- package/input-autocomplete/modern/index-ebda875c.d.ts +115 -11
- package/input-autocomplete/modern/mobile-96988a65.d.ts +2 -5
- package/input-autocomplete/modern/shared-4cd3936b.d.ts +87 -2
- package/input-autocomplete/shared-4cd3936b.d.ts +2 -87
- package/intl-phone-input/component-50136800.d.ts +0 -38
- package/intl-phone-input/cssm/Component-4cd3936b.d.ts +1 -1
- package/intl-phone-input/cssm/Component-5e1b8383.d.ts +96 -18
- package/intl-phone-input/cssm/component.d.ts +1 -1
- package/intl-phone-input/cssm/components/select/component.d.ts +1 -1
- package/intl-phone-input/cssm/desktop-63dec22f.d.ts +1 -1
- package/intl-phone-input/cssm/shared-4cd3936b.d.ts +83 -13
- package/intl-phone-input/esm/Component-4cd3936b.d.ts +1 -1
- package/intl-phone-input/esm/Component-5e1b8383.d.ts +18 -96
- package/intl-phone-input/esm/component.d.ts +1 -1
- package/intl-phone-input/esm/components/select/component.d.ts +1 -1
- package/intl-phone-input/esm/desktop-63dec22f.d.ts +1 -1
- package/intl-phone-input/esm/hook-c44170fe.d.ts +48 -0
- package/intl-phone-input/esm/shared-4cd3936b.d.ts +13 -83
- package/intl-phone-input/modern/{component-50136800.d.ts → Component-50136800.d.ts} +27 -25
- 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/number-input/Component.d.ts +1 -1
- package/number-input/cssm/Component.d.ts +1 -1
- package/package.json +1 -1327
- package/phone-input/utils/index.js +3 -1
- package/picker-button/esm/Component-50136800.d.ts +21 -27
- package/picker-button/esm/Component-5e1b8383.d.ts +3 -70
- package/picker-button/esm/Component-72dda473.d.ts +53 -0
- package/picker-button/esm/Component-aed0af6e.d.ts +11 -0
- package/picker-button/esm/Component-ebda875c.d.ts +98 -9
- package/picker-button/esm/Component.desktop.d.ts +1 -1
- package/picker-button/esm/Component.mobile-96988a65.d.ts +6 -0
- package/picker-button/esm/Component.mobile.d.ts +1 -1
- package/picker-button/esm/Component.responsive.d.ts +1 -1
- package/picker-button/esm/hook-9ea9e32c.d.ts +4 -4
- package/picker-button/esm/hook-ebda875c.d.ts +48 -0
- package/picker-button/esm/index-50136800.d.ts +5 -2
- package/picker-button/esm/index-bdb4c6b9.d.ts +180 -2
- package/picker-button/esm/index-c44170fe.d.ts +3 -141
- package/picker-button/esm/index-ebda875c.d.ts +13 -62
- package/picker-button/esm/index-f12ee135.d.ts +307 -3
- package/picker-button/esm/shared-4cd3936b.d.ts +1 -87
- package/pure-cell/component-5a229016.d.ts +9 -9
- package/pure-cell/component.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/main/component.js +1 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/cssm/component-5a229016.d.ts +9 -9
- package/pure-cell/esm/component.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/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/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/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/Component.desktop-ebda875c.d.ts +6 -0
- package/select/Component.desktop.d.ts +0 -2
- package/select/Component.mobile-f1f15074.d.ts +12 -12
- package/select/Component.mobile.js +1 -1
- package/select/Component.modal.mobile.js +1 -1
- package/select/Component.responsive.js +1 -1
- package/select/cssm/Component.desktop.d.ts +2 -0
- package/select/cssm/Component.mobile-f1f15074.d.ts +12 -12
- package/select/cssm/mobile-96988a65.d.ts +2 -6
- package/select/esm/Component.desktop.d.ts +2 -0
- package/select/esm/Component.mobile-f1f15074.d.ts +1 -1
- package/select/esm/Component.mobile.js +1 -1
- package/select/esm/Component.modal.mobile.js +1 -1
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile-96988a65.d.ts +2 -6
- package/select/esm/mobile.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared.js +1 -1
- package/select/index.js +1 -1
- package/select/mobile-96988a65.d.ts +6 -2
- package/select/mobile.js +1 -1
- package/select/modern/Component.desktop.d.ts +2 -0
- package/select/modern/Component.mobile-f1f15074.d.ts +12 -12
- package/select/modern/Component.mobile.js +1 -1
- package/select/modern/Component.modal.mobile.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/index.js +1 -1
- package/select/modern/mobile-96988a65.d.ts +2 -6
- package/select/modern/mobile.js +1 -1
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared.js +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared.js +1 -1
- package/select-with-tags/Component-9211a437.d.ts +1 -1
- package/select-with-tags/Component.desktop-2e2b2125.d.ts +1 -1
- package/select-with-tags/Component.mobile-755fbaa3.d.ts +1 -1
- package/select-with-tags/Component.responsive-3109f463.d.ts +1 -1
- package/select-with-tags/component-50136800.d.ts +6 -6
- package/select-with-tags/cssm/Component-8b2c2707.d.ts +1 -1
- package/select-with-tags/cssm/index-c44170fe.d.ts +1 -1
- package/select-with-tags/esm/Component-8b2c2707.d.ts +1 -1
- package/select-with-tags/esm/Component-9211a437.d.ts +1 -1
- package/select-with-tags/esm/Component.desktop-2e2b2125.d.ts +1 -1
- package/select-with-tags/esm/Component.mobile-755fbaa3.d.ts +1 -1
- package/select-with-tags/esm/Component.responsive-3109f463.d.ts +1 -1
- package/select-with-tags/esm/index-c44170fe.d.ts +1 -1
- package/select-with-tags/modern/Component-8b2c2707.d.ts +1 -1
- package/select-with-tags/modern/index-c44170fe.d.ts +1 -1
- package/table/Component-50136800.d.ts +6 -6
- package/tabs/cssm/Component.desktop-ebda875c.d.ts +6 -0
- package/tabs/cssm/index-ebda875c.d.ts +21 -86
- package/tabs/modern/Component.desktop-ebda875c.d.ts +6 -0
- package/tabs/modern/index-ebda875c.d.ts +21 -86
- package/tag/cssm/components/base-tag/Component.d.ts +1 -1
- package/textarea/esm/Component.d.ts +1 -1
- package/textarea/modern/Component.d.ts +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +559 -559
- package/toast/Component.mobile-7ca84eff.d.ts +6 -0
- package/toast/Component.responsive.d.ts +1 -1
- package/toast/components/base-toast/component.d.ts +1 -1
- package/toast/esm/Component.responsive.d.ts +1 -1
- package/toast/esm/components/base-toast/component.d.ts +1 -1
- package/toast/esm/index-7ca84eff.d.ts +3 -3
- package/toast/index-7ca84eff.d.ts +3 -3
- package/toast/modern/Component.mobile-7ca84eff.d.ts +6 -0
- package/toast/modern/Component.responsive.d.ts +1 -1
- package/toast/modern/components/base-toast/component.d.ts +1 -1
- package/toast/modern/index-7ca84eff.d.ts +3 -3
- package/typography/component.js +2 -2
- package/typography/cssm/title/component.d.ts +1 -1
- 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.d.ts +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/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/text/index.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/component.js +2 -2
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +2 -2
- package/typography/title-responsive/index.js +2 -2
- package/calendar/modern/Component.desktop-ebda875c.d.ts +0 -6
- package/calendar-range/modern/utils-848397c5.d.ts +0 -13
- package/custom-picker-button/Component-df3978fd.d.ts +0 -12
- package/custom-picker-button/Component.desktop-4cd3936b.d.ts +0 -49
- package/custom-picker-button/createPaddingStyle-72dda473.d.ts +0 -5
- package/date-range-input/esm/Component-e2b6c730.d.ts +0 -76
- package/date-range-input/esm/desktop-8b5756fe.d.ts +0 -2
- package/date-time-input/esm/Component.mobile-ebda875c.d.ts +0 -6
- package/date-time-input/modern/Component-5684a67d.d.ts +0 -23
- package/date-time-input/modern/Component-e2b6c730.d.ts +0 -76
- package/date-time-input/modern/desktop-8b5756fe.d.ts +0 -2
- package/date-time-input/modern/utils-e0a54580.d.ts +0 -8
- package/input/Component.mobile-ebda875c.d.ts +0 -6
- package/input/cssm/Component.mobile-ebda875c.d.ts +0 -6
- package/input-autocomplete/mobile-06ffd24b.d.ts +0 -5
- package/input-autocomplete/modern/Component-96988a65.d.ts +0 -9
- package/input-autocomplete/utils-1574ad8b.d.ts +0 -29
- package/picker-button/esm/Component-63dec22f.d.ts +0 -167
- package/picker-button/esm/Component.modal.mobile-5e1b8383.d.ts +0 -60
- package/picker-button/esm/createPaddingStyle-72dda473.d.ts +0 -5
- package/picker-button/esm/types-72dda473.d.ts +0 -259
- package/picker-button/esm/utils-1574ad8b.d.ts +0 -29
- package/picker-button/esm/utils-49cc3c24.d.ts +0 -8
- package/select-with-tags/modern/component-50136800.d.ts +0 -44
- package/tabs/cssm/Component.mobile-ebda875c.d.ts +0 -6
- package/tabs/modern/Component.mobile-ebda875c.d.ts +0 -6
- package/toast/Component.desktop-7ca84eff.d.ts +0 -6
- package/toast/modern/Component.desktop-7ca84eff.d.ts +0 -6
- /package/calendar/{cssm/Component.desktop-ebda875c.d.ts → Component.desktop-ebda875c.d.ts} +0 -0
- /package/calendar/{Component-63dec22f.d.ts → cssm/Component-63dec22f.d.ts} +0 -0
- /package/calendar/{Component.mobile-ebda875c.d.ts → cssm/Component.mobile-ebda875c.d.ts} +0 -0
- /package/{input-autocomplete → calendar/modern}/Component-63dec22f.d.ts +0 -0
- /package/{input-autocomplete → calendar/modern}/Component.mobile-ebda875c.d.ts +0 -0
- /package/{date-range-input → calendar-input}/Component-8b5756fe.d.ts +0 -0
- /package/{date-range-input → calendar-input}/Component.responsive-2e2b2125.d.ts +0 -0
- /package/{date-range-input → calendar-input}/cssm/Component-8b5756fe.d.ts +0 -0
- /package/{date-range-input → calendar-input}/cssm/Component.responsive-2e2b2125.d.ts +0 -0
- /package/calendar-input/cssm/{shared-71d94e2b.d.ts → shared-848397c5.d.ts} +0 -0
- /package/{date-time-input/esm → calendar-input/modern}/Component-8b5756fe.d.ts +0 -0
- /package/{date-time-input/esm → calendar-input/modern}/Component.responsive-2e2b2125.d.ts +0 -0
- /package/calendar-input/modern/{shared-71d94e2b.d.ts → shared-848397c5.d.ts} +0 -0
- /package/calendar-input/{shared-71d94e2b.d.ts → shared-848397c5.d.ts} +0 -0
- /package/{calendar-input/Component-5684a67d.d.ts → calendar-range/modern/Component-e2b6c730.d.ts} +0 -0
- /package/calendar-range/modern/{useCalendar-5684a67d.d.ts → useCalendar-71d94e2b.d.ts} +0 -0
- /package/{calendar-input/cssm → calendar-range/modern}/utils-e0a54580.d.ts +0 -0
- /package/calendar-range/modern/{utils-5684a67d.d.ts → utils-e2b6c730.d.ts} +0 -0
- /package/confirmation/{countdown-section-b13f3b39.d.ts → countdown-section-fed12d77.d.ts} +0 -0
- /package/confirmation/{countdown-section-b13f3b39.js → countdown-section-fed12d77.js} +0 -0
- /package/confirmation/esm/{countdown-section-1197a364.d.ts → countdown-section-9f6c08f9.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-1197a364.js → countdown-section-9f6c08f9.js} +0 -0
- /package/confirmation/modern/{countdown-section-eae4e9ec.d.ts → countdown-section-8e55fbd5.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-eae4e9ec.js → countdown-section-8e55fbd5.js} +0 -0
- /package/custom-picker-button/{Component.mobile-4cd3936b.d.ts → Component.mobile-d446ae02.d.ts} +0 -0
- /package/custom-picker-button/{modern/component-50136800.d.ts → component-50136800.d.ts} +0 -0
- /package/{intl-phone-input/cssm → custom-picker-button}/desktop-2e2b2125.d.ts +0 -0
- /package/{input-autocomplete/cssm → custom-picker-button/modern}/Component-50136800.d.ts +0 -0
- /package/custom-picker-button/{types-72dda473.d.ts → types-d9f9bbcc.d.ts} +0 -0
- /package/{calendar-input/cssm → date-range-input}/Component-5684a67d.d.ts +0 -0
- /package/{calendar-input → date-range-input}/Component-e2b6c730.d.ts +0 -0
- /package/date-range-input/{esm/Component.desktop-ebda875c.d.ts → Component.desktop-ebda875c.d.ts} +0 -0
- /package/{calendar-input → date-range-input}/Component.responsive-755fbaa3.d.ts +0 -0
- /package/{calendar-input/modern → date-range-input/cssm}/Component-5684a67d.d.ts +0 -0
- /package/{calendar-input → date-range-input}/cssm/Component-e2b6c730.d.ts +0 -0
- /package/{date-time-input/modern → date-range-input/cssm}/Component.desktop-ebda875c.d.ts +0 -0
- /package/{calendar-input → date-range-input}/cssm/Component.responsive-755fbaa3.d.ts +0 -0
- /package/{calendar-input → date-range-input}/cssm/desktop-8b5756fe.d.ts +0 -0
- /package/{calendar-input/modern → date-range-input/cssm}/utils-e0a54580.d.ts +0 -0
- /package/{calendar-input → date-range-input}/desktop-8b5756fe.d.ts +0 -0
- /package/date-range-input/{Component.mobile-ebda875c.d.ts → esm/Component.mobile-ebda875c.d.ts} +0 -0
- /package/{calendar-input/modern/Component.responsive-755fbaa3.d.ts → date-range-input/esm/Component.responsive-2e2b2125.d.ts} +0 -0
- /package/{calendar-input → date-range-input}/utils-e0a54580.d.ts +0 -0
- /package/{date-range-input → date-time-input}/esm/Component-5684a67d.d.ts +0 -0
- /package/{calendar-input/modern → date-time-input/esm}/Component-e2b6c730.d.ts +0 -0
- /package/{select/cssm → date-time-input/esm}/Component.desktop-ebda875c.d.ts +0 -0
- /package/{date-range-input → date-time-input}/esm/Component.responsive-755fbaa3.d.ts +0 -0
- /package/{calendar-input/modern → date-time-input/esm}/desktop-8b5756fe.d.ts +0 -0
- /package/{date-range-input → date-time-input}/esm/utils-e0a54580.d.ts +0 -0
- /package/{date-range-input/cssm → date-time-input/modern}/Component.mobile-ebda875c.d.ts +0 -0
- /package/date-time-input/modern/{Component.responsive-755fbaa3.d.ts → Component.responsive-2e2b2125.d.ts} +0 -0
- /package/gallery/{buttons-2f4a679b.d.ts → buttons-5b37d450.d.ts} +0 -0
- /package/gallery/{buttons-2f4a679b.js → buttons-5b37d450.js} +0 -0
- /package/gallery/esm/{buttons-b1e4ad57.d.ts → buttons-7ba89ae6.d.ts} +0 -0
- /package/gallery/esm/{buttons-b1e4ad57.js → buttons-7ba89ae6.js} +0 -0
- /package/gallery/esm/{slide-e001786d.d.ts → slide-5fdc2385.d.ts} +0 -0
- /package/gallery/esm/{slide-e001786d.js → slide-5fdc2385.js} +0 -0
- /package/gallery/modern/{buttons-2996f117.d.ts → buttons-67214141.d.ts} +0 -0
- /package/gallery/modern/{buttons-2996f117.js → buttons-67214141.js} +0 -0
- /package/gallery/modern/{slide-b6eba657.d.ts → slide-b30acf22.d.ts} +0 -0
- /package/gallery/modern/{slide-b6eba657.js → slide-b30acf22.js} +0 -0
- /package/gallery/{slide-df46da69.d.ts → slide-8fd6374f.d.ts} +0 -0
- /package/gallery/{slide-df46da69.js → slide-8fd6374f.js} +0 -0
- /package/grid/esm/{gutters.module-1c1cf33b.js → gutters.module-f3a98e38.js} +0 -0
- /package/grid/{gutters.module-2e2a7ca2.js → gutters.module-d27c6380.js} +0 -0
- /package/grid/modern/{gutters.module-834cfc1b.js → gutters.module-28d7eaed.js} +0 -0
- /package/{select/esm → input}/Component.desktop-ebda875c.d.ts +0 -0
- /package/{select/modern → input/cssm}/Component.desktop-ebda875c.d.ts +0 -0
- /package/input-autocomplete/{esm/Component-96988a65.d.ts → Component-96988a65.d.ts} +0 -0
- /package/input-autocomplete/{modern/Component-aed0af6e.d.ts → Component-aed0af6e.d.ts} +0 -0
- /package/input-autocomplete/{modern → cssm}/hook-ebda875c.d.ts +0 -0
- /package/input-autocomplete/{modern → cssm}/mobile-45dc17c6.d.ts +0 -0
- /package/{intl-phone-input/cssm/hook-c44170fe.d.ts → input-autocomplete/hook-ebda875c.d.ts} +0 -0
- /package/input-autocomplete/{cssm → modern}/Component-63dec22f.d.ts +0 -0
- /package/input-autocomplete/{Component.modal.mobile-5e1b8383.d.ts → modern/Component.modal.mobile-5e1b8383.d.ts} +0 -0
- /package/input-autocomplete/{cssm → modern}/mobile-06ffd24b.d.ts +0 -0
- /package/input-autocomplete/{cssm → modern}/utils-1574ad8b.d.ts +0 -0
- /package/intl-phone-input/{esm → cssm}/Component.desktop-4cd3936b.d.ts +0 -0
- /package/intl-phone-input/{esm → cssm}/Component.desktop-5e1b8383.d.ts +0 -0
- /package/intl-phone-input/{esm → cssm}/component-50136800.d.ts +0 -0
- /package/intl-phone-input/{cssm → esm}/Component-50136800.d.ts +0 -0
- /package/intl-phone-input/{cssm → esm}/Component.desktop-63dec22f.d.ts +0 -0
- /package/intl-phone-input/{cssm → esm}/Component.desktop-ed17077e.d.ts +0 -0
- /package/{custom-picker-button/desktop-63dec22f.d.ts → intl-phone-input/esm/desktop-2e2b2125.d.ts} +0 -0
- /package/list/{Component-97126071.d.ts → Component-3d45b936.d.ts} +0 -0
- /package/list/{Component-97126071.js → Component-3d45b936.js} +0 -0
- /package/list/esm/{Component-dfbde161.d.ts → Component-a5c6bc96.d.ts} +0 -0
- /package/list/esm/{Component-dfbde161.js → Component-a5c6bc96.js} +0 -0
- /package/list/modern/{Component-b032dada.d.ts → Component-116c4d34.d.ts} +0 -0
- /package/list/modern/{Component-b032dada.js → Component-116c4d34.js} +0 -0
- /package/picker-button/cssm/{component-50136800.d.ts → Component-50136800.d.ts} +0 -0
- /package/{input-autocomplete/esm/component-50136800.d.ts → picker-button/esm/Component-f12ee135.d.ts} +0 -0
- /package/picker-button/esm/{Component.responsive-3109f463.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
- /package/{custom-picker-button → picker-button/modern}/Component-50136800.d.ts +0 -0
- /package/pure-cell/{component-8604627d.d.ts → component-b456f95e.d.ts} +0 -0
- /package/pure-cell/{component-8604627d.js → component-b456f95e.js} +0 -0
- /package/pure-cell/esm/{component-63d496d4.d.ts → component-c6360997.d.ts} +0 -0
- /package/pure-cell/esm/{component-63d496d4.js → component-c6360997.js} +0 -0
- /package/pure-cell/modern/{component-90332901.d.ts → component-4573932e.d.ts} +0 -0
- /package/pure-cell/modern/{component-90332901.js → component-4573932e.js} +0 -0
- /package/select/esm/{hook-6b3b9eba.d.ts → hook-7d563fb2.d.ts} +0 -0
- /package/select/esm/{hook-6b3b9eba.js → hook-7d563fb2.js} +0 -0
- /package/select/{hook-71d733f5.d.ts → hook-f268f742.d.ts} +0 -0
- /package/select/{hook-71d733f5.js → hook-f268f742.js} +0 -0
- /package/select/modern/{hook-721ecf1e.d.ts → hook-c8f658eb.d.ts} +0 -0
- /package/select/modern/{hook-721ecf1e.js → hook-c8f658eb.js} +0 -0
- /package/{picker-button/modern/component-50136800.d.ts → select-with-tags/modern/Component-50136800.d.ts} +0 -0
- /package/typography/{colors.module-43260d58.js → colors.module-9a51484c.js} +0 -0
- /package/typography/{common.module-68032073.js → common.module-df49bf94.js} +0 -0
- /package/typography/esm/{colors.module-786a42c1.js → colors.module-152d2f21.js} +0 -0
- /package/typography/esm/{common.module-c9d01ac6.js → common.module-41c5c8e0.js} +0 -0
- /package/typography/modern/{colors.module-4d1dd4b4.js → colors.module-54809efe.js} +0 -0
- /package/typography/modern/{common.module-947d9aed.js → common.module-6884bf64.js} +0 -0
|
@@ -1,142 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from "react";
|
|
3
|
-
import {
|
|
4
|
-
type StyleColors = {
|
|
5
|
-
default: {
|
|
6
|
-
[key: string]: string;
|
|
7
|
-
};
|
|
8
|
-
inverted: {
|
|
9
|
-
[key: string]: string;
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
type BaseInputProps = Omit<InputHTMLAttributes<HTMLInputElement>, "size" | "type" | "value" | "defaultValue" | "onChange" | "onClick" | "onMouseDown" | "enterKeyHint"> & {
|
|
13
|
-
/**
|
|
14
|
-
* Значение поля ввода
|
|
15
|
-
*/
|
|
16
|
-
value?: string;
|
|
17
|
-
/**
|
|
18
|
-
* Начальное значение поля
|
|
19
|
-
*/
|
|
20
|
-
defaultValue?: string;
|
|
21
|
-
/**
|
|
22
|
-
* Растягивает компонент на ширину контейнера
|
|
23
|
-
*/
|
|
24
|
-
block?: boolean;
|
|
25
|
-
/**
|
|
26
|
-
* Крестик для очистки поля
|
|
27
|
-
*/
|
|
28
|
-
clear?: boolean;
|
|
29
|
-
/**
|
|
30
|
-
* Размер компонента
|
|
31
|
-
*/
|
|
32
|
-
size?: "s" | "m" | "l" | "xl";
|
|
33
|
-
/**
|
|
34
|
-
* Набор цветов для компонента
|
|
35
|
-
*/
|
|
36
|
-
colors?: "default" | "inverted";
|
|
37
|
-
/**
|
|
38
|
-
* Отображение ошибки
|
|
39
|
-
*/
|
|
40
|
-
error?: ReactNode | boolean;
|
|
41
|
-
/**
|
|
42
|
-
* Отображение иконки успеха
|
|
43
|
-
*/
|
|
44
|
-
success?: boolean;
|
|
45
|
-
/**
|
|
46
|
-
* Текст подсказки
|
|
47
|
-
*/
|
|
48
|
-
hint?: ReactNode;
|
|
49
|
-
/**
|
|
50
|
-
* Лейбл компонента
|
|
51
|
-
*/
|
|
52
|
-
label?: React.ReactNode;
|
|
53
|
-
/**
|
|
54
|
-
* Вид лейбла внутри / снаружи
|
|
55
|
-
*/
|
|
56
|
-
labelView?: "inner" | "outer";
|
|
57
|
-
/**
|
|
58
|
-
* Атрибут type
|
|
59
|
-
*/
|
|
60
|
-
type?: "number" | "card" | "email" | "money" | "password" | "tel" | "text";
|
|
61
|
-
/**
|
|
62
|
-
* Ref для обертки input
|
|
63
|
-
*/
|
|
64
|
-
wrapperRef?: React.Ref<HTMLDivElement> | null;
|
|
65
|
-
/**
|
|
66
|
-
* Слот слева
|
|
67
|
-
*/
|
|
68
|
-
leftAddons?: React.ReactNode;
|
|
69
|
-
/**
|
|
70
|
-
* Слот справа
|
|
71
|
-
*/
|
|
72
|
-
rightAddons?: React.ReactNode;
|
|
73
|
-
/**
|
|
74
|
-
* Слот под инпутом
|
|
75
|
-
*/
|
|
76
|
-
bottomAddons?: React.ReactNode;
|
|
77
|
-
/**
|
|
78
|
-
* Дополнительный класс
|
|
79
|
-
*/
|
|
80
|
-
className?: string;
|
|
81
|
-
/**
|
|
82
|
-
* Дополнительный класс для поля
|
|
83
|
-
*/
|
|
84
|
-
fieldClassName?: string;
|
|
85
|
-
/**
|
|
86
|
-
* Дополнительный класс инпута
|
|
87
|
-
*/
|
|
88
|
-
inputClassName?: string;
|
|
89
|
-
/**
|
|
90
|
-
* Дополнительный класс для лейбла
|
|
91
|
-
*/
|
|
92
|
-
labelClassName?: string;
|
|
93
|
-
/**
|
|
94
|
-
* Дополнительный класс для аддонов
|
|
95
|
-
*/
|
|
96
|
-
addonsClassName?: string;
|
|
97
|
-
/**
|
|
98
|
-
* Класс, который будет установлен при фокусе
|
|
99
|
-
*/
|
|
100
|
-
focusedClassName?: string;
|
|
101
|
-
/**
|
|
102
|
-
* Класс, который будет установлен, если в поле есть значение
|
|
103
|
-
*/
|
|
104
|
-
filledClassName?: string;
|
|
105
|
-
/**
|
|
106
|
-
* Обработчик поля ввода
|
|
107
|
-
*/
|
|
108
|
-
onChange?: (event: ChangeEvent<HTMLInputElement>, payload: {
|
|
109
|
-
value: string;
|
|
110
|
-
}) => void;
|
|
111
|
-
/**
|
|
112
|
-
* Обработчик нажатия на кнопку очистки
|
|
113
|
-
*/
|
|
114
|
-
onClear?: (event: MouseEvent<HTMLButtonElement>) => void;
|
|
115
|
-
/**
|
|
116
|
-
* Обработчик клика по полю
|
|
117
|
-
*/
|
|
118
|
-
onClick?: (event: MouseEvent<HTMLDivElement>) => void;
|
|
119
|
-
/**
|
|
120
|
-
* Обработчик MouseDown по полю
|
|
121
|
-
*/
|
|
122
|
-
onMouseDown?: (event: MouseEvent<HTMLDivElement>) => void;
|
|
123
|
-
/**
|
|
124
|
-
* Обработчик MouseUp по полю
|
|
125
|
-
*/
|
|
126
|
-
onMouseUp?: (event: MouseEvent<HTMLDivElement>) => void;
|
|
127
|
-
/**
|
|
128
|
-
* Идентификатор для систем автоматизированного тестирования
|
|
129
|
-
*/
|
|
130
|
-
FormControlComponent?: ElementType;
|
|
131
|
-
/**
|
|
132
|
-
* Идентификатор для систем автоматизированного тестирования
|
|
133
|
-
*/
|
|
134
|
-
dataTestId?: string;
|
|
135
|
-
/**
|
|
136
|
-
* Стили компонента для default и inverted режима.
|
|
137
|
-
*/
|
|
138
|
-
colorStyles?: StyleColors;
|
|
139
|
-
};
|
|
3
|
+
import { BaseInputProps } from "./index-ebda875c";
|
|
140
4
|
type InputProps = Omit<BaseInputProps, "FormControlComponent" | "colorStyles"> & {
|
|
141
5
|
/**
|
|
142
6
|
* Контрольная точка, с нее начинается desktop версия
|
|
@@ -148,13 +12,11 @@ type InputProps = Omit<BaseInputProps, "FormControlComponent" | "colorStyles"> &
|
|
|
148
12
|
*/
|
|
149
13
|
defaultMatchMediaValue?: boolean | (() => boolean);
|
|
150
14
|
};
|
|
151
|
-
declare const Input: React.ForwardRefExoticComponent<Omit<BaseInputProps, "
|
|
15
|
+
declare const Input: React.ForwardRefExoticComponent<Omit<BaseInputProps, "colorStyles" | "FormControlComponent"> & {
|
|
152
16
|
breakpoint?: number | undefined;
|
|
153
17
|
defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
|
|
154
18
|
} & React.RefAttributes<HTMLInputElement>>;
|
|
155
19
|
type InputDesktopProps = Omit<BaseInputProps, "FormControlComponent" | "colorStyles">;
|
|
156
20
|
declare const InputDesktop: React.ForwardRefExoticComponent<InputDesktopProps & React.RefAttributes<HTMLInputElement>>;
|
|
157
|
-
|
|
158
|
-
declare const InputMobile: React.ForwardRefExoticComponent<InputMobileProps & React.RefAttributes<HTMLInputElement>>;
|
|
159
|
-
export { InputProps, Input, InputDesktopProps, InputDesktop, InputMobileProps, InputMobile };
|
|
21
|
+
export { InputProps, Input, InputDesktopProps, InputDesktop };
|
|
160
22
|
export * from "./Component.desktop-785df74d";
|
|
@@ -1,81 +1,32 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
/// <reference types="react-transition-group" />
|
|
3
3
|
import React from "react";
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
interface CloserProps extends ButtonHTMLAttributes<HTMLButtonElement> {
|
|
4
|
+
import { ReactNode } from "react";
|
|
5
|
+
type SkeletonProps = {
|
|
7
6
|
/**
|
|
8
|
-
*
|
|
7
|
+
* Флаг, явно задающий состояние, при котором контент закрывается прелоадером
|
|
9
8
|
*/
|
|
10
|
-
|
|
9
|
+
visible?: boolean;
|
|
11
10
|
/**
|
|
12
|
-
*
|
|
13
|
-
*/
|
|
14
|
-
className?: string;
|
|
15
|
-
/**
|
|
16
|
-
* Позиция крестика
|
|
17
|
-
*/
|
|
18
|
-
align?: "left" | "right";
|
|
19
|
-
/**
|
|
20
|
-
* Фиксирует крестик
|
|
21
|
-
*/
|
|
22
|
-
sticky?: boolean;
|
|
23
|
-
/**
|
|
24
|
-
* Иконка
|
|
25
|
-
*/
|
|
26
|
-
icon?: ElementType;
|
|
27
|
-
/**
|
|
28
|
-
* Идентификатор для систем автоматизированного тестирования
|
|
29
|
-
*/
|
|
30
|
-
dataTestId?: string;
|
|
31
|
-
/**
|
|
32
|
-
* Коллбэк закрытия.
|
|
33
|
-
*/
|
|
34
|
-
onClose?: (event: React.MouseEvent<HTMLElement> | React.KeyboardEvent<HTMLElement>, reason?: "backdropClick" | "escapeKeyDown" | "closerClick") => void;
|
|
35
|
-
}
|
|
36
|
-
declare const Closer: FC<CloserProps>;
|
|
37
|
-
type IconButtonProps = {
|
|
38
|
-
/**
|
|
39
|
-
* Компонент иконки
|
|
40
|
-
*/
|
|
41
|
-
icon: ElementType<{
|
|
42
|
-
className?: string;
|
|
43
|
-
}> | ReactElement;
|
|
44
|
-
/**
|
|
45
|
-
* Тип кнопки
|
|
46
|
-
*/
|
|
47
|
-
view?: "primary" | "secondary" | "transparent" | "tertiary" | "negative";
|
|
48
|
-
/**
|
|
49
|
-
* Размер компонента
|
|
11
|
+
* Флаг явного включения анимации скелета
|
|
50
12
|
*/
|
|
51
|
-
|
|
13
|
+
animate?: boolean;
|
|
52
14
|
/**
|
|
53
15
|
* Дополнительный класс
|
|
54
16
|
*/
|
|
55
17
|
className?: string;
|
|
56
18
|
/**
|
|
57
|
-
*
|
|
58
|
-
* @default 'center'
|
|
19
|
+
* Дополнительные инлайн стили
|
|
59
20
|
*/
|
|
60
|
-
|
|
21
|
+
style?: React.CSSProperties;
|
|
61
22
|
/**
|
|
62
23
|
* Идентификатор для систем автоматизированного тестирования
|
|
63
24
|
*/
|
|
64
25
|
dataTestId?: string;
|
|
65
26
|
/**
|
|
66
|
-
*
|
|
27
|
+
* Дочерние элементы.
|
|
67
28
|
*/
|
|
68
|
-
|
|
69
|
-
}
|
|
70
|
-
declare const
|
|
71
|
-
|
|
72
|
-
className?: string;
|
|
73
|
-
}> | ReactElement;
|
|
74
|
-
view?: "primary" | "secondary" | "tertiary" | "negative" | "transparent" | undefined;
|
|
75
|
-
size?: "s" | "xs" | "xxs" | undefined;
|
|
76
|
-
className?: string | undefined;
|
|
77
|
-
alignIcon?: "center" | "right" | "left" | undefined;
|
|
78
|
-
dataTestId?: string | undefined;
|
|
79
|
-
colors?: "default" | "inverted" | undefined;
|
|
80
|
-
} & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "size"> & Pick<ButtonProps, "href" | "loading" | "breakpoint"> & Pick<React.AnchorHTMLAttributes<HTMLAnchorElement>, "download" | "target"> & React.RefAttributes<HTMLButtonElement>>;
|
|
81
|
-
export { CloserProps, Closer, IconButtonProps, IconButton };
|
|
29
|
+
children?: ReactNode;
|
|
30
|
+
};
|
|
31
|
+
declare const Skeleton: React.FC<SkeletonProps>;
|
|
32
|
+
export { SkeletonProps, Skeleton };
|
|
@@ -1,3 +1,307 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
/// <reference types="react-transition-group" />
|
|
2
|
+
/// <reference types="react" />
|
|
3
|
+
import React from "react";
|
|
4
|
+
import { HTMLAttributes, ReactNode, RefObject, FC } from "react";
|
|
5
|
+
import { TransitionProps } from "react-transition-group/Transition";
|
|
6
|
+
import { BaseModalProps } from "./index-bdb4c6b9";
|
|
7
|
+
import { NavigationBarProps } from "./index-c76d6398";
|
|
8
|
+
import { BackgroundColorType } from "./index-72dda473";
|
|
9
|
+
import { SwipeableHandlers } from "react-swipeable";
|
|
10
|
+
import { BackdropProps } from "./index-ebda875c";
|
|
11
|
+
type BottomSheetTitleAlign = "center" | "left";
|
|
12
|
+
type BottomSheetProps = {
|
|
13
|
+
/**
|
|
14
|
+
* Контент
|
|
15
|
+
*/
|
|
16
|
+
children?: ReactNode;
|
|
17
|
+
/**
|
|
18
|
+
* Управление видимостью
|
|
19
|
+
*/
|
|
20
|
+
open: boolean;
|
|
21
|
+
/**
|
|
22
|
+
* Заголовок
|
|
23
|
+
*/
|
|
24
|
+
title?: ReactNode;
|
|
25
|
+
/**
|
|
26
|
+
* Размер заголовка
|
|
27
|
+
*/
|
|
28
|
+
titleSize?: NavigationBarProps["titleSize"];
|
|
29
|
+
/**
|
|
30
|
+
* Подзаголовок.
|
|
31
|
+
*/
|
|
32
|
+
subtitle?: NavigationBarProps["subtitle"];
|
|
33
|
+
/**
|
|
34
|
+
* Кнопка действия (обычно, это кнопка закрытия)
|
|
35
|
+
*/
|
|
36
|
+
actionButton?: ReactNode;
|
|
37
|
+
/**
|
|
38
|
+
* Нода, компонент или функция возвращающая их
|
|
39
|
+
*
|
|
40
|
+
* Контейнер к которому будут добавляться порталы
|
|
41
|
+
*/
|
|
42
|
+
container?: BaseModalProps["container"];
|
|
43
|
+
/**
|
|
44
|
+
* Рендерить ли в контейнер через портал.
|
|
45
|
+
*/
|
|
46
|
+
usePortal?: BaseModalProps["usePortal"];
|
|
47
|
+
/**
|
|
48
|
+
* Дополнительный класс
|
|
49
|
+
*/
|
|
50
|
+
className?: string;
|
|
51
|
+
/**
|
|
52
|
+
* Дополнительный класс
|
|
53
|
+
*/
|
|
54
|
+
contentClassName?: string;
|
|
55
|
+
/**
|
|
56
|
+
* Дополнительные пропсы на контейнер.
|
|
57
|
+
*/
|
|
58
|
+
containerProps?: HTMLAttributes<HTMLDivElement>;
|
|
59
|
+
/**
|
|
60
|
+
* Дополнительный класс
|
|
61
|
+
*/
|
|
62
|
+
containerClassName?: string;
|
|
63
|
+
/**
|
|
64
|
+
* Цвет фона
|
|
65
|
+
*/
|
|
66
|
+
backgroundColor?: Extract<BackgroundColorType, "primary" | "secondary">;
|
|
67
|
+
/**
|
|
68
|
+
* Дополнительный класс шапки
|
|
69
|
+
*/
|
|
70
|
+
headerClassName?: string;
|
|
71
|
+
/**
|
|
72
|
+
* Дополнительный класс футера
|
|
73
|
+
*/
|
|
74
|
+
footerClassName?: string;
|
|
75
|
+
/**
|
|
76
|
+
* Дополнительный класс для аддонов
|
|
77
|
+
*/
|
|
78
|
+
addonClassName?: string;
|
|
79
|
+
/**
|
|
80
|
+
* Дополнительный класс для компонента крестика
|
|
81
|
+
*/
|
|
82
|
+
closerClassName?: string;
|
|
83
|
+
/**
|
|
84
|
+
* Дополнительный класс для компонента стрелки назад
|
|
85
|
+
*/
|
|
86
|
+
backerClassName?: string;
|
|
87
|
+
/**
|
|
88
|
+
* Дополнительный класс для компонента модального окна
|
|
89
|
+
*/
|
|
90
|
+
modalClassName?: string;
|
|
91
|
+
/**
|
|
92
|
+
* Дополнительный класс для обертки модального окна
|
|
93
|
+
*/
|
|
94
|
+
modalWrapperClassName?: string;
|
|
95
|
+
/**
|
|
96
|
+
* TransitionProps, прокидываются в компонент CSSTransitionProps.
|
|
97
|
+
*/
|
|
98
|
+
transitionProps?: Partial<TransitionProps>;
|
|
99
|
+
/**
|
|
100
|
+
* Идентификатор для систем автоматизированного тестирования
|
|
101
|
+
*/
|
|
102
|
+
dataTestId?: string;
|
|
103
|
+
/**
|
|
104
|
+
* z-index компонента
|
|
105
|
+
*/
|
|
106
|
+
zIndex?: number;
|
|
107
|
+
/**
|
|
108
|
+
* Будет ли свайпаться шторка
|
|
109
|
+
* @default true
|
|
110
|
+
*/
|
|
111
|
+
swipeable?: boolean;
|
|
112
|
+
/**
|
|
113
|
+
* Будет ли свайпаться контент
|
|
114
|
+
*/
|
|
115
|
+
swipeableContent?: boolean;
|
|
116
|
+
/**
|
|
117
|
+
* Порог свайпа
|
|
118
|
+
*/
|
|
119
|
+
swipeThreshold?: number;
|
|
120
|
+
/**
|
|
121
|
+
* Слот слева
|
|
122
|
+
*/
|
|
123
|
+
leftAddons?: ReactNode;
|
|
124
|
+
/**
|
|
125
|
+
* Слот справа
|
|
126
|
+
*/
|
|
127
|
+
rightAddons?: ReactNode;
|
|
128
|
+
/**
|
|
129
|
+
* Слот снизу
|
|
130
|
+
*/
|
|
131
|
+
bottomAddons?: ReactNode;
|
|
132
|
+
/**
|
|
133
|
+
* Наличие компонента крестика
|
|
134
|
+
*/
|
|
135
|
+
hasCloser?: boolean;
|
|
136
|
+
/**
|
|
137
|
+
* Наличие компонента стрелки назад
|
|
138
|
+
*/
|
|
139
|
+
hasBacker?: boolean;
|
|
140
|
+
/**
|
|
141
|
+
* Выравнивание заголовка
|
|
142
|
+
*/
|
|
143
|
+
titleAlign?: BottomSheetTitleAlign;
|
|
144
|
+
/**
|
|
145
|
+
* Фиксирует шапку
|
|
146
|
+
*/
|
|
147
|
+
stickyHeader?: boolean;
|
|
148
|
+
/**
|
|
149
|
+
* Фиксирует футер
|
|
150
|
+
*/
|
|
151
|
+
stickyFooter?: boolean;
|
|
152
|
+
/**
|
|
153
|
+
* Высота шторки
|
|
154
|
+
*/
|
|
155
|
+
initialHeight?: "default" | "full";
|
|
156
|
+
/**
|
|
157
|
+
* Будет ли виден оверлэй
|
|
158
|
+
*/
|
|
159
|
+
hideOverlay?: boolean;
|
|
160
|
+
/**
|
|
161
|
+
* Будет ли видна шапка
|
|
162
|
+
*/
|
|
163
|
+
hideHeader?: boolean;
|
|
164
|
+
/**
|
|
165
|
+
* Будет ли обрезан заголовок
|
|
166
|
+
*/
|
|
167
|
+
trimTitle?: boolean;
|
|
168
|
+
/**
|
|
169
|
+
* Запретить закрытие шторки кликом на оверлэй
|
|
170
|
+
*/
|
|
171
|
+
disableOverlayClick?: boolean;
|
|
172
|
+
/**
|
|
173
|
+
* Отключает блокировку скролла при открытии модального окна
|
|
174
|
+
*/
|
|
175
|
+
disableBlockingScroll?: boolean;
|
|
176
|
+
/**
|
|
177
|
+
* Отключает ловушку фокуса
|
|
178
|
+
*/
|
|
179
|
+
disableFocusLock?: boolean;
|
|
180
|
+
/**
|
|
181
|
+
* @deprecated данный проп больше не используется, временно оставлен для обратной совместимости
|
|
182
|
+
* Не анимировать шторку при изменении размера вьюпорта
|
|
183
|
+
*/
|
|
184
|
+
ignoreScreenChange?: boolean;
|
|
185
|
+
/**
|
|
186
|
+
* Свойства для Бэкдропа
|
|
187
|
+
*/
|
|
188
|
+
backdropProps?: BaseModalProps["backdropProps"];
|
|
189
|
+
/**
|
|
190
|
+
* Реф на контейнер, в котором происходит скролл
|
|
191
|
+
*/
|
|
192
|
+
scrollableContainerRef?: RefObject<HTMLElement>;
|
|
193
|
+
/**
|
|
194
|
+
* Реф для управления компонентом.
|
|
195
|
+
*/
|
|
196
|
+
bottomSheetInstanceRef?: RefObject<{
|
|
197
|
+
scrollToArea: (idx: number) => void;
|
|
198
|
+
}>;
|
|
199
|
+
/**
|
|
200
|
+
* Реф на контейнер, в котором находится шторка
|
|
201
|
+
*/
|
|
202
|
+
sheetContainerRef?: RefObject<HTMLElement>;
|
|
203
|
+
/**
|
|
204
|
+
* Магнитные области видимой высоты шторки.
|
|
205
|
+
* Можно использовать значения в пикселях - 10(число), либо в процентах - 10%(строка).
|
|
206
|
+
* По-умолчанию -[0, window.innerHeight - '24px']
|
|
207
|
+
* массив должен состоять минимум из 2 элементов
|
|
208
|
+
*/
|
|
209
|
+
magneticAreas?: Array<number | string>;
|
|
210
|
+
/**
|
|
211
|
+
* Индекс точки из magneticAreas, к которому нужно примагнититься при первом открытии шторки.
|
|
212
|
+
*/
|
|
213
|
+
initialActiveAreaIndex?: number;
|
|
214
|
+
/**
|
|
215
|
+
* Отключает скролл контентной области.
|
|
216
|
+
*/
|
|
217
|
+
scrollLocked?: boolean;
|
|
218
|
+
/**
|
|
219
|
+
* Скрыть скроллбар внутри шторки
|
|
220
|
+
*/
|
|
221
|
+
hideScrollbar?: boolean;
|
|
222
|
+
/**
|
|
223
|
+
* Верхний отступ шторки, если она открыта на максимальную высоту
|
|
224
|
+
*/
|
|
225
|
+
headerOffset?: number;
|
|
226
|
+
/**
|
|
227
|
+
* Содержимое bottom-sheet всегда в DOM
|
|
228
|
+
*/
|
|
229
|
+
keepMounted?: boolean;
|
|
230
|
+
/**
|
|
231
|
+
* Отключает автоматический перевод фокуса на bottom-sheet при открытии
|
|
232
|
+
*/
|
|
233
|
+
disableAutoFocus?: boolean;
|
|
234
|
+
/**
|
|
235
|
+
* Отключает восстановление фокуса на предыдущем элементе после закрытия bottom-sheet
|
|
236
|
+
*/
|
|
237
|
+
disableRestoreFocus?: boolean;
|
|
238
|
+
/**
|
|
239
|
+
* Отключает вызов `onClose` при нажатии Escape
|
|
240
|
+
*/
|
|
241
|
+
disableEscapeKeyDown?: boolean;
|
|
242
|
+
/**
|
|
243
|
+
* Обработчик закрытия
|
|
244
|
+
*/
|
|
245
|
+
onClose: () => void;
|
|
246
|
+
/**
|
|
247
|
+
* Обработчик нажатия на стрелку назад
|
|
248
|
+
*/
|
|
249
|
+
onBack?: () => void;
|
|
250
|
+
/**
|
|
251
|
+
* Вызывается в начале анимации притягивания к одной из `magneticAreas`
|
|
252
|
+
*/
|
|
253
|
+
onMagnetize?: (index: number) => void;
|
|
254
|
+
/**
|
|
255
|
+
* Вызывается после окончания анимации притягивания
|
|
256
|
+
*/
|
|
257
|
+
onMagnetizeEnd?: () => void;
|
|
258
|
+
/**
|
|
259
|
+
* Вызывается при изменении положения шторки
|
|
260
|
+
*/
|
|
261
|
+
onOffsetChange?: (offset: number, percent: number) => void;
|
|
262
|
+
};
|
|
263
|
+
declare const BottomSheet: React.ForwardRefExoticComponent<BottomSheetProps & React.RefAttributes<HTMLDivElement>>;
|
|
264
|
+
declare const TIMEOUT = 500;
|
|
265
|
+
declare const SWIPE_VELOCITY = 0.4;
|
|
266
|
+
declare const MARKER_HEIGHT = 24;
|
|
267
|
+
declare const CLOSE_OFFSET = 0.2;
|
|
268
|
+
declare const SCROLL_OFFSET = 1;
|
|
269
|
+
declare const HEADER_OFFSET = 24;
|
|
270
|
+
declare const convertPercentToNumber: (value: string | number, fullHeight: number, headerOffset?: number) => number;
|
|
271
|
+
type FooterProps = {
|
|
272
|
+
/**
|
|
273
|
+
* Контент футера
|
|
274
|
+
*/
|
|
275
|
+
children?: ReactNode;
|
|
276
|
+
/**
|
|
277
|
+
* Фиксирует футер
|
|
278
|
+
*/
|
|
279
|
+
sticky?: boolean;
|
|
280
|
+
/**
|
|
281
|
+
* Дополнительный класс
|
|
282
|
+
*/
|
|
283
|
+
className?: string;
|
|
284
|
+
};
|
|
285
|
+
declare const Footer: FC<FooterProps>;
|
|
286
|
+
type HeaderProps = Omit<NavigationBarProps, "view" | "size"> & {
|
|
287
|
+
headerRef: RefObject<HTMLDivElement>;
|
|
288
|
+
headerOffset: number;
|
|
289
|
+
};
|
|
290
|
+
declare const Header: FC<HeaderProps>;
|
|
291
|
+
type SwipeableBackdropProps = BackdropProps & {
|
|
292
|
+
/**
|
|
293
|
+
* Прозрачность бэкдропа
|
|
294
|
+
*/
|
|
295
|
+
opacity?: number;
|
|
296
|
+
/**
|
|
297
|
+
* Обработчики свайпа
|
|
298
|
+
*/
|
|
299
|
+
handlers?: SwipeableHandlers;
|
|
300
|
+
/**
|
|
301
|
+
* Время анимации opacity
|
|
302
|
+
*/
|
|
303
|
+
opacityTimeout?: number;
|
|
304
|
+
};
|
|
305
|
+
declare const SwipeableBackdrop: FC<SwipeableBackdropProps>;
|
|
306
|
+
export { BottomSheet, TIMEOUT, SWIPE_VELOCITY, MARKER_HEIGHT, CLOSE_OFFSET, SCROLL_OFFSET, HEADER_OFFSET, convertPercentToNumber, FooterProps, Footer, HeaderProps, Header, SwipeableBackdropProps, SwipeableBackdrop };
|
|
307
|
+
export type { BottomSheetProps, BottomSheetTitleAlign };
|
|
@@ -1,92 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import React from "react";
|
|
3
|
-
import { ReactNode } from "react";
|
|
4
|
-
import { BaseSelectProps, OptionProps, OptionShape } from "./typings-5e1b8383";
|
|
5
|
-
// eslint-disable-next-line @typescript-eslint/naming-convention
|
|
6
|
-
type useSelectWithLoadingProps = {
|
|
7
|
-
loading?: boolean;
|
|
8
|
-
visibleOptions?: BaseSelectProps["visibleOptions"];
|
|
9
|
-
Option?: React.FC<OptionProps>;
|
|
10
|
-
};
|
|
11
|
-
declare function useSelectWithLoading({ loading, visibleOptions, Option }: useSelectWithLoadingProps): {
|
|
12
|
-
Option: (props: OptionProps) => React.JSX.Element;
|
|
13
|
-
options: OptionShape[];
|
|
14
|
-
} | null;
|
|
15
|
-
type OptionsFetcherResponse = {
|
|
16
|
-
options: OptionShape[];
|
|
17
|
-
hasMore: boolean;
|
|
18
|
-
};
|
|
19
|
-
// eslint-disable-next-line @typescript-eslint/naming-convention
|
|
20
|
-
type useLazyLoadingProps = {
|
|
21
|
-
/** Количество элементов на "странице" */
|
|
22
|
-
limit?: number;
|
|
23
|
-
/** Начальный номер "страницы" */
|
|
24
|
-
initialOffset?: number;
|
|
25
|
-
/** Скелетон загружаемых элементов */
|
|
26
|
-
skeleton?: React.ReactNode;
|
|
27
|
-
/** Компонент пункта меню */
|
|
28
|
-
Option?: React.FC<OptionProps>;
|
|
29
|
-
/**
|
|
30
|
-
* Функция-загрузчик опций.
|
|
31
|
-
* @param offset - текущая страница
|
|
32
|
-
* @param limit - количество элементов на странице
|
|
33
|
-
* @param queryString - строчные данные, пробрасываемые для поиска из кастомного инпута, расположенного в заголовке OptionsList
|
|
34
|
-
* @returns Promise<{
|
|
35
|
-
* options - список опций следующей "страницы". Они аппендятся к предыдущим
|
|
36
|
-
* hasMore - указывает, есть ли еще незагруженные элементы (в случае false перестает загружать "следующую страницу")
|
|
37
|
-
* }>
|
|
38
|
-
*/
|
|
39
|
-
optionsFetcher(offset: number, limit: number, queryString?: string): Promise<OptionsFetcherResponse>;
|
|
40
|
-
};
|
|
41
|
-
declare function useLazyLoading({ limit, initialOffset, optionsFetcher, skeleton, Option }: useLazyLoadingProps): {
|
|
42
|
-
optionsProps: {
|
|
43
|
-
Option: (props: OptionProps) => React.JSX.Element;
|
|
44
|
-
options: OptionShape[];
|
|
45
|
-
optionsListProps: {
|
|
46
|
-
ref: React.RefObject<HTMLDivElement>;
|
|
47
|
-
inputProps: {
|
|
48
|
-
onChange: (event: React.ChangeEvent<HTMLInputElement>, payload: {
|
|
49
|
-
value: string;
|
|
50
|
-
}) => void;
|
|
51
|
-
value: string;
|
|
52
|
-
};
|
|
53
|
-
};
|
|
54
|
-
onOpen: (payload: {
|
|
55
|
-
open?: boolean;
|
|
56
|
-
}) => void;
|
|
57
|
-
};
|
|
58
|
-
reset: () => void;
|
|
59
|
-
};
|
|
60
|
-
type SkeletonProps = {
|
|
61
|
-
/**
|
|
62
|
-
* Флаг, явно задающий состояние, при котором контент закрывается прелоадером
|
|
63
|
-
*/
|
|
64
|
-
visible?: boolean;
|
|
65
|
-
/**
|
|
66
|
-
* Флаг явного включения анимации скелета
|
|
67
|
-
*/
|
|
68
|
-
animate?: boolean;
|
|
69
|
-
/**
|
|
70
|
-
* Дополнительный класс
|
|
71
|
-
*/
|
|
72
|
-
className?: string;
|
|
73
|
-
/**
|
|
74
|
-
* Дополнительные инлайн стили
|
|
75
|
-
*/
|
|
76
|
-
style?: React.CSSProperties;
|
|
77
|
-
/**
|
|
78
|
-
* Идентификатор для систем автоматизированного тестирования
|
|
79
|
-
*/
|
|
80
|
-
dataTestId?: string;
|
|
81
|
-
/**
|
|
82
|
-
* Дочерние элементы.
|
|
83
|
-
*/
|
|
84
|
-
children?: ReactNode;
|
|
85
|
-
};
|
|
86
|
-
declare const Skeleton: React.FC<SkeletonProps>;
|
|
87
1
|
export * from "./index-ebda875c";
|
|
88
2
|
export * from "./Component-5e1b8383";
|
|
89
|
-
export
|
|
3
|
+
export * from "./hook-ebda875c";
|
|
90
4
|
export * from "./hook-9ea9e32c";
|
|
91
5
|
export * from "./typings-5e1b8383";
|
|
92
6
|
export * from "./utils-5e1b8383";
|