@alfalab/core-components 47.0.0 → 47.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 (2370) hide show
  1. package/accordion/Component.d.ts +4 -0
  2. package/accordion/Component.js +6 -6
  3. package/accordion/components/default-control-icon/Component.js +1 -1
  4. package/accordion/components/default-control-icon/index.css +4 -4
  5. package/accordion/cssm/Component.d.ts +4 -0
  6. package/accordion/cssm/Component.js +5 -5
  7. package/accordion/cssm/hooks/index.d.ts +1 -1
  8. package/accordion/cssm/hooks/index.js +2 -2
  9. package/accordion/cssm/hooks/useMeasureHeight.d.ts +3 -0
  10. package/accordion/cssm/hooks/useMeasureHeight.js +36 -0
  11. package/accordion/esm/Component.d.ts +4 -0
  12. package/accordion/esm/Component.js +6 -6
  13. package/accordion/esm/components/default-control-icon/Component.js +1 -1
  14. package/accordion/esm/components/default-control-icon/index.css +4 -4
  15. package/accordion/esm/hooks/index.d.ts +1 -1
  16. package/accordion/esm/hooks/index.js +1 -1
  17. package/accordion/esm/hooks/useMeasureHeight.d.ts +3 -0
  18. package/accordion/esm/hooks/useMeasureHeight.js +34 -0
  19. package/accordion/esm/index.css +9 -9
  20. package/accordion/esm/index.js +1 -1
  21. package/accordion/hooks/index.d.ts +1 -1
  22. package/accordion/hooks/index.js +2 -2
  23. package/accordion/hooks/useMeasureHeight.d.ts +3 -0
  24. package/accordion/hooks/useMeasureHeight.js +36 -0
  25. package/accordion/index.css +9 -9
  26. package/accordion/modern/Component.d.ts +4 -0
  27. package/accordion/modern/Component.js +6 -6
  28. package/accordion/modern/components/default-control-icon/Component.js +1 -1
  29. package/accordion/modern/components/default-control-icon/index.css +4 -4
  30. package/accordion/modern/hooks/index.d.ts +1 -1
  31. package/accordion/modern/hooks/index.js +1 -1
  32. package/accordion/modern/hooks/useMeasureHeight.d.ts +3 -0
  33. package/accordion/modern/hooks/useMeasureHeight.js +31 -0
  34. package/accordion/modern/index.css +9 -9
  35. package/accordion/modern/index.js +1 -1
  36. package/action-button/Component.js +4 -4
  37. package/action-button/default.css +12 -12
  38. package/action-button/esm/Component.js +4 -4
  39. package/action-button/esm/default.css +12 -12
  40. package/action-button/esm/index.css +9 -9
  41. package/action-button/esm/inverted.css +12 -12
  42. package/action-button/esm/static.css +8 -8
  43. package/action-button/index.css +9 -9
  44. package/action-button/inverted.css +12 -12
  45. package/action-button/modern/Component.js +4 -4
  46. package/action-button/modern/default.css +12 -12
  47. package/action-button/modern/index.css +9 -9
  48. package/action-button/modern/inverted.css +12 -12
  49. package/action-button/modern/static.css +8 -8
  50. package/action-button/static.css +8 -8
  51. package/alert/Component.js +1 -1
  52. package/alert/esm/Component.js +1 -1
  53. package/alert/esm/index.css +2 -2
  54. package/alert/index.css +2 -2
  55. package/alert/modern/Component.js +1 -1
  56. package/alert/modern/index.css +2 -2
  57. package/amount/component.js +1 -1
  58. package/amount/esm/component.js +1 -1
  59. package/amount/esm/index.css +7 -7
  60. package/amount/esm/pure/component.js +1 -1
  61. package/amount/esm/pure/index.css +1 -1
  62. package/amount/index.css +7 -7
  63. package/amount/modern/component.js +1 -1
  64. package/amount/modern/index.css +7 -7
  65. package/amount/modern/pure/component.js +1 -1
  66. package/amount/modern/pure/index.css +1 -1
  67. package/amount/pure/component.js +1 -1
  68. package/amount/pure/index.css +1 -1
  69. package/amount-input/Component.js +3 -3
  70. package/amount-input/default.css +2 -2
  71. package/amount-input/esm/Component.js +3 -3
  72. package/amount-input/esm/default.css +2 -2
  73. package/amount-input/esm/index.css +7 -7
  74. package/amount-input/esm/inverted.css +2 -2
  75. package/amount-input/index.css +7 -7
  76. package/amount-input/inverted.css +2 -2
  77. package/amount-input/modern/Component.js +3 -3
  78. package/amount-input/modern/default.css +2 -2
  79. package/amount-input/modern/index.css +7 -7
  80. package/amount-input/modern/inverted.css +2 -2
  81. package/attach/Component.js +1 -1
  82. package/attach/esm/Component.js +1 -1
  83. package/attach/esm/index.css +17 -17
  84. package/attach/index.css +17 -17
  85. package/attach/modern/Component.js +1 -1
  86. package/attach/modern/index.css +17 -17
  87. package/backdrop/Component.js +1 -1
  88. package/backdrop/esm/Component.js +1 -1
  89. package/backdrop/esm/index.css +10 -10
  90. package/backdrop/index.css +10 -10
  91. package/backdrop/modern/Component.js +1 -1
  92. package/backdrop/modern/index.css +10 -10
  93. package/badge/Component.js +1 -1
  94. package/badge/esm/Component.js +1 -1
  95. package/badge/esm/index.css +47 -47
  96. package/badge/index.css +47 -47
  97. package/badge/modern/Component.js +1 -1
  98. package/badge/modern/index.css +47 -47
  99. package/bank-card/Component.js +1 -1
  100. package/bank-card/esm/Component.js +1 -1
  101. package/bank-card/esm/index.css +20 -20
  102. package/bank-card/index.css +20 -20
  103. package/bank-card/modern/Component.js +1 -1
  104. package/bank-card/modern/index.css +20 -20
  105. package/base-modal/Component.js +1 -1
  106. package/base-modal/esm/Component.js +1 -1
  107. package/base-modal/esm/index.css +13 -13
  108. package/base-modal/index.css +13 -13
  109. package/base-modal/modern/Component.js +1 -1
  110. package/base-modal/modern/index.css +13 -13
  111. package/bottom-sheet/component.js +1 -1
  112. package/bottom-sheet/components/footer/Component.js +1 -1
  113. package/bottom-sheet/components/footer/index.css +26 -26
  114. package/bottom-sheet/components/header/Component.js +1 -1
  115. package/bottom-sheet/components/header/index.css +13 -13
  116. package/bottom-sheet/esm/component.js +1 -1
  117. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  118. package/bottom-sheet/esm/components/footer/index.css +26 -26
  119. package/bottom-sheet/esm/components/header/Component.js +1 -1
  120. package/bottom-sheet/esm/components/header/index.css +13 -13
  121. package/bottom-sheet/esm/index.css +45 -45
  122. package/bottom-sheet/index.css +45 -45
  123. package/bottom-sheet/modern/component.js +1 -1
  124. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  125. package/bottom-sheet/modern/components/footer/index.css +26 -26
  126. package/bottom-sheet/modern/components/header/Component.js +1 -1
  127. package/bottom-sheet/modern/components/header/index.css +13 -13
  128. package/bottom-sheet/modern/index.css +45 -45
  129. package/button/components/base-button/Component.js +3 -3
  130. package/button/components/base-button/default.css +49 -49
  131. package/button/components/base-button/index.css +61 -61
  132. package/button/components/base-button/inverted.css +49 -49
  133. package/button/desktop/Component.desktop.js +3 -3
  134. package/button/desktop/default.desktop.css +18 -18
  135. package/button/desktop/desktop.css +6 -6
  136. package/button/desktop/inverted.desktop.css +18 -18
  137. package/button/esm/components/base-button/Component.js +3 -3
  138. package/button/esm/components/base-button/default.css +49 -49
  139. package/button/esm/components/base-button/index.css +61 -61
  140. package/button/esm/components/base-button/inverted.css +49 -49
  141. package/button/esm/desktop/Component.desktop.js +3 -3
  142. package/button/esm/desktop/default.desktop.css +18 -18
  143. package/button/esm/desktop/desktop.css +6 -6
  144. package/button/esm/desktop/inverted.desktop.css +18 -18
  145. package/button/esm/mobile/Component.mobile.js +3 -3
  146. package/button/esm/mobile/default.mobile.css +17 -17
  147. package/button/esm/mobile/inverted.mobile.css +17 -17
  148. package/button/esm/mobile/mobile.css +6 -6
  149. package/button/mobile/Component.mobile.js +3 -3
  150. package/button/mobile/default.mobile.css +17 -17
  151. package/button/mobile/inverted.mobile.css +17 -17
  152. package/button/mobile/mobile.css +6 -6
  153. package/button/modern/components/base-button/Component.js +3 -3
  154. package/button/modern/components/base-button/default.css +49 -49
  155. package/button/modern/components/base-button/index.css +61 -61
  156. package/button/modern/components/base-button/inverted.css +49 -49
  157. package/button/modern/desktop/Component.desktop.js +3 -3
  158. package/button/modern/desktop/default.desktop.css +18 -18
  159. package/button/modern/desktop/desktop.css +6 -6
  160. package/button/modern/desktop/inverted.desktop.css +18 -18
  161. package/button/modern/mobile/Component.mobile.js +3 -3
  162. package/button/modern/mobile/default.mobile.css +17 -17
  163. package/button/modern/mobile/inverted.mobile.css +17 -17
  164. package/button/modern/mobile/mobile.css +6 -6
  165. package/calendar/components/calendar-mobile/Component.js +3 -3
  166. package/calendar/components/calendar-mobile/backdrop-transitions.css +10 -10
  167. package/calendar/components/calendar-mobile/index.css +15 -15
  168. package/calendar/components/calendar-mobile/transitions.css +8 -8
  169. package/calendar/components/days-table/Component.js +1 -1
  170. package/calendar/components/days-table/index.css +66 -66
  171. package/calendar/components/header/Component.js +1 -1
  172. package/calendar/components/header/index.css +3 -3
  173. package/calendar/components/month-year-header/Component.js +1 -1
  174. package/calendar/components/month-year-header/index.css +10 -10
  175. package/calendar/components/months-table/Component.js +1 -1
  176. package/calendar/components/months-table/index.css +13 -13
  177. package/calendar/components/period-slider/Component.js +1 -1
  178. package/calendar/components/period-slider/index.css +11 -11
  179. package/calendar/components/select-button/Component.js +1 -1
  180. package/calendar/components/select-button/index.css +10 -10
  181. package/calendar/components/years-table/Component.js +1 -1
  182. package/calendar/components/years-table/index.css +15 -15
  183. package/calendar/desktop/Component.desktop.js +1 -1
  184. package/calendar/desktop/desktop.css +29 -29
  185. package/calendar/esm/components/calendar-mobile/Component.js +3 -3
  186. package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +10 -10
  187. package/calendar/esm/components/calendar-mobile/index.css +15 -15
  188. package/calendar/esm/components/calendar-mobile/transitions.css +8 -8
  189. package/calendar/esm/components/days-table/Component.js +1 -1
  190. package/calendar/esm/components/days-table/index.css +66 -66
  191. package/calendar/esm/components/header/Component.js +1 -1
  192. package/calendar/esm/components/header/index.css +3 -3
  193. package/calendar/esm/components/month-year-header/Component.js +1 -1
  194. package/calendar/esm/components/month-year-header/index.css +10 -10
  195. package/calendar/esm/components/months-table/Component.js +1 -1
  196. package/calendar/esm/components/months-table/index.css +13 -13
  197. package/calendar/esm/components/period-slider/Component.js +1 -1
  198. package/calendar/esm/components/period-slider/index.css +11 -11
  199. package/calendar/esm/components/select-button/Component.js +1 -1
  200. package/calendar/esm/components/select-button/index.css +10 -10
  201. package/calendar/esm/components/years-table/Component.js +1 -1
  202. package/calendar/esm/components/years-table/index.css +15 -15
  203. package/calendar/esm/desktop/Component.desktop.js +1 -1
  204. package/calendar/esm/desktop/desktop.css +29 -29
  205. package/calendar/modern/components/calendar-mobile/Component.js +3 -3
  206. package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +10 -10
  207. package/calendar/modern/components/calendar-mobile/index.css +15 -15
  208. package/calendar/modern/components/calendar-mobile/transitions.css +8 -8
  209. package/calendar/modern/components/days-table/Component.js +1 -1
  210. package/calendar/modern/components/days-table/index.css +66 -66
  211. package/calendar/modern/components/header/Component.js +1 -1
  212. package/calendar/modern/components/header/index.css +3 -3
  213. package/calendar/modern/components/month-year-header/Component.js +1 -1
  214. package/calendar/modern/components/month-year-header/index.css +10 -10
  215. package/calendar/modern/components/months-table/Component.js +1 -1
  216. package/calendar/modern/components/months-table/index.css +13 -13
  217. package/calendar/modern/components/period-slider/Component.js +1 -1
  218. package/calendar/modern/components/period-slider/index.css +11 -11
  219. package/calendar/modern/components/select-button/Component.js +1 -1
  220. package/calendar/modern/components/select-button/index.css +10 -10
  221. package/calendar/modern/components/years-table/Component.js +1 -1
  222. package/calendar/modern/components/years-table/index.css +15 -15
  223. package/calendar/modern/desktop/Component.desktop.js +1 -1
  224. package/calendar/modern/desktop/desktop.css +29 -29
  225. package/calendar-input/components/calendar-input/Component.js +1 -1
  226. package/calendar-input/components/calendar-input/index.css +11 -11
  227. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  228. package/calendar-input/esm/components/calendar-input/index.css +11 -11
  229. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  230. package/calendar-input/modern/components/calendar-input/index.css +11 -11
  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-3b3989b4.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.module-d00b1609.js +4 -0
  242. package/calendar-range/modern/Component.js +1 -1
  243. package/calendar-range/modern/components/divider/Component.js +1 -1
  244. package/calendar-range/modern/components/divider/index.css +8 -8
  245. package/calendar-range/modern/index.js +1 -1
  246. package/calendar-range/modern/index.module-f939d7d3.js +4 -0
  247. package/calendar-range/modern/views/index.css +7 -7
  248. package/calendar-range/modern/views/popover.js +1 -1
  249. package/calendar-range/modern/views/static.js +1 -1
  250. package/calendar-range/views/index.css +7 -7
  251. package/calendar-range/views/popover.js +1 -1
  252. package/calendar-range/views/static.js +1 -1
  253. package/calendar-with-skeleton/Component.js +1 -1
  254. package/calendar-with-skeleton/esm/Component.js +1 -1
  255. package/calendar-with-skeleton/esm/index.css +12 -12
  256. package/calendar-with-skeleton/index.css +12 -12
  257. package/calendar-with-skeleton/modern/Component.js +1 -1
  258. package/calendar-with-skeleton/modern/index.css +12 -12
  259. package/card-image/Component.js +1 -1
  260. package/card-image/esm/Component.js +1 -1
  261. package/card-image/esm/index.css +6 -6
  262. package/card-image/index.css +6 -6
  263. package/card-image/modern/Component.js +1 -1
  264. package/card-image/modern/index.css +6 -6
  265. package/cdn-icon/Component.js +1 -1
  266. package/cdn-icon/esm/Component.js +1 -1
  267. package/cdn-icon/esm/index.css +3 -3
  268. package/cdn-icon/index.css +3 -3
  269. package/cdn-icon/modern/Component.js +1 -1
  270. package/cdn-icon/modern/index.css +3 -3
  271. package/chart/Component.js +1 -1
  272. package/chart/components/Dot/index.css +7 -7
  273. package/chart/components/Dot/index.js +1 -1
  274. package/chart/components/Legends/index.css +7 -7
  275. package/chart/components/Legends/index.js +1 -1
  276. package/chart/components/Tick/index.css +3 -3
  277. package/chart/components/Tick/index.js +1 -1
  278. package/chart/components/TooltipContent/index.css +6 -6
  279. package/chart/components/TooltipContent/index.js +1 -1
  280. package/chart/esm/Component.js +1 -1
  281. package/chart/esm/components/Dot/index.css +7 -7
  282. package/chart/esm/components/Dot/index.js +1 -1
  283. package/chart/esm/components/Legends/index.css +7 -7
  284. package/chart/esm/components/Legends/index.js +1 -1
  285. package/chart/esm/components/Tick/index.css +3 -3
  286. package/chart/esm/components/Tick/index.js +1 -1
  287. package/chart/esm/components/TooltipContent/index.css +6 -6
  288. package/chart/esm/components/TooltipContent/index.js +1 -1
  289. package/chart/esm/index.css +4 -4
  290. package/chart/index.css +4 -4
  291. package/chart/modern/Component.js +1 -1
  292. package/chart/modern/components/Dot/index.css +7 -7
  293. package/chart/modern/components/Dot/index.js +1 -1
  294. package/chart/modern/components/Legends/index.css +7 -7
  295. package/chart/modern/components/Legends/index.js +1 -1
  296. package/chart/modern/components/Tick/index.css +3 -3
  297. package/chart/modern/components/Tick/index.js +1 -1
  298. package/chart/modern/components/TooltipContent/index.css +6 -6
  299. package/chart/modern/components/TooltipContent/index.js +1 -1
  300. package/chart/modern/index.css +4 -4
  301. package/checkbox/Component.js +1 -1
  302. package/checkbox/esm/Component.js +1 -1
  303. package/checkbox/esm/index.css +33 -33
  304. package/checkbox/index.css +33 -33
  305. package/checkbox/modern/Component.js +1 -1
  306. package/checkbox/modern/index.css +33 -33
  307. package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
  308. package/checkbox-group/components/base-checkbox-group/index.css +18 -18
  309. package/checkbox-group/desktop/Component.desktop.js +1 -1
  310. package/checkbox-group/desktop/desktop.css +3 -3
  311. package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
  312. package/checkbox-group/esm/components/base-checkbox-group/index.css +18 -18
  313. package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
  314. package/checkbox-group/esm/desktop/desktop.css +3 -3
  315. package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
  316. package/checkbox-group/esm/mobile/mobile.css +3 -3
  317. package/checkbox-group/mobile/Component.mobile.js +1 -1
  318. package/checkbox-group/mobile/mobile.css +3 -3
  319. package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
  320. package/checkbox-group/modern/components/base-checkbox-group/index.css +18 -18
  321. package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
  322. package/checkbox-group/modern/desktop/desktop.css +3 -3
  323. package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
  324. package/checkbox-group/modern/mobile/mobile.css +3 -3
  325. package/circular-progress-bar/Component.js +1 -1
  326. package/circular-progress-bar/esm/Component.js +1 -1
  327. package/circular-progress-bar/esm/index.css +48 -48
  328. package/circular-progress-bar/index.css +48 -48
  329. package/circular-progress-bar/modern/Component.js +1 -1
  330. package/circular-progress-bar/modern/index.css +48 -48
  331. package/code-input/components/base-code-input/component.js +1 -1
  332. package/code-input/components/base-code-input/index.css +5 -5
  333. package/code-input/components/input/component.js +1 -1
  334. package/code-input/components/input/index.css +11 -11
  335. package/code-input/desktop/Component.desktop.js +1 -1
  336. package/code-input/desktop/desktop.css +1 -1
  337. package/code-input/esm/components/base-code-input/component.js +1 -1
  338. package/code-input/esm/components/base-code-input/index.css +5 -5
  339. package/code-input/esm/components/input/component.js +1 -1
  340. package/code-input/esm/components/input/index.css +11 -11
  341. package/code-input/esm/desktop/Component.desktop.js +1 -1
  342. package/code-input/esm/desktop/desktop.css +1 -1
  343. package/code-input/esm/mobile/Component.mobile.js +1 -1
  344. package/code-input/esm/mobile/mobile.css +2 -2
  345. package/code-input/mobile/Component.mobile.js +1 -1
  346. package/code-input/mobile/mobile.css +2 -2
  347. package/code-input/modern/components/base-code-input/component.js +1 -1
  348. package/code-input/modern/components/base-code-input/index.css +5 -5
  349. package/code-input/modern/components/input/component.js +1 -1
  350. package/code-input/modern/components/input/index.css +11 -11
  351. package/code-input/modern/desktop/Component.desktop.js +1 -1
  352. package/code-input/modern/desktop/desktop.css +1 -1
  353. package/code-input/modern/mobile/Component.mobile.js +1 -1
  354. package/code-input/modern/mobile/mobile.css +2 -2
  355. package/collapse/Component.js +1 -1
  356. package/collapse/esm/Component.js +1 -1
  357. package/collapse/esm/index.css +8 -8
  358. package/collapse/index.css +8 -8
  359. package/collapse/modern/Component.js +1 -1
  360. package/collapse/modern/index.css +8 -8
  361. package/comment/Component.js +1 -1
  362. package/comment/esm/Component.js +1 -1
  363. package/comment/esm/index.css +3 -3
  364. package/comment/index.css +3 -3
  365. package/comment/modern/Component.js +1 -1
  366. package/comment/modern/index.css +3 -3
  367. package/confirmation/components/base-confirmation/component.js +1 -1
  368. package/confirmation/components/base-confirmation/index.css +1 -1
  369. package/confirmation/components/countdown-loader/component.js +1 -1
  370. package/confirmation/components/countdown-loader/index.css +1 -1
  371. package/confirmation/components/header/component.js +1 -1
  372. package/confirmation/components/header/index.css +3 -3
  373. package/confirmation/components/screens/fatal-error/component.js +1 -1
  374. package/confirmation/components/screens/fatal-error/index.css +5 -5
  375. package/confirmation/components/screens/hint/component.js +1 -1
  376. package/confirmation/components/screens/hint/index.css +11 -11
  377. package/confirmation/components/screens/initial/component.js +1 -1
  378. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  379. package/confirmation/components/screens/initial/index.css +17 -17
  380. package/confirmation/components/screens/temp-block/component.js +1 -1
  381. package/confirmation/components/screens/temp-block/index.css +6 -6
  382. package/confirmation/{countdown-section-855fdc3a.js → countdown-section-d5333896.js} +1 -1
  383. package/confirmation/esm/component.responsive.js +1 -1
  384. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  385. package/confirmation/esm/components/base-confirmation/index.css +1 -1
  386. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  387. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  388. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  389. package/confirmation/esm/components/header/component.js +1 -1
  390. package/confirmation/esm/components/header/index.css +3 -3
  391. package/confirmation/esm/components/index.js +1 -1
  392. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  393. package/confirmation/esm/components/screens/fatal-error/index.css +5 -5
  394. package/confirmation/esm/components/screens/hint/component.js +1 -1
  395. package/confirmation/esm/components/screens/hint/index.css +11 -11
  396. package/confirmation/esm/components/screens/index.js +1 -1
  397. package/confirmation/esm/components/screens/initial/component.js +1 -1
  398. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  399. package/confirmation/esm/components/screens/initial/index.css +17 -17
  400. package/confirmation/esm/components/screens/initial/index.js +1 -1
  401. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  402. package/confirmation/esm/components/screens/temp-block/index.css +6 -6
  403. package/confirmation/esm/{countdown-section-2fd8ae92.js → countdown-section-ba0ec12c.js} +1 -1
  404. package/confirmation/esm/desktop/component.desktop.js +1 -1
  405. package/confirmation/esm/desktop/index.js +1 -1
  406. package/confirmation/esm/index.js +1 -1
  407. package/confirmation/esm/mobile/component.mobile.js +2 -2
  408. package/confirmation/esm/mobile/index.js +1 -1
  409. package/confirmation/esm/mobile/mobile.css +1 -1
  410. package/confirmation/esm/shared/index.js +1 -1
  411. package/confirmation/mobile/component.mobile.js +1 -1
  412. package/confirmation/mobile/mobile.css +1 -1
  413. package/confirmation/modern/component.responsive.js +1 -1
  414. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  415. package/confirmation/modern/components/base-confirmation/index.css +1 -1
  416. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  417. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  418. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  419. package/confirmation/modern/components/header/component.js +1 -1
  420. package/confirmation/modern/components/header/index.css +3 -3
  421. package/confirmation/modern/components/index.js +1 -1
  422. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  423. package/confirmation/modern/components/screens/fatal-error/index.css +5 -5
  424. package/confirmation/modern/components/screens/hint/component.js +1 -1
  425. package/confirmation/modern/components/screens/hint/index.css +11 -11
  426. package/confirmation/modern/components/screens/index.js +1 -1
  427. package/confirmation/modern/components/screens/initial/component.js +1 -1
  428. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  429. package/confirmation/modern/components/screens/initial/index.css +17 -17
  430. package/confirmation/modern/components/screens/initial/index.js +1 -1
  431. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  432. package/confirmation/modern/components/screens/temp-block/index.css +6 -6
  433. package/confirmation/modern/{countdown-section-36e09e91.js → countdown-section-8c102349.js} +1 -1
  434. package/confirmation/modern/desktop/component.desktop.js +1 -1
  435. package/confirmation/modern/desktop/index.js +1 -1
  436. package/confirmation/modern/index.js +1 -1
  437. package/confirmation/modern/mobile/component.mobile.js +2 -2
  438. package/confirmation/modern/mobile/index.js +1 -1
  439. package/confirmation/modern/mobile/mobile.css +1 -1
  440. package/confirmation/modern/shared/index.js +1 -1
  441. package/confirmation-v1/component.js +1 -1
  442. package/confirmation-v1/components/code-input/component.js +1 -1
  443. package/confirmation-v1/components/code-input/index.css +9 -9
  444. package/confirmation-v1/components/countdown/component.js +1 -1
  445. package/confirmation-v1/components/countdown/index.css +12 -12
  446. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  447. package/confirmation-v1/components/countdown-loader/index.css +1 -1
  448. package/confirmation-v1/components/overlimit/component.js +1 -1
  449. package/confirmation-v1/components/overlimit/index.css +8 -8
  450. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  451. package/confirmation-v1/components/sign-confirmation/index.css +12 -12
  452. package/confirmation-v1/esm/component.js +1 -1
  453. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  454. package/confirmation-v1/esm/components/code-input/index.css +9 -9
  455. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  456. package/confirmation-v1/esm/components/countdown/index.css +12 -12
  457. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  458. package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
  459. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  460. package/confirmation-v1/esm/components/overlimit/index.css +8 -8
  461. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  462. package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
  463. package/confirmation-v1/esm/index.css +13 -13
  464. package/confirmation-v1/index.css +13 -13
  465. package/confirmation-v1/modern/component.js +1 -1
  466. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  467. package/confirmation-v1/modern/components/code-input/index.css +9 -9
  468. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  469. package/confirmation-v1/modern/components/countdown/index.css +12 -12
  470. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  471. package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
  472. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  473. package/confirmation-v1/modern/components/overlimit/index.css +8 -8
  474. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  475. package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
  476. package/confirmation-v1/modern/index.css +13 -13
  477. package/custom-button/Component.js +1 -1
  478. package/custom-button/esm/Component.js +1 -1
  479. package/custom-button/esm/index.css +20 -20
  480. package/custom-button/index.css +20 -20
  481. package/custom-button/modern/Component.js +1 -1
  482. package/custom-button/modern/index.css +20 -20
  483. package/custom-picker-button/esm/field/Component.js +1 -1
  484. package/custom-picker-button/esm/field/index.css +5 -5
  485. package/custom-picker-button/field/Component.js +1 -1
  486. package/custom-picker-button/field/index.css +5 -5
  487. package/custom-picker-button/modern/field/Component.js +1 -1
  488. package/custom-picker-button/modern/field/index.css +5 -5
  489. package/date-input/Component.js +1 -1
  490. package/date-input/esm/Component.js +1 -1
  491. package/date-input/esm/index.css +4 -4
  492. package/date-input/index.css +4 -4
  493. package/date-input/modern/Component.js +1 -1
  494. package/date-input/modern/index.css +4 -4
  495. package/date-range-input/components/date-range-input/Component.js +1 -1
  496. package/date-range-input/components/date-range-input/index.css +7 -7
  497. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  498. package/date-range-input/esm/components/date-range-input/index.css +7 -7
  499. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  500. package/date-range-input/modern/components/date-range-input/index.css +7 -7
  501. package/date-time-input/components/date-time-input/Component.js +1 -1
  502. package/date-time-input/components/date-time-input/index.css +7 -7
  503. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  504. package/date-time-input/esm/components/date-time-input/index.css +7 -7
  505. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  506. package/date-time-input/modern/components/date-time-input/index.css +7 -7
  507. package/divider/Component.js +1 -1
  508. package/divider/esm/Component.js +1 -1
  509. package/divider/esm/index.css +1 -1
  510. package/divider/index.css +1 -1
  511. package/divider/modern/Component.js +1 -1
  512. package/divider/modern/index.css +1 -1
  513. package/drawer/Component.js +1 -1
  514. package/drawer/esm/Component.js +1 -1
  515. package/drawer/esm/index.css +35 -35
  516. package/drawer/index.css +35 -35
  517. package/drawer/modern/Component.js +1 -1
  518. package/drawer/modern/index.css +35 -35
  519. package/dropzone/Component.js +1 -1
  520. package/dropzone/components/overlay/Component.js +1 -1
  521. package/dropzone/components/overlay/index.css +3 -3
  522. package/dropzone/esm/Component.js +1 -1
  523. package/dropzone/esm/components/overlay/Component.js +1 -1
  524. package/dropzone/esm/components/overlay/index.css +3 -3
  525. package/dropzone/esm/index.css +8 -8
  526. package/dropzone/index.css +8 -8
  527. package/dropzone/modern/Component.js +1 -1
  528. package/dropzone/modern/components/overlay/Component.js +1 -1
  529. package/dropzone/modern/components/overlay/index.css +3 -3
  530. package/dropzone/modern/index.css +8 -8
  531. package/file-upload-item/Component.js +1 -1
  532. package/file-upload-item/esm/Component.js +1 -1
  533. package/file-upload-item/esm/index.css +23 -23
  534. package/file-upload-item/index.css +23 -23
  535. package/file-upload-item/modern/Component.js +1 -1
  536. package/file-upload-item/modern/index.css +23 -23
  537. package/filter-tag/components/base-filter-tag/Component.js +1 -1
  538. package/filter-tag/components/base-filter-tag/index.css +68 -68
  539. package/filter-tag/desktop/Component.desktop.js +1 -1
  540. package/filter-tag/desktop/desktop.css +19 -19
  541. package/filter-tag/esm/components/base-filter-tag/Component.js +1 -1
  542. package/filter-tag/esm/components/base-filter-tag/index.css +68 -68
  543. package/filter-tag/esm/desktop/Component.desktop.js +1 -1
  544. package/filter-tag/esm/desktop/desktop.css +19 -19
  545. package/filter-tag/esm/mobile/Component.mobile.js +1 -1
  546. package/filter-tag/esm/mobile/mobile.css +19 -19
  547. package/filter-tag/mobile/Component.mobile.js +1 -1
  548. package/filter-tag/mobile/mobile.css +19 -19
  549. package/filter-tag/modern/components/base-filter-tag/Component.js +1 -1
  550. package/filter-tag/modern/components/base-filter-tag/index.css +68 -68
  551. package/filter-tag/modern/desktop/Component.desktop.js +1 -1
  552. package/filter-tag/modern/desktop/desktop.css +19 -19
  553. package/filter-tag/modern/mobile/Component.mobile.js +1 -1
  554. package/filter-tag/modern/mobile/mobile.css +19 -19
  555. package/form-control/components/base-form-control/Component.js +3 -3
  556. package/form-control/components/base-form-control/default.css +17 -17
  557. package/form-control/components/base-form-control/index.css +40 -40
  558. package/form-control/components/base-form-control/inverted.css +17 -17
  559. package/form-control/desktop/Component.desktop.js +3 -3
  560. package/form-control/desktop/default.desktop.css +3 -3
  561. package/form-control/desktop/desktop.css +7 -7
  562. package/form-control/desktop/inverted.desktop.css +3 -3
  563. package/form-control/esm/components/base-form-control/Component.js +3 -3
  564. package/form-control/esm/components/base-form-control/default.css +17 -17
  565. package/form-control/esm/components/base-form-control/index.css +40 -40
  566. package/form-control/esm/components/base-form-control/inverted.css +17 -17
  567. package/form-control/esm/desktop/Component.desktop.js +3 -3
  568. package/form-control/esm/desktop/default.desktop.css +3 -3
  569. package/form-control/esm/desktop/desktop.css +7 -7
  570. package/form-control/esm/desktop/inverted.desktop.css +3 -3
  571. package/form-control/esm/mobile/Component.mobile.js +3 -3
  572. package/form-control/esm/mobile/default.mobile.css +2 -2
  573. package/form-control/esm/mobile/inverted.mobile.css +2 -2
  574. package/form-control/esm/mobile/mobile.css +7 -7
  575. package/form-control/mobile/Component.mobile.js +3 -3
  576. package/form-control/mobile/default.mobile.css +2 -2
  577. package/form-control/mobile/inverted.mobile.css +2 -2
  578. package/form-control/mobile/mobile.css +7 -7
  579. package/form-control/modern/components/base-form-control/Component.js +3 -3
  580. package/form-control/modern/components/base-form-control/default.css +17 -17
  581. package/form-control/modern/components/base-form-control/index.css +40 -40
  582. package/form-control/modern/components/base-form-control/inverted.css +17 -17
  583. package/form-control/modern/desktop/Component.desktop.js +3 -3
  584. package/form-control/modern/desktop/default.desktop.css +3 -3
  585. package/form-control/modern/desktop/desktop.css +7 -7
  586. package/form-control/modern/desktop/inverted.desktop.css +3 -3
  587. package/form-control/modern/mobile/Component.mobile.js +3 -3
  588. package/form-control/modern/mobile/default.mobile.css +2 -2
  589. package/form-control/modern/mobile/inverted.mobile.css +2 -2
  590. package/form-control/modern/mobile/mobile.css +7 -7
  591. package/gallery/Component.js +1 -1
  592. package/gallery/{buttons-9abf3e4c.js → buttons-395fa106.js} +1 -1
  593. package/gallery/components/header/Component.js +1 -1
  594. package/gallery/components/header/buttons.js +1 -1
  595. package/gallery/components/header/index.css +6 -6
  596. package/gallery/components/header-info-block/Component.js +1 -1
  597. package/gallery/components/header-info-block/index.css +5 -5
  598. package/gallery/components/image-preview/Component.js +1 -1
  599. package/gallery/components/image-preview/index.css +14 -14
  600. package/gallery/components/image-viewer/component.js +1 -1
  601. package/gallery/components/image-viewer/index.css +19 -19
  602. package/gallery/components/image-viewer/slide.js +1 -1
  603. package/gallery/components/navigation-bar/Component.js +1 -1
  604. package/gallery/components/navigation-bar/index.css +6 -6
  605. package/gallery/esm/Component.js +3 -3
  606. package/gallery/esm/{buttons-19e04ad1.js → buttons-d7094b59.js} +1 -1
  607. package/gallery/esm/components/header/Component.js +1 -1
  608. package/gallery/esm/components/header/buttons.js +1 -1
  609. package/gallery/esm/components/header/index.css +6 -6
  610. package/gallery/esm/components/header/index.js +1 -1
  611. package/gallery/esm/components/header-info-block/Component.js +1 -1
  612. package/gallery/esm/components/header-info-block/index.css +5 -5
  613. package/gallery/esm/components/image-preview/Component.js +2 -2
  614. package/gallery/esm/components/image-preview/index.css +14 -14
  615. package/gallery/esm/components/image-preview/index.js +1 -1
  616. package/gallery/esm/components/image-viewer/component.js +1 -1
  617. package/gallery/esm/components/image-viewer/index.css +19 -19
  618. package/gallery/esm/components/image-viewer/index.js +1 -1
  619. package/gallery/esm/components/image-viewer/slide.js +1 -1
  620. package/gallery/esm/components/index.js +2 -2
  621. package/gallery/esm/components/navigation-bar/Component.js +2 -2
  622. package/gallery/esm/components/navigation-bar/index.css +6 -6
  623. package/gallery/esm/components/navigation-bar/index.js +1 -1
  624. package/gallery/esm/index.css +3 -3
  625. package/gallery/esm/index.js +2 -2
  626. package/gallery/esm/{slide-57c01b55.js → slide-d5eb3779.js} +1 -1
  627. package/gallery/index.css +3 -3
  628. package/gallery/modern/Component.js +3 -3
  629. package/gallery/modern/{buttons-0e5bffb3.js → buttons-34d86e30.js} +1 -1
  630. package/gallery/modern/components/header/Component.js +1 -1
  631. package/gallery/modern/components/header/buttons.js +1 -1
  632. package/gallery/modern/components/header/index.css +6 -6
  633. package/gallery/modern/components/header/index.js +1 -1
  634. package/gallery/modern/components/header-info-block/Component.js +1 -1
  635. package/gallery/modern/components/header-info-block/index.css +5 -5
  636. package/gallery/modern/components/image-preview/Component.js +2 -2
  637. package/gallery/modern/components/image-preview/index.css +14 -14
  638. package/gallery/modern/components/image-preview/index.js +1 -1
  639. package/gallery/modern/components/image-viewer/component.js +1 -1
  640. package/gallery/modern/components/image-viewer/index.css +19 -19
  641. package/gallery/modern/components/image-viewer/index.js +1 -1
  642. package/gallery/modern/components/image-viewer/slide.js +1 -1
  643. package/gallery/modern/components/index.js +2 -2
  644. package/gallery/modern/components/navigation-bar/Component.js +2 -2
  645. package/gallery/modern/components/navigation-bar/index.css +6 -6
  646. package/gallery/modern/components/navigation-bar/index.js +1 -1
  647. package/gallery/modern/index.css +3 -3
  648. package/gallery/modern/index.js +2 -2
  649. package/gallery/modern/{slide-6d9d0958.js → slide-839b2f2f.js} +1 -1
  650. package/gallery/{slide-165a82f9.js → slide-1da80864.js} +1 -1
  651. package/gap/Component.js +1 -1
  652. package/gap/esm/Component.js +1 -1
  653. package/gap/esm/index.css +42 -42
  654. package/gap/index.css +42 -42
  655. package/gap/modern/Component.js +1 -1
  656. package/gap/modern/index.css +42 -42
  657. package/generic-wrapper/Component.js +1 -1
  658. package/generic-wrapper/esm/Component.js +1 -1
  659. package/generic-wrapper/esm/index.css +43 -43
  660. package/generic-wrapper/index.css +43 -43
  661. package/generic-wrapper/modern/Component.js +1 -1
  662. package/generic-wrapper/modern/index.css +43 -43
  663. package/grid/col/Component.js +2 -2
  664. package/grid/col/index.css +550 -550
  665. package/grid/esm/Component.js +1 -1
  666. package/grid/esm/col/Component.js +2 -2
  667. package/grid/esm/col/index.css +550 -550
  668. package/grid/esm/col/index.js +1 -1
  669. package/grid/esm/gutters.css +84 -84
  670. package/grid/esm/gutters.module-1b243349.js +4 -0
  671. package/grid/esm/index.js +1 -1
  672. package/grid/esm/row/Component.js +2 -2
  673. package/grid/esm/row/index.css +9 -9
  674. package/grid/esm/row/index.js +1 -1
  675. package/grid/gutters.css +84 -84
  676. package/grid/gutters.module-e8fad05c.js +4 -0
  677. package/grid/modern/Component.js +1 -1
  678. package/grid/modern/col/Component.js +2 -2
  679. package/grid/modern/col/index.css +550 -550
  680. package/grid/modern/col/index.js +1 -1
  681. package/grid/modern/gutters.css +84 -84
  682. package/grid/modern/gutters.module-bb783002.js +4 -0
  683. package/grid/modern/index.js +1 -1
  684. package/grid/modern/row/Component.js +2 -2
  685. package/grid/modern/row/index.css +9 -9
  686. package/grid/modern/row/index.js +1 -1
  687. package/grid/row/Component.js +2 -2
  688. package/grid/row/index.css +9 -9
  689. package/hatching-progress-bar/Component.js +1 -1
  690. package/hatching-progress-bar/esm/Component.js +1 -1
  691. package/hatching-progress-bar/esm/index.css +11 -11
  692. package/hatching-progress-bar/index.css +11 -11
  693. package/hatching-progress-bar/modern/Component.js +1 -1
  694. package/hatching-progress-bar/modern/index.css +11 -11
  695. package/icon-button/Component.js +3 -3
  696. package/icon-button/default.css +36 -36
  697. package/icon-button/esm/Component.js +3 -3
  698. package/icon-button/esm/default.css +36 -36
  699. package/icon-button/esm/index.css +11 -11
  700. package/icon-button/esm/inverted.css +36 -36
  701. package/icon-button/index.css +11 -11
  702. package/icon-button/inverted.css +36 -36
  703. package/icon-button/modern/Component.js +3 -3
  704. package/icon-button/modern/default.css +36 -36
  705. package/icon-button/modern/index.css +11 -11
  706. package/icon-button/modern/inverted.css +36 -36
  707. package/icon-view/components/base-shape/component.js +1 -1
  708. package/icon-view/components/base-shape/index.css +67 -67
  709. package/icon-view/esm/components/base-shape/component.js +1 -1
  710. package/icon-view/esm/components/base-shape/index.css +67 -67
  711. package/icon-view/modern/components/base-shape/component.js +1 -1
  712. package/icon-view/modern/components/base-shape/index.css +67 -67
  713. package/indicator/Component.js +1 -1
  714. package/indicator/esm/Component.js +1 -1
  715. package/indicator/esm/index.css +17 -17
  716. package/indicator/index.css +17 -17
  717. package/indicator/modern/Component.js +1 -1
  718. package/indicator/modern/index.css +17 -17
  719. package/input/components/base-input/Component.js +3 -3
  720. package/input/components/base-input/default.css +10 -10
  721. package/input/components/base-input/index.css +35 -35
  722. package/input/components/base-input/inverted.css +10 -10
  723. package/input/components/clear-button/Component.js +3 -3
  724. package/input/components/clear-button/default.css +4 -4
  725. package/input/components/clear-button/index.css +4 -4
  726. package/input/components/clear-button/inverted.css +4 -4
  727. package/input/esm/components/base-input/Component.js +3 -3
  728. package/input/esm/components/base-input/default.css +10 -10
  729. package/input/esm/components/base-input/index.css +35 -35
  730. package/input/esm/components/base-input/inverted.css +10 -10
  731. package/input/esm/components/clear-button/Component.js +3 -3
  732. package/input/esm/components/clear-button/default.css +4 -4
  733. package/input/esm/components/clear-button/index.css +4 -4
  734. package/input/esm/components/clear-button/inverted.css +4 -4
  735. package/input/modern/components/base-input/Component.js +3 -3
  736. package/input/modern/components/base-input/default.css +10 -10
  737. package/input/modern/components/base-input/index.css +35 -35
  738. package/input/modern/components/base-input/inverted.css +10 -10
  739. package/input/modern/components/clear-button/Component.js +3 -3
  740. package/input/modern/components/clear-button/default.css +4 -4
  741. package/input/modern/components/clear-button/index.css +4 -4
  742. package/input/modern/components/clear-button/inverted.css +4 -4
  743. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  744. package/input-autocomplete/autocomplete-field/index.css +2 -2
  745. package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
  746. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  747. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  748. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  749. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  750. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  751. package/input-autocomplete/esm/mobile/Component.mobile.js +1 -1
  752. package/input-autocomplete/esm/mobile/mobile.css +2 -2
  753. package/input-autocomplete/mobile/Component.mobile.js +1 -1
  754. package/input-autocomplete/mobile/mobile.css +2 -2
  755. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  756. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  757. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  758. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  759. package/input-autocomplete/modern/mobile/Component.mobile.js +1 -1
  760. package/input-autocomplete/modern/mobile/mobile.css +2 -2
  761. package/international-phone-input/{Component-17f713f6.d.ts → Component-9d430401.d.ts} +1 -1
  762. package/international-phone-input/Component.responsive.d.ts +4 -4
  763. package/international-phone-input/components/base-international-phone-input/Component.d.ts +1 -1
  764. package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
  765. package/international-phone-input/components/base-international-phone-input/index.css +2 -2
  766. package/international-phone-input/components/country-select/Component.js +1 -1
  767. package/international-phone-input/components/country-select/index.css +8 -8
  768. package/international-phone-input/components/flag-icon/component.js +1 -1
  769. package/international-phone-input/components/flag-icon/index.css +3 -3
  770. package/international-phone-input/components/select-field/component.js +1 -1
  771. package/international-phone-input/components/select-field/index.css +9 -9
  772. package/international-phone-input/cssm/{Component-17f713f6.d.ts → Component-9d430401.d.ts} +1 -1
  773. package/international-phone-input/cssm/Component.responsive.d.ts +4 -4
  774. package/international-phone-input/cssm/components/base-international-phone-input/Component.d.ts +1 -1
  775. package/international-phone-input/cssm/types.d.ts +1 -1
  776. package/international-phone-input/cssm/{typings-17f713f6.d.ts → typings-9d430401.d.ts} +8 -0
  777. package/international-phone-input/{utils-edb3f7e8.d.ts → cssm/utils-87b0c1c6.d.ts} +14 -2
  778. package/international-phone-input/esm/{Component-17f713f6.d.ts → Component-9d430401.d.ts} +1 -1
  779. package/international-phone-input/esm/Component.responsive.d.ts +4 -4
  780. package/international-phone-input/esm/components/base-international-phone-input/Component.d.ts +1 -1
  781. package/international-phone-input/esm/components/base-international-phone-input/Component.js +1 -1
  782. package/international-phone-input/esm/components/base-international-phone-input/index.css +2 -2
  783. package/international-phone-input/esm/components/country-select/Component.js +1 -1
  784. package/international-phone-input/esm/components/country-select/index.css +8 -8
  785. package/international-phone-input/esm/components/flag-icon/component.js +1 -1
  786. package/international-phone-input/esm/components/flag-icon/index.css +3 -3
  787. package/international-phone-input/esm/components/select-field/component.js +1 -1
  788. package/international-phone-input/esm/components/select-field/index.css +9 -9
  789. package/international-phone-input/esm/types.d.ts +1 -1
  790. package/international-phone-input/esm/{typings-17f713f6.d.ts → typings-9d430401.d.ts} +8 -0
  791. package/international-phone-input/{cssm/utils-edb3f7e8.d.ts → esm/utils-87b0c1c6.d.ts} +14 -2
  792. package/international-phone-input/modern/{Component-17f713f6.d.ts → Component-9d430401.d.ts} +1 -1
  793. package/international-phone-input/modern/Component.responsive.d.ts +4 -4
  794. package/international-phone-input/modern/components/base-international-phone-input/Component.d.ts +1 -1
  795. package/international-phone-input/modern/components/base-international-phone-input/Component.js +1 -1
  796. package/international-phone-input/modern/components/base-international-phone-input/index.css +2 -2
  797. package/international-phone-input/modern/components/country-select/Component.js +1 -1
  798. package/international-phone-input/modern/components/country-select/index.css +8 -8
  799. package/international-phone-input/modern/components/flag-icon/component.js +1 -1
  800. package/international-phone-input/modern/components/flag-icon/index.css +3 -3
  801. package/international-phone-input/modern/components/select-field/component.js +1 -1
  802. package/international-phone-input/modern/components/select-field/index.css +9 -9
  803. package/international-phone-input/modern/types.d.ts +1 -1
  804. package/international-phone-input/modern/{typings-17f713f6.d.ts → typings-9d430401.d.ts} +8 -0
  805. package/international-phone-input/modern/{utils-edb3f7e8.d.ts → utils-87b0c1c6.d.ts} +14 -2
  806. package/international-phone-input/types.d.ts +1 -1
  807. package/international-phone-input/{typings-17f713f6.d.ts → typings-9d430401.d.ts} +8 -0
  808. package/international-phone-input/{esm/utils-edb3f7e8.d.ts → utils-87b0c1c6.d.ts} +14 -2
  809. package/intl-phone-input/component.js +1 -1
  810. package/intl-phone-input/components/flag-icon/component.js +1 -1
  811. package/intl-phone-input/components/flag-icon/index.css +3 -3
  812. package/intl-phone-input/components/select/component.js +1 -1
  813. package/intl-phone-input/components/select/index.css +6 -6
  814. package/intl-phone-input/components/select-field/component.js +1 -1
  815. package/intl-phone-input/components/select-field/index.css +9 -9
  816. package/intl-phone-input/esm/component.js +1 -1
  817. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  818. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  819. package/intl-phone-input/esm/components/select/component.js +1 -1
  820. package/intl-phone-input/esm/components/select/index.css +6 -6
  821. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  822. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  823. package/intl-phone-input/esm/index.css +5 -5
  824. package/intl-phone-input/index.css +5 -5
  825. package/intl-phone-input/modern/component.js +1 -1
  826. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  827. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  828. package/intl-phone-input/modern/components/select/component.js +1 -1
  829. package/intl-phone-input/modern/components/select/index.css +6 -6
  830. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  831. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  832. package/intl-phone-input/modern/index.css +5 -5
  833. package/link/Component.js +3 -3
  834. package/link/default.css +9 -9
  835. package/link/esm/Component.js +3 -3
  836. package/link/esm/default.css +9 -9
  837. package/link/esm/index.css +13 -13
  838. package/link/esm/inverted.css +9 -9
  839. package/link/index.css +13 -13
  840. package/link/inverted.css +9 -9
  841. package/link/modern/Component.js +3 -3
  842. package/link/modern/default.css +9 -9
  843. package/link/modern/index.css +13 -13
  844. package/link/modern/inverted.css +9 -9
  845. package/list/{Component-cb54c7fc.js → Component-9e0d5ccc.js} +2 -2
  846. package/list/Component.js +1 -1
  847. package/list/components/item/Component.js +1 -1
  848. package/list/components/item/index.css +9 -9
  849. package/list/components/item/index.d.ts +1 -1
  850. package/list/components/item/index.js +1 -1
  851. package/list/esm/{Component-08240736.js → Component-a87db92a.js} +2 -2
  852. package/list/esm/Component.js +1 -1
  853. package/list/esm/components/item/Component.js +1 -1
  854. package/list/esm/components/item/index.css +9 -9
  855. package/list/esm/components/item/index.d.ts +1 -1
  856. package/list/esm/components/item/index.js +1 -1
  857. package/list/esm/index.css +5 -5
  858. package/list/esm/index.js +1 -1
  859. package/list/index.css +5 -5
  860. package/list/index.js +1 -1
  861. package/list/modern/{Component-c86ef6fe.js → Component-1ad22ebd.js} +2 -2
  862. package/list/modern/Component.js +1 -1
  863. package/list/modern/components/item/Component.js +1 -1
  864. package/list/modern/components/item/index.css +9 -9
  865. package/list/modern/components/item/index.d.ts +1 -1
  866. package/list/modern/components/item/index.js +1 -1
  867. package/list/modern/index.css +5 -5
  868. package/list/modern/index.js +1 -1
  869. package/list-header/Component.js +1 -1
  870. package/list-header/esm/Component.js +1 -1
  871. package/list-header/esm/index.css +3 -3
  872. package/list-header/index.css +3 -3
  873. package/list-header/modern/Component.js +1 -1
  874. package/list-header/modern/index.css +3 -3
  875. package/loader/Component.js +1 -1
  876. package/loader/esm/Component.js +1 -1
  877. package/loader/esm/index.css +7 -7
  878. package/loader/index.css +7 -7
  879. package/loader/modern/Component.js +1 -1
  880. package/loader/modern/index.css +7 -7
  881. package/markdown/Component.js +1 -1
  882. package/markdown/esm/Component.desktop.js +1 -1
  883. package/markdown/esm/Component.js +1 -1
  884. package/markdown/esm/Component.mobile.js +1 -1
  885. package/markdown/esm/Component.responsive.js +1 -1
  886. package/markdown/esm/desktop/index.js +1 -1
  887. package/markdown/esm/hooks/use-overrides.js +1 -1
  888. package/markdown/esm/index.css +14 -14
  889. package/markdown/esm/index.js +1 -1
  890. package/markdown/esm/mobile/index.js +1 -1
  891. package/markdown/esm/{use-overrides-f8201253.js → use-overrides-974e7341.js} +1 -1
  892. package/markdown/hooks/use-overrides.js +1 -1
  893. package/markdown/index.css +14 -14
  894. package/markdown/modern/Component.desktop.js +1 -1
  895. package/markdown/modern/Component.js +1 -1
  896. package/markdown/modern/Component.mobile.js +1 -1
  897. package/markdown/modern/Component.responsive.js +1 -1
  898. package/markdown/modern/desktop/index.js +1 -1
  899. package/markdown/modern/hooks/use-overrides.js +1 -1
  900. package/markdown/modern/index.css +14 -14
  901. package/markdown/modern/index.js +1 -1
  902. package/markdown/modern/mobile/index.js +1 -1
  903. package/markdown/modern/{use-overrides-d775127c.js → use-overrides-cad06e11.js} +1 -1
  904. package/markdown/{use-overrides-274af78e.js → use-overrides-713da4b8.js} +1 -1
  905. package/masked-input/Component.js +1 -1
  906. package/masked-input/esm/Component.js +1 -1
  907. package/masked-input/esm/index.css +2 -2
  908. package/masked-input/index.css +2 -2
  909. package/masked-input/modern/Component.js +1 -1
  910. package/masked-input/modern/index.css +2 -2
  911. package/modal/Component.js +3 -3
  912. package/modal/components/content/Component.js +3 -3
  913. package/modal/components/content/desktop.css +7 -7
  914. package/modal/components/content/index.css +4 -4
  915. package/modal/components/content/mobile.css +3 -3
  916. package/modal/components/controls/Component.js +2 -2
  917. package/modal/components/controls/index.css +2 -2
  918. package/modal/components/footer/Component.js +4 -4
  919. package/modal/components/footer/desktop.css +9 -9
  920. package/modal/components/footer/index.css +4 -4
  921. package/modal/components/footer/layout.css +17 -17
  922. package/modal/components/footer/mobile.css +3 -3
  923. package/modal/components/header/Component.js +3 -3
  924. package/modal/components/header/desktop.css +15 -15
  925. package/modal/components/header/index.css +4 -4
  926. package/modal/components/header/mobile.css +4 -4
  927. package/modal/desktop/desktop.css +9 -9
  928. package/modal/esm/Component.js +3 -3
  929. package/modal/esm/Component.responsive.js +1 -1
  930. package/modal/esm/components/content/Component.js +3 -3
  931. package/modal/esm/components/content/desktop.css +7 -7
  932. package/modal/esm/components/content/index.css +4 -4
  933. package/modal/esm/components/content/mobile.css +3 -3
  934. package/modal/esm/components/controls/Component.js +2 -2
  935. package/modal/esm/components/controls/index.css +2 -2
  936. package/modal/esm/components/controls/index.js +1 -1
  937. package/modal/esm/components/footer/Component.js +4 -4
  938. package/modal/esm/components/footer/desktop.css +9 -9
  939. package/modal/esm/components/footer/index.css +4 -4
  940. package/modal/esm/components/footer/layout.css +17 -17
  941. package/modal/esm/components/footer/mobile.css +3 -3
  942. package/modal/esm/components/header/Component.js +3 -3
  943. package/modal/esm/components/header/desktop.css +15 -15
  944. package/modal/esm/components/header/index.css +4 -4
  945. package/modal/esm/components/header/mobile.css +4 -4
  946. package/modal/esm/desktop/Component.desktop.js +1 -1
  947. package/modal/esm/desktop/desktop.css +9 -9
  948. package/modal/esm/desktop/index.js +1 -1
  949. package/modal/esm/index.js +1 -1
  950. package/modal/esm/layout.module-e179da6d.js +4 -0
  951. package/modal/esm/mobile/Component.mobile.js +1 -1
  952. package/modal/esm/mobile/index.js +1 -1
  953. package/modal/esm/mobile/mobile.css +2 -2
  954. package/modal/esm/transitions.css +8 -8
  955. package/modal/layout.module-8e3c423b.js +4 -0
  956. package/modal/mobile/mobile.css +2 -2
  957. package/modal/modern/Component.js +3 -3
  958. package/modal/modern/Component.responsive.js +1 -1
  959. package/modal/modern/components/content/Component.js +3 -3
  960. package/modal/modern/components/content/desktop.css +7 -7
  961. package/modal/modern/components/content/index.css +4 -4
  962. package/modal/modern/components/content/mobile.css +3 -3
  963. package/modal/modern/components/controls/Component.js +2 -2
  964. package/modal/modern/components/controls/index.css +2 -2
  965. package/modal/modern/components/controls/index.js +1 -1
  966. package/modal/modern/components/footer/Component.js +4 -4
  967. package/modal/modern/components/footer/desktop.css +9 -9
  968. package/modal/modern/components/footer/index.css +4 -4
  969. package/modal/modern/components/footer/layout.css +17 -17
  970. package/modal/modern/components/footer/mobile.css +3 -3
  971. package/modal/modern/components/header/Component.js +3 -3
  972. package/modal/modern/components/header/desktop.css +15 -15
  973. package/modal/modern/components/header/index.css +4 -4
  974. package/modal/modern/components/header/mobile.css +4 -4
  975. package/modal/modern/desktop/Component.desktop.js +1 -1
  976. package/modal/modern/desktop/desktop.css +9 -9
  977. package/modal/modern/desktop/index.js +1 -1
  978. package/modal/modern/index.js +1 -1
  979. package/modal/modern/layout.module-6eb0c86d.js +4 -0
  980. package/modal/modern/mobile/Component.mobile.js +1 -1
  981. package/modal/modern/mobile/index.js +1 -1
  982. package/modal/modern/mobile/mobile.css +2 -2
  983. package/modal/modern/transitions.css +8 -8
  984. package/modal/transitions.css +8 -8
  985. package/navigation-bar/Component.js +1 -1
  986. package/navigation-bar/components/action-icon-addon/Component.js +1 -1
  987. package/navigation-bar/components/action-icon-addon/index.css +6 -6
  988. package/navigation-bar/components/action-text-addon/Component.js +1 -1
  989. package/navigation-bar/components/action-text-addon/index.css +2 -2
  990. package/navigation-bar/esm/Component.js +1 -1
  991. package/navigation-bar/esm/components/action-icon-addon/Component.js +1 -1
  992. package/navigation-bar/esm/components/action-icon-addon/index.css +6 -6
  993. package/navigation-bar/esm/components/action-text-addon/Component.js +1 -1
  994. package/navigation-bar/esm/components/action-text-addon/index.css +2 -2
  995. package/navigation-bar/esm/index.css +16 -16
  996. package/navigation-bar/index.css +16 -16
  997. package/navigation-bar/modern/Component.js +1 -1
  998. package/navigation-bar/modern/components/action-icon-addon/Component.js +1 -1
  999. package/navigation-bar/modern/components/action-icon-addon/index.css +6 -6
  1000. package/navigation-bar/modern/components/action-text-addon/Component.js +1 -1
  1001. package/navigation-bar/modern/components/action-text-addon/index.css +2 -2
  1002. package/navigation-bar/modern/index.css +16 -16
  1003. package/navigation-bar-private/Component.js +1 -1
  1004. package/navigation-bar-private/components/back-arrow-addon/Component.js +1 -1
  1005. package/navigation-bar-private/components/back-arrow-addon/index.css +11 -11
  1006. package/navigation-bar-private/components/closer/Component.js +1 -1
  1007. package/navigation-bar-private/components/closer/index.css +5 -5
  1008. package/navigation-bar-private/esm/Component.js +1 -1
  1009. package/navigation-bar-private/esm/components/back-arrow-addon/Component.js +1 -1
  1010. package/navigation-bar-private/esm/components/back-arrow-addon/index.css +11 -11
  1011. package/navigation-bar-private/esm/components/closer/Component.js +1 -1
  1012. package/navigation-bar-private/esm/components/closer/index.css +5 -5
  1013. package/navigation-bar-private/esm/index.css +26 -26
  1014. package/navigation-bar-private/index.css +26 -26
  1015. package/navigation-bar-private/modern/Component.js +1 -1
  1016. package/navigation-bar-private/modern/components/back-arrow-addon/Component.js +1 -1
  1017. package/navigation-bar-private/modern/components/back-arrow-addon/index.css +11 -11
  1018. package/navigation-bar-private/modern/components/closer/Component.js +1 -1
  1019. package/navigation-bar-private/modern/components/closer/index.css +5 -5
  1020. package/navigation-bar-private/modern/index.css +26 -26
  1021. package/notification/Component.js +1 -1
  1022. package/notification/esm/Component.js +1 -1
  1023. package/notification/esm/index.css +9 -9
  1024. package/notification/index.css +9 -9
  1025. package/notification/modern/Component.js +1 -1
  1026. package/notification/modern/index.css +9 -9
  1027. package/notification-manager/component.js +1 -1
  1028. package/notification-manager/esm/component.js +1 -1
  1029. package/notification-manager/esm/index.css +11 -11
  1030. package/notification-manager/index.css +11 -11
  1031. package/notification-manager/modern/component.js +1 -1
  1032. package/notification-manager/modern/index.css +11 -11
  1033. package/number-input/components/number-input/Component.js +3 -3
  1034. package/number-input/components/number-input/default.css +4 -4
  1035. package/number-input/components/number-input/index.css +3 -3
  1036. package/number-input/components/number-input/inverted.css +4 -4
  1037. package/number-input/components/steppers/Component.js +3 -3
  1038. package/number-input/components/steppers/default.css +2 -2
  1039. package/number-input/components/steppers/index.css +4 -4
  1040. package/number-input/components/steppers/inverted.css +2 -2
  1041. package/number-input/esm/components/number-input/Component.js +3 -3
  1042. package/number-input/esm/components/number-input/default.css +4 -4
  1043. package/number-input/esm/components/number-input/index.css +3 -3
  1044. package/number-input/esm/components/number-input/inverted.css +4 -4
  1045. package/number-input/esm/components/steppers/Component.js +3 -3
  1046. package/number-input/esm/components/steppers/default.css +2 -2
  1047. package/number-input/esm/components/steppers/index.css +4 -4
  1048. package/number-input/esm/components/steppers/inverted.css +2 -2
  1049. package/number-input/modern/components/number-input/Component.js +3 -3
  1050. package/number-input/modern/components/number-input/default.css +4 -4
  1051. package/number-input/modern/components/number-input/index.css +3 -3
  1052. package/number-input/modern/components/number-input/inverted.css +4 -4
  1053. package/number-input/modern/components/steppers/Component.js +3 -3
  1054. package/number-input/modern/components/steppers/default.css +2 -2
  1055. package/number-input/modern/components/steppers/index.css +4 -4
  1056. package/number-input/modern/components/steppers/inverted.css +2 -2
  1057. package/package.json +1 -1
  1058. package/pagination/Component.js +1 -1
  1059. package/pagination/components/default-view/index.css +1 -1
  1060. package/pagination/components/default-view/index.js +1 -1
  1061. package/pagination/components/per-page-view/index.css +1 -1
  1062. package/pagination/components/per-page-view/index.js +1 -1
  1063. package/pagination/components/tag/index.css +7 -7
  1064. package/pagination/components/tag/index.js +1 -1
  1065. package/pagination/esm/Component.js +1 -1
  1066. package/pagination/esm/components/default-view/index.css +1 -1
  1067. package/pagination/esm/components/default-view/index.js +1 -1
  1068. package/pagination/esm/components/per-page-view/index.css +1 -1
  1069. package/pagination/esm/components/per-page-view/index.js +1 -1
  1070. package/pagination/esm/components/tag/index.css +7 -7
  1071. package/pagination/esm/components/tag/index.js +1 -1
  1072. package/pagination/esm/index.css +3 -3
  1073. package/pagination/index.css +3 -3
  1074. package/pagination/modern/Component.js +1 -1
  1075. package/pagination/modern/components/default-view/index.css +1 -1
  1076. package/pagination/modern/components/default-view/index.js +1 -1
  1077. package/pagination/modern/components/per-page-view/index.css +1 -1
  1078. package/pagination/modern/components/per-page-view/index.js +1 -1
  1079. package/pagination/modern/components/tag/index.css +7 -7
  1080. package/pagination/modern/components/tag/index.js +1 -1
  1081. package/pagination/modern/index.css +3 -3
  1082. package/pass-code/Component.js +1 -1
  1083. package/pass-code/components/InputProgress/Component.js +2 -2
  1084. package/pass-code/components/InputProgress/index.css +16 -16
  1085. package/pass-code/components/InputProgress/transitions.css +8 -8
  1086. package/pass-code/components/KeyPad/Component.js +1 -1
  1087. package/pass-code/components/KeyPad/index.css +3 -3
  1088. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1089. package/pass-code/components/KeyPadButton/index.css +8 -8
  1090. package/pass-code/desktop/desktop.css +1 -1
  1091. package/pass-code/esm/Component.js +1 -1
  1092. package/pass-code/esm/components/InputProgress/Component.js +2 -2
  1093. package/pass-code/esm/components/InputProgress/index.css +16 -16
  1094. package/pass-code/esm/components/InputProgress/transitions.css +8 -8
  1095. package/pass-code/esm/components/KeyPad/Component.js +1 -1
  1096. package/pass-code/esm/components/KeyPad/index.css +3 -3
  1097. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1098. package/pass-code/esm/components/KeyPadButton/index.css +8 -8
  1099. package/pass-code/esm/desktop/desktop.css +1 -1
  1100. package/pass-code/esm/index.css +4 -4
  1101. package/pass-code/esm/mobile/PassCodeMobile.js +1 -1
  1102. package/pass-code/esm/mobile/mobile.css +2 -2
  1103. package/pass-code/index.css +4 -4
  1104. package/pass-code/mobile/PassCodeMobile.js +1 -1
  1105. package/pass-code/mobile/mobile.css +2 -2
  1106. package/pass-code/modern/Component.js +1 -1
  1107. package/pass-code/modern/components/InputProgress/Component.js +2 -2
  1108. package/pass-code/modern/components/InputProgress/index.css +16 -16
  1109. package/pass-code/modern/components/InputProgress/transitions.css +8 -8
  1110. package/pass-code/modern/components/KeyPad/Component.js +1 -1
  1111. package/pass-code/modern/components/KeyPad/index.css +3 -3
  1112. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1113. package/pass-code/modern/components/KeyPadButton/index.css +8 -8
  1114. package/pass-code/modern/desktop/desktop.css +1 -1
  1115. package/pass-code/modern/index.css +4 -4
  1116. package/pass-code/modern/mobile/PassCodeMobile.js +1 -1
  1117. package/pass-code/modern/mobile/mobile.css +2 -2
  1118. package/pass-code-v1/Component.js +1 -1
  1119. package/pass-code-v1/components/InputProgress/Component.js +2 -2
  1120. package/pass-code-v1/components/InputProgress/index.css +5 -5
  1121. package/pass-code-v1/components/InputProgress/transitions.css +8 -8
  1122. package/pass-code-v1/components/KeyPad/Component.js +1 -1
  1123. package/pass-code-v1/components/KeyPad/index.css +5 -5
  1124. package/pass-code-v1/components/KeyPadButton/Component.js +1 -1
  1125. package/pass-code-v1/components/KeyPadButton/index.css +13 -13
  1126. package/pass-code-v1/esm/Component.js +1 -1
  1127. package/pass-code-v1/esm/components/InputProgress/Component.js +2 -2
  1128. package/pass-code-v1/esm/components/InputProgress/index.css +5 -5
  1129. package/pass-code-v1/esm/components/InputProgress/transitions.css +8 -8
  1130. package/pass-code-v1/esm/components/KeyPad/Component.js +1 -1
  1131. package/pass-code-v1/esm/components/KeyPad/index.css +5 -5
  1132. package/pass-code-v1/esm/components/KeyPadButton/Component.js +1 -1
  1133. package/pass-code-v1/esm/components/KeyPadButton/index.css +13 -13
  1134. package/pass-code-v1/esm/index.css +4 -4
  1135. package/pass-code-v1/index.css +4 -4
  1136. package/pass-code-v1/modern/Component.js +1 -1
  1137. package/pass-code-v1/modern/components/InputProgress/Component.js +2 -2
  1138. package/pass-code-v1/modern/components/InputProgress/index.css +5 -5
  1139. package/pass-code-v1/modern/components/InputProgress/transitions.css +8 -8
  1140. package/pass-code-v1/modern/components/KeyPad/Component.js +1 -1
  1141. package/pass-code-v1/modern/components/KeyPad/index.css +5 -5
  1142. package/pass-code-v1/modern/components/KeyPadButton/Component.js +1 -1
  1143. package/pass-code-v1/modern/components/KeyPadButton/index.css +13 -13
  1144. package/pass-code-v1/modern/index.css +4 -4
  1145. package/password-input/component.js +1 -1
  1146. package/password-input/esm/component.js +1 -1
  1147. package/password-input/esm/index.css +5 -5
  1148. package/password-input/index.css +5 -5
  1149. package/password-input/modern/component.js +1 -1
  1150. package/password-input/modern/index.css +5 -5
  1151. package/pattern-lock/components/base-pattern-lock/Component.js +1 -1
  1152. package/pattern-lock/components/base-pattern-lock/index.css +5 -5
  1153. package/pattern-lock/desktop/Component.desktop.js +1 -1
  1154. package/pattern-lock/desktop/desktop.css +4 -4
  1155. package/pattern-lock/esm/components/base-pattern-lock/Component.js +1 -1
  1156. package/pattern-lock/esm/components/base-pattern-lock/index.css +5 -5
  1157. package/pattern-lock/esm/desktop/Component.desktop.js +1 -1
  1158. package/pattern-lock/esm/desktop/desktop.css +4 -4
  1159. package/pattern-lock/esm/mobile/Component.mobile.js +1 -1
  1160. package/pattern-lock/esm/mobile/mobile.css +3 -3
  1161. package/pattern-lock/mobile/Component.mobile.js +1 -1
  1162. package/pattern-lock/mobile/mobile.css +3 -3
  1163. package/pattern-lock/modern/components/base-pattern-lock/Component.js +1 -1
  1164. package/pattern-lock/modern/components/base-pattern-lock/index.css +5 -5
  1165. package/pattern-lock/modern/desktop/Component.desktop.js +1 -1
  1166. package/pattern-lock/modern/desktop/desktop.css +4 -4
  1167. package/pattern-lock/modern/mobile/Component.mobile.js +1 -1
  1168. package/pattern-lock/modern/mobile/mobile.css +3 -3
  1169. package/pattern-lock-v1/components/base-pattern-lock/Component.js +1 -1
  1170. package/pattern-lock-v1/components/base-pattern-lock/index.css +6 -6
  1171. package/pattern-lock-v1/desktop/Component.desktop.js +1 -1
  1172. package/pattern-lock-v1/desktop/desktop.css +4 -4
  1173. package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +1 -1
  1174. package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +6 -6
  1175. package/pattern-lock-v1/esm/desktop/Component.desktop.js +1 -1
  1176. package/pattern-lock-v1/esm/desktop/desktop.css +4 -4
  1177. package/pattern-lock-v1/esm/mobile/Component.mobile.js +1 -1
  1178. package/pattern-lock-v1/esm/mobile/mobile.css +7 -7
  1179. package/pattern-lock-v1/mobile/Component.mobile.js +1 -1
  1180. package/pattern-lock-v1/mobile/mobile.css +7 -7
  1181. package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +1 -1
  1182. package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +6 -6
  1183. package/pattern-lock-v1/modern/desktop/Component.desktop.js +1 -1
  1184. package/pattern-lock-v1/modern/desktop/desktop.css +4 -4
  1185. package/pattern-lock-v1/modern/mobile/Component.mobile.js +1 -1
  1186. package/pattern-lock-v1/modern/mobile/mobile.css +7 -7
  1187. package/picker-button/Component-9d430401.d.ts +5 -0
  1188. package/picker-button/cssm/Component-9d430401.d.ts +5 -0
  1189. package/picker-button/cssm/field/Component.d.ts +1 -1
  1190. package/picker-button/cssm/{typings-17f713f6.d.ts → typings-9d430401.d.ts} +8 -0
  1191. package/picker-button/cssm/utils-87b0c1c6.d.ts +80 -0
  1192. package/picker-button/desktop/Component.desktop.js +1 -1
  1193. package/picker-button/esm/Component-9d430401.d.ts +5 -0
  1194. package/picker-button/esm/desktop/Component.desktop.js +1 -1
  1195. package/picker-button/esm/field/Component.d.ts +1 -1
  1196. package/picker-button/esm/field/Component.js +1 -1
  1197. package/picker-button/esm/field/index.css +6 -6
  1198. package/picker-button/esm/index.css +5 -5
  1199. package/picker-button/esm/option/Component.js +1 -1
  1200. package/picker-button/esm/option/index.css +4 -4
  1201. package/picker-button/esm/{typings-17f713f6.d.ts → typings-9d430401.d.ts} +8 -0
  1202. package/picker-button/esm/utils-87b0c1c6.d.ts +80 -0
  1203. package/picker-button/field/Component.d.ts +1 -1
  1204. package/picker-button/field/Component.js +1 -1
  1205. package/picker-button/field/index.css +6 -6
  1206. package/picker-button/index.css +5 -5
  1207. package/picker-button/modern/Component-9d430401.d.ts +5 -0
  1208. package/picker-button/modern/desktop/Component.desktop.js +1 -1
  1209. package/picker-button/modern/field/Component.d.ts +1 -1
  1210. package/picker-button/modern/field/Component.js +1 -1
  1211. package/picker-button/modern/field/index.css +6 -6
  1212. package/picker-button/modern/index.css +5 -5
  1213. package/picker-button/modern/option/Component.js +1 -1
  1214. package/picker-button/modern/option/index.css +4 -4
  1215. package/picker-button/modern/{typings-17f713f6.d.ts → typings-9d430401.d.ts} +8 -0
  1216. package/picker-button/modern/utils-87b0c1c6.d.ts +80 -0
  1217. package/picker-button/option/Component.js +1 -1
  1218. package/picker-button/option/index.css +4 -4
  1219. package/picker-button/{typings-17f713f6.d.ts → typings-9d430401.d.ts} +8 -0
  1220. package/picker-button/utils-87b0c1c6.d.ts +80 -0
  1221. package/plate/components/base-plate/Component.js +1 -1
  1222. package/plate/components/base-plate/index.css +50 -50
  1223. package/plate/desktop/Component.desktop.js +1 -1
  1224. package/plate/desktop/desktop.css +3 -3
  1225. package/plate/esm/components/base-plate/Component.js +1 -1
  1226. package/plate/esm/components/base-plate/index.css +50 -50
  1227. package/plate/esm/desktop/Component.desktop.js +1 -1
  1228. package/plate/esm/desktop/desktop.css +3 -3
  1229. package/plate/esm/mobile/Component.mobile.js +1 -1
  1230. package/plate/esm/mobile/mobile.css +3 -3
  1231. package/plate/mobile/Component.mobile.js +1 -1
  1232. package/plate/mobile/mobile.css +3 -3
  1233. package/plate/modern/components/base-plate/Component.js +1 -1
  1234. package/plate/modern/components/base-plate/index.css +50 -50
  1235. package/plate/modern/desktop/Component.desktop.js +1 -1
  1236. package/plate/modern/desktop/desktop.css +3 -3
  1237. package/plate/modern/mobile/Component.mobile.js +1 -1
  1238. package/plate/modern/mobile/mobile.css +3 -3
  1239. package/popover/Component.js +1 -1
  1240. package/popover/esm/Component.js +1 -1
  1241. package/popover/esm/index.css +26 -26
  1242. package/popover/index.css +26 -26
  1243. package/popover/modern/Component.js +1 -1
  1244. package/popover/modern/index.css +26 -26
  1245. package/popup-sheet/Component.js +1 -1
  1246. package/popup-sheet/components/backdrop/Component.js +1 -1
  1247. package/popup-sheet/components/backdrop/index.css +10 -10
  1248. package/popup-sheet/esm/Component.js +1 -1
  1249. package/popup-sheet/esm/components/backdrop/Component.js +1 -1
  1250. package/popup-sheet/esm/components/backdrop/index.css +10 -10
  1251. package/popup-sheet/esm/index.css +14 -14
  1252. package/popup-sheet/index.css +14 -14
  1253. package/popup-sheet/modern/Component.js +1 -1
  1254. package/popup-sheet/modern/components/backdrop/Component.js +1 -1
  1255. package/popup-sheet/modern/components/backdrop/index.css +10 -10
  1256. package/popup-sheet/modern/index.css +14 -14
  1257. package/product-cover/components/image-card/Component.js +1 -1
  1258. package/product-cover/components/image-card/index.css +2 -2
  1259. package/product-cover/components/overlay/Component.js +1 -1
  1260. package/product-cover/components/overlay/index.css +4 -4
  1261. package/product-cover/components/text/Component.js +1 -1
  1262. package/product-cover/components/text/index.css +7 -7
  1263. package/product-cover/esm/components/image-card/Component.js +1 -1
  1264. package/product-cover/esm/components/image-card/index.css +2 -2
  1265. package/product-cover/esm/components/overlay/Component.js +1 -1
  1266. package/product-cover/esm/components/overlay/index.css +4 -4
  1267. package/product-cover/esm/components/text/Component.js +1 -1
  1268. package/product-cover/esm/components/text/index.css +7 -7
  1269. package/product-cover/esm/single/Component.js +1 -1
  1270. package/product-cover/esm/single/index.css +11 -11
  1271. package/product-cover/esm/stack/Component.js +1 -1
  1272. package/product-cover/esm/stack/index.css +16 -16
  1273. package/product-cover/modern/components/image-card/Component.js +1 -1
  1274. package/product-cover/modern/components/image-card/index.css +2 -2
  1275. package/product-cover/modern/components/overlay/Component.js +1 -1
  1276. package/product-cover/modern/components/overlay/index.css +4 -4
  1277. package/product-cover/modern/components/text/Component.js +1 -1
  1278. package/product-cover/modern/components/text/index.css +7 -7
  1279. package/product-cover/modern/single/Component.js +1 -1
  1280. package/product-cover/modern/single/index.css +11 -11
  1281. package/product-cover/modern/stack/Component.js +1 -1
  1282. package/product-cover/modern/stack/index.css +16 -16
  1283. package/product-cover/single/Component.js +1 -1
  1284. package/product-cover/single/index.css +11 -11
  1285. package/product-cover/stack/Component.js +1 -1
  1286. package/product-cover/stack/index.css +16 -16
  1287. package/progress-bar/Component.js +1 -1
  1288. package/progress-bar/esm/Component.js +1 -1
  1289. package/progress-bar/esm/index.css +12 -12
  1290. package/progress-bar/index.css +12 -12
  1291. package/progress-bar/modern/Component.js +1 -1
  1292. package/progress-bar/modern/index.css +12 -12
  1293. package/pure-cell/{component-19f50ac3.js → component-fe387774.js} +11 -11
  1294. package/pure-cell/component.js +1 -1
  1295. package/pure-cell/components/addon/component.js +1 -1
  1296. package/pure-cell/components/addon/index.css +12 -12
  1297. package/pure-cell/components/addon/index.d.ts +1 -1
  1298. package/pure-cell/components/addon/index.js +1 -1
  1299. package/pure-cell/components/amount/component.js +1 -1
  1300. package/pure-cell/components/amount/index.css +1 -1
  1301. package/pure-cell/components/amount/index.d.ts +1 -1
  1302. package/pure-cell/components/amount/index.js +1 -1
  1303. package/pure-cell/components/amount-title/component.js +1 -1
  1304. package/pure-cell/components/amount-title/index.css +2 -2
  1305. package/pure-cell/components/amount-title/index.d.ts +1 -1
  1306. package/pure-cell/components/amount-title/index.js +1 -1
  1307. package/pure-cell/components/category/component.js +1 -1
  1308. package/pure-cell/components/category/index.css +4 -4
  1309. package/pure-cell/components/category/index.d.ts +1 -1
  1310. package/pure-cell/components/category/index.js +1 -1
  1311. package/pure-cell/components/content/component.js +1 -1
  1312. package/pure-cell/components/content/index.css +2 -2
  1313. package/pure-cell/components/content/index.d.ts +1 -1
  1314. package/pure-cell/components/content/index.js +1 -1
  1315. package/pure-cell/components/footer/component.js +1 -1
  1316. package/pure-cell/components/footer/index.css +3 -3
  1317. package/pure-cell/components/footer/index.d.ts +1 -1
  1318. package/pure-cell/components/footer/index.js +1 -1
  1319. package/pure-cell/components/footer-button/component.js +1 -1
  1320. package/pure-cell/components/footer-button/index.css +1 -1
  1321. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1322. package/pure-cell/components/footer-button/index.js +1 -1
  1323. package/pure-cell/components/footer-text/component.js +1 -1
  1324. package/pure-cell/components/footer-text/index.d.ts +1 -1
  1325. package/pure-cell/components/footer-text/index.js +1 -1
  1326. package/pure-cell/components/graphics/component.js +1 -1
  1327. package/pure-cell/components/graphics/index.css +17 -17
  1328. package/pure-cell/components/graphics/index.d.ts +1 -1
  1329. package/pure-cell/components/graphics/index.js +1 -1
  1330. package/pure-cell/components/main/component.js +1 -1
  1331. package/pure-cell/components/main/index.css +6 -6
  1332. package/pure-cell/components/main/index.d.ts +1 -1
  1333. package/pure-cell/components/main/index.js +1 -1
  1334. package/pure-cell/components/text/component.js +1 -1
  1335. package/pure-cell/components/text/index.css +6 -6
  1336. package/pure-cell/components/text/index.d.ts +1 -1
  1337. package/pure-cell/components/text/index.js +1 -1
  1338. package/pure-cell/esm/{component-f94cc3f3.js → component-368e70e9.js} +11 -11
  1339. package/pure-cell/esm/component.js +1 -1
  1340. package/pure-cell/esm/components/addon/component.js +1 -1
  1341. package/pure-cell/esm/components/addon/index.css +12 -12
  1342. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  1343. package/pure-cell/esm/components/addon/index.js +1 -1
  1344. package/pure-cell/esm/components/amount/component.js +1 -1
  1345. package/pure-cell/esm/components/amount/index.css +1 -1
  1346. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  1347. package/pure-cell/esm/components/amount/index.js +1 -1
  1348. package/pure-cell/esm/components/amount-title/component.js +1 -1
  1349. package/pure-cell/esm/components/amount-title/index.css +2 -2
  1350. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  1351. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1352. package/pure-cell/esm/components/category/component.js +1 -1
  1353. package/pure-cell/esm/components/category/index.css +4 -4
  1354. package/pure-cell/esm/components/category/index.d.ts +1 -1
  1355. package/pure-cell/esm/components/category/index.js +1 -1
  1356. package/pure-cell/esm/components/content/component.js +1 -1
  1357. package/pure-cell/esm/components/content/index.css +2 -2
  1358. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1359. package/pure-cell/esm/components/content/index.js +1 -1
  1360. package/pure-cell/esm/components/footer/component.js +1 -1
  1361. package/pure-cell/esm/components/footer/index.css +3 -3
  1362. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  1363. package/pure-cell/esm/components/footer/index.js +1 -1
  1364. package/pure-cell/esm/components/footer-button/component.js +1 -1
  1365. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1366. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1367. package/pure-cell/esm/components/footer-button/index.js +1 -1
  1368. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1369. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  1370. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1371. package/pure-cell/esm/components/graphics/component.js +1 -1
  1372. package/pure-cell/esm/components/graphics/index.css +17 -17
  1373. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  1374. package/pure-cell/esm/components/graphics/index.js +1 -1
  1375. package/pure-cell/esm/components/main/component.js +1 -1
  1376. package/pure-cell/esm/components/main/index.css +6 -6
  1377. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1378. package/pure-cell/esm/components/main/index.js +1 -1
  1379. package/pure-cell/esm/components/text/component.js +1 -1
  1380. package/pure-cell/esm/components/text/index.css +6 -6
  1381. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1382. package/pure-cell/esm/components/text/index.js +1 -1
  1383. package/pure-cell/esm/index.css +28 -28
  1384. package/pure-cell/esm/index.js +1 -1
  1385. package/pure-cell/index.css +28 -28
  1386. package/pure-cell/index.js +1 -1
  1387. package/pure-cell/modern/{component-a7fb5ddf.js → component-8689d2fc.js} +11 -11
  1388. package/pure-cell/modern/component.js +1 -1
  1389. package/pure-cell/modern/components/addon/component.js +1 -1
  1390. package/pure-cell/modern/components/addon/index.css +12 -12
  1391. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  1392. package/pure-cell/modern/components/addon/index.js +1 -1
  1393. package/pure-cell/modern/components/amount/component.js +1 -1
  1394. package/pure-cell/modern/components/amount/index.css +1 -1
  1395. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  1396. package/pure-cell/modern/components/amount/index.js +1 -1
  1397. package/pure-cell/modern/components/amount-title/component.js +1 -1
  1398. package/pure-cell/modern/components/amount-title/index.css +2 -2
  1399. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  1400. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1401. package/pure-cell/modern/components/category/component.js +1 -1
  1402. package/pure-cell/modern/components/category/index.css +4 -4
  1403. package/pure-cell/modern/components/category/index.d.ts +1 -1
  1404. package/pure-cell/modern/components/category/index.js +1 -1
  1405. package/pure-cell/modern/components/content/component.js +1 -1
  1406. package/pure-cell/modern/components/content/index.css +2 -2
  1407. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1408. package/pure-cell/modern/components/content/index.js +1 -1
  1409. package/pure-cell/modern/components/footer/component.js +1 -1
  1410. package/pure-cell/modern/components/footer/index.css +3 -3
  1411. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  1412. package/pure-cell/modern/components/footer/index.js +1 -1
  1413. package/pure-cell/modern/components/footer-button/component.js +1 -1
  1414. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1415. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  1416. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1417. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1418. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  1419. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1420. package/pure-cell/modern/components/graphics/component.js +1 -1
  1421. package/pure-cell/modern/components/graphics/index.css +17 -17
  1422. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  1423. package/pure-cell/modern/components/graphics/index.js +1 -1
  1424. package/pure-cell/modern/components/main/component.js +1 -1
  1425. package/pure-cell/modern/components/main/index.css +6 -6
  1426. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1427. package/pure-cell/modern/components/main/index.js +1 -1
  1428. package/pure-cell/modern/components/text/component.js +1 -1
  1429. package/pure-cell/modern/components/text/index.css +6 -6
  1430. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1431. package/pure-cell/modern/components/text/index.js +1 -1
  1432. package/pure-cell/modern/index.css +28 -28
  1433. package/pure-cell/modern/index.js +1 -1
  1434. package/radio/Component.js +1 -1
  1435. package/radio/esm/Component.js +1 -1
  1436. package/radio/esm/index.css +29 -29
  1437. package/radio/index.css +29 -29
  1438. package/radio/modern/Component.js +1 -1
  1439. package/radio/modern/index.css +29 -29
  1440. package/radio-group/components/base-radio-group/Component.js +1 -1
  1441. package/radio-group/components/base-radio-group/index.css +19 -19
  1442. package/radio-group/desktop/Component.desktop.js +1 -1
  1443. package/radio-group/desktop/desktop.css +3 -3
  1444. package/radio-group/esm/components/base-radio-group/Component.js +1 -1
  1445. package/radio-group/esm/components/base-radio-group/index.css +19 -19
  1446. package/radio-group/esm/desktop/Component.desktop.js +1 -1
  1447. package/radio-group/esm/desktop/desktop.css +3 -3
  1448. package/radio-group/esm/mobile/Component.mobile.js +1 -1
  1449. package/radio-group/esm/mobile/mobile.css +3 -3
  1450. package/radio-group/mobile/Component.mobile.js +1 -1
  1451. package/radio-group/mobile/mobile.css +3 -3
  1452. package/radio-group/modern/components/base-radio-group/Component.js +1 -1
  1453. package/radio-group/modern/components/base-radio-group/index.css +19 -19
  1454. package/radio-group/modern/desktop/Component.desktop.js +1 -1
  1455. package/radio-group/modern/desktop/desktop.css +3 -3
  1456. package/radio-group/modern/mobile/Component.mobile.js +1 -1
  1457. package/radio-group/modern/mobile/mobile.css +3 -3
  1458. package/scrollbar/Component.js +3 -3
  1459. package/scrollbar/default.css +2 -2
  1460. package/scrollbar/esm/Component.js +3 -3
  1461. package/scrollbar/esm/default.css +2 -2
  1462. package/scrollbar/esm/index.css +25 -25
  1463. package/scrollbar/esm/inverted.css +2 -2
  1464. package/scrollbar/index.css +25 -25
  1465. package/scrollbar/inverted.css +2 -2
  1466. package/scrollbar/modern/Component.js +3 -3
  1467. package/scrollbar/modern/default.css +2 -2
  1468. package/scrollbar/modern/index.css +25 -25
  1469. package/scrollbar/modern/inverted.css +2 -2
  1470. package/segmented-control/Component.js +3 -3
  1471. package/segmented-control/components/segment/Component.js +3 -3
  1472. package/segmented-control/components/segment/default.css +2 -2
  1473. package/segmented-control/components/segment/index.css +3 -3
  1474. package/segmented-control/components/segment/inverted.css +2 -2
  1475. package/segmented-control/default.css +3 -3
  1476. package/segmented-control/esm/Component.js +3 -3
  1477. package/segmented-control/esm/components/segment/Component.js +3 -3
  1478. package/segmented-control/esm/components/segment/default.css +2 -2
  1479. package/segmented-control/esm/components/segment/index.css +3 -3
  1480. package/segmented-control/esm/components/segment/inverted.css +2 -2
  1481. package/segmented-control/esm/default.css +3 -3
  1482. package/segmented-control/esm/index.css +17 -17
  1483. package/segmented-control/esm/inverted.css +3 -3
  1484. package/segmented-control/index.css +17 -17
  1485. package/segmented-control/inverted.css +3 -3
  1486. package/segmented-control/modern/Component.js +3 -3
  1487. package/segmented-control/modern/components/segment/Component.js +3 -3
  1488. package/segmented-control/modern/components/segment/default.css +2 -2
  1489. package/segmented-control/modern/components/segment/index.css +3 -3
  1490. package/segmented-control/modern/components/segment/inverted.css +2 -2
  1491. package/segmented-control/modern/default.css +3 -3
  1492. package/segmented-control/modern/index.css +17 -17
  1493. package/segmented-control/modern/inverted.css +3 -3
  1494. package/select/components/arrow/Component.js +1 -1
  1495. package/select/components/arrow/index.css +3 -3
  1496. package/select/components/base-checkmark/Component.js +1 -1
  1497. package/select/components/base-checkmark/index.css +6 -6
  1498. package/select/components/base-option/Component.js +1 -1
  1499. package/select/components/base-option/index.css +15 -15
  1500. package/select/components/base-select/Component.js +4 -4
  1501. package/select/components/base-select/index.css +11 -11
  1502. package/select/components/base-select/mobile.css +12 -12
  1503. package/select/components/checkmark/Component.js +1 -1
  1504. package/select/components/checkmark/index.css +10 -10
  1505. package/select/components/checkmark-mobile/Component.js +1 -1
  1506. package/select/components/checkmark-mobile/index.css +6 -6
  1507. package/select/components/field/Component.js +1 -1
  1508. package/select/components/field/index.css +12 -12
  1509. package/select/components/footer/Component.js +1 -1
  1510. package/select/components/footer/index.css +5 -5
  1511. package/select/components/optgroup/Component.js +1 -1
  1512. package/select/components/optgroup/index.css +6 -6
  1513. package/select/components/option/Component.js +1 -1
  1514. package/select/components/option/index.css +19 -19
  1515. package/select/components/options-list/Component.js +14 -5
  1516. package/select/components/options-list/index.css +10 -10
  1517. package/select/components/search/Component.js +1 -1
  1518. package/select/components/search/index.css +2 -2
  1519. package/select/components/virtual-options-list/Component.js +1 -1
  1520. package/select/components/virtual-options-list/index.css +15 -15
  1521. package/select/cssm/components/base-select/Component.js +2 -2
  1522. package/select/cssm/components/options-list/Component.js +13 -4
  1523. package/select/cssm/typings.d.ts +8 -0
  1524. package/select/cssm/utils.d.ts +14 -2
  1525. package/select/cssm/utils.js +26 -4
  1526. package/select/esm/Component.responsive.js +1 -1
  1527. package/select/esm/components/arrow/Component.js +1 -1
  1528. package/select/esm/components/arrow/index.css +3 -3
  1529. package/select/esm/components/base-checkmark/Component.js +1 -1
  1530. package/select/esm/components/base-checkmark/index.css +6 -6
  1531. package/select/esm/components/base-option/Component.js +1 -1
  1532. package/select/esm/components/base-option/index.css +15 -15
  1533. package/select/esm/components/base-select/Component.js +4 -4
  1534. package/select/esm/components/base-select/index.css +11 -11
  1535. package/select/esm/components/base-select/mobile.css +12 -12
  1536. package/select/esm/components/checkmark/Component.js +1 -1
  1537. package/select/esm/components/checkmark/index.css +10 -10
  1538. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1539. package/select/esm/components/checkmark-mobile/index.css +6 -6
  1540. package/select/esm/components/field/Component.js +1 -1
  1541. package/select/esm/components/field/index.css +12 -12
  1542. package/select/esm/components/footer/Component.js +1 -1
  1543. package/select/esm/components/footer/index.css +5 -5
  1544. package/select/esm/components/optgroup/Component.js +1 -1
  1545. package/select/esm/components/optgroup/index.css +6 -6
  1546. package/select/esm/components/option/Component.js +1 -1
  1547. package/select/esm/components/option/index.css +19 -19
  1548. package/select/esm/components/options-list/Component.js +14 -5
  1549. package/select/esm/components/options-list/index.css +10 -10
  1550. package/select/esm/components/search/Component.js +1 -1
  1551. package/select/esm/components/search/index.css +2 -2
  1552. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1553. package/select/esm/components/virtual-options-list/index.css +15 -15
  1554. package/select/esm/index.js +1 -1
  1555. package/select/esm/mobile/Component.mobile.js +1 -1
  1556. package/select/esm/mobile/Component.modal.mobile.js +1 -1
  1557. package/select/esm/mobile/index.js +1 -1
  1558. package/select/esm/presets/index.js +1 -1
  1559. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  1560. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1561. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1562. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1563. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1564. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1565. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1566. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1567. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1568. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1569. package/select/esm/shared/index.js +1 -1
  1570. package/select/esm/typings.d.ts +8 -0
  1571. package/select/esm/utils.d.ts +14 -2
  1572. package/select/esm/utils.js +26 -4
  1573. package/select/mobile/Component.mobile.js +1 -1
  1574. package/select/modern/Component.responsive.js +1 -1
  1575. package/select/modern/components/arrow/Component.js +1 -1
  1576. package/select/modern/components/arrow/index.css +3 -3
  1577. package/select/modern/components/base-checkmark/Component.js +1 -1
  1578. package/select/modern/components/base-checkmark/index.css +6 -6
  1579. package/select/modern/components/base-option/Component.js +1 -1
  1580. package/select/modern/components/base-option/index.css +15 -15
  1581. package/select/modern/components/base-select/Component.js +4 -4
  1582. package/select/modern/components/base-select/index.css +11 -11
  1583. package/select/modern/components/base-select/mobile.css +12 -12
  1584. package/select/modern/components/checkmark/Component.js +1 -1
  1585. package/select/modern/components/checkmark/index.css +10 -10
  1586. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1587. package/select/modern/components/checkmark-mobile/index.css +6 -6
  1588. package/select/modern/components/field/Component.js +1 -1
  1589. package/select/modern/components/field/index.css +12 -12
  1590. package/select/modern/components/footer/Component.js +1 -1
  1591. package/select/modern/components/footer/index.css +5 -5
  1592. package/select/modern/components/optgroup/Component.js +1 -1
  1593. package/select/modern/components/optgroup/index.css +6 -6
  1594. package/select/modern/components/option/Component.js +1 -1
  1595. package/select/modern/components/option/index.css +19 -19
  1596. package/select/modern/components/options-list/Component.js +14 -3
  1597. package/select/modern/components/options-list/index.css +10 -10
  1598. package/select/modern/components/search/Component.js +1 -1
  1599. package/select/modern/components/search/index.css +2 -2
  1600. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1601. package/select/modern/components/virtual-options-list/index.css +15 -15
  1602. package/select/modern/index.js +1 -1
  1603. package/select/modern/mobile/Component.mobile.js +1 -1
  1604. package/select/modern/mobile/Component.modal.mobile.js +1 -1
  1605. package/select/modern/mobile/index.js +1 -1
  1606. package/select/modern/presets/index.js +1 -1
  1607. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  1608. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1609. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1610. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1611. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1612. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1613. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1614. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1615. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1616. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1617. package/select/modern/shared/index.js +1 -1
  1618. package/select/modern/typings.d.ts +8 -0
  1619. package/select/modern/utils.d.ts +14 -2
  1620. package/select/modern/utils.js +24 -4
  1621. package/select/presets/index.js +1 -1
  1622. package/select/presets/useSelectWithApply/hook.js +1 -1
  1623. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1624. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1625. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1626. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1627. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1628. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1629. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1630. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1631. package/select/presets/useSelectWithLoading/index.css +2 -2
  1632. package/select/shared/index.js +1 -1
  1633. package/select/typings.d.ts +8 -0
  1634. package/select/utils.d.ts +14 -2
  1635. package/select/utils.js +26 -4
  1636. package/select-with-tags/components/tag/component.js +1 -1
  1637. package/select-with-tags/components/tag/index.css +14 -14
  1638. package/select-with-tags/components/tag-list/component.js +1 -1
  1639. package/select-with-tags/components/tag-list/index.css +36 -36
  1640. package/select-with-tags/esm/components/tag/component.js +1 -1
  1641. package/select-with-tags/esm/components/tag/index.css +14 -14
  1642. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  1643. package/select-with-tags/esm/components/tag-list/index.css +36 -36
  1644. package/select-with-tags/modern/components/tag/component.js +1 -1
  1645. package/select-with-tags/modern/components/tag/index.css +14 -14
  1646. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1647. package/select-with-tags/modern/components/tag-list/index.css +36 -36
  1648. package/side-panel/components/content/Component.desktop.js +1 -1
  1649. package/side-panel/components/content/Component.js +1 -1
  1650. package/side-panel/components/content/Component.mobile.js +1 -1
  1651. package/side-panel/components/content/desktop.css +3 -3
  1652. package/side-panel/components/content/index.css +4 -4
  1653. package/side-panel/components/content/mobile.css +3 -3
  1654. package/side-panel/components/controls/Component.js +2 -2
  1655. package/side-panel/components/controls/index.css +2 -2
  1656. package/side-panel/components/footer/Component.desktop.js +1 -1
  1657. package/side-panel/components/footer/Component.js +2 -2
  1658. package/side-panel/components/footer/Component.mobile.js +1 -1
  1659. package/side-panel/components/footer/desktop.css +3 -3
  1660. package/side-panel/components/footer/index.css +4 -4
  1661. package/side-panel/components/footer/layout.css +17 -17
  1662. package/side-panel/components/footer/mobile.css +3 -3
  1663. package/side-panel/components/header/Component.js +3 -3
  1664. package/side-panel/components/header/desktop.css +5 -5
  1665. package/side-panel/components/header/index.css +14 -14
  1666. package/side-panel/components/header/mobile.css +4 -4
  1667. package/side-panel/desktop/Component.desktop.js +2 -2
  1668. package/side-panel/desktop/desktop.css +3 -3
  1669. package/side-panel/desktop/transitions.desktop.css +7 -7
  1670. package/side-panel/esm/Component.responsive.js +1 -1
  1671. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  1672. package/side-panel/esm/components/content/Component.js +1 -1
  1673. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  1674. package/side-panel/esm/components/content/desktop.css +3 -3
  1675. package/side-panel/esm/components/content/index.css +4 -4
  1676. package/side-panel/esm/components/content/mobile.css +3 -3
  1677. package/side-panel/esm/components/controls/Component.js +2 -2
  1678. package/side-panel/esm/components/controls/index.css +2 -2
  1679. package/side-panel/esm/components/controls/index.js +1 -1
  1680. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1681. package/side-panel/esm/components/footer/Component.js +2 -2
  1682. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1683. package/side-panel/esm/components/footer/desktop.css +3 -3
  1684. package/side-panel/esm/components/footer/index.css +4 -4
  1685. package/side-panel/esm/components/footer/layout.css +17 -17
  1686. package/side-panel/esm/components/footer/mobile.css +3 -3
  1687. package/side-panel/esm/components/header/Component.js +3 -3
  1688. package/side-panel/esm/components/header/desktop.css +5 -5
  1689. package/side-panel/esm/components/header/index.css +14 -14
  1690. package/side-panel/esm/components/header/mobile.css +4 -4
  1691. package/side-panel/esm/desktop/Component.desktop.js +3 -3
  1692. package/side-panel/esm/desktop/desktop.css +3 -3
  1693. package/side-panel/esm/desktop/index.js +1 -1
  1694. package/side-panel/esm/desktop/transitions.desktop.css +7 -7
  1695. package/side-panel/esm/index.js +1 -1
  1696. package/side-panel/esm/layout.module-9bfe989f.js +4 -0
  1697. package/side-panel/esm/mobile/Component.mobile.js +3 -3
  1698. package/side-panel/esm/mobile/index.js +1 -1
  1699. package/side-panel/esm/mobile/mobile.css +4 -4
  1700. package/side-panel/esm/mobile/transitions.mobile.css +8 -8
  1701. package/side-panel/layout.module-37301f2d.js +4 -0
  1702. package/side-panel/mobile/Component.mobile.js +2 -2
  1703. package/side-panel/mobile/mobile.css +4 -4
  1704. package/side-panel/mobile/transitions.mobile.css +8 -8
  1705. package/side-panel/modern/Component.responsive.js +1 -1
  1706. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1707. package/side-panel/modern/components/content/Component.js +1 -1
  1708. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1709. package/side-panel/modern/components/content/desktop.css +3 -3
  1710. package/side-panel/modern/components/content/index.css +4 -4
  1711. package/side-panel/modern/components/content/mobile.css +3 -3
  1712. package/side-panel/modern/components/controls/Component.js +2 -2
  1713. package/side-panel/modern/components/controls/index.css +2 -2
  1714. package/side-panel/modern/components/controls/index.js +1 -1
  1715. package/side-panel/modern/components/footer/Component.desktop.js +2 -2
  1716. package/side-panel/modern/components/footer/Component.js +2 -2
  1717. package/side-panel/modern/components/footer/Component.mobile.js +2 -2
  1718. package/side-panel/modern/components/footer/desktop.css +3 -3
  1719. package/side-panel/modern/components/footer/index.css +4 -4
  1720. package/side-panel/modern/components/footer/layout.css +17 -17
  1721. package/side-panel/modern/components/footer/mobile.css +3 -3
  1722. package/side-panel/modern/components/header/Component.js +3 -3
  1723. package/side-panel/modern/components/header/desktop.css +5 -5
  1724. package/side-panel/modern/components/header/index.css +14 -14
  1725. package/side-panel/modern/components/header/mobile.css +4 -4
  1726. package/side-panel/modern/desktop/Component.desktop.js +3 -3
  1727. package/side-panel/modern/desktop/desktop.css +3 -3
  1728. package/side-panel/modern/desktop/index.js +1 -1
  1729. package/side-panel/modern/desktop/transitions.desktop.css +7 -7
  1730. package/side-panel/modern/index.js +1 -1
  1731. package/side-panel/modern/layout.module-6621cdc5.js +4 -0
  1732. package/side-panel/modern/mobile/Component.mobile.js +3 -3
  1733. package/side-panel/modern/mobile/index.js +1 -1
  1734. package/side-panel/modern/mobile/mobile.css +4 -4
  1735. package/side-panel/modern/mobile/transitions.mobile.css +8 -8
  1736. package/skeleton/Component.js +1 -1
  1737. package/skeleton/esm/Component.js +1 -1
  1738. package/skeleton/esm/index.css +8 -8
  1739. package/skeleton/index.css +8 -8
  1740. package/skeleton/modern/Component.js +1 -1
  1741. package/skeleton/modern/index.css +8 -8
  1742. package/slider/Component.js +1 -1
  1743. package/slider/esm/Component.js +1 -1
  1744. package/slider/esm/index.css +20 -20
  1745. package/slider/index.css +20 -20
  1746. package/slider/modern/Component.js +1 -1
  1747. package/slider/modern/index.css +20 -20
  1748. package/slider-input/Component.js +1 -1
  1749. package/slider-input/esm/Component.js +1 -1
  1750. package/slider-input/esm/index.css +27 -27
  1751. package/slider-input/index.css +27 -27
  1752. package/slider-input/modern/Component.js +1 -1
  1753. package/slider-input/modern/index.css +27 -27
  1754. package/sortable-list/Component.js +1 -1
  1755. package/sortable-list/components/item/Components.js +1 -1
  1756. package/sortable-list/components/item/index.css +25 -25
  1757. package/sortable-list/esm/Component.js +1 -1
  1758. package/sortable-list/esm/components/item/Components.js +1 -1
  1759. package/sortable-list/esm/components/item/index.css +25 -25
  1760. package/sortable-list/esm/index.css +30 -30
  1761. package/sortable-list/index.css +30 -30
  1762. package/sortable-list/modern/Component.js +1 -1
  1763. package/sortable-list/modern/components/item/Components.js +1 -1
  1764. package/sortable-list/modern/components/item/index.css +25 -25
  1765. package/sortable-list/modern/index.css +30 -30
  1766. package/space/Component.js +1 -1
  1767. package/space/esm/Component.js +1 -1
  1768. package/space/esm/index.css +10 -10
  1769. package/space/index.css +10 -10
  1770. package/space/modern/Component.js +1 -1
  1771. package/space/modern/index.css +10 -10
  1772. package/spinner/Component.js +3 -3
  1773. package/spinner/default.css +1 -1
  1774. package/spinner/esm/Component.js +3 -3
  1775. package/spinner/esm/default.css +1 -1
  1776. package/spinner/esm/index.css +7 -7
  1777. package/spinner/esm/inverted.css +1 -1
  1778. package/spinner/index.css +7 -7
  1779. package/spinner/inverted.css +1 -1
  1780. package/spinner/modern/Component.js +3 -3
  1781. package/spinner/modern/default.css +1 -1
  1782. package/spinner/modern/index.css +7 -7
  1783. package/spinner/modern/inverted.css +1 -1
  1784. package/status/Component.js +1 -1
  1785. package/status/esm/Component.js +1 -1
  1786. package/status/esm/index.css +25 -25
  1787. package/status/index.css +25 -25
  1788. package/status/modern/Component.js +1 -1
  1789. package/status/modern/index.css +25 -25
  1790. package/status-badge/Component.js +3 -3
  1791. package/status-badge/default.css +8 -8
  1792. package/status-badge/esm/Component.js +3 -3
  1793. package/status-badge/esm/default.css +8 -8
  1794. package/status-badge/esm/index.css +9 -9
  1795. package/status-badge/esm/inverted.css +8 -8
  1796. package/status-badge/index.css +9 -9
  1797. package/status-badge/inverted.css +8 -8
  1798. package/status-badge/modern/Component.js +3 -3
  1799. package/status-badge/modern/default.css +8 -8
  1800. package/status-badge/modern/index.css +9 -9
  1801. package/status-badge/modern/inverted.css +8 -8
  1802. package/stepped-progress-bar/Component.js +3 -3
  1803. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1804. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1805. package/stepped-progress-bar/default.css +2 -2
  1806. package/stepped-progress-bar/esm/Component.js +3 -3
  1807. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1808. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1809. package/stepped-progress-bar/esm/default.css +2 -2
  1810. package/stepped-progress-bar/esm/index.css +3 -3
  1811. package/stepped-progress-bar/esm/inverted.css +2 -2
  1812. package/stepped-progress-bar/index.css +3 -3
  1813. package/stepped-progress-bar/inverted.css +2 -2
  1814. package/stepped-progress-bar/modern/Component.js +3 -3
  1815. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1816. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1817. package/stepped-progress-bar/modern/default.css +2 -2
  1818. package/stepped-progress-bar/modern/index.css +3 -3
  1819. package/stepped-progress-bar/modern/inverted.css +2 -2
  1820. package/steps/Component.js +1 -1
  1821. package/steps/components/step/Component.js +1 -1
  1822. package/steps/components/step/index.css +30 -30
  1823. package/steps/components/step-indicator/Component.js +1 -1
  1824. package/steps/components/step-indicator/index.css +1 -1
  1825. package/steps/esm/Component.js +1 -1
  1826. package/steps/esm/components/step/Component.js +1 -1
  1827. package/steps/esm/components/step/index.css +30 -30
  1828. package/steps/esm/components/step-indicator/Component.js +1 -1
  1829. package/steps/esm/components/step-indicator/index.css +1 -1
  1830. package/steps/esm/index.css +2 -2
  1831. package/steps/index.css +2 -2
  1832. package/steps/modern/Component.js +1 -1
  1833. package/steps/modern/components/step/Component.js +1 -1
  1834. package/steps/modern/components/step/index.css +30 -30
  1835. package/steps/modern/components/step-indicator/Component.js +1 -1
  1836. package/steps/modern/components/step-indicator/index.css +1 -1
  1837. package/steps/modern/index.css +2 -2
  1838. package/switch/Component.js +1 -1
  1839. package/switch/esm/Component.js +1 -1
  1840. package/switch/esm/index.css +27 -27
  1841. package/switch/index.css +27 -27
  1842. package/switch/modern/Component.js +1 -1
  1843. package/switch/modern/index.css +27 -27
  1844. package/system-message/Component.js +1 -1
  1845. package/system-message/components/caption/Component.js +1 -1
  1846. package/system-message/components/caption/index.css +1 -1
  1847. package/system-message/components/controls/Component.js +1 -1
  1848. package/system-message/components/controls/index.css +10 -10
  1849. package/system-message/components/graphic/Component.js +1 -1
  1850. package/system-message/components/graphic/index.css +1 -1
  1851. package/system-message/components/subtitle/Component.js +1 -1
  1852. package/system-message/components/subtitle/index.css +1 -1
  1853. package/system-message/components/title/Component.js +3 -3
  1854. package/system-message/components/title/desktop.css +1 -1
  1855. package/system-message/components/title/index.css +1 -1
  1856. package/system-message/components/title/mobile.css +1 -1
  1857. package/system-message/esm/Component.js +1 -1
  1858. package/system-message/esm/components/caption/Component.js +1 -1
  1859. package/system-message/esm/components/caption/index.css +1 -1
  1860. package/system-message/esm/components/controls/Component.js +1 -1
  1861. package/system-message/esm/components/controls/index.css +10 -10
  1862. package/system-message/esm/components/graphic/Component.js +1 -1
  1863. package/system-message/esm/components/graphic/index.css +1 -1
  1864. package/system-message/esm/components/subtitle/Component.js +1 -1
  1865. package/system-message/esm/components/subtitle/index.css +1 -1
  1866. package/system-message/esm/components/title/Component.js +3 -3
  1867. package/system-message/esm/components/title/desktop.css +1 -1
  1868. package/system-message/esm/components/title/index.css +1 -1
  1869. package/system-message/esm/components/title/mobile.css +1 -1
  1870. package/system-message/esm/index.css +6 -6
  1871. package/system-message/index.css +6 -6
  1872. package/system-message/modern/Component.js +1 -1
  1873. package/system-message/modern/components/caption/Component.js +1 -1
  1874. package/system-message/modern/components/caption/index.css +1 -1
  1875. package/system-message/modern/components/controls/Component.js +1 -1
  1876. package/system-message/modern/components/controls/index.css +10 -10
  1877. package/system-message/modern/components/graphic/Component.js +1 -1
  1878. package/system-message/modern/components/graphic/index.css +1 -1
  1879. package/system-message/modern/components/subtitle/Component.js +1 -1
  1880. package/system-message/modern/components/subtitle/index.css +1 -1
  1881. package/system-message/modern/components/title/Component.js +3 -3
  1882. package/system-message/modern/components/title/desktop.css +1 -1
  1883. package/system-message/modern/components/title/index.css +1 -1
  1884. package/system-message/modern/components/title/mobile.css +1 -1
  1885. package/system-message/modern/index.css +6 -6
  1886. package/tab-bar/Component.js +1 -1
  1887. package/tab-bar/components/tab/Component.js +1 -1
  1888. package/tab-bar/components/tab/index.css +7 -7
  1889. package/tab-bar/esm/Component.js +1 -1
  1890. package/tab-bar/esm/components/tab/Component.js +1 -1
  1891. package/tab-bar/esm/components/tab/index.css +7 -7
  1892. package/tab-bar/esm/index.css +4 -4
  1893. package/tab-bar/index.css +4 -4
  1894. package/tab-bar/modern/Component.js +1 -1
  1895. package/tab-bar/modern/components/tab/Component.js +1 -1
  1896. package/tab-bar/modern/components/tab/index.css +7 -7
  1897. package/tab-bar/modern/index.css +4 -4
  1898. package/table/components/pagination/Component.js +1 -1
  1899. package/table/components/pagination/index.css +9 -9
  1900. package/table/components/pagination/select-field/index.css +4 -4
  1901. package/table/components/pagination/select-field/index.js +1 -1
  1902. package/table/components/table/Component.js +1 -1
  1903. package/table/components/table/index.css +7 -7
  1904. package/table/components/tbody/Component.js +1 -1
  1905. package/table/components/tbody/index.css +2 -2
  1906. package/table/components/tcell/Component.js +1 -1
  1907. package/table/components/tcell/index.css +6 -6
  1908. package/table/components/texpandable-row/Component.js +1 -1
  1909. package/table/components/texpandable-row/index.css +5 -5
  1910. package/table/components/thead/Component.js +1 -1
  1911. package/table/components/thead/index.css +6 -6
  1912. package/table/components/thead-cell/Component.js +1 -1
  1913. package/table/components/thead-cell/index.css +9 -9
  1914. package/table/components/trow/Component.js +1 -1
  1915. package/table/components/trow/index.css +8 -8
  1916. package/table/components/tsortable-head-cell/Component.js +1 -1
  1917. package/table/components/tsortable-head-cell/index.css +8 -8
  1918. package/table/esm/components/pagination/Component.js +1 -1
  1919. package/table/esm/components/pagination/index.css +9 -9
  1920. package/table/esm/components/pagination/select-field/index.css +4 -4
  1921. package/table/esm/components/pagination/select-field/index.js +1 -1
  1922. package/table/esm/components/table/Component.js +1 -1
  1923. package/table/esm/components/table/index.css +7 -7
  1924. package/table/esm/components/tbody/Component.js +1 -1
  1925. package/table/esm/components/tbody/index.css +2 -2
  1926. package/table/esm/components/tcell/Component.js +1 -1
  1927. package/table/esm/components/tcell/index.css +6 -6
  1928. package/table/esm/components/texpandable-row/Component.js +1 -1
  1929. package/table/esm/components/texpandable-row/index.css +5 -5
  1930. package/table/esm/components/thead/Component.js +1 -1
  1931. package/table/esm/components/thead/index.css +6 -6
  1932. package/table/esm/components/thead-cell/Component.js +1 -1
  1933. package/table/esm/components/thead-cell/index.css +9 -9
  1934. package/table/esm/components/trow/Component.js +1 -1
  1935. package/table/esm/components/trow/index.css +8 -8
  1936. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  1937. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  1938. package/table/modern/components/pagination/Component.js +1 -1
  1939. package/table/modern/components/pagination/index.css +9 -9
  1940. package/table/modern/components/pagination/select-field/index.css +4 -4
  1941. package/table/modern/components/pagination/select-field/index.js +1 -1
  1942. package/table/modern/components/table/Component.js +1 -1
  1943. package/table/modern/components/table/index.css +7 -7
  1944. package/table/modern/components/tbody/Component.js +1 -1
  1945. package/table/modern/components/tbody/index.css +2 -2
  1946. package/table/modern/components/tcell/Component.js +1 -1
  1947. package/table/modern/components/tcell/index.css +6 -6
  1948. package/table/modern/components/texpandable-row/Component.js +1 -1
  1949. package/table/modern/components/texpandable-row/index.css +5 -5
  1950. package/table/modern/components/thead/Component.js +1 -1
  1951. package/table/modern/components/thead/index.css +6 -6
  1952. package/table/modern/components/thead-cell/Component.js +1 -1
  1953. package/table/modern/components/thead-cell/index.css +9 -9
  1954. package/table/modern/components/trow/Component.js +1 -1
  1955. package/table/modern/components/trow/index.css +8 -8
  1956. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1957. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  1958. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  1959. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  1960. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  1961. package/tabs/components/primary-tablist/index.css +132 -132
  1962. package/tabs/components/primary-tablist/mobile.css +220 -220
  1963. package/tabs/components/scroll-controls/Component.js +1 -1
  1964. package/tabs/components/scroll-controls/index.css +12 -12
  1965. package/tabs/components/scrollable-container/Component.js +1 -1
  1966. package/tabs/components/scrollable-container/index.css +6 -6
  1967. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  1968. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  1969. package/tabs/components/secondary-tablist/index.css +17 -17
  1970. package/tabs/components/secondary-tablist/mobile.css +20 -20
  1971. package/tabs/components/tab/Component.js +1 -1
  1972. package/tabs/components/tab/index.css +3 -3
  1973. package/tabs/esm/collapsible/index.js +1 -1
  1974. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  1975. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  1976. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  1977. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  1978. package/tabs/esm/components/primary-tablist/index.css +132 -132
  1979. package/tabs/esm/components/primary-tablist/mobile.css +220 -220
  1980. package/tabs/esm/components/scroll-controls/Component.js +1 -1
  1981. package/tabs/esm/components/scroll-controls/index.css +12 -12
  1982. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1983. package/tabs/esm/components/scrollable-container/index.css +6 -6
  1984. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  1985. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  1986. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  1987. package/tabs/esm/components/secondary-tablist/index.css +17 -17
  1988. package/tabs/esm/components/secondary-tablist/mobile.css +20 -20
  1989. package/tabs/esm/components/tab/Component.js +1 -1
  1990. package/tabs/esm/components/tab/index.css +3 -3
  1991. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  1992. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  1993. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  1994. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  1995. package/tabs/esm/desktop/index.js +2 -2
  1996. package/tabs/esm/index.js +2 -2
  1997. package/tabs/esm/index.module-5ad85550.js +4 -0
  1998. package/tabs/esm/index.module-81def04c.js +4 -0
  1999. package/tabs/esm/mobile/index.js +2 -2
  2000. package/tabs/index.module-484b364a.js +4 -0
  2001. package/tabs/index.module-d14bc798.js +4 -0
  2002. package/tabs/modern/collapsible/index.js +1 -1
  2003. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  2004. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  2005. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  2006. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  2007. package/tabs/modern/components/primary-tablist/index.css +132 -132
  2008. package/tabs/modern/components/primary-tablist/mobile.css +220 -220
  2009. package/tabs/modern/components/scroll-controls/Component.js +1 -1
  2010. package/tabs/modern/components/scroll-controls/index.css +12 -12
  2011. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  2012. package/tabs/modern/components/scrollable-container/index.css +6 -6
  2013. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  2014. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  2015. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  2016. package/tabs/modern/components/secondary-tablist/index.css +17 -17
  2017. package/tabs/modern/components/secondary-tablist/mobile.css +20 -20
  2018. package/tabs/modern/components/tab/Component.js +1 -1
  2019. package/tabs/modern/components/tab/index.css +3 -3
  2020. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  2021. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  2022. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  2023. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  2024. package/tabs/modern/desktop/index.js +2 -2
  2025. package/tabs/modern/index.js +2 -2
  2026. package/tabs/modern/index.module-9ed82195.js +4 -0
  2027. package/tabs/modern/index.module-d92accd8.js +4 -0
  2028. package/tabs/modern/mobile/index.js +2 -2
  2029. package/tag/components/base-tag/Component.js +3 -3
  2030. package/tag/components/base-tag/default.css +10 -10
  2031. package/tag/components/base-tag/index.css +37 -37
  2032. package/tag/components/base-tag/inverted.css +10 -10
  2033. package/tag/desktop/Component.desktop.js +3 -3
  2034. package/tag/desktop/default.desktop.css +4 -4
  2035. package/tag/desktop/desktop.css +6 -6
  2036. package/tag/desktop/inverted.desktop.css +4 -4
  2037. package/tag/esm/components/base-tag/Component.js +3 -3
  2038. package/tag/esm/components/base-tag/default.css +10 -10
  2039. package/tag/esm/components/base-tag/index.css +37 -37
  2040. package/tag/esm/components/base-tag/inverted.css +10 -10
  2041. package/tag/esm/desktop/Component.desktop.js +3 -3
  2042. package/tag/esm/desktop/default.desktop.css +4 -4
  2043. package/tag/esm/desktop/desktop.css +6 -6
  2044. package/tag/esm/desktop/inverted.desktop.css +4 -4
  2045. package/tag/esm/mobile/Component.mobile.js +3 -3
  2046. package/tag/esm/mobile/default.mobile.css +4 -4
  2047. package/tag/esm/mobile/inverted.mobile.css +4 -4
  2048. package/tag/esm/mobile/mobile.css +6 -6
  2049. package/tag/mobile/Component.mobile.js +3 -3
  2050. package/tag/mobile/default.mobile.css +4 -4
  2051. package/tag/mobile/inverted.mobile.css +4 -4
  2052. package/tag/mobile/mobile.css +6 -6
  2053. package/tag/modern/components/base-tag/Component.js +3 -3
  2054. package/tag/modern/components/base-tag/default.css +10 -10
  2055. package/tag/modern/components/base-tag/index.css +37 -37
  2056. package/tag/modern/components/base-tag/inverted.css +10 -10
  2057. package/tag/modern/desktop/Component.desktop.js +3 -3
  2058. package/tag/modern/desktop/default.desktop.css +4 -4
  2059. package/tag/modern/desktop/desktop.css +6 -6
  2060. package/tag/modern/desktop/inverted.desktop.css +4 -4
  2061. package/tag/modern/mobile/Component.mobile.js +3 -3
  2062. package/tag/modern/mobile/default.mobile.css +4 -4
  2063. package/tag/modern/mobile/inverted.mobile.css +4 -4
  2064. package/tag/modern/mobile/mobile.css +6 -6
  2065. package/text/Component.js +2 -2
  2066. package/text/esm/Component.js +2 -2
  2067. package/text/esm/index.css +7 -7
  2068. package/text/esm/mixin.css +75 -75
  2069. package/text/index.css +7 -7
  2070. package/text/mixin.css +75 -75
  2071. package/text/modern/Component.js +2 -2
  2072. package/text/modern/index.css +7 -7
  2073. package/text/modern/mixin.css +75 -75
  2074. package/textarea/Component.js +3 -3
  2075. package/textarea/{PseudoTextArea-c2391d56.js → PseudoTextArea-10215f78.js} +1 -1
  2076. package/textarea/components/PseudoTextArea.js +1 -1
  2077. package/textarea/components/index.d.ts +1 -1
  2078. package/textarea/components/index.js +1 -1
  2079. package/textarea/default.css +17 -17
  2080. package/textarea/esm/Component.js +3 -3
  2081. package/textarea/esm/{PseudoTextArea-b1167499.js → PseudoTextArea-96a913a3.js} +1 -1
  2082. package/textarea/esm/components/PseudoTextArea.js +1 -1
  2083. package/textarea/esm/components/index.d.ts +1 -1
  2084. package/textarea/esm/components/index.js +1 -1
  2085. package/textarea/esm/default.css +17 -17
  2086. package/textarea/esm/index.css +46 -46
  2087. package/textarea/esm/index.js +1 -1
  2088. package/textarea/esm/inverted.css +17 -17
  2089. package/textarea/index.css +46 -46
  2090. package/textarea/inverted.css +17 -17
  2091. package/textarea/modern/Component.js +3 -3
  2092. package/textarea/modern/{PseudoTextArea-81836797.js → PseudoTextArea-a16643a0.js} +1 -1
  2093. package/textarea/modern/components/PseudoTextArea.js +1 -1
  2094. package/textarea/modern/components/index.d.ts +1 -1
  2095. package/textarea/modern/components/index.js +1 -1
  2096. package/textarea/modern/default.css +17 -17
  2097. package/textarea/modern/index.css +46 -46
  2098. package/textarea/modern/index.js +1 -1
  2099. package/textarea/modern/inverted.css +17 -17
  2100. package/themes/click.css +1516 -0
  2101. package/themes/compiled/mobile-dark-bluetint.css +169 -169
  2102. package/themes/corp.css +1516 -0
  2103. package/themes/intranet.css +1516 -0
  2104. package/themes/mobile.css +1516 -0
  2105. package/themes/site.css +1516 -0
  2106. package/toast/components/base-toast/component.js +1 -1
  2107. package/toast/components/base-toast/index.css +10 -10
  2108. package/toast/esm/components/base-toast/component.js +1 -1
  2109. package/toast/esm/components/base-toast/index.css +10 -10
  2110. package/toast/modern/components/base-toast/component.js +1 -1
  2111. package/toast/modern/components/base-toast/index.css +10 -10
  2112. package/toast-plate/components/base-toast-plate/component.js +5 -5
  2113. package/toast-plate/components/base-toast-plate/default.css +2 -2
  2114. package/toast-plate/components/base-toast-plate/hooks/useDeprecatedBadge.js +1 -1
  2115. package/toast-plate/components/base-toast-plate/index.css +18 -18
  2116. package/toast-plate/components/base-toast-plate/inverted.css +2 -2
  2117. package/toast-plate/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +2 -2
  2118. package/toast-plate/desktop/Component.desktop.js +1 -1
  2119. package/toast-plate/desktop/desktop.css +4 -4
  2120. package/toast-plate/esm/Component.responsive.js +2 -2
  2121. package/toast-plate/esm/components/base-toast-plate/component.js +5 -5
  2122. package/toast-plate/esm/components/base-toast-plate/default.css +2 -2
  2123. package/toast-plate/esm/components/base-toast-plate/hooks/useDeprecatedBadge.js +1 -1
  2124. package/toast-plate/esm/components/base-toast-plate/index.css +18 -18
  2125. package/toast-plate/esm/components/base-toast-plate/index.js +2 -2
  2126. package/toast-plate/esm/components/base-toast-plate/inverted.css +2 -2
  2127. package/toast-plate/esm/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +2 -2
  2128. package/toast-plate/esm/desktop/Component.desktop.js +3 -3
  2129. package/toast-plate/esm/desktop/desktop.css +4 -4
  2130. package/toast-plate/esm/desktop/index.js +2 -2
  2131. package/toast-plate/esm/index-2f466837.d.ts +2 -2
  2132. package/toast-plate/esm/index.js +2 -2
  2133. package/toast-plate/esm/mobile/Component.mobile.js +3 -3
  2134. package/toast-plate/esm/mobile/index.js +2 -2
  2135. package/toast-plate/esm/mobile/mobile.css +4 -4
  2136. package/toast-plate/index-2f466837.d.ts +2 -2
  2137. package/toast-plate/mobile/Component.mobile.js +1 -1
  2138. package/toast-plate/mobile/mobile.css +4 -4
  2139. package/toast-plate/modern/Component.responsive.js +2 -2
  2140. package/toast-plate/modern/components/base-toast-plate/component.js +5 -5
  2141. package/toast-plate/modern/components/base-toast-plate/default.css +2 -2
  2142. package/toast-plate/modern/components/base-toast-plate/hooks/useDeprecatedBadge.js +1 -1
  2143. package/toast-plate/modern/components/base-toast-plate/index.css +18 -18
  2144. package/toast-plate/modern/components/base-toast-plate/index.js +2 -2
  2145. package/toast-plate/modern/components/base-toast-plate/inverted.css +2 -2
  2146. package/toast-plate/modern/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +2 -2
  2147. package/toast-plate/modern/desktop/Component.desktop.js +3 -3
  2148. package/toast-plate/modern/desktop/desktop.css +4 -4
  2149. package/toast-plate/modern/desktop/index.js +2 -2
  2150. package/toast-plate/modern/index-2f466837.d.ts +2 -2
  2151. package/toast-plate/modern/index.js +2 -2
  2152. package/toast-plate/modern/mobile/Component.mobile.js +3 -3
  2153. package/toast-plate/modern/mobile/index.js +2 -2
  2154. package/toast-plate/modern/mobile/mobile.css +4 -4
  2155. package/tooltip/default.css +5 -5
  2156. package/tooltip/desktop/Component.desktop.js +3 -3
  2157. package/tooltip/esm/default.css +5 -5
  2158. package/tooltip/esm/desktop/Component.desktop.js +3 -3
  2159. package/tooltip/esm/index.css +8 -8
  2160. package/tooltip/esm/inverted.css +5 -5
  2161. package/tooltip/esm/mobile/Component.mobile.js +1 -1
  2162. package/tooltip/esm/mobile/mobile.css +4 -4
  2163. package/tooltip/index.css +8 -8
  2164. package/tooltip/inverted.css +5 -5
  2165. package/tooltip/mobile/Component.mobile.js +1 -1
  2166. package/tooltip/mobile/mobile.css +4 -4
  2167. package/tooltip/modern/default.css +5 -5
  2168. package/tooltip/modern/desktop/Component.desktop.js +3 -3
  2169. package/tooltip/modern/index.css +8 -8
  2170. package/tooltip/modern/inverted.css +5 -5
  2171. package/tooltip/modern/mobile/Component.mobile.js +1 -1
  2172. package/tooltip/modern/mobile/mobile.css +4 -4
  2173. package/typography/colors.css +19 -19
  2174. package/typography/colors.module-6f78e6c9.js +4 -0
  2175. package/typography/common.module-b789e989.js +4 -0
  2176. package/typography/esm/colors.css +19 -19
  2177. package/typography/esm/colors.module-a9403f46.js +4 -0
  2178. package/typography/esm/common.module-6d939f66.js +4 -0
  2179. package/typography/esm/component.js +2 -2
  2180. package/typography/esm/hooks/use-skeleton.css +4 -4
  2181. package/typography/esm/hooks/use-skeleton.js +1 -1
  2182. package/typography/esm/index.js +2 -2
  2183. package/typography/esm/text/component.js +2 -2
  2184. package/typography/esm/text/index.css +19 -19
  2185. package/typography/esm/text/index.js +1 -1
  2186. package/typography/esm/title/common.css +5 -5
  2187. package/typography/esm/title/component.js +1 -1
  2188. package/typography/esm/title/index.css +18 -18
  2189. package/typography/esm/title/index.js +3 -3
  2190. package/typography/esm/title-mobile/component.js +3 -3
  2191. package/typography/esm/title-mobile/index.css +10 -10
  2192. package/typography/esm/title-mobile/index.js +2 -2
  2193. package/typography/esm/title-responsive/component.js +3 -3
  2194. package/typography/esm/title-responsive/index.css +30 -30
  2195. package/typography/esm/title-responsive/index.js +2 -2
  2196. package/typography/hooks/use-skeleton.css +4 -4
  2197. package/typography/hooks/use-skeleton.js +1 -1
  2198. package/typography/modern/colors.css +19 -19
  2199. package/typography/modern/colors.module-a6383f9d.js +4 -0
  2200. package/typography/modern/common.module-baaede24.js +4 -0
  2201. package/typography/modern/component.js +2 -2
  2202. package/typography/modern/hooks/use-skeleton.css +4 -4
  2203. package/typography/modern/hooks/use-skeleton.js +1 -1
  2204. package/typography/modern/index.js +2 -2
  2205. package/typography/modern/text/component.js +2 -2
  2206. package/typography/modern/text/index.css +19 -19
  2207. package/typography/modern/text/index.js +1 -1
  2208. package/typography/modern/title/common.css +5 -5
  2209. package/typography/modern/title/component.js +1 -1
  2210. package/typography/modern/title/index.css +18 -18
  2211. package/typography/modern/title/index.js +3 -3
  2212. package/typography/modern/title-mobile/component.js +3 -3
  2213. package/typography/modern/title-mobile/index.css +10 -10
  2214. package/typography/modern/title-mobile/index.js +2 -2
  2215. package/typography/modern/title-responsive/component.js +3 -3
  2216. package/typography/modern/title-responsive/index.css +30 -30
  2217. package/typography/modern/title-responsive/index.js +2 -2
  2218. package/typography/text/component.js +2 -2
  2219. package/typography/text/index.css +19 -19
  2220. package/typography/title/common.css +5 -5
  2221. package/typography/title/component.js +1 -1
  2222. package/typography/title/index.css +18 -18
  2223. package/typography/title/index.js +2 -2
  2224. package/typography/title-mobile/component.js +2 -2
  2225. package/typography/title-mobile/index.css +10 -10
  2226. package/typography/title-responsive/component.js +2 -2
  2227. package/typography/title-responsive/index.css +30 -30
  2228. package/underlay/Component.js +1 -1
  2229. package/underlay/esm/Component.js +1 -1
  2230. package/underlay/esm/index.css +161 -161
  2231. package/underlay/esm/index.js +1 -1
  2232. package/underlay/esm/index.module-2c33d468.js +4 -0
  2233. package/underlay/esm/utils/getBorderCorners.js +1 -1
  2234. package/underlay/esm/utils/getClasses.js +1 -1
  2235. package/underlay/index.css +161 -161
  2236. package/underlay/index.module-f64e2dd6.js +4 -0
  2237. package/underlay/modern/Component.js +1 -1
  2238. package/underlay/modern/index.css +161 -161
  2239. package/underlay/modern/index.js +1 -1
  2240. package/underlay/modern/index.module-ca8f8076.js +4 -0
  2241. package/underlay/modern/utils/getBorderCorners.js +1 -1
  2242. package/underlay/modern/utils/getClasses.js +1 -1
  2243. package/underlay/utils/getBorderCorners.js +1 -1
  2244. package/underlay/utils/getClasses.js +1 -1
  2245. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  2246. package/universal-date-input/components/date-input/Component.js +1 -1
  2247. package/universal-date-input/components/date-range-input/Component.js +1 -1
  2248. package/universal-date-input/esm/Component.responsive.js +1 -1
  2249. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  2250. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  2251. package/universal-date-input/esm/components/date-input/Component.js +1 -1
  2252. package/universal-date-input/esm/components/date-input/index.js +1 -1
  2253. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  2254. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  2255. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  2256. package/universal-date-input/esm/desktop/index.js +1 -1
  2257. package/universal-date-input/esm/index.css +7 -7
  2258. package/universal-date-input/esm/index.js +1 -1
  2259. package/universal-date-input/esm/index.module-7dfd7478.js +4 -0
  2260. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  2261. package/universal-date-input/esm/mobile/index.js +1 -1
  2262. package/universal-date-input/index.css +7 -7
  2263. package/universal-date-input/index.module-d7d934ce.js +4 -0
  2264. package/universal-date-input/modern/Component.responsive.js +1 -1
  2265. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  2266. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  2267. package/universal-date-input/modern/components/date-input/Component.js +1 -1
  2268. package/universal-date-input/modern/components/date-input/index.js +1 -1
  2269. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  2270. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  2271. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  2272. package/universal-date-input/modern/desktop/index.js +1 -1
  2273. package/universal-date-input/modern/index.css +7 -7
  2274. package/universal-date-input/modern/index.js +1 -1
  2275. package/universal-date-input/modern/index.module-fe5dce01.js +4 -0
  2276. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  2277. package/universal-date-input/modern/mobile/index.js +1 -1
  2278. package/with-suffix/Component.js +1 -1
  2279. package/with-suffix/esm/Component.js +1 -1
  2280. package/with-suffix/esm/index.css +9 -9
  2281. package/with-suffix/index.css +9 -9
  2282. package/with-suffix/modern/Component.js +1 -1
  2283. package/with-suffix/modern/index.css +9 -9
  2284. package/accordion/cssm/hooks/useRecalculateContentHeight.d.ts +0 -6
  2285. package/accordion/cssm/hooks/useRecalculateContentHeight.js +0 -35
  2286. package/accordion/esm/hooks/useRecalculateContentHeight.d.ts +0 -6
  2287. package/accordion/esm/hooks/useRecalculateContentHeight.js +0 -33
  2288. package/accordion/hooks/useRecalculateContentHeight.d.ts +0 -6
  2289. package/accordion/hooks/useRecalculateContentHeight.js +0 -35
  2290. package/accordion/modern/hooks/useRecalculateContentHeight.d.ts +0 -6
  2291. package/accordion/modern/hooks/useRecalculateContentHeight.js +0 -33
  2292. package/calendar-range/esm/index.module-66effb9a.js +0 -4
  2293. package/calendar-range/index.module-80d7bc20.js +0 -4
  2294. package/calendar-range/modern/index.module-e906336c.js +0 -4
  2295. package/grid/esm/gutters.module-4bea0b57.js +0 -4
  2296. package/grid/gutters.module-003eb5ef.js +0 -4
  2297. package/grid/modern/gutters.module-121e0bb6.js +0 -4
  2298. package/modal/esm/layout.module-57bef1e5.js +0 -4
  2299. package/modal/layout.module-12dc9ed6.js +0 -4
  2300. package/modal/modern/layout.module-5d9161f3.js +0 -4
  2301. package/pass-code-v1/@alfalab/core-components-shared/package.json +0 -23
  2302. package/pattern-lock-v1/@alfalab/core-components-shared/package.json +0 -23
  2303. package/picker-button/Component-17f713f6.d.ts +0 -5
  2304. package/picker-button/cssm/Component-17f713f6.d.ts +0 -5
  2305. package/picker-button/cssm/utils-edb3f7e8.d.ts +0 -68
  2306. package/picker-button/esm/Component-17f713f6.d.ts +0 -5
  2307. package/picker-button/esm/utils-edb3f7e8.d.ts +0 -68
  2308. package/picker-button/modern/Component-17f713f6.d.ts +0 -5
  2309. package/picker-button/modern/utils-edb3f7e8.d.ts +0 -68
  2310. package/picker-button/utils-edb3f7e8.d.ts +0 -68
  2311. package/side-panel/esm/layout.module-cd164d96.js +0 -4
  2312. package/side-panel/layout.module-b4420acf.js +0 -4
  2313. package/side-panel/modern/layout.module-493c66c4.js +0 -4
  2314. package/tabs/esm/index.module-11b36e67.js +0 -4
  2315. package/tabs/esm/index.module-422a5a79.js +0 -4
  2316. package/tabs/index.module-2aa3f86a.js +0 -4
  2317. package/tabs/index.module-92532875.js +0 -4
  2318. package/tabs/modern/index.module-7f340dfd.js +0 -4
  2319. package/tabs/modern/index.module-9f26b98a.js +0 -4
  2320. package/typography/colors.module-c44b9848.js +0 -4
  2321. package/typography/common.module-206b0b0f.js +0 -4
  2322. package/typography/esm/colors.module-40da39e5.js +0 -4
  2323. package/typography/esm/common.module-5c51b650.js +0 -4
  2324. package/typography/modern/colors.module-33ae3099.js +0 -4
  2325. package/typography/modern/common.module-b5003bde.js +0 -4
  2326. package/underlay/esm/index.module-599ec61a.js +0 -4
  2327. package/underlay/index.module-ced256f4.js +0 -4
  2328. package/underlay/modern/index.module-81c6cadb.js +0 -4
  2329. package/universal-date-input/esm/index.module-1481bfb9.js +0 -4
  2330. package/universal-date-input/index.module-44dab944.js +0 -4
  2331. package/universal-date-input/modern/index.module-c3fdfa25.js +0 -4
  2332. /package/confirmation/{countdown-section-855fdc3a.d.ts → countdown-section-d5333896.d.ts} +0 -0
  2333. /package/confirmation/esm/{countdown-section-2fd8ae92.d.ts → countdown-section-ba0ec12c.d.ts} +0 -0
  2334. /package/confirmation/modern/{countdown-section-36e09e91.d.ts → countdown-section-8c102349.d.ts} +0 -0
  2335. /package/gallery/{buttons-9abf3e4c.d.ts → buttons-395fa106.d.ts} +0 -0
  2336. /package/gallery/esm/{buttons-19e04ad1.d.ts → buttons-d7094b59.d.ts} +0 -0
  2337. /package/gallery/esm/{slide-57c01b55.d.ts → slide-d5eb3779.d.ts} +0 -0
  2338. /package/gallery/modern/{buttons-0e5bffb3.d.ts → buttons-34d86e30.d.ts} +0 -0
  2339. /package/gallery/modern/{slide-6d9d0958.d.ts → slide-839b2f2f.d.ts} +0 -0
  2340. /package/gallery/{slide-165a82f9.d.ts → slide-1da80864.d.ts} +0 -0
  2341. /package/list/{Component-cb54c7fc.d.ts → Component-9e0d5ccc.d.ts} +0 -0
  2342. /package/list/esm/{Component-08240736.d.ts → Component-a87db92a.d.ts} +0 -0
  2343. /package/list/modern/{Component-c86ef6fe.d.ts → Component-1ad22ebd.d.ts} +0 -0
  2344. /package/markdown/esm/{use-overrides-f8201253.d.ts → use-overrides-974e7341.d.ts} +0 -0
  2345. /package/markdown/modern/{use-overrides-d775127c.d.ts → use-overrides-cad06e11.d.ts} +0 -0
  2346. /package/markdown/{use-overrides-274af78e.d.ts → use-overrides-713da4b8.d.ts} +0 -0
  2347. /package/pure-cell/{component-19f50ac3.d.ts → component-fe387774.d.ts} +0 -0
  2348. /package/pure-cell/esm/{component-f94cc3f3.d.ts → component-368e70e9.d.ts} +0 -0
  2349. /package/pure-cell/modern/{component-a7fb5ddf.d.ts → component-8689d2fc.d.ts} +0 -0
  2350. /package/select/esm/{hook-2fdebc58.d.ts → hook-b42228ca.d.ts} +0 -0
  2351. /package/select/esm/{hook-2fdebc58.js → hook-b42228ca.js} +0 -0
  2352. /package/select/{hook-d6f8155c.d.ts → hook-444814cb.d.ts} +0 -0
  2353. /package/select/{hook-d6f8155c.js → hook-444814cb.js} +0 -0
  2354. /package/select/modern/{hook-2da7ff47.d.ts → hook-73b8c736.d.ts} +0 -0
  2355. /package/select/modern/{hook-2da7ff47.js → hook-73b8c736.js} +0 -0
  2356. /package/textarea/{PseudoTextArea-c2391d56.d.ts → PseudoTextArea-10215f78.d.ts} +0 -0
  2357. /package/textarea/esm/{PseudoTextArea-b1167499.d.ts → PseudoTextArea-96a913a3.d.ts} +0 -0
  2358. /package/textarea/modern/{PseudoTextArea-81836797.d.ts → PseudoTextArea-a16643a0.d.ts} +0 -0
  2359. /package/toast-plate/{PortalContext-f313954a.d.ts → PortalContext-a3a6fb95.d.ts} +0 -0
  2360. /package/toast-plate/{PortalContext-f313954a.js → PortalContext-a3a6fb95.js} +0 -0
  2361. /package/toast-plate/esm/{PortalContext-5bdd88df.d.ts → PortalContext-f937c2e8.d.ts} +0 -0
  2362. /package/toast-plate/esm/{PortalContext-5bdd88df.js → PortalContext-f937c2e8.js} +0 -0
  2363. /package/toast-plate/esm/{getDataTestId-6e67936c.d.ts → getDataTestId-349adf66.d.ts} +0 -0
  2364. /package/toast-plate/esm/{getDataTestId-6e67936c.js → getDataTestId-349adf66.js} +0 -0
  2365. /package/toast-plate/{getDataTestId-6e33a637.d.ts → getDataTestId-ffaf7821.d.ts} +0 -0
  2366. /package/toast-plate/{getDataTestId-6e33a637.js → getDataTestId-ffaf7821.js} +0 -0
  2367. /package/toast-plate/modern/{PortalContext-5d0c11a7.d.ts → PortalContext-93b6e72e.d.ts} +0 -0
  2368. /package/toast-plate/modern/{PortalContext-5d0c11a7.js → PortalContext-93b6e72e.js} +0 -0
  2369. /package/toast-plate/modern/{getDataTestId-bb66272a.d.ts → getDataTestId-fe368130.d.ts} +0 -0
  2370. /package/toast-plate/modern/{getDataTestId-bb66272a.js → getDataTestId-fe368130.js} +0 -0
@@ -1,3 +1,1519 @@
1
+ :root {
2
+ --border-radius-xs: 2px;
3
+ --border-radius-s: 4px;
4
+ --border-radius-m: 8px;
5
+ --border-radius-l: 12px;
6
+ --border-radius-xl: 16px;
7
+ --border-radius-xxl: 20px;
8
+ --border-radius-3xl: 24px;
9
+ --border-radius-circle: 50%;
10
+ --border-radius-pill: 99px;
11
+ }
12
+ :root {
13
+ --color-static-corpbg-neutral: #bdc0c2; /* deprecated */
14
+ --color-static-corpbg-primary: #212a33; /* deprecated */
15
+ --color-static-corpbg-secondary: #384048; /* deprecated */
16
+ --color-static-corpbg-tertiary: #7a7f85; /* deprecated */
17
+ --color-static-graphic-amethyst: #a489aa; /* deprecated */
18
+ --color-static-graphic-blackberry: #bfafc6; /* deprecated */
19
+ --color-static-graphic-blue-chill: #0f9c8c; /* deprecated */
20
+ --color-static-graphic-blue-maya: #7eb3ff; /* deprecated */
21
+ --color-static-graphic-blue-moody: #7879cf; /* deprecated */
22
+ --color-static-graphic-blue-steel: #4f84ba; /* deprecated */
23
+ --color-static-graphic-botticelli: #cee5e5; /* deprecated */
24
+ --color-static-graphic-boulder: #7a7a7a; /* deprecated */
25
+ --color-static-graphic-brink-pink: #fc617c; /* deprecated */
26
+ --color-static-graphic-burnt-sienna: #eb7a58; /* deprecated */
27
+ --color-static-graphic-carrot: #e8bba3; /* deprecated */
28
+ --color-static-graphic-chatelle: #bfafc6; /* deprecated */
29
+ --color-static-graphic-chathams-blue: #155966; /* deprecated */
30
+ --color-static-graphic-chick: #f2db9e; /* deprecated */
31
+ --color-static-graphic-crete: #847128; /* deprecated */
32
+ --color-static-graphic-curious-blue: #2381db; /* deprecated */
33
+ --color-static-graphic-curious-blue-light: #3b99d9; /* deprecated */
34
+ --color-static-graphic-eastern-blue: #269cb3; /* deprecated */
35
+ --color-static-graphic-french-lilac: #d3baed; /* deprecated */
36
+ --color-static-graphic-fuel-yellow: #f29d32; /* deprecated */
37
+ --color-static-graphic-fun-blue: #1d6ab5; /* deprecated */
38
+ --color-static-graphic-gallery: #eee; /* deprecated */
39
+ --color-static-graphic-green-jungle: #2fc26e; /* deprecated */
40
+ --color-static-graphic-hippie-blue: #5aa4b0; /* deprecated */
41
+ --color-static-graphic-jaffa: #f07134; /* deprecated */
42
+ --color-static-graphic-jaffa-light: #f18836; /* deprecated */
43
+ --color-static-graphic-java: #15c0e0; /* deprecated */
44
+ --color-static-graphic-jungle-green: #2ab79a; /* deprecated */
45
+ --color-static-graphic-lavender: #8888ad; /* deprecated */
46
+ --color-static-graphic-mantis: #63cd4f; /* deprecated */
47
+ --color-static-graphic-matisse: #16548f; /* deprecated */
48
+ --color-static-graphic-milano-red: #cd1501; /* deprecated */
49
+ --color-static-graphic-mirage: #1d2434; /* deprecated */
50
+ --color-static-graphic-moon-raker: #e9dbf7; /* deprecated */
51
+ --color-static-graphic-moss-green: #a6d29c; /* deprecated */
52
+ --color-static-graphic-nevada: #626b75; /* deprecated */
53
+ --color-static-graphic-olive: #bfd3c9; /* deprecated */
54
+ --color-static-graphic-olivine: #87b965; /* deprecated */
55
+ --color-static-graphic-peach: #fcc99b; /* deprecated */
56
+ --color-static-graphic-persimmon: #ff5c5c; /* deprecated */
57
+ --color-static-graphic-pewter: #96a5a5; /* deprecated */
58
+ --color-static-graphic-pickled-bluewood: #2d3f50; /* deprecated */
59
+ --color-static-graphic-porsche: #e7b965; /* deprecated */
60
+ --color-static-graphic-raspberry: #dfb2bb; /* deprecated */
61
+ --color-static-graphic-red-damask: #da713c; /* deprecated */
62
+ --color-static-graphic-saffron: #f0c330; /* deprecated */
63
+ --color-static-graphic-salomie: #fee984; /* deprecated */
64
+ --color-static-graphic-sand: #f6bf65; /* deprecated */
65
+ --color-static-graphic-sandy-brown: #f38f6f; /* deprecated */
66
+ --color-static-graphic-seawater: #aecfd9; /* deprecated */
67
+ --color-static-graphic-serenade: #fff0e3; /* deprecated */
68
+ --color-static-graphic-sky: #a6c0db; /* deprecated */
69
+ --color-static-graphic-soft-peach: #f3eaeb; /* deprecated */
70
+ --color-static-graphic-solitude: #e8f2fe; /* deprecated */
71
+ --color-static-graphic-strawberry: #f8b6a9; /* deprecated */
72
+ --color-static-graphic-sundust: #d9d6ce; /* deprecated */
73
+ --color-static-graphic-turkish-rose: #b56a6b; /* deprecated */
74
+ --color-static-graphic-turquoise-blue: #6bd3e6; /* deprecated */
75
+ --color-static-graphic-valencia: #d8463b; /* deprecated */
76
+ --color-static-graphic-waikawa-gray: #5b6d9c; /* deprecated */
77
+ --color-static-graphic-whisper: #f2eff6; /* deprecated */
78
+ --color-static-graphic-zanah: #e1f0de; /* deprecated */
79
+ --color-static-local-light-blue: #f5f7f9; /* deprecated */
80
+ --color-static-overlay-black-high: rgba(0, 0, 0, 0.32); /* deprecated */
81
+ --color-static-overlay-black-low: rgba(0, 0, 0, 0.16); /* deprecated */
82
+ --color-static-overlay-black-normal: rgba(0, 0, 0, 0.24); /* deprecated */
83
+ --color-static-overlay-black-xhigh: rgba(0, 0, 0, 0.4); /* deprecated */
84
+ --color-static-overlay-black-xlow: rgba(0, 0, 0, 0.08); /* deprecated */
85
+ --color-static-overlay-indigo-high: rgba(11, 31, 53, 0.32); /* deprecated */
86
+ --color-static-overlay-indigo-low: rgba(11, 31, 53, 0.16); /* deprecated */
87
+ --color-static-overlay-indigo-normal: rgba(11, 31, 53, 0.24); /* deprecated */
88
+ --color-static-overlay-indigo-xhigh: rgba(11, 31, 53, 0.4); /* deprecated */
89
+ --color-static-overlay-indigo-xlow: rgba(11, 31, 53, 0.08); /* deprecated */
90
+ --color-static-overlay-white-high: rgba(255, 255, 255, 0.32); /* deprecated */
91
+ --color-static-overlay-white-low: rgba(255, 255, 255, 0.16); /* deprecated */
92
+ --color-static-overlay-white-normal: rgba(255, 255, 255, 0.24); /* deprecated */
93
+ --color-static-overlay-white-xhigh: rgba(255, 255, 255, 0.4); /* deprecated */
94
+ --color-static-overlay-white-xlow: rgba(255, 255, 255, 0.08); /* deprecated */
95
+ --color-static-status-blue: #007aff; /* deprecated */
96
+ --color-static-status-green: #13a463; /* deprecated */
97
+ --color-static-status-grey: #6d7986; /* deprecated */
98
+ --color-static-status-orange: #de6a00; /* deprecated */
99
+ --color-static-status-purple: #673ab7; /* deprecated */
100
+ --color-static-status-red: #d91d0b; /* deprecated */
101
+ --color-static-status-teal: #219187; /* deprecated */
102
+ --color-static-graphic-blue-chill-old: #0f9c8c; /* deprecated */
103
+ --color-static-graphic-boulder-old: #7a7a7a; /* deprecated */
104
+ --color-static-graphic-brink-pink-old: #fc617c; /* deprecated */
105
+ --color-static-graphic-burnt-sienna-old: #eb7a58; /* deprecated */
106
+ --color-static-graphic-chatelle-old: #bfafc6; /* deprecated */
107
+ --color-static-graphic-chathams-blue-old: #155966; /* deprecated */
108
+ --color-static-graphic-curious-blue-light-old: #3b99d9; /* deprecated */
109
+ --color-static-graphic-fun-blue-old: #1d6ab5; /* deprecated */
110
+ --color-static-graphic-hippie-blue-old: #5aa4b0; /* deprecated */
111
+ --color-static-graphic-jaffa-light-old: #f18836; /* deprecated */
112
+ --color-static-graphic-java-old: #15c0e0; /* deprecated */
113
+ --color-static-graphic-mantis-old: #63cd4f; /* deprecated */
114
+ --color-static-graphic-matisse-old: #16548f; /* deprecated */
115
+ --color-static-graphic-maya: #7eb3ff; /* deprecated */
116
+ --color-static-graphic-milano-red-old: #cd1501; /* deprecated */
117
+ --color-static-graphic-mirage-old: #1d2434; /* deprecated */
118
+ --color-static-graphic-nevada-old: #626b75; /* deprecated */
119
+ --color-static-graphic-olivine-old: #87b965; /* deprecated */
120
+ --color-static-graphic-permission: #ff5c5c; /* deprecated */
121
+ --color-static-graphic-pewter-old: #96a5a5; /* deprecated */
122
+ --color-static-graphic-pickled-bluewood-old: #2d3f50; /* deprecated */
123
+ --color-static-graphic-porsche-old: #e7b965; /* deprecated */
124
+ --color-static-graphic-red-damask-old: #da713c; /* deprecated */
125
+ --color-static-graphic-saffron-old: #f0c330; /* deprecated */
126
+ --color-static-graphic-sandybrown-old: #f38f6f; /* deprecated */
127
+ --color-static-graphic-turkish-rose-old: #b56a6b; /* deprecated */
128
+ --color-static-graphic-turquoise-blue-old: #6bd3e6; /* deprecated */
129
+ --color-static-graphic-valencia-old: #d8463b; /* deprecated */
130
+ --color-static-graphic-waikawa-gray-old: #5b6d9c; /* deprecated */
131
+ --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1); /* deprecated */
132
+ --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1); /* deprecated */
133
+ --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1); /* deprecated */
134
+ --color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1); /* deprecated */
135
+ --color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1); /* deprecated */
136
+ --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1); /* deprecated */
137
+ --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1); /* deprecated */
138
+ }
139
+ :root {
140
+ --color-dark-accent-primary: #f83a2a;
141
+ --color-dark-accent-primary-hover: #ff503e;
142
+ --color-dark-accent-primary-inverted: #ef3124;
143
+ --color-dark-accent-primary-inverted-hover: #e32a17;
144
+ --color-dark-accent-primary-inverted-press: #d72505;
145
+ --color-dark-accent-primary-press: #fd624e;
146
+ --color-dark-accent-secondary: #f2f3f5;
147
+ --color-dark-accent-secondary-hover: #dcdde1;
148
+ --color-dark-accent-secondary-inverted: #212124;
149
+ --color-dark-accent-secondary-inverted-hover: #2f2f32;
150
+ --color-dark-accent-secondary-inverted-press: #353539;
151
+ --color-dark-accent-secondary-press: #d2d3d9;
152
+ --color-dark-base-bg-alt-primary: #121213;
153
+ --color-dark-base-bg-alt-primary-inverted: #f2f3f5;
154
+ --color-dark-base-bg-alt-secondary: #1c1c1e;
155
+ --color-dark-base-bg-alt-secondary-inverted: #fff;
156
+ --color-dark-base-bg-alt-tertiary: #29292c;
157
+ --color-dark-base-bg-alt-tertiary-inverted: #f2f3f5;
158
+ --color-dark-base-bg-primary: #121213;
159
+ --color-dark-base-bg-primary-inverted: #fff;
160
+ --color-dark-base-bg-secondary: #1c1c1e;
161
+ --color-dark-base-bg-secondary-inverted: #f2f3f5;
162
+ --color-dark-base-bg-tertiary: #29292c;
163
+ --color-dark-base-bg-tertiary-inverted: #fff;
164
+ --color-dark-modal-bg-alt-primary: #1c1c1e;
165
+ --color-dark-modal-bg-alt-primary-inverted: #f2f3f5;
166
+ --color-dark-modal-bg-alt-secondary: #29292c;
167
+ --color-dark-modal-bg-alt-secondary-inverted: #fff;
168
+ --color-dark-modal-bg-alt-tertiary: #353539;
169
+ --color-dark-modal-bg-alt-tertiary-inverted: #f2f3f5;
170
+ --color-dark-modal-bg-primary: #1c1c1e;
171
+ --color-dark-modal-bg-primary-inverted: #fff;
172
+ --color-dark-modal-bg-secondary: #29292c;
173
+ --color-dark-modal-bg-secondary-inverted: #f2f3f5;
174
+ --color-dark-modal-bg-tertiary: #353539;
175
+ --color-dark-modal-bg-tertiary-inverted: #fff;
176
+ --color-dark-neutral-0: #262629;
177
+ --color-dark-neutral-0-hover: #2f2f32;
178
+ --color-dark-neutral-0-inverted: #fff;
179
+ --color-dark-neutral-0-inverted-hover: #e7e8eb;
180
+ --color-dark-neutral-0-inverted-press: #dcdde1;
181
+ --color-dark-neutral-0-press: #353539;
182
+ --color-dark-neutral-100: #1c1c1e;
183
+ --color-dark-neutral-100-hover: #212124;
184
+ --color-dark-neutral-100-inverted: #f2f3f5;
185
+ --color-dark-neutral-100-inverted-hover: #e7e8eb;
186
+ --color-dark-neutral-100-inverted-press: #dcdde1;
187
+ --color-dark-neutral-100-press: #29292c;
188
+ --color-dark-neutral-1500: #fff;
189
+ --color-dark-neutral-1500-hover: #babbc2;
190
+ --color-dark-neutral-1500-inverted: #121213;
191
+ --color-dark-neutral-1500-inverted-hover: #3f3f45;
192
+ --color-dark-neutral-1500-inverted-press: #5f5f66;
193
+ --color-dark-neutral-1500-press: #a0a1a9;
194
+ --color-dark-neutral-200: #212124;
195
+ --color-dark-neutral-200-hover: #29292c;
196
+ --color-dark-neutral-200-inverted: #edeef0;
197
+ --color-dark-neutral-200-inverted-hover: #e7e8eb;
198
+ --color-dark-neutral-200-inverted-press: #dcdde1;
199
+ --color-dark-neutral-200-press: #2f2f32;
200
+ --color-dark-neutral-300: #29292c;
201
+ --color-dark-neutral-300-hover: #2f2f32;
202
+ --color-dark-neutral-300-inverted: #e7e8eb;
203
+ --color-dark-neutral-300-inverted-hover: #dcdde1;
204
+ --color-dark-neutral-300-inverted-press: #d2d3d9;
205
+ --color-dark-neutral-300-press: #353539;
206
+ --color-dark-neutral-400: #353539;
207
+ --color-dark-neutral-400-hover: #3f3f45;
208
+ --color-dark-neutral-400-inverted: #d2d3d9;
209
+ --color-dark-neutral-400-inverted-hover: #babbc2;
210
+ --color-dark-neutral-400-inverted-press: #a0a1a9;
211
+ --color-dark-neutral-400-press: #4a4a51;
212
+ --color-dark-neutral-500: #4a4a51;
213
+ --color-dark-neutral-500-hover: #5f5f66;
214
+ --color-dark-neutral-500-inverted: #babbc2;
215
+ --color-dark-neutral-500-inverted-hover: #a0a1a9;
216
+ --color-dark-neutral-500-inverted-press: #898991;
217
+ --color-dark-neutral-500-press: #75757d;
218
+ --color-dark-neutral-700: #898991;
219
+ --color-dark-neutral-700-hover: #a0a1a9;
220
+ --color-dark-neutral-700-inverted: #898991;
221
+ --color-dark-neutral-700-inverted-hover: #75757d;
222
+ --color-dark-neutral-700-inverted-press: #5f5f66;
223
+ --color-dark-neutral-700-press: #babbc2;
224
+ --color-dark-neutral-translucent-0: rgba(214, 214, 229, 0.07);
225
+ --color-dark-neutral-translucent-0-hover: rgba(225, 225, 248, 0.09);
226
+ --color-dark-neutral-translucent-0-inverted: #fff;
227
+ --color-dark-neutral-translucent-0-inverted-hover: rgba(38, 55, 88, 0.06);
228
+ --color-dark-neutral-translucent-0-inverted-press: rgba(30, 43, 68, 0.08);
229
+ --color-dark-neutral-translucent-0-press: rgba(222, 222, 238, 0.13);
230
+ --color-dark-neutral-translucent-100: rgba(214, 214, 229, 0.07);
231
+ --color-dark-neutral-translucent-100-hover: rgba(225, 225, 248, 0.09);
232
+ --color-dark-neutral-translucent-100-inverted: rgba(38, 55, 88, 0.06);
233
+ --color-dark-neutral-translucent-100-inverted-hover: rgba(15, 25, 55, 0.1);
234
+ --color-dark-neutral-translucent-100-inverted-press: rgba(5, 12, 41, 0.14);
235
+ --color-dark-neutral-translucent-100-press: rgba(222, 222, 238, 0.13);
236
+ --color-dark-neutral-translucent-1300: rgba(255, 255, 255, 0.94);
237
+ --color-dark-neutral-translucent-1300-hover: rgba(255, 255, 255, 0.7);
238
+ --color-dark-neutral-translucent-1300-inverted: rgba(3, 3, 6, 0.88);
239
+ --color-dark-neutral-translucent-1300-inverted-hover: rgba(3, 3, 8, 0.8);
240
+ --color-dark-neutral-translucent-1300-inverted-press: rgba(0, 0, 10, 0.71);
241
+ --color-dark-neutral-translucent-1300-press: rgba(255, 255, 255, 0.6);
242
+ --color-dark-neutral-translucent-1500-hover: rgba(243, 245, 254, 0.75);
243
+ --color-dark-neutral-translucent-1500-inverted-hover: rgba(2, 2, 10, 0.76);
244
+ --color-dark-neutral-translucent-1500-inverted-press: rgba(1, 1, 12, 0.63);
245
+ --color-dark-neutral-translucent-1500-press: rgba(239, 240, 252, 0.65);
246
+ --color-dark-neutral-translucent-200: rgba(225, 225, 248, 0.09);
247
+ --color-dark-neutral-translucent-200-hover: rgba(222, 222, 238, 0.13);
248
+ --color-dark-neutral-translucent-200-inverted: rgba(30, 43, 68, 0.08);
249
+ --color-dark-neutral-translucent-200-inverted-hover: rgba(15, 25, 55, 0.1);
250
+ --color-dark-neutral-translucent-200-inverted-press: rgba(5, 12, 41, 0.14);
251
+ --color-dark-neutral-translucent-200-press: rgba(234, 234, 248, 0.15);
252
+ --color-dark-neutral-translucent-300: rgba(222, 222, 238, 0.13);
253
+ --color-dark-neutral-translucent-300-hover: rgba(234, 234, 248, 0.15);
254
+ --color-dark-neutral-translucent-300-inverted: rgba(15, 25, 55, 0.1);
255
+ --color-dark-neutral-translucent-300-inverted-hover: rgba(5, 12, 41, 0.14);
256
+ --color-dark-neutral-translucent-300-inverted-press: rgba(5, 11, 44, 0.18);
257
+ --color-dark-neutral-translucent-300-press: rgba(231, 231, 248, 0.18);
258
+ --color-dark-neutral-translucent-400: rgba(231, 231, 248, 0.18);
259
+ --color-dark-neutral-translucent-400-hover: rgba(227, 227, 250, 0.23);
260
+ --color-dark-neutral-translucent-400-inverted: rgba(5, 11, 44, 0.18);
261
+ --color-dark-neutral-translucent-400-inverted-hover: rgba(9, 12, 37, 0.28);
262
+ --color-dark-neutral-translucent-400-inverted-press: rgba(5, 8, 29, 0.38);
263
+ --color-dark-neutral-translucent-400-press: rgba(228, 228, 251, 0.28);
264
+ --color-dark-neutral-translucent-500: rgba(228, 228, 251, 0.28);
265
+ --color-dark-neutral-translucent-500-hover: rgba(233, 233, 250, 0.37);
266
+ --color-dark-neutral-translucent-500-inverted: rgba(9, 12, 37, 0.28);
267
+ --color-dark-neutral-translucent-500-inverted-hover: rgba(5, 8, 29, 0.38);
268
+ --color-dark-neutral-translucent-500-inverted-press: rgba(4, 4, 21, 0.47);
269
+ --color-dark-neutral-translucent-500-press: rgba(238, 238, 254, 0.46);
270
+ --color-dark-neutral-translucent-700: rgba(238, 238, 251, 0.55);
271
+ --color-dark-neutral-translucent-700-hover: rgba(239, 240, 252, 0.65);
272
+ --color-dark-neutral-translucent-700-inverted: rgba(4, 4, 21, 0.47);
273
+ --color-dark-neutral-translucent-700-inverted-hover: rgba(4, 4, 19, 0.55);
274
+ --color-dark-neutral-translucent-700-inverted-press: rgba(1, 1, 12, 0.63);
275
+ --color-dark-neutral-translucent-700-press: rgba(243, 245, 254, 0.75);
276
+ --color-dark-overlay-default: rgba(0, 0, 0, 0.7);
277
+ --color-dark-status-attention: #fda136;
278
+ --color-dark-status-attention-hover: #fdb24d;
279
+ --color-dark-status-attention-inverted: #fa9313;
280
+ --color-dark-status-attention-inverted-hover: #f18d0b;
281
+ --color-dark-status-attention-inverted-press: #ea8313;
282
+ --color-dark-status-attention-press: #ffbf70;
283
+ --color-dark-status-info: #3193fc;
284
+ --color-dark-status-info-hover: #4a9dfc;
285
+ --color-dark-status-info-inverted: #2288fa;
286
+ --color-dark-status-info-inverted-hover: #2a77ef;
287
+ --color-dark-status-info-inverted-press: #2c64d4;
288
+ --color-dark-status-info-press: #63aafd;
289
+ --color-dark-status-muted-alt-attention: #412f22;
290
+ --color-dark-status-muted-alt-attention-hover: #543a27;
291
+ --color-dark-status-muted-alt-attention-inverted: #fde6c8;
292
+ --color-dark-status-muted-alt-attention-inverted-hover: #f6d7af;
293
+ --color-dark-status-muted-alt-attention-inverted-press: #f0c492;
294
+ --color-dark-status-muted-alt-attention-press: #6a462c;
295
+ --color-dark-status-muted-alt-info: #293044;
296
+ --color-dark-status-muted-alt-info-hover: #2f3a55;
297
+ --color-dark-status-muted-alt-info-inverted: #e4f0ff;
298
+ --color-dark-status-muted-alt-info-inverted-hover: #c1dbf7;
299
+ --color-dark-status-muted-alt-info-inverted-press: #a7cbf2;
300
+ --color-dark-status-muted-alt-info-press: #38476c;
301
+ --color-dark-status-muted-alt-negative: #442926;
302
+ --color-dark-status-muted-alt-negative-hover: #55312e;
303
+ --color-dark-status-muted-alt-negative-inverted: #ffdfdf;
304
+ --color-dark-status-muted-alt-negative-inverted-hover: #f9ccca;
305
+ --color-dark-status-muted-alt-negative-inverted-press: #f3b6af;
306
+ --color-dark-status-muted-alt-negative-press: #6b3b34;
307
+ --color-dark-status-muted-alt-positive: #253528;
308
+ --color-dark-status-muted-alt-positive-hover: #273f2d;
309
+ --color-dark-status-muted-alt-positive-inverted: #d1f1d7;
310
+ --color-dark-status-muted-alt-positive-inverted-hover: #bbe8c3;
311
+ --color-dark-status-muted-alt-positive-inverted-press: #a1dba8;
312
+ --color-dark-status-muted-alt-positive-press: #2d4e33;
313
+ --color-dark-status-muted-attention: #36291f;
314
+ --color-dark-status-muted-attention-hover: #412f22;
315
+ --color-dark-status-muted-attention-inverted: #ffefd9;
316
+ --color-dark-status-muted-attention-inverted-hover: #fde6c8;
317
+ --color-dark-status-muted-attention-inverted-press: #f6d7af;
318
+ --color-dark-status-muted-attention-press: #543a27;
319
+ --color-dark-status-muted-info: #222a3e;
320
+ --color-dark-status-muted-info-hover: #293044;
321
+ --color-dark-status-muted-info-inverted: #e4f0ff;
322
+ --color-dark-status-muted-info-inverted-hover: #d8eaff;
323
+ --color-dark-status-muted-info-inverted-press: #c1dbf7;
324
+ --color-dark-status-muted-info-press: #2f3a55;
325
+ --color-dark-status-muted-negative: #392523;
326
+ --color-dark-status-muted-negative-hover: #442926;
327
+ --color-dark-status-muted-negative-inverted: #ffebeb;
328
+ --color-dark-status-muted-negative-inverted-hover: #ffdfdf;
329
+ --color-dark-status-muted-negative-inverted-press: #f9ccca;
330
+ --color-dark-status-muted-negative-press: #55312e;
331
+ --color-dark-status-muted-positive: #232d25;
332
+ --color-dark-status-muted-positive-hover: #253528;
333
+ --color-dark-status-muted-positive-inverted: #dff8e5;
334
+ --color-dark-status-muted-positive-inverted-hover: #d1f1d7;
335
+ --color-dark-status-muted-positive-inverted-press: #bbe8c3;
336
+ --color-dark-status-muted-positive-press: #273f2d;
337
+ --color-dark-status-negative: #ff4837;
338
+ --color-dark-status-negative-hover: #ff755e;
339
+ --color-dark-status-negative-inverted: #ff4837;
340
+ --color-dark-status-negative-inverted-hover: #ec2d20;
341
+ --color-dark-status-negative-inverted-press: #c7241f;
342
+ --color-dark-status-negative-press: #ff8d79;
343
+ --color-dark-status-positive: #17d055;
344
+ --color-dark-status-positive-hover: #22e068;
345
+ --color-dark-status-positive-inverted: #0cc44d;
346
+ --color-dark-status-positive-inverted-hover: #04b545;
347
+ --color-dark-status-positive-inverted-press: #01a53d;
348
+ --color-dark-status-positive-press: #4ae777;
349
+ --color-dark-text-attention: #fa9313;
350
+ --color-dark-text-attention-hover: #fdb24d;
351
+ --color-dark-text-attention-inverted: #ea8313;
352
+ --color-dark-text-attention-inverted-hover: #d57111;
353
+ --color-dark-text-attention-inverted-press: #b45a06;
354
+ --color-dark-text-attention-press: #ffbf70;
355
+ --color-dark-text-info: #4a9dfc;
356
+ --color-dark-text-info-hover: #63aafd;
357
+ --color-dark-text-info-inverted: #2a77ef;
358
+ --color-dark-text-info-inverted-hover: #2c64d4;
359
+ --color-dark-text-info-inverted-press: #2453b4;
360
+ --color-dark-text-info-press: #7fb6ff;
361
+ --color-dark-text-negative: #ff4837;
362
+ --color-dark-text-negative-hover: #ff755e;
363
+ --color-dark-text-negative-inverted: #ec2d20;
364
+ --color-dark-text-negative-inverted-hover: #c7241f;
365
+ --color-dark-text-negative-inverted-press: #a6201e;
366
+ --color-dark-text-negative-press: #ff8d79;
367
+ --color-dark-text-positive: #0cc44d;
368
+ --color-dark-text-positive-hover: #22e068;
369
+ --color-dark-text-positive-inverted: #0d9336;
370
+ --color-dark-text-positive-inverted-hover: #0a7d2c;
371
+ --color-dark-text-positive-inverted-press: #036625;
372
+ --color-dark-text-positive-press: #4ae777;
373
+ --color-dark-text-primary: rgba(255, 255, 255, 0.94);
374
+ --color-dark-text-primary-hover: rgba(255, 255, 255, 0.7);
375
+ --color-dark-text-primary-inverted: rgba(3, 3, 6, 0.88);
376
+ --color-dark-text-primary-inverted-hover: rgba(1, 1, 12, 0.63);
377
+ --color-dark-text-primary-inverted-press: rgba(4, 4, 19, 0.55);
378
+ --color-dark-text-primary-press: rgba(255, 255, 255, 0.6);
379
+ --color-dark-text-quaternary: rgba(231, 231, 248, 0.18);
380
+ --color-dark-text-quaternary-inverted: rgba(5, 11, 44, 0.18);
381
+ --color-dark-text-secondary: rgba(238, 238, 251, 0.55);
382
+ --color-dark-text-secondary-hover: rgba(239, 240, 252, 0.65);
383
+ --color-dark-text-secondary-inverted: rgba(4, 4, 19, 0.55);
384
+ --color-dark-text-secondary-inverted-hover: rgba(1, 1, 12, 0.63);
385
+ --color-dark-text-secondary-inverted-press: rgba(0, 0, 10, 0.71);
386
+ --color-dark-text-secondary-press: rgba(243, 245, 254, 0.75);
387
+ --color-dark-text-tertiary: rgba(233, 233, 250, 0.37);
388
+ --color-dark-text-tertiary-hover: rgba(238, 238, 254, 0.46);
389
+ --color-dark-text-tertiary-inverted: rgba(5, 8, 29, 0.38);
390
+ --color-dark-text-tertiary-inverted-hover: rgba(4, 4, 21, 0.47);
391
+ --color-dark-text-tertiary-inverted-press: rgba(4, 4, 19, 0.55);
392
+ --color-dark-text-tertiary-press: rgba(238, 238, 251, 0.55);
393
+ --color-dark-transparent-default: rgba(255, 255, 255, 0);
394
+ --color-dark-transparent-default-hover: rgba(214, 214, 229, 0.07);
395
+ --color-dark-transparent-default-inverted-hover: rgba(38, 55, 88, 0.06);
396
+ --color-dark-transparent-default-inverted-press: rgba(30, 43, 68, 0.08);
397
+ --color-dark-transparent-default-press: rgba(225, 225, 248, 0.09);
398
+ --color-light-accent-primary: #ef3124;
399
+ --color-light-accent-primary-hover: #e32a17;
400
+ --color-light-accent-primary-inverted: #f83a2a;
401
+ --color-light-accent-primary-inverted-hover: #ff503e;
402
+ --color-light-accent-primary-inverted-press: #fd624e;
403
+ --color-light-accent-primary-press: #d72505;
404
+ --color-light-accent-secondary: #212124;
405
+ --color-light-accent-secondary-hover: #2f2f32;
406
+ --color-light-accent-secondary-inverted: #f2f3f5;
407
+ --color-light-accent-secondary-inverted-hover: #dcdde1;
408
+ --color-light-accent-secondary-inverted-press: #d2d3d9;
409
+ --color-light-accent-secondary-press: #353539;
410
+ --color-light-base-bg-alt-primary: #f2f3f5;
411
+ --color-light-base-bg-alt-primary-inverted: #121213;
412
+ --color-light-base-bg-alt-secondary: #fff;
413
+ --color-light-base-bg-alt-secondary-inverted: #1c1c1e;
414
+ --color-light-base-bg-alt-tertiary: #f2f3f5;
415
+ --color-light-base-bg-alt-tertiary-inverted: #29292c;
416
+ --color-light-base-bg-primary: #fff;
417
+ --color-light-base-bg-primary-inverted: #121213;
418
+ --color-light-base-bg-secondary: #f2f3f5;
419
+ --color-light-base-bg-secondary-inverted: #1c1c1e;
420
+ --color-light-base-bg-tertiary: #fff;
421
+ --color-light-base-bg-tertiary-inverted: #29292c;
422
+ --color-light-modal-bg-alt-primary: #f2f3f5;
423
+ --color-light-modal-bg-alt-primary-inverted: #1c1c1e;
424
+ --color-light-modal-bg-alt-secondary: #fff;
425
+ --color-light-modal-bg-alt-secondary-inverted: #29292c;
426
+ --color-light-modal-bg-alt-tertiary: #f2f3f5;
427
+ --color-light-modal-bg-alt-tertiary-inverted: #353539;
428
+ --color-light-modal-bg-primary: #fff;
429
+ --color-light-modal-bg-primary-inverted: #1c1c1e;
430
+ --color-light-modal-bg-secondary: #f2f3f5;
431
+ --color-light-modal-bg-secondary-inverted: #29292c;
432
+ --color-light-modal-bg-tertiary: #fff;
433
+ --color-light-modal-bg-tertiary-inverted: #353539;
434
+ --color-light-neutral-0: #fff;
435
+ --color-light-neutral-0-hover: #e7e8eb;
436
+ --color-light-neutral-0-inverted: #262629;
437
+ --color-light-neutral-0-inverted-hover: #2f2f32;
438
+ --color-light-neutral-0-inverted-press: #353539;
439
+ --color-light-neutral-0-press: #dcdde1;
440
+ --color-light-neutral-100: #f2f3f5;
441
+ --color-light-neutral-100-hover: #e7e8eb;
442
+ --color-light-neutral-100-inverted: #1c1c1e;
443
+ --color-light-neutral-100-inverted-hover: #212124;
444
+ --color-light-neutral-100-inverted-press: #29292c;
445
+ --color-light-neutral-100-press: #dcdde1;
446
+ --color-light-neutral-1500: #121213;
447
+ --color-light-neutral-1500-hover: #3f3f45;
448
+ --color-light-neutral-1500-inverted: #fff;
449
+ --color-light-neutral-1500-inverted-hover: #babbc2;
450
+ --color-light-neutral-1500-inverted-press: #a0a1a9;
451
+ --color-light-neutral-1500-press: #5f5f66;
452
+ --color-light-neutral-200: #edeef0;
453
+ --color-light-neutral-200-hover: #e7e8eb;
454
+ --color-light-neutral-200-inverted: #212124;
455
+ --color-light-neutral-200-inverted-hover: #29292c;
456
+ --color-light-neutral-200-inverted-press: #2f2f32;
457
+ --color-light-neutral-200-press: #dcdde1;
458
+ --color-light-neutral-300: #e7e8eb;
459
+ --color-light-neutral-300-hover: #dcdde1;
460
+ --color-light-neutral-300-inverted: #29292c;
461
+ --color-light-neutral-300-inverted-hover: #2f2f32;
462
+ --color-light-neutral-300-inverted-press: #353539;
463
+ --color-light-neutral-300-press: #d2d3d9;
464
+ --color-light-neutral-400: #d2d3d9;
465
+ --color-light-neutral-400-hover: #babbc2;
466
+ --color-light-neutral-400-inverted: #353539;
467
+ --color-light-neutral-400-inverted-hover: #3f3f45;
468
+ --color-light-neutral-400-inverted-press: #4a4a51;
469
+ --color-light-neutral-400-press: #a0a1a9;
470
+ --color-light-neutral-500: #babbc2;
471
+ --color-light-neutral-500-hover: #a0a1a9;
472
+ --color-light-neutral-500-inverted: #4a4a51;
473
+ --color-light-neutral-500-inverted-hover: #5f5f66;
474
+ --color-light-neutral-500-inverted-press: #75757d;
475
+ --color-light-neutral-500-press: #898991;
476
+ --color-light-neutral-700: #898991;
477
+ --color-light-neutral-700-hover: #75757d;
478
+ --color-light-neutral-700-inverted: #898991;
479
+ --color-light-neutral-700-inverted-hover: #a0a1a9;
480
+ --color-light-neutral-700-inverted-press: #babbc2;
481
+ --color-light-neutral-700-press: #5f5f66;
482
+ --color-light-neutral-translucent-0: #fff;
483
+ --color-light-neutral-translucent-0-hover: rgba(38, 55, 88, 0.06);
484
+ --color-light-neutral-translucent-0-inverted: rgba(214, 214, 229, 0.07);
485
+ --color-light-neutral-translucent-0-inverted-hover: rgba(225, 225, 248, 0.09);
486
+ --color-light-neutral-translucent-0-inverted-press: rgba(222, 222, 238, 0.13);
487
+ --color-light-neutral-translucent-0-press: rgba(30, 43, 68, 0.08);
488
+ --color-light-neutral-translucent-100: rgba(38, 55, 88, 0.06);
489
+ --color-light-neutral-translucent-100-hover: rgba(15, 25, 55, 0.1);
490
+ --color-light-neutral-translucent-100-inverted: rgba(214, 214, 229, 0.07);
491
+ --color-light-neutral-translucent-100-inverted-hover: rgba(222, 222, 238, 0.13);
492
+ --color-light-neutral-translucent-100-inverted-press: rgba(234, 234, 248, 0.15);
493
+ --color-light-neutral-translucent-100-press: rgba(5, 12, 41, 0.14);
494
+ --color-light-neutral-translucent-1300: rgba(3, 3, 6, 0.88);
495
+ --color-light-neutral-translucent-1300-hover: rgba(3, 3, 8, 0.8);
496
+ --color-light-neutral-translucent-1300-inverted: rgba(255, 255, 255, 0.94);
497
+ --color-light-neutral-translucent-1300-inverted-hover: rgba(255, 255, 255, 0.7);
498
+ --color-light-neutral-translucent-1300-inverted-press: rgba(255, 255, 255, 0.6);
499
+ --color-light-neutral-translucent-1300-press: rgba(0, 0, 10, 0.71);
500
+ --color-light-neutral-translucent-1500-hover: rgba(2, 2, 10, 0.76);
501
+ --color-light-neutral-translucent-1500-inverted-hover: rgba(243, 245, 254, 0.75);
502
+ --color-light-neutral-translucent-1500-inverted-press: rgba(239, 240, 252, 0.65);
503
+ --color-light-neutral-translucent-1500-press: rgba(1, 1, 12, 0.63);
504
+ --color-light-neutral-translucent-200: rgba(30, 43, 68, 0.08);
505
+ --color-light-neutral-translucent-200-hover: rgba(15, 25, 55, 0.1);
506
+ --color-light-neutral-translucent-200-inverted: rgba(225, 225, 248, 0.09);
507
+ --color-light-neutral-translucent-200-inverted-hover: rgba(222, 222, 238, 0.13);
508
+ --color-light-neutral-translucent-200-inverted-press: rgba(234, 234, 248, 0.15);
509
+ --color-light-neutral-translucent-200-press: rgba(5, 12, 41, 0.14);
510
+ --color-light-neutral-translucent-300: rgba(15, 25, 55, 0.1);
511
+ --color-light-neutral-translucent-300-hover: rgba(5, 12, 41, 0.14);
512
+ --color-light-neutral-translucent-300-inverted: rgba(222, 222, 238, 0.13);
513
+ --color-light-neutral-translucent-300-inverted-hover: rgba(234, 234, 248, 0.15);
514
+ --color-light-neutral-translucent-300-inverted-press: rgba(231, 231, 248, 0.18);
515
+ --color-light-neutral-translucent-300-press: rgba(5, 11, 44, 0.18);
516
+ --color-light-neutral-translucent-400: rgba(5, 11, 44, 0.18);
517
+ --color-light-neutral-translucent-400-hover: rgba(9, 12, 37, 0.28);
518
+ --color-light-neutral-translucent-400-inverted: rgba(231, 231, 248, 0.18);
519
+ --color-light-neutral-translucent-400-inverted-hover: rgba(227, 227, 250, 0.23);
520
+ --color-light-neutral-translucent-400-inverted-press: rgba(228, 228, 251, 0.28);
521
+ --color-light-neutral-translucent-400-press: rgba(5, 8, 29, 0.38);
522
+ --color-light-neutral-translucent-500: rgba(9, 12, 37, 0.28);
523
+ --color-light-neutral-translucent-500-hover: rgba(5, 8, 29, 0.38);
524
+ --color-light-neutral-translucent-500-inverted: rgba(228, 228, 251, 0.28);
525
+ --color-light-neutral-translucent-500-inverted-hover: rgba(233, 233, 250, 0.37);
526
+ --color-light-neutral-translucent-500-inverted-press: rgba(238, 238, 254, 0.46);
527
+ --color-light-neutral-translucent-500-press: rgba(4, 4, 21, 0.47);
528
+ --color-light-neutral-translucent-700: rgba(4, 4, 21, 0.47);
529
+ --color-light-neutral-translucent-700-hover: rgba(4, 4, 19, 0.55);
530
+ --color-light-neutral-translucent-700-inverted: rgba(238, 238, 251, 0.55);
531
+ --color-light-neutral-translucent-700-inverted-hover: rgba(239, 240, 252, 0.65);
532
+ --color-light-neutral-translucent-700-inverted-press: rgba(243, 245, 254, 0.75);
533
+ --color-light-neutral-translucent-700-press: rgba(1, 1, 12, 0.63);
534
+ --color-light-overlay-default: rgba(0, 0, 0, 0.6);
535
+ --color-light-status-attention: #fa9313;
536
+ --color-light-status-attention-hover: #f18d0b;
537
+ --color-light-status-attention-inverted: #fda136;
538
+ --color-light-status-attention-inverted-hover: #fdb24d;
539
+ --color-light-status-attention-inverted-press: #ffbf70;
540
+ --color-light-status-attention-press: #ea8313;
541
+ --color-light-status-info: #2288fa;
542
+ --color-light-status-info-hover: #2a77ef;
543
+ --color-light-status-info-inverted: #3193fc;
544
+ --color-light-status-info-inverted-hover: #4a9dfc;
545
+ --color-light-status-info-inverted-press: #63aafd;
546
+ --color-light-status-info-press: #2c64d4;
547
+ --color-light-status-muted-alt-attention: #fde6c8;
548
+ --color-light-status-muted-alt-attention-hover: #f6d7af;
549
+ --color-light-status-muted-alt-attention-inverted: #412f22;
550
+ --color-light-status-muted-alt-attention-inverted-hover: #543a27;
551
+ --color-light-status-muted-alt-attention-inverted-press: #6a462c;
552
+ --color-light-status-muted-alt-attention-press: #f0c492;
553
+ --color-light-status-muted-alt-info: #d8eaff;
554
+ --color-light-status-muted-alt-info-hover: #c1dbf7;
555
+ --color-light-status-muted-alt-info-inverted: #293044;
556
+ --color-light-status-muted-alt-info-inverted-hover: #2f3a55;
557
+ --color-light-status-muted-alt-info-inverted-press: #38476c;
558
+ --color-light-status-muted-alt-info-press: #a7cbf2;
559
+ --color-light-status-muted-alt-negative: #ffdfdf;
560
+ --color-light-status-muted-alt-negative-hover: #f9ccca;
561
+ --color-light-status-muted-alt-negative-inverted: #442926;
562
+ --color-light-status-muted-alt-negative-inverted-hover: #55312e;
563
+ --color-light-status-muted-alt-negative-inverted-press: #6b3b34;
564
+ --color-light-status-muted-alt-negative-press: #f3b6af;
565
+ --color-light-status-muted-alt-positive: #d1f1d7;
566
+ --color-light-status-muted-alt-positive-hover: #bbe8c3;
567
+ --color-light-status-muted-alt-positive-inverted: #253528;
568
+ --color-light-status-muted-alt-positive-inverted-hover: #273f2d;
569
+ --color-light-status-muted-alt-positive-inverted-press: #2d4e33;
570
+ --color-light-status-muted-alt-positive-press: #a1dba8;
571
+ --color-light-status-muted-attention: #ffefd9;
572
+ --color-light-status-muted-attention-hover: #fde6c8;
573
+ --color-light-status-muted-attention-inverted: #36291f;
574
+ --color-light-status-muted-attention-inverted-hover: #412f22;
575
+ --color-light-status-muted-attention-inverted-press: #543a27;
576
+ --color-light-status-muted-attention-press: #f6d7af;
577
+ --color-light-status-muted-info: #e4f0ff;
578
+ --color-light-status-muted-info-hover: #d8eaff;
579
+ --color-light-status-muted-info-inverted: #222a3e;
580
+ --color-light-status-muted-info-inverted-hover: #293044;
581
+ --color-light-status-muted-info-inverted-press: #2f3a55;
582
+ --color-light-status-muted-info-press: #c1dbf7;
583
+ --color-light-status-muted-negative: #ffebeb;
584
+ --color-light-status-muted-negative-hover: #ffdfdf;
585
+ --color-light-status-muted-negative-inverted: #392523;
586
+ --color-light-status-muted-negative-inverted-hover: #442926;
587
+ --color-light-status-muted-negative-inverted-press: #55312e;
588
+ --color-light-status-muted-negative-press: #f9ccca;
589
+ --color-light-status-muted-positive: #dff8e5;
590
+ --color-light-status-muted-positive-hover: #d1f1d7;
591
+ --color-light-status-muted-positive-inverted: #232d25;
592
+ --color-light-status-muted-positive-inverted-hover: #253528;
593
+ --color-light-status-muted-positive-inverted-press: #273f2d;
594
+ --color-light-status-muted-positive-press: #bbe8c3;
595
+ --color-light-status-negative: #ff4837;
596
+ --color-light-status-negative-hover: #ec2d20;
597
+ --color-light-status-negative-inverted: #ff4837;
598
+ --color-light-status-negative-inverted-hover: #ff755e;
599
+ --color-light-status-negative-inverted-press: #ff8d79;
600
+ --color-light-status-negative-press: #c7241f;
601
+ --color-light-status-positive: #0cc44d;
602
+ --color-light-status-positive-hover: #04b545;
603
+ --color-light-status-positive-inverted: #17d055;
604
+ --color-light-status-positive-inverted-hover: #22e068;
605
+ --color-light-status-positive-inverted-press: #4ae777;
606
+ --color-light-status-positive-press: #01a53d;
607
+ --color-light-text-attention: #ea8313;
608
+ --color-light-text-attention-hover: #d57111;
609
+ --color-light-text-attention-inverted: #fa9313;
610
+ --color-light-text-attention-inverted-hover: #fdb24d;
611
+ --color-light-text-attention-inverted-press: #ffbf70;
612
+ --color-light-text-attention-press: #b45a06;
613
+ --color-light-text-info: #2a77ef;
614
+ --color-light-text-info-hover: #2c64d4;
615
+ --color-light-text-info-inverted: #4a9dfc;
616
+ --color-light-text-info-inverted-hover: #63aafd;
617
+ --color-light-text-info-inverted-press: #7fb6ff;
618
+ --color-light-text-info-press: #2453b4;
619
+ --color-light-text-negative: #ec2d20;
620
+ --color-light-text-negative-hover: #c7241f;
621
+ --color-light-text-negative-inverted: #ff4837;
622
+ --color-light-text-negative-inverted-hover: #ff755e;
623
+ --color-light-text-negative-inverted-press: #ff8d79;
624
+ --color-light-text-negative-press: #a6201e;
625
+ --color-light-text-positive: #0d9336;
626
+ --color-light-text-positive-hover: #0a7d2c;
627
+ --color-light-text-positive-inverted: #0cc44d;
628
+ --color-light-text-positive-inverted-hover: #22e068;
629
+ --color-light-text-positive-inverted-press: #4ae777;
630
+ --color-light-text-positive-press: #036625;
631
+ --color-light-text-primary: rgba(3, 3, 6, 0.88);
632
+ --color-light-text-primary-hover: rgba(1, 1, 12, 0.63);
633
+ --color-light-text-primary-inverted: rgba(255, 255, 255, 0.94);
634
+ --color-light-text-primary-inverted-hover: rgba(255, 255, 255, 0.7);
635
+ --color-light-text-primary-inverted-press: rgba(255, 255, 255, 0.6);
636
+ --color-light-text-primary-press: rgba(4, 4, 19, 0.55);
637
+ --color-light-text-quaternary: rgba(5, 11, 44, 0.18);
638
+ --color-light-text-quaternary-inverted: rgba(231, 231, 248, 0.18);
639
+ --color-light-text-secondary: rgba(4, 4, 19, 0.55);
640
+ --color-light-text-secondary-hover: rgba(1, 1, 12, 0.63);
641
+ --color-light-text-secondary-inverted: rgba(238, 238, 251, 0.55);
642
+ --color-light-text-secondary-inverted-hover: rgba(239, 240, 252, 0.65);
643
+ --color-light-text-secondary-inverted-press: rgba(243, 245, 254, 0.75);
644
+ --color-light-text-secondary-press: rgba(0, 0, 10, 0.71);
645
+ --color-light-text-tertiary: rgba(5, 8, 29, 0.38);
646
+ --color-light-text-tertiary-hover: rgba(4, 4, 21, 0.47);
647
+ --color-light-text-tertiary-inverted: rgba(233, 233, 250, 0.37);
648
+ --color-light-text-tertiary-inverted-hover: rgba(238, 238, 254, 0.46);
649
+ --color-light-text-tertiary-inverted-press: rgba(238, 238, 251, 0.55);
650
+ --color-light-text-tertiary-press: rgba(4, 4, 19, 0.55);
651
+ --color-light-transparent-default: rgba(255, 255, 255, 0);
652
+ --color-light-transparent-default-hover: rgba(38, 55, 88, 0.06);
653
+ --color-light-transparent-default-inverted-hover: rgba(214, 214, 229, 0.07);
654
+ --color-light-transparent-default-inverted-press: rgba(225, 225, 248, 0.09);
655
+ --color-light-transparent-default-press: rgba(30, 43, 68, 0.08);
656
+ --color-static-accent-primary: #ef3124;
657
+ --color-static-accent-primary-hover: #e32a17;
658
+ --color-static-accent-primary-inverted: #f83a2a;
659
+ --color-static-accent-primary-inverted-hover: #ff503e;
660
+ --color-static-accent-primary-inverted-press: #fd624e;
661
+ --color-static-accent-primary-press: #d72505;
662
+ --color-static-accent-secondary: #212124;
663
+ --color-static-accent-secondary-hover: #2f2f32;
664
+ --color-static-accent-secondary-inverted: #f2f3f5;
665
+ --color-static-accent-secondary-inverted-hover: #dcdde1;
666
+ --color-static-accent-secondary-inverted-press: #d2d3d9;
667
+ --color-static-accent-secondary-press: #353539;
668
+ --color-static-bg-primary-dark: #0e0e0e;
669
+ --color-static-neutral-0: #fff;
670
+ --color-static-neutral-0-hover: #e7e8eb;
671
+ --color-static-neutral-0-inverted: #262629;
672
+ --color-static-neutral-0-inverted-hover: #2f2f32;
673
+ --color-static-neutral-0-inverted-press: #353539;
674
+ --color-static-neutral-0-press: #dcdde1;
675
+ --color-static-neutral-100: #f2f3f5;
676
+ --color-static-neutral-100-hover: #e7e8eb;
677
+ --color-static-neutral-100-inverted: #1c1c1e;
678
+ --color-static-neutral-100-inverted-hover: #212124;
679
+ --color-static-neutral-100-inverted-press: #29292c;
680
+ --color-static-neutral-100-press: #dcdde1;
681
+ --color-static-neutral-1500: #121213;
682
+ --color-static-neutral-1500-hover: #3f3f45;
683
+ --color-static-neutral-1500-inverted: #fff;
684
+ --color-static-neutral-1500-inverted-hover: #babbc2;
685
+ --color-static-neutral-1500-inverted-press: #a0a1a9;
686
+ --color-static-neutral-1500-press: #5f5f66;
687
+ --color-static-neutral-200: #edeef0;
688
+ --color-static-neutral-200-hover: #e7e8eb;
689
+ --color-static-neutral-200-inverted: #212124;
690
+ --color-static-neutral-200-inverted-hover: #29292c;
691
+ --color-static-neutral-200-inverted-press: #2f2f32;
692
+ --color-static-neutral-200-press: #dcdde1;
693
+ --color-static-neutral-300: #e7e8eb;
694
+ --color-static-neutral-300-hover: #dcdde1;
695
+ --color-static-neutral-300-inverted: #29292c;
696
+ --color-static-neutral-300-inverted-hover: #2f2f32;
697
+ --color-static-neutral-300-inverted-press: #353539;
698
+ --color-static-neutral-300-press: #d2d3d9;
699
+ --color-static-neutral-400: #d2d3d9;
700
+ --color-static-neutral-400-hover: #babbc2;
701
+ --color-static-neutral-400-inverted: #353539;
702
+ --color-static-neutral-400-inverted-hover: #3f3f45;
703
+ --color-static-neutral-400-inverted-press: #4a4a51;
704
+ --color-static-neutral-400-press: #a0a1a9;
705
+ --color-static-neutral-500: #babbc2;
706
+ --color-static-neutral-500-hover: #a0a1a9;
707
+ --color-static-neutral-500-inverted: #4a4a51;
708
+ --color-static-neutral-500-inverted-hover: #5f5f66;
709
+ --color-static-neutral-500-inverted-press: #75757d;
710
+ --color-static-neutral-500-press: #898991;
711
+ --color-static-neutral-700: #898991;
712
+ --color-static-neutral-700-hover: #75757d;
713
+ --color-static-neutral-700-inverted: #898991;
714
+ --color-static-neutral-700-inverted-hover: #a0a1a9;
715
+ --color-static-neutral-700-inverted-press: #babbc2;
716
+ --color-static-neutral-700-press: #5f5f66;
717
+ --color-static-neutral-translucent-0: #fff;
718
+ --color-static-neutral-translucent-0-hover: rgba(38, 55, 88, 0.06);
719
+ --color-static-neutral-translucent-0-inverted: rgba(214, 214, 229, 0.07);
720
+ --color-static-neutral-translucent-0-inverted-hover: rgba(225, 225, 248, 0.09);
721
+ --color-static-neutral-translucent-0-inverted-press: rgba(222, 222, 238, 0.13);
722
+ --color-static-neutral-translucent-0-press: rgba(30, 43, 68, 0.08);
723
+ --color-static-neutral-translucent-100: rgba(38, 55, 88, 0.06);
724
+ --color-static-neutral-translucent-100-hover: rgba(15, 25, 55, 0.1);
725
+ --color-static-neutral-translucent-100-inverted: rgba(214, 214, 229, 0.07);
726
+ --color-static-neutral-translucent-100-inverted-hover: rgba(222, 222, 238, 0.13);
727
+ --color-static-neutral-translucent-100-inverted-press: rgba(234, 234, 248, 0.15);
728
+ --color-static-neutral-translucent-100-press: rgba(5, 12, 41, 0.14);
729
+ --color-static-neutral-translucent-1300: rgba(3, 3, 6, 0.88);
730
+ --color-static-neutral-translucent-1300-hover: rgba(3, 3, 8, 0.8);
731
+ --color-static-neutral-translucent-1300-inverted: rgba(255, 255, 255, 0.94);
732
+ --color-static-neutral-translucent-1300-inverted-hover: rgba(255, 255, 255, 0.7);
733
+ --color-static-neutral-translucent-1300-inverted-press: rgba(255, 255, 255, 0.6);
734
+ --color-static-neutral-translucent-1300-press: rgba(0, 0, 10, 0.71);
735
+ --color-static-neutral-translucent-1500-hover: rgba(2, 2, 10, 0.76);
736
+ --color-static-neutral-translucent-1500-inverted-hover: rgba(243, 245, 254, 0.75);
737
+ --color-static-neutral-translucent-1500-inverted-press: rgba(239, 240, 252, 0.65);
738
+ --color-static-neutral-translucent-1500-press: rgba(1, 1, 12, 0.63);
739
+ --color-static-neutral-translucent-200: rgba(30, 43, 68, 0.08);
740
+ --color-static-neutral-translucent-200-hover: rgba(15, 25, 55, 0.1);
741
+ --color-static-neutral-translucent-200-inverted: rgba(225, 225, 248, 0.09);
742
+ --color-static-neutral-translucent-200-inverted-hover: rgba(222, 222, 238, 0.13);
743
+ --color-static-neutral-translucent-200-inverted-press: rgba(234, 234, 248, 0.15);
744
+ --color-static-neutral-translucent-200-press: rgba(5, 12, 41, 0.14);
745
+ --color-static-neutral-translucent-300: rgba(15, 25, 55, 0.1);
746
+ --color-static-neutral-translucent-300-hover: rgba(5, 12, 41, 0.14);
747
+ --color-static-neutral-translucent-300-inverted: rgba(222, 222, 238, 0.13);
748
+ --color-static-neutral-translucent-300-inverted-hover: rgba(234, 234, 248, 0.15);
749
+ --color-static-neutral-translucent-300-inverted-press: rgba(231, 231, 248, 0.18);
750
+ --color-static-neutral-translucent-300-press: rgba(5, 11, 44, 0.18);
751
+ --color-static-neutral-translucent-400: rgba(5, 11, 44, 0.18);
752
+ --color-static-neutral-translucent-400-hover: rgba(9, 12, 37, 0.28);
753
+ --color-static-neutral-translucent-400-inverted: rgba(231, 231, 248, 0.18);
754
+ --color-static-neutral-translucent-400-inverted-hover: rgba(227, 227, 250, 0.23);
755
+ --color-static-neutral-translucent-400-inverted-press: rgba(228, 228, 251, 0.28);
756
+ --color-static-neutral-translucent-400-press: rgba(5, 8, 29, 0.38);
757
+ --color-static-neutral-translucent-500: rgba(9, 12, 37, 0.28);
758
+ --color-static-neutral-translucent-500-hover: rgba(5, 8, 29, 0.38);
759
+ --color-static-neutral-translucent-500-inverted: rgba(228, 228, 251, 0.28);
760
+ --color-static-neutral-translucent-500-inverted-hover: rgba(233, 233, 250, 0.37);
761
+ --color-static-neutral-translucent-500-inverted-press: rgba(238, 238, 254, 0.46);
762
+ --color-static-neutral-translucent-500-press: rgba(4, 4, 21, 0.47);
763
+ --color-static-neutral-translucent-700: rgba(4, 4, 21, 0.47);
764
+ --color-static-neutral-translucent-700-hover: rgba(4, 4, 19, 0.55);
765
+ --color-static-neutral-translucent-700-inverted: rgba(238, 238, 251, 0.55);
766
+ --color-static-neutral-translucent-700-inverted-hover: rgba(239, 240, 252, 0.65);
767
+ --color-static-neutral-translucent-700-inverted-press: rgba(243, 245, 254, 0.75);
768
+ --color-static-neutral-translucent-700-press: rgba(1, 1, 12, 0.63);
769
+ --color-static-status-attention: #fa9313;
770
+ --color-static-status-attention-inverted: #fda136;
771
+ --color-static-status-info: #2288fa;
772
+ --color-static-status-info-inverted: #3193fc;
773
+ --color-static-status-muted-alt-attention: #fde6c8;
774
+ --color-static-status-muted-alt-attention-inverted: #412f22;
775
+ --color-static-status-muted-alt-info: #d8eaff;
776
+ --color-static-status-muted-alt-info-inverted: #293044;
777
+ --color-static-status-muted-alt-negative: #ffdfdf;
778
+ --color-static-status-muted-alt-negative-inverted: #442926;
779
+ --color-static-status-muted-alt-positive: #d1f1d7;
780
+ --color-static-status-muted-alt-positive-inverted: #253528;
781
+ --color-static-status-muted-attention: #ffefd9;
782
+ --color-static-status-muted-attention-inverted: #36291f;
783
+ --color-static-status-muted-info: #e4f0ff;
784
+ --color-static-status-muted-info-inverted: #222a3e;
785
+ --color-static-status-muted-negative: #ffebeb;
786
+ --color-static-status-muted-negative-inverted: #392523;
787
+ --color-static-status-muted-positive: #dff8e5;
788
+ --color-static-status-muted-positive-inverted: #232d25;
789
+ --color-static-status-negative: #ff4837;
790
+ --color-static-status-negative-inverted: #ff4837;
791
+ --color-static-status-positive: #0cc44d;
792
+ --color-static-status-positive-inverted: #17d055;
793
+ --color-static-text-attention: #ea8313;
794
+ --color-static-text-attention-hover: #d57111;
795
+ --color-static-text-attention-inverted: #fa9313;
796
+ --color-static-text-attention-inverted-hover: #fdb24d;
797
+ --color-static-text-attention-inverted-press: #ffbf70;
798
+ --color-static-text-attention-press: #b45a06;
799
+ --color-static-text-info: #2a77ef;
800
+ --color-static-text-info-hover: #2c64d4;
801
+ --color-static-text-info-inverted: #4a9dfc;
802
+ --color-static-text-info-inverted-hover: #63aafd;
803
+ --color-static-text-info-inverted-press: #7fb6ff;
804
+ --color-static-text-info-press: #2453b4;
805
+ --color-static-text-negative: #ec2d20;
806
+ --color-static-text-negative-hover: #c7241f;
807
+ --color-static-text-negative-inverted: #ff4837;
808
+ --color-static-text-negative-inverted-hover: #ff755e;
809
+ --color-static-text-negative-inverted-press: #ff8d79;
810
+ --color-static-text-negative-press: #a6201e;
811
+ --color-static-text-positive: #0d9336;
812
+ --color-static-text-positive-hover: #0a7d2c;
813
+ --color-static-text-positive-inverted: #0cc44d;
814
+ --color-static-text-positive-inverted-hover: #22e068;
815
+ --color-static-text-positive-inverted-press: #4ae777;
816
+ --color-static-text-positive-press: #036625;
817
+ --color-static-text-primary: rgba(3, 3, 6, 0.88);
818
+ --color-static-text-primary-dark: #0e0e0e;
819
+ --color-static-text-primary-hover: rgba(1, 1, 12, 0.63);
820
+ --color-static-text-primary-inverted: rgba(255, 255, 255, 0.94);
821
+ --color-static-text-primary-inverted-hover: rgba(255, 255, 255, 0.7);
822
+ --color-static-text-primary-inverted-press: rgba(255, 255, 255, 0.6);
823
+ --color-static-text-primary-light: #fff;
824
+ --color-static-text-primary-press: rgba(4, 4, 19, 0.55);
825
+ --color-static-text-quaternary: rgba(5, 11, 44, 0.18);
826
+ --color-static-text-quaternary-inverted: rgba(231, 231, 248, 0.18);
827
+ --color-static-text-secondary: rgba(4, 4, 19, 0.55);
828
+ --color-static-text-secondary-dark: rgba(4, 4, 19, 0.55);
829
+ --color-static-text-secondary-hover: rgba(1, 1, 12, 0.63);
830
+ --color-static-text-secondary-inverted: rgba(238, 238, 251, 0.55);
831
+ --color-static-text-secondary-inverted-hover: rgba(239, 240, 252, 0.65);
832
+ --color-static-text-secondary-inverted-press: rgba(243, 245, 254, 0.75);
833
+ --color-static-text-secondary-light: rgba(238, 238, 251, 0.55);
834
+ --color-static-text-secondary-press: rgba(0, 0, 10, 0.71);
835
+ --color-static-text-tertiary: rgba(5, 8, 29, 0.38);
836
+ --color-static-text-tertiary-dark: rgba(5, 8, 29, 0.38);
837
+ --color-static-text-tertiary-hover: rgba(4, 4, 21, 0.47);
838
+ --color-static-text-tertiary-inverted: rgba(233, 233, 250, 0.37);
839
+ --color-static-text-tertiary-inverted-hover: rgba(238, 238, 254, 0.46);
840
+ --color-static-text-tertiary-inverted-press: rgba(238, 238, 251, 0.55);
841
+ --color-static-text-tertiary-light: rgba(233, 233, 250, 0.37);
842
+ --color-static-text-tertiary-press: rgba(4, 4, 19, 0.55);
843
+ --color-dark-bg-accent: #ef3124; /* deprecated */
844
+ --color-dark-bg-attention-muted: #36291f; /* deprecated */
845
+ --color-dark-bg-component: rgba(255, 255, 255, 0.1); /* deprecated */
846
+ --color-dark-bg-component-inverted: rgba(0, 0, 0, 0.08); /* deprecated */
847
+ --color-dark-bg-info: #001c3c; /* deprecated */
848
+ --color-dark-bg-info-muted: #242a39; /* deprecated */
849
+ --color-dark-bg-link-muted: #001c3c; /* deprecated */
850
+ --color-dark-bg-negative-muted: #392523; /* deprecated */
851
+ --color-dark-bg-neutral: #3a3a3c; /* deprecated */
852
+ --color-dark-bg-nulled: rgba(0, 0, 0, 0); /* deprecated */
853
+ --color-dark-bg-opaque: rgba(255, 255, 255, 0.8); /* deprecated */
854
+ --color-dark-bg-overlay: rgba(0, 0, 0, 0.8); /* deprecated */
855
+ --color-dark-bg-positive-muted: #232d25; /* deprecated */
856
+ --color-dark-bg-primary: #0e0e0e; /* deprecated */
857
+ --color-dark-bg-primary-grouped: #1a1a1d; /* deprecated */
858
+ --color-dark-bg-primary-inverted: #fff; /* deprecated */
859
+ --color-dark-bg-quaternary: #36363a; /* deprecated */
860
+ --color-dark-bg-quaternary-inverted: #dcdee2; /* deprecated */
861
+ --color-dark-bg-secondary: #1c1c1e; /* deprecated */
862
+ --color-dark-bg-secondary-grouped: #2a2a2e; /* deprecated */
863
+ --color-dark-bg-secondary-inverted: #f2f3f5; /* deprecated */
864
+ --color-dark-bg-tertiary: #27272a; /* deprecated */
865
+ --color-dark-bg-tertiary-grouped: #404045; /* deprecated */
866
+ --color-dark-bg-tertiary-inverted: #e7e8ea; /* deprecated */
867
+ --color-dark-border-accent: #ef3124; /* deprecated */
868
+ --color-dark-border-key: #fff; /* deprecated */
869
+ --color-dark-border-key-inverted: #000; /* deprecated */
870
+ --color-dark-border-link: #3193fc; /* deprecated */
871
+ --color-dark-border-primary: #36363a; /* deprecated */
872
+ --color-dark-border-primary-inverted: #d5d6dc; /* deprecated */
873
+ --color-dark-border-secondary: #27272a; /* deprecated */
874
+ --color-dark-border-secondary-inverted: #e7e8ec; /* deprecated */
875
+ --color-dark-border-tertiary: #1c1c1e; /* deprecated */
876
+ --color-dark-border-tertiary-inverted: #f2f3f5; /* deprecated */
877
+ --color-dark-border-underline: #49494f; /* deprecated */
878
+ --color-dark-border-underline-inverted: #b8b9c0; /* deprecated */
879
+ --color-dark-graphic-accent: #ef3124; /* deprecated */
880
+ --color-dark-graphic-attention: #fda136; /* deprecated */
881
+ --color-dark-graphic-link: #3193fc; /* deprecated */
882
+ --color-dark-graphic-negative: #ff5431; /* deprecated */
883
+ --color-dark-graphic-neutral: #2a2a2c; /* deprecated */
884
+ --color-dark-graphic-positive: #17d055; /* deprecated */
885
+ --color-dark-graphic-primary: #fff; /* deprecated */
886
+ --color-dark-graphic-primary-inverted: #0e0e0e; /* deprecated */
887
+ --color-dark-graphic-quaternary: #27272a; /* deprecated */
888
+ --color-dark-graphic-quaternary-inverted: #e7e8ec; /* deprecated */
889
+ --color-dark-graphic-secondary: #898991; /* deprecated */
890
+ --color-dark-graphic-secondary-inverted: #898991; /* deprecated */
891
+ --color-dark-graphic-tertiary: #49494f; /* deprecated */
892
+ --color-dark-graphic-tertiary-inverted: #b8b9c0; /* deprecated */
893
+ --color-dark-specialbg-component: rgba(255, 255, 255, 0.1); /* deprecated */
894
+ --color-dark-specialbg-component-inverted: rgba(11, 31, 53, 0.07); /* deprecated */
895
+ --color-dark-specialbg-nulled: rgba(255, 255, 255, 0); /* deprecated */
896
+ --color-dark-specialbg-overlay: rgba(0, 0, 0, 0.8); /* deprecated */
897
+ --color-dark-specialbg-overlay-fallback: #0e0e0f; /* deprecated */
898
+ --color-dark-specialbg-primary-grouped: #1c1c1e; /* deprecated */
899
+ --color-dark-specialbg-secondary-grouped: #27272a; /* deprecated */
900
+ --color-dark-specialbg-secondary-transparent: rgba(214, 214, 229, 0.07); /* deprecated */
901
+ --color-dark-specialbg-secondary-transparent-inverted: rgba(38, 55, 88, 0.06); /* deprecated */
902
+ --color-dark-specialbg-tertiary-grouped: #36363a; /* deprecated */
903
+ --color-dark-specialbg-tertiary-transparent: rgba(222, 222, 240, 0.12); /* deprecated */
904
+ --color-dark-specialbg-tertiary-transparent-inverted: rgba(30, 43, 68, 0.08); /* deprecated */
905
+ --color-dark-text-accent: #ef3124; /* deprecated */
906
+ --color-dark-text-disabled: rgba(236, 236, 254, 0.18); /* deprecated */
907
+ --color-dark-text-disabled-inverted: rgba(5, 11, 44, 0.18); /* deprecated */
908
+ --color-dark-text-disabled-transparent: rgba(220, 220, 243, 0.14); /* deprecated */
909
+ --color-dark-text-link: #4a9dfc; /* deprecated */
910
+ --color-dark-text-secondary-inverted-transparent: rgba(3, 3, 16, 0.56); /* deprecated */
911
+ --color-dark-text-secondary-transparent: rgba(239, 239, 254, 0.53); /* deprecated */
912
+ --color-dark-text-tertiary-inverted-transparent: rgba(1, 1, 18, 0.41); /* deprecated */
913
+ --color-dark-text-tertiary-transparent: rgba(233, 233, 251, 0.35); /* deprecated */
914
+ --color-light-bg-accent: #ef3124; /* deprecated */
915
+ --color-light-bg-attention-muted: #ffefd9; /* deprecated */
916
+ --color-light-bg-component: rgba(19, 19, 73, 0.11); /* deprecated */
917
+ --color-light-bg-component-inverted: rgba(223, 223, 246, 0.13); /* deprecated */
918
+ --color-light-bg-info: #d6e8fc; /* deprecated */
919
+ --color-light-bg-info-muted: #e4f0ff; /* deprecated */
920
+ --color-light-bg-link-muted: #d6e8fc; /* deprecated */
921
+ --color-light-bg-negative-muted: #ffebeb; /* deprecated */
922
+ --color-light-bg-neutral: #dcdcdd; /* deprecated */
923
+ --color-light-bg-nulled: rgba(0, 0, 0, 0); /* deprecated */
924
+ --color-light-bg-opaque: rgba(255, 255, 255, 0.8); /* deprecated */
925
+ --color-light-bg-overlay: rgba(0, 0, 0, 0.65); /* deprecated */
926
+ --color-light-bg-positive-muted: #dff8e5; /* deprecated */
927
+ --color-light-bg-primary: #fff; /* deprecated */
928
+ --color-light-bg-primary-grouped: #f2f2f6; /* deprecated */
929
+ --color-light-bg-primary-inverted: #0e0e0e; /* deprecated */
930
+ --color-light-bg-quaternary: #dcdee2; /* deprecated */
931
+ --color-light-bg-quaternary-inverted: #36363a; /* deprecated */
932
+ --color-light-bg-secondary: #f2f3f5; /* deprecated */
933
+ --color-light-bg-secondary-grouped: #fff; /* deprecated */
934
+ --color-light-bg-secondary-inverted: #1c1c1e; /* deprecated */
935
+ --color-light-bg-tertiary: #e7e8ea; /* deprecated */
936
+ --color-light-bg-tertiary-grouped: #f2f2f6; /* deprecated */
937
+ --color-light-bg-tertiary-inverted: #27272a; /* deprecated */
938
+ --color-light-border-accent: #ef3124; /* deprecated */
939
+ --color-light-border-key: #000; /* deprecated */
940
+ --color-light-border-key-inverted: #fff; /* deprecated */
941
+ --color-light-border-link: #2288fa; /* deprecated */
942
+ --color-light-border-primary: #d5d6dc; /* deprecated */
943
+ --color-light-border-primary-inverted: #36363a; /* deprecated */
944
+ --color-light-border-secondary: #e7e8ec; /* deprecated */
945
+ --color-light-border-secondary-inverted: #27272a; /* deprecated */
946
+ --color-light-border-tertiary: #f2f3f5; /* deprecated */
947
+ --color-light-border-tertiary-inverted: #1c1c1e; /* deprecated */
948
+ --color-light-border-underline: #b8b9c0; /* deprecated */
949
+ --color-light-border-underline-inverted: #49494f; /* deprecated */
950
+ --color-light-graphic-accent: #ef3124; /* deprecated */
951
+ --color-light-graphic-attention: #fa9313; /* deprecated */
952
+ --color-light-graphic-link: #2288fa; /* deprecated */
953
+ --color-light-graphic-negative: #ff5431; /* deprecated */
954
+ --color-light-graphic-neutral: #dcdcdd; /* deprecated */
955
+ --color-light-graphic-positive: #0cc44d; /* deprecated */
956
+ --color-light-graphic-primary: #0e0e0e; /* deprecated */
957
+ --color-light-graphic-primary-inverted: #fff; /* deprecated */
958
+ --color-light-graphic-quaternary: #e7e8ec; /* deprecated */
959
+ --color-light-graphic-quaternary-inverted: #27272a; /* deprecated */
960
+ --color-light-graphic-secondary: #898991; /* deprecated */
961
+ --color-light-graphic-secondary-inverted: #898991; /* deprecated */
962
+ --color-light-graphic-tertiary: #b8b9c0; /* deprecated */
963
+ --color-light-graphic-tertiary-inverted: #49494f; /* deprecated */
964
+ --color-light-specialbg-component: rgba(11, 31, 53, 0.07); /* deprecated */
965
+ --color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.1); /* deprecated */
966
+ --color-light-specialbg-nulled: rgba(255, 255, 255, 0); /* deprecated */
967
+ --color-light-specialbg-overlay: rgba(0, 0, 0, 0.6); /* deprecated */
968
+ --color-light-specialbg-overlay-fallback: #49494f; /* deprecated */
969
+ --color-light-specialbg-primary-grouped: #f2f3f5; /* deprecated */
970
+ --color-light-specialbg-secondary-grouped: #fff; /* deprecated */
971
+ --color-light-specialbg-secondary-transparent: rgba(38, 55, 88, 0.06); /* deprecated */
972
+ --color-light-specialbg-secondary-transparent-inverted: rgba(214, 214, 229, 0.07); /* deprecated */
973
+ --color-light-specialbg-tertiary-grouped: #f2f3f5; /* deprecated */
974
+ --color-light-specialbg-tertiary-transparent: rgba(30, 43, 68, 0.08); /* deprecated */
975
+ --color-light-specialbg-tertiary-transparent-inverted: rgba(222, 222, 240, 0.12); /* deprecated */
976
+ --color-light-text-accent: #ef3124; /* deprecated */
977
+ --color-light-text-disabled: rgba(5, 11, 44, 0.18); /* deprecated */
978
+ --color-light-text-disabled-inverted: rgba(231, 231, 248, 0.18); /* deprecated */
979
+ --color-light-text-disabled-transparent: rgba(1, 1, 24, 0.26); /* deprecated */
980
+ --color-light-text-link: #2a77ef; /* deprecated */
981
+ --color-light-text-secondary-inverted-transparent: rgba(239, 239, 254, 0.53); /* deprecated */
982
+ --color-light-text-secondary-transparent: rgba(3, 3, 16, 0.56); /* deprecated */
983
+ --color-light-text-tertiary-inverted-transparent: rgba(233, 233, 251, 0.35); /* deprecated */
984
+ --color-light-text-tertiary-transparent: rgba(1, 1, 18, 0.41); /* deprecated */
985
+ --color-static-bg-accent: #ef3124; /* deprecated */
986
+ --color-static-bg-dark: #000; /* deprecated */
987
+ --color-static-bg-light: #fff; /* deprecated */
988
+ --color-static-bg-neutral-dark: #3a3a3c; /* deprecated */
989
+ --color-static-bg-neutral-light: #dcdcdd; /* deprecated */
990
+ --color-static-bg-primary-light: #fff; /* deprecated */
991
+ --color-static-bg-quaternary-dark: #36363a; /* deprecated */
992
+ --color-static-bg-quaternary-light: #e7e8ec; /* deprecated */
993
+ --color-static-bg-secondary-dark: #1c1c1e; /* deprecated */
994
+ --color-static-bg-secondary-light: #f2f3f5; /* deprecated */
995
+ --color-static-bg-tertiary-dark: #27272a; /* deprecated */
996
+ --color-static-bg-tertiary-light: #edeef0; /* deprecated */
997
+ --color-static-border-accent: #ef3124; /* deprecated */
998
+ --color-static-graphic-accent: #ef3124; /* deprecated */
999
+ --color-static-graphic-dark: #0e0e0e; /* deprecated */
1000
+ --color-static-graphic-light: #fff; /* deprecated */
1001
+ --color-static-text-accent: #ef3124; /* deprecated */
1002
+ --color-static-text-secondary-dark-transparent: rgba(3, 3, 16, 0.56); /* deprecated */
1003
+ --color-static-text-secondary-light-transparent: rgba(235, 235, 245, 0.6); /* deprecated */
1004
+ --color-static-text-tertiary-dark-transparent: rgba(1, 1, 18, 0.41); /* deprecated */
1005
+ --color-static-text-tertiary-light-transparent: rgba(235, 235, 245, 0.3); /* deprecated */
1006
+ --color-dark-neutral-700-alpha-15: rgba(137, 137, 145, 0.15); /* deprecated */
1007
+ --color-dark-status-info-alpha-15: rgba(49, 147, 252, 0.15); /* deprecated */
1008
+ --color-dark-text-primary-alpha-30: rgba(255, 255, 255, 0.3); /* deprecated */
1009
+ --color-dark-text-primary-shade-24: rgba(194, 194, 194, 0.9544); /* deprecated */
1010
+ --color-dark-text-primary-shade-30: rgba(179, 179, 179, 0.958); /* deprecated */
1011
+ --color-dark-text-primary-shade-40: rgba(153, 153, 153, 0.964); /* deprecated */
1012
+ --color-dark-text-primary-shade-50: rgba(128, 128, 128, 0.97); /* deprecated */
1013
+ --color-dark-text-primary-tint-20: rgba(255, 255, 255, 0.952); /* deprecated */
1014
+ --color-dark-text-primary-tint-40: rgba(255, 255, 255, 0.964); /* deprecated */
1015
+ --color-dark-text-primary-inverted-alpha-30: rgba(3, 3, 6, 0.3); /* deprecated */
1016
+ --color-dark-text-primary-inverted-alpha-40: rgba(3, 3, 6, 0.4); /* deprecated */
1017
+ --color-dark-text-primary-inverted-shade-20: rgba(2, 2, 5, 0.904); /* deprecated */
1018
+ --color-dark-text-primary-inverted-shade-30: rgba(2, 2, 4, 0.916); /* deprecated */
1019
+ --color-dark-text-primary-inverted-tint-7: rgba(21, 21, 23, 0.8884); /* deprecated */
1020
+ --color-dark-text-primary-inverted-tint-15: rgba(41, 41, 43, 0.898); /* deprecated */
1021
+ --color-dark-text-primary-inverted-tint-24: rgba(63, 63, 66, 0.9088); /* deprecated */
1022
+ --color-dark-text-primary-inverted-tint-30: rgba(79, 79, 81, 0.916); /* deprecated */
1023
+ --color-dark-text-primary-inverted-tint-40: rgba(104, 104, 106, 0.928); /* deprecated */
1024
+ --color-dark-text-primary-inverted-tint-50: rgba(129, 129, 131, 0.94); /* deprecated */
1025
+ --color-dark-text-secondary-shade-20: rgba(190, 190, 201, 0.64); /* deprecated */
1026
+ --color-dark-text-secondary-shade-30: rgba(167, 167, 176, 0.685); /* deprecated */
1027
+ --color-dark-text-secondary-tint-20: rgba(241, 241, 252, 0.64); /* deprecated */
1028
+ --color-dark-text-secondary-tint-40: rgba(245, 245, 253, 0.73); /* deprecated */
1029
+ --color-dark-text-secondary-inverted-shade-20: rgba(3, 3, 15, 0.64); /* deprecated */
1030
+ --color-dark-text-secondary-inverted-shade-30: rgba(3, 3, 13, 0.685); /* deprecated */
1031
+ --color-light-neutral-700-alpha-15: rgba(137, 137, 145, 0.15); /* deprecated */
1032
+ --color-light-status-info-alpha-15: rgba(34, 136, 250, 0.15); /* deprecated */
1033
+ --color-light-text-primary-alpha-30: rgba(3, 3, 6, 0.3); /* deprecated */
1034
+ --color-light-text-primary-tint-24: rgba(63, 63, 66, 0.9088); /* deprecated */
1035
+ --color-light-text-primary-tint-30: rgba(79, 79, 81, 0.916); /* deprecated */
1036
+ --color-light-text-primary-tint-40: rgba(104, 104, 106, 0.928); /* deprecated */
1037
+ --color-light-text-primary-tint-50: rgba(129, 129, 131, 0.94); /* deprecated */
1038
+ --color-light-text-primary-shade-20: rgba(2, 2, 5, 0.904); /* deprecated */
1039
+ --color-light-text-primary-shade-40: rgba(2, 2, 4, 0.928); /* deprecated */
1040
+ --color-light-text-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3); /* deprecated */
1041
+ --color-light-text-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4); /* deprecated */
1042
+ --color-light-text-primary-inverted-tint-20: rgba(255, 255, 255, 0.952); /* deprecated */
1043
+ --color-light-text-primary-inverted-tint-30: rgba(255, 255, 255, 0.958); /* deprecated */
1044
+ --color-light-text-primary-inverted-shade-7: rgba(237, 237, 237, 0.9442); /* deprecated */
1045
+ --color-light-text-primary-inverted-shade-15: rgba(217, 217, 217, 0.949); /* deprecated */
1046
+ --color-light-text-primary-inverted-shade-24: rgba(194, 194, 194, 0.9544); /* deprecated */
1047
+ --color-light-text-primary-inverted-shade-30: rgba(179, 179, 179, 0.958); /* deprecated */
1048
+ --color-light-text-primary-inverted-shade-40: rgba(153, 153, 153, 0.964); /* deprecated */
1049
+ --color-light-text-primary-inverted-shade-50: rgba(128, 128, 128, 0.97); /* deprecated */
1050
+ --color-light-text-secondary-tint-20: rgba(54, 54, 66, 0.64); /* deprecated */
1051
+ --color-light-text-secondary-tint-30: rgba(79, 79, 90, 0.685); /* deprecated */
1052
+ --color-light-text-secondary-shade-20: rgba(3, 3, 15, 0.64); /* deprecated */
1053
+ --color-light-text-secondary-shade-40: rgba(2, 2, 11, 0.73); /* deprecated */
1054
+ --color-light-text-secondary-inverted-tint-20: rgba(241, 241, 252, 0.64); /* deprecated */
1055
+ --color-light-text-secondary-inverted-tint-30: rgba(243, 243, 252, 0.685); /* deprecated */
1056
+ --color-static-bg-primary-dark-alpha-10: rgba(14, 14, 14, 0.1); /* deprecated */
1057
+ --color-static-bg-primary-dark-alpha-20: rgba(14, 14, 14, 0.2); /* deprecated */
1058
+ --color-static-bg-primary-dark-tint-15: rgb(50, 50, 50); /* deprecated */
1059
+ --color-static-bg-primary-dark-tint-20: rgb(62, 62, 62); /* deprecated */
1060
+ --color-static-text-primary-light-alpha-30: rgba(255, 255, 255, 0.3); /* deprecated */
1061
+ --color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3); /* deprecated */
1062
+ --color-dark-bg-accent-shade-15: rgb(203, 42, 31); /* deprecated */
1063
+ --color-dark-bg-accent-shade-20: rgb(191, 39, 29); /* deprecated */
1064
+ --color-dark-bg-accent-tint-7: rgb(240, 63, 51); /* deprecated */
1065
+ --color-dark-bg-accent-tint-10: rgb(241, 70, 58); /* deprecated */
1066
+ --color-dark-bg-accent-tint-15: rgb(241, 80, 69); /* deprecated */
1067
+ --color-dark-bg-accent-tint-30: rgb(244, 111, 102); /* deprecated */
1068
+ --color-dark-bg-primary-alpha-4: rgba(14, 14, 14, 0.04); /* deprecated */
1069
+ --color-dark-bg-primary-alpha-8: rgba(14, 14, 14, 0.08); /* deprecated */
1070
+ --color-dark-bg-primary-alpha-12: rgba(14, 14, 14, 0.12); /* deprecated */
1071
+ --color-dark-bg-primary-alpha-15: rgba(14, 14, 14, 0.15); /* deprecated */
1072
+ --color-dark-bg-primary-alpha-16: rgba(14, 14, 14, 0.16); /* deprecated */
1073
+ --color-dark-bg-primary-alpha-20: rgba(14, 14, 14, 0.2); /* deprecated */
1074
+ --color-dark-bg-primary-alpha-30: rgba(14, 14, 14, 0.3); /* deprecated */
1075
+ --color-dark-bg-primary-alpha-32: rgba(14, 14, 14, 0.32); /* deprecated */
1076
+ --color-dark-bg-primary-alpha-37: rgba(14, 14, 14, 0.37); /* deprecated */
1077
+ --color-dark-bg-primary-alpha-40: rgba(14, 14, 14, 0.4); /* deprecated */
1078
+ --color-dark-bg-primary-tint-7: rgb(31, 31, 31); /* deprecated */
1079
+ --color-dark-bg-primary-tint-15: rgb(50, 50, 50); /* deprecated */
1080
+ --color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03); /* deprecated */
1081
+ --color-dark-bg-primary-inverted-alpha-4: rgba(255, 255, 255, 0.04); /* deprecated */
1082
+ --color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05); /* deprecated */
1083
+ --color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07); /* deprecated */
1084
+ --color-dark-bg-primary-inverted-alpha-8: rgba(255, 255, 255, 0.08); /* deprecated */
1085
+ --color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1); /* deprecated */
1086
+ --color-dark-bg-primary-inverted-alpha-12: rgba(255, 255, 255, 0.12); /* deprecated */
1087
+ --color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15); /* deprecated */
1088
+ --color-dark-bg-primary-inverted-alpha-16: rgba(255, 255, 255, 0.16); /* deprecated */
1089
+ --color-dark-bg-primary-inverted-alpha-20: rgba(255, 255, 255, 0.2); /* deprecated */
1090
+ --color-dark-bg-primary-inverted-alpha-24: rgba(255, 255, 255, 0.24); /* deprecated */
1091
+ --color-dark-bg-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3); /* deprecated */
1092
+ --color-dark-bg-primary-inverted-alpha-32: rgba(255, 255, 255, 0.32); /* deprecated */
1093
+ --color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4); /* deprecated */
1094
+ --color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5); /* deprecated */
1095
+ --color-dark-bg-primary-inverted-shade-7: rgb(237, 237, 237); /* deprecated */
1096
+ --color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217); /* deprecated */
1097
+ --color-dark-bg-primary-inverted-shade-20: rgb(204, 204, 204); /* deprecated */
1098
+ --color-dark-bg-quaternary-alpha-30: rgba(54, 54, 58, 0.3); /* deprecated */
1099
+ --color-dark-bg-quaternary-tint-7: rgb(68, 68, 72); /* deprecated */
1100
+ --color-dark-bg-quaternary-tint-10: rgb(74, 74, 78); /* deprecated */
1101
+ --color-dark-bg-quaternary-tint-15: rgb(84, 84, 88); /* deprecated */
1102
+ --color-dark-bg-quaternary-tint-30: rgb(114, 114, 117); /* deprecated */
1103
+ --color-dark-bg-quaternary-inverted-alpha-30: rgba(220, 222, 226, 0.3); /* deprecated */
1104
+ --color-dark-bg-quaternary-inverted-shade-15: rgb(187, 189, 192); /* deprecated */
1105
+ --color-dark-bg-quaternary-inverted-shade-20: rgb(176, 178, 181); /* deprecated */
1106
+ --color-dark-bg-secondary-alpha-30: rgba(28, 28, 30, 0.3); /* deprecated */
1107
+ --color-dark-bg-secondary-shade-15: rgb(24, 24, 25); /* deprecated */
1108
+ --color-dark-bg-secondary-shade-20: rgb(22, 22, 24); /* deprecated */
1109
+ --color-dark-bg-secondary-tint-7: rgb(44, 44, 46); /* deprecated */
1110
+ --color-dark-bg-secondary-tint-15: rgb(62, 62, 64); /* deprecated */
1111
+ --color-dark-bg-secondary-inverted-alpha-30: rgba(242, 243, 245, 0.3); /* deprecated */
1112
+ --color-dark-bg-secondary-inverted-shade-15: rgb(206, 207, 208); /* deprecated */
1113
+ --color-dark-bg-secondary-inverted-shade-20: rgb(194, 194, 196); /* deprecated */
1114
+ --color-dark-bg-secondary-inverted-tint-7: rgb(243, 244, 246); /* deprecated */
1115
+ --color-dark-bg-secondary-inverted-tint-15: rgb(244, 245, 246); /* deprecated */
1116
+ --color-dark-bg-tertiary-tint-7: rgb(54, 54, 57); /* deprecated */
1117
+ --color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07); /* deprecated */
1118
+ --color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15); /* deprecated */
1119
+ --color-dark-border-key-inverted-alpha-7: rgba(0, 0, 0, 0.07); /* deprecated */
1120
+ --color-dark-border-key-inverted-alpha-15: rgba(0, 0, 0, 0.15); /* deprecated */
1121
+ --color-dark-border-underline-alpha-30: rgba(73, 73, 79, 0.3); /* deprecated */
1122
+ --color-dark-border-underline-inverted-alpha-30: rgba(184, 185, 192, 0.3); /* deprecated */
1123
+ --color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3); /* deprecated */
1124
+ --color-dark-graphic-accent-shade-15: rgb(203, 42, 31); /* deprecated */
1125
+ --color-dark-graphic-accent-tint-7: rgb(240, 63, 51); /* deprecated */
1126
+ --color-dark-graphic-accent-tint-10: rgb(241, 70, 58); /* deprecated */
1127
+ --color-dark-graphic-accent-tint-15: rgb(241, 80, 69); /* deprecated */
1128
+ --color-dark-graphic-accent-tint-30: rgb(244, 111, 102); /* deprecated */
1129
+ --color-dark-graphic-link-alpha-15: rgba(49, 147, 252, 0.15); /* deprecated */
1130
+ --color-dark-graphic-negative-alpha-10: rgba(255, 84, 49, 0.1); /* deprecated */
1131
+ --color-dark-graphic-negative-alpha-30: rgba(255, 84, 49, 0.3); /* deprecated */
1132
+ --color-dark-graphic-negative-alpha-40: rgba(255, 84, 49, 0.4); /* deprecated */
1133
+ --color-dark-graphic-negative-shade-20: rgb(204, 67, 39); /* deprecated */
1134
+ --color-dark-graphic-negative-shade-30: rgb(179, 59, 34); /* deprecated */
1135
+ --color-dark-graphic-negative-tint-7: rgb(255, 96, 63); /* deprecated */
1136
+ --color-dark-graphic-negative-tint-15: rgb(255, 110, 80); /* deprecated */
1137
+ --color-dark-graphic-negative-tint-30: rgb(255, 135, 111); /* deprecated */
1138
+ --color-dark-graphic-positive-alpha-10: rgba(23, 208, 85, 0.1); /* deprecated */
1139
+ --color-dark-graphic-positive-tint-10: rgb(46, 213, 102); /* deprecated */
1140
+ --color-dark-graphic-positive-tint-30: rgb(93, 222, 136); /* deprecated */
1141
+ --color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3); /* deprecated */
1142
+ --color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4); /* deprecated */
1143
+ --color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5); /* deprecated */
1144
+ --color-dark-graphic-primary-alpha-60: rgba(255, 255, 255, 0.6); /* deprecated */
1145
+ --color-dark-graphic-primary-shade-15: rgb(217, 217, 217); /* deprecated */
1146
+ --color-dark-graphic-primary-shade-20: rgb(204, 204, 204); /* deprecated */
1147
+ --color-dark-graphic-primary-shade-30: rgb(179, 179, 179); /* deprecated */
1148
+ --color-dark-graphic-primary-tint-10: rgb(255, 255, 255); /* deprecated */
1149
+ --color-dark-graphic-primary-tint-30: rgb(255, 255, 255); /* deprecated */
1150
+ --color-dark-graphic-primary-inverted-alpha-30: rgba(14, 14, 14, 0.3); /* deprecated */
1151
+ --color-dark-graphic-primary-inverted-alpha-40: rgba(14, 14, 14, 0.4); /* deprecated */
1152
+ --color-dark-graphic-primary-inverted-alpha-50: rgba(14, 14, 14, 0.5); /* deprecated */
1153
+ --color-dark-graphic-primary-inverted-alpha-60: rgba(14, 14, 14, 0.6); /* deprecated */
1154
+ --color-dark-graphic-primary-inverted-tint-7: rgb(31, 31, 31); /* deprecated */
1155
+ --color-dark-graphic-primary-inverted-tint-10: rgb(38, 38, 38); /* deprecated */
1156
+ --color-dark-graphic-primary-inverted-tint-15: rgb(50, 50, 50); /* deprecated */
1157
+ --color-dark-graphic-primary-inverted-tint-30: rgb(86, 86, 86); /* deprecated */
1158
+ --color-dark-graphic-quaternary-tint-10: rgb(61, 61, 63); /* deprecated */
1159
+ --color-dark-graphic-secondary-alpha-30: rgba(137, 137, 145, 0.3); /* deprecated */
1160
+ --color-dark-graphic-secondary-tint-30: rgb(172, 172, 178); /* deprecated */
1161
+ --color-dark-graphic-secondary-tint-50: rgb(196, 196, 200); /* deprecated */
1162
+ --color-dark-graphic-secondary-inverted-alpha-30: rgba(137, 137, 145, 0.3); /* deprecated */
1163
+ --color-dark-graphic-secondary-inverted-shade-15: rgb(116, 116, 123); /* deprecated */
1164
+ --color-dark-graphic-secondary-inverted-shade-20: rgb(110, 110, 116); /* deprecated */
1165
+ --color-dark-graphic-secondary-inverted-tint-10: rgb(149, 149, 156); /* deprecated */
1166
+ --color-dark-graphic-secondary-inverted-tint-30: rgb(172, 172, 178); /* deprecated */
1167
+ --color-dark-graphic-tertiary-alpha-30: rgba(73, 73, 79, 0.3); /* deprecated */
1168
+ --color-dark-graphic-tertiary-shade-15: rgb(62, 62, 67); /* deprecated */
1169
+ --color-dark-graphic-tertiary-shade-20: rgb(58, 58, 63); /* deprecated */
1170
+ --color-dark-graphic-tertiary-tint-7: rgb(86, 86, 91); /* deprecated */
1171
+ --color-dark-graphic-tertiary-tint-15: rgb(100, 100, 105); /* deprecated */
1172
+ --color-dark-graphic-tertiary-inverted-alpha-30: rgba(184, 185, 192, 0.3); /* deprecated */
1173
+ --color-dark-graphic-tertiary-inverted-shade-15: rgb(156, 157, 163); /* deprecated */
1174
+ --color-dark-graphic-tertiary-inverted-shade-20: rgb(147, 148, 154); /* deprecated */
1175
+ --color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.163); /* deprecated */
1176
+ --color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.19); /* deprecated */
1177
+ --color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.235); /* deprecated */
1178
+ --color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.37); /* deprecated */
1179
+ --color-dark-specialbg-component-alpha-2: rgba(255, 255, 255, 0.02); /* deprecated */
1180
+ --color-dark-specialbg-component-alpha-14: rgba(255, 255, 255, 0.14); /* deprecated */
1181
+ --color-dark-specialbg-component-alpha-23: rgba(255, 255, 255, 0.23); /* deprecated */
1182
+ --color-dark-specialbg-component-alpha-30: rgba(255, 255, 255, 0.3); /* deprecated */
1183
+ --color-dark-specialbg-component-inverted-alpha-30: rgba(11, 31, 53, 0.3); /* deprecated */
1184
+ --color-dark-specialbg-component-inverted-shade-15: rgba(9, 26, 45, 0.2095); /* deprecated */
1185
+ --color-dark-specialbg-component-inverted-shade-20: rgba(9, 25, 42, 0.256); /* deprecated */
1186
+ --color-dark-specialbg-secondary-transparent-tint-7: rgba(217, 217, 231, 0.1351); /* deprecated */
1187
+ --color-dark-specialbg-secondary-transparent-tint-15: rgba(220, 220, 233, 0.2095); /* deprecated */
1188
+ --color-dark-specialbg-secondary-transparent-inverted-shade-15: rgba(32, 47, 75, 0.201); /* deprecated */
1189
+ --color-dark-specialbg-secondary-transparent-inverted-shade-20: rgba(30, 44, 70, 0.248); /* deprecated */
1190
+ --color-dark-specialbg-tertiary-transparent-tint-7: rgba(224, 224, 241, 0.1816); /* deprecated */
1191
+ --color-dark-specialbg-tertiary-transparent-tint-15: rgba(227, 227, 242, 0.252); /* deprecated */
1192
+ --color-dark-specialbg-tertiary-transparent-inverted-shade-15: rgba(26, 37, 58, 0.218); /* deprecated */
1193
+ --color-dark-specialbg-tertiary-transparent-inverted-shade-20: rgba(24, 34, 54, 0.264); /* deprecated */
1194
+ --color-dark-text-link-shade-30: rgb(52, 110, 176); /* deprecated */
1195
+ --color-dark-text-link-shade-50: rgb(37, 79, 126); /* deprecated */
1196
+ --color-dark-text-link-tint-20: rgb(110, 177, 253); /* deprecated */
1197
+ --color-dark-text-link-tint-40: rgb(146, 196, 253); /* deprecated */
1198
+ --color-light-bg-accent-alpha-30: rgba(239, 49, 36, 0.3); /* deprecated */
1199
+ --color-light-bg-accent-tint-15: rgb(241, 80, 69); /* deprecated */
1200
+ --color-light-bg-accent-tint-20: rgb(242, 90, 80); /* deprecated */
1201
+ --color-light-bg-accent-shade-7: rgb(222, 46, 33); /* deprecated */
1202
+ --color-light-bg-accent-shade-10: rgb(215, 44, 32); /* deprecated */
1203
+ --color-light-bg-accent-shade-15: rgb(203, 42, 31); /* deprecated */
1204
+ --color-light-bg-accent-shade-30: rgb(167, 34, 25); /* deprecated */
1205
+ --color-light-bg-primary-alpha-4: rgba(255, 255, 255, 0.04); /* deprecated */
1206
+ --color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08); /* deprecated */
1207
+ --color-light-bg-primary-alpha-12: rgba(255, 255, 255, 0.12); /* deprecated */
1208
+ --color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15); /* deprecated */
1209
+ --color-light-bg-primary-alpha-16: rgba(255, 255, 255, 0.16); /* deprecated */
1210
+ --color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2); /* deprecated */
1211
+ --color-light-bg-primary-alpha-30: rgba(255, 255, 255, 0.3); /* deprecated */
1212
+ --color-light-bg-primary-alpha-32: rgba(255, 255, 255, 0.32); /* deprecated */
1213
+ --color-light-bg-primary-alpha-37: rgba(255, 255, 255, 0.37); /* deprecated */
1214
+ --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4); /* deprecated */
1215
+ --color-light-bg-primary-shade-7: rgb(237, 237, 237); /* deprecated */
1216
+ --color-light-bg-primary-shade-15: rgb(217, 217, 217); /* deprecated */
1217
+ --color-light-bg-primary-inverted-alpha-3: rgba(14, 14, 14, 0.03); /* deprecated */
1218
+ --color-light-bg-primary-inverted-alpha-4: rgba(14, 14, 14, 0.04); /* deprecated */
1219
+ --color-light-bg-primary-inverted-alpha-5: rgba(14, 14, 14, 0.05); /* deprecated */
1220
+ --color-light-bg-primary-inverted-alpha-7: rgba(14, 14, 14, 0.07); /* deprecated */
1221
+ --color-light-bg-primary-inverted-alpha-8: rgba(14, 14, 14, 0.08); /* deprecated */
1222
+ --color-light-bg-primary-inverted-alpha-10: rgba(14, 14, 14, 0.1); /* deprecated */
1223
+ --color-light-bg-primary-inverted-alpha-12: rgba(14, 14, 14, 0.12); /* deprecated */
1224
+ --color-light-bg-primary-inverted-alpha-15: rgba(14, 14, 14, 0.15); /* deprecated */
1225
+ --color-light-bg-primary-inverted-alpha-16: rgba(14, 14, 14, 0.16); /* deprecated */
1226
+ --color-light-bg-primary-inverted-alpha-20: rgba(14, 14, 14, 0.2); /* deprecated */
1227
+ --color-light-bg-primary-inverted-alpha-24: rgba(14, 14, 14, 0.24); /* deprecated */
1228
+ --color-light-bg-primary-inverted-alpha-30: rgba(14, 14, 14, 0.3); /* deprecated */
1229
+ --color-light-bg-primary-inverted-alpha-32: rgba(14, 14, 14, 0.32); /* deprecated */
1230
+ --color-light-bg-primary-inverted-alpha-40: rgba(14, 14, 14, 0.4); /* deprecated */
1231
+ --color-light-bg-primary-inverted-alpha-50: rgba(14, 14, 14, 0.5); /* deprecated */
1232
+ --color-light-bg-primary-inverted-tint-7: rgb(31, 31, 31); /* deprecated */
1233
+ --color-light-bg-primary-inverted-tint-15: rgb(50, 50, 50); /* deprecated */
1234
+ --color-light-bg-primary-inverted-tint-20: rgb(62, 62, 62); /* deprecated */
1235
+ --color-light-bg-quaternary-alpha-30: rgba(220, 222, 226, 0.3); /* deprecated */
1236
+ --color-light-bg-quaternary-shade-7: rgb(205, 206, 210); /* deprecated */
1237
+ --color-light-bg-quaternary-shade-10: rgb(198, 200, 203); /* deprecated */
1238
+ --color-light-bg-quaternary-shade-15: rgb(187, 189, 192); /* deprecated */
1239
+ --color-light-bg-quaternary-shade-30: rgb(154, 155, 158); /* deprecated */
1240
+ --color-light-bg-quaternary-inverted-alpha-30: rgba(54, 54, 58, 0.3); /* deprecated */
1241
+ --color-light-bg-quaternary-inverted-tint-15: rgb(84, 84, 88); /* deprecated */
1242
+ --color-light-bg-quaternary-inverted-tint-20: rgb(94, 94, 97); /* deprecated */
1243
+ --color-light-bg-secondary-alpha-30: rgba(242, 243, 245, 0.3); /* deprecated */
1244
+ --color-light-bg-secondary-tint-15: rgb(244, 245, 246); /* deprecated */
1245
+ --color-light-bg-secondary-tint-20: rgb(245, 245, 247); /* deprecated */
1246
+ --color-light-bg-secondary-shade-7: rgb(225, 226, 228); /* deprecated */
1247
+ --color-light-bg-secondary-shade-15: rgb(206, 207, 208); /* deprecated */
1248
+ --color-light-bg-secondary-inverted-alpha-30: rgba(28, 28, 30, 0.3); /* deprecated */
1249
+ --color-light-bg-secondary-inverted-tint-15: rgb(62, 62, 64); /* deprecated */
1250
+ --color-light-bg-secondary-inverted-tint-20: rgb(73, 73, 75); /* deprecated */
1251
+ --color-light-bg-secondary-inverted-shade-7: rgb(26, 26, 28); /* deprecated */
1252
+ --color-light-bg-secondary-inverted-shade-15: rgb(24, 24, 25); /* deprecated */
1253
+ --color-light-bg-tertiary-shade-7: rgb(215, 216, 218); /* deprecated */
1254
+ --color-light-border-key-alpha-7: rgba(0, 0, 0, 0.07); /* deprecated */
1255
+ --color-light-border-key-alpha-15: rgba(0, 0, 0, 0.15); /* deprecated */
1256
+ --color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07); /* deprecated */
1257
+ --color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15); /* deprecated */
1258
+ --color-light-border-underline-alpha-30: rgba(184, 185, 192, 0.3); /* deprecated */
1259
+ --color-light-border-underline-inverted-alpha-30: rgba(73, 73, 79, 0.3); /* deprecated */
1260
+ --color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3); /* deprecated */
1261
+ --color-light-graphic-accent-tint-15: rgb(241, 80, 69); /* deprecated */
1262
+ --color-light-graphic-accent-shade-7: rgb(222, 46, 33); /* deprecated */
1263
+ --color-light-graphic-accent-shade-10: rgb(215, 44, 32); /* deprecated */
1264
+ --color-light-graphic-accent-shade-15: rgb(203, 42, 31); /* deprecated */
1265
+ --color-light-graphic-accent-shade-30: rgb(167, 34, 25); /* deprecated */
1266
+ --color-light-graphic-link-alpha-15: rgba(34, 136, 250, 0.15); /* deprecated */
1267
+ --color-light-graphic-negative-alpha-10: rgba(255, 84, 49, 0.1); /* deprecated */
1268
+ --color-light-graphic-negative-alpha-30: rgba(255, 84, 49, 0.3); /* deprecated */
1269
+ --color-light-graphic-negative-alpha-40: rgba(255, 84, 49, 0.4); /* deprecated */
1270
+ --color-light-graphic-negative-tint-20: rgb(255, 118, 90); /* deprecated */
1271
+ --color-light-graphic-negative-tint-30: rgb(255, 135, 111); /* deprecated */
1272
+ --color-light-graphic-negative-shade-7: rgb(237, 78, 46); /* deprecated */
1273
+ --color-light-graphic-negative-shade-15: rgb(217, 71, 42); /* deprecated */
1274
+ --color-light-graphic-negative-shade-30: rgb(179, 59, 34); /* deprecated */
1275
+ --color-light-graphic-positive-alpha-10: rgba(12, 196, 77, 0.1); /* deprecated */
1276
+ --color-light-graphic-positive-shade-10: rgb(11, 176, 69); /* deprecated */
1277
+ --color-light-graphic-positive-shade-30: rgb(8, 137, 54); /* deprecated */
1278
+ --color-light-graphic-primary-alpha-30: rgba(14, 14, 14, 0.3); /* deprecated */
1279
+ --color-light-graphic-primary-alpha-40: rgba(14, 14, 14, 0.4); /* deprecated */
1280
+ --color-light-graphic-primary-alpha-50: rgba(14, 14, 14, 0.5); /* deprecated */
1281
+ --color-light-graphic-primary-alpha-60: rgba(14, 14, 14, 0.6); /* deprecated */
1282
+ --color-light-graphic-primary-tint-15: rgb(50, 50, 50); /* deprecated */
1283
+ --color-light-graphic-primary-tint-20: rgb(62, 62, 62); /* deprecated */
1284
+ --color-light-graphic-primary-tint-30: rgb(86, 86, 86); /* deprecated */
1285
+ --color-light-graphic-primary-shade-10: rgb(13, 13, 13); /* deprecated */
1286
+ --color-light-graphic-primary-shade-30: rgb(10, 10, 10); /* deprecated */
1287
+ --color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3); /* deprecated */
1288
+ --color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4); /* deprecated */
1289
+ --color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5); /* deprecated */
1290
+ --color-light-graphic-primary-inverted-alpha-60: rgba(255, 255, 255, 0.6); /* deprecated */
1291
+ --color-light-graphic-primary-inverted-shade-7: rgb(237, 237, 237); /* deprecated */
1292
+ --color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230); /* deprecated */
1293
+ --color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217); /* deprecated */
1294
+ --color-light-graphic-primary-inverted-shade-30: rgb(179, 179, 179); /* deprecated */
1295
+ --color-light-graphic-quaternary-shade-10: rgb(208, 209, 212); /* deprecated */
1296
+ --color-light-graphic-secondary-alpha-30: rgba(137, 137, 145, 0.3); /* deprecated */
1297
+ --color-light-graphic-secondary-shade-30: rgb(96, 96, 102); /* deprecated */
1298
+ --color-light-graphic-secondary-shade-50: rgb(69, 69, 73); /* deprecated */
1299
+ --color-light-graphic-secondary-inverted-alpha-30: rgba(137, 137, 145, 0.3); /* deprecated */
1300
+ --color-light-graphic-secondary-inverted-tint-15: rgb(155, 155, 162); /* deprecated */
1301
+ --color-light-graphic-secondary-inverted-tint-20: rgb(161, 161, 167); /* deprecated */
1302
+ --color-light-graphic-secondary-inverted-shade-10: rgb(123, 123, 131); /* deprecated */
1303
+ --color-light-graphic-secondary-inverted-shade-30: rgb(96, 96, 102); /* deprecated */
1304
+ --color-light-graphic-tertiary-alpha-30: rgba(184, 185, 192, 0.3); /* deprecated */
1305
+ --color-light-graphic-tertiary-tint-15: rgb(195, 195, 201); /* deprecated */
1306
+ --color-light-graphic-tertiary-tint-20: rgb(198, 199, 205); /* deprecated */
1307
+ --color-light-graphic-tertiary-shade-7: rgb(171, 172, 179); /* deprecated */
1308
+ --color-light-graphic-tertiary-shade-15: rgb(156, 157, 163); /* deprecated */
1309
+ --color-light-graphic-tertiary-inverted-alpha-30: rgba(73, 73, 79, 0.3); /* deprecated */
1310
+ --color-light-graphic-tertiary-inverted-tint-15: rgb(100, 100, 105); /* deprecated */
1311
+ --color-light-graphic-tertiary-inverted-tint-20: rgb(109, 109, 114); /* deprecated */
1312
+ --color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351); /* deprecated */
1313
+ --color-light-specialbg-component-shade-10: rgba(10, 28, 48, 0.163); /* deprecated */
1314
+ --color-light-specialbg-component-shade-15: rgba(9, 26, 45, 0.2095); /* deprecated */
1315
+ --color-light-specialbg-component-shade-30: rgba(8, 22, 37, 0.349); /* deprecated */
1316
+ --color-light-specialbg-component-alpha-2: rgba(11, 31, 53, 0.02); /* deprecated */
1317
+ --color-light-specialbg-component-alpha-14: rgba(11, 31, 53, 0.14); /* deprecated */
1318
+ --color-light-specialbg-component-alpha-23: rgba(11, 31, 53, 0.23); /* deprecated */
1319
+ --color-light-specialbg-component-alpha-30: rgba(11, 31, 53, 0.3); /* deprecated */
1320
+ --color-light-specialbg-component-inverted-alpha-30: rgba(255, 255, 255, 0.3); /* deprecated */
1321
+ --color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.235); /* deprecated */
1322
+ --color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.28); /* deprecated */
1323
+ --color-light-specialbg-secondary-transparent-shade-7: rgba(35, 51, 82, 0.1258); /* deprecated */
1324
+ --color-light-specialbg-secondary-transparent-shade-15: rgba(32, 47, 75, 0.201); /* deprecated */
1325
+ --color-light-specialbg-secondary-transparent-inverted-tint-15: rgba(220, 220, 233, 0.2095); /* deprecated */
1326
+ --color-light-specialbg-secondary-transparent-inverted-tint-20: rgba(222, 222, 234, 0.256); /* deprecated */
1327
+ --color-light-specialbg-tertiary-transparent-shade-7: rgba(28, 40, 63, 0.1444); /* deprecated */
1328
+ --color-light-specialbg-tertiary-transparent-shade-15: rgba(26, 37, 58, 0.218); /* deprecated */
1329
+ --color-light-specialbg-tertiary-transparent-inverted-tint-15: rgba(227, 227, 242, 0.252); /* deprecated */
1330
+ --color-light-specialbg-tertiary-transparent-inverted-tint-20: rgba(229, 229, 243, 0.296); /* deprecated */
1331
+ --color-light-text-link-tint-30: rgb(106, 160, 244); /* deprecated */
1332
+ --color-light-text-link-tint-50: rgb(149, 187, 247); /* deprecated */
1333
+ --color-light-text-link-shade-20: rgb(34, 95, 191); /* deprecated */
1334
+ --color-light-text-link-shade-40: rgb(25, 71, 143); /* deprecated */
1335
+ --color-static-graphic-light-shade-7: rgb(237, 237, 237); /* deprecated */
1336
+ --color-static-graphic-light-shade-15: rgb(217, 217, 217); /* deprecated */
1337
+ }
1338
+ :root {
1339
+ --color-dynamic-nulled: rgba(0, 0, 0, 0); /* deprecated */
1340
+ --color-dynamic-primary-dark: rgba(0, 0, 0, 0.8); /* deprecated */
1341
+ --color-dynamic-primary-light: rgba(255, 255, 255, 0.8); /* deprecated */
1342
+ --color-dynamic-quaternary-dark: rgba(0, 0, 0, 0.32); /* deprecated */
1343
+ --color-dynamic-quaternary-light: rgba(255, 255, 255, 0.32); /* deprecated */
1344
+ --color-dynamic-quinary-dark: rgba(0, 0, 0, 0.16); /* deprecated */
1345
+ --color-dynamic-quinary-light: rgba(255, 255, 255, 0.16); /* deprecated */
1346
+ --color-dynamic-secondary-dark: rgba(0, 0, 0, 0.64); /* deprecated */
1347
+ --color-dynamic-secondary-light: rgba(255, 255, 255, 0.64); /* deprecated */
1348
+ --color-dynamic-senary-dark: rgba(0, 0, 0, 0.12); /* deprecated */
1349
+ --color-dynamic-senary-light: rgba(255, 255, 255, 0.12); /* deprecated */
1350
+ --color-dynamic-tertiary-dark: rgba(0, 0, 0, 0.48); /* deprecated */
1351
+ --color-dynamic-tertiary-light: rgba(255, 255, 255, 0.48); /* deprecated */
1352
+ --color-static-nulled: rgba(0, 0, 0, 0); /* deprecated */
1353
+ --color-static-primary-dark: rgba(0, 0, 0, 0.8); /* deprecated */
1354
+ --color-static-primary-light: rgba(255, 255, 255, 0.8); /* deprecated */
1355
+ --color-static-quaternary-dark: rgba(0, 0, 0, 0.32); /* deprecated */
1356
+ --color-static-quaternary-light: rgba(255, 255, 255, 0.32); /* deprecated */
1357
+ --color-static-quinary-dark: rgba(0, 0, 0, 0.16); /* deprecated */
1358
+ --color-static-quinary-light: rgba(255, 255, 255, 0.16); /* deprecated */
1359
+ --color-static-secondary-dark: rgba(0, 0, 0, 0.64); /* deprecated */
1360
+ --color-static-secondary-light: rgba(255, 255, 255, 0.64); /* deprecated */
1361
+ --color-static-senary-dark: rgba(0, 0, 0, 0.12); /* deprecated */
1362
+ --color-static-senary-light: rgba(255, 255, 255, 0.12); /* deprecated */
1363
+ --color-static-tertiary-dark: rgba(0, 0, 0, 0.48); /* deprecated */
1364
+ --color-static-tertiary-light: rgba(255, 255, 255, 0.48); /* deprecated */
1365
+ }
1366
+ :root {
1367
+ --color-dark-indigo: #0b1f35; /* deprecated */
1368
+ --color-dark-indigo-60: rgba(11, 31, 53, 0.6); /* deprecated */
1369
+ --color-dark-indigo-30: rgba(11, 31, 53, 0.3); /* deprecated */
1370
+ --color-dark-indigo-15: rgba(11, 31, 53, 0.15); /* deprecated */
1371
+ --color-dark-indigo-10: rgba(11, 31, 53, 0.1); /* deprecated */
1372
+ --color-dark-indigo-07: rgba(11, 31, 53, 0.07); /* deprecated */
1373
+ --color-dark-indigo-05: rgba(11, 31, 53, 0.05); /* deprecated */
1374
+ --color-dark-indigo-60-flat: #6d7986; /* deprecated */
1375
+ --color-dark-indigo-30-flat: #b6bcc3; /* deprecated */
1376
+ --color-dark-indigo-15-flat: #dbdee1; /* deprecated */
1377
+ --color-dark-indigo-10-flat: #e7e9eb; /* deprecated */
1378
+ --color-dark-indigo-07-flat: #eeeff1; /* deprecated */
1379
+ --color-dark-indigo-05-flat: #f3f4f5; /* deprecated */
1380
+ --color-red-brand: #ef3124; /* deprecated */
1381
+ --color-red-brand-85: rgba(239, 49, 36, 0.85); /* deprecated */
1382
+ --color-red-brand-70: rgba(239, 49, 36, 0.7); /* deprecated */
1383
+ --color-red-brand-50: rgba(239, 49, 36, 0.5); /* deprecated */
1384
+ --color-red-brand-30: rgba(239, 49, 36, 0.3); /* deprecated */
1385
+ --color-red-brand-20: rgba(239, 49, 36, 0.2); /* deprecated */
1386
+ --color-red-brand-10: rgba(239, 49, 36, 0.1); /* deprecated */
1387
+ --color-red-brand-85-flat: #f15045; /* deprecated */
1388
+ --color-red-brand-70-flat: #f46f66; /* deprecated */
1389
+ --color-red-brand-50-flat: #f69791; /* deprecated */
1390
+ --color-red-brand-30-flat: #fbc2bd; /* deprecated */
1391
+ --color-red-brand-20-flat: #fcd6d3; /* deprecated */
1392
+ --color-red-brand-10-flat: #feebea; /* deprecated */
1393
+ --color-red-brand-05-flat: #fef5f4; /* deprecated */
1394
+ --color-red-dark: #d91d0b; /* deprecated */
1395
+ --color-red-error: #ff5c5c; /* deprecated */
1396
+ --color-green-text: #13a463; /* deprecated */
1397
+ --color-green-text-60: rgba(19, 164, 99, 0.6); /* deprecated */
1398
+ --color-green-text-60-flat: #71c8a1; /* deprecated */
1399
+ --color-green-done: #2fc26e; /* deprecated */
1400
+ --color-green-done-20: rgba(47, 194, 110, 0.2); /* deprecated */
1401
+ --color-green-done-10: rgba(47, 194, 110, 0.1); /* deprecated */
1402
+ --color-green-done-05: rgba(47, 194, 110, 0.05); /* deprecated */
1403
+ --color-green-done-20-flat: #d5f3e2; /* deprecated */
1404
+ --color-green-done-10-flat: #ebf9f1; /* deprecated */
1405
+ --color-green-done-05-flat: #f4fcf7; /* deprecated */
1406
+ --color-blue-action: #0e60b9; /* deprecated */
1407
+ --color-blue-swipe-a: #2670c6; /* deprecated */
1408
+ --color-blue-swipe-b: #3781d8; /* deprecated */
1409
+ --color-blue-swipe-c: #4a90e2; /* deprecated */
1410
+ --color-blue-link-mobile: #007aff; /* deprecated */
1411
+ --color-blue-link-mobile-10: rgba(0, 122, 255, 0.1); /* deprecated */
1412
+ --color-blue-link-mobile-10-flat: #e6f2ff; /* deprecated */
1413
+ --color-blue-link-web: #0f62fe; /* deprecated */
1414
+ --color-sand: #f6bf65; /* deprecated */
1415
+ --color-lavender: #8888ad; /* deprecated */
1416
+ --color-amethyst: #a489aa; /* deprecated */
1417
+ --color-black: #000; /* deprecated */
1418
+ --color-black-60: rgba(0, 0, 0, 0.6); /* deprecated */
1419
+ --color-black-30: rgba(0, 0, 0, 0.3); /* deprecated */
1420
+ --color-black-10: rgba(0, 0, 0, 0.1); /* deprecated */
1421
+ --color-black-60-flat: #666; /* deprecated */
1422
+ --color-black-30-flat: #b3b3b3; /* deprecated */
1423
+ --color-black-10-flat: #e6e6e6; /* deprecated */
1424
+ --color-white: #fff; /* deprecated */
1425
+ --color-white-60: rgba(255, 255, 255, 0.6); /* deprecated */
1426
+ --color-white-30: rgba(255, 255, 255, 0.3); /* deprecated */
1427
+ --color-white-10: rgba(255, 255, 255, 0.1); /* deprecated */
1428
+ --color-bg-corporate: #212a33; /* deprecated */
1429
+ --color-bg-corporate-90: rgba(33, 42, 51, 0.9); /* deprecated */
1430
+ --color-bg-corporate-60: rgba(33, 42, 51, 0.6); /* deprecated */
1431
+ --color-bg-corporate-30: rgba(33, 42, 51, 0.3); /* deprecated */
1432
+ --color-bg-corporate-90-flat: #384048; /* deprecated */
1433
+ --color-bg-corporate-60-flat: #7a7f85; /* deprecated */
1434
+ --color-bg-corporate-30-flat: #bdc0c2; /* deprecated */
1435
+ --color-light-blue: #f5f7f9; /* deprecated */
1436
+ }
1437
+ :root {
1438
+ --gap-3xs: 2px;
1439
+ --gap-2xs: 4px;
1440
+ --gap-xs: 8px;
1441
+ --gap-s: 12px;
1442
+ --gap-2s: 14px;
1443
+ --gap-m: 16px;
1444
+ --gap-l: 20px;
1445
+ --gap-xl: 24px;
1446
+ --gap-2xl: 32px;
1447
+ --gap-3xl: 40px;
1448
+ --gap-4xl: 48px;
1449
+ --gap-5xl: 64px;
1450
+ --gap-6xl: 72px;
1451
+ --gap-7xl: 96px;
1452
+ --gap-8xl: 128px;
1453
+ --gap-3xs-neg: -2px;
1454
+ --gap-2xs-neg: -4px;
1455
+ --gap-xs-neg: -8px;
1456
+ --gap-s-neg: -12px;
1457
+ --gap-m-neg: -16px;
1458
+ --gap-l-neg: -20px;
1459
+ --gap-xl-neg: -24px;
1460
+ --gap-2xl-neg: -32px;
1461
+ --gap-3xl-neg: -40px;
1462
+ --gap-4xl-neg: -48px;
1463
+ --gap-5xl-neg: -64px;
1464
+ --gap-6xl-neg: -72px;
1465
+ --gap-7xl-neg: -96px;
1466
+ --gap-8xl-neg: -128px;
1467
+ }
1468
+ :root {
1469
+ --shadow-xs: 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1470
+ --shadow-s: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1471
+ 0 0 1px rgba(0, 0, 0, 0.04);
1472
+ --shadow-m: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
1473
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1474
+ --shadow-l: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
1475
+ 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1476
+ --shadow-xl: 0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),
1477
+ 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
1478
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1479
+
1480
+ /* Hard */
1481
+ --shadow-xs-hard: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
1482
+ --shadow-s-hard: 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16),
1483
+ 0 0 1px rgba(0, 0, 0, 0.16);
1484
+ --shadow-m-hard: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
1485
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
1486
+ --shadow-l-hard: 0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),
1487
+ 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
1488
+ --shadow-xl-hard: 0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),
1489
+ 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
1490
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
1491
+
1492
+ /* Up */
1493
+ --shadow-xs-up: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04);
1494
+ --shadow-s-up: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08);
1495
+ --shadow-m-up: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16);
1496
+ --shadow-l-up: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24);
1497
+ --shadow-xl-up: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32);
1498
+
1499
+ /* Hard up */
1500
+ --shadow-xs-hard-up: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04),
1501
+ 0 -2px 4px rgba(0, 0, 0, 0.16);
1502
+ --shadow-s-hard-up: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08),
1503
+ 0 -4px 8px rgba(0, 0, 0, 0.16);
1504
+ --shadow-m-hard-up: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),
1505
+ 0 -8px 16px rgba(0, 0, 0, 0.16);
1506
+ --shadow-l-hard-up: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),
1507
+ 0 -12px 24px rgba(0, 0, 0, 0.16);
1508
+ --shadow-xl-hard-up: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),
1509
+ 0 -16px 32px rgba(0, 0, 0, 0.16);
1510
+ }
1511
+ :root {
1512
+ --font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
1513
+ sans-serif;
1514
+ --font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
1515
+ 'Helvetica Neue', Helvetica, sans-serif;
1516
+ }
1
1517
  :root {
2
1518
  --slider-origin-width: calc(100% - 16px);
3
1519
  --slider-origin-right: 8px;