@alfalab/core-components 42.2.2 → 42.2.3
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/cssm/Component-50136800.d.ts +166 -3
- package/calendar/cssm/Component.desktop-ebda875c.d.ts +6 -0
- package/calendar/cssm/desktop-63dec22f.d.ts +2 -6
- package/calendar-input/Component-50136800.d.ts +166 -3
- package/calendar-input/Component-63dec22f.d.ts +12 -155
- package/calendar-input/Component.desktop-8b5756fe.d.ts +5 -68
- package/calendar-input/components/calendar-input/Component.d.ts +1 -1
- package/calendar-input/cssm/Component-50136800.d.ts +166 -3
- package/calendar-input/cssm/Component-63dec22f.d.ts +12 -155
- package/calendar-input/cssm/Component-e2b6c730.d.ts +76 -0
- package/calendar-input/cssm/Component.desktop-8b5756fe.d.ts +5 -68
- 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 +2 -80
- package/calendar-input/cssm/mobile-c219f8ca.d.ts +367 -1
- package/calendar-input/desktop-8b5756fe.d.ts +2 -0
- package/calendar-input/esm/Component-50136800.d.ts +3 -166
- package/calendar-input/esm/Component-63dec22f.d.ts +155 -12
- package/calendar-input/esm/Component.desktop-8b5756fe.d.ts +68 -5
- package/calendar-input/esm/components/calendar-input/Component.d.ts +1 -1
- package/calendar-input/esm/index-9211a437.d.ts +1 -1
- package/calendar-input/esm/index-ebda875c.d.ts +1 -1
- package/calendar-input/esm/index-f034f741.d.ts +80 -2
- package/calendar-input/esm/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 +2 -80
- package/calendar-input/mobile-c219f8ca.d.ts +367 -1
- package/calendar-input/modern/Component-50136800.d.ts +166 -3
- package/calendar-input/modern/Component-5684a67d.d.ts +23 -0
- package/calendar-input/modern/Component-63dec22f.d.ts +12 -155
- package/calendar-input/modern/Component-e2b6c730.d.ts +76 -0
- package/calendar-input/modern/Component.desktop-8b5756fe.d.ts +5 -68
- package/calendar-input/modern/components/calendar-input/Component.d.ts +1 -1
- package/calendar-input/modern/desktop-8b5756fe.d.ts +2 -0
- 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 +2 -80
- package/calendar-input/modern/mobile-c219f8ca.d.ts +367 -1
- package/calendar-input/utils-e0a54580.d.ts +8 -0
- package/calendar-range/modern/index-ebda875c.d.ts +52 -1
- package/calendar-range/modern/index-f034f741.d.ts +130 -2
- package/calendar-range/modern/shared-848397c5.d.ts +2 -2
- package/calendar-range/modern/shared-c111a9fd.d.ts +1 -13
- package/calendar-range/modern/utils-848397c5.d.ts +13 -0
- 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-50136800.d.ts +1 -36
- package/custom-picker-button/Component-5e1b8383.d.ts +70 -20
- package/custom-picker-button/Component-8b2c2707.d.ts +68 -9
- package/custom-picker-button/Component-df3978fd.d.ts +12 -0
- package/custom-picker-button/Component.desktop-4cd3936b.d.ts +49 -0
- package/custom-picker-button/Component.mobile.d.ts +1 -1
- package/custom-picker-button/createPaddingStyle-72dda473.d.ts +5 -0
- package/custom-picker-button/cssm/Component-50136800.d.ts +21 -62
- package/custom-picker-button/cssm/Component-5e1b8383.d.ts +4 -21
- package/custom-picker-button/cssm/Component-8b2c2707.d.ts +265 -9
- package/custom-picker-button/cssm/Component-ebda875c.d.ts +98 -9
- package/{intl-phone-input/Component-50136800.d.ts → custom-picker-button/cssm/Component-f12ee135.d.ts} +13 -43
- package/custom-picker-button/cssm/Component.desktop-4cd3936b.d.ts +49 -0
- package/custom-picker-button/cssm/Component.mobile-96988a65.d.ts +6 -0
- package/custom-picker-button/cssm/Component.mobile.d.ts +9 -1
- package/custom-picker-button/cssm/{index-8b2c2707.d.ts → Component.responsive-2e2b2125.d.ts} +1 -2
- package/custom-picker-button/cssm/desktop-d446ae02.d.ts +2 -39
- package/custom-picker-button/cssm/hook-9ea9e32c.d.ts +4 -4
- package/custom-picker-button/cssm/index-9211a437.d.ts +2 -0
- package/custom-picker-button/cssm/index-bdb4c6b9.d.ts +180 -2
- package/custom-picker-button/cssm/index-c44170fe.d.ts +3 -4
- package/custom-picker-button/cssm/index-ebda875c.d.ts +15 -20
- package/custom-picker-button/cssm/index-f12ee135.d.ts +307 -3
- package/custom-picker-button/cssm/shared-4cd3936b.d.ts +1 -88
- package/custom-picker-button/desktop-d446ae02.d.ts +2 -39
- package/custom-picker-button/esm/Component-50136800.d.ts +21 -62
- package/custom-picker-button/esm/Component-5e1b8383.d.ts +4 -21
- package/custom-picker-button/esm/Component-8b2c2707.d.ts +265 -9
- package/custom-picker-button/esm/Component-aed0af6e.d.ts +11 -0
- package/custom-picker-button/esm/Component-ebda875c.d.ts +98 -9
- package/{intl-phone-input/esm/Component-50136800.d.ts → custom-picker-button/esm/Component-f12ee135.d.ts} +13 -43
- package/custom-picker-button/esm/Component.desktop-4cd3936b.d.ts +49 -0
- package/custom-picker-button/esm/Component.mobile-96988a65.d.ts +6 -0
- package/custom-picker-button/esm/Component.mobile.d.ts +9 -1
- package/custom-picker-button/esm/{index-8b2c2707.d.ts → Component.responsive-2e2b2125.d.ts} +1 -2
- package/custom-picker-button/esm/desktop-d446ae02.d.ts +2 -39
- package/custom-picker-button/esm/hook-9ea9e32c.d.ts +4 -4
- package/custom-picker-button/esm/index-9211a437.d.ts +2 -0
- package/custom-picker-button/esm/index-bdb4c6b9.d.ts +180 -2
- package/custom-picker-button/esm/index-c44170fe.d.ts +3 -4
- package/custom-picker-button/esm/index-ebda875c.d.ts +15 -20
- package/custom-picker-button/esm/index-f12ee135.d.ts +307 -3
- package/custom-picker-button/esm/shared-4cd3936b.d.ts +1 -88
- package/custom-picker-button/index-50136800.d.ts +2 -5
- package/custom-picker-button/index-c44170fe.d.ts +137 -0
- package/custom-picker-button/index-ebda875c.d.ts +1 -35
- package/custom-picker-button/index-f12ee135.d.ts +1 -1
- package/custom-picker-button/modern/{Component-50136800.d.ts → component-50136800.d.ts} +24 -31
- package/custom-picker-button/shared-4cd3936b.d.ts +0 -1
- package/date-range-input/cssm/Component.desktop-8b5756fe.d.ts +8 -1
- package/date-range-input/cssm/index-ebda875c.d.ts +15 -115
- package/date-range-input/cssm/index-f034f741.d.ts +2 -5
- package/date-time-input/Component-50136800.d.ts +166 -3
- package/date-time-input/Component-5684a67d.d.ts +23 -0
- package/date-time-input/Component-63dec22f.d.ts +12 -155
- package/date-time-input/Component-e2b6c730.d.ts +76 -0
- package/date-time-input/Component.desktop-8b5756fe.d.ts +5 -68
- package/date-time-input/Component.desktop-ebda875c.d.ts +6 -0
- package/date-time-input/components/date-time-input/Component.d.ts +1 -1
- package/date-time-input/desktop-8b5756fe.d.ts +2 -0
- package/date-time-input/esm/Component.desktop-8b5756fe.d.ts +8 -1
- package/date-time-input/esm/index-ebda875c.d.ts +15 -115
- package/date-time-input/esm/index-f034f741.d.ts +2 -5
- package/date-time-input/index-9211a437.d.ts +1 -1
- package/date-time-input/index-ebda875c.d.ts +115 -15
- package/date-time-input/index-f034f741.d.ts +2 -80
- package/date-time-input/mobile-c219f8ca.d.ts +367 -1
- package/date-time-input/utils-e0a54580.d.ts +8 -0
- 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/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-5e1b8383.d.ts +70 -3
- package/input-autocomplete/Component-ebda875c.d.ts +8 -265
- 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/component-50136800.d.ts +5 -5
- package/input-autocomplete/cssm/Component-50136800.d.ts +31 -24
- package/input-autocomplete/desktop-63dec22f.d.ts +6 -2
- package/input-autocomplete/esm/Component-5e1b8383.d.ts +20 -70
- package/input-autocomplete/esm/component-50136800.d.ts +72 -0
- package/input-autocomplete/esm/desktop-63dec22f.d.ts +2 -6
- package/input-autocomplete/esm/mobile-96988a65.d.ts +5 -2
- package/input-autocomplete/esm/shared-4cd3936b.d.ts +1 -0
- package/input-autocomplete/hook-9ea9e32c.d.ts +4 -4
- package/input-autocomplete/index-bdb4c6b9.d.ts +2 -180
- package/input-autocomplete/index-ebda875c.d.ts +115 -11
- package/input-autocomplete/mobile-96988a65.d.ts +2 -5
- package/input-autocomplete/modern/Component-5e1b8383.d.ts +3 -70
- package/input-autocomplete/modern/Component-96988a65.d.ts +9 -0
- package/input-autocomplete/modern/Component-aed0af6e.d.ts +11 -0
- package/input-autocomplete/modern/Component-ebda875c.d.ts +265 -8
- 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 +2 -6
- package/input-autocomplete/modern/hook-9ea9e32c.d.ts +4 -4
- package/input-autocomplete/modern/index-bdb4c6b9.d.ts +180 -2
- package/input-autocomplete/modern/index-ebda875c.d.ts +11 -115
- package/input-autocomplete/modern/mobile-96988a65.d.ts +5 -2
- package/input-autocomplete/modern/shared-4cd3936b.d.ts +2 -87
- package/input-autocomplete/shared-4cd3936b.d.ts +87 -2
- package/intl-phone-input/Component-4cd3936b.d.ts +1 -1
- package/intl-phone-input/Component-5e1b8383.d.ts +96 -18
- package/intl-phone-input/component.d.ts +1 -1
- package/intl-phone-input/components/select/component.d.ts +1 -1
- package/intl-phone-input/desktop-63dec22f.d.ts +1 -1
- package/intl-phone-input/esm/Component-4cd3936b.d.ts +1 -1
- package/intl-phone-input/esm/Component-5e1b8383.d.ts +96 -18
- 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/shared-4cd3936b.d.ts +83 -13
- package/intl-phone-input/shared-4cd3936b.d.ts +83 -13
- 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 -1
- package/phone-input/utils/index.js +1 -3
- package/picker-button/cssm/Component.desktop.d.ts +2 -2
- package/picker-button/cssm/Component.mobile-06ffd24b.d.ts +1 -1
- package/picker-button/cssm/Component.mobile.d.ts +1 -1
- package/picker-button/cssm/Component.modal.mobile-5e1b8383.d.ts +1 -1
- package/picker-button/cssm/Component.responsive.d.ts +3 -3
- package/{input-autocomplete/esm/Component-50136800.d.ts → picker-button/cssm/component-50136800.d.ts} +6 -6
- package/picker-button/cssm/option/Component.d.ts +2 -2
- package/picker-button/cssm/shared-4cd3936b.d.ts +93 -0
- package/picker-button/modern/component-50136800.d.ts +44 -0
- 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-5a229016.d.ts +9 -9
- 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.mobile.js +1 -1
- package/select/Component.modal.mobile.js +1 -1
- package/select/Component.responsive.js +1 -1
- package/select/cssm/Component.mobile-f1f15074.d.ts +11 -11
- package/select/esm/Component.desktop-ebda875c.d.ts +6 -0
- package/select/esm/Component.desktop.d.ts +0 -2
- 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 +6 -2
- 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.js +1 -1
- package/select/modern/Component.desktop-ebda875c.d.ts +6 -0
- package/select/modern/Component.desktop.d.ts +0 -2
- 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 +6 -2
- 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-50136800.d.ts +6 -6
- package/select-with-tags/modern/component-50136800.d.ts +6 -6
- package/tabs/collapsible.js +2 -2
- package/tabs/components/primary-tablist/Component.collapsible.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.collapsible.mobile.js +2 -2
- package/tabs/components/primary-tablist/Component.collapsible.responsive.js +2 -2
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/components/tabs/Component.collabsible.desktop.js +1 -1
- package/tabs/components/tabs/Component.collapsible.mobile.js +2 -2
- package/tabs/components/tabs/Component.collapsible.responsive.js +2 -2
- package/tabs/components/tabs/Component.desktop.js +2 -2
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/cssm/Component.mobile-ebda875c.d.ts +6 -0
- package/tabs/cssm/index-ebda875c.d.ts +86 -21
- package/tabs/desktop.js +2 -2
- package/tabs/esm/collapsible.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.collapsible.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.mobile.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.collapsible.responsive.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/tabs/Component.collabsible.desktop.js +1 -1
- package/tabs/esm/components/tabs/Component.collapsible.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.collapsible.responsive.js +2 -2
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +3 -3
- package/tabs/esm/components/tabs/Component.responsive.js +3 -3
- package/tabs/esm/desktop.js +2 -2
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/mobile.js +3 -3
- package/tabs/index-ebda875c.d.ts +21 -86
- package/tabs/index.js +3 -3
- package/tabs/mobile.js +3 -3
- package/tabs/modern/collapsible.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.collapsible.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.mobile.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.collapsible.responsive.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tabs/Component.collabsible.desktop.js +1 -1
- package/tabs/modern/components/tabs/Component.collapsible.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.collapsible.responsive.js +2 -2
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +3 -3
- package/tabs/modern/components/tabs/Component.responsive.js +3 -3
- package/tabs/modern/desktop.js +2 -2
- package/tabs/modern/index.js +3 -3
- package/tabs/modern/mobile.js +3 -3
- package/tag/cssm/components/base-tag/Component.d.ts +1 -1
- package/tag/esm/components/base-tag/Component.d.ts +1 -1
- package/textarea/Component.d.ts +1 -1
- package/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/esm/Component.d.ts +1 -1
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/index.js +1 -1
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/index.js +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +402 -401
- package/time-input/cssm/utils/format.js +10 -6
- package/time-input/esm/utils/format.js +10 -6
- package/time-input/utils/format.js +10 -6
- package/toast/cssm/Component.desktop-7ca84eff.d.ts +6 -0
- 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/modern/Component.desktop-7ca84eff.d.ts +6 -0
- 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.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-input/cssm/Component-8b5756fe.d.ts +0 -388
- package/calendar-input/cssm/Component-ebda875c.d.ts +0 -35
- package/calendar-input/modern/Component-8b5756fe.d.ts +0 -388
- package/calendar-input/modern/Component-ebda875c.d.ts +0 -35
- package/calendar-range/modern/Component-5684a67d.d.ts +0 -18
- package/calendar-range/modern/Component.desktop-e2b6c730.d.ts +0 -134
- package/custom-picker-button/Component-72dda473.d.ts +0 -53
- package/custom-picker-button/cssm/Component-63dec22f.d.ts +0 -167
- package/custom-picker-button/cssm/Component-9211a437.d.ts +0 -38
- package/custom-picker-button/cssm/Component.mobile-d446ae02.d.ts +0 -23
- package/custom-picker-button/cssm/mobile-755fbaa3.d.ts +0 -2
- package/custom-picker-button/cssm/utils-49cc3c24.d.ts +0 -8
- package/custom-picker-button/esm/Component-63dec22f.d.ts +0 -167
- package/custom-picker-button/esm/Component-9211a437.d.ts +0 -38
- package/custom-picker-button/esm/Component.mobile-d446ae02.d.ts +0 -23
- package/custom-picker-button/esm/Component.modal.mobile-5e1b8383.d.ts +0 -60
- package/custom-picker-button/esm/mobile-755fbaa3.d.ts +0 -2
- package/custom-picker-button/esm/types-d9f9bbcc.d.ts +0 -259
- package/custom-picker-button/esm/utils-1574ad8b.d.ts +0 -29
- package/custom-picker-button/esm/utils-49cc3c24.d.ts +0 -8
- package/custom-picker-button/types-d9f9bbcc.d.ts +0 -259
- package/date-time-input/Component-8b5756fe.d.ts +0 -388
- package/date-time-input/Component.mobile-ebda875c.d.ts +0 -6
- package/input-autocomplete/esm/Component.mobile-ebda875c.d.ts +0 -6
- package/input-autocomplete/modern/Component-63dec22f.d.ts +0 -167
- package/input-autocomplete/modern/Component.mobile-ebda875c.d.ts +0 -6
- package/input-autocomplete/modern/Component.modal.mobile-5e1b8383.d.ts +0 -60
- package/input-autocomplete/modern/utils-1574ad8b.d.ts +0 -29
- package/intl-phone-input/desktop-2e2b2125.d.ts +0 -2
- package/intl-phone-input/esm/desktop-2e2b2125.d.ts +0 -2
- package/picker-button/cssm/shared-5e1b8383.d.ts +0 -6
- package/tabs/cssm/Component.desktop-ebda875c.d.ts +0 -6
- package/toast/cssm/Component.mobile-7ca84eff.d.ts +0 -6
- package/toast/modern/Component.mobile-7ca84eff.d.ts +0 -6
- /package/calendar-input/{esm/Component-5684a67d.d.ts → Component-5684a67d.d.ts} +0 -0
- /package/calendar-input/{esm/Component-e2b6c730.d.ts → Component-e2b6c730.d.ts} +0 -0
- /package/calendar-input/{esm/Component.responsive-755fbaa3.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
- /package/{calendar-range/modern/Component-e2b6c730.d.ts → calendar-input/cssm/Component-5684a67d.d.ts} +0 -0
- /package/calendar-input/{Component.responsive-2e2b2125.d.ts → cssm/Component.responsive-755fbaa3.d.ts} +0 -0
- /package/calendar-input/{esm → cssm}/desktop-8b5756fe.d.ts +0 -0
- /package/calendar-input/{esm → cssm}/shared-71d94e2b.d.ts +0 -0
- /package/calendar-input/{esm → cssm}/utils-e0a54580.d.ts +0 -0
- /package/calendar-input/{Component-8b5756fe.d.ts → esm/Component-8b5756fe.d.ts} +0 -0
- /package/calendar-input/{Component-ebda875c.d.ts → esm/Component-ebda875c.d.ts} +0 -0
- /package/calendar-input/{cssm → esm}/Component.responsive-2e2b2125.d.ts +0 -0
- /package/calendar-input/{cssm → esm}/shared-f034f741.d.ts +0 -0
- /package/calendar-input/modern/{Component.responsive-2e2b2125.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
- /package/calendar-input/modern/{shared-f034f741.d.ts → shared-71d94e2b.d.ts} +0 -0
- /package/{calendar-range → calendar-input}/modern/utils-e0a54580.d.ts +0 -0
- /package/calendar-input/{shared-f034f741.d.ts → shared-71d94e2b.d.ts} +0 -0
- /package/calendar-range/modern/{useCalendar-71d94e2b.d.ts → useCalendar-5684a67d.d.ts} +0 -0
- /package/calendar-range/modern/{utils-e2b6c730.d.ts → utils-5684a67d.d.ts} +0 -0
- /package/confirmation/{countdown-section-450ad0fb.d.ts → countdown-section-b13f3b39.d.ts} +0 -0
- /package/confirmation/{countdown-section-450ad0fb.js → countdown-section-b13f3b39.js} +0 -0
- /package/confirmation/esm/{countdown-section-1619290d.d.ts → countdown-section-1197a364.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-1619290d.js → countdown-section-1197a364.js} +0 -0
- /package/confirmation/modern/{countdown-section-1e0212a1.d.ts → countdown-section-eae4e9ec.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-1e0212a1.js → countdown-section-eae4e9ec.js} +0 -0
- /package/custom-picker-button/{Component.mobile-d446ae02.d.ts → Component.mobile-4cd3936b.d.ts} +0 -0
- /package/{input-autocomplete → custom-picker-button/cssm}/Component-aed0af6e.d.ts +0 -0
- /package/custom-picker-button/cssm/{Component.responsive-785df74d.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
- /package/custom-picker-button/cssm/{desktop-2e2b2125.d.ts → desktop-63dec22f.d.ts} +0 -0
- /package/{input-autocomplete → custom-picker-button/cssm}/hook-ebda875c.d.ts +0 -0
- /package/custom-picker-button/{desktop-2e2b2125.d.ts → desktop-63dec22f.d.ts} +0 -0
- /package/custom-picker-button/esm/{Component.responsive-785df74d.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
- /package/custom-picker-button/esm/{desktop-2e2b2125.d.ts → desktop-63dec22f.d.ts} +0 -0
- /package/{intl-phone-input/esm/hook-c44170fe.d.ts → custom-picker-button/esm/hook-ebda875c.d.ts} +0 -0
- /package/custom-picker-button/{cssm/types-d9f9bbcc.d.ts → types-72dda473.d.ts} +0 -0
- /package/date-time-input/{Component.responsive-2e2b2125.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
- /package/gallery/{buttons-fb2186dd.d.ts → buttons-2f4a679b.d.ts} +0 -0
- /package/gallery/{buttons-fb2186dd.js → buttons-2f4a679b.js} +0 -0
- /package/gallery/esm/{buttons-26be921d.d.ts → buttons-b1e4ad57.d.ts} +0 -0
- /package/gallery/esm/{buttons-26be921d.js → buttons-b1e4ad57.js} +0 -0
- /package/gallery/esm/{slide-4a5d77ff.d.ts → slide-e001786d.d.ts} +0 -0
- /package/gallery/esm/{slide-4a5d77ff.js → slide-e001786d.js} +0 -0
- /package/gallery/modern/{buttons-6c2011fc.d.ts → buttons-2996f117.d.ts} +0 -0
- /package/gallery/modern/{buttons-6c2011fc.js → buttons-2996f117.js} +0 -0
- /package/gallery/modern/{slide-c6cf351a.d.ts → slide-b6eba657.d.ts} +0 -0
- /package/gallery/modern/{slide-c6cf351a.js → slide-b6eba657.js} +0 -0
- /package/gallery/{slide-97c2430b.d.ts → slide-df46da69.d.ts} +0 -0
- /package/gallery/{slide-97c2430b.js → slide-df46da69.js} +0 -0
- /package/{calendar/cssm → input-autocomplete}/Component-63dec22f.d.ts +0 -0
- /package/{calendar/cssm → input-autocomplete}/Component.mobile-ebda875c.d.ts +0 -0
- /package/{custom-picker-button/cssm → input-autocomplete}/Component.modal.mobile-5e1b8383.d.ts +0 -0
- /package/input-autocomplete/{Component-96988a65.d.ts → esm/Component-96988a65.d.ts} +0 -0
- /package/input-autocomplete/{modern/mobile-06ffd24b.d.ts → mobile-06ffd24b.d.ts} +0 -0
- /package/{intl-phone-input/hook-c44170fe.d.ts → input-autocomplete/modern/hook-ebda875c.d.ts} +0 -0
- /package/input-autocomplete/{mobile-45dc17c6.d.ts → modern/mobile-45dc17c6.d.ts} +0 -0
- /package/{custom-picker-button/cssm → input-autocomplete}/utils-1574ad8b.d.ts +0 -0
- /package/intl-phone-input/{Component.desktop-ed17077e.d.ts → Component.desktop-4cd3936b.d.ts} +0 -0
- /package/intl-phone-input/{Component.desktop-63dec22f.d.ts → Component.desktop-5e1b8383.d.ts} +0 -0
- /package/{table/modern → intl-phone-input}/component-50136800.d.ts +0 -0
- /package/intl-phone-input/esm/{Component.desktop-ed17077e.d.ts → Component.desktop-4cd3936b.d.ts} +0 -0
- /package/intl-phone-input/esm/{Component.desktop-63dec22f.d.ts → Component.desktop-5e1b8383.d.ts} +0 -0
- /package/{picker-button/cssm/Component-50136800.d.ts → intl-phone-input/esm/component-50136800.d.ts} +0 -0
- /package/intl-phone-input/modern/{Component-50136800.d.ts → component-50136800.d.ts} +0 -0
- /package/list/{Component-3d45b936.d.ts → Component-97126071.d.ts} +0 -0
- /package/list/{Component-3d45b936.js → Component-97126071.js} +0 -0
- /package/list/esm/{Component-a5c6bc96.d.ts → Component-dfbde161.d.ts} +0 -0
- /package/list/esm/{Component-a5c6bc96.js → Component-dfbde161.js} +0 -0
- /package/list/modern/{Component-116c4d34.d.ts → Component-b032dada.d.ts} +0 -0
- /package/list/modern/{Component-116c4d34.js → Component-b032dada.js} +0 -0
- /package/picker-button/cssm/{hook-5e1b8383.d.ts → hook-9ea9e32c.d.ts} +0 -0
- /package/pure-cell/{component-574b4719.d.ts → component-8604627d.d.ts} +0 -0
- /package/pure-cell/{component-574b4719.js → component-8604627d.js} +0 -0
- /package/pure-cell/esm/{component-bd1cff18.d.ts → component-63d496d4.d.ts} +0 -0
- /package/pure-cell/esm/{component-bd1cff18.js → component-63d496d4.js} +0 -0
- /package/pure-cell/modern/{component-d896f003.d.ts → component-90332901.d.ts} +0 -0
- /package/pure-cell/modern/{component-d896f003.js → component-90332901.js} +0 -0
- /package/select/esm/{hook-8b901e45.d.ts → hook-6b3b9eba.d.ts} +0 -0
- /package/select/esm/{hook-8b901e45.js → hook-6b3b9eba.js} +0 -0
- /package/select/{hook-51f508bc.d.ts → hook-71d733f5.d.ts} +0 -0
- /package/select/{hook-51f508bc.js → hook-71d733f5.js} +0 -0
- /package/select/modern/{hook-b4b02643.d.ts → hook-721ecf1e.d.ts} +0 -0
- /package/select/modern/{hook-b4b02643.js → hook-721ecf1e.js} +0 -0
- /package/{picker-button → table}/modern/Component-50136800.d.ts +0 -0
- /package/tabs/{esm/Component.mobile-ebda875c.d.ts → Component.mobile-ebda875c.d.ts} +0 -0
- /package/tabs/{Component.desktop-ebda875c.d.ts → esm/Component.desktop-ebda875c.d.ts} +0 -0
- /package/tabs/esm/{index.module-6a3caad4.js → index.module-55bf1d28.js} +0 -0
- /package/tabs/esm/{index.module-476dfe41.js → index.module-ac3442a2.js} +0 -0
- /package/tabs/esm/{mobile.module-88c32b6e.js → mobile.module-e71a2bee.js} +0 -0
- /package/tabs/{index.module-2a1fc857.js → index.module-0888e855.js} +0 -0
- /package/tabs/{index.module-d3a1b5b8.js → index.module-8740ddf6.js} +0 -0
- /package/tabs/{mobile.module-05f3438c.js → mobile.module-27006097.js} +0 -0
- /package/tabs/modern/{index.module-486ed899.js → index.module-568ea224.js} +0 -0
- /package/tabs/modern/{index.module-08a9cafc.js → index.module-c05fe969.js} +0 -0
- /package/tabs/modern/{mobile.module-9fd30b09.js → mobile.module-d4facc6e.js} +0 -0
- /package/textarea/{PseudoTextArea-d15f57ae.d.ts → PseudoTextArea-b6497daf.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-d15f57ae.js → PseudoTextArea-b6497daf.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-67edf0fd.d.ts → PseudoTextArea-7f19cc70.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-67edf0fd.js → PseudoTextArea-7f19cc70.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-f696979a.d.ts → PseudoTextArea-6e0ad103.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-f696979a.js → PseudoTextArea-6e0ad103.js} +0 -0
- /package/toast/{esm/Component.desktop-7ca84eff.d.ts → Component.desktop-7ca84eff.d.ts} +0 -0
- /package/toast/{Component.mobile-7ca84eff.d.ts → esm/Component.mobile-7ca84eff.d.ts} +0 -0
- /package/typography/{colors.module-7950d7ec.js → colors.module-43260d58.js} +0 -0
- /package/typography/{common.module-6e24e386.js → common.module-68032073.js} +0 -0
- /package/typography/esm/{colors.module-61f84700.js → colors.module-786a42c1.js} +0 -0
- /package/typography/esm/{common.module-2c0af9b6.js → common.module-c9d01ac6.js} +0 -0
- /package/typography/modern/{colors.module-1f2f5f1c.js → colors.module-4d1dd4b4.js} +0 -0
- /package/typography/modern/{common.module-a96022c2.js → common.module-947d9aed.js} +0 -0
|
@@ -10,7 +10,7 @@ var coreComponentsTypography = require('../../../../typography');
|
|
|
10
10
|
var hooks = require('@alfalab/hooks');
|
|
11
11
|
var context = require('../../../context.js');
|
|
12
12
|
var components_header_component = require('../../header/component.js');
|
|
13
|
-
var components_screens_initial_countdownSection = require('../../../countdown-section-
|
|
13
|
+
var components_screens_initial_countdownSection = require('../../../countdown-section-b13f3b39.js');
|
|
14
14
|
require('../../../utils.js');
|
|
15
15
|
require('../../../../button');
|
|
16
16
|
require('../../../../spinner');
|
|
@@ -7,7 +7,7 @@ require('../../../../spinner');
|
|
|
7
7
|
require('../../../../typography');
|
|
8
8
|
require('../../../context.js');
|
|
9
9
|
require('../../../utils.js');
|
|
10
|
-
var components_screens_initial_countdownSection = require('../../../countdown-section-
|
|
10
|
+
var components_screens_initial_countdownSection = require('../../../countdown-section-b13f3b39.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
@@ -12,7 +12,7 @@ require('@alfalab/hooks');
|
|
|
12
12
|
require('../../../context.js');
|
|
13
13
|
require('../../../utils.js');
|
|
14
14
|
require('../../header/component.js');
|
|
15
|
-
require('../../../countdown-section-
|
|
15
|
+
require('../../../countdown-section-b13f3b39.js');
|
|
16
16
|
require('../../../../button');
|
|
17
17
|
require('../../../../spinner');
|
|
18
18
|
|
package/confirmation/desktop.js
CHANGED
|
@@ -16,7 +16,7 @@ require('../code-input/mobile');
|
|
|
16
16
|
require('../link');
|
|
17
17
|
require('../typography');
|
|
18
18
|
require('./components/header/component.js');
|
|
19
|
-
require('./countdown-section-
|
|
19
|
+
require('./countdown-section-b13f3b39.js');
|
|
20
20
|
require('../button');
|
|
21
21
|
require('../spinner');
|
|
22
22
|
require('./components/screens/hint/component.js');
|
|
@@ -10,7 +10,7 @@ import '../../code-input/esm/mobile';
|
|
|
10
10
|
import '../../link/esm';
|
|
11
11
|
import '../../typography/esm';
|
|
12
12
|
import './components/header/component.js';
|
|
13
|
-
import './countdown-section-
|
|
13
|
+
import './countdown-section-1197a364.js';
|
|
14
14
|
import '../../button/esm';
|
|
15
15
|
import '../../spinner/esm';
|
|
16
16
|
import './components/screens/hint/component.js';
|
|
@@ -10,7 +10,7 @@ import '../../code-input/esm/mobile';
|
|
|
10
10
|
import '../../link/esm';
|
|
11
11
|
import '../../typography/esm';
|
|
12
12
|
import './components/header/component.js';
|
|
13
|
-
import './countdown-section-
|
|
13
|
+
import './countdown-section-1197a364.js';
|
|
14
14
|
import '../../button/esm';
|
|
15
15
|
import '../../spinner/esm';
|
|
16
16
|
import './components/screens/hint/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../code-input/esm/mobile';
|
|
|
13
13
|
import '../../link/esm';
|
|
14
14
|
import '../../typography/esm';
|
|
15
15
|
import './components/header/component.js';
|
|
16
|
-
import './countdown-section-
|
|
16
|
+
import './countdown-section-1197a364.js';
|
|
17
17
|
import '../../button/esm';
|
|
18
18
|
import '../../spinner/esm';
|
|
19
19
|
import './components/screens/hint/component.js';
|
|
@@ -15,7 +15,7 @@ import '../../../../code-input/esm/mobile';
|
|
|
15
15
|
import '../../../../link/esm';
|
|
16
16
|
import '../../../../typography/esm';
|
|
17
17
|
import '../header/component.js';
|
|
18
|
-
import '../../countdown-section-
|
|
18
|
+
import '../../countdown-section-1197a364.js';
|
|
19
19
|
import '../../../../button/esm';
|
|
20
20
|
import '../../../../spinner/esm';
|
|
21
21
|
import '../countdown-loader/component.js';
|
|
@@ -10,7 +10,7 @@ import '../../../../code-input/esm/mobile';
|
|
|
10
10
|
import '../../../../link/esm';
|
|
11
11
|
import '../../../../typography/esm';
|
|
12
12
|
import '../header/component.js';
|
|
13
|
-
import '../../countdown-section-
|
|
13
|
+
import '../../countdown-section-1197a364.js';
|
|
14
14
|
import '../../../../button/esm';
|
|
15
15
|
import '../../../../spinner/esm';
|
|
16
16
|
import '../screens/hint/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../../typography/esm';
|
|
|
13
13
|
import '@alfalab/hooks';
|
|
14
14
|
import '../context.js';
|
|
15
15
|
import './header/component.js';
|
|
16
|
-
import '../countdown-section-
|
|
16
|
+
import '../countdown-section-1197a364.js';
|
|
17
17
|
import '../../../button/esm';
|
|
18
18
|
import '../../../spinner/esm';
|
|
19
19
|
import '../utils.js';
|
|
@@ -12,7 +12,7 @@ import '../../../../typography/esm';
|
|
|
12
12
|
import '@alfalab/hooks';
|
|
13
13
|
import '../../context.js';
|
|
14
14
|
import '../header/component.js';
|
|
15
|
-
import '../../countdown-section-
|
|
15
|
+
import '../../countdown-section-1197a364.js';
|
|
16
16
|
import '../../../../button/esm';
|
|
17
17
|
import '../../../../spinner/esm';
|
|
18
18
|
import '../countdown-loader/component.js';
|
|
@@ -8,7 +8,7 @@ import { Typography } from '../../../../../typography/esm';
|
|
|
8
8
|
import { usePrevious } from '@alfalab/hooks';
|
|
9
9
|
import { ConfirmationContext } from '../../../context.js';
|
|
10
10
|
import { Header } from '../../header/component.js';
|
|
11
|
-
import { s as styles, C as CountdownSection } from '../../../countdown-section-
|
|
11
|
+
import { s as styles, C as CountdownSection } from '../../../countdown-section-1197a364.js';
|
|
12
12
|
import '../../../../../button/esm';
|
|
13
13
|
import '../../../../../spinner/esm';
|
|
14
14
|
import '../../../utils.js';
|
|
@@ -4,5 +4,5 @@ import '../../../../../button/esm';
|
|
|
4
4
|
import '../../../../../spinner/esm';
|
|
5
5
|
import '../../../../../typography/esm';
|
|
6
6
|
import '../../../context.js';
|
|
7
|
-
export { C as CountdownSection } from '../../../countdown-section-
|
|
7
|
+
export { C as CountdownSection } from '../../../countdown-section-1197a364.js';
|
|
8
8
|
import '../../../utils.js';
|
|
@@ -9,7 +9,7 @@ import '../../../../../typography/esm';
|
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../../../context.js';
|
|
11
11
|
import '../../header/component.js';
|
|
12
|
-
import '../../../countdown-section-
|
|
12
|
+
import '../../../countdown-section-1197a364.js';
|
|
13
13
|
import '../../../../../button/esm';
|
|
14
14
|
import '../../../../../spinner/esm';
|
|
15
15
|
import '../../../utils.js';
|
|
@@ -12,7 +12,7 @@ import '../../code-input/esm/mobile';
|
|
|
12
12
|
import '../../link/esm';
|
|
13
13
|
import '../../typography/esm';
|
|
14
14
|
import './components/header/component.js';
|
|
15
|
-
import './countdown-section-
|
|
15
|
+
import './countdown-section-1197a364.js';
|
|
16
16
|
import '../../button/esm';
|
|
17
17
|
import '../../spinner/esm';
|
|
18
18
|
import './components/screens/hint/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../code-input/esm/mobile';
|
|
|
13
13
|
import '../../link/esm';
|
|
14
14
|
import '../../typography/esm';
|
|
15
15
|
import './components/header/component.js';
|
|
16
|
-
import './countdown-section-
|
|
16
|
+
import './countdown-section-1197a364.js';
|
|
17
17
|
import '../../button/esm';
|
|
18
18
|
import '../../spinner/esm';
|
|
19
19
|
import './components/screens/hint/component.js';
|
|
@@ -12,7 +12,7 @@ import '../../code-input/esm/mobile';
|
|
|
12
12
|
import '../../link/esm';
|
|
13
13
|
import '../../typography/esm';
|
|
14
14
|
import './components/header/component.js';
|
|
15
|
-
import './countdown-section-
|
|
15
|
+
import './countdown-section-1197a364.js';
|
|
16
16
|
import '../../button/esm';
|
|
17
17
|
import '../../spinner/esm';
|
|
18
18
|
import './components/screens/hint/component.js';
|
|
@@ -15,6 +15,6 @@ import '../../link/esm';
|
|
|
15
15
|
import '../../typography/esm';
|
|
16
16
|
import '@alfalab/hooks';
|
|
17
17
|
import './components/header/component.js';
|
|
18
|
-
import './countdown-section-
|
|
18
|
+
import './countdown-section-1197a364.js';
|
|
19
19
|
import '../../button/esm';
|
|
20
20
|
import '../../spinner/esm';
|
package/confirmation/index.js
CHANGED
|
@@ -18,7 +18,7 @@ require('../code-input/mobile');
|
|
|
18
18
|
require('../link');
|
|
19
19
|
require('../typography');
|
|
20
20
|
require('./components/header/component.js');
|
|
21
|
-
require('./countdown-section-
|
|
21
|
+
require('./countdown-section-b13f3b39.js');
|
|
22
22
|
require('../button');
|
|
23
23
|
require('../spinner');
|
|
24
24
|
require('./components/screens/hint/component.js');
|
package/confirmation/mobile.js
CHANGED
|
@@ -16,7 +16,7 @@ require('../code-input/mobile');
|
|
|
16
16
|
require('../link');
|
|
17
17
|
require('../typography');
|
|
18
18
|
require('./components/header/component.js');
|
|
19
|
-
require('./countdown-section-
|
|
19
|
+
require('./countdown-section-b13f3b39.js');
|
|
20
20
|
require('../button');
|
|
21
21
|
require('../spinner');
|
|
22
22
|
require('./components/screens/hint/component.js');
|
|
@@ -9,7 +9,7 @@ import '../../code-input/modern/mobile';
|
|
|
9
9
|
import '../../link/modern';
|
|
10
10
|
import '../../typography/modern';
|
|
11
11
|
import './components/header/component.js';
|
|
12
|
-
import './countdown-section-
|
|
12
|
+
import './countdown-section-eae4e9ec.js';
|
|
13
13
|
import '../../button/modern';
|
|
14
14
|
import '../../spinner/modern';
|
|
15
15
|
import './components/screens/hint/component.js';
|
|
@@ -9,7 +9,7 @@ import '../../code-input/modern/mobile';
|
|
|
9
9
|
import '../../link/modern';
|
|
10
10
|
import '../../typography/modern';
|
|
11
11
|
import './components/header/component.js';
|
|
12
|
-
import './countdown-section-
|
|
12
|
+
import './countdown-section-eae4e9ec.js';
|
|
13
13
|
import '../../button/modern';
|
|
14
14
|
import '../../spinner/modern';
|
|
15
15
|
import './components/screens/hint/component.js';
|
|
@@ -12,7 +12,7 @@ import '../../code-input/modern/mobile';
|
|
|
12
12
|
import '../../link/modern';
|
|
13
13
|
import '../../typography/modern';
|
|
14
14
|
import './components/header/component.js';
|
|
15
|
-
import './countdown-section-
|
|
15
|
+
import './countdown-section-eae4e9ec.js';
|
|
16
16
|
import '../../button/modern';
|
|
17
17
|
import '../../spinner/modern';
|
|
18
18
|
import './components/screens/hint/component.js';
|
|
@@ -14,7 +14,7 @@ import '../../../../code-input/modern/mobile';
|
|
|
14
14
|
import '../../../../link/modern';
|
|
15
15
|
import '../../../../typography/modern';
|
|
16
16
|
import '../header/component.js';
|
|
17
|
-
import '../../countdown-section-
|
|
17
|
+
import '../../countdown-section-eae4e9ec.js';
|
|
18
18
|
import '../../../../button/modern';
|
|
19
19
|
import '../../../../spinner/modern';
|
|
20
20
|
import '../countdown-loader/component.js';
|
|
@@ -9,7 +9,7 @@ import '../../../../code-input/modern/mobile';
|
|
|
9
9
|
import '../../../../link/modern';
|
|
10
10
|
import '../../../../typography/modern';
|
|
11
11
|
import '../header/component.js';
|
|
12
|
-
import '../../countdown-section-
|
|
12
|
+
import '../../countdown-section-eae4e9ec.js';
|
|
13
13
|
import '../../../../button/modern';
|
|
14
14
|
import '../../../../spinner/modern';
|
|
15
15
|
import '../screens/hint/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../../typography/modern';
|
|
|
13
13
|
import '@alfalab/hooks';
|
|
14
14
|
import '../context.js';
|
|
15
15
|
import './header/component.js';
|
|
16
|
-
import '../countdown-section-
|
|
16
|
+
import '../countdown-section-eae4e9ec.js';
|
|
17
17
|
import '../../../button/modern';
|
|
18
18
|
import '../../../spinner/modern';
|
|
19
19
|
import '../utils.js';
|
|
@@ -12,7 +12,7 @@ import '../../../../typography/modern';
|
|
|
12
12
|
import '@alfalab/hooks';
|
|
13
13
|
import '../../context.js';
|
|
14
14
|
import '../header/component.js';
|
|
15
|
-
import '../../countdown-section-
|
|
15
|
+
import '../../countdown-section-eae4e9ec.js';
|
|
16
16
|
import '../../../../button/modern';
|
|
17
17
|
import '../../../../spinner/modern';
|
|
18
18
|
import '../countdown-loader/component.js';
|
|
@@ -8,7 +8,7 @@ import { Typography } from '../../../../../typography/modern';
|
|
|
8
8
|
import { usePrevious } from '@alfalab/hooks';
|
|
9
9
|
import { ConfirmationContext } from '../../../context.js';
|
|
10
10
|
import { Header } from '../../header/component.js';
|
|
11
|
-
import { s as styles, C as CountdownSection } from '../../../countdown-section-
|
|
11
|
+
import { s as styles, C as CountdownSection } from '../../../countdown-section-eae4e9ec.js';
|
|
12
12
|
import '../../../../../button/modern';
|
|
13
13
|
import '../../../../../spinner/modern';
|
|
14
14
|
import '../../../utils.js';
|
|
@@ -4,5 +4,5 @@ import '../../../../../button/modern';
|
|
|
4
4
|
import '../../../../../spinner/modern';
|
|
5
5
|
import '../../../../../typography/modern';
|
|
6
6
|
import '../../../context.js';
|
|
7
|
-
export { C as CountdownSection } from '../../../countdown-section-
|
|
7
|
+
export { C as CountdownSection } from '../../../countdown-section-eae4e9ec.js';
|
|
8
8
|
import '../../../utils.js';
|
|
@@ -9,7 +9,7 @@ import '../../../../../typography/modern';
|
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../../../context.js';
|
|
11
11
|
import '../../header/component.js';
|
|
12
|
-
import '../../../countdown-section-
|
|
12
|
+
import '../../../countdown-section-eae4e9ec.js';
|
|
13
13
|
import '../../../../../button/modern';
|
|
14
14
|
import '../../../../../spinner/modern';
|
|
15
15
|
import '../../../utils.js';
|
|
@@ -11,7 +11,7 @@ import '../../code-input/modern/mobile';
|
|
|
11
11
|
import '../../link/modern';
|
|
12
12
|
import '../../typography/modern';
|
|
13
13
|
import './components/header/component.js';
|
|
14
|
-
import './countdown-section-
|
|
14
|
+
import './countdown-section-eae4e9ec.js';
|
|
15
15
|
import '../../button/modern';
|
|
16
16
|
import '../../spinner/modern';
|
|
17
17
|
import './components/screens/hint/component.js';
|
|
@@ -12,7 +12,7 @@ import '../../code-input/modern/mobile';
|
|
|
12
12
|
import '../../link/modern';
|
|
13
13
|
import '../../typography/modern';
|
|
14
14
|
import './components/header/component.js';
|
|
15
|
-
import './countdown-section-
|
|
15
|
+
import './countdown-section-eae4e9ec.js';
|
|
16
16
|
import '../../button/modern';
|
|
17
17
|
import '../../spinner/modern';
|
|
18
18
|
import './components/screens/hint/component.js';
|
|
@@ -11,7 +11,7 @@ import '../../code-input/modern/mobile';
|
|
|
11
11
|
import '../../link/modern';
|
|
12
12
|
import '../../typography/modern';
|
|
13
13
|
import './components/header/component.js';
|
|
14
|
-
import './countdown-section-
|
|
14
|
+
import './countdown-section-eae4e9ec.js';
|
|
15
15
|
import '../../button/modern';
|
|
16
16
|
import '../../spinner/modern';
|
|
17
17
|
import './components/screens/hint/component.js';
|
|
@@ -15,6 +15,6 @@ import '../../link/modern';
|
|
|
15
15
|
import '../../typography/modern';
|
|
16
16
|
import '@alfalab/hooks';
|
|
17
17
|
import './components/header/component.js';
|
|
18
|
-
import './countdown-section-
|
|
18
|
+
import './countdown-section-eae4e9ec.js';
|
|
19
19
|
import '../../button/modern';
|
|
20
20
|
import '../../spinner/modern';
|
package/confirmation/shared.js
CHANGED
|
@@ -17,7 +17,7 @@ require('../link');
|
|
|
17
17
|
require('../typography');
|
|
18
18
|
require('@alfalab/hooks');
|
|
19
19
|
require('./components/header/component.js');
|
|
20
|
-
require('./countdown-section-
|
|
20
|
+
require('./countdown-section-b13f3b39.js');
|
|
21
21
|
require('../button');
|
|
22
22
|
require('../spinner');
|
|
23
23
|
|
|
@@ -4,7 +4,7 @@ import { FC, ReactNode, RefObject } from "react";
|
|
|
4
4
|
import { NavigationBarProps } from "./index-c76d6398";
|
|
5
5
|
import { SwipeableHandlers } from "react-swipeable";
|
|
6
6
|
import { BackdropProps } from "./index-ebda875c";
|
|
7
|
-
import { BottomSheetProps } from "./types-
|
|
7
|
+
import { BottomSheetProps } from "./types-72dda473";
|
|
8
8
|
type FooterProps = {
|
|
9
9
|
/**
|
|
10
10
|
* Контент футера
|
|
@@ -42,38 +42,3 @@ type SwipeableBackdropProps = BackdropProps & {
|
|
|
42
42
|
declare const SwipeableBackdrop: FC<SwipeableBackdropProps>;
|
|
43
43
|
declare const BottomSheet: React.ForwardRefExoticComponent<BottomSheetProps & React.RefAttributes<HTMLDivElement>>;
|
|
44
44
|
export { FooterProps, Footer, HeaderProps, Header, SwipeableBackdropProps, SwipeableBackdrop, BottomSheet };
|
|
45
|
-
& {
|
|
46
|
-
/**
|
|
47
|
-
* Футер
|
|
48
|
-
* @deprecated Используйте bottomSheetProps.actionButton
|
|
49
|
-
*/
|
|
50
|
-
footer?: ReactNode;
|
|
51
|
-
/**
|
|
52
|
-
* Будет ли свайпаться шторка
|
|
53
|
-
* @deprecated Используйте bottomSheetProps.swipeable
|
|
54
|
-
*/
|
|
55
|
-
swipeable?: boolean | undefined;
|
|
56
|
-
/**
|
|
57
|
-
* Отображать в BottomSheet
|
|
58
|
-
*/
|
|
59
|
-
isBottomSheet?: boolean | undefined;
|
|
60
|
-
/**
|
|
61
|
-
* Дополнительные пропсы шторки
|
|
62
|
-
*/
|
|
63
|
-
bottomSheetProps?: Partial<BottomSheetProps> | undefined;
|
|
64
|
-
/**
|
|
65
|
-
* Дополнительные пропсы модалки
|
|
66
|
-
*/
|
|
67
|
-
modalProps?: Partial<ModalMobileProps & React.RefAttributes<HTMLDivElement>> | undefined;
|
|
68
|
-
/**
|
|
69
|
-
* Дополнительные пропсы шапки модалки
|
|
70
|
-
*/
|
|
71
|
-
modalHeaderProps?: Partial<import("./Component-c76d6398").HeaderProps> | undefined;
|
|
72
|
-
/**
|
|
73
|
-
* Дополнительные пропсы футера модалки
|
|
74
|
-
*/
|
|
75
|
-
modalFooterProps?: Partial<import("./Component.mobile-f1f15074").FooterProps> | undefined;
|
|
76
|
-
} & React.RefAttributes<unknown>>;
|
|
77
|
-
export * from "./Component.mobile-f1f15074";
|
|
78
|
-
export { ModalMobileProps } from "./typings-bdb4c6b9";
|
|
79
|
-
export { SelectMobileProps, BaseSelectMobile };
|
|
@@ -1,22 +1,72 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import React from
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { ReactNode } from "react";
|
|
4
|
+
import { BottomSheetProps } from "./index-f12ee135";
|
|
5
|
+
import { BaseSelectProps } from "./typings-5e1b8383";
|
|
6
|
+
type SelectMobileProps = Omit<BaseSelectProps, 'Checkmark' | 'onScroll'> & {
|
|
7
|
+
/**
|
|
8
|
+
* Футер
|
|
9
|
+
* @deprecated Используйте bottomSheetProps.actionButton
|
|
10
|
+
*/
|
|
11
|
+
footer?: ReactNode;
|
|
12
|
+
/**
|
|
13
|
+
* Будет ли свайпаться шторка
|
|
14
|
+
* @deprecated Используйте bottomSheetProps.swipeable
|
|
15
|
+
*/
|
|
16
|
+
swipeable?: boolean;
|
|
17
|
+
/**
|
|
18
|
+
* Отображать в BottomSheet
|
|
19
|
+
*/
|
|
20
|
+
isBottomSheet?: boolean;
|
|
21
|
+
/**
|
|
22
|
+
* Дополнительные пропсы шторки
|
|
23
|
+
*/
|
|
24
|
+
bottomSheetProps?: Partial<BottomSheetProps>;
|
|
25
|
+
/**
|
|
26
|
+
* Дополнительные пропсы модалки
|
|
27
|
+
*/
|
|
28
|
+
modalProps?: Partial<React.ComponentProps<typeof ModalMobile>>;
|
|
29
|
+
/**
|
|
30
|
+
* Дополнительные пропсы шапки модалки
|
|
31
|
+
*/
|
|
32
|
+
modalHeaderProps?: Partial<React.ComponentProps<typeof ModalMobile.Header>>;
|
|
33
|
+
/**
|
|
34
|
+
* Дополнительные пропсы футера модалки
|
|
35
|
+
*/
|
|
36
|
+
modalFooterProps?: Partial<React.ComponentProps<typeof ModalMobile.Footer>>;
|
|
10
37
|
};
|
|
11
|
-
declare const
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
38
|
+
declare const BaseSelectMobile: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "onScroll" | "Checkmark"> & {
|
|
39
|
+
/**
|
|
40
|
+
* Футер
|
|
41
|
+
* @deprecated Используйте bottomSheetProps.actionButton
|
|
42
|
+
*/
|
|
43
|
+
footer?: ReactNode;
|
|
44
|
+
/**
|
|
45
|
+
* Будет ли свайпаться шторка
|
|
46
|
+
* @deprecated Используйте bottomSheetProps.swipeable
|
|
47
|
+
*/
|
|
48
|
+
swipeable?: boolean | undefined;
|
|
49
|
+
/**
|
|
50
|
+
* Отображать в BottomSheet
|
|
51
|
+
*/
|
|
52
|
+
isBottomSheet?: boolean | undefined;
|
|
53
|
+
/**
|
|
54
|
+
* Дополнительные пропсы шторки
|
|
55
|
+
*/
|
|
56
|
+
bottomSheetProps?: Partial<BottomSheetProps> | undefined;
|
|
57
|
+
/**
|
|
58
|
+
* Дополнительные пропсы модалки
|
|
59
|
+
*/
|
|
60
|
+
modalProps?: Partial<ModalMobileProps & React.RefAttributes<HTMLDivElement>> | undefined;
|
|
61
|
+
/**
|
|
62
|
+
* Дополнительные пропсы шапки модалки
|
|
63
|
+
*/
|
|
64
|
+
modalHeaderProps?: Partial<import("./Component-c76d6398").HeaderProps> | undefined;
|
|
65
|
+
/**
|
|
66
|
+
* Дополнительные пропсы футера модалки
|
|
67
|
+
*/
|
|
68
|
+
modalFooterProps?: Partial<import("./Component.mobile-f1f15074").FooterProps> | undefined;
|
|
69
|
+
} & React.RefAttributes<unknown>>;
|
|
70
|
+
export * from "./Component.mobile-f1f15074";
|
|
71
|
+
export { ModalMobileProps } from "./typings-bdb4c6b9";
|
|
72
|
+
export { SelectMobileProps, BaseSelectMobile };
|
|
@@ -1,12 +1,71 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
|
+
import { AnchorHTMLAttributes, ButtonHTMLAttributes, ElementType, ReactElement } from "react";
|
|
3
4
|
import { ButtonProps } from "./index-8b2c2707";
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
|
|
5
|
+
type IconButtonProps = {
|
|
6
|
+
/**
|
|
7
|
+
* Компонент иконки
|
|
8
|
+
*/
|
|
9
|
+
icon: ElementType<{
|
|
10
|
+
className?: string;
|
|
11
|
+
}> | ReactElement;
|
|
12
|
+
/**
|
|
13
|
+
* Тип кнопки
|
|
14
|
+
*/
|
|
15
|
+
view?: 'primary' | 'secondary' | 'transparent' | 'tertiary' | 'negative';
|
|
16
|
+
/**
|
|
17
|
+
* Размер компонента
|
|
18
|
+
*/
|
|
19
|
+
size?: 'xxs' | 'xs' | 's';
|
|
20
|
+
/**
|
|
21
|
+
* Дополнительный класс
|
|
22
|
+
*/
|
|
23
|
+
className?: string;
|
|
24
|
+
/**
|
|
25
|
+
* Выравнивание иконки
|
|
26
|
+
* @default 'center'
|
|
27
|
+
*/
|
|
28
|
+
alignIcon?: 'left' | 'center' | 'right';
|
|
29
|
+
/**
|
|
30
|
+
* Идентификатор для систем автоматизированного тестирования
|
|
31
|
+
*/
|
|
32
|
+
dataTestId?: string;
|
|
33
|
+
/**
|
|
34
|
+
* Набор цветов для компонента
|
|
35
|
+
*/
|
|
36
|
+
colors?: 'default' | 'inverted';
|
|
37
|
+
} & Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'size'> & Pick<ButtonProps, 'href' | 'loading' | 'breakpoint'> & Pick<AnchorHTMLAttributes<HTMLAnchorElement>, 'target' | 'download'>;
|
|
38
|
+
declare const IconButton: React.ForwardRefExoticComponent<{
|
|
39
|
+
/**
|
|
40
|
+
* Компонент иконки
|
|
41
|
+
*/
|
|
42
|
+
icon: ElementType<{
|
|
43
|
+
className?: string;
|
|
44
|
+
}> | ReactElement;
|
|
45
|
+
/**
|
|
46
|
+
* Тип кнопки
|
|
47
|
+
*/
|
|
48
|
+
view?: "primary" | "secondary" | "tertiary" | "negative" | "transparent" | undefined;
|
|
49
|
+
/**
|
|
50
|
+
* Размер компонента
|
|
51
|
+
*/
|
|
52
|
+
size?: "s" | "xs" | "xxs" | undefined;
|
|
53
|
+
/**
|
|
54
|
+
* Дополнительный класс
|
|
55
|
+
*/
|
|
56
|
+
className?: string | undefined;
|
|
57
|
+
/**
|
|
58
|
+
* Выравнивание иконки
|
|
59
|
+
* @default 'center'
|
|
60
|
+
*/
|
|
61
|
+
alignIcon?: "center" | "left" | "right" | undefined;
|
|
62
|
+
/**
|
|
63
|
+
* Идентификатор для систем автоматизированного тестирования
|
|
64
|
+
*/
|
|
65
|
+
dataTestId?: string | undefined;
|
|
66
|
+
/**
|
|
67
|
+
* Набор цветов для компонента
|
|
68
|
+
*/
|
|
69
|
+
colors?: "default" | "inverted" | undefined;
|
|
70
|
+
} & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "size"> & Pick<ButtonProps, "href" | "loading" | "breakpoint"> & Pick<React.AnchorHTMLAttributes<HTMLAnchorElement>, "download" | "target"> & React.RefAttributes<HTMLButtonElement>>;
|
|
71
|
+
export { IconButtonProps, IconButton };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { ButtonProps } from "./index-8b2c2707";
|
|
4
|
+
import { FieldProps as BaseFieldProps } from "./typings-5e1b8383";
|
|
5
|
+
import { PickerButtonSize, PickerButtonVariant } from "./types-4480ac4f";
|
|
6
|
+
type FieldProps = Omit<BaseFieldProps, 'size' | 'hint' | 'success' | 'error' | 'placeholder'> & ButtonProps & {
|
|
7
|
+
buttonSize?: PickerButtonSize;
|
|
8
|
+
buttonVariant?: PickerButtonVariant;
|
|
9
|
+
showArrow?: boolean;
|
|
10
|
+
};
|
|
11
|
+
declare const Field: ({ buttonSize, buttonVariant, view, label, open, multiple, rightAddons, Arrow, innerProps, className, selected, selectedMultiple, setSelectedItems, toggleMenu, valueRenderer, showArrow, labelView, ...restProps }: FieldProps) => React.JSX.Element;
|
|
12
|
+
export { Field };
|