@alfalab/core-components 28.2.3 → 28.2.6

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 (1834) hide show
  1. package/alert/CHANGELOG.md +326 -0
  2. package/alert/Component.js +1 -1
  3. package/alert/esm/Component.js +1 -1
  4. package/alert/esm/index.css +5 -5
  5. package/alert/index.css +5 -5
  6. package/alert/modern/Component.js +1 -1
  7. package/alert/modern/index.css +5 -5
  8. package/amount/CHANGELOG.md +183 -0
  9. package/amount/component.js +1 -1
  10. package/amount/esm/component.js +1 -1
  11. package/amount/esm/index.css +7 -7
  12. package/amount/esm/pure/component.js +1 -1
  13. package/amount/esm/pure/index.css +2 -2
  14. package/amount/index.css +7 -7
  15. package/amount/modern/component.js +1 -1
  16. package/amount/modern/index.css +7 -7
  17. package/amount/modern/pure/component.js +1 -1
  18. package/amount/modern/pure/index.css +2 -2
  19. package/amount/pure/component.js +1 -1
  20. package/amount/pure/index.css +2 -2
  21. package/amount-input/CHANGELOG.md +521 -0
  22. package/amount-input/Component.js +3 -3
  23. package/amount-input/default.css +2 -2
  24. package/amount-input/esm/Component.js +3 -3
  25. package/amount-input/esm/default.css +2 -2
  26. package/amount-input/esm/index.css +7 -7
  27. package/amount-input/esm/inverted.css +2 -2
  28. package/amount-input/index.css +7 -7
  29. package/amount-input/inverted.css +2 -2
  30. package/amount-input/modern/Component.js +3 -3
  31. package/amount-input/modern/default.css +2 -2
  32. package/amount-input/modern/index.css +7 -7
  33. package/amount-input/modern/inverted.css +2 -2
  34. package/attach/CHANGELOG.md +472 -0
  35. package/attach/Component.js +1 -1
  36. package/attach/esm/Component.js +1 -1
  37. package/attach/esm/index.css +27 -27
  38. package/attach/index.css +27 -27
  39. package/attach/modern/Component.js +1 -1
  40. package/attach/modern/index.css +27 -27
  41. package/backdrop/CHANGELOG.md +68 -0
  42. package/backdrop/Component.js +1 -1
  43. package/backdrop/esm/Component.js +1 -1
  44. package/backdrop/esm/index.css +12 -12
  45. package/backdrop/index.css +12 -12
  46. package/backdrop/modern/Component.js +1 -1
  47. package/backdrop/modern/index.css +12 -12
  48. package/badge/CHANGELOG.md +164 -0
  49. package/badge/Component.js +1 -1
  50. package/badge/esm/Component.js +1 -1
  51. package/badge/esm/index.css +38 -38
  52. package/badge/index.css +38 -38
  53. package/badge/modern/Component.js +1 -1
  54. package/badge/modern/index.css +38 -38
  55. package/bank-card/CHANGELOG.md +479 -0
  56. package/bank-card/Component.js +1 -1
  57. package/bank-card/esm/Component.js +1 -1
  58. package/bank-card/esm/index.css +20 -20
  59. package/bank-card/index.css +20 -20
  60. package/bank-card/modern/Component.js +1 -1
  61. package/bank-card/modern/index.css +20 -20
  62. package/base-modal/CHANGELOG.md +266 -0
  63. package/base-modal/Component.js +15 -14
  64. package/base-modal/cssm/Component.js +14 -13
  65. package/base-modal/esm/Component.js +15 -14
  66. package/base-modal/esm/index.css +13 -13
  67. package/base-modal/index.css +13 -13
  68. package/base-modal/modern/Component.js +15 -14
  69. package/base-modal/modern/index.css +13 -13
  70. package/bottom-sheet/CHANGELOG.md +282 -0
  71. package/bottom-sheet/{component-9d4f873a.d.ts → component-aa57e6d7.d.ts} +0 -0
  72. package/bottom-sheet/{component-9d4f873a.js → component-aa57e6d7.js} +3 -3
  73. package/bottom-sheet/component.js +2 -2
  74. package/bottom-sheet/components/backer/Component.js +2 -2
  75. package/bottom-sheet/components/backer/index.css +3 -3
  76. package/bottom-sheet/components/closer/Component.js +2 -2
  77. package/bottom-sheet/components/closer/index.css +3 -3
  78. package/bottom-sheet/components/footer/Component.js +1 -1
  79. package/bottom-sheet/components/footer/index.css +4 -4
  80. package/bottom-sheet/components/header/Component.js +2 -2
  81. package/bottom-sheet/components/header/index.css +17 -17
  82. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  83. package/bottom-sheet/esm/{component-7781b733.d.ts → component-5f3a2662.d.ts} +0 -0
  84. package/bottom-sheet/esm/{component-7781b733.js → component-5f3a2662.js} +3 -3
  85. package/bottom-sheet/esm/component.js +2 -2
  86. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  87. package/bottom-sheet/esm/components/backer/index.css +3 -3
  88. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  89. package/bottom-sheet/esm/components/closer/index.css +3 -3
  90. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  91. package/bottom-sheet/esm/components/footer/index.css +4 -4
  92. package/bottom-sheet/esm/components/header/Component.js +2 -2
  93. package/bottom-sheet/esm/components/header/index.css +17 -17
  94. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  95. package/bottom-sheet/esm/index.css +16 -16
  96. package/bottom-sheet/esm/index.d.ts +1 -1
  97. package/bottom-sheet/esm/index.js +2 -2
  98. package/bottom-sheet/esm/{tslib.es6-2712c6e3.d.ts → tslib.es6-afce5744.d.ts} +0 -0
  99. package/bottom-sheet/esm/{tslib.es6-2712c6e3.js → tslib.es6-afce5744.js} +0 -0
  100. package/bottom-sheet/index.css +16 -16
  101. package/bottom-sheet/index.d.ts +1 -1
  102. package/bottom-sheet/index.js +2 -2
  103. package/bottom-sheet/modern/{component-ad241362.d.ts → component-d9c78ed9.d.ts} +0 -0
  104. package/bottom-sheet/modern/{component-ad241362.js → component-d9c78ed9.js} +2 -2
  105. package/bottom-sheet/modern/component.js +1 -1
  106. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  107. package/bottom-sheet/modern/components/backer/index.css +3 -3
  108. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  109. package/bottom-sheet/modern/components/closer/index.css +3 -3
  110. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  111. package/bottom-sheet/modern/components/footer/index.css +4 -4
  112. package/bottom-sheet/modern/components/header/Component.js +1 -1
  113. package/bottom-sheet/modern/components/header/index.css +17 -17
  114. package/bottom-sheet/modern/index.css +16 -16
  115. package/bottom-sheet/modern/index.d.ts +1 -1
  116. package/bottom-sheet/modern/index.js +1 -1
  117. package/bottom-sheet/{tslib.es6-c0692735.d.ts → tslib.es6-c3c8992a.d.ts} +0 -0
  118. package/bottom-sheet/{tslib.es6-c0692735.js → tslib.es6-c3c8992a.js} +0 -0
  119. package/button/CHANGELOG.md +488 -0
  120. package/button/Component.js +3 -3
  121. package/button/default.css +41 -41
  122. package/button/esm/Component.js +3 -3
  123. package/button/esm/default.css +41 -41
  124. package/button/esm/index.css +54 -54
  125. package/button/esm/inverted.css +41 -41
  126. package/button/index.css +54 -54
  127. package/button/inverted.css +41 -41
  128. package/button/modern/Component.js +3 -3
  129. package/button/modern/default.css +41 -41
  130. package/button/modern/index.css +54 -54
  131. package/button/modern/inverted.css +41 -41
  132. package/calendar/CHANGELOG.md +587 -0
  133. package/calendar/Component.js +2 -2
  134. package/calendar/components/calendar-mobile/Component.js +2 -2
  135. package/calendar/components/calendar-mobile/index.css +11 -11
  136. package/calendar/components/calendar-mobile/index.js +1 -1
  137. package/calendar/components/days-table/Component.js +2 -2
  138. package/calendar/components/days-table/index.css +58 -58
  139. package/calendar/components/days-table/index.js +1 -1
  140. package/calendar/components/header/Component.js +1 -1
  141. package/calendar/components/header/index.css +3 -3
  142. package/calendar/components/month-year-header/Component.js +2 -2
  143. package/calendar/components/month-year-header/index.css +10 -10
  144. package/calendar/components/month-year-header/index.js +1 -1
  145. package/calendar/components/months-table/Component.js +2 -2
  146. package/calendar/components/months-table/index.css +11 -11
  147. package/calendar/components/months-table/index.js +1 -1
  148. package/calendar/components/period-slider/Component.js +1 -1
  149. package/calendar/components/period-slider/index.css +10 -10
  150. package/calendar/components/select-button/Component.js +2 -2
  151. package/calendar/components/select-button/index.css +10 -10
  152. package/calendar/components/select-button/index.js +1 -1
  153. package/calendar/components/years-table/Component.js +2 -2
  154. package/calendar/components/years-table/index.css +13 -13
  155. package/calendar/components/years-table/index.js +1 -1
  156. package/calendar/esm/Component.js +2 -2
  157. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  158. package/calendar/esm/components/calendar-mobile/index.css +11 -11
  159. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  160. package/calendar/esm/components/days-table/Component.js +2 -2
  161. package/calendar/esm/components/days-table/index.css +58 -58
  162. package/calendar/esm/components/days-table/index.js +1 -1
  163. package/calendar/esm/components/header/Component.js +1 -1
  164. package/calendar/esm/components/header/index.css +3 -3
  165. package/calendar/esm/components/month-year-header/Component.js +2 -2
  166. package/calendar/esm/components/month-year-header/index.css +10 -10
  167. package/calendar/esm/components/month-year-header/index.js +1 -1
  168. package/calendar/esm/components/months-table/Component.js +2 -2
  169. package/calendar/esm/components/months-table/index.css +11 -11
  170. package/calendar/esm/components/months-table/index.js +1 -1
  171. package/calendar/esm/components/period-slider/Component.js +1 -1
  172. package/calendar/esm/components/period-slider/index.css +10 -10
  173. package/calendar/esm/components/select-button/Component.js +2 -2
  174. package/calendar/esm/components/select-button/index.css +10 -10
  175. package/calendar/esm/components/select-button/index.js +1 -1
  176. package/calendar/esm/components/years-table/Component.js +2 -2
  177. package/calendar/esm/components/years-table/index.css +13 -13
  178. package/calendar/esm/components/years-table/index.js +1 -1
  179. package/calendar/esm/index.css +14 -14
  180. package/calendar/esm/index.js +1 -1
  181. package/calendar/esm/{tslib.es6-ee83f5f7.d.ts → tslib.es6-f42edf31.d.ts} +0 -0
  182. package/calendar/esm/{tslib.es6-ee83f5f7.js → tslib.es6-f42edf31.js} +0 -0
  183. package/calendar/index.css +14 -14
  184. package/calendar/index.js +1 -1
  185. package/calendar/modern/Component.js +1 -1
  186. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  187. package/calendar/modern/components/calendar-mobile/index.css +11 -11
  188. package/calendar/modern/components/days-table/Component.js +1 -1
  189. package/calendar/modern/components/days-table/index.css +58 -58
  190. package/calendar/modern/components/header/Component.js +1 -1
  191. package/calendar/modern/components/header/index.css +3 -3
  192. package/calendar/modern/components/month-year-header/Component.js +1 -1
  193. package/calendar/modern/components/month-year-header/index.css +10 -10
  194. package/calendar/modern/components/months-table/Component.js +1 -1
  195. package/calendar/modern/components/months-table/index.css +11 -11
  196. package/calendar/modern/components/period-slider/Component.js +1 -1
  197. package/calendar/modern/components/period-slider/index.css +10 -10
  198. package/calendar/modern/components/select-button/Component.js +1 -1
  199. package/calendar/modern/components/select-button/index.css +10 -10
  200. package/calendar/modern/components/years-table/Component.js +1 -1
  201. package/calendar/modern/components/years-table/index.css +13 -13
  202. package/calendar/modern/index.css +14 -14
  203. package/calendar/{tslib.es6-7e667445.d.ts → tslib.es6-c078c49f.d.ts} +0 -0
  204. package/calendar/{tslib.es6-7e667445.js → tslib.es6-c078c49f.js} +0 -0
  205. package/calendar-input/CHANGELOG.md +836 -0
  206. package/calendar-input/Component.js +1 -1
  207. package/calendar-input/esm/Component.js +1 -1
  208. package/calendar-input/esm/index.css +11 -11
  209. package/calendar-input/index.css +11 -11
  210. package/calendar-input/modern/Component.js +1 -1
  211. package/calendar-input/modern/index.css +11 -11
  212. package/calendar-range/CHANGELOG.md +774 -0
  213. package/calendar-range/Component.js +1 -1
  214. package/calendar-range/esm/Component.js +1 -1
  215. package/calendar-range/esm/index.js +1 -1
  216. package/calendar-range/esm/{index.module-42d1801d.d.ts → index.module-d45f0acd.d.ts} +0 -0
  217. package/calendar-range/esm/{index.module-42d1801d.js → index.module-d45f0acd.js} +1 -1
  218. package/calendar-range/esm/views/index.css +8 -8
  219. package/calendar-range/esm/views/popover.js +1 -1
  220. package/calendar-range/esm/views/static.js +1 -1
  221. package/calendar-range/index.js +1 -1
  222. package/calendar-range/{index.module-7797fd5d.d.ts → index.module-1a215080.d.ts} +0 -0
  223. package/calendar-range/{index.module-7797fd5d.js → index.module-1a215080.js} +1 -1
  224. package/calendar-range/modern/Component.js +1 -1
  225. package/calendar-range/modern/index.js +1 -1
  226. package/calendar-range/modern/index.module-25f8e0f4.js +4 -0
  227. package/calendar-range/modern/views/index.css +8 -8
  228. package/calendar-range/modern/views/popover.js +1 -1
  229. package/calendar-range/modern/views/static.js +1 -1
  230. package/calendar-range/views/index.css +8 -8
  231. package/calendar-range/views/popover.js +1 -1
  232. package/calendar-range/views/static.js +1 -1
  233. package/calendar-with-skeleton/CHANGELOG.md +456 -0
  234. package/calendar-with-skeleton/Component.js +1 -1
  235. package/calendar-with-skeleton/esm/Component.js +1 -1
  236. package/calendar-with-skeleton/esm/index.css +12 -12
  237. package/calendar-with-skeleton/index.css +12 -12
  238. package/calendar-with-skeleton/modern/Component.js +1 -1
  239. package/calendar-with-skeleton/modern/index.css +12 -12
  240. package/card-image/CHANGELOG.md +107 -0
  241. package/card-image/Component.js +1 -1
  242. package/card-image/esm/Component.js +1 -1
  243. package/card-image/esm/index.css +7 -7
  244. package/card-image/index.css +7 -7
  245. package/card-image/modern/Component.js +1 -1
  246. package/card-image/modern/index.css +7 -7
  247. package/cdn-icon/CHANGELOG.md +154 -0
  248. package/cdn-icon/Component.js +1 -1
  249. package/cdn-icon/esm/Component.js +1 -1
  250. package/cdn-icon/esm/index.css +4 -4
  251. package/cdn-icon/index.css +4 -4
  252. package/cdn-icon/modern/Component.js +1 -1
  253. package/cdn-icon/modern/index.css +4 -4
  254. package/chart/CHANGELOG.md +154 -0
  255. package/chart/Component.js +2 -2
  256. package/chart/components/Dot/index.css +8 -8
  257. package/chart/components/Dot/index.js +1 -1
  258. package/chart/components/Legends/index.css +8 -8
  259. package/chart/components/Legends/index.js +1 -1
  260. package/chart/components/Tick/index.css +4 -4
  261. package/chart/components/Tick/index.js +1 -1
  262. package/chart/components/TooltipContent/index.css +7 -7
  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 +8 -8
  266. package/chart/esm/components/Dot/index.js +1 -1
  267. package/chart/esm/components/Legends/index.css +8 -8
  268. package/chart/esm/components/Legends/index.js +1 -1
  269. package/chart/esm/components/Tick/index.css +4 -4
  270. package/chart/esm/components/Tick/index.js +1 -1
  271. package/chart/esm/components/TooltipContent/index.css +7 -7
  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 +3 -3
  277. package/chart/esm/index.js +1 -1
  278. package/chart/esm/{tslib.es6-45abfdca.d.ts → tslib.es6-2b268503.d.ts} +0 -0
  279. package/chart/esm/{tslib.es6-45abfdca.js → tslib.es6-2b268503.js} +0 -0
  280. package/chart/hooks/useSettings/index.js +1 -1
  281. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  282. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  283. package/chart/index.css +3 -3
  284. package/chart/index.js +1 -1
  285. package/chart/modern/Component.js +1 -1
  286. package/chart/modern/components/Dot/index.css +8 -8
  287. package/chart/modern/components/Dot/index.js +1 -1
  288. package/chart/modern/components/Legends/index.css +8 -8
  289. package/chart/modern/components/Legends/index.js +1 -1
  290. package/chart/modern/components/Tick/index.css +4 -4
  291. package/chart/modern/components/Tick/index.js +1 -1
  292. package/chart/modern/components/TooltipContent/index.css +7 -7
  293. package/chart/modern/components/TooltipContent/index.js +1 -1
  294. package/chart/modern/index.css +3 -3
  295. package/chart/{tslib.es6-b7dd18b4.d.ts → tslib.es6-87f1d52c.d.ts} +0 -0
  296. package/chart/{tslib.es6-b7dd18b4.js → tslib.es6-87f1d52c.js} +0 -0
  297. package/checkbox/CHANGELOG.md +285 -0
  298. package/checkbox/Component.js +1 -1
  299. package/checkbox/esm/Component.js +1 -1
  300. package/checkbox/esm/index.css +37 -37
  301. package/checkbox/index.css +37 -37
  302. package/checkbox/modern/Component.js +1 -1
  303. package/checkbox/modern/index.css +37 -37
  304. package/checkbox-group/CHANGELOG.md +182 -0
  305. package/checkbox-group/Component.js +1 -1
  306. package/checkbox-group/esm/Component.js +1 -1
  307. package/checkbox-group/esm/index.css +17 -17
  308. package/checkbox-group/index.css +17 -17
  309. package/checkbox-group/modern/Component.js +1 -1
  310. package/checkbox-group/modern/index.css +17 -17
  311. package/circular-progress-bar/CHANGELOG.md +186 -0
  312. package/circular-progress-bar/Component.js +1 -1
  313. package/circular-progress-bar/esm/Component.js +1 -1
  314. package/circular-progress-bar/esm/index.css +21 -21
  315. package/circular-progress-bar/index.css +21 -21
  316. package/circular-progress-bar/modern/Component.js +1 -1
  317. package/circular-progress-bar/modern/index.css +21 -21
  318. package/code-input/CHANGELOG.md +58 -0
  319. package/code-input/component.js +1 -1
  320. package/code-input/components/input/component.js +1 -1
  321. package/code-input/components/input/index.css +11 -11
  322. package/code-input/esm/component.js +1 -1
  323. package/code-input/esm/components/input/component.js +1 -1
  324. package/code-input/esm/components/input/index.css +11 -11
  325. package/code-input/esm/index.css +6 -6
  326. package/code-input/index.css +6 -6
  327. package/code-input/modern/component.js +1 -1
  328. package/code-input/modern/components/input/component.js +1 -1
  329. package/code-input/modern/components/input/index.css +11 -11
  330. package/code-input/modern/index.css +6 -6
  331. package/collapse/CHANGELOG.md +208 -0
  332. package/collapse/Component.js +1 -1
  333. package/collapse/esm/Component.js +1 -1
  334. package/collapse/esm/index.css +8 -8
  335. package/collapse/index.css +8 -8
  336. package/collapse/modern/Component.js +1 -1
  337. package/collapse/modern/index.css +8 -8
  338. package/confirmation/CHANGELOG.md +662 -0
  339. package/confirmation/component.js +2 -2
  340. package/confirmation/components/countdown-loader/component.js +1 -1
  341. package/confirmation/components/countdown-loader/index.css +2 -2
  342. package/confirmation/components/index.js +1 -1
  343. package/confirmation/components/screens/fatal-error/component.js +1 -1
  344. package/confirmation/components/screens/fatal-error/index.css +3 -3
  345. package/confirmation/components/screens/hint/component.js +1 -1
  346. package/confirmation/components/screens/hint/index.css +13 -13
  347. package/confirmation/components/screens/index.js +1 -1
  348. package/confirmation/components/screens/initial/component.js +1 -1
  349. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  350. package/confirmation/components/screens/initial/index.css +16 -16
  351. package/confirmation/components/screens/initial/index.js +1 -1
  352. package/confirmation/components/screens/temp-block/component.js +1 -1
  353. package/confirmation/components/screens/temp-block/index.css +5 -5
  354. package/confirmation/{countdown-section-9a93fb54.d.ts → countdown-section-ea3fd8c2.d.ts} +0 -0
  355. package/confirmation/{countdown-section-9a93fb54.js → countdown-section-ea3fd8c2.js} +1 -1
  356. package/confirmation/esm/component.js +2 -2
  357. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  358. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  359. package/confirmation/esm/components/index.js +1 -1
  360. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  361. package/confirmation/esm/components/screens/fatal-error/index.css +3 -3
  362. package/confirmation/esm/components/screens/hint/component.js +1 -1
  363. package/confirmation/esm/components/screens/hint/index.css +13 -13
  364. package/confirmation/esm/components/screens/index.js +1 -1
  365. package/confirmation/esm/components/screens/initial/component.js +1 -1
  366. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  367. package/confirmation/esm/components/screens/initial/index.css +16 -16
  368. package/confirmation/esm/components/screens/initial/index.js +1 -1
  369. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  370. package/confirmation/esm/components/screens/temp-block/index.css +5 -5
  371. package/confirmation/esm/{countdown-section-0496289d.d.ts → countdown-section-21bdc741.d.ts} +0 -0
  372. package/confirmation/esm/{countdown-section-0496289d.js → countdown-section-21bdc741.js} +1 -1
  373. package/confirmation/esm/index.css +3 -3
  374. package/confirmation/esm/index.js +1 -1
  375. package/confirmation/index.css +3 -3
  376. package/confirmation/index.js +1 -1
  377. package/confirmation/modern/component.js +2 -2
  378. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  379. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  380. package/confirmation/modern/components/index.js +1 -1
  381. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  382. package/confirmation/modern/components/screens/fatal-error/index.css +3 -3
  383. package/confirmation/modern/components/screens/hint/component.js +1 -1
  384. package/confirmation/modern/components/screens/hint/index.css +13 -13
  385. package/confirmation/modern/components/screens/index.js +1 -1
  386. package/confirmation/modern/components/screens/initial/component.js +1 -1
  387. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  388. package/confirmation/modern/components/screens/initial/index.css +16 -16
  389. package/confirmation/modern/components/screens/initial/index.js +1 -1
  390. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  391. package/confirmation/modern/components/screens/temp-block/index.css +5 -5
  392. package/confirmation/modern/{countdown-section-04e30716.d.ts → countdown-section-755d58b9.d.ts} +0 -0
  393. package/confirmation/modern/{countdown-section-04e30716.js → countdown-section-755d58b9.js} +1 -1
  394. package/confirmation/modern/index.css +3 -3
  395. package/confirmation/modern/index.js +1 -1
  396. package/custom-button/CHANGELOG.md +105 -0
  397. package/custom-button/Component.js +1 -1
  398. package/custom-button/esm/Component.js +1 -1
  399. package/custom-button/esm/index.css +12 -12
  400. package/custom-button/index.css +12 -12
  401. package/custom-button/modern/Component.js +1 -1
  402. package/custom-button/modern/index.css +12 -12
  403. package/date-input/CHANGELOG.md +311 -0
  404. package/date-input/Component.js +1 -1
  405. package/date-input/esm/Component.js +1 -1
  406. package/date-input/esm/index.css +4 -4
  407. package/date-input/index.css +4 -4
  408. package/date-input/modern/Component.js +1 -1
  409. package/date-input/modern/index.css +4 -4
  410. package/divider/CHANGELOG.md +86 -0
  411. package/divider/Component.js +1 -1
  412. package/divider/esm/Component.js +1 -1
  413. package/divider/esm/index.css +2 -2
  414. package/divider/index.css +2 -2
  415. package/divider/modern/Component.js +1 -1
  416. package/divider/modern/index.css +2 -2
  417. package/drawer/CHANGELOG.md +374 -0
  418. package/drawer/Component.js +1 -1
  419. package/drawer/esm/Component.js +1 -1
  420. package/drawer/esm/index.css +17 -17
  421. package/drawer/index.css +17 -17
  422. package/drawer/modern/Component.js +1 -1
  423. package/drawer/modern/index.css +17 -17
  424. package/dropzone/CHANGELOG.md +136 -0
  425. package/dropzone/Component.js +1 -1
  426. package/dropzone/components/overlay/Component.js +1 -1
  427. package/dropzone/components/overlay/index.css +4 -4
  428. package/dropzone/esm/Component.js +1 -1
  429. package/dropzone/esm/components/overlay/Component.js +1 -1
  430. package/dropzone/esm/components/overlay/index.css +4 -4
  431. package/dropzone/esm/index.css +7 -7
  432. package/dropzone/index.css +7 -7
  433. package/dropzone/modern/Component.js +1 -1
  434. package/dropzone/modern/components/overlay/Component.js +1 -1
  435. package/dropzone/modern/components/overlay/index.css +4 -4
  436. package/dropzone/modern/index.css +7 -7
  437. package/file-upload-item/CHANGELOG.md +383 -0
  438. package/file-upload-item/Component.js +1 -1
  439. package/file-upload-item/esm/Component.js +1 -1
  440. package/file-upload-item/esm/index.css +23 -23
  441. package/file-upload-item/index.css +23 -23
  442. package/file-upload-item/modern/Component.js +1 -1
  443. package/file-upload-item/modern/index.css +23 -23
  444. package/filter-tag/CHANGELOG.md +85 -0
  445. package/filter-tag/Component.js +1 -1
  446. package/filter-tag/esm/Component.js +1 -1
  447. package/filter-tag/esm/index.css +57 -57
  448. package/filter-tag/index.css +57 -57
  449. package/filter-tag/modern/Component.js +1 -1
  450. package/filter-tag/modern/index.css +57 -57
  451. package/form-control/CHANGELOG.md +218 -0
  452. package/form-control/Component.js +3 -3
  453. package/form-control/default.css +15 -15
  454. package/form-control/esm/Component.js +3 -3
  455. package/form-control/esm/default.css +15 -15
  456. package/form-control/esm/index.css +42 -42
  457. package/form-control/esm/inverted.css +15 -15
  458. package/form-control/index.css +42 -42
  459. package/form-control/inverted.css +15 -15
  460. package/form-control/modern/Component.js +3 -3
  461. package/form-control/modern/default.css +15 -15
  462. package/form-control/modern/index.css +42 -42
  463. package/form-control/modern/inverted.css +15 -15
  464. package/gallery/CHANGELOG.md +397 -0
  465. package/gallery/Component.js +3 -3
  466. package/gallery/components/header/Component.js +2 -2
  467. package/gallery/components/header/buttons.js +1 -1
  468. package/gallery/components/header/index.css +3 -3
  469. package/gallery/components/header/index.js +1 -1
  470. package/gallery/components/header-info-block/Component.js +1 -1
  471. package/gallery/components/header-info-block/index.css +5 -5
  472. package/gallery/components/image-preview/Component.js +1 -1
  473. package/gallery/components/image-preview/index.css +12 -12
  474. package/gallery/components/image-viewer/component.js +2 -2
  475. package/gallery/components/image-viewer/index.css +19 -19
  476. package/gallery/components/image-viewer/index.js +2 -2
  477. package/gallery/components/image-viewer/slide.js +1 -1
  478. package/gallery/components/index.js +2 -2
  479. package/gallery/components/navigation-bar/Component.js +1 -1
  480. package/gallery/components/navigation-bar/index.css +6 -6
  481. package/gallery/esm/Component.js +3 -3
  482. package/gallery/esm/components/header/Component.js +2 -2
  483. package/gallery/esm/components/header/buttons.js +1 -1
  484. package/gallery/esm/components/header/index.css +3 -3
  485. package/gallery/esm/components/header/index.js +1 -1
  486. package/gallery/esm/components/header-info-block/Component.js +1 -1
  487. package/gallery/esm/components/header-info-block/index.css +5 -5
  488. package/gallery/esm/components/image-preview/Component.js +1 -1
  489. package/gallery/esm/components/image-preview/index.css +12 -12
  490. package/gallery/esm/components/image-viewer/component.js +2 -2
  491. package/gallery/esm/components/image-viewer/index.css +19 -19
  492. package/gallery/esm/components/image-viewer/index.js +2 -2
  493. package/gallery/esm/components/image-viewer/slide.js +1 -1
  494. package/gallery/esm/components/index.js +2 -2
  495. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  496. package/gallery/esm/components/navigation-bar/index.css +6 -6
  497. package/gallery/esm/index.css +3 -3
  498. package/gallery/esm/index.js +2 -2
  499. package/gallery/esm/{slide-dc687632.d.ts → slide-8b4836c7.d.ts} +0 -0
  500. package/gallery/esm/{slide-dc687632.js → slide-8b4836c7.js} +1 -1
  501. package/gallery/esm/{tslib.es6-8c416b92.d.ts → tslib.es6-c949c253.d.ts} +0 -0
  502. package/gallery/esm/{tslib.es6-8c416b92.js → tslib.es6-c949c253.js} +0 -0
  503. package/gallery/index.css +3 -3
  504. package/gallery/index.js +2 -2
  505. package/gallery/modern/Component.js +2 -2
  506. package/gallery/modern/components/header/Component.js +1 -1
  507. package/gallery/modern/components/header/index.css +3 -3
  508. package/gallery/modern/components/header-info-block/Component.js +1 -1
  509. package/gallery/modern/components/header-info-block/index.css +5 -5
  510. package/gallery/modern/components/image-preview/Component.js +1 -1
  511. package/gallery/modern/components/image-preview/index.css +12 -12
  512. package/gallery/modern/components/image-viewer/component.js +1 -1
  513. package/gallery/modern/components/image-viewer/index.css +19 -19
  514. package/gallery/modern/components/image-viewer/index.js +1 -1
  515. package/gallery/modern/components/image-viewer/slide.js +1 -1
  516. package/gallery/modern/components/index.js +1 -1
  517. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  518. package/gallery/modern/components/navigation-bar/index.css +6 -6
  519. package/gallery/modern/index.css +3 -3
  520. package/gallery/modern/index.js +1 -1
  521. package/gallery/modern/{slide-9f877902.d.ts → slide-57438b60.d.ts} +0 -0
  522. package/gallery/modern/{slide-9f877902.js → slide-57438b60.js} +1 -1
  523. package/gallery/{slide-98a143d5.d.ts → slide-8fc2e299.d.ts} +0 -0
  524. package/gallery/{slide-98a143d5.js → slide-8fc2e299.js} +1 -1
  525. package/gallery/{tslib.es6-c5fe5fd4.d.ts → tslib.es6-87f10b4f.d.ts} +0 -0
  526. package/gallery/{tslib.es6-c5fe5fd4.js → tslib.es6-87f10b4f.js} +0 -0
  527. package/global-store/CHANGELOG.md +19 -0
  528. package/grid/CHANGELOG.md +113 -0
  529. package/grid/Component.js +1 -1
  530. package/grid/col/Component.js +2 -2
  531. package/grid/col/index.css +512 -512
  532. package/grid/col/index.js +1 -1
  533. package/grid/esm/Component.js +1 -1
  534. package/grid/esm/col/Component.js +2 -2
  535. package/grid/esm/col/index.css +512 -512
  536. package/grid/esm/col/index.js +1 -1
  537. package/grid/esm/gutters.css +79 -79
  538. package/grid/esm/{gutters.module-1c8ea85c.d.ts → gutters.module-dbd71365.d.ts} +0 -0
  539. package/grid/esm/gutters.module-dbd71365.js +27 -0
  540. package/grid/esm/index.js +1 -1
  541. package/grid/esm/row/Component.js +2 -2
  542. package/grid/esm/row/index.css +10 -10
  543. package/grid/esm/row/index.js +1 -1
  544. package/grid/gutters.css +79 -79
  545. package/grid/{gutters.module-fd48d741.d.ts → gutters.module-50823b0f.d.ts} +0 -0
  546. package/grid/gutters.module-50823b0f.js +28 -0
  547. package/grid/index.js +1 -1
  548. package/grid/modern/Component.js +1 -1
  549. package/grid/modern/col/Component.js +2 -2
  550. package/grid/modern/col/index.css +512 -512
  551. package/grid/modern/col/index.js +1 -1
  552. package/grid/modern/gutters.css +79 -79
  553. package/grid/modern/gutters.module-1567a150.js +4 -0
  554. package/grid/modern/index.js +1 -1
  555. package/grid/modern/row/Component.js +2 -2
  556. package/grid/modern/row/index.css +10 -10
  557. package/grid/modern/row/index.js +1 -1
  558. package/grid/row/Component.js +2 -2
  559. package/grid/row/index.css +10 -10
  560. package/grid/row/index.js +1 -1
  561. package/hatching-progress-bar/CHANGELOG.md +31 -0
  562. package/hatching-progress-bar/Component.js +1 -1
  563. package/hatching-progress-bar/esm/Component.js +1 -1
  564. package/hatching-progress-bar/esm/index.css +12 -12
  565. package/hatching-progress-bar/index.css +12 -12
  566. package/hatching-progress-bar/modern/Component.js +1 -1
  567. package/hatching-progress-bar/modern/index.css +12 -12
  568. package/icon-button/CHANGELOG.md +474 -0
  569. package/icon-button/Component.js +3 -3
  570. package/icon-button/default.css +24 -24
  571. package/icon-button/esm/Component.js +3 -3
  572. package/icon-button/esm/default.css +24 -24
  573. package/icon-button/esm/index.css +6 -6
  574. package/icon-button/esm/inverted.css +24 -24
  575. package/icon-button/index.css +6 -6
  576. package/icon-button/inverted.css +24 -24
  577. package/icon-button/modern/Component.js +3 -3
  578. package/icon-button/modern/default.css +24 -24
  579. package/icon-button/modern/index.css +6 -6
  580. package/icon-button/modern/inverted.css +24 -24
  581. package/icon-view/CHANGELOG.md +61 -0
  582. package/icon-view/circle.js +1 -1
  583. package/icon-view/components/base-shape/component.js +1 -1
  584. package/icon-view/components/base-shape/index.css +29 -29
  585. package/icon-view/components/circle/component.js +1 -1
  586. package/icon-view/components/circle/index.js +1 -1
  587. package/icon-view/components/index.js +1 -1
  588. package/icon-view/components/super-ellipse/component.js +1 -1
  589. package/icon-view/components/super-ellipse/index.js +1 -1
  590. package/icon-view/esm/circle.js +1 -1
  591. package/icon-view/esm/components/base-shape/component.js +1 -1
  592. package/icon-view/esm/components/base-shape/index.css +29 -29
  593. package/icon-view/esm/components/circle/component.js +1 -1
  594. package/icon-view/esm/components/circle/index.js +1 -1
  595. package/icon-view/esm/components/index.js +1 -1
  596. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  597. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  598. package/icon-view/esm/super-ellipse.js +1 -1
  599. package/icon-view/esm/{tslib.es6-6cdf7590.d.ts → tslib.es6-c2114e73.d.ts} +0 -0
  600. package/icon-view/esm/{tslib.es6-6cdf7590.js → tslib.es6-c2114e73.js} +0 -0
  601. package/icon-view/modern/components/base-shape/component.js +1 -1
  602. package/icon-view/modern/components/base-shape/index.css +29 -29
  603. package/icon-view/super-ellipse.js +1 -1
  604. package/icon-view/{tslib.es6-47a26598.d.ts → tslib.es6-6d584e5f.d.ts} +0 -0
  605. package/icon-view/{tslib.es6-47a26598.js → tslib.es6-6d584e5f.js} +0 -0
  606. package/input/CHANGELOG.md +513 -0
  607. package/input/Component.js +3 -3
  608. package/input/default.css +13 -13
  609. package/input/esm/Component.js +3 -3
  610. package/input/esm/default.css +13 -13
  611. package/input/esm/index.css +31 -31
  612. package/input/esm/inverted.css +13 -13
  613. package/input/index.css +31 -31
  614. package/input/inverted.css +13 -13
  615. package/input/modern/Component.js +3 -3
  616. package/input/modern/default.css +13 -13
  617. package/input/modern/index.css +31 -31
  618. package/input/modern/inverted.css +13 -13
  619. package/input-autocomplete/CHANGELOG.md +758 -0
  620. package/input-autocomplete/Component.js +1 -1
  621. package/input-autocomplete/Component.mobile.js +2 -2
  622. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  623. package/input-autocomplete/autocomplete-field/index.css +2 -2
  624. package/input-autocomplete/autocomplete-field/index.js +1 -1
  625. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  626. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  627. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  628. package/input-autocomplete/esm/Component.js +1 -1
  629. package/input-autocomplete/esm/Component.mobile.js +2 -2
  630. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  631. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  632. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  633. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  634. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  635. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  636. package/input-autocomplete/esm/index.js +1 -1
  637. package/input-autocomplete/esm/mobile.css +4 -4
  638. package/input-autocomplete/esm/mobile.js +1 -1
  639. package/input-autocomplete/esm/{tslib.es6-e29e91fb.d.ts → tslib.es6-fe241fed.d.ts} +0 -0
  640. package/input-autocomplete/esm/{tslib.es6-e29e91fb.js → tslib.es6-fe241fed.js} +0 -0
  641. package/input-autocomplete/index.js +1 -1
  642. package/input-autocomplete/mobile.css +4 -4
  643. package/input-autocomplete/mobile.js +1 -1
  644. package/input-autocomplete/modern/Component.mobile.js +1 -1
  645. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  646. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  647. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  648. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  649. package/input-autocomplete/modern/mobile.css +4 -4
  650. package/input-autocomplete/{tslib.es6-83e91920.d.ts → tslib.es6-4f005dc2.d.ts} +0 -0
  651. package/input-autocomplete/{tslib.es6-83e91920.js → tslib.es6-4f005dc2.js} +0 -0
  652. package/intl-phone-input/CHANGELOG.md +838 -0
  653. package/intl-phone-input/{component-114d30b7.d.ts → component-e9eecf6e.d.ts} +0 -0
  654. package/intl-phone-input/{component-114d30b7.js → component-e9eecf6e.js} +1 -1
  655. package/intl-phone-input/component.js +3 -3
  656. package/intl-phone-input/components/flag-icon/component.js +1 -1
  657. package/intl-phone-input/components/flag-icon/index.css +261 -261
  658. package/intl-phone-input/components/index.js +1 -1
  659. package/intl-phone-input/components/select/component.js +2 -2
  660. package/intl-phone-input/components/select/index.css +6 -6
  661. package/intl-phone-input/components/select/index.js +1 -1
  662. package/intl-phone-input/components/select-field/component.js +1 -1
  663. package/intl-phone-input/components/select-field/index.css +8 -8
  664. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  665. package/intl-phone-input/components/select-field/index.js +1 -1
  666. package/intl-phone-input/esm/{component-1f0112ec.d.ts → component-00f35b9f.d.ts} +0 -0
  667. package/intl-phone-input/esm/{component-1f0112ec.js → component-00f35b9f.js} +1 -1
  668. package/intl-phone-input/esm/component.js +3 -3
  669. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  670. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  671. package/intl-phone-input/esm/components/index.js +1 -1
  672. package/intl-phone-input/esm/components/select/component.js +2 -2
  673. package/intl-phone-input/esm/components/select/index.css +6 -6
  674. package/intl-phone-input/esm/components/select/index.js +1 -1
  675. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  676. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  677. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  678. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  679. package/intl-phone-input/esm/index.css +3 -3
  680. package/intl-phone-input/esm/index.js +1 -1
  681. package/intl-phone-input/esm/{libphonenumber-js.min-060b2f16.d.ts → libphonenumber-js.min-caf1999d.d.ts} +0 -0
  682. package/intl-phone-input/esm/{libphonenumber-js.min-060b2f16.js → libphonenumber-js.min-caf1999d.js} +0 -0
  683. package/intl-phone-input/index.css +3 -3
  684. package/intl-phone-input/index.js +1 -1
  685. package/intl-phone-input/{libphonenumber-js.min-d0fc2a39.d.ts → libphonenumber-js.min-dd29f283.d.ts} +0 -0
  686. package/intl-phone-input/{libphonenumber-js.min-d0fc2a39.js → libphonenumber-js.min-dd29f283.js} +0 -0
  687. package/intl-phone-input/modern/component.js +2 -2
  688. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  689. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  690. package/intl-phone-input/modern/components/select/component.js +1 -1
  691. package/intl-phone-input/modern/components/select/index.css +6 -6
  692. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  693. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  694. package/intl-phone-input/modern/index.css +3 -3
  695. package/intl-phone-input/modern/{libphonenumber-js.min-060b2f16.d.ts → libphonenumber-js.min-caf1999d.d.ts} +0 -0
  696. package/intl-phone-input/modern/{libphonenumber-js.min-060b2f16.js → libphonenumber-js.min-caf1999d.js} +0 -0
  697. package/keyboard-focusable/CHANGELOG.md +148 -0
  698. package/link/CHANGELOG.md +165 -0
  699. package/link/Component.js +3 -3
  700. package/link/default.css +10 -10
  701. package/link/esm/Component.js +3 -3
  702. package/link/esm/default.css +10 -10
  703. package/link/esm/index.css +12 -12
  704. package/link/esm/inverted.css +10 -10
  705. package/link/index.css +12 -12
  706. package/link/inverted.css +10 -10
  707. package/link/modern/Component.js +3 -3
  708. package/link/modern/default.css +10 -10
  709. package/link/modern/index.css +12 -12
  710. package/link/modern/inverted.css +10 -10
  711. package/list/CHANGELOG.md +106 -0
  712. package/list/Component.js +1 -1
  713. package/list/esm/Component.js +1 -1
  714. package/list/esm/index.css +10 -10
  715. package/list/index.css +10 -10
  716. package/list/modern/Component.js +1 -1
  717. package/list/modern/index.css +10 -10
  718. package/list-header/CHANGELOG.md +153 -0
  719. package/list-header/Component.js +1 -1
  720. package/list-header/esm/Component.js +1 -1
  721. package/list-header/esm/index.css +4 -4
  722. package/list-header/index.css +4 -4
  723. package/list-header/modern/Component.js +1 -1
  724. package/list-header/modern/index.css +4 -4
  725. package/loader/CHANGELOG.md +89 -0
  726. package/loader/Component.js +1 -1
  727. package/loader/esm/Component.js +1 -1
  728. package/loader/esm/index.css +8 -8
  729. package/loader/index.css +8 -8
  730. package/loader/modern/Component.js +1 -1
  731. package/loader/modern/index.css +8 -8
  732. package/masked-input/CHANGELOG.md +456 -0
  733. package/masked-input/Component.js +1 -1
  734. package/masked-input/esm/Component.js +1 -1
  735. package/masked-input/esm/index.css +2 -2
  736. package/masked-input/index.css +2 -2
  737. package/masked-input/modern/Component.js +1 -1
  738. package/masked-input/modern/index.css +2 -2
  739. package/modal/CHANGELOG.md +616 -0
  740. package/modal/Component.desktop.js +3 -3
  741. package/modal/Component.mobile.js +3 -3
  742. package/modal/Component.responsive.js +2 -2
  743. package/modal/components/closer/Component.js +2 -2
  744. package/modal/components/closer/index.css +4 -4
  745. package/modal/components/content/Component.desktop.js +2 -2
  746. package/modal/components/content/Component.js +1 -1
  747. package/modal/components/content/Component.mobile.js +2 -2
  748. package/modal/components/content/desktop.css +8 -8
  749. package/modal/components/content/index.css +3 -3
  750. package/modal/components/content/mobile.css +3 -3
  751. package/modal/components/footer/Component.desktop.js +2 -2
  752. package/modal/components/footer/Component.js +2 -2
  753. package/modal/components/footer/Component.mobile.js +2 -2
  754. package/modal/components/footer/desktop.css +9 -9
  755. package/modal/components/footer/index.css +4 -4
  756. package/modal/components/footer/layout.css +25 -25
  757. package/modal/components/footer/mobile.css +3 -3
  758. package/modal/components/header/Component.desktop.js +2 -2
  759. package/modal/components/header/Component.js +1 -1
  760. package/modal/components/header/Component.mobile.js +2 -2
  761. package/modal/components/header/desktop.css +17 -17
  762. package/modal/components/header/index.css +15 -15
  763. package/modal/components/header/mobile.css +3 -3
  764. package/modal/desktop.css +9 -9
  765. package/modal/desktop.js +2 -2
  766. package/modal/esm/Component.desktop.js +3 -3
  767. package/modal/esm/Component.mobile.js +3 -3
  768. package/modal/esm/Component.responsive.js +2 -2
  769. package/modal/esm/components/closer/Component.js +2 -2
  770. package/modal/esm/components/closer/index.css +4 -4
  771. package/modal/esm/components/content/Component.desktop.js +2 -2
  772. package/modal/esm/components/content/Component.js +1 -1
  773. package/modal/esm/components/content/Component.mobile.js +2 -2
  774. package/modal/esm/components/content/desktop.css +8 -8
  775. package/modal/esm/components/content/index.css +3 -3
  776. package/modal/esm/components/content/mobile.css +3 -3
  777. package/modal/esm/components/footer/Component.desktop.js +2 -2
  778. package/modal/esm/components/footer/Component.js +2 -2
  779. package/modal/esm/components/footer/Component.mobile.js +2 -2
  780. package/modal/esm/components/footer/desktop.css +9 -9
  781. package/modal/esm/components/footer/index.css +4 -4
  782. package/modal/esm/components/footer/layout.css +25 -25
  783. package/modal/esm/components/footer/mobile.css +3 -3
  784. package/modal/esm/components/header/Component.desktop.js +2 -2
  785. package/modal/esm/components/header/Component.js +1 -1
  786. package/modal/esm/components/header/Component.mobile.js +2 -2
  787. package/modal/esm/components/header/desktop.css +17 -17
  788. package/modal/esm/components/header/index.css +15 -15
  789. package/modal/esm/components/header/mobile.css +3 -3
  790. package/modal/esm/desktop.css +9 -9
  791. package/modal/esm/desktop.js +2 -2
  792. package/modal/esm/index.js +2 -2
  793. package/modal/esm/mobile.css +2 -2
  794. package/modal/esm/mobile.js +2 -2
  795. package/modal/esm/responsive.js +2 -2
  796. package/modal/esm/transitions.css +8 -8
  797. package/modal/esm/transitions.module-901020d1.js +4 -0
  798. package/modal/esm/{tslib.es6-66ecee2b.d.ts → tslib.es6-ffe4ccd1.d.ts} +0 -0
  799. package/modal/esm/{tslib.es6-66ecee2b.js → tslib.es6-ffe4ccd1.js} +0 -0
  800. package/modal/index.js +2 -2
  801. package/modal/mobile.css +2 -2
  802. package/modal/mobile.js +2 -2
  803. package/modal/modern/Component.desktop.js +2 -2
  804. package/modal/modern/Component.mobile.js +2 -2
  805. package/modal/modern/Component.responsive.js +1 -1
  806. package/modal/modern/components/closer/Component.js +1 -1
  807. package/modal/modern/components/closer/index.css +4 -4
  808. package/modal/modern/components/content/Component.desktop.js +1 -1
  809. package/modal/modern/components/content/Component.js +1 -1
  810. package/modal/modern/components/content/Component.mobile.js +1 -1
  811. package/modal/modern/components/content/desktop.css +8 -8
  812. package/modal/modern/components/content/index.css +3 -3
  813. package/modal/modern/components/content/mobile.css +3 -3
  814. package/modal/modern/components/footer/Component.desktop.js +1 -1
  815. package/modal/modern/components/footer/Component.js +2 -2
  816. package/modal/modern/components/footer/Component.mobile.js +1 -1
  817. package/modal/modern/components/footer/desktop.css +9 -9
  818. package/modal/modern/components/footer/index.css +4 -4
  819. package/modal/modern/components/footer/layout.css +25 -25
  820. package/modal/modern/components/footer/mobile.css +3 -3
  821. package/modal/modern/components/header/Component.desktop.js +1 -1
  822. package/modal/modern/components/header/Component.js +1 -1
  823. package/modal/modern/components/header/Component.mobile.js +1 -1
  824. package/modal/modern/components/header/desktop.css +17 -17
  825. package/modal/modern/components/header/index.css +15 -15
  826. package/modal/modern/components/header/mobile.css +3 -3
  827. package/modal/modern/desktop.css +9 -9
  828. package/modal/modern/desktop.js +1 -1
  829. package/modal/modern/index.js +1 -1
  830. package/modal/modern/mobile.css +2 -2
  831. package/modal/modern/mobile.js +1 -1
  832. package/modal/modern/responsive.js +1 -1
  833. package/modal/modern/transitions.css +8 -8
  834. package/modal/modern/transitions.module-901020d1.js +4 -0
  835. package/modal/responsive.js +2 -2
  836. package/modal/transitions.css +8 -8
  837. package/modal/transitions.module-6f0bc560.js +4 -0
  838. package/modal/{tslib.es6-6ff13f6c.d.ts → tslib.es6-a6e0c26a.d.ts} +0 -0
  839. package/modal/{tslib.es6-6ff13f6c.js → tslib.es6-a6e0c26a.js} +0 -0
  840. package/mq/CHANGELOG.md +91 -0
  841. package/notification/CHANGELOG.md +563 -0
  842. package/notification/Component.js +1 -1
  843. package/notification/esm/Component.js +1 -1
  844. package/notification/esm/index.css +8 -8
  845. package/notification/index.css +8 -8
  846. package/notification/modern/Component.js +1 -1
  847. package/notification/modern/index.css +8 -8
  848. package/notification-manager/CHANGELOG.md +402 -0
  849. package/notification-manager/{component-a11fddc0.d.ts → component-1a3e16cc.d.ts} +0 -0
  850. package/notification-manager/{component-a11fddc0.js → component-1a3e16cc.js} +0 -0
  851. package/notification-manager/component.js +2 -2
  852. package/notification-manager/components/index.js +1 -1
  853. package/notification-manager/components/notification/component.js +1 -1
  854. package/notification-manager/components/notification/index.d.ts +1 -1
  855. package/notification-manager/components/notification/index.js +1 -1
  856. package/notification-manager/esm/{component-42d370f2.d.ts → component-e767254b.d.ts} +0 -0
  857. package/notification-manager/esm/{component-42d370f2.js → component-e767254b.js} +0 -0
  858. package/notification-manager/esm/component.js +2 -2
  859. package/notification-manager/esm/components/index.js +1 -1
  860. package/notification-manager/esm/components/notification/component.js +1 -1
  861. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  862. package/notification-manager/esm/components/notification/index.js +1 -1
  863. package/notification-manager/esm/index.css +11 -11
  864. package/notification-manager/esm/index.js +1 -1
  865. package/notification-manager/index.css +11 -11
  866. package/notification-manager/index.js +1 -1
  867. package/notification-manager/modern/component.js +1 -1
  868. package/notification-manager/modern/index.css +11 -11
  869. package/package.json +1 -1
  870. package/pagination/CHANGELOG.md +98 -0
  871. package/pagination/Component.js +1 -1
  872. package/pagination/components/default-view/index.css +2 -2
  873. package/pagination/components/default-view/index.js +1 -1
  874. package/pagination/components/per-page-view/index.css +2 -2
  875. package/pagination/components/per-page-view/index.js +1 -1
  876. package/pagination/components/tag/index.css +8 -8
  877. package/pagination/components/tag/index.js +1 -1
  878. package/pagination/esm/Component.js +1 -1
  879. package/pagination/esm/components/default-view/index.css +2 -2
  880. package/pagination/esm/components/default-view/index.js +1 -1
  881. package/pagination/esm/components/per-page-view/index.css +2 -2
  882. package/pagination/esm/components/per-page-view/index.js +1 -1
  883. package/pagination/esm/components/tag/index.css +8 -8
  884. package/pagination/esm/components/tag/index.js +1 -1
  885. package/pagination/esm/index.css +4 -4
  886. package/pagination/index.css +4 -4
  887. package/pagination/modern/Component.js +1 -1
  888. package/pagination/modern/components/default-view/index.css +2 -2
  889. package/pagination/modern/components/default-view/index.js +1 -1
  890. package/pagination/modern/components/per-page-view/index.css +2 -2
  891. package/pagination/modern/components/per-page-view/index.js +1 -1
  892. package/pagination/modern/components/tag/index.css +8 -8
  893. package/pagination/modern/components/tag/index.js +1 -1
  894. package/pagination/modern/index.css +4 -4
  895. package/password-input/CHANGELOG.md +310 -0
  896. package/password-input/component.js +1 -1
  897. package/password-input/esm/component.js +1 -1
  898. package/password-input/esm/index.css +5 -5
  899. package/password-input/index.css +5 -5
  900. package/password-input/modern/component.js +1 -1
  901. package/password-input/modern/index.css +5 -5
  902. package/phone-input/CHANGELOG.md +478 -0
  903. package/picker-button/CHANGELOG.md +887 -0
  904. package/picker-button/Component.js +2 -2
  905. package/picker-button/esm/Component.js +2 -2
  906. package/picker-button/esm/field/Component.js +2 -2
  907. package/picker-button/esm/field/index.css +3 -3
  908. package/picker-button/esm/field/index.js +1 -1
  909. package/picker-button/esm/index.css +6 -6
  910. package/picker-button/esm/index.js +1 -1
  911. package/picker-button/esm/option/Component.js +2 -2
  912. package/picker-button/esm/option/index.css +4 -4
  913. package/picker-button/esm/option/index.js +1 -1
  914. package/picker-button/esm/{tslib.es6-a4c45164.d.ts → tslib.es6-17aecb5b.d.ts} +0 -0
  915. package/picker-button/esm/{tslib.es6-a4c45164.js → tslib.es6-17aecb5b.js} +0 -0
  916. package/picker-button/field/Component.js +2 -2
  917. package/picker-button/field/index.css +3 -3
  918. package/picker-button/field/index.js +1 -1
  919. package/picker-button/index.css +6 -6
  920. package/picker-button/index.js +1 -1
  921. package/picker-button/modern/Component.js +1 -1
  922. package/picker-button/modern/field/Component.js +1 -1
  923. package/picker-button/modern/field/index.css +3 -3
  924. package/picker-button/modern/index.css +6 -6
  925. package/picker-button/modern/option/Component.js +1 -1
  926. package/picker-button/modern/option/index.css +4 -4
  927. package/picker-button/option/Component.js +2 -2
  928. package/picker-button/option/index.css +4 -4
  929. package/picker-button/option/index.js +1 -1
  930. package/picker-button/{tslib.es6-389e5b6a.d.ts → tslib.es6-01651136.d.ts} +0 -0
  931. package/picker-button/{tslib.es6-389e5b6a.js → tslib.es6-01651136.js} +0 -0
  932. package/plate/CHANGELOG.md +485 -0
  933. package/plate/Component.js +1 -1
  934. package/plate/esm/Component.js +1 -1
  935. package/plate/esm/index.css +28 -28
  936. package/plate/index.css +28 -28
  937. package/plate/modern/Component.js +1 -1
  938. package/plate/modern/index.css +28 -28
  939. package/popover/CHANGELOG.md +290 -0
  940. package/popover/Component.js +1 -1
  941. package/popover/esm/Component.js +1 -1
  942. package/popover/esm/index.css +34 -34
  943. package/popover/index.css +34 -34
  944. package/popover/modern/Component.js +1 -1
  945. package/popover/modern/index.css +34 -34
  946. package/portal/CHANGELOG.md +75 -0
  947. package/progress-bar/CHANGELOG.md +120 -0
  948. package/progress-bar/Component.js +1 -1
  949. package/progress-bar/esm/Component.js +1 -1
  950. package/progress-bar/esm/index.css +13 -13
  951. package/progress-bar/index.css +13 -13
  952. package/progress-bar/modern/Component.js +1 -1
  953. package/progress-bar/modern/index.css +13 -13
  954. package/pure-cell/CHANGELOG.md +25 -0
  955. package/pure-cell/{component-7a58cc3e.d.ts → component-099523be.d.ts} +0 -0
  956. package/pure-cell/{component-7a58cc3e.js → component-099523be.js} +2 -2
  957. package/pure-cell/{component-1a69a18f.d.ts → component-a27f9f21.d.ts} +0 -0
  958. package/pure-cell/{component-1a69a18f.js → component-a27f9f21.js} +6 -6
  959. package/pure-cell/component.js +3 -3
  960. package/pure-cell/components/addon/component.js +2 -2
  961. package/pure-cell/components/addon/index.css +6 -6
  962. package/pure-cell/components/addon/index.js +1 -1
  963. package/pure-cell/components/amount/component.js +2 -2
  964. package/pure-cell/components/amount/index.css +2 -2
  965. package/pure-cell/components/amount/index.js +1 -1
  966. package/pure-cell/components/amount-title/component.js +2 -2
  967. package/pure-cell/components/amount-title/index.css +3 -3
  968. package/pure-cell/components/amount-title/index.js +1 -1
  969. package/pure-cell/components/category/component.js +2 -2
  970. package/pure-cell/components/category/index.css +4 -4
  971. package/pure-cell/components/category/index.js +1 -1
  972. package/pure-cell/components/comment/component.js +2 -2
  973. package/pure-cell/components/comment/index.css +3 -3
  974. package/pure-cell/components/comment/index.js +1 -1
  975. package/pure-cell/components/content/component.js +3 -3
  976. package/pure-cell/components/content/index.css +3 -3
  977. package/pure-cell/components/content/index.d.ts +1 -1
  978. package/pure-cell/components/content/index.js +3 -3
  979. package/pure-cell/components/footer/component.js +2 -2
  980. package/pure-cell/components/footer/index.css +4 -4
  981. package/pure-cell/components/footer/index.js +1 -1
  982. package/pure-cell/components/footer-button/component.js +2 -2
  983. package/pure-cell/components/footer-button/index.css +2 -2
  984. package/pure-cell/components/footer-button/index.d.ts +1 -1
  985. package/pure-cell/components/footer-button/index.js +2 -2
  986. package/pure-cell/components/footer-text/component.js +1 -1
  987. package/pure-cell/components/footer-text/index.js +1 -1
  988. package/pure-cell/components/graphics/component.js +2 -2
  989. package/pure-cell/components/graphics/index.css +2 -2
  990. package/pure-cell/components/graphics/index.js +1 -1
  991. package/pure-cell/components/main/component.js +3 -3
  992. package/pure-cell/components/main/index.css +4 -4
  993. package/pure-cell/components/main/index.d.ts +1 -1
  994. package/pure-cell/components/main/index.js +3 -3
  995. package/pure-cell/components/text/component.js +3 -3
  996. package/pure-cell/components/text/index.css +8 -8
  997. package/pure-cell/components/text/index.d.ts +1 -1
  998. package/pure-cell/components/text/index.js +3 -3
  999. package/pure-cell/esm/{component-17333e14.d.ts → component-3677be97.d.ts} +0 -0
  1000. package/pure-cell/esm/{component-17333e14.js → component-3677be97.js} +2 -2
  1001. package/pure-cell/esm/{component-5e016614.d.ts → component-c96cb963.d.ts} +0 -0
  1002. package/pure-cell/esm/{component-5e016614.js → component-c96cb963.js} +6 -6
  1003. package/pure-cell/esm/component.js +3 -3
  1004. package/pure-cell/esm/components/addon/component.js +2 -2
  1005. package/pure-cell/esm/components/addon/index.css +6 -6
  1006. package/pure-cell/esm/components/addon/index.js +1 -1
  1007. package/pure-cell/esm/components/amount/component.js +2 -2
  1008. package/pure-cell/esm/components/amount/index.css +2 -2
  1009. package/pure-cell/esm/components/amount/index.js +1 -1
  1010. package/pure-cell/esm/components/amount-title/component.js +2 -2
  1011. package/pure-cell/esm/components/amount-title/index.css +3 -3
  1012. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1013. package/pure-cell/esm/components/category/component.js +2 -2
  1014. package/pure-cell/esm/components/category/index.css +4 -4
  1015. package/pure-cell/esm/components/category/index.js +1 -1
  1016. package/pure-cell/esm/components/comment/component.js +2 -2
  1017. package/pure-cell/esm/components/comment/index.css +3 -3
  1018. package/pure-cell/esm/components/comment/index.js +1 -1
  1019. package/pure-cell/esm/components/content/component.js +3 -3
  1020. package/pure-cell/esm/components/content/index.css +3 -3
  1021. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1022. package/pure-cell/esm/components/content/index.js +3 -3
  1023. package/pure-cell/esm/components/footer/component.js +2 -2
  1024. package/pure-cell/esm/components/footer/index.css +4 -4
  1025. package/pure-cell/esm/components/footer/index.js +1 -1
  1026. package/pure-cell/esm/components/footer-button/component.js +2 -2
  1027. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1028. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1029. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1030. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1031. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1032. package/pure-cell/esm/components/graphics/component.js +2 -2
  1033. package/pure-cell/esm/components/graphics/index.css +2 -2
  1034. package/pure-cell/esm/components/graphics/index.js +1 -1
  1035. package/pure-cell/esm/components/main/component.js +3 -3
  1036. package/pure-cell/esm/components/main/index.css +4 -4
  1037. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1038. package/pure-cell/esm/components/main/index.js +3 -3
  1039. package/pure-cell/esm/components/text/component.js +3 -3
  1040. package/pure-cell/esm/components/text/index.css +8 -8
  1041. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1042. package/pure-cell/esm/components/text/index.js +3 -3
  1043. package/pure-cell/esm/{getDataTestId-3f01cb77.d.ts → getDataTestId-791c2f5f.d.ts} +0 -0
  1044. package/pure-cell/esm/{getDataTestId-3f01cb77.js → getDataTestId-791c2f5f.js} +0 -0
  1045. package/pure-cell/esm/index.css +19 -19
  1046. package/pure-cell/esm/index.js +3 -3
  1047. package/pure-cell/{getDataTestId-fbff34a5.d.ts → getDataTestId-58a4fb1c.d.ts} +0 -0
  1048. package/pure-cell/{getDataTestId-fbff34a5.js → getDataTestId-58a4fb1c.js} +0 -0
  1049. package/pure-cell/index.css +19 -19
  1050. package/pure-cell/index.js +3 -3
  1051. package/pure-cell/modern/{component-1e7031f0.d.ts → component-976f5e36.d.ts} +0 -0
  1052. package/pure-cell/modern/{component-1e7031f0.js → component-976f5e36.js} +5 -5
  1053. package/pure-cell/modern/component.js +2 -2
  1054. package/pure-cell/modern/components/addon/component.js +2 -2
  1055. package/pure-cell/modern/components/addon/index.css +6 -6
  1056. package/pure-cell/modern/components/addon/index.js +1 -1
  1057. package/pure-cell/modern/components/amount/component.js +2 -2
  1058. package/pure-cell/modern/components/amount/index.css +2 -2
  1059. package/pure-cell/modern/components/amount/index.js +1 -1
  1060. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1061. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1062. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1063. package/pure-cell/modern/components/category/component.js +2 -2
  1064. package/pure-cell/modern/components/category/index.css +4 -4
  1065. package/pure-cell/modern/components/category/index.js +1 -1
  1066. package/pure-cell/modern/components/comment/component.js +2 -2
  1067. package/pure-cell/modern/components/comment/index.css +3 -3
  1068. package/pure-cell/modern/components/comment/index.js +1 -1
  1069. package/pure-cell/modern/components/content/component.js +2 -2
  1070. package/pure-cell/modern/components/content/index.css +3 -3
  1071. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1072. package/pure-cell/modern/components/content/index.js +2 -2
  1073. package/pure-cell/modern/components/footer/component.js +2 -2
  1074. package/pure-cell/modern/components/footer/index.css +4 -4
  1075. package/pure-cell/modern/components/footer/index.js +1 -1
  1076. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1077. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1078. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1079. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1080. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1081. package/pure-cell/modern/components/graphics/component.js +2 -2
  1082. package/pure-cell/modern/components/graphics/index.css +2 -2
  1083. package/pure-cell/modern/components/graphics/index.js +1 -1
  1084. package/pure-cell/modern/components/main/component.js +2 -2
  1085. package/pure-cell/modern/components/main/index.css +4 -4
  1086. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1087. package/pure-cell/modern/components/main/index.js +2 -2
  1088. package/pure-cell/modern/components/text/component.js +2 -2
  1089. package/pure-cell/modern/components/text/index.css +8 -8
  1090. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1091. package/pure-cell/modern/components/text/index.js +2 -2
  1092. package/pure-cell/modern/{getDataTestId-4d081c2b.d.ts → getDataTestId-e65e1a73.d.ts} +0 -0
  1093. package/pure-cell/modern/{getDataTestId-4d081c2b.js → getDataTestId-e65e1a73.js} +0 -0
  1094. package/pure-cell/modern/index.css +19 -19
  1095. package/pure-cell/modern/index.js +2 -2
  1096. package/pure-input/CHANGELOG.md +119 -0
  1097. package/pure-input/Component.js +1 -1
  1098. package/pure-input/esm/Component.js +1 -1
  1099. package/pure-input/esm/index.css +26 -26
  1100. package/pure-input/index.css +26 -26
  1101. package/pure-input/modern/Component.js +1 -1
  1102. package/pure-input/modern/index.css +26 -26
  1103. package/radio/CHANGELOG.md +219 -0
  1104. package/radio/Component.js +1 -1
  1105. package/radio/esm/Component.js +1 -1
  1106. package/radio/esm/index.css +32 -32
  1107. package/radio/index.css +32 -32
  1108. package/radio/modern/Component.js +1 -1
  1109. package/radio/modern/index.css +32 -32
  1110. package/radio-group/CHANGELOG.md +166 -0
  1111. package/radio-group/Component.js +1 -1
  1112. package/radio-group/esm/Component.js +1 -1
  1113. package/radio-group/esm/index.css +17 -17
  1114. package/radio-group/index.css +17 -17
  1115. package/radio-group/modern/Component.js +1 -1
  1116. package/radio-group/modern/index.css +17 -17
  1117. package/scrollbar/CHANGELOG.md +39 -0
  1118. package/scrollbar/Component.js +3 -3
  1119. package/scrollbar/default.css +3 -3
  1120. package/scrollbar/esm/Component.js +3 -3
  1121. package/scrollbar/esm/default.css +3 -3
  1122. package/scrollbar/esm/index.css +26 -26
  1123. package/scrollbar/esm/inverted.css +3 -3
  1124. package/scrollbar/index.css +26 -26
  1125. package/scrollbar/inverted.css +3 -3
  1126. package/scrollbar/modern/Component.js +3 -3
  1127. package/scrollbar/modern/default.css +3 -3
  1128. package/scrollbar/modern/index.css +26 -26
  1129. package/scrollbar/modern/inverted.css +3 -3
  1130. package/select/CHANGELOG.md +957 -0
  1131. package/select/{Component-d710383f.d.ts → Component-ba2aa7e0.d.ts} +0 -0
  1132. package/select/{Component-d710383f.js → Component-ba2aa7e0.js} +5 -5
  1133. package/select/{Component-02654ff6.d.ts → Component-f89c6a25.d.ts} +0 -0
  1134. package/select/{Component-02654ff6.js → Component-f89c6a25.js} +2 -2
  1135. package/select/Component.js +2 -2
  1136. package/select/components/arrow/Component.js +1 -1
  1137. package/select/components/arrow/index.css +3 -3
  1138. package/select/components/base-select/Component.js +2 -2
  1139. package/select/components/base-select/index.css +7 -7
  1140. package/select/components/base-select/index.d.ts +1 -1
  1141. package/select/components/base-select/index.js +2 -2
  1142. package/select/components/base-select-mobile/Component.js +4 -4
  1143. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1144. package/select/components/base-select-mobile/checkmark/index.css +4 -4
  1145. package/select/components/base-select-mobile/index.css +11 -11
  1146. package/select/components/base-select-mobile/index.d.ts +1 -1
  1147. package/select/components/base-select-mobile/index.js +4 -4
  1148. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1149. package/select/components/base-select-mobile/options-list/index.css +9 -9
  1150. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1151. package/select/components/checkmark/Component.js +1 -1
  1152. package/select/components/checkmark/index.css +7 -7
  1153. package/select/components/field/Component.js +2 -2
  1154. package/select/components/field/index.css +9 -9
  1155. package/select/components/field/index.js +1 -1
  1156. package/select/components/index.js +4 -4
  1157. package/select/components/native-select/Component.js +1 -1
  1158. package/select/components/native-select/index.js +1 -1
  1159. package/select/components/optgroup/Component.js +1 -1
  1160. package/select/components/optgroup/index.css +6 -6
  1161. package/select/components/option/Component.js +2 -2
  1162. package/select/components/option/index.css +20 -20
  1163. package/select/components/option/index.js +1 -1
  1164. package/select/components/options-list/Component.js +2 -2
  1165. package/select/components/options-list/index.css +6 -6
  1166. package/select/components/options-list/index.js +1 -1
  1167. package/select/components/select-mobile/Component.js +4 -4
  1168. package/select/components/select-mobile/index.d.ts +1 -1
  1169. package/select/components/select-mobile/index.js +4 -4
  1170. package/select/components/select-modal-mobile/Component.js +4 -4
  1171. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1172. package/select/components/select-modal-mobile/index.js +4 -4
  1173. package/select/components/virtual-options-list/Component.js +2 -2
  1174. package/select/components/virtual-options-list/index.css +12 -12
  1175. package/select/components/virtual-options-list/index.js +1 -1
  1176. package/select/esm/{Component-bb8a9f74.d.ts → Component-0209ef49.d.ts} +0 -0
  1177. package/select/esm/{Component-bb8a9f74.js → Component-0209ef49.js} +3 -3
  1178. package/select/esm/{Component-9a8d16c5.d.ts → Component-6e284848.d.ts} +0 -0
  1179. package/select/esm/{Component-9a8d16c5.js → Component-6e284848.js} +11 -11
  1180. package/select/esm/Component.js +8 -8
  1181. package/select/esm/components/arrow/Component.js +1 -1
  1182. package/select/esm/components/arrow/index.css +3 -3
  1183. package/select/esm/components/base-select/Component.js +3 -3
  1184. package/select/esm/components/base-select/index.css +7 -7
  1185. package/select/esm/components/base-select/index.d.ts +1 -1
  1186. package/select/esm/components/base-select/index.js +3 -3
  1187. package/select/esm/components/base-select-mobile/Component.js +10 -10
  1188. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1189. package/select/esm/components/base-select-mobile/checkmark/index.css +4 -4
  1190. package/select/esm/components/base-select-mobile/index.css +11 -11
  1191. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1192. package/select/esm/components/base-select-mobile/index.js +10 -10
  1193. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1194. package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
  1195. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1196. package/select/esm/components/checkmark/Component.js +1 -1
  1197. package/select/esm/components/checkmark/index.css +7 -7
  1198. package/select/esm/components/field/Component.js +3 -3
  1199. package/select/esm/components/field/index.css +9 -9
  1200. package/select/esm/components/field/index.js +2 -2
  1201. package/select/esm/components/index.js +10 -10
  1202. package/select/esm/components/native-select/Component.js +1 -1
  1203. package/select/esm/components/native-select/index.js +1 -1
  1204. package/select/esm/components/optgroup/Component.js +1 -1
  1205. package/select/esm/components/optgroup/index.css +6 -6
  1206. package/select/esm/components/option/Component.js +2 -2
  1207. package/select/esm/components/option/index.css +20 -20
  1208. package/select/esm/components/option/index.js +1 -1
  1209. package/select/esm/components/options-list/Component.js +3 -3
  1210. package/select/esm/components/options-list/index.css +6 -6
  1211. package/select/esm/components/options-list/index.js +2 -2
  1212. package/select/esm/components/select-mobile/Component.js +10 -10
  1213. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1214. package/select/esm/components/select-mobile/index.js +10 -10
  1215. package/select/esm/components/select-modal-mobile/Component.js +10 -10
  1216. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1217. package/select/esm/components/select-modal-mobile/index.js +10 -10
  1218. package/select/esm/components/virtual-options-list/Component.js +3 -3
  1219. package/select/esm/components/virtual-options-list/index.css +12 -12
  1220. package/select/esm/components/virtual-options-list/index.js +2 -2
  1221. package/select/esm/index.js +10 -10
  1222. package/select/esm/{intersection-observer-8a84ca64.d.ts → intersection-observer-ad65772e.d.ts} +0 -0
  1223. package/select/esm/{intersection-observer-8a84ca64.js → intersection-observer-ad65772e.js} +0 -0
  1224. package/select/esm/presets/index.js +10 -10
  1225. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1226. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1227. package/select/esm/presets/useSelectWithApply/hook.js +10 -10
  1228. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -10
  1229. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1230. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1231. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +10 -10
  1232. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1233. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1234. package/select/esm/{tslib.es6-8c23ef2d.d.ts → tslib.es6-74d520dc.d.ts} +0 -0
  1235. package/select/esm/{tslib.es6-8c23ef2d.js → tslib.es6-74d520dc.js} +0 -0
  1236. package/select/index.js +4 -4
  1237. package/select/{intersection-observer-de8a65fc.d.ts → intersection-observer-4bdb2116.d.ts} +0 -0
  1238. package/select/{intersection-observer-de8a65fc.js → intersection-observer-4bdb2116.js} +0 -0
  1239. package/select/modern/{Component-be8c8292.d.ts → Component-161dd525.d.ts} +0 -0
  1240. package/select/modern/{Component-be8c8292.js → Component-161dd525.js} +2 -2
  1241. package/select/modern/{Component-66dc7fce.d.ts → Component-bd1f13c2.d.ts} +0 -0
  1242. package/select/modern/{Component-66dc7fce.js → Component-bd1f13c2.js} +10 -10
  1243. package/select/modern/Component.js +7 -7
  1244. package/select/modern/components/arrow/Component.js +1 -1
  1245. package/select/modern/components/arrow/index.css +3 -3
  1246. package/select/modern/components/base-select/Component.js +2 -2
  1247. package/select/modern/components/base-select/index.css +7 -7
  1248. package/select/modern/components/base-select/index.d.ts +1 -1
  1249. package/select/modern/components/base-select/index.js +2 -2
  1250. package/select/modern/components/base-select-mobile/Component.js +9 -9
  1251. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1252. package/select/modern/components/base-select-mobile/checkmark/index.css +4 -4
  1253. package/select/modern/components/base-select-mobile/index.css +11 -11
  1254. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1255. package/select/modern/components/base-select-mobile/index.js +9 -9
  1256. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1257. package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
  1258. package/select/modern/components/checkmark/Component.js +1 -1
  1259. package/select/modern/components/checkmark/index.css +7 -7
  1260. package/select/modern/components/field/Component.js +2 -2
  1261. package/select/modern/components/field/index.css +9 -9
  1262. package/select/modern/components/field/index.js +1 -1
  1263. package/select/modern/components/index.js +9 -9
  1264. package/select/modern/components/optgroup/Component.js +1 -1
  1265. package/select/modern/components/optgroup/index.css +6 -6
  1266. package/select/modern/components/option/Component.js +1 -1
  1267. package/select/modern/components/option/index.css +20 -20
  1268. package/select/modern/components/options-list/Component.js +2 -2
  1269. package/select/modern/components/options-list/index.css +6 -6
  1270. package/select/modern/components/options-list/index.js +1 -1
  1271. package/select/modern/components/select-mobile/Component.js +9 -9
  1272. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1273. package/select/modern/components/select-mobile/index.js +9 -9
  1274. package/select/modern/components/select-modal-mobile/Component.js +9 -9
  1275. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1276. package/select/modern/components/select-modal-mobile/index.js +9 -9
  1277. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1278. package/select/modern/components/virtual-options-list/index.css +12 -12
  1279. package/select/modern/index.js +9 -9
  1280. package/select/modern/{intersection-observer-8a84ca64.d.ts → intersection-observer-ad65772e.d.ts} +0 -0
  1281. package/select/modern/{intersection-observer-8a84ca64.js → intersection-observer-ad65772e.js} +0 -0
  1282. package/select/modern/presets/index.js +9 -9
  1283. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1284. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1285. package/select/modern/presets/useSelectWithApply/hook.js +9 -9
  1286. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +9 -9
  1287. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1288. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1289. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +9 -9
  1290. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1291. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1292. package/select/presets/index.js +4 -4
  1293. package/select/presets/useLazyLoading/hook.js +3 -3
  1294. package/select/presets/useLazyLoading/index.css +2 -2
  1295. package/select/presets/useSelectWithApply/hook.js +4 -4
  1296. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1297. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1298. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1299. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1300. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1301. package/select/presets/useSelectWithLoading/index.css +2 -2
  1302. package/select/{tslib.es6-80204bb0.d.ts → tslib.es6-703054f5.d.ts} +0 -0
  1303. package/select/{tslib.es6-80204bb0.js → tslib.es6-703054f5.js} +0 -0
  1304. package/select-with-tags/CHANGELOG.md +447 -0
  1305. package/select-with-tags/component.js +1 -1
  1306. package/select-with-tags/components/index.js +1 -1
  1307. package/select-with-tags/components/tag/component.js +2 -2
  1308. package/select-with-tags/components/tag/index.css +11 -11
  1309. package/select-with-tags/components/tag/index.js +1 -1
  1310. package/select-with-tags/components/tag-list/component.js +2 -2
  1311. package/select-with-tags/components/tag-list/index.css +31 -31
  1312. package/select-with-tags/components/tag-list/index.js +1 -1
  1313. package/select-with-tags/esm/component.js +1 -1
  1314. package/select-with-tags/esm/components/index.js +1 -1
  1315. package/select-with-tags/esm/components/tag/component.js +2 -2
  1316. package/select-with-tags/esm/components/tag/index.css +11 -11
  1317. package/select-with-tags/esm/components/tag/index.js +1 -1
  1318. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1319. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1320. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1321. package/select-with-tags/esm/index.js +1 -1
  1322. package/select-with-tags/esm/{tslib.es6-a10e583e.d.ts → tslib.es6-88a06127.d.ts} +0 -0
  1323. package/select-with-tags/esm/{tslib.es6-a10e583e.js → tslib.es6-88a06127.js} +0 -0
  1324. package/select-with-tags/esm/utils/index.js +1 -1
  1325. package/select-with-tags/esm/utils/match.js +1 -1
  1326. package/select-with-tags/index.js +1 -1
  1327. package/select-with-tags/modern/components/tag/component.js +1 -1
  1328. package/select-with-tags/modern/components/tag/index.css +11 -11
  1329. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1330. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1331. package/select-with-tags/{tslib.es6-f0b3a9c3.d.ts → tslib.es6-b165e3ba.d.ts} +0 -0
  1332. package/select-with-tags/{tslib.es6-f0b3a9c3.js → tslib.es6-b165e3ba.js} +0 -0
  1333. package/select-with-tags/utils/index.js +1 -1
  1334. package/select-with-tags/utils/match.js +1 -1
  1335. package/side-panel/CHANGELOG.md +31 -0
  1336. package/side-panel/Component.desktop.js +3 -3
  1337. package/side-panel/Component.mobile.js +3 -3
  1338. package/side-panel/Component.responsive.js +1 -1
  1339. package/side-panel/components/closer/Component.js +2 -2
  1340. package/side-panel/components/closer/index.css +4 -4
  1341. package/side-panel/components/content/Component.desktop.js +2 -2
  1342. package/side-panel/components/content/Component.js +1 -1
  1343. package/side-panel/components/content/Component.mobile.js +2 -2
  1344. package/side-panel/components/content/desktop.css +3 -3
  1345. package/side-panel/components/content/index.css +3 -3
  1346. package/side-panel/components/content/mobile.css +3 -3
  1347. package/side-panel/components/footer/Component.desktop.js +2 -2
  1348. package/side-panel/components/footer/Component.js +2 -2
  1349. package/side-panel/components/footer/Component.mobile.js +2 -2
  1350. package/side-panel/components/footer/desktop.css +3 -3
  1351. package/side-panel/components/footer/index.css +4 -4
  1352. package/side-panel/components/footer/layout.css +25 -25
  1353. package/side-panel/components/footer/mobile.css +3 -3
  1354. package/side-panel/components/header/Component.desktop.js +2 -2
  1355. package/side-panel/components/header/Component.js +1 -1
  1356. package/side-panel/components/header/Component.mobile.js +2 -2
  1357. package/side-panel/components/header/desktop.css +6 -6
  1358. package/side-panel/components/header/index.css +15 -15
  1359. package/side-panel/components/header/mobile.css +3 -3
  1360. package/side-panel/desktop.css +3 -3
  1361. package/side-panel/desktop.js +1 -1
  1362. package/side-panel/esm/Component.desktop.js +3 -3
  1363. package/side-panel/esm/Component.mobile.js +3 -3
  1364. package/side-panel/esm/Component.responsive.js +1 -1
  1365. package/side-panel/esm/components/closer/Component.js +2 -2
  1366. package/side-panel/esm/components/closer/index.css +4 -4
  1367. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1368. package/side-panel/esm/components/content/Component.js +1 -1
  1369. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1370. package/side-panel/esm/components/content/desktop.css +3 -3
  1371. package/side-panel/esm/components/content/index.css +3 -3
  1372. package/side-panel/esm/components/content/mobile.css +3 -3
  1373. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1374. package/side-panel/esm/components/footer/Component.js +2 -2
  1375. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1376. package/side-panel/esm/components/footer/desktop.css +3 -3
  1377. package/side-panel/esm/components/footer/index.css +4 -4
  1378. package/side-panel/esm/components/footer/layout.css +25 -25
  1379. package/side-panel/esm/components/footer/mobile.css +3 -3
  1380. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1381. package/side-panel/esm/components/header/Component.js +1 -1
  1382. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1383. package/side-panel/esm/components/header/desktop.css +6 -6
  1384. package/side-panel/esm/components/header/index.css +15 -15
  1385. package/side-panel/esm/components/header/mobile.css +3 -3
  1386. package/side-panel/esm/desktop.css +3 -3
  1387. package/side-panel/esm/desktop.js +1 -1
  1388. package/side-panel/esm/index.js +1 -1
  1389. package/side-panel/esm/mobile.css +2 -2
  1390. package/side-panel/esm/mobile.js +1 -1
  1391. package/side-panel/esm/responsive.js +1 -1
  1392. package/side-panel/esm/transitions.desktop.css +8 -8
  1393. package/side-panel/esm/transitions.mobile.css +8 -8
  1394. package/side-panel/esm/{tslib.es6-3b3a6db8.d.ts → tslib.es6-17319afd.d.ts} +0 -0
  1395. package/side-panel/esm/{tslib.es6-3b3a6db8.js → tslib.es6-17319afd.js} +0 -0
  1396. package/side-panel/index.js +1 -1
  1397. package/side-panel/mobile.css +2 -2
  1398. package/side-panel/mobile.js +1 -1
  1399. package/side-panel/modern/Component.desktop.js +2 -2
  1400. package/side-panel/modern/Component.mobile.js +2 -2
  1401. package/side-panel/modern/components/closer/Component.js +1 -1
  1402. package/side-panel/modern/components/closer/index.css +4 -4
  1403. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1404. package/side-panel/modern/components/content/Component.js +1 -1
  1405. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1406. package/side-panel/modern/components/content/desktop.css +3 -3
  1407. package/side-panel/modern/components/content/index.css +3 -3
  1408. package/side-panel/modern/components/content/mobile.css +3 -3
  1409. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1410. package/side-panel/modern/components/footer/Component.js +2 -2
  1411. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1412. package/side-panel/modern/components/footer/desktop.css +3 -3
  1413. package/side-panel/modern/components/footer/index.css +4 -4
  1414. package/side-panel/modern/components/footer/layout.css +25 -25
  1415. package/side-panel/modern/components/footer/mobile.css +3 -3
  1416. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1417. package/side-panel/modern/components/header/Component.js +1 -1
  1418. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1419. package/side-panel/modern/components/header/desktop.css +6 -6
  1420. package/side-panel/modern/components/header/index.css +15 -15
  1421. package/side-panel/modern/components/header/mobile.css +3 -3
  1422. package/side-panel/modern/desktop.css +3 -3
  1423. package/side-panel/modern/mobile.css +2 -2
  1424. package/side-panel/modern/transitions.desktop.css +8 -8
  1425. package/side-panel/modern/transitions.mobile.css +8 -8
  1426. package/side-panel/responsive.js +1 -1
  1427. package/side-panel/transitions.desktop.css +8 -8
  1428. package/side-panel/transitions.mobile.css +8 -8
  1429. package/side-panel/{tslib.es6-0e385fe0.d.ts → tslib.es6-e4f5ee30.d.ts} +0 -0
  1430. package/side-panel/{tslib.es6-0e385fe0.js → tslib.es6-e4f5ee30.js} +0 -0
  1431. package/skeleton/CHANGELOG.md +188 -0
  1432. package/skeleton/Component.js +1 -1
  1433. package/skeleton/esm/Component.js +1 -1
  1434. package/skeleton/esm/index.css +11 -11
  1435. package/skeleton/index.css +11 -11
  1436. package/skeleton/modern/Component.js +1 -1
  1437. package/skeleton/modern/index.css +11 -11
  1438. package/slider/CHANGELOG.md +171 -0
  1439. package/slider/Component.js +1 -1
  1440. package/slider/esm/Component.js +1 -1
  1441. package/slider/esm/index.css +17 -17
  1442. package/slider/index.css +17 -17
  1443. package/slider/modern/Component.js +1 -1
  1444. package/slider/modern/index.css +17 -17
  1445. package/slider-input/CHANGELOG.md +508 -0
  1446. package/slider-input/Component.js +1 -1
  1447. package/slider-input/esm/Component.js +1 -1
  1448. package/slider-input/esm/index.css +17 -17
  1449. package/slider-input/index.css +17 -17
  1450. package/slider-input/modern/Component.js +1 -1
  1451. package/slider-input/modern/index.css +17 -17
  1452. package/space/CHANGELOG.md +92 -0
  1453. package/space/Component.js +2 -2
  1454. package/space/{Item-8c46e0a3.d.ts → Item-7f3613d8.d.ts} +0 -0
  1455. package/space/{Item-8c46e0a3.js → Item-7f3613d8.js} +0 -0
  1456. package/space/Item.js +1 -1
  1457. package/space/esm/Component.js +2 -2
  1458. package/space/esm/{Item-14dcb512.d.ts → Item-92f3fc47.d.ts} +0 -0
  1459. package/space/esm/{Item-14dcb512.js → Item-92f3fc47.js} +0 -0
  1460. package/space/esm/Item.js +1 -1
  1461. package/space/esm/index.css +9 -9
  1462. package/space/esm/index.js +1 -1
  1463. package/space/index.css +9 -9
  1464. package/space/index.js +1 -1
  1465. package/space/modern/Component.js +1 -1
  1466. package/space/modern/index.css +9 -9
  1467. package/spinner/CHANGELOG.md +97 -0
  1468. package/spinner/Component.js +1 -1
  1469. package/spinner/esm/Component.js +1 -1
  1470. package/spinner/esm/index.css +10 -10
  1471. package/spinner/index.css +10 -10
  1472. package/spinner/modern/Component.js +1 -1
  1473. package/spinner/modern/index.css +10 -10
  1474. package/stack/CHANGELOG.md +96 -0
  1475. package/status/CHANGELOG.md +141 -0
  1476. package/status/Component.js +1 -1
  1477. package/status/esm/Component.js +1 -1
  1478. package/status/esm/index.css +18 -18
  1479. package/status/index.css +18 -18
  1480. package/status/modern/Component.js +1 -1
  1481. package/status/modern/index.css +18 -18
  1482. package/stepped-progress-bar/CHANGELOG.md +95 -0
  1483. package/stepped-progress-bar/Component.js +1 -1
  1484. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1485. package/stepped-progress-bar/components/step-bar/index.css +11 -11
  1486. package/stepped-progress-bar/esm/Component.js +1 -1
  1487. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1488. package/stepped-progress-bar/esm/components/step-bar/index.css +11 -11
  1489. package/stepped-progress-bar/esm/index.css +4 -4
  1490. package/stepped-progress-bar/index.css +4 -4
  1491. package/stepped-progress-bar/modern/Component.js +1 -1
  1492. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1493. package/stepped-progress-bar/modern/components/step-bar/index.css +11 -11
  1494. package/stepped-progress-bar/modern/index.css +4 -4
  1495. package/switch/CHANGELOG.md +179 -0
  1496. package/switch/Component.js +1 -1
  1497. package/switch/esm/Component.js +1 -1
  1498. package/switch/esm/index.css +26 -26
  1499. package/switch/index.css +26 -26
  1500. package/switch/modern/Component.js +1 -1
  1501. package/switch/modern/index.css +26 -26
  1502. package/table/CHANGELOG.md +254 -0
  1503. package/table/component.js +1 -1
  1504. package/table/components/index.js +1 -1
  1505. package/table/components/pagination/Component.js +2 -2
  1506. package/table/components/pagination/index.css +8 -8
  1507. package/table/components/pagination/index.js +1 -1
  1508. package/table/components/pagination/select-field/index.css +4 -4
  1509. package/table/components/pagination/select-field/index.js +2 -2
  1510. package/table/components/table/Component.js +2 -2
  1511. package/table/components/table/index.css +6 -6
  1512. package/table/components/table/index.js +1 -1
  1513. package/table/components/table/utils.js +1 -1
  1514. package/table/components/tbody/Component.js +2 -2
  1515. package/table/components/tbody/index.css +2 -2
  1516. package/table/components/tbody/index.js +1 -1
  1517. package/table/components/tcell/Component.js +2 -2
  1518. package/table/components/tcell/index.css +4 -4
  1519. package/table/components/tcell/index.js +1 -1
  1520. package/table/components/texpandable-row/Component.js +2 -2
  1521. package/table/components/texpandable-row/index.css +5 -5
  1522. package/table/components/texpandable-row/index.js +1 -1
  1523. package/table/components/thead/Component.js +2 -2
  1524. package/table/components/thead/index.css +6 -6
  1525. package/table/components/thead/index.js +1 -1
  1526. package/table/components/thead-cell/Component.js +2 -2
  1527. package/table/components/thead-cell/index.css +5 -5
  1528. package/table/components/thead-cell/index.js +1 -1
  1529. package/table/components/trow/Component.js +2 -2
  1530. package/table/components/trow/index.css +8 -8
  1531. package/table/components/trow/index.js +1 -1
  1532. package/table/components/tsortable-head-cell/Component.js +2 -2
  1533. package/table/components/tsortable-head-cell/index.css +9 -9
  1534. package/table/components/tsortable-head-cell/index.js +1 -1
  1535. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1536. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1537. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1538. package/table/esm/component.js +1 -1
  1539. package/table/esm/components/index.js +1 -1
  1540. package/table/esm/components/pagination/Component.js +2 -2
  1541. package/table/esm/components/pagination/index.css +8 -8
  1542. package/table/esm/components/pagination/index.js +1 -1
  1543. package/table/esm/components/pagination/select-field/index.css +4 -4
  1544. package/table/esm/components/pagination/select-field/index.js +2 -2
  1545. package/table/esm/components/table/Component.js +2 -2
  1546. package/table/esm/components/table/index.css +6 -6
  1547. package/table/esm/components/table/index.js +1 -1
  1548. package/table/esm/components/table/utils.js +1 -1
  1549. package/table/esm/components/tbody/Component.js +2 -2
  1550. package/table/esm/components/tbody/index.css +2 -2
  1551. package/table/esm/components/tbody/index.js +1 -1
  1552. package/table/esm/components/tcell/Component.js +2 -2
  1553. package/table/esm/components/tcell/index.css +4 -4
  1554. package/table/esm/components/tcell/index.js +1 -1
  1555. package/table/esm/components/texpandable-row/Component.js +2 -2
  1556. package/table/esm/components/texpandable-row/index.css +5 -5
  1557. package/table/esm/components/texpandable-row/index.js +1 -1
  1558. package/table/esm/components/thead/Component.js +2 -2
  1559. package/table/esm/components/thead/index.css +6 -6
  1560. package/table/esm/components/thead/index.js +1 -1
  1561. package/table/esm/components/thead-cell/Component.js +2 -2
  1562. package/table/esm/components/thead-cell/index.css +5 -5
  1563. package/table/esm/components/thead-cell/index.js +1 -1
  1564. package/table/esm/components/trow/Component.js +2 -2
  1565. package/table/esm/components/trow/index.css +8 -8
  1566. package/table/esm/components/trow/index.js +1 -1
  1567. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1568. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1569. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1570. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1571. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1572. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1573. package/table/esm/index.js +1 -1
  1574. package/table/esm/{tslib.es6-a420141e.d.ts → tslib.es6-a576e96e.d.ts} +0 -0
  1575. package/table/esm/{tslib.es6-a420141e.js → tslib.es6-a576e96e.js} +0 -0
  1576. package/table/index.js +1 -1
  1577. package/table/modern/components/pagination/Component.js +1 -1
  1578. package/table/modern/components/pagination/index.css +8 -8
  1579. package/table/modern/components/pagination/select-field/index.css +4 -4
  1580. package/table/modern/components/pagination/select-field/index.js +1 -1
  1581. package/table/modern/components/table/Component.js +1 -1
  1582. package/table/modern/components/table/index.css +6 -6
  1583. package/table/modern/components/tbody/Component.js +1 -1
  1584. package/table/modern/components/tbody/index.css +2 -2
  1585. package/table/modern/components/tcell/Component.js +1 -1
  1586. package/table/modern/components/tcell/index.css +4 -4
  1587. package/table/modern/components/texpandable-row/Component.js +1 -1
  1588. package/table/modern/components/texpandable-row/index.css +5 -5
  1589. package/table/modern/components/thead/Component.js +1 -1
  1590. package/table/modern/components/thead/index.css +6 -6
  1591. package/table/modern/components/thead-cell/Component.js +1 -1
  1592. package/table/modern/components/thead-cell/index.css +5 -5
  1593. package/table/modern/components/trow/Component.js +1 -1
  1594. package/table/modern/components/trow/index.css +8 -8
  1595. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1596. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1597. package/table/{tslib.es6-b286eb4b.d.ts → tslib.es6-0036563b.d.ts} +0 -0
  1598. package/table/{tslib.es6-b286eb4b.js → tslib.es6-0036563b.js} +0 -0
  1599. package/tabs/CHANGELOG.md +345 -0
  1600. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1601. package/tabs/components/primary-tablist/Component.js +1 -1
  1602. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1603. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1604. package/tabs/components/primary-tablist/index.css +19 -19
  1605. package/tabs/components/primary-tablist/mobile.css +22 -22
  1606. package/tabs/components/scrollable-container/Component.js +1 -1
  1607. package/tabs/components/scrollable-container/index.css +4 -4
  1608. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1609. package/tabs/components/secondary-tablist/Component.js +1 -1
  1610. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1611. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1612. package/tabs/components/secondary-tablist/index.css +10 -10
  1613. package/tabs/components/secondary-tablist/mobile.css +12 -12
  1614. package/tabs/components/tab/Component.js +1 -1
  1615. package/tabs/components/tab/index.css +3 -3
  1616. package/tabs/components/tabs/Component.desktop.js +3 -3
  1617. package/tabs/components/tabs/Component.mobile.js +3 -3
  1618. package/tabs/components/tabs/Component.responsive.js +3 -3
  1619. package/tabs/desktop.js +3 -3
  1620. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1621. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1622. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1623. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1624. package/tabs/esm/components/primary-tablist/index.css +19 -19
  1625. package/tabs/esm/components/primary-tablist/mobile.css +22 -22
  1626. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1627. package/tabs/esm/components/scrollable-container/index.css +4 -4
  1628. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1629. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1630. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1631. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1632. package/tabs/esm/components/secondary-tablist/index.css +10 -10
  1633. package/tabs/esm/components/secondary-tablist/mobile.css +12 -12
  1634. package/tabs/esm/components/tab/Component.js +1 -1
  1635. package/tabs/esm/components/tab/index.css +3 -3
  1636. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1637. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1638. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1639. package/tabs/esm/desktop.js +3 -3
  1640. package/tabs/esm/index.js +3 -3
  1641. package/tabs/esm/index.module-0293c64e.js +4 -0
  1642. package/tabs/esm/index.module-f5cb39c0.js +4 -0
  1643. package/tabs/esm/mobile.js +3 -3
  1644. package/tabs/esm/responsive.js +3 -3
  1645. package/tabs/esm/{tslib.es6-717e7960.d.ts → tslib.es6-e64c2f2e.d.ts} +0 -0
  1646. package/tabs/esm/{tslib.es6-717e7960.js → tslib.es6-e64c2f2e.js} +0 -0
  1647. package/tabs/index.js +3 -3
  1648. package/tabs/index.module-a4648236.js +4 -0
  1649. package/tabs/index.module-ba450ee2.js +4 -0
  1650. package/tabs/mobile.js +3 -3
  1651. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1652. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1653. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1654. package/tabs/modern/components/primary-tablist/index.css +19 -19
  1655. package/tabs/modern/components/primary-tablist/mobile.css +22 -22
  1656. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1657. package/tabs/modern/components/scrollable-container/index.css +4 -4
  1658. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1659. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1660. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1661. package/tabs/modern/components/secondary-tablist/index.css +10 -10
  1662. package/tabs/modern/components/secondary-tablist/mobile.css +12 -12
  1663. package/tabs/modern/components/tab/Component.js +1 -1
  1664. package/tabs/modern/components/tab/index.css +3 -3
  1665. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1666. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1667. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1668. package/tabs/modern/desktop.js +2 -2
  1669. package/tabs/modern/index.js +2 -2
  1670. package/tabs/modern/index.module-0293c64e.js +4 -0
  1671. package/tabs/modern/index.module-f5cb39c0.js +4 -0
  1672. package/tabs/modern/mobile.js +2 -2
  1673. package/tabs/modern/responsive.js +2 -2
  1674. package/tabs/responsive.js +3 -3
  1675. package/tabs/{tslib.es6-95ede7e7.d.ts → tslib.es6-f5e1c50c.d.ts} +0 -0
  1676. package/tabs/{tslib.es6-95ede7e7.js → tslib.es6-f5e1c50c.js} +0 -0
  1677. package/tag/CHANGELOG.md +255 -0
  1678. package/tag/Component.js +3 -3
  1679. package/tag/default.css +9 -9
  1680. package/tag/esm/Component.js +3 -3
  1681. package/tag/esm/default.css +9 -9
  1682. package/tag/esm/index.css +38 -38
  1683. package/tag/esm/inverted.css +9 -9
  1684. package/tag/index.css +38 -38
  1685. package/tag/inverted.css +9 -9
  1686. package/tag/modern/Component.js +3 -3
  1687. package/tag/modern/default.css +9 -9
  1688. package/tag/modern/index.css +38 -38
  1689. package/tag/modern/inverted.css +9 -9
  1690. package/textarea/CHANGELOG.md +243 -0
  1691. package/textarea/Component.js +3 -3
  1692. package/textarea/default.css +19 -19
  1693. package/textarea/esm/Component.js +3 -3
  1694. package/textarea/esm/default.css +19 -19
  1695. package/textarea/esm/index.css +22 -22
  1696. package/textarea/esm/inverted.css +19 -19
  1697. package/textarea/index.css +22 -22
  1698. package/textarea/inverted.css +19 -19
  1699. package/textarea/modern/Component.js +3 -3
  1700. package/textarea/modern/default.css +19 -19
  1701. package/textarea/modern/index.css +22 -22
  1702. package/textarea/modern/inverted.css +19 -19
  1703. package/themes/CHANGELOG.md +712 -0
  1704. package/themes/compiled/mobile-dark-bluetint.css +273 -273
  1705. package/themes/dist/CHANGELOG.md +712 -0
  1706. package/themes/dist/compiled/mobile-dark-bluetint.css +854 -854
  1707. package/themes/dist/package.json +2 -2
  1708. package/toast/CHANGELOG.md +575 -0
  1709. package/toast/component.js +1 -1
  1710. package/toast/esm/component.js +1 -1
  1711. package/toast/esm/index.css +10 -10
  1712. package/toast/index.css +10 -10
  1713. package/toast/modern/component.js +1 -1
  1714. package/toast/modern/index.css +10 -10
  1715. package/toast-plate/CHANGELOG.md +475 -0
  1716. package/toast-plate/component.js +1 -1
  1717. package/toast-plate/esm/component.js +1 -1
  1718. package/toast-plate/esm/index.css +16 -16
  1719. package/toast-plate/index.css +16 -16
  1720. package/toast-plate/modern/component.js +1 -1
  1721. package/toast-plate/modern/index.css +16 -16
  1722. package/tooltip/CHANGELOG.md +524 -0
  1723. package/tooltip/{Component-37af7245.d.ts → Component-9864ec67.d.ts} +0 -0
  1724. package/tooltip/{Component-37af7245.js → Component-9864ec67.js} +3 -3
  1725. package/tooltip/Component.js +1 -1
  1726. package/tooltip/component.responsive.js +2 -2
  1727. package/tooltip/default.css +3 -3
  1728. package/tooltip/esm/{Component-d26e1706.d.ts → Component-644b47cc.d.ts} +0 -0
  1729. package/tooltip/esm/{Component-d26e1706.js → Component-644b47cc.js} +3 -3
  1730. package/tooltip/esm/Component.js +1 -1
  1731. package/tooltip/esm/component.responsive.js +2 -2
  1732. package/tooltip/esm/default.css +3 -3
  1733. package/tooltip/esm/index.css +6 -6
  1734. package/tooltip/esm/index.d.ts +1 -1
  1735. package/tooltip/esm/index.js +1 -1
  1736. package/tooltip/esm/inverted.css +5 -5
  1737. package/tooltip/esm/responsive.css +3 -3
  1738. package/tooltip/esm/responsive.js +1 -1
  1739. package/tooltip/index.css +6 -6
  1740. package/tooltip/index.d.ts +1 -1
  1741. package/tooltip/index.js +1 -1
  1742. package/tooltip/inverted.css +5 -5
  1743. package/tooltip/modern/Component.js +3 -3
  1744. package/tooltip/modern/component.responsive.js +1 -1
  1745. package/tooltip/modern/default.css +3 -3
  1746. package/tooltip/modern/index.css +6 -6
  1747. package/tooltip/modern/inverted.css +5 -5
  1748. package/tooltip/modern/responsive.css +3 -3
  1749. package/tooltip/responsive.css +3 -3
  1750. package/tooltip/responsive.js +1 -1
  1751. package/typography/CHANGELOG.md +176 -0
  1752. package/typography/colors.css +13 -13
  1753. package/typography/{colors.module-34340807.d.ts → colors.module-3be74f02.d.ts} +0 -0
  1754. package/typography/{colors.module-34340807.js → colors.module-3be74f02.js} +1 -1
  1755. package/typography/common.module-c145b7a2.js +4 -0
  1756. package/typography/component.js +2 -2
  1757. package/typography/esm/colors.css +13 -13
  1758. package/typography/esm/{colors.module-c2c81b75.d.ts → colors.module-554f594a.d.ts} +0 -0
  1759. package/typography/esm/{colors.module-c2c81b75.js → colors.module-554f594a.js} +1 -1
  1760. package/typography/esm/common.module-fa55512d.js +4 -0
  1761. package/typography/esm/component.js +2 -2
  1762. package/typography/esm/index.js +2 -2
  1763. package/typography/esm/text/component.js +2 -2
  1764. package/typography/esm/text/index.css +14 -14
  1765. package/typography/esm/text/index.js +1 -1
  1766. package/typography/esm/title/common.css +5 -5
  1767. package/typography/esm/title/component.js +1 -1
  1768. package/typography/esm/title/index.css +19 -19
  1769. package/typography/esm/title/index.js +3 -3
  1770. package/typography/esm/title-mobile/component.js +3 -3
  1771. package/typography/esm/title-mobile/index.css +14 -14
  1772. package/typography/esm/title-mobile/index.js +2 -2
  1773. package/typography/esm/title-responsive/component.js +3 -3
  1774. package/typography/esm/title-responsive/index.css +41 -41
  1775. package/typography/esm/title-responsive/index.js +2 -2
  1776. package/typography/index.js +2 -2
  1777. package/typography/modern/colors.css +13 -13
  1778. package/typography/modern/colors.module-a68bc305.js +4 -0
  1779. package/typography/modern/common.module-fa55512d.js +4 -0
  1780. package/typography/modern/component.js +2 -2
  1781. package/typography/modern/index.js +2 -2
  1782. package/typography/modern/text/component.js +2 -2
  1783. package/typography/modern/text/index.css +14 -14
  1784. package/typography/modern/text/index.js +1 -1
  1785. package/typography/modern/title/common.css +5 -5
  1786. package/typography/modern/title/component.js +1 -1
  1787. package/typography/modern/title/index.css +19 -19
  1788. package/typography/modern/title/index.js +3 -3
  1789. package/typography/modern/title-mobile/component.js +3 -3
  1790. package/typography/modern/title-mobile/index.css +14 -14
  1791. package/typography/modern/title-mobile/index.js +2 -2
  1792. package/typography/modern/title-responsive/component.js +3 -3
  1793. package/typography/modern/title-responsive/index.css +41 -41
  1794. package/typography/modern/title-responsive/index.js +2 -2
  1795. package/typography/text/component.js +2 -2
  1796. package/typography/text/index.css +14 -14
  1797. package/typography/text/index.js +1 -1
  1798. package/typography/title/common.css +5 -5
  1799. package/typography/title/component.js +1 -1
  1800. package/typography/title/index.css +19 -19
  1801. package/typography/title/index.js +3 -3
  1802. package/typography/title-mobile/component.js +3 -3
  1803. package/typography/title-mobile/index.css +14 -14
  1804. package/typography/title-mobile/index.js +2 -2
  1805. package/typography/title-responsive/component.js +3 -3
  1806. package/typography/title-responsive/index.css +41 -41
  1807. package/typography/title-responsive/index.js +2 -2
  1808. package/vars/CHANGELOG.md +369 -0
  1809. package/vars/dist/CHANGELOG.md +369 -0
  1810. package/vars/dist/package.json +2 -2
  1811. package/with-suffix/CHANGELOG.md +451 -0
  1812. package/with-suffix/Component.js +1 -1
  1813. package/with-suffix/esm/Component.js +1 -1
  1814. package/with-suffix/esm/index.css +9 -9
  1815. package/with-suffix/index.css +9 -9
  1816. package/with-suffix/modern/Component.js +1 -1
  1817. package/with-suffix/modern/index.css +9 -9
  1818. package/calendar-range/modern/index.module-bdf2a5f3.js +0 -4
  1819. package/grid/esm/gutters.module-1c8ea85c.js +0 -27
  1820. package/grid/gutters.module-fd48d741.js +0 -28
  1821. package/grid/modern/gutters.module-8ceaba77.js +0 -4
  1822. package/modal/esm/transitions.module-5f9ca013.js +0 -4
  1823. package/modal/modern/transitions.module-5f9ca013.js +0 -4
  1824. package/modal/transitions.module-c8742182.js +0 -4
  1825. package/tabs/esm/index.module-25059e92.js +0 -4
  1826. package/tabs/esm/index.module-e361314e.js +0 -4
  1827. package/tabs/index.module-80cd5f1f.js +0 -4
  1828. package/tabs/index.module-fbd61d1d.js +0 -4
  1829. package/tabs/modern/index.module-25059e92.js +0 -4
  1830. package/tabs/modern/index.module-e361314e.js +0 -4
  1831. package/typography/common.module-34922aaa.js +0 -4
  1832. package/typography/esm/common.module-63ce1c32.js +0 -4
  1833. package/typography/modern/colors.module-17caab93.js +0 -4
  1834. package/typography/modern/common.module-63ce1c32.js +0 -4
@@ -1,325 +1,316 @@
1
- .card-image__cardImage_2rde4 {
1
+ .card-image__cardImage_bzq4y {
2
2
  background: #e7e8ea;
3
3
  }
4
- .card-image__loaded_2rde4 {
4
+ .card-image__loaded_bzq4y {
5
5
  background: transparent
6
- }.badge__component_1vfwo {
6
+ }.backdrop__backdrop_409ua {
7
+ -webkit-tap-highlight-color: transparent;
8
+ }
9
+ .backdrop__appear_409ua,
10
+ .backdrop__enter_409ua {
11
+ background-color: transparent;
12
+ }
13
+ .backdrop__appearActive_409ua,
14
+ .backdrop__enterActive_409ua,
15
+ .backdrop__appearDone_409ua,
16
+ .backdrop__enterDone_409ua {
17
+ background-color: rgba(0, 0, 0, 0.8);
18
+ }
19
+ .backdrop__exit_409ua {
20
+ background-color: rgba(0, 0, 0, 0.8);
21
+ }
22
+ .backdrop__exitActive_409ua,
23
+ .backdrop__exitDone_409ua {
24
+ background-color: transparent;
25
+ }.badge__component_y8rl3 {
7
26
  background-color: #ef3124;
8
27
  color: #000;
9
28
  }
10
- .badge__outlineCount_1vfwo {
29
+ .badge__outlineCount_y8rl3 {
11
30
  background-color: #121212;
12
31
  }
13
- .badge__icon_1vfwo {
32
+ .badge__icon_y8rl3 {
14
33
  color: #2fc26e
15
34
  }
16
- .badge__icon_1vfwo.badge__positive_1vfwo {
35
+ .badge__icon_y8rl3.badge__positive_y8rl3 {
17
36
  color: #2fc26e;
18
37
  background-color: #2fc26e;
19
38
  }
20
- .badge__icon_1vfwo.badge__attention_1vfwo {
39
+ .badge__icon_y8rl3.badge__attention_y8rl3 {
21
40
  color: #f6bf65;
22
41
  background-color: #f6bf65;
23
42
  }
24
- .badge__icon_1vfwo.badge__negative_1vfwo {
43
+ .badge__icon_y8rl3.badge__negative_y8rl3 {
25
44
  color: #d91d0b;
26
45
  background-color: #d91d0b;
27
46
  }
28
- .badge__icon_1vfwo.badge__link_1vfwo {
47
+ .badge__icon_y8rl3.badge__link_y8rl3 {
29
48
  color: #0072ef;
30
49
  background-color: #0072ef;
31
50
  }
32
- .badge__icon_1vfwo.badge__tertiary_1vfwo {
51
+ .badge__icon_y8rl3.badge__tertiary_y8rl3 {
33
52
  color: #464649;
34
53
  background-color: #464649;
35
54
  }
36
- .badge__icon_1vfwo.badge__secondary_1vfwo {
55
+ .badge__icon_y8rl3.badge__secondary_y8rl3 {
37
56
  color: #8d8d93;
38
57
  background-color: #8d8d93;
39
58
  }
40
- .badge__icon_1vfwo.badge__primary_1vfwo {
59
+ .badge__icon_y8rl3.badge__primary_y8rl3 {
41
60
  color: #fff;
42
61
  background-color: #fff;
43
62
  }
44
- .badge__icon_1vfwo:before {
63
+ .badge__icon_y8rl3:before {
45
64
  background-color: #121212;
46
65
  }
47
- .badge__outline_1vfwo {
66
+ .badge__outline_y8rl3 {
48
67
  background-color: #121212;
49
68
  }
50
- .badge__outlineColor_1vfwo.badge__attention_1vfwo {
69
+ .badge__outlineColor_y8rl3.badge__attention_y8rl3 {
51
70
  background-color: #f6bf65;
52
71
  }
53
- .badge__outlineColor_1vfwo.badge__positive_1vfwo {
72
+ .badge__outlineColor_y8rl3.badge__positive_y8rl3 {
54
73
  background-color: #2fc26e;
55
74
  }
56
- .badge__outlineColor_1vfwo.badge__negative_1vfwo {
75
+ .badge__outlineColor_y8rl3.badge__negative_y8rl3 {
57
76
  background-color: #d91d0b;
58
77
  }
59
- .badge__outlineColor_1vfwo.badge__link_1vfwo {
78
+ .badge__outlineColor_y8rl3.badge__link_y8rl3 {
60
79
  background-color: #0072ef;
61
80
  }
62
- .badge__outlineColor_1vfwo .badge__tertiary_1vfwo {
81
+ .badge__outlineColor_y8rl3 .badge__tertiary_y8rl3 {
63
82
  background-color: #464649;
64
83
  }
65
- .badge__outlineColor_1vfwo.badge__secondary_1vfwo {
84
+ .badge__outlineColor_y8rl3.badge__secondary_y8rl3 {
66
85
  background-color: #8d8d93;
67
86
  }
68
- .badge__outlineColor_1vfwo.badge__primary_1vfwo {
87
+ .badge__outlineColor_y8rl3.badge__primary_y8rl3 {
69
88
  background-color: #fff;
70
- }.backdrop__backdrop_v534i {
71
- -webkit-tap-highlight-color: transparent;
72
- }
73
- .backdrop__appear_v534i,
74
- .backdrop__enter_v534i {
75
- background-color: transparent;
76
- }
77
- .backdrop__appearActive_v534i,
78
- .backdrop__enterActive_v534i,
79
- .backdrop__appearDone_v534i,
80
- .backdrop__enterDone_v534i {
81
- background-color: rgba(0, 0, 0, 0.8);
82
- }
83
- .backdrop__exit_v534i {
84
- background-color: rgba(0, 0, 0, 0.8);
85
- }
86
- .backdrop__exitActive_v534i,
87
- .backdrop__exitDone_v534i {
88
- background-color: transparent;
89
- }.checkbox-group__error_6tfde {
89
+ }.checkbox-group__error_29s9z {
90
90
  border-left: 1px solid #f15045;
91
91
  }
92
- .checkbox-group__label_6tfde {
92
+ .checkbox-group__label_29s9z {
93
93
  color: #fff;
94
94
  }
95
- .checkbox-group__errorMessage_6tfde {
95
+ .checkbox-group__errorMessage_29s9z {
96
96
  color: #f15045;
97
97
  }
98
- .checkbox-group__hint_6tfde {
98
+ .checkbox-group__hint_29s9z {
99
99
  color: #8d8d93;
100
- }.checkbox__box_m6fep {
100
+ }.checkbox__box_7qn4b {
101
101
  color: #000;
102
102
  background-color: #000;
103
103
  border: 1.5px solid #8d8d93;
104
104
  }
105
- .checkbox__checkedIcon_m6fep {
105
+ .checkbox__checkedIcon_7qn4b {
106
106
  color: #000;
107
107
  }
108
- .checkbox__component_m6fep:hover:not(.checkbox__disabled_m6fep):not(.checkbox__inactive_m6fep) .checkbox__box_m6fep {
108
+ .checkbox__component_7qn4b:hover:not(.checkbox__disabled_7qn4b):not(.checkbox__inactive_7qn4b) .checkbox__box_7qn4b {
109
109
  background-color: #000;
110
110
  border-color: #8d8d93;
111
111
  }
112
- .checkbox__component_m6fep:active:not(.checkbox__disabled_m6fep):not(.checkbox__inactive_m6fep) .checkbox__box_m6fep {
112
+ .checkbox__component_7qn4b:active:not(.checkbox__disabled_7qn4b):not(.checkbox__inactive_7qn4b) .checkbox__box_7qn4b {
113
113
  background-color: #000;
114
114
  border-color: #fff;
115
115
  }
116
- .checkbox__checked_m6fep .checkbox__box_m6fep {
116
+ .checkbox__checked_7qn4b .checkbox__box_7qn4b {
117
117
  background-color: #fff;
118
118
  border-color: transparent;
119
119
  }
120
- .checkbox__checked_m6fep:hover:not(.checkbox__disabled_m6fep):not(.checkbox__inactive_m6fep) .checkbox__box_m6fep {
120
+ .checkbox__checked_7qn4b:hover:not(.checkbox__disabled_7qn4b):not(.checkbox__inactive_7qn4b) .checkbox__box_7qn4b {
121
121
  background-color: rgb(255, 255, 255);
122
122
  border-color: transparent;
123
123
  }
124
- .checkbox__checked_m6fep:active:not(.checkbox__disabled_m6fep):not(.checkbox__inactive_m6fep) .checkbox__box_m6fep {
124
+ .checkbox__checked_7qn4b:active:not(.checkbox__disabled_7qn4b):not(.checkbox__inactive_7qn4b) .checkbox__box_7qn4b {
125
125
  background-color: rgb(255, 255, 255);
126
126
  border-color: transparent;
127
127
  }
128
- .checkbox__indeterminate_m6fep .checkbox__box_m6fep {
128
+ .checkbox__indeterminate_7qn4b .checkbox__box_7qn4b {
129
129
  background-color: #fff;
130
130
  border-color: transparent;
131
131
  }
132
- .checkbox__indeterminate_m6fep:hover:not(.checkbox__disabled_m6fep):not(.checkbox__inactive_m6fep) .checkbox__box_m6fep {
132
+ .checkbox__indeterminate_7qn4b:hover:not(.checkbox__disabled_7qn4b):not(.checkbox__inactive_7qn4b) .checkbox__box_7qn4b {
133
133
  background-color: rgb(255, 255, 255);
134
134
  border-color: transparent;
135
135
  }
136
- .checkbox__indeterminate_m6fep:active:not(.checkbox__disabled_m6fep):not(.checkbox__inactive_m6fep) .checkbox__box_m6fep {
136
+ .checkbox__indeterminate_7qn4b:active:not(.checkbox__disabled_7qn4b):not(.checkbox__inactive_7qn4b) .checkbox__box_7qn4b {
137
137
  background-color: rgb(255, 255, 255);
138
138
  border-color: transparent;
139
139
  }
140
- .checkbox__disabled_m6fep .checkbox__box_m6fep {
140
+ .checkbox__disabled_7qn4b .checkbox__box_7qn4b {
141
141
  background-color: #000;
142
142
  border-color: #2a2a2c;
143
143
  }
144
- .checkbox__disabled_m6fep.checkbox__checked_m6fep .checkbox__box_m6fep {
144
+ .checkbox__disabled_7qn4b.checkbox__checked_7qn4b .checkbox__box_7qn4b {
145
145
  background-color: #3a3a3c;
146
146
  border-color: transparent;
147
147
  }
148
- .checkbox__disabled_m6fep.checkbox__indeterminate_m6fep .checkbox__box_m6fep {
148
+ .checkbox__disabled_7qn4b.checkbox__indeterminate_7qn4b .checkbox__box_7qn4b {
149
149
  background-color: #3a3a3c;
150
150
  border-color: transparent;
151
151
  }
152
- .checkbox__disabled_m6fep .checkbox__label_m6fep {
152
+ .checkbox__disabled_7qn4b .checkbox__label_7qn4b {
153
153
  color: #8d8d93;
154
154
  }
155
- .checkbox__disabled_m6fep .checkbox__hint_m6fep {
155
+ .checkbox__disabled_7qn4b .checkbox__hint_7qn4b {
156
156
  color: #8d8d93;
157
157
  }
158
- .checkbox__inactive_m6fep .checkbox__box_m6fep {
158
+ .checkbox__inactive_7qn4b .checkbox__box_7qn4b {
159
159
  background-color: #3a3a3c;
160
160
  border-color: #464649;
161
161
  }
162
- .checkbox__inactive_m6fep.checkbox__checked_m6fep .checkbox__box_m6fep {
162
+ .checkbox__inactive_7qn4b.checkbox__checked_7qn4b .checkbox__box_7qn4b {
163
163
  color: #464649;
164
164
  border-color: transparent;
165
165
  }
166
- .checkbox__inactive_m6fep.checkbox__indeterminate_m6fep .checkbox__box_m6fep {
166
+ .checkbox__inactive_7qn4b.checkbox__indeterminate_7qn4b .checkbox__box_7qn4b {
167
167
  border-color: transparent;
168
168
  }
169
- .checkbox__focused_m6fep .checkbox__box_m6fep {
169
+ .checkbox__focused_7qn4b .checkbox__box_7qn4b {
170
170
  outline: 2px solid #0072ef;
171
171
  }
172
- .checkbox__label_m6fep {
172
+ .checkbox__label_7qn4b {
173
173
  color: #fff;
174
174
  }
175
- .checkbox__errorMessage_m6fep {
175
+ .checkbox__errorMessage_7qn4b {
176
176
  color: #f15045;
177
177
  }
178
- .checkbox__hint_m6fep {
178
+ .checkbox__hint_7qn4b {
179
179
  color: #8d8d93;
180
180
  }
181
- .checkbox__inactive_m6fep .checkbox__indeterminateLine_m6fep {
181
+ .checkbox__inactive_7qn4b .checkbox__indeterminateLine_7qn4b {
182
182
  background-color: #464649;
183
183
  }
184
- .checkbox__indeterminateLine_m6fep {
184
+ .checkbox__indeterminateLine_7qn4b {
185
185
  background-color: #000;
186
- }.divider__component_1gc6x {
186
+ }.divider__component_ovx06 {
187
187
  border-bottom: 1px solid #2b2b2e;
188
- }.dropzone__component_xj5kb {
188
+ }.dropzone__component_1mp83 {
189
189
  border: 2px dashed #464649;
190
190
  }
191
- .dropzone__component_xj5kb:not(.dropzone__disabled_xj5kb):hover {
191
+ .dropzone__component_1mp83:not(.dropzone__disabled_1mp83):hover {
192
192
  background-color: transparent;
193
193
  }
194
- .dropzone__dragOver_xj5kb {
194
+ .dropzone__dragOver_1mp83 {
195
195
  background-color: transparent;
196
196
  }
197
- .dropzone__error_xj5kb {
197
+ .dropzone__error_1mp83 {
198
198
  border-color: #ef3124;
199
199
  }
200
- .dropzone__overlay_ozrrm {
200
+ .dropzone__overlay_1iyuk {
201
201
  background: #202022;
202
202
  }
203
- .dropzone__text_ozrrm {
203
+ .dropzone__text_1iyuk {
204
204
  color: #fff;
205
- }.code-input__error_1t3c8 {
205
+ }.code-input__error_1ktcv {
206
206
  color: #f15045;
207
207
  }
208
- @keyframes code-input__shake_1t3c8 {
208
+ @keyframes code-input__shake_1ktcv {
209
209
  }
210
- .code-input__input_e8n0w {
210
+ .code-input__input_t1u7l {
211
211
  background-color: #202022;
212
212
  color: #fff
213
213
  }
214
- .code-input__input_e8n0w.code-input__hasError_e8n0w {
214
+ .code-input__input_t1u7l.code-input__hasError_t1u7l {
215
215
  color: #f15045;
216
216
  caret-color: #fff;
217
217
  background-color: #35110d;
218
218
  }
219
- .code-input__input_e8n0w.code-input__disabled_e8n0w {
219
+ .code-input__input_t1u7l.code-input__disabled_t1u7l {
220
220
  color: #464649;
221
221
  }
222
- .code-input__input_e8n0w:-webkit-autofill {
222
+ .code-input__input_t1u7l:-webkit-autofill {
223
223
  -webkit-text-fill-color: #fff;
224
- }.hatching-progress-bar__container_1b2z3 {
225
- background: rgba(255, 255, 255, 0.1);
226
- }
227
- .hatching-progress-bar__hatch_1b2z3 {
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_1b2z3 {
235
- background: #2fc26e;
236
- }
237
- .hatching-progress-bar__attention_1b2z3 {
238
- background: #f6bf65;
239
- }
240
- .hatching-progress-bar__negative_1b2z3 {
241
- background: #d91d0b;
242
- }
243
- .hatching-progress-bar__link_1b2z3 {
244
- background: #0072ef;
245
- }
246
- .hatching-progress-bar__tertiary_1b2z3 {
247
- background: #464649;
248
- }
249
- .hatching-progress-bar__secondary_1b2z3 {
250
- background: #8d8d93;
251
- }
252
- .hatching-progress-bar__primary_1b2z3 {
253
- background: #fff;
254
- }
255
- .hatching-progress-bar__accent_1b2z3 {
256
- background: #ef3124;
257
- }.form-control__component_9h2cs {
224
+ }.form-control__component_b0be3 {
258
225
  color: #fff;
259
226
  }
260
- .form-control__inner_9h2cs {
227
+ .form-control__inner_b0be3 {
261
228
  background-color: #202022;
262
229
  }
263
- .form-control__label_9h2cs {
230
+ .form-control__label_b0be3 {
264
231
  color: #8d8d93;
265
232
  }
266
- .form-control__hint_9h2cs {
233
+ .form-control__hint_b0be3 {
267
234
  color: #8d8d93;
268
235
  }
269
- .form-control__disabled_9h2cs {
236
+ .form-control__disabled_b0be3 {
270
237
  background-color: #202022;
271
238
  color: #8d8d93;
272
239
  }
273
- .form-control__focused_9h2cs.form-control__inner_9h2cs {
240
+ .form-control__focused_b0be3.form-control__inner_b0be3 {
274
241
  background-color: #202022;
275
242
  }
276
- .form-control__inner_9h2cs:not(.form-control__disabled_9h2cs):hover {
243
+ .form-control__inner_b0be3:not(.form-control__disabled_b0be3):hover {
277
244
  background-color: #202022;
278
245
  }
279
- .form-control__error_9h2cs {
246
+ .form-control__error_b0be3 {
280
247
  color: #f15045;
281
248
  }
282
- .form-control__hasError_9h2cs .form-control__label_9h2cs {
249
+ .form-control__hasError_b0be3 .form-control__label_b0be3 {
283
250
  color: #f15045;
284
251
  }
285
252
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
286
253
  }
287
- .form-control__component_118dc {
254
+ .form-control__component_12rmd {
288
255
  color: #000;
289
256
  }
290
- .form-control__inner_118dc {
257
+ .form-control__inner_12rmd {
291
258
  background-color: #f3f4f5;
292
259
  }
293
- .form-control__label_118dc {
260
+ .form-control__label_12rmd {
294
261
  color: rgba(60, 60, 67, 0.6);
295
262
  }
296
- .form-control__hint_118dc {
263
+ .form-control__hint_12rmd {
297
264
  color: rgba(60, 60, 67, 0.6);
298
265
  }
299
- .form-control__disabled_118dc {
266
+ .form-control__disabled_12rmd {
300
267
  background-color: #f3f4f5;
301
268
  color: rgba(60, 60, 67, 0.6);
302
269
  }
303
- .form-control__focused_118dc.form-control__inner_118dc {
270
+ .form-control__focused_12rmd.form-control__inner_12rmd {
304
271
  background-color: #f3f4f5;
305
272
  }
306
- .form-control__inner_118dc:not(.form-control__disabled_118dc):hover {
273
+ .form-control__inner_12rmd:not(.form-control__disabled_12rmd):hover {
307
274
  background-color: #f3f4f5;
308
275
  }
309
- .form-control__error_118dc {
276
+ .form-control__error_12rmd {
310
277
  color: #ef3124;
311
278
  }
312
- .form-control__hasError_118dc .form-control__label_118dc {
279
+ .form-control__hasError_12rmd .form-control__label_12rmd {
313
280
  color: #ef3124;
314
- }.icon-view__component_16ygy {
315
- color: rgba(235, 235, 245, 0.6);
281
+ }.hatching-progress-bar__container_kyvu9 {
282
+ background: rgba(255, 255, 255, 0.1);
316
283
  }
317
- .icon-view__bg_16ygy {
318
- fill: #f3f4f5;
284
+ .hatching-progress-bar__hatch_kyvu9 {
285
+ background: repeating-linear-gradient(
286
+ -45deg,
287
+ #464649 6px 10px,
288
+ rgba(255, 255, 255, 0) 10px 18px
289
+ );
319
290
  }
320
- .icon-view__border_16ygy {
321
- stroke: rgba(255, 255, 255, 0.1);
322
- fill: transparent;
291
+ .hatching-progress-bar__positive_kyvu9 {
292
+ background: #2fc26e;
293
+ }
294
+ .hatching-progress-bar__attention_kyvu9 {
295
+ background: #f6bf65;
296
+ }
297
+ .hatching-progress-bar__negative_kyvu9 {
298
+ background: #d91d0b;
299
+ }
300
+ .hatching-progress-bar__link_kyvu9 {
301
+ background: #0072ef;
302
+ }
303
+ .hatching-progress-bar__tertiary_kyvu9 {
304
+ background: #464649;
305
+ }
306
+ .hatching-progress-bar__secondary_kyvu9 {
307
+ background: #8d8d93;
308
+ }
309
+ .hatching-progress-bar__primary_kyvu9 {
310
+ background: #fff;
311
+ }
312
+ .hatching-progress-bar__accent_kyvu9 {
313
+ background: #ef3124;
323
314
  }@media (max-width: 599px) {
324
315
  }
325
316
  @media (min-width: 360px) {
@@ -368,245 +359,254 @@
368
359
  }
369
360
  @media (min-width: 1920px) {
370
361
  }
371
- .list__list_20x2a {
362
+ .icon-view__component_fdpj7 {
363
+ color: rgba(235, 235, 245, 0.6);
364
+ }
365
+ .icon-view__bg_fdpj7 {
366
+ fill: #f3f4f5;
367
+ }
368
+ .icon-view__border_fdpj7 {
369
+ stroke: rgba(255, 255, 255, 0.1);
370
+ fill: transparent;
371
+ }.list__list_1j5a1 {
372
372
  color: #fff;
373
373
  }
374
- .list__slot_20x2a {
374
+ .list__slot_1j5a1 {
375
375
  color: #fff;
376
- }.link__primary_1ujgw {
376
+ }.link__primary_oobwy {
377
377
  color: #fff;
378
378
  border-bottom-color: #fff
379
379
  }
380
- .link__primary_1ujgw:hover {
380
+ .link__primary_oobwy:hover {
381
381
  color: rgb(255, 255, 255);
382
382
  }
383
- .link__primary_1ujgw:active {
383
+ .link__primary_oobwy:active {
384
384
  color: rgb(255, 255, 255);
385
385
  }
386
- .link__secondary_1ujgw {
386
+ .link__secondary_oobwy {
387
387
  color: #8d8d93;
388
388
  border-bottom-color: #8d8d93
389
389
  }
390
- .link__secondary_1ujgw:hover {
390
+ .link__secondary_oobwy:hover {
391
391
  color: rgb(164, 164, 169);
392
392
  }
393
- .link__secondary_1ujgw:active {
393
+ .link__secondary_oobwy:active {
394
394
  color: rgb(187, 187, 190);
395
395
  }
396
- .link__defaultView_1ujgw {
396
+ .link__defaultView_oobwy {
397
397
  color: #0072ef;
398
398
  border-bottom-color: #0072ef
399
399
  }
400
- .link__defaultView_1ujgw:hover {
400
+ .link__defaultView_oobwy:hover {
401
401
  color: rgb(51, 142, 242);
402
402
  }
403
- .link__defaultView_1ujgw:active {
403
+ .link__defaultView_oobwy:active {
404
404
  color: rgb(102, 170, 245);
405
405
  }
406
- .link__component_1uums:hover .link__text_1uums,
407
- .link__component_1uums:active .link__text_1uums {
406
+ .link__component_q6c57:hover .link__text_q6c57,
407
+ .link__component_q6c57:active .link__text_q6c57 {
408
408
  border-bottom-color: rgba(0, 0, 0, 0);
409
409
  }
410
- .link__focused_1uums {
410
+ .link__focused_q6c57 {
411
411
  outline: 2px solid #0072ef;
412
412
  }
413
- .link__primary_th08h {
413
+ .link__primary_1mmza {
414
414
  color: #000;
415
415
  border-bottom-color: #000
416
416
  }
417
- .link__primary_th08h:hover {
417
+ .link__primary_1mmza:hover {
418
418
  color: rgb(204, 204, 204);
419
419
  }
420
- .link__primary_th08h:active {
420
+ .link__primary_1mmza:active {
421
421
  color: rgb(153, 153, 153);
422
422
  }
423
- .link__secondary_th08h {
423
+ .link__secondary_1mmza {
424
424
  color: #8a8a8e;
425
425
  border-bottom-color: #8a8a8e
426
426
  }
427
- .link__secondary_th08h:hover {
427
+ .link__secondary_1mmza:hover {
428
428
  color: rgb(146, 150, 156);
429
429
  }
430
- .link__secondary_th08h:active {
430
+ .link__secondary_1mmza:active {
431
431
  color: rgb(109, 113, 117);
432
432
  }
433
- .link__defaultView_th08h {
433
+ .link__defaultView_1mmza {
434
434
  color: #0072ef;
435
435
  border-bottom-color: #0072ef
436
436
  }
437
- .link__defaultView_th08h:hover {
437
+ .link__defaultView_1mmza:hover {
438
438
  color: rgb(0, 98, 204);
439
439
  }
440
- .link__defaultView_th08h:active {
440
+ .link__defaultView_1mmza:active {
441
441
  color: rgb(0, 73, 153);
442
- }@keyframes loader__blink_15i20 {
443
- }.progress-bar__container_1fp4z {
442
+ }@keyframes loader__blink_3imwv {
443
+ }.progress-bar__container_3705l {
444
444
  background: rgba(255, 255, 255, 0.1)
445
445
  }
446
- .progress-bar__filled_1fp4z.progress-bar__positive_1fp4z {
446
+ .progress-bar__filled_3705l.progress-bar__positive_3705l {
447
447
  background: #2fc26e;
448
448
  }
449
- .progress-bar__filled_1fp4z.progress-bar__negative_1fp4z {
449
+ .progress-bar__filled_3705l.progress-bar__negative_3705l {
450
450
  background: #d91d0b;
451
451
  }
452
- .progress-bar__filled_1fp4z.progress-bar__attention_1fp4z {
452
+ .progress-bar__filled_3705l.progress-bar__attention_3705l {
453
453
  background: #f6bf65;
454
454
  }
455
- .progress-bar__filled_1fp4z.progress-bar__link_1fp4z {
455
+ .progress-bar__filled_3705l.progress-bar__link_3705l {
456
456
  background: #0072ef;
457
457
  }
458
- .progress-bar__filled_1fp4z.progress-bar__tertiary_1fp4z {
458
+ .progress-bar__filled_3705l.progress-bar__tertiary_3705l {
459
459
  background: #464649;
460
460
  }
461
- .progress-bar__filled_1fp4z.progress-bar__secondary_1fp4z {
461
+ .progress-bar__filled_3705l.progress-bar__secondary_3705l {
462
462
  background: #8d8d93;
463
463
  }
464
- .progress-bar__filled_1fp4z.progress-bar__primary_1fp4z {
464
+ .progress-bar__filled_3705l.progress-bar__primary_3705l {
465
465
  background: #fff;
466
466
  }
467
- .progress-bar__filled_1fp4z.progress-bar__accent_1fp4z {
467
+ .progress-bar__filled_3705l.progress-bar__accent_3705l {
468
468
  background: #ef3124;
469
- }.pure-input__input_zsjmc {
469
+ }.pure-input__input_1abfd {
470
470
  color: #fff;
471
471
  caret-color: #0072ef;
472
472
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
473
473
  }
474
- .pure-input__input_zsjmc:-webkit-autofill {
474
+ .pure-input__input_1abfd:-webkit-autofill {
475
475
  -webkit-text-fill-color: #fff;
476
476
  }
477
- .pure-input__input_zsjmc::placeholder {
477
+ .pure-input__input_1abfd::placeholder {
478
478
  color: #8d8d93;
479
479
  }
480
- .pure-input__hasLabel_zsjmc::placeholder {
480
+ .pure-input__hasLabel_1abfd::placeholder {
481
481
  color: #464649;
482
482
  }
483
- .pure-input__clearIcon_zsjmc {
483
+ .pure-input__clearIcon_1abfd {
484
484
  color: #fff;
485
485
  }
486
- .pure-input__input_zsjmc:read-only {
486
+ .pure-input__input_1abfd:read-only {
487
487
  color: #8d8d93
488
488
  }
489
- .pure-input__input_zsjmc:read-only:focus::placeholder {
489
+ .pure-input__input_1abfd:read-only:focus::placeholder {
490
490
  color: #8d8d93;
491
491
  }
492
- .pure-input__input_zsjmc:disabled {
492
+ .pure-input__input_1abfd:disabled {
493
493
  color: #fff;
494
494
  -webkit-text-fill-color: #fff;
495
495
  }
496
- .pure-input__input_zsjmc:focus::placeholder {
496
+ .pure-input__input_1abfd:focus::placeholder {
497
497
  color: rgba(235, 235, 245, 0.3);
498
498
  }
499
- .pure-input__error_zsjmc {
499
+ .pure-input__error_1abfd {
500
500
  color: #f15045;
501
501
  caret-color: #f15045;
502
502
  }
503
- .pure-input__component_zsjmc {
503
+ .pure-input__component_1abfd {
504
504
  color: #fff;
505
505
  background-color: #202022;
506
506
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
507
507
  }
508
- .pure-input__component_zsjmc::placeholder {
508
+ .pure-input__component_1abfd::placeholder {
509
509
  color: #8d8d93;
510
510
  }
511
- .pure-input__component_zsjmc:disabled {
511
+ .pure-input__component_1abfd:disabled {
512
512
  color: #fff;
513
513
  background-color: #202022;
514
514
  }
515
- .pure-input__component_zsjmc:not(:disabled):focus::placeholder {
515
+ .pure-input__component_1abfd:not(:disabled):focus::placeholder {
516
516
  color: rgba(235, 235, 245, 0.3);
517
517
  }
518
- .pure-input__focusVisible_zsjmc {
518
+ .pure-input__focusVisible_1abfd {
519
519
  outline: 2px solid #0072ef;
520
520
  }
521
- .pure-input__component_zsjmc:not(:disabled):hover {
521
+ .pure-input__component_1abfd:not(:disabled):hover {
522
522
  background-color: #202022;
523
- }.radio-group__error_47lnn {
523
+ }.radio-group__error_v9fkw {
524
524
  border-left: 1px solid #f15045;
525
525
  }
526
- .radio-group__label_47lnn {
526
+ .radio-group__label_v9fkw {
527
527
  color: #fff;
528
528
  }
529
- .radio-group__errorMessage_47lnn {
529
+ .radio-group__errorMessage_v9fkw {
530
530
  color: #f15045;
531
531
  }
532
- .radio-group__hint_47lnn {
532
+ .radio-group__hint_v9fkw {
533
533
  color: #8d8d93;
534
- }.radio__container_1f5s9:not(.radio__checked_1f5s9):not(.radio__disabled_1f5s9):not(.radio__inactive_1f5s9) .radio__circle_1f5s9 {
534
+ }.radio__container_1jnrf:not(.radio__checked_1jnrf):not(.radio__disabled_1jnrf):not(.radio__inactive_1jnrf) .radio__circle_1jnrf {
535
535
  background-color: #000;
536
536
  border: 1.5px solid #8d8d93;
537
537
  }
538
- .radio__container_1f5s9:not(.radio__checked_1f5s9):not(.radio__disabled_1f5s9):not(.radio__inactive_1f5s9):hover:not(:active) .radio__circle_1f5s9 {
538
+ .radio__container_1jnrf:not(.radio__checked_1jnrf):not(.radio__disabled_1jnrf):not(.radio__inactive_1jnrf):hover:not(:active) .radio__circle_1jnrf {
539
539
  background-color: #000;
540
540
  border-color: #8d8d93;
541
541
  }
542
- .radio__container_1f5s9:not(.radio__checked_1f5s9):not(.radio__disabled_1f5s9):not(.radio__inactive_1f5s9):active .radio__circle_1f5s9 {
542
+ .radio__container_1jnrf:not(.radio__checked_1jnrf):not(.radio__disabled_1jnrf):not(.radio__inactive_1jnrf):active .radio__circle_1jnrf {
543
543
  background-color: #000;
544
544
  border-color: #fff;
545
545
  }
546
- .radio__container_1f5s9.radio__disabled_1f5s9 .radio__circle_1f5s9 {
546
+ .radio__container_1jnrf.radio__disabled_1jnrf .radio__circle_1jnrf {
547
547
  background-color: #000;
548
548
  border: 1.5px solid #2a2a2c;
549
549
  }
550
- .radio__container_1f5s9.radio__disabled_1f5s9 .radio__label_1f5s9 {
550
+ .radio__container_1jnrf.radio__disabled_1jnrf .radio__label_1jnrf {
551
551
  color: #8d8d93;
552
552
  }
553
- .radio__container_1f5s9.radio__disabled_1f5s9 .radio__hint_1f5s9 {
553
+ .radio__container_1jnrf.radio__disabled_1jnrf .radio__hint_1jnrf {
554
554
  color: #8d8d93;
555
555
  }
556
- .radio__container_1f5s9.radio__inactive_1f5s9 .radio__circle_1f5s9 {
556
+ .radio__container_1jnrf.radio__inactive_1jnrf .radio__circle_1jnrf {
557
557
  background-color: #3a3a3c;
558
558
  border: 1px solid #464649;
559
559
  }
560
- .radio__container_1f5s9.radio__inactive_1f5s9.radio__checked_1f5s9 .radio__circle_1f5s9:before {
560
+ .radio__container_1jnrf.radio__inactive_1jnrf.radio__checked_1jnrf .radio__circle_1jnrf:before {
561
561
  background-color: #464649;
562
562
  }
563
- .radio__container_1f5s9.radio__checked_1f5s9 .radio__circle_1f5s9 {
563
+ .radio__container_1jnrf.radio__checked_1jnrf .radio__circle_1jnrf {
564
564
  background-color: #fff;
565
565
  border: 1.5px solid transparent;
566
566
  }
567
- .radio__container_1f5s9.radio__checked_1f5s9:hover .radio__circle_1f5s9 {
567
+ .radio__container_1jnrf.radio__checked_1jnrf:hover .radio__circle_1jnrf {
568
568
  background-color: rgb(255, 255, 255);
569
569
  border-color: transparent;
570
570
  }
571
- .radio__container_1f5s9.radio__checked_1f5s9:active .radio__circle_1f5s9 {
571
+ .radio__container_1jnrf.radio__checked_1jnrf:active .radio__circle_1jnrf {
572
572
  background-color: rgb(255, 255, 255);
573
573
  border-color: transparent;
574
574
  }
575
- .radio__container_1f5s9.radio__focused_1f5s9 .radio__circle_1f5s9 {
575
+ .radio__container_1jnrf.radio__focused_1jnrf .radio__circle_1jnrf {
576
576
  outline: 2px solid #0072ef;
577
577
  }
578
- .radio__container_1f5s9.radio__disabled_1f5s9.radio__checked_1f5s9 .radio__circle_1f5s9,
579
- .radio__container_1f5s9.radio__inactive_1f5s9.radio__checked_1f5s9 .radio__circle_1f5s9 {
578
+ .radio__container_1jnrf.radio__disabled_1jnrf.radio__checked_1jnrf .radio__circle_1jnrf,
579
+ .radio__container_1jnrf.radio__inactive_1jnrf.radio__checked_1jnrf .radio__circle_1jnrf {
580
580
  background-color: #3a3a3c;
581
581
  border-color: transparent;
582
582
  }
583
- .radio__circle_1f5s9:before {
583
+ .radio__circle_1jnrf:before {
584
584
  background-color: #000;
585
585
  }
586
- .radio__label_1f5s9 {
586
+ .radio__label_1jnrf {
587
587
  color: #fff;
588
588
  }
589
- .radio__hint_1f5s9 {
589
+ .radio__hint_1jnrf {
590
590
  color: #8d8d93;
591
- }.scrollbar__component_1mz7h .scrollbar:before {
591
+ }.scrollbar__component_1ctzb .scrollbar:before {
592
592
  background-color: rgba(255, 255, 255, 0.3);
593
593
  }
594
- .scrollbar__component_1mz7h.dragging .track .scrollbar.visible:before {
594
+ .scrollbar__component_1ctzb.dragging .track .scrollbar.visible:before {
595
595
  background-color: rgba(255, 255, 255, 0.6);
596
596
  }
597
597
 
598
- .scrollbar__component_1mwgf .scrollbar:before {
598
+ .scrollbar__component_1cr88 .scrollbar:before {
599
599
  background-color: rgba(0, 0, 0, 0.3);
600
600
  }
601
- .scrollbar__component_1mwgf.dragging .track .scrollbar.visible:before {
601
+ .scrollbar__component_1cr88.dragging .track .scrollbar.visible:before {
602
602
  background-color: rgba(0, 0, 0, 0.6);
603
- }.skeleton__component_1qzv2 {
603
+ }.skeleton__component_xlix3 {
604
604
  color: transparent;
605
605
  }
606
- .skeleton__component_1qzv2:before {
606
+ .skeleton__component_xlix3:before {
607
607
  background: rgba(255, 255, 255, 0.1);
608
608
  }
609
- .skeleton__animate_1qzv2:after {
609
+ .skeleton__animate_xlix3:after {
610
610
  background: rgba(255, 255, 255, 0.1);
611
611
  background-image: linear-gradient(
612
612
  to left,
@@ -617,243 +617,243 @@
617
617
  rgba(0, 0, 0, 0)
618
618
  );
619
619
  }
620
- @keyframes skeleton__gradient_1qzv2 {
620
+ @keyframes skeleton__gradient_xlix3 {
621
621
  }
622
- @keyframes skeleton__background_1qzv2 {
622
+ @keyframes skeleton__background_xlix3 {
623
623
  0% {
624
624
  background: rgb(182, 188, 195);
625
625
  }
626
626
  100% {
627
627
  background: rgb(198, 205, 214);
628
628
  }
629
- }.slider__component_19c3f .noUi-base:hover {
629
+ }.slider__component_1ep7q .noUi-base:hover {
630
630
  background: #2a2a2c
631
631
  }
632
- .slider__component_19c3f .noUi-base:hover .noUi-connect {
632
+ .slider__component_1ep7q .noUi-base:hover .noUi-connect {
633
633
  background: #d91d0b;
634
634
  }
635
- .slider__component_19c3f .noUi-handle:hover .noUi-touch-area {
635
+ .slider__component_1ep7q .noUi-handle:hover .noUi-touch-area {
636
636
  background: rgb(240, 63, 51);
637
637
  }
638
- .slider__component_19c3f .noUi-handle:active .noUi-touch-area {
638
+ .slider__component_1ep7q .noUi-handle:active .noUi-touch-area {
639
639
  background: rgb(241, 80, 69);
640
640
  }
641
- .slider__component_19c3f .noUi-base {
641
+ .slider__component_1ep7q .noUi-base {
642
642
  background: #2a2a2c;
643
643
  }
644
- .slider__component_19c3f .noUi-connect {
644
+ .slider__component_1ep7q .noUi-connect {
645
645
  background: #d91d0b;
646
646
  }
647
- .slider__component_19c3f .noUi-handle {
647
+ .slider__component_1ep7q .noUi-handle {
648
648
  border: 2px solid transparent;
649
649
  }
650
- .slider__component_19c3f .noUi-touch-area {
650
+ .slider__component_1ep7q .noUi-touch-area {
651
651
  background: #ef3124;
652
652
  }
653
- .slider__component_19c3f .noUi-pips {
653
+ .slider__component_1ep7q .noUi-pips {
654
654
  color: #8d8d93;
655
- }.spinner__default_w1wmr {
655
+ }.spinner__default_52wd4 {
656
656
  color: #fff;
657
657
  }
658
- .spinner__inverted_w1wmr {
658
+ .spinner__inverted_52wd4 {
659
659
  color: #000;
660
660
  }
661
- @keyframes spinner__spin_animation_w1wmr {
662
- }.status__soft_x720w.status__green_x720w {
661
+ @keyframes spinner__spin_animation_52wd4 {
662
+ }.status__soft_1a3hh.status__green_1a3hh {
663
663
  background: rgba(19, 164, 99, 0.1);
664
664
  color: #13a463;
665
665
  }
666
- .status__soft_x720w.status__orange_x720w {
666
+ .status__soft_1a3hh.status__orange_1a3hh {
667
667
  background: rgba(222, 106, 0, 0.1);
668
668
  color: #de6a00;
669
669
  }
670
- .status__soft_x720w.status__red_x720w {
670
+ .status__soft_1a3hh.status__red_1a3hh {
671
671
  background: rgba(217, 29, 11, 0.1);
672
672
  color: #d91d0b;
673
673
  }
674
- .status__soft_x720w.status__blue_x720w {
674
+ .status__soft_1a3hh.status__blue_1a3hh {
675
675
  background: rgba(0, 122, 255, 0.1);
676
676
  color: #007aff;
677
677
  }
678
- .status__soft_x720w.status__grey_x720w {
678
+ .status__soft_1a3hh.status__grey_1a3hh {
679
679
  background: rgba(109, 121, 134, 0.1);
680
680
  color: #6d7986;
681
681
  }
682
- .status__soft_x720w.status__teal_x720w {
682
+ .status__soft_1a3hh.status__teal_1a3hh {
683
683
  background: rgba(33, 145, 135, 0.1);
684
684
  color: #219187;
685
685
  }
686
- .status__soft_x720w.status__purple_x720w {
686
+ .status__soft_1a3hh.status__purple_1a3hh {
687
687
  background: rgba(103, 58, 183, 0.1);
688
688
  color: #673ab7;
689
689
  }
690
- .status__contrast_x720w {
690
+ .status__contrast_1a3hh {
691
691
  color: #000
692
692
  }
693
- .status__contrast_x720w.status__green_x720w {
693
+ .status__contrast_1a3hh.status__green_1a3hh {
694
694
  background: #13a463;
695
695
  }
696
- .status__contrast_x720w.status__orange_x720w {
696
+ .status__contrast_1a3hh.status__orange_1a3hh {
697
697
  background: #de6a00;
698
698
  }
699
- .status__contrast_x720w.status__red_x720w {
699
+ .status__contrast_1a3hh.status__red_1a3hh {
700
700
  background: #d91d0b;
701
701
  }
702
- .status__contrast_x720w.status__blue_x720w {
702
+ .status__contrast_1a3hh.status__blue_1a3hh {
703
703
  background: #007aff;
704
704
  }
705
- .status__contrast_x720w.status__grey_x720w {
705
+ .status__contrast_1a3hh.status__grey_1a3hh {
706
706
  background: #6d7986;
707
707
  }
708
- .status__contrast_x720w.status__teal_x720w {
708
+ .status__contrast_1a3hh.status__teal_1a3hh {
709
709
  background: #219187;
710
710
  }
711
- .status__contrast_x720w.status__purple_x720w {
711
+ .status__contrast_1a3hh.status__purple_1a3hh {
712
712
  background: #673ab7;
713
- }.switch__component_m0sau {
713
+ }.switch__component_b6n5r {
714
714
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
715
715
  }
716
- .switch__switch_m0sau {
716
+ .switch__switch_b6n5r {
717
717
  background-color: #8d8d93;
718
718
  border: 2px solid #8d8d93;
719
719
  }
720
- .switch__switch_m0sau:before {
720
+ .switch__switch_b6n5r:before {
721
721
  background-color: #000;
722
722
  }
723
- .switch__label_m0sau {
723
+ .switch__label_b6n5r {
724
724
  color: #fff;
725
725
  }
726
- .switch__hint_m0sau {
726
+ .switch__hint_b6n5r {
727
727
  color: #8d8d93;
728
728
  }
729
- .switch__checked_m0sau .switch__switch_m0sau {
729
+ .switch__checked_b6n5r .switch__switch_b6n5r {
730
730
  background-color: #ef3124;
731
731
  border-color: #ef3124;
732
732
  }
733
- .switch__disabled_m0sau .switch__switch_m0sau {
733
+ .switch__disabled_b6n5r .switch__switch_b6n5r {
734
734
  background-color: #2a2a2c;
735
735
  border-color: #2a2a2c;
736
736
  }
737
- .switch__disabled_m0sau .switch__label_m0sau {
737
+ .switch__disabled_b6n5r .switch__label_b6n5r {
738
738
  color: #8d8d93;
739
739
  }
740
- .switch__disabled_m0sau .switch__hint_m0sau {
740
+ .switch__disabled_b6n5r .switch__hint_b6n5r {
741
741
  color: #8d8d93;
742
742
  }
743
- .switch__inactive_m0sau .switch__switch_m0sau {
743
+ .switch__inactive_b6n5r .switch__switch_b6n5r {
744
744
  background-color: #2a2a2c;
745
745
  border-color: #2a2a2c
746
746
  }
747
- .switch__inactive_m0sau .switch__switch_m0sau:before {
747
+ .switch__inactive_b6n5r .switch__switch_b6n5r:before {
748
748
  background-color: #464649;
749
749
  }
750
- .switch__focused_m0sau .switch__switch_m0sau {
750
+ .switch__focused_b6n5r .switch__switch_b6n5r {
751
751
  outline: 2px solid #0072ef;
752
- }.tag__component_1r2tz {
752
+ }.tag__component_e5tr6 {
753
753
  color: #fff;
754
754
  border-color: transparent;
755
755
  background-color: #202022
756
756
  }
757
- .tag__component_1r2tz:disabled {
757
+ .tag__component_e5tr6:disabled {
758
758
  border-color: transparent;
759
759
  color: #464649;
760
760
  background-color: rgba(32, 32, 34, 0.3);
761
761
  }
762
- .tag__component_1r2tz:hover:not(:disabled) {
762
+ .tag__component_e5tr6:hover:not(:disabled) {
763
763
  border-color: transparent;
764
764
  background-color: #202022;
765
765
  }
766
- .tag__component_1r2tz:active:not(:disabled) {
766
+ .tag__component_e5tr6:active:not(:disabled) {
767
767
  border-color: transparent;
768
768
  background-color: rgb(65, 65, 67);
769
769
  color: #fff;
770
770
  }
771
- .tag__checked_1r2tz {
771
+ .tag__checked_e5tr6 {
772
772
  border-color: transparent;
773
773
  background-color: #f3f4f5;
774
774
  color: #000
775
775
  }
776
- .tag__checked_1r2tz:disabled {
776
+ .tag__checked_e5tr6:disabled {
777
777
  background-color: rgba(243, 244, 245, 0.3);
778
778
  border-color: transparent;
779
779
  color: #000;
780
780
  }
781
- .tag__checked_1r2tz:hover:not(:disabled):not(:active) {
781
+ .tag__checked_e5tr6:hover:not(:disabled):not(:active) {
782
782
  background-color: #f3f4f5;
783
783
  }
784
- .tag__checked_1r2tz:active:not(:disabled) {
784
+ .tag__checked_e5tr6:active:not(:disabled) {
785
785
  background-color: rgb(194, 195, 196);
786
786
  color: #000;
787
787
  }
788
- .tag__focused_vmxnq {
788
+ .tag__focused_13kgl {
789
789
  outline: 2px solid #0072ef;
790
790
  }
791
- .tag__component_5jv8x {
791
+ .tag__component_rnz2b {
792
792
  color: #fff;
793
793
  border-color: #464649;
794
794
  background-color: transparent
795
795
  }
796
- .tag__component_5jv8x:disabled {
796
+ .tag__component_rnz2b:disabled {
797
797
  border-color: #2b2b2e;
798
798
  color: #464649;
799
799
  background-color: transparent;
800
800
  }
801
- .tag__component_5jv8x:hover:not(:disabled) {
801
+ .tag__component_rnz2b:hover:not(:disabled) {
802
802
  border-color: #fff;
803
803
  background-color: transparent;
804
804
  }
805
- .tag__component_5jv8x:active:not(:disabled) {
805
+ .tag__component_rnz2b:active:not(:disabled) {
806
806
  border-color: #fff;
807
807
  background-color: rgba(255, 255, 255, 0.07);
808
808
  color: #fff;
809
809
  }
810
- .tag__checked_5jv8x {
810
+ .tag__checked_rnz2b {
811
811
  border-color: #fff;
812
812
  background-color: #fff;
813
813
  color: #000
814
814
  }
815
- .tag__checked_5jv8x:disabled {
815
+ .tag__checked_rnz2b:disabled {
816
816
  background-color: rgba(255, 255, 255, 0.3);
817
817
  border-color: transparent;
818
818
  color: #000;
819
819
  }
820
- .tag__checked_5jv8x:active:not(:disabled) {
820
+ .tag__checked_rnz2b:active:not(:disabled) {
821
821
  background-color: rgb(217, 217, 217);
822
822
  color: #000;
823
- }.typography__tertiary_14954 {
823
+ }.typography__tertiary_yn6gc {
824
824
  color: #464649;
825
825
  }
826
- .typography__disabled_14954 {
826
+ .typography__disabled_yn6gc {
827
827
  color: #2a2a2c;
828
828
  }
829
- .typography__accent_14954 {
829
+ .typography__accent_yn6gc {
830
830
  color: #ef3124;
831
831
  }
832
- .typography__primary_14954 {
832
+ .typography__primary_yn6gc {
833
833
  color: #fff;
834
834
  }
835
- .typography__attention_14954 {
835
+ .typography__attention_yn6gc {
836
836
  color: #cb830f;
837
837
  }
838
- .typography__positive_14954 {
838
+ .typography__positive_yn6gc {
839
839
  color: #13a463;
840
840
  }
841
- .typography__secondary_14954 {
841
+ .typography__secondary_yn6gc {
842
842
  color: #8d8d93;
843
843
  }
844
- .typography__tertiary-inverted_14954 {
844
+ .typography__tertiary-inverted_yn6gc {
845
845
  color: #c5c5c7;
846
846
  }
847
- .typography__primary-inverted_14954 {
847
+ .typography__primary-inverted_yn6gc {
848
848
  color: #000;
849
849
  }
850
- .typography__secondary-inverted_14954 {
850
+ .typography__secondary-inverted_yn6gc {
851
851
  color: #8a8a8e;
852
852
  }
853
- .typography__link_14954 {
853
+ .typography__link_yn6gc {
854
854
  color: #0072ef;
855
855
  }
856
- .typography__negative_14954 {
856
+ .typography__negative_yn6gc {
857
857
  color: #f15045;
858
858
  }
859
859
 
@@ -863,783 +863,783 @@
863
863
  @media screen and (min-width: 600px) {
864
864
  }
865
865
  @media screen and (min-width: 1024px) {
866
- }.textarea__input_1peog {
866
+ }.textarea__input_48ayt {
867
867
  color: #fff;
868
868
  caret-color: #0072ef;
869
869
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
870
870
  }
871
- .textarea__input_1peog:-webkit-autofill {
871
+ .textarea__input_48ayt:-webkit-autofill {
872
872
  -webkit-text-fill-color: #fff;
873
873
  }
874
- .textarea__input_1peog::placeholder {
874
+ .textarea__input_48ayt::placeholder {
875
875
  color: #8d8d93;
876
876
  }
877
- .textarea__hasLabel_1peog::placeholder {
877
+ .textarea__hasLabel_48ayt::placeholder {
878
878
  color: #464649;
879
879
  }
880
- .textarea__clearIcon_1peog {
880
+ .textarea__clearIcon_48ayt {
881
881
  color: #fff;
882
882
  }
883
- .textarea__input_1peog:read-only {
883
+ .textarea__input_48ayt:read-only {
884
884
  color: #8d8d93
885
885
  }
886
- .textarea__input_1peog:read-only:focus::placeholder {
886
+ .textarea__input_48ayt:read-only:focus::placeholder {
887
887
  color: #8d8d93;
888
888
  }
889
- .textarea__input_1peog:disabled {
889
+ .textarea__input_48ayt:disabled {
890
890
  color: #fff;
891
891
  -webkit-text-fill-color: #fff;
892
892
  }
893
- .textarea__input_1peog:focus::placeholder {
893
+ .textarea__input_48ayt:focus::placeholder {
894
894
  color: rgba(235, 235, 245, 0.3);
895
895
  }
896
- .textarea__error_1peog {
896
+ .textarea__error_48ayt {
897
897
  color: #f15045;
898
898
  caret-color: #f15045;
899
899
  }
900
- .textarea__textarea_1peog {
900
+ .textarea__textarea_48ayt {
901
901
  color: #fff;
902
902
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
903
903
  }
904
- .textarea__textarea_1peog::placeholder {
904
+ .textarea__textarea_48ayt::placeholder {
905
905
  color: #8d8d93;
906
906
  }
907
- .textarea__hasLabel_1peog::placeholder {
907
+ .textarea__hasLabel_48ayt::placeholder {
908
908
  color: #464649;
909
909
  }
910
- .textarea__textarea_1peog:disabled {
910
+ .textarea__textarea_48ayt:disabled {
911
911
  color: #fff;
912
912
  -webkit-text-fill-color: #fff;
913
913
  }
914
- .textarea__textarea_1peog:read-only {
914
+ .textarea__textarea_48ayt:read-only {
915
915
  color: #8d8d93;
916
916
  }
917
- .textarea__textarea_1peog:focus::placeholder {
917
+ .textarea__textarea_48ayt:focus::placeholder {
918
918
  color: rgba(235, 235, 245, 0.3);
919
919
  }
920
- .textarea__focusVisible_raytn {
920
+ .textarea__focusVisible_1e82g {
921
921
  outline: 2px solid #0072ef;
922
922
  }
923
- .textarea__input_1fsu6 {
923
+ .textarea__input_1tnkr {
924
924
  color: #000;
925
925
  caret-color: #0072ef;
926
926
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
927
927
  }
928
- .textarea__input_1fsu6:-webkit-autofill {
928
+ .textarea__input_1tnkr:-webkit-autofill {
929
929
  -webkit-text-fill-color: #000;
930
930
  }
931
- .textarea__input_1fsu6::placeholder {
931
+ .textarea__input_1tnkr::placeholder {
932
932
  color: rgba(60, 60, 67, 0.6);
933
933
  }
934
- .textarea__hasLabel_1fsu6::placeholder {
934
+ .textarea__hasLabel_1tnkr::placeholder {
935
935
  color: #c5c5c7;
936
936
  }
937
- .textarea__clearIcon_1fsu6 {
937
+ .textarea__clearIcon_1tnkr {
938
938
  color: #000;
939
939
  }
940
- .textarea__input_1fsu6:read-only {
940
+ .textarea__input_1tnkr:read-only {
941
941
  color: rgba(60, 60, 67, 0.6)
942
942
  }
943
- .textarea__input_1fsu6:read-only:focus::placeholder {
943
+ .textarea__input_1tnkr:read-only:focus::placeholder {
944
944
  color: rgba(60, 60, 67, 0.6);
945
945
  }
946
- .textarea__input_1fsu6:disabled {
946
+ .textarea__input_1tnkr:disabled {
947
947
  color: #000;
948
948
  -webkit-text-fill-color: #000;
949
949
  }
950
- .textarea__input_1fsu6:focus::placeholder {
950
+ .textarea__input_1tnkr:focus::placeholder {
951
951
  color: rgba(60, 60, 67, 0.3);
952
952
  }
953
- .textarea__error_1fsu6 {
953
+ .textarea__error_1tnkr {
954
954
  color: #ef3124;
955
955
  caret-color: #ef3124;
956
956
  }
957
- .textarea__textarea_1fsu6 {
957
+ .textarea__textarea_1tnkr {
958
958
  color: #000;
959
959
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
960
960
  }
961
- .textarea__textarea_1fsu6::placeholder {
961
+ .textarea__textarea_1tnkr::placeholder {
962
962
  color: rgba(60, 60, 67, 0.6);
963
963
  }
964
- .textarea__hasLabel_1fsu6::placeholder {
964
+ .textarea__hasLabel_1tnkr::placeholder {
965
965
  color: #c5c5c7;
966
966
  }
967
- .textarea__textarea_1fsu6:disabled {
967
+ .textarea__textarea_1tnkr:disabled {
968
968
  color: #000;
969
969
  -webkit-text-fill-color: #000;
970
970
  }
971
- .textarea__textarea_1fsu6:read-only {
971
+ .textarea__textarea_1tnkr:read-only {
972
972
  color: rgba(60, 60, 67, 0.6);
973
973
  }
974
- .textarea__textarea_1fsu6:focus::placeholder {
974
+ .textarea__textarea_1tnkr:focus::placeholder {
975
975
  color: rgba(60, 60, 67, 0.3);
976
- }.base-modal__component_12z52 {
976
+ }.base-modal__component_1ooxl {
977
977
  background: #121212;
978
- }.button__primary_x97sj {
978
+ }.button__primary_1jkg8 {
979
979
  color: #000;
980
980
  background-color: #f3f4f5
981
981
  }
982
- .button__primary_x97sj:hover {
982
+ .button__primary_1jkg8:hover {
983
983
  background-color: rgb(207, 207, 208);
984
984
  }
985
- .button__primary_x97sj:active {
985
+ .button__primary_1jkg8:active {
986
986
  background-color: rgb(194, 195, 196);
987
987
  }
988
- .button__secondary_x97sj {
988
+ .button__secondary_1jkg8 {
989
989
  color: #fff;
990
990
  background-color: rgba(255, 255, 255, 0.1);
991
991
  border: 1px solid transparent
992
992
  }
993
- .button__secondary_x97sj:hover {
993
+ .button__secondary_1jkg8:hover {
994
994
  background-color: rgba(255, 255, 255, 0.163);
995
995
  }
996
- .button__secondary_x97sj:active {
996
+ .button__secondary_1jkg8:active {
997
997
  background-color: rgba(255, 255, 255, 0.235);
998
998
  }
999
- .button__outlined_x97sj {
999
+ .button__outlined_1jkg8 {
1000
1000
  color: #fff;
1001
1001
  background-color: transparent;
1002
1002
  border: 1px solid #c5c5c7
1003
1003
  }
1004
- .button__outlined_x97sj:hover {
1004
+ .button__outlined_1jkg8:hover {
1005
1005
  background-color: rgba(0, 0, 0, 0.07);
1006
1006
  }
1007
- .button__outlined_x97sj:active {
1007
+ .button__outlined_1jkg8:active {
1008
1008
  background-color: rgba(0, 0, 0, 0.15);
1009
1009
  }
1010
- .button__tertiary_x97sj {
1010
+ .button__tertiary_1jkg8 {
1011
1011
  color: #fff;
1012
1012
  background-color: transparent;
1013
1013
  border: 1px solid #c5c5c7
1014
1014
  }
1015
- .button__tertiary_x97sj:hover {
1015
+ .button__tertiary_1jkg8:hover {
1016
1016
  background-color: rgba(255, 255, 255, 0.07);
1017
1017
  }
1018
- .button__tertiary_x97sj:active {
1018
+ .button__tertiary_1jkg8:active {
1019
1019
  background-color: rgba(255, 255, 255, 0.15);
1020
1020
  }
1021
- .button__filled_x97sj {
1021
+ .button__filled_1jkg8 {
1022
1022
  color: #fff;
1023
1023
  background-color: #3a3a3c
1024
1024
  }
1025
- .button__filled_x97sj:hover {
1025
+ .button__filled_1jkg8:hover {
1026
1026
  background-color: rgb(72, 72, 74);
1027
1027
  }
1028
- .button__filled_x97sj:active {
1028
+ .button__filled_1jkg8:active {
1029
1029
  background-color: rgb(88, 88, 89);
1030
1030
  }
1031
- .button__transparent_x97sj {
1031
+ .button__transparent_1jkg8 {
1032
1032
  color: #fff;
1033
1033
  background-color: rgba(255, 255, 255, 0.1)
1034
1034
  }
1035
- .button__transparent_x97sj:hover {
1035
+ .button__transparent_1jkg8:hover {
1036
1036
  background-color: rgba(255, 255, 255, 0.2);
1037
1037
  }
1038
- .button__transparent_x97sj:active {
1038
+ .button__transparent_1jkg8:active {
1039
1039
  background-color: rgba(255, 255, 255, 0.4);
1040
1040
  }
1041
- .button__link_x97sj {
1041
+ .button__link_1jkg8 {
1042
1042
  color: #fff;
1043
1043
  background-color: transparent
1044
1044
  }
1045
- .button__link_x97sj:hover {
1045
+ .button__link_1jkg8:hover {
1046
1046
  background-color: rgba(255, 255, 255, 0.163);
1047
1047
  }
1048
- .button__link_x97sj:active {
1048
+ .button__link_1jkg8:active {
1049
1049
  background-color: rgba(255, 255, 255, 0.235);
1050
1050
  }
1051
- .button__ghost_x97sj {
1051
+ .button__ghost_1jkg8 {
1052
1052
  color: #fff
1053
1053
  }
1054
- .button__ghost_x97sj:hover {
1054
+ .button__ghost_1jkg8:hover {
1055
1055
  color: rgb(179, 179, 179);
1056
1056
  }
1057
- .button__ghost_x97sj:active {
1057
+ .button__ghost_1jkg8:active {
1058
1058
  color: rgb(128, 128, 128);
1059
1059
  }
1060
- .button__component_x97sj:disabled.button__primary_x97sj {
1060
+ .button__component_1jkg8:disabled.button__primary_1jkg8 {
1061
1061
  color: rgba(60, 60, 67, 0.3);
1062
1062
  background-color: #f3f4f5
1063
1063
  }
1064
- .button__component_x97sj:disabled.button__primary_x97sj.button__loading_x97sj {
1064
+ .button__component_1jkg8:disabled.button__primary_1jkg8.button__loading_1jkg8 {
1065
1065
  background-color: #f3f4f5;
1066
1066
  }
1067
- .button__component_x97sj:disabled.button__secondary_x97sj {
1067
+ .button__component_1jkg8:disabled.button__secondary_1jkg8 {
1068
1068
  color: rgba(255, 255, 255, 0.3);
1069
1069
  background-color: rgba(255, 255, 255, 0.05);
1070
1070
  border-color: transparent
1071
1071
  }
1072
- .button__component_x97sj:disabled.button__secondary_x97sj.button__loading_x97sj {
1072
+ .button__component_1jkg8:disabled.button__secondary_1jkg8.button__loading_1jkg8 {
1073
1073
  color: #fff;
1074
1074
  background-color: rgba(255, 255, 255, 0.1);
1075
1075
  border-color: transparent;
1076
1076
  }
1077
- .button__component_x97sj:disabled.button__outlined_x97sj {
1077
+ .button__component_1jkg8:disabled.button__outlined_1jkg8 {
1078
1078
  color: rgba(255, 255, 255, 0.3);
1079
1079
  background-color: transparent;
1080
1080
  border-color: rgba(197, 197, 199, 0.3)
1081
1081
  }
1082
- .button__component_x97sj:disabled.button__outlined_x97sj.button__loading_x97sj {
1082
+ .button__component_1jkg8:disabled.button__outlined_1jkg8.button__loading_1jkg8 {
1083
1083
  color: #fff;
1084
1084
  }
1085
- .button__component_x97sj:disabled.button__tertiary_x97sj {
1085
+ .button__component_1jkg8:disabled.button__tertiary_1jkg8 {
1086
1086
  color: rgba(255, 255, 255, 0.3);
1087
1087
  background-color: transparent;
1088
1088
  border-color: rgba(197, 197, 199, 0.3)
1089
1089
  }
1090
- .button__component_x97sj:disabled.button__tertiary_x97sj.button__loading_x97sj {
1090
+ .button__component_1jkg8:disabled.button__tertiary_1jkg8.button__loading_1jkg8 {
1091
1091
  color: #fff;
1092
1092
  }
1093
- .button__component_x97sj:disabled.button__filled_x97sj {
1093
+ .button__component_1jkg8:disabled.button__filled_1jkg8 {
1094
1094
  color: rgba(255, 255, 255, 0.3);
1095
1095
  background-color: rgba(58, 58, 60, 0.3)
1096
1096
  }
1097
- .button__component_x97sj:disabled.button__filled_x97sj.button__loading_x97sj {
1097
+ .button__component_1jkg8:disabled.button__filled_1jkg8.button__loading_1jkg8 {
1098
1098
  color: #fff;
1099
1099
  background-color: #3a3a3c;
1100
1100
  }
1101
- .button__component_x97sj:disabled.button__transparent_x97sj {
1101
+ .button__component_1jkg8:disabled.button__transparent_1jkg8 {
1102
1102
  color: rgba(255, 255, 255, 0.3);
1103
1103
  background-color: rgba(255, 255, 255, 0.03)
1104
1104
  }
1105
- .button__component_x97sj:disabled.button__transparent_x97sj.button__loading_x97sj {
1105
+ .button__component_1jkg8:disabled.button__transparent_1jkg8.button__loading_1jkg8 {
1106
1106
  color: #fff;
1107
1107
  background-color: rgba(255, 255, 255, 0.1);
1108
1108
  }
1109
- .button__component_x97sj:disabled.button__link_x97sj {
1109
+ .button__component_1jkg8:disabled.button__link_1jkg8 {
1110
1110
  color: rgba(255, 255, 255, 0.3);
1111
1111
  background-color: transparent
1112
1112
  }
1113
- .button__component_x97sj:disabled.button__link_x97sj.button__loading_x97sj {
1113
+ .button__component_1jkg8:disabled.button__link_1jkg8.button__loading_1jkg8 {
1114
1114
  color: #fff;
1115
1115
  }
1116
- .button__component_x97sj:disabled.button__ghost_x97sj {
1116
+ .button__component_1jkg8:disabled.button__ghost_1jkg8 {
1117
1117
  color: rgba(255, 255, 255, 0.3)
1118
1118
  }
1119
- .button__component_x97sj:disabled.button__ghost_x97sj.button__loading_x97sj {
1119
+ .button__component_1jkg8:disabled.button__ghost_1jkg8.button__loading_1jkg8 {
1120
1120
  color: #fff;
1121
1121
  }
1122
- .button__component_3ym2a {
1122
+ .button__component_199bg {
1123
1123
  background-color: transparent
1124
1124
  }
1125
- .button__focused_3ym2a {
1125
+ .button__focused_199bg {
1126
1126
  outline: 2px solid #0072ef;
1127
1127
  }
1128
- .button__primary_1yykp {
1128
+ .button__primary_m8p3n {
1129
1129
  color: #fff;
1130
1130
  background-color: #202022
1131
1131
  }
1132
- .button__primary_1yykp:hover {
1132
+ .button__primary_m8p3n:hover {
1133
1133
  background-color: rgb(48, 48, 49);
1134
1134
  }
1135
- .button__primary_1yykp:active {
1135
+ .button__primary_m8p3n:active {
1136
1136
  background-color: rgb(65, 65, 67);
1137
1137
  }
1138
- .button__secondary_1yykp {
1138
+ .button__secondary_m8p3n {
1139
1139
  color: #000;
1140
1140
  background-color: rgba(0, 0, 0, 0.08);
1141
1141
  border: 1px solid transparent
1142
1142
  }
1143
- .button__secondary_1yykp:hover {
1143
+ .button__secondary_m8p3n:hover {
1144
1144
  background-color: rgba(0, 0, 0, 0.218);
1145
1145
  }
1146
- .button__secondary_1yykp:active {
1146
+ .button__secondary_m8p3n:active {
1147
1147
  background-color: rgba(0, 0, 0, 0.264);
1148
1148
  }
1149
- .button__outlined_1yykp {
1149
+ .button__outlined_m8p3n {
1150
1150
  color: #fff;
1151
1151
  background-color: transparent;
1152
1152
  border: 1px solid #c5c5c7
1153
1153
  }
1154
- .button__outlined_1yykp:hover {
1154
+ .button__outlined_m8p3n:hover {
1155
1155
  background-color: rgba(255, 255, 255, 0.15);
1156
1156
  }
1157
- .button__outlined_1yykp:active {
1157
+ .button__outlined_m8p3n:active {
1158
1158
  background-color: rgba(0, 0, 0, 0.15);
1159
1159
  }
1160
- .button__tertiary_1yykp {
1160
+ .button__tertiary_m8p3n {
1161
1161
  color: #000;
1162
1162
  background-color: transparent;
1163
1163
  border: 1px solid #464649
1164
1164
  }
1165
- .button__tertiary_1yykp:hover {
1165
+ .button__tertiary_m8p3n:hover {
1166
1166
  background-color: rgba(18, 18, 18, 0.15);
1167
1167
  }
1168
- .button__tertiary_1yykp:active {
1168
+ .button__tertiary_m8p3n:active {
1169
1169
  background-color: rgba(18, 18, 18, 0.2);
1170
1170
  }
1171
- .button__filled_1yykp {
1171
+ .button__filled_m8p3n {
1172
1172
  color: #fff;
1173
1173
  background-color: #3a3a3c
1174
1174
  }
1175
- .button__filled_1yykp:hover {
1175
+ .button__filled_m8p3n:hover {
1176
1176
  background-color: rgb(99, 112, 126);
1177
1177
  }
1178
- .button__filled_1yykp:active {
1178
+ .button__filled_m8p3n:active {
1179
1179
  background-color: rgb(61, 74, 88);
1180
1180
  }
1181
- .button__transparent_1yykp {
1181
+ .button__transparent_m8p3n {
1182
1182
  color: #000;
1183
1183
  background-color: rgba(255, 255, 255, 0.1)
1184
1184
  }
1185
- .button__transparent_1yykp:hover {
1185
+ .button__transparent_m8p3n:hover {
1186
1186
  background-color: rgba(255, 255, 255, 0.2);
1187
1187
  }
1188
- .button__transparent_1yykp:active {
1188
+ .button__transparent_m8p3n:active {
1189
1189
  background-color: rgba(255, 255, 255, 0.05);
1190
1190
  }
1191
- .button__link_1yykp {
1191
+ .button__link_m8p3n {
1192
1192
  color: #000;
1193
1193
  background-color: transparent
1194
1194
  }
1195
- .button__link_1yykp:hover {
1195
+ .button__link_m8p3n:hover {
1196
1196
  background-color: rgba(18, 18, 18, 0.15);
1197
1197
  }
1198
- .button__link_1yykp:active {
1198
+ .button__link_m8p3n:active {
1199
1199
  background-color: rgba(18, 18, 18, 0.2);
1200
1200
  }
1201
- .button__ghost_1yykp {
1201
+ .button__ghost_m8p3n {
1202
1202
  color: #000
1203
1203
  }
1204
- .button__ghost_1yykp:hover {
1204
+ .button__ghost_m8p3n:hover {
1205
1205
  color: rgb(77, 77, 77);
1206
1206
  }
1207
- .button__ghost_1yykp:active {
1207
+ .button__ghost_m8p3n:active {
1208
1208
  color: rgb(128, 128, 128);
1209
1209
  }
1210
- .button__component_1yykp:disabled.button__primary_1yykp {
1210
+ .button__component_m8p3n:disabled.button__primary_m8p3n {
1211
1211
  color: rgba(235, 235, 245, 0.3);
1212
1212
  background-color: #202022
1213
1213
  }
1214
- .button__component_1yykp:disabled.button__primary_1yykp.button__loading_1yykp {
1214
+ .button__component_m8p3n:disabled.button__primary_m8p3n.button__loading_m8p3n {
1215
1215
  background-color: #202022;
1216
1216
  }
1217
- .button__component_1yykp:disabled.button__secondary_1yykp {
1217
+ .button__component_m8p3n:disabled.button__secondary_m8p3n {
1218
1218
  color: rgba(0, 0, 0, 0.3);
1219
1219
  background-color: rgba(18, 18, 18, 0.08);
1220
1220
  border-color: transparent
1221
1221
  }
1222
- .button__component_1yykp:disabled.button__secondary_1yykp.button__loading_1yykp {
1222
+ .button__component_m8p3n:disabled.button__secondary_m8p3n.button__loading_m8p3n {
1223
1223
  color: #000;
1224
1224
  background-color: rgba(0, 0, 0, 0.08);
1225
1225
  border-color: transparent;
1226
1226
  }
1227
- .button__component_1yykp:disabled.button__outlined_1yykp {
1227
+ .button__component_m8p3n:disabled.button__outlined_m8p3n {
1228
1228
  color: rgba(255, 255, 255, 0.3);
1229
1229
  background-color: transparent;
1230
1230
  border-color: rgba(35, 53, 73, 0.3)
1231
1231
  }
1232
- .button__component_1yykp:disabled.button__outlined_1yykp.button__loading_1yykp {
1232
+ .button__component_m8p3n:disabled.button__outlined_m8p3n.button__loading_m8p3n {
1233
1233
  color: #fff;
1234
1234
  }
1235
- .button__component_1yykp:disabled.button__tertiary_1yykp {
1235
+ .button__component_m8p3n:disabled.button__tertiary_m8p3n {
1236
1236
  color: rgba(0, 0, 0, 0.3);
1237
1237
  background-color: transparent;
1238
1238
  border-color: rgba(70, 70, 73, 0.3)
1239
1239
  }
1240
- .button__component_1yykp:disabled.button__tertiary_1yykp.button__loading_1yykp {
1240
+ .button__component_m8p3n:disabled.button__tertiary_m8p3n.button__loading_m8p3n {
1241
1241
  color: #000;
1242
1242
  }
1243
- .button__component_1yykp:disabled.button__filled_1yykp {
1243
+ .button__component_m8p3n:disabled.button__filled_m8p3n {
1244
1244
  color: rgba(255, 255, 255, 0.3);
1245
1245
  background-color: rgba(72, 87, 103, 0.3);
1246
1246
  border-color: transparent
1247
1247
  }
1248
- .button__component_1yykp:disabled.button__filled_1yykp.button__loading_1yykp {
1248
+ .button__component_m8p3n:disabled.button__filled_m8p3n.button__loading_m8p3n {
1249
1249
  color: #fff;
1250
1250
  background-color: #3a3a3c;
1251
1251
  border-color: transparent;
1252
1252
  }
1253
- .button__component_1yykp:disabled.button__transparent_1yykp {
1253
+ .button__component_m8p3n:disabled.button__transparent_m8p3n {
1254
1254
  color: rgba(255, 255, 255, 0.3);
1255
1255
  background-color: rgba(255, 255, 255, 0.03)
1256
1256
  }
1257
- .button__component_1yykp:disabled.button__transparent_1yykp.button__loading_1yykp {
1257
+ .button__component_m8p3n:disabled.button__transparent_m8p3n.button__loading_m8p3n {
1258
1258
  color: #000;
1259
1259
  background-color: rgba(255, 255, 255, 0.1);
1260
1260
  }
1261
- .button__component_1yykp:disabled.button__link_1yykp {
1261
+ .button__component_m8p3n:disabled.button__link_m8p3n {
1262
1262
  color: rgba(0, 0, 0, 0.3);
1263
1263
  background-color: transparent
1264
1264
  }
1265
- .button__component_1yykp:disabled.button__link_1yykp.button__loading_1yykp {
1265
+ .button__component_m8p3n:disabled.button__link_m8p3n.button__loading_m8p3n {
1266
1266
  color: #000;
1267
1267
  }
1268
- .button__component_1yykp:disabled.button__ghost_1yykp {
1268
+ .button__component_m8p3n:disabled.button__ghost_m8p3n {
1269
1269
  color: rgba(0, 0, 0, 0.3)
1270
1270
  }
1271
- .button__component_1yykp:disabled.button__ghost_1yykp.button__loading_1yykp {
1271
+ .button__component_m8p3n:disabled.button__ghost_m8p3n.button__loading_m8p3n {
1272
1272
  color: #000;
1273
- }.popover__component_1pvbd {
1273
+ }.popover__component_jmrjn {
1274
1274
  background-color: transparent;
1275
1275
  color: #fff;
1276
1276
  }
1277
- .popover__inner_1pvbd {
1277
+ .popover__inner_jmrjn {
1278
1278
  background-color: #121212;
1279
1279
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1280
1280
  border: 1px solid transparent;
1281
1281
  }
1282
- .popover__arrow_1pvbd:after {
1282
+ .popover__arrow_jmrjn:after {
1283
1283
  background-color: #121212;
1284
1284
  border: 1px solid transparent;
1285
- }.tabs__component_7vds3:before {
1285
+ }.tabs__component_14lqt:before {
1286
1286
  background-color: #2b2b2e;
1287
1287
  }
1288
- .tabs__title_7vds3 {
1288
+ .tabs__title_14lqt {
1289
1289
  color: #8d8d93
1290
1290
  }
1291
- .tabs__title_7vds3:not(.tabs__disabled_7vds3):hover {
1291
+ .tabs__title_14lqt:not(.tabs__disabled_14lqt):hover {
1292
1292
  color: #fff;
1293
1293
  }
1294
- .tabs__focused_7vds3 {
1294
+ .tabs__focused_14lqt {
1295
1295
  outline: 2px solid #0072ef;
1296
1296
  }
1297
- .tabs__selected_7vds3 {
1297
+ .tabs__selected_14lqt {
1298
1298
  color: #fff;
1299
1299
  }
1300
- .tabs__disabled_7vds3 {
1300
+ .tabs__disabled_14lqt {
1301
1301
  color: #464649;
1302
1302
  }
1303
- .tabs__line_7vds3 {
1303
+ .tabs__line_14lqt {
1304
1304
  background-color: #ef3124;
1305
1305
  }
1306
- .tabs__component_7vds3:before {
1306
+ .tabs__component_14lqt:before {
1307
1307
  background-color: #2b2b2e;
1308
- }.tabs__title_7vds3 {
1308
+ }.tabs__title_14lqt {
1309
1309
  color: #8d8d93
1310
- }.tabs__title_7vds3:not(.tabs__disabled_7vds3):hover {
1310
+ }.tabs__title_14lqt:not(.tabs__disabled_14lqt):hover {
1311
1311
  color: #fff;
1312
- }.tabs__focused_7vds3 {
1312
+ }.tabs__focused_14lqt {
1313
1313
  outline: 2px solid #0072ef;
1314
- }.tabs__selected_7vds3 {
1314
+ }.tabs__selected_14lqt {
1315
1315
  color: #fff;
1316
- }.tabs__disabled_7vds3 {
1316
+ }.tabs__disabled_14lqt {
1317
1317
  color: #464649;
1318
- }.tabs__line_7vds3 {
1318
+ }.tabs__line_14lqt {
1319
1319
  background-color: #ef3124;
1320
1320
  }
1321
1321
 
1322
1322
 
1323
1323
 
1324
- .circular-progress-bar__backgroundCircle_1t39o,
1325
- .circular-progress-bar__progressCircle_1t39o {
1324
+ .circular-progress-bar__backgroundCircle_1twe5,
1325
+ .circular-progress-bar__progressCircle_1twe5 {
1326
1326
  fill: transparent;
1327
1327
  }
1328
- .circular-progress-bar__positive_1t39o {
1328
+ .circular-progress-bar__positive_1twe5 {
1329
1329
  stroke: #2fc26e;
1330
1330
  }
1331
- .circular-progress-bar__negative_1t39o {
1331
+ .circular-progress-bar__negative_1twe5 {
1332
1332
  stroke: #d91d0b;
1333
1333
  }
1334
- .circular-progress-bar__backgroundCircle_1t39o {
1334
+ .circular-progress-bar__backgroundCircle_1twe5 {
1335
1335
  stroke: #2c2c2e;
1336
- }.list-header__filled_4qqqu {
1336
+ }.list-header__filled_bno0v {
1337
1337
  background-color: rgba(255, 255, 255, 0.1);
1338
- }.chart__coreChart_13qnf .recharts-text tspan {
1339
- fill: #fff;
1340
- }
1341
- @keyframes chart__showDot_oeeb8 {
1342
- }
1343
-
1344
- .chart__tickText_17uvh {
1345
- fill: #fff;
1346
- }
1347
- .chart__circle_17uvh {
1348
- fill: #121212;
1349
- }
1350
- .chart__circle_17uvh {
1351
- fill: #121212;
1352
- }
1353
- .chart__tooltip_1ijjk {
1354
- background-color: #121212;
1355
- border: 1px solid #2b2b2e;
1356
- box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1357
- }
1358
- .chart__tooltipArrow_1ijjk {
1359
- border: 1px solid #2b2b2e;
1360
- background-color: #121212;
1361
- }
1362
- .chart__tooltipArrow_1ijjk:before {
1363
- border-color: transparent #121212 transparent transparent;
1364
- }.stepped-progress-bar__description_1xtep {
1338
+ }.stepped-progress-bar__description_1eejd {
1365
1339
  color: rgba(235, 235, 245, 0.6);
1366
1340
  }
1367
- .stepped-progress-bar__bar_68gc9 {
1341
+ .stepped-progress-bar__bar_luywv {
1368
1342
  background: rgba(255, 255, 255, 0.1);
1369
1343
  }
1370
- .stepped-progress-bar__positive_68gc9 {
1344
+ .stepped-progress-bar__positive_luywv {
1371
1345
  background: #2fc26e;
1372
1346
  }
1373
- .stepped-progress-bar__attention_68gc9 {
1347
+ .stepped-progress-bar__attention_luywv {
1374
1348
  background: #f6bf65;
1375
1349
  }
1376
- .stepped-progress-bar__negative_68gc9 {
1350
+ .stepped-progress-bar__negative_luywv {
1377
1351
  background: #d91d0b;
1378
1352
  }
1379
- .stepped-progress-bar__link_68gc9 {
1353
+ .stepped-progress-bar__link_luywv {
1380
1354
  background: #0072ef;
1381
1355
  }
1382
- .stepped-progress-bar__tertiary_68gc9 {
1356
+ .stepped-progress-bar__tertiary_luywv {
1383
1357
  background: #464649;
1384
1358
  }
1385
- .stepped-progress-bar__secondary_68gc9 {
1359
+ .stepped-progress-bar__secondary_luywv {
1386
1360
  background: #8d8d93;
1387
1361
  }
1388
- .stepped-progress-bar__primary_68gc9 {
1362
+ .stepped-progress-bar__primary_luywv {
1389
1363
  background: #fff;
1390
1364
  }
1391
- .stepped-progress-bar__accent_68gc9 {
1365
+ .stepped-progress-bar__accent_luywv {
1392
1366
  background: #ef3124;
1393
- }.drawer__backdropEnter_1vb01 {
1367
+ }.chart__coreChart_aff9r .recharts-text tspan {
1368
+ fill: #fff;
1369
+ }
1370
+ @keyframes chart__showDot_17a05 {
1371
+ }
1372
+
1373
+ .chart__tickText_1gudo {
1374
+ fill: #fff;
1375
+ }
1376
+ .chart__circle_1gudo {
1377
+ fill: #121212;
1378
+ }
1379
+ .chart__circle_1gudo {
1380
+ fill: #121212;
1381
+ }
1382
+ .chart__tooltip_1ls8o {
1383
+ background-color: #121212;
1384
+ border: 1px solid #2b2b2e;
1385
+ box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1386
+ }
1387
+ .chart__tooltipArrow_1ls8o {
1388
+ border: 1px solid #2b2b2e;
1389
+ background-color: #121212;
1390
+ }
1391
+ .chart__tooltipArrow_1ls8o:before {
1392
+ border-color: transparent #121212 transparent transparent;
1393
+ }.drawer__backdropEnter_gqhnk {
1394
1394
  background-color: transparent;
1395
1395
  }
1396
- .drawer__backdropEnterActive_1vb01,
1397
- .drawer__backdropEnterDone_1vb01 {
1396
+ .drawer__backdropEnterActive_gqhnk,
1397
+ .drawer__backdropEnterDone_gqhnk {
1398
1398
  background-color: rgba(0, 0, 0, 0.8);
1399
1399
  }
1400
- .drawer__backdropExit_1vb01 {
1400
+ .drawer__backdropExit_gqhnk {
1401
1401
  background-color: rgba(0, 0, 0, 0.8);
1402
1402
  }
1403
- .drawer__backdropExitActive_1vb01,
1404
- .drawer__backdropExitDone_1vb01 {
1403
+ .drawer__backdropExitActive_gqhnk,
1404
+ .drawer__backdropExitDone_gqhnk {
1405
1405
  background-color: transparent;
1406
- }.attach__component_oa2pc {
1406
+ }.attach__component_y6ix8 {
1407
1407
  }
1408
- .attach__focused_oa2pc {
1408
+ .attach__focused_y6ix8 {
1409
1409
  outline: 2px solid #0072ef;
1410
- }.custom-button__customButton_1sp2f.custom-button__white_1sp2f * {
1410
+ }.custom-button__customButton_1gpk2.custom-button__white_1gpk2 * {
1411
1411
  color: #fff;
1412
1412
  }
1413
- .custom-button__customButton_1sp2f.custom-button__black_1sp2f * {
1413
+ .custom-button__customButton_1gpk2.custom-button__black_1gpk2 * {
1414
1414
  color: #000;
1415
1415
  }
1416
- .custom-button__customButton_1sp2f:before {
1416
+ .custom-button__customButton_1gpk2:before {
1417
1417
  background-color: rgba(0, 0, 0, 0);
1418
1418
  }
1419
- .custom-button__customButton_1sp2f:hover:before {
1419
+ .custom-button__customButton_1gpk2:hover:before {
1420
1420
  background-color: rgba(0, 0, 0, 0.07);
1421
1421
  }
1422
- .custom-button__customButton_1sp2f:active:before {
1422
+ .custom-button__customButton_1gpk2:active:before {
1423
1423
  background-color: rgba(0, 0, 0, 0.15);
1424
1424
  }
1425
- .custom-button__customButton_1sp2f:disabled.custom-button__white_1sp2f * {
1425
+ .custom-button__customButton_1gpk2:disabled.custom-button__white_1gpk2 * {
1426
1426
  color: #fff;
1427
1427
  }
1428
- .custom-button__customButton_1sp2f:disabled.custom-button__black_1sp2f * {
1428
+ .custom-button__customButton_1gpk2:disabled.custom-button__black_1gpk2 * {
1429
1429
  color: #000;
1430
- }.confirmation__component_v6e7b {
1430
+ }.confirmation__component_rsrtc {
1431
1431
  color: #8d8d93;
1432
1432
  }
1433
- .confirmation__circle_lws5g {
1433
+ .confirmation__circle_7k8vn {
1434
1434
  fill: transparent;
1435
1435
  stroke: #464649;
1436
1436
  }
1437
- .confirmation__header_1kh57 {
1437
+ .confirmation__header_1l9ns {
1438
1438
  color: #fff;
1439
1439
  }
1440
- .confirmation__description_1kh57 {
1440
+ .confirmation__description_1l9ns {
1441
1441
  color: #8d8d93;
1442
1442
  color: #fff;
1443
1443
  }
1444
- .confirmation__title_yis5n {
1444
+ .confirmation__title_bd2gn {
1445
1445
  color: #fff;
1446
1446
  }
1447
- .confirmation__text_yis5n {
1447
+ .confirmation__text_bd2gn {
1448
1448
  color: #8d8d93;
1449
1449
  }
1450
- .confirmation__phonesWrap_yis5n {
1450
+ .confirmation__phonesWrap_bd2gn {
1451
1451
  color: #8d8d93;
1452
1452
  }
1453
- .confirmation__phoneDescription_yis5n {
1453
+ .confirmation__phoneDescription_bd2gn {
1454
1454
  color: #8d8d93;
1455
1455
  }
1456
- .confirmation__header_3ragy {
1456
+ .confirmation__header_q92ab {
1457
1457
  color: #fff;
1458
1458
  }
1459
- .confirmation__phone_3ragy {
1459
+ .confirmation__phone_q92ab {
1460
1460
  color: #fff;
1461
1461
  }
1462
- .confirmation__header_izxqw {
1462
+ .confirmation__header_1hz4e {
1463
1463
  color: #fff;
1464
1464
  }
1465
- .confirmation__description_izxqw {
1465
+ .confirmation__description_1hz4e {
1466
1466
  color: #8d8d93;
1467
- }.icon-button__primary_1o2xt {
1467
+ }.icon-button__primary_1crcb {
1468
1468
  color: #fff
1469
1469
  }
1470
- .icon-button__primary_1o2xt:hover {
1470
+ .icon-button__primary_1crcb:hover {
1471
1471
  color: rgb(204, 204, 204);
1472
1472
  }
1473
- .icon-button__primary_1o2xt:active {
1473
+ .icon-button__primary_1crcb:active {
1474
1474
  color: rgb(179, 179, 179);
1475
1475
  }
1476
- .icon-button__secondary_1o2xt {
1476
+ .icon-button__secondary_1crcb {
1477
1477
  color: #8d8d93
1478
1478
  }
1479
- .icon-button__secondary_1o2xt:hover {
1479
+ .icon-button__secondary_1crcb:hover {
1480
1480
  color: rgb(175, 175, 179);
1481
1481
  }
1482
- .icon-button__secondary_1o2xt:active {
1482
+ .icon-button__secondary_1crcb:active {
1483
1483
  color: rgb(198, 198, 201);
1484
1484
  }
1485
- .icon-button__transparent_1o2xt {
1485
+ .icon-button__transparent_1crcb {
1486
1486
  color: rgba(255, 255, 255, 0.3)
1487
1487
  }
1488
- .icon-button__transparent_1o2xt:hover {
1488
+ .icon-button__transparent_1crcb:hover {
1489
1489
  color: rgba(255, 255, 255, 0.4);
1490
1490
  }
1491
- .icon-button__transparent_1o2xt:active {
1491
+ .icon-button__transparent_1crcb:active {
1492
1492
  color: rgba(255, 255, 255, 0.5);
1493
1493
  }
1494
- .icon-button__negative_1o2xt {
1494
+ .icon-button__negative_1crcb {
1495
1495
  color: #d91d0b
1496
1496
  }
1497
- .icon-button__negative_1o2xt:hover {
1497
+ .icon-button__negative_1crcb:hover {
1498
1498
  color: rgb(220, 45, 28);
1499
1499
  }
1500
- .icon-button__negative_1o2xt:active {
1500
+ .icon-button__negative_1crcb:active {
1501
1501
  color: rgb(223, 63, 48);
1502
1502
  }
1503
- .icon-button__tertiary_1o2xt {
1503
+ .icon-button__tertiary_1crcb {
1504
1504
  color: #464649
1505
1505
  }
1506
- .icon-button__tertiary_1o2xt:hover {
1506
+ .icon-button__tertiary_1crcb:hover {
1507
1507
  color: rgb(83, 83, 86);
1508
1508
  }
1509
- .icon-button__tertiary_1o2xt:active {
1509
+ .icon-button__tertiary_1crcb:active {
1510
1510
  color: rgb(98, 98, 100);
1511
1511
  }
1512
- .icon-button__component_1o2xt:disabled.icon-button__primary_1o2xt {
1512
+ .icon-button__component_1crcb:disabled.icon-button__primary_1crcb {
1513
1513
  color: rgba(255, 255, 255, 0.3)
1514
1514
  }
1515
- .icon-button__component_1o2xt:disabled.icon-button__primary_1o2xt.icon-button__loader_1o2xt {
1515
+ .icon-button__component_1crcb:disabled.icon-button__primary_1crcb.icon-button__loader_1crcb {
1516
1516
  color: #fff;
1517
1517
  }
1518
- .icon-button__component_1o2xt:disabled.icon-button__secondary_1o2xt {
1518
+ .icon-button__component_1crcb:disabled.icon-button__secondary_1crcb {
1519
1519
  color: rgba(141, 141, 147, 0.3)
1520
1520
  }
1521
- .icon-button__component_1o2xt:disabled.icon-button__secondary_1o2xt.icon-button__loader_1o2xt {
1521
+ .icon-button__component_1crcb:disabled.icon-button__secondary_1crcb.icon-button__loader_1crcb {
1522
1522
  color: #8d8d93;
1523
1523
  }
1524
- .icon-button__component_1o2xt:disabled.icon-button__negative_1o2xt {
1524
+ .icon-button__component_1crcb:disabled.icon-button__negative_1crcb {
1525
1525
  color: rgba(217, 29, 11, 0.3)
1526
1526
  }
1527
- .icon-button__component_1o2xt:disabled.icon-button__negative_1o2xt.icon-button__loader_1o2xt {
1527
+ .icon-button__component_1crcb:disabled.icon-button__negative_1crcb.icon-button__loader_1crcb {
1528
1528
  color: #d91d0b;
1529
1529
  }
1530
- .icon-button__component_1o2xt:disabled.icon-button__tertiary_1o2xt {
1530
+ .icon-button__component_1crcb:disabled.icon-button__tertiary_1crcb {
1531
1531
  color: rgba(70, 70, 73, 0.3)
1532
1532
  }
1533
- .icon-button__component_1o2xt:disabled.icon-button__tertiary_1o2xt.icon-button__loader_1o2xt {
1533
+ .icon-button__component_1crcb:disabled.icon-button__tertiary_1crcb.icon-button__loader_1crcb {
1534
1534
  color: #464649;
1535
1535
  }
1536
1536
 
1537
- .icon-button__primary_1vh41 {
1537
+ .icon-button__primary_1k5ik {
1538
1538
  color: #000
1539
1539
  }
1540
- .icon-button__primary_1vh41:hover {
1540
+ .icon-button__primary_1k5ik:hover {
1541
1541
  color: rgb(18, 18, 18);
1542
1542
  }
1543
- .icon-button__primary_1vh41:active {
1543
+ .icon-button__primary_1k5ik:active {
1544
1544
  color: rgb(38, 38, 38);
1545
1545
  }
1546
- .icon-button__secondary_1vh41 {
1546
+ .icon-button__secondary_1k5ik {
1547
1547
  color: #8a8a8e
1548
1548
  }
1549
- .icon-button__secondary_1vh41:hover {
1549
+ .icon-button__secondary_1k5ik:hover {
1550
1550
  color: rgb(117, 117, 121);
1551
1551
  }
1552
- .icon-button__secondary_1vh41:active {
1552
+ .icon-button__secondary_1k5ik:active {
1553
1553
  color: rgb(110, 110, 114);
1554
1554
  }
1555
- .icon-button__transparent_1vh41 {
1555
+ .icon-button__transparent_1k5ik {
1556
1556
  color: rgba(0, 0, 0, 0.3)
1557
1557
  }
1558
- .icon-button__transparent_1vh41:hover {
1558
+ .icon-button__transparent_1k5ik:hover {
1559
1559
  color: rgba(0, 0, 0, 0.4);
1560
1560
  }
1561
- .icon-button__transparent_1vh41:active {
1561
+ .icon-button__transparent_1k5ik:active {
1562
1562
  color: rgba(0, 0, 0, 0.5);
1563
1563
  }
1564
- .icon-button__negative_1vh41 {
1564
+ .icon-button__negative_1k5ik {
1565
1565
  color: #d91d0b
1566
1566
  }
1567
- .icon-button__negative_1vh41:hover {
1567
+ .icon-button__negative_1k5ik:hover {
1568
1568
  color: rgb(220, 45, 28);
1569
1569
  }
1570
- .icon-button__negative_1vh41:active {
1570
+ .icon-button__negative_1k5ik:active {
1571
1571
  color: rgb(223, 63, 48);
1572
1572
  }
1573
- .icon-button__tertiary_1vh41 {
1573
+ .icon-button__tertiary_1k5ik {
1574
1574
  color: #c5c5c7
1575
1575
  }
1576
- .icon-button__tertiary_1vh41:hover {
1576
+ .icon-button__tertiary_1k5ik:hover {
1577
1577
  color: rgb(167, 167, 169);
1578
1578
  }
1579
- .icon-button__tertiary_1vh41:active {
1579
+ .icon-button__tertiary_1k5ik:active {
1580
1580
  color: rgb(158, 158, 159);
1581
1581
  }
1582
- .icon-button__component_1vh41:disabled.icon-button__primary_1vh41 {
1582
+ .icon-button__component_1k5ik:disabled.icon-button__primary_1k5ik {
1583
1583
  color: rgba(0, 0, 0, 0.3)
1584
1584
  }
1585
- .icon-button__component_1vh41:disabled.icon-button__primary_1vh41.icon-button__loader_1vh41 {
1585
+ .icon-button__component_1k5ik:disabled.icon-button__primary_1k5ik.icon-button__loader_1k5ik {
1586
1586
  color: #000;
1587
1587
  }
1588
- .icon-button__component_1vh41:disabled.icon-button__secondary_1vh41 {
1588
+ .icon-button__component_1k5ik:disabled.icon-button__secondary_1k5ik {
1589
1589
  color: rgba(138, 138, 142, 0.3)
1590
1590
  }
1591
- .icon-button__component_1vh41:disabled.icon-button__secondary_1vh41.icon-button__loader_1vh41 {
1591
+ .icon-button__component_1k5ik:disabled.icon-button__secondary_1k5ik.icon-button__loader_1k5ik {
1592
1592
  color: #8a8a8e;
1593
1593
  }
1594
- .icon-button__component_1vh41:disabled.icon-button__negative_1vh41 {
1594
+ .icon-button__component_1k5ik:disabled.icon-button__negative_1k5ik {
1595
1595
  color: rgba(217, 29, 11, 0.3)
1596
1596
  }
1597
- .icon-button__component_1vh41:disabled.icon-button__negative_1vh41.icon-button__loader_1vh41 {
1597
+ .icon-button__component_1k5ik:disabled.icon-button__negative_1k5ik.icon-button__loader_1k5ik {
1598
1598
  color: #d91d0b;
1599
1599
  }
1600
- .icon-button__component_1vh41:disabled.icon-button__tertiary_1vh41 {
1600
+ .icon-button__component_1k5ik:disabled.icon-button__tertiary_1k5ik {
1601
1601
  color: rgba(197, 197, 199, 0.3)
1602
1602
  }
1603
- .icon-button__component_1vh41:disabled.icon-button__tertiary_1vh41.icon-button__loader_1vh41 {
1603
+ .icon-button__component_1k5ik:disabled.icon-button__tertiary_1k5ik.icon-button__loader_1k5ik {
1604
1604
  color: #c5c5c7;
1605
- }.input__input_fyp3e {
1605
+ }.input__input_c65ck {
1606
1606
  color: #fff;
1607
1607
  caret-color: #0072ef;
1608
1608
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1609
1609
  }
1610
- .input__input_fyp3e:-webkit-autofill {
1610
+ .input__input_c65ck:-webkit-autofill {
1611
1611
  -webkit-text-fill-color: #fff;
1612
1612
  }
1613
- .input__input_fyp3e::placeholder {
1613
+ .input__input_c65ck::placeholder {
1614
1614
  color: #8d8d93;
1615
1615
  }
1616
- .input__hasLabel_fyp3e::placeholder {
1616
+ .input__hasLabel_c65ck::placeholder {
1617
1617
  color: #464649;
1618
1618
  }
1619
- .input__clearIcon_fyp3e {
1619
+ .input__clearIcon_c65ck {
1620
1620
  color: #fff;
1621
1621
  }
1622
- .input__input_fyp3e:read-only {
1622
+ .input__input_c65ck:read-only {
1623
1623
  color: #8d8d93
1624
1624
  }
1625
- .input__input_fyp3e:read-only:focus::placeholder {
1625
+ .input__input_c65ck:read-only:focus::placeholder {
1626
1626
  color: #8d8d93;
1627
1627
  }
1628
- .input__input_fyp3e:disabled {
1628
+ .input__input_c65ck:disabled {
1629
1629
  color: #fff;
1630
1630
  -webkit-text-fill-color: #fff;
1631
1631
  }
1632
- .input__input_fyp3e:focus::placeholder {
1632
+ .input__input_c65ck:focus::placeholder {
1633
1633
  color: rgba(235, 235, 245, 0.3);
1634
1634
  }
1635
- .input__error_fyp3e {
1635
+ .input__error_c65ck {
1636
1636
  color: #f15045;
1637
1637
  caret-color: #f15045;
1638
1638
  }
1639
- .input__focusVisible_1xnuk {
1639
+ .input__focusVisible_ts57q {
1640
1640
  outline: 2px solid #0072ef;
1641
1641
  }
1642
- @keyframes input__onautofillstart_1xnuk {
1642
+ @keyframes input__onautofillstart_ts57q {
1643
1643
  from {
1644
1644
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1645
1645
  }
@@ -1647,7 +1647,7 @@
1647
1647
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1648
1648
  }
1649
1649
  }
1650
- @keyframes input__onautofillcancel_1xnuk {
1650
+ @keyframes input__onautofillcancel_ts57q {
1651
1651
  from {
1652
1652
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1653
1653
  }
@@ -1655,104 +1655,94 @@
1655
1655
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1656
1656
  }
1657
1657
  }
1658
- .input__input_bg5wq {
1658
+ .input__input_7nm5x {
1659
1659
  color: #000;
1660
1660
  caret-color: #0072ef;
1661
1661
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1662
1662
  }
1663
- .input__input_bg5wq:-webkit-autofill {
1663
+ .input__input_7nm5x:-webkit-autofill {
1664
1664
  -webkit-text-fill-color: #000;
1665
1665
  }
1666
- .input__input_bg5wq::placeholder {
1666
+ .input__input_7nm5x::placeholder {
1667
1667
  color: rgba(60, 60, 67, 0.6);
1668
1668
  }
1669
- .input__hasLabel_bg5wq::placeholder {
1669
+ .input__hasLabel_7nm5x::placeholder {
1670
1670
  color: #c5c5c7;
1671
1671
  }
1672
- .input__clearIcon_bg5wq {
1672
+ .input__clearIcon_7nm5x {
1673
1673
  color: #000;
1674
1674
  }
1675
- .input__input_bg5wq:read-only {
1675
+ .input__input_7nm5x:read-only {
1676
1676
  color: rgba(60, 60, 67, 0.6)
1677
1677
  }
1678
- .input__input_bg5wq:read-only:focus::placeholder {
1678
+ .input__input_7nm5x:read-only:focus::placeholder {
1679
1679
  color: rgba(60, 60, 67, 0.6);
1680
1680
  }
1681
- .input__input_bg5wq:disabled {
1681
+ .input__input_7nm5x:disabled {
1682
1682
  color: #000;
1683
1683
  -webkit-text-fill-color: #000;
1684
1684
  }
1685
- .input__input_bg5wq:focus::placeholder {
1685
+ .input__input_7nm5x:focus::placeholder {
1686
1686
  color: rgba(60, 60, 67, 0.3);
1687
1687
  }
1688
- .input__error_bg5wq {
1688
+ .input__error_7nm5x {
1689
1689
  color: #ef3124;
1690
1690
  caret-color: #ef3124;
1691
- }.pagination__component_16b24 {
1691
+ }.pagination__component_18tv9 {
1692
1692
  color: #fff;
1693
1693
  }
1694
- .pagination__dots_yp16i {
1694
+ .pagination__dots_h2d04 {
1695
1695
  color: #8d8d93;
1696
1696
  }
1697
1697
 
1698
- .pagination__tag_15b8n.pagination__tag_15b8n {
1698
+ .pagination__tag_2lhgr.pagination__tag_2lhgr {
1699
1699
  color: #8d8d93
1700
1700
  }
1701
- .pagination__tag_15b8n.pagination__tag_15b8n:hover:not(:disabled) {
1701
+ .pagination__tag_2lhgr.pagination__tag_2lhgr:hover:not(:disabled) {
1702
1702
  background-color: #2c2c2e;
1703
1703
  color: #fff;
1704
1704
  }
1705
- .pagination__tag_15b8n.pagination__tag_15b8n:active:not(:disabled) {
1705
+ .pagination__tag_2lhgr.pagination__tag_2lhgr:active:not(:disabled) {
1706
1706
  background-color: #3a3a3c;
1707
1707
  }
1708
- .pagination__tag_15b8n.pagination__tag_15b8n.pagination__checked_15b8n {
1708
+ .pagination__tag_2lhgr.pagination__tag_2lhgr.pagination__checked_2lhgr {
1709
1709
  background-color: #f3f4f5;
1710
1710
  color: #000;
1711
1711
  }
1712
- .pagination__tag_15b8n.pagination__tag_15b8n.pagination__checked_15b8n:hover:not(:disabled) {
1712
+ .pagination__tag_2lhgr.pagination__tag_2lhgr.pagination__checked_2lhgr:hover:not(:disabled) {
1713
1713
  color: #000;
1714
1714
  }
1715
- .pagination__tag_15b8n.pagination__tag_15b8n.pagination__checked_15b8n:active:not(:disabled) {
1715
+ .pagination__tag_2lhgr.pagination__tag_2lhgr.pagination__checked_2lhgr:active:not(:disabled) {
1716
1716
  color: #fff;
1717
- }.plate__component_naock {
1717
+ }.plate__component_usix2 {
1718
1718
  color: #fff;
1719
1719
  }
1720
- .plate__focused_naock {
1720
+ .plate__focused_usix2 {
1721
1721
  outline: 2px solid #0072ef;
1722
1722
  }
1723
- .plate__common_naock {
1723
+ .plate__common_usix2 {
1724
1724
  background-color: #202022;
1725
1725
  border-color: #6d7986;
1726
1726
  }
1727
- .plate__negative_naock {
1727
+ .plate__negative_usix2 {
1728
1728
  background-color: #35110d;
1729
1729
  border-color: #d91d0b;
1730
1730
  }
1731
- .plate__positive_naock {
1731
+ .plate__positive_usix2 {
1732
1732
  background-color: #042117;
1733
1733
  border-color: #13a463;
1734
1734
  }
1735
- .plate__attention_naock {
1735
+ .plate__attention_usix2 {
1736
1736
  background-color: #332104;
1737
1737
  border-color: #de6a00;
1738
- }.slider-input__steps_jnl3y {
1739
- color: #8d8d93;
1740
- }
1741
- .slider-input__info_jnl3y {
1742
- color: #8d8d93;
1743
- }.with-suffix__hasSuffix_4a6m6 input:focus::placeholder {
1744
- color: transparent;
1745
- }
1746
- .with-suffix__disabled_4a6m6 {
1747
- color: #fff;
1748
1738
  }
1749
1739
 
1750
1740
 
1751
1741
 
1752
- .pure-cell__categoryPercent_q2mbv {
1742
+ .pure-cell__categoryPercent_2w7x7 {
1753
1743
  background-color: #202022;
1754
1744
  }
1755
- .pure-cell__component_1q82l {
1745
+ .pure-cell__component_lxc3p {
1756
1746
  background-color: #202022;
1757
1747
  }
1758
1748
 
@@ -1760,626 +1750,636 @@
1760
1750
 
1761
1751
 
1762
1752
 
1763
- .file-upload-item__component_dvvwc {
1753
+ .file-upload-item__component_2hmkt {
1764
1754
  color: #8d8d93;
1765
1755
  box-shadow: 0 -1px 0 0 #2b2b2e inset
1766
1756
  }
1767
- .file-upload-item__icon_dvvwc {
1757
+ .file-upload-item__icon_2hmkt {
1768
1758
  color: #fff;
1769
1759
  }
1770
- .file-upload-item__errorIcon_dvvwc {
1760
+ .file-upload-item__errorIcon_2hmkt {
1771
1761
  color: #d91d0b;
1772
1762
  }
1773
- .file-upload-item__successIcon_dvvwc {
1763
+ .file-upload-item__successIcon_2hmkt {
1774
1764
  color: #2fc26e;
1775
1765
  }
1776
- .file-upload-item__name_dvvwc {
1766
+ .file-upload-item__name_2hmkt {
1777
1767
  color: #fff
1778
1768
  }
1779
- .file-upload-item__errorWrapper_dvvwc {
1769
+ .file-upload-item__errorWrapper_2hmkt {
1780
1770
  color: #ef3124
1781
- }.bottom-sheet__modal_locb7 {
1782
- background-color: transparent;
1783
- }
1784
- .bottom-sheet__component_locb7 {
1785
- background: #121212;
1786
- }
1787
- .bottom-sheet__marker_locb7 {
1788
- background-color: #2a2a2c;
1789
- }
1790
- .bottom-sheet__content_locb7 {
1791
- color: #fff;
1792
- background-color: #121212;
1793
- }
1794
- .bottom-sheet__backer_enkfh {
1795
- color: #fff;
1796
- }
1797
- .bottom-sheet__button_enkfh {
1798
- background: rgba(255, 255, 255, 0.03);
1799
- }
1800
- .bottom-sheet__closer_16qay {
1801
- color: #fff;
1802
- }
1803
- .bottom-sheet__button_16qay {
1804
- background: rgba(255, 255, 255, 0.03);
1805
- }
1806
- .bottom-sheet__footer_1jeis {
1807
- background-color: #121212;
1808
- }
1809
- .bottom-sheet__highlighted_1jeis {
1810
- border-top: 1px solid #2b2b2e;
1811
- background-color: #121212;
1812
- }
1813
- .bottom-sheet__headerWrapper_1xtk3 {
1814
- background-color: #121212;
1815
- }
1816
- .bottom-sheet__highlighted_1xtk3 {
1817
- border-bottom: 1px solid #2b2b2e;
1818
- }.filter-tag__component_ytc4u.filter-tag__disabled_ytc4u {
1771
+ }.filter-tag__component_gcmqw.filter-tag__disabled_gcmqw {
1819
1772
  background-color: rgba(32, 32, 34, 0.3);
1820
1773
  }
1821
- .filter-tag__component_ytc4u.filter-tag__checked_ytc4u:not(.filter-tag__component_ytc4u.filter-tag__disabled_ytc4u) {
1774
+ .filter-tag__component_gcmqw.filter-tag__checked_gcmqw:not(.filter-tag__component_gcmqw.filter-tag__disabled_gcmqw) {
1822
1775
  background-color: #f3f4f5;
1823
1776
  }
1824
- .filter-tag__component_ytc4u.filter-tag__checked_ytc4u:not(.filter-tag__component_ytc4u.filter-tag__disabled_ytc4u):hover {
1777
+ .filter-tag__component_gcmqw.filter-tag__checked_gcmqw:not(.filter-tag__component_gcmqw.filter-tag__disabled_gcmqw):hover {
1825
1778
  background-color: #f3f4f5;
1826
1779
  }
1827
- .filter-tag__component_ytc4u.filter-tag__checked_ytc4u:not(.filter-tag__component_ytc4u.filter-tag__disabled_ytc4u):active {
1780
+ .filter-tag__component_gcmqw.filter-tag__checked_gcmqw:not(.filter-tag__component_gcmqw.filter-tag__disabled_gcmqw):active {
1828
1781
  background-color: rgb(194, 195, 196);
1829
1782
  }
1830
- .filter-tag__focused_ytc4u {
1783
+ .filter-tag__focused_gcmqw {
1831
1784
  outline: 2px solid #0072ef;
1832
1785
  }
1833
- .filter-tag__valueButton_ytc4u {
1786
+ .filter-tag__valueButton_gcmqw {
1834
1787
  color: #fff;
1835
1788
  background-color: #202022;
1836
1789
  border-color: transparent
1837
1790
  }
1838
- .filter-tag__valueButton_ytc4u:not(.filter-tag__valueButton_ytc4u:disabled):hover {
1791
+ .filter-tag__valueButton_gcmqw:not(.filter-tag__valueButton_gcmqw:disabled):hover {
1839
1792
  background-color: #202022;
1840
1793
  border-color: transparent;
1841
1794
  }
1842
- .filter-tag__valueButton_ytc4u:not(.filter-tag__valueButton_ytc4u:disabled):active {
1795
+ .filter-tag__valueButton_gcmqw:not(.filter-tag__valueButton_gcmqw:disabled):active {
1843
1796
  background-color: rgb(65, 65, 67);
1844
1797
  border-color: transparent;
1845
1798
  }
1846
- .filter-tag__valueButton_ytc4u:disabled {
1799
+ .filter-tag__valueButton_gcmqw:disabled {
1847
1800
  background-color: rgba(32, 32, 34, 0.3);
1848
1801
  border-color: transparent;
1849
1802
  color: #464649;
1850
1803
  }
1851
- .filter-tag__valueButton_ytc4u.filter-tag__checked_ytc4u {
1804
+ .filter-tag__valueButton_gcmqw.filter-tag__checked_gcmqw {
1852
1805
  background-color: #f3f4f5;
1853
1806
  color: #000
1854
1807
  }
1855
- .filter-tag__valueButton_ytc4u.filter-tag__checked_ytc4u:not(.filter-tag__valueButton_ytc4u:disabled):hover {
1808
+ .filter-tag__valueButton_gcmqw.filter-tag__checked_gcmqw:not(.filter-tag__valueButton_gcmqw:disabled):hover {
1856
1809
  background-color: #f3f4f5;
1857
1810
  }
1858
- .filter-tag__valueButton_ytc4u.filter-tag__checked_ytc4u:not(.filter-tag__valueButton_ytc4u:disabled):active {
1811
+ .filter-tag__valueButton_gcmqw.filter-tag__checked_gcmqw:not(.filter-tag__valueButton_gcmqw:disabled):active {
1859
1812
  background-color: rgb(194, 195, 196);
1860
1813
  }
1861
- .filter-tag__valueButton_ytc4u.filter-tag__checked_ytc4u:not(.filter-tag__valueButton_ytc4u:disabled):hover + .filter-tag__clear_ytc4u:before {
1814
+ .filter-tag__valueButton_gcmqw.filter-tag__checked_gcmqw:not(.filter-tag__valueButton_gcmqw:disabled):hover + .filter-tag__clear_gcmqw:before {
1862
1815
  background-color: #464649;
1863
1816
  }
1864
- .filter-tag__valueButton_ytc4u.filter-tag__checked_ytc4u:not(.filter-tag__valueButton_ytc4u:disabled):active + .filter-tag__clear_ytc4u:before {
1817
+ .filter-tag__valueButton_gcmqw.filter-tag__checked_gcmqw:not(.filter-tag__valueButton_gcmqw:disabled):active + .filter-tag__clear_gcmqw:before {
1865
1818
  background-color: transparent;
1866
1819
  }
1867
- .filter-tag__valueButton_ytc4u.filter-tag__checked_ytc4u:disabled {
1820
+ .filter-tag__valueButton_gcmqw.filter-tag__checked_gcmqw:disabled {
1868
1821
  background-color: rgba(243, 244, 245, 0.3);
1869
1822
  color: #000;
1870
1823
  }
1871
- .filter-tag__clear_ytc4u {
1824
+ .filter-tag__clear_gcmqw {
1872
1825
  background-color: #f3f4f5
1873
1826
  }
1874
- .filter-tag__clear_ytc4u:before {
1827
+ .filter-tag__clear_gcmqw:before {
1875
1828
  background-color: #464649;
1876
1829
  }
1877
- .filter-tag__clear_ytc4u:hover:before {
1830
+ .filter-tag__clear_gcmqw:hover:before {
1878
1831
  background-color: #464649;
1879
1832
  }
1880
- .filter-tag__clear_ytc4u:active:before {
1833
+ .filter-tag__clear_gcmqw:active:before {
1881
1834
  background-color: transparent;
1882
1835
  }
1883
- .filter-tag__clear_ytc4u:hover {
1836
+ .filter-tag__clear_gcmqw:hover {
1884
1837
  background-color: #f3f4f5;
1885
1838
  }
1886
- .filter-tag__clear_ytc4u:active {
1839
+ .filter-tag__clear_gcmqw:active {
1887
1840
  background-color: rgb(194, 195, 196);
1888
- }
1841
+ }.bottom-sheet__modal_9zqrx {
1842
+ background-color: transparent;
1843
+ }
1844
+ .bottom-sheet__component_9zqrx {
1845
+ background: #121212;
1846
+ }
1847
+ .bottom-sheet__marker_9zqrx {
1848
+ background-color: #2a2a2c;
1849
+ }
1850
+ .bottom-sheet__content_9zqrx {
1851
+ color: #fff;
1852
+ background-color: #121212;
1853
+ }
1854
+ .bottom-sheet__backer_v6v2b {
1855
+ color: #fff;
1856
+ }
1857
+ .bottom-sheet__button_v6v2b {
1858
+ background: rgba(255, 255, 255, 0.03);
1859
+ }
1860
+ .bottom-sheet__closer_v1pf9 {
1861
+ color: #fff;
1862
+ }
1863
+ .bottom-sheet__button_v1pf9 {
1864
+ background: rgba(255, 255, 255, 0.03);
1865
+ }
1866
+ .bottom-sheet__footer_kw5ce {
1867
+ background-color: #121212;
1868
+ }
1869
+ .bottom-sheet__highlighted_kw5ce {
1870
+ border-top: 1px solid #2b2b2e;
1871
+ background-color: #121212;
1872
+ }
1873
+ .bottom-sheet__headerWrapper_4mgsg {
1874
+ background-color: #121212;
1875
+ }
1876
+ .bottom-sheet__highlighted_4mgsg {
1877
+ border-bottom: 1px solid #2b2b2e;
1878
+ }
1889
1879
 
1890
1880
 
1891
- .modal__button_o58x2 {
1881
+ .modal__button_a93xe {
1892
1882
  background: rgba(18, 18, 18, 0.4);
1893
1883
  }
1894
1884
 
1895
1885
 
1896
1886
 
1897
1887
 
1898
- .modal__sticky_1crjw {
1888
+ .modal__sticky_1iqi6 {
1899
1889
  background: #121212;
1900
1890
  }
1901
- .modal__highlighted_1crjw {
1891
+ .modal__highlighted_1iqi6 {
1902
1892
  background: #121212;
1903
1893
  box-shadow: 0 -1px 0 0 #2b2b2e;
1904
1894
  }
1905
1895
 
1906
1896
 
1907
1897
 
1908
- .modal__highlighted_j94l7 {
1898
+ .modal__highlighted_1ygf1 {
1909
1899
  background: #121212;
1910
1900
  }
1911
- .modal__sticky_j94l7.modal__hasContent_j94l7 {
1901
+ .modal__sticky_1ygf1.modal__hasContent_1ygf1 {
1912
1902
  background: #121212;
1913
1903
  }
1914
- .toast-plate__component_1drfi {
1904
+ .toast-plate__component_uek0u {
1915
1905
  color: #000;
1916
1906
  background-color: #fff
1917
1907
  }
1918
- .toast-plate__closeButtonWrapper_1drfi:before {
1908
+ .toast-plate__closeButtonWrapper_uek0u:before {
1919
1909
  background-color: #e9e9eb;
1920
1910
  }
1921
1911
 
1922
1912
 
1923
1913
 
1924
- .side-panel__button_l0sgf {
1914
+ .side-panel__button_xqy9w {
1925
1915
  background: rgba(18, 18, 18, 0.4);
1926
1916
  }
1927
1917
 
1928
1918
 
1929
1919
 
1930
1920
 
1931
- .side-panel__sticky_gb6do {
1921
+ .side-panel__sticky_bcj7x {
1932
1922
  background: #121212;
1933
1923
  }
1934
- .side-panel__highlighted_gb6do {
1924
+ .side-panel__highlighted_bcj7x {
1935
1925
  background: #121212;
1936
1926
  box-shadow: 0 -1px 0 0 #2b2b2e;
1937
1927
  }
1938
1928
 
1939
1929
 
1940
1930
 
1941
- .side-panel__highlighted_c21c6 {
1931
+ .side-panel__highlighted_1aj0l {
1942
1932
  background: #121212;
1943
1933
  }
1944
- .side-panel__sticky_c21c6.side-panel__hasContent_c21c6 {
1934
+ .side-panel__sticky_1aj0l.side-panel__hasContent_1aj0l {
1945
1935
  background: #121212;
1946
1936
  }
1947
- .bank-card__component_9mky9 {
1948
- --form-control-bg-color: transparent;
1949
- --form-control-hover-bg-color: transparent;
1950
- --form-control-focus-bg-color: transparent;
1951
- }
1952
- .bank-card__label_9mky9 {
1953
- color: rgba(0, 0, 0, 0.6)
1954
- }
1955
- .bank-card__focused_9mky9 .bank-card__label_9mky9,
1956
- .bank-card__filled_9mky9 .bank-card__label_9mky9 {
1957
- color: #000
1958
- }
1959
- .bank-card__input_9mky9 {
1960
- color: #000;
1961
- caret-color: #000
1962
- }
1963
- .bank-card__bankLogo_9mky9 svg g {
1964
- fill: #000;
1965
- }
1966
- .bank-card__brandLogo_9mky9 svg {
1967
- fill: #000;
1968
- }
1969
- .bank-card__usePhoto_9mky9 {
1970
- background-color: transparent
1971
- }
1972
- .bank-card__usePhoto_9mky9 svg {
1973
- fill: #000;
1974
- }.amount-input__minorPartAndCurrency_1z0j1 {
1937
+ .slider-input__steps_118ny {
1975
1938
  color: #8d8d93;
1976
1939
  }
1977
- .amount-input__filled_1mzre .amount-input__input_1mzre,
1978
- .amount-input__input_1mzre:focus {
1979
- -webkit-text-fill-color: transparent;
1940
+ .slider-input__info_118ny {
1941
+ color: #8d8d93;
1942
+ }.with-suffix__hasSuffix_1l4xg input:focus::placeholder {
1943
+ color: transparent;
1980
1944
  }
1981
- .amount-input__minorPartAndCurrency_1l7ay {
1982
- color: #8a8a8e;
1983
- }.tooltip__hint_qqxiz {
1945
+ .with-suffix__disabled_1l4xg {
1946
+ color: #fff;
1947
+ }.tooltip__hint_qxtiw {
1984
1948
  background-color: #fff;
1985
1949
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
1986
1950
  0 8px 16px rgba(11, 31, 53, 0.16);
1987
1951
  color: #000;
1988
1952
  }
1989
- .tooltip__hint_qqxiz .tooltip__arrow_qqxiz:after {
1953
+ .tooltip__hint_qxtiw .tooltip__arrow_qxtiw:after {
1990
1954
  background-color: #fff;
1991
1955
  border-color: #fff;
1992
1956
  }
1993
1957
 
1994
- .tooltip__tooltip_1nk2c {
1958
+ .tooltip__tooltip_1nqyc {
1995
1959
  background-color: #fff;
1996
1960
  color: #000;
1997
1961
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
1998
1962
  0 8px 16px rgba(11, 31, 53, 0.16);
1999
1963
  }
2000
- .tooltip__tooltip_1nk2c .tooltip__arrow_1nk2c:after {
1964
+ .tooltip__tooltip_1nqyc .tooltip__arrow_1nqyc:after {
2001
1965
  background-color: #fff;
2002
1966
  }
2003
- .tooltip__hint_1nk2c {
1967
+ .tooltip__hint_1nqyc {
2004
1968
  background-color: #121212;
2005
1969
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2006
1970
  color: #fff;
2007
1971
  }
2008
- .tooltip__hint_1nk2c .tooltip__arrow_1nk2c:after {
1972
+ .tooltip__hint_1nqyc .tooltip__arrow_1nqyc:after {
2009
1973
  background-color: #121212;
2010
1974
  }
2011
- .toast__toastPlate_14ey0 {
1975
+ .toast__toastPlate_1gm4c {
2012
1976
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2013
1977
  }
2014
- .toast__popoverInner_14ey0 {
1978
+ .toast__popoverInner_1gm4c {
2015
1979
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2016
1980
  background-color: transparent;
2017
1981
  }
2018
- .calendar__wrapper_1teqo {
1982
+ .calendar__wrapper_3s53o {
2019
1983
  background: #121212;
2020
1984
  }
2021
- .calendar__calendar_1teqo th {
1985
+ .calendar__calendar_3s53o th {
2022
1986
  border-bottom: 1px solid #2b2b2e;
2023
1987
  }
2024
- .calendar__dayNames_1teqo {
1988
+ .calendar__dayNames_3s53o {
2025
1989
  border-bottom: 1px solid #2b2b2e
2026
1990
  }
2027
- .calendar__month_1teqo {
1991
+ .calendar__month_3s53o {
2028
1992
  color: #fff;
2029
1993
  }
2030
- .calendar__dayName_1teqo {
1994
+ .calendar__dayName_3s53o {
2031
1995
  color: #8d8d93
2032
1996
  }
2033
- .calendar__dayName_18nyw {
1997
+ .calendar__dayName_uw9vt {
2034
1998
  color: #8d8d93
2035
1999
  }
2036
- .calendar__day_18nyw {
2000
+ .calendar__day_uw9vt {
2037
2001
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2038
2002
  color: #fff
2039
2003
  }
2040
- .calendar__day_18nyw.calendar__highlighted_18nyw,
2041
- .calendar__day_18nyw.calendar__range_18nyw.calendar__highlighted_18nyw:not(.calendar__disabled_18nyw) {
2004
+ .calendar__day_uw9vt.calendar__highlighted_uw9vt,
2005
+ .calendar__day_uw9vt.calendar__range_uw9vt.calendar__highlighted_uw9vt:not(.calendar__disabled_uw9vt) {
2042
2006
  color: #fff;
2043
2007
  background: #2a2a2c;
2044
2008
  }
2045
- .calendar__day_18nyw.calendar__holiday_18nyw {
2009
+ .calendar__day_uw9vt.calendar__holiday_uw9vt {
2046
2010
  color: #ef3124;
2047
2011
  }
2048
- .calendar__day_18nyw.calendar__disabled_18nyw {
2012
+ .calendar__day_uw9vt.calendar__disabled_uw9vt {
2049
2013
  color: #464649;
2050
2014
  background: transparent;
2051
2015
  }
2052
- .calendar__day_18nyw.calendar__today_18nyw {
2016
+ .calendar__day_uw9vt.calendar__today_uw9vt {
2053
2017
  color: #0072ef;
2054
2018
  }
2055
- .calendar__day_18nyw.calendar__rangeComplete_18nyw {
2019
+ .calendar__day_uw9vt.calendar__rangeComplete_uw9vt {
2056
2020
  background: #e8f2fe;
2057
2021
  }
2058
- .calendar__day_18nyw.calendar__selected_18nyw,
2059
- .calendar__day_18nyw.calendar__disabled_18nyw.calendar__selected_18nyw {
2022
+ .calendar__day_uw9vt.calendar__selected_uw9vt,
2023
+ .calendar__day_uw9vt.calendar__disabled_uw9vt.calendar__selected_uw9vt {
2060
2024
  color: #000;
2061
2025
  background: #fff;
2062
2026
  }
2063
2027
  @media (hover) {
2064
- .calendar__day_18nyw.calendar__selected_18nyw:hover {
2028
+ .calendar__day_uw9vt.calendar__selected_uw9vt:hover {
2065
2029
  background: rgb(217, 217, 217);
2066
2030
  }
2067
2031
  }
2068
- .calendar__dayWrapper_18nyw {
2032
+ .calendar__dayWrapper_uw9vt {
2069
2033
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2070
2034
  }
2071
- .calendar__range_18nyw .calendar__day_18nyw:not(.calendar__selected_18nyw):not(.calendar__disabled_18nyw):not(.calendar__today_18nyw):not(.calendar__holiday_18nyw) {
2035
+ .calendar__range_uw9vt .calendar__day_uw9vt:not(.calendar__selected_uw9vt):not(.calendar__disabled_uw9vt):not(.calendar__today_uw9vt):not(.calendar__holiday_uw9vt) {
2072
2036
  color: #fff;
2073
2037
  }
2074
- .calendar__range_18nyw:before {
2038
+ .calendar__range_uw9vt:before {
2075
2039
  background: rgba(255, 255, 255, 0.1);
2076
2040
  }
2077
- .calendar__rangeComplete_18nyw:before {
2041
+ .calendar__rangeComplete_uw9vt:before {
2078
2042
  background: #e8f2fe;
2079
2043
  }
2080
- .calendar__transitLeft_18nyw:after {
2044
+ .calendar__transitLeft_uw9vt:after {
2081
2045
  background: linear-gradient(
2082
2046
  270deg,
2083
2047
  rgba(255, 255, 255, 0.1) 0%,
2084
2048
  rgba(255, 255, 255, 0) 100%
2085
2049
  );
2086
2050
  }
2087
- .calendar__transitRight_18nyw:after {
2051
+ .calendar__transitRight_uw9vt:after {
2088
2052
  background: linear-gradient(
2089
2053
  270deg,
2090
2054
  rgba(255, 255, 255, 0) 0%,
2091
2055
  rgba(255, 255, 255, 0.1) 100%
2092
2056
  );
2093
2057
  }
2094
- .calendar__rangeComplete_18nyw.calendar__transitLeft_18nyw:after {
2058
+ .calendar__rangeComplete_uw9vt.calendar__transitLeft_uw9vt:after {
2095
2059
  background: linear-gradient(
2096
2060
  270deg,
2097
2061
  #e8f2fe 0%,
2098
2062
  rgba(255, 255, 255, 0) 100%
2099
2063
  );
2100
2064
  }
2101
- .calendar__rangeComplete_18nyw.calendar__transitRight_18nyw:after {
2065
+ .calendar__rangeComplete_uw9vt.calendar__transitRight_uw9vt:after {
2102
2066
  background: linear-gradient(
2103
2067
  270deg,
2104
2068
  rgba(255, 255, 255, 0) 0%,
2105
2069
  #e8f2fe 100%
2106
2070
  );
2107
2071
  }
2108
- .calendar__dot_18nyw {
2072
+ .calendar__dot_uw9vt {
2109
2073
  background: #fff;
2110
2074
  }
2111
- .calendar__selected_18nyw .calendar__dot_18nyw {
2075
+ .calendar__selected_uw9vt .calendar__dot_uw9vt {
2112
2076
  background: #000;
2113
2077
  }
2114
- .calendar__withShadow_1vsmo {
2078
+ .calendar__withShadow_2s9v3 {
2115
2079
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2116
2080
  }
2117
2081
 
2118
2082
  @media (max-width: 374px) {
2119
2083
  }
2120
- .calendar__empty_ale6y {
2084
+ .calendar__empty_yqaj4 {
2121
2085
  color: #8d8d93;
2122
2086
  }
2123
- .cc-calendar .calendar__button_1p53j {
2087
+ .cc-calendar .calendar__button_1y5hr {
2124
2088
  background-color: transparent
2125
2089
  }
2126
- .cc-calendar .calendar__button_1p53j:not(:disabled):hover {
2090
+ .cc-calendar .calendar__button_1y5hr:not(:disabled):hover {
2127
2091
  background-color: #2c2c2e;
2128
2092
  color: #fff;
2129
2093
  }
2130
- .cc-calendar .calendar__button_1p53j.calendar__filled_1p53j {
2094
+ .cc-calendar .calendar__button_1y5hr.calendar__filled_1y5hr {
2131
2095
  background-color: #2c2c2e
2132
2096
  }
2133
- .cc-calendar .calendar__button_1p53j.calendar__filled_1p53j:not(:disabled):hover {
2097
+ .cc-calendar .calendar__button_1y5hr.calendar__filled_1y5hr:not(:disabled):hover {
2134
2098
  background-color: rgb(59, 59, 61);
2135
2099
  }
2136
- .cc-calendar .calendar__button_1p53j.calendar__outlined_1p53j {
2100
+ .cc-calendar .calendar__button_1y5hr.calendar__outlined_1y5hr {
2137
2101
  border: 1px solid #fff;
2138
2102
  }
2139
- .cc-calendar .calendar__button_1p53j.calendar__selected_1p53j,
2140
- .cc-calendar .calendar__button_1p53j.calendar__selected_1p53j:disabled {
2103
+ .cc-calendar .calendar__button_1y5hr.calendar__selected_1y5hr,
2104
+ .cc-calendar .calendar__button_1y5hr.calendar__selected_1y5hr:disabled {
2141
2105
  background-color: #fff;
2142
2106
  color: #000
2143
2107
  }
2144
- .cc-calendar .calendar__button_1p53j.calendar__selected_1p53j:not(:disabled):hover, .cc-calendar .calendar__button_1p53j.calendar__selected_1p53j:disabled:not(:disabled):hover {
2108
+ .cc-calendar .calendar__button_1y5hr.calendar__selected_1y5hr:not(:disabled):hover, .cc-calendar .calendar__button_1y5hr.calendar__selected_1y5hr:disabled:not(:disabled):hover {
2145
2109
  background-color: #fff;
2146
2110
  color: #000;
2147
2111
  }
2148
2112
  @media (max-width: 374px) {
2149
- }.gallery__modal_rlm7s {
2150
- background: transparent;
2151
- }
2152
- .gallery__header_c2aff {
2153
- background-color: #e9e9eb;
2154
- }
2155
-
2156
- .gallery__component_1i0tf {
2157
- border: 2px solid rgba(0, 0, 0, 0);
2158
- }
2159
- .gallery__active_1i0tf {
2160
- border-color: #000
2161
- }
2162
- .gallery__image_1i0tf {
2163
- background-color: #121212
2164
- }
2165
- .gallery__loading_1i0tf {
2166
- background-color: #e9eaeb;
2167
- }
2168
- .gallery__brokenImageWrapper_1i0tf {
2169
- background-color: #121212
2170
- }
2171
- .gallery__focused_1i0tf {
2172
- outline: 2px solid #0072ef;
2173
- }
2174
- .gallery__component_143yt {
2175
- background-color: rgba(255, 255, 255, 0.5);
2176
- }
2177
- .gallery__slideLoading_143yt {
2178
- background-color: #e9eaeb;
2179
- }
2180
- .gallery__image_143yt {
2181
- background-color: #121212;
2113
+ }.bank-card__component_1lmwx {
2114
+ --form-control-bg-color: transparent;
2115
+ --form-control-hover-bg-color: transparent;
2116
+ --form-control-focus-bg-color: transparent;
2182
2117
  }
2183
- .gallery__smallImage_143yt {
2184
- background-color: #121212;
2118
+ .bank-card__label_1lmwx {
2119
+ color: rgba(0, 0, 0, 0.6)
2185
2120
  }
2186
- .gallery__arrow_143yt {
2121
+ .bank-card__focused_1lmwx .bank-card__label_1lmwx,
2122
+ .bank-card__filled_1lmwx .bank-card__label_1lmwx {
2187
2123
  color: #000
2188
2124
  }
2189
- .gallery__arrow_143yt:hover {
2190
- background-color: rgba(255, 255, 255, 0.1);
2191
- }
2192
- .gallery__arrow_143yt:active {
2193
- background-color: rgba(255, 255, 255, 0.2);
2194
- }
2195
- .gallery__focused_143yt {
2196
- outline: 2px solid #0072ef;
2197
- }
2198
- .gallery__placeholder_143yt {
2199
- background-color: #121212;
2125
+ .bank-card__input_1lmwx {
2126
+ color: #000;
2127
+ caret-color: #000
2200
2128
  }
2201
- .gallery__fullScreenImage_143yt {
2202
- background-color: #121212;
2129
+ .bank-card__bankLogo_1lmwx svg g {
2130
+ fill: #000;
2131
+ }
2132
+ .bank-card__brandLogo_1lmwx svg {
2133
+ fill: #000;
2134
+ }
2135
+ .bank-card__usePhoto_1lmwx {
2136
+ background-color: transparent
2203
2137
  }
2204
- .gallery__component_zsgyy {
2205
- background-color: #e9e9eb
2206
- }.select__arrow_hiyor {
2138
+ .bank-card__usePhoto_1lmwx svg {
2139
+ fill: #000;
2140
+ }.select__arrow_1odrt {
2207
2141
  color: #fff;
2208
2142
  }
2209
- .select__popoverInner_7cfp1 {
2143
+ .select__popoverInner_18qne {
2210
2144
  background: transparent;
2211
2145
  }
2212
- .select__optionsList_7cfp1 {
2146
+ .select__optionsList_18qne {
2213
2147
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2214
2148
  background: #121212;
2215
2149
  }
2216
- .select__popoverInner_1whuf {
2150
+ .select__popoverInner_19ni9 {
2217
2151
  background: transparent;
2218
2152
  }
2219
- .select__single_2mhaf {
2153
+ .select__single_t5ri9 {
2220
2154
  background: #fff
2221
2155
  }
2222
- .select__placeholder_9mpf3 {
2156
+ .select__placeholder_wh1la {
2223
2157
  color: #8d8d93;
2224
2158
  }
2225
- .select__focusVisible_9mpf3 {
2159
+ .select__focusVisible_wh1la {
2226
2160
  outline: 2px solid #0072ef;
2227
2161
  }
2228
- .select__optgroup_1pc2f {
2162
+ .select__optgroup_f0o7e {
2229
2163
  background: #121212
2230
2164
  }
2231
- .select__label_1pc2f {
2165
+ .select__label_f0o7e {
2232
2166
  color: #8d8d93;
2233
2167
  }
2234
- .select__option_qs2ss {
2168
+ .select__option_n7mno {
2235
2169
  background: #121212;
2236
2170
  color: #fff
2237
2171
  }
2238
- .select__option_qs2ss:not(.select__disabled_qs2ss):active {
2172
+ .select__option_n7mno:not(.select__disabled_n7mno):active {
2239
2173
  background: #2c2c2e;
2240
2174
  color: #fff;
2241
2175
  }
2242
- .select__option_qs2ss:before {
2176
+ .select__option_n7mno:before {
2243
2177
  background: #2b2b2e;
2244
2178
  }
2245
- .select__selected_qs2ss {
2179
+ .select__selected_n7mno {
2246
2180
  background: #121212;
2247
2181
  color: #fff;
2248
2182
  }
2249
- .select__highlighted_qs2ss {
2183
+ .select__highlighted_n7mno {
2250
2184
  background: #202022;
2251
2185
  color: #fff
2252
2186
  }
2253
- .select__disabled_qs2ss {
2187
+ .select__disabled_n7mno {
2254
2188
  background: #121212;
2255
2189
  color: #8d8d93;
2256
2190
  }
2257
- .select__emptyPlaceholder_6o46z {
2191
+ .select__emptyPlaceholder_14b0j {
2258
2192
  color: #8d8d93;
2259
2193
  }
2260
- .select__virtualRow_k75zp:before {
2194
+ .select__virtualRow_1aqg7:before {
2261
2195
  background: #2b2b2e;
2262
2196
  }
2263
- .select__emptyPlaceholder_k75zp {
2197
+ .select__emptyPlaceholder_1aqg7 {
2264
2198
  color: #8d8d93;
2265
2199
  }
2266
2200
 
2267
2201
 
2268
2202
 
2269
- .select__emptyPlaceholder_qmwbp {
2203
+ .select__emptyPlaceholder_1jxdw {
2270
2204
  color: #8d8d93;
2271
2205
  }
2272
- .select__footer_qmwbp {
2206
+ .select__footer_1jxdw {
2273
2207
  background-color: #121212
2274
2208
  }
2275
- .select__highlighted_qmwbp {
2209
+ .select__highlighted_1jxdw {
2276
2210
  border-top: 1px solid #2b2b2e;
2277
2211
  background-color: #121212;
2278
2212
  }
2279
- .select__footer_1yfvr {
2213
+ .select__footer_1oa1g {
2280
2214
  background: #121212
2281
2215
  }
2282
- .select__withBorder_1yfvr {
2216
+ .select__withBorder_1oa1g {
2283
2217
  box-shadow: inset 0 1px 0 #262629;
2218
+ }.amount-input__minorPartAndCurrency_1kkbq {
2219
+ color: #8d8d93;
2220
+ }
2221
+ .amount-input__filled_1q8p1 .amount-input__input_1q8p1,
2222
+ .amount-input__input_1q8p1:focus {
2223
+ -webkit-text-fill-color: transparent;
2224
+ }
2225
+ .amount-input__minorPartAndCurrency_16r3n {
2226
+ color: #8a8a8e;
2284
2227
  }@media (min-width: 600px) {
2285
- }.calendar-with-skeleton__skeleton_8h0x6 {
2228
+ }.calendar-with-skeleton__skeleton_vtx0m {
2286
2229
  background-color: #121212;
2287
- }.calendar-input__calendarIcon_fv6s6 {
2288
- color: #fff
2289
- }.select-with-tags__tag_1d622:active:not(:disabled) {
2290
- background-color: #f3f4f5;
2291
- }
2292
- .select-with-tags__tag_1d622:hover:not(:disabled):not(:active) {
2293
- background-color: #f3f4f5;
2294
- }
2295
- .select-with-tags__input_9xg4q {
2296
- background-color: transparent;
2230
+ }.calendar-input__calendarIcon_1uuzx {
2297
2231
  color: #fff
2232
+ }.gallery__modal_w32q6 {
2233
+ background: transparent;
2298
2234
  }
2299
- .select-with-tags__input_9xg4q:disabled {
2300
- color: #8d8d93;
2301
- }
2302
- .select-with-tags__input_9xg4q::placeholder {
2303
- color: #8d8d93;
2235
+ .gallery__header_1u73x {
2236
+ background-color: #e9e9eb;
2237
+ }
2238
+
2239
+ .gallery__component_hw02u {
2240
+ border: 2px solid rgba(0, 0, 0, 0);
2241
+ }
2242
+ .gallery__active_hw02u {
2243
+ border-color: #000
2244
+ }
2245
+ .gallery__image_hw02u {
2246
+ background-color: #121212
2247
+ }
2248
+ .gallery__loading_hw02u {
2249
+ background-color: #e9eaeb;
2250
+ }
2251
+ .gallery__brokenImageWrapper_hw02u {
2252
+ background-color: #121212
2253
+ }
2254
+ .gallery__focused_hw02u {
2255
+ outline: 2px solid #0072ef;
2256
+ }
2257
+ .gallery__component_82ici {
2258
+ background-color: rgba(255, 255, 255, 0.5);
2259
+ }
2260
+ .gallery__slideLoading_82ici {
2261
+ background-color: #e9eaeb;
2262
+ }
2263
+ .gallery__image_82ici {
2264
+ background-color: #121212;
2265
+ }
2266
+ .gallery__smallImage_82ici {
2267
+ background-color: #121212;
2268
+ }
2269
+ .gallery__arrow_82ici {
2270
+ color: #000
2271
+ }
2272
+ .gallery__arrow_82ici:hover {
2273
+ background-color: rgba(255, 255, 255, 0.1);
2304
2274
  }
2305
- .select-with-tags__input_9xg4q:focus::placeholder {
2306
- color: #464649;
2275
+ .gallery__arrow_82ici:active {
2276
+ background-color: rgba(255, 255, 255, 0.2);
2307
2277
  }
2308
- .select-with-tags__focusVisible_9xg4q {
2278
+ .gallery__focused_82ici {
2309
2279
  outline: 2px solid #0072ef;
2310
2280
  }
2311
- .select-with-tags__placeholder_9xg4q {
2312
- color: #464649;
2281
+ .gallery__placeholder_82ici {
2282
+ background-color: #121212;
2283
+ }
2284
+ .gallery__fullScreenImage_82ici {
2285
+ background-color: #121212;
2286
+ }
2287
+ .gallery__component_p51xw {
2288
+ background-color: #e9e9eb
2313
2289
  }
2314
2290
 
2315
- .input-autocomplete__placeholder_14ait {
2291
+ .input-autocomplete__placeholder_1pnka {
2316
2292
  color: #8d8d93;
2317
2293
  }
2318
- .input-autocomplete__focusVisible_14ait {
2294
+ .input-autocomplete__focusVisible_1pnka {
2319
2295
  outline: 2px solid #0072ef;
2320
2296
  }
2321
- .intl-phone-input__flagIcon_11327 {
2297
+ .intl-phone-input__flagIcon_iytmt {
2322
2298
  box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2323
2299
  }
2324
- .intl-phone-input__dialCode_zidth {
2300
+ .intl-phone-input__dialCode_1qcqi {
2325
2301
  color: #8d8d93;
2326
2302
  }
2327
- .intl-phone-input__focusVisible_1kfdd {
2303
+ .intl-phone-input__focusVisible_pm9lc {
2304
+ outline: 2px solid #0072ef;
2305
+ }.select-with-tags__tag_1c9xc:active:not(:disabled) {
2306
+ background-color: #f3f4f5;
2307
+ }
2308
+ .select-with-tags__tag_1c9xc:hover:not(:disabled):not(:active) {
2309
+ background-color: #f3f4f5;
2310
+ }
2311
+ .select-with-tags__input_akr7j {
2312
+ background-color: transparent;
2313
+ color: #fff
2314
+ }
2315
+ .select-with-tags__input_akr7j:disabled {
2316
+ color: #8d8d93;
2317
+ }
2318
+ .select-with-tags__input_akr7j::placeholder {
2319
+ color: #8d8d93;
2320
+ }
2321
+ .select-with-tags__input_akr7j:focus::placeholder {
2322
+ color: #464649;
2323
+ }
2324
+ .select-with-tags__focusVisible_akr7j {
2328
2325
  outline: 2px solid #0072ef;
2329
- }.table__component_1m0yi {
2326
+ }
2327
+ .select-with-tags__placeholder_akr7j {
2328
+ color: #464649;
2329
+ }.table__component_6i0rq {
2330
2330
  border-top: 1px solid #2b2b2e;
2331
2331
  }
2332
- .table__wrapper_1ebl7 {
2332
+ .table__wrapper_1np3r {
2333
2333
  background: #121212;
2334
2334
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2335
2335
  0 2px 4px rgba(11, 31, 53, 0.16);
2336
2336
  }
2337
2337
 
2338
- .table__component_1jdl2 {
2338
+ .table__component_1t06c {
2339
2339
  color: #fff;
2340
2340
  border-top: 1px solid #2b2b2e;
2341
2341
  }
2342
2342
 
2343
- .table__component_1c2xr th:not(:last-child):not(:empty):after {
2343
+ .table__component_169fr th:not(:last-child):not(:empty):after {
2344
2344
  background-color: #2a2a2c;
2345
2345
  }
2346
- .table__component_l80ui {
2346
+ .table__component_84xam {
2347
2347
  color: #fff;
2348
2348
  border-bottom: 1px solid #2b2b2e;
2349
2349
  background: #121212;
2350
2350
  }
2351
- .table__sorted_l80ui {
2351
+ .table__sorted_84xam {
2352
2352
  color: #fff;
2353
2353
  }
2354
- .table__component_93ivk {
2354
+ .table__component_p56x1 {
2355
2355
  background: #121212
2356
2356
  }
2357
- .table__withoutBorder_93ivk {
2357
+ .table__withoutBorder_p56x1 {
2358
2358
  }
2359
- .table__clickable_93ivk:hover {
2359
+ .table__clickable_p56x1:hover {
2360
2360
  background-color: #202022;
2361
2361
  }
2362
- .table__selected_93ivk {
2362
+ .table__selected_p56x1 {
2363
2363
  background-color: #f2f8ff
2364
2364
  }
2365
- .table__selected_93ivk:hover {
2365
+ .table__selected_p56x1:hover {
2366
2366
  background-color: #e8f2fe;
2367
2367
  }
2368
- .table__icon_12boa {
2368
+ .table__icon_j69n5 {
2369
2369
  color: #8d8d93
2370
2370
  }
2371
- .table__icon_12boa:hover {
2371
+ .table__icon_j69n5:hover {
2372
2372
  color: #fff;
2373
2373
  }
2374
- .table__sorted_12boa {
2374
+ .table__sorted_j69n5 {
2375
2375
  color: #0072ef
2376
2376
  }
2377
- .table__sorted_12boa:hover {
2377
+ .table__sorted_j69n5:hover {
2378
2378
  color: #0072ef;
2379
2379
  }
2380
- .table__open_1if1p,
2381
- .table__open_1if1p:hover {
2380
+ .table__open_2w3y0,
2381
+ .table__open_2w3y0:hover {
2382
2382
  background-color: rgba(255, 255, 255, 0.163);
2383
- }.calendar-range__divider_1gr21:after {
2383
+ }.calendar-range__divider_8xahv:after {
2384
2384
  background-color: #fff;
2385
2385
  }