@alfalab/core-components 32.1.2 → 32.2.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2252) hide show
  1. package/action-button/Component.js +4 -4
  2. package/action-button/default.css +8 -8
  3. package/action-button/esm/Component.js +4 -4
  4. package/action-button/esm/default.css +8 -8
  5. package/action-button/esm/index.css +8 -8
  6. package/action-button/esm/inverted.css +8 -8
  7. package/action-button/esm/static.css +4 -4
  8. package/action-button/index.css +8 -8
  9. package/action-button/inverted.css +8 -8
  10. package/action-button/modern/Component.js +4 -4
  11. package/action-button/modern/default.css +8 -8
  12. package/action-button/modern/index.css +8 -8
  13. package/action-button/modern/inverted.css +8 -8
  14. package/action-button/modern/static.css +4 -4
  15. package/action-button/static.css +4 -4
  16. package/alert/Component.js +1 -1
  17. package/alert/esm/Component.js +1 -1
  18. package/alert/esm/index.css +2 -2
  19. package/alert/index.css +2 -2
  20. package/alert/modern/Component.js +1 -1
  21. package/alert/modern/index.css +2 -2
  22. package/amount/component.js +1 -1
  23. package/amount/esm/component.js +1 -1
  24. package/amount/esm/index.css +7 -7
  25. package/amount/esm/pure/component.js +1 -1
  26. package/amount/esm/pure/index.css +2 -2
  27. package/amount/index.css +7 -7
  28. package/amount/modern/component.js +1 -1
  29. package/amount/modern/index.css +7 -7
  30. package/amount/modern/pure/component.js +1 -1
  31. package/amount/modern/pure/index.css +2 -2
  32. package/amount/pure/component.js +1 -1
  33. package/amount/pure/index.css +2 -2
  34. package/amount-input/Component.js +3 -3
  35. package/amount-input/default.css +2 -2
  36. package/amount-input/esm/Component.js +3 -3
  37. package/amount-input/esm/default.css +2 -2
  38. package/amount-input/esm/index.css +7 -7
  39. package/amount-input/esm/inverted.css +2 -2
  40. package/amount-input/index.css +7 -7
  41. package/amount-input/inverted.css +2 -2
  42. package/amount-input/modern/Component.js +3 -3
  43. package/amount-input/modern/default.css +2 -2
  44. package/amount-input/modern/index.css +7 -7
  45. package/amount-input/modern/inverted.css +2 -2
  46. package/attach/Component.js +1 -1
  47. package/attach/esm/Component.js +1 -1
  48. package/attach/esm/index.css +27 -27
  49. package/attach/index.css +27 -27
  50. package/attach/modern/Component.js +1 -1
  51. package/attach/modern/index.css +27 -27
  52. package/backdrop/Component.js +1 -1
  53. package/backdrop/esm/Component.js +1 -1
  54. package/backdrop/esm/index.css +11 -11
  55. package/backdrop/index.css +11 -11
  56. package/backdrop/modern/Component.js +1 -1
  57. package/backdrop/modern/index.css +11 -11
  58. package/badge/Component.js +1 -1
  59. package/badge/esm/Component.js +1 -1
  60. package/badge/esm/index.css +37 -37
  61. package/badge/index.css +37 -37
  62. package/badge/modern/Component.js +1 -1
  63. package/badge/modern/index.css +37 -37
  64. package/bank-card/Component.js +1 -1
  65. package/bank-card/esm/Component.js +1 -1
  66. package/bank-card/esm/index.css +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 +1 -1
  71. package/base-modal/esm/Component.js +1 -1
  72. package/base-modal/esm/index.css +12 -12
  73. package/base-modal/index.css +12 -12
  74. package/base-modal/modern/Component.js +1 -1
  75. package/base-modal/modern/index.css +12 -12
  76. package/bottom-sheet/{component-5003553c.d.ts → component-246e8910.d.ts} +0 -0
  77. package/bottom-sheet/{component-5003553c.js → component-246e8910.js} +3 -3
  78. package/bottom-sheet/component.js +2 -2
  79. package/bottom-sheet/components/backer/Component.js +2 -2
  80. package/bottom-sheet/components/backer/index.css +2 -2
  81. package/bottom-sheet/components/closer/Component.js +2 -2
  82. package/bottom-sheet/components/closer/index.css +2 -2
  83. package/bottom-sheet/components/footer/Component.js +1 -1
  84. package/bottom-sheet/components/footer/index.css +3 -3
  85. package/bottom-sheet/components/header/Component.js +2 -2
  86. package/bottom-sheet/components/header/index.css +16 -16
  87. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  88. package/bottom-sheet/esm/{component-76d25d1b.d.ts → component-8d0a642d.d.ts} +0 -0
  89. package/bottom-sheet/esm/{component-76d25d1b.js → component-8d0a642d.js} +3 -3
  90. package/bottom-sheet/esm/component.js +2 -2
  91. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  92. package/bottom-sheet/esm/components/backer/index.css +2 -2
  93. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  94. package/bottom-sheet/esm/components/closer/index.css +2 -2
  95. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  96. package/bottom-sheet/esm/components/footer/index.css +3 -3
  97. package/bottom-sheet/esm/components/header/Component.js +2 -2
  98. package/bottom-sheet/esm/components/header/index.css +16 -16
  99. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  100. package/bottom-sheet/esm/index.css +14 -14
  101. package/bottom-sheet/esm/index.d.ts +1 -1
  102. package/bottom-sheet/esm/index.js +2 -2
  103. package/bottom-sheet/esm/{tslib.es6-ff6cc9ed.d.ts → tslib.es6-7448a2c1.d.ts} +0 -0
  104. package/bottom-sheet/esm/{tslib.es6-ff6cc9ed.js → tslib.es6-7448a2c1.js} +0 -0
  105. package/bottom-sheet/index.css +14 -14
  106. package/bottom-sheet/index.d.ts +1 -1
  107. package/bottom-sheet/index.js +2 -2
  108. package/bottom-sheet/modern/{component-efa5902c.d.ts → component-886b434e.d.ts} +0 -0
  109. package/bottom-sheet/modern/{component-efa5902c.js → component-886b434e.js} +2 -2
  110. package/bottom-sheet/modern/component.js +1 -1
  111. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  112. package/bottom-sheet/modern/components/backer/index.css +2 -2
  113. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  114. package/bottom-sheet/modern/components/closer/index.css +2 -2
  115. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  116. package/bottom-sheet/modern/components/footer/index.css +3 -3
  117. package/bottom-sheet/modern/components/header/Component.js +1 -1
  118. package/bottom-sheet/modern/components/header/index.css +16 -16
  119. package/bottom-sheet/modern/index.css +14 -14
  120. package/bottom-sheet/modern/index.d.ts +1 -1
  121. package/bottom-sheet/modern/index.js +1 -1
  122. package/bottom-sheet/{tslib.es6-d5e80233.d.ts → tslib.es6-21fb5abd.d.ts} +0 -0
  123. package/bottom-sheet/{tslib.es6-d5e80233.js → tslib.es6-21fb5abd.js} +0 -0
  124. package/button/Component.js +3 -3
  125. package/button/default.css +40 -40
  126. package/button/esm/Component.js +3 -3
  127. package/button/esm/default.css +40 -40
  128. package/button/esm/index.css +55 -55
  129. package/button/esm/inverted.css +40 -40
  130. package/button/index.css +55 -55
  131. package/button/inverted.css +40 -40
  132. package/button/modern/Component.js +3 -3
  133. package/button/modern/default.css +40 -40
  134. package/button/modern/index.css +55 -55
  135. package/button/modern/inverted.css +40 -40
  136. package/calendar/Component.js +2 -2
  137. package/calendar/components/calendar-mobile/Component.js +2 -2
  138. package/calendar/components/calendar-mobile/index.css +10 -10
  139. package/calendar/components/calendar-mobile/index.js +1 -1
  140. package/calendar/components/days-table/Component.js +2 -2
  141. package/calendar/components/days-table/index.css +57 -57
  142. package/calendar/components/days-table/index.js +1 -1
  143. package/calendar/components/header/Component.js +1 -1
  144. package/calendar/components/header/index.css +2 -2
  145. package/calendar/components/month-year-header/Component.js +2 -2
  146. package/calendar/components/month-year-header/index.css +9 -9
  147. package/calendar/components/month-year-header/index.js +1 -1
  148. package/calendar/components/months-table/Component.js +2 -2
  149. package/calendar/components/months-table/index.css +10 -10
  150. package/calendar/components/months-table/index.js +1 -1
  151. package/calendar/components/period-slider/Component.js +1 -1
  152. package/calendar/components/period-slider/index.css +9 -9
  153. package/calendar/components/select-button/Component.d.ts +1 -1
  154. package/calendar/components/select-button/Component.js +2 -2
  155. package/calendar/components/select-button/index.css +9 -9
  156. package/calendar/components/select-button/index.js +1 -1
  157. package/calendar/components/years-table/Component.js +2 -2
  158. package/calendar/components/years-table/index.css +12 -12
  159. package/calendar/components/years-table/index.js +1 -1
  160. package/calendar/esm/Component.js +2 -2
  161. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  162. package/calendar/esm/components/calendar-mobile/index.css +10 -10
  163. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  164. package/calendar/esm/components/days-table/Component.js +2 -2
  165. package/calendar/esm/components/days-table/index.css +57 -57
  166. package/calendar/esm/components/days-table/index.js +1 -1
  167. package/calendar/esm/components/header/Component.js +1 -1
  168. package/calendar/esm/components/header/index.css +2 -2
  169. package/calendar/esm/components/month-year-header/Component.js +2 -2
  170. package/calendar/esm/components/month-year-header/index.css +9 -9
  171. package/calendar/esm/components/month-year-header/index.js +1 -1
  172. package/calendar/esm/components/months-table/Component.js +2 -2
  173. package/calendar/esm/components/months-table/index.css +10 -10
  174. package/calendar/esm/components/months-table/index.js +1 -1
  175. package/calendar/esm/components/period-slider/Component.js +1 -1
  176. package/calendar/esm/components/period-slider/index.css +9 -9
  177. package/calendar/esm/components/select-button/Component.js +2 -2
  178. package/calendar/esm/components/select-button/index.css +9 -9
  179. package/calendar/esm/components/select-button/index.js +1 -1
  180. package/calendar/esm/components/years-table/Component.js +2 -2
  181. package/calendar/esm/components/years-table/index.css +12 -12
  182. package/calendar/esm/components/years-table/index.js +1 -1
  183. package/calendar/esm/index.css +13 -13
  184. package/calendar/esm/index.js +1 -1
  185. package/calendar/esm/{tslib.es6-50911d75.d.ts → tslib.es6-20e63817.d.ts} +0 -0
  186. package/calendar/esm/{tslib.es6-50911d75.js → tslib.es6-20e63817.js} +0 -0
  187. package/calendar/index.css +13 -13
  188. package/calendar/index.js +1 -1
  189. package/calendar/modern/Component.js +1 -1
  190. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  191. package/calendar/modern/components/calendar-mobile/index.css +10 -10
  192. package/calendar/modern/components/days-table/Component.js +1 -1
  193. package/calendar/modern/components/days-table/index.css +57 -57
  194. package/calendar/modern/components/header/Component.js +1 -1
  195. package/calendar/modern/components/header/index.css +2 -2
  196. package/calendar/modern/components/month-year-header/Component.js +1 -1
  197. package/calendar/modern/components/month-year-header/index.css +9 -9
  198. package/calendar/modern/components/months-table/Component.js +1 -1
  199. package/calendar/modern/components/months-table/index.css +10 -10
  200. package/calendar/modern/components/period-slider/Component.js +1 -1
  201. package/calendar/modern/components/period-slider/index.css +9 -9
  202. package/calendar/modern/components/select-button/Component.d.ts +1 -1
  203. package/calendar/modern/components/select-button/Component.js +1 -1
  204. package/calendar/modern/components/select-button/index.css +9 -9
  205. package/calendar/modern/components/years-table/Component.js +1 -1
  206. package/calendar/modern/components/years-table/index.css +12 -12
  207. package/calendar/modern/index.css +13 -13
  208. package/calendar/{tslib.es6-3b8b776f.d.ts → tslib.es6-32cdde7f.d.ts} +0 -0
  209. package/calendar/{tslib.es6-3b8b776f.js → tslib.es6-32cdde7f.js} +0 -0
  210. package/calendar-input/Component.js +3 -3
  211. package/calendar-input/cssm/Component.js +2 -2
  212. package/calendar-input/esm/Component.js +3 -3
  213. package/calendar-input/esm/index.css +11 -11
  214. package/calendar-input/index.css +11 -11
  215. package/calendar-input/modern/Component.js +3 -3
  216. package/calendar-input/modern/index.css +11 -11
  217. package/calendar-range/Component.js +1 -1
  218. package/calendar-range/esm/Component.js +1 -1
  219. package/calendar-range/esm/index.js +1 -1
  220. package/calendar-range/esm/{index.module-eaf09e4a.d.ts → index.module-bfd379fb.d.ts} +0 -0
  221. package/calendar-range/esm/{index.module-eaf09e4a.js → index.module-bfd379fb.js} +1 -1
  222. package/calendar-range/esm/views/index.css +8 -8
  223. package/calendar-range/esm/views/popover.js +1 -1
  224. package/calendar-range/esm/views/static.js +1 -1
  225. package/calendar-range/index.js +1 -1
  226. package/calendar-range/{index.module-0da698b7.d.ts → index.module-e7fa54f0.d.ts} +0 -0
  227. package/calendar-range/{index.module-0da698b7.js → index.module-e7fa54f0.js} +1 -1
  228. package/calendar-range/modern/Component.js +1 -1
  229. package/calendar-range/modern/index.js +1 -1
  230. package/calendar-range/modern/index.module-5c7a2591.js +4 -0
  231. package/calendar-range/modern/views/index.css +8 -8
  232. package/calendar-range/modern/views/popover.js +1 -1
  233. package/calendar-range/modern/views/static.js +1 -1
  234. package/calendar-range/views/index.css +8 -8
  235. package/calendar-range/views/popover.js +1 -1
  236. package/calendar-range/views/static.js +1 -1
  237. package/calendar-with-skeleton/Component.js +1 -1
  238. package/calendar-with-skeleton/esm/Component.js +1 -1
  239. package/calendar-with-skeleton/esm/index.css +11 -11
  240. package/calendar-with-skeleton/index.css +11 -11
  241. package/calendar-with-skeleton/modern/Component.js +1 -1
  242. package/calendar-with-skeleton/modern/index.css +11 -11
  243. package/card-image/Component.js +1 -1
  244. package/card-image/esm/Component.js +1 -1
  245. package/card-image/esm/index.css +6 -6
  246. package/card-image/index.css +6 -6
  247. package/card-image/modern/Component.js +1 -1
  248. package/card-image/modern/index.css +6 -6
  249. package/cdn-icon/Component.js +1 -1
  250. package/cdn-icon/esm/Component.js +1 -1
  251. package/cdn-icon/esm/index.css +3 -3
  252. package/cdn-icon/index.css +3 -3
  253. package/cdn-icon/modern/Component.js +1 -1
  254. package/cdn-icon/modern/index.css +3 -3
  255. package/chart/Component.js +2 -2
  256. package/chart/components/Dot/index.css +7 -7
  257. package/chart/components/Dot/index.js +1 -1
  258. package/chart/components/Legends/index.css +7 -7
  259. package/chart/components/Legends/index.js +1 -1
  260. package/chart/components/Tick/index.css +3 -3
  261. package/chart/components/Tick/index.js +1 -1
  262. package/chart/components/TooltipContent/index.css +6 -6
  263. package/chart/components/TooltipContent/index.js +1 -1
  264. package/chart/esm/Component.js +2 -2
  265. package/chart/esm/components/Dot/index.css +7 -7
  266. package/chart/esm/components/Dot/index.js +1 -1
  267. package/chart/esm/components/Legends/index.css +7 -7
  268. package/chart/esm/components/Legends/index.js +1 -1
  269. package/chart/esm/components/Tick/index.css +3 -3
  270. package/chart/esm/components/Tick/index.js +1 -1
  271. package/chart/esm/components/TooltipContent/index.css +6 -6
  272. package/chart/esm/components/TooltipContent/index.js +1 -1
  273. package/chart/esm/hooks/useSettings/index.js +1 -1
  274. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  275. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  276. package/chart/esm/index.css +4 -4
  277. package/chart/esm/index.js +1 -1
  278. package/chart/esm/{tslib.es6-a18d3710.d.ts → tslib.es6-5016e1d8.d.ts} +0 -0
  279. package/chart/esm/{tslib.es6-a18d3710.js → tslib.es6-5016e1d8.js} +0 -0
  280. package/chart/hooks/useSettings/index.js +1 -1
  281. package/chart/hooks/useSettings/utils/setDatas.d.ts +1 -2
  282. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  283. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  284. package/chart/index.css +4 -4
  285. package/chart/index.js +1 -1
  286. package/chart/modern/Component.js +1 -1
  287. package/chart/modern/components/Dot/index.css +7 -7
  288. package/chart/modern/components/Dot/index.js +1 -1
  289. package/chart/modern/components/Legends/index.css +7 -7
  290. package/chart/modern/components/Legends/index.js +1 -1
  291. package/chart/modern/components/Tick/index.css +3 -3
  292. package/chart/modern/components/Tick/index.js +1 -1
  293. package/chart/modern/components/TooltipContent/index.css +6 -6
  294. package/chart/modern/components/TooltipContent/index.js +1 -1
  295. package/chart/modern/index.css +4 -4
  296. package/chart/{tslib.es6-d3f73cc4.d.ts → tslib.es6-937234cf.d.ts} +0 -0
  297. package/chart/{tslib.es6-d3f73cc4.js → tslib.es6-937234cf.js} +0 -0
  298. package/checkbox/Component.js +1 -1
  299. package/checkbox/esm/Component.js +1 -1
  300. package/checkbox/esm/index.css +36 -36
  301. package/checkbox/index.css +36 -36
  302. package/checkbox/modern/Component.js +1 -1
  303. package/checkbox/modern/index.css +36 -36
  304. package/checkbox-group/Component.js +1 -1
  305. package/checkbox-group/esm/Component.js +1 -1
  306. package/checkbox-group/esm/index.css +16 -16
  307. package/checkbox-group/index.css +16 -16
  308. package/checkbox-group/modern/Component.js +1 -1
  309. package/checkbox-group/modern/index.css +16 -16
  310. package/circular-progress-bar/Component.js +1 -1
  311. package/circular-progress-bar/esm/Component.js +1 -1
  312. package/circular-progress-bar/esm/index.css +48 -48
  313. package/circular-progress-bar/index.css +48 -48
  314. package/circular-progress-bar/modern/Component.js +1 -1
  315. package/circular-progress-bar/modern/index.css +48 -48
  316. package/code-input/component.js +1 -1
  317. package/code-input/components/input/component.js +1 -1
  318. package/code-input/components/input/index.css +11 -11
  319. package/code-input/esm/component.js +1 -1
  320. package/code-input/esm/components/input/component.js +1 -1
  321. package/code-input/esm/components/input/index.css +11 -11
  322. package/code-input/esm/index.css +5 -5
  323. package/code-input/index.css +5 -5
  324. package/code-input/modern/component.js +1 -1
  325. package/code-input/modern/components/input/component.js +1 -1
  326. package/code-input/modern/components/input/index.css +11 -11
  327. package/code-input/modern/index.css +5 -5
  328. package/collapse/Component.js +9 -2
  329. package/collapse/cssm/Component.js +8 -1
  330. package/collapse/esm/Component.js +10 -3
  331. package/collapse/esm/index.css +8 -8
  332. package/collapse/index.css +8 -8
  333. package/collapse/modern/Component.js +9 -3
  334. package/collapse/modern/index.css +8 -8
  335. package/comment/Component.js +1 -1
  336. package/comment/esm/Component.js +1 -1
  337. package/comment/esm/index.css +2 -2
  338. package/comment/index.css +2 -2
  339. package/comment/modern/Component.js +1 -1
  340. package/comment/modern/index.css +2 -2
  341. package/confirmation/component-9e76b0fb.d.ts +35 -0
  342. package/confirmation/{component.js → component-9e76b0fb.js} +11 -18
  343. package/confirmation/component.desktop.d.ts +5 -0
  344. package/confirmation/component.desktop.js +29 -0
  345. package/confirmation/component.mobile.d.ts +5 -0
  346. package/confirmation/component.mobile.js +36 -0
  347. package/confirmation/component.responsive.d.ts +6 -0
  348. package/confirmation/component.responsive.js +37 -0
  349. package/confirmation/components/base-confirmation/component.d.ts +0 -0
  350. package/confirmation/components/base-confirmation/component.js +25 -0
  351. package/confirmation/components/base-confirmation/index.css +24 -0
  352. package/confirmation/components/base-confirmation/index.d.ts +1 -0
  353. package/confirmation/components/base-confirmation/index.js +25 -0
  354. package/confirmation/components/countdown-loader/component.js +1 -1
  355. package/confirmation/components/countdown-loader/index.css +2 -11
  356. package/confirmation/components/header/component.d.ts +13 -0
  357. package/confirmation/components/header/component.js +21 -0
  358. package/confirmation/components/header/index.css +51 -0
  359. package/confirmation/components/header/index.d.ts +1 -0
  360. package/confirmation/components/header/index.js +10 -0
  361. package/confirmation/components/index.js +4 -2
  362. package/confirmation/components/screens/fatal-error/component.d.ts +9 -3
  363. package/confirmation/components/screens/fatal-error/component.js +13 -7
  364. package/confirmation/components/screens/fatal-error/index.css +17 -29
  365. package/confirmation/components/screens/fatal-error/index.js +3 -0
  366. package/confirmation/components/screens/hint/component.d.ts +9 -3
  367. package/confirmation/components/screens/hint/component.js +17 -17
  368. package/confirmation/components/screens/hint/index.css +25 -48
  369. package/confirmation/components/screens/hint/index.js +2 -0
  370. package/confirmation/components/screens/index.js +4 -2
  371. package/confirmation/components/screens/initial/component.d.ts +9 -3
  372. package/confirmation/components/screens/initial/component.js +14 -11
  373. package/confirmation/components/screens/initial/countdown-section.js +3 -2
  374. package/confirmation/components/screens/initial/index.css +48 -45
  375. package/confirmation/components/screens/initial/index.js +4 -2
  376. package/confirmation/components/screens/temp-block/component.d.ts +9 -3
  377. package/confirmation/components/screens/temp-block/component.js +13 -7
  378. package/confirmation/components/screens/temp-block/index.css +12 -30
  379. package/confirmation/components/screens/temp-block/index.js +3 -0
  380. package/confirmation/{esm/countdown-section-694d1c59.d.ts → countdown-section-6f3b9bf2.d.ts} +1 -0
  381. package/confirmation/countdown-section-6f3b9bf2.js +54 -0
  382. package/confirmation/cssm/component-5c5b24ae.d.ts +35 -0
  383. package/confirmation/cssm/{component.js → component-5c5b24ae.js} +10 -22
  384. package/confirmation/cssm/component.desktop.d.ts +5 -0
  385. package/confirmation/cssm/component.desktop.js +36 -0
  386. package/confirmation/cssm/component.mobile.d.ts +5 -0
  387. package/confirmation/cssm/component.mobile.js +42 -0
  388. package/confirmation/cssm/component.responsive.d.ts +6 -0
  389. package/confirmation/cssm/component.responsive.js +45 -0
  390. package/confirmation/cssm/components/base-confirmation/component.d.ts +0 -0
  391. package/confirmation/cssm/components/base-confirmation/component.js +32 -0
  392. package/confirmation/cssm/components/base-confirmation/index.d.ts +1 -0
  393. package/confirmation/cssm/components/base-confirmation/index.js +32 -0
  394. package/confirmation/cssm/components/base-confirmation/index.module.css +23 -0
  395. package/confirmation/cssm/components/countdown-loader/index.module.css +0 -9
  396. package/confirmation/cssm/components/header/component.d.ts +13 -0
  397. package/confirmation/cssm/components/header/component.js +20 -0
  398. package/confirmation/cssm/components/header/index.d.ts +1 -0
  399. package/confirmation/cssm/components/header/index.js +11 -0
  400. package/confirmation/cssm/components/header/index.module.css +50 -0
  401. package/confirmation/cssm/components/index.js +5 -2
  402. package/confirmation/cssm/components/screens/fatal-error/component.d.ts +9 -3
  403. package/confirmation/cssm/components/screens/fatal-error/component.js +13 -6
  404. package/confirmation/cssm/components/screens/fatal-error/index.js +4 -0
  405. package/confirmation/cssm/components/screens/fatal-error/index.module.css +16 -28
  406. package/confirmation/cssm/components/screens/hint/component.d.ts +9 -3
  407. package/confirmation/cssm/components/screens/hint/component.js +17 -16
  408. package/confirmation/cssm/components/screens/hint/index.js +3 -0
  409. package/confirmation/cssm/components/screens/hint/index.module.css +17 -40
  410. package/confirmation/cssm/components/screens/index.js +5 -2
  411. package/confirmation/cssm/components/screens/initial/component.d.ts +9 -3
  412. package/confirmation/cssm/components/screens/initial/component.js +15 -11
  413. package/confirmation/cssm/components/screens/initial/countdown-section.d.ts +1 -0
  414. package/confirmation/cssm/components/screens/initial/countdown-section.js +25 -10
  415. package/confirmation/cssm/components/screens/initial/index.js +5 -2
  416. package/confirmation/cssm/components/screens/initial/index.module.css +37 -34
  417. package/confirmation/cssm/components/screens/temp-block/component.d.ts +9 -3
  418. package/confirmation/cssm/components/screens/temp-block/component.js +13 -6
  419. package/confirmation/cssm/components/screens/temp-block/index.js +4 -0
  420. package/confirmation/cssm/components/screens/temp-block/index.module.css +9 -27
  421. package/confirmation/cssm/desktop.d.ts +1 -0
  422. package/confirmation/cssm/desktop.js +33 -0
  423. package/confirmation/cssm/index.d.ts +2 -1
  424. package/confirmation/cssm/index.js +13 -5
  425. package/confirmation/cssm/mobile.d.ts +1 -0
  426. package/confirmation/cssm/mobile.js +34 -0
  427. package/confirmation/cssm/mobile.module.css +3 -0
  428. package/confirmation/cssm/responsive.d.ts +1 -0
  429. package/confirmation/cssm/responsive.js +36 -0
  430. package/confirmation/cssm/types.d.ts +4 -0
  431. package/confirmation/cssm/vars.css +4 -4
  432. package/confirmation/desktop.d.ts +1 -0
  433. package/confirmation/desktop.js +26 -0
  434. package/confirmation/esm/component-783e0bda.d.ts +35 -0
  435. package/confirmation/esm/{component.js → component-783e0bda.js} +10 -8
  436. package/confirmation/esm/component.desktop.d.ts +5 -0
  437. package/confirmation/esm/component.desktop.js +23 -0
  438. package/confirmation/esm/component.mobile.d.ts +5 -0
  439. package/confirmation/esm/component.mobile.js +29 -0
  440. package/confirmation/esm/component.responsive.d.ts +6 -0
  441. package/confirmation/esm/component.responsive.js +31 -0
  442. package/confirmation/esm/components/base-confirmation/component.d.ts +0 -0
  443. package/confirmation/esm/components/base-confirmation/component.js +19 -0
  444. package/confirmation/esm/components/base-confirmation/index.css +24 -0
  445. package/confirmation/esm/components/base-confirmation/index.d.ts +1 -0
  446. package/confirmation/esm/components/base-confirmation/index.js +19 -0
  447. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  448. package/confirmation/esm/components/countdown-loader/index.css +2 -11
  449. package/confirmation/esm/components/header/component.d.ts +13 -0
  450. package/confirmation/esm/components/header/component.js +14 -0
  451. package/confirmation/esm/components/header/index.css +51 -0
  452. package/confirmation/esm/components/header/index.d.ts +1 -0
  453. package/confirmation/esm/components/header/index.js +4 -0
  454. package/confirmation/esm/components/index.js +4 -2
  455. package/confirmation/esm/components/screens/fatal-error/component.d.ts +9 -3
  456. package/confirmation/esm/components/screens/fatal-error/component.js +13 -8
  457. package/confirmation/esm/components/screens/fatal-error/index.css +17 -29
  458. package/confirmation/esm/components/screens/fatal-error/index.js +3 -0
  459. package/confirmation/esm/components/screens/hint/component.d.ts +9 -3
  460. package/confirmation/esm/components/screens/hint/component.js +17 -17
  461. package/confirmation/esm/components/screens/hint/index.css +25 -48
  462. package/confirmation/esm/components/screens/hint/index.js +2 -0
  463. package/confirmation/esm/components/screens/index.js +4 -2
  464. package/confirmation/esm/components/screens/initial/component.d.ts +9 -3
  465. package/confirmation/esm/components/screens/initial/component.js +14 -11
  466. package/confirmation/esm/components/screens/initial/countdown-section.js +3 -2
  467. package/confirmation/esm/components/screens/initial/index.css +48 -45
  468. package/confirmation/esm/components/screens/initial/index.js +4 -2
  469. package/confirmation/esm/components/screens/temp-block/component.d.ts +9 -3
  470. package/confirmation/esm/components/screens/temp-block/component.js +12 -7
  471. package/confirmation/esm/components/screens/temp-block/index.css +12 -30
  472. package/confirmation/esm/components/screens/temp-block/index.js +3 -0
  473. package/confirmation/{countdown-section-c2901a7e.d.ts → esm/countdown-section-d786580c.d.ts} +1 -0
  474. package/confirmation/esm/countdown-section-d786580c.js +48 -0
  475. package/confirmation/esm/desktop.d.ts +1 -0
  476. package/confirmation/esm/desktop.js +20 -0
  477. package/confirmation/esm/index.d.ts +2 -1
  478. package/confirmation/esm/index.js +8 -3
  479. package/confirmation/esm/mobile.css +4 -0
  480. package/confirmation/esm/mobile.d.ts +1 -0
  481. package/confirmation/esm/mobile.js +20 -0
  482. package/confirmation/esm/responsive.d.ts +1 -0
  483. package/confirmation/esm/responsive.js +22 -0
  484. package/confirmation/esm/types.d.ts +4 -0
  485. package/confirmation/index.d.ts +2 -1
  486. package/confirmation/index.js +10 -4
  487. package/confirmation/mobile.css +4 -0
  488. package/confirmation/mobile.d.ts +1 -0
  489. package/confirmation/mobile.js +26 -0
  490. package/confirmation/modern/component.desktop.d.ts +5 -0
  491. package/confirmation/modern/component.desktop.js +23 -0
  492. package/confirmation/modern/component.mobile.d.ts +5 -0
  493. package/confirmation/modern/component.mobile.js +26 -0
  494. package/confirmation/modern/component.responsive.d.ts +6 -0
  495. package/confirmation/modern/component.responsive.js +31 -0
  496. package/confirmation/modern/components/base-confirmation/component.d.ts +4 -0
  497. package/confirmation/modern/{component.js → components/base-confirmation/component.js} +19 -17
  498. package/confirmation/modern/components/base-confirmation/index.css +24 -0
  499. package/confirmation/modern/components/base-confirmation/index.d.ts +1 -0
  500. package/confirmation/modern/components/base-confirmation/index.js +19 -0
  501. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  502. package/confirmation/modern/components/countdown-loader/index.css +2 -11
  503. package/confirmation/modern/components/header/component.d.ts +13 -0
  504. package/confirmation/modern/components/header/component.js +10 -0
  505. package/confirmation/modern/components/header/index.css +51 -0
  506. package/confirmation/modern/components/header/index.d.ts +1 -0
  507. package/confirmation/modern/components/header/index.js +4 -0
  508. package/confirmation/modern/components/index.js +4 -2
  509. package/confirmation/modern/components/screens/fatal-error/component.d.ts +9 -3
  510. package/confirmation/modern/components/screens/fatal-error/component.js +11 -8
  511. package/confirmation/modern/components/screens/fatal-error/index.css +17 -29
  512. package/confirmation/modern/components/screens/fatal-error/index.js +3 -0
  513. package/confirmation/modern/components/screens/hint/component.d.ts +9 -3
  514. package/confirmation/modern/components/screens/hint/component.js +14 -16
  515. package/confirmation/modern/components/screens/hint/index.css +25 -48
  516. package/confirmation/modern/components/screens/hint/index.js +2 -0
  517. package/confirmation/modern/components/screens/index.js +4 -2
  518. package/confirmation/modern/components/screens/initial/component.d.ts +9 -3
  519. package/confirmation/modern/components/screens/initial/component.js +10 -9
  520. package/confirmation/modern/components/screens/initial/countdown-section.js +3 -2
  521. package/confirmation/modern/components/screens/initial/index.css +48 -45
  522. package/confirmation/modern/components/screens/initial/index.js +4 -2
  523. package/confirmation/modern/components/screens/temp-block/component.d.ts +9 -3
  524. package/confirmation/modern/components/screens/temp-block/component.js +8 -5
  525. package/confirmation/modern/components/screens/temp-block/index.css +12 -30
  526. package/confirmation/modern/components/screens/temp-block/index.js +3 -0
  527. package/confirmation/modern/{countdown-section-d8a9a733.d.ts → countdown-section-c1612467.d.ts} +1 -0
  528. package/confirmation/modern/countdown-section-c1612467.js +46 -0
  529. package/confirmation/modern/desktop.d.ts +1 -0
  530. package/confirmation/modern/desktop.js +20 -0
  531. package/confirmation/modern/index.d.ts +2 -1
  532. package/confirmation/modern/index.js +8 -3
  533. package/confirmation/modern/mobile.css +4 -0
  534. package/confirmation/modern/mobile.d.ts +1 -0
  535. package/confirmation/modern/mobile.js +20 -0
  536. package/confirmation/modern/responsive.d.ts +1 -0
  537. package/confirmation/modern/responsive.js +22 -0
  538. package/confirmation/modern/types.d.ts +4 -0
  539. package/confirmation/responsive.d.ts +1 -0
  540. package/confirmation/responsive.js +28 -0
  541. package/confirmation/types.d.ts +4 -0
  542. package/confirmation-v1/component.js +1 -1
  543. package/confirmation-v1/components/code-input/component.js +1 -1
  544. package/confirmation-v1/components/code-input/index.css +10 -10
  545. package/confirmation-v1/components/countdown/component.js +1 -1
  546. package/confirmation-v1/components/countdown/index.css +13 -13
  547. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  548. package/confirmation-v1/components/countdown-loader/index.css +2 -2
  549. package/confirmation-v1/components/overlimit/component.js +1 -1
  550. package/confirmation-v1/components/overlimit/index.css +9 -9
  551. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  552. package/confirmation-v1/components/sign-confirmation/index.css +13 -13
  553. package/confirmation-v1/esm/component.js +1 -1
  554. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  555. package/confirmation-v1/esm/components/code-input/index.css +10 -10
  556. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  557. package/confirmation-v1/esm/components/countdown/index.css +13 -13
  558. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  559. package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
  560. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  561. package/confirmation-v1/esm/components/overlimit/index.css +9 -9
  562. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  563. package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
  564. package/confirmation-v1/esm/index.css +14 -14
  565. package/confirmation-v1/index.css +14 -14
  566. package/confirmation-v1/modern/component.js +1 -1
  567. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  568. package/confirmation-v1/modern/components/code-input/index.css +10 -10
  569. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  570. package/confirmation-v1/modern/components/countdown/index.css +13 -13
  571. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  572. package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
  573. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  574. package/confirmation-v1/modern/components/overlimit/index.css +9 -9
  575. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  576. package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
  577. package/confirmation-v1/modern/index.css +14 -14
  578. package/custom-button/Component.js +1 -1
  579. package/custom-button/esm/Component.js +1 -1
  580. package/custom-button/esm/index.css +11 -11
  581. package/custom-button/index.css +11 -11
  582. package/custom-button/modern/Component.js +1 -1
  583. package/custom-button/modern/index.css +11 -11
  584. package/date-input/Component.js +1 -1
  585. package/date-input/esm/Component.js +1 -1
  586. package/date-input/esm/index.css +3 -3
  587. package/date-input/index.css +3 -3
  588. package/date-input/modern/Component.d.ts +1 -1
  589. package/date-input/modern/Component.js +1 -1
  590. package/date-input/modern/index.css +3 -3
  591. package/date-range-input/Component.js +1 -1
  592. package/date-range-input/esm/Component.js +1 -1
  593. package/date-range-input/esm/index.css +5 -5
  594. package/date-range-input/index.css +5 -5
  595. package/date-range-input/modern/Component.js +1 -1
  596. package/date-range-input/modern/index.css +5 -5
  597. package/date-time-input/Component.js +1 -1
  598. package/date-time-input/esm/Component.js +1 -1
  599. package/date-time-input/esm/index.css +5 -5
  600. package/date-time-input/index.css +5 -5
  601. package/date-time-input/modern/Component.js +1 -1
  602. package/date-time-input/modern/index.css +5 -5
  603. package/divider/Component.js +1 -1
  604. package/divider/esm/Component.js +1 -1
  605. package/divider/esm/index.css +1 -1
  606. package/divider/index.css +1 -1
  607. package/divider/modern/Component.js +1 -1
  608. package/divider/modern/index.css +1 -1
  609. package/drawer/Component.js +1 -1
  610. package/drawer/esm/Component.js +1 -1
  611. package/drawer/esm/index.css +16 -16
  612. package/drawer/index.css +16 -16
  613. package/drawer/modern/Component.js +1 -1
  614. package/drawer/modern/index.css +16 -16
  615. package/dropzone/Component.js +1 -1
  616. package/dropzone/components/overlay/Component.js +1 -1
  617. package/dropzone/components/overlay/index.css +3 -3
  618. package/dropzone/esm/Component.js +1 -1
  619. package/dropzone/esm/components/overlay/Component.js +1 -1
  620. package/dropzone/esm/components/overlay/index.css +3 -3
  621. package/dropzone/esm/index.css +6 -6
  622. package/dropzone/index.css +6 -6
  623. package/dropzone/modern/Component.js +1 -1
  624. package/dropzone/modern/components/overlay/Component.js +1 -1
  625. package/dropzone/modern/components/overlay/index.css +3 -3
  626. package/dropzone/modern/index.css +6 -6
  627. package/file-upload-item/Component.js +1 -1
  628. package/file-upload-item/esm/Component.js +1 -1
  629. package/file-upload-item/esm/index.css +22 -22
  630. package/file-upload-item/index.css +22 -22
  631. package/file-upload-item/modern/Component.js +1 -1
  632. package/file-upload-item/modern/index.css +22 -22
  633. package/filter-tag/Component.js +1 -1
  634. package/filter-tag/esm/Component.js +1 -1
  635. package/filter-tag/esm/index.css +58 -58
  636. package/filter-tag/index.css +58 -58
  637. package/filter-tag/modern/Component.js +1 -1
  638. package/filter-tag/modern/index.css +58 -58
  639. package/form-control/Component.js +3 -3
  640. package/form-control/default.css +16 -16
  641. package/form-control/esm/Component.js +3 -3
  642. package/form-control/esm/default.css +16 -16
  643. package/form-control/esm/index.css +42 -42
  644. package/form-control/esm/inverted.css +16 -16
  645. package/form-control/index.css +42 -42
  646. package/form-control/inverted.css +16 -16
  647. package/form-control/modern/Component.js +3 -3
  648. package/form-control/modern/default.css +16 -16
  649. package/form-control/modern/index.css +42 -42
  650. package/form-control/modern/inverted.css +16 -16
  651. package/gallery/Component.js +3 -3
  652. package/gallery/components/header/Component.js +2 -2
  653. package/gallery/components/header/buttons.js +1 -1
  654. package/gallery/components/header/index.css +2 -2
  655. package/gallery/components/header/index.js +1 -1
  656. package/gallery/components/header-info-block/Component.js +1 -1
  657. package/gallery/components/header-info-block/index.css +4 -4
  658. package/gallery/components/image-preview/Component.js +1 -1
  659. package/gallery/components/image-preview/index.css +11 -11
  660. package/gallery/components/image-viewer/component.js +2 -2
  661. package/gallery/components/image-viewer/index.css +18 -18
  662. package/gallery/components/image-viewer/index.js +2 -2
  663. package/gallery/components/image-viewer/slide.js +1 -1
  664. package/gallery/components/index.js +2 -2
  665. package/gallery/components/navigation-bar/Component.js +1 -1
  666. package/gallery/components/navigation-bar/index.css +5 -5
  667. package/gallery/esm/Component.js +3 -3
  668. package/gallery/esm/components/header/Component.js +2 -2
  669. package/gallery/esm/components/header/buttons.js +1 -1
  670. package/gallery/esm/components/header/index.css +2 -2
  671. package/gallery/esm/components/header/index.js +1 -1
  672. package/gallery/esm/components/header-info-block/Component.js +1 -1
  673. package/gallery/esm/components/header-info-block/index.css +4 -4
  674. package/gallery/esm/components/image-preview/Component.js +1 -1
  675. package/gallery/esm/components/image-preview/index.css +11 -11
  676. package/gallery/esm/components/image-viewer/component.js +2 -2
  677. package/gallery/esm/components/image-viewer/index.css +18 -18
  678. package/gallery/esm/components/image-viewer/index.js +2 -2
  679. package/gallery/esm/components/image-viewer/slide.js +1 -1
  680. package/gallery/esm/components/index.js +2 -2
  681. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  682. package/gallery/esm/components/navigation-bar/index.css +5 -5
  683. package/gallery/esm/index.css +2 -2
  684. package/gallery/esm/index.js +2 -2
  685. package/gallery/esm/{slide-e0a6ffac.d.ts → slide-5900d8ac.d.ts} +0 -0
  686. package/gallery/esm/{slide-e0a6ffac.js → slide-5900d8ac.js} +1 -1
  687. package/gallery/esm/{tslib.es6-cfdd6971.d.ts → tslib.es6-430179e7.d.ts} +0 -0
  688. package/gallery/esm/{tslib.es6-cfdd6971.js → tslib.es6-430179e7.js} +0 -0
  689. package/gallery/index.css +2 -2
  690. package/gallery/index.js +2 -2
  691. package/gallery/modern/Component.js +2 -2
  692. package/gallery/modern/components/header/Component.js +1 -1
  693. package/gallery/modern/components/header/index.css +2 -2
  694. package/gallery/modern/components/header-info-block/Component.js +1 -1
  695. package/gallery/modern/components/header-info-block/index.css +4 -4
  696. package/gallery/modern/components/image-preview/Component.js +1 -1
  697. package/gallery/modern/components/image-preview/index.css +11 -11
  698. package/gallery/modern/components/image-viewer/component.js +1 -1
  699. package/gallery/modern/components/image-viewer/index.css +18 -18
  700. package/gallery/modern/components/image-viewer/index.js +1 -1
  701. package/gallery/modern/components/image-viewer/slide.js +1 -1
  702. package/gallery/modern/components/index.js +1 -1
  703. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  704. package/gallery/modern/components/navigation-bar/index.css +5 -5
  705. package/gallery/modern/index.css +2 -2
  706. package/gallery/modern/index.js +1 -1
  707. package/gallery/modern/{slide-b98381ae.d.ts → slide-d7ea68f8.d.ts} +0 -0
  708. package/gallery/modern/{slide-b98381ae.js → slide-d7ea68f8.js} +1 -1
  709. package/gallery/{slide-5090e461.d.ts → slide-f5c29dea.d.ts} +0 -0
  710. package/gallery/{slide-5090e461.js → slide-f5c29dea.js} +1 -1
  711. package/gallery/{tslib.es6-cf506d9a.d.ts → tslib.es6-2c6ab16d.d.ts} +0 -0
  712. package/gallery/{tslib.es6-cf506d9a.js → tslib.es6-2c6ab16d.js} +0 -0
  713. package/grid/Component.js +1 -1
  714. package/grid/col/Component.js +2 -2
  715. package/grid/col/index.css +511 -511
  716. package/grid/col/index.js +1 -1
  717. package/grid/esm/Component.js +1 -1
  718. package/grid/esm/col/Component.js +2 -2
  719. package/grid/esm/col/index.css +511 -511
  720. package/grid/esm/col/index.js +1 -1
  721. package/grid/esm/gutters.css +78 -78
  722. package/grid/esm/{gutters.module-d27abcf8.d.ts → gutters.module-556e8dfb.d.ts} +0 -0
  723. package/grid/esm/gutters.module-556e8dfb.js +27 -0
  724. package/grid/esm/index.js +1 -1
  725. package/grid/esm/row/Component.js +2 -2
  726. package/grid/esm/row/index.css +9 -9
  727. package/grid/esm/row/index.js +1 -1
  728. package/grid/gutters.css +78 -78
  729. package/grid/{gutters.module-e003551e.d.ts → gutters.module-a438b632.d.ts} +0 -0
  730. package/grid/gutters.module-a438b632.js +28 -0
  731. package/grid/index.js +1 -1
  732. package/grid/modern/Component.js +1 -1
  733. package/grid/modern/col/Component.js +2 -2
  734. package/grid/modern/col/index.css +511 -511
  735. package/grid/modern/col/index.js +1 -1
  736. package/grid/modern/gutters.css +78 -78
  737. package/grid/modern/gutters.module-957c77d0.js +4 -0
  738. package/grid/modern/index.js +1 -1
  739. package/grid/modern/row/Component.js +2 -2
  740. package/grid/modern/row/index.css +9 -9
  741. package/grid/modern/row/index.js +1 -1
  742. package/grid/row/Component.js +2 -2
  743. package/grid/row/index.css +9 -9
  744. package/grid/row/index.js +1 -1
  745. package/hatching-progress-bar/Component.js +1 -1
  746. package/hatching-progress-bar/esm/Component.js +1 -1
  747. package/hatching-progress-bar/esm/index.css +11 -11
  748. package/hatching-progress-bar/index.css +11 -11
  749. package/hatching-progress-bar/modern/Component.js +1 -1
  750. package/hatching-progress-bar/modern/index.css +11 -11
  751. package/icon-button/Component.js +3 -3
  752. package/icon-button/default.css +23 -23
  753. package/icon-button/esm/Component.js +3 -3
  754. package/icon-button/esm/default.css +23 -23
  755. package/icon-button/esm/index.css +6 -6
  756. package/icon-button/esm/inverted.css +23 -23
  757. package/icon-button/index.css +6 -6
  758. package/icon-button/inverted.css +23 -23
  759. package/icon-button/modern/Component.js +3 -3
  760. package/icon-button/modern/default.css +23 -23
  761. package/icon-button/modern/index.css +6 -6
  762. package/icon-button/modern/inverted.css +23 -23
  763. package/icon-view/circle.js +1 -1
  764. package/icon-view/components/base-shape/component.js +1 -1
  765. package/icon-view/components/base-shape/index.css +28 -28
  766. package/icon-view/components/circle/component.js +1 -1
  767. package/icon-view/components/circle/index.js +1 -1
  768. package/icon-view/components/index.js +1 -1
  769. package/icon-view/components/super-ellipse/component.js +1 -1
  770. package/icon-view/components/super-ellipse/index.js +1 -1
  771. package/icon-view/esm/circle.js +1 -1
  772. package/icon-view/esm/components/base-shape/component.js +1 -1
  773. package/icon-view/esm/components/base-shape/index.css +28 -28
  774. package/icon-view/esm/components/circle/component.js +1 -1
  775. package/icon-view/esm/components/circle/index.js +1 -1
  776. package/icon-view/esm/components/index.js +1 -1
  777. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  778. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  779. package/icon-view/esm/super-ellipse.js +1 -1
  780. package/icon-view/esm/{tslib.es6-ec855ef9.d.ts → tslib.es6-adf7f84b.d.ts} +0 -0
  781. package/icon-view/esm/{tslib.es6-ec855ef9.js → tslib.es6-adf7f84b.js} +0 -0
  782. package/icon-view/modern/components/base-shape/component.js +1 -1
  783. package/icon-view/modern/components/base-shape/index.css +28 -28
  784. package/icon-view/super-ellipse.js +1 -1
  785. package/icon-view/{tslib.es6-2c668f84.d.ts → tslib.es6-7430b38f.d.ts} +0 -0
  786. package/icon-view/{tslib.es6-2c668f84.js → tslib.es6-7430b38f.js} +0 -0
  787. package/input/Component.js +3 -3
  788. package/input/default.css +12 -12
  789. package/input/esm/Component.js +3 -3
  790. package/input/esm/default.css +12 -12
  791. package/input/esm/index.css +30 -30
  792. package/input/esm/inverted.css +12 -12
  793. package/input/index.css +30 -30
  794. package/input/inverted.css +12 -12
  795. package/input/modern/Component.js +3 -3
  796. package/input/modern/default.css +12 -12
  797. package/input/modern/index.css +30 -30
  798. package/input/modern/inverted.css +12 -12
  799. package/input-autocomplete/Component.js +1 -1
  800. package/input-autocomplete/Component.mobile.js +2 -2
  801. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  802. package/input-autocomplete/autocomplete-field/index.css +1 -1
  803. package/input-autocomplete/autocomplete-field/index.js +1 -1
  804. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  805. package/input-autocomplete/autocomplete-mobile-field/index.css +7 -7
  806. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  807. package/input-autocomplete/esm/Component.js +1 -1
  808. package/input-autocomplete/esm/Component.mobile.js +2 -2
  809. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  810. package/input-autocomplete/esm/autocomplete-field/index.css +1 -1
  811. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  812. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  813. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +7 -7
  814. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  815. package/input-autocomplete/esm/index.js +1 -1
  816. package/input-autocomplete/esm/mobile.css +3 -3
  817. package/input-autocomplete/esm/mobile.js +1 -1
  818. package/input-autocomplete/esm/{tslib.es6-3ab8f548.d.ts → tslib.es6-503f9b30.d.ts} +0 -0
  819. package/input-autocomplete/esm/{tslib.es6-3ab8f548.js → tslib.es6-503f9b30.js} +0 -0
  820. package/input-autocomplete/index.js +1 -1
  821. package/input-autocomplete/mobile.css +3 -3
  822. package/input-autocomplete/mobile.js +1 -1
  823. package/input-autocomplete/modern/Component.d.ts +3 -3
  824. package/input-autocomplete/modern/Component.mobile.d.ts +2 -2
  825. package/input-autocomplete/modern/Component.mobile.js +1 -1
  826. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  827. package/input-autocomplete/modern/autocomplete-field/index.css +1 -1
  828. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  829. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +7 -7
  830. package/input-autocomplete/modern/mobile.css +3 -3
  831. package/input-autocomplete/{tslib.es6-e4a76171.d.ts → tslib.es6-4599a291.d.ts} +0 -0
  832. package/input-autocomplete/{tslib.es6-e4a76171.js → tslib.es6-4599a291.js} +0 -0
  833. package/intl-phone-input/{component-b130f4c2.d.ts → component-d0d7f21b.d.ts} +0 -0
  834. package/intl-phone-input/{component-b130f4c2.js → component-d0d7f21b.js} +1 -1
  835. package/intl-phone-input/component.js +3 -3
  836. package/intl-phone-input/components/flag-icon/component.js +1 -1
  837. package/intl-phone-input/components/flag-icon/index.css +261 -261
  838. package/intl-phone-input/components/index.js +1 -1
  839. package/intl-phone-input/components/select/component.js +2 -2
  840. package/intl-phone-input/components/select/index.css +6 -6
  841. package/intl-phone-input/components/select/index.js +1 -1
  842. package/intl-phone-input/components/select-field/component.js +1 -1
  843. package/intl-phone-input/components/select-field/index.css +8 -8
  844. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  845. package/intl-phone-input/components/select-field/index.js +1 -1
  846. package/intl-phone-input/esm/{component-3dd98792.d.ts → component-ac7d41d2.d.ts} +0 -0
  847. package/intl-phone-input/esm/{component-3dd98792.js → component-ac7d41d2.js} +1 -1
  848. package/intl-phone-input/esm/component.js +3 -3
  849. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  850. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  851. package/intl-phone-input/esm/components/index.js +1 -1
  852. package/intl-phone-input/esm/components/select/component.js +2 -2
  853. package/intl-phone-input/esm/components/select/index.css +6 -6
  854. package/intl-phone-input/esm/components/select/index.js +1 -1
  855. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  856. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  857. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  858. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  859. package/intl-phone-input/esm/index.css +3 -3
  860. package/intl-phone-input/esm/index.js +1 -1
  861. package/intl-phone-input/esm/{libphonenumber-js.min-d116deaa.d.ts → libphonenumber-js.min-4579ad4d.d.ts} +0 -0
  862. package/intl-phone-input/esm/{libphonenumber-js.min-d116deaa.js → libphonenumber-js.min-4579ad4d.js} +0 -0
  863. package/intl-phone-input/index.css +3 -3
  864. package/intl-phone-input/index.js +1 -1
  865. package/intl-phone-input/{libphonenumber-js.min-9c3123f1.d.ts → libphonenumber-js.min-b6f3f434.d.ts} +0 -0
  866. package/intl-phone-input/{libphonenumber-js.min-9c3123f1.js → libphonenumber-js.min-b6f3f434.js} +0 -0
  867. package/intl-phone-input/modern/component.js +2 -2
  868. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  869. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  870. package/intl-phone-input/modern/components/select/component.js +1 -1
  871. package/intl-phone-input/modern/components/select/index.css +6 -6
  872. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  873. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  874. package/intl-phone-input/modern/index.css +3 -3
  875. package/intl-phone-input/modern/{libphonenumber-js.min-d116deaa.d.ts → libphonenumber-js.min-4579ad4d.d.ts} +0 -0
  876. package/intl-phone-input/modern/{libphonenumber-js.min-d116deaa.js → libphonenumber-js.min-4579ad4d.js} +0 -0
  877. package/link/Component.js +12 -5
  878. package/link/cssm/Component.js +9 -2
  879. package/link/default.css +9 -9
  880. package/link/esm/Component.js +12 -5
  881. package/link/esm/default.css +9 -9
  882. package/link/esm/index.css +13 -13
  883. package/link/esm/inverted.css +9 -9
  884. package/link/index.css +13 -13
  885. package/link/inverted.css +9 -9
  886. package/link/modern/Component.js +3 -4
  887. package/link/modern/default.css +9 -9
  888. package/link/modern/index.css +13 -13
  889. package/link/modern/inverted.css +9 -9
  890. package/list/Component.js +1 -1
  891. package/list/esm/Component.js +1 -1
  892. package/list/esm/index.css +9 -9
  893. package/list/index.css +9 -9
  894. package/list/modern/Component.js +1 -1
  895. package/list/modern/index.css +9 -9
  896. package/list-header/Component.js +1 -1
  897. package/list-header/esm/Component.js +1 -1
  898. package/list-header/esm/index.css +3 -3
  899. package/list-header/index.css +3 -3
  900. package/list-header/modern/Component.js +1 -1
  901. package/list-header/modern/index.css +3 -3
  902. package/loader/Component.js +1 -1
  903. package/loader/esm/Component.js +1 -1
  904. package/loader/esm/index.css +7 -7
  905. package/loader/index.css +7 -7
  906. package/loader/modern/Component.js +1 -1
  907. package/loader/modern/index.css +7 -7
  908. package/masked-input/Component.js +1 -1
  909. package/masked-input/esm/Component.js +1 -1
  910. package/masked-input/esm/index.css +1 -1
  911. package/masked-input/index.css +1 -1
  912. package/masked-input/modern/Component.js +1 -1
  913. package/masked-input/modern/index.css +1 -1
  914. package/modal/{Component-b37776e1.d.ts → Component-110b78fe.d.ts} +0 -0
  915. package/modal/{Component-b37776e1.js → Component-110b78fe.js} +1 -1
  916. package/modal/Component.desktop.js +4 -4
  917. package/modal/Component.mobile.js +4 -4
  918. package/modal/Component.responsive.js +3 -3
  919. package/modal/components/closer/Component.js +2 -2
  920. package/modal/components/closer/index.css +3 -3
  921. package/modal/components/content/Component.desktop.js +2 -2
  922. package/modal/components/content/Component.js +1 -1
  923. package/modal/components/content/Component.mobile.js +2 -2
  924. package/modal/components/content/desktop.css +7 -7
  925. package/modal/components/content/index.css +2 -2
  926. package/modal/components/content/mobile.css +2 -2
  927. package/modal/components/footer/Component.desktop.js +2 -2
  928. package/modal/components/footer/Component.js +2 -2
  929. package/modal/components/footer/Component.mobile.js +2 -2
  930. package/modal/components/footer/desktop.css +8 -8
  931. package/modal/components/footer/index.css +3 -3
  932. package/modal/components/footer/layout.css +24 -24
  933. package/modal/components/footer/mobile.css +2 -2
  934. package/modal/components/header/Component.desktop.d.ts +1 -1
  935. package/modal/components/header/Component.desktop.js +3 -3
  936. package/modal/components/header/Component.js +1 -1
  937. package/modal/components/header/Component.mobile.d.ts +1 -1
  938. package/modal/components/header/Component.mobile.js +3 -3
  939. package/modal/components/header/desktop.css +16 -16
  940. package/modal/components/header/index.css +14 -14
  941. package/modal/components/header/mobile.css +2 -2
  942. package/modal/cssm/Component.responsive.d.ts +1 -1
  943. package/modal/desktop.css +8 -8
  944. package/modal/desktop.js +3 -3
  945. package/modal/esm/{Component-646878e9.d.ts → Component-fa229bbb.d.ts} +0 -0
  946. package/modal/esm/{Component-646878e9.js → Component-fa229bbb.js} +1 -1
  947. package/modal/esm/Component.desktop.js +4 -4
  948. package/modal/esm/Component.mobile.js +4 -4
  949. package/modal/esm/Component.responsive.js +3 -3
  950. package/modal/esm/components/closer/Component.js +2 -2
  951. package/modal/esm/components/closer/index.css +3 -3
  952. package/modal/esm/components/content/Component.desktop.js +2 -2
  953. package/modal/esm/components/content/Component.js +1 -1
  954. package/modal/esm/components/content/Component.mobile.js +2 -2
  955. package/modal/esm/components/content/desktop.css +7 -7
  956. package/modal/esm/components/content/index.css +2 -2
  957. package/modal/esm/components/content/mobile.css +2 -2
  958. package/modal/esm/components/footer/Component.desktop.js +2 -2
  959. package/modal/esm/components/footer/Component.js +2 -2
  960. package/modal/esm/components/footer/Component.mobile.js +2 -2
  961. package/modal/esm/components/footer/desktop.css +8 -8
  962. package/modal/esm/components/footer/index.css +3 -3
  963. package/modal/esm/components/footer/layout.css +24 -24
  964. package/modal/esm/components/footer/mobile.css +2 -2
  965. package/modal/esm/components/header/Component.desktop.d.ts +1 -1
  966. package/modal/esm/components/header/Component.desktop.js +3 -3
  967. package/modal/esm/components/header/Component.js +1 -1
  968. package/modal/esm/components/header/Component.mobile.d.ts +1 -1
  969. package/modal/esm/components/header/Component.mobile.js +3 -3
  970. package/modal/esm/components/header/desktop.css +16 -16
  971. package/modal/esm/components/header/index.css +14 -14
  972. package/modal/esm/components/header/mobile.css +2 -2
  973. package/modal/esm/desktop.css +8 -8
  974. package/modal/esm/desktop.js +3 -3
  975. package/modal/esm/index.js +3 -3
  976. package/modal/esm/mobile.css +1 -1
  977. package/modal/esm/mobile.js +3 -3
  978. package/modal/esm/responsive.js +3 -3
  979. package/modal/esm/transitions.css +7 -7
  980. package/modal/esm/transitions.module-1c8524df.js +4 -0
  981. package/modal/esm/{tslib.es6-38aff1a6.d.ts → tslib.es6-ec49628e.d.ts} +0 -0
  982. package/modal/esm/{tslib.es6-38aff1a6.js → tslib.es6-ec49628e.js} +0 -0
  983. package/modal/index.js +3 -3
  984. package/modal/mobile.css +1 -1
  985. package/modal/mobile.js +3 -3
  986. package/modal/modern/{Component-e4f4e8cb.d.ts → Component-f7499f39.d.ts} +0 -0
  987. package/modal/modern/{Component-e4f4e8cb.js → Component-f7499f39.js} +1 -1
  988. package/modal/modern/Component.desktop.js +3 -3
  989. package/modal/modern/Component.mobile.js +3 -3
  990. package/modal/modern/Component.responsive.js +2 -2
  991. package/modal/modern/components/closer/Component.js +1 -1
  992. package/modal/modern/components/closer/index.css +3 -3
  993. package/modal/modern/components/content/Component.desktop.js +1 -1
  994. package/modal/modern/components/content/Component.js +1 -1
  995. package/modal/modern/components/content/Component.mobile.js +1 -1
  996. package/modal/modern/components/content/desktop.css +7 -7
  997. package/modal/modern/components/content/index.css +2 -2
  998. package/modal/modern/components/content/mobile.css +2 -2
  999. package/modal/modern/components/footer/Component.desktop.js +1 -1
  1000. package/modal/modern/components/footer/Component.js +2 -2
  1001. package/modal/modern/components/footer/Component.mobile.js +1 -1
  1002. package/modal/modern/components/footer/desktop.css +8 -8
  1003. package/modal/modern/components/footer/index.css +3 -3
  1004. package/modal/modern/components/footer/layout.css +24 -24
  1005. package/modal/modern/components/footer/mobile.css +2 -2
  1006. package/modal/modern/components/header/Component.desktop.d.ts +1 -1
  1007. package/modal/modern/components/header/Component.desktop.js +2 -2
  1008. package/modal/modern/components/header/Component.js +1 -1
  1009. package/modal/modern/components/header/Component.mobile.d.ts +1 -1
  1010. package/modal/modern/components/header/Component.mobile.js +2 -2
  1011. package/modal/modern/components/header/desktop.css +16 -16
  1012. package/modal/modern/components/header/index.css +14 -14
  1013. package/modal/modern/components/header/mobile.css +2 -2
  1014. package/modal/modern/desktop.css +8 -8
  1015. package/modal/modern/desktop.js +2 -2
  1016. package/modal/modern/index.js +2 -2
  1017. package/modal/modern/mobile.css +1 -1
  1018. package/modal/modern/mobile.js +2 -2
  1019. package/modal/modern/responsive.js +2 -2
  1020. package/modal/modern/transitions.css +7 -7
  1021. package/modal/modern/transitions.module-1c8524df.js +4 -0
  1022. package/modal/responsive.js +3 -3
  1023. package/modal/transitions.css +7 -7
  1024. package/modal/transitions.module-6f337c40.js +4 -0
  1025. package/modal/{tslib.es6-2324169d.d.ts → tslib.es6-02bf2b10.d.ts} +0 -0
  1026. package/modal/{tslib.es6-2324169d.js → tslib.es6-02bf2b10.js} +0 -0
  1027. package/notification/Component.js +1 -1
  1028. package/notification/esm/Component.js +1 -1
  1029. package/notification/esm/index.css +7 -7
  1030. package/notification/index.css +7 -7
  1031. package/notification/modern/Component.js +1 -1
  1032. package/notification/modern/index.css +7 -7
  1033. package/notification-manager/{component-65db9bb6.d.ts → component-8ceec621.d.ts} +0 -0
  1034. package/notification-manager/{component-65db9bb6.js → component-8ceec621.js} +0 -0
  1035. package/notification-manager/component.js +2 -2
  1036. package/notification-manager/components/index.js +1 -1
  1037. package/notification-manager/components/notification/component.js +1 -1
  1038. package/notification-manager/components/notification/index.d.ts +1 -1
  1039. package/notification-manager/components/notification/index.js +1 -1
  1040. package/notification-manager/esm/{component-3e0c438a.d.ts → component-c04834a5.d.ts} +0 -0
  1041. package/notification-manager/esm/{component-3e0c438a.js → component-c04834a5.js} +0 -0
  1042. package/notification-manager/esm/component.js +2 -2
  1043. package/notification-manager/esm/components/index.js +1 -1
  1044. package/notification-manager/esm/components/notification/component.js +1 -1
  1045. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  1046. package/notification-manager/esm/components/notification/index.js +1 -1
  1047. package/notification-manager/esm/index.css +10 -10
  1048. package/notification-manager/esm/index.js +1 -1
  1049. package/notification-manager/index.css +10 -10
  1050. package/notification-manager/index.js +1 -1
  1051. package/notification-manager/modern/component.js +1 -1
  1052. package/notification-manager/modern/index.css +10 -10
  1053. package/package.json +3 -3
  1054. package/pagination/Component.js +1 -1
  1055. package/pagination/components/default-view/index.css +1 -1
  1056. package/pagination/components/default-view/index.js +1 -1
  1057. package/pagination/components/per-page-view/index.css +1 -1
  1058. package/pagination/components/per-page-view/index.js +1 -1
  1059. package/pagination/components/tag/index.css +7 -7
  1060. package/pagination/components/tag/index.js +1 -1
  1061. package/pagination/esm/Component.js +1 -1
  1062. package/pagination/esm/components/default-view/index.css +1 -1
  1063. package/pagination/esm/components/default-view/index.js +1 -1
  1064. package/pagination/esm/components/per-page-view/index.css +1 -1
  1065. package/pagination/esm/components/per-page-view/index.js +1 -1
  1066. package/pagination/esm/components/tag/index.css +7 -7
  1067. package/pagination/esm/components/tag/index.js +1 -1
  1068. package/pagination/esm/index.css +3 -3
  1069. package/pagination/index.css +3 -3
  1070. package/pagination/modern/Component.js +1 -1
  1071. package/pagination/modern/components/default-view/index.css +1 -1
  1072. package/pagination/modern/components/default-view/index.js +1 -1
  1073. package/pagination/modern/components/per-page-view/index.css +1 -1
  1074. package/pagination/modern/components/per-page-view/index.js +1 -1
  1075. package/pagination/modern/components/tag/index.css +7 -7
  1076. package/pagination/modern/components/tag/index.js +1 -1
  1077. package/pagination/modern/index.css +3 -3
  1078. package/password-input/component.js +1 -1
  1079. package/password-input/esm/component.js +1 -1
  1080. package/password-input/esm/index.css +4 -4
  1081. package/password-input/index.css +4 -4
  1082. package/password-input/modern/component.js +1 -1
  1083. package/password-input/modern/index.css +4 -4
  1084. package/picker-button/Component.js +2 -2
  1085. package/picker-button/Component.mobile.js +1 -1
  1086. package/picker-button/Component.responsive.js +1 -1
  1087. package/picker-button/desktop.js +1 -1
  1088. package/picker-button/esm/Component.js +2 -2
  1089. package/picker-button/esm/Component.mobile.js +1 -1
  1090. package/picker-button/esm/Component.responsive.js +1 -1
  1091. package/picker-button/esm/desktop.js +1 -1
  1092. package/picker-button/esm/field/Component.js +2 -2
  1093. package/picker-button/esm/field/index.css +2 -2
  1094. package/picker-button/esm/field/index.js +1 -1
  1095. package/picker-button/esm/index.css +5 -5
  1096. package/picker-button/esm/index.js +1 -1
  1097. package/picker-button/esm/mobile.js +1 -1
  1098. package/picker-button/esm/option/Component.js +2 -2
  1099. package/picker-button/esm/option/index.css +3 -3
  1100. package/picker-button/esm/option/index.js +1 -1
  1101. package/picker-button/esm/{tslib.es6-e118ddc5.d.ts → tslib.es6-32f585ef.d.ts} +0 -0
  1102. package/picker-button/esm/{tslib.es6-e118ddc5.js → tslib.es6-32f585ef.js} +0 -0
  1103. package/picker-button/field/Component.js +2 -2
  1104. package/picker-button/field/index.css +2 -2
  1105. package/picker-button/field/index.js +1 -1
  1106. package/picker-button/index.css +5 -5
  1107. package/picker-button/index.js +1 -1
  1108. package/picker-button/mobile.js +1 -1
  1109. package/picker-button/modern/Component.js +1 -1
  1110. package/picker-button/modern/field/Component.js +1 -1
  1111. package/picker-button/modern/field/index.css +2 -2
  1112. package/picker-button/modern/index.css +5 -5
  1113. package/picker-button/modern/option/Component.js +1 -1
  1114. package/picker-button/modern/option/index.css +3 -3
  1115. package/picker-button/option/Component.js +2 -2
  1116. package/picker-button/option/index.css +3 -3
  1117. package/picker-button/option/index.js +1 -1
  1118. package/picker-button/{tslib.es6-503a8c68.d.ts → tslib.es6-9f9a6501.d.ts} +0 -0
  1119. package/picker-button/{tslib.es6-503a8c68.js → tslib.es6-9f9a6501.js} +0 -0
  1120. package/plate/Component.js +1 -1
  1121. package/plate/esm/Component.js +1 -1
  1122. package/plate/esm/index.css +45 -45
  1123. package/plate/index.css +45 -45
  1124. package/plate/modern/Component.js +1 -1
  1125. package/plate/modern/index.css +45 -45
  1126. package/popover/Component.js +1 -1
  1127. package/popover/esm/Component.js +1 -1
  1128. package/popover/esm/index.css +33 -33
  1129. package/popover/index.css +33 -33
  1130. package/popover/modern/Component.js +1 -1
  1131. package/popover/modern/index.css +33 -33
  1132. package/progress-bar/Component.js +1 -1
  1133. package/progress-bar/esm/Component.js +1 -1
  1134. package/progress-bar/esm/index.css +12 -12
  1135. package/progress-bar/index.css +12 -12
  1136. package/progress-bar/modern/Component.js +1 -1
  1137. package/progress-bar/modern/index.css +12 -12
  1138. package/pure-cell/{component-3217d851.d.ts → component-22af7b79.d.ts} +0 -0
  1139. package/pure-cell/{component-3217d851.js → component-22af7b79.js} +2 -2
  1140. package/pure-cell/{component-f7f6ddd9.d.ts → component-a2d326f6.d.ts} +0 -0
  1141. package/pure-cell/{component-f7f6ddd9.js → component-a2d326f6.js} +6 -6
  1142. package/pure-cell/component.js +3 -3
  1143. package/pure-cell/components/addon/component.js +2 -2
  1144. package/pure-cell/components/addon/index.css +7 -7
  1145. package/pure-cell/components/addon/index.js +1 -1
  1146. package/pure-cell/components/amount/component.js +2 -2
  1147. package/pure-cell/components/amount/index.css +2 -2
  1148. package/pure-cell/components/amount/index.js +1 -1
  1149. package/pure-cell/components/amount-title/component.js +2 -2
  1150. package/pure-cell/components/amount-title/index.css +3 -3
  1151. package/pure-cell/components/amount-title/index.js +1 -1
  1152. package/pure-cell/components/category/component.js +2 -2
  1153. package/pure-cell/components/category/index.css +4 -4
  1154. package/pure-cell/components/category/index.js +1 -1
  1155. package/pure-cell/components/content/component.js +3 -3
  1156. package/pure-cell/components/content/index.css +3 -3
  1157. package/pure-cell/components/content/index.d.ts +1 -1
  1158. package/pure-cell/components/content/index.js +3 -3
  1159. package/pure-cell/components/footer/component.js +2 -2
  1160. package/pure-cell/components/footer/index.css +4 -4
  1161. package/pure-cell/components/footer/index.js +1 -1
  1162. package/pure-cell/components/footer-button/component.js +2 -2
  1163. package/pure-cell/components/footer-button/index.css +2 -2
  1164. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1165. package/pure-cell/components/footer-button/index.js +2 -2
  1166. package/pure-cell/components/footer-text/component.js +1 -1
  1167. package/pure-cell/components/footer-text/index.js +1 -1
  1168. package/pure-cell/components/graphics/component.js +2 -2
  1169. package/pure-cell/components/graphics/index.css +2 -2
  1170. package/pure-cell/components/graphics/index.js +1 -1
  1171. package/pure-cell/components/main/component.js +3 -3
  1172. package/pure-cell/components/main/index.css +4 -4
  1173. package/pure-cell/components/main/index.d.ts +1 -1
  1174. package/pure-cell/components/main/index.js +3 -3
  1175. package/pure-cell/components/text/component.js +3 -3
  1176. package/pure-cell/components/text/index.css +7 -7
  1177. package/pure-cell/components/text/index.d.ts +1 -1
  1178. package/pure-cell/components/text/index.js +3 -3
  1179. package/pure-cell/esm/{component-cfb3e27c.d.ts → component-6583c2d7.d.ts} +0 -0
  1180. package/pure-cell/esm/{component-cfb3e27c.js → component-6583c2d7.js} +2 -2
  1181. package/pure-cell/esm/{component-72452927.d.ts → component-d0313343.d.ts} +0 -0
  1182. package/pure-cell/esm/{component-72452927.js → component-d0313343.js} +6 -6
  1183. package/pure-cell/esm/component.js +3 -3
  1184. package/pure-cell/esm/components/addon/component.js +2 -2
  1185. package/pure-cell/esm/components/addon/index.css +7 -7
  1186. package/pure-cell/esm/components/addon/index.js +1 -1
  1187. package/pure-cell/esm/components/amount/component.js +2 -2
  1188. package/pure-cell/esm/components/amount/index.css +2 -2
  1189. package/pure-cell/esm/components/amount/index.js +1 -1
  1190. package/pure-cell/esm/components/amount-title/component.js +2 -2
  1191. package/pure-cell/esm/components/amount-title/index.css +3 -3
  1192. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1193. package/pure-cell/esm/components/category/component.js +2 -2
  1194. package/pure-cell/esm/components/category/index.css +4 -4
  1195. package/pure-cell/esm/components/category/index.js +1 -1
  1196. package/pure-cell/esm/components/content/component.js +3 -3
  1197. package/pure-cell/esm/components/content/index.css +3 -3
  1198. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1199. package/pure-cell/esm/components/content/index.js +3 -3
  1200. package/pure-cell/esm/components/footer/component.js +2 -2
  1201. package/pure-cell/esm/components/footer/index.css +4 -4
  1202. package/pure-cell/esm/components/footer/index.js +1 -1
  1203. package/pure-cell/esm/components/footer-button/component.js +2 -2
  1204. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1205. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1206. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1207. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1208. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1209. package/pure-cell/esm/components/graphics/component.js +2 -2
  1210. package/pure-cell/esm/components/graphics/index.css +2 -2
  1211. package/pure-cell/esm/components/graphics/index.js +1 -1
  1212. package/pure-cell/esm/components/main/component.js +3 -3
  1213. package/pure-cell/esm/components/main/index.css +4 -4
  1214. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1215. package/pure-cell/esm/components/main/index.js +3 -3
  1216. package/pure-cell/esm/components/text/component.js +3 -3
  1217. package/pure-cell/esm/components/text/index.css +7 -7
  1218. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1219. package/pure-cell/esm/components/text/index.js +3 -3
  1220. package/pure-cell/esm/{getDataTestId-dde64e93.d.ts → getDataTestId-47a46bd9.d.ts} +0 -0
  1221. package/pure-cell/esm/{getDataTestId-dde64e93.js → getDataTestId-47a46bd9.js} +0 -0
  1222. package/pure-cell/esm/index.css +19 -19
  1223. package/pure-cell/esm/index.js +3 -3
  1224. package/pure-cell/{getDataTestId-87bcc75a.d.ts → getDataTestId-cfec2575.d.ts} +0 -0
  1225. package/pure-cell/{getDataTestId-87bcc75a.js → getDataTestId-cfec2575.js} +0 -0
  1226. package/pure-cell/index.css +19 -19
  1227. package/pure-cell/index.js +3 -3
  1228. package/pure-cell/modern/{component-9f30330f.d.ts → component-8ec43053.d.ts} +0 -0
  1229. package/pure-cell/modern/{component-9f30330f.js → component-8ec43053.js} +5 -5
  1230. package/pure-cell/modern/component.js +2 -2
  1231. package/pure-cell/modern/components/addon/component.js +2 -2
  1232. package/pure-cell/modern/components/addon/index.css +7 -7
  1233. package/pure-cell/modern/components/addon/index.js +1 -1
  1234. package/pure-cell/modern/components/amount/component.js +2 -2
  1235. package/pure-cell/modern/components/amount/index.css +2 -2
  1236. package/pure-cell/modern/components/amount/index.js +1 -1
  1237. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1238. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1239. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1240. package/pure-cell/modern/components/category/component.js +2 -2
  1241. package/pure-cell/modern/components/category/index.css +4 -4
  1242. package/pure-cell/modern/components/category/index.js +1 -1
  1243. package/pure-cell/modern/components/content/component.js +2 -2
  1244. package/pure-cell/modern/components/content/index.css +3 -3
  1245. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1246. package/pure-cell/modern/components/content/index.js +2 -2
  1247. package/pure-cell/modern/components/footer/component.js +2 -2
  1248. package/pure-cell/modern/components/footer/index.css +4 -4
  1249. package/pure-cell/modern/components/footer/index.js +1 -1
  1250. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1251. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1252. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1253. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1254. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1255. package/pure-cell/modern/components/graphics/component.js +2 -2
  1256. package/pure-cell/modern/components/graphics/index.css +2 -2
  1257. package/pure-cell/modern/components/graphics/index.js +1 -1
  1258. package/pure-cell/modern/components/main/component.js +2 -2
  1259. package/pure-cell/modern/components/main/index.css +4 -4
  1260. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1261. package/pure-cell/modern/components/main/index.js +2 -2
  1262. package/pure-cell/modern/components/text/component.js +2 -2
  1263. package/pure-cell/modern/components/text/index.css +7 -7
  1264. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1265. package/pure-cell/modern/components/text/index.js +2 -2
  1266. package/pure-cell/modern/{getDataTestId-c08ca79c.d.ts → getDataTestId-0f993ae3.d.ts} +0 -0
  1267. package/pure-cell/modern/{getDataTestId-c08ca79c.js → getDataTestId-0f993ae3.js} +0 -0
  1268. package/pure-cell/modern/index.css +19 -19
  1269. package/pure-cell/modern/index.js +2 -2
  1270. package/pure-input/Component.js +1 -1
  1271. package/pure-input/esm/Component.js +1 -1
  1272. package/pure-input/esm/index.css +25 -25
  1273. package/pure-input/index.css +25 -25
  1274. package/pure-input/modern/Component.js +1 -1
  1275. package/pure-input/modern/index.css +25 -25
  1276. package/radio/Component.js +1 -1
  1277. package/radio/esm/Component.js +1 -1
  1278. package/radio/esm/index.css +31 -31
  1279. package/radio/index.css +31 -31
  1280. package/radio/modern/Component.js +1 -1
  1281. package/radio/modern/index.css +31 -31
  1282. package/radio-group/Component.js +1 -1
  1283. package/radio-group/esm/Component.js +1 -1
  1284. package/radio-group/esm/index.css +16 -16
  1285. package/radio-group/index.css +16 -16
  1286. package/radio-group/modern/Component.js +1 -1
  1287. package/radio-group/modern/index.css +16 -16
  1288. package/scrollbar/Component.js +3 -3
  1289. package/scrollbar/default.css +2 -2
  1290. package/scrollbar/esm/Component.js +3 -3
  1291. package/scrollbar/esm/default.css +2 -2
  1292. package/scrollbar/esm/index.css +25 -25
  1293. package/scrollbar/esm/inverted.css +2 -2
  1294. package/scrollbar/index.css +25 -25
  1295. package/scrollbar/inverted.css +2 -2
  1296. package/scrollbar/modern/Component.js +3 -3
  1297. package/scrollbar/modern/default.css +2 -2
  1298. package/scrollbar/modern/index.css +25 -25
  1299. package/scrollbar/modern/inverted.css +2 -2
  1300. package/select/{Component-3674d78e.d.ts → Component-af246dbb.d.ts} +0 -0
  1301. package/select/{Component-3674d78e.js → Component-af246dbb.js} +5 -5
  1302. package/select/{Component-88ec09e2.d.ts → Component-d6e35e7b.d.ts} +0 -0
  1303. package/select/{Component-88ec09e2.js → Component-d6e35e7b.js} +2 -2
  1304. package/select/Component.js +2 -2
  1305. package/select/components/arrow/Component.js +1 -1
  1306. package/select/components/arrow/index.css +2 -2
  1307. package/select/components/base-select/Component.js +2 -2
  1308. package/select/components/base-select/index.css +6 -6
  1309. package/select/components/base-select/index.d.ts +1 -1
  1310. package/select/components/base-select/index.js +2 -2
  1311. package/select/components/base-select-mobile/Component.js +4 -4
  1312. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1313. package/select/components/base-select-mobile/checkmark/index.css +3 -3
  1314. package/select/components/base-select-mobile/index.css +10 -10
  1315. package/select/components/base-select-mobile/index.d.ts +1 -1
  1316. package/select/components/base-select-mobile/index.js +4 -4
  1317. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1318. package/select/components/base-select-mobile/options-list/index.css +8 -8
  1319. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1320. package/select/components/checkmark/Component.js +1 -1
  1321. package/select/components/checkmark/index.css +6 -6
  1322. package/select/components/field/Component.js +2 -2
  1323. package/select/components/field/index.css +8 -8
  1324. package/select/components/field/index.js +1 -1
  1325. package/select/components/index.js +4 -4
  1326. package/select/components/native-select/Component.js +1 -1
  1327. package/select/components/native-select/index.js +1 -1
  1328. package/select/components/optgroup/Component.js +1 -1
  1329. package/select/components/optgroup/index.css +5 -5
  1330. package/select/components/option/Component.js +2 -2
  1331. package/select/components/option/index.css +19 -19
  1332. package/select/components/option/index.js +1 -1
  1333. package/select/components/options-list/Component.js +2 -2
  1334. package/select/components/options-list/index.css +5 -5
  1335. package/select/components/options-list/index.js +1 -1
  1336. package/select/components/select-mobile/Component.js +4 -4
  1337. package/select/components/select-mobile/index.d.ts +1 -1
  1338. package/select/components/select-mobile/index.js +4 -4
  1339. package/select/components/select-modal-mobile/Component.js +4 -4
  1340. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1341. package/select/components/select-modal-mobile/index.js +4 -4
  1342. package/select/components/virtual-options-list/Component.js +2 -2
  1343. package/select/components/virtual-options-list/index.css +11 -11
  1344. package/select/components/virtual-options-list/index.js +1 -1
  1345. package/select/esm/{Component-07ec3f79.d.ts → Component-593207df.d.ts} +0 -0
  1346. package/select/esm/{Component-07ec3f79.js → Component-593207df.js} +5 -5
  1347. package/select/esm/{Component-806f319b.d.ts → Component-cdae547a.d.ts} +0 -0
  1348. package/select/esm/{Component-806f319b.js → Component-cdae547a.js} +2 -2
  1349. package/select/esm/Component.js +2 -2
  1350. package/select/esm/components/arrow/Component.js +1 -1
  1351. package/select/esm/components/arrow/index.css +2 -2
  1352. package/select/esm/components/base-select/Component.js +2 -2
  1353. package/select/esm/components/base-select/index.css +6 -6
  1354. package/select/esm/components/base-select/index.d.ts +1 -1
  1355. package/select/esm/components/base-select/index.js +2 -2
  1356. package/select/esm/components/base-select-mobile/Component.js +4 -4
  1357. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1358. package/select/esm/components/base-select-mobile/checkmark/index.css +3 -3
  1359. package/select/esm/components/base-select-mobile/index.css +10 -10
  1360. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1361. package/select/esm/components/base-select-mobile/index.js +4 -4
  1362. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1363. package/select/esm/components/base-select-mobile/options-list/index.css +8 -8
  1364. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1365. package/select/esm/components/checkmark/Component.js +1 -1
  1366. package/select/esm/components/checkmark/index.css +6 -6
  1367. package/select/esm/components/field/Component.js +2 -2
  1368. package/select/esm/components/field/index.css +8 -8
  1369. package/select/esm/components/field/index.js +1 -1
  1370. package/select/esm/components/index.js +4 -4
  1371. package/select/esm/components/native-select/Component.js +1 -1
  1372. package/select/esm/components/native-select/index.js +1 -1
  1373. package/select/esm/components/optgroup/Component.js +1 -1
  1374. package/select/esm/components/optgroup/index.css +5 -5
  1375. package/select/esm/components/option/Component.js +2 -2
  1376. package/select/esm/components/option/index.css +19 -19
  1377. package/select/esm/components/option/index.js +1 -1
  1378. package/select/esm/components/options-list/Component.js +2 -2
  1379. package/select/esm/components/options-list/index.css +5 -5
  1380. package/select/esm/components/options-list/index.js +1 -1
  1381. package/select/esm/components/select-mobile/Component.js +4 -4
  1382. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1383. package/select/esm/components/select-mobile/index.js +4 -4
  1384. package/select/esm/components/select-modal-mobile/Component.js +4 -4
  1385. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1386. package/select/esm/components/select-modal-mobile/index.js +4 -4
  1387. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1388. package/select/esm/components/virtual-options-list/index.css +11 -11
  1389. package/select/esm/components/virtual-options-list/index.js +1 -1
  1390. package/select/esm/index.js +4 -4
  1391. package/select/esm/{intersection-observer-e321322c.d.ts → intersection-observer-28686354.d.ts} +0 -0
  1392. package/select/esm/{intersection-observer-e321322c.js → intersection-observer-28686354.js} +0 -0
  1393. package/select/esm/presets/index.js +4 -4
  1394. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1395. package/select/esm/presets/useLazyLoading/index.css +1 -1
  1396. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  1397. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1398. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1399. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1400. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1401. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1402. package/select/esm/presets/useSelectWithLoading/index.css +1 -1
  1403. package/select/esm/{tslib.es6-31cfb041.d.ts → tslib.es6-b88a50fc.d.ts} +0 -0
  1404. package/select/esm/{tslib.es6-31cfb041.js → tslib.es6-b88a50fc.js} +0 -0
  1405. package/select/index.js +4 -4
  1406. package/select/{intersection-observer-d390e60e.d.ts → intersection-observer-c01732ee.d.ts} +0 -0
  1407. package/select/{intersection-observer-d390e60e.js → intersection-observer-c01732ee.js} +0 -0
  1408. package/select/modern/{Component-be4e0e24.d.ts → Component-1dccaf54.d.ts} +0 -0
  1409. package/select/modern/{Component-be4e0e24.js → Component-1dccaf54.js} +7 -7
  1410. package/select/modern/{Component-26142db8.d.ts → Component-574b0898.d.ts} +0 -0
  1411. package/select/modern/{Component-26142db8.js → Component-574b0898.js} +1 -1
  1412. package/select/modern/Component.js +4 -4
  1413. package/select/modern/components/arrow/Component.js +1 -1
  1414. package/select/modern/components/arrow/index.css +2 -2
  1415. package/select/modern/components/base-select/Component.js +1 -1
  1416. package/select/modern/components/base-select/index.css +6 -6
  1417. package/select/modern/components/base-select/index.d.ts +1 -1
  1418. package/select/modern/components/base-select/index.js +1 -1
  1419. package/select/modern/components/base-select-mobile/Component.js +6 -6
  1420. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1421. package/select/modern/components/base-select-mobile/checkmark/index.css +3 -3
  1422. package/select/modern/components/base-select-mobile/index.css +10 -10
  1423. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1424. package/select/modern/components/base-select-mobile/index.js +6 -6
  1425. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1426. package/select/modern/components/base-select-mobile/options-list/index.css +8 -8
  1427. package/select/modern/components/checkmark/Component.js +1 -1
  1428. package/select/modern/components/checkmark/index.css +6 -6
  1429. package/select/modern/components/field/Component.js +2 -2
  1430. package/select/modern/components/field/index.css +8 -8
  1431. package/select/modern/components/field/index.js +1 -1
  1432. package/select/modern/components/index.js +6 -6
  1433. package/select/modern/components/optgroup/Component.js +1 -1
  1434. package/select/modern/components/optgroup/index.css +5 -5
  1435. package/select/modern/components/option/Component.js +1 -1
  1436. package/select/modern/components/option/index.css +19 -19
  1437. package/select/modern/components/options-list/Component.js +1 -1
  1438. package/select/modern/components/options-list/index.css +5 -5
  1439. package/select/modern/components/select-mobile/Component.js +6 -6
  1440. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1441. package/select/modern/components/select-mobile/index.js +6 -6
  1442. package/select/modern/components/select-modal-mobile/Component.js +6 -6
  1443. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1444. package/select/modern/components/select-modal-mobile/index.js +6 -6
  1445. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1446. package/select/modern/components/virtual-options-list/index.css +11 -11
  1447. package/select/modern/index.js +6 -6
  1448. package/select/modern/{intersection-observer-e321322c.d.ts → intersection-observer-28686354.d.ts} +0 -0
  1449. package/select/modern/{intersection-observer-e321322c.js → intersection-observer-28686354.js} +0 -0
  1450. package/select/modern/presets/index.js +6 -6
  1451. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1452. package/select/modern/presets/useLazyLoading/index.css +1 -1
  1453. package/select/modern/presets/useSelectWithApply/hook.js +6 -6
  1454. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
  1455. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1456. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1457. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
  1458. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1459. package/select/modern/presets/useSelectWithLoading/index.css +1 -1
  1460. package/select/presets/index.js +4 -4
  1461. package/select/presets/useLazyLoading/hook.js +3 -3
  1462. package/select/presets/useLazyLoading/index.css +1 -1
  1463. package/select/presets/useSelectWithApply/hook.js +4 -4
  1464. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1465. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1466. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1467. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1468. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1469. package/select/presets/useSelectWithLoading/index.css +1 -1
  1470. package/select/{tslib.es6-2d04289a.d.ts → tslib.es6-e335a6c7.d.ts} +0 -0
  1471. package/select/{tslib.es6-2d04289a.js → tslib.es6-e335a6c7.js} +0 -0
  1472. package/select-with-tags/component.js +1 -1
  1473. package/select-with-tags/components/index.js +1 -1
  1474. package/select-with-tags/components/tag/component.js +2 -2
  1475. package/select-with-tags/components/tag/index.css +10 -10
  1476. package/select-with-tags/components/tag/index.js +1 -1
  1477. package/select-with-tags/components/tag-list/component.js +2 -2
  1478. package/select-with-tags/components/tag-list/index.css +30 -30
  1479. package/select-with-tags/components/tag-list/index.js +1 -1
  1480. package/select-with-tags/cssm/component.d.ts +1 -1
  1481. package/select-with-tags/esm/component.js +1 -1
  1482. package/select-with-tags/esm/components/index.js +1 -1
  1483. package/select-with-tags/esm/components/tag/component.js +2 -2
  1484. package/select-with-tags/esm/components/tag/index.css +10 -10
  1485. package/select-with-tags/esm/components/tag/index.js +1 -1
  1486. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1487. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  1488. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1489. package/select-with-tags/esm/index.js +1 -1
  1490. package/select-with-tags/esm/{tslib.es6-78d43cd0.d.ts → tslib.es6-7cf4f8b9.d.ts} +0 -0
  1491. package/select-with-tags/esm/{tslib.es6-78d43cd0.js → tslib.es6-7cf4f8b9.js} +0 -0
  1492. package/select-with-tags/esm/utils/index.js +1 -1
  1493. package/select-with-tags/esm/utils/match.js +1 -1
  1494. package/select-with-tags/index.js +1 -1
  1495. package/select-with-tags/modern/components/tag/component.js +1 -1
  1496. package/select-with-tags/modern/components/tag/index.css +10 -10
  1497. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1498. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  1499. package/select-with-tags/{tslib.es6-919f5d3b.d.ts → tslib.es6-a0163143.d.ts} +0 -0
  1500. package/select-with-tags/{tslib.es6-919f5d3b.js → tslib.es6-a0163143.js} +0 -0
  1501. package/select-with-tags/utils/index.js +1 -1
  1502. package/select-with-tags/utils/match.js +1 -1
  1503. package/side-panel/Component.desktop.js +3 -3
  1504. package/side-panel/Component.mobile.js +3 -3
  1505. package/side-panel/Component.responsive.js +1 -1
  1506. package/side-panel/components/closer/Component.js +2 -2
  1507. package/side-panel/components/closer/index.css +3 -3
  1508. package/side-panel/components/content/Component.desktop.js +2 -2
  1509. package/side-panel/components/content/Component.js +1 -1
  1510. package/side-panel/components/content/Component.mobile.js +2 -2
  1511. package/side-panel/components/content/desktop.css +2 -2
  1512. package/side-panel/components/content/index.css +2 -2
  1513. package/side-panel/components/content/mobile.css +2 -2
  1514. package/side-panel/components/footer/Component.desktop.js +2 -2
  1515. package/side-panel/components/footer/Component.js +2 -2
  1516. package/side-panel/components/footer/Component.mobile.js +2 -2
  1517. package/side-panel/components/footer/desktop.css +2 -2
  1518. package/side-panel/components/footer/index.css +3 -3
  1519. package/side-panel/components/footer/layout.css +24 -24
  1520. package/side-panel/components/footer/mobile.css +2 -2
  1521. package/side-panel/components/header/Component.desktop.js +2 -2
  1522. package/side-panel/components/header/Component.js +2 -2
  1523. package/side-panel/components/header/Component.mobile.js +2 -2
  1524. package/side-panel/components/header/desktop.css +5 -5
  1525. package/side-panel/components/header/index.css +15 -15
  1526. package/side-panel/components/header/mobile.css +2 -2
  1527. package/side-panel/desktop.css +2 -2
  1528. package/side-panel/desktop.js +1 -1
  1529. package/side-panel/esm/Component.desktop.js +3 -3
  1530. package/side-panel/esm/Component.mobile.js +3 -3
  1531. package/side-panel/esm/Component.responsive.js +1 -1
  1532. package/side-panel/esm/components/closer/Component.js +2 -2
  1533. package/side-panel/esm/components/closer/index.css +3 -3
  1534. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1535. package/side-panel/esm/components/content/Component.js +1 -1
  1536. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1537. package/side-panel/esm/components/content/desktop.css +2 -2
  1538. package/side-panel/esm/components/content/index.css +2 -2
  1539. package/side-panel/esm/components/content/mobile.css +2 -2
  1540. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1541. package/side-panel/esm/components/footer/Component.js +2 -2
  1542. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1543. package/side-panel/esm/components/footer/desktop.css +2 -2
  1544. package/side-panel/esm/components/footer/index.css +3 -3
  1545. package/side-panel/esm/components/footer/layout.css +24 -24
  1546. package/side-panel/esm/components/footer/mobile.css +2 -2
  1547. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1548. package/side-panel/esm/components/header/Component.js +2 -2
  1549. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1550. package/side-panel/esm/components/header/desktop.css +5 -5
  1551. package/side-panel/esm/components/header/index.css +15 -15
  1552. package/side-panel/esm/components/header/mobile.css +2 -2
  1553. package/side-panel/esm/desktop.css +2 -2
  1554. package/side-panel/esm/desktop.js +1 -1
  1555. package/side-panel/esm/index.js +1 -1
  1556. package/side-panel/esm/mobile.css +1 -1
  1557. package/side-panel/esm/mobile.js +1 -1
  1558. package/side-panel/esm/responsive.js +1 -1
  1559. package/side-panel/esm/transitions.desktop.css +7 -7
  1560. package/side-panel/esm/transitions.mobile.css +7 -7
  1561. package/side-panel/esm/{tslib.es6-9e220490.d.ts → tslib.es6-647a12d7.d.ts} +0 -0
  1562. package/side-panel/esm/{tslib.es6-9e220490.js → tslib.es6-647a12d7.js} +0 -0
  1563. package/side-panel/index.js +1 -1
  1564. package/side-panel/mobile.css +1 -1
  1565. package/side-panel/mobile.js +1 -1
  1566. package/side-panel/modern/Component.desktop.js +2 -2
  1567. package/side-panel/modern/Component.mobile.js +2 -2
  1568. package/side-panel/modern/components/closer/Component.js +1 -1
  1569. package/side-panel/modern/components/closer/index.css +3 -3
  1570. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1571. package/side-panel/modern/components/content/Component.js +1 -1
  1572. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1573. package/side-panel/modern/components/content/desktop.css +2 -2
  1574. package/side-panel/modern/components/content/index.css +2 -2
  1575. package/side-panel/modern/components/content/mobile.css +2 -2
  1576. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1577. package/side-panel/modern/components/footer/Component.js +2 -2
  1578. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1579. package/side-panel/modern/components/footer/desktop.css +2 -2
  1580. package/side-panel/modern/components/footer/index.css +3 -3
  1581. package/side-panel/modern/components/footer/layout.css +24 -24
  1582. package/side-panel/modern/components/footer/mobile.css +2 -2
  1583. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1584. package/side-panel/modern/components/header/Component.js +1 -1
  1585. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1586. package/side-panel/modern/components/header/desktop.css +5 -5
  1587. package/side-panel/modern/components/header/index.css +15 -15
  1588. package/side-panel/modern/components/header/mobile.css +2 -2
  1589. package/side-panel/modern/desktop.css +2 -2
  1590. package/side-panel/modern/mobile.css +1 -1
  1591. package/side-panel/modern/transitions.desktop.css +7 -7
  1592. package/side-panel/modern/transitions.mobile.css +7 -7
  1593. package/side-panel/responsive.js +1 -1
  1594. package/side-panel/transitions.desktop.css +7 -7
  1595. package/side-panel/transitions.mobile.css +7 -7
  1596. package/side-panel/{tslib.es6-cc7421e5.d.ts → tslib.es6-674c0357.d.ts} +0 -0
  1597. package/side-panel/{tslib.es6-cc7421e5.js → tslib.es6-674c0357.js} +0 -0
  1598. package/skeleton/Component.js +1 -1
  1599. package/skeleton/esm/Component.js +1 -1
  1600. package/skeleton/esm/index.css +10 -10
  1601. package/skeleton/index.css +10 -10
  1602. package/skeleton/modern/Component.js +1 -1
  1603. package/skeleton/modern/index.css +10 -10
  1604. package/slider/Component.js +1 -1
  1605. package/slider/esm/Component.js +1 -1
  1606. package/slider/esm/index.css +22 -22
  1607. package/slider/index.css +22 -22
  1608. package/slider/modern/Component.js +1 -1
  1609. package/slider/modern/index.css +22 -22
  1610. package/slider-input/Component.js +1 -1
  1611. package/slider-input/esm/Component.js +1 -1
  1612. package/slider-input/esm/index.css +16 -16
  1613. package/slider-input/index.css +16 -16
  1614. package/slider-input/modern/Component.js +1 -1
  1615. package/slider-input/modern/index.css +16 -16
  1616. package/space/Component.js +2 -2
  1617. package/space/{Item-e331d484.d.ts → Item-03d4c346.d.ts} +0 -0
  1618. package/space/{Item-e331d484.js → Item-03d4c346.js} +0 -0
  1619. package/space/Item.js +1 -1
  1620. package/space/esm/Component.js +2 -2
  1621. package/space/esm/{Item-4d9e756c.d.ts → Item-80e73657.d.ts} +0 -0
  1622. package/space/esm/{Item-4d9e756c.js → Item-80e73657.js} +0 -0
  1623. package/space/esm/Item.js +1 -1
  1624. package/space/esm/index.css +8 -8
  1625. package/space/esm/index.js +1 -1
  1626. package/space/index.css +8 -8
  1627. package/space/index.js +1 -1
  1628. package/space/modern/Component.js +1 -1
  1629. package/space/modern/index.css +8 -8
  1630. package/spinner/Component.js +3 -3
  1631. package/spinner/default.css +1 -1
  1632. package/spinner/esm/Component.js +3 -3
  1633. package/spinner/esm/default.css +1 -1
  1634. package/spinner/esm/index.css +7 -7
  1635. package/spinner/esm/inverted.css +1 -1
  1636. package/spinner/index.css +7 -7
  1637. package/spinner/inverted.css +1 -1
  1638. package/spinner/modern/Component.js +3 -3
  1639. package/spinner/modern/default.css +1 -1
  1640. package/spinner/modern/index.css +7 -7
  1641. package/spinner/modern/inverted.css +1 -1
  1642. package/status/Component.js +1 -1
  1643. package/status/esm/Component.js +1 -1
  1644. package/status/esm/index.css +17 -17
  1645. package/status/index.css +17 -17
  1646. package/status/modern/Component.js +1 -1
  1647. package/status/modern/index.css +17 -17
  1648. package/stepped-progress-bar/Component.js +1 -1
  1649. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1650. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1651. package/stepped-progress-bar/esm/Component.js +1 -1
  1652. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1653. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1654. package/stepped-progress-bar/esm/index.css +3 -3
  1655. package/stepped-progress-bar/index.css +3 -3
  1656. package/stepped-progress-bar/modern/Component.js +1 -1
  1657. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1658. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1659. package/stepped-progress-bar/modern/index.css +3 -3
  1660. package/steps/Component.js +1 -1
  1661. package/steps/components/step/Component.js +1 -1
  1662. package/steps/components/step/index.css +25 -25
  1663. package/steps/components/step-indicator/Component.js +1 -1
  1664. package/steps/components/step-indicator/index.css +1 -1
  1665. package/steps/esm/Component.js +1 -1
  1666. package/steps/esm/components/step/Component.js +1 -1
  1667. package/steps/esm/components/step/index.css +25 -25
  1668. package/steps/esm/components/step-indicator/Component.js +1 -1
  1669. package/steps/esm/components/step-indicator/index.css +1 -1
  1670. package/steps/esm/index.css +2 -2
  1671. package/steps/index.css +2 -2
  1672. package/steps/modern/Component.js +1 -1
  1673. package/steps/modern/components/step/Component.js +1 -1
  1674. package/steps/modern/components/step/index.css +25 -25
  1675. package/steps/modern/components/step-indicator/Component.js +1 -1
  1676. package/steps/modern/components/step-indicator/index.css +1 -1
  1677. package/steps/modern/index.css +2 -2
  1678. package/switch/Component.js +1 -1
  1679. package/switch/esm/Component.js +1 -1
  1680. package/switch/esm/index.css +25 -25
  1681. package/switch/index.css +25 -25
  1682. package/switch/modern/Component.js +1 -1
  1683. package/switch/modern/index.css +25 -25
  1684. package/table/component.js +1 -1
  1685. package/table/components/index.js +1 -1
  1686. package/table/components/pagination/Component.js +2 -2
  1687. package/table/components/pagination/index.css +7 -7
  1688. package/table/components/pagination/index.js +1 -1
  1689. package/table/components/pagination/select-field/index.css +3 -3
  1690. package/table/components/pagination/select-field/index.js +2 -2
  1691. package/table/components/table/Component.js +2 -2
  1692. package/table/components/table/index.css +5 -5
  1693. package/table/components/table/index.js +1 -1
  1694. package/table/components/table/utils.js +1 -1
  1695. package/table/components/tbody/Component.js +2 -2
  1696. package/table/components/tbody/index.css +1 -1
  1697. package/table/components/tbody/index.js +1 -1
  1698. package/table/components/tcell/Component.js +2 -2
  1699. package/table/components/tcell/index.css +5 -5
  1700. package/table/components/tcell/index.js +1 -1
  1701. package/table/components/texpandable-row/Component.js +2 -2
  1702. package/table/components/texpandable-row/index.css +4 -4
  1703. package/table/components/texpandable-row/index.js +1 -1
  1704. package/table/components/thead/Component.js +2 -2
  1705. package/table/components/thead/index.css +5 -5
  1706. package/table/components/thead/index.js +1 -1
  1707. package/table/components/thead-cell/Component.js +2 -2
  1708. package/table/components/thead-cell/index.css +6 -6
  1709. package/table/components/thead-cell/index.js +1 -1
  1710. package/table/components/trow/Component.js +2 -2
  1711. package/table/components/trow/index.css +7 -7
  1712. package/table/components/trow/index.js +1 -1
  1713. package/table/components/tsortable-head-cell/Component.js +2 -2
  1714. package/table/components/tsortable-head-cell/index.css +8 -8
  1715. package/table/components/tsortable-head-cell/index.js +1 -1
  1716. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1717. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1718. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1719. package/table/esm/component.js +1 -1
  1720. package/table/esm/components/index.js +1 -1
  1721. package/table/esm/components/pagination/Component.js +2 -2
  1722. package/table/esm/components/pagination/index.css +7 -7
  1723. package/table/esm/components/pagination/index.js +1 -1
  1724. package/table/esm/components/pagination/select-field/index.css +3 -3
  1725. package/table/esm/components/pagination/select-field/index.js +2 -2
  1726. package/table/esm/components/table/Component.js +2 -2
  1727. package/table/esm/components/table/index.css +5 -5
  1728. package/table/esm/components/table/index.js +1 -1
  1729. package/table/esm/components/table/utils.js +1 -1
  1730. package/table/esm/components/tbody/Component.js +2 -2
  1731. package/table/esm/components/tbody/index.css +1 -1
  1732. package/table/esm/components/tbody/index.js +1 -1
  1733. package/table/esm/components/tcell/Component.js +2 -2
  1734. package/table/esm/components/tcell/index.css +5 -5
  1735. package/table/esm/components/tcell/index.js +1 -1
  1736. package/table/esm/components/texpandable-row/Component.js +2 -2
  1737. package/table/esm/components/texpandable-row/index.css +4 -4
  1738. package/table/esm/components/texpandable-row/index.js +1 -1
  1739. package/table/esm/components/thead/Component.js +2 -2
  1740. package/table/esm/components/thead/index.css +5 -5
  1741. package/table/esm/components/thead/index.js +1 -1
  1742. package/table/esm/components/thead-cell/Component.js +2 -2
  1743. package/table/esm/components/thead-cell/index.css +6 -6
  1744. package/table/esm/components/thead-cell/index.js +1 -1
  1745. package/table/esm/components/trow/Component.js +2 -2
  1746. package/table/esm/components/trow/index.css +7 -7
  1747. package/table/esm/components/trow/index.js +1 -1
  1748. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1749. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  1750. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1751. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1752. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1753. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1754. package/table/esm/index.js +1 -1
  1755. package/table/esm/{tslib.es6-38f53eb3.d.ts → tslib.es6-16c8c750.d.ts} +0 -0
  1756. package/table/esm/{tslib.es6-38f53eb3.js → tslib.es6-16c8c750.js} +0 -0
  1757. package/table/index.js +1 -1
  1758. package/table/modern/components/pagination/Component.js +1 -1
  1759. package/table/modern/components/pagination/index.css +7 -7
  1760. package/table/modern/components/pagination/select-field/index.css +3 -3
  1761. package/table/modern/components/pagination/select-field/index.js +1 -1
  1762. package/table/modern/components/table/Component.js +1 -1
  1763. package/table/modern/components/table/index.css +5 -5
  1764. package/table/modern/components/tbody/Component.js +1 -1
  1765. package/table/modern/components/tbody/index.css +1 -1
  1766. package/table/modern/components/tcell/Component.js +1 -1
  1767. package/table/modern/components/tcell/index.css +5 -5
  1768. package/table/modern/components/texpandable-row/Component.js +1 -1
  1769. package/table/modern/components/texpandable-row/index.css +4 -4
  1770. package/table/modern/components/thead/Component.js +1 -1
  1771. package/table/modern/components/thead/index.css +5 -5
  1772. package/table/modern/components/thead-cell/Component.js +1 -1
  1773. package/table/modern/components/thead-cell/index.css +6 -6
  1774. package/table/modern/components/trow/Component.js +1 -1
  1775. package/table/modern/components/trow/index.css +7 -7
  1776. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1777. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  1778. package/table/{tslib.es6-9aeb1bff.d.ts → tslib.es6-60ac2339.d.ts} +0 -0
  1779. package/table/{tslib.es6-9aeb1bff.js → tslib.es6-60ac2339.js} +0 -0
  1780. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1781. package/tabs/components/primary-tablist/Component.js +1 -1
  1782. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1783. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1784. package/tabs/components/primary-tablist/index.css +19 -19
  1785. package/tabs/components/primary-tablist/mobile.css +22 -22
  1786. package/tabs/components/scrollable-container/Component.js +1 -1
  1787. package/tabs/components/scrollable-container/index.css +4 -4
  1788. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1789. package/tabs/components/secondary-tablist/Component.js +1 -1
  1790. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1791. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1792. package/tabs/components/secondary-tablist/index.css +10 -10
  1793. package/tabs/components/secondary-tablist/mobile.css +12 -12
  1794. package/tabs/components/tab/Component.js +1 -1
  1795. package/tabs/components/tab/index.css +2 -2
  1796. package/tabs/components/tabs/Component.desktop.js +3 -3
  1797. package/tabs/components/tabs/Component.mobile.js +3 -3
  1798. package/tabs/components/tabs/Component.responsive.js +3 -3
  1799. package/tabs/desktop.js +3 -3
  1800. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1801. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1802. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1803. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1804. package/tabs/esm/components/primary-tablist/index.css +19 -19
  1805. package/tabs/esm/components/primary-tablist/mobile.css +22 -22
  1806. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1807. package/tabs/esm/components/scrollable-container/index.css +4 -4
  1808. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1809. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1810. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1811. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1812. package/tabs/esm/components/secondary-tablist/index.css +10 -10
  1813. package/tabs/esm/components/secondary-tablist/mobile.css +12 -12
  1814. package/tabs/esm/components/tab/Component.js +1 -1
  1815. package/tabs/esm/components/tab/index.css +2 -2
  1816. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1817. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1818. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1819. package/tabs/esm/desktop.js +3 -3
  1820. package/tabs/esm/index.js +3 -3
  1821. package/tabs/esm/index.module-e524368c.js +4 -0
  1822. package/tabs/esm/index.module-e82e7af1.js +4 -0
  1823. package/tabs/esm/mobile.js +3 -3
  1824. package/tabs/esm/responsive.js +3 -3
  1825. package/tabs/esm/{tslib.es6-f26502b9.d.ts → tslib.es6-bd58f4c0.d.ts} +0 -0
  1826. package/tabs/esm/{tslib.es6-f26502b9.js → tslib.es6-bd58f4c0.js} +0 -0
  1827. package/tabs/index.js +3 -3
  1828. package/tabs/index.module-4ad46983.js +4 -0
  1829. package/tabs/index.module-835aabb8.js +4 -0
  1830. package/tabs/mobile.js +3 -3
  1831. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1832. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1833. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1834. package/tabs/modern/components/primary-tablist/index.css +19 -19
  1835. package/tabs/modern/components/primary-tablist/mobile.css +22 -22
  1836. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1837. package/tabs/modern/components/scrollable-container/index.css +4 -4
  1838. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1839. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1840. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1841. package/tabs/modern/components/secondary-tablist/index.css +10 -10
  1842. package/tabs/modern/components/secondary-tablist/mobile.css +12 -12
  1843. package/tabs/modern/components/tab/Component.js +1 -1
  1844. package/tabs/modern/components/tab/index.css +2 -2
  1845. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1846. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1847. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1848. package/tabs/modern/desktop.js +2 -2
  1849. package/tabs/modern/index.js +2 -2
  1850. package/tabs/modern/index.module-e524368c.js +4 -0
  1851. package/tabs/modern/index.module-e82e7af1.js +4 -0
  1852. package/tabs/modern/mobile.js +2 -2
  1853. package/tabs/modern/responsive.js +2 -2
  1854. package/tabs/responsive.js +3 -3
  1855. package/tabs/{tslib.es6-7b0aea4e.d.ts → tslib.es6-ec33b2bd.d.ts} +0 -0
  1856. package/tabs/{tslib.es6-7b0aea4e.js → tslib.es6-ec33b2bd.js} +0 -0
  1857. package/tag/Component.js +3 -3
  1858. package/tag/default.css +8 -8
  1859. package/tag/esm/Component.js +3 -3
  1860. package/tag/esm/default.css +8 -8
  1861. package/tag/esm/index.css +37 -37
  1862. package/tag/esm/inverted.css +8 -8
  1863. package/tag/index.css +37 -37
  1864. package/tag/inverted.css +8 -8
  1865. package/tag/modern/Component.js +3 -3
  1866. package/tag/modern/default.css +8 -8
  1867. package/tag/modern/index.css +37 -37
  1868. package/tag/modern/inverted.css +8 -8
  1869. package/textarea/Component.js +3 -3
  1870. package/textarea/default.css +18 -18
  1871. package/textarea/esm/Component.js +3 -3
  1872. package/textarea/esm/default.css +18 -18
  1873. package/textarea/esm/index.css +40 -40
  1874. package/textarea/esm/inverted.css +18 -18
  1875. package/textarea/index.css +40 -40
  1876. package/textarea/inverted.css +18 -18
  1877. package/textarea/modern/Component.js +3 -3
  1878. package/textarea/modern/default.css +18 -18
  1879. package/textarea/modern/index.css +40 -40
  1880. package/textarea/modern/inverted.css +18 -18
  1881. package/themes/click.css +12 -10
  1882. package/themes/compiled/mobile-dark-bluetint.css +2102 -302
  1883. package/themes/compiled/mobile-dark-bluetint.js +2 -0
  1884. package/themes/confirmation/click.css +13 -10
  1885. package/themes/confirmation/intranet.css +3 -2
  1886. package/themes/confirmation/mobile.css +3 -2
  1887. package/themes/dark.js +2 -0
  1888. package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
  1889. package/themes/intranet.css +6 -5
  1890. package/themes/mixins/confirmation/click.css +13 -10
  1891. package/themes/mixins/confirmation/intranet.css +3 -2
  1892. package/themes/mixins/confirmation/mobile.css +3 -2
  1893. package/themes/mixins/intranet.css +2 -2
  1894. package/themes/mixins/mobile.css +2 -2
  1895. package/themes/mixins/mobile.js +2 -0
  1896. package/themes/mobile.css +6 -5
  1897. package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
  1898. package/themes/package.json +10 -1
  1899. package/themes/send-stats.js +0 -0
  1900. package/time-input/esm/utils/format.js +6 -10
  1901. package/time-input/utils/format.js +10 -6
  1902. package/toast/component.js +1 -1
  1903. package/toast/esm/component.js +1 -1
  1904. package/toast/esm/index.css +9 -9
  1905. package/toast/index.css +9 -9
  1906. package/toast/modern/component.js +1 -1
  1907. package/toast/modern/index.css +9 -9
  1908. package/toast-plate/component.js +3 -3
  1909. package/toast-plate/default.css +2 -2
  1910. package/toast-plate/esm/component.js +3 -3
  1911. package/toast-plate/esm/default.css +2 -2
  1912. package/toast-plate/esm/index.css +15 -15
  1913. package/toast-plate/esm/inverted.css +2 -2
  1914. package/toast-plate/index.css +15 -15
  1915. package/toast-plate/inverted.css +2 -2
  1916. package/toast-plate/modern/component.js +3 -3
  1917. package/toast-plate/modern/default.css +2 -2
  1918. package/toast-plate/modern/index.css +15 -15
  1919. package/toast-plate/modern/inverted.css +2 -2
  1920. package/tooltip/{Component-46848359.d.ts → Component-30be5c7d.d.ts} +0 -0
  1921. package/tooltip/{Component-46848359.js → Component-30be5c7d.js} +3 -3
  1922. package/tooltip/Component.js +1 -1
  1923. package/tooltip/component.responsive.js +2 -2
  1924. package/tooltip/default.css +2 -2
  1925. package/tooltip/esm/{Component-e51535a1.d.ts → Component-fe1b47d6.d.ts} +0 -0
  1926. package/tooltip/esm/{Component-e51535a1.js → Component-fe1b47d6.js} +3 -3
  1927. package/tooltip/esm/Component.js +1 -1
  1928. package/tooltip/esm/component.responsive.js +2 -2
  1929. package/tooltip/esm/default.css +2 -2
  1930. package/tooltip/esm/index.css +5 -5
  1931. package/tooltip/esm/index.d.ts +1 -1
  1932. package/tooltip/esm/index.js +1 -1
  1933. package/tooltip/esm/inverted.css +4 -4
  1934. package/tooltip/esm/responsive.css +2 -2
  1935. package/tooltip/esm/responsive.js +1 -1
  1936. package/tooltip/index.css +5 -5
  1937. package/tooltip/index.d.ts +1 -1
  1938. package/tooltip/index.js +1 -1
  1939. package/tooltip/inverted.css +4 -4
  1940. package/tooltip/modern/Component.js +3 -3
  1941. package/tooltip/modern/component.responsive.js +1 -1
  1942. package/tooltip/modern/default.css +2 -2
  1943. package/tooltip/modern/index.css +5 -5
  1944. package/tooltip/modern/inverted.css +4 -4
  1945. package/tooltip/modern/responsive.css +2 -2
  1946. package/tooltip/responsive.css +2 -2
  1947. package/tooltip/responsive.js +1 -1
  1948. package/typography/colors.css +12 -12
  1949. package/typography/{colors.module-ca7c6a6b.d.ts → colors.module-071e646a.d.ts} +0 -0
  1950. package/typography/{colors.module-ca7c6a6b.js → colors.module-071e646a.js} +1 -1
  1951. package/typography/common.module-e7062e0f.js +4 -0
  1952. package/typography/component.js +2 -2
  1953. package/typography/esm/colors.css +12 -12
  1954. package/typography/esm/{colors.module-facbef10.d.ts → colors.module-5ad14ad3.d.ts} +0 -0
  1955. package/typography/esm/{colors.module-facbef10.js → colors.module-5ad14ad3.js} +1 -1
  1956. package/typography/esm/common.module-2c6bccb5.js +4 -0
  1957. package/typography/esm/component.js +2 -2
  1958. package/typography/esm/index.js +2 -2
  1959. package/typography/esm/text/component.js +2 -2
  1960. package/typography/esm/text/index.css +13 -13
  1961. package/typography/esm/text/index.js +1 -1
  1962. package/typography/esm/title/common.css +4 -4
  1963. package/typography/esm/title/component.js +1 -1
  1964. package/typography/esm/title/index.css +18 -18
  1965. package/typography/esm/title/index.js +3 -3
  1966. package/typography/esm/title-mobile/component.js +3 -3
  1967. package/typography/esm/title-mobile/index.css +13 -13
  1968. package/typography/esm/title-mobile/index.js +2 -2
  1969. package/typography/esm/title-responsive/component.js +3 -3
  1970. package/typography/esm/title-responsive/index.css +40 -40
  1971. package/typography/esm/title-responsive/index.js +2 -2
  1972. package/typography/index.js +2 -2
  1973. package/typography/modern/colors.css +12 -12
  1974. package/typography/modern/colors.module-5d6cef6c.js +4 -0
  1975. package/typography/modern/common.module-2c6bccb5.js +4 -0
  1976. package/typography/modern/component.js +2 -2
  1977. package/typography/modern/index.js +2 -2
  1978. package/typography/modern/text/component.d.ts +1 -1
  1979. package/typography/modern/text/component.js +2 -2
  1980. package/typography/modern/text/index.css +13 -13
  1981. package/typography/modern/text/index.js +1 -1
  1982. package/typography/modern/title/common.css +4 -4
  1983. package/typography/modern/title/component.d.ts +1 -1
  1984. package/typography/modern/title/component.js +1 -1
  1985. package/typography/modern/title/index.css +18 -18
  1986. package/typography/modern/title/index.js +3 -3
  1987. package/typography/modern/title-mobile/component.js +3 -3
  1988. package/typography/modern/title-mobile/index.css +13 -13
  1989. package/typography/modern/title-mobile/index.js +2 -2
  1990. package/typography/modern/title-responsive/component.js +3 -3
  1991. package/typography/modern/title-responsive/index.css +40 -40
  1992. package/typography/modern/title-responsive/index.js +2 -2
  1993. package/typography/text/component.js +2 -2
  1994. package/typography/text/index.css +13 -13
  1995. package/typography/text/index.js +1 -1
  1996. package/typography/title/common.css +4 -4
  1997. package/typography/title/component.js +1 -1
  1998. package/typography/title/index.css +18 -18
  1999. package/typography/title/index.js +3 -3
  2000. package/typography/title-mobile/component.js +3 -3
  2001. package/typography/title-mobile/index.css +13 -13
  2002. package/typography/title-mobile/index.js +2 -2
  2003. package/typography/title-responsive/component.js +3 -3
  2004. package/typography/title-responsive/index.css +40 -40
  2005. package/typography/title-responsive/index.js +2 -2
  2006. package/vars/colors-bluetint.js +2 -0
  2007. package/vars/colors-indigo.js +2 -0
  2008. package/vars/cssm/colors-bluetint.js +2 -0
  2009. package/vars/cssm/colors-indigo.js +2 -0
  2010. package/vars/package.json +11 -1
  2011. package/vars/send-stats.js +0 -0
  2012. package/with-suffix/Component.js +1 -1
  2013. package/with-suffix/esm/Component.js +1 -1
  2014. package/with-suffix/esm/index.css +8 -8
  2015. package/with-suffix/index.css +8 -8
  2016. package/with-suffix/modern/Component.js +1 -1
  2017. package/with-suffix/modern/index.css +8 -8
  2018. package/calendar-range/modern/index.module-51b8668a.js +0 -4
  2019. package/confirmation/component.d.ts +0 -4
  2020. package/confirmation/countdown-section-c2901a7e.js +0 -39
  2021. package/confirmation/cssm/component.d.ts +0 -4
  2022. package/confirmation/cssm/index.module.css +0 -46
  2023. package/confirmation/esm/component.d.ts +0 -4
  2024. package/confirmation/esm/countdown-section-694d1c59.js +0 -33
  2025. package/confirmation/esm/index.css +0 -47
  2026. package/confirmation/index.css +0 -47
  2027. package/confirmation/modern/component.d.ts +0 -4
  2028. package/confirmation/modern/countdown-section-d8a9a733.js +0 -32
  2029. package/confirmation/modern/index.css +0 -47
  2030. package/grid/esm/gutters.module-d27abcf8.js +0 -27
  2031. package/grid/gutters.module-e003551e.js +0 -28
  2032. package/grid/modern/gutters.module-bee32442.js +0 -4
  2033. package/modal/esm/transitions.module-4c299e0e.js +0 -4
  2034. package/modal/modern/transitions.module-4c299e0e.js +0 -4
  2035. package/modal/transitions.module-e7c2d5a7.js +0 -4
  2036. package/tabs/esm/index.module-aed7afbd.js +0 -4
  2037. package/tabs/esm/index.module-d1267535.js +0 -4
  2038. package/tabs/index.module-53685b04.js +0 -4
  2039. package/tabs/index.module-7d870821.js +0 -4
  2040. package/tabs/modern/index.module-aed7afbd.js +0 -4
  2041. package/tabs/modern/index.module-d1267535.js +0 -4
  2042. package/themes/dist/amount/click.css +0 -4
  2043. package/themes/dist/backdrop/click.css +0 -4
  2044. package/themes/dist/bottom-sheet/click.css +0 -9
  2045. package/themes/dist/bottom-sheet/corp.css +0 -4
  2046. package/themes/dist/bottom-sheet/intranet.css +0 -3
  2047. package/themes/dist/bottom-sheet/mobile.css +0 -4
  2048. package/themes/dist/bottom-sheet/site.css +0 -3
  2049. package/themes/dist/button/click.css +0 -22
  2050. package/themes/dist/button/corp.css +0 -52
  2051. package/themes/dist/button/intranet.css +0 -23
  2052. package/themes/dist/button/mobile.css +0 -23
  2053. package/themes/dist/button/site.css +0 -4
  2054. package/themes/dist/calendar/click.css +0 -8
  2055. package/themes/dist/calendar/intranet.css +0 -9
  2056. package/themes/dist/calendar-input/click.css +0 -3
  2057. package/themes/dist/calendar-input/corp.css +0 -3
  2058. package/themes/dist/calendar-input/intranet.css +0 -3
  2059. package/themes/dist/calendar-input/mobile.css +0 -3
  2060. package/themes/dist/checkbox/click.css +0 -9
  2061. package/themes/dist/checkbox/intranet.css +0 -19
  2062. package/themes/dist/checkbox/mobile.css +0 -19
  2063. package/themes/dist/checkbox-group/click.css +0 -5
  2064. package/themes/dist/circular-progress-bar/click.css +0 -5
  2065. package/themes/dist/click.css +0 -976
  2066. package/themes/dist/compiled/mobile-dark-bluetint.css +0 -2646
  2067. package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
  2068. package/themes/dist/compiled/mobile-dark-bluetint.js +0 -11
  2069. package/themes/dist/confirmation/click.css +0 -12
  2070. package/themes/dist/confirmation/intranet.css +0 -7
  2071. package/themes/dist/confirmation/mobile.css +0 -7
  2072. package/themes/dist/corp.css +0 -781
  2073. package/themes/dist/dark.css +0 -261
  2074. package/themes/dist/dark.d.ts +0 -2
  2075. package/themes/dist/dark.js +0 -12
  2076. package/themes/dist/dropzone/click.css +0 -4
  2077. package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
  2078. package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
  2079. package/themes/dist/esm/dark.d.ts +0 -2
  2080. package/themes/dist/esm/dark.js +0 -6
  2081. package/themes/dist/esm/mixins/mobile.d.ts +0 -2
  2082. package/themes/dist/esm/mixins/mobile.js +0 -6
  2083. package/themes/dist/filter-tag/mobile.css +0 -4
  2084. package/themes/dist/form-control/click.css +0 -31
  2085. package/themes/dist/form-control/intranet.css +0 -39
  2086. package/themes/dist/form-control/mobile.css +0 -34
  2087. package/themes/dist/form-control/site.css +0 -5
  2088. package/themes/dist/icon-button/click.css +0 -24
  2089. package/themes/dist/input/click.css +0 -8
  2090. package/themes/dist/input/corp.css +0 -3
  2091. package/themes/dist/input/intranet.css +0 -11
  2092. package/themes/dist/input/mobile.css +0 -13
  2093. package/themes/dist/input/site.css +0 -4
  2094. package/themes/dist/intranet.css +0 -849
  2095. package/themes/dist/link/click.css +0 -25
  2096. package/themes/dist/list/click.css +0 -4
  2097. package/themes/dist/mixins/amount/click.css +0 -4
  2098. package/themes/dist/mixins/backdrop/click.css +0 -4
  2099. package/themes/dist/mixins/bottom-sheet/click.css +0 -9
  2100. package/themes/dist/mixins/bottom-sheet/corp.css +0 -4
  2101. package/themes/dist/mixins/bottom-sheet/intranet.css +0 -3
  2102. package/themes/dist/mixins/bottom-sheet/mobile.css +0 -4
  2103. package/themes/dist/mixins/bottom-sheet/site.css +0 -3
  2104. package/themes/dist/mixins/button/click.css +0 -22
  2105. package/themes/dist/mixins/button/corp.css +0 -52
  2106. package/themes/dist/mixins/button/intranet.css +0 -23
  2107. package/themes/dist/mixins/button/mobile.css +0 -23
  2108. package/themes/dist/mixins/button/site.css +0 -4
  2109. package/themes/dist/mixins/calendar/click.css +0 -8
  2110. package/themes/dist/mixins/calendar/intranet.css +0 -9
  2111. package/themes/dist/mixins/calendar-input/click.css +0 -3
  2112. package/themes/dist/mixins/calendar-input/corp.css +0 -3
  2113. package/themes/dist/mixins/calendar-input/intranet.css +0 -3
  2114. package/themes/dist/mixins/calendar-input/mobile.css +0 -3
  2115. package/themes/dist/mixins/checkbox/click.css +0 -9
  2116. package/themes/dist/mixins/checkbox/intranet.css +0 -19
  2117. package/themes/dist/mixins/checkbox/mobile.css +0 -19
  2118. package/themes/dist/mixins/checkbox-group/click.css +0 -5
  2119. package/themes/dist/mixins/circular-progress-bar/click.css +0 -5
  2120. package/themes/dist/mixins/click.css +0 -56
  2121. package/themes/dist/mixins/confirmation/click.css +0 -12
  2122. package/themes/dist/mixins/confirmation/intranet.css +0 -7
  2123. package/themes/dist/mixins/confirmation/mobile.css +0 -7
  2124. package/themes/dist/mixins/corp.css +0 -17
  2125. package/themes/dist/mixins/dark.css +0 -261
  2126. package/themes/dist/mixins/dropzone/click.css +0 -4
  2127. package/themes/dist/mixins/filter-tag/mobile.css +0 -4
  2128. package/themes/dist/mixins/form-control/click.css +0 -31
  2129. package/themes/dist/mixins/form-control/intranet.css +0 -39
  2130. package/themes/dist/mixins/form-control/mobile.css +0 -34
  2131. package/themes/dist/mixins/form-control/site.css +0 -5
  2132. package/themes/dist/mixins/icon-button/click.css +0 -24
  2133. package/themes/dist/mixins/input/click.css +0 -8
  2134. package/themes/dist/mixins/input/corp.css +0 -3
  2135. package/themes/dist/mixins/input/intranet.css +0 -11
  2136. package/themes/dist/mixins/input/mobile.css +0 -13
  2137. package/themes/dist/mixins/input/site.css +0 -4
  2138. package/themes/dist/mixins/intranet.css +0 -29
  2139. package/themes/dist/mixins/link/click.css +0 -25
  2140. package/themes/dist/mixins/list/click.css +0 -4
  2141. package/themes/dist/mixins/mobile.css +0 -31
  2142. package/themes/dist/mixins/mobile.d.ts +0 -2
  2143. package/themes/dist/mixins/mobile.js +0 -12
  2144. package/themes/dist/mixins/modal/click.css +0 -30
  2145. package/themes/dist/mixins/modal/corp.css +0 -4
  2146. package/themes/dist/mixins/radio/click.css +0 -9
  2147. package/themes/dist/mixins/radio/intranet.css +0 -19
  2148. package/themes/dist/mixins/radio/mobile.css +0 -19
  2149. package/themes/dist/mixins/select/click.css +0 -25
  2150. package/themes/dist/mixins/select/corp.css +0 -7
  2151. package/themes/dist/mixins/select/intranet.css +0 -4
  2152. package/themes/dist/mixins/select/mobile.css +0 -4
  2153. package/themes/dist/mixins/select/site.css +0 -4
  2154. package/themes/dist/mixins/site.css +0 -15
  2155. package/themes/dist/mixins/skeleton/click.css +0 -9
  2156. package/themes/dist/mixins/slider/click.css +0 -19
  2157. package/themes/dist/mixins/slider/intranet.css +0 -6
  2158. package/themes/dist/mixins/slider/mobile.css +0 -6
  2159. package/themes/dist/mixins/slider-input/intranet.css +0 -3
  2160. package/themes/dist/mixins/slider-input/mobile.css +0 -3
  2161. package/themes/dist/mixins/steps/mobile.css +0 -4
  2162. package/themes/dist/mixins/switch/click.css +0 -5
  2163. package/themes/dist/mixins/tabs/click.css +0 -25
  2164. package/themes/dist/mixins/tabs/corp.css +0 -4
  2165. package/themes/dist/mixins/tabs/site.css +0 -8
  2166. package/themes/dist/mixins/tag/click.css +0 -12
  2167. package/themes/dist/mixins/tag/intranet.css +0 -16
  2168. package/themes/dist/mixins/tag/mobile.css +0 -17
  2169. package/themes/dist/mixins/toast-plate/click.css +0 -10
  2170. package/themes/dist/mobile.css +0 -845
  2171. package/themes/dist/modal/click.css +0 -30
  2172. package/themes/dist/modal/corp.css +0 -4
  2173. package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
  2174. package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
  2175. package/themes/dist/modern/dark.d.ts +0 -2
  2176. package/themes/dist/modern/dark.js +0 -6
  2177. package/themes/dist/modern/mixins/mobile.d.ts +0 -2
  2178. package/themes/dist/modern/mixins/mobile.js +0 -6
  2179. package/themes/dist/package.json +0 -12
  2180. package/themes/dist/radio/click.css +0 -9
  2181. package/themes/dist/radio/intranet.css +0 -19
  2182. package/themes/dist/radio/mobile.css +0 -19
  2183. package/themes/dist/select/click.css +0 -25
  2184. package/themes/dist/select/corp.css +0 -7
  2185. package/themes/dist/select/intranet.css +0 -4
  2186. package/themes/dist/select/mobile.css +0 -4
  2187. package/themes/dist/select/site.css +0 -4
  2188. package/themes/dist/send-stats.js +0 -82
  2189. package/themes/dist/site.css +0 -741
  2190. package/themes/dist/skeleton/click.css +0 -9
  2191. package/themes/dist/slider/click.css +0 -19
  2192. package/themes/dist/slider/intranet.css +0 -6
  2193. package/themes/dist/slider/mobile.css +0 -6
  2194. package/themes/dist/slider-input/intranet.css +0 -3
  2195. package/themes/dist/slider-input/mobile.css +0 -3
  2196. package/themes/dist/steps/mobile.css +0 -4
  2197. package/themes/dist/switch/click.css +0 -5
  2198. package/themes/dist/tabs/click.css +0 -25
  2199. package/themes/dist/tabs/corp.css +0 -4
  2200. package/themes/dist/tabs/site.css +0 -8
  2201. package/themes/dist/tag/click.css +0 -12
  2202. package/themes/dist/tag/intranet.css +0 -16
  2203. package/themes/dist/tag/mobile.css +0 -17
  2204. package/themes/dist/toast-plate/click.css +0 -10
  2205. package/typography/common.module-26a0e7e0.js +0 -4
  2206. package/typography/esm/common.module-98edf81f.js +0 -4
  2207. package/typography/modern/colors.module-af534f0a.js +0 -4
  2208. package/typography/modern/common.module-98edf81f.js +0 -4
  2209. package/vars/dist/border-radius.css +0 -11
  2210. package/vars/dist/bundle/site.css +0 -5
  2211. package/vars/dist/colors-addons.css +0 -98
  2212. package/vars/dist/colors-bluetint.css +0 -439
  2213. package/vars/dist/colors-bluetint.d.ts +0 -2
  2214. package/vars/dist/colors-bluetint.js +0 -12
  2215. package/vars/dist/colors-indigo.css +0 -439
  2216. package/vars/dist/colors-indigo.d.ts +0 -2
  2217. package/vars/dist/colors-indigo.js +0 -12
  2218. package/vars/dist/colors-transparent.css +0 -26
  2219. package/vars/dist/colors-x5.css +0 -4
  2220. package/vars/dist/colors.css +0 -71
  2221. package/vars/dist/cssm/border-radius.css +0 -11
  2222. package/vars/dist/cssm/bundle/site.css +0 -616
  2223. package/vars/dist/cssm/colors-addons.css +0 -98
  2224. package/vars/dist/cssm/colors-bluetint.css +0 -439
  2225. package/vars/dist/cssm/colors-bluetint.d.ts +0 -2
  2226. package/vars/dist/cssm/colors-bluetint.js +0 -12
  2227. package/vars/dist/cssm/colors-indigo.css +0 -439
  2228. package/vars/dist/cssm/colors-indigo.d.ts +0 -2
  2229. package/vars/dist/cssm/colors-indigo.js +0 -12
  2230. package/vars/dist/cssm/colors-transparent.css +0 -26
  2231. package/vars/dist/cssm/colors-x5.css +0 -4
  2232. package/vars/dist/cssm/colors.css +0 -71
  2233. package/vars/dist/cssm/gaps.css +0 -30
  2234. package/vars/dist/cssm/index.css +0 -719
  2235. package/vars/dist/cssm/mixins.css +0 -1
  2236. package/vars/dist/cssm/shadows-indigo.css +0 -38
  2237. package/vars/dist/cssm/typography.css +0 -6
  2238. package/vars/dist/esm/colors-bluetint.d.ts +0 -2
  2239. package/vars/dist/esm/colors-bluetint.js +0 -6
  2240. package/vars/dist/esm/colors-indigo.d.ts +0 -2
  2241. package/vars/dist/esm/colors-indigo.js +0 -6
  2242. package/vars/dist/gaps.css +0 -30
  2243. package/vars/dist/index.css +0 -9
  2244. package/vars/dist/mixins.css +0 -4
  2245. package/vars/dist/modern/colors-bluetint.d.ts +0 -2
  2246. package/vars/dist/modern/colors-bluetint.js +0 -6
  2247. package/vars/dist/modern/colors-indigo.d.ts +0 -2
  2248. package/vars/dist/modern/colors-indigo.js +0 -6
  2249. package/vars/dist/package.json +0 -13
  2250. package/vars/dist/send-stats.js +0 -82
  2251. package/vars/dist/shadows-indigo.css +0 -38
  2252. package/vars/dist/typography.css +0 -586
@@ -1,331 +1,322 @@
1
- .card-image__cardImage_171q8 {
1
+ .divider__component_1fqcw {
2
+ border-bottom: 1px solid #2b2b2e;
3
+ }.dropzone__component_1y6op {
4
+ border: 2px dashed #464649;
5
+ }
6
+ .dropzone__component_1y6op:not(.dropzone__disabled_1y6op):hover {
7
+ background-color: transparent;
8
+ }
9
+ .dropzone__dragOver_1y6op {
10
+ background-color: transparent;
11
+ }
12
+ .dropzone__error_1y6op {
13
+ border-color: #ef3124;
14
+ }
15
+ .dropzone__overlay_1b4ri {
16
+ background: #202022;
17
+ }
18
+ .dropzone__text_1b4ri {
19
+ color: #fff;
20
+ }.code-input__error_17aab {
21
+ color: #f15045;
22
+ }
23
+ @keyframes code-input__shake_17aab {
24
+ }
25
+ .code-input__input_1vzz3 {
26
+ background-color: #202022;
27
+ color: #fff
28
+ }
29
+ .code-input__input_1vzz3.code-input__hasError_1vzz3 {
30
+ color: #f15045;
31
+ caret-color: #fff;
32
+ background-color: #35110d;
33
+ }
34
+ .code-input__input_1vzz3.code-input__disabled_1vzz3 {
35
+ color: #464649;
36
+ }
37
+ .code-input__input_1vzz3:-webkit-autofill {
38
+ -webkit-text-fill-color: #fff;
39
+ }.card-image__cardImage_10g00 {
2
40
  background: #e7e8ea;
3
41
  }
4
- .card-image__loaded_171q8 {
42
+ .card-image__loaded_10g00 {
5
43
  background: transparent
6
- }.badge__component_1g2dq {
44
+ }.badge__component_ve9ty {
7
45
  background-color: #ef3124;
8
46
  color: #000;
9
47
  }
10
- .badge__outlineCount_1g2dq {
48
+ .badge__outlineCount_ve9ty {
11
49
  background-color: #121212;
12
50
  }
13
- .badge__icon_1g2dq {
51
+ .badge__icon_ve9ty {
14
52
  color: #2fc26e
15
53
  }
16
- .badge__icon_1g2dq.badge__positive_1g2dq {
54
+ .badge__icon_ve9ty.badge__positive_ve9ty {
17
55
  color: #2fc26e;
18
56
  background-color: #2fc26e;
19
57
  }
20
- .badge__icon_1g2dq.badge__attention_1g2dq {
58
+ .badge__icon_ve9ty.badge__attention_ve9ty {
21
59
  color: #f6bf65;
22
60
  background-color: #f6bf65;
23
61
  }
24
- .badge__icon_1g2dq.badge__negative_1g2dq {
62
+ .badge__icon_ve9ty.badge__negative_ve9ty {
25
63
  color: #d91d0b;
26
64
  background-color: #d91d0b;
27
65
  }
28
- .badge__icon_1g2dq.badge__link_1g2dq {
66
+ .badge__icon_ve9ty.badge__link_ve9ty {
29
67
  color: #0072ef;
30
68
  background-color: #0072ef;
31
69
  }
32
- .badge__icon_1g2dq.badge__tertiary_1g2dq {
70
+ .badge__icon_ve9ty.badge__tertiary_ve9ty {
33
71
  color: #464649;
34
72
  background-color: #464649;
35
73
  }
36
- .badge__icon_1g2dq.badge__secondary_1g2dq {
74
+ .badge__icon_ve9ty.badge__secondary_ve9ty {
37
75
  color: #8d8d93;
38
76
  background-color: #8d8d93;
39
77
  }
40
- .badge__icon_1g2dq.badge__primary_1g2dq {
78
+ .badge__icon_ve9ty.badge__primary_ve9ty {
41
79
  color: #fff;
42
80
  background-color: #fff;
43
81
  }
44
- .badge__icon_1g2dq:before {
82
+ .badge__icon_ve9ty:before {
45
83
  background-color: #121212;
46
84
  }
47
- .badge__outline_1g2dq {
85
+ .badge__outline_ve9ty {
48
86
  background-color: #121212;
49
87
  }
50
- .badge__outlineColor_1g2dq.badge__attention_1g2dq {
88
+ .badge__outlineColor_ve9ty.badge__attention_ve9ty {
51
89
  background-color: #f6bf65;
52
90
  }
53
- .badge__outlineColor_1g2dq.badge__positive_1g2dq {
91
+ .badge__outlineColor_ve9ty.badge__positive_ve9ty {
54
92
  background-color: #2fc26e;
55
93
  }
56
- .badge__outlineColor_1g2dq.badge__negative_1g2dq {
94
+ .badge__outlineColor_ve9ty.badge__negative_ve9ty {
57
95
  background-color: #d91d0b;
58
96
  }
59
- .badge__outlineColor_1g2dq.badge__link_1g2dq {
97
+ .badge__outlineColor_ve9ty.badge__link_ve9ty {
60
98
  background-color: #0072ef;
61
99
  }
62
- .badge__outlineColor_1g2dq .badge__tertiary_1g2dq {
100
+ .badge__outlineColor_ve9ty .badge__tertiary_ve9ty {
63
101
  background-color: #464649;
64
102
  }
65
- .badge__outlineColor_1g2dq.badge__secondary_1g2dq {
103
+ .badge__outlineColor_ve9ty.badge__secondary_ve9ty {
66
104
  background-color: #8d8d93;
67
105
  }
68
- .badge__outlineColor_1g2dq.badge__primary_1g2dq {
106
+ .badge__outlineColor_ve9ty.badge__primary_ve9ty {
69
107
  background-color: #fff;
70
- }.backdrop__backdrop_z4xn1 {
108
+ }.backdrop__backdrop_noaqy {
71
109
  -webkit-tap-highlight-color: transparent;
72
110
  }
73
- .backdrop__appear_z4xn1,
74
- .backdrop__enter_z4xn1 {
111
+ .backdrop__appear_noaqy,
112
+ .backdrop__enter_noaqy {
75
113
  background-color: transparent;
76
114
  }
77
- .backdrop__appearActive_z4xn1,
78
- .backdrop__enterActive_z4xn1,
79
- .backdrop__appearDone_z4xn1,
80
- .backdrop__enterDone_z4xn1 {
115
+ .backdrop__appearActive_noaqy,
116
+ .backdrop__enterActive_noaqy,
117
+ .backdrop__appearDone_noaqy,
118
+ .backdrop__enterDone_noaqy {
81
119
  background-color: rgba(0, 0, 0, 0.8);
82
120
  }
83
- .backdrop__exit_z4xn1 {
121
+ .backdrop__exit_noaqy {
84
122
  background-color: rgba(0, 0, 0, 0.8);
85
123
  }
86
- .backdrop__exitActive_z4xn1,
87
- .backdrop__exitDone_z4xn1 {
124
+ .backdrop__exitActive_noaqy,
125
+ .backdrop__exitDone_noaqy {
88
126
  background-color: transparent;
89
- }.checkbox-group__error_10vkt {
127
+ }.checkbox-group__error_1djpa {
90
128
  border-left: 1px solid #f15045;
91
129
  }
92
- .checkbox-group__label_10vkt {
130
+ .checkbox-group__label_1djpa {
93
131
  color: #fff;
94
132
  }
95
- .checkbox-group__errorMessage_10vkt {
133
+ .checkbox-group__errorMessage_1djpa {
96
134
  color: #f15045;
97
135
  }
98
- .checkbox-group__hint_10vkt {
136
+ .checkbox-group__hint_1djpa {
99
137
  color: #8d8d93;
100
- }.checkbox__box_1ldgm {
138
+ }.checkbox__box_11qsa {
101
139
  color: #000;
102
140
  background-color: #000;
103
141
  border: 1.5px solid #8d8d93;
104
142
  }
105
- .checkbox__checkedIcon_1ldgm {
143
+ .checkbox__checkedIcon_11qsa {
106
144
  color: #000;
107
145
  }
108
- .checkbox__component_1ldgm:hover:not(.checkbox__disabled_1ldgm):not(.checkbox__inactive_1ldgm) .checkbox__box_1ldgm {
146
+ .checkbox__component_11qsa:hover:not(.checkbox__disabled_11qsa):not(.checkbox__inactive_11qsa) .checkbox__box_11qsa {
109
147
  background-color: #000;
110
148
  border-color: #8d8d93;
111
149
  }
112
- .checkbox__component_1ldgm:active:not(.checkbox__disabled_1ldgm):not(.checkbox__inactive_1ldgm) .checkbox__box_1ldgm {
150
+ .checkbox__component_11qsa:active:not(.checkbox__disabled_11qsa):not(.checkbox__inactive_11qsa) .checkbox__box_11qsa {
113
151
  background-color: #000;
114
152
  border-color: #fff;
115
153
  }
116
- .checkbox__checked_1ldgm .checkbox__box_1ldgm {
154
+ .checkbox__checked_11qsa .checkbox__box_11qsa {
117
155
  background-color: #fff;
118
156
  border-color: transparent;
119
157
  }
120
- .checkbox__checked_1ldgm:hover:not(.checkbox__disabled_1ldgm):not(.checkbox__inactive_1ldgm) .checkbox__box_1ldgm {
158
+ .checkbox__checked_11qsa:hover:not(.checkbox__disabled_11qsa):not(.checkbox__inactive_11qsa) .checkbox__box_11qsa {
121
159
  background-color: rgb(255, 255, 255);
122
160
  border-color: transparent;
123
161
  }
124
- .checkbox__checked_1ldgm:active:not(.checkbox__disabled_1ldgm):not(.checkbox__inactive_1ldgm) .checkbox__box_1ldgm {
162
+ .checkbox__checked_11qsa:active:not(.checkbox__disabled_11qsa):not(.checkbox__inactive_11qsa) .checkbox__box_11qsa {
125
163
  background-color: rgb(255, 255, 255);
126
164
  border-color: transparent;
127
165
  }
128
- .checkbox__indeterminate_1ldgm .checkbox__box_1ldgm {
166
+ .checkbox__indeterminate_11qsa .checkbox__box_11qsa {
129
167
  background-color: #fff;
130
168
  border-color: transparent;
131
169
  }
132
- .checkbox__indeterminate_1ldgm:hover:not(.checkbox__disabled_1ldgm):not(.checkbox__inactive_1ldgm) .checkbox__box_1ldgm {
170
+ .checkbox__indeterminate_11qsa:hover:not(.checkbox__disabled_11qsa):not(.checkbox__inactive_11qsa) .checkbox__box_11qsa {
133
171
  background-color: rgb(255, 255, 255);
134
172
  border-color: transparent;
135
173
  }
136
- .checkbox__indeterminate_1ldgm:active:not(.checkbox__disabled_1ldgm):not(.checkbox__inactive_1ldgm) .checkbox__box_1ldgm {
174
+ .checkbox__indeterminate_11qsa:active:not(.checkbox__disabled_11qsa):not(.checkbox__inactive_11qsa) .checkbox__box_11qsa {
137
175
  background-color: rgb(255, 255, 255);
138
176
  border-color: transparent;
139
177
  }
140
- .checkbox__disabled_1ldgm .checkbox__box_1ldgm {
178
+ .checkbox__disabled_11qsa .checkbox__box_11qsa {
141
179
  background-color: #000;
142
180
  border-color: #2a2a2c;
143
181
  }
144
- .checkbox__disabled_1ldgm.checkbox__checked_1ldgm .checkbox__box_1ldgm {
182
+ .checkbox__disabled_11qsa.checkbox__checked_11qsa .checkbox__box_11qsa {
145
183
  background-color: #3a3a3c;
146
184
  border-color: transparent;
147
185
  }
148
- .checkbox__disabled_1ldgm.checkbox__indeterminate_1ldgm .checkbox__box_1ldgm {
186
+ .checkbox__disabled_11qsa.checkbox__indeterminate_11qsa .checkbox__box_11qsa {
149
187
  background-color: #3a3a3c;
150
188
  border-color: transparent;
151
189
  }
152
- .checkbox__disabled_1ldgm .checkbox__label_1ldgm {
190
+ .checkbox__disabled_11qsa .checkbox__label_11qsa {
153
191
  color: #8d8d93;
154
192
  }
155
- .checkbox__disabled_1ldgm .checkbox__hint_1ldgm {
193
+ .checkbox__disabled_11qsa .checkbox__hint_11qsa {
156
194
  color: #8d8d93;
157
195
  }
158
- .checkbox__inactive_1ldgm .checkbox__box_1ldgm {
196
+ .checkbox__inactive_11qsa .checkbox__box_11qsa {
159
197
  background-color: #3a3a3c;
160
198
  border-color: #464649;
161
199
  }
162
- .checkbox__inactive_1ldgm.checkbox__checked_1ldgm .checkbox__box_1ldgm {
200
+ .checkbox__inactive_11qsa.checkbox__checked_11qsa .checkbox__box_11qsa {
163
201
  color: #464649;
164
202
  border-color: transparent;
165
203
  }
166
- .checkbox__inactive_1ldgm.checkbox__indeterminate_1ldgm .checkbox__box_1ldgm {
204
+ .checkbox__inactive_11qsa.checkbox__indeterminate_11qsa .checkbox__box_11qsa {
167
205
  border-color: transparent;
168
206
  }
169
- .checkbox__focused_1ldgm .checkbox__box_1ldgm {
207
+ .checkbox__focused_11qsa .checkbox__box_11qsa {
170
208
  outline: 2px solid #0072ef;
171
209
  }
172
- .checkbox__label_1ldgm {
210
+ .checkbox__label_11qsa {
173
211
  color: #fff;
174
212
  }
175
- .checkbox__errorMessage_1ldgm {
213
+ .checkbox__errorMessage_11qsa {
176
214
  color: #f15045;
177
215
  }
178
- .checkbox__hint_1ldgm {
216
+ .checkbox__hint_11qsa {
179
217
  color: #8d8d93;
180
218
  }
181
- .checkbox__inactive_1ldgm .checkbox__indeterminateLine_1ldgm {
219
+ .checkbox__inactive_11qsa .checkbox__indeterminateLine_11qsa {
182
220
  background-color: #464649;
183
221
  }
184
- .checkbox__indeterminateLine_1ldgm {
222
+ .checkbox__indeterminateLine_11qsa {
185
223
  background-color: #000;
186
- }.divider__component_1oq46 {
187
- border-bottom: 1px solid #2b2b2e;
188
- }.dropzone__component_13mu9 {
189
- border: 2px dashed #464649;
190
- }
191
- .dropzone__component_13mu9:not(.dropzone__disabled_13mu9):hover {
192
- background-color: transparent;
193
- }
194
- .dropzone__dragOver_13mu9 {
195
- background-color: transparent;
196
- }
197
- .dropzone__error_13mu9 {
198
- border-color: #ef3124;
199
- }
200
- .dropzone__overlay_1wcxc {
201
- background: #202022;
202
- }
203
- .dropzone__text_1wcxc {
204
- color: #fff;
205
- }.code-input__error_n1af6 {
206
- color: #f15045;
207
- }
208
- @keyframes code-input__shake_n1af6 {
209
- }
210
- .code-input__input_lyesi {
211
- background-color: #202022;
212
- color: #fff
213
- }
214
- .code-input__input_lyesi.code-input__hasError_lyesi {
215
- color: #f15045;
216
- caret-color: #fff;
217
- background-color: #35110d;
218
- }
219
- .code-input__input_lyesi.code-input__disabled_lyesi {
220
- color: #464649;
221
- }
222
- .code-input__input_lyesi:-webkit-autofill {
223
- -webkit-text-fill-color: #fff;
224
- }.hatching-progress-bar__container_1wqtn {
225
- background: rgba(255, 255, 255, 0.1);
226
- }
227
- .hatching-progress-bar__hatch_1wqtn {
228
- background: repeating-linear-gradient(
229
- -45deg,
230
- #464649 6px 10px,
231
- rgba(255, 255, 255, 0) 10px 18px
232
- );
233
- }
234
- .hatching-progress-bar__positive_1wqtn {
235
- background: #2fc26e;
236
- }
237
- .hatching-progress-bar__attention_1wqtn {
238
- background: #f6bf65;
239
- }
240
- .hatching-progress-bar__negative_1wqtn {
241
- background: #d91d0b;
242
- }
243
- .hatching-progress-bar__link_1wqtn {
244
- background: #0072ef;
245
- }
246
- .hatching-progress-bar__tertiary_1wqtn {
247
- background: #464649;
248
- }
249
- .hatching-progress-bar__secondary_1wqtn {
250
- background: #8d8d93;
251
- }
252
- .hatching-progress-bar__primary_1wqtn {
253
- background: #fff;
254
- }
255
- .hatching-progress-bar__accent_1wqtn {
256
- background: #ef3124;
257
- }.form-control__component_gwyim {
224
+ }.form-control__component_1metw {
258
225
  color: #fff;
259
226
  }
260
- .form-control__inner_gwyim {
227
+ .form-control__inner_1metw {
261
228
  background-color: #202022;
262
229
  }
263
- .form-control__label_gwyim {
230
+ .form-control__label_1metw {
264
231
  color: #8d8d93;
265
232
  }
266
- .form-control__hint_gwyim {
233
+ .form-control__hint_1metw {
267
234
  color: #8d8d93;
268
235
  }
269
- .form-control__disabled_gwyim {
236
+ .form-control__disabled_1metw {
270
237
  background-color: #202022;
271
238
  color: #8d8d93;
272
239
  }
273
- .form-control__disabled_gwyim.form-control__filled_gwyim .form-control__label_gwyim {
240
+ .form-control__disabled_1metw.form-control__filled_1metw .form-control__label_1metw {
274
241
  color: #8d8d93;
275
242
  }
276
- .form-control__focused_gwyim.form-control__inner_gwyim {
243
+ .form-control__focused_1metw.form-control__inner_1metw {
277
244
  background-color: #202022;
278
245
  }
279
- .form-control__inner_gwyim:not(.form-control__disabled_gwyim):hover {
246
+ .form-control__inner_1metw:not(.form-control__disabled_1metw):hover {
280
247
  background-color: #202022;
281
248
  }
282
- .form-control__error_gwyim {
249
+ .form-control__error_1metw {
283
250
  color: #f15045;
284
251
  }
285
- .form-control__hasError_gwyim .form-control__label_gwyim {
252
+ .form-control__hasError_1metw .form-control__label_1metw {
286
253
  color: #f15045;
287
254
  }
288
255
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
289
256
  }
290
- .form-control__component_1kk38 {
257
+ .form-control__component_r0ujn {
291
258
  color: #000;
292
259
  }
293
- .form-control__inner_1kk38 {
260
+ .form-control__inner_r0ujn {
294
261
  background-color: #f3f4f5;
295
262
  }
296
- .form-control__label_1kk38 {
263
+ .form-control__label_r0ujn {
297
264
  color: rgba(60, 60, 67, 0.6);
298
265
  }
299
- .form-control__hint_1kk38 {
266
+ .form-control__hint_r0ujn {
300
267
  color: rgba(60, 60, 67, 0.6);
301
268
  }
302
- .form-control__disabled_1kk38 {
269
+ .form-control__disabled_r0ujn {
303
270
  background-color: #f3f4f5;
304
271
  color: rgba(60, 60, 67, 0.6);
305
272
  }
306
- .form-control__disabled_1kk38.form-control__filled_1kk38 .form-control__label_1kk38 {
273
+ .form-control__disabled_r0ujn.form-control__filled_r0ujn .form-control__label_r0ujn {
307
274
  color: rgba(60, 60, 67, 0.6);
308
275
  }
309
- .form-control__focused_1kk38.form-control__inner_1kk38 {
276
+ .form-control__focused_r0ujn.form-control__inner_r0ujn {
310
277
  background-color: #f3f4f5;
311
278
  }
312
- .form-control__inner_1kk38:not(.form-control__disabled_1kk38):hover {
279
+ .form-control__inner_r0ujn:not(.form-control__disabled_r0ujn):hover {
313
280
  background-color: #f3f4f5;
314
281
  }
315
- .form-control__error_1kk38 {
282
+ .form-control__error_r0ujn {
316
283
  color: #ef3124;
317
284
  }
318
- .form-control__hasError_1kk38 .form-control__label_1kk38 {
285
+ .form-control__hasError_r0ujn .form-control__label_r0ujn {
319
286
  color: #ef3124;
320
- }.icon-view__component_x6tmb {
321
- color: rgba(235, 235, 245, 0.6);
287
+ }.hatching-progress-bar__container_14rz7 {
288
+ background: rgba(255, 255, 255, 0.1);
322
289
  }
323
- .icon-view__bg_x6tmb {
324
- fill: #f3f4f5;
290
+ .hatching-progress-bar__hatch_14rz7 {
291
+ background: repeating-linear-gradient(
292
+ -45deg,
293
+ #464649 6px 10px,
294
+ rgba(255, 255, 255, 0) 10px 18px
295
+ );
325
296
  }
326
- .icon-view__border_x6tmb {
327
- stroke: rgba(255, 255, 255, 0.1);
328
- fill: transparent;
297
+ .hatching-progress-bar__positive_14rz7 {
298
+ background: #2fc26e;
299
+ }
300
+ .hatching-progress-bar__attention_14rz7 {
301
+ background: #f6bf65;
302
+ }
303
+ .hatching-progress-bar__negative_14rz7 {
304
+ background: #d91d0b;
305
+ }
306
+ .hatching-progress-bar__link_14rz7 {
307
+ background: #0072ef;
308
+ }
309
+ .hatching-progress-bar__tertiary_14rz7 {
310
+ background: #464649;
311
+ }
312
+ .hatching-progress-bar__secondary_14rz7 {
313
+ background: #8d8d93;
314
+ }
315
+ .hatching-progress-bar__primary_14rz7 {
316
+ background: #fff;
317
+ }
318
+ .hatching-progress-bar__accent_14rz7 {
319
+ background: #ef3124;
329
320
  }@media (max-width: 599px) {
330
321
  }
331
322
  @media (min-width: 360px) {
@@ -374,249 +365,246 @@
374
365
  }
375
366
  @media (min-width: 1920px) {
376
367
  }
377
- .list__list_1tpid {
368
+ .icon-view__component_1y0xj {
369
+ color: rgba(235, 235, 245, 0.6);
370
+ }
371
+ .icon-view__bg_1y0xj {
372
+ fill: #f3f4f5;
373
+ }
374
+ .icon-view__border_1y0xj {
375
+ stroke: rgba(255, 255, 255, 0.1);
376
+ fill: transparent;
377
+ }@keyframes loader__blink_o719h {
378
+ }.list__list_1wax4 {
378
379
  color: #fff;
379
380
  }
380
- .list__slot_1tpid {
381
+ .list__slot_1wax4 {
381
382
  color: #fff;
382
- }.link__primary_lof5i {
383
+ }.link__primary_15a6e {
383
384
  color: #fff;
384
385
  border-bottom-color: #fff
385
386
  }
386
- .link__primary_lof5i:hover {
387
+ .link__primary_15a6e:hover {
387
388
  color: rgb(255, 255, 255);
388
389
  }
389
- .link__primary_lof5i:active {
390
+ .link__primary_15a6e:active {
390
391
  color: rgb(255, 255, 255);
391
392
  }
392
- .link__secondary_lof5i {
393
+ .link__secondary_15a6e {
393
394
  color: #8d8d93;
394
395
  border-bottom-color: #8d8d93
395
396
  }
396
- .link__secondary_lof5i:hover {
397
+ .link__secondary_15a6e:hover {
397
398
  color: rgb(164, 164, 169);
398
399
  }
399
- .link__secondary_lof5i:active {
400
+ .link__secondary_15a6e:active {
400
401
  color: rgb(187, 187, 190);
401
402
  }
402
- .link__defaultView_lof5i {
403
+ .link__defaultView_15a6e {
403
404
  color: #0072ef;
404
405
  border-bottom-color: #0072ef
405
406
  }
406
- .link__defaultView_lof5i:hover {
407
+ .link__defaultView_15a6e:hover {
407
408
  color: rgb(51, 142, 242);
408
409
  }
409
- .link__defaultView_lof5i:active {
410
+ .link__defaultView_15a6e:active {
410
411
  color: rgb(102, 170, 245);
411
412
  }
412
- .link__component_1mnrl:hover .link__text_1mnrl,
413
- .link__component_1mnrl:active .link__text_1mnrl {
413
+ .link__component_1kxnp:hover .link__text_1kxnp,
414
+ .link__component_1kxnp:active .link__text_1kxnp {
414
415
  border-bottom-color: rgba(0, 0, 0, 0);
415
416
  }
416
- .link__focused_1mnrl {
417
+ .link__focused_1kxnp {
417
418
  outline: 2px solid #0072ef;
418
419
  }
419
- .link__pseudo_1mnrl {
420
+ .link__pseudo_1kxnp {
420
421
  background-color: transparent;
421
422
  }
422
- .link__primary_13j8j {
423
+ .link__primary_96mgl {
423
424
  color: #000;
424
425
  border-bottom-color: #000
425
426
  }
426
- .link__primary_13j8j:hover {
427
+ .link__primary_96mgl:hover {
427
428
  color: rgb(204, 204, 204);
428
429
  }
429
- .link__primary_13j8j:active {
430
+ .link__primary_96mgl:active {
430
431
  color: rgb(153, 153, 153);
431
432
  }
432
- .link__secondary_13j8j {
433
+ .link__secondary_96mgl {
433
434
  color: #8a8a8e;
434
435
  border-bottom-color: #8a8a8e
435
436
  }
436
- .link__secondary_13j8j:hover {
437
+ .link__secondary_96mgl:hover {
437
438
  color: rgb(146, 150, 156);
438
439
  }
439
- .link__secondary_13j8j:active {
440
+ .link__secondary_96mgl:active {
440
441
  color: rgb(109, 113, 117);
441
442
  }
442
- .link__defaultView_13j8j {
443
+ .link__defaultView_96mgl {
443
444
  color: #0072ef;
444
445
  border-bottom-color: #0072ef
445
446
  }
446
- .link__defaultView_13j8j:hover {
447
+ .link__defaultView_96mgl:hover {
447
448
  color: rgb(0, 98, 204);
448
449
  }
449
- .link__defaultView_13j8j:active {
450
+ .link__defaultView_96mgl:active {
450
451
  color: rgb(0, 73, 153);
451
- }@keyframes loader__blink_1s99f {
452
- }.progress-bar__container_3vreo {
452
+ }.progress-bar__container_p2bgw {
453
453
  background: rgba(255, 255, 255, 0.1)
454
454
  }
455
- .progress-bar__filled_3vreo.progress-bar__positive_3vreo {
455
+ .progress-bar__filled_p2bgw.progress-bar__positive_p2bgw {
456
456
  background: #2fc26e;
457
457
  }
458
- .progress-bar__filled_3vreo.progress-bar__negative_3vreo {
458
+ .progress-bar__filled_p2bgw.progress-bar__negative_p2bgw {
459
459
  background: #d91d0b;
460
460
  }
461
- .progress-bar__filled_3vreo.progress-bar__attention_3vreo {
461
+ .progress-bar__filled_p2bgw.progress-bar__attention_p2bgw {
462
462
  background: #f6bf65;
463
463
  }
464
- .progress-bar__filled_3vreo.progress-bar__link_3vreo {
464
+ .progress-bar__filled_p2bgw.progress-bar__link_p2bgw {
465
465
  background: #0072ef;
466
466
  }
467
- .progress-bar__filled_3vreo.progress-bar__tertiary_3vreo {
467
+ .progress-bar__filled_p2bgw.progress-bar__tertiary_p2bgw {
468
468
  background: #464649;
469
469
  }
470
- .progress-bar__filled_3vreo.progress-bar__secondary_3vreo {
470
+ .progress-bar__filled_p2bgw.progress-bar__secondary_p2bgw {
471
471
  background: #8d8d93;
472
472
  }
473
- .progress-bar__filled_3vreo.progress-bar__primary_3vreo {
473
+ .progress-bar__filled_p2bgw.progress-bar__primary_p2bgw {
474
474
  background: #fff;
475
475
  }
476
- .progress-bar__filled_3vreo.progress-bar__accent_3vreo {
476
+ .progress-bar__filled_p2bgw.progress-bar__accent_p2bgw {
477
477
  background: #ef3124;
478
- }.pure-input__input_1wu42 {
478
+ }.pure-input__input_vcl6z {
479
479
  color: #fff;
480
480
  caret-color: #0072ef;
481
481
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
482
482
  }
483
- .pure-input__input_1wu42:-webkit-autofill {
483
+ .pure-input__input_vcl6z:-webkit-autofill {
484
484
  -webkit-text-fill-color: #fff;
485
485
  }
486
- .pure-input__input_1wu42::placeholder {
486
+ .pure-input__input_vcl6z::placeholder {
487
487
  color: #8d8d93;
488
488
  }
489
- .pure-input__hasInnerLabel_1wu42::placeholder {
489
+ .pure-input__hasInnerLabel_vcl6z::placeholder {
490
490
  color: #464649;
491
491
  }
492
- .pure-input__clearIcon_1wu42 {
492
+ .pure-input__clearIcon_vcl6z {
493
493
  color: #fff;
494
494
  }
495
- .pure-input__input_1wu42:read-only {
495
+ .pure-input__input_vcl6z:read-only {
496
496
  color: #8d8d93
497
497
  }
498
- .pure-input__input_1wu42:read-only:focus::placeholder {
498
+ .pure-input__input_vcl6z:read-only:focus::placeholder {
499
499
  color: #8d8d93;
500
500
  }
501
- .pure-input__input_1wu42:disabled {
501
+ .pure-input__input_vcl6z:disabled {
502
502
  color: #fff;
503
503
  -webkit-text-fill-color: #fff;
504
504
  }
505
- .pure-input__input_1wu42:focus::placeholder {
505
+ .pure-input__input_vcl6z:focus::placeholder {
506
506
  color: rgba(235, 235, 245, 0.3);
507
507
  }
508
- .pure-input__error_1wu42 {
508
+ .pure-input__error_vcl6z {
509
509
  color: #f15045;
510
510
  caret-color: #f15045;
511
511
  }
512
- .pure-input__component_1wu42 {
512
+ .pure-input__component_vcl6z {
513
513
  color: #fff;
514
514
  background-color: #202022;
515
515
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
516
516
  }
517
- .pure-input__component_1wu42::placeholder {
517
+ .pure-input__component_vcl6z::placeholder {
518
518
  color: #8d8d93;
519
519
  }
520
- .pure-input__component_1wu42:disabled {
520
+ .pure-input__component_vcl6z:disabled {
521
521
  color: #fff;
522
522
  background-color: #202022;
523
523
  }
524
- .pure-input__component_1wu42:not(:disabled):focus::placeholder {
524
+ .pure-input__component_vcl6z:not(:disabled):focus::placeholder {
525
525
  color: rgba(235, 235, 245, 0.3);
526
526
  }
527
- .pure-input__focusVisible_1wu42 {
527
+ .pure-input__focusVisible_vcl6z {
528
528
  outline: 2px solid #0072ef;
529
529
  }
530
- .pure-input__component_1wu42:not(:disabled):hover {
530
+ .pure-input__component_vcl6z:not(:disabled):hover {
531
531
  background-color: #202022;
532
- }.radio-group__error_1islx {
532
+ }.radio-group__error_15d1z {
533
533
  border-left: 1px solid #f15045;
534
534
  }
535
- .radio-group__label_1islx {
535
+ .radio-group__label_15d1z {
536
536
  color: #fff;
537
537
  }
538
- .radio-group__errorMessage_1islx {
538
+ .radio-group__errorMessage_15d1z {
539
539
  color: #f15045;
540
540
  }
541
- .radio-group__hint_1islx {
541
+ .radio-group__hint_15d1z {
542
542
  color: #8d8d93;
543
- }.radio__container_1h0jx:not(.radio__checked_1h0jx):not(.radio__disabled_1h0jx):not(.radio__inactive_1h0jx) .radio__circle_1h0jx {
543
+ }.radio__container_zqh9d:not(.radio__checked_zqh9d):not(.radio__disabled_zqh9d):not(.radio__inactive_zqh9d) .radio__circle_zqh9d {
544
544
  background-color: #000;
545
545
  border: 1.5px solid #8d8d93;
546
546
  }
547
- .radio__container_1h0jx:not(.radio__checked_1h0jx):not(.radio__disabled_1h0jx):not(.radio__inactive_1h0jx):hover:not(:active) .radio__circle_1h0jx {
547
+ .radio__container_zqh9d:not(.radio__checked_zqh9d):not(.radio__disabled_zqh9d):not(.radio__inactive_zqh9d):hover:not(:active) .radio__circle_zqh9d {
548
548
  background-color: #000;
549
549
  border-color: #8d8d93;
550
550
  }
551
- .radio__container_1h0jx:not(.radio__checked_1h0jx):not(.radio__disabled_1h0jx):not(.radio__inactive_1h0jx):active .radio__circle_1h0jx {
551
+ .radio__container_zqh9d:not(.radio__checked_zqh9d):not(.radio__disabled_zqh9d):not(.radio__inactive_zqh9d):active .radio__circle_zqh9d {
552
552
  background-color: #000;
553
553
  border-color: #fff;
554
554
  }
555
- .radio__container_1h0jx.radio__disabled_1h0jx .radio__circle_1h0jx {
555
+ .radio__container_zqh9d.radio__disabled_zqh9d .radio__circle_zqh9d {
556
556
  background-color: #000;
557
557
  border: 1.5px solid #2a2a2c;
558
558
  }
559
- .radio__container_1h0jx.radio__disabled_1h0jx .radio__label_1h0jx {
559
+ .radio__container_zqh9d.radio__disabled_zqh9d .radio__label_zqh9d {
560
560
  color: #8d8d93;
561
561
  }
562
- .radio__container_1h0jx.radio__disabled_1h0jx .radio__hint_1h0jx {
562
+ .radio__container_zqh9d.radio__disabled_zqh9d .radio__hint_zqh9d {
563
563
  color: #8d8d93;
564
564
  }
565
- .radio__container_1h0jx.radio__inactive_1h0jx .radio__circle_1h0jx {
565
+ .radio__container_zqh9d.radio__inactive_zqh9d .radio__circle_zqh9d {
566
566
  background-color: #3a3a3c;
567
567
  border: 1px solid #464649;
568
568
  }
569
- .radio__container_1h0jx.radio__inactive_1h0jx.radio__checked_1h0jx .radio__circle_1h0jx:before {
569
+ .radio__container_zqh9d.radio__inactive_zqh9d.radio__checked_zqh9d .radio__circle_zqh9d:before {
570
570
  background-color: #464649;
571
571
  }
572
- .radio__container_1h0jx.radio__checked_1h0jx .radio__circle_1h0jx {
572
+ .radio__container_zqh9d.radio__checked_zqh9d .radio__circle_zqh9d {
573
573
  background-color: #fff;
574
574
  border: 1.5px solid transparent;
575
575
  }
576
- .radio__container_1h0jx.radio__checked_1h0jx:hover .radio__circle_1h0jx {
576
+ .radio__container_zqh9d.radio__checked_zqh9d:hover .radio__circle_zqh9d {
577
577
  background-color: rgb(255, 255, 255);
578
578
  border-color: transparent;
579
579
  }
580
- .radio__container_1h0jx.radio__checked_1h0jx:active .radio__circle_1h0jx {
580
+ .radio__container_zqh9d.radio__checked_zqh9d:active .radio__circle_zqh9d {
581
581
  background-color: rgb(255, 255, 255);
582
582
  border-color: transparent;
583
583
  }
584
- .radio__container_1h0jx.radio__focused_1h0jx .radio__circle_1h0jx {
584
+ .radio__container_zqh9d.radio__focused_zqh9d .radio__circle_zqh9d {
585
585
  outline: 2px solid #0072ef;
586
586
  }
587
- .radio__container_1h0jx.radio__disabled_1h0jx.radio__checked_1h0jx .radio__circle_1h0jx,
588
- .radio__container_1h0jx.radio__inactive_1h0jx.radio__checked_1h0jx .radio__circle_1h0jx {
587
+ .radio__container_zqh9d.radio__disabled_zqh9d.radio__checked_zqh9d .radio__circle_zqh9d,
588
+ .radio__container_zqh9d.radio__inactive_zqh9d.radio__checked_zqh9d .radio__circle_zqh9d {
589
589
  background-color: #3a3a3c;
590
590
  border-color: transparent;
591
591
  }
592
- .radio__circle_1h0jx:before {
592
+ .radio__circle_zqh9d:before {
593
593
  background-color: #000;
594
594
  }
595
- .radio__label_1h0jx {
595
+ .radio__label_zqh9d {
596
596
  color: #fff;
597
597
  }
598
- .radio__hint_1h0jx {
598
+ .radio__hint_zqh9d {
599
599
  color: #8d8d93;
600
- }.scrollbar__component_1nq5v .scrollbar:before {
601
- background-color: rgba(255, 255, 255, 0.3);
602
- }
603
- .scrollbar__component_1nq5v.dragging .track .scrollbar.visible:before {
604
- background-color: rgba(255, 255, 255, 0.6);
605
- }
606
-
607
- .scrollbar__component_16rfz .scrollbar:before {
608
- background-color: rgba(0, 0, 0, 0.3);
609
- }
610
- .scrollbar__component_16rfz.dragging .track .scrollbar.visible:before {
611
- background-color: rgba(0, 0, 0, 0.6);
612
- }.skeleton__component_ddvco {
600
+ }.skeleton__component_p97g1 {
613
601
  color: transparent;
614
602
  background: rgba(255, 255, 255, 0.1);
615
603
  }
616
- .skeleton__component_ddvco:before {
604
+ .skeleton__component_p97g1:before {
617
605
  background: transparent;
618
606
  }
619
- .skeleton__animate_ddvco:after {
607
+ .skeleton__animate_p97g1:after {
620
608
  background-image: linear-gradient(
621
609
  to left,
622
610
  rgba(0, 0, 0, 0),
@@ -626,210 +614,2022 @@
626
614
  rgba(0, 0, 0, 0)
627
615
  );
628
616
  }
629
- @keyframes skeleton__gradient_ddvco {
617
+ @keyframes skeleton__gradient_p97g1 {
630
618
  }
631
- @keyframes skeleton__background_ddvco {
619
+ @keyframes skeleton__background_p97g1 {
632
620
  0% {
633
621
  background: rgb(182, 188, 195);
634
622
  }
635
623
  100% {
636
624
  background: rgb(198, 205, 214);
637
625
  }
638
- }.slider__component_1cmte .noUi-base:hover {
626
+ }.scrollbar__component_dg1w2 .scrollbar:before {
627
+ background-color: rgba(255, 255, 255, 0.3);
628
+ }
629
+ .scrollbar__component_dg1w2.dragging .track .scrollbar.visible:before {
630
+ background-color: rgba(255, 255, 255, 0.6);
631
+ }
632
+
633
+ .scrollbar__component_1vig2 .scrollbar:before {
634
+ background-color: rgba(0, 0, 0, 0.3);
635
+ }
636
+ .scrollbar__component_1vig2.dragging .track .scrollbar.visible:before {
637
+ background-color: rgba(0, 0, 0, 0.6);
638
+ }.slider__component_n0dck .noUi-base:hover {
639
639
  background: #2a2a2c
640
640
  }
641
- .slider__component_1cmte .noUi-base:hover .noUi-connect {
641
+ .slider__component_n0dck .noUi-base:hover .noUi-connect {
642
642
  background: #d91d0b;
643
643
  }
644
- .slider__component_1cmte .noUi-handle:hover .noUi-touch-area {
644
+ .slider__component_n0dck .noUi-handle:hover .noUi-touch-area {
645
645
  background: rgb(240, 63, 51);
646
646
  }
647
- .slider__component_1cmte .noUi-handle:active .noUi-touch-area {
647
+ .slider__component_n0dck .noUi-handle:active .noUi-touch-area {
648
648
  background: rgb(241, 80, 69);
649
649
  }
650
- .slider__component_1cmte .noUi-base {
650
+ .slider__component_n0dck .noUi-base {
651
651
  background: #2a2a2c;
652
652
  }
653
- .slider__component_1cmte .noUi-connect {
653
+ .slider__component_n0dck .noUi-connect {
654
654
  background: #d91d0b;
655
655
  }
656
- .slider__component_1cmte .noUi-handle {
656
+ .slider__component_n0dck .noUi-handle {
657
657
  border: 2px solid transparent;
658
658
  }
659
- .slider__component_1cmte .noUi-touch-area {
659
+ .slider__component_n0dck .noUi-touch-area {
660
660
  background: #ef3124;
661
661
  }
662
- .slider__component_1cmte .noUi-pips {
662
+ .slider__component_n0dck .noUi-pips {
663
663
  color: #8d8d93;
664
- }.spinner__component_ysn12 {
664
+ }.spinner__component_1y0tu {
665
665
  color: #fff;
666
666
  }
667
- @keyframes spinner__spin_animation_128to {
667
+ @keyframes spinner__spin_animation_y8rsf {
668
668
  }
669
- .spinner__component_14mzh {
669
+ .spinner__component_4u28t {
670
670
  color: #000;
671
- }.status__soft_d37ta.status__green_d37ta {
671
+ }.status__soft_fopth.status__green_fopth {
672
672
  background: rgba(19, 164, 99, 0.1);
673
673
  color: #13a463;
674
674
  }
675
- .status__soft_d37ta.status__orange_d37ta {
675
+ .status__soft_fopth.status__orange_fopth {
676
676
  background: rgba(222, 106, 0, 0.1);
677
677
  color: #de6a00;
678
678
  }
679
- .status__soft_d37ta.status__red_d37ta {
679
+ .status__soft_fopth.status__red_fopth {
680
680
  background: rgba(217, 29, 11, 0.1);
681
681
  color: #d91d0b;
682
682
  }
683
- .status__soft_d37ta.status__blue_d37ta {
683
+ .status__soft_fopth.status__blue_fopth {
684
684
  background: rgba(0, 122, 255, 0.1);
685
685
  color: #007aff;
686
686
  }
687
- .status__soft_d37ta.status__grey_d37ta {
687
+ .status__soft_fopth.status__grey_fopth {
688
688
  background: rgba(109, 121, 134, 0.1);
689
689
  color: #6d7986;
690
690
  }
691
- .status__soft_d37ta.status__teal_d37ta {
691
+ .status__soft_fopth.status__teal_fopth {
692
692
  background: rgba(33, 145, 135, 0.1);
693
693
  color: #219187;
694
694
  }
695
- .status__soft_d37ta.status__purple_d37ta {
695
+ .status__soft_fopth.status__purple_fopth {
696
696
  background: rgba(103, 58, 183, 0.1);
697
697
  color: #673ab7;
698
698
  }
699
- .status__contrast_d37ta {
699
+ .status__contrast_fopth {
700
700
  color: #000
701
701
  }
702
- .status__contrast_d37ta.status__green_d37ta {
702
+ .status__contrast_fopth.status__green_fopth {
703
703
  background: #13a463;
704
704
  }
705
- .status__contrast_d37ta.status__orange_d37ta {
705
+ .status__contrast_fopth.status__orange_fopth {
706
706
  background: #de6a00;
707
707
  }
708
- .status__contrast_d37ta.status__red_d37ta {
708
+ .status__contrast_fopth.status__red_fopth {
709
709
  background: #d91d0b;
710
710
  }
711
- .status__contrast_d37ta.status__blue_d37ta {
711
+ .status__contrast_fopth.status__blue_fopth {
712
712
  background: #007aff;
713
713
  }
714
- .status__contrast_d37ta.status__grey_d37ta {
714
+ .status__contrast_fopth.status__grey_fopth {
715
715
  background: #6d7986;
716
716
  }
717
- .status__contrast_d37ta.status__teal_d37ta {
717
+ .status__contrast_fopth.status__teal_fopth {
718
718
  background: #219187;
719
719
  }
720
- .status__contrast_d37ta.status__purple_d37ta {
720
+ .status__contrast_fopth.status__purple_fopth {
721
721
  background: #673ab7;
722
- }.switch__component_1o109 {
722
+ }.switch__component_u3cxi {
723
723
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
724
724
  }
725
- .switch__switch_1o109 {
725
+ .switch__switch_u3cxi {
726
726
  background-color: #8d8d93;
727
727
  border: 2px solid #8d8d93;
728
728
  }
729
- .switch__switch_1o109:before {
729
+ .switch__switch_u3cxi:before {
730
730
  background-color: #000;
731
731
  }
732
- .switch__label_1o109 {
732
+ .switch__label_u3cxi {
733
733
  color: #fff;
734
734
  }
735
- .switch__hint_1o109 {
735
+ .switch__hint_u3cxi {
736
736
  color: #8d8d93;
737
737
  }
738
- .switch__checked_1o109 .switch__switch_1o109 {
738
+ .switch__checked_u3cxi .switch__switch_u3cxi {
739
739
  background-color: #ef3124;
740
740
  border-color: #ef3124;
741
741
  }
742
- .switch__disabled_1o109 .switch__switch_1o109 {
742
+ .switch__disabled_u3cxi .switch__switch_u3cxi {
743
743
  background-color: #2a2a2c;
744
744
  border-color: #2a2a2c;
745
745
  }
746
- .switch__disabled_1o109 .switch__label_1o109 {
746
+ .switch__disabled_u3cxi .switch__label_u3cxi {
747
747
  color: #8d8d93;
748
748
  }
749
- .switch__disabled_1o109 .switch__hint_1o109 {
749
+ .switch__disabled_u3cxi .switch__hint_u3cxi {
750
750
  color: #8d8d93;
751
751
  }
752
- .switch__inactive_1o109 .switch__switch_1o109 {
752
+ .switch__inactive_u3cxi .switch__switch_u3cxi {
753
753
  background-color: #2a2a2c;
754
754
  border-color: #2a2a2c
755
755
  }
756
- .switch__inactive_1o109 .switch__switch_1o109:before {
756
+ .switch__inactive_u3cxi .switch__switch_u3cxi:before {
757
757
  background-color: #464649;
758
758
  }
759
- .switch__focused_1o109 .switch__switch_1o109 {
759
+ .switch__focused_u3cxi .switch__switch_u3cxi {
760
760
  outline: 2px solid #0072ef;
761
- }.tag__component_1d7dc {
761
+ }.tag__component_1b876 {
762
762
  color: #fff;
763
763
  border-color: transparent;
764
764
  background-color: #202022
765
765
  }
766
- .tag__component_1d7dc:disabled {
766
+ .tag__component_1b876:disabled {
767
767
  border-color: transparent;
768
768
  color: #464649;
769
769
  background-color: rgba(32, 32, 34, 0.3);
770
770
  }
771
- .tag__component_1d7dc:hover:not(:disabled) {
771
+ .tag__component_1b876:hover:not(:disabled) {
772
772
  border-color: transparent;
773
773
  background-color: #202022;
774
774
  }
775
- .tag__component_1d7dc:active:not(:disabled) {
775
+ .tag__component_1b876:active:not(:disabled) {
776
776
  border-color: transparent;
777
777
  background-color: rgb(65, 65, 67);
778
778
  color: #fff;
779
779
  }
780
- .tag__checked_1d7dc {
780
+ .tag__checked_1b876 {
781
781
  border-color: transparent;
782
782
  background-color: #f3f4f5;
783
783
  color: #000
784
784
  }
785
- .tag__checked_1d7dc:disabled {
785
+ .tag__checked_1b876:disabled {
786
786
  background-color: rgba(243, 244, 245, 0.3);
787
787
  border-color: transparent;
788
788
  color: #000;
789
789
  }
790
- .tag__checked_1d7dc:hover:not(:disabled):not(:active) {
790
+ .tag__checked_1b876:hover:not(:disabled):not(:active) {
791
791
  background-color: #f3f4f5;
792
792
  }
793
- .tag__checked_1d7dc:active:not(:disabled) {
793
+ .tag__checked_1b876:active:not(:disabled) {
794
794
  background-color: rgb(194, 195, 196);
795
795
  color: #000;
796
796
  }
797
- .tag__focused_4pdhp {
797
+ .tag__focused_2bekh {
798
798
  outline: 2px solid #0072ef;
799
799
  }
800
- .tag__component_10a1j {
800
+ .tag__component_yavd7 {
801
801
  color: #fff;
802
802
  border-color: #464649;
803
803
  background-color: transparent
804
804
  }
805
- .tag__component_10a1j:disabled {
805
+ .tag__component_yavd7:disabled {
806
806
  border-color: #2b2b2e;
807
807
  color: #464649;
808
808
  background-color: transparent;
809
809
  }
810
- .tag__component_10a1j:hover:not(:disabled) {
810
+ .tag__component_yavd7:hover:not(:disabled) {
811
811
  border-color: #fff;
812
812
  background-color: transparent;
813
813
  }
814
- .tag__component_10a1j:active:not(:disabled) {
814
+ .tag__component_yavd7:active:not(:disabled) {
815
815
  border-color: #fff;
816
816
  background-color: rgba(255, 255, 255, 0.07);
817
817
  color: #fff;
818
818
  }
819
- .tag__checked_10a1j {
819
+ .tag__checked_yavd7 {
820
820
  border-color: #fff;
821
821
  background-color: #fff;
822
822
  color: #000
823
823
  }
824
- .tag__checked_10a1j:disabled {
824
+ .tag__checked_yavd7:disabled {
825
825
  background-color: rgba(255, 255, 255, 0.3);
826
826
  border-color: transparent;
827
827
  color: #000;
828
828
  }
829
- .tag__checked_10a1j:hover:not(:disabled):not(:active) {
829
+ .tag__checked_yavd7:hover:not(:disabled):not(:active) {
830
830
  background-color: rgb(237, 237, 237);
831
831
  }
832
- .tag__checked_10a1j:active:not(:disabled) {
832
+ .tag__checked_yavd7:active:not(:disabled) {
833
833
  background-color: rgb(217, 217, 217);
834
834
  color: #000;
835
- }
835
+ }.button__primary_1y3jh {
836
+ color: #000;
837
+ background-color: #f3f4f5
838
+ }
839
+ .button__primary_1y3jh:hover {
840
+ background-color: rgb(207, 207, 208);
841
+ }
842
+ .button__primary_1y3jh:active {
843
+ background-color: rgb(194, 195, 196);
844
+ }
845
+ .button__secondary_1y3jh {
846
+ color: #fff;
847
+ background-color: rgba(255, 255, 255, 0.1);
848
+ border: 1px solid transparent
849
+ }
850
+ .button__secondary_1y3jh:hover {
851
+ background-color: rgba(255, 255, 255, 0.163);
852
+ }
853
+ .button__secondary_1y3jh:active {
854
+ background-color: rgba(255, 255, 255, 0.235);
855
+ }
856
+ .button__outlined_1y3jh {
857
+ color: #fff;
858
+ background-color: transparent;
859
+ border: 1px solid #c5c5c7
860
+ }
861
+ .button__outlined_1y3jh:hover {
862
+ background-color: rgba(0, 0, 0, 0.07);
863
+ }
864
+ .button__outlined_1y3jh:active {
865
+ background-color: rgba(0, 0, 0, 0.15);
866
+ }
867
+ .button__tertiary_1y3jh {
868
+ color: #fff;
869
+ background-color: transparent;
870
+ border: 1px solid #c5c5c7
871
+ }
872
+ .button__tertiary_1y3jh:hover {
873
+ background-color: rgba(255, 255, 255, 0.07);
874
+ }
875
+ .button__tertiary_1y3jh:active {
876
+ background-color: rgba(255, 255, 255, 0.15);
877
+ }
878
+ .button__filled_1y3jh {
879
+ color: #fff;
880
+ background-color: #3a3a3c
881
+ }
882
+ .button__filled_1y3jh:hover {
883
+ background-color: rgb(72, 72, 74);
884
+ }
885
+ .button__filled_1y3jh:active {
886
+ background-color: rgb(88, 88, 89);
887
+ }
888
+ .button__transparent_1y3jh {
889
+ color: #fff;
890
+ background-color: rgba(255, 255, 255, 0.1)
891
+ }
892
+ .button__transparent_1y3jh:hover {
893
+ background-color: rgba(255, 255, 255, 0.2);
894
+ }
895
+ .button__transparent_1y3jh:active {
896
+ background-color: rgba(255, 255, 255, 0.4);
897
+ }
898
+ .button__link_1y3jh {
899
+ color: #fff;
900
+ background-color: transparent
901
+ }
902
+ .button__link_1y3jh:hover {
903
+ background-color: rgba(255, 255, 255, 0.163);
904
+ }
905
+ .button__link_1y3jh:active {
906
+ background-color: rgba(255, 255, 255, 0.235);
907
+ }
908
+ .button__ghost_1y3jh {
909
+ color: #fff
910
+ }
911
+ .button__ghost_1y3jh:hover {
912
+ color: rgb(179, 179, 179);
913
+ }
914
+ .button__ghost_1y3jh:active {
915
+ color: rgb(128, 128, 128);
916
+ }
917
+ .button__component_1y3jh:disabled.button__primary_1y3jh {
918
+ color: rgba(60, 60, 67, 0.3);
919
+ background-color: #f3f4f5
920
+ }
921
+ .button__component_1y3jh:disabled.button__primary_1y3jh.button__loading_1y3jh {
922
+ background-color: #f3f4f5;
923
+ }
924
+ .button__component_1y3jh:disabled.button__secondary_1y3jh {
925
+ color: rgba(255, 255, 255, 0.3);
926
+ background-color: rgba(255, 255, 255, 0.05);
927
+ border-color: transparent
928
+ }
929
+ .button__component_1y3jh:disabled.button__secondary_1y3jh.button__loading_1y3jh {
930
+ color: #fff;
931
+ background-color: rgba(255, 255, 255, 0.1);
932
+ border-color: transparent;
933
+ }
934
+ .button__component_1y3jh:disabled.button__outlined_1y3jh {
935
+ color: rgba(255, 255, 255, 0.3);
936
+ background-color: transparent;
937
+ border-color: rgba(197, 197, 199, 0.3)
938
+ }
939
+ .button__component_1y3jh:disabled.button__outlined_1y3jh.button__loading_1y3jh {
940
+ color: #fff;
941
+ }
942
+ .button__component_1y3jh:disabled.button__tertiary_1y3jh {
943
+ color: rgba(255, 255, 255, 0.3);
944
+ background-color: transparent;
945
+ border-color: rgba(197, 197, 199, 0.3)
946
+ }
947
+ .button__component_1y3jh:disabled.button__tertiary_1y3jh.button__loading_1y3jh {
948
+ color: #fff;
949
+ }
950
+ .button__component_1y3jh:disabled.button__filled_1y3jh {
951
+ color: rgba(255, 255, 255, 0.3);
952
+ background-color: rgba(58, 58, 60, 0.3)
953
+ }
954
+ .button__component_1y3jh:disabled.button__filled_1y3jh.button__loading_1y3jh {
955
+ color: #fff;
956
+ background-color: #3a3a3c;
957
+ }
958
+ .button__component_1y3jh:disabled.button__transparent_1y3jh {
959
+ color: rgba(255, 255, 255, 0.3);
960
+ background-color: rgba(255, 255, 255, 0.03)
961
+ }
962
+ .button__component_1y3jh:disabled.button__transparent_1y3jh.button__loading_1y3jh {
963
+ color: #fff;
964
+ background-color: rgba(255, 255, 255, 0.1);
965
+ }
966
+ .button__component_1y3jh:disabled.button__link_1y3jh {
967
+ color: rgba(255, 255, 255, 0.3);
968
+ background-color: transparent
969
+ }
970
+ .button__component_1y3jh:disabled.button__link_1y3jh.button__loading_1y3jh {
971
+ color: #fff;
972
+ }
973
+ .button__component_1y3jh:disabled.button__ghost_1y3jh {
974
+ color: rgba(255, 255, 255, 0.3)
975
+ }
976
+ .button__component_1y3jh:disabled.button__ghost_1y3jh.button__loading_1y3jh {
977
+ color: #fff;
978
+ }
979
+ .button__component_9ej6y {
980
+ background-color: transparent
981
+ }
982
+ .button__focused_9ej6y {
983
+ outline: 2px solid #0072ef;
984
+ }
985
+ .button__primary_1mthz {
986
+ color: #fff;
987
+ background-color: #202022
988
+ }
989
+ .button__primary_1mthz:hover {
990
+ background-color: rgb(48, 48, 49);
991
+ }
992
+ .button__primary_1mthz:active {
993
+ background-color: rgb(65, 65, 67);
994
+ }
995
+ .button__secondary_1mthz {
996
+ color: #000;
997
+ background-color: rgba(0, 0, 0, 0.08);
998
+ border: 1px solid transparent
999
+ }
1000
+ .button__secondary_1mthz:hover {
1001
+ background-color: rgba(0, 0, 0, 0.218);
1002
+ }
1003
+ .button__secondary_1mthz:active {
1004
+ background-color: rgba(0, 0, 0, 0.264);
1005
+ }
1006
+ .button__outlined_1mthz {
1007
+ color: #fff;
1008
+ background-color: transparent;
1009
+ border: 1px solid #c5c5c7
1010
+ }
1011
+ .button__outlined_1mthz:hover {
1012
+ background-color: rgba(255, 255, 255, 0.15);
1013
+ }
1014
+ .button__outlined_1mthz:active {
1015
+ background-color: rgba(0, 0, 0, 0.15);
1016
+ }
1017
+ .button__tertiary_1mthz {
1018
+ color: #000;
1019
+ background-color: transparent;
1020
+ border: 1px solid #464649
1021
+ }
1022
+ .button__tertiary_1mthz:hover {
1023
+ background-color: rgba(18, 18, 18, 0.15);
1024
+ }
1025
+ .button__tertiary_1mthz:active {
1026
+ background-color: rgba(18, 18, 18, 0.2);
1027
+ }
1028
+ .button__filled_1mthz {
1029
+ color: #fff;
1030
+ background-color: #3a3a3c
1031
+ }
1032
+ .button__filled_1mthz:hover {
1033
+ background-color: rgb(99, 112, 126);
1034
+ }
1035
+ .button__filled_1mthz:active {
1036
+ background-color: rgb(61, 74, 88);
1037
+ }
1038
+ .button__transparent_1mthz {
1039
+ color: #000;
1040
+ background-color: rgba(255, 255, 255, 0.1)
1041
+ }
1042
+ .button__transparent_1mthz:hover {
1043
+ background-color: rgba(255, 255, 255, 0.2);
1044
+ }
1045
+ .button__transparent_1mthz:active {
1046
+ background-color: rgba(255, 255, 255, 0.05);
1047
+ }
1048
+ .button__link_1mthz {
1049
+ color: #000;
1050
+ background-color: transparent
1051
+ }
1052
+ .button__link_1mthz:hover {
1053
+ background-color: rgba(18, 18, 18, 0.15);
1054
+ }
1055
+ .button__link_1mthz:active {
1056
+ background-color: rgba(18, 18, 18, 0.2);
1057
+ }
1058
+ .button__ghost_1mthz {
1059
+ color: #000
1060
+ }
1061
+ .button__ghost_1mthz:hover {
1062
+ color: rgb(77, 77, 77);
1063
+ }
1064
+ .button__ghost_1mthz:active {
1065
+ color: rgb(128, 128, 128);
1066
+ }
1067
+ .button__component_1mthz:disabled.button__primary_1mthz {
1068
+ color: rgba(235, 235, 245, 0.3);
1069
+ background-color: #202022
1070
+ }
1071
+ .button__component_1mthz:disabled.button__primary_1mthz.button__loading_1mthz {
1072
+ background-color: #202022;
1073
+ }
1074
+ .button__component_1mthz:disabled.button__secondary_1mthz {
1075
+ color: rgba(0, 0, 0, 0.3);
1076
+ background-color: rgba(18, 18, 18, 0.08);
1077
+ border-color: transparent
1078
+ }
1079
+ .button__component_1mthz:disabled.button__secondary_1mthz.button__loading_1mthz {
1080
+ color: #000;
1081
+ background-color: rgba(0, 0, 0, 0.08);
1082
+ border-color: transparent;
1083
+ }
1084
+ .button__component_1mthz:disabled.button__outlined_1mthz {
1085
+ color: rgba(255, 255, 255, 0.3);
1086
+ background-color: transparent;
1087
+ border-color: rgba(35, 53, 73, 0.3)
1088
+ }
1089
+ .button__component_1mthz:disabled.button__outlined_1mthz.button__loading_1mthz {
1090
+ color: #fff;
1091
+ }
1092
+ .button__component_1mthz:disabled.button__tertiary_1mthz {
1093
+ color: rgba(0, 0, 0, 0.3);
1094
+ background-color: transparent;
1095
+ border-color: rgba(70, 70, 73, 0.3)
1096
+ }
1097
+ .button__component_1mthz:disabled.button__tertiary_1mthz.button__loading_1mthz {
1098
+ color: #000;
1099
+ }
1100
+ .button__component_1mthz:disabled.button__filled_1mthz {
1101
+ color: rgba(255, 255, 255, 0.3);
1102
+ background-color: rgba(72, 87, 103, 0.3);
1103
+ border-color: transparent
1104
+ }
1105
+ .button__component_1mthz:disabled.button__filled_1mthz.button__loading_1mthz {
1106
+ color: #fff;
1107
+ background-color: #3a3a3c;
1108
+ border-color: transparent;
1109
+ }
1110
+ .button__component_1mthz:disabled.button__transparent_1mthz {
1111
+ color: rgba(255, 255, 255, 0.3);
1112
+ background-color: rgba(255, 255, 255, 0.03)
1113
+ }
1114
+ .button__component_1mthz:disabled.button__transparent_1mthz.button__loading_1mthz {
1115
+ color: #000;
1116
+ background-color: rgba(255, 255, 255, 0.1);
1117
+ }
1118
+ .button__component_1mthz:disabled.button__link_1mthz {
1119
+ color: rgba(0, 0, 0, 0.3);
1120
+ background-color: transparent
1121
+ }
1122
+ .button__component_1mthz:disabled.button__link_1mthz.button__loading_1mthz {
1123
+ color: #000;
1124
+ }
1125
+ .button__component_1mthz:disabled.button__ghost_1mthz {
1126
+ color: rgba(0, 0, 0, 0.3)
1127
+ }
1128
+ .button__component_1mthz:disabled.button__ghost_1mthz.button__loading_1mthz {
1129
+ color: #000;
1130
+ }
1131
+ .steps__option_1ro7c {
1132
+ color: #fff;
1133
+ background: #2a2a2c
1134
+ }
1135
+ .steps__dash_1ro7c {
1136
+ border-top: 2px solid #2b2b2e
1137
+ }
1138
+ .steps__dash_1ro7c.steps__completed_1ro7c {
1139
+ border-top: 2px solid #fff;
1140
+ }
1141
+ .steps__dash_1ro7c.steps__vertical_1ro7c {
1142
+ border-left: 2px solid #2b2b2e;
1143
+ }
1144
+ .steps__dash_1ro7c.steps__completed_1ro7c.steps__vertical_1ro7c {
1145
+ border-left: 2px solid #fff;
1146
+ }
1147
+ .steps__text_1ro7c {
1148
+ color: #fff
1149
+ }
1150
+ .steps__text_1ro7c.steps__interactive_1ro7c:not(.steps__disabled_1ro7c):hover {
1151
+ background: rgba(255, 255, 255, 0.07);
1152
+ }
1153
+ .steps__text_1ro7c.steps__interactive_1ro7c:not(.steps__disabled_1ro7c):active {
1154
+ background: rgba(255, 255, 255, 0.15);
1155
+ }
1156
+ .steps__focused_1ro7c {
1157
+ outline: 2px solid #0072ef;
1158
+ }
1159
+ .steps__selected_1ro7c .steps__text_1ro7c {
1160
+ color: #fff;
1161
+ }
1162
+ .steps__selected_1ro7c .steps__option_1ro7c {
1163
+ color: #000;
1164
+ background: #fff;
1165
+ }
1166
+ .steps__checkbox_1ro7c {
1167
+ border: 2px solid #2a2a2c;
1168
+ }
1169
+ .steps__dot_1ro7c {
1170
+ background: #2a2a2c;
1171
+ }
1172
+ .steps__selected_1ro7c .steps__checkbox_1ro7c {
1173
+ border: 2px solid #fff
1174
+ }
1175
+ .steps__selected_1ro7c .steps__checkbox_1ro7c .steps__dot_1ro7c {
1176
+ background: #fff;
1177
+ }
1178
+ .steps__completedIndicator_1ro7c > [class*='positive'] {
1179
+ color: #fff;
1180
+ background-color: #fff;
1181
+ }
1182
+ .typography__tertiary_65q5o {
1183
+ color: #464649;
1184
+ }
1185
+ .typography__disabled_65q5o {
1186
+ color: #2a2a2c;
1187
+ }
1188
+ .typography__accent_65q5o {
1189
+ color: #ef3124;
1190
+ }
1191
+ .typography__primary_65q5o {
1192
+ color: #fff;
1193
+ }
1194
+ .typography__attention_65q5o {
1195
+ color: #cb830f;
1196
+ }
1197
+ .typography__positive_65q5o {
1198
+ color: #13a463;
1199
+ }
1200
+ .typography__secondary_65q5o {
1201
+ color: #8d8d93;
1202
+ }
1203
+ .typography__tertiary-inverted_65q5o {
1204
+ color: #c5c5c7;
1205
+ }
1206
+ .typography__primary-inverted_65q5o {
1207
+ color: #000;
1208
+ }
1209
+ .typography__secondary-inverted_65q5o {
1210
+ color: #8a8a8e;
1211
+ }
1212
+ .typography__link_65q5o {
1213
+ color: #0072ef;
1214
+ }
1215
+ .typography__negative_65q5o {
1216
+ color: #f15045;
1217
+ }
1218
+
1219
+
1220
+
1221
+
1222
+ @media screen and (min-width: 600px) {
1223
+ }
1224
+ @media screen and (min-width: 1024px) {
1225
+ }.action-button__primary_17i20 {
1226
+ color: #fff
1227
+ }
1228
+ .action-button__primary_17i20 .action-button__iconWrapper_17i20 {
1229
+ color: #000;
1230
+ background-color: #fff;
1231
+ }
1232
+ .action-button__primary_17i20:hover .action-button__iconWrapper_17i20 {
1233
+ background-color: rgb(217, 217, 217);
1234
+ }
1235
+ .action-button__primary_17i20:active .action-button__iconWrapper_17i20 {
1236
+ background-color: rgb(204, 204, 204);
1237
+ }
1238
+ .action-button__secondary_17i20 {
1239
+ color: #fff
1240
+ }
1241
+ .action-button__secondary_17i20 .action-button__iconWrapper_17i20 {
1242
+ color: #fff;
1243
+ background-color: #202022;
1244
+ }
1245
+ .action-button__secondary_17i20:hover .action-button__iconWrapper_17i20 {
1246
+ background-color: rgb(48, 48, 49);
1247
+ }
1248
+ .action-button__secondary_17i20:active .action-button__iconWrapper_17i20 {
1249
+ background-color: rgb(65, 65, 67);
1250
+ }
1251
+ .action-button__component_15dru {
1252
+ -webkit-tap-highlight-color: transparent
1253
+ }
1254
+ .action-button__focused_15dru {
1255
+ outline: 2px solid #0072ef;
1256
+ }
1257
+ .action-button__primary_xuuly {
1258
+ color: #000
1259
+ }
1260
+ .action-button__primary_xuuly .action-button__iconWrapper_xuuly {
1261
+ color: #fff;
1262
+ background-color: #121212;
1263
+ }
1264
+ .action-button__primary_xuuly:hover .action-button__iconWrapper_xuuly {
1265
+ background-color: rgb(35, 35, 35);
1266
+ }
1267
+ .action-button__primary_xuuly:active .action-button__iconWrapper_xuuly {
1268
+ background-color: rgb(54, 54, 54);
1269
+ }
1270
+ .action-button__secondary_xuuly {
1271
+ color: #000
1272
+ }
1273
+ .action-button__secondary_xuuly .action-button__iconWrapper_xuuly {
1274
+ color: #000;
1275
+ background-color: #f3f4f5;
1276
+ }
1277
+ .action-button__secondary_xuuly:hover .action-button__iconWrapper_xuuly {
1278
+ background-color: rgb(207, 207, 208);
1279
+ }
1280
+ .action-button__secondary_xuuly:active .action-button__iconWrapper_xuuly {
1281
+ background-color: rgb(194, 195, 196);
1282
+ }
1283
+ .action-button__primary_15x3j {
1284
+ color: #000
1285
+ }
1286
+ .action-button__primary_15x3j .action-button__iconWrapper_15x3j {
1287
+ color: #fff;
1288
+ background-color: #121212;
1289
+ }
1290
+ .action-button__secondary_15x3j {
1291
+ color: #000
1292
+ }
1293
+ .action-button__secondary_15x3j .action-button__iconWrapper_15x3j {
1294
+ color: #000;
1295
+ background-color: #f3f4f5;
1296
+ }.base-modal__component_1ht4p {
1297
+ background: #121212;
1298
+ }.popover__component_1ccxe {
1299
+ background-color: transparent;
1300
+ color: #fff;
1301
+ }
1302
+ .popover__inner_1ccxe {
1303
+ background-color: #121212;
1304
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1305
+ border: 1px solid transparent;
1306
+ }
1307
+ .popover__arrow_1ccxe:after {
1308
+ background-color: #121212;
1309
+ border: 1px solid transparent;
1310
+ }.textarea__input_r4os4 {
1311
+ color: #fff;
1312
+ caret-color: #0072ef;
1313
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1314
+ }
1315
+ .textarea__input_r4os4:-webkit-autofill {
1316
+ -webkit-text-fill-color: #fff;
1317
+ }
1318
+ .textarea__input_r4os4::placeholder {
1319
+ color: #8d8d93;
1320
+ }
1321
+ .textarea__hasInnerLabel_r4os4::placeholder {
1322
+ color: #464649;
1323
+ }
1324
+ .textarea__clearIcon_r4os4 {
1325
+ color: #fff;
1326
+ }
1327
+ .textarea__input_r4os4:read-only {
1328
+ color: #8d8d93
1329
+ }
1330
+ .textarea__input_r4os4:read-only:focus::placeholder {
1331
+ color: #8d8d93;
1332
+ }
1333
+ .textarea__input_r4os4:disabled {
1334
+ color: #fff;
1335
+ -webkit-text-fill-color: #fff;
1336
+ }
1337
+ .textarea__input_r4os4:focus::placeholder {
1338
+ color: rgba(235, 235, 245, 0.3);
1339
+ }
1340
+ .textarea__error_r4os4 {
1341
+ color: #f15045;
1342
+ caret-color: #f15045;
1343
+ }
1344
+ .textarea__textarea_r4os4 {
1345
+ color: #fff;
1346
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1347
+ }
1348
+ .textarea__textarea_r4os4::placeholder {
1349
+ color: #8d8d93;
1350
+ }
1351
+ .textarea__hasInnerLabel_r4os4::placeholder {
1352
+ color: #464649;
1353
+ }
1354
+ .textarea__textarea_r4os4:disabled {
1355
+ color: #fff;
1356
+ -webkit-text-fill-color: #fff;
1357
+ }
1358
+ .textarea__textarea_r4os4:read-only {
1359
+ color: #8d8d93;
1360
+ }
1361
+ .textarea__textarea_r4os4:focus::placeholder {
1362
+ color: rgba(235, 235, 245, 0.3);
1363
+ }
1364
+ .textarea__focusVisible_108oa {
1365
+ outline: 2px solid #0072ef;
1366
+ }
1367
+ .textarea__input_1lum4 {
1368
+ color: #000;
1369
+ caret-color: #0072ef;
1370
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1371
+ }
1372
+ .textarea__input_1lum4:-webkit-autofill {
1373
+ -webkit-text-fill-color: #000;
1374
+ }
1375
+ .textarea__input_1lum4::placeholder {
1376
+ color: rgba(60, 60, 67, 0.6);
1377
+ }
1378
+ .textarea__hasInnerLabel_1lum4::placeholder {
1379
+ color: #c5c5c7;
1380
+ }
1381
+ .textarea__clearIcon_1lum4 {
1382
+ color: #000;
1383
+ }
1384
+ .textarea__input_1lum4:read-only {
1385
+ color: rgba(60, 60, 67, 0.6)
1386
+ }
1387
+ .textarea__input_1lum4:read-only:focus::placeholder {
1388
+ color: rgba(60, 60, 67, 0.6);
1389
+ }
1390
+ .textarea__input_1lum4:disabled {
1391
+ color: #000;
1392
+ -webkit-text-fill-color: #000;
1393
+ }
1394
+ .textarea__input_1lum4:focus::placeholder {
1395
+ color: rgba(60, 60, 67, 0.3);
1396
+ }
1397
+ .textarea__error_1lum4 {
1398
+ color: #ef3124;
1399
+ caret-color: #ef3124;
1400
+ }
1401
+ .textarea__textarea_1lum4 {
1402
+ color: #000;
1403
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1404
+ }
1405
+ .textarea__textarea_1lum4::placeholder {
1406
+ color: rgba(60, 60, 67, 0.6);
1407
+ }
1408
+ .textarea__hasInnerLabel_1lum4::placeholder {
1409
+ color: #c5c5c7;
1410
+ }
1411
+ .textarea__textarea_1lum4:disabled {
1412
+ color: #000;
1413
+ -webkit-text-fill-color: #000;
1414
+ }
1415
+ .textarea__textarea_1lum4:read-only {
1416
+ color: rgba(60, 60, 67, 0.6);
1417
+ }
1418
+ .textarea__textarea_1lum4:focus::placeholder {
1419
+ color: rgba(60, 60, 67, 0.3);
1420
+ }.attach__component_ymw9u {
1421
+ }
1422
+ .attach__focused_ymw9u {
1423
+ outline: 2px solid #0072ef;
1424
+ }.tabs__component_1vz3i:before {
1425
+ background-color: #2b2b2e;
1426
+ }
1427
+ .tabs__title_1vz3i {
1428
+ color: #8d8d93
1429
+ }
1430
+ .tabs__title_1vz3i:not(.tabs__disabled_1vz3i):hover {
1431
+ color: #fff;
1432
+ }
1433
+ .tabs__focused_1vz3i {
1434
+ outline: 2px solid #0072ef;
1435
+ }
1436
+ .tabs__selected_1vz3i {
1437
+ color: #fff;
1438
+ }
1439
+ .tabs__disabled_1vz3i {
1440
+ color: #464649;
1441
+ }
1442
+ .tabs__line_1vz3i {
1443
+ background-color: #ef3124;
1444
+ }
1445
+ .tabs__component_1vz3i:before {
1446
+ background-color: #2b2b2e;
1447
+ }.tabs__title_1vz3i {
1448
+ color: #8d8d93
1449
+ }.tabs__title_1vz3i:not(.tabs__disabled_1vz3i):hover {
1450
+ color: #fff;
1451
+ }.tabs__focused_1vz3i {
1452
+ outline: 2px solid #0072ef;
1453
+ }.tabs__selected_1vz3i {
1454
+ color: #fff;
1455
+ }.tabs__disabled_1vz3i {
1456
+ color: #464649;
1457
+ }.tabs__line_1vz3i {
1458
+ background-color: #ef3124;
1459
+ }
1460
+
1461
+
1462
+
1463
+ .custom-button__customButton_3iy22.custom-button__white_3iy22 * {
1464
+ color: #fff;
1465
+ }
1466
+ .custom-button__customButton_3iy22.custom-button__black_3iy22 * {
1467
+ color: #000;
1468
+ }
1469
+ .custom-button__customButton_3iy22:before {
1470
+ background-color: rgba(0, 0, 0, 0);
1471
+ }
1472
+ .custom-button__customButton_3iy22:hover:before {
1473
+ background-color: rgba(0, 0, 0, 0.07);
1474
+ }
1475
+ .custom-button__customButton_3iy22:active:before {
1476
+ background-color: rgba(0, 0, 0, 0.15);
1477
+ }
1478
+ .custom-button__customButton_3iy22:disabled.custom-button__white_3iy22 * {
1479
+ color: #fff;
1480
+ }
1481
+ .custom-button__customButton_3iy22:disabled.custom-button__black_3iy22 * {
1482
+ color: #000;
1483
+ }.confirmation-v1__errorHeader_grmh1 {
1484
+ color: #fff;
1485
+ color: #fff;
1486
+ }
1487
+ .confirmation-v1__errorText_grmh1 {
1488
+ color: #8d8d93;
1489
+ color: #8d8d93;
1490
+ }
1491
+ .confirmation-v1__phoneHintText_grmh1 {
1492
+ color: #8d8d93;
1493
+ color: #8d8d93;
1494
+ }
1495
+ .confirmation-v1__phonesWrap_grmh1 {
1496
+ color: #8d8d93;
1497
+ }
1498
+ .confirmation-v1__phoneDescription_grmh1 {
1499
+ color: #8d8d93;
1500
+ }
1501
+ .confirmation-v1__component_s1atm {
1502
+ color: #8d8d93;
1503
+ color: #8d8d93;
1504
+ }
1505
+ .confirmation-v1__input_1ovcu {
1506
+ background-color: #202022;
1507
+ color: #fff
1508
+ }
1509
+ .confirmation-v1__input_1ovcu.confirmation-v1__hasError_1ovcu {
1510
+ color: #f15045;
1511
+ caret-color: #fff;
1512
+ background-color: #35110d;
1513
+ }
1514
+ .confirmation-v1__input_1ovcu.confirmation-v1__disabled_1ovcu {
1515
+ color: #464649;
1516
+ }
1517
+ @keyframes confirmation-v1__shake_1ovcu {
1518
+ }
1519
+ .confirmation-v1__circle_cifwt {
1520
+ fill: transparent;
1521
+ stroke: #464649;
1522
+ }
1523
+ .confirmation-v1__header_s9jjq {
1524
+ color: #fff;
1525
+ color: #fff;
1526
+ }
1527
+ .confirmation-v1__error_s9jjq {
1528
+ color: #f15045;
1529
+ }
1530
+ .confirmation-v1__loaderText_s9jjq {
1531
+ color: #8d8d93;
1532
+ color: #8d8d93;
1533
+ }
1534
+ .confirmation-v1__title_18z43 {
1535
+ color: #fff;
1536
+ }
1537
+ .confirmation-v1__description_18z43 {
1538
+ color: #8d8d93;
1539
+ }
1540
+ .confirmation-v1__alertIcon_18z43 {
1541
+ color: #d91d0b;
1542
+ }.pagination__component_1ohf7 {
1543
+ color: #fff;
1544
+ }
1545
+
1546
+ .pagination__tag_zuqir.pagination__tag_zuqir {
1547
+ color: #8d8d93
1548
+ }
1549
+ .pagination__tag_zuqir.pagination__tag_zuqir:hover:not(:disabled) {
1550
+ background-color: #2c2c2e;
1551
+ color: #fff;
1552
+ }
1553
+ .pagination__tag_zuqir.pagination__tag_zuqir:active:not(:disabled) {
1554
+ background-color: #3a3a3c;
1555
+ }
1556
+ .pagination__tag_zuqir.pagination__tag_zuqir.pagination__checked_zuqir {
1557
+ background-color: #f3f4f5;
1558
+ color: #000;
1559
+ }
1560
+ .pagination__tag_zuqir.pagination__tag_zuqir.pagination__checked_zuqir:hover:not(:disabled) {
1561
+ color: #000;
1562
+ }
1563
+ .pagination__tag_zuqir.pagination__tag_zuqir.pagination__checked_zuqir:active:not(:disabled) {
1564
+ color: #fff;
1565
+ }
1566
+ .pagination__dots_j8rk9 {
1567
+ color: #8d8d93;
1568
+ }.plate__component_1wzlb {
1569
+ color: #fff
1570
+ }
1571
+ .plate__focused_1wzlb {
1572
+ outline: 2px solid #0072ef;
1573
+ }
1574
+ .plate__shadow_1wzlb {
1575
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1576
+ }
1577
+ .plate__common_1wzlb {
1578
+ background-color: #202022;
1579
+ box-shadow: 0 0 0 1px #6d7986
1580
+ }
1581
+ .plate__common_1wzlb:before {
1582
+ background-color: #6d7986;
1583
+ }
1584
+ .plate__negative_1wzlb {
1585
+ background-color: #35110d;
1586
+ box-shadow: 0 0 0 1px #d91d0b
1587
+ }
1588
+ .plate__negative_1wzlb:before {
1589
+ background-color: #d91d0b;
1590
+ }
1591
+ .plate__positive_1wzlb {
1592
+ background-color: #042117;
1593
+ box-shadow: 0 0 0 1px #13a463
1594
+ }
1595
+ .plate__positive_1wzlb:before {
1596
+ background-color: #13a463;
1597
+ }
1598
+ .plate__attention_1wzlb {
1599
+ background-color: #332104;
1600
+ box-shadow: 0 0 0 1px #de6a00
1601
+ }
1602
+ .plate__attention_1wzlb:before {
1603
+ background-color: #de6a00;
1604
+ }
1605
+ .plate__custom_1wzlb {
1606
+ background: transparent;
1607
+ box-shadow: 0 0 0 1px #6d7986
1608
+ }
1609
+ .plate__custom_1wzlb:before {
1610
+ background-color: #6d7986;
1611
+ }.icon-button__primary_1fj1i {
1612
+ color: #fff
1613
+ }
1614
+ .icon-button__primary_1fj1i:hover {
1615
+ color: rgb(204, 204, 204);
1616
+ }
1617
+ .icon-button__primary_1fj1i:active {
1618
+ color: rgb(179, 179, 179);
1619
+ }
1620
+ .icon-button__secondary_1fj1i {
1621
+ color: #8d8d93
1622
+ }
1623
+ .icon-button__secondary_1fj1i:hover {
1624
+ color: rgb(175, 175, 179);
1625
+ }
1626
+ .icon-button__secondary_1fj1i:active {
1627
+ color: rgb(198, 198, 201);
1628
+ }
1629
+ .icon-button__transparent_1fj1i {
1630
+ color: rgba(255, 255, 255, 0.3)
1631
+ }
1632
+ .icon-button__transparent_1fj1i:hover {
1633
+ color: rgba(255, 255, 255, 0.4);
1634
+ }
1635
+ .icon-button__transparent_1fj1i:active {
1636
+ color: rgba(255, 255, 255, 0.5);
1637
+ }
1638
+ .icon-button__negative_1fj1i {
1639
+ color: #d91d0b
1640
+ }
1641
+ .icon-button__negative_1fj1i:hover {
1642
+ color: rgb(220, 45, 28);
1643
+ }
1644
+ .icon-button__negative_1fj1i:active {
1645
+ color: rgb(223, 63, 48);
1646
+ }
1647
+ .icon-button__tertiary_1fj1i {
1648
+ color: #464649
1649
+ }
1650
+ .icon-button__tertiary_1fj1i:hover {
1651
+ color: rgb(83, 83, 86);
1652
+ }
1653
+ .icon-button__tertiary_1fj1i:active {
1654
+ color: rgb(98, 98, 100);
1655
+ }
1656
+ .icon-button__component_1fj1i:disabled.icon-button__primary_1fj1i {
1657
+ color: rgba(255, 255, 255, 0.3)
1658
+ }
1659
+ .icon-button__component_1fj1i:disabled.icon-button__primary_1fj1i.icon-button__loader_1fj1i {
1660
+ color: #fff;
1661
+ }
1662
+ .icon-button__component_1fj1i:disabled.icon-button__secondary_1fj1i {
1663
+ color: rgba(141, 141, 147, 0.3)
1664
+ }
1665
+ .icon-button__component_1fj1i:disabled.icon-button__secondary_1fj1i.icon-button__loader_1fj1i {
1666
+ color: #8d8d93;
1667
+ }
1668
+ .icon-button__component_1fj1i:disabled.icon-button__negative_1fj1i {
1669
+ color: rgba(217, 29, 11, 0.3)
1670
+ }
1671
+ .icon-button__component_1fj1i:disabled.icon-button__negative_1fj1i.icon-button__loader_1fj1i {
1672
+ color: #d91d0b;
1673
+ }
1674
+ .icon-button__component_1fj1i:disabled.icon-button__tertiary_1fj1i {
1675
+ color: rgba(70, 70, 73, 0.3)
1676
+ }
1677
+ .icon-button__component_1fj1i:disabled.icon-button__tertiary_1fj1i.icon-button__loader_1fj1i {
1678
+ color: #464649;
1679
+ }
1680
+
1681
+ .icon-button__primary_1ra2t {
1682
+ color: #000
1683
+ }
1684
+ .icon-button__primary_1ra2t:hover {
1685
+ color: rgb(18, 18, 18);
1686
+ }
1687
+ .icon-button__primary_1ra2t:active {
1688
+ color: rgb(38, 38, 38);
1689
+ }
1690
+ .icon-button__secondary_1ra2t {
1691
+ color: #8a8a8e
1692
+ }
1693
+ .icon-button__secondary_1ra2t:hover {
1694
+ color: rgb(117, 117, 121);
1695
+ }
1696
+ .icon-button__secondary_1ra2t:active {
1697
+ color: rgb(110, 110, 114);
1698
+ }
1699
+ .icon-button__transparent_1ra2t {
1700
+ color: rgba(0, 0, 0, 0.3)
1701
+ }
1702
+ .icon-button__transparent_1ra2t:hover {
1703
+ color: rgba(0, 0, 0, 0.4);
1704
+ }
1705
+ .icon-button__transparent_1ra2t:active {
1706
+ color: rgba(0, 0, 0, 0.5);
1707
+ }
1708
+ .icon-button__negative_1ra2t {
1709
+ color: #d91d0b
1710
+ }
1711
+ .icon-button__negative_1ra2t:hover {
1712
+ color: rgb(220, 45, 28);
1713
+ }
1714
+ .icon-button__negative_1ra2t:active {
1715
+ color: rgb(223, 63, 48);
1716
+ }
1717
+ .icon-button__tertiary_1ra2t {
1718
+ color: #c5c5c7
1719
+ }
1720
+ .icon-button__tertiary_1ra2t:hover {
1721
+ color: rgb(167, 167, 169);
1722
+ }
1723
+ .icon-button__tertiary_1ra2t:active {
1724
+ color: rgb(158, 158, 159);
1725
+ }
1726
+ .icon-button__component_1ra2t:disabled.icon-button__primary_1ra2t {
1727
+ color: rgba(0, 0, 0, 0.3)
1728
+ }
1729
+ .icon-button__component_1ra2t:disabled.icon-button__primary_1ra2t.icon-button__loader_1ra2t {
1730
+ color: #000;
1731
+ }
1732
+ .icon-button__component_1ra2t:disabled.icon-button__secondary_1ra2t {
1733
+ color: rgba(138, 138, 142, 0.3)
1734
+ }
1735
+ .icon-button__component_1ra2t:disabled.icon-button__secondary_1ra2t.icon-button__loader_1ra2t {
1736
+ color: #8a8a8e;
1737
+ }
1738
+ .icon-button__component_1ra2t:disabled.icon-button__negative_1ra2t {
1739
+ color: rgba(217, 29, 11, 0.3)
1740
+ }
1741
+ .icon-button__component_1ra2t:disabled.icon-button__negative_1ra2t.icon-button__loader_1ra2t {
1742
+ color: #d91d0b;
1743
+ }
1744
+ .icon-button__component_1ra2t:disabled.icon-button__tertiary_1ra2t {
1745
+ color: rgba(197, 197, 199, 0.3)
1746
+ }
1747
+ .icon-button__component_1ra2t:disabled.icon-button__tertiary_1ra2t.icon-button__loader_1ra2t {
1748
+ color: #c5c5c7;
1749
+ }.input__input_1bcn4 {
1750
+ color: #fff;
1751
+ caret-color: #0072ef;
1752
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1753
+ }
1754
+ .input__input_1bcn4:-webkit-autofill {
1755
+ -webkit-text-fill-color: #fff;
1756
+ }
1757
+ .input__input_1bcn4::placeholder {
1758
+ color: #8d8d93;
1759
+ }
1760
+ .input__hasInnerLabel_1bcn4::placeholder {
1761
+ color: #464649;
1762
+ }
1763
+ .input__clearIcon_1bcn4 {
1764
+ color: #fff;
1765
+ }
1766
+ .input__input_1bcn4:read-only {
1767
+ color: #8d8d93
1768
+ }
1769
+ .input__input_1bcn4:read-only:focus::placeholder {
1770
+ color: #8d8d93;
1771
+ }
1772
+ .input__input_1bcn4:disabled {
1773
+ color: #fff;
1774
+ -webkit-text-fill-color: #fff;
1775
+ }
1776
+ .input__input_1bcn4:focus::placeholder {
1777
+ color: rgba(235, 235, 245, 0.3);
1778
+ }
1779
+ .input__error_1bcn4 {
1780
+ color: #f15045;
1781
+ caret-color: #f15045;
1782
+ }
1783
+ .input__focusVisible_ae2yi {
1784
+ outline: 2px solid #0072ef;
1785
+ }
1786
+ @keyframes input__onautofillstart_ae2yi {
1787
+ from {
1788
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1789
+ }
1790
+ to {
1791
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1792
+ }
1793
+ }
1794
+ @keyframes input__onautofillcancel_ae2yi {
1795
+ from {
1796
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1797
+ }
1798
+ to {
1799
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1800
+ }
1801
+ }
1802
+ .input__input_z60hl {
1803
+ color: #000;
1804
+ caret-color: #0072ef;
1805
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1806
+ }
1807
+ .input__input_z60hl:-webkit-autofill {
1808
+ -webkit-text-fill-color: #000;
1809
+ }
1810
+ .input__input_z60hl::placeholder {
1811
+ color: rgba(60, 60, 67, 0.6);
1812
+ }
1813
+ .input__hasInnerLabel_z60hl::placeholder {
1814
+ color: #c5c5c7;
1815
+ }
1816
+ .input__clearIcon_z60hl {
1817
+ color: #000;
1818
+ }
1819
+ .input__input_z60hl:read-only {
1820
+ color: rgba(60, 60, 67, 0.6)
1821
+ }
1822
+ .input__input_z60hl:read-only:focus::placeholder {
1823
+ color: rgba(60, 60, 67, 0.6);
1824
+ }
1825
+ .input__input_z60hl:disabled {
1826
+ color: #000;
1827
+ -webkit-text-fill-color: #000;
1828
+ }
1829
+ .input__input_z60hl:focus::placeholder {
1830
+ color: rgba(60, 60, 67, 0.3);
1831
+ }
1832
+ .input__error_z60hl {
1833
+ color: #ef3124;
1834
+ caret-color: #ef3124;
1835
+ }.drawer__backdropEnter_1azxy {
1836
+ background-color: transparent;
1837
+ }
1838
+ .drawer__backdropEnterActive_1azxy,
1839
+ .drawer__backdropEnterDone_1azxy {
1840
+ background-color: rgba(0, 0, 0, 0.8);
1841
+ }
1842
+ .drawer__backdropExit_1azxy {
1843
+ background-color: rgba(0, 0, 0, 0.8);
1844
+ }
1845
+ .drawer__backdropExitActive_1azxy,
1846
+ .drawer__backdropExitDone_1azxy {
1847
+ background-color: transparent;
1848
+ }.comment__component_qs6s6 {
1849
+ background-color: #202022;
1850
+ }.chart__coreChart_6bfi3 .recharts-text tspan {
1851
+ fill: #fff;
1852
+ }
1853
+ .chart__tickText_99n15 {
1854
+ fill: #fff;
1855
+ }
1856
+ .chart__circle_99n15 {
1857
+ fill: #121212;
1858
+ }
1859
+ .chart__circle_99n15 {
1860
+ fill: #121212;
1861
+ }
1862
+ .chart__tooltip_1192e {
1863
+ background-color: #121212;
1864
+ border: 1px solid #2b2b2e;
1865
+ box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1866
+ }
1867
+ .chart__tooltipArrow_1192e {
1868
+ border: 1px solid #2b2b2e;
1869
+ background-color: #121212;
1870
+ }
1871
+ .chart__tooltipArrow_1192e:before {
1872
+ border-color: transparent #121212 transparent transparent;
1873
+ }
1874
+ @keyframes chart__showDot_1kq7f {
1875
+ }
1876
+ .circular-progress-bar__backgroundCircle_14vad,
1877
+ .circular-progress-bar__progressCircle_14vad {
1878
+ fill: transparent;
1879
+ }
1880
+ .circular-progress-bar__positive_14vad {
1881
+ stroke: #2fc26e;
1882
+ }
1883
+ .circular-progress-bar__negative_14vad {
1884
+ stroke: #d91d0b;
1885
+ }
1886
+ .circular-progress-bar__backgroundCircle_14vad {
1887
+ stroke: #2c2c2e
1888
+ }
1889
+ .circular-progress-bar__backgroundCircle_14vad.circular-progress-bar__stroke_14vad {
1890
+ stroke: transparent;
1891
+ }
1892
+ .circular-progress-bar__progressCircle_14vad.circular-progress-bar__bg-positive_14vad {
1893
+ fill: #2fc26e;
1894
+ }
1895
+ .circular-progress-bar__progressCircle_14vad.circular-progress-bar__bg-negative_14vad {
1896
+ fill: #d91d0b;
1897
+ }
1898
+ .circular-progress-bar__iconWrapper_14vad.circular-progress-bar__icon-tertiary_14vad {
1899
+ color: #464649;
1900
+ }
1901
+ .circular-progress-bar__iconWrapper_14vad.circular-progress-bar__icon-positive_14vad {
1902
+ color: #2fc26e;
1903
+ }
1904
+ .circular-progress-bar__iconWrapper_14vad.circular-progress-bar__icon-negative_14vad {
1905
+ color: #d91d0b;
1906
+ }
1907
+ .circular-progress-bar__iconWrapper_14vad.circular-progress-bar__icon-primary-inverted_14vad {
1908
+ color: #000;
1909
+ }
1910
+ .circular-progress-bar__iconWrapper_14vad.circular-progress-bar__icon-primary_14vad {
1911
+ color: #fff;
1912
+ }
1913
+ .circular-progress-bar__iconWrapper_14vad.circular-progress-bar__icon-secondary_14vad {
1914
+ color: #8d8d93;
1915
+ }.list-header__filled_ppu8m {
1916
+ background-color: rgba(255, 255, 255, 0.1);
1917
+ }.stepped-progress-bar__description_1gzeo {
1918
+ color: rgba(235, 235, 245, 0.6);
1919
+ }
1920
+ .stepped-progress-bar__bar_cp8yn {
1921
+ background: rgba(255, 255, 255, 0.1);
1922
+ }
1923
+ .stepped-progress-bar__positive_cp8yn {
1924
+ background: #2fc26e;
1925
+ }
1926
+ .stepped-progress-bar__attention_cp8yn {
1927
+ background: #f6bf65;
1928
+ }
1929
+ .stepped-progress-bar__negative_cp8yn {
1930
+ background: #d91d0b;
1931
+ }
1932
+ .stepped-progress-bar__link_cp8yn {
1933
+ background: #0072ef;
1934
+ }
1935
+ .stepped-progress-bar__tertiary_cp8yn {
1936
+ background: #464649;
1937
+ }
1938
+ .stepped-progress-bar__secondary_cp8yn {
1939
+ background: #8d8d93;
1940
+ }
1941
+ .stepped-progress-bar__primary_cp8yn {
1942
+ background: #fff;
1943
+ }
1944
+ .stepped-progress-bar__accent_cp8yn {
1945
+ background: #ef3124;
1946
+ }.slider-input__steps_9n2cz {
1947
+ color: #8d8d93;
1948
+ }
1949
+ .slider-input__info_9n2cz {
1950
+ color: #8d8d93;
1951
+ }
1952
+ .confirmation__component_1hl87 {
1953
+ color: #8d8d93;
1954
+ }
1955
+ .confirmation__circle_16p6f {
1956
+ fill: transparent;
1957
+ stroke: #464649;
1958
+ }
1959
+
1960
+ .confirmation__typographyTheme_1j0oe {
1961
+ color: #8d8d93;
1962
+ }
1963
+ .confirmation__typographyTheme_66h8v {
1964
+ color: #8d8d93;
1965
+ }
1966
+ .confirmation__phone_66h8v {
1967
+ color: #fff;
1968
+ }
1969
+ .confirmation__countdownContainer_66h8v {
1970
+ color: #8d8d93;
1971
+ }
1972
+ .confirmation__typographyTheme_1a9y7 {
1973
+ color: #8d8d93;
1974
+ }
1975
+ .confirmation__typographyTheme_u6zfl {
1976
+ color: #8d8d93;
1977
+ }.with-suffix__hasSuffix_1ycsi input:focus::placeholder {
1978
+ color: transparent;
1979
+ }
1980
+ .with-suffix__disabled_1ycsi {
1981
+ color: #fff;
1982
+ }
1983
+ .with-suffix__readOnly_1ycsi {
1984
+ color: #8d8d93;
1985
+ }.filter-tag__component_12yds.filter-tag__disabled_12yds {
1986
+ background-color: rgba(32, 32, 34, 0.3);
1987
+ }
1988
+ .filter-tag__component_12yds.filter-tag__checked_12yds:not(.filter-tag__component_12yds.filter-tag__disabled_12yds) {
1989
+ background-color: #f3f4f5;
1990
+ }
1991
+ .filter-tag__component_12yds.filter-tag__checked_12yds:not(.filter-tag__component_12yds.filter-tag__disabled_12yds):hover {
1992
+ background-color: #f3f4f5;
1993
+ }
1994
+ .filter-tag__component_12yds.filter-tag__checked_12yds:not(.filter-tag__component_12yds.filter-tag__disabled_12yds):active {
1995
+ background-color: rgb(194, 195, 196);
1996
+ }
1997
+ .filter-tag__focused_12yds {
1998
+ outline: 2px solid #0072ef;
1999
+ }
2000
+ .filter-tag__valueButton_12yds {
2001
+ color: #fff;
2002
+ background-color: #202022;
2003
+ border-color: transparent
2004
+ }
2005
+ .filter-tag__valueButton_12yds:not(.filter-tag__valueButton_12yds:disabled):hover {
2006
+ background-color: #202022;
2007
+ border-color: transparent;
2008
+ }
2009
+ .filter-tag__valueButton_12yds:not(.filter-tag__valueButton_12yds:disabled):active {
2010
+ background-color: rgb(65, 65, 67);
2011
+ border-color: transparent;
2012
+ }
2013
+ .filter-tag__valueButton_12yds:disabled {
2014
+ background-color: rgba(32, 32, 34, 0.3);
2015
+ border-color: transparent;
2016
+ color: #464649;
2017
+ }
2018
+ .filter-tag__valueButton_12yds.filter-tag__checked_12yds {
2019
+ background-color: #f3f4f5;
2020
+ color: #000
2021
+ }
2022
+ .filter-tag__valueButton_12yds.filter-tag__checked_12yds:not(.filter-tag__valueButton_12yds:disabled):hover {
2023
+ background-color: #f3f4f5;
2024
+ }
2025
+ .filter-tag__valueButton_12yds.filter-tag__checked_12yds:not(.filter-tag__valueButton_12yds:disabled):active {
2026
+ background-color: rgb(194, 195, 196);
2027
+ }
2028
+ .filter-tag__valueButton_12yds.filter-tag__checked_12yds:not(.filter-tag__valueButton_12yds:disabled):hover + .filter-tag__clear_12yds:before {
2029
+ background-color: #464649;
2030
+ }
2031
+ .filter-tag__valueButton_12yds.filter-tag__checked_12yds:not(.filter-tag__valueButton_12yds:disabled):active + .filter-tag__clear_12yds:before {
2032
+ background-color: transparent;
2033
+ }
2034
+ .filter-tag__valueButton_12yds.filter-tag__checked_12yds:disabled {
2035
+ background-color: rgba(243, 244, 245, 0.3);
2036
+ color: #000;
2037
+ }
2038
+ .filter-tag__clear_12yds {
2039
+ color: #464649;
2040
+ background-color: #f3f4f5
2041
+ }
2042
+ .filter-tag__clear_12yds:before {
2043
+ background-color: #464649;
2044
+ }
2045
+ .filter-tag__clear_12yds:hover:before {
2046
+ background-color: #464649;
2047
+ }
2048
+ .filter-tag__clear_12yds:active:before {
2049
+ background-color: transparent;
2050
+ }
2051
+ .filter-tag__clear_12yds:hover {
2052
+ background-color: #f3f4f5;
2053
+ color: #000;
2054
+ }
2055
+ .filter-tag__clear_12yds:active {
2056
+ background-color: rgb(194, 195, 196);
2057
+ color: #000;
2058
+ }.bottom-sheet__modal_fpi2l {
2059
+ background-color: transparent;
2060
+ }
2061
+ .bottom-sheet__component_fpi2l {
2062
+ background: #121212;
2063
+ }
2064
+ .bottom-sheet__marker_fpi2l {
2065
+ background-color: #2a2a2c;
2066
+ }
2067
+ .bottom-sheet__content_fpi2l {
2068
+ color: #fff;
2069
+ background-color: #121212;
2070
+ }
2071
+ .bottom-sheet__backer_gseo9 {
2072
+ color: #fff;
2073
+ }
2074
+ .bottom-sheet__button_gseo9 {
2075
+ background: rgba(255, 255, 255, 0.03);
2076
+ }
2077
+ .bottom-sheet__footer_1vucg {
2078
+ background-color: #121212;
2079
+ }
2080
+ .bottom-sheet__highlighted_1vucg {
2081
+ border-top: 1px solid #2b2b2e;
2082
+ background-color: #121212;
2083
+ }
2084
+ .bottom-sheet__closer_gw5zq {
2085
+ color: #fff;
2086
+ }
2087
+ .bottom-sheet__button_gw5zq {
2088
+ background: rgba(255, 255, 255, 0.03);
2089
+ }
2090
+ .bottom-sheet__headerWrapper_hm90b {
2091
+ background-color: #121212;
2092
+ }
2093
+ .bottom-sheet__highlighted_hm90b {
2094
+ border-bottom: 1px solid #2b2b2e;
2095
+ }.file-upload-item__component_1pmjm {
2096
+ color: #8d8d93;
2097
+ box-shadow: 0 -1px 0 0 #2b2b2e inset
2098
+ }
2099
+ .file-upload-item__icon_1pmjm {
2100
+ color: #fff;
2101
+ }
2102
+ .file-upload-item__errorIcon_1pmjm {
2103
+ color: #d91d0b;
2104
+ }
2105
+ .file-upload-item__successIcon_1pmjm {
2106
+ color: #2fc26e;
2107
+ }
2108
+ .file-upload-item__name_1pmjm {
2109
+ color: #fff
2110
+ }
2111
+ .file-upload-item__errorWrapper_1pmjm {
2112
+ color: #ef3124
2113
+ }.toast-plate__component_vvrbp {
2114
+ color: #000;
2115
+ background-color: #fff;
2116
+ }
2117
+ .toast-plate__closeButtonWrapper_vvrbp:before {
2118
+ background-color: #e9e9eb;
2119
+ }
2120
+
2121
+ .toast-plate__component_1dhcf {
2122
+ color: #fff;
2123
+ background-color: #121212;
2124
+ }
2125
+ .toast-plate__closeButtonWrapper_1dhcf:before {
2126
+ background-color: #262629;
2127
+ }.bank-card__component_1i7xr {
2128
+ --form-control-bg-color: transparent;
2129
+ --form-control-hover-bg-color: transparent;
2130
+ --form-control-focus-bg-color: transparent;
2131
+ }
2132
+ .bank-card__label_1i7xr {
2133
+ color: rgba(0, 0, 0, 0.6)
2134
+ }
2135
+ .bank-card__focused_1i7xr .bank-card__label_1i7xr,
2136
+ .bank-card__filled_1i7xr .bank-card__label_1i7xr {
2137
+ color: #000
2138
+ }
2139
+ .bank-card__input_1i7xr {
2140
+ color: #000;
2141
+ caret-color: #000
2142
+ }
2143
+ .bank-card__bankLogo_1i7xr svg g {
2144
+ fill: #000;
2145
+ }
2146
+ .bank-card__brandLogo_1i7xr svg {
2147
+ fill: #000;
2148
+ }
2149
+ .bank-card__usePhoto_1i7xr {
2150
+ background-color: transparent
2151
+ }
2152
+ .bank-card__usePhoto_1i7xr svg {
2153
+ fill: #000;
2154
+ }
2155
+
2156
+
2157
+ .modal__button_1sgnu {
2158
+ background: rgba(18, 18, 18, 0.4);
2159
+ }
2160
+
2161
+
2162
+
2163
+
2164
+ .modal__highlighted_robd3 {
2165
+ background: #121212;
2166
+ }
2167
+ .modal__sticky_robd3.modal__hasContent_robd3 {
2168
+ background: #121212;
2169
+ }
2170
+
2171
+
2172
+ .modal__sticky_11ogd {
2173
+ background: #121212;
2174
+ }
2175
+ .modal__highlighted_11ogd {
2176
+ background: #121212;
2177
+ box-shadow: 0 -1px 0 0 #2b2b2e;
2178
+ }
2179
+
2180
+
2181
+
2182
+
2183
+
2184
+ .side-panel__button_13g1w {
2185
+ background: rgba(18, 18, 18, 0.4);
2186
+ }
2187
+
2188
+
2189
+
2190
+
2191
+ .side-panel__sticky_7bba3 {
2192
+ background: #121212;
2193
+ }
2194
+ .side-panel__highlighted_7bba3 {
2195
+ background: #121212;
2196
+ box-shadow: 0 -1px 0 0 #2b2b2e;
2197
+ }
2198
+
2199
+
2200
+
2201
+ .side-panel__highlighted_11pit {
2202
+ background: #121212;
2203
+ }
2204
+ .side-panel__sticky_11pit.side-panel__hasContent_11pit {
2205
+ background: #121212;
2206
+ }
2207
+ .pure-cell__focused_1uyr2 {
2208
+ outline: 2px solid #0072ef;
2209
+ }
2210
+
2211
+
2212
+ .pure-cell__categoryPercent_1bjmu {
2213
+ background-color: #202022;
2214
+ }
2215
+
2216
+
2217
+
2218
+
2219
+
2220
+
2221
+ .amount-input__minorPartAndCurrency_7jqcu {
2222
+ color: #8d8d93;
2223
+ }
2224
+ .amount-input__filled_1qag0 .amount-input__input_1qag0,
2225
+ .amount-input__input_1qag0:focus {
2226
+ -webkit-text-fill-color: transparent;
2227
+ }
2228
+ .amount-input__minorPartAndCurrency_1230h {
2229
+ color: #8a8a8e;
2230
+ }.tooltip__hint_vhq93 {
2231
+ background-color: #fff;
2232
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2233
+ 0 8px 16px rgba(11, 31, 53, 0.16);
2234
+ color: #000;
2235
+ }
2236
+ .tooltip__hint_vhq93 .tooltip__arrow_vhq93:after {
2237
+ background-color: #fff;
2238
+ border-color: #fff;
2239
+ }
2240
+
2241
+ .tooltip__tooltip_buplw {
2242
+ background-color: #fff;
2243
+ color: #000;
2244
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2245
+ 0 8px 16px rgba(11, 31, 53, 0.16);
2246
+ }
2247
+ .tooltip__tooltip_buplw .tooltip__arrow_buplw:after {
2248
+ background-color: #fff;
2249
+ }
2250
+ .tooltip__hint_buplw {
2251
+ background-color: #121212;
2252
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2253
+ color: #fff;
2254
+ }
2255
+ .tooltip__hint_buplw .tooltip__arrow_buplw:after {
2256
+ background-color: #121212;
2257
+ }
2258
+ .toast__toastPlate_1fsgg {
2259
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2260
+ }
2261
+ .toast__popoverInner_1fsgg {
2262
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2263
+ background-color: transparent;
2264
+ }@media (min-width: 600px) {
2265
+ }
2266
+ .calendar__wrapper_19dmu {
2267
+ background: #121212;
2268
+ }
2269
+ .calendar__calendar_19dmu th {
2270
+ border-bottom: 1px solid #2b2b2e;
2271
+ }
2272
+ .calendar__dayNames_19dmu {
2273
+ border-bottom: 1px solid #2b2b2e;
2274
+ background: #121212
2275
+ }
2276
+ .calendar__month_19dmu {
2277
+ color: #fff;
2278
+ }
2279
+ .calendar__dayName_19dmu {
2280
+ color: #8d8d93
2281
+ }
2282
+ .calendar__withShadow_t7q32 {
2283
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2284
+ }
2285
+ @media (max-width: 374px) {
2286
+ }
2287
+ .calendar__empty_l8clh {
2288
+ color: #8d8d93;
2289
+ }
2290
+ .cc-calendar .calendar__button_k8b7r {
2291
+ background-color: transparent
2292
+ }
2293
+ .cc-calendar .calendar__button_k8b7r:not(:disabled):hover {
2294
+ background-color: #2c2c2e;
2295
+ color: #fff;
2296
+ }
2297
+ .cc-calendar .calendar__button_k8b7r.calendar__filled_k8b7r {
2298
+ background-color: #2c2c2e
2299
+ }
2300
+ .cc-calendar .calendar__button_k8b7r.calendar__filled_k8b7r:not(:disabled):hover {
2301
+ background-color: rgb(59, 59, 61);
2302
+ }
2303
+ .cc-calendar .calendar__button_k8b7r.calendar__outlined_k8b7r {
2304
+ border: 1px solid #fff;
2305
+ }
2306
+ .cc-calendar .calendar__button_k8b7r.calendar__selected_k8b7r,
2307
+ .cc-calendar .calendar__button_k8b7r.calendar__selected_k8b7r:disabled {
2308
+ background-color: #fff;
2309
+ color: #000
2310
+ }
2311
+ .cc-calendar .calendar__button_k8b7r.calendar__selected_k8b7r:not(:disabled):hover, .cc-calendar .calendar__button_k8b7r.calendar__selected_k8b7r:disabled:not(:disabled):hover {
2312
+ background-color: #fff;
2313
+ color: #000;
2314
+ }
2315
+ @media (max-width: 374px) {
2316
+ }
2317
+
2318
+ .calendar__dayName_176r0 {
2319
+ color: #8d8d93
2320
+ }
2321
+ .calendar__day_176r0 {
2322
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2323
+ color: #fff
2324
+ }
2325
+ .calendar__day_176r0.calendar__highlighted_176r0,
2326
+ .calendar__day_176r0.calendar__range_176r0.calendar__highlighted_176r0:not(.calendar__disabled_176r0) {
2327
+ color: #fff;
2328
+ background: #2a2a2c;
2329
+ }
2330
+ .calendar__day_176r0.calendar__holiday_176r0 {
2331
+ color: #ef3124;
2332
+ }
2333
+ .calendar__day_176r0.calendar__disabled_176r0 {
2334
+ color: #464649;
2335
+ background: transparent;
2336
+ }
2337
+ .calendar__day_176r0.calendar__today_176r0 {
2338
+ color: #0072ef;
2339
+ }
2340
+ .calendar__day_176r0.calendar__rangeComplete_176r0 {
2341
+ background: #e8f2fe;
2342
+ }
2343
+ .calendar__day_176r0.calendar__selected_176r0,
2344
+ .calendar__day_176r0.calendar__disabled_176r0.calendar__selected_176r0 {
2345
+ color: #000;
2346
+ background: #fff;
2347
+ }
2348
+ @media (hover) {
2349
+ .calendar__day_176r0.calendar__selected_176r0:hover {
2350
+ background: rgb(217, 217, 217);
2351
+ }
2352
+ }
2353
+ .calendar__dayWrapper_176r0 {
2354
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2355
+ }
2356
+ .calendar__range_176r0 .calendar__day_176r0:not(.calendar__selected_176r0):not(.calendar__disabled_176r0):not(.calendar__today_176r0):not(.calendar__holiday_176r0) {
2357
+ color: #fff;
2358
+ }
2359
+ .calendar__range_176r0:before {
2360
+ background: rgba(255, 255, 255, 0.1);
2361
+ }
2362
+ .calendar__rangeComplete_176r0:before {
2363
+ background: #e8f2fe;
2364
+ }
2365
+ .calendar__transitLeft_176r0:after {
2366
+ background: linear-gradient(
2367
+ 270deg,
2368
+ rgba(255, 255, 255, 0.1) 0%,
2369
+ rgba(255, 255, 255, 0) 100%
2370
+ );
2371
+ }
2372
+ .calendar__transitRight_176r0:after {
2373
+ background: linear-gradient(
2374
+ 270deg,
2375
+ rgba(255, 255, 255, 0) 0%,
2376
+ rgba(255, 255, 255, 0.1) 100%
2377
+ );
2378
+ }
2379
+ .calendar__rangeComplete_176r0.calendar__transitLeft_176r0:after {
2380
+ background: linear-gradient(
2381
+ 270deg,
2382
+ #e8f2fe 0%,
2383
+ rgba(255, 255, 255, 0) 100%
2384
+ );
2385
+ }
2386
+ .calendar__rangeComplete_176r0.calendar__transitRight_176r0:after {
2387
+ background: linear-gradient(
2388
+ 270deg,
2389
+ rgba(255, 255, 255, 0) 0%,
2390
+ #e8f2fe 100%
2391
+ );
2392
+ }
2393
+ .calendar__dot_176r0 {
2394
+ background: #fff;
2395
+ }
2396
+ .calendar__selected_176r0 .calendar__dot_176r0 {
2397
+ background: #000;
2398
+ }.gallery__modal_1fprx {
2399
+ background: transparent;
2400
+ }
2401
+
2402
+ .gallery__header_3ua98 {
2403
+ background-color: #e9e9eb;
2404
+ }
2405
+ .gallery__component_19kg8 {
2406
+ border: 2px solid rgba(0, 0, 0, 0);
2407
+ }
2408
+ .gallery__active_19kg8 {
2409
+ border-color: #000
2410
+ }
2411
+ .gallery__image_19kg8 {
2412
+ background-color: #121212
2413
+ }
2414
+ .gallery__loading_19kg8 {
2415
+ background-color: #e9eaeb;
2416
+ }
2417
+ .gallery__brokenImageWrapper_19kg8 {
2418
+ background-color: #121212
2419
+ }
2420
+ .gallery__focused_19kg8 {
2421
+ outline: 2px solid #0072ef;
2422
+ }
2423
+ .gallery__component_10ivg {
2424
+ background-color: rgba(255, 255, 255, 0.5);
2425
+ }
2426
+ .gallery__slideLoading_10ivg {
2427
+ background-color: #e9eaeb;
2428
+ }
2429
+ .gallery__image_10ivg {
2430
+ background-color: #121212;
2431
+ }
2432
+ .gallery__smallImage_10ivg {
2433
+ background-color: #121212;
2434
+ }
2435
+ .gallery__arrow_10ivg {
2436
+ color: #000
2437
+ }
2438
+ .gallery__arrow_10ivg:hover {
2439
+ background-color: rgba(255, 255, 255, 0.1);
2440
+ }
2441
+ .gallery__arrow_10ivg:active {
2442
+ background-color: rgba(255, 255, 255, 0.2);
2443
+ }
2444
+ .gallery__focused_10ivg {
2445
+ outline: 2px solid #0072ef;
2446
+ }
2447
+ .gallery__placeholder_10ivg {
2448
+ background-color: #121212;
2449
+ }
2450
+ .gallery__fullScreenImage_10ivg {
2451
+ background-color: #121212;
2452
+ }
2453
+ .gallery__component_1gm82 {
2454
+ background-color: #e9e9eb
2455
+ }.select__arrow_mde3v {
2456
+ color: #fff;
2457
+ }
2458
+ .select__popoverInner_1u96x {
2459
+ background: transparent;
2460
+ }
2461
+ .select__optionsList_1u96x {
2462
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2463
+ background: #121212;
2464
+ }
2465
+ .select__popoverInner_6v5k4 {
2466
+ background: transparent;
2467
+ }
2468
+ .select__single_6gp5w {
2469
+ background: #fff
2470
+ }
2471
+ .select__placeholder_149k2 {
2472
+ color: #8d8d93;
2473
+ }
2474
+ .select__focusVisible_149k2 {
2475
+ outline: 2px solid #0072ef;
2476
+ }
2477
+ .select__optgroup_1d7pm {
2478
+ background: #121212
2479
+ }
2480
+ .select__label_1d7pm {
2481
+ color: #8d8d93;
2482
+ }
2483
+ .select__option_dzsk4 {
2484
+ background: #121212;
2485
+ color: #fff
2486
+ }
2487
+ .select__option_dzsk4:not(.select__disabled_dzsk4):active {
2488
+ background: #2c2c2e;
2489
+ color: #fff;
2490
+ }
2491
+ .select__option_dzsk4:before {
2492
+ background: #2b2b2e;
2493
+ }
2494
+ .select__selected_dzsk4 {
2495
+ background: #121212;
2496
+ color: #fff;
2497
+ }
2498
+ .select__highlighted_dzsk4 {
2499
+ background: #202022;
2500
+ color: #fff
2501
+ }
2502
+ .select__disabled_dzsk4 {
2503
+ background: #121212;
2504
+ color: #8d8d93;
2505
+ }
2506
+ .select__emptyPlaceholder_1dt2l {
2507
+ color: #8d8d93;
2508
+ }
2509
+ .select__virtualRow_o1dv6:before {
2510
+ background: #2b2b2e;
2511
+ }
2512
+ .select__emptyPlaceholder_o1dv6 {
2513
+ color: #8d8d93;
2514
+ }
2515
+
2516
+
2517
+
2518
+ .select__emptyPlaceholder_h49sz {
2519
+ color: #8d8d93;
2520
+ }
2521
+ .select__footer_h49sz {
2522
+ background-color: #121212
2523
+ }
2524
+ .select__highlighted_h49sz {
2525
+ border-top: 1px solid #2b2b2e;
2526
+ background-color: #121212;
2527
+ }
2528
+ .select__footer_10efy {
2529
+ background: #121212
2530
+ }
2531
+ .select__withBorder_10efy {
2532
+ box-shadow: inset 0 1px 0 #262629;
2533
+ }.calendar-input__calendarIcon_renrw {
2534
+ color: #fff
2535
+ }.calendar-with-skeleton__skeleton_riris {
2536
+ background-color: #121212;
2537
+ }.select-with-tags__tag_1at6r:active:not(:disabled) {
2538
+ background-color: #f3f4f5;
2539
+ color: #000;
2540
+ }
2541
+ .select-with-tags__tag_1at6r:hover:not(:disabled):not(:active) {
2542
+ background-color: #f3f4f5;
2543
+ color: #000;
2544
+ }
2545
+ .select-with-tags__input_172yp {
2546
+ background-color: transparent;
2547
+ color: #fff
2548
+ }
2549
+ .select-with-tags__input_172yp:disabled {
2550
+ color: #8d8d93;
2551
+ }
2552
+ .select-with-tags__input_172yp::placeholder {
2553
+ color: #8d8d93;
2554
+ }
2555
+ .select-with-tags__input_172yp:focus::placeholder {
2556
+ color: #464649;
2557
+ }
2558
+ .select-with-tags__focusVisible_172yp {
2559
+ outline: 2px solid #0072ef;
2560
+ }
2561
+ .select-with-tags__placeholder_172yp {
2562
+ color: #464649;
2563
+ }
2564
+
2565
+ .input-autocomplete__placeholder_1dcdt {
2566
+ color: #8d8d93;
2567
+ }
2568
+ .input-autocomplete__focusVisible_1dcdt {
2569
+ outline: 2px solid #0072ef;
2570
+ }.calendar-range__divider_1hooc:after {
2571
+ background-color: #fff;
2572
+ }.table__component_1sjts {
2573
+ border-top: 1px solid #2b2b2e;
2574
+ }
2575
+ .table__wrapper_2tbrb {
2576
+ background: #121212;
2577
+ box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2578
+ 0 2px 4px rgba(11, 31, 53, 0.16);
2579
+ }
2580
+
2581
+ .table__component_gc8oc {
2582
+ color: #fff;
2583
+ border-top: 1px solid #2b2b2e
2584
+ }
2585
+
2586
+ .table__component_rw0jc th:not(:last-child):not(:empty):after {
2587
+ background-color: #2a2a2c;
2588
+ }
2589
+ .table__component_1a7k8 {
2590
+ color: #fff;
2591
+ border-bottom: 1px solid #2b2b2e;
2592
+ background: #121212
2593
+ }
2594
+ .table__sorted_1a7k8 {
2595
+ color: #fff;
2596
+ }
2597
+ .table__icon_13qog {
2598
+ color: #8d8d93
2599
+ }
2600
+ .table__icon_13qog:hover {
2601
+ color: #fff;
2602
+ }
2603
+ .table__sorted_13qog {
2604
+ color: #0072ef
2605
+ }
2606
+ .table__sorted_13qog:hover {
2607
+ color: #0072ef;
2608
+ }
2609
+ .table__component_migim {
2610
+ background: #121212
2611
+ }
2612
+ .table__withoutBorder_migim {
2613
+ }
2614
+ .table__clickable_migim:hover {
2615
+ background-color: #202022;
2616
+ }
2617
+ .table__selected_migim {
2618
+ background-color: #f2f8ff
2619
+ }
2620
+ .table__selected_migim:hover {
2621
+ background-color: #e8f2fe;
2622
+ }
2623
+ .table__open_8hmxt,
2624
+ .table__open_8hmxt:hover {
2625
+ background-color: rgba(255, 255, 255, 0.163);
2626
+ }
2627
+ .intl-phone-input__flagIcon_1k56m {
2628
+ box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2629
+ }
2630
+ .intl-phone-input__dialCode_lca82 {
2631
+ color: #8d8d93;
2632
+ }
2633
+ .intl-phone-input__focusVisible_1yagv {
2634
+ outline: 2px solid #0072ef;
2635
+ }