@alfalab/core-components 21.2.0 → 21.2.1-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bottom-sheet/{Component-d29b1169.d.ts → Component-9bfb0427.d.ts} +0 -0
- package/bottom-sheet/{Component-d29b1169.js → Component-9bfb0427.js} +0 -0
- package/bottom-sheet/component.js +1 -1
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/{Component-c7296d77.d.ts → Component-675f649e.d.ts} +0 -0
- package/bottom-sheet/esm/{Component-c7296d77.js → Component-675f649e.js} +0 -0
- package/bottom-sheet/esm/component.js +1 -1
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.js +1 -1
- package/bottom-sheet/index.js +1 -1
- package/calendar/Component.js +1 -1
- package/calendar/components/days-table/Component.js +1 -1
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.js +1 -1
- package/calendar/components/months-table/Component.js +1 -1
- package/calendar/components/months-table/index.js +1 -1
- package/calendar/components/select-button/Component.js +1 -1
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.js +1 -1
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/esm/Component.js +1 -1
- package/calendar/esm/components/days-table/Component.js +1 -1
- package/calendar/esm/components/days-table/index.js +1 -1
- package/calendar/esm/components/header/Component.js +1 -1
- package/calendar/esm/components/header/index.js +1 -1
- package/calendar/esm/components/months-table/Component.js +1 -1
- package/calendar/esm/components/months-table/index.js +1 -1
- package/calendar/esm/components/select-button/Component.js +1 -1
- package/calendar/esm/components/select-button/index.js +1 -1
- package/calendar/esm/components/years-table/Component.js +1 -1
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/{tslib.es6-d63ffd44.d.ts → tslib.es6-382c8647.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-d63ffd44.js → tslib.es6-382c8647.js} +0 -0
- package/calendar/index.js +1 -1
- package/calendar/{tslib.es6-e19f86f9.d.ts → tslib.es6-772f303b.d.ts} +0 -0
- package/calendar/{tslib.es6-e19f86f9.js → tslib.es6-772f303b.js} +0 -0
- package/calendar-input/Component.d.ts +1 -1
- package/calendar-range/cssm/useCalendarMonthes.js +12 -4
- package/calendar-range/esm/useCalendarMonthes.js +12 -4
- package/calendar-range/modern/useCalendarMonthes.js +12 -4
- package/calendar-range/useCalendarMonthes.js +12 -4
- package/chart/Component.js +1 -1
- package/chart/esm/Component.js +1 -1
- package/chart/esm/hooks/useSettings/index.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-5474bad8.d.ts → tslib.es6-f6456a4e.d.ts} +0 -0
- package/chart/esm/{tslib.es6-5474bad8.js → tslib.es6-f6456a4e.js} +0 -0
- package/chart/hooks/useSettings/index.js +1 -1
- package/chart/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/index.js +1 -1
- package/chart/{tslib.es6-7950f0d3.d.ts → tslib.es6-5600ba09.d.ts} +0 -0
- package/chart/{tslib.es6-7950f0d3.js → tslib.es6-5600ba09.js} +0 -0
- package/collapse/Component.d.ts +1 -1
- package/collapse/Component.js +13 -8
- package/collapse/cssm/Component.d.ts +1 -1
- package/collapse/cssm/Component.js +12 -7
- package/collapse/cssm/index.js +1 -0
- package/collapse/esm/Component.d.ts +1 -1
- package/collapse/esm/Component.js +13 -8
- package/collapse/esm/index.css +8 -8
- package/collapse/esm/index.js +1 -0
- package/collapse/index.css +8 -8
- package/collapse/index.js +1 -0
- package/collapse/modern/Component.d.ts +1 -1
- package/collapse/modern/Component.js +13 -8
- package/collapse/modern/index.css +8 -8
- package/collapse/modern/index.js +1 -0
- package/date-input/cssm/Component.d.ts +1 -1
- 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 +2 -2
- package/gallery/components/image-viewer/index.js +2 -2
- 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 +2 -2
- package/gallery/esm/components/image-viewer/index.js +2 -2
- 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/esm/{slide-532577ce.d.ts → slide-42c5c0aa.d.ts} +0 -0
- package/gallery/esm/{slide-532577ce.js → slide-42c5c0aa.js} +0 -0
- package/gallery/esm/{tslib.es6-2d1b56a1.d.ts → tslib.es6-d649d0e5.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-2d1b56a1.js → tslib.es6-d649d0e5.js} +0 -0
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +1 -1
- package/gallery/modern/index.js +1 -1
- package/gallery/modern/{slide-d87a486b.d.ts → slide-0dab9fbd.d.ts} +0 -0
- package/gallery/modern/{slide-d87a486b.js → slide-0dab9fbd.js} +0 -0
- package/gallery/{slide-aec72ab7.d.ts → slide-9efcf80a.d.ts} +0 -0
- package/gallery/{slide-aec72ab7.js → slide-9efcf80a.js} +0 -0
- package/gallery/{tslib.es6-1ff0896f.d.ts → tslib.es6-5adc4aff.d.ts} +0 -0
- package/gallery/{tslib.es6-1ff0896f.js → tslib.es6-5adc4aff.js} +0 -0
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +1 -1
- package/grid/col/index.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +1 -1
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/{gutters.module-b39da5b6.d.ts → gutters.module-3fc6e1b2.d.ts} +0 -0
- package/grid/esm/{gutters.module-b39da5b6.js → gutters.module-3fc6e1b2.js} +0 -0
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +1 -1
- package/grid/esm/row/index.js +1 -1
- package/grid/{gutters.module-d3fcf523.d.ts → gutters.module-e0ce9737.d.ts} +0 -0
- package/grid/{gutters.module-d3fcf523.js → gutters.module-e0ce9737.js} +0 -0
- package/grid/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +1 -1
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/{gutters.module-3f6357c5.js → gutters.module-5396dff7.js} +0 -0
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +1 -1
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +1 -1
- package/grid/row/index.js +1 -1
- package/input-autocomplete/{Component-d31eda6b.d.ts → Component-1e492c46.d.ts} +0 -0
- package/input-autocomplete/{Component-d31eda6b.js → Component-1e492c46.js} +0 -0
- package/input-autocomplete/Component.js +1 -1
- package/input-autocomplete/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
- package/input-autocomplete/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/{Component-8de64414.d.ts → Component-2121a0e7.d.ts} +0 -0
- package/input-autocomplete/esm/{Component-8de64414.js → Component-2121a0e7.js} +0 -0
- package/input-autocomplete/esm/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/index.js +1 -1
- package/intl-phone-input/{component-e176831e.d.ts → component-2eeff334.d.ts} +0 -0
- package/intl-phone-input/{component-e176831e.js → component-2eeff334.js} +0 -0
- package/intl-phone-input/component.d.ts +1 -1
- package/intl-phone-input/component.js +2 -2
- package/intl-phone-input/components/index.js +1 -1
- package/intl-phone-input/components/select/component.js +1 -1
- package/intl-phone-input/components/select/index.js +1 -1
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/{component-62c88e86.d.ts → component-93ea1dbd.d.ts} +0 -0
- package/intl-phone-input/esm/{component-62c88e86.js → component-93ea1dbd.js} +0 -0
- package/intl-phone-input/esm/component.js +2 -2
- package/intl-phone-input/esm/components/index.js +1 -1
- package/intl-phone-input/esm/components/select/component.js +1 -1
- package/intl-phone-input/esm/components/select/index.js +1 -1
- package/intl-phone-input/esm/components/select-field/component.js +1 -1
- package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/esm/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/index.js +1 -1
- package/intl-phone-input/esm/{libphonenumber-js.min-2a7c96ab.d.ts → libphonenumber-js.min-46f0a1bd.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-2a7c96ab.js → libphonenumber-js.min-46f0a1bd.js} +0 -0
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{libphonenumber-js.min-755fcd4d.d.ts → libphonenumber-js.min-839979e5.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-755fcd4d.js → libphonenumber-js.min-839979e5.js} +0 -0
- package/intl-phone-input/modern/component.js +1 -1
- package/intl-phone-input/modern/{libphonenumber-js.min-2a7c96ab.d.ts → libphonenumber-js.min-46f0a1bd.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-2a7c96ab.js → libphonenumber-js.min-46f0a1bd.js} +0 -0
- package/modal/Component.desktop.js +2 -2
- package/modal/Component.mobile.js +2 -2
- package/modal/Component.responsive.d.ts +3 -3
- package/modal/Component.responsive.js +2 -2
- package/modal/components/closer/Component.js +1 -1
- package/modal/components/content/Component.desktop.js +1 -1
- package/modal/components/content/Component.mobile.js +1 -1
- package/modal/components/footer/Component.desktop.js +1 -1
- package/modal/components/footer/Component.mobile.js +1 -1
- package/modal/components/header/Component.desktop.js +1 -1
- package/modal/components/header/Component.js +1 -1
- package/modal/components/header/Component.mobile.js +1 -1
- package/modal/desktop.js +2 -2
- package/modal/esm/Component.desktop.js +2 -2
- package/modal/esm/Component.mobile.js +2 -2
- package/modal/esm/Component.responsive.js +2 -2
- package/modal/esm/components/closer/Component.js +1 -1
- package/modal/esm/components/content/Component.desktop.js +1 -1
- package/modal/esm/components/content/Component.mobile.js +1 -1
- package/modal/esm/components/footer/Component.desktop.js +1 -1
- package/modal/esm/components/footer/Component.mobile.js +1 -1
- package/modal/esm/components/header/Component.desktop.js +1 -1
- package/modal/esm/components/header/Component.js +1 -1
- package/modal/esm/components/header/Component.mobile.js +1 -1
- package/modal/esm/desktop.js +2 -2
- package/modal/esm/index.js +2 -2
- package/modal/esm/mobile.js +2 -2
- package/modal/esm/responsive.js +2 -2
- package/modal/esm/{transitions.module-98ef8445.js → transitions.module-fc882cd9.js} +0 -0
- package/modal/esm/{tslib.es6-6cf02a17.d.ts → tslib.es6-7e046e3c.d.ts} +0 -0
- package/modal/esm/{tslib.es6-6cf02a17.js → tslib.es6-7e046e3c.js} +0 -0
- package/modal/index.js +2 -2
- package/modal/mobile.js +2 -2
- package/modal/modern/Component.desktop.js +1 -1
- package/modal/modern/Component.mobile.js +1 -1
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/desktop.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile.js +1 -1
- package/modal/modern/responsive.js +1 -1
- package/modal/modern/{transitions.module-98ef8445.js → transitions.module-fc882cd9.js} +0 -0
- package/modal/responsive.js +2 -2
- package/modal/{transitions.module-2f4f417d.js → transitions.module-71182aa9.js} +0 -0
- package/modal/{tslib.es6-bc62a4c8.d.ts → tslib.es6-58db9e66.d.ts} +0 -0
- package/modal/{tslib.es6-bc62a4c8.js → tslib.es6-58db9e66.js} +0 -0
- package/notification/Component.js +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +7 -7
- package/notification/index.css +7 -7
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +7 -7
- package/notification-manager/{component-551fe5f3.d.ts → component-31f7b4e5.d.ts} +0 -0
- package/notification-manager/{component-551fe5f3.js → component-31f7b4e5.js} +0 -0
- package/notification-manager/component.js +2 -2
- package/notification-manager/components/index.js +1 -1
- package/notification-manager/components/notification/component.js +1 -1
- package/notification-manager/components/notification/index.d.ts +1 -1
- package/notification-manager/components/notification/index.js +1 -1
- package/notification-manager/esm/{component-f06f6118.d.ts → component-a16205c4.d.ts} +0 -0
- package/notification-manager/esm/{component-f06f6118.js → component-a16205c4.js} +0 -0
- package/notification-manager/esm/component.js +2 -2
- package/notification-manager/esm/components/index.js +1 -1
- package/notification-manager/esm/components/notification/component.js +1 -1
- package/notification-manager/esm/components/notification/index.d.ts +1 -1
- package/notification-manager/esm/components/notification/index.js +1 -1
- package/notification-manager/esm/index.css +11 -11
- package/notification-manager/esm/index.js +1 -1
- package/notification-manager/index.css +11 -11
- package/notification-manager/index.js +1 -1
- package/notification-manager/modern/component.js +1 -1
- package/notification-manager/modern/index.css +11 -11
- package/package.json +1 -1
- package/phone-input/esm/utils/index.js +5 -7
- package/picker-button/{Component-63eabf0e.d.ts → Component-c1566232.d.ts} +0 -0
- package/picker-button/{Component-63eabf0e.js → Component-c1566232.js} +0 -0
- package/picker-button/Component.d.ts +1 -1
- package/picker-button/Component.js +1 -1
- package/picker-button/esm/{Component-d46d35db.d.ts → Component-1ef28fe1.d.ts} +0 -0
- package/picker-button/esm/{Component-d46d35db.js → Component-1ef28fe1.js} +0 -0
- package/picker-button/esm/Component.js +1 -1
- package/picker-button/esm/field/Component.js +1 -1
- package/picker-button/esm/field/index.d.ts +1 -1
- package/picker-button/esm/field/index.js +1 -1
- package/picker-button/esm/index.js +1 -1
- package/picker-button/field/Component.js +1 -1
- package/picker-button/field/index.d.ts +1 -1
- package/picker-button/field/index.js +1 -1
- package/picker-button/index.js +1 -1
- package/select/Component.js +1 -1
- package/select/components/base-select/Component.js +1 -1
- package/select/components/base-select/index.js +1 -1
- package/select/components/field/Component.js +1 -1
- package/select/components/field/index.js +1 -1
- package/select/components/index.js +1 -1
- package/select/components/native-select/Component.js +1 -1
- package/select/components/native-select/index.js +1 -1
- package/select/components/option/Component.js +1 -1
- package/select/components/option/index.js +1 -1
- package/select/esm/Component.d.ts +1 -1
- package/select/esm/Component.js +1 -1
- package/select/esm/components/base-select/Component.js +1 -1
- package/select/esm/components/base-select/index.js +1 -1
- package/select/esm/components/field/Component.js +1 -1
- package/select/esm/components/field/index.js +1 -1
- package/select/esm/components/index.js +1 -1
- package/select/esm/components/native-select/Component.js +1 -1
- package/select/esm/components/native-select/index.js +1 -1
- package/select/esm/components/option/Component.js +1 -1
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useLazyLoading/hook.js +1 -1
- package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
- package/select/esm/{tslib.es6-75d1f2dc.d.ts → tslib.es6-f2dda8ca.d.ts} +0 -0
- package/select/esm/{tslib.es6-75d1f2dc.js → tslib.es6-f2dda8ca.js} +0 -0
- package/select/index.js +1 -1
- package/select/modern/Component.d.ts +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useLazyLoading/hook.js +1 -1
- package/select/presets/useSelectWithLoading/hook.js +1 -1
- package/select/{tslib.es6-e716a5d4.d.ts → tslib.es6-0a6ecfa9.d.ts} +0 -0
- package/select/{tslib.es6-e716a5d4.js → tslib.es6-0a6ecfa9.js} +0 -0
- package/select-with-tags/component.js +1 -1
- package/select-with-tags/components/index.js +1 -1
- package/select-with-tags/components/tag/component.js +1 -1
- package/select-with-tags/components/tag/index.js +1 -1
- package/select-with-tags/components/tag-list/component.js +1 -1
- package/select-with-tags/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/component.js +1 -1
- package/select-with-tags/esm/components/index.js +1 -1
- package/select-with-tags/esm/components/tag/component.js +1 -1
- package/select-with-tags/esm/components/tag/index.js +1 -1
- package/select-with-tags/esm/components/tag-list/component.js +1 -1
- package/select-with-tags/esm/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/index.js +1 -1
- package/select-with-tags/esm/{tslib.es6-db28aa0c.d.ts → tslib.es6-1dfcb334.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-db28aa0c.js → tslib.es6-1dfcb334.js} +0 -0
- package/select-with-tags/esm/utils/index.js +1 -1
- package/select-with-tags/esm/utils/match.js +1 -1
- package/select-with-tags/index.js +1 -1
- package/select-with-tags/{tslib.es6-81e325ac.d.ts → tslib.es6-057f20de.d.ts} +0 -0
- package/select-with-tags/{tslib.es6-81e325ac.js → tslib.es6-057f20de.js} +0 -0
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/space/Component.js +1 -1
- package/space/{Item-1b05d5f9.d.ts → Item-469eb73b.d.ts} +0 -0
- package/space/{Item-1b05d5f9.js → Item-469eb73b.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +1 -1
- package/space/esm/{Item-a82e8323.d.ts → Item-c0e149ef.d.ts} +0 -0
- package/space/esm/{Item-a82e8323.js → Item-c0e149ef.js} +0 -0
- package/space/esm/Item.js +1 -1
- package/space/esm/index.js +1 -1
- package/space/index.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/components/primary-tablist/Component.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 +2 -2
- package/tabs/components/secondary-tablist/Component.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/components/tabs/Component.d.ts +1 -1
- package/tabs/components/tabs/Component.desktop.d.ts +1 -1
- package/tabs/components/tabs/Component.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.d.ts +1 -1
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.d.ts +1 -1
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/desktop.js +3 -3
- package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.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 +2 -2
- package/tabs/esm/components/secondary-tablist/Component.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/tabs/Component.desktop.js +3 -3
- 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 +3 -3
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/{index.module-b8f02978.js → index.module-74111578.js} +0 -0
- package/tabs/esm/{index.module-7b7803cd.js → index.module-fe074327.js} +0 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-3075eccf.d.ts → tslib.es6-a444505f.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-3075eccf.js → tslib.es6-a444505f.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/{index.module-79996d12.js → index.module-4324985b.js} +0 -0
- package/tabs/{index.module-b8d932b5.js → index.module-74397790.js} +0 -0
- package/tabs/mobile.js +3 -3
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/{index.module-b8f02978.js → index.module-74111578.js} +0 -0
- package/tabs/modern/{index.module-7b7803cd.js → index.module-fe074327.js} +0 -0
- package/tabs/modern/mobile.js +2 -2
- package/tabs/modern/responsive.js +2 -2
- package/tabs/responsive.js +3 -3
- package/tabs/{tslib.es6-a22d986c.d.ts → tslib.es6-89dfbea4.d.ts} +0 -0
- package/tabs/{tslib.es6-a22d986c.js → tslib.es6-89dfbea4.js} +0 -0
- package/textarea/Component.js +3 -3
- package/textarea/default.css +19 -19
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/default.css +19 -19
- package/textarea/esm/index.css +22 -22
- package/textarea/esm/inverted.css +19 -19
- package/textarea/index.css +22 -22
- package/textarea/inverted.css +19 -19
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/default.css +19 -19
- package/textarea/modern/index.css +22 -22
- package/textarea/modern/inverted.css +19 -19
- package/themes/compiled/mobile-dark-bluetint.css +1195 -63
- package/themes/compiled/mobile-dark-bluetint.js +2 -0
- package/themes/dark.js +2 -0
- package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
- package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
- package/themes/package.json +10 -1
- package/themes/send-stats.js +0 -0
- package/toast/component.js +1 -1
- package/toast/esm/component.js +1 -1
- package/toast/esm/index.css +9 -9
- package/toast/index.css +9 -9
- package/toast/modern/component.js +1 -1
- package/toast/modern/index.css +9 -9
- package/toast-plate/component.js +1 -1
- package/toast-plate/esm/component.js +1 -1
- package/toast-plate/esm/index.css +15 -15
- package/toast-plate/index.css +15 -15
- package/toast-plate/modern/component.js +1 -1
- package/toast-plate/modern/index.css +15 -15
- package/tooltip/{Component-7f2dbcf0.d.ts → Component-f20ef2d7.d.ts} +0 -0
- package/tooltip/{Component-7f2dbcf0.js → Component-f20ef2d7.js} +0 -0
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.js +1 -1
- package/tooltip/esm/{Component-6d28f284.d.ts → Component-2769c7a2.d.ts} +0 -0
- package/tooltip/esm/{Component-6d28f284.js → Component-2769c7a2.js} +0 -0
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.js +1 -1
- package/tooltip/esm/index.d.ts +1 -1
- package/tooltip/esm/index.js +1 -1
- package/tooltip/esm/responsive.js +1 -1
- package/tooltip/index.d.ts +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/responsive.js +1 -1
- package/typography/{colors.module-ded492e1.d.ts → colors.module-27351680.d.ts} +0 -0
- package/typography/{colors.module-ded492e1.js → colors.module-27351680.js} +0 -0
- package/typography/{common.module-1de331b9.js → common.module-76bc6308.js} +0 -0
- package/typography/component.js +2 -2
- package/typography/cssm/text/component.d.ts +2 -2
- package/typography/cssm/title/component.d.ts +3 -3
- package/typography/esm/{colors.module-d21f47ee.d.ts → colors.module-5ec81d89.d.ts} +0 -0
- package/typography/esm/{colors.module-d21f47ee.js → colors.module-5ec81d89.js} +0 -0
- package/typography/esm/{common.module-9782b936.js → common.module-c8536c86.js} +0 -0
- 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-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/{colors.module-5a6490a8.js → colors.module-fa7415e8.js} +0 -0
- package/typography/modern/{common.module-9782b936.js → common.module-c8536c86.js} +0 -0
- 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-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.d.ts +2 -2
- package/typography/text/component.js +1 -1
- package/typography/text/index.js +1 -1
- package/typography/title/component.d.ts +3 -3
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +2 -2
- package/typography/title-responsive/component.js +2 -2
- package/typography/title-responsive/index.js +2 -2
- package/vars/colors-bluetint.js +2 -0
- package/vars/colors-indigo.js +2 -0
- package/vars/cssm/colors-bluetint.js +2 -0
- package/vars/cssm/colors-indigo.js +2 -0
- package/vars/package.json +11 -1
- package/vars/send-stats.js +0 -0
- package/themes/dist/amount/click.css +0 -4
- package/themes/dist/backdrop/click.css +0 -4
- package/themes/dist/button/click.css +0 -13
- package/themes/dist/button/corp.css +0 -21
- package/themes/dist/button/mobile.css +0 -19
- package/themes/dist/button/site.css +0 -5
- package/themes/dist/calendar/click.css +0 -11
- package/themes/dist/calendar-input/click.css +0 -4
- package/themes/dist/calendar-input/corp.css +0 -3
- package/themes/dist/checkbox/click.css +0 -9
- package/themes/dist/checkbox/mobile.css +0 -19
- package/themes/dist/click.css +0 -696
- package/themes/dist/compiled/mobile-dark-bluetint.css +0 -1856
- package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/compiled/mobile-dark-bluetint.js +0 -11
- package/themes/dist/confirmation/click.css +0 -12
- package/themes/dist/confirmation/mobile.css +0 -7
- package/themes/dist/corp.css +0 -520
- package/themes/dist/dark.css +0 -134
- package/themes/dist/dark.d.ts +0 -2
- package/themes/dist/dark.js +0 -12
- package/themes/dist/dropzone/click.css +0 -5
- package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
- package/themes/dist/esm/dark.d.ts +0 -2
- package/themes/dist/esm/dark.js +0 -6
- package/themes/dist/form-control/click.css +0 -31
- package/themes/dist/form-control/mobile.css +0 -34
- package/themes/dist/form-control/site.css +0 -5
- package/themes/dist/input/click.css +0 -8
- package/themes/dist/input/corp.css +0 -3
- package/themes/dist/input/mobile.css +0 -13
- package/themes/dist/input/site.css +0 -4
- package/themes/dist/link/click.css +0 -25
- package/themes/dist/list/click.css +0 -4
- package/themes/dist/mixins/amount/click.css +0 -4
- package/themes/dist/mixins/backdrop/click.css +0 -4
- package/themes/dist/mixins/button/click.css +0 -13
- package/themes/dist/mixins/button/corp.css +0 -21
- package/themes/dist/mixins/button/mobile.css +0 -19
- package/themes/dist/mixins/button/site.css +0 -5
- package/themes/dist/mixins/calendar/click.css +0 -11
- package/themes/dist/mixins/calendar-input/click.css +0 -4
- package/themes/dist/mixins/calendar-input/corp.css +0 -3
- package/themes/dist/mixins/checkbox/click.css +0 -9
- package/themes/dist/mixins/checkbox/mobile.css +0 -19
- package/themes/dist/mixins/click.css +0 -48
- package/themes/dist/mixins/confirmation/click.css +0 -12
- package/themes/dist/mixins/confirmation/mobile.css +0 -7
- package/themes/dist/mixins/corp.css +0 -13
- package/themes/dist/mixins/dark.css +0 -134
- package/themes/dist/mixins/dropzone/click.css +0 -5
- package/themes/dist/mixins/form-control/click.css +0 -31
- package/themes/dist/mixins/form-control/mobile.css +0 -34
- package/themes/dist/mixins/form-control/site.css +0 -5
- package/themes/dist/mixins/input/click.css +0 -8
- package/themes/dist/mixins/input/corp.css +0 -3
- package/themes/dist/mixins/input/mobile.css +0 -13
- package/themes/dist/mixins/input/site.css +0 -4
- package/themes/dist/mixins/link/click.css +0 -25
- package/themes/dist/mixins/list/click.css +0 -4
- package/themes/dist/mixins/mobile.css +0 -23
- package/themes/dist/mixins/modal/click.css +0 -29
- package/themes/dist/mixins/radio/click.css +0 -9
- package/themes/dist/mixins/radio/mobile.css +0 -19
- package/themes/dist/mixins/select/click.css +0 -18
- package/themes/dist/mixins/select/corp.css +0 -3
- package/themes/dist/mixins/site.css +0 -11
- package/themes/dist/mixins/skeleton/click.css +0 -8
- package/themes/dist/mixins/slider/click.css +0 -16
- package/themes/dist/mixins/slider/mobile.css +0 -5
- package/themes/dist/mixins/slider-input/mobile.css +0 -3
- package/themes/dist/mixins/switch/click.css +0 -5
- package/themes/dist/mixins/tabs/click.css +0 -20
- package/themes/dist/mixins/tabs/corp.css +0 -4
- package/themes/dist/mixins/tabs/site.css +0 -8
- package/themes/dist/mixins/tag/click.css +0 -11
- package/themes/dist/mixins/tag/mobile.css +0 -14
- package/themes/dist/mixins/toast-plate/click.css +0 -8
- package/themes/dist/mobile.css +0 -594
- package/themes/dist/modal/click.css +0 -29
- package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
- package/themes/dist/modern/dark.d.ts +0 -2
- package/themes/dist/modern/dark.js +0 -6
- package/themes/dist/package.json +0 -12
- package/themes/dist/radio/click.css +0 -9
- package/themes/dist/radio/mobile.css +0 -19
- package/themes/dist/select/click.css +0 -18
- package/themes/dist/select/corp.css +0 -3
- package/themes/dist/send-stats.js +0 -82
- package/themes/dist/site.css +0 -512
- package/themes/dist/skeleton/click.css +0 -8
- package/themes/dist/slider/click.css +0 -16
- package/themes/dist/slider/mobile.css +0 -5
- package/themes/dist/slider-input/mobile.css +0 -3
- package/themes/dist/switch/click.css +0 -5
- package/themes/dist/tabs/click.css +0 -20
- package/themes/dist/tabs/corp.css +0 -4
- package/themes/dist/tabs/site.css +0 -8
- package/themes/dist/tag/click.css +0 -11
- package/themes/dist/tag/mobile.css +0 -14
- package/themes/dist/toast-plate/click.css +0 -8
- package/vars/dist/border-radius.css +0 -9
- package/vars/dist/colors-addons.css +0 -55
- package/vars/dist/colors-bluetint.css +0 -247
- package/vars/dist/colors-bluetint.d.ts +0 -2
- package/vars/dist/colors-bluetint.js +0 -12
- package/vars/dist/colors-indigo.css +0 -269
- package/vars/dist/colors-indigo.d.ts +0 -2
- package/vars/dist/colors-indigo.js +0 -12
- package/vars/dist/colors-transparent.css +0 -22
- package/vars/dist/colors.css +0 -71
- package/vars/dist/cssm/border-radius.css +0 -9
- package/vars/dist/cssm/colors-addons.css +0 -55
- package/vars/dist/cssm/colors-bluetint.css +0 -247
- package/vars/dist/cssm/colors-bluetint.d.ts +0 -2
- package/vars/dist/cssm/colors-bluetint.js +0 -12
- package/vars/dist/cssm/colors-indigo.css +0 -265
- package/vars/dist/cssm/colors-indigo.d.ts +0 -2
- package/vars/dist/cssm/colors-indigo.js +0 -12
- package/vars/dist/cssm/colors-transparent.css +0 -22
- package/vars/dist/cssm/colors.css +0 -71
- package/vars/dist/cssm/gaps.css +0 -30
- package/vars/dist/cssm/index.css +0 -496
- package/vars/dist/cssm/mixins.css +0 -1
- package/vars/dist/cssm/shadows-indigo.css +0 -38
- package/vars/dist/cssm/typography.css +0 -6
- package/vars/dist/esm/colors-bluetint.d.ts +0 -2
- package/vars/dist/esm/colors-bluetint.js +0 -6
- package/vars/dist/esm/colors-indigo.d.ts +0 -2
- package/vars/dist/esm/colors-indigo.js +0 -6
- package/vars/dist/gaps.css +0 -30
- package/vars/dist/index.css +0 -9
- package/vars/dist/mixins.css +0 -4
- package/vars/dist/modern/colors-bluetint.d.ts +0 -2
- package/vars/dist/modern/colors-bluetint.js +0 -6
- package/vars/dist/modern/colors-indigo.d.ts +0 -2
- package/vars/dist/modern/colors-indigo.js +0 -6
- package/vars/dist/package.json +0 -13
- package/vars/dist/send-stats.js +0 -82
- package/vars/dist/shadows-indigo.css +0 -38
- package/vars/dist/typography.css +0 -486
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var components_swipeableBackdrop_Component = require('./Component-
|
|
3
|
+
var components_swipeableBackdrop_Component = require('./Component-9bfb0427.js');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var cn = require('classnames');
|
|
6
6
|
var reactSwipeable = require('react-swipeable');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var components_swipeableBackdrop_Component = require('../../Component-
|
|
3
|
+
var components_swipeableBackdrop_Component = require('../../Component-9bfb0427.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('../../../backdrop');
|
|
6
6
|
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { forwardRef, useState, useRef, useCallback, useEffect } from 'react';
|
|
2
2
|
import '../../backdrop/esm';
|
|
3
|
-
import { S as SwipeableBackdrop, _ as __assign } from './Component-
|
|
3
|
+
import { S as SwipeableBackdrop, _ as __assign } from './Component-675f649e.js';
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import { useSwipeable } from 'react-swipeable';
|
|
6
6
|
import { BaseModal } from '../../base-modal/esm';
|
package/bottom-sheet/index.js
CHANGED
package/calendar/Component.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var tslib_es6 = require('./tslib.es6-
|
|
3
|
+
var tslib_es6 = require('./tslib.es6-772f303b.js');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var cn = require('classnames');
|
|
6
6
|
var dateFns = require('date-fns');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var tslib_es6 = require('../../tslib.es6-
|
|
3
|
+
var tslib_es6 = require('../../tslib.es6-772f303b.js');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var cn = require('classnames');
|
|
6
6
|
var dateFns = require('date-fns');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
require('../../tslib.es6-
|
|
3
|
+
require('../../tslib.es6-772f303b.js');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var cn = require('classnames');
|
|
6
6
|
var coreComponentsButton = require('../../../button');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var tslib_es6 = require('../../tslib.es6-
|
|
3
|
+
var tslib_es6 = require('../../tslib.es6-772f303b.js');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
var dateFns = require('date-fns');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var tslib_es6 = require('../../tslib.es6-
|
|
3
|
+
var tslib_es6 = require('../../tslib.es6-772f303b.js');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var cn = require('classnames');
|
|
6
6
|
var coreComponentsButton = require('../../../button');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var tslib_es6 = require('../../tslib.es6-
|
|
3
|
+
var tslib_es6 = require('../../tslib.es6-772f303b.js');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
var dateFns = require('date-fns');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as __assign } from './tslib.es6-
|
|
1
|
+
import { _ as __assign } from './tslib.es6-382c8647.js';
|
|
2
2
|
import React, { forwardRef, useState, useMemo, useCallback } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { startOfMonth, startOfDay, endOfDay } from 'date-fns';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as __assign } from '../../tslib.es6-
|
|
1
|
+
import { _ as __assign } from '../../tslib.es6-382c8647.js';
|
|
2
2
|
import React, { useRef, useCallback } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { startOfMonth, isToday, isEqual, isSameDay, isWithinInterval, isLastDayOfMonth } from 'date-fns';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as __rest, _ as __assign } from '../../tslib.es6-
|
|
1
|
+
import { a as __rest, _ as __assign } from '../../tslib.es6-382c8647.js';
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { Button } from '../../../../button/esm';
|
package/calendar/esm/index.js
CHANGED
|
File without changes
|
|
File without changes
|
package/calendar/index.js
CHANGED
|
File without changes
|
|
File without changes
|
|
@@ -85,7 +85,7 @@ type CalendarInputProps = Omit<DateInputProps, 'onChange' | 'mobileMode'> & {
|
|
|
85
85
|
*/
|
|
86
86
|
popoverPosition?: PopoverProps['position'];
|
|
87
87
|
};
|
|
88
|
-
declare const CalendarInput: React.ForwardRefExoticComponent<Pick<DateInputProps, "
|
|
88
|
+
declare const CalendarInput: React.ForwardRefExoticComponent<Pick<DateInputProps, "children" | "value" | "form" | "label" | "slot" | "style" | "title" | "pattern" | "dir" | "className" | "dataTestId" | "name" | "hidden" | "color" | "size" | "block" | "clear" | "multiple" | "disabled" | "leftAddons" | "rightAddons" | "colors" | "type" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "step" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "fieldClassName" | "labelClassName" | "addonsClassName" | "error" | "hint" | "bottomAddons" | "accept" | "alt" | "autoComplete" | "capture" | "checked" | "crossOrigin" | "height" | "max" | "maxLength" | "min" | "minLength" | "readOnly" | "required" | "src" | "width" | "success" | "inputClassName" | "focusedClassName" | "filledClassName" | "onClear" | "wrapperRef" | "keepCharPositions" | "minYear" | "maxYear"> & {
|
|
89
89
|
/**
|
|
90
90
|
* Дополнительный класс
|
|
91
91
|
*/
|
|
@@ -5,10 +5,18 @@ var dateFns = require('date-fns');
|
|
|
5
5
|
|
|
6
6
|
function useCalendarMonthes(_a) {
|
|
7
7
|
var inputValueFrom = _a.inputValueFrom, inputValueTo = _a.inputValueTo, defaultMonth = _a.defaultMonth, isPopover = _a.isPopover;
|
|
8
|
-
var initialMonthFrom =
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
var initialMonthFrom = (function () {
|
|
9
|
+
if (inputValueFrom.value && inputValueFrom.date) {
|
|
10
|
+
return dateFns.startOfMonth(inputValueFrom.date).getTime();
|
|
11
|
+
}
|
|
12
|
+
return defaultMonth;
|
|
13
|
+
})();
|
|
14
|
+
var initialMonthTo = (function () {
|
|
15
|
+
if (inputValueTo.value && inputValueTo.date) {
|
|
16
|
+
return dateFns.startOfMonth(inputValueTo.date).getTime();
|
|
17
|
+
}
|
|
18
|
+
return isPopover ? initialMonthFrom : dateFns.addMonths(initialMonthFrom, 1).getTime();
|
|
19
|
+
})();
|
|
12
20
|
var _b = React.useState(initialMonthFrom), monthFrom = _b[0], setMonthFrom = _b[1];
|
|
13
21
|
var _c = React.useState(initialMonthTo), monthTo = _c[0], setMonthTo = _c[1];
|
|
14
22
|
var handleMonthFromChange = React.useCallback(function (newMonthFrom) {
|
|
@@ -3,10 +3,18 @@ import { startOfMonth, addMonths, subMonths } from 'date-fns';
|
|
|
3
3
|
|
|
4
4
|
function useCalendarMonthes(_a) {
|
|
5
5
|
var inputValueFrom = _a.inputValueFrom, inputValueTo = _a.inputValueTo, defaultMonth = _a.defaultMonth, isPopover = _a.isPopover;
|
|
6
|
-
var initialMonthFrom =
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
6
|
+
var initialMonthFrom = (function () {
|
|
7
|
+
if (inputValueFrom.value && inputValueFrom.date) {
|
|
8
|
+
return startOfMonth(inputValueFrom.date).getTime();
|
|
9
|
+
}
|
|
10
|
+
return defaultMonth;
|
|
11
|
+
})();
|
|
12
|
+
var initialMonthTo = (function () {
|
|
13
|
+
if (inputValueTo.value && inputValueTo.date) {
|
|
14
|
+
return startOfMonth(inputValueTo.date).getTime();
|
|
15
|
+
}
|
|
16
|
+
return isPopover ? initialMonthFrom : addMonths(initialMonthFrom, 1).getTime();
|
|
17
|
+
})();
|
|
10
18
|
var _b = useState(initialMonthFrom), monthFrom = _b[0], setMonthFrom = _b[1];
|
|
11
19
|
var _c = useState(initialMonthTo), monthTo = _c[0], setMonthTo = _c[1];
|
|
12
20
|
var handleMonthFromChange = useCallback(function (newMonthFrom) {
|
|
@@ -2,10 +2,18 @@ import { useState, useCallback } from 'react';
|
|
|
2
2
|
import { startOfMonth, addMonths, subMonths } from 'date-fns';
|
|
3
3
|
|
|
4
4
|
function useCalendarMonthes({ inputValueFrom, inputValueTo, defaultMonth, isPopover, }) {
|
|
5
|
-
const initialMonthFrom =
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
5
|
+
const initialMonthFrom = (() => {
|
|
6
|
+
if (inputValueFrom.value && inputValueFrom.date) {
|
|
7
|
+
return startOfMonth(inputValueFrom.date).getTime();
|
|
8
|
+
}
|
|
9
|
+
return defaultMonth;
|
|
10
|
+
})();
|
|
11
|
+
const initialMonthTo = (() => {
|
|
12
|
+
if (inputValueTo.value && inputValueTo.date) {
|
|
13
|
+
return startOfMonth(inputValueTo.date).getTime();
|
|
14
|
+
}
|
|
15
|
+
return isPopover ? initialMonthFrom : addMonths(initialMonthFrom, 1).getTime();
|
|
16
|
+
})();
|
|
9
17
|
const [monthFrom, setMonthFrom] = useState(initialMonthFrom);
|
|
10
18
|
const [monthTo, setMonthTo] = useState(initialMonthTo);
|
|
11
19
|
const handleMonthFromChange = useCallback((newMonthFrom) => {
|
|
@@ -5,10 +5,18 @@ var dateFns = require('date-fns');
|
|
|
5
5
|
|
|
6
6
|
function useCalendarMonthes(_a) {
|
|
7
7
|
var inputValueFrom = _a.inputValueFrom, inputValueTo = _a.inputValueTo, defaultMonth = _a.defaultMonth, isPopover = _a.isPopover;
|
|
8
|
-
var initialMonthFrom =
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
var initialMonthFrom = (function () {
|
|
9
|
+
if (inputValueFrom.value && inputValueFrom.date) {
|
|
10
|
+
return dateFns.startOfMonth(inputValueFrom.date).getTime();
|
|
11
|
+
}
|
|
12
|
+
return defaultMonth;
|
|
13
|
+
})();
|
|
14
|
+
var initialMonthTo = (function () {
|
|
15
|
+
if (inputValueTo.value && inputValueTo.date) {
|
|
16
|
+
return dateFns.startOfMonth(inputValueTo.date).getTime();
|
|
17
|
+
}
|
|
18
|
+
return isPopover ? initialMonthFrom : dateFns.addMonths(initialMonthFrom, 1).getTime();
|
|
19
|
+
})();
|
|
12
20
|
var _b = React.useState(initialMonthFrom), monthFrom = _b[0], setMonthFrom = _b[1];
|
|
13
21
|
var _c = React.useState(initialMonthTo), monthTo = _c[0], setMonthTo = _c[1];
|
|
14
22
|
var handleMonthFromChange = React.useCallback(function (newMonthFrom) {
|
package/chart/Component.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var tslib_es6 = require('./tslib.es6-
|
|
3
|
+
var tslib_es6 = require('./tslib.es6-5600ba09.js');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var cn = require('classnames');
|
|
6
6
|
var recharts = require('recharts');
|
package/chart/esm/Component.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as __assign } from './tslib.es6-
|
|
1
|
+
import { _ as __assign } from './tslib.es6-f6456a4e.js';
|
|
2
2
|
import React, { useState, useRef, useMemo, useCallback, useEffect } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { Legend, CartesianGrid, XAxis, YAxis, Brush, Tooltip, Area, Line, Bar, LabelList, Cell, ResponsiveContainer, ComposedChart } from 'recharts';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as __assign } from '../../tslib.es6-
|
|
1
|
+
import { _ as __assign } from '../../tslib.es6-f6456a4e.js';
|
|
2
2
|
import { useState, useEffect } from 'react';
|
|
3
3
|
import { setComposedChartsMargin } from './utils/setComposedChartsMargin.js';
|
|
4
4
|
import { setDatas } from './utils/setDatas.js';
|
package/chart/esm/index.js
CHANGED
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var tslib_es6 = require('../../tslib.es6-
|
|
3
|
+
var tslib_es6 = require('../../tslib.es6-5600ba09.js');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var hooks_useSettings_utils_setComposedChartsMargin = require('./utils/setComposedChartsMargin.js');
|
|
6
6
|
var hooks_useSettings_utils_setDatas = require('./utils/setDatas.js');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var tslib_es6 = require('../../../tslib.es6-
|
|
3
|
+
var tslib_es6 = require('../../../tslib.es6-5600ba09.js');
|
|
4
4
|
|
|
5
5
|
var setGradientCharts = function (series) {
|
|
6
6
|
var filterSeries = series.filter(function (item) { return item.chart !== 'gradient'; });
|
package/chart/index.js
CHANGED
|
File without changes
|
|
File without changes
|
package/collapse/Component.d.ts
CHANGED
package/collapse/Component.js
CHANGED
|
@@ -2,6 +2,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
2
2
|
|
|
3
3
|
var React = require('react');
|
|
4
4
|
var cn = require('classnames');
|
|
5
|
+
var resizeObserver = require('resize-observer');
|
|
5
6
|
var ArrowDownMBlackIcon = require('@alfalab/icons-classic/ArrowDownMBlackIcon');
|
|
6
7
|
var ArrowUpMBlackIcon = require('@alfalab/icons-classic/ArrowUpMBlackIcon');
|
|
7
8
|
var coreComponentsLink = require('../link');
|
|
@@ -13,7 +14,7 @@ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
|
13
14
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
14
15
|
var debounce__default = /*#__PURE__*/_interopDefaultLegacy(debounce);
|
|
15
16
|
|
|
16
|
-
var styles = {"collapse":"
|
|
17
|
+
var styles = {"collapse":"collapse__collapse_1882u","content":"collapse__content_1882u","expandedContent":"collapse__expandedContent_1882u","expandedLabel":"collapse__expandedLabel_1882u"};
|
|
17
18
|
require('./index.css');
|
|
18
19
|
|
|
19
20
|
var Collapse = React.forwardRef(function (_a, ref) {
|
|
@@ -38,14 +39,9 @@ var Collapse = React.forwardRef(function (_a, ref) {
|
|
|
38
39
|
contentRef.current.style.height = contentHeight + "px";
|
|
39
40
|
}, [isExpanded]);
|
|
40
41
|
var handleTransitionEnd = React.useCallback(function () {
|
|
41
|
-
if (contentRef.current) {
|
|
42
|
-
if (contentRef.current.offsetHeight > 0) {
|
|
43
|
-
contentRef.current.style.height = 'auto';
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
42
|
if (onTransitionEnd)
|
|
47
|
-
onTransitionEnd();
|
|
48
|
-
}, [onTransitionEnd]);
|
|
43
|
+
onTransitionEnd(expanded);
|
|
44
|
+
}, [expanded, onTransitionEnd]);
|
|
49
45
|
var handleExpandedChange = React.useCallback(function () {
|
|
50
46
|
if (uncontrolled) {
|
|
51
47
|
setExpandedState(!isExpanded);
|
|
@@ -58,6 +54,15 @@ var Collapse = React.forwardRef(function (_a, ref) {
|
|
|
58
54
|
window.addEventListener('resize', handleResize);
|
|
59
55
|
return function () { return window.removeEventListener('resize', handleResize); };
|
|
60
56
|
}, [recalculate]);
|
|
57
|
+
React.useEffect(function () {
|
|
58
|
+
var observer = new resizeObserver.ResizeObserver(recalculate);
|
|
59
|
+
if (contentCaseRef.current) {
|
|
60
|
+
observer.observe(contentCaseRef.current);
|
|
61
|
+
}
|
|
62
|
+
return function () {
|
|
63
|
+
observer.disconnect();
|
|
64
|
+
};
|
|
65
|
+
}, [recalculate]);
|
|
61
66
|
React.useEffect(function () { return recalculate(); }, [isExpanded, recalculate]);
|
|
62
67
|
var contentStyles = React.useMemo(function () {
|
|
63
68
|
var _a;
|
|
@@ -2,6 +2,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
2
2
|
|
|
3
3
|
var React = require('react');
|
|
4
4
|
var cn = require('classnames');
|
|
5
|
+
var resizeObserver = require('resize-observer');
|
|
5
6
|
var ArrowDownMBlackIcon = require('@alfalab/icons-classic/ArrowDownMBlackIcon');
|
|
6
7
|
var ArrowUpMBlackIcon = require('@alfalab/icons-classic/ArrowUpMBlackIcon');
|
|
7
8
|
var coreComponentsLink = require('../../link/cssm');
|
|
@@ -37,14 +38,9 @@ var Collapse = React.forwardRef(function (_a, ref) {
|
|
|
37
38
|
contentRef.current.style.height = contentHeight + "px";
|
|
38
39
|
}, [isExpanded]);
|
|
39
40
|
var handleTransitionEnd = React.useCallback(function () {
|
|
40
|
-
if (contentRef.current) {
|
|
41
|
-
if (contentRef.current.offsetHeight > 0) {
|
|
42
|
-
contentRef.current.style.height = 'auto';
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
41
|
if (onTransitionEnd)
|
|
46
|
-
onTransitionEnd();
|
|
47
|
-
}, [onTransitionEnd]);
|
|
42
|
+
onTransitionEnd(expanded);
|
|
43
|
+
}, [expanded, onTransitionEnd]);
|
|
48
44
|
var handleExpandedChange = React.useCallback(function () {
|
|
49
45
|
if (uncontrolled) {
|
|
50
46
|
setExpandedState(!isExpanded);
|
|
@@ -57,6 +53,15 @@ var Collapse = React.forwardRef(function (_a, ref) {
|
|
|
57
53
|
window.addEventListener('resize', handleResize);
|
|
58
54
|
return function () { return window.removeEventListener('resize', handleResize); };
|
|
59
55
|
}, [recalculate]);
|
|
56
|
+
React.useEffect(function () {
|
|
57
|
+
var observer = new resizeObserver.ResizeObserver(recalculate);
|
|
58
|
+
if (contentCaseRef.current) {
|
|
59
|
+
observer.observe(contentCaseRef.current);
|
|
60
|
+
}
|
|
61
|
+
return function () {
|
|
62
|
+
observer.disconnect();
|
|
63
|
+
};
|
|
64
|
+
}, [recalculate]);
|
|
60
65
|
React.useEffect(function () { return recalculate(); }, [isExpanded, recalculate]);
|
|
61
66
|
var contentStyles = React.useMemo(function () {
|
|
62
67
|
var _a;
|