@alfalab/core-components 42.15.0 → 43.1.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 (3045) hide show
  1. package/action-button/Component.js +5 -4
  2. package/action-button/cssm/Component.js +1 -0
  3. package/action-button/cssm/default.module.css +31 -19
  4. package/action-button/cssm/index.module.css +1 -2
  5. package/action-button/cssm/inverted.module.css +33 -21
  6. package/action-button/cssm/static.module.css +25 -13
  7. package/action-button/default.css +42 -30
  8. package/action-button/esm/Component.js +5 -4
  9. package/action-button/esm/default.css +42 -30
  10. package/action-button/esm/index.css +11 -12
  11. package/action-button/esm/inverted.css +44 -32
  12. package/action-button/esm/static.css +32 -20
  13. package/action-button/index.css +11 -12
  14. package/action-button/inverted.css +44 -32
  15. package/action-button/modern/Component.js +5 -4
  16. package/action-button/modern/default.css +42 -30
  17. package/action-button/modern/index.css +11 -12
  18. package/action-button/modern/inverted.css +44 -32
  19. package/action-button/modern/static.css +32 -20
  20. package/action-button/static.css +32 -20
  21. package/alert/Component.js +1 -1
  22. package/alert/esm/Component.js +1 -1
  23. package/alert/esm/index.css +3 -3
  24. package/alert/index.css +3 -3
  25. package/alert/modern/Component.js +1 -1
  26. package/alert/modern/index.css +3 -3
  27. package/amount/component.js +1 -1
  28. package/amount/esm/component.js +1 -1
  29. package/amount/esm/index.css +6 -6
  30. package/amount/esm/pure/component.js +1 -1
  31. package/amount/esm/pure/index.css +1 -1
  32. package/amount/index.css +6 -6
  33. package/amount/modern/component.js +1 -1
  34. package/amount/modern/index.css +6 -6
  35. package/amount/modern/pure/component.js +1 -1
  36. package/amount/modern/pure/index.css +1 -1
  37. package/amount/pure/component.js +1 -1
  38. package/amount/pure/index.css +1 -1
  39. package/amount-input/Component.js +17 -6
  40. package/amount-input/cssm/Component.js +14 -3
  41. package/amount-input/cssm/default.module.css +1 -1
  42. package/amount-input/default.css +3 -3
  43. package/amount-input/esm/Component.js +17 -6
  44. package/amount-input/esm/default.css +3 -3
  45. package/amount-input/esm/index.css +7 -7
  46. package/amount-input/esm/inverted.css +2 -2
  47. package/amount-input/index.css +7 -7
  48. package/amount-input/inverted.css +2 -2
  49. package/amount-input/modern/Component.js +17 -6
  50. package/amount-input/modern/default.css +3 -3
  51. package/amount-input/modern/index.css +7 -7
  52. package/amount-input/modern/inverted.css +2 -2
  53. package/attach/Component.js +1 -1
  54. package/attach/cssm/index.module.css +2 -2
  55. package/attach/esm/Component.js +1 -1
  56. package/attach/esm/index.css +28 -28
  57. package/attach/index.css +28 -28
  58. package/attach/modern/Component.js +1 -1
  59. package/attach/modern/index.css +28 -28
  60. package/backdrop/Component.js +1 -1
  61. package/backdrop/cssm/index.module.css +1 -1
  62. package/backdrop/esm/Component.js +1 -1
  63. package/backdrop/esm/index.css +11 -11
  64. package/backdrop/index.css +11 -11
  65. package/backdrop/modern/Component.js +1 -1
  66. package/backdrop/modern/index.css +11 -11
  67. package/badge/Component.js +1 -1
  68. package/badge/cssm/index.module.css +26 -24
  69. package/badge/esm/Component.js +1 -1
  70. package/badge/esm/index.css +73 -71
  71. package/badge/index.css +73 -71
  72. package/badge/modern/Component.js +1 -1
  73. package/badge/modern/index.css +73 -71
  74. package/bank-card/Component.js +1 -1
  75. package/bank-card/esm/Component.js +1 -1
  76. package/bank-card/esm/index.css +20 -20
  77. package/bank-card/index.css +20 -20
  78. package/bank-card/modern/Component.js +1 -1
  79. package/bank-card/modern/index.css +20 -20
  80. package/base-modal/Component.d.ts +4 -0
  81. package/base-modal/Component.js +11 -7
  82. package/base-modal/cssm/Component.d.ts +4 -0
  83. package/base-modal/cssm/Component.js +10 -6
  84. package/base-modal/esm/Component.d.ts +4 -0
  85. package/base-modal/esm/Component.js +11 -7
  86. package/base-modal/esm/index.css +13 -13
  87. package/base-modal/index.css +13 -13
  88. package/base-modal/modern/Component.d.ts +4 -0
  89. package/base-modal/modern/Component.js +10 -6
  90. package/base-modal/modern/index.css +13 -13
  91. package/bottom-sheet/component.js +1 -1
  92. package/bottom-sheet/components/footer/Component.js +1 -1
  93. package/bottom-sheet/components/footer/index.css +43 -43
  94. package/bottom-sheet/components/header/Component.js +1 -1
  95. package/bottom-sheet/components/header/index.css +14 -14
  96. package/bottom-sheet/cssm/components/footer/index.module.css +17 -17
  97. package/bottom-sheet/cssm/components/header/index.module.css +1 -1
  98. package/bottom-sheet/cssm/index.module.css +17 -17
  99. package/bottom-sheet/esm/component.js +1 -1
  100. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  101. package/bottom-sheet/esm/components/footer/index.css +43 -43
  102. package/bottom-sheet/esm/components/header/Component.js +1 -1
  103. package/bottom-sheet/esm/components/header/index.css +14 -14
  104. package/bottom-sheet/esm/index.css +60 -60
  105. package/bottom-sheet/index.css +60 -60
  106. package/bottom-sheet/modern/component.js +1 -1
  107. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  108. package/bottom-sheet/modern/components/footer/index.css +43 -43
  109. package/bottom-sheet/modern/components/header/Component.js +1 -1
  110. package/bottom-sheet/modern/components/header/index.css +14 -14
  111. package/bottom-sheet/modern/index.css +60 -60
  112. package/button/Component.desktop.js +3 -3
  113. package/button/Component.mobile.js +3 -3
  114. package/button/components/base-button/Component.js +3 -3
  115. package/button/components/base-button/default.css +95 -96
  116. package/button/components/base-button/index.css +59 -56
  117. package/button/components/base-button/inverted.css +95 -94
  118. package/button/cssm/components/base-button/default.module.css +48 -49
  119. package/button/cssm/components/base-button/index.module.css +7 -4
  120. package/button/cssm/components/base-button/inverted.module.css +48 -47
  121. package/button/cssm/default.desktop.module.css +14 -15
  122. package/button/cssm/default.mobile.module.css +15 -20
  123. package/button/cssm/desktop.module.css +0 -1
  124. package/button/cssm/inverted.desktop.module.css +12 -13
  125. package/button/cssm/inverted.mobile.module.css +13 -20
  126. package/button/cssm/mobile.module.css +0 -1
  127. package/button/cssm/vars.css +0 -1
  128. package/button/default.desktop.css +24 -25
  129. package/button/default.mobile.css +24 -29
  130. package/button/desktop.css +7 -8
  131. package/button/esm/Component.desktop.js +3 -3
  132. package/button/esm/Component.mobile.js +3 -3
  133. package/button/esm/components/base-button/Component.js +3 -3
  134. package/button/esm/components/base-button/default.css +95 -96
  135. package/button/esm/components/base-button/index.css +59 -56
  136. package/button/esm/components/base-button/inverted.css +95 -94
  137. package/button/esm/default.desktop.css +24 -25
  138. package/button/esm/default.mobile.css +24 -29
  139. package/button/esm/desktop.css +7 -8
  140. package/button/esm/inverted.desktop.css +22 -23
  141. package/button/esm/inverted.mobile.css +22 -29
  142. package/button/esm/mobile.css +7 -8
  143. package/button/inverted.desktop.css +22 -23
  144. package/button/inverted.mobile.css +22 -29
  145. package/button/mobile.css +7 -8
  146. package/button/modern/Component.desktop.js +3 -3
  147. package/button/modern/Component.mobile.js +3 -3
  148. package/button/modern/components/base-button/Component.js +3 -3
  149. package/button/modern/components/base-button/default.css +95 -96
  150. package/button/modern/components/base-button/index.css +59 -56
  151. package/button/modern/components/base-button/inverted.css +95 -94
  152. package/button/modern/default.desktop.css +24 -25
  153. package/button/modern/default.mobile.css +24 -29
  154. package/button/modern/desktop.css +7 -8
  155. package/button/modern/inverted.desktop.css +22 -23
  156. package/button/modern/inverted.mobile.css +22 -29
  157. package/button/modern/mobile.css +7 -8
  158. package/calendar/Component.desktop.js +1 -1
  159. package/calendar/components/calendar-mobile/Component.js +3 -3
  160. package/calendar/components/calendar-mobile/backdrop-transitions.css +11 -11
  161. package/calendar/components/calendar-mobile/index.css +17 -17
  162. package/calendar/components/calendar-mobile/transitions.css +8 -8
  163. package/calendar/components/days-table/Component.js +1 -1
  164. package/calendar/components/days-table/index.css +71 -71
  165. package/calendar/components/header/Component.js +1 -1
  166. package/calendar/components/header/index.css +3 -3
  167. package/calendar/components/month-year-header/Component.js +1 -1
  168. package/calendar/components/month-year-header/index.css +10 -10
  169. package/calendar/components/months-table/Component.js +1 -1
  170. package/calendar/components/months-table/index.css +13 -13
  171. package/calendar/components/period-slider/Component.js +1 -1
  172. package/calendar/components/period-slider/index.css +12 -12
  173. package/calendar/components/select-button/Component.js +1 -1
  174. package/calendar/components/select-button/index.css +13 -13
  175. package/calendar/components/years-table/Component.js +1 -1
  176. package/calendar/components/years-table/index.css +15 -15
  177. package/calendar/cssm/components/calendar-mobile/backdrop-transitions.module.css +1 -1
  178. package/calendar/cssm/components/calendar-mobile/index.module.css +2 -2
  179. package/calendar/cssm/components/days-table/index.module.css +5 -5
  180. package/calendar/cssm/components/period-slider/index.module.css +1 -1
  181. package/calendar/cssm/components/select-button/index.module.css +3 -3
  182. package/calendar/desktop.css +29 -29
  183. package/calendar/esm/Component.desktop.js +1 -1
  184. package/calendar/esm/components/calendar-mobile/Component.js +3 -3
  185. package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +11 -11
  186. package/calendar/esm/components/calendar-mobile/index.css +17 -17
  187. package/calendar/esm/components/calendar-mobile/transitions.css +8 -8
  188. package/calendar/esm/components/days-table/Component.js +1 -1
  189. package/calendar/esm/components/days-table/index.css +71 -71
  190. package/calendar/esm/components/header/Component.js +1 -1
  191. package/calendar/esm/components/header/index.css +3 -3
  192. package/calendar/esm/components/month-year-header/Component.js +1 -1
  193. package/calendar/esm/components/month-year-header/index.css +10 -10
  194. package/calendar/esm/components/months-table/Component.js +1 -1
  195. package/calendar/esm/components/months-table/index.css +13 -13
  196. package/calendar/esm/components/period-slider/Component.js +1 -1
  197. package/calendar/esm/components/period-slider/index.css +12 -12
  198. package/calendar/esm/components/select-button/Component.js +1 -1
  199. package/calendar/esm/components/select-button/index.css +13 -13
  200. package/calendar/esm/components/years-table/Component.js +1 -1
  201. package/calendar/esm/components/years-table/index.css +15 -15
  202. package/calendar/esm/desktop.css +29 -29
  203. package/calendar/modern/Component.desktop.js +1 -1
  204. package/calendar/modern/components/calendar-mobile/Component.js +3 -3
  205. package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +11 -11
  206. package/calendar/modern/components/calendar-mobile/index.css +17 -17
  207. package/calendar/modern/components/calendar-mobile/transitions.css +8 -8
  208. package/calendar/modern/components/days-table/Component.js +1 -1
  209. package/calendar/modern/components/days-table/index.css +71 -71
  210. package/calendar/modern/components/header/Component.js +1 -1
  211. package/calendar/modern/components/header/index.css +3 -3
  212. package/calendar/modern/components/month-year-header/Component.js +1 -1
  213. package/calendar/modern/components/month-year-header/index.css +10 -10
  214. package/calendar/modern/components/months-table/Component.js +1 -1
  215. package/calendar/modern/components/months-table/index.css +13 -13
  216. package/calendar/modern/components/period-slider/Component.js +1 -1
  217. package/calendar/modern/components/period-slider/index.css +12 -12
  218. package/calendar/modern/components/select-button/Component.js +1 -1
  219. package/calendar/modern/components/select-button/index.css +13 -13
  220. package/calendar/modern/components/years-table/Component.js +1 -1
  221. package/calendar/modern/components/years-table/index.css +15 -15
  222. package/calendar/modern/desktop.css +29 -29
  223. package/calendar-input/components/calendar-input/Component.js +1 -1
  224. package/calendar-input/components/calendar-input/index.css +14 -14
  225. package/calendar-input/cssm/components/calendar-input/index.module.css +3 -3
  226. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  227. package/calendar-input/esm/components/calendar-input/index.css +14 -14
  228. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  229. package/calendar-input/modern/components/calendar-input/index.css +14 -14
  230. package/calendar-range/Component.js +1 -1
  231. package/calendar-range/components/divider/Component.js +1 -1
  232. package/calendar-range/components/divider/index.css +8 -8
  233. package/calendar-range/esm/Component.js +1 -1
  234. package/calendar-range/esm/components/divider/Component.js +1 -1
  235. package/calendar-range/esm/components/divider/index.css +8 -8
  236. package/calendar-range/esm/index.js +1 -1
  237. package/calendar-range/esm/index.module-4b888003.js +4 -0
  238. package/calendar-range/esm/views/index.css +7 -7
  239. package/calendar-range/esm/views/popover.js +1 -1
  240. package/calendar-range/esm/views/static.js +1 -1
  241. package/calendar-range/index.js +1 -1
  242. package/calendar-range/index.module-6cf5d504.js +4 -0
  243. package/calendar-range/modern/Component.js +1 -1
  244. package/calendar-range/modern/components/divider/Component.js +1 -1
  245. package/calendar-range/modern/components/divider/index.css +8 -8
  246. package/calendar-range/modern/index.js +1 -1
  247. package/calendar-range/modern/index.module-bf540ed7.js +4 -0
  248. package/calendar-range/modern/views/index.css +7 -7
  249. package/calendar-range/modern/views/popover.js +1 -1
  250. package/calendar-range/modern/views/static.js +1 -1
  251. package/calendar-range/views/index.css +7 -7
  252. package/calendar-range/views/popover.js +1 -1
  253. package/calendar-range/views/static.js +1 -1
  254. package/calendar-with-skeleton/Component.js +1 -1
  255. package/calendar-with-skeleton/esm/Component.js +1 -1
  256. package/calendar-with-skeleton/esm/index.css +12 -12
  257. package/calendar-with-skeleton/index.css +12 -12
  258. package/calendar-with-skeleton/modern/Component.js +1 -1
  259. package/calendar-with-skeleton/modern/index.css +12 -12
  260. package/card-image/Component.js +1 -1
  261. package/card-image/esm/Component.js +1 -1
  262. package/card-image/esm/index.css +6 -6
  263. package/card-image/index.css +6 -6
  264. package/card-image/modern/Component.js +1 -1
  265. package/card-image/modern/index.css +6 -6
  266. package/cdn-icon/Component.js +1 -1
  267. package/cdn-icon/esm/Component.js +1 -1
  268. package/cdn-icon/esm/index.css +3 -3
  269. package/cdn-icon/index.css +3 -3
  270. package/cdn-icon/modern/Component.js +1 -1
  271. package/cdn-icon/modern/index.css +3 -3
  272. package/chart/Component.js +1 -1
  273. package/chart/components/Dot/index.css +8 -8
  274. package/chart/components/Dot/index.js +1 -1
  275. package/chart/components/Legends/index.css +8 -8
  276. package/chart/components/Legends/index.js +1 -1
  277. package/chart/components/Tick/index.css +5 -5
  278. package/chart/components/Tick/index.js +1 -1
  279. package/chart/components/TooltipContent/index.css +8 -8
  280. package/chart/components/TooltipContent/index.js +1 -1
  281. package/chart/cssm/components/Tick/index.module.css +1 -1
  282. package/chart/cssm/components/TooltipContent/index.module.css +1 -1
  283. package/chart/esm/Component.js +1 -1
  284. package/chart/esm/components/Dot/index.css +8 -8
  285. package/chart/esm/components/Dot/index.js +1 -1
  286. package/chart/esm/components/Legends/index.css +8 -8
  287. package/chart/esm/components/Legends/index.js +1 -1
  288. package/chart/esm/components/Tick/index.css +5 -5
  289. package/chart/esm/components/Tick/index.js +1 -1
  290. package/chart/esm/components/TooltipContent/index.css +8 -8
  291. package/chart/esm/components/TooltipContent/index.js +1 -1
  292. package/chart/esm/index.css +5 -5
  293. package/chart/index.css +5 -5
  294. package/chart/modern/Component.js +1 -1
  295. package/chart/modern/components/Dot/index.css +8 -8
  296. package/chart/modern/components/Dot/index.js +1 -1
  297. package/chart/modern/components/Legends/index.css +8 -8
  298. package/chart/modern/components/Legends/index.js +1 -1
  299. package/chart/modern/components/Tick/index.css +5 -5
  300. package/chart/modern/components/Tick/index.js +1 -1
  301. package/chart/modern/components/TooltipContent/index.css +8 -8
  302. package/chart/modern/components/TooltipContent/index.js +1 -1
  303. package/chart/modern/index.css +5 -5
  304. package/checkbox/Component.d.ts +9 -1
  305. package/checkbox/Component.js +4 -6
  306. package/checkbox/cssm/Component.d.ts +9 -1
  307. package/checkbox/cssm/Component.js +3 -5
  308. package/checkbox/cssm/index.module.css +8 -8
  309. package/checkbox/esm/Component.d.ts +9 -1
  310. package/checkbox/esm/Component.js +4 -6
  311. package/checkbox/esm/index.css +46 -46
  312. package/checkbox/index.css +46 -46
  313. package/checkbox/modern/Component.d.ts +9 -1
  314. package/checkbox/modern/Component.js +4 -6
  315. package/checkbox/modern/index.css +46 -46
  316. package/checkbox-group/Component.desktop.js +1 -1
  317. package/checkbox-group/Component.mobile.js +1 -1
  318. package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
  319. package/checkbox-group/components/base-checkbox-group/index.css +21 -21
  320. package/checkbox-group/cssm/components/base-checkbox-group/index.module.css +2 -2
  321. package/checkbox-group/cssm/mobile.module.css +1 -1
  322. package/checkbox-group/desktop.css +4 -4
  323. package/checkbox-group/esm/Component.desktop.js +1 -1
  324. package/checkbox-group/esm/Component.mobile.js +1 -1
  325. package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
  326. package/checkbox-group/esm/components/base-checkbox-group/index.css +21 -21
  327. package/checkbox-group/esm/desktop.css +4 -4
  328. package/checkbox-group/esm/mobile.css +5 -5
  329. package/checkbox-group/mobile.css +5 -5
  330. package/checkbox-group/modern/Component.desktop.js +1 -1
  331. package/checkbox-group/modern/Component.mobile.js +1 -1
  332. package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
  333. package/checkbox-group/modern/components/base-checkbox-group/index.css +21 -21
  334. package/checkbox-group/modern/desktop.css +4 -4
  335. package/checkbox-group/modern/mobile.css +5 -5
  336. package/circular-progress-bar/Component.js +1 -1
  337. package/circular-progress-bar/cssm/index.module.css +5 -5
  338. package/circular-progress-bar/esm/Component.js +1 -1
  339. package/circular-progress-bar/esm/index.css +54 -54
  340. package/circular-progress-bar/index.css +54 -54
  341. package/circular-progress-bar/modern/Component.js +1 -1
  342. package/circular-progress-bar/modern/index.css +54 -54
  343. package/code-input/Component.desktop.js +1 -1
  344. package/code-input/Component.mobile.js +1 -1
  345. package/code-input/components/base-code-input/component.js +1 -1
  346. package/code-input/components/base-code-input/index.css +7 -7
  347. package/code-input/components/input/component.js +1 -1
  348. package/code-input/components/input/index.css +15 -23
  349. package/code-input/cssm/components/base-code-input/index.module.css +1 -1
  350. package/code-input/cssm/components/input/index.module.css +3 -11
  351. package/code-input/cssm/desktop.module.css +2 -10
  352. package/code-input/cssm/mobile.module.css +1 -9
  353. package/code-input/cssm/vars.css +0 -8
  354. package/code-input/desktop.css +4 -12
  355. package/code-input/esm/Component.desktop.js +1 -1
  356. package/code-input/esm/Component.mobile.js +1 -1
  357. package/code-input/esm/components/base-code-input/component.js +1 -1
  358. package/code-input/esm/components/base-code-input/index.css +7 -7
  359. package/code-input/esm/components/input/component.js +1 -1
  360. package/code-input/esm/components/input/index.css +15 -23
  361. package/code-input/esm/desktop.css +4 -12
  362. package/code-input/esm/mobile.css +4 -12
  363. package/code-input/mobile.css +4 -12
  364. package/code-input/modern/Component.desktop.js +1 -1
  365. package/code-input/modern/Component.mobile.js +1 -1
  366. package/code-input/modern/components/base-code-input/component.js +1 -1
  367. package/code-input/modern/components/base-code-input/index.css +7 -7
  368. package/code-input/modern/components/input/component.js +1 -1
  369. package/code-input/modern/components/input/index.css +15 -23
  370. package/code-input/modern/desktop.css +4 -12
  371. package/code-input/modern/mobile.css +4 -12
  372. package/collapse/Component.js +1 -1
  373. package/collapse/esm/Component.js +1 -1
  374. package/collapse/esm/index.css +8 -8
  375. package/collapse/index.css +8 -8
  376. package/collapse/modern/Component.js +1 -1
  377. package/collapse/modern/index.css +8 -8
  378. package/comment/Component.js +1 -1
  379. package/comment/cssm/index.module.css +1 -1
  380. package/comment/esm/Component.js +1 -1
  381. package/comment/esm/index.css +5 -5
  382. package/comment/index.css +5 -5
  383. package/comment/modern/Component.js +1 -1
  384. package/comment/modern/index.css +5 -5
  385. package/confirmation/component.desktop.js +1 -1
  386. package/confirmation/component.mobile.js +2 -2
  387. package/confirmation/component.responsive.js +1 -1
  388. package/confirmation/components/base-confirmation/component.js +2 -2
  389. package/confirmation/components/base-confirmation/index.css +3 -3
  390. package/confirmation/components/base-confirmation/index.js +1 -1
  391. package/confirmation/components/countdown-loader/component.js +1 -1
  392. package/confirmation/components/countdown-loader/index.css +3 -3
  393. package/confirmation/components/header/component.js +1 -1
  394. package/confirmation/components/header/index.css +4 -4
  395. package/confirmation/components/index.js +1 -1
  396. package/confirmation/components/screens/fatal-error/component.js +1 -1
  397. package/confirmation/components/screens/fatal-error/index.css +6 -6
  398. package/confirmation/components/screens/hint/component.js +1 -1
  399. package/confirmation/components/screens/hint/index.css +12 -12
  400. package/confirmation/components/screens/index.js +1 -1
  401. package/confirmation/components/screens/initial/component.js +1 -1
  402. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  403. package/confirmation/components/screens/initial/index.css +18 -18
  404. package/confirmation/components/screens/initial/index.js +1 -1
  405. package/confirmation/components/screens/temp-block/component.js +1 -1
  406. package/confirmation/components/screens/temp-block/index.css +7 -7
  407. package/confirmation/{countdown-section-6379664e.js → countdown-section-1d58d98c.js} +1 -1
  408. package/confirmation/cssm/components/base-confirmation/index.module.css +1 -1
  409. package/confirmation/cssm/components/countdown-loader/index.module.css +1 -1
  410. package/confirmation/cssm/components/screens/initial/index.module.css +1 -1
  411. package/confirmation/desktop/index.js +1 -1
  412. package/confirmation/esm/component.desktop.js +1 -1
  413. package/confirmation/esm/component.mobile.js +2 -2
  414. package/confirmation/esm/component.responsive.js +1 -1
  415. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  416. package/confirmation/esm/components/base-confirmation/index.css +3 -3
  417. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  418. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  419. package/confirmation/esm/components/countdown-loader/index.css +3 -3
  420. package/confirmation/esm/components/header/component.js +1 -1
  421. package/confirmation/esm/components/header/index.css +4 -4
  422. package/confirmation/esm/components/index.js +1 -1
  423. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  424. package/confirmation/esm/components/screens/fatal-error/index.css +6 -6
  425. package/confirmation/esm/components/screens/hint/component.js +1 -1
  426. package/confirmation/esm/components/screens/hint/index.css +12 -12
  427. package/confirmation/esm/components/screens/index.js +1 -1
  428. package/confirmation/esm/components/screens/initial/component.js +1 -1
  429. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  430. package/confirmation/esm/components/screens/initial/index.css +18 -18
  431. package/confirmation/esm/components/screens/initial/index.js +1 -1
  432. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  433. package/confirmation/esm/components/screens/temp-block/index.css +7 -7
  434. package/confirmation/esm/{countdown-section-155be603.js → countdown-section-3f08bf41.js} +1 -1
  435. package/confirmation/esm/desktop/index.js +1 -1
  436. package/confirmation/esm/index.js +1 -1
  437. package/confirmation/esm/mobile/index.js +1 -1
  438. package/confirmation/esm/mobile.css +2 -2
  439. package/confirmation/esm/shared/index.js +1 -1
  440. package/confirmation/index.js +1 -1
  441. package/confirmation/mobile/index.js +1 -1
  442. package/confirmation/mobile.css +2 -2
  443. package/confirmation/modern/component.desktop.js +1 -1
  444. package/confirmation/modern/component.mobile.js +2 -2
  445. package/confirmation/modern/component.responsive.js +1 -1
  446. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  447. package/confirmation/modern/components/base-confirmation/index.css +3 -3
  448. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  449. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  450. package/confirmation/modern/components/countdown-loader/index.css +3 -3
  451. package/confirmation/modern/components/header/component.js +1 -1
  452. package/confirmation/modern/components/header/index.css +4 -4
  453. package/confirmation/modern/components/index.js +1 -1
  454. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  455. package/confirmation/modern/components/screens/fatal-error/index.css +6 -6
  456. package/confirmation/modern/components/screens/hint/component.js +1 -1
  457. package/confirmation/modern/components/screens/hint/index.css +12 -12
  458. package/confirmation/modern/components/screens/index.js +1 -1
  459. package/confirmation/modern/components/screens/initial/component.js +1 -1
  460. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  461. package/confirmation/modern/components/screens/initial/index.css +18 -18
  462. package/confirmation/modern/components/screens/initial/index.js +1 -1
  463. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  464. package/confirmation/modern/components/screens/temp-block/index.css +7 -7
  465. package/confirmation/modern/{countdown-section-420bb8e0.js → countdown-section-27467497.js} +1 -1
  466. package/confirmation/modern/desktop/index.js +1 -1
  467. package/confirmation/modern/index.js +1 -1
  468. package/confirmation/modern/mobile/index.js +1 -1
  469. package/confirmation/modern/mobile.css +2 -2
  470. package/confirmation/modern/shared/index.js +1 -1
  471. package/confirmation/shared/index.js +1 -1
  472. package/confirmation-v1/component.js +1 -1
  473. package/confirmation-v1/components/code-input/component.js +1 -1
  474. package/confirmation-v1/components/code-input/index.css +14 -14
  475. package/confirmation-v1/components/countdown/component.js +1 -1
  476. package/confirmation-v1/components/countdown/index.css +14 -14
  477. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  478. package/confirmation-v1/components/countdown-loader/index.css +3 -3
  479. package/confirmation-v1/components/overlimit/component.js +1 -1
  480. package/confirmation-v1/components/overlimit/index.css +10 -10
  481. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  482. package/confirmation-v1/components/sign-confirmation/index.css +15 -15
  483. package/confirmation-v1/cssm/components/code-input/index.module.css +4 -4
  484. package/confirmation-v1/cssm/components/countdown/index.module.css +1 -1
  485. package/confirmation-v1/cssm/components/countdown-loader/index.module.css +1 -1
  486. package/confirmation-v1/cssm/components/overlimit/index.module.css +1 -1
  487. package/confirmation-v1/cssm/components/sign-confirmation/index.module.css +2 -2
  488. package/confirmation-v1/cssm/index.module.css +1 -1
  489. package/confirmation-v1/esm/component.js +1 -1
  490. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  491. package/confirmation-v1/esm/components/code-input/index.css +14 -14
  492. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  493. package/confirmation-v1/esm/components/countdown/index.css +14 -14
  494. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  495. package/confirmation-v1/esm/components/countdown-loader/index.css +3 -3
  496. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  497. package/confirmation-v1/esm/components/overlimit/index.css +10 -10
  498. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  499. package/confirmation-v1/esm/components/sign-confirmation/index.css +15 -15
  500. package/confirmation-v1/esm/index.css +15 -15
  501. package/confirmation-v1/index.css +15 -15
  502. package/confirmation-v1/modern/component.js +1 -1
  503. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  504. package/confirmation-v1/modern/components/code-input/index.css +14 -14
  505. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  506. package/confirmation-v1/modern/components/countdown/index.css +14 -14
  507. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  508. package/confirmation-v1/modern/components/countdown-loader/index.css +3 -3
  509. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  510. package/confirmation-v1/modern/components/overlimit/index.css +10 -10
  511. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  512. package/confirmation-v1/modern/components/sign-confirmation/index.css +15 -15
  513. package/confirmation-v1/modern/index.css +15 -15
  514. package/custom-button/Component.js +1 -1
  515. package/custom-button/esm/Component.js +1 -1
  516. package/custom-button/esm/index.css +21 -21
  517. package/custom-button/index.css +21 -21
  518. package/custom-button/modern/Component.js +1 -1
  519. package/custom-button/modern/index.css +21 -21
  520. package/custom-picker-button/Component.responsive.d.ts +4 -7
  521. package/custom-picker-button/cssm/Component.responsive.d.ts +4 -7
  522. package/custom-picker-button/esm/Component.responsive.d.ts +4 -7
  523. package/custom-picker-button/esm/field/Component.js +1 -1
  524. package/custom-picker-button/esm/field/index.css +5 -5
  525. package/custom-picker-button/field/Component.js +1 -1
  526. package/custom-picker-button/field/index.css +5 -5
  527. package/custom-picker-button/modern/Component.responsive.d.ts +4 -7
  528. package/custom-picker-button/modern/field/Component.js +1 -1
  529. package/custom-picker-button/modern/field/index.css +5 -5
  530. package/date-input/Component.js +1 -1
  531. package/date-input/esm/Component.js +1 -1
  532. package/date-input/esm/index.css +4 -4
  533. package/date-input/index.css +4 -4
  534. package/date-input/modern/Component.js +1 -1
  535. package/date-input/modern/index.css +4 -4
  536. package/date-range-input/components/date-range-input/Component.js +1 -1
  537. package/date-range-input/components/date-range-input/index.css +8 -8
  538. package/date-range-input/cssm/components/date-range-input/index.module.css +1 -1
  539. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  540. package/date-range-input/esm/components/date-range-input/index.css +8 -8
  541. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  542. package/date-range-input/modern/components/date-range-input/index.css +8 -8
  543. package/date-time-input/components/date-time-input/Component.js +1 -1
  544. package/date-time-input/components/date-time-input/index.css +8 -8
  545. package/date-time-input/cssm/components/date-time-input/index.module.css +1 -1
  546. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  547. package/date-time-input/esm/components/date-time-input/index.css +8 -8
  548. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  549. package/date-time-input/modern/components/date-time-input/index.css +8 -8
  550. package/divider/Component.js +1 -1
  551. package/divider/cssm/index.module.css +1 -1
  552. package/divider/esm/Component.js +1 -1
  553. package/divider/esm/index.css +2 -2
  554. package/divider/index.css +2 -2
  555. package/divider/modern/Component.js +1 -1
  556. package/divider/modern/index.css +2 -2
  557. package/drawer/Component.js +1 -1
  558. package/drawer/cssm/index.module.css +1 -1
  559. package/drawer/esm/Component.js +1 -1
  560. package/drawer/esm/index.css +36 -36
  561. package/drawer/index.css +36 -36
  562. package/drawer/modern/Component.js +1 -1
  563. package/drawer/modern/index.css +36 -36
  564. package/dropzone/Component.js +1 -1
  565. package/dropzone/components/overlay/Component.js +1 -1
  566. package/dropzone/components/overlay/index.css +4 -4
  567. package/dropzone/cssm/components/overlay/index.module.css +1 -1
  568. package/dropzone/cssm/index.module.css +1 -1
  569. package/dropzone/esm/Component.js +1 -1
  570. package/dropzone/esm/components/overlay/Component.js +1 -1
  571. package/dropzone/esm/components/overlay/index.css +4 -4
  572. package/dropzone/esm/index.css +7 -7
  573. package/dropzone/index.css +7 -7
  574. package/dropzone/modern/Component.js +1 -1
  575. package/dropzone/modern/components/overlay/Component.js +1 -1
  576. package/dropzone/modern/components/overlay/index.css +4 -4
  577. package/dropzone/modern/index.css +7 -7
  578. package/file-upload-item/Component.js +1 -1
  579. package/file-upload-item/cssm/index.module.css +4 -4
  580. package/file-upload-item/esm/Component.js +1 -1
  581. package/file-upload-item/esm/index.css +26 -26
  582. package/file-upload-item/index.css +26 -26
  583. package/file-upload-item/modern/Component.js +1 -1
  584. package/file-upload-item/modern/index.css +26 -26
  585. package/filter-tag/Component.desktop.js +1 -1
  586. package/filter-tag/Component.mobile.js +1 -1
  587. package/filter-tag/components/base-filter-tag/Component.js +1 -1
  588. package/filter-tag/components/base-filter-tag/index.css +120 -90
  589. package/filter-tag/cssm/components/base-filter-tag/index.module.css +57 -27
  590. package/filter-tag/cssm/desktop.module.css +10 -44
  591. package/filter-tag/cssm/mobile.module.css +8 -45
  592. package/filter-tag/desktop.css +28 -62
  593. package/filter-tag/esm/Component.desktop.js +1 -1
  594. package/filter-tag/esm/Component.mobile.js +1 -1
  595. package/filter-tag/esm/components/base-filter-tag/Component.js +1 -1
  596. package/filter-tag/esm/components/base-filter-tag/index.css +120 -90
  597. package/filter-tag/esm/desktop.css +28 -62
  598. package/filter-tag/esm/mobile.css +26 -63
  599. package/filter-tag/mobile.css +26 -63
  600. package/filter-tag/modern/Component.desktop.js +1 -1
  601. package/filter-tag/modern/Component.mobile.js +1 -1
  602. package/filter-tag/modern/components/base-filter-tag/Component.js +1 -1
  603. package/filter-tag/modern/components/base-filter-tag/index.css +120 -90
  604. package/filter-tag/modern/desktop.css +28 -62
  605. package/filter-tag/modern/mobile.css +26 -63
  606. package/form-control/Component.desktop.js +3 -3
  607. package/form-control/Component.mobile.js +3 -3
  608. package/form-control/components/base-form-control/Component.js +3 -5
  609. package/form-control/components/base-form-control/default.css +49 -20
  610. package/form-control/components/base-form-control/index.css +43 -51
  611. package/form-control/components/base-form-control/inverted.css +53 -23
  612. package/form-control/cssm/components/base-form-control/Component.js +0 -2
  613. package/form-control/cssm/components/base-form-control/default.module.css +43 -14
  614. package/form-control/cssm/components/base-form-control/index.module.css +0 -8
  615. package/form-control/cssm/components/base-form-control/inverted.module.css +47 -17
  616. package/form-control/cssm/default.desktop.module.css +5 -47
  617. package/form-control/cssm/default.mobile.module.css +6 -46
  618. package/form-control/cssm/desktop.module.css +0 -8
  619. package/form-control/cssm/inverted.desktop.module.css +6 -53
  620. package/form-control/cssm/inverted.mobile.module.css +7 -49
  621. package/form-control/cssm/mobile.module.css +0 -8
  622. package/form-control/cssm/vars.css +0 -8
  623. package/form-control/default.desktop.css +7 -49
  624. package/form-control/default.mobile.css +8 -48
  625. package/form-control/desktop.css +8 -16
  626. package/form-control/esm/Component.desktop.js +3 -3
  627. package/form-control/esm/Component.mobile.js +3 -3
  628. package/form-control/esm/components/base-form-control/Component.js +3 -5
  629. package/form-control/esm/components/base-form-control/default.css +49 -20
  630. package/form-control/esm/components/base-form-control/index.css +43 -51
  631. package/form-control/esm/components/base-form-control/inverted.css +53 -23
  632. package/form-control/esm/default.desktop.css +7 -49
  633. package/form-control/esm/default.mobile.css +8 -48
  634. package/form-control/esm/desktop.css +8 -16
  635. package/form-control/esm/inverted.desktop.css +8 -55
  636. package/form-control/esm/inverted.mobile.css +9 -51
  637. package/form-control/esm/mobile.css +8 -16
  638. package/form-control/inverted.desktop.css +8 -55
  639. package/form-control/inverted.mobile.css +9 -51
  640. package/form-control/mobile.css +8 -16
  641. package/form-control/modern/Component.desktop.js +3 -3
  642. package/form-control/modern/Component.mobile.js +3 -3
  643. package/form-control/modern/components/base-form-control/Component.js +3 -5
  644. package/form-control/modern/components/base-form-control/default.css +49 -20
  645. package/form-control/modern/components/base-form-control/index.css +43 -51
  646. package/form-control/modern/components/base-form-control/inverted.css +53 -23
  647. package/form-control/modern/default.desktop.css +7 -49
  648. package/form-control/modern/default.mobile.css +8 -48
  649. package/form-control/modern/desktop.css +8 -16
  650. package/form-control/modern/inverted.desktop.css +8 -55
  651. package/form-control/modern/inverted.mobile.css +9 -51
  652. package/form-control/modern/mobile.css +8 -16
  653. package/gallery/Component.d.ts +8 -0
  654. package/gallery/Component.js +21 -10
  655. package/gallery/{buttons-774a8876.js → buttons-aee8961b.js} +1 -1
  656. package/gallery/components/header/Component.js +1 -1
  657. package/gallery/components/header/buttons.js +1 -1
  658. package/gallery/components/header/index.css +6 -6
  659. package/gallery/components/header/index.js +1 -1
  660. package/gallery/components/header-info-block/Component.js +1 -1
  661. package/gallery/components/header-info-block/index.css +5 -5
  662. package/gallery/components/image-preview/Component.js +1 -1
  663. package/gallery/components/image-preview/index.css +16 -16
  664. package/gallery/components/image-viewer/component.js +2 -2
  665. package/gallery/components/image-viewer/index.css +25 -25
  666. package/gallery/components/image-viewer/index.js +1 -1
  667. package/gallery/components/image-viewer/slide.js +1 -1
  668. package/gallery/components/index.js +2 -2
  669. package/gallery/components/navigation-bar/Component.js +2 -2
  670. package/gallery/components/navigation-bar/index.css +6 -6
  671. package/gallery/context.d.ts +1 -1
  672. package/gallery/cssm/Component.d.ts +8 -0
  673. package/gallery/cssm/Component.js +18 -7
  674. package/gallery/cssm/components/image-preview/index.module.css +3 -3
  675. package/gallery/cssm/components/image-viewer/component.js +1 -1
  676. package/gallery/cssm/components/image-viewer/index.module.css +6 -6
  677. package/gallery/cssm/components/navigation-bar/Component.js +1 -1
  678. package/gallery/cssm/context.d.ts +1 -1
  679. package/gallery/cssm/index.module.css +1 -1
  680. package/gallery/esm/Component.d.ts +8 -0
  681. package/gallery/esm/Component.js +21 -10
  682. package/gallery/esm/{buttons-19c3e8bb.js → buttons-3fe223c3.js} +1 -1
  683. package/gallery/esm/components/header/Component.js +1 -1
  684. package/gallery/esm/components/header/buttons.js +1 -1
  685. package/gallery/esm/components/header/index.css +6 -6
  686. package/gallery/esm/components/header/index.js +1 -1
  687. package/gallery/esm/components/header-info-block/Component.js +1 -1
  688. package/gallery/esm/components/header-info-block/index.css +5 -5
  689. package/gallery/esm/components/image-preview/Component.js +1 -1
  690. package/gallery/esm/components/image-preview/index.css +16 -16
  691. package/gallery/esm/components/image-viewer/component.js +2 -2
  692. package/gallery/esm/components/image-viewer/index.css +25 -25
  693. package/gallery/esm/components/image-viewer/index.js +1 -1
  694. package/gallery/esm/components/image-viewer/slide.js +1 -1
  695. package/gallery/esm/components/index.js +2 -2
  696. package/gallery/esm/components/navigation-bar/Component.js +2 -2
  697. package/gallery/esm/components/navigation-bar/index.css +6 -6
  698. package/gallery/esm/context.d.ts +1 -1
  699. package/gallery/esm/index.css +4 -4
  700. package/gallery/esm/index.js +2 -2
  701. package/gallery/esm/{slide-3dfe6711.js → slide-dae17d46.js} +1 -1
  702. package/gallery/index.css +4 -4
  703. package/gallery/index.js +2 -2
  704. package/gallery/modern/Component.d.ts +8 -0
  705. package/gallery/modern/Component.js +21 -10
  706. package/gallery/modern/{buttons-843b823a.js → buttons-80612f2b.js} +1 -1
  707. package/gallery/modern/components/header/Component.js +1 -1
  708. package/gallery/modern/components/header/buttons.js +1 -1
  709. package/gallery/modern/components/header/index.css +6 -6
  710. package/gallery/modern/components/header/index.js +1 -1
  711. package/gallery/modern/components/header-info-block/Component.js +1 -1
  712. package/gallery/modern/components/header-info-block/index.css +5 -5
  713. package/gallery/modern/components/image-preview/Component.js +1 -1
  714. package/gallery/modern/components/image-preview/index.css +16 -16
  715. package/gallery/modern/components/image-viewer/component.js +2 -2
  716. package/gallery/modern/components/image-viewer/index.css +25 -25
  717. package/gallery/modern/components/image-viewer/index.js +1 -1
  718. package/gallery/modern/components/image-viewer/slide.js +1 -1
  719. package/gallery/modern/components/index.js +2 -2
  720. package/gallery/modern/components/navigation-bar/Component.js +2 -2
  721. package/gallery/modern/components/navigation-bar/index.css +6 -6
  722. package/gallery/modern/context.d.ts +1 -1
  723. package/gallery/modern/index.css +4 -4
  724. package/gallery/modern/index.js +2 -2
  725. package/gallery/modern/{slide-39ef7ba6.js → slide-060d55ad.js} +1 -1
  726. package/gallery/{slide-9204dd28.js → slide-2267d541.js} +1 -1
  727. package/gap/Component.js +1 -1
  728. package/gap/esm/Component.js +1 -1
  729. package/gap/esm/index.css +31 -31
  730. package/gap/index.css +31 -31
  731. package/gap/modern/Component.js +1 -1
  732. package/gap/modern/index.css +31 -31
  733. package/generic-wrapper/Component.js +1 -1
  734. package/generic-wrapper/esm/Component.js +1 -1
  735. package/generic-wrapper/esm/index.css +42 -42
  736. package/generic-wrapper/index.css +42 -42
  737. package/generic-wrapper/modern/Component.js +1 -1
  738. package/generic-wrapper/modern/index.css +42 -42
  739. package/grid/Component.js +1 -1
  740. package/grid/col/Component.js +2 -2
  741. package/grid/col/index.css +550 -550
  742. package/grid/col/index.js +1 -1
  743. package/grid/esm/Component.js +1 -1
  744. package/grid/esm/col/Component.js +2 -2
  745. package/grid/esm/col/index.css +550 -550
  746. package/grid/esm/col/index.js +1 -1
  747. package/grid/esm/gutters.css +84 -84
  748. package/grid/esm/gutters.module-327b1ad1.js +4 -0
  749. package/grid/esm/index.js +1 -1
  750. package/grid/esm/row/Component.js +2 -2
  751. package/grid/esm/row/index.css +9 -9
  752. package/grid/esm/row/index.js +1 -1
  753. package/grid/gutters.css +84 -84
  754. package/grid/gutters.module-a182a1c5.js +4 -0
  755. package/grid/index.js +1 -1
  756. package/grid/modern/Component.js +1 -1
  757. package/grid/modern/col/Component.js +2 -2
  758. package/grid/modern/col/index.css +550 -550
  759. package/grid/modern/col/index.js +1 -1
  760. package/grid/modern/gutters.css +84 -84
  761. package/grid/modern/gutters.module-0b5a4b3f.js +4 -0
  762. package/grid/modern/index.js +1 -1
  763. package/grid/modern/row/Component.js +2 -2
  764. package/grid/modern/row/index.css +9 -9
  765. package/grid/modern/row/index.js +1 -1
  766. package/grid/row/Component.js +2 -2
  767. package/grid/row/index.css +9 -9
  768. package/grid/row/index.js +1 -1
  769. package/hatching-progress-bar/Component.js +1 -1
  770. package/hatching-progress-bar/cssm/index.module.css +925 -273
  771. package/hatching-progress-bar/esm/Component.js +1 -1
  772. package/hatching-progress-bar/esm/index.css +936 -284
  773. package/hatching-progress-bar/index.css +936 -284
  774. package/hatching-progress-bar/modern/Component.js +1 -1
  775. package/hatching-progress-bar/modern/index.css +936 -284
  776. package/icon-button/Component.js +3 -3
  777. package/icon-button/cssm/default.module.css +29 -31
  778. package/icon-button/cssm/inverted.module.css +27 -26
  779. package/icon-button/default.css +53 -55
  780. package/icon-button/esm/Component.js +3 -3
  781. package/icon-button/esm/default.css +53 -55
  782. package/icon-button/esm/index.css +10 -10
  783. package/icon-button/esm/inverted.css +51 -50
  784. package/icon-button/index.css +10 -10
  785. package/icon-button/inverted.css +51 -50
  786. package/icon-button/modern/Component.js +3 -3
  787. package/icon-button/modern/default.css +53 -55
  788. package/icon-button/modern/index.css +10 -10
  789. package/icon-button/modern/inverted.css +51 -50
  790. package/icon-view/components/base-shape/component.js +1 -1
  791. package/icon-view/components/base-shape/index.css +48 -48
  792. package/icon-view/cssm/components/base-shape/index.module.css +2 -2
  793. package/icon-view/esm/components/base-shape/component.js +1 -1
  794. package/icon-view/esm/components/base-shape/index.css +48 -48
  795. package/icon-view/modern/components/base-shape/component.js +1 -1
  796. package/icon-view/modern/components/base-shape/index.css +48 -48
  797. package/indicator/Component.js +5 -1
  798. package/indicator/cssm/Component.js +4 -0
  799. package/indicator/cssm/index.module.css +1 -1
  800. package/indicator/esm/Component.js +5 -1
  801. package/indicator/esm/index.css +17 -17
  802. package/indicator/index.css +17 -17
  803. package/indicator/modern/Component.js +1 -1
  804. package/indicator/modern/index.css +17 -17
  805. package/input/Component.desktop.d.ts +1 -1
  806. package/input/Component.desktop.js +1 -11
  807. package/input/Component.mobile.d.ts +1 -1
  808. package/input/Component.mobile.js +1 -11
  809. package/input/Component.responsive.d.ts +2 -2
  810. package/input/components/base-input/Component.d.ts +1 -17
  811. package/input/components/base-input/Component.js +9 -10
  812. package/input/components/base-input/default.css +28 -19
  813. package/input/components/base-input/index.css +47 -62
  814. package/input/components/base-input/inverted.css +28 -19
  815. package/input/cssm/Component.desktop.d.ts +1 -1
  816. package/input/cssm/Component.desktop.js +1 -9
  817. package/input/cssm/Component.mobile.d.ts +1 -1
  818. package/input/cssm/Component.mobile.js +1 -9
  819. package/input/cssm/Component.responsive.d.ts +2 -2
  820. package/input/cssm/Component.responsive.js +0 -4
  821. package/input/cssm/components/base-input/Component.d.ts +1 -17
  822. package/input/cssm/components/base-input/Component.js +6 -7
  823. package/input/cssm/components/base-input/default.module.css +19 -10
  824. package/input/cssm/components/base-input/index.module.css +7 -22
  825. package/input/cssm/components/base-input/inverted.module.css +19 -10
  826. package/input/cssm/desktop/index.js +0 -2
  827. package/input/cssm/index.js +0 -4
  828. package/input/cssm/mobile/index.js +0 -2
  829. package/input/cssm/vars.css +0 -2
  830. package/input/esm/Component.desktop.d.ts +1 -1
  831. package/input/esm/Component.desktop.js +1 -11
  832. package/input/esm/Component.mobile.d.ts +1 -1
  833. package/input/esm/Component.mobile.js +1 -11
  834. package/input/esm/Component.responsive.d.ts +2 -2
  835. package/input/esm/components/base-input/Component.d.ts +1 -17
  836. package/input/esm/components/base-input/Component.js +9 -10
  837. package/input/esm/components/base-input/default.css +28 -19
  838. package/input/esm/components/base-input/index.css +47 -62
  839. package/input/esm/components/base-input/inverted.css +28 -19
  840. package/input/modern/Component.desktop.d.ts +1 -1
  841. package/input/modern/Component.desktop.js +1 -11
  842. package/input/modern/Component.mobile.d.ts +1 -1
  843. package/input/modern/Component.mobile.js +1 -11
  844. package/input/modern/Component.responsive.d.ts +2 -2
  845. package/input/modern/components/base-input/Component.d.ts +1 -17
  846. package/input/modern/components/base-input/Component.js +6 -7
  847. package/input/modern/components/base-input/default.css +28 -19
  848. package/input/modern/components/base-input/index.css +47 -62
  849. package/input/modern/components/base-input/inverted.css +28 -19
  850. package/input-autocomplete/Component.desktop.d.ts +3 -70
  851. package/input-autocomplete/Component.desktop.js +2 -1
  852. package/input-autocomplete/Component.mobile.d.ts +5 -95
  853. package/input-autocomplete/Component.mobile.js +42 -45
  854. package/input-autocomplete/Component.modal.mobile.d.ts +5 -88
  855. package/input-autocomplete/Component.modal.mobile.js +9 -62
  856. package/input-autocomplete/Component.responsive.d.ts +3 -46
  857. package/input-autocomplete/Component.responsive.js +9 -12
  858. package/input-autocomplete/autocomplete-field/Component.d.ts +2 -2
  859. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  860. package/input-autocomplete/autocomplete-field/index.css +2 -2
  861. package/input-autocomplete/autocomplete-mobile-field/Component.js +6 -3
  862. package/input-autocomplete/autocomplete-mobile-field/index.css +10 -10
  863. package/input-autocomplete/cssm/Component.desktop.d.ts +3 -70
  864. package/input-autocomplete/cssm/Component.desktop.js +2 -1
  865. package/input-autocomplete/cssm/Component.mobile.d.ts +5 -95
  866. package/input-autocomplete/cssm/Component.mobile.js +39 -44
  867. package/input-autocomplete/cssm/Component.modal.mobile.d.ts +5 -88
  868. package/input-autocomplete/cssm/Component.modal.mobile.js +10 -63
  869. package/input-autocomplete/cssm/Component.responsive.d.ts +3 -46
  870. package/input-autocomplete/cssm/Component.responsive.js +9 -11
  871. package/input-autocomplete/cssm/autocomplete-field/Component.d.ts +2 -2
  872. package/input-autocomplete/cssm/autocomplete-mobile-field/Component.js +5 -2
  873. package/input-autocomplete/cssm/autocomplete-mobile-field/index.module.css +2 -2
  874. package/input-autocomplete/cssm/desktop/index.d.ts +2 -2
  875. package/input-autocomplete/cssm/desktop/index.js +1 -0
  876. package/input-autocomplete/cssm/index.d.ts +2 -2
  877. package/input-autocomplete/cssm/index.js +5 -4
  878. package/input-autocomplete/cssm/mobile/index.d.ts +3 -3
  879. package/input-autocomplete/cssm/mobile/index.js +2 -2
  880. package/input-autocomplete/cssm/mobile.module.css +3 -10
  881. package/input-autocomplete/cssm/types.d.ts +58 -0
  882. package/input-autocomplete/cssm/types.js +1 -0
  883. package/input-autocomplete/cssm/utils.d.ts +2 -0
  884. package/input-autocomplete/cssm/utils.js +7 -0
  885. package/input-autocomplete/desktop/index.d.ts +2 -2
  886. package/input-autocomplete/desktop/index.js +1 -0
  887. package/input-autocomplete/esm/Component.desktop.d.ts +3 -70
  888. package/input-autocomplete/esm/Component.desktop.js +2 -1
  889. package/input-autocomplete/esm/Component.mobile.d.ts +5 -95
  890. package/input-autocomplete/esm/Component.mobile.js +43 -46
  891. package/input-autocomplete/esm/Component.modal.mobile.d.ts +5 -88
  892. package/input-autocomplete/esm/Component.modal.mobile.js +11 -61
  893. package/input-autocomplete/esm/Component.responsive.d.ts +3 -46
  894. package/input-autocomplete/esm/Component.responsive.js +9 -12
  895. package/input-autocomplete/esm/autocomplete-field/Component.d.ts +2 -2
  896. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  897. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  898. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +6 -3
  899. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +10 -10
  900. package/input-autocomplete/esm/desktop/index.d.ts +2 -2
  901. package/input-autocomplete/esm/desktop/index.js +1 -0
  902. package/input-autocomplete/esm/index.d.ts +2 -2
  903. package/input-autocomplete/esm/index.js +5 -5
  904. package/input-autocomplete/esm/mobile/index.d.ts +3 -3
  905. package/input-autocomplete/esm/mobile/index.js +2 -3
  906. package/input-autocomplete/esm/mobile.css +4 -11
  907. package/input-autocomplete/esm/types.d.ts +58 -0
  908. package/input-autocomplete/esm/types.js +1 -0
  909. package/input-autocomplete/esm/utils.d.ts +2 -0
  910. package/input-autocomplete/esm/utils.js +5 -0
  911. package/input-autocomplete/index.d.ts +2 -2
  912. package/input-autocomplete/index.js +5 -5
  913. package/input-autocomplete/mobile/index.d.ts +3 -3
  914. package/input-autocomplete/mobile/index.js +2 -3
  915. package/input-autocomplete/mobile.css +4 -11
  916. package/input-autocomplete/modern/Component.desktop.d.ts +3 -70
  917. package/input-autocomplete/modern/Component.desktop.js +2 -1
  918. package/input-autocomplete/modern/Component.mobile.d.ts +5 -95
  919. package/input-autocomplete/modern/Component.mobile.js +54 -56
  920. package/input-autocomplete/modern/Component.modal.mobile.d.ts +5 -88
  921. package/input-autocomplete/modern/Component.modal.mobile.js +10 -68
  922. package/input-autocomplete/modern/Component.responsive.d.ts +3 -46
  923. package/input-autocomplete/modern/Component.responsive.js +8 -11
  924. package/input-autocomplete/modern/autocomplete-field/Component.d.ts +2 -2
  925. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  926. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  927. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +5 -2
  928. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +10 -10
  929. package/input-autocomplete/modern/desktop/index.d.ts +2 -2
  930. package/input-autocomplete/modern/desktop/index.js +1 -0
  931. package/input-autocomplete/modern/index.d.ts +2 -2
  932. package/input-autocomplete/modern/index.js +5 -5
  933. package/input-autocomplete/modern/mobile/index.d.ts +3 -3
  934. package/input-autocomplete/modern/mobile/index.js +2 -3
  935. package/input-autocomplete/modern/mobile.css +4 -11
  936. package/input-autocomplete/modern/types.d.ts +58 -0
  937. package/input-autocomplete/modern/types.js +1 -0
  938. package/input-autocomplete/modern/utils.d.ts +2 -0
  939. package/input-autocomplete/modern/utils.js +5 -0
  940. package/input-autocomplete/types.d.ts +58 -0
  941. package/input-autocomplete/types.js +1 -0
  942. package/input-autocomplete/utils.d.ts +2 -0
  943. package/input-autocomplete/utils.js +7 -0
  944. package/international-phone-input/Component-0816e61d.d.ts +5 -0
  945. package/international-phone-input/Component-8b2c2707.d.ts +71 -0
  946. package/international-phone-input/Component.desktop-0aa4e915.d.ts +5 -0
  947. package/international-phone-input/Component.desktop.js +6 -17
  948. package/international-phone-input/Component.mobile.js +6 -52
  949. package/international-phone-input/Component.responsive.d.ts +8 -8
  950. package/international-phone-input/components/base-international-phone-input/Component.d.ts +2 -3
  951. package/international-phone-input/components/base-international-phone-input/Component.js +25 -13
  952. package/international-phone-input/components/base-international-phone-input/index.css +2 -2
  953. package/international-phone-input/components/country-select/Component.js +1 -1
  954. package/international-phone-input/components/country-select/index.css +12 -13
  955. package/international-phone-input/components/flag-icon/component.js +1 -1
  956. package/international-phone-input/components/flag-icon/index.css +5 -5
  957. package/international-phone-input/components/select-field/component.js +1 -1
  958. package/international-phone-input/components/select-field/index.css +12 -12
  959. package/international-phone-input/consts-f777ba1a.d.ts +2 -0
  960. package/international-phone-input/cssm/Component-0816e61d.d.ts +5 -0
  961. package/international-phone-input/cssm/Component-8b2c2707.d.ts +71 -0
  962. package/international-phone-input/cssm/Component.desktop-0aa4e915.d.ts +5 -0
  963. package/international-phone-input/cssm/Component.desktop.js +6 -17
  964. package/international-phone-input/cssm/Component.mobile.js +7 -53
  965. package/international-phone-input/cssm/Component.responsive.d.ts +8 -8
  966. package/international-phone-input/cssm/components/base-international-phone-input/Component.d.ts +2 -3
  967. package/international-phone-input/cssm/components/base-international-phone-input/Component.js +24 -12
  968. package/international-phone-input/cssm/components/country-select/index.module.css +4 -5
  969. package/international-phone-input/cssm/components/flag-icon/index.module.css +2 -2
  970. package/international-phone-input/cssm/components/select-field/index.module.css +3 -3
  971. package/international-phone-input/cssm/consts-f777ba1a.d.ts +2 -0
  972. package/international-phone-input/cssm/index-136acbb1.d.ts +28 -0
  973. package/international-phone-input/cssm/index-72dda473.d.ts +12 -0
  974. package/international-phone-input/cssm/index-89f0cb07.d.ts +2 -0
  975. package/international-phone-input/cssm/index-8b2c2707.d.ts +7 -0
  976. package/international-phone-input/cssm/index-bdb4c6b9.d.ts +183 -0
  977. package/international-phone-input/cssm/index-c44170fe.d.ts +2 -0
  978. package/international-phone-input/cssm/index-c76d6398.d.ts +319 -0
  979. package/international-phone-input/cssm/index-ebda875c.d.ts +13 -138
  980. package/international-phone-input/cssm/types-1b036d4b.d.ts +13 -0
  981. package/international-phone-input/cssm/types-72dda473.d.ts +276 -0
  982. package/international-phone-input/cssm/types.d.ts +6 -7
  983. package/international-phone-input/cssm/{typings-0f4b9bed.d.ts → typings-0816e61d.d.ts} +214 -38
  984. package/international-phone-input/cssm/typings-c44170fe.d.ts +91 -0
  985. package/international-phone-input/cssm/useSkeleton-1b036d4b.d.ts +40 -0
  986. package/international-phone-input/cssm/utils/index.d.ts +2 -2
  987. package/international-phone-input/cssm/utils/index.js +3 -2
  988. package/international-phone-input/cssm/utils-d2597f31.d.ts +41 -0
  989. package/international-phone-input/esm/Component-0816e61d.d.ts +5 -0
  990. package/international-phone-input/esm/Component-8b2c2707.d.ts +71 -0
  991. package/international-phone-input/esm/Component.desktop-0aa4e915.d.ts +5 -0
  992. package/international-phone-input/esm/Component.desktop.js +5 -16
  993. package/international-phone-input/esm/Component.mobile.js +5 -51
  994. package/international-phone-input/esm/Component.responsive.d.ts +8 -8
  995. package/international-phone-input/esm/components/base-international-phone-input/Component.d.ts +2 -3
  996. package/international-phone-input/esm/components/base-international-phone-input/Component.js +27 -15
  997. package/international-phone-input/esm/components/base-international-phone-input/index.css +2 -2
  998. package/international-phone-input/esm/components/country-select/Component.js +1 -1
  999. package/international-phone-input/esm/components/country-select/index.css +12 -13
  1000. package/international-phone-input/esm/components/flag-icon/component.js +1 -1
  1001. package/international-phone-input/esm/components/flag-icon/index.css +5 -5
  1002. package/international-phone-input/esm/components/select-field/component.js +1 -1
  1003. package/international-phone-input/esm/components/select-field/index.css +12 -12
  1004. package/international-phone-input/esm/consts-f777ba1a.d.ts +2 -0
  1005. package/international-phone-input/esm/index-136acbb1.d.ts +28 -0
  1006. package/international-phone-input/esm/index-72dda473.d.ts +12 -0
  1007. package/international-phone-input/esm/index-89f0cb07.d.ts +2 -0
  1008. package/international-phone-input/esm/index-8b2c2707.d.ts +7 -0
  1009. package/international-phone-input/esm/index-bdb4c6b9.d.ts +183 -0
  1010. package/international-phone-input/esm/index-c44170fe.d.ts +2 -0
  1011. package/international-phone-input/esm/index-c76d6398.d.ts +319 -0
  1012. package/international-phone-input/esm/index-ebda875c.d.ts +13 -138
  1013. package/international-phone-input/esm/types-1b036d4b.d.ts +13 -0
  1014. package/international-phone-input/esm/types-72dda473.d.ts +276 -0
  1015. package/international-phone-input/esm/types.d.ts +6 -7
  1016. package/international-phone-input/esm/{typings-0f4b9bed.d.ts → typings-0816e61d.d.ts} +214 -38
  1017. package/international-phone-input/esm/typings-c44170fe.d.ts +91 -0
  1018. package/international-phone-input/esm/useSkeleton-1b036d4b.d.ts +40 -0
  1019. package/international-phone-input/esm/utils/index.d.ts +2 -2
  1020. package/international-phone-input/esm/utils/index.js +3 -2
  1021. package/international-phone-input/esm/utils-d2597f31.d.ts +41 -0
  1022. package/international-phone-input/index-136acbb1.d.ts +28 -0
  1023. package/international-phone-input/index-72dda473.d.ts +12 -0
  1024. package/international-phone-input/index-89f0cb07.d.ts +2 -0
  1025. package/international-phone-input/index-8b2c2707.d.ts +7 -0
  1026. package/international-phone-input/index-bdb4c6b9.d.ts +183 -0
  1027. package/international-phone-input/index-c44170fe.d.ts +2 -0
  1028. package/international-phone-input/index-c76d6398.d.ts +319 -0
  1029. package/international-phone-input/index-ebda875c.d.ts +13 -138
  1030. package/international-phone-input/modern/Component-0816e61d.d.ts +5 -0
  1031. package/international-phone-input/modern/Component-8b2c2707.d.ts +71 -0
  1032. package/international-phone-input/modern/Component.desktop-0aa4e915.d.ts +5 -0
  1033. package/international-phone-input/modern/Component.desktop.js +4 -15
  1034. package/international-phone-input/modern/Component.mobile.js +4 -57
  1035. package/international-phone-input/modern/Component.responsive.d.ts +8 -8
  1036. package/international-phone-input/modern/components/base-international-phone-input/Component.d.ts +2 -3
  1037. package/international-phone-input/modern/components/base-international-phone-input/Component.js +21 -15
  1038. package/international-phone-input/modern/components/base-international-phone-input/index.css +2 -2
  1039. package/international-phone-input/modern/components/country-select/Component.js +1 -1
  1040. package/international-phone-input/modern/components/country-select/index.css +12 -13
  1041. package/international-phone-input/modern/components/flag-icon/component.js +1 -1
  1042. package/international-phone-input/modern/components/flag-icon/index.css +5 -5
  1043. package/international-phone-input/modern/components/select-field/component.js +1 -1
  1044. package/international-phone-input/modern/components/select-field/index.css +12 -12
  1045. package/international-phone-input/modern/consts-f777ba1a.d.ts +2 -0
  1046. package/international-phone-input/modern/index-136acbb1.d.ts +28 -0
  1047. package/international-phone-input/modern/index-72dda473.d.ts +12 -0
  1048. package/international-phone-input/modern/index-89f0cb07.d.ts +2 -0
  1049. package/international-phone-input/modern/index-8b2c2707.d.ts +7 -0
  1050. package/international-phone-input/modern/index-bdb4c6b9.d.ts +183 -0
  1051. package/international-phone-input/modern/index-c44170fe.d.ts +2 -0
  1052. package/international-phone-input/modern/index-c76d6398.d.ts +319 -0
  1053. package/international-phone-input/modern/index-ebda875c.d.ts +13 -138
  1054. package/international-phone-input/modern/types-1b036d4b.d.ts +13 -0
  1055. package/international-phone-input/modern/types-72dda473.d.ts +276 -0
  1056. package/international-phone-input/modern/types.d.ts +6 -7
  1057. package/international-phone-input/modern/{typings-0f4b9bed.d.ts → typings-0816e61d.d.ts} +214 -38
  1058. package/international-phone-input/modern/typings-c44170fe.d.ts +91 -0
  1059. package/international-phone-input/modern/useSkeleton-1b036d4b.d.ts +40 -0
  1060. package/international-phone-input/modern/utils/index.d.ts +2 -2
  1061. package/international-phone-input/modern/utils/index.js +3 -2
  1062. package/international-phone-input/modern/utils-d2597f31.d.ts +41 -0
  1063. package/international-phone-input/types-1b036d4b.d.ts +13 -0
  1064. package/international-phone-input/types-72dda473.d.ts +276 -0
  1065. package/international-phone-input/types.d.ts +6 -7
  1066. package/international-phone-input/{typings-0f4b9bed.d.ts → typings-0816e61d.d.ts} +214 -38
  1067. package/international-phone-input/typings-c44170fe.d.ts +91 -0
  1068. package/international-phone-input/useSkeleton-1b036d4b.d.ts +40 -0
  1069. package/international-phone-input/utils/index.d.ts +2 -2
  1070. package/international-phone-input/utils/index.js +3 -2
  1071. package/international-phone-input/utils-d2597f31.d.ts +41 -0
  1072. package/intl-phone-input/component.js +4 -4
  1073. package/intl-phone-input/components/flag-icon/component.js +1 -1
  1074. package/intl-phone-input/components/flag-icon/index.css +4 -4
  1075. package/intl-phone-input/components/select/component.js +1 -1
  1076. package/intl-phone-input/components/select/index.css +7 -7
  1077. package/intl-phone-input/components/select-field/component.js +1 -1
  1078. package/intl-phone-input/components/select-field/index.css +11 -11
  1079. package/intl-phone-input/cssm/component.js +3 -3
  1080. package/intl-phone-input/cssm/components/flag-icon/index.module.css +1 -1
  1081. package/intl-phone-input/cssm/components/select/index.module.css +1 -1
  1082. package/intl-phone-input/cssm/components/select-field/index.module.css +2 -2
  1083. package/intl-phone-input/cssm/index.module.css +1 -1
  1084. package/intl-phone-input/esm/component.js +4 -4
  1085. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  1086. package/intl-phone-input/esm/components/flag-icon/index.css +4 -4
  1087. package/intl-phone-input/esm/components/select/component.js +1 -1
  1088. package/intl-phone-input/esm/components/select/index.css +7 -7
  1089. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  1090. package/intl-phone-input/esm/components/select-field/index.css +11 -11
  1091. package/intl-phone-input/esm/index.css +6 -6
  1092. package/intl-phone-input/index.css +6 -6
  1093. package/intl-phone-input/modern/component.js +4 -4
  1094. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  1095. package/intl-phone-input/modern/components/flag-icon/index.css +4 -4
  1096. package/intl-phone-input/modern/components/select/component.js +1 -1
  1097. package/intl-phone-input/modern/components/select/index.css +7 -7
  1098. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  1099. package/intl-phone-input/modern/components/select-field/index.css +11 -11
  1100. package/intl-phone-input/modern/index.css +6 -6
  1101. package/link/Component.js +3 -3
  1102. package/link/cssm/default.module.css +6 -6
  1103. package/link/cssm/index.module.css +1 -1
  1104. package/link/cssm/inverted.module.css +6 -6
  1105. package/link/default.css +15 -15
  1106. package/link/esm/Component.js +3 -3
  1107. package/link/esm/default.css +15 -15
  1108. package/link/esm/index.css +14 -14
  1109. package/link/esm/inverted.css +15 -15
  1110. package/link/index.css +14 -14
  1111. package/link/inverted.css +15 -15
  1112. package/link/modern/Component.js +3 -3
  1113. package/link/modern/default.css +15 -15
  1114. package/link/modern/index.css +14 -14
  1115. package/link/modern/inverted.css +15 -15
  1116. package/list/{Component-4793f034.js → Component-642f5f4b.js} +2 -2
  1117. package/list/Component.js +1 -1
  1118. package/list/components/item/Component.js +1 -1
  1119. package/list/components/item/index.css +10 -10
  1120. package/list/components/item/index.d.ts +1 -1
  1121. package/list/components/item/index.js +1 -1
  1122. package/list/esm/{Component-1d4b650c.js → Component-7232e642.js} +2 -2
  1123. package/list/esm/Component.js +1 -1
  1124. package/list/esm/components/item/Component.js +1 -1
  1125. package/list/esm/components/item/index.css +10 -10
  1126. package/list/esm/components/item/index.d.ts +1 -1
  1127. package/list/esm/components/item/index.js +1 -1
  1128. package/list/esm/index.css +6 -6
  1129. package/list/esm/index.js +1 -1
  1130. package/list/index.css +6 -6
  1131. package/list/index.js +1 -1
  1132. package/list/modern/{Component-ec880978.js → Component-4582cede.js} +2 -2
  1133. package/list/modern/Component.js +1 -1
  1134. package/list/modern/components/item/Component.js +1 -1
  1135. package/list/modern/components/item/index.css +10 -10
  1136. package/list/modern/components/item/index.d.ts +1 -1
  1137. package/list/modern/components/item/index.js +1 -1
  1138. package/list/modern/index.css +6 -6
  1139. package/list/modern/index.js +1 -1
  1140. package/list-header/Component.js +1 -1
  1141. package/list-header/esm/Component.js +1 -1
  1142. package/list-header/esm/index.css +4 -4
  1143. package/list-header/index.css +4 -4
  1144. package/list-header/modern/Component.js +1 -1
  1145. package/list-header/modern/index.css +4 -4
  1146. package/loader/Component.js +1 -1
  1147. package/loader/esm/Component.js +1 -1
  1148. package/loader/esm/index.css +7 -7
  1149. package/loader/index.css +7 -7
  1150. package/loader/modern/Component.js +1 -1
  1151. package/loader/modern/index.css +7 -7
  1152. package/markdown/Component.desktop.js +1 -1
  1153. package/markdown/Component.js +1 -1
  1154. package/markdown/Component.mobile.js +1 -1
  1155. package/markdown/Component.responsive.js +1 -1
  1156. package/markdown/desktop/index.js +1 -1
  1157. package/markdown/esm/Component.desktop.js +1 -1
  1158. package/markdown/esm/Component.js +1 -1
  1159. package/markdown/esm/Component.mobile.js +1 -1
  1160. package/markdown/esm/Component.responsive.js +1 -1
  1161. package/markdown/esm/desktop/index.js +1 -1
  1162. package/markdown/esm/hooks/use-overrides.js +1 -1
  1163. package/markdown/esm/index.css +15 -15
  1164. package/markdown/esm/index.js +1 -1
  1165. package/markdown/esm/mobile/index.js +1 -1
  1166. package/markdown/esm/{use-overrides-2cc018aa.js → use-overrides-abf2ae56.js} +1 -1
  1167. package/markdown/hooks/use-overrides.js +1 -1
  1168. package/markdown/index.css +15 -15
  1169. package/markdown/index.js +1 -1
  1170. package/markdown/mobile/index.js +1 -1
  1171. package/markdown/modern/Component.desktop.js +1 -1
  1172. package/markdown/modern/Component.js +1 -1
  1173. package/markdown/modern/Component.mobile.js +1 -1
  1174. package/markdown/modern/Component.responsive.js +1 -1
  1175. package/markdown/modern/desktop/index.js +1 -1
  1176. package/markdown/modern/hooks/use-overrides.js +1 -1
  1177. package/markdown/modern/index.css +15 -15
  1178. package/markdown/modern/index.js +1 -1
  1179. package/markdown/modern/mobile/index.js +1 -1
  1180. package/markdown/modern/{use-overrides-a6c24cf7.js → use-overrides-0bded44d.js} +1 -1
  1181. package/markdown/{use-overrides-1e9e3db1.js → use-overrides-6acf86d6.js} +1 -1
  1182. package/masked-input/Component.d.ts +1 -1
  1183. package/masked-input/Component.js +1 -1
  1184. package/masked-input/cssm/Component.d.ts +1 -1
  1185. package/masked-input/esm/Component.d.ts +1 -1
  1186. package/masked-input/esm/Component.js +1 -1
  1187. package/masked-input/esm/index.css +2 -2
  1188. package/masked-input/index.css +2 -2
  1189. package/masked-input/modern/Component.d.ts +1 -1
  1190. package/masked-input/modern/Component.js +1 -1
  1191. package/masked-input/modern/index.css +2 -2
  1192. package/modal/Component.js +3 -3
  1193. package/modal/components/content/Component.js +3 -3
  1194. package/modal/components/content/desktop.css +7 -7
  1195. package/modal/components/content/index.css +4 -4
  1196. package/modal/components/content/mobile.css +3 -3
  1197. package/modal/components/footer/Component.js +4 -4
  1198. package/modal/components/footer/desktop.css +9 -9
  1199. package/modal/components/footer/index.css +5 -5
  1200. package/modal/components/footer/layout.css +29 -29
  1201. package/modal/components/footer/mobile.css +3 -3
  1202. package/modal/components/header/Component.js +3 -3
  1203. package/modal/components/header/desktop.css +15 -15
  1204. package/modal/components/header/index.css +5 -5
  1205. package/modal/components/header/mobile.css +4 -4
  1206. package/modal/cssm/components/footer/index.module.css +1 -1
  1207. package/modal/cssm/components/header/index.module.css +1 -1
  1208. package/modal/cssm/shared/index.d.ts +3 -0
  1209. package/modal/desktop.css +9 -9
  1210. package/modal/esm/Component.js +3 -3
  1211. package/modal/esm/components/content/Component.js +3 -3
  1212. package/modal/esm/components/content/desktop.css +7 -7
  1213. package/modal/esm/components/content/index.css +4 -4
  1214. package/modal/esm/components/content/mobile.css +3 -3
  1215. package/modal/esm/components/footer/Component.js +4 -4
  1216. package/modal/esm/components/footer/desktop.css +9 -9
  1217. package/modal/esm/components/footer/index.css +5 -5
  1218. package/modal/esm/components/footer/layout.css +29 -29
  1219. package/modal/esm/components/footer/mobile.css +3 -3
  1220. package/modal/esm/components/header/Component.js +3 -3
  1221. package/modal/esm/components/header/desktop.css +15 -15
  1222. package/modal/esm/components/header/index.css +5 -5
  1223. package/modal/esm/components/header/mobile.css +4 -4
  1224. package/modal/esm/desktop.css +9 -9
  1225. package/modal/esm/mobile.css +2 -2
  1226. package/modal/esm/shared/index.d.ts +3 -0
  1227. package/modal/esm/transitions.css +8 -8
  1228. package/modal/mobile.css +2 -2
  1229. package/modal/modern/Component.js +3 -3
  1230. package/modal/modern/components/content/Component.js +3 -3
  1231. package/modal/modern/components/content/desktop.css +7 -7
  1232. package/modal/modern/components/content/index.css +4 -4
  1233. package/modal/modern/components/content/mobile.css +3 -3
  1234. package/modal/modern/components/footer/Component.js +4 -4
  1235. package/modal/modern/components/footer/desktop.css +9 -9
  1236. package/modal/modern/components/footer/index.css +5 -5
  1237. package/modal/modern/components/footer/layout.css +29 -29
  1238. package/modal/modern/components/footer/mobile.css +3 -3
  1239. package/modal/modern/components/header/Component.js +3 -3
  1240. package/modal/modern/components/header/desktop.css +15 -15
  1241. package/modal/modern/components/header/index.css +5 -5
  1242. package/modal/modern/components/header/mobile.css +4 -4
  1243. package/modal/modern/desktop.css +9 -9
  1244. package/modal/modern/mobile.css +2 -2
  1245. package/modal/modern/shared/index.d.ts +3 -0
  1246. package/modal/modern/transitions.css +8 -8
  1247. package/modal/shared/index.d.ts +3 -0
  1248. package/modal/transitions.css +8 -8
  1249. package/navigation-bar/Component.js +1 -1
  1250. package/navigation-bar/components/back-arrow-addon/Component.js +1 -1
  1251. package/navigation-bar/components/back-arrow-addon/index.css +14 -14
  1252. package/navigation-bar/components/closer/Component.js +1 -1
  1253. package/navigation-bar/components/closer/index.css +8 -8
  1254. package/navigation-bar/cssm/components/back-arrow-addon/index.module.css +2 -2
  1255. package/navigation-bar/cssm/components/closer/index.module.css +2 -2
  1256. package/navigation-bar/cssm/index.module.css +1 -1
  1257. package/navigation-bar/esm/Component.js +1 -1
  1258. package/navigation-bar/esm/components/back-arrow-addon/Component.js +1 -1
  1259. package/navigation-bar/esm/components/back-arrow-addon/index.css +14 -14
  1260. package/navigation-bar/esm/components/closer/Component.js +1 -1
  1261. package/navigation-bar/esm/components/closer/index.css +8 -8
  1262. package/navigation-bar/esm/index.css +28 -28
  1263. package/navigation-bar/index.css +28 -28
  1264. package/navigation-bar/modern/Component.js +1 -1
  1265. package/navigation-bar/modern/components/back-arrow-addon/Component.js +1 -1
  1266. package/navigation-bar/modern/components/back-arrow-addon/index.css +14 -14
  1267. package/navigation-bar/modern/components/closer/Component.js +1 -1
  1268. package/navigation-bar/modern/components/closer/index.css +8 -8
  1269. package/navigation-bar/modern/index.css +28 -28
  1270. package/notification/Component.js +1 -1
  1271. package/notification/esm/Component.js +1 -1
  1272. package/notification/esm/index.css +9 -9
  1273. package/notification/index.css +9 -9
  1274. package/notification/modern/Component.js +1 -1
  1275. package/notification/modern/index.css +9 -9
  1276. package/notification-manager/component.js +1 -1
  1277. package/notification-manager/esm/component.js +1 -1
  1278. package/notification-manager/esm/index.css +10 -10
  1279. package/notification-manager/index.css +10 -10
  1280. package/notification-manager/modern/component.js +1 -1
  1281. package/notification-manager/modern/index.css +10 -10
  1282. package/number-input/Component.desktop.d.ts +1 -1
  1283. package/number-input/Component.desktop.js +9 -1
  1284. package/number-input/Component.mobile.d.ts +1 -1
  1285. package/number-input/Component.mobile.js +9 -1
  1286. package/number-input/Component.responsive.d.ts +1 -1
  1287. package/number-input/Component.responsive.js +14 -1
  1288. package/number-input/components/number-input/Component.d.ts +21 -46
  1289. package/number-input/components/number-input/Component.js +97 -84
  1290. package/{input/cssm/default.desktop.module.css → number-input/components/number-input/default.css} +8 -18
  1291. package/number-input/components/number-input/index.css +23 -0
  1292. package/number-input/components/number-input/index.js +8 -0
  1293. package/{stepper-input/modern/components/base-stepper-input/index.css → number-input/components/number-input/inverted.css} +8 -13
  1294. package/{stepper-input → number-input}/components/steppers/Component.d.ts +1 -0
  1295. package/number-input/components/steppers/Component.js +41 -0
  1296. package/{input/cssm/inverted.mobile.module.css → number-input/components/steppers/default.css} +4 -18
  1297. package/{stepper-input → number-input}/components/steppers/index.css +5 -7
  1298. package/{stepper-input/components/base-stepper-input/index.css → number-input/components/steppers/inverted.css} +4 -13
  1299. package/number-input/cssm/Component.desktop.d.ts +1 -1
  1300. package/number-input/cssm/Component.desktop.js +15 -1
  1301. package/number-input/cssm/Component.mobile.d.ts +1 -1
  1302. package/number-input/cssm/Component.mobile.js +15 -1
  1303. package/number-input/cssm/Component.responsive.d.ts +1 -1
  1304. package/number-input/cssm/Component.responsive.js +20 -1
  1305. package/number-input/cssm/components/number-input/Component.d.ts +21 -46
  1306. package/number-input/cssm/components/number-input/Component.js +97 -84
  1307. package/{input/modern/default.desktop.css → number-input/cssm/components/number-input/default.module.css} +7 -19
  1308. package/number-input/cssm/components/number-input/index.js +14 -0
  1309. package/number-input/cssm/components/number-input/index.module.css +22 -0
  1310. package/{stepper-input/cssm/components/base-stepper-input/index.module.css → number-input/cssm/components/number-input/inverted.module.css} +6 -11
  1311. package/{stepper-input → number-input}/cssm/components/steppers/Component.d.ts +1 -0
  1312. package/{stepper-input → number-input}/cssm/components/steppers/Component.js +12 -4
  1313. package/{input/modern/inverted.mobile.css → number-input/cssm/components/steppers/default.module.css} +3 -19
  1314. package/{stepper-input → number-input}/cssm/components/steppers/index.js +2 -0
  1315. package/{stepper-input → number-input}/cssm/components/steppers/index.module.css +1 -3
  1316. package/{stepper-input/esm/components/base-stepper-input/index.css → number-input/cssm/components/steppers/inverted.module.css} +3 -13
  1317. package/number-input/cssm/desktop/index.js +14 -0
  1318. package/number-input/cssm/index.js +15 -0
  1319. package/number-input/cssm/mobile/index.js +14 -0
  1320. package/number-input/cssm/utils.d.ts +19 -9
  1321. package/number-input/cssm/utils.js +244 -21
  1322. package/number-input/desktop/index.js +8 -0
  1323. package/number-input/esm/Component.desktop.d.ts +1 -1
  1324. package/number-input/esm/Component.desktop.js +9 -1
  1325. package/number-input/esm/Component.mobile.d.ts +1 -1
  1326. package/number-input/esm/Component.mobile.js +9 -1
  1327. package/number-input/esm/Component.responsive.d.ts +1 -1
  1328. package/number-input/esm/Component.responsive.js +15 -2
  1329. package/number-input/esm/components/number-input/Component.d.ts +21 -46
  1330. package/number-input/esm/components/number-input/Component.js +98 -86
  1331. package/{input/default.desktop.css → number-input/esm/components/number-input/default.css} +8 -19
  1332. package/number-input/esm/components/number-input/index.css +23 -0
  1333. package/number-input/esm/components/number-input/index.js +8 -0
  1334. package/number-input/esm/components/number-input/inverted.css +24 -0
  1335. package/{stepper-input → number-input}/esm/components/steppers/Component.d.ts +1 -0
  1336. package/number-input/esm/components/steppers/Component.js +34 -0
  1337. package/{input/esm/inverted.mobile.css → number-input/esm/components/steppers/default.css} +4 -19
  1338. package/{stepper-input → number-input}/esm/components/steppers/index.css +5 -7
  1339. package/number-input/esm/components/steppers/inverted.css +20 -0
  1340. package/number-input/esm/desktop/index.js +8 -0
  1341. package/number-input/esm/index.js +9 -0
  1342. package/number-input/esm/mobile/index.js +8 -0
  1343. package/number-input/esm/utils.d.ts +19 -9
  1344. package/number-input/esm/utils.js +236 -19
  1345. package/number-input/index.js +9 -0
  1346. package/number-input/mobile/index.js +8 -0
  1347. package/number-input/modern/Component.desktop.d.ts +1 -1
  1348. package/number-input/modern/Component.desktop.js +9 -1
  1349. package/number-input/modern/Component.mobile.d.ts +1 -1
  1350. package/number-input/modern/Component.mobile.js +9 -1
  1351. package/number-input/modern/Component.responsive.d.ts +1 -1
  1352. package/number-input/modern/Component.responsive.js +13 -1
  1353. package/number-input/modern/components/number-input/Component.d.ts +21 -46
  1354. package/number-input/modern/components/number-input/Component.js +94 -86
  1355. package/{input/esm/default.desktop.css → number-input/modern/components/number-input/default.css} +8 -19
  1356. package/number-input/modern/components/number-input/index.css +23 -0
  1357. package/number-input/modern/components/number-input/index.js +8 -0
  1358. package/number-input/modern/components/number-input/inverted.css +24 -0
  1359. package/{stepper-input → number-input}/modern/components/steppers/Component.d.ts +1 -0
  1360. package/number-input/modern/components/steppers/Component.js +33 -0
  1361. package/{input/inverted.mobile.css → number-input/modern/components/steppers/default.css} +4 -19
  1362. package/{stepper-input → number-input}/modern/components/steppers/index.css +5 -7
  1363. package/number-input/modern/components/steppers/inverted.css +20 -0
  1364. package/number-input/modern/desktop/index.js +8 -0
  1365. package/number-input/modern/index.js +9 -0
  1366. package/number-input/modern/mobile/index.js +8 -0
  1367. package/number-input/modern/utils.d.ts +19 -9
  1368. package/number-input/modern/utils.js +223 -18
  1369. package/number-input/utils.d.ts +19 -9
  1370. package/number-input/utils.js +244 -21
  1371. package/package.json +4 -4
  1372. package/pagination/Component.js +1 -1
  1373. package/pagination/components/default-view/index.css +3 -3
  1374. package/pagination/components/default-view/index.js +1 -1
  1375. package/pagination/components/per-page-view/index.css +2 -2
  1376. package/pagination/components/per-page-view/index.js +1 -1
  1377. package/pagination/components/tag/index.css +12 -12
  1378. package/pagination/components/tag/index.js +1 -1
  1379. package/pagination/cssm/components/default-view/index.module.css +1 -1
  1380. package/pagination/cssm/components/tag/index.module.css +4 -4
  1381. package/pagination/esm/Component.js +1 -1
  1382. package/pagination/esm/components/default-view/index.css +3 -3
  1383. package/pagination/esm/components/default-view/index.js +1 -1
  1384. package/pagination/esm/components/per-page-view/index.css +2 -2
  1385. package/pagination/esm/components/per-page-view/index.js +1 -1
  1386. package/pagination/esm/components/tag/index.css +12 -12
  1387. package/pagination/esm/components/tag/index.js +1 -1
  1388. package/pagination/esm/index.css +4 -4
  1389. package/pagination/index.css +4 -4
  1390. package/pagination/modern/Component.js +1 -1
  1391. package/pagination/modern/components/default-view/index.css +3 -3
  1392. package/pagination/modern/components/default-view/index.js +1 -1
  1393. package/pagination/modern/components/per-page-view/index.css +2 -2
  1394. package/pagination/modern/components/per-page-view/index.js +1 -1
  1395. package/pagination/modern/components/tag/index.css +12 -12
  1396. package/pagination/modern/components/tag/index.js +1 -1
  1397. package/pagination/modern/index.css +4 -4
  1398. package/pass-code/Component.js +1 -1
  1399. package/pass-code/components/InputProgress/Component.js +2 -2
  1400. package/pass-code/components/InputProgress/index.css +7 -7
  1401. package/pass-code/components/InputProgress/transitions.css +8 -8
  1402. package/pass-code/components/KeyPad/Component.js +1 -1
  1403. package/pass-code/components/KeyPad/index.css +5 -5
  1404. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1405. package/pass-code/components/KeyPadButton/index.css +15 -15
  1406. package/pass-code/cssm/components/InputProgress/index.module.css +2 -2
  1407. package/pass-code/cssm/components/KeyPadButton/index.module.css +2 -2
  1408. package/pass-code/cssm/index.module.css +1 -1
  1409. package/pass-code/esm/Component.js +1 -1
  1410. package/pass-code/esm/components/InputProgress/Component.js +2 -2
  1411. package/pass-code/esm/components/InputProgress/index.css +7 -7
  1412. package/pass-code/esm/components/InputProgress/transitions.css +8 -8
  1413. package/pass-code/esm/components/KeyPad/Component.js +1 -1
  1414. package/pass-code/esm/components/KeyPad/index.css +5 -5
  1415. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1416. package/pass-code/esm/components/KeyPadButton/index.css +15 -15
  1417. package/pass-code/esm/index.css +5 -5
  1418. package/pass-code/index.css +5 -5
  1419. package/pass-code/modern/Component.js +1 -1
  1420. package/pass-code/modern/components/InputProgress/Component.js +2 -2
  1421. package/pass-code/modern/components/InputProgress/index.css +7 -7
  1422. package/pass-code/modern/components/InputProgress/transitions.css +8 -8
  1423. package/pass-code/modern/components/KeyPad/Component.js +1 -1
  1424. package/pass-code/modern/components/KeyPad/index.css +5 -5
  1425. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1426. package/pass-code/modern/components/KeyPadButton/index.css +15 -15
  1427. package/pass-code/modern/index.css +5 -5
  1428. package/password-input/component.d.ts +1 -1
  1429. package/password-input/component.js +1 -1
  1430. package/password-input/cssm/component.d.ts +1 -1
  1431. package/password-input/esm/component.d.ts +1 -1
  1432. package/password-input/esm/component.js +1 -1
  1433. package/password-input/esm/index.css +6 -6
  1434. package/password-input/index.css +6 -6
  1435. package/password-input/modern/component.d.ts +1 -1
  1436. package/password-input/modern/component.js +1 -1
  1437. package/password-input/modern/index.css +6 -6
  1438. package/pattern-lock/Component.js +1 -1
  1439. package/pattern-lock/cssm/index.module.css +1 -1
  1440. package/pattern-lock/esm/Component.js +1 -1
  1441. package/pattern-lock/esm/index.css +12 -12
  1442. package/pattern-lock/index.css +12 -12
  1443. package/pattern-lock/modern/Component.js +1 -1
  1444. package/pattern-lock/modern/index.css +12 -12
  1445. package/picker-button/Component-0816e61d.d.ts +5 -0
  1446. package/picker-button/Component-72dda473.d.ts +53 -0
  1447. package/picker-button/Component-c44170fe.d.ts +281 -0
  1448. package/picker-button/Component.desktop-785df74d.d.ts +1 -1
  1449. package/picker-button/Component.desktop.d.ts +1 -1
  1450. package/picker-button/Component.desktop.js +3 -2
  1451. package/picker-button/Component.mobile-d7e9f69d.d.ts +1 -1
  1452. package/picker-button/Component.mobile.d.ts +3 -3
  1453. package/picker-button/Component.responsive.d.ts +5 -7
  1454. package/picker-button/Component.responsive.js +1 -0
  1455. package/picker-button/consts-f777ba1a.d.ts +2 -0
  1456. package/picker-button/cssm/Component-0816e61d.d.ts +5 -0
  1457. package/picker-button/cssm/Component-72dda473.d.ts +53 -0
  1458. package/picker-button/cssm/Component-c44170fe.d.ts +281 -0
  1459. package/picker-button/cssm/Component.desktop-785df74d.d.ts +1 -1
  1460. package/picker-button/cssm/Component.desktop.d.ts +1 -1
  1461. package/picker-button/cssm/Component.desktop.js +2 -1
  1462. package/picker-button/cssm/Component.mobile-d7e9f69d.d.ts +1 -1
  1463. package/picker-button/cssm/Component.mobile.d.ts +3 -3
  1464. package/picker-button/cssm/Component.responsive.d.ts +5 -7
  1465. package/picker-button/cssm/Component.responsive.js +1 -0
  1466. package/picker-button/cssm/consts-f777ba1a.d.ts +2 -0
  1467. package/picker-button/cssm/desktop/index.js +1 -0
  1468. package/picker-button/cssm/field/Component.d.ts +3 -837
  1469. package/picker-button/cssm/field/index.module.css +2 -2
  1470. package/picker-button/{modern/index-5cb54b98.d.ts → cssm/index-081223cb.d.ts} +8 -2
  1471. package/picker-button/cssm/index-785df74d.d.ts +2 -0
  1472. package/picker-button/{Component.responsive-3109f463.d.ts → cssm/index-c44170fe.d.ts} +2 -10
  1473. package/picker-button/cssm/index-d7e9f69d.d.ts +2 -0
  1474. package/picker-button/cssm/index-ebda875c.d.ts +80 -0
  1475. package/picker-button/cssm/index.js +1 -0
  1476. package/picker-button/cssm/types-1b036d4b.d.ts +13 -0
  1477. package/picker-button/cssm/types-1c79e231.d.ts +113 -0
  1478. package/picker-button/cssm/typings-0816e61d.d.ts +1320 -0
  1479. package/picker-button/cssm/useSkeleton-1b036d4b.d.ts +40 -0
  1480. package/picker-button/cssm/utils-d2597f31.d.ts +41 -0
  1481. package/picker-button/desktop/index.js +1 -0
  1482. package/picker-button/esm/Component-0816e61d.d.ts +5 -0
  1483. package/picker-button/esm/Component-72dda473.d.ts +53 -0
  1484. package/picker-button/esm/Component-c44170fe.d.ts +281 -0
  1485. package/picker-button/esm/Component.desktop-785df74d.d.ts +1 -1
  1486. package/picker-button/esm/Component.desktop.d.ts +1 -1
  1487. package/picker-button/esm/Component.desktop.js +3 -2
  1488. package/picker-button/esm/Component.mobile-d7e9f69d.d.ts +1 -1
  1489. package/picker-button/esm/Component.mobile.d.ts +3 -3
  1490. package/picker-button/esm/Component.responsive.d.ts +5 -7
  1491. package/picker-button/esm/Component.responsive.js +1 -0
  1492. package/picker-button/esm/consts-f777ba1a.d.ts +2 -0
  1493. package/picker-button/esm/desktop/index.js +1 -0
  1494. package/picker-button/esm/field/Component.d.ts +3 -837
  1495. package/picker-button/esm/field/Component.js +1 -1
  1496. package/picker-button/esm/field/index.css +8 -8
  1497. package/picker-button/{index-5cb54b98.d.ts → esm/index-081223cb.d.ts} +8 -2
  1498. package/picker-button/esm/index-785df74d.d.ts +2 -0
  1499. package/picker-button/{cssm/Component.responsive-3109f463.d.ts → esm/index-c44170fe.d.ts} +2 -10
  1500. package/picker-button/esm/index-d7e9f69d.d.ts +2 -0
  1501. package/picker-button/esm/index-ebda875c.d.ts +80 -0
  1502. package/picker-button/esm/index.css +5 -5
  1503. package/picker-button/esm/index.js +1 -0
  1504. package/picker-button/esm/option/Component.js +1 -1
  1505. package/picker-button/esm/option/index.css +4 -4
  1506. package/picker-button/esm/types-1b036d4b.d.ts +13 -0
  1507. package/picker-button/esm/types-1c79e231.d.ts +113 -0
  1508. package/picker-button/esm/typings-0816e61d.d.ts +1320 -0
  1509. package/picker-button/esm/useSkeleton-1b036d4b.d.ts +40 -0
  1510. package/picker-button/esm/utils-d2597f31.d.ts +41 -0
  1511. package/picker-button/field/Component.d.ts +3 -837
  1512. package/picker-button/field/Component.js +1 -1
  1513. package/picker-button/field/index.css +8 -8
  1514. package/picker-button/{esm/index-5cb54b98.d.ts → index-081223cb.d.ts} +8 -2
  1515. package/picker-button/index-785df74d.d.ts +2 -0
  1516. package/picker-button/{esm/Component.responsive-3109f463.d.ts → index-c44170fe.d.ts} +2 -10
  1517. package/picker-button/index-d7e9f69d.d.ts +2 -0
  1518. package/picker-button/index-ebda875c.d.ts +80 -0
  1519. package/picker-button/index.css +5 -5
  1520. package/picker-button/index.js +1 -0
  1521. package/picker-button/modern/Component-0816e61d.d.ts +5 -0
  1522. package/picker-button/modern/Component-72dda473.d.ts +53 -0
  1523. package/picker-button/modern/Component-c44170fe.d.ts +281 -0
  1524. package/picker-button/modern/Component.desktop-785df74d.d.ts +1 -1
  1525. package/picker-button/modern/Component.desktop.d.ts +1 -1
  1526. package/picker-button/modern/Component.desktop.js +3 -2
  1527. package/picker-button/modern/Component.mobile-d7e9f69d.d.ts +1 -1
  1528. package/picker-button/modern/Component.mobile.d.ts +3 -3
  1529. package/picker-button/modern/Component.responsive.d.ts +5 -7
  1530. package/picker-button/modern/Component.responsive.js +1 -0
  1531. package/picker-button/modern/consts-f777ba1a.d.ts +2 -0
  1532. package/picker-button/modern/desktop/index.js +1 -0
  1533. package/picker-button/modern/field/Component.d.ts +3 -837
  1534. package/picker-button/modern/field/Component.js +1 -1
  1535. package/picker-button/modern/field/index.css +8 -8
  1536. package/picker-button/{cssm/index-5cb54b98.d.ts → modern/index-081223cb.d.ts} +8 -2
  1537. package/picker-button/modern/index-785df74d.d.ts +2 -0
  1538. package/picker-button/modern/{Component.responsive-3109f463.d.ts → index-c44170fe.d.ts} +2 -10
  1539. package/picker-button/modern/index-d7e9f69d.d.ts +2 -0
  1540. package/picker-button/modern/index-ebda875c.d.ts +80 -0
  1541. package/picker-button/modern/index.css +5 -5
  1542. package/picker-button/modern/index.js +1 -0
  1543. package/picker-button/modern/option/Component.js +1 -1
  1544. package/picker-button/modern/option/index.css +4 -4
  1545. package/picker-button/modern/types-1b036d4b.d.ts +13 -0
  1546. package/picker-button/modern/types-1c79e231.d.ts +113 -0
  1547. package/picker-button/modern/typings-0816e61d.d.ts +1320 -0
  1548. package/picker-button/modern/useSkeleton-1b036d4b.d.ts +40 -0
  1549. package/picker-button/modern/utils-d2597f31.d.ts +41 -0
  1550. package/picker-button/option/Component.js +1 -1
  1551. package/picker-button/option/index.css +4 -4
  1552. package/picker-button/types-1b036d4b.d.ts +13 -0
  1553. package/picker-button/types-1c79e231.d.ts +113 -0
  1554. package/picker-button/typings-0816e61d.d.ts +1320 -0
  1555. package/picker-button/useSkeleton-1b036d4b.d.ts +40 -0
  1556. package/picker-button/utils-d2597f31.d.ts +41 -0
  1557. package/plate/Component.desktop.js +1 -1
  1558. package/plate/Component.mobile.js +1 -1
  1559. package/plate/components/base-plate/Component.js +2 -2
  1560. package/plate/components/base-plate/index.css +62 -57
  1561. package/plate/cssm/components/base-plate/Component.js +1 -1
  1562. package/plate/cssm/components/base-plate/index.module.css +14 -9
  1563. package/plate/desktop.css +4 -4
  1564. package/plate/esm/Component.desktop.js +1 -1
  1565. package/plate/esm/Component.mobile.js +1 -1
  1566. package/plate/esm/components/base-plate/Component.js +2 -2
  1567. package/plate/esm/components/base-plate/index.css +62 -57
  1568. package/plate/esm/desktop.css +4 -4
  1569. package/plate/esm/mobile.css +4 -4
  1570. package/plate/mobile.css +4 -4
  1571. package/plate/modern/Component.desktop.js +1 -1
  1572. package/plate/modern/Component.mobile.js +1 -1
  1573. package/plate/modern/components/base-plate/Component.js +2 -2
  1574. package/plate/modern/components/base-plate/index.css +62 -57
  1575. package/plate/modern/desktop.css +4 -4
  1576. package/plate/modern/mobile.css +4 -4
  1577. package/popover/Component.js +1 -1
  1578. package/popover/esm/Component.js +1 -1
  1579. package/popover/esm/index.css +33 -33
  1580. package/popover/index.css +33 -33
  1581. package/popover/modern/Component.js +1 -1
  1582. package/popover/modern/index.css +33 -33
  1583. package/popup-sheet/Component.js +1 -1
  1584. package/popup-sheet/components/backdrop/Component.js +1 -1
  1585. package/popup-sheet/components/backdrop/index.css +11 -11
  1586. package/popup-sheet/cssm/components/backdrop/index.module.css +1 -1
  1587. package/popup-sheet/esm/Component.js +1 -1
  1588. package/popup-sheet/esm/components/backdrop/Component.js +1 -1
  1589. package/popup-sheet/esm/components/backdrop/index.css +11 -11
  1590. package/popup-sheet/esm/index.css +14 -14
  1591. package/popup-sheet/index.css +14 -14
  1592. package/popup-sheet/modern/Component.js +1 -1
  1593. package/popup-sheet/modern/components/backdrop/Component.js +1 -1
  1594. package/popup-sheet/modern/components/backdrop/index.css +11 -11
  1595. package/popup-sheet/modern/index.css +14 -14
  1596. package/progress-bar/Component.js +1 -1
  1597. package/progress-bar/cssm/index.module.css +925 -273
  1598. package/progress-bar/esm/Component.js +1 -1
  1599. package/progress-bar/esm/index.css +937 -285
  1600. package/progress-bar/index.css +937 -285
  1601. package/progress-bar/modern/Component.js +1 -1
  1602. package/progress-bar/modern/index.css +937 -285
  1603. package/pure-cell/{component-96a7c3fb.js → component-6d5589c2.js} +4 -4
  1604. package/pure-cell/component.js +1 -1
  1605. package/pure-cell/components/addon/component.js +1 -1
  1606. package/pure-cell/components/addon/index.css +10 -10
  1607. package/pure-cell/components/amount/component.js +1 -1
  1608. package/pure-cell/components/amount/index.css +2 -2
  1609. package/pure-cell/components/amount-title/component.js +1 -1
  1610. package/pure-cell/components/amount-title/index.css +3 -3
  1611. package/pure-cell/components/category/component.js +1 -1
  1612. package/pure-cell/components/category/index.css +6 -6
  1613. package/pure-cell/components/content/component.js +1 -1
  1614. package/pure-cell/components/content/index.css +3 -3
  1615. package/pure-cell/components/content/index.d.ts +1 -1
  1616. package/pure-cell/components/content/index.js +1 -1
  1617. package/pure-cell/components/footer/component.js +1 -1
  1618. package/pure-cell/components/footer/index.css +4 -4
  1619. package/pure-cell/components/footer-button/component.js +1 -1
  1620. package/pure-cell/components/footer-button/index.css +2 -2
  1621. package/pure-cell/components/graphics/component.js +1 -1
  1622. package/pure-cell/components/graphics/index.css +5 -5
  1623. package/pure-cell/components/main/component.js +1 -1
  1624. package/pure-cell/components/main/index.css +4 -4
  1625. package/pure-cell/components/main/index.d.ts +1 -1
  1626. package/pure-cell/components/main/index.js +1 -1
  1627. package/pure-cell/components/text/component.js +1 -1
  1628. package/pure-cell/components/text/index.css +7 -7
  1629. package/pure-cell/components/text/index.d.ts +1 -1
  1630. package/pure-cell/components/text/index.js +1 -1
  1631. package/pure-cell/cssm/components/category/index.module.css +1 -1
  1632. package/pure-cell/cssm/index.module.css +1 -1
  1633. package/pure-cell/esm/{component-1fdd22ad.js → component-510676b2.js} +4 -4
  1634. package/pure-cell/esm/component.js +1 -1
  1635. package/pure-cell/esm/components/addon/component.js +1 -1
  1636. package/pure-cell/esm/components/addon/index.css +10 -10
  1637. package/pure-cell/esm/components/amount/component.js +1 -1
  1638. package/pure-cell/esm/components/amount/index.css +2 -2
  1639. package/pure-cell/esm/components/amount-title/component.js +1 -1
  1640. package/pure-cell/esm/components/amount-title/index.css +3 -3
  1641. package/pure-cell/esm/components/category/component.js +1 -1
  1642. package/pure-cell/esm/components/category/index.css +6 -6
  1643. package/pure-cell/esm/components/content/component.js +1 -1
  1644. package/pure-cell/esm/components/content/index.css +3 -3
  1645. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1646. package/pure-cell/esm/components/content/index.js +1 -1
  1647. package/pure-cell/esm/components/footer/component.js +1 -1
  1648. package/pure-cell/esm/components/footer/index.css +4 -4
  1649. package/pure-cell/esm/components/footer-button/component.js +1 -1
  1650. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1651. package/pure-cell/esm/components/graphics/component.js +1 -1
  1652. package/pure-cell/esm/components/graphics/index.css +5 -5
  1653. package/pure-cell/esm/components/main/component.js +1 -1
  1654. package/pure-cell/esm/components/main/index.css +4 -4
  1655. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1656. package/pure-cell/esm/components/main/index.js +1 -1
  1657. package/pure-cell/esm/components/text/component.js +1 -1
  1658. package/pure-cell/esm/components/text/index.css +7 -7
  1659. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1660. package/pure-cell/esm/components/text/index.js +1 -1
  1661. package/pure-cell/esm/index.css +22 -22
  1662. package/pure-cell/esm/index.js +1 -1
  1663. package/pure-cell/index.css +22 -22
  1664. package/pure-cell/index.js +1 -1
  1665. package/pure-cell/modern/{component-e13c9ce5.js → component-eb65c8f8.js} +4 -4
  1666. package/pure-cell/modern/component.js +1 -1
  1667. package/pure-cell/modern/components/addon/component.js +1 -1
  1668. package/pure-cell/modern/components/addon/index.css +10 -10
  1669. package/pure-cell/modern/components/amount/component.js +1 -1
  1670. package/pure-cell/modern/components/amount/index.css +2 -2
  1671. package/pure-cell/modern/components/amount-title/component.js +1 -1
  1672. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1673. package/pure-cell/modern/components/category/component.js +1 -1
  1674. package/pure-cell/modern/components/category/index.css +6 -6
  1675. package/pure-cell/modern/components/content/component.js +1 -1
  1676. package/pure-cell/modern/components/content/index.css +3 -3
  1677. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1678. package/pure-cell/modern/components/content/index.js +1 -1
  1679. package/pure-cell/modern/components/footer/component.js +1 -1
  1680. package/pure-cell/modern/components/footer/index.css +4 -4
  1681. package/pure-cell/modern/components/footer-button/component.js +1 -1
  1682. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1683. package/pure-cell/modern/components/graphics/component.js +1 -1
  1684. package/pure-cell/modern/components/graphics/index.css +5 -5
  1685. package/pure-cell/modern/components/main/component.js +1 -1
  1686. package/pure-cell/modern/components/main/index.css +4 -4
  1687. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1688. package/pure-cell/modern/components/main/index.js +1 -1
  1689. package/pure-cell/modern/components/text/component.js +1 -1
  1690. package/pure-cell/modern/components/text/index.css +7 -7
  1691. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1692. package/pure-cell/modern/components/text/index.js +1 -1
  1693. package/pure-cell/modern/index.css +22 -22
  1694. package/pure-cell/modern/index.js +1 -1
  1695. package/radio/Component.d.ts +9 -1
  1696. package/radio/Component.js +4 -6
  1697. package/radio/cssm/Component.d.ts +9 -1
  1698. package/radio/cssm/Component.js +3 -5
  1699. package/radio/cssm/index.module.css +7 -7
  1700. package/radio/esm/Component.d.ts +9 -1
  1701. package/radio/esm/Component.js +4 -6
  1702. package/radio/esm/index.css +38 -38
  1703. package/radio/index.css +38 -38
  1704. package/radio/modern/Component.d.ts +9 -1
  1705. package/radio/modern/Component.js +4 -6
  1706. package/radio/modern/index.css +38 -38
  1707. package/radio-group/Component.desktop.js +1 -1
  1708. package/radio-group/Component.mobile.js +1 -1
  1709. package/radio-group/components/base-radio-group/Component.js +1 -1
  1710. package/radio-group/components/base-radio-group/index.css +23 -23
  1711. package/radio-group/cssm/components/base-radio-group/index.module.css +3 -3
  1712. package/radio-group/cssm/mobile.module.css +1 -1
  1713. package/radio-group/desktop.css +4 -4
  1714. package/radio-group/esm/Component.desktop.js +1 -1
  1715. package/radio-group/esm/Component.mobile.js +1 -1
  1716. package/radio-group/esm/components/base-radio-group/Component.js +1 -1
  1717. package/radio-group/esm/components/base-radio-group/index.css +23 -23
  1718. package/radio-group/esm/desktop.css +4 -4
  1719. package/radio-group/esm/mobile.css +5 -5
  1720. package/radio-group/mobile.css +5 -5
  1721. package/radio-group/modern/Component.desktop.js +1 -1
  1722. package/radio-group/modern/Component.mobile.js +1 -1
  1723. package/radio-group/modern/components/base-radio-group/Component.js +1 -1
  1724. package/radio-group/modern/components/base-radio-group/index.css +23 -23
  1725. package/radio-group/modern/desktop.css +4 -4
  1726. package/radio-group/modern/mobile.css +5 -5
  1727. package/scrollbar/Component.js +3 -3
  1728. package/scrollbar/default.css +2 -2
  1729. package/scrollbar/esm/Component.js +3 -3
  1730. package/scrollbar/esm/default.css +2 -2
  1731. package/scrollbar/esm/index.css +25 -25
  1732. package/scrollbar/esm/inverted.css +2 -2
  1733. package/scrollbar/index.css +25 -25
  1734. package/scrollbar/inverted.css +2 -2
  1735. package/scrollbar/modern/Component.js +3 -3
  1736. package/scrollbar/modern/default.css +2 -2
  1737. package/scrollbar/modern/index.css +25 -25
  1738. package/scrollbar/modern/inverted.css +2 -2
  1739. package/segmented-control/Component.js +1 -1
  1740. package/segmented-control/components/segment/Component.js +1 -1
  1741. package/segmented-control/components/segment/index.css +5 -5
  1742. package/segmented-control/cssm/components/segment/index.module.css +2 -2
  1743. package/segmented-control/cssm/index.module.css +2 -2
  1744. package/segmented-control/esm/Component.js +1 -1
  1745. package/segmented-control/esm/components/segment/Component.js +1 -1
  1746. package/segmented-control/esm/components/segment/index.css +5 -5
  1747. package/segmented-control/esm/index.css +20 -20
  1748. package/segmented-control/index.css +20 -20
  1749. package/segmented-control/modern/Component.js +1 -1
  1750. package/segmented-control/modern/components/segment/Component.js +1 -1
  1751. package/segmented-control/modern/components/segment/index.css +5 -5
  1752. package/segmented-control/modern/index.css +20 -20
  1753. package/select/Component.desktop.d.ts +3 -15
  1754. package/select/Component.desktop.js +4 -2
  1755. package/select/Component.mobile.d.ts +3 -39
  1756. package/select/Component.mobile.js +23 -10
  1757. package/select/Component.modal.mobile.d.ts +2 -256
  1758. package/select/Component.modal.mobile.js +23 -35
  1759. package/select/Component.responsive.d.ts +3 -17
  1760. package/select/Component.responsive.js +11 -13
  1761. package/select/components/arrow/Component.js +1 -1
  1762. package/select/components/arrow/index.css +5 -5
  1763. package/select/components/base-checkmark/Component.js +1 -1
  1764. package/select/components/base-checkmark/index.css +4 -4
  1765. package/select/components/base-option/Component.js +1 -1
  1766. package/select/components/base-option/index.css +16 -16
  1767. package/select/components/base-select/Component.d.ts +17 -2
  1768. package/select/components/base-select/Component.js +188 -81
  1769. package/select/components/base-select/index.css +12 -12
  1770. package/select/components/base-select/index.js +1 -1
  1771. package/select/components/{base-select-mobile/index.css → base-select/mobile.css} +13 -22
  1772. package/select/components/checkmark/Component.js +1 -1
  1773. package/select/components/checkmark/index.css +11 -11
  1774. package/select/components/checkmark-mobile/Component.js +1 -1
  1775. package/select/components/checkmark-mobile/index.css +6 -6
  1776. package/select/components/field/Component.js +1 -1
  1777. package/select/components/field/index.css +15 -17
  1778. package/select/components/footer/Component.d.ts +12 -0
  1779. package/select/components/{base-select-mobile/footer → footer}/Component.js +8 -7
  1780. package/select/components/{base-select-mobile/footer → footer}/index.css +6 -6
  1781. package/select/components/footer/index.d.ts +1 -0
  1782. package/select/components/footer/index.js +12 -0
  1783. package/select/components/index.js +2 -1
  1784. package/select/components/optgroup/Component.js +1 -1
  1785. package/select/components/optgroup/index.css +7 -7
  1786. package/select/components/option/Component.js +1 -1
  1787. package/select/components/option/index.css +24 -24
  1788. package/select/components/options-list/Component.js +7 -3
  1789. package/select/components/options-list/index.css +11 -11
  1790. package/select/components/options-list/index.js +2 -1
  1791. package/select/components/search/Component.d.ts +2 -4
  1792. package/select/components/search/Component.js +1 -1
  1793. package/select/components/search/index.css +2 -2
  1794. package/select/components/virtual-options-list/Component.js +7 -3
  1795. package/select/components/virtual-options-list/index.css +18 -18
  1796. package/select/components/virtual-options-list/index.js +2 -1
  1797. package/select/cssm/Component.desktop.d.ts +3 -15
  1798. package/select/cssm/Component.desktop.js +5 -2
  1799. package/select/cssm/Component.mobile.d.ts +3 -39
  1800. package/select/cssm/Component.mobile.js +27 -13
  1801. package/select/cssm/Component.modal.mobile.d.ts +2 -256
  1802. package/select/cssm/Component.modal.mobile.js +28 -39
  1803. package/select/cssm/Component.responsive.d.ts +3 -17
  1804. package/select/cssm/Component.responsive.js +13 -15
  1805. package/select/cssm/components/arrow/index.module.css +2 -2
  1806. package/select/cssm/components/base-option/index.module.css +3 -3
  1807. package/select/cssm/components/base-select/Component.d.ts +17 -2
  1808. package/select/cssm/components/base-select/Component.js +186 -80
  1809. package/select/cssm/components/base-select/index.js +2 -1
  1810. package/select/cssm/components/base-select/index.module.css +2 -2
  1811. package/select/cssm/components/{base-select-mobile/index.module.css → base-select/mobile.module.css} +0 -9
  1812. package/select/cssm/components/checkmark/index.module.css +1 -1
  1813. package/select/cssm/components/field/index.module.css +3 -5
  1814. package/select/cssm/components/footer/Component.d.ts +12 -0
  1815. package/select/cssm/components/{base-select-mobile/footer → footer}/Component.js +7 -6
  1816. package/select/cssm/components/footer/index.d.ts +1 -0
  1817. package/select/cssm/components/footer/index.js +13 -0
  1818. package/select/cssm/components/{base-select-mobile/footer → footer}/index.module.css +1 -1
  1819. package/select/cssm/components/index.js +3 -1
  1820. package/select/cssm/components/optgroup/index.module.css +1 -1
  1821. package/select/cssm/components/option/index.module.css +4 -4
  1822. package/select/cssm/components/options-list/Component.js +6 -2
  1823. package/select/cssm/components/options-list/index.js +2 -1
  1824. package/select/cssm/components/options-list/index.module.css +2 -2
  1825. package/select/cssm/components/search/Component.d.ts +2 -4
  1826. package/select/cssm/components/virtual-options-list/Component.js +6 -2
  1827. package/select/cssm/components/virtual-options-list/index.js +2 -1
  1828. package/select/cssm/components/virtual-options-list/index.module.css +3 -3
  1829. package/select/cssm/desktop/index.d.ts +2 -2
  1830. package/select/cssm/desktop/index.js +4 -1
  1831. package/select/{hook-0a5c9f56.js → cssm/hook-2f9ec939.js} +9 -5
  1832. package/select/{esm/hook-8abfea97.d.ts → cssm/hook-ad89c253.d.ts} +3 -2
  1833. package/select/cssm/index.d.ts +2 -2
  1834. package/select/cssm/index.js +10 -9
  1835. package/select/cssm/mobile/index.d.ts +1 -3
  1836. package/select/cssm/mobile/index.js +15 -10
  1837. package/select/cssm/presets/index.d.ts +1 -1
  1838. package/select/cssm/presets/index.js +3 -2
  1839. package/select/cssm/presets/useSelectWithApply/hook.js +3 -2
  1840. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -2
  1841. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1842. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -2
  1843. package/select/cssm/shared/index.d.ts +9 -2
  1844. package/select/cssm/shared/index.js +50 -48
  1845. package/select/cssm/typings.d.ts +86 -7
  1846. package/select/desktop/index.d.ts +2 -2
  1847. package/select/desktop/index.js +3 -1
  1848. package/select/esm/Component.desktop.d.ts +3 -15
  1849. package/select/esm/Component.desktop.js +4 -2
  1850. package/select/esm/Component.mobile.d.ts +3 -39
  1851. package/select/esm/Component.mobile.js +22 -9
  1852. package/select/esm/Component.modal.mobile.d.ts +2 -256
  1853. package/select/esm/Component.modal.mobile.js +24 -36
  1854. package/select/esm/Component.responsive.d.ts +3 -17
  1855. package/select/esm/Component.responsive.js +11 -13
  1856. package/select/esm/components/arrow/Component.js +1 -1
  1857. package/select/esm/components/arrow/index.css +5 -5
  1858. package/select/esm/components/base-checkmark/Component.js +1 -1
  1859. package/select/esm/components/base-checkmark/index.css +4 -4
  1860. package/select/esm/components/base-option/Component.js +1 -1
  1861. package/select/esm/components/base-option/index.css +16 -16
  1862. package/select/esm/components/base-select/Component.d.ts +17 -2
  1863. package/select/esm/components/base-select/Component.js +190 -83
  1864. package/select/esm/components/base-select/index.css +12 -12
  1865. package/select/esm/components/base-select/index.js +1 -1
  1866. package/select/esm/components/{base-select-mobile/index.css → base-select/mobile.css} +13 -22
  1867. package/select/esm/components/checkmark/Component.js +1 -1
  1868. package/select/esm/components/checkmark/index.css +11 -11
  1869. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1870. package/select/esm/components/checkmark-mobile/index.css +6 -6
  1871. package/select/esm/components/field/Component.js +1 -1
  1872. package/select/esm/components/field/index.css +15 -17
  1873. package/select/esm/components/footer/Component.d.ts +12 -0
  1874. package/select/esm/components/footer/Component.js +26 -0
  1875. package/select/esm/components/{base-select-mobile/footer → footer}/index.css +6 -6
  1876. package/select/esm/components/footer/index.d.ts +1 -0
  1877. package/select/esm/components/footer/index.js +6 -0
  1878. package/select/esm/components/index.js +2 -1
  1879. package/select/esm/components/optgroup/Component.js +1 -1
  1880. package/select/esm/components/optgroup/index.css +7 -7
  1881. package/select/esm/components/option/Component.js +1 -1
  1882. package/select/esm/components/option/index.css +24 -24
  1883. package/select/esm/components/options-list/Component.js +7 -3
  1884. package/select/esm/components/options-list/index.css +11 -11
  1885. package/select/esm/components/options-list/index.js +2 -1
  1886. package/select/esm/components/search/Component.d.ts +2 -4
  1887. package/select/esm/components/search/Component.js +1 -1
  1888. package/select/esm/components/search/index.css +2 -2
  1889. package/select/esm/components/virtual-options-list/Component.js +7 -3
  1890. package/select/esm/components/virtual-options-list/index.css +18 -18
  1891. package/select/esm/components/virtual-options-list/index.js +2 -1
  1892. package/select/esm/desktop/index.d.ts +2 -2
  1893. package/select/esm/desktop/index.js +3 -1
  1894. package/select/{hook-8abfea97.d.ts → esm/hook-ad89c253.d.ts} +3 -2
  1895. package/select/esm/{hook-70d58270.js → hook-d82699d1.js} +12 -7
  1896. package/select/esm/index.d.ts +2 -2
  1897. package/select/esm/index.js +8 -7
  1898. package/select/esm/mobile/index.d.ts +1 -3
  1899. package/select/esm/mobile/index.js +12 -8
  1900. package/select/esm/presets/index.d.ts +1 -1
  1901. package/select/esm/presets/index.js +3 -2
  1902. package/select/esm/presets/useSelectWithApply/hook.js +3 -2
  1903. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -2
  1904. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1905. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1906. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1907. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1908. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1909. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -2
  1910. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1911. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1912. package/select/esm/shared/index.d.ts +9 -2
  1913. package/select/esm/shared/index.js +29 -28
  1914. package/select/esm/typings.d.ts +86 -7
  1915. package/select/{cssm/hook-8abfea97.d.ts → hook-ad89c253.d.ts} +3 -2
  1916. package/select/{cssm/hook-244c8d6e.js → hook-df30325f.js} +9 -5
  1917. package/select/index.d.ts +2 -2
  1918. package/select/index.js +8 -7
  1919. package/select/mobile/index.d.ts +1 -3
  1920. package/select/mobile/index.js +12 -8
  1921. package/select/modern/Component.desktop.d.ts +3 -15
  1922. package/select/modern/Component.desktop.js +5 -3
  1923. package/select/modern/Component.mobile.d.ts +3 -39
  1924. package/select/modern/Component.mobile.js +29 -13
  1925. package/select/modern/Component.modal.mobile.d.ts +2 -256
  1926. package/select/modern/Component.modal.mobile.js +23 -43
  1927. package/select/modern/Component.responsive.d.ts +3 -17
  1928. package/select/modern/Component.responsive.js +11 -13
  1929. package/select/modern/components/arrow/Component.js +1 -1
  1930. package/select/modern/components/arrow/index.css +5 -5
  1931. package/select/modern/components/base-checkmark/Component.js +1 -1
  1932. package/select/modern/components/base-checkmark/index.css +4 -4
  1933. package/select/modern/components/base-option/Component.js +1 -1
  1934. package/select/modern/components/base-option/index.css +16 -16
  1935. package/select/modern/components/base-select/Component.d.ts +17 -2
  1936. package/select/modern/components/base-select/Component.js +179 -72
  1937. package/select/modern/components/base-select/index.css +12 -12
  1938. package/select/modern/components/base-select/index.js +1 -1
  1939. package/select/modern/components/{base-select-mobile/index.css → base-select/mobile.css} +13 -22
  1940. package/select/modern/components/checkmark/Component.js +1 -1
  1941. package/select/modern/components/checkmark/index.css +11 -11
  1942. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1943. package/select/modern/components/checkmark-mobile/index.css +6 -6
  1944. package/select/modern/components/field/Component.js +1 -1
  1945. package/select/modern/components/field/index.css +15 -17
  1946. package/select/modern/components/footer/Component.d.ts +12 -0
  1947. package/select/modern/components/{base-select-mobile/footer → footer}/Component.js +7 -6
  1948. package/select/modern/components/{base-select-mobile/footer → footer}/index.css +6 -6
  1949. package/select/modern/components/footer/index.d.ts +1 -0
  1950. package/select/modern/components/footer/index.js +6 -0
  1951. package/select/modern/components/index.js +2 -1
  1952. package/select/modern/components/optgroup/Component.js +1 -1
  1953. package/select/modern/components/optgroup/index.css +7 -7
  1954. package/select/modern/components/option/Component.js +1 -1
  1955. package/select/modern/components/option/index.css +24 -24
  1956. package/select/modern/components/options-list/Component.js +5 -3
  1957. package/select/modern/components/options-list/index.css +11 -11
  1958. package/select/modern/components/options-list/index.js +2 -1
  1959. package/select/modern/components/search/Component.d.ts +2 -4
  1960. package/select/modern/components/search/Component.js +1 -1
  1961. package/select/modern/components/search/index.css +2 -2
  1962. package/select/modern/components/virtual-options-list/Component.js +5 -3
  1963. package/select/modern/components/virtual-options-list/index.css +18 -18
  1964. package/select/modern/components/virtual-options-list/index.js +2 -1
  1965. package/select/modern/desktop/index.d.ts +2 -2
  1966. package/select/modern/desktop/index.js +3 -1
  1967. package/select/modern/{hook-8abfea97.d.ts → hook-ad89c253.d.ts} +3 -2
  1968. package/select/modern/{hook-4eceefed.js → hook-d879e08e.js} +9 -4
  1969. package/select/modern/index.d.ts +2 -2
  1970. package/select/modern/index.js +8 -7
  1971. package/select/modern/mobile/index.d.ts +1 -3
  1972. package/select/modern/mobile/index.js +12 -8
  1973. package/select/modern/presets/index.d.ts +1 -1
  1974. package/select/modern/presets/index.js +3 -2
  1975. package/select/modern/presets/useSelectWithApply/hook.js +3 -2
  1976. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -2
  1977. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1978. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1979. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1980. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1981. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1982. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -2
  1983. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1984. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1985. package/select/modern/shared/index.d.ts +9 -2
  1986. package/select/modern/shared/index.js +28 -27
  1987. package/select/modern/typings.d.ts +86 -7
  1988. package/select/presets/index.d.ts +1 -1
  1989. package/select/presets/index.js +3 -2
  1990. package/select/presets/useSelectWithApply/hook.js +3 -2
  1991. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -2
  1992. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1993. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1994. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1995. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1996. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1997. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +3 -2
  1998. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1999. package/select/presets/useSelectWithLoading/index.css +2 -2
  2000. package/select/shared/index.d.ts +9 -2
  2001. package/select/shared/index.js +39 -38
  2002. package/select/typings.d.ts +86 -7
  2003. package/select-with-tags/component.d.ts +1 -1
  2004. package/select-with-tags/component.js +2 -1
  2005. package/select-with-tags/components/tag/component.js +1 -1
  2006. package/select-with-tags/components/tag/index.css +13 -13
  2007. package/select-with-tags/components/tag-list/component.js +1 -1
  2008. package/select-with-tags/components/tag-list/index.css +34 -34
  2009. package/select-with-tags/cssm/component.d.ts +1 -1
  2010. package/select-with-tags/cssm/component.js +2 -1
  2011. package/select-with-tags/cssm/components/tag/index.module.css +2 -2
  2012. package/select-with-tags/cssm/components/tag-list/index.module.css +3 -3
  2013. package/select-with-tags/cssm/index.js +1 -0
  2014. package/select-with-tags/esm/component.d.ts +1 -1
  2015. package/select-with-tags/esm/component.js +2 -1
  2016. package/select-with-tags/esm/components/tag/component.js +1 -1
  2017. package/select-with-tags/esm/components/tag/index.css +13 -13
  2018. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  2019. package/select-with-tags/esm/components/tag-list/index.css +34 -34
  2020. package/select-with-tags/esm/index.js +1 -0
  2021. package/select-with-tags/index.js +1 -0
  2022. package/select-with-tags/modern/component.d.ts +1 -1
  2023. package/select-with-tags/modern/component.js +2 -1
  2024. package/select-with-tags/modern/components/tag/component.js +1 -1
  2025. package/select-with-tags/modern/components/tag/index.css +13 -13
  2026. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  2027. package/select-with-tags/modern/components/tag-list/index.css +34 -34
  2028. package/select-with-tags/modern/index.js +1 -0
  2029. package/shared/cssm/index.d.ts +1 -0
  2030. package/shared/cssm/index.js +2 -0
  2031. package/shared/cssm/os.d.ts +7 -0
  2032. package/shared/cssm/os.js +21 -0
  2033. package/shared/esm/index.d.ts +1 -0
  2034. package/shared/esm/index.js +1 -0
  2035. package/shared/esm/os.d.ts +7 -0
  2036. package/shared/esm/os.js +19 -0
  2037. package/shared/index.d.ts +1 -0
  2038. package/shared/index.js +2 -0
  2039. package/shared/modern/index.d.ts +1 -0
  2040. package/shared/modern/index.js +1 -0
  2041. package/shared/modern/os.d.ts +7 -0
  2042. package/shared/modern/os.js +19 -0
  2043. package/shared/os.d.ts +7 -0
  2044. package/shared/os.js +21 -0
  2045. package/side-panel/Component.desktop.js +2 -2
  2046. package/side-panel/Component.mobile.js +2 -2
  2047. package/side-panel/components/content/Component.desktop.js +1 -1
  2048. package/side-panel/components/content/Component.js +1 -1
  2049. package/side-panel/components/content/Component.mobile.js +1 -1
  2050. package/side-panel/components/content/desktop.css +3 -3
  2051. package/side-panel/components/content/index.css +4 -4
  2052. package/side-panel/components/content/mobile.css +3 -3
  2053. package/side-panel/components/footer/Component.desktop.js +1 -1
  2054. package/side-panel/components/footer/Component.js +2 -2
  2055. package/side-panel/components/footer/Component.mobile.js +1 -1
  2056. package/side-panel/components/footer/desktop.css +3 -3
  2057. package/side-panel/components/footer/index.css +5 -5
  2058. package/side-panel/components/footer/layout.css +25 -25
  2059. package/side-panel/components/footer/mobile.css +7 -7
  2060. package/side-panel/components/header/Component.js +3 -3
  2061. package/side-panel/components/header/desktop.css +5 -5
  2062. package/side-panel/components/header/index.css +15 -15
  2063. package/side-panel/components/header/mobile.css +4 -4
  2064. package/side-panel/cssm/components/footer/index.module.css +1 -1
  2065. package/side-panel/cssm/components/header/index.module.css +1 -1
  2066. package/side-panel/desktop.css +3 -3
  2067. package/side-panel/esm/Component.desktop.js +2 -2
  2068. package/side-panel/esm/Component.mobile.js +2 -2
  2069. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  2070. package/side-panel/esm/components/content/Component.js +1 -1
  2071. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  2072. package/side-panel/esm/components/content/desktop.css +3 -3
  2073. package/side-panel/esm/components/content/index.css +4 -4
  2074. package/side-panel/esm/components/content/mobile.css +3 -3
  2075. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  2076. package/side-panel/esm/components/footer/Component.js +2 -2
  2077. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  2078. package/side-panel/esm/components/footer/desktop.css +3 -3
  2079. package/side-panel/esm/components/footer/index.css +5 -5
  2080. package/side-panel/esm/components/footer/layout.css +25 -25
  2081. package/side-panel/esm/components/footer/mobile.css +7 -7
  2082. package/side-panel/esm/components/header/Component.js +3 -3
  2083. package/side-panel/esm/components/header/desktop.css +5 -5
  2084. package/side-panel/esm/components/header/index.css +15 -15
  2085. package/side-panel/esm/components/header/mobile.css +4 -4
  2086. package/side-panel/esm/desktop.css +3 -3
  2087. package/side-panel/esm/mobile.css +4 -4
  2088. package/side-panel/esm/transitions.desktop.css +7 -7
  2089. package/side-panel/esm/transitions.mobile.css +8 -8
  2090. package/side-panel/mobile.css +4 -4
  2091. package/side-panel/modern/Component.desktop.js +2 -2
  2092. package/side-panel/modern/Component.mobile.js +2 -2
  2093. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  2094. package/side-panel/modern/components/content/Component.js +1 -1
  2095. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  2096. package/side-panel/modern/components/content/desktop.css +3 -3
  2097. package/side-panel/modern/components/content/index.css +4 -4
  2098. package/side-panel/modern/components/content/mobile.css +3 -3
  2099. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  2100. package/side-panel/modern/components/footer/Component.js +2 -2
  2101. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  2102. package/side-panel/modern/components/footer/desktop.css +3 -3
  2103. package/side-panel/modern/components/footer/index.css +5 -5
  2104. package/side-panel/modern/components/footer/layout.css +25 -25
  2105. package/side-panel/modern/components/footer/mobile.css +7 -7
  2106. package/side-panel/modern/components/header/Component.js +3 -3
  2107. package/side-panel/modern/components/header/desktop.css +5 -5
  2108. package/side-panel/modern/components/header/index.css +15 -15
  2109. package/side-panel/modern/components/header/mobile.css +4 -4
  2110. package/side-panel/modern/desktop.css +3 -3
  2111. package/side-panel/modern/mobile.css +4 -4
  2112. package/side-panel/modern/transitions.desktop.css +7 -7
  2113. package/side-panel/modern/transitions.mobile.css +8 -8
  2114. package/side-panel/transitions.desktop.css +7 -7
  2115. package/side-panel/transitions.mobile.css +8 -8
  2116. package/skeleton/Component.js +1 -1
  2117. package/skeleton/esm/Component.js +1 -1
  2118. package/skeleton/esm/index.css +10 -10
  2119. package/skeleton/index.css +10 -10
  2120. package/skeleton/modern/Component.js +1 -1
  2121. package/skeleton/modern/index.css +10 -10
  2122. package/slider/Component.js +1 -1
  2123. package/slider/cssm/index.module.css +2 -2
  2124. package/slider/esm/Component.js +1 -1
  2125. package/slider/esm/index.css +23 -23
  2126. package/slider/index.css +23 -23
  2127. package/slider/modern/Component.js +1 -1
  2128. package/slider/modern/index.css +23 -23
  2129. package/slider-input/Component.js +1 -1
  2130. package/slider-input/cssm/index.module.css +4 -12
  2131. package/slider-input/esm/Component.js +1 -1
  2132. package/slider-input/esm/index.css +31 -39
  2133. package/slider-input/index.css +31 -39
  2134. package/slider-input/modern/Component.js +1 -1
  2135. package/slider-input/modern/index.css +31 -39
  2136. package/sortable-list/Component.js +1 -1
  2137. package/sortable-list/components/item/Components.js +1 -1
  2138. package/sortable-list/components/item/index.css +27 -27
  2139. package/sortable-list/cssm/components/item/index.module.css +1 -1
  2140. package/sortable-list/cssm/index.module.css +1 -1
  2141. package/sortable-list/esm/Component.js +1 -1
  2142. package/sortable-list/esm/components/item/Components.js +1 -1
  2143. package/sortable-list/esm/components/item/index.css +27 -27
  2144. package/sortable-list/esm/index.css +32 -32
  2145. package/sortable-list/index.css +32 -32
  2146. package/sortable-list/modern/Component.js +1 -1
  2147. package/sortable-list/modern/components/item/Components.js +1 -1
  2148. package/sortable-list/modern/components/item/index.css +27 -27
  2149. package/sortable-list/modern/index.css +32 -32
  2150. package/space/Component.js +1 -1
  2151. package/space/esm/Component.js +1 -1
  2152. package/space/esm/index.css +8 -8
  2153. package/space/index.css +8 -8
  2154. package/space/modern/Component.js +1 -1
  2155. package/space/modern/index.css +8 -8
  2156. package/spinner/Component.js +3 -3
  2157. package/spinner/cssm/default.module.css +2 -2
  2158. package/spinner/cssm/inverted.module.css +2 -2
  2159. package/spinner/default.css +4 -4
  2160. package/spinner/esm/Component.js +3 -3
  2161. package/spinner/esm/default.css +4 -4
  2162. package/spinner/esm/index.css +8 -8
  2163. package/spinner/esm/inverted.css +4 -4
  2164. package/spinner/index.css +8 -8
  2165. package/spinner/inverted.css +4 -4
  2166. package/spinner/modern/Component.js +3 -3
  2167. package/spinner/modern/default.css +4 -4
  2168. package/spinner/modern/index.css +8 -8
  2169. package/spinner/modern/inverted.css +4 -4
  2170. package/status/Component.js +1 -1
  2171. package/status/esm/Component.js +1 -1
  2172. package/status/esm/index.css +17 -17
  2173. package/status/index.css +17 -17
  2174. package/status/modern/Component.js +1 -1
  2175. package/status/modern/index.css +17 -17
  2176. package/stepped-progress-bar/Component.js +3 -3
  2177. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  2178. package/stepped-progress-bar/components/step-bar/index.css +17 -17
  2179. package/stepped-progress-bar/cssm/components/step-bar/index.module.css +6 -6
  2180. package/stepped-progress-bar/cssm/default.module.css +2 -2
  2181. package/stepped-progress-bar/cssm/inverted.module.css +2 -2
  2182. package/stepped-progress-bar/default.css +5 -5
  2183. package/stepped-progress-bar/esm/Component.js +3 -3
  2184. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  2185. package/stepped-progress-bar/esm/components/step-bar/index.css +17 -17
  2186. package/stepped-progress-bar/esm/default.css +5 -5
  2187. package/stepped-progress-bar/esm/index.css +4 -4
  2188. package/stepped-progress-bar/esm/inverted.css +5 -5
  2189. package/stepped-progress-bar/index.css +4 -4
  2190. package/stepped-progress-bar/inverted.css +5 -5
  2191. package/stepped-progress-bar/modern/Component.js +3 -3
  2192. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  2193. package/stepped-progress-bar/modern/components/step-bar/index.css +17 -17
  2194. package/stepped-progress-bar/modern/default.css +5 -5
  2195. package/stepped-progress-bar/modern/index.css +4 -4
  2196. package/stepped-progress-bar/modern/inverted.css +5 -5
  2197. package/steps/Component.js +1 -1
  2198. package/steps/components/step/Component.js +1 -1
  2199. package/steps/components/step/index.css +32 -32
  2200. package/steps/components/step-indicator/Component.js +1 -1
  2201. package/steps/components/step-indicator/index.css +2 -2
  2202. package/steps/cssm/components/step/index.module.css +6 -6
  2203. package/steps/esm/Component.js +1 -1
  2204. package/steps/esm/components/step/Component.js +1 -1
  2205. package/steps/esm/components/step/index.css +32 -32
  2206. package/steps/esm/components/step-indicator/Component.js +1 -1
  2207. package/steps/esm/components/step-indicator/index.css +2 -2
  2208. package/steps/esm/index.css +3 -3
  2209. package/steps/index.css +3 -3
  2210. package/steps/modern/Component.js +1 -1
  2211. package/steps/modern/components/step/Component.js +1 -1
  2212. package/steps/modern/components/step/index.css +32 -32
  2213. package/steps/modern/components/step-indicator/Component.js +1 -1
  2214. package/steps/modern/components/step-indicator/index.css +2 -2
  2215. package/steps/modern/index.css +3 -3
  2216. package/switch/Component.js +1 -1
  2217. package/switch/cssm/index.module.css +6 -6
  2218. package/switch/esm/Component.js +1 -1
  2219. package/switch/esm/index.css +31 -31
  2220. package/switch/index.css +31 -31
  2221. package/switch/modern/Component.js +1 -1
  2222. package/switch/modern/index.css +31 -31
  2223. package/system-message/Component.js +1 -1
  2224. package/system-message/components/caption/Component.js +1 -1
  2225. package/system-message/components/caption/index.css +3 -3
  2226. package/system-message/components/controls/Component.js +1 -1
  2227. package/system-message/components/controls/index.css +11 -11
  2228. package/system-message/components/graphic/Component.js +1 -1
  2229. package/system-message/components/graphic/index.css +2 -2
  2230. package/system-message/components/subtitle/Component.js +1 -1
  2231. package/system-message/components/subtitle/index.css +2 -2
  2232. package/system-message/components/title/Component.js +3 -3
  2233. package/system-message/components/title/desktop.css +2 -2
  2234. package/system-message/components/title/index.css +2 -2
  2235. package/system-message/components/title/mobile.css +2 -2
  2236. package/system-message/cssm/components/caption/index.module.css +1 -1
  2237. package/system-message/esm/Component.js +1 -1
  2238. package/system-message/esm/components/caption/Component.js +1 -1
  2239. package/system-message/esm/components/caption/index.css +3 -3
  2240. package/system-message/esm/components/controls/Component.js +1 -1
  2241. package/system-message/esm/components/controls/index.css +11 -11
  2242. package/system-message/esm/components/graphic/Component.js +1 -1
  2243. package/system-message/esm/components/graphic/index.css +2 -2
  2244. package/system-message/esm/components/subtitle/Component.js +1 -1
  2245. package/system-message/esm/components/subtitle/index.css +2 -2
  2246. package/system-message/esm/components/title/Component.js +3 -3
  2247. package/system-message/esm/components/title/desktop.css +2 -2
  2248. package/system-message/esm/components/title/index.css +2 -2
  2249. package/system-message/esm/components/title/mobile.css +2 -2
  2250. package/system-message/esm/index.css +7 -7
  2251. package/system-message/index.css +7 -7
  2252. package/system-message/modern/Component.js +1 -1
  2253. package/system-message/modern/components/caption/Component.js +1 -1
  2254. package/system-message/modern/components/caption/index.css +3 -3
  2255. package/system-message/modern/components/controls/Component.js +1 -1
  2256. package/system-message/modern/components/controls/index.css +11 -11
  2257. package/system-message/modern/components/graphic/Component.js +1 -1
  2258. package/system-message/modern/components/graphic/index.css +2 -2
  2259. package/system-message/modern/components/subtitle/Component.js +1 -1
  2260. package/system-message/modern/components/subtitle/index.css +2 -2
  2261. package/system-message/modern/components/title/Component.js +3 -3
  2262. package/system-message/modern/components/title/desktop.css +2 -2
  2263. package/system-message/modern/components/title/index.css +2 -2
  2264. package/system-message/modern/components/title/mobile.css +2 -2
  2265. package/system-message/modern/index.css +7 -7
  2266. package/table/components/pagination/Component.js +1 -1
  2267. package/table/components/pagination/index.css +10 -10
  2268. package/table/components/pagination/select-field/index.css +4 -4
  2269. package/table/components/pagination/select-field/index.js +1 -1
  2270. package/table/components/table/Component.js +1 -1
  2271. package/table/components/table/index.css +7 -7
  2272. package/table/components/tbody/Component.js +1 -1
  2273. package/table/components/tbody/index.css +2 -2
  2274. package/table/components/tcell/Component.js +1 -1
  2275. package/table/components/tcell/index.css +7 -7
  2276. package/table/components/texpandable-row/Component.js +1 -1
  2277. package/table/components/texpandable-row/index.css +5 -5
  2278. package/table/components/thead/Component.js +1 -1
  2279. package/table/components/thead/index.css +7 -7
  2280. package/table/components/thead-cell/Component.js +1 -1
  2281. package/table/components/thead-cell/index.css +10 -10
  2282. package/table/components/trow/Component.js +1 -1
  2283. package/table/components/trow/index.css +9 -9
  2284. package/table/components/tsortable-head-cell/Component.js +1 -1
  2285. package/table/components/tsortable-head-cell/index.css +10 -10
  2286. package/table/cssm/components/pagination/index.module.css +1 -1
  2287. package/table/cssm/components/tcell/index.module.css +1 -1
  2288. package/table/cssm/components/thead/index.module.css +1 -1
  2289. package/table/cssm/components/thead-cell/index.module.css +1 -1
  2290. package/table/cssm/components/trow/index.module.css +1 -1
  2291. package/table/cssm/components/tsortable-head-cell/index.module.css +2 -2
  2292. package/table/esm/components/pagination/Component.js +1 -1
  2293. package/table/esm/components/pagination/index.css +10 -10
  2294. package/table/esm/components/pagination/select-field/index.css +4 -4
  2295. package/table/esm/components/pagination/select-field/index.js +1 -1
  2296. package/table/esm/components/table/Component.js +1 -1
  2297. package/table/esm/components/table/index.css +7 -7
  2298. package/table/esm/components/tbody/Component.js +1 -1
  2299. package/table/esm/components/tbody/index.css +2 -2
  2300. package/table/esm/components/tcell/Component.js +1 -1
  2301. package/table/esm/components/tcell/index.css +7 -7
  2302. package/table/esm/components/texpandable-row/Component.js +1 -1
  2303. package/table/esm/components/texpandable-row/index.css +5 -5
  2304. package/table/esm/components/thead/Component.js +1 -1
  2305. package/table/esm/components/thead/index.css +7 -7
  2306. package/table/esm/components/thead-cell/Component.js +1 -1
  2307. package/table/esm/components/thead-cell/index.css +10 -10
  2308. package/table/esm/components/trow/Component.js +1 -1
  2309. package/table/esm/components/trow/index.css +9 -9
  2310. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  2311. package/table/esm/components/tsortable-head-cell/index.css +10 -10
  2312. package/table/modern/components/pagination/Component.js +1 -1
  2313. package/table/modern/components/pagination/index.css +10 -10
  2314. package/table/modern/components/pagination/select-field/index.css +4 -4
  2315. package/table/modern/components/pagination/select-field/index.js +1 -1
  2316. package/table/modern/components/table/Component.js +1 -1
  2317. package/table/modern/components/table/index.css +7 -7
  2318. package/table/modern/components/tbody/Component.js +1 -1
  2319. package/table/modern/components/tbody/index.css +2 -2
  2320. package/table/modern/components/tcell/Component.js +1 -1
  2321. package/table/modern/components/tcell/index.css +7 -7
  2322. package/table/modern/components/texpandable-row/Component.js +1 -1
  2323. package/table/modern/components/texpandable-row/index.css +5 -5
  2324. package/table/modern/components/thead/Component.js +1 -1
  2325. package/table/modern/components/thead/index.css +7 -7
  2326. package/table/modern/components/thead-cell/Component.js +1 -1
  2327. package/table/modern/components/thead-cell/index.css +10 -10
  2328. package/table/modern/components/trow/Component.js +1 -1
  2329. package/table/modern/components/trow/index.css +9 -9
  2330. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  2331. package/table/modern/components/tsortable-head-cell/index.css +10 -10
  2332. package/tabs/collapsible/index.js +1 -1
  2333. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  2334. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  2335. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  2336. package/tabs/components/primary-tablist/Component.responsive.js +1 -1
  2337. package/tabs/components/primary-tablist/index.css +34 -34
  2338. package/tabs/components/primary-tablist/mobile.css +964 -310
  2339. package/tabs/components/scroll-controls/Component.js +1 -1
  2340. package/tabs/components/scroll-controls/index.css +16 -16
  2341. package/tabs/components/scrollable-container/Component.js +2 -3
  2342. package/tabs/components/scrollable-container/index.css +6 -6
  2343. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  2344. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  2345. package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
  2346. package/tabs/components/secondary-tablist/index.css +11 -11
  2347. package/tabs/components/secondary-tablist/mobile.css +940 -286
  2348. package/tabs/components/tab/Component.js +1 -1
  2349. package/tabs/components/tab/index.css +3 -3
  2350. package/tabs/components/tabs/Component.collapsible.js +1 -1
  2351. package/tabs/components/tabs/Component.desktop.js +2 -2
  2352. package/tabs/components/tabs/Component.mobile.js +2 -2
  2353. package/tabs/components/tabs/Component.responsive.js +2 -2
  2354. package/tabs/cssm/components/primary-tablist/index.module.css +4 -4
  2355. package/tabs/cssm/components/scroll-controls/index.module.css +2 -2
  2356. package/tabs/cssm/components/scrollable-container/Component.js +1 -2
  2357. package/tabs/desktop/index.js +2 -2
  2358. package/tabs/esm/collapsible/index.js +1 -1
  2359. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  2360. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  2361. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  2362. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  2363. package/tabs/esm/components/primary-tablist/index.css +34 -34
  2364. package/tabs/esm/components/primary-tablist/mobile.css +964 -310
  2365. package/tabs/esm/components/scroll-controls/Component.js +1 -1
  2366. package/tabs/esm/components/scroll-controls/index.css +16 -16
  2367. package/tabs/esm/components/scrollable-container/Component.js +3 -3
  2368. package/tabs/esm/components/scrollable-container/index.css +6 -6
  2369. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  2370. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  2371. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  2372. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  2373. package/tabs/esm/components/secondary-tablist/mobile.css +940 -286
  2374. package/tabs/esm/components/tab/Component.js +1 -1
  2375. package/tabs/esm/components/tab/index.css +3 -3
  2376. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  2377. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  2378. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  2379. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  2380. package/tabs/esm/desktop/index.js +2 -2
  2381. package/tabs/esm/index.js +2 -2
  2382. package/tabs/esm/index.module-6877cc9d.js +4 -0
  2383. package/tabs/esm/index.module-bb578a0d.js +4 -0
  2384. package/tabs/esm/mobile/index.js +2 -2
  2385. package/tabs/index.js +2 -2
  2386. package/tabs/index.module-61355c41.js +4 -0
  2387. package/tabs/index.module-e683c305.js +4 -0
  2388. package/tabs/mobile/index.js +2 -2
  2389. package/tabs/modern/collapsible/index.js +1 -1
  2390. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  2391. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  2392. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  2393. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  2394. package/tabs/modern/components/primary-tablist/index.css +34 -34
  2395. package/tabs/modern/components/primary-tablist/mobile.css +964 -310
  2396. package/tabs/modern/components/scroll-controls/Component.js +1 -1
  2397. package/tabs/modern/components/scroll-controls/index.css +16 -16
  2398. package/tabs/modern/components/scrollable-container/Component.js +3 -3
  2399. package/tabs/modern/components/scrollable-container/index.css +6 -6
  2400. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  2401. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  2402. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  2403. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  2404. package/tabs/modern/components/secondary-tablist/mobile.css +940 -286
  2405. package/tabs/modern/components/tab/Component.js +1 -1
  2406. package/tabs/modern/components/tab/index.css +3 -3
  2407. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  2408. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  2409. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  2410. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  2411. package/tabs/modern/desktop/index.js +2 -2
  2412. package/tabs/modern/index.js +2 -2
  2413. package/tabs/modern/index.module-51db8b90.js +4 -0
  2414. package/tabs/modern/index.module-b17f766a.js +4 -0
  2415. package/tabs/modern/mobile/index.js +2 -2
  2416. package/tag/Component.desktop.js +3 -3
  2417. package/tag/Component.mobile.js +3 -3
  2418. package/tag/components/base-tag/Component.js +4 -5
  2419. package/tag/components/base-tag/default.css +41 -22
  2420. package/tag/components/base-tag/index.css +48 -44
  2421. package/tag/components/base-tag/inverted.css +46 -22
  2422. package/tag/cssm/components/base-tag/Component.js +1 -2
  2423. package/tag/cssm/components/base-tag/default.module.css +32 -13
  2424. package/tag/cssm/components/base-tag/index.module.css +6 -2
  2425. package/tag/cssm/components/base-tag/inverted.module.css +37 -13
  2426. package/tag/cssm/default.desktop.module.css +20 -40
  2427. package/tag/cssm/default.mobile.module.css +16 -40
  2428. package/tag/cssm/inverted.desktop.module.css +15 -37
  2429. package/tag/cssm/inverted.mobile.module.css +15 -35
  2430. package/tag/default.desktop.css +21 -41
  2431. package/tag/default.mobile.css +17 -41
  2432. package/tag/desktop.css +7 -7
  2433. package/tag/esm/Component.desktop.js +3 -3
  2434. package/tag/esm/Component.mobile.js +3 -3
  2435. package/tag/esm/components/base-tag/Component.js +4 -5
  2436. package/tag/esm/components/base-tag/default.css +41 -22
  2437. package/tag/esm/components/base-tag/index.css +48 -44
  2438. package/tag/esm/components/base-tag/inverted.css +46 -22
  2439. package/tag/esm/default.desktop.css +21 -41
  2440. package/tag/esm/default.mobile.css +17 -41
  2441. package/tag/esm/desktop.css +7 -7
  2442. package/tag/esm/inverted.desktop.css +16 -38
  2443. package/tag/esm/inverted.mobile.css +16 -36
  2444. package/tag/esm/mobile.css +7 -7
  2445. package/tag/inverted.desktop.css +16 -38
  2446. package/tag/inverted.mobile.css +16 -36
  2447. package/tag/mobile.css +7 -7
  2448. package/tag/modern/Component.desktop.js +3 -3
  2449. package/tag/modern/Component.mobile.js +3 -3
  2450. package/tag/modern/components/base-tag/Component.js +4 -5
  2451. package/tag/modern/components/base-tag/default.css +41 -22
  2452. package/tag/modern/components/base-tag/index.css +48 -44
  2453. package/tag/modern/components/base-tag/inverted.css +46 -22
  2454. package/tag/modern/default.desktop.css +21 -41
  2455. package/tag/modern/default.mobile.css +17 -41
  2456. package/tag/modern/desktop.css +7 -7
  2457. package/tag/modern/inverted.desktop.css +16 -38
  2458. package/tag/modern/inverted.mobile.css +16 -36
  2459. package/tag/modern/mobile.css +7 -7
  2460. package/textarea/Component.js +3 -3
  2461. package/textarea/{PseudoTextArea-8652306b.js → PseudoTextArea-d1436030.js} +1 -1
  2462. package/textarea/components/PseudoTextArea.js +1 -1
  2463. package/textarea/components/index.d.ts +1 -1
  2464. package/textarea/components/index.js +1 -1
  2465. package/textarea/cssm/default.module.css +20 -19
  2466. package/textarea/cssm/index.module.css +2 -10
  2467. package/textarea/cssm/inverted.module.css +21 -20
  2468. package/textarea/default.css +37 -36
  2469. package/textarea/esm/Component.js +3 -3
  2470. package/textarea/esm/{PseudoTextArea-23c1fe0a.js → PseudoTextArea-e9d260d2.js} +1 -1
  2471. package/textarea/esm/components/PseudoTextArea.js +1 -1
  2472. package/textarea/esm/components/index.d.ts +1 -1
  2473. package/textarea/esm/components/index.js +1 -1
  2474. package/textarea/esm/default.css +37 -36
  2475. package/textarea/esm/index.css +48 -56
  2476. package/textarea/esm/index.js +1 -1
  2477. package/textarea/esm/inverted.css +38 -37
  2478. package/textarea/index.css +48 -56
  2479. package/textarea/index.js +1 -1
  2480. package/textarea/inverted.css +38 -37
  2481. package/textarea/modern/Component.js +3 -3
  2482. package/textarea/modern/PseudoTextArea-af1ef59d.js +12 -0
  2483. package/textarea/modern/components/PseudoTextArea.js +1 -1
  2484. package/textarea/modern/components/index.d.ts +1 -1
  2485. package/textarea/modern/components/index.js +1 -1
  2486. package/textarea/modern/default.css +37 -36
  2487. package/textarea/modern/index.css +48 -56
  2488. package/textarea/modern/index.js +1 -1
  2489. package/textarea/modern/inverted.css +38 -37
  2490. package/themes/button/corp.css +22 -53
  2491. package/themes/button/site.css +14 -14
  2492. package/themes/click.css +927 -361
  2493. package/themes/compiled/mobile-dark-bluetint.css +313 -452
  2494. package/themes/corp.css +949 -323
  2495. package/themes/dark.css +353 -0
  2496. package/themes/dist/button/corp.css +22 -53
  2497. package/themes/dist/button/site.css +14 -14
  2498. package/themes/dist/click.css +927 -361
  2499. package/themes/dist/compiled/mobile-dark-bluetint.css +2102 -2130
  2500. package/themes/dist/corp.css +949 -323
  2501. package/themes/dist/dark.css +353 -0
  2502. package/themes/dist/form-control/site.css +4 -42
  2503. package/themes/dist/input/site.css +4 -4
  2504. package/themes/dist/intranet.css +927 -413
  2505. package/themes/dist/mixins/button/corp.css +22 -53
  2506. package/themes/dist/mixins/button/site.css +14 -14
  2507. package/themes/dist/mixins/click.css +0 -4
  2508. package/themes/dist/mixins/dark.css +353 -0
  2509. package/themes/dist/mixins/form-control/site.css +4 -42
  2510. package/themes/dist/mixins/input/site.css +4 -4
  2511. package/themes/dist/mixins/intranet.css +0 -14
  2512. package/themes/dist/mixins/mobile.css +0 -16
  2513. package/themes/dist/mobile.css +927 -432
  2514. package/themes/dist/package.json +1 -1
  2515. package/themes/dist/site.css +949 -328
  2516. package/themes/dist/src/dark.css +353 -0
  2517. package/themes/dist/src/mixins/button/corp.css +22 -53
  2518. package/themes/dist/src/mixins/button/site.css +14 -14
  2519. package/themes/dist/src/mixins/click.css +0 -4
  2520. package/themes/dist/src/mixins/dark.css +353 -0
  2521. package/themes/dist/src/mixins/form-control/site.css +4 -42
  2522. package/themes/dist/src/mixins/input/site.css +4 -4
  2523. package/themes/dist/src/mixins/intranet.css +0 -14
  2524. package/themes/dist/src/mixins/mobile.css +0 -16
  2525. package/themes/form-control/site.css +4 -42
  2526. package/themes/input/site.css +4 -4
  2527. package/themes/intranet.css +927 -413
  2528. package/themes/mixins/button/corp.css +22 -53
  2529. package/themes/mixins/button/site.css +14 -14
  2530. package/themes/mixins/click.css +0 -4
  2531. package/themes/mixins/dark.css +353 -0
  2532. package/themes/mixins/form-control/site.css +4 -42
  2533. package/themes/mixins/input/site.css +4 -4
  2534. package/themes/mixins/intranet.css +0 -14
  2535. package/themes/mixins/mobile.css +0 -16
  2536. package/themes/mobile.css +927 -432
  2537. package/themes/site.css +949 -328
  2538. package/toast/components/base-toast/component.js +1 -1
  2539. package/toast/components/base-toast/index.css +10 -10
  2540. package/toast/esm/components/base-toast/component.js +1 -1
  2541. package/toast/esm/components/base-toast/index.css +10 -10
  2542. package/toast/modern/components/base-toast/component.js +1 -1
  2543. package/toast/modern/components/base-toast/index.css +10 -10
  2544. package/toast-plate/Component.desktop.js +1 -1
  2545. package/toast-plate/Component.mobile.js +1 -1
  2546. package/toast-plate/components/base-toast-plate/component.js +3 -3
  2547. package/toast-plate/components/base-toast-plate/default.css +5 -5
  2548. package/toast-plate/components/base-toast-plate/index.css +19 -19
  2549. package/toast-plate/components/base-toast-plate/inverted.css +4 -4
  2550. package/toast-plate/cssm/components/base-toast-plate/default.module.css +2 -2
  2551. package/toast-plate/cssm/components/base-toast-plate/inverted.module.css +1 -1
  2552. package/toast-plate/desktop.css +5 -5
  2553. package/toast-plate/esm/Component.desktop.js +1 -1
  2554. package/toast-plate/esm/Component.mobile.js +1 -1
  2555. package/toast-plate/esm/components/base-toast-plate/component.js +3 -3
  2556. package/toast-plate/esm/components/base-toast-plate/default.css +5 -5
  2557. package/toast-plate/esm/components/base-toast-plate/index.css +19 -19
  2558. package/toast-plate/esm/components/base-toast-plate/inverted.css +4 -4
  2559. package/toast-plate/esm/desktop.css +5 -5
  2560. package/toast-plate/esm/mobile.css +5 -5
  2561. package/toast-plate/mobile.css +5 -5
  2562. package/toast-plate/modern/Component.desktop.js +1 -1
  2563. package/toast-plate/modern/Component.mobile.js +1 -1
  2564. package/toast-plate/modern/components/base-toast-plate/component.js +3 -3
  2565. package/toast-plate/modern/components/base-toast-plate/default.css +5 -5
  2566. package/toast-plate/modern/components/base-toast-plate/index.css +19 -19
  2567. package/toast-plate/modern/components/base-toast-plate/inverted.css +4 -4
  2568. package/toast-plate/modern/desktop.css +5 -5
  2569. package/toast-plate/modern/mobile.css +5 -5
  2570. package/tooltip/Component.desktop.js +3 -3
  2571. package/tooltip/Component.mobile.js +1 -1
  2572. package/tooltip/cssm/default.module.css +2 -2
  2573. package/tooltip/cssm/inverted.module.css +1 -1
  2574. package/tooltip/default.css +7 -7
  2575. package/tooltip/esm/Component.desktop.js +3 -3
  2576. package/tooltip/esm/Component.mobile.js +1 -1
  2577. package/tooltip/esm/default.css +7 -7
  2578. package/tooltip/esm/index.css +8 -8
  2579. package/tooltip/esm/inverted.css +6 -6
  2580. package/tooltip/esm/mobile.css +4 -4
  2581. package/tooltip/index.css +8 -8
  2582. package/tooltip/inverted.css +6 -6
  2583. package/tooltip/mobile.css +4 -4
  2584. package/tooltip/modern/Component.desktop.js +3 -3
  2585. package/tooltip/modern/Component.mobile.js +1 -1
  2586. package/tooltip/modern/default.css +7 -7
  2587. package/tooltip/modern/index.css +8 -8
  2588. package/tooltip/modern/inverted.css +6 -6
  2589. package/tooltip/modern/mobile.css +4 -4
  2590. package/typography/colors.css +33 -33
  2591. package/typography/colors.module-f463e2b2.js +4 -0
  2592. package/typography/common.module-25da6664.js +4 -0
  2593. package/typography/component.js +2 -2
  2594. package/typography/cssm/colors.module.css +13 -13
  2595. package/typography/cssm/text/component.d.ts +1 -1
  2596. package/typography/cssm/text/component.js +16 -0
  2597. package/typography/cssm/text/index.module.css +8 -0
  2598. package/typography/esm/colors.css +33 -33
  2599. package/typography/esm/colors.module-16b4e312.js +4 -0
  2600. package/typography/esm/common.module-d3f20386.js +4 -0
  2601. package/typography/esm/component.js +2 -2
  2602. package/typography/esm/hooks/use-skeleton.css +2 -2
  2603. package/typography/esm/hooks/useSkeleton.js +1 -1
  2604. package/typography/esm/index.js +2 -2
  2605. package/typography/esm/text/component.d.ts +1 -1
  2606. package/typography/esm/text/component.js +18 -2
  2607. package/typography/esm/text/index.css +26 -18
  2608. package/typography/esm/text/index.js +1 -1
  2609. package/typography/esm/title/common.css +5 -5
  2610. package/typography/esm/title/component.js +1 -1
  2611. package/typography/esm/title/index.css +19 -19
  2612. package/typography/esm/title/index.js +3 -3
  2613. package/typography/esm/title-mobile/component.js +3 -3
  2614. package/typography/esm/title-mobile/index.css +11 -11
  2615. package/typography/esm/title-mobile/index.js +2 -2
  2616. package/typography/esm/title-responsive/component.js +3 -3
  2617. package/typography/esm/title-responsive/index.css +31 -31
  2618. package/typography/esm/title-responsive/index.js +2 -2
  2619. package/typography/hooks/use-skeleton.css +2 -2
  2620. package/typography/hooks/useSkeleton.js +1 -1
  2621. package/typography/index.js +2 -2
  2622. package/typography/modern/colors.css +33 -33
  2623. package/typography/modern/colors.module-b78ea5c9.js +4 -0
  2624. package/typography/modern/common.module-efc6e8f1.js +4 -0
  2625. package/typography/modern/component.js +2 -2
  2626. package/typography/modern/hooks/use-skeleton.css +2 -2
  2627. package/typography/modern/hooks/useSkeleton.js +1 -1
  2628. package/typography/modern/index.js +2 -2
  2629. package/typography/modern/text/component.d.ts +1 -1
  2630. package/typography/modern/text/component.js +18 -2
  2631. package/typography/modern/text/index.css +26 -18
  2632. package/typography/modern/text/index.js +1 -1
  2633. package/typography/modern/title/common.css +5 -5
  2634. package/typography/modern/title/component.js +1 -1
  2635. package/typography/modern/title/index.css +19 -19
  2636. package/typography/modern/title/index.js +3 -3
  2637. package/typography/modern/title-mobile/component.js +3 -3
  2638. package/typography/modern/title-mobile/index.css +11 -11
  2639. package/typography/modern/title-mobile/index.js +2 -2
  2640. package/typography/modern/title-responsive/component.js +3 -3
  2641. package/typography/modern/title-responsive/index.css +31 -31
  2642. package/typography/modern/title-responsive/index.js +2 -2
  2643. package/typography/text/component.d.ts +1 -1
  2644. package/typography/text/component.js +18 -2
  2645. package/typography/text/index.css +26 -18
  2646. package/typography/text/index.js +1 -1
  2647. package/typography/title/common.css +5 -5
  2648. package/typography/title/component.js +1 -1
  2649. package/typography/title/index.css +19 -19
  2650. package/typography/title/index.js +3 -3
  2651. package/typography/title-mobile/component.js +3 -3
  2652. package/typography/title-mobile/index.css +11 -11
  2653. package/typography/title-mobile/index.js +2 -2
  2654. package/typography/title-responsive/component.js +3 -3
  2655. package/typography/title-responsive/index.css +31 -31
  2656. package/typography/title-responsive/index.js +2 -2
  2657. package/underlay/Component.js +5 -1
  2658. package/underlay/cssm/Component.js +4 -0
  2659. package/underlay/cssm/index.module.css +28 -28
  2660. package/underlay/esm/Component.js +5 -1
  2661. package/underlay/esm/index.css +189 -189
  2662. package/underlay/esm/index.js +1 -1
  2663. package/underlay/esm/index.module-6f8779c0.js +4 -0
  2664. package/underlay/esm/utils/getBorderCorners.js +1 -1
  2665. package/underlay/esm/utils/getClasses.js +1 -1
  2666. package/underlay/index.css +189 -189
  2667. package/underlay/index.js +1 -1
  2668. package/underlay/index.module-13b8f84d.js +4 -0
  2669. package/underlay/modern/Component.js +1 -1
  2670. package/underlay/modern/index.css +189 -189
  2671. package/underlay/modern/index.js +1 -1
  2672. package/underlay/modern/index.module-26b9b9d4.js +4 -0
  2673. package/underlay/modern/utils/getBorderCorners.js +1 -1
  2674. package/underlay/modern/utils/getClasses.js +1 -1
  2675. package/underlay/utils/getBorderCorners.js +1 -1
  2676. package/underlay/utils/getClasses.js +1 -1
  2677. package/universal-date-input/Component.desktop.js +1 -1
  2678. package/universal-date-input/Component.mobile.js +1 -1
  2679. package/universal-date-input/Component.responsive.js +1 -1
  2680. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  2681. package/universal-date-input/components/base-universal-date-input/index.js +1 -1
  2682. package/universal-date-input/components/date-input/Component.js +1 -1
  2683. package/universal-date-input/components/date-input/index.js +1 -1
  2684. package/universal-date-input/components/date-range-input/Component.js +1 -1
  2685. package/universal-date-input/components/date-range-input/index.js +1 -1
  2686. package/universal-date-input/cssm/index-5712fce2.d.ts +5 -1
  2687. package/universal-date-input/cssm/index.module.css +5 -5
  2688. package/universal-date-input/desktop/index.js +1 -1
  2689. package/universal-date-input/esm/Component.desktop.js +1 -1
  2690. package/universal-date-input/esm/Component.mobile.js +1 -1
  2691. package/universal-date-input/esm/Component.responsive.js +1 -1
  2692. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  2693. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  2694. package/universal-date-input/esm/components/date-input/Component.js +1 -1
  2695. package/universal-date-input/esm/components/date-input/index.js +1 -1
  2696. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  2697. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  2698. package/universal-date-input/esm/desktop/index.js +1 -1
  2699. package/universal-date-input/esm/index-5712fce2.d.ts +5 -1
  2700. package/universal-date-input/esm/index.css +12 -12
  2701. package/universal-date-input/esm/index.js +1 -1
  2702. package/universal-date-input/esm/index.module-b8eb9fb1.js +4 -0
  2703. package/universal-date-input/esm/mobile/index.js +1 -1
  2704. package/universal-date-input/index-5712fce2.d.ts +5 -1
  2705. package/universal-date-input/index.css +12 -12
  2706. package/universal-date-input/index.js +1 -1
  2707. package/universal-date-input/index.module-22f4ecad.js +4 -0
  2708. package/universal-date-input/mobile/index.js +1 -1
  2709. package/universal-date-input/modern/Component.desktop.js +1 -1
  2710. package/universal-date-input/modern/Component.mobile.js +1 -1
  2711. package/universal-date-input/modern/Component.responsive.js +1 -1
  2712. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  2713. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  2714. package/universal-date-input/modern/components/date-input/Component.js +1 -1
  2715. package/universal-date-input/modern/components/date-input/index.js +1 -1
  2716. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  2717. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  2718. package/universal-date-input/modern/desktop/index.js +1 -1
  2719. package/universal-date-input/modern/index-5712fce2.d.ts +5 -1
  2720. package/universal-date-input/modern/index.css +12 -12
  2721. package/universal-date-input/modern/index.js +1 -1
  2722. package/universal-date-input/modern/index.module-30218273.js +4 -0
  2723. package/universal-date-input/modern/mobile/index.js +1 -1
  2724. package/vars/colors-bluetint.css +927 -273
  2725. package/vars/colors-decorative.css +474 -0
  2726. package/vars/colors-indigo.css +658 -6
  2727. package/vars/colors-pfm.css +68 -0
  2728. package/vars/colors-qualitative.css +130 -0
  2729. package/vars/colors-sequential.css +170 -0
  2730. package/vars/cssm/bundle/click.css +927 -273
  2731. package/vars/cssm/bundle/corp.css +927 -273
  2732. package/vars/cssm/bundle/intranet.css +927 -273
  2733. package/vars/cssm/bundle/mobile.css +927 -273
  2734. package/vars/cssm/bundle/site.css +927 -273
  2735. package/vars/cssm/colors-bluetint.css +927 -273
  2736. package/vars/cssm/colors-decorative.css +474 -0
  2737. package/vars/cssm/colors-indigo.css +658 -6
  2738. package/vars/cssm/colors-pfm.css +68 -0
  2739. package/vars/cssm/colors-qualitative.css +130 -0
  2740. package/vars/cssm/colors-sequential.css +170 -0
  2741. package/vars/cssm/index.css +927 -273
  2742. package/vars/dist/colors-bluetint.css +927 -273
  2743. package/vars/dist/colors-decorative.css +474 -0
  2744. package/vars/dist/colors-indigo.css +658 -6
  2745. package/vars/dist/colors-pfm.css +68 -0
  2746. package/vars/dist/colors-qualitative.css +130 -0
  2747. package/vars/dist/colors-sequential.css +170 -0
  2748. package/vars/dist/cssm/bundle/click.css +927 -273
  2749. package/vars/dist/cssm/bundle/corp.css +927 -273
  2750. package/vars/dist/cssm/bundle/intranet.css +927 -273
  2751. package/vars/dist/cssm/bundle/mobile.css +927 -273
  2752. package/vars/dist/cssm/bundle/site.css +927 -273
  2753. package/vars/dist/cssm/colors-bluetint.css +927 -273
  2754. package/vars/dist/cssm/colors-decorative.css +474 -0
  2755. package/vars/dist/cssm/colors-indigo.css +658 -6
  2756. package/vars/dist/cssm/colors-pfm.css +68 -0
  2757. package/vars/dist/cssm/colors-qualitative.css +130 -0
  2758. package/vars/dist/cssm/colors-sequential.css +170 -0
  2759. package/vars/dist/cssm/index.css +927 -273
  2760. package/vars/dist/index.d.ts +927 -273
  2761. package/vars/dist/index.js +927 -273
  2762. package/vars/dist/package.json +1 -1
  2763. package/vars/dist/src/colors-bluetint.css +927 -273
  2764. package/vars/dist/src/colors-decorative.css +474 -0
  2765. package/vars/dist/src/colors-indigo.css +658 -6
  2766. package/vars/dist/src/colors-pfm.css +68 -0
  2767. package/vars/dist/src/colors-qualitative.css +130 -0
  2768. package/vars/dist/src/colors-sequential.css +170 -0
  2769. package/vars/index.d.ts +927 -273
  2770. package/vars/index.js +928 -274
  2771. package/with-suffix/Component.d.ts +1 -1
  2772. package/with-suffix/Component.js +1 -1
  2773. package/with-suffix/cssm/Component.d.ts +1 -1
  2774. package/with-suffix/cssm/index.module.css +3 -5
  2775. package/with-suffix/esm/Component.d.ts +1 -1
  2776. package/with-suffix/esm/Component.js +1 -1
  2777. package/with-suffix/esm/index.css +12 -14
  2778. package/with-suffix/index.css +12 -14
  2779. package/with-suffix/modern/Component.d.ts +1 -1
  2780. package/with-suffix/modern/Component.js +1 -1
  2781. package/with-suffix/modern/index.css +12 -14
  2782. package/calendar-range/esm/index.module-a868770d.js +0 -4
  2783. package/calendar-range/index.module-db3c6460.js +0 -4
  2784. package/calendar-range/modern/index.module-2f269bb7.js +0 -4
  2785. package/grid/esm/gutters.module-99a9b040.js +0 -4
  2786. package/grid/gutters.module-f8384f34.js +0 -4
  2787. package/grid/modern/gutters.module-6509b859.js +0 -4
  2788. package/input/cssm/default.mobile.module.css +0 -34
  2789. package/input/cssm/inverted.desktop.module.css +0 -34
  2790. package/input/default.mobile.css +0 -35
  2791. package/input/esm/default.mobile.css +0 -35
  2792. package/input/esm/inverted.desktop.css +0 -35
  2793. package/input/inverted.desktop.css +0 -35
  2794. package/input/modern/default.mobile.css +0 -35
  2795. package/input/modern/inverted.desktop.css +0 -35
  2796. package/input-autocomplete/esm/mobile.module-846d8b52.js +0 -4
  2797. package/input-autocomplete/mobile.module-7c0f2a72.js +0 -4
  2798. package/input-autocomplete/modern/mobile.module-7bf90bfc.js +0 -4
  2799. package/select/components/base-select-mobile/Component.d.ts +0 -71
  2800. package/select/components/base-select-mobile/Component.js +0 -294
  2801. package/select/components/base-select-mobile/footer/Component.d.ts +0 -9
  2802. package/select/components/base-select-mobile/footer/index.js +0 -11
  2803. package/select/components/base-select-mobile/index.js +0 -34
  2804. package/select/cssm/components/base-select-mobile/Component.d.ts +0 -71
  2805. package/select/cssm/components/base-select-mobile/Component.js +0 -301
  2806. package/select/cssm/components/base-select-mobile/footer/Component.d.ts +0 -9
  2807. package/select/cssm/components/base-select-mobile/footer/index.js +0 -12
  2808. package/select/cssm/components/base-select-mobile/index.js +0 -43
  2809. package/select/esm/components/base-select-mobile/Component.d.ts +0 -71
  2810. package/select/esm/components/base-select-mobile/Component.js +0 -286
  2811. package/select/esm/components/base-select-mobile/footer/Component.d.ts +0 -9
  2812. package/select/esm/components/base-select-mobile/footer/Component.js +0 -25
  2813. package/select/esm/components/base-select-mobile/footer/index.d.ts +0 -1
  2814. package/select/esm/components/base-select-mobile/footer/index.js +0 -5
  2815. package/select/esm/components/base-select-mobile/index.d.ts +0 -1
  2816. package/select/esm/components/base-select-mobile/index.js +0 -28
  2817. package/select/modern/components/base-select-mobile/Component.d.ts +0 -71
  2818. package/select/modern/components/base-select-mobile/Component.js +0 -285
  2819. package/select/modern/components/base-select-mobile/footer/Component.d.ts +0 -9
  2820. package/select/modern/components/base-select-mobile/footer/index.d.ts +0 -1
  2821. package/select/modern/components/base-select-mobile/footer/index.js +0 -5
  2822. package/select/modern/components/base-select-mobile/index.d.ts +0 -1
  2823. package/select/modern/components/base-select-mobile/index.js +0 -27
  2824. package/stepper-input/Component.desktop.d.ts +0 -6
  2825. package/stepper-input/Component.desktop.js +0 -24
  2826. package/stepper-input/Component.mobile.d.ts +0 -6
  2827. package/stepper-input/Component.mobile.js +0 -24
  2828. package/stepper-input/Component.responsive.d.ts +0 -6
  2829. package/stepper-input/Component.responsive.js +0 -26
  2830. package/stepper-input/components/base-stepper-input/Component.d.ts +0 -105
  2831. package/stepper-input/components/base-stepper-input/Component.js +0 -98
  2832. package/stepper-input/components/base-stepper-input/index.d.ts +0 -1
  2833. package/stepper-input/components/base-stepper-input/index.js +0 -16
  2834. package/stepper-input/components/steppers/Component.js +0 -31
  2835. package/stepper-input/components/steppers/index.d.ts +0 -1
  2836. package/stepper-input/cssm/Component.desktop.d.ts +0 -6
  2837. package/stepper-input/cssm/Component.desktop.js +0 -26
  2838. package/stepper-input/cssm/Component.mobile.d.ts +0 -6
  2839. package/stepper-input/cssm/Component.mobile.js +0 -26
  2840. package/stepper-input/cssm/Component.responsive.d.ts +0 -6
  2841. package/stepper-input/cssm/Component.responsive.js +0 -28
  2842. package/stepper-input/cssm/components/base-stepper-input/Component.d.ts +0 -105
  2843. package/stepper-input/cssm/components/base-stepper-input/Component.js +0 -98
  2844. package/stepper-input/cssm/components/base-stepper-input/index.d.ts +0 -1
  2845. package/stepper-input/cssm/components/base-stepper-input/index.js +0 -18
  2846. package/stepper-input/cssm/components/steppers/index.d.ts +0 -1
  2847. package/stepper-input/cssm/desktop/index.d.ts +0 -2
  2848. package/stepper-input/cssm/desktop/index.js +0 -20
  2849. package/stepper-input/cssm/index.d.ts +0 -2
  2850. package/stepper-input/cssm/index.js +0 -21
  2851. package/stepper-input/cssm/mobile/index.d.ts +0 -2
  2852. package/stepper-input/cssm/mobile/index.js +0 -20
  2853. package/stepper-input/cssm/utils.d.ts +0 -7
  2854. package/stepper-input/cssm/utils.js +0 -39
  2855. package/stepper-input/desktop/index.d.ts +0 -2
  2856. package/stepper-input/desktop/index.js +0 -18
  2857. package/stepper-input/desktop/package.json +0 -3
  2858. package/stepper-input/esm/Component.desktop.d.ts +0 -6
  2859. package/stepper-input/esm/Component.desktop.js +0 -18
  2860. package/stepper-input/esm/Component.mobile.d.ts +0 -6
  2861. package/stepper-input/esm/Component.mobile.js +0 -18
  2862. package/stepper-input/esm/Component.responsive.d.ts +0 -6
  2863. package/stepper-input/esm/Component.responsive.js +0 -20
  2864. package/stepper-input/esm/components/base-stepper-input/Component.d.ts +0 -105
  2865. package/stepper-input/esm/components/base-stepper-input/Component.js +0 -91
  2866. package/stepper-input/esm/components/base-stepper-input/index.d.ts +0 -1
  2867. package/stepper-input/esm/components/base-stepper-input/index.js +0 -10
  2868. package/stepper-input/esm/components/steppers/Component.js +0 -24
  2869. package/stepper-input/esm/components/steppers/index.d.ts +0 -1
  2870. package/stepper-input/esm/desktop/index.d.ts +0 -2
  2871. package/stepper-input/esm/desktop/index.js +0 -12
  2872. package/stepper-input/esm/index.d.ts +0 -2
  2873. package/stepper-input/esm/index.js +0 -13
  2874. package/stepper-input/esm/mobile/index.d.ts +0 -2
  2875. package/stepper-input/esm/mobile/index.js +0 -12
  2876. package/stepper-input/esm/utils.d.ts +0 -7
  2877. package/stepper-input/esm/utils.js +0 -32
  2878. package/stepper-input/index.d.ts +0 -2
  2879. package/stepper-input/index.js +0 -19
  2880. package/stepper-input/mobile/index.d.ts +0 -2
  2881. package/stepper-input/mobile/index.js +0 -18
  2882. package/stepper-input/mobile/package.json +0 -3
  2883. package/stepper-input/modern/Component.desktop.d.ts +0 -6
  2884. package/stepper-input/modern/Component.desktop.js +0 -14
  2885. package/stepper-input/modern/Component.mobile.d.ts +0 -6
  2886. package/stepper-input/modern/Component.mobile.js +0 -14
  2887. package/stepper-input/modern/Component.responsive.d.ts +0 -6
  2888. package/stepper-input/modern/Component.responsive.js +0 -18
  2889. package/stepper-input/modern/components/base-stepper-input/Component.d.ts +0 -105
  2890. package/stepper-input/modern/components/base-stepper-input/Component.js +0 -88
  2891. package/stepper-input/modern/components/base-stepper-input/index.d.ts +0 -1
  2892. package/stepper-input/modern/components/base-stepper-input/index.js +0 -9
  2893. package/stepper-input/modern/components/steppers/Component.js +0 -23
  2894. package/stepper-input/modern/components/steppers/index.d.ts +0 -1
  2895. package/stepper-input/modern/desktop/index.d.ts +0 -2
  2896. package/stepper-input/modern/desktop/index.js +0 -11
  2897. package/stepper-input/modern/index.d.ts +0 -2
  2898. package/stepper-input/modern/index.js +0 -12
  2899. package/stepper-input/modern/mobile/index.d.ts +0 -2
  2900. package/stepper-input/modern/mobile/index.js +0 -11
  2901. package/stepper-input/modern/utils.d.ts +0 -7
  2902. package/stepper-input/modern/utils.js +0 -32
  2903. package/stepper-input/package.json +0 -3
  2904. package/stepper-input/utils.d.ts +0 -7
  2905. package/stepper-input/utils.js +0 -39
  2906. package/tabs/esm/index.module-0eaed9a1.js +0 -4
  2907. package/tabs/esm/index.module-9c24fafb.js +0 -4
  2908. package/tabs/index.module-177df2c1.js +0 -4
  2909. package/tabs/index.module-2f940b9f.js +0 -4
  2910. package/tabs/modern/index.module-4070c7f9.js +0 -4
  2911. package/tabs/modern/index.module-a791a93d.js +0 -4
  2912. package/textarea/modern/PseudoTextArea-7fb7899f.js +0 -12
  2913. package/themes/button/click.css +0 -63
  2914. package/themes/button/intranet.css +0 -56
  2915. package/themes/button/mobile.css +0 -66
  2916. package/themes/calendar-input/intranet.css +0 -3
  2917. package/themes/calendar-input/mobile.css +0 -3
  2918. package/themes/dist/button/click.css +0 -63
  2919. package/themes/dist/button/intranet.css +0 -56
  2920. package/themes/dist/button/mobile.css +0 -66
  2921. package/themes/dist/calendar-input/intranet.css +0 -3
  2922. package/themes/dist/calendar-input/mobile.css +0 -3
  2923. package/themes/dist/filter-tag/mobile.css +0 -4
  2924. package/themes/dist/form-control/intranet.css +0 -53
  2925. package/themes/dist/form-control/mobile.css +0 -58
  2926. package/themes/dist/input/intranet.css +0 -14
  2927. package/themes/dist/input/mobile.css +0 -5
  2928. package/themes/dist/mixins/button/click.css +0 -63
  2929. package/themes/dist/mixins/button/intranet.css +0 -56
  2930. package/themes/dist/mixins/button/mobile.css +0 -66
  2931. package/themes/dist/mixins/calendar-input/intranet.css +0 -3
  2932. package/themes/dist/mixins/calendar-input/mobile.css +0 -3
  2933. package/themes/dist/mixins/filter-tag/mobile.css +0 -4
  2934. package/themes/dist/mixins/form-control/intranet.css +0 -53
  2935. package/themes/dist/mixins/form-control/mobile.css +0 -58
  2936. package/themes/dist/mixins/input/intranet.css +0 -14
  2937. package/themes/dist/mixins/input/mobile.css +0 -5
  2938. package/themes/dist/mixins/select/intranet.css +0 -6
  2939. package/themes/dist/mixins/select/mobile.css +0 -6
  2940. package/themes/dist/mixins/slider-input/intranet.css +0 -12
  2941. package/themes/dist/mixins/slider-input/mobile.css +0 -12
  2942. package/themes/dist/mixins/tag/click.css +0 -41
  2943. package/themes/dist/mixins/tag/intranet.css +0 -28
  2944. package/themes/dist/mixins/tag/mobile.css +0 -44
  2945. package/themes/dist/select/intranet.css +0 -6
  2946. package/themes/dist/select/mobile.css +0 -6
  2947. package/themes/dist/slider-input/intranet.css +0 -12
  2948. package/themes/dist/slider-input/mobile.css +0 -12
  2949. package/themes/dist/src/mixins/button/click.css +0 -63
  2950. package/themes/dist/src/mixins/button/intranet.css +0 -56
  2951. package/themes/dist/src/mixins/button/mobile.css +0 -66
  2952. package/themes/dist/src/mixins/calendar-input/intranet.css +0 -3
  2953. package/themes/dist/src/mixins/calendar-input/mobile.css +0 -3
  2954. package/themes/dist/src/mixins/filter-tag/mobile.css +0 -4
  2955. package/themes/dist/src/mixins/form-control/intranet.css +0 -53
  2956. package/themes/dist/src/mixins/form-control/mobile.css +0 -58
  2957. package/themes/dist/src/mixins/input/intranet.css +0 -14
  2958. package/themes/dist/src/mixins/input/mobile.css +0 -5
  2959. package/themes/dist/src/mixins/select/intranet.css +0 -6
  2960. package/themes/dist/src/mixins/select/mobile.css +0 -6
  2961. package/themes/dist/src/mixins/slider-input/intranet.css +0 -12
  2962. package/themes/dist/src/mixins/slider-input/mobile.css +0 -12
  2963. package/themes/dist/src/mixins/tag/click.css +0 -41
  2964. package/themes/dist/src/mixins/tag/intranet.css +0 -28
  2965. package/themes/dist/src/mixins/tag/mobile.css +0 -44
  2966. package/themes/dist/tag/click.css +0 -41
  2967. package/themes/dist/tag/intranet.css +0 -28
  2968. package/themes/dist/tag/mobile.css +0 -44
  2969. package/themes/filter-tag/mobile.css +0 -4
  2970. package/themes/form-control/intranet.css +0 -53
  2971. package/themes/form-control/mobile.css +0 -58
  2972. package/themes/input/intranet.css +0 -14
  2973. package/themes/input/mobile.css +0 -5
  2974. package/themes/mixins/button/click.css +0 -63
  2975. package/themes/mixins/button/intranet.css +0 -56
  2976. package/themes/mixins/button/mobile.css +0 -66
  2977. package/themes/mixins/calendar-input/intranet.css +0 -3
  2978. package/themes/mixins/calendar-input/mobile.css +0 -3
  2979. package/themes/mixins/filter-tag/mobile.css +0 -4
  2980. package/themes/mixins/form-control/intranet.css +0 -53
  2981. package/themes/mixins/form-control/mobile.css +0 -58
  2982. package/themes/mixins/input/intranet.css +0 -14
  2983. package/themes/mixins/input/mobile.css +0 -5
  2984. package/themes/mixins/select/intranet.css +0 -6
  2985. package/themes/mixins/select/mobile.css +0 -6
  2986. package/themes/mixins/slider-input/intranet.css +0 -12
  2987. package/themes/mixins/slider-input/mobile.css +0 -12
  2988. package/themes/mixins/tag/click.css +0 -41
  2989. package/themes/mixins/tag/intranet.css +0 -28
  2990. package/themes/mixins/tag/mobile.css +0 -44
  2991. package/themes/select/intranet.css +0 -6
  2992. package/themes/select/mobile.css +0 -6
  2993. package/themes/slider-input/intranet.css +0 -12
  2994. package/themes/slider-input/mobile.css +0 -12
  2995. package/themes/tag/click.css +0 -41
  2996. package/themes/tag/intranet.css +0 -28
  2997. package/themes/tag/mobile.css +0 -44
  2998. package/typography/colors.module-20993923.js +0 -4
  2999. package/typography/common.module-783cc037.js +0 -4
  3000. package/typography/esm/colors.module-47ce059f.js +0 -4
  3001. package/typography/esm/common.module-18305b2c.js +0 -4
  3002. package/typography/modern/colors.module-df478f81.js +0 -4
  3003. package/typography/modern/common.module-f41fda85.js +0 -4
  3004. package/underlay/esm/index.module-4a93c6b9.js +0 -4
  3005. package/underlay/index.module-591fc99f.js +0 -4
  3006. package/underlay/modern/index.module-701cb680.js +0 -4
  3007. package/universal-date-input/esm/index.module-fc2697f6.js +0 -4
  3008. package/universal-date-input/index.module-d9ed8fbe.js +0 -4
  3009. package/universal-date-input/modern/index.module-fcb1db2a.js +0 -4
  3010. /package/confirmation/{countdown-section-6379664e.d.ts → countdown-section-1d58d98c.d.ts} +0 -0
  3011. /package/confirmation/esm/{countdown-section-155be603.d.ts → countdown-section-3f08bf41.d.ts} +0 -0
  3012. /package/confirmation/modern/{countdown-section-420bb8e0.d.ts → countdown-section-27467497.d.ts} +0 -0
  3013. /package/gallery/{buttons-774a8876.d.ts → buttons-aee8961b.d.ts} +0 -0
  3014. /package/gallery/esm/{buttons-19c3e8bb.d.ts → buttons-3fe223c3.d.ts} +0 -0
  3015. /package/gallery/esm/{slide-3dfe6711.d.ts → slide-dae17d46.d.ts} +0 -0
  3016. /package/gallery/modern/{buttons-843b823a.d.ts → buttons-80612f2b.d.ts} +0 -0
  3017. /package/gallery/modern/{slide-39ef7ba6.d.ts → slide-060d55ad.d.ts} +0 -0
  3018. /package/gallery/{slide-9204dd28.d.ts → slide-2267d541.d.ts} +0 -0
  3019. /package/list/{Component-4793f034.d.ts → Component-642f5f4b.d.ts} +0 -0
  3020. /package/list/esm/{Component-1d4b650c.d.ts → Component-7232e642.d.ts} +0 -0
  3021. /package/list/modern/{Component-ec880978.d.ts → Component-4582cede.d.ts} +0 -0
  3022. /package/markdown/esm/{use-overrides-2cc018aa.d.ts → use-overrides-abf2ae56.d.ts} +0 -0
  3023. /package/markdown/modern/{use-overrides-a6c24cf7.d.ts → use-overrides-0bded44d.d.ts} +0 -0
  3024. /package/markdown/{use-overrides-1e9e3db1.d.ts → use-overrides-6acf86d6.d.ts} +0 -0
  3025. /package/{select/components/base-select-mobile/footer → number-input/components/steppers}/index.d.ts +0 -0
  3026. /package/{stepper-input → number-input}/components/steppers/index.js +0 -0
  3027. /package/{select/components/base-select-mobile → number-input/cssm/components/steppers}/index.d.ts +0 -0
  3028. /package/{select/cssm/components/base-select-mobile/footer → number-input/esm/components/steppers}/index.d.ts +0 -0
  3029. /package/{stepper-input → number-input}/esm/components/steppers/index.js +0 -0
  3030. /package/{select/cssm/components/base-select-mobile → number-input/modern/components/steppers}/index.d.ts +0 -0
  3031. /package/{stepper-input → number-input}/modern/components/steppers/index.js +0 -0
  3032. /package/picker-button/{Component-5cb54b98.d.ts → Component-081223cb.d.ts} +0 -0
  3033. /package/picker-button/cssm/{Component-5cb54b98.d.ts → Component-081223cb.d.ts} +0 -0
  3034. /package/picker-button/esm/{Component-5cb54b98.d.ts → Component-081223cb.d.ts} +0 -0
  3035. /package/picker-button/modern/{Component-5cb54b98.d.ts → Component-081223cb.d.ts} +0 -0
  3036. /package/pure-cell/{component-96a7c3fb.d.ts → component-6d5589c2.d.ts} +0 -0
  3037. /package/pure-cell/esm/{component-1fdd22ad.d.ts → component-510676b2.d.ts} +0 -0
  3038. /package/pure-cell/modern/{component-e13c9ce5.d.ts → component-eb65c8f8.d.ts} +0 -0
  3039. /package/select/cssm/{hook-244c8d6e.d.ts → hook-2f9ec939.d.ts} +0 -0
  3040. /package/select/esm/{hook-70d58270.d.ts → hook-d82699d1.d.ts} +0 -0
  3041. /package/select/{hook-0a5c9f56.d.ts → hook-df30325f.d.ts} +0 -0
  3042. /package/select/modern/{hook-4eceefed.d.ts → hook-d879e08e.d.ts} +0 -0
  3043. /package/textarea/{PseudoTextArea-8652306b.d.ts → PseudoTextArea-d1436030.d.ts} +0 -0
  3044. /package/textarea/esm/{PseudoTextArea-23c1fe0a.d.ts → PseudoTextArea-e9d260d2.d.ts} +0 -0
  3045. /package/textarea/modern/{PseudoTextArea-7fb7899f.d.ts → PseudoTextArea-af1ef59d.d.ts} +0 -0
package/vars/index.js CHANGED
@@ -67,154 +67,808 @@ const colorBgCorporate90Flat = "#384048";
67
67
  const colorBgCorporate60Flat = "#7a7f85";
68
68
  const colorBgCorporate30Flat = "#bdc0c2";
69
69
  const colorLightBlue = "#f5f7f9";
70
+ const colorDarkAccentPrimary = "#f83a2a";
71
+ const colorDarkAccentPrimaryHover = "#ff503e";
72
+ const colorDarkAccentPrimaryInverted = "#ef3124";
73
+ const colorDarkAccentPrimaryInvertedHover = "#e32a17";
74
+ const colorDarkAccentPrimaryInvertedPress = "#d72505";
75
+ const colorDarkAccentPrimaryPress = "#fd624e";
76
+ const colorDarkAccentSecondary = "#fff";
77
+ const colorDarkAccentSecondaryHover = "#e7e8eb";
78
+ const colorDarkAccentSecondaryInverted = "#0e0e0e";
79
+ const colorDarkAccentSecondaryInvertedHover = "#29292c";
80
+ const colorDarkAccentSecondaryInvertedPress = "#2f2f32";
81
+ const colorDarkAccentSecondaryPress = "#d2d3d9";
82
+ const colorDarkBaseBgAltPrimary = "#0e0e0e";
83
+ const colorDarkBaseBgAltPrimaryInverted = "#f2f3f5";
84
+ const colorDarkBaseBgAltSecondary = "#1c1c1e";
85
+ const colorDarkBaseBgAltSecondaryInverted = "#fff";
86
+ const colorDarkBaseBgAltTertiary = "#29292c";
87
+ const colorDarkBaseBgAltTertiaryInverted = "#f2f3f5";
88
+ const colorDarkBaseBgPrimary = "#0e0e0e";
89
+ const colorDarkBaseBgPrimaryInverted = "#fff";
90
+ const colorDarkBaseBgSecondary = "#1c1c1e";
91
+ const colorDarkBaseBgSecondaryInverted = "#f2f3f5";
92
+ const colorDarkBaseBgTertiary = "#29292c";
93
+ const colorDarkBaseBgTertiaryInverted = "#fff";
70
94
  const colorDarkBgAccent = "#ef3124";
71
- const colorDarkBgAttentionMuted = "#332104";
95
+ const colorDarkBgAttentionMuted = "#36291f";
72
96
  const colorDarkBgInfo = "#001c3c";
73
- const colorDarkBgNegativeMuted = "#35110d";
97
+ const colorDarkBgInfoMuted = "#242a39";
98
+ const colorDarkBgNegativeMuted = "#392523";
74
99
  const colorDarkBgOpaque = "rgba(255, 255, 255, 0.8)";
75
100
  const colorDarkBgOverlay = "rgba(0, 0, 0, 0.8)";
76
- const colorDarkBgPositiveMuted = "#042117";
77
- const colorDarkBgPrimary = "#121212";
101
+ const colorDarkBgPositiveMuted = "#232d25";
102
+ const colorDarkBgPrimary = "#0e0e0e";
78
103
  const colorDarkBgPrimaryInverted = "#fff";
79
- const colorDarkBgQuaternary = "#3a3a3c";
80
- const colorDarkBgQuaternaryInverted = "#dcdcdd";
81
- const colorDarkBgSecondary = "#202022";
82
- const colorDarkBgSecondaryInverted = "#f3f4f5";
83
- const colorDarkBgTertiary = "#2c2c2e";
84
- const colorDarkBgTertiaryInverted = "#e9e9eb";
104
+ const colorDarkBgQuaternary = "#36363a";
105
+ const colorDarkBgQuaternaryInverted = "#dcdee2";
106
+ const colorDarkBgSecondary = "#1c1c1e";
107
+ const colorDarkBgSecondaryInverted = "#f2f3f5";
108
+ const colorDarkBgTertiary = "#27272a";
109
+ const colorDarkBgTertiaryInverted = "#e7e8ea";
85
110
  const colorDarkBorderAccent = "#ef3124";
86
111
  const colorDarkBorderKey = "#fff";
87
112
  const colorDarkBorderKeyInverted = "#000";
88
- const colorDarkBorderLink = "#0072ef";
89
- const colorDarkBorderPrimary = "#2b2b2e";
90
- const colorDarkBorderPrimaryInverted = "#dcdcdd";
91
- const colorDarkBorderSecondary = "#262629";
92
- const colorDarkBorderSecondaryInverted = "#e9e9eb";
113
+ const colorDarkBorderLink = "#3193fc";
114
+ const colorDarkBorderPrimary = "#36363a";
115
+ const colorDarkBorderPrimaryInverted = "#d5d6dc";
116
+ const colorDarkBorderSecondary = "#27272a";
117
+ const colorDarkBorderSecondaryInverted = "#e7e8ec";
93
118
  const colorDarkBorderTertiary = "#1c1c1e";
94
- const colorDarkBorderTertiaryInverted = "#f3f4f5";
95
- const colorDarkBorderUnderline = "#464649";
96
- const colorDarkBorderUnderlineInverted = "#c5c5c7";
119
+ const colorDarkBorderTertiaryInverted = "#f2f3f5";
120
+ const colorDarkBorderUnderline = "#49494f";
121
+ const colorDarkBorderUnderlineInverted = "#b8b9c0";
97
122
  const colorDarkGraphicAccent = "#ef3124";
98
- const colorDarkGraphicAttention = "#f6bf65";
99
- const colorDarkGraphicLink = "#0072ef";
100
- const colorDarkGraphicNegative = "#d91d0b";
101
- const colorDarkGraphicPositive = "#2fc26e";
123
+ const colorDarkGraphicAttention = "#fda136";
124
+ const colorDarkGraphicLink = "#3193fc";
125
+ const colorDarkGraphicNegative = "#ff5431";
126
+ const colorDarkGraphicPositive = "#17d055";
102
127
  const colorDarkGraphicPrimary = "#fff";
103
128
  const colorDarkGraphicPrimaryInverted = "#0e0e0e";
104
- const colorDarkGraphicQuaternary = "#303032";
105
- const colorDarkGraphicQuaternaryInverted = "#dcdcdd";
106
- const colorDarkGraphicSecondary = "#85858d";
107
- const colorDarkGraphicSecondaryInverted = "#86868a";
108
- const colorDarkGraphicTertiary = "#4f4f52";
109
- const colorDarkGraphicTertiaryInverted = "#c1c1c3";
129
+ const colorDarkGraphicQuaternary = "#27272a";
130
+ const colorDarkGraphicQuaternaryInverted = "#e7e8ec";
131
+ const colorDarkGraphicSecondary = "#898991";
132
+ const colorDarkGraphicSecondaryInverted = "#898991";
133
+ const colorDarkGraphicTertiary = "#49494f";
134
+ const colorDarkGraphicTertiaryInverted = "#b8b9c0";
135
+ const colorDarkModalBgAltPrimary = "#1c1c1e";
136
+ const colorDarkModalBgAltPrimaryInverted = "#f2f3f5";
137
+ const colorDarkModalBgAltSecondary = "#29292c";
138
+ const colorDarkModalBgAltSecondaryInverted = "#fff";
139
+ const colorDarkModalBgAltTertiary = "#353539";
140
+ const colorDarkModalBgAltTertiaryInverted = "#f2f3f5";
141
+ const colorDarkModalBgPrimary = "#1c1c1e";
142
+ const colorDarkModalBgPrimaryInverted = "#fff";
143
+ const colorDarkModalBgSecondary = "#29292c";
144
+ const colorDarkModalBgSecondaryInverted = "#f2f3f5";
145
+ const colorDarkModalBgTertiary = "#353539";
146
+ const colorDarkModalBgTertiaryInverted = "#fff";
147
+ const colorDarkNeutral0 = "#29292c";
148
+ const colorDarkNeutral0Hover = "#2f2f32";
149
+ const colorDarkNeutral0Inverted = "#fff";
150
+ const colorDarkNeutral0InvertedHover = "#e7e8eb";
151
+ const colorDarkNeutral0InvertedPress = "#dcdde1";
152
+ const colorDarkNeutral0Press = "#353539";
153
+ const colorDarkNeutral100 = "#1c1c1e";
154
+ const colorDarkNeutral100Hover = "#212124";
155
+ const colorDarkNeutral100Inverted = "#f2f3f5";
156
+ const colorDarkNeutral100InvertedHover = "#e7e8eb";
157
+ const colorDarkNeutral100InvertedPress = "#dcdde1";
158
+ const colorDarkNeutral100Press = "#29292c";
159
+ const colorDarkNeutral1500 = "#fff";
160
+ const colorDarkNeutral1500Hover = "#babbc2";
161
+ const colorDarkNeutral1500Inverted = "#0e0e0e";
162
+ const colorDarkNeutral1500InvertedHover = "#3f3f45";
163
+ const colorDarkNeutral1500InvertedPress = "#5f5f66";
164
+ const colorDarkNeutral1500Press = "#a0a1a9";
165
+ const colorDarkNeutral200 = "#212124";
166
+ const colorDarkNeutral200Hover = "#29292c";
167
+ const colorDarkNeutral200Inverted = "#edeef0";
168
+ const colorDarkNeutral200InvertedHover = "#e7e8eb";
169
+ const colorDarkNeutral200InvertedPress = "#dcdde1";
170
+ const colorDarkNeutral200Press = "#2f2f32";
171
+ const colorDarkNeutral300 = "#29292c";
172
+ const colorDarkNeutral300Hover = "#2f2f32";
173
+ const colorDarkNeutral300Inverted = "#e7e8eb";
174
+ const colorDarkNeutral300InvertedHover = "#dcdde1";
175
+ const colorDarkNeutral300InvertedPress = "#d2d3d9";
176
+ const colorDarkNeutral300Press = "#353539";
177
+ const colorDarkNeutral400 = "#353539";
178
+ const colorDarkNeutral400Hover = "#3f3f45";
179
+ const colorDarkNeutral400Inverted = "#d2d3d9";
180
+ const colorDarkNeutral400InvertedHover = "#babbc2";
181
+ const colorDarkNeutral400InvertedPress = "#a0a1a9";
182
+ const colorDarkNeutral400Press = "#4a4a51";
183
+ const colorDarkNeutral500 = "#4a4a51";
184
+ const colorDarkNeutral500Hover = "#5f5f66";
185
+ const colorDarkNeutral500Inverted = "#babbc2";
186
+ const colorDarkNeutral500InvertedHover = "#a0a1a9";
187
+ const colorDarkNeutral500InvertedPress = "#898991";
188
+ const colorDarkNeutral500Press = "#75757d";
189
+ const colorDarkNeutral700 = "#898991";
190
+ const colorDarkNeutral700Hover = "#a0a1a9";
191
+ const colorDarkNeutral700Inverted = "#898991";
192
+ const colorDarkNeutral700InvertedHover = "#75757d";
193
+ const colorDarkNeutral700InvertedPress = "#5f5f66";
194
+ const colorDarkNeutral700Press = "#babbc2";
195
+ const colorDarkNeutralTranslucent0 = "rgba(214, 214, 229, 0.07)";
196
+ const colorDarkNeutralTranslucent0Hover = "rgba(225, 225, 248, 0.09)";
197
+ const colorDarkNeutralTranslucent0Inverted = "#fff";
198
+ const colorDarkNeutralTranslucent0InvertedHover = "rgba(38, 55, 88, 0.06)";
199
+ const colorDarkNeutralTranslucent0InvertedPress = "rgba(30, 43, 68, 0.08)";
200
+ const colorDarkNeutralTranslucent0Press = "rgba(222, 222, 238, 0.13)";
201
+ const colorDarkNeutralTranslucent100 = "rgba(214, 214, 229, 0.07)";
202
+ const colorDarkNeutralTranslucent100Hover = "rgba(225, 225, 248, 0.09)";
203
+ const colorDarkNeutralTranslucent100Inverted = "rgba(38, 55, 88, 0.06)";
204
+ const colorDarkNeutralTranslucent100InvertedHover = "rgba(15, 25, 55, 0.1)";
205
+ const colorDarkNeutralTranslucent100InvertedPress = "rgba(5, 12, 41, 0.14)";
206
+ const colorDarkNeutralTranslucent100Press = "rgba(222, 222, 238, 0.13)";
207
+ const colorDarkNeutralTranslucent1500Hover = "rgba(243, 245, 254, 0.75)";
208
+ const colorDarkNeutralTranslucent1500InvertedHover = "rgba(2, 2, 10, 0.76)";
209
+ const colorDarkNeutralTranslucent1500InvertedPress = "rgba(1, 1, 12, 0.63)";
210
+ const colorDarkNeutralTranslucent1500Press = "rgba(239, 240, 252, 0.65)";
211
+ const colorDarkNeutralTranslucent200 = "rgba(225, 225, 248, 0.09)";
212
+ const colorDarkNeutralTranslucent200Hover = "rgba(222, 222, 238, 0.13)";
213
+ const colorDarkNeutralTranslucent200Inverted = "rgba(30, 43, 68, 0.08)";
214
+ const colorDarkNeutralTranslucent200InvertedHover = "rgba(15, 25, 55, 0.1)";
215
+ const colorDarkNeutralTranslucent200InvertedPress = "rgba(5, 12, 41, 0.14)";
216
+ const colorDarkNeutralTranslucent200Press = "rgba(234, 234, 248, 0.15)";
217
+ const colorDarkNeutralTranslucent300 = "rgba(222, 222, 238, 0.13)";
218
+ const colorDarkNeutralTranslucent300Hover = "rgba(234, 234, 248, 0.15)";
219
+ const colorDarkNeutralTranslucent300Inverted = "rgba(15, 25, 55, 0.1)";
220
+ const colorDarkNeutralTranslucent300InvertedHover = "rgba(5, 12, 41, 0.14)";
221
+ const colorDarkNeutralTranslucent300InvertedPress = "rgba(5, 11, 44, 0.18)";
222
+ const colorDarkNeutralTranslucent300Press = "rgba(231, 231, 248, 0.18)";
223
+ const colorDarkNeutralTranslucent400 = "rgba(231, 231, 248, 0.18)";
224
+ const colorDarkNeutralTranslucent400Hover = "rgba(227, 227, 250, 0.23)";
225
+ const colorDarkNeutralTranslucent400Inverted = "rgba(5, 11, 44, 0.18)";
226
+ const colorDarkNeutralTranslucent400InvertedHover = "rgba(9, 12, 37, 0.28)";
227
+ const colorDarkNeutralTranslucent400InvertedPress = "rgba(5, 8, 29, 0.38)";
228
+ const colorDarkNeutralTranslucent400Press = "rgba(228, 228, 251, 0.28)";
229
+ const colorDarkNeutralTranslucent500 = "rgba(228, 228, 251, 0.28)";
230
+ const colorDarkNeutralTranslucent500Hover = "rgba(233, 233, 250, 0.37)";
231
+ const colorDarkNeutralTranslucent500Inverted = "rgba(9, 12, 37, 0.28)";
232
+ const colorDarkNeutralTranslucent500InvertedHover = "rgba(5, 8, 29, 0.38)";
233
+ const colorDarkNeutralTranslucent500InvertedPress = "rgba(4, 4, 21, 0.47)";
234
+ const colorDarkNeutralTranslucent500Press = "rgba(238, 238, 254, 0.46)";
235
+ const colorDarkNeutralTranslucent700 = "rgba(238, 238, 251, 0.55)";
236
+ const colorDarkNeutralTranslucent700Hover = "rgba(239, 240, 252, 0.65)";
237
+ const colorDarkNeutralTranslucent700Inverted = "rgba(4, 4, 21, 0.47)";
238
+ const colorDarkNeutralTranslucent700InvertedHover = "rgba(4, 4, 19, 0.55)";
239
+ const colorDarkNeutralTranslucent700InvertedPress = "rgba(1, 1, 12, 0.63)";
240
+ const colorDarkNeutralTranslucent700Press = "rgba(243, 245, 254, 0.75)";
241
+ const colorDarkOverlayDefault = "rgba(0, 0, 0, 0.7)";
110
242
  const colorDarkSpecialbgComponent = "rgba(255, 255, 255, 0.1)";
111
243
  const colorDarkSpecialbgComponentInverted = "rgba(11, 31, 53, 0.07)";
112
244
  const colorDarkSpecialbgNulled = "rgba(255, 255, 255, 0)";
113
- const colorDarkSpecialbgOverlayFallback = "#070707";
114
- const colorDarkSpecialbgPrimaryGrouped = "#202022";
115
- const colorDarkSpecialbgSecondaryGrouped = "#2c2c2e";
116
- const colorDarkSpecialbgSecondaryTransparent = "rgba(255, 255, 255, 0.06)";
117
- const colorDarkSpecialbgSecondaryTransparentInverted = "rgba(11, 31, 53, 0.05)";
118
- const colorDarkSpecialbgTertiaryGrouped = "#3a3a3c";
119
- const colorDarkSpecialbgTertiaryTransparent = "rgba(255, 255, 255, 0.11)";
120
- const colorDarkSpecialbgTertiaryTransparentInverted = "rgba(11, 31, 53, 0.1)";
245
+ const colorDarkSpecialbgOverlayFallback = "#0e0e0f";
246
+ const colorDarkSpecialbgPrimaryGrouped = "#1c1c1e";
247
+ const colorDarkSpecialbgSecondaryGrouped = "#27272a";
248
+ const colorDarkSpecialbgSecondaryTransparent = "rgba(214, 214, 229, 0.07)";
249
+ const colorDarkSpecialbgSecondaryTransparentInverted = "rgba(38, 55, 88, 0.06)";
250
+ const colorDarkSpecialbgTertiaryGrouped = "#36363a";
251
+ const colorDarkSpecialbgTertiaryTransparent = "rgba(222, 222, 240, 0.12)";
252
+ const colorDarkSpecialbgTertiaryTransparentInverted = "rgba(30, 43, 68, 0.08)";
253
+ const colorDarkStatusAttention = "#fda136";
254
+ const colorDarkStatusAttentionHover = "#fdb24d";
255
+ const colorDarkStatusAttentionInverted = "#fa9313";
256
+ const colorDarkStatusAttentionInvertedHover = "#f18d0b";
257
+ const colorDarkStatusAttentionInvertedPress = "#ea8313";
258
+ const colorDarkStatusAttentionPress = "#ffbf70";
259
+ const colorDarkStatusInfo = "#3193fc";
260
+ const colorDarkStatusInfoHover = "#4a9dfc";
261
+ const colorDarkStatusInfoInverted = "#2288fa";
262
+ const colorDarkStatusInfoInvertedHover = "#2a77ef";
263
+ const colorDarkStatusInfoInvertedPress = "#2c64d4";
264
+ const colorDarkStatusInfoPress = "#63aafd";
265
+ const colorDarkStatusMutedAltAttention = "#412f22";
266
+ const colorDarkStatusMutedAltAttentionHover = "#4f3623";
267
+ const colorDarkStatusMutedAltAttentionInverted = "#fde6c8";
268
+ const colorDarkStatusMutedAltAttentionInvertedHover = "#f6d7af";
269
+ const colorDarkStatusMutedAltAttentionInvertedPress = "#eec596";
270
+ const colorDarkStatusMutedAltAttentionPress = "#634128";
271
+ const colorDarkStatusMutedAltInfo = "#293044";
272
+ const colorDarkStatusMutedAltInfoHover = "#303a55";
273
+ const colorDarkStatusMutedAltInfoInverted = "#e4f0ff";
274
+ const colorDarkStatusMutedAltInfoInvertedHover = "#c4defa";
275
+ const colorDarkStatusMutedAltInfoInvertedPress = "#aeccf1";
276
+ const colorDarkStatusMutedAltInfoPress = "#3a456a";
277
+ const colorDarkStatusMutedAltNegative = "#442926";
278
+ const colorDarkStatusMutedAltNegativeHover = "#56302d";
279
+ const colorDarkStatusMutedAltNegativeInverted = "#ffdfdf";
280
+ const colorDarkStatusMutedAltNegativeInvertedHover = "#faccca";
281
+ const colorDarkStatusMutedAltNegativeInvertedPress = "#f1b7b0";
282
+ const colorDarkStatusMutedAltNegativePress = "#6c3b34";
283
+ const colorDarkStatusMutedAltPositive = "#253528";
284
+ const colorDarkStatusMutedAltPositiveHover = "#283f2d";
285
+ const colorDarkStatusMutedAltPositiveInverted = "#d1f1d7";
286
+ const colorDarkStatusMutedAltPositiveInvertedHover = "#bae6c2";
287
+ const colorDarkStatusMutedAltPositiveInvertedPress = "#a1d7a8";
288
+ const colorDarkStatusMutedAltPositivePress = "#2d4d32";
289
+ const colorDarkStatusMutedAttention = "#36291f";
290
+ const colorDarkStatusMutedAttentionHover = "#412f22";
291
+ const colorDarkStatusMutedAttentionInverted = "#ffefd9";
292
+ const colorDarkStatusMutedAttentionInvertedHover = "#fde6c8";
293
+ const colorDarkStatusMutedAttentionInvertedPress = "#f6d7af";
294
+ const colorDarkStatusMutedAttentionPress = "#4f3623";
295
+ const colorDarkStatusMutedInfo = "#222a3e";
296
+ const colorDarkStatusMutedInfoHover = "#293044";
297
+ const colorDarkStatusMutedInfoInverted = "#e4f0ff";
298
+ const colorDarkStatusMutedInfoInvertedHover = "#d8eaff";
299
+ const colorDarkStatusMutedInfoInvertedPress = "#c4defa";
300
+ const colorDarkStatusMutedInfoPress = "#303a55";
301
+ const colorDarkStatusMutedNegative = "#392523";
302
+ const colorDarkStatusMutedNegativeHover = "#442926";
303
+ const colorDarkStatusMutedNegativeInverted = "#ffebeb";
304
+ const colorDarkStatusMutedNegativeInvertedHover = "#ffdfdf";
305
+ const colorDarkStatusMutedNegativeInvertedPress = "#faccca";
306
+ const colorDarkStatusMutedNegativePress = "#56302d";
307
+ const colorDarkStatusMutedPositive = "#232d25";
308
+ const colorDarkStatusMutedPositiveHover = "#253528";
309
+ const colorDarkStatusMutedPositiveInverted = "#dff8e5";
310
+ 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";
319
+ const colorDarkStatusPositive = "#17d055";
320
+ const colorDarkStatusPositiveHover = "#22e068";
321
+ const colorDarkStatusPositiveInverted = "#0cc44d";
322
+ const colorDarkStatusPositiveInvertedHover = "#04b545";
323
+ const colorDarkStatusPositiveInvertedPress = "#01a53d";
324
+ const colorDarkStatusPositivePress = "#4ae777";
121
325
  const colorDarkTextAccent = "#ef3124";
122
- const colorDarkTextAttention = "#cb830f";
123
- const colorDarkTextDisabled = "rgba(235, 235, 245, 0.2)";
124
- const colorDarkTextDisabledInverted = "rgba(60, 60, 67, 0.22)";
125
- const colorDarkTextLink = "#0072ef";
126
- const colorDarkTextNegative = "#f15045";
127
- const colorDarkTextPositive = "#13a463";
326
+ const colorDarkTextAttention = "#fa9313";
327
+ const colorDarkTextAttentionHover = "#fdb24d";
328
+ const colorDarkTextAttentionInverted = "#ea8313";
329
+ const colorDarkTextAttentionInvertedHover = "#d57111";
330
+ const colorDarkTextAttentionInvertedPress = "#b45a06";
331
+ const colorDarkTextAttentionPress = "#ffbf70";
332
+ const colorDarkTextDisabled = "rgba(236, 236, 254, 0.18)";
333
+ const colorDarkTextDisabledInverted = "rgba(5, 11, 44, 0.18)";
334
+ const colorDarkTextInfo = "#4a9dfc";
335
+ const colorDarkTextInfoHover = "#63aafd";
336
+ const colorDarkTextInfoInverted = "#2a77ef";
337
+ const colorDarkTextInfoInvertedHover = "#2c64d4";
338
+ const colorDarkTextInfoInvertedPress = "#2453b4";
339
+ const colorDarkTextInfoPress = "#7fb6ff";
340
+ const colorDarkTextLink = "#4a9dfc";
341
+ const colorDarkTextNegative = "#ff5431";
342
+ const colorDarkTextNegativeHover = "#ff7554";
343
+ const colorDarkTextNegativeInverted = "#ec2e14";
344
+ const colorDarkTextNegativeInvertedHover = "#c7251c";
345
+ const colorDarkTextNegativeInvertedPress = "#a6201e";
346
+ const colorDarkTextNegativePress = "#ff8d73";
347
+ const colorDarkTextPositive = "#0cc44d";
348
+ const colorDarkTextPositiveHover = "#22e068";
349
+ const colorDarkTextPositiveInverted = "#0d9336";
350
+ const colorDarkTextPositiveInvertedHover = "#0a7d2c";
351
+ const colorDarkTextPositiveInvertedPress = "#036625";
352
+ const colorDarkTextPositivePress = "#4ae777";
128
353
  const colorDarkTextPrimary = "#fff";
354
+ const colorDarkTextPrimaryHover = "#babbc2";
129
355
  const colorDarkTextPrimaryInverted = "#0e0e0e";
130
- const colorDarkTextSecondary = "rgba(235, 235, 245, 0.54)";
131
- const colorDarkTextSecondaryInverted = "rgba(60, 60, 67, 0.66)";
132
- const colorDarkTextTertiary = "rgba(235, 235, 245, 0.32)";
133
- const colorDarkTextTertiaryInverted = "rgba(60, 60, 67, 0.4)";
356
+ const colorDarkTextPrimaryInvertedHover = "#5f5f66";
357
+ const colorDarkTextPrimaryInvertedPress = "#75757d";
358
+ const colorDarkTextPrimaryPress = "#a0a1a9";
359
+ const colorDarkTextQuaternary = "rgba(231, 231, 248, 0.18)";
360
+ const colorDarkTextQuaternaryInverted = "rgba(5, 11, 44, 0.18)";
361
+ const colorDarkTextSecondary = "rgba(238, 238, 251, 0.55)";
362
+ const colorDarkTextSecondaryHover = "rgba(239, 240, 252, 0.65)";
363
+ const colorDarkTextSecondaryInverted = "rgba(4, 4, 19, 0.55)";
364
+ const colorDarkTextSecondaryInvertedHover = "rgba(1, 1, 12, 0.63)";
365
+ const colorDarkTextSecondaryInvertedPress = "rgba(0, 0, 10, 0.71)";
366
+ const colorDarkTextSecondaryPress = "rgba(243, 245, 254, 0.75)";
367
+ const colorDarkTextTertiary = "rgba(233, 233, 250, 0.37)";
368
+ const colorDarkTextTertiaryHover = "rgba(238, 238, 254, 0.46)";
369
+ const colorDarkTextTertiaryInverted = "rgba(5, 8, 29, 0.38)";
370
+ const colorDarkTextTertiaryInvertedHover = "rgba(4, 4, 21, 0.47)";
371
+ const colorDarkTextTertiaryInvertedPress = "rgba(4, 4, 19, 0.55)";
372
+ const colorDarkTextTertiaryPress = "rgba(238, 238, 251, 0.55)";
373
+ const colorDarkTransparentDefault = "rgba(255, 255, 255, 0)";
374
+ const colorDarkTransparentDefaultHover = "rgba(214, 214, 229, 0.07)";
375
+ const colorDarkTransparentDefaultInvertedHover = "rgba(38, 55, 88, 0.06)";
376
+ const colorDarkTransparentDefaultInvertedPress = "rgba(30, 43, 68, 0.08)";
377
+ const colorDarkTransparentDefaultPress = "rgba(225, 225, 248, 0.09)";
378
+ const colorLightAccentPrimary = "#ef3124";
379
+ const colorLightAccentPrimaryHover = "#e32a17";
380
+ const colorLightAccentPrimaryInverted = "#f83a2a";
381
+ const colorLightAccentPrimaryInvertedHover = "#ff503e";
382
+ const colorLightAccentPrimaryInvertedPress = "#fd624e";
383
+ const colorLightAccentPrimaryPress = "#d72505";
384
+ const colorLightAccentSecondary = "#0e0e0e";
385
+ const colorLightAccentSecondaryHover = "#29292c";
386
+ const colorLightAccentSecondaryInverted = "#fff";
387
+ const colorLightAccentSecondaryInvertedHover = "#e7e8eb";
388
+ const colorLightAccentSecondaryInvertedPress = "#d2d3d9";
389
+ const colorLightAccentSecondaryPress = "#2f2f32";
390
+ const colorLightBaseBgAltPrimary = "#f2f3f5";
391
+ const colorLightBaseBgAltPrimaryInverted = "#0e0e0e";
392
+ const colorLightBaseBgAltSecondary = "#fff";
393
+ const colorLightBaseBgAltSecondaryInverted = "#1c1c1e";
394
+ const colorLightBaseBgAltTertiary = "#f2f3f5";
395
+ const colorLightBaseBgAltTertiaryInverted = "#29292c";
396
+ const colorLightBaseBgPrimary = "#fff";
397
+ const colorLightBaseBgPrimaryInverted = "#0e0e0e";
398
+ const colorLightBaseBgSecondary = "#f2f3f5";
399
+ const colorLightBaseBgSecondaryInverted = "#1c1c1e";
400
+ const colorLightBaseBgTertiary = "#fff";
401
+ const colorLightBaseBgTertiaryInverted = "#29292c";
134
402
  const colorLightBgAccent = "#ef3124";
135
- const colorLightBgAttentionMuted = "#f7ebd9";
403
+ const colorLightBgAttentionMuted = "#ffefd9";
136
404
  const colorLightBgInfo = "#d6e8fc";
137
- const colorLightBgNegativeMuted = "#fbe8e7";
405
+ const colorLightBgInfoMuted = "#e4f0ff";
406
+ const colorLightBgNegativeMuted = "#ffebeb";
138
407
  const colorLightBgOpaque = "rgba(255, 255, 255, 0.8)";
139
- const colorLightBgOverlay = "rgba(0, 0, 0, 0.6)";
140
- const colorLightBgPositiveMuted = "#e7f6ef";
408
+ const colorLightBgOverlay = "rgba(0, 0, 0, 0.65)";
409
+ const colorLightBgPositiveMuted = "#dff8e5";
141
410
  const colorLightBgPrimary = "#fff";
142
- const colorLightBgPrimaryInverted = "#121212";
143
- const colorLightBgQuaternary = "#dcdcdd";
144
- const colorLightBgQuaternaryInverted = "#3a3a3c";
145
- const colorLightBgSecondary = "#f3f4f5";
146
- const colorLightBgSecondaryInverted = "#202022";
147
- const colorLightBgTertiary = "#e9e9eb";
148
- const colorLightBgTertiaryInverted = "#2c2c2e";
411
+ const colorLightBgPrimaryInverted = "#0e0e0e";
412
+ const colorLightBgQuaternary = "#dcdee2";
413
+ const colorLightBgQuaternaryInverted = "#36363a";
414
+ const colorLightBgSecondary = "#f2f3f5";
415
+ const colorLightBgSecondaryInverted = "#1c1c1e";
416
+ const colorLightBgTertiary = "#e7e8ea";
417
+ const colorLightBgTertiaryInverted = "#27272a";
149
418
  const colorLightBorderAccent = "#ef3124";
150
419
  const colorLightBorderKey = "#000";
151
420
  const colorLightBorderKeyInverted = "#fff";
152
- const colorLightBorderLink = "#0072ef";
153
- const colorLightBorderPrimary = "#dcdcdd";
154
- const colorLightBorderPrimaryInverted = "#2b2b2e";
155
- const colorLightBorderSecondary = "#e9e9eb";
156
- const colorLightBorderSecondaryInverted = "#262629";
157
- const colorLightBorderTertiary = "#f3f4f5";
421
+ const colorLightBorderLink = "#2288fa";
422
+ const colorLightBorderPrimary = "#d5d6dc";
423
+ const colorLightBorderPrimaryInverted = "#36363a";
424
+ const colorLightBorderSecondary = "#e7e8ec";
425
+ const colorLightBorderSecondaryInverted = "#27272a";
426
+ const colorLightBorderTertiary = "#f2f3f5";
158
427
  const colorLightBorderTertiaryInverted = "#1c1c1e";
159
- const colorLightBorderUnderline = "#c5c5c7";
160
- const colorLightBorderUnderlineInverted = "#464649";
428
+ const colorLightBorderUnderline = "#b8b9c0";
429
+ const colorLightBorderUnderlineInverted = "#49494f";
161
430
  const colorLightGraphicAccent = "#ef3124";
162
- const colorLightGraphicAttention = "#f6bf65";
163
- const colorLightGraphicLink = "#0072ef";
164
- const colorLightGraphicNegative = "#f15045";
165
- const colorLightGraphicPositive = "#2fc26e";
431
+ const colorLightGraphicAttention = "#fa9313";
432
+ const colorLightGraphicLink = "#2288fa";
433
+ const colorLightGraphicNegative = "#ff5431";
434
+ const colorLightGraphicPositive = "#0cc44d";
166
435
  const colorLightGraphicPrimary = "#0e0e0e";
167
436
  const colorLightGraphicPrimaryInverted = "#fff";
168
- const colorLightGraphicQuaternary = "#dcdcdd";
169
- const colorLightGraphicQuaternaryInverted = "#303032";
170
- const colorLightGraphicSecondary = "#86868a";
171
- const colorLightGraphicSecondaryInverted = "#85858d";
172
- const colorLightGraphicTertiary = "#c1c1c3";
173
- const colorLightGraphicTertiaryInverted = "#4f4f52";
437
+ const colorLightGraphicQuaternary = "#e7e8ec";
438
+ const colorLightGraphicQuaternaryInverted = "#27272a";
439
+ const colorLightGraphicSecondary = "#898991";
440
+ const colorLightGraphicSecondaryInverted = "#898991";
441
+ const colorLightGraphicTertiary = "#b8b9c0";
442
+ const colorLightGraphicTertiaryInverted = "#49494f";
443
+ const colorLightModalBgAltPrimary = "#f2f3f5";
444
+ const colorLightModalBgAltPrimaryInverted = "#1c1c1e";
445
+ const colorLightModalBgAltSecondary = "#fff";
446
+ const colorLightModalBgAltSecondaryInverted = "#29292c";
447
+ const colorLightModalBgAltTertiary = "#f2f3f5";
448
+ const colorLightModalBgAltTertiaryInverted = "#353539";
449
+ const colorLightModalBgPrimary = "#fff";
450
+ const colorLightModalBgPrimaryInverted = "#1c1c1e";
451
+ const colorLightModalBgSecondary = "#f2f3f5";
452
+ const colorLightModalBgSecondaryInverted = "#29292c";
453
+ const colorLightModalBgTertiary = "#fff";
454
+ const colorLightModalBgTertiaryInverted = "#353539";
455
+ const colorLightNeutral0 = "#fff";
456
+ const colorLightNeutral0Hover = "#e7e8eb";
457
+ const colorLightNeutral0Inverted = "#29292c";
458
+ const colorLightNeutral0InvertedHover = "#2f2f32";
459
+ const colorLightNeutral0InvertedPress = "#353539";
460
+ const colorLightNeutral0Press = "#dcdde1";
461
+ const colorLightNeutral100 = "#f2f3f5";
462
+ const colorLightNeutral100Hover = "#e7e8eb";
463
+ const colorLightNeutral100Inverted = "#1c1c1e";
464
+ const colorLightNeutral100InvertedHover = "#212124";
465
+ const colorLightNeutral100InvertedPress = "#29292c";
466
+ const colorLightNeutral100Press = "#dcdde1";
467
+ const colorLightNeutral1500 = "#0e0e0e";
468
+ const colorLightNeutral1500Hover = "#3f3f45";
469
+ const colorLightNeutral1500Inverted = "#fff";
470
+ const colorLightNeutral1500InvertedHover = "#babbc2";
471
+ const colorLightNeutral1500InvertedPress = "#a0a1a9";
472
+ const colorLightNeutral1500Press = "#5f5f66";
473
+ const colorLightNeutral200 = "#edeef0";
474
+ const colorLightNeutral200Hover = "#e7e8eb";
475
+ const colorLightNeutral200Inverted = "#212124";
476
+ const colorLightNeutral200InvertedHover = "#29292c";
477
+ const colorLightNeutral200InvertedPress = "#2f2f32";
478
+ const colorLightNeutral200Press = "#dcdde1";
479
+ const colorLightNeutral300 = "#e7e8eb";
480
+ const colorLightNeutral300Hover = "#dcdde1";
481
+ const colorLightNeutral300Inverted = "#29292c";
482
+ const colorLightNeutral300InvertedHover = "#2f2f32";
483
+ const colorLightNeutral300InvertedPress = "#353539";
484
+ const colorLightNeutral300Press = "#d2d3d9";
485
+ const colorLightNeutral400 = "#d2d3d9";
486
+ const colorLightNeutral400Hover = "#babbc2";
487
+ const colorLightNeutral400Inverted = "#353539";
488
+ const colorLightNeutral400InvertedHover = "#3f3f45";
489
+ const colorLightNeutral400InvertedPress = "#4a4a51";
490
+ const colorLightNeutral400Press = "#a0a1a9";
491
+ const colorLightNeutral500 = "#babbc2";
492
+ const colorLightNeutral500Hover = "#a0a1a9";
493
+ const colorLightNeutral500Inverted = "#4a4a51";
494
+ const colorLightNeutral500InvertedHover = "#5f5f66";
495
+ const colorLightNeutral500InvertedPress = "#75757d";
496
+ const colorLightNeutral500Press = "#898991";
497
+ const colorLightNeutral700 = "#898991";
498
+ const colorLightNeutral700Hover = "#75757d";
499
+ const colorLightNeutral700Inverted = "#898991";
500
+ const colorLightNeutral700InvertedHover = "#a0a1a9";
501
+ const colorLightNeutral700InvertedPress = "#babbc2";
502
+ const colorLightNeutral700Press = "#5f5f66";
503
+ const colorLightNeutralTranslucent0 = "#fff";
504
+ const colorLightNeutralTranslucent0Hover = "rgba(38, 55, 88, 0.06)";
505
+ const colorLightNeutralTranslucent0Inverted = "rgba(214, 214, 229, 0.07)";
506
+ const colorLightNeutralTranslucent0InvertedHover = "rgba(225, 225, 248, 0.09)";
507
+ const colorLightNeutralTranslucent0InvertedPress = "rgba(222, 222, 238, 0.13)";
508
+ const colorLightNeutralTranslucent0Press = "rgba(30, 43, 68, 0.08)";
509
+ const colorLightNeutralTranslucent100 = "rgba(38, 55, 88, 0.06)";
510
+ const colorLightNeutralTranslucent100Hover = "rgba(15, 25, 55, 0.1)";
511
+ const colorLightNeutralTranslucent100Inverted = "rgba(214, 214, 229, 0.07)";
512
+ const colorLightNeutralTranslucent100InvertedHover = "rgba(222, 222, 238, 0.13)";
513
+ const colorLightNeutralTranslucent100InvertedPress = "rgba(234, 234, 248, 0.15)";
514
+ const colorLightNeutralTranslucent100Press = "rgba(5, 12, 41, 0.14)";
515
+ const colorLightNeutralTranslucent1500Hover = "rgba(2, 2, 10, 0.76)";
516
+ const colorLightNeutralTranslucent1500InvertedHover = "rgba(243, 245, 254, 0.75)";
517
+ const colorLightNeutralTranslucent1500InvertedPress = "rgba(239, 240, 252, 0.65)";
518
+ const colorLightNeutralTranslucent1500Press = "rgba(1, 1, 12, 0.63)";
519
+ const colorLightNeutralTranslucent200 = "rgba(30, 43, 68, 0.08)";
520
+ const colorLightNeutralTranslucent200Hover = "rgba(15, 25, 55, 0.1)";
521
+ const colorLightNeutralTranslucent200Inverted = "rgba(225, 225, 248, 0.09)";
522
+ const colorLightNeutralTranslucent200InvertedHover = "rgba(222, 222, 238, 0.13)";
523
+ const colorLightNeutralTranslucent200InvertedPress = "rgba(234, 234, 248, 0.15)";
524
+ const colorLightNeutralTranslucent200Press = "rgba(5, 12, 41, 0.14)";
525
+ const colorLightNeutralTranslucent300 = "rgba(15, 25, 55, 0.1)";
526
+ const colorLightNeutralTranslucent300Hover = "rgba(5, 12, 41, 0.14)";
527
+ const colorLightNeutralTranslucent300Inverted = "rgba(222, 222, 238, 0.13)";
528
+ const colorLightNeutralTranslucent300InvertedHover = "rgba(234, 234, 248, 0.15)";
529
+ const colorLightNeutralTranslucent300InvertedPress = "rgba(231, 231, 248, 0.18)";
530
+ const colorLightNeutralTranslucent300Press = "rgba(5, 11, 44, 0.18)";
531
+ const colorLightNeutralTranslucent400 = "rgba(5, 11, 44, 0.18)";
532
+ const colorLightNeutralTranslucent400Hover = "rgba(9, 12, 37, 0.28)";
533
+ const colorLightNeutralTranslucent400Inverted = "rgba(231, 231, 248, 0.18)";
534
+ const colorLightNeutralTranslucent400InvertedHover = "rgba(227, 227, 250, 0.23)";
535
+ const colorLightNeutralTranslucent400InvertedPress = "rgba(228, 228, 251, 0.28)";
536
+ const colorLightNeutralTranslucent400Press = "rgba(5, 8, 29, 0.38)";
537
+ const colorLightNeutralTranslucent500 = "rgba(9, 12, 37, 0.28)";
538
+ const colorLightNeutralTranslucent500Hover = "rgba(5, 8, 29, 0.38)";
539
+ const colorLightNeutralTranslucent500Inverted = "rgba(228, 228, 251, 0.28)";
540
+ const colorLightNeutralTranslucent500InvertedHover = "rgba(233, 233, 250, 0.37)";
541
+ const colorLightNeutralTranslucent500InvertedPress = "rgba(238, 238, 254, 0.46)";
542
+ const colorLightNeutralTranslucent500Press = "rgba(4, 4, 21, 0.47)";
543
+ const colorLightNeutralTranslucent700 = "rgba(4, 4, 21, 0.47)";
544
+ const colorLightNeutralTranslucent700Hover = "rgba(4, 4, 19, 0.55)";
545
+ const colorLightNeutralTranslucent700Inverted = "rgba(238, 238, 251, 0.55)";
546
+ const colorLightNeutralTranslucent700InvertedHover = "rgba(239, 240, 252, 0.65)";
547
+ const colorLightNeutralTranslucent700InvertedPress = "rgba(243, 245, 254, 0.75)";
548
+ const colorLightNeutralTranslucent700Press = "rgba(1, 1, 12, 0.63)";
549
+ const colorLightOverlayDefault = "rgba(0, 0, 0, 0.6)";
174
550
  const colorLightSpecialbgComponent = "rgba(11, 31, 53, 0.07)";
175
551
  const colorLightSpecialbgComponentInverted = "rgba(255, 255, 255, 0.1)";
176
552
  const colorLightSpecialbgNulled = "rgba(255, 255, 255, 0)";
177
- const colorLightSpecialbgOverlayFallback = "#5c5c5c";
178
- const colorLightSpecialbgPrimaryGrouped = "#f3f4f5";
553
+ const colorLightSpecialbgOverlayFallback = "#49494f";
554
+ const colorLightSpecialbgPrimaryGrouped = "#f2f3f5";
179
555
  const colorLightSpecialbgSecondaryGrouped = "#fff";
180
- const colorLightSpecialbgSecondaryTransparent = "rgba(11, 31, 53, 0.05)";
181
- const colorLightSpecialbgSecondaryTransparentInverted = "rgba(255, 255, 255, 0.06)";
182
- const colorLightSpecialbgTertiaryGrouped = "#f3f4f5";
183
- const colorLightSpecialbgTertiaryTransparent = "rgba(11, 31, 53, 0.1)";
184
- const colorLightSpecialbgTertiaryTransparentInverted = "rgba(255, 255, 255, 0.11)";
556
+ const colorLightSpecialbgSecondaryTransparent = "rgba(38, 55, 88, 0.06)";
557
+ const colorLightSpecialbgSecondaryTransparentInverted = "rgba(214, 214, 229, 0.07)";
558
+ const colorLightSpecialbgTertiaryGrouped = "#f2f3f5";
559
+ const colorLightSpecialbgTertiaryTransparent = "rgba(30, 43, 68, 0.08)";
560
+ const colorLightSpecialbgTertiaryTransparentInverted = "rgba(222, 222, 240, 0.12)";
561
+ const colorLightStatusAttention = "#fa9313";
562
+ const colorLightStatusAttentionHover = "#f18d0b";
563
+ const colorLightStatusAttentionInverted = "#fda136";
564
+ const colorLightStatusAttentionInvertedHover = "#fdb24d";
565
+ const colorLightStatusAttentionInvertedPress = "#ffbf70";
566
+ const colorLightStatusAttentionPress = "#ea8313";
567
+ const colorLightStatusInfo = "#2288fa";
568
+ const colorLightStatusInfoHover = "#2a77ef";
569
+ const colorLightStatusInfoInverted = "#3193fc";
570
+ const colorLightStatusInfoInvertedHover = "#4a9dfc";
571
+ const colorLightStatusInfoInvertedPress = "#63aafd";
572
+ const colorLightStatusInfoPress = "#2c64d4";
573
+ const colorLightStatusMutedAltAttention = "#fde6c8";
574
+ const colorLightStatusMutedAltAttentionHover = "#f6d7af";
575
+ const colorLightStatusMutedAltAttentionInverted = "#412f22";
576
+ const colorLightStatusMutedAltAttentionInvertedHover = "#4f3623";
577
+ const colorLightStatusMutedAltAttentionInvertedPress = "#634128";
578
+ const colorLightStatusMutedAltAttentionPress = "#eec596";
579
+ const colorLightStatusMutedAltInfo = "#d8eaff";
580
+ const colorLightStatusMutedAltInfoHover = "#c4defa";
581
+ const colorLightStatusMutedAltInfoInverted = "#293044";
582
+ const colorLightStatusMutedAltInfoInvertedHover = "#303a55";
583
+ const colorLightStatusMutedAltInfoInvertedPress = "#3a456a";
584
+ const colorLightStatusMutedAltInfoPress = "#aeccf1";
585
+ const colorLightStatusMutedAltNegative = "#ffdfdf";
586
+ const colorLightStatusMutedAltNegativeHover = "#faccca";
587
+ const colorLightStatusMutedAltNegativeInverted = "#442926";
588
+ const colorLightStatusMutedAltNegativeInvertedHover = "#56302d";
589
+ const colorLightStatusMutedAltNegativeInvertedPress = "#6c3b34";
590
+ const colorLightStatusMutedAltNegativePress = "#f1b7b0";
591
+ const colorLightStatusMutedAltPositive = "#d1f1d7";
592
+ const colorLightStatusMutedAltPositiveHover = "#bae6c2";
593
+ const colorLightStatusMutedAltPositiveInverted = "#253528";
594
+ const colorLightStatusMutedAltPositiveInvertedHover = "#283f2d";
595
+ const colorLightStatusMutedAltPositiveInvertedPress = "#2d4d32";
596
+ const colorLightStatusMutedAltPositivePress = "#a1d7a8";
597
+ const colorLightStatusMutedAttention = "#ffefd9";
598
+ const colorLightStatusMutedAttentionHover = "#fde6c8";
599
+ const colorLightStatusMutedAttentionInverted = "#36291f";
600
+ const colorLightStatusMutedAttentionInvertedHover = "#412f22";
601
+ const colorLightStatusMutedAttentionInvertedPress = "#4f3623";
602
+ const colorLightStatusMutedAttentionPress = "#f6d7af";
603
+ const colorLightStatusMutedInfo = "#e4f0ff";
604
+ const colorLightStatusMutedInfoHover = "#d8eaff";
605
+ const colorLightStatusMutedInfoInverted = "#222a3e";
606
+ const colorLightStatusMutedInfoInvertedHover = "#293044";
607
+ const colorLightStatusMutedInfoInvertedPress = "#303a55";
608
+ const colorLightStatusMutedInfoPress = "#c4defa";
609
+ const colorLightStatusMutedNegative = "#ffebeb";
610
+ const colorLightStatusMutedNegativeHover = "#ffdfdf";
611
+ const colorLightStatusMutedNegativeInverted = "#392523";
612
+ const colorLightStatusMutedNegativeInvertedHover = "#442926";
613
+ const colorLightStatusMutedNegativeInvertedPress = "#56302d";
614
+ const colorLightStatusMutedNegativePress = "#faccca";
615
+ const colorLightStatusMutedPositive = "#dff8e5";
616
+ const colorLightStatusMutedPositiveHover = "#d1f1d7";
617
+ const colorLightStatusMutedPositiveInverted = "#232d25";
618
+ 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";
627
+ const colorLightStatusPositive = "#0cc44d";
628
+ const colorLightStatusPositiveHover = "#04b545";
629
+ const colorLightStatusPositiveInverted = "#17d055";
630
+ const colorLightStatusPositiveInvertedHover = "#22e068";
631
+ const colorLightStatusPositiveInvertedPress = "#4ae777";
632
+ const colorLightStatusPositivePress = "#01a53d";
185
633
  const colorLightTextAccent = "#ef3124";
186
- const colorLightTextAttention = "#cb830f";
187
- const colorLightTextDisabled = "rgba(60, 60, 67, 0.22)";
188
- const colorLightTextDisabledInverted = "rgba(235, 235, 245, 0.2)";
189
- const colorLightTextLink = "#0072ef";
190
- const colorLightTextNegative = "#d91d0b";
191
- const colorLightTextPositive = "#13a463";
634
+ const colorLightTextAttention = "#ea8313";
635
+ const colorLightTextAttentionHover = "#d57111";
636
+ const colorLightTextAttentionInverted = "#fa9313";
637
+ const colorLightTextAttentionInvertedHover = "#fdb24d";
638
+ const colorLightTextAttentionInvertedPress = "#ffbf70";
639
+ const colorLightTextAttentionPress = "#b45a06";
640
+ const colorLightTextDisabled = "rgba(5, 11, 44, 0.18)";
641
+ const colorLightTextDisabledInverted = "rgba(231, 231, 248, 0.18)";
642
+ const colorLightTextInfo = "#2a77ef";
643
+ const colorLightTextInfoHover = "#2c64d4";
644
+ const colorLightTextInfoInverted = "#4a9dfc";
645
+ const colorLightTextInfoInvertedHover = "#63aafd";
646
+ const colorLightTextInfoInvertedPress = "#7fb6ff";
647
+ const colorLightTextInfoPress = "#2453b4";
648
+ const colorLightTextLink = "#2a77ef";
649
+ const colorLightTextNegative = "#ec2e14";
650
+ const colorLightTextNegativeHover = "#c7251c";
651
+ const colorLightTextNegativeInverted = "#ff5431";
652
+ const colorLightTextNegativeInvertedHover = "#ff7554";
653
+ const colorLightTextNegativeInvertedPress = "#ff8d73";
654
+ const colorLightTextNegativePress = "#a6201e";
655
+ const colorLightTextPositive = "#0d9336";
656
+ const colorLightTextPositiveHover = "#0a7d2c";
657
+ const colorLightTextPositiveInverted = "#0cc44d";
658
+ const colorLightTextPositiveInvertedHover = "#22e068";
659
+ const colorLightTextPositiveInvertedPress = "#4ae777";
660
+ const colorLightTextPositivePress = "#036625";
192
661
  const colorLightTextPrimary = "#0e0e0e";
662
+ const colorLightTextPrimaryHover = "#5f5f66";
193
663
  const colorLightTextPrimaryInverted = "#fff";
194
- const colorLightTextSecondary = "rgba(60, 60, 67, 0.66)";
195
- const colorLightTextSecondaryInverted = "rgba(235, 235, 245, 0.54)";
196
- const colorLightTextTertiary = "rgba(60, 60, 67, 0.4)";
197
- const colorLightTextTertiaryInverted = "rgba(235, 235, 245, 0.32)";
664
+ const colorLightTextPrimaryInvertedHover = "#babbc2";
665
+ const colorLightTextPrimaryInvertedPress = "#a0a1a9";
666
+ const colorLightTextPrimaryPress = "#75757d";
667
+ const colorLightTextQuaternary = "rgba(5, 11, 44, 0.18)";
668
+ const colorLightTextQuaternaryInverted = "rgba(231, 231, 248, 0.18)";
669
+ const colorLightTextSecondary = "rgba(4, 4, 19, 0.55)";
670
+ const colorLightTextSecondaryHover = "rgba(1, 1, 12, 0.63)";
671
+ const colorLightTextSecondaryInverted = "rgba(238, 238, 251, 0.55)";
672
+ const colorLightTextSecondaryInvertedHover = "rgba(239, 240, 252, 0.65)";
673
+ const colorLightTextSecondaryInvertedPress = "rgba(243, 245, 254, 0.75)";
674
+ const colorLightTextSecondaryPress = "rgba(0, 0, 10, 0.71)";
675
+ const colorLightTextTertiary = "rgba(5, 8, 29, 0.38)";
676
+ const colorLightTextTertiaryHover = "rgba(4, 4, 21, 0.47)";
677
+ const colorLightTextTertiaryInverted = "rgba(233, 233, 250, 0.37)";
678
+ const colorLightTextTertiaryInvertedHover = "rgba(238, 238, 254, 0.46)";
679
+ const colorLightTextTertiaryInvertedPress = "rgba(238, 238, 251, 0.55)";
680
+ const colorLightTextTertiaryPress = "rgba(4, 4, 19, 0.55)";
681
+ const colorLightTransparentDefault = "rgba(255, 255, 255, 0)";
682
+ const colorLightTransparentDefaultHover = "rgba(38, 55, 88, 0.06)";
683
+ const colorLightTransparentDefaultInvertedHover = "rgba(214, 214, 229, 0.07)";
684
+ const colorLightTransparentDefaultInvertedPress = "rgba(225, 225, 248, 0.09)";
685
+ const colorLightTransparentDefaultPress = "rgba(30, 43, 68, 0.08)";
686
+ const colorStaticAccentPrimary = "#ef3124";
687
+ const colorStaticAccentPrimaryHover = "#e32a17";
688
+ const colorStaticAccentPrimaryInverted = "#f83a2a";
689
+ const colorStaticAccentPrimaryInvertedHover = "#ff503e";
690
+ const colorStaticAccentPrimaryInvertedPress = "#fd624e";
691
+ const colorStaticAccentPrimaryPress = "#d72505";
692
+ const colorStaticAccentSecondary = "#0e0e0e";
693
+ const colorStaticAccentSecondaryHover = "#29292c";
694
+ const colorStaticAccentSecondaryInverted = "#fff";
695
+ const colorStaticAccentSecondaryInvertedHover = "#e7e8eb";
696
+ const colorStaticAccentSecondaryInvertedPress = "#d2d3d9";
697
+ const colorStaticAccentSecondaryPress = "#2f2f32";
198
698
  const colorStaticBgAccent = "#ef3124";
199
- const colorStaticBgPrimaryDark = "#121212";
699
+ const colorStaticBgPrimaryDark = "#0e0e0e";
200
700
  const colorStaticBgPrimaryLight = "#fff";
201
- const colorStaticBgQuaternaryDark = "#3a3a3c";
202
- const colorStaticBgQuaternaryLight = "#dcdcdd";
203
- const colorStaticBgSecondaryDark = "#202022";
204
- const colorStaticBgSecondaryLight = "#f3f4f5";
205
- const colorStaticBgTertiaryDark = "#2c2c2e";
206
- const colorStaticBgTertiaryLight = "#e9e9eb";
701
+ const colorStaticBgQuaternaryDark = "#36363a";
702
+ const colorStaticBgQuaternaryLight = "#e7e8ec";
703
+ const colorStaticBgSecondaryDark = "#1c1c1e";
704
+ const colorStaticBgSecondaryLight = "#f2f3f5";
705
+ const colorStaticBgTertiaryDark = "#27272a";
706
+ const colorStaticBgTertiaryLight = "#edeef0";
207
707
  const colorStaticBorderAccent = "#ef3124";
208
708
  const colorStaticGraphicAccent = "#ef3124";
209
709
  const colorStaticGraphicDark = "#0e0e0e";
210
710
  const colorStaticGraphicLight = "#fff";
711
+ const colorStaticNeutral0 = "#fff";
712
+ const colorStaticNeutral0Hover = "#e7e8eb";
713
+ const colorStaticNeutral0Inverted = "#29292c";
714
+ const colorStaticNeutral0InvertedHover = "#2f2f32";
715
+ const colorStaticNeutral0InvertedPress = "#353539";
716
+ const colorStaticNeutral0Press = "#dcdde1";
717
+ const colorStaticNeutral100 = "#f2f3f5";
718
+ const colorStaticNeutral100Hover = "#e7e8eb";
719
+ const colorStaticNeutral100Inverted = "#1c1c1e";
720
+ const colorStaticNeutral100InvertedHover = "#212124";
721
+ const colorStaticNeutral100InvertedPress = "#29292c";
722
+ const colorStaticNeutral100Press = "#dcdde1";
723
+ const colorStaticNeutral1500 = "#0e0e0e";
724
+ const colorStaticNeutral1500Hover = "#3f3f45";
725
+ const colorStaticNeutral1500Inverted = "#fff";
726
+ const colorStaticNeutral1500InvertedHover = "#babbc2";
727
+ const colorStaticNeutral1500InvertedPress = "#a0a1a9";
728
+ const colorStaticNeutral1500Press = "#5f5f66";
729
+ const colorStaticNeutral200 = "#edeef0";
730
+ const colorStaticNeutral200Hover = "#e7e8eb";
731
+ const colorStaticNeutral200Inverted = "#212124";
732
+ const colorStaticNeutral200InvertedHover = "#29292c";
733
+ const colorStaticNeutral200InvertedPress = "#2f2f32";
734
+ const colorStaticNeutral200Press = "#dcdde1";
735
+ const colorStaticNeutral300 = "#e7e8eb";
736
+ const colorStaticNeutral300Inverted = "#29292c";
737
+ const colorStaticNeutral400 = "#d2d3d9";
738
+ const colorStaticNeutral400Hover = "#babbc2";
739
+ const colorStaticNeutral400Inverted = "#353539";
740
+ const colorStaticNeutral400InvertedHover = "#3f3f45";
741
+ const colorStaticNeutral400InvertedPress = "#4a4a51";
742
+ const colorStaticNeutral400Press = "#a0a1a9";
743
+ const colorStaticNeutral500 = "#babbc2";
744
+ const colorStaticNeutral500Hover = "#a0a1a9";
745
+ const colorStaticNeutral500Inverted = "#4a4a51";
746
+ const colorStaticNeutral500InvertedHover = "#5f5f66";
747
+ const colorStaticNeutral500InvertedPress = "#75757d";
748
+ const colorStaticNeutral500Press = "#898991";
749
+ const colorStaticNeutral700 = "#898991";
750
+ const colorStaticNeutral700Hover = "#75757d";
751
+ const colorStaticNeutral700Inverted = "#898991";
752
+ const colorStaticNeutral700InvertedHover = "#a0a1a9";
753
+ const colorStaticNeutral700InvertedPress = "#babbc2";
754
+ const colorStaticNeutral700Press = "#5f5f66";
755
+ const colorStaticNeutralTranslucent0 = "#fff";
756
+ const colorStaticNeutralTranslucent0Hover = "rgba(38, 55, 88, 0.06)";
757
+ const colorStaticNeutralTranslucent0Inverted = "rgba(214, 214, 229, 0.07)";
758
+ const colorStaticNeutralTranslucent0InvertedHover = "rgba(225, 225, 248, 0.09)";
759
+ const colorStaticNeutralTranslucent0InvertedPress = "rgba(222, 222, 238, 0.13)";
760
+ const colorStaticNeutralTranslucent0Press = "rgba(30, 43, 68, 0.08)";
761
+ const colorStaticNeutralTranslucent100 = "rgba(38, 55, 88, 0.06)";
762
+ const colorStaticNeutralTranslucent100Hover = "rgba(15, 25, 55, 0.1)";
763
+ const colorStaticNeutralTranslucent100Inverted = "rgba(214, 214, 229, 0.07)";
764
+ const colorStaticNeutralTranslucent100InvertedHover = "rgba(222, 222, 238, 0.13)";
765
+ const colorStaticNeutralTranslucent100InvertedPress = "rgba(234, 234, 248, 0.15)";
766
+ const colorStaticNeutralTranslucent100Press = "rgba(5, 12, 41, 0.14)";
767
+ const colorStaticNeutralTranslucent1500Hover = "rgba(2, 2, 10, 0.76)";
768
+ const colorStaticNeutralTranslucent1500InvertedHover = "rgba(243, 245, 254, 0.75)";
769
+ const colorStaticNeutralTranslucent1500InvertedPress = "rgba(239, 240, 252, 0.65)";
770
+ const colorStaticNeutralTranslucent1500Press = "rgba(1, 1, 12, 0.63)";
771
+ const colorStaticNeutralTranslucent200 = "rgba(30, 43, 68, 0.08)";
772
+ const colorStaticNeutralTranslucent200Hover = "rgba(15, 25, 55, 0.1)";
773
+ const colorStaticNeutralTranslucent200Inverted = "rgba(225, 225, 248, 0.09)";
774
+ const colorStaticNeutralTranslucent200InvertedHover = "rgba(222, 222, 238, 0.13)";
775
+ const colorStaticNeutralTranslucent200InvertedPress = "rgba(234, 234, 248, 0.15)";
776
+ const colorStaticNeutralTranslucent200Press = "rgba(5, 12, 41, 0.14)";
777
+ const colorStaticNeutralTranslucent300 = "rgba(15, 25, 55, 0.1)";
778
+ const colorStaticNeutralTranslucent300Inverted = "rgba(222, 222, 238, 0.13)";
779
+ const colorStaticNeutralTranslucent400 = "rgba(5, 11, 44, 0.18)";
780
+ const colorStaticNeutralTranslucent400Hover = "rgba(9, 12, 37, 0.28)";
781
+ const colorStaticNeutralTranslucent400Inverted = "rgba(231, 231, 248, 0.18)";
782
+ const colorStaticNeutralTranslucent400InvertedHover = "rgba(227, 227, 250, 0.23)";
783
+ const colorStaticNeutralTranslucent400InvertedPress = "rgba(228, 228, 251, 0.28)";
784
+ const colorStaticNeutralTranslucent400Press = "rgba(5, 8, 29, 0.38)";
785
+ const colorStaticNeutralTranslucent500 = "rgba(9, 12, 37, 0.28)";
786
+ const colorStaticNeutralTranslucent500Hover = "rgba(5, 8, 29, 0.38)";
787
+ const colorStaticNeutralTranslucent500Inverted = "rgba(228, 228, 251, 0.28)";
788
+ const colorStaticNeutralTranslucent500InvertedHover = "rgba(233, 233, 250, 0.37)";
789
+ const colorStaticNeutralTranslucent500InvertedPress = "rgba(238, 238, 254, 0.46)";
790
+ const colorStaticNeutralTranslucent500Press = "rgba(4, 4, 21, 0.47)";
791
+ const colorStaticNeutralTranslucent700 = "rgba(4, 4, 21, 0.47)";
792
+ const colorStaticNeutralTranslucent700Hover = "rgba(4, 4, 19, 0.55)";
793
+ const colorStaticNeutralTranslucent700Inverted = "rgba(238, 238, 251, 0.55)";
794
+ const colorStaticNeutralTranslucent700InvertedHover = "rgba(239, 240, 252, 0.65)";
795
+ const colorStaticNeutralTranslucent700InvertedPress = "rgba(243, 245, 254, 0.75)";
796
+ const colorStaticNeutralTranslucent700Press = "rgba(1, 1, 12, 0.63)";
797
+ const colorStaticStatusAttention = "#fa9313";
798
+ const colorStaticStatusAttentionInverted = "#fda136";
799
+ const colorStaticStatusInfo = "#2288fa";
800
+ const colorStaticStatusInfoInverted = "#3193fc";
801
+ const colorStaticStatusMutedAltAttention = "#fde6c8";
802
+ const colorStaticStatusMutedAltAttentionInverted = "#412f22";
803
+ const colorStaticStatusMutedAltInfo = "#d8eaff";
804
+ const colorStaticStatusMutedAltInfoInverted = "#293044";
805
+ const colorStaticStatusMutedAltNegative = "#ffdfdf";
806
+ const colorStaticStatusMutedAltNegativeInverted = "#442926";
807
+ const colorStaticStatusMutedAltPositive = "#d1f1d7";
808
+ const colorStaticStatusMutedAltPositiveInverted = "#253528";
809
+ const colorStaticStatusMutedAttention = "#ffefd9";
810
+ const colorStaticStatusMutedAttentionInverted = "#36291f";
811
+ const colorStaticStatusMutedInfo = "#e4f0ff";
812
+ const colorStaticStatusMutedInfoInverted = "#222a3e";
813
+ const colorStaticStatusMutedNegative = "#ffebeb";
814
+ const colorStaticStatusMutedNegativeInverted = "#392523";
815
+ const colorStaticStatusMutedPositive = "#dff8e5";
816
+ const colorStaticStatusMutedPositiveInverted = "#232d25";
817
+ const colorStaticStatusNegative = "#ff5431";
818
+ const colorStaticStatusNegativeInverted = "#ff5431";
819
+ const colorStaticStatusPositive = "#0cc44d";
820
+ const colorStaticStatusPositiveInverted = "#17d055";
211
821
  const colorStaticTextAccent = "#ef3124";
822
+ const colorStaticTextAttention = "#ea8313";
823
+ const colorStaticTextAttentionHover = "#d57111";
824
+ const colorStaticTextAttentionInverted = "#fa9313";
825
+ const colorStaticTextAttentionInvertedHover = "#fdb24d";
826
+ const colorStaticTextAttentionInvertedPress = "#ffbf70";
827
+ const colorStaticTextAttentionPress = "#b45a06";
828
+ const colorStaticTextInfo = "#2a77ef";
829
+ const colorStaticTextInfoHover = "#2c64d4";
830
+ const colorStaticTextInfoInverted = "#4a9dfc";
831
+ const colorStaticTextInfoInvertedHover = "#63aafd";
832
+ const colorStaticTextInfoInvertedPress = "#7fb6ff";
833
+ const colorStaticTextInfoPress = "#2453b4";
834
+ const colorStaticTextNegative = "#ec2e14";
835
+ const colorStaticTextNegativeHover = "#c7251c";
836
+ const colorStaticTextNegativeInverted = "#ff5431";
837
+ const colorStaticTextNegativeInvertedHover = "#ff7554";
838
+ const colorStaticTextNegativeInvertedPress = "#ff8d73";
839
+ const colorStaticTextNegativePress = "#a6201e";
840
+ const colorStaticTextPositive = "#0d9336";
841
+ const colorStaticTextPositiveHover = "#0a7d2c";
842
+ const colorStaticTextPositiveInverted = "#0cc44d";
843
+ const colorStaticTextPositiveInvertedHover = "#22e068";
844
+ const colorStaticTextPositiveInvertedPress = "#4ae777";
845
+ const colorStaticTextPositivePress = "#036625";
846
+ const colorStaticTextPrimary = "#0e0e0e";
212
847
  const colorStaticTextPrimaryDark = "#0e0e0e";
848
+ const colorStaticTextPrimaryHover = "#5f5f66";
849
+ const colorStaticTextPrimaryInverted = "#fff";
850
+ const colorStaticTextPrimaryInvertedHover = "#babbc2";
851
+ const colorStaticTextPrimaryInvertedPress = "#a0a1a9";
213
852
  const colorStaticTextPrimaryLight = "#fff";
214
- const colorStaticTextSecondaryDark = "rgba(60, 60, 67, 0.66)";
215
- const colorStaticTextSecondaryLight = "rgba(235, 235, 245, 0.54)";
216
- const colorStaticTextTertiaryDark = "rgba(60, 60, 67, 0.4)";
217
- const colorStaticTextTertiaryLight = "rgba(235, 235, 245, 0.32)";
853
+ const colorStaticTextPrimaryPress = "#75757d";
854
+ const colorStaticTextQuaternary = "rgba(5, 11, 44, 0.18)";
855
+ const colorStaticTextQuaternaryInverted = "rgba(231, 231, 248, 0.18)";
856
+ const colorStaticTextSecondary = "rgba(4, 4, 19, 0.55)";
857
+ const colorStaticTextSecondaryDark = "rgba(4, 4, 19, 0.55)";
858
+ const colorStaticTextSecondaryHover = "rgba(1, 1, 12, 0.63)";
859
+ const colorStaticTextSecondaryInverted = "rgba(238, 238, 251, 0.55)";
860
+ const colorStaticTextSecondaryInvertedHover = "rgba(239, 240, 252, 0.65)";
861
+ const colorStaticTextSecondaryInvertedPress = "rgba(243, 245, 254, 0.75)";
862
+ const colorStaticTextSecondaryLight = "rgba(238, 238, 251, 0.55)";
863
+ const colorStaticTextSecondaryPress = "rgba(0, 0, 10, 0.71)";
864
+ const colorStaticTextTertiary = "rgba(5, 8, 29, 0.38)";
865
+ const colorStaticTextTertiaryDark = "rgba(5, 8, 29, 0.38)";
866
+ const colorStaticTextTertiaryHover = "rgba(4, 4, 21, 0.47)";
867
+ const colorStaticTextTertiaryInverted = "rgba(233, 233, 250, 0.37)";
868
+ const colorStaticTextTertiaryInvertedHover = "rgba(238, 238, 254, 0.46)";
869
+ const colorStaticTextTertiaryInvertedPress = "rgba(238, 238, 251, 0.55)";
870
+ const colorStaticTextTertiaryLight = "rgba(233, 233, 250, 0.37)";
871
+ const colorStaticTextTertiaryPress = "rgba(4, 4, 19, 0.55)";
218
872
  const colorDarkBgComponent = "rgba(255, 255, 255, 0.1)";
219
873
  const colorDarkBgComponentInverted = "rgba(0, 0, 0, 0.08)";
220
874
  const colorDarkBgLinkMuted = "#001c3c";
@@ -260,18 +914,18 @@ const colorDarkBgAccentTint7 = "rgb(240, 63, 51)";
260
914
  const colorDarkBgAccentTint10 = "rgb(241, 70, 58)";
261
915
  const colorDarkBgAccentTint15 = "rgb(241, 80, 69)";
262
916
  const colorDarkBgAccentTint30 = "rgb(244, 111, 102)";
263
- const colorDarkBgPrimaryAlpha4 = "rgba(18, 18, 18, 0.04)";
264
- const colorDarkBgPrimaryAlpha8 = "rgba(18, 18, 18, 0.08)";
265
- const colorDarkBgPrimaryAlpha12 = "rgba(18, 18, 18, 0.12)";
266
- const colorDarkBgPrimaryAlpha15 = "rgba(18, 18, 18, 0.15)";
267
- const colorDarkBgPrimaryAlpha16 = "rgba(18, 18, 18, 0.16)";
268
- const colorDarkBgPrimaryAlpha20 = "rgba(18, 18, 18, 0.2)";
269
- const colorDarkBgPrimaryAlpha30 = "rgba(18, 18, 18, 0.3)";
270
- const colorDarkBgPrimaryAlpha32 = "rgba(18, 18, 18, 0.32)";
271
- const colorDarkBgPrimaryAlpha37 = "rgba(18, 18, 18, 0.37)";
272
- const colorDarkBgPrimaryAlpha40 = "rgba(18, 18, 18, 0.4)";
273
- const colorDarkBgPrimaryTint7 = "rgb(35, 35, 35)";
274
- const colorDarkBgPrimaryTint15 = "rgb(54, 54, 54)";
917
+ const colorDarkBgPrimaryAlpha4 = "rgba(14, 14, 14, 0.04)";
918
+ const colorDarkBgPrimaryAlpha8 = "rgba(14, 14, 14, 0.08)";
919
+ const colorDarkBgPrimaryAlpha12 = "rgba(14, 14, 14, 0.12)";
920
+ const colorDarkBgPrimaryAlpha15 = "rgba(14, 14, 14, 0.15)";
921
+ const colorDarkBgPrimaryAlpha16 = "rgba(14, 14, 14, 0.16)";
922
+ const colorDarkBgPrimaryAlpha20 = "rgba(14, 14, 14, 0.2)";
923
+ const colorDarkBgPrimaryAlpha30 = "rgba(14, 14, 14, 0.3)";
924
+ const colorDarkBgPrimaryAlpha32 = "rgba(14, 14, 14, 0.32)";
925
+ const colorDarkBgPrimaryAlpha37 = "rgba(14, 14, 14, 0.37)";
926
+ const colorDarkBgPrimaryAlpha40 = "rgba(14, 14, 14, 0.4)";
927
+ const colorDarkBgPrimaryTint7 = "rgb(31, 31, 31)";
928
+ const colorDarkBgPrimaryTint15 = "rgb(50, 50, 50)";
275
929
  const colorDarkBgPrimaryInvertedAlpha3 = "rgba(255, 255, 255, 0.03)";
276
930
  const colorDarkBgPrimaryInvertedAlpha4 = "rgba(255, 255, 255, 0.04)";
277
931
  const colorDarkBgPrimaryInvertedAlpha5 = "rgba(255, 255, 255, 0.05)";
@@ -290,49 +944,49 @@ const colorDarkBgPrimaryInvertedAlpha50 = "rgba(255, 255, 255, 0.5)";
290
944
  const colorDarkBgPrimaryInvertedShade7 = "rgb(237, 237, 237)";
291
945
  const colorDarkBgPrimaryInvertedShade15 = "rgb(217, 217, 217)";
292
946
  const colorDarkBgPrimaryInvertedShade20 = "rgb(204, 204, 204)";
293
- const colorDarkBgQuaternaryAlpha30 = "rgba(58, 58, 60, 0.3)";
294
- const colorDarkBgQuaternaryTint7 = "rgb(72, 72, 74)";
295
- const colorDarkBgQuaternaryTint10 = "rgb(78, 78, 80)";
296
- const colorDarkBgQuaternaryTint15 = "rgb(88, 88, 89)";
297
- const colorDarkBgQuaternaryTint30 = "rgb(117, 117, 119)";
298
- const colorDarkBgQuaternaryInvertedAlpha30 = "rgba(220, 220, 221, 0.3)";
299
- const colorDarkBgQuaternaryInvertedShade15 = "rgb(187, 187, 188)";
300
- const colorDarkBgQuaternaryInvertedShade20 = "rgb(176, 176, 177)";
301
- const colorDarkBgSecondaryAlpha30 = "rgba(32, 32, 34, 0.3)";
302
- const colorDarkBgSecondaryShade15 = "rgb(27, 27, 29)";
303
- const colorDarkBgSecondaryShade20 = "rgb(26, 26, 27)";
304
- const colorDarkBgSecondaryTint7 = "rgb(48, 48, 49)";
305
- const colorDarkBgSecondaryTint15 = "rgb(65, 65, 67)";
306
- const colorDarkBgSecondaryInvertedAlpha30 = "rgba(243, 244, 245, 0.3)";
307
- const colorDarkBgSecondaryInvertedShade15 = "rgb(207, 207, 208)";
308
- const colorDarkBgSecondaryInvertedShade20 = "rgb(194, 195, 196)";
309
- const colorDarkBgSecondaryInvertedTint7 = "rgb(244, 245, 246)";
310
- const colorDarkBgSecondaryInvertedTint15 = "rgb(245, 246, 246)";
311
- const colorDarkBgTertiaryTint7 = "rgb(59, 59, 61)";
947
+ const colorDarkBgQuaternaryAlpha30 = "rgba(54, 54, 58, 0.3)";
948
+ const colorDarkBgQuaternaryTint7 = "rgb(68, 68, 72)";
949
+ const colorDarkBgQuaternaryTint10 = "rgb(74, 74, 78)";
950
+ const colorDarkBgQuaternaryTint15 = "rgb(84, 84, 88)";
951
+ const colorDarkBgQuaternaryTint30 = "rgb(114, 114, 117)";
952
+ const colorDarkBgQuaternaryInvertedAlpha30 = "rgba(220, 222, 226, 0.3)";
953
+ const colorDarkBgQuaternaryInvertedShade15 = "rgb(187, 189, 192)";
954
+ const colorDarkBgQuaternaryInvertedShade20 = "rgb(176, 178, 181)";
955
+ const colorDarkBgSecondaryAlpha30 = "rgba(28, 28, 30, 0.3)";
956
+ const colorDarkBgSecondaryShade15 = "rgb(24, 24, 25)";
957
+ const colorDarkBgSecondaryShade20 = "rgb(22, 22, 24)";
958
+ const colorDarkBgSecondaryTint7 = "rgb(44, 44, 46)";
959
+ const colorDarkBgSecondaryTint15 = "rgb(62, 62, 64)";
960
+ const colorDarkBgSecondaryInvertedAlpha30 = "rgba(242, 243, 245, 0.3)";
961
+ const colorDarkBgSecondaryInvertedShade15 = "rgb(206, 207, 208)";
962
+ const colorDarkBgSecondaryInvertedShade20 = "rgb(194, 194, 196)";
963
+ const colorDarkBgSecondaryInvertedTint7 = "rgb(243, 244, 246)";
964
+ const colorDarkBgSecondaryInvertedTint15 = "rgb(244, 245, 246)";
965
+ const colorDarkBgTertiaryTint7 = "rgb(54, 54, 57)";
312
966
  const colorDarkBorderKeyAlpha7 = "rgba(255, 255, 255, 0.07)";
313
967
  const colorDarkBorderKeyAlpha15 = "rgba(255, 255, 255, 0.15)";
314
968
  const colorDarkBorderKeyInvertedAlpha7 = "rgba(0, 0, 0, 0.07)";
315
969
  const colorDarkBorderKeyInvertedAlpha15 = "rgba(0, 0, 0, 0.15)";
316
- const colorDarkBorderUnderlineAlpha30 = "rgba(70, 70, 73, 0.3)";
317
- const colorDarkBorderUnderlineInvertedAlpha30 = "rgba(197, 197, 199, 0.3)";
970
+ const colorDarkBorderUnderlineAlpha30 = "rgba(73, 73, 79, 0.3)";
971
+ const colorDarkBorderUnderlineInvertedAlpha30 = "rgba(184, 185, 192, 0.3)";
318
972
  const colorDarkGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
319
973
  const colorDarkGraphicAccentShade15 = "rgb(203, 42, 31)";
320
974
  const colorDarkGraphicAccentTint7 = "rgb(240, 63, 51)";
321
975
  const colorDarkGraphicAccentTint10 = "rgb(241, 70, 58)";
322
976
  const colorDarkGraphicAccentTint15 = "rgb(241, 80, 69)";
323
977
  const colorDarkGraphicAccentTint30 = "rgb(244, 111, 102)";
324
- const colorDarkGraphicLinkAlpha15 = "rgba(0, 114, 239, 0.15)";
325
- const colorDarkGraphicNegativeAlpha10 = "rgba(217, 29, 11, 0.1)";
326
- const colorDarkGraphicNegativeAlpha30 = "rgba(217, 29, 11, 0.3)";
327
- const colorDarkGraphicNegativeAlpha40 = "rgba(217, 29, 11, 0.4)";
328
- const colorDarkGraphicNegativeShade20 = "rgb(174, 23, 9)";
329
- const colorDarkGraphicNegativeShade30 = "rgb(152, 20, 8)";
330
- const colorDarkGraphicNegativeTint7 = "rgb(220, 45, 28)";
331
- const colorDarkGraphicNegativeTint15 = "rgb(223, 63, 48)";
332
- const colorDarkGraphicNegativeTint30 = "rgb(228, 97, 84)";
333
- const colorDarkGraphicPositiveAlpha10 = "rgba(47, 194, 110, 0.1)";
334
- const colorDarkGraphicPositiveTint10 = "rgb(68, 200, 125)";
335
- const colorDarkGraphicPositiveTint30 = "rgb(109, 212, 154)";
978
+ const colorDarkGraphicLinkAlpha15 = "rgba(49, 147, 252, 0.15)";
979
+ const colorDarkGraphicNegativeAlpha10 = "rgba(255, 84, 49, 0.1)";
980
+ const colorDarkGraphicNegativeAlpha30 = "rgba(255, 84, 49, 0.3)";
981
+ const colorDarkGraphicNegativeAlpha40 = "rgba(255, 84, 49, 0.4)";
982
+ const colorDarkGraphicNegativeShade20 = "rgb(204, 67, 39)";
983
+ const colorDarkGraphicNegativeShade30 = "rgb(179, 59, 34)";
984
+ const colorDarkGraphicNegativeTint7 = "rgb(255, 96, 63)";
985
+ const colorDarkGraphicNegativeTint15 = "rgb(255, 110, 80)";
986
+ const colorDarkGraphicNegativeTint30 = "rgb(255, 135, 111)";
987
+ const colorDarkGraphicPositiveAlpha10 = "rgba(23, 208, 85, 0.1)";
988
+ const colorDarkGraphicPositiveTint10 = "rgb(46, 213, 102)";
989
+ const colorDarkGraphicPositiveTint30 = "rgb(93, 222, 136)";
336
990
  const colorDarkGraphicPrimaryAlpha30 = "rgba(255, 255, 255, 0.3)";
337
991
  const colorDarkGraphicPrimaryAlpha40 = "rgba(255, 255, 255, 0.4)";
338
992
  const colorDarkGraphicPrimaryAlpha50 = "rgba(255, 255, 255, 0.5)";
@@ -350,23 +1004,23 @@ const colorDarkGraphicPrimaryInvertedTint7 = "rgb(31, 31, 31)";
350
1004
  const colorDarkGraphicPrimaryInvertedTint10 = "rgb(38, 38, 38)";
351
1005
  const colorDarkGraphicPrimaryInvertedTint15 = "rgb(50, 50, 50)";
352
1006
  const colorDarkGraphicPrimaryInvertedTint30 = "rgb(86, 86, 86)";
353
- const colorDarkGraphicQuaternaryTint10 = "rgb(69, 69, 70)";
354
- const colorDarkGraphicSecondaryAlpha30 = "rgba(133, 133, 141, 0.3)";
355
- const colorDarkGraphicSecondaryTint30 = "rgb(170, 170, 175)";
356
- const colorDarkGraphicSecondaryTint50 = "rgb(194, 194, 198)";
357
- const colorDarkGraphicSecondaryInvertedAlpha30 = "rgba(134, 134, 138, 0.3)";
358
- const colorDarkGraphicSecondaryInvertedShade15 = "rgb(114, 114, 117)";
359
- const colorDarkGraphicSecondaryInvertedShade20 = "rgb(107, 107, 110)";
360
- const colorDarkGraphicSecondaryInvertedTint10 = "rgb(146, 146, 150)";
361
- const colorDarkGraphicSecondaryInvertedTint30 = "rgb(170, 170, 173)";
362
- const colorDarkGraphicTertiaryAlpha30 = "rgba(79, 79, 82, 0.3)";
363
- const colorDarkGraphicTertiaryShade15 = "rgb(67, 67, 70)";
364
- const colorDarkGraphicTertiaryShade20 = "rgb(63, 63, 66)";
365
- const colorDarkGraphicTertiaryTint7 = "rgb(91, 91, 94)";
366
- const colorDarkGraphicTertiaryTint15 = "rgb(105, 105, 108)";
367
- const colorDarkGraphicTertiaryInvertedAlpha30 = "rgba(193, 193, 195, 0.3)";
368
- const colorDarkGraphicTertiaryInvertedShade15 = "rgb(164, 164, 166)";
369
- const colorDarkGraphicTertiaryInvertedShade20 = "rgb(154, 154, 156)";
1007
+ const colorDarkGraphicQuaternaryTint10 = "rgb(61, 61, 63)";
1008
+ const colorDarkGraphicSecondaryAlpha30 = "rgba(137, 137, 145, 0.3)";
1009
+ const colorDarkGraphicSecondaryTint30 = "rgb(172, 172, 178)";
1010
+ const colorDarkGraphicSecondaryTint50 = "rgb(196, 196, 200)";
1011
+ const colorDarkGraphicSecondaryInvertedAlpha30 = "rgba(137, 137, 145, 0.3)";
1012
+ const colorDarkGraphicSecondaryInvertedShade15 = "rgb(116, 116, 123)";
1013
+ const colorDarkGraphicSecondaryInvertedShade20 = "rgb(110, 110, 116)";
1014
+ const colorDarkGraphicSecondaryInvertedTint10 = "rgb(149, 149, 156)";
1015
+ const colorDarkGraphicSecondaryInvertedTint30 = "rgb(172, 172, 178)";
1016
+ const colorDarkGraphicTertiaryAlpha30 = "rgba(73, 73, 79, 0.3)";
1017
+ const colorDarkGraphicTertiaryShade15 = "rgb(62, 62, 67)";
1018
+ const colorDarkGraphicTertiaryShade20 = "rgb(58, 58, 63)";
1019
+ const colorDarkGraphicTertiaryTint7 = "rgb(86, 86, 91)";
1020
+ const colorDarkGraphicTertiaryTint15 = "rgb(100, 100, 105)";
1021
+ const colorDarkGraphicTertiaryInvertedAlpha30 = "rgba(184, 185, 192, 0.3)";
1022
+ const colorDarkGraphicTertiaryInvertedShade15 = "rgb(156, 157, 163)";
1023
+ const colorDarkGraphicTertiaryInvertedShade20 = "rgb(147, 148, 154)";
370
1024
  const colorDarkSpecialbgComponentTint7 = "rgba(255, 255, 255, 0.163)";
371
1025
  const colorDarkSpecialbgComponentTint10 = "rgba(255, 255, 255, 0.19)";
372
1026
  const colorDarkSpecialbgComponentTint15 = "rgba(255, 255, 255, 0.235)";
@@ -378,18 +1032,18 @@ const colorDarkSpecialbgComponentAlpha30 = "rgba(255, 255, 255, 0.3)";
378
1032
  const colorDarkSpecialbgComponentInvertedAlpha30 = "rgba(11, 31, 53, 0.3)";
379
1033
  const colorDarkSpecialbgComponentInvertedShade15 = "rgba(9, 26, 45, 0.2095)";
380
1034
  const colorDarkSpecialbgComponentInvertedShade20 = "rgba(9, 25, 42, 0.256)";
381
- const colorDarkSpecialbgSecondaryTransparentTint7 = "rgba(255, 255, 255, 0.1258)";
382
- const colorDarkSpecialbgSecondaryTransparentTint15 = "rgba(255, 255, 255, 0.201)";
383
- const colorDarkSpecialbgSecondaryTransparentInvertedShade15 = "rgba(9, 26, 45, 0.1925)";
384
- const colorDarkSpecialbgSecondaryTransparentInvertedShade20 = "rgba(9, 25, 42, 0.24)";
385
- const colorDarkSpecialbgTertiaryTransparentTint7 = "rgba(255, 255, 255, 0.1723)";
386
- const colorDarkSpecialbgTertiaryTransparentTint15 = "rgba(255, 255, 255, 0.2435)";
387
- const colorDarkSpecialbgTertiaryTransparentInvertedShade15 = "rgba(9, 26, 45, 0.235)";
388
- const colorDarkSpecialbgTertiaryTransparentInvertedShade20 = "rgba(9, 25, 42, 0.28)";
389
- const colorDarkTextLinkShade30 = "rgb(0, 80, 167)";
390
- const colorDarkTextLinkShade50 = "rgb(0, 57, 120)";
391
- const colorDarkTextLinkTint20 = "rgb(51, 142, 242)";
392
- const colorDarkTextLinkTint40 = "rgb(102, 170, 245)";
1035
+ const colorDarkSpecialbgSecondaryTransparentTint7 = "rgba(217, 217, 231, 0.1351)";
1036
+ const colorDarkSpecialbgSecondaryTransparentTint15 = "rgba(220, 220, 233, 0.2095)";
1037
+ const colorDarkSpecialbgSecondaryTransparentInvertedShade15 = "rgba(32, 47, 75, 0.201)";
1038
+ const colorDarkSpecialbgSecondaryTransparentInvertedShade20 = "rgba(30, 44, 70, 0.248)";
1039
+ const colorDarkSpecialbgTertiaryTransparentTint7 = "rgba(224, 224, 241, 0.1816)";
1040
+ const colorDarkSpecialbgTertiaryTransparentTint15 = "rgba(227, 227, 242, 0.252)";
1041
+ const colorDarkSpecialbgTertiaryTransparentInvertedShade15 = "rgba(26, 37, 58, 0.218)";
1042
+ const colorDarkSpecialbgTertiaryTransparentInvertedShade20 = "rgba(24, 34, 54, 0.264)";
1043
+ const colorDarkTextLinkShade30 = "rgb(52, 110, 176)";
1044
+ const colorDarkTextLinkShade50 = "rgb(37, 79, 126)";
1045
+ const colorDarkTextLinkTint20 = "rgb(110, 177, 253)";
1046
+ const colorDarkTextLinkTint40 = "rgb(146, 196, 253)";
393
1047
  const colorDarkTextPrimaryAlpha30 = "rgba(255, 255, 255, 0.3)";
394
1048
  const colorDarkTextPrimaryShade24 = "rgb(194, 194, 194)";
395
1049
  const colorDarkTextPrimaryShade30 = "rgb(179, 179, 179)";
@@ -407,12 +1061,12 @@ const colorDarkTextPrimaryInvertedTint24 = "rgb(72, 72, 72)";
407
1061
  const colorDarkTextPrimaryInvertedTint30 = "rgb(86, 86, 86)";
408
1062
  const colorDarkTextPrimaryInvertedTint40 = "rgb(110, 110, 110)";
409
1063
  const colorDarkTextPrimaryInvertedTint50 = "rgb(135, 135, 135)";
410
- const colorDarkTextSecondaryShade20 = "rgba(188, 188, 196, 0.632)";
411
- const colorDarkTextSecondaryShade30 = "rgba(164, 164, 172, 0.678)";
412
- const colorDarkTextSecondaryTint20 = "rgba(239, 239, 247, 0.632)";
413
- const colorDarkTextSecondaryTint40 = "rgba(243, 243, 249, 0.724)";
414
- const colorDarkTextSecondaryInvertedShade20 = "rgba(48, 48, 54, 0.728)";
415
- const colorDarkTextSecondaryInvertedShade30 = "rgba(42, 42, 47, 0.762)";
1064
+ const colorDarkTextSecondaryShade20 = "rgba(190, 190, 201, 0.64)";
1065
+ const colorDarkTextSecondaryShade30 = "rgba(167, 167, 176, 0.685)";
1066
+ const colorDarkTextSecondaryTint20 = "rgba(241, 241, 252, 0.64)";
1067
+ const colorDarkTextSecondaryTint40 = "rgba(245, 245, 253, 0.73)";
1068
+ const colorDarkTextSecondaryInvertedShade20 = "rgba(3, 3, 15, 0.64)";
1069
+ const colorDarkTextSecondaryInvertedShade30 = "rgba(3, 3, 13, 0.685)";
416
1070
  const colorLightBgAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
417
1071
  const colorLightBgAccentTint15 = "rgb(241, 80, 69)";
418
1072
  const colorLightBgAccentTint20 = "rgb(242, 90, 80)";
@@ -432,67 +1086,67 @@ const colorLightBgPrimaryAlpha37 = "rgba(255, 255, 255, 0.37)";
432
1086
  const colorLightBgPrimaryAlpha40 = "rgba(255, 255, 255, 0.4)";
433
1087
  const colorLightBgPrimaryShade7 = "rgb(237, 237, 237)";
434
1088
  const colorLightBgPrimaryShade15 = "rgb(217, 217, 217)";
435
- const colorLightBgPrimaryInvertedAlpha3 = "rgba(18, 18, 18, 0.03)";
436
- const colorLightBgPrimaryInvertedAlpha4 = "rgba(18, 18, 18, 0.04)";
437
- const colorLightBgPrimaryInvertedAlpha5 = "rgba(18, 18, 18, 0.05)";
438
- const colorLightBgPrimaryInvertedAlpha7 = "rgba(18, 18, 18, 0.07)";
439
- const colorLightBgPrimaryInvertedAlpha8 = "rgba(18, 18, 18, 0.08)";
440
- const colorLightBgPrimaryInvertedAlpha10 = "rgba(18, 18, 18, 0.1)";
441
- const colorLightBgPrimaryInvertedAlpha12 = "rgba(18, 18, 18, 0.12)";
442
- const colorLightBgPrimaryInvertedAlpha15 = "rgba(18, 18, 18, 0.15)";
443
- const colorLightBgPrimaryInvertedAlpha16 = "rgba(18, 18, 18, 0.16)";
444
- const colorLightBgPrimaryInvertedAlpha20 = "rgba(18, 18, 18, 0.2)";
445
- const colorLightBgPrimaryInvertedAlpha24 = "rgba(18, 18, 18, 0.24)";
446
- const colorLightBgPrimaryInvertedAlpha30 = "rgba(18, 18, 18, 0.3)";
447
- const colorLightBgPrimaryInvertedAlpha32 = "rgba(18, 18, 18, 0.32)";
448
- const colorLightBgPrimaryInvertedAlpha40 = "rgba(18, 18, 18, 0.4)";
449
- const colorLightBgPrimaryInvertedAlpha50 = "rgba(18, 18, 18, 0.5)";
450
- const colorLightBgPrimaryInvertedTint7 = "rgb(35, 35, 35)";
451
- const colorLightBgPrimaryInvertedTint15 = "rgb(54, 54, 54)";
452
- const colorLightBgPrimaryInvertedTint20 = "rgb(65, 65, 65)";
453
- const colorLightBgQuaternaryAlpha30 = "rgba(220, 220, 221, 0.3)";
454
- const colorLightBgQuaternaryShade7 = "rgb(205, 205, 206)";
455
- const colorLightBgQuaternaryShade10 = "rgb(198, 198, 199)";
456
- const colorLightBgQuaternaryShade15 = "rgb(187, 187, 188)";
457
- const colorLightBgQuaternaryShade30 = "rgb(154, 154, 155)";
458
- const colorLightBgQuaternaryInvertedAlpha30 = "rgba(58, 58, 60, 0.3)";
459
- const colorLightBgQuaternaryInvertedTint15 = "rgb(88, 88, 89)";
460
- const colorLightBgQuaternaryInvertedTint20 = "rgb(97, 97, 99)";
461
- const colorLightBgSecondaryAlpha30 = "rgba(243, 244, 245, 0.3)";
462
- const colorLightBgSecondaryTint15 = "rgb(245, 246, 246)";
463
- const colorLightBgSecondaryTint20 = "rgb(245, 246, 247)";
464
- const colorLightBgSecondaryShade7 = "rgb(226, 227, 228)";
465
- const colorLightBgSecondaryShade15 = "rgb(207, 207, 208)";
466
- const colorLightBgSecondaryInvertedAlpha30 = "rgba(32, 32, 34, 0.3)";
467
- const colorLightBgSecondaryInvertedTint15 = "rgb(65, 65, 67)";
468
- const colorLightBgSecondaryInvertedTint20 = "rgb(77, 77, 78)";
469
- const colorLightBgSecondaryInvertedShade7 = "rgb(30, 30, 32)";
470
- const colorLightBgSecondaryInvertedShade15 = "rgb(27, 27, 29)";
471
- const colorLightBgTertiaryShade7 = "rgb(217, 217, 219)";
1089
+ const colorLightBgPrimaryInvertedAlpha3 = "rgba(14, 14, 14, 0.03)";
1090
+ const colorLightBgPrimaryInvertedAlpha4 = "rgba(14, 14, 14, 0.04)";
1091
+ const colorLightBgPrimaryInvertedAlpha5 = "rgba(14, 14, 14, 0.05)";
1092
+ const colorLightBgPrimaryInvertedAlpha7 = "rgba(14, 14, 14, 0.07)";
1093
+ const colorLightBgPrimaryInvertedAlpha8 = "rgba(14, 14, 14, 0.08)";
1094
+ const colorLightBgPrimaryInvertedAlpha10 = "rgba(14, 14, 14, 0.1)";
1095
+ const colorLightBgPrimaryInvertedAlpha12 = "rgba(14, 14, 14, 0.12)";
1096
+ const colorLightBgPrimaryInvertedAlpha15 = "rgba(14, 14, 14, 0.15)";
1097
+ const colorLightBgPrimaryInvertedAlpha16 = "rgba(14, 14, 14, 0.16)";
1098
+ const colorLightBgPrimaryInvertedAlpha20 = "rgba(14, 14, 14, 0.2)";
1099
+ const colorLightBgPrimaryInvertedAlpha24 = "rgba(14, 14, 14, 0.24)";
1100
+ const colorLightBgPrimaryInvertedAlpha30 = "rgba(14, 14, 14, 0.3)";
1101
+ const colorLightBgPrimaryInvertedAlpha32 = "rgba(14, 14, 14, 0.32)";
1102
+ const colorLightBgPrimaryInvertedAlpha40 = "rgba(14, 14, 14, 0.4)";
1103
+ const colorLightBgPrimaryInvertedAlpha50 = "rgba(14, 14, 14, 0.5)";
1104
+ const colorLightBgPrimaryInvertedTint7 = "rgb(31, 31, 31)";
1105
+ const colorLightBgPrimaryInvertedTint15 = "rgb(50, 50, 50)";
1106
+ const colorLightBgPrimaryInvertedTint20 = "rgb(62, 62, 62)";
1107
+ const colorLightBgQuaternaryAlpha30 = "rgba(220, 222, 226, 0.3)";
1108
+ const colorLightBgQuaternaryShade7 = "rgb(205, 206, 210)";
1109
+ const colorLightBgQuaternaryShade10 = "rgb(198, 200, 203)";
1110
+ const colorLightBgQuaternaryShade15 = "rgb(187, 189, 192)";
1111
+ const colorLightBgQuaternaryShade30 = "rgb(154, 155, 158)";
1112
+ const colorLightBgQuaternaryInvertedAlpha30 = "rgba(54, 54, 58, 0.3)";
1113
+ const colorLightBgQuaternaryInvertedTint15 = "rgb(84, 84, 88)";
1114
+ const colorLightBgQuaternaryInvertedTint20 = "rgb(94, 94, 97)";
1115
+ const colorLightBgSecondaryAlpha30 = "rgba(242, 243, 245, 0.3)";
1116
+ const colorLightBgSecondaryTint15 = "rgb(244, 245, 246)";
1117
+ const colorLightBgSecondaryTint20 = "rgb(245, 245, 247)";
1118
+ const colorLightBgSecondaryShade7 = "rgb(225, 226, 228)";
1119
+ const colorLightBgSecondaryShade15 = "rgb(206, 207, 208)";
1120
+ const colorLightBgSecondaryInvertedAlpha30 = "rgba(28, 28, 30, 0.3)";
1121
+ const colorLightBgSecondaryInvertedTint15 = "rgb(62, 62, 64)";
1122
+ const colorLightBgSecondaryInvertedTint20 = "rgb(73, 73, 75)";
1123
+ const colorLightBgSecondaryInvertedShade7 = "rgb(26, 26, 28)";
1124
+ const colorLightBgSecondaryInvertedShade15 = "rgb(24, 24, 25)";
1125
+ const colorLightBgTertiaryShade7 = "rgb(215, 216, 218)";
472
1126
  const colorLightBorderKeyAlpha7 = "rgba(0, 0, 0, 0.07)";
473
1127
  const colorLightBorderKeyAlpha15 = "rgba(0, 0, 0, 0.15)";
474
1128
  const colorLightBorderKeyInvertedAlpha7 = "rgba(255, 255, 255, 0.07)";
475
1129
  const colorLightBorderKeyInvertedAlpha15 = "rgba(255, 255, 255, 0.15)";
476
- const colorLightBorderUnderlineAlpha30 = "rgba(197, 197, 199, 0.3)";
477
- const colorLightBorderUnderlineInvertedAlpha30 = "rgba(70, 70, 73, 0.3)";
1130
+ const colorLightBorderUnderlineAlpha30 = "rgba(184, 185, 192, 0.3)";
1131
+ const colorLightBorderUnderlineInvertedAlpha30 = "rgba(73, 73, 79, 0.3)";
478
1132
  const colorLightGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
479
1133
  const colorLightGraphicAccentTint15 = "rgb(241, 80, 69)";
480
1134
  const colorLightGraphicAccentShade7 = "rgb(222, 46, 33)";
481
1135
  const colorLightGraphicAccentShade10 = "rgb(215, 44, 32)";
482
1136
  const colorLightGraphicAccentShade15 = "rgb(203, 42, 31)";
483
1137
  const colorLightGraphicAccentShade30 = "rgb(167, 34, 25)";
484
- const colorLightGraphicLinkAlpha15 = "rgba(0, 114, 239, 0.15)";
485
- const colorLightGraphicNegativeAlpha10 = "rgba(241, 80, 69, 0.1)";
486
- const colorLightGraphicNegativeAlpha30 = "rgba(241, 80, 69, 0.3)";
487
- const colorLightGraphicNegativeAlpha40 = "rgba(241, 80, 69, 0.4)";
488
- const colorLightGraphicNegativeTint20 = "rgb(244, 115, 106)";
489
- const colorLightGraphicNegativeTint30 = "rgb(245, 133, 125)";
490
- const colorLightGraphicNegativeShade7 = "rgb(224, 74, 64)";
491
- const colorLightGraphicNegativeShade15 = "rgb(205, 68, 59)";
492
- const colorLightGraphicNegativeShade30 = "rgb(169, 56, 48)";
493
- const colorLightGraphicPositiveAlpha10 = "rgba(47, 194, 110, 0.1)";
494
- const colorLightGraphicPositiveShade10 = "rgb(42, 175, 99)";
495
- const colorLightGraphicPositiveShade30 = "rgb(33, 136, 77)";
1138
+ const colorLightGraphicLinkAlpha15 = "rgba(34, 136, 250, 0.15)";
1139
+ const colorLightGraphicNegativeAlpha10 = "rgba(255, 84, 49, 0.1)";
1140
+ const colorLightGraphicNegativeAlpha30 = "rgba(255, 84, 49, 0.3)";
1141
+ const colorLightGraphicNegativeAlpha40 = "rgba(255, 84, 49, 0.4)";
1142
+ const colorLightGraphicNegativeTint20 = "rgb(255, 118, 90)";
1143
+ const colorLightGraphicNegativeTint30 = "rgb(255, 135, 111)";
1144
+ const colorLightGraphicNegativeShade7 = "rgb(237, 78, 46)";
1145
+ const colorLightGraphicNegativeShade15 = "rgb(217, 71, 42)";
1146
+ const colorLightGraphicNegativeShade30 = "rgb(179, 59, 34)";
1147
+ const colorLightGraphicPositiveAlpha10 = "rgba(12, 196, 77, 0.1)";
1148
+ const colorLightGraphicPositiveShade10 = "rgb(11, 176, 69)";
1149
+ const colorLightGraphicPositiveShade30 = "rgb(8, 137, 54)";
496
1150
  const colorLightGraphicPrimaryAlpha30 = "rgba(14, 14, 14, 0.3)";
497
1151
  const colorLightGraphicPrimaryAlpha40 = "rgba(14, 14, 14, 0.4)";
498
1152
  const colorLightGraphicPrimaryAlpha50 = "rgba(14, 14, 14, 0.5)";
@@ -510,23 +1164,23 @@ const colorLightGraphicPrimaryInvertedShade7 = "rgb(237, 237, 237)";
510
1164
  const colorLightGraphicPrimaryInvertedShade10 = "rgb(230, 230, 230)";
511
1165
  const colorLightGraphicPrimaryInvertedShade15 = "rgb(217, 217, 217)";
512
1166
  const colorLightGraphicPrimaryInvertedShade30 = "rgb(179, 179, 179)";
513
- const colorLightGraphicQuaternaryShade10 = "rgb(198, 198, 199)";
514
- const colorLightGraphicSecondaryAlpha30 = "rgba(134, 134, 138, 0.3)";
515
- const colorLightGraphicSecondaryShade30 = "rgb(94, 94, 97)";
516
- const colorLightGraphicSecondaryShade50 = "rgb(67, 67, 69)";
517
- const colorLightGraphicSecondaryInvertedAlpha30 = "rgba(133, 133, 141, 0.3)";
518
- const colorLightGraphicSecondaryInvertedTint15 = "rgb(151, 151, 158)";
519
- const colorLightGraphicSecondaryInvertedTint20 = "rgb(157, 157, 164)";
520
- const colorLightGraphicSecondaryInvertedShade10 = "rgb(120, 120, 127)";
521
- const colorLightGraphicSecondaryInvertedShade30 = "rgb(93, 93, 99)";
522
- const colorLightGraphicTertiaryAlpha30 = "rgba(193, 193, 195, 0.3)";
523
- const colorLightGraphicTertiaryTint15 = "rgb(202, 202, 204)";
524
- const colorLightGraphicTertiaryTint20 = "rgb(205, 205, 207)";
525
- const colorLightGraphicTertiaryShade7 = "rgb(179, 179, 181)";
526
- const colorLightGraphicTertiaryShade15 = "rgb(164, 164, 166)";
527
- const colorLightGraphicTertiaryInvertedAlpha30 = "rgba(79, 79, 82, 0.3)";
528
- const colorLightGraphicTertiaryInvertedTint15 = "rgb(105, 105, 108)";
529
- const colorLightGraphicTertiaryInvertedTint20 = "rgb(114, 114, 117)";
1167
+ const colorLightGraphicQuaternaryShade10 = "rgb(208, 209, 212)";
1168
+ const colorLightGraphicSecondaryAlpha30 = "rgba(137, 137, 145, 0.3)";
1169
+ const colorLightGraphicSecondaryShade30 = "rgb(96, 96, 102)";
1170
+ const colorLightGraphicSecondaryShade50 = "rgb(69, 69, 73)";
1171
+ const colorLightGraphicSecondaryInvertedAlpha30 = "rgba(137, 137, 145, 0.3)";
1172
+ const colorLightGraphicSecondaryInvertedTint15 = "rgb(155, 155, 162)";
1173
+ const colorLightGraphicSecondaryInvertedTint20 = "rgb(161, 161, 167)";
1174
+ const colorLightGraphicSecondaryInvertedShade10 = "rgb(123, 123, 131)";
1175
+ const colorLightGraphicSecondaryInvertedShade30 = "rgb(96, 96, 102)";
1176
+ const colorLightGraphicTertiaryAlpha30 = "rgba(184, 185, 192, 0.3)";
1177
+ const colorLightGraphicTertiaryTint15 = "rgb(195, 195, 201)";
1178
+ const colorLightGraphicTertiaryTint20 = "rgb(198, 199, 205)";
1179
+ const colorLightGraphicTertiaryShade7 = "rgb(171, 172, 179)";
1180
+ const colorLightGraphicTertiaryShade15 = "rgb(156, 157, 163)";
1181
+ const colorLightGraphicTertiaryInvertedAlpha30 = "rgba(73, 73, 79, 0.3)";
1182
+ const colorLightGraphicTertiaryInvertedTint15 = "rgb(100, 100, 105)";
1183
+ const colorLightGraphicTertiaryInvertedTint20 = "rgb(109, 109, 114)";
530
1184
  const colorLightSpecialbgComponentShade7 = "rgba(10, 29, 49, 0.1351)";
531
1185
  const colorLightSpecialbgComponentShade10 = "rgba(10, 28, 48, 0.163)";
532
1186
  const colorLightSpecialbgComponentShade15 = "rgba(9, 26, 45, 0.2095)";
@@ -538,18 +1192,18 @@ const colorLightSpecialbgComponentAlpha30 = "rgba(11, 31, 53, 0.3)";
538
1192
  const colorLightSpecialbgComponentInvertedAlpha30 = "rgba(255, 255, 255, 0.3)";
539
1193
  const colorLightSpecialbgComponentInvertedTint15 = "rgba(255, 255, 255, 0.235)";
540
1194
  const colorLightSpecialbgComponentInvertedTint20 = "rgba(255, 255, 255, 0.28)";
541
- const colorLightSpecialbgSecondaryTransparentShade7 = "rgba(10, 29, 49, 0.1165)";
542
- const colorLightSpecialbgSecondaryTransparentShade15 = "rgba(9, 26, 45, 0.1925)";
543
- const colorLightSpecialbgSecondaryTransparentInvertedTint15 = "rgba(255, 255, 255, 0.201)";
544
- const colorLightSpecialbgSecondaryTransparentInvertedTint20 = "rgba(255, 255, 255, 0.248)";
545
- const colorLightSpecialbgTertiaryTransparentShade7 = "rgba(10, 29, 49, 0.163)";
546
- const colorLightSpecialbgTertiaryTransparentShade15 = "rgba(9, 26, 45, 0.235)";
547
- const colorLightSpecialbgTertiaryTransparentInvertedTint15 = "rgba(255, 255, 255, 0.2435)";
548
- const colorLightSpecialbgTertiaryTransparentInvertedTint20 = "rgba(255, 255, 255, 0.288)";
549
- const colorLightTextLinkTint30 = "rgb(77, 156, 244)";
550
- const colorLightTextLinkTint50 = "rgb(128, 185, 247)";
551
- const colorLightTextLinkShade20 = "rgb(0, 91, 191)";
552
- const colorLightTextLinkShade40 = "rgb(0, 68, 143)";
1195
+ const colorLightSpecialbgSecondaryTransparentShade7 = "rgba(35, 51, 82, 0.1258)";
1196
+ const colorLightSpecialbgSecondaryTransparentShade15 = "rgba(32, 47, 75, 0.201)";
1197
+ const colorLightSpecialbgSecondaryTransparentInvertedTint15 = "rgba(220, 220, 233, 0.2095)";
1198
+ const colorLightSpecialbgSecondaryTransparentInvertedTint20 = "rgba(222, 222, 234, 0.256)";
1199
+ const colorLightSpecialbgTertiaryTransparentShade7 = "rgba(28, 40, 63, 0.1444)";
1200
+ const colorLightSpecialbgTertiaryTransparentShade15 = "rgba(26, 37, 58, 0.218)";
1201
+ const colorLightSpecialbgTertiaryTransparentInvertedTint15 = "rgba(227, 227, 242, 0.252)";
1202
+ const colorLightSpecialbgTertiaryTransparentInvertedTint20 = "rgba(229, 229, 243, 0.296)";
1203
+ const colorLightTextLinkTint30 = "rgb(106, 160, 244)";
1204
+ const colorLightTextLinkTint50 = "rgb(149, 187, 247)";
1205
+ const colorLightTextLinkShade20 = "rgb(34, 95, 191)";
1206
+ const colorLightTextLinkShade40 = "rgb(25, 71, 143)";
553
1207
  const colorLightTextPrimaryAlpha30 = "rgba(14, 14, 14, 0.3)";
554
1208
  const colorLightTextPrimaryTint24 = "rgb(72, 72, 72)";
555
1209
  const colorLightTextPrimaryTint30 = "rgb(86, 86, 86)";
@@ -567,16 +1221,16 @@ const colorLightTextPrimaryInvertedShade24 = "rgb(194, 194, 194)";
567
1221
  const colorLightTextPrimaryInvertedShade30 = "rgb(179, 179, 179)";
568
1222
  const colorLightTextPrimaryInvertedShade40 = "rgb(153, 153, 153)";
569
1223
  const colorLightTextPrimaryInvertedShade50 = "rgb(128, 128, 128)";
570
- const colorLightTextSecondaryTint20 = "rgba(99, 99, 105, 0.728)";
571
- const colorLightTextSecondaryTint30 = "rgba(119, 119, 123, 0.762)";
572
- const colorLightTextSecondaryShade20 = "rgba(48, 48, 54, 0.728)";
573
- const colorLightTextSecondaryShade40 = "rgba(36, 36, 40, 0.796)";
574
- const colorLightTextSecondaryInvertedTint20 = "rgba(239, 239, 247, 0.632)";
575
- const colorLightTextSecondaryInvertedTint30 = "rgba(241, 241, 248, 0.678)";
576
- const colorStaticBgPrimaryDarkAlpha10 = "rgba(18, 18, 18, 0.1)";
577
- const colorStaticBgPrimaryDarkAlpha20 = "rgba(18, 18, 18, 0.2)";
578
- const colorStaticBgPrimaryDarkTint15 = "rgb(54, 54, 54)";
579
- const colorStaticBgPrimaryDarkTint20 = "rgb(65, 65, 65)";
1224
+ const colorLightTextSecondaryTint20 = "rgba(54, 54, 66, 0.64)";
1225
+ const colorLightTextSecondaryTint30 = "rgba(79, 79, 90, 0.685)";
1226
+ const colorLightTextSecondaryShade20 = "rgba(3, 3, 15, 0.64)";
1227
+ const colorLightTextSecondaryShade40 = "rgba(2, 2, 11, 0.73)";
1228
+ const colorLightTextSecondaryInvertedTint20 = "rgba(241, 241, 252, 0.64)";
1229
+ const colorLightTextSecondaryInvertedTint30 = "rgba(243, 243, 252, 0.685)";
1230
+ const colorStaticBgPrimaryDarkAlpha10 = "rgba(14, 14, 14, 0.1)";
1231
+ const colorStaticBgPrimaryDarkAlpha20 = "rgba(14, 14, 14, 0.2)";
1232
+ const colorStaticBgPrimaryDarkTint15 = "rgb(50, 50, 50)";
1233
+ const colorStaticBgPrimaryDarkTint20 = "rgb(62, 62, 62)";
580
1234
  const colorStaticGraphicLightShade7 = "rgb(237, 237, 237)";
581
1235
  const colorStaticGraphicLightShade15 = "rgb(217, 217, 217)";
582
1236
  const colorStaticTextPrimaryLightAlpha30 = "rgba(255, 255, 255, 0.3)";
@@ -791,4 +1445,4 @@ const gap8xlNeg = "-128px";
791
1445
  const fontFamilySystem = "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,\n sans-serif";
792
1446
  const fontFamilyStyrene = "'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,\n 'Helvetica Neue', Helvetica, sans-serif";
793
1447
 
794
- 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, colorDarkBgAccent, colorDarkBgAccentAlpha30, colorDarkBgAccentShade15, colorDarkBgAccentShade20, colorDarkBgAccentTint10, colorDarkBgAccentTint15, colorDarkBgAccentTint30, colorDarkBgAccentTint7, colorDarkBgAttentionMuted, colorDarkBgComponent, colorDarkBgComponentInverted, colorDarkBgInfo, 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, 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, colorDarkTextAccent, colorDarkTextAttention, colorDarkTextDisabled, colorDarkTextDisabledInverted, colorDarkTextDisabledTransparent, colorDarkTextLink, colorDarkTextLinkShade30, colorDarkTextLinkShade50, colorDarkTextLinkTint20, colorDarkTextLinkTint40, colorDarkTextNegative, colorDarkTextPositive, colorDarkTextPrimary, colorDarkTextPrimaryAlpha30, colorDarkTextPrimaryInverted, colorDarkTextPrimaryInvertedAlpha30, colorDarkTextPrimaryInvertedAlpha40, colorDarkTextPrimaryInvertedShade20, colorDarkTextPrimaryInvertedShade30, colorDarkTextPrimaryInvertedTint15, colorDarkTextPrimaryInvertedTint24, colorDarkTextPrimaryInvertedTint30, colorDarkTextPrimaryInvertedTint40, colorDarkTextPrimaryInvertedTint50, colorDarkTextPrimaryInvertedTint7, colorDarkTextPrimaryShade24, colorDarkTextPrimaryShade30, colorDarkTextPrimaryShade40, colorDarkTextPrimaryShade50, colorDarkTextPrimaryTint20, colorDarkTextPrimaryTint40, colorDarkTextSecondary, colorDarkTextSecondaryInverted, colorDarkTextSecondaryInvertedShade20, colorDarkTextSecondaryInvertedShade30, colorDarkTextSecondaryInvertedTransparent, colorDarkTextSecondaryShade20, colorDarkTextSecondaryShade30, colorDarkTextSecondaryTint20, colorDarkTextSecondaryTint40, colorDarkTextSecondaryTransparent, colorDarkTextTertiary, colorDarkTextTertiaryInverted, colorDarkTextTertiaryInvertedTransparent, colorDarkTextTertiaryTransparent, colorDynamicNulled, colorDynamicPrimaryDark, colorDynamicPrimaryLight, colorDynamicQuaternaryDark, colorDynamicQuaternaryLight, colorDynamicQuinaryDark, colorDynamicQuinaryLight, colorDynamicSecondaryDark, colorDynamicSecondaryLight, colorDynamicSenaryDark, colorDynamicSenaryLight, colorDynamicTertiaryDark, colorDynamicTertiaryLight, colorGreenDone, colorGreenDone05, colorGreenDone05Flat, colorGreenDone10, colorGreenDone10Flat, colorGreenDone20, colorGreenDone20Flat, colorGreenText, colorGreenText60, colorGreenText60Flat, colorLavender, colorLightBgAccent, colorLightBgAccentAlpha30, colorLightBgAccentShade10, colorLightBgAccentShade15, colorLightBgAccentShade30, colorLightBgAccentShade7, colorLightBgAccentTint15, colorLightBgAccentTint20, colorLightBgAttentionMuted, colorLightBgComponent, colorLightBgComponentInverted, colorLightBgInfo, 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, 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, colorLightTextAccent, colorLightTextAttention, colorLightTextDisabled, colorLightTextDisabledInverted, colorLightTextDisabledTransparent, colorLightTextLink, colorLightTextLinkShade20, colorLightTextLinkShade40, colorLightTextLinkTint30, colorLightTextLinkTint50, colorLightTextNegative, colorLightTextPositive, colorLightTextPrimary, colorLightTextPrimaryAlpha30, colorLightTextPrimaryInverted, colorLightTextPrimaryInvertedAlpha30, colorLightTextPrimaryInvertedAlpha40, colorLightTextPrimaryInvertedShade15, colorLightTextPrimaryInvertedShade24, colorLightTextPrimaryInvertedShade30, colorLightTextPrimaryInvertedShade40, colorLightTextPrimaryInvertedShade50, colorLightTextPrimaryInvertedShade7, colorLightTextPrimaryInvertedTint20, colorLightTextPrimaryInvertedTint30, colorLightTextPrimaryShade20, colorLightTextPrimaryShade40, colorLightTextPrimaryTint24, colorLightTextPrimaryTint30, colorLightTextPrimaryTint40, colorLightTextPrimaryTint50, colorLightTextSecondary, colorLightTextSecondaryInverted, colorLightTextSecondaryInvertedTint20, colorLightTextSecondaryInvertedTint30, colorLightTextSecondaryInvertedTransparent, colorLightTextSecondaryShade20, colorLightTextSecondaryShade40, colorLightTextSecondaryTint20, colorLightTextSecondaryTint30, colorLightTextSecondaryTransparent, colorLightTextTertiary, colorLightTextTertiaryInverted, colorLightTextTertiaryInvertedTransparent, colorLightTextTertiaryTransparent, colorRedBrand, colorRedBrand05Flat, colorRedBrand10, colorRedBrand10Flat, colorRedBrand20, colorRedBrand20Flat, colorRedBrand30, colorRedBrand30Flat, colorRedBrand50, colorRedBrand50Flat, colorRedBrand70, colorRedBrand70Flat, colorRedBrand85, colorRedBrand85Flat, colorRedDark, colorRedError, colorSand, 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, 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, colorStaticStatusBlue, colorStaticStatusBlueAlpha10, colorStaticStatusGreen, colorStaticStatusGreenAlpha10, colorStaticStatusGrey, colorStaticStatusGreyAlpha10, colorStaticStatusOrange, colorStaticStatusOrangeAlpha10, colorStaticStatusPurple, colorStaticStatusPurpleAlpha10, colorStaticStatusRed, colorStaticStatusRedAlpha10, colorStaticStatusTeal, colorStaticStatusTealAlpha10, colorStaticTertiaryDark, colorStaticTertiaryLight, colorStaticTextAccent, colorStaticTextPrimaryDark, colorStaticTextPrimaryLight, colorStaticTextPrimaryLightAlpha30, colorStaticTextSecondaryDark, colorStaticTextSecondaryDarkTransparent, colorStaticTextSecondaryLight, colorStaticTextSecondaryLightTransparent, colorStaticTextTertiaryDark, colorStaticTextTertiaryDarkTransparent, colorStaticTextTertiaryLight, colorStaticTextTertiaryLightTransparent, 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 };
1448
+ 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, 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, 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, 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, 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 };