@itcase/ui 1.9.17 → 1.9.19
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/dist/{Avatar_cjs_ZK4mnb7m.js → Avatar_cjs_DRZE113U.js} +2 -2
- package/dist/{Avatar_es_Dk99rLbe.js → Avatar_es_Cmq4xAG6.js} +2 -2
- package/dist/{Button_cjs_vkqr1bkb.js → Button_cjs_BRShPZw4.js} +3 -3
- package/dist/{Button_es_BD_2rj1L.js → Button_es_CvRcO3xM.js} +3 -3
- package/dist/{ChipsGroup_cjs_Bfv9Z78e.js → ChipsGroup_cjs_D0bGehZY.js} +2 -3
- package/dist/{ChipsGroup_es_BrHHulZC.js → ChipsGroup_es_DWvsJ5bu.js} +2 -3
- package/dist/{DatePicker_cjs_D9q-RqJu.js → DatePicker_cjs_Cm50AX0J.js} +30 -17
- package/dist/{DatePicker_es_C8h_4BAl.js → DatePicker_es_B-WPA9y9.js} +30 -17
- package/dist/{DropdownItem_cjs_B9gLsZaE.js → DropdownItem_cjs_CawN_Tz7.js} +2 -2
- package/dist/{DropdownItem_es_B6kgi8Rn.js → DropdownItem_es_BauhVrYj.js} +2 -2
- package/dist/{Icon_cjs_NpWSQezS.js → Icon_cjs_BgGtdviU.js} +3 -3
- package/dist/{Icon_es_CJuX1p1_.js → Icon_es_CtZHchZc.js} +3 -3
- package/dist/{Label_cjs_BQuZczFh.js → Label_cjs_FRIVslSV.js} +2 -2
- package/dist/{Label_es_CPJTfGeV.js → Label_es_CI2mt2wH.js} +2 -2
- package/dist/{Loader_cjs_rHdGFWUi.js → Loader_cjs_DWBtnjaL.js} +1 -1
- package/dist/{Loader_es_D4Vd79Gk.js → Loader_es_BvTBRuay.js} +1 -1
- package/dist/{SelectContainer_cjs_BCd-lWfu.js → SelectContainer_cjs_tjM35jHG.js} +3 -3
- package/dist/{SelectContainer_es_DKSC5hMK.js → SelectContainer_es_BKIz5i19.js} +3 -3
- package/dist/{Text_cjs_BhnGHF2T.js → Text_cjs_DG2eMKBi.js} +2 -2
- package/dist/{Text_es_C1kfpokr.js → Text_es_CU9KR5AE.js} +2 -2
- package/dist/cjs/components/Accordion.js +2 -2
- package/dist/cjs/components/Avatar.js +3 -3
- package/dist/cjs/components/AvatarStack.js +3 -3
- package/dist/cjs/components/Badge.js +2 -2
- package/dist/cjs/components/Breadcrumbs.js +2 -2
- package/dist/cjs/components/Button.js +4 -4
- package/dist/cjs/components/Cell.js +3 -3
- package/dist/cjs/components/Checkbox.js +1 -1
- package/dist/cjs/components/Chips.js +3 -3
- package/dist/cjs/components/Choice.js +3 -3
- package/dist/cjs/components/CookiesWarning.js +4 -4
- package/dist/cjs/components/DatePeriod.js +10 -10
- package/dist/cjs/components/DatePicker.js +6 -6
- package/dist/cjs/components/Drawer.js +2 -2
- package/dist/cjs/components/Dropdown.js +3 -3
- package/dist/cjs/components/HeroTitle.js +2 -2
- package/dist/cjs/components/Icon.js +2 -2
- package/dist/cjs/components/InputPassword.js +2 -2
- package/dist/cjs/components/Label.js +3 -3
- package/dist/cjs/components/Loader.js +2 -2
- package/dist/cjs/components/MenuItem.js +2 -2
- package/dist/cjs/components/Modal.js +3 -3
- package/dist/cjs/components/ModalSheetBottom.js +2 -2
- package/dist/cjs/components/Notification.js +4 -4
- package/dist/cjs/components/Pagination.js +3 -3
- package/dist/cjs/components/Radio.js +1 -1
- package/dist/cjs/components/Response.js +4 -4
- package/dist/cjs/components/Search.js +2 -2
- package/dist/cjs/components/Segmented.js +2 -2
- package/dist/cjs/components/Select.js +4 -4
- package/dist/cjs/components/Swiper.js +2 -2
- package/dist/cjs/components/Switch.js +1 -1
- package/dist/cjs/components/Tab.js +2 -2
- package/dist/cjs/components/Text.js +1 -1
- package/dist/cjs/components/Tile.js +2 -2
- package/dist/cjs/components/Title.js +2 -2
- package/dist/cjs/components/Tooltip.js +2 -2
- package/dist/cjs/components/Warning.js +2 -2
- package/dist/components/Accordion.js +2 -2
- package/dist/components/Avatar.js +3 -3
- package/dist/components/AvatarStack.js +3 -3
- package/dist/components/Badge.js +2 -2
- package/dist/components/Breadcrumbs.js +2 -2
- package/dist/components/Button.js +4 -4
- package/dist/components/Cell.js +3 -3
- package/dist/components/Checkbox.js +1 -1
- package/dist/components/Chips.js +3 -3
- package/dist/components/Choice.js +3 -3
- package/dist/components/CookiesWarning.js +4 -4
- package/dist/components/DatePeriod.js +10 -10
- package/dist/components/DatePicker.js +6 -6
- package/dist/components/Drawer.js +2 -2
- package/dist/components/Dropdown.js +3 -3
- package/dist/components/HeroTitle.js +2 -2
- package/dist/components/Icon.js +2 -2
- package/dist/components/InputPassword.js +2 -2
- package/dist/components/Label.js +3 -3
- package/dist/components/Loader.js +2 -2
- package/dist/components/MenuItem.js +2 -2
- package/dist/components/Modal.js +3 -3
- package/dist/components/ModalSheetBottom.js +2 -2
- package/dist/components/Notification.js +4 -4
- package/dist/components/Pagination.js +3 -3
- package/dist/components/Radio.js +1 -1
- package/dist/components/Response.js +4 -4
- package/dist/components/Search.js +2 -2
- package/dist/components/Segmented.js +2 -2
- package/dist/components/Select.js +4 -4
- package/dist/components/Swiper.js +2 -2
- package/dist/components/Switch.js +1 -1
- package/dist/components/Tab.js +2 -2
- package/dist/components/Text.js +1 -1
- package/dist/components/Tile.js +2 -2
- package/dist/components/Title.js +2 -2
- package/dist/components/Tooltip.js +2 -2
- package/dist/components/Warning.js +2 -2
- package/dist/types/components/DatePicker/DatePicker.utils.d.ts +6 -0
- package/package.json +1 -1
package/dist/components/Text.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { T as Text, a as textAppearance, t as textConfig } from '../
|
|
1
|
+
export { T as Text, a as textAppearance, t as textConfig } from '../Text_es_CU9KR5AE.js';
|
|
2
2
|
import 'react/jsx-runtime';
|
|
3
3
|
import 'clsx';
|
|
4
4
|
import '../hooks/useAppearanceConfig/useAppearanceConfig.js';
|
package/dist/components/Tile.js
CHANGED
|
@@ -3,8 +3,8 @@ import clsx from 'clsx';
|
|
|
3
3
|
import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
|
|
4
4
|
import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
|
|
5
5
|
import { useStyles } from '../hooks/useStyles/useStyles.js';
|
|
6
|
-
import { b as Title, B as Badge, I as Icon } from '../
|
|
7
|
-
import { T as Text } from '../
|
|
6
|
+
import { b as Title, B as Badge, I as Icon } from '../Icon_es_CtZHchZc.js';
|
|
7
|
+
import { T as Text } from '../Text_es_CU9KR5AE.js';
|
|
8
8
|
import 'react';
|
|
9
9
|
import 'lodash/camelCase';
|
|
10
10
|
import 'lodash/castArray';
|
package/dist/components/Title.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { b as Title, d as titleAppearance, c as titleConfig } from '../
|
|
1
|
+
export { b as Title, d as titleAppearance, c as titleConfig } from '../Icon_es_CtZHchZc.js';
|
|
2
2
|
import 'react/jsx-runtime';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'clsx';
|
|
@@ -22,4 +22,4 @@ import '../hooks/useStyles/styleAttributes.js';
|
|
|
22
22
|
import '../hooks/useStyles/useStyles.js';
|
|
23
23
|
import 'lodash/maxBy';
|
|
24
24
|
import '../Link_es_P2b6ya7P.js';
|
|
25
|
-
import '../
|
|
25
|
+
import '../Text_es_CU9KR5AE.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { T as Tooltip, a as tooltipAppearance, t as tooltipConfig } from '../
|
|
1
|
+
export { T as Tooltip, a as tooltipAppearance, t as tooltipConfig } from '../Icon_es_CtZHchZc.js';
|
|
2
2
|
import 'react/jsx-runtime';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'clsx';
|
|
@@ -22,4 +22,4 @@ import '../hooks/useStyles/styleAttributes.js';
|
|
|
22
22
|
import '../hooks/useStyles/useStyles.js';
|
|
23
23
|
import 'lodash/maxBy';
|
|
24
24
|
import '../Link_es_P2b6ya7P.js';
|
|
25
|
-
import '../
|
|
25
|
+
import '../Text_es_CU9KR5AE.js';
|
|
@@ -4,8 +4,8 @@ import clsx from 'clsx';
|
|
|
4
4
|
import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
|
|
5
5
|
import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
|
|
6
6
|
import { useStyles } from '../hooks/useStyles/useStyles.js';
|
|
7
|
-
import { I as Icon } from '../
|
|
8
|
-
import { T as Text } from '../
|
|
7
|
+
import { I as Icon } from '../Icon_es_CtZHchZc.js';
|
|
8
|
+
import { T as Text } from '../Text_es_CU9KR5AE.js';
|
|
9
9
|
import { icons16 } from '@itcase/icons/default';
|
|
10
10
|
import 'lodash/camelCase';
|
|
11
11
|
import 'lodash/castArray';
|