@alfalab/core-components 41.1.0 → 41.3.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 (2058) hide show
  1. package/action-button/Component.js +4 -4
  2. package/action-button/default.css +8 -8
  3. package/action-button/esm/Component.js +4 -4
  4. package/action-button/esm/default.css +8 -8
  5. package/action-button/esm/index.css +8 -8
  6. package/action-button/esm/inverted.css +8 -8
  7. package/action-button/esm/static.css +4 -4
  8. package/action-button/index.css +8 -8
  9. package/action-button/inverted.css +8 -8
  10. package/action-button/modern/Component.js +4 -4
  11. package/action-button/modern/default.css +8 -8
  12. package/action-button/modern/index.css +8 -8
  13. package/action-button/modern/inverted.css +8 -8
  14. package/action-button/modern/static.css +4 -4
  15. package/action-button/static.css +4 -4
  16. package/alert/Component.js +1 -1
  17. package/alert/esm/Component.js +1 -1
  18. package/alert/esm/index.css +2 -2
  19. package/alert/index.css +2 -2
  20. package/alert/modern/Component.js +1 -1
  21. package/alert/modern/index.css +2 -2
  22. package/amount/component.js +1 -1
  23. package/amount/esm/component.js +1 -1
  24. package/amount/esm/index.css +6 -6
  25. package/amount/esm/pure/component.js +1 -1
  26. package/amount/esm/pure/index.css +1 -1
  27. package/amount/index.css +6 -6
  28. package/amount/modern/component.js +1 -1
  29. package/amount/modern/index.css +6 -6
  30. package/amount/modern/pure/component.js +1 -1
  31. package/amount/modern/pure/index.css +1 -1
  32. package/amount/pure/component.js +1 -1
  33. package/amount/pure/index.css +1 -1
  34. package/amount-input/Component.js +3 -3
  35. package/amount-input/default.css +2 -2
  36. package/amount-input/esm/Component.js +3 -3
  37. package/amount-input/esm/default.css +2 -2
  38. package/amount-input/esm/index.css +7 -7
  39. package/amount-input/esm/inverted.css +2 -2
  40. package/amount-input/index.css +7 -7
  41. package/amount-input/inverted.css +2 -2
  42. package/amount-input/modern/Component.js +3 -3
  43. package/amount-input/modern/default.css +2 -2
  44. package/amount-input/modern/index.css +7 -7
  45. package/amount-input/modern/inverted.css +2 -2
  46. package/attach/Component.js +1 -1
  47. package/attach/esm/Component.js +1 -1
  48. package/attach/esm/index.css +24 -24
  49. package/attach/index.css +24 -24
  50. package/attach/modern/Component.js +1 -1
  51. package/attach/modern/index.css +24 -24
  52. package/backdrop/Component.js +1 -1
  53. package/backdrop/esm/Component.js +1 -1
  54. package/backdrop/esm/index.css +10 -10
  55. package/backdrop/index.css +10 -10
  56. package/backdrop/modern/Component.js +1 -1
  57. package/backdrop/modern/index.css +10 -10
  58. package/badge/Component.d.ts +15 -4
  59. package/badge/Component.js +4 -4
  60. package/badge/cssm/Component.d.ts +15 -4
  61. package/badge/cssm/Component.js +3 -3
  62. package/badge/cssm/index.module.css +19 -6
  63. package/badge/esm/Component.d.ts +15 -4
  64. package/badge/esm/Component.js +4 -4
  65. package/badge/esm/index.css +60 -47
  66. package/badge/index.css +60 -47
  67. package/badge/modern/Component.d.ts +15 -4
  68. package/badge/modern/Component.js +4 -4
  69. package/badge/modern/index.css +60 -47
  70. package/bank-card/Component.js +1 -1
  71. package/bank-card/esm/Component.js +1 -1
  72. package/bank-card/esm/index.css +20 -20
  73. package/bank-card/index.css +20 -20
  74. package/bank-card/modern/Component.js +1 -1
  75. package/bank-card/modern/index.css +20 -20
  76. package/base-modal/Component.js +1 -1
  77. package/base-modal/esm/Component.js +1 -1
  78. package/base-modal/esm/index.css +12 -12
  79. package/base-modal/index.css +12 -12
  80. package/base-modal/modern/Component.js +1 -1
  81. package/base-modal/modern/index.css +12 -12
  82. package/bottom-sheet/component.js +1 -1
  83. package/bottom-sheet/components/footer/Component.js +1 -1
  84. package/bottom-sheet/components/footer/index.css +26 -26
  85. package/bottom-sheet/components/header/Component.js +1 -1
  86. package/bottom-sheet/components/header/index.css +13 -13
  87. package/bottom-sheet/cssm/types.d.ts +1 -1
  88. package/bottom-sheet/esm/component.js +1 -1
  89. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  90. package/bottom-sheet/esm/components/footer/index.css +26 -26
  91. package/bottom-sheet/esm/components/header/Component.js +1 -1
  92. package/bottom-sheet/esm/components/header/index.css +13 -13
  93. package/bottom-sheet/esm/index.css +41 -41
  94. package/bottom-sheet/esm/types.d.ts +1 -1
  95. package/bottom-sheet/index.css +41 -41
  96. package/bottom-sheet/modern/component.js +1 -1
  97. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  98. package/bottom-sheet/modern/components/footer/index.css +26 -26
  99. package/bottom-sheet/modern/components/header/Component.js +1 -1
  100. package/bottom-sheet/modern/components/header/index.css +13 -13
  101. package/bottom-sheet/modern/index.css +41 -41
  102. package/bottom-sheet/modern/types.d.ts +1 -1
  103. package/bottom-sheet/types.d.ts +1 -1
  104. package/button/Component.js +3 -3
  105. package/button/default.css +60 -60
  106. package/button/esm/Component.js +3 -3
  107. package/button/esm/default.css +60 -60
  108. package/button/esm/index.css +52 -52
  109. package/button/esm/inverted.css +60 -60
  110. package/button/index.css +52 -52
  111. package/button/inverted.css +60 -60
  112. package/button/modern/Component.js +3 -3
  113. package/button/modern/default.css +60 -60
  114. package/button/modern/index.css +52 -52
  115. package/button/modern/inverted.css +60 -60
  116. package/calendar/Component.desktop.d.ts +9 -1
  117. package/calendar/Component.desktop.js +8 -7
  118. package/calendar/{Component.responsive-09f53b84.js → Component.responsive-6faa5f67.js} +9 -6
  119. package/calendar/Component.responsive.js +1 -1
  120. package/calendar/components/calendar-mobile/Component.js +1 -1
  121. package/calendar/components/calendar-mobile/index.css +11 -11
  122. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  123. package/calendar/components/calendar-mobile/index.js +1 -1
  124. package/calendar/components/days-table/Component.d.ts +9 -1
  125. package/calendar/components/days-table/Component.js +11 -6
  126. package/calendar/components/days-table/index.css +82 -81
  127. package/calendar/components/header/Component.js +1 -1
  128. package/calendar/components/header/index.css +3 -3
  129. package/calendar/components/month-year-header/Component.js +1 -1
  130. package/calendar/components/month-year-header/index.css +10 -10
  131. package/calendar/components/months-table/Component.js +1 -1
  132. package/calendar/components/months-table/index.css +13 -12
  133. package/calendar/components/period-slider/Component.js +1 -1
  134. package/calendar/components/period-slider/index.css +10 -10
  135. package/calendar/components/select-button/Component.js +1 -1
  136. package/calendar/components/select-button/index.css +10 -10
  137. package/calendar/components/years-table/Component.js +1 -1
  138. package/calendar/components/years-table/index.css +16 -13
  139. package/calendar/cssm/Component.desktop.d.ts +9 -1
  140. package/calendar/cssm/Component.desktop.js +7 -6
  141. package/calendar/cssm/{Component.responsive-08c55c0b.js → Component.responsive-37401ddd.js} +8 -5
  142. package/calendar/cssm/Component.responsive.js +1 -1
  143. package/calendar/cssm/components/calendar-mobile/Component.js +1 -1
  144. package/calendar/cssm/components/calendar-mobile/index.d.ts +1 -1
  145. package/calendar/cssm/components/calendar-mobile/index.js +1 -1
  146. package/calendar/cssm/components/days-table/Component.d.ts +9 -1
  147. package/calendar/cssm/components/days-table/Component.js +10 -5
  148. package/calendar/cssm/components/days-table/index.module.css +27 -26
  149. package/calendar/cssm/components/months-table/index.module.css +2 -1
  150. package/calendar/cssm/components/years-table/index.module.css +4 -1
  151. package/calendar/cssm/index.js +1 -1
  152. package/calendar/cssm/mobile.js +1 -1
  153. package/calendar/cssm/responsive.d.ts +1 -1
  154. package/calendar/cssm/responsive.js +1 -1
  155. package/calendar/cssm/typings.d.ts +8 -1
  156. package/calendar/cssm/useCalendar.d.ts +6 -2
  157. package/calendar/cssm/useCalendar.js +4 -2
  158. package/calendar/cssm/utils.d.ts +6 -2
  159. package/calendar/cssm/utils.js +9 -1
  160. package/calendar/desktop.css +15 -15
  161. package/calendar/esm/Component.desktop.d.ts +9 -1
  162. package/calendar/esm/Component.desktop.js +8 -7
  163. package/calendar/esm/{Component.responsive-c3fd66e9.js → Component.responsive-ffb042bf.js} +10 -7
  164. package/calendar/esm/Component.responsive.js +1 -1
  165. package/calendar/esm/components/calendar-mobile/Component.js +1 -1
  166. package/calendar/esm/components/calendar-mobile/index.css +11 -11
  167. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  168. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  169. package/calendar/esm/components/days-table/Component.d.ts +9 -1
  170. package/calendar/esm/components/days-table/Component.js +11 -6
  171. package/calendar/esm/components/days-table/index.css +82 -81
  172. package/calendar/esm/components/header/Component.js +1 -1
  173. package/calendar/esm/components/header/index.css +3 -3
  174. package/calendar/esm/components/month-year-header/Component.js +1 -1
  175. package/calendar/esm/components/month-year-header/index.css +10 -10
  176. package/calendar/esm/components/months-table/Component.js +1 -1
  177. package/calendar/esm/components/months-table/index.css +13 -12
  178. package/calendar/esm/components/period-slider/Component.js +1 -1
  179. package/calendar/esm/components/period-slider/index.css +10 -10
  180. package/calendar/esm/components/select-button/Component.js +1 -1
  181. package/calendar/esm/components/select-button/index.css +10 -10
  182. package/calendar/esm/components/years-table/Component.js +1 -1
  183. package/calendar/esm/components/years-table/index.css +16 -13
  184. package/calendar/esm/desktop.css +15 -15
  185. package/calendar/esm/index.js +1 -1
  186. package/calendar/esm/mobile.js +1 -1
  187. package/calendar/esm/responsive.d.ts +1 -1
  188. package/calendar/esm/responsive.js +1 -1
  189. package/calendar/esm/typings.d.ts +8 -1
  190. package/calendar/esm/useCalendar.d.ts +6 -2
  191. package/calendar/esm/useCalendar.js +5 -3
  192. package/calendar/esm/utils.d.ts +6 -2
  193. package/calendar/esm/utils.js +9 -2
  194. package/calendar/index.js +1 -1
  195. package/calendar/mobile.js +1 -1
  196. package/calendar/modern/Component.desktop.d.ts +9 -1
  197. package/calendar/modern/Component.desktop.js +4 -3
  198. package/calendar/modern/{Component.responsive-85dc6f98.js → Component.responsive-76ca361b.js} +8 -5
  199. package/calendar/modern/Component.responsive.js +1 -1
  200. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  201. package/calendar/modern/components/calendar-mobile/index.css +11 -11
  202. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  203. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  204. package/calendar/modern/components/days-table/Component.d.ts +9 -1
  205. package/calendar/modern/components/days-table/Component.js +10 -5
  206. package/calendar/modern/components/days-table/index.css +82 -81
  207. package/calendar/modern/components/header/Component.js +1 -1
  208. package/calendar/modern/components/header/index.css +3 -3
  209. package/calendar/modern/components/month-year-header/Component.js +1 -1
  210. package/calendar/modern/components/month-year-header/index.css +10 -10
  211. package/calendar/modern/components/months-table/Component.js +1 -1
  212. package/calendar/modern/components/months-table/index.css +13 -12
  213. package/calendar/modern/components/period-slider/Component.js +1 -1
  214. package/calendar/modern/components/period-slider/index.css +10 -10
  215. package/calendar/modern/components/select-button/Component.js +1 -1
  216. package/calendar/modern/components/select-button/index.css +10 -10
  217. package/calendar/modern/components/years-table/Component.js +1 -1
  218. package/calendar/modern/components/years-table/index.css +16 -13
  219. package/calendar/modern/desktop.css +15 -15
  220. package/calendar/modern/index.js +1 -1
  221. package/calendar/modern/mobile.js +1 -1
  222. package/calendar/modern/responsive.d.ts +1 -1
  223. package/calendar/modern/responsive.js +1 -1
  224. package/calendar/modern/typings.d.ts +8 -1
  225. package/calendar/modern/useCalendar.d.ts +6 -2
  226. package/calendar/modern/useCalendar.js +5 -3
  227. package/calendar/modern/utils.d.ts +6 -2
  228. package/calendar/modern/utils.js +9 -2
  229. package/calendar/responsive.d.ts +1 -1
  230. package/calendar/responsive.js +1 -1
  231. package/calendar/typings.d.ts +8 -1
  232. package/calendar/useCalendar.d.ts +6 -2
  233. package/calendar/useCalendar.js +4 -2
  234. package/calendar/utils.d.ts +6 -2
  235. package/calendar/utils.js +9 -1
  236. package/calendar-input/components/calendar-input/Component.js +1 -1
  237. package/calendar-input/components/calendar-input/index.css +11 -11
  238. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  239. package/calendar-input/esm/components/calendar-input/index.css +11 -11
  240. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  241. package/calendar-input/modern/components/calendar-input/index.css +11 -11
  242. package/calendar-range/Component.js +1 -1
  243. package/calendar-range/components/divider/Component.js +1 -1
  244. package/calendar-range/components/divider/index.css +8 -8
  245. package/calendar-range/esm/Component.js +1 -1
  246. package/calendar-range/esm/components/divider/Component.js +1 -1
  247. package/calendar-range/esm/components/divider/index.css +8 -8
  248. package/calendar-range/esm/index.js +1 -1
  249. package/calendar-range/esm/index.module-734f99a2.js +4 -0
  250. package/calendar-range/esm/views/index.css +6 -6
  251. package/calendar-range/esm/views/popover.js +1 -1
  252. package/calendar-range/esm/views/static.js +1 -1
  253. package/calendar-range/index.js +1 -1
  254. package/calendar-range/index.module-abef45c4.js +4 -0
  255. package/calendar-range/modern/Component.js +1 -1
  256. package/calendar-range/modern/components/divider/Component.js +1 -1
  257. package/calendar-range/modern/components/divider/index.css +8 -8
  258. package/calendar-range/modern/index.js +1 -1
  259. package/calendar-range/modern/index.module-a8f323c6.js +4 -0
  260. package/calendar-range/modern/views/index.css +6 -6
  261. package/calendar-range/modern/views/popover.js +1 -1
  262. package/calendar-range/modern/views/static.js +1 -1
  263. package/calendar-range/views/index.css +6 -6
  264. package/calendar-range/views/popover.js +1 -1
  265. package/calendar-range/views/static.js +1 -1
  266. package/calendar-with-skeleton/Component.js +1 -1
  267. package/calendar-with-skeleton/esm/Component.js +1 -1
  268. package/calendar-with-skeleton/esm/index.css +12 -12
  269. package/calendar-with-skeleton/index.css +12 -12
  270. package/calendar-with-skeleton/modern/Component.js +1 -1
  271. package/calendar-with-skeleton/modern/index.css +12 -12
  272. package/card-image/Component.js +1 -1
  273. package/card-image/esm/Component.js +1 -1
  274. package/card-image/esm/index.css +6 -6
  275. package/card-image/index.css +6 -6
  276. package/card-image/modern/Component.js +1 -1
  277. package/card-image/modern/index.css +6 -6
  278. package/cdn-icon/Component.js +1 -1
  279. package/cdn-icon/esm/Component.js +1 -1
  280. package/cdn-icon/esm/index.css +3 -3
  281. package/cdn-icon/index.css +3 -3
  282. package/cdn-icon/modern/Component.js +1 -1
  283. package/cdn-icon/modern/index.css +3 -3
  284. package/chart/Component.js +1 -1
  285. package/chart/components/Dot/index.css +8 -8
  286. package/chart/components/Dot/index.js +1 -1
  287. package/chart/components/Legends/index.css +8 -8
  288. package/chart/components/Legends/index.js +1 -1
  289. package/chart/components/Tick/index.css +4 -4
  290. package/chart/components/Tick/index.js +1 -1
  291. package/chart/components/TooltipContent/index.css +7 -7
  292. package/chart/components/TooltipContent/index.js +1 -1
  293. package/chart/cssm/types/cartesianGrid.types.d.ts +1 -1
  294. package/chart/esm/Component.js +1 -1
  295. package/chart/esm/components/Dot/index.css +8 -8
  296. package/chart/esm/components/Dot/index.js +1 -1
  297. package/chart/esm/components/Legends/index.css +8 -8
  298. package/chart/esm/components/Legends/index.js +1 -1
  299. package/chart/esm/components/Tick/index.css +4 -4
  300. package/chart/esm/components/Tick/index.js +1 -1
  301. package/chart/esm/components/TooltipContent/index.css +7 -7
  302. package/chart/esm/components/TooltipContent/index.js +1 -1
  303. package/chart/esm/index.css +5 -5
  304. package/chart/esm/types/cartesianGrid.types.d.ts +1 -1
  305. package/chart/index.css +5 -5
  306. package/chart/modern/Component.js +1 -1
  307. package/chart/modern/components/Dot/index.css +8 -8
  308. package/chart/modern/components/Dot/index.js +1 -1
  309. package/chart/modern/components/Legends/index.css +8 -8
  310. package/chart/modern/components/Legends/index.js +1 -1
  311. package/chart/modern/components/Tick/index.css +4 -4
  312. package/chart/modern/components/Tick/index.js +1 -1
  313. package/chart/modern/components/TooltipContent/index.css +7 -7
  314. package/chart/modern/components/TooltipContent/index.js +1 -1
  315. package/chart/modern/index.css +5 -5
  316. package/chart/modern/types/cartesianGrid.types.d.ts +1 -1
  317. package/chart/types/cartesianGrid.types.d.ts +1 -1
  318. package/checkbox/Component.js +1 -1
  319. package/checkbox/esm/Component.js +1 -1
  320. package/checkbox/esm/index.css +38 -38
  321. package/checkbox/index.css +38 -38
  322. package/checkbox/modern/Component.js +1 -1
  323. package/checkbox/modern/index.css +38 -38
  324. package/checkbox-group/Component.js +1 -1
  325. package/checkbox-group/esm/Component.js +1 -1
  326. package/checkbox-group/esm/index.css +16 -16
  327. package/checkbox-group/index.css +16 -16
  328. package/checkbox-group/modern/Component.js +1 -1
  329. package/checkbox-group/modern/index.css +16 -16
  330. package/circular-progress-bar/Component.js +1 -1
  331. package/circular-progress-bar/esm/Component.js +1 -1
  332. package/circular-progress-bar/esm/index.css +48 -48
  333. package/circular-progress-bar/index.css +48 -48
  334. package/circular-progress-bar/modern/Component.js +1 -1
  335. package/circular-progress-bar/modern/index.css +48 -48
  336. package/code-input/component.js +1 -1
  337. package/code-input/components/input/component.js +1 -1
  338. package/code-input/components/input/index.css +11 -11
  339. package/code-input/esm/component.js +1 -1
  340. package/code-input/esm/components/input/component.js +1 -1
  341. package/code-input/esm/components/input/index.css +11 -11
  342. package/code-input/esm/index.css +5 -5
  343. package/code-input/index.css +5 -5
  344. package/code-input/modern/component.js +1 -1
  345. package/code-input/modern/components/input/component.js +1 -1
  346. package/code-input/modern/components/input/index.css +11 -11
  347. package/code-input/modern/index.css +5 -5
  348. package/collapse/Component.js +1 -1
  349. package/collapse/esm/Component.js +1 -1
  350. package/collapse/esm/index.css +7 -7
  351. package/collapse/index.css +7 -7
  352. package/collapse/modern/Component.js +1 -1
  353. package/collapse/modern/index.css +7 -7
  354. package/comment/Component.js +1 -1
  355. package/comment/esm/Component.js +1 -1
  356. package/comment/esm/index.css +3 -3
  357. package/comment/index.css +3 -3
  358. package/comment/modern/Component.js +1 -1
  359. package/comment/modern/index.css +3 -3
  360. package/confirmation/component.desktop.js +1 -1
  361. package/confirmation/component.mobile.js +2 -2
  362. package/confirmation/component.responsive.js +1 -1
  363. package/confirmation/components/base-confirmation/component.js +2 -2
  364. package/confirmation/components/base-confirmation/index.css +1 -1
  365. package/confirmation/components/base-confirmation/index.js +1 -1
  366. package/confirmation/components/countdown-loader/component.js +1 -1
  367. package/confirmation/components/countdown-loader/index.css +1 -1
  368. package/confirmation/components/header/component.js +1 -1
  369. package/confirmation/components/header/index.css +3 -3
  370. package/confirmation/components/index.js +1 -1
  371. package/confirmation/components/screens/fatal-error/component.js +1 -1
  372. package/confirmation/components/screens/fatal-error/index.css +5 -5
  373. package/confirmation/components/screens/hint/component.js +1 -1
  374. package/confirmation/components/screens/hint/index.css +11 -11
  375. package/confirmation/components/screens/index.js +1 -1
  376. package/confirmation/components/screens/initial/component.js +1 -1
  377. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  378. package/confirmation/components/screens/initial/index.css +17 -17
  379. package/confirmation/components/screens/initial/index.js +1 -1
  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-fde8d0c6.js → countdown-section-7c31cfec.js} +1 -1
  383. package/confirmation/desktop.js +1 -1
  384. package/confirmation/esm/component.desktop.js +1 -1
  385. package/confirmation/esm/component.mobile.js +2 -2
  386. package/confirmation/esm/component.responsive.js +1 -1
  387. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  388. package/confirmation/esm/components/base-confirmation/index.css +1 -1
  389. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  390. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  391. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  392. package/confirmation/esm/components/header/component.js +1 -1
  393. package/confirmation/esm/components/header/index.css +3 -3
  394. package/confirmation/esm/components/index.js +1 -1
  395. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  396. package/confirmation/esm/components/screens/fatal-error/index.css +5 -5
  397. package/confirmation/esm/components/screens/hint/component.js +1 -1
  398. package/confirmation/esm/components/screens/hint/index.css +11 -11
  399. package/confirmation/esm/components/screens/index.js +1 -1
  400. package/confirmation/esm/components/screens/initial/component.js +1 -1
  401. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  402. package/confirmation/esm/components/screens/initial/index.css +17 -17
  403. package/confirmation/esm/components/screens/initial/index.js +1 -1
  404. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  405. package/confirmation/esm/components/screens/temp-block/index.css +6 -6
  406. package/confirmation/esm/{countdown-section-61124590.js → countdown-section-e9e3e838.js} +1 -1
  407. package/confirmation/esm/desktop.js +1 -1
  408. package/confirmation/esm/index.js +1 -1
  409. package/confirmation/esm/mobile.css +1 -1
  410. package/confirmation/esm/mobile.js +1 -1
  411. package/confirmation/esm/responsive.js +1 -1
  412. package/confirmation/index.js +1 -1
  413. package/confirmation/mobile.css +1 -1
  414. package/confirmation/mobile.js +1 -1
  415. package/confirmation/modern/component.desktop.js +1 -1
  416. package/confirmation/modern/component.mobile.js +2 -2
  417. package/confirmation/modern/component.responsive.js +1 -1
  418. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  419. package/confirmation/modern/components/base-confirmation/index.css +1 -1
  420. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  421. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  422. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  423. package/confirmation/modern/components/header/component.js +1 -1
  424. package/confirmation/modern/components/header/index.css +3 -3
  425. package/confirmation/modern/components/index.js +1 -1
  426. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  427. package/confirmation/modern/components/screens/fatal-error/index.css +5 -5
  428. package/confirmation/modern/components/screens/hint/component.js +1 -1
  429. package/confirmation/modern/components/screens/hint/index.css +11 -11
  430. package/confirmation/modern/components/screens/index.js +1 -1
  431. package/confirmation/modern/components/screens/initial/component.js +1 -1
  432. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  433. package/confirmation/modern/components/screens/initial/index.css +17 -17
  434. package/confirmation/modern/components/screens/initial/index.js +1 -1
  435. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  436. package/confirmation/modern/components/screens/temp-block/index.css +6 -6
  437. package/confirmation/modern/{countdown-section-6f546b9a.js → countdown-section-429f117f.js} +1 -1
  438. package/confirmation/modern/desktop.js +1 -1
  439. package/confirmation/modern/index.js +1 -1
  440. package/confirmation/modern/mobile.css +1 -1
  441. package/confirmation/modern/mobile.js +1 -1
  442. package/confirmation/modern/responsive.js +1 -1
  443. package/confirmation/responsive.js +1 -1
  444. package/confirmation-v1/component.js +1 -1
  445. package/confirmation-v1/components/code-input/component.js +1 -1
  446. package/confirmation-v1/components/code-input/index.css +9 -9
  447. package/confirmation-v1/components/countdown/component.js +1 -1
  448. package/confirmation-v1/components/countdown/index.css +12 -12
  449. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  450. package/confirmation-v1/components/countdown-loader/index.css +1 -1
  451. package/confirmation-v1/components/overlimit/component.js +1 -1
  452. package/confirmation-v1/components/overlimit/index.css +8 -8
  453. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  454. package/confirmation-v1/components/sign-confirmation/index.css +12 -12
  455. package/confirmation-v1/esm/component.js +1 -1
  456. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  457. package/confirmation-v1/esm/components/code-input/index.css +9 -9
  458. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  459. package/confirmation-v1/esm/components/countdown/index.css +12 -12
  460. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  461. package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
  462. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  463. package/confirmation-v1/esm/components/overlimit/index.css +8 -8
  464. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  465. package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
  466. package/confirmation-v1/esm/index.css +13 -13
  467. package/confirmation-v1/index.css +13 -13
  468. package/confirmation-v1/modern/component.js +1 -1
  469. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  470. package/confirmation-v1/modern/components/code-input/index.css +9 -9
  471. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  472. package/confirmation-v1/modern/components/countdown/index.css +12 -12
  473. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  474. package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
  475. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  476. package/confirmation-v1/modern/components/overlimit/index.css +8 -8
  477. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  478. package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
  479. package/confirmation-v1/modern/index.css +13 -13
  480. package/custom-button/Component.js +1 -1
  481. package/custom-button/esm/Component.js +1 -1
  482. package/custom-button/esm/index.css +13 -13
  483. package/custom-button/index.css +13 -13
  484. package/custom-button/modern/Component.js +1 -1
  485. package/custom-button/modern/index.css +13 -13
  486. package/date-input/Component.js +1 -1
  487. package/date-input/esm/Component.js +1 -1
  488. package/date-input/esm/index.css +4 -4
  489. package/date-input/index.css +4 -4
  490. package/date-input/modern/Component.js +1 -1
  491. package/date-input/modern/index.css +4 -4
  492. package/date-range-input/components/date-range-input/Component.js +1 -1
  493. package/date-range-input/components/date-range-input/index.css +6 -6
  494. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  495. package/date-range-input/esm/components/date-range-input/index.css +6 -6
  496. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  497. package/date-range-input/modern/components/date-range-input/index.css +6 -6
  498. package/date-time-input/components/date-time-input/Component.js +1 -1
  499. package/date-time-input/components/date-time-input/index.css +6 -6
  500. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  501. package/date-time-input/esm/components/date-time-input/index.css +6 -6
  502. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  503. package/date-time-input/modern/components/date-time-input/index.css +6 -6
  504. package/divider/Component.js +1 -1
  505. package/divider/esm/Component.js +1 -1
  506. package/divider/esm/index.css +1 -1
  507. package/divider/index.css +1 -1
  508. package/divider/modern/Component.js +1 -1
  509. package/divider/modern/index.css +1 -1
  510. package/drawer/Component.js +1 -1
  511. package/drawer/esm/Component.js +1 -1
  512. package/drawer/esm/index.css +21 -21
  513. package/drawer/index.css +21 -21
  514. package/drawer/modern/Component.js +1 -1
  515. package/drawer/modern/index.css +21 -21
  516. package/dropzone/Component.js +1 -1
  517. package/dropzone/components/overlay/Component.js +1 -1
  518. package/dropzone/components/overlay/index.css +3 -3
  519. package/dropzone/esm/Component.js +1 -1
  520. package/dropzone/esm/components/overlay/Component.js +1 -1
  521. package/dropzone/esm/components/overlay/index.css +3 -3
  522. package/dropzone/esm/index.css +6 -6
  523. package/dropzone/index.css +6 -6
  524. package/dropzone/modern/Component.js +1 -1
  525. package/dropzone/modern/components/overlay/Component.js +1 -1
  526. package/dropzone/modern/components/overlay/index.css +3 -3
  527. package/dropzone/modern/index.css +6 -6
  528. package/file-upload-item/Component.js +1 -1
  529. package/file-upload-item/esm/Component.js +1 -1
  530. package/file-upload-item/esm/index.css +21 -21
  531. package/file-upload-item/index.css +21 -21
  532. package/file-upload-item/modern/Component.js +1 -1
  533. package/file-upload-item/modern/index.css +21 -21
  534. package/filter-tag/Component.js +1 -1
  535. package/filter-tag/cssm/index.module.css +12 -5
  536. package/filter-tag/esm/Component.js +1 -1
  537. package/filter-tag/esm/index.css +93 -86
  538. package/filter-tag/index.css +93 -86
  539. package/filter-tag/modern/Component.js +1 -1
  540. package/filter-tag/modern/index.css +93 -86
  541. package/form-control/Component.js +3 -3
  542. package/form-control/default.css +19 -19
  543. package/form-control/esm/Component.js +3 -3
  544. package/form-control/esm/default.css +19 -19
  545. package/form-control/esm/index.css +43 -43
  546. package/form-control/esm/inverted.css +19 -19
  547. package/form-control/index.css +43 -43
  548. package/form-control/inverted.css +19 -19
  549. package/form-control/modern/Component.js +3 -3
  550. package/form-control/modern/default.css +19 -19
  551. package/form-control/modern/index.css +43 -43
  552. package/form-control/modern/inverted.css +19 -19
  553. package/gallery/Component.js +3 -3
  554. package/gallery/{buttons-a3a038c7.js → buttons-3b131780.js} +1 -1
  555. package/gallery/components/header/Component.js +1 -1
  556. package/gallery/components/header/buttons.js +1 -1
  557. package/gallery/components/header/index.css +6 -6
  558. package/gallery/components/header/index.js +1 -1
  559. package/gallery/components/header-info-block/Component.js +1 -1
  560. package/gallery/components/header-info-block/index.css +5 -5
  561. package/gallery/components/image-preview/Component.js +1 -1
  562. package/gallery/components/image-preview/index.css +13 -13
  563. package/gallery/components/image-viewer/component.js +1 -1
  564. package/gallery/components/image-viewer/index.css +19 -19
  565. package/gallery/components/image-viewer/index.js +1 -1
  566. package/gallery/components/image-viewer/slide.js +1 -1
  567. package/gallery/components/index.js +2 -2
  568. package/gallery/components/navigation-bar/Component.js +1 -1
  569. package/gallery/components/navigation-bar/index.css +6 -6
  570. package/gallery/esm/Component.js +3 -3
  571. package/gallery/esm/{buttons-db621c7e.js → buttons-b21873ca.js} +1 -1
  572. package/gallery/esm/components/header/Component.js +1 -1
  573. package/gallery/esm/components/header/buttons.js +1 -1
  574. package/gallery/esm/components/header/index.css +6 -6
  575. package/gallery/esm/components/header/index.js +1 -1
  576. package/gallery/esm/components/header-info-block/Component.js +1 -1
  577. package/gallery/esm/components/header-info-block/index.css +5 -5
  578. package/gallery/esm/components/image-preview/Component.js +1 -1
  579. package/gallery/esm/components/image-preview/index.css +13 -13
  580. package/gallery/esm/components/image-viewer/component.js +1 -1
  581. package/gallery/esm/components/image-viewer/index.css +19 -19
  582. package/gallery/esm/components/image-viewer/index.js +1 -1
  583. package/gallery/esm/components/image-viewer/slide.js +1 -1
  584. package/gallery/esm/components/index.js +2 -2
  585. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  586. package/gallery/esm/components/navigation-bar/index.css +6 -6
  587. package/gallery/esm/index.css +3 -3
  588. package/gallery/esm/index.js +2 -2
  589. package/gallery/esm/{slide-8b7fbceb.js → slide-64a88124.js} +1 -1
  590. package/gallery/index.css +3 -3
  591. package/gallery/index.js +2 -2
  592. package/gallery/modern/Component.js +3 -3
  593. package/gallery/modern/{buttons-084395b1.js → buttons-9ec90ea2.js} +1 -1
  594. package/gallery/modern/components/header/Component.js +1 -1
  595. package/gallery/modern/components/header/buttons.js +1 -1
  596. package/gallery/modern/components/header/index.css +6 -6
  597. package/gallery/modern/components/header/index.js +1 -1
  598. package/gallery/modern/components/header-info-block/Component.js +1 -1
  599. package/gallery/modern/components/header-info-block/index.css +5 -5
  600. package/gallery/modern/components/image-preview/Component.js +1 -1
  601. package/gallery/modern/components/image-preview/index.css +13 -13
  602. package/gallery/modern/components/image-viewer/component.js +1 -1
  603. package/gallery/modern/components/image-viewer/index.css +19 -19
  604. package/gallery/modern/components/image-viewer/index.js +1 -1
  605. package/gallery/modern/components/image-viewer/slide.js +1 -1
  606. package/gallery/modern/components/index.js +2 -2
  607. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  608. package/gallery/modern/components/navigation-bar/index.css +6 -6
  609. package/gallery/modern/index.css +3 -3
  610. package/gallery/modern/index.js +2 -2
  611. package/gallery/modern/{slide-5347bd47.js → slide-48a0b056.js} +1 -1
  612. package/gallery/{slide-bb734bf0.js → slide-6194e85d.js} +1 -1
  613. package/gap/Component.js +1 -1
  614. package/gap/esm/Component.js +1 -1
  615. package/gap/esm/index.css +31 -31
  616. package/gap/index.css +31 -31
  617. package/gap/modern/Component.js +1 -1
  618. package/gap/modern/index.css +31 -31
  619. package/generic-wrapper/Component.js +1 -1
  620. package/generic-wrapper/esm/Component.js +1 -1
  621. package/generic-wrapper/esm/index.css +42 -42
  622. package/generic-wrapper/index.css +42 -42
  623. package/generic-wrapper/modern/Component.js +1 -1
  624. package/generic-wrapper/modern/index.css +42 -42
  625. package/grid/Component.js +1 -1
  626. package/grid/col/Component.js +2 -2
  627. package/grid/col/index.css +550 -550
  628. package/grid/col/index.js +1 -1
  629. package/grid/esm/Component.js +1 -1
  630. package/grid/esm/col/Component.js +2 -2
  631. package/grid/esm/col/index.css +550 -550
  632. package/grid/esm/col/index.js +1 -1
  633. package/grid/esm/gutters.css +84 -84
  634. package/grid/esm/gutters.module-644c9563.js +4 -0
  635. package/grid/esm/index.js +1 -1
  636. package/grid/esm/row/Component.js +2 -2
  637. package/grid/esm/row/index.css +9 -9
  638. package/grid/esm/row/index.js +1 -1
  639. package/grid/gutters.css +84 -84
  640. package/grid/gutters.module-fb0617c8.js +4 -0
  641. package/grid/index.js +1 -1
  642. package/grid/modern/Component.js +1 -1
  643. package/grid/modern/col/Component.js +2 -2
  644. package/grid/modern/col/index.css +550 -550
  645. package/grid/modern/col/index.js +1 -1
  646. package/grid/modern/gutters.css +84 -84
  647. package/grid/modern/gutters.module-a85b13de.js +4 -0
  648. package/grid/modern/index.js +1 -1
  649. package/grid/modern/row/Component.js +2 -2
  650. package/grid/modern/row/index.css +9 -9
  651. package/grid/modern/row/index.js +1 -1
  652. package/grid/row/Component.js +2 -2
  653. package/grid/row/index.css +9 -9
  654. package/grid/row/index.js +1 -1
  655. package/hatching-progress-bar/Component.js +1 -1
  656. package/hatching-progress-bar/cssm/index.module.css +2 -0
  657. package/hatching-progress-bar/esm/Component.js +1 -1
  658. package/hatching-progress-bar/esm/index.css +13 -11
  659. package/hatching-progress-bar/index.css +13 -11
  660. package/hatching-progress-bar/modern/Component.js +1 -1
  661. package/hatching-progress-bar/modern/index.css +13 -11
  662. package/icon-button/Component.js +3 -3
  663. package/icon-button/default.css +23 -23
  664. package/icon-button/esm/Component.js +3 -3
  665. package/icon-button/esm/default.css +23 -23
  666. package/icon-button/esm/index.css +6 -6
  667. package/icon-button/esm/inverted.css +23 -23
  668. package/icon-button/index.css +6 -6
  669. package/icon-button/inverted.css +23 -23
  670. package/icon-button/modern/Component.js +3 -3
  671. package/icon-button/modern/default.css +23 -23
  672. package/icon-button/modern/index.css +6 -6
  673. package/icon-button/modern/inverted.css +23 -23
  674. package/icon-view/components/base-shape/component.js +1 -1
  675. package/icon-view/components/base-shape/index.css +37 -37
  676. package/icon-view/esm/components/base-shape/component.js +1 -1
  677. package/icon-view/esm/components/base-shape/index.css +37 -37
  678. package/icon-view/modern/components/base-shape/component.js +1 -1
  679. package/icon-view/modern/components/base-shape/index.css +37 -37
  680. package/input/Component.js +3 -3
  681. package/input/default.css +11 -11
  682. package/input/esm/Component.js +3 -3
  683. package/input/esm/default.css +11 -11
  684. package/input/esm/index.css +41 -41
  685. package/input/esm/inverted.css +11 -11
  686. package/input/index.css +41 -41
  687. package/input/inverted.css +11 -11
  688. package/input/modern/Component.js +3 -3
  689. package/input/modern/default.css +11 -11
  690. package/input/modern/index.css +41 -41
  691. package/input/modern/inverted.css +11 -11
  692. package/input-autocomplete/Component.mobile.d.ts +1 -1
  693. package/input-autocomplete/Component.mobile.js +1 -1
  694. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  695. package/input-autocomplete/autocomplete-field/index.css +2 -2
  696. package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
  697. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  698. package/input-autocomplete/cssm/Component.mobile.d.ts +1 -1
  699. package/input-autocomplete/cssm/index-ebda875c.d.ts +2 -2
  700. package/input-autocomplete/esm/Component.mobile.d.ts +1 -1
  701. package/input-autocomplete/esm/Component.mobile.js +1 -1
  702. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  703. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  704. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  705. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  706. package/input-autocomplete/esm/index-ebda875c.d.ts +2 -2
  707. package/input-autocomplete/esm/mobile.css +4 -4
  708. package/input-autocomplete/index-ebda875c.d.ts +2 -2
  709. package/input-autocomplete/mobile.css +4 -4
  710. package/input-autocomplete/modern/Component.mobile.d.ts +1 -1
  711. package/input-autocomplete/modern/Component.mobile.js +1 -1
  712. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  713. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  714. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  715. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  716. package/input-autocomplete/modern/index-ebda875c.d.ts +2 -2
  717. package/input-autocomplete/modern/mobile.css +4 -4
  718. package/intl-phone-input/component.js +2 -2
  719. package/intl-phone-input/components/flag-icon/component.js +1 -1
  720. package/intl-phone-input/components/flag-icon/index.css +3 -3
  721. package/intl-phone-input/components/select/component.js +1 -1
  722. package/intl-phone-input/components/select/index.css +6 -6
  723. package/intl-phone-input/components/select-field/component.js +1 -1
  724. package/intl-phone-input/components/select-field/index.css +9 -9
  725. package/intl-phone-input/esm/component.js +2 -2
  726. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  727. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  728. package/intl-phone-input/esm/components/select/component.js +1 -1
  729. package/intl-phone-input/esm/components/select/index.css +6 -6
  730. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  731. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  732. package/intl-phone-input/esm/index.css +5 -5
  733. package/intl-phone-input/index.css +5 -5
  734. package/intl-phone-input/modern/component.js +2 -2
  735. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  736. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  737. package/intl-phone-input/modern/components/select/component.js +1 -1
  738. package/intl-phone-input/modern/components/select/index.css +6 -6
  739. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  740. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  741. package/intl-phone-input/modern/index.css +5 -5
  742. package/link/Component.js +3 -3
  743. package/link/default.css +9 -9
  744. package/link/esm/Component.js +3 -3
  745. package/link/esm/default.css +9 -9
  746. package/link/esm/index.css +13 -13
  747. package/link/esm/inverted.css +9 -9
  748. package/link/index.css +13 -13
  749. package/link/inverted.css +9 -9
  750. package/link/modern/Component.js +3 -3
  751. package/link/modern/default.css +9 -9
  752. package/link/modern/index.css +13 -13
  753. package/link/modern/inverted.css +9 -9
  754. package/list/{Component-0939d2f3.js → Component-3546e298.js} +2 -2
  755. package/list/Component.js +1 -1
  756. package/list/components/item/Component.js +1 -1
  757. package/list/components/item/index.css +9 -9
  758. package/list/components/item/index.d.ts +1 -1
  759. package/list/components/item/index.js +1 -1
  760. package/list/esm/{Component-41c918a5.js → Component-e099811a.js} +2 -2
  761. package/list/esm/Component.js +1 -1
  762. package/list/esm/components/item/Component.js +1 -1
  763. package/list/esm/components/item/index.css +9 -9
  764. package/list/esm/components/item/index.d.ts +1 -1
  765. package/list/esm/components/item/index.js +1 -1
  766. package/list/esm/index.css +5 -5
  767. package/list/esm/index.js +1 -1
  768. package/list/index.css +5 -5
  769. package/list/index.js +1 -1
  770. package/list/modern/{Component-900a2208.js → Component-2a96e389.js} +2 -2
  771. package/list/modern/Component.js +1 -1
  772. package/list/modern/components/item/Component.js +1 -1
  773. package/list/modern/components/item/index.css +9 -9
  774. package/list/modern/components/item/index.d.ts +1 -1
  775. package/list/modern/components/item/index.js +1 -1
  776. package/list/modern/index.css +5 -5
  777. package/list/modern/index.js +1 -1
  778. package/list-header/Component.js +1 -1
  779. package/list-header/esm/Component.js +1 -1
  780. package/list-header/esm/index.css +3 -3
  781. package/list-header/index.css +3 -3
  782. package/list-header/modern/Component.js +1 -1
  783. package/list-header/modern/index.css +3 -3
  784. package/loader/Component.js +1 -1
  785. package/loader/esm/Component.js +1 -1
  786. package/loader/esm/index.css +7 -7
  787. package/loader/index.css +7 -7
  788. package/loader/modern/Component.js +1 -1
  789. package/loader/modern/index.css +7 -7
  790. package/masked-input/Component.js +1 -1
  791. package/masked-input/esm/Component.js +1 -1
  792. package/masked-input/esm/index.css +2 -2
  793. package/masked-input/index.css +2 -2
  794. package/masked-input/modern/Component.js +1 -1
  795. package/masked-input/modern/index.css +2 -2
  796. package/modal/Component.js +3 -3
  797. package/modal/components/content/Component.js +3 -3
  798. package/modal/components/content/desktop.css +7 -7
  799. package/modal/components/content/index.css +4 -4
  800. package/modal/components/content/mobile.css +3 -3
  801. package/modal/components/footer/Component.js +4 -4
  802. package/modal/components/footer/desktop.css +9 -9
  803. package/modal/components/footer/index.css +4 -4
  804. package/modal/components/footer/layout.css +25 -25
  805. package/modal/components/footer/mobile.css +3 -3
  806. package/modal/components/header/Component.js +3 -3
  807. package/modal/components/header/desktop.css +15 -15
  808. package/modal/components/header/index.css +4 -4
  809. package/modal/components/header/mobile.css +4 -4
  810. package/modal/desktop.css +9 -9
  811. package/modal/esm/Component.js +3 -3
  812. package/modal/esm/components/content/Component.js +3 -3
  813. package/modal/esm/components/content/desktop.css +7 -7
  814. package/modal/esm/components/content/index.css +4 -4
  815. package/modal/esm/components/content/mobile.css +3 -3
  816. package/modal/esm/components/footer/Component.js +4 -4
  817. package/modal/esm/components/footer/desktop.css +9 -9
  818. package/modal/esm/components/footer/index.css +4 -4
  819. package/modal/esm/components/footer/layout.css +25 -25
  820. package/modal/esm/components/footer/mobile.css +3 -3
  821. package/modal/esm/components/header/Component.js +3 -3
  822. package/modal/esm/components/header/desktop.css +15 -15
  823. package/modal/esm/components/header/index.css +4 -4
  824. package/modal/esm/components/header/mobile.css +4 -4
  825. package/modal/esm/desktop.css +9 -9
  826. package/modal/esm/mobile.css +2 -2
  827. package/modal/esm/transitions.css +8 -8
  828. package/modal/mobile.css +2 -2
  829. package/modal/modern/Component.js +3 -3
  830. package/modal/modern/components/content/Component.js +3 -3
  831. package/modal/modern/components/content/desktop.css +7 -7
  832. package/modal/modern/components/content/index.css +4 -4
  833. package/modal/modern/components/content/mobile.css +3 -3
  834. package/modal/modern/components/footer/Component.js +4 -4
  835. package/modal/modern/components/footer/desktop.css +9 -9
  836. package/modal/modern/components/footer/index.css +4 -4
  837. package/modal/modern/components/footer/layout.css +25 -25
  838. package/modal/modern/components/footer/mobile.css +3 -3
  839. package/modal/modern/components/header/Component.js +3 -3
  840. package/modal/modern/components/header/desktop.css +15 -15
  841. package/modal/modern/components/header/index.css +4 -4
  842. package/modal/modern/components/header/mobile.css +4 -4
  843. package/modal/modern/desktop.css +9 -9
  844. package/modal/modern/mobile.css +2 -2
  845. package/modal/modern/transitions.css +8 -8
  846. package/modal/transitions.css +8 -8
  847. package/navigation-bar/Component.js +1 -1
  848. package/navigation-bar/components/back-arrow-addon/Component.js +1 -1
  849. package/navigation-bar/components/back-arrow-addon/index.css +12 -12
  850. package/navigation-bar/components/closer/Component.js +1 -1
  851. package/navigation-bar/components/closer/index.css +5 -5
  852. package/navigation-bar/esm/Component.js +1 -1
  853. package/navigation-bar/esm/components/back-arrow-addon/Component.js +1 -1
  854. package/navigation-bar/esm/components/back-arrow-addon/index.css +12 -12
  855. package/navigation-bar/esm/components/closer/Component.js +1 -1
  856. package/navigation-bar/esm/components/closer/index.css +5 -5
  857. package/navigation-bar/esm/index.css +27 -27
  858. package/navigation-bar/index.css +27 -27
  859. package/navigation-bar/modern/Component.js +1 -1
  860. package/navigation-bar/modern/components/back-arrow-addon/Component.js +1 -1
  861. package/navigation-bar/modern/components/back-arrow-addon/index.css +12 -12
  862. package/navigation-bar/modern/components/closer/Component.js +1 -1
  863. package/navigation-bar/modern/components/closer/index.css +5 -5
  864. package/navigation-bar/modern/index.css +27 -27
  865. package/notification/Component.d.ts +1 -1
  866. package/notification/Component.js +1 -1
  867. package/notification/cssm/Component.d.ts +1 -1
  868. package/notification/esm/Component.d.ts +1 -1
  869. package/notification/esm/Component.js +1 -1
  870. package/notification/esm/index.css +8 -8
  871. package/notification/index.css +8 -8
  872. package/notification/modern/Component.d.ts +1 -1
  873. package/notification/modern/Component.js +1 -1
  874. package/notification/modern/index.css +8 -8
  875. package/notification-manager/component.js +1 -1
  876. package/notification-manager/esm/component.js +1 -1
  877. package/notification-manager/esm/index.css +11 -11
  878. package/notification-manager/index.css +11 -11
  879. package/notification-manager/modern/component.js +1 -1
  880. package/notification-manager/modern/index.css +11 -11
  881. package/package.json +2 -2
  882. package/pagination/Component.js +1 -1
  883. package/pagination/components/default-view/index.css +2 -2
  884. package/pagination/components/default-view/index.js +1 -1
  885. package/pagination/components/per-page-view/index.css +2 -2
  886. package/pagination/components/per-page-view/index.js +1 -1
  887. package/pagination/components/tag/index.css +8 -8
  888. package/pagination/components/tag/index.js +1 -1
  889. package/pagination/esm/Component.js +1 -1
  890. package/pagination/esm/components/default-view/index.css +2 -2
  891. package/pagination/esm/components/default-view/index.js +1 -1
  892. package/pagination/esm/components/per-page-view/index.css +2 -2
  893. package/pagination/esm/components/per-page-view/index.js +1 -1
  894. package/pagination/esm/components/tag/index.css +8 -8
  895. package/pagination/esm/components/tag/index.js +1 -1
  896. package/pagination/esm/index.css +4 -4
  897. package/pagination/index.css +4 -4
  898. package/pagination/modern/Component.js +1 -1
  899. package/pagination/modern/components/default-view/index.css +2 -2
  900. package/pagination/modern/components/default-view/index.js +1 -1
  901. package/pagination/modern/components/per-page-view/index.css +2 -2
  902. package/pagination/modern/components/per-page-view/index.js +1 -1
  903. package/pagination/modern/components/tag/index.css +8 -8
  904. package/pagination/modern/components/tag/index.js +1 -1
  905. package/pagination/modern/index.css +4 -4
  906. package/pass-code/Component.js +2 -2
  907. package/pass-code/components/InputProgress/Component.js +3 -3
  908. package/pass-code/components/InputProgress/index.css +4 -4
  909. package/pass-code/components/InputProgress/index.js +1 -1
  910. package/pass-code/components/InputProgress/transitions.css +7 -7
  911. package/pass-code/components/KeyPad/Component.js +2 -2
  912. package/pass-code/components/KeyPad/index.css +4 -4
  913. package/pass-code/components/KeyPad/index.js +1 -1
  914. package/pass-code/components/KeyPadButton/Component.js +1 -1
  915. package/pass-code/components/KeyPadButton/index.css +12 -12
  916. package/pass-code/esm/Component.js +2 -2
  917. package/pass-code/esm/components/InputProgress/Component.js +3 -3
  918. package/pass-code/esm/components/InputProgress/index.css +4 -4
  919. package/pass-code/esm/components/InputProgress/index.js +1 -1
  920. package/pass-code/esm/components/InputProgress/transitions.css +7 -7
  921. package/pass-code/esm/components/KeyPad/Component.js +2 -2
  922. package/pass-code/esm/components/KeyPad/index.css +4 -4
  923. package/pass-code/esm/components/KeyPad/index.js +1 -1
  924. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  925. package/pass-code/esm/components/KeyPadButton/index.css +12 -12
  926. package/pass-code/esm/index-3885b0d7.d.ts +1 -1
  927. package/pass-code/esm/index.css +2 -2
  928. package/pass-code/esm/index.js +1 -1
  929. package/pass-code/index-3885b0d7.d.ts +1 -1
  930. package/pass-code/index.css +2 -2
  931. package/pass-code/index.js +1 -1
  932. package/pass-code/modern/Component.js +2 -2
  933. package/pass-code/modern/components/InputProgress/Component.js +3 -3
  934. package/pass-code/modern/components/InputProgress/index.css +4 -4
  935. package/pass-code/modern/components/InputProgress/index.js +1 -1
  936. package/pass-code/modern/components/InputProgress/transitions.css +7 -7
  937. package/pass-code/modern/components/KeyPad/Component.js +2 -2
  938. package/pass-code/modern/components/KeyPad/index.css +4 -4
  939. package/pass-code/modern/components/KeyPad/index.js +1 -1
  940. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  941. package/pass-code/modern/components/KeyPadButton/index.css +12 -12
  942. package/pass-code/modern/index-3885b0d7.d.ts +1 -1
  943. package/pass-code/modern/index.css +2 -2
  944. package/pass-code/modern/index.js +1 -1
  945. package/password-input/component.js +1 -1
  946. package/password-input/esm/component.js +1 -1
  947. package/password-input/esm/index.css +5 -5
  948. package/password-input/index.css +5 -5
  949. package/password-input/modern/component.js +1 -1
  950. package/password-input/modern/index.css +5 -5
  951. package/pattern-lock/Component.js +1 -1
  952. package/pattern-lock/esm/Component.js +1 -1
  953. package/pattern-lock/esm/index.css +9 -9
  954. package/pattern-lock/index.css +9 -9
  955. package/pattern-lock/modern/Component.js +1 -1
  956. package/pattern-lock/modern/index.css +9 -9
  957. package/picker-button/Component.js +1 -1
  958. package/picker-button/cssm/typings-5e1b8383.d.ts +15 -4
  959. package/picker-button/esm/Component.js +1 -1
  960. package/picker-button/esm/field/Component.js +1 -1
  961. package/picker-button/esm/field/index.css +5 -5
  962. package/picker-button/esm/index.css +5 -5
  963. package/picker-button/esm/option/Component.js +1 -1
  964. package/picker-button/esm/option/index.css +4 -4
  965. package/picker-button/esm/typings-5e1b8383.d.ts +15 -4
  966. package/picker-button/field/Component.js +1 -1
  967. package/picker-button/field/index.css +5 -5
  968. package/picker-button/index.css +5 -5
  969. package/picker-button/modern/Component.js +1 -1
  970. package/picker-button/modern/field/Component.js +1 -1
  971. package/picker-button/modern/field/index.css +5 -5
  972. package/picker-button/modern/index.css +5 -5
  973. package/picker-button/modern/option/Component.js +1 -1
  974. package/picker-button/modern/option/index.css +4 -4
  975. package/picker-button/modern/typings-5e1b8383.d.ts +15 -4
  976. package/picker-button/option/Component.js +1 -1
  977. package/picker-button/option/index.css +4 -4
  978. package/picker-button/typings-5e1b8383.d.ts +15 -4
  979. package/plate/Component.js +1 -1
  980. package/plate/esm/Component.js +1 -1
  981. package/plate/esm/index.css +49 -49
  982. package/plate/index.css +49 -49
  983. package/plate/modern/Component.js +1 -1
  984. package/plate/modern/index.css +49 -49
  985. package/popover/Component.js +1 -1
  986. package/popover/esm/Component.js +1 -1
  987. package/popover/esm/index.css +33 -33
  988. package/popover/index.css +33 -33
  989. package/popover/modern/Component.js +1 -1
  990. package/popover/modern/index.css +33 -33
  991. package/progress-bar/Component.js +1 -1
  992. package/progress-bar/cssm/index.module.css +2 -0
  993. package/progress-bar/esm/Component.js +1 -1
  994. package/progress-bar/esm/index.css +14 -12
  995. package/progress-bar/index.css +14 -12
  996. package/progress-bar/modern/Component.js +1 -1
  997. package/progress-bar/modern/index.css +14 -12
  998. package/pure-cell/{component-5337712c.js → component-2e328172.js} +5 -5
  999. package/pure-cell/component.js +2 -2
  1000. package/pure-cell/components/addon/component.js +2 -2
  1001. package/pure-cell/components/addon/index.css +8 -8
  1002. package/pure-cell/components/addon/index.js +1 -1
  1003. package/pure-cell/components/amount/component.js +2 -2
  1004. package/pure-cell/components/amount/index.css +1 -1
  1005. package/pure-cell/components/amount/index.js +1 -1
  1006. package/pure-cell/components/amount-title/component.js +2 -2
  1007. package/pure-cell/components/amount-title/index.css +2 -2
  1008. package/pure-cell/components/amount-title/index.js +1 -1
  1009. package/pure-cell/components/category/component.js +2 -2
  1010. package/pure-cell/components/category/index.css +4 -4
  1011. package/pure-cell/components/category/index.js +1 -1
  1012. package/pure-cell/components/content/component.js +2 -2
  1013. package/pure-cell/components/content/index.css +2 -2
  1014. package/pure-cell/components/content/index.d.ts +1 -1
  1015. package/pure-cell/components/content/index.js +2 -2
  1016. package/pure-cell/components/footer/component.js +2 -2
  1017. package/pure-cell/components/footer/index.css +3 -3
  1018. package/pure-cell/components/footer/index.js +1 -1
  1019. package/pure-cell/components/footer-button/component.js +2 -2
  1020. package/pure-cell/components/footer-button/index.css +1 -1
  1021. package/pure-cell/components/footer-button/index.js +1 -1
  1022. package/pure-cell/components/footer-text/component.js +1 -1
  1023. package/pure-cell/components/footer-text/index.js +1 -1
  1024. package/pure-cell/components/graphics/component.js +2 -2
  1025. package/pure-cell/components/graphics/index.css +4 -4
  1026. package/pure-cell/components/graphics/index.js +1 -1
  1027. package/pure-cell/components/main/component.js +2 -2
  1028. package/pure-cell/components/main/index.css +3 -3
  1029. package/pure-cell/components/main/index.d.ts +1 -1
  1030. package/pure-cell/components/main/index.js +2 -2
  1031. package/pure-cell/components/text/component.js +2 -2
  1032. package/pure-cell/components/text/index.css +6 -6
  1033. package/pure-cell/components/text/index.d.ts +1 -1
  1034. package/pure-cell/components/text/index.js +2 -2
  1035. package/pure-cell/esm/{component-2c61603f.js → component-910bfda5.js} +5 -5
  1036. package/pure-cell/esm/component.js +2 -2
  1037. package/pure-cell/esm/components/addon/component.js +2 -2
  1038. package/pure-cell/esm/components/addon/index.css +8 -8
  1039. package/pure-cell/esm/components/addon/index.js +1 -1
  1040. package/pure-cell/esm/components/amount/component.js +2 -2
  1041. package/pure-cell/esm/components/amount/index.css +1 -1
  1042. package/pure-cell/esm/components/amount/index.js +1 -1
  1043. package/pure-cell/esm/components/amount-title/component.js +2 -2
  1044. package/pure-cell/esm/components/amount-title/index.css +2 -2
  1045. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1046. package/pure-cell/esm/components/category/component.js +2 -2
  1047. package/pure-cell/esm/components/category/index.css +4 -4
  1048. package/pure-cell/esm/components/category/index.js +1 -1
  1049. package/pure-cell/esm/components/content/component.js +2 -2
  1050. package/pure-cell/esm/components/content/index.css +2 -2
  1051. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1052. package/pure-cell/esm/components/content/index.js +2 -2
  1053. package/pure-cell/esm/components/footer/component.js +2 -2
  1054. package/pure-cell/esm/components/footer/index.css +3 -3
  1055. package/pure-cell/esm/components/footer/index.js +1 -1
  1056. package/pure-cell/esm/components/footer-button/component.js +2 -2
  1057. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1058. package/pure-cell/esm/components/footer-button/index.js +1 -1
  1059. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1060. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1061. package/pure-cell/esm/components/graphics/component.js +2 -2
  1062. package/pure-cell/esm/components/graphics/index.css +4 -4
  1063. package/pure-cell/esm/components/graphics/index.js +1 -1
  1064. package/pure-cell/esm/components/main/component.js +2 -2
  1065. package/pure-cell/esm/components/main/index.css +3 -3
  1066. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1067. package/pure-cell/esm/components/main/index.js +2 -2
  1068. package/pure-cell/esm/components/text/component.js +2 -2
  1069. package/pure-cell/esm/components/text/index.css +6 -6
  1070. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1071. package/pure-cell/esm/components/text/index.js +2 -2
  1072. package/pure-cell/esm/index.css +20 -20
  1073. package/pure-cell/esm/index.js +2 -2
  1074. package/pure-cell/index.css +20 -20
  1075. package/pure-cell/index.js +2 -2
  1076. package/pure-cell/modern/{component-4af22161.js → component-10310ed2.js} +5 -5
  1077. package/pure-cell/modern/component.js +2 -2
  1078. package/pure-cell/modern/components/addon/component.js +2 -2
  1079. package/pure-cell/modern/components/addon/index.css +8 -8
  1080. package/pure-cell/modern/components/addon/index.js +1 -1
  1081. package/pure-cell/modern/components/amount/component.js +2 -2
  1082. package/pure-cell/modern/components/amount/index.css +1 -1
  1083. package/pure-cell/modern/components/amount/index.js +1 -1
  1084. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1085. package/pure-cell/modern/components/amount-title/index.css +2 -2
  1086. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1087. package/pure-cell/modern/components/category/component.js +2 -2
  1088. package/pure-cell/modern/components/category/index.css +4 -4
  1089. package/pure-cell/modern/components/category/index.js +1 -1
  1090. package/pure-cell/modern/components/content/component.js +2 -2
  1091. package/pure-cell/modern/components/content/index.css +2 -2
  1092. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1093. package/pure-cell/modern/components/content/index.js +2 -2
  1094. package/pure-cell/modern/components/footer/component.js +2 -2
  1095. package/pure-cell/modern/components/footer/index.css +3 -3
  1096. package/pure-cell/modern/components/footer/index.js +1 -1
  1097. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1098. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1099. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1100. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1101. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1102. package/pure-cell/modern/components/graphics/component.js +2 -2
  1103. package/pure-cell/modern/components/graphics/index.css +4 -4
  1104. package/pure-cell/modern/components/graphics/index.js +1 -1
  1105. package/pure-cell/modern/components/main/component.js +2 -2
  1106. package/pure-cell/modern/components/main/index.css +3 -3
  1107. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1108. package/pure-cell/modern/components/main/index.js +2 -2
  1109. package/pure-cell/modern/components/text/component.js +2 -2
  1110. package/pure-cell/modern/components/text/index.css +6 -6
  1111. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1112. package/pure-cell/modern/components/text/index.js +2 -2
  1113. package/pure-cell/modern/index.css +20 -20
  1114. package/pure-cell/modern/index.js +2 -2
  1115. package/pure-input/Component.js +1 -1
  1116. package/pure-input/esm/Component.js +1 -1
  1117. package/pure-input/esm/index.css +23 -23
  1118. package/pure-input/index.css +23 -23
  1119. package/pure-input/modern/Component.js +1 -1
  1120. package/pure-input/modern/index.css +23 -23
  1121. package/radio/Component.js +1 -1
  1122. package/radio/esm/Component.js +1 -1
  1123. package/radio/esm/index.css +31 -31
  1124. package/radio/index.css +31 -31
  1125. package/radio/modern/Component.js +1 -1
  1126. package/radio/modern/index.css +31 -31
  1127. package/radio-group/Component.js +1 -1
  1128. package/radio-group/esm/Component.js +1 -1
  1129. package/radio-group/esm/index.css +17 -17
  1130. package/radio-group/index.css +17 -17
  1131. package/radio-group/modern/Component.js +1 -1
  1132. package/radio-group/modern/index.css +17 -17
  1133. package/scrollbar/Component.js +3 -3
  1134. package/scrollbar/default.css +2 -2
  1135. package/scrollbar/esm/Component.js +3 -3
  1136. package/scrollbar/esm/default.css +2 -2
  1137. package/scrollbar/esm/index.css +25 -25
  1138. package/scrollbar/esm/inverted.css +2 -2
  1139. package/scrollbar/index.css +25 -25
  1140. package/scrollbar/inverted.css +2 -2
  1141. package/scrollbar/modern/Component.js +3 -3
  1142. package/scrollbar/modern/default.css +2 -2
  1143. package/scrollbar/modern/index.css +25 -25
  1144. package/scrollbar/modern/inverted.css +2 -2
  1145. package/segmented-control/Component.js +1 -1
  1146. package/segmented-control/components/segment/Component.js +1 -1
  1147. package/segmented-control/components/segment/index.css +4 -4
  1148. package/segmented-control/cssm/index.module.css +4 -5
  1149. package/segmented-control/esm/Component.js +1 -1
  1150. package/segmented-control/esm/components/segment/Component.js +1 -1
  1151. package/segmented-control/esm/components/segment/index.css +4 -4
  1152. package/segmented-control/esm/index.css +22 -23
  1153. package/segmented-control/index.css +22 -23
  1154. package/segmented-control/modern/Component.js +1 -1
  1155. package/segmented-control/modern/components/segment/Component.js +1 -1
  1156. package/segmented-control/modern/components/segment/index.css +4 -4
  1157. package/segmented-control/modern/index.css +22 -23
  1158. package/select/{Component-b0a5811e.js → Component-64211fbc.js} +1 -1
  1159. package/select/Component.js +1 -1
  1160. package/select/Component.responsive.js +3 -3
  1161. package/select/components/arrow/Component.js +1 -1
  1162. package/select/components/arrow/index.css +3 -3
  1163. package/select/components/base-checkmark/Component.js +1 -1
  1164. package/select/components/base-checkmark/index.css +4 -4
  1165. package/select/components/base-option/Component.js +1 -1
  1166. package/select/components/base-option/index.css +13 -13
  1167. package/select/components/base-select/Component.js +2 -2
  1168. package/select/components/base-select/index.css +8 -8
  1169. package/select/components/base-select/index.js +1 -1
  1170. package/select/components/base-select-mobile/Component.js +2 -2
  1171. package/select/components/base-select-mobile/footer/Component.js +1 -1
  1172. package/select/components/base-select-mobile/footer/index.css +5 -5
  1173. package/select/components/base-select-mobile/index.css +10 -10
  1174. package/select/components/base-select-mobile/index.js +1 -1
  1175. package/select/components/checkmark/Component.js +1 -1
  1176. package/select/components/checkmark/index.css +10 -10
  1177. package/select/components/checkmark-mobile/Component.js +1 -1
  1178. package/select/components/checkmark-mobile/index.css +6 -6
  1179. package/select/components/field/Component.js +1 -1
  1180. package/select/components/field/index.css +9 -9
  1181. package/select/components/index.js +3 -3
  1182. package/select/components/optgroup/Component.js +1 -1
  1183. package/select/components/optgroup/index.css +6 -6
  1184. package/select/components/option/Component.js +1 -1
  1185. package/select/components/option/index.css +20 -20
  1186. package/select/components/options-list/Component.js +1 -1
  1187. package/select/components/options-list/index.css +9 -9
  1188. package/select/components/select-mobile/Component.js +3 -3
  1189. package/select/components/select-mobile/index.d.ts +1 -1
  1190. package/select/components/select-mobile/index.js +3 -3
  1191. package/select/components/select-modal-mobile/Component.js +3 -3
  1192. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1193. package/select/components/select-modal-mobile/index.js +3 -3
  1194. package/select/components/virtual-options-list/Component.js +1 -1
  1195. package/select/components/virtual-options-list/index.css +15 -15
  1196. package/select/cssm/index-ebda875c.d.ts +1 -1
  1197. package/select/esm/{Component-98987324.js → Component-7140ff91.js} +2 -2
  1198. package/select/esm/Component.js +1 -1
  1199. package/select/esm/Component.responsive.js +3 -3
  1200. package/select/esm/components/arrow/Component.js +1 -1
  1201. package/select/esm/components/arrow/index.css +3 -3
  1202. package/select/esm/components/base-checkmark/Component.js +1 -1
  1203. package/select/esm/components/base-checkmark/index.css +4 -4
  1204. package/select/esm/components/base-option/Component.js +1 -1
  1205. package/select/esm/components/base-option/index.css +13 -13
  1206. package/select/esm/components/base-select/Component.js +2 -2
  1207. package/select/esm/components/base-select/index.css +8 -8
  1208. package/select/esm/components/base-select/index.js +1 -1
  1209. package/select/esm/components/base-select-mobile/Component.js +2 -2
  1210. package/select/esm/components/base-select-mobile/footer/Component.js +1 -1
  1211. package/select/esm/components/base-select-mobile/footer/index.css +5 -5
  1212. package/select/esm/components/base-select-mobile/index.css +10 -10
  1213. package/select/esm/components/base-select-mobile/index.js +1 -1
  1214. package/select/esm/components/checkmark/Component.js +1 -1
  1215. package/select/esm/components/checkmark/index.css +10 -10
  1216. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1217. package/select/esm/components/checkmark-mobile/index.css +6 -6
  1218. package/select/esm/components/field/Component.js +1 -1
  1219. package/select/esm/components/field/index.css +9 -9
  1220. package/select/esm/components/index.js +3 -3
  1221. package/select/esm/components/optgroup/Component.js +1 -1
  1222. package/select/esm/components/optgroup/index.css +6 -6
  1223. package/select/esm/components/option/Component.js +1 -1
  1224. package/select/esm/components/option/index.css +20 -20
  1225. package/select/esm/components/options-list/Component.js +1 -1
  1226. package/select/esm/components/options-list/index.css +9 -9
  1227. package/select/esm/components/select-mobile/Component.js +3 -3
  1228. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1229. package/select/esm/components/select-mobile/index.js +3 -3
  1230. package/select/esm/components/select-modal-mobile/Component.js +3 -3
  1231. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1232. package/select/esm/components/select-modal-mobile/index.js +3 -3
  1233. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1234. package/select/esm/components/virtual-options-list/index.css +15 -15
  1235. package/select/esm/index-3885b0d7.d.ts +1 -1
  1236. package/select/esm/index-ebda875c.d.ts +1 -1
  1237. package/select/esm/index.js +3 -3
  1238. package/select/esm/presets/index.js +3 -3
  1239. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  1240. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1241. package/select/esm/presets/useSelectWithApply/hook.js +3 -3
  1242. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1243. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1244. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1245. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1246. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1247. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1248. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1249. package/select/esm/responsive.js +3 -3
  1250. package/select/index-3885b0d7.d.ts +1 -1
  1251. package/select/index-ebda875c.d.ts +1 -1
  1252. package/select/index.js +3 -3
  1253. package/select/modern/{Component-8ddcc28d.js → Component-55f51640.js} +2 -2
  1254. package/select/modern/Component.js +1 -1
  1255. package/select/modern/Component.responsive.js +3 -3
  1256. package/select/modern/components/arrow/Component.js +1 -1
  1257. package/select/modern/components/arrow/index.css +3 -3
  1258. package/select/modern/components/base-checkmark/Component.js +1 -1
  1259. package/select/modern/components/base-checkmark/index.css +4 -4
  1260. package/select/modern/components/base-option/Component.js +1 -1
  1261. package/select/modern/components/base-option/index.css +13 -13
  1262. package/select/modern/components/base-select/Component.js +2 -2
  1263. package/select/modern/components/base-select/index.css +8 -8
  1264. package/select/modern/components/base-select/index.js +1 -1
  1265. package/select/modern/components/base-select-mobile/Component.js +2 -2
  1266. package/select/modern/components/base-select-mobile/footer/Component.js +1 -1
  1267. package/select/modern/components/base-select-mobile/footer/index.css +5 -5
  1268. package/select/modern/components/base-select-mobile/index.css +10 -10
  1269. package/select/modern/components/base-select-mobile/index.js +1 -1
  1270. package/select/modern/components/checkmark/Component.js +1 -1
  1271. package/select/modern/components/checkmark/index.css +10 -10
  1272. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1273. package/select/modern/components/checkmark-mobile/index.css +6 -6
  1274. package/select/modern/components/field/Component.js +1 -1
  1275. package/select/modern/components/field/index.css +9 -9
  1276. package/select/modern/components/index.js +3 -3
  1277. package/select/modern/components/optgroup/Component.js +1 -1
  1278. package/select/modern/components/optgroup/index.css +6 -6
  1279. package/select/modern/components/option/Component.js +1 -1
  1280. package/select/modern/components/option/index.css +20 -20
  1281. package/select/modern/components/options-list/Component.js +1 -1
  1282. package/select/modern/components/options-list/index.css +9 -9
  1283. package/select/modern/components/select-mobile/Component.js +3 -3
  1284. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1285. package/select/modern/components/select-mobile/index.js +3 -3
  1286. package/select/modern/components/select-modal-mobile/Component.js +3 -3
  1287. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1288. package/select/modern/components/select-modal-mobile/index.js +3 -3
  1289. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1290. package/select/modern/components/virtual-options-list/index.css +15 -15
  1291. package/select/modern/index-3885b0d7.d.ts +1 -1
  1292. package/select/modern/index-ebda875c.d.ts +1 -1
  1293. package/select/modern/index.js +3 -3
  1294. package/select/modern/presets/index.js +3 -3
  1295. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1296. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1297. package/select/modern/presets/useSelectWithApply/hook.js +3 -3
  1298. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1299. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1300. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1301. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1302. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1303. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1304. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1305. package/select/modern/responsive.js +3 -3
  1306. package/select/presets/index.js +3 -3
  1307. package/select/presets/useLazyLoading/hook.js +2 -2
  1308. package/select/presets/useLazyLoading/index.css +2 -2
  1309. package/select/presets/useSelectWithApply/hook.js +3 -3
  1310. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1311. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1312. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1313. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1314. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1315. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1316. package/select/presets/useSelectWithLoading/index.css +2 -2
  1317. package/select/responsive.js +3 -3
  1318. package/select-with-tags/components/tag/component.js +1 -1
  1319. package/select-with-tags/components/tag/index.css +11 -11
  1320. package/select-with-tags/components/tag-list/component.js +1 -1
  1321. package/select-with-tags/components/tag-list/index.css +31 -31
  1322. package/select-with-tags/esm/components/tag/component.js +1 -1
  1323. package/select-with-tags/esm/components/tag/index.css +11 -11
  1324. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  1325. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1326. package/select-with-tags/modern/components/tag/component.js +1 -1
  1327. package/select-with-tags/modern/components/tag/index.css +11 -11
  1328. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1329. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1330. package/side-panel/Component.desktop.js +2 -2
  1331. package/side-panel/Component.mobile.js +2 -2
  1332. package/side-panel/components/content/Component.desktop.js +1 -1
  1333. package/side-panel/components/content/Component.js +1 -1
  1334. package/side-panel/components/content/Component.mobile.js +1 -1
  1335. package/side-panel/components/content/desktop.css +3 -3
  1336. package/side-panel/components/content/index.css +4 -4
  1337. package/side-panel/components/content/mobile.css +3 -3
  1338. package/side-panel/components/footer/Component.desktop.js +1 -1
  1339. package/side-panel/components/footer/Component.js +2 -2
  1340. package/side-panel/components/footer/Component.mobile.js +1 -1
  1341. package/side-panel/components/footer/desktop.css +3 -3
  1342. package/side-panel/components/footer/index.css +4 -4
  1343. package/side-panel/components/footer/layout.css +25 -25
  1344. package/side-panel/components/footer/mobile.css +3 -3
  1345. package/side-panel/components/header/Component.js +3 -3
  1346. package/side-panel/components/header/desktop.css +5 -5
  1347. package/side-panel/components/header/index.css +14 -14
  1348. package/side-panel/components/header/mobile.css +4 -4
  1349. package/side-panel/desktop.css +3 -3
  1350. package/side-panel/esm/Component.desktop.js +2 -2
  1351. package/side-panel/esm/Component.mobile.js +2 -2
  1352. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  1353. package/side-panel/esm/components/content/Component.js +1 -1
  1354. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  1355. package/side-panel/esm/components/content/desktop.css +3 -3
  1356. package/side-panel/esm/components/content/index.css +4 -4
  1357. package/side-panel/esm/components/content/mobile.css +3 -3
  1358. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  1359. package/side-panel/esm/components/footer/Component.js +2 -2
  1360. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  1361. package/side-panel/esm/components/footer/desktop.css +3 -3
  1362. package/side-panel/esm/components/footer/index.css +4 -4
  1363. package/side-panel/esm/components/footer/layout.css +25 -25
  1364. package/side-panel/esm/components/footer/mobile.css +3 -3
  1365. package/side-panel/esm/components/header/Component.js +3 -3
  1366. package/side-panel/esm/components/header/desktop.css +5 -5
  1367. package/side-panel/esm/components/header/index.css +14 -14
  1368. package/side-panel/esm/components/header/mobile.css +4 -4
  1369. package/side-panel/esm/desktop.css +3 -3
  1370. package/side-panel/esm/mobile.css +3 -3
  1371. package/side-panel/esm/transitions.desktop.css +7 -7
  1372. package/side-panel/esm/transitions.mobile.css +8 -8
  1373. package/side-panel/mobile.css +3 -3
  1374. package/side-panel/modern/Component.desktop.js +2 -2
  1375. package/side-panel/modern/Component.mobile.js +2 -2
  1376. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1377. package/side-panel/modern/components/content/Component.js +1 -1
  1378. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1379. package/side-panel/modern/components/content/desktop.css +3 -3
  1380. package/side-panel/modern/components/content/index.css +4 -4
  1381. package/side-panel/modern/components/content/mobile.css +3 -3
  1382. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1383. package/side-panel/modern/components/footer/Component.js +2 -2
  1384. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1385. package/side-panel/modern/components/footer/desktop.css +3 -3
  1386. package/side-panel/modern/components/footer/index.css +4 -4
  1387. package/side-panel/modern/components/footer/layout.css +25 -25
  1388. package/side-panel/modern/components/footer/mobile.css +3 -3
  1389. package/side-panel/modern/components/header/Component.js +3 -3
  1390. package/side-panel/modern/components/header/desktop.css +5 -5
  1391. package/side-panel/modern/components/header/index.css +14 -14
  1392. package/side-panel/modern/components/header/mobile.css +4 -4
  1393. package/side-panel/modern/desktop.css +3 -3
  1394. package/side-panel/modern/mobile.css +3 -3
  1395. package/side-panel/modern/transitions.desktop.css +7 -7
  1396. package/side-panel/modern/transitions.mobile.css +8 -8
  1397. package/side-panel/transitions.desktop.css +7 -7
  1398. package/side-panel/transitions.mobile.css +8 -8
  1399. package/skeleton/Component.js +1 -1
  1400. package/skeleton/esm/Component.js +1 -1
  1401. package/skeleton/esm/index.css +10 -10
  1402. package/skeleton/index.css +10 -10
  1403. package/skeleton/modern/Component.js +1 -1
  1404. package/skeleton/modern/index.css +10 -10
  1405. package/slider/Component.js +1 -1
  1406. package/slider/esm/Component.js +1 -1
  1407. package/slider/esm/index.css +20 -20
  1408. package/slider/index.css +20 -20
  1409. package/slider/modern/Component.js +1 -1
  1410. package/slider/modern/index.css +20 -20
  1411. package/slider-input/Component.js +1 -1
  1412. package/slider-input/esm/Component.js +1 -1
  1413. package/slider-input/esm/index.css +27 -27
  1414. package/slider-input/index.css +27 -27
  1415. package/slider-input/modern/Component.js +1 -1
  1416. package/slider-input/modern/index.css +27 -27
  1417. package/sortable-list/Component.js +2 -2
  1418. package/sortable-list/{Components-6a7ff654.js → Components-14e6c8f8.js} +1 -1
  1419. package/sortable-list/components/item/Components.js +1 -1
  1420. package/sortable-list/components/item/index.css +25 -25
  1421. package/sortable-list/esm/Component.js +2 -2
  1422. package/sortable-list/esm/{Components-fdbf8d2e.js → Components-1980ad90.js} +1 -1
  1423. package/sortable-list/esm/components/item/Components.js +1 -1
  1424. package/sortable-list/esm/components/item/index.css +25 -25
  1425. package/sortable-list/esm/index-3885b0d7.d.ts +1 -1
  1426. package/sortable-list/esm/index.css +30 -30
  1427. package/sortable-list/esm/index.js +1 -1
  1428. package/sortable-list/index-3885b0d7.d.ts +1 -1
  1429. package/sortable-list/index.css +30 -30
  1430. package/sortable-list/index.js +1 -1
  1431. package/sortable-list/modern/Component.js +2 -2
  1432. package/sortable-list/modern/{Components-72891fe4.js → Components-81505978.js} +1 -1
  1433. package/sortable-list/modern/components/item/Components.js +1 -1
  1434. package/sortable-list/modern/components/item/index.css +25 -25
  1435. package/sortable-list/modern/index-3885b0d7.d.ts +1 -1
  1436. package/sortable-list/modern/index.css +30 -30
  1437. package/sortable-list/modern/index.js +1 -1
  1438. package/space/Component.js +1 -1
  1439. package/space/esm/Component.js +1 -1
  1440. package/space/esm/index.css +8 -8
  1441. package/space/index.css +8 -8
  1442. package/space/modern/Component.js +1 -1
  1443. package/space/modern/index.css +8 -8
  1444. package/spinner/Component.js +3 -3
  1445. package/spinner/default.css +1 -1
  1446. package/spinner/esm/Component.js +3 -3
  1447. package/spinner/esm/default.css +1 -1
  1448. package/spinner/esm/index.css +7 -7
  1449. package/spinner/esm/inverted.css +1 -1
  1450. package/spinner/index.css +7 -7
  1451. package/spinner/inverted.css +1 -1
  1452. package/spinner/modern/Component.js +3 -3
  1453. package/spinner/modern/default.css +1 -1
  1454. package/spinner/modern/index.css +7 -7
  1455. package/spinner/modern/inverted.css +1 -1
  1456. package/status/Component.js +1 -1
  1457. package/status/esm/Component.js +1 -1
  1458. package/status/esm/index.css +17 -17
  1459. package/status/index.css +17 -17
  1460. package/status/modern/Component.js +1 -1
  1461. package/status/modern/index.css +17 -17
  1462. package/stepped-progress-bar/Component.d.ts +4 -0
  1463. package/stepped-progress-bar/Component.js +14 -4
  1464. package/stepped-progress-bar/components/step-bar/Component.d.ts +1 -0
  1465. package/stepped-progress-bar/components/step-bar/Component.js +3 -3
  1466. package/stepped-progress-bar/components/step-bar/index.css +20 -22
  1467. package/stepped-progress-bar/cssm/Component.d.ts +4 -0
  1468. package/stepped-progress-bar/cssm/Component.js +11 -3
  1469. package/stepped-progress-bar/cssm/components/step-bar/Component.d.ts +1 -0
  1470. package/stepped-progress-bar/cssm/components/step-bar/Component.js +2 -2
  1471. package/stepped-progress-bar/cssm/components/step-bar/index.module.css +17 -19
  1472. package/stepped-progress-bar/cssm/default.module.css +22 -0
  1473. package/stepped-progress-bar/cssm/index.js +2 -0
  1474. package/stepped-progress-bar/cssm/index.module.css +1 -3
  1475. package/stepped-progress-bar/cssm/inverted.module.css +22 -0
  1476. package/stepped-progress-bar/default.css +23 -0
  1477. package/stepped-progress-bar/esm/Component.d.ts +4 -0
  1478. package/stepped-progress-bar/esm/Component.js +14 -4
  1479. package/stepped-progress-bar/esm/components/step-bar/Component.d.ts +1 -0
  1480. package/stepped-progress-bar/esm/components/step-bar/Component.js +3 -3
  1481. package/stepped-progress-bar/esm/components/step-bar/index.css +20 -22
  1482. package/stepped-progress-bar/esm/default.css +23 -0
  1483. package/stepped-progress-bar/esm/index.css +5 -7
  1484. package/stepped-progress-bar/esm/inverted.css +23 -0
  1485. package/stepped-progress-bar/index.css +5 -7
  1486. package/stepped-progress-bar/inverted.css +23 -0
  1487. package/stepped-progress-bar/modern/Component.d.ts +4 -0
  1488. package/stepped-progress-bar/modern/Component.js +14 -4
  1489. package/stepped-progress-bar/modern/components/step-bar/Component.d.ts +1 -0
  1490. package/stepped-progress-bar/modern/components/step-bar/Component.js +2 -2
  1491. package/stepped-progress-bar/modern/components/step-bar/index.css +20 -22
  1492. package/stepped-progress-bar/modern/default.css +23 -0
  1493. package/stepped-progress-bar/modern/index.css +5 -7
  1494. package/stepped-progress-bar/modern/inverted.css +23 -0
  1495. package/steps/Component.js +1 -1
  1496. package/steps/components/step/Component.js +1 -1
  1497. package/steps/components/step/index.css +26 -26
  1498. package/steps/components/step-indicator/Component.js +1 -1
  1499. package/steps/components/step-indicator/index.css +2 -2
  1500. package/steps/esm/Component.js +1 -1
  1501. package/steps/esm/components/step/Component.js +1 -1
  1502. package/steps/esm/components/step/index.css +26 -26
  1503. package/steps/esm/components/step-indicator/Component.js +1 -1
  1504. package/steps/esm/components/step-indicator/index.css +2 -2
  1505. package/steps/esm/index.css +3 -3
  1506. package/steps/index.css +3 -3
  1507. package/steps/modern/Component.js +1 -1
  1508. package/steps/modern/components/step/Component.js +1 -1
  1509. package/steps/modern/components/step/index.css +26 -26
  1510. package/steps/modern/components/step-indicator/Component.js +1 -1
  1511. package/steps/modern/components/step-indicator/index.css +2 -2
  1512. package/steps/modern/index.css +3 -3
  1513. package/switch/Component.js +1 -1
  1514. package/switch/esm/Component.js +1 -1
  1515. package/switch/esm/index.css +25 -25
  1516. package/switch/index.css +25 -25
  1517. package/switch/modern/Component.js +1 -1
  1518. package/switch/modern/index.css +25 -25
  1519. package/system-message/Component.desktop.js +1 -1
  1520. package/system-message/Component.js +3 -3
  1521. package/system-message/Component.mobile.js +1 -1
  1522. package/system-message/Components.responsive.js +1 -1
  1523. package/system-message/components/caption/Component.js +2 -2
  1524. package/system-message/components/caption/index.css +1 -1
  1525. package/system-message/components/caption/index.js +1 -1
  1526. package/system-message/components/controls/Component.js +4 -4
  1527. package/system-message/components/controls/desktop.css +2 -2
  1528. package/system-message/components/controls/index.css +9 -9
  1529. package/system-message/components/controls/index.js +1 -1
  1530. package/system-message/components/controls/mobile.css +2 -2
  1531. package/system-message/components/graphic/Component.js +2 -2
  1532. package/system-message/components/graphic/index.css +1 -1
  1533. package/system-message/components/graphic/index.js +1 -1
  1534. package/system-message/components/subtitle/Component.js +2 -2
  1535. package/system-message/components/subtitle/index.css +1 -1
  1536. package/system-message/components/subtitle/index.js +1 -1
  1537. package/system-message/components/title/Component.js +4 -4
  1538. package/system-message/components/title/desktop.css +1 -1
  1539. package/system-message/components/title/index.css +1 -1
  1540. package/system-message/components/title/index.js +1 -1
  1541. package/system-message/components/title/mobile.css +1 -1
  1542. package/system-message/desktop.css +1 -1
  1543. package/system-message/desktop.js +1 -1
  1544. package/system-message/esm/Component.desktop.js +1 -1
  1545. package/system-message/esm/Component.js +3 -3
  1546. package/system-message/esm/Component.mobile.js +1 -1
  1547. package/system-message/esm/Components.responsive.js +1 -1
  1548. package/system-message/esm/components/caption/Component.js +2 -2
  1549. package/system-message/esm/components/caption/index.css +1 -1
  1550. package/system-message/esm/components/caption/index.js +1 -1
  1551. package/system-message/esm/components/controls/Component.js +4 -4
  1552. package/system-message/esm/components/controls/desktop.css +2 -2
  1553. package/system-message/esm/components/controls/index.css +9 -9
  1554. package/system-message/esm/components/controls/index.js +1 -1
  1555. package/system-message/esm/components/controls/mobile.css +2 -2
  1556. package/system-message/esm/components/graphic/Component.js +2 -2
  1557. package/system-message/esm/components/graphic/index.css +1 -1
  1558. package/system-message/esm/components/graphic/index.js +1 -1
  1559. package/system-message/esm/components/subtitle/Component.js +2 -2
  1560. package/system-message/esm/components/subtitle/index.css +1 -1
  1561. package/system-message/esm/components/subtitle/index.js +1 -1
  1562. package/system-message/esm/components/title/Component.js +4 -4
  1563. package/system-message/esm/components/title/desktop.css +1 -1
  1564. package/system-message/esm/components/title/index.css +1 -1
  1565. package/system-message/esm/components/title/index.js +1 -1
  1566. package/system-message/esm/components/title/mobile.css +1 -1
  1567. package/system-message/esm/desktop.css +1 -1
  1568. package/system-message/esm/desktop.js +1 -1
  1569. package/system-message/esm/index-3885b0d7.d.ts +1 -1
  1570. package/system-message/esm/index.css +6 -6
  1571. package/system-message/esm/index.js +1 -1
  1572. package/system-message/esm/mobile.css +1 -1
  1573. package/system-message/esm/mobile.js +1 -1
  1574. package/system-message/esm/responsive.js +1 -1
  1575. package/system-message/esm/utils.js +1 -1
  1576. package/system-message/index-3885b0d7.d.ts +1 -1
  1577. package/system-message/index.css +6 -6
  1578. package/system-message/index.js +1 -1
  1579. package/system-message/mobile.css +1 -1
  1580. package/system-message/mobile.js +1 -1
  1581. package/system-message/modern/Component.desktop.js +1 -1
  1582. package/system-message/modern/Component.js +3 -3
  1583. package/system-message/modern/Component.mobile.js +1 -1
  1584. package/system-message/modern/Components.responsive.js +1 -1
  1585. package/system-message/modern/components/caption/Component.js +2 -2
  1586. package/system-message/modern/components/caption/index.css +1 -1
  1587. package/system-message/modern/components/caption/index.js +1 -1
  1588. package/system-message/modern/components/controls/Component.js +4 -4
  1589. package/system-message/modern/components/controls/desktop.css +2 -2
  1590. package/system-message/modern/components/controls/index.css +9 -9
  1591. package/system-message/modern/components/controls/index.js +1 -1
  1592. package/system-message/modern/components/controls/mobile.css +2 -2
  1593. package/system-message/modern/components/graphic/Component.js +2 -2
  1594. package/system-message/modern/components/graphic/index.css +1 -1
  1595. package/system-message/modern/components/graphic/index.js +1 -1
  1596. package/system-message/modern/components/subtitle/Component.js +2 -2
  1597. package/system-message/modern/components/subtitle/index.css +1 -1
  1598. package/system-message/modern/components/subtitle/index.js +1 -1
  1599. package/system-message/modern/components/title/Component.js +4 -4
  1600. package/system-message/modern/components/title/desktop.css +1 -1
  1601. package/system-message/modern/components/title/index.css +1 -1
  1602. package/system-message/modern/components/title/index.js +1 -1
  1603. package/system-message/modern/components/title/mobile.css +1 -1
  1604. package/system-message/modern/desktop.css +1 -1
  1605. package/system-message/modern/desktop.js +1 -1
  1606. package/system-message/modern/index-3885b0d7.d.ts +1 -1
  1607. package/system-message/modern/index.css +6 -6
  1608. package/system-message/modern/index.js +1 -1
  1609. package/system-message/modern/mobile.css +1 -1
  1610. package/system-message/modern/mobile.js +1 -1
  1611. package/system-message/modern/responsive.js +1 -1
  1612. package/system-message/modern/utils.js +1 -1
  1613. package/system-message/responsive.js +1 -1
  1614. package/system-message/utils.js +1 -1
  1615. package/table/components/pagination/Component.js +1 -1
  1616. package/table/components/pagination/index.css +8 -8
  1617. package/table/components/pagination/select-field/index.css +4 -4
  1618. package/table/components/pagination/select-field/index.js +1 -1
  1619. package/table/components/table/Component.js +1 -1
  1620. package/table/components/table/index.css +7 -7
  1621. package/table/components/tbody/Component.js +1 -1
  1622. package/table/components/tbody/index.css +2 -2
  1623. package/table/components/tcell/Component.js +1 -1
  1624. package/table/components/tcell/index.css +6 -6
  1625. package/table/components/texpandable-row/Component.js +1 -1
  1626. package/table/components/texpandable-row/index.css +5 -5
  1627. package/table/components/thead/Component.js +1 -1
  1628. package/table/components/thead/index.css +6 -6
  1629. package/table/components/thead-cell/Component.js +1 -1
  1630. package/table/components/thead-cell/index.css +8 -8
  1631. package/table/components/trow/Component.js +1 -1
  1632. package/table/components/trow/index.css +8 -8
  1633. package/table/components/tsortable-head-cell/Component.js +1 -1
  1634. package/table/components/tsortable-head-cell/index.css +9 -9
  1635. package/table/esm/components/pagination/Component.js +1 -1
  1636. package/table/esm/components/pagination/index.css +8 -8
  1637. package/table/esm/components/pagination/select-field/index.css +4 -4
  1638. package/table/esm/components/pagination/select-field/index.js +1 -1
  1639. package/table/esm/components/table/Component.js +1 -1
  1640. package/table/esm/components/table/index.css +7 -7
  1641. package/table/esm/components/tbody/Component.js +1 -1
  1642. package/table/esm/components/tbody/index.css +2 -2
  1643. package/table/esm/components/tcell/Component.js +1 -1
  1644. package/table/esm/components/tcell/index.css +6 -6
  1645. package/table/esm/components/texpandable-row/Component.js +1 -1
  1646. package/table/esm/components/texpandable-row/index.css +5 -5
  1647. package/table/esm/components/thead/Component.js +1 -1
  1648. package/table/esm/components/thead/index.css +6 -6
  1649. package/table/esm/components/thead-cell/Component.js +1 -1
  1650. package/table/esm/components/thead-cell/index.css +8 -8
  1651. package/table/esm/components/trow/Component.js +1 -1
  1652. package/table/esm/components/trow/index.css +8 -8
  1653. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  1654. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1655. package/table/modern/components/pagination/Component.js +1 -1
  1656. package/table/modern/components/pagination/index.css +8 -8
  1657. package/table/modern/components/pagination/select-field/index.css +4 -4
  1658. package/table/modern/components/pagination/select-field/index.js +1 -1
  1659. package/table/modern/components/table/Component.js +1 -1
  1660. package/table/modern/components/table/index.css +7 -7
  1661. package/table/modern/components/tbody/Component.js +1 -1
  1662. package/table/modern/components/tbody/index.css +2 -2
  1663. package/table/modern/components/tcell/Component.js +1 -1
  1664. package/table/modern/components/tcell/index.css +6 -6
  1665. package/table/modern/components/texpandable-row/Component.js +1 -1
  1666. package/table/modern/components/texpandable-row/index.css +5 -5
  1667. package/table/modern/components/thead/Component.js +1 -1
  1668. package/table/modern/components/thead/index.css +6 -6
  1669. package/table/modern/components/thead-cell/Component.js +1 -1
  1670. package/table/modern/components/thead-cell/index.css +8 -8
  1671. package/table/modern/components/trow/Component.js +1 -1
  1672. package/table/modern/components/trow/index.css +8 -8
  1673. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1674. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1675. package/tabs/component-3885b0d7.d.ts +1 -1
  1676. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  1677. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  1678. package/tabs/components/primary-tablist/Component.responsive.js +1 -1
  1679. package/tabs/components/primary-tablist/index.css +29 -29
  1680. package/tabs/components/primary-tablist/mobile.css +34 -32
  1681. package/tabs/components/scrollable-container/Component.js +1 -1
  1682. package/tabs/components/scrollable-container/index.css +5 -5
  1683. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  1684. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  1685. package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
  1686. package/tabs/components/secondary-tablist/index.css +11 -11
  1687. package/tabs/components/secondary-tablist/mobile.css +15 -13
  1688. package/tabs/components/tab/Component.js +1 -1
  1689. package/tabs/components/tab/index.css +3 -3
  1690. package/tabs/components/tabs/Component.desktop.js +2 -2
  1691. package/tabs/components/tabs/Component.mobile.js +2 -2
  1692. package/tabs/components/tabs/Component.responsive.js +2 -2
  1693. package/tabs/cssm/component-3885b0d7.d.ts +1 -1
  1694. package/tabs/cssm/index-f12ee135.d.ts +1 -1
  1695. package/tabs/cssm/{types-24527f54.d.ts → types-996ad249.d.ts} +3 -2
  1696. package/tabs/desktop.js +2 -2
  1697. package/tabs/esm/component-3885b0d7.d.ts +1 -1
  1698. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  1699. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  1700. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  1701. package/tabs/esm/components/primary-tablist/index.css +29 -29
  1702. package/tabs/esm/components/primary-tablist/mobile.css +34 -32
  1703. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1704. package/tabs/esm/components/scrollable-container/index.css +5 -5
  1705. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  1706. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  1707. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  1708. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  1709. package/tabs/esm/components/secondary-tablist/mobile.css +15 -13
  1710. package/tabs/esm/components/tab/Component.js +1 -1
  1711. package/tabs/esm/components/tab/index.css +3 -3
  1712. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  1713. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  1714. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  1715. package/tabs/esm/desktop.js +2 -2
  1716. package/tabs/esm/index-f12ee135.d.ts +1 -1
  1717. package/tabs/esm/index.js +2 -2
  1718. package/tabs/esm/index.module-5133b558.js +4 -0
  1719. package/tabs/esm/index.module-fa319b45.js +4 -0
  1720. package/tabs/esm/mobile.js +2 -2
  1721. package/tabs/esm/responsive.js +2 -2
  1722. package/tabs/{modern/types-24527f54.d.ts → esm/types-996ad249.d.ts} +3 -2
  1723. package/tabs/index-f12ee135.d.ts +1 -1
  1724. package/tabs/index.js +2 -2
  1725. package/tabs/index.module-16c600cb.js +4 -0
  1726. package/tabs/index.module-bacb9546.js +4 -0
  1727. package/tabs/mobile.js +2 -2
  1728. package/tabs/modern/component-3885b0d7.d.ts +1 -1
  1729. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1730. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1731. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1732. package/tabs/modern/components/primary-tablist/index.css +29 -29
  1733. package/tabs/modern/components/primary-tablist/mobile.css +34 -32
  1734. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1735. package/tabs/modern/components/scrollable-container/index.css +5 -5
  1736. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1737. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1738. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1739. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1740. package/tabs/modern/components/secondary-tablist/mobile.css +15 -13
  1741. package/tabs/modern/components/tab/Component.js +1 -1
  1742. package/tabs/modern/components/tab/index.css +3 -3
  1743. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1744. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1745. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1746. package/tabs/modern/desktop.js +2 -2
  1747. package/tabs/modern/index-f12ee135.d.ts +1 -1
  1748. package/tabs/modern/index.js +2 -2
  1749. package/tabs/modern/index.module-777f9d93.js +4 -0
  1750. package/tabs/modern/index.module-8bb023c1.js +4 -0
  1751. package/tabs/modern/mobile.js +2 -2
  1752. package/tabs/modern/responsive.js +2 -2
  1753. package/tabs/{types-24527f54.d.ts → modern/types-996ad249.d.ts} +3 -2
  1754. package/tabs/responsive.js +2 -2
  1755. package/tabs/{esm/types-24527f54.d.ts → types-996ad249.d.ts} +3 -2
  1756. package/tag/Component.js +3 -3
  1757. package/tag/cssm/inverted.module.css +25 -26
  1758. package/tag/default.css +13 -13
  1759. package/tag/esm/Component.js +3 -3
  1760. package/tag/esm/default.css +13 -13
  1761. package/tag/esm/index.css +48 -48
  1762. package/tag/esm/inverted.css +38 -39
  1763. package/tag/index.css +48 -48
  1764. package/tag/inverted.css +38 -39
  1765. package/tag/modern/Component.js +3 -3
  1766. package/tag/modern/default.css +13 -13
  1767. package/tag/modern/index.css +48 -48
  1768. package/tag/modern/inverted.css +38 -39
  1769. package/textarea/Component.js +3 -3
  1770. package/textarea/{PseudoTextArea-93fd1346.js → PseudoTextArea-eaf165cc.js} +1 -1
  1771. package/textarea/components/PseudoTextArea.js +1 -1
  1772. package/textarea/components/index.d.ts +1 -1
  1773. package/textarea/components/index.js +1 -1
  1774. package/textarea/default.css +19 -19
  1775. package/textarea/esm/Component.js +3 -3
  1776. package/textarea/esm/{PseudoTextArea-c8acea2c.js → PseudoTextArea-fc715dde.js} +1 -1
  1777. package/textarea/esm/components/PseudoTextArea.js +1 -1
  1778. package/textarea/esm/components/index.d.ts +1 -1
  1779. package/textarea/esm/components/index.js +1 -1
  1780. package/textarea/esm/default.css +19 -19
  1781. package/textarea/esm/index.css +42 -42
  1782. package/textarea/esm/index.js +1 -1
  1783. package/textarea/esm/inverted.css +19 -19
  1784. package/textarea/index.css +42 -42
  1785. package/textarea/index.js +1 -1
  1786. package/textarea/inverted.css +19 -19
  1787. package/textarea/modern/Component.js +3 -3
  1788. package/textarea/modern/PseudoTextArea-29ee0332.js +12 -0
  1789. package/textarea/modern/components/PseudoTextArea.js +1 -1
  1790. package/textarea/modern/components/index.d.ts +1 -1
  1791. package/textarea/modern/components/index.js +1 -1
  1792. package/textarea/modern/default.css +19 -19
  1793. package/textarea/modern/index.css +42 -42
  1794. package/textarea/modern/index.js +1 -1
  1795. package/textarea/modern/inverted.css +19 -19
  1796. package/themes/click.css +2 -0
  1797. package/themes/compiled/mobile-dark-bluetint.css +314 -306
  1798. package/themes/corp.css +341 -434
  1799. package/themes/dark.css +1 -0
  1800. package/themes/dist/click.css +2 -0
  1801. package/themes/dist/compiled/mobile-dark-bluetint.css +1148 -1126
  1802. package/themes/dist/corp.css +341 -434
  1803. package/themes/dist/dark.css +1 -0
  1804. package/themes/dist/intranet.css +2 -0
  1805. package/themes/dist/mixins/corp.css +0 -12
  1806. package/themes/dist/mixins/dark.css +1 -0
  1807. package/themes/dist/mobile.css +2 -0
  1808. package/themes/dist/package.json +1 -1
  1809. package/themes/dist/site.css +2 -0
  1810. package/themes/intranet.css +2 -0
  1811. package/themes/mixins/corp.css +0 -12
  1812. package/themes/mixins/dark.css +1 -0
  1813. package/themes/mobile.css +2 -0
  1814. package/themes/site.css +2 -0
  1815. package/toast/component.d.ts +2 -2
  1816. package/toast/component.js +1 -1
  1817. package/toast/cssm/component.d.ts +2 -2
  1818. package/toast/esm/component.d.ts +2 -2
  1819. package/toast/esm/component.js +1 -1
  1820. package/toast/esm/index.css +10 -10
  1821. package/toast/index.css +10 -10
  1822. package/toast/modern/component.d.ts +2 -2
  1823. package/toast/modern/component.js +1 -1
  1824. package/toast/modern/index.css +10 -10
  1825. package/toast-plate/component.d.ts +1 -1
  1826. package/toast-plate/component.js +3 -3
  1827. package/toast-plate/cssm/component.d.ts +1 -1
  1828. package/toast-plate/default.css +3 -3
  1829. package/toast-plate/esm/component.d.ts +1 -1
  1830. package/toast-plate/esm/component.js +3 -3
  1831. package/toast-plate/esm/default.css +3 -3
  1832. package/toast-plate/esm/index.css +16 -16
  1833. package/toast-plate/esm/inverted.css +3 -3
  1834. package/toast-plate/index.css +16 -16
  1835. package/toast-plate/inverted.css +3 -3
  1836. package/toast-plate/modern/component.d.ts +1 -1
  1837. package/toast-plate/modern/component.js +3 -3
  1838. package/toast-plate/modern/default.css +3 -3
  1839. package/toast-plate/modern/index.css +16 -16
  1840. package/toast-plate/modern/inverted.css +3 -3
  1841. package/tooltip/Component.js +3 -3
  1842. package/tooltip/component.responsive.js +1 -1
  1843. package/tooltip/default.css +5 -5
  1844. package/tooltip/esm/Component.js +3 -3
  1845. package/tooltip/esm/component.responsive.js +1 -1
  1846. package/tooltip/esm/default.css +5 -5
  1847. package/tooltip/esm/index.css +7 -7
  1848. package/tooltip/esm/inverted.css +5 -5
  1849. package/tooltip/esm/responsive.css +3 -3
  1850. package/tooltip/index.css +7 -7
  1851. package/tooltip/inverted.css +5 -5
  1852. package/tooltip/modern/Component.js +3 -3
  1853. package/tooltip/modern/component.responsive.js +1 -1
  1854. package/tooltip/modern/default.css +5 -5
  1855. package/tooltip/modern/index.css +7 -7
  1856. package/tooltip/modern/inverted.css +5 -5
  1857. package/tooltip/modern/responsive.css +3 -3
  1858. package/tooltip/responsive.css +3 -3
  1859. package/typography/colors.css +19 -19
  1860. package/typography/colors.module-c7467f18.js +4 -0
  1861. package/typography/common.module-2e73f4a5.js +4 -0
  1862. package/typography/component.js +2 -2
  1863. package/typography/esm/colors.css +19 -19
  1864. package/typography/esm/colors.module-c3c7b076.js +4 -0
  1865. package/typography/esm/common.module-97dae9d3.js +4 -0
  1866. package/typography/esm/component.js +2 -2
  1867. package/typography/esm/index.js +2 -2
  1868. package/typography/esm/text/component.js +2 -2
  1869. package/typography/esm/text/index.css +17 -17
  1870. package/typography/esm/text/index.js +1 -1
  1871. package/typography/esm/title/common.css +4 -4
  1872. package/typography/esm/title/component.js +1 -1
  1873. package/typography/esm/title/index.css +18 -18
  1874. package/typography/esm/title/index.js +3 -3
  1875. package/typography/esm/title-mobile/component.js +3 -3
  1876. package/typography/esm/title-mobile/index.css +10 -10
  1877. package/typography/esm/title-mobile/index.js +2 -2
  1878. package/typography/esm/title-responsive/component.js +3 -3
  1879. package/typography/esm/title-responsive/index.css +40 -40
  1880. package/typography/esm/title-responsive/index.js +2 -2
  1881. package/typography/index.js +2 -2
  1882. package/typography/modern/colors.css +19 -19
  1883. package/typography/modern/colors.module-c9fcbf7f.js +4 -0
  1884. package/typography/modern/common.module-d046b124.js +4 -0
  1885. package/typography/modern/component.js +2 -2
  1886. package/typography/modern/index.js +2 -2
  1887. package/typography/modern/text/component.js +2 -2
  1888. package/typography/modern/text/index.css +17 -17
  1889. package/typography/modern/text/index.js +1 -1
  1890. package/typography/modern/title/common.css +4 -4
  1891. package/typography/modern/title/component.js +1 -1
  1892. package/typography/modern/title/index.css +18 -18
  1893. package/typography/modern/title/index.js +3 -3
  1894. package/typography/modern/title-mobile/component.js +3 -3
  1895. package/typography/modern/title-mobile/index.css +10 -10
  1896. package/typography/modern/title-mobile/index.js +2 -2
  1897. package/typography/modern/title-responsive/component.js +3 -3
  1898. package/typography/modern/title-responsive/index.css +40 -40
  1899. package/typography/modern/title-responsive/index.js +2 -2
  1900. package/typography/text/component.js +2 -2
  1901. package/typography/text/index.css +17 -17
  1902. package/typography/text/index.js +1 -1
  1903. package/typography/title/common.css +4 -4
  1904. package/typography/title/component.js +1 -1
  1905. package/typography/title/index.css +18 -18
  1906. package/typography/title/index.js +3 -3
  1907. package/typography/title-mobile/component.js +3 -3
  1908. package/typography/title-mobile/index.css +10 -10
  1909. package/typography/title-mobile/index.js +2 -2
  1910. package/typography/title-responsive/component.js +3 -3
  1911. package/typography/title-responsive/index.css +40 -40
  1912. package/typography/title-responsive/index.js +2 -2
  1913. package/underlay/Component.js +1 -1
  1914. package/underlay/esm/Component.js +1 -1
  1915. package/underlay/esm/index.css +109 -109
  1916. package/underlay/index.css +109 -109
  1917. package/underlay/modern/Component.js +1 -1
  1918. package/underlay/modern/index.css +109 -109
  1919. package/vars/bundle/corp.css +2 -2
  1920. package/vars/colors-bluetint.css +2 -0
  1921. package/vars/colors-indigo.css +2 -0
  1922. package/vars/cssm/bundle/click.css +2 -0
  1923. package/vars/cssm/bundle/corp.css +341 -334
  1924. package/vars/cssm/bundle/intranet.css +2 -0
  1925. package/vars/cssm/bundle/mobile.css +2 -0
  1926. package/vars/cssm/bundle/site.css +2 -0
  1927. package/vars/cssm/colors-bluetint.css +2 -0
  1928. package/vars/cssm/colors-indigo.css +2 -0
  1929. package/vars/cssm/index.css +2 -0
  1930. package/vars/dist/bundle/corp.css +2 -2
  1931. package/vars/dist/colors-bluetint.css +2 -0
  1932. package/vars/dist/colors-indigo.css +2 -0
  1933. package/vars/dist/cssm/bundle/click.css +2 -0
  1934. package/vars/dist/cssm/bundle/corp.css +341 -334
  1935. package/vars/dist/cssm/bundle/intranet.css +2 -0
  1936. package/vars/dist/cssm/bundle/mobile.css +2 -0
  1937. package/vars/dist/cssm/bundle/site.css +2 -0
  1938. package/vars/dist/cssm/colors-bluetint.css +2 -0
  1939. package/vars/dist/cssm/colors-indigo.css +2 -0
  1940. package/vars/dist/cssm/index.css +2 -0
  1941. package/vars/dist/index.d.ts +2 -0
  1942. package/vars/dist/index.js +2 -0
  1943. package/vars/dist/package.json +1 -1
  1944. package/vars/index.d.ts +2 -0
  1945. package/vars/index.js +3 -1
  1946. package/with-suffix/Component.js +1 -1
  1947. package/with-suffix/esm/Component.js +1 -1
  1948. package/with-suffix/esm/index.css +9 -9
  1949. package/with-suffix/index.css +9 -9
  1950. package/with-suffix/modern/Component.js +1 -1
  1951. package/with-suffix/modern/index.css +9 -9
  1952. package/calendar-range/esm/index.module-eeaab408.js +0 -4
  1953. package/calendar-range/index.module-2ed5349b.js +0 -4
  1954. package/calendar-range/modern/index.module-49b993a6.js +0 -4
  1955. package/grid/esm/gutters.module-068f3f89.js +0 -4
  1956. package/grid/gutters.module-ffe8a156.js +0 -4
  1957. package/grid/modern/gutters.module-36394153.js +0 -4
  1958. package/tabs/esm/index.module-07fcc464.js +0 -4
  1959. package/tabs/esm/index.module-3296aa43.js +0 -4
  1960. package/tabs/index.module-3542b7eb.js +0 -4
  1961. package/tabs/index.module-8ba53f9c.js +0 -4
  1962. package/tabs/modern/index.module-0980df8e.js +0 -4
  1963. package/tabs/modern/index.module-56412f23.js +0 -4
  1964. package/textarea/modern/PseudoTextArea-abb205fc.js +0 -12
  1965. package/themes/button/corp.css +0 -50
  1966. package/themes/calendar-input/corp.css +0 -4
  1967. package/themes/dist/button/corp.css +0 -50
  1968. package/themes/dist/calendar-input/corp.css +0 -4
  1969. package/themes/dist/form-control/corp.css +0 -44
  1970. package/themes/dist/input/corp.css +0 -3
  1971. package/themes/dist/mixins/button/corp.css +0 -50
  1972. package/themes/dist/mixins/calendar-input/corp.css +0 -4
  1973. package/themes/dist/mixins/form-control/corp.css +0 -44
  1974. package/themes/dist/mixins/input/corp.css +0 -3
  1975. package/themes/dist/mixins/select/corp.css +0 -9
  1976. package/themes/dist/mixins/slider-input/corp.css +0 -13
  1977. package/themes/dist/select/corp.css +0 -9
  1978. package/themes/dist/slider-input/corp.css +0 -13
  1979. package/themes/form-control/corp.css +0 -44
  1980. package/themes/input/corp.css +0 -3
  1981. package/themes/mixins/button/corp.css +0 -50
  1982. package/themes/mixins/calendar-input/corp.css +0 -4
  1983. package/themes/mixins/form-control/corp.css +0 -44
  1984. package/themes/mixins/input/corp.css +0 -3
  1985. package/themes/mixins/select/corp.css +0 -9
  1986. package/themes/mixins/slider-input/corp.css +0 -13
  1987. package/themes/select/corp.css +0 -9
  1988. package/themes/slider-input/corp.css +0 -13
  1989. package/typography/colors.module-fe07fdd3.js +0 -4
  1990. package/typography/common.module-1dbd6f66.js +0 -4
  1991. package/typography/esm/colors.module-ffd278f7.js +0 -4
  1992. package/typography/esm/common.module-dc29c202.js +0 -4
  1993. package/typography/modern/colors.module-bdd8fb33.js +0 -4
  1994. package/typography/modern/common.module-f488933f.js +0 -4
  1995. /package/calendar/{Component.responsive-09f53b84.d.ts → Component.responsive-6faa5f67.d.ts} +0 -0
  1996. /package/calendar/cssm/{Component.responsive-08c55c0b.d.ts → Component.responsive-37401ddd.d.ts} +0 -0
  1997. /package/calendar/esm/{Component.responsive-c3fd66e9.d.ts → Component.responsive-ffb042bf.d.ts} +0 -0
  1998. /package/calendar/modern/{Component.responsive-85dc6f98.d.ts → Component.responsive-76ca361b.d.ts} +0 -0
  1999. /package/confirmation/{countdown-section-fde8d0c6.d.ts → countdown-section-7c31cfec.d.ts} +0 -0
  2000. /package/confirmation/esm/{countdown-section-61124590.d.ts → countdown-section-e9e3e838.d.ts} +0 -0
  2001. /package/confirmation/modern/{countdown-section-6f546b9a.d.ts → countdown-section-429f117f.d.ts} +0 -0
  2002. /package/gallery/{buttons-a3a038c7.d.ts → buttons-3b131780.d.ts} +0 -0
  2003. /package/gallery/esm/{buttons-db621c7e.d.ts → buttons-b21873ca.d.ts} +0 -0
  2004. /package/gallery/esm/{slide-8b7fbceb.d.ts → slide-64a88124.d.ts} +0 -0
  2005. /package/gallery/modern/{buttons-084395b1.d.ts → buttons-9ec90ea2.d.ts} +0 -0
  2006. /package/gallery/modern/{slide-5347bd47.d.ts → slide-48a0b056.d.ts} +0 -0
  2007. /package/gallery/{slide-bb734bf0.d.ts → slide-6194e85d.d.ts} +0 -0
  2008. /package/intl-phone-input/esm/{libphonenumber-js.min-aec9e9e3.d.ts → libphonenumber-js.min-04e8ed54.d.ts} +0 -0
  2009. /package/intl-phone-input/esm/{libphonenumber-js.min-aec9e9e3.js → libphonenumber-js.min-04e8ed54.js} +0 -0
  2010. /package/intl-phone-input/{libphonenumber-js.min-6ca9cee1.d.ts → libphonenumber-js.min-3af8df68.d.ts} +0 -0
  2011. /package/intl-phone-input/{libphonenumber-js.min-6ca9cee1.js → libphonenumber-js.min-3af8df68.js} +0 -0
  2012. /package/intl-phone-input/modern/{libphonenumber-js.min-aec9e9e3.d.ts → libphonenumber-js.min-04e8ed54.d.ts} +0 -0
  2013. /package/intl-phone-input/modern/{libphonenumber-js.min-aec9e9e3.js → libphonenumber-js.min-04e8ed54.js} +0 -0
  2014. /package/list/{Component-0939d2f3.d.ts → Component-3546e298.d.ts} +0 -0
  2015. /package/list/esm/{Component-41c918a5.d.ts → Component-e099811a.d.ts} +0 -0
  2016. /package/list/modern/{Component-900a2208.d.ts → Component-2a96e389.d.ts} +0 -0
  2017. /package/pass-code/esm/{getDataTestId-3830f225.d.ts → getDataTestId-34f196ff.d.ts} +0 -0
  2018. /package/pass-code/esm/{getDataTestId-3830f225.js → getDataTestId-34f196ff.js} +0 -0
  2019. /package/pass-code/{getDataTestId-84ba35d7.d.ts → getDataTestId-420c54cb.d.ts} +0 -0
  2020. /package/pass-code/{getDataTestId-84ba35d7.js → getDataTestId-420c54cb.js} +0 -0
  2021. /package/pass-code/modern/{getDataTestId-5d1a22e3.d.ts → getDataTestId-ce2b8f6a.d.ts} +0 -0
  2022. /package/pass-code/modern/{getDataTestId-5d1a22e3.js → getDataTestId-ce2b8f6a.js} +0 -0
  2023. /package/pure-cell/{component-5337712c.d.ts → component-2e328172.d.ts} +0 -0
  2024. /package/pure-cell/esm/{component-2c61603f.d.ts → component-910bfda5.d.ts} +0 -0
  2025. /package/pure-cell/esm/{getDataTestId-25023a10.d.ts → getDataTestId-7a70afd5.d.ts} +0 -0
  2026. /package/pure-cell/esm/{getDataTestId-25023a10.js → getDataTestId-7a70afd5.js} +0 -0
  2027. /package/pure-cell/{getDataTestId-2d8e9221.d.ts → getDataTestId-57383ab4.d.ts} +0 -0
  2028. /package/pure-cell/{getDataTestId-2d8e9221.js → getDataTestId-57383ab4.js} +0 -0
  2029. /package/pure-cell/modern/{component-4af22161.d.ts → component-10310ed2.d.ts} +0 -0
  2030. /package/pure-cell/modern/{getDataTestId-9c1e8ac4.d.ts → getDataTestId-ab88736e.d.ts} +0 -0
  2031. /package/pure-cell/modern/{getDataTestId-9c1e8ac4.js → getDataTestId-ab88736e.js} +0 -0
  2032. /package/select/{Component-b0a5811e.d.ts → Component-64211fbc.d.ts} +0 -0
  2033. /package/select/esm/{Component-98987324.d.ts → Component-7140ff91.d.ts} +0 -0
  2034. /package/select/esm/{getDataTestId-5b5ab5db.d.ts → getDataTestId-314fa1a6.d.ts} +0 -0
  2035. /package/select/esm/{getDataTestId-5b5ab5db.js → getDataTestId-314fa1a6.js} +0 -0
  2036. /package/select/esm/{intersection-observer-dbd3c191.d.ts → intersection-observer-23bd3749.d.ts} +0 -0
  2037. /package/select/esm/{intersection-observer-dbd3c191.js → intersection-observer-23bd3749.js} +0 -0
  2038. /package/select/{getDataTestId-70d60f6a.d.ts → getDataTestId-4fb00db1.d.ts} +0 -0
  2039. /package/select/{getDataTestId-70d60f6a.js → getDataTestId-4fb00db1.js} +0 -0
  2040. /package/select/{intersection-observer-3db3362b.d.ts → intersection-observer-471bfd3d.d.ts} +0 -0
  2041. /package/select/{intersection-observer-3db3362b.js → intersection-observer-471bfd3d.js} +0 -0
  2042. /package/select/modern/{Component-8ddcc28d.d.ts → Component-55f51640.d.ts} +0 -0
  2043. /package/select/modern/{getDataTestId-e4322a11.d.ts → getDataTestId-9b9ba93b.d.ts} +0 -0
  2044. /package/select/modern/{getDataTestId-e4322a11.js → getDataTestId-9b9ba93b.js} +0 -0
  2045. /package/select/modern/{intersection-observer-dbd3c191.d.ts → intersection-observer-23bd3749.d.ts} +0 -0
  2046. /package/select/modern/{intersection-observer-dbd3c191.js → intersection-observer-23bd3749.js} +0 -0
  2047. /package/sortable-list/{Components-6a7ff654.d.ts → Components-14e6c8f8.d.ts} +0 -0
  2048. /package/sortable-list/esm/{Components-fdbf8d2e.d.ts → Components-1980ad90.d.ts} +0 -0
  2049. /package/sortable-list/modern/{Components-72891fe4.d.ts → Components-81505978.d.ts} +0 -0
  2050. /package/system-message/esm/{getDataTestId-94c1b764.d.ts → getDataTestId-a3b8704c.d.ts} +0 -0
  2051. /package/system-message/esm/{getDataTestId-94c1b764.js → getDataTestId-a3b8704c.js} +0 -0
  2052. /package/system-message/{getDataTestId-c140d146.d.ts → getDataTestId-1bfe04d3.d.ts} +0 -0
  2053. /package/system-message/{getDataTestId-c140d146.js → getDataTestId-1bfe04d3.js} +0 -0
  2054. /package/system-message/modern/{getDataTestId-030de3df.d.ts → getDataTestId-1f4f29b0.d.ts} +0 -0
  2055. /package/system-message/modern/{getDataTestId-030de3df.js → getDataTestId-1f4f29b0.js} +0 -0
  2056. /package/textarea/{PseudoTextArea-93fd1346.d.ts → PseudoTextArea-eaf165cc.d.ts} +0 -0
  2057. /package/textarea/esm/{PseudoTextArea-c8acea2c.d.ts → PseudoTextArea-fc715dde.d.ts} +0 -0
  2058. /package/textarea/modern/{PseudoTextArea-abb205fc.d.ts → PseudoTextArea-29ee0332.d.ts} +0 -0
@@ -1,190 +1,190 @@
1
1
  :root {
2
2
  --color-dark-bg-accent: #ef3124;
3
- --color-dark-bg-attention-muted: #432000;
3
+ --color-dark-bg-attention-muted: #332104;
4
4
  --color-dark-bg-info: #001c3c;
5
- --color-dark-bg-negative-muted: #410903;
6
- --color-dark-bg-opaque: rgba(255, 255, 255, 0.6);
7
- --color-dark-bg-overlay: rgba(0, 0, 0, 0.6);
8
- --color-dark-bg-positive-muted: #06311e;
9
- --color-dark-bg-primary: #0b1f35;
5
+ --color-dark-bg-negative-muted: #35110d;
6
+ --color-dark-bg-opaque: rgba(255, 255, 255, 0.8);
7
+ --color-dark-bg-overlay: rgba(0, 0, 0, 0.8);
8
+ --color-dark-bg-positive-muted: #042117;
9
+ --color-dark-bg-primary: #121212;
10
10
  --color-dark-bg-primary-inverted: #fff;
11
- --color-dark-bg-quaternary: #485767;
12
- --color-dark-bg-quaternary-inverted: #dbdee1;
13
- --color-dark-bg-secondary: #233549;
11
+ --color-dark-bg-quaternary: #3a3a3c;
12
+ --color-dark-bg-quaternary-inverted: #dcdcdd;
13
+ --color-dark-bg-secondary: #202022;
14
14
  --color-dark-bg-secondary-inverted: #f3f4f5;
15
- --color-dark-bg-tertiary: #3c4c5d;
16
- --color-dark-bg-tertiary-inverted: #e7e9eb;
15
+ --color-dark-bg-tertiary: #2c2c2e;
16
+ --color-dark-bg-tertiary-inverted: #e9e9eb;
17
17
  --color-dark-border-accent: #ef3124;
18
18
  --color-dark-border-key: #fff;
19
- --color-dark-border-key-inverted: #0b1f35;
20
- --color-dark-border-link: #007aff;
21
- --color-dark-border-primary: #485767;
22
- --color-dark-border-primary-inverted: #dbdee1;
23
- --color-dark-border-secondary: #3c4c5d;
24
- --color-dark-border-secondary-inverted: #e7e9eb;
25
- --color-dark-border-tertiary: #233549;
19
+ --color-dark-border-key-inverted: #000;
20
+ --color-dark-border-link: #0072ef;
21
+ --color-dark-border-primary: #2b2b2e;
22
+ --color-dark-border-primary-inverted: #dcdcdd;
23
+ --color-dark-border-secondary: #262629;
24
+ --color-dark-border-secondary-inverted: #e9e9eb;
25
+ --color-dark-border-tertiary: #1c1c1e;
26
26
  --color-dark-border-tertiary-inverted: #f3f4f5;
27
- --color-dark-border-underline: #6d7986;
28
- --color-dark-border-underline-inverted: #b6bcc3;
27
+ --color-dark-border-underline: #464649;
28
+ --color-dark-border-underline-inverted: #c5c5c7;
29
29
  --color-dark-graphic-accent: #ef3124;
30
- --color-dark-graphic-attention: #e58933;
31
- --color-dark-graphic-link: #007aff;
32
- --color-dark-graphic-negative: #f15045;
30
+ --color-dark-graphic-attention: #f6bf65;
31
+ --color-dark-graphic-link: #0072ef;
32
+ --color-dark-graphic-negative: #d91d0b;
33
33
  --color-dark-graphic-positive: #2fc26e;
34
34
  --color-dark-graphic-primary: #fff;
35
- --color-dark-graphic-primary-inverted: #0b1f35;
36
- --color-dark-graphic-quaternary: #485767;
37
- --color-dark-graphic-quaternary-inverted: #dbdee1;
38
- --color-dark-graphic-secondary: #b6bcc3;
39
- --color-dark-graphic-secondary-inverted: #6d7986;
40
- --color-dark-graphic-tertiary: #6d7986;
41
- --color-dark-graphic-tertiary-inverted: #b6bcc3;
42
- --color-dark-specialbg-component: rgba(255, 255, 255, 0.15);
35
+ --color-dark-graphic-primary-inverted: #0e0e0e;
36
+ --color-dark-graphic-quaternary: #303032;
37
+ --color-dark-graphic-quaternary-inverted: #dcdcdd;
38
+ --color-dark-graphic-secondary: #85858d;
39
+ --color-dark-graphic-secondary-inverted: #86868a;
40
+ --color-dark-graphic-tertiary: #4f4f52;
41
+ --color-dark-graphic-tertiary-inverted: #c1c1c3;
42
+ --color-dark-specialbg-component: rgba(255, 255, 255, 0.1);
43
43
  --color-dark-specialbg-component-inverted: rgba(11, 31, 53, 0.07);
44
- --color-dark-specialbg-nulled: rgba(11, 31, 53, 0);
44
+ --color-dark-specialbg-nulled: rgba(255, 255, 255, 0);
45
45
  --color-dark-specialbg-overlay-fallback: #070707;
46
- --color-dark-specialbg-primary-grouped: #0b1f35;
47
- --color-dark-specialbg-secondary-grouped: #233549;
48
- --color-dark-specialbg-secondary-transparent: rgba(255, 255, 255, 0.1);
46
+ --color-dark-specialbg-primary-grouped: #202022;
47
+ --color-dark-specialbg-secondary-grouped: #2c2c2e;
48
+ --color-dark-specialbg-secondary-transparent: rgba(255, 255, 255, 0.06);
49
49
  --color-dark-specialbg-secondary-transparent-inverted: rgba(11, 31, 53, 0.05);
50
- --color-dark-specialbg-tertiary-grouped: #3c4c5d;
51
- --color-dark-specialbg-tertiary-transparent: rgba(255, 255, 255, 0.2);
50
+ --color-dark-specialbg-tertiary-grouped: #3a3a3c;
51
+ --color-dark-specialbg-tertiary-transparent: rgba(255, 255, 255, 0.11);
52
52
  --color-dark-specialbg-tertiary-transparent-inverted: rgba(11, 31, 53, 0.1);
53
53
  --color-dark-text-accent: #ef3124;
54
- --color-dark-text-attention: #de6a00;
55
- --color-dark-text-disabled: rgba(255, 255, 255, 0.25);
56
- --color-dark-text-disabled-inverted: rgba(11, 31, 53, 0.15);
57
- --color-dark-text-link: #007aff;
58
- --color-dark-text-negative: #d91d0b;
54
+ --color-dark-text-attention: #cb830f;
55
+ --color-dark-text-disabled: rgba(235, 235, 245, 0.2);
56
+ --color-dark-text-disabled-inverted: rgba(60, 60, 67, 0.22);
57
+ --color-dark-text-link: #0072ef;
58
+ --color-dark-text-negative: #f15045;
59
59
  --color-dark-text-positive: #13a463;
60
60
  --color-dark-text-primary: #fff;
61
- --color-dark-text-primary-inverted: #0b1f35;
62
- --color-dark-text-secondary: rgba(255, 255, 255, 0.7);
63
- --color-dark-text-secondary-inverted: rgba(11, 31, 53, 0.7);
64
- --color-dark-text-tertiary: rgba(255, 255, 255, 0.4);
65
- --color-dark-text-tertiary-inverted: rgba(11, 31, 53, 0.3);
61
+ --color-dark-text-primary-inverted: #0e0e0e;
62
+ --color-dark-text-secondary: rgba(235, 235, 245, 0.54);
63
+ --color-dark-text-secondary-inverted: rgba(60, 60, 67, 0.66);
64
+ --color-dark-text-tertiary: rgba(235, 235, 245, 0.32);
65
+ --color-dark-text-tertiary-inverted: rgba(60, 60, 67, 0.4);
66
66
  --color-light-bg-accent: #ef3124;
67
- --color-light-bg-attention-muted: #fff3e0;
67
+ --color-light-bg-attention-muted: #f7ebd9;
68
68
  --color-light-bg-info: #d6e8fc;
69
- --color-light-bg-negative-muted: #feebea;
70
- --color-light-bg-opaque: rgba(255, 255, 255, 0.6);
69
+ --color-light-bg-negative-muted: #fbe8e7;
70
+ --color-light-bg-opaque: rgba(255, 255, 255, 0.8);
71
71
  --color-light-bg-overlay: rgba(0, 0, 0, 0.6);
72
- --color-light-bg-positive-muted: #ebf9f1;
72
+ --color-light-bg-positive-muted: #e7f6ef;
73
73
  --color-light-bg-primary: #fff;
74
- --color-light-bg-primary-inverted: #0b1f35;
75
- --color-light-bg-quaternary: #dbdee1;
76
- --color-light-bg-quaternary-inverted: #485767;
74
+ --color-light-bg-primary-inverted: #121212;
75
+ --color-light-bg-quaternary: #dcdcdd;
76
+ --color-light-bg-quaternary-inverted: #3a3a3c;
77
77
  --color-light-bg-secondary: #f3f4f5;
78
- --color-light-bg-secondary-inverted: #233549;
79
- --color-light-bg-tertiary: #e7e9eb;
80
- --color-light-bg-tertiary-inverted: #3c4c5d;
78
+ --color-light-bg-secondary-inverted: #202022;
79
+ --color-light-bg-tertiary: #e9e9eb;
80
+ --color-light-bg-tertiary-inverted: #2c2c2e;
81
81
  --color-light-border-accent: #ef3124;
82
- --color-light-border-key: #0b1f35;
82
+ --color-light-border-key: #000;
83
83
  --color-light-border-key-inverted: #fff;
84
- --color-light-border-link: #007aff;
85
- --color-light-border-primary: #dbdee1;
86
- --color-light-border-primary-inverted: #485767;
87
- --color-light-border-secondary: #e7e9eb;
88
- --color-light-border-secondary-inverted: #3c4c5d;
84
+ --color-light-border-link: #0072ef;
85
+ --color-light-border-primary: #dcdcdd;
86
+ --color-light-border-primary-inverted: #2b2b2e;
87
+ --color-light-border-secondary: #e9e9eb;
88
+ --color-light-border-secondary-inverted: #262629;
89
89
  --color-light-border-tertiary: #f3f4f5;
90
- --color-light-border-tertiary-inverted: #233549;
91
- --color-light-border-underline: #b6bcc3;
92
- --color-light-border-underline-inverted: #6d7986;
90
+ --color-light-border-tertiary-inverted: #1c1c1e;
91
+ --color-light-border-underline: #c5c5c7;
92
+ --color-light-border-underline-inverted: #464649;
93
93
  --color-light-graphic-accent: #ef3124;
94
- --color-light-graphic-attention: #e58933;
95
- --color-light-graphic-link: #007aff;
94
+ --color-light-graphic-attention: #f6bf65;
95
+ --color-light-graphic-link: #0072ef;
96
96
  --color-light-graphic-negative: #f15045;
97
97
  --color-light-graphic-positive: #2fc26e;
98
- --color-light-graphic-primary: #0b1f35;
98
+ --color-light-graphic-primary: #0e0e0e;
99
99
  --color-light-graphic-primary-inverted: #fff;
100
- --color-light-graphic-quaternary: #dbdee1;
101
- --color-light-graphic-quaternary-inverted: #485767;
102
- --color-light-graphic-secondary: #6d7986;
103
- --color-light-graphic-secondary-inverted: #b6bcc3;
104
- --color-light-graphic-tertiary: #b6bcc3;
105
- --color-light-graphic-tertiary-inverted: #6d7986;
100
+ --color-light-graphic-quaternary: #dcdcdd;
101
+ --color-light-graphic-quaternary-inverted: #303032;
102
+ --color-light-graphic-secondary: #86868a;
103
+ --color-light-graphic-secondary-inverted: #85858d;
104
+ --color-light-graphic-tertiary: #c1c1c3;
105
+ --color-light-graphic-tertiary-inverted: #4f4f52;
106
106
  --color-light-specialbg-component: rgba(11, 31, 53, 0.07);
107
- --color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.15);
107
+ --color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.1);
108
108
  --color-light-specialbg-nulled: rgba(255, 255, 255, 0);
109
109
  --color-light-specialbg-overlay-fallback: #5c5c5c;
110
110
  --color-light-specialbg-primary-grouped: #f3f4f5;
111
111
  --color-light-specialbg-secondary-grouped: #fff;
112
112
  --color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05);
113
- --color-light-specialbg-secondary-transparent-inverted: rgba(255, 255, 255, 0.1);
113
+ --color-light-specialbg-secondary-transparent-inverted: rgba(255, 255, 255, 0.06);
114
114
  --color-light-specialbg-tertiary-grouped: #f3f4f5;
115
115
  --color-light-specialbg-tertiary-transparent: rgba(11, 31, 53, 0.1);
116
- --color-light-specialbg-tertiary-transparent-inverted: rgba(255, 255, 255, 0.2);
116
+ --color-light-specialbg-tertiary-transparent-inverted: rgba(255, 255, 255, 0.11);
117
117
  --color-light-text-accent: #ef3124;
118
- --color-light-text-attention: #de6a00;
119
- --color-light-text-disabled: rgba(11, 31, 53, 0.15);
120
- --color-light-text-disabled-inverted: rgba(255, 255, 255, 0.25);
121
- --color-light-text-link: #007aff;
118
+ --color-light-text-attention: #cb830f;
119
+ --color-light-text-disabled: rgba(60, 60, 67, 0.22);
120
+ --color-light-text-disabled-inverted: rgba(235, 235, 245, 0.2);
121
+ --color-light-text-link: #0072ef;
122
122
  --color-light-text-negative: #d91d0b;
123
123
  --color-light-text-positive: #13a463;
124
- --color-light-text-primary: #0b1f35;
124
+ --color-light-text-primary: #0e0e0e;
125
125
  --color-light-text-primary-inverted: #fff;
126
- --color-light-text-secondary: rgba(11, 31, 53, 0.7);
127
- --color-light-text-secondary-inverted: rgba(255, 255, 255, 0.7);
128
- --color-light-text-tertiary: rgba(11, 31, 53, 0.3);
129
- --color-light-text-tertiary-inverted: rgba(255, 255, 255, 0.4);
126
+ --color-light-text-secondary: rgba(60, 60, 67, 0.66);
127
+ --color-light-text-secondary-inverted: rgba(235, 235, 245, 0.54);
128
+ --color-light-text-tertiary: rgba(60, 60, 67, 0.4);
129
+ --color-light-text-tertiary-inverted: rgba(235, 235, 245, 0.32);
130
130
  --color-static-bg-accent: #ef3124;
131
- --color-static-bg-primary-dark: #0b1f35;
131
+ --color-static-bg-primary-dark: #121212;
132
132
  --color-static-bg-primary-light: #fff;
133
- --color-static-bg-quaternary-dark: #485767;
134
- --color-static-bg-quaternary-light: #dbdee1;
135
- --color-static-bg-secondary-dark: #233549;
133
+ --color-static-bg-quaternary-dark: #3a3a3c;
134
+ --color-static-bg-quaternary-light: #dcdcdd;
135
+ --color-static-bg-secondary-dark: #202022;
136
136
  --color-static-bg-secondary-light: #f3f4f5;
137
- --color-static-bg-tertiary-dark: #3c4c5d;
138
- --color-static-bg-tertiary-light: #e7e9eb;
137
+ --color-static-bg-tertiary-dark: #2c2c2e;
138
+ --color-static-bg-tertiary-light: #e9e9eb;
139
139
  --color-static-border-accent: #ef3124;
140
140
  --color-static-graphic-accent: #ef3124;
141
- --color-static-graphic-dark: #0b1f35;
141
+ --color-static-graphic-dark: #0e0e0e;
142
142
  --color-static-graphic-light: #fff;
143
143
  --color-static-text-accent: #ef3124;
144
- --color-static-text-primary-dark: #0b1f35;
144
+ --color-static-text-primary-dark: #0e0e0e;
145
145
  --color-static-text-primary-light: #fff;
146
- --color-static-text-secondary-dark: rgba(11, 31, 53, 0.6);
147
- --color-static-text-secondary-light: rgba(255, 255, 255, 0.7);
148
- --color-static-text-tertiary-dark: rgba(11, 31, 53, 0.3);
149
- --color-static-text-tertiary-light: rgba(255, 255, 255, 0.4);
150
- --color-dark-bg-component: rgba(255, 255, 255, 0.15); /* deprecated */
151
- --color-dark-bg-component-inverted: rgba(11, 31, 53, 0.07); /* deprecated */
146
+ --color-static-text-secondary-dark: rgba(60, 60, 67, 0.66);
147
+ --color-static-text-secondary-light: rgba(235, 235, 245, 0.54);
148
+ --color-static-text-tertiary-dark: rgba(60, 60, 67, 0.4);
149
+ --color-static-text-tertiary-light: rgba(235, 235, 245, 0.32);
150
+ --color-dark-bg-component: rgba(255, 255, 255, 0.1); /* deprecated */
151
+ --color-dark-bg-component-inverted: rgba(0, 0, 0, 0.08); /* deprecated */
152
152
  --color-dark-bg-link-muted: #001c3c; /* deprecated */
153
- --color-dark-bg-neutral: #485767; /* deprecated */
154
- --color-dark-bg-nulled: rgba(11, 31, 53, 0); /* deprecated */
155
- --color-dark-bg-primary-grouped: #0b1f35; /* deprecated */
156
- --color-dark-bg-secondary-grouped: #233549; /* deprecated */
157
- --color-dark-bg-tertiary-grouped: #3c4c5d; /* deprecated */
158
- --color-dark-graphic-neutral: #485767; /* deprecated */
159
- --color-dark-specialbg-overlay: rgba(0, 0, 0, 0.6); /* deprecated */
160
- --color-dark-text-disabled-transparent: rgba(255, 255, 255, 0.25); /* deprecated */
161
- --color-dark-text-secondary-inverted-transparent: rgba(11, 31, 53, 0.7); /* deprecated */
162
- --color-dark-text-secondary-transparent: rgba(255, 255, 255, 0.7); /* deprecated */
163
- --color-dark-text-tertiary-inverted-transparent: rgba(11, 31, 53, 0.3); /* deprecated */
164
- --color-dark-text-tertiary-transparent: rgba(255, 255, 255, 0.4); /* deprecated */
165
- --color-light-bg-component: rgba(11, 31, 53, 0.07); /* deprecated */
166
- --color-light-bg-component-inverted: rgba(255, 255, 255, 0.15); /* deprecated */
153
+ --color-dark-bg-neutral: #3a3a3c; /* deprecated */
154
+ --color-dark-bg-nulled: rgba(0, 0, 0, 0); /* deprecated */
155
+ --color-dark-bg-primary-grouped: #1a1a1d; /* deprecated */
156
+ --color-dark-bg-secondary-grouped: #2a2a2e; /* deprecated */
157
+ --color-dark-bg-tertiary-grouped: #404045; /* deprecated */
158
+ --color-dark-graphic-neutral: #2a2a2c; /* deprecated */
159
+ --color-dark-specialbg-overlay: rgba(0, 0, 0, 0.8); /* deprecated */
160
+ --color-dark-text-disabled-transparent: rgba(220, 220, 243, 0.14); /* deprecated */
161
+ --color-dark-text-secondary-inverted-transparent: rgba(3, 3, 16, 0.56); /* deprecated */
162
+ --color-dark-text-secondary-transparent: rgba(239, 239, 254, 0.53); /* deprecated */
163
+ --color-dark-text-tertiary-inverted-transparent: rgba(1, 1, 18, 0.41); /* deprecated */
164
+ --color-dark-text-tertiary-transparent: rgba(233, 233, 251, 0.35); /* deprecated */
165
+ --color-light-bg-component: rgba(19, 19, 73, 0.11); /* deprecated */
166
+ --color-light-bg-component-inverted: rgba(223, 223, 246, 0.13); /* deprecated */
167
167
  --color-light-bg-link-muted: #d6e8fc; /* deprecated */
168
- --color-light-bg-neutral: #dbdee1; /* deprecated */
169
- --color-light-bg-nulled: rgba(11, 31, 53, 0); /* deprecated */
170
- --color-light-bg-primary-grouped: #f3f4f5; /* deprecated */
168
+ --color-light-bg-neutral: #dcdcdd; /* deprecated */
169
+ --color-light-bg-nulled: rgba(0, 0, 0, 0); /* deprecated */
170
+ --color-light-bg-primary-grouped: #f2f2f6; /* deprecated */
171
171
  --color-light-bg-secondary-grouped: #fff; /* deprecated */
172
- --color-light-bg-tertiary-grouped: #f3f4f5; /* deprecated */
173
- --color-light-graphic-neutral: #dbdee1; /* deprecated */
172
+ --color-light-bg-tertiary-grouped: #f2f2f6; /* deprecated */
173
+ --color-light-graphic-neutral: #dcdcdd; /* deprecated */
174
174
  --color-light-specialbg-overlay: rgba(0, 0, 0, 0.6); /* deprecated */
175
- --color-light-text-disabled-transparent: rgba(11, 31, 53, 0.15); /* deprecated */
176
- --color-light-text-secondary-inverted-transparent: rgba(255, 255, 255, 0.7); /* deprecated */
177
- --color-light-text-secondary-transparent: rgba(11, 31, 53, 0.7); /* deprecated */
178
- --color-light-text-tertiary-inverted-transparent: rgba(255, 255, 255, 0.4); /* deprecated */
179
- --color-light-text-tertiary-transparent: rgba(11, 31, 53, 0.3); /* deprecated */
175
+ --color-light-text-disabled-transparent: rgba(1, 1, 24, 0.26); /* deprecated */
176
+ --color-light-text-secondary-inverted-transparent: rgba(239, 239, 254, 0.53); /* deprecated */
177
+ --color-light-text-secondary-transparent: rgba(3, 3, 16, 0.56); /* deprecated */
178
+ --color-light-text-tertiary-inverted-transparent: rgba(233, 233, 251, 0.35); /* deprecated */
179
+ --color-light-text-tertiary-transparent: rgba(1, 1, 18, 0.41); /* deprecated */
180
180
  --color-static-bg-dark: #000; /* deprecated */
181
181
  --color-static-bg-light: #fff; /* deprecated */
182
- --color-static-bg-neutral-dark: #485767; /* deprecated */
183
- --color-static-bg-neutral-light: #dbdee1; /* deprecated */
184
- --color-static-text-secondary-dark-transparent: rgba(11, 31, 53, 0.6); /* deprecated */
185
- --color-static-text-secondary-light-transparent: rgba(255, 255, 255, 0.7); /* deprecated */
186
- --color-static-text-tertiary-dark-transparent: rgba(11, 31, 53, 0.3); /* deprecated */
187
- --color-static-text-tertiary-light-transparent: rgba(255, 255, 255, 0.4); /* deprecated */
182
+ --color-static-bg-neutral-dark: #3a3a3c; /* deprecated */
183
+ --color-static-bg-neutral-light: #dcdcdd; /* deprecated */
184
+ --color-static-text-secondary-dark-transparent: rgba(3, 3, 16, 0.56); /* deprecated */
185
+ --color-static-text-secondary-light-transparent: rgba(235, 235, 245, 0.6); /* deprecated */
186
+ --color-static-text-tertiary-dark-transparent: rgba(1, 1, 18, 0.41); /* deprecated */
187
+ --color-static-text-tertiary-light-transparent: rgba(235, 235, 245, 0.3); /* deprecated */
188
188
  --color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
189
189
  --color-dark-bg-accent-shade-15: rgb(203, 42, 31);
190
190
  --color-dark-bg-accent-shade-20: rgb(191, 39, 29);
@@ -192,17 +192,18 @@
192
192
  --color-dark-bg-accent-tint-10: rgb(241, 70, 58);
193
193
  --color-dark-bg-accent-tint-15: rgb(241, 80, 69);
194
194
  --color-dark-bg-accent-tint-30: rgb(244, 111, 102);
195
- --color-dark-bg-primary-alpha-4: rgba(11, 31, 53, 0.04);
196
- --color-dark-bg-primary-alpha-8: rgba(11, 31, 53, 0.08);
197
- --color-dark-bg-primary-alpha-12: rgba(11, 31, 53, 0.12);
198
- --color-dark-bg-primary-alpha-15: rgba(11, 31, 53, 0.15);
199
- --color-dark-bg-primary-alpha-16: rgba(11, 31, 53, 0.16);
200
- --color-dark-bg-primary-alpha-20: rgba(11, 31, 53, 0.2);
201
- --color-dark-bg-primary-alpha-32: rgba(11, 31, 53, 0.32);
202
- --color-dark-bg-primary-alpha-37: rgba(11, 31, 53, 0.37);
203
- --color-dark-bg-primary-alpha-40: rgba(11, 31, 53, 0.4);
204
- --color-dark-bg-primary-tint-7: rgb(28, 47, 67);
205
- --color-dark-bg-primary-tint-15: rgb(48, 65, 83);
195
+ --color-dark-bg-primary-alpha-4: rgba(18, 18, 18, 0.04);
196
+ --color-dark-bg-primary-alpha-8: rgba(18, 18, 18, 0.08);
197
+ --color-dark-bg-primary-alpha-12: rgba(18, 18, 18, 0.12);
198
+ --color-dark-bg-primary-alpha-15: rgba(18, 18, 18, 0.15);
199
+ --color-dark-bg-primary-alpha-16: rgba(18, 18, 18, 0.16);
200
+ --color-dark-bg-primary-alpha-20: rgba(18, 18, 18, 0.2);
201
+ --color-dark-bg-primary-alpha-30: rgba(18, 18, 18, 0.3);
202
+ --color-dark-bg-primary-alpha-32: rgba(18, 18, 18, 0.32);
203
+ --color-dark-bg-primary-alpha-37: rgba(18, 18, 18, 0.37);
204
+ --color-dark-bg-primary-alpha-40: rgba(18, 18, 18, 0.4);
205
+ --color-dark-bg-primary-tint-7: rgb(35, 35, 35);
206
+ --color-dark-bg-primary-tint-15: rgb(54, 54, 54);
206
207
  --color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
207
208
  --color-dark-bg-primary-inverted-alpha-4: rgba(255, 255, 255, 0.04);
208
209
  --color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
@@ -221,42 +222,42 @@
221
222
  --color-dark-bg-primary-inverted-shade-7: rgb(237, 237, 237);
222
223
  --color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
223
224
  --color-dark-bg-primary-inverted-shade-20: rgb(204, 204, 204);
224
- --color-dark-bg-quaternary-alpha-30: rgba(72, 87, 103, 0.3);
225
- --color-dark-bg-quaternary-tint-7: rgb(85, 99, 114);
226
- --color-dark-bg-quaternary-tint-10: rgb(90, 104, 118);
227
- --color-dark-bg-quaternary-tint-15: rgb(99, 112, 126);
228
- --color-dark-bg-quaternary-tint-30: rgb(127, 137, 149);
229
- --color-dark-bg-quaternary-inverted-alpha-30: rgba(219, 222, 225, 0.3);
230
- --color-dark-bg-quaternary-inverted-shade-15: rgb(186, 189, 191);
231
- --color-dark-bg-quaternary-inverted-shade-20: rgb(175, 178, 180);
232
- --color-dark-bg-secondary-alpha-30: rgba(35, 53, 73, 0.3);
233
- --color-dark-bg-secondary-shade-15: rgb(30, 45, 62);
234
- --color-dark-bg-secondary-shade-20: rgb(28, 42, 58);
235
- --color-dark-bg-secondary-tint-7: rgb(50, 67, 86);
236
- --color-dark-bg-secondary-tint-15: rgb(68, 83, 100);
225
+ --color-dark-bg-quaternary-alpha-30: rgba(58, 58, 60, 0.3);
226
+ --color-dark-bg-quaternary-tint-7: rgb(72, 72, 74);
227
+ --color-dark-bg-quaternary-tint-10: rgb(78, 78, 80);
228
+ --color-dark-bg-quaternary-tint-15: rgb(88, 88, 89);
229
+ --color-dark-bg-quaternary-tint-30: rgb(117, 117, 119);
230
+ --color-dark-bg-quaternary-inverted-alpha-30: rgba(220, 220, 221, 0.3);
231
+ --color-dark-bg-quaternary-inverted-shade-15: rgb(187, 187, 188);
232
+ --color-dark-bg-quaternary-inverted-shade-20: rgb(176, 176, 177);
233
+ --color-dark-bg-secondary-alpha-30: rgba(32, 32, 34, 0.3);
234
+ --color-dark-bg-secondary-shade-15: rgb(27, 27, 29);
235
+ --color-dark-bg-secondary-shade-20: rgb(26, 26, 27);
236
+ --color-dark-bg-secondary-tint-7: rgb(48, 48, 49);
237
+ --color-dark-bg-secondary-tint-15: rgb(65, 65, 67);
237
238
  --color-dark-bg-secondary-inverted-alpha-30: rgba(243, 244, 245, 0.3);
238
239
  --color-dark-bg-secondary-inverted-shade-15: rgb(207, 207, 208);
239
240
  --color-dark-bg-secondary-inverted-shade-20: rgb(194, 195, 196);
240
241
  --color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
241
242
  --color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
242
- --color-dark-bg-tertiary-tint-7: rgb(74, 89, 104);
243
- --color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
244
- --color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
243
+ --color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
244
+ --color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
245
+ --color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
245
246
  --color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
246
247
  --color-dark-graphic-accent-shade-15: rgb(203, 42, 31);
247
248
  --color-dark-graphic-accent-tint-7: rgb(240, 63, 51);
248
249
  --color-dark-graphic-accent-tint-10: rgb(241, 70, 58);
249
250
  --color-dark-graphic-accent-tint-15: rgb(241, 80, 69);
250
251
  --color-dark-graphic-accent-tint-30: rgb(244, 111, 102);
251
- --color-dark-graphic-link-alpha-15: rgba(0, 122, 255, 0.15);
252
- --color-dark-graphic-negative-alpha-10: rgba(241, 80, 69, 0.1);
253
- --color-dark-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
254
- --color-dark-graphic-negative-alpha-40: rgba(241, 80, 69, 0.4);
255
- --color-dark-graphic-negative-shade-20: rgb(193, 64, 55);
256
- --color-dark-graphic-negative-shade-30: rgb(169, 56, 48);
257
- --color-dark-graphic-negative-tint-7: rgb(242, 92, 82);
258
- --color-dark-graphic-negative-tint-15: rgb(243, 106, 97);
259
- --color-dark-graphic-negative-tint-30: rgb(245, 133, 125);
252
+ --color-dark-graphic-link-alpha-15: rgba(0, 114, 239, 0.15);
253
+ --color-dark-graphic-negative-alpha-10: rgba(217, 29, 11, 0.1);
254
+ --color-dark-graphic-negative-alpha-30: rgba(217, 29, 11, 0.3);
255
+ --color-dark-graphic-negative-alpha-40: rgba(217, 29, 11, 0.4);
256
+ --color-dark-graphic-negative-shade-20: rgb(174, 23, 9);
257
+ --color-dark-graphic-negative-shade-30: rgb(152, 20, 8);
258
+ --color-dark-graphic-negative-tint-7: rgb(220, 45, 28);
259
+ --color-dark-graphic-negative-tint-15: rgb(223, 63, 48);
260
+ --color-dark-graphic-negative-tint-30: rgb(228, 97, 84);
260
261
  --color-dark-graphic-positive-alpha-10: rgba(47, 194, 110, 0.1);
261
262
  --color-dark-graphic-positive-tint-10: rgb(68, 200, 125);
262
263
  --color-dark-graphic-positive-tint-30: rgb(109, 212, 154);
@@ -269,35 +270,35 @@
269
270
  --color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
270
271
  --color-dark-graphic-primary-tint-10: rgb(255, 255, 255);
271
272
  --color-dark-graphic-primary-tint-30: rgb(255, 255, 255);
272
- --color-dark-graphic-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
273
- --color-dark-graphic-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
274
- --color-dark-graphic-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
275
- --color-dark-graphic-primary-inverted-alpha-60: rgba(11, 31, 53, 0.6);
276
- --color-dark-graphic-primary-inverted-tint-7: rgb(28, 47, 67);
277
- --color-dark-graphic-primary-inverted-tint-10: rgb(35, 53, 73);
278
- --color-dark-graphic-primary-inverted-tint-15: rgb(48, 65, 83);
279
- --color-dark-graphic-primary-inverted-tint-30: rgb(84, 98, 114);
280
- --color-dark-graphic-quaternary-tint-10: rgb(90, 104, 118);
281
- --color-dark-graphic-secondary-alpha-30: rgba(182, 188, 195, 0.3);
282
- --color-dark-graphic-secondary-tint-30: rgb(204, 208, 213);
283
- --color-dark-graphic-secondary-tint-50: rgb(219, 222, 225);
284
- --color-dark-graphic-secondary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
285
- --color-dark-graphic-secondary-inverted-shade-15: rgb(93, 103, 114);
286
- --color-dark-graphic-secondary-inverted-shade-20: rgb(87, 97, 107);
287
- --color-dark-graphic-secondary-inverted-tint-10: rgb(124, 134, 146);
288
- --color-dark-graphic-secondary-inverted-tint-30: rgb(153, 161, 170);
289
- --color-dark-graphic-tertiary-alpha-30: rgba(109, 121, 134, 0.3);
290
- --color-dark-graphic-tertiary-shade-15: rgb(93, 103, 114);
291
- --color-dark-graphic-tertiary-shade-20: rgb(87, 97, 107);
292
- --color-dark-graphic-tertiary-tint-7: rgb(119, 130, 142);
293
- --color-dark-graphic-tertiary-tint-15: rgb(131, 141, 152);
294
- --color-dark-graphic-tertiary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
295
- --color-dark-graphic-tertiary-inverted-shade-15: rgb(155, 160, 166);
296
- --color-dark-graphic-tertiary-inverted-shade-20: rgb(146, 150, 156);
297
- --color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.2095);
298
- --color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.235);
299
- --color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.2775);
300
- --color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.405);
273
+ --color-dark-graphic-primary-inverted-alpha-30: rgba(14, 14, 14, 0.3);
274
+ --color-dark-graphic-primary-inverted-alpha-40: rgba(14, 14, 14, 0.4);
275
+ --color-dark-graphic-primary-inverted-alpha-50: rgba(14, 14, 14, 0.5);
276
+ --color-dark-graphic-primary-inverted-alpha-60: rgba(14, 14, 14, 0.6);
277
+ --color-dark-graphic-primary-inverted-tint-7: rgb(31, 31, 31);
278
+ --color-dark-graphic-primary-inverted-tint-10: rgb(38, 38, 38);
279
+ --color-dark-graphic-primary-inverted-tint-15: rgb(50, 50, 50);
280
+ --color-dark-graphic-primary-inverted-tint-30: rgb(86, 86, 86);
281
+ --color-dark-graphic-quaternary-tint-10: rgb(69, 69, 70);
282
+ --color-dark-graphic-secondary-alpha-30: rgba(133, 133, 141, 0.3);
283
+ --color-dark-graphic-secondary-tint-30: rgb(170, 170, 175);
284
+ --color-dark-graphic-secondary-tint-50: rgb(194, 194, 198);
285
+ --color-dark-graphic-secondary-inverted-alpha-30: rgba(134, 134, 138, 0.3);
286
+ --color-dark-graphic-secondary-inverted-shade-15: rgb(114, 114, 117);
287
+ --color-dark-graphic-secondary-inverted-shade-20: rgb(107, 107, 110);
288
+ --color-dark-graphic-secondary-inverted-tint-10: rgb(146, 146, 150);
289
+ --color-dark-graphic-secondary-inverted-tint-30: rgb(170, 170, 173);
290
+ --color-dark-graphic-tertiary-alpha-30: rgba(79, 79, 82, 0.3);
291
+ --color-dark-graphic-tertiary-shade-15: rgb(67, 67, 70);
292
+ --color-dark-graphic-tertiary-shade-20: rgb(63, 63, 66);
293
+ --color-dark-graphic-tertiary-tint-7: rgb(91, 91, 94);
294
+ --color-dark-graphic-tertiary-tint-15: rgb(105, 105, 108);
295
+ --color-dark-graphic-tertiary-inverted-alpha-30: rgba(193, 193, 195, 0.3);
296
+ --color-dark-graphic-tertiary-inverted-shade-15: rgb(164, 164, 166);
297
+ --color-dark-graphic-tertiary-inverted-shade-20: rgb(154, 154, 156);
298
+ --color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.163);
299
+ --color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.19);
300
+ --color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.235);
301
+ --color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.37);
301
302
  --color-dark-specialbg-component-alpha-2: rgba(255, 255, 255, 0.02);
302
303
  --color-dark-specialbg-component-alpha-14: rgba(255, 255, 255, 0.14);
303
304
  --color-dark-specialbg-component-alpha-23: rgba(255, 255, 255, 0.23);
@@ -305,14 +306,14 @@
305
306
  --color-dark-specialbg-component-inverted-alpha-30: rgba(11, 31, 53, 0.3);
306
307
  --color-dark-specialbg-component-inverted-shade-15: rgba(9, 26, 45, 0.2095);
307
308
  --color-dark-specialbg-component-inverted-shade-20: rgba(9, 25, 42, 0.256);
308
- --color-dark-specialbg-tertiary-transparent-tint-7: rgba(255, 255, 255, 0.256);
309
- --color-dark-specialbg-tertiary-transparent-tint-15: rgba(255, 255, 255, 0.32);
309
+ --color-dark-specialbg-tertiary-transparent-tint-7: rgba(255, 255, 255, 0.1723);
310
+ --color-dark-specialbg-tertiary-transparent-tint-15: rgba(255, 255, 255, 0.2435);
310
311
  --color-dark-specialbg-tertiary-transparent-inverted-shade-15: rgba(9, 26, 45, 0.235);
311
312
  --color-dark-specialbg-tertiary-transparent-inverted-shade-20: rgba(9, 25, 42, 0.28);
312
- --color-dark-text-link-shade-30: rgb(0, 85, 179);
313
- --color-dark-text-link-shade-50: rgb(0, 61, 128);
314
- --color-dark-text-link-tint-20: rgb(51, 149, 255);
315
- --color-dark-text-link-tint-40: rgb(102, 175, 255);
313
+ --color-dark-text-link-shade-30: rgb(0, 80, 167);
314
+ --color-dark-text-link-shade-50: rgb(0, 57, 120);
315
+ --color-dark-text-link-tint-20: rgb(51, 142, 242);
316
+ --color-dark-text-link-tint-40: rgb(102, 170, 245);
316
317
  --color-dark-text-primary-alpha-30: rgba(255, 255, 255, 0.3);
317
318
  --color-dark-text-primary-shade-24: rgb(194, 194, 194);
318
319
  --color-dark-text-primary-shade-30: rgb(179, 179, 179);
@@ -320,22 +321,22 @@
320
321
  --color-dark-text-primary-shade-50: rgb(128, 128, 128);
321
322
  --color-dark-text-primary-tint-20: rgb(255, 255, 255);
322
323
  --color-dark-text-primary-tint-40: rgb(255, 255, 255);
323
- --color-dark-text-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
324
- --color-dark-text-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
325
- --color-dark-text-primary-inverted-shade-20: rgb(9, 25, 42);
326
- --color-dark-text-primary-inverted-shade-30: rgb(8, 22, 37);
327
- --color-dark-text-primary-inverted-tint-7: rgb(28, 47, 67);
328
- --color-dark-text-primary-inverted-tint-15: rgb(48, 65, 83);
329
- --color-dark-text-primary-inverted-tint-24: rgb(70, 85, 101);
330
- --color-dark-text-primary-inverted-tint-30: rgb(84, 98, 114);
331
- --color-dark-text-primary-inverted-tint-40: rgb(109, 121, 134);
332
- --color-dark-text-primary-inverted-tint-50: rgb(133, 143, 154);
333
- --color-dark-text-secondary-shade-20: rgba(204, 204, 204, 0.76);
334
- --color-dark-text-secondary-shade-30: rgba(179, 179, 179, 0.79);
335
- --color-dark-text-secondary-tint-20: rgba(255, 255, 255, 0.76);
336
- --color-dark-text-secondary-tint-40: rgba(255, 255, 255, 0.82);
337
- --color-dark-text-secondary-inverted-shade-20: rgba(9, 25, 42, 0.76);
338
- --color-dark-text-secondary-inverted-shade-30: rgba(8, 22, 37, 0.79);
324
+ --color-dark-text-primary-inverted-alpha-30: rgba(14, 14, 14, 0.3);
325
+ --color-dark-text-primary-inverted-alpha-40: rgba(14, 14, 14, 0.4);
326
+ --color-dark-text-primary-inverted-shade-20: rgb(11, 11, 11);
327
+ --color-dark-text-primary-inverted-shade-30: rgb(10, 10, 10);
328
+ --color-dark-text-primary-inverted-tint-7: rgb(31, 31, 31);
329
+ --color-dark-text-primary-inverted-tint-15: rgb(50, 50, 50);
330
+ --color-dark-text-primary-inverted-tint-24: rgb(72, 72, 72);
331
+ --color-dark-text-primary-inverted-tint-30: rgb(86, 86, 86);
332
+ --color-dark-text-primary-inverted-tint-40: rgb(110, 110, 110);
333
+ --color-dark-text-primary-inverted-tint-50: rgb(135, 135, 135);
334
+ --color-dark-text-secondary-shade-20: rgba(188, 188, 196, 0.632);
335
+ --color-dark-text-secondary-shade-30: rgba(164, 164, 172, 0.678);
336
+ --color-dark-text-secondary-tint-20: rgba(239, 239, 247, 0.632);
337
+ --color-dark-text-secondary-tint-40: rgba(243, 243, 249, 0.724);
338
+ --color-dark-text-secondary-inverted-shade-20: rgba(48, 48, 54, 0.728);
339
+ --color-dark-text-secondary-inverted-shade-30: rgba(42, 42, 47, 0.762);
339
340
  --color-light-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
340
341
  --color-light-bg-accent-tint-15: rgb(241, 80, 69);
341
342
  --color-light-bg-accent-tint-20: rgb(242, 90, 80);
@@ -349,57 +350,58 @@
349
350
  --color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15);
350
351
  --color-light-bg-primary-alpha-16: rgba(255, 255, 255, 0.16);
351
352
  --color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2);
353
+ --color-light-bg-primary-alpha-30: rgba(255, 255, 255, 0.3);
352
354
  --color-light-bg-primary-alpha-32: rgba(255, 255, 255, 0.32);
353
355
  --color-light-bg-primary-alpha-37: rgba(255, 255, 255, 0.37);
354
356
  --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
355
357
  --color-light-bg-primary-shade-7: rgb(237, 237, 237);
356
358
  --color-light-bg-primary-shade-15: rgb(217, 217, 217);
357
- --color-light-bg-primary-inverted-alpha-3: rgba(11, 31, 53, 0.03);
358
- --color-light-bg-primary-inverted-alpha-4: rgba(11, 31, 53, 0.04);
359
- --color-light-bg-primary-inverted-alpha-5: rgba(11, 31, 53, 0.05);
360
- --color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
361
- --color-light-bg-primary-inverted-alpha-8: rgba(11, 31, 53, 0.08);
362
- --color-light-bg-primary-inverted-alpha-10: rgba(11, 31, 53, 0.1);
363
- --color-light-bg-primary-inverted-alpha-12: rgba(11, 31, 53, 0.12);
364
- --color-light-bg-primary-inverted-alpha-15: rgba(11, 31, 53, 0.15);
365
- --color-light-bg-primary-inverted-alpha-16: rgba(11, 31, 53, 0.16);
366
- --color-light-bg-primary-inverted-alpha-20: rgba(11, 31, 53, 0.2);
367
- --color-light-bg-primary-inverted-alpha-24: rgba(11, 31, 53, 0.24);
368
- --color-light-bg-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
369
- --color-light-bg-primary-inverted-alpha-32: rgba(11, 31, 53, 0.32);
370
- --color-light-bg-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
371
- --color-light-bg-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
372
- --color-light-bg-primary-inverted-tint-7: rgb(28, 47, 67);
373
- --color-light-bg-primary-inverted-tint-15: rgb(48, 65, 83);
374
- --color-light-bg-primary-inverted-tint-20: rgb(60, 76, 93);
375
- --color-light-bg-quaternary-alpha-30: rgba(219, 222, 225, 0.3);
376
- --color-light-bg-quaternary-shade-7: rgb(204, 206, 209);
377
- --color-light-bg-quaternary-shade-10: rgb(197, 200, 203);
378
- --color-light-bg-quaternary-shade-15: rgb(186, 189, 191);
379
- --color-light-bg-quaternary-shade-30: rgb(153, 155, 157);
380
- --color-light-bg-quaternary-inverted-alpha-30: rgba(72, 87, 103, 0.3);
381
- --color-light-bg-quaternary-inverted-tint-15: rgb(99, 112, 126);
382
- --color-light-bg-quaternary-inverted-tint-20: rgb(109, 121, 133);
359
+ --color-light-bg-primary-inverted-alpha-3: rgba(18, 18, 18, 0.03);
360
+ --color-light-bg-primary-inverted-alpha-4: rgba(18, 18, 18, 0.04);
361
+ --color-light-bg-primary-inverted-alpha-5: rgba(18, 18, 18, 0.05);
362
+ --color-light-bg-primary-inverted-alpha-7: rgba(18, 18, 18, 0.07);
363
+ --color-light-bg-primary-inverted-alpha-8: rgba(18, 18, 18, 0.08);
364
+ --color-light-bg-primary-inverted-alpha-10: rgba(18, 18, 18, 0.1);
365
+ --color-light-bg-primary-inverted-alpha-12: rgba(18, 18, 18, 0.12);
366
+ --color-light-bg-primary-inverted-alpha-15: rgba(18, 18, 18, 0.15);
367
+ --color-light-bg-primary-inverted-alpha-16: rgba(18, 18, 18, 0.16);
368
+ --color-light-bg-primary-inverted-alpha-20: rgba(18, 18, 18, 0.2);
369
+ --color-light-bg-primary-inverted-alpha-24: rgba(18, 18, 18, 0.24);
370
+ --color-light-bg-primary-inverted-alpha-30: rgba(18, 18, 18, 0.3);
371
+ --color-light-bg-primary-inverted-alpha-32: rgba(18, 18, 18, 0.32);
372
+ --color-light-bg-primary-inverted-alpha-40: rgba(18, 18, 18, 0.4);
373
+ --color-light-bg-primary-inverted-alpha-50: rgba(18, 18, 18, 0.5);
374
+ --color-light-bg-primary-inverted-tint-7: rgb(35, 35, 35);
375
+ --color-light-bg-primary-inverted-tint-15: rgb(54, 54, 54);
376
+ --color-light-bg-primary-inverted-tint-20: rgb(65, 65, 65);
377
+ --color-light-bg-quaternary-alpha-30: rgba(220, 220, 221, 0.3);
378
+ --color-light-bg-quaternary-shade-7: rgb(205, 205, 206);
379
+ --color-light-bg-quaternary-shade-10: rgb(198, 198, 199);
380
+ --color-light-bg-quaternary-shade-15: rgb(187, 187, 188);
381
+ --color-light-bg-quaternary-shade-30: rgb(154, 154, 155);
382
+ --color-light-bg-quaternary-inverted-alpha-30: rgba(58, 58, 60, 0.3);
383
+ --color-light-bg-quaternary-inverted-tint-15: rgb(88, 88, 89);
384
+ --color-light-bg-quaternary-inverted-tint-20: rgb(97, 97, 99);
383
385
  --color-light-bg-secondary-alpha-30: rgba(243, 244, 245, 0.3);
384
386
  --color-light-bg-secondary-tint-15: rgb(245, 246, 246);
385
387
  --color-light-bg-secondary-tint-20: rgb(245, 246, 247);
386
388
  --color-light-bg-secondary-shade-7: rgb(226, 227, 228);
387
389
  --color-light-bg-secondary-shade-15: rgb(207, 207, 208);
388
- --color-light-bg-secondary-inverted-alpha-30: rgba(35, 53, 73, 0.3);
389
- --color-light-bg-secondary-inverted-tint-15: rgb(68, 83, 100);
390
- --color-light-bg-secondary-inverted-tint-20: rgb(79, 93, 109);
391
- --color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
392
- --color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
393
- --color-light-bg-tertiary-shade-7: rgb(215, 217, 219);
394
- --color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
395
- --color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
390
+ --color-light-bg-secondary-inverted-alpha-30: rgba(32, 32, 34, 0.3);
391
+ --color-light-bg-secondary-inverted-tint-15: rgb(65, 65, 67);
392
+ --color-light-bg-secondary-inverted-tint-20: rgb(77, 77, 78);
393
+ --color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
394
+ --color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
395
+ --color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
396
+ --color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
397
+ --color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
396
398
  --color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
397
399
  --color-light-graphic-accent-tint-15: rgb(241, 80, 69);
398
400
  --color-light-graphic-accent-shade-7: rgb(222, 46, 33);
399
401
  --color-light-graphic-accent-shade-10: rgb(215, 44, 32);
400
402
  --color-light-graphic-accent-shade-15: rgb(203, 42, 31);
401
403
  --color-light-graphic-accent-shade-30: rgb(167, 34, 25);
402
- --color-light-graphic-link-alpha-15: rgba(0, 122, 255, 0.15);
404
+ --color-light-graphic-link-alpha-15: rgba(0, 114, 239, 0.15);
403
405
  --color-light-graphic-negative-alpha-10: rgba(241, 80, 69, 0.1);
404
406
  --color-light-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
405
407
  --color-light-graphic-negative-alpha-40: rgba(241, 80, 69, 0.4);
@@ -411,15 +413,15 @@
411
413
  --color-light-graphic-positive-alpha-10: rgba(47, 194, 110, 0.1);
412
414
  --color-light-graphic-positive-shade-10: rgb(42, 175, 99);
413
415
  --color-light-graphic-positive-shade-30: rgb(33, 136, 77);
414
- --color-light-graphic-primary-alpha-30: rgba(11, 31, 53, 0.3);
415
- --color-light-graphic-primary-alpha-40: rgba(11, 31, 53, 0.4);
416
- --color-light-graphic-primary-alpha-50: rgba(11, 31, 53, 0.5);
417
- --color-light-graphic-primary-alpha-60: rgba(11, 31, 53, 0.6);
418
- --color-light-graphic-primary-tint-15: rgb(48, 65, 83);
419
- --color-light-graphic-primary-tint-20: rgb(60, 76, 93);
420
- --color-light-graphic-primary-tint-30: rgb(84, 98, 114);
421
- --color-light-graphic-primary-shade-10: rgb(10, 28, 48);
422
- --color-light-graphic-primary-shade-30: rgb(8, 22, 37);
416
+ --color-light-graphic-primary-alpha-30: rgba(14, 14, 14, 0.3);
417
+ --color-light-graphic-primary-alpha-40: rgba(14, 14, 14, 0.4);
418
+ --color-light-graphic-primary-alpha-50: rgba(14, 14, 14, 0.5);
419
+ --color-light-graphic-primary-alpha-60: rgba(14, 14, 14, 0.6);
420
+ --color-light-graphic-primary-tint-15: rgb(50, 50, 50);
421
+ --color-light-graphic-primary-tint-20: rgb(62, 62, 62);
422
+ --color-light-graphic-primary-tint-30: rgb(86, 86, 86);
423
+ --color-light-graphic-primary-shade-10: rgb(13, 13, 13);
424
+ --color-light-graphic-primary-shade-30: rgb(10, 10, 10);
423
425
  --color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
424
426
  --color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
425
427
  --color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
@@ -428,23 +430,23 @@
428
430
  --color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
429
431
  --color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
430
432
  --color-light-graphic-primary-inverted-shade-30: rgb(179, 179, 179);
431
- --color-light-graphic-quaternary-shade-10: rgb(197, 200, 203);
432
- --color-light-graphic-secondary-alpha-30: rgba(109, 121, 134, 0.3);
433
- --color-light-graphic-secondary-shade-30: rgb(76, 85, 94);
434
- --color-light-graphic-secondary-shade-50: rgb(55, 61, 67);
435
- --color-light-graphic-secondary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
436
- --color-light-graphic-secondary-inverted-tint-15: rgb(193, 198, 204);
437
- --color-light-graphic-secondary-inverted-tint-20: rgb(197, 201, 207);
438
- --color-light-graphic-secondary-inverted-shade-10: rgb(164, 169, 176);
439
- --color-light-graphic-secondary-inverted-shade-30: rgb(127, 132, 136);
440
- --color-light-graphic-tertiary-alpha-30: rgba(182, 188, 195, 0.3);
441
- --color-light-graphic-tertiary-tint-15: rgb(193, 198, 204);
442
- --color-light-graphic-tertiary-tint-20: rgb(197, 201, 207);
443
- --color-light-graphic-tertiary-shade-7: rgb(169, 175, 181);
444
- --color-light-graphic-tertiary-shade-15: rgb(155, 160, 166);
445
- --color-light-graphic-tertiary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
446
- --color-light-graphic-tertiary-inverted-tint-15: rgb(131, 141, 152);
447
- --color-light-graphic-tertiary-inverted-tint-20: rgb(138, 148, 158);
433
+ --color-light-graphic-quaternary-shade-10: rgb(198, 198, 199);
434
+ --color-light-graphic-secondary-alpha-30: rgba(134, 134, 138, 0.3);
435
+ --color-light-graphic-secondary-shade-30: rgb(94, 94, 97);
436
+ --color-light-graphic-secondary-shade-50: rgb(67, 67, 69);
437
+ --color-light-graphic-secondary-inverted-alpha-30: rgba(133, 133, 141, 0.3);
438
+ --color-light-graphic-secondary-inverted-tint-15: rgb(151, 151, 158);
439
+ --color-light-graphic-secondary-inverted-tint-20: rgb(157, 157, 164);
440
+ --color-light-graphic-secondary-inverted-shade-10: rgb(120, 120, 127);
441
+ --color-light-graphic-secondary-inverted-shade-30: rgb(93, 93, 99);
442
+ --color-light-graphic-tertiary-alpha-30: rgba(193, 193, 195, 0.3);
443
+ --color-light-graphic-tertiary-tint-15: rgb(202, 202, 204);
444
+ --color-light-graphic-tertiary-tint-20: rgb(205, 205, 207);
445
+ --color-light-graphic-tertiary-shade-7: rgb(179, 179, 181);
446
+ --color-light-graphic-tertiary-shade-15: rgb(164, 164, 166);
447
+ --color-light-graphic-tertiary-inverted-alpha-30: rgba(79, 79, 82, 0.3);
448
+ --color-light-graphic-tertiary-inverted-tint-15: rgb(105, 105, 108);
449
+ --color-light-graphic-tertiary-inverted-tint-20: rgb(114, 114, 117);
448
450
  --color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351);
449
451
  --color-light-specialbg-component-shade-10: rgba(10, 28, 48, 0.163);
450
452
  --color-light-specialbg-component-shade-15: rgba(9, 26, 45, 0.2095);
@@ -454,23 +456,23 @@
454
456
  --color-light-specialbg-component-alpha-23: rgba(11, 31, 53, 0.23);
455
457
  --color-light-specialbg-component-alpha-30: rgba(11, 31, 53, 0.3);
456
458
  --color-light-specialbg-component-inverted-alpha-30: rgba(255, 255, 255, 0.3);
457
- --color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.2775);
458
- --color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.32);
459
+ --color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.235);
460
+ --color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.28);
459
461
  --color-light-specialbg-tertiary-transparent-shade-7: rgba(10, 29, 49, 0.163);
460
462
  --color-light-specialbg-tertiary-transparent-shade-15: rgba(9, 26, 45, 0.235);
461
- --color-light-specialbg-tertiary-transparent-inverted-tint-15: rgba(255, 255, 255, 0.32);
462
- --color-light-specialbg-tertiary-transparent-inverted-tint-20: rgba(255, 255, 255, 0.36);
463
- --color-light-text-link-tint-30: rgb(77, 162, 255);
464
- --color-light-text-link-tint-50: rgb(128, 189, 255);
465
- --color-light-text-link-shade-20: rgb(0, 98, 204);
466
- --color-light-text-link-shade-40: rgb(0, 73, 153);
467
- --color-light-text-primary-alpha-30: rgba(11, 31, 53, 0.3);
468
- --color-light-text-primary-tint-24: rgb(70, 85, 101);
469
- --color-light-text-primary-tint-30: rgb(84, 98, 114);
470
- --color-light-text-primary-tint-40: rgb(109, 121, 134);
471
- --color-light-text-primary-tint-50: rgb(133, 143, 154);
472
- --color-light-text-primary-shade-20: rgb(9, 25, 42);
473
- --color-light-text-primary-shade-40: rgb(7, 19, 32);
463
+ --color-light-specialbg-tertiary-transparent-inverted-tint-15: rgba(255, 255, 255, 0.2435);
464
+ --color-light-specialbg-tertiary-transparent-inverted-tint-20: rgba(255, 255, 255, 0.288);
465
+ --color-light-text-link-tint-30: rgb(77, 156, 244);
466
+ --color-light-text-link-tint-50: rgb(128, 185, 247);
467
+ --color-light-text-link-shade-20: rgb(0, 91, 191);
468
+ --color-light-text-link-shade-40: rgb(0, 68, 143);
469
+ --color-light-text-primary-alpha-30: rgba(14, 14, 14, 0.3);
470
+ --color-light-text-primary-tint-24: rgb(72, 72, 72);
471
+ --color-light-text-primary-tint-30: rgb(86, 86, 86);
472
+ --color-light-text-primary-tint-40: rgb(110, 110, 110);
473
+ --color-light-text-primary-tint-50: rgb(135, 135, 135);
474
+ --color-light-text-primary-shade-20: rgb(11, 11, 11);
475
+ --color-light-text-primary-shade-40: rgb(8, 8, 8);
474
476
  --color-light-text-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
475
477
  --color-light-text-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
476
478
  --color-light-text-primary-inverted-tint-20: rgb(255, 255, 255);
@@ -481,16 +483,16 @@
481
483
  --color-light-text-primary-inverted-shade-30: rgb(179, 179, 179);
482
484
  --color-light-text-primary-inverted-shade-40: rgb(153, 153, 153);
483
485
  --color-light-text-primary-inverted-shade-50: rgb(128, 128, 128);
484
- --color-light-text-secondary-tint-20: rgba(60, 76, 93, 0.76);
485
- --color-light-text-secondary-tint-30: rgba(84, 98, 114, 0.79);
486
- --color-light-text-secondary-shade-20: rgba(9, 25, 42, 0.76);
487
- --color-light-text-secondary-shade-40: rgba(7, 19, 32, 0.82);
488
- --color-light-text-secondary-inverted-tint-20: rgba(255, 255, 255, 0.76);
489
- --color-light-text-secondary-inverted-tint-30: rgba(255, 255, 255, 0.79);
490
- --color-static-bg-primary-dark-alpha-10: rgba(11, 31, 53, 0.1);
491
- --color-static-bg-primary-dark-alpha-20: rgba(11, 31, 53, 0.2);
492
- --color-static-bg-primary-dark-tint-15: rgb(48, 65, 83);
493
- --color-static-bg-primary-dark-tint-20: rgb(60, 76, 93);
486
+ --color-light-text-secondary-tint-20: rgba(99, 99, 105, 0.728);
487
+ --color-light-text-secondary-tint-30: rgba(119, 119, 123, 0.762);
488
+ --color-light-text-secondary-shade-20: rgba(48, 48, 54, 0.728);
489
+ --color-light-text-secondary-shade-40: rgba(36, 36, 40, 0.796);
490
+ --color-light-text-secondary-inverted-tint-20: rgba(239, 239, 247, 0.632);
491
+ --color-light-text-secondary-inverted-tint-30: rgba(241, 241, 248, 0.678);
492
+ --color-static-bg-primary-dark-alpha-10: rgba(18, 18, 18, 0.1);
493
+ --color-static-bg-primary-dark-alpha-20: rgba(18, 18, 18, 0.2);
494
+ --color-static-bg-primary-dark-tint-15: rgb(54, 54, 54);
495
+ --color-static-bg-primary-dark-tint-20: rgb(65, 65, 65);
494
496
  --color-static-graphic-light-shade-7: rgb(237, 237, 237);
495
497
  --color-static-graphic-light-shade-15: rgb(217, 217, 217);
496
498
  --color-static-text-primary-light-alpha-30: rgba(255, 255, 255, 0.3);
@@ -623,42 +625,47 @@
623
625
  --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
624
626
  }
625
627
  :root {
626
- --shadow-xs: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04);
627
- --shadow-s: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
628
- --shadow-m: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
629
- --shadow-l: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
630
- --shadow-xl: 0 0 32px rgba(11, 31, 53, 0.16), 0 16px 32px rgba(11, 31, 53, 0.32);
628
+ --shadow-xs: 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
629
+ --shadow-s: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
630
+ 0 0 1px rgba(0, 0, 0, 0.04);
631
+ --shadow-m: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
632
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
633
+ --shadow-l: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
634
+ 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);
635
+ --shadow-xl: 0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),
636
+ 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
637
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
631
638
 
632
639
  /* Hard */
633
- --shadow-xs-hard: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
634
- 0 2px 4px rgba(11, 31, 53, 0.16);
635
- --shadow-s-hard: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08),
636
- 0 4px 8px rgba(11, 31, 53, 0.16);
637
- --shadow-m-hard: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
638
- 0 8px 16px rgba(11, 31, 53, 0.16);
639
- --shadow-l-hard: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24),
640
- 0 12px 24px rgba(11, 31, 53, 0.16);
641
- --shadow-xl-hard: 0 0 32px rgba(11, 31, 53, 0.16), 0 16px 32px rgba(11, 31, 53, 0.32),
642
- 0 16px 32px rgba(11, 31, 53, 0.16);
640
+ --shadow-xs-hard: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
641
+ --shadow-s-hard: 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16),
642
+ 0 0 1px rgba(0, 0, 0, 0.16);
643
+ --shadow-m-hard: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
644
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
645
+ --shadow-l-hard: 0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),
646
+ 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);
647
+ --shadow-xl-hard: 0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),
648
+ 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
649
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
643
650
 
644
651
  /* Up */
645
- --shadow-xs-up: 0 0 4px rgba(11, 31, 53, 0.02), 0 -2px 4px rgba(11, 31, 53, 0.04);
646
- --shadow-s-up: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
647
- --shadow-m-up: 0 0 16px rgba(11, 31, 53, 0.08), 0 -8px 16px rgba(11, 31, 53, 0.16);
648
- --shadow-l-up: 0 0 24px rgba(11, 31, 53, 0.12), 0 -12px 24px rgba(11, 31, 53, 0.24);
649
- --shadow-xl-up: 0 0 32px rgba(11, 31, 53, 0.16), 0 -16px 32px rgba(11, 31, 53, 0.32);
652
+ --shadow-xs-up: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04);
653
+ --shadow-s-up: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08);
654
+ --shadow-m-up: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16);
655
+ --shadow-l-up: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24);
656
+ --shadow-xl-up: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32);
650
657
 
651
658
  /* Hard up */
652
- --shadow-xs-hard-up: 0 0 4px rgba(11, 31, 53, 0.02), 0 -2px 4px rgba(11, 31, 53, 0.04),
653
- 0 -2px 4px rgba(11, 31, 53, 0.16);
654
- --shadow-s-hard-up: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08),
655
- 0 -4px 8px rgba(11, 31, 53, 0.16);
656
- --shadow-m-hard-up: 0 0 16px rgba(11, 31, 53, 0.08), 0 -8px 16px rgba(11, 31, 53, 0.16),
657
- 0 -8px 16px rgba(11, 31, 53, 0.16);
658
- --shadow-l-hard-up: 0 0 24px rgba(11, 31, 53, 0.12), 0 -12px 24px rgba(11, 31, 53, 0.24),
659
- 0 -12px 24px rgba(11, 31, 53, 0.16);
660
- --shadow-xl-hard-up: 0 0 32px rgba(11, 31, 53, 0.16), 0 -16px 32px rgba(11, 31, 53, 0.32),
661
- 0 -16px 32px rgba(11, 31, 53, 0.16);
659
+ --shadow-xs-hard-up: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04),
660
+ 0 -2px 4px rgba(0, 0, 0, 0.16);
661
+ --shadow-s-hard-up: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08),
662
+ 0 -4px 8px rgba(0, 0, 0, 0.16);
663
+ --shadow-m-hard-up: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),
664
+ 0 -8px 16px rgba(0, 0, 0, 0.16);
665
+ --shadow-l-hard-up: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),
666
+ 0 -12px 24px rgba(0, 0, 0, 0.16);
667
+ --shadow-xl-hard-up: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),
668
+ 0 -16px 32px rgba(0, 0, 0, 0.16);
662
669
  }
663
670
  :root {
664
671
  --border-radius-xs: 2px;