@itcase/ui 1.8.99 → 1.8.101

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 (115) hide show
  1. package/dist/{Avatar_cjs_BcGACdXb.js → Avatar_cjs_bOSuIjlv.js} +2 -2
  2. package/dist/{Avatar_es_CRe2Om1a.js → Avatar_es_CEiiRkAd.js} +2 -2
  3. package/dist/{Button_cjs_DojNe74O.js → Button_cjs_eGfgY2Dz.js} +3 -3
  4. package/dist/{Button_es_DCM3C_2S.js → Button_es_CEXL2diU.js} +3 -3
  5. package/dist/{ChipsGroup_cjs_DFdZuX6w.js → ChipsGroup_cjs_BgSbk26L.js} +2 -2
  6. package/dist/{ChipsGroup_es_Dm-iGTBi.js → ChipsGroup_es_C1U2hygj.js} +2 -2
  7. package/dist/{DatePicker_cjs_C8r1qPxL.js → DatePicker_cjs_T63y9kcH.js} +4 -4
  8. package/dist/{DatePicker_es_Dq0JuDDZ.js → DatePicker_es_B87jj8h6.js} +4 -4
  9. package/dist/{DropdownItem_cjs_DNSMwZdV.js → DropdownItem_cjs_BGp4XAme.js} +2 -2
  10. package/dist/{DropdownItem_es_DURwA4mR.js → DropdownItem_es_BwdenrJx.js} +2 -2
  11. package/dist/{Icon_cjs_B-nskaAO.js → Icon_cjs_LSfBwmrG.js} +1 -1
  12. package/dist/{Icon_es_CTKPPrrC.js → Icon_es_BYO1LdXJ.js} +1 -1
  13. package/dist/{Label_cjs_COR0vD25.js → Label_cjs_Df_mrKBf.js} +5 -5
  14. package/dist/{Label_es_LsHqmj27.js → Label_es_Dl5zb0RD.js} +5 -5
  15. package/dist/{Loader_cjs_CMvh28cF.js → Loader_cjs_Db9diKuF.js} +1 -1
  16. package/dist/{Loader_es_DGMpRDMk.js → Loader_es_AhHU-s7_.js} +1 -1
  17. package/dist/{Text_cjs_DmuzuKFj.js → Text_cjs_CeJHeRfI.js} +7 -7
  18. package/dist/{Text_es_DIU5ySvf.js → Text_es_BXh9Y3hR.js} +7 -7
  19. package/dist/cjs/components/Accordion.js +2 -2
  20. package/dist/cjs/components/Avatar.js +3 -3
  21. package/dist/cjs/components/AvatarStack.js +3 -3
  22. package/dist/cjs/components/Badge.js +2 -2
  23. package/dist/cjs/components/Breadcrumbs.js +2 -2
  24. package/dist/cjs/components/Button.js +4 -4
  25. package/dist/cjs/components/Cell.js +3 -3
  26. package/dist/cjs/components/Checkbox.js +1 -1
  27. package/dist/cjs/components/Chips.js +3 -3
  28. package/dist/cjs/components/Choice.js +3 -3
  29. package/dist/cjs/components/CookiesWarning.js +4 -4
  30. package/dist/cjs/components/DatePeriod.js +7 -7
  31. package/dist/cjs/components/DatePicker.js +6 -6
  32. package/dist/cjs/components/Drawer.js +15 -8
  33. package/dist/cjs/components/Dropdown.js +3 -3
  34. package/dist/cjs/components/HeroTitle.js +2 -2
  35. package/dist/cjs/components/Icon.js +2 -2
  36. package/dist/cjs/components/InputPassword.js +2 -2
  37. package/dist/cjs/components/Label.js +3 -3
  38. package/dist/cjs/components/Loader.js +2 -2
  39. package/dist/cjs/components/MenuItem.js +6 -4
  40. package/dist/cjs/components/Modal.js +10 -10
  41. package/dist/cjs/components/ModalSheetBottom.js +2 -2
  42. package/dist/cjs/components/Notification.js +2 -2
  43. package/dist/cjs/components/Pagination.js +3 -3
  44. package/dist/cjs/components/Radio.js +1 -1
  45. package/dist/cjs/components/Response.js +4 -4
  46. package/dist/cjs/components/Search.js +2 -2
  47. package/dist/cjs/components/Segmented.js +2 -2
  48. package/dist/cjs/components/Select.js +3 -3
  49. package/dist/cjs/components/Swiper.js +2 -2
  50. package/dist/cjs/components/Switch.js +1 -1
  51. package/dist/cjs/components/Tab.js +2 -2
  52. package/dist/cjs/components/Text.js +1 -1
  53. package/dist/cjs/components/Tile.js +2 -2
  54. package/dist/cjs/components/Title.js +2 -2
  55. package/dist/cjs/components/Tooltip.js +2 -2
  56. package/dist/cjs/components/Warning.js +2 -2
  57. package/dist/components/Accordion.js +2 -2
  58. package/dist/components/Avatar.js +3 -3
  59. package/dist/components/AvatarStack.js +3 -3
  60. package/dist/components/Badge.js +2 -2
  61. package/dist/components/Breadcrumbs.js +2 -2
  62. package/dist/components/Button.js +4 -4
  63. package/dist/components/Cell.js +3 -3
  64. package/dist/components/Checkbox.js +1 -1
  65. package/dist/components/Chips.js +3 -3
  66. package/dist/components/Choice.js +3 -3
  67. package/dist/components/CookiesWarning.js +4 -4
  68. package/dist/components/DatePeriod.js +7 -7
  69. package/dist/components/DatePicker.js +6 -6
  70. package/dist/components/Drawer.js +15 -8
  71. package/dist/components/Dropdown.js +3 -3
  72. package/dist/components/HeroTitle.js +2 -2
  73. package/dist/components/Icon.js +2 -2
  74. package/dist/components/InputPassword.js +2 -2
  75. package/dist/components/Label.js +3 -3
  76. package/dist/components/Loader.js +2 -2
  77. package/dist/components/MenuItem.js +6 -4
  78. package/dist/components/Modal.js +11 -11
  79. package/dist/components/ModalSheetBottom.js +2 -2
  80. package/dist/components/Notification.js +2 -2
  81. package/dist/components/Pagination.js +3 -3
  82. package/dist/components/Radio.js +1 -1
  83. package/dist/components/Response.js +4 -4
  84. package/dist/components/Search.js +2 -2
  85. package/dist/components/Segmented.js +2 -2
  86. package/dist/components/Select.js +3 -3
  87. package/dist/components/Swiper.js +2 -2
  88. package/dist/components/Switch.js +1 -1
  89. package/dist/components/Tab.js +2 -2
  90. package/dist/components/Text.js +1 -1
  91. package/dist/components/Tile.js +2 -2
  92. package/dist/components/Title.js +2 -2
  93. package/dist/components/Tooltip.js +2 -2
  94. package/dist/components/Warning.js +2 -2
  95. package/dist/css/components/Modal/Modal.css +2 -0
  96. package/dist/css/styles/border-color/border-color.css +2 -2
  97. package/dist/css/styles/border-color/border-color_active.css +2 -2
  98. package/dist/css/styles/border-color/border-color_focus.css +2 -2
  99. package/dist/css/styles/border-color/border-color_hover.css +2 -2
  100. package/dist/css/styles/caret-color/caret-color.css +3 -4
  101. package/dist/css/styles/fill/fill.css +8 -5
  102. package/dist/css/styles/fill/fill_active.css +7 -2
  103. package/dist/css/styles/fill/fill_active_hover.css +9 -2
  104. package/dist/css/styles/fill/fill_hover.css +9 -4
  105. package/dist/css/styles/placeholder-text-color/placeholder-text-color.css +4 -5
  106. package/dist/css/styles/svg-color/svg_fill.css +5 -4
  107. package/dist/css/styles/svg-color/svg_fill_hover.css +3 -4
  108. package/dist/css/styles/svg-color/svg_path_fill.css +3 -4
  109. package/dist/css/styles/text-color/text-color.css +3 -4
  110. package/dist/css/styles/text-color/text-color_active.css +2 -2
  111. package/dist/css/styles/text-color/text-color_active_hover.css +8 -4
  112. package/dist/css/styles/text-color/text-color_hover.css +2 -2
  113. package/dist/types/components/MenuItem/appearance/menuItemSurface.d.ts +3 -1
  114. package/dist/types/components/Modal/appearance/modalSize.d.ts +4 -4
  115. package/package.json +1 -1
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  import clsx from 'clsx';
4
4
  import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
5
5
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
6
- import { T as Text } from '../Text_es_DIU5ySvf.js';
6
+ import { T as Text } from '../Text_es_BXh9Y3hR.js';
7
7
  import { _ as __assign } from '../tslib.es6_es_Bwu1Cn-t.js';
8
8
  import 'lodash/camelCase';
9
9
  import 'lodash/castArray';
@@ -4,10 +4,10 @@ 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 { B as Badge, I as Icon } from '../Icon_es_CTKPPrrC.js';
7
+ import { B as Badge, I as Icon } from '../Icon_es_BYO1LdXJ.js';
8
8
  import { D as Divider } from '../Divider_es_CCLBFIx6.js';
9
9
  import { L as Link } from '../Link_es_BnUIX0QT.js';
10
- import { T as Text } from '../Text_es_DIU5ySvf.js';
10
+ import { T as Text } from '../Text_es_BXh9Y3hR.js';
11
11
  import { _ as __assign } from '../tslib.es6_es_Bwu1Cn-t.js';
12
12
  import 'lodash/camelCase';
13
13
  import 'lodash/castArray';
@@ -1,4 +1,4 @@
1
- export { T as Text, a as textAppearance, t as textConfig } from '../Text_es_DIU5ySvf.js';
1
+ export { T as Text, a as textAppearance, t as textConfig } from '../Text_es_BXh9Y3hR.js';
2
2
  import 'react/jsx-runtime';
3
3
  import 'clsx';
4
4
  import '../hooks/useAppearanceConfig/useAppearanceConfig.js';
@@ -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 '../Icon_es_CTKPPrrC.js';
7
- import { T as Text } from '../Text_es_DIU5ySvf.js';
6
+ import { b as Title, B as Badge, I as Icon } from '../Icon_es_BYO1LdXJ.js';
7
+ import { T as Text } from '../Text_es_BXh9Y3hR.js';
8
8
  import { _ as __assign } from '../tslib.es6_es_Bwu1Cn-t.js';
9
9
  import 'react';
10
10
  import 'lodash/camelCase';
@@ -1,4 +1,4 @@
1
- export { b as Title, d as titleAppearance, c as titleConfig } from '../Icon_es_CTKPPrrC.js';
1
+ export { b as Title, d as titleAppearance, c as titleConfig } from '../Icon_es_BYO1LdXJ.js';
2
2
  import '../tslib.es6_es_Bwu1Cn-t.js';
3
3
  import 'react/jsx-runtime';
4
4
  import 'react';
@@ -22,4 +22,4 @@ import '../hooks/useStyles/useStyles.js';
22
22
  import 'lodash/maxBy';
23
23
  import '../hooks/useStyles/styleAttributes.js';
24
24
  import '../Link_es_BnUIX0QT.js';
25
- import '../Text_es_DIU5ySvf.js';
25
+ import '../Text_es_BXh9Y3hR.js';
@@ -1,4 +1,4 @@
1
- export { T as Tooltip, a as tooltipAppearance, t as tooltipConfig } from '../Icon_es_CTKPPrrC.js';
1
+ export { T as Tooltip, a as tooltipAppearance, t as tooltipConfig } from '../Icon_es_BYO1LdXJ.js';
2
2
  import '../tslib.es6_es_Bwu1Cn-t.js';
3
3
  import 'react/jsx-runtime';
4
4
  import 'react';
@@ -22,4 +22,4 @@ import '../hooks/useStyles/useStyles.js';
22
22
  import 'lodash/maxBy';
23
23
  import '../hooks/useStyles/styleAttributes.js';
24
24
  import '../Link_es_BnUIX0QT.js';
25
- import '../Text_es_DIU5ySvf.js';
25
+ import '../Text_es_BXh9Y3hR.js';
@@ -1,8 +1,8 @@
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 '../Icon_es_CTKPPrrC.js';
5
- import { T as Text } from '../Text_es_DIU5ySvf.js';
4
+ import { I as Icon } from '../Icon_es_BYO1LdXJ.js';
5
+ import { T as Text } from '../Text_es_BXh9Y3hR.js';
6
6
  import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
7
7
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
8
8
  import { useStyles } from '../hooks/useStyles/useStyles.js';
@@ -76,6 +76,8 @@
76
76
  }
77
77
  }
78
78
  &_true {
79
+ max-height: 80vh;
80
+ border: solid 2px red;
79
81
  position: relative;
80
82
  overflow: hidden auto;
81
83
  display: flex;
@@ -4,8 +4,8 @@
4
4
  border-color: transparent;
5
5
  border-style: solid;
6
6
  }
7
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
8
- error, success, warning, info, danger {
7
+ @each $type in accent, primary, secondary, surface, error, warning, success,
8
+ danger, info, disabled {
9
9
  @each $color in primary, secondary, tertiary, quaternary {
10
10
  &_$(type) {
11
11
  &-border {
@@ -1,7 +1,7 @@
1
1
  .border-color {
2
2
  &_active {
3
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
4
- error, success, warning, info, danger {
3
+ @each $type in accent, primary, secondary, surface, error, warning, success,
4
+ danger, info, disabled {
5
5
  @each $color in primary, secondary, tertiary, quaternary {
6
6
  &_$(type) {
7
7
  &-border {
@@ -1,7 +1,7 @@
1
1
  .border-color {
2
2
  &_focus {
3
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
4
- error, success, warning, info, danger {
3
+ @each $type in accent, primary, secondary, surface, error, warning, success,
4
+ danger, info, disabled {
5
5
  @each $color in primary, secondary, tertiary, quaternary {
6
6
  &_$(type) {
7
7
  &-border {
@@ -3,8 +3,8 @@
3
3
  &_none {
4
4
  border-color: transparent;
5
5
  }
6
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
7
- error, success, warning, info, danger {
6
+ @each $type in accent, primary, secondary, surface, error, warning, success,
7
+ danger, info, disabled {
8
8
  @each $color in primary, secondary, tertiary, quaternary {
9
9
  &_$(type) {
10
10
  &-border {
@@ -1,8 +1,7 @@
1
1
  .caret-color {
2
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
3
- error, success, warning, info, danger, gradient, disabled, hover, inverse {
4
- @each $color in primary, secondary, tertiary, quaternary, accent, disabled,
5
- hover, inverse {
2
+ @each $type in accent, primary, secondary, surface, error, warning, success,
3
+ danger, info, disabled {
4
+ @each $color in primary, secondary, tertiary, quaternary {
6
5
  &_$(type) {
7
6
  &-item {
8
7
  &-$(color) {
@@ -2,11 +2,9 @@
2
2
  &_none {
3
3
  background-color: transparent;
4
4
  }
5
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
6
- error, success, warning, info, danger, gradient, disabled, active, hover,
7
- inverse {
8
- @each $color in primary, secondary, tertiary, quaternary, accent, disabled,
9
- hover, inverse {
5
+ @each $type in accent, primary, secondary, surface, error, warning, success,
6
+ danger, info, disabled {
7
+ @each $color in primary, secondary, tertiary, quaternary {
10
8
  /* @each $alpha in 10, 20, 30, 40, 50, 60, 70, 80, 90, 100 { */
11
9
  &_$(type) {
12
10
  &-item {
@@ -45,6 +43,11 @@
45
43
  sonic-silver {
46
44
  &_$(palette) {
47
45
  background: var(--color-palette-$(palette));
46
+ &-item {
47
+ &_$(palette) {
48
+ background: var(--color-palette-$(palette));
49
+ }
50
+ }
48
51
  }
49
52
  }
50
53
  }
@@ -1,7 +1,7 @@
1
1
  .fill {
2
2
  &_active {
3
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
4
- error, success, danger, warning, info, danger {
3
+ @each $type in accent, primary, secondary, surface, error, warning, success,
4
+ danger, info, disabled {
5
5
  @each $color in primary, secondary, tertiary, quaternary {
6
6
  &_$(type) {
7
7
  &-item {
@@ -33,6 +33,11 @@
33
33
  alto, athens-gray, sonic-silver {
34
34
  &_$(palette) {
35
35
  background: var(--color-palette-$(palette));
36
+ &-item {
37
+ &_$(palette) {
38
+ background: var(--color-palette-$(palette));
39
+ }
40
+ }
36
41
  }
37
42
  }
38
43
  }
@@ -1,8 +1,8 @@
1
1
  .fill {
2
2
  &_active {
3
3
  &_hover {
4
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
5
- error, success, warning, info, danger {
4
+ @each $type in accent, primary, secondary, surface, error, warning,
5
+ success, danger, info, disabled {
6
6
  @each $color in primary, secondary, tertiary, quaternary {
7
7
  /* @each $alpha in 10, 20, 30, 40, 50, 60, 70, 80, 90, 100 { */
8
8
  &_$(type) {
@@ -96,6 +96,13 @@
96
96
  &:hover {
97
97
  background: var(--color-palette-$(palette));
98
98
  }
99
+ &-item {
100
+ &_$(palette) {
101
+ &:hover {
102
+ background: var(--color-palette-$(palette));
103
+ }
104
+ }
105
+ }
99
106
  }
100
107
  }
101
108
  }
@@ -1,9 +1,7 @@
1
- /* fill_hover_accent-hover-secondary */
2
- /* --color-accent-fill-hover-primary */
3
1
  .fill {
4
2
  &_hover {
5
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
6
- error, success, warning, info, danger {
3
+ @each $type in accent, primary, secondary, surface, error, warning, success,
4
+ danger, info, disabled {
7
5
  @each $color in primary, secondary, tertiary, quaternary {
8
6
  /* @each $alpha in 10, 20, 30, 40, 50, 60, 70, 80, 90, 100 { */
9
7
  &_$(type) {
@@ -72,6 +70,13 @@
72
70
  &:hover {
73
71
  background: var(--color-palette-$(palette));
74
72
  }
73
+ &-item {
74
+ &_$(palette) {
75
+ &:hover {
76
+ background: var(--color-palette-$(palette));
77
+ }
78
+ }
79
+ }
75
80
  }
76
81
  }
77
82
  }
@@ -1,8 +1,7 @@
1
1
  .placeholder-text-color {
2
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
3
- error, success, warning, info, danger, gradient, disabled, hover, inverse {
4
- @each $color in primary, secondary, tertiary, quaternary, accent, disabled,
5
- hover, inverse {
2
+ @each $type in accent, primary, secondary, surface, error, warning, success,
3
+ danger, info, disabled {
4
+ @each $color in primary, secondary, tertiary, quaternary {
6
5
  &_$(type) {
7
6
  &-text {
8
7
  &-$(color) {
@@ -14,4 +13,4 @@
14
13
  }
15
14
  }
16
15
  }
17
- }
16
+ }
@@ -1,9 +1,8 @@
1
1
  .svg {
2
2
  &_fill {
3
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
4
- error, success, warning, info, danger, gradient, disabled, hover, inverse {
5
- @each $color in primary, secondary, tertiary, quaternary, accent,
6
- disabled, hover, inverse {
3
+ @each $type in accent, primary, secondary, surface, error, warning, success,
4
+ danger, info, disabled {
5
+ @each $color in primary, secondary, tertiary, quaternary {
7
6
  &_$(type) {
8
7
  &-item {
9
8
  &-$(color) {
@@ -11,6 +10,7 @@
11
10
  stroke: none;
12
11
  fill: var(--color-$(type)-item-$(color));
13
12
  }
13
+
14
14
  /* & path,
15
15
  & circle {
16
16
  fill: var(--color-$(type)-item-$(color));
@@ -22,6 +22,7 @@
22
22
  stroke: none;
23
23
  fill: var(--color-$(type)-fill-$(color));
24
24
  }
25
+
25
26
  /* & path,
26
27
  & circle {
27
28
  fill: var(--color-$(type)-item-$(color));
@@ -1,9 +1,8 @@
1
1
  .svg {
2
2
  &_fill_hover {
3
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
4
- error, success, warning, info, danger, gradient, disabled, hover, inverse {
5
- @each $color in primary, secondary, tertiary, quaternary, accent,
6
- disabled, hover, inverse {
3
+ @each $type in accent, primary, secondary, surface, error, warning, success,
4
+ danger, info, disabled {
5
+ @each $color in primary, secondary, tertiary, quaternary {
7
6
  &_$(type) {
8
7
  &-item {
9
8
  &-$(color) {
@@ -1,9 +1,8 @@
1
1
  .svg {
2
2
  &_path_fill {
3
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
4
- error, success, warning, info, danger, gradient, disabled, hover, inverse {
5
- @each $color in primary, secondary, tertiary, quaternary, accent,
6
- disabled, hover, inverse {
3
+ @each $type in accent, primary, secondary, surface, error, warning, success,
4
+ danger, info, disabled {
5
+ @each $color in primary, secondary, tertiary, quaternary {
7
6
  &_$(type) {
8
7
  &-item {
9
8
  &-$(color) {
@@ -1,9 +1,8 @@
1
1
  .text {
2
2
  &&-color {
3
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
4
- error, success, warning, info, danger, gradient, disabled, hover, inverse {
5
- @each $color in primary, secondary, tertiary, quaternary, accent,
6
- disabled, hover, inverse {
3
+ @each $type in accent, primary, secondary, surface, error, warning, success,
4
+ danger, info, disabled {
5
+ @each $color in primary, secondary, tertiary, quaternary {
7
6
  &_$(type) {
8
7
  &-text {
9
8
  &-$(color) {
@@ -1,8 +1,8 @@
1
1
  .text {
2
2
  &&-color {
3
3
  &_active {
4
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
5
- error, success, warning, info, danger {
4
+ @each $type in accent, primary, secondary, surface, error, warning,
5
+ success, danger, info, disabled {
6
6
  @each $color in primary, secondary, tertiary, quaternary {
7
7
  &_$(type) {
8
8
  &-text {
@@ -2,13 +2,15 @@
2
2
  &&-color {
3
3
  &_active {
4
4
  &_hover {
5
- @each $type in accent, primary, secondary, tertiary, quaternary,
6
- surface, error, success, warning, info, danger {
5
+ @each $type in accent, primary, secondary, surface, error, warning,
6
+ success, danger, info, disabled {
7
7
  @each $color in primary, secondary, tertiary, quaternary {
8
8
  &_$(type) {
9
9
  &-text {
10
10
  &-$(color) {
11
- color: var(--color-$(type)-text-$(color));
11
+ &:hover {
12
+ color: var(--color-$(type)-text-$(color));
13
+ }
12
14
  }
13
15
  }
14
16
  }
@@ -29,7 +31,9 @@
29
31
  walnut, stone, pebble, cocoa, coastal-gray, white, black, alto,
30
32
  athens-gray, sonic-silver {
31
33
  &_$(palette) {
32
- color: var(--color-palette-$(palette));
34
+ &:hover {
35
+ color: var(--color-palette-$(palette));
36
+ }
33
37
  }
34
38
  }
35
39
  }
@@ -1,8 +1,8 @@
1
1
  .text {
2
2
  &&-color {
3
3
  &_hover {
4
- @each $type in accent, primary, secondary, tertiary, quaternary, surface,
5
- error, success, warning, info, danger {
4
+ @each $type in accent, primary, secondary, surface, error, warning,
5
+ success, danger, info, disabled {
6
6
  @each $color in primary, secondary, tertiary, quaternary {
7
7
  &_$(type) {
8
8
  &-text {
@@ -12,8 +12,10 @@ declare const menuItemAppearanceSurface: {
12
12
  fillActive: string;
13
13
  fillActiveHover: string;
14
14
  fillHover: string;
15
- labelTextHoverColor: string;
15
+ labelTextActiveColor: string;
16
+ labelTextActiveHoverColor: string;
16
17
  labelTextColor: string;
18
+ labelTextHoverColor: string;
17
19
  borderColor: string;
18
20
  iconAfterFillIcon: string;
19
21
  iconBeforeFillIcon: string;
@@ -2,26 +2,26 @@ declare const modalAppearanceSize: {
2
2
  sizeXL: {
3
3
  size: string;
4
4
  titleTextSize: string;
5
+ closeIconAppearanceSize: string;
5
6
  closeIconImage: string;
6
- closeIconSize: string;
7
7
  };
8
8
  sizeL: {
9
9
  size: string;
10
10
  titleTextSize: string;
11
+ closeIconAppearanceSize: string;
11
12
  closeIconImage: string;
12
- closeIconSize: string;
13
13
  };
14
14
  sizeM: {
15
15
  size: string;
16
16
  titleTextSize: string;
17
+ closeIconAppearanceSize: string;
17
18
  closeIconImage: string;
18
- closeIconSize: string;
19
19
  };
20
20
  sizeS: {
21
21
  size: string;
22
22
  titleTextSize: string;
23
+ closeIconAppearanceSize: string;
23
24
  closeIconImage: string;
24
- closeIconSize: string;
25
25
  };
26
26
  };
27
27
  export { modalAppearanceSize };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itcase/ui",
3
- "version": "1.8.99",
3
+ "version": "1.8.101",
4
4
  "description": "UI components (Modal, Loader, Popup, etc)",
5
5
  "keywords": [
6
6
  "Modal",