@itcase/ui 1.8.100 → 1.8.102

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 (128) 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/{Overlay_cjs_B2KA85nC.js → Overlay_cjs_CFD8KUWi.js} +2 -2
  18. package/dist/{Overlay_es_BvehRqIP.js → Overlay_es_RszsWopa.js} +2 -2
  19. package/dist/{Text_cjs_DmuzuKFj.js → Text_cjs_CeJHeRfI.js} +7 -7
  20. package/dist/{Text_es_DIU5ySvf.js → Text_es_BXh9Y3hR.js} +7 -7
  21. package/dist/cjs/components/Accordion.js +2 -2
  22. package/dist/cjs/components/Avatar.js +3 -3
  23. package/dist/cjs/components/AvatarStack.js +3 -3
  24. package/dist/cjs/components/Badge.js +2 -2
  25. package/dist/cjs/components/Breadcrumbs.js +2 -2
  26. package/dist/cjs/components/Button.js +4 -4
  27. package/dist/cjs/components/Cell.js +3 -3
  28. package/dist/cjs/components/Checkbox.js +1 -1
  29. package/dist/cjs/components/Chips.js +3 -3
  30. package/dist/cjs/components/Choice.js +3 -3
  31. package/dist/cjs/components/CookiesWarning.js +4 -4
  32. package/dist/cjs/components/DatePeriod.js +7 -7
  33. package/dist/cjs/components/DatePicker.js +6 -6
  34. package/dist/cjs/components/Drawer.js +2 -2
  35. package/dist/cjs/components/Dropdown.js +3 -3
  36. package/dist/cjs/components/HeroTitle.js +2 -2
  37. package/dist/cjs/components/Icon.js +2 -2
  38. package/dist/cjs/components/InputPassword.js +2 -2
  39. package/dist/cjs/components/Label.js +3 -3
  40. package/dist/cjs/components/Loader.js +2 -2
  41. package/dist/cjs/components/MenuItem.js +6 -4
  42. package/dist/cjs/components/Modal.js +34 -34
  43. package/dist/cjs/components/ModalSheetBottom.js +2 -2
  44. package/dist/cjs/components/Notification.js +2 -2
  45. package/dist/cjs/components/Overlay.js +1 -1
  46. package/dist/cjs/components/Pagination.js +3 -3
  47. package/dist/cjs/components/Radio.js +1 -1
  48. package/dist/cjs/components/Response.js +4 -4
  49. package/dist/cjs/components/Search.js +2 -2
  50. package/dist/cjs/components/Segmented.js +2 -2
  51. package/dist/cjs/components/Select.js +3 -3
  52. package/dist/cjs/components/Swiper.js +2 -2
  53. package/dist/cjs/components/Switch.js +1 -1
  54. package/dist/cjs/components/Tab.js +2 -2
  55. package/dist/cjs/components/Text.js +1 -1
  56. package/dist/cjs/components/Tile.js +2 -2
  57. package/dist/cjs/components/Title.js +2 -2
  58. package/dist/cjs/components/Tooltip.js +2 -2
  59. package/dist/cjs/components/Warning.js +2 -2
  60. package/dist/components/Accordion.js +2 -2
  61. package/dist/components/Avatar.js +3 -3
  62. package/dist/components/AvatarStack.js +3 -3
  63. package/dist/components/Badge.js +2 -2
  64. package/dist/components/Breadcrumbs.js +2 -2
  65. package/dist/components/Button.js +4 -4
  66. package/dist/components/Cell.js +3 -3
  67. package/dist/components/Checkbox.js +1 -1
  68. package/dist/components/Chips.js +3 -3
  69. package/dist/components/Choice.js +3 -3
  70. package/dist/components/CookiesWarning.js +4 -4
  71. package/dist/components/DatePeriod.js +7 -7
  72. package/dist/components/DatePicker.js +6 -6
  73. package/dist/components/Drawer.js +2 -2
  74. package/dist/components/Dropdown.js +3 -3
  75. package/dist/components/HeroTitle.js +2 -2
  76. package/dist/components/Icon.js +2 -2
  77. package/dist/components/InputPassword.js +2 -2
  78. package/dist/components/Label.js +3 -3
  79. package/dist/components/Loader.js +2 -2
  80. package/dist/components/MenuItem.js +6 -4
  81. package/dist/components/Modal.js +35 -35
  82. package/dist/components/ModalSheetBottom.js +2 -2
  83. package/dist/components/Notification.js +2 -2
  84. package/dist/components/Overlay.js +1 -1
  85. package/dist/components/Pagination.js +3 -3
  86. package/dist/components/Radio.js +1 -1
  87. package/dist/components/Response.js +4 -4
  88. package/dist/components/Search.js +2 -2
  89. package/dist/components/Segmented.js +2 -2
  90. package/dist/components/Select.js +3 -3
  91. package/dist/components/Swiper.js +2 -2
  92. package/dist/components/Switch.js +1 -1
  93. package/dist/components/Tab.js +2 -2
  94. package/dist/components/Text.js +1 -1
  95. package/dist/components/Tile.js +2 -2
  96. package/dist/components/Title.js +2 -2
  97. package/dist/components/Tooltip.js +2 -2
  98. package/dist/components/Warning.js +2 -2
  99. package/dist/css/components/Modal/Modal.css +2 -0
  100. package/dist/css/styles/border-color/border-color.css +2 -2
  101. package/dist/css/styles/border-color/border-color_active.css +2 -2
  102. package/dist/css/styles/border-color/border-color_focus.css +2 -2
  103. package/dist/css/styles/border-color/border-color_hover.css +2 -2
  104. package/dist/css/styles/caret-color/caret-color.css +3 -4
  105. package/dist/css/styles/fill/fill.css +8 -5
  106. package/dist/css/styles/fill/fill_active.css +7 -2
  107. package/dist/css/styles/fill/fill_active_hover.css +9 -2
  108. package/dist/css/styles/fill/fill_hover.css +9 -4
  109. package/dist/css/styles/placeholder-text-color/placeholder-text-color.css +4 -5
  110. package/dist/css/styles/svg-color/svg_fill.css +5 -4
  111. package/dist/css/styles/svg-color/svg_fill_hover.css +3 -4
  112. package/dist/css/styles/svg-color/svg_path_fill.css +3 -4
  113. package/dist/css/styles/text-color/text-color.css +3 -4
  114. package/dist/css/styles/text-color/text-color_active.css +2 -2
  115. package/dist/css/styles/text-color/text-color_active_hover.css +8 -4
  116. package/dist/css/styles/text-color/text-color_hover.css +2 -2
  117. package/dist/types/components/Label/Label.appearance.d.ts +261 -2
  118. package/dist/types/components/MenuItem/appearance/menuItemSurface.d.ts +3 -1
  119. package/dist/types/components/Modal/Modal.appearance.d.ts +1626 -2
  120. package/dist/types/components/Modal/Modal.d.ts +50 -2
  121. package/dist/types/components/Modal/Modal.interface.d.ts +56 -38
  122. package/dist/types/components/Modal/appearance/modalShape.d.ts +2 -24
  123. package/dist/types/components/Modal/appearance/modalSize.d.ts +2 -26
  124. package/dist/types/components/Modal/appearance/modalStyle.d.ts +2 -13
  125. package/dist/types/components/Modal/appearance/modalSurface.d.ts +2 -7
  126. package/dist/types/components/Overlay/Overlay.interface.d.ts +5 -5
  127. package/dist/types/components/Title/Title.interface.d.ts +1 -1
  128. package/package.json +3 -3
@@ -6,9 +6,9 @@ import ReactPaginate from 'react-paginate';
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';
9
- import { D as Dropdown, a as DropdownItem } from '../DropdownItem_es_DURwA4mR.js';
10
- import { I as Icon } from '../Icon_es_CTKPPrrC.js';
11
- import { T as Text } from '../Text_es_DIU5ySvf.js';
9
+ import { D as Dropdown, a as DropdownItem } from '../DropdownItem_es_BwdenrJx.js';
10
+ import { I as Icon } from '../Icon_es_BYO1LdXJ.js';
11
+ import { T as Text } from '../Text_es_BXh9Y3hR.js';
12
12
  import { _ as __assign } from '../tslib.es6_es_Bwu1Cn-t.js';
13
13
  import { icons14, icons24, icons16 } from '@itcase/icons/default';
14
14
  import 'lodash/camelCase';
@@ -2,7 +2,7 @@ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import clsx from 'clsx';
3
3
  import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
4
4
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
5
- import { T as Text } from '../Text_es_DIU5ySvf.js';
5
+ import { T as Text } from '../Text_es_BXh9Y3hR.js';
6
6
  import { _ as __assign } from '../tslib.es6_es_Bwu1Cn-t.js';
7
7
  import 'react';
8
8
  import 'lodash/camelCase';
@@ -7,9 +7,9 @@ import { urlWithAssetPrefix } from '../hoc/urlWithAssetPrefix.js';
7
7
  import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
8
8
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
9
9
  import { useStyles } from '../hooks/useStyles/useStyles.js';
10
- import { B as Button } from '../Button_es_DCM3C_2S.js';
10
+ import { B as Button } from '../Button_es_CEXL2diU.js';
11
11
  import { G as Group } from '../Group_es_DHJcG2MA.js';
12
- import { T as Text } from '../Text_es_DIU5ySvf.js';
12
+ import { T as Text } from '../Text_es_BXh9Y3hR.js';
13
13
  import '@itcase/common';
14
14
  import '../context/UrlAssetPrefix.js';
15
15
  import 'lodash/camelCase';
@@ -23,10 +23,10 @@ import 'react-responsive';
23
23
  import '../utils/setViewportProperty.js';
24
24
  import 'lodash/maxBy';
25
25
  import '../hooks/useStyles/styleAttributes.js';
26
- import '../Icon_es_CTKPPrrC.js';
26
+ import '../Icon_es_BYO1LdXJ.js';
27
27
  import 'react-inlinesvg';
28
28
  import '../Link_es_BnUIX0QT.js';
29
- import '../Loader_es_DGMpRDMk.js';
29
+ import '../Loader_es_AhHU-s7_.js';
30
30
 
31
31
  var responseAppearanceConfirm = {
32
32
  confirm: {
@@ -6,8 +6,8 @@ import clsx from 'clsx';
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';
9
- import { I as Icon } from '../Icon_es_CTKPPrrC.js';
10
- import { T as Text } from '../Text_es_DIU5ySvf.js';
9
+ import { I as Icon } from '../Icon_es_BYO1LdXJ.js';
10
+ import { T as Text } from '../Text_es_BXh9Y3hR.js';
11
11
  import { S as Scrollbar } from '../Scrollbar_es_CThJeCLF.js';
12
12
  import 'lodash/camelCase';
13
13
  import 'lodash/castArray';
@@ -1,10 +1,10 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import React, { useRef, useMemo, createRef, useCallback, useEffect } from 'react';
3
3
  import clsx from 'clsx';
4
- import { I as Icon } from '../Icon_es_CTKPPrrC.js';
4
+ import { I as Icon } from '../Icon_es_BYO1LdXJ.js';
5
5
  import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
6
6
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
7
- import { T as Text } from '../Text_es_DIU5ySvf.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-inlinesvg';
10
10
  import '../hoc/urlWithAssetPrefix.js';
@@ -1,16 +1,16 @@
1
1
  import { _ as __assign } from '../tslib.es6_es_Bwu1Cn-t.js';
2
2
  import { jsx, jsxs } from 'react/jsx-runtime';
3
3
  import Select, { components } from 'react-select';
4
- import { I as Icon, B as Badge } from '../Icon_es_CTKPPrrC.js';
4
+ import { I as Icon, B as Badge } from '../Icon_es_BYO1LdXJ.js';
5
5
  import React, { useRef, useEffect, useMemo } from 'react';
6
6
  import clsx from 'clsx';
7
7
  import CreatableSelect from 'react-select/creatable';
8
8
  import { G as Group } from '../Group_es_DHJcG2MA.js';
9
- import { T as Text } from '../Text_es_DIU5ySvf.js';
9
+ import { T as Text } from '../Text_es_BXh9Y3hR.js';
10
10
  import { useAppearanceConfig } from '../hooks/useAppearanceConfig/useAppearanceConfig.js';
11
11
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
12
12
  import { icons12, icons16, icons14, icons24 } from '@itcase/icons/default';
13
- import { L as Loader } from '../Loader_es_DGMpRDMk.js';
13
+ import { L as Loader } from '../Loader_es_AhHU-s7_.js';
14
14
  import { D as Divider } from '../Divider_es_CCLBFIx6.js';
15
15
  import 'react-inlinesvg';
16
16
  import '../hoc/urlWithAssetPrefix.js';
@@ -4,7 +4,7 @@ import clsx from 'clsx';
4
4
  import { Swiper as Swiper$1, SwiperSlide } from 'swiper/react';
5
5
  import { useDevicePropsGenerator } from '../hooks/useDevicePropsGenerator/useDevicePropsGenerator.js';
6
6
  import { useStyles } from '../hooks/useStyles/useStyles.js';
7
- import { b as Title } from '../Icon_es_CTKPPrrC.js';
7
+ import { b as Title } from '../Icon_es_BYO1LdXJ.js';
8
8
  import '../tslib.es6_es_Bwu1Cn-t.js';
9
9
  import 'lodash/camelCase';
10
10
  import 'lodash/castArray';
@@ -23,7 +23,7 @@ import '../hoc/urlWithAssetPrefix.js';
23
23
  import '../context/UrlAssetPrefix.js';
24
24
  import '../hooks/useAppearanceConfig/useAppearanceConfig.js';
25
25
  import '../Link_es_BnUIX0QT.js';
26
- import '../Text_es_DIU5ySvf.js';
26
+ import '../Text_es_BXh9Y3hR.js';
27
27
 
28
28
  function Swiper(props) {
29
29
  var id = props.id, className = props.className, direction = props.direction, title = props.title, titleAfter = props.titleAfter, titleSize = props.titleSize, titleTextColor = props.titleTextColor, titleWeight = props.titleWeight, setNextBtnDisabled = props.setNextBtnDisabled, setPrevBtnDisabled = props.setPrevBtnDisabled, _a = props.activeSlideIndex, activeSlideIndex = _a === void 0 ? 0 : _a, allowTouchMove = props.allowTouchMove, autoHeight = props.autoHeight, breakpoints = props.breakpoints, forwardedRef = props.forwardedRef, // https://github.com/vercel/next.js/issues/4957
@@ -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 {