@alfalab/core-components 45.7.0 → 45.8.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 (2379) 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 +5 -5
  4. package/accordion/esm/Component.js +1 -1
  5. package/accordion/esm/components/default-control-icon/Component.js +1 -1
  6. package/accordion/esm/components/default-control-icon/index.css +5 -5
  7. package/accordion/esm/index.css +10 -10
  8. package/accordion/index.css +10 -10
  9. package/accordion/modern/Component.js +1 -1
  10. package/accordion/modern/components/default-control-icon/Component.js +1 -1
  11. package/accordion/modern/components/default-control-icon/index.css +5 -5
  12. package/accordion/modern/index.css +10 -10
  13. package/action-button/Component.js +4 -4
  14. package/action-button/cssm/default.module.css +5 -5
  15. package/action-button/cssm/inverted.module.css +3 -3
  16. package/action-button/cssm/static.module.css +3 -3
  17. package/action-button/default.css +17 -17
  18. package/action-button/esm/Component.js +4 -4
  19. package/action-button/esm/default.css +17 -17
  20. package/action-button/esm/index.css +9 -9
  21. package/action-button/esm/inverted.css +15 -15
  22. package/action-button/esm/static.css +11 -11
  23. package/action-button/index.css +9 -9
  24. package/action-button/inverted.css +15 -15
  25. package/action-button/modern/Component.js +4 -4
  26. package/action-button/modern/default.css +17 -17
  27. package/action-button/modern/index.css +9 -9
  28. package/action-button/modern/inverted.css +15 -15
  29. package/action-button/modern/static.css +11 -11
  30. package/action-button/static.css +11 -11
  31. package/alert/Component.js +1 -1
  32. package/alert/esm/Component.js +1 -1
  33. package/alert/esm/index.css +3 -3
  34. package/alert/index.css +3 -3
  35. package/alert/modern/Component.js +1 -1
  36. package/alert/modern/index.css +3 -3
  37. package/amount/component.js +1 -1
  38. package/amount/esm/component.js +1 -1
  39. package/amount/esm/index.css +7 -7
  40. package/amount/esm/pure/component.js +1 -1
  41. package/amount/esm/pure/index.css +1 -1
  42. package/amount/index.css +7 -7
  43. package/amount/modern/component.js +1 -1
  44. package/amount/modern/index.css +7 -7
  45. package/amount/modern/pure/component.js +1 -1
  46. package/amount/modern/pure/index.css +1 -1
  47. package/amount/pure/component.js +1 -1
  48. package/amount/pure/index.css +1 -1
  49. package/amount-input/Component.js +3 -3
  50. package/amount-input/default.css +2 -2
  51. package/amount-input/esm/Component.js +3 -3
  52. package/amount-input/esm/default.css +2 -2
  53. package/amount-input/esm/index.css +7 -7
  54. package/amount-input/esm/inverted.css +2 -2
  55. package/amount-input/index.css +7 -7
  56. package/amount-input/inverted.css +2 -2
  57. package/amount-input/modern/Component.js +3 -3
  58. package/amount-input/modern/default.css +2 -2
  59. package/amount-input/modern/index.css +7 -7
  60. package/amount-input/modern/inverted.css +2 -2
  61. package/attach/Component.js +1 -1
  62. package/attach/cssm/index.module.css +2 -0
  63. package/attach/esm/Component.js +1 -1
  64. package/attach/esm/index.css +28 -26
  65. package/attach/index.css +28 -26
  66. package/attach/modern/Component.js +1 -1
  67. package/attach/modern/index.css +28 -26
  68. package/backdrop/Component.js +1 -1
  69. package/backdrop/esm/Component.js +1 -1
  70. package/backdrop/esm/index.css +10 -10
  71. package/backdrop/index.css +10 -10
  72. package/backdrop/modern/Component.js +1 -1
  73. package/backdrop/modern/index.css +10 -10
  74. package/badge/Component.js +1 -1
  75. package/badge/cssm/index.module.css +4 -4
  76. package/badge/esm/Component.js +1 -1
  77. package/badge/esm/index.css +51 -51
  78. package/badge/index.css +51 -51
  79. package/badge/modern/Component.js +1 -1
  80. package/badge/modern/index.css +51 -51
  81. package/bank-card/Component.js +1 -1
  82. package/bank-card/cssm/index.module.css +1 -1
  83. package/bank-card/esm/Component.js +1 -1
  84. package/bank-card/esm/index.css +21 -21
  85. package/bank-card/index.css +21 -21
  86. package/bank-card/modern/Component.js +1 -1
  87. package/bank-card/modern/index.css +21 -21
  88. package/base-modal/Component.js +1 -1
  89. package/base-modal/esm/Component.js +1 -1
  90. package/base-modal/esm/index.css +12 -12
  91. package/base-modal/index.css +12 -12
  92. package/base-modal/modern/Component.js +1 -1
  93. package/base-modal/modern/index.css +12 -12
  94. package/bottom-sheet/component.js +1 -1
  95. package/bottom-sheet/components/footer/Component.js +1 -1
  96. package/bottom-sheet/components/footer/index.css +26 -26
  97. package/bottom-sheet/components/header/Component.js +1 -1
  98. package/bottom-sheet/components/header/index.css +13 -13
  99. package/bottom-sheet/cssm/index.module.css +1 -1
  100. package/bottom-sheet/esm/component.js +1 -1
  101. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  102. package/bottom-sheet/esm/components/footer/index.css +26 -26
  103. package/bottom-sheet/esm/components/header/Component.js +1 -1
  104. package/bottom-sheet/esm/components/header/index.css +13 -13
  105. package/bottom-sheet/esm/index.css +45 -45
  106. package/bottom-sheet/index.css +45 -45
  107. package/bottom-sheet/modern/component.js +1 -1
  108. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  109. package/bottom-sheet/modern/components/footer/index.css +26 -26
  110. package/bottom-sheet/modern/components/header/Component.js +1 -1
  111. package/bottom-sheet/modern/components/header/index.css +13 -13
  112. package/bottom-sheet/modern/index.css +45 -45
  113. package/button/components/base-button/Component.js +3 -3
  114. package/button/components/base-button/default.css +54 -54
  115. package/button/components/base-button/index.css +62 -62
  116. package/button/components/base-button/inverted.css +53 -53
  117. package/button/cssm/components/base-button/default.module.css +5 -5
  118. package/button/cssm/components/base-button/inverted.module.css +4 -4
  119. package/button/cssm/desktop/default.desktop.module.css +5 -5
  120. package/button/cssm/desktop/inverted.desktop.module.css +5 -5
  121. package/button/cssm/mobile/default.mobile.module.css +5 -5
  122. package/button/cssm/mobile/inverted.mobile.module.css +4 -4
  123. package/button/desktop/Component.desktop.js +3 -3
  124. package/button/desktop/default.desktop.css +24 -24
  125. package/button/desktop/desktop.css +7 -7
  126. package/button/desktop/inverted.desktop.css +24 -24
  127. package/button/esm/components/base-button/Component.js +3 -3
  128. package/button/esm/components/base-button/default.css +54 -54
  129. package/button/esm/components/base-button/index.css +62 -62
  130. package/button/esm/components/base-button/inverted.css +53 -53
  131. package/button/esm/desktop/Component.desktop.js +3 -3
  132. package/button/esm/desktop/default.desktop.css +24 -24
  133. package/button/esm/desktop/desktop.css +7 -7
  134. package/button/esm/desktop/inverted.desktop.css +24 -24
  135. package/button/esm/mobile/Component.mobile.js +3 -3
  136. package/button/esm/mobile/default.mobile.css +23 -23
  137. package/button/esm/mobile/inverted.mobile.css +22 -22
  138. package/button/esm/mobile/mobile.css +7 -7
  139. package/button/mobile/Component.mobile.js +3 -3
  140. package/button/mobile/default.mobile.css +23 -23
  141. package/button/mobile/inverted.mobile.css +22 -22
  142. package/button/mobile/mobile.css +7 -7
  143. package/button/modern/components/base-button/Component.js +3 -3
  144. package/button/modern/components/base-button/default.css +54 -54
  145. package/button/modern/components/base-button/index.css +62 -62
  146. package/button/modern/components/base-button/inverted.css +53 -53
  147. package/button/modern/desktop/Component.desktop.js +3 -3
  148. package/button/modern/desktop/default.desktop.css +24 -24
  149. package/button/modern/desktop/desktop.css +7 -7
  150. package/button/modern/desktop/inverted.desktop.css +24 -24
  151. package/button/modern/mobile/Component.mobile.js +3 -3
  152. package/button/modern/mobile/default.mobile.css +23 -23
  153. package/button/modern/mobile/inverted.mobile.css +22 -22
  154. package/button/modern/mobile/mobile.css +7 -7
  155. package/calendar/components/calendar-mobile/Component.js +3 -3
  156. package/calendar/components/calendar-mobile/backdrop-transitions.css +10 -10
  157. package/calendar/components/calendar-mobile/index.css +16 -16
  158. package/calendar/components/calendar-mobile/transitions.css +8 -8
  159. package/calendar/components/days-table/Component.js +1 -1
  160. package/calendar/components/days-table/index.css +72 -72
  161. package/calendar/components/header/Component.js +1 -1
  162. package/calendar/components/header/index.css +3 -3
  163. package/calendar/components/month-year-header/Component.js +1 -1
  164. package/calendar/components/month-year-header/index.css +10 -10
  165. package/calendar/components/months-table/Component.js +1 -1
  166. package/calendar/components/months-table/index.css +13 -13
  167. package/calendar/components/period-slider/Component.d.ts +5 -0
  168. package/calendar/components/period-slider/Component.js +5 -5
  169. package/calendar/components/period-slider/index.css +11 -11
  170. package/calendar/components/select-button/Component.js +1 -1
  171. package/calendar/components/select-button/index.css +13 -13
  172. package/calendar/components/years-table/Component.js +1 -1
  173. package/calendar/components/years-table/index.css +15 -15
  174. package/calendar/cssm/components/calendar-mobile/index.module.css +1 -1
  175. package/calendar/cssm/components/days-table/index.module.css +6 -6
  176. package/calendar/cssm/components/period-slider/Component.d.ts +5 -0
  177. package/calendar/cssm/components/period-slider/Component.js +4 -4
  178. package/calendar/cssm/components/select-button/index.module.css +3 -3
  179. package/calendar/desktop/Component.desktop.js +1 -1
  180. package/calendar/desktop/desktop.css +29 -29
  181. package/calendar/esm/components/calendar-mobile/Component.js +3 -3
  182. package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +10 -10
  183. package/calendar/esm/components/calendar-mobile/index.css +16 -16
  184. package/calendar/esm/components/calendar-mobile/transitions.css +8 -8
  185. package/calendar/esm/components/days-table/Component.js +1 -1
  186. package/calendar/esm/components/days-table/index.css +72 -72
  187. package/calendar/esm/components/header/Component.js +1 -1
  188. package/calendar/esm/components/header/index.css +3 -3
  189. package/calendar/esm/components/month-year-header/Component.js +1 -1
  190. package/calendar/esm/components/month-year-header/index.css +10 -10
  191. package/calendar/esm/components/months-table/Component.js +1 -1
  192. package/calendar/esm/components/months-table/index.css +13 -13
  193. package/calendar/esm/components/period-slider/Component.d.ts +5 -0
  194. package/calendar/esm/components/period-slider/Component.js +5 -5
  195. package/calendar/esm/components/period-slider/index.css +11 -11
  196. package/calendar/esm/components/select-button/Component.js +1 -1
  197. package/calendar/esm/components/select-button/index.css +13 -13
  198. package/calendar/esm/components/years-table/Component.js +1 -1
  199. package/calendar/esm/components/years-table/index.css +15 -15
  200. package/calendar/esm/desktop/Component.desktop.js +1 -1
  201. package/calendar/esm/desktop/desktop.css +29 -29
  202. package/calendar/modern/components/calendar-mobile/Component.js +3 -3
  203. package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +10 -10
  204. package/calendar/modern/components/calendar-mobile/index.css +16 -16
  205. package/calendar/modern/components/calendar-mobile/transitions.css +8 -8
  206. package/calendar/modern/components/days-table/Component.js +1 -1
  207. package/calendar/modern/components/days-table/index.css +72 -72
  208. package/calendar/modern/components/header/Component.js +1 -1
  209. package/calendar/modern/components/header/index.css +3 -3
  210. package/calendar/modern/components/month-year-header/Component.js +1 -1
  211. package/calendar/modern/components/month-year-header/index.css +10 -10
  212. package/calendar/modern/components/months-table/Component.js +1 -1
  213. package/calendar/modern/components/months-table/index.css +13 -13
  214. package/calendar/modern/components/period-slider/Component.d.ts +5 -0
  215. package/calendar/modern/components/period-slider/Component.js +3 -3
  216. package/calendar/modern/components/period-slider/index.css +11 -11
  217. package/calendar/modern/components/select-button/Component.js +1 -1
  218. package/calendar/modern/components/select-button/index.css +13 -13
  219. package/calendar/modern/components/years-table/Component.js +1 -1
  220. package/calendar/modern/components/years-table/index.css +15 -15
  221. package/calendar/modern/desktop/Component.desktop.js +1 -1
  222. package/calendar/modern/desktop/desktop.css +29 -29
  223. package/calendar-input/components/calendar-input/Component.js +1 -1
  224. package/calendar-input/components/calendar-input/index.css +11 -11
  225. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  226. package/calendar-input/esm/components/calendar-input/index.css +11 -11
  227. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  228. package/calendar-input/modern/components/calendar-input/index.css +11 -11
  229. package/calendar-range/components/divider/Component.js +1 -1
  230. package/calendar-range/components/divider/index.css +9 -9
  231. package/calendar-range/cssm/components/divider/index.module.css +1 -1
  232. package/calendar-range/esm/Component.js +1 -1
  233. package/calendar-range/esm/components/divider/Component.js +1 -1
  234. package/calendar-range/esm/components/divider/index.css +9 -9
  235. package/calendar-range/esm/index.js +1 -1
  236. package/calendar-range/esm/index.module-b90ac34a.js +4 -0
  237. package/calendar-range/esm/views/index.css +7 -7
  238. package/calendar-range/esm/views/popover.js +1 -1
  239. package/calendar-range/esm/views/static.js +1 -1
  240. package/calendar-range/index.module-96643d8a.js +4 -0
  241. package/calendar-range/modern/Component.js +1 -1
  242. package/calendar-range/modern/components/divider/Component.js +1 -1
  243. package/calendar-range/modern/components/divider/index.css +9 -9
  244. package/calendar-range/modern/index.js +1 -1
  245. package/calendar-range/modern/index.module-a5d1ec4b.js +4 -0
  246. package/calendar-range/modern/views/index.css +7 -7
  247. package/calendar-range/modern/views/popover.js +1 -1
  248. package/calendar-range/modern/views/static.js +1 -1
  249. package/calendar-range/utils.js +3 -1
  250. package/calendar-range/views/index.css +7 -7
  251. package/calendar-range/views/popover.js +1 -1
  252. package/calendar-range/views/static.js +1 -1
  253. package/calendar-with-skeleton/Component.js +1 -1
  254. package/calendar-with-skeleton/esm/Component.js +1 -1
  255. package/calendar-with-skeleton/esm/index.css +12 -12
  256. package/calendar-with-skeleton/index.css +12 -12
  257. package/calendar-with-skeleton/modern/Component.js +1 -1
  258. package/calendar-with-skeleton/modern/index.css +12 -12
  259. package/card-image/Component.js +1 -1
  260. package/card-image/esm/Component.js +1 -1
  261. package/card-image/esm/index.css +6 -6
  262. package/card-image/index.css +6 -6
  263. package/card-image/modern/Component.js +1 -1
  264. package/card-image/modern/index.css +6 -6
  265. package/cdn-icon/Component.js +1 -1
  266. package/cdn-icon/esm/Component.js +1 -1
  267. package/cdn-icon/esm/index.css +3 -3
  268. package/cdn-icon/index.css +3 -3
  269. package/cdn-icon/modern/Component.js +1 -1
  270. package/cdn-icon/modern/index.css +3 -3
  271. package/chart/Component.js +1 -1
  272. package/chart/components/Dot/index.css +7 -7
  273. package/chart/components/Dot/index.js +1 -1
  274. package/chart/components/Legends/index.css +7 -7
  275. package/chart/components/Legends/index.js +1 -1
  276. package/chart/components/Tick/index.css +4 -4
  277. package/chart/components/Tick/index.js +1 -1
  278. package/chart/components/TooltipContent/index.css +6 -6
  279. package/chart/components/TooltipContent/index.js +1 -1
  280. package/chart/cssm/components/Tick/index.module.css +1 -1
  281. package/chart/cssm/index.module.css +1 -1
  282. package/chart/esm/Component.js +1 -1
  283. package/chart/esm/components/Dot/index.css +7 -7
  284. package/chart/esm/components/Dot/index.js +1 -1
  285. package/chart/esm/components/Legends/index.css +7 -7
  286. package/chart/esm/components/Legends/index.js +1 -1
  287. package/chart/esm/components/Tick/index.css +4 -4
  288. package/chart/esm/components/Tick/index.js +1 -1
  289. package/chart/esm/components/TooltipContent/index.css +6 -6
  290. package/chart/esm/components/TooltipContent/index.js +1 -1
  291. package/chart/esm/index.css +5 -5
  292. package/chart/index.css +5 -5
  293. package/chart/modern/Component.js +1 -1
  294. package/chart/modern/components/Dot/index.css +7 -7
  295. package/chart/modern/components/Dot/index.js +1 -1
  296. package/chart/modern/components/Legends/index.css +7 -7
  297. package/chart/modern/components/Legends/index.js +1 -1
  298. package/chart/modern/components/Tick/index.css +4 -4
  299. package/chart/modern/components/Tick/index.js +1 -1
  300. package/chart/modern/components/TooltipContent/index.css +6 -6
  301. package/chart/modern/components/TooltipContent/index.js +1 -1
  302. package/chart/modern/index.css +5 -5
  303. package/checkbox/Component.js +1 -1
  304. package/checkbox/cssm/index.module.css +5 -5
  305. package/checkbox/esm/Component.js +1 -1
  306. package/checkbox/esm/index.css +38 -38
  307. package/checkbox/index.css +38 -38
  308. package/checkbox/modern/Component.js +1 -1
  309. package/checkbox/modern/index.css +38 -38
  310. package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
  311. package/checkbox-group/components/base-checkbox-group/index.css +20 -20
  312. package/checkbox-group/cssm/components/base-checkbox-group/index.module.css +2 -2
  313. package/checkbox-group/cssm/desktop/desktop.module.css +1 -1
  314. package/checkbox-group/desktop/Component.desktop.js +1 -1
  315. package/checkbox-group/desktop/desktop.css +4 -4
  316. package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
  317. package/checkbox-group/esm/components/base-checkbox-group/index.css +20 -20
  318. package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
  319. package/checkbox-group/esm/desktop/desktop.css +4 -4
  320. package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
  321. package/checkbox-group/esm/mobile/mobile.css +3 -3
  322. package/checkbox-group/mobile/Component.mobile.js +1 -1
  323. package/checkbox-group/mobile/mobile.css +3 -3
  324. package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
  325. package/checkbox-group/modern/components/base-checkbox-group/index.css +20 -20
  326. package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
  327. package/checkbox-group/modern/desktop/desktop.css +4 -4
  328. package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
  329. package/checkbox-group/modern/mobile/mobile.css +3 -3
  330. package/circular-progress-bar/Component.js +1 -1
  331. package/circular-progress-bar/cssm/index.module.css +2 -2
  332. package/circular-progress-bar/esm/Component.js +1 -1
  333. package/circular-progress-bar/esm/index.css +50 -50
  334. package/circular-progress-bar/index.css +50 -50
  335. package/circular-progress-bar/modern/Component.js +1 -1
  336. package/circular-progress-bar/modern/index.css +50 -50
  337. package/code-input/components/base-code-input/component.js +1 -1
  338. package/code-input/components/base-code-input/index.css +6 -6
  339. package/code-input/components/input/component.js +1 -1
  340. package/code-input/components/input/index.css +13 -13
  341. package/code-input/cssm/components/base-code-input/index.module.css +1 -1
  342. package/code-input/cssm/components/input/index.module.css +2 -2
  343. package/code-input/desktop/Component.desktop.js +1 -1
  344. package/code-input/desktop/desktop.css +1 -1
  345. package/code-input/esm/components/base-code-input/component.js +1 -1
  346. package/code-input/esm/components/base-code-input/index.css +6 -6
  347. package/code-input/esm/components/input/component.js +1 -1
  348. package/code-input/esm/components/input/index.css +13 -13
  349. package/code-input/esm/desktop/Component.desktop.js +1 -1
  350. package/code-input/esm/desktop/desktop.css +1 -1
  351. package/code-input/esm/mobile/Component.mobile.js +1 -1
  352. package/code-input/esm/mobile/mobile.css +2 -2
  353. package/code-input/mobile/Component.mobile.js +1 -1
  354. package/code-input/mobile/mobile.css +2 -2
  355. package/code-input/modern/components/base-code-input/component.js +1 -1
  356. package/code-input/modern/components/base-code-input/index.css +6 -6
  357. package/code-input/modern/components/input/component.js +1 -1
  358. package/code-input/modern/components/input/index.css +13 -13
  359. package/code-input/modern/desktop/Component.desktop.js +1 -1
  360. package/code-input/modern/desktop/desktop.css +1 -1
  361. package/code-input/modern/mobile/Component.mobile.js +1 -1
  362. package/code-input/modern/mobile/mobile.css +2 -2
  363. package/collapse/Component.js +1 -1
  364. package/collapse/esm/Component.js +1 -1
  365. package/collapse/esm/index.css +8 -8
  366. package/collapse/index.css +8 -8
  367. package/collapse/modern/Component.js +1 -1
  368. package/collapse/modern/index.css +8 -8
  369. package/comment/Component.js +1 -1
  370. package/comment/esm/Component.js +1 -1
  371. package/comment/esm/index.css +3 -3
  372. package/comment/index.css +3 -3
  373. package/comment/modern/Component.js +1 -1
  374. package/comment/modern/index.css +3 -3
  375. package/confirmation/components/base-confirmation/component.js +1 -1
  376. package/confirmation/components/base-confirmation/index.css +2 -2
  377. package/confirmation/components/countdown-loader/component.js +1 -1
  378. package/confirmation/components/countdown-loader/index.css +2 -2
  379. package/confirmation/components/header/component.js +1 -1
  380. package/confirmation/components/header/index.css +4 -4
  381. package/confirmation/components/screens/fatal-error/component.js +1 -1
  382. package/confirmation/components/screens/fatal-error/index.css +7 -7
  383. package/confirmation/components/screens/hint/component.js +1 -1
  384. package/confirmation/components/screens/hint/index.css +13 -13
  385. package/confirmation/components/screens/initial/component.js +1 -1
  386. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  387. package/confirmation/components/screens/initial/index.css +19 -19
  388. package/confirmation/components/screens/temp-block/component.js +1 -1
  389. package/confirmation/components/screens/temp-block/index.css +8 -8
  390. package/confirmation/{countdown-section-7f7c287b.js → countdown-section-62dc9b1b.js} +1 -1
  391. package/confirmation/cssm/components/screens/fatal-error/index.module.css +1 -1
  392. package/confirmation/cssm/components/screens/hint/index.module.css +1 -1
  393. package/confirmation/cssm/components/screens/initial/index.module.css +1 -1
  394. package/confirmation/cssm/components/screens/temp-block/index.module.css +1 -1
  395. package/confirmation/esm/component.responsive.js +1 -1
  396. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  397. package/confirmation/esm/components/base-confirmation/index.css +2 -2
  398. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  399. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  400. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  401. package/confirmation/esm/components/header/component.js +1 -1
  402. package/confirmation/esm/components/header/index.css +4 -4
  403. package/confirmation/esm/components/index.js +1 -1
  404. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  405. package/confirmation/esm/components/screens/fatal-error/index.css +7 -7
  406. package/confirmation/esm/components/screens/hint/component.js +1 -1
  407. package/confirmation/esm/components/screens/hint/index.css +13 -13
  408. package/confirmation/esm/components/screens/index.js +1 -1
  409. package/confirmation/esm/components/screens/initial/component.js +1 -1
  410. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  411. package/confirmation/esm/components/screens/initial/index.css +19 -19
  412. package/confirmation/esm/components/screens/initial/index.js +1 -1
  413. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  414. package/confirmation/esm/components/screens/temp-block/index.css +8 -8
  415. package/confirmation/esm/{countdown-section-9d180970.js → countdown-section-62c5863f.js} +1 -1
  416. package/confirmation/esm/desktop/component.desktop.js +1 -1
  417. package/confirmation/esm/desktop/index.js +1 -1
  418. package/confirmation/esm/index.js +1 -1
  419. package/confirmation/esm/mobile/component.mobile.js +2 -2
  420. package/confirmation/esm/mobile/index.js +1 -1
  421. package/confirmation/esm/mobile/mobile.css +2 -2
  422. package/confirmation/esm/shared/index.js +1 -1
  423. package/confirmation/mobile/component.mobile.js +1 -1
  424. package/confirmation/mobile/mobile.css +2 -2
  425. package/confirmation/modern/component.responsive.js +1 -1
  426. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  427. package/confirmation/modern/components/base-confirmation/index.css +2 -2
  428. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  429. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  430. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  431. package/confirmation/modern/components/header/component.js +1 -1
  432. package/confirmation/modern/components/header/index.css +4 -4
  433. package/confirmation/modern/components/index.js +1 -1
  434. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  435. package/confirmation/modern/components/screens/fatal-error/index.css +7 -7
  436. package/confirmation/modern/components/screens/hint/component.js +1 -1
  437. package/confirmation/modern/components/screens/hint/index.css +13 -13
  438. package/confirmation/modern/components/screens/index.js +1 -1
  439. package/confirmation/modern/components/screens/initial/component.js +1 -1
  440. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  441. package/confirmation/modern/components/screens/initial/index.css +19 -19
  442. package/confirmation/modern/components/screens/initial/index.js +1 -1
  443. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  444. package/confirmation/modern/components/screens/temp-block/index.css +8 -8
  445. package/confirmation/modern/{countdown-section-c4e32e68.js → countdown-section-6ca560c4.js} +1 -1
  446. package/confirmation/modern/desktop/component.desktop.js +1 -1
  447. package/confirmation/modern/desktop/index.js +1 -1
  448. package/confirmation/modern/index.js +1 -1
  449. package/confirmation/modern/mobile/component.mobile.js +2 -2
  450. package/confirmation/modern/mobile/index.js +1 -1
  451. package/confirmation/modern/mobile/mobile.css +2 -2
  452. package/confirmation/modern/shared/index.js +1 -1
  453. package/confirmation-v1/component.js +1 -1
  454. package/confirmation-v1/components/code-input/component.js +1 -1
  455. package/confirmation-v1/components/code-input/index.css +12 -12
  456. package/confirmation-v1/components/countdown/component.js +1 -1
  457. package/confirmation-v1/components/countdown/index.css +13 -13
  458. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  459. package/confirmation-v1/components/countdown-loader/index.css +2 -2
  460. package/confirmation-v1/components/overlimit/component.js +1 -1
  461. package/confirmation-v1/components/overlimit/index.css +10 -10
  462. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  463. package/confirmation-v1/components/sign-confirmation/index.css +15 -15
  464. package/confirmation-v1/cssm/components/code-input/index.module.css +2 -2
  465. package/confirmation-v1/cssm/components/overlimit/index.module.css +1 -1
  466. package/confirmation-v1/cssm/components/sign-confirmation/index.module.css +2 -2
  467. package/confirmation-v1/cssm/index.module.css +1 -1
  468. package/confirmation-v1/esm/component.js +1 -1
  469. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  470. package/confirmation-v1/esm/components/code-input/index.css +12 -12
  471. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  472. package/confirmation-v1/esm/components/countdown/index.css +13 -13
  473. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  474. package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
  475. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  476. package/confirmation-v1/esm/components/overlimit/index.css +10 -10
  477. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  478. package/confirmation-v1/esm/components/sign-confirmation/index.css +15 -15
  479. package/confirmation-v1/esm/index.css +15 -15
  480. package/confirmation-v1/index.css +15 -15
  481. package/confirmation-v1/modern/component.js +1 -1
  482. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  483. package/confirmation-v1/modern/components/code-input/index.css +12 -12
  484. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  485. package/confirmation-v1/modern/components/countdown/index.css +13 -13
  486. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  487. package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
  488. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  489. package/confirmation-v1/modern/components/overlimit/index.css +10 -10
  490. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  491. package/confirmation-v1/modern/components/sign-confirmation/index.css +15 -15
  492. package/confirmation-v1/modern/index.css +15 -15
  493. package/custom-button/Component.js +1 -1
  494. package/custom-button/cssm/index.module.css +4 -4
  495. package/custom-button/esm/Component.js +1 -1
  496. package/custom-button/esm/index.css +25 -25
  497. package/custom-button/index.css +25 -25
  498. package/custom-button/modern/Component.js +1 -1
  499. package/custom-button/modern/index.css +25 -25
  500. package/custom-picker-button/esm/field/Component.js +1 -1
  501. package/custom-picker-button/esm/field/index.css +5 -5
  502. package/custom-picker-button/field/Component.js +1 -1
  503. package/custom-picker-button/field/index.css +5 -5
  504. package/custom-picker-button/modern/field/Component.js +1 -1
  505. package/custom-picker-button/modern/field/index.css +5 -5
  506. package/date-input/Component.js +1 -1
  507. package/date-input/esm/Component.js +1 -1
  508. package/date-input/esm/index.css +4 -4
  509. package/date-input/index.css +4 -4
  510. package/date-input/modern/Component.js +1 -1
  511. package/date-input/modern/index.css +4 -4
  512. package/date-range-input/components/date-range-input/Component.js +1 -1
  513. package/date-range-input/components/date-range-input/index.css +7 -7
  514. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  515. package/date-range-input/esm/components/date-range-input/index.css +7 -7
  516. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  517. package/date-range-input/modern/components/date-range-input/index.css +7 -7
  518. package/date-time-input/components/date-time-input/Component.js +1 -1
  519. package/date-time-input/components/date-time-input/index.css +7 -7
  520. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  521. package/date-time-input/esm/components/date-time-input/index.css +7 -7
  522. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  523. package/date-time-input/modern/components/date-time-input/index.css +7 -7
  524. package/divider/Component.js +1 -1
  525. package/divider/esm/Component.js +1 -1
  526. package/divider/esm/index.css +1 -1
  527. package/divider/index.css +1 -1
  528. package/divider/modern/Component.js +1 -1
  529. package/divider/modern/index.css +1 -1
  530. package/drawer/Component.js +1 -1
  531. package/drawer/esm/Component.js +1 -1
  532. package/drawer/esm/index.css +34 -34
  533. package/drawer/index.css +34 -34
  534. package/drawer/modern/Component.js +1 -1
  535. package/drawer/modern/index.css +34 -34
  536. package/dropzone/Component.js +1 -1
  537. package/dropzone/components/overlay/Component.js +1 -1
  538. package/dropzone/components/overlay/index.css +4 -4
  539. package/dropzone/cssm/components/overlay/index.module.css +1 -1
  540. package/dropzone/cssm/index.module.css +2 -2
  541. package/dropzone/esm/Component.js +1 -1
  542. package/dropzone/esm/components/overlay/Component.js +1 -1
  543. package/dropzone/esm/components/overlay/index.css +4 -4
  544. package/dropzone/esm/index.css +10 -10
  545. package/dropzone/index.css +10 -10
  546. package/dropzone/modern/Component.js +1 -1
  547. package/dropzone/modern/components/overlay/Component.js +1 -1
  548. package/dropzone/modern/components/overlay/index.css +4 -4
  549. package/dropzone/modern/index.css +10 -10
  550. package/file-upload-item/Component.js +1 -1
  551. package/file-upload-item/cssm/index.module.css +4 -4
  552. package/file-upload-item/esm/Component.js +1 -1
  553. package/file-upload-item/esm/index.css +28 -28
  554. package/file-upload-item/index.css +28 -28
  555. package/file-upload-item/modern/Component.js +1 -1
  556. package/file-upload-item/modern/index.css +28 -28
  557. package/filter-tag/components/base-filter-tag/Component.js +1 -1
  558. package/filter-tag/components/base-filter-tag/index.css +72 -72
  559. package/filter-tag/cssm/components/base-filter-tag/index.module.css +6 -6
  560. package/filter-tag/desktop/Component.desktop.js +1 -1
  561. package/filter-tag/desktop/desktop.css +19 -19
  562. package/filter-tag/esm/components/base-filter-tag/Component.js +1 -1
  563. package/filter-tag/esm/components/base-filter-tag/index.css +72 -72
  564. package/filter-tag/esm/desktop/Component.desktop.js +1 -1
  565. package/filter-tag/esm/desktop/desktop.css +19 -19
  566. package/filter-tag/esm/mobile/Component.mobile.js +1 -1
  567. package/filter-tag/esm/mobile/mobile.css +19 -19
  568. package/filter-tag/mobile/Component.mobile.js +1 -1
  569. package/filter-tag/mobile/mobile.css +19 -19
  570. package/filter-tag/modern/components/base-filter-tag/Component.js +1 -1
  571. package/filter-tag/modern/components/base-filter-tag/index.css +72 -72
  572. package/filter-tag/modern/desktop/Component.desktop.js +1 -1
  573. package/filter-tag/modern/desktop/desktop.css +19 -19
  574. package/filter-tag/modern/mobile/Component.mobile.js +1 -1
  575. package/filter-tag/modern/mobile/mobile.css +19 -19
  576. package/form-control/components/base-form-control/Component.js +3 -3
  577. package/form-control/components/base-form-control/default.css +20 -20
  578. package/form-control/components/base-form-control/index.css +40 -40
  579. package/form-control/components/base-form-control/inverted.css +20 -20
  580. package/form-control/cssm/components/base-form-control/default.module.css +3 -3
  581. package/form-control/cssm/components/base-form-control/inverted.module.css +3 -3
  582. package/form-control/cssm/desktop/default.desktop.module.css +1 -1
  583. package/form-control/cssm/desktop/inverted.desktop.module.css +1 -1
  584. package/form-control/cssm/mobile/default.mobile.module.css +1 -1
  585. package/form-control/cssm/mobile/inverted.mobile.module.css +1 -1
  586. package/form-control/desktop/Component.desktop.js +3 -3
  587. package/form-control/desktop/default.desktop.css +4 -4
  588. package/form-control/desktop/desktop.css +7 -7
  589. package/form-control/desktop/inverted.desktop.css +4 -4
  590. package/form-control/esm/components/base-form-control/Component.js +3 -3
  591. package/form-control/esm/components/base-form-control/default.css +20 -20
  592. package/form-control/esm/components/base-form-control/index.css +40 -40
  593. package/form-control/esm/components/base-form-control/inverted.css +20 -20
  594. package/form-control/esm/desktop/Component.desktop.js +3 -3
  595. package/form-control/esm/desktop/default.desktop.css +4 -4
  596. package/form-control/esm/desktop/desktop.css +7 -7
  597. package/form-control/esm/desktop/inverted.desktop.css +4 -4
  598. package/form-control/esm/mobile/Component.mobile.js +3 -3
  599. package/form-control/esm/mobile/default.mobile.css +3 -3
  600. package/form-control/esm/mobile/inverted.mobile.css +3 -3
  601. package/form-control/esm/mobile/mobile.css +7 -7
  602. package/form-control/mobile/Component.mobile.js +3 -3
  603. package/form-control/mobile/default.mobile.css +3 -3
  604. package/form-control/mobile/inverted.mobile.css +3 -3
  605. package/form-control/mobile/mobile.css +7 -7
  606. package/form-control/modern/components/base-form-control/Component.js +3 -3
  607. package/form-control/modern/components/base-form-control/default.css +20 -20
  608. package/form-control/modern/components/base-form-control/index.css +40 -40
  609. package/form-control/modern/components/base-form-control/inverted.css +20 -20
  610. package/form-control/modern/desktop/Component.desktop.js +3 -3
  611. package/form-control/modern/desktop/default.desktop.css +4 -4
  612. package/form-control/modern/desktop/desktop.css +7 -7
  613. package/form-control/modern/desktop/inverted.desktop.css +4 -4
  614. package/form-control/modern/mobile/Component.mobile.js +3 -3
  615. package/form-control/modern/mobile/default.mobile.css +3 -3
  616. package/form-control/modern/mobile/inverted.mobile.css +3 -3
  617. package/form-control/modern/mobile/mobile.css +7 -7
  618. package/gallery/Component.js +1 -1
  619. package/gallery/{buttons-9f1b226a.js → buttons-cd063d09.js} +1 -1
  620. package/gallery/components/header/Component.js +1 -1
  621. package/gallery/components/header/buttons.js +1 -1
  622. package/gallery/components/header/index.css +6 -6
  623. package/gallery/components/header-info-block/Component.js +1 -1
  624. package/gallery/components/header-info-block/index.css +5 -5
  625. package/gallery/components/image-preview/Component.js +1 -1
  626. package/gallery/components/image-preview/index.css +14 -14
  627. package/gallery/components/image-viewer/component.js +1 -1
  628. package/gallery/components/image-viewer/index.css +19 -19
  629. package/gallery/components/image-viewer/slide.js +1 -1
  630. package/gallery/components/navigation-bar/Component.js +1 -1
  631. package/gallery/components/navigation-bar/index.css +6 -6
  632. package/gallery/esm/Component.js +3 -3
  633. package/gallery/esm/{buttons-98553783.js → buttons-a4ab88cd.js} +1 -1
  634. package/gallery/esm/components/header/Component.js +1 -1
  635. package/gallery/esm/components/header/buttons.js +1 -1
  636. package/gallery/esm/components/header/index.css +6 -6
  637. package/gallery/esm/components/header/index.js +1 -1
  638. package/gallery/esm/components/header-info-block/Component.js +1 -1
  639. package/gallery/esm/components/header-info-block/index.css +5 -5
  640. package/gallery/esm/components/image-preview/Component.js +2 -2
  641. package/gallery/esm/components/image-preview/index.css +14 -14
  642. package/gallery/esm/components/image-preview/index.js +1 -1
  643. package/gallery/esm/components/image-viewer/component.js +1 -1
  644. package/gallery/esm/components/image-viewer/index.css +19 -19
  645. package/gallery/esm/components/image-viewer/index.js +1 -1
  646. package/gallery/esm/components/image-viewer/slide.js +1 -1
  647. package/gallery/esm/components/index.js +2 -2
  648. package/gallery/esm/components/navigation-bar/Component.js +2 -2
  649. package/gallery/esm/components/navigation-bar/index.css +6 -6
  650. package/gallery/esm/components/navigation-bar/index.js +1 -1
  651. package/gallery/esm/index.css +3 -3
  652. package/gallery/esm/index.js +2 -2
  653. package/gallery/esm/{slide-6d1bc080.js → slide-74fe8645.js} +1 -1
  654. package/gallery/index.css +3 -3
  655. package/gallery/modern/Component.js +3 -3
  656. package/gallery/modern/{buttons-b09bc877.js → buttons-223b39a6.js} +1 -1
  657. package/gallery/modern/components/header/Component.js +1 -1
  658. package/gallery/modern/components/header/buttons.js +1 -1
  659. package/gallery/modern/components/header/index.css +6 -6
  660. package/gallery/modern/components/header/index.js +1 -1
  661. package/gallery/modern/components/header-info-block/Component.js +1 -1
  662. package/gallery/modern/components/header-info-block/index.css +5 -5
  663. package/gallery/modern/components/image-preview/Component.js +2 -2
  664. package/gallery/modern/components/image-preview/index.css +14 -14
  665. package/gallery/modern/components/image-preview/index.js +1 -1
  666. package/gallery/modern/components/image-viewer/component.js +1 -1
  667. package/gallery/modern/components/image-viewer/index.css +19 -19
  668. package/gallery/modern/components/image-viewer/index.js +1 -1
  669. package/gallery/modern/components/image-viewer/slide.js +1 -1
  670. package/gallery/modern/components/index.js +2 -2
  671. package/gallery/modern/components/navigation-bar/Component.js +2 -2
  672. package/gallery/modern/components/navigation-bar/index.css +6 -6
  673. package/gallery/modern/components/navigation-bar/index.js +1 -1
  674. package/gallery/modern/index.css +3 -3
  675. package/gallery/modern/index.js +2 -2
  676. package/gallery/modern/{slide-e69b924e.js → slide-49b8c0d6.js} +1 -1
  677. package/gallery/{slide-17b38653.js → slide-eaa00f4b.js} +1 -1
  678. package/gap/Component.js +1 -1
  679. package/gap/esm/Component.js +1 -1
  680. package/gap/esm/index.css +37 -37
  681. package/gap/index.css +37 -37
  682. package/gap/modern/Component.js +1 -1
  683. package/gap/modern/index.css +37 -37
  684. package/generic-wrapper/Component.js +1 -1
  685. package/generic-wrapper/esm/Component.js +1 -1
  686. package/generic-wrapper/esm/index.css +42 -42
  687. package/generic-wrapper/index.css +42 -42
  688. package/generic-wrapper/modern/Component.js +1 -1
  689. package/generic-wrapper/modern/index.css +42 -42
  690. package/grid/col/Component.js +2 -2
  691. package/grid/col/index.css +550 -550
  692. package/grid/esm/Component.js +1 -1
  693. package/grid/esm/col/Component.js +2 -2
  694. package/grid/esm/col/index.css +550 -550
  695. package/grid/esm/col/index.js +1 -1
  696. package/grid/esm/gutters.css +84 -84
  697. package/grid/esm/gutters.module-bc37e06a.js +4 -0
  698. package/grid/esm/index.js +1 -1
  699. package/grid/esm/row/Component.js +2 -2
  700. package/grid/esm/row/index.css +9 -9
  701. package/grid/esm/row/index.js +1 -1
  702. package/grid/gutters.css +84 -84
  703. package/grid/gutters.module-9f19ad77.js +4 -0
  704. package/grid/modern/Component.js +1 -1
  705. package/grid/modern/col/Component.js +2 -2
  706. package/grid/modern/col/index.css +550 -550
  707. package/grid/modern/col/index.js +1 -1
  708. package/grid/modern/gutters.css +84 -84
  709. package/grid/modern/gutters.module-cc0c2a79.js +4 -0
  710. package/grid/modern/index.js +1 -1
  711. package/grid/modern/row/Component.js +2 -2
  712. package/grid/modern/row/index.css +9 -9
  713. package/grid/modern/row/index.js +1 -1
  714. package/grid/row/Component.js +2 -2
  715. package/grid/row/index.css +9 -9
  716. package/hatching-progress-bar/Component.js +1 -1
  717. package/hatching-progress-bar/cssm/index.module.css +2 -2
  718. package/hatching-progress-bar/esm/Component.js +1 -1
  719. package/hatching-progress-bar/esm/index.css +13 -13
  720. package/hatching-progress-bar/index.css +13 -13
  721. package/hatching-progress-bar/modern/Component.js +1 -1
  722. package/hatching-progress-bar/modern/index.css +13 -13
  723. package/icon-button/Component.js +3 -3
  724. package/icon-button/cssm/default.module.css +4 -4
  725. package/icon-button/cssm/inverted.module.css +3 -3
  726. package/icon-button/default.css +28 -28
  727. package/icon-button/esm/Component.js +3 -3
  728. package/icon-button/esm/default.css +28 -28
  729. package/icon-button/esm/index.css +12 -12
  730. package/icon-button/esm/inverted.css +27 -27
  731. package/icon-button/index.css +12 -12
  732. package/icon-button/inverted.css +27 -27
  733. package/icon-button/modern/Component.js +3 -3
  734. package/icon-button/modern/default.css +28 -28
  735. package/icon-button/modern/index.css +12 -12
  736. package/icon-button/modern/inverted.css +27 -27
  737. package/icon-view/components/base-shape/component.js +1 -1
  738. package/icon-view/components/base-shape/index.css +67 -67
  739. package/icon-view/esm/components/base-shape/component.js +1 -1
  740. package/icon-view/esm/components/base-shape/index.css +67 -67
  741. package/icon-view/modern/components/base-shape/component.js +1 -1
  742. package/icon-view/modern/components/base-shape/index.css +67 -67
  743. package/indicator/Component.js +1 -1
  744. package/indicator/cssm/index.module.css +2 -2
  745. package/indicator/esm/Component.js +1 -1
  746. package/indicator/esm/index.css +19 -19
  747. package/indicator/index.css +19 -19
  748. package/indicator/modern/Component.js +1 -1
  749. package/indicator/modern/index.css +19 -19
  750. package/input/components/base-input/Component.js +3 -3
  751. package/input/components/base-input/default.css +12 -12
  752. package/input/components/base-input/index.css +38 -38
  753. package/input/components/base-input/inverted.css +11 -11
  754. package/input/components/clear-button/Component.js +3 -3
  755. package/input/components/clear-button/default.css +4 -4
  756. package/input/components/clear-button/index.css +4 -4
  757. package/input/components/clear-button/inverted.css +4 -4
  758. package/input/cssm/components/base-input/default.module.css +2 -2
  759. package/input/cssm/components/base-input/index.module.css +1 -1
  760. package/input/cssm/components/base-input/inverted.module.css +1 -1
  761. package/input/esm/components/base-input/Component.js +3 -3
  762. package/input/esm/components/base-input/default.css +12 -12
  763. package/input/esm/components/base-input/index.css +38 -38
  764. package/input/esm/components/base-input/inverted.css +11 -11
  765. package/input/esm/components/clear-button/Component.js +3 -3
  766. package/input/esm/components/clear-button/default.css +4 -4
  767. package/input/esm/components/clear-button/index.css +4 -4
  768. package/input/esm/components/clear-button/inverted.css +4 -4
  769. package/input/modern/components/base-input/Component.js +3 -3
  770. package/input/modern/components/base-input/default.css +12 -12
  771. package/input/modern/components/base-input/index.css +38 -38
  772. package/input/modern/components/base-input/inverted.css +11 -11
  773. package/input/modern/components/clear-button/Component.js +3 -3
  774. package/input/modern/components/clear-button/default.css +4 -4
  775. package/input/modern/components/clear-button/index.css +4 -4
  776. package/input/modern/components/clear-button/inverted.css +4 -4
  777. package/input-autocomplete/autocomplete-field/Component.js +5 -2
  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/cssm/autocomplete-field/Component.js +4 -1
  782. package/input-autocomplete/cssm/enums.d.ts +5 -0
  783. package/input-autocomplete/cssm/enums.js +7 -0
  784. package/input-autocomplete/cssm/mobile/Component.mobile.js +3 -2
  785. package/input-autocomplete/cssm/types.d.ts +2 -1
  786. package/input-autocomplete/enums.d.ts +5 -0
  787. package/input-autocomplete/enums.js +7 -0
  788. package/input-autocomplete/esm/Component.responsive.js +1 -0
  789. package/input-autocomplete/esm/autocomplete-field/Component.js +5 -2
  790. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  791. package/input-autocomplete/esm/autocomplete-field/index.js +1 -0
  792. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  793. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  794. package/input-autocomplete/esm/desktop/Component.desktop.js +1 -0
  795. package/input-autocomplete/esm/desktop/index.js +1 -0
  796. package/input-autocomplete/esm/enums.d.ts +5 -0
  797. package/input-autocomplete/esm/enums.js +7 -0
  798. package/input-autocomplete/esm/index.js +1 -0
  799. package/input-autocomplete/esm/mobile/Component.mobile.js +4 -3
  800. package/input-autocomplete/esm/mobile/Component.modal.mobile.js +1 -0
  801. package/input-autocomplete/esm/mobile/index.js +1 -0
  802. package/input-autocomplete/esm/mobile/mobile.css +2 -2
  803. package/input-autocomplete/esm/types.d.ts +2 -1
  804. package/input-autocomplete/mobile/Component.mobile.js +4 -3
  805. package/input-autocomplete/mobile/mobile.css +2 -2
  806. package/input-autocomplete/modern/Component.responsive.js +1 -0
  807. package/input-autocomplete/modern/autocomplete-field/Component.js +3 -2
  808. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  809. package/input-autocomplete/modern/autocomplete-field/index.js +1 -0
  810. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  811. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  812. package/input-autocomplete/modern/desktop/Component.desktop.js +1 -0
  813. package/input-autocomplete/modern/desktop/index.js +1 -0
  814. package/input-autocomplete/modern/enums.d.ts +5 -0
  815. package/input-autocomplete/modern/enums.js +7 -0
  816. package/input-autocomplete/modern/index.js +1 -0
  817. package/input-autocomplete/modern/mobile/Component.mobile.js +4 -3
  818. package/input-autocomplete/modern/mobile/Component.modal.mobile.js +1 -0
  819. package/input-autocomplete/modern/mobile/index.js +1 -0
  820. package/input-autocomplete/modern/mobile/mobile.css +2 -2
  821. package/input-autocomplete/modern/types.d.ts +2 -1
  822. package/input-autocomplete/types.d.ts +2 -1
  823. package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
  824. package/international-phone-input/components/base-international-phone-input/index.css +2 -2
  825. package/international-phone-input/components/country-select/Component.js +1 -1
  826. package/international-phone-input/components/country-select/index.css +8 -8
  827. package/international-phone-input/components/flag-icon/component.js +1 -1
  828. package/international-phone-input/components/flag-icon/index.css +3 -3
  829. package/international-phone-input/components/select-field/component.js +1 -1
  830. package/international-phone-input/components/select-field/index.css +9 -9
  831. package/international-phone-input/esm/components/base-international-phone-input/Component.js +1 -1
  832. package/international-phone-input/esm/components/base-international-phone-input/index.css +2 -2
  833. package/international-phone-input/esm/components/country-select/Component.js +1 -1
  834. package/international-phone-input/esm/components/country-select/index.css +8 -8
  835. package/international-phone-input/esm/components/flag-icon/component.js +1 -1
  836. package/international-phone-input/esm/components/flag-icon/index.css +3 -3
  837. package/international-phone-input/esm/components/select-field/component.js +1 -1
  838. package/international-phone-input/esm/components/select-field/index.css +9 -9
  839. package/international-phone-input/modern/components/base-international-phone-input/Component.js +1 -1
  840. package/international-phone-input/modern/components/base-international-phone-input/index.css +2 -2
  841. package/international-phone-input/modern/components/country-select/Component.js +1 -1
  842. package/international-phone-input/modern/components/country-select/index.css +8 -8
  843. package/international-phone-input/modern/components/flag-icon/component.js +1 -1
  844. package/international-phone-input/modern/components/flag-icon/index.css +3 -3
  845. package/international-phone-input/modern/components/select-field/component.js +1 -1
  846. package/international-phone-input/modern/components/select-field/index.css +9 -9
  847. package/intl-phone-input/component.js +1 -1
  848. package/intl-phone-input/components/flag-icon/component.js +1 -1
  849. package/intl-phone-input/components/flag-icon/index.css +3 -3
  850. package/intl-phone-input/components/select/component.js +1 -1
  851. package/intl-phone-input/components/select/index.css +6 -6
  852. package/intl-phone-input/components/select-field/component.js +1 -1
  853. package/intl-phone-input/components/select-field/index.css +9 -9
  854. package/intl-phone-input/esm/component.js +1 -1
  855. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  856. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  857. package/intl-phone-input/esm/components/select/component.js +1 -1
  858. package/intl-phone-input/esm/components/select/index.css +6 -6
  859. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  860. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  861. package/intl-phone-input/esm/index.css +5 -5
  862. package/intl-phone-input/index.css +5 -5
  863. package/intl-phone-input/modern/component.js +1 -1
  864. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  865. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  866. package/intl-phone-input/modern/components/select/component.js +1 -1
  867. package/intl-phone-input/modern/components/select/index.css +6 -6
  868. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  869. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  870. package/intl-phone-input/modern/index.css +5 -5
  871. package/link/Component.js +3 -3
  872. package/link/cssm/default.module.css +3 -3
  873. package/link/cssm/inverted.module.css +3 -3
  874. package/link/default.css +12 -12
  875. package/link/esm/Component.js +3 -3
  876. package/link/esm/default.css +12 -12
  877. package/link/esm/index.css +13 -13
  878. package/link/esm/inverted.css +12 -12
  879. package/link/index.css +13 -13
  880. package/link/inverted.css +12 -12
  881. package/link/modern/Component.js +3 -3
  882. package/link/modern/default.css +12 -12
  883. package/link/modern/index.css +13 -13
  884. package/link/modern/inverted.css +12 -12
  885. package/list/{Component-38ee41d7.js → Component-fd0a16a2.js} +2 -2
  886. package/list/Component.js +1 -1
  887. package/list/components/item/Component.js +1 -1
  888. package/list/components/item/index.css +10 -10
  889. package/list/components/item/index.d.ts +1 -1
  890. package/list/components/item/index.js +1 -1
  891. package/list/cssm/components/item/index.module.css +1 -1
  892. package/list/cssm/index.module.css +1 -1
  893. package/list/esm/{Component-0ee478ed.js → Component-3fbec0a2.js} +2 -2
  894. package/list/esm/Component.js +1 -1
  895. package/list/esm/components/item/Component.js +1 -1
  896. package/list/esm/components/item/index.css +10 -10
  897. package/list/esm/components/item/index.d.ts +1 -1
  898. package/list/esm/components/item/index.js +1 -1
  899. package/list/esm/index.css +6 -6
  900. package/list/esm/index.js +1 -1
  901. package/list/index.css +6 -6
  902. package/list/index.js +1 -1
  903. package/list/modern/{Component-ee68ad21.js → Component-fb4c4097.js} +2 -2
  904. package/list/modern/Component.js +1 -1
  905. package/list/modern/components/item/Component.js +1 -1
  906. package/list/modern/components/item/index.css +10 -10
  907. package/list/modern/components/item/index.d.ts +1 -1
  908. package/list/modern/components/item/index.js +1 -1
  909. package/list/modern/index.css +6 -6
  910. package/list/modern/index.js +1 -1
  911. package/list-header/Component.js +1 -1
  912. package/list-header/esm/Component.js +1 -1
  913. package/list-header/esm/index.css +3 -3
  914. package/list-header/index.css +3 -3
  915. package/list-header/modern/Component.js +1 -1
  916. package/list-header/modern/index.css +3 -3
  917. package/loader/Component.js +1 -1
  918. package/loader/esm/Component.js +1 -1
  919. package/loader/esm/index.css +7 -7
  920. package/loader/index.css +7 -7
  921. package/loader/modern/Component.js +1 -1
  922. package/loader/modern/index.css +7 -7
  923. package/markdown/Component.js +1 -1
  924. package/markdown/esm/Component.desktop.js +1 -1
  925. package/markdown/esm/Component.js +1 -1
  926. package/markdown/esm/Component.mobile.js +1 -1
  927. package/markdown/esm/Component.responsive.js +1 -1
  928. package/markdown/esm/desktop/index.js +1 -1
  929. package/markdown/esm/hooks/use-overrides.js +1 -1
  930. package/markdown/esm/index.css +14 -14
  931. package/markdown/esm/index.js +1 -1
  932. package/markdown/esm/mobile/index.js +1 -1
  933. package/markdown/esm/{use-overrides-055b0fec.js → use-overrides-6c62184d.js} +1 -1
  934. package/markdown/hooks/use-overrides.js +1 -1
  935. package/markdown/index.css +14 -14
  936. package/markdown/modern/Component.desktop.js +1 -1
  937. package/markdown/modern/Component.js +1 -1
  938. package/markdown/modern/Component.mobile.js +1 -1
  939. package/markdown/modern/Component.responsive.js +1 -1
  940. package/markdown/modern/desktop/index.js +1 -1
  941. package/markdown/modern/hooks/use-overrides.js +1 -1
  942. package/markdown/modern/index.css +14 -14
  943. package/markdown/modern/index.js +1 -1
  944. package/markdown/modern/mobile/index.js +1 -1
  945. package/markdown/modern/{use-overrides-91983127.js → use-overrides-90208329.js} +1 -1
  946. package/markdown/{use-overrides-7f053469.js → use-overrides-1d654655.js} +1 -1
  947. package/masked-input/Component.js +1 -1
  948. package/masked-input/esm/Component.js +1 -1
  949. package/masked-input/esm/index.css +2 -2
  950. package/masked-input/index.css +2 -2
  951. package/masked-input/modern/Component.js +1 -1
  952. package/masked-input/modern/index.css +2 -2
  953. package/modal/Component.js +3 -3
  954. package/modal/components/content/Component.js +3 -3
  955. package/modal/components/content/desktop.css +7 -7
  956. package/modal/components/content/index.css +4 -4
  957. package/modal/components/content/mobile.css +3 -3
  958. package/modal/components/controls/Component.js +2 -2
  959. package/modal/components/controls/index.css +2 -2
  960. package/modal/components/footer/Component.js +4 -4
  961. package/modal/components/footer/desktop.css +9 -9
  962. package/modal/components/footer/index.css +4 -4
  963. package/modal/components/footer/layout.css +17 -17
  964. package/modal/components/footer/mobile.css +3 -3
  965. package/modal/components/header/Component.js +17 -5
  966. package/modal/components/header/desktop.css +15 -15
  967. package/modal/components/header/index.css +4 -4
  968. package/modal/components/header/mobile.css +4 -4
  969. package/modal/cssm/components/header/Component.js +14 -2
  970. package/modal/desktop/desktop.css +9 -9
  971. package/modal/esm/Component.js +3 -3
  972. package/modal/esm/Component.responsive.js +1 -1
  973. package/modal/esm/components/content/Component.js +3 -3
  974. package/modal/esm/components/content/desktop.css +7 -7
  975. package/modal/esm/components/content/index.css +4 -4
  976. package/modal/esm/components/content/mobile.css +3 -3
  977. package/modal/esm/components/controls/Component.js +2 -2
  978. package/modal/esm/components/controls/index.css +2 -2
  979. package/modal/esm/components/controls/index.js +1 -1
  980. package/modal/esm/components/footer/Component.js +4 -4
  981. package/modal/esm/components/footer/desktop.css +9 -9
  982. package/modal/esm/components/footer/index.css +4 -4
  983. package/modal/esm/components/footer/layout.css +17 -17
  984. package/modal/esm/components/footer/mobile.css +3 -3
  985. package/modal/esm/components/header/Component.js +18 -6
  986. package/modal/esm/components/header/desktop.css +15 -15
  987. package/modal/esm/components/header/index.css +4 -4
  988. package/modal/esm/components/header/mobile.css +4 -4
  989. package/modal/esm/desktop/Component.desktop.js +1 -1
  990. package/modal/esm/desktop/desktop.css +9 -9
  991. package/modal/esm/desktop/index.js +1 -1
  992. package/modal/esm/index.js +1 -1
  993. package/modal/esm/layout.module-c5c16c04.js +4 -0
  994. package/modal/esm/mobile/Component.mobile.js +1 -1
  995. package/modal/esm/mobile/index.js +1 -1
  996. package/modal/esm/mobile/mobile.css +2 -2
  997. package/modal/esm/transitions.css +8 -8
  998. package/modal/layout.module-5b464412.js +4 -0
  999. package/modal/mobile/mobile.css +2 -2
  1000. package/modal/modern/Component.js +3 -3
  1001. package/modal/modern/Component.responsive.js +1 -1
  1002. package/modal/modern/components/content/Component.js +3 -3
  1003. package/modal/modern/components/content/desktop.css +7 -7
  1004. package/modal/modern/components/content/index.css +4 -4
  1005. package/modal/modern/components/content/mobile.css +3 -3
  1006. package/modal/modern/components/controls/Component.js +2 -2
  1007. package/modal/modern/components/controls/index.css +2 -2
  1008. package/modal/modern/components/controls/index.js +1 -1
  1009. package/modal/modern/components/footer/Component.js +4 -4
  1010. package/modal/modern/components/footer/desktop.css +9 -9
  1011. package/modal/modern/components/footer/index.css +4 -4
  1012. package/modal/modern/components/footer/layout.css +17 -17
  1013. package/modal/modern/components/footer/mobile.css +3 -3
  1014. package/modal/modern/components/header/Component.js +14 -6
  1015. package/modal/modern/components/header/desktop.css +15 -15
  1016. package/modal/modern/components/header/index.css +4 -4
  1017. package/modal/modern/components/header/mobile.css +4 -4
  1018. package/modal/modern/desktop/Component.desktop.js +1 -1
  1019. package/modal/modern/desktop/desktop.css +9 -9
  1020. package/modal/modern/desktop/index.js +1 -1
  1021. package/modal/modern/index.js +1 -1
  1022. package/modal/modern/layout.module-a523c52f.js +4 -0
  1023. package/modal/modern/mobile/Component.mobile.js +1 -1
  1024. package/modal/modern/mobile/index.js +1 -1
  1025. package/modal/modern/mobile/mobile.css +2 -2
  1026. package/modal/modern/transitions.css +8 -8
  1027. package/modal/transitions.css +8 -8
  1028. package/navigation-bar/Component.js +1 -1
  1029. package/navigation-bar/components/back-arrow-addon/Component.js +1 -1
  1030. package/navigation-bar/components/back-arrow-addon/index.css +13 -13
  1031. package/navigation-bar/components/closer/Component.js +1 -1
  1032. package/navigation-bar/components/closer/index.css +7 -7
  1033. package/navigation-bar/cssm/components/back-arrow-addon/index.module.css +1 -1
  1034. package/navigation-bar/cssm/components/closer/index.module.css +1 -1
  1035. package/navigation-bar/cssm/index.module.css +1 -1
  1036. package/navigation-bar/esm/Component.js +1 -1
  1037. package/navigation-bar/esm/components/back-arrow-addon/Component.js +1 -1
  1038. package/navigation-bar/esm/components/back-arrow-addon/index.css +13 -13
  1039. package/navigation-bar/esm/components/closer/Component.js +1 -1
  1040. package/navigation-bar/esm/components/closer/index.css +7 -7
  1041. package/navigation-bar/esm/index.css +28 -28
  1042. package/navigation-bar/index.css +28 -28
  1043. package/navigation-bar/modern/Component.js +1 -1
  1044. package/navigation-bar/modern/components/back-arrow-addon/Component.js +1 -1
  1045. package/navigation-bar/modern/components/back-arrow-addon/index.css +13 -13
  1046. package/navigation-bar/modern/components/closer/Component.js +1 -1
  1047. package/navigation-bar/modern/components/closer/index.css +7 -7
  1048. package/navigation-bar/modern/index.css +28 -28
  1049. package/notification/Component.js +1 -1
  1050. package/notification/esm/Component.js +1 -1
  1051. package/notification/esm/index.css +9 -9
  1052. package/notification/index.css +9 -9
  1053. package/notification/modern/Component.js +1 -1
  1054. package/notification/modern/index.css +9 -9
  1055. package/notification-manager/component.js +1 -1
  1056. package/notification-manager/esm/component.js +1 -1
  1057. package/notification-manager/esm/index.css +11 -11
  1058. package/notification-manager/index.css +11 -11
  1059. package/notification-manager/modern/component.js +1 -1
  1060. package/notification-manager/modern/index.css +11 -11
  1061. package/number-input/components/number-input/Component.js +3 -3
  1062. package/number-input/components/number-input/default.css +4 -4
  1063. package/number-input/components/number-input/index.css +3 -3
  1064. package/number-input/components/number-input/inverted.css +4 -4
  1065. package/number-input/components/steppers/Component.js +3 -3
  1066. package/number-input/components/steppers/default.css +2 -2
  1067. package/number-input/components/steppers/index.css +4 -4
  1068. package/number-input/components/steppers/inverted.css +2 -2
  1069. package/number-input/esm/components/number-input/Component.js +3 -3
  1070. package/number-input/esm/components/number-input/default.css +4 -4
  1071. package/number-input/esm/components/number-input/index.css +3 -3
  1072. package/number-input/esm/components/number-input/inverted.css +4 -4
  1073. package/number-input/esm/components/steppers/Component.js +3 -3
  1074. package/number-input/esm/components/steppers/default.css +2 -2
  1075. package/number-input/esm/components/steppers/index.css +4 -4
  1076. package/number-input/esm/components/steppers/inverted.css +2 -2
  1077. package/number-input/modern/components/number-input/Component.js +3 -3
  1078. package/number-input/modern/components/number-input/default.css +4 -4
  1079. package/number-input/modern/components/number-input/index.css +3 -3
  1080. package/number-input/modern/components/number-input/inverted.css +4 -4
  1081. package/number-input/modern/components/steppers/Component.js +3 -3
  1082. package/number-input/modern/components/steppers/default.css +2 -2
  1083. package/number-input/modern/components/steppers/index.css +4 -4
  1084. package/number-input/modern/components/steppers/inverted.css +2 -2
  1085. package/package.json +2 -2
  1086. package/pagination/Component.js +1 -1
  1087. package/pagination/components/default-view/index.css +1 -1
  1088. package/pagination/components/default-view/index.js +1 -1
  1089. package/pagination/components/per-page-view/index.css +1 -1
  1090. package/pagination/components/per-page-view/index.js +1 -1
  1091. package/pagination/components/tag/index.css +10 -10
  1092. package/pagination/components/tag/index.js +1 -1
  1093. package/pagination/cssm/components/tag/index.module.css +3 -3
  1094. package/pagination/cssm/index.module.css +1 -1
  1095. package/pagination/esm/Component.js +1 -1
  1096. package/pagination/esm/components/default-view/index.css +1 -1
  1097. package/pagination/esm/components/default-view/index.js +1 -1
  1098. package/pagination/esm/components/per-page-view/index.css +1 -1
  1099. package/pagination/esm/components/per-page-view/index.js +1 -1
  1100. package/pagination/esm/components/tag/index.css +10 -10
  1101. package/pagination/esm/components/tag/index.js +1 -1
  1102. package/pagination/esm/index.css +4 -4
  1103. package/pagination/index.css +4 -4
  1104. package/pagination/modern/Component.js +1 -1
  1105. package/pagination/modern/components/default-view/index.css +1 -1
  1106. package/pagination/modern/components/default-view/index.js +1 -1
  1107. package/pagination/modern/components/per-page-view/index.css +1 -1
  1108. package/pagination/modern/components/per-page-view/index.js +1 -1
  1109. package/pagination/modern/components/tag/index.css +10 -10
  1110. package/pagination/modern/components/tag/index.js +1 -1
  1111. package/pagination/modern/index.css +4 -4
  1112. package/pass-code/Component.js +1 -1
  1113. package/pass-code/components/InputProgress/Component.js +2 -2
  1114. package/pass-code/components/InputProgress/index.css +7 -7
  1115. package/pass-code/components/InputProgress/transitions.css +8 -8
  1116. package/pass-code/components/KeyPad/Component.js +1 -1
  1117. package/pass-code/components/KeyPad/index.css +5 -5
  1118. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1119. package/pass-code/components/KeyPadButton/index.css +14 -14
  1120. package/pass-code/cssm/components/InputProgress/index.module.css +2 -2
  1121. package/pass-code/cssm/components/KeyPadButton/index.module.css +1 -1
  1122. package/pass-code/cssm/index.module.css +2 -2
  1123. package/pass-code/esm/Component.js +1 -1
  1124. package/pass-code/esm/components/InputProgress/Component.js +2 -2
  1125. package/pass-code/esm/components/InputProgress/index.css +7 -7
  1126. package/pass-code/esm/components/InputProgress/transitions.css +8 -8
  1127. package/pass-code/esm/components/KeyPad/Component.js +1 -1
  1128. package/pass-code/esm/components/KeyPad/index.css +5 -5
  1129. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1130. package/pass-code/esm/components/KeyPadButton/index.css +14 -14
  1131. package/pass-code/esm/index.css +6 -6
  1132. package/pass-code/index.css +6 -6
  1133. package/pass-code/modern/Component.js +1 -1
  1134. package/pass-code/modern/components/InputProgress/Component.js +2 -2
  1135. package/pass-code/modern/components/InputProgress/index.css +7 -7
  1136. package/pass-code/modern/components/InputProgress/transitions.css +8 -8
  1137. package/pass-code/modern/components/KeyPad/Component.js +1 -1
  1138. package/pass-code/modern/components/KeyPad/index.css +5 -5
  1139. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1140. package/pass-code/modern/components/KeyPadButton/index.css +14 -14
  1141. package/pass-code/modern/index.css +6 -6
  1142. package/password-input/component.js +1 -1
  1143. package/password-input/esm/component.js +1 -1
  1144. package/password-input/esm/index.css +5 -5
  1145. package/password-input/index.css +5 -5
  1146. package/password-input/modern/component.js +1 -1
  1147. package/password-input/modern/index.css +5 -5
  1148. package/pattern-lock/components/base-pattern-lock/Component.js +1 -1
  1149. package/pattern-lock/components/base-pattern-lock/index.css +8 -8
  1150. package/pattern-lock/cssm/components/base-pattern-lock/index.module.css +2 -2
  1151. package/pattern-lock/desktop/Component.desktop.js +1 -1
  1152. package/pattern-lock/desktop/desktop.css +4 -4
  1153. package/pattern-lock/esm/components/base-pattern-lock/Component.js +1 -1
  1154. package/pattern-lock/esm/components/base-pattern-lock/index.css +8 -8
  1155. package/pattern-lock/esm/desktop/Component.desktop.js +1 -1
  1156. package/pattern-lock/esm/desktop/desktop.css +4 -4
  1157. package/pattern-lock/esm/mobile/Component.mobile.js +1 -1
  1158. package/pattern-lock/esm/mobile/mobile.css +7 -7
  1159. package/pattern-lock/mobile/Component.mobile.js +1 -1
  1160. package/pattern-lock/mobile/mobile.css +7 -7
  1161. package/pattern-lock/modern/components/base-pattern-lock/Component.js +1 -1
  1162. package/pattern-lock/modern/components/base-pattern-lock/index.css +8 -8
  1163. package/pattern-lock/modern/desktop/Component.desktop.js +1 -1
  1164. package/pattern-lock/modern/desktop/desktop.css +4 -4
  1165. package/pattern-lock/modern/mobile/Component.mobile.js +1 -1
  1166. package/pattern-lock/modern/mobile/mobile.css +7 -7
  1167. package/picker-button/desktop/Component.desktop.js +1 -1
  1168. package/picker-button/esm/desktop/Component.desktop.js +1 -1
  1169. package/picker-button/esm/field/Component.js +1 -1
  1170. package/picker-button/esm/field/index.css +6 -6
  1171. package/picker-button/esm/index.css +5 -5
  1172. package/picker-button/esm/option/Component.js +1 -1
  1173. package/picker-button/esm/option/index.css +4 -4
  1174. package/picker-button/field/Component.js +1 -1
  1175. package/picker-button/field/index.css +6 -6
  1176. package/picker-button/index.css +5 -5
  1177. package/picker-button/modern/desktop/Component.desktop.js +1 -1
  1178. package/picker-button/modern/field/Component.js +1 -1
  1179. package/picker-button/modern/field/index.css +6 -6
  1180. package/picker-button/modern/index.css +5 -5
  1181. package/picker-button/modern/option/Component.js +1 -1
  1182. package/picker-button/modern/option/index.css +4 -4
  1183. package/picker-button/option/Component.js +1 -1
  1184. package/picker-button/option/index.css +4 -4
  1185. package/plate/components/base-plate/Component.js +1 -1
  1186. package/plate/components/base-plate/index.css +53 -53
  1187. package/plate/cssm/components/base-plate/index.module.css +2 -2
  1188. package/plate/desktop/Component.desktop.js +1 -1
  1189. package/plate/desktop/desktop.css +4 -4
  1190. package/plate/esm/components/base-plate/Component.js +1 -1
  1191. package/plate/esm/components/base-plate/index.css +53 -53
  1192. package/plate/esm/desktop/Component.desktop.js +1 -1
  1193. package/plate/esm/desktop/desktop.css +4 -4
  1194. package/plate/esm/mobile/Component.mobile.js +1 -1
  1195. package/plate/esm/mobile/mobile.css +4 -4
  1196. package/plate/mobile/Component.mobile.js +1 -1
  1197. package/plate/mobile/mobile.css +4 -4
  1198. package/plate/modern/components/base-plate/Component.js +1 -1
  1199. package/plate/modern/components/base-plate/index.css +53 -53
  1200. package/plate/modern/desktop/Component.desktop.js +1 -1
  1201. package/plate/modern/desktop/desktop.css +4 -4
  1202. package/plate/modern/mobile/Component.mobile.js +1 -1
  1203. package/plate/modern/mobile/mobile.css +4 -4
  1204. package/popover/Component.js +1 -1
  1205. package/popover/cssm/index.module.css +1 -1
  1206. package/popover/esm/Component.js +1 -1
  1207. package/popover/esm/index.css +26 -26
  1208. package/popover/index.css +26 -26
  1209. package/popover/modern/Component.js +1 -1
  1210. package/popover/modern/index.css +26 -26
  1211. package/popup-sheet/Component.js +1 -1
  1212. package/popup-sheet/components/backdrop/Component.js +1 -1
  1213. package/popup-sheet/components/backdrop/index.css +10 -10
  1214. package/popup-sheet/esm/Component.js +1 -1
  1215. package/popup-sheet/esm/components/backdrop/Component.js +1 -1
  1216. package/popup-sheet/esm/components/backdrop/index.css +10 -10
  1217. package/popup-sheet/esm/index.css +14 -14
  1218. package/popup-sheet/index.css +14 -14
  1219. package/popup-sheet/modern/Component.js +1 -1
  1220. package/popup-sheet/modern/components/backdrop/Component.js +1 -1
  1221. package/popup-sheet/modern/components/backdrop/index.css +10 -10
  1222. package/popup-sheet/modern/index.css +14 -14
  1223. package/progress-bar/Component.js +1 -1
  1224. package/progress-bar/cssm/index.module.css +2 -2
  1225. package/progress-bar/esm/Component.js +1 -1
  1226. package/progress-bar/esm/index.css +14 -14
  1227. package/progress-bar/index.css +14 -14
  1228. package/progress-bar/modern/Component.js +1 -1
  1229. package/progress-bar/modern/index.css +14 -14
  1230. package/pure-cell/{component-81e75437.d.ts → component-5aa16b0d.d.ts} +12 -0
  1231. package/pure-cell/{component-81e75437.js → component-5aa16b0d.js} +133 -27
  1232. package/pure-cell/{component-21d7b687.d.ts → component-6a954af1.d.ts} +4 -0
  1233. package/pure-cell/component.js +1 -1
  1234. package/pure-cell/components/addon/component.js +2 -1
  1235. package/pure-cell/components/addon/index.css +35 -10
  1236. package/pure-cell/components/addon/index.d.ts +1 -1
  1237. package/pure-cell/components/addon/index.js +1 -1
  1238. package/pure-cell/components/amount/component.js +1 -1
  1239. package/pure-cell/components/amount/index.css +2 -2
  1240. package/pure-cell/components/amount/index.d.ts +1 -1
  1241. package/pure-cell/components/amount/index.js +1 -1
  1242. package/pure-cell/components/amount-title/component.js +1 -1
  1243. package/pure-cell/components/amount-title/index.css +3 -3
  1244. package/pure-cell/components/amount-title/index.d.ts +1 -1
  1245. package/pure-cell/components/amount-title/index.js +1 -1
  1246. package/pure-cell/components/category/component.js +1 -1
  1247. package/pure-cell/components/category/index.css +5 -5
  1248. package/pure-cell/components/category/index.d.ts +1 -1
  1249. package/pure-cell/components/category/index.js +1 -1
  1250. package/pure-cell/components/content/component.js +1 -1
  1251. package/pure-cell/components/content/index.css +3 -3
  1252. package/pure-cell/components/content/index.d.ts +1 -1
  1253. package/pure-cell/components/content/index.js +1 -1
  1254. package/pure-cell/components/footer/component.js +1 -1
  1255. package/pure-cell/components/footer/index.css +4 -4
  1256. package/pure-cell/components/footer/index.d.ts +1 -1
  1257. package/pure-cell/components/footer/index.js +1 -1
  1258. package/pure-cell/components/footer-button/component.js +1 -1
  1259. package/pure-cell/components/footer-button/index.css +2 -2
  1260. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1261. package/pure-cell/components/footer-button/index.js +1 -1
  1262. package/pure-cell/components/footer-text/component.js +1 -1
  1263. package/pure-cell/components/footer-text/index.d.ts +1 -1
  1264. package/pure-cell/components/footer-text/index.js +1 -1
  1265. package/pure-cell/components/graphics/component.js +2 -1
  1266. package/pure-cell/components/graphics/index.css +41 -15
  1267. package/pure-cell/components/graphics/index.d.ts +1 -1
  1268. package/pure-cell/components/graphics/index.js +1 -1
  1269. package/pure-cell/components/main/component.js +2 -1
  1270. package/pure-cell/components/main/index.css +31 -5
  1271. package/pure-cell/components/main/index.d.ts +1 -1
  1272. package/pure-cell/components/main/index.js +1 -1
  1273. package/pure-cell/components/text/component.js +1 -1
  1274. package/pure-cell/components/text/index.css +7 -7
  1275. package/pure-cell/components/text/index.d.ts +1 -1
  1276. package/pure-cell/components/text/index.js +1 -1
  1277. package/pure-cell/{esm/component-21d7b687.d.ts → cssm/component-6a954af1.d.ts} +4 -0
  1278. package/pure-cell/cssm/{component-063660c0.d.ts → component-719b272a.d.ts} +12 -0
  1279. package/pure-cell/cssm/{component-063660c0.js → component-719b272a.js} +122 -16
  1280. package/pure-cell/cssm/component.js +1 -1
  1281. package/pure-cell/cssm/components/addon/component.js +2 -1
  1282. package/pure-cell/cssm/components/addon/index.d.ts +1 -1
  1283. package/pure-cell/cssm/components/addon/index.js +1 -1
  1284. package/pure-cell/cssm/components/addon/index.module.css +25 -0
  1285. package/pure-cell/cssm/components/amount/component.js +1 -1
  1286. package/pure-cell/cssm/components/amount/index.d.ts +1 -1
  1287. package/pure-cell/cssm/components/amount/index.js +1 -1
  1288. package/pure-cell/cssm/components/amount-title/component.js +1 -1
  1289. package/pure-cell/cssm/components/amount-title/index.d.ts +1 -1
  1290. package/pure-cell/cssm/components/amount-title/index.js +1 -1
  1291. package/pure-cell/cssm/components/category/component.js +1 -1
  1292. package/pure-cell/cssm/components/category/index.d.ts +1 -1
  1293. package/pure-cell/cssm/components/category/index.js +1 -1
  1294. package/pure-cell/cssm/components/content/component.js +1 -1
  1295. package/pure-cell/cssm/components/content/index.d.ts +1 -1
  1296. package/pure-cell/cssm/components/content/index.js +1 -1
  1297. package/pure-cell/cssm/components/footer/component.js +1 -1
  1298. package/pure-cell/cssm/components/footer/index.d.ts +1 -1
  1299. package/pure-cell/cssm/components/footer/index.js +1 -1
  1300. package/pure-cell/cssm/components/footer-button/component.js +1 -1
  1301. package/pure-cell/cssm/components/footer-button/index.d.ts +1 -1
  1302. package/pure-cell/cssm/components/footer-button/index.js +1 -1
  1303. package/pure-cell/cssm/components/footer-text/component.js +1 -1
  1304. package/pure-cell/cssm/components/footer-text/index.d.ts +1 -1
  1305. package/pure-cell/cssm/components/footer-text/index.js +1 -1
  1306. package/pure-cell/cssm/components/graphics/component.js +2 -1
  1307. package/pure-cell/cssm/components/graphics/index.d.ts +1 -1
  1308. package/pure-cell/cssm/components/graphics/index.js +1 -1
  1309. package/pure-cell/cssm/components/graphics/index.module.css +26 -0
  1310. package/pure-cell/cssm/components/main/component.js +2 -1
  1311. package/pure-cell/cssm/components/main/index.d.ts +1 -1
  1312. package/pure-cell/cssm/components/main/index.js +1 -1
  1313. package/pure-cell/cssm/components/main/index.module.css +27 -1
  1314. package/pure-cell/cssm/components/text/component.js +1 -1
  1315. package/pure-cell/cssm/components/text/index.d.ts +1 -1
  1316. package/pure-cell/cssm/components/text/index.js +1 -1
  1317. package/pure-cell/cssm/index.d.ts +2 -2
  1318. package/pure-cell/cssm/index.js +1 -1
  1319. package/pure-cell/cssm/index.module.css +4 -4
  1320. package/pure-cell/cssm/vars.css +17 -0
  1321. package/pure-cell/{modern/component-21d7b687.d.ts → esm/component-6a954af1.d.ts} +4 -0
  1322. package/pure-cell/esm/{component-6a644022.d.ts → component-f3f965f3.d.ts} +12 -0
  1323. package/pure-cell/esm/{component-6a644022.js → component-f3f965f3.js} +134 -28
  1324. package/pure-cell/esm/component.js +1 -1
  1325. package/pure-cell/esm/components/addon/component.js +2 -2
  1326. package/pure-cell/esm/components/addon/index.css +35 -10
  1327. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  1328. package/pure-cell/esm/components/addon/index.js +1 -1
  1329. package/pure-cell/esm/components/amount/component.js +1 -1
  1330. package/pure-cell/esm/components/amount/index.css +2 -2
  1331. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  1332. package/pure-cell/esm/components/amount/index.js +1 -1
  1333. package/pure-cell/esm/components/amount-title/component.js +1 -1
  1334. package/pure-cell/esm/components/amount-title/index.css +3 -3
  1335. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  1336. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1337. package/pure-cell/esm/components/category/component.js +1 -1
  1338. package/pure-cell/esm/components/category/index.css +5 -5
  1339. package/pure-cell/esm/components/category/index.d.ts +1 -1
  1340. package/pure-cell/esm/components/category/index.js +1 -1
  1341. package/pure-cell/esm/components/content/component.js +1 -1
  1342. package/pure-cell/esm/components/content/index.css +3 -3
  1343. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1344. package/pure-cell/esm/components/content/index.js +1 -1
  1345. package/pure-cell/esm/components/footer/component.js +1 -1
  1346. package/pure-cell/esm/components/footer/index.css +4 -4
  1347. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  1348. package/pure-cell/esm/components/footer/index.js +1 -1
  1349. package/pure-cell/esm/components/footer-button/component.js +1 -1
  1350. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1351. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1352. package/pure-cell/esm/components/footer-button/index.js +1 -1
  1353. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1354. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  1355. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1356. package/pure-cell/esm/components/graphics/component.js +2 -2
  1357. package/pure-cell/esm/components/graphics/index.css +41 -15
  1358. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  1359. package/pure-cell/esm/components/graphics/index.js +1 -1
  1360. package/pure-cell/esm/components/main/component.js +2 -2
  1361. package/pure-cell/esm/components/main/index.css +31 -5
  1362. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1363. package/pure-cell/esm/components/main/index.js +1 -1
  1364. package/pure-cell/esm/components/text/component.js +1 -1
  1365. package/pure-cell/esm/components/text/index.css +7 -7
  1366. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1367. package/pure-cell/esm/components/text/index.js +1 -1
  1368. package/pure-cell/esm/index.css +29 -29
  1369. package/pure-cell/esm/index.d.ts +2 -2
  1370. package/pure-cell/esm/index.js +1 -1
  1371. package/pure-cell/index.css +29 -29
  1372. package/pure-cell/index.d.ts +2 -2
  1373. package/pure-cell/index.js +1 -1
  1374. package/pure-cell/modern/{component-ef65ce67.d.ts → component-1f635679.d.ts} +12 -0
  1375. package/pure-cell/modern/{component-ef65ce67.js → component-1f635679.js} +125 -27
  1376. package/pure-cell/{cssm/component-21d7b687.d.ts → modern/component-6a954af1.d.ts} +4 -0
  1377. package/pure-cell/modern/component.js +1 -1
  1378. package/pure-cell/modern/components/addon/component.js +1 -1
  1379. package/pure-cell/modern/components/addon/index.css +35 -10
  1380. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  1381. package/pure-cell/modern/components/addon/index.js +1 -1
  1382. package/pure-cell/modern/components/amount/component.js +1 -1
  1383. package/pure-cell/modern/components/amount/index.css +2 -2
  1384. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  1385. package/pure-cell/modern/components/amount/index.js +1 -1
  1386. package/pure-cell/modern/components/amount-title/component.js +1 -1
  1387. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1388. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  1389. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1390. package/pure-cell/modern/components/category/component.js +1 -1
  1391. package/pure-cell/modern/components/category/index.css +5 -5
  1392. package/pure-cell/modern/components/category/index.d.ts +1 -1
  1393. package/pure-cell/modern/components/category/index.js +1 -1
  1394. package/pure-cell/modern/components/content/component.js +1 -1
  1395. package/pure-cell/modern/components/content/index.css +3 -3
  1396. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1397. package/pure-cell/modern/components/content/index.js +1 -1
  1398. package/pure-cell/modern/components/footer/component.js +1 -1
  1399. package/pure-cell/modern/components/footer/index.css +4 -4
  1400. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  1401. package/pure-cell/modern/components/footer/index.js +1 -1
  1402. package/pure-cell/modern/components/footer-button/component.js +1 -1
  1403. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1404. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  1405. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1406. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1407. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  1408. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1409. package/pure-cell/modern/components/graphics/component.js +1 -1
  1410. package/pure-cell/modern/components/graphics/index.css +41 -15
  1411. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  1412. package/pure-cell/modern/components/graphics/index.js +1 -1
  1413. package/pure-cell/modern/components/main/component.js +1 -1
  1414. package/pure-cell/modern/components/main/index.css +31 -5
  1415. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1416. package/pure-cell/modern/components/main/index.js +1 -1
  1417. package/pure-cell/modern/components/text/component.js +1 -1
  1418. package/pure-cell/modern/components/text/index.css +7 -7
  1419. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1420. package/pure-cell/modern/components/text/index.js +1 -1
  1421. package/pure-cell/modern/index.css +29 -29
  1422. package/pure-cell/modern/index.d.ts +2 -2
  1423. package/pure-cell/modern/index.js +1 -1
  1424. package/radio/Component.js +1 -1
  1425. package/radio/cssm/index.module.css +4 -4
  1426. package/radio/esm/Component.js +1 -1
  1427. package/radio/esm/index.css +33 -33
  1428. package/radio/index.css +33 -33
  1429. package/radio/modern/Component.js +1 -1
  1430. package/radio/modern/index.css +33 -33
  1431. package/radio-group/components/base-radio-group/Component.js +1 -1
  1432. package/radio-group/components/base-radio-group/index.css +21 -21
  1433. package/radio-group/cssm/components/base-radio-group/index.module.css +2 -2
  1434. package/radio-group/cssm/desktop/desktop.module.css +1 -1
  1435. package/radio-group/desktop/Component.desktop.js +1 -1
  1436. package/radio-group/desktop/desktop.css +4 -4
  1437. package/radio-group/esm/components/base-radio-group/Component.js +1 -1
  1438. package/radio-group/esm/components/base-radio-group/index.css +21 -21
  1439. package/radio-group/esm/desktop/Component.desktop.js +1 -1
  1440. package/radio-group/esm/desktop/desktop.css +4 -4
  1441. package/radio-group/esm/mobile/Component.mobile.js +1 -1
  1442. package/radio-group/esm/mobile/mobile.css +3 -3
  1443. package/radio-group/mobile/Component.mobile.js +1 -1
  1444. package/radio-group/mobile/mobile.css +3 -3
  1445. package/radio-group/modern/components/base-radio-group/Component.js +1 -1
  1446. package/radio-group/modern/components/base-radio-group/index.css +21 -21
  1447. package/radio-group/modern/desktop/Component.desktop.js +1 -1
  1448. package/radio-group/modern/desktop/desktop.css +4 -4
  1449. package/radio-group/modern/mobile/Component.mobile.js +1 -1
  1450. package/radio-group/modern/mobile/mobile.css +3 -3
  1451. package/scrollbar/Component.js +3 -3
  1452. package/scrollbar/default.css +2 -2
  1453. package/scrollbar/esm/Component.js +3 -3
  1454. package/scrollbar/esm/default.css +2 -2
  1455. package/scrollbar/esm/index.css +25 -25
  1456. package/scrollbar/esm/inverted.css +2 -2
  1457. package/scrollbar/index.css +25 -25
  1458. package/scrollbar/inverted.css +2 -2
  1459. package/scrollbar/modern/Component.js +3 -3
  1460. package/scrollbar/modern/default.css +2 -2
  1461. package/scrollbar/modern/index.css +25 -25
  1462. package/scrollbar/modern/inverted.css +2 -2
  1463. package/segmented-control/Component.js +3 -3
  1464. package/segmented-control/components/segment/Component.d.ts +1 -1
  1465. package/segmented-control/components/segment/Component.js +3 -3
  1466. package/segmented-control/components/segment/default.css +4 -4
  1467. package/segmented-control/components/segment/index.css +4 -4
  1468. package/segmented-control/components/segment/inverted.css +4 -4
  1469. package/segmented-control/cssm/components/segment/Component.d.ts +1 -1
  1470. package/segmented-control/cssm/components/segment/default.module.css +1 -1
  1471. package/segmented-control/cssm/components/segment/inverted.module.css +1 -1
  1472. package/segmented-control/cssm/default.module.css +1 -1
  1473. package/segmented-control/cssm/inverted.module.css +1 -1
  1474. package/segmented-control/default.css +5 -5
  1475. package/segmented-control/esm/Component.js +3 -3
  1476. package/segmented-control/esm/components/segment/Component.d.ts +1 -1
  1477. package/segmented-control/esm/components/segment/Component.js +3 -3
  1478. package/segmented-control/esm/components/segment/default.css +4 -4
  1479. package/segmented-control/esm/components/segment/index.css +4 -4
  1480. package/segmented-control/esm/components/segment/inverted.css +4 -4
  1481. package/segmented-control/esm/default.css +5 -5
  1482. package/segmented-control/esm/index.css +18 -18
  1483. package/segmented-control/esm/inverted.css +5 -5
  1484. package/segmented-control/index.css +18 -18
  1485. package/segmented-control/inverted.css +5 -5
  1486. package/segmented-control/modern/Component.js +3 -3
  1487. package/segmented-control/modern/components/segment/Component.d.ts +1 -1
  1488. package/segmented-control/modern/components/segment/Component.js +3 -3
  1489. package/segmented-control/modern/components/segment/default.css +4 -4
  1490. package/segmented-control/modern/components/segment/index.css +4 -4
  1491. package/segmented-control/modern/components/segment/inverted.css +4 -4
  1492. package/segmented-control/modern/default.css +5 -5
  1493. package/segmented-control/modern/index.css +18 -18
  1494. package/segmented-control/modern/inverted.css +5 -5
  1495. package/select/components/arrow/Component.js +1 -1
  1496. package/select/components/arrow/index.css +3 -3
  1497. package/select/components/base-checkmark/Component.js +1 -1
  1498. package/select/components/base-checkmark/index.css +4 -4
  1499. package/select/components/base-option/Component.js +1 -1
  1500. package/select/components/base-option/index.css +14 -14
  1501. package/select/components/base-select/Component.js +2 -2
  1502. package/select/components/base-select/index.css +11 -11
  1503. package/select/components/base-select/mobile.css +12 -12
  1504. package/select/components/checkmark/Component.js +1 -1
  1505. package/select/components/checkmark/index.css +11 -11
  1506. package/select/components/checkmark-mobile/Component.js +1 -1
  1507. package/select/components/checkmark-mobile/index.css +6 -6
  1508. package/select/components/field/Component.js +1 -1
  1509. package/select/components/field/index.css +12 -12
  1510. package/select/components/footer/Component.js +1 -1
  1511. package/select/components/footer/index.css +5 -5
  1512. package/select/components/optgroup/Component.js +1 -1
  1513. package/select/components/optgroup/index.css +6 -6
  1514. package/select/components/option/Component.js +1 -1
  1515. package/select/components/option/index.css +20 -20
  1516. package/select/components/options-list/Component.js +1 -1
  1517. package/select/components/options-list/index.css +10 -10
  1518. package/select/components/search/Component.js +1 -1
  1519. package/select/components/search/index.css +2 -2
  1520. package/select/components/virtual-options-list/Component.js +1 -1
  1521. package/select/components/virtual-options-list/index.css +15 -15
  1522. package/select/cssm/components/base-option/index.module.css +1 -1
  1523. package/select/cssm/components/checkmark/index.module.css +1 -1
  1524. package/select/cssm/components/option/index.module.css +1 -1
  1525. package/select/esm/Component.responsive.js +1 -1
  1526. package/select/esm/components/arrow/Component.js +1 -1
  1527. package/select/esm/components/arrow/index.css +3 -3
  1528. package/select/esm/components/base-checkmark/Component.js +1 -1
  1529. package/select/esm/components/base-checkmark/index.css +4 -4
  1530. package/select/esm/components/base-option/Component.js +1 -1
  1531. package/select/esm/components/base-option/index.css +14 -14
  1532. package/select/esm/components/base-select/Component.js +2 -2
  1533. package/select/esm/components/base-select/index.css +11 -11
  1534. package/select/esm/components/base-select/mobile.css +12 -12
  1535. package/select/esm/components/checkmark/Component.js +1 -1
  1536. package/select/esm/components/checkmark/index.css +11 -11
  1537. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1538. package/select/esm/components/checkmark-mobile/index.css +6 -6
  1539. package/select/esm/components/field/Component.js +1 -1
  1540. package/select/esm/components/field/index.css +12 -12
  1541. package/select/esm/components/footer/Component.js +1 -1
  1542. package/select/esm/components/footer/index.css +5 -5
  1543. package/select/esm/components/optgroup/Component.js +1 -1
  1544. package/select/esm/components/optgroup/index.css +6 -6
  1545. package/select/esm/components/option/Component.js +1 -1
  1546. package/select/esm/components/option/index.css +20 -20
  1547. package/select/esm/components/options-list/Component.js +1 -1
  1548. package/select/esm/components/options-list/index.css +10 -10
  1549. package/select/esm/components/search/Component.js +1 -1
  1550. package/select/esm/components/search/index.css +2 -2
  1551. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1552. package/select/esm/components/virtual-options-list/index.css +15 -15
  1553. package/select/esm/index.js +1 -1
  1554. package/select/esm/mobile/Component.mobile.js +1 -1
  1555. package/select/esm/mobile/Component.modal.mobile.js +1 -1
  1556. package/select/esm/mobile/index.js +1 -1
  1557. package/select/esm/presets/index.js +1 -1
  1558. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  1559. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1560. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1561. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1562. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1563. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1564. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1565. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1566. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1567. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1568. package/select/esm/shared/index.js +1 -1
  1569. package/select/mobile/Component.mobile.js +1 -1
  1570. package/select/modern/Component.responsive.js +1 -1
  1571. package/select/modern/components/arrow/Component.js +1 -1
  1572. package/select/modern/components/arrow/index.css +3 -3
  1573. package/select/modern/components/base-checkmark/Component.js +1 -1
  1574. package/select/modern/components/base-checkmark/index.css +4 -4
  1575. package/select/modern/components/base-option/Component.js +1 -1
  1576. package/select/modern/components/base-option/index.css +14 -14
  1577. package/select/modern/components/base-select/Component.js +2 -2
  1578. package/select/modern/components/base-select/index.css +11 -11
  1579. package/select/modern/components/base-select/mobile.css +12 -12
  1580. package/select/modern/components/checkmark/Component.js +1 -1
  1581. package/select/modern/components/checkmark/index.css +11 -11
  1582. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1583. package/select/modern/components/checkmark-mobile/index.css +6 -6
  1584. package/select/modern/components/field/Component.js +1 -1
  1585. package/select/modern/components/field/index.css +12 -12
  1586. package/select/modern/components/footer/Component.js +1 -1
  1587. package/select/modern/components/footer/index.css +5 -5
  1588. package/select/modern/components/optgroup/Component.js +1 -1
  1589. package/select/modern/components/optgroup/index.css +6 -6
  1590. package/select/modern/components/option/Component.js +1 -1
  1591. package/select/modern/components/option/index.css +20 -20
  1592. package/select/modern/components/options-list/Component.js +1 -1
  1593. package/select/modern/components/options-list/index.css +10 -10
  1594. package/select/modern/components/search/Component.js +1 -1
  1595. package/select/modern/components/search/index.css +2 -2
  1596. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1597. package/select/modern/components/virtual-options-list/index.css +15 -15
  1598. package/select/modern/index.js +1 -1
  1599. package/select/modern/mobile/Component.mobile.js +1 -1
  1600. package/select/modern/mobile/Component.modal.mobile.js +1 -1
  1601. package/select/modern/mobile/index.js +1 -1
  1602. package/select/modern/presets/index.js +1 -1
  1603. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  1604. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1605. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1606. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1607. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1608. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1609. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1610. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1611. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1612. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1613. package/select/modern/shared/index.js +1 -1
  1614. package/select/presets/index.js +1 -1
  1615. package/select/presets/useSelectWithApply/hook.js +1 -1
  1616. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1617. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1618. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1619. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1620. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1621. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1622. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1623. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1624. package/select/presets/useSelectWithLoading/index.css +2 -2
  1625. package/select/shared/index.js +1 -1
  1626. package/select-with-tags/components/tag/component.js +1 -1
  1627. package/select-with-tags/components/tag/index.css +16 -16
  1628. package/select-with-tags/components/tag-list/component.js +1 -1
  1629. package/select-with-tags/components/tag-list/index.css +37 -37
  1630. package/select-with-tags/cssm/components/tag/index.module.css +2 -2
  1631. package/select-with-tags/cssm/components/tag-list/index.module.css +1 -1
  1632. package/select-with-tags/esm/components/tag/component.js +1 -1
  1633. package/select-with-tags/esm/components/tag/index.css +16 -16
  1634. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  1635. package/select-with-tags/esm/components/tag-list/index.css +37 -37
  1636. package/select-with-tags/modern/components/tag/component.js +1 -1
  1637. package/select-with-tags/modern/components/tag/index.css +16 -16
  1638. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1639. package/select-with-tags/modern/components/tag-list/index.css +37 -37
  1640. package/side-panel/components/content/Component.desktop.js +1 -1
  1641. package/side-panel/components/content/Component.js +1 -1
  1642. package/side-panel/components/content/Component.mobile.js +1 -1
  1643. package/side-panel/components/content/desktop.css +3 -3
  1644. package/side-panel/components/content/index.css +4 -4
  1645. package/side-panel/components/content/mobile.css +3 -3
  1646. package/side-panel/components/controls/Component.js +2 -2
  1647. package/side-panel/components/controls/index.css +2 -2
  1648. package/side-panel/components/footer/Component.desktop.js +1 -1
  1649. package/side-panel/components/footer/Component.js +2 -2
  1650. package/side-panel/components/footer/Component.mobile.js +1 -1
  1651. package/side-panel/components/footer/desktop.css +3 -3
  1652. package/side-panel/components/footer/index.css +4 -4
  1653. package/side-panel/components/footer/layout.css +17 -17
  1654. package/side-panel/components/footer/mobile.css +3 -3
  1655. package/side-panel/components/header/Component.js +3 -3
  1656. package/side-panel/components/header/desktop.css +5 -5
  1657. package/side-panel/components/header/index.css +14 -14
  1658. package/side-panel/components/header/mobile.css +4 -4
  1659. package/side-panel/desktop/Component.desktop.js +2 -2
  1660. package/side-panel/desktop/desktop.css +3 -3
  1661. package/side-panel/desktop/transitions.desktop.css +7 -7
  1662. package/side-panel/esm/Component.responsive.js +1 -1
  1663. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  1664. package/side-panel/esm/components/content/Component.js +1 -1
  1665. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  1666. package/side-panel/esm/components/content/desktop.css +3 -3
  1667. package/side-panel/esm/components/content/index.css +4 -4
  1668. package/side-panel/esm/components/content/mobile.css +3 -3
  1669. package/side-panel/esm/components/controls/Component.js +2 -2
  1670. package/side-panel/esm/components/controls/index.css +2 -2
  1671. package/side-panel/esm/components/controls/index.js +1 -1
  1672. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1673. package/side-panel/esm/components/footer/Component.js +2 -2
  1674. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1675. package/side-panel/esm/components/footer/desktop.css +3 -3
  1676. package/side-panel/esm/components/footer/index.css +4 -4
  1677. package/side-panel/esm/components/footer/layout.css +17 -17
  1678. package/side-panel/esm/components/footer/mobile.css +3 -3
  1679. package/side-panel/esm/components/header/Component.js +3 -3
  1680. package/side-panel/esm/components/header/desktop.css +5 -5
  1681. package/side-panel/esm/components/header/index.css +14 -14
  1682. package/side-panel/esm/components/header/mobile.css +4 -4
  1683. package/side-panel/esm/desktop/Component.desktop.js +3 -3
  1684. package/side-panel/esm/desktop/desktop.css +3 -3
  1685. package/side-panel/esm/desktop/index.js +1 -1
  1686. package/side-panel/esm/desktop/transitions.desktop.css +7 -7
  1687. package/side-panel/esm/index.js +1 -1
  1688. package/side-panel/esm/layout.module-eae4e2b3.js +4 -0
  1689. package/side-panel/esm/mobile/Component.mobile.js +3 -3
  1690. package/side-panel/esm/mobile/index.js +1 -1
  1691. package/side-panel/esm/mobile/mobile.css +4 -4
  1692. package/side-panel/esm/mobile/transitions.mobile.css +8 -8
  1693. package/side-panel/layout.module-716c8ffb.js +4 -0
  1694. package/side-panel/mobile/Component.mobile.js +2 -2
  1695. package/side-panel/mobile/mobile.css +4 -4
  1696. package/side-panel/mobile/transitions.mobile.css +8 -8
  1697. package/side-panel/modern/Component.responsive.js +1 -1
  1698. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1699. package/side-panel/modern/components/content/Component.js +1 -1
  1700. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1701. package/side-panel/modern/components/content/desktop.css +3 -3
  1702. package/side-panel/modern/components/content/index.css +4 -4
  1703. package/side-panel/modern/components/content/mobile.css +3 -3
  1704. package/side-panel/modern/components/controls/Component.js +2 -2
  1705. package/side-panel/modern/components/controls/index.css +2 -2
  1706. package/side-panel/modern/components/controls/index.js +1 -1
  1707. package/side-panel/modern/components/footer/Component.desktop.js +2 -2
  1708. package/side-panel/modern/components/footer/Component.js +2 -2
  1709. package/side-panel/modern/components/footer/Component.mobile.js +2 -2
  1710. package/side-panel/modern/components/footer/desktop.css +3 -3
  1711. package/side-panel/modern/components/footer/index.css +4 -4
  1712. package/side-panel/modern/components/footer/layout.css +17 -17
  1713. package/side-panel/modern/components/footer/mobile.css +3 -3
  1714. package/side-panel/modern/components/header/Component.js +3 -3
  1715. package/side-panel/modern/components/header/desktop.css +5 -5
  1716. package/side-panel/modern/components/header/index.css +14 -14
  1717. package/side-panel/modern/components/header/mobile.css +4 -4
  1718. package/side-panel/modern/desktop/Component.desktop.js +3 -3
  1719. package/side-panel/modern/desktop/desktop.css +3 -3
  1720. package/side-panel/modern/desktop/index.js +1 -1
  1721. package/side-panel/modern/desktop/transitions.desktop.css +7 -7
  1722. package/side-panel/modern/index.js +1 -1
  1723. package/side-panel/modern/layout.module-56ec14b8.js +4 -0
  1724. package/side-panel/modern/mobile/Component.mobile.js +3 -3
  1725. package/side-panel/modern/mobile/index.js +1 -1
  1726. package/side-panel/modern/mobile/mobile.css +4 -4
  1727. package/side-panel/modern/mobile/transitions.mobile.css +8 -8
  1728. package/skeleton/Component.js +1 -1
  1729. package/skeleton/esm/Component.js +1 -1
  1730. package/skeleton/esm/index.css +10 -10
  1731. package/skeleton/index.css +10 -10
  1732. package/skeleton/modern/Component.js +1 -1
  1733. package/skeleton/modern/index.css +10 -10
  1734. package/slider/Component.js +1 -1
  1735. package/slider/esm/Component.js +1 -1
  1736. package/slider/esm/index.css +20 -20
  1737. package/slider/index.css +20 -20
  1738. package/slider/modern/Component.js +1 -1
  1739. package/slider/modern/index.css +20 -20
  1740. package/slider-input/Component.js +1 -1
  1741. package/slider-input/esm/Component.js +1 -1
  1742. package/slider-input/esm/index.css +27 -27
  1743. package/slider-input/index.css +27 -27
  1744. package/slider-input/modern/Component.js +1 -1
  1745. package/slider-input/modern/index.css +27 -27
  1746. package/sortable-list/Component.js +1 -1
  1747. package/sortable-list/components/item/Components.js +1 -1
  1748. package/sortable-list/components/item/index.css +26 -26
  1749. package/sortable-list/cssm/components/item/index.module.css +1 -1
  1750. package/sortable-list/esm/Component.js +1 -1
  1751. package/sortable-list/esm/components/item/Components.js +1 -1
  1752. package/sortable-list/esm/components/item/index.css +26 -26
  1753. package/sortable-list/esm/index.css +30 -30
  1754. package/sortable-list/index.css +30 -30
  1755. package/sortable-list/modern/Component.js +1 -1
  1756. package/sortable-list/modern/components/item/Components.js +1 -1
  1757. package/sortable-list/modern/components/item/index.css +26 -26
  1758. package/sortable-list/modern/index.css +30 -30
  1759. package/space/Component.js +1 -1
  1760. package/space/esm/Component.js +1 -1
  1761. package/space/esm/index.css +10 -10
  1762. package/space/index.css +10 -10
  1763. package/space/modern/Component.js +1 -1
  1764. package/space/modern/index.css +10 -10
  1765. package/spinner/Component.js +3 -3
  1766. package/spinner/cssm/default.module.css +1 -1
  1767. package/spinner/default.css +2 -2
  1768. package/spinner/esm/Component.js +3 -3
  1769. package/spinner/esm/default.css +2 -2
  1770. package/spinner/esm/index.css +7 -7
  1771. package/spinner/esm/inverted.css +1 -1
  1772. package/spinner/index.css +7 -7
  1773. package/spinner/inverted.css +1 -1
  1774. package/spinner/modern/Component.js +3 -3
  1775. package/spinner/modern/default.css +2 -2
  1776. package/spinner/modern/index.css +7 -7
  1777. package/spinner/modern/inverted.css +1 -1
  1778. package/status/Component.js +1 -1
  1779. package/status/cssm/index.module.css +6 -6
  1780. package/status/esm/Component.js +1 -1
  1781. package/status/esm/index.css +23 -23
  1782. package/status/index.css +23 -23
  1783. package/status/modern/Component.js +1 -1
  1784. package/status/modern/index.css +23 -23
  1785. package/status-badge/Component.js +3 -3
  1786. package/status-badge/cssm/default.module.css +1 -1
  1787. package/status-badge/cssm/inverted.module.css +1 -1
  1788. package/status-badge/default.css +9 -9
  1789. package/status-badge/esm/Component.js +3 -3
  1790. package/status-badge/esm/default.css +9 -9
  1791. package/status-badge/esm/index.css +9 -9
  1792. package/status-badge/esm/inverted.css +9 -9
  1793. package/status-badge/index.css +9 -9
  1794. package/status-badge/inverted.css +9 -9
  1795. package/status-badge/modern/Component.js +3 -3
  1796. package/status-badge/modern/default.css +9 -9
  1797. package/status-badge/modern/index.css +9 -9
  1798. package/status-badge/modern/inverted.css +9 -9
  1799. package/stepped-progress-bar/Component.js +3 -3
  1800. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1801. package/stepped-progress-bar/components/step-bar/index.css +12 -12
  1802. package/stepped-progress-bar/cssm/components/step-bar/index.module.css +2 -2
  1803. package/stepped-progress-bar/default.css +2 -2
  1804. package/stepped-progress-bar/esm/Component.js +3 -3
  1805. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1806. package/stepped-progress-bar/esm/components/step-bar/index.css +12 -12
  1807. package/stepped-progress-bar/esm/default.css +2 -2
  1808. package/stepped-progress-bar/esm/index.css +3 -3
  1809. package/stepped-progress-bar/esm/inverted.css +2 -2
  1810. package/stepped-progress-bar/index.css +3 -3
  1811. package/stepped-progress-bar/inverted.css +2 -2
  1812. package/stepped-progress-bar/modern/Component.js +3 -3
  1813. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1814. package/stepped-progress-bar/modern/components/step-bar/index.css +12 -12
  1815. package/stepped-progress-bar/modern/default.css +2 -2
  1816. package/stepped-progress-bar/modern/index.css +3 -3
  1817. package/stepped-progress-bar/modern/inverted.css +2 -2
  1818. package/steps/Component.js +1 -1
  1819. package/steps/components/step/Component.js +1 -1
  1820. package/steps/components/step/index.css +33 -33
  1821. package/steps/components/step-indicator/Component.js +1 -1
  1822. package/steps/components/step-indicator/index.css +1 -1
  1823. package/steps/cssm/components/step/index.module.css +3 -3
  1824. package/steps/esm/Component.js +1 -1
  1825. package/steps/esm/components/step/Component.js +1 -1
  1826. package/steps/esm/components/step/index.css +33 -33
  1827. package/steps/esm/components/step-indicator/Component.js +1 -1
  1828. package/steps/esm/components/step-indicator/index.css +1 -1
  1829. package/steps/esm/index.css +2 -2
  1830. package/steps/index.css +2 -2
  1831. package/steps/modern/Component.js +1 -1
  1832. package/steps/modern/components/step/Component.js +1 -1
  1833. package/steps/modern/components/step/index.css +33 -33
  1834. package/steps/modern/components/step-indicator/Component.js +1 -1
  1835. package/steps/modern/components/step-indicator/index.css +1 -1
  1836. package/steps/modern/index.css +2 -2
  1837. package/switch/Component.js +1 -1
  1838. package/switch/cssm/index.module.css +2 -2
  1839. package/switch/esm/Component.js +1 -1
  1840. package/switch/esm/index.css +29 -29
  1841. package/switch/index.css +29 -29
  1842. package/switch/modern/Component.js +1 -1
  1843. package/switch/modern/index.css +29 -29
  1844. package/system-message/Component.js +1 -1
  1845. package/system-message/components/caption/Component.js +1 -1
  1846. package/system-message/components/caption/index.css +1 -1
  1847. package/system-message/components/controls/Component.js +1 -1
  1848. package/system-message/components/controls/index.css +10 -10
  1849. package/system-message/components/graphic/Component.js +1 -1
  1850. package/system-message/components/graphic/index.css +1 -1
  1851. package/system-message/components/subtitle/Component.js +1 -1
  1852. package/system-message/components/subtitle/index.css +2 -2
  1853. package/system-message/components/title/Component.js +3 -3
  1854. package/system-message/components/title/desktop.css +1 -1
  1855. package/system-message/components/title/index.css +2 -2
  1856. package/system-message/components/title/mobile.css +1 -1
  1857. package/system-message/cssm/components/subtitle/index.module.css +1 -1
  1858. package/system-message/cssm/components/title/index.module.css +1 -1
  1859. package/system-message/esm/Component.js +1 -1
  1860. package/system-message/esm/components/caption/Component.js +1 -1
  1861. package/system-message/esm/components/caption/index.css +1 -1
  1862. package/system-message/esm/components/controls/Component.js +1 -1
  1863. package/system-message/esm/components/controls/index.css +10 -10
  1864. package/system-message/esm/components/graphic/Component.js +1 -1
  1865. package/system-message/esm/components/graphic/index.css +1 -1
  1866. package/system-message/esm/components/subtitle/Component.js +1 -1
  1867. package/system-message/esm/components/subtitle/index.css +2 -2
  1868. package/system-message/esm/components/title/Component.js +3 -3
  1869. package/system-message/esm/components/title/desktop.css +1 -1
  1870. package/system-message/esm/components/title/index.css +2 -2
  1871. package/system-message/esm/components/title/mobile.css +1 -1
  1872. package/system-message/esm/index.css +6 -6
  1873. package/system-message/index.css +6 -6
  1874. package/system-message/modern/Component.js +1 -1
  1875. package/system-message/modern/components/caption/Component.js +1 -1
  1876. package/system-message/modern/components/caption/index.css +1 -1
  1877. package/system-message/modern/components/controls/Component.js +1 -1
  1878. package/system-message/modern/components/controls/index.css +10 -10
  1879. package/system-message/modern/components/graphic/Component.js +1 -1
  1880. package/system-message/modern/components/graphic/index.css +1 -1
  1881. package/system-message/modern/components/subtitle/Component.js +1 -1
  1882. package/system-message/modern/components/subtitle/index.css +2 -2
  1883. package/system-message/modern/components/title/Component.js +3 -3
  1884. package/system-message/modern/components/title/desktop.css +1 -1
  1885. package/system-message/modern/components/title/index.css +2 -2
  1886. package/system-message/modern/components/title/mobile.css +1 -1
  1887. package/system-message/modern/index.css +6 -6
  1888. package/tab-bar/Component.js +1 -1
  1889. package/tab-bar/components/tab/Component.js +1 -1
  1890. package/tab-bar/components/tab/index.css +6 -6
  1891. package/tab-bar/esm/Component.js +1 -1
  1892. package/tab-bar/esm/components/tab/Component.js +1 -1
  1893. package/tab-bar/esm/components/tab/index.css +6 -6
  1894. package/tab-bar/esm/index.css +2 -2
  1895. package/tab-bar/index.css +2 -2
  1896. package/tab-bar/modern/Component.js +1 -1
  1897. package/tab-bar/modern/components/tab/Component.js +1 -1
  1898. package/tab-bar/modern/components/tab/index.css +6 -6
  1899. package/tab-bar/modern/index.css +2 -2
  1900. package/table/components/pagination/Component.js +1 -1
  1901. package/table/components/pagination/index.css +9 -9
  1902. package/table/components/pagination/select-field/index.css +4 -4
  1903. package/table/components/pagination/select-field/index.js +1 -1
  1904. package/table/components/table/Component.js +1 -1
  1905. package/table/components/table/index.css +7 -7
  1906. package/table/components/tbody/Component.js +1 -1
  1907. package/table/components/tbody/index.css +2 -2
  1908. package/table/components/tcell/Component.js +1 -1
  1909. package/table/components/tcell/index.css +7 -7
  1910. package/table/components/texpandable-row/Component.js +1 -1
  1911. package/table/components/texpandable-row/index.css +5 -5
  1912. package/table/components/thead/Component.js +1 -1
  1913. package/table/components/thead/index.css +6 -6
  1914. package/table/components/thead-cell/Component.js +1 -1
  1915. package/table/components/thead-cell/index.css +10 -10
  1916. package/table/components/trow/Component.js +1 -1
  1917. package/table/components/trow/index.css +8 -8
  1918. package/table/components/tsortable-head-cell/Component.js +1 -1
  1919. package/table/components/tsortable-head-cell/index.css +8 -8
  1920. package/table/cssm/components/tcell/index.module.css +1 -1
  1921. package/table/cssm/components/thead-cell/index.module.css +1 -1
  1922. package/table/esm/components/pagination/Component.js +1 -1
  1923. package/table/esm/components/pagination/index.css +9 -9
  1924. package/table/esm/components/pagination/select-field/index.css +4 -4
  1925. package/table/esm/components/pagination/select-field/index.js +1 -1
  1926. package/table/esm/components/table/Component.js +1 -1
  1927. package/table/esm/components/table/index.css +7 -7
  1928. package/table/esm/components/tbody/Component.js +1 -1
  1929. package/table/esm/components/tbody/index.css +2 -2
  1930. package/table/esm/components/tcell/Component.js +1 -1
  1931. package/table/esm/components/tcell/index.css +7 -7
  1932. package/table/esm/components/texpandable-row/Component.js +1 -1
  1933. package/table/esm/components/texpandable-row/index.css +5 -5
  1934. package/table/esm/components/thead/Component.js +1 -1
  1935. package/table/esm/components/thead/index.css +6 -6
  1936. package/table/esm/components/thead-cell/Component.js +1 -1
  1937. package/table/esm/components/thead-cell/index.css +10 -10
  1938. package/table/esm/components/trow/Component.js +1 -1
  1939. package/table/esm/components/trow/index.css +8 -8
  1940. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  1941. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  1942. package/table/modern/components/pagination/Component.js +1 -1
  1943. package/table/modern/components/pagination/index.css +9 -9
  1944. package/table/modern/components/pagination/select-field/index.css +4 -4
  1945. package/table/modern/components/pagination/select-field/index.js +1 -1
  1946. package/table/modern/components/table/Component.js +1 -1
  1947. package/table/modern/components/table/index.css +7 -7
  1948. package/table/modern/components/tbody/Component.js +1 -1
  1949. package/table/modern/components/tbody/index.css +2 -2
  1950. package/table/modern/components/tcell/Component.js +1 -1
  1951. package/table/modern/components/tcell/index.css +7 -7
  1952. package/table/modern/components/texpandable-row/Component.js +1 -1
  1953. package/table/modern/components/texpandable-row/index.css +5 -5
  1954. package/table/modern/components/thead/Component.js +1 -1
  1955. package/table/modern/components/thead/index.css +6 -6
  1956. package/table/modern/components/thead-cell/Component.js +1 -1
  1957. package/table/modern/components/thead-cell/index.css +10 -10
  1958. package/table/modern/components/trow/Component.js +1 -1
  1959. package/table/modern/components/trow/index.css +8 -8
  1960. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1961. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  1962. package/tabs/components/primary-tablist/Component.collapsible.js +2 -2
  1963. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  1964. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  1965. package/tabs/components/primary-tablist/index.css +133 -133
  1966. package/tabs/components/primary-tablist/mobile.css +394 -368
  1967. package/tabs/components/scroll-controls/Component.js +1 -1
  1968. package/tabs/components/scroll-controls/index.css +12 -12
  1969. package/tabs/components/scrollable-container/Component.js +1 -1
  1970. package/tabs/components/scrollable-container/index.css +6 -6
  1971. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  1972. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  1973. package/tabs/components/secondary-tablist/index.css +11 -11
  1974. package/tabs/components/secondary-tablist/mobile.css +186 -160
  1975. package/tabs/components/tab/Component.js +1 -1
  1976. package/tabs/components/tab/index.css +3 -3
  1977. package/tabs/components/title/Component.d.ts +1 -1
  1978. package/tabs/cssm/components/primary-tablist/Component.collapsible.js +1 -1
  1979. package/tabs/cssm/components/primary-tablist/index.module.css +1 -1
  1980. package/tabs/cssm/components/title/Component.d.ts +1 -1
  1981. package/tabs/cssm/hooks/use-tablist-titles.d.ts +1 -1
  1982. package/tabs/cssm/typings.d.ts +2 -2
  1983. package/tabs/esm/collapsible/index.js +1 -1
  1984. package/tabs/esm/components/primary-tablist/Component.collapsible.js +2 -2
  1985. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  1986. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  1987. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  1988. package/tabs/esm/components/primary-tablist/index.css +133 -133
  1989. package/tabs/esm/components/primary-tablist/mobile.css +394 -368
  1990. package/tabs/esm/components/scroll-controls/Component.js +1 -1
  1991. package/tabs/esm/components/scroll-controls/index.css +12 -12
  1992. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1993. package/tabs/esm/components/scrollable-container/index.css +6 -6
  1994. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  1995. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  1996. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  1997. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  1998. package/tabs/esm/components/secondary-tablist/mobile.css +186 -160
  1999. package/tabs/esm/components/tab/Component.js +1 -1
  2000. package/tabs/esm/components/tab/index.css +3 -3
  2001. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  2002. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  2003. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  2004. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  2005. package/tabs/esm/components/title/Component.d.ts +1 -1
  2006. package/tabs/esm/desktop/index.js +2 -2
  2007. package/tabs/esm/hooks/use-tablist-titles.d.ts +1 -1
  2008. package/tabs/esm/index.js +2 -2
  2009. package/tabs/esm/index.module-7f53615c.js +4 -0
  2010. package/tabs/esm/index.module-f25eb728.js +4 -0
  2011. package/tabs/esm/mobile/index.js +2 -2
  2012. package/tabs/esm/typings.d.ts +2 -2
  2013. package/tabs/hooks/use-tablist-titles.d.ts +1 -1
  2014. package/tabs/index.module-1eb43fb9.js +4 -0
  2015. package/tabs/index.module-c88e5a5a.js +4 -0
  2016. package/tabs/modern/collapsible/index.js +1 -1
  2017. package/tabs/modern/components/primary-tablist/Component.collapsible.js +2 -2
  2018. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  2019. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  2020. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  2021. package/tabs/modern/components/primary-tablist/index.css +133 -133
  2022. package/tabs/modern/components/primary-tablist/mobile.css +394 -368
  2023. package/tabs/modern/components/scroll-controls/Component.js +1 -1
  2024. package/tabs/modern/components/scroll-controls/index.css +12 -12
  2025. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  2026. package/tabs/modern/components/scrollable-container/index.css +6 -6
  2027. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  2028. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  2029. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  2030. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  2031. package/tabs/modern/components/secondary-tablist/mobile.css +186 -160
  2032. package/tabs/modern/components/tab/Component.js +1 -1
  2033. package/tabs/modern/components/tab/index.css +3 -3
  2034. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  2035. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  2036. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  2037. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  2038. package/tabs/modern/components/title/Component.d.ts +1 -1
  2039. package/tabs/modern/desktop/index.js +2 -2
  2040. package/tabs/modern/hooks/use-tablist-titles.d.ts +1 -1
  2041. package/tabs/modern/index.js +2 -2
  2042. package/tabs/modern/index.module-8121bd57.js +4 -0
  2043. package/tabs/modern/index.module-c6da7192.js +4 -0
  2044. package/tabs/modern/mobile/index.js +2 -2
  2045. package/tabs/modern/typings.d.ts +2 -2
  2046. package/tabs/typings.d.ts +2 -2
  2047. package/tag/components/base-tag/Component.js +3 -3
  2048. package/tag/components/base-tag/default.css +15 -15
  2049. package/tag/components/base-tag/index.css +37 -37
  2050. package/tag/components/base-tag/inverted.css +13 -13
  2051. package/tag/cssm/components/base-tag/default.module.css +5 -5
  2052. package/tag/cssm/components/base-tag/inverted.module.css +3 -3
  2053. package/tag/desktop/Component.desktop.js +3 -3
  2054. package/tag/desktop/default.desktop.css +4 -4
  2055. package/tag/desktop/desktop.css +6 -6
  2056. package/tag/desktop/inverted.desktop.css +4 -4
  2057. package/tag/esm/components/base-tag/Component.js +3 -3
  2058. package/tag/esm/components/base-tag/default.css +15 -15
  2059. package/tag/esm/components/base-tag/index.css +37 -37
  2060. package/tag/esm/components/base-tag/inverted.css +13 -13
  2061. package/tag/esm/desktop/Component.desktop.js +3 -3
  2062. package/tag/esm/desktop/default.desktop.css +4 -4
  2063. package/tag/esm/desktop/desktop.css +6 -6
  2064. package/tag/esm/desktop/inverted.desktop.css +4 -4
  2065. package/tag/esm/mobile/Component.mobile.js +3 -3
  2066. package/tag/esm/mobile/default.mobile.css +4 -4
  2067. package/tag/esm/mobile/inverted.mobile.css +4 -4
  2068. package/tag/esm/mobile/mobile.css +6 -6
  2069. package/tag/mobile/Component.mobile.js +3 -3
  2070. package/tag/mobile/default.mobile.css +4 -4
  2071. package/tag/mobile/inverted.mobile.css +4 -4
  2072. package/tag/mobile/mobile.css +6 -6
  2073. package/tag/modern/components/base-tag/Component.js +3 -3
  2074. package/tag/modern/components/base-tag/default.css +15 -15
  2075. package/tag/modern/components/base-tag/index.css +37 -37
  2076. package/tag/modern/components/base-tag/inverted.css +13 -13
  2077. package/tag/modern/desktop/Component.desktop.js +3 -3
  2078. package/tag/modern/desktop/default.desktop.css +4 -4
  2079. package/tag/modern/desktop/desktop.css +6 -6
  2080. package/tag/modern/desktop/inverted.desktop.css +4 -4
  2081. package/tag/modern/mobile/Component.mobile.js +3 -3
  2082. package/tag/modern/mobile/default.mobile.css +4 -4
  2083. package/tag/modern/mobile/inverted.mobile.css +4 -4
  2084. package/tag/modern/mobile/mobile.css +6 -6
  2085. package/text/Component.js +2 -2
  2086. package/text/esm/Component.js +2 -2
  2087. package/text/esm/index.css +7 -7
  2088. package/text/esm/mixin.css +75 -75
  2089. package/text/index.css +7 -7
  2090. package/text/mixin.css +75 -75
  2091. package/text/modern/Component.js +2 -2
  2092. package/text/modern/index.css +7 -7
  2093. package/text/modern/mixin.css +75 -75
  2094. package/textarea/Component.js +3 -3
  2095. package/textarea/{PseudoTextArea-31d2e2a2.js → PseudoTextArea-d5527a5b.js} +1 -1
  2096. package/textarea/components/PseudoTextArea.js +1 -1
  2097. package/textarea/components/index.d.ts +1 -1
  2098. package/textarea/components/index.js +1 -1
  2099. package/textarea/cssm/default.module.css +3 -3
  2100. package/textarea/cssm/inverted.module.css +2 -2
  2101. package/textarea/default.css +20 -20
  2102. package/textarea/esm/Component.js +3 -3
  2103. package/textarea/esm/{PseudoTextArea-70479ad2.js → PseudoTextArea-8c317bda.js} +1 -1
  2104. package/textarea/esm/components/PseudoTextArea.js +1 -1
  2105. package/textarea/esm/components/index.d.ts +1 -1
  2106. package/textarea/esm/components/index.js +1 -1
  2107. package/textarea/esm/default.css +20 -20
  2108. package/textarea/esm/index.css +45 -45
  2109. package/textarea/esm/index.js +1 -1
  2110. package/textarea/esm/inverted.css +19 -19
  2111. package/textarea/index.css +45 -45
  2112. package/textarea/inverted.css +19 -19
  2113. package/textarea/modern/Component.js +3 -3
  2114. package/textarea/modern/{PseudoTextArea-e80f9ac0.js → PseudoTextArea-c44e22c6.js} +1 -1
  2115. package/textarea/modern/components/PseudoTextArea.js +1 -1
  2116. package/textarea/modern/components/index.d.ts +1 -1
  2117. package/textarea/modern/components/index.js +1 -1
  2118. package/textarea/modern/default.css +20 -20
  2119. package/textarea/modern/index.css +45 -45
  2120. package/textarea/modern/index.js +1 -1
  2121. package/textarea/modern/inverted.css +19 -19
  2122. package/themes/click.css +175 -147
  2123. package/themes/compiled/mobile-dark-bluetint.css +356 -217
  2124. package/themes/corp.css +173 -147
  2125. package/themes/dark.css +12 -0
  2126. package/themes/intranet.css +173 -147
  2127. package/themes/mixins/click.css +2 -0
  2128. package/themes/mixins/dark.css +12 -0
  2129. package/themes/mixins/pure-cell/click.css +4 -0
  2130. package/themes/mobile.css +173 -147
  2131. package/themes/pure-cell/click.css +4 -0
  2132. package/themes/site.css +173 -147
  2133. package/toast/components/base-toast/component.js +1 -1
  2134. package/toast/components/base-toast/index.css +10 -10
  2135. package/toast/esm/components/base-toast/component.js +1 -1
  2136. package/toast/esm/components/base-toast/index.css +10 -10
  2137. package/toast/modern/components/base-toast/component.js +1 -1
  2138. package/toast/modern/components/base-toast/index.css +10 -10
  2139. package/toast-plate/components/base-toast-plate/component.js +3 -3
  2140. package/toast-plate/components/base-toast-plate/default.css +4 -4
  2141. package/toast-plate/components/base-toast-plate/index.css +19 -19
  2142. package/toast-plate/components/base-toast-plate/inverted.css +4 -4
  2143. package/toast-plate/cssm/components/base-toast-plate/default.module.css +1 -1
  2144. package/toast-plate/cssm/components/base-toast-plate/inverted.module.css +1 -1
  2145. package/toast-plate/desktop/Component.desktop.js +1 -1
  2146. package/toast-plate/desktop/desktop.css +5 -5
  2147. package/toast-plate/esm/components/base-toast-plate/component.js +3 -3
  2148. package/toast-plate/esm/components/base-toast-plate/default.css +4 -4
  2149. package/toast-plate/esm/components/base-toast-plate/index.css +19 -19
  2150. package/toast-plate/esm/components/base-toast-plate/inverted.css +4 -4
  2151. package/toast-plate/esm/desktop/Component.desktop.js +1 -1
  2152. package/toast-plate/esm/desktop/desktop.css +5 -5
  2153. package/toast-plate/esm/mobile/Component.mobile.js +1 -1
  2154. package/toast-plate/esm/mobile/mobile.css +5 -5
  2155. package/toast-plate/mobile/Component.mobile.js +1 -1
  2156. package/toast-plate/mobile/mobile.css +5 -5
  2157. package/toast-plate/modern/components/base-toast-plate/component.js +3 -3
  2158. package/toast-plate/modern/components/base-toast-plate/default.css +4 -4
  2159. package/toast-plate/modern/components/base-toast-plate/index.css +19 -19
  2160. package/toast-plate/modern/components/base-toast-plate/inverted.css +4 -4
  2161. package/toast-plate/modern/desktop/Component.desktop.js +1 -1
  2162. package/toast-plate/modern/desktop/desktop.css +5 -5
  2163. package/toast-plate/modern/mobile/Component.mobile.js +1 -1
  2164. package/toast-plate/modern/mobile/mobile.css +5 -5
  2165. package/tooltip/cssm/default.module.css +1 -1
  2166. package/tooltip/cssm/inverted.module.css +2 -2
  2167. package/tooltip/default.css +6 -6
  2168. package/tooltip/desktop/Component.desktop.js +3 -3
  2169. package/tooltip/esm/default.css +6 -6
  2170. package/tooltip/esm/desktop/Component.desktop.js +3 -3
  2171. package/tooltip/esm/index.css +8 -8
  2172. package/tooltip/esm/inverted.css +7 -7
  2173. package/tooltip/esm/mobile/Component.mobile.js +1 -1
  2174. package/tooltip/esm/mobile/mobile.css +4 -4
  2175. package/tooltip/index.css +8 -8
  2176. package/tooltip/inverted.css +7 -7
  2177. package/tooltip/mobile/Component.mobile.js +1 -1
  2178. package/tooltip/mobile/mobile.css +4 -4
  2179. package/tooltip/modern/default.css +6 -6
  2180. package/tooltip/modern/desktop/Component.desktop.js +3 -3
  2181. package/tooltip/modern/index.css +8 -8
  2182. package/tooltip/modern/inverted.css +7 -7
  2183. package/tooltip/modern/mobile/Component.mobile.js +1 -1
  2184. package/tooltip/modern/mobile/mobile.css +4 -4
  2185. package/typography/colors.css +22 -22
  2186. package/typography/colors.module-baa4512e.js +4 -0
  2187. package/typography/common.module-a209a8c9.js +4 -0
  2188. package/typography/cssm/colors.module.css +3 -3
  2189. package/typography/esm/colors.css +22 -22
  2190. package/typography/esm/colors.module-f4cfa8d8.js +4 -0
  2191. package/typography/esm/common.module-4583c8f1.js +4 -0
  2192. package/typography/esm/component.js +2 -2
  2193. package/typography/esm/hooks/use-skeleton.css +4 -4
  2194. package/typography/esm/hooks/use-skeleton.js +1 -1
  2195. package/typography/esm/index.js +2 -2
  2196. package/typography/esm/text/component.js +2 -2
  2197. package/typography/esm/text/index.css +19 -19
  2198. package/typography/esm/text/index.js +1 -1
  2199. package/typography/esm/title/common.css +5 -5
  2200. package/typography/esm/title/component.js +1 -1
  2201. package/typography/esm/title/index.css +18 -18
  2202. package/typography/esm/title/index.js +3 -3
  2203. package/typography/esm/title-mobile/component.js +3 -3
  2204. package/typography/esm/title-mobile/index.css +10 -10
  2205. package/typography/esm/title-mobile/index.js +2 -2
  2206. package/typography/esm/title-responsive/component.js +3 -3
  2207. package/typography/esm/title-responsive/index.css +30 -30
  2208. package/typography/esm/title-responsive/index.js +2 -2
  2209. package/typography/hooks/use-skeleton.css +4 -4
  2210. package/typography/hooks/use-skeleton.js +1 -1
  2211. package/typography/modern/colors.css +22 -22
  2212. package/typography/modern/colors.module-47df2088.js +4 -0
  2213. package/typography/modern/common.module-1bf6f9a0.js +4 -0
  2214. package/typography/modern/component.js +2 -2
  2215. package/typography/modern/hooks/use-skeleton.css +4 -4
  2216. package/typography/modern/hooks/use-skeleton.js +1 -1
  2217. package/typography/modern/index.js +2 -2
  2218. package/typography/modern/text/component.js +2 -2
  2219. package/typography/modern/text/index.css +19 -19
  2220. package/typography/modern/text/index.js +1 -1
  2221. package/typography/modern/title/common.css +5 -5
  2222. package/typography/modern/title/component.js +1 -1
  2223. package/typography/modern/title/index.css +18 -18
  2224. package/typography/modern/title/index.js +3 -3
  2225. package/typography/modern/title-mobile/component.js +3 -3
  2226. package/typography/modern/title-mobile/index.css +10 -10
  2227. package/typography/modern/title-mobile/index.js +2 -2
  2228. package/typography/modern/title-responsive/component.js +3 -3
  2229. package/typography/modern/title-responsive/index.css +30 -30
  2230. package/typography/modern/title-responsive/index.js +2 -2
  2231. package/typography/text/component.js +2 -2
  2232. package/typography/text/index.css +19 -19
  2233. package/typography/title/common.css +5 -5
  2234. package/typography/title/component.js +1 -1
  2235. package/typography/title/index.css +18 -18
  2236. package/typography/title/index.js +2 -2
  2237. package/typography/title-mobile/component.js +2 -2
  2238. package/typography/title-mobile/index.css +10 -10
  2239. package/typography/title-responsive/component.js +2 -2
  2240. package/typography/title-responsive/index.css +30 -30
  2241. package/underlay/Component.js +1 -1
  2242. package/underlay/cssm/index.module.css +2 -2
  2243. package/underlay/esm/Component.js +1 -1
  2244. package/underlay/esm/index.css +163 -163
  2245. package/underlay/esm/index.js +1 -1
  2246. package/underlay/esm/index.module-d88bcb3b.js +4 -0
  2247. package/underlay/esm/utils/getBorderCorners.js +1 -1
  2248. package/underlay/esm/utils/getClasses.js +1 -1
  2249. package/underlay/index.css +163 -163
  2250. package/underlay/index.module-ffa7e56c.js +4 -0
  2251. package/underlay/modern/Component.js +1 -1
  2252. package/underlay/modern/index.css +163 -163
  2253. package/underlay/modern/index.js +1 -1
  2254. package/underlay/modern/index.module-e05eda72.js +4 -0
  2255. package/underlay/modern/utils/getBorderCorners.js +1 -1
  2256. package/underlay/modern/utils/getClasses.js +1 -1
  2257. package/underlay/utils/getBorderCorners.js +1 -1
  2258. package/underlay/utils/getClasses.js +1 -1
  2259. package/universal-date-input/Component-ff24af55.d.ts +5 -0
  2260. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  2261. package/universal-date-input/components/date-input/Component.js +1 -1
  2262. package/universal-date-input/components/date-range-input/Component.js +1 -1
  2263. package/universal-date-input/cssm/Component-ff24af55.d.ts +5 -0
  2264. package/universal-date-input/esm/Component-ff24af55.d.ts +5 -0
  2265. package/universal-date-input/esm/Component.responsive.js +1 -1
  2266. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  2267. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  2268. package/universal-date-input/esm/components/date-input/Component.js +1 -1
  2269. package/universal-date-input/esm/components/date-input/index.js +1 -1
  2270. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  2271. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  2272. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  2273. package/universal-date-input/esm/desktop/index.js +1 -1
  2274. package/universal-date-input/esm/index.css +7 -7
  2275. package/universal-date-input/esm/index.js +1 -1
  2276. package/universal-date-input/esm/index.module-216f4336.js +4 -0
  2277. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  2278. package/universal-date-input/esm/mobile/index.js +1 -1
  2279. package/universal-date-input/index.css +7 -7
  2280. package/universal-date-input/index.module-2999f57c.js +4 -0
  2281. package/universal-date-input/modern/Component-ff24af55.d.ts +5 -0
  2282. package/universal-date-input/modern/Component.responsive.js +1 -1
  2283. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  2284. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  2285. package/universal-date-input/modern/components/date-input/Component.js +1 -1
  2286. package/universal-date-input/modern/components/date-input/index.js +1 -1
  2287. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  2288. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  2289. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  2290. package/universal-date-input/modern/desktop/index.js +1 -1
  2291. package/universal-date-input/modern/index.css +7 -7
  2292. package/universal-date-input/modern/index.js +1 -1
  2293. package/universal-date-input/modern/index.module-9653b871.js +4 -0
  2294. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  2295. package/universal-date-input/modern/mobile/index.js +1 -1
  2296. package/vars/colors-bluetint.css +173 -147
  2297. package/vars/colors-decorative.css +318 -178
  2298. package/vars/colors-indigo.css +122 -96
  2299. package/vars/colors-qualitative.css +106 -106
  2300. package/vars/colors-sequential.css +192 -168
  2301. package/vars/cssm/bundle/click.css +173 -147
  2302. package/vars/cssm/bundle/corp.css +173 -147
  2303. package/vars/cssm/bundle/intranet.css +173 -147
  2304. package/vars/cssm/bundle/mobile.css +173 -147
  2305. package/vars/cssm/bundle/site.css +173 -147
  2306. package/vars/cssm/colors-bluetint.css +173 -147
  2307. package/vars/cssm/colors-decorative.css +318 -178
  2308. package/vars/cssm/colors-indigo.css +122 -96
  2309. package/vars/cssm/colors-qualitative.css +106 -106
  2310. package/vars/cssm/colors-sequential.css +192 -168
  2311. package/vars/cssm/index.css +173 -147
  2312. package/vars/cssm/index.d.ts +173 -147
  2313. package/vars/cssm/index.js +173 -147
  2314. package/vars/esm/index.d.ts +173 -147
  2315. package/vars/esm/index.js +174 -148
  2316. package/vars/index.d.ts +173 -147
  2317. package/vars/index.js +173 -147
  2318. package/vars/modern/index.d.ts +173 -147
  2319. package/vars/modern/index.js +174 -148
  2320. package/with-suffix/Component.js +1 -1
  2321. package/with-suffix/esm/Component.js +1 -1
  2322. package/with-suffix/esm/index.css +9 -9
  2323. package/with-suffix/index.css +9 -9
  2324. package/with-suffix/modern/Component.js +1 -1
  2325. package/with-suffix/modern/index.css +9 -9
  2326. package/calendar-range/esm/index.module-223fddeb.js +0 -4
  2327. package/calendar-range/index.module-814cd959.js +0 -4
  2328. package/calendar-range/modern/index.module-a3673a87.js +0 -4
  2329. package/grid/esm/gutters.module-54081c6e.js +0 -4
  2330. package/grid/gutters.module-65894bdf.js +0 -4
  2331. package/grid/modern/gutters.module-71dc4cdd.js +0 -4
  2332. package/modal/esm/layout.module-0d852bca.js +0 -4
  2333. package/modal/layout.module-21892b57.js +0 -4
  2334. package/modal/modern/layout.module-891f3a35.js +0 -4
  2335. package/side-panel/esm/layout.module-2552d1ba.js +0 -4
  2336. package/side-panel/layout.module-05052b59.js +0 -4
  2337. package/side-panel/modern/layout.module-fc7b6c76.js +0 -4
  2338. package/tabs/esm/index.module-522924c0.js +0 -4
  2339. package/tabs/esm/index.module-6e695481.js +0 -4
  2340. package/tabs/index.module-bc99adbf.js +0 -4
  2341. package/tabs/index.module-d225f504.js +0 -4
  2342. package/tabs/modern/index.module-7c0d4d6d.js +0 -4
  2343. package/tabs/modern/index.module-f6dfd116.js +0 -4
  2344. package/typography/colors.module-0a6d6856.js +0 -4
  2345. package/typography/common.module-848c969f.js +0 -4
  2346. package/typography/esm/colors.module-1ba87293.js +0 -4
  2347. package/typography/esm/common.module-480d6651.js +0 -4
  2348. package/typography/modern/colors.module-11ca5bd0.js +0 -4
  2349. package/typography/modern/common.module-1f6a2856.js +0 -4
  2350. package/underlay/esm/index.module-ac843fb3.js +0 -4
  2351. package/underlay/index.module-13b65324.js +0 -4
  2352. package/underlay/modern/index.module-824be077.js +0 -4
  2353. package/universal-date-input/esm/index.module-2f3980d9.js +0 -4
  2354. package/universal-date-input/index.module-ff793946.js +0 -4
  2355. package/universal-date-input/modern/index.module-3c848de2.js +0 -4
  2356. /package/confirmation/{countdown-section-7f7c287b.d.ts → countdown-section-62dc9b1b.d.ts} +0 -0
  2357. /package/confirmation/esm/{countdown-section-9d180970.d.ts → countdown-section-62c5863f.d.ts} +0 -0
  2358. /package/confirmation/modern/{countdown-section-c4e32e68.d.ts → countdown-section-6ca560c4.d.ts} +0 -0
  2359. /package/gallery/{buttons-9f1b226a.d.ts → buttons-cd063d09.d.ts} +0 -0
  2360. /package/gallery/esm/{buttons-98553783.d.ts → buttons-a4ab88cd.d.ts} +0 -0
  2361. /package/gallery/esm/{slide-6d1bc080.d.ts → slide-74fe8645.d.ts} +0 -0
  2362. /package/gallery/modern/{buttons-b09bc877.d.ts → buttons-223b39a6.d.ts} +0 -0
  2363. /package/gallery/modern/{slide-e69b924e.d.ts → slide-49b8c0d6.d.ts} +0 -0
  2364. /package/gallery/{slide-17b38653.d.ts → slide-eaa00f4b.d.ts} +0 -0
  2365. /package/list/{Component-38ee41d7.d.ts → Component-fd0a16a2.d.ts} +0 -0
  2366. /package/list/esm/{Component-0ee478ed.d.ts → Component-3fbec0a2.d.ts} +0 -0
  2367. /package/list/modern/{Component-ee68ad21.d.ts → Component-fb4c4097.d.ts} +0 -0
  2368. /package/markdown/esm/{use-overrides-055b0fec.d.ts → use-overrides-6c62184d.d.ts} +0 -0
  2369. /package/markdown/modern/{use-overrides-91983127.d.ts → use-overrides-90208329.d.ts} +0 -0
  2370. /package/markdown/{use-overrides-7f053469.d.ts → use-overrides-1d654655.d.ts} +0 -0
  2371. /package/select/esm/{hook-1d6dd392.d.ts → hook-dd86695a.d.ts} +0 -0
  2372. /package/select/esm/{hook-1d6dd392.js → hook-dd86695a.js} +0 -0
  2373. /package/select/{hook-cb84dd1e.d.ts → hook-ddf6a468.d.ts} +0 -0
  2374. /package/select/{hook-cb84dd1e.js → hook-ddf6a468.js} +0 -0
  2375. /package/select/modern/{hook-d55d5190.d.ts → hook-ccdc50fc.d.ts} +0 -0
  2376. /package/select/modern/{hook-d55d5190.js → hook-ccdc50fc.js} +0 -0
  2377. /package/textarea/{PseudoTextArea-31d2e2a2.d.ts → PseudoTextArea-d5527a5b.d.ts} +0 -0
  2378. /package/textarea/esm/{PseudoTextArea-70479ad2.d.ts → PseudoTextArea-8c317bda.d.ts} +0 -0
  2379. /package/textarea/modern/{PseudoTextArea-e80f9ac0.d.ts → PseudoTextArea-c44e22c6.d.ts} +0 -0
@@ -73,19 +73,19 @@ const colorDarkAccentPrimaryInverted = "#ef3124";
73
73
  const colorDarkAccentPrimaryInvertedHover = "#e32a17";
74
74
  const colorDarkAccentPrimaryInvertedPress = "#d72505";
75
75
  const colorDarkAccentPrimaryPress = "#fd624e";
76
- const colorDarkAccentSecondary = "#fff";
77
- const colorDarkAccentSecondaryHover = "#e7e8eb";
78
- const colorDarkAccentSecondaryInverted = "#0e0e0e";
79
- const colorDarkAccentSecondaryInvertedHover = "#29292c";
80
- const colorDarkAccentSecondaryInvertedPress = "#2f2f32";
76
+ const colorDarkAccentSecondary = "#f2f3f5";
77
+ const colorDarkAccentSecondaryHover = "#dcdde1";
78
+ const colorDarkAccentSecondaryInverted = "#212124";
79
+ const colorDarkAccentSecondaryInvertedHover = "#2f2f32";
80
+ const colorDarkAccentSecondaryInvertedPress = "#353539";
81
81
  const colorDarkAccentSecondaryPress = "#d2d3d9";
82
- const colorDarkBaseBgAltPrimary = "#0e0e0e";
82
+ const colorDarkBaseBgAltPrimary = "#121213";
83
83
  const colorDarkBaseBgAltPrimaryInverted = "#f2f3f5";
84
84
  const colorDarkBaseBgAltSecondary = "#1c1c1e";
85
85
  const colorDarkBaseBgAltSecondaryInverted = "#fff";
86
86
  const colorDarkBaseBgAltTertiary = "#29292c";
87
87
  const colorDarkBaseBgAltTertiaryInverted = "#f2f3f5";
88
- const colorDarkBaseBgPrimary = "#0e0e0e";
88
+ const colorDarkBaseBgPrimary = "#121213";
89
89
  const colorDarkBaseBgPrimaryInverted = "#fff";
90
90
  const colorDarkBaseBgSecondary = "#1c1c1e";
91
91
  const colorDarkBaseBgSecondaryInverted = "#f2f3f5";
@@ -144,7 +144,7 @@ const colorDarkModalBgSecondary = "#29292c";
144
144
  const colorDarkModalBgSecondaryInverted = "#f2f3f5";
145
145
  const colorDarkModalBgTertiary = "#353539";
146
146
  const colorDarkModalBgTertiaryInverted = "#fff";
147
- const colorDarkNeutral0 = "#29292c";
147
+ const colorDarkNeutral0 = "#262629";
148
148
  const colorDarkNeutral0Hover = "#2f2f32";
149
149
  const colorDarkNeutral0Inverted = "#fff";
150
150
  const colorDarkNeutral0InvertedHover = "#e7e8eb";
@@ -158,7 +158,7 @@ const colorDarkNeutral100InvertedPress = "#dcdde1";
158
158
  const colorDarkNeutral100Press = "#29292c";
159
159
  const colorDarkNeutral1500 = "#fff";
160
160
  const colorDarkNeutral1500Hover = "#babbc2";
161
- const colorDarkNeutral1500Inverted = "#0e0e0e";
161
+ const colorDarkNeutral1500Inverted = "#121213";
162
162
  const colorDarkNeutral1500InvertedHover = "#3f3f45";
163
163
  const colorDarkNeutral1500InvertedPress = "#5f5f66";
164
164
  const colorDarkNeutral1500Press = "#a0a1a9";
@@ -204,6 +204,12 @@ const colorDarkNeutralTranslucent100Inverted = "rgba(38, 55, 88, 0.06)";
204
204
  const colorDarkNeutralTranslucent100InvertedHover = "rgba(15, 25, 55, 0.1)";
205
205
  const colorDarkNeutralTranslucent100InvertedPress = "rgba(5, 12, 41, 0.14)";
206
206
  const colorDarkNeutralTranslucent100Press = "rgba(222, 222, 238, 0.13)";
207
+ const colorDarkNeutralTranslucent1300 = "rgba(255, 255, 255, 0.94)";
208
+ const colorDarkNeutralTranslucent1300Hover = "rgba(255, 255, 255, 0.7)";
209
+ const colorDarkNeutralTranslucent1300Inverted = "rgba(3, 3, 6, 0.88)";
210
+ const colorDarkNeutralTranslucent1300InvertedHover = "rgba(3, 3, 8, 0.8)";
211
+ const colorDarkNeutralTranslucent1300InvertedPress = "rgba(0, 0, 10, 0.71)";
212
+ const colorDarkNeutralTranslucent1300Press = "rgba(255, 255, 255, 0.6)";
207
213
  const colorDarkNeutralTranslucent1500Hover = "rgba(243, 245, 254, 0.75)";
208
214
  const colorDarkNeutralTranslucent1500InvertedHover = "rgba(2, 2, 10, 0.76)";
209
215
  const colorDarkNeutralTranslucent1500InvertedPress = "rgba(1, 1, 12, 0.63)";
@@ -263,59 +269,59 @@ const colorDarkStatusInfoInvertedHover = "#2a77ef";
263
269
  const colorDarkStatusInfoInvertedPress = "#2c64d4";
264
270
  const colorDarkStatusInfoPress = "#63aafd";
265
271
  const colorDarkStatusMutedAltAttention = "#412f22";
266
- const colorDarkStatusMutedAltAttentionHover = "#4f3623";
272
+ const colorDarkStatusMutedAltAttentionHover = "#543a27";
267
273
  const colorDarkStatusMutedAltAttentionInverted = "#fde6c8";
268
274
  const colorDarkStatusMutedAltAttentionInvertedHover = "#f6d7af";
269
- const colorDarkStatusMutedAltAttentionInvertedPress = "#eec596";
270
- const colorDarkStatusMutedAltAttentionPress = "#634128";
275
+ const colorDarkStatusMutedAltAttentionInvertedPress = "#f0c492";
276
+ const colorDarkStatusMutedAltAttentionPress = "#6a462c";
271
277
  const colorDarkStatusMutedAltInfo = "#293044";
272
- const colorDarkStatusMutedAltInfoHover = "#303a55";
278
+ const colorDarkStatusMutedAltInfoHover = "#2f3a55";
273
279
  const colorDarkStatusMutedAltInfoInverted = "#e4f0ff";
274
- const colorDarkStatusMutedAltInfoInvertedHover = "#c4defa";
275
- const colorDarkStatusMutedAltInfoInvertedPress = "#aeccf1";
276
- const colorDarkStatusMutedAltInfoPress = "#3a456a";
280
+ const colorDarkStatusMutedAltInfoInvertedHover = "#c1dbf7";
281
+ const colorDarkStatusMutedAltInfoInvertedPress = "#a7cbf2";
282
+ const colorDarkStatusMutedAltInfoPress = "#38476c";
277
283
  const colorDarkStatusMutedAltNegative = "#442926";
278
- const colorDarkStatusMutedAltNegativeHover = "#56302d";
284
+ const colorDarkStatusMutedAltNegativeHover = "#55312e";
279
285
  const colorDarkStatusMutedAltNegativeInverted = "#ffdfdf";
280
- const colorDarkStatusMutedAltNegativeInvertedHover = "#faccca";
281
- const colorDarkStatusMutedAltNegativeInvertedPress = "#f1b7b0";
282
- const colorDarkStatusMutedAltNegativePress = "#6c3b34";
286
+ const colorDarkStatusMutedAltNegativeInvertedHover = "#f9ccca";
287
+ const colorDarkStatusMutedAltNegativeInvertedPress = "#f3b6af";
288
+ const colorDarkStatusMutedAltNegativePress = "#6b3b34";
283
289
  const colorDarkStatusMutedAltPositive = "#253528";
284
- const colorDarkStatusMutedAltPositiveHover = "#283f2d";
290
+ const colorDarkStatusMutedAltPositiveHover = "#273f2d";
285
291
  const colorDarkStatusMutedAltPositiveInverted = "#d1f1d7";
286
- const colorDarkStatusMutedAltPositiveInvertedHover = "#bae6c2";
287
- const colorDarkStatusMutedAltPositiveInvertedPress = "#a1d7a8";
288
- const colorDarkStatusMutedAltPositivePress = "#2d4d32";
292
+ const colorDarkStatusMutedAltPositiveInvertedHover = "#bbe8c3";
293
+ const colorDarkStatusMutedAltPositiveInvertedPress = "#a1dba8";
294
+ const colorDarkStatusMutedAltPositivePress = "#2d4e33";
289
295
  const colorDarkStatusMutedAttention = "#36291f";
290
296
  const colorDarkStatusMutedAttentionHover = "#412f22";
291
297
  const colorDarkStatusMutedAttentionInverted = "#ffefd9";
292
298
  const colorDarkStatusMutedAttentionInvertedHover = "#fde6c8";
293
299
  const colorDarkStatusMutedAttentionInvertedPress = "#f6d7af";
294
- const colorDarkStatusMutedAttentionPress = "#4f3623";
300
+ const colorDarkStatusMutedAttentionPress = "#543a27";
295
301
  const colorDarkStatusMutedInfo = "#222a3e";
296
302
  const colorDarkStatusMutedInfoHover = "#293044";
297
303
  const colorDarkStatusMutedInfoInverted = "#e4f0ff";
298
304
  const colorDarkStatusMutedInfoInvertedHover = "#d8eaff";
299
- const colorDarkStatusMutedInfoInvertedPress = "#c4defa";
300
- const colorDarkStatusMutedInfoPress = "#303a55";
305
+ const colorDarkStatusMutedInfoInvertedPress = "#c1dbf7";
306
+ const colorDarkStatusMutedInfoPress = "#2f3a55";
301
307
  const colorDarkStatusMutedNegative = "#392523";
302
308
  const colorDarkStatusMutedNegativeHover = "#442926";
303
309
  const colorDarkStatusMutedNegativeInverted = "#ffebeb";
304
310
  const colorDarkStatusMutedNegativeInvertedHover = "#ffdfdf";
305
- const colorDarkStatusMutedNegativeInvertedPress = "#faccca";
306
- const colorDarkStatusMutedNegativePress = "#56302d";
311
+ const colorDarkStatusMutedNegativeInvertedPress = "#f9ccca";
312
+ const colorDarkStatusMutedNegativePress = "#55312e";
307
313
  const colorDarkStatusMutedPositive = "#232d25";
308
314
  const colorDarkStatusMutedPositiveHover = "#253528";
309
315
  const colorDarkStatusMutedPositiveInverted = "#dff8e5";
310
316
  const colorDarkStatusMutedPositiveInvertedHover = "#d1f1d7";
311
- const colorDarkStatusMutedPositiveInvertedPress = "#bae6c2";
312
- const colorDarkStatusMutedPositivePress = "#283f2d";
313
- const colorDarkStatusNegative = "#ff5431";
314
- const colorDarkStatusNegativeHover = "#ff7554";
315
- const colorDarkStatusNegativeInverted = "#ff5431";
316
- const colorDarkStatusNegativeInvertedHover = "#ec2e14";
317
- const colorDarkStatusNegativeInvertedPress = "#c7251c";
318
- const colorDarkStatusNegativePress = "#ff8d73";
317
+ const colorDarkStatusMutedPositiveInvertedPress = "#bbe8c3";
318
+ const colorDarkStatusMutedPositivePress = "#273f2d";
319
+ const colorDarkStatusNegative = "#ff4837";
320
+ const colorDarkStatusNegativeHover = "#ff755e";
321
+ const colorDarkStatusNegativeInverted = "#ff4837";
322
+ const colorDarkStatusNegativeInvertedHover = "#ec2d20";
323
+ const colorDarkStatusNegativeInvertedPress = "#c7241f";
324
+ const colorDarkStatusNegativePress = "#ff8d79";
319
325
  const colorDarkStatusPositive = "#17d055";
320
326
  const colorDarkStatusPositiveHover = "#22e068";
321
327
  const colorDarkStatusPositiveInverted = "#0cc44d";
@@ -338,24 +344,24 @@ const colorDarkTextInfoInvertedHover = "#2c64d4";
338
344
  const colorDarkTextInfoInvertedPress = "#2453b4";
339
345
  const colorDarkTextInfoPress = "#7fb6ff";
340
346
  const colorDarkTextLink = "#4a9dfc";
341
- const colorDarkTextNegative = "#ff5431";
342
- const colorDarkTextNegativeHover = "#ff7554";
343
- const colorDarkTextNegativeInverted = "#ec2e14";
344
- const colorDarkTextNegativeInvertedHover = "#c7251c";
347
+ const colorDarkTextNegative = "#ff4837";
348
+ const colorDarkTextNegativeHover = "#ff755e";
349
+ const colorDarkTextNegativeInverted = "#ec2d20";
350
+ const colorDarkTextNegativeInvertedHover = "#c7241f";
345
351
  const colorDarkTextNegativeInvertedPress = "#a6201e";
346
- const colorDarkTextNegativePress = "#ff8d73";
352
+ const colorDarkTextNegativePress = "#ff8d79";
347
353
  const colorDarkTextPositive = "#0cc44d";
348
354
  const colorDarkTextPositiveHover = "#22e068";
349
355
  const colorDarkTextPositiveInverted = "#0d9336";
350
356
  const colorDarkTextPositiveInvertedHover = "#0a7d2c";
351
357
  const colorDarkTextPositiveInvertedPress = "#036625";
352
358
  const colorDarkTextPositivePress = "#4ae777";
353
- const colorDarkTextPrimary = "#fff";
354
- const colorDarkTextPrimaryHover = "#babbc2";
355
- const colorDarkTextPrimaryInverted = "#0e0e0e";
356
- const colorDarkTextPrimaryInvertedHover = "#5f5f66";
357
- const colorDarkTextPrimaryInvertedPress = "#75757d";
358
- const colorDarkTextPrimaryPress = "#a0a1a9";
359
+ const colorDarkTextPrimary = "rgba(255, 255, 255, 0.94)";
360
+ const colorDarkTextPrimaryHover = "rgba(255, 255, 255, 0.7)";
361
+ const colorDarkTextPrimaryInverted = "rgba(3, 3, 6, 0.88)";
362
+ const colorDarkTextPrimaryInvertedHover = "rgba(1, 1, 12, 0.63)";
363
+ const colorDarkTextPrimaryInvertedPress = "rgba(4, 4, 19, 0.55)";
364
+ const colorDarkTextPrimaryPress = "rgba(255, 255, 255, 0.6)";
359
365
  const colorDarkTextQuaternary = "rgba(231, 231, 248, 0.18)";
360
366
  const colorDarkTextQuaternaryInverted = "rgba(5, 11, 44, 0.18)";
361
367
  const colorDarkTextSecondary = "rgba(238, 238, 251, 0.55)";
@@ -381,20 +387,20 @@ const colorLightAccentPrimaryInverted = "#f83a2a";
381
387
  const colorLightAccentPrimaryInvertedHover = "#ff503e";
382
388
  const colorLightAccentPrimaryInvertedPress = "#fd624e";
383
389
  const colorLightAccentPrimaryPress = "#d72505";
384
- const colorLightAccentSecondary = "#0e0e0e";
385
- const colorLightAccentSecondaryHover = "#29292c";
386
- const colorLightAccentSecondaryInverted = "#fff";
387
- const colorLightAccentSecondaryInvertedHover = "#e7e8eb";
390
+ const colorLightAccentSecondary = "#212124";
391
+ const colorLightAccentSecondaryHover = "#2f2f32";
392
+ const colorLightAccentSecondaryInverted = "#f2f3f5";
393
+ const colorLightAccentSecondaryInvertedHover = "#dcdde1";
388
394
  const colorLightAccentSecondaryInvertedPress = "#d2d3d9";
389
- const colorLightAccentSecondaryPress = "#2f2f32";
395
+ const colorLightAccentSecondaryPress = "#353539";
390
396
  const colorLightBaseBgAltPrimary = "#f2f3f5";
391
- const colorLightBaseBgAltPrimaryInverted = "#0e0e0e";
397
+ const colorLightBaseBgAltPrimaryInverted = "#121213";
392
398
  const colorLightBaseBgAltSecondary = "#fff";
393
399
  const colorLightBaseBgAltSecondaryInverted = "#1c1c1e";
394
400
  const colorLightBaseBgAltTertiary = "#f2f3f5";
395
401
  const colorLightBaseBgAltTertiaryInverted = "#29292c";
396
402
  const colorLightBaseBgPrimary = "#fff";
397
- const colorLightBaseBgPrimaryInverted = "#0e0e0e";
403
+ const colorLightBaseBgPrimaryInverted = "#121213";
398
404
  const colorLightBaseBgSecondary = "#f2f3f5";
399
405
  const colorLightBaseBgSecondaryInverted = "#1c1c1e";
400
406
  const colorLightBaseBgTertiary = "#fff";
@@ -454,7 +460,7 @@ const colorLightModalBgTertiary = "#fff";
454
460
  const colorLightModalBgTertiaryInverted = "#353539";
455
461
  const colorLightNeutral0 = "#fff";
456
462
  const colorLightNeutral0Hover = "#e7e8eb";
457
- const colorLightNeutral0Inverted = "#29292c";
463
+ const colorLightNeutral0Inverted = "#262629";
458
464
  const colorLightNeutral0InvertedHover = "#2f2f32";
459
465
  const colorLightNeutral0InvertedPress = "#353539";
460
466
  const colorLightNeutral0Press = "#dcdde1";
@@ -464,7 +470,7 @@ const colorLightNeutral100Inverted = "#1c1c1e";
464
470
  const colorLightNeutral100InvertedHover = "#212124";
465
471
  const colorLightNeutral100InvertedPress = "#29292c";
466
472
  const colorLightNeutral100Press = "#dcdde1";
467
- const colorLightNeutral1500 = "#0e0e0e";
473
+ const colorLightNeutral1500 = "#121213";
468
474
  const colorLightNeutral1500Hover = "#3f3f45";
469
475
  const colorLightNeutral1500Inverted = "#fff";
470
476
  const colorLightNeutral1500InvertedHover = "#babbc2";
@@ -512,6 +518,12 @@ const colorLightNeutralTranslucent100Inverted = "rgba(214, 214, 229, 0.07)";
512
518
  const colorLightNeutralTranslucent100InvertedHover = "rgba(222, 222, 238, 0.13)";
513
519
  const colorLightNeutralTranslucent100InvertedPress = "rgba(234, 234, 248, 0.15)";
514
520
  const colorLightNeutralTranslucent100Press = "rgba(5, 12, 41, 0.14)";
521
+ const colorLightNeutralTranslucent1300 = "rgba(3, 3, 6, 0.88)";
522
+ const colorLightNeutralTranslucent1300Hover = "rgba(3, 3, 8, 0.8)";
523
+ const colorLightNeutralTranslucent1300Inverted = "rgba(255, 255, 255, 0.94)";
524
+ const colorLightNeutralTranslucent1300InvertedHover = "rgba(255, 255, 255, 0.7)";
525
+ const colorLightNeutralTranslucent1300InvertedPress = "rgba(255, 255, 255, 0.6)";
526
+ const colorLightNeutralTranslucent1300Press = "rgba(0, 0, 10, 0.71)";
515
527
  const colorLightNeutralTranslucent1500Hover = "rgba(2, 2, 10, 0.76)";
516
528
  const colorLightNeutralTranslucent1500InvertedHover = "rgba(243, 245, 254, 0.75)";
517
529
  const colorLightNeutralTranslucent1500InvertedPress = "rgba(239, 240, 252, 0.65)";
@@ -573,57 +585,57 @@ const colorLightStatusInfoPress = "#2c64d4";
573
585
  const colorLightStatusMutedAltAttention = "#fde6c8";
574
586
  const colorLightStatusMutedAltAttentionHover = "#f6d7af";
575
587
  const colorLightStatusMutedAltAttentionInverted = "#412f22";
576
- const colorLightStatusMutedAltAttentionInvertedHover = "#4f3623";
577
- const colorLightStatusMutedAltAttentionInvertedPress = "#634128";
578
- const colorLightStatusMutedAltAttentionPress = "#eec596";
588
+ const colorLightStatusMutedAltAttentionInvertedHover = "#543a27";
589
+ const colorLightStatusMutedAltAttentionInvertedPress = "#6a462c";
590
+ const colorLightStatusMutedAltAttentionPress = "#f0c492";
579
591
  const colorLightStatusMutedAltInfo = "#d8eaff";
580
- const colorLightStatusMutedAltInfoHover = "#c4defa";
592
+ const colorLightStatusMutedAltInfoHover = "#c1dbf7";
581
593
  const colorLightStatusMutedAltInfoInverted = "#293044";
582
- const colorLightStatusMutedAltInfoInvertedHover = "#303a55";
583
- const colorLightStatusMutedAltInfoInvertedPress = "#3a456a";
584
- const colorLightStatusMutedAltInfoPress = "#aeccf1";
594
+ const colorLightStatusMutedAltInfoInvertedHover = "#2f3a55";
595
+ const colorLightStatusMutedAltInfoInvertedPress = "#38476c";
596
+ const colorLightStatusMutedAltInfoPress = "#a7cbf2";
585
597
  const colorLightStatusMutedAltNegative = "#ffdfdf";
586
- const colorLightStatusMutedAltNegativeHover = "#faccca";
598
+ const colorLightStatusMutedAltNegativeHover = "#f9ccca";
587
599
  const colorLightStatusMutedAltNegativeInverted = "#442926";
588
- const colorLightStatusMutedAltNegativeInvertedHover = "#56302d";
589
- const colorLightStatusMutedAltNegativeInvertedPress = "#6c3b34";
590
- const colorLightStatusMutedAltNegativePress = "#f1b7b0";
600
+ const colorLightStatusMutedAltNegativeInvertedHover = "#55312e";
601
+ const colorLightStatusMutedAltNegativeInvertedPress = "#6b3b34";
602
+ const colorLightStatusMutedAltNegativePress = "#f3b6af";
591
603
  const colorLightStatusMutedAltPositive = "#d1f1d7";
592
- const colorLightStatusMutedAltPositiveHover = "#bae6c2";
604
+ const colorLightStatusMutedAltPositiveHover = "#bbe8c3";
593
605
  const colorLightStatusMutedAltPositiveInverted = "#253528";
594
- const colorLightStatusMutedAltPositiveInvertedHover = "#283f2d";
595
- const colorLightStatusMutedAltPositiveInvertedPress = "#2d4d32";
596
- const colorLightStatusMutedAltPositivePress = "#a1d7a8";
606
+ const colorLightStatusMutedAltPositiveInvertedHover = "#273f2d";
607
+ const colorLightStatusMutedAltPositiveInvertedPress = "#2d4e33";
608
+ const colorLightStatusMutedAltPositivePress = "#a1dba8";
597
609
  const colorLightStatusMutedAttention = "#ffefd9";
598
610
  const colorLightStatusMutedAttentionHover = "#fde6c8";
599
611
  const colorLightStatusMutedAttentionInverted = "#36291f";
600
612
  const colorLightStatusMutedAttentionInvertedHover = "#412f22";
601
- const colorLightStatusMutedAttentionInvertedPress = "#4f3623";
613
+ const colorLightStatusMutedAttentionInvertedPress = "#543a27";
602
614
  const colorLightStatusMutedAttentionPress = "#f6d7af";
603
615
  const colorLightStatusMutedInfo = "#e4f0ff";
604
616
  const colorLightStatusMutedInfoHover = "#d8eaff";
605
617
  const colorLightStatusMutedInfoInverted = "#222a3e";
606
618
  const colorLightStatusMutedInfoInvertedHover = "#293044";
607
- const colorLightStatusMutedInfoInvertedPress = "#303a55";
608
- const colorLightStatusMutedInfoPress = "#c4defa";
619
+ const colorLightStatusMutedInfoInvertedPress = "#2f3a55";
620
+ const colorLightStatusMutedInfoPress = "#c1dbf7";
609
621
  const colorLightStatusMutedNegative = "#ffebeb";
610
622
  const colorLightStatusMutedNegativeHover = "#ffdfdf";
611
623
  const colorLightStatusMutedNegativeInverted = "#392523";
612
624
  const colorLightStatusMutedNegativeInvertedHover = "#442926";
613
- const colorLightStatusMutedNegativeInvertedPress = "#56302d";
614
- const colorLightStatusMutedNegativePress = "#faccca";
625
+ const colorLightStatusMutedNegativeInvertedPress = "#55312e";
626
+ const colorLightStatusMutedNegativePress = "#f9ccca";
615
627
  const colorLightStatusMutedPositive = "#dff8e5";
616
628
  const colorLightStatusMutedPositiveHover = "#d1f1d7";
617
629
  const colorLightStatusMutedPositiveInverted = "#232d25";
618
630
  const colorLightStatusMutedPositiveInvertedHover = "#253528";
619
- const colorLightStatusMutedPositiveInvertedPress = "#283f2d";
620
- const colorLightStatusMutedPositivePress = "#bae6c2";
621
- const colorLightStatusNegative = "#ff5431";
622
- const colorLightStatusNegativeHover = "#ec2e14";
623
- const colorLightStatusNegativeInverted = "#ff5431";
624
- const colorLightStatusNegativeInvertedHover = "#ff7554";
625
- const colorLightStatusNegativeInvertedPress = "#ff8d73";
626
- const colorLightStatusNegativePress = "#c7251c";
631
+ const colorLightStatusMutedPositiveInvertedPress = "#273f2d";
632
+ const colorLightStatusMutedPositivePress = "#bbe8c3";
633
+ const colorLightStatusNegative = "#ff4837";
634
+ const colorLightStatusNegativeHover = "#ec2d20";
635
+ const colorLightStatusNegativeInverted = "#ff4837";
636
+ const colorLightStatusNegativeInvertedHover = "#ff755e";
637
+ const colorLightStatusNegativeInvertedPress = "#ff8d79";
638
+ const colorLightStatusNegativePress = "#c7241f";
627
639
  const colorLightStatusPositive = "#0cc44d";
628
640
  const colorLightStatusPositiveHover = "#04b545";
629
641
  const colorLightStatusPositiveInverted = "#17d055";
@@ -646,11 +658,11 @@ const colorLightTextInfoInvertedHover = "#63aafd";
646
658
  const colorLightTextInfoInvertedPress = "#7fb6ff";
647
659
  const colorLightTextInfoPress = "#2453b4";
648
660
  const colorLightTextLink = "#2a77ef";
649
- const colorLightTextNegative = "#ec2e14";
650
- const colorLightTextNegativeHover = "#c7251c";
651
- const colorLightTextNegativeInverted = "#ff5431";
652
- const colorLightTextNegativeInvertedHover = "#ff7554";
653
- const colorLightTextNegativeInvertedPress = "#ff8d73";
661
+ const colorLightTextNegative = "#ec2d20";
662
+ const colorLightTextNegativeHover = "#c7241f";
663
+ const colorLightTextNegativeInverted = "#ff4837";
664
+ const colorLightTextNegativeInvertedHover = "#ff755e";
665
+ const colorLightTextNegativeInvertedPress = "#ff8d79";
654
666
  const colorLightTextNegativePress = "#a6201e";
655
667
  const colorLightTextPositive = "#0d9336";
656
668
  const colorLightTextPositiveHover = "#0a7d2c";
@@ -658,12 +670,12 @@ const colorLightTextPositiveInverted = "#0cc44d";
658
670
  const colorLightTextPositiveInvertedHover = "#22e068";
659
671
  const colorLightTextPositiveInvertedPress = "#4ae777";
660
672
  const colorLightTextPositivePress = "#036625";
661
- const colorLightTextPrimary = "#0e0e0e";
662
- const colorLightTextPrimaryHover = "#5f5f66";
663
- const colorLightTextPrimaryInverted = "#fff";
664
- const colorLightTextPrimaryInvertedHover = "#babbc2";
665
- const colorLightTextPrimaryInvertedPress = "#a0a1a9";
666
- const colorLightTextPrimaryPress = "#75757d";
673
+ const colorLightTextPrimary = "rgba(3, 3, 6, 0.88)";
674
+ const colorLightTextPrimaryHover = "rgba(1, 1, 12, 0.63)";
675
+ const colorLightTextPrimaryInverted = "rgba(255, 255, 255, 0.94)";
676
+ const colorLightTextPrimaryInvertedHover = "rgba(255, 255, 255, 0.7)";
677
+ const colorLightTextPrimaryInvertedPress = "rgba(255, 255, 255, 0.6)";
678
+ const colorLightTextPrimaryPress = "rgba(4, 4, 19, 0.55)";
667
679
  const colorLightTextQuaternary = "rgba(5, 11, 44, 0.18)";
668
680
  const colorLightTextQuaternaryInverted = "rgba(231, 231, 248, 0.18)";
669
681
  const colorLightTextSecondary = "rgba(4, 4, 19, 0.55)";
@@ -689,12 +701,12 @@ const colorStaticAccentPrimaryInverted = "#f83a2a";
689
701
  const colorStaticAccentPrimaryInvertedHover = "#ff503e";
690
702
  const colorStaticAccentPrimaryInvertedPress = "#fd624e";
691
703
  const colorStaticAccentPrimaryPress = "#d72505";
692
- const colorStaticAccentSecondary = "#0e0e0e";
693
- const colorStaticAccentSecondaryHover = "#29292c";
694
- const colorStaticAccentSecondaryInverted = "#fff";
695
- const colorStaticAccentSecondaryInvertedHover = "#e7e8eb";
704
+ const colorStaticAccentSecondary = "#212124";
705
+ const colorStaticAccentSecondaryHover = "#2f2f32";
706
+ const colorStaticAccentSecondaryInverted = "#f2f3f5";
707
+ const colorStaticAccentSecondaryInvertedHover = "#dcdde1";
696
708
  const colorStaticAccentSecondaryInvertedPress = "#d2d3d9";
697
- const colorStaticAccentSecondaryPress = "#2f2f32";
709
+ const colorStaticAccentSecondaryPress = "#353539";
698
710
  const colorStaticBgAccent = "#ef3124";
699
711
  const colorStaticBgPrimaryDark = "#0e0e0e";
700
712
  const colorStaticBgPrimaryLight = "#fff";
@@ -710,7 +722,7 @@ const colorStaticGraphicDark = "#0e0e0e";
710
722
  const colorStaticGraphicLight = "#fff";
711
723
  const colorStaticNeutral0 = "#fff";
712
724
  const colorStaticNeutral0Hover = "#e7e8eb";
713
- const colorStaticNeutral0Inverted = "#29292c";
725
+ const colorStaticNeutral0Inverted = "#262629";
714
726
  const colorStaticNeutral0InvertedHover = "#2f2f32";
715
727
  const colorStaticNeutral0InvertedPress = "#353539";
716
728
  const colorStaticNeutral0Press = "#dcdde1";
@@ -720,7 +732,7 @@ const colorStaticNeutral100Inverted = "#1c1c1e";
720
732
  const colorStaticNeutral100InvertedHover = "#212124";
721
733
  const colorStaticNeutral100InvertedPress = "#29292c";
722
734
  const colorStaticNeutral100Press = "#dcdde1";
723
- const colorStaticNeutral1500 = "#0e0e0e";
735
+ const colorStaticNeutral1500 = "#121213";
724
736
  const colorStaticNeutral1500Hover = "#3f3f45";
725
737
  const colorStaticNeutral1500Inverted = "#fff";
726
738
  const colorStaticNeutral1500InvertedHover = "#babbc2";
@@ -733,7 +745,11 @@ const colorStaticNeutral200InvertedHover = "#29292c";
733
745
  const colorStaticNeutral200InvertedPress = "#2f2f32";
734
746
  const colorStaticNeutral200Press = "#dcdde1";
735
747
  const colorStaticNeutral300 = "#e7e8eb";
748
+ const colorStaticNeutral300Hover = "#dcdde1";
736
749
  const colorStaticNeutral300Inverted = "#29292c";
750
+ const colorStaticNeutral300InvertedHover = "#2f2f32";
751
+ const colorStaticNeutral300InvertedPress = "#353539";
752
+ const colorStaticNeutral300Press = "#d2d3d9";
737
753
  const colorStaticNeutral400 = "#d2d3d9";
738
754
  const colorStaticNeutral400Hover = "#babbc2";
739
755
  const colorStaticNeutral400Inverted = "#353539";
@@ -764,6 +780,12 @@ const colorStaticNeutralTranslucent100Inverted = "rgba(214, 214, 229, 0.07)";
764
780
  const colorStaticNeutralTranslucent100InvertedHover = "rgba(222, 222, 238, 0.13)";
765
781
  const colorStaticNeutralTranslucent100InvertedPress = "rgba(234, 234, 248, 0.15)";
766
782
  const colorStaticNeutralTranslucent100Press = "rgba(5, 12, 41, 0.14)";
783
+ const colorStaticNeutralTranslucent1300 = "rgba(3, 3, 6, 0.88)";
784
+ const colorStaticNeutralTranslucent1300Hover = "rgba(3, 3, 8, 0.8)";
785
+ const colorStaticNeutralTranslucent1300Inverted = "rgba(255, 255, 255, 0.94)";
786
+ const colorStaticNeutralTranslucent1300InvertedHover = "rgba(255, 255, 255, 0.7)";
787
+ const colorStaticNeutralTranslucent1300InvertedPress = "rgba(255, 255, 255, 0.6)";
788
+ const colorStaticNeutralTranslucent1300Press = "rgba(0, 0, 10, 0.71)";
767
789
  const colorStaticNeutralTranslucent1500Hover = "rgba(2, 2, 10, 0.76)";
768
790
  const colorStaticNeutralTranslucent1500InvertedHover = "rgba(243, 245, 254, 0.75)";
769
791
  const colorStaticNeutralTranslucent1500InvertedPress = "rgba(239, 240, 252, 0.65)";
@@ -775,7 +797,11 @@ const colorStaticNeutralTranslucent200InvertedHover = "rgba(222, 222, 238, 0.13)
775
797
  const colorStaticNeutralTranslucent200InvertedPress = "rgba(234, 234, 248, 0.15)";
776
798
  const colorStaticNeutralTranslucent200Press = "rgba(5, 12, 41, 0.14)";
777
799
  const colorStaticNeutralTranslucent300 = "rgba(15, 25, 55, 0.1)";
800
+ const colorStaticNeutralTranslucent300Hover = "rgba(5, 12, 41, 0.14)";
778
801
  const colorStaticNeutralTranslucent300Inverted = "rgba(222, 222, 238, 0.13)";
802
+ const colorStaticNeutralTranslucent300InvertedHover = "rgba(234, 234, 248, 0.15)";
803
+ const colorStaticNeutralTranslucent300InvertedPress = "rgba(231, 231, 248, 0.18)";
804
+ const colorStaticNeutralTranslucent300Press = "rgba(5, 11, 44, 0.18)";
779
805
  const colorStaticNeutralTranslucent400 = "rgba(5, 11, 44, 0.18)";
780
806
  const colorStaticNeutralTranslucent400Hover = "rgba(9, 12, 37, 0.28)";
781
807
  const colorStaticNeutralTranslucent400Inverted = "rgba(231, 231, 248, 0.18)";
@@ -814,8 +840,8 @@ const colorStaticStatusMutedNegative = "#ffebeb";
814
840
  const colorStaticStatusMutedNegativeInverted = "#392523";
815
841
  const colorStaticStatusMutedPositive = "#dff8e5";
816
842
  const colorStaticStatusMutedPositiveInverted = "#232d25";
817
- const colorStaticStatusNegative = "#ff5431";
818
- const colorStaticStatusNegativeInverted = "#ff5431";
843
+ const colorStaticStatusNegative = "#ff4837";
844
+ const colorStaticStatusNegativeInverted = "#ff4837";
819
845
  const colorStaticStatusPositive = "#0cc44d";
820
846
  const colorStaticStatusPositiveInverted = "#17d055";
821
847
  const colorStaticTextAccent = "#ef3124";
@@ -831,11 +857,11 @@ const colorStaticTextInfoInverted = "#4a9dfc";
831
857
  const colorStaticTextInfoInvertedHover = "#63aafd";
832
858
  const colorStaticTextInfoInvertedPress = "#7fb6ff";
833
859
  const colorStaticTextInfoPress = "#2453b4";
834
- const colorStaticTextNegative = "#ec2e14";
835
- const colorStaticTextNegativeHover = "#c7251c";
836
- const colorStaticTextNegativeInverted = "#ff5431";
837
- const colorStaticTextNegativeInvertedHover = "#ff7554";
838
- const colorStaticTextNegativeInvertedPress = "#ff8d73";
860
+ const colorStaticTextNegative = "#ec2d20";
861
+ const colorStaticTextNegativeHover = "#c7241f";
862
+ const colorStaticTextNegativeInverted = "#ff4837";
863
+ const colorStaticTextNegativeInvertedHover = "#ff755e";
864
+ const colorStaticTextNegativeInvertedPress = "#ff8d79";
839
865
  const colorStaticTextNegativePress = "#a6201e";
840
866
  const colorStaticTextPositive = "#0d9336";
841
867
  const colorStaticTextPositiveHover = "#0a7d2c";
@@ -843,14 +869,14 @@ const colorStaticTextPositiveInverted = "#0cc44d";
843
869
  const colorStaticTextPositiveInvertedHover = "#22e068";
844
870
  const colorStaticTextPositiveInvertedPress = "#4ae777";
845
871
  const colorStaticTextPositivePress = "#036625";
846
- const colorStaticTextPrimary = "#0e0e0e";
872
+ const colorStaticTextPrimary = "rgba(3, 3, 6, 0.88)";
847
873
  const colorStaticTextPrimaryDark = "#0e0e0e";
848
- const colorStaticTextPrimaryHover = "#5f5f66";
849
- const colorStaticTextPrimaryInverted = "#fff";
850
- const colorStaticTextPrimaryInvertedHover = "#babbc2";
851
- const colorStaticTextPrimaryInvertedPress = "#a0a1a9";
874
+ const colorStaticTextPrimaryHover = "rgba(1, 1, 12, 0.63)";
875
+ const colorStaticTextPrimaryInverted = "rgba(255, 255, 255, 0.94)";
876
+ const colorStaticTextPrimaryInvertedHover = "rgba(255, 255, 255, 0.7)";
877
+ const colorStaticTextPrimaryInvertedPress = "rgba(255, 255, 255, 0.6)";
852
878
  const colorStaticTextPrimaryLight = "#fff";
853
- const colorStaticTextPrimaryPress = "#75757d";
879
+ const colorStaticTextPrimaryPress = "rgba(4, 4, 19, 0.55)";
854
880
  const colorStaticTextQuaternary = "rgba(5, 11, 44, 0.18)";
855
881
  const colorStaticTextQuaternaryInverted = "rgba(231, 231, 248, 0.18)";
856
882
  const colorStaticTextSecondary = "rgba(4, 4, 19, 0.55)";
@@ -1047,22 +1073,22 @@ const colorDarkTextLinkShade50 = "rgb(37, 79, 126)";
1047
1073
  const colorDarkTextLinkTint20 = "rgb(110, 177, 253)";
1048
1074
  const colorDarkTextLinkTint40 = "rgb(146, 196, 253)";
1049
1075
  const colorDarkTextPrimaryAlpha30 = "rgba(255, 255, 255, 0.3)";
1050
- const colorDarkTextPrimaryShade24 = "rgb(194, 194, 194)";
1051
- const colorDarkTextPrimaryShade30 = "rgb(179, 179, 179)";
1052
- const colorDarkTextPrimaryShade40 = "rgb(153, 153, 153)";
1053
- const colorDarkTextPrimaryShade50 = "rgb(128, 128, 128)";
1054
- const colorDarkTextPrimaryTint20 = "rgb(255, 255, 255)";
1055
- const colorDarkTextPrimaryTint40 = "rgb(255, 255, 255)";
1056
- const colorDarkTextPrimaryInvertedAlpha30 = "rgba(14, 14, 14, 0.3)";
1057
- const colorDarkTextPrimaryInvertedAlpha40 = "rgba(14, 14, 14, 0.4)";
1058
- const colorDarkTextPrimaryInvertedShade20 = "rgb(11, 11, 11)";
1059
- const colorDarkTextPrimaryInvertedShade30 = "rgb(10, 10, 10)";
1060
- const colorDarkTextPrimaryInvertedTint7 = "rgb(31, 31, 31)";
1061
- const colorDarkTextPrimaryInvertedTint15 = "rgb(50, 50, 50)";
1062
- const colorDarkTextPrimaryInvertedTint24 = "rgb(72, 72, 72)";
1063
- const colorDarkTextPrimaryInvertedTint30 = "rgb(86, 86, 86)";
1064
- const colorDarkTextPrimaryInvertedTint40 = "rgb(110, 110, 110)";
1065
- const colorDarkTextPrimaryInvertedTint50 = "rgb(135, 135, 135)";
1076
+ const colorDarkTextPrimaryShade24 = "rgba(194, 194, 194, 0.9544)";
1077
+ const colorDarkTextPrimaryShade30 = "rgba(179, 179, 179, 0.958)";
1078
+ const colorDarkTextPrimaryShade40 = "rgba(153, 153, 153, 0.964)";
1079
+ const colorDarkTextPrimaryShade50 = "rgba(128, 128, 128, 0.97)";
1080
+ const colorDarkTextPrimaryTint20 = "rgba(255, 255, 255, 0.952)";
1081
+ const colorDarkTextPrimaryTint40 = "rgba(255, 255, 255, 0.964)";
1082
+ const colorDarkTextPrimaryInvertedAlpha30 = "rgba(3, 3, 6, 0.3)";
1083
+ const colorDarkTextPrimaryInvertedAlpha40 = "rgba(3, 3, 6, 0.4)";
1084
+ const colorDarkTextPrimaryInvertedShade20 = "rgba(2, 2, 5, 0.904)";
1085
+ const colorDarkTextPrimaryInvertedShade30 = "rgba(2, 2, 4, 0.916)";
1086
+ const colorDarkTextPrimaryInvertedTint7 = "rgba(21, 21, 23, 0.8884)";
1087
+ const colorDarkTextPrimaryInvertedTint15 = "rgba(41, 41, 43, 0.898)";
1088
+ const colorDarkTextPrimaryInvertedTint24 = "rgba(63, 63, 66, 0.9088)";
1089
+ const colorDarkTextPrimaryInvertedTint30 = "rgba(79, 79, 81, 0.916)";
1090
+ const colorDarkTextPrimaryInvertedTint40 = "rgba(104, 104, 106, 0.928)";
1091
+ const colorDarkTextPrimaryInvertedTint50 = "rgba(129, 129, 131, 0.94)";
1066
1092
  const colorDarkTextSecondaryShade20 = "rgba(190, 190, 201, 0.64)";
1067
1093
  const colorDarkTextSecondaryShade30 = "rgba(167, 167, 176, 0.685)";
1068
1094
  const colorDarkTextSecondaryTint20 = "rgba(241, 241, 252, 0.64)";
@@ -1208,23 +1234,23 @@ const colorLightTextLinkTint30 = "rgb(106, 160, 244)";
1208
1234
  const colorLightTextLinkTint50 = "rgb(149, 187, 247)";
1209
1235
  const colorLightTextLinkShade20 = "rgb(34, 95, 191)";
1210
1236
  const colorLightTextLinkShade40 = "rgb(25, 71, 143)";
1211
- const colorLightTextPrimaryAlpha30 = "rgba(14, 14, 14, 0.3)";
1212
- const colorLightTextPrimaryTint24 = "rgb(72, 72, 72)";
1213
- const colorLightTextPrimaryTint30 = "rgb(86, 86, 86)";
1214
- const colorLightTextPrimaryTint40 = "rgb(110, 110, 110)";
1215
- const colorLightTextPrimaryTint50 = "rgb(135, 135, 135)";
1216
- const colorLightTextPrimaryShade20 = "rgb(11, 11, 11)";
1217
- const colorLightTextPrimaryShade40 = "rgb(8, 8, 8)";
1237
+ const colorLightTextPrimaryAlpha30 = "rgba(3, 3, 6, 0.3)";
1238
+ const colorLightTextPrimaryTint24 = "rgba(63, 63, 66, 0.9088)";
1239
+ const colorLightTextPrimaryTint30 = "rgba(79, 79, 81, 0.916)";
1240
+ const colorLightTextPrimaryTint40 = "rgba(104, 104, 106, 0.928)";
1241
+ const colorLightTextPrimaryTint50 = "rgba(129, 129, 131, 0.94)";
1242
+ const colorLightTextPrimaryShade20 = "rgba(2, 2, 5, 0.904)";
1243
+ const colorLightTextPrimaryShade40 = "rgba(2, 2, 4, 0.928)";
1218
1244
  const colorLightTextPrimaryInvertedAlpha30 = "rgba(255, 255, 255, 0.3)";
1219
1245
  const colorLightTextPrimaryInvertedAlpha40 = "rgba(255, 255, 255, 0.4)";
1220
- const colorLightTextPrimaryInvertedTint20 = "rgb(255, 255, 255)";
1221
- const colorLightTextPrimaryInvertedTint30 = "rgb(255, 255, 255)";
1222
- const colorLightTextPrimaryInvertedShade7 = "rgb(237, 237, 237)";
1223
- const colorLightTextPrimaryInvertedShade15 = "rgb(217, 217, 217)";
1224
- const colorLightTextPrimaryInvertedShade24 = "rgb(194, 194, 194)";
1225
- const colorLightTextPrimaryInvertedShade30 = "rgb(179, 179, 179)";
1226
- const colorLightTextPrimaryInvertedShade40 = "rgb(153, 153, 153)";
1227
- const colorLightTextPrimaryInvertedShade50 = "rgb(128, 128, 128)";
1246
+ const colorLightTextPrimaryInvertedTint20 = "rgba(255, 255, 255, 0.952)";
1247
+ const colorLightTextPrimaryInvertedTint30 = "rgba(255, 255, 255, 0.958)";
1248
+ const colorLightTextPrimaryInvertedShade7 = "rgba(237, 237, 237, 0.9442)";
1249
+ const colorLightTextPrimaryInvertedShade15 = "rgba(217, 217, 217, 0.949)";
1250
+ const colorLightTextPrimaryInvertedShade24 = "rgba(194, 194, 194, 0.9544)";
1251
+ const colorLightTextPrimaryInvertedShade30 = "rgba(179, 179, 179, 0.958)";
1252
+ const colorLightTextPrimaryInvertedShade40 = "rgba(153, 153, 153, 0.964)";
1253
+ const colorLightTextPrimaryInvertedShade50 = "rgba(128, 128, 128, 0.97)";
1228
1254
  const colorLightTextSecondaryTint20 = "rgba(54, 54, 66, 0.64)";
1229
1255
  const colorLightTextSecondaryTint30 = "rgba(79, 79, 90, 0.685)";
1230
1256
  const colorLightTextSecondaryShade20 = "rgba(3, 3, 15, 0.64)";
@@ -1449,4 +1475,4 @@ const gap8xlNeg = "-128px";
1449
1475
  const fontFamilySystem = "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,\n sans-serif";
1450
1476
  const fontFamilyStyrene = "'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,\n 'Helvetica Neue', Helvetica, sans-serif";
1451
1477
 
1452
- export { borderRadius3xl, borderRadiusCircle, borderRadiusL, borderRadiusM, borderRadiusPill, borderRadiusS, borderRadiusXl, borderRadiusXs, borderRadiusXxl, colorAmethyst, colorBgCorporate, colorBgCorporate30, colorBgCorporate30Flat, colorBgCorporate60, colorBgCorporate60Flat, colorBgCorporate90, colorBgCorporate90Flat, colorBlack, colorBlack10, colorBlack10Flat, colorBlack30, colorBlack30Flat, colorBlack60, colorBlack60Flat, colorBlueAction, colorBlueLinkMobile, colorBlueLinkMobile10, colorBlueLinkMobile10Flat, colorBlueLinkWeb, colorBlueSwipeA, colorBlueSwipeB, colorBlueSwipeC, colorDarkAccentPrimary, colorDarkAccentPrimaryHover, colorDarkAccentPrimaryInverted, colorDarkAccentPrimaryInvertedHover, colorDarkAccentPrimaryInvertedPress, colorDarkAccentPrimaryPress, colorDarkAccentSecondary, colorDarkAccentSecondaryHover, colorDarkAccentSecondaryInverted, colorDarkAccentSecondaryInvertedHover, colorDarkAccentSecondaryInvertedPress, colorDarkAccentSecondaryPress, colorDarkBaseBgAltPrimary, colorDarkBaseBgAltPrimaryInverted, colorDarkBaseBgAltSecondary, colorDarkBaseBgAltSecondaryInverted, colorDarkBaseBgAltTertiary, colorDarkBaseBgAltTertiaryInverted, colorDarkBaseBgPrimary, colorDarkBaseBgPrimaryInverted, colorDarkBaseBgSecondary, colorDarkBaseBgSecondaryInverted, colorDarkBaseBgTertiary, colorDarkBaseBgTertiaryInverted, colorDarkBgAccent, colorDarkBgAccentAlpha30, colorDarkBgAccentShade15, colorDarkBgAccentShade20, colorDarkBgAccentTint10, colorDarkBgAccentTint15, colorDarkBgAccentTint30, colorDarkBgAccentTint7, colorDarkBgAttentionMuted, colorDarkBgComponent, colorDarkBgComponentInverted, colorDarkBgInfo, colorDarkBgInfoMuted, colorDarkBgLinkMuted, colorDarkBgNegativeMuted, colorDarkBgNeutral, colorDarkBgNulled, colorDarkBgOpaque, colorDarkBgOverlay, colorDarkBgPositiveMuted, colorDarkBgPrimary, colorDarkBgPrimaryAlpha12, colorDarkBgPrimaryAlpha15, colorDarkBgPrimaryAlpha16, colorDarkBgPrimaryAlpha20, colorDarkBgPrimaryAlpha30, colorDarkBgPrimaryAlpha32, colorDarkBgPrimaryAlpha37, colorDarkBgPrimaryAlpha4, colorDarkBgPrimaryAlpha40, colorDarkBgPrimaryAlpha8, colorDarkBgPrimaryGrouped, colorDarkBgPrimaryInverted, colorDarkBgPrimaryInvertedAlpha10, colorDarkBgPrimaryInvertedAlpha12, colorDarkBgPrimaryInvertedAlpha15, colorDarkBgPrimaryInvertedAlpha16, colorDarkBgPrimaryInvertedAlpha20, colorDarkBgPrimaryInvertedAlpha24, colorDarkBgPrimaryInvertedAlpha3, colorDarkBgPrimaryInvertedAlpha30, colorDarkBgPrimaryInvertedAlpha32, colorDarkBgPrimaryInvertedAlpha4, colorDarkBgPrimaryInvertedAlpha40, colorDarkBgPrimaryInvertedAlpha5, colorDarkBgPrimaryInvertedAlpha50, colorDarkBgPrimaryInvertedAlpha7, colorDarkBgPrimaryInvertedAlpha8, colorDarkBgPrimaryInvertedShade15, colorDarkBgPrimaryInvertedShade20, colorDarkBgPrimaryInvertedShade7, colorDarkBgPrimaryTint15, colorDarkBgPrimaryTint7, colorDarkBgQuaternary, colorDarkBgQuaternaryAlpha30, colorDarkBgQuaternaryInverted, colorDarkBgQuaternaryInvertedAlpha30, colorDarkBgQuaternaryInvertedShade15, colorDarkBgQuaternaryInvertedShade20, colorDarkBgQuaternaryTint10, colorDarkBgQuaternaryTint15, colorDarkBgQuaternaryTint30, colorDarkBgQuaternaryTint7, colorDarkBgSecondary, colorDarkBgSecondaryAlpha30, colorDarkBgSecondaryGrouped, colorDarkBgSecondaryInverted, colorDarkBgSecondaryInvertedAlpha30, colorDarkBgSecondaryInvertedShade15, colorDarkBgSecondaryInvertedShade20, colorDarkBgSecondaryInvertedTint15, colorDarkBgSecondaryInvertedTint7, colorDarkBgSecondaryShade15, colorDarkBgSecondaryShade20, colorDarkBgSecondaryTint15, colorDarkBgSecondaryTint7, colorDarkBgTertiary, colorDarkBgTertiaryGrouped, colorDarkBgTertiaryInverted, colorDarkBgTertiaryTint7, colorDarkBorderAccent, colorDarkBorderKey, colorDarkBorderKeyAlpha15, colorDarkBorderKeyAlpha7, colorDarkBorderKeyInverted, colorDarkBorderKeyInvertedAlpha15, colorDarkBorderKeyInvertedAlpha7, colorDarkBorderLink, colorDarkBorderPrimary, colorDarkBorderPrimaryInverted, colorDarkBorderSecondary, colorDarkBorderSecondaryInverted, colorDarkBorderTertiary, colorDarkBorderTertiaryInverted, colorDarkBorderUnderline, colorDarkBorderUnderlineAlpha30, colorDarkBorderUnderlineInverted, colorDarkBorderUnderlineInvertedAlpha30, colorDarkGraphicAccent, colorDarkGraphicAccentAlpha30, colorDarkGraphicAccentShade15, colorDarkGraphicAccentTint10, colorDarkGraphicAccentTint15, colorDarkGraphicAccentTint30, colorDarkGraphicAccentTint7, colorDarkGraphicAttention, colorDarkGraphicLink, colorDarkGraphicLinkAlpha15, colorDarkGraphicNegative, colorDarkGraphicNegativeAlpha10, colorDarkGraphicNegativeAlpha30, colorDarkGraphicNegativeAlpha40, colorDarkGraphicNegativeShade20, colorDarkGraphicNegativeShade30, colorDarkGraphicNegativeTint15, colorDarkGraphicNegativeTint30, colorDarkGraphicNegativeTint7, colorDarkGraphicNeutral, colorDarkGraphicPositive, colorDarkGraphicPositiveAlpha10, colorDarkGraphicPositiveTint10, colorDarkGraphicPositiveTint30, colorDarkGraphicPrimary, colorDarkGraphicPrimaryAlpha30, colorDarkGraphicPrimaryAlpha40, colorDarkGraphicPrimaryAlpha50, colorDarkGraphicPrimaryAlpha60, colorDarkGraphicPrimaryInverted, colorDarkGraphicPrimaryInvertedAlpha30, colorDarkGraphicPrimaryInvertedAlpha40, colorDarkGraphicPrimaryInvertedAlpha50, colorDarkGraphicPrimaryInvertedAlpha60, colorDarkGraphicPrimaryInvertedTint10, colorDarkGraphicPrimaryInvertedTint15, colorDarkGraphicPrimaryInvertedTint30, colorDarkGraphicPrimaryInvertedTint7, colorDarkGraphicPrimaryShade15, colorDarkGraphicPrimaryShade20, colorDarkGraphicPrimaryShade30, colorDarkGraphicPrimaryTint10, colorDarkGraphicPrimaryTint30, colorDarkGraphicQuaternary, colorDarkGraphicQuaternaryInverted, colorDarkGraphicQuaternaryTint10, colorDarkGraphicSecondary, colorDarkGraphicSecondaryAlpha30, colorDarkGraphicSecondaryInverted, colorDarkGraphicSecondaryInvertedAlpha30, colorDarkGraphicSecondaryInvertedShade15, colorDarkGraphicSecondaryInvertedShade20, colorDarkGraphicSecondaryInvertedTint10, colorDarkGraphicSecondaryInvertedTint30, colorDarkGraphicSecondaryTint30, colorDarkGraphicSecondaryTint50, colorDarkGraphicTertiary, colorDarkGraphicTertiaryAlpha30, colorDarkGraphicTertiaryInverted, colorDarkGraphicTertiaryInvertedAlpha30, colorDarkGraphicTertiaryInvertedShade15, colorDarkGraphicTertiaryInvertedShade20, colorDarkGraphicTertiaryShade15, colorDarkGraphicTertiaryShade20, colorDarkGraphicTertiaryTint15, colorDarkGraphicTertiaryTint7, colorDarkIndigo, colorDarkIndigo05, colorDarkIndigo05Flat, colorDarkIndigo07, colorDarkIndigo07Flat, colorDarkIndigo10, colorDarkIndigo10Flat, colorDarkIndigo15, colorDarkIndigo15Flat, colorDarkIndigo30, colorDarkIndigo30Flat, colorDarkIndigo60, colorDarkIndigo60Flat, colorDarkModalBgAltPrimary, colorDarkModalBgAltPrimaryInverted, colorDarkModalBgAltSecondary, colorDarkModalBgAltSecondaryInverted, colorDarkModalBgAltTertiary, colorDarkModalBgAltTertiaryInverted, colorDarkModalBgPrimary, colorDarkModalBgPrimaryInverted, colorDarkModalBgSecondary, colorDarkModalBgSecondaryInverted, colorDarkModalBgTertiary, colorDarkModalBgTertiaryInverted, colorDarkNeutral0, colorDarkNeutral0Hover, colorDarkNeutral0Inverted, colorDarkNeutral0InvertedHover, colorDarkNeutral0InvertedPress, colorDarkNeutral0Press, colorDarkNeutral100, colorDarkNeutral100Hover, colorDarkNeutral100Inverted, colorDarkNeutral100InvertedHover, colorDarkNeutral100InvertedPress, colorDarkNeutral100Press, colorDarkNeutral1500, colorDarkNeutral1500Hover, colorDarkNeutral1500Inverted, colorDarkNeutral1500InvertedHover, colorDarkNeutral1500InvertedPress, colorDarkNeutral1500Press, colorDarkNeutral200, colorDarkNeutral200Hover, colorDarkNeutral200Inverted, colorDarkNeutral200InvertedHover, colorDarkNeutral200InvertedPress, colorDarkNeutral200Press, colorDarkNeutral300, colorDarkNeutral300Hover, colorDarkNeutral300Inverted, colorDarkNeutral300InvertedHover, colorDarkNeutral300InvertedPress, colorDarkNeutral300Press, colorDarkNeutral400, colorDarkNeutral400Hover, colorDarkNeutral400Inverted, colorDarkNeutral400InvertedHover, colorDarkNeutral400InvertedPress, colorDarkNeutral400Press, colorDarkNeutral500, colorDarkNeutral500Hover, colorDarkNeutral500Inverted, colorDarkNeutral500InvertedHover, colorDarkNeutral500InvertedPress, colorDarkNeutral500Press, colorDarkNeutral700, colorDarkNeutral700Alpha15, colorDarkNeutral700Hover, colorDarkNeutral700Inverted, colorDarkNeutral700InvertedHover, colorDarkNeutral700InvertedPress, colorDarkNeutral700Press, colorDarkNeutralTranslucent0, colorDarkNeutralTranslucent0Hover, colorDarkNeutralTranslucent0Inverted, colorDarkNeutralTranslucent0InvertedHover, colorDarkNeutralTranslucent0InvertedPress, colorDarkNeutralTranslucent0Press, colorDarkNeutralTranslucent100, colorDarkNeutralTranslucent100Hover, colorDarkNeutralTranslucent100Inverted, colorDarkNeutralTranslucent100InvertedHover, colorDarkNeutralTranslucent100InvertedPress, colorDarkNeutralTranslucent100Press, colorDarkNeutralTranslucent1500Hover, colorDarkNeutralTranslucent1500InvertedHover, colorDarkNeutralTranslucent1500InvertedPress, colorDarkNeutralTranslucent1500Press, colorDarkNeutralTranslucent200, colorDarkNeutralTranslucent200Hover, colorDarkNeutralTranslucent200Inverted, colorDarkNeutralTranslucent200InvertedHover, colorDarkNeutralTranslucent200InvertedPress, colorDarkNeutralTranslucent200Press, colorDarkNeutralTranslucent300, colorDarkNeutralTranslucent300Hover, colorDarkNeutralTranslucent300Inverted, colorDarkNeutralTranslucent300InvertedHover, colorDarkNeutralTranslucent300InvertedPress, colorDarkNeutralTranslucent300Press, colorDarkNeutralTranslucent400, colorDarkNeutralTranslucent400Hover, colorDarkNeutralTranslucent400Inverted, colorDarkNeutralTranslucent400InvertedHover, colorDarkNeutralTranslucent400InvertedPress, colorDarkNeutralTranslucent400Press, colorDarkNeutralTranslucent500, colorDarkNeutralTranslucent500Hover, colorDarkNeutralTranslucent500Inverted, colorDarkNeutralTranslucent500InvertedHover, colorDarkNeutralTranslucent500InvertedPress, colorDarkNeutralTranslucent500Press, colorDarkNeutralTranslucent700, colorDarkNeutralTranslucent700Hover, colorDarkNeutralTranslucent700Inverted, colorDarkNeutralTranslucent700InvertedHover, colorDarkNeutralTranslucent700InvertedPress, colorDarkNeutralTranslucent700Press, colorDarkOverlayDefault, colorDarkSpecialbgComponent, colorDarkSpecialbgComponentAlpha14, colorDarkSpecialbgComponentAlpha2, colorDarkSpecialbgComponentAlpha23, colorDarkSpecialbgComponentAlpha30, colorDarkSpecialbgComponentInverted, colorDarkSpecialbgComponentInvertedAlpha30, colorDarkSpecialbgComponentInvertedShade15, colorDarkSpecialbgComponentInvertedShade20, colorDarkSpecialbgComponentTint10, colorDarkSpecialbgComponentTint15, colorDarkSpecialbgComponentTint30, colorDarkSpecialbgComponentTint7, colorDarkSpecialbgNulled, colorDarkSpecialbgOverlay, colorDarkSpecialbgOverlayFallback, colorDarkSpecialbgPrimaryGrouped, colorDarkSpecialbgSecondaryGrouped, colorDarkSpecialbgSecondaryTransparent, colorDarkSpecialbgSecondaryTransparentInverted, colorDarkSpecialbgSecondaryTransparentInvertedShade15, colorDarkSpecialbgSecondaryTransparentInvertedShade20, colorDarkSpecialbgSecondaryTransparentTint15, colorDarkSpecialbgSecondaryTransparentTint7, colorDarkSpecialbgTertiaryGrouped, colorDarkSpecialbgTertiaryTransparent, colorDarkSpecialbgTertiaryTransparentInverted, colorDarkSpecialbgTertiaryTransparentInvertedShade15, colorDarkSpecialbgTertiaryTransparentInvertedShade20, colorDarkSpecialbgTertiaryTransparentTint15, colorDarkSpecialbgTertiaryTransparentTint7, colorDarkStatusAttention, colorDarkStatusAttentionHover, colorDarkStatusAttentionInverted, colorDarkStatusAttentionInvertedHover, colorDarkStatusAttentionInvertedPress, colorDarkStatusAttentionPress, colorDarkStatusInfo, colorDarkStatusInfoAlpha15, colorDarkStatusInfoHover, colorDarkStatusInfoInverted, colorDarkStatusInfoInvertedHover, colorDarkStatusInfoInvertedPress, colorDarkStatusInfoPress, colorDarkStatusMutedAltAttention, colorDarkStatusMutedAltAttentionHover, colorDarkStatusMutedAltAttentionInverted, colorDarkStatusMutedAltAttentionInvertedHover, colorDarkStatusMutedAltAttentionInvertedPress, colorDarkStatusMutedAltAttentionPress, colorDarkStatusMutedAltInfo, colorDarkStatusMutedAltInfoHover, colorDarkStatusMutedAltInfoInverted, colorDarkStatusMutedAltInfoInvertedHover, colorDarkStatusMutedAltInfoInvertedPress, colorDarkStatusMutedAltInfoPress, colorDarkStatusMutedAltNegative, colorDarkStatusMutedAltNegativeHover, colorDarkStatusMutedAltNegativeInverted, colorDarkStatusMutedAltNegativeInvertedHover, colorDarkStatusMutedAltNegativeInvertedPress, colorDarkStatusMutedAltNegativePress, colorDarkStatusMutedAltPositive, colorDarkStatusMutedAltPositiveHover, colorDarkStatusMutedAltPositiveInverted, colorDarkStatusMutedAltPositiveInvertedHover, colorDarkStatusMutedAltPositiveInvertedPress, colorDarkStatusMutedAltPositivePress, colorDarkStatusMutedAttention, colorDarkStatusMutedAttentionHover, colorDarkStatusMutedAttentionInverted, colorDarkStatusMutedAttentionInvertedHover, colorDarkStatusMutedAttentionInvertedPress, colorDarkStatusMutedAttentionPress, colorDarkStatusMutedInfo, colorDarkStatusMutedInfoHover, colorDarkStatusMutedInfoInverted, colorDarkStatusMutedInfoInvertedHover, colorDarkStatusMutedInfoInvertedPress, colorDarkStatusMutedInfoPress, colorDarkStatusMutedNegative, colorDarkStatusMutedNegativeHover, colorDarkStatusMutedNegativeInverted, colorDarkStatusMutedNegativeInvertedHover, colorDarkStatusMutedNegativeInvertedPress, colorDarkStatusMutedNegativePress, colorDarkStatusMutedPositive, colorDarkStatusMutedPositiveHover, colorDarkStatusMutedPositiveInverted, colorDarkStatusMutedPositiveInvertedHover, colorDarkStatusMutedPositiveInvertedPress, colorDarkStatusMutedPositivePress, colorDarkStatusNegative, colorDarkStatusNegativeHover, colorDarkStatusNegativeInverted, colorDarkStatusNegativeInvertedHover, colorDarkStatusNegativeInvertedPress, colorDarkStatusNegativePress, colorDarkStatusPositive, colorDarkStatusPositiveHover, colorDarkStatusPositiveInverted, colorDarkStatusPositiveInvertedHover, colorDarkStatusPositiveInvertedPress, colorDarkStatusPositivePress, colorDarkTextAccent, colorDarkTextAttention, colorDarkTextAttentionHover, colorDarkTextAttentionInverted, colorDarkTextAttentionInvertedHover, colorDarkTextAttentionInvertedPress, colorDarkTextAttentionPress, colorDarkTextDisabled, colorDarkTextDisabledInverted, colorDarkTextDisabledTransparent, colorDarkTextInfo, colorDarkTextInfoHover, colorDarkTextInfoInverted, colorDarkTextInfoInvertedHover, colorDarkTextInfoInvertedPress, colorDarkTextInfoPress, colorDarkTextLink, colorDarkTextLinkShade30, colorDarkTextLinkShade50, colorDarkTextLinkTint20, colorDarkTextLinkTint40, colorDarkTextNegative, colorDarkTextNegativeHover, colorDarkTextNegativeInverted, colorDarkTextNegativeInvertedHover, colorDarkTextNegativeInvertedPress, colorDarkTextNegativePress, colorDarkTextPositive, colorDarkTextPositiveHover, colorDarkTextPositiveInverted, colorDarkTextPositiveInvertedHover, colorDarkTextPositiveInvertedPress, colorDarkTextPositivePress, colorDarkTextPrimary, colorDarkTextPrimaryAlpha30, colorDarkTextPrimaryHover, colorDarkTextPrimaryInverted, colorDarkTextPrimaryInvertedAlpha30, colorDarkTextPrimaryInvertedAlpha40, colorDarkTextPrimaryInvertedHover, colorDarkTextPrimaryInvertedPress, colorDarkTextPrimaryInvertedShade20, colorDarkTextPrimaryInvertedShade30, colorDarkTextPrimaryInvertedTint15, colorDarkTextPrimaryInvertedTint24, colorDarkTextPrimaryInvertedTint30, colorDarkTextPrimaryInvertedTint40, colorDarkTextPrimaryInvertedTint50, colorDarkTextPrimaryInvertedTint7, colorDarkTextPrimaryPress, colorDarkTextPrimaryShade24, colorDarkTextPrimaryShade30, colorDarkTextPrimaryShade40, colorDarkTextPrimaryShade50, colorDarkTextPrimaryTint20, colorDarkTextPrimaryTint40, colorDarkTextQuaternary, colorDarkTextQuaternaryInverted, colorDarkTextSecondary, colorDarkTextSecondaryHover, colorDarkTextSecondaryInverted, colorDarkTextSecondaryInvertedHover, colorDarkTextSecondaryInvertedPress, colorDarkTextSecondaryInvertedShade20, colorDarkTextSecondaryInvertedShade30, colorDarkTextSecondaryInvertedTransparent, colorDarkTextSecondaryPress, colorDarkTextSecondaryShade20, colorDarkTextSecondaryShade30, colorDarkTextSecondaryTint20, colorDarkTextSecondaryTint40, colorDarkTextSecondaryTransparent, colorDarkTextTertiary, colorDarkTextTertiaryHover, colorDarkTextTertiaryInverted, colorDarkTextTertiaryInvertedHover, colorDarkTextTertiaryInvertedPress, colorDarkTextTertiaryInvertedTransparent, colorDarkTextTertiaryPress, colorDarkTextTertiaryTransparent, colorDarkTransparentDefault, colorDarkTransparentDefaultHover, colorDarkTransparentDefaultInvertedHover, colorDarkTransparentDefaultInvertedPress, colorDarkTransparentDefaultPress, colorDynamicNulled, colorDynamicPrimaryDark, colorDynamicPrimaryLight, colorDynamicQuaternaryDark, colorDynamicQuaternaryLight, colorDynamicQuinaryDark, colorDynamicQuinaryLight, colorDynamicSecondaryDark, colorDynamicSecondaryLight, colorDynamicSenaryDark, colorDynamicSenaryLight, colorDynamicTertiaryDark, colorDynamicTertiaryLight, colorGreenDone, colorGreenDone05, colorGreenDone05Flat, colorGreenDone10, colorGreenDone10Flat, colorGreenDone20, colorGreenDone20Flat, colorGreenText, colorGreenText60, colorGreenText60Flat, colorLavender, colorLightAccentPrimary, colorLightAccentPrimaryHover, colorLightAccentPrimaryInverted, colorLightAccentPrimaryInvertedHover, colorLightAccentPrimaryInvertedPress, colorLightAccentPrimaryPress, colorLightAccentSecondary, colorLightAccentSecondaryHover, colorLightAccentSecondaryInverted, colorLightAccentSecondaryInvertedHover, colorLightAccentSecondaryInvertedPress, colorLightAccentSecondaryPress, colorLightBaseBgAltPrimary, colorLightBaseBgAltPrimaryInverted, colorLightBaseBgAltSecondary, colorLightBaseBgAltSecondaryInverted, colorLightBaseBgAltTertiary, colorLightBaseBgAltTertiaryInverted, colorLightBaseBgPrimary, colorLightBaseBgPrimaryInverted, colorLightBaseBgSecondary, colorLightBaseBgSecondaryInverted, colorLightBaseBgTertiary, colorLightBaseBgTertiaryInverted, colorLightBgAccent, colorLightBgAccentAlpha30, colorLightBgAccentShade10, colorLightBgAccentShade15, colorLightBgAccentShade30, colorLightBgAccentShade7, colorLightBgAccentTint15, colorLightBgAccentTint20, colorLightBgAttentionMuted, colorLightBgComponent, colorLightBgComponentInverted, colorLightBgInfo, colorLightBgInfoMuted, colorLightBgLinkMuted, colorLightBgNegativeMuted, colorLightBgNeutral, colorLightBgNulled, colorLightBgOpaque, colorLightBgOverlay, colorLightBgPositiveMuted, colorLightBgPrimary, colorLightBgPrimaryAlpha12, colorLightBgPrimaryAlpha15, colorLightBgPrimaryAlpha16, colorLightBgPrimaryAlpha20, colorLightBgPrimaryAlpha30, colorLightBgPrimaryAlpha32, colorLightBgPrimaryAlpha37, colorLightBgPrimaryAlpha4, colorLightBgPrimaryAlpha40, colorLightBgPrimaryAlpha8, colorLightBgPrimaryGrouped, colorLightBgPrimaryInverted, colorLightBgPrimaryInvertedAlpha10, colorLightBgPrimaryInvertedAlpha12, colorLightBgPrimaryInvertedAlpha15, colorLightBgPrimaryInvertedAlpha16, colorLightBgPrimaryInvertedAlpha20, colorLightBgPrimaryInvertedAlpha24, colorLightBgPrimaryInvertedAlpha3, colorLightBgPrimaryInvertedAlpha30, colorLightBgPrimaryInvertedAlpha32, colorLightBgPrimaryInvertedAlpha4, colorLightBgPrimaryInvertedAlpha40, colorLightBgPrimaryInvertedAlpha5, colorLightBgPrimaryInvertedAlpha50, colorLightBgPrimaryInvertedAlpha7, colorLightBgPrimaryInvertedAlpha8, colorLightBgPrimaryInvertedTint15, colorLightBgPrimaryInvertedTint20, colorLightBgPrimaryInvertedTint7, colorLightBgPrimaryShade15, colorLightBgPrimaryShade7, colorLightBgQuaternary, colorLightBgQuaternaryAlpha30, colorLightBgQuaternaryInverted, colorLightBgQuaternaryInvertedAlpha30, colorLightBgQuaternaryInvertedTint15, colorLightBgQuaternaryInvertedTint20, colorLightBgQuaternaryShade10, colorLightBgQuaternaryShade15, colorLightBgQuaternaryShade30, colorLightBgQuaternaryShade7, colorLightBgSecondary, colorLightBgSecondaryAlpha30, colorLightBgSecondaryGrouped, colorLightBgSecondaryInverted, colorLightBgSecondaryInvertedAlpha30, colorLightBgSecondaryInvertedShade15, colorLightBgSecondaryInvertedShade7, colorLightBgSecondaryInvertedTint15, colorLightBgSecondaryInvertedTint20, colorLightBgSecondaryShade15, colorLightBgSecondaryShade7, colorLightBgSecondaryTint15, colorLightBgSecondaryTint20, colorLightBgTertiary, colorLightBgTertiaryGrouped, colorLightBgTertiaryInverted, colorLightBgTertiaryShade7, colorLightBlue, colorLightBorderAccent, colorLightBorderKey, colorLightBorderKeyAlpha15, colorLightBorderKeyAlpha7, colorLightBorderKeyInverted, colorLightBorderKeyInvertedAlpha15, colorLightBorderKeyInvertedAlpha7, colorLightBorderLink, colorLightBorderPrimary, colorLightBorderPrimaryInverted, colorLightBorderSecondary, colorLightBorderSecondaryInverted, colorLightBorderTertiary, colorLightBorderTertiaryInverted, colorLightBorderUnderline, colorLightBorderUnderlineAlpha30, colorLightBorderUnderlineInverted, colorLightBorderUnderlineInvertedAlpha30, colorLightGraphicAccent, colorLightGraphicAccentAlpha30, colorLightGraphicAccentShade10, colorLightGraphicAccentShade15, colorLightGraphicAccentShade30, colorLightGraphicAccentShade7, colorLightGraphicAccentTint15, colorLightGraphicAttention, colorLightGraphicLink, colorLightGraphicLinkAlpha15, colorLightGraphicNegative, colorLightGraphicNegativeAlpha10, colorLightGraphicNegativeAlpha30, colorLightGraphicNegativeAlpha40, colorLightGraphicNegativeShade15, colorLightGraphicNegativeShade30, colorLightGraphicNegativeShade7, colorLightGraphicNegativeTint20, colorLightGraphicNegativeTint30, colorLightGraphicNeutral, colorLightGraphicPositive, colorLightGraphicPositiveAlpha10, colorLightGraphicPositiveShade10, colorLightGraphicPositiveShade30, colorLightGraphicPrimary, colorLightGraphicPrimaryAlpha30, colorLightGraphicPrimaryAlpha40, colorLightGraphicPrimaryAlpha50, colorLightGraphicPrimaryAlpha60, colorLightGraphicPrimaryInverted, colorLightGraphicPrimaryInvertedAlpha30, colorLightGraphicPrimaryInvertedAlpha40, colorLightGraphicPrimaryInvertedAlpha50, colorLightGraphicPrimaryInvertedAlpha60, colorLightGraphicPrimaryInvertedShade10, colorLightGraphicPrimaryInvertedShade15, colorLightGraphicPrimaryInvertedShade30, colorLightGraphicPrimaryInvertedShade7, colorLightGraphicPrimaryShade10, colorLightGraphicPrimaryShade30, colorLightGraphicPrimaryTint15, colorLightGraphicPrimaryTint20, colorLightGraphicPrimaryTint30, colorLightGraphicQuaternary, colorLightGraphicQuaternaryInverted, colorLightGraphicQuaternaryShade10, colorLightGraphicSecondary, colorLightGraphicSecondaryAlpha30, colorLightGraphicSecondaryInverted, colorLightGraphicSecondaryInvertedAlpha30, colorLightGraphicSecondaryInvertedShade10, colorLightGraphicSecondaryInvertedShade30, colorLightGraphicSecondaryInvertedTint15, colorLightGraphicSecondaryInvertedTint20, colorLightGraphicSecondaryShade30, colorLightGraphicSecondaryShade50, colorLightGraphicTertiary, colorLightGraphicTertiaryAlpha30, colorLightGraphicTertiaryInverted, colorLightGraphicTertiaryInvertedAlpha30, colorLightGraphicTertiaryInvertedTint15, colorLightGraphicTertiaryInvertedTint20, colorLightGraphicTertiaryShade15, colorLightGraphicTertiaryShade7, colorLightGraphicTertiaryTint15, colorLightGraphicTertiaryTint20, colorLightModalBgAltPrimary, colorLightModalBgAltPrimaryInverted, colorLightModalBgAltSecondary, colorLightModalBgAltSecondaryInverted, colorLightModalBgAltTertiary, colorLightModalBgAltTertiaryInverted, colorLightModalBgPrimary, colorLightModalBgPrimaryInverted, colorLightModalBgSecondary, colorLightModalBgSecondaryInverted, colorLightModalBgTertiary, colorLightModalBgTertiaryInverted, colorLightNeutral0, colorLightNeutral0Hover, colorLightNeutral0Inverted, colorLightNeutral0InvertedHover, colorLightNeutral0InvertedPress, colorLightNeutral0Press, colorLightNeutral100, colorLightNeutral100Hover, colorLightNeutral100Inverted, colorLightNeutral100InvertedHover, colorLightNeutral100InvertedPress, colorLightNeutral100Press, colorLightNeutral1500, colorLightNeutral1500Hover, colorLightNeutral1500Inverted, colorLightNeutral1500InvertedHover, colorLightNeutral1500InvertedPress, colorLightNeutral1500Press, colorLightNeutral200, colorLightNeutral200Hover, colorLightNeutral200Inverted, colorLightNeutral200InvertedHover, colorLightNeutral200InvertedPress, colorLightNeutral200Press, colorLightNeutral300, colorLightNeutral300Hover, colorLightNeutral300Inverted, colorLightNeutral300InvertedHover, colorLightNeutral300InvertedPress, colorLightNeutral300Press, colorLightNeutral400, colorLightNeutral400Hover, colorLightNeutral400Inverted, colorLightNeutral400InvertedHover, colorLightNeutral400InvertedPress, colorLightNeutral400Press, colorLightNeutral500, colorLightNeutral500Hover, colorLightNeutral500Inverted, colorLightNeutral500InvertedHover, colorLightNeutral500InvertedPress, colorLightNeutral500Press, colorLightNeutral700, colorLightNeutral700Alpha15, colorLightNeutral700Hover, colorLightNeutral700Inverted, colorLightNeutral700InvertedHover, colorLightNeutral700InvertedPress, colorLightNeutral700Press, colorLightNeutralTranslucent0, colorLightNeutralTranslucent0Hover, colorLightNeutralTranslucent0Inverted, colorLightNeutralTranslucent0InvertedHover, colorLightNeutralTranslucent0InvertedPress, colorLightNeutralTranslucent0Press, colorLightNeutralTranslucent100, colorLightNeutralTranslucent100Hover, colorLightNeutralTranslucent100Inverted, colorLightNeutralTranslucent100InvertedHover, colorLightNeutralTranslucent100InvertedPress, colorLightNeutralTranslucent100Press, colorLightNeutralTranslucent1500Hover, colorLightNeutralTranslucent1500InvertedHover, colorLightNeutralTranslucent1500InvertedPress, colorLightNeutralTranslucent1500Press, colorLightNeutralTranslucent200, colorLightNeutralTranslucent200Hover, colorLightNeutralTranslucent200Inverted, colorLightNeutralTranslucent200InvertedHover, colorLightNeutralTranslucent200InvertedPress, colorLightNeutralTranslucent200Press, colorLightNeutralTranslucent300, colorLightNeutralTranslucent300Hover, colorLightNeutralTranslucent300Inverted, colorLightNeutralTranslucent300InvertedHover, colorLightNeutralTranslucent300InvertedPress, colorLightNeutralTranslucent300Press, colorLightNeutralTranslucent400, colorLightNeutralTranslucent400Hover, colorLightNeutralTranslucent400Inverted, colorLightNeutralTranslucent400InvertedHover, colorLightNeutralTranslucent400InvertedPress, colorLightNeutralTranslucent400Press, colorLightNeutralTranslucent500, colorLightNeutralTranslucent500Hover, colorLightNeutralTranslucent500Inverted, colorLightNeutralTranslucent500InvertedHover, colorLightNeutralTranslucent500InvertedPress, colorLightNeutralTranslucent500Press, colorLightNeutralTranslucent700, colorLightNeutralTranslucent700Hover, colorLightNeutralTranslucent700Inverted, colorLightNeutralTranslucent700InvertedHover, colorLightNeutralTranslucent700InvertedPress, colorLightNeutralTranslucent700Press, colorLightOverlayDefault, colorLightSpecialbgComponent, colorLightSpecialbgComponentAlpha14, colorLightSpecialbgComponentAlpha2, colorLightSpecialbgComponentAlpha23, colorLightSpecialbgComponentAlpha30, colorLightSpecialbgComponentInverted, colorLightSpecialbgComponentInvertedAlpha30, colorLightSpecialbgComponentInvertedTint15, colorLightSpecialbgComponentInvertedTint20, colorLightSpecialbgComponentShade10, colorLightSpecialbgComponentShade15, colorLightSpecialbgComponentShade30, colorLightSpecialbgComponentShade7, colorLightSpecialbgNulled, colorLightSpecialbgOverlay, colorLightSpecialbgOverlayFallback, colorLightSpecialbgPrimaryGrouped, colorLightSpecialbgSecondaryGrouped, colorLightSpecialbgSecondaryTransparent, colorLightSpecialbgSecondaryTransparentInverted, colorLightSpecialbgSecondaryTransparentInvertedTint15, colorLightSpecialbgSecondaryTransparentInvertedTint20, colorLightSpecialbgSecondaryTransparentShade15, colorLightSpecialbgSecondaryTransparentShade7, colorLightSpecialbgTertiaryGrouped, colorLightSpecialbgTertiaryTransparent, colorLightSpecialbgTertiaryTransparentInverted, colorLightSpecialbgTertiaryTransparentInvertedTint15, colorLightSpecialbgTertiaryTransparentInvertedTint20, colorLightSpecialbgTertiaryTransparentShade15, colorLightSpecialbgTertiaryTransparentShade7, colorLightStatusAttention, colorLightStatusAttentionHover, colorLightStatusAttentionInverted, colorLightStatusAttentionInvertedHover, colorLightStatusAttentionInvertedPress, colorLightStatusAttentionPress, colorLightStatusInfo, colorLightStatusInfoAlpha15, colorLightStatusInfoHover, colorLightStatusInfoInverted, colorLightStatusInfoInvertedHover, colorLightStatusInfoInvertedPress, colorLightStatusInfoPress, colorLightStatusMutedAltAttention, colorLightStatusMutedAltAttentionHover, colorLightStatusMutedAltAttentionInverted, colorLightStatusMutedAltAttentionInvertedHover, colorLightStatusMutedAltAttentionInvertedPress, colorLightStatusMutedAltAttentionPress, colorLightStatusMutedAltInfo, colorLightStatusMutedAltInfoHover, colorLightStatusMutedAltInfoInverted, colorLightStatusMutedAltInfoInvertedHover, colorLightStatusMutedAltInfoInvertedPress, colorLightStatusMutedAltInfoPress, colorLightStatusMutedAltNegative, colorLightStatusMutedAltNegativeHover, colorLightStatusMutedAltNegativeInverted, colorLightStatusMutedAltNegativeInvertedHover, colorLightStatusMutedAltNegativeInvertedPress, colorLightStatusMutedAltNegativePress, colorLightStatusMutedAltPositive, colorLightStatusMutedAltPositiveHover, colorLightStatusMutedAltPositiveInverted, colorLightStatusMutedAltPositiveInvertedHover, colorLightStatusMutedAltPositiveInvertedPress, colorLightStatusMutedAltPositivePress, colorLightStatusMutedAttention, colorLightStatusMutedAttentionHover, colorLightStatusMutedAttentionInverted, colorLightStatusMutedAttentionInvertedHover, colorLightStatusMutedAttentionInvertedPress, colorLightStatusMutedAttentionPress, colorLightStatusMutedInfo, colorLightStatusMutedInfoHover, colorLightStatusMutedInfoInverted, colorLightStatusMutedInfoInvertedHover, colorLightStatusMutedInfoInvertedPress, colorLightStatusMutedInfoPress, colorLightStatusMutedNegative, colorLightStatusMutedNegativeHover, colorLightStatusMutedNegativeInverted, colorLightStatusMutedNegativeInvertedHover, colorLightStatusMutedNegativeInvertedPress, colorLightStatusMutedNegativePress, colorLightStatusMutedPositive, colorLightStatusMutedPositiveHover, colorLightStatusMutedPositiveInverted, colorLightStatusMutedPositiveInvertedHover, colorLightStatusMutedPositiveInvertedPress, colorLightStatusMutedPositivePress, colorLightStatusNegative, colorLightStatusNegativeHover, colorLightStatusNegativeInverted, colorLightStatusNegativeInvertedHover, colorLightStatusNegativeInvertedPress, colorLightStatusNegativePress, colorLightStatusPositive, colorLightStatusPositiveHover, colorLightStatusPositiveInverted, colorLightStatusPositiveInvertedHover, colorLightStatusPositiveInvertedPress, colorLightStatusPositivePress, colorLightTextAccent, colorLightTextAttention, colorLightTextAttentionHover, colorLightTextAttentionInverted, colorLightTextAttentionInvertedHover, colorLightTextAttentionInvertedPress, colorLightTextAttentionPress, colorLightTextDisabled, colorLightTextDisabledInverted, colorLightTextDisabledTransparent, colorLightTextInfo, colorLightTextInfoHover, colorLightTextInfoInverted, colorLightTextInfoInvertedHover, colorLightTextInfoInvertedPress, colorLightTextInfoPress, colorLightTextLink, colorLightTextLinkShade20, colorLightTextLinkShade40, colorLightTextLinkTint30, colorLightTextLinkTint50, colorLightTextNegative, colorLightTextNegativeHover, colorLightTextNegativeInverted, colorLightTextNegativeInvertedHover, colorLightTextNegativeInvertedPress, colorLightTextNegativePress, colorLightTextPositive, colorLightTextPositiveHover, colorLightTextPositiveInverted, colorLightTextPositiveInvertedHover, colorLightTextPositiveInvertedPress, colorLightTextPositivePress, colorLightTextPrimary, colorLightTextPrimaryAlpha30, colorLightTextPrimaryHover, colorLightTextPrimaryInverted, colorLightTextPrimaryInvertedAlpha30, colorLightTextPrimaryInvertedAlpha40, colorLightTextPrimaryInvertedHover, colorLightTextPrimaryInvertedPress, colorLightTextPrimaryInvertedShade15, colorLightTextPrimaryInvertedShade24, colorLightTextPrimaryInvertedShade30, colorLightTextPrimaryInvertedShade40, colorLightTextPrimaryInvertedShade50, colorLightTextPrimaryInvertedShade7, colorLightTextPrimaryInvertedTint20, colorLightTextPrimaryInvertedTint30, colorLightTextPrimaryPress, colorLightTextPrimaryShade20, colorLightTextPrimaryShade40, colorLightTextPrimaryTint24, colorLightTextPrimaryTint30, colorLightTextPrimaryTint40, colorLightTextPrimaryTint50, colorLightTextQuaternary, colorLightTextQuaternaryInverted, colorLightTextSecondary, colorLightTextSecondaryHover, colorLightTextSecondaryInverted, colorLightTextSecondaryInvertedHover, colorLightTextSecondaryInvertedPress, colorLightTextSecondaryInvertedTint20, colorLightTextSecondaryInvertedTint30, colorLightTextSecondaryInvertedTransparent, colorLightTextSecondaryPress, colorLightTextSecondaryShade20, colorLightTextSecondaryShade40, colorLightTextSecondaryTint20, colorLightTextSecondaryTint30, colorLightTextSecondaryTransparent, colorLightTextTertiary, colorLightTextTertiaryHover, colorLightTextTertiaryInverted, colorLightTextTertiaryInvertedHover, colorLightTextTertiaryInvertedPress, colorLightTextTertiaryInvertedTransparent, colorLightTextTertiaryPress, colorLightTextTertiaryTransparent, colorLightTransparentDefault, colorLightTransparentDefaultHover, colorLightTransparentDefaultInvertedHover, colorLightTransparentDefaultInvertedPress, colorLightTransparentDefaultPress, colorRedBrand, colorRedBrand05Flat, colorRedBrand10, colorRedBrand10Flat, colorRedBrand20, colorRedBrand20Flat, colorRedBrand30, colorRedBrand30Flat, colorRedBrand50, colorRedBrand50Flat, colorRedBrand70, colorRedBrand70Flat, colorRedBrand85, colorRedBrand85Flat, colorRedDark, colorRedError, colorSand, colorStaticAccentPrimary, colorStaticAccentPrimaryHover, colorStaticAccentPrimaryInverted, colorStaticAccentPrimaryInvertedHover, colorStaticAccentPrimaryInvertedPress, colorStaticAccentPrimaryPress, colorStaticAccentSecondary, colorStaticAccentSecondaryHover, colorStaticAccentSecondaryInverted, colorStaticAccentSecondaryInvertedHover, colorStaticAccentSecondaryInvertedPress, colorStaticAccentSecondaryPress, colorStaticBgAccent, colorStaticBgDark, colorStaticBgLight, colorStaticBgNeutralDark, colorStaticBgNeutralLight, colorStaticBgPrimaryDark, colorStaticBgPrimaryDarkAlpha10, colorStaticBgPrimaryDarkAlpha20, colorStaticBgPrimaryDarkTint15, colorStaticBgPrimaryDarkTint20, colorStaticBgPrimaryLight, colorStaticBgQuaternaryDark, colorStaticBgQuaternaryLight, colorStaticBgSecondaryDark, colorStaticBgSecondaryLight, colorStaticBgTertiaryDark, colorStaticBgTertiaryLight, colorStaticBorderAccent, colorStaticCorpbgNeutral, colorStaticCorpbgPrimary, colorStaticCorpbgSecondary, colorStaticCorpbgTertiary, colorStaticGraphicAccent, colorStaticGraphicAmethyst, colorStaticGraphicBlackberry, colorStaticGraphicBlueChill, colorStaticGraphicBlueChillOld, colorStaticGraphicBlueMaya, colorStaticGraphicBlueMoody, colorStaticGraphicBlueSteel, colorStaticGraphicBotticelli, colorStaticGraphicBoulder, colorStaticGraphicBoulderOld, colorStaticGraphicBrinkPink, colorStaticGraphicBrinkPinkOld, colorStaticGraphicBurntSienna, colorStaticGraphicBurntSiennaOld, colorStaticGraphicCarrot, colorStaticGraphicChatelle, colorStaticGraphicChatelleOld, colorStaticGraphicChathamsBlue, colorStaticGraphicChathamsBlueOld, colorStaticGraphicChick, colorStaticGraphicCrete, colorStaticGraphicCuriousBlue, colorStaticGraphicCuriousBlueLight, colorStaticGraphicCuriousBlueLightOld, colorStaticGraphicDark, colorStaticGraphicEasternBlue, colorStaticGraphicFrenchLilac, colorStaticGraphicFuelYellow, colorStaticGraphicFunBlue, colorStaticGraphicFunBlueOld, colorStaticGraphicGallery, colorStaticGraphicGreenJungle, colorStaticGraphicHippieBlue, colorStaticGraphicHippieBlueOld, colorStaticGraphicJaffa, colorStaticGraphicJaffaLight, colorStaticGraphicJaffaLightOld, colorStaticGraphicJava, colorStaticGraphicJavaOld, colorStaticGraphicJungleGreen, colorStaticGraphicLavender, colorStaticGraphicLight, colorStaticGraphicLightShade15, colorStaticGraphicLightShade7, colorStaticGraphicMantis, colorStaticGraphicMantisOld, colorStaticGraphicMatisse, colorStaticGraphicMatisseOld, colorStaticGraphicMaya, colorStaticGraphicMilanoRed, colorStaticGraphicMilanoRedOld, colorStaticGraphicMirage, colorStaticGraphicMirageOld, colorStaticGraphicMoonRaker, colorStaticGraphicMossGreen, colorStaticGraphicNevada, colorStaticGraphicNevadaOld, colorStaticGraphicOlive, colorStaticGraphicOlivine, colorStaticGraphicOlivineOld, colorStaticGraphicPeach, colorStaticGraphicPermission, colorStaticGraphicPersimmon, colorStaticGraphicPewter, colorStaticGraphicPewterOld, colorStaticGraphicPickledBluewood, colorStaticGraphicPickledBluewoodOld, colorStaticGraphicPorsche, colorStaticGraphicPorscheOld, colorStaticGraphicRaspberry, colorStaticGraphicRedDamask, colorStaticGraphicRedDamaskOld, colorStaticGraphicSaffron, colorStaticGraphicSaffronOld, colorStaticGraphicSalomie, colorStaticGraphicSand, colorStaticGraphicSandyBrown, colorStaticGraphicSandybrownOld, colorStaticGraphicSeawater, colorStaticGraphicSerenade, colorStaticGraphicSky, colorStaticGraphicSoftPeach, colorStaticGraphicSolitude, colorStaticGraphicStrawberry, colorStaticGraphicSundust, colorStaticGraphicTurkishRose, colorStaticGraphicTurkishRoseOld, colorStaticGraphicTurquoiseBlue, colorStaticGraphicTurquoiseBlueOld, colorStaticGraphicValencia, colorStaticGraphicValenciaOld, colorStaticGraphicWaikawaGray, colorStaticGraphicWaikawaGrayOld, colorStaticGraphicWhisper, colorStaticGraphicZanah, colorStaticLocalLightBlue, colorStaticNeutral0, colorStaticNeutral0Hover, colorStaticNeutral0Inverted, colorStaticNeutral0InvertedHover, colorStaticNeutral0InvertedPress, colorStaticNeutral0Press, colorStaticNeutral100, colorStaticNeutral100Hover, colorStaticNeutral100Inverted, colorStaticNeutral100InvertedHover, colorStaticNeutral100InvertedPress, colorStaticNeutral100Press, colorStaticNeutral1500, colorStaticNeutral1500Hover, colorStaticNeutral1500Inverted, colorStaticNeutral1500InvertedHover, colorStaticNeutral1500InvertedPress, colorStaticNeutral1500Press, colorStaticNeutral200, colorStaticNeutral200Hover, colorStaticNeutral200Inverted, colorStaticNeutral200InvertedHover, colorStaticNeutral200InvertedPress, colorStaticNeutral200Press, colorStaticNeutral300, colorStaticNeutral300Inverted, colorStaticNeutral400, colorStaticNeutral400Hover, colorStaticNeutral400Inverted, colorStaticNeutral400InvertedHover, colorStaticNeutral400InvertedPress, colorStaticNeutral400Press, colorStaticNeutral500, colorStaticNeutral500Hover, colorStaticNeutral500Inverted, colorStaticNeutral500InvertedHover, colorStaticNeutral500InvertedPress, colorStaticNeutral500Press, colorStaticNeutral700, colorStaticNeutral700Hover, colorStaticNeutral700Inverted, colorStaticNeutral700InvertedHover, colorStaticNeutral700InvertedPress, colorStaticNeutral700Press, colorStaticNeutralTranslucent0, colorStaticNeutralTranslucent0Hover, colorStaticNeutralTranslucent0Inverted, colorStaticNeutralTranslucent0InvertedHover, colorStaticNeutralTranslucent0InvertedPress, colorStaticNeutralTranslucent0Press, colorStaticNeutralTranslucent100, colorStaticNeutralTranslucent100Hover, colorStaticNeutralTranslucent100Inverted, colorStaticNeutralTranslucent100InvertedHover, colorStaticNeutralTranslucent100InvertedPress, colorStaticNeutralTranslucent100Press, colorStaticNeutralTranslucent1500Hover, colorStaticNeutralTranslucent1500InvertedHover, colorStaticNeutralTranslucent1500InvertedPress, colorStaticNeutralTranslucent1500Press, colorStaticNeutralTranslucent200, colorStaticNeutralTranslucent200Hover, colorStaticNeutralTranslucent200Inverted, colorStaticNeutralTranslucent200InvertedHover, colorStaticNeutralTranslucent200InvertedPress, colorStaticNeutralTranslucent200Press, colorStaticNeutralTranslucent300, colorStaticNeutralTranslucent300Inverted, colorStaticNeutralTranslucent400, colorStaticNeutralTranslucent400Hover, colorStaticNeutralTranslucent400Inverted, colorStaticNeutralTranslucent400InvertedHover, colorStaticNeutralTranslucent400InvertedPress, colorStaticNeutralTranslucent400Press, colorStaticNeutralTranslucent500, colorStaticNeutralTranslucent500Hover, colorStaticNeutralTranslucent500Inverted, colorStaticNeutralTranslucent500InvertedHover, colorStaticNeutralTranslucent500InvertedPress, colorStaticNeutralTranslucent500Press, colorStaticNeutralTranslucent700, colorStaticNeutralTranslucent700Hover, colorStaticNeutralTranslucent700Inverted, colorStaticNeutralTranslucent700InvertedHover, colorStaticNeutralTranslucent700InvertedPress, colorStaticNeutralTranslucent700Press, colorStaticNulled, colorStaticOverlayBlackHigh, colorStaticOverlayBlackLow, colorStaticOverlayBlackNormal, colorStaticOverlayBlackXhigh, colorStaticOverlayBlackXlow, colorStaticOverlayIndigoHigh, colorStaticOverlayIndigoLow, colorStaticOverlayIndigoNormal, colorStaticOverlayIndigoXhigh, colorStaticOverlayIndigoXlow, colorStaticOverlayWhiteHigh, colorStaticOverlayWhiteLow, colorStaticOverlayWhiteNormal, colorStaticOverlayWhiteXhigh, colorStaticOverlayWhiteXlow, colorStaticPrimaryDark, colorStaticPrimaryLight, colorStaticQuaternaryDark, colorStaticQuaternaryLight, colorStaticQuinaryDark, colorStaticQuinaryLight, colorStaticSecondaryDark, colorStaticSecondaryLight, colorStaticSenaryDark, colorStaticSenaryLight, colorStaticStatusAttention, colorStaticStatusAttentionInverted, colorStaticStatusBlue, colorStaticStatusBlueAlpha10, colorStaticStatusGreen, colorStaticStatusGreenAlpha10, colorStaticStatusGrey, colorStaticStatusGreyAlpha10, colorStaticStatusInfo, colorStaticStatusInfoInverted, colorStaticStatusMutedAltAttention, colorStaticStatusMutedAltAttentionInverted, colorStaticStatusMutedAltInfo, colorStaticStatusMutedAltInfoInverted, colorStaticStatusMutedAltNegative, colorStaticStatusMutedAltNegativeInverted, colorStaticStatusMutedAltPositive, colorStaticStatusMutedAltPositiveInverted, colorStaticStatusMutedAttention, colorStaticStatusMutedAttentionInverted, colorStaticStatusMutedInfo, colorStaticStatusMutedInfoInverted, colorStaticStatusMutedNegative, colorStaticStatusMutedNegativeInverted, colorStaticStatusMutedPositive, colorStaticStatusMutedPositiveInverted, colorStaticStatusNegative, colorStaticStatusNegativeInverted, colorStaticStatusOrange, colorStaticStatusOrangeAlpha10, colorStaticStatusPositive, colorStaticStatusPositiveInverted, colorStaticStatusPurple, colorStaticStatusPurpleAlpha10, colorStaticStatusRed, colorStaticStatusRedAlpha10, colorStaticStatusTeal, colorStaticStatusTealAlpha10, colorStaticTertiaryDark, colorStaticTertiaryLight, colorStaticTextAccent, colorStaticTextAttention, colorStaticTextAttentionHover, colorStaticTextAttentionInverted, colorStaticTextAttentionInvertedHover, colorStaticTextAttentionInvertedPress, colorStaticTextAttentionPress, colorStaticTextInfo, colorStaticTextInfoHover, colorStaticTextInfoInverted, colorStaticTextInfoInvertedHover, colorStaticTextInfoInvertedPress, colorStaticTextInfoPress, colorStaticTextNegative, colorStaticTextNegativeHover, colorStaticTextNegativeInverted, colorStaticTextNegativeInvertedHover, colorStaticTextNegativeInvertedPress, colorStaticTextNegativePress, colorStaticTextPositive, colorStaticTextPositiveHover, colorStaticTextPositiveInverted, colorStaticTextPositiveInvertedHover, colorStaticTextPositiveInvertedPress, colorStaticTextPositivePress, colorStaticTextPrimary, colorStaticTextPrimaryDark, colorStaticTextPrimaryHover, colorStaticTextPrimaryInverted, colorStaticTextPrimaryInvertedHover, colorStaticTextPrimaryInvertedPress, colorStaticTextPrimaryLight, colorStaticTextPrimaryLightAlpha30, colorStaticTextPrimaryPress, colorStaticTextQuaternary, colorStaticTextQuaternaryInverted, colorStaticTextSecondary, colorStaticTextSecondaryDark, colorStaticTextSecondaryDarkTransparent, colorStaticTextSecondaryHover, colorStaticTextSecondaryInverted, colorStaticTextSecondaryInvertedHover, colorStaticTextSecondaryInvertedPress, colorStaticTextSecondaryLight, colorStaticTextSecondaryLightTransparent, colorStaticTextSecondaryPress, colorStaticTextTertiary, colorStaticTextTertiaryDark, colorStaticTextTertiaryDarkTransparent, colorStaticTextTertiaryHover, colorStaticTextTertiaryInverted, colorStaticTextTertiaryInvertedHover, colorStaticTextTertiaryInvertedPress, colorStaticTextTertiaryLight, colorStaticTextTertiaryLightTransparent, colorStaticTextTertiaryPress, colorWhite, colorWhite10, colorWhite30, colorWhite60, fontFamilyStyrene, fontFamilySystem, gap2xl, gap2xlNeg, gap2xs, gap2xsNeg, gap3xl, gap3xlNeg, gap3xs, gap3xsNeg, gap4xl, gap4xlNeg, gap5xl, gap5xlNeg, gap6xl, gap6xlNeg, gap7xl, gap7xlNeg, gap8xl, gap8xlNeg, gapL, gapLNeg, gapM, gapMNeg, gapS, gapSNeg, gapXl, gapXlNeg, gapXs, gapXsNeg, shadowL, shadowLHard, shadowLHardUp, shadowLUp, shadowM, shadowMHard, shadowMHardUp, shadowMUp, shadowS, shadowSHard, shadowSHardUp, shadowSUp, shadowXl, shadowXlHard, shadowXlHardUp, shadowXlUp, shadowXs, shadowXsHard, shadowXsHardUp, shadowXsUp };
1478
+ export { borderRadius3xl, borderRadiusCircle, borderRadiusL, borderRadiusM, borderRadiusPill, borderRadiusS, borderRadiusXl, borderRadiusXs, borderRadiusXxl, colorAmethyst, colorBgCorporate, colorBgCorporate30, colorBgCorporate30Flat, colorBgCorporate60, colorBgCorporate60Flat, colorBgCorporate90, colorBgCorporate90Flat, colorBlack, colorBlack10, colorBlack10Flat, colorBlack30, colorBlack30Flat, colorBlack60, colorBlack60Flat, colorBlueAction, colorBlueLinkMobile, colorBlueLinkMobile10, colorBlueLinkMobile10Flat, colorBlueLinkWeb, colorBlueSwipeA, colorBlueSwipeB, colorBlueSwipeC, colorDarkAccentPrimary, colorDarkAccentPrimaryHover, colorDarkAccentPrimaryInverted, colorDarkAccentPrimaryInvertedHover, colorDarkAccentPrimaryInvertedPress, colorDarkAccentPrimaryPress, colorDarkAccentSecondary, colorDarkAccentSecondaryHover, colorDarkAccentSecondaryInverted, colorDarkAccentSecondaryInvertedHover, colorDarkAccentSecondaryInvertedPress, colorDarkAccentSecondaryPress, colorDarkBaseBgAltPrimary, colorDarkBaseBgAltPrimaryInverted, colorDarkBaseBgAltSecondary, colorDarkBaseBgAltSecondaryInverted, colorDarkBaseBgAltTertiary, colorDarkBaseBgAltTertiaryInverted, colorDarkBaseBgPrimary, colorDarkBaseBgPrimaryInverted, colorDarkBaseBgSecondary, colorDarkBaseBgSecondaryInverted, colorDarkBaseBgTertiary, colorDarkBaseBgTertiaryInverted, colorDarkBgAccent, colorDarkBgAccentAlpha30, colorDarkBgAccentShade15, colorDarkBgAccentShade20, colorDarkBgAccentTint10, colorDarkBgAccentTint15, colorDarkBgAccentTint30, colorDarkBgAccentTint7, colorDarkBgAttentionMuted, colorDarkBgComponent, colorDarkBgComponentInverted, colorDarkBgInfo, colorDarkBgInfoMuted, colorDarkBgLinkMuted, colorDarkBgNegativeMuted, colorDarkBgNeutral, colorDarkBgNulled, colorDarkBgOpaque, colorDarkBgOverlay, colorDarkBgPositiveMuted, colorDarkBgPrimary, colorDarkBgPrimaryAlpha12, colorDarkBgPrimaryAlpha15, colorDarkBgPrimaryAlpha16, colorDarkBgPrimaryAlpha20, colorDarkBgPrimaryAlpha30, colorDarkBgPrimaryAlpha32, colorDarkBgPrimaryAlpha37, colorDarkBgPrimaryAlpha4, colorDarkBgPrimaryAlpha40, colorDarkBgPrimaryAlpha8, colorDarkBgPrimaryGrouped, colorDarkBgPrimaryInverted, colorDarkBgPrimaryInvertedAlpha10, colorDarkBgPrimaryInvertedAlpha12, colorDarkBgPrimaryInvertedAlpha15, colorDarkBgPrimaryInvertedAlpha16, colorDarkBgPrimaryInvertedAlpha20, colorDarkBgPrimaryInvertedAlpha24, colorDarkBgPrimaryInvertedAlpha3, colorDarkBgPrimaryInvertedAlpha30, colorDarkBgPrimaryInvertedAlpha32, colorDarkBgPrimaryInvertedAlpha4, colorDarkBgPrimaryInvertedAlpha40, colorDarkBgPrimaryInvertedAlpha5, colorDarkBgPrimaryInvertedAlpha50, colorDarkBgPrimaryInvertedAlpha7, colorDarkBgPrimaryInvertedAlpha8, colorDarkBgPrimaryInvertedShade15, colorDarkBgPrimaryInvertedShade20, colorDarkBgPrimaryInvertedShade7, colorDarkBgPrimaryTint15, colorDarkBgPrimaryTint7, colorDarkBgQuaternary, colorDarkBgQuaternaryAlpha30, colorDarkBgQuaternaryInverted, colorDarkBgQuaternaryInvertedAlpha30, colorDarkBgQuaternaryInvertedShade15, colorDarkBgQuaternaryInvertedShade20, colorDarkBgQuaternaryTint10, colorDarkBgQuaternaryTint15, colorDarkBgQuaternaryTint30, colorDarkBgQuaternaryTint7, colorDarkBgSecondary, colorDarkBgSecondaryAlpha30, colorDarkBgSecondaryGrouped, colorDarkBgSecondaryInverted, colorDarkBgSecondaryInvertedAlpha30, colorDarkBgSecondaryInvertedShade15, colorDarkBgSecondaryInvertedShade20, colorDarkBgSecondaryInvertedTint15, colorDarkBgSecondaryInvertedTint7, colorDarkBgSecondaryShade15, colorDarkBgSecondaryShade20, colorDarkBgSecondaryTint15, colorDarkBgSecondaryTint7, colorDarkBgTertiary, colorDarkBgTertiaryGrouped, colorDarkBgTertiaryInverted, colorDarkBgTertiaryTint7, colorDarkBorderAccent, colorDarkBorderKey, colorDarkBorderKeyAlpha15, colorDarkBorderKeyAlpha7, colorDarkBorderKeyInverted, colorDarkBorderKeyInvertedAlpha15, colorDarkBorderKeyInvertedAlpha7, colorDarkBorderLink, colorDarkBorderPrimary, colorDarkBorderPrimaryInverted, colorDarkBorderSecondary, colorDarkBorderSecondaryInverted, colorDarkBorderTertiary, colorDarkBorderTertiaryInverted, colorDarkBorderUnderline, colorDarkBorderUnderlineAlpha30, colorDarkBorderUnderlineInverted, colorDarkBorderUnderlineInvertedAlpha30, colorDarkGraphicAccent, colorDarkGraphicAccentAlpha30, colorDarkGraphicAccentShade15, colorDarkGraphicAccentTint10, colorDarkGraphicAccentTint15, colorDarkGraphicAccentTint30, colorDarkGraphicAccentTint7, colorDarkGraphicAttention, colorDarkGraphicLink, colorDarkGraphicLinkAlpha15, colorDarkGraphicNegative, colorDarkGraphicNegativeAlpha10, colorDarkGraphicNegativeAlpha30, colorDarkGraphicNegativeAlpha40, colorDarkGraphicNegativeShade20, colorDarkGraphicNegativeShade30, colorDarkGraphicNegativeTint15, colorDarkGraphicNegativeTint30, colorDarkGraphicNegativeTint7, colorDarkGraphicNeutral, colorDarkGraphicPositive, colorDarkGraphicPositiveAlpha10, colorDarkGraphicPositiveTint10, colorDarkGraphicPositiveTint30, colorDarkGraphicPrimary, colorDarkGraphicPrimaryAlpha30, colorDarkGraphicPrimaryAlpha40, colorDarkGraphicPrimaryAlpha50, colorDarkGraphicPrimaryAlpha60, colorDarkGraphicPrimaryInverted, colorDarkGraphicPrimaryInvertedAlpha30, colorDarkGraphicPrimaryInvertedAlpha40, colorDarkGraphicPrimaryInvertedAlpha50, colorDarkGraphicPrimaryInvertedAlpha60, colorDarkGraphicPrimaryInvertedTint10, colorDarkGraphicPrimaryInvertedTint15, colorDarkGraphicPrimaryInvertedTint30, colorDarkGraphicPrimaryInvertedTint7, colorDarkGraphicPrimaryShade15, colorDarkGraphicPrimaryShade20, colorDarkGraphicPrimaryShade30, colorDarkGraphicPrimaryTint10, colorDarkGraphicPrimaryTint30, colorDarkGraphicQuaternary, colorDarkGraphicQuaternaryInverted, colorDarkGraphicQuaternaryTint10, colorDarkGraphicSecondary, colorDarkGraphicSecondaryAlpha30, colorDarkGraphicSecondaryInverted, colorDarkGraphicSecondaryInvertedAlpha30, colorDarkGraphicSecondaryInvertedShade15, colorDarkGraphicSecondaryInvertedShade20, colorDarkGraphicSecondaryInvertedTint10, colorDarkGraphicSecondaryInvertedTint30, colorDarkGraphicSecondaryTint30, colorDarkGraphicSecondaryTint50, colorDarkGraphicTertiary, colorDarkGraphicTertiaryAlpha30, colorDarkGraphicTertiaryInverted, colorDarkGraphicTertiaryInvertedAlpha30, colorDarkGraphicTertiaryInvertedShade15, colorDarkGraphicTertiaryInvertedShade20, colorDarkGraphicTertiaryShade15, colorDarkGraphicTertiaryShade20, colorDarkGraphicTertiaryTint15, colorDarkGraphicTertiaryTint7, colorDarkIndigo, colorDarkIndigo05, colorDarkIndigo05Flat, colorDarkIndigo07, colorDarkIndigo07Flat, colorDarkIndigo10, colorDarkIndigo10Flat, colorDarkIndigo15, colorDarkIndigo15Flat, colorDarkIndigo30, colorDarkIndigo30Flat, colorDarkIndigo60, colorDarkIndigo60Flat, colorDarkModalBgAltPrimary, colorDarkModalBgAltPrimaryInverted, colorDarkModalBgAltSecondary, colorDarkModalBgAltSecondaryInverted, colorDarkModalBgAltTertiary, colorDarkModalBgAltTertiaryInverted, colorDarkModalBgPrimary, colorDarkModalBgPrimaryInverted, colorDarkModalBgSecondary, colorDarkModalBgSecondaryInverted, colorDarkModalBgTertiary, colorDarkModalBgTertiaryInverted, colorDarkNeutral0, colorDarkNeutral0Hover, colorDarkNeutral0Inverted, colorDarkNeutral0InvertedHover, colorDarkNeutral0InvertedPress, colorDarkNeutral0Press, colorDarkNeutral100, colorDarkNeutral100Hover, colorDarkNeutral100Inverted, colorDarkNeutral100InvertedHover, colorDarkNeutral100InvertedPress, colorDarkNeutral100Press, colorDarkNeutral1500, colorDarkNeutral1500Hover, colorDarkNeutral1500Inverted, colorDarkNeutral1500InvertedHover, colorDarkNeutral1500InvertedPress, colorDarkNeutral1500Press, colorDarkNeutral200, colorDarkNeutral200Hover, colorDarkNeutral200Inverted, colorDarkNeutral200InvertedHover, colorDarkNeutral200InvertedPress, colorDarkNeutral200Press, colorDarkNeutral300, colorDarkNeutral300Hover, colorDarkNeutral300Inverted, colorDarkNeutral300InvertedHover, colorDarkNeutral300InvertedPress, colorDarkNeutral300Press, colorDarkNeutral400, colorDarkNeutral400Hover, colorDarkNeutral400Inverted, colorDarkNeutral400InvertedHover, colorDarkNeutral400InvertedPress, colorDarkNeutral400Press, colorDarkNeutral500, colorDarkNeutral500Hover, colorDarkNeutral500Inverted, colorDarkNeutral500InvertedHover, colorDarkNeutral500InvertedPress, colorDarkNeutral500Press, colorDarkNeutral700, colorDarkNeutral700Alpha15, colorDarkNeutral700Hover, colorDarkNeutral700Inverted, colorDarkNeutral700InvertedHover, colorDarkNeutral700InvertedPress, colorDarkNeutral700Press, colorDarkNeutralTranslucent0, colorDarkNeutralTranslucent0Hover, colorDarkNeutralTranslucent0Inverted, colorDarkNeutralTranslucent0InvertedHover, colorDarkNeutralTranslucent0InvertedPress, colorDarkNeutralTranslucent0Press, colorDarkNeutralTranslucent100, colorDarkNeutralTranslucent100Hover, colorDarkNeutralTranslucent100Inverted, colorDarkNeutralTranslucent100InvertedHover, colorDarkNeutralTranslucent100InvertedPress, colorDarkNeutralTranslucent100Press, colorDarkNeutralTranslucent1300, colorDarkNeutralTranslucent1300Hover, colorDarkNeutralTranslucent1300Inverted, colorDarkNeutralTranslucent1300InvertedHover, colorDarkNeutralTranslucent1300InvertedPress, colorDarkNeutralTranslucent1300Press, colorDarkNeutralTranslucent1500Hover, colorDarkNeutralTranslucent1500InvertedHover, colorDarkNeutralTranslucent1500InvertedPress, colorDarkNeutralTranslucent1500Press, colorDarkNeutralTranslucent200, colorDarkNeutralTranslucent200Hover, colorDarkNeutralTranslucent200Inverted, colorDarkNeutralTranslucent200InvertedHover, colorDarkNeutralTranslucent200InvertedPress, colorDarkNeutralTranslucent200Press, colorDarkNeutralTranslucent300, colorDarkNeutralTranslucent300Hover, colorDarkNeutralTranslucent300Inverted, colorDarkNeutralTranslucent300InvertedHover, colorDarkNeutralTranslucent300InvertedPress, colorDarkNeutralTranslucent300Press, colorDarkNeutralTranslucent400, colorDarkNeutralTranslucent400Hover, colorDarkNeutralTranslucent400Inverted, colorDarkNeutralTranslucent400InvertedHover, colorDarkNeutralTranslucent400InvertedPress, colorDarkNeutralTranslucent400Press, colorDarkNeutralTranslucent500, colorDarkNeutralTranslucent500Hover, colorDarkNeutralTranslucent500Inverted, colorDarkNeutralTranslucent500InvertedHover, colorDarkNeutralTranslucent500InvertedPress, colorDarkNeutralTranslucent500Press, colorDarkNeutralTranslucent700, colorDarkNeutralTranslucent700Hover, colorDarkNeutralTranslucent700Inverted, colorDarkNeutralTranslucent700InvertedHover, colorDarkNeutralTranslucent700InvertedPress, colorDarkNeutralTranslucent700Press, colorDarkOverlayDefault, colorDarkSpecialbgComponent, colorDarkSpecialbgComponentAlpha14, colorDarkSpecialbgComponentAlpha2, colorDarkSpecialbgComponentAlpha23, colorDarkSpecialbgComponentAlpha30, colorDarkSpecialbgComponentInverted, colorDarkSpecialbgComponentInvertedAlpha30, colorDarkSpecialbgComponentInvertedShade15, colorDarkSpecialbgComponentInvertedShade20, colorDarkSpecialbgComponentTint10, colorDarkSpecialbgComponentTint15, colorDarkSpecialbgComponentTint30, colorDarkSpecialbgComponentTint7, colorDarkSpecialbgNulled, colorDarkSpecialbgOverlay, colorDarkSpecialbgOverlayFallback, colorDarkSpecialbgPrimaryGrouped, colorDarkSpecialbgSecondaryGrouped, colorDarkSpecialbgSecondaryTransparent, colorDarkSpecialbgSecondaryTransparentInverted, colorDarkSpecialbgSecondaryTransparentInvertedShade15, colorDarkSpecialbgSecondaryTransparentInvertedShade20, colorDarkSpecialbgSecondaryTransparentTint15, colorDarkSpecialbgSecondaryTransparentTint7, colorDarkSpecialbgTertiaryGrouped, colorDarkSpecialbgTertiaryTransparent, colorDarkSpecialbgTertiaryTransparentInverted, colorDarkSpecialbgTertiaryTransparentInvertedShade15, colorDarkSpecialbgTertiaryTransparentInvertedShade20, colorDarkSpecialbgTertiaryTransparentTint15, colorDarkSpecialbgTertiaryTransparentTint7, colorDarkStatusAttention, colorDarkStatusAttentionHover, colorDarkStatusAttentionInverted, colorDarkStatusAttentionInvertedHover, colorDarkStatusAttentionInvertedPress, colorDarkStatusAttentionPress, colorDarkStatusInfo, colorDarkStatusInfoAlpha15, colorDarkStatusInfoHover, colorDarkStatusInfoInverted, colorDarkStatusInfoInvertedHover, colorDarkStatusInfoInvertedPress, colorDarkStatusInfoPress, colorDarkStatusMutedAltAttention, colorDarkStatusMutedAltAttentionHover, colorDarkStatusMutedAltAttentionInverted, colorDarkStatusMutedAltAttentionInvertedHover, colorDarkStatusMutedAltAttentionInvertedPress, colorDarkStatusMutedAltAttentionPress, colorDarkStatusMutedAltInfo, colorDarkStatusMutedAltInfoHover, colorDarkStatusMutedAltInfoInverted, colorDarkStatusMutedAltInfoInvertedHover, colorDarkStatusMutedAltInfoInvertedPress, colorDarkStatusMutedAltInfoPress, colorDarkStatusMutedAltNegative, colorDarkStatusMutedAltNegativeHover, colorDarkStatusMutedAltNegativeInverted, colorDarkStatusMutedAltNegativeInvertedHover, colorDarkStatusMutedAltNegativeInvertedPress, colorDarkStatusMutedAltNegativePress, colorDarkStatusMutedAltPositive, colorDarkStatusMutedAltPositiveHover, colorDarkStatusMutedAltPositiveInverted, colorDarkStatusMutedAltPositiveInvertedHover, colorDarkStatusMutedAltPositiveInvertedPress, colorDarkStatusMutedAltPositivePress, colorDarkStatusMutedAttention, colorDarkStatusMutedAttentionHover, colorDarkStatusMutedAttentionInverted, colorDarkStatusMutedAttentionInvertedHover, colorDarkStatusMutedAttentionInvertedPress, colorDarkStatusMutedAttentionPress, colorDarkStatusMutedInfo, colorDarkStatusMutedInfoHover, colorDarkStatusMutedInfoInverted, colorDarkStatusMutedInfoInvertedHover, colorDarkStatusMutedInfoInvertedPress, colorDarkStatusMutedInfoPress, colorDarkStatusMutedNegative, colorDarkStatusMutedNegativeHover, colorDarkStatusMutedNegativeInverted, colorDarkStatusMutedNegativeInvertedHover, colorDarkStatusMutedNegativeInvertedPress, colorDarkStatusMutedNegativePress, colorDarkStatusMutedPositive, colorDarkStatusMutedPositiveHover, colorDarkStatusMutedPositiveInverted, colorDarkStatusMutedPositiveInvertedHover, colorDarkStatusMutedPositiveInvertedPress, colorDarkStatusMutedPositivePress, colorDarkStatusNegative, colorDarkStatusNegativeHover, colorDarkStatusNegativeInverted, colorDarkStatusNegativeInvertedHover, colorDarkStatusNegativeInvertedPress, colorDarkStatusNegativePress, colorDarkStatusPositive, colorDarkStatusPositiveHover, colorDarkStatusPositiveInverted, colorDarkStatusPositiveInvertedHover, colorDarkStatusPositiveInvertedPress, colorDarkStatusPositivePress, colorDarkTextAccent, colorDarkTextAttention, colorDarkTextAttentionHover, colorDarkTextAttentionInverted, colorDarkTextAttentionInvertedHover, colorDarkTextAttentionInvertedPress, colorDarkTextAttentionPress, colorDarkTextDisabled, colorDarkTextDisabledInverted, colorDarkTextDisabledTransparent, colorDarkTextInfo, colorDarkTextInfoHover, colorDarkTextInfoInverted, colorDarkTextInfoInvertedHover, colorDarkTextInfoInvertedPress, colorDarkTextInfoPress, colorDarkTextLink, colorDarkTextLinkShade30, colorDarkTextLinkShade50, colorDarkTextLinkTint20, colorDarkTextLinkTint40, colorDarkTextNegative, colorDarkTextNegativeHover, colorDarkTextNegativeInverted, colorDarkTextNegativeInvertedHover, colorDarkTextNegativeInvertedPress, colorDarkTextNegativePress, colorDarkTextPositive, colorDarkTextPositiveHover, colorDarkTextPositiveInverted, colorDarkTextPositiveInvertedHover, colorDarkTextPositiveInvertedPress, colorDarkTextPositivePress, colorDarkTextPrimary, colorDarkTextPrimaryAlpha30, colorDarkTextPrimaryHover, colorDarkTextPrimaryInverted, colorDarkTextPrimaryInvertedAlpha30, colorDarkTextPrimaryInvertedAlpha40, colorDarkTextPrimaryInvertedHover, colorDarkTextPrimaryInvertedPress, colorDarkTextPrimaryInvertedShade20, colorDarkTextPrimaryInvertedShade30, colorDarkTextPrimaryInvertedTint15, colorDarkTextPrimaryInvertedTint24, colorDarkTextPrimaryInvertedTint30, colorDarkTextPrimaryInvertedTint40, colorDarkTextPrimaryInvertedTint50, colorDarkTextPrimaryInvertedTint7, colorDarkTextPrimaryPress, colorDarkTextPrimaryShade24, colorDarkTextPrimaryShade30, colorDarkTextPrimaryShade40, colorDarkTextPrimaryShade50, colorDarkTextPrimaryTint20, colorDarkTextPrimaryTint40, colorDarkTextQuaternary, colorDarkTextQuaternaryInverted, colorDarkTextSecondary, colorDarkTextSecondaryHover, colorDarkTextSecondaryInverted, colorDarkTextSecondaryInvertedHover, colorDarkTextSecondaryInvertedPress, colorDarkTextSecondaryInvertedShade20, colorDarkTextSecondaryInvertedShade30, colorDarkTextSecondaryInvertedTransparent, colorDarkTextSecondaryPress, colorDarkTextSecondaryShade20, colorDarkTextSecondaryShade30, colorDarkTextSecondaryTint20, colorDarkTextSecondaryTint40, colorDarkTextSecondaryTransparent, colorDarkTextTertiary, colorDarkTextTertiaryHover, colorDarkTextTertiaryInverted, colorDarkTextTertiaryInvertedHover, colorDarkTextTertiaryInvertedPress, colorDarkTextTertiaryInvertedTransparent, colorDarkTextTertiaryPress, colorDarkTextTertiaryTransparent, colorDarkTransparentDefault, colorDarkTransparentDefaultHover, colorDarkTransparentDefaultInvertedHover, colorDarkTransparentDefaultInvertedPress, colorDarkTransparentDefaultPress, colorDynamicNulled, colorDynamicPrimaryDark, colorDynamicPrimaryLight, colorDynamicQuaternaryDark, colorDynamicQuaternaryLight, colorDynamicQuinaryDark, colorDynamicQuinaryLight, colorDynamicSecondaryDark, colorDynamicSecondaryLight, colorDynamicSenaryDark, colorDynamicSenaryLight, colorDynamicTertiaryDark, colorDynamicTertiaryLight, colorGreenDone, colorGreenDone05, colorGreenDone05Flat, colorGreenDone10, colorGreenDone10Flat, colorGreenDone20, colorGreenDone20Flat, colorGreenText, colorGreenText60, colorGreenText60Flat, colorLavender, colorLightAccentPrimary, colorLightAccentPrimaryHover, colorLightAccentPrimaryInverted, colorLightAccentPrimaryInvertedHover, colorLightAccentPrimaryInvertedPress, colorLightAccentPrimaryPress, colorLightAccentSecondary, colorLightAccentSecondaryHover, colorLightAccentSecondaryInverted, colorLightAccentSecondaryInvertedHover, colorLightAccentSecondaryInvertedPress, colorLightAccentSecondaryPress, colorLightBaseBgAltPrimary, colorLightBaseBgAltPrimaryInverted, colorLightBaseBgAltSecondary, colorLightBaseBgAltSecondaryInverted, colorLightBaseBgAltTertiary, colorLightBaseBgAltTertiaryInverted, colorLightBaseBgPrimary, colorLightBaseBgPrimaryInverted, colorLightBaseBgSecondary, colorLightBaseBgSecondaryInverted, colorLightBaseBgTertiary, colorLightBaseBgTertiaryInverted, colorLightBgAccent, colorLightBgAccentAlpha30, colorLightBgAccentShade10, colorLightBgAccentShade15, colorLightBgAccentShade30, colorLightBgAccentShade7, colorLightBgAccentTint15, colorLightBgAccentTint20, colorLightBgAttentionMuted, colorLightBgComponent, colorLightBgComponentInverted, colorLightBgInfo, colorLightBgInfoMuted, colorLightBgLinkMuted, colorLightBgNegativeMuted, colorLightBgNeutral, colorLightBgNulled, colorLightBgOpaque, colorLightBgOverlay, colorLightBgPositiveMuted, colorLightBgPrimary, colorLightBgPrimaryAlpha12, colorLightBgPrimaryAlpha15, colorLightBgPrimaryAlpha16, colorLightBgPrimaryAlpha20, colorLightBgPrimaryAlpha30, colorLightBgPrimaryAlpha32, colorLightBgPrimaryAlpha37, colorLightBgPrimaryAlpha4, colorLightBgPrimaryAlpha40, colorLightBgPrimaryAlpha8, colorLightBgPrimaryGrouped, colorLightBgPrimaryInverted, colorLightBgPrimaryInvertedAlpha10, colorLightBgPrimaryInvertedAlpha12, colorLightBgPrimaryInvertedAlpha15, colorLightBgPrimaryInvertedAlpha16, colorLightBgPrimaryInvertedAlpha20, colorLightBgPrimaryInvertedAlpha24, colorLightBgPrimaryInvertedAlpha3, colorLightBgPrimaryInvertedAlpha30, colorLightBgPrimaryInvertedAlpha32, colorLightBgPrimaryInvertedAlpha4, colorLightBgPrimaryInvertedAlpha40, colorLightBgPrimaryInvertedAlpha5, colorLightBgPrimaryInvertedAlpha50, colorLightBgPrimaryInvertedAlpha7, colorLightBgPrimaryInvertedAlpha8, colorLightBgPrimaryInvertedTint15, colorLightBgPrimaryInvertedTint20, colorLightBgPrimaryInvertedTint7, colorLightBgPrimaryShade15, colorLightBgPrimaryShade7, colorLightBgQuaternary, colorLightBgQuaternaryAlpha30, colorLightBgQuaternaryInverted, colorLightBgQuaternaryInvertedAlpha30, colorLightBgQuaternaryInvertedTint15, colorLightBgQuaternaryInvertedTint20, colorLightBgQuaternaryShade10, colorLightBgQuaternaryShade15, colorLightBgQuaternaryShade30, colorLightBgQuaternaryShade7, colorLightBgSecondary, colorLightBgSecondaryAlpha30, colorLightBgSecondaryGrouped, colorLightBgSecondaryInverted, colorLightBgSecondaryInvertedAlpha30, colorLightBgSecondaryInvertedShade15, colorLightBgSecondaryInvertedShade7, colorLightBgSecondaryInvertedTint15, colorLightBgSecondaryInvertedTint20, colorLightBgSecondaryShade15, colorLightBgSecondaryShade7, colorLightBgSecondaryTint15, colorLightBgSecondaryTint20, colorLightBgTertiary, colorLightBgTertiaryGrouped, colorLightBgTertiaryInverted, colorLightBgTertiaryShade7, colorLightBlue, colorLightBorderAccent, colorLightBorderKey, colorLightBorderKeyAlpha15, colorLightBorderKeyAlpha7, colorLightBorderKeyInverted, colorLightBorderKeyInvertedAlpha15, colorLightBorderKeyInvertedAlpha7, colorLightBorderLink, colorLightBorderPrimary, colorLightBorderPrimaryInverted, colorLightBorderSecondary, colorLightBorderSecondaryInverted, colorLightBorderTertiary, colorLightBorderTertiaryInverted, colorLightBorderUnderline, colorLightBorderUnderlineAlpha30, colorLightBorderUnderlineInverted, colorLightBorderUnderlineInvertedAlpha30, colorLightGraphicAccent, colorLightGraphicAccentAlpha30, colorLightGraphicAccentShade10, colorLightGraphicAccentShade15, colorLightGraphicAccentShade30, colorLightGraphicAccentShade7, colorLightGraphicAccentTint15, colorLightGraphicAttention, colorLightGraphicLink, colorLightGraphicLinkAlpha15, colorLightGraphicNegative, colorLightGraphicNegativeAlpha10, colorLightGraphicNegativeAlpha30, colorLightGraphicNegativeAlpha40, colorLightGraphicNegativeShade15, colorLightGraphicNegativeShade30, colorLightGraphicNegativeShade7, colorLightGraphicNegativeTint20, colorLightGraphicNegativeTint30, colorLightGraphicNeutral, colorLightGraphicPositive, colorLightGraphicPositiveAlpha10, colorLightGraphicPositiveShade10, colorLightGraphicPositiveShade30, colorLightGraphicPrimary, colorLightGraphicPrimaryAlpha30, colorLightGraphicPrimaryAlpha40, colorLightGraphicPrimaryAlpha50, colorLightGraphicPrimaryAlpha60, colorLightGraphicPrimaryInverted, colorLightGraphicPrimaryInvertedAlpha30, colorLightGraphicPrimaryInvertedAlpha40, colorLightGraphicPrimaryInvertedAlpha50, colorLightGraphicPrimaryInvertedAlpha60, colorLightGraphicPrimaryInvertedShade10, colorLightGraphicPrimaryInvertedShade15, colorLightGraphicPrimaryInvertedShade30, colorLightGraphicPrimaryInvertedShade7, colorLightGraphicPrimaryShade10, colorLightGraphicPrimaryShade30, colorLightGraphicPrimaryTint15, colorLightGraphicPrimaryTint20, colorLightGraphicPrimaryTint30, colorLightGraphicQuaternary, colorLightGraphicQuaternaryInverted, colorLightGraphicQuaternaryShade10, colorLightGraphicSecondary, colorLightGraphicSecondaryAlpha30, colorLightGraphicSecondaryInverted, colorLightGraphicSecondaryInvertedAlpha30, colorLightGraphicSecondaryInvertedShade10, colorLightGraphicSecondaryInvertedShade30, colorLightGraphicSecondaryInvertedTint15, colorLightGraphicSecondaryInvertedTint20, colorLightGraphicSecondaryShade30, colorLightGraphicSecondaryShade50, colorLightGraphicTertiary, colorLightGraphicTertiaryAlpha30, colorLightGraphicTertiaryInverted, colorLightGraphicTertiaryInvertedAlpha30, colorLightGraphicTertiaryInvertedTint15, colorLightGraphicTertiaryInvertedTint20, colorLightGraphicTertiaryShade15, colorLightGraphicTertiaryShade7, colorLightGraphicTertiaryTint15, colorLightGraphicTertiaryTint20, colorLightModalBgAltPrimary, colorLightModalBgAltPrimaryInverted, colorLightModalBgAltSecondary, colorLightModalBgAltSecondaryInverted, colorLightModalBgAltTertiary, colorLightModalBgAltTertiaryInverted, colorLightModalBgPrimary, colorLightModalBgPrimaryInverted, colorLightModalBgSecondary, colorLightModalBgSecondaryInverted, colorLightModalBgTertiary, colorLightModalBgTertiaryInverted, colorLightNeutral0, colorLightNeutral0Hover, colorLightNeutral0Inverted, colorLightNeutral0InvertedHover, colorLightNeutral0InvertedPress, colorLightNeutral0Press, colorLightNeutral100, colorLightNeutral100Hover, colorLightNeutral100Inverted, colorLightNeutral100InvertedHover, colorLightNeutral100InvertedPress, colorLightNeutral100Press, colorLightNeutral1500, colorLightNeutral1500Hover, colorLightNeutral1500Inverted, colorLightNeutral1500InvertedHover, colorLightNeutral1500InvertedPress, colorLightNeutral1500Press, colorLightNeutral200, colorLightNeutral200Hover, colorLightNeutral200Inverted, colorLightNeutral200InvertedHover, colorLightNeutral200InvertedPress, colorLightNeutral200Press, colorLightNeutral300, colorLightNeutral300Hover, colorLightNeutral300Inverted, colorLightNeutral300InvertedHover, colorLightNeutral300InvertedPress, colorLightNeutral300Press, colorLightNeutral400, colorLightNeutral400Hover, colorLightNeutral400Inverted, colorLightNeutral400InvertedHover, colorLightNeutral400InvertedPress, colorLightNeutral400Press, colorLightNeutral500, colorLightNeutral500Hover, colorLightNeutral500Inverted, colorLightNeutral500InvertedHover, colorLightNeutral500InvertedPress, colorLightNeutral500Press, colorLightNeutral700, colorLightNeutral700Alpha15, colorLightNeutral700Hover, colorLightNeutral700Inverted, colorLightNeutral700InvertedHover, colorLightNeutral700InvertedPress, colorLightNeutral700Press, colorLightNeutralTranslucent0, colorLightNeutralTranslucent0Hover, colorLightNeutralTranslucent0Inverted, colorLightNeutralTranslucent0InvertedHover, colorLightNeutralTranslucent0InvertedPress, colorLightNeutralTranslucent0Press, colorLightNeutralTranslucent100, colorLightNeutralTranslucent100Hover, colorLightNeutralTranslucent100Inverted, colorLightNeutralTranslucent100InvertedHover, colorLightNeutralTranslucent100InvertedPress, colorLightNeutralTranslucent100Press, colorLightNeutralTranslucent1300, colorLightNeutralTranslucent1300Hover, colorLightNeutralTranslucent1300Inverted, colorLightNeutralTranslucent1300InvertedHover, colorLightNeutralTranslucent1300InvertedPress, colorLightNeutralTranslucent1300Press, colorLightNeutralTranslucent1500Hover, colorLightNeutralTranslucent1500InvertedHover, colorLightNeutralTranslucent1500InvertedPress, colorLightNeutralTranslucent1500Press, colorLightNeutralTranslucent200, colorLightNeutralTranslucent200Hover, colorLightNeutralTranslucent200Inverted, colorLightNeutralTranslucent200InvertedHover, colorLightNeutralTranslucent200InvertedPress, colorLightNeutralTranslucent200Press, colorLightNeutralTranslucent300, colorLightNeutralTranslucent300Hover, colorLightNeutralTranslucent300Inverted, colorLightNeutralTranslucent300InvertedHover, colorLightNeutralTranslucent300InvertedPress, colorLightNeutralTranslucent300Press, colorLightNeutralTranslucent400, colorLightNeutralTranslucent400Hover, colorLightNeutralTranslucent400Inverted, colorLightNeutralTranslucent400InvertedHover, colorLightNeutralTranslucent400InvertedPress, colorLightNeutralTranslucent400Press, colorLightNeutralTranslucent500, colorLightNeutralTranslucent500Hover, colorLightNeutralTranslucent500Inverted, colorLightNeutralTranslucent500InvertedHover, colorLightNeutralTranslucent500InvertedPress, colorLightNeutralTranslucent500Press, colorLightNeutralTranslucent700, colorLightNeutralTranslucent700Hover, colorLightNeutralTranslucent700Inverted, colorLightNeutralTranslucent700InvertedHover, colorLightNeutralTranslucent700InvertedPress, colorLightNeutralTranslucent700Press, colorLightOverlayDefault, colorLightSpecialbgComponent, colorLightSpecialbgComponentAlpha14, colorLightSpecialbgComponentAlpha2, colorLightSpecialbgComponentAlpha23, colorLightSpecialbgComponentAlpha30, colorLightSpecialbgComponentInverted, colorLightSpecialbgComponentInvertedAlpha30, colorLightSpecialbgComponentInvertedTint15, colorLightSpecialbgComponentInvertedTint20, colorLightSpecialbgComponentShade10, colorLightSpecialbgComponentShade15, colorLightSpecialbgComponentShade30, colorLightSpecialbgComponentShade7, colorLightSpecialbgNulled, colorLightSpecialbgOverlay, colorLightSpecialbgOverlayFallback, colorLightSpecialbgPrimaryGrouped, colorLightSpecialbgSecondaryGrouped, colorLightSpecialbgSecondaryTransparent, colorLightSpecialbgSecondaryTransparentInverted, colorLightSpecialbgSecondaryTransparentInvertedTint15, colorLightSpecialbgSecondaryTransparentInvertedTint20, colorLightSpecialbgSecondaryTransparentShade15, colorLightSpecialbgSecondaryTransparentShade7, colorLightSpecialbgTertiaryGrouped, colorLightSpecialbgTertiaryTransparent, colorLightSpecialbgTertiaryTransparentInverted, colorLightSpecialbgTertiaryTransparentInvertedTint15, colorLightSpecialbgTertiaryTransparentInvertedTint20, colorLightSpecialbgTertiaryTransparentShade15, colorLightSpecialbgTertiaryTransparentShade7, colorLightStatusAttention, colorLightStatusAttentionHover, colorLightStatusAttentionInverted, colorLightStatusAttentionInvertedHover, colorLightStatusAttentionInvertedPress, colorLightStatusAttentionPress, colorLightStatusInfo, colorLightStatusInfoAlpha15, colorLightStatusInfoHover, colorLightStatusInfoInverted, colorLightStatusInfoInvertedHover, colorLightStatusInfoInvertedPress, colorLightStatusInfoPress, colorLightStatusMutedAltAttention, colorLightStatusMutedAltAttentionHover, colorLightStatusMutedAltAttentionInverted, colorLightStatusMutedAltAttentionInvertedHover, colorLightStatusMutedAltAttentionInvertedPress, colorLightStatusMutedAltAttentionPress, colorLightStatusMutedAltInfo, colorLightStatusMutedAltInfoHover, colorLightStatusMutedAltInfoInverted, colorLightStatusMutedAltInfoInvertedHover, colorLightStatusMutedAltInfoInvertedPress, colorLightStatusMutedAltInfoPress, colorLightStatusMutedAltNegative, colorLightStatusMutedAltNegativeHover, colorLightStatusMutedAltNegativeInverted, colorLightStatusMutedAltNegativeInvertedHover, colorLightStatusMutedAltNegativeInvertedPress, colorLightStatusMutedAltNegativePress, colorLightStatusMutedAltPositive, colorLightStatusMutedAltPositiveHover, colorLightStatusMutedAltPositiveInverted, colorLightStatusMutedAltPositiveInvertedHover, colorLightStatusMutedAltPositiveInvertedPress, colorLightStatusMutedAltPositivePress, colorLightStatusMutedAttention, colorLightStatusMutedAttentionHover, colorLightStatusMutedAttentionInverted, colorLightStatusMutedAttentionInvertedHover, colorLightStatusMutedAttentionInvertedPress, colorLightStatusMutedAttentionPress, colorLightStatusMutedInfo, colorLightStatusMutedInfoHover, colorLightStatusMutedInfoInverted, colorLightStatusMutedInfoInvertedHover, colorLightStatusMutedInfoInvertedPress, colorLightStatusMutedInfoPress, colorLightStatusMutedNegative, colorLightStatusMutedNegativeHover, colorLightStatusMutedNegativeInverted, colorLightStatusMutedNegativeInvertedHover, colorLightStatusMutedNegativeInvertedPress, colorLightStatusMutedNegativePress, colorLightStatusMutedPositive, colorLightStatusMutedPositiveHover, colorLightStatusMutedPositiveInverted, colorLightStatusMutedPositiveInvertedHover, colorLightStatusMutedPositiveInvertedPress, colorLightStatusMutedPositivePress, colorLightStatusNegative, colorLightStatusNegativeHover, colorLightStatusNegativeInverted, colorLightStatusNegativeInvertedHover, colorLightStatusNegativeInvertedPress, colorLightStatusNegativePress, colorLightStatusPositive, colorLightStatusPositiveHover, colorLightStatusPositiveInverted, colorLightStatusPositiveInvertedHover, colorLightStatusPositiveInvertedPress, colorLightStatusPositivePress, colorLightTextAccent, colorLightTextAttention, colorLightTextAttentionHover, colorLightTextAttentionInverted, colorLightTextAttentionInvertedHover, colorLightTextAttentionInvertedPress, colorLightTextAttentionPress, colorLightTextDisabled, colorLightTextDisabledInverted, colorLightTextDisabledTransparent, colorLightTextInfo, colorLightTextInfoHover, colorLightTextInfoInverted, colorLightTextInfoInvertedHover, colorLightTextInfoInvertedPress, colorLightTextInfoPress, colorLightTextLink, colorLightTextLinkShade20, colorLightTextLinkShade40, colorLightTextLinkTint30, colorLightTextLinkTint50, colorLightTextNegative, colorLightTextNegativeHover, colorLightTextNegativeInverted, colorLightTextNegativeInvertedHover, colorLightTextNegativeInvertedPress, colorLightTextNegativePress, colorLightTextPositive, colorLightTextPositiveHover, colorLightTextPositiveInverted, colorLightTextPositiveInvertedHover, colorLightTextPositiveInvertedPress, colorLightTextPositivePress, colorLightTextPrimary, colorLightTextPrimaryAlpha30, colorLightTextPrimaryHover, colorLightTextPrimaryInverted, colorLightTextPrimaryInvertedAlpha30, colorLightTextPrimaryInvertedAlpha40, colorLightTextPrimaryInvertedHover, colorLightTextPrimaryInvertedPress, colorLightTextPrimaryInvertedShade15, colorLightTextPrimaryInvertedShade24, colorLightTextPrimaryInvertedShade30, colorLightTextPrimaryInvertedShade40, colorLightTextPrimaryInvertedShade50, colorLightTextPrimaryInvertedShade7, colorLightTextPrimaryInvertedTint20, colorLightTextPrimaryInvertedTint30, colorLightTextPrimaryPress, colorLightTextPrimaryShade20, colorLightTextPrimaryShade40, colorLightTextPrimaryTint24, colorLightTextPrimaryTint30, colorLightTextPrimaryTint40, colorLightTextPrimaryTint50, colorLightTextQuaternary, colorLightTextQuaternaryInverted, colorLightTextSecondary, colorLightTextSecondaryHover, colorLightTextSecondaryInverted, colorLightTextSecondaryInvertedHover, colorLightTextSecondaryInvertedPress, colorLightTextSecondaryInvertedTint20, colorLightTextSecondaryInvertedTint30, colorLightTextSecondaryInvertedTransparent, colorLightTextSecondaryPress, colorLightTextSecondaryShade20, colorLightTextSecondaryShade40, colorLightTextSecondaryTint20, colorLightTextSecondaryTint30, colorLightTextSecondaryTransparent, colorLightTextTertiary, colorLightTextTertiaryHover, colorLightTextTertiaryInverted, colorLightTextTertiaryInvertedHover, colorLightTextTertiaryInvertedPress, colorLightTextTertiaryInvertedTransparent, colorLightTextTertiaryPress, colorLightTextTertiaryTransparent, colorLightTransparentDefault, colorLightTransparentDefaultHover, colorLightTransparentDefaultInvertedHover, colorLightTransparentDefaultInvertedPress, colorLightTransparentDefaultPress, colorRedBrand, colorRedBrand05Flat, colorRedBrand10, colorRedBrand10Flat, colorRedBrand20, colorRedBrand20Flat, colorRedBrand30, colorRedBrand30Flat, colorRedBrand50, colorRedBrand50Flat, colorRedBrand70, colorRedBrand70Flat, colorRedBrand85, colorRedBrand85Flat, colorRedDark, colorRedError, colorSand, colorStaticAccentPrimary, colorStaticAccentPrimaryHover, colorStaticAccentPrimaryInverted, colorStaticAccentPrimaryInvertedHover, colorStaticAccentPrimaryInvertedPress, colorStaticAccentPrimaryPress, colorStaticAccentSecondary, colorStaticAccentSecondaryHover, colorStaticAccentSecondaryInverted, colorStaticAccentSecondaryInvertedHover, colorStaticAccentSecondaryInvertedPress, colorStaticAccentSecondaryPress, colorStaticBgAccent, colorStaticBgDark, colorStaticBgLight, colorStaticBgNeutralDark, colorStaticBgNeutralLight, colorStaticBgPrimaryDark, colorStaticBgPrimaryDarkAlpha10, colorStaticBgPrimaryDarkAlpha20, colorStaticBgPrimaryDarkTint15, colorStaticBgPrimaryDarkTint20, colorStaticBgPrimaryLight, colorStaticBgQuaternaryDark, colorStaticBgQuaternaryLight, colorStaticBgSecondaryDark, colorStaticBgSecondaryLight, colorStaticBgTertiaryDark, colorStaticBgTertiaryLight, colorStaticBorderAccent, colorStaticCorpbgNeutral, colorStaticCorpbgPrimary, colorStaticCorpbgSecondary, colorStaticCorpbgTertiary, colorStaticGraphicAccent, colorStaticGraphicAmethyst, colorStaticGraphicBlackberry, colorStaticGraphicBlueChill, colorStaticGraphicBlueChillOld, colorStaticGraphicBlueMaya, colorStaticGraphicBlueMoody, colorStaticGraphicBlueSteel, colorStaticGraphicBotticelli, colorStaticGraphicBoulder, colorStaticGraphicBoulderOld, colorStaticGraphicBrinkPink, colorStaticGraphicBrinkPinkOld, colorStaticGraphicBurntSienna, colorStaticGraphicBurntSiennaOld, colorStaticGraphicCarrot, colorStaticGraphicChatelle, colorStaticGraphicChatelleOld, colorStaticGraphicChathamsBlue, colorStaticGraphicChathamsBlueOld, colorStaticGraphicChick, colorStaticGraphicCrete, colorStaticGraphicCuriousBlue, colorStaticGraphicCuriousBlueLight, colorStaticGraphicCuriousBlueLightOld, colorStaticGraphicDark, colorStaticGraphicEasternBlue, colorStaticGraphicFrenchLilac, colorStaticGraphicFuelYellow, colorStaticGraphicFunBlue, colorStaticGraphicFunBlueOld, colorStaticGraphicGallery, colorStaticGraphicGreenJungle, colorStaticGraphicHippieBlue, colorStaticGraphicHippieBlueOld, colorStaticGraphicJaffa, colorStaticGraphicJaffaLight, colorStaticGraphicJaffaLightOld, colorStaticGraphicJava, colorStaticGraphicJavaOld, colorStaticGraphicJungleGreen, colorStaticGraphicLavender, colorStaticGraphicLight, colorStaticGraphicLightShade15, colorStaticGraphicLightShade7, colorStaticGraphicMantis, colorStaticGraphicMantisOld, colorStaticGraphicMatisse, colorStaticGraphicMatisseOld, colorStaticGraphicMaya, colorStaticGraphicMilanoRed, colorStaticGraphicMilanoRedOld, colorStaticGraphicMirage, colorStaticGraphicMirageOld, colorStaticGraphicMoonRaker, colorStaticGraphicMossGreen, colorStaticGraphicNevada, colorStaticGraphicNevadaOld, colorStaticGraphicOlive, colorStaticGraphicOlivine, colorStaticGraphicOlivineOld, colorStaticGraphicPeach, colorStaticGraphicPermission, colorStaticGraphicPersimmon, colorStaticGraphicPewter, colorStaticGraphicPewterOld, colorStaticGraphicPickledBluewood, colorStaticGraphicPickledBluewoodOld, colorStaticGraphicPorsche, colorStaticGraphicPorscheOld, colorStaticGraphicRaspberry, colorStaticGraphicRedDamask, colorStaticGraphicRedDamaskOld, colorStaticGraphicSaffron, colorStaticGraphicSaffronOld, colorStaticGraphicSalomie, colorStaticGraphicSand, colorStaticGraphicSandyBrown, colorStaticGraphicSandybrownOld, colorStaticGraphicSeawater, colorStaticGraphicSerenade, colorStaticGraphicSky, colorStaticGraphicSoftPeach, colorStaticGraphicSolitude, colorStaticGraphicStrawberry, colorStaticGraphicSundust, colorStaticGraphicTurkishRose, colorStaticGraphicTurkishRoseOld, colorStaticGraphicTurquoiseBlue, colorStaticGraphicTurquoiseBlueOld, colorStaticGraphicValencia, colorStaticGraphicValenciaOld, colorStaticGraphicWaikawaGray, colorStaticGraphicWaikawaGrayOld, colorStaticGraphicWhisper, colorStaticGraphicZanah, colorStaticLocalLightBlue, colorStaticNeutral0, colorStaticNeutral0Hover, colorStaticNeutral0Inverted, colorStaticNeutral0InvertedHover, colorStaticNeutral0InvertedPress, colorStaticNeutral0Press, colorStaticNeutral100, colorStaticNeutral100Hover, colorStaticNeutral100Inverted, colorStaticNeutral100InvertedHover, colorStaticNeutral100InvertedPress, colorStaticNeutral100Press, colorStaticNeutral1500, colorStaticNeutral1500Hover, colorStaticNeutral1500Inverted, colorStaticNeutral1500InvertedHover, colorStaticNeutral1500InvertedPress, colorStaticNeutral1500Press, colorStaticNeutral200, colorStaticNeutral200Hover, colorStaticNeutral200Inverted, colorStaticNeutral200InvertedHover, colorStaticNeutral200InvertedPress, colorStaticNeutral200Press, colorStaticNeutral300, colorStaticNeutral300Hover, colorStaticNeutral300Inverted, colorStaticNeutral300InvertedHover, colorStaticNeutral300InvertedPress, colorStaticNeutral300Press, colorStaticNeutral400, colorStaticNeutral400Hover, colorStaticNeutral400Inverted, colorStaticNeutral400InvertedHover, colorStaticNeutral400InvertedPress, colorStaticNeutral400Press, colorStaticNeutral500, colorStaticNeutral500Hover, colorStaticNeutral500Inverted, colorStaticNeutral500InvertedHover, colorStaticNeutral500InvertedPress, colorStaticNeutral500Press, colorStaticNeutral700, colorStaticNeutral700Hover, colorStaticNeutral700Inverted, colorStaticNeutral700InvertedHover, colorStaticNeutral700InvertedPress, colorStaticNeutral700Press, colorStaticNeutralTranslucent0, colorStaticNeutralTranslucent0Hover, colorStaticNeutralTranslucent0Inverted, colorStaticNeutralTranslucent0InvertedHover, colorStaticNeutralTranslucent0InvertedPress, colorStaticNeutralTranslucent0Press, colorStaticNeutralTranslucent100, colorStaticNeutralTranslucent100Hover, colorStaticNeutralTranslucent100Inverted, colorStaticNeutralTranslucent100InvertedHover, colorStaticNeutralTranslucent100InvertedPress, colorStaticNeutralTranslucent100Press, colorStaticNeutralTranslucent1300, colorStaticNeutralTranslucent1300Hover, colorStaticNeutralTranslucent1300Inverted, colorStaticNeutralTranslucent1300InvertedHover, colorStaticNeutralTranslucent1300InvertedPress, colorStaticNeutralTranslucent1300Press, colorStaticNeutralTranslucent1500Hover, colorStaticNeutralTranslucent1500InvertedHover, colorStaticNeutralTranslucent1500InvertedPress, colorStaticNeutralTranslucent1500Press, colorStaticNeutralTranslucent200, colorStaticNeutralTranslucent200Hover, colorStaticNeutralTranslucent200Inverted, colorStaticNeutralTranslucent200InvertedHover, colorStaticNeutralTranslucent200InvertedPress, colorStaticNeutralTranslucent200Press, colorStaticNeutralTranslucent300, colorStaticNeutralTranslucent300Hover, colorStaticNeutralTranslucent300Inverted, colorStaticNeutralTranslucent300InvertedHover, colorStaticNeutralTranslucent300InvertedPress, colorStaticNeutralTranslucent300Press, colorStaticNeutralTranslucent400, colorStaticNeutralTranslucent400Hover, colorStaticNeutralTranslucent400Inverted, colorStaticNeutralTranslucent400InvertedHover, colorStaticNeutralTranslucent400InvertedPress, colorStaticNeutralTranslucent400Press, colorStaticNeutralTranslucent500, colorStaticNeutralTranslucent500Hover, colorStaticNeutralTranslucent500Inverted, colorStaticNeutralTranslucent500InvertedHover, colorStaticNeutralTranslucent500InvertedPress, colorStaticNeutralTranslucent500Press, colorStaticNeutralTranslucent700, colorStaticNeutralTranslucent700Hover, colorStaticNeutralTranslucent700Inverted, colorStaticNeutralTranslucent700InvertedHover, colorStaticNeutralTranslucent700InvertedPress, colorStaticNeutralTranslucent700Press, colorStaticNulled, colorStaticOverlayBlackHigh, colorStaticOverlayBlackLow, colorStaticOverlayBlackNormal, colorStaticOverlayBlackXhigh, colorStaticOverlayBlackXlow, colorStaticOverlayIndigoHigh, colorStaticOverlayIndigoLow, colorStaticOverlayIndigoNormal, colorStaticOverlayIndigoXhigh, colorStaticOverlayIndigoXlow, colorStaticOverlayWhiteHigh, colorStaticOverlayWhiteLow, colorStaticOverlayWhiteNormal, colorStaticOverlayWhiteXhigh, colorStaticOverlayWhiteXlow, colorStaticPrimaryDark, colorStaticPrimaryLight, colorStaticQuaternaryDark, colorStaticQuaternaryLight, colorStaticQuinaryDark, colorStaticQuinaryLight, colorStaticSecondaryDark, colorStaticSecondaryLight, colorStaticSenaryDark, colorStaticSenaryLight, colorStaticStatusAttention, colorStaticStatusAttentionInverted, colorStaticStatusBlue, colorStaticStatusBlueAlpha10, colorStaticStatusGreen, colorStaticStatusGreenAlpha10, colorStaticStatusGrey, colorStaticStatusGreyAlpha10, colorStaticStatusInfo, colorStaticStatusInfoInverted, colorStaticStatusMutedAltAttention, colorStaticStatusMutedAltAttentionInverted, colorStaticStatusMutedAltInfo, colorStaticStatusMutedAltInfoInverted, colorStaticStatusMutedAltNegative, colorStaticStatusMutedAltNegativeInverted, colorStaticStatusMutedAltPositive, colorStaticStatusMutedAltPositiveInverted, colorStaticStatusMutedAttention, colorStaticStatusMutedAttentionInverted, colorStaticStatusMutedInfo, colorStaticStatusMutedInfoInverted, colorStaticStatusMutedNegative, colorStaticStatusMutedNegativeInverted, colorStaticStatusMutedPositive, colorStaticStatusMutedPositiveInverted, colorStaticStatusNegative, colorStaticStatusNegativeInverted, colorStaticStatusOrange, colorStaticStatusOrangeAlpha10, colorStaticStatusPositive, colorStaticStatusPositiveInverted, colorStaticStatusPurple, colorStaticStatusPurpleAlpha10, colorStaticStatusRed, colorStaticStatusRedAlpha10, colorStaticStatusTeal, colorStaticStatusTealAlpha10, colorStaticTertiaryDark, colorStaticTertiaryLight, colorStaticTextAccent, colorStaticTextAttention, colorStaticTextAttentionHover, colorStaticTextAttentionInverted, colorStaticTextAttentionInvertedHover, colorStaticTextAttentionInvertedPress, colorStaticTextAttentionPress, colorStaticTextInfo, colorStaticTextInfoHover, colorStaticTextInfoInverted, colorStaticTextInfoInvertedHover, colorStaticTextInfoInvertedPress, colorStaticTextInfoPress, colorStaticTextNegative, colorStaticTextNegativeHover, colorStaticTextNegativeInverted, colorStaticTextNegativeInvertedHover, colorStaticTextNegativeInvertedPress, colorStaticTextNegativePress, colorStaticTextPositive, colorStaticTextPositiveHover, colorStaticTextPositiveInverted, colorStaticTextPositiveInvertedHover, colorStaticTextPositiveInvertedPress, colorStaticTextPositivePress, colorStaticTextPrimary, colorStaticTextPrimaryDark, colorStaticTextPrimaryHover, colorStaticTextPrimaryInverted, colorStaticTextPrimaryInvertedHover, colorStaticTextPrimaryInvertedPress, colorStaticTextPrimaryLight, colorStaticTextPrimaryLightAlpha30, colorStaticTextPrimaryPress, colorStaticTextQuaternary, colorStaticTextQuaternaryInverted, colorStaticTextSecondary, colorStaticTextSecondaryDark, colorStaticTextSecondaryDarkTransparent, colorStaticTextSecondaryHover, colorStaticTextSecondaryInverted, colorStaticTextSecondaryInvertedHover, colorStaticTextSecondaryInvertedPress, colorStaticTextSecondaryLight, colorStaticTextSecondaryLightTransparent, colorStaticTextSecondaryPress, colorStaticTextTertiary, colorStaticTextTertiaryDark, colorStaticTextTertiaryDarkTransparent, colorStaticTextTertiaryHover, colorStaticTextTertiaryInverted, colorStaticTextTertiaryInvertedHover, colorStaticTextTertiaryInvertedPress, colorStaticTextTertiaryLight, colorStaticTextTertiaryLightTransparent, colorStaticTextTertiaryPress, colorWhite, colorWhite10, colorWhite30, colorWhite60, fontFamilyStyrene, fontFamilySystem, gap2xl, gap2xlNeg, gap2xs, gap2xsNeg, gap3xl, gap3xlNeg, gap3xs, gap3xsNeg, gap4xl, gap4xlNeg, gap5xl, gap5xlNeg, gap6xl, gap6xlNeg, gap7xl, gap7xlNeg, gap8xl, gap8xlNeg, gapL, gapLNeg, gapM, gapMNeg, gapS, gapSNeg, gapXl, gapXlNeg, gapXs, gapXsNeg, shadowL, shadowLHard, shadowLHardUp, shadowLUp, shadowM, shadowMHard, shadowMHardUp, shadowMUp, shadowS, shadowSHard, shadowSHardUp, shadowSUp, shadowXl, shadowXlHard, shadowXlHardUp, shadowXlUp, shadowXs, shadowXsHard, shadowXsHardUp, shadowXsUp };