@itcase/ui 1.8.29 → 1.8.31

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.
Files changed (151) hide show
  1. package/dist/{Avatar_cjs_33OrnLtt.js → Avatar_cjs_DRaNGlad.js} +1 -1
  2. package/dist/{Avatar_es_B3LiV8MM.js → Avatar_es_Ck1RiTgB.js} +1 -1
  3. package/dist/{Button_cjs_C05Joa8j.js → Button_cjs_CnBP4mKv.js} +1 -1
  4. package/dist/{Button_es_CO_dwo-N.js → Button_es_WG0yV-rp.js} +1 -1
  5. package/dist/{ChipsGroup_cjs_Cm_pVx8z.js → ChipsGroup_cjs_BCnPa9xv.js} +2 -4
  6. package/dist/{ChipsGroup_es_CLpRB95W.js → ChipsGroup_es_1854brF_.js} +2 -4
  7. package/dist/{DatePicker_cjs_0y_2FcnF.js → DatePicker_cjs_Cbv3ffoB.js} +3 -6
  8. package/dist/{DatePicker_es_bY1aXemt.js → DatePicker_es_DGck2HRu.js} +3 -6
  9. package/dist/{DropdownItem_cjs_DPoFy70W.js → DropdownItem_cjs_C3BV7axh.js} +1 -1
  10. package/dist/{DropdownItem_es_CVztMEm0.js → DropdownItem_es_VDp5tKZr.js} +1 -1
  11. package/dist/{Label_cjs_BefEcq6i.js → Label_cjs_CqSZcFNk.js} +63 -63
  12. package/dist/{Label_es_Dl_DrMOh.js → Label_es_s3M2-dON.js} +63 -63
  13. package/dist/{Tooltip_cjs_pBGCcXLZ.js → Tooltip_cjs_BE4fABOp.js} +34 -5
  14. package/dist/{Tooltip_es_frBCZDrO.js → Tooltip_es_BPMRrd2L.js} +34 -5
  15. package/dist/cjs/components/Accordion.js +28 -12
  16. package/dist/cjs/components/Avatar.js +2 -2
  17. package/dist/cjs/components/AvatarStack.js +2 -2
  18. package/dist/cjs/components/Badge.js +1 -1
  19. package/dist/cjs/components/Breadcrumbs.js +1 -1
  20. package/dist/cjs/components/Button.js +2 -2
  21. package/dist/cjs/components/Cell.js +2 -2
  22. package/dist/cjs/components/Chips.js +2 -2
  23. package/dist/cjs/components/Choice/stories/__mock__.js +11 -0
  24. package/dist/cjs/components/Choice.js +59 -17
  25. package/dist/cjs/components/CookiesWarning.js +2 -2
  26. package/dist/cjs/components/DatePeriod.js +14 -14
  27. package/dist/cjs/components/DatePicker.js +4 -4
  28. package/dist/cjs/components/Drawer.js +1 -1
  29. package/dist/cjs/components/Dropdown.js +2 -2
  30. package/dist/cjs/components/HeroTitle.js +1 -1
  31. package/dist/cjs/components/Icon.js +1 -1
  32. package/dist/cjs/components/InputPassword.js +1 -1
  33. package/dist/cjs/components/Label.js +2 -2
  34. package/dist/cjs/components/MenuItem.js +38 -68
  35. package/dist/cjs/components/Modal.js +1 -1
  36. package/dist/cjs/components/Notification.js +1 -1
  37. package/dist/cjs/components/Pagination.js +2 -2
  38. package/dist/cjs/components/Response.js +2 -2
  39. package/dist/cjs/components/Search.js +4 -4
  40. package/dist/cjs/components/Segmented.js +21 -44
  41. package/dist/cjs/components/Select.js +1 -1
  42. package/dist/cjs/components/Swiper.js +1 -1
  43. package/dist/cjs/components/Tab.js +1 -1
  44. package/dist/cjs/components/Tile.js +1 -1
  45. package/dist/cjs/components/Title.js +1 -1
  46. package/dist/cjs/components/Tooltip.js +1 -1
  47. package/dist/components/Accordion.js +28 -12
  48. package/dist/components/Avatar.js +2 -2
  49. package/dist/components/AvatarStack.js +2 -2
  50. package/dist/components/Badge.js +1 -1
  51. package/dist/components/Breadcrumbs.js +1 -1
  52. package/dist/components/Button.js +2 -2
  53. package/dist/components/Cell.js +2 -2
  54. package/dist/components/Chips.js +2 -2
  55. package/dist/components/Choice/stories/__mock__.js +9 -0
  56. package/dist/components/Choice.js +59 -17
  57. package/dist/components/CookiesWarning.js +2 -2
  58. package/dist/components/DatePeriod.js +14 -14
  59. package/dist/components/DatePicker.js +4 -4
  60. package/dist/components/Drawer.js +1 -1
  61. package/dist/components/Dropdown.js +2 -2
  62. package/dist/components/HeroTitle.js +1 -1
  63. package/dist/components/Icon.js +1 -1
  64. package/dist/components/InputPassword.js +1 -1
  65. package/dist/components/Label.js +2 -2
  66. package/dist/components/MenuItem.js +38 -68
  67. package/dist/components/Modal.js +1 -1
  68. package/dist/components/Notification.js +1 -1
  69. package/dist/components/Pagination.js +2 -2
  70. package/dist/components/Response.js +2 -2
  71. package/dist/components/Search.js +4 -4
  72. package/dist/components/Segmented.js +21 -44
  73. package/dist/components/Select.js +1 -1
  74. package/dist/components/Swiper.js +1 -1
  75. package/dist/components/Tab.js +1 -1
  76. package/dist/components/Tile.js +1 -1
  77. package/dist/components/Title.js +1 -1
  78. package/dist/components/Tooltip.js +1 -1
  79. package/dist/css/components/Accordion/Accordion.css +27 -7
  80. package/dist/css/components/Badge/Badge.css +1 -1
  81. package/dist/css/components/Choice/Choice.css +27 -19
  82. package/dist/css/components/MenuItem/MenuItem.css +45 -8
  83. package/dist/stories/ChoiceOverview.mdx +2 -2
  84. package/dist/stories/ChoicePlayground.mdx +3 -3
  85. package/dist/types/components/Accordion/appearance/accordionSize.d.ts +14 -7
  86. package/dist/types/components/Accordion/appearance/accordionSurface.d.ts +11 -2
  87. package/dist/types/components/Breadcrumbs/stories/__mock__/index.d.ts +1 -1
  88. package/dist/types/components/Cell/stories/__mock__/index.d.ts +2 -2
  89. package/dist/types/components/Choice/Choice.interface.d.ts +1 -0
  90. package/dist/types/components/Choice/appearance/choiceDefault.d.ts +10 -0
  91. package/dist/types/components/Choice/appearance/choiceDisabled.d.ts +10 -0
  92. package/dist/types/components/Choice/appearance/choiceError.d.ts +10 -0
  93. package/dist/types/components/Choice/appearance/choiceRequire.d.ts +11 -0
  94. package/dist/types/components/Choice/appearance/choiceStyle.d.ts +6 -4
  95. package/dist/types/components/Choice/appearance/choiceSuccess.d.ts +11 -0
  96. package/dist/types/components/Choice/stories/__mock__/index.d.ts +4 -0
  97. package/dist/types/components/DatePeriod/appearance/datePeriodSize.d.ts +4 -2
  98. package/dist/types/components/DatePeriod/appearance/datePeriodSurface.d.ts +0 -2
  99. package/dist/types/components/DatePicker/DatePicker.appearance.d.ts +6 -8
  100. package/dist/types/components/DatePicker/appearance/datePickerSize.d.ts +6 -6
  101. package/dist/types/components/DatePicker/appearance/datePickerSurface.d.ts +0 -2
  102. package/dist/types/components/Drawer/appearance/drawerSurface.d.ts +1 -1
  103. package/dist/types/components/Icon/appearance/iconDanger.d.ts +6 -0
  104. package/dist/types/components/Icon/appearance/iconError.d.ts +6 -0
  105. package/dist/types/components/Icon/appearance/iconPrimary.d.ts +5 -0
  106. package/dist/types/components/Icon/appearance/iconSecondary.d.ts +5 -0
  107. package/dist/types/components/Icon/appearance/iconStyle.d.ts +6 -5
  108. package/dist/types/components/Icon/appearance/iconWarning.d.ts +6 -0
  109. package/dist/types/components/Label/appearance/labelAccent.d.ts +1 -1
  110. package/dist/types/components/Label/appearance/labelDanger.d.ts +1 -1
  111. package/dist/types/components/Label/appearance/labelError.d.ts +7 -7
  112. package/dist/types/components/Label/appearance/labelPrimary.d.ts +1 -1
  113. package/dist/types/components/Label/appearance/labelSecondary.d.ts +1 -1
  114. package/dist/types/components/Label/appearance/labelSuccess.d.ts +1 -1
  115. package/dist/types/components/Label/appearance/labelSurface.d.ts +8 -8
  116. package/dist/types/components/Label/appearance/labelWarning.d.ts +1 -1
  117. package/dist/types/components/MenuItem/MenuItem.interface.d.ts +1 -0
  118. package/dist/types/components/MenuItem/appearance/menuItemAccent.d.ts +5 -8
  119. package/dist/types/components/MenuItem/appearance/menuItemError.d.ts +3 -3
  120. package/dist/types/components/MenuItem/appearance/menuItemSize.d.ts +0 -15
  121. package/dist/types/components/MenuItem/appearance/menuItemStyle.d.ts +1 -3
  122. package/dist/types/components/MenuItem/appearance/menuItemSurface.d.ts +3 -5
  123. package/dist/types/components/Notification/appearance/notificationDefault.d.ts +1 -1
  124. package/dist/types/components/Notification/appearance/notificationError.d.ts +1 -1
  125. package/dist/types/components/Notification/appearance/notificationSuccess.d.ts +1 -1
  126. package/dist/types/components/Notification/appearance/notificationWarning.d.ts +1 -1
  127. package/dist/types/components/Pagination/appearance/paginationSurface.d.ts +1 -1
  128. package/dist/types/components/Search/appearance/searchSize.d.ts +12 -12
  129. package/dist/types/components/Segmented/appearance/{segmentedSurface.d.ts → segmentedDefault.d.ts} +4 -4
  130. package/dist/types/components/Select/SelectLoadingIndicator.d.ts +1 -2
  131. package/dist/types/components/Tab/stories/__mock__/index.d.ts +1 -1
  132. package/dist/types/hooks/useDeviceTargetClass.d.ts +5 -0
  133. package/package.json +12 -12
  134. package/dist/types/components/Choice/appearance/choiceAccent.d.ts +0 -10
  135. package/dist/types/components/Label/appearance/labelGradient.d.ts +0 -9
  136. package/dist/types/components/MenuItem/appearance/menuItemPrimary.d.ts +0 -8
  137. package/dist/types/components/Pagination/appearance/paginationAccent.d.ts +0 -21
  138. package/dist/types/components/Pagination/appearance/paginationDanger.d.ts +0 -7
  139. package/dist/types/components/Pagination/appearance/paginationError.d.ts +0 -11
  140. package/dist/types/components/Pagination/appearance/paginationInfo.d.ts +0 -21
  141. package/dist/types/components/Pagination/appearance/paginationPrimary.d.ts +0 -8
  142. package/dist/types/components/Pagination/appearance/paginationSecondary.d.ts +0 -8
  143. package/dist/types/components/Pagination/appearance/paginationSize.d.ts +0 -48
  144. package/dist/types/components/Pagination/appearance/paginationStyle.d.ts +0 -16
  145. package/dist/types/components/Pagination/appearance/paginationSuccess.d.ts +0 -11
  146. package/dist/types/components/Pagination/appearance/paginationWarning.d.ts +0 -11
  147. package/dist/types/components/Segmented/appearance/segmentedAccent.d.ts +0 -19
  148. package/dist/types/components/Segmented/appearance/segmentedFalse.d.ts +0 -4
  149. package/dist/types/config/forms/datepicker.d.ts +0 -18
  150. package/dist/types/config/forms/index.d.ts +0 -3
  151. package/dist/types/config/forms/input.d.ts +0 -14
@@ -1,10 +1,10 @@
1
1
  import { Canvas, Controls, Meta } from '@storybook/blocks'
2
2
 
3
- import * as ChoiceStories from '../stories/Choice.stories'
3
+ import * as ChoiceStories from '../stories/ChoiceDemo.stories'
4
4
 
5
5
  <Meta title="Atoms / Choice / Playground" />
6
6
 
7
7
  # Playground
8
8
 
9
- <Canvas sourceState="shown" of={ChoiceStories.Default} />
10
- <Controls of={ChoiceStories.Default} />
9
+ <Canvas sourceState="shown" of={ChoiceStories.Demo} />
10
+ <Controls of={ChoiceStories.Demo} />
@@ -2,43 +2,50 @@ declare const accordionAppearanceSize: {
2
2
  sizeXXL: {
3
3
  size: string;
4
4
  titleTextSize: string;
5
+ badgeAppearanceSize: string;
5
6
  contentTextSize: string;
6
- icon: string;
7
+ icon: any;
7
8
  };
8
9
  sizeXL: {
9
10
  size: string;
10
11
  titleTextSize: string;
12
+ badgeAppearanceSize: string;
11
13
  contentTextSize: string;
12
- icon: string;
14
+ icon: any;
13
15
  };
14
16
  sizeL: {
15
17
  size: string;
16
18
  titleTextSize: string;
17
- icon: string;
19
+ badgeAppearanceSize: string;
20
+ icon: any;
18
21
  };
19
22
  sizeM: {
20
23
  size: string;
21
24
  titleTextSize: string;
25
+ badgeAppearanceSize: string;
22
26
  contentTextSize: string;
23
- icon: string;
27
+ icon: any;
24
28
  };
25
29
  sizeS: {
26
30
  size: string;
27
31
  titleTextSize: string;
32
+ badgeAppearanceSize: string;
28
33
  contentTextSize: string;
29
- icon: string;
34
+ icon: any;
30
35
  };
31
36
  sizeXS: {
32
37
  size: string;
33
38
  titleTextSize: string;
39
+ badgeAppearanceSize: string;
34
40
  contentTextSize: string;
35
- icon: string;
41
+ icon: any;
36
42
  };
37
43
  sizeXXS: {
38
44
  size: string;
39
45
  titleTextSize: string;
46
+ badgeAppearanceSize: string;
40
47
  contentTextSize: string;
41
- icon: string;
48
+ icon: any;
42
49
  };
43
50
  };
44
51
  export { accordionAppearanceSize };
@@ -4,24 +4,33 @@ declare const accordionAppearanceSurface: {
4
4
  fillHover: string;
5
5
  titleTextColor: string;
6
6
  labelTextColor: string;
7
+ badgeAppearance: string;
8
+ badgeShape: string;
7
9
  iconFillIcon: string;
8
10
  };
9
11
  surfaceSecondary: {
10
12
  fill: string;
11
13
  fillHover: string;
12
14
  labelTextColor: string;
13
- loaderFill: string;
14
- loaderItemFill: string;
15
+ badgeAppearance: string;
16
+ badgeShape: string;
17
+ iconFillIcon: string;
15
18
  };
16
19
  surfaceTertiary: {
17
20
  fill: string;
18
21
  fillHover: string;
19
22
  labelTextColor: string;
23
+ badgeAppearance: string;
24
+ badgeShape: string;
25
+ iconFillIcon: string;
20
26
  };
21
27
  surfaceQuaternary: {
22
28
  fill: string;
23
29
  fillHover: string;
24
30
  labelTextColor: string;
31
+ badgeAppearance: string;
32
+ badgeShape: string;
33
+ iconFillIcon: string;
25
34
  };
26
35
  };
27
36
  export { accordionAppearanceSurface };
@@ -4,7 +4,7 @@ declare const breadcrumbsListMock: {
4
4
  key: number;
5
5
  text: string;
6
6
  href: string;
7
- icon: string;
7
+ icon: any;
8
8
  }[];
9
9
  };
10
10
  export { breadcrumbsListMock };
@@ -1,9 +1,9 @@
1
1
  declare const cellMock: {
2
2
  title: string;
3
- titleIcon: string;
3
+ titleIcon: any;
4
4
  titleLabel: string;
5
5
  value: string;
6
- valueIcon: string;
6
+ valueIcon: any;
7
7
  valueLabel: string;
8
8
  };
9
9
  export { cellMock };
@@ -56,6 +56,7 @@ interface ChoiceProps extends ChoiceThemeColor, StyleAttributes {
56
56
  isCheckbox?: boolean;
57
57
  isDisabled?: boolean;
58
58
  isLoading?: boolean;
59
+ isSkeleton?: boolean;
59
60
  set?: string;
60
61
  setActiveSegment?: (item: any, isChecked?: boolean) => void;
61
62
  }
@@ -0,0 +1,10 @@
1
+ declare const choiceAppearanceDefault: {
2
+ defaultPrimary: {
3
+ fill: string;
4
+ labelTextColor: string;
5
+ borderColor: string;
6
+ iconAfterFill: string;
7
+ iconBeforeFill: string;
8
+ };
9
+ };
10
+ export { choiceAppearanceDefault };
@@ -0,0 +1,10 @@
1
+ declare const choiceAppearanceDisabled: {
2
+ disabledPrimary: {
3
+ fill: string;
4
+ labelTextColor: string;
5
+ borderColor: string;
6
+ iconAfterFill: string;
7
+ iconBeforeFill: string;
8
+ };
9
+ };
10
+ export { choiceAppearanceDisabled };
@@ -0,0 +1,10 @@
1
+ declare const choiceAppearanceError: {
2
+ errorPrimary: {
3
+ fill: string;
4
+ labelTextColor: string;
5
+ borderColor: string;
6
+ iconAfterFill: string;
7
+ iconBeforeFill: string;
8
+ };
9
+ };
10
+ export { choiceAppearanceError };
@@ -0,0 +1,11 @@
1
+ declare const choiceAppearanceRequire: {
2
+ requirePrimary: {
3
+ fill: string;
4
+ fillItemActive: string;
5
+ labelTextColor: string;
6
+ borderColor: string;
7
+ iconAfterFill: string;
8
+ iconBeforeFill: string;
9
+ };
10
+ };
11
+ export { choiceAppearanceRequire };
@@ -1,13 +1,15 @@
1
1
  declare const choiceAppearanceStyle: {
2
- solid: {
2
+ full: {
3
3
  borderColor: string;
4
4
  };
5
- outlined: {
5
+ ghost: {
6
6
  fill: string;
7
+ borderColor: string;
7
8
  };
8
- full: {};
9
- ghost: {
9
+ outlined: {
10
10
  fill: string;
11
+ };
12
+ solid: {
11
13
  borderColor: string;
12
14
  };
13
15
  };
@@ -0,0 +1,11 @@
1
+ declare const choiceAppearanceSuccess: {
2
+ successPrimary: {
3
+ fill: string;
4
+ fillItemActive: string;
5
+ labelTextColor: string;
6
+ borderColor: string;
7
+ iconAfterFill: string;
8
+ iconBeforeFill: string;
9
+ };
10
+ };
11
+ export { choiceAppearanceSuccess };
@@ -0,0 +1,4 @@
1
+ export declare const options: {
2
+ label: string;
3
+ value: number;
4
+ }[];
@@ -1,13 +1,15 @@
1
1
  declare const datePeriodAppearanceSize: {
2
2
  sizeL: {
3
3
  size: string;
4
- datePickerAppearance: string;
4
+ chipsAppearanceSize: string;
5
+ datePickerAppearanceSize: string;
5
6
  datePickerInputSize: string;
6
7
  datePickerInputTextSize: string;
7
8
  };
8
9
  sizeM: {
9
10
  size: string;
10
- datePickerAppearance: string;
11
+ chipsAppearanceSize: string;
12
+ datePickerAppearanceSize: string;
11
13
  datePickerInputSize: string;
12
14
  datePickerInputTextSize: string;
13
15
  };
@@ -5,7 +5,6 @@ declare const datePeriodAppearanceSurface: {
5
5
  chipsShape: string;
6
6
  datePickerAppearance: string;
7
7
  datePickerInputAppearance: string;
8
- datePickerInputFillHover: string;
9
8
  shape: string;
10
9
  };
11
10
  surfaceSecondary: {
@@ -14,7 +13,6 @@ declare const datePeriodAppearanceSurface: {
14
13
  chipsShape: string;
15
14
  datePickerAppearance: string;
16
15
  datePickerInputAppearance: string;
17
- datePickerInputFillHover: string;
18
16
  shape: string;
19
17
  };
20
18
  };
@@ -21,16 +21,16 @@ export declare const datePickerAppearance: {
21
21
  daySize: string;
22
22
  dayTextSize: string;
23
23
  iconFillSize: number;
24
- iconLeft: string;
25
- iconRight: string;
24
+ iconLeft: any;
25
+ iconRight: any;
26
26
  };
27
27
  sizeM: {
28
28
  size: string;
29
29
  daySize: string;
30
30
  dayTextSize: string;
31
31
  iconFillSize: number;
32
- iconLeft: string;
33
- iconRight: string;
32
+ iconLeft: any;
33
+ iconRight: any;
34
34
  iconSize: number;
35
35
  monthTextSize: string;
36
36
  yearTextSize: string;
@@ -40,8 +40,8 @@ export declare const datePickerAppearance: {
40
40
  daySize: string;
41
41
  dayTextSize: string;
42
42
  iconFillSize: number;
43
- iconLeft: string;
44
- iconRight: string;
43
+ iconLeft: any;
44
+ iconRight: any;
45
45
  };
46
46
  surfacePrimary: {
47
47
  dayTextColor: string;
@@ -49,8 +49,6 @@ export declare const datePickerAppearance: {
49
49
  iconFillHover: string;
50
50
  iconItemFill: string;
51
51
  iconShape: string;
52
- iconLeft: string;
53
- iconRight: string;
54
52
  monthTextColor: string;
55
53
  monthTextWeight: number;
56
54
  placeholderTextColor: string;
@@ -4,16 +4,16 @@ declare const datePickerSize: {
4
4
  daySize: string;
5
5
  dayTextSize: string;
6
6
  iconFillSize: number;
7
- iconLeft: string;
8
- iconRight: string;
7
+ iconLeft: any;
8
+ iconRight: any;
9
9
  };
10
10
  sizeM: {
11
11
  size: string;
12
12
  daySize: string;
13
13
  dayTextSize: string;
14
14
  iconFillSize: number;
15
- iconLeft: string;
16
- iconRight: string;
15
+ iconLeft: any;
16
+ iconRight: any;
17
17
  iconSize: number;
18
18
  monthTextSize: string;
19
19
  yearTextSize: string;
@@ -23,8 +23,8 @@ declare const datePickerSize: {
23
23
  daySize: string;
24
24
  dayTextSize: string;
25
25
  iconFillSize: number;
26
- iconLeft: string;
27
- iconRight: string;
26
+ iconLeft: any;
27
+ iconRight: any;
28
28
  };
29
29
  };
30
30
  export { datePickerSize };
@@ -5,8 +5,6 @@ declare const datePickerAppearanceSurface: {
5
5
  iconFillHover: string;
6
6
  iconItemFill: string;
7
7
  iconShape: string;
8
- iconLeft: string;
9
- iconRight: string;
10
8
  monthTextColor: string;
11
9
  monthTextWeight: number;
12
10
  placeholderTextColor: string;
@@ -7,7 +7,7 @@ declare const drawerAppearanceSurface: {
7
7
  descTextColor: string;
8
8
  descTextSize: string;
9
9
  iconSize: number;
10
- closeIcon: string;
10
+ closeIcon: any;
11
11
  closeIconFillIcon: string;
12
12
  };
13
13
  surfaceQuaternary: {
@@ -5,5 +5,11 @@ declare const iconAppearanceDanger: {
5
5
  labelTextColor: string;
6
6
  labelTextColorHover: string;
7
7
  };
8
+ dangerPrimary: {
9
+ fill: string;
10
+ fillHover: string;
11
+ labelTextColor: string;
12
+ labelTextColorHover: string;
13
+ };
8
14
  };
9
15
  export { iconAppearanceDanger };
@@ -5,5 +5,11 @@ declare const iconAppearanceError: {
5
5
  labelTextColor: string;
6
6
  labelTextColorHover: string;
7
7
  };
8
+ errorPrimary: {
9
+ fill: string;
10
+ fillHover: string;
11
+ labelTextColor: string;
12
+ labelTextColorHover: string;
13
+ };
8
14
  };
9
15
  export { iconAppearanceError };
@@ -4,5 +4,10 @@ declare const iconAppearancePrimary: {
4
4
  fillHover: string;
5
5
  labelTextColor: string;
6
6
  };
7
+ primaryPrimary: {
8
+ fill: string;
9
+ fillHover: string;
10
+ labelTextColor: string;
11
+ };
7
12
  };
8
13
  export { iconAppearancePrimary };
@@ -4,5 +4,10 @@ declare const iconAppearanceSecondary: {
4
4
  fillHover: string;
5
5
  labelTextColor: string;
6
6
  };
7
+ secondaryPrimary: {
8
+ fill: string;
9
+ fillHover: string;
10
+ labelTextColor: string;
11
+ };
7
12
  };
8
13
  export { iconAppearanceSecondary };
@@ -1,14 +1,15 @@
1
1
  declare const iconAppearanceStyle: {
2
- solid: {
2
+ full: {
3
3
  borderColor: string;
4
4
  };
5
- outlined: {
5
+ ghost: {
6
6
  fill: string;
7
+ borderColor: string;
7
8
  };
8
- full: {};
9
- ghost: {
9
+ outlined: {
10
10
  fill: string;
11
- fillHover: string;
11
+ };
12
+ solid: {
12
13
  borderColor: string;
13
14
  };
14
15
  };
@@ -5,5 +5,11 @@ declare const iconAppearanceWarning: {
5
5
  labelTextColor: string;
6
6
  labelTextColorHover: string;
7
7
  };
8
+ warningPrimary: {
9
+ fill: string;
10
+ fillHover: string;
11
+ labelTextColor: string;
12
+ labelTextColorHover: string;
13
+ };
8
14
  };
9
15
  export { iconAppearanceWarning };
@@ -4,7 +4,7 @@ declare const labelAppearanceAccent: {
4
4
  labelTextColor: string;
5
5
  labelTextColorHover: string;
6
6
  };
7
- accentMuted: {
7
+ accentMutedPrimary: {
8
8
  fill: string;
9
9
  labelTextColor: string;
10
10
  labelTextColorHover: string;
@@ -8,7 +8,7 @@ declare const labelAppearanceDanger: {
8
8
  iconAfterFillIcon: string;
9
9
  iconBeforeFillIcon: string;
10
10
  };
11
- dangerMuted: {
11
+ dangerMutedPrimary: {
12
12
  fill: string;
13
13
  labelTextColor: string;
14
14
  labelTextColorHover: string;
@@ -1,21 +1,21 @@
1
1
  declare const labelAppearanceError: {
2
- errorPrimary: {
2
+ error: {
3
3
  fill: string;
4
4
  fillHover: string;
5
5
  labelTextColor: string;
6
6
  labelTextColorHover: string;
7
- borderColor: string;
8
- iconAfterFillIcon: string;
9
- iconBeforeFillIcon: string;
10
7
  };
11
- error: {
8
+ errorMutedPrimary: {
12
9
  fill: string;
13
- fillHover: string;
14
10
  labelTextColor: string;
15
11
  labelTextColorHover: string;
12
+ borderColor: string;
13
+ iconAfterFillIcon: string;
14
+ iconBeforeFillIcon: string;
16
15
  };
17
- errorMuted: {
16
+ errorPrimary: {
18
17
  fill: string;
18
+ fillHover: string;
19
19
  labelTextColor: string;
20
20
  labelTextColorHover: string;
21
21
  borderColor: string;
@@ -7,7 +7,7 @@ declare const labelAppearancePrimary: {
7
7
  iconAfterFillIcon: string;
8
8
  iconBeforeFillIcon: string;
9
9
  };
10
- primaryMuted: {
10
+ primaryMutedPrimary: {
11
11
  fill: string;
12
12
  labelTextColor: string;
13
13
  labelTextColorHover: string;
@@ -7,7 +7,7 @@ declare const labelAppearanceSecondary: {
7
7
  iconAfterFillIcon: string;
8
8
  iconBeforeFillIcon: string;
9
9
  };
10
- secondaryMuted: {
10
+ secondaryMutedPrimary: {
11
11
  fill: string;
12
12
  labelTextColor: string;
13
13
  labelTextColorHover: string;
@@ -5,7 +5,7 @@ declare const labelAppearanceSuccess: {
5
5
  labelTextColor: string;
6
6
  labelTextColorHover: string;
7
7
  };
8
- successMuted: {
8
+ successMutedPrimary: {
9
9
  fill: string;
10
10
  labelTextColor: string;
11
11
  labelTextColorHover: string;
@@ -1,4 +1,12 @@
1
1
  declare const labelAppearanceSurface: {
2
+ surfaceMutedPrimary: {
3
+ fill: string;
4
+ labelTextColor: string;
5
+ labelTextColorHover: string;
6
+ borderColor: string;
7
+ iconAfterFillIcon: string;
8
+ iconBeforeFillIcon: string;
9
+ };
2
10
  surfacePrimary: {
3
11
  fill: string;
4
12
  fillHover: string;
@@ -23,13 +31,5 @@ declare const labelAppearanceSurface: {
23
31
  labelTextColor: string;
24
32
  labelTextColorHover: string;
25
33
  };
26
- surfaceMuted: {
27
- fill: string;
28
- labelTextColor: string;
29
- labelTextColorHover: string;
30
- borderColor: string;
31
- iconAfterFillIcon: string;
32
- iconBeforeFillIcon: string;
33
- };
34
34
  };
35
35
  export { labelAppearanceSurface };
@@ -5,7 +5,7 @@ declare const labelAppearanceWarning: {
5
5
  labelTextColor: string;
6
6
  labelTextColorHover: string;
7
7
  };
8
- warningMuted: {
8
+ warningMutedPrimary: {
9
9
  fill: string;
10
10
  labelTextColor: string;
11
11
  labelTextColorHover: string;
@@ -60,6 +60,7 @@ export interface MenuItemProps extends MenuItemThemeColor, StyleAttributes {
60
60
  type?: string;
61
61
  isActive?: undefined;
62
62
  isHover?: boolean;
63
+ isSkeleton?: boolean;
63
64
  onClick?: () => void;
64
65
  onMouseEnter?: () => void;
65
66
  set?: string;
@@ -1,21 +1,18 @@
1
1
  declare const menuItemAppearanceAccent: {
2
- accent: {
3
- fill: string;
4
- fillHover: string;
5
- };
6
2
  accentPrimary: {
7
3
  fill: string;
8
4
  fillHover: string;
9
- borderColor: string;
5
+ labelTextColor: string;
6
+ iconAfterFillIcon: string;
7
+ iconBeforeFillIcon: string;
10
8
  };
11
9
  accentSecondary: {
12
10
  fill: string;
13
11
  fillHover: string;
14
12
  labelTextColor: string;
15
13
  labelTextColorHover: string;
16
- borderColor: string;
17
- loaderFill: string;
18
- loaderItemFill: string;
14
+ iconAfterFillIcon: string;
15
+ iconBeforeFillIcon: string;
19
16
  };
20
17
  };
21
18
  export { menuItemAppearanceAccent };
@@ -1,11 +1,11 @@
1
1
  declare const menuItemAppearanceError: {
2
- error: {
2
+ errorPrimary: {
3
3
  fill: string;
4
4
  fillHover: string;
5
5
  labelTextColor: string;
6
6
  labelTextColorHover: string;
7
- loaderFill: string;
8
- loaderItemFill: string;
7
+ iconAfterFillIcon: string;
8
+ iconBeforeFillIcon: string;
9
9
  };
10
10
  };
11
11
  export { menuItemAppearanceError };