@alfalab/core-components 48.26.0-beta.0 → 48.26.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 (3034) hide show
  1. package/accordion/Component.js +1 -1
  2. package/accordion/components/default-control-icon/Component.js +1 -1
  3. package/accordion/components/default-control-icon/index.css +4 -4
  4. package/accordion/esm/Component.js +1 -1
  5. package/accordion/esm/components/default-control-icon/Component.js +1 -1
  6. package/accordion/esm/components/default-control-icon/index.css +4 -4
  7. package/accordion/esm/index.css +9 -9
  8. package/accordion/index.css +9 -9
  9. package/accordion/modern/Component.js +1 -1
  10. package/accordion/modern/components/default-control-icon/Component.js +1 -1
  11. package/accordion/modern/components/default-control-icon/index.css +4 -4
  12. package/accordion/modern/index.css +9 -9
  13. package/action-button/Component.js +4 -4
  14. package/action-button/default.css +12 -12
  15. package/action-button/esm/Component.js +4 -4
  16. package/action-button/esm/default.css +12 -12
  17. package/action-button/esm/index.css +9 -9
  18. package/action-button/esm/inverted.css +12 -12
  19. package/action-button/esm/static.css +8 -8
  20. package/action-button/index.css +9 -9
  21. package/action-button/inverted.css +12 -12
  22. package/action-button/modern/Component.js +4 -4
  23. package/action-button/modern/default.css +12 -12
  24. package/action-button/modern/index.css +9 -9
  25. package/action-button/modern/inverted.css +12 -12
  26. package/action-button/modern/static.css +8 -8
  27. package/action-button/static.css +8 -8
  28. package/alert/Component.js +1 -1
  29. package/alert/esm/Component.js +1 -1
  30. package/alert/esm/index.css +2 -2
  31. package/alert/index.css +2 -2
  32. package/alert/modern/Component.js +1 -1
  33. package/alert/modern/index.css +2 -2
  34. package/amount/component.js +1 -1
  35. package/amount/esm/component.js +1 -1
  36. package/amount/esm/index.css +7 -7
  37. package/amount/esm/pure/component.js +1 -1
  38. package/amount/esm/pure/index.css +1 -1
  39. package/amount/index.css +7 -7
  40. package/amount/modern/component.js +1 -1
  41. package/amount/modern/index.css +7 -7
  42. package/amount/modern/pure/component.js +1 -1
  43. package/amount/modern/pure/index.css +1 -1
  44. package/amount/pure/component.js +1 -1
  45. package/amount/pure/index.css +1 -1
  46. package/amount-input/Component.d.ts +1 -1
  47. package/amount-input/Component.js +3 -3
  48. package/amount-input/cssm/Component.d.ts +1 -1
  49. package/amount-input/default.css +3 -3
  50. package/amount-input/esm/Component.d.ts +1 -1
  51. package/amount-input/esm/Component.js +3 -3
  52. package/amount-input/esm/default.css +3 -3
  53. package/amount-input/esm/index.css +6 -6
  54. package/amount-input/esm/inverted.css +3 -3
  55. package/amount-input/index.css +6 -6
  56. package/amount-input/inverted.css +3 -3
  57. package/amount-input/modern/Component.d.ts +1 -1
  58. package/amount-input/modern/Component.js +3 -3
  59. package/amount-input/modern/default.css +3 -3
  60. package/amount-input/modern/index.css +6 -6
  61. package/amount-input/modern/inverted.css +3 -3
  62. package/amount-input/moderncssm/Component.d.ts +1 -1
  63. package/attach/Component.d.ts +1 -1
  64. package/attach/Component.js +1 -1
  65. package/attach/cssm/Component.d.ts +1 -1
  66. package/attach/esm/Component.d.ts +1 -1
  67. package/attach/esm/Component.js +1 -1
  68. package/attach/esm/index.css +17 -17
  69. package/attach/index.css +17 -17
  70. package/attach/modern/Component.d.ts +1 -1
  71. package/attach/modern/Component.js +1 -1
  72. package/attach/modern/index.css +17 -17
  73. package/attach/moderncssm/Component.d.ts +1 -1
  74. package/backdrop/Component.js +1 -1
  75. package/backdrop/esm/Component.js +1 -1
  76. package/backdrop/esm/index.css +11 -11
  77. package/backdrop/index.css +11 -11
  78. package/backdrop/modern/Component.js +1 -1
  79. package/backdrop/modern/index.css +11 -11
  80. package/badge/Component.js +1 -1
  81. package/badge/esm/Component.js +1 -1
  82. package/badge/esm/index.css +47 -47
  83. package/badge/index.css +47 -47
  84. package/badge/modern/Component.js +1 -1
  85. package/badge/modern/index.css +47 -47
  86. package/bank-card/Component.js +4 -4
  87. package/bank-card/cssm/Component.js +3 -3
  88. package/bank-card/cssm/index.module.css +5 -5
  89. package/bank-card/esm/Component.js +5 -5
  90. package/bank-card/esm/index.css +25 -25
  91. package/bank-card/esm/index.js +1 -1
  92. package/bank-card/index.css +25 -25
  93. package/bank-card/modern/Component.js +4 -4
  94. package/bank-card/modern/index.css +25 -25
  95. package/bank-card/modern/index.js +1 -1
  96. package/bank-card/moderncssm/Component.js +3 -3
  97. package/bank-card/moderncssm/index.js +1 -1
  98. package/bank-card/moderncssm/index.module.css +2 -4
  99. package/base-modal/Component.js +1 -1
  100. package/base-modal/esm/Component.js +1 -1
  101. package/base-modal/esm/index.css +14 -14
  102. package/base-modal/index.css +14 -14
  103. package/base-modal/modern/Component.js +1 -1
  104. package/base-modal/modern/index.css +14 -14
  105. package/bottom-sheet/component.js +5 -5
  106. package/bottom-sheet/components/footer/Component.js +1 -1
  107. package/bottom-sheet/components/footer/index.css +26 -26
  108. package/bottom-sheet/components/header/Component.js +1 -1
  109. package/bottom-sheet/components/header/index.css +13 -13
  110. package/bottom-sheet/cssm/component.js +4 -4
  111. package/bottom-sheet/cssm/hooks/index.d.ts +1 -1
  112. package/bottom-sheet/cssm/hooks/index.js +1 -0
  113. package/bottom-sheet/cssm/hooks/use-visualviewport-size.d.ts +6 -2
  114. package/bottom-sheet/cssm/hooks/use-visualviewport-size.js +50 -24
  115. package/bottom-sheet/esm/component.js +7 -6
  116. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  117. package/bottom-sheet/esm/components/footer/index.css +26 -26
  118. package/bottom-sheet/esm/components/header/Component.js +1 -1
  119. package/bottom-sheet/esm/components/header/index.css +13 -13
  120. package/bottom-sheet/esm/hooks/index.d.ts +1 -1
  121. package/bottom-sheet/esm/hooks/index.js +3 -2
  122. package/bottom-sheet/esm/hooks/use-visualviewport-size.d.ts +6 -2
  123. package/bottom-sheet/esm/hooks/use-visualviewport-size.js +51 -26
  124. package/bottom-sheet/esm/index.css +45 -45
  125. package/bottom-sheet/esm/index.js +1 -0
  126. package/bottom-sheet/hooks/index.d.ts +1 -1
  127. package/bottom-sheet/hooks/index.js +1 -0
  128. package/bottom-sheet/hooks/use-visualviewport-size.d.ts +6 -2
  129. package/bottom-sheet/hooks/use-visualviewport-size.js +50 -24
  130. package/bottom-sheet/index.css +45 -45
  131. package/bottom-sheet/modern/component.js +7 -6
  132. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  133. package/bottom-sheet/modern/components/footer/index.css +26 -26
  134. package/bottom-sheet/modern/components/header/Component.js +1 -1
  135. package/bottom-sheet/modern/components/header/index.css +13 -13
  136. package/bottom-sheet/modern/hooks/index.d.ts +1 -1
  137. package/bottom-sheet/modern/hooks/index.js +2 -2
  138. package/bottom-sheet/modern/hooks/use-visualviewport-size.d.ts +6 -2
  139. package/bottom-sheet/modern/hooks/use-visualviewport-size.js +50 -22
  140. package/bottom-sheet/modern/index.css +45 -45
  141. package/bottom-sheet/modern/index.js +1 -0
  142. package/bottom-sheet/moderncssm/component.js +6 -5
  143. package/bottom-sheet/moderncssm/hooks/index.d.ts +1 -1
  144. package/bottom-sheet/moderncssm/hooks/index.js +2 -2
  145. package/bottom-sheet/moderncssm/hooks/use-visualviewport-size.d.ts +6 -2
  146. package/bottom-sheet/moderncssm/hooks/use-visualviewport-size.js +50 -22
  147. package/bottom-sheet/moderncssm/index.js +1 -0
  148. package/button/components/base-button/Component.js +3 -3
  149. package/button/components/base-button/default.css +55 -55
  150. package/button/components/base-button/index.css +63 -63
  151. package/button/components/base-button/inverted.css +55 -55
  152. package/button/desktop/Component.desktop.js +3 -3
  153. package/button/desktop/default.desktop.css +18 -18
  154. package/button/desktop/desktop.css +6 -6
  155. package/button/desktop/inverted.desktop.css +18 -18
  156. package/button/esm/components/base-button/Component.js +3 -3
  157. package/button/esm/components/base-button/default.css +55 -55
  158. package/button/esm/components/base-button/index.css +63 -63
  159. package/button/esm/components/base-button/inverted.css +55 -55
  160. package/button/esm/desktop/Component.desktop.js +3 -3
  161. package/button/esm/desktop/default.desktop.css +18 -18
  162. package/button/esm/desktop/desktop.css +6 -6
  163. package/button/esm/desktop/inverted.desktop.css +18 -18
  164. package/button/esm/mobile/Component.mobile.js +3 -3
  165. package/button/esm/mobile/default.mobile.css +17 -17
  166. package/button/esm/mobile/inverted.mobile.css +17 -17
  167. package/button/esm/mobile/mobile.css +6 -6
  168. package/button/mobile/Component.mobile.js +3 -3
  169. package/button/mobile/default.mobile.css +17 -17
  170. package/button/mobile/inverted.mobile.css +17 -17
  171. package/button/mobile/mobile.css +6 -6
  172. package/button/modern/components/base-button/Component.js +3 -3
  173. package/button/modern/components/base-button/default.css +55 -55
  174. package/button/modern/components/base-button/index.css +63 -63
  175. package/button/modern/components/base-button/inverted.css +55 -55
  176. package/button/modern/desktop/Component.desktop.js +3 -3
  177. package/button/modern/desktop/default.desktop.css +18 -18
  178. package/button/modern/desktop/desktop.css +6 -6
  179. package/button/modern/desktop/inverted.desktop.css +18 -18
  180. package/button/modern/mobile/Component.mobile.js +3 -3
  181. package/button/modern/mobile/default.mobile.css +17 -17
  182. package/button/modern/mobile/inverted.mobile.css +17 -17
  183. package/button/modern/mobile/mobile.css +6 -6
  184. package/calendar/{calendarMonthOnlyView-154be5cd.js → calendarMonthOnlyView-b27194fa.js} +1 -1
  185. package/calendar/components/calendar-mobile/Component.js +3 -3
  186. package/calendar/components/calendar-mobile/backdrop-transitions.css +9 -9
  187. package/calendar/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  188. package/calendar/components/calendar-mobile/index.css +20 -20
  189. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  190. package/calendar/components/calendar-mobile/index.js +1 -1
  191. package/calendar/components/calendar-mobile/transitions.css +7 -7
  192. package/calendar/components/days-table/Component.js +1 -1
  193. package/calendar/components/days-table/index.css +67 -67
  194. package/calendar/components/header/Component.js +1 -1
  195. package/calendar/components/header/index.css +2 -2
  196. package/calendar/components/month-year-header/Component.js +2 -2
  197. package/calendar/components/month-year-header/index.css +9 -9
  198. package/calendar/components/month-year-header/mobile.css +1 -1
  199. package/calendar/components/months-table/Component.js +1 -1
  200. package/calendar/components/months-table/index.css +12 -12
  201. package/calendar/components/period-slider/Component.js +1 -1
  202. package/calendar/components/period-slider/index.css +10 -10
  203. package/calendar/components/select-button/Component.js +1 -1
  204. package/calendar/components/select-button/index.css +9 -9
  205. package/calendar/components/years-table/Component.js +1 -1
  206. package/calendar/components/years-table/index.css +14 -14
  207. package/calendar/desktop/Component.desktop.js +1 -1
  208. package/calendar/desktop/desktop.css +28 -28
  209. package/calendar/esm/Component.responsive.js +1 -1
  210. package/calendar/esm/{calendarMonthOnlyView-c4b0990e.js → calendarMonthOnlyView-8edb9bf2.js} +1 -1
  211. package/calendar/esm/components/calendar-mobile/Component.js +3 -3
  212. package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +9 -9
  213. package/calendar/esm/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  214. package/calendar/esm/components/calendar-mobile/index.css +20 -20
  215. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  216. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  217. package/calendar/esm/components/calendar-mobile/transitions.css +7 -7
  218. package/calendar/esm/components/days-table/Component.js +1 -1
  219. package/calendar/esm/components/days-table/index.css +67 -67
  220. package/calendar/esm/components/header/Component.js +1 -1
  221. package/calendar/esm/components/header/index.css +2 -2
  222. package/calendar/esm/components/month-year-header/Component.js +2 -2
  223. package/calendar/esm/components/month-year-header/index.css +9 -9
  224. package/calendar/esm/components/month-year-header/mobile.css +1 -1
  225. package/calendar/esm/components/months-table/Component.js +1 -1
  226. package/calendar/esm/components/months-table/index.css +12 -12
  227. package/calendar/esm/components/period-slider/Component.js +1 -1
  228. package/calendar/esm/components/period-slider/index.css +10 -10
  229. package/calendar/esm/components/select-button/Component.js +1 -1
  230. package/calendar/esm/components/select-button/index.css +9 -9
  231. package/calendar/esm/components/years-table/Component.js +1 -1
  232. package/calendar/esm/components/years-table/index.css +14 -14
  233. package/calendar/esm/desktop/Component.desktop.js +1 -1
  234. package/calendar/esm/desktop/desktop.css +28 -28
  235. package/calendar/esm/index.js +1 -1
  236. package/calendar/esm/mobile/index.js +1 -1
  237. package/calendar/mobile/index.js +1 -1
  238. package/calendar/modern/Component.responsive.js +1 -1
  239. package/calendar/modern/{calendarMonthOnlyView-5228af9c.js → calendarMonthOnlyView-e6a8a85e.js} +1 -1
  240. package/calendar/modern/components/calendar-mobile/Component.js +3 -3
  241. package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +9 -9
  242. package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  243. package/calendar/modern/components/calendar-mobile/index.css +20 -20
  244. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  245. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  246. package/calendar/modern/components/calendar-mobile/transitions.css +7 -7
  247. package/calendar/modern/components/days-table/Component.js +1 -1
  248. package/calendar/modern/components/days-table/index.css +67 -67
  249. package/calendar/modern/components/header/Component.js +1 -1
  250. package/calendar/modern/components/header/index.css +2 -2
  251. package/calendar/modern/components/month-year-header/Component.js +2 -2
  252. package/calendar/modern/components/month-year-header/index.css +9 -9
  253. package/calendar/modern/components/month-year-header/mobile.css +1 -1
  254. package/calendar/modern/components/months-table/Component.js +1 -1
  255. package/calendar/modern/components/months-table/index.css +12 -12
  256. package/calendar/modern/components/period-slider/Component.js +1 -1
  257. package/calendar/modern/components/period-slider/index.css +10 -10
  258. package/calendar/modern/components/select-button/Component.js +1 -1
  259. package/calendar/modern/components/select-button/index.css +9 -9
  260. package/calendar/modern/components/years-table/Component.js +1 -1
  261. package/calendar/modern/components/years-table/index.css +14 -14
  262. package/calendar/modern/desktop/Component.desktop.js +1 -1
  263. package/calendar/modern/desktop/desktop.css +28 -28
  264. package/calendar/modern/index.js +1 -1
  265. package/calendar/modern/mobile/index.js +1 -1
  266. package/calendar-input/components/calendar-input/Component.js +1 -1
  267. package/calendar-input/components/calendar-input/index.css +10 -10
  268. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  269. package/calendar-input/esm/components/calendar-input/index.css +10 -10
  270. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  271. package/calendar-input/modern/components/calendar-input/index.css +10 -10
  272. package/calendar-range/components/divider/Component.js +1 -1
  273. package/calendar-range/components/divider/index.css +7 -7
  274. package/calendar-range/esm/Component.js +1 -1
  275. package/calendar-range/esm/components/divider/Component.js +1 -1
  276. package/calendar-range/esm/components/divider/index.css +7 -7
  277. package/calendar-range/esm/index.js +1 -1
  278. package/calendar-range/esm/index.module-4e4fb613.js +4 -0
  279. package/calendar-range/esm/views/index.css +7 -7
  280. package/calendar-range/esm/views/popover.js +1 -1
  281. package/calendar-range/esm/views/static.js +1 -1
  282. package/calendar-range/index.module-6423472d.js +4 -0
  283. package/calendar-range/modern/Component.js +1 -1
  284. package/calendar-range/modern/components/divider/Component.js +1 -1
  285. package/calendar-range/modern/components/divider/index.css +7 -7
  286. package/calendar-range/modern/index.js +1 -1
  287. package/calendar-range/modern/index.module-405e6af7.js +4 -0
  288. package/calendar-range/modern/views/index.css +7 -7
  289. package/calendar-range/modern/views/popover.js +1 -1
  290. package/calendar-range/modern/views/static.js +1 -1
  291. package/calendar-range/views/index.css +7 -7
  292. package/calendar-range/views/popover.js +1 -1
  293. package/calendar-range/views/static.js +1 -1
  294. package/calendar-with-skeleton/Component.js +1 -1
  295. package/calendar-with-skeleton/esm/Component.js +1 -1
  296. package/calendar-with-skeleton/esm/index.css +11 -11
  297. package/calendar-with-skeleton/index.css +11 -11
  298. package/calendar-with-skeleton/modern/Component.js +1 -1
  299. package/calendar-with-skeleton/modern/index.css +11 -11
  300. package/card-image/Component.js +1 -1
  301. package/card-image/esm/Component.js +1 -1
  302. package/card-image/esm/index.css +6 -6
  303. package/card-image/index.css +6 -6
  304. package/card-image/modern/Component.js +1 -1
  305. package/card-image/modern/index.css +6 -6
  306. package/cdn-icon/Component.js +1 -1
  307. package/cdn-icon/esm/Component.js +1 -1
  308. package/cdn-icon/esm/index.css +3 -3
  309. package/cdn-icon/index.css +3 -3
  310. package/cdn-icon/modern/Component.js +1 -1
  311. package/cdn-icon/modern/index.css +3 -3
  312. package/chart/Component.js +1 -1
  313. package/chart/components/Dot/index.css +7 -7
  314. package/chart/components/Dot/index.js +1 -1
  315. package/chart/components/Legends/index.css +7 -7
  316. package/chart/components/Legends/index.js +1 -1
  317. package/chart/components/Tick/index.css +3 -3
  318. package/chart/components/Tick/index.js +1 -1
  319. package/chart/components/TooltipContent/index.css +6 -6
  320. package/chart/components/TooltipContent/index.js +1 -1
  321. package/chart/esm/Component.js +1 -1
  322. package/chart/esm/components/Dot/index.css +7 -7
  323. package/chart/esm/components/Dot/index.js +1 -1
  324. package/chart/esm/components/Legends/index.css +7 -7
  325. package/chart/esm/components/Legends/index.js +1 -1
  326. package/chart/esm/components/Tick/index.css +3 -3
  327. package/chart/esm/components/Tick/index.js +1 -1
  328. package/chart/esm/components/TooltipContent/index.css +6 -6
  329. package/chart/esm/components/TooltipContent/index.js +1 -1
  330. package/chart/esm/index.css +4 -4
  331. package/chart/index.css +4 -4
  332. package/chart/modern/Component.js +1 -1
  333. package/chart/modern/components/Dot/index.css +7 -7
  334. package/chart/modern/components/Dot/index.js +1 -1
  335. package/chart/modern/components/Legends/index.css +7 -7
  336. package/chart/modern/components/Legends/index.js +1 -1
  337. package/chart/modern/components/Tick/index.css +3 -3
  338. package/chart/modern/components/Tick/index.js +1 -1
  339. package/chart/modern/components/TooltipContent/index.css +6 -6
  340. package/chart/modern/components/TooltipContent/index.js +1 -1
  341. package/chart/modern/index.css +4 -4
  342. package/checkbox/Component.js +3 -3
  343. package/checkbox/esm/Component.js +3 -3
  344. package/checkbox/esm/styles/default.css +20 -20
  345. package/checkbox/esm/styles/index.css +19 -19
  346. package/checkbox/esm/styles/inverted.css +20 -20
  347. package/checkbox/modern/Component.js +3 -3
  348. package/checkbox/modern/styles/default.css +20 -20
  349. package/checkbox/modern/styles/index.css +19 -19
  350. package/checkbox/modern/styles/inverted.css +20 -20
  351. package/checkbox/styles/default.css +20 -20
  352. package/checkbox/styles/index.css +19 -19
  353. package/checkbox/styles/inverted.css +20 -20
  354. package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
  355. package/checkbox-group/components/base-checkbox-group/index.css +18 -18
  356. package/checkbox-group/desktop/Component.desktop.js +1 -1
  357. package/checkbox-group/desktop/desktop.css +3 -3
  358. package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
  359. package/checkbox-group/esm/components/base-checkbox-group/index.css +18 -18
  360. package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
  361. package/checkbox-group/esm/desktop/desktop.css +3 -3
  362. package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
  363. package/checkbox-group/esm/mobile/mobile.css +3 -3
  364. package/checkbox-group/mobile/Component.mobile.js +1 -1
  365. package/checkbox-group/mobile/mobile.css +3 -3
  366. package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
  367. package/checkbox-group/modern/components/base-checkbox-group/index.css +18 -18
  368. package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
  369. package/checkbox-group/modern/desktop/desktop.css +3 -3
  370. package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
  371. package/checkbox-group/modern/mobile/mobile.css +3 -3
  372. package/circular-progress-bar/Component.d.ts +4 -0
  373. package/circular-progress-bar/Component.js +4 -4
  374. package/circular-progress-bar/cssm/Component.d.ts +4 -0
  375. package/circular-progress-bar/cssm/Component.js +3 -3
  376. package/circular-progress-bar/cssm/use-timer.d.ts +1 -1
  377. package/circular-progress-bar/cssm/use-timer.js +5 -2
  378. package/circular-progress-bar/esm/Component.d.ts +4 -0
  379. package/circular-progress-bar/esm/Component.js +5 -5
  380. package/circular-progress-bar/esm/index.css +52 -52
  381. package/circular-progress-bar/esm/use-timer.d.ts +1 -1
  382. package/circular-progress-bar/esm/use-timer.js +5 -2
  383. package/circular-progress-bar/index.css +52 -52
  384. package/circular-progress-bar/modern/Component.d.ts +4 -0
  385. package/circular-progress-bar/modern/Component.js +3 -3
  386. package/circular-progress-bar/modern/index.css +52 -52
  387. package/circular-progress-bar/modern/use-timer.d.ts +1 -1
  388. package/circular-progress-bar/modern/use-timer.js +5 -2
  389. package/circular-progress-bar/moderncssm/Component.d.ts +4 -0
  390. package/circular-progress-bar/moderncssm/Component.js +2 -2
  391. package/circular-progress-bar/moderncssm/use-timer.d.ts +1 -1
  392. package/circular-progress-bar/moderncssm/use-timer.js +5 -2
  393. package/circular-progress-bar/use-timer.d.ts +1 -1
  394. package/circular-progress-bar/use-timer.js +5 -2
  395. package/code-input/components/base-code-input/component.js +1 -1
  396. package/code-input/components/base-code-input/index.css +5 -5
  397. package/code-input/components/input/component.js +1 -1
  398. package/code-input/components/input/index.css +11 -11
  399. package/code-input/desktop/Component.desktop.js +1 -1
  400. package/code-input/desktop/desktop.css +4 -4
  401. package/code-input/esm/components/base-code-input/component.js +1 -1
  402. package/code-input/esm/components/base-code-input/index.css +5 -5
  403. package/code-input/esm/components/input/component.js +1 -1
  404. package/code-input/esm/components/input/index.css +11 -11
  405. package/code-input/esm/desktop/Component.desktop.js +1 -1
  406. package/code-input/esm/desktop/desktop.css +4 -4
  407. package/code-input/esm/mobile/Component.mobile.js +1 -1
  408. package/code-input/esm/mobile/mobile.css +2 -2
  409. package/code-input/mobile/Component.mobile.js +1 -1
  410. package/code-input/mobile/mobile.css +2 -2
  411. package/code-input/modern/components/base-code-input/component.js +1 -1
  412. package/code-input/modern/components/base-code-input/index.css +5 -5
  413. package/code-input/modern/components/input/component.js +1 -1
  414. package/code-input/modern/components/input/index.css +11 -11
  415. package/code-input/modern/desktop/Component.desktop.js +1 -1
  416. package/code-input/modern/desktop/desktop.css +4 -4
  417. package/code-input/modern/mobile/Component.mobile.js +1 -1
  418. package/code-input/modern/mobile/mobile.css +2 -2
  419. package/collapse/Component.js +1 -1
  420. package/collapse/esm/Component.js +1 -1
  421. package/collapse/esm/index.css +8 -8
  422. package/collapse/index.css +8 -8
  423. package/collapse/modern/Component.js +1 -1
  424. package/collapse/modern/index.css +8 -8
  425. package/comment/Component.js +1 -1
  426. package/comment/esm/Component.js +1 -1
  427. package/comment/esm/index.css +3 -3
  428. package/comment/index.css +3 -3
  429. package/comment/modern/Component.js +1 -1
  430. package/comment/modern/index.css +3 -3
  431. package/confirmation/components/base-confirmation/component.js +1 -1
  432. package/confirmation/components/base-confirmation/index.css +2 -2
  433. package/confirmation/components/countdown-loader/component.js +1 -1
  434. package/confirmation/components/countdown-loader/index.css +2 -2
  435. package/confirmation/components/header/component.js +1 -1
  436. package/confirmation/components/header/index.css +4 -4
  437. package/confirmation/components/screens/fatal-error/component.js +1 -1
  438. package/confirmation/components/screens/fatal-error/index.css +7 -7
  439. package/confirmation/components/screens/hint/component.js +1 -1
  440. package/confirmation/components/screens/hint/index.css +13 -13
  441. package/confirmation/components/screens/initial/component.js +1 -1
  442. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  443. package/confirmation/components/screens/initial/index.css +20 -20
  444. package/confirmation/components/screens/temp-block/component.js +1 -1
  445. package/confirmation/components/screens/temp-block/index.css +9 -9
  446. package/confirmation/components/screens/temp-block-over/component.js +1 -1
  447. package/confirmation/components/screens/temp-block-over/index.css +6 -6
  448. package/confirmation/{countdown-section-ed5afdf6.js → countdown-section-a284e0cd.js} +1 -1
  449. package/confirmation/esm/component.responsive.js +1 -1
  450. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  451. package/confirmation/esm/components/base-confirmation/index.css +2 -2
  452. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  453. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  454. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  455. package/confirmation/esm/components/header/component.js +1 -1
  456. package/confirmation/esm/components/header/index.css +4 -4
  457. package/confirmation/esm/components/index.js +1 -1
  458. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  459. package/confirmation/esm/components/screens/fatal-error/index.css +7 -7
  460. package/confirmation/esm/components/screens/hint/component.js +1 -1
  461. package/confirmation/esm/components/screens/hint/index.css +13 -13
  462. package/confirmation/esm/components/screens/index.js +1 -1
  463. package/confirmation/esm/components/screens/initial/component.js +1 -1
  464. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  465. package/confirmation/esm/components/screens/initial/index.css +20 -20
  466. package/confirmation/esm/components/screens/initial/index.js +1 -1
  467. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  468. package/confirmation/esm/components/screens/temp-block/index.css +9 -9
  469. package/confirmation/esm/components/screens/temp-block-over/component.js +1 -1
  470. package/confirmation/esm/components/screens/temp-block-over/index.css +6 -6
  471. package/confirmation/esm/{countdown-section-ac318a99.js → countdown-section-06c15853.js} +1 -1
  472. package/confirmation/esm/desktop/component.desktop.js +1 -1
  473. package/confirmation/esm/desktop/index.js +1 -1
  474. package/confirmation/esm/index.js +1 -1
  475. package/confirmation/esm/mobile/component.mobile.js +2 -2
  476. package/confirmation/esm/mobile/index.js +1 -1
  477. package/confirmation/esm/mobile/mobile.css +2 -2
  478. package/confirmation/esm/shared/index.js +1 -1
  479. package/confirmation/mobile/component.mobile.js +1 -1
  480. package/confirmation/mobile/mobile.css +2 -2
  481. package/confirmation/modern/component.responsive.js +1 -1
  482. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  483. package/confirmation/modern/components/base-confirmation/index.css +2 -2
  484. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  485. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  486. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  487. package/confirmation/modern/components/header/component.js +1 -1
  488. package/confirmation/modern/components/header/index.css +4 -4
  489. package/confirmation/modern/components/index.js +1 -1
  490. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  491. package/confirmation/modern/components/screens/fatal-error/index.css +7 -7
  492. package/confirmation/modern/components/screens/hint/component.js +1 -1
  493. package/confirmation/modern/components/screens/hint/index.css +13 -13
  494. package/confirmation/modern/components/screens/index.js +1 -1
  495. package/confirmation/modern/components/screens/initial/component.js +1 -1
  496. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  497. package/confirmation/modern/components/screens/initial/index.css +20 -20
  498. package/confirmation/modern/components/screens/initial/index.js +1 -1
  499. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  500. package/confirmation/modern/components/screens/temp-block/index.css +9 -9
  501. package/confirmation/modern/components/screens/temp-block-over/component.js +1 -1
  502. package/confirmation/modern/components/screens/temp-block-over/index.css +6 -6
  503. package/confirmation/modern/{countdown-section-67dedb5c.js → countdown-section-f5ddc34b.js} +1 -1
  504. package/confirmation/modern/desktop/component.desktop.js +1 -1
  505. package/confirmation/modern/desktop/index.js +1 -1
  506. package/confirmation/modern/index.js +1 -1
  507. package/confirmation/modern/mobile/component.mobile.js +2 -2
  508. package/confirmation/modern/mobile/index.js +1 -1
  509. package/confirmation/modern/mobile/mobile.css +2 -2
  510. package/confirmation/modern/shared/index.js +1 -1
  511. package/confirmation-v1/component.js +1 -1
  512. package/confirmation-v1/components/code-input/component.js +1 -1
  513. package/confirmation-v1/components/code-input/index.css +9 -9
  514. package/confirmation-v1/components/countdown/component.js +1 -1
  515. package/confirmation-v1/components/countdown/index.css +12 -12
  516. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  517. package/confirmation-v1/components/countdown-loader/index.css +1 -1
  518. package/confirmation-v1/components/overlimit/component.js +1 -1
  519. package/confirmation-v1/components/overlimit/index.css +8 -8
  520. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  521. package/confirmation-v1/components/sign-confirmation/index.css +12 -12
  522. package/confirmation-v1/esm/component.js +1 -1
  523. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  524. package/confirmation-v1/esm/components/code-input/index.css +9 -9
  525. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  526. package/confirmation-v1/esm/components/countdown/index.css +12 -12
  527. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  528. package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
  529. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  530. package/confirmation-v1/esm/components/overlimit/index.css +8 -8
  531. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  532. package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
  533. package/confirmation-v1/esm/index.css +13 -13
  534. package/confirmation-v1/index.css +13 -13
  535. package/confirmation-v1/modern/component.js +1 -1
  536. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  537. package/confirmation-v1/modern/components/code-input/index.css +9 -9
  538. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  539. package/confirmation-v1/modern/components/countdown/index.css +12 -12
  540. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  541. package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
  542. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  543. package/confirmation-v1/modern/components/overlimit/index.css +8 -8
  544. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  545. package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
  546. package/confirmation-v1/modern/index.css +13 -13
  547. package/custom-button/components/base-custom-button/base-custom-button.js +1 -1
  548. package/custom-button/components/base-custom-button/index.css +24 -24
  549. package/custom-button/esm/components/base-custom-button/base-custom-button.js +1 -1
  550. package/custom-button/esm/components/base-custom-button/index.css +24 -24
  551. package/custom-button/modern/components/base-custom-button/base-custom-button.js +1 -1
  552. package/custom-button/modern/components/base-custom-button/index.css +24 -24
  553. package/custom-picker-button/esm/field/Component.js +1 -1
  554. package/custom-picker-button/esm/field/index.css +5 -5
  555. package/custom-picker-button/field/Component.js +1 -1
  556. package/custom-picker-button/field/index.css +5 -5
  557. package/custom-picker-button/modern/field/Component.js +1 -1
  558. package/custom-picker-button/modern/field/index.css +5 -5
  559. package/date-input/Component.js +1 -1
  560. package/date-input/esm/Component.js +1 -1
  561. package/date-input/esm/index.css +3 -3
  562. package/date-input/index.css +3 -3
  563. package/date-input/modern/Component.js +1 -1
  564. package/date-input/modern/index.css +3 -3
  565. package/date-range-input/components/date-range-input/Component.js +1 -1
  566. package/date-range-input/components/date-range-input/index.css +6 -6
  567. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  568. package/date-range-input/esm/components/date-range-input/index.css +6 -6
  569. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  570. package/date-range-input/modern/components/date-range-input/index.css +6 -6
  571. package/date-time-input/components/date-time-input/Component.js +1 -1
  572. package/date-time-input/components/date-time-input/index.css +6 -6
  573. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  574. package/date-time-input/esm/components/date-time-input/index.css +6 -6
  575. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  576. package/date-time-input/modern/components/date-time-input/index.css +6 -6
  577. package/divider/Component.js +1 -1
  578. package/divider/esm/Component.js +1 -1
  579. package/divider/esm/index.css +1 -1
  580. package/divider/index.css +1 -1
  581. package/divider/modern/Component.js +1 -1
  582. package/divider/modern/index.css +1 -1
  583. package/drawer/Component.js +1 -1
  584. package/drawer/esm/Component.js +1 -1
  585. package/drawer/esm/index.css +34 -34
  586. package/drawer/index.css +34 -34
  587. package/drawer/modern/Component.js +1 -1
  588. package/drawer/modern/index.css +34 -34
  589. package/dropzone/Component.js +1 -1
  590. package/dropzone/components/overlay/Component.js +1 -1
  591. package/dropzone/components/overlay/index.css +3 -3
  592. package/dropzone/esm/Component.js +1 -1
  593. package/dropzone/esm/components/overlay/Component.js +1 -1
  594. package/dropzone/esm/components/overlay/index.css +3 -3
  595. package/dropzone/esm/index.css +8 -8
  596. package/dropzone/index.css +8 -8
  597. package/dropzone/modern/Component.js +1 -1
  598. package/dropzone/modern/components/overlay/Component.js +1 -1
  599. package/dropzone/modern/components/overlay/index.css +3 -3
  600. package/dropzone/modern/index.css +8 -8
  601. package/file-upload-item/Component.js +1 -1
  602. package/file-upload-item/actions-control.module-9b811d4e.js +4 -0
  603. package/file-upload-item/components/actions-control/actions-control.css +8 -8
  604. package/file-upload-item/components/actions-control/actions.js +1 -1
  605. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  606. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  607. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  608. package/file-upload-item/components/content/components/content-error/content-error.css +1 -1
  609. package/file-upload-item/components/content/components/content-error/content-error.js +1 -1
  610. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.css +3 -3
  611. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.js +1 -1
  612. package/file-upload-item/components/content/content.css +7 -7
  613. package/file-upload-item/components/content/content.js +1 -1
  614. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  615. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  616. package/file-upload-item/components/status-control/status-control.css +10 -10
  617. package/file-upload-item/components/status-control/status-control.js +1 -1
  618. package/file-upload-item/esm/Component.js +2 -2
  619. package/file-upload-item/esm/actions-control.module-a40e923e.js +4 -0
  620. package/file-upload-item/esm/components/actions-control/actions-control.css +8 -8
  621. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  622. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  623. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  624. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  625. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  626. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  627. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  628. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  629. package/file-upload-item/esm/components/content/components/content-error/content-error.css +1 -1
  630. package/file-upload-item/esm/components/content/components/content-error/content-error.js +1 -1
  631. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.css +3 -3
  632. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.js +1 -1
  633. package/file-upload-item/esm/components/content/content.css +7 -7
  634. package/file-upload-item/esm/components/content/content.js +1 -1
  635. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  636. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  637. package/file-upload-item/esm/components/status-control/status-control.css +10 -10
  638. package/file-upload-item/esm/components/status-control/status-control.js +1 -1
  639. package/file-upload-item/esm/index.css +2 -2
  640. package/file-upload-item/esm/index.js +1 -1
  641. package/file-upload-item/index.css +2 -2
  642. package/file-upload-item/modern/Component.js +2 -2
  643. package/file-upload-item/modern/actions-control.module-eda72698.js +4 -0
  644. package/file-upload-item/modern/components/actions-control/actions-control.css +8 -8
  645. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  646. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  647. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  648. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  649. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  650. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  651. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  652. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  653. package/file-upload-item/modern/components/content/components/content-error/content-error.css +1 -1
  654. package/file-upload-item/modern/components/content/components/content-error/content-error.js +1 -1
  655. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.css +3 -3
  656. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.js +1 -1
  657. package/file-upload-item/modern/components/content/content.css +7 -7
  658. package/file-upload-item/modern/components/content/content.js +1 -1
  659. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  660. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  661. package/file-upload-item/modern/components/status-control/status-control.css +10 -10
  662. package/file-upload-item/modern/components/status-control/status-control.js +1 -1
  663. package/file-upload-item/modern/index.css +2 -2
  664. package/file-upload-item/modern/index.js +1 -1
  665. package/file-upload-item-v1/Component.js +1 -1
  666. package/file-upload-item-v1/esm/Component.js +1 -1
  667. package/file-upload-item-v1/esm/index.css +21 -21
  668. package/file-upload-item-v1/index.css +21 -21
  669. package/file-upload-item-v1/modern/Component.js +1 -1
  670. package/file-upload-item-v1/modern/index.css +21 -21
  671. package/filter-tag/components/base-filter-tag/Component.js +3 -3
  672. package/filter-tag/components/base-filter-tag/default.css +27 -27
  673. package/filter-tag/components/base-filter-tag/index.css +41 -41
  674. package/filter-tag/components/base-filter-tag/inverted.css +27 -27
  675. package/filter-tag/desktop/Component.desktop.js +3 -3
  676. package/filter-tag/desktop/default.desktop.css +4 -4
  677. package/filter-tag/desktop/desktop.css +15 -15
  678. package/filter-tag/desktop/inverted.desktop.css +4 -4
  679. package/filter-tag/esm/components/base-filter-tag/Component.js +3 -3
  680. package/filter-tag/esm/components/base-filter-tag/default.css +27 -27
  681. package/filter-tag/esm/components/base-filter-tag/index.css +41 -41
  682. package/filter-tag/esm/components/base-filter-tag/inverted.css +27 -27
  683. package/filter-tag/esm/desktop/Component.desktop.js +3 -3
  684. package/filter-tag/esm/desktop/default.desktop.css +4 -4
  685. package/filter-tag/esm/desktop/desktop.css +15 -15
  686. package/filter-tag/esm/desktop/inverted.desktop.css +4 -4
  687. package/filter-tag/esm/mobile/Component.mobile.js +3 -3
  688. package/filter-tag/esm/mobile/default.mobile.css +4 -4
  689. package/filter-tag/esm/mobile/inverted.mobile.css +4 -4
  690. package/filter-tag/esm/mobile/mobile.css +15 -15
  691. package/filter-tag/mobile/Component.mobile.js +3 -3
  692. package/filter-tag/mobile/default.mobile.css +4 -4
  693. package/filter-tag/mobile/inverted.mobile.css +4 -4
  694. package/filter-tag/mobile/mobile.css +15 -15
  695. package/filter-tag/modern/components/base-filter-tag/Component.js +3 -3
  696. package/filter-tag/modern/components/base-filter-tag/default.css +27 -27
  697. package/filter-tag/modern/components/base-filter-tag/index.css +41 -41
  698. package/filter-tag/modern/components/base-filter-tag/inverted.css +27 -27
  699. package/filter-tag/modern/desktop/Component.desktop.js +3 -3
  700. package/filter-tag/modern/desktop/default.desktop.css +4 -4
  701. package/filter-tag/modern/desktop/desktop.css +15 -15
  702. package/filter-tag/modern/desktop/inverted.desktop.css +4 -4
  703. package/filter-tag/modern/mobile/Component.mobile.js +3 -3
  704. package/filter-tag/modern/mobile/default.mobile.css +4 -4
  705. package/filter-tag/modern/mobile/inverted.mobile.css +4 -4
  706. package/filter-tag/modern/mobile/mobile.css +15 -15
  707. package/form-control/components/base-form-control/Component.js +3 -3
  708. package/form-control/components/base-form-control/default.css +17 -17
  709. package/form-control/components/base-form-control/index.css +48 -48
  710. package/form-control/components/base-form-control/inverted.css +17 -17
  711. package/form-control/desktop/Component.desktop.js +3 -3
  712. package/form-control/desktop/default.desktop.css +5 -5
  713. package/form-control/desktop/desktop.css +9 -9
  714. package/form-control/desktop/inverted.desktop.css +3 -3
  715. package/form-control/esm/components/base-form-control/Component.js +3 -3
  716. package/form-control/esm/components/base-form-control/default.css +17 -17
  717. package/form-control/esm/components/base-form-control/index.css +48 -48
  718. package/form-control/esm/components/base-form-control/inverted.css +17 -17
  719. package/form-control/esm/desktop/Component.desktop.js +3 -3
  720. package/form-control/esm/desktop/default.desktop.css +5 -5
  721. package/form-control/esm/desktop/desktop.css +9 -9
  722. package/form-control/esm/desktop/inverted.desktop.css +3 -3
  723. package/form-control/esm/mobile/Component.mobile.js +3 -3
  724. package/form-control/esm/mobile/default.mobile.css +2 -2
  725. package/form-control/esm/mobile/inverted.mobile.css +2 -2
  726. package/form-control/esm/mobile/mobile.css +9 -9
  727. package/form-control/mobile/Component.mobile.js +3 -3
  728. package/form-control/mobile/default.mobile.css +2 -2
  729. package/form-control/mobile/inverted.mobile.css +2 -2
  730. package/form-control/mobile/mobile.css +9 -9
  731. package/form-control/modern/components/base-form-control/Component.js +3 -3
  732. package/form-control/modern/components/base-form-control/default.css +17 -17
  733. package/form-control/modern/components/base-form-control/index.css +48 -48
  734. package/form-control/modern/components/base-form-control/inverted.css +17 -17
  735. package/form-control/modern/desktop/Component.desktop.js +3 -3
  736. package/form-control/modern/desktop/default.desktop.css +5 -5
  737. package/form-control/modern/desktop/desktop.css +9 -9
  738. package/form-control/modern/desktop/inverted.desktop.css +3 -3
  739. package/form-control/modern/mobile/Component.mobile.js +3 -3
  740. package/form-control/modern/mobile/default.mobile.css +2 -2
  741. package/form-control/modern/mobile/inverted.mobile.css +2 -2
  742. package/form-control/modern/mobile/mobile.css +9 -9
  743. package/gallery/Component.js +1 -1
  744. package/gallery/components/bottom-button/Component.js +1 -1
  745. package/gallery/components/bottom-button/index.css +6 -6
  746. package/gallery/components/buttons/index.css +6 -6
  747. package/gallery/components/buttons/index.js +1 -1
  748. package/gallery/components/header/Component.js +1 -1
  749. package/gallery/components/header/index.css +2 -2
  750. package/gallery/components/header-info-block/Component.js +1 -1
  751. package/gallery/components/header-info-block/index.css +5 -5
  752. package/gallery/components/header-mobile/Component.js +1 -1
  753. package/gallery/components/header-mobile/index.css +7 -7
  754. package/gallery/components/image-preview/Component.js +1 -1
  755. package/gallery/components/image-preview/index.css +18 -18
  756. package/gallery/components/image-viewer/component.js +1 -1
  757. package/gallery/components/image-viewer/hooks.js +1 -1
  758. package/gallery/components/image-viewer/index.css +26 -26
  759. package/gallery/components/image-viewer/single.js +1 -1
  760. package/gallery/components/image-viewer/slide.js +1 -1
  761. package/gallery/components/image-viewer/video/index.css +8 -8
  762. package/gallery/components/image-viewer/video/index.js +1 -1
  763. package/gallery/components/info-bar/Component.js +1 -1
  764. package/gallery/components/info-bar/index.css +4 -4
  765. package/gallery/components/navigation-bar/Component.js +1 -1
  766. package/gallery/components/navigation-bar/index.css +9 -9
  767. package/gallery/components/subtitles/index.css +4 -4
  768. package/gallery/components/subtitles/index.js +1 -1
  769. package/gallery/esm/Component.js +2 -2
  770. package/gallery/esm/components/bottom-button/Component.js +1 -1
  771. package/gallery/esm/components/bottom-button/index.css +6 -6
  772. package/gallery/esm/components/buttons/index.css +6 -6
  773. package/gallery/esm/components/buttons/index.js +1 -1
  774. package/gallery/esm/components/header/Component.js +1 -1
  775. package/gallery/esm/components/header/index.css +2 -2
  776. package/gallery/esm/components/header-info-block/Component.js +1 -1
  777. package/gallery/esm/components/header-info-block/index.css +5 -5
  778. package/gallery/esm/components/header-mobile/Component.js +1 -1
  779. package/gallery/esm/components/header-mobile/index.css +7 -7
  780. package/gallery/esm/components/image-preview/Component.js +1 -1
  781. package/gallery/esm/components/image-preview/index.css +18 -18
  782. package/gallery/esm/components/image-viewer/component.js +1 -1
  783. package/gallery/esm/components/image-viewer/hooks.js +1 -1
  784. package/gallery/esm/components/image-viewer/index.css +26 -26
  785. package/gallery/esm/components/image-viewer/index.js +1 -1
  786. package/gallery/esm/components/image-viewer/single.js +1 -1
  787. package/gallery/esm/components/image-viewer/slide.js +1 -1
  788. package/gallery/esm/components/image-viewer/video/index.css +8 -8
  789. package/gallery/esm/components/image-viewer/video/index.js +1 -1
  790. package/gallery/esm/components/index.js +1 -1
  791. package/gallery/esm/components/info-bar/Component.js +1 -1
  792. package/gallery/esm/components/info-bar/index.css +4 -4
  793. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  794. package/gallery/esm/components/navigation-bar/index.css +9 -9
  795. package/gallery/esm/components/subtitles/index.css +4 -4
  796. package/gallery/esm/components/subtitles/index.js +1 -1
  797. package/gallery/esm/{hooks-f5653065.js → hooks-0d5cb858.js} +1 -1
  798. package/gallery/esm/index.css +10 -10
  799. package/gallery/esm/index.js +1 -1
  800. package/gallery/{hooks-ed93173c.js → hooks-589d17eb.js} +1 -1
  801. package/gallery/index.css +10 -10
  802. package/gallery/modern/Component.js +2 -2
  803. package/gallery/modern/components/bottom-button/Component.js +1 -1
  804. package/gallery/modern/components/bottom-button/index.css +6 -6
  805. package/gallery/modern/components/buttons/index.css +6 -6
  806. package/gallery/modern/components/buttons/index.js +1 -1
  807. package/gallery/modern/components/header/Component.js +1 -1
  808. package/gallery/modern/components/header/index.css +2 -2
  809. package/gallery/modern/components/header-info-block/Component.js +1 -1
  810. package/gallery/modern/components/header-info-block/index.css +5 -5
  811. package/gallery/modern/components/header-mobile/Component.js +1 -1
  812. package/gallery/modern/components/header-mobile/index.css +7 -7
  813. package/gallery/modern/components/image-preview/Component.js +1 -1
  814. package/gallery/modern/components/image-preview/index.css +18 -18
  815. package/gallery/modern/components/image-viewer/component.js +1 -1
  816. package/gallery/modern/components/image-viewer/hooks.js +1 -1
  817. package/gallery/modern/components/image-viewer/index.css +26 -26
  818. package/gallery/modern/components/image-viewer/index.js +1 -1
  819. package/gallery/modern/components/image-viewer/single.js +1 -1
  820. package/gallery/modern/components/image-viewer/slide.js +1 -1
  821. package/gallery/modern/components/image-viewer/video/index.css +8 -8
  822. package/gallery/modern/components/image-viewer/video/index.js +1 -1
  823. package/gallery/modern/components/index.js +1 -1
  824. package/gallery/modern/components/info-bar/Component.js +1 -1
  825. package/gallery/modern/components/info-bar/index.css +4 -4
  826. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  827. package/gallery/modern/components/navigation-bar/index.css +9 -9
  828. package/gallery/modern/components/subtitles/index.css +4 -4
  829. package/gallery/modern/components/subtitles/index.js +1 -1
  830. package/gallery/modern/{hooks-f5d729d2.js → hooks-2514fd14.js} +1 -1
  831. package/gallery/modern/index.css +10 -10
  832. package/gallery/modern/index.js +1 -1
  833. package/gap/Component.js +1 -1
  834. package/gap/esm/Component.js +1 -1
  835. package/gap/esm/index.css +41 -41
  836. package/gap/index.css +41 -41
  837. package/gap/modern/Component.js +1 -1
  838. package/gap/modern/index.css +41 -41
  839. package/generic-wrapper/Component.js +1 -1
  840. package/generic-wrapper/esm/Component.js +1 -1
  841. package/generic-wrapper/esm/index.css +91 -91
  842. package/generic-wrapper/index.css +91 -91
  843. package/generic-wrapper/modern/Component.js +1 -1
  844. package/generic-wrapper/modern/index.css +91 -91
  845. package/grid/col/Component.js +2 -2
  846. package/grid/col/index.css +550 -550
  847. package/grid/esm/Component.js +1 -1
  848. package/grid/esm/col/Component.js +2 -2
  849. package/grid/esm/col/index.css +550 -550
  850. package/grid/esm/col/index.js +1 -1
  851. package/grid/esm/gutters.css +84 -84
  852. package/grid/esm/gutters.module-85373c2b.js +4 -0
  853. package/grid/esm/index.js +1 -1
  854. package/grid/esm/row/Component.js +2 -2
  855. package/grid/esm/row/index.css +9 -9
  856. package/grid/esm/row/index.js +1 -1
  857. package/grid/gutters.css +84 -84
  858. package/grid/gutters.module-7f58d737.js +4 -0
  859. package/grid/modern/Component.js +1 -1
  860. package/grid/modern/col/Component.js +2 -2
  861. package/grid/modern/col/index.css +550 -550
  862. package/grid/modern/col/index.js +1 -1
  863. package/grid/modern/gutters.css +84 -84
  864. package/grid/modern/gutters.module-e246c196.js +4 -0
  865. package/grid/modern/index.js +1 -1
  866. package/grid/modern/row/Component.js +2 -2
  867. package/grid/modern/row/index.css +9 -9
  868. package/grid/modern/row/index.js +1 -1
  869. package/grid/row/Component.js +2 -2
  870. package/grid/row/index.css +9 -9
  871. package/hatching-progress-bar/Component.js +1 -1
  872. package/hatching-progress-bar/esm/Component.js +1 -1
  873. package/hatching-progress-bar/esm/index.css +11 -11
  874. package/hatching-progress-bar/index.css +11 -11
  875. package/hatching-progress-bar/modern/Component.js +1 -1
  876. package/hatching-progress-bar/modern/index.css +11 -11
  877. package/icon-button/Component.js +3 -3
  878. package/icon-button/default.css +36 -36
  879. package/icon-button/esm/Component.js +3 -3
  880. package/icon-button/esm/default.css +36 -36
  881. package/icon-button/esm/index.css +16 -16
  882. package/icon-button/esm/inverted.css +36 -36
  883. package/icon-button/index.css +16 -16
  884. package/icon-button/inverted.css +36 -36
  885. package/icon-button/modern/Component.js +3 -3
  886. package/icon-button/modern/default.css +36 -36
  887. package/icon-button/modern/index.css +16 -16
  888. package/icon-button/modern/inverted.css +36 -36
  889. package/icon-view/components/base-shape/component.js +1 -1
  890. package/icon-view/components/base-shape/index.css +74 -74
  891. package/icon-view/esm/components/base-shape/component.js +1 -1
  892. package/icon-view/esm/components/base-shape/index.css +74 -74
  893. package/icon-view/modern/components/base-shape/component.js +1 -1
  894. package/icon-view/modern/components/base-shape/index.css +74 -74
  895. package/indicator/Component.js +1 -1
  896. package/indicator/esm/Component.js +1 -1
  897. package/indicator/esm/index.css +19 -19
  898. package/indicator/index.css +19 -19
  899. package/indicator/modern/Component.js +1 -1
  900. package/indicator/modern/index.css +19 -19
  901. package/input/components/base-input/Component.d.ts +1 -1
  902. package/input/components/base-input/Component.js +3 -3
  903. package/input/components/base-input/default.css +9 -9
  904. package/input/components/base-input/index.css +39 -39
  905. package/input/components/base-input/inverted.css +9 -9
  906. package/input/components/clear-button/Component.js +3 -3
  907. package/input/components/clear-button/default.css +3 -3
  908. package/input/components/clear-button/index.css +4 -4
  909. package/input/components/clear-button/inverted.css +3 -3
  910. package/input/cssm/components/base-input/Component.d.ts +1 -1
  911. package/input/esm/components/base-input/Component.d.ts +1 -1
  912. package/input/esm/components/base-input/Component.js +3 -3
  913. package/input/esm/components/base-input/default.css +9 -9
  914. package/input/esm/components/base-input/index.css +39 -39
  915. package/input/esm/components/base-input/inverted.css +9 -9
  916. package/input/esm/components/clear-button/Component.js +3 -3
  917. package/input/esm/components/clear-button/default.css +3 -3
  918. package/input/esm/components/clear-button/index.css +4 -4
  919. package/input/esm/components/clear-button/inverted.css +3 -3
  920. package/input/modern/components/base-input/Component.d.ts +1 -1
  921. package/input/modern/components/base-input/Component.js +3 -3
  922. package/input/modern/components/base-input/default.css +9 -9
  923. package/input/modern/components/base-input/index.css +39 -39
  924. package/input/modern/components/base-input/inverted.css +9 -9
  925. package/input/modern/components/clear-button/Component.js +3 -3
  926. package/input/modern/components/clear-button/default.css +3 -3
  927. package/input/modern/components/clear-button/index.css +4 -4
  928. package/input/modern/components/clear-button/inverted.css +3 -3
  929. package/input/moderncssm/components/base-input/Component.d.ts +1 -1
  930. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  931. package/input-autocomplete/autocomplete-field/index.css +2 -2
  932. package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
  933. package/input-autocomplete/autocomplete-mobile-field/index.css +17 -17
  934. package/input-autocomplete/cssm/mobile/Component.mobile.d.ts +1 -0
  935. package/input-autocomplete/cssm/mobile/Component.mobile.js +3 -3
  936. package/input-autocomplete/cssm/mobile/Component.modal.mobile.d.ts +1 -0
  937. package/input-autocomplete/cssm/types.d.ts +5 -0
  938. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  939. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  940. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  941. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +17 -17
  942. package/input-autocomplete/esm/mobile/Component.mobile.d.ts +1 -0
  943. package/input-autocomplete/esm/mobile/Component.mobile.js +4 -4
  944. package/input-autocomplete/esm/mobile/Component.modal.mobile.d.ts +1 -0
  945. package/input-autocomplete/esm/mobile/mobile.css +2 -2
  946. package/input-autocomplete/esm/types.d.ts +5 -0
  947. package/input-autocomplete/mobile/Component.mobile.d.ts +1 -0
  948. package/input-autocomplete/mobile/Component.mobile.js +4 -4
  949. package/input-autocomplete/mobile/Component.modal.mobile.d.ts +1 -0
  950. package/input-autocomplete/mobile/mobile.css +2 -2
  951. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  952. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  953. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  954. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +17 -17
  955. package/input-autocomplete/modern/mobile/Component.mobile.d.ts +1 -0
  956. package/input-autocomplete/modern/mobile/Component.mobile.js +3 -3
  957. package/input-autocomplete/modern/mobile/Component.modal.mobile.d.ts +1 -0
  958. package/input-autocomplete/modern/mobile/mobile.css +2 -2
  959. package/input-autocomplete/modern/types.d.ts +5 -0
  960. package/input-autocomplete/moderncssm/mobile/Component.mobile.d.ts +1 -0
  961. package/input-autocomplete/moderncssm/mobile/Component.mobile.js +2 -2
  962. package/input-autocomplete/moderncssm/mobile/Component.modal.mobile.d.ts +1 -0
  963. package/input-autocomplete/moderncssm/types.d.ts +5 -0
  964. package/input-autocomplete/types.d.ts +5 -0
  965. package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
  966. package/international-phone-input/components/base-international-phone-input/index.css +2 -2
  967. package/international-phone-input/components/country-select/Component.js +1 -1
  968. package/international-phone-input/components/country-select/index.css +8 -8
  969. package/international-phone-input/components/flag-icon/component.js +1 -1
  970. package/international-phone-input/components/flag-icon/index.css +3 -3
  971. package/international-phone-input/components/select-field/component.js +1 -1
  972. package/international-phone-input/components/select-field/index.css +9 -9
  973. package/international-phone-input/cssm/typings-d515b24c.d.ts +6 -2
  974. package/international-phone-input/esm/components/base-international-phone-input/Component.js +1 -1
  975. package/international-phone-input/esm/components/base-international-phone-input/index.css +2 -2
  976. package/international-phone-input/esm/components/country-select/Component.js +1 -1
  977. package/international-phone-input/esm/components/country-select/index.css +8 -8
  978. package/international-phone-input/esm/components/flag-icon/component.js +1 -1
  979. package/international-phone-input/esm/components/flag-icon/index.css +3 -3
  980. package/international-phone-input/esm/components/select-field/component.js +1 -1
  981. package/international-phone-input/esm/components/select-field/index.css +9 -9
  982. package/international-phone-input/esm/typings-d515b24c.d.ts +6 -2
  983. package/international-phone-input/modern/components/base-international-phone-input/Component.js +1 -1
  984. package/international-phone-input/modern/components/base-international-phone-input/index.css +2 -2
  985. package/international-phone-input/modern/components/country-select/Component.js +1 -1
  986. package/international-phone-input/modern/components/country-select/index.css +8 -8
  987. package/international-phone-input/modern/components/flag-icon/component.js +1 -1
  988. package/international-phone-input/modern/components/flag-icon/index.css +3 -3
  989. package/international-phone-input/modern/components/select-field/component.js +1 -1
  990. package/international-phone-input/modern/components/select-field/index.css +9 -9
  991. package/international-phone-input/modern/typings-d515b24c.d.ts +6 -2
  992. package/international-phone-input/moderncssm/typings-d515b24c.d.ts +6 -2
  993. package/international-phone-input/typings-d515b24c.d.ts +6 -2
  994. package/intl-phone-input/component.js +1 -1
  995. package/intl-phone-input/components/flag-icon/component.js +1 -1
  996. package/intl-phone-input/components/flag-icon/index.css +3 -3
  997. package/intl-phone-input/components/select/component.js +1 -1
  998. package/intl-phone-input/components/select/index.css +6 -6
  999. package/intl-phone-input/components/select-field/component.js +1 -1
  1000. package/intl-phone-input/components/select-field/index.css +9 -9
  1001. package/intl-phone-input/esm/component.js +1 -1
  1002. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  1003. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  1004. package/intl-phone-input/esm/components/select/component.js +1 -1
  1005. package/intl-phone-input/esm/components/select/index.css +6 -6
  1006. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  1007. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  1008. package/intl-phone-input/esm/index.css +5 -5
  1009. package/intl-phone-input/index.css +5 -5
  1010. package/intl-phone-input/modern/component.js +1 -1
  1011. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  1012. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  1013. package/intl-phone-input/modern/components/select/component.js +1 -1
  1014. package/intl-phone-input/modern/components/select/index.css +6 -6
  1015. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  1016. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  1017. package/intl-phone-input/modern/index.css +5 -5
  1018. package/link/Component.js +3 -3
  1019. package/link/default.css +9 -9
  1020. package/link/esm/Component.js +3 -3
  1021. package/link/esm/default.css +9 -9
  1022. package/link/esm/index.css +13 -13
  1023. package/link/esm/inverted.css +9 -9
  1024. package/link/index.css +13 -13
  1025. package/link/inverted.css +9 -9
  1026. package/link/modern/Component.js +3 -3
  1027. package/link/modern/default.css +9 -9
  1028. package/link/modern/index.css +13 -13
  1029. package/link/modern/inverted.css +9 -9
  1030. package/list/{Component-d820b5f0.js → Component-a387f320.js} +2 -2
  1031. package/list/Component.js +1 -1
  1032. package/list/components/item/Component.js +1 -1
  1033. package/list/components/item/index.css +9 -9
  1034. package/list/components/item/index.d.ts +1 -1
  1035. package/list/components/item/index.js +1 -1
  1036. package/list/esm/{Component-1bda4abd.js → Component-14899c73.js} +2 -2
  1037. package/list/esm/Component.js +1 -1
  1038. package/list/esm/components/item/Component.js +1 -1
  1039. package/list/esm/components/item/index.css +9 -9
  1040. package/list/esm/components/item/index.d.ts +1 -1
  1041. package/list/esm/components/item/index.js +1 -1
  1042. package/list/esm/index.css +5 -5
  1043. package/list/esm/index.js +1 -1
  1044. package/list/index.css +5 -5
  1045. package/list/index.js +1 -1
  1046. package/list/modern/{Component-245adfda.js → Component-868a7c71.js} +2 -2
  1047. package/list/modern/Component.js +1 -1
  1048. package/list/modern/components/item/Component.js +1 -1
  1049. package/list/modern/components/item/index.css +9 -9
  1050. package/list/modern/components/item/index.d.ts +1 -1
  1051. package/list/modern/components/item/index.js +1 -1
  1052. package/list/modern/index.css +5 -5
  1053. package/list/modern/index.js +1 -1
  1054. package/list-header/Component.js +1 -1
  1055. package/list-header/esm/Component.js +1 -1
  1056. package/list-header/esm/index.css +3 -3
  1057. package/list-header/index.css +3 -3
  1058. package/list-header/modern/Component.js +1 -1
  1059. package/list-header/modern/index.css +3 -3
  1060. package/loader/Component.js +1 -1
  1061. package/loader/esm/Component.js +1 -1
  1062. package/loader/esm/index.css +7 -7
  1063. package/loader/index.css +7 -7
  1064. package/loader/modern/Component.js +1 -1
  1065. package/loader/modern/index.css +7 -7
  1066. package/markdown/Component.js +1 -1
  1067. package/markdown/esm/Component.desktop.js +1 -1
  1068. package/markdown/esm/Component.js +1 -1
  1069. package/markdown/esm/Component.mobile.js +1 -1
  1070. package/markdown/esm/Component.responsive.js +1 -1
  1071. package/markdown/esm/desktop/index.js +1 -1
  1072. package/markdown/esm/hooks/use-overrides.js +1 -1
  1073. package/markdown/esm/index.css +15 -15
  1074. package/markdown/esm/index.js +1 -1
  1075. package/markdown/esm/mobile/index.js +1 -1
  1076. package/markdown/esm/{use-overrides-5afd02d1.js → use-overrides-c298cd1e.js} +1 -1
  1077. package/markdown/hooks/use-overrides.js +1 -1
  1078. package/markdown/index.css +15 -15
  1079. package/markdown/modern/Component.desktop.js +1 -1
  1080. package/markdown/modern/Component.js +1 -1
  1081. package/markdown/modern/Component.mobile.js +1 -1
  1082. package/markdown/modern/Component.responsive.js +1 -1
  1083. package/markdown/modern/desktop/index.js +1 -1
  1084. package/markdown/modern/hooks/use-overrides.js +1 -1
  1085. package/markdown/modern/index.css +15 -15
  1086. package/markdown/modern/index.js +1 -1
  1087. package/markdown/modern/mobile/index.js +1 -1
  1088. package/markdown/modern/{use-overrides-af2b3a4e.js → use-overrides-b5352193.js} +1 -1
  1089. package/markdown/{use-overrides-d502409f.js → use-overrides-3d70398d.js} +1 -1
  1090. package/masked-input/Component.js +1 -1
  1091. package/masked-input/esm/Component.js +1 -1
  1092. package/masked-input/esm/index.css +1 -1
  1093. package/masked-input/index.css +1 -1
  1094. package/masked-input/modern/Component.js +1 -1
  1095. package/masked-input/modern/index.css +1 -1
  1096. package/modal/Component.js +3 -3
  1097. package/modal/components/content/Component.js +3 -3
  1098. package/modal/components/content/desktop.css +6 -6
  1099. package/modal/components/content/index.css +3 -3
  1100. package/modal/components/content/mobile.css +2 -2
  1101. package/modal/components/controls/Component.js +2 -2
  1102. package/modal/components/controls/index.css +1 -1
  1103. package/modal/components/footer/Component.js +4 -4
  1104. package/modal/components/footer/desktop.css +8 -8
  1105. package/modal/components/footer/index.css +3 -3
  1106. package/modal/components/footer/layout.css +16 -16
  1107. package/modal/components/footer/mobile.css +4 -4
  1108. package/modal/components/header/Component.js +3 -3
  1109. package/modal/components/header/desktop.css +14 -14
  1110. package/modal/components/header/index.css +3 -3
  1111. package/modal/components/header/mobile.css +4 -4
  1112. package/modal/cssm/components/footer/mobile.module.css +1 -1
  1113. package/modal/desktop/desktop.css +8 -8
  1114. package/modal/esm/Component.js +3 -3
  1115. package/modal/esm/Component.responsive.js +1 -1
  1116. package/modal/esm/components/content/Component.js +3 -3
  1117. package/modal/esm/components/content/desktop.css +6 -6
  1118. package/modal/esm/components/content/index.css +3 -3
  1119. package/modal/esm/components/content/mobile.css +2 -2
  1120. package/modal/esm/components/controls/Component.js +2 -2
  1121. package/modal/esm/components/controls/index.css +1 -1
  1122. package/modal/esm/components/controls/index.js +1 -1
  1123. package/modal/esm/components/footer/Component.js +4 -4
  1124. package/modal/esm/components/footer/desktop.css +8 -8
  1125. package/modal/esm/components/footer/index.css +3 -3
  1126. package/modal/esm/components/footer/layout.css +16 -16
  1127. package/modal/esm/components/footer/mobile.css +4 -4
  1128. package/modal/esm/components/header/Component.js +3 -3
  1129. package/modal/esm/components/header/desktop.css +14 -14
  1130. package/modal/esm/components/header/index.css +3 -3
  1131. package/modal/esm/components/header/mobile.css +4 -4
  1132. package/modal/esm/desktop/Component.desktop.js +1 -1
  1133. package/modal/esm/desktop/desktop.css +8 -8
  1134. package/modal/esm/desktop/index.js +1 -1
  1135. package/modal/esm/index.js +1 -1
  1136. package/modal/esm/layout.module-9c09e2bc.js +4 -0
  1137. package/modal/esm/mobile/Component.mobile.js +1 -1
  1138. package/modal/esm/mobile/index.js +1 -1
  1139. package/modal/esm/mobile/mobile.css +2 -2
  1140. package/modal/esm/transitions.css +7 -7
  1141. package/modal/layout.module-881ac2da.js +4 -0
  1142. package/modal/mobile/mobile.css +2 -2
  1143. package/modal/modern/Component.js +3 -3
  1144. package/modal/modern/Component.responsive.js +1 -1
  1145. package/modal/modern/components/content/Component.js +3 -3
  1146. package/modal/modern/components/content/desktop.css +6 -6
  1147. package/modal/modern/components/content/index.css +3 -3
  1148. package/modal/modern/components/content/mobile.css +2 -2
  1149. package/modal/modern/components/controls/Component.js +2 -2
  1150. package/modal/modern/components/controls/index.css +1 -1
  1151. package/modal/modern/components/controls/index.js +1 -1
  1152. package/modal/modern/components/footer/Component.js +4 -4
  1153. package/modal/modern/components/footer/desktop.css +8 -8
  1154. package/modal/modern/components/footer/index.css +3 -3
  1155. package/modal/modern/components/footer/layout.css +16 -16
  1156. package/modal/modern/components/footer/mobile.css +4 -4
  1157. package/modal/modern/components/header/Component.js +3 -3
  1158. package/modal/modern/components/header/desktop.css +14 -14
  1159. package/modal/modern/components/header/index.css +3 -3
  1160. package/modal/modern/components/header/mobile.css +4 -4
  1161. package/modal/modern/desktop/Component.desktop.js +1 -1
  1162. package/modal/modern/desktop/desktop.css +8 -8
  1163. package/modal/modern/desktop/index.js +1 -1
  1164. package/modal/modern/index.js +1 -1
  1165. package/modal/modern/layout.module-077be97a.js +4 -0
  1166. package/modal/modern/mobile/Component.mobile.js +1 -1
  1167. package/modal/modern/mobile/index.js +1 -1
  1168. package/modal/modern/mobile/mobile.css +2 -2
  1169. package/modal/modern/transitions.css +7 -7
  1170. package/modal/moderncssm/components/footer/mobile.module.css +1 -1
  1171. package/modal/transitions.css +7 -7
  1172. package/navigation-bar/Component.js +1 -1
  1173. package/navigation-bar/components/action-icon-addon/Component.js +1 -1
  1174. package/navigation-bar/components/action-icon-addon/index.css +6 -6
  1175. package/navigation-bar/components/action-text-addon/Component.js +1 -1
  1176. package/navigation-bar/components/action-text-addon/index.css +2 -2
  1177. package/navigation-bar/esm/Component.js +1 -1
  1178. package/navigation-bar/esm/components/action-icon-addon/Component.js +1 -1
  1179. package/navigation-bar/esm/components/action-icon-addon/index.css +6 -6
  1180. package/navigation-bar/esm/components/action-text-addon/Component.js +1 -1
  1181. package/navigation-bar/esm/components/action-text-addon/index.css +2 -2
  1182. package/navigation-bar/esm/index.css +16 -16
  1183. package/navigation-bar/index.css +16 -16
  1184. package/navigation-bar/modern/Component.js +1 -1
  1185. package/navigation-bar/modern/components/action-icon-addon/Component.js +1 -1
  1186. package/navigation-bar/modern/components/action-icon-addon/index.css +6 -6
  1187. package/navigation-bar/modern/components/action-text-addon/Component.js +1 -1
  1188. package/navigation-bar/modern/components/action-text-addon/index.css +2 -2
  1189. package/navigation-bar/modern/index.css +16 -16
  1190. package/navigation-bar-private/Component.js +1 -1
  1191. package/navigation-bar-private/components/back-arrow-addon/Component.js +1 -1
  1192. package/navigation-bar-private/components/back-arrow-addon/index.css +11 -11
  1193. package/navigation-bar-private/components/closer/Component.js +3 -3
  1194. package/navigation-bar-private/components/closer/default.css +2 -2
  1195. package/navigation-bar-private/components/closer/index.css +4 -4
  1196. package/navigation-bar-private/components/closer/inverted.css +2 -2
  1197. package/navigation-bar-private/esm/Component.js +1 -1
  1198. package/navigation-bar-private/esm/components/back-arrow-addon/Component.js +1 -1
  1199. package/navigation-bar-private/esm/components/back-arrow-addon/index.css +11 -11
  1200. package/navigation-bar-private/esm/components/closer/Component.js +3 -3
  1201. package/navigation-bar-private/esm/components/closer/default.css +2 -2
  1202. package/navigation-bar-private/esm/components/closer/index.css +4 -4
  1203. package/navigation-bar-private/esm/components/closer/inverted.css +2 -2
  1204. package/navigation-bar-private/esm/index.css +26 -26
  1205. package/navigation-bar-private/index.css +26 -26
  1206. package/navigation-bar-private/modern/Component.js +1 -1
  1207. package/navigation-bar-private/modern/components/back-arrow-addon/Component.js +1 -1
  1208. package/navigation-bar-private/modern/components/back-arrow-addon/index.css +11 -11
  1209. package/navigation-bar-private/modern/components/closer/Component.js +3 -3
  1210. package/navigation-bar-private/modern/components/closer/default.css +2 -2
  1211. package/navigation-bar-private/modern/components/closer/index.css +4 -4
  1212. package/navigation-bar-private/modern/components/closer/inverted.css +2 -2
  1213. package/navigation-bar-private/modern/index.css +26 -26
  1214. package/notification/Component.js +1 -1
  1215. package/notification/esm/Component.js +1 -1
  1216. package/notification/esm/index.css +8 -8
  1217. package/notification/index.css +8 -8
  1218. package/notification/modern/Component.js +1 -1
  1219. package/notification/modern/index.css +8 -8
  1220. package/notification-manager/component.js +1 -1
  1221. package/notification-manager/esm/component.js +1 -1
  1222. package/notification-manager/esm/index.css +10 -10
  1223. package/notification-manager/index.css +10 -10
  1224. package/notification-manager/modern/component.js +1 -1
  1225. package/notification-manager/modern/index.css +10 -10
  1226. package/number-input/components/number-input/Component.js +3 -3
  1227. package/number-input/components/number-input/default.css +3 -3
  1228. package/number-input/components/number-input/index.css +3 -3
  1229. package/number-input/components/number-input/inverted.css +3 -3
  1230. package/number-input/components/steppers/Component.js +3 -3
  1231. package/number-input/components/steppers/default.css +1 -1
  1232. package/number-input/components/steppers/index.css +3 -3
  1233. package/number-input/components/steppers/inverted.css +1 -1
  1234. package/number-input/esm/components/number-input/Component.js +3 -3
  1235. package/number-input/esm/components/number-input/default.css +3 -3
  1236. package/number-input/esm/components/number-input/index.css +3 -3
  1237. package/number-input/esm/components/number-input/inverted.css +3 -3
  1238. package/number-input/esm/components/steppers/Component.js +3 -3
  1239. package/number-input/esm/components/steppers/default.css +1 -1
  1240. package/number-input/esm/components/steppers/index.css +3 -3
  1241. package/number-input/esm/components/steppers/inverted.css +1 -1
  1242. package/number-input/modern/components/number-input/Component.js +3 -3
  1243. package/number-input/modern/components/number-input/default.css +3 -3
  1244. package/number-input/modern/components/number-input/index.css +3 -3
  1245. package/number-input/modern/components/number-input/inverted.css +3 -3
  1246. package/number-input/modern/components/steppers/Component.js +3 -3
  1247. package/number-input/modern/components/steppers/default.css +1 -1
  1248. package/number-input/modern/components/steppers/index.css +3 -3
  1249. package/number-input/modern/components/steppers/inverted.css +1 -1
  1250. package/package.json +2 -1
  1251. package/page-indicator/components/bullet/Component.js +5 -5
  1252. package/page-indicator/components/bullet/default.css +2 -2
  1253. package/page-indicator/components/bullet/index.css +7 -7
  1254. package/page-indicator/components/bullet/inverted.css +2 -2
  1255. package/page-indicator/components/bullet/static-inverted.css +2 -2
  1256. package/page-indicator/components/bullet/static.css +2 -2
  1257. package/page-indicator/components/dynamic/Component.js +5 -5
  1258. package/page-indicator/components/dynamic/default.css +3 -3
  1259. package/page-indicator/components/dynamic/index.css +6 -6
  1260. package/page-indicator/components/dynamic/inverted.css +3 -3
  1261. package/page-indicator/components/dynamic/static-inverted.css +3 -3
  1262. package/page-indicator/components/dynamic/static.css +3 -3
  1263. package/page-indicator/components/runner/Component.js +5 -5
  1264. package/page-indicator/components/runner/default.css +2 -2
  1265. package/page-indicator/components/runner/index.css +1 -1
  1266. package/page-indicator/components/runner/inverted.css +2 -2
  1267. package/page-indicator/components/runner/static-inverted.css +2 -2
  1268. package/page-indicator/components/runner/static.css +2 -2
  1269. package/page-indicator/components/step/Component.js +5 -5
  1270. package/page-indicator/components/step/default.css +2 -2
  1271. package/page-indicator/components/step/index.css +2 -2
  1272. package/page-indicator/components/step/inverted.css +2 -2
  1273. package/page-indicator/components/step/static-inverted.css +2 -2
  1274. package/page-indicator/components/step/static.css +2 -2
  1275. package/page-indicator/esm/components/bullet/Component.js +5 -5
  1276. package/page-indicator/esm/components/bullet/default.css +2 -2
  1277. package/page-indicator/esm/components/bullet/index.css +7 -7
  1278. package/page-indicator/esm/components/bullet/inverted.css +2 -2
  1279. package/page-indicator/esm/components/bullet/static-inverted.css +2 -2
  1280. package/page-indicator/esm/components/bullet/static.css +2 -2
  1281. package/page-indicator/esm/components/dynamic/Component.js +5 -5
  1282. package/page-indicator/esm/components/dynamic/default.css +3 -3
  1283. package/page-indicator/esm/components/dynamic/index.css +6 -6
  1284. package/page-indicator/esm/components/dynamic/inverted.css +3 -3
  1285. package/page-indicator/esm/components/dynamic/static-inverted.css +3 -3
  1286. package/page-indicator/esm/components/dynamic/static.css +3 -3
  1287. package/page-indicator/esm/components/runner/Component.js +5 -5
  1288. package/page-indicator/esm/components/runner/default.css +2 -2
  1289. package/page-indicator/esm/components/runner/index.css +1 -1
  1290. package/page-indicator/esm/components/runner/inverted.css +2 -2
  1291. package/page-indicator/esm/components/runner/static-inverted.css +2 -2
  1292. package/page-indicator/esm/components/runner/static.css +2 -2
  1293. package/page-indicator/esm/components/step/Component.js +5 -5
  1294. package/page-indicator/esm/components/step/default.css +2 -2
  1295. package/page-indicator/esm/components/step/index.css +2 -2
  1296. package/page-indicator/esm/components/step/inverted.css +2 -2
  1297. package/page-indicator/esm/components/step/static-inverted.css +2 -2
  1298. package/page-indicator/esm/components/step/static.css +2 -2
  1299. package/page-indicator/modern/components/bullet/Component.js +5 -5
  1300. package/page-indicator/modern/components/bullet/default.css +2 -2
  1301. package/page-indicator/modern/components/bullet/index.css +7 -7
  1302. package/page-indicator/modern/components/bullet/inverted.css +2 -2
  1303. package/page-indicator/modern/components/bullet/static-inverted.css +2 -2
  1304. package/page-indicator/modern/components/bullet/static.css +2 -2
  1305. package/page-indicator/modern/components/dynamic/Component.js +5 -5
  1306. package/page-indicator/modern/components/dynamic/default.css +3 -3
  1307. package/page-indicator/modern/components/dynamic/index.css +6 -6
  1308. package/page-indicator/modern/components/dynamic/inverted.css +3 -3
  1309. package/page-indicator/modern/components/dynamic/static-inverted.css +3 -3
  1310. package/page-indicator/modern/components/dynamic/static.css +3 -3
  1311. package/page-indicator/modern/components/runner/Component.js +5 -5
  1312. package/page-indicator/modern/components/runner/default.css +2 -2
  1313. package/page-indicator/modern/components/runner/index.css +1 -1
  1314. package/page-indicator/modern/components/runner/inverted.css +2 -2
  1315. package/page-indicator/modern/components/runner/static-inverted.css +2 -2
  1316. package/page-indicator/modern/components/runner/static.css +2 -2
  1317. package/page-indicator/modern/components/step/Component.js +5 -5
  1318. package/page-indicator/modern/components/step/default.css +2 -2
  1319. package/page-indicator/modern/components/step/index.css +2 -2
  1320. package/page-indicator/modern/components/step/inverted.css +2 -2
  1321. package/page-indicator/modern/components/step/static-inverted.css +2 -2
  1322. package/page-indicator/modern/components/step/static.css +2 -2
  1323. package/pagination/Component.js +1 -1
  1324. package/pagination/components/default-view/index.css +1 -1
  1325. package/pagination/components/default-view/index.js +1 -1
  1326. package/pagination/components/per-page-view/index.css +1 -1
  1327. package/pagination/components/per-page-view/index.js +1 -1
  1328. package/pagination/components/tag/index.css +7 -7
  1329. package/pagination/components/tag/index.js +1 -1
  1330. package/pagination/esm/Component.js +1 -1
  1331. package/pagination/esm/components/default-view/index.css +1 -1
  1332. package/pagination/esm/components/default-view/index.js +1 -1
  1333. package/pagination/esm/components/per-page-view/index.css +1 -1
  1334. package/pagination/esm/components/per-page-view/index.js +1 -1
  1335. package/pagination/esm/components/tag/index.css +7 -7
  1336. package/pagination/esm/components/tag/index.js +1 -1
  1337. package/pagination/esm/index.css +3 -3
  1338. package/pagination/index.css +3 -3
  1339. package/pagination/modern/Component.js +1 -1
  1340. package/pagination/modern/components/default-view/index.css +1 -1
  1341. package/pagination/modern/components/default-view/index.js +1 -1
  1342. package/pagination/modern/components/per-page-view/index.css +1 -1
  1343. package/pagination/modern/components/per-page-view/index.js +1 -1
  1344. package/pagination/modern/components/tag/index.css +7 -7
  1345. package/pagination/modern/components/tag/index.js +1 -1
  1346. package/pagination/modern/index.css +3 -3
  1347. package/pass-code/Component.js +1 -1
  1348. package/pass-code/components/InputProgress/Component.js +2 -2
  1349. package/pass-code/components/InputProgress/index.css +15 -15
  1350. package/pass-code/components/InputProgress/transitions.css +7 -7
  1351. package/pass-code/components/KeyPad/Component.js +1 -1
  1352. package/pass-code/components/KeyPad/index.css +2 -2
  1353. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1354. package/pass-code/components/KeyPadButton/index.css +8 -8
  1355. package/pass-code/esm/Component.js +1 -1
  1356. package/pass-code/esm/components/InputProgress/Component.js +2 -2
  1357. package/pass-code/esm/components/InputProgress/index.css +15 -15
  1358. package/pass-code/esm/components/InputProgress/transitions.css +7 -7
  1359. package/pass-code/esm/components/KeyPad/Component.js +1 -1
  1360. package/pass-code/esm/components/KeyPad/index.css +2 -2
  1361. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1362. package/pass-code/esm/components/KeyPadButton/index.css +8 -8
  1363. package/pass-code/esm/index.css +2 -2
  1364. package/pass-code/esm/mobile/PassCodeMobile.js +1 -1
  1365. package/pass-code/esm/mobile/mobile.css +1 -1
  1366. package/pass-code/index.css +2 -2
  1367. package/pass-code/mobile/PassCodeMobile.js +1 -1
  1368. package/pass-code/mobile/mobile.css +1 -1
  1369. package/pass-code/modern/Component.js +1 -1
  1370. package/pass-code/modern/components/InputProgress/Component.js +2 -2
  1371. package/pass-code/modern/components/InputProgress/index.css +15 -15
  1372. package/pass-code/modern/components/InputProgress/transitions.css +7 -7
  1373. package/pass-code/modern/components/KeyPad/Component.js +1 -1
  1374. package/pass-code/modern/components/KeyPad/index.css +2 -2
  1375. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1376. package/pass-code/modern/components/KeyPadButton/index.css +8 -8
  1377. package/pass-code/modern/index.css +2 -2
  1378. package/pass-code/modern/mobile/PassCodeMobile.js +1 -1
  1379. package/pass-code/modern/mobile/mobile.css +1 -1
  1380. package/pass-code-v1/Component.js +1 -1
  1381. package/pass-code-v1/components/InputProgress/Component.js +2 -2
  1382. package/pass-code-v1/components/InputProgress/index.css +4 -4
  1383. package/pass-code-v1/components/InputProgress/transitions.css +7 -7
  1384. package/pass-code-v1/components/KeyPad/Component.js +1 -1
  1385. package/pass-code-v1/components/KeyPad/index.css +4 -4
  1386. package/pass-code-v1/components/KeyPadButton/Component.js +1 -1
  1387. package/pass-code-v1/components/KeyPadButton/index.css +12 -12
  1388. package/pass-code-v1/esm/Component.js +1 -1
  1389. package/pass-code-v1/esm/components/InputProgress/Component.js +2 -2
  1390. package/pass-code-v1/esm/components/InputProgress/index.css +4 -4
  1391. package/pass-code-v1/esm/components/InputProgress/transitions.css +7 -7
  1392. package/pass-code-v1/esm/components/KeyPad/Component.js +1 -1
  1393. package/pass-code-v1/esm/components/KeyPad/index.css +4 -4
  1394. package/pass-code-v1/esm/components/KeyPadButton/Component.js +1 -1
  1395. package/pass-code-v1/esm/components/KeyPadButton/index.css +12 -12
  1396. package/pass-code-v1/esm/index.css +3 -3
  1397. package/pass-code-v1/index.css +3 -3
  1398. package/pass-code-v1/modern/Component.js +1 -1
  1399. package/pass-code-v1/modern/components/InputProgress/Component.js +2 -2
  1400. package/pass-code-v1/modern/components/InputProgress/index.css +4 -4
  1401. package/pass-code-v1/modern/components/InputProgress/transitions.css +7 -7
  1402. package/pass-code-v1/modern/components/KeyPad/Component.js +1 -1
  1403. package/pass-code-v1/modern/components/KeyPad/index.css +4 -4
  1404. package/pass-code-v1/modern/components/KeyPadButton/Component.js +1 -1
  1405. package/pass-code-v1/modern/components/KeyPadButton/index.css +12 -12
  1406. package/pass-code-v1/modern/index.css +3 -3
  1407. package/password-input/component.js +1 -1
  1408. package/password-input/esm/component.js +1 -1
  1409. package/password-input/esm/index.css +4 -4
  1410. package/password-input/index.css +4 -4
  1411. package/password-input/modern/component.js +1 -1
  1412. package/password-input/modern/index.css +4 -4
  1413. package/pattern-lock/components/base-pattern-lock/Component.js +1 -1
  1414. package/pattern-lock/components/base-pattern-lock/index.css +7 -7
  1415. package/pattern-lock/desktop/Component.desktop.js +1 -1
  1416. package/pattern-lock/desktop/desktop.css +3 -3
  1417. package/pattern-lock/esm/components/base-pattern-lock/Component.js +1 -1
  1418. package/pattern-lock/esm/components/base-pattern-lock/index.css +7 -7
  1419. package/pattern-lock/esm/desktop/Component.desktop.js +1 -1
  1420. package/pattern-lock/esm/desktop/desktop.css +3 -3
  1421. package/pattern-lock/esm/mobile/Component.mobile.js +1 -1
  1422. package/pattern-lock/esm/mobile/mobile.css +2 -2
  1423. package/pattern-lock/mobile/Component.mobile.js +1 -1
  1424. package/pattern-lock/mobile/mobile.css +2 -2
  1425. package/pattern-lock/modern/components/base-pattern-lock/Component.js +1 -1
  1426. package/pattern-lock/modern/components/base-pattern-lock/index.css +7 -7
  1427. package/pattern-lock/modern/desktop/Component.desktop.js +1 -1
  1428. package/pattern-lock/modern/desktop/desktop.css +3 -3
  1429. package/pattern-lock/modern/mobile/Component.mobile.js +1 -1
  1430. package/pattern-lock/modern/mobile/mobile.css +2 -2
  1431. package/pattern-lock-v1/components/base-pattern-lock/Component.js +1 -1
  1432. package/pattern-lock-v1/components/base-pattern-lock/index.css +5 -5
  1433. package/pattern-lock-v1/desktop/Component.desktop.js +1 -1
  1434. package/pattern-lock-v1/desktop/desktop.css +3 -3
  1435. package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +1 -1
  1436. package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +5 -5
  1437. package/pattern-lock-v1/esm/desktop/Component.desktop.js +1 -1
  1438. package/pattern-lock-v1/esm/desktop/desktop.css +3 -3
  1439. package/pattern-lock-v1/esm/mobile/Component.mobile.js +1 -1
  1440. package/pattern-lock-v1/esm/mobile/mobile.css +6 -6
  1441. package/pattern-lock-v1/mobile/Component.mobile.js +1 -1
  1442. package/pattern-lock-v1/mobile/mobile.css +6 -6
  1443. package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +1 -1
  1444. package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +5 -5
  1445. package/pattern-lock-v1/modern/desktop/Component.desktop.js +1 -1
  1446. package/pattern-lock-v1/modern/desktop/desktop.css +3 -3
  1447. package/pattern-lock-v1/modern/mobile/Component.mobile.js +1 -1
  1448. package/pattern-lock-v1/modern/mobile/mobile.css +6 -6
  1449. package/picker-button/cssm/typings-d515b24c.d.ts +6 -2
  1450. package/picker-button/desktop/Component.desktop.js +1 -1
  1451. package/picker-button/esm/desktop/Component.desktop.js +1 -1
  1452. package/picker-button/esm/field/Component.js +1 -1
  1453. package/picker-button/esm/field/index.css +6 -6
  1454. package/picker-button/esm/index.css +5 -5
  1455. package/picker-button/esm/option/Component.js +1 -1
  1456. package/picker-button/esm/option/index.css +4 -4
  1457. package/picker-button/esm/typings-d515b24c.d.ts +6 -2
  1458. package/picker-button/field/Component.js +1 -1
  1459. package/picker-button/field/index.css +6 -6
  1460. package/picker-button/index.css +5 -5
  1461. package/picker-button/modern/desktop/Component.desktop.js +1 -1
  1462. package/picker-button/modern/field/Component.js +1 -1
  1463. package/picker-button/modern/field/index.css +6 -6
  1464. package/picker-button/modern/index.css +5 -5
  1465. package/picker-button/modern/option/Component.js +1 -1
  1466. package/picker-button/modern/option/index.css +4 -4
  1467. package/picker-button/modern/typings-d515b24c.d.ts +6 -2
  1468. package/picker-button/moderncssm/typings-d515b24c.d.ts +6 -2
  1469. package/picker-button/option/Component.js +1 -1
  1470. package/picker-button/option/index.css +4 -4
  1471. package/picker-button/typings-d515b24c.d.ts +6 -2
  1472. package/plate/components/base-plate/Component.js +2 -2
  1473. package/plate/components/base-plate/index.css +49 -49
  1474. package/plate/cssm/index-5cfd696a.d.ts +125 -0
  1475. package/plate/desktop/Component.desktop.js +1 -1
  1476. package/plate/desktop/desktop.css +5 -5
  1477. package/plate/esm/Component.responsive.js +1 -1
  1478. package/plate/esm/components/base-plate/Component.js +2 -2
  1479. package/plate/esm/components/base-plate/index.css +49 -49
  1480. package/plate/esm/components/base-plate/index.js +1 -1
  1481. package/plate/esm/desktop/Component.desktop.js +2 -2
  1482. package/plate/esm/desktop/desktop.css +5 -5
  1483. package/plate/esm/desktop/index.js +1 -1
  1484. package/plate/esm/index-5cfd696a.d.ts +125 -0
  1485. package/plate/esm/index.js +1 -1
  1486. package/plate/esm/mobile/Component.mobile.js +2 -2
  1487. package/plate/esm/mobile/index.js +1 -1
  1488. package/plate/esm/mobile/mobile.css +5 -5
  1489. package/plate/esm/shared/index.js +1 -1
  1490. package/plate/esm/utils.js +1 -1
  1491. package/plate/index-5cfd696a.d.ts +125 -0
  1492. package/plate/mobile/Component.mobile.js +1 -1
  1493. package/plate/mobile/mobile.css +5 -5
  1494. package/plate/modern/Component.responsive.js +1 -1
  1495. package/plate/modern/components/base-plate/Component.js +2 -2
  1496. package/plate/modern/components/base-plate/index.css +49 -49
  1497. package/plate/modern/components/base-plate/index.js +1 -1
  1498. package/plate/modern/desktop/Component.desktop.js +2 -2
  1499. package/plate/modern/desktop/desktop.css +5 -5
  1500. package/plate/modern/desktop/index.js +1 -1
  1501. package/plate/modern/index-5cfd696a.d.ts +125 -0
  1502. package/plate/modern/index.js +1 -1
  1503. package/plate/modern/mobile/Component.mobile.js +2 -2
  1504. package/plate/modern/mobile/index.js +1 -1
  1505. package/plate/modern/mobile/mobile.css +5 -5
  1506. package/plate/modern/shared/index.js +1 -1
  1507. package/plate/modern/utils.js +1 -1
  1508. package/plate/moderncssm/index-5cfd696a.d.ts +125 -0
  1509. package/plate/utils.js +1 -1
  1510. package/popover/Component.js +1 -1
  1511. package/popover/esm/Component.js +1 -1
  1512. package/popover/esm/index.css +25 -25
  1513. package/popover/index.css +25 -25
  1514. package/popover/modern/Component.js +1 -1
  1515. package/popover/modern/index.css +25 -25
  1516. package/popup-sheet/Component.js +1 -1
  1517. package/popup-sheet/components/backdrop/Component.js +1 -1
  1518. package/popup-sheet/components/backdrop/index.css +9 -9
  1519. package/popup-sheet/esm/Component.js +1 -1
  1520. package/popup-sheet/esm/components/backdrop/Component.js +1 -1
  1521. package/popup-sheet/esm/components/backdrop/index.css +9 -9
  1522. package/popup-sheet/esm/index.css +13 -13
  1523. package/popup-sheet/index.css +13 -13
  1524. package/popup-sheet/modern/Component.js +1 -1
  1525. package/popup-sheet/modern/components/backdrop/Component.js +1 -1
  1526. package/popup-sheet/modern/components/backdrop/index.css +9 -9
  1527. package/popup-sheet/modern/index.css +13 -13
  1528. package/product-cover/components/image-card/Component.js +1 -1
  1529. package/product-cover/components/image-card/index.css +2 -2
  1530. package/product-cover/components/overlay/Component.js +1 -1
  1531. package/product-cover/components/overlay/index.css +4 -4
  1532. package/product-cover/components/text/Component.js +1 -1
  1533. package/product-cover/components/text/index.css +7 -7
  1534. package/product-cover/esm/components/image-card/Component.js +1 -1
  1535. package/product-cover/esm/components/image-card/index.css +2 -2
  1536. package/product-cover/esm/components/overlay/Component.js +1 -1
  1537. package/product-cover/esm/components/overlay/index.css +4 -4
  1538. package/product-cover/esm/components/text/Component.js +1 -1
  1539. package/product-cover/esm/components/text/index.css +7 -7
  1540. package/product-cover/esm/single/Component.js +1 -1
  1541. package/product-cover/esm/single/index.css +11 -11
  1542. package/product-cover/esm/stack/Component.js +1 -1
  1543. package/product-cover/esm/stack/index.css +16 -16
  1544. package/product-cover/modern/components/image-card/Component.js +1 -1
  1545. package/product-cover/modern/components/image-card/index.css +2 -2
  1546. package/product-cover/modern/components/overlay/Component.js +1 -1
  1547. package/product-cover/modern/components/overlay/index.css +4 -4
  1548. package/product-cover/modern/components/text/Component.js +1 -1
  1549. package/product-cover/modern/components/text/index.css +7 -7
  1550. package/product-cover/modern/single/Component.js +1 -1
  1551. package/product-cover/modern/single/index.css +11 -11
  1552. package/product-cover/modern/stack/Component.js +1 -1
  1553. package/product-cover/modern/stack/index.css +16 -16
  1554. package/product-cover/single/Component.js +1 -1
  1555. package/product-cover/single/index.css +11 -11
  1556. package/product-cover/stack/Component.js +1 -1
  1557. package/product-cover/stack/index.css +16 -16
  1558. package/progress-bar/Component.js +3 -3
  1559. package/progress-bar/default.css +1 -1
  1560. package/progress-bar/esm/Component.js +3 -3
  1561. package/progress-bar/esm/default.css +1 -1
  1562. package/progress-bar/esm/index.css +12 -12
  1563. package/progress-bar/esm/inverted.css +1 -1
  1564. package/progress-bar/index.css +12 -12
  1565. package/progress-bar/inverted.css +1 -1
  1566. package/progress-bar/modern/Component.js +3 -3
  1567. package/progress-bar/modern/default.css +1 -1
  1568. package/progress-bar/modern/index.css +12 -12
  1569. package/progress-bar/modern/inverted.css +1 -1
  1570. package/pure-cell/{component-daee4234.js → component-5c218b76.js} +16 -12
  1571. package/pure-cell/component.js +1 -1
  1572. package/pure-cell/components/addon/component.js +1 -1
  1573. package/pure-cell/components/addon/index.css +12 -12
  1574. package/pure-cell/components/addon/index.d.ts +1 -1
  1575. package/pure-cell/components/addon/index.js +1 -1
  1576. package/pure-cell/components/amount/component.js +1 -1
  1577. package/pure-cell/components/amount/index.css +3 -3
  1578. package/pure-cell/components/amount/index.d.ts +1 -1
  1579. package/pure-cell/components/amount/index.js +1 -1
  1580. package/pure-cell/components/amount-title/component.js +1 -1
  1581. package/pure-cell/components/amount-title/index.css +14 -14
  1582. package/pure-cell/components/amount-title/index.d.ts +1 -1
  1583. package/pure-cell/components/amount-title/index.js +1 -1
  1584. package/pure-cell/components/category/component.js +1 -1
  1585. package/pure-cell/components/category/index.css +4 -4
  1586. package/pure-cell/components/category/index.d.ts +1 -1
  1587. package/pure-cell/components/category/index.js +1 -1
  1588. package/pure-cell/components/content/component.js +1 -1
  1589. package/pure-cell/components/content/index.css +2 -2
  1590. package/pure-cell/components/content/index.d.ts +1 -1
  1591. package/pure-cell/components/content/index.js +1 -1
  1592. package/pure-cell/components/footer/component.js +1 -1
  1593. package/pure-cell/components/footer/index.css +3 -3
  1594. package/pure-cell/components/footer/index.d.ts +1 -1
  1595. package/pure-cell/components/footer/index.js +1 -1
  1596. package/pure-cell/components/footer-button/component.js +1 -1
  1597. package/pure-cell/components/footer-button/index.css +1 -1
  1598. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1599. package/pure-cell/components/footer-button/index.js +1 -1
  1600. package/pure-cell/components/footer-text/component.js +1 -1
  1601. package/pure-cell/components/footer-text/index.d.ts +1 -1
  1602. package/pure-cell/components/footer-text/index.js +1 -1
  1603. package/pure-cell/components/graphics/component.js +1 -1
  1604. package/pure-cell/components/graphics/index.css +17 -17
  1605. package/pure-cell/components/graphics/index.d.ts +1 -1
  1606. package/pure-cell/components/graphics/index.js +1 -1
  1607. package/pure-cell/components/main/component.js +1 -1
  1608. package/pure-cell/components/main/index.css +6 -6
  1609. package/pure-cell/components/main/index.d.ts +1 -1
  1610. package/pure-cell/components/main/index.js +1 -1
  1611. package/pure-cell/components/text/component.js +1 -1
  1612. package/pure-cell/components/text/index.css +6 -6
  1613. package/pure-cell/components/text/index.d.ts +1 -1
  1614. package/pure-cell/components/text/index.js +1 -1
  1615. package/pure-cell/cssm/{component-195fb685.js → component-4d3a2190.js} +5 -1
  1616. package/pure-cell/cssm/component.js +1 -1
  1617. package/pure-cell/cssm/components/addon/component.js +1 -1
  1618. package/pure-cell/cssm/components/addon/index.d.ts +1 -1
  1619. package/pure-cell/cssm/components/addon/index.js +1 -1
  1620. package/pure-cell/cssm/components/amount/component.js +1 -1
  1621. package/pure-cell/cssm/components/amount/index.d.ts +1 -1
  1622. package/pure-cell/cssm/components/amount/index.js +1 -1
  1623. package/pure-cell/cssm/components/amount-title/component.js +1 -1
  1624. package/pure-cell/cssm/components/amount-title/index.d.ts +1 -1
  1625. package/pure-cell/cssm/components/amount-title/index.js +1 -1
  1626. package/pure-cell/cssm/components/category/component.js +1 -1
  1627. package/pure-cell/cssm/components/category/index.d.ts +1 -1
  1628. package/pure-cell/cssm/components/category/index.js +1 -1
  1629. package/pure-cell/cssm/components/content/component.js +1 -1
  1630. package/pure-cell/cssm/components/content/index.d.ts +1 -1
  1631. package/pure-cell/cssm/components/content/index.js +1 -1
  1632. package/pure-cell/cssm/components/footer/component.js +1 -1
  1633. package/pure-cell/cssm/components/footer/index.d.ts +1 -1
  1634. package/pure-cell/cssm/components/footer/index.js +1 -1
  1635. package/pure-cell/cssm/components/footer-button/component.js +1 -1
  1636. package/pure-cell/cssm/components/footer-button/index.d.ts +1 -1
  1637. package/pure-cell/cssm/components/footer-button/index.js +1 -1
  1638. package/pure-cell/cssm/components/footer-text/component.js +1 -1
  1639. package/pure-cell/cssm/components/footer-text/index.d.ts +1 -1
  1640. package/pure-cell/cssm/components/footer-text/index.js +1 -1
  1641. package/pure-cell/cssm/components/graphics/component.js +1 -1
  1642. package/pure-cell/cssm/components/graphics/index.d.ts +1 -1
  1643. package/pure-cell/cssm/components/graphics/index.js +1 -1
  1644. package/pure-cell/cssm/components/main/component.js +1 -1
  1645. package/pure-cell/cssm/components/main/index.d.ts +1 -1
  1646. package/pure-cell/cssm/components/main/index.js +1 -1
  1647. package/pure-cell/cssm/components/text/component.js +1 -1
  1648. package/pure-cell/cssm/components/text/index.d.ts +1 -1
  1649. package/pure-cell/cssm/components/text/index.js +1 -1
  1650. package/pure-cell/cssm/index.d.ts +2 -2
  1651. package/pure-cell/cssm/index.js +1 -1
  1652. package/pure-cell/esm/{component-89ffe775.js → component-4c47f74a.js} +16 -12
  1653. package/pure-cell/esm/component.js +1 -1
  1654. package/pure-cell/esm/components/addon/component.js +1 -1
  1655. package/pure-cell/esm/components/addon/index.css +12 -12
  1656. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  1657. package/pure-cell/esm/components/addon/index.js +1 -1
  1658. package/pure-cell/esm/components/amount/component.js +1 -1
  1659. package/pure-cell/esm/components/amount/index.css +3 -3
  1660. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  1661. package/pure-cell/esm/components/amount/index.js +1 -1
  1662. package/pure-cell/esm/components/amount-title/component.js +1 -1
  1663. package/pure-cell/esm/components/amount-title/index.css +14 -14
  1664. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  1665. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1666. package/pure-cell/esm/components/category/component.js +1 -1
  1667. package/pure-cell/esm/components/category/index.css +4 -4
  1668. package/pure-cell/esm/components/category/index.d.ts +1 -1
  1669. package/pure-cell/esm/components/category/index.js +1 -1
  1670. package/pure-cell/esm/components/content/component.js +1 -1
  1671. package/pure-cell/esm/components/content/index.css +2 -2
  1672. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1673. package/pure-cell/esm/components/content/index.js +1 -1
  1674. package/pure-cell/esm/components/footer/component.js +1 -1
  1675. package/pure-cell/esm/components/footer/index.css +3 -3
  1676. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  1677. package/pure-cell/esm/components/footer/index.js +1 -1
  1678. package/pure-cell/esm/components/footer-button/component.js +1 -1
  1679. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1680. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1681. package/pure-cell/esm/components/footer-button/index.js +1 -1
  1682. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1683. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  1684. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1685. package/pure-cell/esm/components/graphics/component.js +1 -1
  1686. package/pure-cell/esm/components/graphics/index.css +17 -17
  1687. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  1688. package/pure-cell/esm/components/graphics/index.js +1 -1
  1689. package/pure-cell/esm/components/main/component.js +1 -1
  1690. package/pure-cell/esm/components/main/index.css +6 -6
  1691. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1692. package/pure-cell/esm/components/main/index.js +1 -1
  1693. package/pure-cell/esm/components/text/component.js +1 -1
  1694. package/pure-cell/esm/components/text/index.css +6 -6
  1695. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1696. package/pure-cell/esm/components/text/index.js +1 -1
  1697. package/pure-cell/esm/index.css +28 -28
  1698. package/pure-cell/esm/index.d.ts +2 -2
  1699. package/pure-cell/esm/index.js +1 -1
  1700. package/pure-cell/index.css +28 -28
  1701. package/pure-cell/index.d.ts +2 -2
  1702. package/pure-cell/index.js +1 -1
  1703. package/pure-cell/modern/{component-b3cbf3fd.js → component-b1dc9e5d.js} +16 -12
  1704. package/pure-cell/modern/component.js +1 -1
  1705. package/pure-cell/modern/components/addon/component.js +1 -1
  1706. package/pure-cell/modern/components/addon/index.css +12 -12
  1707. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  1708. package/pure-cell/modern/components/addon/index.js +1 -1
  1709. package/pure-cell/modern/components/amount/component.js +1 -1
  1710. package/pure-cell/modern/components/amount/index.css +3 -3
  1711. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  1712. package/pure-cell/modern/components/amount/index.js +1 -1
  1713. package/pure-cell/modern/components/amount-title/component.js +1 -1
  1714. package/pure-cell/modern/components/amount-title/index.css +14 -14
  1715. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  1716. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1717. package/pure-cell/modern/components/category/component.js +1 -1
  1718. package/pure-cell/modern/components/category/index.css +4 -4
  1719. package/pure-cell/modern/components/category/index.d.ts +1 -1
  1720. package/pure-cell/modern/components/category/index.js +1 -1
  1721. package/pure-cell/modern/components/content/component.js +1 -1
  1722. package/pure-cell/modern/components/content/index.css +2 -2
  1723. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1724. package/pure-cell/modern/components/content/index.js +1 -1
  1725. package/pure-cell/modern/components/footer/component.js +1 -1
  1726. package/pure-cell/modern/components/footer/index.css +3 -3
  1727. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  1728. package/pure-cell/modern/components/footer/index.js +1 -1
  1729. package/pure-cell/modern/components/footer-button/component.js +1 -1
  1730. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1731. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  1732. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1733. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1734. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  1735. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1736. package/pure-cell/modern/components/graphics/component.js +1 -1
  1737. package/pure-cell/modern/components/graphics/index.css +17 -17
  1738. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  1739. package/pure-cell/modern/components/graphics/index.js +1 -1
  1740. package/pure-cell/modern/components/main/component.js +1 -1
  1741. package/pure-cell/modern/components/main/index.css +6 -6
  1742. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1743. package/pure-cell/modern/components/main/index.js +1 -1
  1744. package/pure-cell/modern/components/text/component.js +1 -1
  1745. package/pure-cell/modern/components/text/index.css +6 -6
  1746. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1747. package/pure-cell/modern/components/text/index.js +1 -1
  1748. package/pure-cell/modern/index.css +28 -28
  1749. package/pure-cell/modern/index.d.ts +2 -2
  1750. package/pure-cell/modern/index.js +1 -1
  1751. package/pure-cell/moderncssm/{component-5b5fde55.js → component-05552a25.js} +5 -1
  1752. package/pure-cell/moderncssm/component.js +1 -1
  1753. package/pure-cell/moderncssm/components/addon/component.js +1 -1
  1754. package/pure-cell/moderncssm/components/addon/index.d.ts +1 -1
  1755. package/pure-cell/moderncssm/components/addon/index.js +1 -1
  1756. package/pure-cell/moderncssm/components/amount/component.js +1 -1
  1757. package/pure-cell/moderncssm/components/amount/index.d.ts +1 -1
  1758. package/pure-cell/moderncssm/components/amount/index.js +1 -1
  1759. package/pure-cell/moderncssm/components/amount-title/component.js +1 -1
  1760. package/pure-cell/moderncssm/components/amount-title/index.d.ts +1 -1
  1761. package/pure-cell/moderncssm/components/amount-title/index.js +1 -1
  1762. package/pure-cell/moderncssm/components/category/component.js +1 -1
  1763. package/pure-cell/moderncssm/components/category/index.d.ts +1 -1
  1764. package/pure-cell/moderncssm/components/category/index.js +1 -1
  1765. package/pure-cell/moderncssm/components/content/component.js +1 -1
  1766. package/pure-cell/moderncssm/components/content/index.d.ts +1 -1
  1767. package/pure-cell/moderncssm/components/content/index.js +1 -1
  1768. package/pure-cell/moderncssm/components/footer/component.js +1 -1
  1769. package/pure-cell/moderncssm/components/footer/index.d.ts +1 -1
  1770. package/pure-cell/moderncssm/components/footer/index.js +1 -1
  1771. package/pure-cell/moderncssm/components/footer-button/component.js +1 -1
  1772. package/pure-cell/moderncssm/components/footer-button/index.d.ts +1 -1
  1773. package/pure-cell/moderncssm/components/footer-button/index.js +1 -1
  1774. package/pure-cell/moderncssm/components/footer-text/component.js +1 -1
  1775. package/pure-cell/moderncssm/components/footer-text/index.d.ts +1 -1
  1776. package/pure-cell/moderncssm/components/footer-text/index.js +1 -1
  1777. package/pure-cell/moderncssm/components/graphics/component.js +1 -1
  1778. package/pure-cell/moderncssm/components/graphics/index.d.ts +1 -1
  1779. package/pure-cell/moderncssm/components/graphics/index.js +1 -1
  1780. package/pure-cell/moderncssm/components/main/component.js +1 -1
  1781. package/pure-cell/moderncssm/components/main/index.d.ts +1 -1
  1782. package/pure-cell/moderncssm/components/main/index.js +1 -1
  1783. package/pure-cell/moderncssm/components/text/component.js +1 -1
  1784. package/pure-cell/moderncssm/components/text/index.d.ts +1 -1
  1785. package/pure-cell/moderncssm/components/text/index.js +1 -1
  1786. package/pure-cell/moderncssm/index.d.ts +2 -2
  1787. package/pure-cell/moderncssm/index.js +1 -1
  1788. package/radio/Component.d.ts +1 -1
  1789. package/radio/Component.js +3 -3
  1790. package/radio/cssm/Component.d.ts +1 -1
  1791. package/radio/esm/Component.d.ts +1 -1
  1792. package/radio/esm/Component.js +3 -3
  1793. package/radio/esm/styles/default.css +15 -15
  1794. package/radio/esm/styles/index.css +18 -18
  1795. package/radio/esm/styles/inverted.css +15 -15
  1796. package/radio/modern/Component.d.ts +1 -1
  1797. package/radio/modern/Component.js +3 -3
  1798. package/radio/modern/styles/default.css +15 -15
  1799. package/radio/modern/styles/index.css +18 -18
  1800. package/radio/modern/styles/inverted.css +15 -15
  1801. package/radio/moderncssm/Component.d.ts +1 -1
  1802. package/radio/styles/default.css +15 -15
  1803. package/radio/styles/index.css +18 -18
  1804. package/radio/styles/inverted.css +15 -15
  1805. package/radio-group/components/base-radio-group/Component.js +1 -1
  1806. package/radio-group/components/base-radio-group/index.css +19 -19
  1807. package/radio-group/desktop/Component.desktop.js +1 -1
  1808. package/radio-group/desktop/desktop.css +3 -3
  1809. package/radio-group/esm/components/base-radio-group/Component.js +1 -1
  1810. package/radio-group/esm/components/base-radio-group/index.css +19 -19
  1811. package/radio-group/esm/desktop/Component.desktop.js +1 -1
  1812. package/radio-group/esm/desktop/desktop.css +3 -3
  1813. package/radio-group/esm/mobile/Component.mobile.js +1 -1
  1814. package/radio-group/esm/mobile/mobile.css +3 -3
  1815. package/radio-group/mobile/Component.mobile.js +1 -1
  1816. package/radio-group/mobile/mobile.css +3 -3
  1817. package/radio-group/modern/components/base-radio-group/Component.js +1 -1
  1818. package/radio-group/modern/components/base-radio-group/index.css +19 -19
  1819. package/radio-group/modern/desktop/Component.desktop.js +1 -1
  1820. package/radio-group/modern/desktop/desktop.css +3 -3
  1821. package/radio-group/modern/mobile/Component.mobile.js +1 -1
  1822. package/radio-group/modern/mobile/mobile.css +3 -3
  1823. package/scrollbar/Component.js +3 -3
  1824. package/scrollbar/default.css +2 -2
  1825. package/scrollbar/esm/Component.js +3 -3
  1826. package/scrollbar/esm/default.css +2 -2
  1827. package/scrollbar/esm/index.css +25 -25
  1828. package/scrollbar/esm/inverted.css +2 -2
  1829. package/scrollbar/index.css +25 -25
  1830. package/scrollbar/inverted.css +2 -2
  1831. package/scrollbar/modern/Component.js +3 -3
  1832. package/scrollbar/modern/default.css +2 -2
  1833. package/scrollbar/modern/index.css +25 -25
  1834. package/scrollbar/modern/inverted.css +2 -2
  1835. package/segmented-control/Component.js +3 -3
  1836. package/segmented-control/components/segment/Component.js +3 -3
  1837. package/segmented-control/components/segment/default.css +2 -2
  1838. package/segmented-control/components/segment/index.css +3 -3
  1839. package/segmented-control/components/segment/inverted.css +2 -2
  1840. package/segmented-control/default.css +3 -3
  1841. package/segmented-control/esm/Component.js +3 -3
  1842. package/segmented-control/esm/components/segment/Component.js +3 -3
  1843. package/segmented-control/esm/components/segment/default.css +2 -2
  1844. package/segmented-control/esm/components/segment/index.css +3 -3
  1845. package/segmented-control/esm/components/segment/inverted.css +2 -2
  1846. package/segmented-control/esm/default.css +3 -3
  1847. package/segmented-control/esm/index.css +18 -18
  1848. package/segmented-control/esm/inverted.css +3 -3
  1849. package/segmented-control/index.css +18 -18
  1850. package/segmented-control/inverted.css +3 -3
  1851. package/segmented-control/modern/Component.js +3 -3
  1852. package/segmented-control/modern/components/segment/Component.js +3 -3
  1853. package/segmented-control/modern/components/segment/default.css +2 -2
  1854. package/segmented-control/modern/components/segment/index.css +3 -3
  1855. package/segmented-control/modern/components/segment/inverted.css +2 -2
  1856. package/segmented-control/modern/default.css +3 -3
  1857. package/segmented-control/modern/index.css +18 -18
  1858. package/segmented-control/modern/inverted.css +3 -3
  1859. package/select/components/arrow/Component.js +1 -1
  1860. package/select/components/arrow/index.css +5 -5
  1861. package/select/components/base-checkmark/Component.js +1 -1
  1862. package/select/components/base-checkmark/index.css +6 -6
  1863. package/select/components/base-option/Component.js +1 -1
  1864. package/select/components/base-option/index.css +15 -15
  1865. package/select/components/base-select/Component.js +2 -2
  1866. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1867. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1868. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1869. package/select/components/base-select/index.css +11 -11
  1870. package/select/components/base-select/mobile.css +12 -12
  1871. package/select/components/checkmark/Component.js +1 -1
  1872. package/select/components/checkmark/index.css +10 -10
  1873. package/select/components/checkmark-mobile/Component.js +1 -1
  1874. package/select/components/checkmark-mobile/index.css +6 -6
  1875. package/select/components/clear-button/Component.js +1 -1
  1876. package/select/components/clear-button/index.css +7 -7
  1877. package/select/components/field/Component.js +1 -1
  1878. package/select/components/field/index.css +14 -14
  1879. package/select/components/footer/Component.js +1 -1
  1880. package/select/components/footer/index.css +5 -5
  1881. package/select/components/optgroup/Component.js +1 -1
  1882. package/select/components/optgroup/index.css +6 -6
  1883. package/select/components/option/desktop/Component.js +1 -1
  1884. package/select/components/option/desktop/index.css +22 -22
  1885. package/select/components/option/mobile/Component.js +1 -1
  1886. package/select/components/option/mobile/index.css +19 -19
  1887. package/select/components/options-list/Component.js +1 -1
  1888. package/select/components/options-list/index.css +11 -11
  1889. package/select/components/search/Component.js +1 -1
  1890. package/select/components/search/index.css +2 -2
  1891. package/select/components/virtual-options-list/Component.js +1 -1
  1892. package/select/components/virtual-options-list/index.css +15 -15
  1893. package/select/cssm/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.d.ts +1 -1
  1894. package/select/esm/Component.responsive.js +3 -3
  1895. package/select/esm/components/arrow/Component.js +1 -1
  1896. package/select/esm/components/arrow/index.css +5 -5
  1897. package/select/esm/components/base-checkmark/Component.js +1 -1
  1898. package/select/esm/components/base-checkmark/index.css +6 -6
  1899. package/select/esm/components/base-option/Component.js +1 -1
  1900. package/select/esm/components/base-option/index.css +15 -15
  1901. package/select/esm/components/base-select/Component.js +2 -2
  1902. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1903. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1904. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  1905. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1906. package/select/esm/components/base-select/index.css +11 -11
  1907. package/select/esm/components/base-select/index.js +2 -2
  1908. package/select/esm/components/base-select/mobile.css +12 -12
  1909. package/select/esm/components/checkmark/Component.js +1 -1
  1910. package/select/esm/components/checkmark/index.css +10 -10
  1911. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1912. package/select/esm/components/checkmark-mobile/index.css +6 -6
  1913. package/select/esm/components/clear-button/Component.js +1 -1
  1914. package/select/esm/components/clear-button/index.css +7 -7
  1915. package/select/esm/components/field/Component.js +1 -1
  1916. package/select/esm/components/field/index.css +14 -14
  1917. package/select/esm/components/footer/Component.js +1 -1
  1918. package/select/esm/components/footer/index.css +5 -5
  1919. package/select/esm/components/index.js +2 -2
  1920. package/select/esm/components/optgroup/Component.js +1 -1
  1921. package/select/esm/components/optgroup/index.css +6 -6
  1922. package/select/esm/components/option/desktop/Component.js +1 -1
  1923. package/select/esm/components/option/desktop/index.css +22 -22
  1924. package/select/esm/components/option/mobile/Component.js +1 -1
  1925. package/select/esm/components/option/mobile/index.css +19 -19
  1926. package/select/esm/components/options-list/Component.js +1 -1
  1927. package/select/esm/components/options-list/index.css +11 -11
  1928. package/select/esm/components/search/Component.js +1 -1
  1929. package/select/esm/components/search/index.css +2 -2
  1930. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1931. package/select/esm/components/virtual-options-list/index.css +15 -15
  1932. package/select/esm/desktop/Component.desktop.js +2 -2
  1933. package/select/esm/desktop/index.js +2 -2
  1934. package/select/esm/index.js +3 -3
  1935. package/select/esm/{list-popover-desktop-a853ce4a.js → list-popover-desktop-bc081a7b.js} +1 -1
  1936. package/select/esm/mobile/Component.mobile.js +3 -3
  1937. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  1938. package/select/esm/mobile/index.js +3 -3
  1939. package/select/esm/mobile.module-0cd99801.js +4 -0
  1940. package/select/esm/presets/index.js +1 -1
  1941. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  1942. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1943. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1944. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1945. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1946. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1947. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1948. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1949. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1950. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1951. package/select/esm/shared/index.js +3 -3
  1952. package/select/{list-popover-desktop-2ec8e83c.js → list-popover-desktop-4068f50c.js} +1 -1
  1953. package/select/mobile/Component.mobile.js +1 -1
  1954. package/select/mobile.module-da499302.js +4 -0
  1955. package/select/modern/Component.responsive.js +3 -3
  1956. package/select/modern/components/arrow/Component.js +1 -1
  1957. package/select/modern/components/arrow/index.css +5 -5
  1958. package/select/modern/components/base-checkmark/Component.js +1 -1
  1959. package/select/modern/components/base-checkmark/index.css +6 -6
  1960. package/select/modern/components/base-option/Component.js +1 -1
  1961. package/select/modern/components/base-option/index.css +15 -15
  1962. package/select/modern/components/base-select/Component.js +2 -2
  1963. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1964. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1965. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  1966. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1967. package/select/modern/components/base-select/index.css +11 -11
  1968. package/select/modern/components/base-select/index.js +2 -2
  1969. package/select/modern/components/base-select/mobile.css +12 -12
  1970. package/select/modern/components/checkmark/Component.js +1 -1
  1971. package/select/modern/components/checkmark/index.css +10 -10
  1972. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1973. package/select/modern/components/checkmark-mobile/index.css +6 -6
  1974. package/select/modern/components/clear-button/Component.js +1 -1
  1975. package/select/modern/components/clear-button/index.css +7 -7
  1976. package/select/modern/components/field/Component.js +1 -1
  1977. package/select/modern/components/field/index.css +14 -14
  1978. package/select/modern/components/footer/Component.js +1 -1
  1979. package/select/modern/components/footer/index.css +5 -5
  1980. package/select/modern/components/index.js +2 -2
  1981. package/select/modern/components/optgroup/Component.js +1 -1
  1982. package/select/modern/components/optgroup/index.css +6 -6
  1983. package/select/modern/components/option/desktop/Component.js +1 -1
  1984. package/select/modern/components/option/desktop/index.css +22 -22
  1985. package/select/modern/components/option/mobile/Component.js +1 -1
  1986. package/select/modern/components/option/mobile/index.css +19 -19
  1987. package/select/modern/components/options-list/Component.js +1 -1
  1988. package/select/modern/components/options-list/index.css +11 -11
  1989. package/select/modern/components/search/Component.js +1 -1
  1990. package/select/modern/components/search/index.css +2 -2
  1991. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1992. package/select/modern/components/virtual-options-list/index.css +15 -15
  1993. package/select/modern/desktop/Component.desktop.js +2 -2
  1994. package/select/modern/desktop/index.js +2 -2
  1995. package/select/modern/index.js +3 -3
  1996. package/select/modern/{list-popover-desktop-e77b41d0.js → list-popover-desktop-737f5b39.js} +1 -1
  1997. package/select/modern/mobile/Component.mobile.js +3 -3
  1998. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  1999. package/select/modern/mobile/index.js +3 -3
  2000. package/select/modern/mobile.module-d95c2b3b.js +4 -0
  2001. package/select/modern/presets/index.js +1 -1
  2002. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  2003. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  2004. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  2005. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  2006. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  2007. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  2008. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  2009. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  2010. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  2011. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  2012. package/select/modern/shared/index.js +3 -3
  2013. package/select/presets/index.js +1 -1
  2014. package/select/presets/useSelectWithApply/hook.js +1 -1
  2015. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  2016. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  2017. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  2018. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  2019. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  2020. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  2021. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  2022. package/select/presets/useSelectWithLoading/hook.js +1 -1
  2023. package/select/presets/useSelectWithLoading/index.css +2 -2
  2024. package/select/shared/index.js +1 -1
  2025. package/select-with-tags/components/tag/component.js +1 -1
  2026. package/select-with-tags/components/tag/index.css +14 -14
  2027. package/select-with-tags/components/tag-list/component.js +1 -1
  2028. package/select-with-tags/components/tag-list/index.css +36 -36
  2029. package/select-with-tags/esm/components/tag/component.js +1 -1
  2030. package/select-with-tags/esm/components/tag/index.css +14 -14
  2031. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  2032. package/select-with-tags/esm/components/tag-list/index.css +36 -36
  2033. package/select-with-tags/modern/components/tag/component.js +1 -1
  2034. package/select-with-tags/modern/components/tag/index.css +14 -14
  2035. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  2036. package/select-with-tags/modern/components/tag-list/index.css +36 -36
  2037. package/shared/cssm/get-color-var/color-mapper.d.ts +5 -0
  2038. package/shared/cssm/get-color-var/color-mapper.js +1031 -0
  2039. package/shared/cssm/get-color-var/get-color-var.d.ts +26 -0
  2040. package/shared/cssm/get-color-var/get-color-var.js +46 -0
  2041. package/shared/cssm/get-color-var/index.d.ts +1 -0
  2042. package/shared/cssm/get-color-var/index.js +7 -0
  2043. package/shared/cssm/get-color-var/translatecolors.d.ts +16 -0
  2044. package/shared/cssm/get-color-var/translatecolors.js +71 -0
  2045. package/shared/cssm/get-color-var/types.d.ts +11 -0
  2046. package/shared/cssm/get-color-var/types.js +1 -0
  2047. package/shared/cssm/index.d.ts +1 -0
  2048. package/shared/cssm/index.js +2 -0
  2049. package/shared/esm/get-color-var/color-mapper.d.ts +5 -0
  2050. package/shared/esm/get-color-var/color-mapper.js +1029 -0
  2051. package/shared/esm/get-color-var/get-color-var.d.ts +26 -0
  2052. package/shared/esm/get-color-var/get-color-var.js +44 -0
  2053. package/shared/esm/get-color-var/index.d.ts +1 -0
  2054. package/shared/esm/get-color-var/index.js +2 -0
  2055. package/shared/esm/get-color-var/translatecolors.d.ts +16 -0
  2056. package/shared/esm/get-color-var/translatecolors.js +69 -0
  2057. package/shared/esm/get-color-var/types.d.ts +11 -0
  2058. package/shared/esm/get-color-var/types.js +1 -0
  2059. package/shared/esm/index.d.ts +1 -0
  2060. package/shared/esm/index.js +2 -0
  2061. package/shared/get-color-var/color-mapper.d.ts +5 -0
  2062. package/shared/get-color-var/color-mapper.js +1031 -0
  2063. package/shared/get-color-var/get-color-var.d.ts +26 -0
  2064. package/shared/get-color-var/get-color-var.js +46 -0
  2065. package/shared/get-color-var/index.d.ts +1 -0
  2066. package/shared/get-color-var/index.js +7 -0
  2067. package/shared/get-color-var/translatecolors.d.ts +16 -0
  2068. package/shared/get-color-var/translatecolors.js +71 -0
  2069. package/shared/get-color-var/types.d.ts +11 -0
  2070. package/shared/get-color-var/types.js +1 -0
  2071. package/shared/index.d.ts +1 -0
  2072. package/shared/index.js +2 -0
  2073. package/shared/modern/get-color-var/color-mapper.d.ts +5 -0
  2074. package/shared/modern/get-color-var/color-mapper.js +1029 -0
  2075. package/shared/modern/get-color-var/get-color-var.d.ts +26 -0
  2076. package/shared/modern/get-color-var/get-color-var.js +41 -0
  2077. package/shared/modern/get-color-var/index.d.ts +1 -0
  2078. package/shared/modern/get-color-var/index.js +2 -0
  2079. package/shared/modern/get-color-var/translatecolors.d.ts +16 -0
  2080. package/shared/modern/get-color-var/translatecolors.js +67 -0
  2081. package/shared/modern/get-color-var/types.d.ts +11 -0
  2082. package/shared/modern/get-color-var/types.js +1 -0
  2083. package/shared/modern/index.d.ts +1 -0
  2084. package/shared/modern/index.js +2 -0
  2085. package/shared/moderncssm/get-color-var/color-mapper.d.ts +5 -0
  2086. package/shared/moderncssm/get-color-var/color-mapper.js +1029 -0
  2087. package/shared/moderncssm/get-color-var/get-color-var.d.ts +26 -0
  2088. package/shared/moderncssm/get-color-var/get-color-var.js +41 -0
  2089. package/shared/moderncssm/get-color-var/index.d.ts +1 -0
  2090. package/shared/moderncssm/get-color-var/index.js +2 -0
  2091. package/shared/moderncssm/get-color-var/translatecolors.d.ts +16 -0
  2092. package/shared/moderncssm/get-color-var/translatecolors.js +67 -0
  2093. package/shared/moderncssm/get-color-var/types.d.ts +11 -0
  2094. package/shared/moderncssm/get-color-var/types.js +1 -0
  2095. package/shared/moderncssm/index.d.ts +1 -0
  2096. package/shared/moderncssm/index.js +2 -0
  2097. package/side-panel/components/content/Component.desktop.js +1 -1
  2098. package/side-panel/components/content/Component.js +1 -1
  2099. package/side-panel/components/content/Component.mobile.js +1 -1
  2100. package/side-panel/components/content/desktop.css +2 -2
  2101. package/side-panel/components/content/index.css +3 -3
  2102. package/side-panel/components/content/mobile.css +2 -2
  2103. package/side-panel/components/controls/Component.js +2 -2
  2104. package/side-panel/components/controls/index.css +1 -1
  2105. package/side-panel/components/footer/Component.desktop.js +1 -1
  2106. package/side-panel/components/footer/Component.js +2 -2
  2107. package/side-panel/components/footer/Component.mobile.js +1 -1
  2108. package/side-panel/components/footer/desktop.css +2 -2
  2109. package/side-panel/components/footer/index.css +3 -3
  2110. package/side-panel/components/footer/layout.css +16 -16
  2111. package/side-panel/components/footer/mobile.css +4 -4
  2112. package/side-panel/components/header/Component.js +3 -3
  2113. package/side-panel/components/header/desktop.css +4 -4
  2114. package/side-panel/components/header/index.css +13 -13
  2115. package/side-panel/components/header/mobile.css +4 -4
  2116. package/side-panel/cssm/components/footer/mobile.module.css +1 -1
  2117. package/side-panel/desktop/Component.desktop.js +2 -2
  2118. package/side-panel/desktop/desktop.css +2 -2
  2119. package/side-panel/desktop/transitions.desktop.css +6 -6
  2120. package/side-panel/esm/Component.responsive.js +1 -1
  2121. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  2122. package/side-panel/esm/components/content/Component.js +1 -1
  2123. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  2124. package/side-panel/esm/components/content/desktop.css +2 -2
  2125. package/side-panel/esm/components/content/index.css +3 -3
  2126. package/side-panel/esm/components/content/mobile.css +2 -2
  2127. package/side-panel/esm/components/controls/Component.js +2 -2
  2128. package/side-panel/esm/components/controls/index.css +1 -1
  2129. package/side-panel/esm/components/controls/index.js +1 -1
  2130. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  2131. package/side-panel/esm/components/footer/Component.js +2 -2
  2132. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  2133. package/side-panel/esm/components/footer/desktop.css +2 -2
  2134. package/side-panel/esm/components/footer/index.css +3 -3
  2135. package/side-panel/esm/components/footer/layout.css +16 -16
  2136. package/side-panel/esm/components/footer/mobile.css +4 -4
  2137. package/side-panel/esm/components/header/Component.js +3 -3
  2138. package/side-panel/esm/components/header/desktop.css +4 -4
  2139. package/side-panel/esm/components/header/index.css +13 -13
  2140. package/side-panel/esm/components/header/mobile.css +4 -4
  2141. package/side-panel/esm/desktop/Component.desktop.js +3 -3
  2142. package/side-panel/esm/desktop/desktop.css +2 -2
  2143. package/side-panel/esm/desktop/index.js +1 -1
  2144. package/side-panel/esm/desktop/transitions.desktop.css +6 -6
  2145. package/side-panel/esm/index.js +1 -1
  2146. package/side-panel/esm/layout.module-fd304f42.js +4 -0
  2147. package/side-panel/esm/mobile/Component.mobile.js +3 -3
  2148. package/side-panel/esm/mobile/index.js +1 -1
  2149. package/side-panel/esm/mobile/mobile.css +4 -4
  2150. package/side-panel/esm/mobile/transitions.mobile.css +7 -7
  2151. package/side-panel/layout.module-68b20903.js +4 -0
  2152. package/side-panel/mobile/Component.mobile.js +2 -2
  2153. package/side-panel/mobile/mobile.css +4 -4
  2154. package/side-panel/mobile/transitions.mobile.css +7 -7
  2155. package/side-panel/modern/Component.responsive.js +1 -1
  2156. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  2157. package/side-panel/modern/components/content/Component.js +1 -1
  2158. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  2159. package/side-panel/modern/components/content/desktop.css +2 -2
  2160. package/side-panel/modern/components/content/index.css +3 -3
  2161. package/side-panel/modern/components/content/mobile.css +2 -2
  2162. package/side-panel/modern/components/controls/Component.js +2 -2
  2163. package/side-panel/modern/components/controls/index.css +1 -1
  2164. package/side-panel/modern/components/controls/index.js +1 -1
  2165. package/side-panel/modern/components/footer/Component.desktop.js +2 -2
  2166. package/side-panel/modern/components/footer/Component.js +2 -2
  2167. package/side-panel/modern/components/footer/Component.mobile.js +2 -2
  2168. package/side-panel/modern/components/footer/desktop.css +2 -2
  2169. package/side-panel/modern/components/footer/index.css +3 -3
  2170. package/side-panel/modern/components/footer/layout.css +16 -16
  2171. package/side-panel/modern/components/footer/mobile.css +4 -4
  2172. package/side-panel/modern/components/header/Component.js +3 -3
  2173. package/side-panel/modern/components/header/desktop.css +4 -4
  2174. package/side-panel/modern/components/header/index.css +13 -13
  2175. package/side-panel/modern/components/header/mobile.css +4 -4
  2176. package/side-panel/modern/desktop/Component.desktop.js +3 -3
  2177. package/side-panel/modern/desktop/desktop.css +2 -2
  2178. package/side-panel/modern/desktop/index.js +1 -1
  2179. package/side-panel/modern/desktop/transitions.desktop.css +6 -6
  2180. package/side-panel/modern/index.js +1 -1
  2181. package/side-panel/modern/layout.module-7400bc90.js +4 -0
  2182. package/side-panel/modern/mobile/Component.mobile.js +3 -3
  2183. package/side-panel/modern/mobile/index.js +1 -1
  2184. package/side-panel/modern/mobile/mobile.css +4 -4
  2185. package/side-panel/modern/mobile/transitions.mobile.css +7 -7
  2186. package/side-panel/moderncssm/components/footer/mobile.module.css +1 -1
  2187. package/skeleton/Component.js +3 -3
  2188. package/skeleton/default.css +4 -4
  2189. package/skeleton/esm/Component.js +3 -3
  2190. package/skeleton/esm/default.css +4 -4
  2191. package/skeleton/esm/index.css +19 -19
  2192. package/skeleton/esm/inverted.css +4 -4
  2193. package/skeleton/index.css +19 -19
  2194. package/skeleton/inverted.css +4 -4
  2195. package/skeleton/modern/Component.js +3 -3
  2196. package/skeleton/modern/default.css +4 -4
  2197. package/skeleton/modern/index.css +19 -19
  2198. package/skeleton/modern/inverted.css +4 -4
  2199. package/slider/Component.d.ts +5 -0
  2200. package/slider/Component.js +5 -3
  2201. package/slider/cssm/Component.d.ts +5 -0
  2202. package/slider/cssm/Component.js +4 -2
  2203. package/slider/esm/Component.d.ts +5 -0
  2204. package/slider/esm/Component.js +5 -3
  2205. package/slider/esm/index.css +20 -20
  2206. package/slider/index.css +20 -20
  2207. package/slider/modern/Component.d.ts +5 -0
  2208. package/slider/modern/Component.js +5 -3
  2209. package/slider/modern/index.css +20 -20
  2210. package/slider/moderncssm/Component.d.ts +5 -0
  2211. package/slider/moderncssm/Component.js +4 -2
  2212. package/slider-input/Component.d.ts +1 -1
  2213. package/slider-input/Component.js +1 -1
  2214. package/slider-input/cssm/Component.d.ts +1 -1
  2215. package/slider-input/esm/Component.d.ts +1 -1
  2216. package/slider-input/esm/Component.js +1 -1
  2217. package/slider-input/esm/index.css +26 -26
  2218. package/slider-input/index.css +26 -26
  2219. package/slider-input/modern/Component.d.ts +1 -1
  2220. package/slider-input/modern/Component.js +1 -1
  2221. package/slider-input/modern/index.css +26 -26
  2222. package/slider-input/moderncssm/Component.d.ts +1 -1
  2223. package/sortable-list/Component.js +1 -1
  2224. package/sortable-list/components/item/Components.js +1 -1
  2225. package/sortable-list/components/item/index.css +25 -25
  2226. package/sortable-list/esm/Component.js +1 -1
  2227. package/sortable-list/esm/components/item/Components.js +1 -1
  2228. package/sortable-list/esm/components/item/index.css +25 -25
  2229. package/sortable-list/esm/index.css +30 -30
  2230. package/sortable-list/index.css +30 -30
  2231. package/sortable-list/modern/Component.js +1 -1
  2232. package/sortable-list/modern/components/item/Components.js +1 -1
  2233. package/sortable-list/modern/components/item/index.css +25 -25
  2234. package/sortable-list/modern/index.css +30 -30
  2235. package/space/Component.js +1 -1
  2236. package/space/esm/Component.js +1 -1
  2237. package/space/esm/index.css +10 -10
  2238. package/space/index.css +10 -10
  2239. package/space/modern/Component.js +1 -1
  2240. package/space/modern/index.css +10 -10
  2241. package/spinner/Component.js +4 -4
  2242. package/spinner/default.css +1 -1
  2243. package/spinner/esm/Component.js +4 -4
  2244. package/spinner/esm/default.css +1 -1
  2245. package/spinner/esm/index.css +5 -5
  2246. package/spinner/esm/inverted.css +1 -1
  2247. package/spinner/esm/preset.css +3 -3
  2248. package/spinner/index.css +5 -5
  2249. package/spinner/inverted.css +1 -1
  2250. package/spinner/modern/Component.js +4 -4
  2251. package/spinner/modern/default.css +1 -1
  2252. package/spinner/modern/index.css +5 -5
  2253. package/spinner/modern/inverted.css +1 -1
  2254. package/spinner/modern/preset.css +3 -3
  2255. package/spinner/preset.css +3 -3
  2256. package/status/Component.js +1 -1
  2257. package/status/esm/Component.js +1 -1
  2258. package/status/esm/index.css +39 -39
  2259. package/status/index.css +39 -39
  2260. package/status/modern/Component.js +1 -1
  2261. package/status/modern/index.css +39 -39
  2262. package/status-badge/Component.js +3 -3
  2263. package/status-badge/default.css +8 -8
  2264. package/status-badge/esm/Component.js +3 -3
  2265. package/status-badge/esm/default.css +8 -8
  2266. package/status-badge/esm/index.css +9 -9
  2267. package/status-badge/esm/inverted.css +8 -8
  2268. package/status-badge/index.css +9 -9
  2269. package/status-badge/inverted.css +8 -8
  2270. package/status-badge/modern/Component.js +3 -3
  2271. package/status-badge/modern/default.css +8 -8
  2272. package/status-badge/modern/index.css +9 -9
  2273. package/status-badge/modern/inverted.css +8 -8
  2274. package/stepped-progress-bar/Component.js +3 -3
  2275. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  2276. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  2277. package/stepped-progress-bar/default.css +2 -2
  2278. package/stepped-progress-bar/esm/Component.js +3 -3
  2279. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  2280. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  2281. package/stepped-progress-bar/esm/default.css +2 -2
  2282. package/stepped-progress-bar/esm/index.css +3 -3
  2283. package/stepped-progress-bar/esm/inverted.css +2 -2
  2284. package/stepped-progress-bar/index.css +3 -3
  2285. package/stepped-progress-bar/inverted.css +2 -2
  2286. package/stepped-progress-bar/modern/Component.js +3 -3
  2287. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  2288. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  2289. package/stepped-progress-bar/modern/default.css +2 -2
  2290. package/stepped-progress-bar/modern/index.css +3 -3
  2291. package/stepped-progress-bar/modern/inverted.css +2 -2
  2292. package/steps/Component.js +1 -1
  2293. package/steps/components/step/Component.js +1 -1
  2294. package/steps/components/step/index.css +30 -30
  2295. package/steps/components/step-indicator/Component.js +1 -1
  2296. package/steps/components/step-indicator/index.css +1 -1
  2297. package/steps/esm/Component.js +1 -1
  2298. package/steps/esm/components/step/Component.js +1 -1
  2299. package/steps/esm/components/step/index.css +30 -30
  2300. package/steps/esm/components/step-indicator/Component.js +1 -1
  2301. package/steps/esm/components/step-indicator/index.css +1 -1
  2302. package/steps/esm/index.css +2 -2
  2303. package/steps/index.css +2 -2
  2304. package/steps/modern/Component.js +1 -1
  2305. package/steps/modern/components/step/Component.js +1 -1
  2306. package/steps/modern/components/step/index.css +30 -30
  2307. package/steps/modern/components/step-indicator/Component.js +1 -1
  2308. package/steps/modern/components/step-indicator/index.css +1 -1
  2309. package/steps/modern/index.css +2 -2
  2310. package/switch/Component.js +3 -3
  2311. package/switch/default.css +11 -11
  2312. package/switch/esm/Component.js +3 -3
  2313. package/switch/esm/default.css +11 -11
  2314. package/switch/esm/index.css +19 -19
  2315. package/switch/esm/inverted.css +11 -11
  2316. package/switch/index.css +19 -19
  2317. package/switch/inverted.css +11 -11
  2318. package/switch/modern/Component.js +3 -3
  2319. package/switch/modern/default.css +11 -11
  2320. package/switch/modern/index.css +19 -19
  2321. package/switch/modern/inverted.css +11 -11
  2322. package/system-message/Component.js +1 -1
  2323. package/system-message/components/caption/Component.js +1 -1
  2324. package/system-message/components/caption/index.css +1 -1
  2325. package/system-message/components/controls/Component.js +1 -1
  2326. package/system-message/components/controls/index.css +10 -10
  2327. package/system-message/components/graphic/Component.js +1 -1
  2328. package/system-message/components/graphic/index.css +1 -1
  2329. package/system-message/components/subtitle/Component.js +1 -1
  2330. package/system-message/components/subtitle/index.css +1 -1
  2331. package/system-message/components/title/Component.js +3 -3
  2332. package/system-message/components/title/desktop.css +1 -1
  2333. package/system-message/components/title/index.css +1 -1
  2334. package/system-message/components/title/mobile.css +1 -1
  2335. package/system-message/esm/Component.js +1 -1
  2336. package/system-message/esm/components/caption/Component.js +1 -1
  2337. package/system-message/esm/components/caption/index.css +1 -1
  2338. package/system-message/esm/components/controls/Component.js +1 -1
  2339. package/system-message/esm/components/controls/index.css +10 -10
  2340. package/system-message/esm/components/graphic/Component.js +1 -1
  2341. package/system-message/esm/components/graphic/index.css +1 -1
  2342. package/system-message/esm/components/subtitle/Component.js +1 -1
  2343. package/system-message/esm/components/subtitle/index.css +1 -1
  2344. package/system-message/esm/components/title/Component.js +3 -3
  2345. package/system-message/esm/components/title/desktop.css +1 -1
  2346. package/system-message/esm/components/title/index.css +1 -1
  2347. package/system-message/esm/components/title/mobile.css +1 -1
  2348. package/system-message/esm/index.css +6 -6
  2349. package/system-message/index.css +6 -6
  2350. package/system-message/modern/Component.js +1 -1
  2351. package/system-message/modern/components/caption/Component.js +1 -1
  2352. package/system-message/modern/components/caption/index.css +1 -1
  2353. package/system-message/modern/components/controls/Component.js +1 -1
  2354. package/system-message/modern/components/controls/index.css +10 -10
  2355. package/system-message/modern/components/graphic/Component.js +1 -1
  2356. package/system-message/modern/components/graphic/index.css +1 -1
  2357. package/system-message/modern/components/subtitle/Component.js +1 -1
  2358. package/system-message/modern/components/subtitle/index.css +1 -1
  2359. package/system-message/modern/components/title/Component.js +3 -3
  2360. package/system-message/modern/components/title/desktop.css +1 -1
  2361. package/system-message/modern/components/title/index.css +1 -1
  2362. package/system-message/modern/components/title/mobile.css +1 -1
  2363. package/system-message/modern/index.css +6 -6
  2364. package/tab-bar/Component.js +1 -1
  2365. package/tab-bar/components/tab/Component.js +1 -1
  2366. package/tab-bar/components/tab/index.css +7 -7
  2367. package/tab-bar/esm/Component.js +1 -1
  2368. package/tab-bar/esm/components/tab/Component.js +1 -1
  2369. package/tab-bar/esm/components/tab/index.css +7 -7
  2370. package/tab-bar/esm/index.css +4 -4
  2371. package/tab-bar/index.css +4 -4
  2372. package/tab-bar/modern/Component.js +1 -1
  2373. package/tab-bar/modern/components/tab/Component.js +1 -1
  2374. package/tab-bar/modern/components/tab/index.css +7 -7
  2375. package/tab-bar/modern/index.css +4 -4
  2376. package/table/components/pagination/Component.js +1 -1
  2377. package/table/components/pagination/index.css +9 -9
  2378. package/table/components/pagination/select-field/index.css +4 -4
  2379. package/table/components/pagination/select-field/index.js +1 -1
  2380. package/table/components/table/Component.js +1 -1
  2381. package/table/components/table/index.css +7 -7
  2382. package/table/components/tbody/Component.js +1 -1
  2383. package/table/components/tbody/index.css +2 -2
  2384. package/table/components/tcell/Component.js +1 -1
  2385. package/table/components/tcell/index.css +6 -6
  2386. package/table/components/texpandable-row/Component.js +1 -1
  2387. package/table/components/texpandable-row/index.css +5 -5
  2388. package/table/components/thead/Component.js +1 -1
  2389. package/table/components/thead/index.css +6 -6
  2390. package/table/components/thead-cell/Component.js +1 -1
  2391. package/table/components/thead-cell/index.css +9 -9
  2392. package/table/components/trow/Component.js +1 -1
  2393. package/table/components/trow/index.css +8 -8
  2394. package/table/components/tsortable-head-cell/Component.js +1 -1
  2395. package/table/components/tsortable-head-cell/index.css +8 -8
  2396. package/table/esm/components/pagination/Component.js +1 -1
  2397. package/table/esm/components/pagination/index.css +9 -9
  2398. package/table/esm/components/pagination/select-field/index.css +4 -4
  2399. package/table/esm/components/pagination/select-field/index.js +1 -1
  2400. package/table/esm/components/table/Component.js +1 -1
  2401. package/table/esm/components/table/index.css +7 -7
  2402. package/table/esm/components/tbody/Component.js +1 -1
  2403. package/table/esm/components/tbody/index.css +2 -2
  2404. package/table/esm/components/tcell/Component.js +1 -1
  2405. package/table/esm/components/tcell/index.css +6 -6
  2406. package/table/esm/components/texpandable-row/Component.js +1 -1
  2407. package/table/esm/components/texpandable-row/index.css +5 -5
  2408. package/table/esm/components/thead/Component.js +1 -1
  2409. package/table/esm/components/thead/index.css +6 -6
  2410. package/table/esm/components/thead-cell/Component.js +1 -1
  2411. package/table/esm/components/thead-cell/index.css +9 -9
  2412. package/table/esm/components/trow/Component.js +1 -1
  2413. package/table/esm/components/trow/index.css +8 -8
  2414. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  2415. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  2416. package/table/modern/components/pagination/Component.js +1 -1
  2417. package/table/modern/components/pagination/index.css +9 -9
  2418. package/table/modern/components/pagination/select-field/index.css +4 -4
  2419. package/table/modern/components/pagination/select-field/index.js +1 -1
  2420. package/table/modern/components/table/Component.js +1 -1
  2421. package/table/modern/components/table/index.css +7 -7
  2422. package/table/modern/components/tbody/Component.js +1 -1
  2423. package/table/modern/components/tbody/index.css +2 -2
  2424. package/table/modern/components/tcell/Component.js +1 -1
  2425. package/table/modern/components/tcell/index.css +6 -6
  2426. package/table/modern/components/texpandable-row/Component.js +1 -1
  2427. package/table/modern/components/texpandable-row/index.css +5 -5
  2428. package/table/modern/components/thead/Component.js +1 -1
  2429. package/table/modern/components/thead/index.css +6 -6
  2430. package/table/modern/components/thead-cell/Component.js +1 -1
  2431. package/table/modern/components/thead-cell/index.css +9 -9
  2432. package/table/modern/components/trow/Component.js +1 -1
  2433. package/table/modern/components/trow/index.css +8 -8
  2434. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  2435. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  2436. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  2437. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  2438. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  2439. package/tabs/components/primary-tablist/index.css +132 -132
  2440. package/tabs/components/primary-tablist/mobile.css +220 -220
  2441. package/tabs/components/scroll-controls/Component.js +1 -1
  2442. package/tabs/components/scroll-controls/index.css +12 -12
  2443. package/tabs/components/scrollable-container/Component.js +1 -1
  2444. package/tabs/components/scrollable-container/index.css +6 -6
  2445. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  2446. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  2447. package/tabs/components/secondary-tablist/index.css +17 -17
  2448. package/tabs/components/secondary-tablist/mobile.css +20 -20
  2449. package/tabs/components/tab/Component.js +1 -1
  2450. package/tabs/components/tab/index.css +3 -3
  2451. package/tabs/esm/collapsible/index.js +1 -1
  2452. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  2453. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  2454. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  2455. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  2456. package/tabs/esm/components/primary-tablist/index.css +132 -132
  2457. package/tabs/esm/components/primary-tablist/mobile.css +220 -220
  2458. package/tabs/esm/components/scroll-controls/Component.js +1 -1
  2459. package/tabs/esm/components/scroll-controls/index.css +12 -12
  2460. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  2461. package/tabs/esm/components/scrollable-container/index.css +6 -6
  2462. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  2463. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  2464. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  2465. package/tabs/esm/components/secondary-tablist/index.css +17 -17
  2466. package/tabs/esm/components/secondary-tablist/mobile.css +20 -20
  2467. package/tabs/esm/components/tab/Component.js +1 -1
  2468. package/tabs/esm/components/tab/index.css +3 -3
  2469. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  2470. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  2471. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  2472. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  2473. package/tabs/esm/desktop/index.js +2 -2
  2474. package/tabs/esm/index.js +2 -2
  2475. package/tabs/esm/index.module-c4c55837.js +4 -0
  2476. package/tabs/esm/index.module-ffa3187b.js +4 -0
  2477. package/tabs/esm/mobile/index.js +2 -2
  2478. package/tabs/index.module-b9e372f9.js +4 -0
  2479. package/tabs/index.module-d2b51bd3.js +4 -0
  2480. package/tabs/modern/collapsible/index.js +1 -1
  2481. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  2482. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  2483. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  2484. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  2485. package/tabs/modern/components/primary-tablist/index.css +132 -132
  2486. package/tabs/modern/components/primary-tablist/mobile.css +220 -220
  2487. package/tabs/modern/components/scroll-controls/Component.js +1 -1
  2488. package/tabs/modern/components/scroll-controls/index.css +12 -12
  2489. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  2490. package/tabs/modern/components/scrollable-container/index.css +6 -6
  2491. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  2492. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  2493. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  2494. package/tabs/modern/components/secondary-tablist/index.css +17 -17
  2495. package/tabs/modern/components/secondary-tablist/mobile.css +20 -20
  2496. package/tabs/modern/components/tab/Component.js +1 -1
  2497. package/tabs/modern/components/tab/index.css +3 -3
  2498. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  2499. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  2500. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  2501. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  2502. package/tabs/modern/desktop/index.js +2 -2
  2503. package/tabs/modern/index.js +2 -2
  2504. package/tabs/modern/index.module-516c221a.js +4 -0
  2505. package/tabs/modern/index.module-d0eed332.js +4 -0
  2506. package/tabs/modern/mobile/index.js +2 -2
  2507. package/tag/components/base-tag/Component.js +3 -3
  2508. package/tag/components/base-tag/default.css +10 -10
  2509. package/tag/components/base-tag/index.css +37 -37
  2510. package/tag/components/base-tag/inverted.css +10 -10
  2511. package/tag/desktop/Component.desktop.js +3 -3
  2512. package/tag/desktop/default.desktop.css +4 -4
  2513. package/tag/desktop/desktop.css +6 -6
  2514. package/tag/desktop/inverted.desktop.css +4 -4
  2515. package/tag/esm/components/base-tag/Component.js +3 -3
  2516. package/tag/esm/components/base-tag/default.css +10 -10
  2517. package/tag/esm/components/base-tag/index.css +37 -37
  2518. package/tag/esm/components/base-tag/inverted.css +10 -10
  2519. package/tag/esm/desktop/Component.desktop.js +3 -3
  2520. package/tag/esm/desktop/default.desktop.css +4 -4
  2521. package/tag/esm/desktop/desktop.css +6 -6
  2522. package/tag/esm/desktop/inverted.desktop.css +4 -4
  2523. package/tag/esm/mobile/Component.mobile.js +3 -3
  2524. package/tag/esm/mobile/default.mobile.css +4 -4
  2525. package/tag/esm/mobile/inverted.mobile.css +4 -4
  2526. package/tag/esm/mobile/mobile.css +6 -6
  2527. package/tag/mobile/Component.mobile.js +3 -3
  2528. package/tag/mobile/default.mobile.css +4 -4
  2529. package/tag/mobile/inverted.mobile.css +4 -4
  2530. package/tag/mobile/mobile.css +6 -6
  2531. package/tag/modern/components/base-tag/Component.js +3 -3
  2532. package/tag/modern/components/base-tag/default.css +10 -10
  2533. package/tag/modern/components/base-tag/index.css +37 -37
  2534. package/tag/modern/components/base-tag/inverted.css +10 -10
  2535. package/tag/modern/desktop/Component.desktop.js +3 -3
  2536. package/tag/modern/desktop/default.desktop.css +4 -4
  2537. package/tag/modern/desktop/desktop.css +6 -6
  2538. package/tag/modern/desktop/inverted.desktop.css +4 -4
  2539. package/tag/modern/mobile/Component.mobile.js +3 -3
  2540. package/tag/modern/mobile/default.mobile.css +4 -4
  2541. package/tag/modern/mobile/inverted.mobile.css +4 -4
  2542. package/tag/modern/mobile/mobile.css +6 -6
  2543. package/text/Component.js +2 -2
  2544. package/text/esm/Component.js +2 -2
  2545. package/text/esm/index.css +8 -8
  2546. package/text/esm/mixin.css +75 -75
  2547. package/text/index.css +8 -8
  2548. package/text/mixin.css +75 -75
  2549. package/text/modern/Component.js +2 -2
  2550. package/text/modern/index.css +8 -8
  2551. package/text/modern/mixin.css +75 -75
  2552. package/textarea/Component.js +3 -3
  2553. package/textarea/{PseudoTextArea-63acc5ad.js → PseudoTextArea-b92283a8.js} +1 -1
  2554. package/textarea/components/PseudoTextArea.js +1 -1
  2555. package/textarea/components/index.d.ts +1 -1
  2556. package/textarea/components/index.js +1 -1
  2557. package/textarea/default.css +17 -17
  2558. package/textarea/esm/Component.js +3 -3
  2559. package/textarea/esm/{PseudoTextArea-70617958.js → PseudoTextArea-5b330640.js} +1 -1
  2560. package/textarea/esm/components/PseudoTextArea.js +1 -1
  2561. package/textarea/esm/components/index.d.ts +1 -1
  2562. package/textarea/esm/components/index.js +1 -1
  2563. package/textarea/esm/default.css +17 -17
  2564. package/textarea/esm/index.css +53 -53
  2565. package/textarea/esm/index.js +1 -1
  2566. package/textarea/esm/inverted.css +17 -17
  2567. package/textarea/index.css +53 -53
  2568. package/textarea/inverted.css +17 -17
  2569. package/textarea/modern/Component.js +3 -3
  2570. package/textarea/modern/PseudoTextArea-6bfc9e2a.js +13 -0
  2571. package/textarea/modern/components/PseudoTextArea.js +1 -1
  2572. package/textarea/modern/components/index.d.ts +1 -1
  2573. package/textarea/modern/components/index.js +1 -1
  2574. package/textarea/modern/default.css +17 -17
  2575. package/textarea/modern/index.css +53 -53
  2576. package/textarea/modern/index.js +1 -1
  2577. package/textarea/modern/inverted.css +17 -17
  2578. package/themes/compiled/mobile-dark-bluetint.css +1575 -1575
  2579. package/themes/compiled/mobile-dark-bluetint.d.ts +1 -1
  2580. package/themes/compiled/mobile-dark-bluetint.js +1 -1
  2581. package/themes/esm/compiled/mobile-dark-bluetint.d.ts +1 -1
  2582. package/themes/esm/compiled/mobile-dark-bluetint.js +1 -1
  2583. package/themes/modern/compiled/mobile-dark-bluetint.d.ts +1 -1
  2584. package/themes/modern/compiled/mobile-dark-bluetint.js +1575 -1575
  2585. package/toast/components/base-toast/component.js +1 -1
  2586. package/toast/components/base-toast/index.css +9 -9
  2587. package/toast/esm/components/base-toast/component.js +1 -1
  2588. package/toast/esm/components/base-toast/index.css +9 -9
  2589. package/toast/modern/components/base-toast/component.js +1 -1
  2590. package/toast/modern/components/base-toast/index.css +9 -9
  2591. package/toast-plate/components/base-toast-plate/component.js +3 -3
  2592. package/toast-plate/components/base-toast-plate/default.css +2 -2
  2593. package/toast-plate/components/base-toast-plate/index.css +18 -18
  2594. package/toast-plate/components/base-toast-plate/inverted.css +2 -2
  2595. package/toast-plate/desktop/Component.desktop.js +1 -1
  2596. package/toast-plate/desktop/desktop.css +4 -4
  2597. package/toast-plate/esm/components/base-toast-plate/component.js +3 -3
  2598. package/toast-plate/esm/components/base-toast-plate/default.css +2 -2
  2599. package/toast-plate/esm/components/base-toast-plate/index.css +18 -18
  2600. package/toast-plate/esm/components/base-toast-plate/inverted.css +2 -2
  2601. package/toast-plate/esm/desktop/Component.desktop.js +1 -1
  2602. package/toast-plate/esm/desktop/desktop.css +4 -4
  2603. package/toast-plate/esm/mobile/Component.mobile.js +1 -1
  2604. package/toast-plate/esm/mobile/mobile.css +4 -4
  2605. package/toast-plate/mobile/Component.mobile.js +1 -1
  2606. package/toast-plate/mobile/mobile.css +4 -4
  2607. package/toast-plate/modern/components/base-toast-plate/component.js +3 -3
  2608. package/toast-plate/modern/components/base-toast-plate/default.css +2 -2
  2609. package/toast-plate/modern/components/base-toast-plate/index.css +18 -18
  2610. package/toast-plate/modern/components/base-toast-plate/inverted.css +2 -2
  2611. package/toast-plate/modern/desktop/Component.desktop.js +1 -1
  2612. package/toast-plate/modern/desktop/desktop.css +4 -4
  2613. package/toast-plate/modern/mobile/Component.mobile.js +1 -1
  2614. package/toast-plate/modern/mobile/mobile.css +4 -4
  2615. package/tooltip/default.css +5 -5
  2616. package/tooltip/desktop/Component.desktop.js +4 -4
  2617. package/tooltip/desktop/desktop.css +3 -3
  2618. package/tooltip/esm/default.css +5 -5
  2619. package/tooltip/esm/desktop/Component.desktop.js +4 -4
  2620. package/tooltip/esm/desktop/desktop.css +3 -3
  2621. package/tooltip/esm/index.css +8 -8
  2622. package/tooltip/esm/inverted.css +5 -5
  2623. package/tooltip/esm/mobile/Component.mobile.js +1 -1
  2624. package/tooltip/esm/mobile/mobile.css +4 -4
  2625. package/tooltip/index.css +8 -8
  2626. package/tooltip/inverted.css +5 -5
  2627. package/tooltip/mobile/Component.mobile.js +1 -1
  2628. package/tooltip/mobile/mobile.css +4 -4
  2629. package/tooltip/modern/default.css +5 -5
  2630. package/tooltip/modern/desktop/Component.desktop.js +4 -4
  2631. package/tooltip/modern/desktop/desktop.css +3 -3
  2632. package/tooltip/modern/index.css +8 -8
  2633. package/tooltip/modern/inverted.css +5 -5
  2634. package/tooltip/modern/mobile/Component.mobile.js +1 -1
  2635. package/tooltip/modern/mobile/mobile.css +4 -4
  2636. package/typography/colors.css +20 -20
  2637. package/typography/colors.module-94b64d8e.js +4 -0
  2638. package/typography/common.module-38b50dd1.js +4 -0
  2639. package/typography/cssm/title/alfasans-index.module.css +10 -0
  2640. package/typography/esm/colors.css +20 -20
  2641. package/typography/esm/colors.module-5fa27b46.js +4 -0
  2642. package/typography/esm/common.module-7645bb09.js +4 -0
  2643. package/typography/esm/component.js +2 -2
  2644. package/typography/esm/hooks/use-skeleton.css +4 -4
  2645. package/typography/esm/hooks/use-skeleton.js +1 -1
  2646. package/typography/esm/index.js +2 -2
  2647. package/typography/esm/text/alfasans-index.css +29 -29
  2648. package/typography/esm/text/component.js +3 -3
  2649. package/typography/esm/text/index.css +21 -21
  2650. package/typography/esm/text/index.js +1 -1
  2651. package/typography/esm/title/alfasans-index.css +10 -10
  2652. package/typography/esm/title/common.css +8 -8
  2653. package/typography/esm/title/component.js +1 -1
  2654. package/typography/esm/title/index.css +16 -16
  2655. package/typography/esm/title/index.js +4 -4
  2656. package/typography/esm/title-mobile/alfasans-index.css +10 -10
  2657. package/typography/esm/title-mobile/component.js +4 -4
  2658. package/typography/esm/title-mobile/index.css +15 -15
  2659. package/typography/esm/title-mobile/index.js +2 -2
  2660. package/typography/esm/title-responsive/component.js +2 -2
  2661. package/typography/esm/title-responsive/index.js +2 -2
  2662. package/typography/hooks/use-skeleton.css +4 -4
  2663. package/typography/hooks/use-skeleton.js +1 -1
  2664. package/typography/modern/colors.css +20 -20
  2665. package/typography/modern/colors.module-3cedc3fb.js +4 -0
  2666. package/typography/modern/common.module-d04ff6fc.js +4 -0
  2667. package/typography/modern/component.js +2 -2
  2668. package/typography/modern/hooks/use-skeleton.css +4 -4
  2669. package/typography/modern/hooks/use-skeleton.js +1 -1
  2670. package/typography/modern/index.js +2 -2
  2671. package/typography/modern/text/alfasans-index.css +29 -29
  2672. package/typography/modern/text/component.js +3 -3
  2673. package/typography/modern/text/index.css +21 -21
  2674. package/typography/modern/text/index.js +1 -1
  2675. package/typography/modern/title/alfasans-index.css +10 -10
  2676. package/typography/modern/title/common.css +8 -8
  2677. package/typography/modern/title/component.js +1 -1
  2678. package/typography/modern/title/index.css +16 -16
  2679. package/typography/modern/title/index.js +4 -4
  2680. package/typography/modern/title-mobile/alfasans-index.css +10 -10
  2681. package/typography/modern/title-mobile/component.js +4 -4
  2682. package/typography/modern/title-mobile/index.css +15 -15
  2683. package/typography/modern/title-mobile/index.js +2 -2
  2684. package/typography/modern/title-responsive/component.js +2 -2
  2685. package/typography/modern/title-responsive/index.js +2 -2
  2686. package/typography/moderncssm/text/alfasans-index.module.css +0 -16
  2687. package/typography/moderncssm/title/alfasans-index.module.css +10 -0
  2688. package/typography/text/alfasans-index.css +29 -29
  2689. package/typography/text/component.js +3 -3
  2690. package/typography/text/index.css +21 -21
  2691. package/typography/title/alfasans-index.css +10 -10
  2692. package/typography/title/common.css +8 -8
  2693. package/typography/title/component.js +1 -1
  2694. package/typography/title/index.css +16 -16
  2695. package/typography/title/index.js +3 -3
  2696. package/typography/title-mobile/alfasans-index.css +10 -10
  2697. package/typography/title-mobile/component.js +3 -3
  2698. package/typography/title-mobile/index.css +15 -15
  2699. package/underlay/Component.js +1 -1
  2700. package/underlay/esm/Component.js +1 -1
  2701. package/underlay/esm/index.css +161 -161
  2702. package/underlay/esm/index.js +1 -1
  2703. package/underlay/esm/index.module-bb49fee0.js +4 -0
  2704. package/underlay/esm/utils/getBorderCorners.js +1 -1
  2705. package/underlay/esm/utils/getClasses.js +1 -1
  2706. package/underlay/index.css +161 -161
  2707. package/underlay/index.module-8b400c89.js +4 -0
  2708. package/underlay/modern/Component.js +1 -1
  2709. package/underlay/modern/index.css +161 -161
  2710. package/underlay/modern/index.js +1 -1
  2711. package/underlay/modern/index.module-4b29dd46.js +4 -0
  2712. package/underlay/modern/utils/getBorderCorners.js +1 -1
  2713. package/underlay/modern/utils/getClasses.js +1 -1
  2714. package/underlay/utils/getBorderCorners.js +1 -1
  2715. package/underlay/utils/getClasses.js +1 -1
  2716. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  2717. package/universal-date-input/components/date-input/Component.js +2 -2
  2718. package/universal-date-input/components/date-input/date-input.desktop.css +1 -1
  2719. package/universal-date-input/components/date-range-input/Component.js +1 -1
  2720. package/universal-date-input/esm/Component.responsive.js +1 -1
  2721. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  2722. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  2723. package/universal-date-input/esm/components/date-input/Component.js +2 -2
  2724. package/universal-date-input/esm/components/date-input/date-input.desktop.css +1 -1
  2725. package/universal-date-input/esm/components/date-input/index.js +1 -1
  2726. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  2727. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  2728. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  2729. package/universal-date-input/esm/desktop/index.js +1 -1
  2730. package/universal-date-input/esm/index.css +7 -7
  2731. package/universal-date-input/esm/index.js +1 -1
  2732. package/universal-date-input/esm/index.module-e00054f5.js +4 -0
  2733. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  2734. package/universal-date-input/esm/mobile/index.js +1 -1
  2735. package/universal-date-input/index.css +7 -7
  2736. package/universal-date-input/index.module-a6e640e2.js +4 -0
  2737. package/universal-date-input/modern/Component.responsive.js +1 -1
  2738. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  2739. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  2740. package/universal-date-input/modern/components/date-input/Component.js +2 -2
  2741. package/universal-date-input/modern/components/date-input/date-input.desktop.css +1 -1
  2742. package/universal-date-input/modern/components/date-input/index.js +1 -1
  2743. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  2744. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  2745. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  2746. package/universal-date-input/modern/desktop/index.js +1 -1
  2747. package/universal-date-input/modern/index.css +7 -7
  2748. package/universal-date-input/modern/index.js +1 -1
  2749. package/universal-date-input/modern/index.module-8605ff31.js +4 -0
  2750. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  2751. package/universal-date-input/modern/mobile/index.js +1 -1
  2752. package/universal-modal/Component.responsive.d.ts +2 -2
  2753. package/universal-modal/components/content/base-content/base-content.js +1 -1
  2754. package/universal-modal/components/content/base-content/index.css +4 -4
  2755. package/universal-modal/components/content/mobile/Component.mobile.js +1 -1
  2756. package/universal-modal/components/content/mobile/mobile.css +3 -3
  2757. package/universal-modal/components/footer/base-footer/base-footer.js +1 -1
  2758. package/universal-modal/components/footer/base-footer/index.css +3 -3
  2759. package/universal-modal/components/footer/desktop/Component.desktop.js +2 -2
  2760. package/universal-modal/components/footer/desktop/desktop.css +1 -1
  2761. package/universal-modal/components/footer/desktop/layout.css +9 -9
  2762. package/universal-modal/components/footer/mobile/Component.mobile.js +2 -2
  2763. package/universal-modal/components/footer/mobile/layout.mobile.css +8 -8
  2764. package/universal-modal/components/footer/mobile/mobile.css +2 -2
  2765. package/universal-modal/components/header/base-header/index.css +12 -12
  2766. package/universal-modal/components/header/desktop/Component.desktop.js +2 -2
  2767. package/universal-modal/components/header/desktop/desktop.css +8 -8
  2768. package/universal-modal/components/header/mobile/Component.mobile.js +2 -2
  2769. package/universal-modal/components/header/mobile/mobile.css +4 -4
  2770. package/universal-modal/cssm/Component.responsive.d.ts +2 -2
  2771. package/universal-modal/cssm/desktop/Component.desktop.d.ts +2 -2
  2772. package/universal-modal/cssm/desktop/components/center-modal/center-modal.d.ts +1 -1
  2773. package/universal-modal/cssm/desktop/components/side-modal/side-modal.d.ts +1 -1
  2774. package/universal-modal/cssm/desktop/types/props.d.ts +1 -1
  2775. package/universal-modal/cssm/mobile/Component.mobile.d.ts +2 -2
  2776. package/universal-modal/cssm/mobile/types/props.d.ts +1 -1
  2777. package/universal-modal/cssm/typings/index.d.ts +2 -2
  2778. package/universal-modal/desktop/Component.desktop.d.ts +2 -2
  2779. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2780. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2781. package/universal-modal/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2782. package/universal-modal/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2783. package/universal-modal/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2784. package/universal-modal/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2785. package/universal-modal/desktop/components/center-modal/center-modal.d.ts +1 -1
  2786. package/universal-modal/desktop/components/center-modal/center-modal.js +3 -3
  2787. package/universal-modal/desktop/components/center-modal/styles/index.css +521 -521
  2788. package/universal-modal/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2789. package/universal-modal/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2790. package/universal-modal/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2791. package/universal-modal/desktop/components/side-modal/side-modal.d.ts +1 -1
  2792. package/universal-modal/desktop/components/side-modal/side-modal.js +1 -1
  2793. package/universal-modal/desktop/components/side-modal/styles/index.css +524 -524
  2794. package/universal-modal/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2795. package/universal-modal/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2796. package/universal-modal/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2797. package/universal-modal/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2798. package/universal-modal/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2799. package/universal-modal/desktop/types/props.d.ts +1 -1
  2800. package/universal-modal/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2801. package/universal-modal/esm/Component.responsive.d.ts +2 -2
  2802. package/universal-modal/esm/Component.responsive.js +1 -1
  2803. package/universal-modal/esm/components/content/base-content/base-content.js +1 -1
  2804. package/universal-modal/esm/components/content/base-content/index.css +4 -4
  2805. package/universal-modal/esm/components/content/mobile/Component.mobile.js +1 -1
  2806. package/universal-modal/esm/components/content/mobile/mobile.css +3 -3
  2807. package/universal-modal/esm/components/footer/base-footer/base-footer.js +1 -1
  2808. package/universal-modal/esm/components/footer/base-footer/index.css +3 -3
  2809. package/universal-modal/esm/components/footer/desktop/Component.desktop.js +2 -2
  2810. package/universal-modal/esm/components/footer/desktop/desktop.css +1 -1
  2811. package/universal-modal/esm/components/footer/desktop/layout.css +9 -9
  2812. package/universal-modal/esm/components/footer/mobile/Component.mobile.js +2 -2
  2813. package/universal-modal/esm/components/footer/mobile/layout.mobile.css +8 -8
  2814. package/universal-modal/esm/components/footer/mobile/mobile.css +2 -2
  2815. package/universal-modal/esm/components/header/base-header/index.css +12 -12
  2816. package/universal-modal/esm/components/header/desktop/Component.desktop.js +2 -2
  2817. package/universal-modal/esm/components/header/desktop/desktop.css +8 -8
  2818. package/universal-modal/esm/components/header/index.js +1 -1
  2819. package/universal-modal/esm/components/header/mobile/Component.mobile.js +2 -2
  2820. package/universal-modal/esm/components/header/mobile/mobile.css +4 -4
  2821. package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
  2822. package/universal-modal/esm/desktop/Component.desktop.d.ts +2 -2
  2823. package/universal-modal/esm/desktop/Component.desktop.js +1 -1
  2824. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2825. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2826. package/universal-modal/esm/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2827. package/universal-modal/esm/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2828. package/universal-modal/esm/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2829. package/universal-modal/esm/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2830. package/universal-modal/esm/desktop/components/center-modal/center-modal.d.ts +1 -1
  2831. package/universal-modal/esm/desktop/components/center-modal/center-modal.js +3 -3
  2832. package/universal-modal/esm/desktop/components/center-modal/styles/index.css +521 -521
  2833. package/universal-modal/esm/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2834. package/universal-modal/esm/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2835. package/universal-modal/esm/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2836. package/universal-modal/esm/desktop/components/side-modal/side-modal.d.ts +1 -1
  2837. package/universal-modal/esm/desktop/components/side-modal/side-modal.js +1 -1
  2838. package/universal-modal/esm/desktop/components/side-modal/styles/index.css +524 -524
  2839. package/universal-modal/esm/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2840. package/universal-modal/esm/desktop/index.js +1 -1
  2841. package/universal-modal/esm/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2842. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2843. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2844. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2845. package/universal-modal/esm/desktop/types/props.d.ts +1 -1
  2846. package/universal-modal/esm/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2847. package/universal-modal/esm/index.js +1 -1
  2848. package/universal-modal/esm/index.module-e6744b12.js +4 -0
  2849. package/universal-modal/esm/mobile/Component.mobile.d.ts +2 -2
  2850. package/universal-modal/esm/mobile/Component.mobile.js +4 -4
  2851. package/universal-modal/esm/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2852. package/universal-modal/esm/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2853. package/universal-modal/esm/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2854. package/universal-modal/esm/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2855. package/universal-modal/esm/mobile/index.js +1 -1
  2856. package/universal-modal/esm/mobile/mobile.css +3 -3
  2857. package/universal-modal/esm/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2858. package/universal-modal/esm/mobile/transitions/transitions.mobile.css +7 -7
  2859. package/universal-modal/esm/mobile/types/props.d.ts +1 -1
  2860. package/universal-modal/esm/typings/index.d.ts +2 -2
  2861. package/universal-modal/index.module-7af614d8.js +4 -0
  2862. package/universal-modal/mobile/Component.mobile.d.ts +2 -2
  2863. package/universal-modal/mobile/Component.mobile.js +3 -3
  2864. package/universal-modal/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2865. package/universal-modal/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2866. package/universal-modal/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2867. package/universal-modal/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2868. package/universal-modal/mobile/mobile.css +3 -3
  2869. package/universal-modal/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2870. package/universal-modal/mobile/transitions/transitions.mobile.css +7 -7
  2871. package/universal-modal/mobile/types/props.d.ts +1 -1
  2872. package/universal-modal/modern/Component.responsive.d.ts +2 -2
  2873. package/universal-modal/modern/Component.responsive.js +1 -1
  2874. package/universal-modal/modern/components/content/base-content/base-content.js +1 -1
  2875. package/universal-modal/modern/components/content/base-content/index.css +4 -4
  2876. package/universal-modal/modern/components/content/mobile/Component.mobile.js +1 -1
  2877. package/universal-modal/modern/components/content/mobile/mobile.css +3 -3
  2878. package/universal-modal/modern/components/footer/base-footer/base-footer.js +1 -1
  2879. package/universal-modal/modern/components/footer/base-footer/index.css +3 -3
  2880. package/universal-modal/modern/components/footer/desktop/Component.desktop.js +2 -2
  2881. package/universal-modal/modern/components/footer/desktop/desktop.css +1 -1
  2882. package/universal-modal/modern/components/footer/desktop/layout.css +9 -9
  2883. package/universal-modal/modern/components/footer/mobile/Component.mobile.js +2 -2
  2884. package/universal-modal/modern/components/footer/mobile/layout.mobile.css +8 -8
  2885. package/universal-modal/modern/components/footer/mobile/mobile.css +2 -2
  2886. package/universal-modal/modern/components/header/base-header/index.css +12 -12
  2887. package/universal-modal/modern/components/header/desktop/Component.desktop.js +2 -2
  2888. package/universal-modal/modern/components/header/desktop/desktop.css +8 -8
  2889. package/universal-modal/modern/components/header/index.js +1 -1
  2890. package/universal-modal/modern/components/header/mobile/Component.mobile.js +2 -2
  2891. package/universal-modal/modern/components/header/mobile/mobile.css +4 -4
  2892. package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
  2893. package/universal-modal/modern/desktop/Component.desktop.d.ts +2 -2
  2894. package/universal-modal/modern/desktop/Component.desktop.js +1 -1
  2895. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2896. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2897. package/universal-modal/modern/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2898. package/universal-modal/modern/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2899. package/universal-modal/modern/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2900. package/universal-modal/modern/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2901. package/universal-modal/modern/desktop/components/center-modal/center-modal.d.ts +1 -1
  2902. package/universal-modal/modern/desktop/components/center-modal/center-modal.js +3 -3
  2903. package/universal-modal/modern/desktop/components/center-modal/styles/index.css +521 -521
  2904. package/universal-modal/modern/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2905. package/universal-modal/modern/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2906. package/universal-modal/modern/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2907. package/universal-modal/modern/desktop/components/side-modal/side-modal.d.ts +1 -1
  2908. package/universal-modal/modern/desktop/components/side-modal/side-modal.js +1 -1
  2909. package/universal-modal/modern/desktop/components/side-modal/styles/index.css +524 -524
  2910. package/universal-modal/modern/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2911. package/universal-modal/modern/desktop/index.js +1 -1
  2912. package/universal-modal/modern/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2913. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2914. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2915. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2916. package/universal-modal/modern/desktop/types/props.d.ts +1 -1
  2917. package/universal-modal/modern/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2918. package/universal-modal/modern/index.js +1 -1
  2919. package/universal-modal/modern/index.module-9feb5828.js +4 -0
  2920. package/universal-modal/modern/mobile/Component.mobile.d.ts +2 -2
  2921. package/universal-modal/modern/mobile/Component.mobile.js +4 -4
  2922. package/universal-modal/modern/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2923. package/universal-modal/modern/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2924. package/universal-modal/modern/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2925. package/universal-modal/modern/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2926. package/universal-modal/modern/mobile/index.js +1 -1
  2927. package/universal-modal/modern/mobile/mobile.css +3 -3
  2928. package/universal-modal/modern/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2929. package/universal-modal/modern/mobile/transitions/transitions.mobile.css +7 -7
  2930. package/universal-modal/modern/mobile/types/props.d.ts +1 -1
  2931. package/universal-modal/modern/typings/index.d.ts +2 -2
  2932. package/universal-modal/moderncssm/Component.responsive.d.ts +2 -2
  2933. package/universal-modal/moderncssm/desktop/Component.desktop.d.ts +2 -2
  2934. package/universal-modal/moderncssm/desktop/components/center-modal/center-modal.d.ts +1 -1
  2935. package/universal-modal/moderncssm/desktop/components/side-modal/side-modal.d.ts +1 -1
  2936. package/universal-modal/moderncssm/desktop/types/props.d.ts +1 -1
  2937. package/universal-modal/moderncssm/mobile/Component.mobile.d.ts +2 -2
  2938. package/universal-modal/moderncssm/mobile/types/props.d.ts +1 -1
  2939. package/universal-modal/moderncssm/typings/index.d.ts +2 -2
  2940. package/universal-modal/typings/index.d.ts +2 -2
  2941. package/with-suffix/Component.js +1 -1
  2942. package/with-suffix/esm/Component.js +1 -1
  2943. package/with-suffix/esm/index.css +11 -11
  2944. package/with-suffix/index.css +11 -11
  2945. package/with-suffix/modern/Component.js +1 -1
  2946. package/with-suffix/modern/index.css +11 -11
  2947. package/calendar-range/esm/index.module-844e5e20.js +0 -4
  2948. package/calendar-range/index.module-24b2e6b3.js +0 -4
  2949. package/calendar-range/modern/index.module-249bd0bf.js +0 -4
  2950. package/file-upload-item/actions-control.module-981e6d88.js +0 -4
  2951. package/file-upload-item/esm/actions-control.module-9d404427.js +0 -4
  2952. package/file-upload-item/modern/actions-control.module-cfa22303.js +0 -4
  2953. package/grid/esm/gutters.module-d50c10c4.js +0 -4
  2954. package/grid/gutters.module-93c41d67.js +0 -4
  2955. package/grid/modern/gutters.module-5d8861cd.js +0 -4
  2956. package/modal/esm/layout.module-88c2cd2c.js +0 -4
  2957. package/modal/layout.module-b8b8c4c5.js +0 -4
  2958. package/modal/modern/layout.module-2da0e614.js +0 -4
  2959. package/plate/cssm/index-7f6b04c5.d.ts +0 -88
  2960. package/plate/esm/index-7f6b04c5.d.ts +0 -88
  2961. package/plate/index-7f6b04c5.d.ts +0 -88
  2962. package/plate/modern/index-7f6b04c5.d.ts +0 -88
  2963. package/plate/moderncssm/index-7f6b04c5.d.ts +0 -88
  2964. package/select/esm/mobile.module-cd365f67.js +0 -4
  2965. package/select/mobile.module-0de8fc36.js +0 -4
  2966. package/select/modern/mobile.module-492a8cc0.js +0 -4
  2967. package/side-panel/esm/layout.module-d264cc45.js +0 -4
  2968. package/side-panel/layout.module-b7d4e75d.js +0 -4
  2969. package/side-panel/modern/layout.module-d652b3d8.js +0 -4
  2970. package/tabs/esm/index.module-6c0aa222.js +0 -4
  2971. package/tabs/esm/index.module-8ee88556.js +0 -4
  2972. package/tabs/index.module-b0163905.js +0 -4
  2973. package/tabs/index.module-b6d5cc24.js +0 -4
  2974. package/tabs/modern/index.module-00ead3f7.js +0 -4
  2975. package/tabs/modern/index.module-9740378c.js +0 -4
  2976. package/textarea/modern/PseudoTextArea-9b243b09.js +0 -13
  2977. package/typography/colors.module-e1e906c3.js +0 -4
  2978. package/typography/common.module-a4e4d663.js +0 -4
  2979. package/typography/esm/colors.module-e2af082a.js +0 -4
  2980. package/typography/esm/common.module-83d69222.js +0 -4
  2981. package/typography/modern/colors.module-4a38339f.js +0 -4
  2982. package/typography/modern/common.module-02ca3b65.js +0 -4
  2983. package/underlay/esm/index.module-8f316fe9.js +0 -4
  2984. package/underlay/index.module-cf0ede8c.js +0 -4
  2985. package/underlay/modern/index.module-99890a05.js +0 -4
  2986. package/universal-date-input/esm/index.module-737d4671.js +0 -4
  2987. package/universal-date-input/index.module-d992e745.js +0 -4
  2988. package/universal-date-input/modern/index.module-7ab9bade.js +0 -4
  2989. package/universal-modal/esm/index.module-e88d6669.js +0 -4
  2990. package/universal-modal/index.module-adc95e6b.js +0 -4
  2991. package/universal-modal/modern/index.module-60e434e6.js +0 -4
  2992. /package/calendar/{calendarMonthOnlyView-154be5cd.d.ts → calendarMonthOnlyView-b27194fa.d.ts} +0 -0
  2993. /package/calendar/esm/{calendarMonthOnlyView-c4b0990e.d.ts → calendarMonthOnlyView-8edb9bf2.d.ts} +0 -0
  2994. /package/calendar/modern/{calendarMonthOnlyView-5228af9c.d.ts → calendarMonthOnlyView-e6a8a85e.d.ts} +0 -0
  2995. /package/confirmation/{countdown-section-ed5afdf6.d.ts → countdown-section-a284e0cd.d.ts} +0 -0
  2996. /package/confirmation/esm/{countdown-section-ac318a99.d.ts → countdown-section-06c15853.d.ts} +0 -0
  2997. /package/confirmation/modern/{countdown-section-67dedb5c.d.ts → countdown-section-f5ddc34b.d.ts} +0 -0
  2998. /package/gallery/esm/{hooks-f5653065.d.ts → hooks-0d5cb858.d.ts} +0 -0
  2999. /package/gallery/{hooks-ed93173c.d.ts → hooks-589d17eb.d.ts} +0 -0
  3000. /package/gallery/modern/{hooks-f5d729d2.d.ts → hooks-2514fd14.d.ts} +0 -0
  3001. /package/list/{Component-d820b5f0.d.ts → Component-a387f320.d.ts} +0 -0
  3002. /package/list/esm/{Component-1bda4abd.d.ts → Component-14899c73.d.ts} +0 -0
  3003. /package/list/modern/{Component-245adfda.d.ts → Component-868a7c71.d.ts} +0 -0
  3004. /package/markdown/esm/{use-overrides-5afd02d1.d.ts → use-overrides-c298cd1e.d.ts} +0 -0
  3005. /package/markdown/modern/{use-overrides-af2b3a4e.d.ts → use-overrides-b5352193.d.ts} +0 -0
  3006. /package/markdown/{use-overrides-d502409f.d.ts → use-overrides-3d70398d.d.ts} +0 -0
  3007. /package/plate/esm/{warning-55b2c14b.d.ts → warning-6235641e.d.ts} +0 -0
  3008. /package/plate/esm/{warning-55b2c14b.js → warning-6235641e.js} +0 -0
  3009. /package/plate/modern/{warning-1db6c76d.d.ts → warning-457c1cc0.d.ts} +0 -0
  3010. /package/plate/modern/{warning-1db6c76d.js → warning-457c1cc0.js} +0 -0
  3011. /package/plate/{warning-d3ae8fcd.d.ts → warning-25b32332.d.ts} +0 -0
  3012. /package/plate/{warning-d3ae8fcd.js → warning-25b32332.js} +0 -0
  3013. /package/pure-cell/{component-fb05ccb7.d.ts → component-3b563e70.d.ts} +0 -0
  3014. /package/pure-cell/{component-daee4234.d.ts → component-5c218b76.d.ts} +0 -0
  3015. /package/pure-cell/cssm/{component-fb05ccb7.d.ts → component-3b563e70.d.ts} +0 -0
  3016. /package/pure-cell/cssm/{component-195fb685.d.ts → component-4d3a2190.d.ts} +0 -0
  3017. /package/pure-cell/esm/{component-fb05ccb7.d.ts → component-3b563e70.d.ts} +0 -0
  3018. /package/pure-cell/esm/{component-89ffe775.d.ts → component-4c47f74a.d.ts} +0 -0
  3019. /package/pure-cell/modern/{component-fb05ccb7.d.ts → component-3b563e70.d.ts} +0 -0
  3020. /package/pure-cell/modern/{component-b3cbf3fd.d.ts → component-b1dc9e5d.d.ts} +0 -0
  3021. /package/pure-cell/moderncssm/{component-5b5fde55.d.ts → component-05552a25.d.ts} +0 -0
  3022. /package/pure-cell/moderncssm/{component-fb05ccb7.d.ts → component-3b563e70.d.ts} +0 -0
  3023. /package/select/esm/{hook-1bfdb0fc.d.ts → hook-533933bf.d.ts} +0 -0
  3024. /package/select/esm/{hook-1bfdb0fc.js → hook-533933bf.js} +0 -0
  3025. /package/select/esm/{list-popover-desktop-a853ce4a.d.ts → list-popover-desktop-bc081a7b.d.ts} +0 -0
  3026. /package/select/{hook-a840076d.d.ts → hook-3d329889.d.ts} +0 -0
  3027. /package/select/{hook-a840076d.js → hook-3d329889.js} +0 -0
  3028. /package/select/{list-popover-desktop-2ec8e83c.d.ts → list-popover-desktop-4068f50c.d.ts} +0 -0
  3029. /package/select/modern/{hook-095ee822.d.ts → hook-5dbd42bd.d.ts} +0 -0
  3030. /package/select/modern/{hook-095ee822.js → hook-5dbd42bd.js} +0 -0
  3031. /package/select/modern/{list-popover-desktop-e77b41d0.d.ts → list-popover-desktop-737f5b39.d.ts} +0 -0
  3032. /package/textarea/{PseudoTextArea-63acc5ad.d.ts → PseudoTextArea-b92283a8.d.ts} +0 -0
  3033. /package/textarea/esm/{PseudoTextArea-70617958.d.ts → PseudoTextArea-5b330640.d.ts} +0 -0
  3034. /package/textarea/modern/{PseudoTextArea-9b243b09.d.ts → PseudoTextArea-6bfc9e2a.d.ts} +0 -0
@@ -0,0 +1,1029 @@
1
+ var getWithThemeValue = function (value) { return ({
2
+ type: 'WITH_THEME',
3
+ value: value,
4
+ }); };
5
+ var getWithoutThemeValue = function (value) { return ({
6
+ type: 'WITHOUT_THEME',
7
+ value: value,
8
+ }); };
9
+ var colorMapper = {
10
+ accentColorPrimary: getWithThemeValue('accent-primary'),
11
+ accentColorPrimaryHover: getWithThemeValue('accent-primary-hover'),
12
+ accentColorPrimaryInverted: getWithThemeValue('accent-primary-inverted'),
13
+ accentColorPrimaryInvertedHover: getWithThemeValue('accent-primary-inverted-hover'),
14
+ accentColorPrimaryInvertedPress: getWithThemeValue('accent-primary-inverted-press'),
15
+ accentColorPrimaryPress: getWithThemeValue('accent-primary-press'),
16
+ accentColorSecondary: getWithThemeValue('accent-secondary'),
17
+ accentColorSecondaryHover: getWithThemeValue('accent-secondary-hover'),
18
+ accentColorSecondaryInverted: getWithThemeValue('accent-secondary-inverted'),
19
+ accentColorSecondaryInvertedHover: getWithThemeValue('accent-secondary-inverted-hover'),
20
+ accentColorSecondaryInvertedPress: getWithThemeValue('accent-secondary-inverted-press'),
21
+ accentColorSecondaryPress: getWithThemeValue('accent-secondary-press'),
22
+ backgroundColorAccent: getWithThemeValue('bg-accent'),
23
+ backgroundColorAttentionMuted: getWithThemeValue('bg-attention-muted'),
24
+ backgroundColorComponent: getWithThemeValue('bg-component'),
25
+ backgroundColorComponentInverted: getWithThemeValue('bg-component-inverted'),
26
+ backgroundColorInfo: getWithThemeValue('bg-info'),
27
+ backgroundColorInfoMuted: getWithThemeValue('bg-info-muted'),
28
+ backgroundColorLinkMuted: getWithThemeValue('bg-link-muted'),
29
+ backgroundColorNegativeMuted: getWithThemeValue('bg-negative-muted'),
30
+ backgroundColorNeutral: getWithThemeValue('bg-neutral'),
31
+ backgroundColorNulled: getWithThemeValue('bg-nulled'),
32
+ backgroundColorOpaque: getWithThemeValue('bg-opaque'),
33
+ backgroundColorOverlay: getWithThemeValue('bg-overlay'),
34
+ backgroundColorPositiveMuted: getWithThemeValue('bg-positive-muted'),
35
+ backgroundColorPrimary: getWithThemeValue('bg-primary'),
36
+ backgroundColorPrimaryGrouped: getWithThemeValue('bg-primary-grouped'),
37
+ backgroundColorPrimaryInverted: getWithThemeValue('bg-primary-inverted'),
38
+ backgroundColorQuaternary: getWithThemeValue('bg-quaternary'),
39
+ backgroundColorQuaternaryInverted: getWithThemeValue('bg-quaternary-inverted'),
40
+ backgroundColorSecondary: getWithThemeValue('bg-secondary'),
41
+ backgroundColorSecondaryGrouped: getWithThemeValue('bg-secondary-grouped'),
42
+ backgroundColorSecondaryInverted: getWithThemeValue('bg-secondary-inverted'),
43
+ backgroundColorTertiary: getWithThemeValue('bg-tertiary'),
44
+ backgroundColorTertiaryGrouped: getWithThemeValue('bg-tertiary-grouped'),
45
+ backgroundColorTertiaryInverted: getWithThemeValue('bg-tertiary-inverted'),
46
+ baseBgAltColorPrimary: getWithThemeValue('base-bg-alt-primary'),
47
+ baseBgAltColorPrimaryInverted: getWithThemeValue('base-bg-alt-primary-inverted'),
48
+ baseBgAltColorSecondary: getWithThemeValue('base-bg-alt-secondary'),
49
+ baseBgAltColorSecondaryInverted: getWithThemeValue('base-bg-alt-secondary-inverted'),
50
+ baseBgAltColorTertiary: getWithThemeValue('base-bg-alt-tertiary'),
51
+ baseBgAltColorTertiaryInverted: getWithThemeValue('base-bg-alt-tertiary-inverted'),
52
+ baseBgColorPrimary: getWithThemeValue('base-bg-primary'),
53
+ baseBgColorPrimaryInverted: getWithThemeValue('base-bg-primary-inverted'),
54
+ baseBgColorSecondary: getWithThemeValue('base-bg-secondary'),
55
+ baseBgColorSecondaryInverted: getWithThemeValue('base-bg-secondary-inverted'),
56
+ baseBgColorTertiary: getWithThemeValue('base-bg-tertiary'),
57
+ baseBgColorTertiaryInverted: getWithThemeValue('base-bg-tertiary-inverted'),
58
+ borderColorAccent: getWithThemeValue('border-accent'),
59
+ borderColorKey: getWithThemeValue('border-key'),
60
+ borderColorKeyInverted: getWithThemeValue('border-key-inverted'),
61
+ borderColorLink: getWithThemeValue('border-link'),
62
+ borderColorPrimary: getWithThemeValue('border-primary'),
63
+ borderColorPrimaryInverted: getWithThemeValue('border-primary-inverted'),
64
+ borderColorSecondary: getWithThemeValue('border-secondary'),
65
+ borderColorSecondaryInverted: getWithThemeValue('border-secondary-inverted'),
66
+ borderColorTertiary: getWithThemeValue('border-tertiary'),
67
+ borderColorTertiaryInverted: getWithThemeValue('border-tertiary-inverted'),
68
+ borderColorUnderline: getWithThemeValue('border-underline'),
69
+ borderColorUnderlineInverted: getWithThemeValue('border-underline-inverted'),
70
+ decorativeColorBlue: getWithThemeValue('decorative-blue'),
71
+ decorativeColorBlueHover: getWithThemeValue('decorative-blue-hover'),
72
+ decorativeColorBlueInverted: getWithThemeValue('decorative-blue-inverted'),
73
+ decorativeColorBlueInvertedHover: getWithThemeValue('decorative-blue-inverted-hover'),
74
+ decorativeColorBlueInvertedPress: getWithThemeValue('decorative-blue-inverted-press'),
75
+ decorativeColorBluePress: getWithThemeValue('decorative-blue-press'),
76
+ decorativeColorCyan: getWithThemeValue('decorative-cyan'),
77
+ decorativeColorCyanHover: getWithThemeValue('decorative-cyan-hover'),
78
+ decorativeColorCyanInverted: getWithThemeValue('decorative-cyan-inverted'),
79
+ decorativeColorCyanInvertedHover: getWithThemeValue('decorative-cyan-inverted-hover'),
80
+ decorativeColorCyanInvertedPress: getWithThemeValue('decorative-cyan-inverted-press'),
81
+ decorativeColorCyanPress: getWithThemeValue('decorative-cyan-press'),
82
+ decorativeColorFuchsia: getWithThemeValue('decorative-fuchsia'),
83
+ decorativeColorFuchsiaHover: getWithThemeValue('decorative-fuchsia-hover'),
84
+ decorativeColorFuchsiaInverted: getWithThemeValue('decorative-fuchsia-inverted'),
85
+ decorativeColorFuchsiaInvertedHover: getWithThemeValue('decorative-fuchsia-inverted-hover'),
86
+ decorativeColorFuchsiaInvertedPress: getWithThemeValue('decorative-fuchsia-inverted-press'),
87
+ decorativeColorFuchsiaPress: getWithThemeValue('decorative-fuchsia-press'),
88
+ decorativeColorGreen: getWithThemeValue('decorative-green'),
89
+ decorativeColorGreenHover: getWithThemeValue('decorative-green-hover'),
90
+ decorativeColorGreenInverted: getWithThemeValue('decorative-green-inverted'),
91
+ decorativeColorGreenInvertedHover: getWithThemeValue('decorative-green-inverted-hover'),
92
+ decorativeColorGreenInvertedPress: getWithThemeValue('decorative-green-inverted-press'),
93
+ decorativeColorGreenPress: getWithThemeValue('decorative-green-press'),
94
+ decorativeColorIndigo: getWithThemeValue('decorative-indigo'),
95
+ decorativeColorIndigoHover: getWithThemeValue('decorative-indigo-hover'),
96
+ decorativeColorIndigoInverted: getWithThemeValue('decorative-indigo-inverted'),
97
+ decorativeColorIndigoInvertedHover: getWithThemeValue('decorative-indigo-inverted-hover'),
98
+ decorativeColorIndigoInvertedPress: getWithThemeValue('decorative-indigo-inverted-press'),
99
+ decorativeColorIndigoPress: getWithThemeValue('decorative-indigo-press'),
100
+ decorativeColorJungle: getWithThemeValue('decorative-jungle'),
101
+ decorativeColorJungleHover: getWithThemeValue('decorative-jungle-hover'),
102
+ decorativeColorJungleInverted: getWithThemeValue('decorative-jungle-inverted'),
103
+ decorativeColorJungleInvertedHover: getWithThemeValue('decorative-jungle-inverted-hover'),
104
+ decorativeColorJungleInvertedPress: getWithThemeValue('decorative-jungle-inverted-press'),
105
+ decorativeColorJunglePress: getWithThemeValue('decorative-jungle-press'),
106
+ decorativeColorMagenta: getWithThemeValue('decorative-magenta'),
107
+ decorativeColorMagentaHover: getWithThemeValue('decorative-magenta-hover'),
108
+ decorativeColorMagentaInverted: getWithThemeValue('decorative-magenta-inverted'),
109
+ decorativeColorMagentaInvertedHover: getWithThemeValue('decorative-magenta-inverted-hover'),
110
+ decorativeColorMagentaInvertedPress: getWithThemeValue('decorative-magenta-inverted-press'),
111
+ decorativeColorMagentaPress: getWithThemeValue('decorative-magenta-press'),
112
+ decorativeColorOrange: getWithThemeValue('decorative-orange'),
113
+ decorativeColorOrangeHover: getWithThemeValue('decorative-orange-hover'),
114
+ decorativeColorOrangeInverted: getWithThemeValue('decorative-orange-inverted'),
115
+ decorativeColorOrangeInvertedHover: getWithThemeValue('decorative-orange-inverted-hover'),
116
+ decorativeColorOrangeInvertedPress: getWithThemeValue('decorative-orange-inverted-press'),
117
+ decorativeColorOrangePress: getWithThemeValue('decorative-orange-press'),
118
+ decorativeColorPistachio: getWithThemeValue('decorative-pistachio'),
119
+ decorativeColorPistachioHover: getWithThemeValue('decorative-pistachio-hover'),
120
+ decorativeColorPistachioInverted: getWithThemeValue('decorative-pistachio-inverted'),
121
+ decorativeColorPistachioInvertedHover: getWithThemeValue('decorative-pistachio-inverted-hover'),
122
+ decorativeColorPistachioInvertedPress: getWithThemeValue('decorative-pistachio-inverted-press'),
123
+ decorativeColorPistachioPress: getWithThemeValue('decorative-pistachio-press'),
124
+ decorativeColorPurple: getWithThemeValue('decorative-purple'),
125
+ decorativeColorPurpleHover: getWithThemeValue('decorative-purple-hover'),
126
+ decorativeColorPurpleInverted: getWithThemeValue('decorative-purple-inverted'),
127
+ decorativeColorPurpleInvertedHover: getWithThemeValue('decorative-purple-inverted-hover'),
128
+ decorativeColorPurpleInvertedPress: getWithThemeValue('decorative-purple-inverted-press'),
129
+ decorativeColorPurplePress: getWithThemeValue('decorative-purple-press'),
130
+ decorativeColorRed: getWithThemeValue('decorative-red'),
131
+ decorativeColorRedInverted: getWithThemeValue('decorative-red-inverted'),
132
+ decorativeColorTeal: getWithThemeValue('decorative-teal'),
133
+ decorativeColorTealHover: getWithThemeValue('decorative-teal-hover'),
134
+ decorativeColorTealInverted: getWithThemeValue('decorative-teal-inverted'),
135
+ decorativeColorTealInvertedHover: getWithThemeValue('decorative-teal-inverted-hover'),
136
+ decorativeColorTealInvertedPress: getWithThemeValue('decorative-teal-inverted-press'),
137
+ decorativeColorTealPress: getWithThemeValue('decorative-teal-press'),
138
+ decorativeColorYellow: getWithThemeValue('decorative-yellow'),
139
+ decorativeColorYellowInverted: getWithThemeValue('decorative-yellow-inverted'),
140
+ decorativeMutedAltColorBlue: getWithThemeValue('decorative-muted-alt-blue'),
141
+ decorativeMutedAltColorBlueHover: getWithThemeValue('decorative-muted-alt-blue-hover'),
142
+ decorativeMutedAltColorBlueInverted: getWithThemeValue('decorative-muted-alt-blue-inverted'),
143
+ decorativeMutedAltColorBlueInvertedHover: getWithThemeValue('decorative-muted-alt-blue-inverted-hover'),
144
+ decorativeMutedAltColorBlueInvertedPress: getWithThemeValue('decorative-muted-alt-blue-inverted-press'),
145
+ decorativeMutedAltColorBluePress: getWithThemeValue('decorative-muted-alt-blue-press'),
146
+ decorativeMutedAltColorCyan: getWithThemeValue('decorative-muted-alt-cyan'),
147
+ decorativeMutedAltColorCyanHover: getWithThemeValue('decorative-muted-alt-cyan-hover'),
148
+ decorativeMutedAltColorCyanInverted: getWithThemeValue('decorative-muted-alt-cyan-inverted'),
149
+ decorativeMutedAltColorCyanInvertedHover: getWithThemeValue('decorative-muted-alt-cyan-inverted-hover'),
150
+ decorativeMutedAltColorCyanInvertedPress: getWithThemeValue('decorative-muted-alt-cyan-inverted-press'),
151
+ decorativeMutedAltColorCyanPress: getWithThemeValue('decorative-muted-alt-cyan-press'),
152
+ decorativeMutedAltColorFuchsia: getWithThemeValue('decorative-muted-alt-fuchsia'),
153
+ decorativeMutedAltColorFuchsiaHover: getWithThemeValue('decorative-muted-alt-fuchsia-hover'),
154
+ decorativeMutedAltColorFuchsiaInverted: getWithThemeValue('decorative-muted-alt-fuchsia-inverted'),
155
+ decorativeMutedAltColorFuchsiaInvertedHover: getWithThemeValue('decorative-muted-alt-fuchsia-inverted-hover'),
156
+ decorativeMutedAltColorFuchsiaInvertedPress: getWithThemeValue('decorative-muted-alt-fuchsia-inverted-press'),
157
+ decorativeMutedAltColorFuchsiaPress: getWithThemeValue('decorative-muted-alt-fuchsia-press'),
158
+ decorativeMutedAltColorGreen: getWithThemeValue('decorative-muted-alt-green'),
159
+ decorativeMutedAltColorGreenHover: getWithThemeValue('decorative-muted-alt-green-hover'),
160
+ decorativeMutedAltColorGreenInverted: getWithThemeValue('decorative-muted-alt-green-inverted'),
161
+ decorativeMutedAltColorGreenInvertedHover: getWithThemeValue('decorative-muted-alt-green-inverted-hover'),
162
+ decorativeMutedAltColorGreenInvertedPress: getWithThemeValue('decorative-muted-alt-green-inverted-press'),
163
+ decorativeMutedAltColorGreenPress: getWithThemeValue('decorative-muted-alt-green-press'),
164
+ decorativeMutedAltColorIndigo: getWithThemeValue('decorative-muted-alt-indigo'),
165
+ decorativeMutedAltColorIndigoHover: getWithThemeValue('decorative-muted-alt-indigo-hover'),
166
+ decorativeMutedAltColorIndigoInverted: getWithThemeValue('decorative-muted-alt-indigo-inverted'),
167
+ decorativeMutedAltColorIndigoInvertedHover: getWithThemeValue('decorative-muted-alt-indigo-inverted-hover'),
168
+ decorativeMutedAltColorIndigoInvertedPress: getWithThemeValue('decorative-muted-alt-indigo-inverted-press'),
169
+ decorativeMutedAltColorIndigoPress: getWithThemeValue('decorative-muted-alt-indigo-press'),
170
+ decorativeMutedAltColorJungle: getWithThemeValue('decorative-muted-alt-jungle'),
171
+ decorativeMutedAltColorJungleHover: getWithThemeValue('decorative-muted-alt-jungle-hover'),
172
+ decorativeMutedAltColorJungleInverted: getWithThemeValue('decorative-muted-alt-jungle-inverted'),
173
+ decorativeMutedAltColorJungleInvertedHover: getWithThemeValue('decorative-muted-alt-jungle-inverted-hover'),
174
+ decorativeMutedAltColorJungleInvertedPress: getWithThemeValue('decorative-muted-alt-jungle-inverted-press'),
175
+ decorativeMutedAltColorJunglePress: getWithThemeValue('decorative-muted-alt-jungle-press'),
176
+ decorativeMutedAltColorMagenta: getWithThemeValue('decorative-muted-alt-magenta'),
177
+ decorativeMutedAltColorMagentaHover: getWithThemeValue('decorative-muted-alt-magenta-hover'),
178
+ decorativeMutedAltColorMagentaInverted: getWithThemeValue('decorative-muted-alt-magenta-inverted'),
179
+ decorativeMutedAltColorMagentaInvertedHover: getWithThemeValue('decorative-muted-alt-magenta-inverted-hover'),
180
+ decorativeMutedAltColorMagentaInvertedPress: getWithThemeValue('decorative-muted-alt-magenta-inverted-press'),
181
+ decorativeMutedAltColorMagentaPress: getWithThemeValue('decorative-muted-alt-magenta-press'),
182
+ decorativeMutedAltColorOrange: getWithThemeValue('decorative-muted-alt-orange'),
183
+ decorativeMutedAltColorOrangeHover: getWithThemeValue('decorative-muted-alt-orange-hover'),
184
+ decorativeMutedAltColorOrangeInverted: getWithThemeValue('decorative-muted-alt-orange-inverted'),
185
+ decorativeMutedAltColorOrangeInvertedHover: getWithThemeValue('decorative-muted-alt-orange-inverted-hover'),
186
+ decorativeMutedAltColorOrangeInvertedPress: getWithThemeValue('decorative-muted-alt-orange-inverted-press'),
187
+ decorativeMutedAltColorOrangePress: getWithThemeValue('decorative-muted-alt-orange-press'),
188
+ decorativeMutedAltColorPistachio: getWithThemeValue('decorative-muted-alt-pistachio'),
189
+ decorativeMutedAltColorPistachioHover: getWithThemeValue('decorative-muted-alt-pistachio-hover'),
190
+ decorativeMutedAltColorPistachioInverted: getWithThemeValue('decorative-muted-alt-pistachio-inverted'),
191
+ decorativeMutedAltColorPistachioInvertedHover: getWithThemeValue('decorative-muted-alt-pistachio-inverted-hover'),
192
+ decorativeMutedAltColorPistachioInvertedPress: getWithThemeValue('decorative-muted-alt-pistachio-inverted-press'),
193
+ decorativeMutedAltColorPistachioPress: getWithThemeValue('decorative-muted-alt-pistachio-press'),
194
+ decorativeMutedAltColorPurple: getWithThemeValue('decorative-muted-alt-purple'),
195
+ decorativeMutedAltColorPurpleHover: getWithThemeValue('decorative-muted-alt-purple-hover'),
196
+ decorativeMutedAltColorPurpleInverted: getWithThemeValue('decorative-muted-alt-purple-inverted'),
197
+ decorativeMutedAltColorPurpleInvertedHover: getWithThemeValue('decorative-muted-alt-purple-inverted-hover'),
198
+ decorativeMutedAltColorPurpleInvertedPress: getWithThemeValue('decorative-muted-alt-purple-inverted-press'),
199
+ decorativeMutedAltColorPurplePress: getWithThemeValue('decorative-muted-alt-purple-press'),
200
+ decorativeMutedAltColorRed: getWithThemeValue('decorative-muted-alt-red'),
201
+ decorativeMutedAltColorRedInverted: getWithThemeValue('decorative-muted-alt-red-inverted'),
202
+ decorativeMutedAltColorTeal: getWithThemeValue('decorative-muted-alt-teal'),
203
+ decorativeMutedAltColorTealHover: getWithThemeValue('decorative-muted-alt-teal-hover'),
204
+ decorativeMutedAltColorTealInverted: getWithThemeValue('decorative-muted-alt-teal-inverted'),
205
+ decorativeMutedAltColorTealInvertedHover: getWithThemeValue('decorative-muted-alt-teal-inverted-hover'),
206
+ decorativeMutedAltColorTealInvertedPress: getWithThemeValue('decorative-muted-alt-teal-inverted-press'),
207
+ decorativeMutedAltColorTealPress: getWithThemeValue('decorative-muted-alt-teal-press'),
208
+ decorativeMutedAltColorYellow: getWithThemeValue('decorative-muted-alt-yellow'),
209
+ decorativeMutedAltColorYellowInverted: getWithThemeValue('decorative-muted-alt-yellow-inverted'),
210
+ decorativeMutedColorBlue: getWithThemeValue('decorative-muted-blue'),
211
+ decorativeMutedColorBlueHover: getWithThemeValue('decorative-muted-blue-hover'),
212
+ decorativeMutedColorBlueInverted: getWithThemeValue('decorative-muted-blue-inverted'),
213
+ decorativeMutedColorBlueInvertedHover: getWithThemeValue('decorative-muted-blue-inverted-hover'),
214
+ decorativeMutedColorBlueInvertedPress: getWithThemeValue('decorative-muted-blue-inverted-press'),
215
+ decorativeMutedColorBluePress: getWithThemeValue('decorative-muted-blue-press'),
216
+ decorativeMutedColorCyan: getWithThemeValue('decorative-muted-cyan'),
217
+ decorativeMutedColorCyanHover: getWithThemeValue('decorative-muted-cyan-hover'),
218
+ decorativeMutedColorCyanInverted: getWithThemeValue('decorative-muted-cyan-inverted'),
219
+ decorativeMutedColorCyanInvertedHover: getWithThemeValue('decorative-muted-cyan-inverted-hover'),
220
+ decorativeMutedColorCyanInvertedPress: getWithThemeValue('decorative-muted-cyan-inverted-press'),
221
+ decorativeMutedColorCyanPress: getWithThemeValue('decorative-muted-cyan-press'),
222
+ decorativeMutedColorFuchsia: getWithThemeValue('decorative-muted-fuchsia'),
223
+ decorativeMutedColorFuchsiaHover: getWithThemeValue('decorative-muted-fuchsia-hover'),
224
+ decorativeMutedColorFuchsiaInverted: getWithThemeValue('decorative-muted-fuchsia-inverted'),
225
+ decorativeMutedColorFuchsiaInvertedHover: getWithThemeValue('decorative-muted-fuchsia-inverted-hover'),
226
+ decorativeMutedColorFuchsiaInvertedPress: getWithThemeValue('decorative-muted-fuchsia-inverted-press'),
227
+ decorativeMutedColorFuchsiaPress: getWithThemeValue('decorative-muted-fuchsia-press'),
228
+ decorativeMutedColorGreen: getWithThemeValue('decorative-muted-green'),
229
+ decorativeMutedColorGreenHover: getWithThemeValue('decorative-muted-green-hover'),
230
+ decorativeMutedColorGreenInverted: getWithThemeValue('decorative-muted-green-inverted'),
231
+ decorativeMutedColorGreenInvertedHover: getWithThemeValue('decorative-muted-green-inverted-hover'),
232
+ decorativeMutedColorGreenInvertedPress: getWithThemeValue('decorative-muted-green-inverted-press'),
233
+ decorativeMutedColorGreenPress: getWithThemeValue('decorative-muted-green-press'),
234
+ decorativeMutedColorIndigo: getWithThemeValue('decorative-muted-indigo'),
235
+ decorativeMutedColorIndigoHover: getWithThemeValue('decorative-muted-indigo-hover'),
236
+ decorativeMutedColorIndigoInverted: getWithThemeValue('decorative-muted-indigo-inverted'),
237
+ decorativeMutedColorIndigoInvertedHover: getWithThemeValue('decorative-muted-indigo-inverted-hover'),
238
+ decorativeMutedColorIndigoInvertedPress: getWithThemeValue('decorative-muted-indigo-inverted-press'),
239
+ decorativeMutedColorIndigoPress: getWithThemeValue('decorative-muted-indigo-press'),
240
+ decorativeMutedColorJungle: getWithThemeValue('decorative-muted-jungle'),
241
+ decorativeMutedColorJungleHover: getWithThemeValue('decorative-muted-jungle-hover'),
242
+ decorativeMutedColorJungleInverted: getWithThemeValue('decorative-muted-jungle-inverted'),
243
+ decorativeMutedColorJungleInvertedHover: getWithThemeValue('decorative-muted-jungle-inverted-hover'),
244
+ decorativeMutedColorJungleInvertedPress: getWithThemeValue('decorative-muted-jungle-inverted-press'),
245
+ decorativeMutedColorJunglePress: getWithThemeValue('decorative-muted-jungle-press'),
246
+ decorativeMutedColorMagenta: getWithThemeValue('decorative-muted-magenta'),
247
+ decorativeMutedColorMagentaHover: getWithThemeValue('decorative-muted-magenta-hover'),
248
+ decorativeMutedColorMagentaInverted: getWithThemeValue('decorative-muted-magenta-inverted'),
249
+ decorativeMutedColorMagentaInvertedHover: getWithThemeValue('decorative-muted-magenta-inverted-hover'),
250
+ decorativeMutedColorMagentaInvertedPress: getWithThemeValue('decorative-muted-magenta-inverted-press'),
251
+ decorativeMutedColorMagentaPress: getWithThemeValue('decorative-muted-magenta-press'),
252
+ decorativeMutedColorOrange: getWithThemeValue('decorative-muted-orange'),
253
+ decorativeMutedColorOrangeHover: getWithThemeValue('decorative-muted-orange-hover'),
254
+ decorativeMutedColorOrangeInverted: getWithThemeValue('decorative-muted-orange-inverted'),
255
+ decorativeMutedColorOrangeInvertedHover: getWithThemeValue('decorative-muted-orange-inverted-hover'),
256
+ decorativeMutedColorOrangeInvertedPress: getWithThemeValue('decorative-muted-orange-inverted-press'),
257
+ decorativeMutedColorOrangePress: getWithThemeValue('decorative-muted-orange-press'),
258
+ decorativeMutedColorPistachio: getWithThemeValue('decorative-muted-pistachio'),
259
+ decorativeMutedColorPistachioHover: getWithThemeValue('decorative-muted-pistachio-hover'),
260
+ decorativeMutedColorPistachioInverted: getWithThemeValue('decorative-muted-pistachio-inverted'),
261
+ decorativeMutedColorPistachioInvertedHover: getWithThemeValue('decorative-muted-pistachio-inverted-hover'),
262
+ decorativeMutedColorPistachioInvertedPress: getWithThemeValue('decorative-muted-pistachio-inverted-press'),
263
+ decorativeMutedColorPistachioPress: getWithThemeValue('decorative-muted-pistachio-press'),
264
+ decorativeMutedColorPurple: getWithThemeValue('decorative-muted-purple'),
265
+ decorativeMutedColorPurpleHover: getWithThemeValue('decorative-muted-purple-hover'),
266
+ decorativeMutedColorPurpleInverted: getWithThemeValue('decorative-muted-purple-inverted'),
267
+ decorativeMutedColorPurpleInvertedHover: getWithThemeValue('decorative-muted-purple-inverted-hover'),
268
+ decorativeMutedColorPurpleInvertedPress: getWithThemeValue('decorative-muted-purple-inverted-press'),
269
+ decorativeMutedColorPurplePress: getWithThemeValue('decorative-muted-purple-press'),
270
+ decorativeMutedColorRed: getWithThemeValue('decorative-muted-red'),
271
+ decorativeMutedColorRedInverted: getWithThemeValue('decorative-muted-red-inverted'),
272
+ decorativeMutedColorTeal: getWithThemeValue('decorative-muted-teal'),
273
+ decorativeMutedColorTealHover: getWithThemeValue('decorative-muted-teal-hover'),
274
+ decorativeMutedColorTealInverted: getWithThemeValue('decorative-muted-teal-inverted'),
275
+ decorativeMutedColorTealInvertedHover: getWithThemeValue('decorative-muted-teal-inverted-hover'),
276
+ decorativeMutedColorTealInvertedPress: getWithThemeValue('decorative-muted-teal-inverted-press'),
277
+ decorativeMutedColorTealPress: getWithThemeValue('decorative-muted-teal-press'),
278
+ decorativeMutedColorYellow: getWithThemeValue('decorative-muted-yellow'),
279
+ decorativeMutedColorYellowInverted: getWithThemeValue('decorative-muted-yellow-inverted'),
280
+ decorativeTextColorBlue: getWithThemeValue('decorative-text-blue'),
281
+ decorativeTextColorBlueInverted: getWithThemeValue('decorative-text-blue-inverted'),
282
+ decorativeTextColorCyan: getWithThemeValue('decorative-text-cyan'),
283
+ decorativeTextColorCyanInverted: getWithThemeValue('decorative-text-cyan-inverted'),
284
+ decorativeTextColorFuchsia: getWithThemeValue('decorative-text-fuchsia'),
285
+ decorativeTextColorFuchsiaInverted: getWithThemeValue('decorative-text-fuchsia-inverted'),
286
+ decorativeTextColorGreen: getWithThemeValue('decorative-text-green'),
287
+ decorativeTextColorGreenInverted: getWithThemeValue('decorative-text-green-inverted'),
288
+ decorativeTextColorIndigo: getWithThemeValue('decorative-text-indigo'),
289
+ decorativeTextColorIndigoInverted: getWithThemeValue('decorative-text-indigo-inverted'),
290
+ decorativeTextColorJungle: getWithThemeValue('decorative-text-jungle'),
291
+ decorativeTextColorJungleInverted: getWithThemeValue('decorative-text-jungle-inverted'),
292
+ decorativeTextColorMagenta: getWithThemeValue('decorative-text-magenta'),
293
+ decorativeTextColorMagentaInverted: getWithThemeValue('decorative-text-magenta-inverted'),
294
+ decorativeTextColorOrange: getWithThemeValue('decorative-text-orange'),
295
+ decorativeTextColorOrangeInverted: getWithThemeValue('decorative-text-orange-inverted'),
296
+ decorativeTextColorPistachio: getWithThemeValue('decorative-text-pistachio'),
297
+ decorativeTextColorPistachioInverted: getWithThemeValue('decorative-text-pistachio-inverted'),
298
+ decorativeTextColorPurple: getWithThemeValue('decorative-text-purple'),
299
+ decorativeTextColorPurpleInverted: getWithThemeValue('decorative-text-purple-inverted'),
300
+ decorativeTextColorRed: getWithThemeValue('decorative-text-red'),
301
+ decorativeTextColorRedInverted: getWithThemeValue('decorative-text-red-inverted'),
302
+ decorativeTextColorTeal: getWithThemeValue('decorative-text-teal'),
303
+ decorativeTextColorTealInverted: getWithThemeValue('decorative-text-teal-inverted'),
304
+ decorativeTextColorYellow: getWithThemeValue('decorative-text-yellow'),
305
+ decorativeTextColorYellowInverted: getWithThemeValue('decorative-text-yellow-inverted'),
306
+ graphicColorAccent: getWithThemeValue('graphic-accent'),
307
+ graphicColorAttention: getWithThemeValue('graphic-attention'),
308
+ graphicColorLink: getWithThemeValue('graphic-link'),
309
+ graphicColorNegative: getWithThemeValue('graphic-negative'),
310
+ graphicColorNeutral: getWithThemeValue('graphic-neutral'),
311
+ graphicColorPositive: getWithThemeValue('graphic-positive'),
312
+ graphicColorPrimary: getWithThemeValue('graphic-primary'),
313
+ graphicColorPrimaryInverted: getWithThemeValue('graphic-primary-inverted'),
314
+ graphicColorQuaternary: getWithThemeValue('graphic-quaternary'),
315
+ graphicColorQuaternaryInverted: getWithThemeValue('graphic-quaternary-inverted'),
316
+ graphicColorSecondary: getWithThemeValue('graphic-secondary'),
317
+ graphicColorSecondaryInverted: getWithThemeValue('graphic-secondary-inverted'),
318
+ graphicColorTertiary: getWithThemeValue('graphic-tertiary'),
319
+ graphicColorTertiaryInverted: getWithThemeValue('graphic-tertiary-inverted'),
320
+ modalBgAltColorPrimary: getWithThemeValue('modal-bg-alt-primary'),
321
+ modalBgAltColorPrimaryInverted: getWithThemeValue('modal-bg-alt-primary-inverted'),
322
+ modalBgAltColorSecondary: getWithThemeValue('modal-bg-alt-secondary'),
323
+ modalBgAltColorSecondaryInverted: getWithThemeValue('modal-bg-alt-secondary-inverted'),
324
+ modalBgAltColorTertiary: getWithThemeValue('modal-bg-alt-tertiary'),
325
+ modalBgAltColorTertiaryInverted: getWithThemeValue('modal-bg-alt-tertiary-inverted'),
326
+ modalBgColorPrimary: getWithThemeValue('modal-bg-primary'),
327
+ modalBgColorPrimaryInverted: getWithThemeValue('modal-bg-primary-inverted'),
328
+ modalBgColorSecondary: getWithThemeValue('modal-bg-secondary'),
329
+ modalBgColorSecondaryInverted: getWithThemeValue('modal-bg-secondary-inverted'),
330
+ modalBgColorTertiary: getWithThemeValue('modal-bg-tertiary'),
331
+ modalBgColorTertiaryInverted: getWithThemeValue('modal-bg-tertiary-inverted'),
332
+ neutralColor0: getWithThemeValue('neutral-0'),
333
+ neutralColor0Hover: getWithThemeValue('neutral-0-hover'),
334
+ neutralColor0Inverted: getWithThemeValue('neutral-0-inverted'),
335
+ neutralColor0InvertedHover: getWithThemeValue('neutral-0-inverted-hover'),
336
+ neutralColor0InvertedPress: getWithThemeValue('neutral-0-inverted-press'),
337
+ neutralColor0Press: getWithThemeValue('neutral-0-press'),
338
+ neutralColor100: getWithThemeValue('neutral-100'),
339
+ neutralColor100Hover: getWithThemeValue('neutral-100-hover'),
340
+ neutralColor100Inverted: getWithThemeValue('neutral-100-inverted'),
341
+ neutralColor100InvertedHover: getWithThemeValue('neutral-100-inverted-hover'),
342
+ neutralColor100InvertedPress: getWithThemeValue('neutral-100-inverted-press'),
343
+ neutralColor100Press: getWithThemeValue('neutral-100-press'),
344
+ neutralColor1500: getWithThemeValue('neutral-1500'),
345
+ neutralColor1500Hover: getWithThemeValue('neutral-1500-hover'),
346
+ neutralColor1500Inverted: getWithThemeValue('neutral-1500-inverted'),
347
+ neutralColor1500InvertedHover: getWithThemeValue('neutral-1500-inverted-hover'),
348
+ neutralColor1500InvertedPress: getWithThemeValue('neutral-1500-inverted-press'),
349
+ neutralColor1500Press: getWithThemeValue('neutral-1500-press'),
350
+ neutralColor200: getWithThemeValue('neutral-200'),
351
+ neutralColor200Hover: getWithThemeValue('neutral-200-hover'),
352
+ neutralColor200Inverted: getWithThemeValue('neutral-200-inverted'),
353
+ neutralColor200InvertedHover: getWithThemeValue('neutral-200-inverted-hover'),
354
+ neutralColor200InvertedPress: getWithThemeValue('neutral-200-inverted-press'),
355
+ neutralColor200Press: getWithThemeValue('neutral-200-press'),
356
+ neutralColor300: getWithThemeValue('neutral-300'),
357
+ neutralColor300Hover: getWithThemeValue('neutral-300-hover'),
358
+ neutralColor300Inverted: getWithThemeValue('neutral-300-inverted'),
359
+ neutralColor300InvertedHover: getWithThemeValue('neutral-300-inverted-hover'),
360
+ neutralColor300InvertedPress: getWithThemeValue('neutral-300-inverted-press'),
361
+ neutralColor300Press: getWithThemeValue('neutral-300-press'),
362
+ neutralColor400: getWithThemeValue('neutral-400'),
363
+ neutralColor400Hover: getWithThemeValue('neutral-400-hover'),
364
+ neutralColor400Inverted: getWithThemeValue('neutral-400-inverted'),
365
+ neutralColor400InvertedHover: getWithThemeValue('neutral-400-inverted-hover'),
366
+ neutralColor400InvertedPress: getWithThemeValue('neutral-400-inverted-press'),
367
+ neutralColor400Press: getWithThemeValue('neutral-400-press'),
368
+ neutralColor500: getWithThemeValue('neutral-500'),
369
+ neutralColor500Hover: getWithThemeValue('neutral-500-hover'),
370
+ neutralColor500Inverted: getWithThemeValue('neutral-500-inverted'),
371
+ neutralColor500InvertedHover: getWithThemeValue('neutral-500-inverted-hover'),
372
+ neutralColor500InvertedPress: getWithThemeValue('neutral-500-inverted-press'),
373
+ neutralColor500Press: getWithThemeValue('neutral-500-press'),
374
+ neutralColor700: getWithThemeValue('neutral-700'),
375
+ neutralColor700Hover: getWithThemeValue('neutral-700-hover'),
376
+ neutralColor700Inverted: getWithThemeValue('neutral-700-inverted'),
377
+ neutralColor700InvertedHover: getWithThemeValue('neutral-700-inverted-hover'),
378
+ neutralColor700InvertedPress: getWithThemeValue('neutral-700-inverted-press'),
379
+ neutralColor700Press: getWithThemeValue('neutral-700-press'),
380
+ neutralTranslucentColor0: getWithThemeValue('neutral-translucent-0'),
381
+ neutralTranslucentColor0Hover: getWithThemeValue('neutral-translucent-0-hover'),
382
+ neutralTranslucentColor0Inverted: getWithThemeValue('neutral-translucent-0-inverted'),
383
+ neutralTranslucentColor0InvertedHover: getWithThemeValue('neutral-translucent-0-inverted-hover'),
384
+ neutralTranslucentColor0InvertedPress: getWithThemeValue('neutral-translucent-0-inverted-press'),
385
+ neutralTranslucentColor0Press: getWithThemeValue('neutral-translucent-0-press'),
386
+ neutralTranslucentColor100: getWithThemeValue('neutral-translucent-100'),
387
+ neutralTranslucentColor100Hover: getWithThemeValue('neutral-translucent-100-hover'),
388
+ neutralTranslucentColor100Inverted: getWithThemeValue('neutral-translucent-100-inverted'),
389
+ neutralTranslucentColor100InvertedHover: getWithThemeValue('neutral-translucent-100-inverted-hover'),
390
+ neutralTranslucentColor100InvertedPress: getWithThemeValue('neutral-translucent-100-inverted-press'),
391
+ neutralTranslucentColor100Press: getWithThemeValue('neutral-translucent-100-press'),
392
+ neutralTranslucentColor1500Hover: getWithThemeValue('neutral-translucent-1500-hover'),
393
+ neutralTranslucentColor1500InvertedHover: getWithThemeValue('neutral-translucent-1500-inverted-hover'),
394
+ neutralTranslucentColor1500InvertedPress: getWithThemeValue('neutral-translucent-1500-inverted-press'),
395
+ neutralTranslucentColor1500Press: getWithThemeValue('neutral-translucent-1500-press'),
396
+ neutralTranslucentColor200: getWithThemeValue('neutral-translucent-200'),
397
+ neutralTranslucentColor200Hover: getWithThemeValue('neutral-translucent-200-hover'),
398
+ neutralTranslucentColor200Inverted: getWithThemeValue('neutral-translucent-200-inverted'),
399
+ neutralTranslucentColor200InvertedHover: getWithThemeValue('neutral-translucent-200-inverted-hover'),
400
+ neutralTranslucentColor200InvertedPress: getWithThemeValue('neutral-translucent-200-inverted-press'),
401
+ neutralTranslucentColor200Press: getWithThemeValue('neutral-translucent-200-press'),
402
+ neutralTranslucentColor300: getWithThemeValue('neutral-translucent-300'),
403
+ neutralTranslucentColor300Hover: getWithThemeValue('neutral-translucent-300-hover'),
404
+ neutralTranslucentColor300Inverted: getWithThemeValue('neutral-translucent-300-inverted'),
405
+ neutralTranslucentColor300InvertedHover: getWithThemeValue('neutral-translucent-300-inverted-hover'),
406
+ neutralTranslucentColor300InvertedPress: getWithThemeValue('neutral-translucent-300-inverted-press'),
407
+ neutralTranslucentColor300Press: getWithThemeValue('neutral-translucent-300-press'),
408
+ neutralTranslucentColor400: getWithThemeValue('neutral-translucent-400'),
409
+ neutralTranslucentColor400Hover: getWithThemeValue('neutral-translucent-400-hover'),
410
+ neutralTranslucentColor400Inverted: getWithThemeValue('neutral-translucent-400-inverted'),
411
+ neutralTranslucentColor400InvertedHover: getWithThemeValue('neutral-translucent-400-inverted-hover'),
412
+ neutralTranslucentColor400InvertedPress: getWithThemeValue('neutral-translucent-400-inverted-press'),
413
+ neutralTranslucentColor400Press: getWithThemeValue('neutral-translucent-400-press'),
414
+ neutralTranslucentColor500: getWithThemeValue('neutral-translucent-500'),
415
+ neutralTranslucentColor500Hover: getWithThemeValue('neutral-translucent-500-hover'),
416
+ neutralTranslucentColor500Inverted: getWithThemeValue('neutral-translucent-500-inverted'),
417
+ neutralTranslucentColor500InvertedHover: getWithThemeValue('neutral-translucent-500-inverted-hover'),
418
+ neutralTranslucentColor500InvertedPress: getWithThemeValue('neutral-translucent-500-inverted-press'),
419
+ neutralTranslucentColor500Press: getWithThemeValue('neutral-translucent-500-press'),
420
+ neutralTranslucentColor700: getWithThemeValue('neutral-translucent-700'),
421
+ neutralTranslucentColor700Hover: getWithThemeValue('neutral-translucent-700-hover'),
422
+ neutralTranslucentColor700Inverted: getWithThemeValue('neutral-translucent-700-inverted'),
423
+ neutralTranslucentColor700InvertedHover: getWithThemeValue('neutral-translucent-700-inverted-hover'),
424
+ neutralTranslucentColor700InvertedPress: getWithThemeValue('neutral-translucent-700-inverted-press'),
425
+ neutralTranslucentColor700Press: getWithThemeValue('neutral-translucent-700-press'),
426
+ overlayColorDefault: getWithThemeValue('overlay-default'),
427
+ qualitativeDuocolorSetAColor1: getWithThemeValue('qualitative-duocolor-set-a-1'),
428
+ qualitativeDuocolorSetAColor2: getWithThemeValue('qualitative-duocolor-set-a-2'),
429
+ qualitativeDuocolorSetBColor1: getWithThemeValue('qualitative-duocolor-set-b-1'),
430
+ qualitativeDuocolorSetBColor2: getWithThemeValue('qualitative-duocolor-set-b-2'),
431
+ qualitativeDuocolorSetCColor1: getWithThemeValue('qualitative-duocolor-set-c-1'),
432
+ qualitativeDuocolorSetCColor2: getWithThemeValue('qualitative-duocolor-set-c-2'),
433
+ qualitativeDuocolorSetDColor1: getWithThemeValue('qualitative-duocolor-set-d-1'),
434
+ qualitativeDuocolorSetDColor2: getWithThemeValue('qualitative-duocolor-set-d-2'),
435
+ qualitativeDuocolorSetEColor1: getWithThemeValue('qualitative-duocolor-set-e-1'),
436
+ qualitativeDuocolorSetEColor2: getWithThemeValue('qualitative-duocolor-set-e-2'),
437
+ qualitativeDuocolorSetFColor1: getWithThemeValue('qualitative-duocolor-set-f-1'),
438
+ qualitativeDuocolorSetFColor2: getWithThemeValue('qualitative-duocolor-set-f-2'),
439
+ qualitativeDuocolorSetGColor1: getWithThemeValue('qualitative-duocolor-set-g-1'),
440
+ qualitativeDuocolorSetGColor2: getWithThemeValue('qualitative-duocolor-set-g-2'),
441
+ qualitativeFlexibleColor1: getWithThemeValue('qualitative-flexible-1'),
442
+ qualitativeFlexibleColor10: getWithThemeValue('qualitative-flexible-10'),
443
+ qualitativeFlexibleColor11: getWithThemeValue('qualitative-flexible-11'),
444
+ qualitativeFlexibleColor12: getWithThemeValue('qualitative-flexible-12'),
445
+ qualitativeFlexibleColor13: getWithThemeValue('qualitative-flexible-13'),
446
+ qualitativeFlexibleColor14: getWithThemeValue('qualitative-flexible-14'),
447
+ qualitativeFlexibleColor2: getWithThemeValue('qualitative-flexible-2'),
448
+ qualitativeFlexibleColor3: getWithThemeValue('qualitative-flexible-3'),
449
+ qualitativeFlexibleColor4: getWithThemeValue('qualitative-flexible-4'),
450
+ qualitativeFlexibleColor5: getWithThemeValue('qualitative-flexible-5'),
451
+ qualitativeFlexibleColor6: getWithThemeValue('qualitative-flexible-6'),
452
+ qualitativeFlexibleColor7: getWithThemeValue('qualitative-flexible-7'),
453
+ qualitativeFlexibleColor8: getWithThemeValue('qualitative-flexible-8'),
454
+ qualitativeFlexibleColor9: getWithThemeValue('qualitative-flexible-9'),
455
+ qualitativeMonocolorColorBlue: getWithThemeValue('qualitative-monocolor-blue'),
456
+ qualitativeMonocolorColorGreen: getWithThemeValue('qualitative-monocolor-green'),
457
+ qualitativeMonocolorColorIndigo: getWithThemeValue('qualitative-monocolor-indigo'),
458
+ qualitativeMonocolorColorMagenta: getWithThemeValue('qualitative-monocolor-magenta'),
459
+ qualitativeMonocolorColorOrange: getWithThemeValue('qualitative-monocolor-orange'),
460
+ qualitativeMonocolorColorPistachio: getWithThemeValue('qualitative-monocolor-pistachio'),
461
+ qualitativeMonocolorColorRed: getWithThemeValue('qualitative-monocolor-red'),
462
+ qualitativeMonocolorColorTeal: getWithThemeValue('qualitative-monocolor-teal'),
463
+ qualitativeMonocolorColorYellow: getWithThemeValue('qualitative-monocolor-yellow'),
464
+ qualitativeTetracolorSetAColor1: getWithThemeValue('qualitative-tetracolor-set-a-1'),
465
+ qualitativeTetracolorSetAColor2: getWithThemeValue('qualitative-tetracolor-set-a-2'),
466
+ qualitativeTetracolorSetAColor3: getWithThemeValue('qualitative-tetracolor-set-a-3'),
467
+ qualitativeTetracolorSetAColor4: getWithThemeValue('qualitative-tetracolor-set-a-4'),
468
+ qualitativeTetracolorSetBColor1: getWithThemeValue('qualitative-tetracolor-set-b-1'),
469
+ qualitativeTetracolorSetBColor2: getWithThemeValue('qualitative-tetracolor-set-b-2'),
470
+ qualitativeTetracolorSetBColor3: getWithThemeValue('qualitative-tetracolor-set-b-3'),
471
+ qualitativeTetracolorSetBColor4: getWithThemeValue('qualitative-tetracolor-set-b-4'),
472
+ qualitativeTetracolorSetCColor1: getWithThemeValue('qualitative-tetracolor-set-c-1'),
473
+ qualitativeTetracolorSetCColor2: getWithThemeValue('qualitative-tetracolor-set-c-2'),
474
+ qualitativeTetracolorSetCColor3: getWithThemeValue('qualitative-tetracolor-set-c-3'),
475
+ qualitativeTetracolorSetCColor4: getWithThemeValue('qualitative-tetracolor-set-c-4'),
476
+ qualitativeTricolorSetAColor1: getWithThemeValue('qualitative-tricolor-set-a-1'),
477
+ qualitativeTricolorSetAColor2: getWithThemeValue('qualitative-tricolor-set-a-2'),
478
+ qualitativeTricolorSetAColor3: getWithThemeValue('qualitative-tricolor-set-a-3'),
479
+ qualitativeTricolorSetBColor1: getWithThemeValue('qualitative-tricolor-set-b-1'),
480
+ qualitativeTricolorSetBColor2: getWithThemeValue('qualitative-tricolor-set-b-2'),
481
+ qualitativeTricolorSetBColor3: getWithThemeValue('qualitative-tricolor-set-b-3'),
482
+ qualitativeTricolorSetCColor1: getWithThemeValue('qualitative-tricolor-set-c-1'),
483
+ qualitativeTricolorSetCColor2: getWithThemeValue('qualitative-tricolor-set-c-2'),
484
+ qualitativeTricolorSetCColor3: getWithThemeValue('qualitative-tricolor-set-c-3'),
485
+ qualitativeTricolorSetDColor1: getWithThemeValue('qualitative-tricolor-set-d-1'),
486
+ qualitativeTricolorSetDColor2: getWithThemeValue('qualitative-tricolor-set-d-2'),
487
+ qualitativeTricolorSetDColor3: getWithThemeValue('qualitative-tricolor-set-d-3'),
488
+ qualitativeTricolorSetEColor1: getWithThemeValue('qualitative-tricolor-set-e-1'),
489
+ qualitativeTricolorSetEColor2: getWithThemeValue('qualitative-tricolor-set-e-2'),
490
+ qualitativeTricolorSetEColor3: getWithThemeValue('qualitative-tricolor-set-e-3'),
491
+ sequentialBlueColor1: getWithThemeValue('sequential-blue-1'),
492
+ sequentialBlueColor2: getWithThemeValue('sequential-blue-2'),
493
+ sequentialBlueColor3: getWithThemeValue('sequential-blue-3'),
494
+ sequentialBlueColor4: getWithThemeValue('sequential-blue-4'),
495
+ sequentialBlueColor5: getWithThemeValue('sequential-blue-5'),
496
+ sequentialBlueColor6: getWithThemeValue('sequential-blue-6'),
497
+ sequentialBlueColor7: getWithThemeValue('sequential-blue-7'),
498
+ sequentialCyanColor1: getWithThemeValue('sequential-cyan-1'),
499
+ sequentialCyanColor2: getWithThemeValue('sequential-cyan-2'),
500
+ sequentialCyanColor3: getWithThemeValue('sequential-cyan-3'),
501
+ sequentialCyanColor4: getWithThemeValue('sequential-cyan-4'),
502
+ sequentialCyanColor5: getWithThemeValue('sequential-cyan-5'),
503
+ sequentialCyanColor6: getWithThemeValue('sequential-cyan-6'),
504
+ sequentialCyanColor7: getWithThemeValue('sequential-cyan-7'),
505
+ sequentialFuchsiaColor1: getWithThemeValue('sequential-fuchsia-1'),
506
+ sequentialFuchsiaColor2: getWithThemeValue('sequential-fuchsia-2'),
507
+ sequentialFuchsiaColor3: getWithThemeValue('sequential-fuchsia-3'),
508
+ sequentialFuchsiaColor4: getWithThemeValue('sequential-fuchsia-4'),
509
+ sequentialFuchsiaColor5: getWithThemeValue('sequential-fuchsia-5'),
510
+ sequentialFuchsiaColor6: getWithThemeValue('sequential-fuchsia-6'),
511
+ sequentialFuchsiaColor7: getWithThemeValue('sequential-fuchsia-7'),
512
+ sequentialGreenColor1: getWithThemeValue('sequential-green-1'),
513
+ sequentialGreenColor2: getWithThemeValue('sequential-green-2'),
514
+ sequentialGreenColor3: getWithThemeValue('sequential-green-3'),
515
+ sequentialGreenColor4: getWithThemeValue('sequential-green-4'),
516
+ sequentialGreenColor5: getWithThemeValue('sequential-green-5'),
517
+ sequentialGreenColor6: getWithThemeValue('sequential-green-6'),
518
+ sequentialGreenColor7: getWithThemeValue('sequential-green-7'),
519
+ sequentialIndigoColor1: getWithThemeValue('sequential-indigo-1'),
520
+ sequentialIndigoColor2: getWithThemeValue('sequential-indigo-2'),
521
+ sequentialIndigoColor3: getWithThemeValue('sequential-indigo-3'),
522
+ sequentialIndigoColor4: getWithThemeValue('sequential-indigo-4'),
523
+ sequentialIndigoColor5: getWithThemeValue('sequential-indigo-5'),
524
+ sequentialIndigoColor6: getWithThemeValue('sequential-indigo-6'),
525
+ sequentialIndigoColor7: getWithThemeValue('sequential-indigo-7'),
526
+ sequentialJungleColor1: getWithThemeValue('sequential-jungle-1'),
527
+ sequentialJungleColor2: getWithThemeValue('sequential-jungle-2'),
528
+ sequentialJungleColor3: getWithThemeValue('sequential-jungle-3'),
529
+ sequentialJungleColor4: getWithThemeValue('sequential-jungle-4'),
530
+ sequentialJungleColor5: getWithThemeValue('sequential-jungle-5'),
531
+ sequentialJungleColor6: getWithThemeValue('sequential-jungle-6'),
532
+ sequentialJungleColor7: getWithThemeValue('sequential-jungle-7'),
533
+ sequentialMagentaColor1: getWithThemeValue('sequential-magenta-1'),
534
+ sequentialMagentaColor2: getWithThemeValue('sequential-magenta-2'),
535
+ sequentialMagentaColor3: getWithThemeValue('sequential-magenta-3'),
536
+ sequentialMagentaColor4: getWithThemeValue('sequential-magenta-4'),
537
+ sequentialMagentaColor5: getWithThemeValue('sequential-magenta-5'),
538
+ sequentialMagentaColor6: getWithThemeValue('sequential-magenta-6'),
539
+ sequentialMagentaColor7: getWithThemeValue('sequential-magenta-7'),
540
+ sequentialOrangeColor1: getWithThemeValue('sequential-orange-1'),
541
+ sequentialOrangeColor2: getWithThemeValue('sequential-orange-2'),
542
+ sequentialOrangeColor3: getWithThemeValue('sequential-orange-3'),
543
+ sequentialOrangeColor4: getWithThemeValue('sequential-orange-4'),
544
+ sequentialOrangeColor5: getWithThemeValue('sequential-orange-5'),
545
+ sequentialOrangeColor6: getWithThemeValue('sequential-orange-6'),
546
+ sequentialOrangeColor7: getWithThemeValue('sequential-orange-7'),
547
+ sequentialPistachioColor1: getWithThemeValue('sequential-pistachio-1'),
548
+ sequentialPistachioColor2: getWithThemeValue('sequential-pistachio-2'),
549
+ sequentialPistachioColor3: getWithThemeValue('sequential-pistachio-3'),
550
+ sequentialPistachioColor4: getWithThemeValue('sequential-pistachio-4'),
551
+ sequentialPistachioColor5: getWithThemeValue('sequential-pistachio-5'),
552
+ sequentialPistachioColor6: getWithThemeValue('sequential-pistachio-6'),
553
+ sequentialPistachioColor7: getWithThemeValue('sequential-pistachio-7'),
554
+ sequentialPurpleColor1: getWithThemeValue('sequential-purple-1'),
555
+ sequentialPurpleColor2: getWithThemeValue('sequential-purple-2'),
556
+ sequentialPurpleColor3: getWithThemeValue('sequential-purple-3'),
557
+ sequentialPurpleColor4: getWithThemeValue('sequential-purple-4'),
558
+ sequentialPurpleColor5: getWithThemeValue('sequential-purple-5'),
559
+ sequentialPurpleColor6: getWithThemeValue('sequential-purple-6'),
560
+ sequentialPurpleColor7: getWithThemeValue('sequential-purple-7'),
561
+ sequentialRedColor1: getWithThemeValue('sequential-red-1'),
562
+ sequentialRedColor2: getWithThemeValue('sequential-red-2'),
563
+ sequentialRedColor3: getWithThemeValue('sequential-red-3'),
564
+ sequentialRedColor4: getWithThemeValue('sequential-red-4'),
565
+ sequentialRedColor5: getWithThemeValue('sequential-red-5'),
566
+ sequentialRedColor6: getWithThemeValue('sequential-red-6'),
567
+ sequentialRedColor7: getWithThemeValue('sequential-red-7'),
568
+ sequentialTealColor1: getWithThemeValue('sequential-teal-1'),
569
+ sequentialTealColor2: getWithThemeValue('sequential-teal-2'),
570
+ sequentialTealColor3: getWithThemeValue('sequential-teal-3'),
571
+ sequentialTealColor4: getWithThemeValue('sequential-teal-4'),
572
+ sequentialTealColor5: getWithThemeValue('sequential-teal-5'),
573
+ sequentialTealColor6: getWithThemeValue('sequential-teal-6'),
574
+ sequentialTealColor7: getWithThemeValue('sequential-teal-7'),
575
+ specialBackgroundColorComponent: getWithThemeValue('specialbg-component'),
576
+ specialBackgroundColorComponentInverted: getWithThemeValue('specialbg-component-inverted'),
577
+ specialBackgroundColorNulled: getWithThemeValue('specialbg-nulled'),
578
+ specialBackgroundColorOverlay: getWithThemeValue('specialbg-overlay'),
579
+ specialBackgroundColorOverlayFallback: getWithThemeValue('specialbg-overlay-fallback'),
580
+ specialBackgroundColorPrimaryGrouped: getWithThemeValue('specialbg-primary-grouped'),
581
+ specialBackgroundColorSecondaryGrouped: getWithThemeValue('specialbg-secondary-grouped'),
582
+ specialBackgroundColorSecondaryTransparent: getWithThemeValue('specialbg-secondary-transparent'),
583
+ specialBackgroundColorSecondaryTransparentInverted: getWithThemeValue('specialbg-secondary-transparent-inverted'),
584
+ specialBackgroundColorTertiaryGrouped: getWithThemeValue('specialbg-tertiary-grouped'),
585
+ specialBackgroundColorTertiaryTransparent: getWithThemeValue('specialbg-tertiary-transparent'),
586
+ specialBackgroundColorTertiaryTransparentInverted: getWithThemeValue('specialbg-tertiary-transparent-inverted'),
587
+ staticAccentColorPrimary: getWithoutThemeValue('static-accent-primary'),
588
+ staticAccentColorPrimaryHover: getWithoutThemeValue('static-accent-primary-hover'),
589
+ staticAccentColorPrimaryInverted: getWithoutThemeValue('static-accent-primary-inverted'),
590
+ staticAccentColorPrimaryInvertedHover: getWithoutThemeValue('static-accent-primary-inverted-hover'),
591
+ staticAccentColorPrimaryInvertedPress: getWithoutThemeValue('static-accent-primary-inverted-press'),
592
+ staticAccentColorPrimaryPress: getWithoutThemeValue('static-accent-primary-press'),
593
+ staticAccentColorSecondary: getWithoutThemeValue('static-accent-secondary'),
594
+ staticAccentColorSecondaryHover: getWithoutThemeValue('static-accent-secondary-hover'),
595
+ staticAccentColorSecondaryInverted: getWithoutThemeValue('static-accent-secondary-inverted'),
596
+ staticAccentColorSecondaryInvertedHover: getWithoutThemeValue('static-accent-secondary-inverted-hover'),
597
+ staticAccentColorSecondaryInvertedPress: getWithoutThemeValue('static-accent-secondary-inverted-press'),
598
+ staticAccentColorSecondaryPress: getWithoutThemeValue('static-accent-secondary-press'),
599
+ staticBackgroundColorAccent: getWithoutThemeValue('static-bg-accent'),
600
+ staticBackgroundColorDark: getWithoutThemeValue('static-bg-dark'),
601
+ staticBackgroundColorLight: getWithoutThemeValue('static-bg-light'),
602
+ staticBackgroundColorNeutralDark: getWithoutThemeValue('static-bg-neutral-dark'),
603
+ staticBackgroundColorNeutralLight: getWithoutThemeValue('static-bg-neutral-light'),
604
+ staticBackgroundColorPrimaryDark: getWithoutThemeValue('static-bg-primary-dark'),
605
+ staticBackgroundColorPrimaryLight: getWithoutThemeValue('static-bg-primary-light'),
606
+ staticBackgroundColorQuaternaryDark: getWithoutThemeValue('static-bg-quaternary-dark'),
607
+ staticBackgroundColorQuaternaryLight: getWithoutThemeValue('static-bg-quaternary-light'),
608
+ staticBackgroundColorSecondaryDark: getWithoutThemeValue('static-bg-secondary-dark'),
609
+ staticBackgroundColorSecondaryLight: getWithoutThemeValue('static-bg-secondary-light'),
610
+ staticBackgroundColorTertiaryDark: getWithoutThemeValue('static-bg-tertiary-dark'),
611
+ staticBackgroundColorTertiaryLight: getWithoutThemeValue('static-bg-tertiary-light'),
612
+ staticBorderColorAccent: getWithoutThemeValue('static-border-accent'),
613
+ staticGraphicColorAccent: getWithoutThemeValue('static-graphic-accent'),
614
+ staticGraphicColorAmethyst: getWithoutThemeValue('static-graphic-amethyst'),
615
+ staticGraphicColorBlackberry: getWithoutThemeValue('static-graphic-blackberry'),
616
+ staticGraphicColorBlueMaya: getWithoutThemeValue('static-graphic-blue-maya'),
617
+ staticGraphicColorBlueMoody: getWithoutThemeValue('static-graphic-blue-moody'),
618
+ staticGraphicColorBotticelli: getWithoutThemeValue('static-graphic-botticelli'),
619
+ staticGraphicColorBurntSienna: getWithoutThemeValue('static-graphic-burnt-sienna'),
620
+ staticGraphicColorCarrot: getWithoutThemeValue('static-graphic-carrot'),
621
+ staticGraphicColorChick: getWithoutThemeValue('static-graphic-chick'),
622
+ staticGraphicColorDark: getWithoutThemeValue('static-graphic-dark'),
623
+ staticGraphicColorFunBlue: getWithoutThemeValue('static-graphic-fun-blue'),
624
+ staticGraphicColorGallery: getWithoutThemeValue('static-graphic-gallery'),
625
+ staticGraphicColorGreenJungle: getWithoutThemeValue('static-graphic-green-jungle'),
626
+ staticGraphicColorJaffaLight: getWithoutThemeValue('static-graphic-jaffa-light'),
627
+ staticGraphicColorLavender: getWithoutThemeValue('static-graphic-lavender'),
628
+ staticGraphicColorLight: getWithoutThemeValue('static-graphic-light'),
629
+ staticGraphicColorMaya: getWithoutThemeValue('static-graphic-maya'),
630
+ staticGraphicColorOlive: getWithoutThemeValue('static-graphic-olive'),
631
+ staticGraphicColorOlivine: getWithoutThemeValue('static-graphic-olivine'),
632
+ staticGraphicColorPeach: getWithoutThemeValue('static-graphic-peach'),
633
+ staticGraphicColorPermission: getWithoutThemeValue('static-graphic-permission'),
634
+ staticGraphicColorPewter: getWithoutThemeValue('static-graphic-pewter'),
635
+ staticGraphicColorRaspberry: getWithoutThemeValue('static-graphic-raspberry'),
636
+ staticGraphicColorSalomie: getWithoutThemeValue('static-graphic-salomie'),
637
+ staticGraphicColorSand: getWithoutThemeValue('static-graphic-sand'),
638
+ staticGraphicColorSeawater: getWithoutThemeValue('static-graphic-seawater'),
639
+ staticGraphicColorSky: getWithoutThemeValue('static-graphic-sky'),
640
+ staticGraphicColorSoftPeach: getWithoutThemeValue('static-graphic-soft-peach'),
641
+ staticGraphicColorSolitude: getWithoutThemeValue('static-graphic-solitude'),
642
+ staticGraphicColorStrawberry: getWithoutThemeValue('static-graphic-strawberry'),
643
+ staticGraphicColorSundust: getWithoutThemeValue('static-graphic-sundust'),
644
+ staticGraphicColorValencia: getWithoutThemeValue('static-graphic-valencia'),
645
+ staticLocalColorLightBlue: getWithoutThemeValue('static-local-light-blue'),
646
+ staticNeutralColor0: getWithoutThemeValue('static-neutral-0'),
647
+ staticNeutralColor0Hover: getWithoutThemeValue('static-neutral-0-hover'),
648
+ staticNeutralColor0Inverted: getWithoutThemeValue('static-neutral-0-inverted'),
649
+ staticNeutralColor0InvertedHover: getWithoutThemeValue('static-neutral-0-inverted-hover'),
650
+ staticNeutralColor0InvertedPress: getWithoutThemeValue('static-neutral-0-inverted-press'),
651
+ staticNeutralColor0Press: getWithoutThemeValue('static-neutral-0-press'),
652
+ staticNeutralColor100: getWithoutThemeValue('static-neutral-100'),
653
+ staticNeutralColor100Hover: getWithoutThemeValue('static-neutral-100-hover'),
654
+ staticNeutralColor100Inverted: getWithoutThemeValue('static-neutral-100-inverted'),
655
+ staticNeutralColor100InvertedHover: getWithoutThemeValue('static-neutral-100-inverted-hover'),
656
+ staticNeutralColor100InvertedPress: getWithoutThemeValue('static-neutral-100-inverted-press'),
657
+ staticNeutralColor100Press: getWithoutThemeValue('static-neutral-100-press'),
658
+ staticNeutralColor1500: getWithoutThemeValue('static-neutral-1500'),
659
+ staticNeutralColor1500Hover: getWithoutThemeValue('static-neutral-1500-hover'),
660
+ staticNeutralColor1500Inverted: getWithoutThemeValue('static-neutral-1500-inverted'),
661
+ staticNeutralColor1500InvertedHover: getWithoutThemeValue('static-neutral-1500-inverted-hover'),
662
+ staticNeutralColor1500InvertedPress: getWithoutThemeValue('static-neutral-1500-inverted-press'),
663
+ staticNeutralColor1500Press: getWithoutThemeValue('static-neutral-1500-press'),
664
+ staticNeutralColor200: getWithoutThemeValue('static-neutral-200'),
665
+ staticNeutralColor200Hover: getWithoutThemeValue('static-neutral-200-hover'),
666
+ staticNeutralColor200Inverted: getWithoutThemeValue('static-neutral-200-inverted'),
667
+ staticNeutralColor200InvertedHover: getWithoutThemeValue('static-neutral-200-inverted-hover'),
668
+ staticNeutralColor200InvertedPress: getWithoutThemeValue('static-neutral-200-inverted-press'),
669
+ staticNeutralColor200Press: getWithoutThemeValue('static-neutral-200-press'),
670
+ staticNeutralColor300: getWithoutThemeValue('static-neutral-300'),
671
+ staticNeutralColor300Hover: getWithoutThemeValue('static-neutral-300-hover'),
672
+ staticNeutralColor300Inverted: getWithoutThemeValue('static-neutral-300-inverted'),
673
+ staticNeutralColor300InvertedHover: getWithoutThemeValue('static-neutral-300-inverted-hover'),
674
+ staticNeutralColor300InvertedPress: getWithoutThemeValue('static-neutral-300-inverted-press'),
675
+ staticNeutralColor300Press: getWithoutThemeValue('static-neutral-300-press'),
676
+ staticNeutralColor400: getWithoutThemeValue('static-neutral-400'),
677
+ staticNeutralColor400Hover: getWithoutThemeValue('static-neutral-400-hover'),
678
+ staticNeutralColor400Inverted: getWithoutThemeValue('static-neutral-400-inverted'),
679
+ staticNeutralColor400InvertedHover: getWithoutThemeValue('static-neutral-400-inverted-hover'),
680
+ staticNeutralColor400InvertedPress: getWithoutThemeValue('static-neutral-400-inverted-press'),
681
+ staticNeutralColor400Press: getWithoutThemeValue('static-neutral-400-press'),
682
+ staticNeutralColor500: getWithoutThemeValue('static-neutral-500'),
683
+ staticNeutralColor500Hover: getWithoutThemeValue('static-neutral-500-hover'),
684
+ staticNeutralColor500Inverted: getWithoutThemeValue('static-neutral-500-inverted'),
685
+ staticNeutralColor500InvertedHover: getWithoutThemeValue('static-neutral-500-inverted-hover'),
686
+ staticNeutralColor500InvertedPress: getWithoutThemeValue('static-neutral-500-inverted-press'),
687
+ staticNeutralColor500Press: getWithoutThemeValue('static-neutral-500-press'),
688
+ staticNeutralColor700: getWithoutThemeValue('static-neutral-700'),
689
+ staticNeutralColor700Hover: getWithoutThemeValue('static-neutral-700-hover'),
690
+ staticNeutralColor700Inverted: getWithoutThemeValue('static-neutral-700-inverted'),
691
+ staticNeutralColor700InvertedHover: getWithoutThemeValue('static-neutral-700-inverted-hover'),
692
+ staticNeutralColor700InvertedPress: getWithoutThemeValue('static-neutral-700-inverted-press'),
693
+ staticNeutralColor700Press: getWithoutThemeValue('static-neutral-700-press'),
694
+ staticNeutralTranslucentColor0: getWithoutThemeValue('static-neutral-translucent-0'),
695
+ staticNeutralTranslucentColor0Hover: getWithoutThemeValue('static-neutral-translucent-0-hover'),
696
+ staticNeutralTranslucentColor0Inverted: getWithoutThemeValue('static-neutral-translucent-0-inverted'),
697
+ staticNeutralTranslucentColor0InvertedHover: getWithoutThemeValue('static-neutral-translucent-0-inverted-hover'),
698
+ staticNeutralTranslucentColor0InvertedPress: getWithoutThemeValue('static-neutral-translucent-0-inverted-press'),
699
+ staticNeutralTranslucentColor0Press: getWithoutThemeValue('static-neutral-translucent-0-press'),
700
+ staticNeutralTranslucentColor100: getWithoutThemeValue('static-neutral-translucent-100'),
701
+ staticNeutralTranslucentColor100Hover: getWithoutThemeValue('static-neutral-translucent-100-hover'),
702
+ staticNeutralTranslucentColor100Inverted: getWithoutThemeValue('static-neutral-translucent-100-inverted'),
703
+ staticNeutralTranslucentColor100InvertedHover: getWithoutThemeValue('static-neutral-translucent-100-inverted-hover'),
704
+ staticNeutralTranslucentColor100InvertedPress: getWithoutThemeValue('static-neutral-translucent-100-inverted-press'),
705
+ staticNeutralTranslucentColor100Press: getWithoutThemeValue('static-neutral-translucent-100-press'),
706
+ staticNeutralTranslucentColor1500Hover: getWithoutThemeValue('static-neutral-translucent-1500-hover'),
707
+ staticNeutralTranslucentColor1500InvertedHover: getWithoutThemeValue('static-neutral-translucent-1500-inverted-hover'),
708
+ staticNeutralTranslucentColor1500InvertedPress: getWithoutThemeValue('static-neutral-translucent-1500-inverted-press'),
709
+ staticNeutralTranslucentColor1500Press: getWithoutThemeValue('static-neutral-translucent-1500-press'),
710
+ staticNeutralTranslucentColor200: getWithoutThemeValue('static-neutral-translucent-200'),
711
+ staticNeutralTranslucentColor200Hover: getWithoutThemeValue('static-neutral-translucent-200-hover'),
712
+ staticNeutralTranslucentColor200Inverted: getWithoutThemeValue('static-neutral-translucent-200-inverted'),
713
+ staticNeutralTranslucentColor200InvertedHover: getWithoutThemeValue('static-neutral-translucent-200-inverted-hover'),
714
+ staticNeutralTranslucentColor200InvertedPress: getWithoutThemeValue('static-neutral-translucent-200-inverted-press'),
715
+ staticNeutralTranslucentColor200Press: getWithoutThemeValue('static-neutral-translucent-200-press'),
716
+ staticNeutralTranslucentColor300: getWithoutThemeValue('static-neutral-translucent-300'),
717
+ staticNeutralTranslucentColor300Hover: getWithoutThemeValue('static-neutral-translucent-300-hover'),
718
+ staticNeutralTranslucentColor300Inverted: getWithoutThemeValue('static-neutral-translucent-300-inverted'),
719
+ staticNeutralTranslucentColor300InvertedHover: getWithoutThemeValue('static-neutral-translucent-300-inverted-hover'),
720
+ staticNeutralTranslucentColor300InvertedPress: getWithoutThemeValue('static-neutral-translucent-300-inverted-press'),
721
+ staticNeutralTranslucentColor300Press: getWithoutThemeValue('static-neutral-translucent-300-press'),
722
+ staticNeutralTranslucentColor400: getWithoutThemeValue('static-neutral-translucent-400'),
723
+ staticNeutralTranslucentColor400Hover: getWithoutThemeValue('static-neutral-translucent-400-hover'),
724
+ staticNeutralTranslucentColor400Inverted: getWithoutThemeValue('static-neutral-translucent-400-inverted'),
725
+ staticNeutralTranslucentColor400InvertedHover: getWithoutThemeValue('static-neutral-translucent-400-inverted-hover'),
726
+ staticNeutralTranslucentColor400InvertedPress: getWithoutThemeValue('static-neutral-translucent-400-inverted-press'),
727
+ staticNeutralTranslucentColor400Press: getWithoutThemeValue('static-neutral-translucent-400-press'),
728
+ staticNeutralTranslucentColor500: getWithoutThemeValue('static-neutral-translucent-500'),
729
+ staticNeutralTranslucentColor500Hover: getWithoutThemeValue('static-neutral-translucent-500-hover'),
730
+ staticNeutralTranslucentColor500Inverted: getWithoutThemeValue('static-neutral-translucent-500-inverted'),
731
+ staticNeutralTranslucentColor500InvertedHover: getWithoutThemeValue('static-neutral-translucent-500-inverted-hover'),
732
+ staticNeutralTranslucentColor500InvertedPress: getWithoutThemeValue('static-neutral-translucent-500-inverted-press'),
733
+ staticNeutralTranslucentColor500Press: getWithoutThemeValue('static-neutral-translucent-500-press'),
734
+ staticNeutralTranslucentColor700: getWithoutThemeValue('static-neutral-translucent-700'),
735
+ staticNeutralTranslucentColor700Hover: getWithoutThemeValue('static-neutral-translucent-700-hover'),
736
+ staticNeutralTranslucentColor700Inverted: getWithoutThemeValue('static-neutral-translucent-700-inverted'),
737
+ staticNeutralTranslucentColor700InvertedHover: getWithoutThemeValue('static-neutral-translucent-700-inverted-hover'),
738
+ staticNeutralTranslucentColor700InvertedPress: getWithoutThemeValue('static-neutral-translucent-700-inverted-press'),
739
+ staticNeutralTranslucentColor700Press: getWithoutThemeValue('static-neutral-translucent-700-press'),
740
+ staticOverlayColorBlackHigh: getWithoutThemeValue('static-overlay-black-high'),
741
+ staticOverlayColorBlackLow: getWithoutThemeValue('static-overlay-black-low'),
742
+ staticOverlayColorBlackNormal: getWithoutThemeValue('static-overlay-black-normal'),
743
+ staticOverlayColorBlackXhigh: getWithoutThemeValue('static-overlay-black-xhigh'),
744
+ staticOverlayColorBlackXlow: getWithoutThemeValue('static-overlay-black-xlow'),
745
+ staticOverlayColorWhiteHigh: getWithoutThemeValue('static-overlay-white-high'),
746
+ staticOverlayColorWhiteLow: getWithoutThemeValue('static-overlay-white-low'),
747
+ staticOverlayColorWhiteNormal: getWithoutThemeValue('static-overlay-white-normal'),
748
+ staticOverlayColorWhiteXhigh: getWithoutThemeValue('static-overlay-white-xhigh'),
749
+ staticOverlayColorWhiteXlow: getWithoutThemeValue('static-overlay-white-xlow'),
750
+ staticPfmCustomColorBlue: getWithoutThemeValue('static-pfm-custom-blue'),
751
+ staticPfmCustomColorCyan: getWithoutThemeValue('static-pfm-custom-cyan'),
752
+ staticPfmCustomColorIndigo: getWithoutThemeValue('static-pfm-custom-indigo'),
753
+ staticPfmCustomColorJungle: getWithoutThemeValue('static-pfm-custom-jungle'),
754
+ staticPfmCustomColorMagenta: getWithoutThemeValue('static-pfm-custom-magenta'),
755
+ staticPfmCustomColorOrange: getWithoutThemeValue('static-pfm-custom-orange'),
756
+ staticPfmCustomColorPistachio: getWithoutThemeValue('static-pfm-custom-pistachio'),
757
+ staticPfmCustomColorPurple: getWithoutThemeValue('static-pfm-custom-purple'),
758
+ staticPfmCustomColorRed: getWithoutThemeValue('static-pfm-custom-red'),
759
+ staticPfmCustomColorYellow: getWithoutThemeValue('static-pfm-custom-yellow'),
760
+ staticPfmSystemColorAcrux: getWithoutThemeValue('static-pfm-system-acrux'),
761
+ staticPfmSystemColorAlcor: getWithoutThemeValue('static-pfm-system-alcor'),
762
+ staticPfmSystemColorAldebaran: getWithoutThemeValue('static-pfm-system-aldebaran'),
763
+ staticPfmSystemColorAndromeda: getWithoutThemeValue('static-pfm-system-andromeda'),
764
+ staticPfmSystemColorApollo: getWithoutThemeValue('static-pfm-system-apollo'),
765
+ staticPfmSystemColorAtlas: getWithoutThemeValue('static-pfm-system-atlas'),
766
+ staticPfmSystemColorBetelgeuse: getWithoutThemeValue('static-pfm-system-betelgeuse'),
767
+ staticPfmSystemColorCapella: getWithoutThemeValue('static-pfm-system-capella'),
768
+ staticPfmSystemColorCarmenta: getWithoutThemeValue('static-pfm-system-carmenta'),
769
+ staticPfmSystemColorConcordia: getWithoutThemeValue('static-pfm-system-concordia'),
770
+ staticPfmSystemColorCupid: getWithoutThemeValue('static-pfm-system-cupid'),
771
+ staticPfmSystemColorElectra: getWithoutThemeValue('static-pfm-system-electra'),
772
+ staticPfmSystemColorEnif: getWithoutThemeValue('static-pfm-system-enif'),
773
+ staticPfmSystemColorFides: getWithoutThemeValue('static-pfm-system-fides'),
774
+ staticPfmSystemColorGalaxy: getWithoutThemeValue('static-pfm-system-galaxy'),
775
+ staticPfmSystemColorHelix: getWithoutThemeValue('static-pfm-system-helix'),
776
+ staticPfmSystemColorHubble: getWithoutThemeValue('static-pfm-system-hubble'),
777
+ staticPfmSystemColorJupiter: getWithoutThemeValue('static-pfm-system-jupiter'),
778
+ staticPfmSystemColorKaus: getWithoutThemeValue('static-pfm-system-kaus'),
779
+ staticPfmSystemColorKepler: getWithoutThemeValue('static-pfm-system-kepler'),
780
+ staticPfmSystemColorMaia: getWithoutThemeValue('static-pfm-system-maia'),
781
+ staticPfmSystemColorMars: getWithoutThemeValue('static-pfm-system-mars'),
782
+ staticPfmSystemColorMeissa: getWithoutThemeValue('static-pfm-system-meissa'),
783
+ staticPfmSystemColorMercury: getWithoutThemeValue('static-pfm-system-mercury'),
784
+ staticPfmSystemColorMira: getWithoutThemeValue('static-pfm-system-mira'),
785
+ staticPfmSystemColorMizar: getWithoutThemeValue('static-pfm-system-mizar'),
786
+ staticPfmSystemColorNebula: getWithoutThemeValue('static-pfm-system-nebula'),
787
+ staticPfmSystemColorNuma: getWithoutThemeValue('static-pfm-system-numa'),
788
+ staticPfmSystemColorOrcus: getWithoutThemeValue('static-pfm-system-orcus'),
789
+ staticPfmSystemColorOrion: getWithoutThemeValue('static-pfm-system-orion'),
790
+ staticPfmSystemColorPluto: getWithoutThemeValue('static-pfm-system-pluto'),
791
+ staticPfmSystemColorProserpina: getWithoutThemeValue('static-pfm-system-proserpina'),
792
+ staticPfmSystemColorProxima: getWithoutThemeValue('static-pfm-system-proxima'),
793
+ staticPfmSystemColorRegulus: getWithoutThemeValue('static-pfm-system-regulus'),
794
+ staticPfmSystemColorRigel: getWithoutThemeValue('static-pfm-system-rigel'),
795
+ staticPfmSystemColorSaturn: getWithoutThemeValue('static-pfm-system-saturn'),
796
+ staticPfmSystemColorSirius: getWithoutThemeValue('static-pfm-system-sirius'),
797
+ staticPfmSystemColorSpica: getWithoutThemeValue('static-pfm-system-spica'),
798
+ staticPfmSystemColorSun: getWithoutThemeValue('static-pfm-system-sun'),
799
+ staticPfmSystemColorTars: getWithoutThemeValue('static-pfm-system-tars'),
800
+ staticPfmSystemColorTerra: getWithoutThemeValue('static-pfm-system-terra'),
801
+ staticPfmSystemColorTriton: getWithoutThemeValue('static-pfm-system-triton'),
802
+ staticPfmSystemColorUranus: getWithoutThemeValue('static-pfm-system-uranus'),
803
+ staticPfmSystemColorVega: getWithoutThemeValue('static-pfm-system-vega'),
804
+ staticPfmSystemColorVenus: getWithoutThemeValue('static-pfm-system-venus'),
805
+ staticPfmSystemColorVoyager: getWithoutThemeValue('static-pfm-system-voyager'),
806
+ staticPfmSystemColorVulcan: getWithoutThemeValue('static-pfm-system-vulcan'),
807
+ staticPfmSystemColorWebb: getWithoutThemeValue('static-pfm-system-webb'),
808
+ staticPfmSystemColorWezen: getWithoutThemeValue('static-pfm-system-wezen'),
809
+ staticPfmSystemColorZwicky: getWithoutThemeValue('static-pfm-system-zwicky'),
810
+ staticStatusColorAttention: getWithoutThemeValue('static-status-attention'),
811
+ staticStatusColorAttentionInverted: getWithoutThemeValue('static-status-attention-inverted'),
812
+ staticStatusColorBlue: getWithoutThemeValue('static-status-blue'),
813
+ staticStatusColorGreen: getWithoutThemeValue('static-status-green'),
814
+ staticStatusColorGrey: getWithoutThemeValue('static-status-grey'),
815
+ staticStatusColorInfo: getWithoutThemeValue('static-status-info'),
816
+ staticStatusColorInfoInverted: getWithoutThemeValue('static-status-info-inverted'),
817
+ staticStatusColorNegative: getWithoutThemeValue('static-status-negative'),
818
+ staticStatusColorNegativeInverted: getWithoutThemeValue('static-status-negative-inverted'),
819
+ staticStatusColorOrange: getWithoutThemeValue('static-status-orange'),
820
+ staticStatusColorPositive: getWithoutThemeValue('static-status-positive'),
821
+ staticStatusColorPositiveInverted: getWithoutThemeValue('static-status-positive-inverted'),
822
+ staticStatusColorPurple: getWithoutThemeValue('static-status-purple'),
823
+ staticStatusColorRed: getWithoutThemeValue('static-status-red'),
824
+ staticStatusColorTeal: getWithoutThemeValue('static-status-teal'),
825
+ staticStatusMutedAltColorAttention: getWithoutThemeValue('static-status-muted-alt-attention'),
826
+ staticStatusMutedAltColorAttentionInverted: getWithoutThemeValue('static-status-muted-alt-attention-inverted'),
827
+ staticStatusMutedAltColorInfo: getWithoutThemeValue('static-status-muted-alt-info'),
828
+ staticStatusMutedAltColorInfoInverted: getWithoutThemeValue('static-status-muted-alt-info-inverted'),
829
+ staticStatusMutedAltColorNegative: getWithoutThemeValue('static-status-muted-alt-negative'),
830
+ staticStatusMutedAltColorNegativeInverted: getWithoutThemeValue('static-status-muted-alt-negative-inverted'),
831
+ staticStatusMutedAltColorPositive: getWithoutThemeValue('static-status-muted-alt-positive'),
832
+ staticStatusMutedAltColorPositiveInverted: getWithoutThemeValue('static-status-muted-alt-positive-inverted'),
833
+ staticStatusMutedColorAttention: getWithoutThemeValue('static-status-muted-attention'),
834
+ staticStatusMutedColorAttentionInverted: getWithoutThemeValue('static-status-muted-attention-inverted'),
835
+ staticStatusMutedColorInfo: getWithoutThemeValue('static-status-muted-info'),
836
+ staticStatusMutedColorInfoInverted: getWithoutThemeValue('static-status-muted-info-inverted'),
837
+ staticStatusMutedColorNegative: getWithoutThemeValue('static-status-muted-negative'),
838
+ staticStatusMutedColorNegativeInverted: getWithoutThemeValue('static-status-muted-negative-inverted'),
839
+ staticStatusMutedColorPositive: getWithoutThemeValue('static-status-muted-positive'),
840
+ staticStatusMutedColorPositiveInverted: getWithoutThemeValue('static-status-muted-positive-inverted'),
841
+ staticTextColorAccent: getWithoutThemeValue('static-text-accent'),
842
+ staticTextColorAttention: getWithoutThemeValue('static-text-attention'),
843
+ staticTextColorAttentionHover: getWithoutThemeValue('static-text-attention-hover'),
844
+ staticTextColorAttentionInverted: getWithoutThemeValue('static-text-attention-inverted'),
845
+ staticTextColorAttentionInvertedHover: getWithoutThemeValue('static-text-attention-inverted-hover'),
846
+ staticTextColorAttentionInvertedPress: getWithoutThemeValue('static-text-attention-inverted-press'),
847
+ staticTextColorAttentionPress: getWithoutThemeValue('static-text-attention-press'),
848
+ staticTextColorInfo: getWithoutThemeValue('static-text-info'),
849
+ staticTextColorInfoHover: getWithoutThemeValue('static-text-info-hover'),
850
+ staticTextColorInfoInverted: getWithoutThemeValue('static-text-info-inverted'),
851
+ staticTextColorInfoInvertedHover: getWithoutThemeValue('static-text-info-inverted-hover'),
852
+ staticTextColorInfoInvertedPress: getWithoutThemeValue('static-text-info-inverted-press'),
853
+ staticTextColorInfoPress: getWithoutThemeValue('static-text-info-press'),
854
+ staticTextColorNegative: getWithoutThemeValue('static-text-negative'),
855
+ staticTextColorNegativeHover: getWithoutThemeValue('static-text-negative-hover'),
856
+ staticTextColorNegativeInverted: getWithoutThemeValue('static-text-negative-inverted'),
857
+ staticTextColorNegativeInvertedHover: getWithoutThemeValue('static-text-negative-inverted-hover'),
858
+ staticTextColorNegativeInvertedPress: getWithoutThemeValue('static-text-negative-inverted-press'),
859
+ staticTextColorNegativePress: getWithoutThemeValue('static-text-negative-press'),
860
+ staticTextColorPositive: getWithoutThemeValue('static-text-positive'),
861
+ staticTextColorPositiveHover: getWithoutThemeValue('static-text-positive-hover'),
862
+ staticTextColorPositiveInverted: getWithoutThemeValue('static-text-positive-inverted'),
863
+ staticTextColorPositiveInvertedHover: getWithoutThemeValue('static-text-positive-inverted-hover'),
864
+ staticTextColorPositiveInvertedPress: getWithoutThemeValue('static-text-positive-inverted-press'),
865
+ staticTextColorPositivePress: getWithoutThemeValue('static-text-positive-press'),
866
+ staticTextColorPrimary: getWithoutThemeValue('static-text-primary'),
867
+ staticTextColorPrimaryDark: getWithoutThemeValue('static-text-primary-dark'),
868
+ staticTextColorPrimaryHover: getWithoutThemeValue('static-text-primary-hover'),
869
+ staticTextColorPrimaryInverted: getWithoutThemeValue('static-text-primary-inverted'),
870
+ staticTextColorPrimaryInvertedHover: getWithoutThemeValue('static-text-primary-inverted-hover'),
871
+ staticTextColorPrimaryInvertedPress: getWithoutThemeValue('static-text-primary-inverted-press'),
872
+ staticTextColorPrimaryLight: getWithoutThemeValue('static-text-primary-light'),
873
+ staticTextColorPrimaryPress: getWithoutThemeValue('static-text-primary-press'),
874
+ staticTextColorQuaternary: getWithoutThemeValue('static-text-quaternary'),
875
+ staticTextColorQuaternaryInverted: getWithoutThemeValue('static-text-quaternary-inverted'),
876
+ staticTextColorSecondary: getWithoutThemeValue('static-text-secondary'),
877
+ staticTextColorSecondaryDark: getWithoutThemeValue('static-text-secondary-dark'),
878
+ staticTextColorSecondaryDarkTransparent: getWithoutThemeValue('static-text-secondary-dark-transparent'),
879
+ staticTextColorSecondaryHover: getWithoutThemeValue('static-text-secondary-hover'),
880
+ staticTextColorSecondaryInverted: getWithoutThemeValue('static-text-secondary-inverted'),
881
+ staticTextColorSecondaryInvertedHover: getWithoutThemeValue('static-text-secondary-inverted-hover'),
882
+ staticTextColorSecondaryInvertedPress: getWithoutThemeValue('static-text-secondary-inverted-press'),
883
+ staticTextColorSecondaryLight: getWithoutThemeValue('static-text-secondary-light'),
884
+ staticTextColorSecondaryLightTransparent: getWithoutThemeValue('static-text-secondary-light-transparent'),
885
+ staticTextColorSecondaryPress: getWithoutThemeValue('static-text-secondary-press'),
886
+ staticTextColorTertiary: getWithoutThemeValue('static-text-tertiary'),
887
+ staticTextColorTertiaryDark: getWithoutThemeValue('static-text-tertiary-dark'),
888
+ staticTextColorTertiaryDarkTransparent: getWithoutThemeValue('static-text-tertiary-dark-transparent'),
889
+ staticTextColorTertiaryHover: getWithoutThemeValue('static-text-tertiary-hover'),
890
+ staticTextColorTertiaryInverted: getWithoutThemeValue('static-text-tertiary-inverted'),
891
+ staticTextColorTertiaryInvertedHover: getWithoutThemeValue('static-text-tertiary-inverted-hover'),
892
+ staticTextColorTertiaryInvertedPress: getWithoutThemeValue('static-text-tertiary-inverted-press'),
893
+ staticTextColorTertiaryLight: getWithoutThemeValue('static-text-tertiary-light'),
894
+ staticTextColorTertiaryLightTransparent: getWithoutThemeValue('static-text-tertiary-light-transparent'),
895
+ staticTextColorTertiaryPress: getWithoutThemeValue('static-text-tertiary-press'),
896
+ statusColorAttention: getWithThemeValue('status-attention'),
897
+ statusColorAttentionHover: getWithThemeValue('status-attention-hover'),
898
+ statusColorAttentionInverted: getWithThemeValue('status-attention-inverted'),
899
+ statusColorAttentionInvertedHover: getWithThemeValue('status-attention-inverted-hover'),
900
+ statusColorAttentionInvertedPress: getWithThemeValue('status-attention-inverted-press'),
901
+ statusColorAttentionPress: getWithThemeValue('status-attention-press'),
902
+ statusColorInfo: getWithThemeValue('status-info'),
903
+ statusColorInfoHover: getWithThemeValue('status-info-hover'),
904
+ statusColorInfoInverted: getWithThemeValue('status-info-inverted'),
905
+ statusColorInfoInvertedHover: getWithThemeValue('status-info-inverted-hover'),
906
+ statusColorInfoInvertedPress: getWithThemeValue('status-info-inverted-press'),
907
+ statusColorInfoPress: getWithThemeValue('status-info-press'),
908
+ statusColorNegative: getWithThemeValue('status-negative'),
909
+ statusColorNegativeHover: getWithThemeValue('status-negative-hover'),
910
+ statusColorNegativeInverted: getWithThemeValue('status-negative-inverted'),
911
+ statusColorNegativeInvertedHover: getWithThemeValue('status-negative-inverted-hover'),
912
+ statusColorNegativeInvertedPress: getWithThemeValue('status-negative-inverted-press'),
913
+ statusColorNegativePress: getWithThemeValue('status-negative-press'),
914
+ statusColorPositive: getWithThemeValue('status-positive'),
915
+ statusColorPositiveHover: getWithThemeValue('status-positive-hover'),
916
+ statusColorPositiveInverted: getWithThemeValue('status-positive-inverted'),
917
+ statusColorPositiveInvertedHover: getWithThemeValue('status-positive-inverted-hover'),
918
+ statusColorPositiveInvertedPress: getWithThemeValue('status-positive-inverted-press'),
919
+ statusColorPositivePress: getWithThemeValue('status-positive-press'),
920
+ statusMutedAltColorAttention: getWithThemeValue('status-muted-alt-attention'),
921
+ statusMutedAltColorAttentionHover: getWithThemeValue('status-muted-alt-attention-hover'),
922
+ statusMutedAltColorAttentionInverted: getWithThemeValue('status-muted-alt-attention-inverted'),
923
+ statusMutedAltColorAttentionInvertedHover: getWithThemeValue('status-muted-alt-attention-inverted-hover'),
924
+ statusMutedAltColorAttentionInvertedPress: getWithThemeValue('status-muted-alt-attention-inverted-press'),
925
+ statusMutedAltColorAttentionPress: getWithThemeValue('status-muted-alt-attention-press'),
926
+ statusMutedAltColorInfo: getWithThemeValue('status-muted-alt-info'),
927
+ statusMutedAltColorInfoHover: getWithThemeValue('status-muted-alt-info-hover'),
928
+ statusMutedAltColorInfoInverted: getWithThemeValue('status-muted-alt-info-inverted'),
929
+ statusMutedAltColorInfoInvertedHover: getWithThemeValue('status-muted-alt-info-inverted-hover'),
930
+ statusMutedAltColorInfoInvertedPress: getWithThemeValue('status-muted-alt-info-inverted-press'),
931
+ statusMutedAltColorInfoPress: getWithThemeValue('status-muted-alt-info-press'),
932
+ statusMutedAltColorNegative: getWithThemeValue('status-muted-alt-negative'),
933
+ statusMutedAltColorNegativeHover: getWithThemeValue('status-muted-alt-negative-hover'),
934
+ statusMutedAltColorNegativeInverted: getWithThemeValue('status-muted-alt-negative-inverted'),
935
+ statusMutedAltColorNegativeInvertedHover: getWithThemeValue('status-muted-alt-negative-inverted-hover'),
936
+ statusMutedAltColorNegativeInvertedPress: getWithThemeValue('status-muted-alt-negative-inverted-press'),
937
+ statusMutedAltColorNegativePress: getWithThemeValue('status-muted-alt-negative-press'),
938
+ statusMutedAltColorPositive: getWithThemeValue('status-muted-alt-positive'),
939
+ statusMutedAltColorPositiveHover: getWithThemeValue('status-muted-alt-positive-hover'),
940
+ statusMutedAltColorPositiveInverted: getWithThemeValue('status-muted-alt-positive-inverted'),
941
+ statusMutedAltColorPositiveInvertedHover: getWithThemeValue('status-muted-alt-positive-inverted-hover'),
942
+ statusMutedAltColorPositiveInvertedPress: getWithThemeValue('status-muted-alt-positive-inverted-press'),
943
+ statusMutedAltColorPositivePress: getWithThemeValue('status-muted-alt-positive-press'),
944
+ statusMutedColorAttention: getWithThemeValue('status-muted-attention'),
945
+ statusMutedColorAttentionHover: getWithThemeValue('status-muted-attention-hover'),
946
+ statusMutedColorAttentionInverted: getWithThemeValue('status-muted-attention-inverted'),
947
+ statusMutedColorAttentionInvertedHover: getWithThemeValue('status-muted-attention-inverted-hover'),
948
+ statusMutedColorAttentionInvertedPress: getWithThemeValue('status-muted-attention-inverted-press'),
949
+ statusMutedColorAttentionPress: getWithThemeValue('status-muted-attention-press'),
950
+ statusMutedColorInfo: getWithThemeValue('status-muted-info'),
951
+ statusMutedColorInfoHover: getWithThemeValue('status-muted-info-hover'),
952
+ statusMutedColorInfoInverted: getWithThemeValue('status-muted-info-inverted'),
953
+ statusMutedColorInfoInvertedHover: getWithThemeValue('status-muted-info-inverted-hover'),
954
+ statusMutedColorInfoInvertedPress: getWithThemeValue('status-muted-info-inverted-press'),
955
+ statusMutedColorInfoPress: getWithThemeValue('status-muted-info-press'),
956
+ statusMutedColorNegative: getWithThemeValue('status-muted-negative'),
957
+ statusMutedColorNegativeHover: getWithThemeValue('status-muted-negative-hover'),
958
+ statusMutedColorNegativeInverted: getWithThemeValue('status-muted-negative-inverted'),
959
+ statusMutedColorNegativeInvertedHover: getWithThemeValue('status-muted-negative-inverted-hover'),
960
+ statusMutedColorNegativeInvertedPress: getWithThemeValue('status-muted-negative-inverted-press'),
961
+ statusMutedColorNegativePress: getWithThemeValue('status-muted-negative-press'),
962
+ statusMutedColorPositive: getWithThemeValue('status-muted-positive'),
963
+ statusMutedColorPositiveHover: getWithThemeValue('status-muted-positive-hover'),
964
+ statusMutedColorPositiveInverted: getWithThemeValue('status-muted-positive-inverted'),
965
+ statusMutedColorPositiveInvertedHover: getWithThemeValue('status-muted-positive-inverted-hover'),
966
+ statusMutedColorPositiveInvertedPress: getWithThemeValue('status-muted-positive-inverted-press'),
967
+ statusMutedColorPositivePress: getWithThemeValue('status-muted-positive-press'),
968
+ textColorAccent: getWithThemeValue('text-accent'),
969
+ textColorAttention: getWithThemeValue('text-attention'),
970
+ textColorAttentionHover: getWithThemeValue('text-attention-hover'),
971
+ textColorAttentionInverted: getWithThemeValue('text-attention-inverted'),
972
+ textColorAttentionInvertedHover: getWithThemeValue('text-attention-inverted-hover'),
973
+ textColorAttentionInvertedPress: getWithThemeValue('text-attention-inverted-press'),
974
+ textColorAttentionPress: getWithThemeValue('text-attention-press'),
975
+ textColorDisabled: getWithThemeValue('text-disabled'),
976
+ textColorDisabledInverted: getWithThemeValue('text-disabled-inverted'),
977
+ textColorDisabledTransparent: getWithThemeValue('text-disabled-transparent'),
978
+ textColorInfo: getWithThemeValue('text-info'),
979
+ textColorInfoHover: getWithThemeValue('text-info-hover'),
980
+ textColorInfoInverted: getWithThemeValue('text-info-inverted'),
981
+ textColorInfoInvertedHover: getWithThemeValue('text-info-inverted-hover'),
982
+ textColorInfoInvertedPress: getWithThemeValue('text-info-inverted-press'),
983
+ textColorInfoPress: getWithThemeValue('text-info-press'),
984
+ textColorLink: getWithThemeValue('text-link'),
985
+ textColorNegative: getWithThemeValue('text-negative'),
986
+ textColorNegativeHover: getWithThemeValue('text-negative-hover'),
987
+ textColorNegativeInverted: getWithThemeValue('text-negative-inverted'),
988
+ textColorNegativeInvertedHover: getWithThemeValue('text-negative-inverted-hover'),
989
+ textColorNegativeInvertedPress: getWithThemeValue('text-negative-inverted-press'),
990
+ textColorNegativePress: getWithThemeValue('text-negative-press'),
991
+ textColorPositive: getWithThemeValue('text-positive'),
992
+ textColorPositiveHover: getWithThemeValue('text-positive-hover'),
993
+ textColorPositiveInverted: getWithThemeValue('text-positive-inverted'),
994
+ textColorPositiveInvertedHover: getWithThemeValue('text-positive-inverted-hover'),
995
+ textColorPositiveInvertedPress: getWithThemeValue('text-positive-inverted-press'),
996
+ textColorPositivePress: getWithThemeValue('text-positive-press'),
997
+ textColorPrimary: getWithThemeValue('text-primary'),
998
+ textColorPrimaryHover: getWithThemeValue('text-primary-hover'),
999
+ textColorPrimaryInverted: getWithThemeValue('text-primary-inverted'),
1000
+ textColorPrimaryInvertedHover: getWithThemeValue('text-primary-inverted-hover'),
1001
+ textColorPrimaryInvertedPress: getWithThemeValue('text-primary-inverted-press'),
1002
+ textColorPrimaryPress: getWithThemeValue('text-primary-press'),
1003
+ textColorQuaternary: getWithThemeValue('text-quaternary'),
1004
+ textColorQuaternaryInverted: getWithThemeValue('text-quaternary-inverted'),
1005
+ textColorSecondary: getWithThemeValue('text-secondary'),
1006
+ textColorSecondaryHover: getWithThemeValue('text-secondary-hover'),
1007
+ textColorSecondaryInverted: getWithThemeValue('text-secondary-inverted'),
1008
+ textColorSecondaryInvertedHover: getWithThemeValue('text-secondary-inverted-hover'),
1009
+ textColorSecondaryInvertedPress: getWithThemeValue('text-secondary-inverted-press'),
1010
+ textColorSecondaryInvertedTransparent: getWithThemeValue('text-secondary-inverted-transparent'),
1011
+ textColorSecondaryPress: getWithThemeValue('text-secondary-press'),
1012
+ textColorSecondaryTransparent: getWithThemeValue('text-secondary-transparent'),
1013
+ textColorTertiary: getWithThemeValue('text-tertiary'),
1014
+ textColorTertiaryHover: getWithThemeValue('text-tertiary-hover'),
1015
+ textColorTertiaryInverted: getWithThemeValue('text-tertiary-inverted'),
1016
+ textColorTertiaryInvertedHover: getWithThemeValue('text-tertiary-inverted-hover'),
1017
+ textColorTertiaryInvertedPress: getWithThemeValue('text-tertiary-inverted-press'),
1018
+ textColorTertiaryInvertedTransparent: getWithThemeValue('text-tertiary-inverted-transparent'),
1019
+ textColorTertiaryPress: getWithThemeValue('text-tertiary-press'),
1020
+ textColorTertiaryTransparent: getWithThemeValue('text-tertiary-transparent'),
1021
+ transparent: getWithoutThemeValue('dynamic-nulled'),
1022
+ transparentColorDefault: getWithThemeValue('transparent-default'),
1023
+ transparentColorDefaultHover: getWithThemeValue('transparent-default-hover'),
1024
+ transparentColorDefaultInvertedHover: getWithThemeValue('transparent-default-inverted-hover'),
1025
+ transparentColorDefaultInvertedPress: getWithThemeValue('transparent-default-inverted-press'),
1026
+ transparentColorDefaultPress: getWithThemeValue('transparent-default-press'),
1027
+ };
1028
+
1029
+ export { colorMapper };