@alfalab/core-components 42.14.0-beta.0 → 42.14.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/calendar-input/Component-10db897e.d.ts +183 -3
- package/calendar-input/Component-69921c40.d.ts +12 -172
- package/calendar-input/Component.desktop-b5b4c59f.d.ts +5 -72
- package/calendar-input/components/calendar-input/Component.d.ts +1 -1
- package/calendar-input/index-89f0cb07.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 +368 -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/date-range-input/esm/Component-10db897e.d.ts +295 -4
- package/date-range-input/esm/Component-b5b4c59f.d.ts +1 -1
- package/date-range-input/esm/Component.desktop-b5b4c59f.d.ts +1 -8
- package/date-range-input/esm/index-ebda875c.d.ts +1 -34
- package/date-range-input/esm/index-f034f741.d.ts +5 -2
- package/date-time-input/esm/Component-10db897e.d.ts +4 -295
- package/date-time-input/esm/Component-69921c40.d.ts +172 -12
- package/date-time-input/esm/Component.desktop-b5b4c59f.d.ts +72 -5
- package/date-time-input/esm/components/date-time-input/Component.d.ts +1 -1
- package/date-time-input/esm/index-89f0cb07.d.ts +1 -1
- package/date-time-input/esm/index-ebda875c.d.ts +34 -1
- package/date-time-input/esm/index-f034f741.d.ts +80 -2
- package/date-time-input/esm/mobile-c219f8ca.d.ts +1 -368
- package/date-time-input/modern/Component-10db897e.d.ts +295 -4
- package/date-time-input/modern/Component-5684a67d.d.ts +23 -0
- package/date-time-input/modern/Component-69921c40.d.ts +12 -172
- package/date-time-input/modern/Component-e2b6c730.d.ts +76 -0
- package/date-time-input/modern/Component.desktop-b5b4c59f.d.ts +5 -72
- package/date-time-input/modern/components/date-time-input/Component.d.ts +1 -1
- package/date-time-input/modern/{desktop-69921c40.d.ts → desktop-89f0cb07.d.ts} +1 -1
- package/date-time-input/modern/index-89f0cb07.d.ts +1 -1
- package/date-time-input/modern/index-ebda875c.d.ts +1 -34
- package/date-time-input/modern/index-f034f741.d.ts +2 -80
- package/date-time-input/modern/mobile-c219f8ca.d.ts +368 -1
- package/date-time-input/modern/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-autocomplete/esm/Component-0f4b9bed.d.ts +70 -3
- package/input-autocomplete/esm/Component-ebda875c.d.ts +8 -293
- package/input-autocomplete/esm/Component.desktop.d.ts +1 -1
- package/input-autocomplete/esm/Component.mobile.d.ts +2 -2
- package/input-autocomplete/esm/Component.modal.mobile.d.ts +3 -3
- package/input-autocomplete/esm/Component.responsive.d.ts +4 -4
- package/input-autocomplete/esm/hook-8abfea97.d.ts +4 -4
- package/input-autocomplete/esm/index-bdb4c6b9.d.ts +2 -180
- package/input-autocomplete/esm/index-c76d6398.d.ts +6 -184
- package/input-autocomplete/esm/index-ebda875c.d.ts +117 -190
- package/input-autocomplete/esm/index-f12ee135.d.ts +3 -275
- package/input-autocomplete/esm/shared-4cd3936b.d.ts +59 -1
- package/input-autocomplete/esm/types-72dda473.d.ts +276 -0
- package/international-phone-input/modern/Component-0f4b9bed.d.ts +3 -70
- package/international-phone-input/modern/Component-4cd3936b.d.ts +5 -17
- package/international-phone-input/modern/Component-8b2c2707.d.ts +1 -1
- package/international-phone-input/modern/Component-96988a65.d.ts +19 -0
- package/international-phone-input/modern/Component-ebda875c.d.ts +98 -9
- package/international-phone-input/modern/{Component.desktop-9cded6b9.d.ts → Component.desktop-4cd3936b.d.ts} +2 -2
- package/international-phone-input/modern/Component.desktop-ebda875c.d.ts +18 -0
- package/international-phone-input/modern/Component.responsive.d.ts +3 -3
- package/international-phone-input/modern/desktop-232828f7.d.ts +1 -1
- package/international-phone-input/modern/hook-8abfea97.d.ts +4 -4
- package/international-phone-input/modern/index-bdb4c6b9.d.ts +180 -2
- package/international-phone-input/modern/index-c44170fe.d.ts +1 -1
- package/international-phone-input/modern/index-c76d6398.d.ts +182 -4
- package/international-phone-input/modern/index-ebda875c.d.ts +1 -1
- package/international-phone-input/modern/mobile-4c19bc40.d.ts +121 -3
- package/international-phone-input/modern/mobile-96988a65.d.ts +2 -1
- package/international-phone-input/modern/shared-4cd3936b.d.ts +1 -59
- package/package.json +2 -2
- 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/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.d.ts +0 -2
- package/select/Component.mobile-f1f15074.d.ts +2 -2
- package/select/Component.mobile.js +1 -1
- package/select/Component.modal.mobile.js +1 -1
- package/select/Component.responsive.js +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.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.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.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/components/tag-list/component.js +1 -1
- package/select-with-tags/cssm/Component.desktop-0aa4e915.d.ts +1 -1
- package/select-with-tags/cssm/Component.mobile-16b1285a.d.ts +1 -1
- package/select-with-tags/cssm/Component.responsive-3109f463.d.ts +1 -1
- package/select-with-tags/cssm/components/tag-list/component.js +1 -1
- package/select-with-tags/esm/components/tag-list/component.js +1 -1
- package/select-with-tags/modern/components/tag-list/component.js +1 -1
- package/table/esm/desktop-69921c40.d.ts +1 -1
- package/table/esm/index-ebda875c.d.ts +1 -1
- package/table/esm/mobile-89f0cb07.d.ts +1 -1
- package/tabs/cssm/index-ebda875c.d.ts +86 -21
- package/tabs/modern/index-ebda875c.d.ts +86 -21
- package/themes/compiled/mobile-dark-bluetint.css +46 -46
- package/themes/dist/compiled/mobile-dark-bluetint.css +160 -160
- package/calendar-input/Component-ebda875c.d.ts +0 -35
- package/date-time-input/modern/Component-b5b4c59f.d.ts +0 -389
- package/input-autocomplete/esm/Component-72dda473.d.ts +0 -53
- package/international-phone-input/modern/Component-9cded6b9.d.ts +0 -7
- package/international-phone-input/modern/Component.mobile-4cd3936b.d.ts +0 -98
- package/international-phone-input/modern/Component.mobile-ebda875c.d.ts +0 -6
- package/international-phone-input/modern/Component.modal.mobile-4cd3936b.d.ts +0 -91
- /package/{date-time-input/esm → calendar-input}/Component-5684a67d.d.ts +0 -0
- /package/{date-time-input/esm → calendar-input}/Component-e2b6c730.d.ts +0 -0
- /package/{date-time-input/esm → calendar-input}/Component.desktop-89f0cb07.d.ts +0 -0
- /package/calendar-input/{Component.responsive-0aa4e915.d.ts → Component.responsive-16b1285a.d.ts} +0 -0
- /package/{date-time-input/esm → calendar-input}/desktop-89f0cb07.d.ts +0 -0
- /package/{date-time-input/esm → calendar-input}/desktop-b5b4c59f.d.ts +0 -0
- /package/calendar-input/{shared-f034f741.d.ts → shared-71d94e2b.d.ts} +0 -0
- /package/{date-time-input/esm → calendar-input}/utils-e0a54580.d.ts +0 -0
- /package/confirmation/{countdown-section-6c6108cc.d.ts → countdown-section-3dcecb18.d.ts} +0 -0
- /package/confirmation/{countdown-section-6c6108cc.js → countdown-section-3dcecb18.js} +0 -0
- /package/confirmation/esm/{countdown-section-d6bdbf45.d.ts → countdown-section-9f91f07f.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-d6bdbf45.js → countdown-section-9f91f07f.js} +0 -0
- /package/confirmation/modern/{countdown-section-3348e907.d.ts → countdown-section-f642a386.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-3348e907.js → countdown-section-f642a386.js} +0 -0
- /package/date-range-input/esm/{Component.mobile-16b1285a.d.ts → Component.mobile-89f0cb07.d.ts} +0 -0
- /package/{calendar-input → date-time-input/esm}/Component-b5b4c59f.d.ts +0 -0
- /package/{calendar-input → date-time-input/esm}/Component.desktop-0aa4e915.d.ts +0 -0
- /package/date-time-input/{modern → esm}/Component.mobile-ebda875c.d.ts +0 -0
- /package/date-time-input/{modern → esm}/Component.responsive-0aa4e915.d.ts +0 -0
- /package/date-time-input/{modern → esm}/Component.responsive-785df74d.d.ts +0 -0
- /package/{calendar-input → date-time-input/esm}/desktop-63dec22f.d.ts +0 -0
- /package/{calendar-input → date-time-input/esm}/desktop-69921c40.d.ts +0 -0
- /package/date-time-input/modern/{Component.desktop-0aa4e915.d.ts → Component.desktop-89f0cb07.d.ts} +0 -0
- /package/date-time-input/{esm → modern}/Component.desktop-ebda875c.d.ts +0 -0
- /package/date-time-input/{esm → modern}/Component.responsive-16b1285a.d.ts +0 -0
- /package/date-time-input/{esm → modern}/Component.responsive-d7e9f69d.d.ts +0 -0
- /package/date-time-input/modern/{desktop-63dec22f.d.ts → desktop-b5b4c59f.d.ts} +0 -0
- /package/gallery/{buttons-956df736.d.ts → buttons-ef2e58f2.d.ts} +0 -0
- /package/gallery/{buttons-956df736.js → buttons-ef2e58f2.js} +0 -0
- /package/gallery/esm/{buttons-aea7680d.d.ts → buttons-80a64e3d.d.ts} +0 -0
- /package/gallery/esm/{buttons-aea7680d.js → buttons-80a64e3d.js} +0 -0
- /package/gallery/esm/{slide-b35666e6.d.ts → slide-855e46a2.d.ts} +0 -0
- /package/gallery/esm/{slide-b35666e6.js → slide-855e46a2.js} +0 -0
- /package/gallery/modern/{buttons-1db6ece7.d.ts → buttons-9cfec478.d.ts} +0 -0
- /package/gallery/modern/{buttons-1db6ece7.js → buttons-9cfec478.js} +0 -0
- /package/gallery/modern/{slide-bfc856d6.d.ts → slide-11296bd8.d.ts} +0 -0
- /package/gallery/modern/{slide-bfc856d6.js → slide-11296bd8.js} +0 -0
- /package/gallery/{slide-cb28b058.d.ts → slide-53929d57.d.ts} +0 -0
- /package/gallery/{slide-cb28b058.js → slide-53929d57.js} +0 -0
- /package/{select → input/esm}/Component.mobile-ebda875c.d.ts +0 -0
- /package/{international-phone-input/modern → input-autocomplete/esm}/Component-69921c40.d.ts +0 -0
- /package/{international-phone-input/modern → input-autocomplete/esm}/Component.modal.mobile-0f4b9bed.d.ts +0 -0
- /package/input-autocomplete/esm/{desktop-89f0cb07.d.ts → desktop-69921c40.d.ts} +0 -0
- /package/input-autocomplete/esm/{mobile-511e54fa.d.ts → mobile-89f0cb07.d.ts} +0 -0
- /package/{international-phone-input/modern → input-autocomplete/esm}/mobile-f28cbba0.d.ts +0 -0
- /package/{international-phone-input/modern → input-autocomplete/esm}/useSkeleton-ebda875c.d.ts +0 -0
- /package/{international-phone-input/modern → input-autocomplete/esm}/utils-1574ad8b.d.ts +0 -0
- /package/{input-autocomplete/esm → international-phone-input/modern}/Component-511e54fa.d.ts +0 -0
- /package/{input-autocomplete/esm → international-phone-input/modern}/Component-aed0af6e.d.ts +0 -0
- /package/{input-autocomplete/esm → international-phone-input/modern}/Component-f12ee135.d.ts +0 -0
- /package/international-phone-input/modern/{Component.responsive-785df74d.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
- /package/{input-autocomplete/esm → international-phone-input/modern}/hook-ebda875c.d.ts +0 -0
- /package/{input-autocomplete/esm → international-phone-input/modern}/mobile-45dc17c6.d.ts +0 -0
- /package/international-phone-input/modern/{mobile-89f0cb07.d.ts → mobile-511e54fa.d.ts} +0 -0
- /package/{input-autocomplete/esm → international-phone-input/modern}/useSkeleton-1b036d4b.d.ts +0 -0
- /package/pure-cell/{component-e27ea294.d.ts → component-0a51b9f9.d.ts} +0 -0
- /package/pure-cell/{component-e27ea294.js → component-0a51b9f9.js} +0 -0
- /package/pure-cell/esm/{component-91d54387.d.ts → component-47bb10a4.d.ts} +0 -0
- /package/pure-cell/esm/{component-91d54387.js → component-47bb10a4.js} +0 -0
- /package/pure-cell/modern/{component-b4d6f3df.d.ts → component-f7278cdd.d.ts} +0 -0
- /package/pure-cell/modern/{component-b4d6f3df.js → component-f7278cdd.js} +0 -0
- /package/{input/esm → select}/Component.desktop-ebda875c.d.ts +0 -0
- /package/select/esm/{hook-1e576b85.d.ts → hook-7cea01ed.d.ts} +0 -0
- /package/select/esm/{hook-1e576b85.js → hook-7cea01ed.js} +0 -0
- /package/select/{hook-ccde557f.d.ts → hook-26f637c3.d.ts} +0 -0
- /package/select/{hook-ccde557f.js → hook-26f637c3.js} +0 -0
- /package/select/modern/{hook-99a2fb1e.d.ts → hook-8fde8bd7.d.ts} +0 -0
- /package/select/modern/{hook-99a2fb1e.js → hook-8fde8bd7.js} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var components_content_component = require('../../component-
|
|
3
|
+
var components_content_component = require('../../component-0a51b9f9.js');
|
|
4
4
|
require('tslib');
|
|
5
5
|
require('react');
|
|
6
6
|
require('react-merge-refs');
|
|
@@ -8,7 +8,7 @@ import './components/addon/component.js';
|
|
|
8
8
|
import './components/amount/component.js';
|
|
9
9
|
import './components/amount-title/component.js';
|
|
10
10
|
import './components/category/component.js';
|
|
11
|
-
export { P as PureCell, a as PureCellContext } from './component-
|
|
11
|
+
export { P as PureCell, a as PureCellContext } from './component-47bb10a4.js';
|
|
12
12
|
import './components/footer/component.js';
|
|
13
13
|
import './components/footer-button/component.js';
|
|
14
14
|
import '../../shared/esm';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../shared/esm';
|
|
4
|
-
export { C as Content } from '../../component-
|
|
4
|
+
export { C as Content } from '../../component-47bb10a4.js';
|
|
5
5
|
import 'tslib';
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import '../../../../comment/esm';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-47bb10a4";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../shared/esm';
|
|
4
|
-
export { M as Main } from '../../component-
|
|
4
|
+
export { M as Main } from '../../component-47bb10a4.js';
|
|
5
5
|
import 'tslib';
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import '../../../../comment/esm';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-47bb10a4";
|
|
@@ -2,7 +2,7 @@ import 'react';
|
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../shared/esm';
|
|
4
4
|
import '../../../../typography/esm';
|
|
5
|
-
export { T as Text } from '../../component-
|
|
5
|
+
export { T as Text } from '../../component-47bb10a4.js';
|
|
6
6
|
import 'tslib';
|
|
7
7
|
import 'react-merge-refs';
|
|
8
8
|
import '../../../../comment/esm';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-47bb10a4";
|
package/pure-cell/esm/index.js
CHANGED
package/pure-cell/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var components_content_component = require('./component-
|
|
3
|
+
var components_content_component = require('./component-0a51b9f9.js');
|
|
4
4
|
require('tslib');
|
|
5
5
|
require('react');
|
|
6
6
|
require('react-merge-refs');
|
|
@@ -7,7 +7,7 @@ import './components/addon/component.js';
|
|
|
7
7
|
import './components/amount/component.js';
|
|
8
8
|
import './components/amount-title/component.js';
|
|
9
9
|
import './components/category/component.js';
|
|
10
|
-
export { P as PureCell, a as PureCellContext } from './component-
|
|
10
|
+
export { P as PureCell, a as PureCellContext } from './component-f7278cdd.js';
|
|
11
11
|
import './components/footer/component.js';
|
|
12
12
|
import './components/footer-button/component.js';
|
|
13
13
|
import '../../shared/modern';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../shared/modern';
|
|
4
|
-
export { C as Content } from '../../component-
|
|
4
|
+
export { C as Content } from '../../component-f7278cdd.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import '../../../../comment/modern';
|
|
7
7
|
import '@alfalab/hooks';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-f7278cdd";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../shared/modern';
|
|
4
|
-
export { M as Main } from '../../component-
|
|
4
|
+
export { M as Main } from '../../component-f7278cdd.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import '../../../../comment/modern';
|
|
7
7
|
import '@alfalab/hooks';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-f7278cdd";
|
|
@@ -2,7 +2,7 @@ import 'react';
|
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../shared/modern';
|
|
4
4
|
import '../../../../typography/modern';
|
|
5
|
-
export { T as Text } from '../../component-
|
|
5
|
+
export { T as Text } from '../../component-f7278cdd.js';
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import '../../../../comment/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-f7278cdd";
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import { BaseFormControlProps } from "./index-ebda875c";
|
|
4
3
|
import { BaseSelectProps } from "./typings";
|
|
5
|
-
type FormControlDesktopProps = Omit<BaseFormControlProps, "styles" | "colorStyles">;
|
|
6
4
|
type SelectFieldProps = Omit<FormControlDesktopProps, 'size'> & Record<string, unknown>;
|
|
7
5
|
type SelectDesktopProps = Omit<BaseSelectProps, 'fieldProps'> & {
|
|
8
6
|
/**
|
|
@@ -388,9 +388,9 @@ declare const IconButton: React.ForwardRefExoticComponent<{
|
|
|
388
388
|
className?: string;
|
|
389
389
|
}> | ReactElement;
|
|
390
390
|
view?: "primary" | "secondary" | "tertiary" | "negative" | "transparent" | undefined;
|
|
391
|
-
size?: "
|
|
391
|
+
size?: "s" | "xs" | "xxs" | undefined;
|
|
392
392
|
className?: string | undefined;
|
|
393
|
-
alignIcon?: "center" | "
|
|
393
|
+
alignIcon?: "center" | "left" | "right" | undefined;
|
|
394
394
|
dataTestId?: string | undefined;
|
|
395
395
|
colors?: "default" | "inverted" | undefined;
|
|
396
396
|
} & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "size"> & Pick<ButtonProps, "href" | "Component" | "loading" | "breakpoint"> & Pick<React.AnchorHTMLAttributes<HTMLAnchorElement>, "download" | "target"> & React.RefAttributes<HTMLButtonElement>>;
|
|
@@ -12,7 +12,7 @@ var components_option_Component = require('./components/option/Component.js');
|
|
|
12
12
|
var components_optionsList_Component = require('./components/options-list/Component.js');
|
|
13
13
|
var components_search_Component = require('./components/search/Component.js');
|
|
14
14
|
var components_virtualOptionsList_Component = require('./components/virtual-options-list/Component.js');
|
|
15
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('./hook-
|
|
15
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('./hook-26f637c3.js');
|
|
16
16
|
var presets_useSelectWithApply_optionsListWithApply_header_Component = require('./presets/useSelectWithApply/options-list-with-apply/header/Component.js');
|
|
17
17
|
require('classnames');
|
|
18
18
|
require('@alfalab/icons-glyph/ChevronDownMIcon');
|
|
@@ -11,7 +11,7 @@ var components_optgroup_Component = require('./components/optgroup/Component.js'
|
|
|
11
11
|
var components_option_Component = require('./components/option/Component.js');
|
|
12
12
|
var components_optionsList_Component = require('./components/options-list/Component.js');
|
|
13
13
|
var components_virtualOptionsList_Component = require('./components/virtual-options-list/Component.js');
|
|
14
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('./hook-
|
|
14
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('./hook-26f637c3.js');
|
|
15
15
|
var presets_useSelectWithApply_optionsListWithApply_header_Component = require('./presets/useSelectWithApply/options-list-with-apply/header/Component.js');
|
|
16
16
|
require('classnames');
|
|
17
17
|
require('@alfalab/icons-glyph/ChevronDownMIcon');
|
|
@@ -41,7 +41,7 @@ require('../base-modal');
|
|
|
41
41
|
require('../button/mobile');
|
|
42
42
|
require('./components/virtual-options-list/Component.js');
|
|
43
43
|
require('react-virtual');
|
|
44
|
-
require('./hook-
|
|
44
|
+
require('./hook-26f637c3.js');
|
|
45
45
|
require('./presets/useSelectWithApply/options-list-with-apply/footer/Component.js');
|
|
46
46
|
require('../button/desktop');
|
|
47
47
|
require('./presets/useSelectWithApply/options-list-with-apply/header/Component.js');
|
|
@@ -10,7 +10,7 @@ import { Option } from './components/option/Component.js';
|
|
|
10
10
|
import { OptionsList } from './components/options-list/Component.js';
|
|
11
11
|
import { Search } from './components/search/Component.js';
|
|
12
12
|
import { VirtualOptionsList } from './components/virtual-options-list/Component.js';
|
|
13
|
-
import { u as useSelectWithApply } from './hook-
|
|
13
|
+
import { u as useSelectWithApply } from './hook-7cea01ed.js';
|
|
14
14
|
import { Header } from './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
15
15
|
import 'classnames';
|
|
16
16
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -9,7 +9,7 @@ import { Optgroup } from './components/optgroup/Component.js';
|
|
|
9
9
|
import { Option } from './components/option/Component.js';
|
|
10
10
|
import { OptionsList } from './components/options-list/Component.js';
|
|
11
11
|
import { VirtualOptionsList } from './components/virtual-options-list/Component.js';
|
|
12
|
-
import { u as useSelectWithApply } from './hook-
|
|
12
|
+
import { u as useSelectWithApply } from './hook-7cea01ed.js';
|
|
13
13
|
import { Header } from './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
14
14
|
import 'classnames';
|
|
15
15
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -37,7 +37,7 @@ import '../../base-modal/esm';
|
|
|
37
37
|
import '../../button/esm/mobile';
|
|
38
38
|
import './components/virtual-options-list/Component.js';
|
|
39
39
|
import 'react-virtual';
|
|
40
|
-
import './hook-
|
|
40
|
+
import './hook-7cea01ed.js';
|
|
41
41
|
import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
42
42
|
import '../../button/esm/desktop';
|
|
43
43
|
import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
package/select/esm/index.js
CHANGED
|
@@ -38,7 +38,7 @@ import '../../base-modal/esm';
|
|
|
38
38
|
import '../../button/esm/mobile';
|
|
39
39
|
import './components/virtual-options-list/Component.js';
|
|
40
40
|
import 'react-virtual';
|
|
41
|
-
import './hook-
|
|
41
|
+
import './hook-7cea01ed.js';
|
|
42
42
|
import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
43
43
|
import '../../button/esm/desktop';
|
|
44
44
|
import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
package/select/esm/mobile.js
CHANGED
|
@@ -32,7 +32,7 @@ import '../../base-modal/esm';
|
|
|
32
32
|
import '../../button/esm/mobile';
|
|
33
33
|
import './components/virtual-options-list/Component.js';
|
|
34
34
|
import 'react-virtual';
|
|
35
|
-
import './hook-
|
|
35
|
+
import './hook-7cea01ed.js';
|
|
36
36
|
import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
37
37
|
import '../../button/esm/desktop';
|
|
38
38
|
import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { useSelectWithLoading } from './useSelectWithLoading/hook.js';
|
|
2
2
|
export { useLazyLoading } from './useLazyLoading/hook.js';
|
|
3
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-
|
|
3
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-7cea01ed.js';
|
|
4
4
|
import 'tslib';
|
|
5
5
|
import 'react';
|
|
6
6
|
import '../../../skeleton/esm';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import 'tslib';
|
|
2
2
|
import 'react';
|
|
3
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-
|
|
3
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-7cea01ed.js';
|
|
4
4
|
import '../../components/options-list/Component.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'tslib';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '../../../components/options-list/Component.js';
|
|
4
|
-
export { O as OptionsListWithApply } from '../../../hook-
|
|
4
|
+
export { O as OptionsListWithApply } from '../../../hook-7cea01ed.js';
|
|
5
5
|
import './footer/Component.js';
|
|
6
6
|
import './header/Component.js';
|
|
7
7
|
import 'react-merge-refs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../../hook-
|
|
1
|
+
export * from "../../../hook-7cea01ed";
|
package/select/esm/shared.js
CHANGED
|
@@ -9,7 +9,7 @@ export { BaseOption } from './components/base-option/Component.js';
|
|
|
9
9
|
export { Search } from './components/search/Component.js';
|
|
10
10
|
export { useSelectWithLoading } from './presets/useSelectWithLoading/hook.js';
|
|
11
11
|
export { useLazyLoading } from './presets/useLazyLoading/hook.js';
|
|
12
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from './hook-
|
|
12
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from './hook-7cea01ed.js';
|
|
13
13
|
export { defaultAccessor, defaultFilterFn, isGroup, isOptionShape, joinOptions, lastIndexOf, processOptions, usePrevious, useVisibleOptions } from './utils.js';
|
|
14
14
|
import 'react';
|
|
15
15
|
import 'classnames';
|
package/select/index.js
CHANGED
|
@@ -42,7 +42,7 @@ require('../base-modal');
|
|
|
42
42
|
require('../button/mobile');
|
|
43
43
|
require('./components/virtual-options-list/Component.js');
|
|
44
44
|
require('react-virtual');
|
|
45
|
-
require('./hook-
|
|
45
|
+
require('./hook-26f637c3.js');
|
|
46
46
|
require('./presets/useSelectWithApply/options-list-with-apply/footer/Component.js');
|
|
47
47
|
require('../button/desktop');
|
|
48
48
|
require('./presets/useSelectWithApply/options-list-with-apply/header/Component.js');
|
|
@@ -1,2 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import React from "react";
|
|
3
|
+
import { BaseFormControlProps } from "./index-ebda875c";
|
|
4
|
+
type FormControlMobileProps = Omit<BaseFormControlProps, "styles" | "colorStyles">;
|
|
5
|
+
declare const FormControlMobile: React.ForwardRefExoticComponent<FormControlMobileProps & React.RefAttributes<HTMLDivElement>>;
|
|
6
|
+
export { FormControlMobileProps, FormControlMobile };
|
package/select/mobile.js
CHANGED
|
@@ -36,7 +36,7 @@ require('../base-modal');
|
|
|
36
36
|
require('../button/mobile');
|
|
37
37
|
require('./components/virtual-options-list/Component.js');
|
|
38
38
|
require('react-virtual');
|
|
39
|
-
require('./hook-
|
|
39
|
+
require('./hook-26f637c3.js');
|
|
40
40
|
require('./presets/useSelectWithApply/options-list-with-apply/footer/Component.js');
|
|
41
41
|
require('../button/desktop');
|
|
42
42
|
require('./presets/useSelectWithApply/options-list-with-apply/header/Component.js');
|
|
@@ -9,7 +9,7 @@ import { Option } from './components/option/Component.js';
|
|
|
9
9
|
import { OptionsList } from './components/options-list/Component.js';
|
|
10
10
|
import { Search } from './components/search/Component.js';
|
|
11
11
|
import { VirtualOptionsList } from './components/virtual-options-list/Component.js';
|
|
12
|
-
import { u as useSelectWithApply } from './hook-
|
|
12
|
+
import { u as useSelectWithApply } from './hook-8fde8bd7.js';
|
|
13
13
|
import { Header } from './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
14
14
|
import 'classnames';
|
|
15
15
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -8,7 +8,7 @@ import { Optgroup } from './components/optgroup/Component.js';
|
|
|
8
8
|
import { Option } from './components/option/Component.js';
|
|
9
9
|
import { OptionsList } from './components/options-list/Component.js';
|
|
10
10
|
import { VirtualOptionsList } from './components/virtual-options-list/Component.js';
|
|
11
|
-
import { u as useSelectWithApply } from './hook-
|
|
11
|
+
import { u as useSelectWithApply } from './hook-8fde8bd7.js';
|
|
12
12
|
import { Header } from './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
13
13
|
import 'classnames';
|
|
14
14
|
import '@alfalab/icons-glyph/ChevronDownMIcon';
|
|
@@ -36,7 +36,7 @@ import '../../base-modal/modern';
|
|
|
36
36
|
import '../../button/modern/mobile';
|
|
37
37
|
import './components/virtual-options-list/Component.js';
|
|
38
38
|
import 'react-virtual';
|
|
39
|
-
import './hook-
|
|
39
|
+
import './hook-8fde8bd7.js';
|
|
40
40
|
import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
41
41
|
import '../../button/modern/desktop';
|
|
42
42
|
import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
package/select/modern/index.js
CHANGED
|
@@ -37,7 +37,7 @@ import '../../base-modal/modern';
|
|
|
37
37
|
import '../../button/modern/mobile';
|
|
38
38
|
import './components/virtual-options-list/Component.js';
|
|
39
39
|
import 'react-virtual';
|
|
40
|
-
import './hook-
|
|
40
|
+
import './hook-8fde8bd7.js';
|
|
41
41
|
import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
42
42
|
import '../../button/modern/desktop';
|
|
43
43
|
import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
package/select/modern/mobile.js
CHANGED
|
@@ -31,7 +31,7 @@ import '../../base-modal/modern';
|
|
|
31
31
|
import '../../button/modern/mobile';
|
|
32
32
|
import './components/virtual-options-list/Component.js';
|
|
33
33
|
import 'react-virtual';
|
|
34
|
-
import './hook-
|
|
34
|
+
import './hook-8fde8bd7.js';
|
|
35
35
|
import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
36
36
|
import '../../button/modern/desktop';
|
|
37
37
|
import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { useSelectWithLoading } from './useSelectWithLoading/hook.js';
|
|
2
2
|
export { useLazyLoading } from './useLazyLoading/hook.js';
|
|
3
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-
|
|
3
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-8fde8bd7.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '../../../skeleton/modern';
|
|
6
6
|
import '../components/option/Component.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-
|
|
2
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-8fde8bd7.js';
|
|
3
3
|
import '../../components/options-list/Component.js';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import '../../../components/options-list/Component.js';
|
|
3
|
-
export { O as OptionsListWithApply } from '../../../hook-
|
|
3
|
+
export { O as OptionsListWithApply } from '../../../hook-8fde8bd7.js';
|
|
4
4
|
import './footer/Component.js';
|
|
5
5
|
import './header/Component.js';
|
|
6
6
|
import 'react-merge-refs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../../hook-
|
|
1
|
+
export * from "../../../hook-8fde8bd7";
|
package/select/modern/shared.js
CHANGED
|
@@ -9,7 +9,7 @@ export { BaseOption } from './components/base-option/Component.js';
|
|
|
9
9
|
export { Search } from './components/search/Component.js';
|
|
10
10
|
export { useSelectWithLoading } from './presets/useSelectWithLoading/hook.js';
|
|
11
11
|
export { useLazyLoading } from './presets/useLazyLoading/hook.js';
|
|
12
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from './hook-
|
|
12
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from './hook-8fde8bd7.js';
|
|
13
13
|
export { defaultAccessor, defaultFilterFn, isGroup, isOptionShape, joinOptions, lastIndexOf, processOptions, usePrevious, useVisibleOptions } from './utils.js';
|
|
14
14
|
import 'react';
|
|
15
15
|
import 'classnames';
|
package/select/presets/index.js
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
2
2
|
|
|
3
3
|
var presets_useSelectWithLoading_hook = require('./useSelectWithLoading/hook.js');
|
|
4
4
|
var presets_useLazyLoading_hook = require('./useLazyLoading/hook.js');
|
|
5
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-
|
|
5
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-26f637c3.js');
|
|
6
6
|
require('tslib');
|
|
7
7
|
require('react');
|
|
8
8
|
require('../../skeleton');
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
require('tslib');
|
|
4
4
|
require('react');
|
|
5
5
|
require('../../utils.js');
|
|
6
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../hook-
|
|
6
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../hook-26f637c3.js');
|
|
7
7
|
require('../../components/options-list/Component.js');
|
|
8
8
|
require('react-merge-refs');
|
|
9
9
|
require('classnames');
|
|
@@ -4,7 +4,7 @@ require('tslib');
|
|
|
4
4
|
require('react');
|
|
5
5
|
require('../../../components/options-list/Component.js');
|
|
6
6
|
require('../../../consts.js');
|
|
7
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-
|
|
7
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-26f637c3.js');
|
|
8
8
|
require('./footer/Component.js');
|
|
9
9
|
require('./header/Component.js');
|
|
10
10
|
require('react-merge-refs');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../../hook-
|
|
1
|
+
export * from "../../../hook-26f637c3";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-
|
|
3
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-26f637c3.js');
|
|
4
4
|
require('tslib');
|
|
5
5
|
require('react');
|
|
6
6
|
require('../../../utils.js');
|
package/select/shared.js
CHANGED
|
@@ -11,7 +11,7 @@ var components_baseOption_Component = require('./components/base-option/Componen
|
|
|
11
11
|
var components_search_Component = require('./components/search/Component.js');
|
|
12
12
|
var presets_useSelectWithLoading_hook = require('./presets/useSelectWithLoading/hook.js');
|
|
13
13
|
var presets_useLazyLoading_hook = require('./presets/useLazyLoading/hook.js');
|
|
14
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('./hook-
|
|
14
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('./hook-26f637c3.js');
|
|
15
15
|
var utils = require('./utils.js');
|
|
16
16
|
require('react');
|
|
17
17
|
require('classnames');
|
|
@@ -42,7 +42,7 @@ var TagList = function (_a) {
|
|
|
42
42
|
var totalVisibleElements = utils_calculateCollapseSize.calculateTotalElementsPerRow(contentWrapperRef.current, autocomplete && inputRef.current ? inputRef.current : null);
|
|
43
43
|
setVisibleElements(totalVisibleElements);
|
|
44
44
|
}
|
|
45
|
-
}, [collapseTagList, visibleElements,
|
|
45
|
+
}, [collapseTagList, visibleElements, autocomplete]);
|
|
46
46
|
var handleFocus = React.useCallback(function () { return setFocused(true); }, []);
|
|
47
47
|
var handleBlur = React.useCallback(function () { return setFocused(false); }, []);
|
|
48
48
|
var inputTextIsOverflow = React.useCallback(function () { return inputRef.current && inputRef.current.scrollWidth > inputRef.current.clientWidth; }, []);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { CommonButtonProps } from "./typings-89f0cb07";
|
|
4
|
-
declare const ButtonDesktop: React.ForwardRefExoticComponent<CommonButtonProps & React.RefAttributes<
|
|
4
|
+
declare const ButtonDesktop: React.ForwardRefExoticComponent<CommonButtonProps & React.RefAttributes<HTMLButtonElement | HTMLAnchorElement>>;
|
|
5
5
|
export { ButtonDesktop };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { CommonButtonProps } from "./typings-89f0cb07";
|
|
4
|
-
declare const ButtonMobile: React.ForwardRefExoticComponent<CommonButtonProps & React.RefAttributes<
|
|
4
|
+
declare const ButtonMobile: React.ForwardRefExoticComponent<CommonButtonProps & React.RefAttributes<HTMLButtonElement | HTMLAnchorElement>>;
|
|
5
5
|
export { ButtonMobile };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ButtonProps } from "./typings-89f0cb07";
|
|
4
|
-
declare const Button: React.ForwardRefExoticComponent<ButtonProps & React.RefAttributes<
|
|
4
|
+
declare const Button: React.ForwardRefExoticComponent<ButtonProps & React.RefAttributes<HTMLButtonElement | HTMLAnchorElement>>;
|
|
5
5
|
export { Button };
|
|
@@ -42,7 +42,7 @@ var TagList = function (_a) {
|
|
|
42
42
|
var totalVisibleElements = utils_calculateCollapseSize.calculateTotalElementsPerRow(contentWrapperRef.current, autocomplete && inputRef.current ? inputRef.current : null);
|
|
43
43
|
setVisibleElements(totalVisibleElements);
|
|
44
44
|
}
|
|
45
|
-
}, [collapseTagList, visibleElements,
|
|
45
|
+
}, [collapseTagList, visibleElements, autocomplete]);
|
|
46
46
|
var handleFocus = React.useCallback(function () { return setFocused(true); }, []);
|
|
47
47
|
var handleBlur = React.useCallback(function () { return setFocused(false); }, []);
|
|
48
48
|
var inputTextIsOverflow = React.useCallback(function () { return inputRef.current && inputRef.current.scrollWidth > inputRef.current.clientWidth; }, []);
|
|
@@ -35,7 +35,7 @@ var TagList = function (_a) {
|
|
|
35
35
|
var totalVisibleElements = calculateTotalElementsPerRow(contentWrapperRef.current, autocomplete && inputRef.current ? inputRef.current : null);
|
|
36
36
|
setVisibleElements(totalVisibleElements);
|
|
37
37
|
}
|
|
38
|
-
}, [collapseTagList, visibleElements,
|
|
38
|
+
}, [collapseTagList, visibleElements, autocomplete]);
|
|
39
39
|
var handleFocus = useCallback(function () { return setFocused(true); }, []);
|
|
40
40
|
var handleBlur = useCallback(function () { return setFocused(false); }, []);
|
|
41
41
|
var inputTextIsOverflow = useCallback(function () { return inputRef.current && inputRef.current.scrollWidth > inputRef.current.clientWidth; }, []);
|
|
@@ -32,7 +32,7 @@ const TagList = ({ size = 'xl', open, disabled, placeholder, selectedMultiple =
|
|
|
32
32
|
const totalVisibleElements = calculateTotalElementsPerRow(contentWrapperRef.current, autocomplete && inputRef.current ? inputRef.current : null);
|
|
33
33
|
setVisibleElements(totalVisibleElements);
|
|
34
34
|
}
|
|
35
|
-
}, [collapseTagList, visibleElements,
|
|
35
|
+
}, [collapseTagList, visibleElements, autocomplete]);
|
|
36
36
|
const handleFocus = useCallback(() => setFocused(true), []);
|
|
37
37
|
const handleBlur = useCallback(() => setFocused(false), []);
|
|
38
38
|
const inputTextIsOverflow = useCallback(() => inputRef.current && inputRef.current.scrollWidth > inputRef.current.clientWidth, []);
|