@alfalab/core-components 34.0.0 → 34.0.1-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1890) hide show
  1. package/action-button/Component.js +4 -4
  2. package/action-button/default.css +8 -8
  3. package/action-button/esm/Component.js +4 -4
  4. package/action-button/esm/default.css +8 -8
  5. package/action-button/esm/index.css +8 -8
  6. package/action-button/esm/inverted.css +8 -8
  7. package/action-button/esm/static.css +4 -4
  8. package/action-button/index.css +8 -8
  9. package/action-button/inverted.css +8 -8
  10. package/action-button/modern/Component.js +4 -4
  11. package/action-button/modern/default.css +8 -8
  12. package/action-button/modern/index.css +8 -8
  13. package/action-button/modern/inverted.css +8 -8
  14. package/action-button/modern/static.css +4 -4
  15. package/action-button/static.css +4 -4
  16. package/alert/Component.js +1 -1
  17. package/alert/esm/Component.js +1 -1
  18. package/alert/esm/index.css +2 -2
  19. package/alert/index.css +2 -2
  20. package/alert/modern/Component.js +1 -1
  21. package/alert/modern/index.css +2 -2
  22. package/amount/component.js +1 -1
  23. package/amount/esm/component.js +1 -1
  24. package/amount/esm/index.css +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 +1 -1
  36. package/amount-input/esm/Component.js +3 -3
  37. package/amount-input/esm/default.css +1 -1
  38. package/amount-input/esm/index.css +6 -6
  39. package/amount-input/esm/inverted.css +1 -1
  40. package/amount-input/index.css +6 -6
  41. package/amount-input/inverted.css +1 -1
  42. package/amount-input/modern/Component.js +3 -3
  43. package/amount-input/modern/default.css +1 -1
  44. package/amount-input/modern/index.css +6 -6
  45. package/amount-input/modern/inverted.css +1 -1
  46. package/attach/Component.js +1 -1
  47. package/attach/esm/Component.js +1 -1
  48. package/attach/esm/index.css +24 -24
  49. package/attach/index.css +24 -24
  50. package/attach/modern/Component.js +1 -1
  51. package/attach/modern/index.css +24 -24
  52. package/backdrop/Component.js +1 -1
  53. package/backdrop/esm/Component.js +1 -1
  54. package/backdrop/esm/index.css +11 -11
  55. package/backdrop/index.css +11 -11
  56. package/backdrop/modern/Component.js +1 -1
  57. package/backdrop/modern/index.css +11 -11
  58. package/badge/Component.js +1 -1
  59. package/badge/esm/Component.js +1 -1
  60. package/badge/esm/index.css +37 -37
  61. package/badge/index.css +37 -37
  62. package/badge/modern/Component.js +1 -1
  63. package/badge/modern/index.css +37 -37
  64. package/bank-card/Component.js +1 -1
  65. package/bank-card/esm/Component.js +1 -1
  66. package/bank-card/esm/index.css +19 -19
  67. package/bank-card/index.css +19 -19
  68. package/bank-card/modern/Component.js +1 -1
  69. package/bank-card/modern/index.css +19 -19
  70. package/base-modal/Component.js +1 -1
  71. package/base-modal/esm/Component.js +1 -1
  72. package/base-modal/esm/index.css +12 -12
  73. package/base-modal/index.css +12 -12
  74. package/base-modal/modern/Component.js +1 -1
  75. package/base-modal/modern/index.css +12 -12
  76. package/bottom-sheet/{component-d81962c0.d.ts → component-33158c2f.d.ts} +0 -0
  77. package/bottom-sheet/{component-d81962c0.js → component-33158c2f.js} +3 -3
  78. package/bottom-sheet/component.js +2 -2
  79. package/bottom-sheet/components/backer/Component.js +2 -2
  80. package/bottom-sheet/components/backer/index.css +2 -2
  81. package/bottom-sheet/components/closer/Component.js +2 -2
  82. package/bottom-sheet/components/closer/index.css +2 -2
  83. package/bottom-sheet/components/footer/Component.js +1 -1
  84. package/bottom-sheet/components/footer/index.css +3 -3
  85. package/bottom-sheet/components/header/Component.js +2 -2
  86. package/bottom-sheet/components/header/index.css +16 -16
  87. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  88. package/bottom-sheet/esm/{component-2531b751.d.ts → component-cd7d1399.d.ts} +0 -0
  89. package/bottom-sheet/esm/{component-2531b751.js → component-cd7d1399.js} +3 -3
  90. package/bottom-sheet/esm/component.js +2 -2
  91. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  92. package/bottom-sheet/esm/components/backer/index.css +2 -2
  93. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  94. package/bottom-sheet/esm/components/closer/index.css +2 -2
  95. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  96. package/bottom-sheet/esm/components/footer/index.css +3 -3
  97. package/bottom-sheet/esm/components/header/Component.js +2 -2
  98. package/bottom-sheet/esm/components/header/index.css +16 -16
  99. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  100. package/bottom-sheet/esm/index.css +14 -14
  101. package/bottom-sheet/esm/index.d.ts +1 -1
  102. package/bottom-sheet/esm/index.js +2 -2
  103. package/bottom-sheet/esm/{tslib.es6-ac85e1e5.d.ts → tslib.es6-970e5864.d.ts} +0 -0
  104. package/bottom-sheet/esm/{tslib.es6-ac85e1e5.js → tslib.es6-970e5864.js} +0 -0
  105. package/bottom-sheet/index.css +14 -14
  106. package/bottom-sheet/index.d.ts +1 -1
  107. package/bottom-sheet/index.js +2 -2
  108. package/bottom-sheet/modern/{component-f41aa75f.d.ts → component-56398214.d.ts} +0 -0
  109. package/bottom-sheet/modern/{component-f41aa75f.js → component-56398214.js} +2 -2
  110. package/bottom-sheet/modern/component.js +1 -1
  111. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  112. package/bottom-sheet/modern/components/backer/index.css +2 -2
  113. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  114. package/bottom-sheet/modern/components/closer/index.css +2 -2
  115. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  116. package/bottom-sheet/modern/components/footer/index.css +3 -3
  117. package/bottom-sheet/modern/components/header/Component.js +1 -1
  118. package/bottom-sheet/modern/components/header/index.css +16 -16
  119. package/bottom-sheet/modern/index.css +14 -14
  120. package/bottom-sheet/modern/index.d.ts +1 -1
  121. package/bottom-sheet/modern/index.js +1 -1
  122. package/bottom-sheet/{tslib.es6-35fc59a1.d.ts → tslib.es6-91cf31e1.d.ts} +0 -0
  123. package/bottom-sheet/{tslib.es6-35fc59a1.js → tslib.es6-91cf31e1.js} +0 -0
  124. package/button/Component.js +3 -3
  125. package/button/default.css +40 -40
  126. package/button/esm/Component.js +3 -3
  127. package/button/esm/default.css +40 -40
  128. package/button/esm/index.css +55 -55
  129. package/button/esm/inverted.css +40 -40
  130. package/button/index.css +55 -55
  131. package/button/inverted.css +40 -40
  132. package/button/modern/Component.js +3 -3
  133. package/button/modern/default.css +40 -40
  134. package/button/modern/index.css +55 -55
  135. package/button/modern/inverted.css +40 -40
  136. package/calendar/Component.js +2 -2
  137. package/calendar/components/calendar-mobile/Component.js +2 -2
  138. package/calendar/components/calendar-mobile/index.css +10 -10
  139. package/calendar/components/calendar-mobile/index.js +1 -1
  140. package/calendar/components/days-table/Component.js +2 -2
  141. package/calendar/components/days-table/index.css +57 -57
  142. package/calendar/components/days-table/index.js +1 -1
  143. package/calendar/components/header/Component.js +1 -1
  144. package/calendar/components/header/index.css +2 -2
  145. package/calendar/components/month-year-header/Component.js +2 -2
  146. package/calendar/components/month-year-header/index.css +9 -9
  147. package/calendar/components/month-year-header/index.js +1 -1
  148. package/calendar/components/months-table/Component.js +2 -2
  149. package/calendar/components/months-table/index.css +10 -10
  150. package/calendar/components/months-table/index.js +1 -1
  151. package/calendar/components/period-slider/Component.js +1 -1
  152. package/calendar/components/period-slider/index.css +9 -9
  153. package/calendar/components/select-button/Component.js +2 -2
  154. package/calendar/components/select-button/index.css +9 -9
  155. package/calendar/components/select-button/index.js +1 -1
  156. package/calendar/components/years-table/Component.js +2 -2
  157. package/calendar/components/years-table/index.css +12 -12
  158. package/calendar/components/years-table/index.js +1 -1
  159. package/calendar/esm/Component.js +2 -2
  160. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  161. package/calendar/esm/components/calendar-mobile/index.css +10 -10
  162. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  163. package/calendar/esm/components/days-table/Component.js +2 -2
  164. package/calendar/esm/components/days-table/index.css +57 -57
  165. package/calendar/esm/components/days-table/index.js +1 -1
  166. package/calendar/esm/components/header/Component.js +1 -1
  167. package/calendar/esm/components/header/index.css +2 -2
  168. package/calendar/esm/components/month-year-header/Component.js +2 -2
  169. package/calendar/esm/components/month-year-header/index.css +9 -9
  170. package/calendar/esm/components/month-year-header/index.js +1 -1
  171. package/calendar/esm/components/months-table/Component.js +2 -2
  172. package/calendar/esm/components/months-table/index.css +10 -10
  173. package/calendar/esm/components/months-table/index.js +1 -1
  174. package/calendar/esm/components/period-slider/Component.js +1 -1
  175. package/calendar/esm/components/period-slider/index.css +9 -9
  176. package/calendar/esm/components/select-button/Component.js +2 -2
  177. package/calendar/esm/components/select-button/index.css +9 -9
  178. package/calendar/esm/components/select-button/index.js +1 -1
  179. package/calendar/esm/components/years-table/Component.js +2 -2
  180. package/calendar/esm/components/years-table/index.css +12 -12
  181. package/calendar/esm/components/years-table/index.js +1 -1
  182. package/calendar/esm/index.css +13 -13
  183. package/calendar/esm/index.js +1 -1
  184. package/calendar/esm/{tslib.es6-01e3f8fa.d.ts → tslib.es6-619fa77d.d.ts} +0 -0
  185. package/calendar/esm/{tslib.es6-01e3f8fa.js → tslib.es6-619fa77d.js} +0 -0
  186. package/calendar/index.css +13 -13
  187. package/calendar/index.js +1 -1
  188. package/calendar/modern/Component.js +1 -1
  189. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  190. package/calendar/modern/components/calendar-mobile/index.css +10 -10
  191. package/calendar/modern/components/days-table/Component.js +1 -1
  192. package/calendar/modern/components/days-table/index.css +57 -57
  193. package/calendar/modern/components/header/Component.js +1 -1
  194. package/calendar/modern/components/header/index.css +2 -2
  195. package/calendar/modern/components/month-year-header/Component.js +1 -1
  196. package/calendar/modern/components/month-year-header/index.css +9 -9
  197. package/calendar/modern/components/months-table/Component.js +1 -1
  198. package/calendar/modern/components/months-table/index.css +10 -10
  199. package/calendar/modern/components/period-slider/Component.js +1 -1
  200. package/calendar/modern/components/period-slider/index.css +9 -9
  201. package/calendar/modern/components/select-button/Component.js +1 -1
  202. package/calendar/modern/components/select-button/index.css +9 -9
  203. package/calendar/modern/components/years-table/Component.js +1 -1
  204. package/calendar/modern/components/years-table/index.css +12 -12
  205. package/calendar/modern/index.css +13 -13
  206. package/calendar/{tslib.es6-8e91c3af.d.ts → tslib.es6-8652bec3.d.ts} +0 -0
  207. package/calendar/{tslib.es6-8e91c3af.js → tslib.es6-8652bec3.js} +0 -0
  208. package/calendar-input/Component.js +1 -1
  209. package/calendar-input/esm/Component.js +1 -1
  210. package/calendar-input/esm/index.css +10 -10
  211. package/calendar-input/index.css +10 -10
  212. package/calendar-input/modern/Component.js +1 -1
  213. package/calendar-input/modern/index.css +10 -10
  214. package/calendar-range/Component.js +1 -1
  215. package/calendar-range/esm/Component.js +1 -1
  216. package/calendar-range/esm/index.js +1 -1
  217. package/calendar-range/esm/{index.module-9b5940eb.d.ts → index.module-0662738d.d.ts} +0 -0
  218. package/calendar-range/esm/{index.module-9b5940eb.js → index.module-0662738d.js} +1 -1
  219. package/calendar-range/esm/views/index.css +7 -7
  220. package/calendar-range/esm/views/popover.js +1 -1
  221. package/calendar-range/esm/views/static.js +1 -1
  222. package/calendar-range/index.js +1 -1
  223. package/calendar-range/{index.module-0eef6af8.d.ts → index.module-b7cbb90f.d.ts} +0 -0
  224. package/calendar-range/{index.module-0eef6af8.js → index.module-b7cbb90f.js} +1 -1
  225. package/calendar-range/modern/Component.js +1 -1
  226. package/calendar-range/modern/index.js +1 -1
  227. package/calendar-range/modern/index.module-765ce52a.js +4 -0
  228. package/calendar-range/modern/views/index.css +7 -7
  229. package/calendar-range/modern/views/popover.js +1 -1
  230. package/calendar-range/modern/views/static.js +1 -1
  231. package/calendar-range/utils.js +1 -3
  232. package/calendar-range/views/index.css +7 -7
  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 +11 -11
  238. package/calendar-with-skeleton/index.css +11 -11
  239. package/calendar-with-skeleton/modern/Component.js +1 -1
  240. package/calendar-with-skeleton/modern/index.css +11 -11
  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-26d8febf.d.ts → tslib.es6-821084cf.d.ts} +0 -0
  277. package/chart/esm/{tslib.es6-26d8febf.js → tslib.es6-821084cf.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-917eae1b.d.ts → tslib.es6-993f2d93.d.ts} +0 -0
  294. package/chart/{tslib.es6-917eae1b.js → tslib.es6-993f2d93.js} +0 -0
  295. package/checkbox/Component.js +1 -1
  296. package/checkbox/esm/Component.js +1 -1
  297. package/checkbox/esm/index.css +36 -36
  298. package/checkbox/index.css +36 -36
  299. package/checkbox/modern/Component.js +1 -1
  300. package/checkbox/modern/index.css +36 -36
  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 +11 -11
  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 +11 -11
  319. package/code-input/esm/index.css +5 -5
  320. package/code-input/index.css +5 -5
  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 +11 -11
  324. package/code-input/modern/index.css +5 -5
  325. package/collapse/Component.js +1 -1
  326. package/collapse/esm/Component.js +1 -1
  327. package/collapse/esm/index.css +7 -7
  328. package/collapse/index.css +7 -7
  329. package/collapse/modern/Component.js +1 -1
  330. package/collapse/modern/index.css +7 -7
  331. package/comment/Component.js +1 -1
  332. package/comment/esm/Component.js +1 -1
  333. package/comment/esm/index.css +4 -4
  334. package/comment/index.css +4 -4
  335. package/comment/modern/Component.js +1 -1
  336. package/comment/modern/index.css +4 -4
  337. package/confirmation/{component-5234cbd6.d.ts → component-272afc09.d.ts} +0 -0
  338. package/confirmation/{component-5234cbd6.js → component-272afc09.js} +1 -1
  339. package/confirmation/component.desktop.js +2 -2
  340. package/confirmation/component.mobile.js +3 -3
  341. package/confirmation/component.responsive.js +2 -2
  342. package/confirmation/components/base-confirmation/component.js +2 -2
  343. package/confirmation/components/base-confirmation/index.css +2 -2
  344. package/confirmation/components/base-confirmation/index.d.ts +1 -1
  345. package/confirmation/components/base-confirmation/index.js +2 -2
  346. package/confirmation/components/countdown-loader/component.js +1 -1
  347. package/confirmation/components/countdown-loader/index.css +1 -1
  348. package/confirmation/components/header/component.js +1 -1
  349. package/confirmation/components/header/index.css +3 -3
  350. package/confirmation/components/index.js +1 -1
  351. package/confirmation/components/screens/fatal-error/component.js +1 -1
  352. package/confirmation/components/screens/fatal-error/index.css +4 -4
  353. package/confirmation/components/screens/hint/component.js +1 -1
  354. package/confirmation/components/screens/hint/index.css +11 -11
  355. package/confirmation/components/screens/index.js +1 -1
  356. package/confirmation/components/screens/initial/component.js +1 -1
  357. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  358. package/confirmation/components/screens/initial/index.css +17 -17
  359. package/confirmation/components/screens/initial/index.js +1 -1
  360. package/confirmation/components/screens/temp-block/component.js +1 -1
  361. package/confirmation/components/screens/temp-block/index.css +4 -4
  362. package/confirmation/{countdown-section-1bd52fad.d.ts → countdown-section-db281c56.d.ts} +0 -0
  363. package/confirmation/{countdown-section-1bd52fad.js → countdown-section-db281c56.js} +1 -1
  364. package/confirmation/desktop.js +2 -2
  365. package/confirmation/esm/{component-d8be8301.d.ts → component-b9b17772.d.ts} +0 -0
  366. package/confirmation/esm/{component-d8be8301.js → component-b9b17772.js} +2 -2
  367. package/confirmation/esm/component.desktop.js +2 -2
  368. package/confirmation/esm/component.mobile.js +3 -3
  369. package/confirmation/esm/component.responsive.js +2 -2
  370. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  371. package/confirmation/esm/components/base-confirmation/index.css +2 -2
  372. package/confirmation/esm/components/base-confirmation/index.d.ts +1 -1
  373. package/confirmation/esm/components/base-confirmation/index.js +2 -2
  374. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  375. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  376. package/confirmation/esm/components/header/component.js +1 -1
  377. package/confirmation/esm/components/header/index.css +3 -3
  378. package/confirmation/esm/components/index.js +1 -1
  379. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  380. package/confirmation/esm/components/screens/fatal-error/index.css +4 -4
  381. package/confirmation/esm/components/screens/hint/component.js +1 -1
  382. package/confirmation/esm/components/screens/hint/index.css +11 -11
  383. package/confirmation/esm/components/screens/index.js +1 -1
  384. package/confirmation/esm/components/screens/initial/component.js +1 -1
  385. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  386. package/confirmation/esm/components/screens/initial/index.css +17 -17
  387. package/confirmation/esm/components/screens/initial/index.js +1 -1
  388. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  389. package/confirmation/esm/components/screens/temp-block/index.css +4 -4
  390. package/confirmation/esm/{countdown-section-963e7225.d.ts → countdown-section-a4f3ad15.d.ts} +0 -0
  391. package/confirmation/esm/{countdown-section-963e7225.js → countdown-section-a4f3ad15.js} +1 -1
  392. package/confirmation/esm/desktop.js +2 -2
  393. package/confirmation/esm/index.js +2 -2
  394. package/confirmation/esm/mobile.css +1 -1
  395. package/confirmation/esm/mobile.js +2 -2
  396. package/confirmation/esm/responsive.js +2 -2
  397. package/confirmation/index.js +2 -2
  398. package/confirmation/mobile.css +1 -1
  399. package/confirmation/mobile.js +2 -2
  400. package/confirmation/modern/component.desktop.js +1 -1
  401. package/confirmation/modern/component.mobile.js +2 -2
  402. package/confirmation/modern/component.responsive.js +1 -1
  403. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  404. package/confirmation/modern/components/base-confirmation/index.css +2 -2
  405. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  406. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  407. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  408. package/confirmation/modern/components/header/component.js +1 -1
  409. package/confirmation/modern/components/header/index.css +3 -3
  410. package/confirmation/modern/components/index.js +1 -1
  411. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  412. package/confirmation/modern/components/screens/fatal-error/index.css +4 -4
  413. package/confirmation/modern/components/screens/hint/component.js +1 -1
  414. package/confirmation/modern/components/screens/hint/index.css +11 -11
  415. package/confirmation/modern/components/screens/index.js +1 -1
  416. package/confirmation/modern/components/screens/initial/component.js +1 -1
  417. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  418. package/confirmation/modern/components/screens/initial/index.css +17 -17
  419. package/confirmation/modern/components/screens/initial/index.js +1 -1
  420. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  421. package/confirmation/modern/components/screens/temp-block/index.css +4 -4
  422. package/confirmation/modern/{countdown-section-0c0cf248.d.ts → countdown-section-c975f0f8.d.ts} +0 -0
  423. package/confirmation/modern/{countdown-section-0c0cf248.js → countdown-section-c975f0f8.js} +1 -1
  424. package/confirmation/modern/desktop.js +1 -1
  425. package/confirmation/modern/index.js +1 -1
  426. package/confirmation/modern/mobile.css +1 -1
  427. package/confirmation/modern/mobile.js +1 -1
  428. package/confirmation/modern/responsive.js +1 -1
  429. package/confirmation/responsive.js +2 -2
  430. package/confirmation-v1/component.js +1 -1
  431. package/confirmation-v1/components/code-input/component.js +1 -1
  432. package/confirmation-v1/components/code-input/index.css +9 -9
  433. package/confirmation-v1/components/countdown/component.js +1 -1
  434. package/confirmation-v1/components/countdown/index.css +12 -12
  435. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  436. package/confirmation-v1/components/countdown-loader/index.css +1 -1
  437. package/confirmation-v1/components/overlimit/component.js +1 -1
  438. package/confirmation-v1/components/overlimit/index.css +8 -8
  439. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  440. package/confirmation-v1/components/sign-confirmation/index.css +12 -12
  441. package/confirmation-v1/esm/component.js +1 -1
  442. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  443. package/confirmation-v1/esm/components/code-input/index.css +9 -9
  444. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  445. package/confirmation-v1/esm/components/countdown/index.css +12 -12
  446. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  447. package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
  448. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  449. package/confirmation-v1/esm/components/overlimit/index.css +8 -8
  450. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  451. package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
  452. package/confirmation-v1/esm/index.css +13 -13
  453. package/confirmation-v1/index.css +13 -13
  454. package/confirmation-v1/modern/component.js +1 -1
  455. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  456. package/confirmation-v1/modern/components/code-input/index.css +9 -9
  457. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  458. package/confirmation-v1/modern/components/countdown/index.css +12 -12
  459. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  460. package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
  461. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  462. package/confirmation-v1/modern/components/overlimit/index.css +8 -8
  463. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  464. package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
  465. package/confirmation-v1/modern/index.css +13 -13
  466. package/custom-button/Component.js +1 -1
  467. package/custom-button/esm/Component.js +1 -1
  468. package/custom-button/esm/index.css +11 -11
  469. package/custom-button/index.css +11 -11
  470. package/custom-button/modern/Component.js +1 -1
  471. package/custom-button/modern/index.css +11 -11
  472. package/date-input/Component.d.ts +1 -1
  473. package/date-input/Component.js +1 -1
  474. package/date-input/esm/Component.js +1 -1
  475. package/date-input/esm/index.css +3 -3
  476. package/date-input/index.css +3 -3
  477. package/date-input/modern/Component.js +1 -1
  478. package/date-input/modern/index.css +3 -3
  479. package/date-range-input/Component.js +1 -1
  480. package/date-range-input/esm/Component.js +1 -1
  481. package/date-range-input/esm/index.css +5 -5
  482. package/date-range-input/index.css +5 -5
  483. package/date-range-input/modern/Component.js +1 -1
  484. package/date-range-input/modern/index.css +5 -5
  485. package/date-time-input/Component.js +1 -1
  486. package/date-time-input/esm/Component.js +1 -1
  487. package/date-time-input/esm/index.css +5 -5
  488. package/date-time-input/index.css +5 -5
  489. package/date-time-input/modern/Component.js +1 -1
  490. package/date-time-input/modern/index.css +5 -5
  491. package/divider/Component.js +1 -1
  492. package/divider/esm/Component.js +1 -1
  493. package/divider/esm/index.css +1 -1
  494. package/divider/index.css +1 -1
  495. package/divider/modern/Component.js +1 -1
  496. package/divider/modern/index.css +1 -1
  497. package/drawer/Component.js +1 -1
  498. package/drawer/esm/Component.js +1 -1
  499. package/drawer/esm/index.css +21 -21
  500. package/drawer/index.css +21 -21
  501. package/drawer/modern/Component.js +1 -1
  502. package/drawer/modern/index.css +21 -21
  503. package/dropzone/Component.js +1 -1
  504. package/dropzone/components/overlay/Component.js +1 -1
  505. package/dropzone/components/overlay/index.css +3 -3
  506. package/dropzone/esm/Component.js +1 -1
  507. package/dropzone/esm/components/overlay/Component.js +1 -1
  508. package/dropzone/esm/components/overlay/index.css +3 -3
  509. package/dropzone/esm/index.css +6 -6
  510. package/dropzone/index.css +6 -6
  511. package/dropzone/modern/Component.js +1 -1
  512. package/dropzone/modern/components/overlay/Component.js +1 -1
  513. package/dropzone/modern/components/overlay/index.css +3 -3
  514. package/dropzone/modern/index.css +6 -6
  515. package/file-upload-item/Component.js +1 -1
  516. package/file-upload-item/esm/Component.js +1 -1
  517. package/file-upload-item/esm/index.css +21 -21
  518. package/file-upload-item/index.css +21 -21
  519. package/file-upload-item/modern/Component.js +1 -1
  520. package/file-upload-item/modern/index.css +21 -21
  521. package/filter-tag/Component.js +1 -1
  522. package/filter-tag/esm/Component.js +1 -1
  523. package/filter-tag/esm/index.css +57 -57
  524. package/filter-tag/index.css +57 -57
  525. package/filter-tag/modern/Component.js +1 -1
  526. package/filter-tag/modern/index.css +57 -57
  527. package/form-control/Component.js +3 -3
  528. package/form-control/default.css +16 -16
  529. package/form-control/esm/Component.js +3 -3
  530. package/form-control/esm/default.css +16 -16
  531. package/form-control/esm/index.css +42 -42
  532. package/form-control/esm/inverted.css +16 -16
  533. package/form-control/index.css +42 -42
  534. package/form-control/inverted.css +16 -16
  535. package/form-control/modern/Component.js +3 -3
  536. package/form-control/modern/default.css +16 -16
  537. package/form-control/modern/index.css +42 -42
  538. package/form-control/modern/inverted.css +16 -16
  539. package/gallery/Component.js +3 -3
  540. package/gallery/components/header/Component.js +2 -2
  541. package/gallery/components/header/buttons.js +1 -1
  542. package/gallery/components/header/index.css +2 -2
  543. package/gallery/components/header/index.js +1 -1
  544. package/gallery/components/header-info-block/Component.js +1 -1
  545. package/gallery/components/header-info-block/index.css +4 -4
  546. package/gallery/components/image-preview/Component.js +1 -1
  547. package/gallery/components/image-preview/index.css +11 -11
  548. package/gallery/components/image-viewer/component.js +2 -2
  549. package/gallery/components/image-viewer/index.css +18 -18
  550. package/gallery/components/image-viewer/index.js +2 -2
  551. package/gallery/components/image-viewer/slide.js +1 -1
  552. package/gallery/components/index.js +2 -2
  553. package/gallery/components/navigation-bar/Component.js +1 -1
  554. package/gallery/components/navigation-bar/index.css +5 -5
  555. package/gallery/esm/Component.js +3 -3
  556. package/gallery/esm/components/header/Component.js +2 -2
  557. package/gallery/esm/components/header/buttons.js +1 -1
  558. package/gallery/esm/components/header/index.css +2 -2
  559. package/gallery/esm/components/header/index.js +1 -1
  560. package/gallery/esm/components/header-info-block/Component.js +1 -1
  561. package/gallery/esm/components/header-info-block/index.css +4 -4
  562. package/gallery/esm/components/image-preview/Component.js +1 -1
  563. package/gallery/esm/components/image-preview/index.css +11 -11
  564. package/gallery/esm/components/image-viewer/component.js +2 -2
  565. package/gallery/esm/components/image-viewer/index.css +18 -18
  566. package/gallery/esm/components/image-viewer/index.js +2 -2
  567. package/gallery/esm/components/image-viewer/slide.js +1 -1
  568. package/gallery/esm/components/index.js +2 -2
  569. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  570. package/gallery/esm/components/navigation-bar/index.css +5 -5
  571. package/gallery/esm/index.css +2 -2
  572. package/gallery/esm/index.js +2 -2
  573. package/gallery/esm/{slide-c4d52237.d.ts → slide-5e1ff13a.d.ts} +0 -0
  574. package/gallery/esm/{slide-c4d52237.js → slide-5e1ff13a.js} +1 -1
  575. package/gallery/esm/{tslib.es6-47e93597.d.ts → tslib.es6-b913d77d.d.ts} +0 -0
  576. package/gallery/esm/{tslib.es6-47e93597.js → tslib.es6-b913d77d.js} +0 -0
  577. package/gallery/index.css +2 -2
  578. package/gallery/index.js +2 -2
  579. package/gallery/modern/Component.js +2 -2
  580. package/gallery/modern/components/header/Component.js +1 -1
  581. package/gallery/modern/components/header/index.css +2 -2
  582. package/gallery/modern/components/header-info-block/Component.js +1 -1
  583. package/gallery/modern/components/header-info-block/index.css +4 -4
  584. package/gallery/modern/components/image-preview/Component.js +1 -1
  585. package/gallery/modern/components/image-preview/index.css +11 -11
  586. package/gallery/modern/components/image-viewer/component.js +1 -1
  587. package/gallery/modern/components/image-viewer/index.css +18 -18
  588. package/gallery/modern/components/image-viewer/index.js +1 -1
  589. package/gallery/modern/components/image-viewer/slide.js +1 -1
  590. package/gallery/modern/components/index.js +1 -1
  591. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  592. package/gallery/modern/components/navigation-bar/index.css +5 -5
  593. package/gallery/modern/index.css +2 -2
  594. package/gallery/modern/index.js +1 -1
  595. package/gallery/modern/{slide-ffe26c49.d.ts → slide-22b0b58e.d.ts} +0 -0
  596. package/gallery/modern/{slide-ffe26c49.js → slide-22b0b58e.js} +1 -1
  597. package/gallery/{slide-30481deb.d.ts → slide-270abd9f.d.ts} +0 -0
  598. package/gallery/{slide-30481deb.js → slide-270abd9f.js} +1 -1
  599. package/gallery/{tslib.es6-2b2e8dc2.d.ts → tslib.es6-d1a467f9.d.ts} +0 -0
  600. package/gallery/{tslib.es6-2b2e8dc2.js → tslib.es6-d1a467f9.js} +0 -0
  601. package/grid/Component.js +1 -1
  602. package/grid/col/Component.js +2 -2
  603. package/grid/col/index.css +511 -511
  604. package/grid/col/index.js +1 -1
  605. package/grid/esm/Component.js +1 -1
  606. package/grid/esm/col/Component.js +2 -2
  607. package/grid/esm/col/index.css +511 -511
  608. package/grid/esm/col/index.js +1 -1
  609. package/grid/esm/gutters.css +78 -78
  610. package/grid/esm/{gutters.module-3d901f86.d.ts → gutters.module-7311a7bb.d.ts} +0 -0
  611. package/grid/esm/gutters.module-7311a7bb.js +27 -0
  612. package/grid/esm/index.js +1 -1
  613. package/grid/esm/row/Component.js +2 -2
  614. package/grid/esm/row/index.css +9 -9
  615. package/grid/esm/row/index.js +1 -1
  616. package/grid/gutters.css +78 -78
  617. package/grid/{gutters.module-3195df81.d.ts → gutters.module-c58d67e6.d.ts} +0 -0
  618. package/grid/gutters.module-c58d67e6.js +28 -0
  619. package/grid/index.js +1 -1
  620. package/grid/modern/Component.js +1 -1
  621. package/grid/modern/col/Component.js +2 -2
  622. package/grid/modern/col/index.css +511 -511
  623. package/grid/modern/col/index.js +1 -1
  624. package/grid/modern/gutters.css +78 -78
  625. package/grid/modern/gutters.module-feac6d8a.js +4 -0
  626. package/grid/modern/index.js +1 -1
  627. package/grid/modern/row/Component.js +2 -2
  628. package/grid/modern/row/index.css +9 -9
  629. package/grid/modern/row/index.js +1 -1
  630. package/grid/row/Component.js +2 -2
  631. package/grid/row/index.css +9 -9
  632. package/grid/row/index.js +1 -1
  633. package/hatching-progress-bar/Component.js +1 -1
  634. package/hatching-progress-bar/esm/Component.js +1 -1
  635. package/hatching-progress-bar/esm/index.css +11 -11
  636. package/hatching-progress-bar/index.css +11 -11
  637. package/hatching-progress-bar/modern/Component.js +1 -1
  638. package/hatching-progress-bar/modern/index.css +11 -11
  639. package/icon-button/Component.js +3 -3
  640. package/icon-button/default.css +23 -23
  641. package/icon-button/esm/Component.js +3 -3
  642. package/icon-button/esm/default.css +23 -23
  643. package/icon-button/esm/index.css +6 -6
  644. package/icon-button/esm/inverted.css +23 -23
  645. package/icon-button/index.css +6 -6
  646. package/icon-button/inverted.css +23 -23
  647. package/icon-button/modern/Component.js +3 -3
  648. package/icon-button/modern/default.css +23 -23
  649. package/icon-button/modern/index.css +6 -6
  650. package/icon-button/modern/inverted.css +23 -23
  651. package/icon-view/circle.js +1 -1
  652. package/icon-view/components/base-shape/component.js +1 -1
  653. package/icon-view/components/base-shape/index.css +28 -28
  654. package/icon-view/components/circle/component.js +1 -1
  655. package/icon-view/components/circle/index.js +1 -1
  656. package/icon-view/components/index.js +1 -1
  657. package/icon-view/components/super-ellipse/component.js +1 -1
  658. package/icon-view/components/super-ellipse/index.js +1 -1
  659. package/icon-view/esm/circle.js +1 -1
  660. package/icon-view/esm/components/base-shape/component.js +1 -1
  661. package/icon-view/esm/components/base-shape/index.css +28 -28
  662. package/icon-view/esm/components/circle/component.js +1 -1
  663. package/icon-view/esm/components/circle/index.js +1 -1
  664. package/icon-view/esm/components/index.js +1 -1
  665. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  666. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  667. package/icon-view/esm/super-ellipse.js +1 -1
  668. package/icon-view/esm/{tslib.es6-b59c1c76.d.ts → tslib.es6-69f0ff71.d.ts} +0 -0
  669. package/icon-view/esm/{tslib.es6-b59c1c76.js → tslib.es6-69f0ff71.js} +0 -0
  670. package/icon-view/modern/components/base-shape/component.js +1 -1
  671. package/icon-view/modern/components/base-shape/index.css +28 -28
  672. package/icon-view/super-ellipse.js +1 -1
  673. package/icon-view/{tslib.es6-0e29c685.d.ts → tslib.es6-b704f336.d.ts} +0 -0
  674. package/icon-view/{tslib.es6-0e29c685.js → tslib.es6-b704f336.js} +0 -0
  675. package/input/Component.js +3 -3
  676. package/input/default.css +12 -12
  677. package/input/esm/Component.js +3 -3
  678. package/input/esm/default.css +12 -12
  679. package/input/esm/index.css +34 -34
  680. package/input/esm/inverted.css +12 -12
  681. package/input/index.css +34 -34
  682. package/input/inverted.css +12 -12
  683. package/input/modern/Component.js +3 -3
  684. package/input/modern/default.css +12 -12
  685. package/input/modern/index.css +34 -34
  686. package/input/modern/inverted.css +12 -12
  687. package/input-autocomplete/Component.js +1 -1
  688. package/input-autocomplete/Component.mobile.js +2 -2
  689. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  690. package/input-autocomplete/autocomplete-field/index.css +1 -1
  691. package/input-autocomplete/autocomplete-field/index.js +1 -1
  692. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  693. package/input-autocomplete/autocomplete-mobile-field/index.css +7 -7
  694. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  695. package/input-autocomplete/esm/Component.js +1 -1
  696. package/input-autocomplete/esm/Component.mobile.js +2 -2
  697. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  698. package/input-autocomplete/esm/autocomplete-field/index.css +1 -1
  699. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  700. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  701. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +7 -7
  702. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  703. package/input-autocomplete/esm/index.js +1 -1
  704. package/input-autocomplete/esm/mobile.css +3 -3
  705. package/input-autocomplete/esm/mobile.js +1 -1
  706. package/input-autocomplete/esm/{tslib.es6-9af08446.d.ts → tslib.es6-e4ec623a.d.ts} +0 -0
  707. package/input-autocomplete/esm/{tslib.es6-9af08446.js → tslib.es6-e4ec623a.js} +0 -0
  708. package/input-autocomplete/index.js +1 -1
  709. package/input-autocomplete/mobile.css +3 -3
  710. package/input-autocomplete/mobile.js +1 -1
  711. package/input-autocomplete/modern/Component.mobile.js +1 -1
  712. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  713. package/input-autocomplete/modern/autocomplete-field/index.css +1 -1
  714. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  715. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +7 -7
  716. package/input-autocomplete/modern/mobile.css +3 -3
  717. package/input-autocomplete/{tslib.es6-83fa0b89.d.ts → tslib.es6-3aa3feed.d.ts} +0 -0
  718. package/input-autocomplete/{tslib.es6-83fa0b89.js → tslib.es6-3aa3feed.js} +0 -0
  719. package/intl-phone-input/{component-e5dc042a.d.ts → component-26fac2ee.d.ts} +0 -0
  720. package/intl-phone-input/{component-e5dc042a.js → component-26fac2ee.js} +1 -1
  721. package/intl-phone-input/component.js +13 -7
  722. package/intl-phone-input/components/flag-icon/component.js +1 -1
  723. package/intl-phone-input/components/flag-icon/index.css +261 -261
  724. package/intl-phone-input/components/index.js +1 -1
  725. package/intl-phone-input/components/select/component.js +2 -2
  726. package/intl-phone-input/components/select/index.css +6 -6
  727. package/intl-phone-input/components/select/index.js +1 -1
  728. package/intl-phone-input/components/select-field/component.js +1 -1
  729. package/intl-phone-input/components/select-field/index.css +9 -9
  730. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  731. package/intl-phone-input/components/select-field/index.js +1 -1
  732. package/intl-phone-input/cssm/component.js +10 -4
  733. package/intl-phone-input/esm/{component-1805d321.d.ts → component-7ae6b60c.d.ts} +0 -0
  734. package/intl-phone-input/esm/{component-1805d321.js → component-7ae6b60c.js} +1 -1
  735. package/intl-phone-input/esm/component.js +14 -8
  736. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  737. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  738. package/intl-phone-input/esm/components/index.js +1 -1
  739. package/intl-phone-input/esm/components/select/component.js +2 -2
  740. package/intl-phone-input/esm/components/select/index.css +6 -6
  741. package/intl-phone-input/esm/components/select/index.js +1 -1
  742. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  743. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  744. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  745. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  746. package/intl-phone-input/esm/index.css +5 -5
  747. package/intl-phone-input/esm/index.js +1 -1
  748. package/intl-phone-input/esm/{libphonenumber-js.min-6becf821.d.ts → libphonenumber-js.min-9205d2fb.d.ts} +0 -0
  749. package/intl-phone-input/esm/{libphonenumber-js.min-6becf821.js → libphonenumber-js.min-9205d2fb.js} +0 -0
  750. package/intl-phone-input/index.css +5 -5
  751. package/intl-phone-input/index.js +1 -1
  752. package/intl-phone-input/{libphonenumber-js.min-ebc21c40.d.ts → libphonenumber-js.min-2354dd7e.d.ts} +0 -0
  753. package/intl-phone-input/{libphonenumber-js.min-ebc21c40.js → libphonenumber-js.min-2354dd7e.js} +0 -0
  754. package/intl-phone-input/modern/component.js +13 -7
  755. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  756. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  757. package/intl-phone-input/modern/components/select/component.js +1 -1
  758. package/intl-phone-input/modern/components/select/index.css +6 -6
  759. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  760. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  761. package/intl-phone-input/modern/index.css +5 -5
  762. package/intl-phone-input/modern/{libphonenumber-js.min-6becf821.d.ts → libphonenumber-js.min-9205d2fb.d.ts} +0 -0
  763. package/intl-phone-input/modern/{libphonenumber-js.min-6becf821.js → libphonenumber-js.min-9205d2fb.js} +0 -0
  764. package/link/Component.js +3 -3
  765. package/link/default.css +9 -9
  766. package/link/esm/Component.js +3 -3
  767. package/link/esm/default.css +9 -9
  768. package/link/esm/index.css +13 -13
  769. package/link/esm/inverted.css +9 -9
  770. package/link/index.css +13 -13
  771. package/link/inverted.css +9 -9
  772. package/link/modern/Component.js +3 -3
  773. package/link/modern/default.css +9 -9
  774. package/link/modern/index.css +13 -13
  775. package/link/modern/inverted.css +9 -9
  776. package/list/Component.js +1 -1
  777. package/list/esm/Component.js +1 -1
  778. package/list/esm/index.css +9 -9
  779. package/list/index.css +9 -9
  780. package/list/modern/Component.js +1 -1
  781. package/list/modern/index.css +9 -9
  782. package/list-header/Component.js +1 -1
  783. package/list-header/esm/Component.js +1 -1
  784. package/list-header/esm/index.css +3 -3
  785. package/list-header/index.css +3 -3
  786. package/list-header/modern/Component.js +1 -1
  787. package/list-header/modern/index.css +3 -3
  788. package/loader/Component.js +1 -1
  789. package/loader/esm/Component.js +1 -1
  790. package/loader/esm/index.css +7 -7
  791. package/loader/index.css +7 -7
  792. package/loader/modern/Component.js +1 -1
  793. package/loader/modern/index.css +7 -7
  794. package/masked-input/Component.js +1 -1
  795. package/masked-input/esm/Component.js +1 -1
  796. package/masked-input/esm/index.css +1 -1
  797. package/masked-input/index.css +1 -1
  798. package/masked-input/modern/Component.js +1 -1
  799. package/masked-input/modern/index.css +1 -1
  800. package/modal/{Component-b207a71f.d.ts → Component-9960abdd.d.ts} +0 -0
  801. package/modal/{Component-b207a71f.js → Component-9960abdd.js} +1 -1
  802. package/modal/Component.desktop.js +4 -4
  803. package/modal/Component.mobile.js +4 -4
  804. package/modal/Component.responsive.js +3 -3
  805. package/modal/components/closer/Component.js +2 -2
  806. package/modal/components/closer/index.css +3 -3
  807. package/modal/components/content/Component.desktop.js +2 -2
  808. package/modal/components/content/Component.js +1 -1
  809. package/modal/components/content/Component.mobile.js +2 -2
  810. package/modal/components/content/desktop.css +7 -7
  811. package/modal/components/content/index.css +2 -2
  812. package/modal/components/content/mobile.css +2 -2
  813. package/modal/components/footer/Component.desktop.js +2 -2
  814. package/modal/components/footer/Component.js +2 -2
  815. package/modal/components/footer/Component.mobile.js +2 -2
  816. package/modal/components/footer/desktop.css +8 -8
  817. package/modal/components/footer/index.css +3 -3
  818. package/modal/components/footer/layout.css +24 -24
  819. package/modal/components/footer/mobile.css +2 -2
  820. package/modal/components/header/Component.desktop.d.ts +1 -1
  821. package/modal/components/header/Component.desktop.js +3 -3
  822. package/modal/components/header/Component.js +1 -1
  823. package/modal/components/header/Component.mobile.d.ts +1 -1
  824. package/modal/components/header/Component.mobile.js +3 -3
  825. package/modal/components/header/desktop.css +16 -16
  826. package/modal/components/header/index.css +14 -14
  827. package/modal/components/header/mobile.css +2 -2
  828. package/modal/desktop.css +8 -8
  829. package/modal/desktop.js +3 -3
  830. package/modal/esm/{Component-3bb43782.d.ts → Component-2ee27f9e.d.ts} +0 -0
  831. package/modal/esm/{Component-3bb43782.js → Component-2ee27f9e.js} +1 -1
  832. package/modal/esm/Component.desktop.js +4 -4
  833. package/modal/esm/Component.mobile.js +4 -4
  834. package/modal/esm/Component.responsive.js +3 -3
  835. package/modal/esm/components/closer/Component.js +2 -2
  836. package/modal/esm/components/closer/index.css +3 -3
  837. package/modal/esm/components/content/Component.desktop.js +2 -2
  838. package/modal/esm/components/content/Component.js +1 -1
  839. package/modal/esm/components/content/Component.mobile.js +2 -2
  840. package/modal/esm/components/content/desktop.css +7 -7
  841. package/modal/esm/components/content/index.css +2 -2
  842. package/modal/esm/components/content/mobile.css +2 -2
  843. package/modal/esm/components/footer/Component.desktop.js +2 -2
  844. package/modal/esm/components/footer/Component.js +2 -2
  845. package/modal/esm/components/footer/Component.mobile.js +2 -2
  846. package/modal/esm/components/footer/desktop.css +8 -8
  847. package/modal/esm/components/footer/index.css +3 -3
  848. package/modal/esm/components/footer/layout.css +24 -24
  849. package/modal/esm/components/footer/mobile.css +2 -2
  850. package/modal/esm/components/header/Component.desktop.d.ts +1 -1
  851. package/modal/esm/components/header/Component.desktop.js +3 -3
  852. package/modal/esm/components/header/Component.js +1 -1
  853. package/modal/esm/components/header/Component.mobile.d.ts +1 -1
  854. package/modal/esm/components/header/Component.mobile.js +3 -3
  855. package/modal/esm/components/header/desktop.css +16 -16
  856. package/modal/esm/components/header/index.css +14 -14
  857. package/modal/esm/components/header/mobile.css +2 -2
  858. package/modal/esm/desktop.css +8 -8
  859. package/modal/esm/desktop.js +3 -3
  860. package/modal/esm/index.js +3 -3
  861. package/modal/esm/mobile.css +1 -1
  862. package/modal/esm/mobile.js +3 -3
  863. package/modal/esm/responsive.js +3 -3
  864. package/modal/esm/transitions.css +7 -7
  865. package/modal/esm/transitions.module-ac8a7286.js +4 -0
  866. package/modal/esm/{tslib.es6-41276aa0.d.ts → tslib.es6-122abf07.d.ts} +0 -0
  867. package/modal/esm/{tslib.es6-41276aa0.js → tslib.es6-122abf07.js} +0 -0
  868. package/modal/index.js +3 -3
  869. package/modal/mobile.css +1 -1
  870. package/modal/mobile.js +3 -3
  871. package/modal/modern/{Component-5b56b38c.d.ts → Component-523cb021.d.ts} +0 -0
  872. package/modal/modern/{Component-5b56b38c.js → Component-523cb021.js} +1 -1
  873. package/modal/modern/Component.desktop.js +3 -3
  874. package/modal/modern/Component.mobile.js +3 -3
  875. package/modal/modern/Component.responsive.js +2 -2
  876. package/modal/modern/components/closer/Component.js +1 -1
  877. package/modal/modern/components/closer/index.css +3 -3
  878. package/modal/modern/components/content/Component.desktop.js +1 -1
  879. package/modal/modern/components/content/Component.js +1 -1
  880. package/modal/modern/components/content/Component.mobile.js +1 -1
  881. package/modal/modern/components/content/desktop.css +7 -7
  882. package/modal/modern/components/content/index.css +2 -2
  883. package/modal/modern/components/content/mobile.css +2 -2
  884. package/modal/modern/components/footer/Component.desktop.js +1 -1
  885. package/modal/modern/components/footer/Component.js +2 -2
  886. package/modal/modern/components/footer/Component.mobile.js +1 -1
  887. package/modal/modern/components/footer/desktop.css +8 -8
  888. package/modal/modern/components/footer/index.css +3 -3
  889. package/modal/modern/components/footer/layout.css +24 -24
  890. package/modal/modern/components/footer/mobile.css +2 -2
  891. package/modal/modern/components/header/Component.desktop.d.ts +1 -1
  892. package/modal/modern/components/header/Component.desktop.js +2 -2
  893. package/modal/modern/components/header/Component.js +1 -1
  894. package/modal/modern/components/header/Component.mobile.d.ts +1 -1
  895. package/modal/modern/components/header/Component.mobile.js +2 -2
  896. package/modal/modern/components/header/desktop.css +16 -16
  897. package/modal/modern/components/header/index.css +14 -14
  898. package/modal/modern/components/header/mobile.css +2 -2
  899. package/modal/modern/desktop.css +8 -8
  900. package/modal/modern/desktop.js +2 -2
  901. package/modal/modern/index.js +2 -2
  902. package/modal/modern/mobile.css +1 -1
  903. package/modal/modern/mobile.js +2 -2
  904. package/modal/modern/responsive.js +2 -2
  905. package/modal/modern/transitions.css +7 -7
  906. package/modal/modern/transitions.module-ac8a7286.js +4 -0
  907. package/modal/responsive.js +3 -3
  908. package/modal/transitions.css +7 -7
  909. package/modal/transitions.module-117f25a7.js +4 -0
  910. package/modal/{tslib.es6-c65ad712.d.ts → tslib.es6-b55e8dbf.d.ts} +0 -0
  911. package/modal/{tslib.es6-c65ad712.js → tslib.es6-b55e8dbf.js} +0 -0
  912. package/notification/Component.js +1 -1
  913. package/notification/esm/Component.js +1 -1
  914. package/notification/esm/index.css +7 -7
  915. package/notification/index.css +7 -7
  916. package/notification/modern/Component.js +1 -1
  917. package/notification/modern/index.css +7 -7
  918. package/notification-manager/{component-7c7b21b3.d.ts → component-4fa319e3.d.ts} +0 -0
  919. package/notification-manager/{component-7c7b21b3.js → component-4fa319e3.js} +0 -0
  920. package/notification-manager/component.js +2 -2
  921. package/notification-manager/components/index.js +1 -1
  922. package/notification-manager/components/notification/component.js +1 -1
  923. package/notification-manager/components/notification/index.d.ts +1 -1
  924. package/notification-manager/components/notification/index.js +1 -1
  925. package/notification-manager/esm/{component-3c20930a.d.ts → component-652aff81.d.ts} +0 -0
  926. package/notification-manager/esm/{component-3c20930a.js → component-652aff81.js} +0 -0
  927. package/notification-manager/esm/component.js +2 -2
  928. package/notification-manager/esm/components/index.js +1 -1
  929. package/notification-manager/esm/components/notification/component.js +1 -1
  930. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  931. package/notification-manager/esm/components/notification/index.js +1 -1
  932. package/notification-manager/esm/index.css +10 -10
  933. package/notification-manager/esm/index.js +1 -1
  934. package/notification-manager/index.css +10 -10
  935. package/notification-manager/index.js +1 -1
  936. package/notification-manager/modern/component.js +1 -1
  937. package/notification-manager/modern/index.css +10 -10
  938. package/package.json +1 -1
  939. package/pagination/Component.js +1 -1
  940. package/pagination/components/default-view/index.css +1 -1
  941. package/pagination/components/default-view/index.js +1 -1
  942. package/pagination/components/per-page-view/index.css +1 -1
  943. package/pagination/components/per-page-view/index.js +1 -1
  944. package/pagination/components/tag/index.css +7 -7
  945. package/pagination/components/tag/index.js +1 -1
  946. package/pagination/esm/Component.js +1 -1
  947. package/pagination/esm/components/default-view/index.css +1 -1
  948. package/pagination/esm/components/default-view/index.js +1 -1
  949. package/pagination/esm/components/per-page-view/index.css +1 -1
  950. package/pagination/esm/components/per-page-view/index.js +1 -1
  951. package/pagination/esm/components/tag/index.css +7 -7
  952. package/pagination/esm/components/tag/index.js +1 -1
  953. package/pagination/esm/index.css +3 -3
  954. package/pagination/index.css +3 -3
  955. package/pagination/modern/Component.js +1 -1
  956. package/pagination/modern/components/default-view/index.css +1 -1
  957. package/pagination/modern/components/default-view/index.js +1 -1
  958. package/pagination/modern/components/per-page-view/index.css +1 -1
  959. package/pagination/modern/components/per-page-view/index.js +1 -1
  960. package/pagination/modern/components/tag/index.css +7 -7
  961. package/pagination/modern/components/tag/index.js +1 -1
  962. package/pagination/modern/index.css +3 -3
  963. package/password-input/component.js +1 -1
  964. package/password-input/esm/component.js +1 -1
  965. package/password-input/esm/index.css +4 -4
  966. package/password-input/index.css +4 -4
  967. package/password-input/modern/component.js +1 -1
  968. package/password-input/modern/index.css +4 -4
  969. package/phone-input/utils/index.js +5 -7
  970. package/picker-button/Component.js +2 -2
  971. package/picker-button/Component.mobile.js +1 -1
  972. package/picker-button/Component.responsive.js +1 -1
  973. package/picker-button/desktop.js +1 -1
  974. package/picker-button/esm/Component.js +2 -2
  975. package/picker-button/esm/Component.mobile.js +1 -1
  976. package/picker-button/esm/Component.responsive.js +1 -1
  977. package/picker-button/esm/desktop.js +1 -1
  978. package/picker-button/esm/field/Component.js +2 -2
  979. package/picker-button/esm/field/index.css +2 -2
  980. package/picker-button/esm/field/index.js +1 -1
  981. package/picker-button/esm/index.css +6 -6
  982. package/picker-button/esm/index.js +1 -1
  983. package/picker-button/esm/mobile.js +1 -1
  984. package/picker-button/esm/option/Component.js +2 -2
  985. package/picker-button/esm/option/index.css +3 -3
  986. package/picker-button/esm/option/index.js +1 -1
  987. package/picker-button/esm/{tslib.es6-0ff98e3c.d.ts → tslib.es6-38b99d67.d.ts} +0 -0
  988. package/picker-button/esm/{tslib.es6-0ff98e3c.js → tslib.es6-38b99d67.js} +0 -0
  989. package/picker-button/field/Component.js +2 -2
  990. package/picker-button/field/index.css +2 -2
  991. package/picker-button/field/index.js +1 -1
  992. package/picker-button/index.css +6 -6
  993. package/picker-button/index.js +1 -1
  994. package/picker-button/mobile.js +1 -1
  995. package/picker-button/modern/Component.js +1 -1
  996. package/picker-button/modern/field/Component.js +1 -1
  997. package/picker-button/modern/field/index.css +2 -2
  998. package/picker-button/modern/index.css +6 -6
  999. package/picker-button/modern/option/Component.js +1 -1
  1000. package/picker-button/modern/option/index.css +3 -3
  1001. package/picker-button/option/Component.js +2 -2
  1002. package/picker-button/option/index.css +3 -3
  1003. package/picker-button/option/index.js +1 -1
  1004. package/picker-button/{tslib.es6-0883d752.d.ts → tslib.es6-645abc61.d.ts} +0 -0
  1005. package/picker-button/{tslib.es6-0883d752.js → tslib.es6-645abc61.js} +0 -0
  1006. package/plate/Component.js +1 -1
  1007. package/plate/esm/Component.js +1 -1
  1008. package/plate/esm/index.css +45 -45
  1009. package/plate/index.css +45 -45
  1010. package/plate/modern/Component.js +1 -1
  1011. package/plate/modern/index.css +45 -45
  1012. package/popover/Component.js +1 -1
  1013. package/popover/esm/Component.js +1 -1
  1014. package/popover/esm/index.css +33 -33
  1015. package/popover/index.css +33 -33
  1016. package/popover/modern/Component.js +1 -1
  1017. package/popover/modern/index.css +33 -33
  1018. package/progress-bar/Component.js +1 -1
  1019. package/progress-bar/esm/Component.js +1 -1
  1020. package/progress-bar/esm/index.css +12 -12
  1021. package/progress-bar/index.css +12 -12
  1022. package/progress-bar/modern/Component.js +1 -1
  1023. package/progress-bar/modern/index.css +12 -12
  1024. package/pure-cell/{component-e81848a4.d.ts → component-6ac07985.d.ts} +0 -0
  1025. package/pure-cell/{component-e81848a4.js → component-6ac07985.js} +6 -6
  1026. package/pure-cell/component.js +3 -3
  1027. package/pure-cell/components/addon/component.js +2 -2
  1028. package/pure-cell/components/addon/index.css +9 -9
  1029. package/pure-cell/components/addon/index.js +1 -1
  1030. package/pure-cell/components/amount/component.js +3 -3
  1031. package/pure-cell/components/amount/index.css +2 -2
  1032. package/pure-cell/components/amount/index.js +2 -2
  1033. package/pure-cell/components/amount-title/component.js +3 -3
  1034. package/pure-cell/components/amount-title/index.css +3 -3
  1035. package/pure-cell/components/amount-title/index.js +2 -2
  1036. package/pure-cell/components/category/component.js +2 -2
  1037. package/pure-cell/components/category/index.css +5 -5
  1038. package/pure-cell/components/category/index.js +1 -1
  1039. package/pure-cell/components/content/component.js +3 -3
  1040. package/pure-cell/components/content/index.css +3 -3
  1041. package/pure-cell/components/content/index.d.ts +1 -1
  1042. package/pure-cell/components/content/index.js +3 -3
  1043. package/pure-cell/components/footer/component.js +2 -2
  1044. package/pure-cell/components/footer/index.css +4 -4
  1045. package/pure-cell/components/footer/index.js +1 -1
  1046. package/pure-cell/components/footer-button/component.js +3 -3
  1047. package/pure-cell/components/footer-button/index.css +2 -2
  1048. package/pure-cell/components/footer-button/index.js +2 -2
  1049. package/pure-cell/components/footer-text/component.js +1 -1
  1050. package/pure-cell/components/footer-text/index.js +1 -1
  1051. package/pure-cell/components/graphics/component.js +2 -2
  1052. package/pure-cell/components/graphics/index.css +2 -2
  1053. package/pure-cell/components/graphics/index.js +1 -1
  1054. package/pure-cell/components/main/component.js +3 -3
  1055. package/pure-cell/components/main/index.css +4 -4
  1056. package/pure-cell/components/main/index.d.ts +1 -1
  1057. package/pure-cell/components/main/index.js +3 -3
  1058. package/pure-cell/components/text/component.js +3 -3
  1059. package/pure-cell/components/text/index.css +7 -7
  1060. package/pure-cell/components/text/index.d.ts +1 -1
  1061. package/pure-cell/components/text/index.js +3 -3
  1062. package/pure-cell/esm/{component-92010732.d.ts → component-17a59b6b.d.ts} +0 -0
  1063. package/pure-cell/esm/{component-92010732.js → component-17a59b6b.js} +6 -6
  1064. package/pure-cell/esm/component.js +3 -3
  1065. package/pure-cell/esm/components/addon/component.js +2 -2
  1066. package/pure-cell/esm/components/addon/index.css +9 -9
  1067. package/pure-cell/esm/components/addon/index.js +1 -1
  1068. package/pure-cell/esm/components/amount/component.js +3 -3
  1069. package/pure-cell/esm/components/amount/index.css +2 -2
  1070. package/pure-cell/esm/components/amount/index.js +2 -2
  1071. package/pure-cell/esm/components/amount-title/component.js +3 -3
  1072. package/pure-cell/esm/components/amount-title/index.css +3 -3
  1073. package/pure-cell/esm/components/amount-title/index.js +2 -2
  1074. package/pure-cell/esm/components/category/component.js +2 -2
  1075. package/pure-cell/esm/components/category/index.css +5 -5
  1076. package/pure-cell/esm/components/category/index.js +1 -1
  1077. package/pure-cell/esm/components/content/component.js +3 -3
  1078. package/pure-cell/esm/components/content/index.css +3 -3
  1079. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1080. package/pure-cell/esm/components/content/index.js +3 -3
  1081. package/pure-cell/esm/components/footer/component.js +2 -2
  1082. package/pure-cell/esm/components/footer/index.css +4 -4
  1083. package/pure-cell/esm/components/footer/index.js +1 -1
  1084. package/pure-cell/esm/components/footer-button/component.js +3 -3
  1085. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1086. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1087. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1088. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1089. package/pure-cell/esm/components/graphics/component.js +2 -2
  1090. package/pure-cell/esm/components/graphics/index.css +2 -2
  1091. package/pure-cell/esm/components/graphics/index.js +1 -1
  1092. package/pure-cell/esm/components/main/component.js +3 -3
  1093. package/pure-cell/esm/components/main/index.css +4 -4
  1094. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1095. package/pure-cell/esm/components/main/index.js +3 -3
  1096. package/pure-cell/esm/components/text/component.js +3 -3
  1097. package/pure-cell/esm/components/text/index.css +7 -7
  1098. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1099. package/pure-cell/esm/components/text/index.js +3 -3
  1100. package/pure-cell/esm/{getDataTestId-a5ad08de.d.ts → getDataTestId-8c09af22.d.ts} +0 -0
  1101. package/pure-cell/esm/{getDataTestId-a5ad08de.js → getDataTestId-8c09af22.js} +0 -0
  1102. package/pure-cell/esm/index.css +19 -19
  1103. package/pure-cell/esm/index.js +3 -3
  1104. package/pure-cell/esm/{tslib.es6-1c2475cc.d.ts → tslib.es6-daa1b914.d.ts} +0 -0
  1105. package/pure-cell/esm/{tslib.es6-1c2475cc.js → tslib.es6-daa1b914.js} +0 -0
  1106. package/pure-cell/{getDataTestId-874edbee.d.ts → getDataTestId-9957e35f.d.ts} +0 -0
  1107. package/pure-cell/{getDataTestId-874edbee.js → getDataTestId-9957e35f.js} +0 -0
  1108. package/pure-cell/index.css +19 -19
  1109. package/pure-cell/index.js +3 -3
  1110. package/pure-cell/modern/{component-0aebd563.d.ts → component-175c4100.d.ts} +0 -0
  1111. package/pure-cell/modern/{component-0aebd563.js → component-175c4100.js} +5 -5
  1112. package/pure-cell/modern/component.js +2 -2
  1113. package/pure-cell/modern/components/addon/component.js +2 -2
  1114. package/pure-cell/modern/components/addon/index.css +9 -9
  1115. package/pure-cell/modern/components/addon/index.js +1 -1
  1116. package/pure-cell/modern/components/amount/component.js +2 -2
  1117. package/pure-cell/modern/components/amount/index.css +2 -2
  1118. package/pure-cell/modern/components/amount/index.js +1 -1
  1119. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1120. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1121. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1122. package/pure-cell/modern/components/category/component.js +2 -2
  1123. package/pure-cell/modern/components/category/index.css +5 -5
  1124. package/pure-cell/modern/components/category/index.js +1 -1
  1125. package/pure-cell/modern/components/content/component.js +2 -2
  1126. package/pure-cell/modern/components/content/index.css +3 -3
  1127. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1128. package/pure-cell/modern/components/content/index.js +2 -2
  1129. package/pure-cell/modern/components/footer/component.js +2 -2
  1130. package/pure-cell/modern/components/footer/index.css +4 -4
  1131. package/pure-cell/modern/components/footer/index.js +1 -1
  1132. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1133. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1134. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1135. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1136. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1137. package/pure-cell/modern/components/graphics/component.js +2 -2
  1138. package/pure-cell/modern/components/graphics/index.css +2 -2
  1139. package/pure-cell/modern/components/graphics/index.js +1 -1
  1140. package/pure-cell/modern/components/main/component.js +2 -2
  1141. package/pure-cell/modern/components/main/index.css +4 -4
  1142. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1143. package/pure-cell/modern/components/main/index.js +2 -2
  1144. package/pure-cell/modern/components/text/component.js +2 -2
  1145. package/pure-cell/modern/components/text/index.css +7 -7
  1146. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1147. package/pure-cell/modern/components/text/index.js +2 -2
  1148. package/pure-cell/modern/{getDataTestId-997a290e.d.ts → getDataTestId-200c82d5.d.ts} +0 -0
  1149. package/pure-cell/modern/{getDataTestId-997a290e.js → getDataTestId-200c82d5.js} +0 -0
  1150. package/pure-cell/modern/index.css +19 -19
  1151. package/pure-cell/modern/index.js +2 -2
  1152. package/pure-cell/{tslib.es6-37028810.d.ts → tslib.es6-aa363cf4.d.ts} +0 -0
  1153. package/pure-cell/{tslib.es6-37028810.js → tslib.es6-aa363cf4.js} +0 -0
  1154. package/pure-input/Component.js +1 -1
  1155. package/pure-input/esm/Component.js +1 -1
  1156. package/pure-input/esm/index.css +25 -25
  1157. package/pure-input/index.css +25 -25
  1158. package/pure-input/modern/Component.js +1 -1
  1159. package/pure-input/modern/index.css +25 -25
  1160. package/radio/Component.js +1 -1
  1161. package/radio/esm/Component.js +1 -1
  1162. package/radio/esm/index.css +31 -31
  1163. package/radio/index.css +31 -31
  1164. package/radio/modern/Component.js +1 -1
  1165. package/radio/modern/index.css +31 -31
  1166. package/radio-group/Component.js +1 -1
  1167. package/radio-group/esm/Component.js +1 -1
  1168. package/radio-group/esm/index.css +16 -16
  1169. package/radio-group/index.css +16 -16
  1170. package/radio-group/modern/Component.js +1 -1
  1171. package/radio-group/modern/index.css +16 -16
  1172. package/scrollbar/Component.js +3 -3
  1173. package/scrollbar/default.css +2 -2
  1174. package/scrollbar/esm/Component.js +3 -3
  1175. package/scrollbar/esm/default.css +2 -2
  1176. package/scrollbar/esm/index.css +25 -25
  1177. package/scrollbar/esm/inverted.css +2 -2
  1178. package/scrollbar/index.css +25 -25
  1179. package/scrollbar/inverted.css +2 -2
  1180. package/scrollbar/modern/Component.js +3 -3
  1181. package/scrollbar/modern/default.css +2 -2
  1182. package/scrollbar/modern/index.css +25 -25
  1183. package/scrollbar/modern/inverted.css +2 -2
  1184. package/select/{Component-bb7c1c03.d.ts → Component-ac17e075.d.ts} +0 -0
  1185. package/select/{Component-bb7c1c03.js → Component-ac17e075.js} +5 -5
  1186. package/select/{Component-9958af2f.d.ts → Component-c130b98a.d.ts} +0 -0
  1187. package/select/{Component-9958af2f.js → Component-c130b98a.js} +2 -2
  1188. package/select/Component.js +2 -2
  1189. package/select/components/arrow/Component.js +1 -1
  1190. package/select/components/arrow/index.css +2 -2
  1191. package/select/components/base-select/Component.js +2 -2
  1192. package/select/components/base-select/index.css +6 -6
  1193. package/select/components/base-select/index.d.ts +1 -1
  1194. package/select/components/base-select/index.js +2 -2
  1195. package/select/components/base-select-mobile/Component.js +4 -4
  1196. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1197. package/select/components/base-select-mobile/checkmark/index.css +3 -3
  1198. package/select/components/base-select-mobile/index.css +10 -10
  1199. package/select/components/base-select-mobile/index.d.ts +1 -1
  1200. package/select/components/base-select-mobile/index.js +4 -4
  1201. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1202. package/select/components/base-select-mobile/options-list/index.css +8 -8
  1203. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1204. package/select/components/checkmark/Component.js +1 -1
  1205. package/select/components/checkmark/index.css +6 -6
  1206. package/select/components/field/Component.js +2 -2
  1207. package/select/components/field/index.css +8 -8
  1208. package/select/components/field/index.js +1 -1
  1209. package/select/components/index.js +4 -4
  1210. package/select/components/native-select/Component.js +1 -1
  1211. package/select/components/native-select/index.js +1 -1
  1212. package/select/components/optgroup/Component.js +1 -1
  1213. package/select/components/optgroup/index.css +5 -5
  1214. package/select/components/option/Component.js +2 -2
  1215. package/select/components/option/index.css +19 -19
  1216. package/select/components/option/index.js +1 -1
  1217. package/select/components/options-list/Component.js +2 -2
  1218. package/select/components/options-list/index.css +5 -5
  1219. package/select/components/options-list/index.js +1 -1
  1220. package/select/components/select-mobile/Component.js +4 -4
  1221. package/select/components/select-mobile/index.d.ts +1 -1
  1222. package/select/components/select-mobile/index.js +4 -4
  1223. package/select/components/select-modal-mobile/Component.js +4 -4
  1224. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1225. package/select/components/select-modal-mobile/index.js +4 -4
  1226. package/select/components/virtual-options-list/Component.js +2 -2
  1227. package/select/components/virtual-options-list/index.css +11 -11
  1228. package/select/components/virtual-options-list/index.js +1 -1
  1229. package/select/esm/{Component-020b69fa.d.ts → Component-3a8edac2.d.ts} +0 -0
  1230. package/select/esm/{Component-020b69fa.js → Component-3a8edac2.js} +2 -2
  1231. package/select/esm/{Component-f8727f9b.d.ts → Component-434c307e.d.ts} +0 -0
  1232. package/select/esm/{Component-f8727f9b.js → Component-434c307e.js} +5 -5
  1233. package/select/esm/Component.js +2 -2
  1234. package/select/esm/components/arrow/Component.js +1 -1
  1235. package/select/esm/components/arrow/index.css +2 -2
  1236. package/select/esm/components/base-select/Component.js +2 -2
  1237. package/select/esm/components/base-select/index.css +6 -6
  1238. package/select/esm/components/base-select/index.d.ts +1 -1
  1239. package/select/esm/components/base-select/index.js +2 -2
  1240. package/select/esm/components/base-select-mobile/Component.js +4 -4
  1241. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1242. package/select/esm/components/base-select-mobile/checkmark/index.css +3 -3
  1243. package/select/esm/components/base-select-mobile/index.css +10 -10
  1244. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1245. package/select/esm/components/base-select-mobile/index.js +4 -4
  1246. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1247. package/select/esm/components/base-select-mobile/options-list/index.css +8 -8
  1248. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1249. package/select/esm/components/checkmark/Component.js +1 -1
  1250. package/select/esm/components/checkmark/index.css +6 -6
  1251. package/select/esm/components/field/Component.js +2 -2
  1252. package/select/esm/components/field/index.css +8 -8
  1253. package/select/esm/components/field/index.js +1 -1
  1254. package/select/esm/components/index.js +4 -4
  1255. package/select/esm/components/native-select/Component.js +1 -1
  1256. package/select/esm/components/native-select/index.js +1 -1
  1257. package/select/esm/components/optgroup/Component.js +1 -1
  1258. package/select/esm/components/optgroup/index.css +5 -5
  1259. package/select/esm/components/option/Component.js +2 -2
  1260. package/select/esm/components/option/index.css +19 -19
  1261. package/select/esm/components/option/index.js +1 -1
  1262. package/select/esm/components/options-list/Component.js +2 -2
  1263. package/select/esm/components/options-list/index.css +5 -5
  1264. package/select/esm/components/options-list/index.js +1 -1
  1265. package/select/esm/components/select-mobile/Component.js +4 -4
  1266. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1267. package/select/esm/components/select-mobile/index.js +4 -4
  1268. package/select/esm/components/select-modal-mobile/Component.js +4 -4
  1269. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1270. package/select/esm/components/select-modal-mobile/index.js +4 -4
  1271. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1272. package/select/esm/components/virtual-options-list/index.css +11 -11
  1273. package/select/esm/components/virtual-options-list/index.js +1 -1
  1274. package/select/esm/index.js +4 -4
  1275. package/select/esm/{intersection-observer-74d6baf0.d.ts → intersection-observer-2714f92d.d.ts} +0 -0
  1276. package/select/esm/{intersection-observer-74d6baf0.js → intersection-observer-2714f92d.js} +0 -0
  1277. package/select/esm/presets/index.js +4 -4
  1278. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1279. package/select/esm/presets/useLazyLoading/index.css +1 -1
  1280. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  1281. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1282. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1283. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1284. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1285. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1286. package/select/esm/presets/useSelectWithLoading/index.css +1 -1
  1287. package/select/esm/{tslib.es6-a8e742b6.d.ts → tslib.es6-b91d628d.d.ts} +0 -0
  1288. package/select/esm/{tslib.es6-a8e742b6.js → tslib.es6-b91d628d.js} +0 -0
  1289. package/select/index.js +4 -4
  1290. package/select/{intersection-observer-e820751a.d.ts → intersection-observer-7b0a7382.d.ts} +0 -0
  1291. package/select/{intersection-observer-e820751a.js → intersection-observer-7b0a7382.js} +0 -0
  1292. package/select/modern/{Component-f68ee7a2.d.ts → Component-24461e5c.d.ts} +0 -0
  1293. package/select/modern/{Component-f68ee7a2.js → Component-24461e5c.js} +7 -7
  1294. package/select/modern/{Component-305b9ea0.d.ts → Component-57536dca.d.ts} +0 -0
  1295. package/select/modern/{Component-305b9ea0.js → Component-57536dca.js} +1 -1
  1296. package/select/modern/Component.js +4 -4
  1297. package/select/modern/components/arrow/Component.js +1 -1
  1298. package/select/modern/components/arrow/index.css +2 -2
  1299. package/select/modern/components/base-select/Component.js +1 -1
  1300. package/select/modern/components/base-select/index.css +6 -6
  1301. package/select/modern/components/base-select/index.d.ts +1 -1
  1302. package/select/modern/components/base-select/index.js +1 -1
  1303. package/select/modern/components/base-select-mobile/Component.js +6 -6
  1304. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1305. package/select/modern/components/base-select-mobile/checkmark/index.css +3 -3
  1306. package/select/modern/components/base-select-mobile/index.css +10 -10
  1307. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1308. package/select/modern/components/base-select-mobile/index.js +6 -6
  1309. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1310. package/select/modern/components/base-select-mobile/options-list/index.css +8 -8
  1311. package/select/modern/components/checkmark/Component.js +1 -1
  1312. package/select/modern/components/checkmark/index.css +6 -6
  1313. package/select/modern/components/field/Component.js +2 -2
  1314. package/select/modern/components/field/index.css +8 -8
  1315. package/select/modern/components/field/index.js +1 -1
  1316. package/select/modern/components/index.js +6 -6
  1317. package/select/modern/components/optgroup/Component.js +1 -1
  1318. package/select/modern/components/optgroup/index.css +5 -5
  1319. package/select/modern/components/option/Component.js +1 -1
  1320. package/select/modern/components/option/index.css +19 -19
  1321. package/select/modern/components/options-list/Component.js +1 -1
  1322. package/select/modern/components/options-list/index.css +5 -5
  1323. package/select/modern/components/select-mobile/Component.js +6 -6
  1324. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1325. package/select/modern/components/select-mobile/index.js +6 -6
  1326. package/select/modern/components/select-modal-mobile/Component.js +6 -6
  1327. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1328. package/select/modern/components/select-modal-mobile/index.js +6 -6
  1329. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1330. package/select/modern/components/virtual-options-list/index.css +11 -11
  1331. package/select/modern/index.js +6 -6
  1332. package/select/modern/{intersection-observer-74d6baf0.d.ts → intersection-observer-2714f92d.d.ts} +0 -0
  1333. package/select/modern/{intersection-observer-74d6baf0.js → intersection-observer-2714f92d.js} +0 -0
  1334. package/select/modern/presets/index.js +6 -6
  1335. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1336. package/select/modern/presets/useLazyLoading/index.css +1 -1
  1337. package/select/modern/presets/useSelectWithApply/hook.js +6 -6
  1338. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
  1339. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1340. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1341. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
  1342. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1343. package/select/modern/presets/useSelectWithLoading/index.css +1 -1
  1344. package/select/presets/index.js +4 -4
  1345. package/select/presets/useLazyLoading/hook.js +3 -3
  1346. package/select/presets/useLazyLoading/index.css +1 -1
  1347. package/select/presets/useSelectWithApply/hook.js +4 -4
  1348. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1349. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1350. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1351. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1352. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1353. package/select/presets/useSelectWithLoading/index.css +1 -1
  1354. package/select/{tslib.es6-293d6356.d.ts → tslib.es6-4f6c278c.d.ts} +0 -0
  1355. package/select/{tslib.es6-293d6356.js → tslib.es6-4f6c278c.js} +0 -0
  1356. package/select-with-tags/component.js +1 -1
  1357. package/select-with-tags/components/index.js +1 -1
  1358. package/select-with-tags/components/tag/component.js +2 -2
  1359. package/select-with-tags/components/tag/index.css +10 -10
  1360. package/select-with-tags/components/tag/index.js +1 -1
  1361. package/select-with-tags/components/tag-list/component.js +2 -2
  1362. package/select-with-tags/components/tag-list/index.css +30 -30
  1363. package/select-with-tags/components/tag-list/index.js +1 -1
  1364. package/select-with-tags/esm/component.js +1 -1
  1365. package/select-with-tags/esm/components/index.js +1 -1
  1366. package/select-with-tags/esm/components/tag/component.js +2 -2
  1367. package/select-with-tags/esm/components/tag/index.css +10 -10
  1368. package/select-with-tags/esm/components/tag/index.js +1 -1
  1369. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1370. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  1371. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1372. package/select-with-tags/esm/index.js +1 -1
  1373. package/select-with-tags/esm/{tslib.es6-3e138559.d.ts → tslib.es6-e9e591da.d.ts} +0 -0
  1374. package/select-with-tags/esm/{tslib.es6-3e138559.js → tslib.es6-e9e591da.js} +0 -0
  1375. package/select-with-tags/esm/utils/index.js +1 -1
  1376. package/select-with-tags/esm/utils/match.js +1 -1
  1377. package/select-with-tags/index.js +1 -1
  1378. package/select-with-tags/modern/components/tag/component.js +1 -1
  1379. package/select-with-tags/modern/components/tag/index.css +10 -10
  1380. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1381. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  1382. package/select-with-tags/{tslib.es6-2c6890e5.d.ts → tslib.es6-6e45e049.d.ts} +0 -0
  1383. package/select-with-tags/{tslib.es6-2c6890e5.js → tslib.es6-6e45e049.js} +0 -0
  1384. package/select-with-tags/utils/index.js +1 -1
  1385. package/select-with-tags/utils/match.js +1 -1
  1386. package/side-panel/Component.desktop.js +3 -3
  1387. package/side-panel/Component.mobile.js +3 -3
  1388. package/side-panel/Component.responsive.js +1 -1
  1389. package/side-panel/components/closer/Component.js +2 -2
  1390. package/side-panel/components/closer/index.css +3 -3
  1391. package/side-panel/components/content/Component.desktop.js +2 -2
  1392. package/side-panel/components/content/Component.js +1 -1
  1393. package/side-panel/components/content/Component.mobile.js +2 -2
  1394. package/side-panel/components/content/desktop.css +2 -2
  1395. package/side-panel/components/content/index.css +2 -2
  1396. package/side-panel/components/content/mobile.css +2 -2
  1397. package/side-panel/components/footer/Component.desktop.js +2 -2
  1398. package/side-panel/components/footer/Component.js +2 -2
  1399. package/side-panel/components/footer/Component.mobile.js +2 -2
  1400. package/side-panel/components/footer/desktop.css +2 -2
  1401. package/side-panel/components/footer/index.css +3 -3
  1402. package/side-panel/components/footer/layout.css +24 -24
  1403. package/side-panel/components/footer/mobile.css +2 -2
  1404. package/side-panel/components/header/Component.desktop.js +2 -2
  1405. package/side-panel/components/header/Component.js +2 -2
  1406. package/side-panel/components/header/Component.mobile.js +2 -2
  1407. package/side-panel/components/header/desktop.css +5 -5
  1408. package/side-panel/components/header/index.css +15 -15
  1409. package/side-panel/components/header/mobile.css +2 -2
  1410. package/side-panel/desktop.css +2 -2
  1411. package/side-panel/desktop.js +1 -1
  1412. package/side-panel/esm/Component.desktop.js +3 -3
  1413. package/side-panel/esm/Component.mobile.js +3 -3
  1414. package/side-panel/esm/Component.responsive.js +1 -1
  1415. package/side-panel/esm/components/closer/Component.js +2 -2
  1416. package/side-panel/esm/components/closer/index.css +3 -3
  1417. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1418. package/side-panel/esm/components/content/Component.js +1 -1
  1419. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1420. package/side-panel/esm/components/content/desktop.css +2 -2
  1421. package/side-panel/esm/components/content/index.css +2 -2
  1422. package/side-panel/esm/components/content/mobile.css +2 -2
  1423. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1424. package/side-panel/esm/components/footer/Component.js +2 -2
  1425. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1426. package/side-panel/esm/components/footer/desktop.css +2 -2
  1427. package/side-panel/esm/components/footer/index.css +3 -3
  1428. package/side-panel/esm/components/footer/layout.css +24 -24
  1429. package/side-panel/esm/components/footer/mobile.css +2 -2
  1430. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1431. package/side-panel/esm/components/header/Component.js +2 -2
  1432. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1433. package/side-panel/esm/components/header/desktop.css +5 -5
  1434. package/side-panel/esm/components/header/index.css +15 -15
  1435. package/side-panel/esm/components/header/mobile.css +2 -2
  1436. package/side-panel/esm/desktop.css +2 -2
  1437. package/side-panel/esm/desktop.js +1 -1
  1438. package/side-panel/esm/index.js +1 -1
  1439. package/side-panel/esm/mobile.css +1 -1
  1440. package/side-panel/esm/mobile.js +1 -1
  1441. package/side-panel/esm/responsive.js +1 -1
  1442. package/side-panel/esm/transitions.desktop.css +6 -6
  1443. package/side-panel/esm/transitions.mobile.css +7 -7
  1444. package/side-panel/esm/{tslib.es6-62808cbe.d.ts → tslib.es6-5ea70b7a.d.ts} +0 -0
  1445. package/side-panel/esm/{tslib.es6-62808cbe.js → tslib.es6-5ea70b7a.js} +0 -0
  1446. package/side-panel/index.js +1 -1
  1447. package/side-panel/mobile.css +1 -1
  1448. package/side-panel/mobile.js +1 -1
  1449. package/side-panel/modern/Component.desktop.js +2 -2
  1450. package/side-panel/modern/Component.mobile.js +2 -2
  1451. package/side-panel/modern/components/closer/Component.js +1 -1
  1452. package/side-panel/modern/components/closer/index.css +3 -3
  1453. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1454. package/side-panel/modern/components/content/Component.js +1 -1
  1455. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1456. package/side-panel/modern/components/content/desktop.css +2 -2
  1457. package/side-panel/modern/components/content/index.css +2 -2
  1458. package/side-panel/modern/components/content/mobile.css +2 -2
  1459. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1460. package/side-panel/modern/components/footer/Component.js +2 -2
  1461. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1462. package/side-panel/modern/components/footer/desktop.css +2 -2
  1463. package/side-panel/modern/components/footer/index.css +3 -3
  1464. package/side-panel/modern/components/footer/layout.css +24 -24
  1465. package/side-panel/modern/components/footer/mobile.css +2 -2
  1466. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1467. package/side-panel/modern/components/header/Component.js +1 -1
  1468. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1469. package/side-panel/modern/components/header/desktop.css +5 -5
  1470. package/side-panel/modern/components/header/index.css +15 -15
  1471. package/side-panel/modern/components/header/mobile.css +2 -2
  1472. package/side-panel/modern/desktop.css +2 -2
  1473. package/side-panel/modern/mobile.css +1 -1
  1474. package/side-panel/modern/transitions.desktop.css +6 -6
  1475. package/side-panel/modern/transitions.mobile.css +7 -7
  1476. package/side-panel/responsive.js +1 -1
  1477. package/side-panel/transitions.desktop.css +6 -6
  1478. package/side-panel/transitions.mobile.css +7 -7
  1479. package/side-panel/{tslib.es6-34e507f7.d.ts → tslib.es6-f80ac1ae.d.ts} +0 -0
  1480. package/side-panel/{tslib.es6-34e507f7.js → tslib.es6-f80ac1ae.js} +0 -0
  1481. package/skeleton/Component.js +1 -1
  1482. package/skeleton/esm/Component.js +1 -1
  1483. package/skeleton/esm/index.css +10 -10
  1484. package/skeleton/index.css +10 -10
  1485. package/skeleton/modern/Component.js +1 -1
  1486. package/skeleton/modern/index.css +10 -10
  1487. package/slider/Component.js +1 -1
  1488. package/slider/esm/Component.js +1 -1
  1489. package/slider/esm/index.css +20 -20
  1490. package/slider/index.css +20 -20
  1491. package/slider/modern/Component.js +1 -1
  1492. package/slider/modern/index.css +20 -20
  1493. package/slider-input/Component.js +1 -1
  1494. package/slider-input/esm/Component.js +1 -1
  1495. package/slider-input/esm/index.css +16 -16
  1496. package/slider-input/index.css +16 -16
  1497. package/slider-input/modern/Component.js +1 -1
  1498. package/slider-input/modern/index.css +16 -16
  1499. package/space/Component.js +2 -2
  1500. package/space/{Item-77ffea29.d.ts → Item-d32e816e.d.ts} +0 -0
  1501. package/space/{Item-77ffea29.js → Item-d32e816e.js} +0 -0
  1502. package/space/Item.js +1 -1
  1503. package/space/esm/Component.js +2 -2
  1504. package/space/esm/{Item-6c574864.d.ts → Item-46a3f707.d.ts} +0 -0
  1505. package/space/esm/{Item-6c574864.js → Item-46a3f707.js} +0 -0
  1506. package/space/esm/Item.js +1 -1
  1507. package/space/esm/index.css +8 -8
  1508. package/space/esm/index.js +1 -1
  1509. package/space/index.css +8 -8
  1510. package/space/index.js +1 -1
  1511. package/space/modern/Component.js +1 -1
  1512. package/space/modern/index.css +8 -8
  1513. package/spinner/Component.js +3 -3
  1514. package/spinner/default.css +1 -1
  1515. package/spinner/esm/Component.js +3 -3
  1516. package/spinner/esm/default.css +1 -1
  1517. package/spinner/esm/index.css +7 -7
  1518. package/spinner/esm/inverted.css +1 -1
  1519. package/spinner/index.css +7 -7
  1520. package/spinner/inverted.css +1 -1
  1521. package/spinner/modern/Component.js +3 -3
  1522. package/spinner/modern/default.css +1 -1
  1523. package/spinner/modern/index.css +7 -7
  1524. package/spinner/modern/inverted.css +1 -1
  1525. package/status/Component.js +1 -1
  1526. package/status/esm/Component.js +1 -1
  1527. package/status/esm/index.css +17 -17
  1528. package/status/index.css +17 -17
  1529. package/status/modern/Component.js +1 -1
  1530. package/status/modern/index.css +17 -17
  1531. package/stepped-progress-bar/Component.js +1 -1
  1532. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1533. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1534. package/stepped-progress-bar/esm/Component.js +1 -1
  1535. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1536. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1537. package/stepped-progress-bar/esm/index.css +3 -3
  1538. package/stepped-progress-bar/index.css +3 -3
  1539. package/stepped-progress-bar/modern/Component.js +1 -1
  1540. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1541. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1542. package/stepped-progress-bar/modern/index.css +3 -3
  1543. package/steps/Component.js +1 -1
  1544. package/steps/components/step/Component.js +1 -1
  1545. package/steps/components/step/index.css +25 -25
  1546. package/steps/components/step-indicator/Component.js +1 -1
  1547. package/steps/components/step-indicator/index.css +1 -1
  1548. package/steps/esm/Component.js +1 -1
  1549. package/steps/esm/components/step/Component.js +1 -1
  1550. package/steps/esm/components/step/index.css +25 -25
  1551. package/steps/esm/components/step-indicator/Component.js +1 -1
  1552. package/steps/esm/components/step-indicator/index.css +1 -1
  1553. package/steps/esm/index.css +2 -2
  1554. package/steps/index.css +2 -2
  1555. package/steps/modern/Component.js +1 -1
  1556. package/steps/modern/components/step/Component.js +1 -1
  1557. package/steps/modern/components/step/index.css +25 -25
  1558. package/steps/modern/components/step-indicator/Component.js +1 -1
  1559. package/steps/modern/components/step-indicator/index.css +1 -1
  1560. package/steps/modern/index.css +2 -2
  1561. package/switch/Component.js +1 -1
  1562. package/switch/esm/Component.js +1 -1
  1563. package/switch/esm/index.css +25 -25
  1564. package/switch/index.css +25 -25
  1565. package/switch/modern/Component.js +1 -1
  1566. package/switch/modern/index.css +25 -25
  1567. package/table/component.js +1 -1
  1568. package/table/components/index.js +1 -1
  1569. package/table/components/pagination/Component.js +2 -2
  1570. package/table/components/pagination/index.css +7 -7
  1571. package/table/components/pagination/index.js +1 -1
  1572. package/table/components/pagination/select-field/index.css +3 -3
  1573. package/table/components/pagination/select-field/index.js +2 -2
  1574. package/table/components/table/Component.js +2 -2
  1575. package/table/components/table/index.css +5 -5
  1576. package/table/components/table/index.js +1 -1
  1577. package/table/components/table/utils.js +1 -1
  1578. package/table/components/tbody/Component.js +2 -2
  1579. package/table/components/tbody/index.css +1 -1
  1580. package/table/components/tbody/index.js +1 -1
  1581. package/table/components/tcell/Component.js +2 -2
  1582. package/table/components/tcell/index.css +5 -5
  1583. package/table/components/tcell/index.js +1 -1
  1584. package/table/components/texpandable-row/Component.js +2 -2
  1585. package/table/components/texpandable-row/index.css +4 -4
  1586. package/table/components/texpandable-row/index.js +1 -1
  1587. package/table/components/thead/Component.js +2 -2
  1588. package/table/components/thead/index.css +5 -5
  1589. package/table/components/thead/index.js +1 -1
  1590. package/table/components/thead-cell/Component.js +2 -2
  1591. package/table/components/thead-cell/index.css +6 -6
  1592. package/table/components/thead-cell/index.js +1 -1
  1593. package/table/components/trow/Component.js +2 -2
  1594. package/table/components/trow/index.css +7 -7
  1595. package/table/components/trow/index.js +1 -1
  1596. package/table/components/tsortable-head-cell/Component.js +2 -2
  1597. package/table/components/tsortable-head-cell/index.css +8 -8
  1598. package/table/components/tsortable-head-cell/index.js +1 -1
  1599. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1600. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1601. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1602. package/table/esm/component.js +1 -1
  1603. package/table/esm/components/index.js +1 -1
  1604. package/table/esm/components/pagination/Component.js +2 -2
  1605. package/table/esm/components/pagination/index.css +7 -7
  1606. package/table/esm/components/pagination/index.js +1 -1
  1607. package/table/esm/components/pagination/select-field/index.css +3 -3
  1608. package/table/esm/components/pagination/select-field/index.js +2 -2
  1609. package/table/esm/components/table/Component.js +2 -2
  1610. package/table/esm/components/table/index.css +5 -5
  1611. package/table/esm/components/table/index.js +1 -1
  1612. package/table/esm/components/table/utils.js +1 -1
  1613. package/table/esm/components/tbody/Component.js +2 -2
  1614. package/table/esm/components/tbody/index.css +1 -1
  1615. package/table/esm/components/tbody/index.js +1 -1
  1616. package/table/esm/components/tcell/Component.js +2 -2
  1617. package/table/esm/components/tcell/index.css +5 -5
  1618. package/table/esm/components/tcell/index.js +1 -1
  1619. package/table/esm/components/texpandable-row/Component.js +2 -2
  1620. package/table/esm/components/texpandable-row/index.css +4 -4
  1621. package/table/esm/components/texpandable-row/index.js +1 -1
  1622. package/table/esm/components/thead/Component.js +2 -2
  1623. package/table/esm/components/thead/index.css +5 -5
  1624. package/table/esm/components/thead/index.js +1 -1
  1625. package/table/esm/components/thead-cell/Component.js +2 -2
  1626. package/table/esm/components/thead-cell/index.css +6 -6
  1627. package/table/esm/components/thead-cell/index.js +1 -1
  1628. package/table/esm/components/trow/Component.js +2 -2
  1629. package/table/esm/components/trow/index.css +7 -7
  1630. package/table/esm/components/trow/index.js +1 -1
  1631. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1632. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  1633. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1634. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1635. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1636. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1637. package/table/esm/index.js +1 -1
  1638. package/table/esm/{tslib.es6-2aff22d9.d.ts → tslib.es6-c1a4c9e1.d.ts} +0 -0
  1639. package/table/esm/{tslib.es6-2aff22d9.js → tslib.es6-c1a4c9e1.js} +0 -0
  1640. package/table/index.js +1 -1
  1641. package/table/modern/components/pagination/Component.js +1 -1
  1642. package/table/modern/components/pagination/index.css +7 -7
  1643. package/table/modern/components/pagination/select-field/index.css +3 -3
  1644. package/table/modern/components/pagination/select-field/index.js +1 -1
  1645. package/table/modern/components/table/Component.js +1 -1
  1646. package/table/modern/components/table/index.css +5 -5
  1647. package/table/modern/components/tbody/Component.js +1 -1
  1648. package/table/modern/components/tbody/index.css +1 -1
  1649. package/table/modern/components/tcell/Component.js +1 -1
  1650. package/table/modern/components/tcell/index.css +5 -5
  1651. package/table/modern/components/texpandable-row/Component.js +1 -1
  1652. package/table/modern/components/texpandable-row/index.css +4 -4
  1653. package/table/modern/components/thead/Component.js +1 -1
  1654. package/table/modern/components/thead/index.css +5 -5
  1655. package/table/modern/components/thead-cell/Component.js +1 -1
  1656. package/table/modern/components/thead-cell/index.css +6 -6
  1657. package/table/modern/components/trow/Component.js +1 -1
  1658. package/table/modern/components/trow/index.css +7 -7
  1659. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1660. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  1661. package/table/{tslib.es6-d3b61b04.d.ts → tslib.es6-493b7751.d.ts} +0 -0
  1662. package/table/{tslib.es6-d3b61b04.js → tslib.es6-493b7751.js} +0 -0
  1663. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1664. package/tabs/components/primary-tablist/Component.js +1 -1
  1665. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1666. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1667. package/tabs/components/primary-tablist/index.css +19 -19
  1668. package/tabs/components/primary-tablist/mobile.css +22 -22
  1669. package/tabs/components/scrollable-container/Component.js +1 -1
  1670. package/tabs/components/scrollable-container/index.css +4 -4
  1671. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1672. package/tabs/components/secondary-tablist/Component.js +1 -1
  1673. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1674. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1675. package/tabs/components/secondary-tablist/index.css +10 -10
  1676. package/tabs/components/secondary-tablist/mobile.css +12 -12
  1677. package/tabs/components/tab/Component.js +1 -1
  1678. package/tabs/components/tab/index.css +2 -2
  1679. package/tabs/components/tabs/Component.desktop.js +3 -3
  1680. package/tabs/components/tabs/Component.mobile.js +3 -3
  1681. package/tabs/components/tabs/Component.responsive.js +3 -3
  1682. package/tabs/desktop.js +3 -3
  1683. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1684. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1685. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1686. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1687. package/tabs/esm/components/primary-tablist/index.css +19 -19
  1688. package/tabs/esm/components/primary-tablist/mobile.css +22 -22
  1689. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1690. package/tabs/esm/components/scrollable-container/index.css +4 -4
  1691. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1692. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1693. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1694. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1695. package/tabs/esm/components/secondary-tablist/index.css +10 -10
  1696. package/tabs/esm/components/secondary-tablist/mobile.css +12 -12
  1697. package/tabs/esm/components/tab/Component.js +1 -1
  1698. package/tabs/esm/components/tab/index.css +2 -2
  1699. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1700. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1701. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1702. package/tabs/esm/desktop.js +3 -3
  1703. package/tabs/esm/index.js +3 -3
  1704. package/tabs/esm/index.module-a6a00f3b.js +4 -0
  1705. package/tabs/esm/index.module-b83f535a.js +4 -0
  1706. package/tabs/esm/mobile.js +3 -3
  1707. package/tabs/esm/responsive.js +3 -3
  1708. package/tabs/esm/{tslib.es6-44f5d6b4.d.ts → tslib.es6-750de19b.d.ts} +0 -0
  1709. package/tabs/esm/{tslib.es6-44f5d6b4.js → tslib.es6-750de19b.js} +0 -0
  1710. package/tabs/index.js +3 -3
  1711. package/tabs/index.module-07905cca.js +4 -0
  1712. package/tabs/index.module-34313639.js +4 -0
  1713. package/tabs/mobile.js +3 -3
  1714. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1715. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1716. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1717. package/tabs/modern/components/primary-tablist/index.css +19 -19
  1718. package/tabs/modern/components/primary-tablist/mobile.css +22 -22
  1719. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1720. package/tabs/modern/components/scrollable-container/index.css +4 -4
  1721. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1722. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1723. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1724. package/tabs/modern/components/secondary-tablist/index.css +10 -10
  1725. package/tabs/modern/components/secondary-tablist/mobile.css +12 -12
  1726. package/tabs/modern/components/tab/Component.js +1 -1
  1727. package/tabs/modern/components/tab/index.css +2 -2
  1728. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1729. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1730. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1731. package/tabs/modern/desktop.js +2 -2
  1732. package/tabs/modern/index.js +2 -2
  1733. package/tabs/modern/index.module-a6a00f3b.js +4 -0
  1734. package/tabs/modern/index.module-b83f535a.js +4 -0
  1735. package/tabs/modern/mobile.js +2 -2
  1736. package/tabs/modern/responsive.js +2 -2
  1737. package/tabs/responsive.js +3 -3
  1738. package/tabs/{tslib.es6-b52e919e.d.ts → tslib.es6-da114d7c.d.ts} +0 -0
  1739. package/tabs/{tslib.es6-b52e919e.js → tslib.es6-da114d7c.js} +0 -0
  1740. package/tag/Component.js +3 -3
  1741. package/tag/default.css +8 -8
  1742. package/tag/esm/Component.js +3 -3
  1743. package/tag/esm/default.css +8 -8
  1744. package/tag/esm/index.css +37 -37
  1745. package/tag/esm/inverted.css +8 -8
  1746. package/tag/index.css +37 -37
  1747. package/tag/inverted.css +8 -8
  1748. package/tag/modern/Component.js +3 -3
  1749. package/tag/modern/default.css +8 -8
  1750. package/tag/modern/index.css +37 -37
  1751. package/tag/modern/inverted.css +8 -8
  1752. package/textarea/Component.js +3 -3
  1753. package/textarea/default.css +18 -18
  1754. package/textarea/esm/Component.js +3 -3
  1755. package/textarea/esm/default.css +18 -18
  1756. package/textarea/esm/index.css +40 -40
  1757. package/textarea/esm/inverted.css +18 -18
  1758. package/textarea/index.css +40 -40
  1759. package/textarea/inverted.css +18 -18
  1760. package/textarea/modern/Component.js +3 -3
  1761. package/textarea/modern/default.css +18 -18
  1762. package/textarea/modern/index.css +40 -40
  1763. package/textarea/modern/inverted.css +18 -18
  1764. package/themes/compiled/mobile-dark-bluetint.css +265 -265
  1765. package/themes/dist/compiled/mobile-dark-bluetint.css +819 -819
  1766. package/toast/component.js +1 -1
  1767. package/toast/esm/component.js +1 -1
  1768. package/toast/esm/index.css +9 -9
  1769. package/toast/index.css +9 -9
  1770. package/toast/modern/component.js +1 -1
  1771. package/toast/modern/index.css +9 -9
  1772. package/toast-plate/component.js +3 -3
  1773. package/toast-plate/default.css +2 -2
  1774. package/toast-plate/esm/component.js +3 -3
  1775. package/toast-plate/esm/default.css +2 -2
  1776. package/toast-plate/esm/index.css +15 -15
  1777. package/toast-plate/esm/inverted.css +2 -2
  1778. package/toast-plate/index.css +15 -15
  1779. package/toast-plate/inverted.css +2 -2
  1780. package/toast-plate/modern/component.js +3 -3
  1781. package/toast-plate/modern/default.css +2 -2
  1782. package/toast-plate/modern/index.css +15 -15
  1783. package/toast-plate/modern/inverted.css +2 -2
  1784. package/tooltip/{Component-1d394459.d.ts → Component-92bf7db3.d.ts} +0 -0
  1785. package/tooltip/{Component-1d394459.js → Component-92bf7db3.js} +3 -3
  1786. package/tooltip/Component.js +1 -1
  1787. package/tooltip/component.responsive.js +2 -2
  1788. package/tooltip/default.css +2 -2
  1789. package/tooltip/esm/{Component-6615fcd9.d.ts → Component-6472eacb.d.ts} +0 -0
  1790. package/tooltip/esm/{Component-6615fcd9.js → Component-6472eacb.js} +3 -3
  1791. package/tooltip/esm/Component.js +1 -1
  1792. package/tooltip/esm/component.responsive.js +2 -2
  1793. package/tooltip/esm/default.css +2 -2
  1794. package/tooltip/esm/index.css +5 -5
  1795. package/tooltip/esm/index.d.ts +1 -1
  1796. package/tooltip/esm/index.js +1 -1
  1797. package/tooltip/esm/inverted.css +4 -4
  1798. package/tooltip/esm/responsive.css +2 -2
  1799. package/tooltip/esm/responsive.js +1 -1
  1800. package/tooltip/index.css +5 -5
  1801. package/tooltip/index.d.ts +1 -1
  1802. package/tooltip/index.js +1 -1
  1803. package/tooltip/inverted.css +4 -4
  1804. package/tooltip/modern/Component.js +3 -3
  1805. package/tooltip/modern/component.responsive.js +1 -1
  1806. package/tooltip/modern/default.css +2 -2
  1807. package/tooltip/modern/index.css +5 -5
  1808. package/tooltip/modern/inverted.css +4 -4
  1809. package/tooltip/modern/responsive.css +2 -2
  1810. package/tooltip/responsive.css +2 -2
  1811. package/tooltip/responsive.js +1 -1
  1812. package/typography/colors.css +12 -12
  1813. package/typography/{colors.module-7556fb09.d.ts → colors.module-f9fb609d.d.ts} +0 -0
  1814. package/typography/{colors.module-7556fb09.js → colors.module-f9fb609d.js} +1 -1
  1815. package/typography/common.module-999f608b.js +4 -0
  1816. package/typography/component.js +2 -2
  1817. package/typography/esm/colors.css +12 -12
  1818. package/typography/esm/{colors.module-6ee39206.d.ts → colors.module-c62113fc.d.ts} +0 -0
  1819. package/typography/esm/{colors.module-6ee39206.js → colors.module-c62113fc.js} +1 -1
  1820. package/typography/esm/common.module-069006cd.js +4 -0
  1821. package/typography/esm/component.js +2 -2
  1822. package/typography/esm/index.js +2 -2
  1823. package/typography/esm/text/component.js +2 -2
  1824. package/typography/esm/text/index.css +13 -13
  1825. package/typography/esm/text/index.js +1 -1
  1826. package/typography/esm/title/common.css +4 -4
  1827. package/typography/esm/title/component.js +1 -1
  1828. package/typography/esm/title/index.css +18 -18
  1829. package/typography/esm/title/index.js +3 -3
  1830. package/typography/esm/title-mobile/component.js +3 -3
  1831. package/typography/esm/title-mobile/index.css +13 -13
  1832. package/typography/esm/title-mobile/index.js +2 -2
  1833. package/typography/esm/title-responsive/component.js +3 -3
  1834. package/typography/esm/title-responsive/index.css +40 -40
  1835. package/typography/esm/title-responsive/index.js +2 -2
  1836. package/typography/index.js +2 -2
  1837. package/typography/modern/colors.css +12 -12
  1838. package/typography/modern/colors.module-019ba692.js +4 -0
  1839. package/typography/modern/common.module-069006cd.js +4 -0
  1840. package/typography/modern/component.js +2 -2
  1841. package/typography/modern/index.js +2 -2
  1842. package/typography/modern/text/component.js +2 -2
  1843. package/typography/modern/text/index.css +13 -13
  1844. package/typography/modern/text/index.js +1 -1
  1845. package/typography/modern/title/common.css +4 -4
  1846. package/typography/modern/title/component.js +1 -1
  1847. package/typography/modern/title/index.css +18 -18
  1848. package/typography/modern/title/index.js +3 -3
  1849. package/typography/modern/title-mobile/component.js +3 -3
  1850. package/typography/modern/title-mobile/index.css +13 -13
  1851. package/typography/modern/title-mobile/index.js +2 -2
  1852. package/typography/modern/title-responsive/component.js +3 -3
  1853. package/typography/modern/title-responsive/index.css +40 -40
  1854. package/typography/modern/title-responsive/index.js +2 -2
  1855. package/typography/text/component.js +2 -2
  1856. package/typography/text/index.css +13 -13
  1857. package/typography/text/index.js +1 -1
  1858. package/typography/title/common.css +4 -4
  1859. package/typography/title/component.js +1 -1
  1860. package/typography/title/index.css +18 -18
  1861. package/typography/title/index.js +3 -3
  1862. package/typography/title-mobile/component.js +3 -3
  1863. package/typography/title-mobile/index.css +13 -13
  1864. package/typography/title-mobile/index.js +2 -2
  1865. package/typography/title-responsive/component.js +3 -3
  1866. package/typography/title-responsive/index.css +40 -40
  1867. package/typography/title-responsive/index.js +2 -2
  1868. package/with-suffix/Component.js +1 -1
  1869. package/with-suffix/esm/Component.js +1 -1
  1870. package/with-suffix/esm/index.css +8 -8
  1871. package/with-suffix/index.css +8 -8
  1872. package/with-suffix/modern/Component.js +1 -1
  1873. package/with-suffix/modern/index.css +8 -8
  1874. package/calendar-range/modern/index.module-e77404d9.js +0 -4
  1875. package/grid/esm/gutters.module-3d901f86.js +0 -27
  1876. package/grid/gutters.module-3195df81.js +0 -28
  1877. package/grid/modern/gutters.module-d31676d8.js +0 -4
  1878. package/modal/esm/transitions.module-6f75a8bc.js +0 -4
  1879. package/modal/modern/transitions.module-6f75a8bc.js +0 -4
  1880. package/modal/transitions.module-f99a6b76.js +0 -4
  1881. package/tabs/esm/index.module-3fb6e9b4.js +0 -4
  1882. package/tabs/esm/index.module-bdaa21f5.js +0 -4
  1883. package/tabs/index.module-2764845a.js +0 -4
  1884. package/tabs/index.module-d39b1261.js +0 -4
  1885. package/tabs/modern/index.module-3fb6e9b4.js +0 -4
  1886. package/tabs/modern/index.module-bdaa21f5.js +0 -4
  1887. package/typography/common.module-b0482f01.js +0 -4
  1888. package/typography/esm/common.module-9ec6a2f6.js +0 -4
  1889. package/typography/modern/colors.module-dae74f1b.js +0 -4
  1890. package/typography/modern/common.module-9ec6a2f6.js +0 -4
@@ -1,329 +1,329 @@
1
- .card-image__cardImage_rvfiw {
1
+ .card-image__cardImage_1arqs {
2
2
  background: #e7e8ea;
3
3
  }
4
- .card-image__loaded_rvfiw {
4
+ .card-image__loaded_1arqs {
5
5
  background: transparent
6
- }.badge__component_1exrh {
6
+ }.badge__component_vwdhk {
7
7
  background-color: #ef3124;
8
8
  color: #000;
9
9
  }
10
- .badge__outlineCount_1exrh {
10
+ .badge__outlineCount_vwdhk {
11
11
  background-color: #121212;
12
12
  }
13
- .badge__icon_1exrh {
13
+ .badge__icon_vwdhk {
14
14
  color: #2fc26e
15
15
  }
16
- .badge__icon_1exrh.badge__positive_1exrh {
16
+ .badge__icon_vwdhk.badge__positive_vwdhk {
17
17
  color: #2fc26e;
18
18
  background-color: #2fc26e;
19
19
  }
20
- .badge__icon_1exrh.badge__attention_1exrh {
20
+ .badge__icon_vwdhk.badge__attention_vwdhk {
21
21
  color: #f6bf65;
22
22
  background-color: #f6bf65;
23
23
  }
24
- .badge__icon_1exrh.badge__negative_1exrh {
24
+ .badge__icon_vwdhk.badge__negative_vwdhk {
25
25
  color: #d91d0b;
26
26
  background-color: #d91d0b;
27
27
  }
28
- .badge__icon_1exrh.badge__link_1exrh {
28
+ .badge__icon_vwdhk.badge__link_vwdhk {
29
29
  color: #0072ef;
30
30
  background-color: #0072ef;
31
31
  }
32
- .badge__icon_1exrh.badge__tertiary_1exrh {
32
+ .badge__icon_vwdhk.badge__tertiary_vwdhk {
33
33
  color: #464649;
34
34
  background-color: #464649;
35
35
  }
36
- .badge__icon_1exrh.badge__secondary_1exrh {
36
+ .badge__icon_vwdhk.badge__secondary_vwdhk {
37
37
  color: #8d8d93;
38
38
  background-color: #8d8d93;
39
39
  }
40
- .badge__icon_1exrh.badge__primary_1exrh {
40
+ .badge__icon_vwdhk.badge__primary_vwdhk {
41
41
  color: #fff;
42
42
  background-color: #fff;
43
43
  }
44
- .badge__icon_1exrh:before {
44
+ .badge__icon_vwdhk:before {
45
45
  background-color: #121212;
46
46
  }
47
- .badge__outline_1exrh {
47
+ .badge__outline_vwdhk {
48
48
  background-color: #121212;
49
49
  }
50
- .badge__outlineColor_1exrh.badge__attention_1exrh {
50
+ .badge__outlineColor_vwdhk.badge__attention_vwdhk {
51
51
  background-color: #f6bf65;
52
52
  }
53
- .badge__outlineColor_1exrh.badge__positive_1exrh {
53
+ .badge__outlineColor_vwdhk.badge__positive_vwdhk {
54
54
  background-color: #2fc26e;
55
55
  }
56
- .badge__outlineColor_1exrh.badge__negative_1exrh {
56
+ .badge__outlineColor_vwdhk.badge__negative_vwdhk {
57
57
  background-color: #d91d0b;
58
58
  }
59
- .badge__outlineColor_1exrh.badge__link_1exrh {
59
+ .badge__outlineColor_vwdhk.badge__link_vwdhk {
60
60
  background-color: #0072ef;
61
61
  }
62
- .badge__outlineColor_1exrh .badge__tertiary_1exrh {
62
+ .badge__outlineColor_vwdhk .badge__tertiary_vwdhk {
63
63
  background-color: #464649;
64
64
  }
65
- .badge__outlineColor_1exrh.badge__secondary_1exrh {
65
+ .badge__outlineColor_vwdhk.badge__secondary_vwdhk {
66
66
  background-color: #8d8d93;
67
67
  }
68
- .badge__outlineColor_1exrh.badge__primary_1exrh {
68
+ .badge__outlineColor_vwdhk.badge__primary_vwdhk {
69
69
  background-color: #fff;
70
- }.backdrop__backdrop_1ao1u {
70
+ }.backdrop__backdrop_8d01l {
71
71
  -webkit-tap-highlight-color: transparent;
72
72
  }
73
- .backdrop__appear_1ao1u,
74
- .backdrop__enter_1ao1u {
73
+ .backdrop__appear_8d01l,
74
+ .backdrop__enter_8d01l {
75
75
  background-color: transparent;
76
76
  }
77
- .backdrop__appearActive_1ao1u,
78
- .backdrop__enterActive_1ao1u,
79
- .backdrop__appearDone_1ao1u,
80
- .backdrop__enterDone_1ao1u {
77
+ .backdrop__appearActive_8d01l,
78
+ .backdrop__enterActive_8d01l,
79
+ .backdrop__appearDone_8d01l,
80
+ .backdrop__enterDone_8d01l {
81
81
  background-color: rgba(0, 0, 0, 0.8);
82
82
  }
83
- .backdrop__exit_1ao1u {
83
+ .backdrop__exit_8d01l {
84
84
  background-color: rgba(0, 0, 0, 0.8);
85
85
  }
86
- .backdrop__exitActive_1ao1u,
87
- .backdrop__exitDone_1ao1u {
86
+ .backdrop__exitActive_8d01l,
87
+ .backdrop__exitDone_8d01l {
88
88
  background-color: transparent;
89
- }.checkbox-group__error_q03ty {
89
+ }.checkbox-group__error_6lrqc {
90
90
  border-left: 1px solid #f15045;
91
91
  }
92
- .checkbox-group__label_q03ty {
92
+ .checkbox-group__label_6lrqc {
93
93
  color: #fff;
94
94
  }
95
- .checkbox-group__errorMessage_q03ty {
95
+ .checkbox-group__errorMessage_6lrqc {
96
96
  color: #f15045;
97
97
  }
98
- .checkbox-group__hint_q03ty {
98
+ .checkbox-group__hint_6lrqc {
99
99
  color: rgba(235, 235, 245, 0.6);
100
- }.checkbox__box_1wwku {
100
+ }.divider__component_s3t50 {
101
+ border-bottom: 1px solid #2b2b2e;
102
+ }.checkbox__box_1hf7h {
101
103
  color: #000;
102
104
  background-color: #000;
103
105
  border: 1.5px solid #8d8d93;
104
106
  }
105
- .checkbox__checkedIcon_1wwku {
107
+ .checkbox__checkedIcon_1hf7h {
106
108
  color: #000;
107
109
  }
108
- .checkbox__component_1wwku:hover:not(.checkbox__disabled_1wwku):not(.checkbox__inactive_1wwku) .checkbox__box_1wwku {
110
+ .checkbox__component_1hf7h:hover:not(.checkbox__disabled_1hf7h):not(.checkbox__inactive_1hf7h) .checkbox__box_1hf7h {
109
111
  background-color: #000;
110
112
  border-color: #8d8d93;
111
113
  }
112
- .checkbox__component_1wwku:active:not(.checkbox__disabled_1wwku):not(.checkbox__inactive_1wwku) .checkbox__box_1wwku {
114
+ .checkbox__component_1hf7h:active:not(.checkbox__disabled_1hf7h):not(.checkbox__inactive_1hf7h) .checkbox__box_1hf7h {
113
115
  background-color: #000;
114
116
  border-color: #fff;
115
117
  }
116
- .checkbox__checked_1wwku .checkbox__box_1wwku {
118
+ .checkbox__checked_1hf7h .checkbox__box_1hf7h {
117
119
  background-color: #fff;
118
120
  border-color: transparent;
119
121
  }
120
- .checkbox__checked_1wwku:hover:not(.checkbox__disabled_1wwku):not(.checkbox__inactive_1wwku) .checkbox__box_1wwku {
122
+ .checkbox__checked_1hf7h:hover:not(.checkbox__disabled_1hf7h):not(.checkbox__inactive_1hf7h) .checkbox__box_1hf7h {
121
123
  background-color: rgb(255, 255, 255);
122
124
  border-color: transparent;
123
125
  }
124
- .checkbox__checked_1wwku:active:not(.checkbox__disabled_1wwku):not(.checkbox__inactive_1wwku) .checkbox__box_1wwku {
126
+ .checkbox__checked_1hf7h:active:not(.checkbox__disabled_1hf7h):not(.checkbox__inactive_1hf7h) .checkbox__box_1hf7h {
125
127
  background-color: rgb(255, 255, 255);
126
128
  border-color: transparent;
127
129
  }
128
- .checkbox__indeterminate_1wwku .checkbox__box_1wwku {
130
+ .checkbox__indeterminate_1hf7h .checkbox__box_1hf7h {
129
131
  background-color: #fff;
130
132
  border-color: transparent;
131
133
  }
132
- .checkbox__indeterminate_1wwku:hover:not(.checkbox__disabled_1wwku):not(.checkbox__inactive_1wwku) .checkbox__box_1wwku {
134
+ .checkbox__indeterminate_1hf7h:hover:not(.checkbox__disabled_1hf7h):not(.checkbox__inactive_1hf7h) .checkbox__box_1hf7h {
133
135
  background-color: rgb(255, 255, 255);
134
136
  border-color: transparent;
135
137
  }
136
- .checkbox__indeterminate_1wwku:active:not(.checkbox__disabled_1wwku):not(.checkbox__inactive_1wwku) .checkbox__box_1wwku {
138
+ .checkbox__indeterminate_1hf7h:active:not(.checkbox__disabled_1hf7h):not(.checkbox__inactive_1hf7h) .checkbox__box_1hf7h {
137
139
  background-color: rgb(255, 255, 255);
138
140
  border-color: transparent;
139
141
  }
140
- .checkbox__disabled_1wwku .checkbox__box_1wwku {
142
+ .checkbox__disabled_1hf7h .checkbox__box_1hf7h {
141
143
  background-color: #000;
142
144
  border-color: #2a2a2c;
143
145
  }
144
- .checkbox__disabled_1wwku.checkbox__checked_1wwku .checkbox__box_1wwku {
146
+ .checkbox__disabled_1hf7h.checkbox__checked_1hf7h .checkbox__box_1hf7h {
145
147
  background-color: #3a3a3c;
146
148
  border-color: transparent;
147
149
  }
148
- .checkbox__disabled_1wwku.checkbox__indeterminate_1wwku .checkbox__box_1wwku {
150
+ .checkbox__disabled_1hf7h.checkbox__indeterminate_1hf7h .checkbox__box_1hf7h {
149
151
  background-color: #3a3a3c;
150
152
  border-color: transparent;
151
153
  }
152
- .checkbox__disabled_1wwku .checkbox__label_1wwku {
154
+ .checkbox__disabled_1hf7h .checkbox__label_1hf7h {
153
155
  color: rgba(235, 235, 245, 0.6);
154
156
  }
155
- .checkbox__disabled_1wwku .checkbox__hint_1wwku {
157
+ .checkbox__disabled_1hf7h .checkbox__hint_1hf7h {
156
158
  color: rgba(235, 235, 245, 0.6);
157
159
  }
158
- .checkbox__inactive_1wwku .checkbox__box_1wwku {
160
+ .checkbox__inactive_1hf7h .checkbox__box_1hf7h {
159
161
  background-color: #3a3a3c;
160
162
  border-color: #464649;
161
163
  }
162
- .checkbox__inactive_1wwku.checkbox__checked_1wwku .checkbox__box_1wwku {
164
+ .checkbox__inactive_1hf7h.checkbox__checked_1hf7h .checkbox__box_1hf7h {
163
165
  color: #464649;
164
166
  border-color: transparent;
165
167
  }
166
- .checkbox__inactive_1wwku.checkbox__indeterminate_1wwku .checkbox__box_1wwku {
168
+ .checkbox__inactive_1hf7h.checkbox__indeterminate_1hf7h .checkbox__box_1hf7h {
167
169
  border-color: transparent;
168
170
  }
169
- .checkbox__focused_1wwku .checkbox__box_1wwku {
171
+ .checkbox__focused_1hf7h .checkbox__box_1hf7h {
170
172
  outline: 2px solid #0072ef;
171
173
  }
172
- .checkbox__label_1wwku {
174
+ .checkbox__label_1hf7h {
173
175
  color: #fff;
174
176
  }
175
- .checkbox__errorMessage_1wwku {
177
+ .checkbox__errorMessage_1hf7h {
176
178
  color: #f15045;
177
179
  }
178
- .checkbox__hint_1wwku {
180
+ .checkbox__hint_1hf7h {
179
181
  color: rgba(235, 235, 245, 0.6);
180
182
  }
181
- .checkbox__inactive_1wwku .checkbox__indeterminateLine_1wwku {
183
+ .checkbox__inactive_1hf7h .checkbox__indeterminateLine_1hf7h {
182
184
  background-color: #464649;
183
185
  }
184
- .checkbox__indeterminateLine_1wwku {
186
+ .checkbox__indeterminateLine_1hf7h {
185
187
  background-color: #000;
186
- }.divider__component_13jt9 {
187
- border-bottom: 1px solid #2b2b2e;
188
- }.dropzone__component_1f5yh {
188
+ }.dropzone__component_wcw2t {
189
189
  border: 2px dashed #464649;
190
190
  }
191
- .dropzone__component_1f5yh:not(.dropzone__disabled_1f5yh):hover {
191
+ .dropzone__component_wcw2t:not(.dropzone__disabled_wcw2t):hover {
192
192
  background-color: transparent;
193
193
  }
194
- .dropzone__dragOver_1f5yh {
194
+ .dropzone__dragOver_wcw2t {
195
195
  background-color: transparent;
196
196
  }
197
- .dropzone__error_1f5yh {
197
+ .dropzone__error_wcw2t {
198
198
  border-color: #ef3124;
199
199
  }
200
- .dropzone__overlay_8uxiq {
200
+ .dropzone__overlay_8uzjy {
201
201
  background: #202022;
202
202
  }
203
- .dropzone__text_8uxiq {
203
+ .dropzone__text_8uzjy {
204
204
  color: #fff;
205
- }.code-input__error_7uzpz {
205
+ }.code-input__error_wbbwu {
206
206
  color: #f15045;
207
207
  }
208
- @keyframes code-input__shake_7uzpz {
208
+ @keyframes code-input__shake_wbbwu {
209
209
  }
210
- .code-input__input_6s43b {
210
+ .code-input__input_18953 {
211
211
  background-color: #202022;
212
212
  color: #fff
213
213
  }
214
- .code-input__input_6s43b.code-input__hasError_6s43b {
214
+ .code-input__input_18953.code-input__hasError_18953 {
215
215
  color: #f15045;
216
216
  caret-color: #fff;
217
217
  background-color: #35110d;
218
218
  }
219
- .code-input__input_6s43b.code-input__disabled_6s43b {
219
+ .code-input__input_18953.code-input__disabled_18953 {
220
220
  color: rgba(235, 235, 245, 0.3);
221
221
  }
222
- .code-input__input_6s43b:-webkit-autofill {
222
+ .code-input__input_18953:-webkit-autofill {
223
223
  -webkit-text-fill-color: #fff;
224
- }.hatching-progress-bar__container_1v287 {
225
- background: rgba(255, 255, 255, 0.1);
226
- }
227
- .hatching-progress-bar__hatch_1v287 {
228
- background: repeating-linear-gradient(
229
- -45deg,
230
- #464649 6px 10px,
231
- rgba(255, 255, 255, 0) 10px 18px
232
- );
233
- }
234
- .hatching-progress-bar__positive_1v287 {
235
- background: #2fc26e;
236
- }
237
- .hatching-progress-bar__attention_1v287 {
238
- background: #f6bf65;
239
- }
240
- .hatching-progress-bar__negative_1v287 {
241
- background: #d91d0b;
242
- }
243
- .hatching-progress-bar__link_1v287 {
244
- background: #0072ef;
245
- }
246
- .hatching-progress-bar__tertiary_1v287 {
247
- background: #464649;
248
- }
249
- .hatching-progress-bar__secondary_1v287 {
250
- background: #8d8d93;
251
- }
252
- .hatching-progress-bar__primary_1v287 {
253
- background: #fff;
254
- }
255
- .hatching-progress-bar__accent_1v287 {
256
- background: #ef3124;
257
- }.form-control__component_vzfdu {
224
+ }.form-control__component_tcjks {
258
225
  color: #fff;
259
226
  }
260
- .form-control__inner_vzfdu {
227
+ .form-control__inner_tcjks {
261
228
  background-color: #202022;
262
229
  }
263
- .form-control__label_vzfdu {
230
+ .form-control__label_tcjks {
264
231
  color: rgba(235, 235, 245, 0.6);
265
232
  }
266
- .form-control__hint_vzfdu {
233
+ .form-control__hint_tcjks {
267
234
  color: rgba(235, 235, 245, 0.6);
268
235
  }
269
- .form-control__disabled_vzfdu {
236
+ .form-control__disabled_tcjks {
270
237
  background-color: #202022;
271
238
  color: rgba(235, 235, 245, 0.6);
272
239
  }
273
- .form-control__disabled_vzfdu.form-control__filled_vzfdu .form-control__label_vzfdu {
240
+ .form-control__disabled_tcjks.form-control__filled_tcjks .form-control__label_tcjks {
274
241
  color: rgba(235, 235, 245, 0.6);
275
242
  }
276
- .form-control__focused_vzfdu.form-control__inner_vzfdu {
243
+ .form-control__focused_tcjks.form-control__inner_tcjks {
277
244
  background-color: #202022;
278
245
  }
279
- .form-control__inner_vzfdu:not(.form-control__disabled_vzfdu):hover {
246
+ .form-control__inner_tcjks:not(.form-control__disabled_tcjks):hover {
280
247
  background-color: #202022;
281
248
  }
282
- .form-control__error_vzfdu {
249
+ .form-control__error_tcjks {
283
250
  color: #f15045;
284
251
  }
285
- .form-control__hasError_vzfdu .form-control__label_vzfdu {
252
+ .form-control__hasError_tcjks .form-control__label_tcjks {
286
253
  color: #f15045;
287
254
  }
288
255
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
289
256
  }
290
- .form-control__component_lg18y {
257
+ .form-control__component_1wzoa {
291
258
  color: #000;
292
259
  }
293
- .form-control__inner_lg18y {
260
+ .form-control__inner_1wzoa {
294
261
  background-color: #f3f4f5;
295
262
  }
296
- .form-control__label_lg18y {
263
+ .form-control__label_1wzoa {
297
264
  color: rgba(60, 60, 67, 0.6);
298
265
  }
299
- .form-control__hint_lg18y {
266
+ .form-control__hint_1wzoa {
300
267
  color: rgba(60, 60, 67, 0.6);
301
268
  }
302
- .form-control__disabled_lg18y {
269
+ .form-control__disabled_1wzoa {
303
270
  background-color: #f3f4f5;
304
271
  color: rgba(60, 60, 67, 0.6);
305
272
  }
306
- .form-control__disabled_lg18y.form-control__filled_lg18y .form-control__label_lg18y {
273
+ .form-control__disabled_1wzoa.form-control__filled_1wzoa .form-control__label_1wzoa {
307
274
  color: rgba(60, 60, 67, 0.6);
308
275
  }
309
- .form-control__focused_lg18y.form-control__inner_lg18y {
276
+ .form-control__focused_1wzoa.form-control__inner_1wzoa {
310
277
  background-color: #f3f4f5;
311
278
  }
312
- .form-control__inner_lg18y:not(.form-control__disabled_lg18y):hover {
279
+ .form-control__inner_1wzoa:not(.form-control__disabled_1wzoa):hover {
313
280
  background-color: #f3f4f5;
314
281
  }
315
- .form-control__error_lg18y {
282
+ .form-control__error_1wzoa {
316
283
  color: #ef3124;
317
284
  }
318
- .form-control__hasError_lg18y .form-control__label_lg18y {
285
+ .form-control__hasError_1wzoa .form-control__label_1wzoa {
319
286
  color: #ef3124;
320
- }.icon-view__component_noibs {
287
+ }.hatching-progress-bar__container_1qm3p {
288
+ background: rgba(255, 255, 255, 0.1);
289
+ }
290
+ .hatching-progress-bar__hatch_1qm3p {
291
+ background: repeating-linear-gradient(
292
+ -45deg,
293
+ #464649 6px 10px,
294
+ rgba(255, 255, 255, 0) 10px 18px
295
+ );
296
+ }
297
+ .hatching-progress-bar__positive_1qm3p {
298
+ background: #2fc26e;
299
+ }
300
+ .hatching-progress-bar__attention_1qm3p {
301
+ background: #f6bf65;
302
+ }
303
+ .hatching-progress-bar__negative_1qm3p {
304
+ background: #d91d0b;
305
+ }
306
+ .hatching-progress-bar__link_1qm3p {
307
+ background: #0072ef;
308
+ }
309
+ .hatching-progress-bar__tertiary_1qm3p {
310
+ background: #464649;
311
+ }
312
+ .hatching-progress-bar__secondary_1qm3p {
313
+ background: #8d8d93;
314
+ }
315
+ .hatching-progress-bar__primary_1qm3p {
316
+ background: #fff;
317
+ }
318
+ .hatching-progress-bar__accent_1qm3p {
319
+ background: #ef3124;
320
+ }.icon-view__component_12w1t {
321
321
  color: rgba(235, 235, 245, 0.6);
322
322
  }
323
- .icon-view__bg_noibs {
323
+ .icon-view__bg_12w1t {
324
324
  fill: #f3f4f5;
325
325
  }
326
- .icon-view__border_noibs {
326
+ .icon-view__border_12w1t {
327
327
  stroke: rgba(255, 255, 255, 0.1);
328
328
  fill: transparent;
329
329
  }@media (max-width: 599px) {
@@ -374,249 +374,249 @@
374
374
  }
375
375
  @media (min-width: 1920px) {
376
376
  }
377
- .list__list_1hg72 {
377
+ .list__list_1nzjo {
378
378
  color: #fff;
379
379
  }
380
- .list__slot_1hg72 {
380
+ .list__slot_1nzjo {
381
381
  color: #fff;
382
- }.link__primary_1jds6 {
382
+ }.link__primary_filpi {
383
383
  color: #fff;
384
384
  border-bottom-color: #fff
385
385
  }
386
- .link__primary_1jds6:hover {
386
+ .link__primary_filpi:hover {
387
387
  color: rgb(255, 255, 255);
388
388
  }
389
- .link__primary_1jds6:active {
389
+ .link__primary_filpi:active {
390
390
  color: rgb(255, 255, 255);
391
391
  }
392
- .link__secondary_1jds6 {
392
+ .link__secondary_filpi {
393
393
  color: rgba(235, 235, 245, 0.6);
394
394
  border-bottom-color: rgba(235, 235, 245, 0.6)
395
395
  }
396
- .link__secondary_1jds6:hover {
396
+ .link__secondary_filpi:hover {
397
397
  color: rgba(239, 239, 247, 0.68);
398
398
  }
399
- .link__secondary_1jds6:active {
399
+ .link__secondary_filpi:active {
400
400
  color: rgba(243, 243, 249, 0.76);
401
401
  }
402
- .link__defaultView_1jds6 {
402
+ .link__defaultView_filpi {
403
403
  color: #0072ef;
404
404
  border-bottom-color: #0072ef
405
405
  }
406
- .link__defaultView_1jds6:hover {
406
+ .link__defaultView_filpi:hover {
407
407
  color: rgb(51, 142, 242);
408
408
  }
409
- .link__defaultView_1jds6:active {
409
+ .link__defaultView_filpi:active {
410
410
  color: rgb(102, 170, 245);
411
411
  }
412
- .link__component_13953:hover .link__text_13953,
413
- .link__component_13953:active .link__text_13953 {
412
+ .link__component_1d3c9:hover .link__text_1d3c9,
413
+ .link__component_1d3c9:active .link__text_1d3c9 {
414
414
  border-bottom-color: rgba(0, 0, 0, 0);
415
415
  }
416
- .link__focused_13953 {
416
+ .link__focused_1d3c9 {
417
417
  outline: 2px solid #0072ef;
418
418
  }
419
- .link__pseudo_13953 {
419
+ .link__pseudo_1d3c9 {
420
420
  background-color: transparent;
421
421
  }
422
- .link__primary_na88b {
422
+ .link__primary_1ig5t {
423
423
  color: #000;
424
424
  border-bottom-color: #000
425
425
  }
426
- .link__primary_na88b:hover {
426
+ .link__primary_1ig5t:hover {
427
427
  color: rgb(204, 204, 204);
428
428
  }
429
- .link__primary_na88b:active {
429
+ .link__primary_1ig5t:active {
430
430
  color: rgb(153, 153, 153);
431
431
  }
432
- .link__secondary_na88b {
432
+ .link__secondary_1ig5t {
433
433
  color: rgba(60, 60, 67, 0.6);
434
434
  border-bottom-color: rgba(60, 60, 67, 0.6)
435
435
  }
436
- .link__secondary_na88b:hover {
436
+ .link__secondary_1ig5t:hover {
437
437
  color: rgba(204, 204, 204, 0.7);
438
438
  }
439
- .link__secondary_na88b:active {
439
+ .link__secondary_1ig5t:active {
440
440
  color: rgba(153, 153, 153, 0.7);
441
441
  }
442
- .link__defaultView_na88b {
442
+ .link__defaultView_1ig5t {
443
443
  color: #0072ef;
444
444
  border-bottom-color: #0072ef
445
445
  }
446
- .link__defaultView_na88b:hover {
446
+ .link__defaultView_1ig5t:hover {
447
447
  color: rgb(0, 98, 204);
448
448
  }
449
- .link__defaultView_na88b:active {
449
+ .link__defaultView_1ig5t:active {
450
450
  color: rgb(0, 73, 153);
451
- }@keyframes loader__blink_r0v0d {
452
- }.progress-bar__container_slcc9 {
451
+ }@keyframes loader__blink_1bexo {
452
+ }.progress-bar__container_p4w29 {
453
453
  background: rgba(255, 255, 255, 0.1)
454
454
  }
455
- .progress-bar__filled_slcc9.progress-bar__positive_slcc9 {
455
+ .progress-bar__filled_p4w29.progress-bar__positive_p4w29 {
456
456
  background: #2fc26e;
457
457
  }
458
- .progress-bar__filled_slcc9.progress-bar__negative_slcc9 {
458
+ .progress-bar__filled_p4w29.progress-bar__negative_p4w29 {
459
459
  background: #d91d0b;
460
460
  }
461
- .progress-bar__filled_slcc9.progress-bar__attention_slcc9 {
461
+ .progress-bar__filled_p4w29.progress-bar__attention_p4w29 {
462
462
  background: #f6bf65;
463
463
  }
464
- .progress-bar__filled_slcc9.progress-bar__link_slcc9 {
464
+ .progress-bar__filled_p4w29.progress-bar__link_p4w29 {
465
465
  background: #0072ef;
466
466
  }
467
- .progress-bar__filled_slcc9.progress-bar__tertiary_slcc9 {
467
+ .progress-bar__filled_p4w29.progress-bar__tertiary_p4w29 {
468
468
  background: #464649;
469
469
  }
470
- .progress-bar__filled_slcc9.progress-bar__secondary_slcc9 {
470
+ .progress-bar__filled_p4w29.progress-bar__secondary_p4w29 {
471
471
  background: #8d8d93;
472
472
  }
473
- .progress-bar__filled_slcc9.progress-bar__primary_slcc9 {
473
+ .progress-bar__filled_p4w29.progress-bar__primary_p4w29 {
474
474
  background: #fff;
475
475
  }
476
- .progress-bar__filled_slcc9.progress-bar__accent_slcc9 {
476
+ .progress-bar__filled_p4w29.progress-bar__accent_p4w29 {
477
477
  background: #ef3124;
478
- }.pure-input__input_1hntc {
478
+ }.pure-input__input_15r5b {
479
479
  color: #fff;
480
480
  caret-color: #0072ef;
481
481
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
482
482
  }
483
- .pure-input__input_1hntc:-webkit-autofill {
483
+ .pure-input__input_15r5b:-webkit-autofill {
484
484
  -webkit-text-fill-color: #fff;
485
485
  }
486
- .pure-input__input_1hntc::placeholder {
486
+ .pure-input__input_15r5b::placeholder {
487
487
  color: rgba(235, 235, 245, 0.6);
488
488
  }
489
- .pure-input__hasInnerLabel_1hntc::placeholder {
489
+ .pure-input__hasInnerLabel_15r5b::placeholder {
490
490
  color: rgba(235, 235, 245, 0.3);
491
491
  }
492
- .pure-input__clearIcon_1hntc {
492
+ .pure-input__clearIcon_15r5b {
493
493
  color: #fff;
494
494
  }
495
- .pure-input__input_1hntc:read-only {
495
+ .pure-input__input_15r5b:read-only {
496
496
  color: rgba(235, 235, 245, 0.6)
497
497
  }
498
- .pure-input__input_1hntc:read-only:focus::placeholder {
498
+ .pure-input__input_15r5b:read-only:focus::placeholder {
499
499
  color: rgba(235, 235, 245, 0.6);
500
500
  }
501
- .pure-input__input_1hntc:disabled {
501
+ .pure-input__input_15r5b:disabled {
502
502
  color: #fff;
503
503
  -webkit-text-fill-color: #fff;
504
504
  }
505
- .pure-input__input_1hntc:focus::placeholder {
505
+ .pure-input__input_15r5b:focus::placeholder {
506
506
  color: rgba(235, 235, 245, 0.3);
507
507
  }
508
- .pure-input__error_1hntc {
508
+ .pure-input__error_15r5b {
509
509
  color: #f15045;
510
510
  caret-color: #f15045;
511
511
  }
512
- .pure-input__component_1hntc {
512
+ .pure-input__component_15r5b {
513
513
  color: #fff;
514
514
  background-color: #202022;
515
515
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
516
516
  }
517
- .pure-input__component_1hntc::placeholder {
517
+ .pure-input__component_15r5b::placeholder {
518
518
  color: rgba(235, 235, 245, 0.6);
519
519
  }
520
- .pure-input__component_1hntc:disabled {
520
+ .pure-input__component_15r5b:disabled {
521
521
  color: #fff;
522
522
  background-color: #202022;
523
523
  }
524
- .pure-input__component_1hntc:not(:disabled):focus::placeholder {
524
+ .pure-input__component_15r5b:not(:disabled):focus::placeholder {
525
525
  color: rgba(235, 235, 245, 0.3);
526
526
  }
527
- .pure-input__focusVisible_1hntc {
527
+ .pure-input__focusVisible_15r5b {
528
528
  outline: 2px solid #0072ef;
529
529
  }
530
- .pure-input__component_1hntc:not(:disabled):hover {
530
+ .pure-input__component_15r5b:not(:disabled):hover {
531
531
  background-color: #202022;
532
- }.radio-group__error_1f8l8 {
532
+ }.radio-group__error_1q9ye {
533
533
  border-left: 1px solid #f15045;
534
534
  }
535
- .radio-group__label_1f8l8 {
535
+ .radio-group__label_1q9ye {
536
536
  color: #fff;
537
537
  }
538
- .radio-group__errorMessage_1f8l8 {
538
+ .radio-group__errorMessage_1q9ye {
539
539
  color: #f15045;
540
540
  }
541
- .radio-group__hint_1f8l8 {
541
+ .radio-group__hint_1q9ye {
542
542
  color: rgba(235, 235, 245, 0.6);
543
- }.radio__container_1fvxn:not(.radio__checked_1fvxn):not(.radio__disabled_1fvxn):not(.radio__inactive_1fvxn) .radio__circle_1fvxn {
543
+ }.radio__container_19z2n:not(.radio__checked_19z2n):not(.radio__disabled_19z2n):not(.radio__inactive_19z2n) .radio__circle_19z2n {
544
544
  background-color: #000;
545
545
  border: 1.5px solid #8d8d93;
546
546
  }
547
- .radio__container_1fvxn:not(.radio__checked_1fvxn):not(.radio__disabled_1fvxn):not(.radio__inactive_1fvxn):hover:not(:active) .radio__circle_1fvxn {
547
+ .radio__container_19z2n:not(.radio__checked_19z2n):not(.radio__disabled_19z2n):not(.radio__inactive_19z2n):hover:not(:active) .radio__circle_19z2n {
548
548
  background-color: #000;
549
549
  border-color: #8d8d93;
550
550
  }
551
- .radio__container_1fvxn:not(.radio__checked_1fvxn):not(.radio__disabled_1fvxn):not(.radio__inactive_1fvxn):active .radio__circle_1fvxn {
551
+ .radio__container_19z2n:not(.radio__checked_19z2n):not(.radio__disabled_19z2n):not(.radio__inactive_19z2n):active .radio__circle_19z2n {
552
552
  background-color: #000;
553
553
  border-color: #fff;
554
554
  }
555
- .radio__container_1fvxn.radio__disabled_1fvxn .radio__circle_1fvxn {
555
+ .radio__container_19z2n.radio__disabled_19z2n .radio__circle_19z2n {
556
556
  background-color: #000;
557
557
  border: 1.5px solid #2a2a2c;
558
558
  }
559
- .radio__container_1fvxn.radio__disabled_1fvxn .radio__label_1fvxn {
559
+ .radio__container_19z2n.radio__disabled_19z2n .radio__label_19z2n {
560
560
  color: rgba(235, 235, 245, 0.6);
561
561
  }
562
- .radio__container_1fvxn.radio__disabled_1fvxn .radio__hint_1fvxn {
562
+ .radio__container_19z2n.radio__disabled_19z2n .radio__hint_19z2n {
563
563
  color: rgba(235, 235, 245, 0.6);
564
564
  }
565
- .radio__container_1fvxn.radio__inactive_1fvxn .radio__circle_1fvxn {
565
+ .radio__container_19z2n.radio__inactive_19z2n .radio__circle_19z2n {
566
566
  background-color: #3a3a3c;
567
567
  border: 1px solid #464649;
568
568
  }
569
- .radio__container_1fvxn.radio__inactive_1fvxn.radio__checked_1fvxn .radio__circle_1fvxn:before {
569
+ .radio__container_19z2n.radio__inactive_19z2n.radio__checked_19z2n .radio__circle_19z2n:before {
570
570
  background-color: #464649;
571
571
  }
572
- .radio__container_1fvxn.radio__checked_1fvxn .radio__circle_1fvxn {
572
+ .radio__container_19z2n.radio__checked_19z2n .radio__circle_19z2n {
573
573
  background-color: #fff;
574
574
  border: 1.5px solid transparent;
575
575
  }
576
- .radio__container_1fvxn.radio__checked_1fvxn:hover .radio__circle_1fvxn {
576
+ .radio__container_19z2n.radio__checked_19z2n:hover .radio__circle_19z2n {
577
577
  background-color: rgb(255, 255, 255);
578
578
  border-color: transparent;
579
579
  }
580
- .radio__container_1fvxn.radio__checked_1fvxn:active .radio__circle_1fvxn {
580
+ .radio__container_19z2n.radio__checked_19z2n:active .radio__circle_19z2n {
581
581
  background-color: rgb(255, 255, 255);
582
582
  border-color: transparent;
583
583
  }
584
- .radio__container_1fvxn.radio__focused_1fvxn .radio__circle_1fvxn {
584
+ .radio__container_19z2n.radio__focused_19z2n .radio__circle_19z2n {
585
585
  outline: 2px solid #0072ef;
586
586
  }
587
- .radio__container_1fvxn.radio__disabled_1fvxn.radio__checked_1fvxn .radio__circle_1fvxn,
588
- .radio__container_1fvxn.radio__inactive_1fvxn.radio__checked_1fvxn .radio__circle_1fvxn {
587
+ .radio__container_19z2n.radio__disabled_19z2n.radio__checked_19z2n .radio__circle_19z2n,
588
+ .radio__container_19z2n.radio__inactive_19z2n.radio__checked_19z2n .radio__circle_19z2n {
589
589
  background-color: #3a3a3c;
590
590
  border-color: transparent;
591
591
  }
592
- .radio__circle_1fvxn:before {
592
+ .radio__circle_19z2n:before {
593
593
  background-color: #000;
594
594
  }
595
- .radio__label_1fvxn {
595
+ .radio__label_19z2n {
596
596
  color: #fff;
597
597
  }
598
- .radio__hint_1fvxn {
598
+ .radio__hint_19z2n {
599
599
  color: rgba(235, 235, 245, 0.6);
600
- }.scrollbar__component_1e7uk .scrollbar:before {
600
+ }.scrollbar__component_nrk9c .scrollbar:before {
601
601
  background-color: rgba(255, 255, 255, 0.3);
602
602
  }
603
- .scrollbar__component_1e7uk.dragging .track .scrollbar.visible:before {
603
+ .scrollbar__component_nrk9c.dragging .track .scrollbar.visible:before {
604
604
  background-color: rgba(255, 255, 255, 0.6);
605
605
  }
606
606
 
607
- .scrollbar__component_x94p8 .scrollbar:before {
607
+ .scrollbar__component_6sudp .scrollbar:before {
608
608
  background-color: rgba(0, 0, 0, 0.3);
609
609
  }
610
- .scrollbar__component_x94p8.dragging .track .scrollbar.visible:before {
610
+ .scrollbar__component_6sudp.dragging .track .scrollbar.visible:before {
611
611
  background-color: rgba(0, 0, 0, 0.6);
612
- }.skeleton__component_owzkk {
612
+ }.skeleton__component_n6gya {
613
613
  color: transparent;
614
614
  background: rgba(255, 255, 255, 0.1);
615
615
  }
616
- .skeleton__component_owzkk:before {
616
+ .skeleton__component_n6gya:before {
617
617
  background: transparent;
618
618
  }
619
- .skeleton__animate_owzkk:after {
619
+ .skeleton__animate_n6gya:after {
620
620
  background-image: linear-gradient(
621
621
  to left,
622
622
  rgba(0, 0, 0, 0),
@@ -626,246 +626,246 @@
626
626
  rgba(0, 0, 0, 0)
627
627
  );
628
628
  }
629
- @keyframes skeleton__gradient_owzkk {
629
+ @keyframes skeleton__gradient_n6gya {
630
630
  }
631
- @keyframes skeleton__background_owzkk {
631
+ @keyframes skeleton__background_n6gya {
632
632
  0% {
633
633
  background: rgb(182, 188, 195);
634
634
  }
635
635
  100% {
636
636
  background: rgb(198, 205, 214);
637
637
  }
638
- }.slider__component_beez9 .noUi-base:hover .noUi-connects {
638
+ }.slider__component_m2caw .noUi-base:hover .noUi-connects {
639
639
  background: #2a2a2c;
640
640
  }
641
- .slider__component_beez9 .noUi-base:hover .noUi-connect {
641
+ .slider__component_m2caw .noUi-base:hover .noUi-connect {
642
642
  background: #d91d0b;
643
643
  }
644
- .slider__component_beez9 .noUi-handle:hover .noUi-touch-area {
644
+ .slider__component_m2caw .noUi-handle:hover .noUi-touch-area {
645
645
  background: rgb(240, 63, 51);
646
646
  }
647
- .slider__component_beez9 .noUi-handle:active .noUi-touch-area {
647
+ .slider__component_m2caw .noUi-handle:active .noUi-touch-area {
648
648
  background: rgb(241, 80, 69);
649
649
  }
650
- .slider__component_beez9 .noUi-connects {
650
+ .slider__component_m2caw .noUi-connects {
651
651
  background: #2a2a2c;
652
652
  }
653
- .slider__component_beez9 .noUi-connect {
653
+ .slider__component_m2caw .noUi-connect {
654
654
  background: #d91d0b;
655
655
  }
656
- .slider__component_beez9 .noUi-handle {
656
+ .slider__component_m2caw .noUi-handle {
657
657
  border: 2px solid transparent;
658
658
  }
659
- .slider__component_beez9 .noUi-touch-area {
659
+ .slider__component_m2caw .noUi-touch-area {
660
660
  background: #ef3124;
661
661
  }
662
- .slider__component_beez9 .noUi-pips {
662
+ .slider__component_m2caw .noUi-pips {
663
663
  color: rgba(235, 235, 245, 0.6);
664
- }.spinner__component_1uagz {
664
+ }.spinner__component_xbwsd {
665
665
  color: #fff;
666
666
  }
667
- @keyframes spinner__spin_animation_h2irk {
667
+ @keyframes spinner__spin_animation_ryqty {
668
668
  }
669
- .spinner__component_13pe4 {
669
+ .spinner__component_13699 {
670
670
  color: #000;
671
- }.status__soft_1avxg.status__green_1avxg {
671
+ }.status__soft_1cwa6.status__green_1cwa6 {
672
672
  background: rgba(19, 164, 99, 0.1);
673
673
  color: #13a463;
674
674
  }
675
- .status__soft_1avxg.status__orange_1avxg {
675
+ .status__soft_1cwa6.status__orange_1cwa6 {
676
676
  background: rgba(222, 106, 0, 0.1);
677
677
  color: #de6a00;
678
678
  }
679
- .status__soft_1avxg.status__red_1avxg {
679
+ .status__soft_1cwa6.status__red_1cwa6 {
680
680
  background: rgba(217, 29, 11, 0.1);
681
681
  color: #d91d0b;
682
682
  }
683
- .status__soft_1avxg.status__blue_1avxg {
683
+ .status__soft_1cwa6.status__blue_1cwa6 {
684
684
  background: rgba(0, 122, 255, 0.1);
685
685
  color: #007aff;
686
686
  }
687
- .status__soft_1avxg.status__grey_1avxg {
687
+ .status__soft_1cwa6.status__grey_1cwa6 {
688
688
  background: rgba(109, 121, 134, 0.1);
689
689
  color: #6d7986;
690
690
  }
691
- .status__soft_1avxg.status__teal_1avxg {
691
+ .status__soft_1cwa6.status__teal_1cwa6 {
692
692
  background: rgba(33, 145, 135, 0.1);
693
693
  color: #219187;
694
694
  }
695
- .status__soft_1avxg.status__purple_1avxg {
695
+ .status__soft_1cwa6.status__purple_1cwa6 {
696
696
  background: rgba(103, 58, 183, 0.1);
697
697
  color: #673ab7;
698
698
  }
699
- .status__contrast_1avxg {
699
+ .status__contrast_1cwa6 {
700
700
  color: #000
701
701
  }
702
- .status__contrast_1avxg.status__green_1avxg {
702
+ .status__contrast_1cwa6.status__green_1cwa6 {
703
703
  background: #13a463;
704
704
  }
705
- .status__contrast_1avxg.status__orange_1avxg {
705
+ .status__contrast_1cwa6.status__orange_1cwa6 {
706
706
  background: #de6a00;
707
707
  }
708
- .status__contrast_1avxg.status__red_1avxg {
708
+ .status__contrast_1cwa6.status__red_1cwa6 {
709
709
  background: #d91d0b;
710
710
  }
711
- .status__contrast_1avxg.status__blue_1avxg {
711
+ .status__contrast_1cwa6.status__blue_1cwa6 {
712
712
  background: #007aff;
713
713
  }
714
- .status__contrast_1avxg.status__grey_1avxg {
714
+ .status__contrast_1cwa6.status__grey_1cwa6 {
715
715
  background: #6d7986;
716
716
  }
717
- .status__contrast_1avxg.status__teal_1avxg {
717
+ .status__contrast_1cwa6.status__teal_1cwa6 {
718
718
  background: #219187;
719
719
  }
720
- .status__contrast_1avxg.status__purple_1avxg {
720
+ .status__contrast_1cwa6.status__purple_1cwa6 {
721
721
  background: #673ab7;
722
- }.switch__component_mslu8 {
722
+ }.switch__component_1l3bj {
723
723
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
724
724
  }
725
- .switch__switch_mslu8 {
725
+ .switch__switch_1l3bj {
726
726
  background-color: #8d8d93;
727
727
  border: 2px solid #8d8d93;
728
728
  }
729
- .switch__switch_mslu8:before {
729
+ .switch__switch_1l3bj:before {
730
730
  background-color: #000;
731
731
  }
732
- .switch__label_mslu8 {
732
+ .switch__label_1l3bj {
733
733
  color: #fff;
734
734
  }
735
- .switch__hint_mslu8 {
735
+ .switch__hint_1l3bj {
736
736
  color: rgba(235, 235, 245, 0.6);
737
737
  }
738
- .switch__checked_mslu8 .switch__switch_mslu8 {
738
+ .switch__checked_1l3bj .switch__switch_1l3bj {
739
739
  background-color: #ef3124;
740
740
  border-color: #ef3124;
741
741
  }
742
- .switch__disabled_mslu8 .switch__switch_mslu8 {
742
+ .switch__disabled_1l3bj .switch__switch_1l3bj {
743
743
  background-color: #2a2a2c;
744
744
  border-color: #2a2a2c;
745
745
  }
746
- .switch__disabled_mslu8 .switch__label_mslu8 {
746
+ .switch__disabled_1l3bj .switch__label_1l3bj {
747
747
  color: rgba(235, 235, 245, 0.6);
748
748
  }
749
- .switch__disabled_mslu8 .switch__hint_mslu8 {
749
+ .switch__disabled_1l3bj .switch__hint_1l3bj {
750
750
  color: rgba(235, 235, 245, 0.6);
751
751
  }
752
- .switch__inactive_mslu8 .switch__switch_mslu8 {
752
+ .switch__inactive_1l3bj .switch__switch_1l3bj {
753
753
  background-color: #2a2a2c;
754
754
  border-color: #2a2a2c
755
755
  }
756
- .switch__inactive_mslu8 .switch__switch_mslu8:before {
756
+ .switch__inactive_1l3bj .switch__switch_1l3bj:before {
757
757
  background-color: #464649;
758
758
  }
759
- .switch__focused_mslu8 .switch__switch_mslu8 {
759
+ .switch__focused_1l3bj .switch__switch_1l3bj {
760
760
  outline: 2px solid #0072ef;
761
- }.tag__component_5nvm8 {
761
+ }.tag__component_1p81y {
762
762
  color: #fff;
763
763
  border-color: transparent;
764
764
  background-color: #202022
765
765
  }
766
- .tag__component_5nvm8:disabled {
766
+ .tag__component_1p81y:disabled {
767
767
  border-color: transparent;
768
768
  color: rgba(235, 235, 245, 0.3);
769
769
  background-color: rgba(32, 32, 34, 0.3);
770
770
  }
771
- .tag__component_5nvm8:hover:not(:disabled) {
771
+ .tag__component_1p81y:hover:not(:disabled) {
772
772
  border-color: transparent;
773
773
  background-color: #202022;
774
774
  }
775
- .tag__component_5nvm8:active:not(:disabled) {
775
+ .tag__component_1p81y:active:not(:disabled) {
776
776
  border-color: transparent;
777
777
  background-color: rgb(65, 65, 67);
778
778
  color: #fff;
779
779
  }
780
- .tag__checked_5nvm8 {
780
+ .tag__checked_1p81y {
781
781
  border-color: transparent;
782
782
  background-color: #f3f4f5;
783
783
  color: #000
784
784
  }
785
- .tag__checked_5nvm8:disabled {
785
+ .tag__checked_1p81y:disabled {
786
786
  background-color: rgba(243, 244, 245, 0.3);
787
787
  border-color: transparent;
788
788
  color: #000;
789
789
  }
790
- .tag__checked_5nvm8:hover:not(:disabled):not(:active) {
790
+ .tag__checked_1p81y:hover:not(:disabled):not(:active) {
791
791
  background-color: #f3f4f5;
792
792
  }
793
- .tag__checked_5nvm8:active:not(:disabled) {
793
+ .tag__checked_1p81y:active:not(:disabled) {
794
794
  background-color: rgb(194, 195, 196);
795
795
  color: #000;
796
796
  }
797
- .tag__focused_j6meb {
797
+ .tag__focused_nd6ew {
798
798
  outline: 2px solid #0072ef;
799
799
  }
800
- .tag__component_1rrnu {
800
+ .tag__component_1caq4 {
801
801
  color: #fff;
802
802
  border-color: #464649;
803
803
  background-color: transparent
804
804
  }
805
- .tag__component_1rrnu:disabled {
805
+ .tag__component_1caq4:disabled {
806
806
  border-color: #2b2b2e;
807
807
  color: rgba(235, 235, 245, 0.3);
808
808
  background-color: transparent;
809
809
  }
810
- .tag__component_1rrnu:hover:not(:disabled) {
810
+ .tag__component_1caq4:hover:not(:disabled) {
811
811
  border-color: #fff;
812
812
  background-color: transparent;
813
813
  }
814
- .tag__component_1rrnu:active:not(:disabled) {
814
+ .tag__component_1caq4:active:not(:disabled) {
815
815
  border-color: #fff;
816
816
  background-color: rgba(255, 255, 255, 0.07);
817
817
  color: #fff;
818
818
  }
819
- .tag__checked_1rrnu {
819
+ .tag__checked_1caq4 {
820
820
  border-color: #fff;
821
821
  background-color: #fff;
822
822
  color: #000
823
823
  }
824
- .tag__checked_1rrnu:disabled {
824
+ .tag__checked_1caq4:disabled {
825
825
  background-color: rgba(255, 255, 255, 0.3);
826
826
  border-color: transparent;
827
827
  color: #000;
828
828
  }
829
- .tag__checked_1rrnu:hover:not(:disabled):not(:active) {
829
+ .tag__checked_1caq4:hover:not(:disabled):not(:active) {
830
830
  background-color: rgb(237, 237, 237);
831
831
  }
832
- .tag__checked_1rrnu:active:not(:disabled) {
832
+ .tag__checked_1caq4:active:not(:disabled) {
833
833
  background-color: rgb(217, 217, 217);
834
834
  color: #000;
835
- }.typography__tertiary_1yqup {
835
+ }.typography__tertiary_18xwb {
836
836
  color: rgba(235, 235, 245, 0.3);
837
837
  }
838
- .typography__disabled_1yqup {
838
+ .typography__disabled_18xwb {
839
839
  color: rgba(235, 235, 245, 0.18);
840
840
  }
841
- .typography__accent_1yqup {
841
+ .typography__accent_18xwb {
842
842
  color: #ef3124;
843
843
  }
844
- .typography__primary_1yqup {
844
+ .typography__primary_18xwb {
845
845
  color: #fff;
846
846
  }
847
- .typography__attention_1yqup {
847
+ .typography__attention_18xwb {
848
848
  color: #cb830f;
849
849
  }
850
- .typography__positive_1yqup {
850
+ .typography__positive_18xwb {
851
851
  color: #13a463;
852
852
  }
853
- .typography__secondary_1yqup {
853
+ .typography__secondary_18xwb {
854
854
  color: rgba(235, 235, 245, 0.6);
855
855
  }
856
- .typography__tertiary-inverted_1yqup {
856
+ .typography__tertiary-inverted_18xwb {
857
857
  color: rgba(60, 60, 67, 0.3);
858
858
  }
859
- .typography__primary-inverted_1yqup {
859
+ .typography__primary-inverted_18xwb {
860
860
  color: #000;
861
861
  }
862
- .typography__secondary-inverted_1yqup {
862
+ .typography__secondary-inverted_18xwb {
863
863
  color: rgba(60, 60, 67, 0.6);
864
864
  }
865
- .typography__link_1yqup {
865
+ .typography__link_18xwb {
866
866
  color: #0072ef;
867
867
  }
868
- .typography__negative_1yqup {
868
+ .typography__negative_18xwb {
869
869
  color: #f15045;
870
870
  }
871
871
 
@@ -876,969 +876,969 @@
876
876
  }
877
877
  @media screen and (min-width: 1024px) {
878
878
  }
879
- .steps__option_glsbb {
879
+ .steps__option_sbrih {
880
880
  color: #fff;
881
881
  background: #2a2a2c
882
882
  }
883
- .steps__dash_glsbb {
883
+ .steps__dash_sbrih {
884
884
  border-top: 2px solid #2b2b2e
885
885
  }
886
- .steps__dash_glsbb.steps__completed_glsbb {
886
+ .steps__dash_sbrih.steps__completed_sbrih {
887
887
  border-top: 2px solid #fff;
888
888
  }
889
- .steps__dash_glsbb.steps__vertical_glsbb {
889
+ .steps__dash_sbrih.steps__vertical_sbrih {
890
890
  border-left: 2px solid #2b2b2e;
891
891
  }
892
- .steps__dash_glsbb.steps__completed_glsbb.steps__vertical_glsbb {
892
+ .steps__dash_sbrih.steps__completed_sbrih.steps__vertical_sbrih {
893
893
  border-left: 2px solid #fff;
894
894
  }
895
- .steps__text_glsbb {
895
+ .steps__text_sbrih {
896
896
  color: #fff
897
897
  }
898
- .steps__text_glsbb.steps__interactive_glsbb:not(.steps__disabled_glsbb):hover {
898
+ .steps__text_sbrih.steps__interactive_sbrih:not(.steps__disabled_sbrih):hover {
899
899
  background: rgba(255, 255, 255, 0.07);
900
900
  }
901
- .steps__text_glsbb.steps__interactive_glsbb:not(.steps__disabled_glsbb):active {
901
+ .steps__text_sbrih.steps__interactive_sbrih:not(.steps__disabled_sbrih):active {
902
902
  background: rgba(255, 255, 255, 0.15);
903
903
  }
904
- .steps__focused_glsbb {
904
+ .steps__focused_sbrih {
905
905
  outline: 2px solid #0072ef;
906
906
  }
907
- .steps__selected_glsbb .steps__text_glsbb {
907
+ .steps__selected_sbrih .steps__text_sbrih {
908
908
  color: #fff;
909
909
  }
910
- .steps__selected_glsbb .steps__option_glsbb {
910
+ .steps__selected_sbrih .steps__option_sbrih {
911
911
  color: #000;
912
912
  background: #fff;
913
913
  }
914
- .steps__checkbox_glsbb {
914
+ .steps__checkbox_sbrih {
915
915
  border: 2px solid #2a2a2c;
916
916
  }
917
- .steps__dot_glsbb {
917
+ .steps__dot_sbrih {
918
918
  background: #2a2a2c;
919
919
  }
920
- .steps__selected_glsbb .steps__checkbox_glsbb {
920
+ .steps__selected_sbrih .steps__checkbox_sbrih {
921
921
  border: 2px solid #fff
922
922
  }
923
- .steps__selected_glsbb .steps__checkbox_glsbb .steps__dot_glsbb {
923
+ .steps__selected_sbrih .steps__checkbox_sbrih .steps__dot_sbrih {
924
924
  background: #fff;
925
925
  }
926
- .steps__completedIndicator_glsbb > [class*='positive'] {
926
+ .steps__completedIndicator_sbrih > [class*='positive'] {
927
927
  color: #fff;
928
928
  background-color: #fff;
929
929
  }
930
- .action-button__primary_ugpsq {
930
+ .action-button__primary_1fm7f {
931
931
  color: #fff
932
932
  }
933
- .action-button__primary_ugpsq .action-button__iconWrapper_ugpsq {
933
+ .action-button__primary_1fm7f .action-button__iconWrapper_1fm7f {
934
934
  color: #000;
935
935
  background-color: #fff;
936
936
  }
937
- .action-button__primary_ugpsq:hover .action-button__iconWrapper_ugpsq {
937
+ .action-button__primary_1fm7f:hover .action-button__iconWrapper_1fm7f {
938
938
  background-color: rgb(217, 217, 217);
939
939
  }
940
- .action-button__primary_ugpsq:active .action-button__iconWrapper_ugpsq {
940
+ .action-button__primary_1fm7f:active .action-button__iconWrapper_1fm7f {
941
941
  background-color: rgb(204, 204, 204);
942
942
  }
943
- .action-button__secondary_ugpsq {
943
+ .action-button__secondary_1fm7f {
944
944
  color: #fff
945
945
  }
946
- .action-button__secondary_ugpsq .action-button__iconWrapper_ugpsq {
946
+ .action-button__secondary_1fm7f .action-button__iconWrapper_1fm7f {
947
947
  color: #fff;
948
948
  background-color: #202022;
949
949
  }
950
- .action-button__secondary_ugpsq:hover .action-button__iconWrapper_ugpsq {
950
+ .action-button__secondary_1fm7f:hover .action-button__iconWrapper_1fm7f {
951
951
  background-color: rgb(48, 48, 49);
952
952
  }
953
- .action-button__secondary_ugpsq:active .action-button__iconWrapper_ugpsq {
953
+ .action-button__secondary_1fm7f:active .action-button__iconWrapper_1fm7f {
954
954
  background-color: rgb(65, 65, 67);
955
955
  }
956
- .action-button__component_1h882 {
956
+ .action-button__component_1ubaa {
957
957
  -webkit-tap-highlight-color: transparent
958
958
  }
959
- .action-button__focused_1h882 {
959
+ .action-button__focused_1ubaa {
960
960
  outline: 2px solid #0072ef;
961
961
  }
962
- .action-button__primary_ktidr {
962
+ .action-button__primary_15z00 {
963
963
  color: #000
964
964
  }
965
- .action-button__primary_ktidr .action-button__iconWrapper_ktidr {
965
+ .action-button__primary_15z00 .action-button__iconWrapper_15z00 {
966
966
  color: #fff;
967
967
  background-color: #121212;
968
968
  }
969
- .action-button__primary_ktidr:hover .action-button__iconWrapper_ktidr {
969
+ .action-button__primary_15z00:hover .action-button__iconWrapper_15z00 {
970
970
  background-color: rgb(35, 35, 35);
971
971
  }
972
- .action-button__primary_ktidr:active .action-button__iconWrapper_ktidr {
972
+ .action-button__primary_15z00:active .action-button__iconWrapper_15z00 {
973
973
  background-color: rgb(54, 54, 54);
974
974
  }
975
- .action-button__secondary_ktidr {
975
+ .action-button__secondary_15z00 {
976
976
  color: #000
977
977
  }
978
- .action-button__secondary_ktidr .action-button__iconWrapper_ktidr {
978
+ .action-button__secondary_15z00 .action-button__iconWrapper_15z00 {
979
979
  color: #000;
980
980
  background-color: #f3f4f5;
981
981
  }
982
- .action-button__secondary_ktidr:hover .action-button__iconWrapper_ktidr {
982
+ .action-button__secondary_15z00:hover .action-button__iconWrapper_15z00 {
983
983
  background-color: rgb(207, 207, 208);
984
984
  }
985
- .action-button__secondary_ktidr:active .action-button__iconWrapper_ktidr {
985
+ .action-button__secondary_15z00:active .action-button__iconWrapper_15z00 {
986
986
  background-color: rgb(194, 195, 196);
987
987
  }
988
- .action-button__primary_zjt9w {
988
+ .action-button__primary_1qopu {
989
989
  color: #000
990
990
  }
991
- .action-button__primary_zjt9w .action-button__iconWrapper_zjt9w {
991
+ .action-button__primary_1qopu .action-button__iconWrapper_1qopu {
992
992
  color: #fff;
993
993
  background-color: #121212;
994
994
  }
995
- .action-button__secondary_zjt9w {
995
+ .action-button__secondary_1qopu {
996
996
  color: #000
997
997
  }
998
- .action-button__secondary_zjt9w .action-button__iconWrapper_zjt9w {
998
+ .action-button__secondary_1qopu .action-button__iconWrapper_1qopu {
999
999
  color: #000;
1000
1000
  background-color: #f3f4f5;
1001
- }.button__primary_12i7o {
1001
+ }.button__primary_10zb0 {
1002
1002
  color: #000;
1003
1003
  background-color: #f3f4f5
1004
1004
  }
1005
- .button__primary_12i7o:hover {
1005
+ .button__primary_10zb0:hover {
1006
1006
  background-color: rgb(207, 207, 208);
1007
1007
  }
1008
- .button__primary_12i7o:active {
1008
+ .button__primary_10zb0:active {
1009
1009
  background-color: rgb(194, 195, 196);
1010
1010
  }
1011
- .button__secondary_12i7o {
1011
+ .button__secondary_10zb0 {
1012
1012
  color: #fff;
1013
1013
  background-color: rgba(255, 255, 255, 0.1);
1014
1014
  border: 1px solid transparent
1015
1015
  }
1016
- .button__secondary_12i7o:hover {
1016
+ .button__secondary_10zb0:hover {
1017
1017
  background-color: rgba(255, 255, 255, 0.163);
1018
1018
  }
1019
- .button__secondary_12i7o:active {
1019
+ .button__secondary_10zb0:active {
1020
1020
  background-color: rgba(255, 255, 255, 0.235);
1021
1021
  }
1022
- .button__outlined_12i7o {
1022
+ .button__outlined_10zb0 {
1023
1023
  color: #fff;
1024
1024
  background-color: transparent;
1025
1025
  border: 1px solid #c5c5c7
1026
1026
  }
1027
- .button__outlined_12i7o:hover {
1027
+ .button__outlined_10zb0:hover {
1028
1028
  background-color: rgba(0, 0, 0, 0.07);
1029
1029
  }
1030
- .button__outlined_12i7o:active {
1030
+ .button__outlined_10zb0:active {
1031
1031
  background-color: rgba(0, 0, 0, 0.15);
1032
1032
  }
1033
- .button__tertiary_12i7o {
1033
+ .button__tertiary_10zb0 {
1034
1034
  color: #fff;
1035
1035
  background-color: transparent;
1036
1036
  border: 1px solid #c5c5c7
1037
1037
  }
1038
- .button__tertiary_12i7o:hover {
1038
+ .button__tertiary_10zb0:hover {
1039
1039
  background-color: rgba(255, 255, 255, 0.07);
1040
1040
  }
1041
- .button__tertiary_12i7o:active {
1041
+ .button__tertiary_10zb0:active {
1042
1042
  background-color: rgba(255, 255, 255, 0.15);
1043
1043
  }
1044
- .button__filled_12i7o {
1044
+ .button__filled_10zb0 {
1045
1045
  color: #fff;
1046
1046
  background-color: #3a3a3c
1047
1047
  }
1048
- .button__filled_12i7o:hover {
1048
+ .button__filled_10zb0:hover {
1049
1049
  background-color: rgb(72, 72, 74);
1050
1050
  }
1051
- .button__filled_12i7o:active {
1051
+ .button__filled_10zb0:active {
1052
1052
  background-color: rgb(88, 88, 89);
1053
1053
  }
1054
- .button__transparent_12i7o {
1054
+ .button__transparent_10zb0 {
1055
1055
  color: #fff;
1056
1056
  background-color: rgba(255, 255, 255, 0.1)
1057
1057
  }
1058
- .button__transparent_12i7o:hover {
1058
+ .button__transparent_10zb0:hover {
1059
1059
  background-color: rgba(255, 255, 255, 0.2);
1060
1060
  }
1061
- .button__transparent_12i7o:active {
1061
+ .button__transparent_10zb0:active {
1062
1062
  background-color: rgba(255, 255, 255, 0.4);
1063
1063
  }
1064
- .button__link_12i7o {
1064
+ .button__link_10zb0 {
1065
1065
  color: #fff;
1066
1066
  background-color: transparent
1067
1067
  }
1068
- .button__link_12i7o:hover {
1068
+ .button__link_10zb0:hover {
1069
1069
  background-color: rgba(255, 255, 255, 0.163);
1070
1070
  }
1071
- .button__link_12i7o:active {
1071
+ .button__link_10zb0:active {
1072
1072
  background-color: rgba(255, 255, 255, 0.235);
1073
1073
  }
1074
- .button__ghost_12i7o {
1074
+ .button__ghost_10zb0 {
1075
1075
  color: #fff
1076
1076
  }
1077
- .button__ghost_12i7o:hover {
1077
+ .button__ghost_10zb0:hover {
1078
1078
  color: rgb(179, 179, 179);
1079
1079
  }
1080
- .button__ghost_12i7o:active {
1080
+ .button__ghost_10zb0:active {
1081
1081
  color: rgb(128, 128, 128);
1082
1082
  }
1083
- .button__component_12i7o:disabled.button__primary_12i7o {
1083
+ .button__component_10zb0:disabled.button__primary_10zb0 {
1084
1084
  color: rgba(60, 60, 67, 0.3);
1085
1085
  background-color: #f3f4f5
1086
1086
  }
1087
- .button__component_12i7o:disabled.button__primary_12i7o.button__loading_12i7o {
1087
+ .button__component_10zb0:disabled.button__primary_10zb0.button__loading_10zb0 {
1088
1088
  background-color: #f3f4f5;
1089
1089
  }
1090
- .button__component_12i7o:disabled.button__secondary_12i7o {
1090
+ .button__component_10zb0:disabled.button__secondary_10zb0 {
1091
1091
  color: rgba(255, 255, 255, 0.3);
1092
1092
  background-color: rgba(255, 255, 255, 0.05);
1093
1093
  border-color: transparent
1094
1094
  }
1095
- .button__component_12i7o:disabled.button__secondary_12i7o.button__loading_12i7o {
1095
+ .button__component_10zb0:disabled.button__secondary_10zb0.button__loading_10zb0 {
1096
1096
  color: #fff;
1097
1097
  background-color: rgba(255, 255, 255, 0.1);
1098
1098
  border-color: transparent;
1099
1099
  }
1100
- .button__component_12i7o:disabled.button__outlined_12i7o {
1100
+ .button__component_10zb0:disabled.button__outlined_10zb0 {
1101
1101
  color: rgba(255, 255, 255, 0.3);
1102
1102
  background-color: transparent;
1103
1103
  border-color: rgba(197, 197, 199, 0.3)
1104
1104
  }
1105
- .button__component_12i7o:disabled.button__outlined_12i7o.button__loading_12i7o {
1105
+ .button__component_10zb0:disabled.button__outlined_10zb0.button__loading_10zb0 {
1106
1106
  color: #fff;
1107
1107
  }
1108
- .button__component_12i7o:disabled.button__tertiary_12i7o {
1108
+ .button__component_10zb0:disabled.button__tertiary_10zb0 {
1109
1109
  color: rgba(255, 255, 255, 0.3);
1110
1110
  background-color: transparent;
1111
1111
  border-color: rgba(197, 197, 199, 0.3)
1112
1112
  }
1113
- .button__component_12i7o:disabled.button__tertiary_12i7o.button__loading_12i7o {
1113
+ .button__component_10zb0:disabled.button__tertiary_10zb0.button__loading_10zb0 {
1114
1114
  color: #fff;
1115
1115
  }
1116
- .button__component_12i7o:disabled.button__filled_12i7o {
1116
+ .button__component_10zb0:disabled.button__filled_10zb0 {
1117
1117
  color: rgba(255, 255, 255, 0.3);
1118
1118
  background-color: rgba(58, 58, 60, 0.3)
1119
1119
  }
1120
- .button__component_12i7o:disabled.button__filled_12i7o.button__loading_12i7o {
1120
+ .button__component_10zb0:disabled.button__filled_10zb0.button__loading_10zb0 {
1121
1121
  color: #fff;
1122
1122
  background-color: #3a3a3c;
1123
1123
  }
1124
- .button__component_12i7o:disabled.button__transparent_12i7o {
1124
+ .button__component_10zb0:disabled.button__transparent_10zb0 {
1125
1125
  color: rgba(255, 255, 255, 0.3);
1126
1126
  background-color: rgba(255, 255, 255, 0.03)
1127
1127
  }
1128
- .button__component_12i7o:disabled.button__transparent_12i7o.button__loading_12i7o {
1128
+ .button__component_10zb0:disabled.button__transparent_10zb0.button__loading_10zb0 {
1129
1129
  color: #fff;
1130
1130
  background-color: rgba(255, 255, 255, 0.1);
1131
1131
  }
1132
- .button__component_12i7o:disabled.button__link_12i7o {
1132
+ .button__component_10zb0:disabled.button__link_10zb0 {
1133
1133
  color: rgba(255, 255, 255, 0.3);
1134
1134
  background-color: transparent
1135
1135
  }
1136
- .button__component_12i7o:disabled.button__link_12i7o.button__loading_12i7o {
1136
+ .button__component_10zb0:disabled.button__link_10zb0.button__loading_10zb0 {
1137
1137
  color: #fff;
1138
1138
  }
1139
- .button__component_12i7o:disabled.button__ghost_12i7o {
1139
+ .button__component_10zb0:disabled.button__ghost_10zb0 {
1140
1140
  color: rgba(255, 255, 255, 0.3)
1141
1141
  }
1142
- .button__component_12i7o:disabled.button__ghost_12i7o.button__loading_12i7o {
1142
+ .button__component_10zb0:disabled.button__ghost_10zb0.button__loading_10zb0 {
1143
1143
  color: #fff;
1144
1144
  }
1145
- .button__component_qvs5j {
1145
+ .button__component_1l9u1 {
1146
1146
  background-color: transparent
1147
1147
  }
1148
- .button__focused_qvs5j {
1148
+ .button__focused_1l9u1 {
1149
1149
  outline: 2px solid #0072ef;
1150
1150
  }
1151
- .button__primary_r8666 {
1151
+ .button__primary_pp9hr {
1152
1152
  color: #fff;
1153
1153
  background-color: #202022
1154
1154
  }
1155
- .button__primary_r8666:hover {
1155
+ .button__primary_pp9hr:hover {
1156
1156
  background-color: rgb(48, 48, 49);
1157
1157
  }
1158
- .button__primary_r8666:active {
1158
+ .button__primary_pp9hr:active {
1159
1159
  background-color: rgb(65, 65, 67);
1160
1160
  }
1161
- .button__secondary_r8666 {
1161
+ .button__secondary_pp9hr {
1162
1162
  color: #000;
1163
1163
  background-color: rgba(0, 0, 0, 0.08);
1164
1164
  border: 1px solid transparent
1165
1165
  }
1166
- .button__secondary_r8666:hover {
1166
+ .button__secondary_pp9hr:hover {
1167
1167
  background-color: rgba(0, 0, 0, 0.218);
1168
1168
  }
1169
- .button__secondary_r8666:active {
1169
+ .button__secondary_pp9hr:active {
1170
1170
  background-color: rgba(0, 0, 0, 0.264);
1171
1171
  }
1172
- .button__outlined_r8666 {
1172
+ .button__outlined_pp9hr {
1173
1173
  color: #fff;
1174
1174
  background-color: transparent;
1175
1175
  border: 1px solid #c5c5c7
1176
1176
  }
1177
- .button__outlined_r8666:hover {
1177
+ .button__outlined_pp9hr:hover {
1178
1178
  background-color: rgba(255, 255, 255, 0.15);
1179
1179
  }
1180
- .button__outlined_r8666:active {
1180
+ .button__outlined_pp9hr:active {
1181
1181
  background-color: rgba(0, 0, 0, 0.15);
1182
1182
  }
1183
- .button__tertiary_r8666 {
1183
+ .button__tertiary_pp9hr {
1184
1184
  color: #000;
1185
1185
  background-color: transparent;
1186
1186
  border: 1px solid #464649
1187
1187
  }
1188
- .button__tertiary_r8666:hover {
1188
+ .button__tertiary_pp9hr:hover {
1189
1189
  background-color: rgba(18, 18, 18, 0.15);
1190
1190
  }
1191
- .button__tertiary_r8666:active {
1191
+ .button__tertiary_pp9hr:active {
1192
1192
  background-color: rgba(18, 18, 18, 0.2);
1193
1193
  }
1194
- .button__filled_r8666 {
1194
+ .button__filled_pp9hr {
1195
1195
  color: #fff;
1196
1196
  background-color: #3a3a3c
1197
1197
  }
1198
- .button__filled_r8666:hover {
1198
+ .button__filled_pp9hr:hover {
1199
1199
  background-color: rgb(99, 112, 126);
1200
1200
  }
1201
- .button__filled_r8666:active {
1201
+ .button__filled_pp9hr:active {
1202
1202
  background-color: rgb(61, 74, 88);
1203
1203
  }
1204
- .button__transparent_r8666 {
1204
+ .button__transparent_pp9hr {
1205
1205
  color: #000;
1206
1206
  background-color: rgba(255, 255, 255, 0.1)
1207
1207
  }
1208
- .button__transparent_r8666:hover {
1208
+ .button__transparent_pp9hr:hover {
1209
1209
  background-color: rgba(255, 255, 255, 0.2);
1210
1210
  }
1211
- .button__transparent_r8666:active {
1211
+ .button__transparent_pp9hr:active {
1212
1212
  background-color: rgba(255, 255, 255, 0.05);
1213
1213
  }
1214
- .button__link_r8666 {
1214
+ .button__link_pp9hr {
1215
1215
  color: #000;
1216
1216
  background-color: transparent
1217
1217
  }
1218
- .button__link_r8666:hover {
1218
+ .button__link_pp9hr:hover {
1219
1219
  background-color: rgba(18, 18, 18, 0.15);
1220
1220
  }
1221
- .button__link_r8666:active {
1221
+ .button__link_pp9hr:active {
1222
1222
  background-color: rgba(18, 18, 18, 0.2);
1223
1223
  }
1224
- .button__ghost_r8666 {
1224
+ .button__ghost_pp9hr {
1225
1225
  color: #000
1226
1226
  }
1227
- .button__ghost_r8666:hover {
1227
+ .button__ghost_pp9hr:hover {
1228
1228
  color: rgb(77, 77, 77);
1229
1229
  }
1230
- .button__ghost_r8666:active {
1230
+ .button__ghost_pp9hr:active {
1231
1231
  color: rgb(128, 128, 128);
1232
1232
  }
1233
- .button__component_r8666:disabled.button__primary_r8666 {
1233
+ .button__component_pp9hr:disabled.button__primary_pp9hr {
1234
1234
  color: rgba(235, 235, 245, 0.3);
1235
1235
  background-color: #202022
1236
1236
  }
1237
- .button__component_r8666:disabled.button__primary_r8666.button__loading_r8666 {
1237
+ .button__component_pp9hr:disabled.button__primary_pp9hr.button__loading_pp9hr {
1238
1238
  background-color: #202022;
1239
1239
  }
1240
- .button__component_r8666:disabled.button__secondary_r8666 {
1240
+ .button__component_pp9hr:disabled.button__secondary_pp9hr {
1241
1241
  color: rgba(0, 0, 0, 0.3);
1242
1242
  background-color: rgba(18, 18, 18, 0.08);
1243
1243
  border-color: transparent
1244
1244
  }
1245
- .button__component_r8666:disabled.button__secondary_r8666.button__loading_r8666 {
1245
+ .button__component_pp9hr:disabled.button__secondary_pp9hr.button__loading_pp9hr {
1246
1246
  color: #000;
1247
1247
  background-color: rgba(0, 0, 0, 0.08);
1248
1248
  border-color: transparent;
1249
1249
  }
1250
- .button__component_r8666:disabled.button__outlined_r8666 {
1250
+ .button__component_pp9hr:disabled.button__outlined_pp9hr {
1251
1251
  color: rgba(255, 255, 255, 0.3);
1252
1252
  background-color: transparent;
1253
1253
  border-color: rgba(35, 53, 73, 0.3)
1254
1254
  }
1255
- .button__component_r8666:disabled.button__outlined_r8666.button__loading_r8666 {
1255
+ .button__component_pp9hr:disabled.button__outlined_pp9hr.button__loading_pp9hr {
1256
1256
  color: #fff;
1257
1257
  }
1258
- .button__component_r8666:disabled.button__tertiary_r8666 {
1258
+ .button__component_pp9hr:disabled.button__tertiary_pp9hr {
1259
1259
  color: rgba(0, 0, 0, 0.3);
1260
1260
  background-color: transparent;
1261
1261
  border-color: rgba(70, 70, 73, 0.3)
1262
1262
  }
1263
- .button__component_r8666:disabled.button__tertiary_r8666.button__loading_r8666 {
1263
+ .button__component_pp9hr:disabled.button__tertiary_pp9hr.button__loading_pp9hr {
1264
1264
  color: #000;
1265
1265
  }
1266
- .button__component_r8666:disabled.button__filled_r8666 {
1266
+ .button__component_pp9hr:disabled.button__filled_pp9hr {
1267
1267
  color: rgba(255, 255, 255, 0.3);
1268
1268
  background-color: rgba(72, 87, 103, 0.3);
1269
1269
  border-color: transparent
1270
1270
  }
1271
- .button__component_r8666:disabled.button__filled_r8666.button__loading_r8666 {
1271
+ .button__component_pp9hr:disabled.button__filled_pp9hr.button__loading_pp9hr {
1272
1272
  color: #fff;
1273
1273
  background-color: #3a3a3c;
1274
1274
  border-color: transparent;
1275
1275
  }
1276
- .button__component_r8666:disabled.button__transparent_r8666 {
1276
+ .button__component_pp9hr:disabled.button__transparent_pp9hr {
1277
1277
  color: rgba(255, 255, 255, 0.3);
1278
1278
  background-color: rgba(255, 255, 255, 0.03)
1279
1279
  }
1280
- .button__component_r8666:disabled.button__transparent_r8666.button__loading_r8666 {
1280
+ .button__component_pp9hr:disabled.button__transparent_pp9hr.button__loading_pp9hr {
1281
1281
  color: #000;
1282
1282
  background-color: rgba(255, 255, 255, 0.1);
1283
1283
  }
1284
- .button__component_r8666:disabled.button__link_r8666 {
1284
+ .button__component_pp9hr:disabled.button__link_pp9hr {
1285
1285
  color: rgba(0, 0, 0, 0.3);
1286
1286
  background-color: transparent
1287
1287
  }
1288
- .button__component_r8666:disabled.button__link_r8666.button__loading_r8666 {
1288
+ .button__component_pp9hr:disabled.button__link_pp9hr.button__loading_pp9hr {
1289
1289
  color: #000;
1290
1290
  }
1291
- .button__component_r8666:disabled.button__ghost_r8666 {
1291
+ .button__component_pp9hr:disabled.button__ghost_pp9hr {
1292
1292
  color: rgba(0, 0, 0, 0.3)
1293
1293
  }
1294
- .button__component_r8666:disabled.button__ghost_r8666.button__loading_r8666 {
1294
+ .button__component_pp9hr:disabled.button__ghost_pp9hr.button__loading_pp9hr {
1295
1295
  color: #000;
1296
- }.textarea__input_14qju {
1296
+ }.textarea__input_ih9s8 {
1297
1297
  color: #fff;
1298
1298
  caret-color: #0072ef;
1299
1299
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1300
1300
  }
1301
- .textarea__input_14qju:-webkit-autofill {
1301
+ .textarea__input_ih9s8:-webkit-autofill {
1302
1302
  -webkit-text-fill-color: #fff;
1303
1303
  }
1304
- .textarea__input_14qju::placeholder {
1304
+ .textarea__input_ih9s8::placeholder {
1305
1305
  color: rgba(235, 235, 245, 0.6);
1306
1306
  }
1307
- .textarea__hasInnerLabel_14qju::placeholder {
1307
+ .textarea__hasInnerLabel_ih9s8::placeholder {
1308
1308
  color: rgba(235, 235, 245, 0.3);
1309
1309
  }
1310
- .textarea__clearIcon_14qju {
1310
+ .textarea__clearIcon_ih9s8 {
1311
1311
  color: #fff;
1312
1312
  }
1313
- .textarea__input_14qju:read-only {
1313
+ .textarea__input_ih9s8:read-only {
1314
1314
  color: rgba(235, 235, 245, 0.6)
1315
1315
  }
1316
- .textarea__input_14qju:read-only:focus::placeholder {
1316
+ .textarea__input_ih9s8:read-only:focus::placeholder {
1317
1317
  color: rgba(235, 235, 245, 0.6);
1318
1318
  }
1319
- .textarea__input_14qju:disabled {
1319
+ .textarea__input_ih9s8:disabled {
1320
1320
  color: #fff;
1321
1321
  -webkit-text-fill-color: #fff;
1322
1322
  }
1323
- .textarea__input_14qju:focus::placeholder {
1323
+ .textarea__input_ih9s8:focus::placeholder {
1324
1324
  color: rgba(235, 235, 245, 0.3);
1325
1325
  }
1326
- .textarea__error_14qju {
1326
+ .textarea__error_ih9s8 {
1327
1327
  color: #f15045;
1328
1328
  caret-color: #f15045;
1329
1329
  }
1330
- .textarea__textarea_14qju {
1330
+ .textarea__textarea_ih9s8 {
1331
1331
  color: #fff;
1332
1332
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1333
1333
  }
1334
- .textarea__textarea_14qju::placeholder {
1334
+ .textarea__textarea_ih9s8::placeholder {
1335
1335
  color: rgba(235, 235, 245, 0.6);
1336
1336
  }
1337
- .textarea__hasInnerLabel_14qju::placeholder {
1337
+ .textarea__hasInnerLabel_ih9s8::placeholder {
1338
1338
  color: rgba(235, 235, 245, 0.3);
1339
1339
  }
1340
- .textarea__textarea_14qju:disabled {
1340
+ .textarea__textarea_ih9s8:disabled {
1341
1341
  color: #fff;
1342
1342
  -webkit-text-fill-color: #fff;
1343
1343
  }
1344
- .textarea__textarea_14qju:read-only {
1344
+ .textarea__textarea_ih9s8:read-only {
1345
1345
  color: rgba(235, 235, 245, 0.6);
1346
1346
  }
1347
- .textarea__textarea_14qju:focus::placeholder {
1347
+ .textarea__textarea_ih9s8:focus::placeholder {
1348
1348
  color: rgba(235, 235, 245, 0.3);
1349
1349
  }
1350
- .textarea__focusVisible_1y63j {
1350
+ .textarea__focusVisible_1qv5s {
1351
1351
  outline: 2px solid #0072ef;
1352
1352
  }
1353
- .textarea__input_vunvx {
1353
+ .textarea__input_1d774 {
1354
1354
  color: #000;
1355
1355
  caret-color: #0072ef;
1356
1356
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1357
1357
  }
1358
- .textarea__input_vunvx:-webkit-autofill {
1358
+ .textarea__input_1d774:-webkit-autofill {
1359
1359
  -webkit-text-fill-color: #000;
1360
1360
  }
1361
- .textarea__input_vunvx::placeholder {
1361
+ .textarea__input_1d774::placeholder {
1362
1362
  color: rgba(60, 60, 67, 0.6);
1363
1363
  }
1364
- .textarea__hasInnerLabel_vunvx::placeholder {
1364
+ .textarea__hasInnerLabel_1d774::placeholder {
1365
1365
  color: rgba(60, 60, 67, 0.3);
1366
1366
  }
1367
- .textarea__clearIcon_vunvx {
1367
+ .textarea__clearIcon_1d774 {
1368
1368
  color: #000;
1369
1369
  }
1370
- .textarea__input_vunvx:read-only {
1370
+ .textarea__input_1d774:read-only {
1371
1371
  color: rgba(60, 60, 67, 0.6)
1372
1372
  }
1373
- .textarea__input_vunvx:read-only:focus::placeholder {
1373
+ .textarea__input_1d774:read-only:focus::placeholder {
1374
1374
  color: rgba(60, 60, 67, 0.6);
1375
1375
  }
1376
- .textarea__input_vunvx:disabled {
1376
+ .textarea__input_1d774:disabled {
1377
1377
  color: #000;
1378
1378
  -webkit-text-fill-color: #000;
1379
1379
  }
1380
- .textarea__input_vunvx:focus::placeholder {
1380
+ .textarea__input_1d774:focus::placeholder {
1381
1381
  color: rgba(60, 60, 67, 0.3);
1382
1382
  }
1383
- .textarea__error_vunvx {
1383
+ .textarea__error_1d774 {
1384
1384
  color: #ef3124;
1385
1385
  caret-color: #ef3124;
1386
1386
  }
1387
- .textarea__textarea_vunvx {
1387
+ .textarea__textarea_1d774 {
1388
1388
  color: #000;
1389
1389
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1390
1390
  }
1391
- .textarea__textarea_vunvx::placeholder {
1391
+ .textarea__textarea_1d774::placeholder {
1392
1392
  color: rgba(60, 60, 67, 0.6);
1393
1393
  }
1394
- .textarea__hasInnerLabel_vunvx::placeholder {
1394
+ .textarea__hasInnerLabel_1d774::placeholder {
1395
1395
  color: rgba(60, 60, 67, 0.3);
1396
1396
  }
1397
- .textarea__textarea_vunvx:disabled {
1397
+ .textarea__textarea_1d774:disabled {
1398
1398
  color: #000;
1399
1399
  -webkit-text-fill-color: #000;
1400
1400
  }
1401
- .textarea__textarea_vunvx:read-only {
1401
+ .textarea__textarea_1d774:read-only {
1402
1402
  color: rgba(60, 60, 67, 0.6);
1403
1403
  }
1404
- .textarea__textarea_vunvx:focus::placeholder {
1404
+ .textarea__textarea_1d774:focus::placeholder {
1405
1405
  color: rgba(60, 60, 67, 0.3);
1406
- }.base-modal__component_5knf1 {
1406
+ }.base-modal__component_9cxp9 {
1407
1407
  background: #121212;
1408
- }.popover__component_n1u4i {
1408
+ }.popover__component_g7xyd {
1409
1409
  background-color: transparent;
1410
1410
  color: #fff;
1411
1411
  }
1412
- .popover__inner_n1u4i {
1412
+ .popover__inner_g7xyd {
1413
1413
  background-color: #121212;
1414
1414
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1415
1415
  border: 1px solid transparent;
1416
1416
  }
1417
- .popover__arrow_n1u4i:after {
1417
+ .popover__arrow_g7xyd:after {
1418
1418
  background-color: #121212;
1419
1419
  border: 1px solid transparent;
1420
- }.tabs__component_4qaeo:before {
1420
+ }.tabs__component_8sfek:before {
1421
1421
  background-color: #2b2b2e;
1422
1422
  }
1423
- .tabs__title_4qaeo {
1423
+ .tabs__title_8sfek {
1424
1424
  color: rgba(235, 235, 245, 0.6)
1425
1425
  }
1426
- .tabs__title_4qaeo:not(.tabs__disabled_4qaeo):hover {
1426
+ .tabs__title_8sfek:not(.tabs__disabled_8sfek):hover {
1427
1427
  color: #fff;
1428
1428
  }
1429
- .tabs__focused_4qaeo {
1429
+ .tabs__focused_8sfek {
1430
1430
  outline: 2px solid #0072ef;
1431
1431
  }
1432
- .tabs__selected_4qaeo {
1432
+ .tabs__selected_8sfek {
1433
1433
  color: #fff;
1434
1434
  }
1435
- .tabs__disabled_4qaeo {
1435
+ .tabs__disabled_8sfek {
1436
1436
  color: rgba(235, 235, 245, 0.3);
1437
1437
  }
1438
- .tabs__line_4qaeo {
1438
+ .tabs__line_8sfek {
1439
1439
  background-color: #ef3124;
1440
1440
  }
1441
- .tabs__component_4qaeo:before {
1441
+ .tabs__component_8sfek:before {
1442
1442
  background-color: #2b2b2e;
1443
- }.tabs__title_4qaeo {
1443
+ }.tabs__title_8sfek {
1444
1444
  color: rgba(235, 235, 245, 0.6)
1445
- }.tabs__title_4qaeo:not(.tabs__disabled_4qaeo):hover {
1445
+ }.tabs__title_8sfek:not(.tabs__disabled_8sfek):hover {
1446
1446
  color: #fff;
1447
- }.tabs__focused_4qaeo {
1447
+ }.tabs__focused_8sfek {
1448
1448
  outline: 2px solid #0072ef;
1449
- }.tabs__selected_4qaeo {
1449
+ }.tabs__selected_8sfek {
1450
1450
  color: #fff;
1451
- }.tabs__disabled_4qaeo {
1451
+ }.tabs__disabled_8sfek {
1452
1452
  color: rgba(235, 235, 245, 0.3);
1453
- }.tabs__line_4qaeo {
1453
+ }.tabs__line_8sfek {
1454
1454
  background-color: #ef3124;
1455
1455
  }
1456
1456
 
1457
1457
 
1458
1458
 
1459
- .circular-progress-bar__backgroundCircle_wo8yt,
1460
- .circular-progress-bar__progressCircle_wo8yt {
1459
+ .circular-progress-bar__backgroundCircle_t2cwj,
1460
+ .circular-progress-bar__progressCircle_t2cwj {
1461
1461
  fill: transparent;
1462
1462
  }
1463
- .circular-progress-bar__positive_wo8yt {
1463
+ .circular-progress-bar__positive_t2cwj {
1464
1464
  stroke: #2fc26e;
1465
1465
  }
1466
- .circular-progress-bar__negative_wo8yt {
1466
+ .circular-progress-bar__negative_t2cwj {
1467
1467
  stroke: #d91d0b;
1468
1468
  }
1469
- .circular-progress-bar__backgroundCircle_wo8yt {
1469
+ .circular-progress-bar__backgroundCircle_t2cwj {
1470
1470
  stroke: #2c2c2e
1471
1471
  }
1472
- .circular-progress-bar__backgroundCircle_wo8yt.circular-progress-bar__stroke_wo8yt {
1472
+ .circular-progress-bar__backgroundCircle_t2cwj.circular-progress-bar__stroke_t2cwj {
1473
1473
  stroke: transparent;
1474
1474
  }
1475
- .circular-progress-bar__progressCircle_wo8yt.circular-progress-bar__bg-positive_wo8yt {
1475
+ .circular-progress-bar__progressCircle_t2cwj.circular-progress-bar__bg-positive_t2cwj {
1476
1476
  fill: #2fc26e;
1477
1477
  }
1478
- .circular-progress-bar__progressCircle_wo8yt.circular-progress-bar__bg-negative_wo8yt {
1478
+ .circular-progress-bar__progressCircle_t2cwj.circular-progress-bar__bg-negative_t2cwj {
1479
1479
  fill: #d91d0b;
1480
1480
  }
1481
- .circular-progress-bar__iconWrapper_wo8yt.circular-progress-bar__icon-tertiary_wo8yt {
1481
+ .circular-progress-bar__iconWrapper_t2cwj.circular-progress-bar__icon-tertiary_t2cwj {
1482
1482
  color: #464649;
1483
1483
  }
1484
- .circular-progress-bar__iconWrapper_wo8yt.circular-progress-bar__icon-positive_wo8yt {
1484
+ .circular-progress-bar__iconWrapper_t2cwj.circular-progress-bar__icon-positive_t2cwj {
1485
1485
  color: #2fc26e;
1486
1486
  }
1487
- .circular-progress-bar__iconWrapper_wo8yt.circular-progress-bar__icon-negative_wo8yt {
1487
+ .circular-progress-bar__iconWrapper_t2cwj.circular-progress-bar__icon-negative_t2cwj {
1488
1488
  color: #d91d0b;
1489
1489
  }
1490
- .circular-progress-bar__iconWrapper_wo8yt.circular-progress-bar__icon-primary-inverted_wo8yt {
1490
+ .circular-progress-bar__iconWrapper_t2cwj.circular-progress-bar__icon-primary-inverted_t2cwj {
1491
1491
  color: #000;
1492
1492
  }
1493
- .circular-progress-bar__iconWrapper_wo8yt.circular-progress-bar__icon-primary_wo8yt {
1493
+ .circular-progress-bar__iconWrapper_t2cwj.circular-progress-bar__icon-primary_t2cwj {
1494
1494
  color: #fff;
1495
1495
  }
1496
- .circular-progress-bar__iconWrapper_wo8yt.circular-progress-bar__icon-secondary_wo8yt {
1496
+ .circular-progress-bar__iconWrapper_t2cwj.circular-progress-bar__icon-secondary_t2cwj {
1497
1497
  color: #8d8d93;
1498
- }.comment__component_k6ho0 {
1498
+ }.comment__component_o0ket {
1499
1499
  background-color: #202022;
1500
- }.chart__coreChart_1w2ef .recharts-text tspan {
1500
+ }.chart__coreChart_1jpq0 .recharts-text tspan {
1501
1501
  fill: #fff;
1502
1502
  }
1503
- @keyframes chart__showDot_14xk4 {
1503
+ @keyframes chart__showDot_snngc {
1504
1504
  }
1505
1505
 
1506
- .chart__tickText_l34a0 {
1506
+ .chart__tickText_1rn3j {
1507
1507
  fill: #fff;
1508
1508
  }
1509
- .chart__circle_l34a0 {
1509
+ .chart__circle_1rn3j {
1510
1510
  fill: #121212;
1511
1511
  }
1512
- .chart__circle_l34a0 {
1512
+ .chart__circle_1rn3j {
1513
1513
  fill: #121212;
1514
1514
  }
1515
- .chart__tooltip_pfl5m {
1515
+ .chart__tooltip_smks2 {
1516
1516
  background-color: #121212;
1517
1517
  border: 1px solid #2b2b2e;
1518
1518
  box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1519
1519
  }
1520
- .chart__tooltipArrow_pfl5m {
1520
+ .chart__tooltipArrow_smks2 {
1521
1521
  border: 1px solid #2b2b2e;
1522
1522
  background-color: #121212;
1523
1523
  }
1524
- .chart__tooltipArrow_pfl5m:before {
1524
+ .chart__tooltipArrow_smks2:before {
1525
1525
  border-color: transparent #121212 transparent transparent;
1526
- }.list-header__filled_1skna {
1526
+ }.list-header__filled_oxy0z {
1527
1527
  background-color: rgba(255, 255, 255, 0.1);
1528
- }.stepped-progress-bar__description_6fldw {
1528
+ }.stepped-progress-bar__description_1an7d {
1529
1529
  color: rgba(235, 235, 245, 0.6);
1530
1530
  }
1531
- .stepped-progress-bar__bar_8ods9 {
1531
+ .stepped-progress-bar__bar_1kc3v {
1532
1532
  background: rgba(255, 255, 255, 0.1);
1533
1533
  }
1534
- .stepped-progress-bar__positive_8ods9 {
1534
+ .stepped-progress-bar__positive_1kc3v {
1535
1535
  background: #2fc26e;
1536
1536
  }
1537
- .stepped-progress-bar__attention_8ods9 {
1537
+ .stepped-progress-bar__attention_1kc3v {
1538
1538
  background: #f6bf65;
1539
1539
  }
1540
- .stepped-progress-bar__negative_8ods9 {
1540
+ .stepped-progress-bar__negative_1kc3v {
1541
1541
  background: #d91d0b;
1542
1542
  }
1543
- .stepped-progress-bar__link_8ods9 {
1543
+ .stepped-progress-bar__link_1kc3v {
1544
1544
  background: #0072ef;
1545
1545
  }
1546
- .stepped-progress-bar__tertiary_8ods9 {
1546
+ .stepped-progress-bar__tertiary_1kc3v {
1547
1547
  background: #464649;
1548
1548
  }
1549
- .stepped-progress-bar__secondary_8ods9 {
1549
+ .stepped-progress-bar__secondary_1kc3v {
1550
1550
  background: #8d8d93;
1551
1551
  }
1552
- .stepped-progress-bar__primary_8ods9 {
1552
+ .stepped-progress-bar__primary_1kc3v {
1553
1553
  background: #fff;
1554
1554
  }
1555
- .stepped-progress-bar__accent_8ods9 {
1555
+ .stepped-progress-bar__accent_1kc3v {
1556
1556
  background: #ef3124;
1557
- }.attach__component_1kw5x {
1557
+ }.attach__component_b6kzc {
1558
1558
  }
1559
- .attach__focused_1kw5x {
1559
+ .attach__focused_b6kzc {
1560
1560
  outline: 2px solid #0072ef;
1561
- }.confirmation-v1__errorHeader_5alw3 {
1561
+ }.confirmation-v1__errorHeader_1zhsj {
1562
1562
  color: #fff;
1563
1563
  color: #fff;
1564
1564
  }
1565
- .confirmation-v1__errorText_5alw3 {
1565
+ .confirmation-v1__errorText_1zhsj {
1566
1566
  color: rgba(235, 235, 245, 0.6);
1567
1567
  color: rgba(235, 235, 245, 0.6);
1568
1568
  }
1569
- .confirmation-v1__phoneHintText_5alw3 {
1569
+ .confirmation-v1__phoneHintText_1zhsj {
1570
1570
  color: rgba(235, 235, 245, 0.6);
1571
1571
  color: rgba(235, 235, 245, 0.6);
1572
1572
  }
1573
- .confirmation-v1__phonesWrap_5alw3 {
1573
+ .confirmation-v1__phonesWrap_1zhsj {
1574
1574
  color: rgba(235, 235, 245, 0.6);
1575
1575
  }
1576
- .confirmation-v1__phoneDescription_5alw3 {
1576
+ .confirmation-v1__phoneDescription_1zhsj {
1577
1577
  color: rgba(235, 235, 245, 0.6);
1578
1578
  }
1579
- .confirmation-v1__input_x7b24 {
1579
+ .confirmation-v1__input_1q5cm {
1580
1580
  background-color: #202022;
1581
1581
  color: #fff
1582
1582
  }
1583
- .confirmation-v1__input_x7b24.confirmation-v1__hasError_x7b24 {
1583
+ .confirmation-v1__input_1q5cm.confirmation-v1__hasError_1q5cm {
1584
1584
  color: #f15045;
1585
1585
  caret-color: #fff;
1586
1586
  background-color: #35110d;
1587
1587
  }
1588
- .confirmation-v1__input_x7b24.confirmation-v1__disabled_x7b24 {
1588
+ .confirmation-v1__input_1q5cm.confirmation-v1__disabled_1q5cm {
1589
1589
  color: rgba(235, 235, 245, 0.3);
1590
1590
  }
1591
- @keyframes confirmation-v1__shake_x7b24 {
1591
+ @keyframes confirmation-v1__shake_1q5cm {
1592
1592
  }
1593
- .confirmation-v1__component_wtrvd {
1593
+ .confirmation-v1__component_qrb1c {
1594
1594
  color: rgba(235, 235, 245, 0.6);
1595
1595
  color: rgba(235, 235, 245, 0.6);
1596
1596
  }
1597
- .confirmation-v1__circle_nzghq {
1597
+ .confirmation-v1__circle_1icd0 {
1598
1598
  fill: transparent;
1599
1599
  stroke: #464649;
1600
1600
  }
1601
- .confirmation-v1__title_xkjxs {
1601
+ .confirmation-v1__title_1nr8r {
1602
1602
  color: #fff;
1603
1603
  }
1604
- .confirmation-v1__description_xkjxs {
1604
+ .confirmation-v1__description_1nr8r {
1605
1605
  color: rgba(235, 235, 245, 0.6);
1606
1606
  }
1607
- .confirmation-v1__alertIcon_xkjxs {
1607
+ .confirmation-v1__alertIcon_1nr8r {
1608
1608
  color: #d91d0b;
1609
1609
  }
1610
- .confirmation-v1__header_gfg5n {
1610
+ .confirmation-v1__header_172ma {
1611
1611
  color: #fff;
1612
1612
  color: #fff;
1613
1613
  }
1614
- .confirmation-v1__error_gfg5n {
1614
+ .confirmation-v1__error_172ma {
1615
1615
  color: #f15045;
1616
1616
  }
1617
- .confirmation-v1__loaderText_gfg5n {
1617
+ .confirmation-v1__loaderText_172ma {
1618
1618
  color: rgba(235, 235, 245, 0.6);
1619
1619
  color: rgba(235, 235, 245, 0.6);
1620
1620
  }
1621
- .confirmation__component_kxntq {
1621
+ .confirmation__component_161nk {
1622
1622
  color: rgba(235, 235, 245, 0.6);
1623
1623
  }
1624
- .confirmation__circle_1cv5x {
1624
+ .confirmation__circle_1ay7c {
1625
1625
  fill: transparent;
1626
1626
  stroke: #464649;
1627
1627
  }
1628
1628
 
1629
- .confirmation__typographyTheme_pgy4i {
1629
+ .confirmation__typographyTheme_f5bna {
1630
1630
  color: rgba(235, 235, 245, 0.6);
1631
1631
  }
1632
- .confirmation__typographyTheme_1wkj3 {
1632
+ .confirmation__typographyTheme_v4nxc {
1633
1633
  color: rgba(235, 235, 245, 0.6);
1634
1634
  }
1635
- .confirmation__typographyTheme_1n71h {
1635
+ .confirmation__typographyTheme_lii92 {
1636
1636
  color: rgba(235, 235, 245, 0.6);
1637
1637
  }
1638
- .confirmation__phone_1n71h {
1638
+ .confirmation__phone_lii92 {
1639
1639
  color: #fff;
1640
1640
  }
1641
- .confirmation__countdownContainer_1n71h {
1641
+ .confirmation__countdownContainer_lii92 {
1642
1642
  color: rgba(235, 235, 245, 0.6);
1643
1643
  }
1644
- .confirmation__typographyTheme_1104l {
1644
+ .confirmation__typographyTheme_17g86 {
1645
1645
  color: rgba(235, 235, 245, 0.6);
1646
- }.custom-button__customButton_121cr.custom-button__white_121cr * {
1646
+ }.custom-button__customButton_1p5ei.custom-button__white_1p5ei * {
1647
1647
  color: #fff;
1648
1648
  }
1649
- .custom-button__customButton_121cr.custom-button__black_121cr * {
1649
+ .custom-button__customButton_1p5ei.custom-button__black_1p5ei * {
1650
1650
  color: #000;
1651
1651
  }
1652
- .custom-button__customButton_121cr:before {
1652
+ .custom-button__customButton_1p5ei:before {
1653
1653
  background-color: rgba(0, 0, 0, 0);
1654
1654
  }
1655
- .custom-button__customButton_121cr:hover:before {
1655
+ .custom-button__customButton_1p5ei:hover:before {
1656
1656
  background-color: rgba(0, 0, 0, 0.07);
1657
1657
  }
1658
- .custom-button__customButton_121cr:active:before {
1658
+ .custom-button__customButton_1p5ei:active:before {
1659
1659
  background-color: rgba(0, 0, 0, 0.15);
1660
1660
  }
1661
- .custom-button__customButton_121cr:disabled.custom-button__white_121cr * {
1661
+ .custom-button__customButton_1p5ei:disabled.custom-button__white_1p5ei * {
1662
1662
  color: #fff;
1663
1663
  }
1664
- .custom-button__customButton_121cr:disabled.custom-button__black_121cr * {
1664
+ .custom-button__customButton_1p5ei:disabled.custom-button__black_1p5ei * {
1665
1665
  color: #000;
1666
- }.icon-button__primary_98res {
1666
+ }.icon-button__primary_1gqbs {
1667
1667
  color: #fff
1668
1668
  }
1669
- .icon-button__primary_98res:hover {
1669
+ .icon-button__primary_1gqbs:hover {
1670
1670
  color: rgb(204, 204, 204);
1671
1671
  }
1672
- .icon-button__primary_98res:active {
1672
+ .icon-button__primary_1gqbs:active {
1673
1673
  color: rgb(179, 179, 179);
1674
1674
  }
1675
- .icon-button__secondary_98res {
1675
+ .icon-button__secondary_1gqbs {
1676
1676
  color: #8d8d93
1677
1677
  }
1678
- .icon-button__secondary_98res:hover {
1678
+ .icon-button__secondary_1gqbs:hover {
1679
1679
  color: rgb(175, 175, 179);
1680
1680
  }
1681
- .icon-button__secondary_98res:active {
1681
+ .icon-button__secondary_1gqbs:active {
1682
1682
  color: rgb(198, 198, 201);
1683
1683
  }
1684
- .icon-button__transparent_98res {
1684
+ .icon-button__transparent_1gqbs {
1685
1685
  color: rgba(255, 255, 255, 0.3)
1686
1686
  }
1687
- .icon-button__transparent_98res:hover {
1687
+ .icon-button__transparent_1gqbs:hover {
1688
1688
  color: rgba(255, 255, 255, 0.4);
1689
1689
  }
1690
- .icon-button__transparent_98res:active {
1690
+ .icon-button__transparent_1gqbs:active {
1691
1691
  color: rgba(255, 255, 255, 0.5);
1692
1692
  }
1693
- .icon-button__negative_98res {
1693
+ .icon-button__negative_1gqbs {
1694
1694
  color: #d91d0b
1695
1695
  }
1696
- .icon-button__negative_98res:hover {
1696
+ .icon-button__negative_1gqbs:hover {
1697
1697
  color: rgb(220, 45, 28);
1698
1698
  }
1699
- .icon-button__negative_98res:active {
1699
+ .icon-button__negative_1gqbs:active {
1700
1700
  color: rgb(223, 63, 48);
1701
1701
  }
1702
- .icon-button__tertiary_98res {
1702
+ .icon-button__tertiary_1gqbs {
1703
1703
  color: #464649
1704
1704
  }
1705
- .icon-button__tertiary_98res:hover {
1705
+ .icon-button__tertiary_1gqbs:hover {
1706
1706
  color: rgb(83, 83, 86);
1707
1707
  }
1708
- .icon-button__tertiary_98res:active {
1708
+ .icon-button__tertiary_1gqbs:active {
1709
1709
  color: rgb(98, 98, 100);
1710
1710
  }
1711
- .icon-button__component_98res:disabled.icon-button__primary_98res {
1711
+ .icon-button__component_1gqbs:disabled.icon-button__primary_1gqbs {
1712
1712
  color: rgba(255, 255, 255, 0.3)
1713
1713
  }
1714
- .icon-button__component_98res:disabled.icon-button__primary_98res.icon-button__loader_98res {
1714
+ .icon-button__component_1gqbs:disabled.icon-button__primary_1gqbs.icon-button__loader_1gqbs {
1715
1715
  color: #fff;
1716
1716
  }
1717
- .icon-button__component_98res:disabled.icon-button__secondary_98res {
1717
+ .icon-button__component_1gqbs:disabled.icon-button__secondary_1gqbs {
1718
1718
  color: rgba(141, 141, 147, 0.3)
1719
1719
  }
1720
- .icon-button__component_98res:disabled.icon-button__secondary_98res.icon-button__loader_98res {
1720
+ .icon-button__component_1gqbs:disabled.icon-button__secondary_1gqbs.icon-button__loader_1gqbs {
1721
1721
  color: #8d8d93;
1722
1722
  }
1723
- .icon-button__component_98res:disabled.icon-button__negative_98res {
1723
+ .icon-button__component_1gqbs:disabled.icon-button__negative_1gqbs {
1724
1724
  color: rgba(217, 29, 11, 0.3)
1725
1725
  }
1726
- .icon-button__component_98res:disabled.icon-button__negative_98res.icon-button__loader_98res {
1726
+ .icon-button__component_1gqbs:disabled.icon-button__negative_1gqbs.icon-button__loader_1gqbs {
1727
1727
  color: #d91d0b;
1728
1728
  }
1729
- .icon-button__component_98res:disabled.icon-button__tertiary_98res {
1729
+ .icon-button__component_1gqbs:disabled.icon-button__tertiary_1gqbs {
1730
1730
  color: rgba(70, 70, 73, 0.3)
1731
1731
  }
1732
- .icon-button__component_98res:disabled.icon-button__tertiary_98res.icon-button__loader_98res {
1732
+ .icon-button__component_1gqbs:disabled.icon-button__tertiary_1gqbs.icon-button__loader_1gqbs {
1733
1733
  color: #464649;
1734
1734
  }
1735
1735
 
1736
- .icon-button__primary_kzsp4 {
1736
+ .icon-button__primary_1shd2 {
1737
1737
  color: #000
1738
1738
  }
1739
- .icon-button__primary_kzsp4:hover {
1739
+ .icon-button__primary_1shd2:hover {
1740
1740
  color: rgb(18, 18, 18);
1741
1741
  }
1742
- .icon-button__primary_kzsp4:active {
1742
+ .icon-button__primary_1shd2:active {
1743
1743
  color: rgb(38, 38, 38);
1744
1744
  }
1745
- .icon-button__secondary_kzsp4 {
1745
+ .icon-button__secondary_1shd2 {
1746
1746
  color: #8a8a8e
1747
1747
  }
1748
- .icon-button__secondary_kzsp4:hover {
1748
+ .icon-button__secondary_1shd2:hover {
1749
1749
  color: rgb(117, 117, 121);
1750
1750
  }
1751
- .icon-button__secondary_kzsp4:active {
1751
+ .icon-button__secondary_1shd2:active {
1752
1752
  color: rgb(110, 110, 114);
1753
1753
  }
1754
- .icon-button__transparent_kzsp4 {
1754
+ .icon-button__transparent_1shd2 {
1755
1755
  color: rgba(0, 0, 0, 0.3)
1756
1756
  }
1757
- .icon-button__transparent_kzsp4:hover {
1757
+ .icon-button__transparent_1shd2:hover {
1758
1758
  color: rgba(0, 0, 0, 0.4);
1759
1759
  }
1760
- .icon-button__transparent_kzsp4:active {
1760
+ .icon-button__transparent_1shd2:active {
1761
1761
  color: rgba(0, 0, 0, 0.5);
1762
1762
  }
1763
- .icon-button__negative_kzsp4 {
1763
+ .icon-button__negative_1shd2 {
1764
1764
  color: #d91d0b
1765
1765
  }
1766
- .icon-button__negative_kzsp4:hover {
1766
+ .icon-button__negative_1shd2:hover {
1767
1767
  color: rgb(220, 45, 28);
1768
1768
  }
1769
- .icon-button__negative_kzsp4:active {
1769
+ .icon-button__negative_1shd2:active {
1770
1770
  color: rgb(223, 63, 48);
1771
1771
  }
1772
- .icon-button__tertiary_kzsp4 {
1772
+ .icon-button__tertiary_1shd2 {
1773
1773
  color: #c5c5c7
1774
1774
  }
1775
- .icon-button__tertiary_kzsp4:hover {
1775
+ .icon-button__tertiary_1shd2:hover {
1776
1776
  color: rgb(167, 167, 169);
1777
1777
  }
1778
- .icon-button__tertiary_kzsp4:active {
1778
+ .icon-button__tertiary_1shd2:active {
1779
1779
  color: rgb(158, 158, 159);
1780
1780
  }
1781
- .icon-button__component_kzsp4:disabled.icon-button__primary_kzsp4 {
1781
+ .icon-button__component_1shd2:disabled.icon-button__primary_1shd2 {
1782
1782
  color: rgba(0, 0, 0, 0.3)
1783
1783
  }
1784
- .icon-button__component_kzsp4:disabled.icon-button__primary_kzsp4.icon-button__loader_kzsp4 {
1784
+ .icon-button__component_1shd2:disabled.icon-button__primary_1shd2.icon-button__loader_1shd2 {
1785
1785
  color: #000;
1786
1786
  }
1787
- .icon-button__component_kzsp4:disabled.icon-button__secondary_kzsp4 {
1787
+ .icon-button__component_1shd2:disabled.icon-button__secondary_1shd2 {
1788
1788
  color: rgba(138, 138, 142, 0.3)
1789
1789
  }
1790
- .icon-button__component_kzsp4:disabled.icon-button__secondary_kzsp4.icon-button__loader_kzsp4 {
1790
+ .icon-button__component_1shd2:disabled.icon-button__secondary_1shd2.icon-button__loader_1shd2 {
1791
1791
  color: #8a8a8e;
1792
1792
  }
1793
- .icon-button__component_kzsp4:disabled.icon-button__negative_kzsp4 {
1793
+ .icon-button__component_1shd2:disabled.icon-button__negative_1shd2 {
1794
1794
  color: rgba(217, 29, 11, 0.3)
1795
1795
  }
1796
- .icon-button__component_kzsp4:disabled.icon-button__negative_kzsp4.icon-button__loader_kzsp4 {
1796
+ .icon-button__component_1shd2:disabled.icon-button__negative_1shd2.icon-button__loader_1shd2 {
1797
1797
  color: #d91d0b;
1798
1798
  }
1799
- .icon-button__component_kzsp4:disabled.icon-button__tertiary_kzsp4 {
1799
+ .icon-button__component_1shd2:disabled.icon-button__tertiary_1shd2 {
1800
1800
  color: rgba(197, 197, 199, 0.3)
1801
1801
  }
1802
- .icon-button__component_kzsp4:disabled.icon-button__tertiary_kzsp4.icon-button__loader_kzsp4 {
1802
+ .icon-button__component_1shd2:disabled.icon-button__tertiary_1shd2.icon-button__loader_1shd2 {
1803
1803
  color: #c5c5c7;
1804
- }.input__input_h9emg {
1804
+ }.input__input_15lx1 {
1805
1805
  color: #fff;
1806
1806
  caret-color: #0072ef;
1807
1807
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1808
1808
  }
1809
- .input__input_h9emg:-webkit-autofill {
1809
+ .input__input_15lx1:-webkit-autofill {
1810
1810
  -webkit-text-fill-color: #fff;
1811
1811
  }
1812
- .input__input_h9emg::placeholder {
1812
+ .input__input_15lx1::placeholder {
1813
1813
  color: rgba(235, 235, 245, 0.6);
1814
1814
  }
1815
- .input__hasInnerLabel_h9emg::placeholder {
1815
+ .input__hasInnerLabel_15lx1::placeholder {
1816
1816
  color: rgba(235, 235, 245, 0.3);
1817
1817
  }
1818
- .input__clearIcon_h9emg {
1818
+ .input__clearIcon_15lx1 {
1819
1819
  color: #fff;
1820
1820
  }
1821
- .input__input_h9emg:read-only {
1821
+ .input__input_15lx1:read-only {
1822
1822
  color: rgba(235, 235, 245, 0.6)
1823
1823
  }
1824
- .input__input_h9emg:read-only:focus::placeholder {
1824
+ .input__input_15lx1:read-only:focus::placeholder {
1825
1825
  color: rgba(235, 235, 245, 0.6);
1826
1826
  }
1827
- .input__input_h9emg:disabled {
1827
+ .input__input_15lx1:disabled {
1828
1828
  color: #fff;
1829
1829
  -webkit-text-fill-color: #fff;
1830
1830
  }
1831
- .input__input_h9emg:focus::placeholder {
1831
+ .input__input_15lx1:focus::placeholder {
1832
1832
  color: rgba(235, 235, 245, 0.3);
1833
1833
  }
1834
- .input__error_h9emg {
1834
+ .input__error_15lx1 {
1835
1835
  color: #f15045;
1836
1836
  caret-color: #f15045;
1837
1837
  }
1838
- .input__focusVisible_14cq8 {
1838
+ .input__focusVisible_jn6ok {
1839
1839
  outline: 2px solid #0072ef;
1840
1840
  }
1841
- @keyframes input__onautofillstart_14cq8 {
1841
+ @keyframes input__onautofillstart_jn6ok {
1842
1842
  from {
1843
1843
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1844
1844
  }
@@ -1846,7 +1846,7 @@
1846
1846
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1847
1847
  }
1848
1848
  }
1849
- @keyframes input__onautofillcancel_14cq8 {
1849
+ @keyframes input__onautofillcancel_jn6ok {
1850
1850
  from {
1851
1851
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1852
1852
  }
@@ -1854,787 +1854,787 @@
1854
1854
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1855
1855
  }
1856
1856
  }
1857
- .input__input_52rzr {
1857
+ .input__input_tfaeo {
1858
1858
  color: #000;
1859
1859
  caret-color: #0072ef;
1860
1860
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1861
1861
  }
1862
- .input__input_52rzr:-webkit-autofill {
1862
+ .input__input_tfaeo:-webkit-autofill {
1863
1863
  -webkit-text-fill-color: #000;
1864
1864
  }
1865
- .input__input_52rzr::placeholder {
1865
+ .input__input_tfaeo::placeholder {
1866
1866
  color: rgba(60, 60, 67, 0.6);
1867
1867
  }
1868
- .input__hasInnerLabel_52rzr::placeholder {
1868
+ .input__hasInnerLabel_tfaeo::placeholder {
1869
1869
  color: rgba(60, 60, 67, 0.3);
1870
1870
  }
1871
- .input__clearIcon_52rzr {
1871
+ .input__clearIcon_tfaeo {
1872
1872
  color: #000;
1873
1873
  }
1874
- .input__input_52rzr:read-only {
1874
+ .input__input_tfaeo:read-only {
1875
1875
  color: rgba(60, 60, 67, 0.6)
1876
1876
  }
1877
- .input__input_52rzr:read-only:focus::placeholder {
1877
+ .input__input_tfaeo:read-only:focus::placeholder {
1878
1878
  color: rgba(60, 60, 67, 0.6);
1879
1879
  }
1880
- .input__input_52rzr:disabled {
1880
+ .input__input_tfaeo:disabled {
1881
1881
  color: #000;
1882
1882
  -webkit-text-fill-color: #000;
1883
1883
  }
1884
- .input__input_52rzr:focus::placeholder {
1884
+ .input__input_tfaeo:focus::placeholder {
1885
1885
  color: rgba(60, 60, 67, 0.3);
1886
1886
  }
1887
- .input__error_52rzr {
1887
+ .input__error_tfaeo {
1888
1888
  color: #ef3124;
1889
1889
  caret-color: #ef3124;
1890
- }.pagination__component_cn4e7 {
1890
+ }.pagination__component_xnuxp {
1891
1891
  color: #fff;
1892
1892
  }
1893
- .pagination__dots_cb4fa {
1893
+ .pagination__dots_18rps {
1894
1894
  color: rgba(235, 235, 245, 0.6);
1895
1895
  }
1896
1896
 
1897
- .pagination__tag_l8spt.pagination__tag_l8spt {
1897
+ .pagination__tag_kbkis.pagination__tag_kbkis {
1898
1898
  color: rgba(235, 235, 245, 0.6)
1899
1899
  }
1900
- .pagination__tag_l8spt.pagination__tag_l8spt:hover:not(:disabled) {
1900
+ .pagination__tag_kbkis.pagination__tag_kbkis:hover:not(:disabled) {
1901
1901
  background-color: #2c2c2e;
1902
1902
  color: #fff;
1903
1903
  }
1904
- .pagination__tag_l8spt.pagination__tag_l8spt:active:not(:disabled) {
1904
+ .pagination__tag_kbkis.pagination__tag_kbkis:active:not(:disabled) {
1905
1905
  background-color: #3a3a3c;
1906
1906
  }
1907
- .pagination__tag_l8spt.pagination__tag_l8spt.pagination__checked_l8spt {
1907
+ .pagination__tag_kbkis.pagination__tag_kbkis.pagination__checked_kbkis {
1908
1908
  background-color: #f3f4f5;
1909
1909
  color: #000;
1910
1910
  }
1911
- .pagination__tag_l8spt.pagination__tag_l8spt.pagination__checked_l8spt:hover:not(:disabled) {
1911
+ .pagination__tag_kbkis.pagination__tag_kbkis.pagination__checked_kbkis:hover:not(:disabled) {
1912
1912
  color: #000;
1913
1913
  }
1914
- .pagination__tag_l8spt.pagination__tag_l8spt.pagination__checked_l8spt:active:not(:disabled) {
1914
+ .pagination__tag_kbkis.pagination__tag_kbkis.pagination__checked_kbkis:active:not(:disabled) {
1915
1915
  color: #fff;
1916
- }.plate__component_40sn4 {
1916
+ }.plate__component_tiys2 {
1917
1917
  color: #fff
1918
1918
  }
1919
- .plate__focused_40sn4 {
1919
+ .plate__focused_tiys2 {
1920
1920
  outline: 2px solid #0072ef;
1921
1921
  }
1922
- .plate__shadow_40sn4 {
1922
+ .plate__shadow_tiys2 {
1923
1923
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1924
1924
  }
1925
- .plate__common_40sn4 {
1925
+ .plate__common_tiys2 {
1926
1926
  background-color: #202022;
1927
1927
  box-shadow: 0 0 0 1px #6d7986
1928
1928
  }
1929
- .plate__common_40sn4:before {
1929
+ .plate__common_tiys2:before {
1930
1930
  background-color: #6d7986;
1931
1931
  }
1932
- .plate__negative_40sn4 {
1932
+ .plate__negative_tiys2 {
1933
1933
  background-color: #35110d;
1934
1934
  box-shadow: 0 0 0 1px #d91d0b
1935
1935
  }
1936
- .plate__negative_40sn4:before {
1936
+ .plate__negative_tiys2:before {
1937
1937
  background-color: #d91d0b;
1938
1938
  }
1939
- .plate__positive_40sn4 {
1939
+ .plate__positive_tiys2 {
1940
1940
  background-color: #042117;
1941
1941
  box-shadow: 0 0 0 1px #13a463
1942
1942
  }
1943
- .plate__positive_40sn4:before {
1943
+ .plate__positive_tiys2:before {
1944
1944
  background-color: #13a463;
1945
1945
  }
1946
- .plate__attention_40sn4 {
1946
+ .plate__attention_tiys2 {
1947
1947
  background-color: #332104;
1948
1948
  box-shadow: 0 0 0 1px #de6a00
1949
1949
  }
1950
- .plate__attention_40sn4:before {
1950
+ .plate__attention_tiys2:before {
1951
1951
  background-color: #de6a00;
1952
1952
  }
1953
- .plate__custom_40sn4 {
1953
+ .plate__custom_tiys2 {
1954
1954
  background: transparent;
1955
1955
  box-shadow: 0 0 0 1px #6d7986
1956
1956
  }
1957
- .plate__custom_40sn4:before {
1957
+ .plate__custom_tiys2:before {
1958
1958
  background-color: #6d7986;
1959
- }.drawer__backdropEnter_1b6ma {
1959
+ }.drawer__backdropEnter_wc4jz {
1960
1960
  background-color: transparent;
1961
1961
  }
1962
- .drawer__backdropEnterActive_1b6ma,
1963
- .drawer__backdropEnterDone_1b6ma {
1962
+ .drawer__backdropEnterActive_wc4jz,
1963
+ .drawer__backdropEnterDone_wc4jz {
1964
1964
  background-color: rgba(0, 0, 0, 0.8);
1965
1965
  }
1966
- .drawer__backdropExit_1b6ma {
1966
+ .drawer__backdropExit_wc4jz {
1967
1967
  background-color: rgba(0, 0, 0, 0.8);
1968
1968
  }
1969
- .drawer__backdropExitActive_1b6ma,
1970
- .drawer__backdropExitDone_1b6ma {
1969
+ .drawer__backdropExitActive_wc4jz,
1970
+ .drawer__backdropExitDone_wc4jz {
1971
1971
  background-color: transparent;
1972
- }.bottom-sheet__modal_1pu6z {
1972
+ }.bottom-sheet__modal_1ikpa {
1973
1973
  background-color: transparent;
1974
1974
  }
1975
- .bottom-sheet__component_1pu6z {
1975
+ .bottom-sheet__component_1ikpa {
1976
1976
  background: #121212;
1977
1977
  }
1978
- .bottom-sheet__marker_1pu6z {
1978
+ .bottom-sheet__marker_1ikpa {
1979
1979
  background-color: #2a2a2c;
1980
1980
  }
1981
- .bottom-sheet__content_1pu6z {
1981
+ .bottom-sheet__content_1ikpa {
1982
1982
  color: #fff;
1983
1983
  background-color: #121212;
1984
1984
  }
1985
- .bottom-sheet__backer_1m0t4 {
1985
+ .bottom-sheet__backer_tbpva {
1986
1986
  color: #fff;
1987
1987
  }
1988
- .bottom-sheet__button_1m0t4 {
1988
+ .bottom-sheet__button_tbpva {
1989
1989
  background: rgba(255, 255, 255, 0.03);
1990
1990
  }
1991
- .bottom-sheet__closer_1r0uw {
1991
+ .bottom-sheet__closer_1jrd7 {
1992
1992
  color: #fff;
1993
1993
  }
1994
- .bottom-sheet__button_1r0uw {
1994
+ .bottom-sheet__button_1jrd7 {
1995
1995
  background: rgba(255, 255, 255, 0.03);
1996
1996
  }
1997
- .bottom-sheet__footer_105dw {
1997
+ .bottom-sheet__footer_1qv4z {
1998
1998
  background-color: #121212;
1999
1999
  }
2000
- .bottom-sheet__highlighted_105dw {
2000
+ .bottom-sheet__highlighted_1qv4z {
2001
2001
  border-top: 1px solid #2b2b2e;
2002
2002
  background-color: #121212;
2003
2003
  }
2004
- .bottom-sheet__headerWrapper_lt5z9 {
2004
+ .bottom-sheet__headerWrapper_jk6f0 {
2005
2005
  background-color: #121212;
2006
2006
  }
2007
- .bottom-sheet__highlighted_lt5z9 {
2007
+ .bottom-sheet__highlighted_jk6f0 {
2008
2008
  border-bottom: 1px solid #2b2b2e;
2009
- }.file-upload-item__component_s8lkx {
2009
+ }.file-upload-item__component_w4zr7 {
2010
2010
  color: rgba(235, 235, 245, 0.6);
2011
2011
  box-shadow: 0 -1px 0 0 #2b2b2e inset
2012
2012
  }
2013
- .file-upload-item__icon_s8lkx {
2013
+ .file-upload-item__icon_w4zr7 {
2014
2014
  color: #fff;
2015
2015
  }
2016
- .file-upload-item__errorIcon_s8lkx {
2016
+ .file-upload-item__errorIcon_w4zr7 {
2017
2017
  color: #d91d0b;
2018
2018
  }
2019
- .file-upload-item__successIcon_s8lkx {
2019
+ .file-upload-item__successIcon_w4zr7 {
2020
2020
  color: #2fc26e;
2021
2021
  }
2022
- .file-upload-item__name_s8lkx {
2022
+ .file-upload-item__name_w4zr7 {
2023
2023
  color: #fff
2024
2024
  }
2025
- .file-upload-item__errorWrapper_s8lkx {
2025
+ .file-upload-item__errorWrapper_w4zr7 {
2026
2026
  color: #ef3124
2027
- }.filter-tag__component_1nejl.filter-tag__disabled_1nejl {
2027
+ }.pure-cell__focused_exj34 {
2028
+ outline: 2px solid #0072ef;
2029
+ }
2030
+
2031
+
2032
+
2033
+ .pure-cell__categoryPercent_6ei5t {
2034
+ background-color: #202022;
2035
+ }
2036
+
2037
+
2038
+
2039
+
2040
+
2041
+ .filter-tag__component_1278b.filter-tag__disabled_1278b {
2028
2042
  background-color: rgba(32, 32, 34, 0.3);
2029
2043
  }
2030
- .filter-tag__component_1nejl.filter-tag__checked_1nejl:not(.filter-tag__component_1nejl.filter-tag__disabled_1nejl) {
2044
+ .filter-tag__component_1278b.filter-tag__checked_1278b:not(.filter-tag__component_1278b.filter-tag__disabled_1278b) {
2031
2045
  background-color: #f3f4f5;
2032
2046
  }
2033
- .filter-tag__component_1nejl.filter-tag__checked_1nejl:not(.filter-tag__component_1nejl.filter-tag__disabled_1nejl):hover {
2047
+ .filter-tag__component_1278b.filter-tag__checked_1278b:not(.filter-tag__component_1278b.filter-tag__disabled_1278b):hover {
2034
2048
  background-color: #f3f4f5;
2035
2049
  }
2036
- .filter-tag__component_1nejl.filter-tag__checked_1nejl:not(.filter-tag__component_1nejl.filter-tag__disabled_1nejl):active {
2050
+ .filter-tag__component_1278b.filter-tag__checked_1278b:not(.filter-tag__component_1278b.filter-tag__disabled_1278b):active {
2037
2051
  background-color: rgb(194, 195, 196);
2038
2052
  }
2039
- .filter-tag__focused_1nejl {
2053
+ .filter-tag__focused_1278b {
2040
2054
  outline: 2px solid #0072ef;
2041
2055
  }
2042
- .filter-tag__valueButton_1nejl {
2056
+ .filter-tag__valueButton_1278b {
2043
2057
  color: #fff;
2044
2058
  background-color: #202022;
2045
2059
  border-color: transparent
2046
2060
  }
2047
- .filter-tag__valueButton_1nejl:not(.filter-tag__valueButton_1nejl:disabled):hover {
2061
+ .filter-tag__valueButton_1278b:not(.filter-tag__valueButton_1278b:disabled):hover {
2048
2062
  background-color: #202022;
2049
2063
  border-color: transparent;
2050
2064
  }
2051
- .filter-tag__valueButton_1nejl:not(.filter-tag__valueButton_1nejl:disabled):active {
2065
+ .filter-tag__valueButton_1278b:not(.filter-tag__valueButton_1278b:disabled):active {
2052
2066
  background-color: rgb(65, 65, 67);
2053
2067
  border-color: transparent;
2054
2068
  }
2055
- .filter-tag__valueButton_1nejl:disabled {
2069
+ .filter-tag__valueButton_1278b:disabled {
2056
2070
  background-color: rgba(32, 32, 34, 0.3);
2057
2071
  border-color: transparent;
2058
2072
  color: rgba(235, 235, 245, 0.3);
2059
2073
  }
2060
- .filter-tag__valueButton_1nejl.filter-tag__checked_1nejl {
2074
+ .filter-tag__valueButton_1278b.filter-tag__checked_1278b {
2061
2075
  background-color: #f3f4f5;
2062
2076
  color: #000
2063
2077
  }
2064
- .filter-tag__valueButton_1nejl.filter-tag__checked_1nejl:not(.filter-tag__valueButton_1nejl:disabled):hover {
2078
+ .filter-tag__valueButton_1278b.filter-tag__checked_1278b:not(.filter-tag__valueButton_1278b:disabled):hover {
2065
2079
  background-color: #f3f4f5;
2066
2080
  }
2067
- .filter-tag__valueButton_1nejl.filter-tag__checked_1nejl:not(.filter-tag__valueButton_1nejl:disabled):active {
2081
+ .filter-tag__valueButton_1278b.filter-tag__checked_1278b:not(.filter-tag__valueButton_1278b:disabled):active {
2068
2082
  background-color: rgb(194, 195, 196);
2069
2083
  }
2070
- .filter-tag__valueButton_1nejl.filter-tag__checked_1nejl:not(.filter-tag__valueButton_1nejl:disabled):hover + .filter-tag__clear_1nejl:before {
2084
+ .filter-tag__valueButton_1278b.filter-tag__checked_1278b:not(.filter-tag__valueButton_1278b:disabled):hover + .filter-tag__clear_1278b:before {
2071
2085
  background-color: #464649;
2072
2086
  }
2073
- .filter-tag__valueButton_1nejl.filter-tag__checked_1nejl:not(.filter-tag__valueButton_1nejl:disabled):active + .filter-tag__clear_1nejl:before {
2087
+ .filter-tag__valueButton_1278b.filter-tag__checked_1278b:not(.filter-tag__valueButton_1278b:disabled):active + .filter-tag__clear_1278b:before {
2074
2088
  background-color: transparent;
2075
2089
  }
2076
- .filter-tag__valueButton_1nejl.filter-tag__checked_1nejl:disabled {
2090
+ .filter-tag__valueButton_1278b.filter-tag__checked_1278b:disabled {
2077
2091
  background-color: rgba(243, 244, 245, 0.3);
2078
2092
  color: #000;
2079
2093
  }
2080
- .filter-tag__clear_1nejl {
2094
+ .filter-tag__clear_1278b {
2081
2095
  color: #464649;
2082
2096
  background-color: #f3f4f5
2083
2097
  }
2084
- .filter-tag__clear_1nejl:before {
2098
+ .filter-tag__clear_1278b:before {
2085
2099
  background-color: #464649;
2086
2100
  }
2087
- .filter-tag__clear_1nejl:hover:before {
2101
+ .filter-tag__clear_1278b:hover:before {
2088
2102
  background-color: #464649;
2089
2103
  }
2090
- .filter-tag__clear_1nejl:active:before {
2104
+ .filter-tag__clear_1278b:active:before {
2091
2105
  background-color: transparent;
2092
2106
  }
2093
- .filter-tag__clear_1nejl:hover {
2107
+ .filter-tag__clear_1278b:hover {
2094
2108
  background-color: #f3f4f5;
2095
2109
  color: #000;
2096
2110
  }
2097
- .filter-tag__clear_1nejl:active {
2111
+ .filter-tag__clear_1278b:active {
2098
2112
  background-color: rgb(194, 195, 196);
2099
2113
  color: #000;
2100
- }.pure-cell__focused_15qoi {
2101
- outline: 2px solid #0072ef;
2102
- }
2103
-
2104
-
2105
-
2106
- .pure-cell__categoryPercent_zpzi0 {
2107
- background-color: #202022;
2108
- }
2109
-
2110
-
2111
-
2112
-
2113
-
2114
-
2114
+ }
2115
2115
 
2116
2116
 
2117
- .modal__button_ndw8k {
2117
+ .modal__button_15dx5 {
2118
2118
  background: rgba(18, 18, 18, 0.4);
2119
2119
  }
2120
2120
 
2121
2121
 
2122
2122
 
2123
2123
 
2124
- .modal__sticky_10pod {
2124
+ .modal__sticky_1fmjo {
2125
2125
  background: #121212;
2126
2126
  }
2127
- .modal__highlighted_10pod {
2127
+ .modal__highlighted_1fmjo {
2128
2128
  background: #121212;
2129
2129
  box-shadow: 0 -1px 0 0 #2b2b2e;
2130
2130
  }
2131
2131
 
2132
2132
 
2133
2133
 
2134
- .modal__highlighted_qpjdf {
2134
+ .modal__highlighted_l7swy {
2135
2135
  background: #121212;
2136
2136
  }
2137
- .modal__sticky_qpjdf.modal__hasContent_qpjdf {
2137
+ .modal__sticky_l7swy.modal__hasContent_l7swy {
2138
2138
  background: #121212;
2139
2139
  }
2140
- .toast-plate__component_c1zcn {
2140
+ .toast-plate__component_2tujm {
2141
2141
  color: #000;
2142
2142
  background-color: #fff;
2143
2143
  }
2144
- .toast-plate__closeButtonWrapper_c1zcn:before {
2144
+ .toast-plate__closeButtonWrapper_2tujm:before {
2145
2145
  background-color: #e9e9eb;
2146
2146
  }
2147
2147
 
2148
- .toast-plate__component_tnkgu {
2148
+ .toast-plate__component_kffnt {
2149
2149
  color: #fff;
2150
2150
  background-color: #121212;
2151
2151
  }
2152
- .toast-plate__closeButtonWrapper_tnkgu:before {
2152
+ .toast-plate__closeButtonWrapper_kffnt:before {
2153
2153
  background-color: #262629;
2154
- }.slider-input__steps_13puf {
2154
+ }.slider-input__steps_h47if {
2155
2155
  color: rgba(235, 235, 245, 0.6);
2156
2156
  }
2157
- .slider-input__info_13puf {
2157
+ .slider-input__info_h47if {
2158
2158
  color: rgba(235, 235, 245, 0.6);
2159
- }.with-suffix__hasSuffix_11wvj input:focus::placeholder {
2159
+ }.with-suffix__hasSuffix_d860h input:focus::placeholder {
2160
2160
  color: transparent;
2161
2161
  }
2162
- .with-suffix__disabled_11wvj {
2162
+ .with-suffix__disabled_d860h {
2163
2163
  color: #fff;
2164
2164
  }
2165
- .with-suffix__readOnly_11wvj {
2165
+ .with-suffix__readOnly_d860h {
2166
2166
  color: rgba(235, 235, 245, 0.6);
2167
- }.tooltip__hint_1imwj {
2167
+ }.tooltip__hint_1h94s {
2168
2168
  background-color: #fff;
2169
2169
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2170
2170
  0 8px 16px rgba(11, 31, 53, 0.16);
2171
2171
  color: #000;
2172
2172
  }
2173
- .tooltip__hint_1imwj .tooltip__arrow_1imwj:after {
2173
+ .tooltip__hint_1h94s .tooltip__arrow_1h94s:after {
2174
2174
  background-color: #fff;
2175
2175
  border-color: #fff;
2176
2176
  }
2177
2177
 
2178
- .tooltip__tooltip_yzvwi {
2178
+ .tooltip__tooltip_xm45i {
2179
2179
  background-color: #fff;
2180
2180
  color: #000;
2181
2181
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2182
2182
  0 8px 16px rgba(11, 31, 53, 0.16);
2183
2183
  }
2184
- .tooltip__tooltip_yzvwi .tooltip__arrow_yzvwi:after {
2184
+ .tooltip__tooltip_xm45i .tooltip__arrow_xm45i:after {
2185
2185
  background-color: #fff;
2186
2186
  }
2187
- .tooltip__hint_yzvwi {
2187
+ .tooltip__hint_xm45i {
2188
2188
  background-color: #121212;
2189
2189
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2190
2190
  color: #fff;
2191
2191
  }
2192
- .tooltip__hint_yzvwi .tooltip__arrow_yzvwi:after {
2192
+ .tooltip__hint_xm45i .tooltip__arrow_xm45i:after {
2193
2193
  background-color: #121212;
2194
2194
  }
2195
2195
 
2196
2196
 
2197
2197
 
2198
2198
 
2199
- .side-panel__button_6sj0u {
2199
+ .side-panel__button_qh2mv {
2200
2200
  background: rgba(18, 18, 18, 0.4);
2201
2201
  }
2202
2202
 
2203
2203
 
2204
2204
 
2205
2205
 
2206
- .side-panel__sticky_1tea1 {
2206
+ .side-panel__sticky_1bsby {
2207
2207
  background: #121212;
2208
2208
  }
2209
- .side-panel__highlighted_1tea1 {
2209
+ .side-panel__highlighted_1bsby {
2210
2210
  background: #121212;
2211
2211
  box-shadow: 0 -1px 0 0 #2b2b2e;
2212
2212
  }
2213
2213
 
2214
2214
 
2215
2215
 
2216
- .side-panel__highlighted_ordj8 {
2216
+ .side-panel__highlighted_mq08o {
2217
2217
  background: #121212;
2218
2218
  }
2219
- .side-panel__sticky_ordj8.side-panel__hasContent_ordj8 {
2219
+ .side-panel__sticky_mq08o.side-panel__hasContent_mq08o {
2220
2220
  background: #121212;
2221
2221
  }
2222
- .toast__toastPlate_14t08 {
2222
+ .toast__toastPlate_1mdl2 {
2223
2223
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2224
2224
  }
2225
- .toast__popoverInner_14t08 {
2225
+ .toast__popoverInner_1mdl2 {
2226
2226
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2227
2227
  background-color: transparent;
2228
- }.bank-card__component_j3l2h {
2228
+ }.bank-card__component_1tym0 {
2229
2229
  --form-control-bg-color: transparent;
2230
2230
  --form-control-hover-bg-color: transparent;
2231
2231
  --form-control-focus-bg-color: transparent;
2232
2232
  }
2233
- .bank-card__label_j3l2h {
2233
+ .bank-card__label_1tym0 {
2234
2234
  color: rgba(0, 0, 0, 0.6)
2235
2235
  }
2236
- .bank-card__focused_j3l2h .bank-card__label_j3l2h,
2237
- .bank-card__filled_j3l2h .bank-card__label_j3l2h {
2236
+ .bank-card__focused_1tym0 .bank-card__label_1tym0,
2237
+ .bank-card__filled_1tym0 .bank-card__label_1tym0 {
2238
2238
  color: #000
2239
2239
  }
2240
- .bank-card__input_j3l2h {
2240
+ .bank-card__input_1tym0 {
2241
2241
  color: #000;
2242
2242
  caret-color: #000
2243
2243
  }
2244
- .bank-card__bankLogo_j3l2h svg g {
2244
+ .bank-card__bankLogo_1tym0 svg g {
2245
2245
  fill: #000;
2246
2246
  }
2247
- .bank-card__brandLogo_j3l2h svg {
2247
+ .bank-card__brandLogo_1tym0 svg {
2248
2248
  fill: #000;
2249
2249
  }
2250
- .bank-card__usePhoto_j3l2h {
2250
+ .bank-card__usePhoto_1tym0 {
2251
2251
  background-color: transparent
2252
2252
  }
2253
- .bank-card__usePhoto_j3l2h svg {
2253
+ .bank-card__usePhoto_1tym0 svg {
2254
2254
  fill: #000;
2255
- }.amount-input__minorPartAndCurrency_1mteh {
2255
+ }.amount-input__minorPartAndCurrency_1iw73 {
2256
2256
  color: rgba(235, 235, 245, 0.6);
2257
2257
  }
2258
- .amount-input__filled_13ryb .amount-input__input_13ryb,
2259
- .amount-input__input_13ryb:focus {
2258
+ .amount-input__filled_pl03q .amount-input__input_pl03q,
2259
+ .amount-input__input_pl03q:focus {
2260
2260
  -webkit-text-fill-color: transparent;
2261
2261
  }
2262
- .amount-input__minorPartAndCurrency_ibkkv {
2262
+ .amount-input__minorPartAndCurrency_eed6d {
2263
2263
  color: rgba(60, 60, 67, 0.6);
2264
2264
  }@media (min-width: 600px) {
2265
2265
  }
2266
- .calendar__wrapper_13i4i {
2266
+ .calendar__wrapper_s6xei {
2267
2267
  background: #121212;
2268
2268
  }
2269
- .calendar__calendar_13i4i th {
2269
+ .calendar__calendar_s6xei th {
2270
2270
  border-bottom: 1px solid #2b2b2e;
2271
2271
  }
2272
- .calendar__dayNames_13i4i {
2272
+ .calendar__dayNames_s6xei {
2273
2273
  border-bottom: 1px solid #2b2b2e;
2274
2274
  background: #121212
2275
2275
  }
2276
- .calendar__month_13i4i {
2276
+ .calendar__month_s6xei {
2277
2277
  color: #fff;
2278
2278
  }
2279
- .calendar__dayName_13i4i {
2279
+ .calendar__dayName_s6xei {
2280
2280
  color: rgba(235, 235, 245, 0.6)
2281
2281
  }
2282
- .calendar__dayName_1ksff {
2282
+ .calendar__dayName_kukl8 {
2283
2283
  color: rgba(235, 235, 245, 0.6)
2284
2284
  }
2285
- .calendar__day_1ksff {
2285
+ .calendar__day_kukl8 {
2286
2286
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2287
2287
  color: #fff
2288
2288
  }
2289
- .calendar__day_1ksff.calendar__highlighted_1ksff,
2290
- .calendar__day_1ksff.calendar__range_1ksff.calendar__highlighted_1ksff:not(.calendar__disabled_1ksff) {
2289
+ .calendar__day_kukl8.calendar__highlighted_kukl8,
2290
+ .calendar__day_kukl8.calendar__range_kukl8.calendar__highlighted_kukl8:not(.calendar__disabled_kukl8) {
2291
2291
  color: #fff;
2292
2292
  background: #2a2a2c;
2293
2293
  }
2294
- .calendar__day_1ksff.calendar__holiday_1ksff {
2294
+ .calendar__day_kukl8.calendar__holiday_kukl8 {
2295
2295
  color: #ef3124;
2296
2296
  }
2297
- .calendar__day_1ksff.calendar__disabled_1ksff {
2297
+ .calendar__day_kukl8.calendar__disabled_kukl8 {
2298
2298
  color: rgba(235, 235, 245, 0.3);
2299
2299
  background: transparent;
2300
2300
  }
2301
- .calendar__day_1ksff.calendar__today_1ksff {
2301
+ .calendar__day_kukl8.calendar__today_kukl8 {
2302
2302
  color: #0072ef;
2303
2303
  }
2304
- .calendar__day_1ksff.calendar__rangeComplete_1ksff {
2304
+ .calendar__day_kukl8.calendar__rangeComplete_kukl8 {
2305
2305
  background: #e8f2fe;
2306
2306
  }
2307
- .calendar__day_1ksff.calendar__selected_1ksff,
2308
- .calendar__day_1ksff.calendar__disabled_1ksff.calendar__selected_1ksff {
2307
+ .calendar__day_kukl8.calendar__selected_kukl8,
2308
+ .calendar__day_kukl8.calendar__disabled_kukl8.calendar__selected_kukl8 {
2309
2309
  color: #000;
2310
2310
  background: #fff;
2311
2311
  }
2312
2312
  @media (hover) {
2313
- .calendar__day_1ksff.calendar__selected_1ksff:hover {
2313
+ .calendar__day_kukl8.calendar__selected_kukl8:hover {
2314
2314
  background: rgb(217, 217, 217);
2315
2315
  }
2316
2316
  }
2317
- .calendar__dayWrapper_1ksff {
2317
+ .calendar__dayWrapper_kukl8 {
2318
2318
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2319
2319
  }
2320
- .calendar__range_1ksff .calendar__day_1ksff:not(.calendar__selected_1ksff):not(.calendar__disabled_1ksff):not(.calendar__today_1ksff):not(.calendar__holiday_1ksff) {
2320
+ .calendar__range_kukl8 .calendar__day_kukl8:not(.calendar__selected_kukl8):not(.calendar__disabled_kukl8):not(.calendar__today_kukl8):not(.calendar__holiday_kukl8) {
2321
2321
  color: #fff;
2322
2322
  }
2323
- .calendar__range_1ksff:before {
2323
+ .calendar__range_kukl8:before {
2324
2324
  background: rgba(255, 255, 255, 0.1);
2325
2325
  }
2326
- .calendar__rangeComplete_1ksff:before {
2326
+ .calendar__rangeComplete_kukl8:before {
2327
2327
  background: #e8f2fe;
2328
2328
  }
2329
- .calendar__transitLeft_1ksff:after {
2329
+ .calendar__transitLeft_kukl8:after {
2330
2330
  background: linear-gradient(
2331
2331
  270deg,
2332
2332
  rgba(255, 255, 255, 0.1) 0%,
2333
2333
  rgba(255, 255, 255, 0) 100%
2334
2334
  );
2335
2335
  }
2336
- .calendar__transitRight_1ksff:after {
2336
+ .calendar__transitRight_kukl8:after {
2337
2337
  background: linear-gradient(
2338
2338
  270deg,
2339
2339
  rgba(255, 255, 255, 0) 0%,
2340
2340
  rgba(255, 255, 255, 0.1) 100%
2341
2341
  );
2342
2342
  }
2343
- .calendar__rangeComplete_1ksff.calendar__transitLeft_1ksff:after {
2343
+ .calendar__rangeComplete_kukl8.calendar__transitLeft_kukl8:after {
2344
2344
  background: linear-gradient(
2345
2345
  270deg,
2346
2346
  #e8f2fe 0%,
2347
2347
  rgba(255, 255, 255, 0) 100%
2348
2348
  );
2349
2349
  }
2350
- .calendar__rangeComplete_1ksff.calendar__transitRight_1ksff:after {
2350
+ .calendar__rangeComplete_kukl8.calendar__transitRight_kukl8:after {
2351
2351
  background: linear-gradient(
2352
2352
  270deg,
2353
2353
  rgba(255, 255, 255, 0) 0%,
2354
2354
  #e8f2fe 100%
2355
2355
  );
2356
2356
  }
2357
- .calendar__dot_1ksff {
2357
+ .calendar__dot_kukl8 {
2358
2358
  background: #fff;
2359
2359
  }
2360
- .calendar__selected_1ksff .calendar__dot_1ksff {
2360
+ .calendar__selected_kukl8 .calendar__dot_kukl8 {
2361
2361
  background: #000;
2362
2362
  }
2363
- .calendar__withShadow_i8wyb {
2363
+ .calendar__withShadow_1xqg1 {
2364
2364
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2365
2365
  }
2366
2366
 
2367
2367
  @media (max-width: 374px) {
2368
2368
  }
2369
- .calendar__empty_a9jgp {
2369
+ .calendar__empty_6c4uc {
2370
2370
  color: rgba(235, 235, 245, 0.6);
2371
2371
  }
2372
- .cc-calendar .calendar__button_99i30 {
2372
+ .cc-calendar .calendar__button_dxdt2 {
2373
2373
  background-color: transparent
2374
2374
  }
2375
- .cc-calendar .calendar__button_99i30:not(:disabled):hover {
2375
+ .cc-calendar .calendar__button_dxdt2:not(:disabled):hover {
2376
2376
  background-color: #2c2c2e;
2377
2377
  color: #fff;
2378
2378
  }
2379
- .cc-calendar .calendar__button_99i30.calendar__filled_99i30 {
2379
+ .cc-calendar .calendar__button_dxdt2.calendar__filled_dxdt2 {
2380
2380
  background-color: #2c2c2e
2381
2381
  }
2382
- .cc-calendar .calendar__button_99i30.calendar__filled_99i30:not(:disabled):hover {
2382
+ .cc-calendar .calendar__button_dxdt2.calendar__filled_dxdt2:not(:disabled):hover {
2383
2383
  background-color: rgb(59, 59, 61);
2384
2384
  }
2385
- .cc-calendar .calendar__button_99i30.calendar__outlined_99i30 {
2385
+ .cc-calendar .calendar__button_dxdt2.calendar__outlined_dxdt2 {
2386
2386
  border: 1px solid #fff;
2387
2387
  }
2388
- .cc-calendar .calendar__button_99i30.calendar__selected_99i30,
2389
- .cc-calendar .calendar__button_99i30.calendar__selected_99i30:disabled {
2388
+ .cc-calendar .calendar__button_dxdt2.calendar__selected_dxdt2,
2389
+ .cc-calendar .calendar__button_dxdt2.calendar__selected_dxdt2:disabled {
2390
2390
  background-color: #fff;
2391
2391
  color: #000
2392
2392
  }
2393
- .cc-calendar .calendar__button_99i30.calendar__selected_99i30:not(:disabled):hover, .cc-calendar .calendar__button_99i30.calendar__selected_99i30:disabled:not(:disabled):hover {
2393
+ .cc-calendar .calendar__button_dxdt2.calendar__selected_dxdt2:not(:disabled):hover, .cc-calendar .calendar__button_dxdt2.calendar__selected_dxdt2:disabled:not(:disabled):hover {
2394
2394
  background-color: #fff;
2395
2395
  color: #000;
2396
2396
  }
2397
2397
  @media (max-width: 374px) {
2398
- }.gallery__modal_hlp2q {
2398
+ }.gallery__modal_18u5o {
2399
2399
  background: transparent;
2400
2400
  }
2401
- .gallery__header_3negi {
2401
+ .gallery__header_1ptl9 {
2402
2402
  background-color: #e9e9eb;
2403
2403
  }
2404
2404
 
2405
- .gallery__component_l61mo {
2405
+ .gallery__component_apuo4 {
2406
2406
  border: 2px solid rgba(0, 0, 0, 0);
2407
2407
  }
2408
- .gallery__active_l61mo {
2408
+ .gallery__active_apuo4 {
2409
2409
  border-color: #000
2410
2410
  }
2411
- .gallery__image_l61mo {
2411
+ .gallery__image_apuo4 {
2412
2412
  background-color: #121212
2413
2413
  }
2414
- .gallery__loading_l61mo {
2414
+ .gallery__loading_apuo4 {
2415
2415
  background-color: #e9eaeb;
2416
2416
  }
2417
- .gallery__brokenImageWrapper_l61mo {
2417
+ .gallery__brokenImageWrapper_apuo4 {
2418
2418
  background-color: #121212
2419
2419
  }
2420
- .gallery__focused_l61mo {
2420
+ .gallery__focused_apuo4 {
2421
2421
  outline: 2px solid #0072ef;
2422
2422
  }
2423
- .gallery__component_190uj {
2423
+ .gallery__component_1pds1 {
2424
2424
  background-color: rgba(255, 255, 255, 0.5);
2425
2425
  }
2426
- .gallery__slideLoading_190uj {
2426
+ .gallery__slideLoading_1pds1 {
2427
2427
  background-color: #e9eaeb;
2428
2428
  }
2429
- .gallery__image_190uj {
2429
+ .gallery__image_1pds1 {
2430
2430
  background-color: #121212;
2431
2431
  }
2432
- .gallery__smallImage_190uj {
2432
+ .gallery__smallImage_1pds1 {
2433
2433
  background-color: #121212;
2434
2434
  }
2435
- .gallery__arrow_190uj {
2435
+ .gallery__arrow_1pds1 {
2436
2436
  color: #000
2437
2437
  }
2438
- .gallery__arrow_190uj:hover {
2438
+ .gallery__arrow_1pds1:hover {
2439
2439
  background-color: rgba(255, 255, 255, 0.1);
2440
2440
  }
2441
- .gallery__arrow_190uj:active {
2441
+ .gallery__arrow_1pds1:active {
2442
2442
  background-color: rgba(255, 255, 255, 0.2);
2443
2443
  }
2444
- .gallery__focused_190uj {
2444
+ .gallery__focused_1pds1 {
2445
2445
  outline: 2px solid #0072ef;
2446
2446
  }
2447
- .gallery__placeholder_190uj {
2447
+ .gallery__placeholder_1pds1 {
2448
2448
  background-color: #121212;
2449
2449
  }
2450
- .gallery__fullScreenImage_190uj {
2450
+ .gallery__fullScreenImage_1pds1 {
2451
2451
  background-color: #121212;
2452
2452
  }
2453
- .gallery__component_s7tgg {
2453
+ .gallery__component_6cvvg {
2454
2454
  background-color: #e9e9eb
2455
- }.select__arrow_v6adg {
2455
+ }.select__arrow_1lre0 {
2456
2456
  color: #fff;
2457
2457
  }
2458
- .select__popoverInner_12yvo {
2458
+ .select__popoverInner_549gu {
2459
2459
  background: transparent;
2460
2460
  }
2461
- .select__optionsList_12yvo {
2461
+ .select__optionsList_549gu {
2462
2462
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2463
2463
  background: #121212;
2464
2464
  }
2465
- .select__popoverInner_ca6kl {
2465
+ .select__popoverInner_7qtci {
2466
2466
  background: transparent;
2467
2467
  }
2468
- .select__single_1sff8 {
2468
+ .select__single_1t122 {
2469
2469
  background: #fff
2470
2470
  }
2471
- .select__placeholder_3uz0c {
2471
+ .select__placeholder_13dwa {
2472
2472
  color: rgba(235, 235, 245, 0.6);
2473
2473
  }
2474
- .select__focusVisible_3uz0c {
2474
+ .select__focusVisible_13dwa {
2475
2475
  outline: 2px solid #0072ef;
2476
2476
  }
2477
- .select__optgroup_lxecs {
2477
+ .select__optgroup_1o65g {
2478
2478
  background: #121212
2479
2479
  }
2480
- .select__label_lxecs {
2480
+ .select__label_1o65g {
2481
2481
  color: rgba(235, 235, 245, 0.6);
2482
2482
  }
2483
- .select__option_msotp {
2483
+ .select__option_fhz03 {
2484
2484
  background: #121212;
2485
2485
  color: #fff
2486
2486
  }
2487
- .select__option_msotp:not(.select__disabled_msotp):active {
2487
+ .select__option_fhz03:not(.select__disabled_fhz03):active {
2488
2488
  background: #2c2c2e;
2489
2489
  color: #fff;
2490
2490
  }
2491
- .select__option_msotp:before {
2491
+ .select__option_fhz03:before {
2492
2492
  background: #2b2b2e;
2493
2493
  }
2494
- .select__selected_msotp {
2494
+ .select__selected_fhz03 {
2495
2495
  background: #121212;
2496
2496
  color: #fff;
2497
2497
  }
2498
- .select__highlighted_msotp {
2498
+ .select__highlighted_fhz03 {
2499
2499
  background: #202022;
2500
2500
  color: #fff
2501
2501
  }
2502
- .select__disabled_msotp {
2502
+ .select__disabled_fhz03 {
2503
2503
  background: #121212;
2504
2504
  color: rgba(235, 235, 245, 0.6);
2505
2505
  }
2506
- .select__emptyPlaceholder_629ti {
2506
+ .select__emptyPlaceholder_13ww0 {
2507
2507
  color: rgba(235, 235, 245, 0.6);
2508
2508
  }
2509
- .select__virtualRow_ayzvl:before {
2509
+ .select__virtualRow_bkmps:before {
2510
2510
  background: #2b2b2e;
2511
2511
  }
2512
- .select__emptyPlaceholder_ayzvl {
2512
+ .select__emptyPlaceholder_bkmps {
2513
2513
  color: rgba(235, 235, 245, 0.6);
2514
2514
  }
2515
2515
 
2516
2516
 
2517
2517
 
2518
- .select__emptyPlaceholder_z1fvd {
2518
+ .select__emptyPlaceholder_1yjmn {
2519
2519
  color: rgba(235, 235, 245, 0.6);
2520
2520
  }
2521
- .select__footer_z1fvd {
2521
+ .select__footer_1yjmn {
2522
2522
  background-color: #121212
2523
2523
  }
2524
- .select__highlighted_z1fvd {
2524
+ .select__highlighted_1yjmn {
2525
2525
  border-top: 1px solid #2b2b2e;
2526
2526
  background-color: #121212;
2527
2527
  }
2528
- .select__footer_15tgy {
2528
+ .select__footer_107uh {
2529
2529
  background: #121212
2530
2530
  }
2531
- .select__withBorder_15tgy {
2531
+ .select__withBorder_107uh {
2532
2532
  box-shadow: inset 0 1px 0 #262629;
2533
- }.calendar-with-skeleton__skeleton_90059 {
2533
+ }.calendar-with-skeleton__skeleton_z9m3u {
2534
2534
  background-color: #121212;
2535
- }.calendar-input__calendarIcon_3se67 {
2535
+ }.calendar-input__calendarIcon_d7iey {
2536
2536
  color: #fff
2537
2537
  }
2538
2538
 
2539
- .input-autocomplete__placeholder_1569t {
2539
+ .input-autocomplete__placeholder_1jd5j {
2540
2540
  color: rgba(235, 235, 245, 0.6);
2541
2541
  }
2542
- .input-autocomplete__focusVisible_1569t {
2542
+ .input-autocomplete__focusVisible_1jd5j {
2543
2543
  outline: 2px solid #0072ef;
2544
- }.select-with-tags__tag_q8dkl:active:not(:disabled) {
2544
+ }.select-with-tags__tag_vrgw5:active:not(:disabled) {
2545
2545
  background-color: #f3f4f5;
2546
2546
  color: #000;
2547
2547
  }
2548
- .select-with-tags__tag_q8dkl:hover:not(:disabled):not(:active) {
2548
+ .select-with-tags__tag_vrgw5:hover:not(:disabled):not(:active) {
2549
2549
  background-color: #f3f4f5;
2550
2550
  color: #000;
2551
2551
  }
2552
- .select-with-tags__input_19qma {
2552
+ .select-with-tags__input_10bvz {
2553
2553
  background-color: transparent;
2554
2554
  color: #fff
2555
2555
  }
2556
- .select-with-tags__input_19qma:disabled {
2556
+ .select-with-tags__input_10bvz:disabled {
2557
2557
  color: rgba(235, 235, 245, 0.6);
2558
2558
  }
2559
- .select-with-tags__input_19qma::placeholder {
2559
+ .select-with-tags__input_10bvz::placeholder {
2560
2560
  color: rgba(235, 235, 245, 0.6);
2561
2561
  }
2562
- .select-with-tags__input_19qma:focus::placeholder {
2562
+ .select-with-tags__input_10bvz:focus::placeholder {
2563
2563
  color: rgba(235, 235, 245, 0.3);
2564
2564
  }
2565
- .select-with-tags__focusVisible_19qma {
2565
+ .select-with-tags__focusVisible_10bvz {
2566
2566
  outline: 2px solid #0072ef;
2567
2567
  }
2568
- .select-with-tags__placeholder_19qma {
2568
+ .select-with-tags__placeholder_10bvz {
2569
2569
  color: rgba(235, 235, 245, 0.3);
2570
- }.calendar-range__divider_10fag:after {
2570
+ }.calendar-range__divider_179jt:after {
2571
2571
  background-color: #fff;
2572
- }.table__component_13xej {
2572
+ }.table__component_3ived {
2573
2573
  border-top: 1px solid #2b2b2e;
2574
2574
  }
2575
- .table__wrapper_1l2sv {
2575
+ .table__wrapper_ci4vy {
2576
2576
  background: #121212;
2577
2577
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2578
2578
  0 2px 4px rgba(11, 31, 53, 0.16);
2579
2579
  }
2580
2580
 
2581
- .table__component_88m4t {
2581
+ .table__component_4jfwm {
2582
2582
  color: #fff;
2583
2583
  border-top: 1px solid #2b2b2e
2584
2584
  }
2585
2585
 
2586
- .table__component_ptz3r th:not(:last-child):not(:empty):after {
2586
+ .table__component_x3k0x th:not(:last-child):not(:empty):after {
2587
2587
  background-color: #2a2a2c;
2588
2588
  }
2589
- .table__component_1ytzh {
2589
+ .table__component_1fnfd {
2590
2590
  color: #fff;
2591
2591
  border-bottom: 1px solid #2b2b2e;
2592
2592
  background: #121212
2593
2593
  }
2594
- .table__sorted_1ytzh {
2594
+ .table__sorted_1fnfd {
2595
2595
  color: #fff;
2596
2596
  }
2597
- .table__component_eetz3 {
2597
+ .table__component_q5ojc {
2598
2598
  background: #121212
2599
2599
  }
2600
- .table__withoutBorder_eetz3 {
2600
+ .table__withoutBorder_q5ojc {
2601
2601
  }
2602
- .table__clickable_eetz3:hover {
2602
+ .table__clickable_q5ojc:hover {
2603
2603
  background-color: #202022;
2604
2604
  }
2605
- .table__selected_eetz3 {
2605
+ .table__selected_q5ojc {
2606
2606
  background-color: #f2f8ff
2607
2607
  }
2608
- .table__selected_eetz3:hover {
2608
+ .table__selected_q5ojc:hover {
2609
2609
  background-color: #e8f2fe;
2610
2610
  }
2611
- .table__icon_mz1i9 {
2611
+ .table__icon_xzgsk {
2612
2612
  color: #8d8d93
2613
2613
  }
2614
- .table__icon_mz1i9:hover {
2614
+ .table__icon_xzgsk:hover {
2615
2615
  color: #fff;
2616
2616
  }
2617
- .table__sorted_mz1i9 {
2617
+ .table__sorted_xzgsk {
2618
2618
  color: #0072ef
2619
2619
  }
2620
- .table__sorted_mz1i9:hover {
2620
+ .table__sorted_xzgsk:hover {
2621
2621
  color: #0072ef;
2622
2622
  }
2623
- .table__open_1iwbr,
2624
- .table__open_1iwbr:hover {
2623
+ .table__open_ihslj,
2624
+ .table__open_ihslj:hover {
2625
2625
  background-color: rgba(255, 255, 255, 0.163);
2626
- }.intl-phone-input__emptyCountryIcon_1ukqy {
2626
+ }.intl-phone-input__emptyCountryIcon_1roio {
2627
2627
  color: #8d8d93;
2628
2628
  }
2629
- .intl-phone-input__flagIcon_19pfu {
2629
+ .intl-phone-input__flagIcon_tg0no {
2630
2630
  box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2631
2631
  }
2632
- .intl-phone-input__dialCode_ees8x {
2632
+ .intl-phone-input__dialCode_yftuh {
2633
2633
  color: rgba(235, 235, 245, 0.6);
2634
2634
  }
2635
- .intl-phone-input__emptyCountryIcon_1t5ac {
2635
+ .intl-phone-input__emptyCountryIcon_hqocr {
2636
2636
  color: #8d8d93;
2637
2637
  }
2638
- .intl-phone-input__focusVisible_1t5ac {
2638
+ .intl-phone-input__focusVisible_hqocr {
2639
2639
  outline: 2px solid #0072ef;
2640
2640
  }