@alfalab/core-components 44.6.0 → 44.6.2

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 (2457) hide show
  1. package/action-button/Component.js +4 -4
  2. package/action-button/default.css +12 -12
  3. package/action-button/esm/Component.js +4 -4
  4. package/action-button/esm/default.css +12 -12
  5. package/action-button/esm/index.css +9 -9
  6. package/action-button/esm/inverted.css +12 -12
  7. package/action-button/esm/static.css +8 -8
  8. package/action-button/index.css +9 -9
  9. package/action-button/inverted.css +12 -12
  10. package/action-button/modern/Component.js +4 -4
  11. package/action-button/modern/default.css +12 -12
  12. package/action-button/modern/index.css +9 -9
  13. package/action-button/modern/inverted.css +12 -12
  14. package/action-button/modern/static.css +8 -8
  15. package/action-button/static.css +8 -8
  16. package/alert/Component.js +1 -1
  17. package/alert/esm/Component.js +1 -1
  18. package/alert/esm/index.css +2 -2
  19. package/alert/index.css +2 -2
  20. package/alert/modern/Component.js +1 -1
  21. package/alert/modern/index.css +2 -2
  22. package/amount/component.js +1 -1
  23. package/amount/esm/component.js +1 -1
  24. package/amount/esm/index.css +7 -7
  25. package/amount/esm/pure/component.js +1 -1
  26. package/amount/esm/pure/index.css +1 -1
  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 +1 -1
  32. package/amount/pure/component.js +1 -1
  33. package/amount/pure/index.css +1 -1
  34. package/amount-input/Component.js +3 -3
  35. package/amount-input/default.css +1 -1
  36. package/amount-input/esm/Component.js +3 -3
  37. package/amount-input/esm/default.css +1 -1
  38. package/amount-input/esm/index.css +6 -6
  39. package/amount-input/esm/inverted.css +1 -1
  40. package/amount-input/index.css +6 -6
  41. package/amount-input/inverted.css +1 -1
  42. package/amount-input/modern/Component.js +3 -3
  43. package/amount-input/modern/default.css +1 -1
  44. package/amount-input/modern/index.css +6 -6
  45. package/amount-input/modern/inverted.css +1 -1
  46. package/attach/Component.js +1 -1
  47. package/attach/esm/Component.js +1 -1
  48. package/attach/esm/index.css +25 -25
  49. package/attach/index.css +25 -25
  50. package/attach/modern/Component.js +1 -1
  51. package/attach/modern/index.css +25 -25
  52. package/backdrop/Component.js +1 -1
  53. package/backdrop/esm/Component.js +1 -1
  54. package/backdrop/esm/index.css +10 -10
  55. package/backdrop/index.css +10 -10
  56. package/backdrop/modern/Component.js +1 -1
  57. package/backdrop/modern/index.css +10 -10
  58. package/badge/Component.js +1 -1
  59. package/badge/esm/Component.js +1 -1
  60. package/badge/esm/index.css +47 -47
  61. package/badge/index.css +47 -47
  62. package/badge/modern/Component.js +1 -1
  63. package/badge/modern/index.css +47 -47
  64. package/bank-card/Component.js +1 -1
  65. package/bank-card/esm/Component.js +1 -1
  66. package/bank-card/esm/index.css +19 -19
  67. package/bank-card/index.css +19 -19
  68. package/bank-card/modern/Component.js +1 -1
  69. package/bank-card/modern/index.css +19 -19
  70. package/base-modal/Component.js +2 -1
  71. package/base-modal/cssm/Component.js +1 -0
  72. package/base-modal/cssm/weakref-polyfill.d.ts +1 -0
  73. package/base-modal/cssm/weakref-polyfill.js +58 -0
  74. package/base-modal/esm/Component.js +2 -1
  75. package/base-modal/esm/index.css +12 -12
  76. package/base-modal/esm/index.js +1 -0
  77. package/base-modal/esm/weakref-polyfill.d.ts +1 -0
  78. package/base-modal/esm/weakref-polyfill.js +58 -0
  79. package/base-modal/index.css +12 -12
  80. package/base-modal/modern/Component.js +2 -1
  81. package/base-modal/modern/index.css +12 -12
  82. package/base-modal/modern/index.js +1 -0
  83. package/base-modal/modern/weakref-polyfill.d.ts +1 -0
  84. package/base-modal/modern/weakref-polyfill.js +58 -0
  85. package/base-modal/weakref-polyfill.d.ts +1 -0
  86. package/base-modal/weakref-polyfill.js +58 -0
  87. package/bottom-sheet/component.js +1 -1
  88. package/bottom-sheet/components/footer/Component.js +1 -1
  89. package/bottom-sheet/components/footer/index.css +25 -25
  90. package/bottom-sheet/components/header/Component.js +1 -1
  91. package/bottom-sheet/components/header/index.css +12 -12
  92. package/bottom-sheet/esm/component.js +1 -1
  93. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  94. package/bottom-sheet/esm/components/footer/index.css +25 -25
  95. package/bottom-sheet/esm/components/header/Component.js +1 -1
  96. package/bottom-sheet/esm/components/header/index.css +12 -12
  97. package/bottom-sheet/esm/index.css +43 -43
  98. package/bottom-sheet/index.css +43 -43
  99. package/bottom-sheet/modern/component.js +1 -1
  100. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  101. package/bottom-sheet/modern/components/footer/index.css +25 -25
  102. package/bottom-sheet/modern/components/header/Component.js +1 -1
  103. package/bottom-sheet/modern/components/header/index.css +12 -12
  104. package/bottom-sheet/modern/index.css +43 -43
  105. package/button/components/base-button/Component.js +3 -3
  106. package/button/components/base-button/default.css +42 -42
  107. package/button/components/base-button/index.css +57 -57
  108. package/button/components/base-button/inverted.css +42 -42
  109. package/button/desktop/Component.desktop.js +3 -3
  110. package/button/desktop/default.desktop.css +14 -14
  111. package/button/desktop/desktop.css +6 -6
  112. package/button/desktop/inverted.desktop.css +14 -14
  113. package/button/esm/components/base-button/Component.js +3 -3
  114. package/button/esm/components/base-button/default.css +42 -42
  115. package/button/esm/components/base-button/index.css +57 -57
  116. package/button/esm/components/base-button/inverted.css +42 -42
  117. package/button/esm/desktop/Component.desktop.js +3 -3
  118. package/button/esm/desktop/default.desktop.css +14 -14
  119. package/button/esm/desktop/desktop.css +6 -6
  120. package/button/esm/desktop/inverted.desktop.css +14 -14
  121. package/button/esm/mobile/Component.mobile.js +3 -3
  122. package/button/esm/mobile/default.mobile.css +13 -13
  123. package/button/esm/mobile/inverted.mobile.css +13 -13
  124. package/button/esm/mobile/mobile.css +6 -6
  125. package/button/mobile/Component.mobile.js +3 -3
  126. package/button/mobile/default.mobile.css +13 -13
  127. package/button/mobile/inverted.mobile.css +13 -13
  128. package/button/mobile/mobile.css +6 -6
  129. package/button/modern/components/base-button/Component.js +3 -3
  130. package/button/modern/components/base-button/default.css +42 -42
  131. package/button/modern/components/base-button/index.css +57 -57
  132. package/button/modern/components/base-button/inverted.css +42 -42
  133. package/button/modern/desktop/Component.desktop.js +3 -3
  134. package/button/modern/desktop/default.desktop.css +14 -14
  135. package/button/modern/desktop/desktop.css +6 -6
  136. package/button/modern/desktop/inverted.desktop.css +14 -14
  137. package/button/modern/mobile/Component.mobile.js +3 -3
  138. package/button/modern/mobile/default.mobile.css +13 -13
  139. package/button/modern/mobile/inverted.mobile.css +13 -13
  140. package/button/modern/mobile/mobile.css +6 -6
  141. package/calendar/components/calendar-mobile/Component.js +3 -3
  142. package/calendar/components/calendar-mobile/backdrop-transitions.css +9 -9
  143. package/calendar/components/calendar-mobile/index.css +14 -14
  144. package/calendar/components/calendar-mobile/transitions.css +7 -7
  145. package/calendar/components/days-table/Component.js +1 -1
  146. package/calendar/components/days-table/index.css +65 -65
  147. package/calendar/components/header/Component.js +1 -1
  148. package/calendar/components/header/index.css +2 -2
  149. package/calendar/components/month-year-header/Component.js +1 -1
  150. package/calendar/components/month-year-header/index.css +9 -9
  151. package/calendar/components/months-table/Component.js +1 -1
  152. package/calendar/components/months-table/index.css +12 -12
  153. package/calendar/components/period-slider/Component.js +1 -1
  154. package/calendar/components/period-slider/index.css +10 -10
  155. package/calendar/components/select-button/Component.js +1 -1
  156. package/calendar/components/select-button/index.css +9 -9
  157. package/calendar/components/years-table/Component.js +1 -1
  158. package/calendar/components/years-table/index.css +14 -14
  159. package/calendar/cssm/components/select-button/Component.d.ts +1 -1
  160. package/calendar/desktop/Component.desktop.js +1 -1
  161. package/calendar/desktop/desktop.css +28 -28
  162. package/calendar/esm/components/calendar-mobile/Component.js +3 -3
  163. package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +9 -9
  164. package/calendar/esm/components/calendar-mobile/index.css +14 -14
  165. package/calendar/esm/components/calendar-mobile/transitions.css +7 -7
  166. package/calendar/esm/components/days-table/Component.js +1 -1
  167. package/calendar/esm/components/days-table/index.css +65 -65
  168. package/calendar/esm/components/header/Component.js +1 -1
  169. package/calendar/esm/components/header/index.css +2 -2
  170. package/calendar/esm/components/month-year-header/Component.js +1 -1
  171. package/calendar/esm/components/month-year-header/index.css +9 -9
  172. package/calendar/esm/components/months-table/Component.js +1 -1
  173. package/calendar/esm/components/months-table/index.css +12 -12
  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.js +1 -1
  177. package/calendar/esm/components/select-button/index.css +9 -9
  178. package/calendar/esm/components/years-table/Component.js +1 -1
  179. package/calendar/esm/components/years-table/index.css +14 -14
  180. package/calendar/esm/desktop/Component.desktop.js +1 -1
  181. package/calendar/esm/desktop/desktop.css +28 -28
  182. package/calendar/modern/components/calendar-mobile/Component.js +3 -3
  183. package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +9 -9
  184. package/calendar/modern/components/calendar-mobile/index.css +14 -14
  185. package/calendar/modern/components/calendar-mobile/transitions.css +7 -7
  186. package/calendar/modern/components/days-table/Component.js +1 -1
  187. package/calendar/modern/components/days-table/index.css +65 -65
  188. package/calendar/modern/components/header/Component.js +1 -1
  189. package/calendar/modern/components/header/index.css +2 -2
  190. package/calendar/modern/components/month-year-header/Component.js +1 -1
  191. package/calendar/modern/components/month-year-header/index.css +9 -9
  192. package/calendar/modern/components/months-table/Component.js +1 -1
  193. package/calendar/modern/components/months-table/index.css +12 -12
  194. package/calendar/modern/components/period-slider/Component.js +1 -1
  195. package/calendar/modern/components/period-slider/index.css +10 -10
  196. package/calendar/modern/components/select-button/Component.js +1 -1
  197. package/calendar/modern/components/select-button/index.css +9 -9
  198. package/calendar/modern/components/years-table/Component.js +1 -1
  199. package/calendar/modern/components/years-table/index.css +14 -14
  200. package/calendar/modern/desktop/Component.desktop.js +1 -1
  201. package/calendar/modern/desktop/desktop.css +28 -28
  202. package/calendar-input/components/calendar-input/Component.js +1 -1
  203. package/calendar-input/components/calendar-input/index.css +10 -10
  204. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  205. package/calendar-input/esm/components/calendar-input/index.css +10 -10
  206. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  207. package/calendar-input/modern/components/calendar-input/index.css +10 -10
  208. package/calendar-range/components/divider/Component.js +1 -1
  209. package/calendar-range/components/divider/index.css +7 -7
  210. package/calendar-range/esm/Component.js +1 -1
  211. package/calendar-range/esm/components/divider/Component.js +1 -1
  212. package/calendar-range/esm/components/divider/index.css +7 -7
  213. package/calendar-range/esm/index.js +1 -1
  214. package/calendar-range/esm/index.module-146a2f39.js +4 -0
  215. package/calendar-range/esm/views/index.css +6 -6
  216. package/calendar-range/esm/views/popover.js +1 -1
  217. package/calendar-range/esm/views/static.js +1 -1
  218. package/calendar-range/index.module-1e2b1c1c.js +4 -0
  219. package/calendar-range/modern/Component.js +1 -1
  220. package/calendar-range/modern/components/divider/Component.js +1 -1
  221. package/calendar-range/modern/components/divider/index.css +7 -7
  222. package/calendar-range/modern/index.js +1 -1
  223. package/calendar-range/modern/index.module-01db05ec.js +4 -0
  224. package/calendar-range/modern/views/index.css +6 -6
  225. package/calendar-range/modern/views/popover.js +1 -1
  226. package/calendar-range/modern/views/static.js +1 -1
  227. package/calendar-range/views/index.css +6 -6
  228. package/calendar-range/views/popover.js +1 -1
  229. package/calendar-range/views/static.js +1 -1
  230. package/calendar-with-skeleton/Component.js +1 -1
  231. package/calendar-with-skeleton/esm/Component.js +1 -1
  232. package/calendar-with-skeleton/esm/index.css +11 -11
  233. package/calendar-with-skeleton/index.css +11 -11
  234. package/calendar-with-skeleton/modern/Component.js +1 -1
  235. package/calendar-with-skeleton/modern/index.css +11 -11
  236. package/card-image/Component.js +1 -1
  237. package/card-image/esm/Component.js +1 -1
  238. package/card-image/esm/index.css +6 -6
  239. package/card-image/index.css +6 -6
  240. package/card-image/modern/Component.js +1 -1
  241. package/card-image/modern/index.css +6 -6
  242. package/cdn-icon/Component.js +1 -1
  243. package/cdn-icon/esm/Component.js +1 -1
  244. package/cdn-icon/esm/index.css +3 -3
  245. package/cdn-icon/index.css +3 -3
  246. package/cdn-icon/modern/Component.js +1 -1
  247. package/cdn-icon/modern/index.css +3 -3
  248. package/chart/Component.js +1 -1
  249. package/chart/components/Dot/index.css +7 -7
  250. package/chart/components/Dot/index.js +1 -1
  251. package/chart/components/Legends/index.css +7 -7
  252. package/chart/components/Legends/index.js +1 -1
  253. package/chart/components/Tick/index.css +3 -3
  254. package/chart/components/Tick/index.js +1 -1
  255. package/chart/components/TooltipContent/index.css +6 -6
  256. package/chart/components/TooltipContent/index.js +1 -1
  257. package/chart/esm/Component.js +1 -1
  258. package/chart/esm/components/Dot/index.css +7 -7
  259. package/chart/esm/components/Dot/index.js +1 -1
  260. package/chart/esm/components/Legends/index.css +7 -7
  261. package/chart/esm/components/Legends/index.js +1 -1
  262. package/chart/esm/components/Tick/index.css +3 -3
  263. package/chart/esm/components/Tick/index.js +1 -1
  264. package/chart/esm/components/TooltipContent/index.css +6 -6
  265. package/chart/esm/components/TooltipContent/index.js +1 -1
  266. package/chart/esm/index.css +4 -4
  267. package/chart/index.css +4 -4
  268. package/chart/modern/Component.js +1 -1
  269. package/chart/modern/components/Dot/index.css +7 -7
  270. package/chart/modern/components/Dot/index.js +1 -1
  271. package/chart/modern/components/Legends/index.css +7 -7
  272. package/chart/modern/components/Legends/index.js +1 -1
  273. package/chart/modern/components/Tick/index.css +3 -3
  274. package/chart/modern/components/Tick/index.js +1 -1
  275. package/chart/modern/components/TooltipContent/index.css +6 -6
  276. package/chart/modern/components/TooltipContent/index.js +1 -1
  277. package/chart/modern/index.css +4 -4
  278. package/checkbox/Component.js +1 -1
  279. package/checkbox/esm/Component.js +1 -1
  280. package/checkbox/esm/index.css +33 -33
  281. package/checkbox/index.css +33 -33
  282. package/checkbox/modern/Component.js +1 -1
  283. package/checkbox/modern/index.css +33 -33
  284. package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
  285. package/checkbox-group/components/base-checkbox-group/index.css +18 -18
  286. package/checkbox-group/desktop/Component.desktop.js +1 -1
  287. package/checkbox-group/desktop/desktop.css +3 -3
  288. package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
  289. package/checkbox-group/esm/components/base-checkbox-group/index.css +18 -18
  290. package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
  291. package/checkbox-group/esm/desktop/desktop.css +3 -3
  292. package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
  293. package/checkbox-group/esm/mobile/mobile.css +3 -3
  294. package/checkbox-group/mobile/Component.mobile.js +1 -1
  295. package/checkbox-group/mobile/mobile.css +3 -3
  296. package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
  297. package/checkbox-group/modern/components/base-checkbox-group/index.css +18 -18
  298. package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
  299. package/checkbox-group/modern/desktop/desktop.css +3 -3
  300. package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
  301. package/checkbox-group/modern/mobile/mobile.css +3 -3
  302. package/circular-progress-bar/Component.js +1 -1
  303. package/circular-progress-bar/esm/Component.js +1 -1
  304. package/circular-progress-bar/esm/index.css +48 -48
  305. package/circular-progress-bar/index.css +48 -48
  306. package/circular-progress-bar/modern/Component.js +1 -1
  307. package/circular-progress-bar/modern/index.css +48 -48
  308. package/code-input/components/base-code-input/component.js +1 -1
  309. package/code-input/components/base-code-input/index.css +5 -5
  310. package/code-input/components/input/component.js +1 -1
  311. package/code-input/components/input/index.css +11 -11
  312. package/code-input/desktop/Component.desktop.js +1 -1
  313. package/code-input/desktop/desktop.css +1 -1
  314. package/code-input/esm/components/base-code-input/component.js +1 -1
  315. package/code-input/esm/components/base-code-input/index.css +5 -5
  316. package/code-input/esm/components/input/component.js +1 -1
  317. package/code-input/esm/components/input/index.css +11 -11
  318. package/code-input/esm/desktop/Component.desktop.js +1 -1
  319. package/code-input/esm/desktop/desktop.css +1 -1
  320. package/code-input/esm/mobile/Component.mobile.js +1 -1
  321. package/code-input/esm/mobile/mobile.css +2 -2
  322. package/code-input/mobile/Component.mobile.js +1 -1
  323. package/code-input/mobile/mobile.css +2 -2
  324. package/code-input/modern/components/base-code-input/component.js +1 -1
  325. package/code-input/modern/components/base-code-input/index.css +5 -5
  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/desktop/Component.desktop.js +1 -1
  329. package/code-input/modern/desktop/desktop.css +1 -1
  330. package/code-input/modern/mobile/Component.mobile.js +1 -1
  331. package/code-input/modern/mobile/mobile.css +2 -2
  332. package/collapse/Component.js +1 -1
  333. package/collapse/esm/Component.js +1 -1
  334. package/collapse/esm/index.css +8 -8
  335. package/collapse/index.css +8 -8
  336. package/collapse/modern/Component.js +1 -1
  337. package/collapse/modern/index.css +8 -8
  338. package/comment/Component.js +1 -1
  339. package/comment/esm/Component.js +1 -1
  340. package/comment/esm/index.css +3 -3
  341. package/comment/index.css +3 -3
  342. package/comment/modern/Component.js +1 -1
  343. package/comment/modern/index.css +3 -3
  344. package/confirmation/components/base-confirmation/component.js +1 -1
  345. package/confirmation/components/base-confirmation/index.css +1 -1
  346. package/confirmation/components/countdown-loader/component.js +1 -1
  347. package/confirmation/components/countdown-loader/index.css +1 -1
  348. package/confirmation/components/header/component.js +1 -1
  349. package/confirmation/components/header/index.css +3 -3
  350. package/confirmation/components/screens/fatal-error/component.js +1 -1
  351. package/confirmation/components/screens/fatal-error/index.css +5 -5
  352. package/confirmation/components/screens/hint/component.js +1 -1
  353. package/confirmation/components/screens/hint/index.css +11 -11
  354. package/confirmation/components/screens/initial/component.js +1 -1
  355. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  356. package/confirmation/components/screens/initial/index.css +16 -16
  357. package/confirmation/components/screens/temp-block/component.js +1 -1
  358. package/confirmation/components/screens/temp-block/index.css +6 -6
  359. package/confirmation/{countdown-section-5de1c4b7.js → countdown-section-26e42f35.js} +1 -1
  360. package/confirmation/esm/component.responsive.js +1 -1
  361. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  362. package/confirmation/esm/components/base-confirmation/index.css +1 -1
  363. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  364. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  365. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  366. package/confirmation/esm/components/header/component.js +1 -1
  367. package/confirmation/esm/components/header/index.css +3 -3
  368. package/confirmation/esm/components/index.js +1 -1
  369. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  370. package/confirmation/esm/components/screens/fatal-error/index.css +5 -5
  371. package/confirmation/esm/components/screens/hint/component.js +1 -1
  372. package/confirmation/esm/components/screens/hint/index.css +11 -11
  373. package/confirmation/esm/components/screens/index.js +1 -1
  374. package/confirmation/esm/components/screens/initial/component.js +1 -1
  375. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  376. package/confirmation/esm/components/screens/initial/index.css +16 -16
  377. package/confirmation/esm/components/screens/initial/index.js +1 -1
  378. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  379. package/confirmation/esm/components/screens/temp-block/index.css +6 -6
  380. package/confirmation/esm/{countdown-section-1ad93b6b.js → countdown-section-59995ba8.js} +1 -1
  381. package/confirmation/esm/desktop/component.desktop.js +1 -1
  382. package/confirmation/esm/desktop/index.js +1 -1
  383. package/confirmation/esm/index.js +1 -1
  384. package/confirmation/esm/mobile/component.mobile.js +2 -2
  385. package/confirmation/esm/mobile/index.js +1 -1
  386. package/confirmation/esm/mobile/mobile.css +1 -1
  387. package/confirmation/esm/shared/index.js +1 -1
  388. package/confirmation/mobile/component.mobile.js +1 -1
  389. package/confirmation/mobile/mobile.css +1 -1
  390. package/confirmation/modern/component.responsive.js +1 -1
  391. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  392. package/confirmation/modern/components/base-confirmation/index.css +1 -1
  393. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  394. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  395. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  396. package/confirmation/modern/components/header/component.js +1 -1
  397. package/confirmation/modern/components/header/index.css +3 -3
  398. package/confirmation/modern/components/index.js +1 -1
  399. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  400. package/confirmation/modern/components/screens/fatal-error/index.css +5 -5
  401. package/confirmation/modern/components/screens/hint/component.js +1 -1
  402. package/confirmation/modern/components/screens/hint/index.css +11 -11
  403. package/confirmation/modern/components/screens/index.js +1 -1
  404. package/confirmation/modern/components/screens/initial/component.js +1 -1
  405. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  406. package/confirmation/modern/components/screens/initial/index.css +16 -16
  407. package/confirmation/modern/components/screens/initial/index.js +1 -1
  408. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  409. package/confirmation/modern/components/screens/temp-block/index.css +6 -6
  410. package/confirmation/modern/{countdown-section-49426344.js → countdown-section-6c9a100d.js} +1 -1
  411. package/confirmation/modern/desktop/component.desktop.js +1 -1
  412. package/confirmation/modern/desktop/index.js +1 -1
  413. package/confirmation/modern/index.js +1 -1
  414. package/confirmation/modern/mobile/component.mobile.js +2 -2
  415. package/confirmation/modern/mobile/index.js +1 -1
  416. package/confirmation/modern/mobile/mobile.css +1 -1
  417. package/confirmation/modern/shared/index.js +1 -1
  418. package/confirmation-v1/component.js +1 -1
  419. package/confirmation-v1/components/code-input/component.js +1 -1
  420. package/confirmation-v1/components/code-input/index.css +9 -9
  421. package/confirmation-v1/components/countdown/component.js +1 -1
  422. package/confirmation-v1/components/countdown/index.css +12 -12
  423. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  424. package/confirmation-v1/components/countdown-loader/index.css +1 -1
  425. package/confirmation-v1/components/overlimit/component.js +1 -1
  426. package/confirmation-v1/components/overlimit/index.css +8 -8
  427. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  428. package/confirmation-v1/components/sign-confirmation/index.css +12 -12
  429. package/confirmation-v1/esm/component.js +1 -1
  430. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  431. package/confirmation-v1/esm/components/code-input/index.css +9 -9
  432. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  433. package/confirmation-v1/esm/components/countdown/index.css +12 -12
  434. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  435. package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
  436. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  437. package/confirmation-v1/esm/components/overlimit/index.css +8 -8
  438. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  439. package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
  440. package/confirmation-v1/esm/index.css +13 -13
  441. package/confirmation-v1/index.css +13 -13
  442. package/confirmation-v1/modern/component.js +1 -1
  443. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  444. package/confirmation-v1/modern/components/code-input/index.css +9 -9
  445. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  446. package/confirmation-v1/modern/components/countdown/index.css +12 -12
  447. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  448. package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
  449. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  450. package/confirmation-v1/modern/components/overlimit/index.css +8 -8
  451. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  452. package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
  453. package/confirmation-v1/modern/index.css +13 -13
  454. package/custom-button/Component.js +1 -1
  455. package/custom-button/esm/Component.js +1 -1
  456. package/custom-button/esm/index.css +20 -20
  457. package/custom-button/index.css +20 -20
  458. package/custom-button/modern/Component.js +1 -1
  459. package/custom-button/modern/index.css +20 -20
  460. package/custom-picker-button/esm/field/Component.js +1 -1
  461. package/custom-picker-button/esm/field/index.css +4 -4
  462. package/custom-picker-button/field/Component.js +1 -1
  463. package/custom-picker-button/field/index.css +4 -4
  464. package/custom-picker-button/modern/field/Component.js +1 -1
  465. package/custom-picker-button/modern/field/index.css +4 -4
  466. package/date-input/Component.js +1 -1
  467. package/date-input/esm/Component.js +1 -1
  468. package/date-input/esm/index.css +3 -3
  469. package/date-input/index.css +3 -3
  470. package/date-input/modern/Component.js +1 -1
  471. package/date-input/modern/index.css +3 -3
  472. package/date-range-input/components/date-range-input/Component.js +1 -1
  473. package/date-range-input/components/date-range-input/index.css +6 -6
  474. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  475. package/date-range-input/esm/components/date-range-input/index.css +6 -6
  476. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  477. package/date-range-input/modern/components/date-range-input/index.css +6 -6
  478. package/date-time-input/components/date-time-input/Component.js +1 -1
  479. package/date-time-input/components/date-time-input/index.css +6 -6
  480. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  481. package/date-time-input/esm/components/date-time-input/index.css +6 -6
  482. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  483. package/date-time-input/modern/components/date-time-input/index.css +6 -6
  484. package/divider/Component.js +1 -1
  485. package/divider/esm/Component.js +1 -1
  486. package/divider/esm/index.css +1 -1
  487. package/divider/index.css +1 -1
  488. package/divider/modern/Component.js +1 -1
  489. package/divider/modern/index.css +1 -1
  490. package/drawer/Component.js +1 -1
  491. package/drawer/esm/Component.js +1 -1
  492. package/drawer/esm/index.css +34 -34
  493. package/drawer/index.css +34 -34
  494. package/drawer/modern/Component.js +1 -1
  495. package/drawer/modern/index.css +34 -34
  496. package/dropzone/Component.js +1 -1
  497. package/dropzone/components/overlay/Component.js +1 -1
  498. package/dropzone/components/overlay/index.css +3 -3
  499. package/dropzone/esm/Component.js +1 -1
  500. package/dropzone/esm/components/overlay/Component.js +1 -1
  501. package/dropzone/esm/components/overlay/index.css +3 -3
  502. package/dropzone/esm/index.css +8 -8
  503. package/dropzone/index.css +8 -8
  504. package/dropzone/modern/Component.js +1 -1
  505. package/dropzone/modern/components/overlay/Component.js +1 -1
  506. package/dropzone/modern/components/overlay/index.css +3 -3
  507. package/dropzone/modern/index.css +8 -8
  508. package/file-upload-item/Component.js +1 -1
  509. package/file-upload-item/esm/Component.js +1 -1
  510. package/file-upload-item/esm/index.css +21 -21
  511. package/file-upload-item/index.css +21 -21
  512. package/file-upload-item/modern/Component.js +1 -1
  513. package/file-upload-item/modern/index.css +21 -21
  514. package/filter-tag/components/base-filter-tag/Component.js +1 -1
  515. package/filter-tag/components/base-filter-tag/index.css +66 -66
  516. package/filter-tag/desktop/Component.desktop.js +1 -1
  517. package/filter-tag/desktop/desktop.css +19 -19
  518. package/filter-tag/esm/components/base-filter-tag/Component.js +1 -1
  519. package/filter-tag/esm/components/base-filter-tag/index.css +66 -66
  520. package/filter-tag/esm/desktop/Component.desktop.js +1 -1
  521. package/filter-tag/esm/desktop/desktop.css +19 -19
  522. package/filter-tag/esm/mobile/Component.mobile.js +1 -1
  523. package/filter-tag/esm/mobile/mobile.css +19 -19
  524. package/filter-tag/mobile/Component.mobile.js +1 -1
  525. package/filter-tag/mobile/mobile.css +19 -19
  526. package/filter-tag/modern/components/base-filter-tag/Component.js +1 -1
  527. package/filter-tag/modern/components/base-filter-tag/index.css +66 -66
  528. package/filter-tag/modern/desktop/Component.desktop.js +1 -1
  529. package/filter-tag/modern/desktop/desktop.css +19 -19
  530. package/filter-tag/modern/mobile/Component.mobile.js +1 -1
  531. package/filter-tag/modern/mobile/mobile.css +19 -19
  532. package/form-control/components/base-form-control/Component.js +3 -3
  533. package/form-control/components/base-form-control/default.css +17 -17
  534. package/form-control/components/base-form-control/index.css +40 -40
  535. package/form-control/components/base-form-control/inverted.css +17 -17
  536. package/form-control/desktop/Component.desktop.js +3 -3
  537. package/form-control/desktop/default.desktop.css +2 -2
  538. package/form-control/desktop/desktop.css +7 -7
  539. package/form-control/desktop/inverted.desktop.css +2 -2
  540. package/form-control/esm/components/base-form-control/Component.js +3 -3
  541. package/form-control/esm/components/base-form-control/default.css +17 -17
  542. package/form-control/esm/components/base-form-control/index.css +40 -40
  543. package/form-control/esm/components/base-form-control/inverted.css +17 -17
  544. package/form-control/esm/desktop/Component.desktop.js +3 -3
  545. package/form-control/esm/desktop/default.desktop.css +2 -2
  546. package/form-control/esm/desktop/desktop.css +7 -7
  547. package/form-control/esm/desktop/inverted.desktop.css +2 -2
  548. package/form-control/esm/mobile/Component.mobile.js +3 -3
  549. package/form-control/esm/mobile/default.mobile.css +2 -2
  550. package/form-control/esm/mobile/inverted.mobile.css +2 -2
  551. package/form-control/esm/mobile/mobile.css +7 -7
  552. package/form-control/mobile/Component.mobile.js +3 -3
  553. package/form-control/mobile/default.mobile.css +2 -2
  554. package/form-control/mobile/inverted.mobile.css +2 -2
  555. package/form-control/mobile/mobile.css +7 -7
  556. package/form-control/modern/components/base-form-control/Component.js +3 -3
  557. package/form-control/modern/components/base-form-control/default.css +17 -17
  558. package/form-control/modern/components/base-form-control/index.css +40 -40
  559. package/form-control/modern/components/base-form-control/inverted.css +17 -17
  560. package/form-control/modern/desktop/Component.desktop.js +3 -3
  561. package/form-control/modern/desktop/default.desktop.css +2 -2
  562. package/form-control/modern/desktop/desktop.css +7 -7
  563. package/form-control/modern/desktop/inverted.desktop.css +2 -2
  564. package/form-control/modern/mobile/Component.mobile.js +3 -3
  565. package/form-control/modern/mobile/default.mobile.css +2 -2
  566. package/form-control/modern/mobile/inverted.mobile.css +2 -2
  567. package/form-control/modern/mobile/mobile.css +7 -7
  568. package/gallery/Component.js +1 -1
  569. package/gallery/{buttons-82f484be.js → buttons-e4bb2e11.js} +1 -1
  570. package/gallery/components/header/Component.js +1 -1
  571. package/gallery/components/header/buttons.js +1 -1
  572. package/gallery/components/header/index.css +5 -5
  573. package/gallery/components/header-info-block/Component.js +1 -1
  574. package/gallery/components/header-info-block/index.css +4 -4
  575. package/gallery/components/image-preview/Component.js +1 -1
  576. package/gallery/components/image-preview/index.css +13 -13
  577. package/gallery/components/image-viewer/component.js +1 -1
  578. package/gallery/components/image-viewer/index.css +18 -18
  579. package/gallery/components/image-viewer/slide.js +1 -1
  580. package/gallery/components/navigation-bar/Component.js +1 -1
  581. package/gallery/components/navigation-bar/index.css +5 -5
  582. package/gallery/esm/Component.js +3 -3
  583. package/gallery/esm/{buttons-39caa328.js → buttons-c998bd87.js} +1 -1
  584. package/gallery/esm/components/header/Component.js +1 -1
  585. package/gallery/esm/components/header/buttons.js +1 -1
  586. package/gallery/esm/components/header/index.css +5 -5
  587. package/gallery/esm/components/header/index.js +1 -1
  588. package/gallery/esm/components/header-info-block/Component.js +1 -1
  589. package/gallery/esm/components/header-info-block/index.css +4 -4
  590. package/gallery/esm/components/image-preview/Component.js +2 -2
  591. package/gallery/esm/components/image-preview/index.css +13 -13
  592. package/gallery/esm/components/image-preview/index.js +1 -1
  593. package/gallery/esm/components/image-viewer/component.js +1 -1
  594. package/gallery/esm/components/image-viewer/index.css +18 -18
  595. package/gallery/esm/components/image-viewer/index.js +1 -1
  596. package/gallery/esm/components/image-viewer/slide.js +1 -1
  597. package/gallery/esm/components/index.js +2 -2
  598. package/gallery/esm/components/navigation-bar/Component.js +2 -2
  599. package/gallery/esm/components/navigation-bar/index.css +5 -5
  600. package/gallery/esm/components/navigation-bar/index.js +1 -1
  601. package/gallery/esm/index.css +2 -2
  602. package/gallery/esm/index.js +2 -2
  603. package/gallery/esm/{slide-b0b55054.js → slide-7716923c.js} +1 -1
  604. package/gallery/index.css +2 -2
  605. package/gallery/modern/Component.js +3 -3
  606. package/gallery/modern/{buttons-7d48fdac.js → buttons-a253330b.js} +1 -1
  607. package/gallery/modern/components/header/Component.js +1 -1
  608. package/gallery/modern/components/header/buttons.js +1 -1
  609. package/gallery/modern/components/header/index.css +5 -5
  610. package/gallery/modern/components/header/index.js +1 -1
  611. package/gallery/modern/components/header-info-block/Component.js +1 -1
  612. package/gallery/modern/components/header-info-block/index.css +4 -4
  613. package/gallery/modern/components/image-preview/Component.js +2 -2
  614. package/gallery/modern/components/image-preview/index.css +13 -13
  615. package/gallery/modern/components/image-preview/index.js +1 -1
  616. package/gallery/modern/components/image-viewer/component.js +1 -1
  617. package/gallery/modern/components/image-viewer/index.css +18 -18
  618. package/gallery/modern/components/image-viewer/index.js +1 -1
  619. package/gallery/modern/components/image-viewer/slide.js +1 -1
  620. package/gallery/modern/components/index.js +2 -2
  621. package/gallery/modern/components/navigation-bar/Component.js +2 -2
  622. package/gallery/modern/components/navigation-bar/index.css +5 -5
  623. package/gallery/modern/components/navigation-bar/index.js +1 -1
  624. package/gallery/modern/index.css +2 -2
  625. package/gallery/modern/index.js +2 -2
  626. package/gallery/modern/{slide-cf2505ae.js → slide-24e8925c.js} +1 -1
  627. package/gallery/{slide-df0a615a.js → slide-3384c6a5.js} +1 -1
  628. package/gap/Component.js +1 -1
  629. package/gap/esm/Component.js +1 -1
  630. package/gap/esm/index.css +31 -31
  631. package/gap/index.css +31 -31
  632. package/gap/modern/Component.js +1 -1
  633. package/gap/modern/index.css +31 -31
  634. package/generic-wrapper/Component.js +1 -1
  635. package/generic-wrapper/esm/Component.js +1 -1
  636. package/generic-wrapper/esm/index.css +42 -42
  637. package/generic-wrapper/index.css +42 -42
  638. package/generic-wrapper/modern/Component.js +1 -1
  639. package/generic-wrapper/modern/index.css +42 -42
  640. package/grid/col/Component.js +2 -2
  641. package/grid/col/index.css +550 -550
  642. package/grid/esm/Component.js +1 -1
  643. package/grid/esm/col/Component.js +2 -2
  644. package/grid/esm/col/index.css +550 -550
  645. package/grid/esm/col/index.js +1 -1
  646. package/grid/esm/gutters.css +84 -84
  647. package/grid/esm/gutters.module-fb20c8d7.js +4 -0
  648. package/grid/esm/index.js +1 -1
  649. package/grid/esm/row/Component.js +2 -2
  650. package/grid/esm/row/index.css +9 -9
  651. package/grid/esm/row/index.js +1 -1
  652. package/grid/gutters.css +84 -84
  653. package/grid/gutters.module-6859a53d.js +4 -0
  654. package/grid/modern/Component.js +1 -1
  655. package/grid/modern/col/Component.js +2 -2
  656. package/grid/modern/col/index.css +550 -550
  657. package/grid/modern/col/index.js +1 -1
  658. package/grid/modern/gutters.css +84 -84
  659. package/grid/modern/gutters.module-30831627.js +4 -0
  660. package/grid/modern/index.js +1 -1
  661. package/grid/modern/row/Component.js +2 -2
  662. package/grid/modern/row/index.css +9 -9
  663. package/grid/modern/row/index.js +1 -1
  664. package/grid/row/Component.js +2 -2
  665. package/grid/row/index.css +9 -9
  666. package/hatching-progress-bar/Component.js +1 -1
  667. package/hatching-progress-bar/esm/Component.js +1 -1
  668. package/hatching-progress-bar/esm/index.css +11 -11
  669. package/hatching-progress-bar/index.css +11 -11
  670. package/hatching-progress-bar/modern/Component.js +1 -1
  671. package/hatching-progress-bar/modern/index.css +11 -11
  672. package/icon-button/Component.js +3 -3
  673. package/icon-button/default.css +23 -23
  674. package/icon-button/esm/Component.js +3 -3
  675. package/icon-button/esm/default.css +23 -23
  676. package/icon-button/esm/index.css +11 -11
  677. package/icon-button/esm/inverted.css +23 -23
  678. package/icon-button/index.css +11 -11
  679. package/icon-button/inverted.css +23 -23
  680. package/icon-button/modern/Component.js +3 -3
  681. package/icon-button/modern/default.css +23 -23
  682. package/icon-button/modern/index.css +11 -11
  683. package/icon-button/modern/inverted.css +23 -23
  684. package/icon-view/components/base-shape/component.js +1 -1
  685. package/icon-view/components/base-shape/index.css +67 -67
  686. package/icon-view/esm/components/base-shape/component.js +1 -1
  687. package/icon-view/esm/components/base-shape/index.css +67 -67
  688. package/icon-view/modern/components/base-shape/component.js +1 -1
  689. package/icon-view/modern/components/base-shape/index.css +67 -67
  690. package/indicator/Component.js +1 -1
  691. package/indicator/esm/Component.js +1 -1
  692. package/indicator/esm/index.css +16 -16
  693. package/indicator/index.css +16 -16
  694. package/indicator/modern/Component.js +1 -1
  695. package/indicator/modern/index.css +16 -16
  696. package/input/components/base-input/Component.d.ts +1 -1
  697. package/input/components/base-input/Component.js +3 -3
  698. package/input/components/base-input/default.css +9 -9
  699. package/input/components/base-input/index.css +36 -36
  700. package/input/components/base-input/inverted.css +9 -9
  701. package/input/components/clear-button/Component.js +3 -3
  702. package/input/components/clear-button/default.css +3 -3
  703. package/input/components/clear-button/index.css +3 -3
  704. package/input/components/clear-button/inverted.css +3 -3
  705. package/input/esm/components/base-input/Component.js +3 -3
  706. package/input/esm/components/base-input/default.css +9 -9
  707. package/input/esm/components/base-input/index.css +36 -36
  708. package/input/esm/components/base-input/inverted.css +9 -9
  709. package/input/esm/components/clear-button/Component.js +3 -3
  710. package/input/esm/components/clear-button/default.css +3 -3
  711. package/input/esm/components/clear-button/index.css +3 -3
  712. package/input/esm/components/clear-button/inverted.css +3 -3
  713. package/input/modern/components/base-input/Component.js +3 -3
  714. package/input/modern/components/base-input/default.css +9 -9
  715. package/input/modern/components/base-input/index.css +36 -36
  716. package/input/modern/components/base-input/inverted.css +9 -9
  717. package/input/modern/components/clear-button/Component.js +3 -3
  718. package/input/modern/components/clear-button/default.css +3 -3
  719. package/input/modern/components/clear-button/index.css +3 -3
  720. package/input/modern/components/clear-button/inverted.css +3 -3
  721. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  722. package/input-autocomplete/autocomplete-field/index.css +1 -1
  723. package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
  724. package/input-autocomplete/autocomplete-mobile-field/index.css +7 -7
  725. package/input-autocomplete/esm/Component.responsive.d.ts +1 -1
  726. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  727. package/input-autocomplete/esm/autocomplete-field/index.css +1 -1
  728. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  729. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +7 -7
  730. package/input-autocomplete/esm/mobile/Component.mobile.js +1 -1
  731. package/input-autocomplete/esm/mobile/mobile.css +1 -1
  732. package/input-autocomplete/mobile/Component.mobile.js +1 -1
  733. package/input-autocomplete/mobile/mobile.css +1 -1
  734. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  735. package/input-autocomplete/modern/autocomplete-field/index.css +1 -1
  736. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  737. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +7 -7
  738. package/input-autocomplete/modern/mobile/Component.mobile.js +1 -1
  739. package/input-autocomplete/modern/mobile/mobile.css +1 -1
  740. package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
  741. package/international-phone-input/components/base-international-phone-input/index.css +1 -1
  742. package/international-phone-input/components/country-select/Component.js +1 -1
  743. package/international-phone-input/components/country-select/index.css +7 -7
  744. package/international-phone-input/components/flag-icon/component.js +1 -1
  745. package/international-phone-input/components/flag-icon/index.css +2 -2
  746. package/international-phone-input/components/select-field/component.js +1 -1
  747. package/international-phone-input/components/select-field/index.css +8 -8
  748. package/international-phone-input/esm/components/base-international-phone-input/Component.js +1 -1
  749. package/international-phone-input/esm/components/base-international-phone-input/index.css +1 -1
  750. package/international-phone-input/esm/components/country-select/Component.js +1 -1
  751. package/international-phone-input/esm/components/country-select/index.css +7 -7
  752. package/international-phone-input/esm/components/flag-icon/component.js +1 -1
  753. package/international-phone-input/esm/components/flag-icon/index.css +2 -2
  754. package/international-phone-input/esm/components/select-field/component.js +1 -1
  755. package/international-phone-input/esm/components/select-field/index.css +8 -8
  756. package/international-phone-input/modern/components/base-international-phone-input/Component.js +1 -1
  757. package/international-phone-input/modern/components/base-international-phone-input/index.css +1 -1
  758. package/international-phone-input/modern/components/country-select/Component.js +1 -1
  759. package/international-phone-input/modern/components/country-select/index.css +7 -7
  760. package/international-phone-input/modern/components/flag-icon/component.js +1 -1
  761. package/international-phone-input/modern/components/flag-icon/index.css +2 -2
  762. package/international-phone-input/modern/components/select-field/component.js +1 -1
  763. package/international-phone-input/modern/components/select-field/index.css +8 -8
  764. package/intl-phone-input/component.js +1 -1
  765. package/intl-phone-input/components/flag-icon/component.js +1 -1
  766. package/intl-phone-input/components/flag-icon/index.css +2 -2
  767. package/intl-phone-input/components/select/component.js +1 -1
  768. package/intl-phone-input/components/select/index.css +5 -5
  769. package/intl-phone-input/components/select-field/component.js +1 -1
  770. package/intl-phone-input/components/select-field/index.css +8 -8
  771. package/intl-phone-input/esm/component.js +1 -1
  772. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  773. package/intl-phone-input/esm/components/flag-icon/index.css +2 -2
  774. package/intl-phone-input/esm/components/select/component.js +1 -1
  775. package/intl-phone-input/esm/components/select/index.css +5 -5
  776. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  777. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  778. package/intl-phone-input/esm/index.css +4 -4
  779. package/intl-phone-input/index.css +4 -4
  780. package/intl-phone-input/modern/component.js +1 -1
  781. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  782. package/intl-phone-input/modern/components/flag-icon/index.css +2 -2
  783. package/intl-phone-input/modern/components/select/component.js +1 -1
  784. package/intl-phone-input/modern/components/select/index.css +5 -5
  785. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  786. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  787. package/intl-phone-input/modern/index.css +4 -4
  788. package/link/Component.js +3 -3
  789. package/link/default.css +9 -9
  790. package/link/esm/Component.js +3 -3
  791. package/link/esm/default.css +9 -9
  792. package/link/esm/index.css +13 -13
  793. package/link/esm/inverted.css +9 -9
  794. package/link/index.css +13 -13
  795. package/link/inverted.css +9 -9
  796. package/link/modern/Component.js +3 -3
  797. package/link/modern/default.css +9 -9
  798. package/link/modern/index.css +13 -13
  799. package/link/modern/inverted.css +9 -9
  800. package/list/{Component-e10db9f9.js → Component-04a86dc9.js} +2 -2
  801. package/list/Component.js +1 -1
  802. package/list/components/item/Component.js +1 -1
  803. package/list/components/item/index.css +9 -9
  804. package/list/components/item/index.d.ts +1 -1
  805. package/list/components/item/index.js +1 -1
  806. package/list/esm/{Component-9e29bdab.js → Component-2185e1fc.js} +2 -2
  807. package/list/esm/Component.js +1 -1
  808. package/list/esm/components/item/Component.js +1 -1
  809. package/list/esm/components/item/index.css +9 -9
  810. package/list/esm/components/item/index.d.ts +1 -1
  811. package/list/esm/components/item/index.js +1 -1
  812. package/list/esm/index.css +5 -5
  813. package/list/esm/index.js +1 -1
  814. package/list/index.css +5 -5
  815. package/list/index.js +1 -1
  816. package/list/modern/{Component-02ad76e0.js → Component-0f1092c7.js} +2 -2
  817. package/list/modern/Component.js +1 -1
  818. package/list/modern/components/item/Component.js +1 -1
  819. package/list/modern/components/item/index.css +9 -9
  820. package/list/modern/components/item/index.d.ts +1 -1
  821. package/list/modern/components/item/index.js +1 -1
  822. package/list/modern/index.css +5 -5
  823. package/list/modern/index.js +1 -1
  824. package/list-header/Component.js +1 -1
  825. package/list-header/esm/Component.js +1 -1
  826. package/list-header/esm/index.css +3 -3
  827. package/list-header/index.css +3 -3
  828. package/list-header/modern/Component.js +1 -1
  829. package/list-header/modern/index.css +3 -3
  830. package/loader/Component.js +1 -1
  831. package/loader/esm/Component.js +1 -1
  832. package/loader/esm/index.css +7 -7
  833. package/loader/index.css +7 -7
  834. package/loader/modern/Component.js +1 -1
  835. package/loader/modern/index.css +7 -7
  836. package/markdown/Component.js +1 -1
  837. package/markdown/esm/Component.desktop.js +1 -1
  838. package/markdown/esm/Component.js +1 -1
  839. package/markdown/esm/Component.mobile.js +1 -1
  840. package/markdown/esm/Component.responsive.js +1 -1
  841. package/markdown/esm/desktop/index.js +1 -1
  842. package/markdown/esm/hooks/use-overrides.js +1 -1
  843. package/markdown/esm/index.css +14 -14
  844. package/markdown/esm/index.js +1 -1
  845. package/markdown/esm/mobile/index.js +1 -1
  846. package/markdown/esm/{use-overrides-a04f7145.js → use-overrides-766647d5.js} +1 -1
  847. package/markdown/hooks/use-overrides.js +1 -1
  848. package/markdown/index.css +14 -14
  849. package/markdown/modern/Component.desktop.js +1 -1
  850. package/markdown/modern/Component.js +1 -1
  851. package/markdown/modern/Component.mobile.js +1 -1
  852. package/markdown/modern/Component.responsive.js +1 -1
  853. package/markdown/modern/desktop/index.js +1 -1
  854. package/markdown/modern/hooks/use-overrides.js +1 -1
  855. package/markdown/modern/index.css +14 -14
  856. package/markdown/modern/index.js +1 -1
  857. package/markdown/modern/mobile/index.js +1 -1
  858. package/markdown/modern/{use-overrides-230ec9d4.js → use-overrides-81dc26b8.js} +1 -1
  859. package/markdown/{use-overrides-5eff4f8a.js → use-overrides-27e91d63.js} +1 -1
  860. package/masked-input/Component.js +1 -1
  861. package/masked-input/esm/Component.js +1 -1
  862. package/masked-input/esm/index.css +1 -1
  863. package/masked-input/index.css +1 -1
  864. package/masked-input/modern/Component.js +1 -1
  865. package/masked-input/modern/index.css +1 -1
  866. package/modal/Component.js +3 -3
  867. package/modal/components/content/Component.js +3 -3
  868. package/modal/components/content/desktop.css +6 -6
  869. package/modal/components/content/index.css +3 -3
  870. package/modal/components/content/mobile.css +2 -2
  871. package/modal/components/controls/Component.js +2 -2
  872. package/modal/components/controls/index.css +1 -1
  873. package/modal/components/footer/Component.js +4 -4
  874. package/modal/components/footer/desktop.css +8 -8
  875. package/modal/components/footer/index.css +3 -3
  876. package/modal/components/footer/layout.css +16 -16
  877. package/modal/components/footer/mobile.css +2 -2
  878. package/modal/components/header/Component.js +3 -3
  879. package/modal/components/header/desktop.css +14 -14
  880. package/modal/components/header/index.css +3 -3
  881. package/modal/components/header/mobile.css +3 -3
  882. package/modal/desktop/desktop.css +8 -8
  883. package/modal/esm/Component.js +3 -3
  884. package/modal/esm/Component.responsive.js +1 -1
  885. package/modal/esm/components/content/Component.js +3 -3
  886. package/modal/esm/components/content/desktop.css +6 -6
  887. package/modal/esm/components/content/index.css +3 -3
  888. package/modal/esm/components/content/mobile.css +2 -2
  889. package/modal/esm/components/controls/Component.js +2 -2
  890. package/modal/esm/components/controls/index.css +1 -1
  891. package/modal/esm/components/controls/index.js +1 -1
  892. package/modal/esm/components/footer/Component.js +4 -4
  893. package/modal/esm/components/footer/desktop.css +8 -8
  894. package/modal/esm/components/footer/index.css +3 -3
  895. package/modal/esm/components/footer/layout.css +16 -16
  896. package/modal/esm/components/footer/mobile.css +2 -2
  897. package/modal/esm/components/header/Component.js +3 -3
  898. package/modal/esm/components/header/desktop.css +14 -14
  899. package/modal/esm/components/header/index.css +3 -3
  900. package/modal/esm/components/header/mobile.css +3 -3
  901. package/modal/esm/desktop/Component.desktop.js +1 -1
  902. package/modal/esm/desktop/desktop.css +8 -8
  903. package/modal/esm/desktop/index.js +1 -1
  904. package/modal/esm/index.js +1 -1
  905. package/modal/esm/layout.module-5216cc57.js +4 -0
  906. package/modal/esm/mobile/Component.mobile.js +1 -1
  907. package/modal/esm/mobile/index.js +1 -1
  908. package/modal/esm/mobile/mobile.css +1 -1
  909. package/modal/esm/transitions.css +7 -7
  910. package/modal/layout.module-458f1392.js +4 -0
  911. package/modal/mobile/mobile.css +1 -1
  912. package/modal/modern/Component.js +3 -3
  913. package/modal/modern/Component.responsive.js +1 -1
  914. package/modal/modern/components/content/Component.js +3 -3
  915. package/modal/modern/components/content/desktop.css +6 -6
  916. package/modal/modern/components/content/index.css +3 -3
  917. package/modal/modern/components/content/mobile.css +2 -2
  918. package/modal/modern/components/controls/Component.js +2 -2
  919. package/modal/modern/components/controls/index.css +1 -1
  920. package/modal/modern/components/controls/index.js +1 -1
  921. package/modal/modern/components/footer/Component.js +4 -4
  922. package/modal/modern/components/footer/desktop.css +8 -8
  923. package/modal/modern/components/footer/index.css +3 -3
  924. package/modal/modern/components/footer/layout.css +16 -16
  925. package/modal/modern/components/footer/mobile.css +2 -2
  926. package/modal/modern/components/header/Component.js +3 -3
  927. package/modal/modern/components/header/desktop.css +14 -14
  928. package/modal/modern/components/header/index.css +3 -3
  929. package/modal/modern/components/header/mobile.css +3 -3
  930. package/modal/modern/desktop/Component.desktop.js +1 -1
  931. package/modal/modern/desktop/desktop.css +8 -8
  932. package/modal/modern/desktop/index.js +1 -1
  933. package/modal/modern/index.js +1 -1
  934. package/modal/modern/layout.module-412313a6.js +4 -0
  935. package/modal/modern/mobile/Component.mobile.js +1 -1
  936. package/modal/modern/mobile/index.js +1 -1
  937. package/modal/modern/mobile/mobile.css +1 -1
  938. package/modal/modern/transitions.css +7 -7
  939. package/modal/transitions.css +7 -7
  940. package/navigation-bar/Component.js +1 -1
  941. package/navigation-bar/components/back-arrow-addon/Component.js +1 -1
  942. package/navigation-bar/components/back-arrow-addon/index.css +11 -11
  943. package/navigation-bar/components/closer/Component.js +1 -1
  944. package/navigation-bar/components/closer/index.css +5 -5
  945. package/navigation-bar/esm/Component.js +1 -1
  946. package/navigation-bar/esm/components/back-arrow-addon/Component.js +1 -1
  947. package/navigation-bar/esm/components/back-arrow-addon/index.css +11 -11
  948. package/navigation-bar/esm/components/closer/Component.js +1 -1
  949. package/navigation-bar/esm/components/closer/index.css +5 -5
  950. package/navigation-bar/esm/index.css +26 -26
  951. package/navigation-bar/index.css +26 -26
  952. package/navigation-bar/modern/Component.js +1 -1
  953. package/navigation-bar/modern/components/back-arrow-addon/Component.js +1 -1
  954. package/navigation-bar/modern/components/back-arrow-addon/index.css +11 -11
  955. package/navigation-bar/modern/components/closer/Component.js +1 -1
  956. package/navigation-bar/modern/components/closer/index.css +5 -5
  957. package/navigation-bar/modern/index.css +26 -26
  958. package/notification/Component.js +1 -1
  959. package/notification/esm/Component.js +1 -1
  960. package/notification/esm/index.css +8 -8
  961. package/notification/index.css +8 -8
  962. package/notification/modern/Component.js +1 -1
  963. package/notification/modern/index.css +8 -8
  964. package/notification-manager/component.js +1 -1
  965. package/notification-manager/esm/component.js +1 -1
  966. package/notification-manager/esm/index.css +9 -9
  967. package/notification-manager/index.css +9 -9
  968. package/notification-manager/modern/component.js +1 -1
  969. package/notification-manager/modern/index.css +9 -9
  970. package/number-input/components/number-input/Component.js +3 -3
  971. package/number-input/components/number-input/default.css +3 -3
  972. package/number-input/components/number-input/index.css +2 -2
  973. package/number-input/components/number-input/inverted.css +3 -3
  974. package/number-input/components/steppers/Component.js +3 -3
  975. package/number-input/components/steppers/default.css +1 -1
  976. package/number-input/components/steppers/index.css +3 -3
  977. package/number-input/components/steppers/inverted.css +1 -1
  978. package/number-input/esm/components/number-input/Component.js +3 -3
  979. package/number-input/esm/components/number-input/default.css +3 -3
  980. package/number-input/esm/components/number-input/index.css +2 -2
  981. package/number-input/esm/components/number-input/inverted.css +3 -3
  982. package/number-input/esm/components/steppers/Component.js +3 -3
  983. package/number-input/esm/components/steppers/default.css +1 -1
  984. package/number-input/esm/components/steppers/index.css +3 -3
  985. package/number-input/esm/components/steppers/inverted.css +1 -1
  986. package/number-input/modern/components/number-input/Component.js +3 -3
  987. package/number-input/modern/components/number-input/default.css +3 -3
  988. package/number-input/modern/components/number-input/index.css +2 -2
  989. package/number-input/modern/components/number-input/inverted.css +3 -3
  990. package/number-input/modern/components/steppers/Component.js +3 -3
  991. package/number-input/modern/components/steppers/default.css +1 -1
  992. package/number-input/modern/components/steppers/index.css +3 -3
  993. package/number-input/modern/components/steppers/inverted.css +1 -1
  994. package/package.json +1 -1
  995. package/pagination/Component.js +1 -1
  996. package/pagination/components/default-view/index.css +1 -1
  997. package/pagination/components/default-view/index.js +1 -1
  998. package/pagination/components/per-page-view/index.css +1 -1
  999. package/pagination/components/per-page-view/index.js +1 -1
  1000. package/pagination/components/tag/index.css +7 -7
  1001. package/pagination/components/tag/index.js +1 -1
  1002. package/pagination/esm/Component.js +1 -1
  1003. package/pagination/esm/components/default-view/index.css +1 -1
  1004. package/pagination/esm/components/default-view/index.js +1 -1
  1005. package/pagination/esm/components/per-page-view/index.css +1 -1
  1006. package/pagination/esm/components/per-page-view/index.js +1 -1
  1007. package/pagination/esm/components/tag/index.css +7 -7
  1008. package/pagination/esm/components/tag/index.js +1 -1
  1009. package/pagination/esm/index.css +3 -3
  1010. package/pagination/index.css +3 -3
  1011. package/pagination/modern/Component.js +1 -1
  1012. package/pagination/modern/components/default-view/index.css +1 -1
  1013. package/pagination/modern/components/default-view/index.js +1 -1
  1014. package/pagination/modern/components/per-page-view/index.css +1 -1
  1015. package/pagination/modern/components/per-page-view/index.js +1 -1
  1016. package/pagination/modern/components/tag/index.css +7 -7
  1017. package/pagination/modern/components/tag/index.js +1 -1
  1018. package/pagination/modern/index.css +3 -3
  1019. package/pass-code/Component.js +1 -1
  1020. package/pass-code/components/InputProgress/Component.js +2 -2
  1021. package/pass-code/components/InputProgress/index.css +4 -4
  1022. package/pass-code/components/InputProgress/transitions.css +7 -7
  1023. package/pass-code/components/KeyPad/Component.js +1 -1
  1024. package/pass-code/components/KeyPad/index.css +4 -4
  1025. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1026. package/pass-code/components/KeyPadButton/index.css +12 -12
  1027. package/pass-code/esm/Component.js +1 -1
  1028. package/pass-code/esm/components/InputProgress/Component.js +2 -2
  1029. package/pass-code/esm/components/InputProgress/index.css +4 -4
  1030. package/pass-code/esm/components/InputProgress/transitions.css +7 -7
  1031. package/pass-code/esm/components/KeyPad/Component.js +1 -1
  1032. package/pass-code/esm/components/KeyPad/index.css +4 -4
  1033. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1034. package/pass-code/esm/components/KeyPadButton/index.css +12 -12
  1035. package/pass-code/esm/index.css +3 -3
  1036. package/pass-code/index.css +3 -3
  1037. package/pass-code/modern/Component.js +1 -1
  1038. package/pass-code/modern/components/InputProgress/Component.js +2 -2
  1039. package/pass-code/modern/components/InputProgress/index.css +4 -4
  1040. package/pass-code/modern/components/InputProgress/transitions.css +7 -7
  1041. package/pass-code/modern/components/KeyPad/Component.js +1 -1
  1042. package/pass-code/modern/components/KeyPad/index.css +4 -4
  1043. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1044. package/pass-code/modern/components/KeyPadButton/index.css +12 -12
  1045. package/pass-code/modern/index.css +3 -3
  1046. package/password-input/component.js +1 -1
  1047. package/password-input/esm/component.js +1 -1
  1048. package/password-input/esm/index.css +4 -4
  1049. package/password-input/index.css +4 -4
  1050. package/password-input/modern/component.js +1 -1
  1051. package/password-input/modern/index.css +4 -4
  1052. package/pattern-lock/Component.js +1 -1
  1053. package/pattern-lock/esm/Component.js +1 -1
  1054. package/pattern-lock/esm/index.css +10 -10
  1055. package/pattern-lock/index.css +10 -10
  1056. package/pattern-lock/modern/Component.js +1 -1
  1057. package/pattern-lock/modern/index.css +10 -10
  1058. package/phone-input/esm/utils/index.js +1 -3
  1059. package/picker-button/desktop/Component.desktop.js +1 -1
  1060. package/picker-button/esm/desktop/Component.desktop.js +1 -1
  1061. package/picker-button/esm/field/Component.js +1 -1
  1062. package/picker-button/esm/field/index.css +5 -5
  1063. package/picker-button/esm/index.css +4 -4
  1064. package/picker-button/esm/option/Component.js +1 -1
  1065. package/picker-button/esm/option/index.css +3 -3
  1066. package/picker-button/field/Component.js +1 -1
  1067. package/picker-button/field/index.css +5 -5
  1068. package/picker-button/index.css +4 -4
  1069. package/picker-button/modern/Component-c44170fe.d.ts +1 -1
  1070. package/picker-button/modern/desktop/Component.desktop.js +1 -1
  1071. package/picker-button/modern/field/Component.js +1 -1
  1072. package/picker-button/modern/field/index.css +5 -5
  1073. package/picker-button/modern/index.css +4 -4
  1074. package/picker-button/modern/option/Component.js +1 -1
  1075. package/picker-button/modern/option/index.css +3 -3
  1076. package/picker-button/option/Component.js +1 -1
  1077. package/picker-button/option/index.css +3 -3
  1078. package/plate/components/base-plate/Component.js +1 -1
  1079. package/plate/components/base-plate/index.css +50 -50
  1080. package/plate/desktop/Component.desktop.js +1 -1
  1081. package/plate/desktop/desktop.css +3 -3
  1082. package/plate/esm/components/base-plate/Component.js +1 -1
  1083. package/plate/esm/components/base-plate/index.css +50 -50
  1084. package/plate/esm/desktop/Component.desktop.js +1 -1
  1085. package/plate/esm/desktop/desktop.css +3 -3
  1086. package/plate/esm/mobile/Component.mobile.js +1 -1
  1087. package/plate/esm/mobile/mobile.css +3 -3
  1088. package/plate/mobile/Component.mobile.js +1 -1
  1089. package/plate/mobile/mobile.css +3 -3
  1090. package/plate/modern/components/base-plate/Component.js +1 -1
  1091. package/plate/modern/components/base-plate/index.css +50 -50
  1092. package/plate/modern/desktop/Component.desktop.js +1 -1
  1093. package/plate/modern/desktop/desktop.css +3 -3
  1094. package/plate/modern/mobile/Component.mobile.js +1 -1
  1095. package/plate/modern/mobile/mobile.css +3 -3
  1096. package/popover/Component.js +1 -1
  1097. package/popover/esm/Component.js +1 -1
  1098. package/popover/esm/index.css +25 -25
  1099. package/popover/index.css +25 -25
  1100. package/popover/modern/Component.js +1 -1
  1101. package/popover/modern/index.css +25 -25
  1102. package/popup-sheet/Component.js +1 -1
  1103. package/popup-sheet/components/backdrop/Component.js +1 -1
  1104. package/popup-sheet/components/backdrop/index.css +9 -9
  1105. package/popup-sheet/esm/Component.js +1 -1
  1106. package/popup-sheet/esm/components/backdrop/Component.js +1 -1
  1107. package/popup-sheet/esm/components/backdrop/index.css +9 -9
  1108. package/popup-sheet/esm/index.css +13 -13
  1109. package/popup-sheet/index.css +13 -13
  1110. package/popup-sheet/modern/Component.js +1 -1
  1111. package/popup-sheet/modern/components/backdrop/Component.js +1 -1
  1112. package/popup-sheet/modern/components/backdrop/index.css +9 -9
  1113. package/popup-sheet/modern/index.css +13 -13
  1114. package/progress-bar/Component.js +1 -1
  1115. package/progress-bar/esm/Component.js +1 -1
  1116. package/progress-bar/esm/index.css +12 -12
  1117. package/progress-bar/index.css +12 -12
  1118. package/progress-bar/modern/Component.js +1 -1
  1119. package/progress-bar/modern/index.css +12 -12
  1120. package/pure-cell/{component-8ae5e9f0.js → component-0404ea2a.js} +11 -11
  1121. package/pure-cell/component.js +1 -1
  1122. package/pure-cell/components/addon/component.js +1 -1
  1123. package/pure-cell/components/addon/index.css +9 -9
  1124. package/pure-cell/components/addon/index.d.ts +1 -1
  1125. package/pure-cell/components/addon/index.js +1 -1
  1126. package/pure-cell/components/amount/component.js +1 -1
  1127. package/pure-cell/components/amount/index.css +1 -1
  1128. package/pure-cell/components/amount/index.d.ts +1 -1
  1129. package/pure-cell/components/amount/index.js +1 -1
  1130. package/pure-cell/components/amount-title/component.js +1 -1
  1131. package/pure-cell/components/amount-title/index.css +2 -2
  1132. package/pure-cell/components/amount-title/index.d.ts +1 -1
  1133. package/pure-cell/components/amount-title/index.js +1 -1
  1134. package/pure-cell/components/category/component.js +1 -1
  1135. package/pure-cell/components/category/index.css +4 -4
  1136. package/pure-cell/components/category/index.d.ts +1 -1
  1137. package/pure-cell/components/category/index.js +1 -1
  1138. package/pure-cell/components/content/component.js +1 -1
  1139. package/pure-cell/components/content/index.css +2 -2
  1140. package/pure-cell/components/content/index.d.ts +1 -1
  1141. package/pure-cell/components/content/index.js +1 -1
  1142. package/pure-cell/components/footer/component.js +1 -1
  1143. package/pure-cell/components/footer/index.css +3 -3
  1144. package/pure-cell/components/footer/index.d.ts +1 -1
  1145. package/pure-cell/components/footer/index.js +1 -1
  1146. package/pure-cell/components/footer-button/component.js +1 -1
  1147. package/pure-cell/components/footer-button/index.css +1 -1
  1148. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1149. package/pure-cell/components/footer-button/index.js +1 -1
  1150. package/pure-cell/components/footer-text/component.js +1 -1
  1151. package/pure-cell/components/footer-text/index.d.ts +1 -1
  1152. package/pure-cell/components/footer-text/index.js +1 -1
  1153. package/pure-cell/components/graphics/component.js +1 -1
  1154. package/pure-cell/components/graphics/index.css +4 -4
  1155. package/pure-cell/components/graphics/index.d.ts +1 -1
  1156. package/pure-cell/components/graphics/index.js +1 -1
  1157. package/pure-cell/components/main/component.js +1 -1
  1158. package/pure-cell/components/main/index.css +3 -3
  1159. package/pure-cell/components/main/index.d.ts +1 -1
  1160. package/pure-cell/components/main/index.js +1 -1
  1161. package/pure-cell/components/text/component.js +1 -1
  1162. package/pure-cell/components/text/index.css +6 -6
  1163. package/pure-cell/components/text/index.d.ts +1 -1
  1164. package/pure-cell/components/text/index.js +1 -1
  1165. package/pure-cell/esm/{component-7bedc2d7.js → component-503ba009.js} +11 -11
  1166. package/pure-cell/esm/component-fd7196d2.d.ts +5 -5
  1167. package/pure-cell/esm/component.js +1 -1
  1168. package/pure-cell/esm/components/addon/component.js +1 -1
  1169. package/pure-cell/esm/components/addon/index.css +9 -9
  1170. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  1171. package/pure-cell/esm/components/addon/index.js +1 -1
  1172. package/pure-cell/esm/components/amount/component.js +1 -1
  1173. package/pure-cell/esm/components/amount/index.css +1 -1
  1174. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  1175. package/pure-cell/esm/components/amount/index.js +1 -1
  1176. package/pure-cell/esm/components/amount-title/component.js +1 -1
  1177. package/pure-cell/esm/components/amount-title/index.css +2 -2
  1178. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  1179. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1180. package/pure-cell/esm/components/category/component.js +1 -1
  1181. package/pure-cell/esm/components/category/index.css +4 -4
  1182. package/pure-cell/esm/components/category/index.d.ts +1 -1
  1183. package/pure-cell/esm/components/category/index.js +1 -1
  1184. package/pure-cell/esm/components/content/component.js +1 -1
  1185. package/pure-cell/esm/components/content/index.css +2 -2
  1186. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1187. package/pure-cell/esm/components/content/index.js +1 -1
  1188. package/pure-cell/esm/components/footer/component.js +1 -1
  1189. package/pure-cell/esm/components/footer/index.css +3 -3
  1190. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  1191. package/pure-cell/esm/components/footer/index.js +1 -1
  1192. package/pure-cell/esm/components/footer-button/component.js +1 -1
  1193. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1194. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1195. package/pure-cell/esm/components/footer-button/index.js +1 -1
  1196. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1197. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  1198. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1199. package/pure-cell/esm/components/graphics/component.js +1 -1
  1200. package/pure-cell/esm/components/graphics/index.css +4 -4
  1201. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  1202. package/pure-cell/esm/components/graphics/index.js +1 -1
  1203. package/pure-cell/esm/components/main/component.js +1 -1
  1204. package/pure-cell/esm/components/main/index.css +3 -3
  1205. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1206. package/pure-cell/esm/components/main/index.js +1 -1
  1207. package/pure-cell/esm/components/text/component.js +1 -1
  1208. package/pure-cell/esm/components/text/index.css +6 -6
  1209. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1210. package/pure-cell/esm/components/text/index.js +1 -1
  1211. package/pure-cell/esm/index.css +20 -20
  1212. package/pure-cell/esm/index.js +1 -1
  1213. package/pure-cell/index.css +20 -20
  1214. package/pure-cell/index.js +1 -1
  1215. package/pure-cell/modern/{component-edffa17d.js → component-79ed4b14.js} +11 -11
  1216. package/pure-cell/modern/component-fd7196d2.d.ts +5 -5
  1217. package/pure-cell/modern/component.js +1 -1
  1218. package/pure-cell/modern/components/addon/component.js +1 -1
  1219. package/pure-cell/modern/components/addon/index.css +9 -9
  1220. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  1221. package/pure-cell/modern/components/addon/index.js +1 -1
  1222. package/pure-cell/modern/components/amount/component.js +1 -1
  1223. package/pure-cell/modern/components/amount/index.css +1 -1
  1224. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  1225. package/pure-cell/modern/components/amount/index.js +1 -1
  1226. package/pure-cell/modern/components/amount-title/component.js +1 -1
  1227. package/pure-cell/modern/components/amount-title/index.css +2 -2
  1228. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  1229. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1230. package/pure-cell/modern/components/category/component.js +1 -1
  1231. package/pure-cell/modern/components/category/index.css +4 -4
  1232. package/pure-cell/modern/components/category/index.d.ts +1 -1
  1233. package/pure-cell/modern/components/category/index.js +1 -1
  1234. package/pure-cell/modern/components/content/component.js +1 -1
  1235. package/pure-cell/modern/components/content/index.css +2 -2
  1236. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1237. package/pure-cell/modern/components/content/index.js +1 -1
  1238. package/pure-cell/modern/components/footer/component.js +1 -1
  1239. package/pure-cell/modern/components/footer/index.css +3 -3
  1240. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  1241. package/pure-cell/modern/components/footer/index.js +1 -1
  1242. package/pure-cell/modern/components/footer-button/component.js +1 -1
  1243. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1244. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  1245. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1246. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1247. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  1248. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1249. package/pure-cell/modern/components/graphics/component.js +1 -1
  1250. package/pure-cell/modern/components/graphics/index.css +4 -4
  1251. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  1252. package/pure-cell/modern/components/graphics/index.js +1 -1
  1253. package/pure-cell/modern/components/main/component.js +1 -1
  1254. package/pure-cell/modern/components/main/index.css +3 -3
  1255. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1256. package/pure-cell/modern/components/main/index.js +1 -1
  1257. package/pure-cell/modern/components/text/component.js +1 -1
  1258. package/pure-cell/modern/components/text/index.css +6 -6
  1259. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1260. package/pure-cell/modern/components/text/index.js +1 -1
  1261. package/pure-cell/modern/index.css +20 -20
  1262. package/pure-cell/modern/index.js +1 -1
  1263. package/radio/Component.js +1 -1
  1264. package/radio/esm/Component.js +1 -1
  1265. package/radio/esm/index.css +29 -29
  1266. package/radio/index.css +29 -29
  1267. package/radio/modern/Component.js +1 -1
  1268. package/radio/modern/index.css +29 -29
  1269. package/radio-group/components/base-radio-group/Component.js +1 -1
  1270. package/radio-group/components/base-radio-group/index.css +19 -19
  1271. package/radio-group/desktop/Component.desktop.js +1 -1
  1272. package/radio-group/desktop/desktop.css +3 -3
  1273. package/radio-group/esm/components/base-radio-group/Component.js +1 -1
  1274. package/radio-group/esm/components/base-radio-group/index.css +19 -19
  1275. package/radio-group/esm/desktop/Component.desktop.js +1 -1
  1276. package/radio-group/esm/desktop/desktop.css +3 -3
  1277. package/radio-group/esm/mobile/Component.mobile.js +1 -1
  1278. package/radio-group/esm/mobile/mobile.css +3 -3
  1279. package/radio-group/mobile/Component.mobile.js +1 -1
  1280. package/radio-group/mobile/mobile.css +3 -3
  1281. package/radio-group/modern/components/base-radio-group/Component.js +1 -1
  1282. package/radio-group/modern/components/base-radio-group/index.css +19 -19
  1283. package/radio-group/modern/desktop/Component.desktop.js +1 -1
  1284. package/radio-group/modern/desktop/desktop.css +3 -3
  1285. package/radio-group/modern/mobile/Component.mobile.js +1 -1
  1286. package/radio-group/modern/mobile/mobile.css +3 -3
  1287. package/scrollbar/Component.js +3 -3
  1288. package/scrollbar/default.css +2 -2
  1289. package/scrollbar/esm/Component.js +3 -3
  1290. package/scrollbar/esm/default.css +2 -2
  1291. package/scrollbar/esm/index.css +25 -25
  1292. package/scrollbar/esm/inverted.css +2 -2
  1293. package/scrollbar/index.css +25 -25
  1294. package/scrollbar/inverted.css +2 -2
  1295. package/scrollbar/modern/Component.js +3 -3
  1296. package/scrollbar/modern/default.css +2 -2
  1297. package/scrollbar/modern/index.css +25 -25
  1298. package/scrollbar/modern/inverted.css +2 -2
  1299. package/segmented-control/Component.js +3 -3
  1300. package/segmented-control/components/segment/Component.js +3 -3
  1301. package/segmented-control/components/segment/default.css +2 -2
  1302. package/segmented-control/components/segment/index.css +3 -3
  1303. package/segmented-control/components/segment/inverted.css +2 -2
  1304. package/segmented-control/default.css +3 -3
  1305. package/segmented-control/esm/Component.js +3 -3
  1306. package/segmented-control/esm/components/segment/Component.js +3 -3
  1307. package/segmented-control/esm/components/segment/default.css +2 -2
  1308. package/segmented-control/esm/components/segment/index.css +3 -3
  1309. package/segmented-control/esm/components/segment/inverted.css +2 -2
  1310. package/segmented-control/esm/default.css +3 -3
  1311. package/segmented-control/esm/index.css +17 -17
  1312. package/segmented-control/esm/inverted.css +3 -3
  1313. package/segmented-control/index.css +17 -17
  1314. package/segmented-control/inverted.css +3 -3
  1315. package/segmented-control/modern/Component.js +3 -3
  1316. package/segmented-control/modern/components/segment/Component.js +3 -3
  1317. package/segmented-control/modern/components/segment/default.css +2 -2
  1318. package/segmented-control/modern/components/segment/index.css +3 -3
  1319. package/segmented-control/modern/components/segment/inverted.css +2 -2
  1320. package/segmented-control/modern/default.css +3 -3
  1321. package/segmented-control/modern/index.css +17 -17
  1322. package/segmented-control/modern/inverted.css +3 -3
  1323. package/select/components/arrow/Component.js +1 -1
  1324. package/select/components/arrow/index.css +2 -2
  1325. package/select/components/base-checkmark/Component.js +1 -1
  1326. package/select/components/base-checkmark/index.css +3 -3
  1327. package/select/components/base-option/Component.js +1 -1
  1328. package/select/components/base-option/index.css +12 -12
  1329. package/select/components/base-select/Component.js +2 -2
  1330. package/select/components/base-select/index.css +10 -10
  1331. package/select/components/base-select/mobile.css +11 -11
  1332. package/select/components/checkmark/Component.js +1 -1
  1333. package/select/components/checkmark/index.css +9 -9
  1334. package/select/components/checkmark-mobile/Component.js +1 -1
  1335. package/select/components/checkmark-mobile/index.css +5 -5
  1336. package/select/components/field/Component.js +1 -1
  1337. package/select/components/field/index.css +11 -11
  1338. package/select/components/footer/Component.js +1 -1
  1339. package/select/components/footer/index.css +4 -4
  1340. package/select/components/optgroup/Component.js +1 -1
  1341. package/select/components/optgroup/index.css +5 -5
  1342. package/select/components/option/Component.js +1 -1
  1343. package/select/components/option/index.css +18 -18
  1344. package/select/components/options-list/Component.js +1 -1
  1345. package/select/components/options-list/index.css +8 -8
  1346. package/select/components/search/Component.js +1 -1
  1347. package/select/components/search/index.css +1 -1
  1348. package/select/components/virtual-options-list/Component.js +1 -1
  1349. package/select/components/virtual-options-list/index.css +14 -14
  1350. package/select/esm/Component.responsive.js +1 -1
  1351. package/select/esm/components/arrow/Component.js +1 -1
  1352. package/select/esm/components/arrow/index.css +2 -2
  1353. package/select/esm/components/base-checkmark/Component.js +1 -1
  1354. package/select/esm/components/base-checkmark/index.css +3 -3
  1355. package/select/esm/components/base-option/Component.js +1 -1
  1356. package/select/esm/components/base-option/index.css +12 -12
  1357. package/select/esm/components/base-select/Component.js +2 -2
  1358. package/select/esm/components/base-select/index.css +10 -10
  1359. package/select/esm/components/base-select/mobile.css +11 -11
  1360. package/select/esm/components/checkmark/Component.js +1 -1
  1361. package/select/esm/components/checkmark/index.css +9 -9
  1362. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1363. package/select/esm/components/checkmark-mobile/index.css +5 -5
  1364. package/select/esm/components/field/Component.js +1 -1
  1365. package/select/esm/components/field/index.css +11 -11
  1366. package/select/esm/components/footer/Component.js +1 -1
  1367. package/select/esm/components/footer/index.css +4 -4
  1368. package/select/esm/components/optgroup/Component.js +1 -1
  1369. package/select/esm/components/optgroup/index.css +5 -5
  1370. package/select/esm/components/option/Component.js +1 -1
  1371. package/select/esm/components/option/index.css +18 -18
  1372. package/select/esm/components/options-list/Component.js +1 -1
  1373. package/select/esm/components/options-list/index.css +8 -8
  1374. package/select/esm/components/search/Component.js +1 -1
  1375. package/select/esm/components/search/index.css +1 -1
  1376. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1377. package/select/esm/components/virtual-options-list/index.css +14 -14
  1378. package/select/esm/index.js +1 -1
  1379. package/select/esm/mobile/Component.mobile.js +1 -1
  1380. package/select/esm/mobile/Component.modal.mobile.js +1 -1
  1381. package/select/esm/mobile/index.js +1 -1
  1382. package/select/esm/presets/index.js +1 -1
  1383. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  1384. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1385. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1386. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +2 -2
  1387. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1388. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +2 -2
  1389. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1390. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1391. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1392. package/select/esm/presets/useSelectWithLoading/index.css +1 -1
  1393. package/select/esm/shared/index.js +1 -1
  1394. package/select/mobile/Component.mobile.js +1 -1
  1395. package/select/modern/Component.responsive.js +1 -1
  1396. package/select/modern/components/arrow/Component.js +1 -1
  1397. package/select/modern/components/arrow/index.css +2 -2
  1398. package/select/modern/components/base-checkmark/Component.js +1 -1
  1399. package/select/modern/components/base-checkmark/index.css +3 -3
  1400. package/select/modern/components/base-option/Component.js +1 -1
  1401. package/select/modern/components/base-option/index.css +12 -12
  1402. package/select/modern/components/base-select/Component.js +2 -2
  1403. package/select/modern/components/base-select/index.css +10 -10
  1404. package/select/modern/components/base-select/mobile.css +11 -11
  1405. package/select/modern/components/checkmark/Component.js +1 -1
  1406. package/select/modern/components/checkmark/index.css +9 -9
  1407. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1408. package/select/modern/components/checkmark-mobile/index.css +5 -5
  1409. package/select/modern/components/field/Component.js +1 -1
  1410. package/select/modern/components/field/index.css +11 -11
  1411. package/select/modern/components/footer/Component.js +1 -1
  1412. package/select/modern/components/footer/index.css +4 -4
  1413. package/select/modern/components/optgroup/Component.js +1 -1
  1414. package/select/modern/components/optgroup/index.css +5 -5
  1415. package/select/modern/components/option/Component.js +1 -1
  1416. package/select/modern/components/option/index.css +18 -18
  1417. package/select/modern/components/options-list/Component.js +1 -1
  1418. package/select/modern/components/options-list/index.css +8 -8
  1419. package/select/modern/components/search/Component.js +1 -1
  1420. package/select/modern/components/search/index.css +1 -1
  1421. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1422. package/select/modern/components/virtual-options-list/index.css +14 -14
  1423. package/select/modern/index.js +1 -1
  1424. package/select/modern/mobile/Component.mobile.js +1 -1
  1425. package/select/modern/mobile/Component.modal.mobile.js +1 -1
  1426. package/select/modern/mobile/index.js +1 -1
  1427. package/select/modern/presets/index.js +1 -1
  1428. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  1429. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1430. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1431. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +2 -2
  1432. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1433. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +2 -2
  1434. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1435. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1436. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1437. package/select/modern/presets/useSelectWithLoading/index.css +1 -1
  1438. package/select/modern/shared/index.js +1 -1
  1439. package/select/presets/index.js +1 -1
  1440. package/select/presets/useSelectWithApply/hook.js +1 -1
  1441. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1442. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1443. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +2 -2
  1444. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1445. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +2 -2
  1446. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1447. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1448. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1449. package/select/presets/useSelectWithLoading/index.css +1 -1
  1450. package/select/shared/index.js +1 -1
  1451. package/select-with-tags/components/tag/component.js +1 -1
  1452. package/select-with-tags/components/tag/index.css +13 -13
  1453. package/select-with-tags/components/tag-list/component.js +1 -1
  1454. package/select-with-tags/components/tag-list/index.css +36 -36
  1455. package/select-with-tags/esm/components/tag/component.js +1 -1
  1456. package/select-with-tags/esm/components/tag/index.css +13 -13
  1457. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  1458. package/select-with-tags/esm/components/tag-list/index.css +36 -36
  1459. package/select-with-tags/modern/components/tag/component.js +1 -1
  1460. package/select-with-tags/modern/components/tag/index.css +13 -13
  1461. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1462. package/select-with-tags/modern/components/tag-list/index.css +36 -36
  1463. package/side-panel/components/content/Component.desktop.js +1 -1
  1464. package/side-panel/components/content/Component.js +1 -1
  1465. package/side-panel/components/content/Component.mobile.js +1 -1
  1466. package/side-panel/components/content/desktop.css +2 -2
  1467. package/side-panel/components/content/index.css +3 -3
  1468. package/side-panel/components/content/mobile.css +2 -2
  1469. package/side-panel/components/controls/Component.js +2 -2
  1470. package/side-panel/components/controls/index.css +1 -1
  1471. package/side-panel/components/footer/Component.desktop.js +1 -1
  1472. package/side-panel/components/footer/Component.js +2 -2
  1473. package/side-panel/components/footer/Component.mobile.js +1 -1
  1474. package/side-panel/components/footer/desktop.css +2 -2
  1475. package/side-panel/components/footer/index.css +3 -3
  1476. package/side-panel/components/footer/layout.css +16 -16
  1477. package/side-panel/components/footer/mobile.css +2 -2
  1478. package/side-panel/components/header/Component.js +3 -3
  1479. package/side-panel/components/header/desktop.css +4 -4
  1480. package/side-panel/components/header/index.css +13 -13
  1481. package/side-panel/components/header/mobile.css +3 -3
  1482. package/side-panel/desktop/Component.desktop.js +2 -2
  1483. package/side-panel/desktop/desktop.css +2 -2
  1484. package/side-panel/desktop/transitions.desktop.css +6 -6
  1485. package/side-panel/esm/Component.responsive.js +1 -1
  1486. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  1487. package/side-panel/esm/components/content/Component.js +1 -1
  1488. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  1489. package/side-panel/esm/components/content/desktop.css +2 -2
  1490. package/side-panel/esm/components/content/index.css +3 -3
  1491. package/side-panel/esm/components/content/mobile.css +2 -2
  1492. package/side-panel/esm/components/controls/Component.js +2 -2
  1493. package/side-panel/esm/components/controls/index.css +1 -1
  1494. package/side-panel/esm/components/controls/index.js +1 -1
  1495. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1496. package/side-panel/esm/components/footer/Component.js +2 -2
  1497. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1498. package/side-panel/esm/components/footer/desktop.css +2 -2
  1499. package/side-panel/esm/components/footer/index.css +3 -3
  1500. package/side-panel/esm/components/footer/layout.css +16 -16
  1501. package/side-panel/esm/components/footer/mobile.css +2 -2
  1502. package/side-panel/esm/components/header/Component.js +3 -3
  1503. package/side-panel/esm/components/header/desktop.css +4 -4
  1504. package/side-panel/esm/components/header/index.css +13 -13
  1505. package/side-panel/esm/components/header/mobile.css +3 -3
  1506. package/side-panel/esm/desktop/Component.desktop.js +3 -3
  1507. package/side-panel/esm/desktop/desktop.css +2 -2
  1508. package/side-panel/esm/desktop/index.js +1 -1
  1509. package/side-panel/esm/desktop/transitions.desktop.css +6 -6
  1510. package/side-panel/esm/index.js +1 -1
  1511. package/side-panel/esm/layout.module-7575c342.js +4 -0
  1512. package/side-panel/esm/mobile/Component.mobile.js +3 -3
  1513. package/side-panel/esm/mobile/index.js +1 -1
  1514. package/side-panel/esm/mobile/mobile.css +3 -3
  1515. package/side-panel/esm/mobile/transitions.mobile.css +7 -7
  1516. package/side-panel/layout.module-e3d9d353.js +4 -0
  1517. package/side-panel/mobile/Component.mobile.js +2 -2
  1518. package/side-panel/mobile/mobile.css +3 -3
  1519. package/side-panel/mobile/transitions.mobile.css +7 -7
  1520. package/side-panel/modern/Component.responsive.js +1 -1
  1521. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1522. package/side-panel/modern/components/content/Component.js +1 -1
  1523. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1524. package/side-panel/modern/components/content/desktop.css +2 -2
  1525. package/side-panel/modern/components/content/index.css +3 -3
  1526. package/side-panel/modern/components/content/mobile.css +2 -2
  1527. package/side-panel/modern/components/controls/Component.js +2 -2
  1528. package/side-panel/modern/components/controls/index.css +1 -1
  1529. package/side-panel/modern/components/controls/index.js +1 -1
  1530. package/side-panel/modern/components/footer/Component.desktop.js +2 -2
  1531. package/side-panel/modern/components/footer/Component.js +2 -2
  1532. package/side-panel/modern/components/footer/Component.mobile.js +2 -2
  1533. package/side-panel/modern/components/footer/desktop.css +2 -2
  1534. package/side-panel/modern/components/footer/index.css +3 -3
  1535. package/side-panel/modern/components/footer/layout.css +16 -16
  1536. package/side-panel/modern/components/footer/mobile.css +2 -2
  1537. package/side-panel/modern/components/header/Component.js +3 -3
  1538. package/side-panel/modern/components/header/desktop.css +4 -4
  1539. package/side-panel/modern/components/header/index.css +13 -13
  1540. package/side-panel/modern/components/header/mobile.css +3 -3
  1541. package/side-panel/modern/desktop/Component.desktop.js +3 -3
  1542. package/side-panel/modern/desktop/desktop.css +2 -2
  1543. package/side-panel/modern/desktop/index.js +1 -1
  1544. package/side-panel/modern/desktop/transitions.desktop.css +6 -6
  1545. package/side-panel/modern/index.js +1 -1
  1546. package/side-panel/modern/layout.module-3c79e250.js +4 -0
  1547. package/side-panel/modern/mobile/Component.mobile.js +3 -3
  1548. package/side-panel/modern/mobile/index.js +1 -1
  1549. package/side-panel/modern/mobile/mobile.css +3 -3
  1550. package/side-panel/modern/mobile/transitions.mobile.css +7 -7
  1551. package/skeleton/Component.js +1 -1
  1552. package/skeleton/esm/Component.js +1 -1
  1553. package/skeleton/esm/index.css +10 -10
  1554. package/skeleton/index.css +10 -10
  1555. package/skeleton/modern/Component.js +1 -1
  1556. package/skeleton/modern/index.css +10 -10
  1557. package/slider/Component.js +1 -1
  1558. package/slider/esm/Component.js +1 -1
  1559. package/slider/esm/index.css +20 -20
  1560. package/slider/index.css +20 -20
  1561. package/slider/modern/Component.js +1 -1
  1562. package/slider/modern/index.css +20 -20
  1563. package/slider-input/Component.js +1 -1
  1564. package/slider-input/esm/Component.js +1 -1
  1565. package/slider-input/esm/index.css +26 -26
  1566. package/slider-input/index.css +26 -26
  1567. package/slider-input/modern/Component.js +1 -1
  1568. package/slider-input/modern/index.css +26 -26
  1569. package/sortable-list/Component.js +1 -1
  1570. package/sortable-list/components/item/Components.js +1 -1
  1571. package/sortable-list/components/item/index.css +25 -25
  1572. package/sortable-list/esm/Component.js +1 -1
  1573. package/sortable-list/esm/components/item/Components.js +1 -1
  1574. package/sortable-list/esm/components/item/index.css +25 -25
  1575. package/sortable-list/esm/index.css +30 -30
  1576. package/sortable-list/index.css +30 -30
  1577. package/sortable-list/modern/Component.js +1 -1
  1578. package/sortable-list/modern/components/item/Components.js +1 -1
  1579. package/sortable-list/modern/components/item/index.css +25 -25
  1580. package/sortable-list/modern/index.css +30 -30
  1581. package/space/Component.js +1 -1
  1582. package/space/esm/Component.js +1 -1
  1583. package/space/esm/index.css +10 -10
  1584. package/space/index.css +10 -10
  1585. package/space/modern/Component.js +1 -1
  1586. package/space/modern/index.css +10 -10
  1587. package/spinner/Component.js +3 -3
  1588. package/spinner/default.css +1 -1
  1589. package/spinner/esm/Component.js +3 -3
  1590. package/spinner/esm/default.css +1 -1
  1591. package/spinner/esm/index.css +7 -7
  1592. package/spinner/esm/inverted.css +1 -1
  1593. package/spinner/index.css +7 -7
  1594. package/spinner/inverted.css +1 -1
  1595. package/spinner/modern/Component.js +3 -3
  1596. package/spinner/modern/default.css +1 -1
  1597. package/spinner/modern/index.css +7 -7
  1598. package/spinner/modern/inverted.css +1 -1
  1599. package/status/Component.js +1 -1
  1600. package/status/esm/Component.js +1 -1
  1601. package/status/esm/index.css +17 -17
  1602. package/status/index.css +17 -17
  1603. package/status/modern/Component.js +1 -1
  1604. package/status/modern/index.css +17 -17
  1605. package/status-badge/Component.js +3 -3
  1606. package/status-badge/default.css +8 -8
  1607. package/status-badge/esm/Component.js +3 -3
  1608. package/status-badge/esm/default.css +8 -8
  1609. package/status-badge/esm/index.css +9 -9
  1610. package/status-badge/esm/inverted.css +8 -8
  1611. package/status-badge/index.css +9 -9
  1612. package/status-badge/inverted.css +8 -8
  1613. package/status-badge/modern/Component.js +3 -3
  1614. package/status-badge/modern/default.css +8 -8
  1615. package/status-badge/modern/index.css +9 -9
  1616. package/status-badge/modern/inverted.css +8 -8
  1617. package/stepped-progress-bar/Component.js +3 -3
  1618. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1619. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1620. package/stepped-progress-bar/default.css +2 -2
  1621. package/stepped-progress-bar/esm/Component.js +3 -3
  1622. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1623. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1624. package/stepped-progress-bar/esm/default.css +2 -2
  1625. package/stepped-progress-bar/esm/index.css +3 -3
  1626. package/stepped-progress-bar/esm/inverted.css +2 -2
  1627. package/stepped-progress-bar/index.css +3 -3
  1628. package/stepped-progress-bar/inverted.css +2 -2
  1629. package/stepped-progress-bar/modern/Component.js +3 -3
  1630. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1631. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1632. package/stepped-progress-bar/modern/default.css +2 -2
  1633. package/stepped-progress-bar/modern/index.css +3 -3
  1634. package/stepped-progress-bar/modern/inverted.css +2 -2
  1635. package/steps/Component.js +1 -1
  1636. package/steps/components/step/Component.js +1 -1
  1637. package/steps/components/step/index.css +25 -25
  1638. package/steps/components/step-indicator/Component.js +1 -1
  1639. package/steps/components/step-indicator/index.css +1 -1
  1640. package/steps/esm/Component.js +1 -1
  1641. package/steps/esm/components/step/Component.js +1 -1
  1642. package/steps/esm/components/step/index.css +25 -25
  1643. package/steps/esm/components/step-indicator/Component.js +1 -1
  1644. package/steps/esm/components/step-indicator/index.css +1 -1
  1645. package/steps/esm/index.css +2 -2
  1646. package/steps/index.css +2 -2
  1647. package/steps/modern/Component.js +1 -1
  1648. package/steps/modern/components/step/Component.js +1 -1
  1649. package/steps/modern/components/step/index.css +25 -25
  1650. package/steps/modern/components/step-indicator/Component.js +1 -1
  1651. package/steps/modern/components/step-indicator/index.css +1 -1
  1652. package/steps/modern/index.css +2 -2
  1653. package/switch/Component.js +1 -1
  1654. package/switch/esm/Component.js +1 -1
  1655. package/switch/esm/index.css +26 -26
  1656. package/switch/index.css +26 -26
  1657. package/switch/modern/Component.js +1 -1
  1658. package/switch/modern/index.css +26 -26
  1659. package/system-message/Component.js +1 -1
  1660. package/system-message/components/caption/Component.js +1 -1
  1661. package/system-message/components/caption/index.css +1 -1
  1662. package/system-message/components/controls/Component.js +1 -1
  1663. package/system-message/components/controls/index.css +10 -10
  1664. package/system-message/components/graphic/Component.js +1 -1
  1665. package/system-message/components/graphic/index.css +1 -1
  1666. package/system-message/components/subtitle/Component.js +1 -1
  1667. package/system-message/components/subtitle/index.css +1 -1
  1668. package/system-message/components/title/Component.js +3 -3
  1669. package/system-message/components/title/desktop.css +1 -1
  1670. package/system-message/components/title/index.css +1 -1
  1671. package/system-message/components/title/mobile.css +1 -1
  1672. package/system-message/esm/Component.js +1 -1
  1673. package/system-message/esm/components/caption/Component.js +1 -1
  1674. package/system-message/esm/components/caption/index.css +1 -1
  1675. package/system-message/esm/components/controls/Component.js +1 -1
  1676. package/system-message/esm/components/controls/index.css +10 -10
  1677. package/system-message/esm/components/graphic/Component.js +1 -1
  1678. package/system-message/esm/components/graphic/index.css +1 -1
  1679. package/system-message/esm/components/subtitle/Component.js +1 -1
  1680. package/system-message/esm/components/subtitle/index.css +1 -1
  1681. package/system-message/esm/components/title/Component.js +3 -3
  1682. package/system-message/esm/components/title/desktop.css +1 -1
  1683. package/system-message/esm/components/title/index.css +1 -1
  1684. package/system-message/esm/components/title/mobile.css +1 -1
  1685. package/system-message/esm/index.css +6 -6
  1686. package/system-message/index.css +6 -6
  1687. package/system-message/modern/Component.js +1 -1
  1688. package/system-message/modern/components/caption/Component.js +1 -1
  1689. package/system-message/modern/components/caption/index.css +1 -1
  1690. package/system-message/modern/components/controls/Component.js +1 -1
  1691. package/system-message/modern/components/controls/index.css +10 -10
  1692. package/system-message/modern/components/graphic/Component.js +1 -1
  1693. package/system-message/modern/components/graphic/index.css +1 -1
  1694. package/system-message/modern/components/subtitle/Component.js +1 -1
  1695. package/system-message/modern/components/subtitle/index.css +1 -1
  1696. package/system-message/modern/components/title/Component.js +3 -3
  1697. package/system-message/modern/components/title/desktop.css +1 -1
  1698. package/system-message/modern/components/title/index.css +1 -1
  1699. package/system-message/modern/components/title/mobile.css +1 -1
  1700. package/system-message/modern/index.css +6 -6
  1701. package/tab-bar/Component.js +1 -1
  1702. package/tab-bar/components/tab/Component.js +1 -1
  1703. package/tab-bar/components/tab/index.css +6 -6
  1704. package/tab-bar/esm/Component.js +1 -1
  1705. package/tab-bar/esm/components/tab/Component.js +1 -1
  1706. package/tab-bar/esm/components/tab/index.css +6 -6
  1707. package/tab-bar/esm/index.css +2 -2
  1708. package/tab-bar/index.css +2 -2
  1709. package/tab-bar/modern/Component.js +1 -1
  1710. package/tab-bar/modern/components/tab/Component.js +1 -1
  1711. package/tab-bar/modern/components/tab/index.css +6 -6
  1712. package/tab-bar/modern/index.css +2 -2
  1713. package/table/components/pagination/Component.js +1 -1
  1714. package/table/components/pagination/index.css +8 -8
  1715. package/table/components/pagination/select-field/index.css +3 -3
  1716. package/table/components/pagination/select-field/index.js +1 -1
  1717. package/table/components/table/Component.js +1 -1
  1718. package/table/components/table/index.css +6 -6
  1719. package/table/components/tbody/Component.js +1 -1
  1720. package/table/components/tbody/index.css +1 -1
  1721. package/table/components/tcell/Component.js +1 -1
  1722. package/table/components/tcell/index.css +5 -5
  1723. package/table/components/texpandable-row/Component.js +1 -1
  1724. package/table/components/texpandable-row/index.css +4 -4
  1725. package/table/components/thead/Component.js +1 -1
  1726. package/table/components/thead/index.css +5 -5
  1727. package/table/components/thead-cell/Component.js +1 -1
  1728. package/table/components/thead-cell/index.css +8 -8
  1729. package/table/components/trow/Component.js +1 -1
  1730. package/table/components/trow/index.css +7 -7
  1731. package/table/components/tsortable-head-cell/Component.js +1 -1
  1732. package/table/components/tsortable-head-cell/index.css +7 -7
  1733. package/table/esm/components/pagination/Component.js +1 -1
  1734. package/table/esm/components/pagination/index.css +8 -8
  1735. package/table/esm/components/pagination/select-field/index.css +3 -3
  1736. package/table/esm/components/pagination/select-field/index.js +1 -1
  1737. package/table/esm/components/table/Component.js +1 -1
  1738. package/table/esm/components/table/index.css +6 -6
  1739. package/table/esm/components/tbody/Component.js +1 -1
  1740. package/table/esm/components/tbody/index.css +1 -1
  1741. package/table/esm/components/tcell/Component.js +1 -1
  1742. package/table/esm/components/tcell/index.css +5 -5
  1743. package/table/esm/components/texpandable-row/Component.js +1 -1
  1744. package/table/esm/components/texpandable-row/index.css +4 -4
  1745. package/table/esm/components/thead/Component.js +1 -1
  1746. package/table/esm/components/thead/index.css +5 -5
  1747. package/table/esm/components/thead-cell/Component.js +1 -1
  1748. package/table/esm/components/thead-cell/index.css +8 -8
  1749. package/table/esm/components/trow/Component.js +1 -1
  1750. package/table/esm/components/trow/index.css +7 -7
  1751. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  1752. package/table/esm/components/tsortable-head-cell/index.css +7 -7
  1753. package/table/modern/components/pagination/Component.js +1 -1
  1754. package/table/modern/components/pagination/index.css +8 -8
  1755. package/table/modern/components/pagination/select-field/index.css +3 -3
  1756. package/table/modern/components/pagination/select-field/index.js +1 -1
  1757. package/table/modern/components/table/Component.js +1 -1
  1758. package/table/modern/components/table/index.css +6 -6
  1759. package/table/modern/components/tbody/Component.js +1 -1
  1760. package/table/modern/components/tbody/index.css +1 -1
  1761. package/table/modern/components/tcell/Component.js +1 -1
  1762. package/table/modern/components/tcell/index.css +5 -5
  1763. package/table/modern/components/texpandable-row/Component.js +1 -1
  1764. package/table/modern/components/texpandable-row/index.css +4 -4
  1765. package/table/modern/components/thead/Component.js +1 -1
  1766. package/table/modern/components/thead/index.css +5 -5
  1767. package/table/modern/components/thead-cell/Component.js +1 -1
  1768. package/table/modern/components/thead-cell/index.css +8 -8
  1769. package/table/modern/components/trow/Component.js +1 -1
  1770. package/table/modern/components/trow/index.css +7 -7
  1771. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1772. package/table/modern/components/tsortable-head-cell/index.css +7 -7
  1773. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  1774. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  1775. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  1776. package/tabs/components/primary-tablist/index.css +130 -130
  1777. package/tabs/components/primary-tablist/mobile.css +218 -218
  1778. package/tabs/components/scroll-controls/Component.js +1 -1
  1779. package/tabs/components/scroll-controls/index.css +11 -11
  1780. package/tabs/components/scrollable-container/Component.js +1 -1
  1781. package/tabs/components/scrollable-container/index.css +5 -5
  1782. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  1783. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  1784. package/tabs/components/secondary-tablist/index.css +10 -10
  1785. package/tabs/components/secondary-tablist/mobile.css +12 -12
  1786. package/tabs/components/tab/Component.js +1 -1
  1787. package/tabs/components/tab/index.css +2 -2
  1788. package/tabs/esm/collapsible/index.js +1 -1
  1789. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  1790. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  1791. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  1792. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  1793. package/tabs/esm/components/primary-tablist/index.css +130 -130
  1794. package/tabs/esm/components/primary-tablist/mobile.css +218 -218
  1795. package/tabs/esm/components/scroll-controls/Component.js +1 -1
  1796. package/tabs/esm/components/scroll-controls/index.css +11 -11
  1797. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1798. package/tabs/esm/components/scrollable-container/index.css +5 -5
  1799. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  1800. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  1801. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  1802. package/tabs/esm/components/secondary-tablist/index.css +10 -10
  1803. package/tabs/esm/components/secondary-tablist/mobile.css +12 -12
  1804. package/tabs/esm/components/tab/Component.js +1 -1
  1805. package/tabs/esm/components/tab/index.css +2 -2
  1806. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  1807. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  1808. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  1809. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  1810. package/tabs/esm/desktop/index.js +2 -2
  1811. package/tabs/esm/index.js +2 -2
  1812. package/tabs/esm/index.module-67346a90.js +4 -0
  1813. package/tabs/esm/index.module-9ccfb6dd.js +4 -0
  1814. package/tabs/esm/mobile/index.js +2 -2
  1815. package/tabs/index.module-00164c99.js +4 -0
  1816. package/tabs/index.module-197b45aa.js +4 -0
  1817. package/tabs/modern/collapsible/index.js +1 -1
  1818. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  1819. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1820. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1821. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1822. package/tabs/modern/components/primary-tablist/index.css +130 -130
  1823. package/tabs/modern/components/primary-tablist/mobile.css +218 -218
  1824. package/tabs/modern/components/scroll-controls/Component.js +1 -1
  1825. package/tabs/modern/components/scroll-controls/index.css +11 -11
  1826. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1827. package/tabs/modern/components/scrollable-container/index.css +5 -5
  1828. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1829. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1830. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1831. package/tabs/modern/components/secondary-tablist/index.css +10 -10
  1832. package/tabs/modern/components/secondary-tablist/mobile.css +12 -12
  1833. package/tabs/modern/components/tab/Component.js +1 -1
  1834. package/tabs/modern/components/tab/index.css +2 -2
  1835. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  1836. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1837. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1838. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1839. package/tabs/modern/desktop/index.js +2 -2
  1840. package/tabs/modern/index.js +2 -2
  1841. package/tabs/modern/index.module-2ecb5e9d.js +4 -0
  1842. package/tabs/modern/index.module-58f25939.js +4 -0
  1843. package/tabs/modern/mobile/index.js +2 -2
  1844. package/tag/components/base-tag/Component.d.ts +1 -1
  1845. package/tag/components/base-tag/Component.js +3 -3
  1846. package/tag/components/base-tag/default.css +10 -10
  1847. package/tag/components/base-tag/index.css +37 -37
  1848. package/tag/components/base-tag/inverted.css +10 -10
  1849. package/tag/desktop/Component.desktop.js +3 -3
  1850. package/tag/desktop/default.desktop.css +4 -4
  1851. package/tag/desktop/desktop.css +6 -6
  1852. package/tag/desktop/inverted.desktop.css +4 -4
  1853. package/tag/esm/components/base-tag/Component.js +3 -3
  1854. package/tag/esm/components/base-tag/default.css +10 -10
  1855. package/tag/esm/components/base-tag/index.css +37 -37
  1856. package/tag/esm/components/base-tag/inverted.css +10 -10
  1857. package/tag/esm/desktop/Component.desktop.js +3 -3
  1858. package/tag/esm/desktop/default.desktop.css +4 -4
  1859. package/tag/esm/desktop/desktop.css +6 -6
  1860. package/tag/esm/desktop/inverted.desktop.css +4 -4
  1861. package/tag/esm/mobile/Component.mobile.js +3 -3
  1862. package/tag/esm/mobile/default.mobile.css +4 -4
  1863. package/tag/esm/mobile/inverted.mobile.css +4 -4
  1864. package/tag/esm/mobile/mobile.css +6 -6
  1865. package/tag/mobile/Component.mobile.js +3 -3
  1866. package/tag/mobile/default.mobile.css +4 -4
  1867. package/tag/mobile/inverted.mobile.css +4 -4
  1868. package/tag/mobile/mobile.css +6 -6
  1869. package/tag/modern/components/base-tag/Component.d.ts +1 -1
  1870. package/tag/modern/components/base-tag/Component.js +3 -3
  1871. package/tag/modern/components/base-tag/default.css +10 -10
  1872. package/tag/modern/components/base-tag/index.css +37 -37
  1873. package/tag/modern/components/base-tag/inverted.css +10 -10
  1874. package/tag/modern/desktop/Component.desktop.js +3 -3
  1875. package/tag/modern/desktop/default.desktop.css +4 -4
  1876. package/tag/modern/desktop/desktop.css +6 -6
  1877. package/tag/modern/desktop/inverted.desktop.css +4 -4
  1878. package/tag/modern/mobile/Component.mobile.js +3 -3
  1879. package/tag/modern/mobile/default.mobile.css +4 -4
  1880. package/tag/modern/mobile/inverted.mobile.css +4 -4
  1881. package/tag/modern/mobile/mobile.css +6 -6
  1882. package/textarea/Component.js +3 -3
  1883. package/textarea/{PseudoTextArea-6b0dce10.js → PseudoTextArea-2df1a2ec.js} +1 -1
  1884. package/textarea/components/PseudoTextArea.js +1 -1
  1885. package/textarea/components/index.d.ts +1 -1
  1886. package/textarea/components/index.js +1 -1
  1887. package/textarea/cssm/Component.d.ts +1 -1
  1888. package/textarea/default.css +17 -17
  1889. package/textarea/esm/Component.d.ts +1 -1
  1890. package/textarea/esm/Component.js +3 -3
  1891. package/textarea/esm/{PseudoTextArea-6bbe205a.js → PseudoTextArea-26a0acab.js} +1 -1
  1892. package/textarea/esm/components/PseudoTextArea.js +1 -1
  1893. package/textarea/esm/components/index.d.ts +1 -1
  1894. package/textarea/esm/components/index.js +1 -1
  1895. package/textarea/esm/default.css +17 -17
  1896. package/textarea/esm/index.css +45 -45
  1897. package/textarea/esm/index.js +1 -1
  1898. package/textarea/esm/inverted.css +17 -17
  1899. package/textarea/index.css +45 -45
  1900. package/textarea/inverted.css +17 -17
  1901. package/textarea/modern/Component.d.ts +1 -1
  1902. package/textarea/modern/Component.js +3 -3
  1903. package/textarea/modern/PseudoTextArea-674a1401.js +12 -0
  1904. package/textarea/modern/components/PseudoTextArea.js +1 -1
  1905. package/textarea/modern/components/index.d.ts +1 -1
  1906. package/textarea/modern/components/index.js +1 -1
  1907. package/textarea/modern/default.css +17 -17
  1908. package/textarea/modern/index.css +45 -45
  1909. package/textarea/modern/index.js +1 -1
  1910. package/textarea/modern/inverted.css +17 -17
  1911. package/themes/click.js +2 -0
  1912. package/themes/compiled/mobile-dark-bluetint.css +2724 -254
  1913. package/themes/compiled/mobile-dark-bluetint.js +2 -0
  1914. package/themes/corp.js +2 -0
  1915. package/themes/dark.js +2 -0
  1916. package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
  1917. package/themes/intranet.js +2 -0
  1918. package/themes/mobile.js +2 -0
  1919. package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
  1920. package/themes/package.json +9 -1
  1921. package/themes/site.js +2 -0
  1922. package/toast/Component.responsive.d.ts +1 -1
  1923. package/toast/components/base-toast/component.d.ts +1 -1
  1924. package/toast/components/base-toast/component.js +1 -1
  1925. package/toast/components/base-toast/index.css +9 -9
  1926. package/toast/cssm/Component.responsive.d.ts +1 -1
  1927. package/toast/cssm/components/base-toast/component.d.ts +1 -1
  1928. package/toast/esm/Component.responsive.d.ts +1 -1
  1929. package/toast/esm/components/base-toast/component.d.ts +1 -1
  1930. package/toast/esm/components/base-toast/component.js +1 -1
  1931. package/toast/esm/components/base-toast/index.css +9 -9
  1932. package/toast/modern/Component.responsive.d.ts +1 -1
  1933. package/toast/modern/components/base-toast/component.d.ts +1 -1
  1934. package/toast/modern/components/base-toast/component.js +1 -1
  1935. package/toast/modern/components/base-toast/index.css +9 -9
  1936. package/toast-plate/components/base-toast-plate/component.js +3 -3
  1937. package/toast-plate/components/base-toast-plate/default.css +2 -2
  1938. package/toast-plate/components/base-toast-plate/index.css +18 -18
  1939. package/toast-plate/components/base-toast-plate/inverted.css +2 -2
  1940. package/toast-plate/desktop/Component.desktop.js +1 -1
  1941. package/toast-plate/desktop/desktop.css +4 -4
  1942. package/toast-plate/esm/components/base-toast-plate/component.js +3 -3
  1943. package/toast-plate/esm/components/base-toast-plate/default.css +2 -2
  1944. package/toast-plate/esm/components/base-toast-plate/index.css +18 -18
  1945. package/toast-plate/esm/components/base-toast-plate/inverted.css +2 -2
  1946. package/toast-plate/esm/desktop/Component.desktop.js +1 -1
  1947. package/toast-plate/esm/desktop/desktop.css +4 -4
  1948. package/toast-plate/esm/mobile/Component.mobile.js +1 -1
  1949. package/toast-plate/esm/mobile/mobile.css +4 -4
  1950. package/toast-plate/mobile/Component.mobile.js +1 -1
  1951. package/toast-plate/mobile/mobile.css +4 -4
  1952. package/toast-plate/modern/components/base-toast-plate/component.js +3 -3
  1953. package/toast-plate/modern/components/base-toast-plate/default.css +2 -2
  1954. package/toast-plate/modern/components/base-toast-plate/index.css +18 -18
  1955. package/toast-plate/modern/components/base-toast-plate/inverted.css +2 -2
  1956. package/toast-plate/modern/desktop/Component.desktop.js +1 -1
  1957. package/toast-plate/modern/desktop/desktop.css +4 -4
  1958. package/toast-plate/modern/mobile/Component.mobile.js +1 -1
  1959. package/toast-plate/modern/mobile/mobile.css +4 -4
  1960. package/tooltip/default.css +4 -4
  1961. package/tooltip/desktop/Component.desktop.js +3 -3
  1962. package/tooltip/esm/default.css +4 -4
  1963. package/tooltip/esm/desktop/Component.desktop.js +3 -3
  1964. package/tooltip/esm/index.css +7 -7
  1965. package/tooltip/esm/inverted.css +4 -4
  1966. package/tooltip/esm/mobile/Component.mobile.js +1 -1
  1967. package/tooltip/esm/mobile/mobile.css +3 -3
  1968. package/tooltip/index.css +7 -7
  1969. package/tooltip/inverted.css +4 -4
  1970. package/tooltip/mobile/Component.mobile.js +1 -1
  1971. package/tooltip/mobile/mobile.css +3 -3
  1972. package/tooltip/modern/default.css +4 -4
  1973. package/tooltip/modern/desktop/Component.desktop.js +3 -3
  1974. package/tooltip/modern/index.css +7 -7
  1975. package/tooltip/modern/inverted.css +4 -4
  1976. package/tooltip/modern/mobile/Component.mobile.js +1 -1
  1977. package/tooltip/modern/mobile/mobile.css +3 -3
  1978. package/typography/colors.css +19 -19
  1979. package/typography/colors.module-5e208c80.js +4 -0
  1980. package/typography/common.module-042783e0.js +4 -0
  1981. package/typography/esm/colors.css +19 -19
  1982. package/typography/esm/colors.module-ae70080c.js +4 -0
  1983. package/typography/esm/common.module-9ca5c6fd.js +4 -0
  1984. package/typography/esm/component.js +2 -2
  1985. package/typography/esm/hooks/use-skeleton.css +4 -4
  1986. package/typography/esm/hooks/use-skeleton.js +1 -1
  1987. package/typography/esm/index.js +2 -2
  1988. package/typography/esm/text/component.js +2 -2
  1989. package/typography/esm/text/index.css +19 -19
  1990. package/typography/esm/text/index.js +1 -1
  1991. package/typography/esm/title/common.css +5 -5
  1992. package/typography/esm/title/component.js +1 -1
  1993. package/typography/esm/title/index.css +18 -18
  1994. package/typography/esm/title/index.js +3 -3
  1995. package/typography/esm/title-mobile/component.js +3 -3
  1996. package/typography/esm/title-mobile/index.css +10 -10
  1997. package/typography/esm/title-mobile/index.js +2 -2
  1998. package/typography/esm/title-responsive/component.js +3 -3
  1999. package/typography/esm/title-responsive/index.css +30 -30
  2000. package/typography/esm/title-responsive/index.js +2 -2
  2001. package/typography/hooks/use-skeleton.css +4 -4
  2002. package/typography/hooks/use-skeleton.js +1 -1
  2003. package/typography/modern/colors.css +19 -19
  2004. package/typography/modern/colors.module-9ecc4f5a.js +4 -0
  2005. package/typography/modern/common.module-4ec2ee9d.js +4 -0
  2006. package/typography/modern/component.js +2 -2
  2007. package/typography/modern/hooks/use-skeleton.css +4 -4
  2008. package/typography/modern/hooks/use-skeleton.js +1 -1
  2009. package/typography/modern/index.js +2 -2
  2010. package/typography/modern/text/component.js +2 -2
  2011. package/typography/modern/text/index.css +19 -19
  2012. package/typography/modern/text/index.js +1 -1
  2013. package/typography/modern/title/common.css +5 -5
  2014. package/typography/modern/title/component.js +1 -1
  2015. package/typography/modern/title/index.css +18 -18
  2016. package/typography/modern/title/index.js +3 -3
  2017. package/typography/modern/title-mobile/component.js +3 -3
  2018. package/typography/modern/title-mobile/index.css +10 -10
  2019. package/typography/modern/title-mobile/index.js +2 -2
  2020. package/typography/modern/title-responsive/component.js +3 -3
  2021. package/typography/modern/title-responsive/index.css +30 -30
  2022. package/typography/modern/title-responsive/index.js +2 -2
  2023. package/typography/text/component.js +2 -2
  2024. package/typography/text/index.css +19 -19
  2025. package/typography/title/common.css +5 -5
  2026. package/typography/title/component.js +1 -1
  2027. package/typography/title/index.css +18 -18
  2028. package/typography/title/index.js +2 -2
  2029. package/typography/title-mobile/component.js +2 -2
  2030. package/typography/title-mobile/index.css +10 -10
  2031. package/typography/title-responsive/component.js +2 -2
  2032. package/typography/title-responsive/index.css +30 -30
  2033. package/underlay/Component.js +1 -1
  2034. package/underlay/esm/Component.js +1 -1
  2035. package/underlay/esm/index.css +161 -161
  2036. package/underlay/esm/index.js +1 -1
  2037. package/underlay/esm/index.module-192ec952.js +4 -0
  2038. package/underlay/esm/utils/getBorderCorners.js +1 -1
  2039. package/underlay/esm/utils/getClasses.js +1 -1
  2040. package/underlay/index.css +161 -161
  2041. package/underlay/index.module-0d7618cd.js +4 -0
  2042. package/underlay/modern/Component.js +1 -1
  2043. package/underlay/modern/index.css +161 -161
  2044. package/underlay/modern/index.js +1 -1
  2045. package/underlay/modern/index.module-e7a2d38c.js +4 -0
  2046. package/underlay/modern/utils/getBorderCorners.js +1 -1
  2047. package/underlay/modern/utils/getClasses.js +1 -1
  2048. package/underlay/utils/getBorderCorners.js +1 -1
  2049. package/underlay/utils/getClasses.js +1 -1
  2050. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  2051. package/universal-date-input/components/date-input/Component.js +1 -1
  2052. package/universal-date-input/components/date-range-input/Component.js +1 -1
  2053. package/universal-date-input/esm/Component.responsive.js +1 -1
  2054. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  2055. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  2056. package/universal-date-input/esm/components/date-input/Component.js +1 -1
  2057. package/universal-date-input/esm/components/date-input/index.js +1 -1
  2058. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  2059. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  2060. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  2061. package/universal-date-input/esm/desktop/index.js +1 -1
  2062. package/universal-date-input/esm/index.css +6 -6
  2063. package/universal-date-input/esm/index.js +1 -1
  2064. package/universal-date-input/esm/index.module-84cfc8f8.js +4 -0
  2065. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  2066. package/universal-date-input/esm/mobile/index.js +1 -1
  2067. package/universal-date-input/index.css +6 -6
  2068. package/universal-date-input/index.module-a08ccf6b.js +4 -0
  2069. package/universal-date-input/modern/Component.responsive.js +1 -1
  2070. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  2071. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  2072. package/universal-date-input/modern/components/date-input/Component.js +1 -1
  2073. package/universal-date-input/modern/components/date-input/index.js +1 -1
  2074. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  2075. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  2076. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  2077. package/universal-date-input/modern/desktop/index.js +1 -1
  2078. package/universal-date-input/modern/index.css +6 -6
  2079. package/universal-date-input/modern/index.js +1 -1
  2080. package/universal-date-input/modern/index.module-ebd55d94.js +4 -0
  2081. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  2082. package/universal-date-input/modern/mobile/index.js +1 -1
  2083. package/vars/colors-bluetint.js +2 -0
  2084. package/vars/colors-indigo.js +2 -0
  2085. package/vars/cssm/colors-bluetint.js +2 -0
  2086. package/vars/cssm/colors-indigo.js +2 -0
  2087. package/vars/index.js +1450 -1452
  2088. package/vars/package.json +10 -1
  2089. package/with-suffix/Component.js +1 -1
  2090. package/with-suffix/esm/Component.js +1 -1
  2091. package/with-suffix/esm/index.css +8 -8
  2092. package/with-suffix/index.css +8 -8
  2093. package/with-suffix/modern/Component.js +1 -1
  2094. package/with-suffix/modern/index.css +8 -8
  2095. package/calendar-range/esm/index.module-3d98e7e2.js +0 -4
  2096. package/calendar-range/index.module-25d3d918.js +0 -4
  2097. package/calendar-range/modern/index.module-bb00d701.js +0 -4
  2098. package/grid/esm/gutters.module-7ffbf486.js +0 -4
  2099. package/grid/gutters.module-9af030ed.js +0 -4
  2100. package/grid/modern/gutters.module-8fb2f757.js +0 -4
  2101. package/modal/esm/layout.module-4c70e469.js +0 -4
  2102. package/modal/layout.module-fffa9cc4.js +0 -4
  2103. package/modal/modern/layout.module-80dc989b.js +0 -4
  2104. package/side-panel/esm/layout.module-9b1b1597.js +0 -4
  2105. package/side-panel/layout.module-63bb425f.js +0 -4
  2106. package/side-panel/modern/layout.module-294dd7f0.js +0 -4
  2107. package/tabs/esm/index.module-09631eda.js +0 -4
  2108. package/tabs/esm/index.module-b24b51c6.js +0 -4
  2109. package/tabs/index.module-8583a636.js +0 -4
  2110. package/tabs/index.module-fe7d33d0.js +0 -4
  2111. package/tabs/modern/index.module-819ff0ab.js +0 -4
  2112. package/tabs/modern/index.module-ee14bf5a.js +0 -4
  2113. package/textarea/modern/PseudoTextArea-6bd729a2.js +0 -12
  2114. package/themes/dist/amount/click.css +0 -4
  2115. package/themes/dist/bottom-sheet/click.css +0 -8
  2116. package/themes/dist/bottom-sheet/intranet.css +0 -3
  2117. package/themes/dist/bottom-sheet/mobile.css +0 -4
  2118. package/themes/dist/bottom-sheet/site.css +0 -3
  2119. package/themes/dist/button/corp.css +0 -37
  2120. package/themes/dist/button/site.css +0 -41
  2121. package/themes/dist/calendar/click.css +0 -8
  2122. package/themes/dist/calendar/intranet.css +0 -9
  2123. package/themes/dist/calendar-input/site.css +0 -3
  2124. package/themes/dist/checkbox/site.css +0 -10
  2125. package/themes/dist/checkbox-group/click.css +0 -9
  2126. package/themes/dist/checkbox-group/intranet.css +0 -4
  2127. package/themes/dist/checkbox-group/mobile.css +0 -4
  2128. package/themes/dist/checkbox-group/site.css +0 -5
  2129. package/themes/dist/circular-progress-bar/click.css +0 -5
  2130. package/themes/dist/click.css +0 -1663
  2131. package/themes/dist/click.d.ts +0 -2
  2132. package/themes/dist/click.js +0 -12
  2133. package/themes/dist/compiled/mobile-dark-bluetint.css +0 -3031
  2134. package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
  2135. package/themes/dist/compiled/mobile-dark-bluetint.js +0 -11
  2136. package/themes/dist/confirmation/click.css +0 -12
  2137. package/themes/dist/confirmation/intranet.css +0 -8
  2138. package/themes/dist/confirmation/mobile.css +0 -8
  2139. package/themes/dist/corp.css +0 -1524
  2140. package/themes/dist/corp.d.ts +0 -2
  2141. package/themes/dist/corp.js +0 -12
  2142. package/themes/dist/dark.d.ts +0 -2
  2143. package/themes/dist/dark.js +0 -12
  2144. package/themes/dist/dropzone/click.css +0 -3
  2145. package/themes/dist/esm/click.d.ts +0 -2
  2146. package/themes/dist/esm/click.js +0 -6
  2147. package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
  2148. package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
  2149. package/themes/dist/esm/corp.d.ts +0 -2
  2150. package/themes/dist/esm/corp.js +0 -6
  2151. package/themes/dist/esm/dark.d.ts +0 -2
  2152. package/themes/dist/esm/dark.js +0 -6
  2153. package/themes/dist/esm/intranet.d.ts +0 -2
  2154. package/themes/dist/esm/intranet.js +0 -6
  2155. package/themes/dist/esm/mobile.d.ts +0 -2
  2156. package/themes/dist/esm/mobile.js +0 -6
  2157. package/themes/dist/esm/site.d.ts +0 -2
  2158. package/themes/dist/esm/site.js +0 -6
  2159. package/themes/dist/form-control/click.css +0 -4
  2160. package/themes/dist/form-control/site.css +0 -60
  2161. package/themes/dist/icon-button/click.css +0 -24
  2162. package/themes/dist/icon-view/click.css +0 -4
  2163. package/themes/dist/input/site.css +0 -8
  2164. package/themes/dist/intranet.css +0 -1511
  2165. package/themes/dist/intranet.d.ts +0 -2
  2166. package/themes/dist/intranet.js +0 -12
  2167. package/themes/dist/link/click.css +0 -25
  2168. package/themes/dist/list/click.css +0 -4
  2169. package/themes/dist/mobile.css +0 -1507
  2170. package/themes/dist/mobile.d.ts +0 -2
  2171. package/themes/dist/mobile.js +0 -12
  2172. package/themes/dist/modal/click.css +0 -31
  2173. package/themes/dist/modern/click.d.ts +0 -2
  2174. package/themes/dist/modern/click.js +0 -6
  2175. package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
  2176. package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
  2177. package/themes/dist/modern/corp.d.ts +0 -2
  2178. package/themes/dist/modern/corp.js +0 -6
  2179. package/themes/dist/modern/dark.d.ts +0 -2
  2180. package/themes/dist/modern/dark.js +0 -6
  2181. package/themes/dist/modern/intranet.d.ts +0 -2
  2182. package/themes/dist/modern/intranet.js +0 -6
  2183. package/themes/dist/modern/mobile.d.ts +0 -2
  2184. package/themes/dist/modern/mobile.js +0 -6
  2185. package/themes/dist/modern/site.d.ts +0 -2
  2186. package/themes/dist/modern/site.js +0 -6
  2187. package/themes/dist/navigation-bar/click.css +0 -4
  2188. package/themes/dist/package.json +0 -11
  2189. package/themes/dist/progress-bar/click.css +0 -3
  2190. package/themes/dist/radio/site.css +0 -9
  2191. package/themes/dist/radio-group/click.css +0 -5
  2192. package/themes/dist/radio-group/intranet.css +0 -4
  2193. package/themes/dist/radio-group/mobile.css +0 -4
  2194. package/themes/dist/radio-group/site.css +0 -5
  2195. package/themes/dist/select/click.css +0 -13
  2196. package/themes/dist/select/site.css +0 -7
  2197. package/themes/dist/side-panel/click.css +0 -5
  2198. package/themes/dist/site.css +0 -1628
  2199. package/themes/dist/site.d.ts +0 -2
  2200. package/themes/dist/site.js +0 -12
  2201. package/themes/dist/skeleton/click.css +0 -8
  2202. package/themes/dist/slider/intranet.css +0 -4
  2203. package/themes/dist/slider/mobile.css +0 -4
  2204. package/themes/dist/slider-input/site.css +0 -13
  2205. package/themes/dist/src/dark.css +0 -668
  2206. package/themes/dist/src/mixins/amount/click.css +0 -4
  2207. package/themes/dist/src/mixins/bottom-sheet/click.css +0 -8
  2208. package/themes/dist/src/mixins/bottom-sheet/intranet.css +0 -3
  2209. package/themes/dist/src/mixins/bottom-sheet/mobile.css +0 -4
  2210. package/themes/dist/src/mixins/bottom-sheet/site.css +0 -3
  2211. package/themes/dist/src/mixins/button/corp.css +0 -37
  2212. package/themes/dist/src/mixins/button/site.css +0 -41
  2213. package/themes/dist/src/mixins/calendar/click.css +0 -8
  2214. package/themes/dist/src/mixins/calendar/intranet.css +0 -9
  2215. package/themes/dist/src/mixins/calendar-input/site.css +0 -3
  2216. package/themes/dist/src/mixins/checkbox/site.css +0 -10
  2217. package/themes/dist/src/mixins/checkbox-group/click.css +0 -9
  2218. package/themes/dist/src/mixins/checkbox-group/intranet.css +0 -4
  2219. package/themes/dist/src/mixins/checkbox-group/mobile.css +0 -4
  2220. package/themes/dist/src/mixins/checkbox-group/site.css +0 -5
  2221. package/themes/dist/src/mixins/circular-progress-bar/click.css +0 -5
  2222. package/themes/dist/src/mixins/click.css +0 -50
  2223. package/themes/dist/src/mixins/confirmation/click.css +0 -12
  2224. package/themes/dist/src/mixins/confirmation/intranet.css +0 -8
  2225. package/themes/dist/src/mixins/confirmation/mobile.css +0 -8
  2226. package/themes/dist/src/mixins/corp.css +0 -7
  2227. package/themes/dist/src/mixins/dark.css +0 -668
  2228. package/themes/dist/src/mixins/dropzone/click.css +0 -3
  2229. package/themes/dist/src/mixins/form-control/click.css +0 -4
  2230. package/themes/dist/src/mixins/form-control/site.css +0 -60
  2231. package/themes/dist/src/mixins/icon-button/click.css +0 -24
  2232. package/themes/dist/src/mixins/icon-view/click.css +0 -4
  2233. package/themes/dist/src/mixins/input/site.css +0 -8
  2234. package/themes/dist/src/mixins/intranet.css +0 -15
  2235. package/themes/dist/src/mixins/link/click.css +0 -25
  2236. package/themes/dist/src/mixins/list/click.css +0 -4
  2237. package/themes/dist/src/mixins/mobile.css +0 -15
  2238. package/themes/dist/src/mixins/modal/click.css +0 -31
  2239. package/themes/dist/src/mixins/navigation-bar/click.css +0 -4
  2240. package/themes/dist/src/mixins/progress-bar/click.css +0 -3
  2241. package/themes/dist/src/mixins/radio/site.css +0 -9
  2242. package/themes/dist/src/mixins/radio-group/click.css +0 -5
  2243. package/themes/dist/src/mixins/radio-group/intranet.css +0 -4
  2244. package/themes/dist/src/mixins/radio-group/mobile.css +0 -4
  2245. package/themes/dist/src/mixins/radio-group/site.css +0 -5
  2246. package/themes/dist/src/mixins/select/click.css +0 -13
  2247. package/themes/dist/src/mixins/select/site.css +0 -7
  2248. package/themes/dist/src/mixins/side-panel/click.css +0 -5
  2249. package/themes/dist/src/mixins/site.css +0 -29
  2250. package/themes/dist/src/mixins/skeleton/click.css +0 -8
  2251. package/themes/dist/src/mixins/slider/intranet.css +0 -4
  2252. package/themes/dist/src/mixins/slider/mobile.css +0 -4
  2253. package/themes/dist/src/mixins/slider-input/site.css +0 -13
  2254. package/themes/dist/src/mixins/steps/mobile.css +0 -4
  2255. package/themes/dist/src/mixins/switch/site.css +0 -5
  2256. package/themes/dist/src/mixins/system-message/click.css +0 -13
  2257. package/themes/dist/src/mixins/tabs/click.css +0 -26
  2258. package/themes/dist/src/mixins/tabs/corp.css +0 -4
  2259. package/themes/dist/src/mixins/tabs/site.css +0 -8
  2260. package/themes/dist/src/mixins/toast-plate/click.css +0 -11
  2261. package/themes/dist/steps/mobile.css +0 -4
  2262. package/themes/dist/switch/site.css +0 -5
  2263. package/themes/dist/system-message/click.css +0 -13
  2264. package/themes/dist/tabs/click.css +0 -26
  2265. package/themes/dist/tabs/corp.css +0 -4
  2266. package/themes/dist/tabs/site.css +0 -8
  2267. package/themes/dist/toast-plate/click.css +0 -11
  2268. package/typography/colors.module-542eef2a.js +0 -4
  2269. package/typography/common.module-4306b4f6.js +0 -4
  2270. package/typography/esm/colors.module-8bcdca4a.js +0 -4
  2271. package/typography/esm/common.module-76facc75.js +0 -4
  2272. package/typography/modern/colors.module-ba6381f2.js +0 -4
  2273. package/typography/modern/common.module-e2076252.js +0 -4
  2274. package/underlay/esm/index.module-fcad57f3.js +0 -4
  2275. package/underlay/index.module-72afb6d3.js +0 -4
  2276. package/underlay/modern/index.module-6d6db5df.js +0 -4
  2277. package/universal-date-input/esm/index.module-7bb1cb03.js +0 -4
  2278. package/universal-date-input/index.module-268a582d.js +0 -4
  2279. package/universal-date-input/modern/index.module-662b4af0.js +0 -4
  2280. package/vars/dist/colors-bluetint.d.ts +0 -2
  2281. package/vars/dist/colors-bluetint.js +0 -12
  2282. package/vars/dist/colors-indigo.d.ts +0 -2
  2283. package/vars/dist/colors-indigo.js +0 -12
  2284. package/vars/dist/cssm/border-radius.css +0 -11
  2285. package/vars/dist/cssm/bundle/click.css +0 -1390
  2286. package/vars/dist/cssm/bundle/corp.css +0 -1390
  2287. package/vars/dist/cssm/bundle/intranet.css +0 -1390
  2288. package/vars/dist/cssm/bundle/mobile.css +0 -1390
  2289. package/vars/dist/cssm/bundle/site.css +0 -1384
  2290. package/vars/dist/cssm/colors-addons.css +0 -127
  2291. package/vars/dist/cssm/colors-bluetint.css +0 -1173
  2292. package/vars/dist/cssm/colors-bluetint.d.ts +0 -2
  2293. package/vars/dist/cssm/colors-bluetint.js +0 -12
  2294. package/vars/dist/cssm/colors-decorative.css +0 -474
  2295. package/vars/dist/cssm/colors-indigo.css +0 -1171
  2296. package/vars/dist/cssm/colors-indigo.d.ts +0 -2
  2297. package/vars/dist/cssm/colors-indigo.js +0 -12
  2298. package/vars/dist/cssm/colors-pfm.css +0 -62
  2299. package/vars/dist/cssm/colors-qualitative.css +0 -130
  2300. package/vars/dist/cssm/colors-sequential.css +0 -170
  2301. package/vars/dist/cssm/colors-transparent.css +0 -28
  2302. package/vars/dist/cssm/colors-x5.css +0 -4
  2303. package/vars/dist/cssm/colors.css +0 -71
  2304. package/vars/dist/cssm/index.css +0 -1482
  2305. package/vars/dist/cssm/mixins.css +0 -1
  2306. package/vars/dist/cssm/typography.css +0 -6
  2307. package/vars/dist/esm/colors-bluetint.d.ts +0 -2
  2308. package/vars/dist/esm/colors-bluetint.js +0 -6
  2309. package/vars/dist/esm/colors-indigo.d.ts +0 -2
  2310. package/vars/dist/esm/colors-indigo.js +0 -6
  2311. package/vars/dist/gaps.css +0 -30
  2312. package/vars/dist/index.d.ts +0 -1450
  2313. package/vars/dist/index.js +0 -1450
  2314. package/vars/dist/modern/colors-bluetint.d.ts +0 -2
  2315. package/vars/dist/modern/colors-bluetint.js +0 -6
  2316. package/vars/dist/modern/colors-indigo.d.ts +0 -2
  2317. package/vars/dist/modern/colors-indigo.js +0 -6
  2318. package/vars/dist/package.json +0 -12
  2319. package/vars/dist/shadows-bluetint.css +0 -43
  2320. package/vars/dist/shadows-indigo.css +0 -38
  2321. package/vars/dist/src/border-radius.css +0 -11
  2322. package/vars/dist/src/bundle/click.css +0 -7
  2323. package/vars/dist/src/bundle/corp.css +0 -7
  2324. package/vars/dist/src/bundle/intranet.css +0 -7
  2325. package/vars/dist/src/bundle/mobile.css +0 -7
  2326. package/vars/dist/src/bundle/site.css +0 -6
  2327. package/vars/dist/src/colors-addons.css +0 -127
  2328. package/vars/dist/src/colors-bluetint.css +0 -1173
  2329. package/vars/dist/src/colors-decorative.css +0 -474
  2330. package/vars/dist/src/colors-indigo.css +0 -1171
  2331. package/vars/dist/src/colors-pfm.css +0 -62
  2332. package/vars/dist/src/colors-qualitative.css +0 -130
  2333. package/vars/dist/src/colors-sequential.css +0 -170
  2334. package/vars/dist/src/colors-transparent.css +0 -28
  2335. package/vars/dist/src/colors-x5.css +0 -4
  2336. package/vars/dist/src/colors.css +0 -71
  2337. package/vars/dist/src/gaps.css +0 -30
  2338. package/vars/dist/src/index.css +0 -9
  2339. package/vars/dist/src/mixins.css +0 -102
  2340. package/vars/dist/src/shadows-bluetint.css +0 -43
  2341. package/vars/dist/src/shadows-indigo.css +0 -38
  2342. package/vars/dist/typography.css +0 -519
  2343. /package/confirmation/{countdown-section-5de1c4b7.d.ts → countdown-section-26e42f35.d.ts} +0 -0
  2344. /package/confirmation/esm/{countdown-section-1ad93b6b.d.ts → countdown-section-59995ba8.d.ts} +0 -0
  2345. /package/confirmation/modern/{countdown-section-49426344.d.ts → countdown-section-6c9a100d.d.ts} +0 -0
  2346. /package/gallery/{buttons-82f484be.d.ts → buttons-e4bb2e11.d.ts} +0 -0
  2347. /package/gallery/esm/{buttons-39caa328.d.ts → buttons-c998bd87.d.ts} +0 -0
  2348. /package/gallery/esm/{slide-b0b55054.d.ts → slide-7716923c.d.ts} +0 -0
  2349. /package/gallery/modern/{buttons-7d48fdac.d.ts → buttons-a253330b.d.ts} +0 -0
  2350. /package/gallery/modern/{slide-cf2505ae.d.ts → slide-24e8925c.d.ts} +0 -0
  2351. /package/gallery/{slide-df0a615a.d.ts → slide-3384c6a5.d.ts} +0 -0
  2352. /package/list/{Component-e10db9f9.d.ts → Component-04a86dc9.d.ts} +0 -0
  2353. /package/list/esm/{Component-9e29bdab.d.ts → Component-2185e1fc.d.ts} +0 -0
  2354. /package/list/modern/{Component-02ad76e0.d.ts → Component-0f1092c7.d.ts} +0 -0
  2355. /package/markdown/esm/{use-overrides-a04f7145.d.ts → use-overrides-766647d5.d.ts} +0 -0
  2356. /package/markdown/modern/{use-overrides-230ec9d4.d.ts → use-overrides-81dc26b8.d.ts} +0 -0
  2357. /package/markdown/{use-overrides-5eff4f8a.d.ts → use-overrides-27e91d63.d.ts} +0 -0
  2358. /package/pure-cell/{component-8ae5e9f0.d.ts → component-0404ea2a.d.ts} +0 -0
  2359. /package/pure-cell/esm/{component-7bedc2d7.d.ts → component-503ba009.d.ts} +0 -0
  2360. /package/pure-cell/modern/{component-edffa17d.d.ts → component-79ed4b14.d.ts} +0 -0
  2361. /package/select/esm/{hook-b4192713.d.ts → hook-41808782.d.ts} +0 -0
  2362. /package/select/esm/{hook-b4192713.js → hook-41808782.js} +0 -0
  2363. /package/select/{hook-5269e0eb.d.ts → hook-6658f7e2.d.ts} +0 -0
  2364. /package/select/{hook-5269e0eb.js → hook-6658f7e2.js} +0 -0
  2365. /package/select/modern/{hook-328d58fb.d.ts → hook-388e783a.d.ts} +0 -0
  2366. /package/select/modern/{hook-328d58fb.js → hook-388e783a.js} +0 -0
  2367. /package/textarea/{PseudoTextArea-6b0dce10.d.ts → PseudoTextArea-2df1a2ec.d.ts} +0 -0
  2368. /package/textarea/esm/{PseudoTextArea-6bbe205a.d.ts → PseudoTextArea-26a0acab.d.ts} +0 -0
  2369. /package/textarea/modern/{PseudoTextArea-6bd729a2.d.ts → PseudoTextArea-674a1401.d.ts} +0 -0
  2370. /package/themes/{dist/src → src}/click.ts +0 -0
  2371. /package/themes/{dist/src → src}/compiled/mobile-dark-bluetint.ts +0 -0
  2372. /package/themes/{dist/src → src}/corp.ts +0 -0
  2373. /package/themes/{dist → src}/dark.css +0 -0
  2374. /package/themes/{dist/src → src}/dark.ts +0 -0
  2375. /package/themes/{dist/src → src}/default.css +0 -0
  2376. /package/themes/{dist/src → src}/intranet.ts +0 -0
  2377. /package/themes/{dist → src}/mixins/amount/click.css +0 -0
  2378. /package/themes/{dist → src}/mixins/bottom-sheet/click.css +0 -0
  2379. /package/themes/{dist → src}/mixins/bottom-sheet/intranet.css +0 -0
  2380. /package/themes/{dist → src}/mixins/bottom-sheet/mobile.css +0 -0
  2381. /package/themes/{dist → src}/mixins/bottom-sheet/site.css +0 -0
  2382. /package/themes/{dist → src}/mixins/button/corp.css +0 -0
  2383. /package/themes/{dist → src}/mixins/button/site.css +0 -0
  2384. /package/themes/{dist → src}/mixins/calendar/click.css +0 -0
  2385. /package/themes/{dist → src}/mixins/calendar/intranet.css +0 -0
  2386. /package/themes/{dist → src}/mixins/calendar-input/site.css +0 -0
  2387. /package/themes/{dist → src}/mixins/checkbox/site.css +0 -0
  2388. /package/themes/{dist → src}/mixins/checkbox-group/click.css +0 -0
  2389. /package/themes/{dist → src}/mixins/checkbox-group/intranet.css +0 -0
  2390. /package/themes/{dist → src}/mixins/checkbox-group/mobile.css +0 -0
  2391. /package/themes/{dist → src}/mixins/checkbox-group/site.css +0 -0
  2392. /package/themes/{dist → src}/mixins/circular-progress-bar/click.css +0 -0
  2393. /package/themes/{dist → src}/mixins/click.css +0 -0
  2394. /package/themes/{dist → src}/mixins/confirmation/click.css +0 -0
  2395. /package/themes/{dist → src}/mixins/confirmation/intranet.css +0 -0
  2396. /package/themes/{dist → src}/mixins/confirmation/mobile.css +0 -0
  2397. /package/themes/{dist → src}/mixins/corp.css +0 -0
  2398. /package/themes/{dist → src}/mixins/dark.css +0 -0
  2399. /package/themes/{dist → src}/mixins/dropzone/click.css +0 -0
  2400. /package/themes/{dist → src}/mixins/form-control/click.css +0 -0
  2401. /package/themes/{dist → src}/mixins/form-control/site.css +0 -0
  2402. /package/themes/{dist → src}/mixins/icon-button/click.css +0 -0
  2403. /package/themes/{dist → src}/mixins/icon-view/click.css +0 -0
  2404. /package/themes/{dist → src}/mixins/input/site.css +0 -0
  2405. /package/themes/{dist → src}/mixins/intranet.css +0 -0
  2406. /package/themes/{dist → src}/mixins/link/click.css +0 -0
  2407. /package/themes/{dist → src}/mixins/list/click.css +0 -0
  2408. /package/themes/{dist → src}/mixins/mobile.css +0 -0
  2409. /package/themes/{dist → src}/mixins/modal/click.css +0 -0
  2410. /package/themes/{dist → src}/mixins/navigation-bar/click.css +0 -0
  2411. /package/themes/{dist → src}/mixins/progress-bar/click.css +0 -0
  2412. /package/themes/{dist → src}/mixins/radio/site.css +0 -0
  2413. /package/themes/{dist → src}/mixins/radio-group/click.css +0 -0
  2414. /package/themes/{dist → src}/mixins/radio-group/intranet.css +0 -0
  2415. /package/themes/{dist → src}/mixins/radio-group/mobile.css +0 -0
  2416. /package/themes/{dist → src}/mixins/radio-group/site.css +0 -0
  2417. /package/themes/{dist → src}/mixins/select/click.css +0 -0
  2418. /package/themes/{dist → src}/mixins/select/site.css +0 -0
  2419. /package/themes/{dist → src}/mixins/side-panel/click.css +0 -0
  2420. /package/themes/{dist → src}/mixins/site.css +0 -0
  2421. /package/themes/{dist → src}/mixins/skeleton/click.css +0 -0
  2422. /package/themes/{dist → src}/mixins/slider/intranet.css +0 -0
  2423. /package/themes/{dist → src}/mixins/slider/mobile.css +0 -0
  2424. /package/themes/{dist → src}/mixins/slider-input/site.css +0 -0
  2425. /package/themes/{dist → src}/mixins/steps/mobile.css +0 -0
  2426. /package/themes/{dist → src}/mixins/switch/site.css +0 -0
  2427. /package/themes/{dist → src}/mixins/system-message/click.css +0 -0
  2428. /package/themes/{dist → src}/mixins/tabs/click.css +0 -0
  2429. /package/themes/{dist → src}/mixins/tabs/corp.css +0 -0
  2430. /package/themes/{dist → src}/mixins/tabs/site.css +0 -0
  2431. /package/themes/{dist → src}/mixins/toast-plate/click.css +0 -0
  2432. /package/themes/{dist/src → src}/mobile.ts +0 -0
  2433. /package/themes/{dist/src → src}/site.ts +0 -0
  2434. /package/vars/{dist → src}/border-radius.css +0 -0
  2435. /package/vars/{dist → src}/bundle/click.css +0 -0
  2436. /package/vars/{dist → src}/bundle/corp.css +0 -0
  2437. /package/vars/{dist → src}/bundle/intranet.css +0 -0
  2438. /package/vars/{dist → src}/bundle/mobile.css +0 -0
  2439. /package/vars/{dist → src}/bundle/site.css +0 -0
  2440. /package/vars/{dist → src}/colors-addons.css +0 -0
  2441. /package/vars/{dist → src}/colors-bluetint.css +0 -0
  2442. /package/vars/{dist/src → src}/colors-bluetint.ts +0 -0
  2443. /package/vars/{dist → src}/colors-decorative.css +0 -0
  2444. /package/vars/{dist → src}/colors-indigo.css +0 -0
  2445. /package/vars/{dist/src → src}/colors-indigo.ts +0 -0
  2446. /package/vars/{dist → src}/colors-pfm.css +0 -0
  2447. /package/vars/{dist → src}/colors-qualitative.css +0 -0
  2448. /package/vars/{dist → src}/colors-sequential.css +0 -0
  2449. /package/vars/{dist → src}/colors-transparent.css +0 -0
  2450. /package/vars/{dist → src}/colors-x5.css +0 -0
  2451. /package/vars/{dist → src}/colors.css +0 -0
  2452. /package/vars/{dist/cssm → src}/gaps.css +0 -0
  2453. /package/vars/{dist → src}/index.css +0 -0
  2454. /package/vars/{dist → src}/mixins.css +0 -0
  2455. /package/vars/{dist/cssm → src}/shadows-bluetint.css +0 -0
  2456. /package/vars/{dist/cssm → src}/shadows-indigo.css +0 -0
  2457. /package/vars/{dist/src → src}/typography.css +0 -0
@@ -1,3031 +0,0 @@
1
- .card-image__cardImage_1vmzs {
2
- background: #e7e8ea;
3
- } .card-image__loaded_1vmzs {
4
- background: transparent
5
- }.badge__component_1h5gy.badge__background-accent_1h5gy {
6
- background-color: #f83a2a;
7
- color: #fff;
8
- } .badge__component_1h5gy.badge__background-specialbg-secondary-transparent_1h5gy {
9
- background-color: rgba(225, 225, 248, 0.09);
10
- color: #fff;
11
- } .badge__component_1h5gy.badge__background-primary_1h5gy {
12
- background-color: #29292c;
13
- color: #fff;
14
- } .badge__outlineCount_1h5gy {
15
- border: 2px solid #0e0e0e;
16
- } .badge__heightS_1h5gy.badge__outlineCount_1h5gy {
17
- border: 1px solid #0e0e0e;
18
- } .badge__icon_1h5gy {
19
- color: #17d055
20
- } .badge__icon_1h5gy.badge__positive_1h5gy {
21
- color: #17d055;
22
- background-color: #17d055;
23
- } .badge__icon_1h5gy.badge__attention_1h5gy {
24
- color: #fda136;
25
- background-color: #fda136;
26
- } .badge__icon_1h5gy.badge__negative_1h5gy {
27
- color: #ff5431;
28
- background-color: #ff5431;
29
- } .badge__icon_1h5gy.badge__link_1h5gy {
30
- color: #3193fc;
31
- background-color: #3193fc;
32
- } .badge__icon_1h5gy.badge__tertiary_1h5gy {
33
- color: #4a4a51;
34
- background-color: #4a4a51;
35
- } .badge__icon_1h5gy.badge__secondary_1h5gy {
36
- color: #898991;
37
- background-color: #898991;
38
- } .badge__icon_1h5gy.badge__primary_1h5gy {
39
- color: #fff;
40
- background-color: #fff;
41
- } .badge__graphic-static-light_1h5gy.badge__icon_1h5gy:before {
42
- background-color: #fff;
43
- } .badge__graphic-primary_1h5gy.badge__icon_1h5gy:before {
44
- background-color: #fff;
45
- } .badge__outline_1h5gy {
46
- background-color: #0e0e0e;
47
- } .badge__outlineColor_1h5gy {
48
- background-color: #f83a2a
49
- } .badge__outlineColor_1h5gy.badge__attention_1h5gy {
50
- background-color: #fda136;
51
- } .badge__outlineColor_1h5gy.badge__positive_1h5gy {
52
- background-color: #17d055;
53
- } .badge__outlineColor_1h5gy.badge__negative_1h5gy {
54
- background-color: #ff5431;
55
- } .badge__outlineColor_1h5gy.badge__link_1h5gy {
56
- background-color: #3193fc;
57
- } .badge__outlineColor_1h5gy.badge__tertiary_1h5gy {
58
- background-color: #4a4a51;
59
- } .badge__outlineColor_1h5gy.badge__secondary_1h5gy {
60
- background-color: #898991;
61
- } .badge__outlineColor_1h5gy.badge__primary_1h5gy {
62
- background-color: #fff;
63
- } .badge__dot_1h5gy.badge__outlineCount_1h5gy {
64
- border: 1px solid #0e0e0e;
65
- }.backdrop__backdrop_7in0d {
66
- -webkit-tap-highlight-color: transparent;
67
- } .backdrop__appear_7in0d,
68
- .backdrop__enter_7in0d {
69
- background-color: transparent;
70
- } .backdrop__appearActive_7in0d,
71
- .backdrop__enterActive_7in0d,
72
- .backdrop__appearDone_7in0d,
73
- .backdrop__enterDone_7in0d {
74
- background-color: rgba(0, 0, 0, 0.7);
75
- } .backdrop__exit_7in0d {
76
- background-color: rgba(0, 0, 0, 0.7);
77
- } .backdrop__exitActive_7in0d,
78
- .backdrop__exitDone_7in0d {
79
- background-color: transparent;
80
- }.divider__component_8jnx5 {
81
- border-bottom: 1px solid #353539;
82
- }.dropzone__component_14ga0 {
83
- border: 1px dashed #fff;
84
- } .dropzone__component_14ga0:not(.dropzone__disabled_14ga0):hover {
85
- background-color: transparent;
86
- } .dropzone__dragOver_14ga0 {
87
- background-color: transparent;
88
- } .dropzone__error_14ga0 {
89
- border-color: #ff5431;
90
- }
91
- .dropzone__overlay_vjk7f {
92
- background: rgba(214, 214, 229, 0.07);
93
- } .dropzone__text_vjk7f {
94
- color: #fff;
95
- }@media (max-width: 599px) {
96
- }
97
- @media (min-width: 320px) {
98
- }
99
- @media (min-width: 360px) {
100
- }
101
- @media (min-width: 375px) {
102
- }
103
- @media (min-width: 412px) {
104
- }
105
- @media (min-width: 600px) and (max-width: 1023px) {
106
- }
107
- @media (min-width: 600px) {
108
- }
109
- @media (min-width: 768px) {
110
- }
111
- @media (min-width: 1024px) {
112
- }
113
- @media (min-width: 1024px) {
114
- }
115
- @media (min-width: 1280px) {
116
- }
117
- @media (min-width: 1440px) {
118
- }
119
- @media (min-width: 1920px) {
120
- }
121
- @media (max-width: 599px) {
122
- }
123
- @media (min-width: 320px) {
124
- }
125
- @media (min-width: 360px) {
126
- }
127
- @media (min-width: 375px) {
128
- }
129
- @media (min-width: 412px) {
130
- }
131
- @media (min-width: 600px) and (max-width: 1023px) {
132
- }
133
- @media (min-width: 600px) {
134
- }
135
- @media (min-width: 768px) {
136
- }
137
- @media (min-width: 1024px) {
138
- }
139
- @media (min-width: 1024px) {
140
- }
141
- @media (min-width: 1280px) {
142
- }
143
- @media (min-width: 1440px) {
144
- }
145
- @media (min-width: 1920px) {
146
- }
147
- .hatching-progress-bar__container_1u44o {
148
- background: rgba(222, 222, 238, 0.13);
149
- } .hatching-progress-bar__hatch_1u44o {
150
- background: repeating-linear-gradient(
151
- -45deg,
152
- rgba(222, 222, 238, 0.13) 6px 10px,
153
- rgba(255, 255, 255, 0) 10px 18px
154
- );
155
- } .hatching-progress-bar__positive_1u44o {
156
- background: #17d055;
157
- } .hatching-progress-bar__attention_1u44o {
158
- background: #fda136;
159
- } .hatching-progress-bar__negative_1u44o {
160
- background: #ff5431;
161
- } .hatching-progress-bar__link_1u44o {
162
- background: #3193fc;
163
- } .hatching-progress-bar__tertiary_1u44o {
164
- background: #4a4a51;
165
- } .hatching-progress-bar__secondary_1u44o {
166
- background: #898991;
167
- } .hatching-progress-bar__primary_1u44o {
168
- background: #fff;
169
- } .hatching-progress-bar__accent_1u44o {
170
- background: #f83a2a;
171
- }.indicator__component_1wd0s {
172
- color: #fff;
173
- background-color: #f83a2a;
174
- } .indicator__red_1wd0s {
175
- background-color: #f83a2a;
176
- color: #fff
177
- } .indicator__red_1wd0s.indicator__border_1wd0s {
178
- outline: 2px solid #0e0e0e;
179
- } .indicator__white_1wd0s {
180
- background-color: #29292c;
181
- color: #fff
182
- } .indicator__white_1wd0s.indicator__border_1wd0s {
183
- outline: 2px solid #0e0e0e;
184
- } .indicator__grey_1wd0s {
185
- background-color: rgba(225, 225, 248, 0.09);
186
- color: #fff
187
- } .indicator__grey_1wd0s.indicator__border_1wd0s {
188
- outline: 2px solid #0e0e0e;
189
- }.icon-view__component_1jgz8 {
190
- color: rgba(238, 238, 251, 0.55)
191
- } .icon-view__bg_1jgz8 {
192
- fill: #1c1c1e;
193
- } .icon-view__border_1jgz8 {
194
- stroke: rgba(225, 225, 248, 0.09);
195
- fill: transparent;
196
- }@keyframes loader__blink_9alk6 {
197
- }.link__primary_zwgzq {
198
- color: #fff;
199
- border-bottom-color: #fff
200
- } .link__primary_zwgzq:hover {
201
- color: #babbc2;
202
- } .link__primary_zwgzq:active {
203
- color: #a0a1a9;
204
- } .link__secondary_zwgzq {
205
- color: rgba(238, 238, 251, 0.55);
206
- border-bottom-color: rgba(238, 238, 251, 0.55)
207
- } .link__secondary_zwgzq:hover {
208
- color: rgba(239, 240, 252, 0.65);
209
- } .link__secondary_zwgzq:active {
210
- color: rgba(243, 245, 254, 0.75);
211
- } .link__defaultView_zwgzq {
212
- color: #4a9dfc;
213
- border-bottom-color: #4a9dfc
214
- } .link__defaultView_zwgzq:hover {
215
- color: #63aafd;
216
- } .link__defaultView_zwgzq:active {
217
- color: #7fb6ff;
218
- }
219
- .link__component_4q1az:hover .link__text_4q1az,
220
- .link__component_4q1az:active .link__text_4q1az {
221
- border-bottom-color: rgba(0, 0, 0, 0);
222
- } .link__focused_4q1az {
223
- outline: 2px solid #3193fc;
224
- } .link__pseudo_4q1az {
225
- background-color: transparent;
226
- }
227
- .link__primary_3sx1t {
228
- color: #0e0e0e;
229
- border-bottom-color: #0e0e0e
230
- } .link__primary_3sx1t:hover {
231
- color: #5f5f66;
232
- } .link__primary_3sx1t:active {
233
- color: #75757d;
234
- } .link__secondary_3sx1t {
235
- color: rgba(4, 4, 19, 0.55);
236
- border-bottom-color: rgba(4, 4, 19, 0.55)
237
- } .link__secondary_3sx1t:hover {
238
- color: rgba(1, 1, 12, 0.63);
239
- } .link__secondary_3sx1t:active {
240
- color: rgba(0, 0, 10, 0.71);
241
- } .link__defaultView_3sx1t {
242
- color: #2a77ef;
243
- border-bottom-color: #2a77ef
244
- } .link__defaultView_3sx1t:hover {
245
- color: #2c64d4;
246
- } .link__defaultView_3sx1t:active {
247
- color: #2453b4;
248
- }.progress-bar__container_1igje {
249
- background: rgba(222, 222, 238, 0.13)
250
- } .progress-bar__filled_1igje.progress-bar__positive_1igje {
251
- background: #17d055;
252
- } .progress-bar__filled_1igje.progress-bar__negative_1igje {
253
- background: #ff5431;
254
- } .progress-bar__filled_1igje.progress-bar__attention_1igje {
255
- background: #fda136;
256
- } .progress-bar__filled_1igje.progress-bar__link_1igje {
257
- background: #3193fc;
258
- } .progress-bar__filled_1igje.progress-bar__tertiary_1igje {
259
- background: #4a4a51;
260
- } .progress-bar__filled_1igje.progress-bar__secondary_1igje {
261
- background: #898991;
262
- } .progress-bar__filled_1igje.progress-bar__primary_1igje {
263
- background: #fff;
264
- } .progress-bar__filled_1igje.progress-bar__accent_1igje {
265
- background: #f83a2a;
266
- }.scrollbar__component_d2br5 .scrollbar:before {
267
- background-color: rgba(228, 228, 251, 0.28);
268
- } .scrollbar__component_d2br5.dragging .track .scrollbar.visible:before {
269
- background-color: rgba(238, 238, 254, 0.46);
270
- }
271
-
272
- .scrollbar__component_1v4px .scrollbar:before {
273
- background-color: rgba(9, 12, 37, 0.28);
274
- } .scrollbar__component_1v4px.dragging .track .scrollbar.visible:before {
275
- background-color: rgba(4, 4, 21, 0.47);
276
- }.skeleton__component_ln0gf {
277
- color: transparent;
278
- background: rgba(214, 214, 229, 0.07);
279
- } .skeleton__component_ln0gf:before {
280
- background: transparent;
281
- } .skeleton__animate_ln0gf:after {
282
- background-image: linear-gradient(
283
- to left,
284
- rgba(0, 0, 0, 0),
285
- rgba(0, 0, 0, 0) 40%,
286
- rgba(0, 0, 0, 0.05) 50%,
287
- rgba(0, 0, 0, 0) 60%,
288
- rgba(0, 0, 0, 0)
289
- );
290
- } @keyframes skeleton__gradient_ln0gf {
291
- } @keyframes skeleton__background_ln0gf {
292
- 0% {
293
- background: rgb(182, 188, 195);
294
- }
295
- 100% {
296
- background: rgb(198, 205, 214);
297
- }
298
- }.segmented-control__wrapper_nfcxa {
299
- background-color: rgba(225, 225, 248, 0.09);
300
- } .segmented-control__segment_nfcxa.segmented-control__selected_nfcxa {
301
- color: #fff;
302
- } .segmented-control__selectedBox_nfcxa {
303
- border: 0.5px solid rgba(225, 225, 248, 0.09);
304
- background-color: rgba(214, 214, 229, 0.07);
305
- }
306
- .segmented-control__selectedBox_1p9ny {
307
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
308
- 0 0 1px rgba(0, 0, 0, 0.04);
309
- }
310
- .segmented-control__wrapper_1816d {
311
- background-color: rgba(30, 43, 68, 0.08);
312
- } .segmented-control__segment_1816d.segmented-control__selected_1816d {
313
- color: #0e0e0e;
314
- } .segmented-control__selectedBox_1816d {
315
- border: 0.5px solid rgba(30, 43, 68, 0.08);
316
- background-color: #fff;
317
- }
318
- .segmented-control__segment_1wxn8 {
319
- color: #fff
320
- } .segmented-control__segment_1wxn8:not(:first-child):before {
321
- background-color: rgba(222, 222, 238, 0.13);
322
- }
323
- .segmented-control__segment_bzmec {
324
- background-color: transparent
325
- } .segmented-control__focused_bzmec {
326
- outline: 2px solid #3193fc;
327
- }
328
- .segmented-control__segment_f7qth {
329
- color: #0e0e0e
330
- } .segmented-control__segment_f7qth:not(:first-child):before {
331
- background-color: rgba(15, 25, 55, 0.1);
332
- }.slider__component_1qn63 .noUi-base:hover .noUi-connects {
333
- background: rgba(222, 222, 238, 0.13);
334
- } .slider__component_1qn63 .noUi-base:hover .noUi-connect {
335
- background: #f83a2a;
336
- } .slider__component_1qn63 .noUi-handle:hover .noUi-touch-area {
337
- background: #ff503e;
338
- } .slider__component_1qn63 .noUi-handle:active .noUi-touch-area {
339
- background: #fd624e;
340
- } .slider__component_1qn63 .noUi-connects {
341
- background: rgba(222, 222, 238, 0.13);
342
- } .slider__component_1qn63 .noUi-connect {
343
- background: #f83a2a;
344
- } .slider__component_1qn63 .noUi-handle {
345
- border: 2px solid transparent;
346
- } .slider__component_1qn63 .noUi-touch-area {
347
- background: #f83a2a;
348
- } .slider__component_1qn63 .noUi-pips {
349
- color: rgba(238, 238, 251, 0.55);
350
- }.spinner__component_2dpj2 {
351
- color: #fff;
352
- }
353
- @keyframes spinner__spin_animation_1gajb {
354
- }
355
- .spinner__component_881zr {
356
- color: #0e0e0e;
357
- }.status__soft_k1tgk.status__green_k1tgk {
358
- background: #d1f1d7;
359
- color: #0d9336;
360
- } .status__soft_k1tgk.status__orange_k1tgk {
361
- background: #fde6c8;
362
- color: #ea8313;
363
- } .status__soft_k1tgk.status__red_k1tgk {
364
- background: #ffdfdf;
365
- color: #ec2e14;
366
- } .status__soft_k1tgk.status__blue_k1tgk {
367
- background: #d8eaff;
368
- color: #2a77ef;
369
- } .status__soft_k1tgk.status__grey_k1tgk {
370
- background: rgba(222, 222, 238, 0.13);
371
- color: rgba(238, 238, 251, 0.55);
372
- } .status__soft_k1tgk.status__teal_k1tgk {
373
- background: #c8f1f3;
374
- color: #058a8f;
375
- } .status__soft_k1tgk.status__purple_k1tgk {
376
- background: #e4e7ff;
377
- color: #7a63f1;
378
- } .status__contrast_k1tgk {
379
- color: #0e0e0e
380
- } .status__contrast_k1tgk.status__green_k1tgk {
381
- background: #0cc44d;
382
- } .status__contrast_k1tgk.status__orange_k1tgk {
383
- background: #fa9313;
384
- } .status__contrast_k1tgk.status__red_k1tgk {
385
- background: #ff5431;
386
- } .status__contrast_k1tgk.status__blue_k1tgk {
387
- background: #2288fa;
388
- } .status__contrast_k1tgk.status__grey_k1tgk {
389
- background: #898991;
390
- } .status__contrast_k1tgk.status__teal_k1tgk {
391
- background: #09b9be;
392
- } .status__contrast_k1tgk.status__purple_k1tgk {
393
- background: #7f71fd;
394
- }.status-badge__positive-checkmark_7sks3 {
395
- background-color: #17d055;
396
- } .status-badge__negative-cross_7sks3,
397
- .status-badge__negative-alert_7sks3,
398
- .status-badge__negative-block_7sks3 {
399
- background-color: #ff5431;
400
- } .status-badge__attention-alert_7sks3 {
401
- background-color: #fda136;
402
- } .status-badge__neutral-information_7sks3,
403
- .status-badge__neutral-operation_7sks3,
404
- .status-badge__neutral-cross_7sks3 {
405
- background-color: #898991;
406
- }
407
- .status-badge__component_meoer {
408
- color: #fff;
409
- }
410
- .status-badge__positive-checkmark_1fkdz {
411
- background-color: #0cc44d;
412
- } .status-badge__negative-cross_1fkdz,
413
- .status-badge__negative-alert_1fkdz,
414
- .status-badge__negative-block_1fkdz {
415
- background-color: #ff5431;
416
- } .status-badge__attention-alert_1fkdz {
417
- background-color: #fa9313;
418
- } .status-badge__neutral-information_1fkdz,
419
- .status-badge__neutral-operation_1fkdz,
420
- .status-badge__neutral-cross_1fkdz {
421
- background-color: #898991;
422
- }.underlay__background-accent_18y4w {
423
- background-color: #ef3124;
424
- } .underlay__background-info_18y4w {
425
- background-color: #001c3c;
426
- } .underlay__background-attention-muted_18y4w {
427
- background-color: #36291f;
428
- } .underlay__background-positive-muted_18y4w {
429
- background-color: #232d25;
430
- } .underlay__background-negative-muted_18y4w {
431
- background-color: #392523;
432
- } .underlay__background-primary_18y4w {
433
- background-color: #0e0e0e;
434
- } .underlay__background-primary-inverted_18y4w {
435
- background-color: #fff;
436
- } .underlay__background-secondary_18y4w {
437
- background-color: #1c1c1e;
438
- } .underlay__background-secondary-inverted_18y4w {
439
- background-color: #f2f3f5;
440
- } .underlay__background-tertiary_18y4w {
441
- background-color: #27272a;
442
- } .underlay__background-tertiary-inverted_18y4w {
443
- background-color: #e7e8ea;
444
- } .underlay__background-quaternary_18y4w {
445
- background-color: #36363a;
446
- } .underlay__background-quaternary-inverted_18y4w {
447
- background-color: #dcdee2;
448
- } .underlay__background-specialbg-component_18y4w {
449
- background-color: rgba(255, 255, 255, 0.1);
450
- } .underlay__background-specialbg-component-inverted_18y4w {
451
- background-color: rgba(11, 31, 53, 0.07);
452
- } .underlay__background-specialbg-primary-grouped_18y4w {
453
- background-color: #1c1c1e;
454
- } .underlay__background-specialbg-secondary-grouped_18y4w {
455
- background-color: #27272a;
456
- } .underlay__background-specialbg-tertiary-grouped_18y4w {
457
- background-color: #36363a;
458
- } .underlay__background-specialbg-secondary-transparent_18y4w {
459
- background-color: rgba(214, 214, 229, 0.07);
460
- } .underlay__background-specialbg-secondary-transparent-inverted_18y4w {
461
- background-color: rgba(38, 55, 88, 0.06);
462
- } .underlay__background-specialbg-tertiary-transparent_18y4w {
463
- background-color: rgba(222, 222, 240, 0.12);
464
- } .underlay__background-specialbg-tertiary-transparent-inverted_18y4w {
465
- background-color: rgba(30, 43, 68, 0.08);
466
- } .underlay__shadow-xs_18y4w {
467
- box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
468
- } .underlay__shadow-s_18y4w {
469
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
470
- 0 0 1px rgba(0, 0, 0, 0.04);
471
- } .underlay__shadow-m_18y4w {
472
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
473
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
474
- } .underlay__shadow-l_18y4w {
475
- box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
476
- 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
477
- } .underlay__shadow-xl_18y4w {
478
- box-shadow: 0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),
479
- 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
480
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
481
- } .underlay__shadow-xs-hard_18y4w {
482
- box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
483
- } .underlay__shadow-s-hard_18y4w {
484
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16),
485
- 0 0 1px rgba(0, 0, 0, 0.16);
486
- } .underlay__shadow-m-hard_18y4w {
487
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
488
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
489
- } .underlay__shadow-l-hard_18y4w {
490
- box-shadow: 0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),
491
- 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
492
- } .underlay__shadow-xl-hard_18y4w {
493
- box-shadow: 0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),
494
- 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
495
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
496
- } .underlay__shadow-xs-up_18y4w {
497
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04);
498
- } .underlay__shadow-s-up_18y4w {
499
- box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08);
500
- } .underlay__shadow-m-up_18y4w {
501
- box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16);
502
- } .underlay__shadow-l-up_18y4w {
503
- box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24);
504
- } .underlay__shadow-xl-up_18y4w {
505
- box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32);
506
- } .underlay__shadow-xs-hard-up_18y4w {
507
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04),
508
- 0 -2px 4px rgba(0, 0, 0, 0.16);
509
- } .underlay__shadow-s-hard-up_18y4w {
510
- box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08),
511
- 0 -4px 8px rgba(0, 0, 0, 0.16);
512
- } .underlay__shadow-m-hard-up_18y4w {
513
- box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),
514
- 0 -8px 16px rgba(0, 0, 0, 0.16);
515
- } .underlay__shadow-l-hard-up_18y4w {
516
- box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),
517
- 0 -12px 24px rgba(0, 0, 0, 0.16);
518
- } .underlay__shadow-xl-hard-up_18y4w {
519
- box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),
520
- 0 -16px 32px rgba(0, 0, 0, 0.16);
521
- } .underlay__border-color-accent_18y4w {
522
- border-color: #f83a2a;
523
- } .underlay__border-color-key_18y4w {
524
- border-color: #fff;
525
- } .underlay__border-color-key-inverted_18y4w {
526
- border-color: #0e0e0e;
527
- } .underlay__border-color-link_18y4w {
528
- border-color: #3193fc;
529
- } .underlay__border-color-primary_18y4w {
530
- border-color: #353539;
531
- } .underlay__border-color-primary-inverted_18y4w {
532
- border-color: #d2d3d9;
533
- } .underlay__border-color-secondary_18y4w {
534
- border-color: #29292c;
535
- } .underlay__border-color-secondary-inverted_18y4w {
536
- border-color: #e7e8eb;
537
- } .underlay__border-color-tertiary_18y4w {
538
- border-color: #212124;
539
- } .underlay__border-color-tertiary-inverted_18y4w {
540
- border-color: #edeef0;
541
- } .underlay__border-color-underline_18y4w {
542
- border-color: #4a4a51;
543
- } .underlay__border-color-underline-inverted_18y4w {
544
- border-color: #babbc2;
545
- } .underlay__border-color-graphic-attention_18y4w {
546
- border-color: #fda136;
547
- } .underlay__border-color-graphic-link_18y4w {
548
- border-color: #3193fc;
549
- } .underlay__border-color-graphic-negative_18y4w {
550
- border-color: #ff5431;
551
- } .underlay__border-color-graphic-positive_18y4w {
552
- border-color: #17d055;
553
- } .underlay__border-color-specialbg-secondary-transparent_18y4w {
554
- border-color: rgba(225, 225, 248, 0.09);
555
- } .underlay__border-color-specialbg-secondary-transparent-inverted_18y4w {
556
- border-color: rgba(30, 43, 68, 0.08);
557
- } .underlay__border-color-specialbg-tertiary-transparent_18y4w {
558
- border-color: rgba(222, 222, 238, 0.13);
559
- } .underlay__border-color-specialbg-tertiary-transparent-inverted_18y4w {
560
- border-color: rgba(15, 25, 55, 0.1);
561
- }
562
- .steps__option_1aizf {
563
- color: #fff;
564
- background: rgba(222, 222, 238, 0.13)
565
- } .steps__dash_1aizf {
566
- border-top: 2px solid rgba(222, 222, 238, 0.13)
567
- } .steps__dash_1aizf.steps__completed_1aizf {
568
- border-top: 2px solid #fff;
569
- } .steps__dash_1aizf.steps__vertical_1aizf {
570
- border-left: 2px solid rgba(222, 222, 238, 0.13);
571
- } .steps__dash_1aizf.steps__completed_1aizf.steps__vertical_1aizf {
572
- border-left: 2px solid #fff;
573
- } .steps__text_1aizf {
574
- color: #fff
575
- } .steps__text_1aizf.steps__interactive_1aizf:not(.steps__disabled_1aizf):hover {
576
- background: rgba(214, 214, 229, 0.07);
577
- } .steps__text_1aizf.steps__interactive_1aizf:not(.steps__disabled_1aizf):active {
578
- background: rgba(225, 225, 248, 0.09);
579
- } .steps__focused_1aizf {
580
- outline: 2px solid #3193fc;
581
- } .steps__selected_1aizf .steps__text_1aizf {
582
- color: #fff;
583
- } .steps__selected_1aizf .steps__option_1aizf {
584
- color: #0e0e0e;
585
- background: #fff;
586
- } .steps__checkbox_1aizf {
587
- border: 2px solid rgba(222, 222, 238, 0.13);
588
- } .steps__dot_1aizf {
589
- background: rgba(222, 222, 238, 0.13);
590
- } .steps__selected_1aizf .steps__checkbox_1aizf {
591
- border: 2px solid #fff
592
- } .steps__selected_1aizf .steps__checkbox_1aizf .steps__dot_1aizf {
593
- background: #fff;
594
- } .steps__completedIndicator_1aizf > [class*='positive'] {
595
- color: #fff;
596
- background-color: #fff;
597
- }
598
- .checkbox-group__label_17stf {
599
- color: #fff;
600
- }
601
- .checkbox-group__label_o2rzc {
602
- color: rgba(238, 238, 251, 0.55);
603
- }
604
- .checkbox-group__error_n5gyv {
605
- border-left: 1px solid #ff5431
606
- } .checkbox-group__errorMessage_n5gyv {
607
- color: #ff5431;
608
- } .checkbox-group__hint_n5gyv {
609
- color: rgba(238, 238, 251, 0.55);
610
- }.filter-tag__valueButton_1qrfl.filter-tag__filled_1qrfl {
611
- background-color: rgba(222, 222, 238, 0.13)
612
- } .filter-tag__valueButton_1qrfl.filter-tag__filled_1qrfl:disabled {
613
- background-color: rgba(214, 214, 229, 0.07);
614
- } @media (hover: hover) {
615
- .filter-tag__valueButton_1qrfl.filter-tag__filled_1qrfl:not(:disabled):hover {
616
- background-color: rgba(234, 234, 248, 0.15);
617
- }
618
- } .filter-tag__valueButton_1qrfl.filter-tag__filled_1qrfl:not(:disabled):active {
619
- background-color: rgba(231, 231, 248, 0.18);
620
- }
621
- .filter-tag__valueButton_1vd7f.filter-tag__filled_1vd7f {
622
- background-color: rgba(214, 214, 229, 0.07)
623
- } .filter-tag__valueButton_1vd7f.filter-tag__filled_1vd7f:disabled {
624
- background-color: rgba(214, 214, 229, 0.07);
625
- } @media (hover: hover) {
626
- .filter-tag__valueButton_1vd7f.filter-tag__filled_1vd7f:not(:disabled):hover {
627
- background-color: rgba(214, 214, 229, 0.07);
628
- }
629
- } .filter-tag__valueButton_1vd7f.filter-tag__filled_1vd7f:not(:disabled):active {
630
- background-color: rgba(222, 222, 238, 0.13);
631
- }
632
- .filter-tag__component_14qxp.filter-tag__disabled_14qxp {
633
- background-color: transparent;
634
- } .filter-tag__component_14qxp.filter-tag__checked_14qxp:not(.filter-tag__disabled_14qxp) {
635
- background-color: #fff;
636
- } @media (hover: hover) {
637
- .filter-tag__component_14qxp.filter-tag__checked_14qxp:not(.filter-tag__disabled_14qxp):hover {
638
- background-color: #e7e8eb;
639
- }
640
- } .filter-tag__component_14qxp.filter-tag__checked_14qxp:not(.filter-tag__disabled_14qxp):active {
641
- background-color: #d2d3d9;
642
- } .filter-tag__focused_14qxp {
643
- outline: 2px solid #3193fc;
644
- } .filter-tag__chevron_14qxp {
645
- color: #fff;
646
- } .filter-tag__valueButton_14qxp {
647
- color: #fff;
648
- background-color: transparent;
649
- border-color: rgba(228, 228, 251, 0.28)
650
- } .filter-tag__valueButton_14qxp:disabled > .filter-tag__chevron_14qxp {
651
- color: #49494f;
652
- } .filter-tag__valueButton_14qxp.filter-tag__outlined_14qxp {
653
- color: #fff;
654
- border-color: rgba(228, 228, 251, 0.28);
655
- background-color: transparent
656
- } .filter-tag__valueButton_14qxp.filter-tag__outlined_14qxp:disabled {
657
- border-color: rgba(228, 228, 251, 0.28);
658
- color: rgba(233, 233, 250, 0.37);
659
- background-color: transparent;
660
- } @media (hover: hover) {
661
- .filter-tag__valueButton_14qxp.filter-tag__outlined_14qxp:not(:disabled):hover {
662
- border-color: rgba(228, 228, 251, 0.28);
663
- background-color: rgba(214, 214, 229, 0.07);
664
- }
665
- } .filter-tag__valueButton_14qxp.filter-tag__outlined_14qxp:not(:disabled):active {
666
- border-color: rgba(228, 228, 251, 0.28);
667
- background-color: rgba(225, 225, 248, 0.09);
668
- } .filter-tag__valueButton_14qxp.filter-tag__filled_14qxp {
669
- color: #fff;
670
- border-color: transparent
671
- } .filter-tag__valueButton_14qxp.filter-tag__filled_14qxp:disabled {
672
- color: rgba(233, 233, 250, 0.37);
673
- } .filter-tag__valueButton_14qxp.filter-tag__checked_14qxp {
674
- color: #0e0e0e;
675
- background-color: #fff
676
- } .filter-tag__valueButton_14qxp.filter-tag__checked_14qxp > .filter-tag__chevron_14qxp {
677
- color: #0e0e0e;
678
- } @media (hover: hover) {
679
- .filter-tag__valueButton_14qxp.filter-tag__checked_14qxp:not(:disabled):hover {
680
- background-color: #e7e8eb;
681
- }
682
- } .filter-tag__valueButton_14qxp.filter-tag__checked_14qxp:not(:disabled):active {
683
- background-color: #d2d3d9;
684
- } @media (hover: hover) {
685
- .filter-tag__valueButton_14qxp.filter-tag__checked_14qxp:not(:disabled):hover + .filter-tag__clear_14qxp:before {
686
- background-color: transparent;
687
- }
688
- } .filter-tag__valueButton_14qxp.filter-tag__checked_14qxp:not(:disabled):active + .filter-tag__clear_14qxp:before {
689
- background-color: transparent;
690
- } .filter-tag__valueButton_14qxp.filter-tag__checked_14qxp:disabled {
691
- color: rgba(233, 233, 250, 0.37);
692
- background-color: rgba(214, 214, 229, 0.07)
693
- } .filter-tag__valueButton_14qxp.filter-tag__checked_14qxp:disabled > .filter-tag__chevron_14qxp {
694
- color: #49494f;
695
- } .filter-tag__clear_14qxp {
696
- color: rgba(4, 4, 21, 0.47);
697
- background-color: #fff
698
- } .filter-tag__clear_14qxp:before {
699
- background-color: rgba(9, 12, 37, 0.28);
700
- } @media (hover: hover) {
701
- .filter-tag__clear_14qxp:hover:before {
702
- background-color: transparent;
703
- }
704
- } .filter-tag__clear_14qxp:active:before {
705
- background-color: transparent;
706
- } @media (hover: hover) {
707
- .filter-tag__clear_14qxp:hover {
708
- color: rgba(4, 4, 19, 0.55);
709
- background-color: #e7e8eb;
710
- }
711
- } .filter-tag__clear_14qxp:active {
712
- color: rgba(1, 1, 12, 0.63);
713
- background-color: #d2d3d9;
714
- }.code-input__component_1smj9 {
715
- background-color: rgba(222, 222, 238, 0.13);
716
- }
717
- .code-input__component_1qylp {
718
- background-color: rgba(214, 214, 229, 0.07);
719
- }
720
- .code-input__error_1l3tb {
721
- color: #ff5431;
722
- } @keyframes code-input__shake_1l3tb {
723
- }
724
- .code-input__input_7ygg2 {
725
- color: #fff
726
- } .code-input__input_7ygg2.code-input__hasError_7ygg2 {
727
- color: #ff5431;
728
- caret-color: #fff;
729
- background-color: #392523;
730
- } .code-input__input_7ygg2.code-input__disabled_7ygg2 {
731
- color: rgba(233, 233, 250, 0.37);
732
- } .code-input__input_7ygg2:-webkit-autofill {
733
- -webkit-text-fill-color: #fff;
734
- }.radio-group__label_1j9mj {
735
- color: #fff;
736
- }
737
- .radio-group__label_sgilp {
738
- color: rgba(238, 238, 251, 0.55);
739
- }
740
- .radio-group__error_998og {
741
- border-left: 1px solid #ff5431
742
- } .radio-group__errorMessage_998og {
743
- color: #ff5431;
744
- } .radio-group__hint_998og {
745
- color: rgba(238, 238, 251, 0.55);
746
- } .radio-group__hiddenInput_998og:focus ~ button {
747
- outline: 2px solid #3193fc;
748
- }.tag__filled_143fl {
749
- background-color: rgba(222, 222, 238, 0.13)
750
- } .tag__filled_143fl:disabled {
751
- background-color: rgba(214, 214, 229, 0.07);
752
- border-color: transparent;
753
- } @media (hover: hover) {
754
- .tag__filled_143fl:hover:not(:disabled) {
755
- background-color: rgba(234, 234, 248, 0.15);
756
- }
757
- } .tag__filled_143fl:active:not(:disabled) {
758
- background-color: rgba(231, 231, 248, 0.18);
759
- }
760
-
761
- .tag__filled_8mx3q {
762
- background-color: rgba(15, 25, 55, 0.1)
763
- } .tag__filled_8mx3q:disabled {
764
- background-color: rgba(38, 55, 88, 0.06);
765
- } @media (hover: hover) {
766
- .tag__filled_8mx3q:hover:not(:disabled) {
767
- background-color: rgba(5, 12, 41, 0.14);
768
- }
769
- } .tag__filled_8mx3q:active:not(:disabled) {
770
- background-color: rgba(5, 11, 44, 0.18);
771
- }
772
- .tag__filled_siksn {
773
- background-color: rgba(214, 214, 229, 0.07)
774
- } .tag__filled_siksn:disabled {
775
- background-color: rgba(214, 214, 229, 0.07);
776
- } @media (hover: hover) {
777
- .tag__filled_siksn:hover:not(:disabled) {
778
- background-color: rgba(214, 214, 229, 0.07);
779
- }
780
- } .tag__filled_siksn:active:not(:disabled) {
781
- background-color: rgba(222, 222, 238, 0.13);
782
- }
783
- .tag__filled_16844 {
784
- background-color: rgba(38, 55, 88, 0.06)
785
- } .tag__filled_16844:disabled {
786
- background-color: rgba(38, 55, 88, 0.06);
787
- } @media (hover: hover) {
788
- .tag__filled_16844:hover:not(:disabled) {
789
- background-color: rgba(38, 55, 88, 0.06);
790
- }
791
- } .tag__filled_16844:active:not(:disabled) {
792
- background-color: rgba(5, 12, 41, 0.14);
793
- }
794
-
795
- .tag__component_1444d.tag__outlined_1444d {
796
- color: #fff;
797
- border-color: rgba(228, 228, 251, 0.28);
798
- background-color: transparent
799
- } .tag__component_1444d.tag__outlined_1444d:disabled {
800
- border-color: rgba(228, 228, 251, 0.28);
801
- color: rgba(233, 233, 250, 0.37);
802
- background-color: transparent;
803
- } @media (hover: hover) {
804
- .tag__component_1444d.tag__outlined_1444d:hover:not(:disabled) {
805
- border-color: rgba(228, 228, 251, 0.28);
806
- background-color: rgba(214, 214, 229, 0.07);
807
- }
808
- } .tag__component_1444d.tag__outlined_1444d:active:not(:disabled) {
809
- border-color: rgba(228, 228, 251, 0.28);
810
- background-color: rgba(225, 225, 248, 0.09);
811
- } .tag__component_1444d.tag__filled_1444d {
812
- color: #fff;
813
- border-color: transparent
814
- } .tag__component_1444d.tag__filled_1444d:disabled {
815
- color: rgba(233, 233, 250, 0.37);
816
- } .tag__component_1444d.tag__checked_1444d {
817
- color: #0e0e0e;
818
- border-color: #fff;
819
- background-color: #fff
820
- } .tag__component_1444d.tag__checked_1444d:disabled {
821
- border-color: transparent;
822
- color: rgba(233, 233, 250, 0.37);
823
- background-color: rgba(214, 214, 229, 0.07);
824
- } @media (hover: hover) {
825
- .tag__component_1444d.tag__checked_1444d:hover:not(:disabled) {
826
- background-color: #e7e8eb;
827
- border-color: #e7e8eb;
828
- }
829
- } .tag__component_1444d.tag__checked_1444d:active:not(:disabled) {
830
- background-color: #d2d3d9;
831
- border-color: #d2d3d9;
832
- }
833
- .tag__focused_1xa0b {
834
- outline: 2px solid #3193fc;
835
- }
836
- .tag__component_1u7ir.tag__outlined_1u7ir {
837
- color: #0e0e0e;
838
- border-color: rgba(9, 12, 37, 0.28);
839
- background-color: transparent
840
- } .tag__component_1u7ir.tag__outlined_1u7ir:disabled {
841
- border-color: rgba(9, 12, 37, 0.28);
842
- color: rgba(5, 8, 29, 0.38);
843
- background-color: transparent;
844
- } @media (hover: hover) {
845
- .tag__component_1u7ir.tag__outlined_1u7ir:hover:not(:disabled) {
846
- border-color: rgba(9, 12, 37, 0.28);
847
- background-color: rgba(38, 55, 88, 0.06);
848
- }
849
- } .tag__component_1u7ir.tag__outlined_1u7ir:active:not(:disabled) {
850
- border-color: rgba(9, 12, 37, 0.28);
851
- background-color: rgba(30, 43, 68, 0.08);
852
- } .tag__component_1u7ir.tag__filled_1u7ir {
853
- color: #0e0e0e;
854
- border-color: transparent
855
- } .tag__component_1u7ir.tag__filled_1u7ir:disabled {
856
- color: rgba(5, 8, 29, 0.38);
857
- } .tag__component_1u7ir.tag__checked_1u7ir {
858
- color: #fff;
859
- border-color: #0e0e0e;
860
- background-color: #0e0e0e
861
- } .tag__component_1u7ir.tag__checked_1u7ir:disabled {
862
- border-color: transparent;
863
- color: rgba(5, 8, 29, 0.38);
864
- background-color: rgba(38, 55, 88, 0.06);
865
- } @media (hover: hover) {
866
- .tag__component_1u7ir.tag__checked_1u7ir:hover:not(:disabled) {
867
- background-color: #29292c;
868
- border-color: #29292c;
869
- }
870
- } .tag__component_1u7ir.tag__checked_1u7ir:active:not(:disabled) {
871
- background-color: #2f2f32;
872
- border-color: #2f2f32;
873
- }.checkbox__box_rkcg1 {
874
- color: #0e0e0e;
875
- background-color: #29292c;
876
- border: 1.5px solid rgba(238, 238, 251, 0.55);
877
- } .checkbox__checkedIcon_rkcg1 {
878
- color: #0e0e0e;
879
- } .checkbox__component_rkcg1:hover:not(.checkbox__disabled_rkcg1) .checkbox__box_rkcg1 {
880
- background-color: #2f2f32;
881
- border-color: rgba(238, 238, 251, 0.55);
882
- } .checkbox__component_rkcg1:active:not(.checkbox__disabled_rkcg1) .checkbox__box_rkcg1 {
883
- background-color: #353539;
884
- border-color: rgba(238, 238, 251, 0.55);
885
- } .checkbox__checked_rkcg1 .checkbox__box_rkcg1 {
886
- background-color: #fff;
887
- border-color: transparent;
888
- } .checkbox__checked_rkcg1:hover:not(.checkbox__disabled_rkcg1) .checkbox__box_rkcg1 {
889
- background-color: #e7e8eb;
890
- border-color: transparent;
891
- } .checkbox__checked_rkcg1:active:not(.checkbox__disabled_rkcg1) .checkbox__box_rkcg1 {
892
- background-color: #d2d3d9;
893
- border-color: transparent;
894
- } .checkbox__indeterminate_rkcg1 .checkbox__box_rkcg1 {
895
- background-color: #fff;
896
- border-color: transparent;
897
- } .checkbox__indeterminate_rkcg1:hover:not(.checkbox__disabled_rkcg1) .checkbox__box_rkcg1 {
898
- background-color: #e7e8eb;
899
- border-color: transparent;
900
- } .checkbox__indeterminate_rkcg1:active:not(.checkbox__disabled_rkcg1) .checkbox__box_rkcg1 {
901
- background-color: #d2d3d9;
902
- border-color: transparent;
903
- } .checkbox__disabled_rkcg1 .checkbox__box_rkcg1 {
904
- background-color: #29292c;
905
- border-color: rgba(222, 222, 238, 0.13);
906
- } .checkbox__disabled_rkcg1.checkbox__checked_rkcg1 .checkbox__box_rkcg1 {
907
- background-color: rgba(225, 225, 248, 0.09);
908
- border-color: transparent
909
- } .checkbox__disabled_rkcg1.checkbox__checked_rkcg1 .checkbox__box_rkcg1 .checkbox__checkedIcon_rkcg1 {
910
- color: rgba(228, 228, 251, 0.28);
911
- } .checkbox__disabled_rkcg1.checkbox__indeterminate_rkcg1 .checkbox__box_rkcg1 {
912
- background-color: rgba(225, 225, 248, 0.09);
913
- border-color: transparent
914
- } .checkbox__disabled_rkcg1.checkbox__indeterminate_rkcg1 .checkbox__box_rkcg1 .checkbox__indeterminateLine_rkcg1 {
915
- background-color: rgba(228, 228, 251, 0.28);
916
- } .checkbox__disabled_rkcg1 .checkbox__label_rkcg1 {
917
- color: rgba(238, 238, 251, 0.55);
918
- } .checkbox__disabled_rkcg1 .checkbox__hint_rkcg1 {
919
- color: rgba(238, 238, 251, 0.55);
920
- } .checkbox__focused_rkcg1 .checkbox__box_rkcg1 {
921
- outline: 2px solid #3193fc;
922
- } .checkbox__label_rkcg1 {
923
- color: #fff;
924
- } .checkbox__errorMessage_rkcg1 {
925
- color: #ff5431;
926
- } .checkbox__hint_rkcg1 {
927
- color: rgba(238, 238, 251, 0.55);
928
- } .checkbox__indeterminateLine_rkcg1 {
929
- background-color: #0e0e0e;
930
- }.radio__container_1cp2f:not(.radio__checked_1cp2f):not(.radio__disabled_1cp2f) .radio__circle_1cp2f {
931
- background-color: #29292c;
932
- border: 1.5px solid rgba(238, 238, 251, 0.55);
933
- } .radio__container_1cp2f:not(.radio__checked_1cp2f):not(.radio__disabled_1cp2f):hover:not(:active) .radio__circle_1cp2f {
934
- background-color: #2f2f32;
935
- border-color: rgba(238, 238, 251, 0.55);
936
- } .radio__container_1cp2f:not(.radio__checked_1cp2f):not(.radio__disabled_1cp2f):active .radio__circle_1cp2f {
937
- background-color: #353539;
938
- border-color: rgba(238, 238, 251, 0.55);
939
- } .radio__container_1cp2f.radio__disabled_1cp2f .radio__circle_1cp2f {
940
- background-color: #29292c;
941
- border: 1.5px solid rgba(222, 222, 238, 0.13);
942
- } .radio__container_1cp2f.radio__disabled_1cp2f .radio__label_1cp2f {
943
- color: rgba(238, 238, 251, 0.55);
944
- } .radio__container_1cp2f.radio__disabled_1cp2f .radio__hint_1cp2f {
945
- color: rgba(238, 238, 251, 0.55);
946
- } .radio__container_1cp2f.radio__disabled_1cp2f.radio__checked_1cp2f .radio__circle_1cp2f:before {
947
- background-color: rgba(228, 228, 251, 0.28);
948
- } .radio__container_1cp2f.radio__checked_1cp2f .radio__circle_1cp2f {
949
- background-color: #fff;
950
- border: 1.5px solid transparent;
951
- } .radio__container_1cp2f.radio__checked_1cp2f:hover .radio__circle_1cp2f {
952
- background-color: #e7e8eb;
953
- border-color: transparent;
954
- } .radio__container_1cp2f.radio__checked_1cp2f:active .radio__circle_1cp2f {
955
- background-color: #d2d3d9;
956
- border-color: transparent;
957
- } .radio__container_1cp2f.radio__focused_1cp2f .radio__circle_1cp2f {
958
- outline: 2px solid #3193fc;
959
- } .radio__container_1cp2f.radio__disabled_1cp2f.radio__checked_1cp2f .radio__circle_1cp2f {
960
- background-color: rgba(225, 225, 248, 0.09);
961
- border-color: transparent;
962
- } .radio__circle_1cp2f:before {
963
- background-color: #0e0e0e;
964
- border-color: transparent;
965
- } .radio__label_1cp2f {
966
- color: #fff;
967
- } .radio__hint_1cp2f {
968
- color: rgba(238, 238, 251, 0.55);
969
- }.sortable-list__primary_1863l {
970
- background: #29292c;
971
- } .sortable-list__secondary_1863l {
972
- background: #1c1c1e;
973
- }
974
- .sortable-list__component_gmjke:hover .sortable-list__icon_gmjke {
975
- color: #fff;
976
- } .sortable-list__icon_gmjke {
977
- color: rgba(238, 238, 251, 0.55);
978
- } .sortable-list__dragOverlay_gmjke {
979
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
980
- 0 0 1px rgba(0, 0, 0, 0.04)
981
- } .sortable-list__dragOverlay_gmjke .sortable-list__icon_gmjke {
982
- color: #fff;
983
- } @keyframes sortable-list__pop_gmjke {
984
- to {
985
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
986
- 0 0 1px rgba(0, 0, 0, 0.04);
987
- }
988
- }.form-control__inner_19s6v {
989
- background-color: rgba(222, 222, 238, 0.13);
990
- } .form-control__disabled_19s6v.form-control__hasError_19s6v {
991
- box-shadow: inset 0 0 0 2px #ff5431;
992
- }
993
-
994
- .form-control__inner_1hc1v {
995
- background-color: rgba(15, 25, 55, 0.1);
996
- } .form-control__disabled_1hc1v.form-control__hasError_1hc1v {
997
- box-shadow: inset 0 0 0 2px
998
- #ff5431;
999
- }
1000
- .form-control__inner_8npwr {
1001
- background-color: rgba(214, 214, 229, 0.07);
1002
- } .form-control__disabled_8npwr.form-control__hasError_8npwr {
1003
- box-shadow: inset 0 0 0 2px #ff5431;
1004
- }
1005
- .form-control__inner_b7ljo {
1006
- background-color: rgba(38, 55, 88, 0.06);
1007
- } .form-control__disabled_b7ljo.form-control__hasError_b7ljo {
1008
- box-shadow: inset 0 0 0 2px
1009
- #ff5431;
1010
- }
1011
-
1012
- .form-control__component_1cvov {
1013
- color: #fff;
1014
- } .form-control__label_1cvov {
1015
- color: rgba(238, 238, 251, 0.55);
1016
- } .form-control__hint_1cvov {
1017
- color: rgba(238, 238, 251, 0.55);
1018
- } .form-control__inner_1cvov.form-control__disabled_1cvov {
1019
- color: rgba(238, 238, 251, 0.55);
1020
- background-color: rgba(214, 214, 229, 0.07);
1021
- } .form-control__disabled_1cvov .form-control__label_1cvov {
1022
- color: rgba(233, 233, 250, 0.37);
1023
- } .form-control__disabled_1cvov.form-control__hasError_1cvov {
1024
- background-color: rgba(214, 214, 229, 0.07);
1025
- } .form-control__inner_1cvov:not(.form-control__disabled_1cvov):hover {
1026
- background-color: rgba(214, 214, 229, 0.07);
1027
- } .form-control__focused_1cvov.form-control__inner_1cvov,
1028
- .form-control__focused_1cvov.form-control__inner_1cvov:hover {
1029
- background-color: rgba(214, 214, 229, 0.07);
1030
- box-shadow: inset 0 0 0 2px rgba(238, 238, 251, 0.55)
1031
- } .form-control__focused_1cvov.form-control__inner_1cvov.form-control__hasError_1cvov, .form-control__focused_1cvov.form-control__inner_1cvov:hover.form-control__hasError_1cvov {
1032
- box-shadow: inset 0 0 0 2px #ff5431;
1033
- } .form-control__error_1cvov {
1034
- color: #ff5431;
1035
- } .form-control__hasError_1cvov {
1036
- box-shadow: inset 0 0 0 2px #ff5431;
1037
- background-color: rgba(214, 214, 229, 0.07);
1038
- } .form-control__hasError_1cvov .form-control__label_1cvov {
1039
- color: rgba(238, 238, 251, 0.55);
1040
- }
1041
-
1042
- .form-control__component_vetbo {
1043
- color: #0e0e0e;
1044
- } .form-control__label_vetbo {
1045
- color: rgba(4, 4, 19, 0.55);
1046
- } .form-control__hint_vetbo {
1047
- color: rgba(4, 4, 19, 0.55);
1048
- } .form-control__inner_vetbo.form-control__disabled_vetbo {
1049
- color: rgba(4, 4, 19, 0.55);
1050
- background-color: rgba(38, 55, 88, 0.06);
1051
- } .form-control__disabled_vetbo .form-control__label_vetbo {
1052
- color: rgba(5, 8, 29, 0.38);
1053
- } .form-control__disabled_vetbo.form-control__hasError_vetbo {
1054
- background-color: rgba(38, 55, 88, 0.06);
1055
- } .form-control__inner_vetbo:not(.form-control__disabled_vetbo):hover {
1056
- background-color: rgba(38, 55, 88, 0.06);
1057
- } .form-control__focused_vetbo.form-control__inner_vetbo,
1058
- .form-control__focused_vetbo.form-control__inner_vetbo:hover {
1059
- background-color: #fff;
1060
- box-shadow: inset 0 0 0 2px
1061
- rgba(4, 4, 21, 0.47)
1062
- } .form-control__focused_vetbo.form-control__inner_vetbo.form-control__hasError_vetbo, .form-control__focused_vetbo.form-control__inner_vetbo:hover.form-control__hasError_vetbo {
1063
- box-shadow: inset 0 0 0 2px
1064
- #ff5431;
1065
- } .form-control__error_vetbo {
1066
- color: #ff5431;
1067
- } .form-control__hasError_vetbo {
1068
- box-shadow: inset 0 0 0 2px
1069
- #ff5431;
1070
- background-color: rgba(38, 55, 88, 0.06);
1071
- } .form-control__hasError_vetbo .form-control__label_vetbo {
1072
- color: rgba(4, 4, 19, 0.55);
1073
- }.switch__component_9y0c4 {
1074
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1075
- } .switch__switch_9y0c4 {
1076
- background-color: rgba(238, 238, 251, 0.55);
1077
- border: 2px solid transparent
1078
- } .switch__switch_9y0c4:hover {
1079
- background-color: rgba(239, 240, 252, 0.65);
1080
- } .switch__switch_9y0c4:before {
1081
- background-color: #fff;
1082
- } .switch__label_9y0c4 {
1083
- color: #fff;
1084
- } .switch__hint_9y0c4 {
1085
- color: rgba(238, 238, 251, 0.55);
1086
- } .switch__checked_9y0c4 .switch__switch_9y0c4 {
1087
- background-color: #17d055
1088
- } .switch__checked_9y0c4 .switch__switch_9y0c4:hover {
1089
- background-color: #22e068;
1090
- } .switch__disabled_9y0c4 .switch__switch_9y0c4 {
1091
- background-color: rgba(225, 225, 248, 0.09)
1092
- } .switch__disabled_9y0c4 .switch__switch_9y0c4:before {
1093
- background-color: rgba(228, 228, 251, 0.28);
1094
- } .switch__disabled_9y0c4.switch__checked_9y0c4 .switch__switch_9y0c4 {
1095
- background-color: rgba(225, 225, 248, 0.09);
1096
- } .switch__disabled_9y0c4 .switch__label_9y0c4 {
1097
- color: rgba(238, 238, 251, 0.55);
1098
- } .switch__disabled_9y0c4 .switch__hint_9y0c4 {
1099
- color: rgba(238, 238, 251, 0.55);
1100
- } .switch__focused_9y0c4 .switch__switch_9y0c4 {
1101
- outline: 2px solid #3193fc;
1102
- }
1103
- .system-message__component_l44dt {
1104
- color: rgba(238, 238, 251, 0.55);
1105
- }
1106
-
1107
-
1108
- .system-message__component_sz2bb {
1109
- color: #fff;
1110
- }
1111
-
1112
- .system-message__component_2qtlw {
1113
- color: #fff;
1114
- }
1115
- .typography__tertiary_e4qmo {
1116
- color: rgba(233, 233, 250, 0.37);
1117
- } .typography__disabled_e4qmo {
1118
- color: rgba(236, 236, 254, 0.18);
1119
- } .typography__accent_e4qmo {
1120
- color: #ef3124;
1121
- } .typography__primary_e4qmo {
1122
- color: #fff;
1123
- } .typography__attention_e4qmo {
1124
- color: #fa9313;
1125
- } .typography__positive_e4qmo {
1126
- color: #0cc44d;
1127
- } .typography__secondary_e4qmo {
1128
- color: rgba(238, 238, 251, 0.55);
1129
- } .typography__tertiary-inverted_e4qmo {
1130
- color: rgba(5, 8, 29, 0.38);
1131
- } .typography__primary-inverted_e4qmo {
1132
- color: #0e0e0e;
1133
- } .typography__secondary-inverted_e4qmo {
1134
- color: rgba(4, 4, 19, 0.55);
1135
- } .typography__link_e4qmo {
1136
- color: #4a9dfc;
1137
- } .typography__negative_e4qmo {
1138
- color: #ff5431;
1139
- } .typography__static-primary-light_e4qmo {
1140
- color: #fff;
1141
- } .typography__static-secondary-light_e4qmo {
1142
- color: rgba(238, 238, 251, 0.55);
1143
- } .typography__static-tertiary-light_e4qmo {
1144
- color: rgba(233, 233, 250, 0.37);
1145
- } .typography__static-primary-dark_e4qmo {
1146
- color: #0e0e0e;
1147
- } .typography__static-secondary-dark_e4qmo {
1148
- color: rgba(4, 4, 19, 0.55);
1149
- } .typography__static-tertiary-dark_e4qmo {
1150
- color: rgba(5, 8, 29, 0.38);
1151
- } .typography__static-accent_e4qmo {
1152
- color: #ef3124;
1153
- }
1154
-
1155
-
1156
-
1157
-
1158
-
1159
- @media screen and (min-width: 1024px) {
1160
- }.base-modal__component_1yl6c {
1161
- background: #1c1c1e;
1162
- }.popover__component_1ukqo {
1163
- background-color: transparent;
1164
- color: #fff;
1165
- } .popover__inner_1ukqo {
1166
- background-color: #1c1c1e;
1167
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
1168
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1169
- border: 1px solid transparent;
1170
- } .popover__arrow_1ukqo:after {
1171
- background-color: #1c1c1e;
1172
- border: 1px solid transparent;
1173
- }.action-button__primary_xufs2 {
1174
- color: #fff
1175
- } .action-button__primary_xufs2 .action-button__iconWrapper_xufs2 {
1176
- color: #0e0e0e;
1177
- background-color: #fff;
1178
- } .action-button__primary_xufs2:hover .action-button__iconWrapper_xufs2 {
1179
- background-color: #e7e8eb;
1180
- } .action-button__primary_xufs2:active .action-button__iconWrapper_xufs2 {
1181
- background-color: #d2d3d9;
1182
- } .action-button__primary_xufs2 .action-button__loader_xufs2 {
1183
- color: #0e0e0e;
1184
- } .action-button__secondary_xufs2 {
1185
- color: #fff
1186
- } .action-button__secondary_xufs2 .action-button__iconWrapper_xufs2 {
1187
- color: #fff;
1188
- background-color: #1c1c1e;
1189
- } .action-button__secondary_xufs2:hover .action-button__iconWrapper_xufs2 {
1190
- background-color: #212124;
1191
- } .action-button__secondary_xufs2:active .action-button__iconWrapper_xufs2 {
1192
- background-color: #29292c;
1193
- } .action-button__secondary_xufs2 .action-button__loader_xufs2 {
1194
- color: #fff;
1195
- } .action-button__disabled_xufs2 {
1196
- color: rgba(233, 233, 250, 0.37)
1197
- } .action-button__disabled_xufs2 .action-button__iconWrapper_xufs2 {
1198
- color: #4a4a51;
1199
- background-color: #1c1c1e;
1200
- }
1201
- .action-button__component_1u5jq {
1202
- -webkit-tap-highlight-color: transparent
1203
- } .action-button__focused_1u5jq {
1204
- outline: 2px solid #3193fc;
1205
- }
1206
- .action-button__primary_o78d3 {
1207
- color: #0e0e0e
1208
- } .action-button__primary_o78d3 .action-button__iconWrapper_o78d3 {
1209
- color: #fff;
1210
- background-color: #0e0e0e;
1211
- } .action-button__primary_o78d3:hover .action-button__iconWrapper_o78d3 {
1212
- background-color: #29292c;
1213
- } .action-button__primary_o78d3:active .action-button__iconWrapper_o78d3 {
1214
- background-color: #2f2f32;
1215
- } .action-button__primary_o78d3 .action-button__loader_o78d3 {
1216
- color: #0e0e0e;
1217
- } .action-button__secondary_o78d3 {
1218
- color: #0e0e0e
1219
- } .action-button__secondary_o78d3 .action-button__iconWrapper_o78d3 {
1220
- color: #0e0e0e;
1221
- background-color: #f2f3f5;
1222
- } .action-button__secondary_o78d3:hover .action-button__iconWrapper_o78d3 {
1223
- background-color: #e7e8eb;
1224
- } .action-button__secondary_o78d3:active .action-button__iconWrapper_o78d3 {
1225
- background-color: #dcdde1;
1226
- } .action-button__secondary_o78d3 .action-button__loader_o78d3 {
1227
- color: #fff;
1228
- } .action-button__disabled_o78d3 {
1229
- color: rgba(5, 8, 29, 0.38)
1230
- } .action-button__disabled_o78d3 .action-button__iconWrapper_o78d3 {
1231
- color: #babbc2;
1232
- background-color: #f2f3f5;
1233
- }
1234
- .action-button__primary_88l83 {
1235
- color: #0e0e0e
1236
- } .action-button__primary_88l83 .action-button__iconWrapper_88l83 {
1237
- color: #fff;
1238
- background-color: #0e0e0e;
1239
- } .action-button__primary_88l83 .action-button__loader_88l83 {
1240
- color: #fff;
1241
- } .action-button__secondary_88l83 {
1242
- color: #0e0e0e
1243
- } .action-button__secondary_88l83 .action-button__iconWrapper_88l83 {
1244
- color: #0e0e0e;
1245
- background-color: #f2f3f5;
1246
- } .action-button__secondary_88l83 .action-button__loader_88l83 {
1247
- color: #0e0e0e;
1248
- } .action-button__disabled_88l83 {
1249
- color: rgba(5, 8, 29, 0.38)
1250
- } .action-button__disabled_88l83 .action-button__iconWrapper_88l83 {
1251
- color: #babbc2;
1252
- background-color: #f2f3f5;
1253
- }.pagination__component_4altb {
1254
- color: #fff;
1255
- }
1256
- .pagination__dots_1af4r {
1257
- color: rgba(238, 238, 251, 0.55);
1258
- }
1259
-
1260
- button.pagination__tag_1j4g9.pagination__tag_1j4g9 {
1261
- color: rgba(238, 238, 251, 0.55)
1262
- } button.pagination__tag_1j4g9.pagination__tag_1j4g9:hover:not(:disabled) {
1263
- background-color: rgba(214, 214, 229, 0.07);
1264
- color: #fff;
1265
- } button.pagination__tag_1j4g9.pagination__tag_1j4g9:active:not(:disabled) {
1266
- background-color: rgba(225, 225, 248, 0.09);
1267
- } button.pagination__tag_1j4g9.pagination__tag_1j4g9.pagination__checked_1j4g9 {
1268
- background-color: #fff;
1269
- color: #0e0e0e;
1270
- } button.pagination__tag_1j4g9.pagination__tag_1j4g9.pagination__checked_1j4g9:hover:not(:disabled) {
1271
- color: #0e0e0e;
1272
- } button.pagination__tag_1j4g9.pagination__tag_1j4g9.pagination__checked_1j4g9:active:not(:disabled) {
1273
- color: #fff;
1274
- }.textarea__input_1mbtw {
1275
- color: #fff;
1276
- caret-color: #fff;
1277
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1278
- } .textarea__input_1mbtw:-webkit-autofill {
1279
- -webkit-text-fill-color: #fff;
1280
- } .textarea__input_1mbtw::placeholder {
1281
- color: rgba(238, 238, 251, 0.55);
1282
- } .textarea__hasInnerLabel_1mbtw::placeholder {
1283
- color: rgba(233, 233, 250, 0.37);
1284
- } .textarea__input_1mbtw:read-only:not(.textarea__disableUserInput_1mbtw) {
1285
- color: rgba(233, 233, 250, 0.37)
1286
- } .textarea__input_1mbtw:read-only:not(.textarea__disableUserInput_1mbtw):focus::placeholder {
1287
- color: rgba(238, 238, 251, 0.55);
1288
- } .textarea__input_1mbtw:disabled {
1289
- color: rgba(233, 233, 250, 0.37);
1290
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1291
- } .textarea__input_1mbtw:focus::placeholder {
1292
- color: rgba(233, 233, 250, 0.37);
1293
- } .textarea__error_1mbtw {
1294
- color: #fff;
1295
- caret-color: #fff;
1296
- } .textarea__textarea_1mbtw {
1297
- color: #fff;
1298
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1299
- } .textarea__textarea_1mbtw::placeholder {
1300
- color: rgba(238, 238, 251, 0.55);
1301
- } .textarea__hasInnerLabel_1mbtw::placeholder {
1302
- color: rgba(233, 233, 250, 0.37);
1303
- } .textarea__textarea_1mbtw:disabled {
1304
- color: rgba(233, 233, 250, 0.37);
1305
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1306
- } .textarea__textarea_1mbtw:read-only {
1307
- color: rgba(233, 233, 250, 0.37);
1308
- } .textarea__textarea_1mbtw:focus::placeholder {
1309
- color: rgba(233, 233, 250, 0.37);
1310
- } .textarea__hint_1mbtw {
1311
- color: rgba(238, 238, 251, 0.55);
1312
- } .textarea__error_1mbtw {
1313
- color: #ff5431;
1314
- }
1315
- .textarea__customScrollbar_1092z::-webkit-scrollbar-track {
1316
- background-color: transparent;
1317
- } .textarea__customScrollbar_1092z::-webkit-scrollbar-track-piece {
1318
- background-color: transparent;
1319
- } .textarea__customScrollbar_1092z::-webkit-scrollbar-thumb {
1320
- background-color: rgba(255, 255, 255, 0.3);
1321
- border-color: transparent;
1322
- } .textarea__customScrollbar_1092z::-webkit-scrollbar-thumb:active {
1323
- background-color: rgba(255, 255, 255, 0.6);
1324
- } .textarea__pseudoTextarea_1092z span {
1325
- color: transparent;
1326
- } .textarea__pseudoTextarea_1092z .textarea__overflow_1092z {
1327
- background-color: rgba(255, 84, 49, 0.4);
1328
- } .textarea__pseudoTextarea_1092z::-webkit-scrollbar-thumb {
1329
- background-color: transparent;
1330
- } .textarea__focusVisible_1092z {
1331
- outline: 2px solid #3193fc;
1332
- } .textarea__textarea_1092z.textarea__s_1092z {
1333
- border-top: 14px solid transparent;
1334
- border-bottom: 14px solid transparent;
1335
- } .textarea__textarea_1092z.textarea__m_1092z {
1336
- border-top: 18px solid transparent;
1337
- border-bottom: 18px solid transparent;
1338
- } .textarea__textarea_1092z.textarea__l_1092z {
1339
- border-top: 22px solid transparent;
1340
- border-bottom: 22px solid transparent;
1341
- } .textarea__textarea_1092z.textarea__xl_1092z {
1342
- border-top: 24px solid transparent;
1343
- border-bottom: 24px solid transparent;
1344
- } .textarea__textarea_1092z.textarea__hasInnerLabel_1092z.textarea__s_1092z {
1345
- border-top: 24px solid transparent;
1346
- border-bottom: 4px solid transparent;
1347
- } .textarea__textarea_1092z.textarea__hasInnerLabel_1092z.textarea__m_1092z {
1348
- border-top: 24px solid transparent;
1349
- border-bottom: 8px solid transparent;
1350
- } .textarea__textarea_1092z.textarea__hasInnerLabel_1092z.textarea__l_1092z {
1351
- border-top: 32px solid transparent;
1352
- border-bottom: 12px solid transparent;
1353
- } .textarea__textarea_1092z.textarea__hasInnerLabel_1092z.textarea__xl_1092z {
1354
- border-top: 34px solid transparent;
1355
- border-bottom: 14px solid transparent;
1356
- }
1357
- .textarea__input_i0n6w {
1358
- color: #0e0e0e;
1359
- caret-color: #0e0e0e;
1360
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1361
- } .textarea__input_i0n6w:-webkit-autofill {
1362
- -webkit-text-fill-color: #0e0e0e;
1363
- } .textarea__input_i0n6w::placeholder {
1364
- color: rgba(4, 4, 19, 0.55);
1365
- } .textarea__hasInnerLabel_i0n6w::placeholder {
1366
- color: rgba(5, 8, 29, 0.38);
1367
- } .textarea__input_i0n6w:read-only:not(.textarea__disableUserInput_i0n6w) {
1368
- color: rgba(5, 8, 29, 0.38)
1369
- } .textarea__input_i0n6w:read-only:not(.textarea__disableUserInput_i0n6w):focus::placeholder {
1370
- color: rgba(4, 4, 19, 0.55);
1371
- } .textarea__input_i0n6w:disabled {
1372
- color: rgba(5, 8, 29, 0.38);
1373
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1374
- } .textarea__input_i0n6w:focus::placeholder {
1375
- color: rgba(5, 8, 29, 0.38);
1376
- } .textarea__error_i0n6w {
1377
- color: #0e0e0e;
1378
- caret-color: #0e0e0e;
1379
- } .textarea__textarea_i0n6w {
1380
- color: #0e0e0e;
1381
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1382
- } .textarea__textarea_i0n6w::placeholder {
1383
- color: rgba(4, 4, 19, 0.55);
1384
- } .textarea__hasInnerLabel_i0n6w::placeholder {
1385
- color: rgba(5, 8, 29, 0.38);
1386
- } .textarea__textarea_i0n6w:disabled {
1387
- color: rgba(5, 8, 29, 0.38);
1388
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1389
- } .textarea__textarea_i0n6w:read-only {
1390
- color: rgba(5, 8, 29, 0.38);
1391
- } .textarea__textarea_i0n6w:focus::placeholder {
1392
- color: rgba(5, 8, 29, 0.38);
1393
- } .textarea__hint_i0n6w {
1394
- color: rgba(238, 238, 251, 0.55);
1395
- } .textarea__error_i0n6w {
1396
- color: #ff5431;
1397
- }.circular-progress-bar__component_1ckn0.circular-progress-bar__bg-positive_1ckn0 {
1398
- background: #17d055;
1399
- } .circular-progress-bar__component_1ckn0.circular-progress-bar__bg-negative_1ckn0 {
1400
- background: #ff5431;
1401
- } .circular-progress-bar__backgroundCircle_1ckn0,
1402
- .circular-progress-bar__progressCircle_1ckn0 {
1403
- fill: transparent;
1404
- } .circular-progress-bar__positive_1ckn0 {
1405
- stroke: #17d055;
1406
- } .circular-progress-bar__negative_1ckn0 {
1407
- stroke: #ff5431;
1408
- } .circular-progress-bar__backgroundCircle_1ckn0 {
1409
- stroke: rgba(222, 222, 238, 0.13)
1410
- } .circular-progress-bar__backgroundCircle_1ckn0.circular-progress-bar__stroke_1ckn0 {
1411
- stroke: transparent;
1412
- } .circular-progress-bar__iconWrapper_1ckn0.circular-progress-bar__icon-tertiary_1ckn0 {
1413
- color: #4a4a51;
1414
- } .circular-progress-bar__iconWrapper_1ckn0.circular-progress-bar__icon-positive_1ckn0 {
1415
- color: #17d055;
1416
- } .circular-progress-bar__iconWrapper_1ckn0.circular-progress-bar__icon-negative_1ckn0 {
1417
- color: #ff5431;
1418
- } .circular-progress-bar__iconWrapper_1ckn0.circular-progress-bar__icon-primary-inverted_1ckn0 {
1419
- color: #0e0e0e;
1420
- } .circular-progress-bar__iconWrapper_1ckn0.circular-progress-bar__icon-primary_1ckn0 {
1421
- color: #fff;
1422
- } .circular-progress-bar__iconWrapper_1ckn0.circular-progress-bar__icon-secondary_1ckn0 {
1423
- color: #898991;
1424
- }.button__primary_1sqie {
1425
- color: #0e0e0e;
1426
- background-color: #fff
1427
- } @media (hover: hover) {
1428
- .button__primary_1sqie:hover {
1429
- background-color: #e7e8eb;
1430
- }
1431
- } .button__primary_1sqie:active {
1432
- background-color: #d2d3d9;
1433
- } .button__primary_1sqie > .button__loader_1sqie {
1434
- color: #0e0e0e;
1435
- } .button__secondary_1sqie {
1436
- background-color: rgba(222, 222, 238, 0.13)
1437
- } .button__secondary_1sqie:hover {
1438
- background-color: rgba(234, 234, 248, 0.15);
1439
- } .button__secondary_1sqie:active {
1440
- background-color: rgba(231, 231, 248, 0.18);
1441
- } .button__ghost_1sqie:active {
1442
- color: #a0a1a9;
1443
- } .button__component_1sqie[disabled].button__primary_1sqie {
1444
- color: rgba(233, 233, 250, 0.37);
1445
- background-color: rgba(214, 214, 229, 0.07)
1446
- } .button__component_1sqie[disabled].button__primary_1sqie.button__loading_1sqie {
1447
- background-color: #fff;
1448
- } .button__component_1sqie[disabled].button__secondary_1sqie {
1449
- color: rgba(233, 233, 250, 0.37);
1450
- background-color: rgba(214, 214, 229, 0.07);
1451
- } .button__component_1sqie[disabled].button__tertiary_1sqie {
1452
- color: rgba(233, 233, 250, 0.37);
1453
- border-color: rgba(228, 228, 251, 0.28);
1454
- } .button__component_1sqie[disabled].button__link_1sqie {
1455
- color: rgba(233, 233, 250, 0.37);
1456
- } .button__component_1sqie[disabled].button__ghost_1sqie {
1457
- color: rgba(233, 233, 250, 0.37);
1458
- }
1459
-
1460
- .button__primary_1ac6r {
1461
- color: #fff;
1462
- background-color: #0e0e0e
1463
- } @media (hover: hover) {
1464
- .button__primary_1ac6r:hover {
1465
- background-color: #29292c;
1466
- }
1467
- } .button__primary_1ac6r:active {
1468
- background-color: #2f2f32;
1469
- } .button__primary_1ac6r > .button__loader_1ac6r {
1470
- color: #fff;
1471
- } .button__secondary_1ac6r {
1472
- background-color: rgba(15, 25, 55, 0.1)
1473
- } .button__secondary_1ac6r:hover {
1474
- background-color: rgba(5, 12, 41, 0.14);
1475
- } .button__secondary_1ac6r:active {
1476
- background-color: rgba(5, 11, 44, 0.18);
1477
- } .button__ghost_1ac6r:active {
1478
- color: #75757d;
1479
- } .button__component_1ac6r[disabled].button__primary_1ac6r {
1480
- color: rgba(5, 8, 29, 0.38);
1481
- background-color: rgba(38, 55, 88, 0.06)
1482
- } .button__component_1ac6r[disabled].button__primary_1ac6r.button__loading_1ac6r {
1483
- background-color: #0e0e0e;
1484
- } .button__component_1ac6r[disabled].button__secondary_1ac6r {
1485
- color: rgba(5, 8, 29, 0.38);
1486
- background-color: rgba(38, 55, 88, 0.06);
1487
- } .button__component_1ac6r[disabled].button__tertiary_1ac6r {
1488
- color: rgba(5, 8, 29, 0.38);
1489
- border-color: rgba(9, 12, 37, 0.28);
1490
- } .button__component_1ac6r[disabled].button__link_1ac6r {
1491
- color: rgba(5, 8, 29, 0.38);
1492
- } .button__component_1ac6r[disabled].button__ghost_1ac6r {
1493
- color: rgba(5, 8, 29, 0.38);
1494
- }
1495
- .button__primary_1qpql {
1496
- color: #0e0e0e;
1497
- background-color: #fff
1498
- } @media (hover: hover) {
1499
- .button__primary_1qpql:hover {
1500
- background-color: #e7e8eb;
1501
- }
1502
- } .button__primary_1qpql:active {
1503
- background-color: #d2d3d9;
1504
- } .button__primary_1qpql > .button__loader_1qpql {
1505
- color: #0e0e0e;
1506
- } .button__secondary_1qpql {
1507
- background-color: rgba(214, 214, 229, 0.07)
1508
- } .button__secondary_1qpql:active {
1509
- background-color: rgba(222, 222, 238, 0.13);
1510
- } .button__ghost_1qpql:active {
1511
- color: #a0a1a9;
1512
- } .button__component_1qpql[disabled].button__primary_1qpql {
1513
- color: rgba(233, 233, 250, 0.37);
1514
- background-color: rgba(214, 214, 229, 0.07)
1515
- } .button__component_1qpql[disabled].button__primary_1qpql.button__loading_1qpql {
1516
- background-color: #fff;
1517
- } .button__component_1qpql[disabled].button__secondary_1qpql {
1518
- color: rgba(233, 233, 250, 0.37);
1519
- background-color: rgba(214, 214, 229, 0.07);
1520
- } .button__component_1qpql[disabled].button__tertiary_1qpql {
1521
- color: rgba(233, 233, 250, 0.37);
1522
- border-color: rgba(228, 228, 251, 0.28);
1523
- } .button__component_1qpql[disabled].button__link_1qpql {
1524
- color: rgba(233, 233, 250, 0.37);
1525
- } .button__component_1qpql[disabled].button__ghost_1qpql {
1526
- color: rgba(233, 233, 250, 0.37);
1527
- }
1528
- .button__primary_eu89o {
1529
- color: #fff;
1530
- background-color: #0e0e0e
1531
- } @media (hover: hover) {
1532
- .button__primary_eu89o:hover {
1533
- background-color: #29292c;
1534
- }
1535
- } .button__primary_eu89o:active {
1536
- background-color: #2f2f32;
1537
- } .button__primary_eu89o > .button__loader_eu89o {
1538
- color: #fff;
1539
- } .button__secondary_eu89o {
1540
- background-color: rgba(38, 55, 88, 0.06)
1541
- } .button__secondary_eu89o:active {
1542
- background-color: rgba(5, 12, 41, 0.14);
1543
- } .button__ghost_eu89o:active {
1544
- color: #75757d;
1545
- } .button__component_eu89o[disabled].button__primary_eu89o {
1546
- color: rgba(5, 8, 29, 0.38);
1547
- background-color: rgba(38, 55, 88, 0.06)
1548
- } .button__component_eu89o[disabled].button__primary_eu89o.button__loading_eu89o {
1549
- background-color: #0e0e0e;
1550
- } .button__component_eu89o[disabled].button__secondary_eu89o {
1551
- color: rgba(5, 8, 29, 0.38);
1552
- background-color: rgba(38, 55, 88, 0.06);
1553
- } .button__component_eu89o[disabled].button__tertiary_eu89o {
1554
- color: rgba(5, 8, 29, 0.38);
1555
- border-color: rgba(9, 12, 37, 0.28);
1556
- } .button__component_eu89o[disabled].button__link_eu89o {
1557
- color: rgba(5, 8, 29, 0.38);
1558
- } .button__component_eu89o[disabled].button__ghost_eu89o {
1559
- color: rgba(5, 8, 29, 0.38);
1560
- }
1561
-
1562
- .button__accent_94zrs {
1563
- color: #fff;
1564
- background-color: #f83a2a;
1565
- border: 1px solid transparent
1566
- } @media (hover: hover) {
1567
- .button__accent_94zrs:hover {
1568
- background-color: #ff503e;
1569
- }
1570
- } .button__accent_94zrs:active {
1571
- background-color: #fd624e;
1572
- } .button__accent_94zrs > .button__loader_94zrs {
1573
- color: #fff;
1574
- } .button__primary_94zrs {
1575
- border: 1px solid transparent;
1576
- } .button__secondary_94zrs {
1577
- color: #fff;
1578
- border: 1px solid transparent
1579
- } .button__secondary_94zrs > .button__loader_94zrs {
1580
- color: #fff;
1581
- } .button__outlined_94zrs {
1582
- color: #fff;
1583
- background-color: transparent;
1584
- border: 1px solid #b8b9c0
1585
- } @media (hover: hover) {
1586
- .button__outlined_94zrs:hover {
1587
- background-color: rgba(0, 0, 0, 0.07);
1588
- }
1589
- } .button__outlined_94zrs:active {
1590
- background-color: rgba(0, 0, 0, 0.15);
1591
- } .button__tertiary_94zrs {
1592
- color: #fff;
1593
- background-color: rgba(255, 255, 255, 0);
1594
- border: 1px solid #fff
1595
- } @media (hover: hover) {
1596
- .button__tertiary_94zrs:hover {
1597
- background-color: rgba(214, 214, 229, 0.07);
1598
- border-color: #fff;
1599
- }
1600
- } .button__tertiary_94zrs:active {
1601
- background-color: rgba(225, 225, 248, 0.09);
1602
- } .button__tertiary_94zrs > .button__loader_94zrs {
1603
- color: #fff;
1604
- } .button__filled_94zrs {
1605
- color: #fff;
1606
- background-color: #36363a
1607
- } @media (hover: hover) {
1608
- .button__filled_94zrs:hover {
1609
- background-color: rgb(68, 68, 72);
1610
- }
1611
- } .button__filled_94zrs:active {
1612
- background-color: rgb(84, 84, 88);
1613
- } .button__transparent_94zrs {
1614
- color: #fff;
1615
- background-color: rgba(255, 255, 255, 0.1)
1616
- } @media (hover: hover) {
1617
- .button__transparent_94zrs:hover {
1618
- background-color: rgba(255, 255, 255, 0.2);
1619
- }
1620
- } .button__transparent_94zrs:active {
1621
- background-color: rgba(255, 255, 255, 0.4);
1622
- } .button__link_94zrs {
1623
- color: #fff;
1624
- background-color: transparent;
1625
- border: 1px solid transparent
1626
- } @media (hover: hover) {
1627
- .button__link_94zrs:hover {
1628
- background-color: rgba(214, 214, 229, 0.07);
1629
- }
1630
- } .button__link_94zrs:active {
1631
- background-color: rgba(225, 225, 248, 0.09);
1632
- } .button__link_94zrs > .button__loader_94zrs {
1633
- color: #fff;
1634
- } .button__ghost_94zrs {
1635
- background-color: transparent;
1636
- color: #fff
1637
- } @media (hover: hover) {
1638
- .button__ghost_94zrs:hover {
1639
- color: #babbc2;
1640
- }
1641
- } .button__ghost_94zrs > .button__loader_94zrs {
1642
- color: #fff;
1643
- } .button__component_94zrs[disabled].button__accent_94zrs {
1644
- color: rgba(233, 233, 250, 0.37);
1645
- background-color: rgba(214, 214, 229, 0.07)
1646
- } .button__component_94zrs[disabled].button__accent_94zrs.button__loading_94zrs {
1647
- background-color: #f83a2a;
1648
- } .button__component_94zrs[disabled].button__secondary_94zrs {
1649
- border-color: transparent
1650
- } .button__component_94zrs[disabled].button__secondary_94zrs.button__loading_94zrs {
1651
- color: #fff;
1652
- background-color: rgba(222, 222, 238, 0.13);
1653
- border-color: transparent;
1654
- } .button__component_94zrs[disabled].button__outlined_94zrs {
1655
- color: rgba(255, 255, 255, 0.3);
1656
- background-color: transparent;
1657
- border-color: rgba(184, 185, 192, 0.3)
1658
- } .button__component_94zrs[disabled].button__outlined_94zrs.button__loading_94zrs {
1659
- color: #fff;
1660
- } .button__component_94zrs[disabled].button__tertiary_94zrs {
1661
- background-color: rgba(255, 255, 255, 0)
1662
- } .button__component_94zrs[disabled].button__tertiary_94zrs.button__loading_94zrs {
1663
- color: #fff;
1664
- border-color: #fff;
1665
- } .button__component_94zrs[disabled].button__filled_94zrs {
1666
- color: rgba(255, 255, 255, 0.3);
1667
- background-color: rgba(54, 54, 58, 0.3)
1668
- } .button__component_94zrs[disabled].button__filled_94zrs.button__loading_94zrs {
1669
- color: #fff;
1670
- background-color: #36363a;
1671
- } .button__component_94zrs[disabled].button__transparent_94zrs {
1672
- color: rgba(255, 255, 255, 0.3);
1673
- background-color: rgba(255, 255, 255, 0.03)
1674
- } .button__component_94zrs[disabled].button__transparent_94zrs.button__loading_94zrs {
1675
- color: #fff;
1676
- background-color: rgba(255, 255, 255, 0.1);
1677
- } .button__component_94zrs[disabled].button__link_94zrs {
1678
- background-color: transparent
1679
- } .button__component_94zrs[disabled].button__link_94zrs.button__loading_94zrs {
1680
- color: #fff;
1681
- } .button__component_94zrs[disabled].button__ghost_94zrs.button__loading_94zrs {
1682
- color: #fff;
1683
- }
1684
- .button__focused_cir0l {
1685
- outline: 2px solid #3193fc;
1686
- }
1687
- .button__accent_rjibc {
1688
- color: #fff;
1689
- background-color: #ef3124;
1690
- border: 1px solid transparent
1691
- } @media (hover: hover) {
1692
- .button__accent_rjibc:hover {
1693
- background-color: #e32a17;
1694
- }
1695
- } .button__accent_rjibc:active {
1696
- background-color: #d72505;
1697
- } .button__accent_rjibc > .button__loader_rjibc {
1698
- color: #fff;
1699
- } .button__primary_rjibc {
1700
- border: 1px solid transparent;
1701
- } .button__secondary_rjibc {
1702
- color: #0e0e0e;
1703
- border: 1px solid transparent
1704
- } .button__secondary_rjibc > .button__loader_rjibc {
1705
- color: #0e0e0e;
1706
- } .button__outlined_rjibc {
1707
- color: #fff;
1708
- background-color: transparent;
1709
- border: 1px solid #b8b9c0
1710
- } @media (hover: hover) {
1711
- .button__outlined_rjibc:hover {
1712
- background-color: rgba(255, 255, 255, 0.15);
1713
- }
1714
- } .button__outlined_rjibc:active {
1715
- background-color: rgba(0, 0, 0, 0.15);
1716
- } .button__tertiary_rjibc {
1717
- color: #0e0e0e;
1718
- background-color: rgba(255, 255, 255, 0);
1719
- border: 1px solid #0e0e0e
1720
- } @media (hover: hover) {
1721
- .button__tertiary_rjibc:hover {
1722
- background-color: rgba(38, 55, 88, 0.06);
1723
- border-color: #0e0e0e;
1724
- }
1725
- } .button__tertiary_rjibc:active {
1726
- background-color: rgba(30, 43, 68, 0.08);
1727
- } .button__tertiary_rjibc > .button__loader_rjibc {
1728
- color: #0e0e0e;
1729
- } .button__filled_rjibc {
1730
- color: #fff;
1731
- background-color: #36363a
1732
- } @media (hover: hover) {
1733
- .button__filled_rjibc:hover {
1734
- background-color: rgb(84, 84, 88);
1735
- }
1736
- } .button__filled_rjibc:active {
1737
- background-color: rgb(46, 46, 49);
1738
- } .button__transparent_rjibc {
1739
- color: #0e0e0e;
1740
- background-color: rgba(255, 255, 255, 0.1)
1741
- } @media (hover: hover) {
1742
- .button__transparent_rjibc:hover {
1743
- background-color: rgba(255, 255, 255, 0.2);
1744
- }
1745
- } .button__transparent_rjibc:active {
1746
- background-color: rgba(255, 255, 255, 0.05);
1747
- } .button__link_rjibc {
1748
- color: #0e0e0e;
1749
- background-color: transparent;
1750
- border: 1px solid transparent
1751
- } @media (hover: hover) {
1752
- .button__link_rjibc:hover {
1753
- background-color: rgba(38, 55, 88, 0.06);
1754
- }
1755
- } .button__link_rjibc:active {
1756
- background-color: rgba(30, 43, 68, 0.08);
1757
- } .button__link_rjibc > .button__loader_rjibc {
1758
- color: #0e0e0e;
1759
- } .button__ghost_rjibc {
1760
- background-color: transparent;
1761
- color: #0e0e0e
1762
- } @media (hover: hover) {
1763
- .button__ghost_rjibc:hover {
1764
- color: #5f5f66;
1765
- }
1766
- } .button__ghost_rjibc > .button__loader_rjibc {
1767
- color: #0e0e0e;
1768
- } .button__component_rjibc[disabled].button__accent_rjibc {
1769
- color: rgba(5, 8, 29, 0.38);
1770
- background-color: rgba(38, 55, 88, 0.06)
1771
- } .button__component_rjibc[disabled].button__accent_rjibc.button__loading_rjibc {
1772
- background-color: #ef3124;
1773
- } .button__component_rjibc[disabled].button__secondary_rjibc {
1774
- border-color: transparent
1775
- } .button__component_rjibc[disabled].button__secondary_rjibc.button__loading_rjibc {
1776
- color: #0e0e0e;
1777
- background-color: rgba(15, 25, 55, 0.1);
1778
- border-color: transparent;
1779
- } .button__component_rjibc[disabled].button__outlined_rjibc {
1780
- color: rgba(255, 255, 255, 0.3);
1781
- background-color: transparent;
1782
- border-color: rgba(28, 28, 30, 0.3)
1783
- } .button__component_rjibc[disabled].button__outlined_rjibc.button__loading_rjibc {
1784
- color: #fff;
1785
- } .button__component_rjibc[disabled].button__tertiary_rjibc {
1786
- background-color: rgba(255, 255, 255, 0)
1787
- } .button__component_rjibc[disabled].button__tertiary_rjibc.button__loading_rjibc {
1788
- color: #0e0e0e;
1789
- } .button__component_rjibc[disabled].button__filled_rjibc {
1790
- color: rgba(255, 255, 255, 0.3);
1791
- background-color: rgba(54, 54, 58, 0.3);
1792
- border-color: transparent
1793
- } .button__component_rjibc[disabled].button__filled_rjibc.button__loading_rjibc {
1794
- color: #fff;
1795
- background-color: #36363a;
1796
- border-color: transparent;
1797
- } .button__component_rjibc[disabled].button__transparent_rjibc {
1798
- color: rgba(255, 255, 255, 0.3);
1799
- background-color: rgba(255, 255, 255, 0.03)
1800
- } .button__component_rjibc[disabled].button__transparent_rjibc.button__loading_rjibc {
1801
- color: #0e0e0e;
1802
- background-color: rgba(255, 255, 255, 0.1);
1803
- } .button__component_rjibc[disabled].button__link_rjibc {
1804
- background-color: transparent
1805
- } .button__component_rjibc[disabled].button__link_rjibc.button__loading_rjibc {
1806
- color: #0e0e0e;
1807
- } .button__component_rjibc[disabled].button__ghost_rjibc.button__loading_rjibc {
1808
- color: #0e0e0e;
1809
- }.chart__coreChart_atfin .recharts-text tspan {
1810
- fill: #fff;
1811
- }
1812
- @keyframes chart__showDot_9xeqi {
1813
- }
1814
-
1815
- .chart__tickText_op4y8 {
1816
- fill: #fff;
1817
- } .chart__circle_op4y8 {
1818
- fill: #0e0e0e;
1819
- } .chart__circle_op4y8 {
1820
- fill: #0e0e0e;
1821
- }
1822
- .chart__tooltip_ophdo {
1823
- background-color: #0e0e0e;
1824
- border: 1px solid #36363a;
1825
- box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
1826
- 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1827
- } .chart__tooltipArrow_ophdo {
1828
- border: 1px solid #36363a;
1829
- background-color: #0e0e0e;
1830
- } .chart__tooltipArrow_ophdo:before {
1831
- border-color: transparent #0e0e0e transparent transparent;
1832
- }.comment__component_102vw {
1833
- background-color: #1c1c1e;
1834
- }.list-header__filled_27omm {
1835
- background-color: #212124;
1836
- }.list__list_880rl {
1837
- color: #fff;
1838
- }
1839
- .list__slot_1y5z7.list__defaultColor_1y5z7 {
1840
- color: #fff;
1841
- }.stepped-progress-bar__bar_lqs2r {
1842
- background: rgba(222, 222, 238, 0.13);
1843
- } .stepped-progress-bar__description_lqs2r {
1844
- color: rgba(238, 238, 251, 0.55);
1845
- }
1846
-
1847
- .stepped-progress-bar__bar_mymhr {
1848
- background: rgba(15, 25, 55, 0.1);
1849
- } .stepped-progress-bar__description_mymhr {
1850
- color: rgba(4, 4, 19, 0.55);
1851
- }
1852
- .stepped-progress-bar__bar_7gqao.stepped-progress-bar__positive_7gqao {
1853
- background: #17d055;
1854
- } .stepped-progress-bar__bar_7gqao.stepped-progress-bar__attention_7gqao {
1855
- background: #fda136;
1856
- } .stepped-progress-bar__bar_7gqao.stepped-progress-bar__negative_7gqao {
1857
- background: #ff5431;
1858
- } .stepped-progress-bar__bar_7gqao.stepped-progress-bar__link_7gqao {
1859
- background: #3193fc;
1860
- } .stepped-progress-bar__bar_7gqao.stepped-progress-bar__tertiary_7gqao {
1861
- background: #4a4a51;
1862
- } .stepped-progress-bar__bar_7gqao.stepped-progress-bar__secondary_7gqao {
1863
- background: #898991;
1864
- } .stepped-progress-bar__bar_7gqao.stepped-progress-bar__primary_7gqao {
1865
- background: #fff;
1866
- } .stepped-progress-bar__bar_7gqao.stepped-progress-bar__accent_7gqao {
1867
- background: #f83a2a;
1868
- }.tab-bar__component_16z03 {
1869
- background-color: #0e0e0e;
1870
- } .tab-bar__border_16z03 {
1871
- box-shadow: 0 -1px 0 0 #29292c;
1872
- }
1873
- .tab-bar__component_lg08x {
1874
- background-color: transparent;
1875
- -webkit-tap-highlight-color: transparent;
1876
- color: rgba(238, 238, 251, 0.55);
1877
- } .tab-bar__selected_lg08x {
1878
- color: #f83a2a;
1879
- } .tab-bar__label_lg08x {
1880
- color: rgba(238, 238, 251, 0.55);
1881
- }.drawer__customScrollbar_4sg2w::-webkit-scrollbar-track {
1882
- background-color: transparent;
1883
- } .drawer__customScrollbar_4sg2w::-webkit-scrollbar-track-piece {
1884
- background-color: transparent;
1885
- } .drawer__customScrollbar_4sg2w::-webkit-scrollbar-thumb {
1886
- background-color: rgba(255, 255, 255, 0.3);
1887
- border-color: transparent;
1888
- } .drawer__customScrollbar_4sg2w::-webkit-scrollbar-thumb:active {
1889
- background-color: rgba(255, 255, 255, 0.6);
1890
- } .drawer__backdropEnter_4sg2w {
1891
- background-color: transparent;
1892
- } .drawer__backdropEnterActive_4sg2w,
1893
- .drawer__backdropEnterDone_4sg2w {
1894
- background-color: rgba(0, 0, 0, 0.7);
1895
- } .drawer__backdropExit_4sg2w {
1896
- background-color: rgba(0, 0, 0, 0.7);
1897
- } .drawer__backdropExitActive_4sg2w,
1898
- .drawer__backdropExitDone_4sg2w {
1899
- background-color: transparent;
1900
- }.attach__component_9fxb7 {
1901
- } .attach__file_9fxb7,
1902
- .attach__noFile_9fxb7 {
1903
- color: rgba(238, 238, 251, 0.55);
1904
- } .attach__focused_9fxb7 {
1905
- outline: 2px solid #3193fc;
1906
- }.custom-button__customButton_10bbc.custom-button__white_10bbc * {
1907
- color: #0e0e0e;
1908
- } .custom-button__customButton_10bbc.custom-button__black_10bbc * {
1909
- color: #fff;
1910
- } .custom-button__customButton_10bbc.custom-button__static-white_10bbc * {
1911
- color: #fff;
1912
- } .custom-button__customButton_10bbc.custom-button__static-black_10bbc * {
1913
- color: #0e0e0e;
1914
- } .custom-button__customButton_10bbc:before {
1915
- background-color: rgba(0, 0, 0, 0);
1916
- } .custom-button__customButton_10bbc.custom-button__darkening_10bbc:hover:before {
1917
- background-color: rgba(255, 255, 255, 0.07);
1918
- } .custom-button__customButton_10bbc.custom-button__darkening_10bbc:active:before {
1919
- background-color: rgba(255, 255, 255, 0.15);
1920
- } .custom-button__customButton_10bbc.custom-button__lightening_10bbc:hover:before {
1921
- background-color: rgba(0, 0, 0, 0.07);
1922
- } .custom-button__customButton_10bbc.custom-button__lightening_10bbc:active:before {
1923
- background-color: rgba(0, 0, 0, 0.15);
1924
- } .custom-button__customButton_10bbc.custom-button__static-darkening_10bbc:hover:before {
1925
- background-color: rgba(0, 0, 0, 0.07);
1926
- } .custom-button__customButton_10bbc.custom-button__static-darkening_10bbc:active:before {
1927
- background-color: rgba(0, 0, 0, 0.15);
1928
- } .custom-button__customButton_10bbc.custom-button__static-lightening_10bbc:hover:before {
1929
- background-color: rgba(255, 255, 255, 0.07);
1930
- } .custom-button__customButton_10bbc.custom-button__static-lightening_10bbc:active:before {
1931
- background-color: rgba(255, 255, 255, 0.15);
1932
- } .custom-button__customButton_10bbc:disabled.custom-button__white_10bbc * {
1933
- color: #fff;
1934
- } .custom-button__customButton_10bbc:disabled.custom-button__black_10bbc * {
1935
- color: #0e0e0e;
1936
- }.confirmation-v1__errorHeader_iqvxn {
1937
- color: #fff;
1938
- color: #fff;
1939
- } .confirmation-v1__errorText_iqvxn {
1940
- color: rgba(238, 238, 251, 0.55);
1941
- color: rgba(238, 238, 251, 0.55);
1942
- } .confirmation-v1__phoneHintText_iqvxn {
1943
- color: rgba(238, 238, 251, 0.55);
1944
- color: rgba(238, 238, 251, 0.55);
1945
- } .confirmation-v1__phonesWrap_iqvxn {
1946
- color: rgba(238, 238, 251, 0.55);
1947
- } .confirmation-v1__phoneDescription_iqvxn {
1948
- color: rgba(238, 238, 251, 0.55);
1949
- }
1950
- .confirmation-v1__input_1uu59 {
1951
- background-color: #1c1c1e;
1952
- color: #fff
1953
- } .confirmation-v1__input_1uu59.confirmation-v1__hasError_1uu59 {
1954
- color: #ff5431;
1955
- caret-color: #fff;
1956
- background-color: #392523;
1957
- } .confirmation-v1__input_1uu59.confirmation-v1__disabled_1uu59 {
1958
- color: rgba(233, 233, 250, 0.37);
1959
- } @keyframes confirmation-v1__shake_1uu59 {
1960
- }
1961
- .confirmation-v1__component_1pb7h {
1962
- color: rgba(238, 238, 251, 0.55);
1963
- color: rgba(238, 238, 251, 0.55);
1964
- }
1965
- .confirmation-v1__circle_7i38q {
1966
- fill: transparent;
1967
- stroke: #49494f;
1968
- }
1969
- .confirmation-v1__title_1hc6g {
1970
- color: #fff;
1971
- } .confirmation-v1__description_1hc6g {
1972
- color: rgba(238, 238, 251, 0.55);
1973
- } .confirmation-v1__alertIcon_1hc6g {
1974
- color: #d91d0b;
1975
- }
1976
- .confirmation-v1__header_ztas3 {
1977
- color: #fff;
1978
- color: #fff;
1979
- } .confirmation-v1__error_ztas3 {
1980
- color: #ff5431;
1981
- } .confirmation-v1__loaderText_ztas3 {
1982
- color: rgba(238, 238, 251, 0.55);
1983
- color: rgba(238, 238, 251, 0.55);
1984
- }.cc-icon-button.icon-button__primary_lhye6 {
1985
- color: #fff
1986
- } .cc-icon-button.icon-button__primary_lhye6:hover {
1987
- color: #babbc2;
1988
- } .cc-icon-button.icon-button__primary_lhye6:active {
1989
- color: #a0a1a9;
1990
- } .cc-icon-button.icon-button__secondary_lhye6 {
1991
- color: rgba(238, 238, 251, 0.55)
1992
- } .cc-icon-button.icon-button__secondary_lhye6:hover {
1993
- color: rgba(239, 240, 252, 0.65);
1994
- } .cc-icon-button.icon-button__secondary_lhye6:active {
1995
- color: rgba(243, 245, 254, 0.75);
1996
- } .cc-icon-button.icon-button__transparent_lhye6 {
1997
- color: rgba(255, 255, 255, 0.3)
1998
- } .cc-icon-button.icon-button__transparent_lhye6:hover {
1999
- color: rgba(255, 255, 255, 0.4);
2000
- } .cc-icon-button.icon-button__transparent_lhye6:active {
2001
- color: rgba(255, 255, 255, 0.5);
2002
- } .cc-icon-button.icon-button__negative_lhye6 {
2003
- color: #ff5431
2004
- } .cc-icon-button.icon-button__negative_lhye6:hover {
2005
- color: #ff7554;
2006
- } .cc-icon-button.icon-button__negative_lhye6:active {
2007
- color: #ff8d73;
2008
- } .cc-icon-button.icon-button__tertiary_lhye6 {
2009
- color: rgba(228, 228, 251, 0.28)
2010
- } .cc-icon-button.icon-button__tertiary_lhye6:hover {
2011
- color: rgba(233, 233, 250, 0.37);
2012
- } .cc-icon-button.icon-button__tertiary_lhye6:active {
2013
- color: rgba(238, 238, 254, 0.46);
2014
- } .cc-icon-button.icon-button__component_lhye6:disabled.icon-button__primary_lhye6 {
2015
- color: rgba(222, 222, 238, 0.13)
2016
- } .cc-icon-button.icon-button__component_lhye6:disabled.icon-button__primary_lhye6.icon-button__loader_lhye6 {
2017
- color: #fff;
2018
- } .cc-icon-button.icon-button__component_lhye6:disabled.icon-button__secondary_lhye6 {
2019
- color: rgba(222, 222, 238, 0.13)
2020
- } .cc-icon-button.icon-button__component_lhye6:disabled.icon-button__secondary_lhye6.icon-button__loader_lhye6 {
2021
- color: rgba(238, 238, 251, 0.55);
2022
- } .cc-icon-button.icon-button__component_lhye6:disabled.icon-button__negative_lhye6 {
2023
- color: rgba(222, 222, 238, 0.13)
2024
- } .cc-icon-button.icon-button__component_lhye6:disabled.icon-button__negative_lhye6.icon-button__loader_lhye6 {
2025
- color: #ff5431;
2026
- } .cc-icon-button.icon-button__component_lhye6:disabled.icon-button__tertiary_lhye6 {
2027
- color: rgba(222, 222, 238, 0.13)
2028
- } .cc-icon-button.icon-button__component_lhye6:disabled.icon-button__tertiary_lhye6.icon-button__loader_lhye6 {
2029
- color: rgba(228, 228, 251, 0.28);
2030
- }
2031
-
2032
- .cc-icon-button.icon-button__primary_x8zoi {
2033
- color: #0e0e0e
2034
- } .cc-icon-button.icon-button__primary_x8zoi:hover {
2035
- color: #3f3f45;
2036
- } .cc-icon-button.icon-button__primary_x8zoi:active {
2037
- color: #5f5f66;
2038
- } .cc-icon-button.icon-button__secondary_x8zoi {
2039
- color: rgba(4, 4, 21, 0.47)
2040
- } .cc-icon-button.icon-button__secondary_x8zoi:hover {
2041
- color: rgba(4, 4, 19, 0.55);
2042
- } .cc-icon-button.icon-button__secondary_x8zoi:active {
2043
- color: rgba(1, 1, 12, 0.63);
2044
- } .cc-icon-button.icon-button__transparent_x8zoi {
2045
- color: rgba(14, 14, 14, 0.3)
2046
- } .cc-icon-button.icon-button__transparent_x8zoi:hover {
2047
- color: rgba(14, 14, 14, 0.4);
2048
- } .cc-icon-button.icon-button__transparent_x8zoi:active {
2049
- color: rgba(14, 14, 14, 0.5);
2050
- } .cc-icon-button.icon-button__negative_x8zoi {
2051
- color: #ff5431
2052
- } .cc-icon-button.icon-button__negative_x8zoi:hover {
2053
- color: #ec2e14;
2054
- } .cc-icon-button.icon-button__negative_x8zoi:active {
2055
- color: #c7251c;
2056
- } .cc-icon-button.icon-button__tertiary_x8zoi {
2057
- color: rgba(9, 12, 37, 0.28)
2058
- } .cc-icon-button.icon-button__tertiary_x8zoi:hover {
2059
- color: rgba(5, 8, 29, 0.38);
2060
- } .cc-icon-button.icon-button__tertiary_x8zoi:active {
2061
- color: rgba(4, 4, 21, 0.47);
2062
- } .cc-icon-button.icon-button__component_x8zoi:disabled.icon-button__primary_x8zoi {
2063
- color: rgba(15, 25, 55, 0.1)
2064
- } .cc-icon-button.icon-button__component_x8zoi:disabled.icon-button__primary_x8zoi.icon-button__loader_x8zoi {
2065
- color: #0e0e0e;
2066
- } .cc-icon-button.icon-button__component_x8zoi:disabled.icon-button__secondary_x8zoi {
2067
- color: rgba(15, 25, 55, 0.1)
2068
- } .cc-icon-button.icon-button__component_x8zoi:disabled.icon-button__secondary_x8zoi.icon-button__loader_x8zoi {
2069
- color: rgba(4, 4, 21, 0.47);
2070
- } .cc-icon-button.icon-button__component_x8zoi:disabled.icon-button__negative_x8zoi {
2071
- color: rgba(15, 25, 55, 0.1)
2072
- } .cc-icon-button.icon-button__component_x8zoi:disabled.icon-button__negative_x8zoi.icon-button__loader_x8zoi {
2073
- color: #ff5431;
2074
- } .cc-icon-button.icon-button__component_x8zoi:disabled.icon-button__tertiary_x8zoi {
2075
- color: rgba(15, 25, 55, 0.1)
2076
- } .cc-icon-button.icon-button__component_x8zoi:disabled.icon-button__tertiary_x8zoi.icon-button__loader_x8zoi {
2077
- color: rgba(9, 12, 37, 0.28);
2078
- }
2079
- .confirmation__component_1y7hj {
2080
- color: rgba(238, 238, 251, 0.55);
2081
- }
2082
- .confirmation__circle_pkycu {
2083
- fill: transparent;
2084
- stroke: #4a4a51;
2085
- }
2086
-
2087
- .confirmation__typographyTheme_ad40t.confirmation__typographyTheme_ad40t {
2088
- color: rgba(238, 238, 251, 0.55);
2089
- }
2090
- .confirmation__typographyTheme_h331c.confirmation__typographyTheme_h331c {
2091
- color: rgba(238, 238, 251, 0.55);
2092
- }
2093
- .confirmation__typographyTheme_9x8gr.confirmation__typographyTheme_9x8gr {
2094
- color: rgba(238, 238, 251, 0.55);
2095
- } .confirmation__phone_9x8gr.confirmation__phone_9x8gr {
2096
- color: #fff;
2097
- } .confirmation__countdownContainer_9x8gr.confirmation__countdownContainer_9x8gr {
2098
- color: rgba(238, 238, 251, 0.55);
2099
- }
2100
- .confirmation__typographyTheme_br64n.confirmation__typographyTheme_br64n {
2101
- color: rgba(238, 238, 251, 0.55);
2102
- }.input__input_129jq {
2103
- color: #fff;
2104
- caret-color: #fff;
2105
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2106
- } .input__input_129jq:-webkit-autofill {
2107
- -webkit-text-fill-color: #fff;
2108
- } .input__input_129jq::placeholder {
2109
- color: rgba(238, 238, 251, 0.55);
2110
- } .input__hasInnerLabel_129jq::placeholder {
2111
- color: rgba(233, 233, 250, 0.37);
2112
- } .input__input_129jq:read-only:not(.input__disableUserInput_129jq) {
2113
- color: rgba(233, 233, 250, 0.37)
2114
- } .input__input_129jq:read-only:not(.input__disableUserInput_129jq):focus::placeholder {
2115
- color: rgba(238, 238, 251, 0.55);
2116
- } .input__input_129jq:disabled {
2117
- color: rgba(233, 233, 250, 0.37);
2118
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
2119
- } .input__input_129jq:focus::placeholder {
2120
- color: rgba(233, 233, 250, 0.37);
2121
- } .input__error_129jq {
2122
- color: #fff;
2123
- caret-color: #fff;
2124
- }
2125
- .input__errorColorIcon_458ek {
2126
- color: #ff5431;
2127
- } .input__successColorIcon_458ek {
2128
- color: #17d055;
2129
- } .input__focusVisible_458ek {
2130
- outline: 2px solid #3193fc;
2131
- } @keyframes input__onautofillstart_458ek {
2132
- from {
2133
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2134
- }
2135
- to {
2136
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
2137
- }
2138
- } @keyframes input__onautofillcancel_458ek {
2139
- from {
2140
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2141
- }
2142
- to {
2143
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
2144
- }
2145
- }
2146
- .input__input_tarq0 {
2147
- color: #0e0e0e;
2148
- caret-color: #0e0e0e;
2149
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2150
- } .input__input_tarq0:-webkit-autofill {
2151
- -webkit-text-fill-color: #0e0e0e;
2152
- } .input__input_tarq0::placeholder {
2153
- color: rgba(4, 4, 19, 0.55);
2154
- } .input__hasInnerLabel_tarq0::placeholder {
2155
- color: rgba(5, 8, 29, 0.38);
2156
- } .input__input_tarq0:read-only:not(.input__disableUserInput_tarq0) {
2157
- color: rgba(5, 8, 29, 0.38)
2158
- } .input__input_tarq0:read-only:not(.input__disableUserInput_tarq0):focus::placeholder {
2159
- color: rgba(4, 4, 19, 0.55);
2160
- } .input__input_tarq0:disabled {
2161
- color: rgba(5, 8, 29, 0.38);
2162
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
2163
- } .input__input_tarq0:focus::placeholder {
2164
- color: rgba(5, 8, 29, 0.38);
2165
- } .input__error_tarq0 {
2166
- color: #0e0e0e;
2167
- caret-color: #0e0e0e;
2168
- }
2169
- .input__clearIcon_au8hn {
2170
- color: rgba(228, 228, 251, 0.28)
2171
- } .input__clearIcon_au8hn:hover {
2172
- color: rgba(233, 233, 250, 0.37);
2173
- } .input__clearIcon_au8hn:active {
2174
- color: rgba(238, 238, 254, 0.46);
2175
- }
2176
-
2177
- .input__clearIcon_1838h {
2178
- color: rgba(9, 12, 37, 0.28)
2179
- } .input__clearIcon_1838h:hover {
2180
- color: rgba(5, 8, 29, 0.38);
2181
- } .input__clearIcon_1838h:active {
2182
- color: rgba(4, 4, 21, 0.47);
2183
- }.pass-code__message_ul3qg {
2184
- color: #fff;
2185
- } .pass-code__error_ul3qg {
2186
- color: #ff5431;
2187
- }
2188
- .pass-code__dot_jv8yw {
2189
- background: rgba(222, 222, 238, 0.13)
2190
- } .pass-code__dot_jv8yw.pass-code__error_jv8yw {
2191
- background: #ff5431;
2192
- } .pass-code__filled_jv8yw {
2193
- background: #fff;
2194
- }
2195
- @keyframes pass-code__shake_ohff6 {
2196
- }
2197
-
2198
- .pass-code__secondary_m6gfp.pass-code__secondary_m6gfp {
2199
- color: #fff;
2200
- background: rgba(225, 225, 248, 0.09)
2201
- } .pass-code__secondary_m6gfp.pass-code__secondary_m6gfp:hover {
2202
- color: #fff;
2203
- } .pass-code__secondary_m6gfp.pass-code__secondary_m6gfp:active {
2204
- background: rgba(234, 234, 248, 0.15);
2205
- } .pass-code__ghost_m6gfp.pass-code__ghost_m6gfp {
2206
- color: #fff
2207
- } .pass-code__ghost_m6gfp.pass-code__ghost_m6gfp:hover {
2208
- color: #fff;
2209
- } .pass-code__ghost_m6gfp.pass-code__ghost_m6gfp:active {
2210
- background: rgba(234, 234, 248, 0.15);
2211
- }.pattern-lock__message_tnry3 {
2212
- color: #fff;
2213
- } .pattern-lock__error_tnry3 {
2214
- color: #ff5431;
2215
- } @media screen and (min-width: 360px) {
2216
- } @media screen and (min-width: 390px) {
2217
- }.file-upload-item__component_2mrdy {
2218
- color: rgba(238, 238, 251, 0.55);
2219
- box-shadow: 0 -1px 0 0 #29292c inset
2220
- } .file-upload-item__icon_2mrdy {
2221
- color: #fff;
2222
- } .file-upload-item__errorIcon_2mrdy {
2223
- color: #ff5431;
2224
- } .file-upload-item__successIcon_2mrdy {
2225
- color: #17d055;
2226
- } .file-upload-item__name_2mrdy {
2227
- color: #fff
2228
- } .file-upload-item__errorWrapper_2mrdy {
2229
- color: #ff5431
2230
- }
2231
-
2232
- .plate__component_1qaf5 {
2233
- color: #fff
2234
- } .plate__focused_1qaf5 {
2235
- outline: 2px solid #3193fc;
2236
- } .plate__shadow_1qaf5:after {
2237
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
2238
- 0 0 1px rgba(0, 0, 0, 0.04);
2239
- } .plate__common_1qaf5 {
2240
- background-color: rgba(225, 225, 248, 0.09);
2241
- border: 1px solid rgba(238, 238, 251, 0.55)
2242
- } .plate__common_1qaf5:before {
2243
- background-color: rgba(238, 238, 251, 0.55);
2244
- } .plate__negative_1qaf5 {
2245
- background-color: #392523;
2246
- border: 1px solid #ff5431
2247
- } .plate__negative_1qaf5:before {
2248
- background-color: #ff5431;
2249
- } .plate__positive_1qaf5 {
2250
- background-color: #232d25;
2251
- border: 1px solid #17d055
2252
- } .plate__positive_1qaf5:before {
2253
- background-color: #17d055;
2254
- } .plate__attention_1qaf5 {
2255
- background-color: #36291f;
2256
- border: 1px solid #fda136
2257
- } .plate__attention_1qaf5:before {
2258
- background-color: #fda136;
2259
- } .plate__custom_1qaf5 {
2260
- background: transparent;
2261
- border: 1px solid rgba(238, 238, 251, 0.55)
2262
- } .plate__custom_1qaf5:before {
2263
- background-color: rgba(238, 238, 251, 0.55);
2264
- }.navigation-bar__content_1kv2x {
2265
- color: #fff
2266
- } .navigation-bar__subtitle_1kv2x {
2267
- color: rgba(238, 238, 251, 0.55);
2268
- }
2269
- .navigation-bar__component_1876c {
2270
- background: rgba(14, 14, 14, 0.4)
2271
- } .navigation-bar__component_1876c svg > path {
2272
- fill: #fff;
2273
- } .navigation-bar__component_1876c:hover svg > path {
2274
- fill: #babbc2;
2275
- } .navigation-bar__component_1876c:active svg > path {
2276
- fill: #a0a1a9;
2277
- } .navigation-bar__mobileWrapper_1876c {
2278
- background: rgba(214, 214, 229, 0.07)
2279
- } .navigation-bar__mobileWrapper_1876c svg > path {
2280
- fill: rgba(238, 238, 251, 0.55);
2281
- }
2282
- .navigation-bar__button_uatey {
2283
- background: rgba(14, 14, 14, 0.4);
2284
- color: #fff
2285
- } .navigation-bar__button_uatey.navigation-bar__mobile_uatey {
2286
- background: rgba(214, 214, 229, 0.07);
2287
- color: rgba(238, 238, 251, 0.55);
2288
- }
2289
-
2290
- .toast-plate__component_5dg91 {
2291
- color: #0e0e0e;
2292
- background-color: #fff;
2293
- } .toast-plate__closeButtonWrapper_5dg91:before {
2294
- background-color: #e7e8eb;
2295
- }
2296
-
2297
- .toast-plate__component_4wskr {
2298
- color: #fff;
2299
- background-color: #1c1c1e;
2300
- } .toast-plate__closeButtonWrapper_4wskr:before {
2301
- background-color: #29292c;
2302
- }.pure-cell__focused_1q7ju {
2303
- outline: 2px solid #3193fc;
2304
- }
2305
-
2306
-
2307
-
2308
- .pure-cell__categoryPercent_g9byr {
2309
- background-color: #1c1c1e;
2310
- }
2311
-
2312
-
2313
-
2314
-
2315
-
2316
- .number-input__steppers_52k5h {
2317
- background-color: rgba(214, 214, 229, 0.07);
2318
- } .number-input__steppersFocused_52k5h,
2319
- .number-input__steppersDisabled_52k5h {
2320
- background-color: rgba(225, 225, 248, 0.09);
2321
- }
2322
-
2323
- .number-input__steppers_fg0pj {
2324
- background-color: #fff;
2325
- } .number-input__steppersFocused_fg0pj,
2326
- .number-input__steppersDisabled_fg0pj {
2327
- background-color: rgba(15, 25, 55, 0.1);
2328
- }
2329
- .number-input__separator_1jhyf {
2330
- background-color: rgba(222, 222, 238, 0.13);
2331
- }
2332
-
2333
- .number-input__separator_1mm20 {
2334
- background-color: rgba(15, 25, 55, 0.1);
2335
- }.slider-input__slider_16wwr .noUi-base:hover > .noUi-connects {
2336
- background-color: #898991;
2337
- } .slider-input__slider_16wwr .noUi-connects {
2338
- background-color: #898991;
2339
- } .slider-input__steps_16wwr {
2340
- color: rgba(238, 238, 251, 0.55);
2341
- } .slider-input__info_16wwr {
2342
- color: rgba(238, 238, 251, 0.55);
2343
- }.with-suffix__hasSuffix_13t4t input:focus::placeholder {
2344
- color: transparent;
2345
- } .with-suffix__disabled_13t4t {
2346
- color: rgba(233, 233, 250, 0.37);
2347
- } .with-suffix__readOnly_13t4t {
2348
- color: rgba(233, 233, 250, 0.37);
2349
- }.bottom-sheet__modal_6rf8a.bottom-sheet__modal_6rf8a {
2350
- background-color: transparent;
2351
- } .bottom-sheet__component_6rf8a {
2352
- background-color: #1c1c1e;
2353
- } .bottom-sheet__defaultMarker_6rf8a {
2354
- background-color: rgba(222, 222, 238, 0.13);
2355
- } .bottom-sheet__content_6rf8a {
2356
- color: #fff;
2357
- } .bottom-sheet__background-accent_6rf8a {
2358
- background-color: #ef3124;
2359
- } .bottom-sheet__background-info_6rf8a {
2360
- background-color: #001c3c;
2361
- } .bottom-sheet__background-attention-muted_6rf8a {
2362
- background-color: #36291f;
2363
- } .bottom-sheet__background-positive-muted_6rf8a {
2364
- background-color: #232d25;
2365
- } .bottom-sheet__background-negative-muted_6rf8a {
2366
- background-color: #392523;
2367
- } .bottom-sheet__background-primary_6rf8a {
2368
- background-color: #0e0e0e;
2369
- } .bottom-sheet__background-primary-inverted_6rf8a {
2370
- background-color: #fff;
2371
- } .bottom-sheet__background-secondary_6rf8a {
2372
- background-color: #1c1c1e;
2373
- } .bottom-sheet__background-secondary-inverted_6rf8a {
2374
- background-color: #f2f3f5;
2375
- } .bottom-sheet__background-tertiary_6rf8a {
2376
- background-color: #27272a;
2377
- } .bottom-sheet__background-tertiary-inverted_6rf8a {
2378
- background-color: #e7e8ea;
2379
- } .bottom-sheet__background-quaternary_6rf8a {
2380
- background-color: #36363a;
2381
- } .bottom-sheet__background-quaternary-inverted_6rf8a {
2382
- background-color: #dcdee2;
2383
- } .bottom-sheet__background-specialbg-component_6rf8a {
2384
- background-color: rgba(255, 255, 255, 0.1);
2385
- } .bottom-sheet__background-specialbg-component-inverted_6rf8a {
2386
- background-color: rgba(11, 31, 53, 0.07);
2387
- } .bottom-sheet__background-specialbg-primary-grouped_6rf8a {
2388
- background-color: #1c1c1e;
2389
- } .bottom-sheet__background-specialbg-secondary-grouped_6rf8a {
2390
- background-color: #27272a;
2391
- } .bottom-sheet__background-specialbg-tertiary-grouped_6rf8a {
2392
- background-color: #36363a;
2393
- } .bottom-sheet__background-specialbg-secondary-transparent_6rf8a {
2394
- background-color: rgba(214, 214, 229, 0.07);
2395
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_6rf8a {
2396
- background-color: rgba(38, 55, 88, 0.06);
2397
- } .bottom-sheet__background-specialbg-tertiary-transparent_6rf8a {
2398
- background-color: rgba(222, 222, 240, 0.12);
2399
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_6rf8a {
2400
- background-color: rgba(30, 43, 68, 0.08);
2401
- }
2402
- .bottom-sheet__footer_17wtd {
2403
- background-color: #1c1c1e;
2404
- } .bottom-sheet__highlighted_17wtd {
2405
- border-top: 1px solid #36363a;
2406
- background-color: #1c1c1e;
2407
- } .bottom-sheet__background-accent_17wtd {
2408
- background-color: #ef3124;
2409
- } .bottom-sheet__background-info_17wtd {
2410
- background-color: #001c3c;
2411
- } .bottom-sheet__background-attention-muted_17wtd {
2412
- background-color: #36291f;
2413
- } .bottom-sheet__background-positive-muted_17wtd {
2414
- background-color: #232d25;
2415
- } .bottom-sheet__background-negative-muted_17wtd {
2416
- background-color: #392523;
2417
- } .bottom-sheet__background-primary_17wtd {
2418
- background-color: #0e0e0e;
2419
- } .bottom-sheet__background-primary-inverted_17wtd {
2420
- background-color: #fff;
2421
- } .bottom-sheet__background-secondary_17wtd {
2422
- background-color: #1c1c1e;
2423
- } .bottom-sheet__background-secondary-inverted_17wtd {
2424
- background-color: #f2f3f5;
2425
- } .bottom-sheet__background-tertiary_17wtd {
2426
- background-color: #27272a;
2427
- } .bottom-sheet__background-tertiary-inverted_17wtd {
2428
- background-color: #e7e8ea;
2429
- } .bottom-sheet__background-quaternary_17wtd {
2430
- background-color: #36363a;
2431
- } .bottom-sheet__background-quaternary-inverted_17wtd {
2432
- background-color: #dcdee2;
2433
- } .bottom-sheet__background-specialbg-component_17wtd {
2434
- background-color: rgba(255, 255, 255, 0.1);
2435
- } .bottom-sheet__background-specialbg-component-inverted_17wtd {
2436
- background-color: rgba(11, 31, 53, 0.07);
2437
- } .bottom-sheet__background-specialbg-primary-grouped_17wtd {
2438
- background-color: #1c1c1e;
2439
- } .bottom-sheet__background-specialbg-secondary-grouped_17wtd {
2440
- background-color: #27272a;
2441
- } .bottom-sheet__background-specialbg-tertiary-grouped_17wtd {
2442
- background-color: #36363a;
2443
- } .bottom-sheet__background-specialbg-secondary-transparent_17wtd {
2444
- background-color: rgba(214, 214, 229, 0.07);
2445
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_17wtd {
2446
- background-color: rgba(38, 55, 88, 0.06);
2447
- } .bottom-sheet__background-specialbg-tertiary-transparent_17wtd {
2448
- background-color: rgba(222, 222, 240, 0.12);
2449
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_17wtd {
2450
- background-color: rgba(30, 43, 68, 0.08);
2451
- }
2452
- .bottom-sheet__highlighted_1hvqa {
2453
- border-bottom: 1px solid #36363a;
2454
- }
2455
- .popup-sheet__appear_7vt2c,
2456
- .popup-sheet__enter_7vt2c {
2457
- background-color: transparent;
2458
- } .popup-sheet__appearActive_7vt2c,
2459
- .popup-sheet__enterActive_7vt2c,
2460
- .popup-sheet__appearDone_7vt2c,
2461
- .popup-sheet__enterDone_7vt2c {
2462
- background-color: rgba(0, 0, 0, 0.7);
2463
- } .popup-sheet__exit_7vt2c {
2464
- background-color: rgba(0, 0, 0, 0.7);
2465
- } .popup-sheet__exitActive_7vt2c,
2466
- .popup-sheet__exitDone_7vt2c {
2467
- background-color: transparent;
2468
- }.toast__toastPlate_ciq7j {
2469
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2470
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2471
- } .toast__popoverInner_ciq7j {
2472
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2473
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2474
- background-color: transparent;
2475
- }.bank-card__component_a057z {
2476
- --form-control-bg-color: transparent;
2477
- --form-control-focus-shadow: transparent;
2478
- --form-control-hover-bg-color: transparent;
2479
- --form-control-focus-bg-color: transparent;
2480
- } .bank-card__label_a057z {
2481
- color: rgba(238, 238, 251, 0.55)
2482
- } .bank-card__focused_a057z .bank-card__label_a057z,
2483
- .bank-card__filled_a057z .bank-card__label_a057z {
2484
- color: #fff
2485
- } .bank-card__input_a057z {
2486
- color: #fff;
2487
- caret-color: #fff
2488
- } .bank-card__bankLogo_a057z svg g {
2489
- fill: #fff;
2490
- } .bank-card__brandLogo_a057z svg {
2491
- fill: #fff;
2492
- } .bank-card__usePhoto_a057z {
2493
- background-color: transparent
2494
- } .bank-card__usePhoto_a057z svg {
2495
- fill: #fff;
2496
- }
2497
-
2498
-
2499
-
2500
-
2501
-
2502
-
2503
-
2504
- .modal__sticky_1h6cu {
2505
- background: #1c1c1e;
2506
- } .modal__highlighted_1h6cu {
2507
- background: #1c1c1e;
2508
- box-shadow: 0 -1px 0 0 #29292c;
2509
- }
2510
-
2511
-
2512
-
2513
- .modal__highlighted_sxwc6 {
2514
- background: #1c1c1e;
2515
- box-shadow: 0 1px 0 0 #29292c;
2516
- } .modal__sticky_sxwc6.modal__hasContent_sxwc6 {
2517
- background: #1c1c1e;
2518
- }
2519
- .amount-input__minorPartAndCurrency_12zbk {
2520
- color: rgba(238, 238, 251, 0.55);
2521
- }
2522
- .amount-input__filled_1sms5 .amount-input__input_1sms5,
2523
- .amount-input__input_1sms5:focus {
2524
- -webkit-text-fill-color: transparent;
2525
- }
2526
- .amount-input__minorPartAndCurrency_1xilp {
2527
- color: rgba(4, 4, 19, 0.55);
2528
- }.tooltip__hint_1g683 {
2529
- background-color: #fff;
2530
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
2531
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2532
- color: #0e0e0e;
2533
- } .tooltip__hint_1g683 .tooltip__arrow_1g683:after {
2534
- background-color: #fff;
2535
- border-color: #fff;
2536
- } .tooltip__tooltip_1g683 {
2537
- border: 1px solid #29292c
2538
- } .tooltip__tooltip_1g683 .tooltip__arrow_1g683:after {
2539
- border-color: #29292c;
2540
- }
2541
-
2542
- .tooltip__tooltip_wj7gh {
2543
- background-color: #fff;
2544
- color: #0e0e0e;
2545
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
2546
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2547
- } .tooltip__tooltip_wj7gh .tooltip__arrow_wj7gh:after {
2548
- background-color: #fff;
2549
- } .tooltip__hint_wj7gh {
2550
- background-color: #1c1c1e;
2551
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2552
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2553
- color: #fff;
2554
- } .tooltip__hint_wj7gh .tooltip__arrow_wj7gh:after {
2555
- background-color: #1c1c1e;
2556
- }
2557
- @media (min-width: 600px) {
2558
- }
2559
-
2560
-
2561
-
2562
-
2563
-
2564
-
2565
-
2566
-
2567
- .side-panel__sticky_19kfm {
2568
- background: #1c1c1e;
2569
- } .side-panel__highlighted_19kfm {
2570
- background: #1c1c1e;
2571
- box-shadow: 0 -1px 0 0 #29292c;
2572
- }
2573
-
2574
-
2575
-
2576
- .side-panel__highlighted_5jssm {
2577
- background: #1c1c1e;
2578
- box-shadow: 0 1px 0 0 #29292c;
2579
- } .side-panel__sticky_5jssm.side-panel__hasContent_5jssm {
2580
- background: #1c1c1e;
2581
- }
2582
- .gallery__container_7drr9 {
2583
- background-color: #0e0e0e;
2584
- } .gallery__modal_7drr9 {
2585
- background: transparent;
2586
- }
2587
- .gallery__buttons_15b8s path {
2588
- color: #fff;
2589
- } .gallery__iconButton_15b8s:hover path {
2590
- color: rgb(237, 237, 237);
2591
- } .gallery__iconButton_15b8s:active path {
2592
- color: rgb(217, 217, 217);
2593
- }
2594
-
2595
- .gallery__component_or3oo {
2596
- border: 2px solid rgba(0, 0, 0, 0);
2597
- } .gallery__active_or3oo {
2598
- border-color: rgba(255, 255, 255, 0.4)
2599
- } .gallery__image_or3oo > img {
2600
- background-color: #0e0e0e;
2601
- } .gallery__loading_or3oo {
2602
- background-color: #1c1c1e
2603
- } .gallery__loading_or3oo .gallery__active_or3oo {
2604
- background-color: #36363a;
2605
- } .gallery__brokenImageWrapper_or3oo {
2606
- background-color: #36363a
2607
- } .gallery__focused_or3oo {
2608
- outline: 2px solid #3193fc;
2609
- }
2610
- .gallery__component_1bend {
2611
- background-color: #0e0e0e;
2612
- } .gallery__slideLoading_1bend {
2613
- background-color: #1c1c1e;
2614
- } .gallery__image_1bend {
2615
- background-color: #0e0e0e;
2616
- } .gallery__smallImage_1bend {
2617
- background-color: #0e0e0e;
2618
- } .gallery__arrow_1bend {
2619
- color: #fff
2620
- } .gallery__arrow_1bend:hover {
2621
- background-color: rgb(50, 50, 50);
2622
- } .gallery__arrow_1bend:active {
2623
- background-color: rgb(62, 62, 62);
2624
- } .gallery__focused_1bend {
2625
- outline: 2px solid #3193fc;
2626
- } .gallery__placeholder_1bend {
2627
- background-color: #36363a;
2628
- } .gallery__fullScreenImage_1bend {
2629
- background-color: #0e0e0e;
2630
- }
2631
- .calendar__container_uv45f.calendar__customScrollbar_uv45f::-webkit-scrollbar-track {
2632
- background-color: transparent;
2633
- } .calendar__container_uv45f.calendar__customScrollbar_uv45f::-webkit-scrollbar-track-piece {
2634
- background-color: transparent;
2635
- } .calendar__container_uv45f.calendar__customScrollbar_uv45f::-webkit-scrollbar-thumb {
2636
- background-color: rgba(255, 255, 255, 0.3);
2637
- border-color: transparent;
2638
- } .calendar__container_uv45f.calendar__customScrollbar_uv45f::-webkit-scrollbar-thumb:active {
2639
- background-color: rgba(255, 255, 255, 0.6);
2640
- }
2641
- .calendar__appear_prqto,
2642
- .calendar__enter_prqto {
2643
- background-color: transparent;
2644
- } .calendar__appearActive_prqto,
2645
- .calendar__enterActive_prqto,
2646
- .calendar__appearDone_prqto,
2647
- .calendar__enterDone_prqto {
2648
- background-color: rgba(255, 255, 255, 0.1);
2649
- } .calendar__exit_prqto {
2650
- background-color: rgba(255, 255, 255, 0.1);
2651
- } .calendar__exitActive_prqto,
2652
- .calendar__exitDone_prqto {
2653
- background-color: transparent;
2654
- }
2655
- .calendar__calendar_fandm th {
2656
- border-bottom: 1px solid #29292c;
2657
- } .calendar__dayNames_fandm {
2658
- background: #1c1c1e
2659
- } .calendar__month_fandm {
2660
- color: #fff;
2661
- } .calendar__dayName_fandm {
2662
- color: rgba(238, 238, 251, 0.55)
2663
- }
2664
-
2665
- .calendar__dayName_1a0fi {
2666
- color: rgba(238, 238, 251, 0.55)
2667
- } .calendar__day_1a0fi {
2668
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2669
- color: #fff
2670
- } .calendar__day_1a0fi.calendar__highlighted_1a0fi,
2671
- .calendar__day_1a0fi.calendar__range_1a0fi.calendar__highlighted_1a0fi:not(.calendar__disabled_1a0fi) {
2672
- color: #fff;
2673
- background: rgba(214, 214, 229, 0.07);
2674
- } .calendar__day_1a0fi.calendar__holiday_1a0fi {
2675
- color: #ff5431;
2676
- } .calendar__day_1a0fi.calendar__disabled_1a0fi {
2677
- color: rgba(233, 233, 250, 0.37);
2678
- background: transparent;
2679
- } .calendar__day_1a0fi.calendar__today_1a0fi {
2680
- color: #4a9dfc;
2681
- } .calendar__day_1a0fi.calendar__rangeComplete_1a0fi {
2682
- background: rgba(49, 147, 252, 0.15);
2683
- } .calendar__day_1a0fi.calendar__selected_1a0fi,
2684
- .calendar__day_1a0fi.calendar__disabled_1a0fi.calendar__selected_1a0fi {
2685
- color: #0e0e0e;
2686
- background: #fff;
2687
- } @media (hover) {
2688
- .calendar__day_1a0fi.calendar__selected_1a0fi:hover {
2689
- background: #e7e8eb;
2690
- }
2691
- } .calendar__dayWrapper_1a0fi {
2692
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2693
- } .calendar__range_1a0fi .calendar__day_1a0fi:not(.calendar__selected_1a0fi):not(.calendar__disabled_1a0fi):not(.calendar__today_1a0fi):not(.calendar__holiday_1a0fi) {
2694
- color: #fff;
2695
- } .calendar__range_1a0fi:before {
2696
- background: rgba(137, 137, 145, 0.15);
2697
- } .calendar__rangeComplete_1a0fi:before {
2698
- background: rgba(49, 147, 252, 0.15);
2699
- } .calendar__transitLeft_1a0fi:after {
2700
- background: linear-gradient(
2701
- 270deg,
2702
- rgba(137, 137, 145, 0.15) 0%,
2703
- rgba(255, 255, 255, 0) 100%
2704
- );
2705
- } .calendar__transitRight_1a0fi:after {
2706
- background: linear-gradient(
2707
- 270deg,
2708
- rgba(255, 255, 255, 0) 0%,
2709
- rgba(137, 137, 145, 0.15) 100%
2710
- );
2711
- } .calendar__rangeComplete_1a0fi.calendar__transitLeft_1a0fi:after {
2712
- background: linear-gradient(
2713
- 270deg,
2714
- rgba(49, 147, 252, 0.15) 0%,
2715
- rgba(255, 255, 255, 0) 100%
2716
- );
2717
- } .calendar__rangeComplete_1a0fi.calendar__transitRight_1a0fi:after {
2718
- background: linear-gradient(
2719
- 270deg,
2720
- rgba(255, 255, 255, 0) 0%,
2721
- rgba(49, 147, 252, 0.15) 100%
2722
- );
2723
- } .calendar__dot_1a0fi {
2724
- background: #fff;
2725
- } .calendar__selected_1a0fi .calendar__dot_1a0fi {
2726
- background: #0e0e0e;
2727
- } .calendar__bottomAddon_1a0fi.calendar__selected_1a0fi,
2728
- .calendar__bottomAddon_1a0fi.calendar__selected_1a0fi > * {
2729
- color: #0e0e0e;
2730
- }
2731
- .calendar__withShadow_3vjv5 {
2732
- box-shadow: 0 1px 0 0 #29292c;
2733
- }
2734
-
2735
- @media (max-width: 374px) {
2736
- }
2737
- .calendar__empty_1f5s4 {
2738
- color: rgba(238, 238, 251, 0.55);
2739
- }
2740
- .cc-calendar .calendar__button_1m9pp {
2741
- background-color: transparent
2742
- } .cc-calendar .calendar__button_1m9pp:not(:disabled):hover {
2743
- background-color: rgba(214, 214, 229, 0.07);
2744
- color: #fff;
2745
- } .cc-calendar .calendar__button_1m9pp.calendar__filled_1m9pp {
2746
- background-color: rgba(222, 222, 238, 0.13)
2747
- } .cc-calendar .calendar__button_1m9pp.calendar__filled_1m9pp:not(:disabled):hover {
2748
- background-color: rgba(234, 234, 248, 0.15);
2749
- } .cc-calendar .calendar__button_1m9pp.calendar__current_1m9pp {
2750
- color: #4a9dfc;
2751
- } .cc-calendar .calendar__button_1m9pp.calendar__selected_1m9pp,
2752
- .cc-calendar .calendar__button_1m9pp.calendar__selected_1m9pp:disabled {
2753
- background-color: #fff;
2754
- color: #0e0e0e
2755
- } .cc-calendar .calendar__button_1m9pp.calendar__selected_1m9pp:not(:disabled):hover, .cc-calendar .calendar__button_1m9pp.calendar__selected_1m9pp:disabled:not(:disabled):hover {
2756
- background-color: #fff;
2757
- color: #0e0e0e;
2758
- }
2759
- @media (max-width: 374px) {
2760
- }.select__arrow_1lz5y {
2761
- color: rgba(238, 238, 251, 0.55);
2762
- }
2763
-
2764
- .select__option_1d9qs {
2765
- background: #1c1c1e;
2766
- color: #fff
2767
- } .select__option_1d9qs:not(.select__disabled_1d9qs):active {
2768
- background: rgba(225, 225, 248, 0.09);
2769
- color: #fff;
2770
- } .select__selected_1d9qs {
2771
- background: #1c1c1e;
2772
- color: #fff;
2773
- } .select__highlighted_1d9qs {
2774
- background: rgba(214, 214, 229, 0.07);
2775
- color: #fff;
2776
- } .select__disabled_1d9qs {
2777
- background: #1c1c1e;
2778
- color: rgba(238, 238, 251, 0.55);
2779
- }
2780
- .select__popoverInner_1lmy5 {
2781
- background: transparent;
2782
- } .select__optionsListWrapper_1lmy5 {
2783
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2784
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2785
- background: #1c1c1e;
2786
- } .select__optionsListBorder_1lmy5 {
2787
- box-shadow: inset 0 0 0 1px #29292c;
2788
- }
2789
-
2790
- .select__single_asbfr {
2791
- background: #fff
2792
- } .select__colorIcon_asbfr {
2793
- color: #17d055;
2794
- }
2795
-
2796
- .select__placeholder_4scwt {
2797
- color: rgba(238, 238, 251, 0.55)
2798
- } .select__placeholder_4scwt.select__focused_4scwt {
2799
- color: rgba(233, 233, 250, 0.37);
2800
- } .select__focusVisible_4scwt {
2801
- outline: 2px solid #3193fc;
2802
- } @keyframes select__show-placeholder_4scwt {
2803
- }
2804
- .select__footer_1oncl {
2805
- background-color: #1c1c1e
2806
- } .select__highlighted_1oncl {
2807
- border-top: 1px solid #29292c;
2808
- background-color: #1c1c1e;
2809
- }
2810
- .select__optgroup_1nhtf {
2811
- background: #1c1c1e
2812
- } .select__label_1nhtf {
2813
- color: rgba(238, 238, 251, 0.55);
2814
- }
2815
- .select__option_11bak {
2816
- background: #1c1c1e;
2817
- color: #fff
2818
- } .select__option_11bak:not(.select__disabled_11bak):active {
2819
- background: rgba(225, 225, 248, 0.09);
2820
- color: #fff;
2821
- } .select__option_11bak:before {
2822
- background: #36363a;
2823
- } .select__selected_11bak {
2824
- background: #1c1c1e;
2825
- color: #fff;
2826
- } .select__highlighted_11bak {
2827
- background: rgba(214, 214, 229, 0.07);
2828
- color: #fff
2829
- } .select__disabled_11bak {
2830
- background: #1c1c1e;
2831
- color: rgba(238, 238, 251, 0.55);
2832
- }
2833
- .select__optionsListHeader_8xasm {
2834
- border-bottom: 1px solid #29292c;
2835
- } .select__optionsListFooter_8xasm {
2836
- border-top: 1px solid transparent
2837
- } .select__optionsListFooter_8xasm.select__withBorder_8xasm {
2838
- border-top: 1px solid #29292c;
2839
- } .select__emptyPlaceholder_8xasm {
2840
- color: rgba(238, 238, 251, 0.55);
2841
- }
2842
-
2843
- .select__virtualOptionsListHeader_sd051 {
2844
- border-bottom: 1px solid #29292c;
2845
- } .select__virtualOptionsListFooter_sd051 {
2846
- border-top: 1px solid transparent
2847
- } .select__virtualOptionsListFooter_sd051.select__withBorder_sd051 {
2848
- border-top: 1px solid #29292c;
2849
- } .select__virtualRow_sd051:before {
2850
- background: #36363a;
2851
- } .select__emptyPlaceholder_sd051 {
2852
- color: rgba(238, 238, 251, 0.55);
2853
- }
2854
-
2855
- .select__footer_1lhq3 {
2856
- background-color: #0e0e0e
2857
- }
2858
- .calendar-with-skeleton__skeleton_1ggg5 {
2859
- background-color: #1c1c1e;
2860
- }.date-range-input__calendarContainer_1adkl {
2861
- border: 1px solid #29292c
2862
- }.date-time-input__calendarContainer_11yem {
2863
- border: 1px solid #29292c
2864
- }.calendar-input__calendarContainer_2yr6g {
2865
- border: 1px solid #29292c
2866
- } .calendar-input__calendarIcon_2yr6g {
2867
- color: rgba(238, 238, 251, 0.55)
2868
- }.universal-date-input__calendarIcon_1h1rl {
2869
- color: rgba(238, 238, 251, 0.55);
2870
- } .universal-date-input__calendarContainer_1h1rl {
2871
- border: 1px solid #29292c
2872
- } .universal-date-input__blink_1h1rl.universal-date-input__blink_1h1rl.universal-date-input__blink_1h1rl {
2873
- background-color: #392523;
2874
- }
2875
- .input-autocomplete__placeholder_1ukgf {
2876
- color: rgba(238, 238, 251, 0.55);
2877
- } .input-autocomplete__focusVisible_1ukgf {
2878
- outline: 2px solid #3193fc;
2879
- }
2880
- .select-with-tags__tag_bg83y:not(.select-with-tags__tagNoClose_bg83y):active:not(:disabled) {
2881
- background-color: #fff;
2882
- color: #0e0e0e;
2883
- } .select-with-tags__tag_bg83y:not(.select-with-tags__tagNoClose_bg83y):hover:not(:disabled):not(:active) {
2884
- background-color: #fff;
2885
- color: #0e0e0e;
2886
- } .select-with-tags__tagCross_bg83y > svg {
2887
- fill: rgba(4, 4, 21, 0.47);
2888
- } .select-with-tags__tagCross_bg83y:hover > svg {
2889
- fill: rgba(4, 4, 19, 0.55);
2890
- } .select-with-tags__tagCross_bg83y:active > svg {
2891
- fill: rgba(1, 1, 12, 0.63);
2892
- }
2893
- .select-with-tags__input_13ypv {
2894
- background-color: transparent;
2895
- color: #fff
2896
- } .select-with-tags__input_13ypv:disabled,
2897
- .select-with-tags__input_13ypv:disabled::placeholder {
2898
- color: rgba(233, 233, 250, 0.37);
2899
- } .select-with-tags__input_13ypv::placeholder {
2900
- color: rgba(238, 238, 251, 0.55);
2901
- } .select-with-tags__input_13ypv:focus::placeholder {
2902
- color: rgba(233, 233, 250, 0.37);
2903
- } .select-with-tags__focusVisible_13ypv {
2904
- outline: 2px solid #3193fc;
2905
- } .select-with-tags__placeholder_13ypv {
2906
- color: rgba(238, 238, 251, 0.55);
2907
- }
2908
- .picker-button__linkOpen_5akaw:not(:hover) {
2909
- background-color: rgba(214, 214, 229, 0.07);
2910
- }
2911
-
2912
- .calendar-range__component_jkyln:after {
2913
- background-color: #fff;
2914
- }.table__component_cvjei {
2915
- border-top: 1px solid #36363a;
2916
- }
2917
- .table__wrapper_1azxs {
2918
- background: #0e0e0e;
2919
- box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2920
- }
2921
-
2922
- .table__component_17onn {
2923
- color: #fff;
2924
- border-top: 1px solid #36363a
2925
- }
2926
-
2927
- .table__component_17r3g th:not(:last-child):not(:empty):after {
2928
- background-color: #27272a;
2929
- }
2930
- .table__component_151rm {
2931
- color: #fff;
2932
- border-bottom: 1px solid #36363a;
2933
- background: #0e0e0e
2934
- } .table__sorted_151rm {
2935
- color: #fff;
2936
- } .table__stickyHeader_151rm {
2937
- box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
2938
- }
2939
- .table__component_ihm1z {
2940
- background: #0e0e0e
2941
- } .table__clickable_ihm1z:hover {
2942
- background-color: #1c1c1e;
2943
- } .table__selected_ihm1z {
2944
- background-color: #f2f8ff
2945
- } .table__selected_ihm1z:hover {
2946
- background-color: #e8f2fe;
2947
- }
2948
- .table__icon_189fv {
2949
- color: #898991
2950
- } .table__icon_189fv:hover {
2951
- color: #fff;
2952
- } .table__sorted_189fv {
2953
- color: #3193fc
2954
- } .table__sorted_189fv:hover {
2955
- color: #3193fc;
2956
- }
2957
- .table__open_rugln,
2958
- .table__open_rugln:hover {
2959
- background-color: rgba(255, 255, 255, 0.163);
2960
- }
2961
- .international-phone-input__dialCode_1oi9d {
2962
- color: rgba(238, 238, 251, 0.55);
2963
- } .international-phone-input__emptyCountryIcon_1oi9d {
2964
- color: rgba(238, 238, 251, 0.55);
2965
- }
2966
- .international-phone-input__flagPlaceholder_137ee {
2967
- background-color: rgba(214, 214, 229, 0.07);
2968
- }
2969
- .international-phone-input__emptyCountryIcon_1z0vf {
2970
- color: rgba(238, 238, 251, 0.55);
2971
- } .international-phone-input__focusVisible_1z0vf {
2972
- outline: 2px solid #3193fc;
2973
- }.intl-phone-input__emptyCountryIcon_1c5yc {
2974
- color: #898991;
2975
- }
2976
- .intl-phone-input__flagPlaceholder_1citq {
2977
- background-color: rgba(222, 222, 240, 0.12);
2978
- }
2979
- .intl-phone-input__dialCode_m76ef {
2980
- color: rgba(238, 238, 251, 0.55);
2981
- }
2982
- .intl-phone-input__emptyCountryIcon_2dxfa {
2983
- color: #898991;
2984
- } .intl-phone-input__focusVisible_2dxfa {
2985
- outline: 2px solid #3193fc;
2986
- }.tabs__component_ravim:before {
2987
- background-color: rgba(228, 228, 251, 0.28);
2988
- } .tabs__title_ravim {
2989
- color: rgba(238, 238, 251, 0.55)
2990
- } .tabs__title_ravim:not(.tabs__disabled_ravim):hover {
2991
- color: #fff;
2992
- } .tabs__focused_ravim {
2993
- outline: 2px solid #3193fc;
2994
- } .tabs__selected_ravim {
2995
- color: #fff;
2996
- } .tabs__disabled_ravim {
2997
- color: rgba(233, 233, 250, 0.37);
2998
- } .tabs__line_ravim {
2999
- background-color: #f83a2a;
3000
- } .tabs__option_ravim {
3001
- color: #fff;
3002
- }
3003
- .tabs__component_ravim:before {
3004
- background-color: rgba(228, 228, 251, 0.28);
3005
- }.tabs__title_ravim {
3006
- color: rgba(238, 238, 251, 0.55)
3007
- }.tabs__title_ravim:not(.tabs__disabled_ravim):hover {
3008
- color: #fff;
3009
- }.tabs__focused_ravim {
3010
- outline: 2px solid #3193fc;
3011
- }.tabs__selected_ravim {
3012
- color: #fff;
3013
- }.tabs__disabled_ravim {
3014
- color: rgba(233, 233, 250, 0.37);
3015
- }.tabs__line_ravim {
3016
- background-color: #f83a2a;
3017
- }.tabs__option_ravim {
3018
- color: #fff;
3019
- }
3020
- .tabs__primary_xjfvq:after {
3021
- background-color: rgba(228, 228, 251, 0.28);
3022
- } .tabs__primary_xjfvq {
3023
- } .tabs__secondary_xjfvq:before {
3024
- background-color: transparent;
3025
- } .tabs__secondary_xjfvq.tabs__xs_xjfvq {
3026
- } .tabs__borderVisible_xjfvq:before {
3027
- background-color: rgba(222, 222, 238, 0.13);
3028
- }
3029
-
3030
-
3031
-