@alfalab/core-components 48.26.0-beta.1 → 48.27.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 (3756) hide show
  1. package/accordion/Component.js +1 -1
  2. package/accordion/components/default-control-icon/Component.js +1 -1
  3. package/accordion/components/default-control-icon/index.css +5 -5
  4. package/accordion/esm/Component.js +1 -1
  5. package/accordion/esm/components/default-control-icon/Component.js +1 -1
  6. package/accordion/esm/components/default-control-icon/index.css +5 -5
  7. package/accordion/esm/index.css +10 -10
  8. package/accordion/index.css +10 -10
  9. package/accordion/modern/Component.js +1 -1
  10. package/accordion/modern/components/default-control-icon/Component.js +1 -1
  11. package/accordion/modern/components/default-control-icon/index.css +5 -5
  12. package/accordion/modern/index.css +10 -10
  13. package/action-button/Component.js +4 -4
  14. package/action-button/default.css +13 -13
  15. package/action-button/esm/Component.js +4 -4
  16. package/action-button/esm/default.css +13 -13
  17. package/action-button/esm/index.css +10 -10
  18. package/action-button/esm/inverted.css +13 -13
  19. package/action-button/esm/static.css +9 -9
  20. package/action-button/index.css +10 -10
  21. package/action-button/inverted.css +13 -13
  22. package/action-button/modern/Component.js +4 -4
  23. package/action-button/modern/default.css +13 -13
  24. package/action-button/modern/index.css +10 -10
  25. package/action-button/modern/inverted.css +13 -13
  26. package/action-button/modern/static.css +9 -9
  27. package/action-button/static.css +9 -9
  28. package/alert/Component.js +1 -1
  29. package/alert/esm/Component.js +1 -1
  30. package/alert/esm/index.css +3 -3
  31. package/alert/index.css +3 -3
  32. package/alert/modern/Component.js +1 -1
  33. package/alert/modern/index.css +3 -3
  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 +41 -3
  47. package/amount-input/Component.js +55 -11
  48. package/amount-input/cssm/Component.d.ts +41 -3
  49. package/amount-input/cssm/Component.js +52 -8
  50. package/amount-input/default.css +4 -4
  51. package/amount-input/esm/Component.d.ts +41 -3
  52. package/amount-input/esm/Component.js +52 -8
  53. package/amount-input/esm/default.css +4 -4
  54. package/amount-input/esm/index.css +7 -7
  55. package/amount-input/esm/index.js +3 -0
  56. package/amount-input/esm/inverted.css +4 -4
  57. package/amount-input/index.css +7 -7
  58. package/amount-input/inverted.css +4 -4
  59. package/amount-input/modern/Component.d.ts +41 -3
  60. package/amount-input/modern/Component.js +50 -6
  61. package/amount-input/modern/default.css +4 -4
  62. package/amount-input/modern/index.css +7 -7
  63. package/amount-input/modern/index.js +3 -0
  64. package/amount-input/modern/inverted.css +4 -4
  65. package/amount-input/moderncssm/Component.d.ts +41 -3
  66. package/amount-input/moderncssm/Component.js +47 -3
  67. package/amount-input/moderncssm/index.js +3 -0
  68. package/attach/Component.d.ts +1 -1
  69. package/attach/Component.js +1 -1
  70. package/attach/cssm/Component.d.ts +1 -1
  71. package/attach/esm/Component.d.ts +1 -1
  72. package/attach/esm/Component.js +1 -1
  73. package/attach/esm/index.css +18 -18
  74. package/attach/index.css +18 -18
  75. package/attach/modern/Component.d.ts +1 -1
  76. package/attach/modern/Component.js +1 -1
  77. package/attach/modern/index.css +18 -18
  78. package/attach/moderncssm/Component.d.ts +1 -1
  79. package/backdrop/Component.js +1 -1
  80. package/backdrop/esm/Component.js +1 -1
  81. package/backdrop/esm/index.css +11 -11
  82. package/backdrop/index.css +11 -11
  83. package/backdrop/modern/Component.js +1 -1
  84. package/backdrop/modern/index.css +11 -11
  85. package/badge/Component.js +1 -1
  86. package/badge/esm/Component.js +1 -1
  87. package/badge/esm/index.css +47 -47
  88. package/badge/index.css +47 -47
  89. package/badge/modern/Component.js +1 -1
  90. package/badge/modern/index.css +47 -47
  91. package/bank-card/Component.js +4 -4
  92. package/bank-card/cssm/Component.js +3 -3
  93. package/bank-card/cssm/index.module.css +5 -5
  94. package/bank-card/esm/Component.js +5 -5
  95. package/bank-card/esm/index.css +25 -25
  96. package/bank-card/esm/index.js +1 -1
  97. package/bank-card/index.css +25 -25
  98. package/bank-card/modern/Component.js +4 -4
  99. package/bank-card/modern/index.css +25 -25
  100. package/bank-card/modern/index.js +1 -1
  101. package/bank-card/moderncssm/Component.js +3 -3
  102. package/bank-card/moderncssm/index.js +1 -1
  103. package/bank-card/moderncssm/index.module.css +2 -4
  104. package/base-modal/Component.js +1 -1
  105. package/base-modal/esm/Component.js +1 -1
  106. package/base-modal/esm/index.css +15 -15
  107. package/base-modal/index.css +15 -15
  108. package/base-modal/modern/Component.js +1 -1
  109. package/base-modal/modern/index.css +15 -15
  110. package/bottom-sheet/component.js +1 -1
  111. package/bottom-sheet/components/footer/Component.js +1 -1
  112. package/bottom-sheet/components/footer/index.css +26 -26
  113. package/bottom-sheet/components/header/Component.js +1 -1
  114. package/bottom-sheet/components/header/index.css +13 -13
  115. package/bottom-sheet/esm/component.js +1 -1
  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/index.css +45 -45
  121. package/bottom-sheet/index.css +45 -45
  122. package/bottom-sheet/modern/component.js +1 -1
  123. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  124. package/bottom-sheet/modern/components/footer/index.css +26 -26
  125. package/bottom-sheet/modern/components/header/Component.js +1 -1
  126. package/bottom-sheet/modern/components/header/index.css +13 -13
  127. package/bottom-sheet/modern/index.css +45 -45
  128. package/button/components/base-button/Component.js +3 -3
  129. package/button/components/base-button/default.css +56 -56
  130. package/button/components/base-button/index.css +64 -64
  131. package/button/components/base-button/inverted.css +56 -56
  132. package/button/desktop/Component.desktop.js +3 -3
  133. package/button/desktop/default.desktop.css +19 -19
  134. package/button/desktop/desktop.css +7 -7
  135. package/button/desktop/inverted.desktop.css +19 -19
  136. package/button/esm/components/base-button/Component.js +3 -3
  137. package/button/esm/components/base-button/default.css +56 -56
  138. package/button/esm/components/base-button/index.css +64 -64
  139. package/button/esm/components/base-button/inverted.css +56 -56
  140. package/button/esm/desktop/Component.desktop.js +3 -3
  141. package/button/esm/desktop/default.desktop.css +19 -19
  142. package/button/esm/desktop/desktop.css +7 -7
  143. package/button/esm/desktop/inverted.desktop.css +19 -19
  144. package/button/esm/mobile/Component.mobile.js +3 -3
  145. package/button/esm/mobile/default.mobile.css +18 -18
  146. package/button/esm/mobile/inverted.mobile.css +18 -18
  147. package/button/esm/mobile/mobile.css +7 -7
  148. package/button/mobile/Component.mobile.js +3 -3
  149. package/button/mobile/default.mobile.css +18 -18
  150. package/button/mobile/inverted.mobile.css +18 -18
  151. package/button/mobile/mobile.css +7 -7
  152. package/button/modern/components/base-button/Component.js +3 -3
  153. package/button/modern/components/base-button/default.css +56 -56
  154. package/button/modern/components/base-button/index.css +64 -64
  155. package/button/modern/components/base-button/inverted.css +56 -56
  156. package/button/modern/desktop/Component.desktop.js +3 -3
  157. package/button/modern/desktop/default.desktop.css +19 -19
  158. package/button/modern/desktop/desktop.css +7 -7
  159. package/button/modern/desktop/inverted.desktop.css +19 -19
  160. package/button/modern/mobile/Component.mobile.js +3 -3
  161. package/button/modern/mobile/default.mobile.css +18 -18
  162. package/button/modern/mobile/inverted.mobile.css +18 -18
  163. package/button/modern/mobile/mobile.css +7 -7
  164. package/calendar/{calendarMonthOnlyView-b2721999.js → calendarMonthOnlyView-9a3f1b19.js} +1 -1
  165. package/calendar/components/calendar-mobile/Component.js +3 -3
  166. package/calendar/components/calendar-mobile/backdrop-transitions.css +10 -10
  167. package/calendar/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  168. package/calendar/components/calendar-mobile/index.css +21 -21
  169. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  170. package/calendar/components/calendar-mobile/index.js +1 -1
  171. package/calendar/components/calendar-mobile/transitions.css +8 -8
  172. package/calendar/components/days-table/Component.js +1 -1
  173. package/calendar/components/days-table/index.css +68 -68
  174. package/calendar/components/header/Component.js +1 -1
  175. package/calendar/components/header/index.css +3 -3
  176. package/calendar/components/month-year-header/Component.js +2 -2
  177. package/calendar/components/month-year-header/index.css +10 -10
  178. package/calendar/components/month-year-header/mobile.css +2 -2
  179. package/calendar/components/months-table/Component.js +1 -1
  180. package/calendar/components/months-table/index.css +13 -13
  181. package/calendar/components/period-slider/Component.js +1 -1
  182. package/calendar/components/period-slider/index.css +11 -11
  183. package/calendar/components/select-button/Component.js +1 -1
  184. package/calendar/components/select-button/index.css +10 -10
  185. package/calendar/components/years-table/Component.js +1 -1
  186. package/calendar/components/years-table/index.css +15 -15
  187. package/calendar/desktop/Component.desktop.js +1 -1
  188. package/calendar/desktop/desktop.css +29 -29
  189. package/calendar/esm/Component.responsive.js +1 -1
  190. package/calendar/esm/{calendarMonthOnlyView-8eea1744.js → calendarMonthOnlyView-28973f5d.js} +1 -1
  191. package/calendar/esm/components/calendar-mobile/Component.js +3 -3
  192. package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +10 -10
  193. package/calendar/esm/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  194. package/calendar/esm/components/calendar-mobile/index.css +21 -21
  195. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  196. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  197. package/calendar/esm/components/calendar-mobile/transitions.css +8 -8
  198. package/calendar/esm/components/days-table/Component.js +1 -1
  199. package/calendar/esm/components/days-table/index.css +68 -68
  200. package/calendar/esm/components/header/Component.js +1 -1
  201. package/calendar/esm/components/header/index.css +3 -3
  202. package/calendar/esm/components/month-year-header/Component.js +2 -2
  203. package/calendar/esm/components/month-year-header/index.css +10 -10
  204. package/calendar/esm/components/month-year-header/mobile.css +2 -2
  205. package/calendar/esm/components/months-table/Component.js +1 -1
  206. package/calendar/esm/components/months-table/index.css +13 -13
  207. package/calendar/esm/components/period-slider/Component.js +1 -1
  208. package/calendar/esm/components/period-slider/index.css +11 -11
  209. package/calendar/esm/components/select-button/Component.js +1 -1
  210. package/calendar/esm/components/select-button/index.css +10 -10
  211. package/calendar/esm/components/years-table/Component.js +1 -1
  212. package/calendar/esm/components/years-table/index.css +15 -15
  213. package/calendar/esm/desktop/Component.desktop.js +1 -1
  214. package/calendar/esm/desktop/desktop.css +29 -29
  215. package/calendar/esm/index.js +1 -1
  216. package/calendar/esm/mobile/index.js +1 -1
  217. package/calendar/mobile/index.js +1 -1
  218. package/calendar/modern/Component.responsive.js +1 -1
  219. package/calendar/modern/{calendarMonthOnlyView-d80f3a46.js → calendarMonthOnlyView-4c247989.js} +1 -1
  220. package/calendar/modern/components/calendar-mobile/Component.js +3 -3
  221. package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +10 -10
  222. package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  223. package/calendar/modern/components/calendar-mobile/index.css +21 -21
  224. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  225. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  226. package/calendar/modern/components/calendar-mobile/transitions.css +8 -8
  227. package/calendar/modern/components/days-table/Component.js +1 -1
  228. package/calendar/modern/components/days-table/index.css +68 -68
  229. package/calendar/modern/components/header/Component.js +1 -1
  230. package/calendar/modern/components/header/index.css +3 -3
  231. package/calendar/modern/components/month-year-header/Component.js +2 -2
  232. package/calendar/modern/components/month-year-header/index.css +10 -10
  233. package/calendar/modern/components/month-year-header/mobile.css +2 -2
  234. package/calendar/modern/components/months-table/Component.js +1 -1
  235. package/calendar/modern/components/months-table/index.css +13 -13
  236. package/calendar/modern/components/period-slider/Component.js +1 -1
  237. package/calendar/modern/components/period-slider/index.css +11 -11
  238. package/calendar/modern/components/select-button/Component.js +1 -1
  239. package/calendar/modern/components/select-button/index.css +10 -10
  240. package/calendar/modern/components/years-table/Component.js +1 -1
  241. package/calendar/modern/components/years-table/index.css +15 -15
  242. package/calendar/modern/desktop/Component.desktop.js +1 -1
  243. package/calendar/modern/desktop/desktop.css +29 -29
  244. package/calendar/modern/index.js +1 -1
  245. package/calendar/modern/mobile/index.js +1 -1
  246. package/calendar-input/components/calendar-input/Component.d.ts +1 -1
  247. package/calendar-input/components/calendar-input/Component.js +1 -1
  248. package/calendar-input/components/calendar-input/index.css +11 -11
  249. package/calendar-input/cssm/components/calendar-input/Component.d.ts +1 -1
  250. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  251. package/calendar-input/esm/components/calendar-input/index.css +11 -11
  252. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  253. package/calendar-input/modern/components/calendar-input/index.css +11 -11
  254. package/calendar-range/components/divider/Component.js +1 -1
  255. package/calendar-range/components/divider/index.css +8 -8
  256. package/calendar-range/esm/Component.js +1 -1
  257. package/calendar-range/esm/components/divider/Component.js +1 -1
  258. package/calendar-range/esm/components/divider/index.css +8 -8
  259. package/calendar-range/esm/index.js +1 -1
  260. package/calendar-range/esm/index.module-c84ea899.js +4 -0
  261. package/calendar-range/esm/views/index.css +8 -8
  262. package/calendar-range/esm/views/popover.js +1 -1
  263. package/calendar-range/esm/views/static.js +1 -1
  264. package/calendar-range/index.module-c2aaaaa7.js +4 -0
  265. package/calendar-range/modern/Component.js +1 -1
  266. package/calendar-range/modern/components/divider/Component.js +1 -1
  267. package/calendar-range/modern/components/divider/index.css +8 -8
  268. package/calendar-range/modern/index.js +1 -1
  269. package/calendar-range/modern/index.module-2ff74bf7.js +4 -0
  270. package/calendar-range/modern/views/index.css +8 -8
  271. package/calendar-range/modern/views/popover.js +1 -1
  272. package/calendar-range/modern/views/static.js +1 -1
  273. package/calendar-range/views/index.css +8 -8
  274. package/calendar-range/views/popover.js +1 -1
  275. package/calendar-range/views/static.js +1 -1
  276. package/calendar-with-skeleton/Component.js +1 -1
  277. package/calendar-with-skeleton/esm/Component.js +1 -1
  278. package/calendar-with-skeleton/esm/index.css +12 -12
  279. package/calendar-with-skeleton/index.css +12 -12
  280. package/calendar-with-skeleton/modern/Component.js +1 -1
  281. package/calendar-with-skeleton/modern/index.css +12 -12
  282. package/card-image/Component.js +1 -1
  283. package/card-image/esm/Component.js +1 -1
  284. package/card-image/esm/index.css +6 -6
  285. package/card-image/index.css +6 -6
  286. package/card-image/modern/Component.js +1 -1
  287. package/card-image/modern/index.css +6 -6
  288. package/cdn-icon/Component.d.ts +4 -0
  289. package/cdn-icon/Component.js +7 -2
  290. package/cdn-icon/cssm/Component.d.ts +4 -0
  291. package/cdn-icon/cssm/Component.js +6 -1
  292. package/cdn-icon/esm/Component.d.ts +4 -0
  293. package/cdn-icon/esm/Component.js +8 -3
  294. package/cdn-icon/esm/index.css +4 -4
  295. package/cdn-icon/index.css +4 -4
  296. package/cdn-icon/modern/Component.d.ts +4 -0
  297. package/cdn-icon/modern/Component.js +8 -3
  298. package/cdn-icon/modern/index.css +4 -4
  299. package/cdn-icon/moderncssm/Component.d.ts +4 -0
  300. package/cdn-icon/moderncssm/Component.js +7 -2
  301. package/chart/Component.js +1 -1
  302. package/chart/components/Dot/index.css +8 -8
  303. package/chart/components/Dot/index.js +1 -1
  304. package/chart/components/Legends/index.css +8 -8
  305. package/chart/components/Legends/index.js +1 -1
  306. package/chart/components/Tick/index.css +4 -4
  307. package/chart/components/Tick/index.js +1 -1
  308. package/chart/components/TooltipContent/index.css +7 -7
  309. package/chart/components/TooltipContent/index.js +1 -1
  310. package/chart/esm/Component.js +1 -1
  311. package/chart/esm/components/Dot/index.css +8 -8
  312. package/chart/esm/components/Dot/index.js +1 -1
  313. package/chart/esm/components/Legends/index.css +8 -8
  314. package/chart/esm/components/Legends/index.js +1 -1
  315. package/chart/esm/components/Tick/index.css +4 -4
  316. package/chart/esm/components/Tick/index.js +1 -1
  317. package/chart/esm/components/TooltipContent/index.css +7 -7
  318. package/chart/esm/components/TooltipContent/index.js +1 -1
  319. package/chart/esm/index.css +5 -5
  320. package/chart/index.css +5 -5
  321. package/chart/modern/Component.js +1 -1
  322. package/chart/modern/components/Dot/index.css +8 -8
  323. package/chart/modern/components/Dot/index.js +1 -1
  324. package/chart/modern/components/Legends/index.css +8 -8
  325. package/chart/modern/components/Legends/index.js +1 -1
  326. package/chart/modern/components/Tick/index.css +4 -4
  327. package/chart/modern/components/Tick/index.js +1 -1
  328. package/chart/modern/components/TooltipContent/index.css +7 -7
  329. package/chart/modern/components/TooltipContent/index.js +1 -1
  330. package/chart/modern/index.css +5 -5
  331. package/checkbox/Component.js +3 -3
  332. package/checkbox/cssm/styles/default.module.css +5 -3
  333. package/checkbox/cssm/styles/inverted.module.css +5 -3
  334. package/checkbox/esm/Component.js +3 -3
  335. package/checkbox/esm/styles/default.css +25 -23
  336. package/checkbox/esm/styles/index.css +20 -20
  337. package/checkbox/esm/styles/inverted.css +25 -23
  338. package/checkbox/modern/Component.js +3 -3
  339. package/checkbox/modern/styles/default.css +25 -23
  340. package/checkbox/modern/styles/index.css +20 -20
  341. package/checkbox/modern/styles/inverted.css +25 -23
  342. package/checkbox/moderncssm/styles/default.module.css +5 -3
  343. package/checkbox/moderncssm/styles/inverted.module.css +5 -3
  344. package/checkbox/styles/default.css +25 -23
  345. package/checkbox/styles/index.css +20 -20
  346. package/checkbox/styles/inverted.css +25 -23
  347. package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
  348. package/checkbox-group/components/base-checkbox-group/index.css +19 -19
  349. package/checkbox-group/desktop/Component.desktop.js +1 -1
  350. package/checkbox-group/desktop/desktop.css +4 -4
  351. package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
  352. package/checkbox-group/esm/components/base-checkbox-group/index.css +19 -19
  353. package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
  354. package/checkbox-group/esm/desktop/desktop.css +4 -4
  355. package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
  356. package/checkbox-group/esm/mobile/mobile.css +4 -4
  357. package/checkbox-group/mobile/Component.mobile.js +1 -1
  358. package/checkbox-group/mobile/mobile.css +4 -4
  359. package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
  360. package/checkbox-group/modern/components/base-checkbox-group/index.css +19 -19
  361. package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
  362. package/checkbox-group/modern/desktop/desktop.css +4 -4
  363. package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
  364. package/checkbox-group/modern/mobile/mobile.css +4 -4
  365. package/circular-progress-bar/Component.d.ts +4 -0
  366. package/circular-progress-bar/Component.js +4 -4
  367. package/circular-progress-bar/cssm/Component.d.ts +4 -0
  368. package/circular-progress-bar/cssm/Component.js +3 -3
  369. package/circular-progress-bar/cssm/use-timer.d.ts +1 -1
  370. package/circular-progress-bar/cssm/use-timer.js +5 -2
  371. package/circular-progress-bar/esm/Component.d.ts +4 -0
  372. package/circular-progress-bar/esm/Component.js +5 -5
  373. package/circular-progress-bar/esm/index.css +53 -53
  374. package/circular-progress-bar/esm/use-timer.d.ts +1 -1
  375. package/circular-progress-bar/esm/use-timer.js +5 -2
  376. package/circular-progress-bar/index.css +53 -53
  377. package/circular-progress-bar/modern/Component.d.ts +4 -0
  378. package/circular-progress-bar/modern/Component.js +3 -3
  379. package/circular-progress-bar/modern/index.css +53 -53
  380. package/circular-progress-bar/modern/use-timer.d.ts +1 -1
  381. package/circular-progress-bar/modern/use-timer.js +5 -2
  382. package/circular-progress-bar/moderncssm/Component.d.ts +4 -0
  383. package/circular-progress-bar/moderncssm/Component.js +2 -2
  384. package/circular-progress-bar/moderncssm/use-timer.d.ts +1 -1
  385. package/circular-progress-bar/moderncssm/use-timer.js +5 -2
  386. package/circular-progress-bar/use-timer.d.ts +1 -1
  387. package/circular-progress-bar/use-timer.js +5 -2
  388. package/code-input/components/base-code-input/component.js +1 -1
  389. package/code-input/components/base-code-input/index.css +6 -6
  390. package/code-input/components/input/component.js +1 -1
  391. package/code-input/components/input/index.css +12 -12
  392. package/code-input/desktop/Component.desktop.js +1 -1
  393. package/code-input/desktop/desktop.css +5 -5
  394. package/code-input/esm/components/base-code-input/component.js +1 -1
  395. package/code-input/esm/components/base-code-input/index.css +6 -6
  396. package/code-input/esm/components/input/component.js +1 -1
  397. package/code-input/esm/components/input/index.css +12 -12
  398. package/code-input/esm/desktop/Component.desktop.js +1 -1
  399. package/code-input/esm/desktop/desktop.css +5 -5
  400. package/code-input/esm/mobile/Component.mobile.js +1 -1
  401. package/code-input/esm/mobile/mobile.css +3 -3
  402. package/code-input/mobile/Component.mobile.js +1 -1
  403. package/code-input/mobile/mobile.css +3 -3
  404. package/code-input/modern/components/base-code-input/component.js +1 -1
  405. package/code-input/modern/components/base-code-input/index.css +6 -6
  406. package/code-input/modern/components/input/component.js +1 -1
  407. package/code-input/modern/components/input/index.css +12 -12
  408. package/code-input/modern/desktop/Component.desktop.js +1 -1
  409. package/code-input/modern/desktop/desktop.css +5 -5
  410. package/code-input/modern/mobile/Component.mobile.js +1 -1
  411. package/code-input/modern/mobile/mobile.css +3 -3
  412. package/collapse/Component.js +1 -1
  413. package/collapse/esm/Component.js +1 -1
  414. package/collapse/esm/index.css +8 -8
  415. package/collapse/index.css +8 -8
  416. package/collapse/modern/Component.js +1 -1
  417. package/collapse/modern/index.css +8 -8
  418. package/comment/Component.js +1 -1
  419. package/comment/esm/Component.js +1 -1
  420. package/comment/esm/index.css +4 -4
  421. package/comment/index.css +4 -4
  422. package/comment/modern/Component.js +1 -1
  423. package/comment/modern/index.css +4 -4
  424. package/confirmation/components/base-confirmation/component.js +1 -1
  425. package/confirmation/components/base-confirmation/index.css +2 -2
  426. package/confirmation/components/countdown-loader/component.js +1 -1
  427. package/confirmation/components/countdown-loader/index.css +2 -2
  428. package/confirmation/components/header/component.js +1 -1
  429. package/confirmation/components/header/index.css +4 -4
  430. package/confirmation/components/screens/fatal-error/component.js +1 -1
  431. package/confirmation/components/screens/fatal-error/index.css +7 -7
  432. package/confirmation/components/screens/hint/component.js +1 -1
  433. package/confirmation/components/screens/hint/index.css +13 -13
  434. package/confirmation/components/screens/initial/component.js +1 -1
  435. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  436. package/confirmation/components/screens/initial/index.css +20 -20
  437. package/confirmation/components/screens/temp-block/component.js +1 -1
  438. package/confirmation/components/screens/temp-block/index.css +9 -9
  439. package/confirmation/components/screens/temp-block-over/component.js +1 -1
  440. package/confirmation/components/screens/temp-block-over/index.css +6 -6
  441. package/confirmation/{countdown-section-955ca123.js → countdown-section-8a4283cd.js} +1 -1
  442. package/confirmation/esm/component.responsive.js +1 -1
  443. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  444. package/confirmation/esm/components/base-confirmation/index.css +2 -2
  445. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  446. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  447. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  448. package/confirmation/esm/components/header/component.js +1 -1
  449. package/confirmation/esm/components/header/index.css +4 -4
  450. package/confirmation/esm/components/index.js +1 -1
  451. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  452. package/confirmation/esm/components/screens/fatal-error/index.css +7 -7
  453. package/confirmation/esm/components/screens/hint/component.js +1 -1
  454. package/confirmation/esm/components/screens/hint/index.css +13 -13
  455. package/confirmation/esm/components/screens/index.js +1 -1
  456. package/confirmation/esm/components/screens/initial/component.js +1 -1
  457. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  458. package/confirmation/esm/components/screens/initial/index.css +20 -20
  459. package/confirmation/esm/components/screens/initial/index.js +1 -1
  460. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  461. package/confirmation/esm/components/screens/temp-block/index.css +9 -9
  462. package/confirmation/esm/components/screens/temp-block-over/component.js +1 -1
  463. package/confirmation/esm/components/screens/temp-block-over/index.css +6 -6
  464. package/confirmation/esm/{countdown-section-3bcbf7d8.js → countdown-section-397c7f97.js} +1 -1
  465. package/confirmation/esm/desktop/component.desktop.js +1 -1
  466. package/confirmation/esm/desktop/index.js +1 -1
  467. package/confirmation/esm/index.js +1 -1
  468. package/confirmation/esm/mobile/component.mobile.js +2 -2
  469. package/confirmation/esm/mobile/index.js +1 -1
  470. package/confirmation/esm/mobile/mobile.css +2 -2
  471. package/confirmation/esm/shared/index.js +1 -1
  472. package/confirmation/mobile/component.mobile.js +1 -1
  473. package/confirmation/mobile/mobile.css +2 -2
  474. package/confirmation/modern/component.responsive.js +1 -1
  475. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  476. package/confirmation/modern/components/base-confirmation/index.css +2 -2
  477. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  478. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  479. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  480. package/confirmation/modern/components/header/component.js +1 -1
  481. package/confirmation/modern/components/header/index.css +4 -4
  482. package/confirmation/modern/components/index.js +1 -1
  483. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  484. package/confirmation/modern/components/screens/fatal-error/index.css +7 -7
  485. package/confirmation/modern/components/screens/hint/component.js +1 -1
  486. package/confirmation/modern/components/screens/hint/index.css +13 -13
  487. package/confirmation/modern/components/screens/index.js +1 -1
  488. package/confirmation/modern/components/screens/initial/component.js +1 -1
  489. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  490. package/confirmation/modern/components/screens/initial/index.css +20 -20
  491. package/confirmation/modern/components/screens/initial/index.js +1 -1
  492. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  493. package/confirmation/modern/components/screens/temp-block/index.css +9 -9
  494. package/confirmation/modern/components/screens/temp-block-over/component.js +1 -1
  495. package/confirmation/modern/components/screens/temp-block-over/index.css +6 -6
  496. package/confirmation/modern/{countdown-section-6ce6f45a.js → countdown-section-2099b30b.js} +1 -1
  497. package/confirmation/modern/desktop/component.desktop.js +1 -1
  498. package/confirmation/modern/desktop/index.js +1 -1
  499. package/confirmation/modern/index.js +1 -1
  500. package/confirmation/modern/mobile/component.mobile.js +2 -2
  501. package/confirmation/modern/mobile/index.js +1 -1
  502. package/confirmation/modern/mobile/mobile.css +2 -2
  503. package/confirmation/modern/shared/index.js +1 -1
  504. package/confirmation-v1/component.js +1 -1
  505. package/confirmation-v1/components/code-input/component.js +1 -1
  506. package/confirmation-v1/components/code-input/index.css +10 -10
  507. package/confirmation-v1/components/countdown/component.js +1 -1
  508. package/confirmation-v1/components/countdown/index.css +13 -13
  509. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  510. package/confirmation-v1/components/countdown-loader/index.css +2 -2
  511. package/confirmation-v1/components/overlimit/component.js +1 -1
  512. package/confirmation-v1/components/overlimit/index.css +9 -9
  513. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  514. package/confirmation-v1/components/sign-confirmation/index.css +13 -13
  515. package/confirmation-v1/esm/component.js +1 -1
  516. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  517. package/confirmation-v1/esm/components/code-input/index.css +10 -10
  518. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  519. package/confirmation-v1/esm/components/countdown/index.css +13 -13
  520. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  521. package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
  522. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  523. package/confirmation-v1/esm/components/overlimit/index.css +9 -9
  524. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  525. package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
  526. package/confirmation-v1/esm/index.css +14 -14
  527. package/confirmation-v1/index.css +14 -14
  528. package/confirmation-v1/modern/component.js +1 -1
  529. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  530. package/confirmation-v1/modern/components/code-input/index.css +10 -10
  531. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  532. package/confirmation-v1/modern/components/countdown/index.css +13 -13
  533. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  534. package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
  535. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  536. package/confirmation-v1/modern/components/overlimit/index.css +9 -9
  537. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  538. package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
  539. package/confirmation-v1/modern/index.css +14 -14
  540. package/custom-button/components/base-custom-button/base-custom-button.js +1 -1
  541. package/custom-button/components/base-custom-button/index.css +25 -25
  542. package/custom-button/esm/components/base-custom-button/base-custom-button.js +1 -1
  543. package/custom-button/esm/components/base-custom-button/index.css +25 -25
  544. package/custom-button/modern/components/base-custom-button/base-custom-button.js +1 -1
  545. package/custom-button/modern/components/base-custom-button/index.css +25 -25
  546. package/custom-picker-button/esm/field/Component.js +1 -1
  547. package/custom-picker-button/esm/field/index.css +5 -5
  548. package/custom-picker-button/field/Component.js +1 -1
  549. package/custom-picker-button/field/index.css +5 -5
  550. package/custom-picker-button/modern/field/Component.js +1 -1
  551. package/custom-picker-button/modern/field/index.css +5 -5
  552. package/date-input/Component.js +1 -1
  553. package/date-input/esm/Component.js +1 -1
  554. package/date-input/esm/index.css +4 -4
  555. package/date-input/index.css +4 -4
  556. package/date-input/modern/Component.js +1 -1
  557. package/date-input/modern/index.css +4 -4
  558. package/date-range-input/components/date-range-input/Component.js +1 -1
  559. package/date-range-input/components/date-range-input/index.css +7 -7
  560. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  561. package/date-range-input/esm/components/date-range-input/index.css +7 -7
  562. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  563. package/date-range-input/modern/components/date-range-input/index.css +7 -7
  564. package/date-time-input/components/date-time-input/Component.js +1 -1
  565. package/date-time-input/components/date-time-input/index.css +7 -7
  566. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  567. package/date-time-input/esm/components/date-time-input/index.css +7 -7
  568. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  569. package/date-time-input/modern/components/date-time-input/index.css +7 -7
  570. package/divider/Component.js +1 -1
  571. package/divider/esm/Component.js +1 -1
  572. package/divider/esm/index.css +1 -1
  573. package/divider/index.css +1 -1
  574. package/divider/modern/Component.js +1 -1
  575. package/divider/modern/index.css +1 -1
  576. package/drawer/Component.js +1 -1
  577. package/drawer/esm/Component.js +1 -1
  578. package/drawer/esm/index.css +35 -35
  579. package/drawer/index.css +35 -35
  580. package/drawer/modern/Component.js +1 -1
  581. package/drawer/modern/index.css +35 -35
  582. package/dropzone/Component.js +1 -1
  583. package/dropzone/components/overlay/Component.js +1 -1
  584. package/dropzone/components/overlay/index.css +3 -3
  585. package/dropzone/esm/Component.js +1 -1
  586. package/dropzone/esm/components/overlay/Component.js +1 -1
  587. package/dropzone/esm/components/overlay/index.css +3 -3
  588. package/dropzone/esm/index.css +8 -8
  589. package/dropzone/index.css +8 -8
  590. package/dropzone/modern/Component.js +1 -1
  591. package/dropzone/modern/components/overlay/Component.js +1 -1
  592. package/dropzone/modern/components/overlay/index.css +3 -3
  593. package/dropzone/modern/index.css +8 -8
  594. package/file-upload-item/Component.js +1 -1
  595. package/file-upload-item/actions-control.module-2d44706c.js +4 -0
  596. package/file-upload-item/components/actions-control/actions-control.css +9 -9
  597. package/file-upload-item/components/actions-control/actions.js +1 -1
  598. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  599. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  600. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  601. package/file-upload-item/components/content/components/content-error/content-error.css +2 -2
  602. package/file-upload-item/components/content/components/content-error/content-error.js +1 -1
  603. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.css +4 -4
  604. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.js +1 -1
  605. package/file-upload-item/components/content/content.css +8 -8
  606. package/file-upload-item/components/content/content.js +1 -1
  607. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.css +6 -6
  608. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  609. package/file-upload-item/components/status-control/status-control.css +11 -11
  610. package/file-upload-item/components/status-control/status-control.js +1 -1
  611. package/file-upload-item/esm/Component.js +2 -2
  612. package/file-upload-item/esm/actions-control.module-a5e89994.js +4 -0
  613. package/file-upload-item/esm/components/actions-control/actions-control.css +9 -9
  614. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  615. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  616. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  617. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  618. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  619. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  620. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  621. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  622. package/file-upload-item/esm/components/content/components/content-error/content-error.css +2 -2
  623. package/file-upload-item/esm/components/content/components/content-error/content-error.js +1 -1
  624. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.css +4 -4
  625. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.js +1 -1
  626. package/file-upload-item/esm/components/content/content.css +8 -8
  627. package/file-upload-item/esm/components/content/content.js +1 -1
  628. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.css +6 -6
  629. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  630. package/file-upload-item/esm/components/status-control/status-control.css +11 -11
  631. package/file-upload-item/esm/components/status-control/status-control.js +1 -1
  632. package/file-upload-item/esm/index.css +3 -3
  633. package/file-upload-item/esm/index.js +1 -1
  634. package/file-upload-item/index.css +3 -3
  635. package/file-upload-item/modern/Component.js +2 -2
  636. package/file-upload-item/modern/actions-control.module-2508b43b.js +4 -0
  637. package/file-upload-item/modern/components/actions-control/actions-control.css +9 -9
  638. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  639. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  640. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  641. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  642. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  643. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  644. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  645. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  646. package/file-upload-item/modern/components/content/components/content-error/content-error.css +2 -2
  647. package/file-upload-item/modern/components/content/components/content-error/content-error.js +1 -1
  648. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.css +4 -4
  649. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.js +1 -1
  650. package/file-upload-item/modern/components/content/content.css +8 -8
  651. package/file-upload-item/modern/components/content/content.js +1 -1
  652. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.css +6 -6
  653. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  654. package/file-upload-item/modern/components/status-control/status-control.css +11 -11
  655. package/file-upload-item/modern/components/status-control/status-control.js +1 -1
  656. package/file-upload-item/modern/index.css +3 -3
  657. package/file-upload-item/modern/index.js +1 -1
  658. package/file-upload-item-v1/Component.js +1 -1
  659. package/file-upload-item-v1/esm/Component.js +1 -1
  660. package/file-upload-item-v1/esm/index.css +22 -22
  661. package/file-upload-item-v1/index.css +22 -22
  662. package/file-upload-item-v1/modern/Component.js +1 -1
  663. package/file-upload-item-v1/modern/index.css +22 -22
  664. package/filter-tag/components/base-filter-tag/Component.js +3 -3
  665. package/filter-tag/components/base-filter-tag/default.css +28 -28
  666. package/filter-tag/components/base-filter-tag/index.css +42 -42
  667. package/filter-tag/components/base-filter-tag/inverted.css +28 -28
  668. package/filter-tag/desktop/Component.desktop.js +3 -3
  669. package/filter-tag/desktop/default.desktop.css +5 -5
  670. package/filter-tag/desktop/desktop.css +16 -16
  671. package/filter-tag/desktop/inverted.desktop.css +5 -5
  672. package/filter-tag/esm/components/base-filter-tag/Component.js +3 -3
  673. package/filter-tag/esm/components/base-filter-tag/default.css +28 -28
  674. package/filter-tag/esm/components/base-filter-tag/index.css +42 -42
  675. package/filter-tag/esm/components/base-filter-tag/inverted.css +28 -28
  676. package/filter-tag/esm/desktop/Component.desktop.js +3 -3
  677. package/filter-tag/esm/desktop/default.desktop.css +5 -5
  678. package/filter-tag/esm/desktop/desktop.css +16 -16
  679. package/filter-tag/esm/desktop/inverted.desktop.css +5 -5
  680. package/filter-tag/esm/mobile/Component.mobile.js +3 -3
  681. package/filter-tag/esm/mobile/default.mobile.css +5 -5
  682. package/filter-tag/esm/mobile/inverted.mobile.css +5 -5
  683. package/filter-tag/esm/mobile/mobile.css +16 -16
  684. package/filter-tag/mobile/Component.mobile.js +3 -3
  685. package/filter-tag/mobile/default.mobile.css +5 -5
  686. package/filter-tag/mobile/inverted.mobile.css +5 -5
  687. package/filter-tag/mobile/mobile.css +16 -16
  688. package/filter-tag/modern/components/base-filter-tag/Component.js +3 -3
  689. package/filter-tag/modern/components/base-filter-tag/default.css +28 -28
  690. package/filter-tag/modern/components/base-filter-tag/index.css +42 -42
  691. package/filter-tag/modern/components/base-filter-tag/inverted.css +28 -28
  692. package/filter-tag/modern/desktop/Component.desktop.js +3 -3
  693. package/filter-tag/modern/desktop/default.desktop.css +5 -5
  694. package/filter-tag/modern/desktop/desktop.css +16 -16
  695. package/filter-tag/modern/desktop/inverted.desktop.css +5 -5
  696. package/filter-tag/modern/mobile/Component.mobile.js +3 -3
  697. package/filter-tag/modern/mobile/default.mobile.css +5 -5
  698. package/filter-tag/modern/mobile/inverted.mobile.css +5 -5
  699. package/filter-tag/modern/mobile/mobile.css +16 -16
  700. package/form-control/components/base-form-control/Component.js +4 -4
  701. package/form-control/components/base-form-control/default.css +18 -18
  702. package/form-control/components/base-form-control/index.css +49 -49
  703. package/form-control/components/base-form-control/inverted.css +18 -18
  704. package/form-control/cssm/components/base-form-control/Component.js +1 -1
  705. package/form-control/cssm/desktop/desktop.module.css +10 -2
  706. package/form-control/cssm/mobile/mobile.module.css +6 -1
  707. package/form-control/desktop/Component.desktop.js +3 -3
  708. package/form-control/desktop/default.desktop.css +6 -6
  709. package/form-control/desktop/desktop.css +22 -12
  710. package/form-control/desktop/inverted.desktop.css +4 -4
  711. package/form-control/esm/components/base-form-control/Component.js +4 -4
  712. package/form-control/esm/components/base-form-control/default.css +18 -18
  713. package/form-control/esm/components/base-form-control/index.css +49 -49
  714. package/form-control/esm/components/base-form-control/inverted.css +18 -18
  715. package/form-control/esm/desktop/Component.desktop.js +3 -3
  716. package/form-control/esm/desktop/default.desktop.css +6 -6
  717. package/form-control/esm/desktop/desktop.css +22 -12
  718. package/form-control/esm/desktop/inverted.desktop.css +4 -4
  719. package/form-control/esm/mobile/Component.mobile.js +3 -3
  720. package/form-control/esm/mobile/default.mobile.css +3 -3
  721. package/form-control/esm/mobile/inverted.mobile.css +3 -3
  722. package/form-control/esm/mobile/mobile.css +17 -11
  723. package/form-control/mobile/Component.mobile.js +3 -3
  724. package/form-control/mobile/default.mobile.css +3 -3
  725. package/form-control/mobile/inverted.mobile.css +3 -3
  726. package/form-control/mobile/mobile.css +17 -11
  727. package/form-control/modern/components/base-form-control/Component.js +4 -4
  728. package/form-control/modern/components/base-form-control/default.css +18 -18
  729. package/form-control/modern/components/base-form-control/index.css +49 -49
  730. package/form-control/modern/components/base-form-control/inverted.css +18 -18
  731. package/form-control/modern/desktop/Component.desktop.js +3 -3
  732. package/form-control/modern/desktop/default.desktop.css +6 -6
  733. package/form-control/modern/desktop/desktop.css +22 -12
  734. package/form-control/modern/desktop/inverted.desktop.css +4 -4
  735. package/form-control/modern/mobile/Component.mobile.js +3 -3
  736. package/form-control/modern/mobile/default.mobile.css +3 -3
  737. package/form-control/modern/mobile/inverted.mobile.css +3 -3
  738. package/form-control/modern/mobile/mobile.css +17 -11
  739. package/form-control/moderncssm/components/base-form-control/Component.js +1 -1
  740. package/form-control/moderncssm/desktop/desktop.module.css +10 -0
  741. package/form-control/moderncssm/mobile/mobile.module.css +5 -0
  742. package/gallery/Component.js +1 -1
  743. package/gallery/components/bottom-button/Component.js +1 -1
  744. package/gallery/components/bottom-button/index.css +6 -6
  745. package/gallery/components/buttons/index.css +6 -6
  746. package/gallery/components/buttons/index.js +1 -1
  747. package/gallery/components/header/Component.js +1 -1
  748. package/gallery/components/header/index.css +2 -2
  749. package/gallery/components/header-info-block/Component.js +1 -1
  750. package/gallery/components/header-info-block/index.css +5 -5
  751. package/gallery/components/header-mobile/Component.js +1 -1
  752. package/gallery/components/header-mobile/index.css +7 -7
  753. package/gallery/components/image-preview/Component.js +1 -1
  754. package/gallery/components/image-preview/index.css +18 -18
  755. package/gallery/components/image-viewer/component.js +1 -1
  756. package/gallery/components/image-viewer/hooks.js +1 -1
  757. package/gallery/components/image-viewer/index.css +26 -26
  758. package/gallery/components/image-viewer/single.js +1 -1
  759. package/gallery/components/image-viewer/slide.js +1 -1
  760. package/gallery/components/image-viewer/video/index.css +8 -8
  761. package/gallery/components/image-viewer/video/index.js +1 -1
  762. package/gallery/components/info-bar/Component.js +1 -1
  763. package/gallery/components/info-bar/index.css +4 -4
  764. package/gallery/components/navigation-bar/Component.js +1 -1
  765. package/gallery/components/navigation-bar/index.css +9 -9
  766. package/gallery/components/subtitles/index.css +4 -4
  767. package/gallery/components/subtitles/index.js +1 -1
  768. package/gallery/esm/Component.js +2 -2
  769. package/gallery/esm/components/bottom-button/Component.js +1 -1
  770. package/gallery/esm/components/bottom-button/index.css +6 -6
  771. package/gallery/esm/components/buttons/index.css +6 -6
  772. package/gallery/esm/components/buttons/index.js +1 -1
  773. package/gallery/esm/components/header/Component.js +1 -1
  774. package/gallery/esm/components/header/index.css +2 -2
  775. package/gallery/esm/components/header-info-block/Component.js +1 -1
  776. package/gallery/esm/components/header-info-block/index.css +5 -5
  777. package/gallery/esm/components/header-mobile/Component.js +1 -1
  778. package/gallery/esm/components/header-mobile/index.css +7 -7
  779. package/gallery/esm/components/image-preview/Component.js +1 -1
  780. package/gallery/esm/components/image-preview/index.css +18 -18
  781. package/gallery/esm/components/image-viewer/component.js +1 -1
  782. package/gallery/esm/components/image-viewer/hooks.js +1 -1
  783. package/gallery/esm/components/image-viewer/index.css +26 -26
  784. package/gallery/esm/components/image-viewer/index.js +1 -1
  785. package/gallery/esm/components/image-viewer/single.js +1 -1
  786. package/gallery/esm/components/image-viewer/slide.js +1 -1
  787. package/gallery/esm/components/image-viewer/video/index.css +8 -8
  788. package/gallery/esm/components/image-viewer/video/index.js +1 -1
  789. package/gallery/esm/components/index.js +1 -1
  790. package/gallery/esm/components/info-bar/Component.js +1 -1
  791. package/gallery/esm/components/info-bar/index.css +4 -4
  792. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  793. package/gallery/esm/components/navigation-bar/index.css +9 -9
  794. package/gallery/esm/components/subtitles/index.css +4 -4
  795. package/gallery/esm/components/subtitles/index.js +1 -1
  796. package/gallery/esm/{hooks-3386d2c2.js → hooks-85cee28a.js} +1 -1
  797. package/gallery/esm/index.css +10 -10
  798. package/gallery/esm/index.js +1 -1
  799. package/gallery/{hooks-af4a613c.js → hooks-5e3677f6.js} +1 -1
  800. package/gallery/index.css +10 -10
  801. package/gallery/modern/Component.js +2 -2
  802. package/gallery/modern/components/bottom-button/Component.js +1 -1
  803. package/gallery/modern/components/bottom-button/index.css +6 -6
  804. package/gallery/modern/components/buttons/index.css +6 -6
  805. package/gallery/modern/components/buttons/index.js +1 -1
  806. package/gallery/modern/components/header/Component.js +1 -1
  807. package/gallery/modern/components/header/index.css +2 -2
  808. package/gallery/modern/components/header-info-block/Component.js +1 -1
  809. package/gallery/modern/components/header-info-block/index.css +5 -5
  810. package/gallery/modern/components/header-mobile/Component.js +1 -1
  811. package/gallery/modern/components/header-mobile/index.css +7 -7
  812. package/gallery/modern/components/image-preview/Component.js +1 -1
  813. package/gallery/modern/components/image-preview/index.css +18 -18
  814. package/gallery/modern/components/image-viewer/component.js +1 -1
  815. package/gallery/modern/components/image-viewer/hooks.js +1 -1
  816. package/gallery/modern/components/image-viewer/index.css +26 -26
  817. package/gallery/modern/components/image-viewer/index.js +1 -1
  818. package/gallery/modern/components/image-viewer/single.js +1 -1
  819. package/gallery/modern/components/image-viewer/slide.js +1 -1
  820. package/gallery/modern/components/image-viewer/video/index.css +8 -8
  821. package/gallery/modern/components/image-viewer/video/index.js +1 -1
  822. package/gallery/modern/components/index.js +1 -1
  823. package/gallery/modern/components/info-bar/Component.js +1 -1
  824. package/gallery/modern/components/info-bar/index.css +4 -4
  825. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  826. package/gallery/modern/components/navigation-bar/index.css +9 -9
  827. package/gallery/modern/components/subtitles/index.css +4 -4
  828. package/gallery/modern/components/subtitles/index.js +1 -1
  829. package/gallery/modern/{hooks-84db91dd.js → hooks-f6d1cfbb.js} +1 -1
  830. package/gallery/modern/index.css +10 -10
  831. package/gallery/modern/index.js +1 -1
  832. package/gap/Component.js +1 -1
  833. package/gap/esm/Component.js +1 -1
  834. package/gap/esm/index.css +41 -41
  835. package/gap/index.css +41 -41
  836. package/gap/modern/Component.js +1 -1
  837. package/gap/modern/index.css +41 -41
  838. package/generic-wrapper/Component.js +1 -1
  839. package/generic-wrapper/esm/Component.js +1 -1
  840. package/generic-wrapper/esm/index.css +91 -91
  841. package/generic-wrapper/index.css +91 -91
  842. package/generic-wrapper/modern/Component.js +1 -1
  843. package/generic-wrapper/modern/index.css +91 -91
  844. package/grid/col/Component.js +2 -2
  845. package/grid/col/index.css +550 -550
  846. package/grid/esm/Component.js +1 -1
  847. package/grid/esm/col/Component.js +2 -2
  848. package/grid/esm/col/index.css +550 -550
  849. package/grid/esm/col/index.js +1 -1
  850. package/grid/esm/gutters.css +84 -84
  851. package/grid/esm/gutters.module-36b57e4c.js +4 -0
  852. package/grid/esm/index.js +1 -1
  853. package/grid/esm/row/Component.js +2 -2
  854. package/grid/esm/row/index.css +9 -9
  855. package/grid/esm/row/index.js +1 -1
  856. package/grid/gutters.css +84 -84
  857. package/grid/gutters.module-75af1ea8.js +4 -0
  858. package/grid/modern/Component.js +1 -1
  859. package/grid/modern/col/Component.js +2 -2
  860. package/grid/modern/col/index.css +550 -550
  861. package/grid/modern/col/index.js +1 -1
  862. package/grid/modern/gutters.css +84 -84
  863. package/grid/modern/gutters.module-7a4e1ba9.js +4 -0
  864. package/grid/modern/index.js +1 -1
  865. package/grid/modern/row/Component.js +2 -2
  866. package/grid/modern/row/index.css +9 -9
  867. package/grid/modern/row/index.js +1 -1
  868. package/grid/row/Component.js +2 -2
  869. package/grid/row/index.css +9 -9
  870. package/hatching-progress-bar/Component.js +1 -1
  871. package/hatching-progress-bar/esm/Component.js +1 -1
  872. package/hatching-progress-bar/esm/index.css +11 -11
  873. package/hatching-progress-bar/index.css +11 -11
  874. package/hatching-progress-bar/modern/Component.js +1 -1
  875. package/hatching-progress-bar/modern/index.css +11 -11
  876. package/icon-button/Component.js +3 -3
  877. package/icon-button/default.css +37 -37
  878. package/icon-button/esm/Component.js +3 -3
  879. package/icon-button/esm/default.css +37 -37
  880. package/icon-button/esm/index.css +17 -17
  881. package/icon-button/esm/inverted.css +37 -37
  882. package/icon-button/index.css +17 -17
  883. package/icon-button/inverted.css +37 -37
  884. package/icon-button/modern/Component.js +3 -3
  885. package/icon-button/modern/default.css +37 -37
  886. package/icon-button/modern/index.css +17 -17
  887. package/icon-button/modern/inverted.css +37 -37
  888. package/icon-view/components/base-shape/component.js +1 -1
  889. package/icon-view/components/base-shape/index.css +74 -74
  890. package/icon-view/esm/components/base-shape/component.js +1 -1
  891. package/icon-view/esm/components/base-shape/index.css +74 -74
  892. package/icon-view/modern/components/base-shape/component.js +1 -1
  893. package/icon-view/modern/components/base-shape/index.css +74 -74
  894. package/indicator/Component.js +1 -1
  895. package/indicator/esm/Component.js +1 -1
  896. package/indicator/esm/index.css +19 -19
  897. package/indicator/index.css +19 -19
  898. package/indicator/modern/Component.js +1 -1
  899. package/indicator/modern/index.css +19 -19
  900. package/input/components/base-input/Component.d.ts +1 -1
  901. package/input/components/base-input/Component.js +16 -9
  902. package/input/components/base-input/default.css +10 -10
  903. package/input/components/base-input/index.css +38 -54
  904. package/input/components/base-input/inverted.css +10 -10
  905. package/input/components/clear-button/Component.js +4 -4
  906. package/input/components/clear-button/default.css +4 -4
  907. package/input/components/clear-button/index.css +4 -10
  908. package/input/components/clear-button/inverted.css +4 -4
  909. package/input/cssm/components/base-input/Component.d.ts +1 -1
  910. package/input/cssm/components/base-input/Component.js +13 -6
  911. package/input/cssm/components/base-input/index.module.css +5 -21
  912. package/input/cssm/components/clear-button/Component.js +1 -1
  913. package/input/cssm/components/clear-button/index.module.css +2 -8
  914. package/input/cssm/helpers/has-stepper-in-right-addon.d.ts +4 -0
  915. package/input/cssm/helpers/has-stepper-in-right-addon.js +21 -0
  916. package/input/esm/Component.responsive.js +1 -0
  917. package/input/esm/components/base-input/Component.d.ts +1 -1
  918. package/input/esm/components/base-input/Component.js +16 -9
  919. package/input/esm/components/base-input/default.css +10 -10
  920. package/input/esm/components/base-input/index.css +38 -54
  921. package/input/esm/components/base-input/index.js +1 -0
  922. package/input/esm/components/base-input/inverted.css +10 -10
  923. package/input/esm/components/clear-button/Component.js +4 -4
  924. package/input/esm/components/clear-button/default.css +4 -4
  925. package/input/esm/components/clear-button/index.css +4 -10
  926. package/input/esm/components/clear-button/inverted.css +4 -4
  927. package/input/esm/desktop/Component.desktop.js +1 -0
  928. package/input/esm/desktop/index.js +1 -0
  929. package/input/esm/helpers/has-stepper-in-right-addon.d.ts +4 -0
  930. package/input/esm/helpers/has-stepper-in-right-addon.js +19 -0
  931. package/input/esm/index.js +1 -0
  932. package/input/esm/mobile/Component.mobile.js +1 -0
  933. package/input/esm/mobile/index.js +1 -0
  934. package/input/helpers/has-stepper-in-right-addon.d.ts +4 -0
  935. package/input/helpers/has-stepper-in-right-addon.js +21 -0
  936. package/input/modern/Component.responsive.js +1 -0
  937. package/input/modern/components/base-input/Component.d.ts +1 -1
  938. package/input/modern/components/base-input/Component.js +16 -9
  939. package/input/modern/components/base-input/default.css +10 -10
  940. package/input/modern/components/base-input/index.css +38 -54
  941. package/input/modern/components/base-input/index.js +1 -0
  942. package/input/modern/components/base-input/inverted.css +10 -10
  943. package/input/modern/components/clear-button/Component.js +4 -4
  944. package/input/modern/components/clear-button/default.css +4 -4
  945. package/input/modern/components/clear-button/index.css +4 -10
  946. package/input/modern/components/clear-button/inverted.css +4 -4
  947. package/input/modern/desktop/Component.desktop.js +1 -0
  948. package/input/modern/desktop/index.js +1 -0
  949. package/input/modern/helpers/has-stepper-in-right-addon.d.ts +4 -0
  950. package/input/modern/helpers/has-stepper-in-right-addon.js +17 -0
  951. package/input/modern/index.js +1 -0
  952. package/input/modern/mobile/Component.mobile.js +1 -0
  953. package/input/modern/mobile/index.js +1 -0
  954. package/input/moderncssm/Component.responsive.js +1 -0
  955. package/input/moderncssm/components/base-input/Component.d.ts +1 -1
  956. package/input/moderncssm/components/base-input/Component.js +13 -6
  957. package/input/moderncssm/components/base-input/index.js +1 -0
  958. package/input/moderncssm/components/base-input/index.module.css +2 -26
  959. package/input/moderncssm/components/clear-button/Component.js +1 -1
  960. package/input/moderncssm/components/clear-button/index.module.css +0 -8
  961. package/input/moderncssm/desktop/Component.desktop.js +1 -0
  962. package/input/moderncssm/desktop/index.js +1 -0
  963. package/input/moderncssm/helpers/has-stepper-in-right-addon.d.ts +4 -0
  964. package/input/moderncssm/helpers/has-stepper-in-right-addon.js +17 -0
  965. package/input/moderncssm/index.js +1 -0
  966. package/input/moderncssm/mobile/Component.mobile.js +1 -0
  967. package/input/moderncssm/mobile/index.js +1 -0
  968. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  969. package/input-autocomplete/autocomplete-field/index.css +2 -2
  970. package/input-autocomplete/autocomplete-mobile-field/Component.js +4 -4
  971. package/input-autocomplete/autocomplete-mobile-field/index.css +14 -30
  972. package/input-autocomplete/cssm/autocomplete-mobile-field/Component.js +3 -3
  973. package/input-autocomplete/cssm/autocomplete-mobile-field/index.module.css +4 -20
  974. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  975. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  976. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +5 -5
  977. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +14 -30
  978. package/input-autocomplete/esm/mobile/Component.mobile.js +1 -1
  979. package/input-autocomplete/esm/mobile/mobile.css +2 -2
  980. package/input-autocomplete/mobile/Component.mobile.js +1 -1
  981. package/input-autocomplete/mobile/mobile.css +2 -2
  982. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  983. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  984. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +5 -5
  985. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +14 -30
  986. package/input-autocomplete/modern/mobile/Component.mobile.js +1 -1
  987. package/input-autocomplete/modern/mobile/mobile.css +2 -2
  988. package/input-autocomplete/moderncssm/autocomplete-mobile-field/Component.js +4 -4
  989. package/input-autocomplete/moderncssm/autocomplete-mobile-field/index.module.css +2 -20
  990. package/international-phone-input/{esm/use-skeleton-1328ead9.d.ts → Component-5479f1eb.d.ts} +4 -13
  991. package/international-phone-input/{cssm/component-ee751dcf.d.ts → component-55a59fb5.d.ts} +1 -1
  992. package/international-phone-input/component-f0afaf5b.d.ts +1 -1
  993. package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
  994. package/international-phone-input/components/base-international-phone-input/index.css +2 -2
  995. package/international-phone-input/components/country-select/Component.js +1 -1
  996. package/international-phone-input/components/country-select/index.css +8 -8
  997. package/international-phone-input/components/flag-icon/component.js +1 -1
  998. package/international-phone-input/components/flag-icon/index.css +3 -3
  999. package/international-phone-input/components/select-field/component.js +1 -1
  1000. package/international-phone-input/components/select-field/index.css +9 -9
  1001. package/international-phone-input/{modern/use-skeleton-1328ead9.d.ts → cssm/Component-5479f1eb.d.ts} +4 -13
  1002. package/international-phone-input/{component-ee751dcf.d.ts → cssm/component-55a59fb5.d.ts} +1 -1
  1003. package/international-phone-input/cssm/component-f0afaf5b.d.ts +1 -1
  1004. package/international-phone-input/cssm/index-281accb7.d.ts +2 -2
  1005. package/international-phone-input/cssm/index-f0afaf5b.d.ts +2 -2
  1006. package/international-phone-input/cssm/index-f48ccc7b.d.ts +3 -0
  1007. package/international-phone-input/cssm/{types-1328ead9.d.ts → text-skeleton-props-cd673178.d.ts} +1 -2
  1008. package/international-phone-input/cssm/typings-d515b24c.d.ts +12 -1
  1009. package/{typography/esm/hooks/use-skeleton.d.ts → international-phone-input/cssm/use-skeleton-5479f1eb.d.ts} +1 -1
  1010. package/international-phone-input/cssm/utils/index.js +13 -3
  1011. package/international-phone-input/{cssm/use-skeleton-1328ead9.d.ts → esm/Component-5479f1eb.d.ts} +4 -13
  1012. package/international-phone-input/esm/{component-ee751dcf.d.ts → component-55a59fb5.d.ts} +1 -1
  1013. package/international-phone-input/esm/component-f0afaf5b.d.ts +1 -1
  1014. package/international-phone-input/esm/components/base-international-phone-input/Component.js +1 -1
  1015. package/international-phone-input/esm/components/base-international-phone-input/index.css +2 -2
  1016. package/international-phone-input/esm/components/country-select/Component.js +1 -1
  1017. package/international-phone-input/esm/components/country-select/index.css +8 -8
  1018. package/international-phone-input/esm/components/flag-icon/component.js +1 -1
  1019. package/international-phone-input/esm/components/flag-icon/index.css +3 -3
  1020. package/international-phone-input/esm/components/select-field/component.js +1 -1
  1021. package/international-phone-input/esm/components/select-field/index.css +9 -9
  1022. package/international-phone-input/esm/index-281accb7.d.ts +2 -2
  1023. package/international-phone-input/esm/index-f0afaf5b.d.ts +2 -2
  1024. package/international-phone-input/esm/index-f48ccc7b.d.ts +3 -0
  1025. package/international-phone-input/esm/{types-1328ead9.d.ts → text-skeleton-props-cd673178.d.ts} +1 -2
  1026. package/international-phone-input/esm/typings-d515b24c.d.ts +12 -1
  1027. package/{typography/hooks/use-skeleton.d.ts → international-phone-input/esm/use-skeleton-5479f1eb.d.ts} +1 -1
  1028. package/international-phone-input/esm/utils/index.js +13 -3
  1029. package/international-phone-input/index-281accb7.d.ts +2 -2
  1030. package/international-phone-input/index-f0afaf5b.d.ts +2 -2
  1031. package/international-phone-input/index-f48ccc7b.d.ts +3 -0
  1032. package/international-phone-input/{moderncssm/use-skeleton-1328ead9.d.ts → modern/Component-5479f1eb.d.ts} +4 -13
  1033. package/international-phone-input/modern/{component-ee751dcf.d.ts → component-55a59fb5.d.ts} +1 -1
  1034. package/international-phone-input/modern/component-f0afaf5b.d.ts +1 -1
  1035. package/international-phone-input/modern/components/base-international-phone-input/Component.js +1 -1
  1036. package/international-phone-input/modern/components/base-international-phone-input/index.css +2 -2
  1037. package/international-phone-input/modern/components/country-select/Component.js +1 -1
  1038. package/international-phone-input/modern/components/country-select/index.css +8 -8
  1039. package/international-phone-input/modern/components/flag-icon/component.js +1 -1
  1040. package/international-phone-input/modern/components/flag-icon/index.css +3 -3
  1041. package/international-phone-input/modern/components/select-field/component.js +1 -1
  1042. package/international-phone-input/modern/components/select-field/index.css +9 -9
  1043. package/international-phone-input/modern/index-281accb7.d.ts +2 -2
  1044. package/international-phone-input/modern/index-f0afaf5b.d.ts +2 -2
  1045. package/international-phone-input/modern/index-f48ccc7b.d.ts +3 -0
  1046. package/international-phone-input/modern/{types-1328ead9.d.ts → text-skeleton-props-cd673178.d.ts} +1 -2
  1047. package/international-phone-input/modern/typings-d515b24c.d.ts +12 -1
  1048. package/{typography/modern/hooks/use-skeleton.d.ts → international-phone-input/modern/use-skeleton-5479f1eb.d.ts} +1 -1
  1049. package/international-phone-input/modern/utils/index.js +7 -3
  1050. package/international-phone-input/moderncssm/Component-5479f1eb.d.ts +46 -0
  1051. package/international-phone-input/moderncssm/component-55a59fb5.d.ts +129 -0
  1052. package/international-phone-input/moderncssm/component-f0afaf5b.d.ts +1 -1
  1053. package/international-phone-input/moderncssm/index-281accb7.d.ts +2 -2
  1054. package/international-phone-input/moderncssm/index-f0afaf5b.d.ts +2 -2
  1055. package/international-phone-input/moderncssm/index-f48ccc7b.d.ts +3 -0
  1056. package/international-phone-input/moderncssm/{types-1328ead9.d.ts → text-skeleton-props-cd673178.d.ts} +1 -2
  1057. package/international-phone-input/moderncssm/typings-d515b24c.d.ts +12 -1
  1058. package/{typography/cssm/hooks/use-skeleton.d.ts → international-phone-input/moderncssm/use-skeleton-5479f1eb.d.ts} +1 -1
  1059. package/international-phone-input/moderncssm/utils/index.js +7 -3
  1060. package/international-phone-input/text-skeleton-props-cd673178.d.ts +20 -0
  1061. package/international-phone-input/typings-d515b24c.d.ts +12 -1
  1062. package/international-phone-input/use-skeleton-5479f1eb.d.ts +12 -0
  1063. package/international-phone-input/utils/index.js +13 -3
  1064. package/intl-phone-input/component.js +1 -1
  1065. package/intl-phone-input/components/flag-icon/component.js +1 -1
  1066. package/intl-phone-input/components/flag-icon/index.css +3 -3
  1067. package/intl-phone-input/components/select/component.js +1 -1
  1068. package/intl-phone-input/components/select/index.css +6 -6
  1069. package/intl-phone-input/components/select-field/component.js +1 -1
  1070. package/intl-phone-input/components/select-field/index.css +9 -9
  1071. package/intl-phone-input/esm/component.js +1 -1
  1072. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  1073. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  1074. package/intl-phone-input/esm/components/select/component.js +1 -1
  1075. package/intl-phone-input/esm/components/select/index.css +6 -6
  1076. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  1077. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  1078. package/intl-phone-input/esm/index.css +5 -5
  1079. package/intl-phone-input/index.css +5 -5
  1080. package/intl-phone-input/modern/component.js +1 -1
  1081. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  1082. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  1083. package/intl-phone-input/modern/components/select/component.js +1 -1
  1084. package/intl-phone-input/modern/components/select/index.css +6 -6
  1085. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  1086. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  1087. package/intl-phone-input/modern/index.css +5 -5
  1088. package/link/Component.js +3 -3
  1089. package/link/default.css +9 -9
  1090. package/link/esm/Component.js +3 -3
  1091. package/link/esm/default.css +9 -9
  1092. package/link/esm/index.css +13 -13
  1093. package/link/esm/inverted.css +9 -9
  1094. package/link/index.css +13 -13
  1095. package/link/inverted.css +9 -9
  1096. package/link/modern/Component.js +3 -3
  1097. package/link/modern/default.css +9 -9
  1098. package/link/modern/index.css +13 -13
  1099. package/link/modern/inverted.css +9 -9
  1100. package/list/{Component-85848c51.js → Component-6a4d58fc.js} +2 -2
  1101. package/list/Component.js +1 -1
  1102. package/list/components/item/Component.js +1 -1
  1103. package/list/components/item/index.css +10 -10
  1104. package/list/components/item/index.d.ts +1 -1
  1105. package/list/components/item/index.js +1 -1
  1106. package/list/esm/{Component-dd850764.js → Component-74208e9c.js} +2 -2
  1107. package/list/esm/Component.js +1 -1
  1108. package/list/esm/components/item/Component.js +1 -1
  1109. package/list/esm/components/item/index.css +10 -10
  1110. package/list/esm/components/item/index.d.ts +1 -1
  1111. package/list/esm/components/item/index.js +1 -1
  1112. package/list/esm/index.css +6 -6
  1113. package/list/esm/index.js +1 -1
  1114. package/list/index.css +6 -6
  1115. package/list/index.js +1 -1
  1116. package/list/modern/{Component-44af9d2b.js → Component-55c0657f.js} +2 -2
  1117. package/list/modern/Component.js +1 -1
  1118. package/list/modern/components/item/Component.js +1 -1
  1119. package/list/modern/components/item/index.css +10 -10
  1120. package/list/modern/components/item/index.d.ts +1 -1
  1121. package/list/modern/components/item/index.js +1 -1
  1122. package/list/modern/index.css +6 -6
  1123. package/list/modern/index.js +1 -1
  1124. package/list-header/Component.js +1 -1
  1125. package/list-header/esm/Component.js +1 -1
  1126. package/list-header/esm/index.css +4 -4
  1127. package/list-header/index.css +4 -4
  1128. package/list-header/modern/Component.js +1 -1
  1129. package/list-header/modern/index.css +4 -4
  1130. package/loader/Component.js +1 -1
  1131. package/loader/esm/Component.js +1 -1
  1132. package/loader/esm/index.css +7 -7
  1133. package/loader/index.css +7 -7
  1134. package/loader/modern/Component.js +1 -1
  1135. package/loader/modern/index.css +7 -7
  1136. package/markdown/Component.js +1 -1
  1137. package/markdown/esm/Component.desktop.js +1 -1
  1138. package/markdown/esm/Component.js +1 -1
  1139. package/markdown/esm/Component.mobile.js +1 -1
  1140. package/markdown/esm/Component.responsive.js +1 -1
  1141. package/markdown/esm/desktop/index.js +1 -1
  1142. package/markdown/esm/hooks/use-overrides.js +1 -1
  1143. package/markdown/esm/index.css +16 -16
  1144. package/markdown/esm/index.js +1 -1
  1145. package/markdown/esm/mobile/index.js +1 -1
  1146. package/markdown/esm/{use-overrides-75a369ff.js → use-overrides-d8950d2d.js} +1 -1
  1147. package/markdown/hooks/use-overrides.js +1 -1
  1148. package/markdown/index.css +16 -16
  1149. package/markdown/modern/Component.desktop.js +1 -1
  1150. package/markdown/modern/Component.js +1 -1
  1151. package/markdown/modern/Component.mobile.js +1 -1
  1152. package/markdown/modern/Component.responsive.js +1 -1
  1153. package/markdown/modern/desktop/index.js +1 -1
  1154. package/markdown/modern/hooks/use-overrides.js +1 -1
  1155. package/markdown/modern/index.css +16 -16
  1156. package/markdown/modern/index.js +1 -1
  1157. package/markdown/modern/mobile/index.js +1 -1
  1158. package/markdown/modern/{use-overrides-b3047c60.js → use-overrides-72115d31.js} +1 -1
  1159. package/markdown/{use-overrides-33c007a5.js → use-overrides-7d4f5269.js} +1 -1
  1160. package/masked-input/Component.js +1 -1
  1161. package/masked-input/esm/Component.js +1 -1
  1162. package/masked-input/esm/index.css +2 -2
  1163. package/masked-input/index.css +2 -2
  1164. package/masked-input/modern/Component.js +1 -1
  1165. package/masked-input/modern/index.css +2 -2
  1166. package/modal/Component.js +3 -3
  1167. package/modal/components/content/Component.js +3 -3
  1168. package/modal/components/content/desktop.css +7 -7
  1169. package/modal/components/content/index.css +4 -4
  1170. package/modal/components/content/mobile.css +3 -3
  1171. package/modal/components/controls/Component.js +2 -2
  1172. package/modal/components/controls/index.css +2 -2
  1173. package/modal/components/footer/Component.js +4 -4
  1174. package/modal/components/footer/desktop.css +9 -9
  1175. package/modal/components/footer/index.css +4 -4
  1176. package/modal/components/footer/layout.css +17 -17
  1177. package/modal/components/footer/mobile.css +5 -5
  1178. package/modal/components/header/Component.js +3 -3
  1179. package/modal/components/header/desktop.css +15 -15
  1180. package/modal/components/header/index.css +4 -4
  1181. package/modal/components/header/mobile.css +5 -5
  1182. package/modal/cssm/components/footer/mobile.module.css +1 -1
  1183. package/modal/desktop/desktop.css +9 -9
  1184. package/modal/esm/Component.js +3 -3
  1185. package/modal/esm/Component.responsive.js +1 -1
  1186. package/modal/esm/components/content/Component.js +3 -3
  1187. package/modal/esm/components/content/desktop.css +7 -7
  1188. package/modal/esm/components/content/index.css +4 -4
  1189. package/modal/esm/components/content/mobile.css +3 -3
  1190. package/modal/esm/components/controls/Component.js +2 -2
  1191. package/modal/esm/components/controls/index.css +2 -2
  1192. package/modal/esm/components/controls/index.js +1 -1
  1193. package/modal/esm/components/footer/Component.js +4 -4
  1194. package/modal/esm/components/footer/desktop.css +9 -9
  1195. package/modal/esm/components/footer/index.css +4 -4
  1196. package/modal/esm/components/footer/layout.css +17 -17
  1197. package/modal/esm/components/footer/mobile.css +5 -5
  1198. package/modal/esm/components/header/Component.js +3 -3
  1199. package/modal/esm/components/header/desktop.css +15 -15
  1200. package/modal/esm/components/header/index.css +4 -4
  1201. package/modal/esm/components/header/mobile.css +5 -5
  1202. package/modal/esm/desktop/Component.desktop.js +1 -1
  1203. package/modal/esm/desktop/desktop.css +9 -9
  1204. package/modal/esm/desktop/index.js +1 -1
  1205. package/modal/esm/index.js +1 -1
  1206. package/modal/esm/layout.module-47837b69.js +4 -0
  1207. package/modal/esm/mobile/Component.mobile.js +1 -1
  1208. package/modal/esm/mobile/index.js +1 -1
  1209. package/modal/esm/mobile/mobile.css +3 -3
  1210. package/modal/esm/transitions.css +8 -8
  1211. package/modal/layout.module-0cd57253.js +4 -0
  1212. package/modal/mobile/mobile.css +3 -3
  1213. package/modal/modern/Component.js +3 -3
  1214. package/modal/modern/Component.responsive.js +1 -1
  1215. package/modal/modern/components/content/Component.js +3 -3
  1216. package/modal/modern/components/content/desktop.css +7 -7
  1217. package/modal/modern/components/content/index.css +4 -4
  1218. package/modal/modern/components/content/mobile.css +3 -3
  1219. package/modal/modern/components/controls/Component.js +2 -2
  1220. package/modal/modern/components/controls/index.css +2 -2
  1221. package/modal/modern/components/controls/index.js +1 -1
  1222. package/modal/modern/components/footer/Component.js +4 -4
  1223. package/modal/modern/components/footer/desktop.css +9 -9
  1224. package/modal/modern/components/footer/index.css +4 -4
  1225. package/modal/modern/components/footer/layout.css +17 -17
  1226. package/modal/modern/components/footer/mobile.css +5 -5
  1227. package/modal/modern/components/header/Component.js +3 -3
  1228. package/modal/modern/components/header/desktop.css +15 -15
  1229. package/modal/modern/components/header/index.css +4 -4
  1230. package/modal/modern/components/header/mobile.css +5 -5
  1231. package/modal/modern/desktop/Component.desktop.js +1 -1
  1232. package/modal/modern/desktop/desktop.css +9 -9
  1233. package/modal/modern/desktop/index.js +1 -1
  1234. package/modal/modern/index.js +1 -1
  1235. package/modal/modern/layout.module-204af23c.js +4 -0
  1236. package/modal/modern/mobile/Component.mobile.js +1 -1
  1237. package/modal/modern/mobile/index.js +1 -1
  1238. package/modal/modern/mobile/mobile.css +3 -3
  1239. package/modal/modern/transitions.css +8 -8
  1240. package/modal/moderncssm/components/footer/mobile.module.css +1 -1
  1241. package/modal/transitions.css +8 -8
  1242. package/navigation-bar/Component.js +1 -1
  1243. package/navigation-bar/components/action-icon-addon/Component.js +1 -1
  1244. package/navigation-bar/components/action-icon-addon/index.css +7 -7
  1245. package/navigation-bar/components/action-text-addon/Component.js +1 -1
  1246. package/navigation-bar/components/action-text-addon/index.css +3 -3
  1247. package/navigation-bar/esm/Component.js +1 -1
  1248. package/navigation-bar/esm/components/action-icon-addon/Component.js +1 -1
  1249. package/navigation-bar/esm/components/action-icon-addon/index.css +7 -7
  1250. package/navigation-bar/esm/components/action-text-addon/Component.js +1 -1
  1251. package/navigation-bar/esm/components/action-text-addon/index.css +3 -3
  1252. package/navigation-bar/esm/index.css +17 -17
  1253. package/navigation-bar/index.css +17 -17
  1254. package/navigation-bar/modern/Component.js +1 -1
  1255. package/navigation-bar/modern/components/action-icon-addon/Component.js +1 -1
  1256. package/navigation-bar/modern/components/action-icon-addon/index.css +7 -7
  1257. package/navigation-bar/modern/components/action-text-addon/Component.js +1 -1
  1258. package/navigation-bar/modern/components/action-text-addon/index.css +3 -3
  1259. package/navigation-bar/modern/index.css +17 -17
  1260. package/navigation-bar-private/Component.js +1 -1
  1261. package/navigation-bar-private/components/back-arrow-addon/Component.js +1 -1
  1262. package/navigation-bar-private/components/back-arrow-addon/index.css +12 -12
  1263. package/navigation-bar-private/components/closer/Component.js +3 -3
  1264. package/navigation-bar-private/components/closer/default.css +3 -3
  1265. package/navigation-bar-private/components/closer/index.css +5 -5
  1266. package/navigation-bar-private/components/closer/inverted.css +3 -3
  1267. package/navigation-bar-private/esm/Component.js +1 -1
  1268. package/navigation-bar-private/esm/components/back-arrow-addon/Component.js +1 -1
  1269. package/navigation-bar-private/esm/components/back-arrow-addon/index.css +12 -12
  1270. package/navigation-bar-private/esm/components/closer/Component.js +3 -3
  1271. package/navigation-bar-private/esm/components/closer/default.css +3 -3
  1272. package/navigation-bar-private/esm/components/closer/index.css +5 -5
  1273. package/navigation-bar-private/esm/components/closer/inverted.css +3 -3
  1274. package/navigation-bar-private/esm/index.css +27 -27
  1275. package/navigation-bar-private/index.css +27 -27
  1276. package/navigation-bar-private/modern/Component.js +1 -1
  1277. package/navigation-bar-private/modern/components/back-arrow-addon/Component.js +1 -1
  1278. package/navigation-bar-private/modern/components/back-arrow-addon/index.css +12 -12
  1279. package/navigation-bar-private/modern/components/closer/Component.js +3 -3
  1280. package/navigation-bar-private/modern/components/closer/default.css +3 -3
  1281. package/navigation-bar-private/modern/components/closer/index.css +5 -5
  1282. package/navigation-bar-private/modern/components/closer/inverted.css +3 -3
  1283. package/navigation-bar-private/modern/index.css +27 -27
  1284. package/notification/Component.js +1 -1
  1285. package/notification/esm/Component.js +1 -1
  1286. package/notification/esm/index.css +9 -9
  1287. package/notification/index.css +9 -9
  1288. package/notification/modern/Component.js +1 -1
  1289. package/notification/modern/index.css +9 -9
  1290. package/notification-manager/component.js +1 -1
  1291. package/notification-manager/esm/component.js +1 -1
  1292. package/notification-manager/esm/index.css +11 -11
  1293. package/notification-manager/index.css +11 -11
  1294. package/notification-manager/modern/component.js +1 -1
  1295. package/notification-manager/modern/index.css +11 -11
  1296. package/number-input/components/number-input/Component.js +3 -34
  1297. package/number-input/components/steppers/Component.d.ts +3 -3
  1298. package/number-input/components/steppers/Component.js +21 -5
  1299. package/number-input/components/steppers/default.css +9 -2
  1300. package/number-input/components/steppers/index.css +16 -5
  1301. package/number-input/components/steppers/inverted.css +8 -2
  1302. package/number-input/constants/min-max-safe-integer.d.ts +3 -0
  1303. package/number-input/constants/min-max-safe-integer.js +7 -0
  1304. package/number-input/cssm/components/number-input/Component.js +3 -31
  1305. package/number-input/cssm/components/steppers/Component.d.ts +3 -3
  1306. package/number-input/cssm/components/steppers/Component.js +18 -2
  1307. package/number-input/cssm/components/steppers/default.module.css +7 -0
  1308. package/number-input/cssm/components/steppers/index.module.css +12 -1
  1309. package/number-input/cssm/components/steppers/inverted.module.css +6 -0
  1310. package/number-input/cssm/constants/min-max-safe-integer.d.ts +3 -0
  1311. package/number-input/cssm/constants/min-max-safe-integer.js +7 -0
  1312. package/number-input/cssm/shared/index.d.ts +2 -0
  1313. package/number-input/cssm/shared/index.js +2 -0
  1314. package/number-input/cssm/utils.d.ts +12 -3
  1315. package/number-input/cssm/utils.js +12 -4
  1316. package/number-input/esm/Component.responsive.js +2 -1
  1317. package/number-input/esm/components/number-input/Component.js +6 -34
  1318. package/number-input/esm/components/number-input/index.js +2 -1
  1319. package/number-input/esm/components/steppers/Component.d.ts +3 -3
  1320. package/number-input/esm/components/steppers/Component.js +21 -5
  1321. package/number-input/esm/components/steppers/default.css +9 -2
  1322. package/number-input/esm/components/steppers/index.css +16 -5
  1323. package/number-input/esm/components/steppers/inverted.css +8 -2
  1324. package/number-input/esm/constants/min-max-safe-integer.d.ts +3 -0
  1325. package/number-input/esm/constants/min-max-safe-integer.js +4 -0
  1326. package/number-input/esm/desktop/Component.desktop.js +2 -1
  1327. package/number-input/esm/desktop/index.js +2 -1
  1328. package/number-input/esm/index.js +2 -1
  1329. package/number-input/esm/mobile/Component.mobile.js +2 -1
  1330. package/number-input/esm/mobile/index.js +2 -1
  1331. package/number-input/esm/shared/index.d.ts +2 -0
  1332. package/number-input/esm/shared/index.js +9 -0
  1333. package/number-input/esm/utils.d.ts +12 -3
  1334. package/number-input/esm/utils.js +12 -3
  1335. package/number-input/modern/Component.responsive.js +2 -1
  1336. package/number-input/modern/components/number-input/Component.js +5 -32
  1337. package/number-input/modern/components/number-input/index.js +2 -1
  1338. package/number-input/modern/components/steppers/Component.d.ts +3 -3
  1339. package/number-input/modern/components/steppers/Component.js +20 -5
  1340. package/number-input/modern/components/steppers/default.css +9 -2
  1341. package/number-input/modern/components/steppers/index.css +16 -5
  1342. package/number-input/modern/components/steppers/inverted.css +8 -2
  1343. package/number-input/modern/constants/min-max-safe-integer.d.ts +3 -0
  1344. package/number-input/modern/constants/min-max-safe-integer.js +4 -0
  1345. package/number-input/modern/desktop/Component.desktop.js +2 -1
  1346. package/number-input/modern/desktop/index.js +2 -1
  1347. package/number-input/modern/index.js +2 -1
  1348. package/number-input/modern/mobile/Component.mobile.js +2 -1
  1349. package/number-input/modern/mobile/index.js +2 -1
  1350. package/number-input/modern/shared/index.d.ts +2 -0
  1351. package/number-input/modern/shared/index.js +9 -0
  1352. package/number-input/modern/utils.d.ts +12 -3
  1353. package/number-input/modern/utils.js +11 -3
  1354. package/number-input/moderncssm/Component.responsive.js +2 -4
  1355. package/number-input/moderncssm/components/number-input/Component.js +5 -26
  1356. package/number-input/moderncssm/components/number-input/index.js +2 -4
  1357. package/number-input/moderncssm/components/steppers/Component.d.ts +3 -3
  1358. package/number-input/moderncssm/components/steppers/Component.js +17 -2
  1359. package/number-input/moderncssm/components/steppers/default.module.css +9 -0
  1360. package/number-input/moderncssm/components/steppers/index.module.css +13 -0
  1361. package/number-input/moderncssm/components/steppers/inverted.module.css +9 -0
  1362. package/number-input/moderncssm/constants/min-max-safe-integer.d.ts +3 -0
  1363. package/number-input/moderncssm/constants/min-max-safe-integer.js +4 -0
  1364. package/number-input/moderncssm/desktop/Component.desktop.js +2 -4
  1365. package/number-input/moderncssm/desktop/index.js +2 -4
  1366. package/number-input/moderncssm/index.js +2 -4
  1367. package/number-input/moderncssm/mobile/Component.mobile.js +2 -4
  1368. package/number-input/moderncssm/mobile/index.js +2 -4
  1369. package/number-input/moderncssm/shared/index.d.ts +2 -0
  1370. package/number-input/moderncssm/shared/index.js +12 -0
  1371. package/number-input/moderncssm/utils.d.ts +12 -3
  1372. package/number-input/moderncssm/utils.js +11 -3
  1373. package/number-input/shared/index.d.ts +2 -0
  1374. package/number-input/shared/index.js +2 -0
  1375. package/number-input/utils.d.ts +12 -3
  1376. package/number-input/utils.js +12 -4
  1377. package/package.json +3 -2
  1378. package/page-indicator/components/bullet/Component.js +5 -5
  1379. package/page-indicator/components/bullet/default.css +3 -3
  1380. package/page-indicator/components/bullet/index.css +8 -8
  1381. package/page-indicator/components/bullet/inverted.css +3 -3
  1382. package/page-indicator/components/bullet/static-inverted.css +3 -3
  1383. package/page-indicator/components/bullet/static.css +3 -3
  1384. package/page-indicator/components/dynamic/Component.js +5 -5
  1385. package/page-indicator/components/dynamic/default.css +4 -4
  1386. package/page-indicator/components/dynamic/index.css +7 -7
  1387. package/page-indicator/components/dynamic/inverted.css +4 -4
  1388. package/page-indicator/components/dynamic/static-inverted.css +4 -4
  1389. package/page-indicator/components/dynamic/static.css +4 -4
  1390. package/page-indicator/components/runner/Component.js +5 -5
  1391. package/page-indicator/components/runner/default.css +3 -3
  1392. package/page-indicator/components/runner/index.css +2 -2
  1393. package/page-indicator/components/runner/inverted.css +3 -3
  1394. package/page-indicator/components/runner/static-inverted.css +3 -3
  1395. package/page-indicator/components/runner/static.css +3 -3
  1396. package/page-indicator/components/step/Component.js +5 -5
  1397. package/page-indicator/components/step/default.css +3 -3
  1398. package/page-indicator/components/step/index.css +3 -3
  1399. package/page-indicator/components/step/inverted.css +3 -3
  1400. package/page-indicator/components/step/static-inverted.css +3 -3
  1401. package/page-indicator/components/step/static.css +3 -3
  1402. package/page-indicator/esm/components/bullet/Component.js +5 -5
  1403. package/page-indicator/esm/components/bullet/default.css +3 -3
  1404. package/page-indicator/esm/components/bullet/index.css +8 -8
  1405. package/page-indicator/esm/components/bullet/inverted.css +3 -3
  1406. package/page-indicator/esm/components/bullet/static-inverted.css +3 -3
  1407. package/page-indicator/esm/components/bullet/static.css +3 -3
  1408. package/page-indicator/esm/components/dynamic/Component.js +5 -5
  1409. package/page-indicator/esm/components/dynamic/default.css +4 -4
  1410. package/page-indicator/esm/components/dynamic/index.css +7 -7
  1411. package/page-indicator/esm/components/dynamic/inverted.css +4 -4
  1412. package/page-indicator/esm/components/dynamic/static-inverted.css +4 -4
  1413. package/page-indicator/esm/components/dynamic/static.css +4 -4
  1414. package/page-indicator/esm/components/runner/Component.js +5 -5
  1415. package/page-indicator/esm/components/runner/default.css +3 -3
  1416. package/page-indicator/esm/components/runner/index.css +2 -2
  1417. package/page-indicator/esm/components/runner/inverted.css +3 -3
  1418. package/page-indicator/esm/components/runner/static-inverted.css +3 -3
  1419. package/page-indicator/esm/components/runner/static.css +3 -3
  1420. package/page-indicator/esm/components/step/Component.js +5 -5
  1421. package/page-indicator/esm/components/step/default.css +3 -3
  1422. package/page-indicator/esm/components/step/index.css +3 -3
  1423. package/page-indicator/esm/components/step/inverted.css +3 -3
  1424. package/page-indicator/esm/components/step/static-inverted.css +3 -3
  1425. package/page-indicator/esm/components/step/static.css +3 -3
  1426. package/page-indicator/modern/components/bullet/Component.js +5 -5
  1427. package/page-indicator/modern/components/bullet/default.css +3 -3
  1428. package/page-indicator/modern/components/bullet/index.css +8 -8
  1429. package/page-indicator/modern/components/bullet/inverted.css +3 -3
  1430. package/page-indicator/modern/components/bullet/static-inverted.css +3 -3
  1431. package/page-indicator/modern/components/bullet/static.css +3 -3
  1432. package/page-indicator/modern/components/dynamic/Component.js +5 -5
  1433. package/page-indicator/modern/components/dynamic/default.css +4 -4
  1434. package/page-indicator/modern/components/dynamic/index.css +7 -7
  1435. package/page-indicator/modern/components/dynamic/inverted.css +4 -4
  1436. package/page-indicator/modern/components/dynamic/static-inverted.css +4 -4
  1437. package/page-indicator/modern/components/dynamic/static.css +4 -4
  1438. package/page-indicator/modern/components/runner/Component.js +5 -5
  1439. package/page-indicator/modern/components/runner/default.css +3 -3
  1440. package/page-indicator/modern/components/runner/index.css +2 -2
  1441. package/page-indicator/modern/components/runner/inverted.css +3 -3
  1442. package/page-indicator/modern/components/runner/static-inverted.css +3 -3
  1443. package/page-indicator/modern/components/runner/static.css +3 -3
  1444. package/page-indicator/modern/components/step/Component.js +5 -5
  1445. package/page-indicator/modern/components/step/default.css +3 -3
  1446. package/page-indicator/modern/components/step/index.css +3 -3
  1447. package/page-indicator/modern/components/step/inverted.css +3 -3
  1448. package/page-indicator/modern/components/step/static-inverted.css +3 -3
  1449. package/page-indicator/modern/components/step/static.css +3 -3
  1450. package/pagination/Component.js +1 -1
  1451. package/pagination/components/default-view/index.css +2 -2
  1452. package/pagination/components/default-view/index.js +1 -1
  1453. package/pagination/components/per-page-view/index.css +2 -2
  1454. package/pagination/components/per-page-view/index.js +1 -1
  1455. package/pagination/components/tag/index.css +8 -8
  1456. package/pagination/components/tag/index.js +1 -1
  1457. package/pagination/esm/Component.js +1 -1
  1458. package/pagination/esm/components/default-view/index.css +2 -2
  1459. package/pagination/esm/components/default-view/index.js +1 -1
  1460. package/pagination/esm/components/per-page-view/index.css +2 -2
  1461. package/pagination/esm/components/per-page-view/index.js +1 -1
  1462. package/pagination/esm/components/tag/index.css +8 -8
  1463. package/pagination/esm/components/tag/index.js +1 -1
  1464. package/pagination/esm/index.css +4 -4
  1465. package/pagination/index.css +4 -4
  1466. package/pagination/modern/Component.js +1 -1
  1467. package/pagination/modern/components/default-view/index.css +2 -2
  1468. package/pagination/modern/components/default-view/index.js +1 -1
  1469. package/pagination/modern/components/per-page-view/index.css +2 -2
  1470. package/pagination/modern/components/per-page-view/index.js +1 -1
  1471. package/pagination/modern/components/tag/index.css +8 -8
  1472. package/pagination/modern/components/tag/index.js +1 -1
  1473. package/pagination/modern/index.css +4 -4
  1474. package/pass-code/Component.js +1 -1
  1475. package/pass-code/components/InputProgress/Component.js +2 -2
  1476. package/pass-code/components/InputProgress/index.css +16 -16
  1477. package/pass-code/components/InputProgress/transitions.css +8 -8
  1478. package/pass-code/components/KeyPad/Component.js +1 -1
  1479. package/pass-code/components/KeyPad/index.css +3 -3
  1480. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1481. package/pass-code/components/KeyPadButton/index.css +9 -9
  1482. package/pass-code/desktop/desktop.css +1 -1
  1483. package/pass-code/esm/Component.js +1 -1
  1484. package/pass-code/esm/components/InputProgress/Component.js +2 -2
  1485. package/pass-code/esm/components/InputProgress/index.css +16 -16
  1486. package/pass-code/esm/components/InputProgress/transitions.css +8 -8
  1487. package/pass-code/esm/components/KeyPad/Component.js +1 -1
  1488. package/pass-code/esm/components/KeyPad/index.css +3 -3
  1489. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1490. package/pass-code/esm/components/KeyPadButton/index.css +9 -9
  1491. package/pass-code/esm/desktop/desktop.css +1 -1
  1492. package/pass-code/esm/index.css +3 -3
  1493. package/pass-code/esm/mobile/PassCodeMobile.js +1 -1
  1494. package/pass-code/esm/mobile/mobile.css +2 -2
  1495. package/pass-code/index.css +3 -3
  1496. package/pass-code/mobile/PassCodeMobile.js +1 -1
  1497. package/pass-code/mobile/mobile.css +2 -2
  1498. package/pass-code/modern/Component.js +1 -1
  1499. package/pass-code/modern/components/InputProgress/Component.js +2 -2
  1500. package/pass-code/modern/components/InputProgress/index.css +16 -16
  1501. package/pass-code/modern/components/InputProgress/transitions.css +8 -8
  1502. package/pass-code/modern/components/KeyPad/Component.js +1 -1
  1503. package/pass-code/modern/components/KeyPad/index.css +3 -3
  1504. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1505. package/pass-code/modern/components/KeyPadButton/index.css +9 -9
  1506. package/pass-code/modern/desktop/desktop.css +1 -1
  1507. package/pass-code/modern/index.css +3 -3
  1508. package/pass-code/modern/mobile/PassCodeMobile.js +1 -1
  1509. package/pass-code/modern/mobile/mobile.css +2 -2
  1510. package/pass-code-v1/Component.js +1 -1
  1511. package/pass-code-v1/components/InputProgress/Component.js +2 -2
  1512. package/pass-code-v1/components/InputProgress/index.css +5 -5
  1513. package/pass-code-v1/components/InputProgress/transitions.css +8 -8
  1514. package/pass-code-v1/components/KeyPad/Component.js +1 -1
  1515. package/pass-code-v1/components/KeyPad/index.css +5 -5
  1516. package/pass-code-v1/components/KeyPadButton/Component.js +1 -1
  1517. package/pass-code-v1/components/KeyPadButton/index.css +13 -13
  1518. package/pass-code-v1/esm/Component.js +1 -1
  1519. package/pass-code-v1/esm/components/InputProgress/Component.js +2 -2
  1520. package/pass-code-v1/esm/components/InputProgress/index.css +5 -5
  1521. package/pass-code-v1/esm/components/InputProgress/transitions.css +8 -8
  1522. package/pass-code-v1/esm/components/KeyPad/Component.js +1 -1
  1523. package/pass-code-v1/esm/components/KeyPad/index.css +5 -5
  1524. package/pass-code-v1/esm/components/KeyPadButton/Component.js +1 -1
  1525. package/pass-code-v1/esm/components/KeyPadButton/index.css +13 -13
  1526. package/pass-code-v1/esm/index.css +4 -4
  1527. package/pass-code-v1/index.css +4 -4
  1528. package/pass-code-v1/modern/Component.js +1 -1
  1529. package/pass-code-v1/modern/components/InputProgress/Component.js +2 -2
  1530. package/pass-code-v1/modern/components/InputProgress/index.css +5 -5
  1531. package/pass-code-v1/modern/components/InputProgress/transitions.css +8 -8
  1532. package/pass-code-v1/modern/components/KeyPad/Component.js +1 -1
  1533. package/pass-code-v1/modern/components/KeyPad/index.css +5 -5
  1534. package/pass-code-v1/modern/components/KeyPadButton/Component.js +1 -1
  1535. package/pass-code-v1/modern/components/KeyPadButton/index.css +13 -13
  1536. package/pass-code-v1/modern/index.css +4 -4
  1537. package/password-input/component.js +3 -13
  1538. package/password-input/cssm/component.js +2 -12
  1539. package/password-input/cssm/index.module.css +1 -10
  1540. package/password-input/esm/component.js +3 -13
  1541. package/password-input/esm/index.css +3 -12
  1542. package/password-input/index.css +3 -12
  1543. package/password-input/modern/component.js +3 -13
  1544. package/password-input/modern/index.css +3 -12
  1545. package/password-input/moderncssm/component.js +2 -12
  1546. package/password-input/moderncssm/index.module.css +0 -12
  1547. package/pattern-lock/components/base-pattern-lock/Component.js +1 -1
  1548. package/pattern-lock/components/base-pattern-lock/index.css +8 -8
  1549. package/pattern-lock/desktop/Component.desktop.js +1 -1
  1550. package/pattern-lock/desktop/desktop.css +4 -4
  1551. package/pattern-lock/esm/components/base-pattern-lock/Component.js +1 -1
  1552. package/pattern-lock/esm/components/base-pattern-lock/index.css +8 -8
  1553. package/pattern-lock/esm/desktop/Component.desktop.js +1 -1
  1554. package/pattern-lock/esm/desktop/desktop.css +4 -4
  1555. package/pattern-lock/esm/mobile/Component.mobile.js +1 -1
  1556. package/pattern-lock/esm/mobile/mobile.css +3 -3
  1557. package/pattern-lock/mobile/Component.mobile.js +1 -1
  1558. package/pattern-lock/mobile/mobile.css +3 -3
  1559. package/pattern-lock/modern/components/base-pattern-lock/Component.js +1 -1
  1560. package/pattern-lock/modern/components/base-pattern-lock/index.css +8 -8
  1561. package/pattern-lock/modern/desktop/Component.desktop.js +1 -1
  1562. package/pattern-lock/modern/desktop/desktop.css +4 -4
  1563. package/pattern-lock/modern/mobile/Component.mobile.js +1 -1
  1564. package/pattern-lock/modern/mobile/mobile.css +3 -3
  1565. package/pattern-lock-v1/components/base-pattern-lock/Component.js +1 -1
  1566. package/pattern-lock-v1/components/base-pattern-lock/index.css +6 -6
  1567. package/pattern-lock-v1/desktop/Component.desktop.js +1 -1
  1568. package/pattern-lock-v1/desktop/desktop.css +4 -4
  1569. package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +1 -1
  1570. package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +6 -6
  1571. package/pattern-lock-v1/esm/desktop/Component.desktop.js +1 -1
  1572. package/pattern-lock-v1/esm/desktop/desktop.css +4 -4
  1573. package/pattern-lock-v1/esm/mobile/Component.mobile.js +1 -1
  1574. package/pattern-lock-v1/esm/mobile/mobile.css +7 -7
  1575. package/pattern-lock-v1/mobile/Component.mobile.js +1 -1
  1576. package/pattern-lock-v1/mobile/mobile.css +7 -7
  1577. package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +1 -1
  1578. package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +6 -6
  1579. package/pattern-lock-v1/modern/desktop/Component.desktop.js +1 -1
  1580. package/pattern-lock-v1/modern/desktop/desktop.css +4 -4
  1581. package/pattern-lock-v1/modern/mobile/Component.mobile.js +1 -1
  1582. package/pattern-lock-v1/modern/mobile/mobile.css +7 -7
  1583. package/picker-button/Component-5479f1eb.d.ts +46 -0
  1584. package/picker-button/Component-c44170fe.d.ts +7 -5
  1585. package/picker-button/component-55a59fb5.d.ts +129 -0
  1586. package/picker-button/component-f0afaf5b.d.ts +1 -1
  1587. package/picker-button/cssm/Component-5479f1eb.d.ts +46 -0
  1588. package/picker-button/cssm/Component-c44170fe.d.ts +5 -3
  1589. package/picker-button/cssm/component-55a59fb5.d.ts +129 -0
  1590. package/picker-button/cssm/component-f0afaf5b.d.ts +1 -1
  1591. package/picker-button/cssm/index-281accb7.d.ts +2 -2
  1592. package/picker-button/cssm/index-f0afaf5b.d.ts +2 -2
  1593. package/picker-button/cssm/index-f48ccc7b.d.ts +3 -0
  1594. package/picker-button/cssm/text-skeleton-props-cd673178.d.ts +20 -0
  1595. package/picker-button/cssm/typings-d515b24c.d.ts +2 -1
  1596. package/picker-button/cssm/use-skeleton-5479f1eb.d.ts +12 -0
  1597. package/picker-button/desktop/Component.desktop.js +1 -1
  1598. package/picker-button/esm/Component-5479f1eb.d.ts +46 -0
  1599. package/picker-button/esm/Component-c44170fe.d.ts +5 -3
  1600. package/picker-button/esm/component-55a59fb5.d.ts +129 -0
  1601. package/picker-button/esm/component-f0afaf5b.d.ts +1 -1
  1602. package/picker-button/esm/desktop/Component.desktop.js +1 -1
  1603. package/picker-button/esm/field/Component.js +1 -1
  1604. package/picker-button/esm/field/index.css +6 -6
  1605. package/picker-button/esm/index-281accb7.d.ts +2 -2
  1606. package/picker-button/esm/index-f0afaf5b.d.ts +2 -2
  1607. package/picker-button/esm/index-f48ccc7b.d.ts +3 -0
  1608. package/picker-button/esm/index.css +5 -5
  1609. package/picker-button/esm/option/Component.js +1 -1
  1610. package/picker-button/esm/option/index.css +4 -4
  1611. package/picker-button/esm/text-skeleton-props-cd673178.d.ts +20 -0
  1612. package/picker-button/esm/typings-d515b24c.d.ts +2 -1
  1613. package/picker-button/esm/use-skeleton-5479f1eb.d.ts +12 -0
  1614. package/picker-button/field/Component.js +1 -1
  1615. package/picker-button/field/index.css +6 -6
  1616. package/picker-button/index-281accb7.d.ts +2 -2
  1617. package/picker-button/index-f0afaf5b.d.ts +2 -2
  1618. package/picker-button/index-f48ccc7b.d.ts +3 -0
  1619. package/picker-button/index.css +5 -5
  1620. package/picker-button/modern/Component-5479f1eb.d.ts +46 -0
  1621. package/picker-button/modern/Component-c44170fe.d.ts +5 -3
  1622. package/picker-button/modern/component-55a59fb5.d.ts +129 -0
  1623. package/picker-button/modern/component-f0afaf5b.d.ts +1 -1
  1624. package/picker-button/modern/desktop/Component.desktop.js +1 -1
  1625. package/picker-button/modern/field/Component.js +1 -1
  1626. package/picker-button/modern/field/index.css +6 -6
  1627. package/picker-button/modern/index-281accb7.d.ts +2 -2
  1628. package/picker-button/modern/index-f0afaf5b.d.ts +2 -2
  1629. package/picker-button/modern/index-f48ccc7b.d.ts +3 -0
  1630. package/picker-button/modern/index.css +5 -5
  1631. package/picker-button/modern/option/Component.js +1 -1
  1632. package/picker-button/modern/option/index.css +4 -4
  1633. package/picker-button/modern/text-skeleton-props-cd673178.d.ts +20 -0
  1634. package/picker-button/modern/typings-d515b24c.d.ts +2 -1
  1635. package/picker-button/modern/use-skeleton-5479f1eb.d.ts +12 -0
  1636. package/picker-button/moderncssm/Component-5479f1eb.d.ts +46 -0
  1637. package/picker-button/moderncssm/Component-c44170fe.d.ts +5 -3
  1638. package/picker-button/moderncssm/component-55a59fb5.d.ts +129 -0
  1639. package/picker-button/moderncssm/component-f0afaf5b.d.ts +1 -1
  1640. package/picker-button/moderncssm/index-281accb7.d.ts +2 -2
  1641. package/picker-button/moderncssm/index-f0afaf5b.d.ts +2 -2
  1642. package/picker-button/moderncssm/index-f48ccc7b.d.ts +3 -0
  1643. package/picker-button/moderncssm/text-skeleton-props-cd673178.d.ts +20 -0
  1644. package/picker-button/moderncssm/typings-d515b24c.d.ts +2 -1
  1645. package/picker-button/moderncssm/use-skeleton-5479f1eb.d.ts +12 -0
  1646. package/picker-button/option/Component.js +1 -1
  1647. package/picker-button/option/index.css +4 -4
  1648. package/picker-button/text-skeleton-props-cd673178.d.ts +20 -0
  1649. package/picker-button/transformSize-ebda875c.d.ts +1 -1
  1650. package/picker-button/typings-d515b24c.d.ts +2 -1
  1651. package/picker-button/use-skeleton-5479f1eb.d.ts +12 -0
  1652. package/plate/components/base-plate/Component.js +2 -2
  1653. package/plate/components/base-plate/index.css +50 -50
  1654. package/plate/cssm/index-5cfd696a.d.ts +125 -0
  1655. package/plate/desktop/Component.desktop.js +1 -1
  1656. package/plate/desktop/desktop.css +6 -6
  1657. package/plate/esm/Component.responsive.js +1 -1
  1658. package/plate/esm/components/base-plate/Component.js +2 -2
  1659. package/plate/esm/components/base-plate/index.css +50 -50
  1660. package/plate/esm/components/base-plate/index.js +1 -1
  1661. package/plate/esm/desktop/Component.desktop.js +2 -2
  1662. package/plate/esm/desktop/desktop.css +6 -6
  1663. package/plate/esm/desktop/index.js +1 -1
  1664. package/plate/esm/index-5cfd696a.d.ts +125 -0
  1665. package/plate/esm/index.js +1 -1
  1666. package/plate/esm/mobile/Component.mobile.js +2 -2
  1667. package/plate/esm/mobile/index.js +1 -1
  1668. package/plate/esm/mobile/mobile.css +6 -6
  1669. package/plate/esm/shared/index.js +1 -1
  1670. package/plate/esm/utils.js +1 -1
  1671. package/plate/index-5cfd696a.d.ts +125 -0
  1672. package/plate/mobile/Component.mobile.js +1 -1
  1673. package/plate/mobile/mobile.css +6 -6
  1674. package/plate/modern/Component.responsive.js +1 -1
  1675. package/plate/modern/components/base-plate/Component.js +2 -2
  1676. package/plate/modern/components/base-plate/index.css +50 -50
  1677. package/plate/modern/components/base-plate/index.js +1 -1
  1678. package/plate/modern/desktop/Component.desktop.js +2 -2
  1679. package/plate/modern/desktop/desktop.css +6 -6
  1680. package/plate/modern/desktop/index.js +1 -1
  1681. package/plate/modern/index-5cfd696a.d.ts +125 -0
  1682. package/plate/modern/index.js +1 -1
  1683. package/plate/modern/mobile/Component.mobile.js +2 -2
  1684. package/plate/modern/mobile/index.js +1 -1
  1685. package/plate/modern/mobile/mobile.css +6 -6
  1686. package/plate/modern/shared/index.js +1 -1
  1687. package/plate/modern/utils.js +1 -1
  1688. package/plate/moderncssm/index-5cfd696a.d.ts +125 -0
  1689. package/plate/utils.js +1 -1
  1690. package/popover/Component.js +1 -1
  1691. package/popover/esm/Component.js +1 -1
  1692. package/popover/esm/index.css +26 -26
  1693. package/popover/index.css +26 -26
  1694. package/popover/modern/Component.js +1 -1
  1695. package/popover/modern/index.css +26 -26
  1696. package/popup-sheet/Component.js +1 -1
  1697. package/popup-sheet/components/backdrop/Component.js +1 -1
  1698. package/popup-sheet/components/backdrop/index.css +10 -10
  1699. package/popup-sheet/esm/Component.js +1 -1
  1700. package/popup-sheet/esm/components/backdrop/Component.js +1 -1
  1701. package/popup-sheet/esm/components/backdrop/index.css +10 -10
  1702. package/popup-sheet/esm/index.css +14 -14
  1703. package/popup-sheet/index.css +14 -14
  1704. package/popup-sheet/modern/Component.js +1 -1
  1705. package/popup-sheet/modern/components/backdrop/Component.js +1 -1
  1706. package/popup-sheet/modern/components/backdrop/index.css +10 -10
  1707. package/popup-sheet/modern/index.css +14 -14
  1708. package/product-cover/components/image-card/Component.js +1 -1
  1709. package/product-cover/components/image-card/index.css +3 -3
  1710. package/product-cover/components/overlay/Component.js +1 -1
  1711. package/product-cover/components/overlay/index.css +5 -5
  1712. package/product-cover/components/text/Component.js +1 -1
  1713. package/product-cover/components/text/index.css +8 -8
  1714. package/product-cover/esm/components/image-card/Component.js +1 -1
  1715. package/product-cover/esm/components/image-card/index.css +3 -3
  1716. package/product-cover/esm/components/overlay/Component.js +1 -1
  1717. package/product-cover/esm/components/overlay/index.css +5 -5
  1718. package/product-cover/esm/components/text/Component.js +1 -1
  1719. package/product-cover/esm/components/text/index.css +8 -8
  1720. package/product-cover/esm/single/Component.js +1 -1
  1721. package/product-cover/esm/single/index.css +12 -12
  1722. package/product-cover/esm/stack/Component.js +1 -1
  1723. package/product-cover/esm/stack/index.css +17 -17
  1724. package/product-cover/modern/components/image-card/Component.js +1 -1
  1725. package/product-cover/modern/components/image-card/index.css +3 -3
  1726. package/product-cover/modern/components/overlay/Component.js +1 -1
  1727. package/product-cover/modern/components/overlay/index.css +5 -5
  1728. package/product-cover/modern/components/text/Component.js +1 -1
  1729. package/product-cover/modern/components/text/index.css +8 -8
  1730. package/product-cover/modern/single/Component.js +1 -1
  1731. package/product-cover/modern/single/index.css +12 -12
  1732. package/product-cover/modern/stack/Component.js +1 -1
  1733. package/product-cover/modern/stack/index.css +17 -17
  1734. package/product-cover/single/Component.js +1 -1
  1735. package/product-cover/single/index.css +12 -12
  1736. package/product-cover/stack/Component.js +1 -1
  1737. package/product-cover/stack/index.css +17 -17
  1738. package/progress-bar/Component.js +3 -3
  1739. package/progress-bar/default.css +1 -1
  1740. package/progress-bar/esm/Component.js +3 -3
  1741. package/progress-bar/esm/default.css +1 -1
  1742. package/progress-bar/esm/index.css +12 -12
  1743. package/progress-bar/esm/inverted.css +1 -1
  1744. package/progress-bar/index.css +12 -12
  1745. package/progress-bar/inverted.css +1 -1
  1746. package/progress-bar/modern/Component.js +3 -3
  1747. package/progress-bar/modern/default.css +1 -1
  1748. package/progress-bar/modern/index.css +12 -12
  1749. package/progress-bar/modern/inverted.css +1 -1
  1750. package/pure-cell/{component-251cd018.js → component-c6e3da3e.js} +16 -12
  1751. package/pure-cell/component.js +1 -1
  1752. package/pure-cell/components/addon/component.js +1 -1
  1753. package/pure-cell/components/addon/index.css +13 -13
  1754. package/pure-cell/components/addon/index.d.ts +1 -1
  1755. package/pure-cell/components/addon/index.js +1 -1
  1756. package/pure-cell/components/amount/component.js +1 -1
  1757. package/pure-cell/components/amount/index.css +4 -4
  1758. package/pure-cell/components/amount/index.d.ts +1 -1
  1759. package/pure-cell/components/amount/index.js +1 -1
  1760. package/pure-cell/components/amount-title/component.js +1 -1
  1761. package/pure-cell/components/amount-title/index.css +15 -15
  1762. package/pure-cell/components/amount-title/index.d.ts +1 -1
  1763. package/pure-cell/components/amount-title/index.js +1 -1
  1764. package/pure-cell/components/category/component.js +1 -1
  1765. package/pure-cell/components/category/index.css +5 -5
  1766. package/pure-cell/components/category/index.d.ts +1 -1
  1767. package/pure-cell/components/category/index.js +1 -1
  1768. package/pure-cell/components/content/component.js +1 -1
  1769. package/pure-cell/components/content/index.css +3 -3
  1770. package/pure-cell/components/content/index.d.ts +1 -1
  1771. package/pure-cell/components/content/index.js +1 -1
  1772. package/pure-cell/components/footer/component.js +1 -1
  1773. package/pure-cell/components/footer/index.css +4 -4
  1774. package/pure-cell/components/footer/index.d.ts +1 -1
  1775. package/pure-cell/components/footer/index.js +1 -1
  1776. package/pure-cell/components/footer-button/component.js +1 -1
  1777. package/pure-cell/components/footer-button/index.css +2 -2
  1778. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1779. package/pure-cell/components/footer-button/index.js +1 -1
  1780. package/pure-cell/components/footer-text/component.js +1 -1
  1781. package/pure-cell/components/footer-text/index.d.ts +1 -1
  1782. package/pure-cell/components/footer-text/index.js +1 -1
  1783. package/pure-cell/components/graphics/component.js +1 -1
  1784. package/pure-cell/components/graphics/index.css +18 -18
  1785. package/pure-cell/components/graphics/index.d.ts +1 -1
  1786. package/pure-cell/components/graphics/index.js +1 -1
  1787. package/pure-cell/components/main/component.js +1 -1
  1788. package/pure-cell/components/main/index.css +7 -7
  1789. package/pure-cell/components/main/index.d.ts +1 -1
  1790. package/pure-cell/components/main/index.js +1 -1
  1791. package/pure-cell/components/text/component.js +1 -1
  1792. package/pure-cell/components/text/index.css +7 -7
  1793. package/pure-cell/components/text/index.d.ts +1 -1
  1794. package/pure-cell/components/text/index.js +1 -1
  1795. package/pure-cell/cssm/{component-195fb685.js → component-4d3a2190.js} +5 -1
  1796. package/pure-cell/cssm/component.js +1 -1
  1797. package/pure-cell/cssm/components/addon/component.js +1 -1
  1798. package/pure-cell/cssm/components/addon/index.d.ts +1 -1
  1799. package/pure-cell/cssm/components/addon/index.js +1 -1
  1800. package/pure-cell/cssm/components/amount/component.js +1 -1
  1801. package/pure-cell/cssm/components/amount/index.d.ts +1 -1
  1802. package/pure-cell/cssm/components/amount/index.js +1 -1
  1803. package/pure-cell/cssm/components/amount-title/component.js +1 -1
  1804. package/pure-cell/cssm/components/amount-title/index.d.ts +1 -1
  1805. package/pure-cell/cssm/components/amount-title/index.js +1 -1
  1806. package/pure-cell/cssm/components/category/component.js +1 -1
  1807. package/pure-cell/cssm/components/category/index.d.ts +1 -1
  1808. package/pure-cell/cssm/components/category/index.js +1 -1
  1809. package/pure-cell/cssm/components/content/component.js +1 -1
  1810. package/pure-cell/cssm/components/content/index.d.ts +1 -1
  1811. package/pure-cell/cssm/components/content/index.js +1 -1
  1812. package/pure-cell/cssm/components/footer/component.js +1 -1
  1813. package/pure-cell/cssm/components/footer/index.d.ts +1 -1
  1814. package/pure-cell/cssm/components/footer/index.js +1 -1
  1815. package/pure-cell/cssm/components/footer-button/component.js +1 -1
  1816. package/pure-cell/cssm/components/footer-button/index.d.ts +1 -1
  1817. package/pure-cell/cssm/components/footer-button/index.js +1 -1
  1818. package/pure-cell/cssm/components/footer-text/component.js +1 -1
  1819. package/pure-cell/cssm/components/footer-text/index.d.ts +1 -1
  1820. package/pure-cell/cssm/components/footer-text/index.js +1 -1
  1821. package/pure-cell/cssm/components/graphics/component.js +1 -1
  1822. package/pure-cell/cssm/components/graphics/index.d.ts +1 -1
  1823. package/pure-cell/cssm/components/graphics/index.js +1 -1
  1824. package/pure-cell/cssm/components/main/component.js +1 -1
  1825. package/pure-cell/cssm/components/main/index.d.ts +1 -1
  1826. package/pure-cell/cssm/components/main/index.js +1 -1
  1827. package/pure-cell/cssm/components/text/component.js +1 -1
  1828. package/pure-cell/cssm/components/text/index.d.ts +1 -1
  1829. package/pure-cell/cssm/components/text/index.js +1 -1
  1830. package/pure-cell/cssm/index.d.ts +2 -2
  1831. package/pure-cell/cssm/index.js +1 -1
  1832. package/pure-cell/esm/{component-7759b386.js → component-aa19cee1.js} +16 -12
  1833. package/pure-cell/esm/component.js +1 -1
  1834. package/pure-cell/esm/components/addon/component.js +1 -1
  1835. package/pure-cell/esm/components/addon/index.css +13 -13
  1836. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  1837. package/pure-cell/esm/components/addon/index.js +1 -1
  1838. package/pure-cell/esm/components/amount/component.js +1 -1
  1839. package/pure-cell/esm/components/amount/index.css +4 -4
  1840. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  1841. package/pure-cell/esm/components/amount/index.js +1 -1
  1842. package/pure-cell/esm/components/amount-title/component.js +1 -1
  1843. package/pure-cell/esm/components/amount-title/index.css +15 -15
  1844. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  1845. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1846. package/pure-cell/esm/components/category/component.js +1 -1
  1847. package/pure-cell/esm/components/category/index.css +5 -5
  1848. package/pure-cell/esm/components/category/index.d.ts +1 -1
  1849. package/pure-cell/esm/components/category/index.js +1 -1
  1850. package/pure-cell/esm/components/content/component.js +1 -1
  1851. package/pure-cell/esm/components/content/index.css +3 -3
  1852. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1853. package/pure-cell/esm/components/content/index.js +1 -1
  1854. package/pure-cell/esm/components/footer/component.js +1 -1
  1855. package/pure-cell/esm/components/footer/index.css +4 -4
  1856. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  1857. package/pure-cell/esm/components/footer/index.js +1 -1
  1858. package/pure-cell/esm/components/footer-button/component.js +1 -1
  1859. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1860. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1861. package/pure-cell/esm/components/footer-button/index.js +1 -1
  1862. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1863. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  1864. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1865. package/pure-cell/esm/components/graphics/component.js +1 -1
  1866. package/pure-cell/esm/components/graphics/index.css +18 -18
  1867. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  1868. package/pure-cell/esm/components/graphics/index.js +1 -1
  1869. package/pure-cell/esm/components/main/component.js +1 -1
  1870. package/pure-cell/esm/components/main/index.css +7 -7
  1871. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1872. package/pure-cell/esm/components/main/index.js +1 -1
  1873. package/pure-cell/esm/components/text/component.js +1 -1
  1874. package/pure-cell/esm/components/text/index.css +7 -7
  1875. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1876. package/pure-cell/esm/components/text/index.js +1 -1
  1877. package/pure-cell/esm/index.css +29 -29
  1878. package/pure-cell/esm/index.d.ts +2 -2
  1879. package/pure-cell/esm/index.js +1 -1
  1880. package/pure-cell/index.css +29 -29
  1881. package/pure-cell/index.d.ts +2 -2
  1882. package/pure-cell/index.js +1 -1
  1883. package/pure-cell/modern/{component-e29ddb13.js → component-85c2d51e.js} +16 -12
  1884. package/pure-cell/modern/component.js +1 -1
  1885. package/pure-cell/modern/components/addon/component.js +1 -1
  1886. package/pure-cell/modern/components/addon/index.css +13 -13
  1887. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  1888. package/pure-cell/modern/components/addon/index.js +1 -1
  1889. package/pure-cell/modern/components/amount/component.js +1 -1
  1890. package/pure-cell/modern/components/amount/index.css +4 -4
  1891. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  1892. package/pure-cell/modern/components/amount/index.js +1 -1
  1893. package/pure-cell/modern/components/amount-title/component.js +1 -1
  1894. package/pure-cell/modern/components/amount-title/index.css +15 -15
  1895. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  1896. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1897. package/pure-cell/modern/components/category/component.js +1 -1
  1898. package/pure-cell/modern/components/category/index.css +5 -5
  1899. package/pure-cell/modern/components/category/index.d.ts +1 -1
  1900. package/pure-cell/modern/components/category/index.js +1 -1
  1901. package/pure-cell/modern/components/content/component.js +1 -1
  1902. package/pure-cell/modern/components/content/index.css +3 -3
  1903. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1904. package/pure-cell/modern/components/content/index.js +1 -1
  1905. package/pure-cell/modern/components/footer/component.js +1 -1
  1906. package/pure-cell/modern/components/footer/index.css +4 -4
  1907. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  1908. package/pure-cell/modern/components/footer/index.js +1 -1
  1909. package/pure-cell/modern/components/footer-button/component.js +1 -1
  1910. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1911. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  1912. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1913. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1914. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  1915. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1916. package/pure-cell/modern/components/graphics/component.js +1 -1
  1917. package/pure-cell/modern/components/graphics/index.css +18 -18
  1918. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  1919. package/pure-cell/modern/components/graphics/index.js +1 -1
  1920. package/pure-cell/modern/components/main/component.js +1 -1
  1921. package/pure-cell/modern/components/main/index.css +7 -7
  1922. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1923. package/pure-cell/modern/components/main/index.js +1 -1
  1924. package/pure-cell/modern/components/text/component.js +1 -1
  1925. package/pure-cell/modern/components/text/index.css +7 -7
  1926. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1927. package/pure-cell/modern/components/text/index.js +1 -1
  1928. package/pure-cell/modern/index.css +29 -29
  1929. package/pure-cell/modern/index.d.ts +2 -2
  1930. package/pure-cell/modern/index.js +1 -1
  1931. package/pure-cell/moderncssm/{component-5b5fde55.js → component-05552a25.js} +5 -1
  1932. package/pure-cell/moderncssm/component.js +1 -1
  1933. package/pure-cell/moderncssm/components/addon/component.js +1 -1
  1934. package/pure-cell/moderncssm/components/addon/index.d.ts +1 -1
  1935. package/pure-cell/moderncssm/components/addon/index.js +1 -1
  1936. package/pure-cell/moderncssm/components/amount/component.js +1 -1
  1937. package/pure-cell/moderncssm/components/amount/index.d.ts +1 -1
  1938. package/pure-cell/moderncssm/components/amount/index.js +1 -1
  1939. package/pure-cell/moderncssm/components/amount-title/component.js +1 -1
  1940. package/pure-cell/moderncssm/components/amount-title/index.d.ts +1 -1
  1941. package/pure-cell/moderncssm/components/amount-title/index.js +1 -1
  1942. package/pure-cell/moderncssm/components/category/component.js +1 -1
  1943. package/pure-cell/moderncssm/components/category/index.d.ts +1 -1
  1944. package/pure-cell/moderncssm/components/category/index.js +1 -1
  1945. package/pure-cell/moderncssm/components/content/component.js +1 -1
  1946. package/pure-cell/moderncssm/components/content/index.d.ts +1 -1
  1947. package/pure-cell/moderncssm/components/content/index.js +1 -1
  1948. package/pure-cell/moderncssm/components/footer/component.js +1 -1
  1949. package/pure-cell/moderncssm/components/footer/index.d.ts +1 -1
  1950. package/pure-cell/moderncssm/components/footer/index.js +1 -1
  1951. package/pure-cell/moderncssm/components/footer-button/component.js +1 -1
  1952. package/pure-cell/moderncssm/components/footer-button/index.d.ts +1 -1
  1953. package/pure-cell/moderncssm/components/footer-button/index.js +1 -1
  1954. package/pure-cell/moderncssm/components/footer-text/component.js +1 -1
  1955. package/pure-cell/moderncssm/components/footer-text/index.d.ts +1 -1
  1956. package/pure-cell/moderncssm/components/footer-text/index.js +1 -1
  1957. package/pure-cell/moderncssm/components/graphics/component.js +1 -1
  1958. package/pure-cell/moderncssm/components/graphics/index.d.ts +1 -1
  1959. package/pure-cell/moderncssm/components/graphics/index.js +1 -1
  1960. package/pure-cell/moderncssm/components/main/component.js +1 -1
  1961. package/pure-cell/moderncssm/components/main/index.d.ts +1 -1
  1962. package/pure-cell/moderncssm/components/main/index.js +1 -1
  1963. package/pure-cell/moderncssm/components/text/component.js +1 -1
  1964. package/pure-cell/moderncssm/components/text/index.d.ts +1 -1
  1965. package/pure-cell/moderncssm/components/text/index.js +1 -1
  1966. package/pure-cell/moderncssm/index.d.ts +2 -2
  1967. package/pure-cell/moderncssm/index.js +1 -1
  1968. package/radio/Component.d.ts +1 -1
  1969. package/radio/Component.js +3 -3
  1970. package/radio/cssm/Component.d.ts +1 -1
  1971. package/radio/esm/Component.d.ts +1 -1
  1972. package/radio/esm/Component.js +3 -3
  1973. package/radio/esm/styles/default.css +16 -16
  1974. package/radio/esm/styles/index.css +19 -19
  1975. package/radio/esm/styles/inverted.css +16 -16
  1976. package/radio/modern/Component.d.ts +1 -1
  1977. package/radio/modern/Component.js +3 -3
  1978. package/radio/modern/styles/default.css +16 -16
  1979. package/radio/modern/styles/index.css +19 -19
  1980. package/radio/modern/styles/inverted.css +16 -16
  1981. package/radio/moderncssm/Component.d.ts +1 -1
  1982. package/radio/styles/default.css +16 -16
  1983. package/radio/styles/index.css +19 -19
  1984. package/radio/styles/inverted.css +16 -16
  1985. package/radio-group/components/base-radio-group/Component.js +1 -1
  1986. package/radio-group/components/base-radio-group/index.css +20 -20
  1987. package/radio-group/desktop/Component.desktop.js +1 -1
  1988. package/radio-group/desktop/desktop.css +4 -4
  1989. package/radio-group/esm/components/base-radio-group/Component.js +1 -1
  1990. package/radio-group/esm/components/base-radio-group/index.css +20 -20
  1991. package/radio-group/esm/desktop/Component.desktop.js +1 -1
  1992. package/radio-group/esm/desktop/desktop.css +4 -4
  1993. package/radio-group/esm/mobile/Component.mobile.js +1 -1
  1994. package/radio-group/esm/mobile/mobile.css +4 -4
  1995. package/radio-group/mobile/Component.mobile.js +1 -1
  1996. package/radio-group/mobile/mobile.css +4 -4
  1997. package/radio-group/modern/components/base-radio-group/Component.js +1 -1
  1998. package/radio-group/modern/components/base-radio-group/index.css +20 -20
  1999. package/radio-group/modern/desktop/Component.desktop.js +1 -1
  2000. package/radio-group/modern/desktop/desktop.css +4 -4
  2001. package/radio-group/modern/mobile/Component.mobile.js +1 -1
  2002. package/radio-group/modern/mobile/mobile.css +4 -4
  2003. package/scrollbar/Component.d.ts +8 -0
  2004. package/scrollbar/Component.js +5 -5
  2005. package/scrollbar/cssm/Component.d.ts +8 -0
  2006. package/scrollbar/cssm/Component.js +2 -2
  2007. package/scrollbar/default.css +2 -2
  2008. package/scrollbar/esm/Component.d.ts +8 -0
  2009. package/scrollbar/esm/Component.js +5 -5
  2010. package/scrollbar/esm/default.css +2 -2
  2011. package/scrollbar/esm/index.css +25 -25
  2012. package/scrollbar/esm/inverted.css +2 -2
  2013. package/scrollbar/index.css +25 -25
  2014. package/scrollbar/inverted.css +2 -2
  2015. package/scrollbar/modern/Component.d.ts +8 -0
  2016. package/scrollbar/modern/Component.js +5 -5
  2017. package/scrollbar/modern/default.css +2 -2
  2018. package/scrollbar/modern/index.css +25 -25
  2019. package/scrollbar/modern/inverted.css +2 -2
  2020. package/scrollbar/moderncssm/Component.d.ts +8 -0
  2021. package/scrollbar/moderncssm/Component.js +2 -2
  2022. package/segmented-control/Component.js +3 -3
  2023. package/segmented-control/components/segment/Component.js +3 -3
  2024. package/segmented-control/components/segment/default.css +2 -2
  2025. package/segmented-control/components/segment/index.css +3 -3
  2026. package/segmented-control/components/segment/inverted.css +2 -2
  2027. package/segmented-control/default.css +3 -3
  2028. package/segmented-control/esm/Component.js +3 -3
  2029. package/segmented-control/esm/components/segment/Component.js +3 -3
  2030. package/segmented-control/esm/components/segment/default.css +2 -2
  2031. package/segmented-control/esm/components/segment/index.css +3 -3
  2032. package/segmented-control/esm/components/segment/inverted.css +2 -2
  2033. package/segmented-control/esm/default.css +3 -3
  2034. package/segmented-control/esm/index.css +18 -18
  2035. package/segmented-control/esm/inverted.css +3 -3
  2036. package/segmented-control/index.css +18 -18
  2037. package/segmented-control/inverted.css +3 -3
  2038. package/segmented-control/modern/Component.js +3 -3
  2039. package/segmented-control/modern/components/segment/Component.js +3 -3
  2040. package/segmented-control/modern/components/segment/default.css +2 -2
  2041. package/segmented-control/modern/components/segment/index.css +3 -3
  2042. package/segmented-control/modern/components/segment/inverted.css +2 -2
  2043. package/segmented-control/modern/default.css +3 -3
  2044. package/segmented-control/modern/index.css +18 -18
  2045. package/segmented-control/modern/inverted.css +3 -3
  2046. package/select/components/arrow/Component.js +1 -1
  2047. package/select/components/arrow/index.css +5 -5
  2048. package/select/components/base-checkmark/Component.js +1 -1
  2049. package/select/components/base-checkmark/index.css +6 -6
  2050. package/select/components/base-option/Component.js +1 -1
  2051. package/select/components/base-option/index.css +15 -15
  2052. package/select/components/base-select/Component.js +4 -3
  2053. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  2054. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  2055. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  2056. package/select/components/base-select/index.css +11 -11
  2057. package/select/components/base-select/mobile.css +12 -12
  2058. package/select/components/checkmark/Component.js +1 -1
  2059. package/select/components/checkmark/index.css +10 -10
  2060. package/select/components/checkmark-mobile/Component.js +1 -1
  2061. package/select/components/checkmark-mobile/index.css +6 -6
  2062. package/select/components/clear-button/Component.js +2 -2
  2063. package/select/components/clear-button/index.css +7 -13
  2064. package/select/components/field/Component.js +1 -1
  2065. package/select/components/field/index.css +14 -14
  2066. package/select/components/footer/Component.js +1 -1
  2067. package/select/components/footer/index.css +5 -5
  2068. package/select/components/optgroup/Component.js +1 -1
  2069. package/select/components/optgroup/index.css +6 -6
  2070. package/select/components/option/desktop/Component.js +1 -1
  2071. package/select/components/option/desktop/index.css +22 -22
  2072. package/select/components/option/mobile/Component.js +1 -1
  2073. package/select/components/option/mobile/index.css +19 -19
  2074. package/select/components/options-list/Component.js +1 -1
  2075. package/select/components/options-list/index.css +11 -11
  2076. package/select/components/search/Component.js +1 -1
  2077. package/select/components/search/index.css +2 -2
  2078. package/select/components/virtual-options-list/Component.js +1 -1
  2079. package/select/components/virtual-options-list/index.css +15 -15
  2080. package/select/cssm/components/base-select/Component.js +2 -1
  2081. package/select/cssm/components/clear-button/Component.js +1 -1
  2082. package/select/cssm/components/clear-button/index.module.css +2 -8
  2083. package/select/cssm/{hook-94ef1330.d.ts → hook-35edf585.d.ts} +13 -1
  2084. package/select/cssm/{hook-928265a3.js → hook-42ec365f.js} +11 -9
  2085. package/select/cssm/mobile/Component.mobile.js +1 -1
  2086. package/select/cssm/presets/index.d.ts +1 -1
  2087. package/select/cssm/presets/index.js +1 -1
  2088. package/select/cssm/presets/useSelectWithApply/hook.js +1 -1
  2089. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  2090. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  2091. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  2092. package/select/cssm/shared/index.js +1 -1
  2093. package/select/cssm/typings.d.ts +1 -1
  2094. package/select/esm/Component.responsive.js +3 -3
  2095. package/select/esm/components/arrow/Component.js +1 -1
  2096. package/select/esm/components/arrow/index.css +5 -5
  2097. package/select/esm/components/base-checkmark/Component.js +1 -1
  2098. package/select/esm/components/base-checkmark/index.css +6 -6
  2099. package/select/esm/components/base-option/Component.js +1 -1
  2100. package/select/esm/components/base-option/index.css +15 -15
  2101. package/select/esm/components/base-select/Component.js +4 -3
  2102. package/select/esm/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.d.ts +1 -1
  2103. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  2104. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  2105. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  2106. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  2107. package/select/esm/components/base-select/index.css +11 -11
  2108. package/select/esm/components/base-select/index.js +2 -2
  2109. package/select/esm/components/base-select/mobile.css +12 -12
  2110. package/select/esm/components/checkmark/Component.js +1 -1
  2111. package/select/esm/components/checkmark/index.css +10 -10
  2112. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  2113. package/select/esm/components/checkmark-mobile/index.css +6 -6
  2114. package/select/esm/components/clear-button/Component.js +2 -2
  2115. package/select/esm/components/clear-button/index.css +7 -13
  2116. package/select/esm/components/field/Component.js +1 -1
  2117. package/select/esm/components/field/index.css +14 -14
  2118. package/select/esm/components/footer/Component.js +1 -1
  2119. package/select/esm/components/footer/index.css +5 -5
  2120. package/select/esm/components/index.js +2 -2
  2121. package/select/esm/components/optgroup/Component.js +1 -1
  2122. package/select/esm/components/optgroup/index.css +6 -6
  2123. package/select/esm/components/option/desktop/Component.js +1 -1
  2124. package/select/esm/components/option/desktop/index.css +22 -22
  2125. package/select/esm/components/option/mobile/Component.js +1 -1
  2126. package/select/esm/components/option/mobile/index.css +19 -19
  2127. package/select/esm/components/options-list/Component.js +1 -1
  2128. package/select/esm/components/options-list/index.css +11 -11
  2129. package/select/esm/components/search/Component.js +1 -1
  2130. package/select/esm/components/search/index.css +2 -2
  2131. package/select/esm/components/virtual-options-list/Component.js +1 -1
  2132. package/select/esm/components/virtual-options-list/index.css +15 -15
  2133. package/select/esm/desktop/Component.desktop.js +2 -2
  2134. package/select/esm/desktop/index.js +2 -2
  2135. package/select/esm/{hook-94ef1330.d.ts → hook-35edf585.d.ts} +13 -1
  2136. package/select/esm/{hook-fcedef25.js → hook-ee34f771.js} +11 -9
  2137. package/select/esm/index.js +3 -3
  2138. package/select/esm/{list-popover-desktop-4906e761.js → list-popover-desktop-094defa1.js} +1 -1
  2139. package/select/esm/mobile/Component.mobile.js +3 -3
  2140. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  2141. package/select/esm/mobile/index.js +3 -3
  2142. package/select/esm/mobile.module-562947d3.js +4 -0
  2143. package/select/esm/presets/index.d.ts +1 -1
  2144. package/select/esm/presets/index.js +1 -1
  2145. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  2146. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  2147. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  2148. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  2149. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  2150. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  2151. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  2152. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  2153. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  2154. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  2155. package/select/esm/shared/index.js +3 -3
  2156. package/select/esm/typings.d.ts +1 -1
  2157. package/select/{hook-94ef1330.d.ts → hook-35edf585.d.ts} +13 -1
  2158. package/select/{hook-789014bc.js → hook-9bc01ecf.js} +11 -9
  2159. package/select/{list-popover-desktop-cc246b82.js → list-popover-desktop-fedb3b18.js} +1 -1
  2160. package/select/mobile/Component.mobile.js +1 -1
  2161. package/select/mobile.module-dbef7169.js +4 -0
  2162. package/select/modern/Component.responsive.js +3 -3
  2163. package/select/modern/components/arrow/Component.js +1 -1
  2164. package/select/modern/components/arrow/index.css +5 -5
  2165. package/select/modern/components/base-checkmark/Component.js +1 -1
  2166. package/select/modern/components/base-checkmark/index.css +6 -6
  2167. package/select/modern/components/base-option/Component.js +1 -1
  2168. package/select/modern/components/base-option/index.css +15 -15
  2169. package/select/modern/components/base-select/Component.js +4 -3
  2170. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  2171. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  2172. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  2173. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  2174. package/select/modern/components/base-select/index.css +11 -11
  2175. package/select/modern/components/base-select/index.js +2 -2
  2176. package/select/modern/components/base-select/mobile.css +12 -12
  2177. package/select/modern/components/checkmark/Component.js +1 -1
  2178. package/select/modern/components/checkmark/index.css +10 -10
  2179. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  2180. package/select/modern/components/checkmark-mobile/index.css +6 -6
  2181. package/select/modern/components/clear-button/Component.js +2 -2
  2182. package/select/modern/components/clear-button/index.css +7 -13
  2183. package/select/modern/components/field/Component.js +1 -1
  2184. package/select/modern/components/field/index.css +14 -14
  2185. package/select/modern/components/footer/Component.js +1 -1
  2186. package/select/modern/components/footer/index.css +5 -5
  2187. package/select/modern/components/index.js +2 -2
  2188. package/select/modern/components/optgroup/Component.js +1 -1
  2189. package/select/modern/components/optgroup/index.css +6 -6
  2190. package/select/modern/components/option/desktop/Component.js +1 -1
  2191. package/select/modern/components/option/desktop/index.css +22 -22
  2192. package/select/modern/components/option/mobile/Component.js +1 -1
  2193. package/select/modern/components/option/mobile/index.css +19 -19
  2194. package/select/modern/components/options-list/Component.js +1 -1
  2195. package/select/modern/components/options-list/index.css +11 -11
  2196. package/select/modern/components/search/Component.js +1 -1
  2197. package/select/modern/components/search/index.css +2 -2
  2198. package/select/modern/components/virtual-options-list/Component.js +1 -1
  2199. package/select/modern/components/virtual-options-list/index.css +15 -15
  2200. package/select/modern/desktop/Component.desktop.js +2 -2
  2201. package/select/modern/desktop/index.js +2 -2
  2202. package/select/modern/{hook-94ef1330.d.ts → hook-35edf585.d.ts} +13 -1
  2203. package/select/modern/{hook-159841b8.js → hook-8eb495d7.js} +5 -3
  2204. package/select/modern/index.js +3 -3
  2205. package/select/modern/{list-popover-desktop-14320aea.js → list-popover-desktop-437459c4.js} +1 -1
  2206. package/select/modern/mobile/Component.mobile.js +3 -3
  2207. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  2208. package/select/modern/mobile/index.js +3 -3
  2209. package/select/modern/mobile.module-ab022eab.js +4 -0
  2210. package/select/modern/presets/index.d.ts +1 -1
  2211. package/select/modern/presets/index.js +1 -1
  2212. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  2213. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  2214. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  2215. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  2216. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  2217. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  2218. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  2219. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  2220. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  2221. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  2222. package/select/modern/shared/index.js +3 -3
  2223. package/select/modern/typings.d.ts +1 -1
  2224. package/select/moderncssm/Component.responsive.js +1 -1
  2225. package/select/moderncssm/components/base-select/Component.js +2 -1
  2226. package/select/moderncssm/components/clear-button/Component.js +1 -1
  2227. package/select/moderncssm/components/clear-button/index.module.css +0 -8
  2228. package/select/moderncssm/hook-35edf585.d.ts +123 -0
  2229. package/select/moderncssm/{hook-0c8b8277.js → hook-54090d24.js} +5 -3
  2230. package/select/moderncssm/index.js +1 -1
  2231. package/select/moderncssm/mobile/Component.mobile.js +1 -1
  2232. package/select/moderncssm/mobile/Component.modal.mobile.js +1 -1
  2233. package/select/moderncssm/mobile/index.js +1 -1
  2234. package/select/moderncssm/presets/index.d.ts +1 -1
  2235. package/select/moderncssm/presets/index.js +1 -1
  2236. package/select/moderncssm/presets/useSelectWithApply/hook.js +1 -1
  2237. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  2238. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  2239. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  2240. package/select/moderncssm/shared/index.js +1 -1
  2241. package/select/moderncssm/typings.d.ts +1 -1
  2242. package/select/presets/index.d.ts +1 -1
  2243. package/select/presets/index.js +1 -1
  2244. package/select/presets/useSelectWithApply/hook.js +1 -1
  2245. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  2246. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  2247. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  2248. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  2249. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  2250. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  2251. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  2252. package/select/presets/useSelectWithLoading/hook.js +1 -1
  2253. package/select/presets/useSelectWithLoading/index.css +2 -2
  2254. package/select/shared/index.js +1 -1
  2255. package/select/typings.d.ts +1 -1
  2256. package/select-with-tags/Component.responsive.d.ts +1 -1
  2257. package/select-with-tags/components/base-select-with-tags/Component.d.ts +1 -1
  2258. package/select-with-tags/components/tag/component.js +1 -1
  2259. package/select-with-tags/components/tag/index.css +14 -14
  2260. package/select-with-tags/components/tag-list/component.js +1 -1
  2261. package/select-with-tags/components/tag-list/index.css +36 -36
  2262. package/select-with-tags/esm/components/tag/component.js +1 -1
  2263. package/select-with-tags/esm/components/tag/index.css +14 -14
  2264. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  2265. package/select-with-tags/esm/components/tag-list/index.css +36 -36
  2266. package/select-with-tags/modern/components/tag/component.js +1 -1
  2267. package/select-with-tags/modern/components/tag/index.css +14 -14
  2268. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  2269. package/select-with-tags/modern/components/tag-list/index.css +36 -36
  2270. package/shared/cssm/get-color-var/color-mapper.d.ts +5 -0
  2271. package/shared/cssm/get-color-var/color-mapper.js +1031 -0
  2272. package/shared/cssm/get-color-var/get-color-var.d.ts +26 -0
  2273. package/shared/cssm/get-color-var/get-color-var.js +46 -0
  2274. package/shared/cssm/get-color-var/index.d.ts +1 -0
  2275. package/shared/cssm/get-color-var/index.js +7 -0
  2276. package/shared/cssm/get-color-var/translatecolors.d.ts +16 -0
  2277. package/shared/cssm/get-color-var/translatecolors.js +71 -0
  2278. package/shared/cssm/get-color-var/types.d.ts +11 -0
  2279. package/shared/cssm/get-color-var/types.js +1 -0
  2280. package/shared/cssm/index.d.ts +1 -0
  2281. package/shared/cssm/index.js +2 -0
  2282. package/shared/esm/get-color-var/color-mapper.d.ts +5 -0
  2283. package/shared/esm/get-color-var/color-mapper.js +1029 -0
  2284. package/shared/esm/get-color-var/get-color-var.d.ts +26 -0
  2285. package/shared/esm/get-color-var/get-color-var.js +44 -0
  2286. package/shared/esm/get-color-var/index.d.ts +1 -0
  2287. package/shared/esm/get-color-var/index.js +2 -0
  2288. package/shared/esm/get-color-var/translatecolors.d.ts +16 -0
  2289. package/shared/esm/get-color-var/translatecolors.js +69 -0
  2290. package/shared/esm/get-color-var/types.d.ts +11 -0
  2291. package/shared/esm/get-color-var/types.js +1 -0
  2292. package/shared/esm/index.d.ts +1 -0
  2293. package/shared/esm/index.js +2 -0
  2294. package/shared/get-color-var/color-mapper.d.ts +5 -0
  2295. package/shared/get-color-var/color-mapper.js +1031 -0
  2296. package/shared/get-color-var/get-color-var.d.ts +26 -0
  2297. package/shared/get-color-var/get-color-var.js +46 -0
  2298. package/shared/get-color-var/index.d.ts +1 -0
  2299. package/shared/get-color-var/index.js +7 -0
  2300. package/shared/get-color-var/translatecolors.d.ts +16 -0
  2301. package/shared/get-color-var/translatecolors.js +71 -0
  2302. package/shared/get-color-var/types.d.ts +11 -0
  2303. package/shared/get-color-var/types.js +1 -0
  2304. package/shared/index.d.ts +1 -0
  2305. package/shared/index.js +2 -0
  2306. package/shared/modern/get-color-var/color-mapper.d.ts +5 -0
  2307. package/shared/modern/get-color-var/color-mapper.js +1029 -0
  2308. package/shared/modern/get-color-var/get-color-var.d.ts +26 -0
  2309. package/shared/modern/get-color-var/get-color-var.js +41 -0
  2310. package/shared/modern/get-color-var/index.d.ts +1 -0
  2311. package/shared/modern/get-color-var/index.js +2 -0
  2312. package/shared/modern/get-color-var/translatecolors.d.ts +16 -0
  2313. package/shared/modern/get-color-var/translatecolors.js +67 -0
  2314. package/shared/modern/get-color-var/types.d.ts +11 -0
  2315. package/shared/modern/get-color-var/types.js +1 -0
  2316. package/shared/modern/index.d.ts +1 -0
  2317. package/shared/modern/index.js +2 -0
  2318. package/shared/moderncssm/get-color-var/color-mapper.d.ts +5 -0
  2319. package/shared/moderncssm/get-color-var/color-mapper.js +1029 -0
  2320. package/shared/moderncssm/get-color-var/get-color-var.d.ts +26 -0
  2321. package/shared/moderncssm/get-color-var/get-color-var.js +41 -0
  2322. package/shared/moderncssm/get-color-var/index.d.ts +1 -0
  2323. package/shared/moderncssm/get-color-var/index.js +2 -0
  2324. package/shared/moderncssm/get-color-var/translatecolors.d.ts +16 -0
  2325. package/shared/moderncssm/get-color-var/translatecolors.js +67 -0
  2326. package/shared/moderncssm/get-color-var/types.d.ts +11 -0
  2327. package/shared/moderncssm/get-color-var/types.js +1 -0
  2328. package/shared/moderncssm/index.d.ts +1 -0
  2329. package/shared/moderncssm/index.js +2 -0
  2330. package/side-panel/components/content/Component.desktop.js +1 -1
  2331. package/side-panel/components/content/Component.js +1 -1
  2332. package/side-panel/components/content/Component.mobile.js +1 -1
  2333. package/side-panel/components/content/desktop.css +3 -3
  2334. package/side-panel/components/content/index.css +4 -4
  2335. package/side-panel/components/content/mobile.css +3 -3
  2336. package/side-panel/components/controls/Component.js +2 -2
  2337. package/side-panel/components/controls/index.css +2 -2
  2338. package/side-panel/components/footer/Component.desktop.js +1 -1
  2339. package/side-panel/components/footer/Component.js +2 -2
  2340. package/side-panel/components/footer/Component.mobile.js +1 -1
  2341. package/side-panel/components/footer/desktop.css +3 -3
  2342. package/side-panel/components/footer/index.css +4 -4
  2343. package/side-panel/components/footer/layout.css +17 -17
  2344. package/side-panel/components/footer/mobile.css +5 -5
  2345. package/side-panel/components/header/Component.js +3 -3
  2346. package/side-panel/components/header/desktop.css +5 -5
  2347. package/side-panel/components/header/index.css +14 -14
  2348. package/side-panel/components/header/mobile.css +5 -5
  2349. package/side-panel/cssm/components/footer/mobile.module.css +1 -1
  2350. package/side-panel/desktop/Component.desktop.js +2 -2
  2351. package/side-panel/desktop/desktop.css +3 -3
  2352. package/side-panel/desktop/transitions.desktop.css +7 -7
  2353. package/side-panel/esm/Component.responsive.js +1 -1
  2354. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  2355. package/side-panel/esm/components/content/Component.js +1 -1
  2356. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  2357. package/side-panel/esm/components/content/desktop.css +3 -3
  2358. package/side-panel/esm/components/content/index.css +4 -4
  2359. package/side-panel/esm/components/content/mobile.css +3 -3
  2360. package/side-panel/esm/components/controls/Component.js +2 -2
  2361. package/side-panel/esm/components/controls/index.css +2 -2
  2362. package/side-panel/esm/components/controls/index.js +1 -1
  2363. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  2364. package/side-panel/esm/components/footer/Component.js +2 -2
  2365. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  2366. package/side-panel/esm/components/footer/desktop.css +3 -3
  2367. package/side-panel/esm/components/footer/index.css +4 -4
  2368. package/side-panel/esm/components/footer/layout.css +17 -17
  2369. package/side-panel/esm/components/footer/mobile.css +5 -5
  2370. package/side-panel/esm/components/header/Component.js +3 -3
  2371. package/side-panel/esm/components/header/desktop.css +5 -5
  2372. package/side-panel/esm/components/header/index.css +14 -14
  2373. package/side-panel/esm/components/header/mobile.css +5 -5
  2374. package/side-panel/esm/desktop/Component.desktop.js +3 -3
  2375. package/side-panel/esm/desktop/desktop.css +3 -3
  2376. package/side-panel/esm/desktop/index.js +1 -1
  2377. package/side-panel/esm/desktop/transitions.desktop.css +7 -7
  2378. package/side-panel/esm/index.js +1 -1
  2379. package/side-panel/esm/layout.module-fe50a7f2.js +4 -0
  2380. package/side-panel/esm/mobile/Component.mobile.js +3 -3
  2381. package/side-panel/esm/mobile/index.js +1 -1
  2382. package/side-panel/esm/mobile/mobile.css +5 -5
  2383. package/side-panel/esm/mobile/transitions.mobile.css +8 -8
  2384. package/side-panel/layout.module-a55fded8.js +4 -0
  2385. package/side-panel/mobile/Component.mobile.js +2 -2
  2386. package/side-panel/mobile/mobile.css +5 -5
  2387. package/side-panel/mobile/transitions.mobile.css +8 -8
  2388. package/side-panel/modern/Component.responsive.js +1 -1
  2389. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  2390. package/side-panel/modern/components/content/Component.js +1 -1
  2391. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  2392. package/side-panel/modern/components/content/desktop.css +3 -3
  2393. package/side-panel/modern/components/content/index.css +4 -4
  2394. package/side-panel/modern/components/content/mobile.css +3 -3
  2395. package/side-panel/modern/components/controls/Component.js +2 -2
  2396. package/side-panel/modern/components/controls/index.css +2 -2
  2397. package/side-panel/modern/components/controls/index.js +1 -1
  2398. package/side-panel/modern/components/footer/Component.desktop.js +2 -2
  2399. package/side-panel/modern/components/footer/Component.js +2 -2
  2400. package/side-panel/modern/components/footer/Component.mobile.js +2 -2
  2401. package/side-panel/modern/components/footer/desktop.css +3 -3
  2402. package/side-panel/modern/components/footer/index.css +4 -4
  2403. package/side-panel/modern/components/footer/layout.css +17 -17
  2404. package/side-panel/modern/components/footer/mobile.css +5 -5
  2405. package/side-panel/modern/components/header/Component.js +3 -3
  2406. package/side-panel/modern/components/header/desktop.css +5 -5
  2407. package/side-panel/modern/components/header/index.css +14 -14
  2408. package/side-panel/modern/components/header/mobile.css +5 -5
  2409. package/side-panel/modern/desktop/Component.desktop.js +3 -3
  2410. package/side-panel/modern/desktop/desktop.css +3 -3
  2411. package/side-panel/modern/desktop/index.js +1 -1
  2412. package/side-panel/modern/desktop/transitions.desktop.css +7 -7
  2413. package/side-panel/modern/index.js +1 -1
  2414. package/side-panel/modern/layout.module-675596d8.js +4 -0
  2415. package/side-panel/modern/mobile/Component.mobile.js +3 -3
  2416. package/side-panel/modern/mobile/index.js +1 -1
  2417. package/side-panel/modern/mobile/mobile.css +5 -5
  2418. package/side-panel/modern/mobile/transitions.mobile.css +8 -8
  2419. package/side-panel/moderncssm/components/footer/mobile.module.css +1 -1
  2420. package/skeleton/Component.js +3 -3
  2421. package/skeleton/cssm/hooks/use-skeleton/index.d.ts +1 -0
  2422. package/skeleton/cssm/hooks/use-skeleton/index.js +7 -0
  2423. package/skeleton/cssm/hooks/use-skeleton/use-skeleton.d.ts +12 -0
  2424. package/{typography/cssm/hooks → skeleton/cssm/hooks/use-skeleton}/use-skeleton.js +2 -2
  2425. package/skeleton/cssm/index.d.ts +2 -0
  2426. package/skeleton/cssm/index.js +2 -0
  2427. package/skeleton/cssm/types/text-skeleton-props.d.ts +20 -0
  2428. package/skeleton/cssm/types/text-skeleton-props.js +1 -0
  2429. package/skeleton/default.css +4 -4
  2430. package/skeleton/esm/Component.js +3 -3
  2431. package/skeleton/esm/default.css +4 -4
  2432. package/skeleton/esm/hooks/use-skeleton/index.d.ts +1 -0
  2433. package/{typography/esm/hooks → skeleton/esm/hooks/use-skeleton}/index.js +1 -1
  2434. package/{typography/esm/hooks → skeleton/esm/hooks/use-skeleton}/use-skeleton.css +5 -5
  2435. package/skeleton/esm/hooks/use-skeleton/use-skeleton.d.ts +12 -0
  2436. package/{typography/esm/hooks → skeleton/esm/hooks/use-skeleton}/use-skeleton.js +2 -2
  2437. package/skeleton/esm/index.css +19 -19
  2438. package/skeleton/esm/index.d.ts +2 -0
  2439. package/skeleton/esm/index.js +3 -0
  2440. package/skeleton/esm/inverted.css +4 -4
  2441. package/skeleton/esm/types/text-skeleton-props.d.ts +20 -0
  2442. package/skeleton/esm/types/text-skeleton-props.js +1 -0
  2443. package/skeleton/hooks/use-skeleton/index.d.ts +1 -0
  2444. package/skeleton/hooks/use-skeleton/index.js +7 -0
  2445. package/{typography/hooks → skeleton/hooks/use-skeleton}/use-skeleton.css +5 -5
  2446. package/skeleton/hooks/use-skeleton/use-skeleton.d.ts +12 -0
  2447. package/{typography/hooks → skeleton/hooks/use-skeleton}/use-skeleton.js +3 -3
  2448. package/skeleton/index.css +19 -19
  2449. package/skeleton/index.d.ts +2 -0
  2450. package/skeleton/index.js +2 -0
  2451. package/skeleton/inverted.css +4 -4
  2452. package/skeleton/modern/Component.js +3 -3
  2453. package/skeleton/modern/default.css +4 -4
  2454. package/skeleton/modern/hooks/use-skeleton/index.d.ts +1 -0
  2455. package/{typography/modern/hooks → skeleton/modern/hooks/use-skeleton}/index.js +1 -1
  2456. package/{typography/modern/hooks → skeleton/modern/hooks/use-skeleton}/use-skeleton.css +5 -5
  2457. package/skeleton/modern/hooks/use-skeleton/use-skeleton.d.ts +12 -0
  2458. package/{typography/modern/hooks → skeleton/modern/hooks/use-skeleton}/use-skeleton.js +2 -2
  2459. package/skeleton/modern/index.css +19 -19
  2460. package/skeleton/modern/index.d.ts +2 -0
  2461. package/skeleton/modern/index.js +2 -0
  2462. package/skeleton/modern/inverted.css +4 -4
  2463. package/skeleton/modern/types/text-skeleton-props.d.ts +20 -0
  2464. package/skeleton/modern/types/text-skeleton-props.js +1 -0
  2465. package/skeleton/moderncssm/hooks/use-skeleton/index.d.ts +1 -0
  2466. package/{typography/moderncssm/hooks → skeleton/moderncssm/hooks/use-skeleton}/index.js +4 -1
  2467. package/skeleton/moderncssm/hooks/use-skeleton/use-skeleton.d.ts +12 -0
  2468. package/{typography/moderncssm/hooks → skeleton/moderncssm/hooks/use-skeleton}/use-skeleton.js +4 -1
  2469. package/skeleton/moderncssm/index.d.ts +2 -0
  2470. package/skeleton/moderncssm/index.js +3 -0
  2471. package/skeleton/moderncssm/types/text-skeleton-props.d.ts +20 -0
  2472. package/skeleton/moderncssm/types/text-skeleton-props.js +1 -0
  2473. package/skeleton/types/text-skeleton-props.d.ts +20 -0
  2474. package/skeleton/types/text-skeleton-props.js +1 -0
  2475. package/slider/Component.js +1 -1
  2476. package/slider/esm/Component.js +1 -1
  2477. package/slider/esm/index.css +21 -21
  2478. package/slider/index.css +21 -21
  2479. package/slider/modern/Component.js +1 -1
  2480. package/slider/modern/index.css +21 -21
  2481. package/slider-input/Component.d.ts +1 -1
  2482. package/slider-input/Component.js +1 -1
  2483. package/slider-input/cssm/Component.d.ts +1 -1
  2484. package/slider-input/esm/Component.d.ts +1 -1
  2485. package/slider-input/esm/Component.js +1 -1
  2486. package/slider-input/esm/index.css +27 -27
  2487. package/slider-input/index.css +27 -27
  2488. package/slider-input/modern/Component.d.ts +1 -1
  2489. package/slider-input/modern/Component.js +1 -1
  2490. package/slider-input/modern/index.css +27 -27
  2491. package/slider-input/moderncssm/Component.d.ts +1 -1
  2492. package/sortable-list/Component.js +1 -1
  2493. package/sortable-list/components/item/Components.js +1 -1
  2494. package/sortable-list/components/item/index.css +26 -26
  2495. package/sortable-list/esm/Component.js +1 -1
  2496. package/sortable-list/esm/components/item/Components.js +1 -1
  2497. package/sortable-list/esm/components/item/index.css +26 -26
  2498. package/sortable-list/esm/index.css +31 -31
  2499. package/sortable-list/index.css +31 -31
  2500. package/sortable-list/modern/Component.js +1 -1
  2501. package/sortable-list/modern/components/item/Components.js +1 -1
  2502. package/sortable-list/modern/components/item/index.css +26 -26
  2503. package/sortable-list/modern/index.css +31 -31
  2504. package/space/Component.js +1 -1
  2505. package/space/esm/Component.js +1 -1
  2506. package/space/esm/index.css +10 -10
  2507. package/space/index.css +10 -10
  2508. package/space/modern/Component.js +1 -1
  2509. package/space/modern/index.css +10 -10
  2510. package/spinner/Component.js +4 -4
  2511. package/spinner/default.css +2 -2
  2512. package/spinner/esm/Component.js +4 -4
  2513. package/spinner/esm/default.css +2 -2
  2514. package/spinner/esm/index.css +6 -6
  2515. package/spinner/esm/inverted.css +2 -2
  2516. package/spinner/esm/preset.css +4 -4
  2517. package/spinner/index.css +6 -6
  2518. package/spinner/inverted.css +2 -2
  2519. package/spinner/modern/Component.js +4 -4
  2520. package/spinner/modern/default.css +2 -2
  2521. package/spinner/modern/index.css +6 -6
  2522. package/spinner/modern/inverted.css +2 -2
  2523. package/spinner/modern/preset.css +4 -4
  2524. package/spinner/preset.css +4 -4
  2525. package/status/Component.js +1 -1
  2526. package/status/esm/Component.js +1 -1
  2527. package/status/esm/index.css +39 -39
  2528. package/status/index.css +39 -39
  2529. package/status/modern/Component.js +1 -1
  2530. package/status/modern/index.css +39 -39
  2531. package/status-badge/Component.js +3 -3
  2532. package/status-badge/default.css +8 -8
  2533. package/status-badge/esm/Component.js +3 -3
  2534. package/status-badge/esm/default.css +8 -8
  2535. package/status-badge/esm/index.css +9 -9
  2536. package/status-badge/esm/inverted.css +8 -8
  2537. package/status-badge/index.css +9 -9
  2538. package/status-badge/inverted.css +8 -8
  2539. package/status-badge/modern/Component.js +3 -3
  2540. package/status-badge/modern/default.css +8 -8
  2541. package/status-badge/modern/index.css +9 -9
  2542. package/status-badge/modern/inverted.css +8 -8
  2543. package/stepped-progress-bar/Component.js +3 -3
  2544. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  2545. package/stepped-progress-bar/components/step-bar/index.css +11 -11
  2546. package/stepped-progress-bar/default.css +3 -3
  2547. package/stepped-progress-bar/esm/Component.js +3 -3
  2548. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  2549. package/stepped-progress-bar/esm/components/step-bar/index.css +11 -11
  2550. package/stepped-progress-bar/esm/default.css +3 -3
  2551. package/stepped-progress-bar/esm/index.css +4 -4
  2552. package/stepped-progress-bar/esm/inverted.css +3 -3
  2553. package/stepped-progress-bar/index.css +4 -4
  2554. package/stepped-progress-bar/inverted.css +3 -3
  2555. package/stepped-progress-bar/modern/Component.js +3 -3
  2556. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  2557. package/stepped-progress-bar/modern/components/step-bar/index.css +11 -11
  2558. package/stepped-progress-bar/modern/default.css +3 -3
  2559. package/stepped-progress-bar/modern/index.css +4 -4
  2560. package/stepped-progress-bar/modern/inverted.css +3 -3
  2561. package/steps/Component.js +1 -1
  2562. package/steps/components/step/Component.js +1 -1
  2563. package/steps/components/step/index.css +31 -31
  2564. package/steps/components/step-indicator/Component.js +1 -1
  2565. package/steps/components/step-indicator/index.css +2 -2
  2566. package/steps/esm/Component.js +1 -1
  2567. package/steps/esm/components/step/Component.js +1 -1
  2568. package/steps/esm/components/step/index.css +31 -31
  2569. package/steps/esm/components/step-indicator/Component.js +1 -1
  2570. package/steps/esm/components/step-indicator/index.css +2 -2
  2571. package/steps/esm/index.css +3 -3
  2572. package/steps/index.css +3 -3
  2573. package/steps/modern/Component.js +1 -1
  2574. package/steps/modern/components/step/Component.js +1 -1
  2575. package/steps/modern/components/step/index.css +31 -31
  2576. package/steps/modern/components/step-indicator/Component.js +1 -1
  2577. package/steps/modern/components/step-indicator/index.css +2 -2
  2578. package/steps/modern/index.css +3 -3
  2579. package/switch/Component.js +3 -3
  2580. package/switch/default.css +12 -12
  2581. package/switch/esm/Component.js +3 -3
  2582. package/switch/esm/default.css +12 -12
  2583. package/switch/esm/index.css +20 -20
  2584. package/switch/esm/inverted.css +12 -12
  2585. package/switch/index.css +20 -20
  2586. package/switch/inverted.css +12 -12
  2587. package/switch/modern/Component.js +3 -3
  2588. package/switch/modern/default.css +12 -12
  2589. package/switch/modern/index.css +20 -20
  2590. package/switch/modern/inverted.css +12 -12
  2591. package/system-message/Component.js +1 -1
  2592. package/system-message/components/caption/Component.js +1 -1
  2593. package/system-message/components/caption/index.css +2 -2
  2594. package/system-message/components/controls/Component.js +1 -1
  2595. package/system-message/components/controls/index.css +11 -11
  2596. package/system-message/components/graphic/Component.js +1 -1
  2597. package/system-message/components/graphic/index.css +2 -2
  2598. package/system-message/components/subtitle/Component.js +1 -1
  2599. package/system-message/components/subtitle/index.css +2 -2
  2600. package/system-message/components/title/Component.js +3 -3
  2601. package/system-message/components/title/desktop.css +2 -2
  2602. package/system-message/components/title/index.css +2 -2
  2603. package/system-message/components/title/mobile.css +2 -2
  2604. package/system-message/esm/Component.js +1 -1
  2605. package/system-message/esm/components/caption/Component.js +1 -1
  2606. package/system-message/esm/components/caption/index.css +2 -2
  2607. package/system-message/esm/components/controls/Component.js +1 -1
  2608. package/system-message/esm/components/controls/index.css +11 -11
  2609. package/system-message/esm/components/graphic/Component.js +1 -1
  2610. package/system-message/esm/components/graphic/index.css +2 -2
  2611. package/system-message/esm/components/subtitle/Component.js +1 -1
  2612. package/system-message/esm/components/subtitle/index.css +2 -2
  2613. package/system-message/esm/components/title/Component.js +3 -3
  2614. package/system-message/esm/components/title/desktop.css +2 -2
  2615. package/system-message/esm/components/title/index.css +2 -2
  2616. package/system-message/esm/components/title/mobile.css +2 -2
  2617. package/system-message/esm/index.css +7 -7
  2618. package/system-message/index.css +7 -7
  2619. package/system-message/modern/Component.js +1 -1
  2620. package/system-message/modern/components/caption/Component.js +1 -1
  2621. package/system-message/modern/components/caption/index.css +2 -2
  2622. package/system-message/modern/components/controls/Component.js +1 -1
  2623. package/system-message/modern/components/controls/index.css +11 -11
  2624. package/system-message/modern/components/graphic/Component.js +1 -1
  2625. package/system-message/modern/components/graphic/index.css +2 -2
  2626. package/system-message/modern/components/subtitle/Component.js +1 -1
  2627. package/system-message/modern/components/subtitle/index.css +2 -2
  2628. package/system-message/modern/components/title/Component.js +3 -3
  2629. package/system-message/modern/components/title/desktop.css +2 -2
  2630. package/system-message/modern/components/title/index.css +2 -2
  2631. package/system-message/modern/components/title/mobile.css +2 -2
  2632. package/system-message/modern/index.css +7 -7
  2633. package/tab-bar/Component.js +1 -1
  2634. package/tab-bar/components/tab/Component.js +1 -1
  2635. package/tab-bar/components/tab/index.css +8 -8
  2636. package/tab-bar/esm/Component.js +1 -1
  2637. package/tab-bar/esm/components/tab/Component.js +1 -1
  2638. package/tab-bar/esm/components/tab/index.css +8 -8
  2639. package/tab-bar/esm/index.css +5 -5
  2640. package/tab-bar/index.css +5 -5
  2641. package/tab-bar/modern/Component.js +1 -1
  2642. package/tab-bar/modern/components/tab/Component.js +1 -1
  2643. package/tab-bar/modern/components/tab/index.css +8 -8
  2644. package/tab-bar/modern/index.css +5 -5
  2645. package/table/components/pagination/Component.js +1 -1
  2646. package/table/components/pagination/index.css +9 -9
  2647. package/table/components/pagination/select-field/index.css +4 -4
  2648. package/table/components/pagination/select-field/index.js +1 -1
  2649. package/table/components/table/Component.js +1 -1
  2650. package/table/components/table/index.css +7 -7
  2651. package/table/components/tbody/Component.js +1 -1
  2652. package/table/components/tbody/index.css +2 -2
  2653. package/table/components/tcell/Component.js +1 -1
  2654. package/table/components/tcell/index.css +6 -6
  2655. package/table/components/texpandable-row/Component.js +1 -1
  2656. package/table/components/texpandable-row/index.css +5 -5
  2657. package/table/components/thead/Component.js +1 -1
  2658. package/table/components/thead/index.css +6 -6
  2659. package/table/components/thead-cell/Component.js +1 -1
  2660. package/table/components/thead-cell/index.css +9 -9
  2661. package/table/components/trow/Component.js +1 -1
  2662. package/table/components/trow/index.css +8 -8
  2663. package/table/components/tsortable-head-cell/Component.js +1 -1
  2664. package/table/components/tsortable-head-cell/index.css +8 -8
  2665. package/table/esm/components/pagination/Component.js +1 -1
  2666. package/table/esm/components/pagination/index.css +9 -9
  2667. package/table/esm/components/pagination/select-field/index.css +4 -4
  2668. package/table/esm/components/pagination/select-field/index.js +1 -1
  2669. package/table/esm/components/table/Component.js +1 -1
  2670. package/table/esm/components/table/index.css +7 -7
  2671. package/table/esm/components/tbody/Component.js +1 -1
  2672. package/table/esm/components/tbody/index.css +2 -2
  2673. package/table/esm/components/tcell/Component.js +1 -1
  2674. package/table/esm/components/tcell/index.css +6 -6
  2675. package/table/esm/components/texpandable-row/Component.js +1 -1
  2676. package/table/esm/components/texpandable-row/index.css +5 -5
  2677. package/table/esm/components/thead/Component.js +1 -1
  2678. package/table/esm/components/thead/index.css +6 -6
  2679. package/table/esm/components/thead-cell/Component.js +1 -1
  2680. package/table/esm/components/thead-cell/index.css +9 -9
  2681. package/table/esm/components/trow/Component.js +1 -1
  2682. package/table/esm/components/trow/index.css +8 -8
  2683. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  2684. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  2685. package/table/modern/components/pagination/Component.js +1 -1
  2686. package/table/modern/components/pagination/index.css +9 -9
  2687. package/table/modern/components/pagination/select-field/index.css +4 -4
  2688. package/table/modern/components/pagination/select-field/index.js +1 -1
  2689. package/table/modern/components/table/Component.js +1 -1
  2690. package/table/modern/components/table/index.css +7 -7
  2691. package/table/modern/components/tbody/Component.js +1 -1
  2692. package/table/modern/components/tbody/index.css +2 -2
  2693. package/table/modern/components/tcell/Component.js +1 -1
  2694. package/table/modern/components/tcell/index.css +6 -6
  2695. package/table/modern/components/texpandable-row/Component.js +1 -1
  2696. package/table/modern/components/texpandable-row/index.css +5 -5
  2697. package/table/modern/components/thead/Component.js +1 -1
  2698. package/table/modern/components/thead/index.css +6 -6
  2699. package/table/modern/components/thead-cell/Component.js +1 -1
  2700. package/table/modern/components/thead-cell/index.css +9 -9
  2701. package/table/modern/components/trow/Component.js +1 -1
  2702. package/table/modern/components/trow/index.css +8 -8
  2703. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  2704. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  2705. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  2706. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  2707. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  2708. package/tabs/components/primary-tablist/index.css +132 -132
  2709. package/tabs/components/primary-tablist/mobile.css +220 -220
  2710. package/tabs/components/scroll-controls/Component.js +1 -1
  2711. package/tabs/components/scroll-controls/index.css +12 -12
  2712. package/tabs/components/scrollable-container/Component.js +1 -1
  2713. package/tabs/components/scrollable-container/index.css +6 -6
  2714. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  2715. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  2716. package/tabs/components/secondary-tablist/index.css +17 -17
  2717. package/tabs/components/secondary-tablist/mobile.css +20 -20
  2718. package/tabs/components/tab/Component.js +1 -1
  2719. package/tabs/components/tab/index.css +3 -3
  2720. package/tabs/esm/collapsible/index.js +1 -1
  2721. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  2722. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  2723. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  2724. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  2725. package/tabs/esm/components/primary-tablist/index.css +132 -132
  2726. package/tabs/esm/components/primary-tablist/mobile.css +220 -220
  2727. package/tabs/esm/components/scroll-controls/Component.js +1 -1
  2728. package/tabs/esm/components/scroll-controls/index.css +12 -12
  2729. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  2730. package/tabs/esm/components/scrollable-container/index.css +6 -6
  2731. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  2732. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  2733. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  2734. package/tabs/esm/components/secondary-tablist/index.css +17 -17
  2735. package/tabs/esm/components/secondary-tablist/mobile.css +20 -20
  2736. package/tabs/esm/components/tab/Component.js +1 -1
  2737. package/tabs/esm/components/tab/index.css +3 -3
  2738. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  2739. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  2740. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  2741. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  2742. package/tabs/esm/desktop/index.js +2 -2
  2743. package/tabs/esm/index.js +2 -2
  2744. package/tabs/esm/index.module-87aeb3e2.js +4 -0
  2745. package/tabs/esm/index.module-93203e6a.js +4 -0
  2746. package/tabs/esm/mobile/index.js +2 -2
  2747. package/tabs/index.module-12857fb0.js +4 -0
  2748. package/tabs/index.module-ae1250fc.js +4 -0
  2749. package/tabs/modern/collapsible/index.js +1 -1
  2750. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  2751. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  2752. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  2753. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  2754. package/tabs/modern/components/primary-tablist/index.css +132 -132
  2755. package/tabs/modern/components/primary-tablist/mobile.css +220 -220
  2756. package/tabs/modern/components/scroll-controls/Component.js +1 -1
  2757. package/tabs/modern/components/scroll-controls/index.css +12 -12
  2758. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  2759. package/tabs/modern/components/scrollable-container/index.css +6 -6
  2760. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  2761. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  2762. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  2763. package/tabs/modern/components/secondary-tablist/index.css +17 -17
  2764. package/tabs/modern/components/secondary-tablist/mobile.css +20 -20
  2765. package/tabs/modern/components/tab/Component.js +1 -1
  2766. package/tabs/modern/components/tab/index.css +3 -3
  2767. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  2768. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  2769. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  2770. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  2771. package/tabs/modern/desktop/index.js +2 -2
  2772. package/tabs/modern/index.js +2 -2
  2773. package/tabs/modern/index.module-610d04d9.js +4 -0
  2774. package/tabs/modern/index.module-6884676a.js +4 -0
  2775. package/tabs/modern/mobile/index.js +2 -2
  2776. package/tag/components/base-tag/Component.js +3 -3
  2777. package/tag/components/base-tag/default.css +11 -11
  2778. package/tag/components/base-tag/index.css +38 -38
  2779. package/tag/components/base-tag/inverted.css +11 -11
  2780. package/tag/desktop/Component.desktop.js +3 -3
  2781. package/tag/desktop/default.desktop.css +5 -5
  2782. package/tag/desktop/desktop.css +7 -7
  2783. package/tag/desktop/inverted.desktop.css +5 -5
  2784. package/tag/esm/components/base-tag/Component.js +3 -3
  2785. package/tag/esm/components/base-tag/default.css +11 -11
  2786. package/tag/esm/components/base-tag/index.css +38 -38
  2787. package/tag/esm/components/base-tag/inverted.css +11 -11
  2788. package/tag/esm/desktop/Component.desktop.js +3 -3
  2789. package/tag/esm/desktop/default.desktop.css +5 -5
  2790. package/tag/esm/desktop/desktop.css +7 -7
  2791. package/tag/esm/desktop/inverted.desktop.css +5 -5
  2792. package/tag/esm/mobile/Component.mobile.js +3 -3
  2793. package/tag/esm/mobile/default.mobile.css +5 -5
  2794. package/tag/esm/mobile/inverted.mobile.css +5 -5
  2795. package/tag/esm/mobile/mobile.css +7 -7
  2796. package/tag/mobile/Component.mobile.js +3 -3
  2797. package/tag/mobile/default.mobile.css +5 -5
  2798. package/tag/mobile/inverted.mobile.css +5 -5
  2799. package/tag/mobile/mobile.css +7 -7
  2800. package/tag/modern/components/base-tag/Component.js +3 -3
  2801. package/tag/modern/components/base-tag/default.css +11 -11
  2802. package/tag/modern/components/base-tag/index.css +38 -38
  2803. package/tag/modern/components/base-tag/inverted.css +11 -11
  2804. package/tag/modern/desktop/Component.desktop.js +3 -3
  2805. package/tag/modern/desktop/default.desktop.css +5 -5
  2806. package/tag/modern/desktop/desktop.css +7 -7
  2807. package/tag/modern/desktop/inverted.desktop.css +5 -5
  2808. package/tag/modern/mobile/Component.mobile.js +3 -3
  2809. package/tag/modern/mobile/default.mobile.css +5 -5
  2810. package/tag/modern/mobile/inverted.mobile.css +5 -5
  2811. package/tag/modern/mobile/mobile.css +7 -7
  2812. package/text/Component.js +2 -2
  2813. package/text/esm/Component.js +2 -2
  2814. package/text/esm/index.css +8 -8
  2815. package/text/esm/mixin.css +75 -75
  2816. package/text/index.css +8 -8
  2817. package/text/mixin.css +75 -75
  2818. package/text/modern/Component.js +2 -2
  2819. package/text/modern/index.css +8 -8
  2820. package/text/modern/mixin.css +75 -75
  2821. package/textarea/Component.js +3 -3
  2822. package/textarea/{PseudoTextArea-5029148f.js → PseudoTextArea-ca598d77.js} +1 -1
  2823. package/textarea/components/PseudoTextArea.js +1 -1
  2824. package/textarea/components/index.d.ts +1 -1
  2825. package/textarea/components/index.js +1 -1
  2826. package/textarea/default.css +18 -18
  2827. package/textarea/esm/Component.js +3 -3
  2828. package/textarea/esm/{PseudoTextArea-bdb22b2f.js → PseudoTextArea-4f50a184.js} +1 -1
  2829. package/textarea/esm/components/PseudoTextArea.js +1 -1
  2830. package/textarea/esm/components/index.d.ts +1 -1
  2831. package/textarea/esm/components/index.js +1 -1
  2832. package/textarea/esm/default.css +18 -18
  2833. package/textarea/esm/index.css +54 -54
  2834. package/textarea/esm/index.js +1 -1
  2835. package/textarea/esm/inverted.css +18 -18
  2836. package/textarea/index.css +54 -54
  2837. package/textarea/inverted.css +18 -18
  2838. package/textarea/modern/Component.js +3 -3
  2839. package/textarea/modern/PseudoTextArea-e0e0013c.js +13 -0
  2840. package/textarea/modern/components/PseudoTextArea.js +1 -1
  2841. package/textarea/modern/components/index.d.ts +1 -1
  2842. package/textarea/modern/components/index.js +1 -1
  2843. package/textarea/modern/default.css +18 -18
  2844. package/textarea/modern/index.css +54 -54
  2845. package/textarea/modern/index.js +1 -1
  2846. package/textarea/modern/inverted.css +18 -18
  2847. package/themes/click.d.ts +1 -1
  2848. package/themes/click.js +2 -8
  2849. package/themes/compiled/mobile-dark-bluetint.css +3527 -250
  2850. package/themes/compiled/mobile-dark-bluetint.d.ts +2 -2
  2851. package/themes/compiled/mobile-dark-bluetint.js +3 -8
  2852. package/themes/corp.d.ts +1 -1
  2853. package/themes/corp.js +2 -8
  2854. package/themes/dark.d.ts +1 -1
  2855. package/themes/dark.js +2 -8
  2856. package/themes/esm/click.d.ts +1 -1
  2857. package/themes/esm/click.js +2 -4
  2858. package/themes/esm/compiled/mobile-dark-bluetint.d.ts +2 -2
  2859. package/themes/esm/compiled/mobile-dark-bluetint.js +4 -1
  2860. package/themes/esm/corp.d.ts +1 -1
  2861. package/themes/esm/corp.js +2 -4
  2862. package/themes/esm/dark.d.ts +1 -1
  2863. package/themes/esm/dark.js +2 -4
  2864. package/themes/esm/intranet.d.ts +1 -1
  2865. package/themes/esm/intranet.js +2 -4
  2866. package/themes/esm/mobile.d.ts +1 -1
  2867. package/themes/esm/mobile.js +2 -4
  2868. package/themes/esm/site.d.ts +1 -1
  2869. package/themes/esm/site.js +2 -4
  2870. package/themes/input/site.css +2 -2
  2871. package/themes/intranet.d.ts +1 -1
  2872. package/themes/intranet.js +2 -8
  2873. package/themes/mixins/input/site.css +2 -2
  2874. package/themes/mobile.d.ts +1 -1
  2875. package/themes/mobile.js +2 -8
  2876. package/themes/modern/click.d.ts +1 -1
  2877. package/themes/modern/click.js +2029 -3
  2878. package/themes/modern/compiled/mobile-dark-bluetint.d.ts +2 -2
  2879. package/themes/modern/compiled/mobile-dark-bluetint.js +3879 -1
  2880. package/themes/modern/corp.d.ts +1 -1
  2881. package/themes/modern/corp.js +1986 -3
  2882. package/themes/modern/dark.d.ts +1 -1
  2883. package/themes/modern/dark.js +688 -4
  2884. package/themes/modern/intranet.d.ts +1 -1
  2885. package/themes/modern/intranet.js +1915 -3
  2886. package/themes/modern/mobile.d.ts +1 -1
  2887. package/themes/modern/mobile.js +1911 -3
  2888. package/themes/modern/site.d.ts +1 -1
  2889. package/themes/modern/site.js +2036 -3
  2890. package/themes/site.css +2 -2
  2891. package/themes/site.d.ts +1 -1
  2892. package/themes/site.js +2 -8
  2893. package/toast/components/base-toast/component.js +1 -1
  2894. package/toast/components/base-toast/index.css +10 -10
  2895. package/toast/esm/components/base-toast/component.js +1 -1
  2896. package/toast/esm/components/base-toast/index.css +10 -10
  2897. package/toast/modern/components/base-toast/component.js +1 -1
  2898. package/toast/modern/components/base-toast/index.css +10 -10
  2899. package/toast-plate/components/base-toast-plate/component.js +3 -3
  2900. package/toast-plate/components/base-toast-plate/default.css +3 -3
  2901. package/toast-plate/components/base-toast-plate/index.css +19 -19
  2902. package/toast-plate/components/base-toast-plate/inverted.css +3 -3
  2903. package/toast-plate/desktop/Component.desktop.js +1 -1
  2904. package/toast-plate/desktop/desktop.css +5 -5
  2905. package/toast-plate/esm/components/base-toast-plate/component.js +3 -3
  2906. package/toast-plate/esm/components/base-toast-plate/default.css +3 -3
  2907. package/toast-plate/esm/components/base-toast-plate/index.css +19 -19
  2908. package/toast-plate/esm/components/base-toast-plate/inverted.css +3 -3
  2909. package/toast-plate/esm/desktop/Component.desktop.js +1 -1
  2910. package/toast-plate/esm/desktop/desktop.css +5 -5
  2911. package/toast-plate/esm/mobile/Component.mobile.js +1 -1
  2912. package/toast-plate/esm/mobile/mobile.css +5 -5
  2913. package/toast-plate/mobile/Component.mobile.js +1 -1
  2914. package/toast-plate/mobile/mobile.css +5 -5
  2915. package/toast-plate/modern/components/base-toast-plate/component.js +3 -3
  2916. package/toast-plate/modern/components/base-toast-plate/default.css +3 -3
  2917. package/toast-plate/modern/components/base-toast-plate/index.css +19 -19
  2918. package/toast-plate/modern/components/base-toast-plate/inverted.css +3 -3
  2919. package/toast-plate/modern/desktop/Component.desktop.js +1 -1
  2920. package/toast-plate/modern/desktop/desktop.css +5 -5
  2921. package/toast-plate/modern/mobile/Component.mobile.js +1 -1
  2922. package/toast-plate/modern/mobile/mobile.css +5 -5
  2923. package/tooltip/default.css +5 -5
  2924. package/tooltip/desktop/Component.desktop.js +4 -4
  2925. package/tooltip/desktop/desktop.css +3 -3
  2926. package/tooltip/esm/default.css +5 -5
  2927. package/tooltip/esm/desktop/Component.desktop.js +4 -4
  2928. package/tooltip/esm/desktop/desktop.css +3 -3
  2929. package/tooltip/esm/index.css +8 -8
  2930. package/tooltip/esm/inverted.css +5 -5
  2931. package/tooltip/esm/mobile/Component.mobile.js +1 -1
  2932. package/tooltip/esm/mobile/mobile.css +4 -4
  2933. package/tooltip/index.css +8 -8
  2934. package/tooltip/inverted.css +5 -5
  2935. package/tooltip/mobile/Component.mobile.js +1 -1
  2936. package/tooltip/mobile/mobile.css +4 -4
  2937. package/tooltip/modern/default.css +5 -5
  2938. package/tooltip/modern/desktop/Component.desktop.js +4 -4
  2939. package/tooltip/modern/desktop/desktop.css +3 -3
  2940. package/tooltip/modern/index.css +8 -8
  2941. package/tooltip/modern/inverted.css +5 -5
  2942. package/tooltip/modern/mobile/Component.mobile.js +1 -1
  2943. package/tooltip/modern/mobile/mobile.css +4 -4
  2944. package/typography/colors.css +21 -21
  2945. package/typography/colors.module-75d911c2.js +4 -0
  2946. package/typography/common.module-23cd82b6.js +4 -0
  2947. package/typography/cssm/text/alfasans-index.module.css +16 -0
  2948. package/typography/cssm/text/component.d.ts +2 -1
  2949. package/typography/cssm/text/component.js +2 -2
  2950. package/typography/cssm/title/component.d.ts +1 -1
  2951. package/typography/cssm/title/component.js +2 -2
  2952. package/typography/cssm/title/index.d.ts +1 -1
  2953. package/typography/cssm/title-mobile/component.d.ts +1 -1
  2954. package/typography/cssm/title-responsive/component.d.ts +1 -1
  2955. package/typography/cssm/types.d.ts +1 -20
  2956. package/typography/esm/colors.css +21 -21
  2957. package/typography/esm/colors.module-4059b326.js +4 -0
  2958. package/typography/esm/common.module-6cbe43bf.js +4 -0
  2959. package/typography/esm/component.js +2 -4
  2960. package/typography/esm/index.js +2 -4
  2961. package/typography/esm/text/alfasans-index.css +30 -30
  2962. package/typography/esm/text/component.d.ts +2 -1
  2963. package/typography/esm/text/component.js +4 -6
  2964. package/typography/esm/text/index.css +22 -22
  2965. package/typography/esm/text/index.js +1 -3
  2966. package/typography/esm/title/alfasans-index.css +11 -11
  2967. package/typography/esm/title/common.css +9 -9
  2968. package/typography/esm/title/component.d.ts +1 -1
  2969. package/typography/esm/title/component.js +2 -4
  2970. package/typography/esm/title/index.css +17 -17
  2971. package/typography/esm/title/index.d.ts +1 -1
  2972. package/typography/esm/title/index.js +4 -6
  2973. package/typography/esm/title-mobile/alfasans-index.css +11 -11
  2974. package/typography/esm/title-mobile/component.d.ts +1 -1
  2975. package/typography/esm/title-mobile/component.js +4 -6
  2976. package/typography/esm/title-mobile/index.css +16 -16
  2977. package/typography/esm/title-mobile/index.js +2 -4
  2978. package/typography/esm/title-responsive/component.d.ts +1 -1
  2979. package/typography/esm/title-responsive/component.js +2 -4
  2980. package/typography/esm/title-responsive/index.js +2 -4
  2981. package/typography/esm/types.d.ts +1 -20
  2982. package/typography/modern/colors.css +21 -21
  2983. package/typography/modern/colors.module-fb170d72.js +4 -0
  2984. package/typography/modern/common.module-82ebec0f.js +4 -0
  2985. package/typography/modern/component.js +2 -4
  2986. package/typography/modern/index.js +2 -4
  2987. package/typography/modern/text/alfasans-index.css +30 -30
  2988. package/typography/modern/text/component.d.ts +2 -1
  2989. package/typography/modern/text/component.js +4 -6
  2990. package/typography/modern/text/index.css +22 -22
  2991. package/typography/modern/text/index.js +1 -3
  2992. package/typography/modern/title/alfasans-index.css +11 -11
  2993. package/typography/modern/title/common.css +9 -9
  2994. package/typography/modern/title/component.d.ts +1 -1
  2995. package/typography/modern/title/component.js +2 -4
  2996. package/typography/modern/title/index.css +17 -17
  2997. package/typography/modern/title/index.d.ts +1 -1
  2998. package/typography/modern/title/index.js +4 -6
  2999. package/typography/modern/title-mobile/alfasans-index.css +11 -11
  3000. package/typography/modern/title-mobile/component.d.ts +1 -1
  3001. package/typography/modern/title-mobile/component.js +4 -6
  3002. package/typography/modern/title-mobile/index.css +16 -16
  3003. package/typography/modern/title-mobile/index.js +2 -4
  3004. package/typography/modern/title-responsive/component.d.ts +1 -1
  3005. package/typography/modern/title-responsive/component.js +2 -4
  3006. package/typography/modern/title-responsive/index.js +2 -4
  3007. package/typography/modern/types.d.ts +1 -20
  3008. package/typography/moderncssm/component.js +0 -3
  3009. package/typography/moderncssm/index.js +0 -3
  3010. package/typography/moderncssm/text/component.d.ts +2 -1
  3011. package/typography/moderncssm/text/component.js +1 -4
  3012. package/typography/moderncssm/text/index.js +0 -3
  3013. package/typography/moderncssm/title/component.d.ts +1 -1
  3014. package/typography/moderncssm/title/component.js +1 -4
  3015. package/typography/moderncssm/title/index.d.ts +1 -1
  3016. package/typography/moderncssm/title/index.js +0 -3
  3017. package/typography/moderncssm/title-mobile/component.d.ts +1 -1
  3018. package/typography/moderncssm/title-mobile/component.js +0 -3
  3019. package/typography/moderncssm/title-mobile/index.js +0 -3
  3020. package/typography/moderncssm/title-responsive/component.d.ts +1 -1
  3021. package/typography/moderncssm/title-responsive/component.js +0 -3
  3022. package/typography/moderncssm/title-responsive/index.js +0 -3
  3023. package/typography/moderncssm/types.d.ts +1 -20
  3024. package/typography/text/alfasans-index.css +30 -30
  3025. package/typography/text/component.d.ts +2 -1
  3026. package/typography/text/component.js +5 -5
  3027. package/typography/text/index.css +22 -22
  3028. package/typography/title/alfasans-index.css +11 -11
  3029. package/typography/title/common.css +9 -9
  3030. package/typography/title/component.d.ts +1 -1
  3031. package/typography/title/component.js +3 -3
  3032. package/typography/title/index.css +17 -17
  3033. package/typography/title/index.d.ts +1 -1
  3034. package/typography/title/index.js +3 -3
  3035. package/typography/title-mobile/alfasans-index.css +11 -11
  3036. package/typography/title-mobile/component.d.ts +1 -1
  3037. package/typography/title-mobile/component.js +3 -3
  3038. package/typography/title-mobile/index.css +16 -16
  3039. package/typography/title-responsive/component.d.ts +1 -1
  3040. package/typography/types.d.ts +1 -20
  3041. package/underlay/Component.js +1 -1
  3042. package/underlay/esm/Component.js +1 -1
  3043. package/underlay/esm/index.css +161 -161
  3044. package/underlay/esm/index.js +1 -1
  3045. package/underlay/esm/index.module-7e810866.js +4 -0
  3046. package/underlay/esm/utils/getBorderCorners.js +1 -1
  3047. package/underlay/esm/utils/getClasses.js +1 -1
  3048. package/underlay/index.css +161 -161
  3049. package/underlay/index.module-9267fb9f.js +4 -0
  3050. package/underlay/modern/Component.js +1 -1
  3051. package/underlay/modern/index.css +161 -161
  3052. package/underlay/modern/index.js +1 -1
  3053. package/underlay/modern/index.module-a4ce853d.js +4 -0
  3054. package/underlay/modern/utils/getBorderCorners.js +1 -1
  3055. package/underlay/modern/utils/getClasses.js +1 -1
  3056. package/underlay/utils/getBorderCorners.js +1 -1
  3057. package/underlay/utils/getClasses.js +1 -1
  3058. package/universal-date-input/Component-5479f1eb.d.ts +46 -0
  3059. package/universal-date-input/component-55a59fb5.d.ts +129 -0
  3060. package/universal-date-input/component-f0afaf5b.d.ts +1 -1
  3061. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  3062. package/universal-date-input/components/date-input/Component.js +2 -2
  3063. package/universal-date-input/components/date-input/date-input.desktop.css +2 -2
  3064. package/universal-date-input/components/date-range-input/Component.js +1 -1
  3065. package/universal-date-input/cssm/Component-5479f1eb.d.ts +46 -0
  3066. package/universal-date-input/cssm/component-55a59fb5.d.ts +129 -0
  3067. package/universal-date-input/cssm/component-f0afaf5b.d.ts +1 -1
  3068. package/universal-date-input/cssm/index-281accb7.d.ts +2 -2
  3069. package/universal-date-input/cssm/index-5712fce2.d.ts +2 -1
  3070. package/universal-date-input/cssm/index-f0afaf5b.d.ts +2 -2
  3071. package/universal-date-input/cssm/index-f48ccc7b.d.ts +3 -0
  3072. package/universal-date-input/cssm/text-skeleton-props-cd673178.d.ts +20 -0
  3073. package/universal-date-input/cssm/use-skeleton-5479f1eb.d.ts +12 -0
  3074. package/universal-date-input/esm/Component-5479f1eb.d.ts +46 -0
  3075. package/universal-date-input/esm/Component.responsive.js +1 -1
  3076. package/universal-date-input/esm/component-55a59fb5.d.ts +129 -0
  3077. package/universal-date-input/esm/component-f0afaf5b.d.ts +1 -1
  3078. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  3079. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  3080. package/universal-date-input/esm/components/date-input/Component.js +2 -2
  3081. package/universal-date-input/esm/components/date-input/date-input.desktop.css +2 -2
  3082. package/universal-date-input/esm/components/date-input/index.js +1 -1
  3083. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  3084. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  3085. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  3086. package/universal-date-input/esm/desktop/index.js +1 -1
  3087. package/universal-date-input/esm/index-281accb7.d.ts +2 -2
  3088. package/universal-date-input/esm/index-5712fce2.d.ts +2 -1
  3089. package/universal-date-input/esm/index-f0afaf5b.d.ts +2 -2
  3090. package/universal-date-input/esm/index-f48ccc7b.d.ts +3 -0
  3091. package/universal-date-input/esm/index.css +8 -8
  3092. package/universal-date-input/esm/index.js +1 -1
  3093. package/universal-date-input/esm/index.module-eb95e028.js +4 -0
  3094. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  3095. package/universal-date-input/esm/mobile/index.js +1 -1
  3096. package/universal-date-input/esm/text-skeleton-props-cd673178.d.ts +20 -0
  3097. package/universal-date-input/esm/use-skeleton-5479f1eb.d.ts +12 -0
  3098. package/universal-date-input/index-281accb7.d.ts +2 -2
  3099. package/universal-date-input/index-5712fce2.d.ts +2 -1
  3100. package/universal-date-input/index-f0afaf5b.d.ts +2 -2
  3101. package/universal-date-input/index-f48ccc7b.d.ts +3 -0
  3102. package/universal-date-input/index.css +8 -8
  3103. package/universal-date-input/index.module-a44a86da.js +4 -0
  3104. package/universal-date-input/modern/Component-5479f1eb.d.ts +46 -0
  3105. package/universal-date-input/modern/Component.responsive.js +1 -1
  3106. package/universal-date-input/modern/component-55a59fb5.d.ts +129 -0
  3107. package/universal-date-input/modern/component-f0afaf5b.d.ts +1 -1
  3108. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  3109. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  3110. package/universal-date-input/modern/components/date-input/Component.js +2 -2
  3111. package/universal-date-input/modern/components/date-input/date-input.desktop.css +2 -2
  3112. package/universal-date-input/modern/components/date-input/index.js +1 -1
  3113. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  3114. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  3115. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  3116. package/universal-date-input/modern/desktop/index.js +1 -1
  3117. package/universal-date-input/modern/index-281accb7.d.ts +2 -2
  3118. package/universal-date-input/modern/index-5712fce2.d.ts +2 -1
  3119. package/universal-date-input/modern/index-f0afaf5b.d.ts +2 -2
  3120. package/universal-date-input/modern/index-f48ccc7b.d.ts +3 -0
  3121. package/universal-date-input/modern/index.css +8 -8
  3122. package/universal-date-input/modern/index.js +1 -1
  3123. package/universal-date-input/modern/index.module-cdb4f3b9.js +4 -0
  3124. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  3125. package/universal-date-input/modern/mobile/index.js +1 -1
  3126. package/universal-date-input/modern/text-skeleton-props-cd673178.d.ts +20 -0
  3127. package/universal-date-input/modern/use-skeleton-5479f1eb.d.ts +12 -0
  3128. package/universal-date-input/moderncssm/Component-5479f1eb.d.ts +46 -0
  3129. package/universal-date-input/moderncssm/component-55a59fb5.d.ts +129 -0
  3130. package/universal-date-input/moderncssm/component-f0afaf5b.d.ts +1 -1
  3131. package/universal-date-input/moderncssm/index-281accb7.d.ts +2 -2
  3132. package/universal-date-input/moderncssm/index-5712fce2.d.ts +2 -1
  3133. package/universal-date-input/moderncssm/index-f0afaf5b.d.ts +2 -2
  3134. package/universal-date-input/moderncssm/index-f48ccc7b.d.ts +3 -0
  3135. package/universal-date-input/moderncssm/text-skeleton-props-cd673178.d.ts +20 -0
  3136. package/universal-date-input/moderncssm/use-skeleton-5479f1eb.d.ts +12 -0
  3137. package/universal-date-input/text-skeleton-props-cd673178.d.ts +20 -0
  3138. package/universal-date-input/use-skeleton-5479f1eb.d.ts +12 -0
  3139. package/universal-modal/Component.responsive.d.ts +6 -2
  3140. package/universal-modal/Component.responsive.js +4 -1
  3141. package/universal-modal/components/content/base-content/base-content.js +3 -7
  3142. package/universal-modal/components/content/base-content/index.css +4 -12
  3143. package/universal-modal/components/content/desktop/Component.desktop.js +10 -1
  3144. package/universal-modal/components/content/desktop/desktop.css +32 -0
  3145. package/universal-modal/components/content/mobile/Component.mobile.js +8 -2
  3146. package/universal-modal/components/content/mobile/mobile.css +6 -6
  3147. package/universal-modal/components/footer/base-footer/base-footer.d.ts +4 -2
  3148. package/universal-modal/components/footer/base-footer/base-footer.js +9 -9
  3149. package/universal-modal/components/footer/base-footer/index.css +4 -4
  3150. package/universal-modal/components/footer/desktop/Component.desktop.d.ts +8 -2
  3151. package/universal-modal/components/footer/desktop/Component.desktop.js +14 -13
  3152. package/universal-modal/components/footer/desktop/desktop.css +2 -2
  3153. package/universal-modal/components/footer/desktop/layout.css +10 -10
  3154. package/universal-modal/components/footer/mobile/Component.mobile.js +2 -2
  3155. package/universal-modal/components/footer/mobile/layout.mobile.css +9 -9
  3156. package/universal-modal/components/footer/mobile/mobile.css +3 -3
  3157. package/universal-modal/components/header/base-header/index.css +13 -13
  3158. package/universal-modal/components/header/desktop/Component.desktop.d.ts +9 -2
  3159. package/universal-modal/components/header/desktop/Component.desktop.js +19 -21
  3160. package/universal-modal/components/header/desktop/desktop.css +9 -9
  3161. package/universal-modal/components/header/mobile/Component.mobile.js +5 -2
  3162. package/universal-modal/components/header/mobile/mobile.css +5 -5
  3163. package/universal-modal/context/universal-modal-context.d.ts +4 -0
  3164. package/universal-modal/context/universal-modal-context.js +11 -0
  3165. package/universal-modal/cssm/Component.responsive.d.ts +6 -2
  3166. package/universal-modal/cssm/Component.responsive.js +5 -5
  3167. package/universal-modal/cssm/components/content/base-content/base-content.js +2 -6
  3168. package/universal-modal/cssm/components/content/base-content/index.module.css +2 -10
  3169. package/universal-modal/cssm/components/content/desktop/Component.desktop.js +9 -1
  3170. package/universal-modal/cssm/components/content/desktop/desktop.module.css +31 -0
  3171. package/universal-modal/cssm/components/content/mobile/Component.mobile.js +7 -1
  3172. package/universal-modal/cssm/components/content/mobile/mobile.module.css +3 -3
  3173. package/universal-modal/cssm/components/footer/base-footer/base-footer.d.ts +4 -2
  3174. package/universal-modal/cssm/components/footer/base-footer/base-footer.js +8 -8
  3175. package/universal-modal/cssm/components/footer/desktop/Component.desktop.d.ts +8 -2
  3176. package/universal-modal/cssm/components/footer/desktop/Component.desktop.js +12 -11
  3177. package/universal-modal/cssm/components/header/desktop/Component.desktop.d.ts +9 -2
  3178. package/universal-modal/cssm/components/header/desktop/Component.desktop.js +17 -19
  3179. package/universal-modal/cssm/components/header/mobile/Component.mobile.js +3 -0
  3180. package/universal-modal/cssm/context/universal-modal-context.d.ts +4 -0
  3181. package/universal-modal/cssm/context/universal-modal-context.js +11 -0
  3182. package/universal-modal/cssm/desktop/Component.desktop.d.ts +12 -4
  3183. package/universal-modal/cssm/desktop/Component.desktop.js +12 -10
  3184. package/universal-modal/cssm/desktop/components/center-modal/center-modal.d.ts +3 -1
  3185. package/universal-modal/cssm/desktop/components/center-modal/center-modal.js +22 -16
  3186. package/universal-modal/cssm/desktop/components/center-modal/{styles/center-modal.module.css → center-modal.module.css} +7 -8
  3187. package/universal-modal/cssm/desktop/components/center-modal/{styles/index.module.css → index.module.css} +7 -8
  3188. package/universal-modal/cssm/desktop/components/modal-content/modal-content.d.ts +8 -0
  3189. package/universal-modal/cssm/desktop/components/modal-content/modal-content.js +48 -0
  3190. package/universal-modal/cssm/desktop/components/{base-universal-modal-content/base-universal-modal-content.module.css → modal-content/modal-content.module.css} +8 -8
  3191. package/universal-modal/cssm/desktop/components/side-modal/get-default-transition-props.d.ts +3 -3
  3192. package/universal-modal/cssm/desktop/components/side-modal/get-default-transition-props.js +1 -1
  3193. package/universal-modal/cssm/desktop/components/side-modal/{styles/index.module.css → index.module.css} +0 -3
  3194. package/universal-modal/cssm/desktop/components/side-modal/side-modal.d.ts +3 -1
  3195. package/universal-modal/cssm/desktop/components/side-modal/side-modal.js +18 -20
  3196. package/universal-modal/cssm/desktop/components/side-modal/{styles/side-modal.module.css → side-modal.module.css} +0 -3
  3197. package/universal-modal/cssm/desktop/hooks/use-modal-highlighted.d.ts +13 -0
  3198. package/universal-modal/cssm/desktop/hooks/use-modal-highlighted.js +54 -0
  3199. package/universal-modal/cssm/desktop/hooks/use-outside-scroll.d.ts +8 -0
  3200. package/universal-modal/cssm/desktop/hooks/use-outside-scroll.js +18 -0
  3201. package/universal-modal/cssm/desktop/hooks/use-set-scrollbar-height.d.ts +10 -0
  3202. package/universal-modal/cssm/desktop/hooks/use-set-scrollbar-height.js +44 -0
  3203. package/universal-modal/cssm/desktop/index.js +1 -1
  3204. package/universal-modal/cssm/desktop/types/props.d.ts +10 -5
  3205. package/universal-modal/cssm/desktop/utils/check-header-and-footer.d.ts +6 -0
  3206. package/universal-modal/cssm/desktop/utils/check-header-and-footer.js +22 -0
  3207. package/universal-modal/cssm/desktop/utils/get-height-style.d.ts +3 -0
  3208. package/universal-modal/cssm/desktop/utils/get-height-style.js +18 -0
  3209. package/universal-modal/{desktop/utils/get-margins.d.ts → cssm/desktop/utils/get-margin-styles.d.ts} +2 -2
  3210. package/universal-modal/cssm/desktop/utils/get-margin-styles.js +19 -0
  3211. package/universal-modal/cssm/desktop/utils/get-max-height-style.d.ts +3 -0
  3212. package/universal-modal/cssm/desktop/utils/get-max-height-style.js +11 -0
  3213. package/universal-modal/cssm/desktop/utils/get-width-style.d.ts +3 -0
  3214. package/universal-modal/cssm/desktop/utils/get-width-style.js +18 -0
  3215. package/universal-modal/cssm/desktop/utils/set-footer-and-header-refs.d.ts +12 -0
  3216. package/universal-modal/cssm/desktop/utils/set-footer-and-header-refs.js +31 -0
  3217. package/universal-modal/cssm/index.js +5 -5
  3218. package/universal-modal/cssm/mobile/Component.mobile.d.ts +2 -2
  3219. package/universal-modal/cssm/mobile/Component.mobile.js +4 -7
  3220. package/universal-modal/cssm/mobile/index.js +6 -9
  3221. package/universal-modal/cssm/mobile/types/props.d.ts +1 -1
  3222. package/universal-modal/cssm/typings/index.d.ts +8 -7
  3223. package/universal-modal/desktop/Component.desktop.d.ts +12 -4
  3224. package/universal-modal/desktop/Component.desktop.js +12 -9
  3225. package/universal-modal/desktop/components/buttons/arrow-button/arrow-button.css +2 -2
  3226. package/universal-modal/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  3227. package/universal-modal/desktop/components/buttons/cross-button/cross-button.css +2 -2
  3228. package/universal-modal/desktop/components/buttons/cross-button/cross-button.js +1 -1
  3229. package/universal-modal/desktop/components/center-modal/center-modal.d.ts +3 -1
  3230. package/universal-modal/desktop/components/center-modal/center-modal.js +25 -19
  3231. package/universal-modal/{modern/desktop/components/center-modal/styles → desktop/components/center-modal}/index.css +526 -527
  3232. package/universal-modal/{esm/desktop/components/center-modal/styles → desktop/components/center-modal}/transitions/safari-transitions.css +8 -8
  3233. package/universal-modal/{esm/desktop/components/center-modal/styles → desktop/components/center-modal}/transitions/transitions.css +8 -8
  3234. package/universal-modal/desktop/components/modal-content/modal-content.css +35 -0
  3235. package/universal-modal/desktop/components/modal-content/modal-content.d.ts +8 -0
  3236. package/universal-modal/desktop/components/modal-content/modal-content.js +49 -0
  3237. package/universal-modal/desktop/components/side-modal/get-default-transition-props.d.ts +3 -3
  3238. package/universal-modal/desktop/components/side-modal/get-default-transition-props.js +2 -2
  3239. package/universal-modal/{esm/desktop/components/side-modal/styles → desktop/components/side-modal}/index.css +524 -527
  3240. package/universal-modal/desktop/components/side-modal/side-modal.d.ts +3 -1
  3241. package/universal-modal/desktop/components/side-modal/side-modal.js +19 -21
  3242. package/universal-modal/desktop/components/side-modal/{styles/transitions → transitions}/transitions.css +72 -72
  3243. package/universal-modal/desktop/hooks/use-modal-highlighted.d.ts +13 -0
  3244. package/universal-modal/desktop/hooks/use-modal-highlighted.js +54 -0
  3245. package/universal-modal/desktop/hooks/use-outside-scroll.d.ts +8 -0
  3246. package/universal-modal/desktop/hooks/use-outside-scroll.js +18 -0
  3247. package/universal-modal/desktop/hooks/use-set-scrollbar-height.d.ts +10 -0
  3248. package/universal-modal/desktop/hooks/use-set-scrollbar-height.js +44 -0
  3249. package/universal-modal/desktop/index.js +1 -0
  3250. package/universal-modal/desktop/styles/transitions/full-size-backdrop-transitions.css +14 -14
  3251. package/universal-modal/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +8 -8
  3252. package/universal-modal/desktop/styles/transitions/full-size-vertical-center-transitions.css +8 -8
  3253. package/universal-modal/desktop/styles/transitions/full-size-vertical-top-transitions.css +8 -8
  3254. package/universal-modal/desktop/types/props.d.ts +10 -5
  3255. package/universal-modal/desktop/utils/check-header-and-footer.d.ts +6 -0
  3256. package/universal-modal/desktop/utils/check-header-and-footer.js +22 -0
  3257. package/universal-modal/desktop/utils/get-full-size-modal-transitions.js +4 -4
  3258. package/universal-modal/desktop/utils/get-height-style.d.ts +3 -0
  3259. package/universal-modal/desktop/utils/get-height-style.js +18 -0
  3260. package/universal-modal/{esm/desktop/utils/get-margins.d.ts → desktop/utils/get-margin-styles.d.ts} +2 -2
  3261. package/universal-modal/desktop/utils/get-margin-styles.js +19 -0
  3262. package/universal-modal/desktop/utils/get-max-height-style.d.ts +3 -0
  3263. package/universal-modal/desktop/utils/get-max-height-style.js +11 -0
  3264. package/universal-modal/desktop/utils/get-width-style.d.ts +3 -0
  3265. package/universal-modal/desktop/utils/get-width-style.js +18 -0
  3266. package/universal-modal/desktop/utils/set-footer-and-header-refs.d.ts +12 -0
  3267. package/universal-modal/desktop/utils/set-footer-and-header-refs.js +31 -0
  3268. package/universal-modal/esm/Component.responsive.d.ts +6 -2
  3269. package/universal-modal/esm/Component.responsive.js +17 -10
  3270. package/universal-modal/esm/components/content/base-content/base-content.js +3 -7
  3271. package/universal-modal/esm/components/content/base-content/index.css +4 -12
  3272. package/universal-modal/esm/components/content/desktop/Component.desktop.js +11 -2
  3273. package/universal-modal/esm/components/content/desktop/desktop.css +32 -0
  3274. package/universal-modal/esm/components/content/index.js +1 -0
  3275. package/universal-modal/esm/components/content/mobile/Component.mobile.js +10 -5
  3276. package/universal-modal/esm/components/content/mobile/mobile.css +6 -6
  3277. package/universal-modal/esm/components/content/responsive/Component.responsive.js +1 -0
  3278. package/universal-modal/esm/components/footer/base-footer/base-footer.d.ts +4 -2
  3279. package/universal-modal/esm/components/footer/base-footer/base-footer.js +10 -10
  3280. package/universal-modal/esm/components/footer/base-footer/index.css +4 -4
  3281. package/universal-modal/esm/components/footer/desktop/Component.desktop.d.ts +8 -2
  3282. package/universal-modal/esm/components/footer/desktop/Component.desktop.js +15 -14
  3283. package/universal-modal/esm/components/footer/desktop/desktop.css +2 -2
  3284. package/universal-modal/esm/components/footer/desktop/layout.css +10 -10
  3285. package/universal-modal/esm/components/footer/index.js +1 -1
  3286. package/universal-modal/esm/components/footer/mobile/Component.mobile.js +2 -2
  3287. package/universal-modal/esm/components/footer/mobile/layout.mobile.css +9 -9
  3288. package/universal-modal/esm/components/footer/mobile/mobile.css +3 -3
  3289. package/universal-modal/esm/components/footer/responsive/Component.responsive.js +1 -1
  3290. package/universal-modal/esm/components/header/base-header/index.css +13 -13
  3291. package/universal-modal/esm/components/header/desktop/Component.desktop.d.ts +9 -2
  3292. package/universal-modal/esm/components/header/desktop/Component.desktop.js +20 -22
  3293. package/universal-modal/esm/components/header/desktop/desktop.css +9 -9
  3294. package/universal-modal/esm/components/header/index.js +2 -2
  3295. package/universal-modal/esm/components/header/mobile/Component.mobile.js +5 -2
  3296. package/universal-modal/esm/components/header/mobile/mobile.css +5 -5
  3297. package/universal-modal/esm/components/header/responsive/Component.responsive.js +2 -2
  3298. package/universal-modal/esm/context/universal-modal-context.d.ts +4 -0
  3299. package/universal-modal/esm/context/universal-modal-context.js +9 -0
  3300. package/universal-modal/esm/desktop/Component.desktop.d.ts +12 -4
  3301. package/universal-modal/esm/desktop/Component.desktop.js +23 -15
  3302. package/universal-modal/esm/desktop/components/buttons/arrow-button/arrow-button.css +2 -2
  3303. package/universal-modal/esm/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  3304. package/universal-modal/esm/desktop/components/buttons/cross-button/cross-button.css +2 -2
  3305. package/universal-modal/esm/desktop/components/buttons/cross-button/cross-button.js +1 -1
  3306. package/universal-modal/esm/desktop/components/center-modal/center-modal.d.ts +3 -1
  3307. package/universal-modal/esm/desktop/components/center-modal/center-modal.js +31 -20
  3308. package/universal-modal/{desktop/components/center-modal/styles → esm/desktop/components/center-modal}/index.css +526 -527
  3309. package/universal-modal/esm/desktop/components/center-modal/index.js +11 -5
  3310. package/universal-modal/{desktop/components/center-modal/styles → esm/desktop/components/center-modal}/transitions/safari-transitions.css +8 -8
  3311. package/universal-modal/{modern/desktop/components/center-modal/styles → esm/desktop/components/center-modal}/transitions/transitions.css +8 -8
  3312. package/universal-modal/esm/desktop/components/modal-content/modal-content.css +35 -0
  3313. package/universal-modal/esm/desktop/components/modal-content/modal-content.d.ts +8 -0
  3314. package/universal-modal/esm/desktop/components/modal-content/modal-content.js +43 -0
  3315. package/universal-modal/esm/desktop/components/side-modal/get-default-transition-props.d.ts +3 -3
  3316. package/universal-modal/esm/desktop/components/side-modal/get-default-transition-props.js +2 -2
  3317. package/universal-modal/{desktop/components/side-modal/styles → esm/desktop/components/side-modal}/index.css +524 -527
  3318. package/universal-modal/esm/desktop/components/side-modal/index.js +12 -6
  3319. package/universal-modal/esm/desktop/components/side-modal/side-modal.d.ts +3 -1
  3320. package/universal-modal/esm/desktop/components/side-modal/side-modal.js +25 -22
  3321. package/universal-modal/{modern/desktop/components/side-modal/styles → esm/desktop/components/side-modal}/transitions/transitions.css +72 -72
  3322. package/universal-modal/esm/desktop/hooks/use-modal-highlighted.d.ts +13 -0
  3323. package/universal-modal/esm/desktop/hooks/use-modal-highlighted.js +52 -0
  3324. package/universal-modal/esm/desktop/hooks/use-outside-scroll.d.ts +8 -0
  3325. package/universal-modal/esm/desktop/hooks/use-outside-scroll.js +16 -0
  3326. package/universal-modal/esm/desktop/hooks/use-set-scrollbar-height.d.ts +10 -0
  3327. package/universal-modal/esm/desktop/hooks/use-set-scrollbar-height.js +42 -0
  3328. package/universal-modal/esm/desktop/index.js +14 -7
  3329. package/universal-modal/esm/desktop/styles/transitions/full-size-backdrop-transitions.css +14 -14
  3330. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +8 -8
  3331. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-center-transitions.css +8 -8
  3332. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-top-transitions.css +8 -8
  3333. package/universal-modal/esm/desktop/types/props.d.ts +10 -5
  3334. package/universal-modal/esm/desktop/utils/check-header-and-footer.d.ts +6 -0
  3335. package/universal-modal/esm/desktop/utils/check-header-and-footer.js +20 -0
  3336. package/universal-modal/esm/desktop/utils/get-full-size-modal-transitions.js +4 -4
  3337. package/universal-modal/esm/desktop/utils/get-height-style.d.ts +3 -0
  3338. package/universal-modal/esm/desktop/utils/get-height-style.js +16 -0
  3339. package/universal-modal/{modern/desktop/utils/get-margins.d.ts → esm/desktop/utils/get-margin-styles.d.ts} +2 -2
  3340. package/universal-modal/esm/desktop/utils/get-margin-styles.js +17 -0
  3341. package/universal-modal/esm/desktop/utils/get-max-height-style.d.ts +3 -0
  3342. package/universal-modal/esm/desktop/utils/get-max-height-style.js +9 -0
  3343. package/universal-modal/esm/desktop/utils/get-width-style.d.ts +3 -0
  3344. package/universal-modal/esm/desktop/utils/get-width-style.js +16 -0
  3345. package/universal-modal/esm/desktop/utils/set-footer-and-header-refs.d.ts +12 -0
  3346. package/universal-modal/esm/desktop/utils/set-footer-and-header-refs.js +25 -0
  3347. package/universal-modal/esm/index.js +17 -10
  3348. package/universal-modal/esm/index.module-fb916aee.js +4 -0
  3349. package/universal-modal/esm/mobile/Component.mobile.d.ts +2 -2
  3350. package/universal-modal/esm/mobile/Component.mobile.js +10 -7
  3351. package/universal-modal/esm/mobile/components/buttons/arrow-button/arrow-button.css +3 -3
  3352. package/universal-modal/esm/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  3353. package/universal-modal/esm/mobile/components/buttons/cross-button/cross-button.css +3 -3
  3354. package/universal-modal/esm/mobile/components/buttons/cross-button/cross-button.js +1 -1
  3355. package/universal-modal/esm/mobile/index.js +9 -6
  3356. package/universal-modal/esm/mobile/mobile.css +4 -4
  3357. package/universal-modal/esm/mobile/transitions/right-side-transitions.mobile.css +8 -8
  3358. package/universal-modal/esm/mobile/transitions/transitions.mobile.css +8 -8
  3359. package/universal-modal/esm/mobile/types/props.d.ts +1 -1
  3360. package/universal-modal/esm/typings/index.d.ts +8 -7
  3361. package/universal-modal/index.js +4 -1
  3362. package/universal-modal/index.module-bff01728.js +4 -0
  3363. package/universal-modal/mobile/Component.mobile.d.ts +2 -2
  3364. package/universal-modal/mobile/Component.mobile.js +6 -5
  3365. package/universal-modal/mobile/components/buttons/arrow-button/arrow-button.css +3 -3
  3366. package/universal-modal/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  3367. package/universal-modal/mobile/components/buttons/cross-button/cross-button.css +3 -3
  3368. package/universal-modal/mobile/components/buttons/cross-button/cross-button.js +1 -1
  3369. package/universal-modal/mobile/index.js +5 -4
  3370. package/universal-modal/mobile/mobile.css +4 -4
  3371. package/universal-modal/mobile/transitions/right-side-transitions.mobile.css +8 -8
  3372. package/universal-modal/mobile/transitions/transitions.mobile.css +8 -8
  3373. package/universal-modal/mobile/types/props.d.ts +1 -1
  3374. package/universal-modal/modern/Component.responsive.d.ts +6 -2
  3375. package/universal-modal/modern/Component.responsive.js +17 -10
  3376. package/universal-modal/modern/components/content/base-content/base-content.js +3 -6
  3377. package/universal-modal/modern/components/content/base-content/index.css +4 -12
  3378. package/universal-modal/modern/components/content/desktop/Component.desktop.js +12 -2
  3379. package/universal-modal/modern/components/content/desktop/desktop.css +32 -0
  3380. package/universal-modal/modern/components/content/index.js +1 -0
  3381. package/universal-modal/modern/components/content/mobile/Component.mobile.js +11 -5
  3382. package/universal-modal/modern/components/content/mobile/mobile.css +6 -6
  3383. package/universal-modal/modern/components/content/responsive/Component.responsive.js +1 -0
  3384. package/universal-modal/modern/components/footer/base-footer/base-footer.d.ts +4 -2
  3385. package/universal-modal/modern/components/footer/base-footer/base-footer.js +6 -5
  3386. package/universal-modal/modern/components/footer/base-footer/index.css +4 -4
  3387. package/universal-modal/modern/components/footer/desktop/Component.desktop.d.ts +8 -2
  3388. package/universal-modal/modern/components/footer/desktop/Component.desktop.js +12 -10
  3389. package/universal-modal/modern/components/footer/desktop/desktop.css +2 -2
  3390. package/universal-modal/modern/components/footer/desktop/layout.css +10 -10
  3391. package/universal-modal/modern/components/footer/index.js +1 -1
  3392. package/universal-modal/modern/components/footer/mobile/Component.mobile.js +2 -2
  3393. package/universal-modal/modern/components/footer/mobile/layout.mobile.css +9 -9
  3394. package/universal-modal/modern/components/footer/mobile/mobile.css +3 -3
  3395. package/universal-modal/modern/components/footer/responsive/Component.responsive.js +1 -1
  3396. package/universal-modal/modern/components/header/base-header/index.css +13 -13
  3397. package/universal-modal/modern/components/header/desktop/Component.desktop.d.ts +9 -2
  3398. package/universal-modal/modern/components/header/desktop/Component.desktop.js +11 -12
  3399. package/universal-modal/modern/components/header/desktop/desktop.css +9 -9
  3400. package/universal-modal/modern/components/header/index.js +2 -2
  3401. package/universal-modal/modern/components/header/mobile/Component.mobile.js +5 -2
  3402. package/universal-modal/modern/components/header/mobile/mobile.css +5 -5
  3403. package/universal-modal/modern/components/header/responsive/Component.responsive.js +2 -2
  3404. package/universal-modal/modern/context/universal-modal-context.d.ts +4 -0
  3405. package/universal-modal/modern/context/universal-modal-context.js +9 -0
  3406. package/universal-modal/modern/desktop/Component.desktop.d.ts +12 -4
  3407. package/universal-modal/modern/desktop/Component.desktop.js +21 -13
  3408. package/universal-modal/modern/desktop/components/buttons/arrow-button/arrow-button.css +2 -2
  3409. package/universal-modal/modern/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  3410. package/universal-modal/modern/desktop/components/buttons/cross-button/cross-button.css +2 -2
  3411. package/universal-modal/modern/desktop/components/buttons/cross-button/cross-button.js +1 -1
  3412. package/universal-modal/modern/desktop/components/center-modal/center-modal.d.ts +3 -1
  3413. package/universal-modal/modern/desktop/components/center-modal/center-modal.js +36 -23
  3414. package/universal-modal/{esm/desktop/components/center-modal/styles → modern/desktop/components/center-modal}/index.css +526 -527
  3415. package/universal-modal/modern/desktop/components/center-modal/index.js +11 -5
  3416. package/universal-modal/modern/desktop/components/center-modal/{styles/transitions → transitions}/safari-transitions.css +8 -8
  3417. package/universal-modal/{desktop/components/center-modal/styles → modern/desktop/components/center-modal}/transitions/transitions.css +8 -8
  3418. package/universal-modal/modern/desktop/components/modal-content/modal-content.css +35 -0
  3419. package/universal-modal/modern/desktop/components/modal-content/modal-content.d.ts +8 -0
  3420. package/universal-modal/modern/desktop/components/modal-content/modal-content.js +42 -0
  3421. package/universal-modal/modern/desktop/components/side-modal/get-default-transition-props.d.ts +3 -3
  3422. package/universal-modal/modern/desktop/components/side-modal/get-default-transition-props.js +2 -2
  3423. package/universal-modal/modern/desktop/components/side-modal/{styles/index.css → index.css} +524 -527
  3424. package/universal-modal/modern/desktop/components/side-modal/index.js +12 -6
  3425. package/universal-modal/modern/desktop/components/side-modal/side-modal.d.ts +3 -1
  3426. package/universal-modal/modern/desktop/components/side-modal/side-modal.js +28 -21
  3427. package/universal-modal/{esm/desktop/components/side-modal/styles → modern/desktop/components/side-modal}/transitions/transitions.css +72 -72
  3428. package/universal-modal/modern/desktop/hooks/use-modal-highlighted.d.ts +13 -0
  3429. package/universal-modal/modern/desktop/hooks/use-modal-highlighted.js +51 -0
  3430. package/universal-modal/modern/desktop/hooks/use-outside-scroll.d.ts +8 -0
  3431. package/universal-modal/modern/desktop/hooks/use-outside-scroll.js +16 -0
  3432. package/universal-modal/modern/desktop/hooks/use-set-scrollbar-height.d.ts +10 -0
  3433. package/universal-modal/modern/desktop/hooks/use-set-scrollbar-height.js +41 -0
  3434. package/universal-modal/modern/desktop/index.js +14 -7
  3435. package/universal-modal/modern/desktop/styles/transitions/full-size-backdrop-transitions.css +14 -14
  3436. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +8 -8
  3437. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-center-transitions.css +8 -8
  3438. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-top-transitions.css +8 -8
  3439. package/universal-modal/modern/desktop/types/props.d.ts +10 -5
  3440. package/universal-modal/modern/desktop/utils/check-header-and-footer.d.ts +6 -0
  3441. package/universal-modal/modern/desktop/utils/check-header-and-footer.js +20 -0
  3442. package/universal-modal/modern/desktop/utils/get-full-size-modal-transitions.js +4 -4
  3443. package/universal-modal/modern/desktop/utils/get-height-style.d.ts +3 -0
  3444. package/universal-modal/modern/desktop/utils/get-height-style.js +16 -0
  3445. package/universal-modal/{cssm/desktop/utils/get-margins.d.ts → modern/desktop/utils/get-margin-styles.d.ts} +2 -2
  3446. package/universal-modal/modern/desktop/utils/get-margin-styles.js +16 -0
  3447. package/universal-modal/modern/desktop/utils/get-max-height-style.d.ts +3 -0
  3448. package/universal-modal/modern/desktop/utils/get-max-height-style.js +9 -0
  3449. package/universal-modal/modern/desktop/utils/get-width-style.d.ts +3 -0
  3450. package/universal-modal/modern/desktop/utils/get-width-style.js +16 -0
  3451. package/universal-modal/modern/desktop/utils/set-footer-and-header-refs.d.ts +12 -0
  3452. package/universal-modal/modern/desktop/utils/set-footer-and-header-refs.js +25 -0
  3453. package/universal-modal/modern/index.js +17 -10
  3454. package/universal-modal/modern/index.module-db8504e8.js +4 -0
  3455. package/universal-modal/modern/mobile/Component.mobile.d.ts +2 -2
  3456. package/universal-modal/modern/mobile/Component.mobile.js +10 -7
  3457. package/universal-modal/modern/mobile/components/buttons/arrow-button/arrow-button.css +3 -3
  3458. package/universal-modal/modern/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  3459. package/universal-modal/modern/mobile/components/buttons/cross-button/cross-button.css +3 -3
  3460. package/universal-modal/modern/mobile/components/buttons/cross-button/cross-button.js +1 -1
  3461. package/universal-modal/modern/mobile/index.js +9 -6
  3462. package/universal-modal/modern/mobile/mobile.css +4 -4
  3463. package/universal-modal/modern/mobile/transitions/right-side-transitions.mobile.css +8 -8
  3464. package/universal-modal/modern/mobile/transitions/transitions.mobile.css +8 -8
  3465. package/universal-modal/modern/mobile/types/props.d.ts +1 -1
  3466. package/universal-modal/modern/typings/index.d.ts +8 -7
  3467. package/universal-modal/moderncssm/Component.responsive.d.ts +6 -2
  3468. package/universal-modal/moderncssm/Component.responsive.js +27 -19
  3469. package/universal-modal/moderncssm/components/content/base-content/base-content.js +2 -5
  3470. package/universal-modal/moderncssm/components/content/base-content/index.module.css +1 -12
  3471. package/universal-modal/moderncssm/components/content/desktop/Component.desktop.js +10 -2
  3472. package/universal-modal/moderncssm/components/content/desktop/desktop.module.css +14 -0
  3473. package/universal-modal/moderncssm/components/content/index.js +2 -0
  3474. package/universal-modal/moderncssm/components/content/mobile/Component.mobile.js +10 -4
  3475. package/universal-modal/moderncssm/components/content/mobile/mobile.module.css +3 -3
  3476. package/universal-modal/moderncssm/components/content/responsive/Component.responsive.js +2 -0
  3477. package/universal-modal/moderncssm/components/footer/base-footer/base-footer.d.ts +4 -2
  3478. package/universal-modal/moderncssm/components/footer/base-footer/base-footer.js +5 -4
  3479. package/universal-modal/moderncssm/components/footer/desktop/Component.desktop.d.ts +8 -2
  3480. package/universal-modal/moderncssm/components/footer/desktop/Component.desktop.js +10 -8
  3481. package/universal-modal/moderncssm/components/footer/index.js +1 -1
  3482. package/universal-modal/moderncssm/components/footer/responsive/Component.responsive.js +1 -1
  3483. package/universal-modal/moderncssm/components/header/desktop/Component.desktop.d.ts +9 -2
  3484. package/universal-modal/moderncssm/components/header/desktop/Component.desktop.js +9 -10
  3485. package/universal-modal/moderncssm/components/header/index.js +1 -1
  3486. package/universal-modal/moderncssm/components/header/mobile/Component.mobile.js +3 -0
  3487. package/universal-modal/moderncssm/components/header/responsive/Component.responsive.js +1 -1
  3488. package/universal-modal/moderncssm/context/universal-modal-context.d.ts +4 -0
  3489. package/universal-modal/moderncssm/context/universal-modal-context.js +9 -0
  3490. package/universal-modal/moderncssm/desktop/Component.desktop.d.ts +12 -4
  3491. package/universal-modal/moderncssm/desktop/Component.desktop.js +28 -19
  3492. package/universal-modal/moderncssm/desktop/components/center-modal/center-modal.d.ts +3 -1
  3493. package/universal-modal/moderncssm/desktop/components/center-modal/center-modal.js +34 -21
  3494. package/universal-modal/moderncssm/desktop/components/center-modal/{styles/center-modal.module.css → center-modal.module.css} +8 -9
  3495. package/universal-modal/moderncssm/desktop/components/center-modal/index.js +15 -9
  3496. package/universal-modal/moderncssm/desktop/components/center-modal/{styles/index.module.css → index.module.css} +8 -9
  3497. package/universal-modal/moderncssm/desktop/components/modal-content/modal-content.d.ts +8 -0
  3498. package/universal-modal/moderncssm/desktop/components/modal-content/modal-content.js +40 -0
  3499. package/universal-modal/moderncssm/desktop/components/modal-content/modal-content.module.css +20 -0
  3500. package/universal-modal/moderncssm/desktop/components/side-modal/get-default-transition-props.d.ts +3 -3
  3501. package/universal-modal/moderncssm/desktop/components/side-modal/get-default-transition-props.js +1 -1
  3502. package/universal-modal/moderncssm/desktop/components/side-modal/index.js +15 -9
  3503. package/universal-modal/moderncssm/desktop/components/side-modal/{styles/index.module.css → index.module.css} +0 -5
  3504. package/universal-modal/moderncssm/desktop/components/side-modal/side-modal.d.ts +3 -1
  3505. package/universal-modal/moderncssm/desktop/components/side-modal/side-modal.js +29 -22
  3506. package/universal-modal/moderncssm/desktop/components/side-modal/{styles/side-modal.module.css → side-modal.module.css} +0 -5
  3507. package/universal-modal/moderncssm/desktop/hooks/use-modal-highlighted.d.ts +13 -0
  3508. package/universal-modal/moderncssm/desktop/hooks/use-modal-highlighted.js +51 -0
  3509. package/universal-modal/moderncssm/desktop/hooks/use-outside-scroll.d.ts +8 -0
  3510. package/universal-modal/moderncssm/desktop/hooks/use-outside-scroll.js +16 -0
  3511. package/universal-modal/moderncssm/desktop/hooks/use-set-scrollbar-height.d.ts +10 -0
  3512. package/universal-modal/moderncssm/desktop/hooks/use-set-scrollbar-height.js +41 -0
  3513. package/universal-modal/moderncssm/desktop/index.js +21 -13
  3514. package/universal-modal/moderncssm/desktop/types/props.d.ts +10 -5
  3515. package/universal-modal/moderncssm/desktop/utils/check-header-and-footer.d.ts +6 -0
  3516. package/universal-modal/moderncssm/desktop/utils/check-header-and-footer.js +20 -0
  3517. package/universal-modal/moderncssm/desktop/utils/get-height-style.d.ts +3 -0
  3518. package/universal-modal/moderncssm/desktop/utils/get-height-style.js +16 -0
  3519. package/universal-modal/moderncssm/desktop/utils/get-margin-styles.d.ts +7 -0
  3520. package/universal-modal/moderncssm/desktop/utils/get-margin-styles.js +16 -0
  3521. package/universal-modal/moderncssm/desktop/utils/get-max-height-style.d.ts +3 -0
  3522. package/universal-modal/moderncssm/desktop/utils/get-max-height-style.js +9 -0
  3523. package/universal-modal/moderncssm/desktop/utils/get-width-style.d.ts +3 -0
  3524. package/universal-modal/moderncssm/desktop/utils/get-width-style.js +16 -0
  3525. package/universal-modal/moderncssm/desktop/utils/set-footer-and-header-refs.d.ts +12 -0
  3526. package/universal-modal/moderncssm/desktop/utils/set-footer-and-header-refs.js +25 -0
  3527. package/universal-modal/moderncssm/index.js +27 -19
  3528. package/universal-modal/moderncssm/mobile/Component.mobile.d.ts +2 -2
  3529. package/universal-modal/moderncssm/mobile/Component.mobile.js +12 -8
  3530. package/universal-modal/moderncssm/mobile/index.js +14 -10
  3531. package/universal-modal/moderncssm/mobile/types/props.d.ts +1 -1
  3532. package/universal-modal/moderncssm/typings/index.d.ts +8 -7
  3533. package/universal-modal/typings/index.d.ts +8 -7
  3534. package/with-suffix/Component.js +1 -1
  3535. package/with-suffix/esm/Component.js +1 -1
  3536. package/with-suffix/esm/index.css +12 -12
  3537. package/with-suffix/index.css +12 -12
  3538. package/with-suffix/modern/Component.js +1 -1
  3539. package/with-suffix/modern/index.css +12 -12
  3540. package/calendar-range/esm/index.module-84baa865.js +0 -4
  3541. package/calendar-range/index.module-7a9c58bb.js +0 -4
  3542. package/calendar-range/modern/index.module-2c3a32c6.js +0 -4
  3543. package/file-upload-item/actions-control.module-f58b1f6e.js +0 -4
  3544. package/file-upload-item/esm/actions-control.module-3675d0f1.js +0 -4
  3545. package/file-upload-item/modern/actions-control.module-2d07c059.js +0 -4
  3546. package/grid/esm/gutters.module-e80f5740.js +0 -4
  3547. package/grid/gutters.module-f60441ec.js +0 -4
  3548. package/grid/modern/gutters.module-eb36be13.js +0 -4
  3549. package/international-phone-input/cssm/index-d691530f.d.ts +0 -1
  3550. package/international-phone-input/esm/index-d691530f.d.ts +0 -1
  3551. package/international-phone-input/index-d691530f.d.ts +0 -1
  3552. package/international-phone-input/modern/index-d691530f.d.ts +0 -1
  3553. package/international-phone-input/moderncssm/component-ee751dcf.d.ts +0 -129
  3554. package/international-phone-input/moderncssm/index-d691530f.d.ts +0 -1
  3555. package/international-phone-input/types-1328ead9.d.ts +0 -21
  3556. package/international-phone-input/use-skeleton-1328ead9.d.ts +0 -55
  3557. package/modal/esm/layout.module-7a26dc37.js +0 -4
  3558. package/modal/layout.module-a56a76fb.js +0 -4
  3559. package/modal/modern/layout.module-43ddd310.js +0 -4
  3560. package/number-input/components/number-input/default.css +0 -31
  3561. package/number-input/components/number-input/index.css +0 -35
  3562. package/number-input/components/number-input/inverted.css +0 -31
  3563. package/number-input/cssm/components/number-input/default.module.css +0 -30
  3564. package/number-input/cssm/components/number-input/index.module.css +0 -34
  3565. package/number-input/cssm/components/number-input/inverted.module.css +0 -30
  3566. package/number-input/esm/components/number-input/default.css +0 -31
  3567. package/number-input/esm/components/number-input/index.css +0 -35
  3568. package/number-input/esm/components/number-input/inverted.css +0 -31
  3569. package/number-input/modern/components/number-input/default.css +0 -31
  3570. package/number-input/modern/components/number-input/index.css +0 -35
  3571. package/number-input/modern/components/number-input/inverted.css +0 -31
  3572. package/number-input/moderncssm/components/number-input/default.module.css +0 -10
  3573. package/number-input/moderncssm/components/number-input/index.module.css +0 -14
  3574. package/number-input/moderncssm/components/number-input/inverted.module.css +0 -10
  3575. package/picker-button/component-ee751dcf.d.ts +0 -129
  3576. package/picker-button/cssm/component-ee751dcf.d.ts +0 -129
  3577. package/picker-button/cssm/index-d691530f.d.ts +0 -1
  3578. package/picker-button/cssm/types-1328ead9.d.ts +0 -21
  3579. package/picker-button/cssm/use-skeleton-1328ead9.d.ts +0 -55
  3580. package/picker-button/esm/component-ee751dcf.d.ts +0 -129
  3581. package/picker-button/esm/index-d691530f.d.ts +0 -1
  3582. package/picker-button/esm/types-1328ead9.d.ts +0 -21
  3583. package/picker-button/esm/use-skeleton-1328ead9.d.ts +0 -55
  3584. package/picker-button/index-d691530f.d.ts +0 -1
  3585. package/picker-button/modern/component-ee751dcf.d.ts +0 -129
  3586. package/picker-button/modern/index-d691530f.d.ts +0 -1
  3587. package/picker-button/modern/types-1328ead9.d.ts +0 -21
  3588. package/picker-button/modern/use-skeleton-1328ead9.d.ts +0 -55
  3589. package/picker-button/moderncssm/component-ee751dcf.d.ts +0 -129
  3590. package/picker-button/moderncssm/index-d691530f.d.ts +0 -1
  3591. package/picker-button/moderncssm/types-1328ead9.d.ts +0 -21
  3592. package/picker-button/moderncssm/use-skeleton-1328ead9.d.ts +0 -55
  3593. package/picker-button/types-1328ead9.d.ts +0 -21
  3594. package/picker-button/use-skeleton-1328ead9.d.ts +0 -55
  3595. package/plate/cssm/index-7f6b04c5.d.ts +0 -88
  3596. package/plate/esm/index-7f6b04c5.d.ts +0 -88
  3597. package/plate/index-7f6b04c5.d.ts +0 -88
  3598. package/plate/modern/index-7f6b04c5.d.ts +0 -88
  3599. package/plate/moderncssm/index-7f6b04c5.d.ts +0 -88
  3600. package/select/esm/mobile.module-b154623f.js +0 -4
  3601. package/select/mobile.module-5a47ea2c.js +0 -4
  3602. package/select/modern/mobile.module-eb1f8729.js +0 -4
  3603. package/select/moderncssm/hook-94ef1330.d.ts +0 -111
  3604. package/side-panel/esm/layout.module-57dfa099.js +0 -4
  3605. package/side-panel/layout.module-0fafda8d.js +0 -4
  3606. package/side-panel/modern/layout.module-727ebbe0.js +0 -4
  3607. package/tabs/esm/index.module-2d07af46.js +0 -4
  3608. package/tabs/esm/index.module-fc34cfdb.js +0 -4
  3609. package/tabs/index.module-1eb7e4b0.js +0 -4
  3610. package/tabs/index.module-4f5c9f30.js +0 -4
  3611. package/tabs/modern/index.module-03fa5272.js +0 -4
  3612. package/tabs/modern/index.module-441d16f4.js +0 -4
  3613. package/textarea/modern/PseudoTextArea-fa7a1c1a.js +0 -13
  3614. package/typography/colors.module-8212ddb6.js +0 -4
  3615. package/typography/common.module-bd70a709.js +0 -4
  3616. package/typography/cssm/hooks/index.d.ts +0 -1
  3617. package/typography/cssm/hooks/index.js +0 -7
  3618. package/typography/esm/colors.module-12815579.js +0 -4
  3619. package/typography/esm/common.module-0efecd91.js +0 -4
  3620. package/typography/esm/hooks/index.d.ts +0 -1
  3621. package/typography/hooks/index.d.ts +0 -1
  3622. package/typography/hooks/index.js +0 -7
  3623. package/typography/modern/colors.module-b10a3d05.js +0 -4
  3624. package/typography/modern/common.module-b546ea3c.js +0 -4
  3625. package/typography/modern/hooks/index.d.ts +0 -1
  3626. package/typography/moderncssm/hooks/index.d.ts +0 -1
  3627. package/typography/moderncssm/hooks/use-skeleton.d.ts +0 -12
  3628. package/underlay/esm/index.module-07d1a9a6.js +0 -4
  3629. package/underlay/index.module-e2d79512.js +0 -4
  3630. package/underlay/modern/index.module-51fa9a47.js +0 -4
  3631. package/universal-date-input/component-ee751dcf.d.ts +0 -129
  3632. package/universal-date-input/cssm/component-ee751dcf.d.ts +0 -129
  3633. package/universal-date-input/cssm/index-d691530f.d.ts +0 -1
  3634. package/universal-date-input/cssm/types-1328ead9.d.ts +0 -21
  3635. package/universal-date-input/cssm/use-skeleton-1328ead9.d.ts +0 -55
  3636. package/universal-date-input/esm/component-ee751dcf.d.ts +0 -129
  3637. package/universal-date-input/esm/index-d691530f.d.ts +0 -1
  3638. package/universal-date-input/esm/index.module-025a8088.js +0 -4
  3639. package/universal-date-input/esm/types-1328ead9.d.ts +0 -21
  3640. package/universal-date-input/esm/use-skeleton-1328ead9.d.ts +0 -55
  3641. package/universal-date-input/index-d691530f.d.ts +0 -1
  3642. package/universal-date-input/index.module-6ec08fcc.js +0 -4
  3643. package/universal-date-input/modern/component-ee751dcf.d.ts +0 -129
  3644. package/universal-date-input/modern/index-d691530f.d.ts +0 -1
  3645. package/universal-date-input/modern/index.module-ccba71c6.js +0 -4
  3646. package/universal-date-input/modern/types-1328ead9.d.ts +0 -21
  3647. package/universal-date-input/modern/use-skeleton-1328ead9.d.ts +0 -55
  3648. package/universal-date-input/moderncssm/component-ee751dcf.d.ts +0 -129
  3649. package/universal-date-input/moderncssm/index-d691530f.d.ts +0 -1
  3650. package/universal-date-input/moderncssm/types-1328ead9.d.ts +0 -21
  3651. package/universal-date-input/moderncssm/use-skeleton-1328ead9.d.ts +0 -55
  3652. package/universal-date-input/types-1328ead9.d.ts +0 -21
  3653. package/universal-date-input/use-skeleton-1328ead9.d.ts +0 -55
  3654. package/universal-modal/ResponsiveContext.d.ts +0 -4
  3655. package/universal-modal/ResponsiveContext.js +0 -7
  3656. package/universal-modal/cssm/ResponsiveContext.d.ts +0 -4
  3657. package/universal-modal/cssm/ResponsiveContext.js +0 -7
  3658. package/universal-modal/cssm/desktop/components/base-universal-modal-content/base-universal-modal-content.d.ts +0 -7
  3659. package/universal-modal/cssm/desktop/components/base-universal-modal-content/base-universal-modal-content.js +0 -119
  3660. package/universal-modal/cssm/desktop/hooks/useModalHeight.d.ts +0 -4
  3661. package/universal-modal/cssm/desktop/hooks/useModalHeight.js +0 -31
  3662. package/universal-modal/cssm/desktop/hooks/useModalWidth.d.ts +0 -4
  3663. package/universal-modal/cssm/desktop/hooks/useModalWidth.js +0 -39
  3664. package/universal-modal/cssm/desktop/utils/get-margins.js +0 -20
  3665. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.css +0 -35
  3666. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.d.ts +0 -7
  3667. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.js +0 -120
  3668. package/universal-modal/desktop/hooks/useModalHeight.d.ts +0 -4
  3669. package/universal-modal/desktop/hooks/useModalHeight.js +0 -31
  3670. package/universal-modal/desktop/hooks/useModalWidth.d.ts +0 -4
  3671. package/universal-modal/desktop/hooks/useModalWidth.js +0 -39
  3672. package/universal-modal/desktop/utils/get-margins.js +0 -20
  3673. package/universal-modal/esm/ResponsiveContext.d.ts +0 -4
  3674. package/universal-modal/esm/ResponsiveContext.js +0 -5
  3675. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.css +0 -35
  3676. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.d.ts +0 -7
  3677. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.js +0 -114
  3678. package/universal-modal/esm/desktop/hooks/useModalHeight.d.ts +0 -4
  3679. package/universal-modal/esm/desktop/hooks/useModalHeight.js +0 -29
  3680. package/universal-modal/esm/desktop/hooks/useModalWidth.d.ts +0 -4
  3681. package/universal-modal/esm/desktop/hooks/useModalWidth.js +0 -37
  3682. package/universal-modal/esm/desktop/utils/get-margins.js +0 -18
  3683. package/universal-modal/esm/index.module-2b300a50.js +0 -4
  3684. package/universal-modal/index.module-3a1998cb.js +0 -4
  3685. package/universal-modal/modern/ResponsiveContext.d.ts +0 -4
  3686. package/universal-modal/modern/ResponsiveContext.js +0 -5
  3687. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.css +0 -35
  3688. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.d.ts +0 -7
  3689. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.js +0 -112
  3690. package/universal-modal/modern/desktop/hooks/useModalHeight.d.ts +0 -4
  3691. package/universal-modal/modern/desktop/hooks/useModalHeight.js +0 -29
  3692. package/universal-modal/modern/desktop/hooks/useModalWidth.d.ts +0 -4
  3693. package/universal-modal/modern/desktop/hooks/useModalWidth.js +0 -37
  3694. package/universal-modal/modern/desktop/utils/get-margins.js +0 -17
  3695. package/universal-modal/modern/index.module-223060ce.js +0 -4
  3696. package/universal-modal/moderncssm/ResponsiveContext.d.ts +0 -4
  3697. package/universal-modal/moderncssm/ResponsiveContext.js +0 -5
  3698. package/universal-modal/moderncssm/desktop/components/base-universal-modal-content/base-universal-modal-content.d.ts +0 -7
  3699. package/universal-modal/moderncssm/desktop/components/base-universal-modal-content/base-universal-modal-content.js +0 -110
  3700. package/universal-modal/moderncssm/desktop/components/base-universal-modal-content/base-universal-modal-content.module.css +0 -20
  3701. package/universal-modal/moderncssm/desktop/hooks/useModalHeight.d.ts +0 -4
  3702. package/universal-modal/moderncssm/desktop/hooks/useModalHeight.js +0 -29
  3703. package/universal-modal/moderncssm/desktop/hooks/useModalWidth.d.ts +0 -4
  3704. package/universal-modal/moderncssm/desktop/hooks/useModalWidth.js +0 -37
  3705. package/universal-modal/moderncssm/desktop/utils/get-margins.d.ts +0 -7
  3706. package/universal-modal/moderncssm/desktop/utils/get-margins.js +0 -17
  3707. /package/calendar/{calendarMonthOnlyView-b2721999.d.ts → calendarMonthOnlyView-9a3f1b19.d.ts} +0 -0
  3708. /package/calendar/esm/{calendarMonthOnlyView-8eea1744.d.ts → calendarMonthOnlyView-28973f5d.d.ts} +0 -0
  3709. /package/calendar/modern/{calendarMonthOnlyView-d80f3a46.d.ts → calendarMonthOnlyView-4c247989.d.ts} +0 -0
  3710. /package/confirmation/{countdown-section-955ca123.d.ts → countdown-section-8a4283cd.d.ts} +0 -0
  3711. /package/confirmation/esm/{countdown-section-3bcbf7d8.d.ts → countdown-section-397c7f97.d.ts} +0 -0
  3712. /package/confirmation/modern/{countdown-section-6ce6f45a.d.ts → countdown-section-2099b30b.d.ts} +0 -0
  3713. /package/gallery/esm/{hooks-3386d2c2.d.ts → hooks-85cee28a.d.ts} +0 -0
  3714. /package/gallery/{hooks-af4a613c.d.ts → hooks-5e3677f6.d.ts} +0 -0
  3715. /package/gallery/modern/{hooks-84db91dd.d.ts → hooks-f6d1cfbb.d.ts} +0 -0
  3716. /package/list/{Component-85848c51.d.ts → Component-6a4d58fc.d.ts} +0 -0
  3717. /package/list/esm/{Component-dd850764.d.ts → Component-74208e9c.d.ts} +0 -0
  3718. /package/list/modern/{Component-44af9d2b.d.ts → Component-55c0657f.d.ts} +0 -0
  3719. /package/markdown/esm/{use-overrides-75a369ff.d.ts → use-overrides-d8950d2d.d.ts} +0 -0
  3720. /package/markdown/modern/{use-overrides-b3047c60.d.ts → use-overrides-72115d31.d.ts} +0 -0
  3721. /package/markdown/{use-overrides-33c007a5.d.ts → use-overrides-7d4f5269.d.ts} +0 -0
  3722. /package/plate/esm/{warning-5c685120.d.ts → warning-bf630caf.d.ts} +0 -0
  3723. /package/plate/esm/{warning-5c685120.js → warning-bf630caf.js} +0 -0
  3724. /package/plate/modern/{warning-ea5b9125.d.ts → warning-b80935f2.d.ts} +0 -0
  3725. /package/plate/modern/{warning-ea5b9125.js → warning-b80935f2.js} +0 -0
  3726. /package/plate/{warning-105267f9.d.ts → warning-82c710be.d.ts} +0 -0
  3727. /package/plate/{warning-105267f9.js → warning-82c710be.js} +0 -0
  3728. /package/pure-cell/{component-fb05ccb7.d.ts → component-3b563e70.d.ts} +0 -0
  3729. /package/pure-cell/{component-251cd018.d.ts → component-c6e3da3e.d.ts} +0 -0
  3730. /package/pure-cell/cssm/{component-fb05ccb7.d.ts → component-3b563e70.d.ts} +0 -0
  3731. /package/pure-cell/cssm/{component-195fb685.d.ts → component-4d3a2190.d.ts} +0 -0
  3732. /package/pure-cell/esm/{component-fb05ccb7.d.ts → component-3b563e70.d.ts} +0 -0
  3733. /package/pure-cell/esm/{component-7759b386.d.ts → component-aa19cee1.d.ts} +0 -0
  3734. /package/pure-cell/modern/{component-fb05ccb7.d.ts → component-3b563e70.d.ts} +0 -0
  3735. /package/pure-cell/modern/{component-e29ddb13.d.ts → component-85c2d51e.d.ts} +0 -0
  3736. /package/pure-cell/moderncssm/{component-5b5fde55.d.ts → component-05552a25.d.ts} +0 -0
  3737. /package/pure-cell/moderncssm/{component-fb05ccb7.d.ts → component-3b563e70.d.ts} +0 -0
  3738. /package/select/cssm/{hook-928265a3.d.ts → hook-42ec365f.d.ts} +0 -0
  3739. /package/select/esm/{hook-fcedef25.d.ts → hook-ee34f771.d.ts} +0 -0
  3740. /package/select/esm/{list-popover-desktop-4906e761.d.ts → list-popover-desktop-094defa1.d.ts} +0 -0
  3741. /package/select/{hook-789014bc.d.ts → hook-9bc01ecf.d.ts} +0 -0
  3742. /package/select/{list-popover-desktop-cc246b82.d.ts → list-popover-desktop-fedb3b18.d.ts} +0 -0
  3743. /package/select/modern/{hook-159841b8.d.ts → hook-8eb495d7.d.ts} +0 -0
  3744. /package/select/modern/{list-popover-desktop-14320aea.d.ts → list-popover-desktop-437459c4.d.ts} +0 -0
  3745. /package/select/moderncssm/{hook-0c8b8277.d.ts → hook-54090d24.d.ts} +0 -0
  3746. /package/{typography/cssm/hooks → skeleton/cssm/hooks/use-skeleton}/use-skeleton.module.css +0 -0
  3747. /package/{typography/moderncssm/hooks → skeleton/moderncssm/hooks/use-skeleton}/use-skeleton.module.css +0 -0
  3748. /package/textarea/{PseudoTextArea-5029148f.d.ts → PseudoTextArea-ca598d77.d.ts} +0 -0
  3749. /package/textarea/esm/{PseudoTextArea-bdb22b2f.d.ts → PseudoTextArea-4f50a184.d.ts} +0 -0
  3750. /package/textarea/modern/{PseudoTextArea-fa7a1c1a.d.ts → PseudoTextArea-e0e0013c.d.ts} +0 -0
  3751. /package/universal-modal/cssm/desktop/components/center-modal/{styles/transitions → transitions}/safari-transitions.module.css +0 -0
  3752. /package/universal-modal/cssm/desktop/components/center-modal/{styles/transitions → transitions}/transitions.module.css +0 -0
  3753. /package/universal-modal/cssm/desktop/components/side-modal/{styles/transitions → transitions}/transitions.module.css +0 -0
  3754. /package/universal-modal/moderncssm/desktop/components/center-modal/{styles/transitions → transitions}/safari-transitions.module.css +0 -0
  3755. /package/universal-modal/moderncssm/desktop/components/center-modal/{styles/transitions → transitions}/transitions.module.css +0 -0
  3756. /package/universal-modal/moderncssm/desktop/components/side-modal/{styles/transitions → transitions}/transitions.module.css +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 };