@alfalab/core-components 36.0.0 → 36.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2179) hide show
  1. package/action-button/Component.js +4 -4
  2. package/action-button/default.css +8 -8
  3. package/action-button/esm/Component.js +4 -4
  4. package/action-button/esm/default.css +8 -8
  5. package/action-button/esm/index.css +8 -8
  6. package/action-button/esm/inverted.css +8 -8
  7. package/action-button/esm/static.css +4 -4
  8. package/action-button/index.css +8 -8
  9. package/action-button/inverted.css +8 -8
  10. package/action-button/modern/Component.js +4 -4
  11. package/action-button/modern/default.css +8 -8
  12. package/action-button/modern/index.css +8 -8
  13. package/action-button/modern/inverted.css +8 -8
  14. package/action-button/modern/static.css +4 -4
  15. package/action-button/static.css +4 -4
  16. package/alert/Component.js +1 -1
  17. package/alert/esm/Component.js +1 -1
  18. package/alert/esm/index.css +3 -3
  19. package/alert/index.css +3 -3
  20. package/alert/modern/Component.js +1 -1
  21. package/alert/modern/index.css +3 -3
  22. package/amount/component.js +1 -1
  23. package/amount/esm/component.js +1 -1
  24. package/amount/esm/index.css +6 -6
  25. package/amount/esm/pure/component.js +1 -1
  26. package/amount/esm/pure/index.css +1 -1
  27. package/amount/index.css +6 -6
  28. package/amount/modern/component.js +1 -1
  29. package/amount/modern/index.css +6 -6
  30. package/amount/modern/pure/component.js +1 -1
  31. package/amount/modern/pure/index.css +1 -1
  32. package/amount/pure/component.js +1 -1
  33. package/amount/pure/index.css +1 -1
  34. package/amount-input/Component.js +3 -3
  35. package/amount-input/default.css +2 -2
  36. package/amount-input/esm/Component.js +3 -3
  37. package/amount-input/esm/default.css +2 -2
  38. package/amount-input/esm/index.css +7 -7
  39. package/amount-input/esm/inverted.css +2 -2
  40. package/amount-input/index.css +7 -7
  41. package/amount-input/inverted.css +2 -2
  42. package/amount-input/modern/Component.js +3 -3
  43. package/amount-input/modern/default.css +2 -2
  44. package/amount-input/modern/index.css +7 -7
  45. package/amount-input/modern/inverted.css +2 -2
  46. package/attach/Component.js +1 -1
  47. package/attach/esm/Component.js +1 -1
  48. package/attach/esm/index.css +25 -25
  49. package/attach/index.css +25 -25
  50. package/attach/modern/Component.js +1 -1
  51. package/attach/modern/index.css +25 -25
  52. package/backdrop/Component.js +1 -1
  53. package/backdrop/esm/Component.js +1 -1
  54. package/backdrop/esm/index.css +11 -11
  55. package/backdrop/index.css +11 -11
  56. package/backdrop/modern/Component.js +1 -1
  57. package/backdrop/modern/index.css +11 -11
  58. package/badge/Component.js +1 -1
  59. package/badge/esm/Component.js +1 -1
  60. package/badge/esm/index.css +37 -37
  61. package/badge/index.css +37 -37
  62. package/badge/modern/Component.js +1 -1
  63. package/badge/modern/index.css +37 -37
  64. package/bank-card/Component.js +1 -1
  65. package/bank-card/esm/Component.js +1 -1
  66. package/bank-card/esm/index.css +20 -20
  67. package/bank-card/index.css +20 -20
  68. package/bank-card/modern/Component.js +1 -1
  69. package/bank-card/modern/index.css +20 -20
  70. package/base-modal/Component.js +1 -1
  71. package/base-modal/esm/Component.js +1 -1
  72. package/base-modal/esm/index.css +12 -12
  73. package/base-modal/index.css +12 -12
  74. package/base-modal/modern/Component.js +1 -1
  75. package/base-modal/modern/index.css +12 -12
  76. package/bottom-sheet/{component-e88a29dd.d.ts → component-92f626de.d.ts} +0 -0
  77. package/bottom-sheet/{component-e88a29dd.js → component-92f626de.js} +3 -3
  78. package/bottom-sheet/component.js +2 -2
  79. package/bottom-sheet/components/backer/Component.js +2 -2
  80. package/bottom-sheet/components/backer/index.css +3 -3
  81. package/bottom-sheet/components/closer/Component.js +2 -2
  82. package/bottom-sheet/components/closer/index.css +3 -3
  83. package/bottom-sheet/components/footer/Component.js +1 -1
  84. package/bottom-sheet/components/footer/index.css +4 -4
  85. package/bottom-sheet/components/header/Component.js +2 -2
  86. package/bottom-sheet/components/header/index.css +17 -17
  87. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  88. package/bottom-sheet/esm/{component-8c36a045.d.ts → component-e39ab70d.d.ts} +0 -0
  89. package/bottom-sheet/esm/{component-8c36a045.js → component-e39ab70d.js} +3 -3
  90. package/bottom-sheet/esm/component.js +2 -2
  91. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  92. package/bottom-sheet/esm/components/backer/index.css +3 -3
  93. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  94. package/bottom-sheet/esm/components/closer/index.css +3 -3
  95. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  96. package/bottom-sheet/esm/components/footer/index.css +4 -4
  97. package/bottom-sheet/esm/components/header/Component.js +2 -2
  98. package/bottom-sheet/esm/components/header/index.css +17 -17
  99. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  100. package/bottom-sheet/esm/index.css +15 -15
  101. package/bottom-sheet/esm/index.d.ts +1 -1
  102. package/bottom-sheet/esm/index.js +2 -2
  103. package/bottom-sheet/esm/{tslib.es6-a058f87c.d.ts → tslib.es6-a083825b.d.ts} +0 -0
  104. package/bottom-sheet/esm/{tslib.es6-a058f87c.js → tslib.es6-a083825b.js} +0 -0
  105. package/bottom-sheet/index.css +15 -15
  106. package/bottom-sheet/index.d.ts +1 -1
  107. package/bottom-sheet/index.js +2 -2
  108. package/bottom-sheet/modern/{component-b4c1d1db.d.ts → component-f62def82.d.ts} +0 -0
  109. package/bottom-sheet/modern/{component-b4c1d1db.js → component-f62def82.js} +2 -2
  110. package/bottom-sheet/modern/component.js +1 -1
  111. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  112. package/bottom-sheet/modern/components/backer/index.css +3 -3
  113. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  114. package/bottom-sheet/modern/components/closer/index.css +3 -3
  115. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  116. package/bottom-sheet/modern/components/footer/index.css +4 -4
  117. package/bottom-sheet/modern/components/header/Component.js +1 -1
  118. package/bottom-sheet/modern/components/header/index.css +17 -17
  119. package/bottom-sheet/modern/index.css +15 -15
  120. package/bottom-sheet/modern/index.d.ts +1 -1
  121. package/bottom-sheet/modern/index.js +1 -1
  122. package/bottom-sheet/{tslib.es6-804ebf04.d.ts → tslib.es6-79dacef5.d.ts} +0 -0
  123. package/bottom-sheet/{tslib.es6-804ebf04.js → tslib.es6-79dacef5.js} +0 -0
  124. package/button/Component.js +3 -3
  125. package/button/default.css +46 -46
  126. package/button/esm/Component.js +3 -3
  127. package/button/esm/default.css +46 -46
  128. package/button/esm/index.css +53 -53
  129. package/button/esm/inverted.css +46 -46
  130. package/button/index.css +53 -53
  131. package/button/inverted.css +46 -46
  132. package/button/modern/Component.js +3 -3
  133. package/button/modern/default.css +46 -46
  134. package/button/modern/index.css +53 -53
  135. package/button/modern/inverted.css +46 -46
  136. package/calendar/Component.js +2 -2
  137. package/calendar/components/calendar-mobile/Component.js +2 -2
  138. package/calendar/components/calendar-mobile/index.css +11 -11
  139. package/calendar/components/calendar-mobile/index.js +1 -1
  140. package/calendar/components/days-table/Component.js +2 -2
  141. package/calendar/components/days-table/index.css +58 -58
  142. package/calendar/components/days-table/index.js +1 -1
  143. package/calendar/components/header/Component.js +1 -1
  144. package/calendar/components/header/index.css +3 -3
  145. package/calendar/components/month-year-header/Component.js +2 -2
  146. package/calendar/components/month-year-header/index.css +10 -10
  147. package/calendar/components/month-year-header/index.js +1 -1
  148. package/calendar/components/months-table/Component.js +2 -2
  149. package/calendar/components/months-table/index.css +11 -11
  150. package/calendar/components/months-table/index.js +1 -1
  151. package/calendar/components/period-slider/Component.js +1 -1
  152. package/calendar/components/period-slider/index.css +10 -10
  153. package/calendar/components/select-button/Component.d.ts +1 -1
  154. package/calendar/components/select-button/Component.js +2 -2
  155. package/calendar/components/select-button/index.css +10 -10
  156. package/calendar/components/select-button/index.js +1 -1
  157. package/calendar/components/years-table/Component.js +2 -2
  158. package/calendar/components/years-table/index.css +13 -13
  159. package/calendar/components/years-table/index.js +1 -1
  160. package/calendar/esm/Component.js +2 -2
  161. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  162. package/calendar/esm/components/calendar-mobile/index.css +11 -11
  163. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  164. package/calendar/esm/components/days-table/Component.js +2 -2
  165. package/calendar/esm/components/days-table/index.css +58 -58
  166. package/calendar/esm/components/days-table/index.js +1 -1
  167. package/calendar/esm/components/header/Component.js +1 -1
  168. package/calendar/esm/components/header/index.css +3 -3
  169. package/calendar/esm/components/month-year-header/Component.js +2 -2
  170. package/calendar/esm/components/month-year-header/index.css +10 -10
  171. package/calendar/esm/components/month-year-header/index.js +1 -1
  172. package/calendar/esm/components/months-table/Component.js +2 -2
  173. package/calendar/esm/components/months-table/index.css +11 -11
  174. package/calendar/esm/components/months-table/index.js +1 -1
  175. package/calendar/esm/components/period-slider/Component.js +1 -1
  176. package/calendar/esm/components/period-slider/index.css +10 -10
  177. package/calendar/esm/components/select-button/Component.js +2 -2
  178. package/calendar/esm/components/select-button/index.css +10 -10
  179. package/calendar/esm/components/select-button/index.js +1 -1
  180. package/calendar/esm/components/years-table/Component.js +2 -2
  181. package/calendar/esm/components/years-table/index.css +13 -13
  182. package/calendar/esm/components/years-table/index.js +1 -1
  183. package/calendar/esm/index.css +14 -14
  184. package/calendar/esm/index.js +1 -1
  185. package/calendar/esm/{tslib.es6-cb67197c.d.ts → tslib.es6-28983173.d.ts} +0 -0
  186. package/calendar/esm/{tslib.es6-cb67197c.js → tslib.es6-28983173.js} +0 -0
  187. package/calendar/index.css +14 -14
  188. package/calendar/index.js +1 -1
  189. package/calendar/modern/Component.js +1 -1
  190. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  191. package/calendar/modern/components/calendar-mobile/index.css +11 -11
  192. package/calendar/modern/components/days-table/Component.js +1 -1
  193. package/calendar/modern/components/days-table/index.css +58 -58
  194. package/calendar/modern/components/header/Component.js +1 -1
  195. package/calendar/modern/components/header/index.css +3 -3
  196. package/calendar/modern/components/month-year-header/Component.js +1 -1
  197. package/calendar/modern/components/month-year-header/index.css +10 -10
  198. package/calendar/modern/components/months-table/Component.js +1 -1
  199. package/calendar/modern/components/months-table/index.css +11 -11
  200. package/calendar/modern/components/period-slider/Component.js +1 -1
  201. package/calendar/modern/components/period-slider/index.css +10 -10
  202. package/calendar/modern/components/select-button/Component.js +1 -1
  203. package/calendar/modern/components/select-button/index.css +10 -10
  204. package/calendar/modern/components/years-table/Component.js +1 -1
  205. package/calendar/modern/components/years-table/index.css +13 -13
  206. package/calendar/modern/index.css +14 -14
  207. package/calendar/{tslib.es6-373a9388.d.ts → tslib.es6-22dc27b4.d.ts} +0 -0
  208. package/calendar/{tslib.es6-373a9388.js → tslib.es6-22dc27b4.js} +0 -0
  209. package/calendar-input/Component.js +1 -1
  210. package/calendar-input/esm/Component.js +1 -1
  211. package/calendar-input/esm/index.css +11 -11
  212. package/calendar-input/index.css +11 -11
  213. package/calendar-input/modern/Component.js +1 -1
  214. package/calendar-input/modern/index.css +11 -11
  215. package/calendar-range/Component.js +1 -1
  216. package/calendar-range/esm/Component.js +1 -1
  217. package/calendar-range/esm/index.js +1 -1
  218. package/calendar-range/esm/{index.module-170b901b.d.ts → index.module-6d08ae06.d.ts} +0 -0
  219. package/calendar-range/esm/{index.module-170b901b.js → index.module-6d08ae06.js} +1 -1
  220. package/calendar-range/esm/views/index.css +8 -8
  221. package/calendar-range/esm/views/popover.js +1 -1
  222. package/calendar-range/esm/views/static.js +1 -1
  223. package/calendar-range/index.js +1 -1
  224. package/calendar-range/{index.module-76b8a3a4.d.ts → index.module-7124d2f4.d.ts} +0 -0
  225. package/calendar-range/{index.module-76b8a3a4.js → index.module-7124d2f4.js} +1 -1
  226. package/calendar-range/modern/Component.js +1 -1
  227. package/calendar-range/modern/index.js +1 -1
  228. package/calendar-range/modern/index.module-b1e7cbb9.js +4 -0
  229. package/calendar-range/modern/views/index.css +8 -8
  230. package/calendar-range/modern/views/popover.js +1 -1
  231. package/calendar-range/modern/views/static.js +1 -1
  232. package/calendar-range/views/index.css +8 -8
  233. package/calendar-range/views/popover.js +1 -1
  234. package/calendar-range/views/static.js +1 -1
  235. package/calendar-with-skeleton/Component.js +1 -1
  236. package/calendar-with-skeleton/esm/Component.js +1 -1
  237. package/calendar-with-skeleton/esm/index.css +12 -12
  238. package/calendar-with-skeleton/index.css +12 -12
  239. package/calendar-with-skeleton/modern/Component.js +1 -1
  240. package/calendar-with-skeleton/modern/index.css +12 -12
  241. package/card-image/Component.js +1 -1
  242. package/card-image/esm/Component.js +1 -1
  243. package/card-image/esm/index.css +6 -6
  244. package/card-image/index.css +6 -6
  245. package/card-image/modern/Component.js +1 -1
  246. package/card-image/modern/index.css +6 -6
  247. package/cdn-icon/Component.js +1 -1
  248. package/cdn-icon/esm/Component.js +1 -1
  249. package/cdn-icon/esm/index.css +3 -3
  250. package/cdn-icon/index.css +3 -3
  251. package/cdn-icon/modern/Component.js +1 -1
  252. package/cdn-icon/modern/index.css +3 -3
  253. package/chart/Component.js +2 -2
  254. package/chart/components/Dot/index.css +7 -7
  255. package/chart/components/Dot/index.js +1 -1
  256. package/chart/components/Legends/index.css +7 -7
  257. package/chart/components/Legends/index.js +1 -1
  258. package/chart/components/Tick/index.css +3 -3
  259. package/chart/components/Tick/index.js +1 -1
  260. package/chart/components/TooltipContent/index.css +6 -6
  261. package/chart/components/TooltipContent/index.js +1 -1
  262. package/chart/esm/Component.js +2 -2
  263. package/chart/esm/components/Dot/index.css +7 -7
  264. package/chart/esm/components/Dot/index.js +1 -1
  265. package/chart/esm/components/Legends/index.css +7 -7
  266. package/chart/esm/components/Legends/index.js +1 -1
  267. package/chart/esm/components/Tick/index.css +3 -3
  268. package/chart/esm/components/Tick/index.js +1 -1
  269. package/chart/esm/components/TooltipContent/index.css +6 -6
  270. package/chart/esm/components/TooltipContent/index.js +1 -1
  271. package/chart/esm/hooks/useSettings/index.js +1 -1
  272. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  273. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  274. package/chart/esm/index.css +4 -4
  275. package/chart/esm/index.js +1 -1
  276. package/chart/esm/{tslib.es6-55ed8cd7.d.ts → tslib.es6-ea65bfd9.d.ts} +0 -0
  277. package/chart/esm/{tslib.es6-55ed8cd7.js → tslib.es6-ea65bfd9.js} +0 -0
  278. package/chart/hooks/useSettings/index.js +1 -1
  279. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  280. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  281. package/chart/index.css +4 -4
  282. package/chart/index.js +1 -1
  283. package/chart/modern/Component.js +1 -1
  284. package/chart/modern/components/Dot/index.css +7 -7
  285. package/chart/modern/components/Dot/index.js +1 -1
  286. package/chart/modern/components/Legends/index.css +7 -7
  287. package/chart/modern/components/Legends/index.js +1 -1
  288. package/chart/modern/components/Tick/index.css +3 -3
  289. package/chart/modern/components/Tick/index.js +1 -1
  290. package/chart/modern/components/TooltipContent/index.css +6 -6
  291. package/chart/modern/components/TooltipContent/index.js +1 -1
  292. package/chart/modern/index.css +4 -4
  293. package/chart/{tslib.es6-6b9baf28.d.ts → tslib.es6-05f78fe1.d.ts} +0 -0
  294. package/chart/{tslib.es6-6b9baf28.js → tslib.es6-05f78fe1.js} +0 -0
  295. package/checkbox/Component.js +1 -1
  296. package/checkbox/esm/Component.js +1 -1
  297. package/checkbox/esm/index.css +39 -39
  298. package/checkbox/index.css +39 -39
  299. package/checkbox/modern/Component.js +1 -1
  300. package/checkbox/modern/index.css +39 -39
  301. package/checkbox-group/Component.js +1 -1
  302. package/checkbox-group/esm/Component.js +1 -1
  303. package/checkbox-group/esm/index.css +16 -16
  304. package/checkbox-group/index.css +16 -16
  305. package/checkbox-group/modern/Component.js +1 -1
  306. package/checkbox-group/modern/index.css +16 -16
  307. package/circular-progress-bar/Component.js +1 -1
  308. package/circular-progress-bar/esm/Component.js +1 -1
  309. package/circular-progress-bar/esm/index.css +48 -48
  310. package/circular-progress-bar/index.css +48 -48
  311. package/circular-progress-bar/modern/Component.js +1 -1
  312. package/circular-progress-bar/modern/index.css +48 -48
  313. package/code-input/component.js +1 -1
  314. package/code-input/components/input/component.js +1 -1
  315. package/code-input/components/input/index.css +12 -12
  316. package/code-input/esm/component.js +1 -1
  317. package/code-input/esm/components/input/component.js +1 -1
  318. package/code-input/esm/components/input/index.css +12 -12
  319. package/code-input/esm/index.css +6 -6
  320. package/code-input/index.css +6 -6
  321. package/code-input/modern/component.js +1 -1
  322. package/code-input/modern/components/input/component.js +1 -1
  323. package/code-input/modern/components/input/index.css +12 -12
  324. package/code-input/modern/index.css +6 -6
  325. package/collapse/Component.d.ts +12 -3
  326. package/collapse/Component.js +7 -7
  327. package/collapse/cssm/Component.d.ts +12 -3
  328. package/collapse/cssm/Component.js +6 -6
  329. package/collapse/esm/Component.d.ts +12 -3
  330. package/collapse/esm/Component.js +7 -7
  331. package/collapse/esm/index.css +7 -7
  332. package/collapse/index.css +7 -7
  333. package/collapse/modern/Component.d.ts +12 -3
  334. package/collapse/modern/Component.js +7 -7
  335. package/collapse/modern/index.css +7 -7
  336. package/comment/Component.js +1 -1
  337. package/comment/esm/Component.js +1 -1
  338. package/comment/esm/index.css +3 -3
  339. package/comment/index.css +3 -3
  340. package/comment/modern/Component.js +1 -1
  341. package/comment/modern/index.css +3 -3
  342. package/confirmation/{component-176a536e.d.ts → component-f2c681d0.d.ts} +0 -0
  343. package/confirmation/{component-176a536e.js → component-f2c681d0.js} +1 -1
  344. package/confirmation/component.desktop.js +2 -2
  345. package/confirmation/component.mobile.js +3 -3
  346. package/confirmation/component.responsive.js +2 -2
  347. package/confirmation/components/base-confirmation/component.js +2 -2
  348. package/confirmation/components/base-confirmation/index.css +3 -3
  349. package/confirmation/components/base-confirmation/index.d.ts +1 -1
  350. package/confirmation/components/base-confirmation/index.js +2 -2
  351. package/confirmation/components/countdown-loader/component.js +1 -1
  352. package/confirmation/components/countdown-loader/index.css +2 -2
  353. package/confirmation/components/header/component.js +1 -1
  354. package/confirmation/components/header/index.css +4 -4
  355. package/confirmation/components/index.js +1 -1
  356. package/confirmation/components/screens/fatal-error/component.js +1 -1
  357. package/confirmation/components/screens/fatal-error/index.css +5 -5
  358. package/confirmation/components/screens/hint/component.js +1 -1
  359. package/confirmation/components/screens/hint/index.css +12 -12
  360. package/confirmation/components/screens/index.js +1 -1
  361. package/confirmation/components/screens/initial/component.js +1 -1
  362. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  363. package/confirmation/components/screens/initial/index.css +18 -18
  364. package/confirmation/components/screens/initial/index.js +1 -1
  365. package/confirmation/components/screens/temp-block/component.js +1 -1
  366. package/confirmation/components/screens/temp-block/index.css +5 -5
  367. package/confirmation/{countdown-section-f9b594c9.d.ts → countdown-section-5af39fd5.d.ts} +0 -0
  368. package/confirmation/{countdown-section-f9b594c9.js → countdown-section-5af39fd5.js} +1 -1
  369. package/confirmation/desktop.js +2 -2
  370. package/confirmation/esm/{component-c701193b.d.ts → component-82f3bb5d.d.ts} +0 -0
  371. package/confirmation/esm/{component-c701193b.js → component-82f3bb5d.js} +2 -2
  372. package/confirmation/esm/component.desktop.js +2 -2
  373. package/confirmation/esm/component.mobile.js +3 -3
  374. package/confirmation/esm/component.responsive.js +2 -2
  375. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  376. package/confirmation/esm/components/base-confirmation/index.css +3 -3
  377. package/confirmation/esm/components/base-confirmation/index.d.ts +1 -1
  378. package/confirmation/esm/components/base-confirmation/index.js +2 -2
  379. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  380. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  381. package/confirmation/esm/components/header/component.js +1 -1
  382. package/confirmation/esm/components/header/index.css +4 -4
  383. package/confirmation/esm/components/index.js +1 -1
  384. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  385. package/confirmation/esm/components/screens/fatal-error/index.css +5 -5
  386. package/confirmation/esm/components/screens/hint/component.js +1 -1
  387. package/confirmation/esm/components/screens/hint/index.css +12 -12
  388. package/confirmation/esm/components/screens/index.js +1 -1
  389. package/confirmation/esm/components/screens/initial/component.js +1 -1
  390. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  391. package/confirmation/esm/components/screens/initial/index.css +18 -18
  392. package/confirmation/esm/components/screens/initial/index.js +1 -1
  393. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  394. package/confirmation/esm/components/screens/temp-block/index.css +5 -5
  395. package/confirmation/esm/{countdown-section-08eeb8e4.d.ts → countdown-section-ef8c8cf4.d.ts} +0 -0
  396. package/confirmation/esm/{countdown-section-08eeb8e4.js → countdown-section-ef8c8cf4.js} +1 -1
  397. package/confirmation/esm/desktop.js +2 -2
  398. package/confirmation/esm/index.js +2 -2
  399. package/confirmation/esm/mobile.css +2 -2
  400. package/confirmation/esm/mobile.js +2 -2
  401. package/confirmation/esm/responsive.js +2 -2
  402. package/confirmation/index.js +2 -2
  403. package/confirmation/mobile.css +2 -2
  404. package/confirmation/mobile.js +2 -2
  405. package/confirmation/modern/component.desktop.js +1 -1
  406. package/confirmation/modern/component.mobile.js +2 -2
  407. package/confirmation/modern/component.responsive.js +1 -1
  408. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  409. package/confirmation/modern/components/base-confirmation/index.css +3 -3
  410. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  411. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  412. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  413. package/confirmation/modern/components/header/component.js +1 -1
  414. package/confirmation/modern/components/header/index.css +4 -4
  415. package/confirmation/modern/components/index.js +1 -1
  416. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  417. package/confirmation/modern/components/screens/fatal-error/index.css +5 -5
  418. package/confirmation/modern/components/screens/hint/component.js +1 -1
  419. package/confirmation/modern/components/screens/hint/index.css +12 -12
  420. package/confirmation/modern/components/screens/index.js +1 -1
  421. package/confirmation/modern/components/screens/initial/component.js +1 -1
  422. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  423. package/confirmation/modern/components/screens/initial/index.css +18 -18
  424. package/confirmation/modern/components/screens/initial/index.js +1 -1
  425. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  426. package/confirmation/modern/components/screens/temp-block/index.css +5 -5
  427. package/confirmation/modern/{countdown-section-64567d05.d.ts → countdown-section-851de7ab.d.ts} +0 -0
  428. package/confirmation/modern/{countdown-section-64567d05.js → countdown-section-851de7ab.js} +1 -1
  429. package/confirmation/modern/desktop.js +1 -1
  430. package/confirmation/modern/index.js +1 -1
  431. package/confirmation/modern/mobile.css +2 -2
  432. package/confirmation/modern/mobile.js +1 -1
  433. package/confirmation/modern/responsive.js +1 -1
  434. package/confirmation/responsive.js +2 -2
  435. package/confirmation-v1/component.js +1 -1
  436. package/confirmation-v1/components/code-input/component.js +1 -1
  437. package/confirmation-v1/components/code-input/index.css +10 -10
  438. package/confirmation-v1/components/countdown/component.js +1 -1
  439. package/confirmation-v1/components/countdown/index.css +13 -13
  440. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  441. package/confirmation-v1/components/countdown-loader/index.css +2 -2
  442. package/confirmation-v1/components/overlimit/component.js +1 -1
  443. package/confirmation-v1/components/overlimit/index.css +9 -9
  444. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  445. package/confirmation-v1/components/sign-confirmation/index.css +13 -13
  446. package/confirmation-v1/esm/component.js +1 -1
  447. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  448. package/confirmation-v1/esm/components/code-input/index.css +10 -10
  449. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  450. package/confirmation-v1/esm/components/countdown/index.css +13 -13
  451. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  452. package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
  453. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  454. package/confirmation-v1/esm/components/overlimit/index.css +9 -9
  455. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  456. package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
  457. package/confirmation-v1/esm/index.css +14 -14
  458. package/confirmation-v1/index.css +14 -14
  459. package/confirmation-v1/modern/component.js +1 -1
  460. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  461. package/confirmation-v1/modern/components/code-input/index.css +10 -10
  462. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  463. package/confirmation-v1/modern/components/countdown/index.css +13 -13
  464. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  465. package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
  466. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  467. package/confirmation-v1/modern/components/overlimit/index.css +9 -9
  468. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  469. package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
  470. package/confirmation-v1/modern/index.css +14 -14
  471. package/custom-button/Component.js +1 -1
  472. package/custom-button/esm/Component.js +1 -1
  473. package/custom-button/esm/index.css +12 -12
  474. package/custom-button/index.css +12 -12
  475. package/custom-button/modern/Component.js +1 -1
  476. package/custom-button/modern/index.css +12 -12
  477. package/date-input/Component.js +1 -1
  478. package/date-input/esm/Component.js +1 -1
  479. package/date-input/esm/index.css +4 -4
  480. package/date-input/index.css +4 -4
  481. package/date-input/modern/Component.js +1 -1
  482. package/date-input/modern/index.css +4 -4
  483. package/date-range-input/Component.js +1 -1
  484. package/date-range-input/esm/Component.js +1 -1
  485. package/date-range-input/esm/index.css +6 -6
  486. package/date-range-input/index.css +6 -6
  487. package/date-range-input/modern/Component.js +1 -1
  488. package/date-range-input/modern/index.css +6 -6
  489. package/date-time-input/Component.js +1 -1
  490. package/date-time-input/esm/Component.js +1 -1
  491. package/date-time-input/esm/index.css +6 -6
  492. package/date-time-input/index.css +6 -6
  493. package/date-time-input/modern/Component.js +1 -1
  494. package/date-time-input/modern/index.css +6 -6
  495. package/divider/Component.js +1 -1
  496. package/divider/esm/Component.js +1 -1
  497. package/divider/esm/index.css +1 -1
  498. package/divider/index.css +1 -1
  499. package/divider/modern/Component.js +1 -1
  500. package/divider/modern/index.css +1 -1
  501. package/drawer/Component.js +1 -1
  502. package/drawer/esm/Component.js +1 -1
  503. package/drawer/esm/index.css +21 -21
  504. package/drawer/index.css +21 -21
  505. package/drawer/modern/Component.js +1 -1
  506. package/drawer/modern/index.css +21 -21
  507. package/dropzone/Component.js +1 -1
  508. package/dropzone/components/overlay/Component.js +1 -1
  509. package/dropzone/components/overlay/index.css +3 -3
  510. package/dropzone/esm/Component.js +1 -1
  511. package/dropzone/esm/components/overlay/Component.js +1 -1
  512. package/dropzone/esm/components/overlay/index.css +3 -3
  513. package/dropzone/esm/index.css +6 -6
  514. package/dropzone/index.css +6 -6
  515. package/dropzone/modern/Component.js +1 -1
  516. package/dropzone/modern/components/overlay/Component.js +1 -1
  517. package/dropzone/modern/components/overlay/index.css +3 -3
  518. package/dropzone/modern/index.css +6 -6
  519. package/file-upload-item/Component.js +1 -1
  520. package/file-upload-item/esm/Component.js +1 -1
  521. package/file-upload-item/esm/index.css +22 -22
  522. package/file-upload-item/index.css +22 -22
  523. package/file-upload-item/modern/Component.js +1 -1
  524. package/file-upload-item/modern/index.css +22 -22
  525. package/filter-tag/Component.js +1 -1
  526. package/filter-tag/esm/Component.js +1 -1
  527. package/filter-tag/esm/index.css +58 -58
  528. package/filter-tag/index.css +58 -58
  529. package/filter-tag/modern/Component.js +1 -1
  530. package/filter-tag/modern/index.css +58 -58
  531. package/form-control/Component.js +3 -3
  532. package/form-control/default.css +19 -19
  533. package/form-control/esm/Component.js +3 -3
  534. package/form-control/esm/default.css +19 -19
  535. package/form-control/esm/index.css +43 -43
  536. package/form-control/esm/inverted.css +19 -19
  537. package/form-control/index.css +43 -43
  538. package/form-control/inverted.css +19 -19
  539. package/form-control/modern/Component.js +3 -3
  540. package/form-control/modern/default.css +19 -19
  541. package/form-control/modern/index.css +43 -43
  542. package/form-control/modern/inverted.css +19 -19
  543. package/gallery/Component.js +5 -3
  544. package/gallery/components/header/Component.js +2 -2
  545. package/gallery/components/header/buttons.js +1 -1
  546. package/gallery/components/header/index.css +3 -3
  547. package/gallery/components/header/index.js +1 -1
  548. package/gallery/components/header-info-block/Component.js +1 -1
  549. package/gallery/components/header-info-block/index.css +5 -5
  550. package/gallery/components/image-preview/Component.js +7 -2
  551. package/gallery/components/image-preview/index.css +12 -18
  552. package/gallery/components/image-preview/index.js +1 -0
  553. package/gallery/components/image-preview/paths.d.ts +5 -0
  554. package/gallery/components/image-preview/paths.js +8 -0
  555. package/gallery/components/image-viewer/component.js +3 -2
  556. package/gallery/components/image-viewer/index.css +19 -25
  557. package/gallery/components/image-viewer/index.js +3 -2
  558. package/gallery/components/image-viewer/paths.d.ts +5 -0
  559. package/gallery/components/image-viewer/paths.js +8 -0
  560. package/gallery/components/image-viewer/slide.js +2 -1
  561. package/gallery/components/index.js +4 -2
  562. package/gallery/components/navigation-bar/Component.js +2 -1
  563. package/gallery/components/navigation-bar/index.css +6 -6
  564. package/gallery/components/navigation-bar/index.js +1 -0
  565. package/gallery/cssm/Component.js +2 -0
  566. package/gallery/cssm/components/image-preview/Component.js +6 -1
  567. package/gallery/cssm/components/image-preview/index.js +1 -0
  568. package/gallery/cssm/components/image-preview/index.module.css +0 -6
  569. package/gallery/cssm/components/image-preview/paths.d.ts +5 -0
  570. package/gallery/cssm/components/image-preview/paths.js +8 -0
  571. package/gallery/cssm/components/image-viewer/component.js +1 -0
  572. package/gallery/cssm/components/image-viewer/index.js +1 -0
  573. package/gallery/cssm/components/image-viewer/index.module.css +0 -6
  574. package/gallery/cssm/components/image-viewer/paths.d.ts +5 -0
  575. package/gallery/cssm/components/image-viewer/paths.js +8 -0
  576. package/gallery/cssm/components/image-viewer/slide.js +6 -1
  577. package/gallery/cssm/components/index.js +2 -0
  578. package/gallery/cssm/components/navigation-bar/Component.js +1 -0
  579. package/gallery/cssm/components/navigation-bar/index.js +1 -0
  580. package/gallery/cssm/index.js +2 -0
  581. package/gallery/esm/Component.js +5 -3
  582. package/gallery/esm/components/header/Component.js +2 -2
  583. package/gallery/esm/components/header/buttons.js +1 -1
  584. package/gallery/esm/components/header/index.css +3 -3
  585. package/gallery/esm/components/header/index.js +1 -1
  586. package/gallery/esm/components/header-info-block/Component.js +1 -1
  587. package/gallery/esm/components/header-info-block/index.css +5 -5
  588. package/gallery/esm/components/image-preview/Component.js +7 -2
  589. package/gallery/esm/components/image-preview/index.css +12 -18
  590. package/gallery/esm/components/image-preview/index.js +1 -0
  591. package/gallery/esm/components/image-preview/paths.d.ts +5 -0
  592. package/gallery/esm/components/image-preview/paths.js +6 -0
  593. package/gallery/esm/components/image-viewer/component.js +3 -2
  594. package/gallery/esm/components/image-viewer/index.css +19 -25
  595. package/gallery/esm/components/image-viewer/index.js +3 -2
  596. package/gallery/esm/components/image-viewer/paths.d.ts +5 -0
  597. package/gallery/esm/components/image-viewer/paths.js +6 -0
  598. package/gallery/esm/components/image-viewer/slide.js +2 -1
  599. package/gallery/esm/components/index.js +4 -2
  600. package/gallery/esm/components/navigation-bar/Component.js +2 -1
  601. package/gallery/esm/components/navigation-bar/index.css +6 -6
  602. package/gallery/esm/components/navigation-bar/index.js +1 -0
  603. package/gallery/esm/index.css +3 -3
  604. package/gallery/esm/index.js +4 -2
  605. package/gallery/esm/{slide-edd901a5.d.ts → slide-25c42ce8.d.ts} +0 -0
  606. package/gallery/esm/{slide-edd901a5.js → slide-25c42ce8.js} +7 -2
  607. package/gallery/esm/{tslib.es6-2e415baf.d.ts → tslib.es6-9246d2d5.d.ts} +0 -0
  608. package/gallery/esm/{tslib.es6-2e415baf.js → tslib.es6-9246d2d5.js} +0 -0
  609. package/gallery/index.css +3 -3
  610. package/gallery/index.js +4 -2
  611. package/gallery/modern/Component.js +4 -2
  612. package/gallery/modern/components/header/Component.js +1 -1
  613. package/gallery/modern/components/header/index.css +3 -3
  614. package/gallery/modern/components/header-info-block/Component.js +1 -1
  615. package/gallery/modern/components/header-info-block/index.css +5 -5
  616. package/gallery/modern/components/image-preview/Component.js +7 -2
  617. package/gallery/modern/components/image-preview/index.css +12 -18
  618. package/gallery/modern/components/image-preview/index.js +1 -0
  619. package/gallery/modern/components/image-preview/paths.d.ts +5 -0
  620. package/gallery/modern/components/image-preview/paths.js +6 -0
  621. package/gallery/modern/components/image-viewer/component.js +2 -1
  622. package/gallery/modern/components/image-viewer/index.css +19 -25
  623. package/gallery/modern/components/image-viewer/index.js +2 -1
  624. package/gallery/modern/components/image-viewer/paths.d.ts +5 -0
  625. package/gallery/modern/components/image-viewer/paths.js +6 -0
  626. package/gallery/modern/components/image-viewer/slide.js +2 -1
  627. package/gallery/modern/components/index.js +3 -1
  628. package/gallery/modern/components/navigation-bar/Component.js +2 -1
  629. package/gallery/modern/components/navigation-bar/index.css +6 -6
  630. package/gallery/modern/components/navigation-bar/index.js +1 -0
  631. package/gallery/modern/index.css +3 -3
  632. package/gallery/modern/index.js +3 -1
  633. package/gallery/modern/{slide-ab2afafa.d.ts → slide-b5114cdc.d.ts} +0 -0
  634. package/gallery/modern/{slide-ab2afafa.js → slide-b5114cdc.js} +7 -2
  635. package/gallery/{slide-a531584e.d.ts → slide-403f6a83.d.ts} +0 -0
  636. package/gallery/{slide-a531584e.js → slide-403f6a83.js} +7 -2
  637. package/gallery/{tslib.es6-a1a0eedb.d.ts → tslib.es6-778dc5ea.d.ts} +0 -0
  638. package/gallery/{tslib.es6-a1a0eedb.js → tslib.es6-778dc5ea.js} +0 -0
  639. package/gap/Component.js +1 -1
  640. package/gap/esm/Component.js +1 -1
  641. package/gap/esm/index.css +31 -31
  642. package/gap/index.css +31 -31
  643. package/gap/modern/Component.js +1 -1
  644. package/gap/modern/index.css +31 -31
  645. package/grid/Component.js +1 -1
  646. package/grid/col/Component.js +2 -2
  647. package/grid/col/index.css +511 -511
  648. package/grid/col/index.js +1 -1
  649. package/grid/esm/Component.js +1 -1
  650. package/grid/esm/col/Component.js +2 -2
  651. package/grid/esm/col/index.css +511 -511
  652. package/grid/esm/col/index.js +1 -1
  653. package/grid/esm/gutters.css +78 -78
  654. package/grid/esm/{gutters.module-05898c21.d.ts → gutters.module-a67dceb7.d.ts} +0 -0
  655. package/grid/esm/gutters.module-a67dceb7.js +30 -0
  656. package/grid/esm/index.js +1 -1
  657. package/grid/esm/row/Component.js +2 -2
  658. package/grid/esm/row/index.css +9 -9
  659. package/grid/esm/row/index.js +1 -1
  660. package/grid/gutters.css +78 -78
  661. package/grid/{gutters.module-b3e28547.d.ts → gutters.module-28b151b8.d.ts} +0 -0
  662. package/grid/gutters.module-28b151b8.js +31 -0
  663. package/grid/index.js +1 -1
  664. package/grid/modern/Component.js +1 -1
  665. package/grid/modern/col/Component.js +2 -2
  666. package/grid/modern/col/index.css +511 -511
  667. package/grid/modern/col/index.js +1 -1
  668. package/grid/modern/gutters.css +78 -78
  669. package/grid/modern/gutters.module-036b8b64.js +4 -0
  670. package/grid/modern/index.js +1 -1
  671. package/grid/modern/row/Component.js +2 -2
  672. package/grid/modern/row/index.css +9 -9
  673. package/grid/modern/row/index.js +1 -1
  674. package/grid/row/Component.js +2 -2
  675. package/grid/row/index.css +9 -9
  676. package/grid/row/index.js +1 -1
  677. package/hatching-progress-bar/Component.js +1 -1
  678. package/hatching-progress-bar/esm/Component.js +1 -1
  679. package/hatching-progress-bar/esm/index.css +11 -11
  680. package/hatching-progress-bar/index.css +11 -11
  681. package/hatching-progress-bar/modern/Component.js +1 -1
  682. package/hatching-progress-bar/modern/index.css +11 -11
  683. package/icon-button/Component.js +3 -3
  684. package/icon-button/default.css +24 -24
  685. package/icon-button/esm/Component.js +3 -3
  686. package/icon-button/esm/default.css +24 -24
  687. package/icon-button/esm/index.css +7 -7
  688. package/icon-button/esm/inverted.css +24 -24
  689. package/icon-button/index.css +7 -7
  690. package/icon-button/inverted.css +24 -24
  691. package/icon-button/modern/Component.js +3 -3
  692. package/icon-button/modern/default.css +24 -24
  693. package/icon-button/modern/index.css +7 -7
  694. package/icon-button/modern/inverted.css +24 -24
  695. package/icon-view/circle.js +1 -1
  696. package/icon-view/components/base-shape/component.js +1 -1
  697. package/icon-view/components/base-shape/index.css +30 -30
  698. package/icon-view/components/circle/component.js +1 -1
  699. package/icon-view/components/circle/index.js +1 -1
  700. package/icon-view/components/index.js +1 -1
  701. package/icon-view/components/super-ellipse/component.js +1 -1
  702. package/icon-view/components/super-ellipse/index.js +1 -1
  703. package/icon-view/esm/circle.js +1 -1
  704. package/icon-view/esm/components/base-shape/component.js +1 -1
  705. package/icon-view/esm/components/base-shape/index.css +30 -30
  706. package/icon-view/esm/components/circle/component.js +1 -1
  707. package/icon-view/esm/components/circle/index.js +1 -1
  708. package/icon-view/esm/components/index.js +1 -1
  709. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  710. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  711. package/icon-view/esm/super-ellipse.js +1 -1
  712. package/icon-view/esm/{tslib.es6-0c090e82.d.ts → tslib.es6-73a3a559.d.ts} +0 -0
  713. package/icon-view/esm/{tslib.es6-0c090e82.js → tslib.es6-73a3a559.js} +0 -0
  714. package/icon-view/modern/components/base-shape/component.js +1 -1
  715. package/icon-view/modern/components/base-shape/index.css +30 -30
  716. package/icon-view/super-ellipse.js +1 -1
  717. package/icon-view/{tslib.es6-700256f8.d.ts → tslib.es6-2cd7e7b1.d.ts} +0 -0
  718. package/icon-view/{tslib.es6-700256f8.js → tslib.es6-2cd7e7b1.js} +0 -0
  719. package/input/Component.js +10 -5
  720. package/input/cssm/Component.js +7 -2
  721. package/input/cssm/default.module.css +0 -8
  722. package/input/cssm/index.js +3 -0
  723. package/input/cssm/index.module.css +8 -10
  724. package/input/cssm/inverted.module.css +0 -8
  725. package/input/default.css +11 -19
  726. package/input/esm/Component.js +10 -5
  727. package/input/esm/default.css +11 -19
  728. package/input/esm/index.css +47 -49
  729. package/input/esm/index.js +3 -0
  730. package/input/esm/inverted.css +11 -19
  731. package/input/index.css +47 -49
  732. package/input/index.js +3 -0
  733. package/input/inverted.css +11 -19
  734. package/input/modern/Component.js +10 -5
  735. package/input/modern/default.css +11 -19
  736. package/input/modern/index.css +47 -49
  737. package/input/modern/index.js +3 -0
  738. package/input/modern/inverted.css +11 -19
  739. package/input-autocomplete/Component.d.ts +4 -4
  740. package/input-autocomplete/Component.js +1 -1
  741. package/input-autocomplete/Component.mobile.js +2 -2
  742. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  743. package/input-autocomplete/autocomplete-field/index.css +2 -2
  744. package/input-autocomplete/autocomplete-field/index.js +1 -1
  745. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  746. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  747. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  748. package/input-autocomplete/esm/Component.js +1 -1
  749. package/input-autocomplete/esm/Component.mobile.js +2 -2
  750. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  751. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  752. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  753. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  754. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  755. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  756. package/input-autocomplete/esm/index.js +1 -1
  757. package/input-autocomplete/esm/mobile.css +4 -4
  758. package/input-autocomplete/esm/mobile.js +1 -1
  759. package/input-autocomplete/esm/{tslib.es6-f20c9c0a.d.ts → tslib.es6-52985d07.d.ts} +0 -0
  760. package/input-autocomplete/esm/{tslib.es6-f20c9c0a.js → tslib.es6-52985d07.js} +0 -0
  761. package/input-autocomplete/index.js +1 -1
  762. package/input-autocomplete/mobile.css +4 -4
  763. package/input-autocomplete/mobile.js +1 -1
  764. package/input-autocomplete/modern/Component.mobile.js +1 -1
  765. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  766. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  767. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  768. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  769. package/input-autocomplete/modern/mobile.css +4 -4
  770. package/input-autocomplete/{tslib.es6-bcd05fae.d.ts → tslib.es6-337ac891.d.ts} +0 -0
  771. package/input-autocomplete/{tslib.es6-bcd05fae.js → tslib.es6-337ac891.js} +0 -0
  772. package/intl-phone-input/{component-8b3c8672.d.ts → component-bdb7a882.d.ts} +0 -0
  773. package/intl-phone-input/{component-8b3c8672.js → component-bdb7a882.js} +1 -1
  774. package/intl-phone-input/component.js +3 -3
  775. package/intl-phone-input/components/flag-icon/component.js +1 -1
  776. package/intl-phone-input/components/flag-icon/index.css +261 -261
  777. package/intl-phone-input/components/index.js +1 -1
  778. package/intl-phone-input/components/select/component.js +2 -2
  779. package/intl-phone-input/components/select/index.css +6 -6
  780. package/intl-phone-input/components/select/index.js +1 -1
  781. package/intl-phone-input/components/select-field/component.js +1 -1
  782. package/intl-phone-input/components/select-field/index.css +9 -9
  783. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  784. package/intl-phone-input/components/select-field/index.js +1 -1
  785. package/intl-phone-input/esm/{component-5c70f67e.d.ts → component-45b8ffb6.d.ts} +0 -0
  786. package/intl-phone-input/esm/{component-5c70f67e.js → component-45b8ffb6.js} +1 -1
  787. package/intl-phone-input/esm/component.js +3 -3
  788. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  789. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  790. package/intl-phone-input/esm/components/index.js +1 -1
  791. package/intl-phone-input/esm/components/select/component.js +2 -2
  792. package/intl-phone-input/esm/components/select/index.css +6 -6
  793. package/intl-phone-input/esm/components/select/index.js +1 -1
  794. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  795. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  796. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  797. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  798. package/intl-phone-input/esm/index.css +5 -5
  799. package/intl-phone-input/esm/index.js +1 -1
  800. package/intl-phone-input/esm/{libphonenumber-js.min-2b62f8a1.d.ts → libphonenumber-js.min-b2b40221.d.ts} +0 -0
  801. package/intl-phone-input/esm/{libphonenumber-js.min-2b62f8a1.js → libphonenumber-js.min-b2b40221.js} +0 -0
  802. package/intl-phone-input/index.css +5 -5
  803. package/intl-phone-input/index.js +1 -1
  804. package/intl-phone-input/{libphonenumber-js.min-4858a9d4.d.ts → libphonenumber-js.min-283fa6f0.d.ts} +0 -0
  805. package/intl-phone-input/{libphonenumber-js.min-4858a9d4.js → libphonenumber-js.min-283fa6f0.js} +0 -0
  806. package/intl-phone-input/modern/component.js +2 -2
  807. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  808. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  809. package/intl-phone-input/modern/components/select/component.js +1 -1
  810. package/intl-phone-input/modern/components/select/index.css +6 -6
  811. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  812. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  813. package/intl-phone-input/modern/index.css +5 -5
  814. package/intl-phone-input/modern/{libphonenumber-js.min-2b62f8a1.d.ts → libphonenumber-js.min-b2b40221.d.ts} +0 -0
  815. package/intl-phone-input/modern/{libphonenumber-js.min-2b62f8a1.js → libphonenumber-js.min-b2b40221.js} +0 -0
  816. package/link/Component.js +3 -3
  817. package/link/default.css +9 -9
  818. package/link/esm/Component.js +3 -3
  819. package/link/esm/default.css +9 -9
  820. package/link/esm/index.css +13 -13
  821. package/link/esm/inverted.css +9 -9
  822. package/link/index.css +13 -13
  823. package/link/inverted.css +9 -9
  824. package/link/modern/Component.js +3 -3
  825. package/link/modern/default.css +9 -9
  826. package/link/modern/index.css +13 -13
  827. package/link/modern/inverted.css +9 -9
  828. package/list/Component.d.ts +1 -1
  829. package/list/Component.js +51 -8
  830. package/list/cssm/Component.d.ts +1 -1
  831. package/list/cssm/Component.js +50 -7
  832. package/list/cssm/index.js +1 -1
  833. package/list/esm/Component.d.ts +1 -1
  834. package/list/esm/Component.js +51 -8
  835. package/list/esm/index.css +9 -9
  836. package/list/index.css +9 -9
  837. package/list/index.js +1 -1
  838. package/list/modern/Component.d.ts +1 -1
  839. package/list/modern/Component.js +12 -8
  840. package/list/modern/index.css +9 -9
  841. package/list-header/Component.js +1 -1
  842. package/list-header/esm/Component.js +1 -1
  843. package/list-header/esm/index.css +3 -3
  844. package/list-header/index.css +3 -3
  845. package/list-header/modern/Component.js +1 -1
  846. package/list-header/modern/index.css +3 -3
  847. package/loader/Component.js +1 -1
  848. package/loader/esm/Component.js +1 -1
  849. package/loader/esm/index.css +7 -7
  850. package/loader/index.css +7 -7
  851. package/loader/modern/Component.js +1 -1
  852. package/loader/modern/index.css +7 -7
  853. package/masked-input/Component.js +1 -1
  854. package/masked-input/esm/Component.js +1 -1
  855. package/masked-input/esm/index.css +2 -2
  856. package/masked-input/index.css +2 -2
  857. package/masked-input/modern/Component.js +1 -1
  858. package/masked-input/modern/index.css +2 -2
  859. package/modal/Component.desktop.js +1 -1
  860. package/modal/Component.js +4 -4
  861. package/modal/Component.mobile.js +1 -1
  862. package/modal/Component.responsive.js +1 -1
  863. package/modal/components/closer/Component.js +2 -2
  864. package/modal/components/closer/index.css +4 -4
  865. package/modal/components/content/Component.js +3 -3
  866. package/modal/components/content/desktop.css +8 -8
  867. package/modal/components/content/index.css +3 -3
  868. package/modal/components/content/mobile.css +3 -3
  869. package/modal/components/footer/Component.js +4 -4
  870. package/modal/components/footer/desktop.css +9 -9
  871. package/modal/components/footer/index.css +4 -4
  872. package/modal/components/footer/layout.css +25 -25
  873. package/modal/components/footer/mobile.css +3 -3
  874. package/modal/components/header/Component.js +4 -4
  875. package/modal/components/header/desktop.css +17 -17
  876. package/modal/components/header/index.css +17 -16
  877. package/modal/components/header/mobile.css +3 -3
  878. package/modal/cssm/components/header/index.module.css +2 -1
  879. package/modal/desktop.css +9 -9
  880. package/modal/desktop.js +1 -1
  881. package/modal/esm/Component.desktop.js +1 -1
  882. package/modal/esm/Component.js +4 -4
  883. package/modal/esm/Component.mobile.js +1 -1
  884. package/modal/esm/Component.responsive.js +1 -1
  885. package/modal/esm/components/closer/Component.js +2 -2
  886. package/modal/esm/components/closer/index.css +4 -4
  887. package/modal/esm/components/content/Component.js +3 -3
  888. package/modal/esm/components/content/desktop.css +8 -8
  889. package/modal/esm/components/content/index.css +3 -3
  890. package/modal/esm/components/content/mobile.css +3 -3
  891. package/modal/esm/components/footer/Component.js +4 -4
  892. package/modal/esm/components/footer/desktop.css +9 -9
  893. package/modal/esm/components/footer/index.css +4 -4
  894. package/modal/esm/components/footer/layout.css +25 -25
  895. package/modal/esm/components/footer/mobile.css +3 -3
  896. package/modal/esm/components/header/Component.js +4 -4
  897. package/modal/esm/components/header/desktop.css +17 -17
  898. package/modal/esm/components/header/index.css +17 -16
  899. package/modal/esm/components/header/mobile.css +3 -3
  900. package/modal/esm/desktop.css +9 -9
  901. package/modal/esm/desktop.js +1 -1
  902. package/modal/esm/index.js +1 -1
  903. package/modal/esm/mobile.css +2 -2
  904. package/modal/esm/mobile.js +1 -1
  905. package/modal/esm/responsive.js +1 -1
  906. package/modal/esm/transitions.css +8 -8
  907. package/modal/esm/{tslib.es6-056b72d0.d.ts → tslib.es6-270dfeed.d.ts} +0 -0
  908. package/modal/esm/{tslib.es6-056b72d0.js → tslib.es6-270dfeed.js} +0 -0
  909. package/modal/index.js +1 -1
  910. package/modal/mobile.css +2 -2
  911. package/modal/mobile.js +1 -1
  912. package/modal/modern/Component.js +3 -3
  913. package/modal/modern/components/closer/Component.js +1 -1
  914. package/modal/modern/components/closer/index.css +4 -4
  915. package/modal/modern/components/content/Component.js +3 -3
  916. package/modal/modern/components/content/desktop.css +8 -8
  917. package/modal/modern/components/content/index.css +3 -3
  918. package/modal/modern/components/content/mobile.css +3 -3
  919. package/modal/modern/components/footer/Component.js +4 -4
  920. package/modal/modern/components/footer/desktop.css +9 -9
  921. package/modal/modern/components/footer/index.css +4 -4
  922. package/modal/modern/components/footer/layout.css +25 -25
  923. package/modal/modern/components/footer/mobile.css +3 -3
  924. package/modal/modern/components/header/Component.js +3 -3
  925. package/modal/modern/components/header/desktop.css +17 -17
  926. package/modal/modern/components/header/index.css +17 -16
  927. package/modal/modern/components/header/mobile.css +3 -3
  928. package/modal/modern/desktop.css +9 -9
  929. package/modal/modern/mobile.css +2 -2
  930. package/modal/modern/transitions.css +8 -8
  931. package/modal/responsive.js +1 -1
  932. package/modal/transitions.css +8 -8
  933. package/modal/{tslib.es6-0c9325d7.d.ts → tslib.es6-c33750f3.d.ts} +0 -0
  934. package/modal/{tslib.es6-0c9325d7.js → tslib.es6-c33750f3.js} +0 -0
  935. package/notification/Component.js +1 -1
  936. package/notification/esm/Component.js +1 -1
  937. package/notification/esm/index.css +8 -8
  938. package/notification/index.css +8 -8
  939. package/notification/modern/Component.js +1 -1
  940. package/notification/modern/index.css +8 -8
  941. package/notification-manager/{component-0f84e0fb.d.ts → component-d112f521.d.ts} +0 -0
  942. package/notification-manager/{component-0f84e0fb.js → component-d112f521.js} +0 -0
  943. package/notification-manager/component.js +2 -2
  944. package/notification-manager/components/index.js +1 -1
  945. package/notification-manager/components/notification/component.js +1 -1
  946. package/notification-manager/components/notification/index.d.ts +1 -1
  947. package/notification-manager/components/notification/index.js +1 -1
  948. package/notification-manager/esm/{component-e8097f63.d.ts → component-cc9d34ab.d.ts} +0 -0
  949. package/notification-manager/esm/{component-e8097f63.js → component-cc9d34ab.js} +0 -0
  950. package/notification-manager/esm/component.js +2 -2
  951. package/notification-manager/esm/components/index.js +1 -1
  952. package/notification-manager/esm/components/notification/component.js +1 -1
  953. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  954. package/notification-manager/esm/components/notification/index.js +1 -1
  955. package/notification-manager/esm/index.css +11 -11
  956. package/notification-manager/esm/index.js +1 -1
  957. package/notification-manager/index.css +11 -11
  958. package/notification-manager/index.js +1 -1
  959. package/notification-manager/modern/component.js +1 -1
  960. package/notification-manager/modern/index.css +11 -11
  961. package/package.json +1 -1
  962. package/pagination/Component.js +1 -1
  963. package/pagination/components/default-view/index.css +2 -2
  964. package/pagination/components/default-view/index.js +1 -1
  965. package/pagination/components/per-page-view/index.css +2 -2
  966. package/pagination/components/per-page-view/index.js +1 -1
  967. package/pagination/components/tag/index.css +8 -8
  968. package/pagination/components/tag/index.js +1 -1
  969. package/pagination/esm/Component.js +1 -1
  970. package/pagination/esm/components/default-view/index.css +2 -2
  971. package/pagination/esm/components/default-view/index.js +1 -1
  972. package/pagination/esm/components/per-page-view/index.css +2 -2
  973. package/pagination/esm/components/per-page-view/index.js +1 -1
  974. package/pagination/esm/components/tag/index.css +8 -8
  975. package/pagination/esm/components/tag/index.js +1 -1
  976. package/pagination/esm/index.css +4 -4
  977. package/pagination/index.css +4 -4
  978. package/pagination/modern/Component.js +1 -1
  979. package/pagination/modern/components/default-view/index.css +2 -2
  980. package/pagination/modern/components/default-view/index.js +1 -1
  981. package/pagination/modern/components/per-page-view/index.css +2 -2
  982. package/pagination/modern/components/per-page-view/index.js +1 -1
  983. package/pagination/modern/components/tag/index.css +8 -8
  984. package/pagination/modern/components/tag/index.js +1 -1
  985. package/pagination/modern/index.css +4 -4
  986. package/password-input/component.js +1 -1
  987. package/password-input/esm/component.js +1 -1
  988. package/password-input/esm/index.css +5 -5
  989. package/password-input/index.css +5 -5
  990. package/password-input/modern/component.js +1 -1
  991. package/password-input/modern/index.css +5 -5
  992. package/phone-input/utils/index.js +3 -1
  993. package/picker-button/Component.js +2 -2
  994. package/picker-button/Component.mobile.js +1 -1
  995. package/picker-button/Component.responsive.js +1 -1
  996. package/picker-button/cssm/field/Component.d.ts +1 -1
  997. package/picker-button/cssm/option/Component.d.ts +2 -2
  998. package/picker-button/cssm/{typings-56379e19.d.ts → typings-85892853.d.ts} +8 -0
  999. package/picker-button/desktop.js +1 -1
  1000. package/picker-button/esm/Component.js +2 -2
  1001. package/picker-button/esm/Component.mobile.js +1 -1
  1002. package/picker-button/esm/Component.responsive.js +1 -1
  1003. package/picker-button/esm/desktop.js +1 -1
  1004. package/picker-button/esm/field/Component.d.ts +1 -1
  1005. package/picker-button/esm/field/Component.js +2 -2
  1006. package/picker-button/esm/field/index.css +4 -4
  1007. package/picker-button/esm/field/index.js +1 -1
  1008. package/picker-button/esm/index.css +7 -7
  1009. package/picker-button/esm/index.js +1 -1
  1010. package/picker-button/esm/mobile.js +1 -1
  1011. package/picker-button/esm/option/Component.d.ts +2 -2
  1012. package/picker-button/esm/option/Component.js +2 -2
  1013. package/picker-button/esm/option/index.css +4 -4
  1014. package/picker-button/esm/option/index.js +1 -1
  1015. package/picker-button/esm/{tslib.es6-493d9673.d.ts → tslib.es6-0e44cb3d.d.ts} +0 -0
  1016. package/picker-button/esm/{tslib.es6-493d9673.js → tslib.es6-0e44cb3d.js} +0 -0
  1017. package/picker-button/esm/{typings-56379e19.d.ts → typings-85892853.d.ts} +8 -0
  1018. package/picker-button/field/Component.d.ts +1 -1
  1019. package/picker-button/field/Component.js +2 -2
  1020. package/picker-button/field/index.css +4 -4
  1021. package/picker-button/field/index.js +1 -1
  1022. package/picker-button/index.css +7 -7
  1023. package/picker-button/index.js +1 -1
  1024. package/picker-button/mobile.js +1 -1
  1025. package/picker-button/modern/Component.js +1 -1
  1026. package/picker-button/modern/field/Component.d.ts +1 -1
  1027. package/picker-button/modern/field/Component.js +1 -1
  1028. package/picker-button/modern/field/index.css +4 -4
  1029. package/picker-button/modern/index.css +7 -7
  1030. package/picker-button/modern/option/Component.d.ts +2 -2
  1031. package/picker-button/modern/option/Component.js +1 -1
  1032. package/picker-button/modern/option/index.css +4 -4
  1033. package/picker-button/modern/{typings-56379e19.d.ts → typings-85892853.d.ts} +8 -0
  1034. package/picker-button/option/Component.d.ts +2 -2
  1035. package/picker-button/option/Component.js +2 -2
  1036. package/picker-button/option/index.css +4 -4
  1037. package/picker-button/option/index.js +1 -1
  1038. package/picker-button/{tslib.es6-5d4a402c.d.ts → tslib.es6-f648ccbc.d.ts} +0 -0
  1039. package/picker-button/{tslib.es6-5d4a402c.js → tslib.es6-f648ccbc.js} +0 -0
  1040. package/picker-button/{typings-56379e19.d.ts → typings-85892853.d.ts} +8 -0
  1041. package/plate/Component.js +1 -1
  1042. package/plate/cssm/index.module.css +4 -2
  1043. package/plate/esm/Component.js +1 -1
  1044. package/plate/esm/index.css +48 -46
  1045. package/plate/index.css +48 -46
  1046. package/plate/modern/Component.js +1 -1
  1047. package/plate/modern/index.css +48 -46
  1048. package/popover/Component.js +1 -1
  1049. package/popover/esm/Component.js +1 -1
  1050. package/popover/esm/index.css +34 -34
  1051. package/popover/index.css +34 -34
  1052. package/popover/modern/Component.js +1 -1
  1053. package/popover/modern/index.css +34 -34
  1054. package/progress-bar/Component.js +1 -1
  1055. package/progress-bar/esm/Component.js +1 -1
  1056. package/progress-bar/esm/index.css +12 -12
  1057. package/progress-bar/index.css +12 -12
  1058. package/progress-bar/modern/Component.js +1 -1
  1059. package/progress-bar/modern/index.css +12 -12
  1060. package/pure-cell/{component-ae7a8198.d.ts → component-08aef3f6.d.ts} +0 -0
  1061. package/pure-cell/{component-ae7a8198.js → component-08aef3f6.js} +6 -6
  1062. package/pure-cell/component.js +3 -3
  1063. package/pure-cell/components/addon/component.js +2 -2
  1064. package/pure-cell/components/addon/index.css +9 -9
  1065. package/pure-cell/components/addon/index.js +1 -1
  1066. package/pure-cell/components/amount/component.js +3 -3
  1067. package/pure-cell/components/amount/index.css +2 -2
  1068. package/pure-cell/components/amount/index.js +2 -2
  1069. package/pure-cell/components/amount-title/component.js +3 -3
  1070. package/pure-cell/components/amount-title/index.css +3 -3
  1071. package/pure-cell/components/amount-title/index.js +2 -2
  1072. package/pure-cell/components/category/component.js +2 -2
  1073. package/pure-cell/components/category/index.css +5 -5
  1074. package/pure-cell/components/category/index.js +1 -1
  1075. package/pure-cell/components/content/component.js +3 -3
  1076. package/pure-cell/components/content/index.css +3 -3
  1077. package/pure-cell/components/content/index.d.ts +1 -1
  1078. package/pure-cell/components/content/index.js +3 -3
  1079. package/pure-cell/components/footer/component.js +2 -2
  1080. package/pure-cell/components/footer/index.css +4 -4
  1081. package/pure-cell/components/footer/index.js +1 -1
  1082. package/pure-cell/components/footer-button/component.js +3 -3
  1083. package/pure-cell/components/footer-button/index.css +2 -2
  1084. package/pure-cell/components/footer-button/index.js +2 -2
  1085. package/pure-cell/components/footer-text/component.js +1 -1
  1086. package/pure-cell/components/footer-text/index.js +1 -1
  1087. package/pure-cell/components/graphics/component.d.ts +4 -0
  1088. package/pure-cell/components/graphics/component.js +6 -4
  1089. package/pure-cell/components/graphics/index.css +11 -2
  1090. package/pure-cell/components/graphics/index.js +2 -1
  1091. package/pure-cell/components/main/component.js +3 -3
  1092. package/pure-cell/components/main/index.css +4 -4
  1093. package/pure-cell/components/main/index.d.ts +1 -1
  1094. package/pure-cell/components/main/index.js +3 -3
  1095. package/pure-cell/components/text/component.js +3 -3
  1096. package/pure-cell/components/text/index.css +7 -7
  1097. package/pure-cell/components/text/index.d.ts +1 -1
  1098. package/pure-cell/components/text/index.js +3 -3
  1099. package/pure-cell/cssm/{component-c4e268e7.d.ts → component-5cffadbf.d.ts} +0 -0
  1100. package/pure-cell/cssm/{component-c4e268e7.js → component-5cffadbf.js} +0 -0
  1101. package/pure-cell/cssm/component.js +1 -1
  1102. package/pure-cell/cssm/components/content/component.js +1 -1
  1103. package/pure-cell/cssm/components/content/index.d.ts +1 -1
  1104. package/pure-cell/cssm/components/content/index.js +1 -1
  1105. package/pure-cell/cssm/components/graphics/component.d.ts +4 -0
  1106. package/pure-cell/cssm/components/graphics/component.js +4 -2
  1107. package/pure-cell/cssm/components/graphics/index.js +1 -0
  1108. package/pure-cell/cssm/components/graphics/index.module.css +9 -0
  1109. package/pure-cell/cssm/components/main/component.js +1 -1
  1110. package/pure-cell/cssm/components/main/index.d.ts +1 -1
  1111. package/pure-cell/cssm/components/main/index.js +1 -1
  1112. package/pure-cell/cssm/components/text/component.js +1 -1
  1113. package/pure-cell/cssm/components/text/index.d.ts +1 -1
  1114. package/pure-cell/cssm/components/text/index.js +1 -1
  1115. package/pure-cell/cssm/index.js +1 -1
  1116. package/pure-cell/cssm/index.module.css +4 -0
  1117. package/pure-cell/esm/{component-5128c56e.d.ts → component-d000b3e4.d.ts} +0 -0
  1118. package/pure-cell/esm/{component-5128c56e.js → component-d000b3e4.js} +6 -6
  1119. package/pure-cell/esm/component.js +3 -3
  1120. package/pure-cell/esm/components/addon/component.js +2 -2
  1121. package/pure-cell/esm/components/addon/index.css +9 -9
  1122. package/pure-cell/esm/components/addon/index.js +1 -1
  1123. package/pure-cell/esm/components/amount/component.js +3 -3
  1124. package/pure-cell/esm/components/amount/index.css +2 -2
  1125. package/pure-cell/esm/components/amount/index.js +2 -2
  1126. package/pure-cell/esm/components/amount-title/component.js +3 -3
  1127. package/pure-cell/esm/components/amount-title/index.css +3 -3
  1128. package/pure-cell/esm/components/amount-title/index.js +2 -2
  1129. package/pure-cell/esm/components/category/component.js +2 -2
  1130. package/pure-cell/esm/components/category/index.css +5 -5
  1131. package/pure-cell/esm/components/category/index.js +1 -1
  1132. package/pure-cell/esm/components/content/component.js +3 -3
  1133. package/pure-cell/esm/components/content/index.css +3 -3
  1134. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1135. package/pure-cell/esm/components/content/index.js +3 -3
  1136. package/pure-cell/esm/components/footer/component.js +2 -2
  1137. package/pure-cell/esm/components/footer/index.css +4 -4
  1138. package/pure-cell/esm/components/footer/index.js +1 -1
  1139. package/pure-cell/esm/components/footer-button/component.js +3 -3
  1140. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1141. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1142. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1143. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1144. package/pure-cell/esm/components/graphics/component.d.ts +4 -0
  1145. package/pure-cell/esm/components/graphics/component.js +5 -4
  1146. package/pure-cell/esm/components/graphics/index.css +11 -2
  1147. package/pure-cell/esm/components/graphics/index.js +2 -1
  1148. package/pure-cell/esm/components/main/component.js +3 -3
  1149. package/pure-cell/esm/components/main/index.css +4 -4
  1150. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1151. package/pure-cell/esm/components/main/index.js +3 -3
  1152. package/pure-cell/esm/components/text/component.js +3 -3
  1153. package/pure-cell/esm/components/text/index.css +7 -7
  1154. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1155. package/pure-cell/esm/components/text/index.js +3 -3
  1156. package/pure-cell/esm/{getDataTestId-048281b8.d.ts → getDataTestId-886016db.d.ts} +0 -0
  1157. package/pure-cell/esm/{getDataTestId-048281b8.js → getDataTestId-886016db.js} +0 -0
  1158. package/pure-cell/esm/index.css +23 -19
  1159. package/pure-cell/esm/index.js +3 -3
  1160. package/pure-cell/esm/{tslib.es6-e02b61a7.d.ts → tslib.es6-ccb7f8e5.d.ts} +0 -0
  1161. package/pure-cell/esm/{tslib.es6-e02b61a7.js → tslib.es6-ccb7f8e5.js} +0 -0
  1162. package/pure-cell/{getDataTestId-03270a4e.d.ts → getDataTestId-2118139f.d.ts} +0 -0
  1163. package/pure-cell/{getDataTestId-03270a4e.js → getDataTestId-2118139f.js} +0 -0
  1164. package/pure-cell/index.css +23 -19
  1165. package/pure-cell/index.js +3 -3
  1166. package/pure-cell/modern/{component-d8e1fafe.d.ts → component-079ad2a0.d.ts} +0 -0
  1167. package/pure-cell/modern/{component-d8e1fafe.js → component-079ad2a0.js} +5 -5
  1168. package/pure-cell/modern/component.js +2 -2
  1169. package/pure-cell/modern/components/addon/component.js +2 -2
  1170. package/pure-cell/modern/components/addon/index.css +9 -9
  1171. package/pure-cell/modern/components/addon/index.js +1 -1
  1172. package/pure-cell/modern/components/amount/component.js +2 -2
  1173. package/pure-cell/modern/components/amount/index.css +2 -2
  1174. package/pure-cell/modern/components/amount/index.js +1 -1
  1175. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1176. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1177. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1178. package/pure-cell/modern/components/category/component.js +2 -2
  1179. package/pure-cell/modern/components/category/index.css +5 -5
  1180. package/pure-cell/modern/components/category/index.js +1 -1
  1181. package/pure-cell/modern/components/content/component.js +2 -2
  1182. package/pure-cell/modern/components/content/index.css +3 -3
  1183. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1184. package/pure-cell/modern/components/content/index.js +2 -2
  1185. package/pure-cell/modern/components/footer/component.js +2 -2
  1186. package/pure-cell/modern/components/footer/index.css +4 -4
  1187. package/pure-cell/modern/components/footer/index.js +1 -1
  1188. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1189. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1190. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1191. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1192. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1193. package/pure-cell/modern/components/graphics/component.d.ts +4 -0
  1194. package/pure-cell/modern/components/graphics/component.js +4 -3
  1195. package/pure-cell/modern/components/graphics/index.css +11 -2
  1196. package/pure-cell/modern/components/graphics/index.js +2 -1
  1197. package/pure-cell/modern/components/main/component.js +2 -2
  1198. package/pure-cell/modern/components/main/index.css +4 -4
  1199. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1200. package/pure-cell/modern/components/main/index.js +2 -2
  1201. package/pure-cell/modern/components/text/component.js +2 -2
  1202. package/pure-cell/modern/components/text/index.css +7 -7
  1203. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1204. package/pure-cell/modern/components/text/index.js +2 -2
  1205. package/pure-cell/modern/{getDataTestId-8ec615b8.d.ts → getDataTestId-c3a3a8f3.d.ts} +0 -0
  1206. package/pure-cell/modern/{getDataTestId-8ec615b8.js → getDataTestId-c3a3a8f3.js} +0 -0
  1207. package/pure-cell/modern/index.css +23 -19
  1208. package/pure-cell/modern/index.js +2 -2
  1209. package/pure-cell/{tslib.es6-80f30c79.d.ts → tslib.es6-d56318fa.d.ts} +0 -0
  1210. package/pure-cell/{tslib.es6-80f30c79.js → tslib.es6-d56318fa.js} +0 -0
  1211. package/pure-input/Component.js +1 -1
  1212. package/pure-input/cssm/index.module.css +0 -8
  1213. package/pure-input/esm/Component.js +1 -1
  1214. package/pure-input/esm/index.css +23 -31
  1215. package/pure-input/index.css +23 -31
  1216. package/pure-input/modern/Component.js +1 -1
  1217. package/pure-input/modern/index.css +23 -31
  1218. package/radio/Component.js +1 -1
  1219. package/radio/esm/Component.js +1 -1
  1220. package/radio/esm/index.css +31 -31
  1221. package/radio/index.css +31 -31
  1222. package/radio/modern/Component.js +1 -1
  1223. package/radio/modern/index.css +31 -31
  1224. package/radio-group/Component.js +1 -1
  1225. package/radio-group/esm/Component.js +1 -1
  1226. package/radio-group/esm/index.css +16 -16
  1227. package/radio-group/index.css +16 -16
  1228. package/radio-group/modern/Component.js +1 -1
  1229. package/radio-group/modern/index.css +16 -16
  1230. package/scrollbar/Component.js +3 -3
  1231. package/scrollbar/default.css +2 -2
  1232. package/scrollbar/esm/Component.js +3 -3
  1233. package/scrollbar/esm/default.css +2 -2
  1234. package/scrollbar/esm/index.css +25 -25
  1235. package/scrollbar/esm/inverted.css +2 -2
  1236. package/scrollbar/index.css +25 -25
  1237. package/scrollbar/inverted.css +2 -2
  1238. package/scrollbar/modern/Component.js +3 -3
  1239. package/scrollbar/modern/default.css +2 -2
  1240. package/scrollbar/modern/index.css +25 -25
  1241. package/scrollbar/modern/inverted.css +2 -2
  1242. package/select/{Component-21b7a86d.d.ts → Component-bfb28123.d.ts} +0 -0
  1243. package/select/{Component-21b7a86d.js → Component-bfb28123.js} +27 -17
  1244. package/select/{Component-ed89ed0b.d.ts → Component-ebc21ddc.d.ts} +0 -0
  1245. package/select/{Component-ed89ed0b.js → Component-ebc21ddc.js} +2 -2
  1246. package/select/Component.js +6 -2
  1247. package/select/components/arrow/Component.js +1 -1
  1248. package/select/components/arrow/index.css +3 -3
  1249. package/select/components/base-checkmark/Component.d.ts +4 -0
  1250. package/select/components/base-checkmark/Component.js +27 -0
  1251. package/select/components/base-checkmark/index.css +32 -0
  1252. package/select/components/base-checkmark/index.d.ts +1 -0
  1253. package/select/components/base-checkmark/index.js +11 -0
  1254. package/select/components/base-option/Component.d.ts +4 -0
  1255. package/select/components/base-option/Component.js +44 -0
  1256. package/select/components/base-option/index.css +95 -0
  1257. package/select/components/base-option/index.d.ts +1 -0
  1258. package/select/components/base-option/index.js +13 -0
  1259. package/select/components/base-select/Component.js +2 -2
  1260. package/select/components/base-select/index.css +7 -7
  1261. package/select/components/base-select/index.d.ts +1 -1
  1262. package/select/components/base-select/index.js +2 -2
  1263. package/select/components/base-select-mobile/Component.js +10 -5
  1264. package/select/components/base-select-mobile/checkmark/Component.js +8 -3
  1265. package/select/components/base-select-mobile/checkmark/index.css +12 -7
  1266. package/select/components/base-select-mobile/checkmark/index.js +3 -0
  1267. package/select/components/base-select-mobile/index.css +11 -11
  1268. package/select/components/base-select-mobile/index.d.ts +1 -1
  1269. package/select/components/base-select-mobile/index.js +10 -5
  1270. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1271. package/select/components/base-select-mobile/options-list/index.css +9 -9
  1272. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1273. package/select/components/checkmark/Component.js +5 -2
  1274. package/select/components/checkmark/index.css +11 -7
  1275. package/select/components/checkmark/index.js +2 -0
  1276. package/select/components/field/Component.js +2 -2
  1277. package/select/components/field/index.css +9 -9
  1278. package/select/components/field/index.js +1 -1
  1279. package/select/components/index.d.ts +1 -0
  1280. package/select/components/index.js +11 -5
  1281. package/select/components/native-select/Component.js +1 -1
  1282. package/select/components/native-select/index.js +1 -1
  1283. package/select/components/optgroup/Component.js +1 -1
  1284. package/select/components/optgroup/index.css +8 -8
  1285. package/select/components/option/Component.js +7 -3
  1286. package/select/components/option/index.css +20 -20
  1287. package/select/components/option/index.js +5 -1
  1288. package/select/components/options-list/Component.js +2 -2
  1289. package/select/components/options-list/index.css +6 -6
  1290. package/select/components/options-list/index.js +1 -1
  1291. package/select/components/select-mobile/Component.js +10 -5
  1292. package/select/components/select-mobile/index.d.ts +1 -1
  1293. package/select/components/select-mobile/index.js +10 -5
  1294. package/select/components/select-modal-mobile/Component.js +10 -5
  1295. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1296. package/select/components/select-modal-mobile/index.js +10 -5
  1297. package/select/components/virtual-options-list/Component.js +2 -2
  1298. package/select/components/virtual-options-list/index.css +12 -12
  1299. package/select/components/virtual-options-list/index.js +1 -1
  1300. package/select/cssm/{Component-095a346d.d.ts → Component-c7975bd7.d.ts} +0 -0
  1301. package/select/cssm/{Component-095a346d.js → Component-c7975bd7.js} +25 -12
  1302. package/select/cssm/Component.js +5 -0
  1303. package/select/cssm/components/base-checkmark/Component.d.ts +4 -0
  1304. package/select/cssm/components/base-checkmark/Component.js +26 -0
  1305. package/select/cssm/components/base-checkmark/index.d.ts +1 -0
  1306. package/select/cssm/components/base-checkmark/index.js +12 -0
  1307. package/select/cssm/components/base-checkmark/index.module.css +31 -0
  1308. package/select/cssm/components/base-option/Component.d.ts +4 -0
  1309. package/select/cssm/components/base-option/Component.js +44 -0
  1310. package/select/cssm/components/base-option/index.d.ts +1 -0
  1311. package/select/cssm/components/base-option/index.js +15 -0
  1312. package/select/cssm/components/base-option/index.module.css +93 -0
  1313. package/select/cssm/components/base-select-mobile/Component.js +10 -3
  1314. package/select/cssm/components/base-select-mobile/checkmark/Component.js +7 -2
  1315. package/select/cssm/components/base-select-mobile/checkmark/index.js +3 -0
  1316. package/select/cssm/components/base-select-mobile/checkmark/index.module.css +8 -3
  1317. package/select/cssm/components/base-select-mobile/index.d.ts +1 -1
  1318. package/select/cssm/components/base-select-mobile/index.js +10 -3
  1319. package/select/cssm/components/checkmark/Component.js +4 -1
  1320. package/select/cssm/components/checkmark/index.js +2 -0
  1321. package/select/cssm/components/checkmark/index.module.css +4 -0
  1322. package/select/cssm/components/index.d.ts +1 -0
  1323. package/select/cssm/components/index.js +11 -3
  1324. package/select/cssm/components/optgroup/index.module.css +2 -2
  1325. package/select/cssm/components/option/Component.js +6 -1
  1326. package/select/cssm/components/option/index.js +5 -0
  1327. package/select/cssm/components/select-mobile/Component.js +10 -3
  1328. package/select/cssm/components/select-mobile/index.d.ts +1 -1
  1329. package/select/cssm/components/select-mobile/index.js +10 -3
  1330. package/select/cssm/components/select-modal-mobile/Component.js +10 -3
  1331. package/select/cssm/components/select-modal-mobile/index.d.ts +1 -1
  1332. package/select/cssm/components/select-modal-mobile/index.js +10 -3
  1333. package/select/cssm/index.js +11 -3
  1334. package/select/cssm/presets/index.js +10 -3
  1335. package/select/cssm/presets/useLazyLoading/hook.d.ts +3 -1
  1336. package/select/cssm/presets/useLazyLoading/hook.js +8 -3
  1337. package/select/cssm/presets/useSelectWithApply/hook.js +10 -3
  1338. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -3
  1339. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1340. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +10 -3
  1341. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.module.css +1 -2
  1342. package/select/cssm/presets/useSelectWithLoading/hook.d.ts +3 -1
  1343. package/select/cssm/presets/useSelectWithLoading/hook.js +7 -2
  1344. package/select/cssm/typings.d.ts +8 -0
  1345. package/select/esm/{Component-ff051dbb.d.ts → Component-d31180da.d.ts} +0 -0
  1346. package/select/esm/{Component-ff051dbb.js → Component-d31180da.js} +4 -4
  1347. package/select/esm/{Component-ce96c3e2.d.ts → Component-e24906b0.d.ts} +0 -0
  1348. package/select/esm/{Component-ce96c3e2.js → Component-e24906b0.js} +31 -21
  1349. package/select/esm/Component.js +10 -6
  1350. package/select/esm/components/arrow/Component.js +1 -1
  1351. package/select/esm/components/arrow/index.css +3 -3
  1352. package/select/esm/components/base-checkmark/Component.d.ts +4 -0
  1353. package/select/esm/components/base-checkmark/Component.js +20 -0
  1354. package/select/esm/components/base-checkmark/index.css +32 -0
  1355. package/select/esm/components/base-checkmark/index.d.ts +1 -0
  1356. package/select/esm/components/base-checkmark/index.js +5 -0
  1357. package/select/esm/components/base-option/Component.d.ts +4 -0
  1358. package/select/esm/components/base-option/Component.js +37 -0
  1359. package/select/esm/components/base-option/index.css +95 -0
  1360. package/select/esm/components/base-option/index.d.ts +1 -0
  1361. package/select/esm/components/base-option/index.js +7 -0
  1362. package/select/esm/components/base-select/Component.js +4 -4
  1363. package/select/esm/components/base-select/index.css +7 -7
  1364. package/select/esm/components/base-select/index.d.ts +1 -1
  1365. package/select/esm/components/base-select/index.js +4 -4
  1366. package/select/esm/components/base-select-mobile/Component.js +14 -9
  1367. package/select/esm/components/base-select-mobile/checkmark/Component.js +8 -3
  1368. package/select/esm/components/base-select-mobile/checkmark/index.css +12 -7
  1369. package/select/esm/components/base-select-mobile/checkmark/index.js +3 -0
  1370. package/select/esm/components/base-select-mobile/index.css +11 -11
  1371. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1372. package/select/esm/components/base-select-mobile/index.js +14 -9
  1373. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1374. package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
  1375. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1376. package/select/esm/components/checkmark/Component.js +5 -2
  1377. package/select/esm/components/checkmark/index.css +11 -7
  1378. package/select/esm/components/checkmark/index.js +2 -0
  1379. package/select/esm/components/field/Component.js +2 -2
  1380. package/select/esm/components/field/index.css +9 -9
  1381. package/select/esm/components/field/index.js +1 -1
  1382. package/select/esm/components/index.d.ts +1 -0
  1383. package/select/esm/components/index.js +14 -9
  1384. package/select/esm/components/native-select/Component.js +1 -1
  1385. package/select/esm/components/native-select/index.js +1 -1
  1386. package/select/esm/components/optgroup/Component.js +1 -1
  1387. package/select/esm/components/optgroup/index.css +8 -8
  1388. package/select/esm/components/option/Component.js +10 -6
  1389. package/select/esm/components/option/index.css +20 -20
  1390. package/select/esm/components/option/index.js +5 -1
  1391. package/select/esm/components/options-list/Component.js +2 -2
  1392. package/select/esm/components/options-list/index.css +6 -6
  1393. package/select/esm/components/options-list/index.js +1 -1
  1394. package/select/esm/components/select-mobile/Component.js +14 -9
  1395. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1396. package/select/esm/components/select-mobile/index.js +14 -9
  1397. package/select/esm/components/select-modal-mobile/Component.js +14 -9
  1398. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1399. package/select/esm/components/select-modal-mobile/index.js +14 -9
  1400. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1401. package/select/esm/components/virtual-options-list/index.css +12 -12
  1402. package/select/esm/components/virtual-options-list/index.js +1 -1
  1403. package/select/esm/index.js +14 -9
  1404. package/select/esm/{intersection-observer-aafd2281.d.ts → intersection-observer-75c9afe9.d.ts} +0 -0
  1405. package/select/esm/{intersection-observer-aafd2281.js → intersection-observer-75c9afe9.js} +0 -0
  1406. package/select/esm/presets/index.js +14 -9
  1407. package/select/esm/presets/useLazyLoading/hook.d.ts +3 -1
  1408. package/select/esm/presets/useLazyLoading/hook.js +10 -6
  1409. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1410. package/select/esm/presets/useSelectWithApply/hook.js +14 -9
  1411. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +14 -9
  1412. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +5 -6
  1413. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1414. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +14 -9
  1415. package/select/esm/presets/useSelectWithLoading/hook.d.ts +3 -1
  1416. package/select/esm/presets/useSelectWithLoading/hook.js +9 -5
  1417. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1418. package/select/esm/{tslib.es6-7b5f4eba.d.ts → tslib.es6-b639aaa5.d.ts} +0 -0
  1419. package/select/esm/{tslib.es6-7b5f4eba.js → tslib.es6-b639aaa5.js} +0 -0
  1420. package/select/esm/typings.d.ts +8 -0
  1421. package/select/index.js +11 -5
  1422. package/select/{intersection-observer-6dcf1728.d.ts → intersection-observer-59773a48.d.ts} +0 -0
  1423. package/select/{intersection-observer-6dcf1728.js → intersection-observer-59773a48.js} +0 -0
  1424. package/select/modern/{Component-81ee14d4.d.ts → Component-6c794caf.d.ts} +0 -0
  1425. package/select/modern/{Component-81ee14d4.js → Component-6c794caf.js} +2 -2
  1426. package/select/modern/{Component-b6cd6efa.d.ts → Component-b2369a4f.d.ts} +0 -0
  1427. package/select/modern/{Component-b6cd6efa.js → Component-b2369a4f.js} +37 -28
  1428. package/select/modern/Component.js +7 -3
  1429. package/select/modern/components/arrow/Component.js +1 -1
  1430. package/select/modern/components/arrow/index.css +3 -3
  1431. package/select/modern/components/base-checkmark/Component.d.ts +4 -0
  1432. package/select/modern/components/base-checkmark/Component.js +18 -0
  1433. package/select/modern/components/base-checkmark/index.css +32 -0
  1434. package/select/modern/components/base-checkmark/index.d.ts +1 -0
  1435. package/select/modern/components/base-checkmark/index.js +5 -0
  1436. package/select/modern/components/base-option/Component.d.ts +4 -0
  1437. package/select/modern/components/base-option/Component.js +34 -0
  1438. package/select/modern/components/base-option/index.css +95 -0
  1439. package/select/modern/components/base-option/index.d.ts +1 -0
  1440. package/select/modern/components/base-option/index.js +6 -0
  1441. package/select/modern/components/base-select/Component.js +2 -2
  1442. package/select/modern/components/base-select/index.css +7 -7
  1443. package/select/modern/components/base-select/index.d.ts +1 -1
  1444. package/select/modern/components/base-select/index.js +2 -2
  1445. package/select/modern/components/base-select-mobile/Component.js +11 -6
  1446. package/select/modern/components/base-select-mobile/checkmark/Component.js +8 -3
  1447. package/select/modern/components/base-select-mobile/checkmark/index.css +12 -7
  1448. package/select/modern/components/base-select-mobile/checkmark/index.js +3 -0
  1449. package/select/modern/components/base-select-mobile/index.css +11 -11
  1450. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1451. package/select/modern/components/base-select-mobile/index.js +11 -6
  1452. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1453. package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
  1454. package/select/modern/components/checkmark/Component.js +5 -2
  1455. package/select/modern/components/checkmark/index.css +11 -7
  1456. package/select/modern/components/checkmark/index.js +2 -0
  1457. package/select/modern/components/field/Component.js +1 -1
  1458. package/select/modern/components/field/index.css +9 -9
  1459. package/select/modern/components/index.d.ts +1 -0
  1460. package/select/modern/components/index.js +11 -6
  1461. package/select/modern/components/optgroup/Component.js +1 -1
  1462. package/select/modern/components/optgroup/index.css +8 -8
  1463. package/select/modern/components/option/Component.js +9 -5
  1464. package/select/modern/components/option/index.css +20 -20
  1465. package/select/modern/components/option/index.js +4 -0
  1466. package/select/modern/components/options-list/Component.js +1 -1
  1467. package/select/modern/components/options-list/index.css +6 -6
  1468. package/select/modern/components/select-mobile/Component.js +11 -6
  1469. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1470. package/select/modern/components/select-mobile/index.js +11 -6
  1471. package/select/modern/components/select-modal-mobile/Component.js +11 -6
  1472. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1473. package/select/modern/components/select-modal-mobile/index.js +11 -6
  1474. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1475. package/select/modern/components/virtual-options-list/index.css +12 -12
  1476. package/select/modern/index.js +11 -6
  1477. package/select/modern/{intersection-observer-aafd2281.d.ts → intersection-observer-75c9afe9.d.ts} +0 -0
  1478. package/select/modern/{intersection-observer-aafd2281.js → intersection-observer-75c9afe9.js} +0 -0
  1479. package/select/modern/presets/index.js +11 -6
  1480. package/select/modern/presets/useLazyLoading/hook.d.ts +3 -1
  1481. package/select/modern/presets/useLazyLoading/hook.js +8 -4
  1482. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1483. package/select/modern/presets/useSelectWithApply/hook.js +11 -6
  1484. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +11 -6
  1485. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +5 -6
  1486. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1487. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +11 -6
  1488. package/select/modern/presets/useSelectWithLoading/hook.d.ts +3 -1
  1489. package/select/modern/presets/useSelectWithLoading/hook.js +8 -4
  1490. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1491. package/select/modern/typings.d.ts +8 -0
  1492. package/select/presets/index.js +10 -5
  1493. package/select/presets/useLazyLoading/hook.d.ts +3 -1
  1494. package/select/presets/useLazyLoading/hook.js +10 -6
  1495. package/select/presets/useLazyLoading/index.css +2 -2
  1496. package/select/presets/useSelectWithApply/hook.js +10 -5
  1497. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -5
  1498. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +5 -6
  1499. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1500. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +10 -5
  1501. package/select/presets/useSelectWithLoading/hook.d.ts +3 -1
  1502. package/select/presets/useSelectWithLoading/hook.js +8 -4
  1503. package/select/presets/useSelectWithLoading/index.css +2 -2
  1504. package/select/{tslib.es6-e8cb2975.d.ts → tslib.es6-c35337da.d.ts} +0 -0
  1505. package/select/{tslib.es6-e8cb2975.js → tslib.es6-c35337da.js} +0 -0
  1506. package/select/typings.d.ts +8 -0
  1507. package/select-with-tags/component.js +1 -1
  1508. package/select-with-tags/components/index.js +1 -1
  1509. package/select-with-tags/components/tag/component.js +2 -2
  1510. package/select-with-tags/components/tag/index.css +11 -11
  1511. package/select-with-tags/components/tag/index.js +1 -1
  1512. package/select-with-tags/components/tag-list/component.js +2 -2
  1513. package/select-with-tags/components/tag-list/index.css +31 -31
  1514. package/select-with-tags/components/tag-list/index.js +1 -1
  1515. package/select-with-tags/esm/component.js +1 -1
  1516. package/select-with-tags/esm/components/index.js +1 -1
  1517. package/select-with-tags/esm/components/tag/component.js +2 -2
  1518. package/select-with-tags/esm/components/tag/index.css +11 -11
  1519. package/select-with-tags/esm/components/tag/index.js +1 -1
  1520. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1521. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1522. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1523. package/select-with-tags/esm/index.js +1 -1
  1524. package/select-with-tags/esm/{tslib.es6-b15c6e3e.d.ts → tslib.es6-92a8d207.d.ts} +0 -0
  1525. package/select-with-tags/esm/{tslib.es6-b15c6e3e.js → tslib.es6-92a8d207.js} +0 -0
  1526. package/select-with-tags/esm/utils/index.js +1 -1
  1527. package/select-with-tags/esm/utils/match.js +1 -1
  1528. package/select-with-tags/index.js +1 -1
  1529. package/select-with-tags/modern/components/tag/component.js +1 -1
  1530. package/select-with-tags/modern/components/tag/index.css +11 -11
  1531. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1532. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1533. package/select-with-tags/{tslib.es6-2f57f20c.d.ts → tslib.es6-dae7d061.d.ts} +0 -0
  1534. package/select-with-tags/{tslib.es6-2f57f20c.js → tslib.es6-dae7d061.js} +0 -0
  1535. package/select-with-tags/utils/index.js +1 -1
  1536. package/select-with-tags/utils/match.js +1 -1
  1537. package/side-panel/Component.desktop.js +3 -3
  1538. package/side-panel/Component.mobile.js +3 -3
  1539. package/side-panel/Component.responsive.d.ts +1 -1
  1540. package/side-panel/Component.responsive.js +1 -1
  1541. package/side-panel/components/closer/Component.js +2 -2
  1542. package/side-panel/components/closer/index.css +4 -4
  1543. package/side-panel/components/content/Component.desktop.js +2 -2
  1544. package/side-panel/components/content/Component.js +1 -1
  1545. package/side-panel/components/content/Component.mobile.js +2 -2
  1546. package/side-panel/components/content/desktop.css +3 -3
  1547. package/side-panel/components/content/index.css +3 -3
  1548. package/side-panel/components/content/mobile.css +3 -3
  1549. package/side-panel/components/footer/Component.desktop.js +2 -2
  1550. package/side-panel/components/footer/Component.js +2 -2
  1551. package/side-panel/components/footer/Component.mobile.js +2 -2
  1552. package/side-panel/components/footer/desktop.css +3 -3
  1553. package/side-panel/components/footer/index.css +4 -4
  1554. package/side-panel/components/footer/layout.css +25 -25
  1555. package/side-panel/components/footer/mobile.css +3 -3
  1556. package/side-panel/components/header/Component.desktop.js +2 -2
  1557. package/side-panel/components/header/Component.js +2 -2
  1558. package/side-panel/components/header/Component.mobile.js +2 -2
  1559. package/side-panel/components/header/desktop.css +6 -6
  1560. package/side-panel/components/header/index.css +16 -16
  1561. package/side-panel/components/header/mobile.css +3 -3
  1562. package/side-panel/desktop.css +3 -3
  1563. package/side-panel/desktop.js +1 -1
  1564. package/side-panel/esm/Component.desktop.js +3 -3
  1565. package/side-panel/esm/Component.mobile.js +3 -3
  1566. package/side-panel/esm/Component.responsive.js +1 -1
  1567. package/side-panel/esm/components/closer/Component.js +2 -2
  1568. package/side-panel/esm/components/closer/index.css +4 -4
  1569. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1570. package/side-panel/esm/components/content/Component.js +1 -1
  1571. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1572. package/side-panel/esm/components/content/desktop.css +3 -3
  1573. package/side-panel/esm/components/content/index.css +3 -3
  1574. package/side-panel/esm/components/content/mobile.css +3 -3
  1575. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1576. package/side-panel/esm/components/footer/Component.js +2 -2
  1577. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1578. package/side-panel/esm/components/footer/desktop.css +3 -3
  1579. package/side-panel/esm/components/footer/index.css +4 -4
  1580. package/side-panel/esm/components/footer/layout.css +25 -25
  1581. package/side-panel/esm/components/footer/mobile.css +3 -3
  1582. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1583. package/side-panel/esm/components/header/Component.js +2 -2
  1584. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1585. package/side-panel/esm/components/header/desktop.css +6 -6
  1586. package/side-panel/esm/components/header/index.css +16 -16
  1587. package/side-panel/esm/components/header/mobile.css +3 -3
  1588. package/side-panel/esm/desktop.css +3 -3
  1589. package/side-panel/esm/desktop.js +1 -1
  1590. package/side-panel/esm/index.js +1 -1
  1591. package/side-panel/esm/mobile.css +2 -2
  1592. package/side-panel/esm/mobile.js +1 -1
  1593. package/side-panel/esm/responsive.js +1 -1
  1594. package/side-panel/esm/transitions.desktop.css +7 -7
  1595. package/side-panel/esm/transitions.mobile.css +8 -8
  1596. package/side-panel/esm/{tslib.es6-5feca87b.d.ts → tslib.es6-073d38c9.d.ts} +0 -0
  1597. package/side-panel/esm/{tslib.es6-5feca87b.js → tslib.es6-073d38c9.js} +0 -0
  1598. package/side-panel/index.js +1 -1
  1599. package/side-panel/mobile.css +2 -2
  1600. package/side-panel/mobile.js +1 -1
  1601. package/side-panel/modern/Component.desktop.js +2 -2
  1602. package/side-panel/modern/Component.mobile.js +2 -2
  1603. package/side-panel/modern/components/closer/Component.js +1 -1
  1604. package/side-panel/modern/components/closer/index.css +4 -4
  1605. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1606. package/side-panel/modern/components/content/Component.js +1 -1
  1607. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1608. package/side-panel/modern/components/content/desktop.css +3 -3
  1609. package/side-panel/modern/components/content/index.css +3 -3
  1610. package/side-panel/modern/components/content/mobile.css +3 -3
  1611. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1612. package/side-panel/modern/components/footer/Component.js +2 -2
  1613. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1614. package/side-panel/modern/components/footer/desktop.css +3 -3
  1615. package/side-panel/modern/components/footer/index.css +4 -4
  1616. package/side-panel/modern/components/footer/layout.css +25 -25
  1617. package/side-panel/modern/components/footer/mobile.css +3 -3
  1618. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1619. package/side-panel/modern/components/header/Component.js +1 -1
  1620. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1621. package/side-panel/modern/components/header/desktop.css +6 -6
  1622. package/side-panel/modern/components/header/index.css +16 -16
  1623. package/side-panel/modern/components/header/mobile.css +3 -3
  1624. package/side-panel/modern/desktop.css +3 -3
  1625. package/side-panel/modern/mobile.css +2 -2
  1626. package/side-panel/modern/transitions.desktop.css +7 -7
  1627. package/side-panel/modern/transitions.mobile.css +8 -8
  1628. package/side-panel/responsive.js +1 -1
  1629. package/side-panel/transitions.desktop.css +7 -7
  1630. package/side-panel/transitions.mobile.css +8 -8
  1631. package/side-panel/{tslib.es6-cc736946.d.ts → tslib.es6-d9014ede.d.ts} +0 -0
  1632. package/side-panel/{tslib.es6-cc736946.js → tslib.es6-d9014ede.js} +0 -0
  1633. package/skeleton/Component.js +1 -1
  1634. package/skeleton/esm/Component.js +1 -1
  1635. package/skeleton/esm/index.css +10 -10
  1636. package/skeleton/index.css +10 -10
  1637. package/skeleton/modern/Component.js +1 -1
  1638. package/skeleton/modern/index.css +10 -10
  1639. package/slider/Component.js +1 -1
  1640. package/slider/esm/Component.js +1 -1
  1641. package/slider/esm/index.css +20 -20
  1642. package/slider/index.css +20 -20
  1643. package/slider/modern/Component.js +1 -1
  1644. package/slider/modern/index.css +20 -20
  1645. package/slider-input/Component.js +1 -1
  1646. package/slider-input/esm/Component.js +1 -1
  1647. package/slider-input/esm/index.css +26 -26
  1648. package/slider-input/index.css +26 -26
  1649. package/slider-input/modern/Component.js +1 -1
  1650. package/slider-input/modern/index.css +26 -26
  1651. package/space/Component.js +2 -2
  1652. package/space/{Item-a8138ab8.d.ts → Item-7ba6b8f9.d.ts} +0 -0
  1653. package/space/{Item-a8138ab8.js → Item-7ba6b8f9.js} +0 -0
  1654. package/space/Item.js +1 -1
  1655. package/space/esm/Component.js +2 -2
  1656. package/space/esm/{Item-c4f2895a.d.ts → Item-0731cbd5.d.ts} +0 -0
  1657. package/space/esm/{Item-c4f2895a.js → Item-0731cbd5.js} +0 -0
  1658. package/space/esm/Item.js +1 -1
  1659. package/space/esm/index.css +8 -8
  1660. package/space/esm/index.js +1 -1
  1661. package/space/index.css +8 -8
  1662. package/space/index.js +1 -1
  1663. package/space/modern/Component.js +1 -1
  1664. package/space/modern/index.css +8 -8
  1665. package/spinner/Component.js +3 -3
  1666. package/spinner/default.css +1 -1
  1667. package/spinner/esm/Component.js +3 -3
  1668. package/spinner/esm/default.css +1 -1
  1669. package/spinner/esm/index.css +7 -7
  1670. package/spinner/esm/inverted.css +1 -1
  1671. package/spinner/index.css +7 -7
  1672. package/spinner/inverted.css +1 -1
  1673. package/spinner/modern/Component.js +3 -3
  1674. package/spinner/modern/default.css +1 -1
  1675. package/spinner/modern/index.css +7 -7
  1676. package/spinner/modern/inverted.css +1 -1
  1677. package/status/Component.js +1 -1
  1678. package/status/esm/Component.js +1 -1
  1679. package/status/esm/index.css +17 -17
  1680. package/status/index.css +17 -17
  1681. package/status/modern/Component.js +1 -1
  1682. package/status/modern/index.css +17 -17
  1683. package/stepped-progress-bar/Component.js +1 -1
  1684. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1685. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1686. package/stepped-progress-bar/esm/Component.js +1 -1
  1687. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1688. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1689. package/stepped-progress-bar/esm/index.css +3 -3
  1690. package/stepped-progress-bar/index.css +3 -3
  1691. package/stepped-progress-bar/modern/Component.js +1 -1
  1692. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1693. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1694. package/stepped-progress-bar/modern/index.css +3 -3
  1695. package/steps/Component.js +1 -1
  1696. package/steps/components/step/Component.js +1 -1
  1697. package/steps/components/step/index.css +25 -25
  1698. package/steps/components/step-indicator/Component.js +1 -1
  1699. package/steps/components/step-indicator/index.css +1 -1
  1700. package/steps/esm/Component.js +1 -1
  1701. package/steps/esm/components/step/Component.js +1 -1
  1702. package/steps/esm/components/step/index.css +25 -25
  1703. package/steps/esm/components/step-indicator/Component.js +1 -1
  1704. package/steps/esm/components/step-indicator/index.css +1 -1
  1705. package/steps/esm/index.css +2 -2
  1706. package/steps/index.css +2 -2
  1707. package/steps/modern/Component.js +1 -1
  1708. package/steps/modern/components/step/Component.js +1 -1
  1709. package/steps/modern/components/step/index.css +25 -25
  1710. package/steps/modern/components/step-indicator/Component.js +1 -1
  1711. package/steps/modern/components/step-indicator/index.css +1 -1
  1712. package/steps/modern/index.css +2 -2
  1713. package/switch/Component.js +1 -1
  1714. package/switch/esm/Component.js +1 -1
  1715. package/switch/esm/index.css +25 -25
  1716. package/switch/index.css +25 -25
  1717. package/switch/modern/Component.js +1 -1
  1718. package/switch/modern/index.css +25 -25
  1719. package/table/component.js +1 -1
  1720. package/table/components/index.js +1 -1
  1721. package/table/components/pagination/Component.js +2 -2
  1722. package/table/components/pagination/index.css +8 -8
  1723. package/table/components/pagination/index.js +1 -1
  1724. package/table/components/pagination/select-field/index.css +4 -4
  1725. package/table/components/pagination/select-field/index.js +2 -2
  1726. package/table/components/table/Component.js +2 -2
  1727. package/table/components/table/index.css +7 -7
  1728. package/table/components/table/index.js +1 -1
  1729. package/table/components/table/utils.js +1 -1
  1730. package/table/components/tbody/Component.js +2 -2
  1731. package/table/components/tbody/index.css +2 -2
  1732. package/table/components/tbody/index.js +1 -1
  1733. package/table/components/tcell/Component.js +2 -2
  1734. package/table/components/tcell/index.css +6 -6
  1735. package/table/components/tcell/index.js +1 -1
  1736. package/table/components/texpandable-row/Component.js +2 -2
  1737. package/table/components/texpandable-row/index.css +5 -5
  1738. package/table/components/texpandable-row/index.js +1 -1
  1739. package/table/components/thead/Component.js +2 -2
  1740. package/table/components/thead/index.css +6 -6
  1741. package/table/components/thead/index.js +1 -1
  1742. package/table/components/thead-cell/Component.js +2 -2
  1743. package/table/components/thead-cell/index.css +8 -8
  1744. package/table/components/thead-cell/index.js +1 -1
  1745. package/table/components/trow/Component.js +2 -2
  1746. package/table/components/trow/index.css +8 -8
  1747. package/table/components/trow/index.js +1 -1
  1748. package/table/components/tsortable-head-cell/Component.js +2 -2
  1749. package/table/components/tsortable-head-cell/index.css +9 -9
  1750. package/table/components/tsortable-head-cell/index.js +1 -1
  1751. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1752. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1753. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1754. package/table/esm/component.js +1 -1
  1755. package/table/esm/components/index.js +1 -1
  1756. package/table/esm/components/pagination/Component.js +2 -2
  1757. package/table/esm/components/pagination/index.css +8 -8
  1758. package/table/esm/components/pagination/index.js +1 -1
  1759. package/table/esm/components/pagination/select-field/index.css +4 -4
  1760. package/table/esm/components/pagination/select-field/index.js +2 -2
  1761. package/table/esm/components/table/Component.js +2 -2
  1762. package/table/esm/components/table/index.css +7 -7
  1763. package/table/esm/components/table/index.js +1 -1
  1764. package/table/esm/components/table/utils.js +1 -1
  1765. package/table/esm/components/tbody/Component.js +2 -2
  1766. package/table/esm/components/tbody/index.css +2 -2
  1767. package/table/esm/components/tbody/index.js +1 -1
  1768. package/table/esm/components/tcell/Component.js +2 -2
  1769. package/table/esm/components/tcell/index.css +6 -6
  1770. package/table/esm/components/tcell/index.js +1 -1
  1771. package/table/esm/components/texpandable-row/Component.js +2 -2
  1772. package/table/esm/components/texpandable-row/index.css +5 -5
  1773. package/table/esm/components/texpandable-row/index.js +1 -1
  1774. package/table/esm/components/thead/Component.js +2 -2
  1775. package/table/esm/components/thead/index.css +6 -6
  1776. package/table/esm/components/thead/index.js +1 -1
  1777. package/table/esm/components/thead-cell/Component.js +2 -2
  1778. package/table/esm/components/thead-cell/index.css +8 -8
  1779. package/table/esm/components/thead-cell/index.js +1 -1
  1780. package/table/esm/components/trow/Component.js +2 -2
  1781. package/table/esm/components/trow/index.css +8 -8
  1782. package/table/esm/components/trow/index.js +1 -1
  1783. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1784. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1785. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1786. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1787. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1788. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1789. package/table/esm/index.js +1 -1
  1790. package/table/esm/{tslib.es6-73de7bd1.d.ts → tslib.es6-a5a14982.d.ts} +0 -0
  1791. package/table/esm/{tslib.es6-73de7bd1.js → tslib.es6-a5a14982.js} +0 -0
  1792. package/table/index.js +1 -1
  1793. package/table/modern/components/pagination/Component.js +1 -1
  1794. package/table/modern/components/pagination/index.css +8 -8
  1795. package/table/modern/components/pagination/select-field/index.css +4 -4
  1796. package/table/modern/components/pagination/select-field/index.js +1 -1
  1797. package/table/modern/components/table/Component.js +1 -1
  1798. package/table/modern/components/table/index.css +7 -7
  1799. package/table/modern/components/tbody/Component.js +1 -1
  1800. package/table/modern/components/tbody/index.css +2 -2
  1801. package/table/modern/components/tcell/Component.js +1 -1
  1802. package/table/modern/components/tcell/index.css +6 -6
  1803. package/table/modern/components/texpandable-row/Component.js +1 -1
  1804. package/table/modern/components/texpandable-row/index.css +5 -5
  1805. package/table/modern/components/thead/Component.js +1 -1
  1806. package/table/modern/components/thead/index.css +6 -6
  1807. package/table/modern/components/thead-cell/Component.js +1 -1
  1808. package/table/modern/components/thead-cell/index.css +8 -8
  1809. package/table/modern/components/trow/Component.js +1 -1
  1810. package/table/modern/components/trow/index.css +8 -8
  1811. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1812. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1813. package/table/{tslib.es6-4a0b0964.d.ts → tslib.es6-de6594b5.d.ts} +0 -0
  1814. package/table/{tslib.es6-4a0b0964.js → tslib.es6-de6594b5.js} +0 -0
  1815. package/tabs/components/primary-tablist/Component.d.ts +1 -1
  1816. package/tabs/components/primary-tablist/Component.desktop.js +11 -3
  1817. package/tabs/components/primary-tablist/Component.js +41 -20
  1818. package/tabs/components/primary-tablist/Component.mobile.js +12 -4
  1819. package/tabs/components/primary-tablist/Component.responsive.d.ts +1 -1
  1820. package/tabs/components/primary-tablist/Component.responsive.js +13 -6
  1821. package/tabs/components/primary-tablist/index.css +50 -19
  1822. package/tabs/components/primary-tablist/mobile.css +44 -22
  1823. package/tabs/components/scrollable-container/Component.js +4 -2
  1824. package/tabs/components/scrollable-container/index.css +4 -4
  1825. package/tabs/components/secondary-tablist/Component.desktop.js +3 -3
  1826. package/tabs/components/secondary-tablist/Component.js +3 -3
  1827. package/tabs/components/secondary-tablist/Component.mobile.js +4 -4
  1828. package/tabs/components/secondary-tablist/Component.responsive.js +4 -4
  1829. package/tabs/components/secondary-tablist/index.css +10 -10
  1830. package/tabs/components/secondary-tablist/mobile.css +12 -12
  1831. package/tabs/components/tab/Component.js +1 -1
  1832. package/tabs/components/tab/index.css +2 -2
  1833. package/tabs/components/tabs/Component.d.ts +1 -1
  1834. package/tabs/components/tabs/Component.desktop.js +12 -4
  1835. package/tabs/components/tabs/Component.js +2 -2
  1836. package/tabs/components/tabs/Component.mobile.d.ts +1 -1
  1837. package/tabs/components/tabs/Component.mobile.js +12 -4
  1838. package/tabs/components/tabs/Component.responsive.js +12 -5
  1839. package/tabs/components/title/Component.d.ts +8 -0
  1840. package/tabs/components/title/Component.js +25 -0
  1841. package/tabs/components/title/index.d.ts +1 -0
  1842. package/tabs/components/title/index.js +10 -0
  1843. package/tabs/cssm/components/primary-tablist/Component.d.ts +1 -1
  1844. package/tabs/cssm/components/primary-tablist/Component.desktop.js +10 -2
  1845. package/tabs/cssm/components/primary-tablist/Component.js +41 -20
  1846. package/tabs/cssm/components/primary-tablist/Component.mobile.js +10 -2
  1847. package/tabs/cssm/components/primary-tablist/Component.responsive.d.ts +1 -1
  1848. package/tabs/cssm/components/primary-tablist/Component.responsive.js +12 -5
  1849. package/tabs/cssm/components/primary-tablist/index.module.css +31 -0
  1850. package/tabs/cssm/components/scrollable-container/Component.js +3 -1
  1851. package/tabs/cssm/components/secondary-tablist/Component.desktop.js +2 -2
  1852. package/tabs/cssm/components/secondary-tablist/Component.js +3 -3
  1853. package/tabs/cssm/components/secondary-tablist/Component.mobile.js +2 -2
  1854. package/tabs/cssm/components/secondary-tablist/Component.responsive.js +3 -3
  1855. package/tabs/cssm/components/tabs/Component.d.ts +1 -1
  1856. package/tabs/cssm/components/tabs/Component.desktop.js +10 -2
  1857. package/tabs/cssm/components/tabs/Component.js +2 -2
  1858. package/tabs/cssm/components/tabs/Component.mobile.d.ts +1 -1
  1859. package/tabs/cssm/components/tabs/Component.mobile.js +10 -2
  1860. package/tabs/cssm/components/tabs/Component.responsive.js +10 -3
  1861. package/tabs/cssm/components/title/Component.d.ts +8 -0
  1862. package/tabs/cssm/components/title/Component.js +25 -0
  1863. package/tabs/cssm/components/title/index.d.ts +1 -0
  1864. package/tabs/cssm/components/title/index.js +10 -0
  1865. package/tabs/cssm/desktop.d.ts +2 -1
  1866. package/tabs/cssm/desktop.js +12 -3
  1867. package/tabs/cssm/hooks/use-collapsible-elements.d.ts +8 -0
  1868. package/tabs/cssm/hooks/use-collapsible-elements.js +54 -0
  1869. package/tabs/cssm/hooks/use-tablist-titles.d.ts +28 -0
  1870. package/tabs/cssm/hooks/use-tablist-titles.js +43 -0
  1871. package/tabs/cssm/{useTabs.d.ts → hooks/use-tabs.d.ts} +1 -1
  1872. package/tabs/cssm/{useTabs.js → hooks/use-tabs.js} +0 -0
  1873. package/tabs/cssm/index.d.ts +1 -1
  1874. package/tabs/cssm/index.js +11 -4
  1875. package/tabs/cssm/mobile.d.ts +1 -1
  1876. package/tabs/cssm/mobile.js +11 -3
  1877. package/tabs/cssm/responsive.d.ts +2 -1
  1878. package/tabs/cssm/responsive.js +12 -4
  1879. package/tabs/cssm/synthetic-events.d.ts +6 -0
  1880. package/tabs/cssm/synthetic-events.js +45 -0
  1881. package/tabs/cssm/{tslib.es6-9682e485.d.ts → tslib.es6-0857346e.d.ts} +0 -0
  1882. package/tabs/cssm/tslib.es6-0857346e.js +52 -0
  1883. package/tabs/cssm/typings.d.ts +12 -1
  1884. package/tabs/desktop.d.ts +2 -1
  1885. package/tabs/desktop.js +14 -5
  1886. package/tabs/esm/components/primary-tablist/Component.d.ts +1 -1
  1887. package/tabs/esm/components/primary-tablist/Component.desktop.js +11 -3
  1888. package/tabs/esm/components/primary-tablist/Component.js +42 -21
  1889. package/tabs/esm/components/primary-tablist/Component.mobile.js +12 -4
  1890. package/tabs/esm/components/primary-tablist/Component.responsive.d.ts +1 -1
  1891. package/tabs/esm/components/primary-tablist/Component.responsive.js +13 -6
  1892. package/tabs/esm/components/primary-tablist/index.css +50 -19
  1893. package/tabs/esm/components/primary-tablist/mobile.css +44 -22
  1894. package/tabs/esm/components/scrollable-container/Component.js +4 -2
  1895. package/tabs/esm/components/scrollable-container/index.css +4 -4
  1896. package/tabs/esm/components/secondary-tablist/Component.desktop.js +3 -3
  1897. package/tabs/esm/components/secondary-tablist/Component.js +2 -2
  1898. package/tabs/esm/components/secondary-tablist/Component.mobile.js +4 -4
  1899. package/tabs/esm/components/secondary-tablist/Component.responsive.js +4 -4
  1900. package/tabs/esm/components/secondary-tablist/index.css +10 -10
  1901. package/tabs/esm/components/secondary-tablist/mobile.css +12 -12
  1902. package/tabs/esm/components/tab/Component.js +1 -1
  1903. package/tabs/esm/components/tab/index.css +2 -2
  1904. package/tabs/esm/components/tabs/Component.d.ts +1 -1
  1905. package/tabs/esm/components/tabs/Component.desktop.js +12 -4
  1906. package/tabs/esm/components/tabs/Component.js +2 -2
  1907. package/tabs/esm/components/tabs/Component.mobile.d.ts +1 -1
  1908. package/tabs/esm/components/tabs/Component.mobile.js +12 -4
  1909. package/tabs/esm/components/tabs/Component.responsive.js +12 -5
  1910. package/tabs/esm/components/title/Component.d.ts +8 -0
  1911. package/tabs/esm/components/title/Component.js +18 -0
  1912. package/tabs/esm/components/title/index.d.ts +1 -0
  1913. package/tabs/esm/components/title/index.js +4 -0
  1914. package/tabs/esm/desktop.d.ts +2 -1
  1915. package/tabs/esm/desktop.js +12 -4
  1916. package/tabs/esm/hooks/use-collapsible-elements.d.ts +8 -0
  1917. package/tabs/esm/hooks/use-collapsible-elements.js +52 -0
  1918. package/tabs/esm/hooks/use-tablist-titles.d.ts +28 -0
  1919. package/tabs/esm/hooks/use-tablist-titles.js +41 -0
  1920. package/tabs/{modern/useTabs.d.ts → esm/hooks/use-tabs.d.ts} +1 -1
  1921. package/tabs/esm/{useTabs.js → hooks/use-tabs.js} +0 -0
  1922. package/tabs/esm/index.d.ts +1 -1
  1923. package/tabs/esm/index.js +12 -5
  1924. package/tabs/esm/index.module-01d292c0.js +4 -0
  1925. package/tabs/esm/index.module-16a12061.js +4 -0
  1926. package/tabs/esm/mobile.d.ts +1 -1
  1927. package/tabs/esm/mobile.js +12 -4
  1928. package/tabs/esm/responsive.d.ts +2 -1
  1929. package/tabs/esm/responsive.js +12 -5
  1930. package/tabs/esm/synthetic-events.d.ts +6 -0
  1931. package/tabs/esm/synthetic-events.js +41 -0
  1932. package/tabs/esm/{tslib.es6-e7d8d43f.d.ts → tslib.es6-e74e5c93.d.ts} +0 -0
  1933. package/tabs/esm/tslib.es6-e74e5c93.js +51 -0
  1934. package/tabs/esm/typings.d.ts +12 -1
  1935. package/tabs/hooks/use-collapsible-elements.d.ts +8 -0
  1936. package/tabs/hooks/use-collapsible-elements.js +54 -0
  1937. package/tabs/hooks/use-tablist-titles.d.ts +28 -0
  1938. package/tabs/hooks/use-tablist-titles.js +43 -0
  1939. package/tabs/{esm/useTabs.d.ts → hooks/use-tabs.d.ts} +1 -1
  1940. package/tabs/{useTabs.js → hooks/use-tabs.js} +0 -0
  1941. package/tabs/index.d.ts +1 -1
  1942. package/tabs/index.js +13 -6
  1943. package/tabs/index.module-370f6bd7.js +4 -0
  1944. package/tabs/index.module-872dcef9.js +4 -0
  1945. package/tabs/mobile.d.ts +1 -1
  1946. package/tabs/mobile.js +13 -5
  1947. package/tabs/modern/components/primary-tablist/Component.d.ts +1 -1
  1948. package/tabs/modern/components/primary-tablist/Component.desktop.js +10 -2
  1949. package/tabs/modern/components/primary-tablist/Component.js +37 -16
  1950. package/tabs/modern/components/primary-tablist/Component.mobile.js +11 -3
  1951. package/tabs/modern/components/primary-tablist/Component.responsive.d.ts +1 -1
  1952. package/tabs/modern/components/primary-tablist/Component.responsive.js +12 -5
  1953. package/tabs/modern/components/primary-tablist/index.css +50 -19
  1954. package/tabs/modern/components/primary-tablist/mobile.css +44 -22
  1955. package/tabs/modern/components/scrollable-container/Component.js +4 -2
  1956. package/tabs/modern/components/scrollable-container/index.css +4 -4
  1957. package/tabs/modern/components/secondary-tablist/Component.desktop.js +2 -2
  1958. package/tabs/modern/components/secondary-tablist/Component.js +1 -1
  1959. package/tabs/modern/components/secondary-tablist/Component.mobile.js +3 -3
  1960. package/tabs/modern/components/secondary-tablist/Component.responsive.js +3 -3
  1961. package/tabs/modern/components/secondary-tablist/index.css +10 -10
  1962. package/tabs/modern/components/secondary-tablist/mobile.css +12 -12
  1963. package/tabs/modern/components/tab/Component.js +1 -1
  1964. package/tabs/modern/components/tab/index.css +2 -2
  1965. package/tabs/modern/components/tabs/Component.d.ts +1 -1
  1966. package/tabs/modern/components/tabs/Component.desktop.js +11 -3
  1967. package/tabs/modern/components/tabs/Component.js +2 -2
  1968. package/tabs/modern/components/tabs/Component.mobile.d.ts +1 -1
  1969. package/tabs/modern/components/tabs/Component.mobile.js +11 -3
  1970. package/tabs/modern/components/tabs/Component.responsive.js +11 -4
  1971. package/tabs/modern/components/title/Component.d.ts +8 -0
  1972. package/tabs/modern/components/title/Component.js +13 -0
  1973. package/tabs/modern/components/title/index.d.ts +1 -0
  1974. package/tabs/modern/components/title/index.js +3 -0
  1975. package/tabs/modern/desktop.d.ts +2 -1
  1976. package/tabs/modern/desktop.js +11 -3
  1977. package/tabs/modern/hooks/use-collapsible-elements.d.ts +8 -0
  1978. package/tabs/modern/hooks/use-collapsible-elements.js +50 -0
  1979. package/tabs/modern/hooks/use-tablist-titles.d.ts +28 -0
  1980. package/tabs/modern/hooks/use-tablist-titles.js +40 -0
  1981. package/tabs/{useTabs.d.ts → modern/hooks/use-tabs.d.ts} +1 -1
  1982. package/tabs/modern/{useTabs.js → hooks/use-tabs.js} +0 -0
  1983. package/tabs/modern/index.d.ts +1 -1
  1984. package/tabs/modern/index.js +11 -4
  1985. package/tabs/modern/index.module-01d292c0.js +4 -0
  1986. package/tabs/modern/index.module-16a12061.js +4 -0
  1987. package/tabs/modern/mobile.d.ts +1 -1
  1988. package/tabs/modern/mobile.js +11 -3
  1989. package/tabs/modern/responsive.d.ts +2 -1
  1990. package/tabs/modern/responsive.js +11 -4
  1991. package/tabs/modern/synthetic-events.d.ts +6 -0
  1992. package/tabs/modern/synthetic-events.js +61 -0
  1993. package/tabs/modern/typings.d.ts +12 -1
  1994. package/tabs/responsive.d.ts +2 -1
  1995. package/tabs/responsive.js +14 -6
  1996. package/tabs/synthetic-events.d.ts +6 -0
  1997. package/tabs/synthetic-events.js +45 -0
  1998. package/tabs/{tslib.es6-8a221c5d.d.ts → tslib.es6-cbc5fb87.d.ts} +0 -0
  1999. package/tabs/tslib.es6-cbc5fb87.js +52 -0
  2000. package/tabs/typings.d.ts +12 -1
  2001. package/tag/Component.js +3 -3
  2002. package/tag/default.css +8 -8
  2003. package/tag/esm/Component.js +3 -3
  2004. package/tag/esm/default.css +8 -8
  2005. package/tag/esm/index.css +37 -37
  2006. package/tag/esm/inverted.css +8 -8
  2007. package/tag/index.css +37 -37
  2008. package/tag/inverted.css +8 -8
  2009. package/tag/modern/Component.js +3 -3
  2010. package/tag/modern/default.css +8 -8
  2011. package/tag/modern/index.css +37 -37
  2012. package/tag/modern/inverted.css +8 -8
  2013. package/textarea/Component.js +3 -3
  2014. package/textarea/cssm/default.module.css +0 -8
  2015. package/textarea/cssm/inverted.module.css +0 -8
  2016. package/textarea/default.css +17 -25
  2017. package/textarea/esm/Component.js +3 -3
  2018. package/textarea/esm/default.css +17 -25
  2019. package/textarea/esm/index.css +41 -41
  2020. package/textarea/esm/inverted.css +17 -25
  2021. package/textarea/index.css +41 -41
  2022. package/textarea/inverted.css +17 -25
  2023. package/textarea/modern/Component.js +3 -3
  2024. package/textarea/modern/default.css +17 -25
  2025. package/textarea/modern/index.css +41 -41
  2026. package/textarea/modern/inverted.css +17 -25
  2027. package/themes/click.css +4 -3
  2028. package/themes/compiled/mobile-dark-bluetint.css +257 -257
  2029. package/themes/corp.css +0 -2
  2030. package/themes/dist/click.css +4 -3
  2031. package/themes/dist/compiled/mobile-dark-bluetint.css +902 -872
  2032. package/themes/dist/corp.css +0 -2
  2033. package/themes/dist/input/corp.css +0 -2
  2034. package/themes/dist/input/intranet.css +0 -2
  2035. package/themes/dist/input/site.css +0 -2
  2036. package/themes/dist/intranet.css +0 -2
  2037. package/themes/dist/mixins/input/corp.css +0 -2
  2038. package/themes/dist/mixins/input/intranet.css +0 -2
  2039. package/themes/dist/mixins/input/site.css +0 -2
  2040. package/themes/dist/mixins/select/click.css +4 -3
  2041. package/themes/dist/select/click.css +4 -3
  2042. package/themes/dist/site.css +0 -2
  2043. package/themes/input/corp.css +0 -2
  2044. package/themes/input/intranet.css +0 -2
  2045. package/themes/input/site.css +0 -2
  2046. package/themes/intranet.css +0 -2
  2047. package/themes/mixins/input/corp.css +0 -2
  2048. package/themes/mixins/input/intranet.css +0 -2
  2049. package/themes/mixins/input/site.css +0 -2
  2050. package/themes/mixins/select/click.css +4 -3
  2051. package/themes/select/click.css +4 -3
  2052. package/themes/site.css +0 -2
  2053. package/time-input/utils/format.js +10 -6
  2054. package/toast/component.js +1 -1
  2055. package/toast/esm/component.js +1 -1
  2056. package/toast/esm/index.css +10 -10
  2057. package/toast/index.css +10 -10
  2058. package/toast/modern/component.js +1 -1
  2059. package/toast/modern/index.css +10 -10
  2060. package/toast-plate/component.js +3 -3
  2061. package/toast-plate/default.css +3 -3
  2062. package/toast-plate/esm/component.js +3 -3
  2063. package/toast-plate/esm/default.css +3 -3
  2064. package/toast-plate/esm/index.css +16 -16
  2065. package/toast-plate/esm/inverted.css +3 -3
  2066. package/toast-plate/index.css +16 -16
  2067. package/toast-plate/inverted.css +3 -3
  2068. package/toast-plate/modern/component.js +3 -3
  2069. package/toast-plate/modern/default.css +3 -3
  2070. package/toast-plate/modern/index.css +16 -16
  2071. package/toast-plate/modern/inverted.css +3 -3
  2072. package/tooltip/{Component-8ede37f9.d.ts → Component-ee941f7d.d.ts} +0 -0
  2073. package/tooltip/{Component-8ede37f9.js → Component-ee941f7d.js} +3 -3
  2074. package/tooltip/Component.js +1 -1
  2075. package/tooltip/component.responsive.js +2 -2
  2076. package/tooltip/default.css +3 -3
  2077. package/tooltip/esm/{Component-8a15139d.d.ts → Component-e6f20f9c.d.ts} +0 -0
  2078. package/tooltip/esm/{Component-8a15139d.js → Component-e6f20f9c.js} +3 -3
  2079. package/tooltip/esm/Component.js +1 -1
  2080. package/tooltip/esm/component.responsive.js +2 -2
  2081. package/tooltip/esm/default.css +3 -3
  2082. package/tooltip/esm/index.css +6 -6
  2083. package/tooltip/esm/index.d.ts +1 -1
  2084. package/tooltip/esm/index.js +1 -1
  2085. package/tooltip/esm/inverted.css +5 -5
  2086. package/tooltip/esm/responsive.css +3 -3
  2087. package/tooltip/esm/responsive.js +1 -1
  2088. package/tooltip/index.css +6 -6
  2089. package/tooltip/index.d.ts +1 -1
  2090. package/tooltip/index.js +1 -1
  2091. package/tooltip/inverted.css +5 -5
  2092. package/tooltip/modern/Component.js +3 -3
  2093. package/tooltip/modern/component.responsive.js +1 -1
  2094. package/tooltip/modern/default.css +3 -3
  2095. package/tooltip/modern/index.css +6 -6
  2096. package/tooltip/modern/inverted.css +5 -5
  2097. package/tooltip/modern/responsive.css +3 -3
  2098. package/tooltip/responsive.css +3 -3
  2099. package/tooltip/responsive.js +1 -1
  2100. package/typography/colors.css +12 -12
  2101. package/typography/{colors.module-dbc538f6.d.ts → colors.module-b8e36920.d.ts} +0 -0
  2102. package/typography/{colors.module-dbc538f6.js → colors.module-b8e36920.js} +1 -1
  2103. package/typography/common.module-6c1c0c95.js +4 -0
  2104. package/typography/component.js +2 -2
  2105. package/typography/esm/colors.css +12 -12
  2106. package/typography/esm/{colors.module-38c27f53.d.ts → colors.module-80185419.d.ts} +0 -0
  2107. package/typography/esm/{colors.module-38c27f53.js → colors.module-80185419.js} +1 -1
  2108. package/typography/esm/common.module-acb64238.js +4 -0
  2109. package/typography/esm/component.js +2 -2
  2110. package/typography/esm/index.js +2 -2
  2111. package/typography/esm/text/component.js +2 -2
  2112. package/typography/esm/text/index.css +13 -13
  2113. package/typography/esm/text/index.js +1 -1
  2114. package/typography/esm/title/common.css +4 -4
  2115. package/typography/esm/title/component.js +1 -1
  2116. package/typography/esm/title/index.css +18 -18
  2117. package/typography/esm/title/index.js +3 -3
  2118. package/typography/esm/title-mobile/component.js +3 -3
  2119. package/typography/esm/title-mobile/index.css +13 -13
  2120. package/typography/esm/title-mobile/index.js +2 -2
  2121. package/typography/esm/title-responsive/component.js +3 -3
  2122. package/typography/esm/title-responsive/index.css +40 -40
  2123. package/typography/esm/title-responsive/index.js +2 -2
  2124. package/typography/index.js +2 -2
  2125. package/typography/modern/colors.css +12 -12
  2126. package/typography/modern/colors.module-560e73b2.js +4 -0
  2127. package/typography/modern/common.module-acb64238.js +4 -0
  2128. package/typography/modern/component.js +2 -2
  2129. package/typography/modern/index.js +2 -2
  2130. package/typography/modern/text/component.js +2 -2
  2131. package/typography/modern/text/index.css +13 -13
  2132. package/typography/modern/text/index.js +1 -1
  2133. package/typography/modern/title/common.css +4 -4
  2134. package/typography/modern/title/component.js +1 -1
  2135. package/typography/modern/title/index.css +18 -18
  2136. package/typography/modern/title/index.js +3 -3
  2137. package/typography/modern/title-mobile/component.js +3 -3
  2138. package/typography/modern/title-mobile/index.css +13 -13
  2139. package/typography/modern/title-mobile/index.js +2 -2
  2140. package/typography/modern/title-responsive/component.js +3 -3
  2141. package/typography/modern/title-responsive/index.css +40 -40
  2142. package/typography/modern/title-responsive/index.js +2 -2
  2143. package/typography/text/component.js +2 -2
  2144. package/typography/text/index.css +13 -13
  2145. package/typography/text/index.js +1 -1
  2146. package/typography/title/common.css +4 -4
  2147. package/typography/title/component.js +1 -1
  2148. package/typography/title/index.css +18 -18
  2149. package/typography/title/index.js +3 -3
  2150. package/typography/title-mobile/component.js +3 -3
  2151. package/typography/title-mobile/index.css +13 -13
  2152. package/typography/title-mobile/index.js +2 -2
  2153. package/typography/title-responsive/component.js +3 -3
  2154. package/typography/title-responsive/index.css +40 -40
  2155. package/typography/title-responsive/index.js +2 -2
  2156. package/with-suffix/Component.js +1 -1
  2157. package/with-suffix/esm/Component.js +1 -1
  2158. package/with-suffix/esm/index.css +9 -9
  2159. package/with-suffix/index.css +9 -9
  2160. package/with-suffix/modern/Component.js +1 -1
  2161. package/with-suffix/modern/index.css +9 -9
  2162. package/calendar-range/modern/index.module-bd7d9876.js +0 -4
  2163. package/gallery/cssm/vars.css +0 -0
  2164. package/grid/esm/gutters.module-05898c21.js +0 -30
  2165. package/grid/gutters.module-b3e28547.js +0 -31
  2166. package/grid/modern/gutters.module-30e7eefd.js +0 -4
  2167. package/tabs/cssm/tslib.es6-9682e485.js +0 -40
  2168. package/tabs/esm/index.module-3600309e.js +0 -4
  2169. package/tabs/esm/index.module-830e1ca8.js +0 -4
  2170. package/tabs/esm/tslib.es6-e7d8d43f.js +0 -40
  2171. package/tabs/index.module-3df59ac2.js +0 -4
  2172. package/tabs/index.module-62ec069c.js +0 -4
  2173. package/tabs/modern/index.module-3600309e.js +0 -4
  2174. package/tabs/modern/index.module-830e1ca8.js +0 -4
  2175. package/tabs/tslib.es6-8a221c5d.js +0 -40
  2176. package/typography/common.module-770e976f.js +0 -4
  2177. package/typography/esm/common.module-e9a29273.js +0 -4
  2178. package/typography/modern/colors.module-443b0f90.js +0 -4
  2179. package/typography/modern/common.module-e9a29273.js +0 -4
@@ -1,337 +1,337 @@
1
- .card-image__cardImage_b2x5e {
1
+ .card-image__cardImage_1l26r {
2
2
  background: #e7e8ea;
3
3
  }
4
- .card-image__loaded_b2x5e {
4
+ .card-image__loaded_1l26r {
5
5
  background: transparent
6
- }.backdrop__backdrop_75g1a {
7
- -webkit-tap-highlight-color: transparent;
8
- }
9
- .backdrop__appear_75g1a,
10
- .backdrop__enter_75g1a {
11
- background-color: transparent;
12
- }
13
- .backdrop__appearActive_75g1a,
14
- .backdrop__enterActive_75g1a,
15
- .backdrop__appearDone_75g1a,
16
- .backdrop__enterDone_75g1a {
17
- background-color: rgba(0, 0, 0, 0.8);
18
- }
19
- .backdrop__exit_75g1a {
20
- background-color: rgba(0, 0, 0, 0.8);
21
- }
22
- .backdrop__exitActive_75g1a,
23
- .backdrop__exitDone_75g1a {
24
- background-color: transparent;
25
- }.badge__component_26beu {
6
+ }.badge__component_13zt9 {
26
7
  background-color: #ef3124;
27
8
  color: #000;
28
9
  }
29
- .badge__outlineCount_26beu {
10
+ .badge__outlineCount_13zt9 {
30
11
  background-color: #121212;
31
12
  }
32
- .badge__icon_26beu {
13
+ .badge__icon_13zt9 {
33
14
  color: #2fc26e
34
15
  }
35
- .badge__icon_26beu.badge__positive_26beu {
16
+ .badge__icon_13zt9.badge__positive_13zt9 {
36
17
  color: #2fc26e;
37
18
  background-color: #2fc26e;
38
19
  }
39
- .badge__icon_26beu.badge__attention_26beu {
20
+ .badge__icon_13zt9.badge__attention_13zt9 {
40
21
  color: #f6bf65;
41
22
  background-color: #f6bf65;
42
23
  }
43
- .badge__icon_26beu.badge__negative_26beu {
24
+ .badge__icon_13zt9.badge__negative_13zt9 {
44
25
  color: #d91d0b;
45
26
  background-color: #d91d0b;
46
27
  }
47
- .badge__icon_26beu.badge__link_26beu {
28
+ .badge__icon_13zt9.badge__link_13zt9 {
48
29
  color: #0072ef;
49
30
  background-color: #0072ef;
50
31
  }
51
- .badge__icon_26beu.badge__tertiary_26beu {
32
+ .badge__icon_13zt9.badge__tertiary_13zt9 {
52
33
  color: #464649;
53
34
  background-color: #464649;
54
35
  }
55
- .badge__icon_26beu.badge__secondary_26beu {
36
+ .badge__icon_13zt9.badge__secondary_13zt9 {
56
37
  color: #8d8d93;
57
38
  background-color: #8d8d93;
58
39
  }
59
- .badge__icon_26beu.badge__primary_26beu {
40
+ .badge__icon_13zt9.badge__primary_13zt9 {
60
41
  color: #fff;
61
42
  background-color: #fff;
62
43
  }
63
- .badge__icon_26beu:before {
44
+ .badge__icon_13zt9:before {
64
45
  background-color: #121212;
65
46
  }
66
- .badge__outline_26beu {
47
+ .badge__outline_13zt9 {
67
48
  background-color: #121212;
68
49
  }
69
- .badge__outlineColor_26beu.badge__attention_26beu {
50
+ .badge__outlineColor_13zt9.badge__attention_13zt9 {
70
51
  background-color: #f6bf65;
71
52
  }
72
- .badge__outlineColor_26beu.badge__positive_26beu {
53
+ .badge__outlineColor_13zt9.badge__positive_13zt9 {
73
54
  background-color: #2fc26e;
74
55
  }
75
- .badge__outlineColor_26beu.badge__negative_26beu {
56
+ .badge__outlineColor_13zt9.badge__negative_13zt9 {
76
57
  background-color: #d91d0b;
77
58
  }
78
- .badge__outlineColor_26beu.badge__link_26beu {
59
+ .badge__outlineColor_13zt9.badge__link_13zt9 {
79
60
  background-color: #0072ef;
80
61
  }
81
- .badge__outlineColor_26beu .badge__tertiary_26beu {
62
+ .badge__outlineColor_13zt9 .badge__tertiary_13zt9 {
82
63
  background-color: #464649;
83
64
  }
84
- .badge__outlineColor_26beu.badge__secondary_26beu {
65
+ .badge__outlineColor_13zt9.badge__secondary_13zt9 {
85
66
  background-color: #8d8d93;
86
67
  }
87
- .badge__outlineColor_26beu.badge__primary_26beu {
68
+ .badge__outlineColor_13zt9.badge__primary_13zt9 {
88
69
  background-color: #fff;
89
- }.checkbox-group__error_1kg1z {
70
+ }.backdrop__backdrop_1pmss {
71
+ -webkit-tap-highlight-color: transparent;
72
+ }
73
+ .backdrop__appear_1pmss,
74
+ .backdrop__enter_1pmss {
75
+ background-color: transparent;
76
+ }
77
+ .backdrop__appearActive_1pmss,
78
+ .backdrop__enterActive_1pmss,
79
+ .backdrop__appearDone_1pmss,
80
+ .backdrop__enterDone_1pmss {
81
+ background-color: rgba(0, 0, 0, 0.8);
82
+ }
83
+ .backdrop__exit_1pmss {
84
+ background-color: rgba(0, 0, 0, 0.8);
85
+ }
86
+ .backdrop__exitActive_1pmss,
87
+ .backdrop__exitDone_1pmss {
88
+ background-color: transparent;
89
+ }.checkbox-group__error_zhr17 {
90
90
  border-left: 1px solid #f15045;
91
91
  }
92
- .checkbox-group__label_1kg1z {
92
+ .checkbox-group__label_zhr17 {
93
93
  color: #fff;
94
94
  }
95
- .checkbox-group__errorMessage_1kg1z {
95
+ .checkbox-group__errorMessage_zhr17 {
96
96
  color: #f15045;
97
97
  }
98
- .checkbox-group__hint_1kg1z {
98
+ .checkbox-group__hint_zhr17 {
99
99
  color: rgba(235, 235, 245, 0.6);
100
- }.checkbox__box_17x57 {
100
+ }.divider__component_7rfl5 {
101
+ border-bottom: 1px solid #2b2b2e;
102
+ }.checkbox__box_1rvbc {
101
103
  color: #000;
102
104
  background-color: #000;
103
105
  border: 1.5px solid #8d8d93;
104
106
  }
105
- .checkbox__checkedIcon_17x57 {
107
+ .checkbox__checkedIcon_1rvbc {
106
108
  color: #000;
107
109
  }
108
- .checkbox__component_17x57:hover:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
110
+ .checkbox__component_1rvbc:hover:not(.checkbox__disabled_1rvbc):not(.checkbox__inactive_1rvbc) .checkbox__box_1rvbc {
109
111
  background-color: #000;
110
112
  border-color: #8d8d93;
111
113
  }
112
- .checkbox__component_17x57:active:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
114
+ .checkbox__component_1rvbc:active:not(.checkbox__disabled_1rvbc):not(.checkbox__inactive_1rvbc) .checkbox__box_1rvbc {
113
115
  background-color: #000;
114
116
  border-color: #fff;
115
117
  }
116
- .checkbox__checked_17x57 .checkbox__box_17x57 {
118
+ .checkbox__checked_1rvbc .checkbox__box_1rvbc {
117
119
  background-color: #fff;
118
120
  border-color: transparent;
119
121
  }
120
- .checkbox__checked_17x57:hover:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
122
+ .checkbox__checked_1rvbc:hover:not(.checkbox__disabled_1rvbc):not(.checkbox__inactive_1rvbc) .checkbox__box_1rvbc {
121
123
  background-color: rgb(255, 255, 255);
122
124
  border-color: transparent;
123
125
  }
124
- .checkbox__checked_17x57:active:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
126
+ .checkbox__checked_1rvbc:active:not(.checkbox__disabled_1rvbc):not(.checkbox__inactive_1rvbc) .checkbox__box_1rvbc {
125
127
  background-color: rgb(255, 255, 255);
126
128
  border-color: transparent;
127
129
  }
128
- .checkbox__indeterminate_17x57 .checkbox__box_17x57 {
130
+ .checkbox__indeterminate_1rvbc .checkbox__box_1rvbc {
129
131
  background-color: #fff;
130
132
  border-color: transparent;
131
133
  }
132
- .checkbox__indeterminate_17x57:hover:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
134
+ .checkbox__indeterminate_1rvbc:hover:not(.checkbox__disabled_1rvbc):not(.checkbox__inactive_1rvbc) .checkbox__box_1rvbc {
133
135
  background-color: rgb(255, 255, 255);
134
136
  border-color: transparent;
135
137
  }
136
- .checkbox__indeterminate_17x57:active:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
138
+ .checkbox__indeterminate_1rvbc:active:not(.checkbox__disabled_1rvbc):not(.checkbox__inactive_1rvbc) .checkbox__box_1rvbc {
137
139
  background-color: rgb(255, 255, 255);
138
140
  border-color: transparent;
139
141
  }
140
- .checkbox__disabled_17x57 .checkbox__box_17x57 {
142
+ .checkbox__disabled_1rvbc .checkbox__box_1rvbc {
141
143
  background-color: #000;
142
144
  border-color: #2a2a2c;
143
145
  }
144
- .checkbox__disabled_17x57.checkbox__checked_17x57 .checkbox__box_17x57 {
146
+ .checkbox__disabled_1rvbc.checkbox__checked_1rvbc .checkbox__box_1rvbc {
145
147
  background-color: #3a3a3c;
146
148
  border-color: transparent;
147
149
  }
148
- .checkbox__disabled_17x57.checkbox__indeterminate_17x57 .checkbox__box_17x57 {
150
+ .checkbox__disabled_1rvbc.checkbox__indeterminate_1rvbc .checkbox__box_1rvbc {
149
151
  background-color: #3a3a3c;
150
152
  border-color: transparent;
151
153
  }
152
- .checkbox__disabled_17x57 .checkbox__label_17x57 {
154
+ .checkbox__disabled_1rvbc .checkbox__label_1rvbc {
153
155
  color: rgba(235, 235, 245, 0.6);
154
156
  }
155
- .checkbox__disabled_17x57 .checkbox__hint_17x57 {
157
+ .checkbox__disabled_1rvbc .checkbox__hint_1rvbc {
156
158
  color: rgba(235, 235, 245, 0.6);
157
159
  }
158
- .checkbox__inactive_17x57 .checkbox__box_17x57 {
160
+ .checkbox__inactive_1rvbc .checkbox__box_1rvbc {
159
161
  background-color: #3a3a3c;
160
162
  border-color: #464649;
161
163
  }
162
- .checkbox__inactive_17x57.checkbox__checked_17x57 .checkbox__box_17x57 {
164
+ .checkbox__inactive_1rvbc.checkbox__checked_1rvbc .checkbox__box_1rvbc {
163
165
  color: #464649;
164
166
  border-color: transparent;
165
167
  }
166
- .checkbox__inactive_17x57.checkbox__indeterminate_17x57 .checkbox__box_17x57 {
168
+ .checkbox__inactive_1rvbc.checkbox__indeterminate_1rvbc .checkbox__box_1rvbc {
167
169
  border-color: transparent;
168
170
  }
169
- .checkbox__focused_17x57 .checkbox__box_17x57 {
171
+ .checkbox__focused_1rvbc .checkbox__box_1rvbc {
170
172
  outline: 2px solid #0072ef;
171
173
  }
172
- .checkbox__label_17x57 {
174
+ .checkbox__label_1rvbc {
173
175
  color: #fff;
174
176
  }
175
- .checkbox__errorMessage_17x57 {
177
+ .checkbox__errorMessage_1rvbc {
176
178
  color: #f15045;
177
179
  }
178
- .checkbox__hint_17x57 {
180
+ .checkbox__hint_1rvbc {
179
181
  color: rgba(235, 235, 245, 0.6);
180
182
  }
181
- .checkbox__inactive_17x57 .checkbox__indeterminateLine_17x57 {
183
+ .checkbox__inactive_1rvbc .checkbox__indeterminateLine_1rvbc {
182
184
  background-color: #464649;
183
185
  }
184
- .checkbox__indeterminateLine_17x57 {
186
+ .checkbox__indeterminateLine_1rvbc {
185
187
  background-color: #000;
186
188
  }
187
189
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
188
- }.divider__component_3x7io {
189
- border-bottom: 1px solid #2b2b2e;
190
- }.dropzone__component_9xb9m {
190
+ }.dropzone__component_me6ow {
191
191
  border: 2px dashed #464649;
192
192
  }
193
- .dropzone__component_9xb9m:not(.dropzone__disabled_9xb9m):hover {
193
+ .dropzone__component_me6ow:not(.dropzone__disabled_me6ow):hover {
194
194
  background-color: transparent;
195
195
  }
196
- .dropzone__dragOver_9xb9m {
196
+ .dropzone__dragOver_me6ow {
197
197
  background-color: transparent;
198
198
  }
199
- .dropzone__error_9xb9m {
199
+ .dropzone__error_me6ow {
200
200
  border-color: #ef3124;
201
201
  }
202
- .dropzone__overlay_1vumk {
202
+ .dropzone__overlay_1x4ay {
203
203
  background: #202022;
204
204
  }
205
- .dropzone__text_1vumk {
205
+ .dropzone__text_1x4ay {
206
206
  color: #fff;
207
- }.code-input__error_1jcrz {
207
+ }.code-input__error_3g7f0 {
208
208
  color: #f15045;
209
209
  }
210
- @keyframes code-input__shake_1jcrz {
210
+ @keyframes code-input__shake_3g7f0 {
211
211
  }
212
- .code-input__input_1b3wt {
212
+ .code-input__input_2dbsd {
213
213
  background-color: #202022;
214
214
  color: #fff
215
215
  }
216
- .code-input__input_1b3wt.code-input__hasError_1b3wt {
216
+ .code-input__input_2dbsd.code-input__hasError_2dbsd {
217
217
  color: #f15045;
218
218
  caret-color: #fff;
219
219
  background-color: #35110d;
220
220
  }
221
- .code-input__input_1b3wt.code-input__disabled_1b3wt {
221
+ .code-input__input_2dbsd.code-input__disabled_2dbsd {
222
222
  color: rgba(235, 235, 245, 0.3);
223
223
  }
224
- .code-input__input_1b3wt:-webkit-autofill {
224
+ .code-input__input_2dbsd:-webkit-autofill {
225
225
  -webkit-text-fill-color: #fff;
226
- }.form-control__component_1vs5p {
226
+ }.form-control__component_1tjzw {
227
227
  color: #fff;
228
228
  }
229
- .form-control__inner_1vs5p {
229
+ .form-control__inner_1tjzw {
230
230
  background-color: #202022;
231
231
  }
232
- .form-control__label_1vs5p {
232
+ .form-control__label_1tjzw {
233
233
  color: rgba(235, 235, 245, 0.6);
234
234
  }
235
- .form-control__hint_1vs5p {
235
+ .form-control__hint_1tjzw {
236
236
  color: rgba(235, 235, 245, 0.6);
237
237
  }
238
- .form-control__disabled_1vs5p {
238
+ .form-control__disabled_1tjzw {
239
239
  background-color: #202022;
240
240
  color: rgba(235, 235, 245, 0.6);
241
241
  }
242
- .form-control__disabled_1vs5p.form-control__hasError_1vs5p {
242
+ .form-control__disabled_1tjzw.form-control__hasError_1tjzw {
243
243
  background-color: #202022;
244
244
  }
245
- .form-control__disabled_1vs5p.form-control__filled_1vs5p .form-control__label_1vs5p {
245
+ .form-control__disabled_1tjzw.form-control__filled_1tjzw .form-control__label_1tjzw {
246
246
  color: rgba(235, 235, 245, 0.6);
247
247
  }
248
- .form-control__inner_1vs5p:not(.form-control__disabled_1vs5p):hover {
248
+ .form-control__inner_1tjzw:not(.form-control__disabled_1tjzw):hover {
249
249
  background-color: #202022;
250
250
  }
251
- .form-control__focused_1vs5p.form-control__inner_1vs5p,
252
- .form-control__focused_1vs5p.form-control__inner_1vs5p:hover {
251
+ .form-control__focused_1tjzw.form-control__inner_1tjzw,
252
+ .form-control__focused_1tjzw.form-control__inner_1tjzw:hover {
253
253
  background-color: #202022
254
254
  }
255
- .form-control__error_1vs5p {
255
+ .form-control__error_1tjzw {
256
256
  color: #f15045;
257
257
  }
258
- .form-control__hasError_1vs5p .form-control__label_1vs5p {
258
+ .form-control__hasError_1tjzw .form-control__label_1tjzw {
259
259
  color: #f15045;
260
260
  }
261
- .form-control__hasError_1vs5p {
261
+ .form-control__hasError_1tjzw {
262
262
  background-color: #202022;
263
263
  }
264
264
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
265
265
  }
266
- .form-control__component_10e6d {
266
+ .form-control__component_y60k0 {
267
267
  color: #000;
268
268
  }
269
- .form-control__inner_10e6d {
269
+ .form-control__inner_y60k0 {
270
270
  background-color: #f3f4f5;
271
271
  }
272
- .form-control__label_10e6d {
272
+ .form-control__label_y60k0 {
273
273
  color: rgba(60, 60, 67, 0.6);
274
274
  }
275
- .form-control__hint_10e6d {
275
+ .form-control__hint_y60k0 {
276
276
  color: rgba(60, 60, 67, 0.6);
277
277
  }
278
- .form-control__disabled_10e6d {
278
+ .form-control__disabled_y60k0 {
279
279
  background-color: #f3f4f5;
280
280
  color: rgba(60, 60, 67, 0.6);
281
281
  }
282
- .form-control__disabled_10e6d.form-control__hasError_10e6d {
282
+ .form-control__disabled_y60k0.form-control__hasError_y60k0 {
283
283
  background-color: #f3f4f5;
284
284
  }
285
- .form-control__disabled_10e6d.form-control__filled_10e6d .form-control__label_10e6d {
285
+ .form-control__disabled_y60k0.form-control__filled_y60k0 .form-control__label_y60k0 {
286
286
  color: rgba(60, 60, 67, 0.6);
287
287
  }
288
- .form-control__inner_10e6d:not(.form-control__disabled_10e6d):hover {
288
+ .form-control__inner_y60k0:not(.form-control__disabled_y60k0):hover {
289
289
  background-color: #f3f4f5;
290
290
  }
291
- .form-control__focused_10e6d.form-control__inner_10e6d,
292
- .form-control__focused_10e6d.form-control__inner_10e6d:hover {
291
+ .form-control__focused_y60k0.form-control__inner_y60k0,
292
+ .form-control__focused_y60k0.form-control__inner_y60k0:hover {
293
293
  background-color: #f3f4f5
294
294
  }
295
- .form-control__error_10e6d {
295
+ .form-control__error_y60k0 {
296
296
  color: #ef3124;
297
297
  }
298
- .form-control__hasError_10e6d .form-control__label_10e6d {
298
+ .form-control__hasError_y60k0 .form-control__label_y60k0 {
299
299
  color: #ef3124;
300
300
  }
301
- .form-control__hasError_10e6d {
301
+ .form-control__hasError_y60k0 {
302
302
  background-color: #f3f4f5;
303
- }.hatching-progress-bar__container_20zuv {
303
+ }.hatching-progress-bar__container_16esn {
304
304
  background: rgba(255, 255, 255, 0.1);
305
305
  }
306
- .hatching-progress-bar__hatch_20zuv {
306
+ .hatching-progress-bar__hatch_16esn {
307
307
  background: repeating-linear-gradient(
308
308
  -45deg,
309
309
  #464649 6px 10px,
310
310
  rgba(255, 255, 255, 0) 10px 18px
311
311
  );
312
312
  }
313
- .hatching-progress-bar__positive_20zuv {
313
+ .hatching-progress-bar__positive_16esn {
314
314
  background: #2fc26e;
315
315
  }
316
- .hatching-progress-bar__attention_20zuv {
316
+ .hatching-progress-bar__attention_16esn {
317
317
  background: #f6bf65;
318
318
  }
319
- .hatching-progress-bar__negative_20zuv {
319
+ .hatching-progress-bar__negative_16esn {
320
320
  background: #d91d0b;
321
321
  }
322
- .hatching-progress-bar__link_20zuv {
322
+ .hatching-progress-bar__link_16esn {
323
323
  background: #0072ef;
324
324
  }
325
- .hatching-progress-bar__tertiary_20zuv {
325
+ .hatching-progress-bar__tertiary_16esn {
326
326
  background: #464649;
327
327
  }
328
- .hatching-progress-bar__secondary_20zuv {
328
+ .hatching-progress-bar__secondary_16esn {
329
329
  background: #8d8d93;
330
330
  }
331
- .hatching-progress-bar__primary_20zuv {
331
+ .hatching-progress-bar__primary_16esn {
332
332
  background: #fff;
333
333
  }
334
- .hatching-progress-bar__accent_20zuv {
334
+ .hatching-progress-bar__accent_16esn {
335
335
  background: #ef3124;
336
336
  }@media (max-width: 599px) {
337
337
  }
@@ -381,246 +381,246 @@
381
381
  }
382
382
  @media (min-width: 1920px) {
383
383
  }
384
- .icon-view__component_cc2b2 {
384
+ .icon-view__component_1rcla {
385
385
  color: rgba(235, 235, 245, 0.6);
386
386
  }
387
- .icon-view__bg_cc2b2 {
387
+ .icon-view__bg_1rcla {
388
388
  fill: #f3f4f5;
389
389
  }
390
- .icon-view__border_cc2b2 {
390
+ .icon-view__border_1rcla {
391
391
  stroke: rgba(255, 255, 255, 0.1);
392
392
  fill: transparent;
393
- }.list__list_jy6ye {
393
+ }.list__list_7swam {
394
394
  color: #fff;
395
395
  }
396
- .list__slot_jy6ye {
396
+ .list__slot_7swam {
397
397
  color: #fff;
398
- }.link__primary_d82z2 {
398
+ }.link__primary_u1459 {
399
399
  color: #fff;
400
400
  border-bottom-color: #fff
401
401
  }
402
- .link__primary_d82z2:hover {
402
+ .link__primary_u1459:hover {
403
403
  color: rgb(255, 255, 255);
404
404
  }
405
- .link__primary_d82z2:active {
405
+ .link__primary_u1459:active {
406
406
  color: rgb(255, 255, 255);
407
407
  }
408
- .link__secondary_d82z2 {
408
+ .link__secondary_u1459 {
409
409
  color: rgba(235, 235, 245, 0.6);
410
410
  border-bottom-color: rgba(235, 235, 245, 0.6)
411
411
  }
412
- .link__secondary_d82z2:hover {
412
+ .link__secondary_u1459:hover {
413
413
  color: rgba(239, 239, 247, 0.68);
414
414
  }
415
- .link__secondary_d82z2:active {
415
+ .link__secondary_u1459:active {
416
416
  color: rgba(243, 243, 249, 0.76);
417
417
  }
418
- .link__defaultView_d82z2 {
418
+ .link__defaultView_u1459 {
419
419
  color: #0072ef;
420
420
  border-bottom-color: #0072ef
421
421
  }
422
- .link__defaultView_d82z2:hover {
422
+ .link__defaultView_u1459:hover {
423
423
  color: rgb(51, 142, 242);
424
424
  }
425
- .link__defaultView_d82z2:active {
425
+ .link__defaultView_u1459:active {
426
426
  color: rgb(102, 170, 245);
427
427
  }
428
- .link__component_10btt:hover .link__text_10btt,
429
- .link__component_10btt:active .link__text_10btt {
428
+ .link__component_lcql9:hover .link__text_lcql9,
429
+ .link__component_lcql9:active .link__text_lcql9 {
430
430
  border-bottom-color: rgba(0, 0, 0, 0);
431
431
  }
432
- .link__focused_10btt {
432
+ .link__focused_lcql9 {
433
433
  outline: 2px solid #0072ef;
434
434
  }
435
- .link__pseudo_10btt {
435
+ .link__pseudo_lcql9 {
436
436
  background-color: transparent;
437
437
  }
438
- .link__primary_1g5n3 {
438
+ .link__primary_1wyo9 {
439
439
  color: #000;
440
440
  border-bottom-color: #000
441
441
  }
442
- .link__primary_1g5n3:hover {
442
+ .link__primary_1wyo9:hover {
443
443
  color: rgb(204, 204, 204);
444
444
  }
445
- .link__primary_1g5n3:active {
445
+ .link__primary_1wyo9:active {
446
446
  color: rgb(153, 153, 153);
447
447
  }
448
- .link__secondary_1g5n3 {
448
+ .link__secondary_1wyo9 {
449
449
  color: rgba(60, 60, 67, 0.6);
450
450
  border-bottom-color: rgba(60, 60, 67, 0.6)
451
451
  }
452
- .link__secondary_1g5n3:hover {
452
+ .link__secondary_1wyo9:hover {
453
453
  color: rgba(204, 204, 204, 0.7);
454
454
  }
455
- .link__secondary_1g5n3:active {
455
+ .link__secondary_1wyo9:active {
456
456
  color: rgba(153, 153, 153, 0.7);
457
457
  }
458
- .link__defaultView_1g5n3 {
458
+ .link__defaultView_1wyo9 {
459
459
  color: #0072ef;
460
460
  border-bottom-color: #0072ef
461
461
  }
462
- .link__defaultView_1g5n3:hover {
462
+ .link__defaultView_1wyo9:hover {
463
463
  color: rgb(0, 98, 204);
464
464
  }
465
- .link__defaultView_1g5n3:active {
465
+ .link__defaultView_1wyo9:active {
466
466
  color: rgb(0, 73, 153);
467
- }@keyframes loader__blink_1baeg {
468
- }.progress-bar__container_1ny1u {
467
+ }@keyframes loader__blink_e0ekv {
468
+ }.progress-bar__container_gn7de {
469
469
  background: rgba(255, 255, 255, 0.1)
470
470
  }
471
- .progress-bar__filled_1ny1u.progress-bar__positive_1ny1u {
471
+ .progress-bar__filled_gn7de.progress-bar__positive_gn7de {
472
472
  background: #2fc26e;
473
473
  }
474
- .progress-bar__filled_1ny1u.progress-bar__negative_1ny1u {
474
+ .progress-bar__filled_gn7de.progress-bar__negative_gn7de {
475
475
  background: #d91d0b;
476
476
  }
477
- .progress-bar__filled_1ny1u.progress-bar__attention_1ny1u {
477
+ .progress-bar__filled_gn7de.progress-bar__attention_gn7de {
478
478
  background: #f6bf65;
479
479
  }
480
- .progress-bar__filled_1ny1u.progress-bar__link_1ny1u {
480
+ .progress-bar__filled_gn7de.progress-bar__link_gn7de {
481
481
  background: #0072ef;
482
482
  }
483
- .progress-bar__filled_1ny1u.progress-bar__tertiary_1ny1u {
483
+ .progress-bar__filled_gn7de.progress-bar__tertiary_gn7de {
484
484
  background: #464649;
485
485
  }
486
- .progress-bar__filled_1ny1u.progress-bar__secondary_1ny1u {
486
+ .progress-bar__filled_gn7de.progress-bar__secondary_gn7de {
487
487
  background: #8d8d93;
488
488
  }
489
- .progress-bar__filled_1ny1u.progress-bar__primary_1ny1u {
489
+ .progress-bar__filled_gn7de.progress-bar__primary_gn7de {
490
490
  background: #fff;
491
491
  }
492
- .progress-bar__filled_1ny1u.progress-bar__accent_1ny1u {
492
+ .progress-bar__filled_gn7de.progress-bar__accent_gn7de {
493
493
  background: #ef3124;
494
- }.pure-input__input_wc4mo {
494
+ }.pure-input__input_1wnbf {
495
495
  color: #fff;
496
496
  caret-color: #0072ef;
497
497
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
498
498
  }
499
- .pure-input__input_wc4mo:-webkit-autofill {
499
+ .pure-input__input_1wnbf:-webkit-autofill {
500
500
  -webkit-text-fill-color: #fff;
501
501
  }
502
- .pure-input__input_wc4mo::placeholder {
502
+ .pure-input__input_1wnbf::placeholder {
503
503
  color: rgba(235, 235, 245, 0.6);
504
504
  }
505
- .pure-input__hasInnerLabel_wc4mo::placeholder {
505
+ .pure-input__hasInnerLabel_1wnbf::placeholder {
506
506
  color: rgba(235, 235, 245, 0.3);
507
507
  }
508
- .pure-input__clearIcon_wc4mo {
508
+ .pure-input__clearIcon_1wnbf {
509
509
  color: #fff;
510
510
  }
511
- .pure-input__input_wc4mo:read-only {
511
+ .pure-input__input_1wnbf:read-only {
512
512
  color: rgba(235, 235, 245, 0.6)
513
513
  }
514
- .pure-input__input_wc4mo:read-only:focus::placeholder {
514
+ .pure-input__input_1wnbf:read-only:focus::placeholder {
515
515
  color: rgba(235, 235, 245, 0.6);
516
516
  }
517
- .pure-input__input_wc4mo:disabled {
517
+ .pure-input__input_1wnbf:disabled {
518
518
  color: #fff;
519
519
  -webkit-text-fill-color: #fff;
520
520
  }
521
- .pure-input__input_wc4mo:focus::placeholder {
521
+ .pure-input__input_1wnbf:focus::placeholder {
522
522
  color: rgba(235, 235, 245, 0.3);
523
523
  }
524
- .pure-input__error_wc4mo {
524
+ .pure-input__error_1wnbf {
525
525
  color: #f15045;
526
526
  caret-color: #f15045;
527
527
  }
528
- .pure-input__component_wc4mo {
528
+ .pure-input__component_1wnbf {
529
529
  color: #fff;
530
530
  background-color: #202022;
531
531
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
532
532
  }
533
- .pure-input__component_wc4mo::placeholder {
533
+ .pure-input__component_1wnbf::placeholder {
534
534
  color: rgba(235, 235, 245, 0.6);
535
535
  }
536
- .pure-input__component_wc4mo:disabled {
536
+ .pure-input__component_1wnbf:disabled {
537
537
  color: #fff;
538
538
  background-color: #202022;
539
539
  }
540
- .pure-input__component_wc4mo:not(:disabled):focus::placeholder {
540
+ .pure-input__component_1wnbf:not(:disabled):focus::placeholder {
541
541
  color: rgba(235, 235, 245, 0.3);
542
542
  }
543
- .pure-input__focusVisible_wc4mo {
543
+ .pure-input__focusVisible_1wnbf {
544
544
  outline: 2px solid #0072ef;
545
545
  }
546
- .pure-input__component_wc4mo:not(:disabled):hover {
546
+ .pure-input__component_1wnbf:not(:disabled):hover {
547
547
  background-color: #202022;
548
- }.radio-group__error_igs0o {
548
+ }.radio-group__error_1gr32 {
549
549
  border-left: 1px solid #f15045;
550
550
  }
551
- .radio-group__label_igs0o {
551
+ .radio-group__label_1gr32 {
552
552
  color: #fff;
553
553
  }
554
- .radio-group__errorMessage_igs0o {
554
+ .radio-group__errorMessage_1gr32 {
555
555
  color: #f15045;
556
556
  }
557
- .radio-group__hint_igs0o {
557
+ .radio-group__hint_1gr32 {
558
558
  color: rgba(235, 235, 245, 0.6);
559
- }.radio__container_1zxy2:not(.radio__checked_1zxy2):not(.radio__disabled_1zxy2):not(.radio__inactive_1zxy2) .radio__circle_1zxy2 {
559
+ }.radio__container_10fek:not(.radio__checked_10fek):not(.radio__disabled_10fek):not(.radio__inactive_10fek) .radio__circle_10fek {
560
560
  background-color: #000;
561
561
  border: 1.5px solid #8d8d93;
562
562
  }
563
- .radio__container_1zxy2:not(.radio__checked_1zxy2):not(.radio__disabled_1zxy2):not(.radio__inactive_1zxy2):hover:not(:active) .radio__circle_1zxy2 {
563
+ .radio__container_10fek:not(.radio__checked_10fek):not(.radio__disabled_10fek):not(.radio__inactive_10fek):hover:not(:active) .radio__circle_10fek {
564
564
  background-color: #000;
565
565
  border-color: #8d8d93;
566
566
  }
567
- .radio__container_1zxy2:not(.radio__checked_1zxy2):not(.radio__disabled_1zxy2):not(.radio__inactive_1zxy2):active .radio__circle_1zxy2 {
567
+ .radio__container_10fek:not(.radio__checked_10fek):not(.radio__disabled_10fek):not(.radio__inactive_10fek):active .radio__circle_10fek {
568
568
  background-color: #000;
569
569
  border-color: #fff;
570
570
  }
571
- .radio__container_1zxy2.radio__disabled_1zxy2 .radio__circle_1zxy2 {
571
+ .radio__container_10fek.radio__disabled_10fek .radio__circle_10fek {
572
572
  background-color: #000;
573
573
  border: 1.5px solid #2a2a2c;
574
574
  }
575
- .radio__container_1zxy2.radio__disabled_1zxy2 .radio__label_1zxy2 {
575
+ .radio__container_10fek.radio__disabled_10fek .radio__label_10fek {
576
576
  color: rgba(235, 235, 245, 0.6);
577
577
  }
578
- .radio__container_1zxy2.radio__disabled_1zxy2 .radio__hint_1zxy2 {
578
+ .radio__container_10fek.radio__disabled_10fek .radio__hint_10fek {
579
579
  color: rgba(235, 235, 245, 0.6);
580
580
  }
581
- .radio__container_1zxy2.radio__inactive_1zxy2 .radio__circle_1zxy2 {
581
+ .radio__container_10fek.radio__inactive_10fek .radio__circle_10fek {
582
582
  background-color: #3a3a3c;
583
583
  border: 1px solid #464649;
584
584
  }
585
- .radio__container_1zxy2.radio__inactive_1zxy2.radio__checked_1zxy2 .radio__circle_1zxy2:before {
585
+ .radio__container_10fek.radio__inactive_10fek.radio__checked_10fek .radio__circle_10fek:before {
586
586
  background-color: #464649;
587
587
  }
588
- .radio__container_1zxy2.radio__checked_1zxy2 .radio__circle_1zxy2 {
588
+ .radio__container_10fek.radio__checked_10fek .radio__circle_10fek {
589
589
  background-color: #fff;
590
590
  border: 1.5px solid transparent;
591
591
  }
592
- .radio__container_1zxy2.radio__checked_1zxy2:hover .radio__circle_1zxy2 {
592
+ .radio__container_10fek.radio__checked_10fek:hover .radio__circle_10fek {
593
593
  background-color: rgb(255, 255, 255);
594
594
  border-color: transparent;
595
595
  }
596
- .radio__container_1zxy2.radio__checked_1zxy2:active .radio__circle_1zxy2 {
596
+ .radio__container_10fek.radio__checked_10fek:active .radio__circle_10fek {
597
597
  background-color: rgb(255, 255, 255);
598
598
  border-color: transparent;
599
599
  }
600
- .radio__container_1zxy2.radio__focused_1zxy2 .radio__circle_1zxy2 {
600
+ .radio__container_10fek.radio__focused_10fek .radio__circle_10fek {
601
601
  outline: 2px solid #0072ef;
602
602
  }
603
- .radio__container_1zxy2.radio__disabled_1zxy2.radio__checked_1zxy2 .radio__circle_1zxy2,
604
- .radio__container_1zxy2.radio__inactive_1zxy2.radio__checked_1zxy2 .radio__circle_1zxy2 {
603
+ .radio__container_10fek.radio__disabled_10fek.radio__checked_10fek .radio__circle_10fek,
604
+ .radio__container_10fek.radio__inactive_10fek.radio__checked_10fek .radio__circle_10fek {
605
605
  background-color: #3a3a3c;
606
606
  border-color: transparent;
607
607
  }
608
- .radio__circle_1zxy2:before {
608
+ .radio__circle_10fek:before {
609
609
  background-color: #000;
610
610
  }
611
- .radio__label_1zxy2 {
611
+ .radio__label_10fek {
612
612
  color: #fff;
613
613
  }
614
- .radio__hint_1zxy2 {
614
+ .radio__hint_10fek {
615
615
  color: rgba(235, 235, 245, 0.6);
616
- }.skeleton__component_npeve {
616
+ }.skeleton__component_1iusn {
617
617
  color: transparent;
618
618
  background: rgba(255, 255, 255, 0.1);
619
619
  }
620
- .skeleton__component_npeve:before {
620
+ .skeleton__component_1iusn:before {
621
621
  background: transparent;
622
622
  }
623
- .skeleton__animate_npeve:after {
623
+ .skeleton__animate_1iusn:after {
624
624
  background-image: linear-gradient(
625
625
  to left,
626
626
  rgba(0, 0, 0, 0),
@@ -630,258 +630,258 @@
630
630
  rgba(0, 0, 0, 0)
631
631
  );
632
632
  }
633
- @keyframes skeleton__gradient_npeve {
633
+ @keyframes skeleton__gradient_1iusn {
634
634
  }
635
- @keyframes skeleton__background_npeve {
635
+ @keyframes skeleton__background_1iusn {
636
636
  0% {
637
637
  background: rgb(182, 188, 195);
638
638
  }
639
639
  100% {
640
640
  background: rgb(198, 205, 214);
641
641
  }
642
- }.scrollbar__component_1r2tt .scrollbar:before {
642
+ }.scrollbar__component_2hobf .scrollbar:before {
643
643
  background-color: rgba(255, 255, 255, 0.3);
644
644
  }
645
- .scrollbar__component_1r2tt.dragging .track .scrollbar.visible:before {
645
+ .scrollbar__component_2hobf.dragging .track .scrollbar.visible:before {
646
646
  background-color: rgba(255, 255, 255, 0.6);
647
647
  }
648
648
 
649
- .scrollbar__component_1a43x .scrollbar:before {
649
+ .scrollbar__component_1kk2h .scrollbar:before {
650
650
  background-color: rgba(0, 0, 0, 0.3);
651
651
  }
652
- .scrollbar__component_1a43x.dragging .track .scrollbar.visible:before {
652
+ .scrollbar__component_1kk2h.dragging .track .scrollbar.visible:before {
653
653
  background-color: rgba(0, 0, 0, 0.6);
654
- }.slider__component_1eodv .noUi-base:hover .noUi-connects {
654
+ }.slider__component_2ylvu .noUi-base:hover .noUi-connects {
655
655
  background: #2a2a2c;
656
656
  }
657
- .slider__component_1eodv .noUi-base:hover .noUi-connect {
657
+ .slider__component_2ylvu .noUi-base:hover .noUi-connect {
658
658
  background: #d91d0b;
659
659
  }
660
- .slider__component_1eodv .noUi-handle:hover .noUi-touch-area {
660
+ .slider__component_2ylvu .noUi-handle:hover .noUi-touch-area {
661
661
  background: rgb(240, 63, 51);
662
662
  }
663
- .slider__component_1eodv .noUi-handle:active .noUi-touch-area {
663
+ .slider__component_2ylvu .noUi-handle:active .noUi-touch-area {
664
664
  background: rgb(241, 80, 69);
665
665
  }
666
- .slider__component_1eodv .noUi-connects {
666
+ .slider__component_2ylvu .noUi-connects {
667
667
  background: #2a2a2c;
668
668
  }
669
- .slider__component_1eodv .noUi-connect {
669
+ .slider__component_2ylvu .noUi-connect {
670
670
  background: #d91d0b;
671
671
  }
672
- .slider__component_1eodv .noUi-handle {
672
+ .slider__component_2ylvu .noUi-handle {
673
673
  border: 2px solid transparent;
674
674
  }
675
- .slider__component_1eodv .noUi-touch-area {
675
+ .slider__component_2ylvu .noUi-touch-area {
676
676
  background: #ef3124;
677
677
  }
678
- .slider__component_1eodv .noUi-pips {
678
+ .slider__component_2ylvu .noUi-pips {
679
679
  color: rgba(235, 235, 245, 0.6);
680
- }.spinner__component_1q3it {
680
+ }.spinner__component_3ctm0 {
681
681
  color: #fff;
682
682
  }
683
- @keyframes spinner__spin_animation_yahj1 {
683
+ @keyframes spinner__spin_animation_x507b {
684
684
  }
685
- .spinner__component_1vxva {
685
+ .spinner__component_9762p {
686
686
  color: #000;
687
- }.status__soft_17cqc.status__green_17cqc {
687
+ }.status__soft_12g4c.status__green_12g4c {
688
688
  background: rgba(19, 164, 99, 0.1);
689
689
  color: #13a463;
690
690
  }
691
- .status__soft_17cqc.status__orange_17cqc {
691
+ .status__soft_12g4c.status__orange_12g4c {
692
692
  background: rgba(222, 106, 0, 0.1);
693
693
  color: #de6a00;
694
694
  }
695
- .status__soft_17cqc.status__red_17cqc {
695
+ .status__soft_12g4c.status__red_12g4c {
696
696
  background: rgba(217, 29, 11, 0.1);
697
697
  color: #d91d0b;
698
698
  }
699
- .status__soft_17cqc.status__blue_17cqc {
699
+ .status__soft_12g4c.status__blue_12g4c {
700
700
  background: rgba(0, 122, 255, 0.1);
701
701
  color: #007aff;
702
702
  }
703
- .status__soft_17cqc.status__grey_17cqc {
703
+ .status__soft_12g4c.status__grey_12g4c {
704
704
  background: rgba(109, 121, 134, 0.1);
705
705
  color: #6d7986;
706
706
  }
707
- .status__soft_17cqc.status__teal_17cqc {
707
+ .status__soft_12g4c.status__teal_12g4c {
708
708
  background: rgba(33, 145, 135, 0.1);
709
709
  color: #219187;
710
710
  }
711
- .status__soft_17cqc.status__purple_17cqc {
711
+ .status__soft_12g4c.status__purple_12g4c {
712
712
  background: rgba(103, 58, 183, 0.1);
713
713
  color: #673ab7;
714
714
  }
715
- .status__contrast_17cqc {
715
+ .status__contrast_12g4c {
716
716
  color: #000
717
717
  }
718
- .status__contrast_17cqc.status__green_17cqc {
718
+ .status__contrast_12g4c.status__green_12g4c {
719
719
  background: #13a463;
720
720
  }
721
- .status__contrast_17cqc.status__orange_17cqc {
721
+ .status__contrast_12g4c.status__orange_12g4c {
722
722
  background: #de6a00;
723
723
  }
724
- .status__contrast_17cqc.status__red_17cqc {
724
+ .status__contrast_12g4c.status__red_12g4c {
725
725
  background: #d91d0b;
726
726
  }
727
- .status__contrast_17cqc.status__blue_17cqc {
727
+ .status__contrast_12g4c.status__blue_12g4c {
728
728
  background: #007aff;
729
729
  }
730
- .status__contrast_17cqc.status__grey_17cqc {
730
+ .status__contrast_12g4c.status__grey_12g4c {
731
731
  background: #6d7986;
732
732
  }
733
- .status__contrast_17cqc.status__teal_17cqc {
733
+ .status__contrast_12g4c.status__teal_12g4c {
734
734
  background: #219187;
735
735
  }
736
- .status__contrast_17cqc.status__purple_17cqc {
736
+ .status__contrast_12g4c.status__purple_12g4c {
737
737
  background: #673ab7;
738
- }.switch__component_15nvq {
738
+ }.switch__component_1xaf2 {
739
739
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
740
740
  }
741
- .switch__switch_15nvq {
741
+ .switch__switch_1xaf2 {
742
742
  background-color: #8d8d93;
743
743
  border: 2px solid #8d8d93;
744
744
  }
745
- .switch__switch_15nvq:before {
745
+ .switch__switch_1xaf2:before {
746
746
  background-color: #000;
747
747
  }
748
- .switch__label_15nvq {
748
+ .switch__label_1xaf2 {
749
749
  color: #fff;
750
750
  }
751
- .switch__hint_15nvq {
751
+ .switch__hint_1xaf2 {
752
752
  color: rgba(235, 235, 245, 0.6);
753
753
  }
754
- .switch__checked_15nvq .switch__switch_15nvq {
754
+ .switch__checked_1xaf2 .switch__switch_1xaf2 {
755
755
  background-color: #ef3124;
756
756
  border-color: #ef3124;
757
757
  }
758
- .switch__disabled_15nvq .switch__switch_15nvq {
758
+ .switch__disabled_1xaf2 .switch__switch_1xaf2 {
759
759
  background-color: #2a2a2c;
760
760
  border-color: #2a2a2c;
761
761
  }
762
- .switch__disabled_15nvq .switch__label_15nvq {
762
+ .switch__disabled_1xaf2 .switch__label_1xaf2 {
763
763
  color: rgba(235, 235, 245, 0.6);
764
764
  }
765
- .switch__disabled_15nvq .switch__hint_15nvq {
765
+ .switch__disabled_1xaf2 .switch__hint_1xaf2 {
766
766
  color: rgba(235, 235, 245, 0.6);
767
767
  }
768
- .switch__inactive_15nvq .switch__switch_15nvq {
768
+ .switch__inactive_1xaf2 .switch__switch_1xaf2 {
769
769
  background-color: #2a2a2c;
770
770
  border-color: #2a2a2c
771
771
  }
772
- .switch__inactive_15nvq .switch__switch_15nvq:before {
772
+ .switch__inactive_1xaf2 .switch__switch_1xaf2:before {
773
773
  background-color: #464649;
774
774
  }
775
- .switch__focused_15nvq .switch__switch_15nvq {
775
+ .switch__focused_1xaf2 .switch__switch_1xaf2 {
776
776
  outline: 2px solid #0072ef;
777
- }.tag__component_161qd {
777
+ }.tag__component_1ou18 {
778
778
  color: #fff;
779
779
  border-color: transparent;
780
780
  background-color: #202022
781
781
  }
782
- .tag__component_161qd:disabled {
782
+ .tag__component_1ou18:disabled {
783
783
  border-color: transparent;
784
784
  color: rgba(235, 235, 245, 0.3);
785
785
  background-color: rgba(32, 32, 34, 0.3);
786
786
  }
787
- .tag__component_161qd:hover:not(:disabled) {
787
+ .tag__component_1ou18:hover:not(:disabled) {
788
788
  border-color: transparent;
789
789
  background-color: #202022;
790
790
  }
791
- .tag__component_161qd:active:not(:disabled) {
791
+ .tag__component_1ou18:active:not(:disabled) {
792
792
  border-color: transparent;
793
793
  background-color: rgb(65, 65, 67);
794
794
  color: #fff;
795
795
  }
796
- .tag__checked_161qd {
796
+ .tag__checked_1ou18 {
797
797
  border-color: transparent;
798
798
  background-color: #f3f4f5;
799
799
  color: #000
800
800
  }
801
- .tag__checked_161qd:disabled {
801
+ .tag__checked_1ou18:disabled {
802
802
  background-color: rgba(243, 244, 245, 0.3);
803
803
  border-color: transparent;
804
804
  color: #000;
805
805
  }
806
- .tag__checked_161qd:hover:not(:disabled):not(:active) {
806
+ .tag__checked_1ou18:hover:not(:disabled):not(:active) {
807
807
  background-color: #f3f4f5;
808
808
  }
809
- .tag__checked_161qd:active:not(:disabled) {
809
+ .tag__checked_1ou18:active:not(:disabled) {
810
810
  background-color: rgb(194, 195, 196);
811
811
  color: #000;
812
812
  }
813
- .tag__focused_1f81b {
813
+ .tag__focused_1lerj {
814
814
  outline: 2px solid #0072ef;
815
815
  }
816
- .tag__component_t4ejo {
816
+ .tag__component_1bwpf {
817
817
  color: #fff;
818
818
  border-color: #464649;
819
819
  background-color: transparent
820
820
  }
821
- .tag__component_t4ejo:disabled {
821
+ .tag__component_1bwpf:disabled {
822
822
  border-color: #2b2b2e;
823
823
  color: rgba(235, 235, 245, 0.3);
824
824
  background-color: transparent;
825
825
  }
826
- .tag__component_t4ejo:hover:not(:disabled) {
826
+ .tag__component_1bwpf:hover:not(:disabled) {
827
827
  border-color: #fff;
828
828
  background-color: transparent;
829
829
  }
830
- .tag__component_t4ejo:active:not(:disabled) {
830
+ .tag__component_1bwpf:active:not(:disabled) {
831
831
  border-color: #fff;
832
832
  background-color: rgba(255, 255, 255, 0.07);
833
833
  color: #fff;
834
834
  }
835
- .tag__checked_t4ejo {
835
+ .tag__checked_1bwpf {
836
836
  border-color: #fff;
837
837
  background-color: #fff;
838
838
  color: #000
839
839
  }
840
- .tag__checked_t4ejo:disabled {
840
+ .tag__checked_1bwpf:disabled {
841
841
  background-color: rgba(255, 255, 255, 0.3);
842
842
  border-color: transparent;
843
843
  color: #000;
844
844
  }
845
- .tag__checked_t4ejo:hover:not(:disabled):not(:active) {
845
+ .tag__checked_1bwpf:hover:not(:disabled):not(:active) {
846
846
  background-color: rgb(237, 237, 237);
847
847
  }
848
- .tag__checked_t4ejo:active:not(:disabled) {
848
+ .tag__checked_1bwpf:active:not(:disabled) {
849
849
  background-color: rgb(217, 217, 217);
850
850
  color: #000;
851
- }.typography__tertiary_31pw6 {
851
+ }.typography__tertiary_1f5kh {
852
852
  color: rgba(235, 235, 245, 0.3);
853
853
  }
854
- .typography__disabled_31pw6 {
854
+ .typography__disabled_1f5kh {
855
855
  color: rgba(235, 235, 245, 0.18);
856
856
  }
857
- .typography__accent_31pw6 {
857
+ .typography__accent_1f5kh {
858
858
  color: #ef3124;
859
859
  }
860
- .typography__primary_31pw6 {
860
+ .typography__primary_1f5kh {
861
861
  color: #fff;
862
862
  }
863
- .typography__attention_31pw6 {
863
+ .typography__attention_1f5kh {
864
864
  color: #cb830f;
865
865
  }
866
- .typography__positive_31pw6 {
866
+ .typography__positive_1f5kh {
867
867
  color: #13a463;
868
868
  }
869
- .typography__secondary_31pw6 {
869
+ .typography__secondary_1f5kh {
870
870
  color: rgba(235, 235, 245, 0.6);
871
871
  }
872
- .typography__tertiary-inverted_31pw6 {
872
+ .typography__tertiary-inverted_1f5kh {
873
873
  color: rgba(60, 60, 67, 0.3);
874
874
  }
875
- .typography__primary-inverted_31pw6 {
875
+ .typography__primary-inverted_1f5kh {
876
876
  color: #000;
877
877
  }
878
- .typography__secondary-inverted_31pw6 {
878
+ .typography__secondary-inverted_1f5kh {
879
879
  color: rgba(60, 60, 67, 0.6);
880
880
  }
881
- .typography__link_31pw6 {
881
+ .typography__link_1f5kh {
882
882
  color: #0072ef;
883
883
  }
884
- .typography__negative_31pw6 {
884
+ .typography__negative_1f5kh {
885
885
  color: #f15045;
886
886
  }
887
887
 
@@ -892,1019 +892,1025 @@
892
892
  }
893
893
  @media screen and (min-width: 1024px) {
894
894
  }
895
- .steps__option_1ws90 {
895
+ .steps__option_3ftrr {
896
896
  color: #fff;
897
897
  background: #2a2a2c
898
898
  }
899
- .steps__dash_1ws90 {
899
+ .steps__dash_3ftrr {
900
900
  border-top: 2px solid #2b2b2e
901
901
  }
902
- .steps__dash_1ws90.steps__completed_1ws90 {
902
+ .steps__dash_3ftrr.steps__completed_3ftrr {
903
903
  border-top: 2px solid #fff;
904
904
  }
905
- .steps__dash_1ws90.steps__vertical_1ws90 {
905
+ .steps__dash_3ftrr.steps__vertical_3ftrr {
906
906
  border-left: 2px solid #2b2b2e;
907
907
  }
908
- .steps__dash_1ws90.steps__completed_1ws90.steps__vertical_1ws90 {
908
+ .steps__dash_3ftrr.steps__completed_3ftrr.steps__vertical_3ftrr {
909
909
  border-left: 2px solid #fff;
910
910
  }
911
- .steps__text_1ws90 {
911
+ .steps__text_3ftrr {
912
912
  color: #fff
913
913
  }
914
- .steps__text_1ws90.steps__interactive_1ws90:not(.steps__disabled_1ws90):hover {
914
+ .steps__text_3ftrr.steps__interactive_3ftrr:not(.steps__disabled_3ftrr):hover {
915
915
  background: rgba(255, 255, 255, 0.07);
916
916
  }
917
- .steps__text_1ws90.steps__interactive_1ws90:not(.steps__disabled_1ws90):active {
917
+ .steps__text_3ftrr.steps__interactive_3ftrr:not(.steps__disabled_3ftrr):active {
918
918
  background: rgba(255, 255, 255, 0.15);
919
919
  }
920
- .steps__focused_1ws90 {
920
+ .steps__focused_3ftrr {
921
921
  outline: 2px solid #0072ef;
922
922
  }
923
- .steps__selected_1ws90 .steps__text_1ws90 {
923
+ .steps__selected_3ftrr .steps__text_3ftrr {
924
924
  color: #fff;
925
925
  }
926
- .steps__selected_1ws90 .steps__option_1ws90 {
926
+ .steps__selected_3ftrr .steps__option_3ftrr {
927
927
  color: #000;
928
928
  background: #fff;
929
929
  }
930
- .steps__checkbox_1ws90 {
930
+ .steps__checkbox_3ftrr {
931
931
  border: 2px solid #2a2a2c;
932
932
  }
933
- .steps__dot_1ws90 {
933
+ .steps__dot_3ftrr {
934
934
  background: #2a2a2c;
935
935
  }
936
- .steps__selected_1ws90 .steps__checkbox_1ws90 {
936
+ .steps__selected_3ftrr .steps__checkbox_3ftrr {
937
937
  border: 2px solid #fff
938
938
  }
939
- .steps__selected_1ws90 .steps__checkbox_1ws90 .steps__dot_1ws90 {
939
+ .steps__selected_3ftrr .steps__checkbox_3ftrr .steps__dot_3ftrr {
940
940
  background: #fff;
941
941
  }
942
- .steps__completedIndicator_1ws90 > [class*='positive'] {
942
+ .steps__completedIndicator_3ftrr > [class*='positive'] {
943
943
  color: #fff;
944
944
  background-color: #fff;
945
945
  }
946
- .action-button__primary_162ct {
946
+ .action-button__primary_1abqz {
947
947
  color: #fff
948
948
  }
949
- .action-button__primary_162ct .action-button__iconWrapper_162ct {
949
+ .action-button__primary_1abqz .action-button__iconWrapper_1abqz {
950
950
  color: #000;
951
951
  background-color: #fff;
952
952
  }
953
- .action-button__primary_162ct:hover .action-button__iconWrapper_162ct {
953
+ .action-button__primary_1abqz:hover .action-button__iconWrapper_1abqz {
954
954
  background-color: rgb(217, 217, 217);
955
955
  }
956
- .action-button__primary_162ct:active .action-button__iconWrapper_162ct {
956
+ .action-button__primary_1abqz:active .action-button__iconWrapper_1abqz {
957
957
  background-color: rgb(204, 204, 204);
958
958
  }
959
- .action-button__secondary_162ct {
959
+ .action-button__secondary_1abqz {
960
960
  color: #fff
961
961
  }
962
- .action-button__secondary_162ct .action-button__iconWrapper_162ct {
962
+ .action-button__secondary_1abqz .action-button__iconWrapper_1abqz {
963
963
  color: #fff;
964
964
  background-color: #202022;
965
965
  }
966
- .action-button__secondary_162ct:hover .action-button__iconWrapper_162ct {
966
+ .action-button__secondary_1abqz:hover .action-button__iconWrapper_1abqz {
967
967
  background-color: rgb(48, 48, 49);
968
968
  }
969
- .action-button__secondary_162ct:active .action-button__iconWrapper_162ct {
969
+ .action-button__secondary_1abqz:active .action-button__iconWrapper_1abqz {
970
970
  background-color: rgb(65, 65, 67);
971
971
  }
972
- .action-button__component_1yjb8 {
972
+ .action-button__component_snds3 {
973
973
  -webkit-tap-highlight-color: transparent
974
974
  }
975
- .action-button__focused_1yjb8 {
975
+ .action-button__focused_snds3 {
976
976
  outline: 2px solid #0072ef;
977
977
  }
978
- .action-button__primary_wf5el {
978
+ .action-button__primary_10ojk {
979
979
  color: #000
980
980
  }
981
- .action-button__primary_wf5el .action-button__iconWrapper_wf5el {
981
+ .action-button__primary_10ojk .action-button__iconWrapper_10ojk {
982
982
  color: #fff;
983
983
  background-color: #121212;
984
984
  }
985
- .action-button__primary_wf5el:hover .action-button__iconWrapper_wf5el {
985
+ .action-button__primary_10ojk:hover .action-button__iconWrapper_10ojk {
986
986
  background-color: rgb(35, 35, 35);
987
987
  }
988
- .action-button__primary_wf5el:active .action-button__iconWrapper_wf5el {
988
+ .action-button__primary_10ojk:active .action-button__iconWrapper_10ojk {
989
989
  background-color: rgb(54, 54, 54);
990
990
  }
991
- .action-button__secondary_wf5el {
991
+ .action-button__secondary_10ojk {
992
992
  color: #000
993
993
  }
994
- .action-button__secondary_wf5el .action-button__iconWrapper_wf5el {
994
+ .action-button__secondary_10ojk .action-button__iconWrapper_10ojk {
995
995
  color: #000;
996
996
  background-color: #f3f4f5;
997
997
  }
998
- .action-button__secondary_wf5el:hover .action-button__iconWrapper_wf5el {
998
+ .action-button__secondary_10ojk:hover .action-button__iconWrapper_10ojk {
999
999
  background-color: rgb(207, 207, 208);
1000
1000
  }
1001
- .action-button__secondary_wf5el:active .action-button__iconWrapper_wf5el {
1001
+ .action-button__secondary_10ojk:active .action-button__iconWrapper_10ojk {
1002
1002
  background-color: rgb(194, 195, 196);
1003
1003
  }
1004
- .action-button__primary_12s3o {
1004
+ .action-button__primary_f4301 {
1005
1005
  color: #000
1006
1006
  }
1007
- .action-button__primary_12s3o .action-button__iconWrapper_12s3o {
1007
+ .action-button__primary_f4301 .action-button__iconWrapper_f4301 {
1008
1008
  color: #fff;
1009
1009
  background-color: #121212;
1010
1010
  }
1011
- .action-button__secondary_12s3o {
1011
+ .action-button__secondary_f4301 {
1012
1012
  color: #000
1013
1013
  }
1014
- .action-button__secondary_12s3o .action-button__iconWrapper_12s3o {
1014
+ .action-button__secondary_f4301 .action-button__iconWrapper_f4301 {
1015
1015
  color: #000;
1016
1016
  background-color: #f3f4f5;
1017
- }.textarea__input_1efzy {
1017
+ }.textarea__input_1jxne {
1018
1018
  color: #fff;
1019
1019
  caret-color: #0072ef;
1020
1020
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1021
1021
  }
1022
- .textarea__input_1efzy:-webkit-autofill {
1022
+ .textarea__input_1jxne:-webkit-autofill {
1023
1023
  -webkit-text-fill-color: #fff;
1024
1024
  }
1025
- .textarea__input_1efzy::placeholder {
1025
+ .textarea__input_1jxne::placeholder {
1026
1026
  color: rgba(235, 235, 245, 0.6);
1027
1027
  }
1028
- .textarea__hasInnerLabel_1efzy::placeholder {
1028
+ .textarea__hasInnerLabel_1jxne::placeholder {
1029
1029
  color: rgba(235, 235, 245, 0.3);
1030
1030
  }
1031
- .textarea__clearIcon_1efzy {
1031
+ .textarea__clearIcon_1jxne {
1032
1032
  color: #fff;
1033
1033
  }
1034
- .textarea__input_1efzy:read-only {
1034
+ .textarea__input_1jxne:read-only {
1035
1035
  color: rgba(235, 235, 245, 0.6)
1036
1036
  }
1037
- .textarea__input_1efzy:read-only:focus::placeholder {
1037
+ .textarea__input_1jxne:read-only:focus::placeholder {
1038
1038
  color: rgba(235, 235, 245, 0.6);
1039
1039
  }
1040
- .textarea__input_1efzy:disabled {
1040
+ .textarea__input_1jxne:disabled {
1041
1041
  color: #fff;
1042
1042
  -webkit-text-fill-color: #fff;
1043
1043
  }
1044
- .textarea__input_1efzy:focus::placeholder {
1044
+ .textarea__input_1jxne:focus::placeholder {
1045
1045
  color: rgba(235, 235, 245, 0.3);
1046
1046
  }
1047
- .textarea__error_1efzy {
1047
+ .textarea__error_1jxne {
1048
1048
  color: #f15045;
1049
1049
  caret-color: #f15045;
1050
1050
  }
1051
- .textarea__textarea_1efzy {
1051
+ .textarea__textarea_1jxne {
1052
1052
  color: #fff;
1053
1053
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1054
1054
  }
1055
- .textarea__textarea_1efzy::placeholder {
1055
+ .textarea__textarea_1jxne::placeholder {
1056
1056
  color: rgba(235, 235, 245, 0.6);
1057
1057
  }
1058
- .textarea__hasInnerLabel_1efzy::placeholder {
1058
+ .textarea__hasInnerLabel_1jxne::placeholder {
1059
1059
  color: rgba(235, 235, 245, 0.3);
1060
1060
  }
1061
- .textarea__textarea_1efzy:disabled {
1061
+ .textarea__textarea_1jxne:disabled {
1062
1062
  color: #fff;
1063
1063
  -webkit-text-fill-color: #fff;
1064
1064
  }
1065
- .textarea__textarea_1efzy:read-only {
1065
+ .textarea__textarea_1jxne:read-only {
1066
1066
  color: rgba(235, 235, 245, 0.6);
1067
1067
  }
1068
- .textarea__textarea_1efzy:focus::placeholder {
1068
+ .textarea__textarea_1jxne:focus::placeholder {
1069
1069
  color: rgba(235, 235, 245, 0.3);
1070
1070
  }
1071
- .textarea__focusVisible_113b8 {
1071
+ .textarea__focusVisible_vh838 {
1072
1072
  outline: 2px solid #0072ef;
1073
1073
  }
1074
- .textarea__input_a4t8s {
1074
+ .textarea__input_fmgo6 {
1075
1075
  color: #000;
1076
1076
  caret-color: #0072ef;
1077
1077
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1078
1078
  }
1079
- .textarea__input_a4t8s:-webkit-autofill {
1079
+ .textarea__input_fmgo6:-webkit-autofill {
1080
1080
  -webkit-text-fill-color: #000;
1081
1081
  }
1082
- .textarea__input_a4t8s::placeholder {
1082
+ .textarea__input_fmgo6::placeholder {
1083
1083
  color: rgba(60, 60, 67, 0.6);
1084
1084
  }
1085
- .textarea__hasInnerLabel_a4t8s::placeholder {
1085
+ .textarea__hasInnerLabel_fmgo6::placeholder {
1086
1086
  color: rgba(60, 60, 67, 0.3);
1087
1087
  }
1088
- .textarea__clearIcon_a4t8s {
1088
+ .textarea__clearIcon_fmgo6 {
1089
1089
  color: #000;
1090
1090
  }
1091
- .textarea__input_a4t8s:read-only {
1091
+ .textarea__input_fmgo6:read-only {
1092
1092
  color: rgba(60, 60, 67, 0.6)
1093
1093
  }
1094
- .textarea__input_a4t8s:read-only:focus::placeholder {
1094
+ .textarea__input_fmgo6:read-only:focus::placeholder {
1095
1095
  color: rgba(60, 60, 67, 0.6);
1096
1096
  }
1097
- .textarea__input_a4t8s:disabled {
1097
+ .textarea__input_fmgo6:disabled {
1098
1098
  color: #000;
1099
1099
  -webkit-text-fill-color: #000;
1100
1100
  }
1101
- .textarea__input_a4t8s:focus::placeholder {
1101
+ .textarea__input_fmgo6:focus::placeholder {
1102
1102
  color: rgba(60, 60, 67, 0.3);
1103
1103
  }
1104
- .textarea__error_a4t8s {
1104
+ .textarea__error_fmgo6 {
1105
1105
  color: #ef3124;
1106
1106
  caret-color: #ef3124;
1107
1107
  }
1108
- .textarea__textarea_a4t8s {
1108
+ .textarea__textarea_fmgo6 {
1109
1109
  color: #000;
1110
1110
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1111
1111
  }
1112
- .textarea__textarea_a4t8s::placeholder {
1112
+ .textarea__textarea_fmgo6::placeholder {
1113
1113
  color: rgba(60, 60, 67, 0.6);
1114
1114
  }
1115
- .textarea__hasInnerLabel_a4t8s::placeholder {
1115
+ .textarea__hasInnerLabel_fmgo6::placeholder {
1116
1116
  color: rgba(60, 60, 67, 0.3);
1117
1117
  }
1118
- .textarea__textarea_a4t8s:disabled {
1118
+ .textarea__textarea_fmgo6:disabled {
1119
1119
  color: #000;
1120
1120
  -webkit-text-fill-color: #000;
1121
1121
  }
1122
- .textarea__textarea_a4t8s:read-only {
1122
+ .textarea__textarea_fmgo6:read-only {
1123
1123
  color: rgba(60, 60, 67, 0.6);
1124
1124
  }
1125
- .textarea__textarea_a4t8s:focus::placeholder {
1125
+ .textarea__textarea_fmgo6:focus::placeholder {
1126
1126
  color: rgba(60, 60, 67, 0.3);
1127
- }.base-modal__component_1o3bp {
1127
+ }.base-modal__component_1ueoj {
1128
1128
  background: #121212;
1129
- }.popover__component_y7e05 {
1129
+ }.popover__component_2ia4l {
1130
1130
  background-color: transparent;
1131
1131
  color: #fff;
1132
1132
  }
1133
- .popover__inner_y7e05 {
1133
+ .popover__inner_2ia4l {
1134
1134
  background-color: #121212;
1135
1135
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1136
1136
  border: 1px solid transparent;
1137
1137
  }
1138
- .popover__arrow_y7e05:after {
1138
+ .popover__arrow_2ia4l:after {
1139
1139
  background-color: #121212;
1140
1140
  border: 1px solid transparent;
1141
- }.button__primary_soee7 {
1141
+ }.button__primary_w0d0z {
1142
1142
  color: #000;
1143
1143
  background-color: #f3f4f5;
1144
1144
  border: 1px solid transparent
1145
1145
  }
1146
- .button__primary_soee7:hover {
1146
+ .button__primary_w0d0z:hover {
1147
1147
  background-color: rgb(207, 207, 208);
1148
1148
  }
1149
- .button__primary_soee7:active {
1149
+ .button__primary_w0d0z:active {
1150
1150
  background-color: rgb(194, 195, 196);
1151
1151
  }
1152
- .button__primary_soee7 > .button__loader_soee7 {
1152
+ .button__primary_w0d0z > .button__loader_w0d0z {
1153
1153
  color: #fff;
1154
1154
  }
1155
- .button__secondary_soee7 {
1155
+ .button__secondary_w0d0z {
1156
1156
  color: #fff;
1157
1157
  background-color: rgba(255, 255, 255, 0.1);
1158
1158
  border: 1px solid transparent
1159
1159
  }
1160
- .button__secondary_soee7:hover {
1160
+ .button__secondary_w0d0z:hover {
1161
1161
  background-color: rgba(255, 255, 255, 0.163);
1162
1162
  }
1163
- .button__secondary_soee7:active {
1163
+ .button__secondary_w0d0z:active {
1164
1164
  background-color: rgba(255, 255, 255, 0.235);
1165
1165
  }
1166
- .button__secondary_soee7 > .button__loader_soee7 {
1166
+ .button__secondary_w0d0z > .button__loader_w0d0z {
1167
1167
  color: #fff;
1168
1168
  }
1169
- .button__outlined_soee7 {
1169
+ .button__outlined_w0d0z {
1170
1170
  color: #fff;
1171
1171
  background-color: transparent;
1172
1172
  border: 1px solid #c5c5c7
1173
1173
  }
1174
- .button__outlined_soee7:hover {
1174
+ .button__outlined_w0d0z:hover {
1175
1175
  background-color: rgba(0, 0, 0, 0.07);
1176
1176
  }
1177
- .button__outlined_soee7:active {
1177
+ .button__outlined_w0d0z:active {
1178
1178
  background-color: rgba(0, 0, 0, 0.15);
1179
1179
  }
1180
- .button__tertiary_soee7 {
1180
+ .button__tertiary_w0d0z {
1181
1181
  color: #fff;
1182
1182
  background-color: transparent;
1183
1183
  border: 1px solid #c5c5c7
1184
1184
  }
1185
- .button__tertiary_soee7:hover {
1185
+ .button__tertiary_w0d0z:hover {
1186
1186
  background-color: rgba(255, 255, 255, 0.07);
1187
1187
  border-color: #c5c5c7;
1188
1188
  }
1189
- .button__tertiary_soee7:active {
1189
+ .button__tertiary_w0d0z:active {
1190
1190
  background-color: rgba(255, 255, 255, 0.15);
1191
1191
  }
1192
- .button__tertiary_soee7 > .button__loader_soee7 {
1192
+ .button__tertiary_w0d0z > .button__loader_w0d0z {
1193
1193
  color: #fff;
1194
1194
  }
1195
- .button__filled_soee7 {
1195
+ .button__filled_w0d0z {
1196
1196
  color: #fff;
1197
1197
  background-color: #3a3a3c
1198
1198
  }
1199
- .button__filled_soee7:hover {
1199
+ .button__filled_w0d0z:hover {
1200
1200
  background-color: rgb(72, 72, 74);
1201
1201
  }
1202
- .button__filled_soee7:active {
1202
+ .button__filled_w0d0z:active {
1203
1203
  background-color: rgb(88, 88, 89);
1204
1204
  }
1205
- .button__transparent_soee7 {
1205
+ .button__transparent_w0d0z {
1206
1206
  color: #fff;
1207
1207
  background-color: rgba(255, 255, 255, 0.1)
1208
1208
  }
1209
- .button__transparent_soee7:hover {
1209
+ .button__transparent_w0d0z:hover {
1210
1210
  background-color: rgba(255, 255, 255, 0.2);
1211
1211
  }
1212
- .button__transparent_soee7:active {
1212
+ .button__transparent_w0d0z:active {
1213
1213
  background-color: rgba(255, 255, 255, 0.4);
1214
1214
  }
1215
- .button__link_soee7 {
1215
+ .button__link_w0d0z {
1216
1216
  color: #fff;
1217
1217
  background-color: transparent;
1218
1218
  border: 1px solid transparent
1219
1219
  }
1220
- .button__link_soee7:hover {
1220
+ .button__link_w0d0z:hover {
1221
1221
  background-color: rgba(255, 255, 255, 0.07);
1222
1222
  }
1223
- .button__link_soee7:active {
1223
+ .button__link_w0d0z:active {
1224
1224
  background-color: rgba(255, 255, 255, 0.15);
1225
1225
  }
1226
- .button__link_soee7 > .button__loader_soee7 {
1226
+ .button__link_w0d0z > .button__loader_w0d0z {
1227
1227
  color: #fff;
1228
1228
  }
1229
- .button__ghost_soee7 {
1229
+ .button__ghost_w0d0z {
1230
1230
  color: #fff
1231
1231
  }
1232
- .button__ghost_soee7:hover {
1232
+ .button__ghost_w0d0z:hover {
1233
1233
  color: rgb(179, 179, 179);
1234
1234
  }
1235
- .button__ghost_soee7:active {
1235
+ .button__ghost_w0d0z:active {
1236
1236
  color: rgb(128, 128, 128);
1237
1237
  }
1238
- .button__ghost_soee7 > .button__loader_soee7 {
1238
+ .button__ghost_w0d0z > .button__loader_w0d0z {
1239
1239
  color: #fff;
1240
1240
  }
1241
- .button__component_soee7[disabled].button__primary_soee7 {
1241
+ .button__component_w0d0z[disabled].button__primary_w0d0z {
1242
1242
  color: rgba(60, 60, 67, 0.3);
1243
1243
  background-color: #f3f4f5
1244
1244
  }
1245
- .button__component_soee7[disabled].button__primary_soee7.button__loading_soee7 {
1245
+ .button__component_w0d0z[disabled].button__primary_w0d0z.button__loading_w0d0z {
1246
1246
  background-color: #f3f4f5;
1247
1247
  }
1248
- .button__component_soee7[disabled].button__secondary_soee7 {
1248
+ .button__component_w0d0z[disabled].button__secondary_w0d0z {
1249
1249
  color: rgba(255, 255, 255, 0.3);
1250
1250
  background-color: rgba(255, 255, 255, 0.05);
1251
1251
  border-color: transparent
1252
1252
  }
1253
- .button__component_soee7[disabled].button__secondary_soee7.button__loading_soee7 {
1253
+ .button__component_w0d0z[disabled].button__secondary_w0d0z.button__loading_w0d0z {
1254
1254
  color: #fff;
1255
1255
  background-color: rgba(255, 255, 255, 0.1);
1256
1256
  border-color: transparent;
1257
1257
  }
1258
- .button__component_soee7[disabled].button__outlined_soee7 {
1258
+ .button__component_w0d0z[disabled].button__outlined_w0d0z {
1259
1259
  color: rgba(255, 255, 255, 0.3);
1260
1260
  background-color: transparent;
1261
1261
  border-color: rgba(197, 197, 199, 0.3)
1262
1262
  }
1263
- .button__component_soee7[disabled].button__outlined_soee7.button__loading_soee7 {
1263
+ .button__component_w0d0z[disabled].button__outlined_w0d0z.button__loading_w0d0z {
1264
1264
  color: #fff;
1265
1265
  }
1266
- .button__component_soee7[disabled].button__tertiary_soee7 {
1266
+ .button__component_w0d0z[disabled].button__tertiary_w0d0z {
1267
1267
  color: rgba(255, 255, 255, 0.3);
1268
1268
  background-color: transparent;
1269
1269
  border-color: rgba(197, 197, 199, 0.3)
1270
1270
  }
1271
- .button__component_soee7[disabled].button__tertiary_soee7.button__loading_soee7 {
1271
+ .button__component_w0d0z[disabled].button__tertiary_w0d0z.button__loading_w0d0z {
1272
1272
  color: #fff;
1273
1273
  border-color: #c5c5c7;
1274
1274
  }
1275
- .button__component_soee7[disabled].button__filled_soee7 {
1275
+ .button__component_w0d0z[disabled].button__filled_w0d0z {
1276
1276
  color: rgba(255, 255, 255, 0.3);
1277
1277
  background-color: rgba(58, 58, 60, 0.3)
1278
1278
  }
1279
- .button__component_soee7[disabled].button__filled_soee7.button__loading_soee7 {
1279
+ .button__component_w0d0z[disabled].button__filled_w0d0z.button__loading_w0d0z {
1280
1280
  color: #fff;
1281
1281
  background-color: #3a3a3c;
1282
1282
  }
1283
- .button__component_soee7[disabled].button__transparent_soee7 {
1283
+ .button__component_w0d0z[disabled].button__transparent_w0d0z {
1284
1284
  color: rgba(255, 255, 255, 0.3);
1285
1285
  background-color: rgba(255, 255, 255, 0.03)
1286
1286
  }
1287
- .button__component_soee7[disabled].button__transparent_soee7.button__loading_soee7 {
1287
+ .button__component_w0d0z[disabled].button__transparent_w0d0z.button__loading_w0d0z {
1288
1288
  color: #fff;
1289
1289
  background-color: rgba(255, 255, 255, 0.1);
1290
1290
  }
1291
- .button__component_soee7[disabled].button__link_soee7 {
1291
+ .button__component_w0d0z[disabled].button__link_w0d0z {
1292
1292
  color: rgba(255, 255, 255, 0.3);
1293
1293
  background-color: transparent
1294
1294
  }
1295
- .button__component_soee7[disabled].button__link_soee7.button__loading_soee7 {
1295
+ .button__component_w0d0z[disabled].button__link_w0d0z.button__loading_w0d0z {
1296
1296
  color: #fff;
1297
1297
  }
1298
- .button__component_soee7[disabled].button__ghost_soee7 {
1298
+ .button__component_w0d0z[disabled].button__ghost_w0d0z {
1299
1299
  color: rgba(255, 255, 255, 0.3)
1300
1300
  }
1301
- .button__component_soee7[disabled].button__ghost_soee7.button__loading_soee7 {
1301
+ .button__component_w0d0z[disabled].button__ghost_w0d0z.button__loading_w0d0z {
1302
1302
  color: #fff;
1303
1303
  }
1304
- .button__component_184m6 {
1304
+ .button__component_pi1j8 {
1305
1305
  background-color: transparent
1306
1306
  }
1307
- .button__focused_184m6 {
1307
+ .button__focused_pi1j8 {
1308
1308
  outline: 2px solid #0072ef;
1309
1309
  }
1310
- .button__primary_hecvs {
1310
+ .button__primary_kqbil {
1311
1311
  color: #fff;
1312
1312
  background-color: #202022;
1313
1313
  border: 1px solid transparent
1314
1314
  }
1315
- .button__primary_hecvs:hover {
1315
+ .button__primary_kqbil:hover {
1316
1316
  background-color: rgb(48, 48, 49);
1317
1317
  }
1318
- .button__primary_hecvs:active {
1318
+ .button__primary_kqbil:active {
1319
1319
  background-color: rgb(65, 65, 67);
1320
1320
  }
1321
- .button__primary_hecvs > .button__loader_hecvs {
1321
+ .button__primary_kqbil > .button__loader_kqbil {
1322
1322
  color: #fff;
1323
1323
  }
1324
- .button__secondary_hecvs {
1324
+ .button__secondary_kqbil {
1325
1325
  color: #000;
1326
1326
  background-color: rgba(0, 0, 0, 0.08);
1327
1327
  border: 1px solid transparent
1328
1328
  }
1329
- .button__secondary_hecvs:hover {
1329
+ .button__secondary_kqbil:hover {
1330
1330
  background-color: rgba(0, 0, 0, 0.218);
1331
1331
  }
1332
- .button__secondary_hecvs:active {
1332
+ .button__secondary_kqbil:active {
1333
1333
  background-color: rgba(0, 0, 0, 0.264);
1334
1334
  }
1335
- .button__secondary_hecvs > .button__loader_hecvs {
1335
+ .button__secondary_kqbil > .button__loader_kqbil {
1336
1336
  color: #000;
1337
1337
  }
1338
- .button__outlined_hecvs {
1338
+ .button__outlined_kqbil {
1339
1339
  color: #fff;
1340
1340
  background-color: transparent;
1341
1341
  border: 1px solid #c5c5c7
1342
1342
  }
1343
- .button__outlined_hecvs:hover {
1343
+ .button__outlined_kqbil:hover {
1344
1344
  background-color: rgba(255, 255, 255, 0.15);
1345
1345
  }
1346
- .button__outlined_hecvs:active {
1346
+ .button__outlined_kqbil:active {
1347
1347
  background-color: rgba(0, 0, 0, 0.15);
1348
1348
  }
1349
- .button__tertiary_hecvs {
1349
+ .button__tertiary_kqbil {
1350
1350
  color: #000;
1351
1351
  background-color: transparent;
1352
1352
  border: 1px solid #464649
1353
1353
  }
1354
- .button__tertiary_hecvs:hover {
1354
+ .button__tertiary_kqbil:hover {
1355
1355
  background-color: rgba(18, 18, 18, 0.15);
1356
1356
  border-color: #464649;
1357
1357
  }
1358
- .button__tertiary_hecvs:active {
1358
+ .button__tertiary_kqbil:active {
1359
1359
  background-color: rgba(18, 18, 18, 0.2);
1360
1360
  }
1361
- .button__tertiary_hecvs > .button__loader_hecvs {
1361
+ .button__tertiary_kqbil > .button__loader_kqbil {
1362
1362
  color: #000;
1363
1363
  }
1364
- .button__filled_hecvs {
1364
+ .button__filled_kqbil {
1365
1365
  color: #fff;
1366
1366
  background-color: #3a3a3c
1367
1367
  }
1368
- .button__filled_hecvs:hover {
1368
+ .button__filled_kqbil:hover {
1369
1369
  background-color: rgb(99, 112, 126);
1370
1370
  }
1371
- .button__filled_hecvs:active {
1371
+ .button__filled_kqbil:active {
1372
1372
  background-color: rgb(61, 74, 88);
1373
1373
  }
1374
- .button__transparent_hecvs {
1374
+ .button__transparent_kqbil {
1375
1375
  color: #000;
1376
1376
  background-color: rgba(255, 255, 255, 0.1)
1377
1377
  }
1378
- .button__transparent_hecvs:hover {
1378
+ .button__transparent_kqbil:hover {
1379
1379
  background-color: rgba(255, 255, 255, 0.2);
1380
1380
  }
1381
- .button__transparent_hecvs:active {
1381
+ .button__transparent_kqbil:active {
1382
1382
  background-color: rgba(255, 255, 255, 0.05);
1383
1383
  }
1384
- .button__link_hecvs {
1384
+ .button__link_kqbil {
1385
1385
  color: #000;
1386
1386
  background-color: transparent;
1387
1387
  border: 1px solid transparent
1388
1388
  }
1389
- .button__link_hecvs:hover {
1389
+ .button__link_kqbil:hover {
1390
1390
  background-color: rgba(18, 18, 18, 0.15);
1391
1391
  }
1392
- .button__link_hecvs:active {
1392
+ .button__link_kqbil:active {
1393
1393
  background-color: rgba(18, 18, 18, 0.2);
1394
1394
  }
1395
- .button__link_hecvs > .button__loader_hecvs {
1395
+ .button__link_kqbil > .button__loader_kqbil {
1396
1396
  color: #000;
1397
1397
  }
1398
- .button__ghost_hecvs {
1398
+ .button__ghost_kqbil {
1399
1399
  color: #000
1400
1400
  }
1401
- .button__ghost_hecvs:hover {
1401
+ .button__ghost_kqbil:hover {
1402
1402
  color: rgb(77, 77, 77);
1403
1403
  }
1404
- .button__ghost_hecvs:active {
1404
+ .button__ghost_kqbil:active {
1405
1405
  color: rgb(128, 128, 128);
1406
1406
  }
1407
- .button__ghost_hecvs > .button__loader_hecvs {
1407
+ .button__ghost_kqbil > .button__loader_kqbil {
1408
1408
  color: #000;
1409
1409
  }
1410
- .button__component_hecvs[disabled].button__primary_hecvs {
1410
+ .button__component_kqbil[disabled].button__primary_kqbil {
1411
1411
  color: rgba(235, 235, 245, 0.3);
1412
1412
  background-color: #202022
1413
1413
  }
1414
- .button__component_hecvs[disabled].button__primary_hecvs.button__loading_hecvs {
1414
+ .button__component_kqbil[disabled].button__primary_kqbil.button__loading_kqbil {
1415
1415
  background-color: #202022;
1416
1416
  }
1417
- .button__component_hecvs[disabled].button__secondary_hecvs {
1417
+ .button__component_kqbil[disabled].button__secondary_kqbil {
1418
1418
  color: rgba(0, 0, 0, 0.3);
1419
1419
  background-color: rgba(18, 18, 18, 0.08);
1420
1420
  border-color: transparent
1421
1421
  }
1422
- .button__component_hecvs[disabled].button__secondary_hecvs.button__loading_hecvs {
1422
+ .button__component_kqbil[disabled].button__secondary_kqbil.button__loading_kqbil {
1423
1423
  color: #000;
1424
1424
  background-color: rgba(0, 0, 0, 0.08);
1425
1425
  border-color: transparent;
1426
1426
  }
1427
- .button__component_hecvs[disabled].button__outlined_hecvs {
1427
+ .button__component_kqbil[disabled].button__outlined_kqbil {
1428
1428
  color: rgba(255, 255, 255, 0.3);
1429
1429
  background-color: transparent;
1430
1430
  border-color: rgba(35, 53, 73, 0.3)
1431
1431
  }
1432
- .button__component_hecvs[disabled].button__outlined_hecvs.button__loading_hecvs {
1432
+ .button__component_kqbil[disabled].button__outlined_kqbil.button__loading_kqbil {
1433
1433
  color: #fff;
1434
1434
  }
1435
- .button__component_hecvs[disabled].button__tertiary_hecvs {
1435
+ .button__component_kqbil[disabled].button__tertiary_kqbil {
1436
1436
  color: rgba(0, 0, 0, 0.3);
1437
1437
  background-color: transparent;
1438
1438
  border-color: rgba(70, 70, 73, 0.3)
1439
1439
  }
1440
- .button__component_hecvs[disabled].button__tertiary_hecvs.button__loading_hecvs {
1440
+ .button__component_kqbil[disabled].button__tertiary_kqbil.button__loading_kqbil {
1441
1441
  color: #000;
1442
1442
  }
1443
- .button__component_hecvs[disabled].button__filled_hecvs {
1443
+ .button__component_kqbil[disabled].button__filled_kqbil {
1444
1444
  color: rgba(255, 255, 255, 0.3);
1445
1445
  background-color: rgba(72, 87, 103, 0.3);
1446
1446
  border-color: transparent
1447
1447
  }
1448
- .button__component_hecvs[disabled].button__filled_hecvs.button__loading_hecvs {
1448
+ .button__component_kqbil[disabled].button__filled_kqbil.button__loading_kqbil {
1449
1449
  color: #fff;
1450
1450
  background-color: #3a3a3c;
1451
1451
  border-color: transparent;
1452
1452
  }
1453
- .button__component_hecvs[disabled].button__transparent_hecvs {
1453
+ .button__component_kqbil[disabled].button__transparent_kqbil {
1454
1454
  color: rgba(255, 255, 255, 0.3);
1455
1455
  background-color: rgba(255, 255, 255, 0.03)
1456
1456
  }
1457
- .button__component_hecvs[disabled].button__transparent_hecvs.button__loading_hecvs {
1457
+ .button__component_kqbil[disabled].button__transparent_kqbil.button__loading_kqbil {
1458
1458
  color: #000;
1459
1459
  background-color: rgba(255, 255, 255, 0.1);
1460
1460
  }
1461
- .button__component_hecvs[disabled].button__link_hecvs {
1461
+ .button__component_kqbil[disabled].button__link_kqbil {
1462
1462
  color: rgba(0, 0, 0, 0.3);
1463
1463
  background-color: transparent
1464
1464
  }
1465
- .button__component_hecvs[disabled].button__link_hecvs.button__loading_hecvs {
1465
+ .button__component_kqbil[disabled].button__link_kqbil.button__loading_kqbil {
1466
1466
  color: #000;
1467
1467
  }
1468
- .button__component_hecvs[disabled].button__ghost_hecvs {
1468
+ .button__component_kqbil[disabled].button__ghost_kqbil {
1469
1469
  color: rgba(0, 0, 0, 0.3)
1470
1470
  }
1471
- .button__component_hecvs[disabled].button__ghost_hecvs.button__loading_hecvs {
1471
+ .button__component_kqbil[disabled].button__ghost_kqbil.button__loading_kqbil {
1472
1472
  color: #000;
1473
- }.tabs__component_1fyu5:before {
1473
+ }.tabs__component_1qgkh:before {
1474
1474
  background-color: #2b2b2e;
1475
1475
  }
1476
- .tabs__title_1fyu5 {
1476
+ .tabs__title_1qgkh {
1477
1477
  color: rgba(235, 235, 245, 0.6)
1478
1478
  }
1479
- .tabs__title_1fyu5:not(.tabs__disabled_1fyu5):hover {
1479
+ .tabs__title_1qgkh:not(.tabs__disabled_1qgkh):hover {
1480
1480
  color: #fff;
1481
1481
  }
1482
- .tabs__focused_1fyu5 {
1482
+ .tabs__focused_1qgkh {
1483
1483
  outline: 2px solid #0072ef;
1484
1484
  }
1485
- .tabs__selected_1fyu5 {
1485
+ .tabs__selected_1qgkh {
1486
1486
  color: #fff;
1487
1487
  }
1488
- .tabs__disabled_1fyu5 {
1488
+ .tabs__disabled_1qgkh {
1489
1489
  color: rgba(235, 235, 245, 0.3);
1490
1490
  }
1491
- .tabs__line_1fyu5 {
1491
+ .tabs__line_1qgkh {
1492
1492
  background-color: #ef3124;
1493
1493
  }
1494
- .tabs__component_1fyu5:before {
1494
+ .tabs__component_1qgkh:before {
1495
1495
  background-color: #2b2b2e;
1496
- }.tabs__title_1fyu5 {
1496
+ }.tabs__title_1qgkh {
1497
1497
  color: rgba(235, 235, 245, 0.6)
1498
- }.tabs__title_1fyu5:not(.tabs__disabled_1fyu5):hover {
1498
+ }.tabs__title_1qgkh:not(.tabs__disabled_1qgkh):hover {
1499
1499
  color: #fff;
1500
- }.tabs__focused_1fyu5 {
1500
+ }.tabs__focused_1qgkh {
1501
1501
  outline: 2px solid #0072ef;
1502
- }.tabs__selected_1fyu5 {
1502
+ }.tabs__selected_1qgkh {
1503
1503
  color: #fff;
1504
- }.tabs__disabled_1fyu5 {
1504
+ }.tabs__disabled_1qgkh {
1505
1505
  color: rgba(235, 235, 245, 0.3);
1506
- }.tabs__line_1fyu5 {
1506
+ }.tabs__line_1qgkh {
1507
1507
  background-color: #ef3124;
1508
1508
  }
1509
1509
 
1510
1510
 
1511
1511
 
1512
- .circular-progress-bar__backgroundCircle_xnzpb,
1513
- .circular-progress-bar__progressCircle_xnzpb {
1512
+ .circular-progress-bar__backgroundCircle_13ki4,
1513
+ .circular-progress-bar__progressCircle_13ki4 {
1514
1514
  fill: transparent;
1515
1515
  }
1516
- .circular-progress-bar__positive_xnzpb {
1516
+ .circular-progress-bar__positive_13ki4 {
1517
1517
  stroke: #2fc26e;
1518
1518
  }
1519
- .circular-progress-bar__negative_xnzpb {
1519
+ .circular-progress-bar__negative_13ki4 {
1520
1520
  stroke: #d91d0b;
1521
1521
  }
1522
- .circular-progress-bar__backgroundCircle_xnzpb {
1522
+ .circular-progress-bar__backgroundCircle_13ki4 {
1523
1523
  stroke: #2c2c2e
1524
1524
  }
1525
- .circular-progress-bar__backgroundCircle_xnzpb.circular-progress-bar__stroke_xnzpb {
1525
+ .circular-progress-bar__backgroundCircle_13ki4.circular-progress-bar__stroke_13ki4 {
1526
1526
  stroke: transparent;
1527
1527
  }
1528
- .circular-progress-bar__progressCircle_xnzpb.circular-progress-bar__bg-positive_xnzpb {
1528
+ .circular-progress-bar__progressCircle_13ki4.circular-progress-bar__bg-positive_13ki4 {
1529
1529
  fill: #2fc26e;
1530
1530
  }
1531
- .circular-progress-bar__progressCircle_xnzpb.circular-progress-bar__bg-negative_xnzpb {
1531
+ .circular-progress-bar__progressCircle_13ki4.circular-progress-bar__bg-negative_13ki4 {
1532
1532
  fill: #d91d0b;
1533
1533
  }
1534
- .circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-tertiary_xnzpb {
1534
+ .circular-progress-bar__iconWrapper_13ki4.circular-progress-bar__icon-tertiary_13ki4 {
1535
1535
  color: #464649;
1536
1536
  }
1537
- .circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-positive_xnzpb {
1537
+ .circular-progress-bar__iconWrapper_13ki4.circular-progress-bar__icon-positive_13ki4 {
1538
1538
  color: #2fc26e;
1539
1539
  }
1540
- .circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-negative_xnzpb {
1540
+ .circular-progress-bar__iconWrapper_13ki4.circular-progress-bar__icon-negative_13ki4 {
1541
1541
  color: #d91d0b;
1542
1542
  }
1543
- .circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-primary-inverted_xnzpb {
1543
+ .circular-progress-bar__iconWrapper_13ki4.circular-progress-bar__icon-primary-inverted_13ki4 {
1544
1544
  color: #000;
1545
1545
  }
1546
- .circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-primary_xnzpb {
1546
+ .circular-progress-bar__iconWrapper_13ki4.circular-progress-bar__icon-primary_13ki4 {
1547
1547
  color: #fff;
1548
1548
  }
1549
- .circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-secondary_xnzpb {
1549
+ .circular-progress-bar__iconWrapper_13ki4.circular-progress-bar__icon-secondary_13ki4 {
1550
1550
  color: #8d8d93;
1551
- }.chart__coreChart_kdov9 .recharts-text tspan {
1551
+ }.comment__component_1dz8j {
1552
+ background-color: #202022;
1553
+ }.chart__coreChart_tdjyo .recharts-text tspan {
1552
1554
  fill: #fff;
1553
1555
  }
1554
- @keyframes chart__showDot_i1cxv {
1556
+ @keyframes chart__showDot_1izti {
1555
1557
  }
1556
1558
 
1557
- .chart__tickText_1xdy5 {
1559
+ .chart__tickText_sgbjf {
1558
1560
  fill: #fff;
1559
1561
  }
1560
- .chart__circle_1xdy5 {
1562
+ .chart__circle_sgbjf {
1561
1563
  fill: #121212;
1562
1564
  }
1563
- .chart__circle_1xdy5 {
1565
+ .chart__circle_sgbjf {
1564
1566
  fill: #121212;
1565
1567
  }
1566
- .chart__tooltip_1m0dv {
1568
+ .chart__tooltip_1sgwu {
1567
1569
  background-color: #121212;
1568
1570
  border: 1px solid #2b2b2e;
1569
1571
  box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1570
1572
  }
1571
- .chart__tooltipArrow_1m0dv {
1573
+ .chart__tooltipArrow_1sgwu {
1572
1574
  border: 1px solid #2b2b2e;
1573
1575
  background-color: #121212;
1574
1576
  }
1575
- .chart__tooltipArrow_1m0dv:before {
1577
+ .chart__tooltipArrow_1sgwu:before {
1576
1578
  border-color: transparent #121212 transparent transparent;
1577
- }.comment__component_1o6h5 {
1578
- background-color: #202022;
1579
- }.list-header__filled_9tkba {
1579
+ }.list-header__filled_22146 {
1580
1580
  background-color: rgba(255, 255, 255, 0.1);
1581
- }.stepped-progress-bar__description_1necz {
1581
+ }.stepped-progress-bar__description_1kbox {
1582
1582
  color: rgba(235, 235, 245, 0.6);
1583
1583
  }
1584
- .stepped-progress-bar__bar_32x6k {
1584
+ .stepped-progress-bar__bar_qm0ti {
1585
1585
  background: rgba(255, 255, 255, 0.1);
1586
1586
  }
1587
- .stepped-progress-bar__positive_32x6k {
1587
+ .stepped-progress-bar__positive_qm0ti {
1588
1588
  background: #2fc26e;
1589
1589
  }
1590
- .stepped-progress-bar__attention_32x6k {
1590
+ .stepped-progress-bar__attention_qm0ti {
1591
1591
  background: #f6bf65;
1592
1592
  }
1593
- .stepped-progress-bar__negative_32x6k {
1593
+ .stepped-progress-bar__negative_qm0ti {
1594
1594
  background: #d91d0b;
1595
1595
  }
1596
- .stepped-progress-bar__link_32x6k {
1596
+ .stepped-progress-bar__link_qm0ti {
1597
1597
  background: #0072ef;
1598
1598
  }
1599
- .stepped-progress-bar__tertiary_32x6k {
1599
+ .stepped-progress-bar__tertiary_qm0ti {
1600
1600
  background: #464649;
1601
1601
  }
1602
- .stepped-progress-bar__secondary_32x6k {
1602
+ .stepped-progress-bar__secondary_qm0ti {
1603
1603
  background: #8d8d93;
1604
1604
  }
1605
- .stepped-progress-bar__primary_32x6k {
1605
+ .stepped-progress-bar__primary_qm0ti {
1606
1606
  background: #fff;
1607
1607
  }
1608
- .stepped-progress-bar__accent_32x6k {
1608
+ .stepped-progress-bar__accent_qm0ti {
1609
1609
  background: #ef3124;
1610
- }.drawer__backdropEnter_1t1cn {
1610
+ }.drawer__backdropEnter_t47do {
1611
1611
  background-color: transparent;
1612
1612
  }
1613
- .drawer__backdropEnterActive_1t1cn,
1614
- .drawer__backdropEnterDone_1t1cn {
1613
+ .drawer__backdropEnterActive_t47do,
1614
+ .drawer__backdropEnterDone_t47do {
1615
1615
  background-color: rgba(0, 0, 0, 0.8);
1616
1616
  }
1617
- .drawer__backdropExit_1t1cn {
1617
+ .drawer__backdropExit_t47do {
1618
1618
  background-color: rgba(0, 0, 0, 0.8);
1619
1619
  }
1620
- .drawer__backdropExitActive_1t1cn,
1621
- .drawer__backdropExitDone_1t1cn {
1620
+ .drawer__backdropExitActive_t47do,
1621
+ .drawer__backdropExitDone_t47do {
1622
1622
  background-color: transparent;
1623
- }.attach__component_2x7a6 {
1623
+ }.attach__component_1o3rd {
1624
1624
  }
1625
- .attach__focused_2x7a6 {
1625
+ .attach__focused_1o3rd {
1626
1626
  outline: 2px solid #0072ef;
1627
- }.confirmation-v1__errorHeader_136c6 {
1627
+ }.confirmation-v1__errorHeader_166ua {
1628
1628
  color: #fff;
1629
1629
  color: #fff;
1630
1630
  }
1631
- .confirmation-v1__errorText_136c6 {
1631
+ .confirmation-v1__errorText_166ua {
1632
1632
  color: rgba(235, 235, 245, 0.6);
1633
1633
  color: rgba(235, 235, 245, 0.6);
1634
1634
  }
1635
- .confirmation-v1__phoneHintText_136c6 {
1635
+ .confirmation-v1__phoneHintText_166ua {
1636
1636
  color: rgba(235, 235, 245, 0.6);
1637
1637
  color: rgba(235, 235, 245, 0.6);
1638
1638
  }
1639
- .confirmation-v1__phonesWrap_136c6 {
1639
+ .confirmation-v1__phonesWrap_166ua {
1640
1640
  color: rgba(235, 235, 245, 0.6);
1641
1641
  }
1642
- .confirmation-v1__phoneDescription_136c6 {
1642
+ .confirmation-v1__phoneDescription_166ua {
1643
1643
  color: rgba(235, 235, 245, 0.6);
1644
1644
  }
1645
- .confirmation-v1__input_157zv {
1645
+ .confirmation-v1__input_1y3jg {
1646
1646
  background-color: #202022;
1647
1647
  color: #fff
1648
1648
  }
1649
- .confirmation-v1__input_157zv.confirmation-v1__hasError_157zv {
1649
+ .confirmation-v1__input_1y3jg.confirmation-v1__hasError_1y3jg {
1650
1650
  color: #f15045;
1651
1651
  caret-color: #fff;
1652
1652
  background-color: #35110d;
1653
1653
  }
1654
- .confirmation-v1__input_157zv.confirmation-v1__disabled_157zv {
1654
+ .confirmation-v1__input_1y3jg.confirmation-v1__disabled_1y3jg {
1655
1655
  color: rgba(235, 235, 245, 0.3);
1656
1656
  }
1657
- @keyframes confirmation-v1__shake_157zv {
1657
+ @keyframes confirmation-v1__shake_1y3jg {
1658
1658
  }
1659
- .confirmation-v1__component_1bons {
1659
+ .confirmation-v1__component_1uynj {
1660
1660
  color: rgba(235, 235, 245, 0.6);
1661
1661
  color: rgba(235, 235, 245, 0.6);
1662
1662
  }
1663
- .confirmation-v1__circle_kfmx1 {
1663
+ .confirmation-v1__circle_1ae66 {
1664
1664
  fill: transparent;
1665
1665
  stroke: #464649;
1666
1666
  }
1667
- .confirmation-v1__title_mkedv {
1667
+ .confirmation-v1__title_1vpfl {
1668
1668
  color: #fff;
1669
1669
  }
1670
- .confirmation-v1__description_mkedv {
1670
+ .confirmation-v1__description_1vpfl {
1671
1671
  color: rgba(235, 235, 245, 0.6);
1672
1672
  }
1673
- .confirmation-v1__alertIcon_mkedv {
1673
+ .confirmation-v1__alertIcon_1vpfl {
1674
1674
  color: #d91d0b;
1675
1675
  }
1676
- .confirmation-v1__header_2blrf {
1676
+ .confirmation-v1__header_4z12c {
1677
1677
  color: #fff;
1678
1678
  color: #fff;
1679
1679
  }
1680
- .confirmation-v1__error_2blrf {
1680
+ .confirmation-v1__error_4z12c {
1681
1681
  color: #f15045;
1682
1682
  }
1683
- .confirmation-v1__loaderText_2blrf {
1683
+ .confirmation-v1__loaderText_4z12c {
1684
1684
  color: rgba(235, 235, 245, 0.6);
1685
1685
  color: rgba(235, 235, 245, 0.6);
1686
- }.custom-button__customButton_1prg2.custom-button__white_1prg2 * {
1686
+ }.custom-button__customButton_16jh4.custom-button__white_16jh4 * {
1687
1687
  color: #fff;
1688
1688
  }
1689
- .custom-button__customButton_1prg2.custom-button__black_1prg2 * {
1689
+ .custom-button__customButton_16jh4.custom-button__black_16jh4 * {
1690
1690
  color: #000;
1691
1691
  }
1692
- .custom-button__customButton_1prg2:before {
1692
+ .custom-button__customButton_16jh4:before {
1693
1693
  background-color: rgba(0, 0, 0, 0);
1694
1694
  }
1695
- .custom-button__customButton_1prg2:hover:before {
1695
+ .custom-button__customButton_16jh4:hover:before {
1696
1696
  background-color: rgba(0, 0, 0, 0.07);
1697
1697
  }
1698
- .custom-button__customButton_1prg2:active:before {
1698
+ .custom-button__customButton_16jh4:active:before {
1699
1699
  background-color: rgba(0, 0, 0, 0.15);
1700
1700
  }
1701
- .custom-button__customButton_1prg2:disabled.custom-button__white_1prg2 * {
1701
+ .custom-button__customButton_16jh4:disabled.custom-button__white_16jh4 * {
1702
1702
  color: #fff;
1703
1703
  }
1704
- .custom-button__customButton_1prg2:disabled.custom-button__black_1prg2 * {
1704
+ .custom-button__customButton_16jh4:disabled.custom-button__black_16jh4 * {
1705
1705
  color: #000;
1706
1706
  }
1707
- .confirmation__component_nxnyx {
1707
+ .confirmation__component_123yx {
1708
1708
  color: rgba(235, 235, 245, 0.6);
1709
1709
  }
1710
- .confirmation__circle_zo8u6 {
1710
+ .confirmation__circle_1u1h1 {
1711
1711
  fill: transparent;
1712
1712
  stroke: #464649;
1713
1713
  }
1714
1714
 
1715
- .confirmation__typographyTheme_1ktha {
1715
+ .confirmation__typographyTheme_bt8hn {
1716
1716
  color: rgba(235, 235, 245, 0.6);
1717
1717
  }
1718
- .confirmation__typographyTheme_d0obp {
1718
+ .confirmation__typographyTheme_r6zae {
1719
1719
  color: rgba(235, 235, 245, 0.6);
1720
1720
  }
1721
- .confirmation__typographyTheme_181fk {
1721
+ .confirmation__typographyTheme_1tn28 {
1722
1722
  color: rgba(235, 235, 245, 0.6);
1723
1723
  }
1724
- .confirmation__phone_181fk {
1724
+ .confirmation__phone_1tn28 {
1725
1725
  color: #fff;
1726
1726
  }
1727
- .confirmation__countdownContainer_181fk {
1727
+ .confirmation__countdownContainer_1tn28 {
1728
1728
  color: rgba(235, 235, 245, 0.6);
1729
1729
  }
1730
- .confirmation__typographyTheme_1kyeh {
1730
+ .confirmation__typographyTheme_1r53d {
1731
1731
  color: rgba(235, 235, 245, 0.6);
1732
- }.icon-button__primary_nb6n4 {
1732
+ }.icon-button__primary_5fobv {
1733
1733
  color: #fff
1734
1734
  }
1735
- .icon-button__primary_nb6n4:hover {
1735
+ .icon-button__primary_5fobv:hover {
1736
1736
  color: rgb(204, 204, 204);
1737
1737
  }
1738
- .icon-button__primary_nb6n4:active {
1738
+ .icon-button__primary_5fobv:active {
1739
1739
  color: rgb(179, 179, 179);
1740
1740
  }
1741
- .icon-button__secondary_nb6n4 {
1741
+ .icon-button__secondary_5fobv {
1742
1742
  color: #8d8d93
1743
1743
  }
1744
- .icon-button__secondary_nb6n4:hover {
1744
+ .icon-button__secondary_5fobv:hover {
1745
1745
  color: rgb(175, 175, 179);
1746
1746
  }
1747
- .icon-button__secondary_nb6n4:active {
1747
+ .icon-button__secondary_5fobv:active {
1748
1748
  color: rgb(198, 198, 201);
1749
1749
  }
1750
- .icon-button__transparent_nb6n4 {
1750
+ .icon-button__transparent_5fobv {
1751
1751
  color: rgba(255, 255, 255, 0.3)
1752
1752
  }
1753
- .icon-button__transparent_nb6n4:hover {
1753
+ .icon-button__transparent_5fobv:hover {
1754
1754
  color: rgba(255, 255, 255, 0.4);
1755
1755
  }
1756
- .icon-button__transparent_nb6n4:active {
1756
+ .icon-button__transparent_5fobv:active {
1757
1757
  color: rgba(255, 255, 255, 0.5);
1758
1758
  }
1759
- .icon-button__negative_nb6n4 {
1759
+ .icon-button__negative_5fobv {
1760
1760
  color: #d91d0b
1761
1761
  }
1762
- .icon-button__negative_nb6n4:hover {
1762
+ .icon-button__negative_5fobv:hover {
1763
1763
  color: rgb(220, 45, 28);
1764
1764
  }
1765
- .icon-button__negative_nb6n4:active {
1765
+ .icon-button__negative_5fobv:active {
1766
1766
  color: rgb(223, 63, 48);
1767
1767
  }
1768
- .icon-button__tertiary_nb6n4 {
1768
+ .icon-button__tertiary_5fobv {
1769
1769
  color: #464649
1770
1770
  }
1771
- .icon-button__tertiary_nb6n4:hover {
1771
+ .icon-button__tertiary_5fobv:hover {
1772
1772
  color: rgb(83, 83, 86);
1773
1773
  }
1774
- .icon-button__tertiary_nb6n4:active {
1774
+ .icon-button__tertiary_5fobv:active {
1775
1775
  color: rgb(98, 98, 100);
1776
1776
  }
1777
- .icon-button__component_nb6n4:disabled.icon-button__primary_nb6n4 {
1777
+ .icon-button__component_5fobv:disabled.icon-button__primary_5fobv {
1778
1778
  color: rgba(255, 255, 255, 0.3)
1779
1779
  }
1780
- .icon-button__component_nb6n4:disabled.icon-button__primary_nb6n4.icon-button__loader_nb6n4 {
1780
+ .icon-button__component_5fobv:disabled.icon-button__primary_5fobv.icon-button__loader_5fobv {
1781
1781
  color: #fff;
1782
1782
  }
1783
- .icon-button__component_nb6n4:disabled.icon-button__secondary_nb6n4 {
1783
+ .icon-button__component_5fobv:disabled.icon-button__secondary_5fobv {
1784
1784
  color: rgba(141, 141, 147, 0.3)
1785
1785
  }
1786
- .icon-button__component_nb6n4:disabled.icon-button__secondary_nb6n4.icon-button__loader_nb6n4 {
1786
+ .icon-button__component_5fobv:disabled.icon-button__secondary_5fobv.icon-button__loader_5fobv {
1787
1787
  color: #8d8d93;
1788
1788
  }
1789
- .icon-button__component_nb6n4:disabled.icon-button__negative_nb6n4 {
1789
+ .icon-button__component_5fobv:disabled.icon-button__negative_5fobv {
1790
1790
  color: rgba(217, 29, 11, 0.3)
1791
1791
  }
1792
- .icon-button__component_nb6n4:disabled.icon-button__negative_nb6n4.icon-button__loader_nb6n4 {
1792
+ .icon-button__component_5fobv:disabled.icon-button__negative_5fobv.icon-button__loader_5fobv {
1793
1793
  color: #d91d0b;
1794
1794
  }
1795
- .icon-button__component_nb6n4:disabled.icon-button__tertiary_nb6n4 {
1795
+ .icon-button__component_5fobv:disabled.icon-button__tertiary_5fobv {
1796
1796
  color: rgba(70, 70, 73, 0.3)
1797
1797
  }
1798
- .icon-button__component_nb6n4:disabled.icon-button__tertiary_nb6n4.icon-button__loader_nb6n4 {
1798
+ .icon-button__component_5fobv:disabled.icon-button__tertiary_5fobv.icon-button__loader_5fobv {
1799
1799
  color: #464649;
1800
1800
  }
1801
1801
 
1802
- .icon-button__primary_z27xh {
1802
+ .icon-button__primary_h6pm7 {
1803
1803
  color: #000
1804
1804
  }
1805
- .icon-button__primary_z27xh:hover {
1805
+ .icon-button__primary_h6pm7:hover {
1806
1806
  color: rgb(18, 18, 18);
1807
1807
  }
1808
- .icon-button__primary_z27xh:active {
1808
+ .icon-button__primary_h6pm7:active {
1809
1809
  color: rgb(38, 38, 38);
1810
1810
  }
1811
- .icon-button__secondary_z27xh {
1811
+ .icon-button__secondary_h6pm7 {
1812
1812
  color: #8a8a8e
1813
1813
  }
1814
- .icon-button__secondary_z27xh:hover {
1814
+ .icon-button__secondary_h6pm7:hover {
1815
1815
  color: rgb(117, 117, 121);
1816
1816
  }
1817
- .icon-button__secondary_z27xh:active {
1817
+ .icon-button__secondary_h6pm7:active {
1818
1818
  color: rgb(110, 110, 114);
1819
1819
  }
1820
- .icon-button__transparent_z27xh {
1820
+ .icon-button__transparent_h6pm7 {
1821
1821
  color: rgba(0, 0, 0, 0.3)
1822
1822
  }
1823
- .icon-button__transparent_z27xh:hover {
1823
+ .icon-button__transparent_h6pm7:hover {
1824
1824
  color: rgba(0, 0, 0, 0.4);
1825
1825
  }
1826
- .icon-button__transparent_z27xh:active {
1826
+ .icon-button__transparent_h6pm7:active {
1827
1827
  color: rgba(0, 0, 0, 0.5);
1828
1828
  }
1829
- .icon-button__negative_z27xh {
1829
+ .icon-button__negative_h6pm7 {
1830
1830
  color: #d91d0b
1831
1831
  }
1832
- .icon-button__negative_z27xh:hover {
1832
+ .icon-button__negative_h6pm7:hover {
1833
1833
  color: rgb(220, 45, 28);
1834
1834
  }
1835
- .icon-button__negative_z27xh:active {
1835
+ .icon-button__negative_h6pm7:active {
1836
1836
  color: rgb(223, 63, 48);
1837
1837
  }
1838
- .icon-button__tertiary_z27xh {
1838
+ .icon-button__tertiary_h6pm7 {
1839
1839
  color: #c5c5c7
1840
1840
  }
1841
- .icon-button__tertiary_z27xh:hover {
1841
+ .icon-button__tertiary_h6pm7:hover {
1842
1842
  color: rgb(167, 167, 169);
1843
1843
  }
1844
- .icon-button__tertiary_z27xh:active {
1844
+ .icon-button__tertiary_h6pm7:active {
1845
1845
  color: rgb(158, 158, 159);
1846
1846
  }
1847
- .icon-button__component_z27xh:disabled.icon-button__primary_z27xh {
1847
+ .icon-button__component_h6pm7:disabled.icon-button__primary_h6pm7 {
1848
1848
  color: rgba(0, 0, 0, 0.3)
1849
1849
  }
1850
- .icon-button__component_z27xh:disabled.icon-button__primary_z27xh.icon-button__loader_z27xh {
1850
+ .icon-button__component_h6pm7:disabled.icon-button__primary_h6pm7.icon-button__loader_h6pm7 {
1851
1851
  color: #000;
1852
1852
  }
1853
- .icon-button__component_z27xh:disabled.icon-button__secondary_z27xh {
1853
+ .icon-button__component_h6pm7:disabled.icon-button__secondary_h6pm7 {
1854
1854
  color: rgba(138, 138, 142, 0.3)
1855
1855
  }
1856
- .icon-button__component_z27xh:disabled.icon-button__secondary_z27xh.icon-button__loader_z27xh {
1856
+ .icon-button__component_h6pm7:disabled.icon-button__secondary_h6pm7.icon-button__loader_h6pm7 {
1857
1857
  color: #8a8a8e;
1858
1858
  }
1859
- .icon-button__component_z27xh:disabled.icon-button__negative_z27xh {
1859
+ .icon-button__component_h6pm7:disabled.icon-button__negative_h6pm7 {
1860
1860
  color: rgba(217, 29, 11, 0.3)
1861
1861
  }
1862
- .icon-button__component_z27xh:disabled.icon-button__negative_z27xh.icon-button__loader_z27xh {
1862
+ .icon-button__component_h6pm7:disabled.icon-button__negative_h6pm7.icon-button__loader_h6pm7 {
1863
1863
  color: #d91d0b;
1864
1864
  }
1865
- .icon-button__component_z27xh:disabled.icon-button__tertiary_z27xh {
1865
+ .icon-button__component_h6pm7:disabled.icon-button__tertiary_h6pm7 {
1866
1866
  color: rgba(197, 197, 199, 0.3)
1867
1867
  }
1868
- .icon-button__component_z27xh:disabled.icon-button__tertiary_z27xh.icon-button__loader_z27xh {
1868
+ .icon-button__component_h6pm7:disabled.icon-button__tertiary_h6pm7.icon-button__loader_h6pm7 {
1869
1869
  color: #c5c5c7;
1870
- }.input__input_1ux2j {
1870
+ }.input__input_1j3u9 {
1871
1871
  color: #fff;
1872
1872
  caret-color: #0072ef;
1873
1873
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1874
1874
  }
1875
- .input__input_1ux2j:-webkit-autofill {
1875
+ .input__input_1j3u9:-webkit-autofill {
1876
1876
  -webkit-text-fill-color: #fff;
1877
1877
  }
1878
- .input__input_1ux2j::placeholder {
1878
+ .input__input_1j3u9::placeholder {
1879
1879
  color: rgba(235, 235, 245, 0.6);
1880
1880
  }
1881
- .input__hasInnerLabel_1ux2j::placeholder {
1881
+ .input__hasInnerLabel_1j3u9::placeholder {
1882
1882
  color: rgba(235, 235, 245, 0.3);
1883
1883
  }
1884
- .input__clearIcon_1ux2j {
1884
+ .input__clearIcon_1j3u9 {
1885
1885
  color: #fff;
1886
1886
  }
1887
- .input__input_1ux2j:read-only {
1887
+ .input__input_1j3u9:read-only {
1888
1888
  color: rgba(235, 235, 245, 0.6)
1889
1889
  }
1890
- .input__input_1ux2j:read-only:focus::placeholder {
1890
+ .input__input_1j3u9:read-only:focus::placeholder {
1891
1891
  color: rgba(235, 235, 245, 0.6);
1892
1892
  }
1893
- .input__input_1ux2j:disabled {
1893
+ .input__input_1j3u9:disabled {
1894
1894
  color: #fff;
1895
1895
  -webkit-text-fill-color: #fff;
1896
1896
  }
1897
- .input__input_1ux2j:focus::placeholder {
1897
+ .input__input_1j3u9:focus::placeholder {
1898
1898
  color: rgba(235, 235, 245, 0.3);
1899
1899
  }
1900
- .input__error_1ux2j {
1900
+ .input__error_1j3u9 {
1901
1901
  color: #f15045;
1902
1902
  caret-color: #f15045;
1903
1903
  }
1904
- .input__focusVisible_ilp25 {
1904
+ .input__errorColorIcon_1uucj {
1905
+ color: #d91d0b;
1906
+ }
1907
+ .input__successColorIcon_1uucj {
1908
+ color: #2fc26e;
1909
+ }
1910
+ .input__focusVisible_1uucj {
1905
1911
  outline: 2px solid #0072ef;
1906
1912
  }
1907
- @keyframes input__onautofillstart_ilp25 {
1913
+ @keyframes input__onautofillstart_1uucj {
1908
1914
  from {
1909
1915
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1910
1916
  }
@@ -1912,7 +1918,7 @@
1912
1918
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1913
1919
  }
1914
1920
  }
1915
- @keyframes input__onautofillcancel_ilp25 {
1921
+ @keyframes input__onautofillcancel_1uucj {
1916
1922
  from {
1917
1923
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1918
1924
  }
@@ -1920,72 +1926,72 @@
1920
1926
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1921
1927
  }
1922
1928
  }
1923
- .input__input_1iqfx {
1929
+ .input__input_16x7m {
1924
1930
  color: #000;
1925
1931
  caret-color: #0072ef;
1926
1932
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1927
1933
  }
1928
- .input__input_1iqfx:-webkit-autofill {
1934
+ .input__input_16x7m:-webkit-autofill {
1929
1935
  -webkit-text-fill-color: #000;
1930
1936
  }
1931
- .input__input_1iqfx::placeholder {
1937
+ .input__input_16x7m::placeholder {
1932
1938
  color: rgba(60, 60, 67, 0.6);
1933
1939
  }
1934
- .input__hasInnerLabel_1iqfx::placeholder {
1940
+ .input__hasInnerLabel_16x7m::placeholder {
1935
1941
  color: rgba(60, 60, 67, 0.3);
1936
1942
  }
1937
- .input__clearIcon_1iqfx {
1943
+ .input__clearIcon_16x7m {
1938
1944
  color: #000;
1939
1945
  }
1940
- .input__input_1iqfx:read-only {
1946
+ .input__input_16x7m:read-only {
1941
1947
  color: rgba(60, 60, 67, 0.6)
1942
1948
  }
1943
- .input__input_1iqfx:read-only:focus::placeholder {
1949
+ .input__input_16x7m:read-only:focus::placeholder {
1944
1950
  color: rgba(60, 60, 67, 0.6);
1945
1951
  }
1946
- .input__input_1iqfx:disabled {
1952
+ .input__input_16x7m:disabled {
1947
1953
  color: #000;
1948
1954
  -webkit-text-fill-color: #000;
1949
1955
  }
1950
- .input__input_1iqfx:focus::placeholder {
1956
+ .input__input_16x7m:focus::placeholder {
1951
1957
  color: rgba(60, 60, 67, 0.3);
1952
1958
  }
1953
- .input__error_1iqfx {
1959
+ .input__error_16x7m {
1954
1960
  color: #ef3124;
1955
1961
  caret-color: #ef3124;
1956
- }.pagination__component_1qv8m {
1962
+ }.pagination__component_1xkrw {
1957
1963
  color: #fff;
1958
1964
  }
1959
- .pagination__dots_idvec {
1965
+ .pagination__dots_rxi7w {
1960
1966
  color: rgba(235, 235, 245, 0.6);
1961
1967
  }
1962
1968
 
1963
- .pagination__tag_gzn5s.pagination__tag_gzn5s {
1969
+ .pagination__tag_1x8jg.pagination__tag_1x8jg {
1964
1970
  color: rgba(235, 235, 245, 0.6)
1965
1971
  }
1966
- .pagination__tag_gzn5s.pagination__tag_gzn5s:hover:not(:disabled) {
1972
+ .pagination__tag_1x8jg.pagination__tag_1x8jg:hover:not(:disabled) {
1967
1973
  background-color: #2c2c2e;
1968
1974
  color: #fff;
1969
1975
  }
1970
- .pagination__tag_gzn5s.pagination__tag_gzn5s:active:not(:disabled) {
1976
+ .pagination__tag_1x8jg.pagination__tag_1x8jg:active:not(:disabled) {
1971
1977
  background-color: #3a3a3c;
1972
1978
  }
1973
- .pagination__tag_gzn5s.pagination__tag_gzn5s.pagination__checked_gzn5s {
1979
+ .pagination__tag_1x8jg.pagination__tag_1x8jg.pagination__checked_1x8jg {
1974
1980
  background-color: #f3f4f5;
1975
1981
  color: #000;
1976
1982
  }
1977
- .pagination__tag_gzn5s.pagination__tag_gzn5s.pagination__checked_gzn5s:hover:not(:disabled) {
1983
+ .pagination__tag_1x8jg.pagination__tag_1x8jg.pagination__checked_1x8jg:hover:not(:disabled) {
1978
1984
  color: #000;
1979
1985
  }
1980
- .pagination__tag_gzn5s.pagination__tag_gzn5s.pagination__checked_gzn5s:active:not(:disabled) {
1986
+ .pagination__tag_1x8jg.pagination__tag_1x8jg.pagination__checked_1x8jg:active:not(:disabled) {
1981
1987
  color: #fff;
1982
- }.pure-cell__focused_iakja {
1988
+ }.pure-cell__focused_11rrx {
1983
1989
  outline: 2px solid #0072ef;
1984
1990
  }
1985
1991
 
1986
1992
 
1987
1993
 
1988
- .pure-cell__categoryPercent_h12an {
1994
+ .pure-cell__categoryPercent_1dwov {
1989
1995
  background-color: #202022;
1990
1996
  }
1991
1997
 
@@ -1993,709 +1999,733 @@
1993
1999
 
1994
2000
 
1995
2001
 
1996
- .filter-tag__component_1kvam.filter-tag__disabled_1kvam {
2002
+ .slider-input__slider_19k2a .noUi-base:hover > .noUi-connects {
2003
+ background-color: #2a2a2c;
2004
+ }
2005
+ .slider-input__slider_19k2a .noUi-connects {
2006
+ background-color: #2a2a2c;
2007
+ }
2008
+ .slider-input__steps_19k2a {
2009
+ color: rgba(235, 235, 245, 0.6);
2010
+ }
2011
+ .slider-input__info_19k2a {
2012
+ color: rgba(235, 235, 245, 0.6);
2013
+ }.with-suffix__hasSuffix_582e4 input:focus::placeholder {
2014
+ color: transparent;
2015
+ }
2016
+ .with-suffix__disabled_582e4 {
2017
+ color: #fff;
2018
+ }
2019
+ .with-suffix__readOnly_582e4 {
2020
+ color: rgba(235, 235, 245, 0.6);
2021
+ }.filter-tag__component_1ou6h.filter-tag__disabled_1ou6h {
1997
2022
  background-color: rgba(32, 32, 34, 0.3);
1998
2023
  }
1999
- .filter-tag__component_1kvam.filter-tag__checked_1kvam:not(.filter-tag__component_1kvam.filter-tag__disabled_1kvam) {
2024
+ .filter-tag__component_1ou6h.filter-tag__checked_1ou6h:not(.filter-tag__component_1ou6h.filter-tag__disabled_1ou6h) {
2000
2025
  background-color: #f3f4f5;
2001
2026
  }
2002
- .filter-tag__component_1kvam.filter-tag__checked_1kvam:not(.filter-tag__component_1kvam.filter-tag__disabled_1kvam):hover {
2027
+ .filter-tag__component_1ou6h.filter-tag__checked_1ou6h:not(.filter-tag__component_1ou6h.filter-tag__disabled_1ou6h):hover {
2003
2028
  background-color: #f3f4f5;
2004
2029
  }
2005
- .filter-tag__component_1kvam.filter-tag__checked_1kvam:not(.filter-tag__component_1kvam.filter-tag__disabled_1kvam):active {
2030
+ .filter-tag__component_1ou6h.filter-tag__checked_1ou6h:not(.filter-tag__component_1ou6h.filter-tag__disabled_1ou6h):active {
2006
2031
  background-color: rgb(194, 195, 196);
2007
2032
  }
2008
- .filter-tag__focused_1kvam {
2033
+ .filter-tag__focused_1ou6h {
2009
2034
  outline: 2px solid #0072ef;
2010
2035
  }
2011
- .filter-tag__valueButton_1kvam {
2036
+ .filter-tag__valueButton_1ou6h {
2012
2037
  color: #fff;
2013
2038
  background-color: #202022;
2014
2039
  border-color: transparent
2015
2040
  }
2016
- .filter-tag__valueButton_1kvam:not(.filter-tag__valueButton_1kvam:disabled):hover {
2041
+ .filter-tag__valueButton_1ou6h:not(.filter-tag__valueButton_1ou6h:disabled):hover {
2017
2042
  background-color: #202022;
2018
2043
  border-color: transparent;
2019
2044
  }
2020
- .filter-tag__valueButton_1kvam:not(.filter-tag__valueButton_1kvam:disabled):active {
2045
+ .filter-tag__valueButton_1ou6h:not(.filter-tag__valueButton_1ou6h:disabled):active {
2021
2046
  background-color: rgb(65, 65, 67);
2022
2047
  border-color: transparent;
2023
2048
  }
2024
- .filter-tag__valueButton_1kvam:disabled {
2049
+ .filter-tag__valueButton_1ou6h:disabled {
2025
2050
  background-color: rgba(32, 32, 34, 0.3);
2026
2051
  border-color: transparent;
2027
2052
  color: rgba(235, 235, 245, 0.3);
2028
2053
  }
2029
- .filter-tag__valueButton_1kvam.filter-tag__checked_1kvam {
2054
+ .filter-tag__valueButton_1ou6h.filter-tag__checked_1ou6h {
2030
2055
  background-color: #f3f4f5;
2031
2056
  color: #000
2032
2057
  }
2033
- .filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:not(.filter-tag__valueButton_1kvam:disabled):hover {
2058
+ .filter-tag__valueButton_1ou6h.filter-tag__checked_1ou6h:not(.filter-tag__valueButton_1ou6h:disabled):hover {
2034
2059
  background-color: #f3f4f5;
2035
2060
  }
2036
- .filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:not(.filter-tag__valueButton_1kvam:disabled):active {
2061
+ .filter-tag__valueButton_1ou6h.filter-tag__checked_1ou6h:not(.filter-tag__valueButton_1ou6h:disabled):active {
2037
2062
  background-color: rgb(194, 195, 196);
2038
2063
  }
2039
- .filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:not(.filter-tag__valueButton_1kvam:disabled):hover + .filter-tag__clear_1kvam:before {
2064
+ .filter-tag__valueButton_1ou6h.filter-tag__checked_1ou6h:not(.filter-tag__valueButton_1ou6h:disabled):hover + .filter-tag__clear_1ou6h:before {
2040
2065
  background-color: #464649;
2041
2066
  }
2042
- .filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:not(.filter-tag__valueButton_1kvam:disabled):active + .filter-tag__clear_1kvam:before {
2067
+ .filter-tag__valueButton_1ou6h.filter-tag__checked_1ou6h:not(.filter-tag__valueButton_1ou6h:disabled):active + .filter-tag__clear_1ou6h:before {
2043
2068
  background-color: transparent;
2044
2069
  }
2045
- .filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:disabled {
2070
+ .filter-tag__valueButton_1ou6h.filter-tag__checked_1ou6h:disabled {
2046
2071
  background-color: rgba(243, 244, 245, 0.3);
2047
2072
  color: #000;
2048
2073
  }
2049
- .filter-tag__clear_1kvam {
2074
+ .filter-tag__clear_1ou6h {
2050
2075
  color: #464649;
2051
2076
  background-color: #f3f4f5
2052
2077
  }
2053
- .filter-tag__clear_1kvam:before {
2078
+ .filter-tag__clear_1ou6h:before {
2054
2079
  background-color: #464649;
2055
2080
  }
2056
- .filter-tag__clear_1kvam:hover:before {
2081
+ .filter-tag__clear_1ou6h:hover:before {
2057
2082
  background-color: #464649;
2058
2083
  }
2059
- .filter-tag__clear_1kvam:active:before {
2084
+ .filter-tag__clear_1ou6h:active:before {
2060
2085
  background-color: transparent;
2061
2086
  }
2062
- .filter-tag__clear_1kvam:hover {
2087
+ .filter-tag__clear_1ou6h:hover {
2063
2088
  background-color: #f3f4f5;
2064
2089
  color: #000;
2065
2090
  }
2066
- .filter-tag__clear_1kvam:active {
2091
+ .filter-tag__clear_1ou6h:active {
2067
2092
  background-color: rgb(194, 195, 196);
2068
2093
  color: #000;
2069
- }.file-upload-item__component_12zoe {
2094
+ }.file-upload-item__component_1lh6x {
2070
2095
  color: rgba(235, 235, 245, 0.6);
2071
2096
  box-shadow: 0 -1px 0 0 #2b2b2e inset
2072
2097
  }
2073
- .file-upload-item__icon_12zoe {
2098
+ .file-upload-item__icon_1lh6x {
2074
2099
  color: #fff;
2075
2100
  }
2076
- .file-upload-item__errorIcon_12zoe {
2101
+ .file-upload-item__errorIcon_1lh6x {
2077
2102
  color: #d91d0b;
2078
2103
  }
2079
- .file-upload-item__successIcon_12zoe {
2104
+ .file-upload-item__successIcon_1lh6x {
2080
2105
  color: #2fc26e;
2081
2106
  }
2082
- .file-upload-item__name_12zoe {
2107
+ .file-upload-item__name_1lh6x {
2083
2108
  color: #fff
2084
2109
  }
2085
- .file-upload-item__errorWrapper_12zoe {
2110
+ .file-upload-item__errorWrapper_1lh6x {
2086
2111
  color: #ef3124
2087
- }.bottom-sheet__modal_hsnx2 {
2112
+ }.bottom-sheet__modal_h3hgl {
2088
2113
  background-color: transparent;
2089
2114
  }
2090
- .bottom-sheet__component_hsnx2 {
2115
+ .bottom-sheet__component_h3hgl {
2091
2116
  background: #121212;
2092
2117
  }
2093
- .bottom-sheet__marker_hsnx2 {
2118
+ .bottom-sheet__marker_h3hgl {
2094
2119
  background-color: #2a2a2c;
2095
2120
  }
2096
- .bottom-sheet__content_hsnx2 {
2121
+ .bottom-sheet__content_h3hgl {
2097
2122
  color: #fff;
2098
2123
  background-color: #121212;
2099
2124
  }
2100
- .bottom-sheet__backer_1q6ue {
2125
+ .bottom-sheet__backer_1kldi {
2101
2126
  color: #fff;
2102
2127
  }
2103
- .bottom-sheet__button_1q6ue {
2128
+ .bottom-sheet__button_1kldi {
2104
2129
  background: rgba(255, 255, 255, 0.03);
2105
2130
  }
2106
- .bottom-sheet__closer_izbu7 {
2131
+ .bottom-sheet__closer_ia5dq {
2107
2132
  color: #fff;
2108
2133
  }
2109
- .bottom-sheet__button_izbu7 {
2134
+ .bottom-sheet__button_ia5dq {
2110
2135
  background: rgba(255, 255, 255, 0.03);
2111
2136
  }
2112
- .bottom-sheet__footer_2ezqg {
2137
+ .bottom-sheet__footer_ut5eh {
2113
2138
  background-color: #121212;
2114
2139
  }
2115
- .bottom-sheet__highlighted_2ezqg {
2140
+ .bottom-sheet__highlighted_ut5eh {
2116
2141
  border-top: 1px solid #2b2b2e;
2117
2142
  background-color: #121212;
2118
2143
  }
2119
- .bottom-sheet__headerWrapper_ldo14 {
2144
+ .bottom-sheet__headerWrapper_1fm5z {
2120
2145
  background-color: #121212;
2121
2146
  }
2122
- .bottom-sheet__highlighted_ldo14 {
2147
+ .bottom-sheet__highlighted_1fm5z {
2123
2148
  border-bottom: 1px solid #2b2b2e;
2124
2149
  }
2125
2150
 
2126
2151
 
2127
- .modal__button_14cqc {
2152
+ .modal__button_hjyxy {
2128
2153
  background: rgba(18, 18, 18, 0.4);
2129
2154
  }
2130
2155
 
2131
2156
 
2132
2157
 
2133
2158
 
2134
- .modal__sticky_1nmkm {
2159
+ .modal__sticky_5wos0 {
2135
2160
  background: #121212;
2136
2161
  }
2137
- .modal__highlighted_1nmkm {
2162
+ .modal__highlighted_5wos0 {
2138
2163
  background: #121212;
2139
2164
  box-shadow: 0 -1px 0 0 #2b2b2e;
2140
2165
  }
2141
2166
 
2142
2167
 
2143
2168
 
2144
- .modal__highlighted_f5byq {
2169
+ .modal__highlighted_1uxnt {
2145
2170
  background: #121212;
2146
2171
  }
2147
- .modal__sticky_f5byq.modal__hasContent_f5byq {
2172
+ .modal__sticky_1uxnt.modal__hasContent_1uxnt {
2148
2173
  background: #121212;
2149
2174
  }
2150
- .plate__component_663cw {
2175
+ .plate__component_uieya {
2151
2176
  color: #fff
2152
2177
  }
2153
- .plate__focused_663cw {
2178
+ .plate__focused_uieya {
2154
2179
  outline: 2px solid #0072ef;
2155
2180
  }
2156
- .plate__shadow_663cw {
2181
+ .plate__shadow_uieya {
2157
2182
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2158
2183
  }
2159
- .plate__common_663cw {
2184
+ .plate__common_uieya {
2160
2185
  background-color: rgba(255, 255, 255, 0.06);
2161
2186
  box-shadow: 0 0 0 1px #6d7986
2162
2187
  }
2163
- .plate__common_663cw:before {
2188
+ .plate__common_uieya:before {
2164
2189
  background-color: #6d7986;
2165
2190
  }
2166
- .plate__negative_663cw {
2191
+ .plate__negative_uieya {
2167
2192
  background-color: #35110d;
2168
2193
  box-shadow: 0 0 0 1px #d91d0b
2169
2194
  }
2170
- .plate__negative_663cw:before {
2195
+ .plate__negative_uieya:before {
2171
2196
  background-color: #d91d0b;
2172
2197
  }
2173
- .plate__positive_663cw {
2198
+ .plate__positive_uieya {
2174
2199
  background-color: #042117;
2175
2200
  box-shadow: 0 0 0 1px #13a463
2176
2201
  }
2177
- .plate__positive_663cw:before {
2202
+ .plate__positive_uieya:before {
2178
2203
  background-color: #13a463;
2179
2204
  }
2180
- .plate__attention_663cw {
2205
+ .plate__attention_uieya {
2181
2206
  background-color: #332104;
2182
2207
  box-shadow: 0 0 0 1px #de6a00
2183
2208
  }
2184
- .plate__attention_663cw:before {
2209
+ .plate__attention_uieya:before {
2185
2210
  background-color: #de6a00;
2186
2211
  }
2187
- .plate__custom_663cw {
2212
+ .plate__custom_uieya {
2188
2213
  background: transparent;
2189
2214
  box-shadow: 0 0 0 1px #6d7986
2190
2215
  }
2191
- .plate__custom_663cw:before {
2216
+ .plate__custom_uieya:before {
2192
2217
  background-color: #6d7986;
2193
- }.toast-plate__component_1oi2r {
2218
+ }.toast-plate__component_1t32l {
2194
2219
  color: #000;
2195
2220
  background-color: #fff;
2196
2221
  }
2197
- .toast-plate__closeButtonWrapper_1oi2r:before {
2222
+ .toast-plate__closeButtonWrapper_1t32l:before {
2198
2223
  background-color: #e9e9eb;
2199
2224
  }
2200
2225
 
2201
- .toast-plate__component_72jtw {
2226
+ .toast-plate__component_bnjni {
2202
2227
  color: #fff;
2203
2228
  background-color: #121212;
2204
2229
  }
2205
- .toast-plate__closeButtonWrapper_72jtw:before {
2230
+ .toast-plate__closeButtonWrapper_bnjni:before {
2206
2231
  background-color: #262629;
2207
2232
  }
2208
2233
 
2209
2234
 
2210
2235
 
2211
- .side-panel__button_1rm0z {
2236
+ .side-panel__button_eh860 {
2212
2237
  background: rgba(18, 18, 18, 0.4);
2213
2238
  }
2214
2239
 
2215
2240
 
2216
2241
 
2217
2242
 
2218
- .side-panel__sticky_1dhhk {
2243
+ .side-panel__sticky_k22c5 {
2219
2244
  background: #121212;
2220
2245
  }
2221
- .side-panel__highlighted_1dhhk {
2246
+ .side-panel__highlighted_k22c5 {
2222
2247
  background: #121212;
2223
2248
  box-shadow: 0 -1px 0 0 #2b2b2e;
2224
2249
  }
2225
2250
 
2226
2251
 
2227
2252
 
2228
- .side-panel__highlighted_1ax57 {
2253
+ .side-panel__highlighted_1eg9v {
2229
2254
  background: #121212;
2230
2255
  }
2231
- .side-panel__sticky_1ax57.side-panel__hasContent_1ax57 {
2256
+ .side-panel__sticky_1eg9v.side-panel__hasContent_1eg9v {
2232
2257
  background: #121212;
2233
2258
  }
2234
- .slider-input__slider_1qb5k .noUi-base:hover > .noUi-connects {
2235
- background-color: #2a2a2c;
2259
+ .bank-card__component_ccgez {
2260
+ --form-control-bg-color: transparent;
2261
+ --form-control-focus-shadow: transparent;
2262
+ --form-control-hover-bg-color: transparent;
2263
+ --form-control-focus-bg-color: transparent;
2264
+ }
2265
+ .bank-card__label_ccgez {
2266
+ color: rgba(0, 0, 0, 0.6)
2267
+ }
2268
+ .bank-card__focused_ccgez .bank-card__label_ccgez,
2269
+ .bank-card__filled_ccgez .bank-card__label_ccgez {
2270
+ color: #000
2271
+ }
2272
+ .bank-card__input_ccgez {
2273
+ color: #000;
2274
+ caret-color: #000
2275
+ }
2276
+ .bank-card__bankLogo_ccgez svg g {
2277
+ fill: #000;
2236
2278
  }
2237
- .slider-input__slider_1qb5k .noUi-connects {
2238
- background-color: #2a2a2c;
2279
+ .bank-card__brandLogo_ccgez svg {
2280
+ fill: #000;
2239
2281
  }
2240
- .slider-input__steps_1qb5k {
2241
- color: rgba(235, 235, 245, 0.6);
2282
+ .bank-card__usePhoto_ccgez {
2283
+ background-color: transparent
2242
2284
  }
2243
- .slider-input__info_1qb5k {
2285
+ .bank-card__usePhoto_ccgez svg {
2286
+ fill: #000;
2287
+ }.amount-input__minorPartAndCurrency_2lua0 {
2244
2288
  color: rgba(235, 235, 245, 0.6);
2245
- }.with-suffix__hasSuffix_d97kx input:focus::placeholder {
2246
- color: transparent;
2247
2289
  }
2248
- .with-suffix__disabled_d97kx {
2249
- color: #fff;
2290
+ .amount-input__filled_1go8n .amount-input__input_1go8n,
2291
+ .amount-input__input_1go8n:focus {
2292
+ -webkit-text-fill-color: transparent;
2250
2293
  }
2251
- .with-suffix__readOnly_d97kx {
2252
- color: rgba(235, 235, 245, 0.6);
2253
- }.tooltip__hint_1493i {
2294
+ .amount-input__minorPartAndCurrency_x54ey {
2295
+ color: rgba(60, 60, 67, 0.6);
2296
+ }.tooltip__hint_8dxgl {
2254
2297
  background-color: #fff;
2255
2298
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2256
2299
  0 8px 16px rgba(11, 31, 53, 0.16);
2257
2300
  color: #000;
2258
2301
  }
2259
- .tooltip__hint_1493i .tooltip__arrow_1493i:after {
2302
+ .tooltip__hint_8dxgl .tooltip__arrow_8dxgl:after {
2260
2303
  background-color: #fff;
2261
2304
  border-color: #fff;
2262
2305
  }
2263
2306
 
2264
- .tooltip__tooltip_km2vm {
2307
+ .tooltip__tooltip_1ns0v {
2265
2308
  background-color: #fff;
2266
2309
  color: #000;
2267
2310
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2268
2311
  0 8px 16px rgba(11, 31, 53, 0.16);
2269
2312
  }
2270
- .tooltip__tooltip_km2vm .tooltip__arrow_km2vm:after {
2313
+ .tooltip__tooltip_1ns0v .tooltip__arrow_1ns0v:after {
2271
2314
  background-color: #fff;
2272
2315
  }
2273
- .tooltip__hint_km2vm {
2316
+ .tooltip__hint_1ns0v {
2274
2317
  background-color: #121212;
2275
2318
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2276
2319
  color: #fff;
2277
2320
  }
2278
- .tooltip__hint_km2vm .tooltip__arrow_km2vm:after {
2321
+ .tooltip__hint_1ns0v .tooltip__arrow_1ns0v:after {
2279
2322
  background-color: #121212;
2280
2323
  }
2281
2324
 
2282
- .calendar__wrapper_1t4qq {
2325
+ .calendar__wrapper_rrmq5 {
2283
2326
  background: #121212;
2284
2327
  }
2285
- .calendar__calendar_1t4qq th {
2328
+ .calendar__calendar_rrmq5 th {
2286
2329
  border-bottom: 1px solid #2b2b2e;
2287
2330
  }
2288
- .calendar__dayNames_1t4qq {
2331
+ .calendar__dayNames_rrmq5 {
2289
2332
  border-bottom: 1px solid #2b2b2e;
2290
2333
  background: #121212
2291
2334
  }
2292
- .calendar__month_1t4qq {
2335
+ .calendar__month_rrmq5 {
2293
2336
  color: #fff;
2294
2337
  }
2295
- .calendar__dayName_1t4qq {
2338
+ .calendar__dayName_rrmq5 {
2296
2339
  color: rgba(235, 235, 245, 0.6)
2297
2340
  }
2298
- .calendar__dayName_fc7ut {
2341
+ .calendar__dayName_1ofhw {
2299
2342
  color: rgba(235, 235, 245, 0.6)
2300
2343
  }
2301
- .calendar__day_fc7ut {
2344
+ .calendar__day_1ofhw {
2302
2345
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2303
2346
  color: #fff
2304
2347
  }
2305
- .calendar__day_fc7ut.calendar__highlighted_fc7ut,
2306
- .calendar__day_fc7ut.calendar__range_fc7ut.calendar__highlighted_fc7ut:not(.calendar__disabled_fc7ut) {
2348
+ .calendar__day_1ofhw.calendar__highlighted_1ofhw,
2349
+ .calendar__day_1ofhw.calendar__range_1ofhw.calendar__highlighted_1ofhw:not(.calendar__disabled_1ofhw) {
2307
2350
  color: #fff;
2308
2351
  background: #2a2a2c;
2309
2352
  }
2310
- .calendar__day_fc7ut.calendar__holiday_fc7ut {
2353
+ .calendar__day_1ofhw.calendar__holiday_1ofhw {
2311
2354
  color: #ef3124;
2312
2355
  }
2313
- .calendar__day_fc7ut.calendar__disabled_fc7ut {
2356
+ .calendar__day_1ofhw.calendar__disabled_1ofhw {
2314
2357
  color: rgba(235, 235, 245, 0.3);
2315
2358
  background: transparent;
2316
2359
  }
2317
- .calendar__day_fc7ut.calendar__today_fc7ut {
2360
+ .calendar__day_1ofhw.calendar__today_1ofhw {
2318
2361
  color: #0072ef;
2319
2362
  }
2320
- .calendar__day_fc7ut.calendar__rangeComplete_fc7ut {
2363
+ .calendar__day_1ofhw.calendar__rangeComplete_1ofhw {
2321
2364
  background: #e8f2fe;
2322
2365
  }
2323
- .calendar__day_fc7ut.calendar__selected_fc7ut,
2324
- .calendar__day_fc7ut.calendar__disabled_fc7ut.calendar__selected_fc7ut {
2366
+ .calendar__day_1ofhw.calendar__selected_1ofhw,
2367
+ .calendar__day_1ofhw.calendar__disabled_1ofhw.calendar__selected_1ofhw {
2325
2368
  color: #000;
2326
2369
  background: #fff;
2327
2370
  }
2328
2371
  @media (hover) {
2329
- .calendar__day_fc7ut.calendar__selected_fc7ut:hover {
2372
+ .calendar__day_1ofhw.calendar__selected_1ofhw:hover {
2330
2373
  background: rgb(217, 217, 217);
2331
2374
  }
2332
2375
  }
2333
- .calendar__dayWrapper_fc7ut {
2376
+ .calendar__dayWrapper_1ofhw {
2334
2377
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2335
2378
  }
2336
- .calendar__range_fc7ut .calendar__day_fc7ut:not(.calendar__selected_fc7ut):not(.calendar__disabled_fc7ut):not(.calendar__today_fc7ut):not(.calendar__holiday_fc7ut) {
2379
+ .calendar__range_1ofhw .calendar__day_1ofhw:not(.calendar__selected_1ofhw):not(.calendar__disabled_1ofhw):not(.calendar__today_1ofhw):not(.calendar__holiday_1ofhw) {
2337
2380
  color: #fff;
2338
2381
  }
2339
- .calendar__range_fc7ut:before {
2382
+ .calendar__range_1ofhw:before {
2340
2383
  background: rgba(255, 255, 255, 0.1);
2341
2384
  }
2342
- .calendar__rangeComplete_fc7ut:before {
2385
+ .calendar__rangeComplete_1ofhw:before {
2343
2386
  background: #e8f2fe;
2344
2387
  }
2345
- .calendar__transitLeft_fc7ut:after {
2388
+ .calendar__transitLeft_1ofhw:after {
2346
2389
  background: linear-gradient(
2347
2390
  270deg,
2348
2391
  rgba(255, 255, 255, 0.1) 0%,
2349
2392
  rgba(255, 255, 255, 0) 100%
2350
2393
  );
2351
2394
  }
2352
- .calendar__transitRight_fc7ut:after {
2395
+ .calendar__transitRight_1ofhw:after {
2353
2396
  background: linear-gradient(
2354
2397
  270deg,
2355
2398
  rgba(255, 255, 255, 0) 0%,
2356
2399
  rgba(255, 255, 255, 0.1) 100%
2357
2400
  );
2358
2401
  }
2359
- .calendar__rangeComplete_fc7ut.calendar__transitLeft_fc7ut:after {
2402
+ .calendar__rangeComplete_1ofhw.calendar__transitLeft_1ofhw:after {
2360
2403
  background: linear-gradient(
2361
2404
  270deg,
2362
2405
  #e8f2fe 0%,
2363
2406
  rgba(255, 255, 255, 0) 100%
2364
2407
  );
2365
2408
  }
2366
- .calendar__rangeComplete_fc7ut.calendar__transitRight_fc7ut:after {
2409
+ .calendar__rangeComplete_1ofhw.calendar__transitRight_1ofhw:after {
2367
2410
  background: linear-gradient(
2368
2411
  270deg,
2369
2412
  rgba(255, 255, 255, 0) 0%,
2370
2413
  #e8f2fe 100%
2371
2414
  );
2372
2415
  }
2373
- .calendar__dot_fc7ut {
2416
+ .calendar__dot_1ofhw {
2374
2417
  background: #fff;
2375
2418
  }
2376
- .calendar__selected_fc7ut .calendar__dot_fc7ut {
2419
+ .calendar__selected_1ofhw .calendar__dot_1ofhw {
2377
2420
  background: #000;
2378
2421
  }
2379
- .calendar__withShadow_1cyty {
2422
+ .calendar__withShadow_6if5x {
2380
2423
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2381
2424
  }
2382
2425
 
2383
2426
  @media (max-width: 374px) {
2384
2427
  }
2385
- .calendar__empty_1d1d7 {
2428
+ .calendar__empty_1xk5q {
2386
2429
  color: rgba(235, 235, 245, 0.6);
2387
2430
  }
2388
- .cc-calendar .calendar__button_1s6vr {
2431
+ .cc-calendar .calendar__button_lqgz3 {
2389
2432
  background-color: transparent
2390
2433
  }
2391
- .cc-calendar .calendar__button_1s6vr:not(:disabled):hover {
2434
+ .cc-calendar .calendar__button_lqgz3:not(:disabled):hover {
2392
2435
  background-color: #2c2c2e;
2393
2436
  color: #fff;
2394
2437
  }
2395
- .cc-calendar .calendar__button_1s6vr.calendar__filled_1s6vr {
2438
+ .cc-calendar .calendar__button_lqgz3.calendar__filled_lqgz3 {
2396
2439
  background-color: #2c2c2e
2397
2440
  }
2398
- .cc-calendar .calendar__button_1s6vr.calendar__filled_1s6vr:not(:disabled):hover {
2441
+ .cc-calendar .calendar__button_lqgz3.calendar__filled_lqgz3:not(:disabled):hover {
2399
2442
  background-color: rgb(59, 59, 61);
2400
2443
  }
2401
- .cc-calendar .calendar__button_1s6vr.calendar__outlined_1s6vr {
2444
+ .cc-calendar .calendar__button_lqgz3.calendar__outlined_lqgz3 {
2402
2445
  border: 1px solid #fff;
2403
2446
  }
2404
- .cc-calendar .calendar__button_1s6vr.calendar__selected_1s6vr,
2405
- .cc-calendar .calendar__button_1s6vr.calendar__selected_1s6vr:disabled {
2447
+ .cc-calendar .calendar__button_lqgz3.calendar__selected_lqgz3,
2448
+ .cc-calendar .calendar__button_lqgz3.calendar__selected_lqgz3:disabled {
2406
2449
  background-color: #fff;
2407
2450
  color: #000
2408
2451
  }
2409
- .cc-calendar .calendar__button_1s6vr.calendar__selected_1s6vr:not(:disabled):hover, .cc-calendar .calendar__button_1s6vr.calendar__selected_1s6vr:disabled:not(:disabled):hover {
2452
+ .cc-calendar .calendar__button_lqgz3.calendar__selected_lqgz3:not(:disabled):hover, .cc-calendar .calendar__button_lqgz3.calendar__selected_lqgz3:disabled:not(:disabled):hover {
2410
2453
  background-color: #fff;
2411
2454
  color: #000;
2412
2455
  }
2413
2456
  @media (max-width: 374px) {
2414
- }.toast__toastPlate_1k840 {
2457
+ }.toast__toastPlate_1rinz {
2415
2458
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2416
2459
  }
2417
- .toast__popoverInner_1k840 {
2460
+ .toast__popoverInner_1rinz {
2418
2461
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2419
2462
  background-color: transparent;
2420
- }.bank-card__component_2rj78 {
2421
- --form-control-bg-color: transparent;
2422
- --form-control-focus-shadow: transparent;
2423
- --form-control-hover-bg-color: transparent;
2424
- --form-control-focus-bg-color: transparent;
2463
+ }.gallery__modal_m1gpb {
2464
+ background: transparent;
2425
2465
  }
2426
- .bank-card__label_2rj78 {
2427
- color: rgba(0, 0, 0, 0.6)
2466
+ .gallery__header_g8cia {
2467
+ background-color: #e9e9eb;
2468
+ }
2469
+
2470
+ .gallery__component_8l3kw {
2471
+ border: 2px solid rgba(0, 0, 0, 0);
2472
+ }
2473
+ .gallery__active_8l3kw {
2474
+ border-color: #000
2475
+ }
2476
+ .gallery__image_8l3kw {
2477
+ background-color: #121212
2478
+ }
2479
+ .gallery__loading_8l3kw {
2480
+ background-color: #e9eaeb;
2481
+ }
2482
+ .gallery__brokenImageWrapper_8l3kw {
2483
+ background-color: #121212
2484
+ }
2485
+ .gallery__focused_8l3kw {
2486
+ outline: 2px solid #0072ef;
2487
+ }
2488
+ .gallery__component_1klum {
2489
+ background-color: rgba(255, 255, 255, 0.5);
2490
+ }
2491
+ .gallery__slideLoading_1klum {
2492
+ background-color: #e9eaeb;
2428
2493
  }
2429
- .bank-card__focused_2rj78 .bank-card__label_2rj78,
2430
- .bank-card__filled_2rj78 .bank-card__label_2rj78 {
2494
+ .gallery__image_1klum {
2495
+ background-color: #121212;
2496
+ }
2497
+ .gallery__smallImage_1klum {
2498
+ background-color: #121212;
2499
+ }
2500
+ .gallery__arrow_1klum {
2431
2501
  color: #000
2432
2502
  }
2433
- .bank-card__input_2rj78 {
2434
- color: #000;
2435
- caret-color: #000
2503
+ .gallery__arrow_1klum:hover {
2504
+ background-color: rgba(255, 255, 255, 0.1);
2505
+ }
2506
+ .gallery__arrow_1klum:active {
2507
+ background-color: rgba(255, 255, 255, 0.2);
2508
+ }
2509
+ .gallery__focused_1klum {
2510
+ outline: 2px solid #0072ef;
2436
2511
  }
2437
- .bank-card__bankLogo_2rj78 svg g {
2438
- fill: #000;
2439
- }
2440
- .bank-card__brandLogo_2rj78 svg {
2441
- fill: #000;
2512
+ .gallery__placeholder_1klum {
2513
+ background-color: #121212;
2514
+ }
2515
+ .gallery__fullScreenImage_1klum {
2516
+ background-color: #121212;
2517
+ }
2518
+ .gallery__component_8hmyo {
2519
+ background-color: #e9e9eb
2520
+ }.select__arrow_14th9 {
2521
+ color: #fff;
2522
+ }
2523
+
2524
+ .select__option_1deip {
2525
+ background: #121212;
2526
+ color: #fff
2527
+ }
2528
+ .select__option_1deip:not(.select__disabled_1deip):active {
2529
+ background: #2c2c2e;
2530
+ color: #fff;
2442
2531
  }
2443
- .bank-card__usePhoto_2rj78 {
2444
- background-color: transparent
2532
+ .select__selected_1deip {
2533
+ background: #121212;
2534
+ color: #fff;
2445
2535
  }
2446
- .bank-card__usePhoto_2rj78 svg {
2447
- fill: #000;
2448
- }.select__arrow_1w4em {
2536
+ .select__highlighted_1deip {
2537
+ background: #202022;
2449
2538
  color: #fff;
2450
2539
  }
2451
- .select__popoverInner_kmgc8 {
2540
+ .select__disabled_1deip {
2541
+ background: #121212;
2542
+ color: rgba(235, 235, 245, 0.6);
2543
+ }
2544
+ .select__popoverInner_s9fig {
2452
2545
  background: transparent;
2453
2546
  }
2454
- .select__optionsList_kmgc8 {
2547
+ .select__optionsList_s9fig {
2455
2548
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2456
2549
  background: #121212;
2457
2550
  }
2458
- .select__popoverInner_1pk0l {
2551
+ .select__popoverInner_uv809 {
2459
2552
  background: transparent;
2460
2553
  }
2461
- .select__single_1mwrs {
2554
+ .select__single_ax3cq {
2462
2555
  background: #fff
2463
2556
  }
2464
- .select__placeholder_1klt3 {
2557
+ .select__colorIcon_ax3cq {
2558
+ color: #2fc26e;
2559
+ }
2560
+ .select__placeholder_1kb1m {
2465
2561
  color: rgba(235, 235, 245, 0.6);
2466
2562
  }
2467
- .select__focusVisible_1klt3 {
2563
+ .select__focusVisible_1kb1m {
2468
2564
  outline: 2px solid #0072ef;
2469
2565
  }
2470
- .select__optgroup_4n8a1 {
2566
+ .select__optgroup_ca7ga {
2471
2567
  background: #121212
2472
2568
  }
2473
- .select__label_4n8a1 {
2569
+ .select__label_ca7ga {
2474
2570
  color: rgba(235, 235, 245, 0.6);
2475
2571
  }
2476
- .select__option_1mk9w {
2572
+ .select__option_wfvq7 {
2477
2573
  background: #121212;
2478
2574
  color: #fff
2479
2575
  }
2480
- .select__option_1mk9w:not(.select__disabled_1mk9w):active {
2576
+ .select__option_wfvq7:not(.select__disabled_wfvq7):active {
2481
2577
  background: #2c2c2e;
2482
2578
  color: #fff;
2483
2579
  }
2484
- .select__option_1mk9w:before {
2580
+ .select__option_wfvq7:before {
2485
2581
  background: #2b2b2e;
2486
2582
  }
2487
- .select__selected_1mk9w {
2583
+ .select__selected_wfvq7 {
2488
2584
  background: #121212;
2489
2585
  color: #fff;
2490
2586
  }
2491
- .select__highlighted_1mk9w {
2587
+ .select__highlighted_wfvq7 {
2492
2588
  background: #202022;
2493
2589
  color: #fff
2494
2590
  }
2495
- .select__disabled_1mk9w {
2591
+ .select__disabled_wfvq7 {
2496
2592
  background: #121212;
2497
2593
  color: rgba(235, 235, 245, 0.6);
2498
2594
  }
2499
- .select__emptyPlaceholder_oep5h {
2595
+ .select__emptyPlaceholder_grpz8 {
2500
2596
  color: rgba(235, 235, 245, 0.6);
2501
2597
  }
2502
- .select__virtualRow_5gcfj:before {
2598
+ .select__virtualRow_shs20:before {
2503
2599
  background: #2b2b2e;
2504
2600
  }
2505
- .select__emptyPlaceholder_5gcfj {
2601
+ .select__emptyPlaceholder_shs20 {
2506
2602
  color: rgba(235, 235, 245, 0.6);
2507
2603
  }
2508
2604
 
2509
2605
 
2510
2606
 
2511
- .select__emptyPlaceholder_s0sqn {
2607
+ .select__emptyPlaceholder_1hmhb {
2512
2608
  color: rgba(235, 235, 245, 0.6);
2513
2609
  }
2514
- .select__footer_s0sqn {
2610
+ .select__footer_1hmhb {
2515
2611
  background-color: #121212
2516
2612
  }
2517
- .select__highlighted_s0sqn {
2613
+ .select__highlighted_1hmhb {
2518
2614
  border-top: 1px solid #2b2b2e;
2519
2615
  background-color: #121212;
2520
2616
  }
2521
- .select__footer_izxok {
2617
+ .select__footer_1nc94 {
2522
2618
  background: #121212
2523
2619
  }
2524
- .select__withBorder_izxok {
2620
+ .select__withBorder_1nc94 {
2525
2621
  box-shadow: inset 0 1px 0 #262629;
2526
- }.amount-input__minorPartAndCurrency_1x75j {
2527
- color: rgba(235, 235, 245, 0.6);
2528
- }
2529
- .amount-input__filled_1ezhn .amount-input__input_1ezhn,
2530
- .amount-input__input_1ezhn:focus {
2531
- -webkit-text-fill-color: transparent;
2532
- }
2533
- .amount-input__minorPartAndCurrency_spbms {
2534
- color: rgba(60, 60, 67, 0.6);
2535
2622
  }@media (min-width: 600px) {
2536
- }.gallery__modal_144rv {
2537
- background: transparent;
2538
- }
2539
- .gallery__header_wg005 {
2540
- background-color: #e9e9eb;
2541
- }
2542
-
2543
- .gallery__component_gyqhc {
2544
- border: 2px solid rgba(0, 0, 0, 0);
2545
- }
2546
- .gallery__active_gyqhc {
2547
- border-color: #000
2548
- }
2549
- .gallery__image_gyqhc {
2550
- background-color: #121212
2551
- }
2552
- .gallery__loading_gyqhc {
2553
- background-color: #e9eaeb;
2554
- }
2555
- .gallery__brokenImageWrapper_gyqhc {
2556
- background-color: #121212
2557
- }
2558
- .gallery__focused_gyqhc {
2559
- outline: 2px solid #0072ef;
2560
- }
2561
- .gallery__component_w33ts {
2562
- background-color: rgba(255, 255, 255, 0.5);
2563
- }
2564
- .gallery__slideLoading_w33ts {
2565
- background-color: #e9eaeb;
2566
- }
2567
- .gallery__image_w33ts {
2568
- background-color: #121212;
2569
- }
2570
- .gallery__smallImage_w33ts {
2571
- background-color: #121212;
2572
- }
2573
- .gallery__arrow_w33ts {
2574
- color: #000
2575
- }
2576
- .gallery__arrow_w33ts:hover {
2577
- background-color: rgba(255, 255, 255, 0.1);
2578
- }
2579
- .gallery__arrow_w33ts:active {
2580
- background-color: rgba(255, 255, 255, 0.2);
2581
- }
2582
- .gallery__focused_w33ts {
2583
- outline: 2px solid #0072ef;
2584
- }
2585
- .gallery__placeholder_w33ts {
2623
+ }.calendar-with-skeleton__skeleton_1x0yy {
2586
2624
  background-color: #121212;
2587
- }
2588
- .gallery__fullScreenImage_w33ts {
2589
- background-color: #121212;
2590
- }
2591
- .gallery__component_1cwt9 {
2592
- background-color: #e9e9eb
2593
- }.calendar-input__calendarIcon_lznfy {
2625
+ }.calendar-input__calendarIcon_yocj2 {
2594
2626
  color: #fff
2595
- }.calendar-with-skeleton__skeleton_1ch8g {
2596
- background-color: #121212;
2597
2627
  }
2598
2628
 
2599
- .input-autocomplete__placeholder_1idle {
2629
+ .input-autocomplete__placeholder_p3llv {
2600
2630
  color: rgba(235, 235, 245, 0.6);
2601
2631
  }
2602
- .input-autocomplete__focusVisible_1idle {
2632
+ .input-autocomplete__focusVisible_p3llv {
2603
2633
  outline: 2px solid #0072ef;
2604
- }.select-with-tags__tag_3twi5:active:not(:disabled) {
2634
+ }.select-with-tags__tag_2eqs5:active:not(:disabled) {
2605
2635
  background-color: #f3f4f5;
2606
2636
  color: #000;
2607
2637
  }
2608
- .select-with-tags__tag_3twi5:hover:not(:disabled):not(:active) {
2638
+ .select-with-tags__tag_2eqs5:hover:not(:disabled):not(:active) {
2609
2639
  background-color: #f3f4f5;
2610
2640
  color: #000;
2611
2641
  }
2612
- .select-with-tags__input_25n9r {
2642
+ .select-with-tags__input_1korf {
2613
2643
  background-color: transparent;
2614
2644
  color: #fff
2615
2645
  }
2616
- .select-with-tags__input_25n9r:disabled {
2646
+ .select-with-tags__input_1korf:disabled {
2617
2647
  color: rgba(235, 235, 245, 0.6);
2618
2648
  }
2619
- .select-with-tags__input_25n9r::placeholder {
2649
+ .select-with-tags__input_1korf::placeholder {
2620
2650
  color: rgba(235, 235, 245, 0.6);
2621
2651
  }
2622
- .select-with-tags__input_25n9r:focus::placeholder {
2652
+ .select-with-tags__input_1korf:focus::placeholder {
2623
2653
  color: rgba(235, 235, 245, 0.3);
2624
2654
  }
2625
- .select-with-tags__focusVisible_25n9r {
2655
+ .select-with-tags__focusVisible_1korf {
2626
2656
  outline: 2px solid #0072ef;
2627
2657
  }
2628
- .select-with-tags__placeholder_25n9r {
2658
+ .select-with-tags__placeholder_1korf {
2629
2659
  color: rgba(235, 235, 245, 0.3);
2630
- }.calendar-range__divider_1sud8:after {
2660
+ }.calendar-range__divider_1e69u:after {
2631
2661
  background-color: #fff;
2632
- }.table__component_1xtw6 {
2662
+ }.table__component_1rhh5 {
2633
2663
  border-top: 1px solid #2b2b2e;
2634
2664
  }
2635
- .table__wrapper_11ycg {
2665
+ .table__wrapper_2wpb5 {
2636
2666
  background: #121212;
2637
2667
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2638
2668
  0 2px 4px rgba(11, 31, 53, 0.16);
2639
2669
  }
2640
2670
 
2641
- .table__component_1018l {
2671
+ .table__component_9nlud {
2642
2672
  color: #fff;
2643
2673
  border-top: 1px solid #2b2b2e
2644
2674
  }
2645
2675
 
2646
- .table__component_qh0tt th:not(:last-child):not(:empty):after {
2676
+ .table__component_16ozl th:not(:last-child):not(:empty):after {
2647
2677
  background-color: #2a2a2c;
2648
2678
  }
2649
- .table__component_1kdim {
2679
+ .table__component_1qpxo {
2650
2680
  color: #fff;
2651
2681
  border-bottom: 1px solid #2b2b2e;
2652
2682
  background: #121212
2653
2683
  }
2654
- .table__sorted_1kdim {
2684
+ .table__sorted_1qpxo {
2655
2685
  color: #fff;
2656
2686
  }
2657
- .table__stickyHeader_1kdim {
2687
+ .table__stickyHeader_1qpxo {
2658
2688
  box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
2659
2689
  }
2660
- .table__component_1lnh8 {
2690
+ .table__component_v9uh2 {
2661
2691
  background: #121212
2662
2692
  }
2663
- .table__clickable_1lnh8:hover {
2693
+ .table__clickable_v9uh2:hover {
2664
2694
  background-color: #202022;
2665
2695
  }
2666
- .table__selected_1lnh8 {
2696
+ .table__selected_v9uh2 {
2667
2697
  background-color: #f2f8ff
2668
2698
  }
2669
- .table__selected_1lnh8:hover {
2699
+ .table__selected_v9uh2:hover {
2670
2700
  background-color: #e8f2fe;
2671
2701
  }
2672
- .table__icon_1nfod {
2702
+ .table__icon_oe17s {
2673
2703
  color: #8d8d93
2674
2704
  }
2675
- .table__icon_1nfod:hover {
2705
+ .table__icon_oe17s:hover {
2676
2706
  color: #fff;
2677
2707
  }
2678
- .table__sorted_1nfod {
2708
+ .table__sorted_oe17s {
2679
2709
  color: #0072ef
2680
2710
  }
2681
- .table__sorted_1nfod:hover {
2711
+ .table__sorted_oe17s:hover {
2682
2712
  color: #0072ef;
2683
2713
  }
2684
- .table__open_drpc1,
2685
- .table__open_drpc1:hover {
2714
+ .table__open_7faar,
2715
+ .table__open_7faar:hover {
2686
2716
  background-color: rgba(255, 255, 255, 0.163);
2687
- }.intl-phone-input__emptyCountryIcon_18xw2 {
2717
+ }.intl-phone-input__emptyCountryIcon_7pa1g {
2688
2718
  color: #8d8d93;
2689
2719
  }
2690
- .intl-phone-input__flagIcon_5o8j0 {
2720
+ .intl-phone-input__flagIcon_ee58v {
2691
2721
  box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2692
2722
  }
2693
- .intl-phone-input__dialCode_m24qx {
2723
+ .intl-phone-input__dialCode_1v03c {
2694
2724
  color: rgba(235, 235, 245, 0.6);
2695
2725
  }
2696
- .intl-phone-input__emptyCountryIcon_1xkmc {
2726
+ .intl-phone-input__emptyCountryIcon_cjz94 {
2697
2727
  color: #8d8d93;
2698
2728
  }
2699
- .intl-phone-input__focusVisible_1xkmc {
2729
+ .intl-phone-input__focusVisible_cjz94 {
2700
2730
  outline: 2px solid #0072ef;
2701
2731
  }