@itcase/ui 1.8.53 → 1.8.54
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_BQNgRkQo.js → Avatar_cjs_CxyEa4gB.js} +1 -1
- package/dist/{Avatar_es_DzMM4D-9.js → Avatar_es_DQTyqtKx.js} +1 -1
- package/dist/{Button_cjs_C8P5a38-.js → Button_cjs_DUciIEhV.js} +8 -5
- package/dist/{Button_es_CwtOu3lT.js → Button_es_CaVzZgqG.js} +8 -5
- package/dist/{ChipsGroup_cjs_CVCYLe2C.js → ChipsGroup_cjs_BMwgN3bm.js} +1 -1
- package/dist/{ChipsGroup_es_BrX6_qHH.js → ChipsGroup_es_DVnt9N0b.js} +1 -1
- package/dist/{DatePicker_cjs_Dm4jEz9i.js → DatePicker_cjs_B2lmtIti.js} +3 -3
- package/dist/{DatePicker_es_DOS_Wd3d.js → DatePicker_es_CfT5zDjb.js} +3 -3
- package/dist/{DropdownItem_cjs_DFScS1ls.js → DropdownItem_cjs_BtL83PeZ.js} +1 -1
- package/dist/{DropdownItem_es_BnKPMQwa.js → DropdownItem_es_BK2bacxA.js} +1 -1
- package/dist/{Icon_cjs_CKWWo53f.js → Icon_cjs_O7ILYzgW.js} +31 -5
- package/dist/{Icon_es_B7IMj2rG.js → Icon_es_BGR9vYtq.js} +31 -5
- package/dist/{Label_cjs_DtPQ3nBp.js → Label_cjs_eQIgvtt7.js} +8 -5
- package/dist/{Label_es_Bdm6UXMY.js → Label_es_BQDu9dwH.js} +8 -5
- package/dist/cjs/components/Accordion.js +1 -1
- package/dist/cjs/components/Avatar.js +2 -2
- package/dist/cjs/components/AvatarStack.js +2 -2
- package/dist/cjs/components/Badge.js +1 -1
- package/dist/cjs/components/Breadcrumbs.js +1 -1
- package/dist/cjs/components/Button.js +2 -2
- package/dist/cjs/components/Cell.js +2 -2
- package/dist/cjs/components/Chips.js +2 -2
- package/dist/cjs/components/Choice.js +1 -1
- package/dist/cjs/components/CookiesWarning.js +2 -2
- package/dist/cjs/components/DatePeriod.js +5 -5
- package/dist/cjs/components/DatePicker.js +4 -4
- package/dist/cjs/components/Drawer.js +1 -1
- package/dist/cjs/components/Dropdown.js +2 -2
- package/dist/cjs/components/HeroTitle.js +1 -1
- package/dist/cjs/components/Icon.js +1 -1
- package/dist/cjs/components/InputPassword.js +1 -1
- package/dist/cjs/components/Label.js +2 -2
- package/dist/cjs/components/MenuItem.js +1 -1
- package/dist/cjs/components/Modal.js +1 -1
- package/dist/cjs/components/Notification.js +1 -1
- package/dist/cjs/components/Pagination.js +2 -2
- package/dist/cjs/components/Response.js +2 -2
- package/dist/cjs/components/Search.js +1 -1
- package/dist/cjs/components/Segmented.js +1 -1
- package/dist/cjs/components/Select.js +1 -1
- package/dist/cjs/components/Swiper.js +1 -1
- package/dist/cjs/components/Tab.js +1 -1
- package/dist/cjs/components/Tile.js +1 -1
- package/dist/cjs/components/Title.js +1 -1
- package/dist/cjs/components/Tooltip.js +1 -1
- package/dist/cjs/components/Warning.js +1 -1
- package/dist/components/Accordion.js +1 -1
- package/dist/components/Avatar.js +2 -2
- package/dist/components/AvatarStack.js +2 -2
- package/dist/components/Badge.js +1 -1
- package/dist/components/Breadcrumbs.js +1 -1
- package/dist/components/Button.js +2 -2
- package/dist/components/Cell.js +2 -2
- package/dist/components/Chips.js +2 -2
- package/dist/components/Choice.js +1 -1
- package/dist/components/CookiesWarning.js +2 -2
- package/dist/components/DatePeriod.js +5 -5
- package/dist/components/DatePicker.js +4 -4
- package/dist/components/Drawer.js +1 -1
- package/dist/components/Dropdown.js +2 -2
- package/dist/components/HeroTitle.js +1 -1
- package/dist/components/Icon.js +1 -1
- package/dist/components/InputPassword.js +1 -1
- package/dist/components/Label.js +2 -2
- package/dist/components/MenuItem.js +1 -1
- package/dist/components/Modal.js +1 -1
- package/dist/components/Notification.js +1 -1
- package/dist/components/Pagination.js +2 -2
- package/dist/components/Response.js +2 -2
- package/dist/components/Search.js +1 -1
- package/dist/components/Segmented.js +1 -1
- package/dist/components/Select.js +1 -1
- package/dist/components/Swiper.js +1 -1
- package/dist/components/Tab.js +1 -1
- package/dist/components/Tile.js +1 -1
- package/dist/components/Title.js +1 -1
- package/dist/components/Tooltip.js +1 -1
- package/dist/components/Warning.js +1 -1
- package/dist/types/components/Badge/appearance/badgeShape.d.ts +25 -0
- package/dist/types/components/Button/appearance/buttonShape.d.ts +5 -2
- package/dist/types/components/Label/appearance/labelShape.d.ts +5 -2
- package/package.json +1 -1
package/dist/components/Tile.js
CHANGED
|
@@ -3,7 +3,7 @@ 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 '../
|
|
6
|
+
import { b as Title, B as Badge, I as Icon } from '../Icon_es_BGR9vYtq.js';
|
|
7
7
|
import { T as Text } from '../Text_es_BdFAdf7M.js';
|
|
8
8
|
import { _ as __assign } from '../tslib.es6_es_Bwu1Cn-t.js';
|
|
9
9
|
import 'react';
|
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_BGR9vYtq.js';
|
|
2
2
|
import '../tslib.es6_es_Bwu1Cn-t.js';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'react';
|
|
@@ -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_BGR9vYtq.js';
|
|
2
2
|
import '../tslib.es6_es_Bwu1Cn-t.js';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'react';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
2
|
import { useState, Fragment } from 'react';
|
|
3
3
|
import clsx from 'clsx';
|
|
4
|
-
import { I as Icon } from '../
|
|
4
|
+
import { I as Icon } from '../Icon_es_BGR9vYtq.js';
|
|
5
5
|
import { T as Text } from '../Text_es_BdFAdf7M.js';
|
|
6
6
|
import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
|
|
7
7
|
import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const badgeAppearanceShape: {
|
|
2
|
+
circular: {
|
|
3
|
+
shape: string;
|
|
4
|
+
};
|
|
5
|
+
rounded: {
|
|
6
|
+
shape: string;
|
|
7
|
+
};
|
|
8
|
+
roundedL: {
|
|
9
|
+
shape: string;
|
|
10
|
+
shapeStrength: string;
|
|
11
|
+
};
|
|
12
|
+
roundedM: {
|
|
13
|
+
shape: string;
|
|
14
|
+
shapeStrength: string;
|
|
15
|
+
};
|
|
16
|
+
roundedS: {
|
|
17
|
+
shape: string;
|
|
18
|
+
shapeStrength: string;
|
|
19
|
+
};
|
|
20
|
+
roundedXL: {
|
|
21
|
+
shape: string;
|
|
22
|
+
shapeStrength: string;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
export { badgeAppearanceShape };
|
|
@@ -1,8 +1,11 @@
|
|
|
1
1
|
declare const buttonAppearanceShape: {
|
|
2
|
+
circular: {
|
|
3
|
+
shape: string;
|
|
4
|
+
};
|
|
2
5
|
rounded: {
|
|
3
6
|
shape: string;
|
|
4
7
|
};
|
|
5
|
-
|
|
8
|
+
roundedL: {
|
|
6
9
|
shape: string;
|
|
7
10
|
shapeStrength: string;
|
|
8
11
|
};
|
|
@@ -10,7 +13,7 @@ declare const buttonAppearanceShape: {
|
|
|
10
13
|
shape: string;
|
|
11
14
|
shapeStrength: string;
|
|
12
15
|
};
|
|
13
|
-
|
|
16
|
+
roundedS: {
|
|
14
17
|
shape: string;
|
|
15
18
|
shapeStrength: string;
|
|
16
19
|
};
|
|
@@ -1,8 +1,11 @@
|
|
|
1
1
|
declare const labelAppearanceShape: {
|
|
2
|
+
circular: {
|
|
3
|
+
shape: string;
|
|
4
|
+
};
|
|
2
5
|
rounded: {
|
|
3
6
|
shape: string;
|
|
4
7
|
};
|
|
5
|
-
|
|
8
|
+
roundedL: {
|
|
6
9
|
shape: string;
|
|
7
10
|
shapeStrength: string;
|
|
8
11
|
};
|
|
@@ -10,7 +13,7 @@ declare const labelAppearanceShape: {
|
|
|
10
13
|
shape: string;
|
|
11
14
|
shapeStrength: string;
|
|
12
15
|
};
|
|
13
|
-
|
|
16
|
+
roundedS: {
|
|
14
17
|
shape: string;
|
|
15
18
|
shapeStrength: string;
|
|
16
19
|
};
|