@alfalab/core-components 33.0.0 → 33.0.1-beta.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 (2149) hide show
  1. package/action-button/Component.js +4 -4
  2. package/action-button/default.css +8 -8
  3. package/action-button/esm/Component.js +4 -4
  4. package/action-button/esm/default.css +8 -8
  5. package/action-button/esm/index.css +8 -8
  6. package/action-button/esm/inverted.css +8 -8
  7. package/action-button/esm/static.css +4 -4
  8. package/action-button/index.css +8 -8
  9. package/action-button/inverted.css +8 -8
  10. package/action-button/modern/Component.js +4 -4
  11. package/action-button/modern/default.css +8 -8
  12. package/action-button/modern/index.css +8 -8
  13. package/action-button/modern/inverted.css +8 -8
  14. package/action-button/modern/static.css +4 -4
  15. package/action-button/static.css +4 -4
  16. package/alert/Component.js +1 -1
  17. package/alert/esm/Component.js +1 -1
  18. package/alert/esm/index.css +3 -3
  19. package/alert/index.css +3 -3
  20. package/alert/modern/Component.js +1 -1
  21. package/alert/modern/index.css +3 -3
  22. package/amount/component.js +1 -1
  23. package/amount/esm/component.js +1 -1
  24. package/amount/esm/index.css +7 -7
  25. package/amount/esm/pure/component.js +1 -1
  26. package/amount/esm/pure/index.css +2 -2
  27. package/amount/index.css +7 -7
  28. package/amount/modern/component.js +1 -1
  29. package/amount/modern/index.css +7 -7
  30. package/amount/modern/pure/component.js +1 -1
  31. package/amount/modern/pure/index.css +2 -2
  32. package/amount/pure/component.js +1 -1
  33. package/amount/pure/index.css +2 -2
  34. package/amount-input/Component.js +3 -3
  35. package/amount-input/default.css +2 -2
  36. package/amount-input/esm/Component.js +3 -3
  37. package/amount-input/esm/default.css +2 -2
  38. package/amount-input/esm/index.css +7 -7
  39. package/amount-input/esm/inverted.css +2 -2
  40. package/amount-input/index.css +7 -7
  41. package/amount-input/inverted.css +2 -2
  42. package/amount-input/modern/Component.js +3 -3
  43. package/amount-input/modern/default.css +2 -2
  44. package/amount-input/modern/index.css +7 -7
  45. package/amount-input/modern/inverted.css +2 -2
  46. package/attach/Component.js +1 -1
  47. package/attach/esm/Component.js +1 -1
  48. package/attach/esm/index.css +27 -27
  49. package/attach/index.css +27 -27
  50. package/attach/modern/Component.js +1 -1
  51. package/attach/modern/index.css +27 -27
  52. package/backdrop/Component.js +1 -1
  53. package/backdrop/esm/Component.js +1 -1
  54. package/backdrop/esm/index.css +11 -11
  55. package/backdrop/index.css +11 -11
  56. package/backdrop/modern/Component.js +1 -1
  57. package/backdrop/modern/index.css +11 -11
  58. package/badge/Component.js +1 -1
  59. package/badge/esm/Component.js +1 -1
  60. package/badge/esm/index.css +37 -37
  61. package/badge/index.css +37 -37
  62. package/badge/modern/Component.js +1 -1
  63. package/badge/modern/index.css +37 -37
  64. package/bank-card/Component.js +1 -1
  65. package/bank-card/esm/Component.js +1 -1
  66. package/bank-card/esm/index.css +20 -20
  67. package/bank-card/index.css +20 -20
  68. package/bank-card/modern/Component.js +1 -1
  69. package/bank-card/modern/index.css +20 -20
  70. package/base-modal/Component.js +1 -1
  71. package/base-modal/esm/Component.js +1 -1
  72. package/base-modal/esm/index.css +12 -12
  73. package/base-modal/index.css +12 -12
  74. package/base-modal/modern/Component.js +1 -1
  75. package/base-modal/modern/index.css +12 -12
  76. package/bottom-sheet/{component-f7d1fba6.d.ts → component-0cfe5266.d.ts} +0 -0
  77. package/bottom-sheet/{component-f7d1fba6.js → component-0cfe5266.js} +3 -3
  78. package/bottom-sheet/component.js +2 -2
  79. package/bottom-sheet/components/backer/Component.js +2 -2
  80. package/bottom-sheet/components/backer/index.css +3 -3
  81. package/bottom-sheet/components/closer/Component.js +2 -2
  82. package/bottom-sheet/components/closer/index.css +3 -3
  83. package/bottom-sheet/components/footer/Component.js +1 -1
  84. package/bottom-sheet/components/footer/index.css +4 -4
  85. package/bottom-sheet/components/header/Component.js +2 -2
  86. package/bottom-sheet/components/header/index.css +17 -17
  87. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  88. package/bottom-sheet/esm/{component-30ea6804.d.ts → component-0b0348c8.d.ts} +0 -0
  89. package/bottom-sheet/esm/{component-30ea6804.js → component-0b0348c8.js} +3 -3
  90. package/bottom-sheet/esm/component.js +2 -2
  91. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  92. package/bottom-sheet/esm/components/backer/index.css +3 -3
  93. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  94. package/bottom-sheet/esm/components/closer/index.css +3 -3
  95. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  96. package/bottom-sheet/esm/components/footer/index.css +4 -4
  97. package/bottom-sheet/esm/components/header/Component.js +2 -2
  98. package/bottom-sheet/esm/components/header/index.css +17 -17
  99. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  100. package/bottom-sheet/esm/index.css +15 -15
  101. package/bottom-sheet/esm/index.d.ts +1 -1
  102. package/bottom-sheet/esm/index.js +2 -2
  103. package/bottom-sheet/esm/{tslib.es6-bf40fbf7.d.ts → tslib.es6-4e74a2da.d.ts} +0 -0
  104. package/bottom-sheet/esm/{tslib.es6-bf40fbf7.js → tslib.es6-4e74a2da.js} +0 -0
  105. package/bottom-sheet/index.css +15 -15
  106. package/bottom-sheet/index.d.ts +1 -1
  107. package/bottom-sheet/index.js +2 -2
  108. package/bottom-sheet/modern/{component-2c75ac2f.d.ts → component-8a8dc568.d.ts} +0 -0
  109. package/bottom-sheet/modern/{component-2c75ac2f.js → component-8a8dc568.js} +2 -2
  110. package/bottom-sheet/modern/component.js +1 -1
  111. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  112. package/bottom-sheet/modern/components/backer/index.css +3 -3
  113. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  114. package/bottom-sheet/modern/components/closer/index.css +3 -3
  115. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  116. package/bottom-sheet/modern/components/footer/index.css +4 -4
  117. package/bottom-sheet/modern/components/header/Component.js +1 -1
  118. package/bottom-sheet/modern/components/header/index.css +17 -17
  119. package/bottom-sheet/modern/index.css +15 -15
  120. package/bottom-sheet/modern/index.d.ts +1 -1
  121. package/bottom-sheet/modern/index.js +1 -1
  122. package/bottom-sheet/{tslib.es6-7fb5b453.d.ts → tslib.es6-68e0e847.d.ts} +0 -0
  123. package/bottom-sheet/{tslib.es6-7fb5b453.js → tslib.es6-68e0e847.js} +0 -0
  124. package/button/Component.js +3 -3
  125. package/button/default.css +41 -41
  126. package/button/esm/Component.js +3 -3
  127. package/button/esm/default.css +41 -41
  128. package/button/esm/index.css +56 -56
  129. package/button/esm/inverted.css +41 -41
  130. package/button/index.css +56 -56
  131. package/button/inverted.css +41 -41
  132. package/button/modern/Component.js +3 -3
  133. package/button/modern/default.css +41 -41
  134. package/button/modern/index.css +56 -56
  135. package/button/modern/inverted.css +41 -41
  136. package/calendar/Component.js +2 -2
  137. package/calendar/components/calendar-mobile/Component.js +2 -2
  138. package/calendar/components/calendar-mobile/index.css +11 -11
  139. package/calendar/components/calendar-mobile/index.js +1 -1
  140. package/calendar/components/days-table/Component.js +2 -2
  141. package/calendar/components/days-table/index.css +58 -58
  142. package/calendar/components/days-table/index.js +1 -1
  143. package/calendar/components/header/Component.js +1 -1
  144. package/calendar/components/header/index.css +3 -3
  145. package/calendar/components/month-year-header/Component.js +2 -2
  146. package/calendar/components/month-year-header/index.css +10 -10
  147. package/calendar/components/month-year-header/index.js +1 -1
  148. package/calendar/components/months-table/Component.js +2 -2
  149. package/calendar/components/months-table/index.css +11 -11
  150. package/calendar/components/months-table/index.js +1 -1
  151. package/calendar/components/period-slider/Component.js +1 -1
  152. package/calendar/components/period-slider/index.css +10 -10
  153. package/calendar/components/select-button/Component.js +2 -2
  154. package/calendar/components/select-button/index.css +10 -10
  155. package/calendar/components/select-button/index.js +1 -1
  156. package/calendar/components/years-table/Component.js +2 -2
  157. package/calendar/components/years-table/index.css +13 -13
  158. package/calendar/components/years-table/index.js +1 -1
  159. package/calendar/esm/Component.js +2 -2
  160. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  161. package/calendar/esm/components/calendar-mobile/index.css +11 -11
  162. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  163. package/calendar/esm/components/days-table/Component.js +2 -2
  164. package/calendar/esm/components/days-table/index.css +58 -58
  165. package/calendar/esm/components/days-table/index.js +1 -1
  166. package/calendar/esm/components/header/Component.js +1 -1
  167. package/calendar/esm/components/header/index.css +3 -3
  168. package/calendar/esm/components/month-year-header/Component.js +2 -2
  169. package/calendar/esm/components/month-year-header/index.css +10 -10
  170. package/calendar/esm/components/month-year-header/index.js +1 -1
  171. package/calendar/esm/components/months-table/Component.js +2 -2
  172. package/calendar/esm/components/months-table/index.css +11 -11
  173. package/calendar/esm/components/months-table/index.js +1 -1
  174. package/calendar/esm/components/period-slider/Component.js +1 -1
  175. package/calendar/esm/components/period-slider/index.css +10 -10
  176. package/calendar/esm/components/select-button/Component.d.ts +1 -1
  177. package/calendar/esm/components/select-button/Component.js +2 -2
  178. package/calendar/esm/components/select-button/index.css +10 -10
  179. package/calendar/esm/components/select-button/index.js +1 -1
  180. package/calendar/esm/components/years-table/Component.js +2 -2
  181. package/calendar/esm/components/years-table/index.css +13 -13
  182. package/calendar/esm/components/years-table/index.js +1 -1
  183. package/calendar/esm/index.css +14 -14
  184. package/calendar/esm/index.js +1 -1
  185. package/calendar/esm/{tslib.es6-48f047fb.d.ts → tslib.es6-dbe445c9.d.ts} +0 -0
  186. package/calendar/esm/{tslib.es6-48f047fb.js → tslib.es6-dbe445c9.js} +0 -0
  187. package/calendar/index.css +14 -14
  188. package/calendar/index.js +1 -1
  189. package/calendar/modern/Component.js +1 -1
  190. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  191. package/calendar/modern/components/calendar-mobile/index.css +11 -11
  192. package/calendar/modern/components/days-table/Component.js +1 -1
  193. package/calendar/modern/components/days-table/index.css +58 -58
  194. package/calendar/modern/components/header/Component.js +1 -1
  195. package/calendar/modern/components/header/index.css +3 -3
  196. package/calendar/modern/components/month-year-header/Component.js +1 -1
  197. package/calendar/modern/components/month-year-header/index.css +10 -10
  198. package/calendar/modern/components/months-table/Component.js +1 -1
  199. package/calendar/modern/components/months-table/index.css +11 -11
  200. package/calendar/modern/components/period-slider/Component.js +1 -1
  201. package/calendar/modern/components/period-slider/index.css +10 -10
  202. package/calendar/modern/components/select-button/Component.js +1 -1
  203. package/calendar/modern/components/select-button/index.css +10 -10
  204. package/calendar/modern/components/years-table/Component.js +1 -1
  205. package/calendar/modern/components/years-table/index.css +13 -13
  206. package/calendar/modern/index.css +14 -14
  207. package/calendar/{tslib.es6-18c49c34.d.ts → tslib.es6-fb3432d6.d.ts} +0 -0
  208. package/calendar/{tslib.es6-18c49c34.js → tslib.es6-fb3432d6.js} +0 -0
  209. package/calendar-input/Component.js +1 -1
  210. package/calendar-input/esm/Component.js +1 -1
  211. package/calendar-input/esm/index.css +11 -11
  212. package/calendar-input/index.css +11 -11
  213. package/calendar-input/modern/Component.d.ts +3 -3
  214. package/calendar-input/modern/Component.js +1 -1
  215. package/calendar-input/modern/index.css +11 -11
  216. package/calendar-range/Component.js +1 -1
  217. package/calendar-range/cssm/utils.js +1 -3
  218. package/calendar-range/esm/Component.js +1 -1
  219. package/calendar-range/esm/index.js +1 -1
  220. package/calendar-range/esm/{index.module-fe5c1375.d.ts → index.module-6347e4f5.d.ts} +0 -0
  221. package/calendar-range/esm/{index.module-fe5c1375.js → index.module-6347e4f5.js} +1 -1
  222. package/calendar-range/esm/views/index.css +8 -8
  223. package/calendar-range/esm/views/popover.js +1 -1
  224. package/calendar-range/esm/views/static.js +1 -1
  225. package/calendar-range/index.js +1 -1
  226. package/calendar-range/{index.module-ce307a6d.d.ts → index.module-d4d5654a.d.ts} +0 -0
  227. package/calendar-range/{index.module-ce307a6d.js → index.module-d4d5654a.js} +1 -1
  228. package/calendar-range/modern/Component.js +1 -1
  229. package/calendar-range/modern/index.js +1 -1
  230. package/calendar-range/modern/index.module-773d4c22.js +4 -0
  231. package/calendar-range/modern/views/index.css +8 -8
  232. package/calendar-range/modern/views/popover.js +1 -1
  233. package/calendar-range/modern/views/static.js +1 -1
  234. package/calendar-range/views/index.css +8 -8
  235. package/calendar-range/views/popover.js +1 -1
  236. package/calendar-range/views/static.js +1 -1
  237. package/calendar-with-skeleton/Component.js +1 -1
  238. package/calendar-with-skeleton/esm/Component.js +1 -1
  239. package/calendar-with-skeleton/esm/index.css +12 -12
  240. package/calendar-with-skeleton/index.css +12 -12
  241. package/calendar-with-skeleton/modern/Component.js +1 -1
  242. package/calendar-with-skeleton/modern/index.css +12 -12
  243. package/card-image/Component.js +1 -1
  244. package/card-image/esm/Component.js +1 -1
  245. package/card-image/esm/index.css +6 -6
  246. package/card-image/index.css +6 -6
  247. package/card-image/modern/Component.js +1 -1
  248. package/card-image/modern/index.css +6 -6
  249. package/cdn-icon/Component.js +1 -1
  250. package/cdn-icon/esm/Component.js +1 -1
  251. package/cdn-icon/esm/index.css +3 -3
  252. package/cdn-icon/index.css +3 -3
  253. package/cdn-icon/modern/Component.js +1 -1
  254. package/cdn-icon/modern/index.css +3 -3
  255. package/chart/Component.js +2 -2
  256. package/chart/components/Dot/index.css +7 -7
  257. package/chart/components/Dot/index.js +1 -1
  258. package/chart/components/Legends/index.css +7 -7
  259. package/chart/components/Legends/index.js +1 -1
  260. package/chart/components/Tick/index.css +3 -3
  261. package/chart/components/Tick/index.js +1 -1
  262. package/chart/components/TooltipContent/index.css +6 -6
  263. package/chart/components/TooltipContent/index.js +1 -1
  264. package/chart/esm/Component.js +2 -2
  265. package/chart/esm/components/Dot/index.css +7 -7
  266. package/chart/esm/components/Dot/index.js +1 -1
  267. package/chart/esm/components/Legends/index.css +7 -7
  268. package/chart/esm/components/Legends/index.js +1 -1
  269. package/chart/esm/components/Tick/index.css +3 -3
  270. package/chart/esm/components/Tick/index.js +1 -1
  271. package/chart/esm/components/TooltipContent/index.css +6 -6
  272. package/chart/esm/components/TooltipContent/index.js +1 -1
  273. package/chart/esm/hooks/useSettings/index.js +1 -1
  274. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  275. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  276. package/chart/esm/index.css +4 -4
  277. package/chart/esm/index.js +1 -1
  278. package/chart/esm/{tslib.es6-87b903fd.d.ts → tslib.es6-1ee6f6b8.d.ts} +0 -0
  279. package/chart/esm/{tslib.es6-87b903fd.js → tslib.es6-1ee6f6b8.js} +0 -0
  280. package/chart/hooks/useSettings/index.js +1 -1
  281. package/chart/hooks/useSettings/utils/setDatas.d.ts +1 -2
  282. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  283. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  284. package/chart/index.css +4 -4
  285. package/chart/index.js +1 -1
  286. package/chart/modern/Component.js +1 -1
  287. package/chart/modern/components/Dot/index.css +7 -7
  288. package/chart/modern/components/Dot/index.js +1 -1
  289. package/chart/modern/components/Legends/index.css +7 -7
  290. package/chart/modern/components/Legends/index.js +1 -1
  291. package/chart/modern/components/Tick/index.css +3 -3
  292. package/chart/modern/components/Tick/index.js +1 -1
  293. package/chart/modern/components/TooltipContent/index.css +6 -6
  294. package/chart/modern/components/TooltipContent/index.js +1 -1
  295. package/chart/modern/hooks/useSettings/utils/setDatas.d.ts +1 -2
  296. package/chart/modern/index.css +4 -4
  297. package/chart/{tslib.es6-fbd60965.d.ts → tslib.es6-b167ef22.d.ts} +0 -0
  298. package/chart/{tslib.es6-fbd60965.js → tslib.es6-b167ef22.js} +0 -0
  299. package/checkbox/Component.js +1 -1
  300. package/checkbox/esm/Component.js +1 -1
  301. package/checkbox/esm/index.css +37 -37
  302. package/checkbox/index.css +37 -37
  303. package/checkbox/modern/Component.js +1 -1
  304. package/checkbox/modern/index.css +37 -37
  305. package/checkbox-group/Component.js +1 -1
  306. package/checkbox-group/esm/Component.js +1 -1
  307. package/checkbox-group/esm/index.css +17 -17
  308. package/checkbox-group/index.css +17 -17
  309. package/checkbox-group/modern/Component.js +1 -1
  310. package/checkbox-group/modern/index.css +17 -17
  311. package/circular-progress-bar/Component.js +1 -1
  312. package/circular-progress-bar/esm/Component.js +1 -1
  313. package/circular-progress-bar/esm/index.css +48 -48
  314. package/circular-progress-bar/index.css +48 -48
  315. package/circular-progress-bar/modern/Component.js +1 -1
  316. package/circular-progress-bar/modern/index.css +48 -48
  317. package/code-input/component.js +1 -1
  318. package/code-input/components/input/component.js +1 -1
  319. package/code-input/components/input/index.css +11 -11
  320. package/code-input/esm/component.js +1 -1
  321. package/code-input/esm/components/input/component.js +1 -1
  322. package/code-input/esm/components/input/index.css +11 -11
  323. package/code-input/esm/index.css +5 -5
  324. package/code-input/index.css +5 -5
  325. package/code-input/modern/component.js +1 -1
  326. package/code-input/modern/components/input/component.js +1 -1
  327. package/code-input/modern/components/input/index.css +11 -11
  328. package/code-input/modern/index.css +5 -5
  329. package/collapse/Component.js +1 -1
  330. package/collapse/esm/Component.js +1 -1
  331. package/collapse/esm/index.css +7 -7
  332. package/collapse/index.css +7 -7
  333. package/collapse/modern/Component.js +1 -1
  334. package/collapse/modern/index.css +7 -7
  335. package/comment/Component.js +1 -1
  336. package/comment/esm/Component.js +1 -1
  337. package/comment/esm/index.css +2 -2
  338. package/comment/index.css +2 -2
  339. package/comment/modern/Component.js +1 -1
  340. package/comment/modern/index.css +2 -2
  341. package/confirmation/{component-cbe8b07a.d.ts → component-2e696ae1.d.ts} +0 -0
  342. package/confirmation/{component-cbe8b07a.js → component-2e696ae1.js} +1 -1
  343. package/confirmation/component.desktop.js +2 -2
  344. package/confirmation/component.mobile.js +3 -3
  345. package/confirmation/component.responsive.js +2 -2
  346. package/confirmation/components/base-confirmation/component.js +2 -2
  347. package/confirmation/components/base-confirmation/index.css +3 -3
  348. package/confirmation/components/base-confirmation/index.d.ts +1 -1
  349. package/confirmation/components/base-confirmation/index.js +2 -2
  350. package/confirmation/components/countdown-loader/component.js +1 -1
  351. package/confirmation/components/countdown-loader/index.css +2 -2
  352. package/confirmation/components/header/component.js +1 -1
  353. package/confirmation/components/header/index.css +4 -4
  354. package/confirmation/components/index.js +1 -1
  355. package/confirmation/components/screens/fatal-error/component.js +1 -1
  356. package/confirmation/components/screens/fatal-error/index.css +5 -5
  357. package/confirmation/components/screens/hint/component.js +1 -1
  358. package/confirmation/components/screens/hint/index.css +12 -12
  359. package/confirmation/components/screens/index.js +1 -1
  360. package/confirmation/components/screens/initial/component.js +1 -1
  361. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  362. package/confirmation/components/screens/initial/index.css +18 -18
  363. package/confirmation/components/screens/initial/index.js +1 -1
  364. package/confirmation/components/screens/temp-block/component.js +1 -1
  365. package/confirmation/components/screens/temp-block/index.css +5 -5
  366. package/confirmation/{countdown-section-d56dd1bc.d.ts → countdown-section-383dc28a.d.ts} +0 -0
  367. package/confirmation/{countdown-section-d56dd1bc.js → countdown-section-383dc28a.js} +1 -1
  368. package/confirmation/desktop.js +2 -2
  369. package/confirmation/esm/{component-a1f6273e.d.ts → component-a949c052.d.ts} +0 -0
  370. package/confirmation/esm/{component-a1f6273e.js → component-a949c052.js} +2 -2
  371. package/confirmation/esm/component.desktop.js +2 -2
  372. package/confirmation/esm/component.mobile.js +3 -3
  373. package/confirmation/esm/component.responsive.js +2 -2
  374. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  375. package/confirmation/esm/components/base-confirmation/index.css +3 -3
  376. package/confirmation/esm/components/base-confirmation/index.d.ts +1 -1
  377. package/confirmation/esm/components/base-confirmation/index.js +2 -2
  378. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  379. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  380. package/confirmation/esm/components/header/component.js +1 -1
  381. package/confirmation/esm/components/header/index.css +4 -4
  382. package/confirmation/esm/components/index.js +1 -1
  383. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  384. package/confirmation/esm/components/screens/fatal-error/index.css +5 -5
  385. package/confirmation/esm/components/screens/hint/component.js +1 -1
  386. package/confirmation/esm/components/screens/hint/index.css +12 -12
  387. package/confirmation/esm/components/screens/index.js +1 -1
  388. package/confirmation/esm/components/screens/initial/component.js +1 -1
  389. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  390. package/confirmation/esm/components/screens/initial/index.css +18 -18
  391. package/confirmation/esm/components/screens/initial/index.js +1 -1
  392. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  393. package/confirmation/esm/components/screens/temp-block/index.css +5 -5
  394. package/confirmation/esm/{countdown-section-ed6590b8.d.ts → countdown-section-dec9036a.d.ts} +0 -0
  395. package/confirmation/esm/{countdown-section-ed6590b8.js → countdown-section-dec9036a.js} +1 -1
  396. package/confirmation/esm/desktop.js +2 -2
  397. package/confirmation/esm/index.js +2 -2
  398. package/confirmation/esm/mobile.css +2 -2
  399. package/confirmation/esm/mobile.js +2 -2
  400. package/confirmation/esm/responsive.js +2 -2
  401. package/confirmation/index.js +2 -2
  402. package/confirmation/mobile.css +2 -2
  403. package/confirmation/mobile.js +2 -2
  404. package/confirmation/modern/component.desktop.js +1 -1
  405. package/confirmation/modern/component.mobile.js +2 -2
  406. package/confirmation/modern/component.responsive.js +1 -1
  407. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  408. package/confirmation/modern/components/base-confirmation/index.css +3 -3
  409. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  410. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  411. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  412. package/confirmation/modern/components/header/component.js +1 -1
  413. package/confirmation/modern/components/header/index.css +4 -4
  414. package/confirmation/modern/components/index.js +1 -1
  415. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  416. package/confirmation/modern/components/screens/fatal-error/index.css +5 -5
  417. package/confirmation/modern/components/screens/hint/component.js +1 -1
  418. package/confirmation/modern/components/screens/hint/index.css +12 -12
  419. package/confirmation/modern/components/screens/index.js +1 -1
  420. package/confirmation/modern/components/screens/initial/component.js +1 -1
  421. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  422. package/confirmation/modern/components/screens/initial/index.css +18 -18
  423. package/confirmation/modern/components/screens/initial/index.js +1 -1
  424. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  425. package/confirmation/modern/components/screens/temp-block/index.css +5 -5
  426. package/confirmation/modern/{countdown-section-57494eaa.d.ts → countdown-section-9a9a5cbf.d.ts} +0 -0
  427. package/confirmation/modern/{countdown-section-57494eaa.js → countdown-section-9a9a5cbf.js} +1 -1
  428. package/confirmation/modern/desktop.js +1 -1
  429. package/confirmation/modern/index.js +1 -1
  430. package/confirmation/modern/mobile.css +2 -2
  431. package/confirmation/modern/mobile.js +1 -1
  432. package/confirmation/modern/responsive.js +1 -1
  433. package/confirmation/responsive.js +2 -2
  434. package/confirmation-v1/component.js +1 -1
  435. package/confirmation-v1/components/code-input/component.js +1 -1
  436. package/confirmation-v1/components/code-input/index.css +10 -10
  437. package/confirmation-v1/components/countdown/component.js +1 -1
  438. package/confirmation-v1/components/countdown/index.css +13 -13
  439. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  440. package/confirmation-v1/components/countdown-loader/index.css +2 -2
  441. package/confirmation-v1/components/overlimit/component.js +1 -1
  442. package/confirmation-v1/components/overlimit/index.css +9 -9
  443. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  444. package/confirmation-v1/components/sign-confirmation/index.css +13 -13
  445. package/confirmation-v1/esm/component.js +1 -1
  446. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  447. package/confirmation-v1/esm/components/code-input/index.css +10 -10
  448. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  449. package/confirmation-v1/esm/components/countdown/index.css +13 -13
  450. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  451. package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
  452. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  453. package/confirmation-v1/esm/components/overlimit/index.css +9 -9
  454. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  455. package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
  456. package/confirmation-v1/esm/index.css +14 -14
  457. package/confirmation-v1/index.css +14 -14
  458. package/confirmation-v1/modern/component.js +1 -1
  459. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  460. package/confirmation-v1/modern/components/code-input/index.css +10 -10
  461. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  462. package/confirmation-v1/modern/components/countdown/index.css +13 -13
  463. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  464. package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
  465. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  466. package/confirmation-v1/modern/components/overlimit/index.css +9 -9
  467. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  468. package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
  469. package/confirmation-v1/modern/index.css +14 -14
  470. package/custom-button/Component.js +1 -1
  471. package/custom-button/esm/Component.js +1 -1
  472. package/custom-button/esm/index.css +12 -12
  473. package/custom-button/index.css +12 -12
  474. package/custom-button/modern/Component.js +1 -1
  475. package/custom-button/modern/index.css +12 -12
  476. package/date-input/Component.js +1 -1
  477. package/date-input/cssm/Component.d.ts +1 -1
  478. package/date-input/esm/Component.d.ts +1 -1
  479. package/date-input/esm/Component.js +1 -1
  480. package/date-input/esm/index.css +4 -4
  481. package/date-input/index.css +4 -4
  482. package/date-input/modern/Component.js +1 -1
  483. package/date-input/modern/index.css +4 -4
  484. package/date-range-input/Component.js +1 -1
  485. package/date-range-input/esm/Component.js +1 -1
  486. package/date-range-input/esm/index.css +6 -6
  487. package/date-range-input/index.css +6 -6
  488. package/date-range-input/modern/Component.js +1 -1
  489. package/date-range-input/modern/index.css +6 -6
  490. package/date-time-input/Component.js +1 -1
  491. package/date-time-input/esm/Component.js +1 -1
  492. package/date-time-input/esm/index.css +6 -6
  493. package/date-time-input/index.css +6 -6
  494. package/date-time-input/modern/Component.js +1 -1
  495. package/date-time-input/modern/index.css +6 -6
  496. package/divider/Component.js +1 -1
  497. package/divider/esm/Component.js +1 -1
  498. package/divider/esm/index.css +1 -1
  499. package/divider/index.css +1 -1
  500. package/divider/modern/Component.js +1 -1
  501. package/divider/modern/index.css +1 -1
  502. package/drawer/Component.js +1 -1
  503. package/drawer/esm/Component.js +1 -1
  504. package/drawer/esm/index.css +16 -16
  505. package/drawer/index.css +16 -16
  506. package/drawer/modern/Component.js +1 -1
  507. package/drawer/modern/index.css +16 -16
  508. package/dropzone/Component.js +1 -1
  509. package/dropzone/components/overlay/Component.js +1 -1
  510. package/dropzone/components/overlay/index.css +3 -3
  511. package/dropzone/esm/Component.js +1 -1
  512. package/dropzone/esm/components/overlay/Component.js +1 -1
  513. package/dropzone/esm/components/overlay/index.css +3 -3
  514. package/dropzone/esm/index.css +6 -6
  515. package/dropzone/index.css +6 -6
  516. package/dropzone/modern/Component.js +1 -1
  517. package/dropzone/modern/components/overlay/Component.js +1 -1
  518. package/dropzone/modern/components/overlay/index.css +3 -3
  519. package/dropzone/modern/index.css +6 -6
  520. package/file-upload-item/Component.js +1 -1
  521. package/file-upload-item/esm/Component.js +1 -1
  522. package/file-upload-item/esm/index.css +23 -23
  523. package/file-upload-item/index.css +23 -23
  524. package/file-upload-item/modern/Component.js +1 -1
  525. package/file-upload-item/modern/index.css +23 -23
  526. package/filter-tag/Component.js +1 -1
  527. package/filter-tag/esm/Component.js +1 -1
  528. package/filter-tag/esm/index.css +58 -58
  529. package/filter-tag/index.css +58 -58
  530. package/filter-tag/modern/Component.js +1 -1
  531. package/filter-tag/modern/index.css +58 -58
  532. package/form-control/Component.js +3 -3
  533. package/form-control/default.css +17 -17
  534. package/form-control/esm/Component.js +3 -3
  535. package/form-control/esm/default.css +17 -17
  536. package/form-control/esm/index.css +43 -43
  537. package/form-control/esm/inverted.css +17 -17
  538. package/form-control/index.css +43 -43
  539. package/form-control/inverted.css +17 -17
  540. package/form-control/modern/Component.js +3 -3
  541. package/form-control/modern/default.css +17 -17
  542. package/form-control/modern/index.css +43 -43
  543. package/form-control/modern/inverted.css +17 -17
  544. package/gallery/Component.js +3 -3
  545. package/gallery/components/header/Component.js +2 -2
  546. package/gallery/components/header/buttons.js +1 -1
  547. package/gallery/components/header/index.css +3 -3
  548. package/gallery/components/header/index.js +1 -1
  549. package/gallery/components/header-info-block/Component.js +1 -1
  550. package/gallery/components/header-info-block/index.css +5 -5
  551. package/gallery/components/image-preview/Component.js +1 -1
  552. package/gallery/components/image-preview/index.css +12 -12
  553. package/gallery/components/image-viewer/component.js +2 -2
  554. package/gallery/components/image-viewer/index.css +19 -19
  555. package/gallery/components/image-viewer/index.js +2 -2
  556. package/gallery/components/image-viewer/slide.js +1 -1
  557. package/gallery/components/index.js +2 -2
  558. package/gallery/components/navigation-bar/Component.js +1 -1
  559. package/gallery/components/navigation-bar/index.css +6 -6
  560. package/gallery/esm/Component.js +3 -3
  561. package/gallery/esm/components/header/Component.js +2 -2
  562. package/gallery/esm/components/header/buttons.js +1 -1
  563. package/gallery/esm/components/header/index.css +3 -3
  564. package/gallery/esm/components/header/index.js +1 -1
  565. package/gallery/esm/components/header-info-block/Component.js +1 -1
  566. package/gallery/esm/components/header-info-block/index.css +5 -5
  567. package/gallery/esm/components/image-preview/Component.js +1 -1
  568. package/gallery/esm/components/image-preview/index.css +12 -12
  569. package/gallery/esm/components/image-viewer/component.js +2 -2
  570. package/gallery/esm/components/image-viewer/index.css +19 -19
  571. package/gallery/esm/components/image-viewer/index.js +2 -2
  572. package/gallery/esm/components/image-viewer/slide.js +1 -1
  573. package/gallery/esm/components/index.js +2 -2
  574. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  575. package/gallery/esm/components/navigation-bar/index.css +6 -6
  576. package/gallery/esm/index.css +3 -3
  577. package/gallery/esm/index.js +2 -2
  578. package/gallery/esm/{slide-8509317f.d.ts → slide-9ffd3611.d.ts} +0 -0
  579. package/gallery/esm/{slide-8509317f.js → slide-9ffd3611.js} +1 -1
  580. package/gallery/esm/{tslib.es6-a3cf02b0.d.ts → tslib.es6-80bf67e4.d.ts} +0 -0
  581. package/gallery/esm/{tslib.es6-a3cf02b0.js → tslib.es6-80bf67e4.js} +0 -0
  582. package/gallery/index.css +3 -3
  583. package/gallery/index.js +2 -2
  584. package/gallery/modern/Component.js +2 -2
  585. package/gallery/modern/components/header/Component.js +1 -1
  586. package/gallery/modern/components/header/index.css +3 -3
  587. package/gallery/modern/components/header-info-block/Component.js +1 -1
  588. package/gallery/modern/components/header-info-block/index.css +5 -5
  589. package/gallery/modern/components/image-preview/Component.js +1 -1
  590. package/gallery/modern/components/image-preview/index.css +12 -12
  591. package/gallery/modern/components/image-viewer/component.js +1 -1
  592. package/gallery/modern/components/image-viewer/index.css +19 -19
  593. package/gallery/modern/components/image-viewer/index.js +1 -1
  594. package/gallery/modern/components/image-viewer/slide.js +1 -1
  595. package/gallery/modern/components/index.js +1 -1
  596. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  597. package/gallery/modern/components/navigation-bar/index.css +6 -6
  598. package/gallery/modern/index.css +3 -3
  599. package/gallery/modern/index.js +1 -1
  600. package/gallery/modern/{slide-b6894e75.d.ts → slide-edf5d2e5.d.ts} +0 -0
  601. package/gallery/modern/{slide-b6894e75.js → slide-edf5d2e5.js} +1 -1
  602. package/gallery/{slide-3675c6c5.d.ts → slide-d8e46bbd.d.ts} +0 -0
  603. package/gallery/{slide-3675c6c5.js → slide-d8e46bbd.js} +1 -1
  604. package/gallery/{tslib.es6-3a7f5336.d.ts → tslib.es6-500ac7f4.d.ts} +0 -0
  605. package/gallery/{tslib.es6-3a7f5336.js → tslib.es6-500ac7f4.js} +0 -0
  606. package/grid/Component.js +1 -1
  607. package/grid/col/Component.js +2 -2
  608. package/grid/col/index.css +511 -511
  609. package/grid/col/index.js +1 -1
  610. package/grid/esm/Component.js +1 -1
  611. package/grid/esm/col/Component.js +2 -2
  612. package/grid/esm/col/index.css +511 -511
  613. package/grid/esm/col/index.js +1 -1
  614. package/grid/esm/gutters.css +78 -78
  615. package/grid/esm/{gutters.module-eac5b022.d.ts → gutters.module-13ee775e.d.ts} +0 -0
  616. package/grid/esm/gutters.module-13ee775e.js +27 -0
  617. package/grid/esm/index.js +1 -1
  618. package/grid/esm/row/Component.js +2 -2
  619. package/grid/esm/row/index.css +9 -9
  620. package/grid/esm/row/index.js +1 -1
  621. package/grid/gutters.css +78 -78
  622. package/grid/{gutters.module-c61ca61b.d.ts → gutters.module-85f84288.d.ts} +0 -0
  623. package/grid/gutters.module-85f84288.js +28 -0
  624. package/grid/index.js +1 -1
  625. package/grid/modern/Component.js +1 -1
  626. package/grid/modern/col/Component.js +2 -2
  627. package/grid/modern/col/index.css +511 -511
  628. package/grid/modern/col/index.js +1 -1
  629. package/grid/modern/gutters.css +78 -78
  630. package/grid/modern/gutters.module-10e014bd.js +4 -0
  631. package/grid/modern/index.js +1 -1
  632. package/grid/modern/row/Component.js +2 -2
  633. package/grid/modern/row/index.css +9 -9
  634. package/grid/modern/row/index.js +1 -1
  635. package/grid/row/Component.js +2 -2
  636. package/grid/row/index.css +9 -9
  637. package/grid/row/index.js +1 -1
  638. package/hatching-progress-bar/Component.js +1 -1
  639. package/hatching-progress-bar/esm/Component.js +1 -1
  640. package/hatching-progress-bar/esm/index.css +11 -11
  641. package/hatching-progress-bar/index.css +11 -11
  642. package/hatching-progress-bar/modern/Component.js +1 -1
  643. package/hatching-progress-bar/modern/index.css +11 -11
  644. package/icon-button/Component.js +3 -3
  645. package/icon-button/default.css +24 -24
  646. package/icon-button/esm/Component.js +3 -3
  647. package/icon-button/esm/default.css +24 -24
  648. package/icon-button/esm/index.css +7 -7
  649. package/icon-button/esm/inverted.css +24 -24
  650. package/icon-button/index.css +7 -7
  651. package/icon-button/inverted.css +24 -24
  652. package/icon-button/modern/Component.js +3 -3
  653. package/icon-button/modern/default.css +24 -24
  654. package/icon-button/modern/index.css +7 -7
  655. package/icon-button/modern/inverted.css +24 -24
  656. package/icon-view/circle.js +1 -1
  657. package/icon-view/components/base-shape/component.js +1 -1
  658. package/icon-view/components/base-shape/index.css +28 -28
  659. package/icon-view/components/circle/component.js +1 -1
  660. package/icon-view/components/circle/index.js +1 -1
  661. package/icon-view/components/index.js +1 -1
  662. package/icon-view/components/super-ellipse/component.js +1 -1
  663. package/icon-view/components/super-ellipse/index.js +1 -1
  664. package/icon-view/esm/circle.js +1 -1
  665. package/icon-view/esm/components/base-shape/component.js +1 -1
  666. package/icon-view/esm/components/base-shape/index.css +28 -28
  667. package/icon-view/esm/components/circle/component.js +1 -1
  668. package/icon-view/esm/components/circle/index.js +1 -1
  669. package/icon-view/esm/components/index.js +1 -1
  670. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  671. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  672. package/icon-view/esm/super-ellipse.js +1 -1
  673. package/icon-view/esm/{tslib.es6-60ca98d7.d.ts → tslib.es6-8661a1b8.d.ts} +0 -0
  674. package/icon-view/esm/{tslib.es6-60ca98d7.js → tslib.es6-8661a1b8.js} +0 -0
  675. package/icon-view/modern/components/base-shape/component.js +1 -1
  676. package/icon-view/modern/components/base-shape/index.css +28 -28
  677. package/icon-view/super-ellipse.js +1 -1
  678. package/icon-view/{tslib.es6-1bf38fa1.d.ts → tslib.es6-5397da44.d.ts} +0 -0
  679. package/icon-view/{tslib.es6-1bf38fa1.js → tslib.es6-5397da44.js} +0 -0
  680. package/input/Component.js +3 -3
  681. package/input/default.css +13 -13
  682. package/input/esm/Component.js +3 -3
  683. package/input/esm/default.css +13 -13
  684. package/input/esm/index.css +31 -31
  685. package/input/esm/inverted.css +13 -13
  686. package/input/index.css +31 -31
  687. package/input/inverted.css +13 -13
  688. package/input/modern/Component.js +3 -3
  689. package/input/modern/default.css +13 -13
  690. package/input/modern/index.css +31 -31
  691. package/input/modern/inverted.css +13 -13
  692. package/input-autocomplete/Component.js +1 -1
  693. package/input-autocomplete/Component.mobile.js +2 -2
  694. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  695. package/input-autocomplete/autocomplete-field/index.css +2 -2
  696. package/input-autocomplete/autocomplete-field/index.js +1 -1
  697. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  698. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  699. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  700. package/input-autocomplete/cssm/Component.d.ts +3 -3
  701. package/input-autocomplete/cssm/Component.mobile.d.ts +2 -2
  702. package/input-autocomplete/esm/Component.d.ts +3 -3
  703. package/input-autocomplete/esm/Component.js +1 -1
  704. package/input-autocomplete/esm/Component.mobile.d.ts +2 -2
  705. package/input-autocomplete/esm/Component.mobile.js +2 -2
  706. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  707. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  708. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  709. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  710. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  711. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  712. package/input-autocomplete/esm/index.js +1 -1
  713. package/input-autocomplete/esm/mobile.css +4 -4
  714. package/input-autocomplete/esm/mobile.js +1 -1
  715. package/input-autocomplete/esm/{tslib.es6-9546b746.d.ts → tslib.es6-c783bee2.d.ts} +0 -0
  716. package/input-autocomplete/esm/{tslib.es6-9546b746.js → tslib.es6-c783bee2.js} +0 -0
  717. package/input-autocomplete/index.js +1 -1
  718. package/input-autocomplete/mobile.css +4 -4
  719. package/input-autocomplete/mobile.js +1 -1
  720. package/input-autocomplete/modern/Component.d.ts +3 -3
  721. package/input-autocomplete/modern/Component.mobile.d.ts +2 -2
  722. package/input-autocomplete/modern/Component.mobile.js +1 -1
  723. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  724. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  725. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  726. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  727. package/input-autocomplete/modern/mobile.css +4 -4
  728. package/input-autocomplete/{tslib.es6-05141900.d.ts → tslib.es6-4d1cf602.d.ts} +0 -0
  729. package/input-autocomplete/{tslib.es6-05141900.js → tslib.es6-4d1cf602.js} +0 -0
  730. package/intl-phone-input/{component-975dc081.d.ts → component-ea99b03b.d.ts} +0 -0
  731. package/intl-phone-input/{component-975dc081.js → component-ea99b03b.js} +1 -1
  732. package/intl-phone-input/component.d.ts +1 -1
  733. package/intl-phone-input/component.js +3 -3
  734. package/intl-phone-input/components/flag-icon/component.js +1 -1
  735. package/intl-phone-input/components/flag-icon/index.css +261 -261
  736. package/intl-phone-input/components/index.js +1 -1
  737. package/intl-phone-input/components/select/component.js +2 -2
  738. package/intl-phone-input/components/select/index.css +6 -6
  739. package/intl-phone-input/components/select/index.js +1 -1
  740. package/intl-phone-input/components/select-field/component.js +1 -1
  741. package/intl-phone-input/components/select-field/index.css +8 -8
  742. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  743. package/intl-phone-input/components/select-field/index.js +1 -1
  744. package/intl-phone-input/esm/{component-3ba6d67f.d.ts → component-056a43d1.d.ts} +0 -0
  745. package/intl-phone-input/esm/{component-3ba6d67f.js → component-056a43d1.js} +1 -1
  746. package/intl-phone-input/esm/component.js +3 -3
  747. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  748. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  749. package/intl-phone-input/esm/components/index.js +1 -1
  750. package/intl-phone-input/esm/components/select/component.js +2 -2
  751. package/intl-phone-input/esm/components/select/index.css +6 -6
  752. package/intl-phone-input/esm/components/select/index.js +1 -1
  753. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  754. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  755. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  756. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  757. package/intl-phone-input/esm/index.css +3 -3
  758. package/intl-phone-input/esm/index.js +1 -1
  759. package/intl-phone-input/esm/{libphonenumber-js.min-2d6624f5.d.ts → libphonenumber-js.min-9b56adf7.d.ts} +0 -0
  760. package/intl-phone-input/esm/{libphonenumber-js.min-2d6624f5.js → libphonenumber-js.min-9b56adf7.js} +0 -0
  761. package/intl-phone-input/index.css +3 -3
  762. package/intl-phone-input/index.js +1 -1
  763. package/intl-phone-input/{libphonenumber-js.min-69b25d15.d.ts → libphonenumber-js.min-6274bc48.d.ts} +0 -0
  764. package/intl-phone-input/{libphonenumber-js.min-69b25d15.js → libphonenumber-js.min-6274bc48.js} +0 -0
  765. package/intl-phone-input/modern/component.js +2 -2
  766. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  767. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  768. package/intl-phone-input/modern/components/select/component.js +1 -1
  769. package/intl-phone-input/modern/components/select/index.css +6 -6
  770. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  771. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  772. package/intl-phone-input/modern/index.css +3 -3
  773. package/intl-phone-input/modern/{libphonenumber-js.min-2d6624f5.d.ts → libphonenumber-js.min-9b56adf7.d.ts} +0 -0
  774. package/intl-phone-input/modern/{libphonenumber-js.min-2d6624f5.js → libphonenumber-js.min-9b56adf7.js} +0 -0
  775. package/link/Component.js +3 -3
  776. package/link/default.css +9 -9
  777. package/link/esm/Component.js +3 -3
  778. package/link/esm/default.css +9 -9
  779. package/link/esm/index.css +13 -13
  780. package/link/esm/inverted.css +9 -9
  781. package/link/index.css +13 -13
  782. package/link/inverted.css +9 -9
  783. package/link/modern/Component.js +3 -3
  784. package/link/modern/default.css +9 -9
  785. package/link/modern/index.css +13 -13
  786. package/link/modern/inverted.css +9 -9
  787. package/list/Component.js +1 -1
  788. package/list/esm/Component.js +1 -1
  789. package/list/esm/index.css +9 -9
  790. package/list/index.css +9 -9
  791. package/list/modern/Component.js +1 -1
  792. package/list/modern/index.css +9 -9
  793. package/list-header/Component.js +1 -1
  794. package/list-header/esm/Component.js +1 -1
  795. package/list-header/esm/index.css +3 -3
  796. package/list-header/index.css +3 -3
  797. package/list-header/modern/Component.js +1 -1
  798. package/list-header/modern/index.css +3 -3
  799. package/loader/Component.js +1 -1
  800. package/loader/esm/Component.js +1 -1
  801. package/loader/esm/index.css +7 -7
  802. package/loader/index.css +7 -7
  803. package/loader/modern/Component.js +1 -1
  804. package/loader/modern/index.css +7 -7
  805. package/masked-input/Component.js +1 -1
  806. package/masked-input/esm/Component.js +1 -1
  807. package/masked-input/esm/index.css +2 -2
  808. package/masked-input/index.css +2 -2
  809. package/masked-input/modern/Component.js +1 -1
  810. package/masked-input/modern/index.css +2 -2
  811. package/modal/{Component-c86d9888.d.ts → Component-a3014022.d.ts} +0 -0
  812. package/modal/{Component-c86d9888.js → Component-a3014022.js} +1 -1
  813. package/modal/Component.desktop.js +4 -4
  814. package/modal/Component.mobile.js +4 -4
  815. package/modal/Component.responsive.js +3 -3
  816. package/modal/components/closer/Component.js +2 -2
  817. package/modal/components/closer/index.css +4 -4
  818. package/modal/components/content/Component.desktop.js +2 -2
  819. package/modal/components/content/Component.js +1 -1
  820. package/modal/components/content/Component.mobile.js +2 -2
  821. package/modal/components/content/desktop.css +8 -8
  822. package/modal/components/content/index.css +3 -3
  823. package/modal/components/content/mobile.css +3 -3
  824. package/modal/components/footer/Component.desktop.js +2 -2
  825. package/modal/components/footer/Component.js +2 -2
  826. package/modal/components/footer/Component.mobile.js +2 -2
  827. package/modal/components/footer/desktop.css +9 -9
  828. package/modal/components/footer/index.css +4 -4
  829. package/modal/components/footer/layout.css +25 -25
  830. package/modal/components/footer/mobile.css +3 -3
  831. package/modal/components/header/Component.desktop.d.ts +1 -1
  832. package/modal/components/header/Component.desktop.js +3 -3
  833. package/modal/components/header/Component.js +1 -1
  834. package/modal/components/header/Component.mobile.d.ts +1 -1
  835. package/modal/components/header/Component.mobile.js +3 -3
  836. package/modal/components/header/desktop.css +17 -17
  837. package/modal/components/header/index.css +15 -15
  838. package/modal/components/header/mobile.css +3 -3
  839. package/modal/desktop.css +9 -9
  840. package/modal/desktop.js +3 -3
  841. package/modal/esm/{Component-0354321f.d.ts → Component-6e00bda6.d.ts} +0 -0
  842. package/modal/esm/{Component-0354321f.js → Component-6e00bda6.js} +1 -1
  843. package/modal/esm/Component.desktop.js +4 -4
  844. package/modal/esm/Component.mobile.js +4 -4
  845. package/modal/esm/Component.responsive.js +3 -3
  846. package/modal/esm/components/closer/Component.js +2 -2
  847. package/modal/esm/components/closer/index.css +4 -4
  848. package/modal/esm/components/content/Component.desktop.js +2 -2
  849. package/modal/esm/components/content/Component.js +1 -1
  850. package/modal/esm/components/content/Component.mobile.js +2 -2
  851. package/modal/esm/components/content/desktop.css +8 -8
  852. package/modal/esm/components/content/index.css +3 -3
  853. package/modal/esm/components/content/mobile.css +3 -3
  854. package/modal/esm/components/footer/Component.desktop.js +2 -2
  855. package/modal/esm/components/footer/Component.js +2 -2
  856. package/modal/esm/components/footer/Component.mobile.js +2 -2
  857. package/modal/esm/components/footer/desktop.css +9 -9
  858. package/modal/esm/components/footer/index.css +4 -4
  859. package/modal/esm/components/footer/layout.css +25 -25
  860. package/modal/esm/components/footer/mobile.css +3 -3
  861. package/modal/esm/components/header/Component.desktop.d.ts +1 -1
  862. package/modal/esm/components/header/Component.desktop.js +3 -3
  863. package/modal/esm/components/header/Component.js +1 -1
  864. package/modal/esm/components/header/Component.mobile.d.ts +1 -1
  865. package/modal/esm/components/header/Component.mobile.js +3 -3
  866. package/modal/esm/components/header/desktop.css +17 -17
  867. package/modal/esm/components/header/index.css +15 -15
  868. package/modal/esm/components/header/mobile.css +3 -3
  869. package/modal/esm/desktop.css +9 -9
  870. package/modal/esm/desktop.js +3 -3
  871. package/modal/esm/index.js +3 -3
  872. package/modal/esm/mobile.css +2 -2
  873. package/modal/esm/mobile.js +3 -3
  874. package/modal/esm/responsive.js +3 -3
  875. package/modal/esm/transitions.css +8 -8
  876. package/modal/esm/transitions.module-555e34e0.js +4 -0
  877. package/modal/esm/{tslib.es6-1363d0c3.d.ts → tslib.es6-60db3b67.d.ts} +0 -0
  878. package/modal/esm/{tslib.es6-1363d0c3.js → tslib.es6-60db3b67.js} +0 -0
  879. package/modal/index.js +3 -3
  880. package/modal/mobile.css +2 -2
  881. package/modal/mobile.js +3 -3
  882. package/modal/modern/{Component-dc330b44.d.ts → Component-da0548a4.d.ts} +0 -0
  883. package/modal/modern/{Component-dc330b44.js → Component-da0548a4.js} +1 -1
  884. package/modal/modern/Component.desktop.js +3 -3
  885. package/modal/modern/Component.mobile.js +3 -3
  886. package/modal/modern/Component.responsive.d.ts +1 -1
  887. package/modal/modern/Component.responsive.js +2 -2
  888. package/modal/modern/components/closer/Component.js +1 -1
  889. package/modal/modern/components/closer/index.css +4 -4
  890. package/modal/modern/components/content/Component.desktop.js +1 -1
  891. package/modal/modern/components/content/Component.js +1 -1
  892. package/modal/modern/components/content/Component.mobile.js +1 -1
  893. package/modal/modern/components/content/desktop.css +8 -8
  894. package/modal/modern/components/content/index.css +3 -3
  895. package/modal/modern/components/content/mobile.css +3 -3
  896. package/modal/modern/components/footer/Component.desktop.js +1 -1
  897. package/modal/modern/components/footer/Component.js +2 -2
  898. package/modal/modern/components/footer/Component.mobile.js +1 -1
  899. package/modal/modern/components/footer/desktop.css +9 -9
  900. package/modal/modern/components/footer/index.css +4 -4
  901. package/modal/modern/components/footer/layout.css +25 -25
  902. package/modal/modern/components/footer/mobile.css +3 -3
  903. package/modal/modern/components/header/Component.desktop.d.ts +1 -1
  904. package/modal/modern/components/header/Component.desktop.js +2 -2
  905. package/modal/modern/components/header/Component.js +1 -1
  906. package/modal/modern/components/header/Component.mobile.d.ts +1 -1
  907. package/modal/modern/components/header/Component.mobile.js +2 -2
  908. package/modal/modern/components/header/desktop.css +17 -17
  909. package/modal/modern/components/header/index.css +15 -15
  910. package/modal/modern/components/header/mobile.css +3 -3
  911. package/modal/modern/desktop.css +9 -9
  912. package/modal/modern/desktop.js +2 -2
  913. package/modal/modern/index.js +2 -2
  914. package/modal/modern/mobile.css +2 -2
  915. package/modal/modern/mobile.js +2 -2
  916. package/modal/modern/responsive.js +2 -2
  917. package/modal/modern/transitions.css +8 -8
  918. package/modal/modern/transitions.module-555e34e0.js +4 -0
  919. package/modal/responsive.js +3 -3
  920. package/modal/transitions.css +8 -8
  921. package/modal/transitions.module-222d162a.js +4 -0
  922. package/modal/{tslib.es6-8114d0c4.d.ts → tslib.es6-5c9ba4d7.d.ts} +0 -0
  923. package/modal/{tslib.es6-8114d0c4.js → tslib.es6-5c9ba4d7.js} +0 -0
  924. package/notification/Component.js +1 -1
  925. package/notification/esm/Component.js +1 -1
  926. package/notification/esm/index.css +8 -8
  927. package/notification/index.css +8 -8
  928. package/notification/modern/Component.js +1 -1
  929. package/notification/modern/index.css +8 -8
  930. package/notification-manager/{component-82281145.d.ts → component-138bfc65.d.ts} +0 -0
  931. package/notification-manager/{component-82281145.js → component-138bfc65.js} +0 -0
  932. package/notification-manager/component.js +2 -2
  933. package/notification-manager/components/index.js +1 -1
  934. package/notification-manager/components/notification/component.js +1 -1
  935. package/notification-manager/components/notification/index.d.ts +1 -1
  936. package/notification-manager/components/notification/index.js +1 -1
  937. package/notification-manager/esm/{component-748c1b7a.d.ts → component-9235cfd4.d.ts} +0 -0
  938. package/notification-manager/esm/{component-748c1b7a.js → component-9235cfd4.js} +0 -0
  939. package/notification-manager/esm/component.js +2 -2
  940. package/notification-manager/esm/components/index.js +1 -1
  941. package/notification-manager/esm/components/notification/component.js +1 -1
  942. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  943. package/notification-manager/esm/components/notification/index.js +1 -1
  944. package/notification-manager/esm/index.css +11 -11
  945. package/notification-manager/esm/index.js +1 -1
  946. package/notification-manager/index.css +11 -11
  947. package/notification-manager/index.js +1 -1
  948. package/notification-manager/modern/component.js +1 -1
  949. package/notification-manager/modern/index.css +11 -11
  950. package/package.json +1 -1
  951. package/pagination/Component.js +1 -1
  952. package/pagination/components/default-view/index.css +2 -2
  953. package/pagination/components/default-view/index.js +1 -1
  954. package/pagination/components/per-page-view/index.css +2 -2
  955. package/pagination/components/per-page-view/index.js +1 -1
  956. package/pagination/components/tag/index.css +8 -8
  957. package/pagination/components/tag/index.js +1 -1
  958. package/pagination/esm/Component.js +1 -1
  959. package/pagination/esm/components/default-view/index.css +2 -2
  960. package/pagination/esm/components/default-view/index.js +1 -1
  961. package/pagination/esm/components/per-page-view/index.css +2 -2
  962. package/pagination/esm/components/per-page-view/index.js +1 -1
  963. package/pagination/esm/components/tag/index.css +8 -8
  964. package/pagination/esm/components/tag/index.js +1 -1
  965. package/pagination/esm/index.css +4 -4
  966. package/pagination/index.css +4 -4
  967. package/pagination/modern/Component.js +1 -1
  968. package/pagination/modern/components/default-view/index.css +2 -2
  969. package/pagination/modern/components/default-view/index.js +1 -1
  970. package/pagination/modern/components/per-page-view/index.css +2 -2
  971. package/pagination/modern/components/per-page-view/index.js +1 -1
  972. package/pagination/modern/components/tag/index.css +8 -8
  973. package/pagination/modern/components/tag/index.js +1 -1
  974. package/pagination/modern/index.css +4 -4
  975. package/password-input/component.js +1 -1
  976. package/password-input/esm/component.js +1 -1
  977. package/password-input/esm/index.css +5 -5
  978. package/password-input/index.css +5 -5
  979. package/password-input/modern/component.js +1 -1
  980. package/password-input/modern/index.css +5 -5
  981. package/picker-button/Component.js +2 -2
  982. package/picker-button/Component.mobile.js +1 -1
  983. package/picker-button/Component.responsive.js +1 -1
  984. package/picker-button/desktop.js +1 -1
  985. package/picker-button/esm/Component.js +2 -2
  986. package/picker-button/esm/Component.mobile.js +1 -1
  987. package/picker-button/esm/Component.responsive.js +1 -1
  988. package/picker-button/esm/desktop.js +1 -1
  989. package/picker-button/esm/field/Component.js +2 -2
  990. package/picker-button/esm/field/index.css +3 -3
  991. package/picker-button/esm/field/index.js +1 -1
  992. package/picker-button/esm/index.css +6 -6
  993. package/picker-button/esm/index.js +1 -1
  994. package/picker-button/esm/mobile.js +1 -1
  995. package/picker-button/esm/option/Component.js +2 -2
  996. package/picker-button/esm/option/index.css +4 -4
  997. package/picker-button/esm/option/index.js +1 -1
  998. package/picker-button/esm/{tslib.es6-3340393b.d.ts → tslib.es6-fa456565.d.ts} +0 -0
  999. package/picker-button/esm/{tslib.es6-3340393b.js → tslib.es6-fa456565.js} +0 -0
  1000. package/picker-button/field/Component.js +2 -2
  1001. package/picker-button/field/index.css +3 -3
  1002. package/picker-button/field/index.js +1 -1
  1003. package/picker-button/index.css +6 -6
  1004. package/picker-button/index.js +1 -1
  1005. package/picker-button/mobile.js +1 -1
  1006. package/picker-button/modern/Component.js +1 -1
  1007. package/picker-button/modern/field/Component.js +1 -1
  1008. package/picker-button/modern/field/index.css +3 -3
  1009. package/picker-button/modern/index.css +6 -6
  1010. package/picker-button/modern/option/Component.js +1 -1
  1011. package/picker-button/modern/option/index.css +4 -4
  1012. package/picker-button/option/Component.js +2 -2
  1013. package/picker-button/option/index.css +4 -4
  1014. package/picker-button/option/index.js +1 -1
  1015. package/picker-button/{tslib.es6-417893cc.d.ts → tslib.es6-6b493864.d.ts} +0 -0
  1016. package/picker-button/{tslib.es6-417893cc.js → tslib.es6-6b493864.js} +0 -0
  1017. package/plate/Component.js +1 -1
  1018. package/plate/esm/Component.js +1 -1
  1019. package/plate/esm/index.css +46 -46
  1020. package/plate/index.css +46 -46
  1021. package/plate/modern/Component.js +1 -1
  1022. package/plate/modern/index.css +46 -46
  1023. package/popover/Component.js +1 -1
  1024. package/popover/esm/Component.js +1 -1
  1025. package/popover/esm/index.css +33 -33
  1026. package/popover/index.css +33 -33
  1027. package/popover/modern/Component.js +1 -1
  1028. package/popover/modern/index.css +33 -33
  1029. package/progress-bar/Component.js +1 -1
  1030. package/progress-bar/esm/Component.js +1 -1
  1031. package/progress-bar/esm/index.css +12 -12
  1032. package/progress-bar/index.css +12 -12
  1033. package/progress-bar/modern/Component.js +1 -1
  1034. package/progress-bar/modern/index.css +12 -12
  1035. package/pure-cell/{component-b5efc7de.d.ts → component-26fcccd6.d.ts} +0 -0
  1036. package/pure-cell/{component-b5efc7de.js → component-26fcccd6.js} +2 -2
  1037. package/pure-cell/{component-5ca25542.d.ts → component-bfcc6822.d.ts} +0 -0
  1038. package/pure-cell/{component-5ca25542.js → component-bfcc6822.js} +6 -6
  1039. package/pure-cell/component.js +3 -3
  1040. package/pure-cell/components/addon/component.js +2 -2
  1041. package/pure-cell/components/addon/index.css +7 -7
  1042. package/pure-cell/components/addon/index.js +1 -1
  1043. package/pure-cell/components/amount/component.js +2 -2
  1044. package/pure-cell/components/amount/index.css +2 -2
  1045. package/pure-cell/components/amount/index.js +1 -1
  1046. package/pure-cell/components/amount-title/component.js +2 -2
  1047. package/pure-cell/components/amount-title/index.css +3 -3
  1048. package/pure-cell/components/amount-title/index.js +1 -1
  1049. package/pure-cell/components/category/component.js +2 -2
  1050. package/pure-cell/components/category/index.css +4 -4
  1051. package/pure-cell/components/category/index.js +1 -1
  1052. package/pure-cell/components/content/component.js +3 -3
  1053. package/pure-cell/components/content/index.css +3 -3
  1054. package/pure-cell/components/content/index.d.ts +1 -1
  1055. package/pure-cell/components/content/index.js +3 -3
  1056. package/pure-cell/components/footer/component.js +2 -2
  1057. package/pure-cell/components/footer/index.css +4 -4
  1058. package/pure-cell/components/footer/index.js +1 -1
  1059. package/pure-cell/components/footer-button/component.js +2 -2
  1060. package/pure-cell/components/footer-button/index.css +2 -2
  1061. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1062. package/pure-cell/components/footer-button/index.js +2 -2
  1063. package/pure-cell/components/footer-text/component.js +1 -1
  1064. package/pure-cell/components/footer-text/index.js +1 -1
  1065. package/pure-cell/components/graphics/component.js +2 -2
  1066. package/pure-cell/components/graphics/index.css +2 -2
  1067. package/pure-cell/components/graphics/index.js +1 -1
  1068. package/pure-cell/components/main/component.js +3 -3
  1069. package/pure-cell/components/main/index.css +4 -4
  1070. package/pure-cell/components/main/index.d.ts +1 -1
  1071. package/pure-cell/components/main/index.js +3 -3
  1072. package/pure-cell/components/text/component.js +3 -3
  1073. package/pure-cell/components/text/index.css +7 -7
  1074. package/pure-cell/components/text/index.d.ts +1 -1
  1075. package/pure-cell/components/text/index.js +3 -3
  1076. package/pure-cell/esm/{component-1433be30.d.ts → component-114270f4.d.ts} +0 -0
  1077. package/pure-cell/esm/{component-1433be30.js → component-114270f4.js} +2 -2
  1078. package/pure-cell/esm/{component-8cee807d.d.ts → component-a2ef3735.d.ts} +0 -0
  1079. package/pure-cell/esm/{component-8cee807d.js → component-a2ef3735.js} +6 -6
  1080. package/pure-cell/esm/component.js +3 -3
  1081. package/pure-cell/esm/components/addon/component.js +2 -2
  1082. package/pure-cell/esm/components/addon/index.css +7 -7
  1083. package/pure-cell/esm/components/addon/index.js +1 -1
  1084. package/pure-cell/esm/components/amount/component.js +2 -2
  1085. package/pure-cell/esm/components/amount/index.css +2 -2
  1086. package/pure-cell/esm/components/amount/index.js +1 -1
  1087. package/pure-cell/esm/components/amount-title/component.js +2 -2
  1088. package/pure-cell/esm/components/amount-title/index.css +3 -3
  1089. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1090. package/pure-cell/esm/components/category/component.js +2 -2
  1091. package/pure-cell/esm/components/category/index.css +4 -4
  1092. package/pure-cell/esm/components/category/index.js +1 -1
  1093. package/pure-cell/esm/components/content/component.js +3 -3
  1094. package/pure-cell/esm/components/content/index.css +3 -3
  1095. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1096. package/pure-cell/esm/components/content/index.js +3 -3
  1097. package/pure-cell/esm/components/footer/component.js +2 -2
  1098. package/pure-cell/esm/components/footer/index.css +4 -4
  1099. package/pure-cell/esm/components/footer/index.js +1 -1
  1100. package/pure-cell/esm/components/footer-button/component.js +2 -2
  1101. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1102. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1103. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1104. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1105. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1106. package/pure-cell/esm/components/graphics/component.js +2 -2
  1107. package/pure-cell/esm/components/graphics/index.css +2 -2
  1108. package/pure-cell/esm/components/graphics/index.js +1 -1
  1109. package/pure-cell/esm/components/main/component.js +3 -3
  1110. package/pure-cell/esm/components/main/index.css +4 -4
  1111. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1112. package/pure-cell/esm/components/main/index.js +3 -3
  1113. package/pure-cell/esm/components/text/component.js +3 -3
  1114. package/pure-cell/esm/components/text/index.css +7 -7
  1115. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1116. package/pure-cell/esm/components/text/index.js +3 -3
  1117. package/pure-cell/esm/{getDataTestId-9e714476.d.ts → getDataTestId-2320d4c9.d.ts} +0 -0
  1118. package/pure-cell/esm/{getDataTestId-9e714476.js → getDataTestId-2320d4c9.js} +0 -0
  1119. package/pure-cell/esm/index.css +19 -19
  1120. package/pure-cell/esm/index.js +3 -3
  1121. package/pure-cell/{getDataTestId-150ff8df.d.ts → getDataTestId-cad97c00.d.ts} +0 -0
  1122. package/pure-cell/{getDataTestId-150ff8df.js → getDataTestId-cad97c00.js} +0 -0
  1123. package/pure-cell/index.css +19 -19
  1124. package/pure-cell/index.js +3 -3
  1125. package/pure-cell/modern/{component-0fb543f0.d.ts → component-c66417cb.d.ts} +0 -0
  1126. package/pure-cell/modern/{component-0fb543f0.js → component-c66417cb.js} +5 -5
  1127. package/pure-cell/modern/component.js +2 -2
  1128. package/pure-cell/modern/components/addon/component.js +2 -2
  1129. package/pure-cell/modern/components/addon/index.css +7 -7
  1130. package/pure-cell/modern/components/addon/index.js +1 -1
  1131. package/pure-cell/modern/components/amount/component.js +2 -2
  1132. package/pure-cell/modern/components/amount/index.css +2 -2
  1133. package/pure-cell/modern/components/amount/index.js +1 -1
  1134. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1135. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1136. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1137. package/pure-cell/modern/components/category/component.js +2 -2
  1138. package/pure-cell/modern/components/category/index.css +4 -4
  1139. package/pure-cell/modern/components/category/index.js +1 -1
  1140. package/pure-cell/modern/components/content/component.js +2 -2
  1141. package/pure-cell/modern/components/content/index.css +3 -3
  1142. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1143. package/pure-cell/modern/components/content/index.js +2 -2
  1144. package/pure-cell/modern/components/footer/component.js +2 -2
  1145. package/pure-cell/modern/components/footer/index.css +4 -4
  1146. package/pure-cell/modern/components/footer/index.js +1 -1
  1147. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1148. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1149. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1150. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1151. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1152. package/pure-cell/modern/components/graphics/component.js +2 -2
  1153. package/pure-cell/modern/components/graphics/index.css +2 -2
  1154. package/pure-cell/modern/components/graphics/index.js +1 -1
  1155. package/pure-cell/modern/components/main/component.js +2 -2
  1156. package/pure-cell/modern/components/main/index.css +4 -4
  1157. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1158. package/pure-cell/modern/components/main/index.js +2 -2
  1159. package/pure-cell/modern/components/text/component.js +2 -2
  1160. package/pure-cell/modern/components/text/index.css +7 -7
  1161. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1162. package/pure-cell/modern/components/text/index.js +2 -2
  1163. package/pure-cell/modern/{getDataTestId-9da7a944.d.ts → getDataTestId-38af0b6e.d.ts} +0 -0
  1164. package/pure-cell/modern/{getDataTestId-9da7a944.js → getDataTestId-38af0b6e.js} +0 -0
  1165. package/pure-cell/modern/index.css +19 -19
  1166. package/pure-cell/modern/index.js +2 -2
  1167. package/pure-input/Component.js +1 -1
  1168. package/pure-input/esm/Component.js +1 -1
  1169. package/pure-input/esm/index.css +25 -25
  1170. package/pure-input/index.css +25 -25
  1171. package/pure-input/modern/Component.js +1 -1
  1172. package/pure-input/modern/index.css +25 -25
  1173. package/radio/Component.js +1 -1
  1174. package/radio/esm/Component.js +1 -1
  1175. package/radio/esm/index.css +31 -31
  1176. package/radio/index.css +31 -31
  1177. package/radio/modern/Component.js +1 -1
  1178. package/radio/modern/index.css +31 -31
  1179. package/radio-group/Component.js +1 -1
  1180. package/radio-group/esm/Component.js +1 -1
  1181. package/radio-group/esm/index.css +16 -16
  1182. package/radio-group/index.css +16 -16
  1183. package/radio-group/modern/Component.js +1 -1
  1184. package/radio-group/modern/index.css +16 -16
  1185. package/scrollbar/Component.js +3 -3
  1186. package/scrollbar/default.css +2 -2
  1187. package/scrollbar/esm/Component.js +3 -3
  1188. package/scrollbar/esm/default.css +2 -2
  1189. package/scrollbar/esm/index.css +25 -25
  1190. package/scrollbar/esm/inverted.css +2 -2
  1191. package/scrollbar/index.css +25 -25
  1192. package/scrollbar/inverted.css +2 -2
  1193. package/scrollbar/modern/Component.js +3 -3
  1194. package/scrollbar/modern/default.css +2 -2
  1195. package/scrollbar/modern/index.css +25 -25
  1196. package/scrollbar/modern/inverted.css +2 -2
  1197. package/select/{Component-0c6773ab.d.ts → Component-43ee6315.d.ts} +0 -0
  1198. package/select/{Component-0c6773ab.js → Component-43ee6315.js} +2 -2
  1199. package/select/{Component-2c993ffe.d.ts → Component-6b76b917.d.ts} +6 -6
  1200. package/select/{Component-2c993ffe.js → Component-6b76b917.js} +14 -14
  1201. package/select/Component.js +2 -2
  1202. package/select/components/arrow/Component.js +1 -1
  1203. package/select/components/arrow/index.css +3 -3
  1204. package/select/components/base-select/Component.js +2 -2
  1205. package/select/components/base-select/index.css +7 -7
  1206. package/select/components/base-select/index.d.ts +1 -1
  1207. package/select/components/base-select/index.js +2 -2
  1208. package/select/components/base-select-mobile/Component.js +4 -4
  1209. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1210. package/select/components/base-select-mobile/checkmark/index.css +4 -4
  1211. package/select/components/base-select-mobile/index.css +11 -11
  1212. package/select/components/base-select-mobile/index.d.ts +1 -1
  1213. package/select/components/base-select-mobile/index.js +4 -4
  1214. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1215. package/select/components/base-select-mobile/options-list/index.css +9 -9
  1216. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1217. package/select/components/checkmark/Component.js +1 -1
  1218. package/select/components/checkmark/index.css +7 -7
  1219. package/select/components/field/Component.js +2 -2
  1220. package/select/components/field/index.css +9 -9
  1221. package/select/components/field/index.js +1 -1
  1222. package/select/components/index.js +4 -4
  1223. package/select/components/native-select/Component.js +1 -1
  1224. package/select/components/native-select/index.js +1 -1
  1225. package/select/components/optgroup/Component.js +1 -1
  1226. package/select/components/optgroup/index.css +6 -6
  1227. package/select/components/option/Component.js +2 -2
  1228. package/select/components/option/index.css +20 -20
  1229. package/select/components/option/index.js +1 -1
  1230. package/select/components/options-list/Component.js +2 -2
  1231. package/select/components/options-list/index.css +6 -6
  1232. package/select/components/options-list/index.js +1 -1
  1233. package/select/components/select-mobile/Component.js +4 -4
  1234. package/select/components/select-mobile/index.d.ts +1 -1
  1235. package/select/components/select-mobile/index.js +4 -4
  1236. package/select/components/select-modal-mobile/Component.js +4 -4
  1237. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1238. package/select/components/select-modal-mobile/index.js +4 -4
  1239. package/select/components/virtual-options-list/Component.js +2 -2
  1240. package/select/components/virtual-options-list/index.css +12 -12
  1241. package/select/components/virtual-options-list/index.js +1 -1
  1242. package/select/cssm/{Component-77d7e4fc.d.ts → Component-80de90ee.d.ts} +6 -6
  1243. package/select/cssm/{Component-77d7e4fc.js → Component-80de90ee.js} +9 -9
  1244. package/select/cssm/components/base-select-mobile/Component.js +1 -1
  1245. package/select/cssm/components/base-select-mobile/index.d.ts +1 -1
  1246. package/select/cssm/components/base-select-mobile/index.js +1 -1
  1247. package/select/cssm/components/index.js +1 -1
  1248. package/select/cssm/components/select-mobile/Component.js +1 -1
  1249. package/select/cssm/components/select-mobile/index.d.ts +1 -1
  1250. package/select/cssm/components/select-mobile/index.js +1 -1
  1251. package/select/cssm/components/select-modal-mobile/Component.js +1 -1
  1252. package/select/cssm/components/select-modal-mobile/index.d.ts +1 -1
  1253. package/select/cssm/components/select-modal-mobile/index.js +1 -1
  1254. package/select/cssm/index.js +1 -1
  1255. package/select/cssm/presets/index.js +1 -1
  1256. package/select/cssm/presets/useSelectWithApply/hook.js +1 -1
  1257. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1258. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1259. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1260. package/select/esm/{Component-b107056b.d.ts → Component-02ba485d.d.ts} +0 -0
  1261. package/select/esm/{Component-b107056b.js → Component-02ba485d.js} +3 -3
  1262. package/select/esm/{Component-64ff41b9.d.ts → Component-8fd0c28c.d.ts} +6 -6
  1263. package/select/esm/{Component-64ff41b9.js → Component-8fd0c28c.js} +22 -22
  1264. package/select/esm/Component.js +8 -8
  1265. package/select/esm/components/arrow/Component.js +1 -1
  1266. package/select/esm/components/arrow/index.css +3 -3
  1267. package/select/esm/components/base-select/Component.js +3 -3
  1268. package/select/esm/components/base-select/index.css +7 -7
  1269. package/select/esm/components/base-select/index.d.ts +1 -1
  1270. package/select/esm/components/base-select/index.js +3 -3
  1271. package/select/esm/components/base-select-mobile/Component.js +10 -10
  1272. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1273. package/select/esm/components/base-select-mobile/checkmark/index.css +4 -4
  1274. package/select/esm/components/base-select-mobile/index.css +11 -11
  1275. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1276. package/select/esm/components/base-select-mobile/index.js +10 -10
  1277. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1278. package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
  1279. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1280. package/select/esm/components/checkmark/Component.js +1 -1
  1281. package/select/esm/components/checkmark/index.css +7 -7
  1282. package/select/esm/components/field/Component.js +3 -3
  1283. package/select/esm/components/field/index.css +9 -9
  1284. package/select/esm/components/field/index.js +2 -2
  1285. package/select/esm/components/index.js +10 -10
  1286. package/select/esm/components/native-select/Component.js +1 -1
  1287. package/select/esm/components/native-select/index.js +1 -1
  1288. package/select/esm/components/optgroup/Component.js +1 -1
  1289. package/select/esm/components/optgroup/index.css +6 -6
  1290. package/select/esm/components/option/Component.js +2 -2
  1291. package/select/esm/components/option/index.css +20 -20
  1292. package/select/esm/components/option/index.js +1 -1
  1293. package/select/esm/components/options-list/Component.js +2 -2
  1294. package/select/esm/components/options-list/index.css +6 -6
  1295. package/select/esm/components/options-list/index.js +1 -1
  1296. package/select/esm/components/select-mobile/Component.js +10 -10
  1297. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1298. package/select/esm/components/select-mobile/index.js +10 -10
  1299. package/select/esm/components/select-modal-mobile/Component.js +10 -10
  1300. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1301. package/select/esm/components/select-modal-mobile/index.js +10 -10
  1302. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1303. package/select/esm/components/virtual-options-list/index.css +12 -12
  1304. package/select/esm/components/virtual-options-list/index.js +1 -1
  1305. package/select/esm/index.js +10 -10
  1306. package/select/esm/{intersection-observer-b37c80c1.d.ts → intersection-observer-191f7f28.d.ts} +0 -0
  1307. package/select/esm/{intersection-observer-b37c80c1.js → intersection-observer-191f7f28.js} +0 -0
  1308. package/select/esm/presets/index.js +10 -10
  1309. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1310. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1311. package/select/esm/presets/useSelectWithApply/hook.js +10 -10
  1312. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -10
  1313. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1314. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1315. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +10 -10
  1316. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1317. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1318. package/select/esm/{tslib.es6-a3192031.d.ts → tslib.es6-29abd052.d.ts} +0 -0
  1319. package/select/esm/{tslib.es6-a3192031.js → tslib.es6-29abd052.js} +0 -0
  1320. package/select/index.js +4 -4
  1321. package/select/{intersection-observer-284e8e70.d.ts → intersection-observer-878f8d34.d.ts} +0 -0
  1322. package/select/{intersection-observer-284e8e70.js → intersection-observer-878f8d34.js} +0 -0
  1323. package/select/modern/{Component-e0b50233.d.ts → Component-4293a718.d.ts} +0 -0
  1324. package/select/modern/{Component-e0b50233.js → Component-4293a718.js} +2 -2
  1325. package/select/modern/{Component-c5b65379.d.ts → Component-a6b8e779.d.ts} +6 -6
  1326. package/select/modern/{Component-c5b65379.js → Component-a6b8e779.js} +12 -12
  1327. package/select/modern/Component-afce40e0.d.ts +1 -1
  1328. package/select/modern/Component.d.ts +1 -1
  1329. package/select/modern/Component.js +6 -6
  1330. package/select/modern/components/arrow/Component.js +1 -1
  1331. package/select/modern/components/arrow/index.css +3 -3
  1332. package/select/modern/components/base-select/Component.js +2 -2
  1333. package/select/modern/components/base-select/index.css +7 -7
  1334. package/select/modern/components/base-select/index.d.ts +1 -1
  1335. package/select/modern/components/base-select/index.js +2 -2
  1336. package/select/modern/components/base-select-mobile/Component.js +8 -8
  1337. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1338. package/select/modern/components/base-select-mobile/checkmark/index.css +4 -4
  1339. package/select/modern/components/base-select-mobile/index.css +11 -11
  1340. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1341. package/select/modern/components/base-select-mobile/index.js +8 -8
  1342. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1343. package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
  1344. package/select/modern/components/checkmark/Component.js +1 -1
  1345. package/select/modern/components/checkmark/index.css +7 -7
  1346. package/select/modern/components/field/Component.js +2 -2
  1347. package/select/modern/components/field/index.css +9 -9
  1348. package/select/modern/components/field/index.js +1 -1
  1349. package/select/modern/components/index.js +8 -8
  1350. package/select/modern/components/optgroup/Component.js +1 -1
  1351. package/select/modern/components/optgroup/index.css +6 -6
  1352. package/select/modern/components/option/Component.js +1 -1
  1353. package/select/modern/components/option/index.css +20 -20
  1354. package/select/modern/components/options-list/Component.js +1 -1
  1355. package/select/modern/components/options-list/index.css +6 -6
  1356. package/select/modern/components/select-mobile/Component.js +8 -8
  1357. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1358. package/select/modern/components/select-mobile/index.js +8 -8
  1359. package/select/modern/components/select-modal-mobile/Component.js +8 -8
  1360. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1361. package/select/modern/components/select-modal-mobile/index.js +8 -8
  1362. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1363. package/select/modern/components/virtual-options-list/index.css +12 -12
  1364. package/select/modern/index.js +8 -8
  1365. package/select/modern/{intersection-observer-b37c80c1.d.ts → intersection-observer-191f7f28.d.ts} +0 -0
  1366. package/select/modern/{intersection-observer-b37c80c1.js → intersection-observer-191f7f28.js} +0 -0
  1367. package/select/modern/presets/index.js +8 -8
  1368. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1369. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1370. package/select/modern/presets/useSelectWithApply/hook.js +8 -8
  1371. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +8 -8
  1372. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1373. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1374. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +8 -8
  1375. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1376. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1377. package/select/presets/index.js +4 -4
  1378. package/select/presets/useLazyLoading/hook.js +3 -3
  1379. package/select/presets/useLazyLoading/index.css +2 -2
  1380. package/select/presets/useSelectWithApply/hook.js +4 -4
  1381. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1382. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1383. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1384. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1385. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1386. package/select/presets/useSelectWithLoading/index.css +2 -2
  1387. package/select/{tslib.es6-87438068.d.ts → tslib.es6-18d6811c.d.ts} +0 -0
  1388. package/select/{tslib.es6-87438068.js → tslib.es6-18d6811c.js} +0 -0
  1389. package/select-with-tags/component.js +1 -1
  1390. package/select-with-tags/components/index.js +1 -1
  1391. package/select-with-tags/components/tag/component.js +2 -2
  1392. package/select-with-tags/components/tag/index.css +11 -11
  1393. package/select-with-tags/components/tag/index.js +1 -1
  1394. package/select-with-tags/components/tag-list/component.js +2 -2
  1395. package/select-with-tags/components/tag-list/index.css +31 -31
  1396. package/select-with-tags/components/tag-list/index.js +1 -1
  1397. package/select-with-tags/esm/component.js +1 -1
  1398. package/select-with-tags/esm/components/index.js +1 -1
  1399. package/select-with-tags/esm/components/tag/component.js +2 -2
  1400. package/select-with-tags/esm/components/tag/index.css +11 -11
  1401. package/select-with-tags/esm/components/tag/index.js +1 -1
  1402. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1403. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1404. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1405. package/select-with-tags/esm/index.js +1 -1
  1406. package/select-with-tags/esm/{tslib.es6-fe00c176.d.ts → tslib.es6-11916e83.d.ts} +0 -0
  1407. package/select-with-tags/esm/{tslib.es6-fe00c176.js → tslib.es6-11916e83.js} +0 -0
  1408. package/select-with-tags/esm/utils/index.js +1 -1
  1409. package/select-with-tags/esm/utils/match.js +1 -1
  1410. package/select-with-tags/index.js +1 -1
  1411. package/select-with-tags/modern/components/tag/component.js +1 -1
  1412. package/select-with-tags/modern/components/tag/index.css +11 -11
  1413. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1414. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1415. package/select-with-tags/{tslib.es6-9a06e6c9.d.ts → tslib.es6-c10a1ad6.d.ts} +0 -0
  1416. package/select-with-tags/{tslib.es6-9a06e6c9.js → tslib.es6-c10a1ad6.js} +0 -0
  1417. package/select-with-tags/utils/index.js +1 -1
  1418. package/select-with-tags/utils/match.js +1 -1
  1419. package/side-panel/Component.desktop.js +3 -3
  1420. package/side-panel/Component.mobile.js +3 -3
  1421. package/side-panel/Component.responsive.d.ts +1 -1
  1422. package/side-panel/Component.responsive.js +1 -1
  1423. package/side-panel/components/closer/Component.js +2 -2
  1424. package/side-panel/components/closer/index.css +4 -4
  1425. package/side-panel/components/content/Component.desktop.js +2 -2
  1426. package/side-panel/components/content/Component.js +1 -1
  1427. package/side-panel/components/content/Component.mobile.js +2 -2
  1428. package/side-panel/components/content/desktop.css +3 -3
  1429. package/side-panel/components/content/index.css +3 -3
  1430. package/side-panel/components/content/mobile.css +3 -3
  1431. package/side-panel/components/footer/Component.desktop.js +2 -2
  1432. package/side-panel/components/footer/Component.js +2 -2
  1433. package/side-panel/components/footer/Component.mobile.js +2 -2
  1434. package/side-panel/components/footer/desktop.css +3 -3
  1435. package/side-panel/components/footer/index.css +4 -4
  1436. package/side-panel/components/footer/layout.css +25 -25
  1437. package/side-panel/components/footer/mobile.css +3 -3
  1438. package/side-panel/components/header/Component.desktop.js +2 -2
  1439. package/side-panel/components/header/Component.js +2 -2
  1440. package/side-panel/components/header/Component.mobile.js +2 -2
  1441. package/side-panel/components/header/desktop.css +6 -6
  1442. package/side-panel/components/header/index.css +16 -16
  1443. package/side-panel/components/header/mobile.css +3 -3
  1444. package/side-panel/desktop.css +3 -3
  1445. package/side-panel/desktop.js +1 -1
  1446. package/side-panel/esm/Component.desktop.js +3 -3
  1447. package/side-panel/esm/Component.mobile.js +3 -3
  1448. package/side-panel/esm/Component.responsive.d.ts +1 -1
  1449. package/side-panel/esm/Component.responsive.js +1 -1
  1450. package/side-panel/esm/components/closer/Component.js +2 -2
  1451. package/side-panel/esm/components/closer/index.css +4 -4
  1452. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1453. package/side-panel/esm/components/content/Component.js +1 -1
  1454. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1455. package/side-panel/esm/components/content/desktop.css +3 -3
  1456. package/side-panel/esm/components/content/index.css +3 -3
  1457. package/side-panel/esm/components/content/mobile.css +3 -3
  1458. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1459. package/side-panel/esm/components/footer/Component.js +2 -2
  1460. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1461. package/side-panel/esm/components/footer/desktop.css +3 -3
  1462. package/side-panel/esm/components/footer/index.css +4 -4
  1463. package/side-panel/esm/components/footer/layout.css +25 -25
  1464. package/side-panel/esm/components/footer/mobile.css +3 -3
  1465. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1466. package/side-panel/esm/components/header/Component.js +2 -2
  1467. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1468. package/side-panel/esm/components/header/desktop.css +6 -6
  1469. package/side-panel/esm/components/header/index.css +16 -16
  1470. package/side-panel/esm/components/header/mobile.css +3 -3
  1471. package/side-panel/esm/desktop.css +3 -3
  1472. package/side-panel/esm/desktop.js +1 -1
  1473. package/side-panel/esm/index.js +1 -1
  1474. package/side-panel/esm/mobile.css +2 -2
  1475. package/side-panel/esm/mobile.js +1 -1
  1476. package/side-panel/esm/responsive.js +1 -1
  1477. package/side-panel/esm/transitions.desktop.css +8 -8
  1478. package/side-panel/esm/transitions.mobile.css +8 -8
  1479. package/side-panel/esm/{tslib.es6-4f020887.d.ts → tslib.es6-81ee75c7.d.ts} +0 -0
  1480. package/side-panel/esm/{tslib.es6-4f020887.js → tslib.es6-81ee75c7.js} +0 -0
  1481. package/side-panel/index.js +1 -1
  1482. package/side-panel/mobile.css +2 -2
  1483. package/side-panel/mobile.js +1 -1
  1484. package/side-panel/modern/Component.desktop.js +2 -2
  1485. package/side-panel/modern/Component.mobile.js +2 -2
  1486. package/side-panel/modern/components/closer/Component.js +1 -1
  1487. package/side-panel/modern/components/closer/index.css +4 -4
  1488. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1489. package/side-panel/modern/components/content/Component.js +1 -1
  1490. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1491. package/side-panel/modern/components/content/desktop.css +3 -3
  1492. package/side-panel/modern/components/content/index.css +3 -3
  1493. package/side-panel/modern/components/content/mobile.css +3 -3
  1494. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1495. package/side-panel/modern/components/footer/Component.js +2 -2
  1496. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1497. package/side-panel/modern/components/footer/desktop.css +3 -3
  1498. package/side-panel/modern/components/footer/index.css +4 -4
  1499. package/side-panel/modern/components/footer/layout.css +25 -25
  1500. package/side-panel/modern/components/footer/mobile.css +3 -3
  1501. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1502. package/side-panel/modern/components/header/Component.js +1 -1
  1503. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1504. package/side-panel/modern/components/header/desktop.css +6 -6
  1505. package/side-panel/modern/components/header/index.css +16 -16
  1506. package/side-panel/modern/components/header/mobile.css +3 -3
  1507. package/side-panel/modern/desktop.css +3 -3
  1508. package/side-panel/modern/mobile.css +2 -2
  1509. package/side-panel/modern/transitions.desktop.css +8 -8
  1510. package/side-panel/modern/transitions.mobile.css +8 -8
  1511. package/side-panel/responsive.js +1 -1
  1512. package/side-panel/transitions.desktop.css +8 -8
  1513. package/side-panel/transitions.mobile.css +8 -8
  1514. package/side-panel/{tslib.es6-21f1bb7b.d.ts → tslib.es6-f866d13a.d.ts} +0 -0
  1515. package/side-panel/{tslib.es6-21f1bb7b.js → tslib.es6-f866d13a.js} +0 -0
  1516. package/skeleton/Component.js +1 -1
  1517. package/skeleton/esm/Component.js +1 -1
  1518. package/skeleton/esm/index.css +10 -10
  1519. package/skeleton/index.css +10 -10
  1520. package/skeleton/modern/Component.js +1 -1
  1521. package/skeleton/modern/index.css +10 -10
  1522. package/slider/Component.js +1 -1
  1523. package/slider/cssm/index.module.css +23 -16
  1524. package/slider/esm/Component.js +1 -1
  1525. package/slider/esm/index.css +43 -36
  1526. package/slider/index.css +43 -36
  1527. package/slider/modern/Component.js +1 -1
  1528. package/slider/modern/index.css +43 -36
  1529. package/slider-input/Component.js +1 -1
  1530. package/slider-input/esm/Component.js +1 -1
  1531. package/slider-input/esm/index.css +17 -17
  1532. package/slider-input/index.css +17 -17
  1533. package/slider-input/modern/Component.js +1 -1
  1534. package/slider-input/modern/index.css +17 -17
  1535. package/space/Component.js +2 -2
  1536. package/space/{Item-9b7c8082.d.ts → Item-1532e99e.d.ts} +0 -0
  1537. package/space/{Item-9b7c8082.js → Item-1532e99e.js} +0 -0
  1538. package/space/Item.js +1 -1
  1539. package/space/esm/Component.js +2 -2
  1540. package/space/esm/{Item-ed66687a.d.ts → Item-ce8357c2.d.ts} +0 -0
  1541. package/space/esm/{Item-ed66687a.js → Item-ce8357c2.js} +0 -0
  1542. package/space/esm/Item.js +1 -1
  1543. package/space/esm/index.css +8 -8
  1544. package/space/esm/index.js +1 -1
  1545. package/space/index.css +8 -8
  1546. package/space/index.js +1 -1
  1547. package/space/modern/Component.js +1 -1
  1548. package/space/modern/index.css +8 -8
  1549. package/spinner/Component.js +3 -3
  1550. package/spinner/default.css +1 -1
  1551. package/spinner/esm/Component.js +3 -3
  1552. package/spinner/esm/default.css +1 -1
  1553. package/spinner/esm/index.css +7 -7
  1554. package/spinner/esm/inverted.css +1 -1
  1555. package/spinner/index.css +7 -7
  1556. package/spinner/inverted.css +1 -1
  1557. package/spinner/modern/Component.js +3 -3
  1558. package/spinner/modern/default.css +1 -1
  1559. package/spinner/modern/index.css +7 -7
  1560. package/spinner/modern/inverted.css +1 -1
  1561. package/status/Component.js +1 -1
  1562. package/status/esm/Component.js +1 -1
  1563. package/status/esm/index.css +17 -17
  1564. package/status/index.css +17 -17
  1565. package/status/modern/Component.js +1 -1
  1566. package/status/modern/index.css +17 -17
  1567. package/stepped-progress-bar/Component.js +1 -1
  1568. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1569. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1570. package/stepped-progress-bar/esm/Component.js +1 -1
  1571. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1572. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1573. package/stepped-progress-bar/esm/index.css +3 -3
  1574. package/stepped-progress-bar/index.css +3 -3
  1575. package/stepped-progress-bar/modern/Component.js +1 -1
  1576. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1577. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1578. package/stepped-progress-bar/modern/index.css +3 -3
  1579. package/steps/Component.js +1 -1
  1580. package/steps/components/step/Component.js +1 -1
  1581. package/steps/components/step/index.css +25 -25
  1582. package/steps/components/step-indicator/Component.js +1 -1
  1583. package/steps/components/step-indicator/index.css +1 -1
  1584. package/steps/esm/Component.js +1 -1
  1585. package/steps/esm/components/step/Component.js +1 -1
  1586. package/steps/esm/components/step/index.css +25 -25
  1587. package/steps/esm/components/step-indicator/Component.js +1 -1
  1588. package/steps/esm/components/step-indicator/index.css +1 -1
  1589. package/steps/esm/index.css +2 -2
  1590. package/steps/index.css +2 -2
  1591. package/steps/modern/Component.js +1 -1
  1592. package/steps/modern/components/step/Component.js +1 -1
  1593. package/steps/modern/components/step/index.css +25 -25
  1594. package/steps/modern/components/step-indicator/Component.js +1 -1
  1595. package/steps/modern/components/step-indicator/index.css +1 -1
  1596. package/steps/modern/index.css +2 -2
  1597. package/switch/Component.js +1 -1
  1598. package/switch/esm/Component.js +1 -1
  1599. package/switch/esm/index.css +25 -25
  1600. package/switch/index.css +25 -25
  1601. package/switch/modern/Component.js +1 -1
  1602. package/switch/modern/index.css +25 -25
  1603. package/table/component.js +1 -1
  1604. package/table/components/index.js +1 -1
  1605. package/table/components/pagination/Component.js +2 -2
  1606. package/table/components/pagination/index.css +8 -8
  1607. package/table/components/pagination/index.js +1 -1
  1608. package/table/components/pagination/select-field/index.css +4 -4
  1609. package/table/components/pagination/select-field/index.js +2 -2
  1610. package/table/components/table/Component.js +2 -2
  1611. package/table/components/table/index.css +6 -6
  1612. package/table/components/table/index.js +1 -1
  1613. package/table/components/table/utils.js +1 -1
  1614. package/table/components/tbody/Component.js +2 -2
  1615. package/table/components/tbody/index.css +2 -2
  1616. package/table/components/tbody/index.js +1 -1
  1617. package/table/components/tcell/Component.js +2 -2
  1618. package/table/components/tcell/index.css +6 -6
  1619. package/table/components/tcell/index.js +1 -1
  1620. package/table/components/texpandable-row/Component.js +2 -2
  1621. package/table/components/texpandable-row/index.css +5 -5
  1622. package/table/components/texpandable-row/index.js +1 -1
  1623. package/table/components/thead/Component.js +2 -2
  1624. package/table/components/thead/index.css +6 -6
  1625. package/table/components/thead/index.js +1 -1
  1626. package/table/components/thead-cell/Component.js +2 -2
  1627. package/table/components/thead-cell/index.css +7 -7
  1628. package/table/components/thead-cell/index.js +1 -1
  1629. package/table/components/trow/Component.js +2 -2
  1630. package/table/components/trow/index.css +8 -8
  1631. package/table/components/trow/index.js +1 -1
  1632. package/table/components/tsortable-head-cell/Component.js +2 -2
  1633. package/table/components/tsortable-head-cell/index.css +9 -9
  1634. package/table/components/tsortable-head-cell/index.js +1 -1
  1635. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1636. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1637. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1638. package/table/esm/component.js +1 -1
  1639. package/table/esm/components/index.js +1 -1
  1640. package/table/esm/components/pagination/Component.js +2 -2
  1641. package/table/esm/components/pagination/index.css +8 -8
  1642. package/table/esm/components/pagination/index.js +1 -1
  1643. package/table/esm/components/pagination/select-field/index.css +4 -4
  1644. package/table/esm/components/pagination/select-field/index.js +2 -2
  1645. package/table/esm/components/table/Component.js +2 -2
  1646. package/table/esm/components/table/index.css +6 -6
  1647. package/table/esm/components/table/index.js +1 -1
  1648. package/table/esm/components/table/utils.js +1 -1
  1649. package/table/esm/components/tbody/Component.js +2 -2
  1650. package/table/esm/components/tbody/index.css +2 -2
  1651. package/table/esm/components/tbody/index.js +1 -1
  1652. package/table/esm/components/tcell/Component.js +2 -2
  1653. package/table/esm/components/tcell/index.css +6 -6
  1654. package/table/esm/components/tcell/index.js +1 -1
  1655. package/table/esm/components/texpandable-row/Component.js +2 -2
  1656. package/table/esm/components/texpandable-row/index.css +5 -5
  1657. package/table/esm/components/texpandable-row/index.js +1 -1
  1658. package/table/esm/components/thead/Component.js +2 -2
  1659. package/table/esm/components/thead/index.css +6 -6
  1660. package/table/esm/components/thead/index.js +1 -1
  1661. package/table/esm/components/thead-cell/Component.js +2 -2
  1662. package/table/esm/components/thead-cell/index.css +7 -7
  1663. package/table/esm/components/thead-cell/index.js +1 -1
  1664. package/table/esm/components/trow/Component.js +2 -2
  1665. package/table/esm/components/trow/index.css +8 -8
  1666. package/table/esm/components/trow/index.js +1 -1
  1667. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1668. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1669. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1670. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1671. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1672. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1673. package/table/esm/index.js +1 -1
  1674. package/table/esm/{tslib.es6-59b1bf0d.d.ts → tslib.es6-099ae2b2.d.ts} +0 -0
  1675. package/table/esm/{tslib.es6-59b1bf0d.js → tslib.es6-099ae2b2.js} +0 -0
  1676. package/table/index.js +1 -1
  1677. package/table/modern/components/pagination/Component.js +1 -1
  1678. package/table/modern/components/pagination/index.css +8 -8
  1679. package/table/modern/components/pagination/select-field/index.css +4 -4
  1680. package/table/modern/components/pagination/select-field/index.js +1 -1
  1681. package/table/modern/components/table/Component.js +1 -1
  1682. package/table/modern/components/table/index.css +6 -6
  1683. package/table/modern/components/tbody/Component.js +1 -1
  1684. package/table/modern/components/tbody/index.css +2 -2
  1685. package/table/modern/components/tcell/Component.js +1 -1
  1686. package/table/modern/components/tcell/index.css +6 -6
  1687. package/table/modern/components/texpandable-row/Component.js +1 -1
  1688. package/table/modern/components/texpandable-row/index.css +5 -5
  1689. package/table/modern/components/thead/Component.js +1 -1
  1690. package/table/modern/components/thead/index.css +6 -6
  1691. package/table/modern/components/thead-cell/Component.js +1 -1
  1692. package/table/modern/components/thead-cell/index.css +7 -7
  1693. package/table/modern/components/trow/Component.js +1 -1
  1694. package/table/modern/components/trow/index.css +8 -8
  1695. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1696. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1697. package/table/{tslib.es6-883eb960.d.ts → tslib.es6-c6994932.d.ts} +0 -0
  1698. package/table/{tslib.es6-883eb960.js → tslib.es6-c6994932.js} +0 -0
  1699. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1700. package/tabs/components/primary-tablist/Component.js +1 -1
  1701. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1702. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1703. package/tabs/components/primary-tablist/index.css +19 -19
  1704. package/tabs/components/primary-tablist/mobile.css +22 -22
  1705. package/tabs/components/scrollable-container/Component.js +1 -1
  1706. package/tabs/components/scrollable-container/index.css +4 -4
  1707. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1708. package/tabs/components/secondary-tablist/Component.js +1 -1
  1709. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1710. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1711. package/tabs/components/secondary-tablist/index.css +10 -10
  1712. package/tabs/components/secondary-tablist/mobile.css +12 -12
  1713. package/tabs/components/tab/Component.js +1 -1
  1714. package/tabs/components/tab/index.css +2 -2
  1715. package/tabs/components/tabs/Component.desktop.js +3 -3
  1716. package/tabs/components/tabs/Component.mobile.js +3 -3
  1717. package/tabs/components/tabs/Component.responsive.js +3 -3
  1718. package/tabs/desktop.js +3 -3
  1719. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1720. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1721. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1722. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1723. package/tabs/esm/components/primary-tablist/index.css +19 -19
  1724. package/tabs/esm/components/primary-tablist/mobile.css +22 -22
  1725. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1726. package/tabs/esm/components/scrollable-container/index.css +4 -4
  1727. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1728. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1729. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1730. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1731. package/tabs/esm/components/secondary-tablist/index.css +10 -10
  1732. package/tabs/esm/components/secondary-tablist/mobile.css +12 -12
  1733. package/tabs/esm/components/tab/Component.js +1 -1
  1734. package/tabs/esm/components/tab/index.css +2 -2
  1735. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1736. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1737. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1738. package/tabs/esm/desktop.js +3 -3
  1739. package/tabs/esm/index.js +3 -3
  1740. package/tabs/esm/index.module-c309f831.js +4 -0
  1741. package/tabs/esm/index.module-e4113e20.js +4 -0
  1742. package/tabs/esm/mobile.js +3 -3
  1743. package/tabs/esm/responsive.js +3 -3
  1744. package/tabs/esm/{tslib.es6-00c5c2ce.d.ts → tslib.es6-e5384ee5.d.ts} +0 -0
  1745. package/tabs/esm/{tslib.es6-00c5c2ce.js → tslib.es6-e5384ee5.js} +0 -0
  1746. package/tabs/index.js +3 -3
  1747. package/tabs/index.module-219cf4cc.js +4 -0
  1748. package/tabs/index.module-d94634b7.js +4 -0
  1749. package/tabs/mobile.js +3 -3
  1750. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1751. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1752. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1753. package/tabs/modern/components/primary-tablist/index.css +19 -19
  1754. package/tabs/modern/components/primary-tablist/mobile.css +22 -22
  1755. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1756. package/tabs/modern/components/scrollable-container/index.css +4 -4
  1757. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1758. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1759. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1760. package/tabs/modern/components/secondary-tablist/index.css +10 -10
  1761. package/tabs/modern/components/secondary-tablist/mobile.css +12 -12
  1762. package/tabs/modern/components/tab/Component.js +1 -1
  1763. package/tabs/modern/components/tab/index.css +2 -2
  1764. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1765. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1766. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1767. package/tabs/modern/desktop.js +2 -2
  1768. package/tabs/modern/index.js +2 -2
  1769. package/tabs/modern/index.module-c309f831.js +4 -0
  1770. package/tabs/modern/index.module-e4113e20.js +4 -0
  1771. package/tabs/modern/mobile.js +2 -2
  1772. package/tabs/modern/responsive.js +2 -2
  1773. package/tabs/responsive.js +3 -3
  1774. package/tabs/{tslib.es6-297d9158.d.ts → tslib.es6-555e7d4a.d.ts} +0 -0
  1775. package/tabs/{tslib.es6-297d9158.js → tslib.es6-555e7d4a.js} +0 -0
  1776. package/tag/Component.js +3 -3
  1777. package/tag/default.css +8 -8
  1778. package/tag/esm/Component.js +3 -3
  1779. package/tag/esm/default.css +8 -8
  1780. package/tag/esm/index.css +37 -37
  1781. package/tag/esm/inverted.css +8 -8
  1782. package/tag/index.css +37 -37
  1783. package/tag/inverted.css +8 -8
  1784. package/tag/modern/Component.js +3 -3
  1785. package/tag/modern/default.css +8 -8
  1786. package/tag/modern/index.css +37 -37
  1787. package/tag/modern/inverted.css +8 -8
  1788. package/textarea/Component.js +3 -3
  1789. package/textarea/default.css +19 -19
  1790. package/textarea/esm/Component.js +3 -3
  1791. package/textarea/esm/default.css +19 -19
  1792. package/textarea/esm/index.css +41 -41
  1793. package/textarea/esm/inverted.css +19 -19
  1794. package/textarea/index.css +41 -41
  1795. package/textarea/inverted.css +19 -19
  1796. package/textarea/modern/Component.js +3 -3
  1797. package/textarea/modern/default.css +19 -19
  1798. package/textarea/modern/index.css +41 -41
  1799. package/textarea/modern/inverted.css +19 -19
  1800. package/themes/compiled/mobile-dark-bluetint.css +2099 -299
  1801. package/themes/compiled/mobile-dark-bluetint.js +2 -0
  1802. package/themes/dark.js +2 -0
  1803. package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
  1804. package/themes/mixins/mobile.js +2 -0
  1805. package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
  1806. package/themes/package.json +10 -1
  1807. package/themes/send-stats.js +0 -0
  1808. package/toast/component.js +1 -1
  1809. package/toast/esm/component.js +1 -1
  1810. package/toast/esm/index.css +10 -10
  1811. package/toast/index.css +10 -10
  1812. package/toast/modern/component.js +1 -1
  1813. package/toast/modern/index.css +10 -10
  1814. package/toast-plate/component.js +3 -3
  1815. package/toast-plate/default.css +3 -3
  1816. package/toast-plate/esm/component.js +3 -3
  1817. package/toast-plate/esm/default.css +3 -3
  1818. package/toast-plate/esm/index.css +16 -16
  1819. package/toast-plate/esm/inverted.css +3 -3
  1820. package/toast-plate/index.css +16 -16
  1821. package/toast-plate/inverted.css +3 -3
  1822. package/toast-plate/modern/component.js +3 -3
  1823. package/toast-plate/modern/default.css +3 -3
  1824. package/toast-plate/modern/index.css +16 -16
  1825. package/toast-plate/modern/inverted.css +3 -3
  1826. package/tooltip/{Component-e66b8509.d.ts → Component-5ab60edb.d.ts} +0 -0
  1827. package/tooltip/{Component-e66b8509.js → Component-5ab60edb.js} +3 -3
  1828. package/tooltip/Component.js +1 -1
  1829. package/tooltip/component.responsive.js +2 -2
  1830. package/tooltip/default.css +3 -3
  1831. package/tooltip/esm/{Component-908bcd2d.d.ts → Component-36841f3c.d.ts} +0 -0
  1832. package/tooltip/esm/{Component-908bcd2d.js → Component-36841f3c.js} +3 -3
  1833. package/tooltip/esm/Component.js +1 -1
  1834. package/tooltip/esm/component.responsive.js +2 -2
  1835. package/tooltip/esm/default.css +3 -3
  1836. package/tooltip/esm/index.css +6 -6
  1837. package/tooltip/esm/index.d.ts +1 -1
  1838. package/tooltip/esm/index.js +1 -1
  1839. package/tooltip/esm/inverted.css +5 -5
  1840. package/tooltip/esm/responsive.css +3 -3
  1841. package/tooltip/esm/responsive.js +1 -1
  1842. package/tooltip/index.css +6 -6
  1843. package/tooltip/index.d.ts +1 -1
  1844. package/tooltip/index.js +1 -1
  1845. package/tooltip/inverted.css +5 -5
  1846. package/tooltip/modern/Component.js +3 -3
  1847. package/tooltip/modern/component.responsive.js +1 -1
  1848. package/tooltip/modern/default.css +3 -3
  1849. package/tooltip/modern/index.css +6 -6
  1850. package/tooltip/modern/inverted.css +5 -5
  1851. package/tooltip/modern/responsive.css +3 -3
  1852. package/tooltip/responsive.css +3 -3
  1853. package/tooltip/responsive.js +1 -1
  1854. package/typography/colors.css +12 -12
  1855. package/typography/{colors.module-9def1b46.d.ts → colors.module-2dd8595a.d.ts} +0 -0
  1856. package/typography/{colors.module-9def1b46.js → colors.module-2dd8595a.js} +1 -1
  1857. package/typography/common.module-f8aa3651.js +4 -0
  1858. package/typography/component.js +2 -2
  1859. package/typography/cssm/text/component.d.ts +2 -2
  1860. package/typography/cssm/title/component.d.ts +3 -3
  1861. package/typography/esm/colors.css +12 -12
  1862. package/typography/esm/{colors.module-2ed001ba.d.ts → colors.module-15283f22.d.ts} +0 -0
  1863. package/typography/esm/{colors.module-2ed001ba.js → colors.module-15283f22.js} +1 -1
  1864. package/typography/esm/common.module-ee6d703d.js +4 -0
  1865. package/typography/esm/component.js +2 -2
  1866. package/typography/esm/index.js +2 -2
  1867. package/typography/esm/text/component.js +2 -2
  1868. package/typography/esm/text/index.css +13 -13
  1869. package/typography/esm/text/index.js +1 -1
  1870. package/typography/esm/title/common.css +4 -4
  1871. package/typography/esm/title/component.js +1 -1
  1872. package/typography/esm/title/index.css +18 -18
  1873. package/typography/esm/title/index.js +3 -3
  1874. package/typography/esm/title-mobile/component.js +3 -3
  1875. package/typography/esm/title-mobile/index.css +13 -13
  1876. package/typography/esm/title-mobile/index.js +2 -2
  1877. package/typography/esm/title-responsive/component.js +3 -3
  1878. package/typography/esm/title-responsive/index.css +40 -40
  1879. package/typography/esm/title-responsive/index.js +2 -2
  1880. package/typography/index.js +2 -2
  1881. package/typography/modern/colors.css +12 -12
  1882. package/typography/modern/colors.module-1ac8298c.js +4 -0
  1883. package/typography/modern/common.module-ee6d703d.js +4 -0
  1884. package/typography/modern/component.js +2 -2
  1885. package/typography/modern/index.js +2 -2
  1886. package/typography/modern/text/component.js +2 -2
  1887. package/typography/modern/text/index.css +13 -13
  1888. package/typography/modern/text/index.js +1 -1
  1889. package/typography/modern/title/common.css +4 -4
  1890. package/typography/modern/title/component.js +1 -1
  1891. package/typography/modern/title/index.css +18 -18
  1892. package/typography/modern/title/index.js +3 -3
  1893. package/typography/modern/title-mobile/component.js +3 -3
  1894. package/typography/modern/title-mobile/index.css +13 -13
  1895. package/typography/modern/title-mobile/index.js +2 -2
  1896. package/typography/modern/title-responsive/component.js +3 -3
  1897. package/typography/modern/title-responsive/index.css +40 -40
  1898. package/typography/modern/title-responsive/index.js +2 -2
  1899. package/typography/text/component.d.ts +2 -2
  1900. package/typography/text/component.js +2 -2
  1901. package/typography/text/index.css +13 -13
  1902. package/typography/text/index.js +1 -1
  1903. package/typography/title/common.css +4 -4
  1904. package/typography/title/component.d.ts +3 -3
  1905. package/typography/title/component.js +1 -1
  1906. package/typography/title/index.css +18 -18
  1907. package/typography/title/index.js +3 -3
  1908. package/typography/title-mobile/component.js +3 -3
  1909. package/typography/title-mobile/index.css +13 -13
  1910. package/typography/title-mobile/index.js +2 -2
  1911. package/typography/title-responsive/component.js +3 -3
  1912. package/typography/title-responsive/index.css +40 -40
  1913. package/typography/title-responsive/index.js +2 -2
  1914. package/vars/colors-bluetint.js +2 -0
  1915. package/vars/colors-indigo.js +2 -0
  1916. package/vars/cssm/colors-bluetint.js +2 -0
  1917. package/vars/cssm/colors-indigo.js +2 -0
  1918. package/vars/package.json +11 -1
  1919. package/vars/send-stats.js +0 -0
  1920. package/with-suffix/Component.js +1 -1
  1921. package/with-suffix/esm/Component.js +1 -1
  1922. package/with-suffix/esm/index.css +9 -9
  1923. package/with-suffix/index.css +9 -9
  1924. package/with-suffix/modern/Component.js +1 -1
  1925. package/with-suffix/modern/index.css +9 -9
  1926. package/calendar-range/modern/index.module-636c1a01.js +0 -4
  1927. package/grid/esm/gutters.module-eac5b022.js +0 -27
  1928. package/grid/gutters.module-c61ca61b.js +0 -28
  1929. package/grid/modern/gutters.module-73d95989.js +0 -4
  1930. package/modal/esm/transitions.module-ae649d70.js +0 -4
  1931. package/modal/modern/transitions.module-ae649d70.js +0 -4
  1932. package/modal/transitions.module-90b4054b.js +0 -4
  1933. package/tabs/esm/index.module-4950c845.js +0 -4
  1934. package/tabs/esm/index.module-f6c63407.js +0 -4
  1935. package/tabs/index.module-247ef600.js +0 -4
  1936. package/tabs/index.module-d5ec439b.js +0 -4
  1937. package/tabs/modern/index.module-4950c845.js +0 -4
  1938. package/tabs/modern/index.module-f6c63407.js +0 -4
  1939. package/themes/dist/amount/click.css +0 -4
  1940. package/themes/dist/backdrop/click.css +0 -4
  1941. package/themes/dist/bottom-sheet/click.css +0 -9
  1942. package/themes/dist/bottom-sheet/corp.css +0 -4
  1943. package/themes/dist/bottom-sheet/intranet.css +0 -3
  1944. package/themes/dist/bottom-sheet/mobile.css +0 -4
  1945. package/themes/dist/bottom-sheet/site.css +0 -3
  1946. package/themes/dist/button/click.css +0 -22
  1947. package/themes/dist/button/corp.css +0 -52
  1948. package/themes/dist/button/intranet.css +0 -23
  1949. package/themes/dist/button/mobile.css +0 -23
  1950. package/themes/dist/button/site.css +0 -4
  1951. package/themes/dist/calendar/click.css +0 -8
  1952. package/themes/dist/calendar/intranet.css +0 -9
  1953. package/themes/dist/calendar-input/click.css +0 -3
  1954. package/themes/dist/calendar-input/corp.css +0 -3
  1955. package/themes/dist/calendar-input/intranet.css +0 -3
  1956. package/themes/dist/calendar-input/mobile.css +0 -3
  1957. package/themes/dist/checkbox/click.css +0 -9
  1958. package/themes/dist/checkbox/intranet.css +0 -19
  1959. package/themes/dist/checkbox/mobile.css +0 -19
  1960. package/themes/dist/checkbox-group/click.css +0 -5
  1961. package/themes/dist/circular-progress-bar/click.css +0 -5
  1962. package/themes/dist/click.css +0 -971
  1963. package/themes/dist/compiled/mobile-dark-bluetint.css +0 -2635
  1964. package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
  1965. package/themes/dist/compiled/mobile-dark-bluetint.js +0 -11
  1966. package/themes/dist/confirmation/click.css +0 -15
  1967. package/themes/dist/confirmation/intranet.css +0 -8
  1968. package/themes/dist/confirmation/mobile.css +0 -8
  1969. package/themes/dist/corp.css +0 -773
  1970. package/themes/dist/dark.css +0 -259
  1971. package/themes/dist/dark.d.ts +0 -2
  1972. package/themes/dist/dark.js +0 -12
  1973. package/themes/dist/dropzone/click.css +0 -4
  1974. package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
  1975. package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
  1976. package/themes/dist/esm/dark.d.ts +0 -2
  1977. package/themes/dist/esm/dark.js +0 -6
  1978. package/themes/dist/esm/mixins/mobile.d.ts +0 -2
  1979. package/themes/dist/esm/mixins/mobile.js +0 -6
  1980. package/themes/dist/filter-tag/mobile.css +0 -4
  1981. package/themes/dist/form-control/click.css +0 -31
  1982. package/themes/dist/form-control/intranet.css +0 -39
  1983. package/themes/dist/form-control/mobile.css +0 -34
  1984. package/themes/dist/form-control/site.css +0 -5
  1985. package/themes/dist/icon-button/click.css +0 -24
  1986. package/themes/dist/input/click.css +0 -8
  1987. package/themes/dist/input/corp.css +0 -3
  1988. package/themes/dist/input/intranet.css +0 -11
  1989. package/themes/dist/input/mobile.css +0 -13
  1990. package/themes/dist/input/site.css +0 -4
  1991. package/themes/dist/intranet.css +0 -842
  1992. package/themes/dist/link/click.css +0 -25
  1993. package/themes/dist/list/click.css +0 -4
  1994. package/themes/dist/mixins/amount/click.css +0 -4
  1995. package/themes/dist/mixins/backdrop/click.css +0 -4
  1996. package/themes/dist/mixins/bottom-sheet/click.css +0 -9
  1997. package/themes/dist/mixins/bottom-sheet/corp.css +0 -4
  1998. package/themes/dist/mixins/bottom-sheet/intranet.css +0 -3
  1999. package/themes/dist/mixins/bottom-sheet/mobile.css +0 -4
  2000. package/themes/dist/mixins/bottom-sheet/site.css +0 -3
  2001. package/themes/dist/mixins/button/click.css +0 -22
  2002. package/themes/dist/mixins/button/corp.css +0 -52
  2003. package/themes/dist/mixins/button/intranet.css +0 -23
  2004. package/themes/dist/mixins/button/mobile.css +0 -23
  2005. package/themes/dist/mixins/button/site.css +0 -4
  2006. package/themes/dist/mixins/calendar/click.css +0 -8
  2007. package/themes/dist/mixins/calendar/intranet.css +0 -9
  2008. package/themes/dist/mixins/calendar-input/click.css +0 -3
  2009. package/themes/dist/mixins/calendar-input/corp.css +0 -3
  2010. package/themes/dist/mixins/calendar-input/intranet.css +0 -3
  2011. package/themes/dist/mixins/calendar-input/mobile.css +0 -3
  2012. package/themes/dist/mixins/checkbox/click.css +0 -9
  2013. package/themes/dist/mixins/checkbox/intranet.css +0 -19
  2014. package/themes/dist/mixins/checkbox/mobile.css +0 -19
  2015. package/themes/dist/mixins/checkbox-group/click.css +0 -5
  2016. package/themes/dist/mixins/circular-progress-bar/click.css +0 -5
  2017. package/themes/dist/mixins/click.css +0 -56
  2018. package/themes/dist/mixins/confirmation/click.css +0 -15
  2019. package/themes/dist/mixins/confirmation/intranet.css +0 -8
  2020. package/themes/dist/mixins/confirmation/mobile.css +0 -8
  2021. package/themes/dist/mixins/corp.css +0 -17
  2022. package/themes/dist/mixins/dark.css +0 -259
  2023. package/themes/dist/mixins/dropzone/click.css +0 -4
  2024. package/themes/dist/mixins/filter-tag/mobile.css +0 -4
  2025. package/themes/dist/mixins/form-control/click.css +0 -31
  2026. package/themes/dist/mixins/form-control/intranet.css +0 -39
  2027. package/themes/dist/mixins/form-control/mobile.css +0 -34
  2028. package/themes/dist/mixins/form-control/site.css +0 -5
  2029. package/themes/dist/mixins/icon-button/click.css +0 -24
  2030. package/themes/dist/mixins/input/click.css +0 -8
  2031. package/themes/dist/mixins/input/corp.css +0 -3
  2032. package/themes/dist/mixins/input/intranet.css +0 -11
  2033. package/themes/dist/mixins/input/mobile.css +0 -13
  2034. package/themes/dist/mixins/input/site.css +0 -4
  2035. package/themes/dist/mixins/intranet.css +0 -29
  2036. package/themes/dist/mixins/link/click.css +0 -25
  2037. package/themes/dist/mixins/list/click.css +0 -4
  2038. package/themes/dist/mixins/mobile.css +0 -31
  2039. package/themes/dist/mixins/mobile.d.ts +0 -2
  2040. package/themes/dist/mixins/mobile.js +0 -12
  2041. package/themes/dist/mixins/modal/click.css +0 -30
  2042. package/themes/dist/mixins/modal/corp.css +0 -4
  2043. package/themes/dist/mixins/radio/click.css +0 -9
  2044. package/themes/dist/mixins/radio/intranet.css +0 -19
  2045. package/themes/dist/mixins/radio/mobile.css +0 -19
  2046. package/themes/dist/mixins/select/click.css +0 -25
  2047. package/themes/dist/mixins/select/corp.css +0 -7
  2048. package/themes/dist/mixins/select/intranet.css +0 -4
  2049. package/themes/dist/mixins/select/mobile.css +0 -4
  2050. package/themes/dist/mixins/select/site.css +0 -4
  2051. package/themes/dist/mixins/site.css +0 -15
  2052. package/themes/dist/mixins/skeleton/click.css +0 -9
  2053. package/themes/dist/mixins/slider/click.css +0 -19
  2054. package/themes/dist/mixins/slider/intranet.css +0 -6
  2055. package/themes/dist/mixins/slider/mobile.css +0 -6
  2056. package/themes/dist/mixins/slider-input/intranet.css +0 -3
  2057. package/themes/dist/mixins/slider-input/mobile.css +0 -3
  2058. package/themes/dist/mixins/steps/mobile.css +0 -4
  2059. package/themes/dist/mixins/switch/click.css +0 -5
  2060. package/themes/dist/mixins/tabs/click.css +0 -26
  2061. package/themes/dist/mixins/tabs/corp.css +0 -4
  2062. package/themes/dist/mixins/tabs/site.css +0 -8
  2063. package/themes/dist/mixins/tag/click.css +0 -12
  2064. package/themes/dist/mixins/tag/intranet.css +0 -16
  2065. package/themes/dist/mixins/tag/mobile.css +0 -17
  2066. package/themes/dist/mixins/toast-plate/click.css +0 -10
  2067. package/themes/dist/mobile.css +0 -838
  2068. package/themes/dist/modal/click.css +0 -30
  2069. package/themes/dist/modal/corp.css +0 -4
  2070. package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
  2071. package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
  2072. package/themes/dist/modern/dark.d.ts +0 -2
  2073. package/themes/dist/modern/dark.js +0 -6
  2074. package/themes/dist/modern/mixins/mobile.d.ts +0 -2
  2075. package/themes/dist/modern/mixins/mobile.js +0 -6
  2076. package/themes/dist/package.json +0 -12
  2077. package/themes/dist/radio/click.css +0 -9
  2078. package/themes/dist/radio/intranet.css +0 -19
  2079. package/themes/dist/radio/mobile.css +0 -19
  2080. package/themes/dist/select/click.css +0 -25
  2081. package/themes/dist/select/corp.css +0 -7
  2082. package/themes/dist/select/intranet.css +0 -4
  2083. package/themes/dist/select/mobile.css +0 -4
  2084. package/themes/dist/select/site.css +0 -4
  2085. package/themes/dist/send-stats.js +0 -82
  2086. package/themes/dist/site.css +0 -733
  2087. package/themes/dist/skeleton/click.css +0 -9
  2088. package/themes/dist/slider/click.css +0 -19
  2089. package/themes/dist/slider/intranet.css +0 -6
  2090. package/themes/dist/slider/mobile.css +0 -6
  2091. package/themes/dist/slider-input/intranet.css +0 -3
  2092. package/themes/dist/slider-input/mobile.css +0 -3
  2093. package/themes/dist/steps/mobile.css +0 -4
  2094. package/themes/dist/switch/click.css +0 -5
  2095. package/themes/dist/tabs/click.css +0 -26
  2096. package/themes/dist/tabs/corp.css +0 -4
  2097. package/themes/dist/tabs/site.css +0 -8
  2098. package/themes/dist/tag/click.css +0 -12
  2099. package/themes/dist/tag/intranet.css +0 -16
  2100. package/themes/dist/tag/mobile.css +0 -17
  2101. package/themes/dist/toast-plate/click.css +0 -10
  2102. package/typography/common.module-52267c07.js +0 -4
  2103. package/typography/esm/common.module-5c124e79.js +0 -4
  2104. package/typography/modern/colors.module-292149c5.js +0 -4
  2105. package/typography/modern/common.module-5c124e79.js +0 -4
  2106. package/vars/dist/border-radius.css +0 -11
  2107. package/vars/dist/bundle/site.css +0 -5
  2108. package/vars/dist/colors-addons.css +0 -98
  2109. package/vars/dist/colors-bluetint.css +0 -431
  2110. package/vars/dist/colors-bluetint.d.ts +0 -2
  2111. package/vars/dist/colors-bluetint.js +0 -12
  2112. package/vars/dist/colors-indigo.css +0 -431
  2113. package/vars/dist/colors-indigo.d.ts +0 -2
  2114. package/vars/dist/colors-indigo.js +0 -12
  2115. package/vars/dist/colors-transparent.css +0 -26
  2116. package/vars/dist/colors-x5.css +0 -4
  2117. package/vars/dist/colors.css +0 -71
  2118. package/vars/dist/cssm/border-radius.css +0 -11
  2119. package/vars/dist/cssm/bundle/site.css +0 -608
  2120. package/vars/dist/cssm/colors-addons.css +0 -98
  2121. package/vars/dist/cssm/colors-bluetint.css +0 -431
  2122. package/vars/dist/cssm/colors-bluetint.d.ts +0 -2
  2123. package/vars/dist/cssm/colors-bluetint.js +0 -12
  2124. package/vars/dist/cssm/colors-indigo.css +0 -431
  2125. package/vars/dist/cssm/colors-indigo.d.ts +0 -2
  2126. package/vars/dist/cssm/colors-indigo.js +0 -12
  2127. package/vars/dist/cssm/colors-transparent.css +0 -26
  2128. package/vars/dist/cssm/colors-x5.css +0 -4
  2129. package/vars/dist/cssm/colors.css +0 -71
  2130. package/vars/dist/cssm/gaps.css +0 -30
  2131. package/vars/dist/cssm/index.css +0 -711
  2132. package/vars/dist/cssm/mixins.css +0 -1
  2133. package/vars/dist/cssm/shadows-indigo.css +0 -38
  2134. package/vars/dist/cssm/typography.css +0 -6
  2135. package/vars/dist/esm/colors-bluetint.d.ts +0 -2
  2136. package/vars/dist/esm/colors-bluetint.js +0 -6
  2137. package/vars/dist/esm/colors-indigo.d.ts +0 -2
  2138. package/vars/dist/esm/colors-indigo.js +0 -6
  2139. package/vars/dist/gaps.css +0 -30
  2140. package/vars/dist/index.css +0 -9
  2141. package/vars/dist/mixins.css +0 -4
  2142. package/vars/dist/modern/colors-bluetint.d.ts +0 -2
  2143. package/vars/dist/modern/colors-bluetint.js +0 -6
  2144. package/vars/dist/modern/colors-indigo.d.ts +0 -2
  2145. package/vars/dist/modern/colors-indigo.js +0 -6
  2146. package/vars/dist/package.json +0 -13
  2147. package/vars/dist/send-stats.js +0 -82
  2148. package/vars/dist/shadows-indigo.css +0 -38
  2149. package/vars/dist/typography.css +0 -442
@@ -1,838 +0,0 @@
1
- :root {
2
- --border-radius-xs: 2px;
3
- --border-radius-s: 4px;
4
- --border-radius-m: 8px;
5
- --border-radius-l: 12px;
6
- --border-radius-xl: 16px;
7
- --border-radius-xxl: 20px;
8
- --border-radius-3xl: 24px;
9
- --border-radius-circle: 50%;
10
- --border-radius-pill: 99px;
11
- }
12
- :root {
13
- --color-static-corpbg-neutral: #bdc0c2;
14
- --color-static-corpbg-primary: #212a33;
15
- --color-static-corpbg-secondary: #384048;
16
- --color-static-corpbg-tertiary: #7a7f85;
17
- --color-static-graphic-amethyst: #a489aa;
18
- --color-static-graphic-blackberry: #bfafc6;
19
- --color-static-graphic-blue-chill: #0f9c8c;
20
- --color-static-graphic-blue-maya: #7eb3ff;
21
- --color-static-graphic-blue-moody: #7879cf;
22
- --color-static-graphic-blue-steel: #4f84ba;
23
- --color-static-graphic-botticelli: #cee5e5;
24
- --color-static-graphic-boulder: #7a7a7a;
25
- --color-static-graphic-brink-pink: #fc617c;
26
- --color-static-graphic-burnt-sienna: #eb7a58;
27
- --color-static-graphic-carrot: #e8bba3;
28
- --color-static-graphic-chatelle: #bfafc6;
29
- --color-static-graphic-chathams-blue: #155966;
30
- --color-static-graphic-chick: #f2db9e;
31
- --color-static-graphic-crete: #847128;
32
- --color-static-graphic-curious-blue: #2381db;
33
- --color-static-graphic-curious-blue-light: #3b99d9;
34
- --color-static-graphic-eastern-blue: #269cb3;
35
- --color-static-graphic-french-lilac: #d3baed;
36
- --color-static-graphic-fuel-yellow: #f29d32;
37
- --color-static-graphic-fun-blue: #1d6ab5;
38
- --color-static-graphic-gallery: #eee;
39
- --color-static-graphic-green-jungle: #2fc26e;
40
- --color-static-graphic-hippie-blue: #5aa4b0;
41
- --color-static-graphic-jaffa: #f07134;
42
- --color-static-graphic-jaffa-light: #f18836;
43
- --color-static-graphic-java: #15c0e0;
44
- --color-static-graphic-jungle-green: #2ab79a;
45
- --color-static-graphic-lavender: #8888ad;
46
- --color-static-graphic-mantis: #63cd4f;
47
- --color-static-graphic-matisse: #16548f;
48
- --color-static-graphic-milano-red: #cd1501;
49
- --color-static-graphic-mirage: #1d2434;
50
- --color-static-graphic-moon-raker: #e9dbf7;
51
- --color-static-graphic-moss-green: #a6d29c;
52
- --color-static-graphic-nevada: #626b75;
53
- --color-static-graphic-olive: #bfd3c9;
54
- --color-static-graphic-olivine: #87b965;
55
- --color-static-graphic-peach: #fcc99b;
56
- --color-static-graphic-persimmon: #ff5c5c;
57
- --color-static-graphic-pewter: #96a5a5;
58
- --color-static-graphic-pickled-bluewood: #2d3f50;
59
- --color-static-graphic-porsche: #e7b965;
60
- --color-static-graphic-raspberry: #dfb2bb;
61
- --color-static-graphic-red-damask: #da713c;
62
- --color-static-graphic-saffron: #f0c330;
63
- --color-static-graphic-salomie: #fee984;
64
- --color-static-graphic-sand: #f6bf65;
65
- --color-static-graphic-sandy-brown: #f38f6f;
66
- --color-static-graphic-seawater: #aecfd9;
67
- --color-static-graphic-serenade: #fff0e3;
68
- --color-static-graphic-sky: #a6c0db;
69
- --color-static-graphic-soft-peach: #f3eaeb;
70
- --color-static-graphic-solitude: #e8f2fe;
71
- --color-static-graphic-strawberry: #f8b6a9;
72
- --color-static-graphic-sundust: #d9d6ce;
73
- --color-static-graphic-turkish-rose: #b56a6b;
74
- --color-static-graphic-turquoise-blue: #6bd3e6;
75
- --color-static-graphic-valencia: #d8463b;
76
- --color-static-graphic-waikawa-gray: #5b6d9c;
77
- --color-static-graphic-whisper: #f2eff6;
78
- --color-static-graphic-zanah: #e1f0de;
79
- --color-static-local-light-blue: #f5f7f9;
80
- --color-static-overlay-black-high: rgba(0, 0, 0, 0.32);
81
- --color-static-overlay-black-low: rgba(0, 0, 0, 0.16);
82
- --color-static-overlay-black-normal: rgba(0, 0, 0, 0.24);
83
- --color-static-overlay-black-xhigh: rgba(0, 0, 0, 0.4);
84
- --color-static-overlay-black-xlow: rgba(0, 0, 0, 0.08);
85
- --color-static-overlay-indigo-high: rgba(11, 31, 53, 0.32);
86
- --color-static-overlay-indigo-low: rgba(11, 31, 53, 0.16);
87
- --color-static-overlay-indigo-normal: rgba(11, 31, 53, 0.24);
88
- --color-static-overlay-indigo-xhigh: rgba(11, 31, 53, 0.4);
89
- --color-static-overlay-indigo-xlow: rgba(11, 31, 53, 0.08);
90
- --color-static-overlay-white-high: rgba(255, 255, 255, 0.32);
91
- --color-static-overlay-white-low: rgba(255, 255, 255, 0.16);
92
- --color-static-overlay-white-normal: rgba(255, 255, 255, 0.24);
93
- --color-static-overlay-white-xhigh: rgba(255, 255, 255, 0.4);
94
- --color-static-overlay-white-xlow: rgba(255, 255, 255, 0.08);
95
- --color-static-status-blue: #007aff;
96
- --color-static-status-green: #13a463;
97
- --color-static-status-grey: #6d7986;
98
- --color-static-status-orange: #de6a00;
99
- --color-static-status-purple: #673ab7;
100
- --color-static-status-red: #d91d0b;
101
- --color-static-status-teal: #219187;
102
- --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
103
- --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
104
- --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
105
- --color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
106
- --color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
107
- --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
108
- --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
109
- }
110
- :root {
111
- --color-dark-bg-accent: #ef3124;
112
- --color-dark-bg-attention-muted: #332104;
113
- --color-dark-bg-info: #001c3c;
114
- --color-dark-bg-negative-muted: #35110d;
115
- --color-dark-bg-opaque: rgba(255, 255, 255, 0.8);
116
- --color-dark-bg-overlay: rgba(0, 0, 0, 0.8);
117
- --color-dark-bg-positive-muted: #042117;
118
- --color-dark-bg-primary: #121212;
119
- --color-dark-bg-primary-inverted: #fff;
120
- --color-dark-bg-quaternary: #3a3a3c;
121
- --color-dark-bg-quaternary-inverted: #dcdcdd;
122
- --color-dark-bg-secondary: #202022;
123
- --color-dark-bg-secondary-inverted: #f3f4f5;
124
- --color-dark-bg-tertiary: #2c2c2e;
125
- --color-dark-bg-tertiary-inverted: #e9e9eb;
126
- --color-dark-border-accent: #ef3124;
127
- --color-dark-border-key: #fff;
128
- --color-dark-border-key-inverted: #000;
129
- --color-dark-border-link: #0072ef;
130
- --color-dark-border-primary: #2b2b2e;
131
- --color-dark-border-primary-inverted: #dcdcdd;
132
- --color-dark-border-secondary: #262629;
133
- --color-dark-border-secondary-inverted: #e9e9eb;
134
- --color-dark-border-tertiary: #1c1c1e;
135
- --color-dark-border-tertiary-inverted: #f3f4f5;
136
- --color-dark-border-underline: #464649;
137
- --color-dark-border-underline-inverted: #c5c5c7;
138
- --color-dark-graphic-accent: #ef3124;
139
- --color-dark-graphic-attention: #f6bf65;
140
- --color-dark-graphic-link: #0072ef;
141
- --color-dark-graphic-negative: #d91d0b;
142
- --color-dark-graphic-positive: #2fc26e;
143
- --color-dark-graphic-primary: #fff;
144
- --color-dark-graphic-primary-inverted: #000;
145
- --color-dark-graphic-quaternary: #2a2a2c;
146
- --color-dark-graphic-quaternary-inverted: #dcdcdd;
147
- --color-dark-graphic-secondary: #8d8d93;
148
- --color-dark-graphic-secondary-inverted: #8a8a8e;
149
- --color-dark-graphic-tertiary: #464649;
150
- --color-dark-graphic-tertiary-inverted: #c5c5c7;
151
- --color-dark-specialbg-component: rgba(255, 255, 255, 0.1);
152
- --color-dark-specialbg-component-inverted: rgba(0, 0, 0, 0.08);
153
- --color-dark-specialbg-nulled: rgba(255, 255, 255, 0);
154
- --color-dark-specialbg-overlay-fallback: #070707;
155
- --color-dark-specialbg-primary-grouped: #202022;
156
- --color-dark-specialbg-secondary-grouped: #2c2c2e;
157
- --color-dark-specialbg-secondary-transparent: rgba(255, 255, 255, 0.06);
158
- --color-dark-specialbg-secondary-transparent-inverted: rgba(32, 32, 34, 0.05);
159
- --color-dark-specialbg-tertiary-grouped: #3a3a3c;
160
- --color-dark-specialbg-tertiary-transparent: rgba(255, 255, 255, 0.11);
161
- --color-dark-specialbg-tertiary-transparent-inverted: rgba(32, 32, 34, 0.1);
162
- --color-dark-text-accent: #ef3124;
163
- --color-dark-text-attention: #cb830f;
164
- --color-dark-text-disabled: rgba(235, 235, 245, 0.18);
165
- --color-dark-text-disabled-inverted: rgba(60, 60, 67, 0.18);
166
- --color-dark-text-link: #0072ef;
167
- --color-dark-text-negative: #f15045;
168
- --color-dark-text-positive: #13a463;
169
- --color-dark-text-primary: #fff;
170
- --color-dark-text-primary-inverted: #000;
171
- --color-dark-text-secondary: rgba(235, 235, 245, 0.6);
172
- --color-dark-text-secondary-inverted: rgba(60, 60, 67, 0.6);
173
- --color-dark-text-tertiary: rgba(235, 235, 245, 0.3);
174
- --color-dark-text-tertiary-inverted: rgba(60, 60, 67, 0.3);
175
- --color-light-bg-accent: #ef3124;
176
- --color-light-bg-attention-muted: #f7ebd9;
177
- --color-light-bg-info: #d6e8fc;
178
- --color-light-bg-negative-muted: #fbe8e7;
179
- --color-light-bg-opaque: rgba(255, 255, 255, 0.8);
180
- --color-light-bg-overlay: rgba(0, 0, 0, 0.6);
181
- --color-light-bg-positive-muted: #e7f6ef;
182
- --color-light-bg-primary: #fff;
183
- --color-light-bg-primary-inverted: #121212;
184
- --color-light-bg-quaternary: #dcdcdd;
185
- --color-light-bg-quaternary-inverted: #3a3a3c;
186
- --color-light-bg-secondary: #f3f4f5;
187
- --color-light-bg-secondary-inverted: #202022;
188
- --color-light-bg-tertiary: #e9e9eb;
189
- --color-light-bg-tertiary-inverted: #2c2c2e;
190
- --color-light-border-accent: #ef3124;
191
- --color-light-border-key: #000;
192
- --color-light-border-key-inverted: #fff;
193
- --color-light-border-link: #0072ef;
194
- --color-light-border-primary: #dcdcdd;
195
- --color-light-border-primary-inverted: #2b2b2e;
196
- --color-light-border-secondary: #e9e9eb;
197
- --color-light-border-secondary-inverted: #262629;
198
- --color-light-border-tertiary: #f3f4f5;
199
- --color-light-border-tertiary-inverted: #1c1c1e;
200
- --color-light-border-underline: #c5c5c7;
201
- --color-light-border-underline-inverted: #464649;
202
- --color-light-graphic-accent: #ef3124;
203
- --color-light-graphic-attention: #f6bf65;
204
- --color-light-graphic-link: #0072ef;
205
- --color-light-graphic-negative: #f15045;
206
- --color-light-graphic-positive: #2fc26e;
207
- --color-light-graphic-primary: #000;
208
- --color-light-graphic-primary-inverted: #fff;
209
- --color-light-graphic-quaternary: #dcdcdd;
210
- --color-light-graphic-quaternary-inverted: #2a2a2c;
211
- --color-light-graphic-secondary: #8a8a8e;
212
- --color-light-graphic-secondary-inverted: #8d8d93;
213
- --color-light-graphic-tertiary: #c5c5c7;
214
- --color-light-graphic-tertiary-inverted: #464649;
215
- --color-light-specialbg-component: rgba(0, 0, 0, 0.08);
216
- --color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.1);
217
- --color-light-specialbg-nulled: rgba(255, 255, 255, 0);
218
- --color-light-specialbg-overlay-fallback: #5c5c5c;
219
- --color-light-specialbg-primary-grouped: #f3f4f5;
220
- --color-light-specialbg-secondary-grouped: #fff;
221
- --color-light-specialbg-secondary-transparent: rgba(32, 32, 34, 0.05);
222
- --color-light-specialbg-secondary-transparent-inverted: rgba(255, 255, 255, 0.06);
223
- --color-light-specialbg-tertiary-grouped: #f3f4f5;
224
- --color-light-specialbg-tertiary-transparent: rgba(32, 32, 34, 0.1);
225
- --color-light-specialbg-tertiary-transparent-inverted: rgba(255, 255, 255, 0.11);
226
- --color-light-text-accent: #ef3124;
227
- --color-light-text-attention: #cb830f;
228
- --color-light-text-disabled: rgba(60, 60, 67, 0.18);
229
- --color-light-text-disabled-inverted: rgba(235, 235, 245, 0.18);
230
- --color-light-text-link: #0072ef;
231
- --color-light-text-negative: #d91d0b;
232
- --color-light-text-positive: #13a463;
233
- --color-light-text-primary: #000;
234
- --color-light-text-primary-inverted: #fff;
235
- --color-light-text-secondary: rgba(60, 60, 67, 0.6);
236
- --color-light-text-secondary-inverted: rgba(235, 235, 245, 0.6);
237
- --color-light-text-tertiary: rgba(60, 60, 67, 0.3);
238
- --color-light-text-tertiary-inverted: rgba(235, 235, 245, 0.3);
239
- --color-static-bg-accent: #ef3124;
240
- --color-static-bg-primary-dark: #121212;
241
- --color-static-bg-primary-light: #fff;
242
- --color-static-bg-quaternary-dark: #3a3a3c;
243
- --color-static-bg-quaternary-light: #dcdcdd;
244
- --color-static-bg-secondary-dark: #202022;
245
- --color-static-bg-secondary-light: #f3f4f5;
246
- --color-static-bg-tertiary-dark: #2c2c2e;
247
- --color-static-bg-tertiary-light: #e9e9eb;
248
- --color-static-border-accent: #ef3124;
249
- --color-static-graphic-accent: #ef3124;
250
- --color-static-graphic-dark: #000;
251
- --color-static-graphic-light: #fff;
252
- --color-static-text-accent: #ef3124;
253
- --color-static-text-primary-dark: #000;
254
- --color-static-text-primary-light: #fff;
255
- --color-static-text-secondary-dark: rgba(60, 60, 67, 0.6);
256
- --color-static-text-secondary-light: rgba(235, 235, 245, 0.6);
257
- --color-static-text-tertiary-dark: rgba(60, 60, 67, 0.3);
258
- --color-static-text-tertiary-light: rgba(235, 235, 245, 0.3);
259
- --color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
260
- --color-dark-bg-accent-shade-15: rgb(203, 42, 31);
261
- --color-dark-bg-accent-shade-20: rgb(191, 39, 29);
262
- --color-dark-bg-accent-tint-7: rgb(240, 63, 51);
263
- --color-dark-bg-accent-tint-10: rgb(241, 70, 58);
264
- --color-dark-bg-accent-tint-15: rgb(241, 80, 69);
265
- --color-dark-bg-accent-tint-30: rgb(244, 111, 102);
266
- --color-dark-bg-primary-alpha-4: rgba(18, 18, 18, 0.04);
267
- --color-dark-bg-primary-alpha-8: rgba(18, 18, 18, 0.08);
268
- --color-dark-bg-primary-alpha-12: rgba(18, 18, 18, 0.12);
269
- --color-dark-bg-primary-alpha-15: rgba(18, 18, 18, 0.15);
270
- --color-dark-bg-primary-alpha-16: rgba(18, 18, 18, 0.16);
271
- --color-dark-bg-primary-alpha-20: rgba(18, 18, 18, 0.2);
272
- --color-dark-bg-primary-alpha-32: rgba(18, 18, 18, 0.32);
273
- --color-dark-bg-primary-alpha-37: rgba(18, 18, 18, 0.37);
274
- --color-dark-bg-primary-alpha-40: rgba(18, 18, 18, 0.4);
275
- --color-dark-bg-primary-tint-7: rgb(35, 35, 35);
276
- --color-dark-bg-primary-tint-15: rgb(54, 54, 54);
277
- --color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
278
- --color-dark-bg-primary-inverted-alpha-4: rgba(255, 255, 255, 0.04);
279
- --color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
280
- --color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
281
- --color-dark-bg-primary-inverted-alpha-8: rgba(255, 255, 255, 0.08);
282
- --color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
283
- --color-dark-bg-primary-inverted-alpha-12: rgba(255, 255, 255, 0.12);
284
- --color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
285
- --color-dark-bg-primary-inverted-alpha-16: rgba(255, 255, 255, 0.16);
286
- --color-dark-bg-primary-inverted-alpha-20: rgba(255, 255, 255, 0.2);
287
- --color-dark-bg-primary-inverted-alpha-24: rgba(255, 255, 255, 0.24);
288
- --color-dark-bg-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
289
- --color-dark-bg-primary-inverted-alpha-32: rgba(255, 255, 255, 0.32);
290
- --color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
291
- --color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
292
- --color-dark-bg-primary-inverted-shade-7: rgb(237, 237, 237);
293
- --color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
294
- --color-dark-bg-primary-inverted-shade-20: rgb(204, 204, 204);
295
- --color-dark-bg-quaternary-alpha-30: rgba(58, 58, 60, 0.3);
296
- --color-dark-bg-quaternary-tint-7: rgb(72, 72, 74);
297
- --color-dark-bg-quaternary-tint-10: rgb(78, 78, 80);
298
- --color-dark-bg-quaternary-tint-15: rgb(88, 88, 89);
299
- --color-dark-bg-quaternary-tint-30: rgb(117, 117, 119);
300
- --color-dark-bg-quaternary-inverted-alpha-30: rgba(220, 220, 221, 0.3);
301
- --color-dark-bg-quaternary-inverted-shade-15: rgb(187, 187, 188);
302
- --color-dark-bg-quaternary-inverted-shade-20: rgb(176, 176, 177);
303
- --color-dark-bg-secondary-alpha-30: rgba(32, 32, 34, 0.3);
304
- --color-dark-bg-secondary-shade-15: rgb(27, 27, 29);
305
- --color-dark-bg-secondary-shade-20: rgb(26, 26, 27);
306
- --color-dark-bg-secondary-tint-7: rgb(48, 48, 49);
307
- --color-dark-bg-secondary-tint-15: rgb(65, 65, 67);
308
- --color-dark-bg-secondary-inverted-alpha-30: rgba(243, 244, 245, 0.3);
309
- --color-dark-bg-secondary-inverted-shade-15: rgb(207, 207, 208);
310
- --color-dark-bg-secondary-inverted-shade-20: rgb(194, 195, 196);
311
- --color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
312
- --color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
313
- --color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
314
- --color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
315
- --color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
316
- --color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
317
- --color-dark-graphic-accent-shade-15: rgb(203, 42, 31);
318
- --color-dark-graphic-accent-tint-7: rgb(240, 63, 51);
319
- --color-dark-graphic-accent-tint-10: rgb(241, 70, 58);
320
- --color-dark-graphic-accent-tint-15: rgb(241, 80, 69);
321
- --color-dark-graphic-accent-tint-30: rgb(244, 111, 102);
322
- --color-dark-graphic-negative-alpha-30: rgba(217, 29, 11, 0.3);
323
- --color-dark-graphic-negative-shade-20: rgb(174, 23, 9);
324
- --color-dark-graphic-negative-shade-30: rgb(152, 20, 8);
325
- --color-dark-graphic-negative-tint-7: rgb(220, 45, 28);
326
- --color-dark-graphic-negative-tint-15: rgb(223, 63, 48);
327
- --color-dark-graphic-negative-tint-30: rgb(228, 97, 84);
328
- --color-dark-graphic-positive-tint-10: rgb(68, 200, 125);
329
- --color-dark-graphic-positive-tint-30: rgb(109, 212, 154);
330
- --color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
331
- --color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
332
- --color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
333
- --color-dark-graphic-primary-alpha-60: rgba(255, 255, 255, 0.6);
334
- --color-dark-graphic-primary-shade-15: rgb(217, 217, 217);
335
- --color-dark-graphic-primary-shade-20: rgb(204, 204, 204);
336
- --color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
337
- --color-dark-graphic-primary-tint-10: rgb(255, 255, 255);
338
- --color-dark-graphic-primary-tint-30: rgb(255, 255, 255);
339
- --color-dark-graphic-primary-inverted-alpha-30: rgba(0, 0, 0, 0.3);
340
- --color-dark-graphic-primary-inverted-alpha-40: rgba(0, 0, 0, 0.4);
341
- --color-dark-graphic-primary-inverted-alpha-50: rgba(0, 0, 0, 0.5);
342
- --color-dark-graphic-primary-inverted-alpha-60: rgba(0, 0, 0, 0.6);
343
- --color-dark-graphic-primary-inverted-tint-7: rgb(18, 18, 18);
344
- --color-dark-graphic-primary-inverted-tint-10: rgb(26, 26, 26);
345
- --color-dark-graphic-primary-inverted-tint-15: rgb(38, 38, 38);
346
- --color-dark-graphic-primary-inverted-tint-30: rgb(77, 77, 77);
347
- --color-dark-graphic-quaternary-tint-10: rgb(63, 63, 65);
348
- --color-dark-graphic-secondary-alpha-30: rgba(141, 141, 147, 0.3);
349
- --color-dark-graphic-secondary-tint-30: rgb(175, 175, 179);
350
- --color-dark-graphic-secondary-tint-50: rgb(198, 198, 201);
351
- --color-dark-graphic-secondary-inverted-alpha-30: rgba(138, 138, 142, 0.3);
352
- --color-dark-graphic-secondary-inverted-shade-15: rgb(117, 117, 121);
353
- --color-dark-graphic-secondary-inverted-shade-20: rgb(110, 110, 114);
354
- --color-dark-graphic-secondary-inverted-tint-10: rgb(150, 150, 153);
355
- --color-dark-graphic-secondary-inverted-tint-30: rgb(173, 173, 176);
356
- --color-dark-graphic-tertiary-alpha-30: rgba(70, 70, 73, 0.3);
357
- --color-dark-graphic-tertiary-shade-15: rgb(60, 60, 62);
358
- --color-dark-graphic-tertiary-shade-20: rgb(56, 56, 58);
359
- --color-dark-graphic-tertiary-tint-7: rgb(83, 83, 86);
360
- --color-dark-graphic-tertiary-tint-15: rgb(98, 98, 100);
361
- --color-dark-graphic-tertiary-inverted-alpha-30: rgba(197, 197, 199, 0.3);
362
- --color-dark-graphic-tertiary-inverted-shade-15: rgb(167, 167, 169);
363
- --color-dark-graphic-tertiary-inverted-shade-20: rgb(158, 158, 159);
364
- --color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.163);
365
- --color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.19);
366
- --color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.235);
367
- --color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.37);
368
- --color-dark-specialbg-component-alpha-2: rgba(255, 255, 255, 0.02);
369
- --color-dark-specialbg-component-alpha-14: rgba(255, 255, 255, 0.14);
370
- --color-dark-specialbg-component-alpha-23: rgba(255, 255, 255, 0.23);
371
- --color-dark-specialbg-component-alpha-30: rgba(255, 255, 255, 0.3);
372
- --color-dark-specialbg-component-inverted-alpha-30: rgba(0, 0, 0, 0.3);
373
- --color-dark-specialbg-component-inverted-shade-15: rgba(0, 0, 0, 0.218);
374
- --color-dark-specialbg-component-inverted-shade-20: rgba(0, 0, 0, 0.264);
375
- --color-dark-text-link-shade-30: rgb(0, 80, 167);
376
- --color-dark-text-link-shade-50: rgb(0, 57, 120);
377
- --color-dark-text-link-tint-20: rgb(51, 142, 242);
378
- --color-dark-text-link-tint-40: rgb(102, 170, 245);
379
- --color-dark-text-primary-alpha-30: rgba(255, 255, 255, 0.3);
380
- --color-dark-text-primary-shade-30: rgb(179, 179, 179);
381
- --color-dark-text-primary-shade-50: rgb(128, 128, 128);
382
- --color-dark-text-primary-tint-20: rgb(255, 255, 255);
383
- --color-dark-text-primary-tint-40: rgb(255, 255, 255);
384
- --color-dark-text-primary-inverted-alpha-30: rgba(0, 0, 0, 0.3);
385
- --color-dark-text-primary-inverted-alpha-40: rgba(0, 0, 0, 0.4);
386
- --color-dark-text-primary-inverted-shade-20: rgb(0, 0, 0);
387
- --color-dark-text-primary-inverted-shade-30: rgb(0, 0, 0);
388
- --color-dark-text-primary-inverted-tint-7: rgb(18, 18, 18);
389
- --color-dark-text-primary-inverted-tint-15: rgb(38, 38, 38);
390
- --color-dark-text-primary-inverted-tint-30: rgb(77, 77, 77);
391
- --color-dark-text-primary-inverted-tint-50: rgb(128, 128, 128);
392
- --color-dark-text-secondary-shade-20: rgba(188, 188, 196, 0.68);
393
- --color-dark-text-secondary-shade-30: rgba(164, 164, 172, 0.72);
394
- --color-dark-text-secondary-tint-20: rgba(239, 239, 247, 0.68);
395
- --color-dark-text-secondary-tint-40: rgba(243, 243, 249, 0.76);
396
- --color-dark-text-secondary-inverted-shade-20: rgba(48, 48, 54, 0.68);
397
- --color-dark-text-secondary-inverted-shade-30: rgba(42, 42, 47, 0.72);
398
- --color-light-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
399
- --color-light-bg-accent-tint-15: rgb(241, 80, 69);
400
- --color-light-bg-accent-tint-20: rgb(242, 90, 80);
401
- --color-light-bg-accent-shade-7: rgb(222, 46, 33);
402
- --color-light-bg-accent-shade-10: rgb(215, 44, 32);
403
- --color-light-bg-accent-shade-15: rgb(203, 42, 31);
404
- --color-light-bg-accent-shade-30: rgb(167, 34, 25);
405
- --color-light-bg-primary-alpha-4: rgba(255, 255, 255, 0.04);
406
- --color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
407
- --color-light-bg-primary-alpha-12: rgba(255, 255, 255, 0.12);
408
- --color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15);
409
- --color-light-bg-primary-alpha-16: rgba(255, 255, 255, 0.16);
410
- --color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2);
411
- --color-light-bg-primary-alpha-32: rgba(255, 255, 255, 0.32);
412
- --color-light-bg-primary-alpha-37: rgba(255, 255, 255, 0.37);
413
- --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
414
- --color-light-bg-primary-shade-7: rgb(237, 237, 237);
415
- --color-light-bg-primary-shade-15: rgb(217, 217, 217);
416
- --color-light-bg-primary-inverted-alpha-3: rgba(18, 18, 18, 0.03);
417
- --color-light-bg-primary-inverted-alpha-4: rgba(18, 18, 18, 0.04);
418
- --color-light-bg-primary-inverted-alpha-5: rgba(18, 18, 18, 0.05);
419
- --color-light-bg-primary-inverted-alpha-7: rgba(18, 18, 18, 0.07);
420
- --color-light-bg-primary-inverted-alpha-8: rgba(18, 18, 18, 0.08);
421
- --color-light-bg-primary-inverted-alpha-10: rgba(18, 18, 18, 0.1);
422
- --color-light-bg-primary-inverted-alpha-12: rgba(18, 18, 18, 0.12);
423
- --color-light-bg-primary-inverted-alpha-15: rgba(18, 18, 18, 0.15);
424
- --color-light-bg-primary-inverted-alpha-16: rgba(18, 18, 18, 0.16);
425
- --color-light-bg-primary-inverted-alpha-20: rgba(18, 18, 18, 0.2);
426
- --color-light-bg-primary-inverted-alpha-24: rgba(18, 18, 18, 0.24);
427
- --color-light-bg-primary-inverted-alpha-30: rgba(18, 18, 18, 0.3);
428
- --color-light-bg-primary-inverted-alpha-32: rgba(18, 18, 18, 0.32);
429
- --color-light-bg-primary-inverted-alpha-40: rgba(18, 18, 18, 0.4);
430
- --color-light-bg-primary-inverted-alpha-50: rgba(18, 18, 18, 0.5);
431
- --color-light-bg-primary-inverted-tint-7: rgb(35, 35, 35);
432
- --color-light-bg-primary-inverted-tint-15: rgb(54, 54, 54);
433
- --color-light-bg-primary-inverted-tint-20: rgb(65, 65, 65);
434
- --color-light-bg-quaternary-alpha-30: rgba(220, 220, 221, 0.3);
435
- --color-light-bg-quaternary-shade-7: rgb(205, 205, 206);
436
- --color-light-bg-quaternary-shade-10: rgb(198, 198, 199);
437
- --color-light-bg-quaternary-shade-15: rgb(187, 187, 188);
438
- --color-light-bg-quaternary-shade-30: rgb(154, 154, 155);
439
- --color-light-bg-quaternary-inverted-alpha-30: rgba(58, 58, 60, 0.3);
440
- --color-light-bg-quaternary-inverted-tint-15: rgb(88, 88, 89);
441
- --color-light-bg-quaternary-inverted-tint-20: rgb(97, 97, 99);
442
- --color-light-bg-secondary-alpha-30: rgba(243, 244, 245, 0.3);
443
- --color-light-bg-secondary-tint-15: rgb(245, 246, 246);
444
- --color-light-bg-secondary-tint-20: rgb(245, 246, 247);
445
- --color-light-bg-secondary-shade-7: rgb(226, 227, 228);
446
- --color-light-bg-secondary-shade-15: rgb(207, 207, 208);
447
- --color-light-bg-secondary-inverted-alpha-30: rgba(32, 32, 34, 0.3);
448
- --color-light-bg-secondary-inverted-tint-15: rgb(65, 65, 67);
449
- --color-light-bg-secondary-inverted-tint-20: rgb(77, 77, 78);
450
- --color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
451
- --color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
452
- --color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
453
- --color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
454
- --color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
455
- --color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
456
- --color-light-graphic-accent-tint-15: rgb(241, 80, 69);
457
- --color-light-graphic-accent-shade-7: rgb(222, 46, 33);
458
- --color-light-graphic-accent-shade-10: rgb(215, 44, 32);
459
- --color-light-graphic-accent-shade-15: rgb(203, 42, 31);
460
- --color-light-graphic-accent-shade-30: rgb(167, 34, 25);
461
- --color-light-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
462
- --color-light-graphic-negative-tint-20: rgb(244, 115, 106);
463
- --color-light-graphic-negative-tint-30: rgb(245, 133, 125);
464
- --color-light-graphic-negative-shade-7: rgb(224, 74, 64);
465
- --color-light-graphic-negative-shade-15: rgb(205, 68, 59);
466
- --color-light-graphic-negative-shade-30: rgb(169, 56, 48);
467
- --color-light-graphic-positive-shade-10: rgb(42, 175, 99);
468
- --color-light-graphic-positive-shade-30: rgb(33, 136, 77);
469
- --color-light-graphic-primary-alpha-30: rgba(0, 0, 0, 0.3);
470
- --color-light-graphic-primary-alpha-40: rgba(0, 0, 0, 0.4);
471
- --color-light-graphic-primary-alpha-50: rgba(0, 0, 0, 0.5);
472
- --color-light-graphic-primary-alpha-60: rgba(0, 0, 0, 0.6);
473
- --color-light-graphic-primary-tint-15: rgb(38, 38, 38);
474
- --color-light-graphic-primary-tint-20: rgb(51, 51, 51);
475
- --color-light-graphic-primary-tint-30: rgb(77, 77, 77);
476
- --color-light-graphic-primary-shade-10: rgb(0, 0, 0);
477
- --color-light-graphic-primary-shade-30: rgb(0, 0, 0);
478
- --color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
479
- --color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
480
- --color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
481
- --color-light-graphic-primary-inverted-alpha-60: rgba(255, 255, 255, 0.6);
482
- --color-light-graphic-primary-inverted-shade-7: rgb(237, 237, 237);
483
- --color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
484
- --color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
485
- --color-light-graphic-primary-inverted-shade-30: rgb(179, 179, 179);
486
- --color-light-graphic-quaternary-shade-10: rgb(198, 198, 199);
487
- --color-light-graphic-secondary-alpha-30: rgba(138, 138, 142, 0.3);
488
- --color-light-graphic-secondary-shade-30: rgb(97, 97, 99);
489
- --color-light-graphic-secondary-shade-50: rgb(69, 69, 71);
490
- --color-light-graphic-secondary-inverted-alpha-30: rgba(141, 141, 147, 0.3);
491
- --color-light-graphic-secondary-inverted-tint-15: rgb(158, 158, 163);
492
- --color-light-graphic-secondary-inverted-tint-20: rgb(164, 164, 169);
493
- --color-light-graphic-secondary-inverted-shade-10: rgb(127, 127, 132);
494
- --color-light-graphic-secondary-inverted-shade-30: rgb(99, 99, 103);
495
- --color-light-graphic-tertiary-alpha-30: rgba(197, 197, 199, 0.3);
496
- --color-light-graphic-tertiary-tint-15: rgb(206, 206, 207);
497
- --color-light-graphic-tertiary-tint-20: rgb(209, 209, 210);
498
- --color-light-graphic-tertiary-shade-7: rgb(183, 183, 185);
499
- --color-light-graphic-tertiary-shade-15: rgb(167, 167, 169);
500
- --color-light-graphic-tertiary-inverted-alpha-30: rgba(70, 70, 73, 0.3);
501
- --color-light-graphic-tertiary-inverted-tint-15: rgb(98, 98, 100);
502
- --color-light-graphic-tertiary-inverted-tint-20: rgb(107, 107, 109);
503
- --color-light-specialbg-component-shade-7: rgba(0, 0, 0, 0.1444);
504
- --color-light-specialbg-component-shade-10: rgba(0, 0, 0, 0.172);
505
- --color-light-specialbg-component-shade-15: rgba(0, 0, 0, 0.218);
506
- --color-light-specialbg-component-shade-30: rgba(0, 0, 0, 0.356);
507
- --color-light-specialbg-component-alpha-2: rgba(0, 0, 0, 0.02);
508
- --color-light-specialbg-component-alpha-14: rgba(0, 0, 0, 0.14);
509
- --color-light-specialbg-component-alpha-23: rgba(0, 0, 0, 0.23);
510
- --color-light-specialbg-component-alpha-30: rgba(0, 0, 0, 0.3);
511
- --color-light-specialbg-component-inverted-alpha-30: rgba(255, 255, 255, 0.3);
512
- --color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.235);
513
- --color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.28);
514
- --color-light-text-link-tint-30: rgb(77, 156, 244);
515
- --color-light-text-link-tint-50: rgb(128, 185, 247);
516
- --color-light-text-link-shade-20: rgb(0, 91, 191);
517
- --color-light-text-link-shade-40: rgb(0, 68, 143);
518
- --color-light-text-primary-alpha-30: rgba(0, 0, 0, 0.3);
519
- --color-light-text-primary-tint-30: rgb(77, 77, 77);
520
- --color-light-text-primary-tint-50: rgb(128, 128, 128);
521
- --color-light-text-primary-shade-20: rgb(0, 0, 0);
522
- --color-light-text-primary-shade-40: rgb(0, 0, 0);
523
- --color-light-text-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
524
- --color-light-text-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
525
- --color-light-text-primary-inverted-tint-20: rgb(255, 255, 255);
526
- --color-light-text-primary-inverted-tint-30: rgb(255, 255, 255);
527
- --color-light-text-primary-inverted-shade-7: rgb(237, 237, 237);
528
- --color-light-text-primary-inverted-shade-15: rgb(217, 217, 217);
529
- --color-light-text-primary-inverted-shade-30: rgb(179, 179, 179);
530
- --color-light-text-primary-inverted-shade-50: rgb(128, 128, 128);
531
- --color-light-text-secondary-tint-20: rgba(99, 99, 105, 0.68);
532
- --color-light-text-secondary-tint-30: rgba(119, 119, 123, 0.72);
533
- --color-light-text-secondary-shade-20: rgba(48, 48, 54, 0.68);
534
- --color-light-text-secondary-shade-40: rgba(36, 36, 40, 0.76);
535
- --color-light-text-secondary-inverted-tint-20: rgba(239, 239, 247, 0.68);
536
- --color-light-text-secondary-inverted-tint-30: rgba(241, 241, 248, 0.72);
537
- --color-static-bg-primary-dark-alpha-10: rgba(18, 18, 18, 0.1);
538
- --color-static-bg-primary-dark-alpha-20: rgba(18, 18, 18, 0.2);
539
- --color-static-text-primary-light-alpha-30: rgba(255, 255, 255, 0.3);
540
- }
541
- :root {
542
- --color-dynamic-primary-dark: rgba(0, 0, 0, 0.8);
543
- --color-dynamic-primary-light: rgba(255, 255, 255, 0.8);
544
- --color-dynamic-quaternary-dark: rgba(0, 0, 0, 0.32);
545
- --color-dynamic-quaternary-light: rgba(255, 255, 255, 0.32);
546
- --color-dynamic-quinary-dark: rgba(0, 0, 0, 0.16);
547
- --color-dynamic-quinary-light: rgba(255, 255, 255, 0.16);
548
- --color-dynamic-secondary-dark: rgba(0, 0, 0, 0.64);
549
- --color-dynamic-secondary-light: rgba(255, 255, 255, 0.64);
550
- --color-dynamic-senary-dark: rgba(0, 0, 0, 0.12);
551
- --color-dynamic-senary-light: rgba(255, 255, 255, 0.12);
552
- --color-dynamic-tertiary-dark: rgba(0, 0, 0, 0.48);
553
- --color-dynamic-tertiary-light: rgba(255, 255, 255, 0.48);
554
- --color-static-primary-dark: rgba(0, 0, 0, 0.8);
555
- --color-static-primary-light: rgba(255, 255, 255, 0.8);
556
- --color-static-quaternary-dark: rgba(0, 0, 0, 0.32);
557
- --color-static-quaternary-light: rgba(255, 255, 255, 0.32);
558
- --color-static-quinary-dark: rgba(0, 0, 0, 0.16);
559
- --color-static-quinary-light: rgba(255, 255, 255, 0.16);
560
- --color-static-secondary-dark: rgba(0, 0, 0, 0.64);
561
- --color-static-secondary-light: rgba(255, 255, 255, 0.64);
562
- --color-static-senary-dark: rgba(0, 0, 0, 0.12);
563
- --color-static-senary-light: rgba(255, 255, 255, 0.12);
564
- --color-static-tertiary-dark: rgba(0, 0, 0, 0.48);
565
- --color-static-tertiary-light: rgba(255, 255, 255, 0.48);
566
- }
567
- :root {
568
- --color-static-brand-primary: #5faf2d;
569
- --color-static-brand-secondary: #00afff;
570
- }
571
- :root {
572
- --color-dark-indigo: #0b1f35;
573
- --color-dark-indigo-60: rgba(11, 31, 53, 0.6);
574
- --color-dark-indigo-30: rgba(11, 31, 53, 0.3);
575
- --color-dark-indigo-15: rgba(11, 31, 53, 0.15);
576
- --color-dark-indigo-10: rgba(11, 31, 53, 0.1);
577
- --color-dark-indigo-07: rgba(11, 31, 53, 0.07);
578
- --color-dark-indigo-05: rgba(11, 31, 53, 0.05);
579
- --color-dark-indigo-60-flat: #6d7986;
580
- --color-dark-indigo-30-flat: #b6bcc3;
581
- --color-dark-indigo-15-flat: #dbdee1;
582
- --color-dark-indigo-10-flat: #e7e9eb;
583
- --color-dark-indigo-07-flat: #eeeff1;
584
- --color-dark-indigo-05-flat: #f3f4f5;
585
- --color-red-brand: #ef3124;
586
- --color-red-brand-85: rgba(239, 49, 36, 0.85);
587
- --color-red-brand-70: rgba(239, 49, 36, 0.7);
588
- --color-red-brand-50: rgba(239, 49, 36, 0.5);
589
- --color-red-brand-30: rgba(239, 49, 36, 0.3);
590
- --color-red-brand-20: rgba(239, 49, 36, 0.2);
591
- --color-red-brand-10: rgba(239, 49, 36, 0.1);
592
- --color-red-brand-85-flat: #f15045;
593
- --color-red-brand-70-flat: #f46f66;
594
- --color-red-brand-50-flat: #f69791;
595
- --color-red-brand-30-flat: #fbc2bd;
596
- --color-red-brand-20-flat: #fcd6d3;
597
- --color-red-brand-10-flat: #feebea;
598
- --color-red-brand-05-flat: #fef5f4;
599
- --color-red-dark: #d91d0b;
600
- --color-red-error: #ff5c5c;
601
- --color-green-text: #13a463;
602
- --color-green-text-60: rgba(19, 164, 99, 0.6);
603
- --color-green-text-60-flat: #71c8a1;
604
- --color-green-done: #2fc26e;
605
- --color-green-done-20: rgba(47, 194, 110, 0.2);
606
- --color-green-done-10: rgba(47, 194, 110, 0.1);
607
- --color-green-done-05: rgba(47, 194, 110, 0.05);
608
- --color-green-done-20-flat: #d5f3e2;
609
- --color-green-done-10-flat: #ebf9f1;
610
- --color-green-done-05-flat: #f4fcf7;
611
- --color-blue-action: #0e60b9;
612
- --color-blue-swipe-a: #2670c6;
613
- --color-blue-swipe-b: #3781d8;
614
- --color-blue-swipe-c: #4a90e2;
615
- --color-blue-link-mobile: #007aff;
616
- --color-blue-link-mobile-10: rgba(0, 122, 255, 0.1);
617
- --color-blue-link-mobile-10-flat: #e6f2ff;
618
- --color-blue-link-web: #0f62fe;
619
- --color-sand: #f6bf65;
620
- --color-lavender: #8888ad;
621
- --color-amethyst: #a489aa;
622
- --color-black: #000;
623
- --color-black-60: rgba(0, 0, 0, 0.6);
624
- --color-black-30: rgba(0, 0, 0, 0.3);
625
- --color-black-10: rgba(0, 0, 0, 0.1);
626
- --color-black-60-flat: #666;
627
- --color-black-30-flat: #b3b3b3;
628
- --color-black-10-flat: #e6e6e6;
629
- --color-white: #fff;
630
- --color-white-60: rgba(255, 255, 255, 0.6);
631
- --color-white-30: rgba(255, 255, 255, 0.3);
632
- --color-white-10: rgba(255, 255, 255, 0.1);
633
- --color-bg-corporate: #212a33;
634
- --color-bg-corporate-90: rgba(33, 42, 51, 0.9);
635
- --color-bg-corporate-60: rgba(33, 42, 51, 0.6);
636
- --color-bg-corporate-30: rgba(33, 42, 51, 0.3);
637
- --color-bg-corporate-90-flat: #384048;
638
- --color-bg-corporate-60-flat: #7a7f85;
639
- --color-bg-corporate-30-flat: #bdc0c2;
640
- --color-light-blue: #f5f7f9;
641
- }
642
- :root {
643
- --gap-3xs: 2px;
644
- --gap-2xs: 4px;
645
- --gap-xs: 8px;
646
- --gap-s: 12px;
647
- --gap-m: 16px;
648
- --gap-l: 20px;
649
- --gap-xl: 24px;
650
- --gap-2xl: 32px;
651
- --gap-3xl: 40px;
652
- --gap-4xl: 48px;
653
- --gap-5xl: 64px;
654
- --gap-6xl: 72px;
655
- --gap-7xl: 96px;
656
- --gap-8xl: 128px;
657
- --gap-3xs-neg: -2px;
658
- --gap-2xs-neg: -4px;
659
- --gap-xs-neg: -8px;
660
- --gap-s-neg: -12px;
661
- --gap-m-neg: -16px;
662
- --gap-l-neg: -20px;
663
- --gap-xl-neg: -24px;
664
- --gap-2xl-neg: -32px;
665
- --gap-3xl-neg: -40px;
666
- --gap-4xl-neg: -48px;
667
- --gap-5xl-neg: -64px;
668
- --gap-6xl-neg: -72px;
669
- --gap-7xl-neg: -96px;
670
- --gap-8xl-neg: -128px;
671
- }
672
- :root {
673
- --shadow-xs: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04);
674
- --shadow-s: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
675
- --shadow-m: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
676
- --shadow-l: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
677
- --shadow-xl: 0 0 32px rgba(11, 31, 53, 0.16), 0 16px 32px rgba(11, 31, 53, 0.32);
678
-
679
- /* Hard */
680
- --shadow-xs-hard: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
681
- 0 2px 4px rgba(11, 31, 53, 0.16);
682
- --shadow-s-hard: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08),
683
- 0 4px 8px rgba(11, 31, 53, 0.16);
684
- --shadow-m-hard: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
685
- 0 8px 16px rgba(11, 31, 53, 0.16);
686
- --shadow-l-hard: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24),
687
- 0 12px 24px rgba(11, 31, 53, 0.16);
688
- --shadow-xl-hard: 0 0 32px rgba(11, 31, 53, 0.16), 0 16px 32px rgba(11, 31, 53, 0.32),
689
- 0 16px 32px rgba(11, 31, 53, 0.16);
690
-
691
- /* Up */
692
- --shadow-xs-up: 0 0 4px rgba(11, 31, 53, 0.02), 0 -2px 4px rgba(11, 31, 53, 0.04);
693
- --shadow-s-up: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
694
- --shadow-m-up: 0 0 16px rgba(11, 31, 53, 0.08), 0 -8px 16px rgba(11, 31, 53, 0.16);
695
- --shadow-l-up: 0 0 24px rgba(11, 31, 53, 0.12), 0 -12px 24px rgba(11, 31, 53, 0.24);
696
- --shadow-xl-up: 0 0 32px rgba(11, 31, 53, 0.16), 0 -16px 32px rgba(11, 31, 53, 0.32);
697
-
698
- /* Hard up */
699
- --shadow-xs-hard-up: 0 0 4px rgba(11, 31, 53, 0.02), 0 -2px 4px rgba(11, 31, 53, 0.04),
700
- 0 -2px 4px rgba(11, 31, 53, 0.16);
701
- --shadow-s-hard-up: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08),
702
- 0 -4px 8px rgba(11, 31, 53, 0.16);
703
- --shadow-m-hard-up: 0 0 16px rgba(11, 31, 53, 0.08), 0 -8px 16px rgba(11, 31, 53, 0.16),
704
- 0 -8px 16px rgba(11, 31, 53, 0.16);
705
- --shadow-l-hard-up: 0 0 24px rgba(11, 31, 53, 0.12), 0 -12px 24px rgba(11, 31, 53, 0.24),
706
- 0 -12px 24px rgba(11, 31, 53, 0.16);
707
- --shadow-xl-hard-up: 0 0 32px rgba(11, 31, 53, 0.16), 0 -16px 32px rgba(11, 31, 53, 0.32),
708
- 0 -16px 32px rgba(11, 31, 53, 0.16);
709
- }
710
- :root {
711
- --font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
712
- sans-serif;
713
- --font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
714
- 'Helvetica Neue', Helvetica, sans-serif;
715
- }
716
- :root {
717
- /* theme */
718
- --button-border-radius: var(--border-radius-l);
719
- --button-xxs-size-border-radius: var(--border-radius-l);
720
- --button-active-before-transform: none;
721
- --button-active-transform: none;
722
- /* primary */
723
- --button-primary-base-bg-color: var(--color-light-bg-secondary-inverted);
724
- --button-primary-hover-bg-color: var(--color-light-bg-secondary-inverted-tint-15);
725
- --button-primary-active-bg-color: var(--color-light-bg-secondary-inverted-tint-20);
726
- --button-primary-disabled-bg-color: var(--color-light-bg-secondary-inverted);
727
- --button-primary-disabled-color: var(--color-light-text-tertiary-inverted);
728
- --button-primary-color: var(--color-light-text-primary-inverted);
729
- /* primary-inverted */
730
- --button-inverted-primary-base-bg-color: var(--color-light-bg-secondary);
731
- --button-inverted-primary-hover-bg-color: var(--color-light-bg-secondary-shade-7);
732
- --button-inverted-primary-active-bg-color: var(--color-light-bg-secondary-shade-15);
733
- --button-inverted-primary-disabled-bg-color: var(--color-light-bg-secondary);
734
- --button-inverted-primary-disabled-color: var(--color-light-text-tertiary);
735
- --button-inverted-primary-color: var(--color-light-text-primary);
736
- /* theme */
737
- --tag-border-radius: var(--border-radius-l);
738
- --tag-background-color: var(--color-light-bg-secondary);
739
- --tag-background-color-hover: var(--color-light-bg-secondary);
740
- --tag-background-color-active: var(--color-light-bg-secondary-shade-15);
741
- --tag-background-color-disabled: var(--color-light-bg-secondary-alpha-30);
742
- --tag-background-color-checked: var(--color-light-bg-secondary-inverted);
743
- --tag-background-color-checked-hover: var(--color-light-bg-secondary-inverted);
744
- --tag-background-color-checked-active: var(--color-light-bg-secondary-inverted-tint-20);
745
- --tag-background-color-checked-disabled: var(--color-light-bg-secondary-inverted-alpha-30);
746
- --tag-border-color: transparent;
747
- --tag-border-color-hover: transparent;
748
- --tag-border-color-active: transparent;
749
- --tag-border-color-checked: transparent;
750
- --tag-border-color-disabled: transparent;
751
- /* unchecked */
752
- --checkbox-bg-color: var(--color-light-graphic-primary-inverted);
753
- --checkbox-border-color: var(--color-light-graphic-secondary);
754
- --checkbox-hover-bg-color: var(--color-light-graphic-primary-inverted);
755
- --checkbox-hover-border-color: var(--color-light-graphic-secondary);
756
- /* active */
757
- --checkbox-active-bg-color: var(--color-light-graphic-primary-inverted);
758
- --checkbox-active-border-color: var(--color-light-border-key);
759
- /* checked */
760
- --checkbox-checked-hover-bg-color: var(--color-light-graphic-primary-shade-10);
761
- --checkbox-checked-active-bg-color: var(--color-light-graphic-primary-shade-30);
762
- --checkbox-checked-bg-color: var(--color-light-graphic-primary);
763
- /* icon */
764
- --checkbox-icon-color: var(--color-light-graphic-primary-inverted);
765
- /* unchecked */
766
- --radio-bg-color: var(--color-light-graphic-primary-inverted);
767
- --radio-border-color: var(--color-light-graphic-secondary);
768
- --radio-hover-bg-color: var(--color-light-graphic-primary-inverted);
769
- --radio-hover-border-color: var(--color-light-graphic-secondary);
770
- /* active */
771
- --radio-active-bg-color: var(--color-light-graphic-primary-inverted);
772
- --radio-active-border-color: var(--color-light-border-key);
773
- /* checked */
774
- --radio-checked-hover-bg-color: var(--color-light-graphic-primary-shade-10);
775
- --radio-checked-active-bg-color: var(--color-light-graphic-primary-shade-30);
776
- --radio-checked-bg-color: var(--color-light-graphic-primary);
777
- /* icon */
778
- --radio-icon-color: var(--color-light-graphic-primary-inverted);
779
- /* theme */
780
- --form-control-border-radius: var(--border-radius-l);
781
- --form-control-border-bottom: 0;
782
- --form-control-inverted-border-bottom: 0;
783
- --form-control-bg-color: var(--color-light-bg-secondary);
784
- --form-control-inverted-bg-color: var(--color-light-bg-secondary-inverted);
785
- /* disabled */
786
- --form-control-disabled-opacity: 0.5;
787
- --form-control-disabled-border-bottom: 0;
788
- --form-control-inverted-disabled-border-bottom: 0;
789
- --form-control-disabled-bg-color: var(--color-light-bg-secondary);
790
- --form-control-inverted-disabled-bg-color: var(--color-light-bg-secondary-inverted);
791
- /* focus */
792
- --form-control-focus-border-bottom: 0;
793
- --form-control-inverted-focus-border-bottom: 0;
794
- --form-control-focus-bg-color: var(--color-light-bg-secondary);
795
- --form-control-inverted-focus-bg-color: var(--color-light-bg-secondary-inverted);
796
- --form-control-hover-bg-color: var(--color-light-bg-secondary);
797
- --form-control-inverted-hover-bg-color: var(--color-light-bg-secondary-inverted);
798
- /* error */
799
- --form-control-error-label-color: var(--color-light-text-negative);
800
- --form-control-inverted-error-label-color: var(--color-light-text-accent);
801
- --form-control-error-shadow: none;
802
- --form-control-inverted-error-shadow: none;
803
- --form-control-error-border-bottom: 0;
804
- --form-control-inverted-error-border-bottom: 0;
805
- /* paddings */
806
- --form-control-sub-paddings: 0 var(--gap-2xs);
807
- /* theme */
808
- --input-error-color: var(--color-light-text-negative);
809
- --input-inverted-error-color: var(--color-light-text-accent);
810
- --input-error-icon-display: none;
811
- --input-disabled-color: var(--color-light-text-primary);
812
- --input-inverted-disabled-color: var(--color-light-text-primary-inverted);
813
- --input-focus-placeholder-color: var(--color-light-text-tertiary);
814
- --input-inverted-focus-placeholder-color: var(--color-light-text-tertiary-inverted);
815
- --input-caret-color: var(--color-light-text-link);
816
- --input-inverted-caret-color: var(--color-light-text-link);
817
- --input-error-icon-not-alone-display: none;
818
- --slider-progress-background: var(--color-light-graphic-quaternary);
819
- --slider-progress-hover-background: var(--color-light-graphic-quaternary);
820
- --slider-origin-width: calc(100% - 16px);
821
- --slider-origin-right: 8px;
822
- --slider-input-font-weight: normal;
823
- --calendar-input-popover-border-radius: var(--border-radius-s);
824
- /* theme */
825
- --filter-tag-separator-background-color-hover: var(--color-dark-border-underline);
826
- --bottom-sheet-header-border-bottom: 1px solid var(--color-light-border-primary);
827
- --bottom-sheet-footer-border-top: 1px solid var(--color-light-border-primary);
828
- /* select mobile footer */
829
- --select-mobile-footer-border-top: 1px solid var(--color-light-border-primary);
830
- --steps-dash-border: 2px solid var(--color-light-graphic-primary);
831
- --steps-option-svg-color: var(--color-light-graphic-primary);
832
- /* theme */
833
- --confirmation-header-desktop-font-size: 18px;
834
- --confirmation-header-desktop-line-height: 22px;
835
- --confirmation-text-font-size: 14px;
836
- --confirmation-text-line-height: 20px;
837
- --confirmation-text-color: var(--color-light-text-secondary);
838
- }