@alfalab/core-components 47.22.0-beta.2 → 47.23.0-beta.0

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 (3113) hide show
  1. package/accordion/Component.js +1 -1
  2. package/accordion/components/default-control-icon/Component.js +1 -1
  3. package/accordion/components/default-control-icon/index.css +4 -4
  4. package/accordion/cssm/hooks/useMeasureHeight.js +3 -0
  5. package/accordion/esm/Component.js +1 -1
  6. package/accordion/esm/components/default-control-icon/Component.js +1 -1
  7. package/accordion/esm/components/default-control-icon/index.css +4 -4
  8. package/accordion/esm/hooks/useMeasureHeight.js +3 -0
  9. package/accordion/esm/index.css +9 -9
  10. package/accordion/hooks/useMeasureHeight.js +3 -0
  11. package/accordion/index.css +9 -9
  12. package/accordion/modern/Component.js +1 -1
  13. package/accordion/modern/components/default-control-icon/Component.js +1 -1
  14. package/accordion/modern/components/default-control-icon/index.css +4 -4
  15. package/accordion/modern/hooks/useMeasureHeight.js +3 -0
  16. package/accordion/modern/index.css +9 -9
  17. package/accordion/moderncssm/hooks/useMeasureHeight.js +3 -0
  18. package/action-button/Component.js +5 -5
  19. package/action-button/cssm/Component.js +1 -1
  20. package/action-button/default.css +12 -12
  21. package/action-button/esm/Component.js +6 -6
  22. package/action-button/esm/default.css +12 -12
  23. package/action-button/esm/index.css +9 -9
  24. package/action-button/esm/inverted.css +12 -12
  25. package/action-button/esm/static.css +8 -8
  26. package/action-button/index.css +9 -9
  27. package/action-button/inverted.css +12 -12
  28. package/action-button/modern/Component.js +6 -6
  29. package/action-button/modern/default.css +12 -12
  30. package/action-button/modern/index.css +9 -9
  31. package/action-button/modern/inverted.css +12 -12
  32. package/action-button/modern/static.css +8 -8
  33. package/action-button/moderncssm/Component.js +2 -2
  34. package/action-button/static.css +8 -8
  35. package/alert/Component.js +1 -1
  36. package/alert/esm/Component.js +1 -1
  37. package/alert/esm/index.css +2 -2
  38. package/alert/index.css +2 -2
  39. package/alert/modern/Component.js +1 -1
  40. package/alert/modern/index.css +2 -2
  41. package/amount/component.js +1 -1
  42. package/amount/esm/component.js +1 -1
  43. package/amount/esm/index.css +7 -7
  44. package/amount/esm/pure/component.js +1 -1
  45. package/amount/esm/pure/index.css +1 -1
  46. package/amount/index.css +7 -7
  47. package/amount/modern/component.js +1 -1
  48. package/amount/modern/index.css +7 -7
  49. package/amount/modern/pure/component.js +1 -1
  50. package/amount/modern/pure/index.css +1 -1
  51. package/amount/pure/component.js +1 -1
  52. package/amount/pure/index.css +1 -1
  53. package/amount-input/Component.js +3 -3
  54. package/amount-input/default.css +3 -3
  55. package/amount-input/esm/Component.js +3 -3
  56. package/amount-input/esm/default.css +3 -3
  57. package/amount-input/esm/index.css +6 -6
  58. package/amount-input/esm/inverted.css +3 -3
  59. package/amount-input/index.css +6 -6
  60. package/amount-input/inverted.css +3 -3
  61. package/amount-input/modern/Component.js +3 -3
  62. package/amount-input/modern/default.css +3 -3
  63. package/amount-input/modern/index.css +6 -6
  64. package/amount-input/modern/inverted.css +3 -3
  65. package/attach/Component.d.ts +2 -2
  66. package/attach/Component.js +1 -1
  67. package/attach/cssm/Component.d.ts +2 -2
  68. package/attach/esm/Component.d.ts +2 -2
  69. package/attach/esm/Component.js +1 -1
  70. package/attach/esm/index.css +17 -17
  71. package/attach/index.css +17 -17
  72. package/attach/modern/Component.d.ts +2 -2
  73. package/attach/modern/Component.js +1 -1
  74. package/attach/modern/index.css +17 -17
  75. package/attach/moderncssm/Component.d.ts +2 -2
  76. package/backdrop/Component.js +1 -1
  77. package/backdrop/esm/Component.js +1 -1
  78. package/backdrop/esm/index.css +11 -11
  79. package/backdrop/index.css +11 -11
  80. package/backdrop/modern/Component.js +1 -1
  81. package/backdrop/modern/index.css +11 -11
  82. package/badge/Component.js +1 -1
  83. package/badge/esm/Component.js +1 -1
  84. package/badge/esm/index.css +47 -47
  85. package/badge/index.css +47 -47
  86. package/badge/modern/Component.js +1 -1
  87. package/badge/modern/index.css +47 -47
  88. package/bank-card/Component.js +1 -1
  89. package/bank-card/esm/Component.js +1 -1
  90. package/bank-card/esm/index.css +19 -19
  91. package/bank-card/index.css +19 -19
  92. package/bank-card/modern/Component.js +1 -1
  93. package/bank-card/modern/index.css +19 -19
  94. package/base-modal/Component.js +1 -1
  95. package/base-modal/esm/Component.js +1 -1
  96. package/base-modal/esm/index.css +12 -12
  97. package/base-modal/index.css +12 -12
  98. package/base-modal/modern/Component.js +1 -1
  99. package/base-modal/modern/index.css +12 -12
  100. package/bottom-sheet/component.js +1 -1
  101. package/bottom-sheet/components/footer/Component.js +1 -1
  102. package/bottom-sheet/components/footer/index.css +25 -25
  103. package/bottom-sheet/components/header/Component.js +1 -1
  104. package/bottom-sheet/components/header/index.css +12 -12
  105. package/bottom-sheet/esm/component.js +1 -1
  106. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  107. package/bottom-sheet/esm/components/footer/index.css +25 -25
  108. package/bottom-sheet/esm/components/header/Component.js +1 -1
  109. package/bottom-sheet/esm/components/header/index.css +12 -12
  110. package/bottom-sheet/esm/index.css +44 -44
  111. package/bottom-sheet/index.css +44 -44
  112. package/bottom-sheet/modern/component.js +1 -1
  113. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  114. package/bottom-sheet/modern/components/footer/index.css +25 -25
  115. package/bottom-sheet/modern/components/header/Component.js +1 -1
  116. package/bottom-sheet/modern/components/header/index.css +12 -12
  117. package/bottom-sheet/modern/index.css +44 -44
  118. package/button/components/base-button/Component.js +4 -4
  119. package/button/components/base-button/default.css +49 -49
  120. package/button/components/base-button/index.css +61 -61
  121. package/button/components/base-button/inverted.css +49 -49
  122. package/button/cssm/components/base-button/Component.js +1 -1
  123. package/button/desktop/Component.desktop.js +3 -3
  124. package/button/desktop/default.desktop.css +18 -18
  125. package/button/desktop/desktop.css +6 -6
  126. package/button/desktop/inverted.desktop.css +18 -18
  127. package/button/esm/components/base-button/Component.js +5 -5
  128. package/button/esm/components/base-button/default.css +49 -49
  129. package/button/esm/components/base-button/index.css +61 -61
  130. package/button/esm/components/base-button/inverted.css +49 -49
  131. package/button/esm/desktop/Component.desktop.js +3 -3
  132. package/button/esm/desktop/default.desktop.css +18 -18
  133. package/button/esm/desktop/desktop.css +6 -6
  134. package/button/esm/desktop/inverted.desktop.css +18 -18
  135. package/button/esm/mobile/Component.mobile.js +3 -3
  136. package/button/esm/mobile/default.mobile.css +17 -17
  137. package/button/esm/mobile/inverted.mobile.css +17 -17
  138. package/button/esm/mobile/mobile.css +6 -6
  139. package/button/mobile/Component.mobile.js +3 -3
  140. package/button/mobile/default.mobile.css +17 -17
  141. package/button/mobile/inverted.mobile.css +17 -17
  142. package/button/mobile/mobile.css +6 -6
  143. package/button/modern/components/base-button/Component.js +5 -5
  144. package/button/modern/components/base-button/default.css +49 -49
  145. package/button/modern/components/base-button/index.css +61 -61
  146. package/button/modern/components/base-button/inverted.css +49 -49
  147. package/button/modern/desktop/Component.desktop.js +3 -3
  148. package/button/modern/desktop/default.desktop.css +18 -18
  149. package/button/modern/desktop/desktop.css +6 -6
  150. package/button/modern/desktop/inverted.desktop.css +18 -18
  151. package/button/modern/mobile/Component.mobile.js +3 -3
  152. package/button/modern/mobile/default.mobile.css +17 -17
  153. package/button/modern/mobile/inverted.mobile.css +17 -17
  154. package/button/modern/mobile/mobile.css +6 -6
  155. package/button/moderncssm/components/base-button/Component.js +2 -2
  156. package/calendar/components/calendar-mobile/Component.js +3 -3
  157. package/calendar/components/calendar-mobile/backdrop-transitions.css +9 -9
  158. package/calendar/components/calendar-mobile/index.css +20 -20
  159. package/calendar/components/calendar-mobile/transitions.css +7 -7
  160. package/calendar/components/days-table/Component.js +1 -1
  161. package/calendar/components/days-table/index.css +67 -67
  162. package/calendar/components/header/Component.js +1 -1
  163. package/calendar/components/header/index.css +2 -2
  164. package/calendar/components/month-year-header/Component.js +1 -1
  165. package/calendar/components/month-year-header/index.css +9 -9
  166. package/calendar/components/months-table/Component.js +1 -1
  167. package/calendar/components/months-table/index.css +12 -12
  168. package/calendar/components/period-slider/Component.js +1 -1
  169. package/calendar/components/period-slider/index.css +10 -10
  170. package/calendar/components/select-button/Component.js +1 -1
  171. package/calendar/components/select-button/index.css +9 -9
  172. package/calendar/components/years-table/Component.js +1 -1
  173. package/calendar/components/years-table/index.css +14 -14
  174. package/calendar/desktop/Component.desktop.js +1 -1
  175. package/calendar/desktop/desktop.css +28 -28
  176. package/calendar/esm/components/calendar-mobile/Component.js +3 -3
  177. package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +9 -9
  178. package/calendar/esm/components/calendar-mobile/index.css +20 -20
  179. package/calendar/esm/components/calendar-mobile/transitions.css +7 -7
  180. package/calendar/esm/components/days-table/Component.js +1 -1
  181. package/calendar/esm/components/days-table/index.css +67 -67
  182. package/calendar/esm/components/header/Component.js +1 -1
  183. package/calendar/esm/components/header/index.css +2 -2
  184. package/calendar/esm/components/month-year-header/Component.js +1 -1
  185. package/calendar/esm/components/month-year-header/index.css +9 -9
  186. package/calendar/esm/components/months-table/Component.js +1 -1
  187. package/calendar/esm/components/months-table/index.css +12 -12
  188. package/calendar/esm/components/period-slider/Component.js +1 -1
  189. package/calendar/esm/components/period-slider/index.css +10 -10
  190. package/calendar/esm/components/select-button/Component.js +1 -1
  191. package/calendar/esm/components/select-button/index.css +9 -9
  192. package/calendar/esm/components/years-table/Component.js +1 -1
  193. package/calendar/esm/components/years-table/index.css +14 -14
  194. package/calendar/esm/desktop/Component.desktop.js +1 -1
  195. package/calendar/esm/desktop/desktop.css +28 -28
  196. package/calendar/modern/components/calendar-mobile/Component.js +3 -3
  197. package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +9 -9
  198. package/calendar/modern/components/calendar-mobile/index.css +20 -20
  199. package/calendar/modern/components/calendar-mobile/transitions.css +7 -7
  200. package/calendar/modern/components/days-table/Component.js +1 -1
  201. package/calendar/modern/components/days-table/index.css +67 -67
  202. package/calendar/modern/components/header/Component.js +1 -1
  203. package/calendar/modern/components/header/index.css +2 -2
  204. package/calendar/modern/components/month-year-header/Component.js +1 -1
  205. package/calendar/modern/components/month-year-header/index.css +9 -9
  206. package/calendar/modern/components/months-table/Component.js +1 -1
  207. package/calendar/modern/components/months-table/index.css +12 -12
  208. package/calendar/modern/components/period-slider/Component.js +1 -1
  209. package/calendar/modern/components/period-slider/index.css +10 -10
  210. package/calendar/modern/components/select-button/Component.js +1 -1
  211. package/calendar/modern/components/select-button/index.css +9 -9
  212. package/calendar/modern/components/years-table/Component.js +1 -1
  213. package/calendar/modern/components/years-table/index.css +14 -14
  214. package/calendar/modern/desktop/Component.desktop.js +1 -1
  215. package/calendar/modern/desktop/desktop.css +28 -28
  216. package/calendar-input/components/calendar-input/Component.js +1 -1
  217. package/calendar-input/components/calendar-input/index.css +10 -10
  218. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  219. package/calendar-input/esm/components/calendar-input/index.css +10 -10
  220. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  221. package/calendar-input/modern/components/calendar-input/index.css +10 -10
  222. package/calendar-range/components/divider/Component.js +1 -1
  223. package/calendar-range/components/divider/index.css +7 -7
  224. package/calendar-range/esm/Component.js +1 -1
  225. package/calendar-range/esm/components/divider/Component.js +1 -1
  226. package/calendar-range/esm/components/divider/index.css +7 -7
  227. package/calendar-range/esm/index.js +1 -1
  228. package/calendar-range/esm/index.module-871aa219.js +4 -0
  229. package/calendar-range/esm/views/index.css +6 -6
  230. package/calendar-range/esm/views/popover.js +1 -1
  231. package/calendar-range/esm/views/static.js +1 -1
  232. package/calendar-range/index.module-6af23efa.js +4 -0
  233. package/calendar-range/modern/Component.js +1 -1
  234. package/calendar-range/modern/components/divider/Component.js +1 -1
  235. package/calendar-range/modern/components/divider/index.css +7 -7
  236. package/calendar-range/modern/index.js +1 -1
  237. package/calendar-range/modern/index.module-404c8f50.js +4 -0
  238. package/calendar-range/modern/views/index.css +6 -6
  239. package/calendar-range/modern/views/popover.js +1 -1
  240. package/calendar-range/modern/views/static.js +1 -1
  241. package/calendar-range/views/index.css +6 -6
  242. package/calendar-range/views/popover.js +1 -1
  243. package/calendar-range/views/static.js +1 -1
  244. package/calendar-with-skeleton/Component.js +1 -1
  245. package/calendar-with-skeleton/esm/Component.js +1 -1
  246. package/calendar-with-skeleton/esm/index.css +11 -11
  247. package/calendar-with-skeleton/index.css +11 -11
  248. package/calendar-with-skeleton/modern/Component.js +1 -1
  249. package/calendar-with-skeleton/modern/index.css +11 -11
  250. package/card-image/Component.js +1 -1
  251. package/card-image/esm/Component.js +1 -1
  252. package/card-image/esm/index.css +6 -6
  253. package/card-image/index.css +6 -6
  254. package/card-image/modern/Component.js +1 -1
  255. package/card-image/modern/index.css +6 -6
  256. package/cdn-icon/Component.js +1 -1
  257. package/cdn-icon/esm/Component.js +1 -1
  258. package/cdn-icon/esm/index.css +3 -3
  259. package/cdn-icon/index.css +3 -3
  260. package/cdn-icon/modern/Component.js +1 -1
  261. package/cdn-icon/modern/index.css +3 -3
  262. package/chart/Component.js +1 -1
  263. package/chart/components/Dot/index.css +7 -7
  264. package/chart/components/Dot/index.js +1 -1
  265. package/chart/components/Legends/index.css +7 -7
  266. package/chart/components/Legends/index.js +1 -1
  267. package/chart/components/Tick/index.css +3 -3
  268. package/chart/components/Tick/index.js +1 -1
  269. package/chart/components/TooltipContent/index.css +6 -6
  270. package/chart/components/TooltipContent/index.js +1 -1
  271. package/chart/esm/Component.js +1 -1
  272. package/chart/esm/components/Dot/index.css +7 -7
  273. package/chart/esm/components/Dot/index.js +1 -1
  274. package/chart/esm/components/Legends/index.css +7 -7
  275. package/chart/esm/components/Legends/index.js +1 -1
  276. package/chart/esm/components/Tick/index.css +3 -3
  277. package/chart/esm/components/Tick/index.js +1 -1
  278. package/chart/esm/components/TooltipContent/index.css +6 -6
  279. package/chart/esm/components/TooltipContent/index.js +1 -1
  280. package/chart/esm/index.css +4 -4
  281. package/chart/index.css +4 -4
  282. package/chart/modern/Component.js +1 -1
  283. package/chart/modern/components/Dot/index.css +7 -7
  284. package/chart/modern/components/Dot/index.js +1 -1
  285. package/chart/modern/components/Legends/index.css +7 -7
  286. package/chart/modern/components/Legends/index.js +1 -1
  287. package/chart/modern/components/Tick/index.css +3 -3
  288. package/chart/modern/components/Tick/index.js +1 -1
  289. package/chart/modern/components/TooltipContent/index.css +6 -6
  290. package/chart/modern/components/TooltipContent/index.js +1 -1
  291. package/chart/modern/index.css +4 -4
  292. package/checkbox/Component.js +1 -1
  293. package/checkbox/esm/Component.js +1 -1
  294. package/checkbox/esm/index.css +34 -34
  295. package/checkbox/index.css +34 -34
  296. package/checkbox/modern/Component.js +1 -1
  297. package/checkbox/modern/index.css +34 -34
  298. package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
  299. package/checkbox-group/components/base-checkbox-group/index.css +18 -18
  300. package/checkbox-group/desktop/Component.desktop.js +1 -1
  301. package/checkbox-group/desktop/desktop.css +3 -3
  302. package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
  303. package/checkbox-group/esm/components/base-checkbox-group/index.css +18 -18
  304. package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
  305. package/checkbox-group/esm/desktop/desktop.css +3 -3
  306. package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
  307. package/checkbox-group/esm/mobile/mobile.css +3 -3
  308. package/checkbox-group/mobile/Component.mobile.js +1 -1
  309. package/checkbox-group/mobile/mobile.css +3 -3
  310. package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
  311. package/checkbox-group/modern/components/base-checkbox-group/index.css +18 -18
  312. package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
  313. package/checkbox-group/modern/desktop/desktop.css +3 -3
  314. package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
  315. package/checkbox-group/modern/mobile/mobile.css +3 -3
  316. package/circular-progress-bar/Component.js +1 -1
  317. package/circular-progress-bar/esm/Component.js +1 -1
  318. package/circular-progress-bar/esm/index.css +48 -48
  319. package/circular-progress-bar/index.css +48 -48
  320. package/circular-progress-bar/modern/Component.js +1 -1
  321. package/circular-progress-bar/modern/index.css +48 -48
  322. package/code-input/components/base-code-input/component.js +1 -1
  323. package/code-input/components/base-code-input/index.css +5 -5
  324. package/code-input/components/input/component.js +1 -1
  325. package/code-input/components/input/index.css +11 -11
  326. package/code-input/desktop/Component.desktop.js +1 -1
  327. package/code-input/desktop/desktop.css +1 -1
  328. package/code-input/esm/components/base-code-input/component.js +1 -1
  329. package/code-input/esm/components/base-code-input/index.css +5 -5
  330. package/code-input/esm/components/input/component.js +1 -1
  331. package/code-input/esm/components/input/index.css +11 -11
  332. package/code-input/esm/desktop/Component.desktop.js +1 -1
  333. package/code-input/esm/desktop/desktop.css +1 -1
  334. package/code-input/esm/mobile/Component.mobile.js +1 -1
  335. package/code-input/esm/mobile/mobile.css +2 -2
  336. package/code-input/mobile/Component.mobile.js +1 -1
  337. package/code-input/mobile/mobile.css +2 -2
  338. package/code-input/modern/components/base-code-input/component.js +1 -1
  339. package/code-input/modern/components/base-code-input/index.css +5 -5
  340. package/code-input/modern/components/input/component.js +1 -1
  341. package/code-input/modern/components/input/index.css +11 -11
  342. package/code-input/modern/desktop/Component.desktop.js +1 -1
  343. package/code-input/modern/desktop/desktop.css +1 -1
  344. package/code-input/modern/mobile/Component.mobile.js +1 -1
  345. package/code-input/modern/mobile/mobile.css +2 -2
  346. package/collapse/Component.js +1 -1
  347. package/collapse/esm/Component.js +1 -1
  348. package/collapse/esm/index.css +8 -8
  349. package/collapse/index.css +8 -8
  350. package/collapse/modern/Component.js +1 -1
  351. package/collapse/modern/index.css +8 -8
  352. package/comment/Component.js +1 -1
  353. package/comment/esm/Component.js +1 -1
  354. package/comment/esm/index.css +3 -3
  355. package/comment/index.css +3 -3
  356. package/comment/modern/Component.js +1 -1
  357. package/comment/modern/index.css +3 -3
  358. package/confirmation/components/base-confirmation/component.js +1 -1
  359. package/confirmation/components/base-confirmation/index.css +1 -1
  360. package/confirmation/components/countdown-loader/component.js +1 -1
  361. package/confirmation/components/countdown-loader/index.css +1 -1
  362. package/confirmation/components/header/component.js +1 -1
  363. package/confirmation/components/header/index.css +3 -3
  364. package/confirmation/components/screens/fatal-error/component.js +1 -1
  365. package/confirmation/components/screens/fatal-error/index.css +6 -6
  366. package/confirmation/components/screens/hint/component.js +1 -1
  367. package/confirmation/components/screens/hint/index.css +12 -12
  368. package/confirmation/components/screens/initial/component.js +1 -1
  369. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  370. package/confirmation/components/screens/initial/index.css +18 -18
  371. package/confirmation/components/screens/temp-block/component.js +1 -1
  372. package/confirmation/components/screens/temp-block/index.css +7 -7
  373. package/confirmation/{countdown-section-94dc98f6.js → countdown-section-278f936c.js} +2 -2
  374. package/confirmation/cssm/components/screens/initial/countdown-section.js +1 -1
  375. package/confirmation/esm/component.responsive.js +1 -1
  376. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  377. package/confirmation/esm/components/base-confirmation/index.css +1 -1
  378. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  379. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  380. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  381. package/confirmation/esm/components/header/component.js +1 -1
  382. package/confirmation/esm/components/header/index.css +3 -3
  383. package/confirmation/esm/components/index.js +1 -1
  384. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  385. package/confirmation/esm/components/screens/fatal-error/index.css +6 -6
  386. package/confirmation/esm/components/screens/hint/component.js +1 -1
  387. package/confirmation/esm/components/screens/hint/index.css +12 -12
  388. package/confirmation/esm/components/screens/index.js +1 -1
  389. package/confirmation/esm/components/screens/initial/component.js +1 -1
  390. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  391. package/confirmation/esm/components/screens/initial/index.css +18 -18
  392. package/confirmation/esm/components/screens/initial/index.js +1 -1
  393. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  394. package/confirmation/esm/components/screens/temp-block/index.css +7 -7
  395. package/confirmation/esm/{countdown-section-1621556b.js → countdown-section-9cf60d8a.js} +3 -3
  396. package/confirmation/esm/desktop/component.desktop.js +1 -1
  397. package/confirmation/esm/desktop/index.js +1 -1
  398. package/confirmation/esm/index.js +1 -1
  399. package/confirmation/esm/mobile/component.mobile.js +2 -2
  400. package/confirmation/esm/mobile/index.js +1 -1
  401. package/confirmation/esm/mobile/mobile.css +1 -1
  402. package/confirmation/esm/shared/index.js +1 -1
  403. package/confirmation/mobile/component.mobile.js +1 -1
  404. package/confirmation/mobile/mobile.css +1 -1
  405. package/confirmation/modern/component.responsive.js +1 -1
  406. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  407. package/confirmation/modern/components/base-confirmation/index.css +1 -1
  408. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  409. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  410. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  411. package/confirmation/modern/components/header/component.js +1 -1
  412. package/confirmation/modern/components/header/index.css +3 -3
  413. package/confirmation/modern/components/index.js +1 -1
  414. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  415. package/confirmation/modern/components/screens/fatal-error/index.css +6 -6
  416. package/confirmation/modern/components/screens/hint/component.js +1 -1
  417. package/confirmation/modern/components/screens/hint/index.css +12 -12
  418. package/confirmation/modern/components/screens/index.js +1 -1
  419. package/confirmation/modern/components/screens/initial/component.js +1 -1
  420. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  421. package/confirmation/modern/components/screens/initial/index.css +18 -18
  422. package/confirmation/modern/components/screens/initial/index.js +1 -1
  423. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  424. package/confirmation/modern/components/screens/temp-block/index.css +7 -7
  425. package/confirmation/modern/{countdown-section-4d52662d.js → countdown-section-fb44500b.js} +3 -3
  426. package/confirmation/modern/desktop/component.desktop.js +1 -1
  427. package/confirmation/modern/desktop/index.js +1 -1
  428. package/confirmation/modern/index.js +1 -1
  429. package/confirmation/modern/mobile/component.mobile.js +2 -2
  430. package/confirmation/modern/mobile/index.js +1 -1
  431. package/confirmation/modern/mobile/mobile.css +1 -1
  432. package/confirmation/modern/shared/index.js +1 -1
  433. package/confirmation/moderncssm/components/screens/initial/countdown-section.js +2 -2
  434. package/confirmation-v1/component.js +1 -1
  435. package/confirmation-v1/components/code-input/component.js +1 -1
  436. package/confirmation-v1/components/code-input/index.css +9 -9
  437. package/confirmation-v1/components/countdown/component.js +1 -1
  438. package/confirmation-v1/components/countdown/index.css +12 -12
  439. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  440. package/confirmation-v1/components/countdown-loader/index.css +1 -1
  441. package/confirmation-v1/components/overlimit/component.js +1 -1
  442. package/confirmation-v1/components/overlimit/index.css +8 -8
  443. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  444. package/confirmation-v1/components/sign-confirmation/index.css +12 -12
  445. package/confirmation-v1/esm/component.js +1 -1
  446. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  447. package/confirmation-v1/esm/components/code-input/index.css +9 -9
  448. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  449. package/confirmation-v1/esm/components/countdown/index.css +12 -12
  450. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  451. package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
  452. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  453. package/confirmation-v1/esm/components/overlimit/index.css +8 -8
  454. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  455. package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
  456. package/confirmation-v1/esm/index.css +13 -13
  457. package/confirmation-v1/index.css +13 -13
  458. package/confirmation-v1/modern/component.js +1 -1
  459. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  460. package/confirmation-v1/modern/components/code-input/index.css +9 -9
  461. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  462. package/confirmation-v1/modern/components/countdown/index.css +12 -12
  463. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  464. package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
  465. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  466. package/confirmation-v1/modern/components/overlimit/index.css +8 -8
  467. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  468. package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
  469. package/confirmation-v1/modern/index.css +13 -13
  470. package/custom-button/Component.js +1 -1
  471. package/custom-button/esm/Component.js +1 -1
  472. package/custom-button/esm/index.css +20 -20
  473. package/custom-button/index.css +20 -20
  474. package/custom-button/modern/Component.js +1 -1
  475. package/custom-button/modern/index.css +20 -20
  476. package/custom-picker-button/esm/field/Component.js +1 -1
  477. package/custom-picker-button/esm/field/index.css +5 -5
  478. package/custom-picker-button/field/Component.js +1 -1
  479. package/custom-picker-button/field/index.css +5 -5
  480. package/custom-picker-button/modern/field/Component.js +1 -1
  481. package/custom-picker-button/modern/field/index.css +5 -5
  482. package/date-input/Component.js +1 -1
  483. package/date-input/esm/Component.js +1 -1
  484. package/date-input/esm/index.css +3 -3
  485. package/date-input/index.css +3 -3
  486. package/date-input/modern/Component.js +1 -1
  487. package/date-input/modern/index.css +3 -3
  488. package/date-range-input/components/date-range-input/Component.js +1 -1
  489. package/date-range-input/components/date-range-input/index.css +6 -6
  490. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  491. package/date-range-input/esm/components/date-range-input/index.css +6 -6
  492. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  493. package/date-range-input/modern/components/date-range-input/index.css +6 -6
  494. package/date-time-input/components/date-time-input/Component.js +1 -1
  495. package/date-time-input/components/date-time-input/index.css +6 -6
  496. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  497. package/date-time-input/esm/components/date-time-input/index.css +6 -6
  498. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  499. package/date-time-input/modern/components/date-time-input/index.css +6 -6
  500. package/divider/Component.js +1 -1
  501. package/divider/esm/Component.js +1 -1
  502. package/divider/esm/index.css +1 -1
  503. package/divider/index.css +1 -1
  504. package/divider/modern/Component.js +1 -1
  505. package/divider/modern/index.css +1 -1
  506. package/drawer/Component.js +1 -1
  507. package/drawer/esm/Component.js +1 -1
  508. package/drawer/esm/index.css +34 -34
  509. package/drawer/index.css +34 -34
  510. package/drawer/modern/Component.js +1 -1
  511. package/drawer/modern/index.css +34 -34
  512. package/dropzone/Component.js +1 -1
  513. package/dropzone/components/overlay/Component.js +1 -1
  514. package/dropzone/components/overlay/index.css +3 -3
  515. package/dropzone/esm/Component.js +1 -1
  516. package/dropzone/esm/components/overlay/Component.js +1 -1
  517. package/dropzone/esm/components/overlay/index.css +3 -3
  518. package/dropzone/esm/index.css +8 -8
  519. package/dropzone/index.css +8 -8
  520. package/dropzone/modern/Component.js +1 -1
  521. package/dropzone/modern/components/overlay/Component.js +1 -1
  522. package/dropzone/modern/components/overlay/index.css +3 -3
  523. package/dropzone/modern/index.css +8 -8
  524. package/file-upload-item/Component.d.ts +92 -7
  525. package/file-upload-item/Component.js +65 -41
  526. package/file-upload-item/cssm/Component.d.ts +92 -7
  527. package/file-upload-item/cssm/Component.js +64 -40
  528. package/file-upload-item/cssm/index.js +0 -1
  529. package/file-upload-item/cssm/index.module.css +96 -5
  530. package/file-upload-item/cssm/utils.d.ts +3 -7
  531. package/file-upload-item/cssm/utils.js +27 -11
  532. package/file-upload-item/esm/Component.d.ts +92 -7
  533. package/file-upload-item/esm/Component.js +68 -67
  534. package/file-upload-item/esm/index.css +98 -7
  535. package/file-upload-item/esm/index.js +10 -29
  536. package/file-upload-item/esm/utils.d.ts +3 -7
  537. package/file-upload-item/esm/utils.js +27 -7
  538. package/file-upload-item/index.css +98 -7
  539. package/file-upload-item/index.js +0 -1
  540. package/file-upload-item/modern/Component.d.ts +92 -7
  541. package/file-upload-item/modern/Component.js +68 -65
  542. package/file-upload-item/modern/index.css +98 -7
  543. package/file-upload-item/modern/index.js +10 -28
  544. package/file-upload-item/modern/utils.d.ts +3 -7
  545. package/file-upload-item/modern/utils.js +27 -7
  546. package/file-upload-item/moderncssm/Component.d.ts +92 -7
  547. package/file-upload-item/moderncssm/Component.js +67 -68
  548. package/file-upload-item/moderncssm/index.js +10 -32
  549. package/file-upload-item/moderncssm/index.module.css +117 -2
  550. package/file-upload-item/moderncssm/utils.d.ts +3 -7
  551. package/file-upload-item/moderncssm/utils.js +27 -7
  552. package/file-upload-item/utils.d.ts +3 -7
  553. package/file-upload-item/utils.js +27 -11
  554. package/filter-tag/components/base-filter-tag/Component.js +1 -1
  555. package/filter-tag/components/base-filter-tag/index.css +68 -68
  556. package/filter-tag/desktop/Component.desktop.js +1 -1
  557. package/filter-tag/desktop/desktop.css +19 -19
  558. package/filter-tag/esm/components/base-filter-tag/Component.js +1 -1
  559. package/filter-tag/esm/components/base-filter-tag/index.css +68 -68
  560. package/filter-tag/esm/desktop/Component.desktop.js +1 -1
  561. package/filter-tag/esm/desktop/desktop.css +19 -19
  562. package/filter-tag/esm/mobile/Component.mobile.js +1 -1
  563. package/filter-tag/esm/mobile/mobile.css +19 -19
  564. package/filter-tag/mobile/Component.mobile.js +1 -1
  565. package/filter-tag/mobile/mobile.css +19 -19
  566. package/filter-tag/modern/components/base-filter-tag/Component.js +1 -1
  567. package/filter-tag/modern/components/base-filter-tag/index.css +68 -68
  568. package/filter-tag/modern/desktop/Component.desktop.js +1 -1
  569. package/filter-tag/modern/desktop/desktop.css +19 -19
  570. package/filter-tag/modern/mobile/Component.mobile.js +1 -1
  571. package/filter-tag/modern/mobile/mobile.css +19 -19
  572. package/form-control/components/base-form-control/Component.js +3 -3
  573. package/form-control/components/base-form-control/default.css +17 -17
  574. package/form-control/components/base-form-control/index.css +40 -40
  575. package/form-control/components/base-form-control/inverted.css +17 -17
  576. package/form-control/desktop/Component.desktop.js +3 -3
  577. package/form-control/desktop/default.desktop.css +3 -3
  578. package/form-control/desktop/desktop.css +7 -7
  579. package/form-control/desktop/inverted.desktop.css +3 -3
  580. package/form-control/esm/components/base-form-control/Component.js +3 -3
  581. package/form-control/esm/components/base-form-control/default.css +17 -17
  582. package/form-control/esm/components/base-form-control/index.css +40 -40
  583. package/form-control/esm/components/base-form-control/inverted.css +17 -17
  584. package/form-control/esm/desktop/Component.desktop.js +3 -3
  585. package/form-control/esm/desktop/default.desktop.css +3 -3
  586. package/form-control/esm/desktop/desktop.css +7 -7
  587. package/form-control/esm/desktop/inverted.desktop.css +3 -3
  588. package/form-control/esm/mobile/Component.mobile.js +3 -3
  589. package/form-control/esm/mobile/default.mobile.css +2 -2
  590. package/form-control/esm/mobile/inverted.mobile.css +2 -2
  591. package/form-control/esm/mobile/mobile.css +7 -7
  592. package/form-control/mobile/Component.mobile.js +3 -3
  593. package/form-control/mobile/default.mobile.css +2 -2
  594. package/form-control/mobile/inverted.mobile.css +2 -2
  595. package/form-control/mobile/mobile.css +7 -7
  596. package/form-control/modern/components/base-form-control/Component.js +3 -3
  597. package/form-control/modern/components/base-form-control/default.css +17 -17
  598. package/form-control/modern/components/base-form-control/index.css +40 -40
  599. package/form-control/modern/components/base-form-control/inverted.css +17 -17
  600. package/form-control/modern/desktop/Component.desktop.js +3 -3
  601. package/form-control/modern/desktop/default.desktop.css +3 -3
  602. package/form-control/modern/desktop/desktop.css +7 -7
  603. package/form-control/modern/desktop/inverted.desktop.css +3 -3
  604. package/form-control/modern/mobile/Component.mobile.js +3 -3
  605. package/form-control/modern/mobile/default.mobile.css +2 -2
  606. package/form-control/modern/mobile/inverted.mobile.css +2 -2
  607. package/form-control/modern/mobile/mobile.css +7 -7
  608. package/gallery/Component.js +1 -1
  609. package/gallery/components/buttons/index.css +5 -5
  610. package/gallery/components/buttons/index.js +1 -1
  611. package/gallery/components/header/Component.js +1 -1
  612. package/gallery/components/header/index.css +2 -2
  613. package/gallery/components/header-info-block/Component.js +1 -1
  614. package/gallery/components/header-info-block/index.css +5 -5
  615. package/gallery/components/header-mobile/Component.js +1 -1
  616. package/gallery/components/header-mobile/index.css +7 -7
  617. package/gallery/components/image-preview/Component.js +1 -1
  618. package/gallery/components/image-preview/index.css +18 -18
  619. package/gallery/components/image-viewer/component.js +1 -1
  620. package/gallery/components/image-viewer/index.css +25 -25
  621. package/gallery/components/image-viewer/slide.js +1 -1
  622. package/gallery/components/image-viewer/video/index.css +7 -7
  623. package/gallery/components/image-viewer/video/index.js +1 -1
  624. package/gallery/components/info-bar/Component.js +1 -1
  625. package/gallery/components/info-bar/index.css +5 -5
  626. package/gallery/components/navigation-bar/Component.js +1 -1
  627. package/gallery/components/navigation-bar/index.css +7 -7
  628. package/gallery/esm/Component.js +2 -2
  629. package/gallery/esm/components/buttons/index.css +5 -5
  630. package/gallery/esm/components/buttons/index.js +1 -1
  631. package/gallery/esm/components/header/Component.js +1 -1
  632. package/gallery/esm/components/header/index.css +2 -2
  633. package/gallery/esm/components/header-info-block/Component.js +1 -1
  634. package/gallery/esm/components/header-info-block/index.css +5 -5
  635. package/gallery/esm/components/header-mobile/Component.js +1 -1
  636. package/gallery/esm/components/header-mobile/index.css +7 -7
  637. package/gallery/esm/components/image-preview/Component.js +1 -1
  638. package/gallery/esm/components/image-preview/index.css +18 -18
  639. package/gallery/esm/components/image-viewer/component.js +1 -1
  640. package/gallery/esm/components/image-viewer/index.css +25 -25
  641. package/gallery/esm/components/image-viewer/index.js +1 -1
  642. package/gallery/esm/components/image-viewer/slide.js +1 -1
  643. package/gallery/esm/components/image-viewer/video/index.css +7 -7
  644. package/gallery/esm/components/image-viewer/video/index.js +1 -1
  645. package/gallery/esm/components/index.js +1 -1
  646. package/gallery/esm/components/info-bar/Component.js +1 -1
  647. package/gallery/esm/components/info-bar/index.css +5 -5
  648. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  649. package/gallery/esm/components/navigation-bar/index.css +7 -7
  650. package/gallery/esm/index.css +5 -5
  651. package/gallery/esm/index.js +1 -1
  652. package/gallery/esm/{slide-bb213f53.js → slide-39af4ee7.js} +1 -1
  653. package/gallery/index.css +5 -5
  654. package/gallery/modern/Component.js +2 -2
  655. package/gallery/modern/components/buttons/index.css +5 -5
  656. package/gallery/modern/components/buttons/index.js +1 -1
  657. package/gallery/modern/components/header/Component.js +1 -1
  658. package/gallery/modern/components/header/index.css +2 -2
  659. package/gallery/modern/components/header-info-block/Component.js +1 -1
  660. package/gallery/modern/components/header-info-block/index.css +5 -5
  661. package/gallery/modern/components/header-mobile/Component.js +1 -1
  662. package/gallery/modern/components/header-mobile/index.css +7 -7
  663. package/gallery/modern/components/image-preview/Component.js +1 -1
  664. package/gallery/modern/components/image-preview/index.css +18 -18
  665. package/gallery/modern/components/image-viewer/component.js +1 -1
  666. package/gallery/modern/components/image-viewer/index.css +25 -25
  667. package/gallery/modern/components/image-viewer/index.js +1 -1
  668. package/gallery/modern/components/image-viewer/slide.js +1 -1
  669. package/gallery/modern/components/image-viewer/video/index.css +7 -7
  670. package/gallery/modern/components/image-viewer/video/index.js +1 -1
  671. package/gallery/modern/components/index.js +1 -1
  672. package/gallery/modern/components/info-bar/Component.js +1 -1
  673. package/gallery/modern/components/info-bar/index.css +5 -5
  674. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  675. package/gallery/modern/components/navigation-bar/index.css +7 -7
  676. package/gallery/modern/index.css +5 -5
  677. package/gallery/modern/index.js +1 -1
  678. package/gallery/modern/{slide-52922b82.js → slide-a480f22e.js} +1 -1
  679. package/gallery/{slide-e6fc5ea0.js → slide-4a91ee6a.js} +1 -1
  680. package/gap/Component.js +1 -1
  681. package/gap/esm/Component.js +1 -1
  682. package/gap/esm/index.css +41 -41
  683. package/gap/index.css +41 -41
  684. package/gap/modern/Component.js +1 -1
  685. package/gap/modern/index.css +41 -41
  686. package/generic-wrapper/Component.js +1 -1
  687. package/generic-wrapper/esm/Component.js +1 -1
  688. package/generic-wrapper/esm/index.css +91 -91
  689. package/generic-wrapper/index.css +91 -91
  690. package/generic-wrapper/modern/Component.js +1 -1
  691. package/generic-wrapper/modern/index.css +91 -91
  692. package/grid/col/Component.js +2 -2
  693. package/grid/col/index.css +550 -550
  694. package/grid/esm/Component.js +1 -1
  695. package/grid/esm/col/Component.js +2 -2
  696. package/grid/esm/col/index.css +550 -550
  697. package/grid/esm/col/index.js +1 -1
  698. package/grid/esm/gutters.css +84 -84
  699. package/grid/esm/gutters.module-d75588c3.js +4 -0
  700. package/grid/esm/index.js +1 -1
  701. package/grid/esm/row/Component.js +2 -2
  702. package/grid/esm/row/index.css +9 -9
  703. package/grid/esm/row/index.js +1 -1
  704. package/grid/gutters.css +84 -84
  705. package/grid/gutters.module-1613a9d7.js +4 -0
  706. package/grid/modern/Component.js +1 -1
  707. package/grid/modern/col/Component.js +2 -2
  708. package/grid/modern/col/index.css +550 -550
  709. package/grid/modern/col/index.js +1 -1
  710. package/grid/modern/gutters.css +84 -84
  711. package/grid/modern/gutters.module-cd2a0f45.js +4 -0
  712. package/grid/modern/index.js +1 -1
  713. package/grid/modern/row/Component.js +2 -2
  714. package/grid/modern/row/index.css +9 -9
  715. package/grid/modern/row/index.js +1 -1
  716. package/grid/row/Component.js +2 -2
  717. package/grid/row/index.css +9 -9
  718. package/hatching-progress-bar/Component.js +1 -1
  719. package/hatching-progress-bar/esm/Component.js +1 -1
  720. package/hatching-progress-bar/esm/index.css +11 -11
  721. package/hatching-progress-bar/index.css +11 -11
  722. package/hatching-progress-bar/modern/Component.js +1 -1
  723. package/hatching-progress-bar/modern/index.css +11 -11
  724. package/icon-button/Component.d.ts +1 -1
  725. package/icon-button/Component.js +3 -3
  726. package/icon-button/cssm/Component.d.ts +1 -1
  727. package/icon-button/default.css +36 -36
  728. package/icon-button/esm/Component.d.ts +1 -1
  729. package/icon-button/esm/Component.js +3 -3
  730. package/icon-button/esm/default.css +36 -36
  731. package/icon-button/esm/index.css +11 -11
  732. package/icon-button/esm/inverted.css +36 -36
  733. package/icon-button/index.css +11 -11
  734. package/icon-button/inverted.css +36 -36
  735. package/icon-button/modern/Component.d.ts +1 -1
  736. package/icon-button/modern/Component.js +3 -3
  737. package/icon-button/modern/default.css +36 -36
  738. package/icon-button/modern/index.css +11 -11
  739. package/icon-button/modern/inverted.css +36 -36
  740. package/icon-button/moderncssm/Component.d.ts +1 -1
  741. package/icon-view/components/base-shape/component.js +1 -1
  742. package/icon-view/components/base-shape/index.css +67 -67
  743. package/icon-view/esm/components/base-shape/component.js +1 -1
  744. package/icon-view/esm/components/base-shape/index.css +67 -67
  745. package/icon-view/modern/components/base-shape/component.js +1 -1
  746. package/icon-view/modern/components/base-shape/index.css +67 -67
  747. package/indicator/Component.js +1 -1
  748. package/indicator/esm/Component.js +1 -1
  749. package/indicator/esm/index.css +17 -17
  750. package/indicator/index.css +17 -17
  751. package/indicator/modern/Component.js +1 -1
  752. package/indicator/modern/index.css +17 -17
  753. package/input/components/base-input/Component.js +3 -3
  754. package/input/components/base-input/default.css +9 -9
  755. package/input/components/base-input/index.css +34 -34
  756. package/input/components/base-input/inverted.css +9 -9
  757. package/input/components/clear-button/Component.js +3 -3
  758. package/input/components/clear-button/default.css +3 -3
  759. package/input/components/clear-button/index.css +3 -3
  760. package/input/components/clear-button/inverted.css +3 -3
  761. package/input/esm/components/base-input/Component.js +3 -3
  762. package/input/esm/components/base-input/default.css +9 -9
  763. package/input/esm/components/base-input/index.css +34 -34
  764. package/input/esm/components/base-input/inverted.css +9 -9
  765. package/input/esm/components/clear-button/Component.js +3 -3
  766. package/input/esm/components/clear-button/default.css +3 -3
  767. package/input/esm/components/clear-button/index.css +3 -3
  768. package/input/esm/components/clear-button/inverted.css +3 -3
  769. package/input/modern/components/base-input/Component.js +3 -3
  770. package/input/modern/components/base-input/default.css +9 -9
  771. package/input/modern/components/base-input/index.css +34 -34
  772. package/input/modern/components/base-input/inverted.css +9 -9
  773. package/input/modern/components/clear-button/Component.js +3 -3
  774. package/input/modern/components/clear-button/default.css +3 -3
  775. package/input/modern/components/clear-button/index.css +3 -3
  776. package/input/modern/components/clear-button/inverted.css +3 -3
  777. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  778. package/input-autocomplete/autocomplete-field/index.css +2 -2
  779. package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
  780. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  781. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  782. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  783. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  784. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  785. package/input-autocomplete/esm/mobile/Component.mobile.js +1 -1
  786. package/input-autocomplete/esm/mobile/mobile.css +2 -2
  787. package/input-autocomplete/mobile/Component.mobile.js +1 -1
  788. package/input-autocomplete/mobile/mobile.css +2 -2
  789. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  790. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  791. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  792. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  793. package/input-autocomplete/modern/mobile/Component.mobile.js +1 -1
  794. package/input-autocomplete/modern/mobile/mobile.css +2 -2
  795. package/international-phone-input/Component-2b330ac6.d.ts +4 -0
  796. package/international-phone-input/Component-ed61931d.d.ts +4 -39
  797. package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
  798. package/international-phone-input/components/base-international-phone-input/index.css +2 -2
  799. package/international-phone-input/components/country-select/Component.js +1 -1
  800. package/international-phone-input/components/country-select/index.css +8 -8
  801. package/international-phone-input/components/flag-icon/component.js +1 -1
  802. package/international-phone-input/components/flag-icon/index.css +3 -3
  803. package/international-phone-input/components/select-field/component.js +1 -1
  804. package/international-phone-input/components/select-field/index.css +9 -9
  805. package/international-phone-input/cssm/Component-2b330ac6.d.ts +4 -0
  806. package/international-phone-input/cssm/Component-ed61931d.d.ts +4 -39
  807. package/international-phone-input/cssm/types-1531c06e.d.ts +45 -0
  808. package/international-phone-input/cssm/typings-7d83ec1e.d.ts +1 -1
  809. package/international-phone-input/esm/Component-2b330ac6.d.ts +4 -0
  810. package/international-phone-input/esm/Component-ed61931d.d.ts +4 -39
  811. package/international-phone-input/esm/components/base-international-phone-input/Component.js +1 -1
  812. package/international-phone-input/esm/components/base-international-phone-input/index.css +2 -2
  813. package/international-phone-input/esm/components/country-select/Component.js +1 -1
  814. package/international-phone-input/esm/components/country-select/index.css +8 -8
  815. package/international-phone-input/esm/components/flag-icon/component.js +1 -1
  816. package/international-phone-input/esm/components/flag-icon/index.css +3 -3
  817. package/international-phone-input/esm/components/select-field/component.js +1 -1
  818. package/international-phone-input/esm/components/select-field/index.css +9 -9
  819. package/international-phone-input/esm/types-1531c06e.d.ts +45 -0
  820. package/international-phone-input/esm/typings-7d83ec1e.d.ts +1 -1
  821. package/international-phone-input/modern/Component-2b330ac6.d.ts +4 -0
  822. package/international-phone-input/modern/Component-ed61931d.d.ts +4 -39
  823. package/international-phone-input/modern/components/base-international-phone-input/Component.js +1 -1
  824. package/international-phone-input/modern/components/base-international-phone-input/index.css +2 -2
  825. package/international-phone-input/modern/components/country-select/Component.js +1 -1
  826. package/international-phone-input/modern/components/country-select/index.css +8 -8
  827. package/international-phone-input/modern/components/flag-icon/component.js +1 -1
  828. package/international-phone-input/modern/components/flag-icon/index.css +3 -3
  829. package/international-phone-input/modern/components/select-field/component.js +1 -1
  830. package/international-phone-input/modern/components/select-field/index.css +9 -9
  831. package/international-phone-input/modern/types-1531c06e.d.ts +45 -0
  832. package/international-phone-input/modern/typings-7d83ec1e.d.ts +1 -1
  833. package/international-phone-input/moderncssm/Component-2b330ac6.d.ts +4 -0
  834. package/international-phone-input/moderncssm/Component-ed61931d.d.ts +4 -39
  835. package/international-phone-input/moderncssm/types-1531c06e.d.ts +45 -0
  836. package/international-phone-input/moderncssm/typings-7d83ec1e.d.ts +1 -1
  837. package/international-phone-input/types-1531c06e.d.ts +45 -0
  838. package/international-phone-input/typings-7d83ec1e.d.ts +1 -1
  839. package/intl-phone-input/component.js +1 -1
  840. package/intl-phone-input/components/flag-icon/component.js +1 -1
  841. package/intl-phone-input/components/flag-icon/index.css +3 -3
  842. package/intl-phone-input/components/select/component.js +1 -1
  843. package/intl-phone-input/components/select/index.css +6 -6
  844. package/intl-phone-input/components/select-field/component.js +1 -1
  845. package/intl-phone-input/components/select-field/index.css +9 -9
  846. package/intl-phone-input/esm/component.js +1 -1
  847. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  848. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  849. package/intl-phone-input/esm/components/select/component.js +1 -1
  850. package/intl-phone-input/esm/components/select/index.css +6 -6
  851. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  852. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  853. package/intl-phone-input/esm/index.css +5 -5
  854. package/intl-phone-input/index.css +5 -5
  855. package/intl-phone-input/modern/component.js +1 -1
  856. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  857. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  858. package/intl-phone-input/modern/components/select/component.js +1 -1
  859. package/intl-phone-input/modern/components/select/index.css +6 -6
  860. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  861. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  862. package/intl-phone-input/modern/index.css +5 -5
  863. package/link/Component.js +3 -3
  864. package/link/default.css +9 -9
  865. package/link/esm/Component.js +3 -3
  866. package/link/esm/default.css +9 -9
  867. package/link/esm/index.css +13 -13
  868. package/link/esm/inverted.css +9 -9
  869. package/link/index.css +13 -13
  870. package/link/inverted.css +9 -9
  871. package/link/modern/Component.js +3 -3
  872. package/link/modern/default.css +9 -9
  873. package/link/modern/index.css +13 -13
  874. package/link/modern/inverted.css +9 -9
  875. package/list/{Component-3c978fa9.js → Component-8abd4441.js} +2 -2
  876. package/list/Component.js +1 -1
  877. package/list/components/item/Component.js +1 -1
  878. package/list/components/item/index.css +9 -9
  879. package/list/components/item/index.d.ts +1 -1
  880. package/list/components/item/index.js +1 -1
  881. package/list/esm/{Component-9fd1ef34.js → Component-5123a167.js} +2 -2
  882. package/list/esm/Component.js +1 -1
  883. package/list/esm/components/item/Component.js +1 -1
  884. package/list/esm/components/item/index.css +9 -9
  885. package/list/esm/components/item/index.d.ts +1 -1
  886. package/list/esm/components/item/index.js +1 -1
  887. package/list/esm/index.css +5 -5
  888. package/list/esm/index.js +1 -1
  889. package/list/index.css +5 -5
  890. package/list/index.js +1 -1
  891. package/list/modern/{Component-af869508.js → Component-c66f11f1.js} +2 -2
  892. package/list/modern/Component.js +1 -1
  893. package/list/modern/components/item/Component.js +1 -1
  894. package/list/modern/components/item/index.css +9 -9
  895. package/list/modern/components/item/index.d.ts +1 -1
  896. package/list/modern/components/item/index.js +1 -1
  897. package/list/modern/index.css +5 -5
  898. package/list/modern/index.js +1 -1
  899. package/list-header/Component.js +1 -1
  900. package/list-header/esm/Component.js +1 -1
  901. package/list-header/esm/index.css +3 -3
  902. package/list-header/index.css +3 -3
  903. package/list-header/modern/Component.js +1 -1
  904. package/list-header/modern/index.css +3 -3
  905. package/loader/Component.js +1 -1
  906. package/loader/esm/Component.js +1 -1
  907. package/loader/esm/index.css +7 -7
  908. package/loader/index.css +7 -7
  909. package/loader/modern/Component.js +1 -1
  910. package/loader/modern/index.css +7 -7
  911. package/markdown/Component.js +1 -1
  912. package/markdown/esm/Component.desktop.js +1 -1
  913. package/markdown/esm/Component.js +1 -1
  914. package/markdown/esm/Component.mobile.js +1 -1
  915. package/markdown/esm/Component.responsive.js +1 -1
  916. package/markdown/esm/desktop/index.js +1 -1
  917. package/markdown/esm/hooks/use-overrides.js +1 -1
  918. package/markdown/esm/index.css +16 -16
  919. package/markdown/esm/index.js +1 -1
  920. package/markdown/esm/mobile/index.js +1 -1
  921. package/markdown/esm/{use-overrides-02934102.js → use-overrides-de58fd17.js} +1 -1
  922. package/markdown/hooks/use-overrides.js +1 -1
  923. package/markdown/index.css +16 -16
  924. package/markdown/modern/Component.desktop.js +1 -1
  925. package/markdown/modern/Component.js +1 -1
  926. package/markdown/modern/Component.mobile.js +1 -1
  927. package/markdown/modern/Component.responsive.js +1 -1
  928. package/markdown/modern/desktop/index.js +1 -1
  929. package/markdown/modern/hooks/use-overrides.js +1 -1
  930. package/markdown/modern/index.css +16 -16
  931. package/markdown/modern/index.js +1 -1
  932. package/markdown/modern/mobile/index.js +1 -1
  933. package/markdown/modern/{use-overrides-da16aa04.js → use-overrides-0cfa5f32.js} +1 -1
  934. package/markdown/{use-overrides-5d8969a5.js → use-overrides-038081d0.js} +1 -1
  935. package/masked-input/Component.js +1 -1
  936. package/masked-input/esm/Component.js +1 -1
  937. package/masked-input/esm/index.css +1 -1
  938. package/masked-input/index.css +1 -1
  939. package/masked-input/modern/Component.js +1 -1
  940. package/masked-input/modern/index.css +1 -1
  941. package/modal/Component.d.ts +1 -1
  942. package/modal/Component.js +3 -3
  943. package/modal/Component.responsive.d.ts +1 -1
  944. package/modal/components/content/Component.js +3 -3
  945. package/modal/components/content/desktop.css +6 -6
  946. package/modal/components/content/index.css +3 -3
  947. package/modal/components/content/mobile.css +2 -2
  948. package/modal/components/controls/Component.js +2 -2
  949. package/modal/components/controls/index.css +1 -1
  950. package/modal/components/footer/Component.js +4 -4
  951. package/modal/components/footer/desktop.css +8 -8
  952. package/modal/components/footer/index.css +3 -3
  953. package/modal/components/footer/layout.css +16 -16
  954. package/modal/components/footer/mobile.css +2 -2
  955. package/modal/components/header/Component.js +3 -3
  956. package/modal/components/header/desktop.css +14 -14
  957. package/modal/components/header/index.css +3 -3
  958. package/modal/components/header/mobile.css +3 -3
  959. package/modal/desktop/Component.desktop.d.ts +1 -1
  960. package/modal/desktop/desktop.css +8 -8
  961. package/modal/esm/Component.js +3 -3
  962. package/modal/esm/Component.responsive.js +1 -1
  963. package/modal/esm/components/content/Component.js +3 -3
  964. package/modal/esm/components/content/desktop.css +6 -6
  965. package/modal/esm/components/content/index.css +3 -3
  966. package/modal/esm/components/content/mobile.css +2 -2
  967. package/modal/esm/components/controls/Component.js +2 -2
  968. package/modal/esm/components/controls/index.css +1 -1
  969. package/modal/esm/components/controls/index.js +1 -1
  970. package/modal/esm/components/footer/Component.js +4 -4
  971. package/modal/esm/components/footer/desktop.css +8 -8
  972. package/modal/esm/components/footer/index.css +3 -3
  973. package/modal/esm/components/footer/layout.css +16 -16
  974. package/modal/esm/components/footer/mobile.css +2 -2
  975. package/modal/esm/components/header/Component.js +3 -3
  976. package/modal/esm/components/header/desktop.css +14 -14
  977. package/modal/esm/components/header/index.css +3 -3
  978. package/modal/esm/components/header/mobile.css +3 -3
  979. package/modal/esm/desktop/Component.desktop.js +1 -1
  980. package/modal/esm/desktop/desktop.css +8 -8
  981. package/modal/esm/desktop/index.js +1 -1
  982. package/modal/esm/index.js +1 -1
  983. package/modal/esm/layout.module-174fd666.js +4 -0
  984. package/modal/esm/mobile/Component.mobile.js +1 -1
  985. package/modal/esm/mobile/index.js +1 -1
  986. package/modal/esm/mobile/mobile.css +1 -1
  987. package/modal/esm/transitions.css +7 -7
  988. package/modal/layout.module-8427725f.js +4 -0
  989. package/modal/mobile/mobile.css +1 -1
  990. package/modal/modern/Component.js +3 -3
  991. package/modal/modern/Component.responsive.js +1 -1
  992. package/modal/modern/components/content/Component.js +3 -3
  993. package/modal/modern/components/content/desktop.css +6 -6
  994. package/modal/modern/components/content/index.css +3 -3
  995. package/modal/modern/components/content/mobile.css +2 -2
  996. package/modal/modern/components/controls/Component.js +2 -2
  997. package/modal/modern/components/controls/index.css +1 -1
  998. package/modal/modern/components/controls/index.js +1 -1
  999. package/modal/modern/components/footer/Component.js +4 -4
  1000. package/modal/modern/components/footer/desktop.css +8 -8
  1001. package/modal/modern/components/footer/index.css +3 -3
  1002. package/modal/modern/components/footer/layout.css +16 -16
  1003. package/modal/modern/components/footer/mobile.css +2 -2
  1004. package/modal/modern/components/header/Component.js +3 -3
  1005. package/modal/modern/components/header/desktop.css +14 -14
  1006. package/modal/modern/components/header/index.css +3 -3
  1007. package/modal/modern/components/header/mobile.css +3 -3
  1008. package/modal/modern/desktop/Component.desktop.js +1 -1
  1009. package/modal/modern/desktop/desktop.css +8 -8
  1010. package/modal/modern/desktop/index.js +1 -1
  1011. package/modal/modern/index.js +1 -1
  1012. package/modal/modern/layout.module-4fa19713.js +4 -0
  1013. package/modal/modern/mobile/Component.mobile.js +1 -1
  1014. package/modal/modern/mobile/index.js +1 -1
  1015. package/modal/modern/mobile/mobile.css +1 -1
  1016. package/modal/modern/transitions.css +7 -7
  1017. package/modal/transitions.css +7 -7
  1018. package/navigation-bar/Component.js +1 -1
  1019. package/navigation-bar/components/action-icon-addon/Component.js +1 -1
  1020. package/navigation-bar/components/action-icon-addon/index.css +6 -6
  1021. package/navigation-bar/components/action-text-addon/Component.js +1 -1
  1022. package/navigation-bar/components/action-text-addon/index.css +2 -2
  1023. package/navigation-bar/esm/Component.js +1 -1
  1024. package/navigation-bar/esm/components/action-icon-addon/Component.js +1 -1
  1025. package/navigation-bar/esm/components/action-icon-addon/index.css +6 -6
  1026. package/navigation-bar/esm/components/action-text-addon/Component.js +1 -1
  1027. package/navigation-bar/esm/components/action-text-addon/index.css +2 -2
  1028. package/navigation-bar/esm/index.css +16 -16
  1029. package/navigation-bar/index.css +16 -16
  1030. package/navigation-bar/modern/Component.js +1 -1
  1031. package/navigation-bar/modern/components/action-icon-addon/Component.js +1 -1
  1032. package/navigation-bar/modern/components/action-icon-addon/index.css +6 -6
  1033. package/navigation-bar/modern/components/action-text-addon/Component.js +1 -1
  1034. package/navigation-bar/modern/components/action-text-addon/index.css +2 -2
  1035. package/navigation-bar/modern/index.css +16 -16
  1036. package/navigation-bar-private/Component.js +1 -1
  1037. package/navigation-bar-private/components/back-arrow-addon/Component.js +1 -1
  1038. package/navigation-bar-private/components/back-arrow-addon/index.css +11 -11
  1039. package/navigation-bar-private/components/closer/Component.js +1 -1
  1040. package/navigation-bar-private/components/closer/index.css +5 -5
  1041. package/navigation-bar-private/esm/Component.js +1 -1
  1042. package/navigation-bar-private/esm/components/back-arrow-addon/Component.js +1 -1
  1043. package/navigation-bar-private/esm/components/back-arrow-addon/index.css +11 -11
  1044. package/navigation-bar-private/esm/components/closer/Component.js +1 -1
  1045. package/navigation-bar-private/esm/components/closer/index.css +5 -5
  1046. package/navigation-bar-private/esm/index.css +26 -26
  1047. package/navigation-bar-private/index.css +26 -26
  1048. package/navigation-bar-private/modern/Component.js +1 -1
  1049. package/navigation-bar-private/modern/components/back-arrow-addon/Component.js +1 -1
  1050. package/navigation-bar-private/modern/components/back-arrow-addon/index.css +11 -11
  1051. package/navigation-bar-private/modern/components/closer/Component.js +1 -1
  1052. package/navigation-bar-private/modern/components/closer/index.css +5 -5
  1053. package/navigation-bar-private/modern/index.css +26 -26
  1054. package/notification/Component.d.ts +1 -1
  1055. package/notification/Component.js +1 -1
  1056. package/notification/cssm/Component.d.ts +1 -1
  1057. package/notification/cssm/utils/getNotificationTestIds.js +3 -0
  1058. package/notification/esm/Component.d.ts +1 -1
  1059. package/notification/esm/Component.js +1 -1
  1060. package/notification/esm/index.css +8 -8
  1061. package/notification/esm/utils/getNotificationTestIds.js +3 -0
  1062. package/notification/index.css +8 -8
  1063. package/notification/modern/Component.d.ts +1 -1
  1064. package/notification/modern/Component.js +1 -1
  1065. package/notification/modern/index.css +8 -8
  1066. package/notification/modern/utils/getNotificationTestIds.js +3 -0
  1067. package/notification/moderncssm/Component.d.ts +1 -1
  1068. package/notification/moderncssm/utils/getNotificationTestIds.js +3 -0
  1069. package/notification/utils/getNotificationTestIds.js +3 -0
  1070. package/notification-manager/component.js +1 -1
  1071. package/notification-manager/esm/component.js +1 -1
  1072. package/notification-manager/esm/index.css +10 -10
  1073. package/notification-manager/index.css +10 -10
  1074. package/notification-manager/modern/component.js +1 -1
  1075. package/notification-manager/modern/index.css +10 -10
  1076. package/number-input/components/number-input/Component.js +3 -3
  1077. package/number-input/components/number-input/default.css +3 -3
  1078. package/number-input/components/number-input/index.css +2 -2
  1079. package/number-input/components/number-input/inverted.css +3 -3
  1080. package/number-input/components/steppers/Component.js +3 -3
  1081. package/number-input/components/steppers/default.css +1 -1
  1082. package/number-input/components/steppers/index.css +3 -3
  1083. package/number-input/components/steppers/inverted.css +1 -1
  1084. package/number-input/esm/components/number-input/Component.js +3 -3
  1085. package/number-input/esm/components/number-input/default.css +3 -3
  1086. package/number-input/esm/components/number-input/index.css +2 -2
  1087. package/number-input/esm/components/number-input/inverted.css +3 -3
  1088. package/number-input/esm/components/steppers/Component.js +3 -3
  1089. package/number-input/esm/components/steppers/default.css +1 -1
  1090. package/number-input/esm/components/steppers/index.css +3 -3
  1091. package/number-input/esm/components/steppers/inverted.css +1 -1
  1092. package/number-input/modern/components/number-input/Component.js +3 -3
  1093. package/number-input/modern/components/number-input/default.css +3 -3
  1094. package/number-input/modern/components/number-input/index.css +2 -2
  1095. package/number-input/modern/components/number-input/inverted.css +3 -3
  1096. package/number-input/modern/components/steppers/Component.js +3 -3
  1097. package/number-input/modern/components/steppers/default.css +1 -1
  1098. package/number-input/modern/components/steppers/index.css +3 -3
  1099. package/number-input/modern/components/steppers/inverted.css +1 -1
  1100. package/package.json +2 -2
  1101. package/pagination/Component.js +1 -1
  1102. package/pagination/components/default-view/index.css +1 -1
  1103. package/pagination/components/default-view/index.js +1 -1
  1104. package/pagination/components/per-page-view/index.css +1 -1
  1105. package/pagination/components/per-page-view/index.js +1 -1
  1106. package/pagination/components/tag/index.css +7 -7
  1107. package/pagination/components/tag/index.js +1 -1
  1108. package/pagination/esm/Component.js +1 -1
  1109. package/pagination/esm/components/default-view/index.css +1 -1
  1110. package/pagination/esm/components/default-view/index.js +1 -1
  1111. package/pagination/esm/components/per-page-view/index.css +1 -1
  1112. package/pagination/esm/components/per-page-view/index.js +1 -1
  1113. package/pagination/esm/components/tag/index.css +7 -7
  1114. package/pagination/esm/components/tag/index.js +1 -1
  1115. package/pagination/esm/index.css +3 -3
  1116. package/pagination/index.css +3 -3
  1117. package/pagination/modern/Component.js +1 -1
  1118. package/pagination/modern/components/default-view/index.css +1 -1
  1119. package/pagination/modern/components/default-view/index.js +1 -1
  1120. package/pagination/modern/components/per-page-view/index.css +1 -1
  1121. package/pagination/modern/components/per-page-view/index.js +1 -1
  1122. package/pagination/modern/components/tag/index.css +7 -7
  1123. package/pagination/modern/components/tag/index.js +1 -1
  1124. package/pagination/modern/index.css +3 -3
  1125. package/pass-code/Component.js +1 -1
  1126. package/pass-code/components/InputProgress/Component.js +2 -2
  1127. package/pass-code/components/InputProgress/index.css +15 -15
  1128. package/pass-code/components/InputProgress/transitions.css +7 -7
  1129. package/pass-code/components/KeyPad/Component.js +1 -1
  1130. package/pass-code/components/KeyPad/index.css +2 -2
  1131. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1132. package/pass-code/components/KeyPadButton/index.css +8 -8
  1133. package/pass-code/desktop/PassCodeDesktop.js +1 -1
  1134. package/pass-code/desktop/desktop.css +1 -1
  1135. package/pass-code/esm/Component.js +1 -1
  1136. package/pass-code/esm/components/InputProgress/Component.js +2 -2
  1137. package/pass-code/esm/components/InputProgress/index.css +15 -15
  1138. package/pass-code/esm/components/InputProgress/transitions.css +7 -7
  1139. package/pass-code/esm/components/KeyPad/Component.js +1 -1
  1140. package/pass-code/esm/components/KeyPad/index.css +2 -2
  1141. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1142. package/pass-code/esm/components/KeyPadButton/index.css +8 -8
  1143. package/pass-code/esm/desktop/PassCodeDesktop.js +1 -1
  1144. package/pass-code/esm/desktop/desktop.css +1 -1
  1145. package/pass-code/esm/index.css +3 -3
  1146. package/pass-code/esm/mobile/PassCodeMobile.js +1 -1
  1147. package/pass-code/esm/mobile/mobile.css +1 -1
  1148. package/pass-code/index.css +3 -3
  1149. package/pass-code/mobile/PassCodeMobile.js +1 -1
  1150. package/pass-code/mobile/mobile.css +1 -1
  1151. package/pass-code/modern/Component.js +1 -1
  1152. package/pass-code/modern/components/InputProgress/Component.js +2 -2
  1153. package/pass-code/modern/components/InputProgress/index.css +15 -15
  1154. package/pass-code/modern/components/InputProgress/transitions.css +7 -7
  1155. package/pass-code/modern/components/KeyPad/Component.js +1 -1
  1156. package/pass-code/modern/components/KeyPad/index.css +2 -2
  1157. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1158. package/pass-code/modern/components/KeyPadButton/index.css +8 -8
  1159. package/pass-code/modern/desktop/PassCodeDesktop.js +1 -1
  1160. package/pass-code/modern/desktop/desktop.css +1 -1
  1161. package/pass-code/modern/index.css +3 -3
  1162. package/pass-code/modern/mobile/PassCodeMobile.js +1 -1
  1163. package/pass-code/modern/mobile/mobile.css +1 -1
  1164. package/pass-code-v1/Component.js +1 -1
  1165. package/pass-code-v1/components/InputProgress/Component.js +2 -2
  1166. package/pass-code-v1/components/InputProgress/index.css +4 -4
  1167. package/pass-code-v1/components/InputProgress/transitions.css +7 -7
  1168. package/pass-code-v1/components/KeyPad/Component.js +1 -1
  1169. package/pass-code-v1/components/KeyPad/index.css +4 -4
  1170. package/pass-code-v1/components/KeyPadButton/Component.js +1 -1
  1171. package/pass-code-v1/components/KeyPadButton/index.css +12 -12
  1172. package/pass-code-v1/esm/Component.js +1 -1
  1173. package/pass-code-v1/esm/components/InputProgress/Component.js +2 -2
  1174. package/pass-code-v1/esm/components/InputProgress/index.css +4 -4
  1175. package/pass-code-v1/esm/components/InputProgress/transitions.css +7 -7
  1176. package/pass-code-v1/esm/components/KeyPad/Component.js +1 -1
  1177. package/pass-code-v1/esm/components/KeyPad/index.css +4 -4
  1178. package/pass-code-v1/esm/components/KeyPadButton/Component.js +1 -1
  1179. package/pass-code-v1/esm/components/KeyPadButton/index.css +12 -12
  1180. package/pass-code-v1/esm/index.css +3 -3
  1181. package/pass-code-v1/index.css +3 -3
  1182. package/pass-code-v1/modern/Component.js +1 -1
  1183. package/pass-code-v1/modern/components/InputProgress/Component.js +2 -2
  1184. package/pass-code-v1/modern/components/InputProgress/index.css +4 -4
  1185. package/pass-code-v1/modern/components/InputProgress/transitions.css +7 -7
  1186. package/pass-code-v1/modern/components/KeyPad/Component.js +1 -1
  1187. package/pass-code-v1/modern/components/KeyPad/index.css +4 -4
  1188. package/pass-code-v1/modern/components/KeyPadButton/Component.js +1 -1
  1189. package/pass-code-v1/modern/components/KeyPadButton/index.css +12 -12
  1190. package/pass-code-v1/modern/index.css +3 -3
  1191. package/password-input/component.js +1 -1
  1192. package/password-input/esm/component.js +1 -1
  1193. package/password-input/esm/index.css +4 -4
  1194. package/password-input/index.css +4 -4
  1195. package/password-input/modern/component.js +1 -1
  1196. package/password-input/modern/index.css +4 -4
  1197. package/pattern-lock/components/base-pattern-lock/Component.js +1 -1
  1198. package/pattern-lock/components/base-pattern-lock/index.css +7 -7
  1199. package/pattern-lock/desktop/Component.desktop.js +1 -1
  1200. package/pattern-lock/desktop/desktop.css +3 -3
  1201. package/pattern-lock/esm/components/base-pattern-lock/Component.js +1 -1
  1202. package/pattern-lock/esm/components/base-pattern-lock/index.css +7 -7
  1203. package/pattern-lock/esm/desktop/Component.desktop.js +1 -1
  1204. package/pattern-lock/esm/desktop/desktop.css +3 -3
  1205. package/pattern-lock/esm/mobile/Component.mobile.js +1 -1
  1206. package/pattern-lock/esm/mobile/mobile.css +2 -2
  1207. package/pattern-lock/mobile/Component.mobile.js +1 -1
  1208. package/pattern-lock/mobile/mobile.css +2 -2
  1209. package/pattern-lock/modern/components/base-pattern-lock/Component.js +1 -1
  1210. package/pattern-lock/modern/components/base-pattern-lock/index.css +7 -7
  1211. package/pattern-lock/modern/desktop/Component.desktop.js +1 -1
  1212. package/pattern-lock/modern/desktop/desktop.css +3 -3
  1213. package/pattern-lock/modern/mobile/Component.mobile.js +1 -1
  1214. package/pattern-lock/modern/mobile/mobile.css +2 -2
  1215. package/pattern-lock-v1/components/base-pattern-lock/Component.js +1 -1
  1216. package/pattern-lock-v1/components/base-pattern-lock/index.css +5 -5
  1217. package/pattern-lock-v1/desktop/Component.desktop.js +1 -1
  1218. package/pattern-lock-v1/desktop/desktop.css +3 -3
  1219. package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +1 -1
  1220. package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +5 -5
  1221. package/pattern-lock-v1/esm/desktop/Component.desktop.js +1 -1
  1222. package/pattern-lock-v1/esm/desktop/desktop.css +3 -3
  1223. package/pattern-lock-v1/esm/mobile/Component.mobile.js +1 -1
  1224. package/pattern-lock-v1/esm/mobile/mobile.css +6 -6
  1225. package/pattern-lock-v1/mobile/Component.mobile.js +1 -1
  1226. package/pattern-lock-v1/mobile/mobile.css +6 -6
  1227. package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +1 -1
  1228. package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +5 -5
  1229. package/pattern-lock-v1/modern/desktop/Component.desktop.js +1 -1
  1230. package/pattern-lock-v1/modern/desktop/desktop.css +3 -3
  1231. package/pattern-lock-v1/modern/mobile/Component.mobile.js +1 -1
  1232. package/pattern-lock-v1/modern/mobile/mobile.css +6 -6
  1233. package/picker-button/Component.responsive.d.ts +1 -1
  1234. package/picker-button/component-03d088c4.d.ts +2 -2
  1235. package/picker-button/component-8bdd19d3.d.ts +2 -2
  1236. package/picker-button/cssm/Component.responsive.d.ts +1 -1
  1237. package/picker-button/cssm/component-03d088c4.d.ts +2 -2
  1238. package/picker-button/cssm/component-8bdd19d3.d.ts +2 -2
  1239. package/picker-button/cssm/desktop/Component.desktop.d.ts +1 -1
  1240. package/picker-button/cssm/index-03d088c4.d.ts +2 -2
  1241. package/picker-button/cssm/index-281accb7.d.ts +2 -2
  1242. package/picker-button/cssm/typings-7d83ec1e.d.ts +1 -1
  1243. package/picker-button/desktop/Component.desktop.d.ts +1 -1
  1244. package/picker-button/desktop/Component.desktop.js +1 -1
  1245. package/picker-button/esm/Component.responsive.d.ts +1 -1
  1246. package/picker-button/esm/component-03d088c4.d.ts +2 -2
  1247. package/picker-button/esm/component-8bdd19d3.d.ts +2 -2
  1248. package/picker-button/esm/desktop/Component.desktop.d.ts +1 -1
  1249. package/picker-button/esm/desktop/Component.desktop.js +1 -1
  1250. package/picker-button/esm/field/Component.js +1 -1
  1251. package/picker-button/esm/field/index.css +6 -6
  1252. package/picker-button/esm/index-03d088c4.d.ts +2 -2
  1253. package/picker-button/esm/index-281accb7.d.ts +2 -2
  1254. package/picker-button/esm/index.css +5 -5
  1255. package/picker-button/esm/option/Component.js +1 -1
  1256. package/picker-button/esm/option/index.css +4 -4
  1257. package/picker-button/esm/typings-7d83ec1e.d.ts +1 -1
  1258. package/picker-button/field/Component.js +1 -1
  1259. package/picker-button/field/index.css +6 -6
  1260. package/picker-button/index-03d088c4.d.ts +2 -2
  1261. package/picker-button/index-281accb7.d.ts +2 -2
  1262. package/picker-button/index.css +5 -5
  1263. package/picker-button/modern/Component.responsive.d.ts +1 -1
  1264. package/picker-button/modern/component-03d088c4.d.ts +2 -2
  1265. package/picker-button/modern/component-8bdd19d3.d.ts +2 -2
  1266. package/picker-button/modern/desktop/Component.desktop.d.ts +1 -1
  1267. package/picker-button/modern/desktop/Component.desktop.js +1 -1
  1268. package/picker-button/modern/field/Component.js +1 -1
  1269. package/picker-button/modern/field/index.css +6 -6
  1270. package/picker-button/modern/index-03d088c4.d.ts +2 -2
  1271. package/picker-button/modern/index-281accb7.d.ts +2 -2
  1272. package/picker-button/modern/index.css +5 -5
  1273. package/picker-button/modern/option/Component.js +1 -1
  1274. package/picker-button/modern/option/index.css +4 -4
  1275. package/picker-button/modern/typings-7d83ec1e.d.ts +1 -1
  1276. package/picker-button/moderncssm/Component.responsive.d.ts +1 -1
  1277. package/picker-button/moderncssm/component-03d088c4.d.ts +2 -2
  1278. package/picker-button/moderncssm/component-8bdd19d3.d.ts +2 -2
  1279. package/picker-button/moderncssm/desktop/Component.desktop.d.ts +1 -1
  1280. package/picker-button/moderncssm/index-03d088c4.d.ts +2 -2
  1281. package/picker-button/moderncssm/index-281accb7.d.ts +2 -2
  1282. package/picker-button/moderncssm/typings-7d83ec1e.d.ts +1 -1
  1283. package/picker-button/option/Component.js +1 -1
  1284. package/picker-button/option/index.css +4 -4
  1285. package/picker-button/typings-7d83ec1e.d.ts +1 -1
  1286. package/plate/Component.responsive.js +1 -1
  1287. package/plate/components/base-plate/Component.js +3 -3
  1288. package/plate/components/base-plate/index.css +50 -50
  1289. package/plate/cssm/Component.responsive.js +1 -1
  1290. package/plate/cssm/components/base-plate/Component.js +2 -2
  1291. package/plate/cssm/{index-ba3cd492.d.ts → index-3b7dada5.d.ts} +2 -2
  1292. package/plate/cssm/utils.js +2 -2
  1293. package/plate/{PortalContext-cde22512.d.ts → cssm/warning-b31ed890.d.ts} +4 -3
  1294. package/plate/{PortalContext-cde22512.js → cssm/warning-b31ed890.js} +3 -0
  1295. package/plate/desktop/Component.desktop.js +1 -1
  1296. package/plate/desktop/desktop.css +3 -3
  1297. package/plate/esm/Component.responsive.js +1 -1
  1298. package/plate/esm/components/base-plate/Component.js +2 -2
  1299. package/plate/esm/components/base-plate/index.css +50 -50
  1300. package/plate/esm/components/base-plate/index.js +1 -1
  1301. package/plate/esm/desktop/Component.desktop.js +2 -2
  1302. package/plate/esm/desktop/desktop.css +3 -3
  1303. package/plate/esm/desktop/index.js +1 -1
  1304. package/plate/esm/{index-ba3cd492.d.ts → index-3b7dada5.d.ts} +2 -2
  1305. package/plate/esm/index.js +1 -1
  1306. package/plate/esm/mobile/Component.mobile.js +2 -2
  1307. package/plate/esm/mobile/index.js +1 -1
  1308. package/plate/esm/mobile/mobile.css +3 -3
  1309. package/plate/esm/shared/index.js +1 -1
  1310. package/plate/esm/utils.js +1 -1
  1311. package/plate/{cssm/PortalContext-6c7d9a95.d.ts → esm/warning-406d070c.d.ts} +4 -3
  1312. package/plate/esm/{PortalContext-051c1ca5.js → warning-406d070c.js} +3 -0
  1313. package/plate/{modern/index-ba3cd492.d.ts → index-3b7dada5.d.ts} +2 -2
  1314. package/plate/mobile/Component.mobile.js +1 -1
  1315. package/plate/mobile/mobile.css +3 -3
  1316. package/plate/modern/Component.responsive.js +1 -1
  1317. package/plate/modern/components/base-plate/Component.js +2 -2
  1318. package/plate/modern/components/base-plate/index.css +50 -50
  1319. package/plate/modern/components/base-plate/index.js +1 -1
  1320. package/plate/modern/desktop/Component.desktop.js +2 -2
  1321. package/plate/modern/desktop/desktop.css +3 -3
  1322. package/plate/modern/desktop/index.js +1 -1
  1323. package/plate/{index-ba3cd492.d.ts → modern/index-3b7dada5.d.ts} +2 -2
  1324. package/plate/modern/index.js +1 -1
  1325. package/plate/modern/mobile/Component.mobile.js +2 -2
  1326. package/plate/modern/mobile/index.js +1 -1
  1327. package/plate/modern/mobile/mobile.css +3 -3
  1328. package/plate/modern/shared/index.js +1 -1
  1329. package/plate/modern/utils.js +1 -1
  1330. package/plate/{esm/PortalContext-051c1ca5.d.ts → modern/warning-69830e34.d.ts} +4 -3
  1331. package/plate/modern/{PortalContext-34f6872d.js → warning-69830e34.js} +3 -0
  1332. package/plate/moderncssm/Component.responsive.js +1 -1
  1333. package/plate/moderncssm/components/base-plate/Component.js +1 -1
  1334. package/plate/moderncssm/components/base-plate/index.js +1 -1
  1335. package/plate/moderncssm/desktop/Component.desktop.js +1 -1
  1336. package/plate/moderncssm/desktop/index.js +1 -1
  1337. package/plate/moderncssm/index-3b7dada5.d.ts +66 -0
  1338. package/plate/moderncssm/index.js +1 -1
  1339. package/plate/moderncssm/mobile/Component.mobile.js +1 -1
  1340. package/plate/moderncssm/mobile/index.js +1 -1
  1341. package/plate/moderncssm/shared/index.js +1 -1
  1342. package/plate/moderncssm/utils.js +1 -1
  1343. package/plate/{modern/PortalContext-34f6872d.d.ts → moderncssm/warning-1aaa775c.d.ts} +4 -3
  1344. package/plate/moderncssm/{PortalContext-a2966a2c.js → warning-1aaa775c.js} +3 -0
  1345. package/plate/utils.js +2 -2
  1346. package/plate/warning-4ee85757.d.ts +7 -0
  1347. package/plate/{cssm/PortalContext-6c7d9a95.js → warning-4ee85757.js} +3 -0
  1348. package/popover/Component.js +1 -1
  1349. package/popover/esm/Component.js +1 -1
  1350. package/popover/esm/index.css +25 -25
  1351. package/popover/index.css +25 -25
  1352. package/popover/modern/Component.js +1 -1
  1353. package/popover/modern/index.css +25 -25
  1354. package/popup-sheet/Component.js +1 -1
  1355. package/popup-sheet/components/backdrop/Component.js +1 -1
  1356. package/popup-sheet/components/backdrop/index.css +9 -9
  1357. package/popup-sheet/esm/Component.js +1 -1
  1358. package/popup-sheet/esm/components/backdrop/Component.js +1 -1
  1359. package/popup-sheet/esm/components/backdrop/index.css +9 -9
  1360. package/popup-sheet/esm/index.css +13 -13
  1361. package/popup-sheet/index.css +13 -13
  1362. package/popup-sheet/modern/Component.js +1 -1
  1363. package/popup-sheet/modern/components/backdrop/Component.js +1 -1
  1364. package/popup-sheet/modern/components/backdrop/index.css +9 -9
  1365. package/popup-sheet/modern/index.css +13 -13
  1366. package/product-cover/components/image-card/Component.js +1 -1
  1367. package/product-cover/components/image-card/index.css +2 -2
  1368. package/product-cover/components/overlay/Component.js +1 -1
  1369. package/product-cover/components/overlay/index.css +4 -4
  1370. package/product-cover/components/text/Component.js +1 -1
  1371. package/product-cover/components/text/index.css +7 -7
  1372. package/product-cover/esm/components/image-card/Component.js +1 -1
  1373. package/product-cover/esm/components/image-card/index.css +2 -2
  1374. package/product-cover/esm/components/overlay/Component.js +1 -1
  1375. package/product-cover/esm/components/overlay/index.css +4 -4
  1376. package/product-cover/esm/components/text/Component.js +1 -1
  1377. package/product-cover/esm/components/text/index.css +7 -7
  1378. package/product-cover/esm/single/Component.js +1 -1
  1379. package/product-cover/esm/single/index.css +11 -11
  1380. package/product-cover/esm/stack/Component.js +1 -1
  1381. package/product-cover/esm/stack/index.css +16 -16
  1382. package/product-cover/modern/components/image-card/Component.js +1 -1
  1383. package/product-cover/modern/components/image-card/index.css +2 -2
  1384. package/product-cover/modern/components/overlay/Component.js +1 -1
  1385. package/product-cover/modern/components/overlay/index.css +4 -4
  1386. package/product-cover/modern/components/text/Component.js +1 -1
  1387. package/product-cover/modern/components/text/index.css +7 -7
  1388. package/product-cover/modern/single/Component.js +1 -1
  1389. package/product-cover/modern/single/index.css +11 -11
  1390. package/product-cover/modern/stack/Component.js +1 -1
  1391. package/product-cover/modern/stack/index.css +16 -16
  1392. package/product-cover/single/Component.js +1 -1
  1393. package/product-cover/single/index.css +11 -11
  1394. package/product-cover/stack/Component.js +1 -1
  1395. package/product-cover/stack/index.css +16 -16
  1396. package/progress-bar/Component.js +1 -1
  1397. package/progress-bar/esm/Component.js +1 -1
  1398. package/progress-bar/esm/index.css +12 -12
  1399. package/progress-bar/index.css +12 -12
  1400. package/progress-bar/modern/Component.js +1 -1
  1401. package/progress-bar/modern/index.css +12 -12
  1402. package/pure-cell/{component-f859d454.js → component-37c6d6d4.js} +11 -11
  1403. package/pure-cell/component-8c83a9ca.d.ts +1 -1
  1404. package/pure-cell/component.js +1 -1
  1405. package/pure-cell/components/addon/component.js +1 -1
  1406. package/pure-cell/components/addon/index.css +12 -12
  1407. package/pure-cell/components/addon/index.d.ts +1 -1
  1408. package/pure-cell/components/addon/index.js +1 -1
  1409. package/pure-cell/components/amount/component.js +1 -1
  1410. package/pure-cell/components/amount/index.css +3 -3
  1411. package/pure-cell/components/amount/index.d.ts +1 -1
  1412. package/pure-cell/components/amount/index.js +1 -1
  1413. package/pure-cell/components/amount-title/component.js +1 -1
  1414. package/pure-cell/components/amount-title/index.css +14 -14
  1415. package/pure-cell/components/amount-title/index.d.ts +1 -1
  1416. package/pure-cell/components/amount-title/index.js +1 -1
  1417. package/pure-cell/components/category/component.js +1 -1
  1418. package/pure-cell/components/category/index.css +4 -4
  1419. package/pure-cell/components/category/index.d.ts +1 -1
  1420. package/pure-cell/components/category/index.js +1 -1
  1421. package/pure-cell/components/content/component.js +1 -1
  1422. package/pure-cell/components/content/index.css +2 -2
  1423. package/pure-cell/components/content/index.d.ts +1 -1
  1424. package/pure-cell/components/content/index.js +1 -1
  1425. package/pure-cell/components/footer/component.js +1 -1
  1426. package/pure-cell/components/footer/index.css +3 -3
  1427. package/pure-cell/components/footer/index.d.ts +1 -1
  1428. package/pure-cell/components/footer/index.js +1 -1
  1429. package/pure-cell/components/footer-button/component.js +1 -1
  1430. package/pure-cell/components/footer-button/index.css +1 -1
  1431. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1432. package/pure-cell/components/footer-button/index.js +1 -1
  1433. package/pure-cell/components/footer-text/component.js +1 -1
  1434. package/pure-cell/components/footer-text/index.d.ts +1 -1
  1435. package/pure-cell/components/footer-text/index.js +1 -1
  1436. package/pure-cell/components/graphics/component.js +1 -1
  1437. package/pure-cell/components/graphics/index.css +17 -17
  1438. package/pure-cell/components/graphics/index.d.ts +1 -1
  1439. package/pure-cell/components/graphics/index.js +1 -1
  1440. package/pure-cell/components/main/component.js +1 -1
  1441. package/pure-cell/components/main/index.css +6 -6
  1442. package/pure-cell/components/main/index.d.ts +1 -1
  1443. package/pure-cell/components/main/index.js +1 -1
  1444. package/pure-cell/components/text/component.js +1 -1
  1445. package/pure-cell/components/text/index.css +6 -6
  1446. package/pure-cell/components/text/index.d.ts +1 -1
  1447. package/pure-cell/components/text/index.js +1 -1
  1448. package/pure-cell/cssm/component-8c83a9ca.d.ts +1 -1
  1449. package/pure-cell/esm/{component-258fa677.js → component-32ae9c51.js} +11 -11
  1450. package/pure-cell/esm/component-8c83a9ca.d.ts +1 -1
  1451. package/pure-cell/esm/component.js +1 -1
  1452. package/pure-cell/esm/components/addon/component.js +1 -1
  1453. package/pure-cell/esm/components/addon/index.css +12 -12
  1454. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  1455. package/pure-cell/esm/components/addon/index.js +1 -1
  1456. package/pure-cell/esm/components/amount/component.js +1 -1
  1457. package/pure-cell/esm/components/amount/index.css +3 -3
  1458. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  1459. package/pure-cell/esm/components/amount/index.js +1 -1
  1460. package/pure-cell/esm/components/amount-title/component.js +1 -1
  1461. package/pure-cell/esm/components/amount-title/index.css +14 -14
  1462. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  1463. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1464. package/pure-cell/esm/components/category/component.js +1 -1
  1465. package/pure-cell/esm/components/category/index.css +4 -4
  1466. package/pure-cell/esm/components/category/index.d.ts +1 -1
  1467. package/pure-cell/esm/components/category/index.js +1 -1
  1468. package/pure-cell/esm/components/content/component.js +1 -1
  1469. package/pure-cell/esm/components/content/index.css +2 -2
  1470. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1471. package/pure-cell/esm/components/content/index.js +1 -1
  1472. package/pure-cell/esm/components/footer/component.js +1 -1
  1473. package/pure-cell/esm/components/footer/index.css +3 -3
  1474. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  1475. package/pure-cell/esm/components/footer/index.js +1 -1
  1476. package/pure-cell/esm/components/footer-button/component.js +1 -1
  1477. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1478. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1479. package/pure-cell/esm/components/footer-button/index.js +1 -1
  1480. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1481. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  1482. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1483. package/pure-cell/esm/components/graphics/component.js +1 -1
  1484. package/pure-cell/esm/components/graphics/index.css +17 -17
  1485. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  1486. package/pure-cell/esm/components/graphics/index.js +1 -1
  1487. package/pure-cell/esm/components/main/component.js +1 -1
  1488. package/pure-cell/esm/components/main/index.css +6 -6
  1489. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1490. package/pure-cell/esm/components/main/index.js +1 -1
  1491. package/pure-cell/esm/components/text/component.js +1 -1
  1492. package/pure-cell/esm/components/text/index.css +6 -6
  1493. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1494. package/pure-cell/esm/components/text/index.js +1 -1
  1495. package/pure-cell/esm/index.css +28 -28
  1496. package/pure-cell/esm/index.js +1 -1
  1497. package/pure-cell/index.css +28 -28
  1498. package/pure-cell/index.js +1 -1
  1499. package/pure-cell/modern/{component-282d9311.js → component-67cce257.js} +11 -11
  1500. package/pure-cell/modern/component-8c83a9ca.d.ts +1 -1
  1501. package/pure-cell/modern/component.js +1 -1
  1502. package/pure-cell/modern/components/addon/component.js +1 -1
  1503. package/pure-cell/modern/components/addon/index.css +12 -12
  1504. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  1505. package/pure-cell/modern/components/addon/index.js +1 -1
  1506. package/pure-cell/modern/components/amount/component.js +1 -1
  1507. package/pure-cell/modern/components/amount/index.css +3 -3
  1508. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  1509. package/pure-cell/modern/components/amount/index.js +1 -1
  1510. package/pure-cell/modern/components/amount-title/component.js +1 -1
  1511. package/pure-cell/modern/components/amount-title/index.css +14 -14
  1512. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  1513. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1514. package/pure-cell/modern/components/category/component.js +1 -1
  1515. package/pure-cell/modern/components/category/index.css +4 -4
  1516. package/pure-cell/modern/components/category/index.d.ts +1 -1
  1517. package/pure-cell/modern/components/category/index.js +1 -1
  1518. package/pure-cell/modern/components/content/component.js +1 -1
  1519. package/pure-cell/modern/components/content/index.css +2 -2
  1520. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1521. package/pure-cell/modern/components/content/index.js +1 -1
  1522. package/pure-cell/modern/components/footer/component.js +1 -1
  1523. package/pure-cell/modern/components/footer/index.css +3 -3
  1524. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  1525. package/pure-cell/modern/components/footer/index.js +1 -1
  1526. package/pure-cell/modern/components/footer-button/component.js +1 -1
  1527. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1528. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  1529. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1530. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1531. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  1532. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1533. package/pure-cell/modern/components/graphics/component.js +1 -1
  1534. package/pure-cell/modern/components/graphics/index.css +17 -17
  1535. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  1536. package/pure-cell/modern/components/graphics/index.js +1 -1
  1537. package/pure-cell/modern/components/main/component.js +1 -1
  1538. package/pure-cell/modern/components/main/index.css +6 -6
  1539. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1540. package/pure-cell/modern/components/main/index.js +1 -1
  1541. package/pure-cell/modern/components/text/component.js +1 -1
  1542. package/pure-cell/modern/components/text/index.css +6 -6
  1543. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1544. package/pure-cell/modern/components/text/index.js +1 -1
  1545. package/pure-cell/modern/index.css +28 -28
  1546. package/pure-cell/modern/index.js +1 -1
  1547. package/pure-cell/moderncssm/component-8c83a9ca.d.ts +1 -1
  1548. package/radio/Component.js +1 -1
  1549. package/radio/esm/Component.js +1 -1
  1550. package/radio/esm/index.css +30 -30
  1551. package/radio/index.css +30 -30
  1552. package/radio/modern/Component.js +1 -1
  1553. package/radio/modern/index.css +30 -30
  1554. package/radio-group/components/base-radio-group/Component.js +1 -1
  1555. package/radio-group/components/base-radio-group/index.css +19 -19
  1556. package/radio-group/desktop/Component.desktop.js +1 -1
  1557. package/radio-group/desktop/desktop.css +3 -3
  1558. package/radio-group/esm/components/base-radio-group/Component.js +1 -1
  1559. package/radio-group/esm/components/base-radio-group/index.css +19 -19
  1560. package/radio-group/esm/desktop/Component.desktop.js +1 -1
  1561. package/radio-group/esm/desktop/desktop.css +3 -3
  1562. package/radio-group/esm/mobile/Component.mobile.js +1 -1
  1563. package/radio-group/esm/mobile/mobile.css +3 -3
  1564. package/radio-group/mobile/Component.mobile.js +1 -1
  1565. package/radio-group/mobile/mobile.css +3 -3
  1566. package/radio-group/modern/components/base-radio-group/Component.js +1 -1
  1567. package/radio-group/modern/components/base-radio-group/index.css +19 -19
  1568. package/radio-group/modern/desktop/Component.desktop.js +1 -1
  1569. package/radio-group/modern/desktop/desktop.css +3 -3
  1570. package/radio-group/modern/mobile/Component.mobile.js +1 -1
  1571. package/radio-group/modern/mobile/mobile.css +3 -3
  1572. package/scrollbar/Component.js +3 -3
  1573. package/scrollbar/default.css +2 -2
  1574. package/scrollbar/esm/Component.js +3 -3
  1575. package/scrollbar/esm/default.css +2 -2
  1576. package/scrollbar/esm/index.css +25 -25
  1577. package/scrollbar/esm/inverted.css +2 -2
  1578. package/scrollbar/index.css +25 -25
  1579. package/scrollbar/inverted.css +2 -2
  1580. package/scrollbar/modern/Component.js +3 -3
  1581. package/scrollbar/modern/default.css +2 -2
  1582. package/scrollbar/modern/index.css +25 -25
  1583. package/scrollbar/modern/inverted.css +2 -2
  1584. package/segmented-control/Component.js +3 -3
  1585. package/segmented-control/components/segment/Component.js +3 -3
  1586. package/segmented-control/components/segment/default.css +2 -2
  1587. package/segmented-control/components/segment/index.css +3 -3
  1588. package/segmented-control/components/segment/inverted.css +2 -2
  1589. package/segmented-control/default.css +3 -3
  1590. package/segmented-control/esm/Component.js +3 -3
  1591. package/segmented-control/esm/components/segment/Component.js +3 -3
  1592. package/segmented-control/esm/components/segment/default.css +2 -2
  1593. package/segmented-control/esm/components/segment/index.css +3 -3
  1594. package/segmented-control/esm/components/segment/inverted.css +2 -2
  1595. package/segmented-control/esm/default.css +3 -3
  1596. package/segmented-control/esm/index.css +18 -18
  1597. package/segmented-control/esm/inverted.css +3 -3
  1598. package/segmented-control/index.css +18 -18
  1599. package/segmented-control/inverted.css +3 -3
  1600. package/segmented-control/modern/Component.js +3 -3
  1601. package/segmented-control/modern/components/segment/Component.js +3 -3
  1602. package/segmented-control/modern/components/segment/default.css +2 -2
  1603. package/segmented-control/modern/components/segment/index.css +3 -3
  1604. package/segmented-control/modern/components/segment/inverted.css +2 -2
  1605. package/segmented-control/modern/default.css +3 -3
  1606. package/segmented-control/modern/index.css +18 -18
  1607. package/segmented-control/modern/inverted.css +3 -3
  1608. package/select/components/arrow/Component.js +1 -1
  1609. package/select/components/arrow/index.css +3 -3
  1610. package/select/components/base-checkmark/Component.js +1 -1
  1611. package/select/components/base-checkmark/index.css +6 -6
  1612. package/select/components/base-option/Component.js +1 -1
  1613. package/select/components/base-option/index.css +15 -15
  1614. package/select/components/base-select/Component.js +2 -2
  1615. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1616. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1617. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1618. package/select/components/base-select/index.css +11 -11
  1619. package/select/components/base-select/mobile.css +12 -12
  1620. package/select/components/checkmark/Component.js +1 -1
  1621. package/select/components/checkmark/index.css +10 -10
  1622. package/select/components/checkmark-mobile/Component.js +1 -1
  1623. package/select/components/checkmark-mobile/index.css +6 -6
  1624. package/select/components/clear-button/Component.js +1 -1
  1625. package/select/components/clear-button/index.css +6 -6
  1626. package/select/components/field/Component.js +1 -1
  1627. package/select/components/field/index.css +12 -12
  1628. package/select/components/footer/Component.js +1 -1
  1629. package/select/components/footer/index.css +5 -5
  1630. package/select/components/optgroup/Component.js +1 -1
  1631. package/select/components/optgroup/index.css +6 -6
  1632. package/select/components/option/Component.js +1 -1
  1633. package/select/components/option/index.css +19 -19
  1634. package/select/components/options-list/Component.js +3 -2
  1635. package/select/components/options-list/index.css +11 -11
  1636. package/select/components/search/Component.js +1 -1
  1637. package/select/components/search/index.css +2 -2
  1638. package/select/components/virtual-options-list/Component.js +1 -1
  1639. package/select/components/virtual-options-list/index.css +15 -15
  1640. package/select/cssm/components/options-list/Component.js +2 -1
  1641. package/select/esm/Component.responsive.js +3 -3
  1642. package/select/esm/components/arrow/Component.js +1 -1
  1643. package/select/esm/components/arrow/index.css +3 -3
  1644. package/select/esm/components/base-checkmark/Component.js +1 -1
  1645. package/select/esm/components/base-checkmark/index.css +6 -6
  1646. package/select/esm/components/base-option/Component.js +1 -1
  1647. package/select/esm/components/base-option/index.css +15 -15
  1648. package/select/esm/components/base-select/Component.js +2 -2
  1649. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1650. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1651. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  1652. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1653. package/select/esm/components/base-select/index.css +11 -11
  1654. package/select/esm/components/base-select/index.js +2 -2
  1655. package/select/esm/components/base-select/mobile.css +12 -12
  1656. package/select/esm/components/checkmark/Component.js +1 -1
  1657. package/select/esm/components/checkmark/index.css +10 -10
  1658. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1659. package/select/esm/components/checkmark-mobile/index.css +6 -6
  1660. package/select/esm/components/clear-button/Component.js +1 -1
  1661. package/select/esm/components/clear-button/index.css +6 -6
  1662. package/select/esm/components/field/Component.js +1 -1
  1663. package/select/esm/components/field/index.css +12 -12
  1664. package/select/esm/components/footer/Component.js +1 -1
  1665. package/select/esm/components/footer/index.css +5 -5
  1666. package/select/esm/components/index.js +2 -2
  1667. package/select/esm/components/optgroup/Component.js +1 -1
  1668. package/select/esm/components/optgroup/index.css +6 -6
  1669. package/select/esm/components/option/Component.js +1 -1
  1670. package/select/esm/components/option/index.css +19 -19
  1671. package/select/esm/components/options-list/Component.js +3 -2
  1672. package/select/esm/components/options-list/index.css +11 -11
  1673. package/select/esm/components/search/Component.js +1 -1
  1674. package/select/esm/components/search/index.css +2 -2
  1675. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1676. package/select/esm/components/virtual-options-list/index.css +15 -15
  1677. package/select/esm/desktop/Component.desktop.js +2 -2
  1678. package/select/esm/desktop/index.js +2 -2
  1679. package/select/esm/index.js +3 -3
  1680. package/select/esm/{list-popover-desktop-87bab713.js → list-popover-desktop-2f0ca365.js} +1 -1
  1681. package/select/esm/mobile/Component.mobile.js +3 -3
  1682. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  1683. package/select/esm/mobile/index.js +3 -3
  1684. package/select/esm/mobile.module-c8879bac.js +4 -0
  1685. package/select/esm/presets/index.js +1 -1
  1686. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  1687. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1688. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1689. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1690. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1691. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1692. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1693. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1694. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1695. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1696. package/select/esm/shared/index.js +3 -3
  1697. package/select/{list-popover-desktop-938ac512.js → list-popover-desktop-c2b6fba3.js} +1 -1
  1698. package/select/mobile/Component.mobile.js +1 -1
  1699. package/select/mobile.module-5d80e2a5.js +4 -0
  1700. package/select/modern/Component.responsive.js +3 -3
  1701. package/select/modern/components/arrow/Component.js +1 -1
  1702. package/select/modern/components/arrow/index.css +3 -3
  1703. package/select/modern/components/base-checkmark/Component.js +1 -1
  1704. package/select/modern/components/base-checkmark/index.css +6 -6
  1705. package/select/modern/components/base-option/Component.js +1 -1
  1706. package/select/modern/components/base-option/index.css +15 -15
  1707. package/select/modern/components/base-select/Component.js +2 -2
  1708. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1709. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1710. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  1711. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1712. package/select/modern/components/base-select/index.css +11 -11
  1713. package/select/modern/components/base-select/index.js +2 -2
  1714. package/select/modern/components/base-select/mobile.css +12 -12
  1715. package/select/modern/components/checkmark/Component.js +1 -1
  1716. package/select/modern/components/checkmark/index.css +10 -10
  1717. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1718. package/select/modern/components/checkmark-mobile/index.css +6 -6
  1719. package/select/modern/components/clear-button/Component.js +1 -1
  1720. package/select/modern/components/clear-button/index.css +6 -6
  1721. package/select/modern/components/field/Component.js +1 -1
  1722. package/select/modern/components/field/index.css +12 -12
  1723. package/select/modern/components/footer/Component.js +1 -1
  1724. package/select/modern/components/footer/index.css +5 -5
  1725. package/select/modern/components/index.js +2 -2
  1726. package/select/modern/components/optgroup/Component.js +1 -1
  1727. package/select/modern/components/optgroup/index.css +6 -6
  1728. package/select/modern/components/option/Component.js +1 -1
  1729. package/select/modern/components/option/index.css +19 -19
  1730. package/select/modern/components/options-list/Component.js +4 -3
  1731. package/select/modern/components/options-list/index.css +11 -11
  1732. package/select/modern/components/search/Component.js +1 -1
  1733. package/select/modern/components/search/index.css +2 -2
  1734. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1735. package/select/modern/components/virtual-options-list/index.css +15 -15
  1736. package/select/modern/desktop/Component.desktop.js +2 -2
  1737. package/select/modern/desktop/index.js +2 -2
  1738. package/select/modern/index.js +3 -3
  1739. package/select/modern/{list-popover-desktop-0bf7cf32.js → list-popover-desktop-d56f0e91.js} +1 -1
  1740. package/select/modern/mobile/Component.mobile.js +3 -3
  1741. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  1742. package/select/modern/mobile/index.js +3 -3
  1743. package/select/modern/mobile.module-081993b2.js +4 -0
  1744. package/select/modern/presets/index.js +1 -1
  1745. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  1746. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1747. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1748. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1749. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1750. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1751. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1752. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1753. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1754. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1755. package/select/modern/shared/index.js +3 -3
  1756. package/select/moderncssm/components/options-list/Component.js +3 -2
  1757. package/select/presets/index.js +1 -1
  1758. package/select/presets/useSelectWithApply/hook.js +1 -1
  1759. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1760. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1761. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1762. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1763. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1764. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1765. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1766. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1767. package/select/presets/useSelectWithLoading/index.css +2 -2
  1768. package/select/shared/index.js +1 -1
  1769. package/select-with-tags/Component.responsive.d.ts +1 -1
  1770. package/select-with-tags/components/base-select-with-tags/Component.d.ts +1 -1
  1771. package/select-with-tags/components/tag/component.js +1 -1
  1772. package/select-with-tags/components/tag/index.css +14 -14
  1773. package/select-with-tags/components/tag-list/component.js +1 -1
  1774. package/select-with-tags/components/tag-list/index.css +36 -36
  1775. package/select-with-tags/cssm/Component.responsive.d.ts +1 -1
  1776. package/select-with-tags/cssm/components/base-select-with-tags/Component.d.ts +1 -1
  1777. package/select-with-tags/esm/Component.responsive.d.ts +1 -1
  1778. package/select-with-tags/esm/components/base-select-with-tags/Component.d.ts +1 -1
  1779. package/select-with-tags/esm/components/tag/component.js +1 -1
  1780. package/select-with-tags/esm/components/tag/index.css +14 -14
  1781. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  1782. package/select-with-tags/esm/components/tag-list/index.css +36 -36
  1783. package/select-with-tags/modern/Component.responsive.d.ts +1 -1
  1784. package/select-with-tags/modern/components/base-select-with-tags/Component.d.ts +1 -1
  1785. package/select-with-tags/modern/components/tag/component.js +1 -1
  1786. package/select-with-tags/modern/components/tag/index.css +14 -14
  1787. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1788. package/select-with-tags/modern/components/tag-list/index.css +36 -36
  1789. package/select-with-tags/moderncssm/Component.responsive.d.ts +1 -1
  1790. package/select-with-tags/moderncssm/components/base-select-with-tags/Component.d.ts +1 -1
  1791. package/shared/cssm/index.d.ts +1 -0
  1792. package/shared/cssm/index.js +2 -0
  1793. package/shared/cssm/warning.d.ts +2 -0
  1794. package/shared/cssm/warning.js +14 -0
  1795. package/shared/esm/index.d.ts +1 -0
  1796. package/shared/esm/index.js +1 -0
  1797. package/shared/esm/warning.d.ts +2 -0
  1798. package/shared/esm/warning.js +12 -0
  1799. package/shared/index.d.ts +1 -0
  1800. package/shared/index.js +2 -0
  1801. package/shared/modern/index.d.ts +1 -0
  1802. package/shared/modern/index.js +1 -0
  1803. package/shared/modern/warning.d.ts +2 -0
  1804. package/shared/modern/warning.js +12 -0
  1805. package/shared/moderncssm/index.d.ts +1 -0
  1806. package/shared/moderncssm/index.js +1 -0
  1807. package/shared/moderncssm/warning.d.ts +2 -0
  1808. package/shared/moderncssm/warning.js +12 -0
  1809. package/shared/warning.d.ts +2 -0
  1810. package/shared/warning.js +14 -0
  1811. package/side-panel/components/content/Component.desktop.js +1 -1
  1812. package/side-panel/components/content/Component.js +1 -1
  1813. package/side-panel/components/content/Component.mobile.js +1 -1
  1814. package/side-panel/components/content/desktop.css +2 -2
  1815. package/side-panel/components/content/index.css +3 -3
  1816. package/side-panel/components/content/mobile.css +2 -2
  1817. package/side-panel/components/controls/Component.js +2 -2
  1818. package/side-panel/components/controls/index.css +1 -1
  1819. package/side-panel/components/footer/Component.desktop.js +1 -1
  1820. package/side-panel/components/footer/Component.js +2 -2
  1821. package/side-panel/components/footer/Component.mobile.js +1 -1
  1822. package/side-panel/components/footer/desktop.css +2 -2
  1823. package/side-panel/components/footer/index.css +3 -3
  1824. package/side-panel/components/footer/layout.css +16 -16
  1825. package/side-panel/components/footer/mobile.css +2 -2
  1826. package/side-panel/components/header/Component.js +3 -3
  1827. package/side-panel/components/header/desktop.css +4 -4
  1828. package/side-panel/components/header/index.css +13 -13
  1829. package/side-panel/components/header/mobile.css +3 -3
  1830. package/side-panel/desktop/Component.desktop.js +2 -2
  1831. package/side-panel/desktop/desktop.css +2 -2
  1832. package/side-panel/desktop/transitions.desktop.css +6 -6
  1833. package/side-panel/esm/Component.responsive.js +1 -1
  1834. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  1835. package/side-panel/esm/components/content/Component.js +1 -1
  1836. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  1837. package/side-panel/esm/components/content/desktop.css +2 -2
  1838. package/side-panel/esm/components/content/index.css +3 -3
  1839. package/side-panel/esm/components/content/mobile.css +2 -2
  1840. package/side-panel/esm/components/controls/Component.js +2 -2
  1841. package/side-panel/esm/components/controls/index.css +1 -1
  1842. package/side-panel/esm/components/controls/index.js +1 -1
  1843. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1844. package/side-panel/esm/components/footer/Component.js +2 -2
  1845. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1846. package/side-panel/esm/components/footer/desktop.css +2 -2
  1847. package/side-panel/esm/components/footer/index.css +3 -3
  1848. package/side-panel/esm/components/footer/layout.css +16 -16
  1849. package/side-panel/esm/components/footer/mobile.css +2 -2
  1850. package/side-panel/esm/components/header/Component.js +3 -3
  1851. package/side-panel/esm/components/header/desktop.css +4 -4
  1852. package/side-panel/esm/components/header/index.css +13 -13
  1853. package/side-panel/esm/components/header/mobile.css +3 -3
  1854. package/side-panel/esm/desktop/Component.desktop.js +3 -3
  1855. package/side-panel/esm/desktop/desktop.css +2 -2
  1856. package/side-panel/esm/desktop/index.js +1 -1
  1857. package/side-panel/esm/desktop/transitions.desktop.css +6 -6
  1858. package/side-panel/esm/index.js +1 -1
  1859. package/side-panel/esm/layout.module-36ee61e1.js +4 -0
  1860. package/side-panel/esm/mobile/Component.mobile.js +3 -3
  1861. package/side-panel/esm/mobile/index.js +1 -1
  1862. package/side-panel/esm/mobile/mobile.css +3 -3
  1863. package/side-panel/esm/mobile/transitions.mobile.css +7 -7
  1864. package/side-panel/layout.module-4d66a410.js +4 -0
  1865. package/side-panel/mobile/Component.mobile.js +2 -2
  1866. package/side-panel/mobile/mobile.css +3 -3
  1867. package/side-panel/mobile/transitions.mobile.css +7 -7
  1868. package/side-panel/modern/Component.responsive.js +1 -1
  1869. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1870. package/side-panel/modern/components/content/Component.js +1 -1
  1871. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1872. package/side-panel/modern/components/content/desktop.css +2 -2
  1873. package/side-panel/modern/components/content/index.css +3 -3
  1874. package/side-panel/modern/components/content/mobile.css +2 -2
  1875. package/side-panel/modern/components/controls/Component.js +2 -2
  1876. package/side-panel/modern/components/controls/index.css +1 -1
  1877. package/side-panel/modern/components/controls/index.js +1 -1
  1878. package/side-panel/modern/components/footer/Component.desktop.js +2 -2
  1879. package/side-panel/modern/components/footer/Component.js +2 -2
  1880. package/side-panel/modern/components/footer/Component.mobile.js +2 -2
  1881. package/side-panel/modern/components/footer/desktop.css +2 -2
  1882. package/side-panel/modern/components/footer/index.css +3 -3
  1883. package/side-panel/modern/components/footer/layout.css +16 -16
  1884. package/side-panel/modern/components/footer/mobile.css +2 -2
  1885. package/side-panel/modern/components/header/Component.js +3 -3
  1886. package/side-panel/modern/components/header/desktop.css +4 -4
  1887. package/side-panel/modern/components/header/index.css +13 -13
  1888. package/side-panel/modern/components/header/mobile.css +3 -3
  1889. package/side-panel/modern/desktop/Component.desktop.js +3 -3
  1890. package/side-panel/modern/desktop/desktop.css +2 -2
  1891. package/side-panel/modern/desktop/index.js +1 -1
  1892. package/side-panel/modern/desktop/transitions.desktop.css +6 -6
  1893. package/side-panel/modern/index.js +1 -1
  1894. package/side-panel/modern/layout.module-5dba01b4.js +4 -0
  1895. package/side-panel/modern/mobile/Component.mobile.js +3 -3
  1896. package/side-panel/modern/mobile/index.js +1 -1
  1897. package/side-panel/modern/mobile/mobile.css +3 -3
  1898. package/side-panel/modern/mobile/transitions.mobile.css +7 -7
  1899. package/skeleton/Component.js +3 -3
  1900. package/skeleton/default.css +4 -4
  1901. package/skeleton/esm/Component.js +3 -3
  1902. package/skeleton/esm/default.css +4 -4
  1903. package/skeleton/esm/index.css +6 -6
  1904. package/skeleton/esm/inverted.css +4 -4
  1905. package/skeleton/index.css +6 -6
  1906. package/skeleton/inverted.css +4 -4
  1907. package/skeleton/modern/Component.js +3 -3
  1908. package/skeleton/modern/default.css +4 -4
  1909. package/skeleton/modern/index.css +6 -6
  1910. package/skeleton/modern/inverted.css +4 -4
  1911. package/slider/Component.js +1 -1
  1912. package/slider/esm/Component.js +1 -1
  1913. package/slider/esm/index.css +20 -20
  1914. package/slider/index.css +20 -20
  1915. package/slider/modern/Component.js +1 -1
  1916. package/slider/modern/index.css +20 -20
  1917. package/slider-input/Component.js +1 -1
  1918. package/slider-input/esm/Component.js +1 -1
  1919. package/slider-input/esm/index.css +26 -26
  1920. package/slider-input/index.css +26 -26
  1921. package/slider-input/modern/Component.js +1 -1
  1922. package/slider-input/modern/index.css +26 -26
  1923. package/sortable-list/Component.js +1 -1
  1924. package/sortable-list/components/item/Components.js +1 -1
  1925. package/sortable-list/components/item/index.css +25 -25
  1926. package/sortable-list/esm/Component.js +1 -1
  1927. package/sortable-list/esm/components/item/Components.js +1 -1
  1928. package/sortable-list/esm/components/item/index.css +25 -25
  1929. package/sortable-list/esm/index.css +30 -30
  1930. package/sortable-list/index.css +30 -30
  1931. package/sortable-list/modern/Component.js +1 -1
  1932. package/sortable-list/modern/components/item/Components.js +1 -1
  1933. package/sortable-list/modern/components/item/index.css +25 -25
  1934. package/sortable-list/modern/index.css +30 -30
  1935. package/space/Component.js +2 -2
  1936. package/space/cssm/Component.js +1 -1
  1937. package/space/esm/Component.js +3 -3
  1938. package/space/esm/index.css +11 -11
  1939. package/space/index.css +11 -11
  1940. package/space/modern/Component.js +3 -3
  1941. package/space/modern/index.css +11 -11
  1942. package/space/moderncssm/Component.js +2 -2
  1943. package/spinner/Component.d.ts +2 -36
  1944. package/spinner/Component.js +53 -63
  1945. package/spinner/browser-a216f694.d.ts +6 -0
  1946. package/spinner/cssm/Component.d.ts +2 -36
  1947. package/spinner/cssm/Component.js +50 -60
  1948. package/spinner/cssm/browser-a216f694.d.ts +6 -0
  1949. package/spinner/cssm/default.module.css +4 -0
  1950. package/spinner/cssm/fnUtils-e793ac44.d.ts +15 -0
  1951. package/spinner/cssm/getComponentBreakpoint-22e50762.d.ts +7 -0
  1952. package/spinner/cssm/index.d.ts +2 -0
  1953. package/spinner/cssm/index.js +2 -1
  1954. package/spinner/cssm/index.module.css +8 -10
  1955. package/spinner/cssm/inverted.module.css +4 -0
  1956. package/spinner/cssm/isClient-22e50762.d.ts +2 -0
  1957. package/spinner/cssm/preset/Component.d.ts +4 -0
  1958. package/spinner/cssm/preset/Component.js +26 -0
  1959. package/spinner/cssm/preset/index.js +7 -0
  1960. package/{file-upload-item/components/content/components/content-subtitle/content-subtitle.css → spinner/cssm/preset/index.module.css} +14 -12
  1961. package/spinner/cssm/types.d.ts +45 -0
  1962. package/spinner/cssm/useCustomWebkitScrollbar-a216f694.d.ts +2 -0
  1963. package/spinner/cssm/useIsMounted-e793ac44.d.ts +3 -0
  1964. package/{file-upload-item/cssm/components/content/components/content-subtitle/content-subtitle.module.css → spinner/cssm/vars.css} +6 -11
  1965. package/spinner/default.css +5 -1
  1966. package/spinner/esm/Component.d.ts +2 -36
  1967. package/spinner/esm/Component.js +55 -64
  1968. package/spinner/esm/browser-a216f694.d.ts +6 -0
  1969. package/spinner/esm/default.css +5 -1
  1970. package/spinner/esm/fnUtils-e793ac44.d.ts +15 -0
  1971. package/spinner/esm/getComponentBreakpoint-22e50762.d.ts +7 -0
  1972. package/spinner/esm/index.css +12 -14
  1973. package/spinner/esm/index.d.ts +2 -0
  1974. package/spinner/esm/index.js +3 -1
  1975. package/spinner/esm/inverted.css +5 -1
  1976. package/spinner/esm/isClient-22e50762.d.ts +2 -0
  1977. package/spinner/esm/preset/Component.d.ts +4 -0
  1978. package/spinner/esm/preset/Component.js +21 -0
  1979. package/{file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.css → spinner/esm/preset/index.css} +15 -12
  1980. package/spinner/esm/preset/index.js +6 -0
  1981. package/spinner/esm/types.d.ts +45 -0
  1982. package/spinner/esm/useCustomWebkitScrollbar-a216f694.d.ts +2 -0
  1983. package/spinner/esm/useIsMounted-e793ac44.d.ts +3 -0
  1984. package/spinner/fnUtils-e793ac44.d.ts +15 -0
  1985. package/spinner/getComponentBreakpoint-22e50762.d.ts +7 -0
  1986. package/spinner/index.css +12 -14
  1987. package/spinner/index.d.ts +2 -0
  1988. package/spinner/index.js +2 -1
  1989. package/spinner/inverted.css +5 -1
  1990. package/spinner/isClient-22e50762.d.ts +2 -0
  1991. package/spinner/modern/Component.d.ts +2 -36
  1992. package/spinner/modern/Component.js +54 -64
  1993. package/spinner/modern/browser-a216f694.d.ts +6 -0
  1994. package/spinner/modern/default.css +5 -1
  1995. package/spinner/modern/fnUtils-e793ac44.d.ts +15 -0
  1996. package/spinner/modern/getComponentBreakpoint-22e50762.d.ts +7 -0
  1997. package/spinner/modern/index.css +12 -14
  1998. package/spinner/modern/index.d.ts +2 -0
  1999. package/spinner/modern/index.js +2 -1
  2000. package/spinner/modern/inverted.css +5 -1
  2001. package/spinner/modern/isClient-22e50762.d.ts +2 -0
  2002. package/spinner/modern/preset/Component.d.ts +4 -0
  2003. package/spinner/modern/preset/Component.js +19 -0
  2004. package/{file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.css → spinner/modern/preset/index.css} +15 -12
  2005. package/spinner/modern/preset/index.js +5 -0
  2006. package/spinner/modern/types.d.ts +45 -0
  2007. package/spinner/modern/useCustomWebkitScrollbar-a216f694.d.ts +2 -0
  2008. package/spinner/modern/useIsMounted-e793ac44.d.ts +3 -0
  2009. package/spinner/moderncssm/Component.d.ts +2 -36
  2010. package/spinner/moderncssm/Component.js +51 -61
  2011. package/spinner/moderncssm/browser-a216f694.d.ts +6 -0
  2012. package/spinner/moderncssm/default.module.css +4 -0
  2013. package/spinner/moderncssm/fnUtils-e793ac44.d.ts +15 -0
  2014. package/spinner/moderncssm/getComponentBreakpoint-22e50762.d.ts +7 -0
  2015. package/spinner/moderncssm/index.d.ts +2 -0
  2016. package/spinner/moderncssm/index.js +3 -1
  2017. package/spinner/moderncssm/index.module.css +10 -16
  2018. package/spinner/moderncssm/inverted.module.css +4 -0
  2019. package/spinner/moderncssm/isClient-22e50762.d.ts +2 -0
  2020. package/spinner/moderncssm/preset/Component.d.ts +4 -0
  2021. package/spinner/moderncssm/preset/Component.js +20 -0
  2022. package/spinner/moderncssm/preset/index.js +9 -0
  2023. package/spinner/moderncssm/preset/index.module.css +20 -0
  2024. package/spinner/moderncssm/types.d.ts +45 -0
  2025. package/spinner/moderncssm/useCustomWebkitScrollbar-a216f694.d.ts +2 -0
  2026. package/spinner/moderncssm/useIsMounted-e793ac44.d.ts +3 -0
  2027. package/spinner/moderncssm/vars.css +8 -0
  2028. package/spinner/preset/Component.d.ts +4 -0
  2029. package/spinner/preset/Component.js +27 -0
  2030. package/spinner/preset/index.css +34 -0
  2031. package/spinner/preset/index.js +7 -0
  2032. package/spinner/types.d.ts +45 -0
  2033. package/spinner/useCustomWebkitScrollbar-a216f694.d.ts +2 -0
  2034. package/spinner/useIsMounted-e793ac44.d.ts +3 -0
  2035. package/status/Component.js +1 -1
  2036. package/status/esm/Component.js +1 -1
  2037. package/status/esm/index.css +34 -34
  2038. package/status/index.css +34 -34
  2039. package/status/modern/Component.js +1 -1
  2040. package/status/modern/index.css +34 -34
  2041. package/status-badge/Component.js +3 -3
  2042. package/status-badge/default.css +8 -8
  2043. package/status-badge/esm/Component.js +3 -3
  2044. package/status-badge/esm/default.css +8 -8
  2045. package/status-badge/esm/index.css +9 -9
  2046. package/status-badge/esm/inverted.css +8 -8
  2047. package/status-badge/index.css +9 -9
  2048. package/status-badge/inverted.css +8 -8
  2049. package/status-badge/modern/Component.js +3 -3
  2050. package/status-badge/modern/default.css +8 -8
  2051. package/status-badge/modern/index.css +9 -9
  2052. package/status-badge/modern/inverted.css +8 -8
  2053. package/stepped-progress-bar/Component.js +3 -3
  2054. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  2055. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  2056. package/stepped-progress-bar/default.css +2 -2
  2057. package/stepped-progress-bar/esm/Component.js +3 -3
  2058. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  2059. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  2060. package/stepped-progress-bar/esm/default.css +2 -2
  2061. package/stepped-progress-bar/esm/index.css +3 -3
  2062. package/stepped-progress-bar/esm/inverted.css +2 -2
  2063. package/stepped-progress-bar/index.css +3 -3
  2064. package/stepped-progress-bar/inverted.css +2 -2
  2065. package/stepped-progress-bar/modern/Component.js +3 -3
  2066. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  2067. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  2068. package/stepped-progress-bar/modern/default.css +2 -2
  2069. package/stepped-progress-bar/modern/index.css +3 -3
  2070. package/stepped-progress-bar/modern/inverted.css +2 -2
  2071. package/steps/Component.js +1 -1
  2072. package/steps/components/step/Component.js +1 -1
  2073. package/steps/components/step/index.css +30 -30
  2074. package/steps/components/step-indicator/Component.js +1 -1
  2075. package/steps/components/step-indicator/index.css +1 -1
  2076. package/steps/esm/Component.js +1 -1
  2077. package/steps/esm/components/step/Component.js +1 -1
  2078. package/steps/esm/components/step/index.css +30 -30
  2079. package/steps/esm/components/step-indicator/Component.js +1 -1
  2080. package/steps/esm/components/step-indicator/index.css +1 -1
  2081. package/steps/esm/index.css +2 -2
  2082. package/steps/index.css +2 -2
  2083. package/steps/modern/Component.js +1 -1
  2084. package/steps/modern/components/step/Component.js +1 -1
  2085. package/steps/modern/components/step/index.css +30 -30
  2086. package/steps/modern/components/step-indicator/Component.js +1 -1
  2087. package/steps/modern/components/step-indicator/index.css +1 -1
  2088. package/steps/modern/index.css +2 -2
  2089. package/switch/Component.js +3 -3
  2090. package/switch/default.css +12 -12
  2091. package/switch/esm/Component.js +3 -3
  2092. package/switch/esm/default.css +12 -12
  2093. package/switch/esm/index.css +20 -20
  2094. package/switch/esm/inverted.css +12 -12
  2095. package/switch/index.css +20 -20
  2096. package/switch/inverted.css +12 -12
  2097. package/switch/modern/Component.js +3 -3
  2098. package/switch/modern/default.css +12 -12
  2099. package/switch/modern/index.css +20 -20
  2100. package/switch/modern/inverted.css +12 -12
  2101. package/system-message/Component.js +1 -1
  2102. package/system-message/components/caption/Component.js +1 -1
  2103. package/system-message/components/caption/index.css +1 -1
  2104. package/system-message/components/controls/Component.js +1 -1
  2105. package/system-message/components/controls/index.css +10 -10
  2106. package/system-message/components/graphic/Component.js +1 -1
  2107. package/system-message/components/graphic/index.css +1 -1
  2108. package/system-message/components/subtitle/Component.js +1 -1
  2109. package/system-message/components/subtitle/index.css +1 -1
  2110. package/system-message/components/title/Component.js +3 -3
  2111. package/system-message/components/title/desktop.css +1 -1
  2112. package/system-message/components/title/index.css +1 -1
  2113. package/system-message/components/title/mobile.css +1 -1
  2114. package/system-message/esm/Component.js +1 -1
  2115. package/system-message/esm/components/caption/Component.js +1 -1
  2116. package/system-message/esm/components/caption/index.css +1 -1
  2117. package/system-message/esm/components/controls/Component.js +1 -1
  2118. package/system-message/esm/components/controls/index.css +10 -10
  2119. package/system-message/esm/components/graphic/Component.js +1 -1
  2120. package/system-message/esm/components/graphic/index.css +1 -1
  2121. package/system-message/esm/components/subtitle/Component.js +1 -1
  2122. package/system-message/esm/components/subtitle/index.css +1 -1
  2123. package/system-message/esm/components/title/Component.js +3 -3
  2124. package/system-message/esm/components/title/desktop.css +1 -1
  2125. package/system-message/esm/components/title/index.css +1 -1
  2126. package/system-message/esm/components/title/mobile.css +1 -1
  2127. package/system-message/esm/index.css +6 -6
  2128. package/system-message/index.css +6 -6
  2129. package/system-message/modern/Component.js +1 -1
  2130. package/system-message/modern/components/caption/Component.js +1 -1
  2131. package/system-message/modern/components/caption/index.css +1 -1
  2132. package/system-message/modern/components/controls/Component.js +1 -1
  2133. package/system-message/modern/components/controls/index.css +10 -10
  2134. package/system-message/modern/components/graphic/Component.js +1 -1
  2135. package/system-message/modern/components/graphic/index.css +1 -1
  2136. package/system-message/modern/components/subtitle/Component.js +1 -1
  2137. package/system-message/modern/components/subtitle/index.css +1 -1
  2138. package/system-message/modern/components/title/Component.js +3 -3
  2139. package/system-message/modern/components/title/desktop.css +1 -1
  2140. package/system-message/modern/components/title/index.css +1 -1
  2141. package/system-message/modern/components/title/mobile.css +1 -1
  2142. package/system-message/modern/index.css +6 -6
  2143. package/tab-bar/Component.js +1 -1
  2144. package/tab-bar/components/tab/Component.js +1 -1
  2145. package/tab-bar/components/tab/index.css +7 -7
  2146. package/tab-bar/esm/Component.js +1 -1
  2147. package/tab-bar/esm/components/tab/Component.js +1 -1
  2148. package/tab-bar/esm/components/tab/index.css +7 -7
  2149. package/tab-bar/esm/index.css +4 -4
  2150. package/tab-bar/index.css +4 -4
  2151. package/tab-bar/modern/Component.js +1 -1
  2152. package/tab-bar/modern/components/tab/Component.js +1 -1
  2153. package/tab-bar/modern/components/tab/index.css +7 -7
  2154. package/tab-bar/modern/index.css +4 -4
  2155. package/table/components/pagination/Component.js +1 -1
  2156. package/table/components/pagination/index.css +9 -9
  2157. package/table/components/pagination/select-field/index.css +4 -4
  2158. package/table/components/pagination/select-field/index.js +1 -1
  2159. package/table/components/table/Component.js +1 -1
  2160. package/table/components/table/index.css +7 -7
  2161. package/table/components/tbody/Component.js +1 -1
  2162. package/table/components/tbody/index.css +2 -2
  2163. package/table/components/tcell/Component.js +1 -1
  2164. package/table/components/tcell/index.css +6 -6
  2165. package/table/components/texpandable-row/Component.js +1 -1
  2166. package/table/components/texpandable-row/index.css +5 -5
  2167. package/table/components/thead/Component.js +1 -1
  2168. package/table/components/thead/index.css +6 -6
  2169. package/table/components/thead-cell/Component.js +1 -1
  2170. package/table/components/thead-cell/index.css +9 -9
  2171. package/table/components/trow/Component.js +1 -1
  2172. package/table/components/trow/index.css +8 -8
  2173. package/table/components/tsortable-head-cell/Component.js +1 -1
  2174. package/table/components/tsortable-head-cell/index.css +8 -8
  2175. package/table/esm/components/pagination/Component.js +1 -1
  2176. package/table/esm/components/pagination/index.css +9 -9
  2177. package/table/esm/components/pagination/select-field/index.css +4 -4
  2178. package/table/esm/components/pagination/select-field/index.js +1 -1
  2179. package/table/esm/components/table/Component.js +1 -1
  2180. package/table/esm/components/table/index.css +7 -7
  2181. package/table/esm/components/tbody/Component.js +1 -1
  2182. package/table/esm/components/tbody/index.css +2 -2
  2183. package/table/esm/components/tcell/Component.js +1 -1
  2184. package/table/esm/components/tcell/index.css +6 -6
  2185. package/table/esm/components/texpandable-row/Component.js +1 -1
  2186. package/table/esm/components/texpandable-row/index.css +5 -5
  2187. package/table/esm/components/thead/Component.js +1 -1
  2188. package/table/esm/components/thead/index.css +6 -6
  2189. package/table/esm/components/thead-cell/Component.js +1 -1
  2190. package/table/esm/components/thead-cell/index.css +9 -9
  2191. package/table/esm/components/trow/Component.js +1 -1
  2192. package/table/esm/components/trow/index.css +8 -8
  2193. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  2194. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  2195. package/table/modern/components/pagination/Component.js +1 -1
  2196. package/table/modern/components/pagination/index.css +9 -9
  2197. package/table/modern/components/pagination/select-field/index.css +4 -4
  2198. package/table/modern/components/pagination/select-field/index.js +1 -1
  2199. package/table/modern/components/table/Component.js +1 -1
  2200. package/table/modern/components/table/index.css +7 -7
  2201. package/table/modern/components/tbody/Component.js +1 -1
  2202. package/table/modern/components/tbody/index.css +2 -2
  2203. package/table/modern/components/tcell/Component.js +1 -1
  2204. package/table/modern/components/tcell/index.css +6 -6
  2205. package/table/modern/components/texpandable-row/Component.js +1 -1
  2206. package/table/modern/components/texpandable-row/index.css +5 -5
  2207. package/table/modern/components/thead/Component.js +1 -1
  2208. package/table/modern/components/thead/index.css +6 -6
  2209. package/table/modern/components/thead-cell/Component.js +1 -1
  2210. package/table/modern/components/thead-cell/index.css +9 -9
  2211. package/table/modern/components/trow/Component.js +1 -1
  2212. package/table/modern/components/trow/index.css +8 -8
  2213. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  2214. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  2215. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  2216. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  2217. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  2218. package/tabs/components/primary-tablist/index.css +132 -132
  2219. package/tabs/components/primary-tablist/mobile.css +220 -220
  2220. package/tabs/components/scroll-controls/Component.js +1 -1
  2221. package/tabs/components/scroll-controls/index.css +12 -12
  2222. package/tabs/components/scrollable-container/Component.js +1 -1
  2223. package/tabs/components/scrollable-container/index.css +6 -6
  2224. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  2225. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  2226. package/tabs/components/secondary-tablist/index.css +17 -17
  2227. package/tabs/components/secondary-tablist/mobile.css +20 -20
  2228. package/tabs/components/tab/Component.js +1 -1
  2229. package/tabs/components/tab/index.css +3 -3
  2230. package/tabs/esm/collapsible/index.js +1 -1
  2231. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  2232. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  2233. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  2234. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  2235. package/tabs/esm/components/primary-tablist/index.css +132 -132
  2236. package/tabs/esm/components/primary-tablist/mobile.css +220 -220
  2237. package/tabs/esm/components/scroll-controls/Component.js +1 -1
  2238. package/tabs/esm/components/scroll-controls/index.css +12 -12
  2239. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  2240. package/tabs/esm/components/scrollable-container/index.css +6 -6
  2241. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  2242. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  2243. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  2244. package/tabs/esm/components/secondary-tablist/index.css +17 -17
  2245. package/tabs/esm/components/secondary-tablist/mobile.css +20 -20
  2246. package/tabs/esm/components/tab/Component.js +1 -1
  2247. package/tabs/esm/components/tab/index.css +3 -3
  2248. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  2249. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  2250. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  2251. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  2252. package/tabs/esm/desktop/index.js +2 -2
  2253. package/tabs/esm/index.js +2 -2
  2254. package/tabs/esm/index.module-488b1eac.js +4 -0
  2255. package/tabs/esm/index.module-6b4ad375.js +4 -0
  2256. package/tabs/esm/mobile/index.js +2 -2
  2257. package/tabs/index.module-28d7f1c3.js +4 -0
  2258. package/tabs/index.module-f32480ca.js +4 -0
  2259. package/tabs/modern/collapsible/index.js +1 -1
  2260. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  2261. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  2262. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  2263. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  2264. package/tabs/modern/components/primary-tablist/index.css +132 -132
  2265. package/tabs/modern/components/primary-tablist/mobile.css +220 -220
  2266. package/tabs/modern/components/scroll-controls/Component.js +1 -1
  2267. package/tabs/modern/components/scroll-controls/index.css +12 -12
  2268. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  2269. package/tabs/modern/components/scrollable-container/index.css +6 -6
  2270. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  2271. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  2272. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  2273. package/tabs/modern/components/secondary-tablist/index.css +17 -17
  2274. package/tabs/modern/components/secondary-tablist/mobile.css +20 -20
  2275. package/tabs/modern/components/tab/Component.js +1 -1
  2276. package/tabs/modern/components/tab/index.css +3 -3
  2277. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  2278. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  2279. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  2280. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  2281. package/tabs/modern/desktop/index.js +2 -2
  2282. package/tabs/modern/index.js +2 -2
  2283. package/tabs/modern/index.module-11a61272.js +4 -0
  2284. package/tabs/modern/index.module-82fb7003.js +4 -0
  2285. package/tabs/modern/mobile/index.js +2 -2
  2286. package/tag/components/base-tag/Component.js +3 -3
  2287. package/tag/components/base-tag/default.css +10 -10
  2288. package/tag/components/base-tag/index.css +37 -37
  2289. package/tag/components/base-tag/inverted.css +10 -10
  2290. package/tag/desktop/Component.desktop.js +3 -3
  2291. package/tag/desktop/default.desktop.css +4 -4
  2292. package/tag/desktop/desktop.css +6 -6
  2293. package/tag/desktop/inverted.desktop.css +4 -4
  2294. package/tag/esm/components/base-tag/Component.js +3 -3
  2295. package/tag/esm/components/base-tag/default.css +10 -10
  2296. package/tag/esm/components/base-tag/index.css +37 -37
  2297. package/tag/esm/components/base-tag/inverted.css +10 -10
  2298. package/tag/esm/desktop/Component.desktop.js +3 -3
  2299. package/tag/esm/desktop/default.desktop.css +4 -4
  2300. package/tag/esm/desktop/desktop.css +6 -6
  2301. package/tag/esm/desktop/inverted.desktop.css +4 -4
  2302. package/tag/esm/mobile/Component.mobile.js +3 -3
  2303. package/tag/esm/mobile/default.mobile.css +4 -4
  2304. package/tag/esm/mobile/inverted.mobile.css +4 -4
  2305. package/tag/esm/mobile/mobile.css +6 -6
  2306. package/tag/mobile/Component.mobile.js +3 -3
  2307. package/tag/mobile/default.mobile.css +4 -4
  2308. package/tag/mobile/inverted.mobile.css +4 -4
  2309. package/tag/mobile/mobile.css +6 -6
  2310. package/tag/modern/components/base-tag/Component.js +3 -3
  2311. package/tag/modern/components/base-tag/default.css +10 -10
  2312. package/tag/modern/components/base-tag/index.css +37 -37
  2313. package/tag/modern/components/base-tag/inverted.css +10 -10
  2314. package/tag/modern/desktop/Component.desktop.js +3 -3
  2315. package/tag/modern/desktop/default.desktop.css +4 -4
  2316. package/tag/modern/desktop/desktop.css +6 -6
  2317. package/tag/modern/desktop/inverted.desktop.css +4 -4
  2318. package/tag/modern/mobile/Component.mobile.js +3 -3
  2319. package/tag/modern/mobile/default.mobile.css +4 -4
  2320. package/tag/modern/mobile/inverted.mobile.css +4 -4
  2321. package/tag/modern/mobile/mobile.css +6 -6
  2322. package/text/Component.js +2 -2
  2323. package/text/esm/Component.js +2 -2
  2324. package/text/esm/index.css +8 -8
  2325. package/text/esm/mixin.css +75 -75
  2326. package/text/index.css +8 -8
  2327. package/text/mixin.css +75 -75
  2328. package/text/modern/Component.js +2 -2
  2329. package/text/modern/index.css +8 -8
  2330. package/text/modern/mixin.css +75 -75
  2331. package/textarea/Component.js +3 -3
  2332. package/textarea/{PseudoTextArea-cfb00b82.js → PseudoTextArea-c5ee59f2.js} +1 -1
  2333. package/textarea/components/PseudoTextArea.js +1 -1
  2334. package/textarea/components/index.d.ts +1 -1
  2335. package/textarea/components/index.js +1 -1
  2336. package/textarea/default.css +17 -17
  2337. package/textarea/esm/Component.js +3 -3
  2338. package/textarea/esm/{PseudoTextArea-54aebe45.js → PseudoTextArea-101b88f7.js} +1 -1
  2339. package/textarea/esm/components/PseudoTextArea.js +1 -1
  2340. package/textarea/esm/components/index.d.ts +1 -1
  2341. package/textarea/esm/components/index.js +1 -1
  2342. package/textarea/esm/default.css +17 -17
  2343. package/textarea/esm/index.css +46 -46
  2344. package/textarea/esm/index.js +1 -1
  2345. package/textarea/esm/inverted.css +17 -17
  2346. package/textarea/index.css +46 -46
  2347. package/textarea/inverted.css +17 -17
  2348. package/textarea/modern/Component.js +3 -3
  2349. package/textarea/modern/{PseudoTextArea-590649d6.js → PseudoTextArea-512ed048.js} +1 -1
  2350. package/textarea/modern/components/PseudoTextArea.js +1 -1
  2351. package/textarea/modern/components/index.d.ts +1 -1
  2352. package/textarea/modern/components/index.js +1 -1
  2353. package/textarea/modern/default.css +17 -17
  2354. package/textarea/modern/index.css +46 -46
  2355. package/textarea/modern/index.js +1 -1
  2356. package/textarea/modern/inverted.css +17 -17
  2357. package/themes/compiled/mobile-dark-bluetint.css +194 -193
  2358. package/toast/Component.responsive.d.ts +1 -1
  2359. package/toast/components/base-toast/component.d.ts +1 -1
  2360. package/toast/components/base-toast/component.js +1 -1
  2361. package/toast/components/base-toast/index.css +9 -9
  2362. package/toast/esm/components/base-toast/component.js +1 -1
  2363. package/toast/esm/components/base-toast/index.css +9 -9
  2364. package/toast/modern/components/base-toast/component.js +1 -1
  2365. package/toast/modern/components/base-toast/index.css +9 -9
  2366. package/toast-plate/components/base-toast-plate/component.js +3 -3
  2367. package/toast-plate/components/base-toast-plate/default.css +2 -2
  2368. package/toast-plate/components/base-toast-plate/index.css +18 -18
  2369. package/toast-plate/components/base-toast-plate/inverted.css +2 -2
  2370. package/toast-plate/desktop/Component.desktop.js +1 -1
  2371. package/toast-plate/desktop/desktop.css +4 -4
  2372. package/toast-plate/esm/components/base-toast-plate/component.js +3 -3
  2373. package/toast-plate/esm/components/base-toast-plate/default.css +2 -2
  2374. package/toast-plate/esm/components/base-toast-plate/index.css +18 -18
  2375. package/toast-plate/esm/components/base-toast-plate/inverted.css +2 -2
  2376. package/toast-plate/esm/desktop/Component.desktop.js +1 -1
  2377. package/toast-plate/esm/desktop/desktop.css +4 -4
  2378. package/toast-plate/esm/mobile/Component.mobile.js +1 -1
  2379. package/toast-plate/esm/mobile/mobile.css +4 -4
  2380. package/toast-plate/mobile/Component.mobile.js +1 -1
  2381. package/toast-plate/mobile/mobile.css +4 -4
  2382. package/toast-plate/modern/components/base-toast-plate/component.js +3 -3
  2383. package/toast-plate/modern/components/base-toast-plate/default.css +2 -2
  2384. package/toast-plate/modern/components/base-toast-plate/index.css +18 -18
  2385. package/toast-plate/modern/components/base-toast-plate/inverted.css +2 -2
  2386. package/toast-plate/modern/desktop/Component.desktop.js +1 -1
  2387. package/toast-plate/modern/desktop/desktop.css +4 -4
  2388. package/toast-plate/modern/mobile/Component.mobile.js +1 -1
  2389. package/toast-plate/modern/mobile/mobile.css +4 -4
  2390. package/tooltip/cssm/desktop/Component.desktop.js +4 -2
  2391. package/tooltip/cssm/types.d.ts +2 -2
  2392. package/tooltip/default.css +5 -5
  2393. package/tooltip/desktop/Component.desktop.js +7 -5
  2394. package/tooltip/esm/default.css +5 -5
  2395. package/tooltip/esm/desktop/Component.desktop.js +7 -5
  2396. package/tooltip/esm/index.css +8 -8
  2397. package/tooltip/esm/inverted.css +5 -5
  2398. package/tooltip/esm/mobile/Component.mobile.js +1 -1
  2399. package/tooltip/esm/mobile/mobile.css +4 -4
  2400. package/tooltip/esm/types.d.ts +2 -2
  2401. package/tooltip/index.css +8 -8
  2402. package/tooltip/inverted.css +5 -5
  2403. package/tooltip/mobile/Component.mobile.js +1 -1
  2404. package/tooltip/mobile/mobile.css +4 -4
  2405. package/tooltip/modern/default.css +5 -5
  2406. package/tooltip/modern/desktop/Component.desktop.js +7 -5
  2407. package/tooltip/modern/index.css +8 -8
  2408. package/tooltip/modern/inverted.css +5 -5
  2409. package/tooltip/modern/mobile/Component.mobile.js +1 -1
  2410. package/tooltip/modern/mobile/mobile.css +4 -4
  2411. package/tooltip/modern/types.d.ts +2 -2
  2412. package/tooltip/moderncssm/desktop/Component.desktop.js +4 -2
  2413. package/tooltip/moderncssm/types.d.ts +2 -2
  2414. package/tooltip/types.d.ts +2 -2
  2415. package/typography/colors.css +19 -19
  2416. package/typography/colors.module-fa1cb1fb.js +4 -0
  2417. package/typography/common.module-850b3048.js +4 -0
  2418. package/typography/esm/colors.css +19 -19
  2419. package/typography/esm/colors.module-6e9cb9f4.js +4 -0
  2420. package/typography/esm/common.module-bda1943b.js +4 -0
  2421. package/typography/esm/component.js +2 -2
  2422. package/typography/esm/hooks/use-skeleton.css +4 -4
  2423. package/typography/esm/hooks/use-skeleton.js +1 -1
  2424. package/typography/esm/index.js +2 -2
  2425. package/typography/esm/text/component.js +2 -2
  2426. package/typography/esm/text/index.css +21 -21
  2427. package/typography/esm/text/index.js +1 -1
  2428. package/typography/esm/title/common.css +8 -8
  2429. package/typography/esm/title/component.js +1 -1
  2430. package/typography/esm/title/index.css +16 -16
  2431. package/typography/esm/title/index.js +3 -3
  2432. package/typography/esm/title-mobile/component.js +3 -3
  2433. package/typography/esm/title-mobile/index.css +15 -15
  2434. package/typography/esm/title-mobile/index.js +2 -2
  2435. package/typography/esm/title-responsive/component.js +2 -2
  2436. package/typography/esm/title-responsive/index.js +2 -2
  2437. package/typography/hooks/use-skeleton.css +4 -4
  2438. package/typography/hooks/use-skeleton.js +1 -1
  2439. package/typography/modern/colors.css +19 -19
  2440. package/typography/modern/colors.module-0e93d6c4.js +4 -0
  2441. package/typography/modern/common.module-bb4275e6.js +4 -0
  2442. package/typography/modern/component.js +2 -2
  2443. package/typography/modern/hooks/use-skeleton.css +4 -4
  2444. package/typography/modern/hooks/use-skeleton.js +1 -1
  2445. package/typography/modern/index.js +2 -2
  2446. package/typography/modern/text/component.js +2 -2
  2447. package/typography/modern/text/index.css +21 -21
  2448. package/typography/modern/text/index.js +1 -1
  2449. package/typography/modern/title/common.css +8 -8
  2450. package/typography/modern/title/component.js +1 -1
  2451. package/typography/modern/title/index.css +16 -16
  2452. package/typography/modern/title/index.js +3 -3
  2453. package/typography/modern/title-mobile/component.js +3 -3
  2454. package/typography/modern/title-mobile/index.css +15 -15
  2455. package/typography/modern/title-mobile/index.js +2 -2
  2456. package/typography/modern/title-responsive/component.js +2 -2
  2457. package/typography/modern/title-responsive/index.js +2 -2
  2458. package/typography/text/component.js +2 -2
  2459. package/typography/text/index.css +21 -21
  2460. package/typography/title/common.css +8 -8
  2461. package/typography/title/component.js +1 -1
  2462. package/typography/title/index.css +16 -16
  2463. package/typography/title/index.js +2 -2
  2464. package/typography/title-mobile/component.js +2 -2
  2465. package/typography/title-mobile/index.css +15 -15
  2466. package/underlay/Component.js +1 -1
  2467. package/underlay/esm/Component.js +1 -1
  2468. package/underlay/esm/index.css +161 -161
  2469. package/underlay/esm/index.js +1 -1
  2470. package/underlay/esm/index.module-3597991c.js +4 -0
  2471. package/underlay/esm/utils/getBorderCorners.js +1 -1
  2472. package/underlay/esm/utils/getClasses.js +1 -1
  2473. package/underlay/index.css +161 -161
  2474. package/underlay/index.module-1db4527a.js +4 -0
  2475. package/underlay/modern/Component.js +1 -1
  2476. package/underlay/modern/index.css +161 -161
  2477. package/underlay/modern/index.js +1 -1
  2478. package/underlay/modern/index.module-915f350f.js +4 -0
  2479. package/underlay/modern/utils/getBorderCorners.js +1 -1
  2480. package/underlay/modern/utils/getClasses.js +1 -1
  2481. package/underlay/utils/getBorderCorners.js +1 -1
  2482. package/underlay/utils/getClasses.js +1 -1
  2483. package/universal-date-input/Component-2b330ac6.d.ts +4 -0
  2484. package/universal-date-input/Component-ed61931d.d.ts +4 -39
  2485. package/universal-date-input/component-03d088c4.d.ts +2 -2
  2486. package/universal-date-input/component-8bdd19d3.d.ts +2 -2
  2487. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  2488. package/universal-date-input/components/date-input/Component.js +1 -1
  2489. package/universal-date-input/components/date-range-input/Component.js +1 -1
  2490. package/universal-date-input/cssm/Component-2b330ac6.d.ts +4 -0
  2491. package/universal-date-input/cssm/Component-ed61931d.d.ts +4 -39
  2492. package/universal-date-input/cssm/component-03d088c4.d.ts +2 -2
  2493. package/universal-date-input/cssm/component-8bdd19d3.d.ts +2 -2
  2494. package/universal-date-input/cssm/index-03d088c4.d.ts +2 -2
  2495. package/universal-date-input/cssm/index-281accb7.d.ts +2 -2
  2496. package/universal-date-input/cssm/types-1531c06e.d.ts +45 -0
  2497. package/universal-date-input/esm/Component-2b330ac6.d.ts +4 -0
  2498. package/universal-date-input/esm/Component-ed61931d.d.ts +4 -39
  2499. package/universal-date-input/esm/Component.responsive.js +1 -1
  2500. package/universal-date-input/esm/component-03d088c4.d.ts +2 -2
  2501. package/universal-date-input/esm/component-8bdd19d3.d.ts +2 -2
  2502. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  2503. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  2504. package/universal-date-input/esm/components/date-input/Component.js +1 -1
  2505. package/universal-date-input/esm/components/date-input/index.js +1 -1
  2506. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  2507. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  2508. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  2509. package/universal-date-input/esm/desktop/index.js +1 -1
  2510. package/universal-date-input/esm/index-03d088c4.d.ts +2 -2
  2511. package/universal-date-input/esm/index-281accb7.d.ts +2 -2
  2512. package/universal-date-input/esm/index.css +6 -6
  2513. package/universal-date-input/esm/index.js +1 -1
  2514. package/universal-date-input/esm/index.module-8d0b8e3c.js +4 -0
  2515. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  2516. package/universal-date-input/esm/mobile/index.js +1 -1
  2517. package/universal-date-input/esm/types-1531c06e.d.ts +45 -0
  2518. package/universal-date-input/index-03d088c4.d.ts +2 -2
  2519. package/universal-date-input/index-281accb7.d.ts +2 -2
  2520. package/universal-date-input/index.css +6 -6
  2521. package/universal-date-input/index.module-168b49e5.js +4 -0
  2522. package/universal-date-input/modern/Component-2b330ac6.d.ts +4 -0
  2523. package/universal-date-input/modern/Component-ed61931d.d.ts +4 -39
  2524. package/universal-date-input/modern/Component.responsive.js +1 -1
  2525. package/universal-date-input/modern/component-03d088c4.d.ts +2 -2
  2526. package/universal-date-input/modern/component-8bdd19d3.d.ts +2 -2
  2527. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  2528. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  2529. package/universal-date-input/modern/components/date-input/Component.js +1 -1
  2530. package/universal-date-input/modern/components/date-input/index.js +1 -1
  2531. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  2532. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  2533. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  2534. package/universal-date-input/modern/desktop/index.js +1 -1
  2535. package/universal-date-input/modern/index-03d088c4.d.ts +2 -2
  2536. package/universal-date-input/modern/index-281accb7.d.ts +2 -2
  2537. package/universal-date-input/modern/index.css +6 -6
  2538. package/universal-date-input/modern/index.js +1 -1
  2539. package/universal-date-input/modern/index.module-a8ed222c.js +4 -0
  2540. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  2541. package/universal-date-input/modern/mobile/index.js +1 -1
  2542. package/universal-date-input/modern/types-1531c06e.d.ts +45 -0
  2543. package/universal-date-input/moderncssm/Component-2b330ac6.d.ts +4 -0
  2544. package/universal-date-input/moderncssm/Component-ed61931d.d.ts +4 -39
  2545. package/universal-date-input/moderncssm/component-03d088c4.d.ts +2 -2
  2546. package/universal-date-input/moderncssm/component-8bdd19d3.d.ts +2 -2
  2547. package/universal-date-input/moderncssm/index-03d088c4.d.ts +2 -2
  2548. package/universal-date-input/moderncssm/index-281accb7.d.ts +2 -2
  2549. package/universal-date-input/moderncssm/types-1531c06e.d.ts +45 -0
  2550. package/universal-date-input/types-1531c06e.d.ts +45 -0
  2551. package/vars/colors-addons.module.d.ts +125 -0
  2552. package/vars/colors-addons.module.js +125 -0
  2553. package/vars/colors-bluetint.module.d.ts +1197 -0
  2554. package/vars/colors-bluetint.module.js +1197 -0
  2555. package/vars/colors-decorative.module.d.ts +612 -0
  2556. package/vars/colors-decorative.module.js +612 -0
  2557. package/vars/colors-indigo.module.d.ts +1195 -0
  2558. package/vars/colors-indigo.module.js +1195 -0
  2559. package/vars/colors-pfm.module.d.ts +60 -0
  2560. package/vars/colors-pfm.module.js +60 -0
  2561. package/vars/colors-qualitative.module.d.ts +128 -0
  2562. package/vars/colors-qualitative.module.js +128 -0
  2563. package/vars/colors-sequential.module.d.ts +192 -0
  2564. package/vars/colors-sequential.module.js +192 -0
  2565. package/vars/colors-students.module.d.ts +2 -0
  2566. package/vars/colors-students.module.js +2 -0
  2567. package/vars/colors-transparent.module.d.ts +26 -0
  2568. package/vars/colors-transparent.module.js +26 -0
  2569. package/vars/colors-x5.module.d.ts +2 -0
  2570. package/vars/colors-x5.module.js +2 -0
  2571. package/vars/colors.module.d.ts +69 -0
  2572. package/vars/colors.module.js +69 -0
  2573. package/vars/cssm/colors-addons.module.d.ts +125 -0
  2574. package/vars/cssm/colors-addons.module.js +125 -0
  2575. package/vars/cssm/colors-bluetint.module.d.ts +1197 -0
  2576. package/vars/cssm/colors-bluetint.module.js +1197 -0
  2577. package/vars/cssm/colors-decorative.module.d.ts +612 -0
  2578. package/vars/cssm/colors-decorative.module.js +612 -0
  2579. package/vars/cssm/colors-indigo.module.d.ts +1195 -0
  2580. package/vars/cssm/colors-indigo.module.js +1195 -0
  2581. package/vars/cssm/colors-pfm.module.d.ts +60 -0
  2582. package/vars/cssm/colors-pfm.module.js +60 -0
  2583. package/vars/cssm/colors-qualitative.module.d.ts +128 -0
  2584. package/vars/cssm/colors-qualitative.module.js +128 -0
  2585. package/vars/cssm/colors-sequential.module.d.ts +192 -0
  2586. package/vars/cssm/colors-sequential.module.js +192 -0
  2587. package/vars/cssm/colors-students.module.d.ts +2 -0
  2588. package/vars/cssm/colors-students.module.js +2 -0
  2589. package/vars/cssm/colors-transparent.module.d.ts +26 -0
  2590. package/vars/cssm/colors-transparent.module.js +26 -0
  2591. package/vars/cssm/colors-x5.module.d.ts +2 -0
  2592. package/vars/cssm/colors-x5.module.js +2 -0
  2593. package/vars/cssm/colors.module.d.ts +69 -0
  2594. package/vars/cssm/colors.module.js +69 -0
  2595. package/vars/cssm/shadows-bluetint.module.d.ts +20 -0
  2596. package/vars/cssm/shadows-bluetint.module.js +20 -0
  2597. package/vars/cssm/shadows-indigo.module.d.ts +20 -0
  2598. package/vars/cssm/shadows-indigo.module.js +20 -0
  2599. package/vars/esm/colors-addons.module.d.ts +125 -0
  2600. package/vars/esm/colors-addons.module.js +127 -0
  2601. package/vars/esm/colors-bluetint.module.d.ts +1197 -0
  2602. package/vars/esm/colors-bluetint.module.js +1199 -0
  2603. package/vars/esm/colors-decorative.module.d.ts +612 -0
  2604. package/vars/esm/colors-decorative.module.js +614 -0
  2605. package/vars/esm/colors-indigo.module.d.ts +1195 -0
  2606. package/vars/esm/colors-indigo.module.js +1197 -0
  2607. package/vars/esm/colors-pfm.module.d.ts +60 -0
  2608. package/vars/esm/colors-pfm.module.js +62 -0
  2609. package/vars/esm/colors-qualitative.module.d.ts +128 -0
  2610. package/vars/esm/colors-qualitative.module.js +130 -0
  2611. package/vars/esm/colors-sequential.module.d.ts +192 -0
  2612. package/vars/esm/colors-sequential.module.js +194 -0
  2613. package/vars/esm/colors-students.module.d.ts +2 -0
  2614. package/vars/esm/colors-students.module.js +4 -0
  2615. package/vars/esm/colors-transparent.module.d.ts +26 -0
  2616. package/vars/esm/colors-transparent.module.js +28 -0
  2617. package/vars/esm/colors-x5.module.d.ts +2 -0
  2618. package/vars/esm/colors-x5.module.js +4 -0
  2619. package/vars/esm/colors.module.d.ts +69 -0
  2620. package/vars/esm/colors.module.js +71 -0
  2621. package/vars/esm/shadows-bluetint.module.d.ts +20 -0
  2622. package/vars/esm/shadows-bluetint.module.js +22 -0
  2623. package/vars/esm/shadows-indigo.module.d.ts +20 -0
  2624. package/vars/esm/shadows-indigo.module.js +22 -0
  2625. package/vars/modern/colors-addons.module.d.ts +125 -0
  2626. package/vars/modern/colors-addons.module.js +127 -0
  2627. package/vars/modern/colors-bluetint.module.d.ts +1197 -0
  2628. package/vars/modern/colors-bluetint.module.js +1199 -0
  2629. package/vars/modern/colors-decorative.module.d.ts +612 -0
  2630. package/vars/modern/colors-decorative.module.js +614 -0
  2631. package/vars/modern/colors-indigo.module.d.ts +1195 -0
  2632. package/vars/modern/colors-indigo.module.js +1197 -0
  2633. package/vars/modern/colors-pfm.module.d.ts +60 -0
  2634. package/vars/modern/colors-pfm.module.js +62 -0
  2635. package/vars/modern/colors-qualitative.module.d.ts +128 -0
  2636. package/vars/modern/colors-qualitative.module.js +130 -0
  2637. package/vars/modern/colors-sequential.module.d.ts +192 -0
  2638. package/vars/modern/colors-sequential.module.js +194 -0
  2639. package/vars/modern/colors-students.module.d.ts +2 -0
  2640. package/vars/modern/colors-students.module.js +4 -0
  2641. package/vars/modern/colors-transparent.module.d.ts +26 -0
  2642. package/vars/modern/colors-transparent.module.js +28 -0
  2643. package/vars/modern/colors-x5.module.d.ts +2 -0
  2644. package/vars/modern/colors-x5.module.js +4 -0
  2645. package/vars/modern/colors.module.d.ts +69 -0
  2646. package/vars/modern/colors.module.js +71 -0
  2647. package/vars/modern/shadows-bluetint.module.d.ts +20 -0
  2648. package/vars/modern/shadows-bluetint.module.js +22 -0
  2649. package/vars/modern/shadows-indigo.module.d.ts +20 -0
  2650. package/vars/modern/shadows-indigo.module.js +22 -0
  2651. package/vars/moderncssm/colors-addons.module.d.ts +125 -0
  2652. package/vars/moderncssm/colors-addons.module.js +125 -0
  2653. package/vars/moderncssm/colors-bluetint.module.d.ts +1197 -0
  2654. package/vars/moderncssm/colors-bluetint.module.js +1197 -0
  2655. package/vars/moderncssm/colors-decorative.module.d.ts +612 -0
  2656. package/vars/moderncssm/colors-decorative.module.js +612 -0
  2657. package/vars/moderncssm/colors-indigo.module.d.ts +1195 -0
  2658. package/vars/moderncssm/colors-indigo.module.js +1195 -0
  2659. package/vars/moderncssm/colors-pfm.module.d.ts +60 -0
  2660. package/vars/moderncssm/colors-pfm.module.js +60 -0
  2661. package/vars/moderncssm/colors-qualitative.module.d.ts +128 -0
  2662. package/vars/moderncssm/colors-qualitative.module.js +128 -0
  2663. package/vars/moderncssm/colors-sequential.module.d.ts +192 -0
  2664. package/vars/moderncssm/colors-sequential.module.js +192 -0
  2665. package/vars/moderncssm/colors-students.module.d.ts +2 -0
  2666. package/vars/moderncssm/colors-students.module.js +2 -0
  2667. package/vars/moderncssm/colors-transparent.module.d.ts +26 -0
  2668. package/vars/moderncssm/colors-transparent.module.js +26 -0
  2669. package/vars/moderncssm/colors-x5.module.d.ts +2 -0
  2670. package/vars/moderncssm/colors-x5.module.js +2 -0
  2671. package/vars/moderncssm/colors.module.d.ts +69 -0
  2672. package/vars/moderncssm/colors.module.js +69 -0
  2673. package/vars/moderncssm/shadows-bluetint.module.d.ts +20 -0
  2674. package/vars/moderncssm/shadows-bluetint.module.js +20 -0
  2675. package/vars/moderncssm/shadows-indigo.module.d.ts +20 -0
  2676. package/vars/moderncssm/shadows-indigo.module.js +20 -0
  2677. package/vars/shadows-bluetint.module.d.ts +20 -0
  2678. package/vars/shadows-bluetint.module.js +20 -0
  2679. package/vars/shadows-indigo.module.d.ts +20 -0
  2680. package/vars/shadows-indigo.module.js +20 -0
  2681. package/with-suffix/Component.js +1 -1
  2682. package/with-suffix/esm/Component.js +1 -1
  2683. package/with-suffix/esm/index.css +10 -10
  2684. package/with-suffix/index.css +10 -10
  2685. package/with-suffix/modern/Component.js +1 -1
  2686. package/with-suffix/modern/index.css +10 -10
  2687. package/accordion/@alfalab/icons-glyph/package.json +0 -14
  2688. package/attach/@alfalab/icons-glyph/package.json +0 -14
  2689. package/bank-card/@alfalab/icons-glyph/package.json +0 -14
  2690. package/calendar/@alfalab/icons-glyph/package.json +0 -14
  2691. package/calendar-input/@alfalab/icons-glyph/package.json +0 -14
  2692. package/calendar-range/esm/index.module-8f1918b2.js +0 -4
  2693. package/calendar-range/index.module-dc8aa372.js +0 -4
  2694. package/calendar-range/modern/index.module-cd2bff7e.js +0 -4
  2695. package/checkbox/@alfalab/icons-glyph/package.json +0 -14
  2696. package/collapse/@alfalab/icons-glyph/package.json +0 -14
  2697. package/confirmation-v1/@alfalab/icons-glyph/package.json +0 -14
  2698. package/date-range-input/@alfalab/icons-glyph/package.json +0 -14
  2699. package/date-time-input/@alfalab/icons-glyph/package.json +0 -14
  2700. package/dropzone/@alfalab/icons-glyph/package.json +0 -14
  2701. package/file-upload-item/actions-control.module-f5284a31.js +0 -4
  2702. package/file-upload-item/components/actions-control/actions-control.css +0 -9
  2703. package/file-upload-item/components/actions-control/actions-control.d.ts +0 -4
  2704. package/file-upload-item/components/actions-control/actions-control.js +0 -22
  2705. package/file-upload-item/components/actions-control/components/delete-button/delete-button.d.ts +0 -4
  2706. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +0 -24
  2707. package/file-upload-item/components/actions-control/components/delete-button/index.d.ts +0 -1
  2708. package/file-upload-item/components/actions-control/components/delete-button/index.js +0 -7
  2709. package/file-upload-item/components/actions-control/components/download-button/download-button.d.ts +0 -4
  2710. package/file-upload-item/components/actions-control/components/download-button/download-button.js +0 -25
  2711. package/file-upload-item/components/actions-control/components/download-button/index.d.ts +0 -1
  2712. package/file-upload-item/components/actions-control/components/download-button/index.js +0 -7
  2713. package/file-upload-item/components/actions-control/components/restore-button/index.d.ts +0 -1
  2714. package/file-upload-item/components/actions-control/components/restore-button/index.js +0 -7
  2715. package/file-upload-item/components/actions-control/components/restore-button/restore-button.d.ts +0 -4
  2716. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +0 -24
  2717. package/file-upload-item/components/actions-control/index.d.ts +0 -1
  2718. package/file-upload-item/components/actions-control/index.js +0 -7
  2719. package/file-upload-item/components/content/components/content-error/content-error.css +0 -4
  2720. package/file-upload-item/components/content/components/content-error/content-error.d.ts +0 -4
  2721. package/file-upload-item/components/content/components/content-error/content-error.js +0 -25
  2722. package/file-upload-item/components/content/components/content-error/index.d.ts +0 -1
  2723. package/file-upload-item/components/content/components/content-error/index.js +0 -7
  2724. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
  2725. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.js +0 -61
  2726. package/file-upload-item/components/content/content.css +0 -50
  2727. package/file-upload-item/components/content/content.d.ts +0 -4
  2728. package/file-upload-item/components/content/content.js +0 -33
  2729. package/file-upload-item/components/content/index.d.ts +0 -1
  2730. package/file-upload-item/components/content/index.js +0 -7
  2731. package/file-upload-item/components/content/utils/isError.d.ts +0 -2
  2732. package/file-upload-item/components/content/utils/isError.js +0 -13
  2733. package/file-upload-item/components/status-control/components/status-control-icon/index.d.ts +0 -1
  2734. package/file-upload-item/components/status-control/components/status-control-icon/index.js +0 -7
  2735. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.d.ts +0 -4
  2736. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.js +0 -64
  2737. package/file-upload-item/components/status-control/components/status-control-progress-bar/index.d.ts +0 -1
  2738. package/file-upload-item/components/status-control/components/status-control-progress-bar/index.js +0 -7
  2739. package/file-upload-item/components/status-control/components/status-control-progress-bar/status-control-progress-bar.d.ts +0 -6
  2740. package/file-upload-item/components/status-control/components/status-control-progress-bar/status-control-progress-bar.js +0 -20
  2741. package/file-upload-item/components/status-control/constants/colors.d.ts +0 -3
  2742. package/file-upload-item/components/status-control/constants/colors.js +0 -12
  2743. package/file-upload-item/components/status-control/index.d.ts +0 -1
  2744. package/file-upload-item/components/status-control/index.js +0 -7
  2745. package/file-upload-item/components/status-control/status-control.css +0 -46
  2746. package/file-upload-item/components/status-control/status-control.d.ts +0 -4
  2747. package/file-upload-item/components/status-control/status-control.js +0 -39
  2748. package/file-upload-item/const/file-type-map.d.ts +0 -15
  2749. package/file-upload-item/const/file-type-map.js +0 -18
  2750. package/file-upload-item/const/progress-bar.d.ts +0 -2
  2751. package/file-upload-item/const/progress-bar.js +0 -5
  2752. package/file-upload-item/const/upload-status-map.d.ts +0 -9
  2753. package/file-upload-item/const/upload-status-map.js +0 -12
  2754. package/file-upload-item/context/file-upload-item-context.d.ts +0 -31
  2755. package/file-upload-item/context/file-upload-item-context.js +0 -30
  2756. package/file-upload-item/cssm/components/actions-control/actions-control.d.ts +0 -4
  2757. package/file-upload-item/cssm/components/actions-control/actions-control.js +0 -23
  2758. package/file-upload-item/cssm/components/actions-control/actions-control.module.css +0 -8
  2759. package/file-upload-item/cssm/components/actions-control/components/delete-button/delete-button.d.ts +0 -4
  2760. package/file-upload-item/cssm/components/actions-control/components/delete-button/delete-button.js +0 -25
  2761. package/file-upload-item/cssm/components/actions-control/components/delete-button/index.d.ts +0 -1
  2762. package/file-upload-item/cssm/components/actions-control/components/delete-button/index.js +0 -7
  2763. package/file-upload-item/cssm/components/actions-control/components/download-button/download-button.d.ts +0 -4
  2764. package/file-upload-item/cssm/components/actions-control/components/download-button/download-button.js +0 -26
  2765. package/file-upload-item/cssm/components/actions-control/components/download-button/index.d.ts +0 -1
  2766. package/file-upload-item/cssm/components/actions-control/components/download-button/index.js +0 -7
  2767. package/file-upload-item/cssm/components/actions-control/components/restore-button/index.d.ts +0 -1
  2768. package/file-upload-item/cssm/components/actions-control/components/restore-button/index.js +0 -7
  2769. package/file-upload-item/cssm/components/actions-control/components/restore-button/restore-button.d.ts +0 -4
  2770. package/file-upload-item/cssm/components/actions-control/components/restore-button/restore-button.js +0 -25
  2771. package/file-upload-item/cssm/components/actions-control/index.d.ts +0 -1
  2772. package/file-upload-item/cssm/components/actions-control/index.js +0 -7
  2773. package/file-upload-item/cssm/components/content/components/content-error/content-error.d.ts +0 -4
  2774. package/file-upload-item/cssm/components/content/components/content-error/content-error.js +0 -24
  2775. package/file-upload-item/cssm/components/content/components/content-error/content-error.module.css +0 -3
  2776. package/file-upload-item/cssm/components/content/components/content-error/index.d.ts +0 -1
  2777. package/file-upload-item/cssm/components/content/components/content-error/index.js +0 -7
  2778. package/file-upload-item/cssm/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
  2779. package/file-upload-item/cssm/components/content/components/content-subtitle/content-subtitle.js +0 -60
  2780. package/file-upload-item/cssm/components/content/content.d.ts +0 -4
  2781. package/file-upload-item/cssm/components/content/content.js +0 -32
  2782. package/file-upload-item/cssm/components/content/content.module.css +0 -49
  2783. package/file-upload-item/cssm/components/content/index.d.ts +0 -1
  2784. package/file-upload-item/cssm/components/content/index.js +0 -7
  2785. package/file-upload-item/cssm/components/content/utils/isError.d.ts +0 -2
  2786. package/file-upload-item/cssm/components/content/utils/isError.js +0 -13
  2787. package/file-upload-item/cssm/components/status-control/components/status-control-icon/index.d.ts +0 -1
  2788. package/file-upload-item/cssm/components/status-control/components/status-control-icon/index.js +0 -7
  2789. package/file-upload-item/cssm/components/status-control/components/status-control-icon/status-control-icon.d.ts +0 -4
  2790. package/file-upload-item/cssm/components/status-control/components/status-control-icon/status-control-icon.js +0 -64
  2791. package/file-upload-item/cssm/components/status-control/components/status-control-progress-bar/index.d.ts +0 -1
  2792. package/file-upload-item/cssm/components/status-control/components/status-control-progress-bar/index.js +0 -7
  2793. package/file-upload-item/cssm/components/status-control/components/status-control-progress-bar/status-control-progress-bar.d.ts +0 -6
  2794. package/file-upload-item/cssm/components/status-control/components/status-control-progress-bar/status-control-progress-bar.js +0 -20
  2795. package/file-upload-item/cssm/components/status-control/constants/colors.d.ts +0 -3
  2796. package/file-upload-item/cssm/components/status-control/constants/colors.js +0 -12
  2797. package/file-upload-item/cssm/components/status-control/index.d.ts +0 -1
  2798. package/file-upload-item/cssm/components/status-control/index.js +0 -7
  2799. package/file-upload-item/cssm/components/status-control/status-control.d.ts +0 -4
  2800. package/file-upload-item/cssm/components/status-control/status-control.js +0 -38
  2801. package/file-upload-item/cssm/components/status-control/status-control.module.css +0 -45
  2802. package/file-upload-item/cssm/const/file-type-map.d.ts +0 -15
  2803. package/file-upload-item/cssm/const/file-type-map.js +0 -18
  2804. package/file-upload-item/cssm/const/progress-bar.d.ts +0 -2
  2805. package/file-upload-item/cssm/const/progress-bar.js +0 -5
  2806. package/file-upload-item/cssm/const/upload-status-map.d.ts +0 -9
  2807. package/file-upload-item/cssm/const/upload-status-map.js +0 -12
  2808. package/file-upload-item/cssm/context/file-upload-item-context.d.ts +0 -31
  2809. package/file-upload-item/cssm/context/file-upload-item-context.js +0 -30
  2810. package/file-upload-item/cssm/types/file-upload-item-props.d.ts +0 -114
  2811. package/file-upload-item/cssm/types/index.d.ts +0 -3
  2812. package/file-upload-item/esm/actions-control.module-b5de1d6b.js +0 -4
  2813. package/file-upload-item/esm/components/actions-control/actions-control.css +0 -9
  2814. package/file-upload-item/esm/components/actions-control/actions-control.d.ts +0 -4
  2815. package/file-upload-item/esm/components/actions-control/actions-control.js +0 -20
  2816. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.d.ts +0 -4
  2817. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +0 -17
  2818. package/file-upload-item/esm/components/actions-control/components/delete-button/index.d.ts +0 -1
  2819. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +0 -6
  2820. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.d.ts +0 -4
  2821. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +0 -18
  2822. package/file-upload-item/esm/components/actions-control/components/download-button/index.d.ts +0 -1
  2823. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +0 -6
  2824. package/file-upload-item/esm/components/actions-control/components/restore-button/index.d.ts +0 -1
  2825. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +0 -6
  2826. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.d.ts +0 -4
  2827. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +0 -17
  2828. package/file-upload-item/esm/components/actions-control/index.d.ts +0 -1
  2829. package/file-upload-item/esm/components/actions-control/index.js +0 -11
  2830. package/file-upload-item/esm/components/content/components/content-error/content-error.css +0 -4
  2831. package/file-upload-item/esm/components/content/components/content-error/content-error.d.ts +0 -4
  2832. package/file-upload-item/esm/components/content/components/content-error/content-error.js +0 -19
  2833. package/file-upload-item/esm/components/content/components/content-error/index.d.ts +0 -1
  2834. package/file-upload-item/esm/components/content/components/content-error/index.js +0 -4
  2835. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
  2836. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.js +0 -55
  2837. package/file-upload-item/esm/components/content/content.css +0 -50
  2838. package/file-upload-item/esm/components/content/content.d.ts +0 -4
  2839. package/file-upload-item/esm/components/content/content.js +0 -31
  2840. package/file-upload-item/esm/components/content/index.d.ts +0 -1
  2841. package/file-upload-item/esm/components/content/index.js +0 -11
  2842. package/file-upload-item/esm/components/content/utils/isError.d.ts +0 -2
  2843. package/file-upload-item/esm/components/content/utils/isError.js +0 -11
  2844. package/file-upload-item/esm/components/status-control/components/status-control-icon/index.d.ts +0 -1
  2845. package/file-upload-item/esm/components/status-control/components/status-control-icon/index.js +0 -15
  2846. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.d.ts +0 -4
  2847. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.js +0 -58
  2848. package/file-upload-item/esm/components/status-control/components/status-control-progress-bar/index.d.ts +0 -1
  2849. package/file-upload-item/esm/components/status-control/components/status-control-progress-bar/index.js +0 -2
  2850. package/file-upload-item/esm/components/status-control/components/status-control-progress-bar/status-control-progress-bar.d.ts +0 -6
  2851. package/file-upload-item/esm/components/status-control/components/status-control-progress-bar/status-control-progress-bar.js +0 -14
  2852. package/file-upload-item/esm/components/status-control/constants/colors.d.ts +0 -3
  2853. package/file-upload-item/esm/components/status-control/constants/colors.js +0 -10
  2854. package/file-upload-item/esm/components/status-control/index.d.ts +0 -1
  2855. package/file-upload-item/esm/components/status-control/index.js +0 -20
  2856. package/file-upload-item/esm/components/status-control/status-control.css +0 -46
  2857. package/file-upload-item/esm/components/status-control/status-control.d.ts +0 -4
  2858. package/file-upload-item/esm/components/status-control/status-control.js +0 -42
  2859. package/file-upload-item/esm/const/file-type-map.d.ts +0 -15
  2860. package/file-upload-item/esm/const/file-type-map.js +0 -16
  2861. package/file-upload-item/esm/const/progress-bar.d.ts +0 -2
  2862. package/file-upload-item/esm/const/progress-bar.js +0 -3
  2863. package/file-upload-item/esm/const/upload-status-map.d.ts +0 -9
  2864. package/file-upload-item/esm/const/upload-status-map.js +0 -10
  2865. package/file-upload-item/esm/context/file-upload-item-context.d.ts +0 -31
  2866. package/file-upload-item/esm/context/file-upload-item-context.js +0 -28
  2867. package/file-upload-item/esm/types/file-upload-item-props.d.ts +0 -114
  2868. package/file-upload-item/esm/types/index.d.ts +0 -3
  2869. package/file-upload-item/modern/actions-control.module-75932939.js +0 -4
  2870. package/file-upload-item/modern/components/actions-control/actions-control.css +0 -9
  2871. package/file-upload-item/modern/components/actions-control/actions-control.d.ts +0 -4
  2872. package/file-upload-item/modern/components/actions-control/actions-control.js +0 -20
  2873. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.d.ts +0 -4
  2874. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +0 -17
  2875. package/file-upload-item/modern/components/actions-control/components/delete-button/index.d.ts +0 -1
  2876. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +0 -6
  2877. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.d.ts +0 -4
  2878. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +0 -18
  2879. package/file-upload-item/modern/components/actions-control/components/download-button/index.d.ts +0 -1
  2880. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +0 -6
  2881. package/file-upload-item/modern/components/actions-control/components/restore-button/index.d.ts +0 -1
  2882. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +0 -6
  2883. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.d.ts +0 -4
  2884. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +0 -17
  2885. package/file-upload-item/modern/components/actions-control/index.d.ts +0 -1
  2886. package/file-upload-item/modern/components/actions-control/index.js +0 -11
  2887. package/file-upload-item/modern/components/content/components/content-error/content-error.css +0 -4
  2888. package/file-upload-item/modern/components/content/components/content-error/content-error.d.ts +0 -4
  2889. package/file-upload-item/modern/components/content/components/content-error/content-error.js +0 -19
  2890. package/file-upload-item/modern/components/content/components/content-error/index.d.ts +0 -1
  2891. package/file-upload-item/modern/components/content/components/content-error/index.js +0 -4
  2892. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
  2893. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.js +0 -54
  2894. package/file-upload-item/modern/components/content/content.css +0 -50
  2895. package/file-upload-item/modern/components/content/content.d.ts +0 -4
  2896. package/file-upload-item/modern/components/content/content.js +0 -30
  2897. package/file-upload-item/modern/components/content/index.d.ts +0 -1
  2898. package/file-upload-item/modern/components/content/index.js +0 -11
  2899. package/file-upload-item/modern/components/content/utils/isError.d.ts +0 -2
  2900. package/file-upload-item/modern/components/content/utils/isError.js +0 -11
  2901. package/file-upload-item/modern/components/status-control/components/status-control-icon/index.d.ts +0 -1
  2902. package/file-upload-item/modern/components/status-control/components/status-control-icon/index.js +0 -14
  2903. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.d.ts +0 -4
  2904. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.js +0 -57
  2905. package/file-upload-item/modern/components/status-control/components/status-control-progress-bar/index.d.ts +0 -1
  2906. package/file-upload-item/modern/components/status-control/components/status-control-progress-bar/index.js +0 -2
  2907. package/file-upload-item/modern/components/status-control/components/status-control-progress-bar/status-control-progress-bar.d.ts +0 -6
  2908. package/file-upload-item/modern/components/status-control/components/status-control-progress-bar/status-control-progress-bar.js +0 -11
  2909. package/file-upload-item/modern/components/status-control/constants/colors.d.ts +0 -3
  2910. package/file-upload-item/modern/components/status-control/constants/colors.js +0 -10
  2911. package/file-upload-item/modern/components/status-control/index.d.ts +0 -1
  2912. package/file-upload-item/modern/components/status-control/index.js +0 -19
  2913. package/file-upload-item/modern/components/status-control/status-control.css +0 -46
  2914. package/file-upload-item/modern/components/status-control/status-control.d.ts +0 -4
  2915. package/file-upload-item/modern/components/status-control/status-control.js +0 -40
  2916. package/file-upload-item/modern/const/file-type-map.d.ts +0 -15
  2917. package/file-upload-item/modern/const/file-type-map.js +0 -16
  2918. package/file-upload-item/modern/const/progress-bar.d.ts +0 -2
  2919. package/file-upload-item/modern/const/progress-bar.js +0 -3
  2920. package/file-upload-item/modern/const/upload-status-map.d.ts +0 -9
  2921. package/file-upload-item/modern/const/upload-status-map.js +0 -10
  2922. package/file-upload-item/modern/context/file-upload-item-context.d.ts +0 -31
  2923. package/file-upload-item/modern/context/file-upload-item-context.js +0 -28
  2924. package/file-upload-item/modern/types/file-upload-item-props.d.ts +0 -114
  2925. package/file-upload-item/modern/types/index.d.ts +0 -3
  2926. package/file-upload-item/modern/types/index.js +0 -1
  2927. package/file-upload-item/moderncssm/components/actions-control/actions-control.d.ts +0 -4
  2928. package/file-upload-item/moderncssm/components/actions-control/actions-control.js +0 -20
  2929. package/file-upload-item/moderncssm/components/actions-control/actions-control.module.css +0 -8
  2930. package/file-upload-item/moderncssm/components/actions-control/components/delete-button/delete-button.d.ts +0 -4
  2931. package/file-upload-item/moderncssm/components/actions-control/components/delete-button/delete-button.js +0 -17
  2932. package/file-upload-item/moderncssm/components/actions-control/components/delete-button/index.d.ts +0 -1
  2933. package/file-upload-item/moderncssm/components/actions-control/components/delete-button/index.js +0 -6
  2934. package/file-upload-item/moderncssm/components/actions-control/components/download-button/download-button.d.ts +0 -4
  2935. package/file-upload-item/moderncssm/components/actions-control/components/download-button/download-button.js +0 -18
  2936. package/file-upload-item/moderncssm/components/actions-control/components/download-button/index.d.ts +0 -1
  2937. package/file-upload-item/moderncssm/components/actions-control/components/download-button/index.js +0 -6
  2938. package/file-upload-item/moderncssm/components/actions-control/components/restore-button/index.d.ts +0 -1
  2939. package/file-upload-item/moderncssm/components/actions-control/components/restore-button/index.js +0 -6
  2940. package/file-upload-item/moderncssm/components/actions-control/components/restore-button/restore-button.d.ts +0 -4
  2941. package/file-upload-item/moderncssm/components/actions-control/components/restore-button/restore-button.js +0 -17
  2942. package/file-upload-item/moderncssm/components/actions-control/index.d.ts +0 -1
  2943. package/file-upload-item/moderncssm/components/actions-control/index.js +0 -11
  2944. package/file-upload-item/moderncssm/components/content/components/content-error/content-error.d.ts +0 -4
  2945. package/file-upload-item/moderncssm/components/content/components/content-error/content-error.js +0 -17
  2946. package/file-upload-item/moderncssm/components/content/components/content-error/content-error.module.css +0 -3
  2947. package/file-upload-item/moderncssm/components/content/components/content-error/index.d.ts +0 -1
  2948. package/file-upload-item/moderncssm/components/content/components/content-error/index.js +0 -5
  2949. package/file-upload-item/moderncssm/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
  2950. package/file-upload-item/moderncssm/components/content/components/content-subtitle/content-subtitle.js +0 -53
  2951. package/file-upload-item/moderncssm/components/content/components/content-subtitle/content-subtitle.module.css +0 -15
  2952. package/file-upload-item/moderncssm/components/content/content.d.ts +0 -4
  2953. package/file-upload-item/moderncssm/components/content/content.js +0 -30
  2954. package/file-upload-item/moderncssm/components/content/content.module.css +0 -37
  2955. package/file-upload-item/moderncssm/components/content/index.d.ts +0 -1
  2956. package/file-upload-item/moderncssm/components/content/index.js +0 -14
  2957. package/file-upload-item/moderncssm/components/content/utils/isError.d.ts +0 -2
  2958. package/file-upload-item/moderncssm/components/content/utils/isError.js +0 -11
  2959. package/file-upload-item/moderncssm/components/status-control/components/status-control-icon/index.d.ts +0 -1
  2960. package/file-upload-item/moderncssm/components/status-control/components/status-control-icon/index.js +0 -14
  2961. package/file-upload-item/moderncssm/components/status-control/components/status-control-icon/status-control-icon.d.ts +0 -4
  2962. package/file-upload-item/moderncssm/components/status-control/components/status-control-icon/status-control-icon.js +0 -57
  2963. package/file-upload-item/moderncssm/components/status-control/components/status-control-progress-bar/index.d.ts +0 -1
  2964. package/file-upload-item/moderncssm/components/status-control/components/status-control-progress-bar/index.js +0 -2
  2965. package/file-upload-item/moderncssm/components/status-control/components/status-control-progress-bar/status-control-progress-bar.d.ts +0 -6
  2966. package/file-upload-item/moderncssm/components/status-control/components/status-control-progress-bar/status-control-progress-bar.js +0 -11
  2967. package/file-upload-item/moderncssm/components/status-control/constants/colors.d.ts +0 -3
  2968. package/file-upload-item/moderncssm/components/status-control/constants/colors.js +0 -10
  2969. package/file-upload-item/moderncssm/components/status-control/index.d.ts +0 -1
  2970. package/file-upload-item/moderncssm/components/status-control/index.js +0 -20
  2971. package/file-upload-item/moderncssm/components/status-control/status-control.d.ts +0 -4
  2972. package/file-upload-item/moderncssm/components/status-control/status-control.js +0 -38
  2973. package/file-upload-item/moderncssm/components/status-control/status-control.module.css +0 -32
  2974. package/file-upload-item/moderncssm/const/file-type-map.d.ts +0 -15
  2975. package/file-upload-item/moderncssm/const/file-type-map.js +0 -16
  2976. package/file-upload-item/moderncssm/const/progress-bar.d.ts +0 -2
  2977. package/file-upload-item/moderncssm/const/progress-bar.js +0 -3
  2978. package/file-upload-item/moderncssm/const/upload-status-map.d.ts +0 -9
  2979. package/file-upload-item/moderncssm/const/upload-status-map.js +0 -10
  2980. package/file-upload-item/moderncssm/context/file-upload-item-context.d.ts +0 -31
  2981. package/file-upload-item/moderncssm/context/file-upload-item-context.js +0 -28
  2982. package/file-upload-item/moderncssm/types/file-upload-item-props.d.ts +0 -114
  2983. package/file-upload-item/moderncssm/types/file-upload-item-props.js +0 -1
  2984. package/file-upload-item/moderncssm/types/index.d.ts +0 -3
  2985. package/file-upload-item/moderncssm/types/index.js +0 -1
  2986. package/file-upload-item/types/file-upload-item-props.d.ts +0 -114
  2987. package/file-upload-item/types/file-upload-item-props.js +0 -1
  2988. package/file-upload-item/types/index.d.ts +0 -3
  2989. package/file-upload-item/types/index.js +0 -1
  2990. package/file-upload-item-v1/@alfalab/icons-glyph/package.json +0 -14
  2991. package/file-upload-item-v1/Component.d.ts +0 -95
  2992. package/file-upload-item-v1/Component.js +0 -81
  2993. package/file-upload-item-v1/cssm/Component.d.ts +0 -95
  2994. package/file-upload-item-v1/cssm/Component.js +0 -80
  2995. package/file-upload-item-v1/cssm/index.js +0 -7
  2996. package/file-upload-item-v1/cssm/index.module.css +0 -124
  2997. package/file-upload-item-v1/cssm/utils.d.ts +0 -5
  2998. package/file-upload-item-v1/cssm/utils.js +0 -45
  2999. package/file-upload-item-v1/esm/Component.d.ts +0 -95
  3000. package/file-upload-item-v1/esm/Component.js +0 -79
  3001. package/file-upload-item-v1/esm/index.css +0 -125
  3002. package/file-upload-item-v1/esm/index.js +0 -17
  3003. package/file-upload-item-v1/esm/utils.d.ts +0 -5
  3004. package/file-upload-item-v1/esm/utils.js +0 -41
  3005. package/file-upload-item-v1/index.css +0 -125
  3006. package/file-upload-item-v1/index.js +0 -7
  3007. package/file-upload-item-v1/modern/Component.d.ts +0 -95
  3008. package/file-upload-item-v1/modern/Component.js +0 -77
  3009. package/file-upload-item-v1/modern/index.css +0 -125
  3010. package/file-upload-item-v1/modern/index.js +0 -17
  3011. package/file-upload-item-v1/modern/utils.d.ts +0 -5
  3012. package/file-upload-item-v1/modern/utils.js +0 -41
  3013. package/file-upload-item-v1/moderncssm/Component.d.ts +0 -95
  3014. package/file-upload-item-v1/moderncssm/Component.js +0 -75
  3015. package/file-upload-item-v1/moderncssm/index.js +0 -18
  3016. package/file-upload-item-v1/moderncssm/index.module.css +0 -129
  3017. package/file-upload-item-v1/moderncssm/utils.d.ts +0 -5
  3018. package/file-upload-item-v1/moderncssm/utils.js +0 -41
  3019. package/file-upload-item-v1/package.json +0 -3
  3020. package/file-upload-item-v1/utils.d.ts +0 -5
  3021. package/file-upload-item-v1/utils.js +0 -45
  3022. package/filter-tag/@alfalab/icons-glyph/package.json +0 -14
  3023. package/gallery/@alfalab/icons-glyph/package.json +0 -14
  3024. package/grid/esm/gutters.module-3bfa1b47.js +0 -4
  3025. package/grid/gutters.module-3554af84.js +0 -4
  3026. package/grid/modern/gutters.module-cdb33dcb.js +0 -4
  3027. package/input/@alfalab/icons-glyph/package.json +0 -14
  3028. package/international-phone-input/@alfalab/icons-glyph/package.json +0 -14
  3029. package/intl-phone-input/@alfalab/icons-glyph/package.json +0 -14
  3030. package/modal/esm/layout.module-d8b48866.js +0 -4
  3031. package/modal/layout.module-40083b59.js +0 -4
  3032. package/modal/modern/layout.module-fd58e9b1.js +0 -4
  3033. package/navigation-bar/@alfalab/icons-glyph/package.json +0 -14
  3034. package/navigation-bar-private/@alfalab/icons-glyph/package.json +0 -14
  3035. package/number-input/@alfalab/icons-glyph/package.json +0 -14
  3036. package/pagination/@alfalab/icons-glyph/package.json +0 -14
  3037. package/pass-code/@alfalab/icons-glyph/package.json +0 -14
  3038. package/pass-code-v1/@alfalab/icons-glyph/package.json +0 -14
  3039. package/password-input/@alfalab/icons-glyph/package.json +0 -14
  3040. package/picker-button/@alfalab/icons-glyph/package.json +0 -14
  3041. package/plate/@alfalab/icons-glyph/package.json +0 -14
  3042. package/plate/moderncssm/PortalContext-a2966a2c.d.ts +0 -6
  3043. package/plate/moderncssm/index-ba3cd492.d.ts +0 -66
  3044. package/product-cover/@alfalab/icons-glyph/package.json +0 -14
  3045. package/select/@alfalab/icons-glyph/package.json +0 -14
  3046. package/select/esm/mobile.module-dad95946.js +0 -4
  3047. package/select/mobile.module-11b556ed.js +0 -4
  3048. package/select/modern/mobile.module-47966362.js +0 -4
  3049. package/select-with-tags/@alfalab/icons-glyph/package.json +0 -14
  3050. package/side-panel/esm/layout.module-013053a0.js +0 -4
  3051. package/side-panel/layout.module-ad8c1c61.js +0 -4
  3052. package/side-panel/modern/layout.module-8bbeee90.js +0 -4
  3053. package/sortable-list/@alfalab/icons-glyph/package.json +0 -14
  3054. package/status-badge/@alfalab/icons-glyph/package.json +0 -14
  3055. package/steps/@alfalab/icons-glyph/package.json +0 -14
  3056. package/tabs/@alfalab/icons-glyph/package.json +0 -14
  3057. package/tabs/esm/index.module-083b2691.js +0 -4
  3058. package/tabs/esm/index.module-3ab7dc30.js +0 -4
  3059. package/tabs/index.module-aa863078.js +0 -4
  3060. package/tabs/index.module-f2695523.js +0 -4
  3061. package/tabs/modern/index.module-4ddba9c9.js +0 -4
  3062. package/tabs/modern/index.module-5fcf2825.js +0 -4
  3063. package/toast-plate/@alfalab/icons-glyph/package.json +0 -14
  3064. package/typography/colors.module-4527703c.js +0 -4
  3065. package/typography/common.module-59cefaae.js +0 -4
  3066. package/typography/esm/colors.module-ac85d3c8.js +0 -4
  3067. package/typography/esm/common.module-25f37647.js +0 -4
  3068. package/typography/modern/colors.module-66d899f0.js +0 -4
  3069. package/typography/modern/common.module-a3cb2082.js +0 -4
  3070. package/underlay/esm/index.module-2e6f0a3e.js +0 -4
  3071. package/underlay/index.module-a17e7bd0.js +0 -4
  3072. package/underlay/modern/index.module-343a82df.js +0 -4
  3073. package/universal-date-input/@alfalab/icons-glyph/package.json +0 -14
  3074. package/universal-date-input/esm/index.module-2f4c39ba.js +0 -4
  3075. package/universal-date-input/index.module-e8554204.js +0 -4
  3076. package/universal-date-input/modern/index.module-9de4752d.js +0 -4
  3077. /package/confirmation/{countdown-section-94dc98f6.d.ts → countdown-section-278f936c.d.ts} +0 -0
  3078. /package/confirmation/esm/{countdown-section-1621556b.d.ts → countdown-section-9cf60d8a.d.ts} +0 -0
  3079. /package/confirmation/modern/{countdown-section-4d52662d.d.ts → countdown-section-fb44500b.d.ts} +0 -0
  3080. /package/gallery/esm/{slide-bb213f53.d.ts → slide-39af4ee7.d.ts} +0 -0
  3081. /package/gallery/modern/{slide-52922b82.d.ts → slide-a480f22e.d.ts} +0 -0
  3082. /package/gallery/{slide-e6fc5ea0.d.ts → slide-4a91ee6a.d.ts} +0 -0
  3083. /package/list/{Component-3c978fa9.d.ts → Component-8abd4441.d.ts} +0 -0
  3084. /package/list/esm/{Component-9fd1ef34.d.ts → Component-5123a167.d.ts} +0 -0
  3085. /package/list/modern/{Component-af869508.d.ts → Component-c66f11f1.d.ts} +0 -0
  3086. /package/markdown/esm/{use-overrides-02934102.d.ts → use-overrides-de58fd17.d.ts} +0 -0
  3087. /package/markdown/modern/{use-overrides-da16aa04.d.ts → use-overrides-0cfa5f32.d.ts} +0 -0
  3088. /package/markdown/{use-overrides-5d8969a5.d.ts → use-overrides-038081d0.d.ts} +0 -0
  3089. /package/pure-cell/{component-f859d454.d.ts → component-37c6d6d4.d.ts} +0 -0
  3090. /package/pure-cell/esm/{component-258fa677.d.ts → component-32ae9c51.d.ts} +0 -0
  3091. /package/pure-cell/modern/{component-282d9311.d.ts → component-67cce257.d.ts} +0 -0
  3092. /package/select/esm/{hook-8288e101.d.ts → hook-d3689c2a.d.ts} +0 -0
  3093. /package/select/esm/{hook-8288e101.js → hook-d3689c2a.js} +0 -0
  3094. /package/select/esm/{list-popover-desktop-87bab713.d.ts → list-popover-desktop-2f0ca365.d.ts} +0 -0
  3095. /package/select/{hook-e334dab8.d.ts → hook-2f44553a.d.ts} +0 -0
  3096. /package/select/{hook-e334dab8.js → hook-2f44553a.js} +0 -0
  3097. /package/select/{list-popover-desktop-938ac512.d.ts → list-popover-desktop-c2b6fba3.d.ts} +0 -0
  3098. /package/select/modern/{hook-a926e079.d.ts → hook-a2318989.d.ts} +0 -0
  3099. /package/select/modern/{hook-a926e079.js → hook-a2318989.js} +0 -0
  3100. /package/select/modern/{list-popover-desktop-0bf7cf32.d.ts → list-popover-desktop-d56f0e91.d.ts} +0 -0
  3101. /package/{file-upload-item-v1/cssm → spinner/cssm/preset}/index.d.ts +0 -0
  3102. /package/{file-upload-item/cssm/types/file-upload-item-props.js → spinner/cssm/types.js} +0 -0
  3103. /package/{file-upload-item-v1/esm → spinner/esm/preset}/index.d.ts +0 -0
  3104. /package/{file-upload-item/cssm/types/index.js → spinner/esm/types.js} +0 -0
  3105. /package/{file-upload-item-v1 → spinner/modern/preset}/index.d.ts +0 -0
  3106. /package/{file-upload-item/esm/types/file-upload-item-props.js → spinner/modern/types.js} +0 -0
  3107. /package/{file-upload-item-v1/modern → spinner/moderncssm/preset}/index.d.ts +0 -0
  3108. /package/{file-upload-item/esm/types/index.js → spinner/moderncssm/types.js} +0 -0
  3109. /package/{file-upload-item-v1/moderncssm → spinner/preset}/index.d.ts +0 -0
  3110. /package/{file-upload-item/modern/types/file-upload-item-props.js → spinner/types.js} +0 -0
  3111. /package/textarea/{PseudoTextArea-cfb00b82.d.ts → PseudoTextArea-c5ee59f2.d.ts} +0 -0
  3112. /package/textarea/esm/{PseudoTextArea-54aebe45.d.ts → PseudoTextArea-101b88f7.d.ts} +0 -0
  3113. /package/textarea/modern/{PseudoTextArea-590649d6.d.ts → PseudoTextArea-512ed048.d.ts} +0 -0
@@ -0,0 +1,612 @@
1
+ export const colorDarkDecorativeBlue: "#4a9dfc";
2
+ export const colorDarkDecorativeBlueHover: "#63aafd";
3
+ export const colorDarkDecorativeBlueInverted: "#3193fc";
4
+ export const colorDarkDecorativeBlueInvertedHover: "#2285f5";
5
+ export const colorDarkDecorativeBlueInvertedPress: "#2a77ef";
6
+ export const colorDarkDecorativeBluePress: "#7fb6ff";
7
+ export const colorDarkDecorativeCyan: "#0bbef3";
8
+ export const colorDarkDecorativeCyanHover: "#3fcdfe";
9
+ export const colorDarkDecorativeCyanInverted: "#0bb1e7";
10
+ export const colorDarkDecorativeCyanInvertedHover: "#03a3d5";
11
+ export const colorDarkDecorativeCyanInvertedPress: "#0496c6";
12
+ export const colorDarkDecorativeCyanPress: "#72d7fe";
13
+ export const colorDarkDecorativeFuchsia: "#fc71d4";
14
+ export const colorDarkDecorativeFuchsiaHover: "#fd89e2";
15
+ export const colorDarkDecorativeFuchsiaInverted: "#f859c5";
16
+ export const colorDarkDecorativeFuchsiaInvertedHover: "#f046bc";
17
+ export const colorDarkDecorativeFuchsiaInvertedPress: "#e836a6";
18
+ export const colorDarkDecorativeFuchsiaPress: "#ff9ee6";
19
+ export const colorDarkDecorativeGreen: "#17d055";
20
+ export const colorDarkDecorativeGreenHover: "#22e068";
21
+ export const colorDarkDecorativeGreenInverted: "#0cc44d";
22
+ export const colorDarkDecorativeGreenInvertedHover: "#04b545";
23
+ export const colorDarkDecorativeGreenInvertedPress: "#01a53d";
24
+ export const colorDarkDecorativeGreenPress: "#4ae777";
25
+ export const colorDarkDecorativeIndigo: "#998bff";
26
+ export const colorDarkDecorativeIndigoHover: "#a49bff";
27
+ export const colorDarkDecorativeIndigoInverted: "#897eff";
28
+ export const colorDarkDecorativeIndigoInvertedHover: "#7a63f1";
29
+ export const colorDarkDecorativeIndigoInvertedPress: "#6e52d7";
30
+ export const colorDarkDecorativeIndigoPress: "#b3aaff";
31
+ export const colorDarkDecorativeJungle: "#02cea2";
32
+ export const colorDarkDecorativeJungleHover: "#15d9ac";
33
+ export const colorDarkDecorativeJungleInverted: "#0abe94";
34
+ export const colorDarkDecorativeJungleInvertedHover: "#04ae87";
35
+ export const colorDarkDecorativeJungleInvertedPress: "#0da07f";
36
+ export const colorDarkDecorativeJunglePress: "#4ae4ba";
37
+ export const colorDarkDecorativeMagenta: "#ff72a2";
38
+ export const colorDarkDecorativeMagentaHover: "#fe8db0";
39
+ export const colorDarkDecorativeMagentaInverted: "#ff5494";
40
+ export const colorDarkDecorativeMagentaInvertedHover: "#fc3c8b";
41
+ export const colorDarkDecorativeMagentaInvertedPress: "#f32a7d";
42
+ export const colorDarkDecorativeMagentaPress: "#ffa1bc";
43
+ export const colorDarkDecorativeMutedAltBlue: "#293044";
44
+ export const colorDarkDecorativeMutedAltBlueHover: "#2f3a55";
45
+ export const colorDarkDecorativeMutedAltBlueInverted: "#d8eaff";
46
+ export const colorDarkDecorativeMutedAltBlueInvertedHover: "#c1dbf7";
47
+ export const colorDarkDecorativeMutedAltBlueInvertedPress: "#a7cbf2";
48
+ export const colorDarkDecorativeMutedAltBluePress: "#38476c";
49
+ export const colorDarkDecorativeMutedAltCyan: "#1d3442";
50
+ export const colorDarkDecorativeMutedAltCyanHover: "#1e3e51";
51
+ export const colorDarkDecorativeMutedAltCyanInverted: "#cceefc";
52
+ export const colorDarkDecorativeMutedAltCyanInvertedHover: "#b2e0f3";
53
+ export const colorDarkDecorativeMutedAltCyanInvertedPress: "#93d3ef";
54
+ export const colorDarkDecorativeMutedAltCyanPress: "#1e4b63";
55
+ export const colorDarkDecorativeMutedAltFuchsia: "#402837";
56
+ export const colorDarkDecorativeMutedAltFuchsiaHover: "#532f45";
57
+ export const colorDarkDecorativeMutedAltFuchsiaInverted: "#f8dff4";
58
+ export const colorDarkDecorativeMutedAltFuchsiaInvertedHover: "#f1cde8";
59
+ export const colorDarkDecorativeMutedAltFuchsiaInvertedPress: "#ebb7d9";
60
+ export const colorDarkDecorativeMutedAltFuchsiaPress: "#673756";
61
+ export const colorDarkDecorativeMutedAltGreen: "#253528";
62
+ export const colorDarkDecorativeMutedAltGreenHover: "#273f2d";
63
+ export const colorDarkDecorativeMutedAltGreenInverted: "#d1f1d7";
64
+ export const colorDarkDecorativeMutedAltGreenInvertedHover: "#bbe8c3";
65
+ export const colorDarkDecorativeMutedAltGreenInvertedPress: "#a1dba8";
66
+ export const colorDarkDecorativeMutedAltGreenPress: "#2d4e33";
67
+ export const colorDarkDecorativeMutedAltIndigo: "#332d42";
68
+ export const colorDarkDecorativeMutedAltIndigoHover: "#403655";
69
+ export const colorDarkDecorativeMutedAltIndigoInverted: "#e3e6fe";
70
+ export const colorDarkDecorativeMutedAltIndigoInvertedHover: "#d0d6f7";
71
+ export const colorDarkDecorativeMutedAltIndigoInvertedPress: "#c0c3f0";
72
+ export const colorDarkDecorativeMutedAltIndigoPress: "#4d406a";
73
+ export const colorDarkDecorativeMutedAltJungle: "#1e3631";
74
+ export const colorDarkDecorativeMutedAltJungleHover: "#1c4139";
75
+ export const colorDarkDecorativeMutedAltJungleInverted: "#c9f2e6";
76
+ export const colorDarkDecorativeMutedAltJungleInvertedHover: "#ade7d4";
77
+ export const colorDarkDecorativeMutedAltJungleInvertedPress: "#90dcc1";
78
+ export const colorDarkDecorativeMutedAltJunglePress: "#1c4f44";
79
+ export const colorDarkDecorativeMutedAltMagenta: "#46282d";
80
+ export const colorDarkDecorativeMutedAltMagentaHover: "#582d37";
81
+ export const colorDarkDecorativeMutedAltMagentaInverted: "#fedfe6";
82
+ export const colorDarkDecorativeMutedAltMagentaInvertedHover: "#f7cddb";
83
+ export const colorDarkDecorativeMutedAltMagentaInvertedPress: "#f4b6c5";
84
+ export const colorDarkDecorativeMutedAltMagentaPress: "#6d3542";
85
+ export const colorDarkDecorativeMutedAltOrange: "#412f22";
86
+ export const colorDarkDecorativeMutedAltOrangeHover: "#543a27";
87
+ export const colorDarkDecorativeMutedAltOrangeInverted: "#fde6c8";
88
+ export const colorDarkDecorativeMutedAltOrangeInvertedHover: "#f6d7af";
89
+ export const colorDarkDecorativeMutedAltOrangeInvertedPress: "#f0c492";
90
+ export const colorDarkDecorativeMutedAltOrangePress: "#6a462c";
91
+ export const colorDarkDecorativeMutedAltPistachio: "#2d3322";
92
+ export const colorDarkDecorativeMutedAltPistachioHover: "#353d21";
93
+ export const colorDarkDecorativeMutedAltPistachioInverted: "#e0efc8";
94
+ export const colorDarkDecorativeMutedAltPistachioInvertedHover: "#cfe3ad";
95
+ export const colorDarkDecorativeMutedAltPistachioInvertedPress: "#bdd692";
96
+ export const colorDarkDecorativeMutedAltPistachioPress: "#404b24";
97
+ export const colorDarkDecorativeMutedAltPurple: "#3d2a3e";
98
+ export const colorDarkDecorativeMutedAltPurpleHover: "#4c304d";
99
+ export const colorDarkDecorativeMutedAltPurpleInverted: "#f1e2fc";
100
+ export const colorDarkDecorativeMutedAltPurpleInvertedHover: "#e4d0f3";
101
+ export const colorDarkDecorativeMutedAltPurpleInvertedPress: "#d9bbe9";
102
+ export const colorDarkDecorativeMutedAltPurplePress: "#5d3a61";
103
+ export const colorDarkDecorativeMutedAltRed: "#442926";
104
+ export const colorDarkDecorativeMutedAltRedInverted: "#ffdfdf";
105
+ export const colorDarkDecorativeMutedAltTeal: "#1b353a";
106
+ export const colorDarkDecorativeMutedAltTealHover: "#1b4045";
107
+ export const colorDarkDecorativeMutedAltTealInverted: "#c8f1f3";
108
+ export const colorDarkDecorativeMutedAltTealInvertedHover: "#a9e5e5";
109
+ export const colorDarkDecorativeMutedAltTealInvertedPress: "#85dadb";
110
+ export const colorDarkDecorativeMutedAltTealPress: "#1c4e52";
111
+ export const colorDarkDecorativeMutedAltYellow: "#3d3320";
112
+ export const colorDarkDecorativeMutedAltYellowInverted: "#f7eac1";
113
+ export const colorDarkDecorativeMutedBlue: "#222a3e";
114
+ export const colorDarkDecorativeMutedBlueHover: "#293044";
115
+ export const colorDarkDecorativeMutedBlueInverted: "#e4f0ff";
116
+ export const colorDarkDecorativeMutedBlueInvertedHover: "#d8eaff";
117
+ export const colorDarkDecorativeMutedBlueInvertedPress: "#c1dbf7";
118
+ export const colorDarkDecorativeMutedBluePress: "#2f3a55";
119
+ export const colorDarkDecorativeMutedCyan: "#1e2c37";
120
+ export const colorDarkDecorativeMutedCyanHover: "#1d3442";
121
+ export const colorDarkDecorativeMutedCyanInverted: "#def5ff";
122
+ export const colorDarkDecorativeMutedCyanInvertedHover: "#cceefc";
123
+ export const colorDarkDecorativeMutedCyanInvertedPress: "#b2e0f3";
124
+ export const colorDarkDecorativeMutedCyanPress: "#1e3e51";
125
+ export const colorDarkDecorativeMutedFuchsia: "#36242e";
126
+ export const colorDarkDecorativeMutedFuchsiaHover: "#402837";
127
+ export const colorDarkDecorativeMutedFuchsiaInverted: "#fceafa";
128
+ export const colorDarkDecorativeMutedFuchsiaInvertedHover: "#f8dff4";
129
+ export const colorDarkDecorativeMutedFuchsiaInvertedPress: "#f1cde8";
130
+ export const colorDarkDecorativeMutedFuchsiaPress: "#532f45";
131
+ export const colorDarkDecorativeMutedGreen: "#232d25";
132
+ export const colorDarkDecorativeMutedGreenHover: "#253528";
133
+ export const colorDarkDecorativeMutedGreenInverted: "#dff8e5";
134
+ export const colorDarkDecorativeMutedGreenInvertedHover: "#d1f1d7";
135
+ export const colorDarkDecorativeMutedGreenInvertedPress: "#bbe8c3";
136
+ export const colorDarkDecorativeMutedGreenPress: "#273f2d";
137
+ export const colorDarkDecorativeMutedIndigo: "#2b2736";
138
+ export const colorDarkDecorativeMutedIndigoHover: "#332d42";
139
+ export const colorDarkDecorativeMutedIndigoInverted: "#eeedff";
140
+ export const colorDarkDecorativeMutedIndigoInvertedHover: "#e3e6fe";
141
+ export const colorDarkDecorativeMutedIndigoInvertedPress: "#d0d6f7";
142
+ export const colorDarkDecorativeMutedIndigoPress: "#403655";
143
+ export const colorDarkDecorativeMutedJungle: "#1f2e2a";
144
+ export const colorDarkDecorativeMutedJungleHover: "#1e3631";
145
+ export const colorDarkDecorativeMutedJungleInverted: "#dafaef";
146
+ export const colorDarkDecorativeMutedJungleInvertedHover: "#c9f2e6";
147
+ export const colorDarkDecorativeMutedJungleInvertedPress: "#ade7d4";
148
+ export const colorDarkDecorativeMutedJunglePress: "#1c4139";
149
+ export const colorDarkDecorativeMutedMagenta: "#382326";
150
+ export const colorDarkDecorativeMutedMagentaHover: "#46282d";
151
+ export const colorDarkDecorativeMutedMagentaInverted: "#ffeaee";
152
+ export const colorDarkDecorativeMutedMagentaInvertedHover: "#fedfe6";
153
+ export const colorDarkDecorativeMutedMagentaInvertedPress: "#f7cddb";
154
+ export const colorDarkDecorativeMutedMagentaPress: "#582d37";
155
+ export const colorDarkDecorativeMutedOrange: "#36291f";
156
+ export const colorDarkDecorativeMutedOrangeHover: "#412f22";
157
+ export const colorDarkDecorativeMutedOrangeInverted: "#ffefd9";
158
+ export const colorDarkDecorativeMutedOrangeInvertedHover: "#fde6c8";
159
+ export const colorDarkDecorativeMutedOrangeInvertedPress: "#f6d7af";
160
+ export const colorDarkDecorativeMutedOrangePress: "#543a27";
161
+ export const colorDarkDecorativeMutedPistachio: "#2a2d21";
162
+ export const colorDarkDecorativeMutedPistachioHover: "#2d3322";
163
+ export const colorDarkDecorativeMutedPistachioInverted: "#e9f7d9";
164
+ export const colorDarkDecorativeMutedPistachioInvertedHover: "#e0efc8";
165
+ export const colorDarkDecorativeMutedPistachioInvertedPress: "#cfe3ad";
166
+ export const colorDarkDecorativeMutedPistachioPress: "#353d21";
167
+ export const colorDarkDecorativeMutedPurple: "#332633";
168
+ export const colorDarkDecorativeMutedPurpleHover: "#3d2a3e";
169
+ export const colorDarkDecorativeMutedPurpleInverted: "#f9ebfe";
170
+ export const colorDarkDecorativeMutedPurpleInvertedHover: "#f1e2fc";
171
+ export const colorDarkDecorativeMutedPurpleInvertedPress: "#e4d0f3";
172
+ export const colorDarkDecorativeMutedPurplePress: "#4c304d";
173
+ export const colorDarkDecorativeMutedRed: "#392523";
174
+ export const colorDarkDecorativeMutedRedInverted: "#ffebeb";
175
+ export const colorDarkDecorativeMutedTeal: "#1d2d31";
176
+ export const colorDarkDecorativeMutedTealHover: "#1b353a";
177
+ export const colorDarkDecorativeMutedTealInverted: "#daf7f8";
178
+ export const colorDarkDecorativeMutedTealInvertedHover: "#c8f1f3";
179
+ export const colorDarkDecorativeMutedTealInvertedPress: "#a9e5e5";
180
+ export const colorDarkDecorativeMutedTealPress: "#1b4045";
181
+ export const colorDarkDecorativeMutedYellow: "#332b1c";
182
+ export const colorDarkDecorativeMutedYellowInverted: "#fbf2d3";
183
+ export const colorDarkDecorativeOrange: "#fda136";
184
+ export const colorDarkDecorativeOrangeHover: "#fdb24d";
185
+ export const colorDarkDecorativeOrangeInverted: "#fa9313";
186
+ export const colorDarkDecorativeOrangeInvertedHover: "#f18d0b";
187
+ export const colorDarkDecorativeOrangeInvertedPress: "#ea8313";
188
+ export const colorDarkDecorativeOrangePress: "#ffbf70";
189
+ export const colorDarkDecorativePistachio: "#8bcb06";
190
+ export const colorDarkDecorativePistachioHover: "#99d827";
191
+ export const colorDarkDecorativePistachioInverted: "#80c002";
192
+ export const colorDarkDecorativePistachioInvertedHover: "#79b20f";
193
+ export const colorDarkDecorativePistachioInvertedPress: "#6a9e02";
194
+ export const colorDarkDecorativePistachioPress: "#a6e141";
195
+ export const colorDarkDecorativePurple: "#d884fe";
196
+ export const colorDarkDecorativePurpleHover: "#de98ff";
197
+ export const colorDarkDecorativePurpleInverted: "#d46dfa";
198
+ export const colorDarkDecorativePurpleInvertedHover: "#ce59fa";
199
+ export const colorDarkDecorativePurpleInvertedPress: "#c746ef";
200
+ export const colorDarkDecorativePurplePress: "#e2a9fb";
201
+ export const colorDarkDecorativeRed: "#ff755e";
202
+ export const colorDarkDecorativeRedInverted: "#fe5e48";
203
+ export const colorDarkDecorativeSoftBlue: "#82b5f6";
204
+ export const colorDarkDecorativeSoftBlueHover: "#96c1fa";
205
+ export const colorDarkDecorativeSoftBlueInverted: "#abceff";
206
+ export const colorDarkDecorativeSoftBlueInvertedHover: "#96c1fa";
207
+ export const colorDarkDecorativeSoftBlueInvertedPress: "#82b5f6";
208
+ export const colorDarkDecorativeSoftBluePress: "#abceff";
209
+ export const colorDarkDecorativeSoftCyan: "#5ebee1";
210
+ export const colorDarkDecorativeSoftCyanHover: "#72c9eb";
211
+ export const colorDarkDecorativeSoftCyanInverted: "#8ad4f3";
212
+ export const colorDarkDecorativeSoftCyanInvertedHover: "#72c9eb";
213
+ export const colorDarkDecorativeSoftCyanInvertedPress: "#5ebee1";
214
+ export const colorDarkDecorativeSoftCyanPress: "#8ad4f3";
215
+ export const colorDarkDecorativeSoftFuchsia: "#f68ed3";
216
+ export const colorDarkDecorativeSoftFuchsiaHover: "#faa1dd";
217
+ export const colorDarkDecorativeSoftFuchsiaInverted: "#fdb1e4";
218
+ export const colorDarkDecorativeSoftFuchsiaInvertedHover: "#faa1dd";
219
+ export const colorDarkDecorativeSoftFuchsiaInvertedPress: "#f68ed3";
220
+ export const colorDarkDecorativeSoftFuchsiaPress: "#fdb1e4";
221
+ export const colorDarkDecorativeSoftGreen: "#6aca7a";
222
+ export const colorDarkDecorativeSoftGreenHover: "#7bd68c";
223
+ export const colorDarkDecorativeSoftGreenInverted: "#8ee29c";
224
+ export const colorDarkDecorativeSoftGreenInvertedHover: "#7bd68c";
225
+ export const colorDarkDecorativeSoftGreenInvertedPress: "#6aca7a";
226
+ export const colorDarkDecorativeSoftGreenPress: "#8ee29c";
227
+ export const colorDarkDecorativeSoftIndigo: "#a7a7f7";
228
+ export const colorDarkDecorativeSoftIndigoHover: "#aeb5fb";
229
+ export const colorDarkDecorativeSoftIndigoInverted: "#bfc4fe";
230
+ export const colorDarkDecorativeSoftIndigoInvertedHover: "#aeb5fb";
231
+ export const colorDarkDecorativeSoftIndigoInvertedPress: "#a7a7f7";
232
+ export const colorDarkDecorativeSoftIndigoPress: "#bfc4fe";
233
+ export const colorDarkDecorativeSoftJungle: "#53c9a4";
234
+ export const colorDarkDecorativeSoftJungleHover: "#68d5b3";
235
+ export const colorDarkDecorativeSoftJungleInverted: "#7de1c0";
236
+ export const colorDarkDecorativeSoftJungleInvertedHover: "#68d5b3";
237
+ export const colorDarkDecorativeSoftJungleInvertedPress: "#53c9a4";
238
+ export const colorDarkDecorativeSoftJunglePress: "#7de1c0";
239
+ export const colorDarkDecorativeSoftMagenta: "#fc8fb0";
240
+ export const colorDarkDecorativeSoftMagentaHover: "#fba1bb";
241
+ export const colorDarkDecorativeSoftMagentaInverted: "#fcb2c6";
242
+ export const colorDarkDecorativeSoftMagentaInvertedHover: "#fba1bb";
243
+ export const colorDarkDecorativeSoftMagentaInvertedPress: "#fc8fb0";
244
+ export const colorDarkDecorativeSoftMagentaPress: "#fcb2c6";
245
+ export const colorDarkDecorativeSoftOrange: "#f6a850";
246
+ export const colorDarkDecorativeSoftOrangeHover: "#f9b562";
247
+ export const colorDarkDecorativeSoftOrangeInverted: "#fdc17a";
248
+ export const colorDarkDecorativeSoftOrangeInvertedHover: "#f9b562";
249
+ export const colorDarkDecorativeSoftOrangeInvertedPress: "#f6a850";
250
+ export const colorDarkDecorativeSoftOrangePress: "#fdc17a";
251
+ export const colorDarkDecorativeSoftPistachio: "#9cc350";
252
+ export const colorDarkDecorativeSoftPistachioHover: "#a7cf62";
253
+ export const colorDarkDecorativeSoftPistachioInverted: "#b6db76";
254
+ export const colorDarkDecorativeSoftPistachioInvertedHover: "#a7cf62";
255
+ export const colorDarkDecorativeSoftPistachioInvertedPress: "#9cc350";
256
+ export const colorDarkDecorativeSoftPistachioPress: "#b6db76";
257
+ export const colorDarkDecorativeSoftPurple: "#d899f0";
258
+ export const colorDarkDecorativeSoftPurpleHover: "#ddadf7";
259
+ export const colorDarkDecorativeSoftPurpleInverted: "#e5bcfa";
260
+ export const colorDarkDecorativeSoftPurpleInvertedHover: "#ddadf7";
261
+ export const colorDarkDecorativeSoftPurpleInvertedPress: "#d899f0";
262
+ export const colorDarkDecorativeSoftPurplePress: "#e5bcfa";
263
+ export const colorDarkDecorativeSoftRed: "#fc8e7b";
264
+ export const colorDarkDecorativeSoftRedInverted: "#fcb1a7";
265
+ export const colorDarkDecorativeSoftTeal: "#4ac5c7";
266
+ export const colorDarkDecorativeSoftTealHover: "#5cd2d5";
267
+ export const colorDarkDecorativeSoftTealInverted: "#75dddf";
268
+ export const colorDarkDecorativeSoftTealInvertedHover: "#5cd2d5";
269
+ export const colorDarkDecorativeSoftTealInvertedPress: "#4ac5c7";
270
+ export const colorDarkDecorativeSoftTealPress: "#75dddf";
271
+ export const colorDarkDecorativeSoftYellow: "#edc521";
272
+ export const colorDarkDecorativeSoftYellowInverted: "#f6d53d";
273
+ export const colorDarkDecorativeTeal: "#09c8d0";
274
+ export const colorDarkDecorativeTealHover: "#1fd5dd";
275
+ export const colorDarkDecorativeTealInverted: "#09b9be";
276
+ export const colorDarkDecorativeTealInvertedHover: "#09aaaf";
277
+ export const colorDarkDecorativeTealInvertedPress: "#009ea4";
278
+ export const colorDarkDecorativeTealPress: "#49dfe7";
279
+ export const colorDarkDecorativeTextBlue: "#4a9dfc";
280
+ export const colorDarkDecorativeTextBlueInverted: "#2a77ef";
281
+ export const colorDarkDecorativeTextCyan: "#0bb1e7";
282
+ export const colorDarkDecorativeTextCyanInverted: "#0c85b4";
283
+ export const colorDarkDecorativeTextFuchsia: "#f859c5";
284
+ export const colorDarkDecorativeTextFuchsiaInverted: "#d62f95";
285
+ export const colorDarkDecorativeTextGreen: "#0cc44d";
286
+ export const colorDarkDecorativeTextGreenInverted: "#0d9336";
287
+ export const colorDarkDecorativeTextIndigo: "#998bff";
288
+ export const colorDarkDecorativeTextIndigoInverted: "#7a63f1";
289
+ export const colorDarkDecorativeTextJungle: "#0abe94";
290
+ export const colorDarkDecorativeTextJungleInverted: "#0d8e74";
291
+ export const colorDarkDecorativeTextMagenta: "#ff5494";
292
+ export const colorDarkDecorativeTextMagentaInverted: "#e12169";
293
+ export const colorDarkDecorativeTextOrange: "#fa9313";
294
+ export const colorDarkDecorativeTextOrangeInverted: "#ea8313";
295
+ export const colorDarkDecorativeTextPistachio: "#80c002";
296
+ export const colorDarkDecorativeTextPistachioInverted: "#618b02";
297
+ export const colorDarkDecorativeTextPurple: "#d46dfa";
298
+ export const colorDarkDecorativeTextPurpleInverted: "#ba3dd8";
299
+ export const colorDarkDecorativeTextRed: "#ff4837";
300
+ export const colorDarkDecorativeTextRedInverted: "#ec2d20";
301
+ export const colorDarkDecorativeTextTeal: "#09b9be";
302
+ export const colorDarkDecorativeTextTealInverted: "#058a8f";
303
+ export const colorDarkDecorativeTextYellow: "#fedf00";
304
+ export const colorDarkDecorativeTextYellowInverted: "#dcb30b";
305
+ export const colorDarkDecorativeYellow: "#fedf00";
306
+ export const colorDarkDecorativeYellowInverted: "#fbd700";
307
+ export const colorLightDecorativeBlue: "#3193fc";
308
+ export const colorLightDecorativeBlueHover: "#2a77ef";
309
+ export const colorLightDecorativeBlueInverted: "#4a9dfc";
310
+ export const colorLightDecorativeBlueInvertedHover: "#63aafd";
311
+ export const colorLightDecorativeBlueInvertedPress: "#7fb6ff";
312
+ export const colorLightDecorativeBluePress: "#2c64d4";
313
+ export const colorLightDecorativeCyan: "#0bb1e7";
314
+ export const colorLightDecorativeCyanHover: "#03a3d5";
315
+ export const colorLightDecorativeCyanInverted: "#0bbef3";
316
+ export const colorLightDecorativeCyanInvertedHover: "#3fcdfe";
317
+ export const colorLightDecorativeCyanInvertedPress: "#72d7fe";
318
+ export const colorLightDecorativeCyanPress: "#0496c6";
319
+ export const colorLightDecorativeFuchsia: "#f859c5";
320
+ export const colorLightDecorativeFuchsiaHover: "#f046bc";
321
+ export const colorLightDecorativeFuchsiaInverted: "#fc71d4";
322
+ export const colorLightDecorativeFuchsiaInvertedHover: "#fd89e2";
323
+ export const colorLightDecorativeFuchsiaInvertedPress: "#ff9ee6";
324
+ export const colorLightDecorativeFuchsiaPress: "#e836a6";
325
+ export const colorLightDecorativeGreen: "#0cc44d";
326
+ export const colorLightDecorativeGreenHover: "#04b545";
327
+ export const colorLightDecorativeGreenInverted: "#17d055";
328
+ export const colorLightDecorativeGreenInvertedHover: "#22e068";
329
+ export const colorLightDecorativeGreenInvertedPress: "#4ae777";
330
+ export const colorLightDecorativeGreenPress: "#01a53d";
331
+ export const colorLightDecorativeIndigo: "#897eff";
332
+ export const colorLightDecorativeIndigoHover: "#7a63f1";
333
+ export const colorLightDecorativeIndigoInverted: "#998bff";
334
+ export const colorLightDecorativeIndigoInvertedHover: "#a49bff";
335
+ export const colorLightDecorativeIndigoInvertedPress: "#b3aaff";
336
+ export const colorLightDecorativeIndigoPress: "#6e52d7";
337
+ export const colorLightDecorativeJungle: "#0abe94";
338
+ export const colorLightDecorativeJungleHover: "#04ae87";
339
+ export const colorLightDecorativeJungleInverted: "#02cea2";
340
+ export const colorLightDecorativeJungleInvertedHover: "#15d9ac";
341
+ export const colorLightDecorativeJungleInvertedPress: "#4ae4ba";
342
+ export const colorLightDecorativeJunglePress: "#0da07f";
343
+ export const colorLightDecorativeMagenta: "#ff5494";
344
+ export const colorLightDecorativeMagentaHover: "#fc3c8b";
345
+ export const colorLightDecorativeMagentaInverted: "#ff72a2";
346
+ export const colorLightDecorativeMagentaInvertedHover: "#fe8db0";
347
+ export const colorLightDecorativeMagentaInvertedPress: "#ffa1bc";
348
+ export const colorLightDecorativeMagentaPress: "#f32a7d";
349
+ export const colorLightDecorativeMutedAltBlue: "#d8eaff";
350
+ export const colorLightDecorativeMutedAltBlueHover: "#c1dbf7";
351
+ export const colorLightDecorativeMutedAltBlueInverted: "#293044";
352
+ export const colorLightDecorativeMutedAltBlueInvertedHover: "#2f3a55";
353
+ export const colorLightDecorativeMutedAltBlueInvertedPress: "#38476c";
354
+ export const colorLightDecorativeMutedAltBluePress: "#a7cbf2";
355
+ export const colorLightDecorativeMutedAltCyan: "#cceefc";
356
+ export const colorLightDecorativeMutedAltCyanHover: "#b2e0f3";
357
+ export const colorLightDecorativeMutedAltCyanInverted: "#1d3442";
358
+ export const colorLightDecorativeMutedAltCyanInvertedHover: "#1e3e51";
359
+ export const colorLightDecorativeMutedAltCyanInvertedPress: "#1e4b63";
360
+ export const colorLightDecorativeMutedAltCyanPress: "#93d3ef";
361
+ export const colorLightDecorativeMutedAltFuchsia: "#f8dff4";
362
+ export const colorLightDecorativeMutedAltFuchsiaHover: "#f1cde8";
363
+ export const colorLightDecorativeMutedAltFuchsiaInverted: "#402837";
364
+ export const colorLightDecorativeMutedAltFuchsiaInvertedHover: "#532f45";
365
+ export const colorLightDecorativeMutedAltFuchsiaInvertedPress: "#673756";
366
+ export const colorLightDecorativeMutedAltFuchsiaPress: "#ebb7d9";
367
+ export const colorLightDecorativeMutedAltGreen: "#d1f1d7";
368
+ export const colorLightDecorativeMutedAltGreenHover: "#bbe8c3";
369
+ export const colorLightDecorativeMutedAltGreenInverted: "#253528";
370
+ export const colorLightDecorativeMutedAltGreenInvertedHover: "#273f2d";
371
+ export const colorLightDecorativeMutedAltGreenInvertedPress: "#2d4e33";
372
+ export const colorLightDecorativeMutedAltGreenPress: "#a1dba8";
373
+ export const colorLightDecorativeMutedAltIndigo: "#e3e6fe";
374
+ export const colorLightDecorativeMutedAltIndigoHover: "#d0d6f7";
375
+ export const colorLightDecorativeMutedAltIndigoInverted: "#332d42";
376
+ export const colorLightDecorativeMutedAltIndigoInvertedHover: "#403655";
377
+ export const colorLightDecorativeMutedAltIndigoInvertedPress: "#4d406a";
378
+ export const colorLightDecorativeMutedAltIndigoPress: "#c0c3f0";
379
+ export const colorLightDecorativeMutedAltJungle: "#c9f2e6";
380
+ export const colorLightDecorativeMutedAltJungleHover: "#ade7d4";
381
+ export const colorLightDecorativeMutedAltJungleInverted: "#1e3631";
382
+ export const colorLightDecorativeMutedAltJungleInvertedHover: "#1c4139";
383
+ export const colorLightDecorativeMutedAltJungleInvertedPress: "#1c4f44";
384
+ export const colorLightDecorativeMutedAltJunglePress: "#90dcc1";
385
+ export const colorLightDecorativeMutedAltMagenta: "#fedfe6";
386
+ export const colorLightDecorativeMutedAltMagentaHover: "#f7cddb";
387
+ export const colorLightDecorativeMutedAltMagentaInverted: "#46282d";
388
+ export const colorLightDecorativeMutedAltMagentaInvertedHover: "#582d37";
389
+ export const colorLightDecorativeMutedAltMagentaInvertedPress: "#6d3542";
390
+ export const colorLightDecorativeMutedAltMagentaPress: "#f4b6c5";
391
+ export const colorLightDecorativeMutedAltOrange: "#fde6c8";
392
+ export const colorLightDecorativeMutedAltOrangeHover: "#f6d7af";
393
+ export const colorLightDecorativeMutedAltOrangeInverted: "#412f22";
394
+ export const colorLightDecorativeMutedAltOrangeInvertedHover: "#543a27";
395
+ export const colorLightDecorativeMutedAltOrangeInvertedPress: "#6a462c";
396
+ export const colorLightDecorativeMutedAltOrangePress: "#f0c492";
397
+ export const colorLightDecorativeMutedAltPistachio: "#e0efc8";
398
+ export const colorLightDecorativeMutedAltPistachioHover: "#cfe3ad";
399
+ export const colorLightDecorativeMutedAltPistachioInverted: "#2d3322";
400
+ export const colorLightDecorativeMutedAltPistachioInvertedHover: "#353d21";
401
+ export const colorLightDecorativeMutedAltPistachioInvertedPress: "#404b24";
402
+ export const colorLightDecorativeMutedAltPistachioPress: "#bdd692";
403
+ export const colorLightDecorativeMutedAltPurple: "#f1e2fc";
404
+ export const colorLightDecorativeMutedAltPurpleHover: "#e4d0f3";
405
+ export const colorLightDecorativeMutedAltPurpleInverted: "#3d2a3e";
406
+ export const colorLightDecorativeMutedAltPurpleInvertedHover: "#4c304d";
407
+ export const colorLightDecorativeMutedAltPurpleInvertedPress: "#5d3a61";
408
+ export const colorLightDecorativeMutedAltPurplePress: "#d9bbe9";
409
+ export const colorLightDecorativeMutedAltRed: "#ffdfdf";
410
+ export const colorLightDecorativeMutedAltRedInverted: "#442926";
411
+ export const colorLightDecorativeMutedAltTeal: "#c8f1f3";
412
+ export const colorLightDecorativeMutedAltTealHover: "#a9e5e5";
413
+ export const colorLightDecorativeMutedAltTealInverted: "#1b353a";
414
+ export const colorLightDecorativeMutedAltTealInvertedHover: "#1b4045";
415
+ export const colorLightDecorativeMutedAltTealInvertedPress: "#1c4e52";
416
+ export const colorLightDecorativeMutedAltTealPress: "#85dadb";
417
+ export const colorLightDecorativeMutedAltYellow: "#f7eac1";
418
+ export const colorLightDecorativeMutedAltYellowInverted: "#3d3320";
419
+ export const colorLightDecorativeMutedBlue: "#e4f0ff";
420
+ export const colorLightDecorativeMutedBlueHover: "#d8eaff";
421
+ export const colorLightDecorativeMutedBlueInverted: "#222a3e";
422
+ export const colorLightDecorativeMutedBlueInvertedHover: "#293044";
423
+ export const colorLightDecorativeMutedBlueInvertedPress: "#2f3a55";
424
+ export const colorLightDecorativeMutedBluePress: "#c1dbf7";
425
+ export const colorLightDecorativeMutedCyan: "#def5ff";
426
+ export const colorLightDecorativeMutedCyanHover: "#cceefc";
427
+ export const colorLightDecorativeMutedCyanInverted: "#1e2c37";
428
+ export const colorLightDecorativeMutedCyanInvertedHover: "#1d3442";
429
+ export const colorLightDecorativeMutedCyanInvertedPress: "#1e3e51";
430
+ export const colorLightDecorativeMutedCyanPress: "#b2e0f3";
431
+ export const colorLightDecorativeMutedFuchsia: "#fceafa";
432
+ export const colorLightDecorativeMutedFuchsiaHover: "#f8dff4";
433
+ export const colorLightDecorativeMutedFuchsiaInverted: "#36242e";
434
+ export const colorLightDecorativeMutedFuchsiaInvertedHover: "#402837";
435
+ export const colorLightDecorativeMutedFuchsiaInvertedPress: "#532f45";
436
+ export const colorLightDecorativeMutedFuchsiaPress: "#f1cde8";
437
+ export const colorLightDecorativeMutedGreen: "#dff8e5";
438
+ export const colorLightDecorativeMutedGreenHover: "#d1f1d7";
439
+ export const colorLightDecorativeMutedGreenInverted: "#232d25";
440
+ export const colorLightDecorativeMutedGreenInvertedHover: "#253528";
441
+ export const colorLightDecorativeMutedGreenInvertedPress: "#273f2d";
442
+ export const colorLightDecorativeMutedGreenPress: "#bbe8c3";
443
+ export const colorLightDecorativeMutedIndigo: "#eeedff";
444
+ export const colorLightDecorativeMutedIndigoHover: "#e3e6fe";
445
+ export const colorLightDecorativeMutedIndigoInverted: "#2b2736";
446
+ export const colorLightDecorativeMutedIndigoInvertedHover: "#332d42";
447
+ export const colorLightDecorativeMutedIndigoInvertedPress: "#403655";
448
+ export const colorLightDecorativeMutedIndigoPress: "#d0d6f7";
449
+ export const colorLightDecorativeMutedJungle: "#dafaef";
450
+ export const colorLightDecorativeMutedJungleHover: "#c9f2e6";
451
+ export const colorLightDecorativeMutedJungleInverted: "#1f2e2a";
452
+ export const colorLightDecorativeMutedJungleInvertedHover: "#1e3631";
453
+ export const colorLightDecorativeMutedJungleInvertedPress: "#1c4139";
454
+ export const colorLightDecorativeMutedJunglePress: "#ade7d4";
455
+ export const colorLightDecorativeMutedMagenta: "#ffeaee";
456
+ export const colorLightDecorativeMutedMagentaHover: "#fedfe6";
457
+ export const colorLightDecorativeMutedMagentaInverted: "#382326";
458
+ export const colorLightDecorativeMutedMagentaInvertedHover: "#46282d";
459
+ export const colorLightDecorativeMutedMagentaInvertedPress: "#582d37";
460
+ export const colorLightDecorativeMutedMagentaPress: "#f7cddb";
461
+ export const colorLightDecorativeMutedOrange: "#ffefd9";
462
+ export const colorLightDecorativeMutedOrangeHover: "#fde6c8";
463
+ export const colorLightDecorativeMutedOrangeInverted: "#36291f";
464
+ export const colorLightDecorativeMutedOrangeInvertedHover: "#412f22";
465
+ export const colorLightDecorativeMutedOrangeInvertedPress: "#543a27";
466
+ export const colorLightDecorativeMutedOrangePress: "#f6d7af";
467
+ export const colorLightDecorativeMutedPistachio: "#e9f7d9";
468
+ export const colorLightDecorativeMutedPistachioHover: "#e0efc8";
469
+ export const colorLightDecorativeMutedPistachioInverted: "#2a2d21";
470
+ export const colorLightDecorativeMutedPistachioInvertedHover: "#2d3322";
471
+ export const colorLightDecorativeMutedPistachioInvertedPress: "#353d21";
472
+ export const colorLightDecorativeMutedPistachioPress: "#cfe3ad";
473
+ export const colorLightDecorativeMutedPurple: "#f9ebfe";
474
+ export const colorLightDecorativeMutedPurpleHover: "#f1e2fc";
475
+ export const colorLightDecorativeMutedPurpleInverted: "#332633";
476
+ export const colorLightDecorativeMutedPurpleInvertedHover: "#3d2a3e";
477
+ export const colorLightDecorativeMutedPurpleInvertedPress: "#4c304d";
478
+ export const colorLightDecorativeMutedPurplePress: "#e4d0f3";
479
+ export const colorLightDecorativeMutedRed: "#ffebeb";
480
+ export const colorLightDecorativeMutedRedInverted: "#392523";
481
+ export const colorLightDecorativeMutedTeal: "#daf7f8";
482
+ export const colorLightDecorativeMutedTealHover: "#c8f1f3";
483
+ export const colorLightDecorativeMutedTealInverted: "#1d2d31";
484
+ export const colorLightDecorativeMutedTealInvertedHover: "#1b353a";
485
+ export const colorLightDecorativeMutedTealInvertedPress: "#1b4045";
486
+ export const colorLightDecorativeMutedTealPress: "#a9e5e5";
487
+ export const colorLightDecorativeMutedYellow: "#fbf2d3";
488
+ export const colorLightDecorativeMutedYellowInverted: "#332b1c";
489
+ export const colorLightDecorativeOrange: "#fa9313";
490
+ export const colorLightDecorativeOrangeHover: "#f18d0b";
491
+ export const colorLightDecorativeOrangeInverted: "#fda136";
492
+ export const colorLightDecorativeOrangeInvertedHover: "#fdb24d";
493
+ export const colorLightDecorativeOrangeInvertedPress: "#ffbf70";
494
+ export const colorLightDecorativeOrangePress: "#ea8313";
495
+ export const colorLightDecorativePistachio: "#80c002";
496
+ export const colorLightDecorativePistachioHover: "#79b20f";
497
+ export const colorLightDecorativePistachioInverted: "#8bcb06";
498
+ export const colorLightDecorativePistachioInvertedHover: "#99d827";
499
+ export const colorLightDecorativePistachioInvertedPress: "#a6e141";
500
+ export const colorLightDecorativePistachioPress: "#6a9e02";
501
+ export const colorLightDecorativePurple: "#d46dfa";
502
+ export const colorLightDecorativePurpleHover: "#ce59fa";
503
+ export const colorLightDecorativePurpleInverted: "#d884fe";
504
+ export const colorLightDecorativePurpleInvertedHover: "#de98ff";
505
+ export const colorLightDecorativePurpleInvertedPress: "#e2a9fb";
506
+ export const colorLightDecorativePurplePress: "#c746ef";
507
+ export const colorLightDecorativeRed: "#fe5e48";
508
+ export const colorLightDecorativeRedInverted: "#ff755e";
509
+ export const colorLightDecorativeSoftBlue: "#abceff";
510
+ export const colorLightDecorativeSoftBlueHover: "#96c1fa";
511
+ export const colorLightDecorativeSoftBlueInverted: "#82b5f6";
512
+ export const colorLightDecorativeSoftBlueInvertedHover: "#96c1fa";
513
+ export const colorLightDecorativeSoftBlueInvertedPress: "#abceff";
514
+ export const colorLightDecorativeSoftBluePress: "#82b5f6";
515
+ export const colorLightDecorativeSoftCyan: "#8ad4f3";
516
+ export const colorLightDecorativeSoftCyanHover: "#72c9eb";
517
+ export const colorLightDecorativeSoftCyanInverted: "#5ebee1";
518
+ export const colorLightDecorativeSoftCyanInvertedHover: "#72c9eb";
519
+ export const colorLightDecorativeSoftCyanInvertedPress: "#8ad4f3";
520
+ export const colorLightDecorativeSoftCyanPress: "#5ebee1";
521
+ export const colorLightDecorativeSoftFuchsia: "#fdb1e4";
522
+ export const colorLightDecorativeSoftFuchsiaHover: "#faa1dd";
523
+ export const colorLightDecorativeSoftFuchsiaInverted: "#f68ed3";
524
+ export const colorLightDecorativeSoftFuchsiaInvertedHover: "#faa1dd";
525
+ export const colorLightDecorativeSoftFuchsiaInvertedPress: "#fdb1e4";
526
+ export const colorLightDecorativeSoftFuchsiaPress: "#f68ed3";
527
+ export const colorLightDecorativeSoftGreen: "#8ee29c";
528
+ export const colorLightDecorativeSoftGreenHover: "#7bd68c";
529
+ export const colorLightDecorativeSoftGreenInverted: "#6aca7a";
530
+ export const colorLightDecorativeSoftGreenInvertedHover: "#7bd68c";
531
+ export const colorLightDecorativeSoftGreenInvertedPress: "#8ee29c";
532
+ export const colorLightDecorativeSoftGreenPress: "#6aca7a";
533
+ export const colorLightDecorativeSoftIndigo: "#bfc4fe";
534
+ export const colorLightDecorativeSoftIndigoHover: "#aeb5fb";
535
+ export const colorLightDecorativeSoftIndigoInverted: "#a7a7f7";
536
+ export const colorLightDecorativeSoftIndigoInvertedHover: "#aeb5fb";
537
+ export const colorLightDecorativeSoftIndigoInvertedPress: "#bfc4fe";
538
+ export const colorLightDecorativeSoftIndigoPress: "#a7a7f7";
539
+ export const colorLightDecorativeSoftJungle: "#7de1c0";
540
+ export const colorLightDecorativeSoftJungleHover: "#68d5b3";
541
+ export const colorLightDecorativeSoftJungleInverted: "#53c9a4";
542
+ export const colorLightDecorativeSoftJungleInvertedHover: "#68d5b3";
543
+ export const colorLightDecorativeSoftJungleInvertedPress: "#7de1c0";
544
+ export const colorLightDecorativeSoftJunglePress: "#53c9a4";
545
+ export const colorLightDecorativeSoftMagenta: "#fcb2c6";
546
+ export const colorLightDecorativeSoftMagentaHover: "#fba1bb";
547
+ export const colorLightDecorativeSoftMagentaInverted: "#fc8fb0";
548
+ export const colorLightDecorativeSoftMagentaInvertedHover: "#fba1bb";
549
+ export const colorLightDecorativeSoftMagentaInvertedPress: "#fcb2c6";
550
+ export const colorLightDecorativeSoftMagentaPress: "#fc8fb0";
551
+ export const colorLightDecorativeSoftOrange: "#fdc17a";
552
+ export const colorLightDecorativeSoftOrangeHover: "#f9b562";
553
+ export const colorLightDecorativeSoftOrangeInverted: "#f6a850";
554
+ export const colorLightDecorativeSoftOrangeInvertedHover: "#f9b562";
555
+ export const colorLightDecorativeSoftOrangeInvertedPress: "#fdc17a";
556
+ export const colorLightDecorativeSoftOrangePress: "#f6a850";
557
+ export const colorLightDecorativeSoftPistachio: "#b6db76";
558
+ export const colorLightDecorativeSoftPistachioHover: "#a7cf62";
559
+ export const colorLightDecorativeSoftPistachioInverted: "#9cc350";
560
+ export const colorLightDecorativeSoftPistachioInvertedHover: "#a7cf62";
561
+ export const colorLightDecorativeSoftPistachioInvertedPress: "#b6db76";
562
+ export const colorLightDecorativeSoftPistachioPress: "#9cc350";
563
+ export const colorLightDecorativeSoftPurple: "#e5bcfa";
564
+ export const colorLightDecorativeSoftPurpleHover: "#ddadf7";
565
+ export const colorLightDecorativeSoftPurpleInverted: "#d899f0";
566
+ export const colorLightDecorativeSoftPurpleInvertedHover: "#ddadf7";
567
+ export const colorLightDecorativeSoftPurpleInvertedPress: "#e5bcfa";
568
+ export const colorLightDecorativeSoftPurplePress: "#d899f0";
569
+ export const colorLightDecorativeSoftRed: "#fcb1a7";
570
+ export const colorLightDecorativeSoftRedInverted: "#fc8e7b";
571
+ export const colorLightDecorativeSoftTeal: "#75dddf";
572
+ export const colorLightDecorativeSoftTealHover: "#5cd2d5";
573
+ export const colorLightDecorativeSoftTealInverted: "#4ac5c7";
574
+ export const colorLightDecorativeSoftTealInvertedHover: "#5cd2d5";
575
+ export const colorLightDecorativeSoftTealInvertedPress: "#75dddf";
576
+ export const colorLightDecorativeSoftTealPress: "#4ac5c7";
577
+ export const colorLightDecorativeSoftYellow: "#f6d53d";
578
+ export const colorLightDecorativeSoftYellowInverted: "#edc521";
579
+ export const colorLightDecorativeTeal: "#09b9be";
580
+ export const colorLightDecorativeTealHover: "#09aaaf";
581
+ export const colorLightDecorativeTealInverted: "#09c8d0";
582
+ export const colorLightDecorativeTealInvertedHover: "#1fd5dd";
583
+ export const colorLightDecorativeTealInvertedPress: "#49dfe7";
584
+ export const colorLightDecorativeTealPress: "#009ea4";
585
+ export const colorLightDecorativeTextBlue: "#2a77ef";
586
+ export const colorLightDecorativeTextBlueInverted: "#4a9dfc";
587
+ export const colorLightDecorativeTextCyan: "#0c85b4";
588
+ export const colorLightDecorativeTextCyanInverted: "#0bb1e7";
589
+ export const colorLightDecorativeTextFuchsia: "#d62f95";
590
+ export const colorLightDecorativeTextFuchsiaInverted: "#f859c5";
591
+ export const colorLightDecorativeTextGreen: "#0d9336";
592
+ export const colorLightDecorativeTextGreenInverted: "#0cc44d";
593
+ export const colorLightDecorativeTextIndigo: "#7a63f1";
594
+ export const colorLightDecorativeTextIndigoInverted: "#998bff";
595
+ export const colorLightDecorativeTextJungle: "#0d8e74";
596
+ export const colorLightDecorativeTextJungleInverted: "#0abe94";
597
+ export const colorLightDecorativeTextMagenta: "#e12169";
598
+ export const colorLightDecorativeTextMagentaInverted: "#ff5494";
599
+ export const colorLightDecorativeTextOrange: "#ea8313";
600
+ export const colorLightDecorativeTextOrangeInverted: "#fa9313";
601
+ export const colorLightDecorativeTextPistachio: "#618b02";
602
+ export const colorLightDecorativeTextPistachioInverted: "#80c002";
603
+ export const colorLightDecorativeTextPurple: "#ba3dd8";
604
+ export const colorLightDecorativeTextPurpleInverted: "#d46dfa";
605
+ export const colorLightDecorativeTextRed: "#ec2d20";
606
+ export const colorLightDecorativeTextRedInverted: "#ff4837";
607
+ export const colorLightDecorativeTextTeal: "#058a8f";
608
+ export const colorLightDecorativeTextTealInverted: "#09b9be";
609
+ export const colorLightDecorativeTextYellow: "#dcb30b";
610
+ export const colorLightDecorativeTextYellowInverted: "#fedf00";
611
+ export const colorLightDecorativeYellow: "#fbd700";
612
+ export const colorLightDecorativeYellowInverted: "#fedf00";