@alfalab/core-components 26.5.2 → 26.8.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 (1531) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +5 -5
  4. package/alert/index.css +5 -5
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +5 -5
  7. package/amount/component.js +1 -1
  8. package/amount/esm/component.js +1 -1
  9. package/amount/esm/index.css +2 -2
  10. package/amount/esm/pure/component.js +1 -1
  11. package/amount/esm/pure/index.css +1 -1
  12. package/amount/index.css +2 -2
  13. package/amount/modern/component.js +1 -1
  14. package/amount/modern/index.css +2 -2
  15. package/amount/modern/pure/component.js +1 -1
  16. package/amount/modern/pure/index.css +1 -1
  17. package/amount/pure/component.js +1 -1
  18. package/amount/pure/index.css +1 -1
  19. package/amount-input/Component.js +3 -3
  20. package/amount-input/default.css +2 -2
  21. package/amount-input/esm/Component.js +3 -3
  22. package/amount-input/esm/default.css +2 -2
  23. package/amount-input/esm/index.css +7 -7
  24. package/amount-input/esm/inverted.css +2 -2
  25. package/amount-input/index.css +7 -7
  26. package/amount-input/inverted.css +2 -2
  27. package/amount-input/modern/Component.js +3 -3
  28. package/amount-input/modern/default.css +2 -2
  29. package/amount-input/modern/index.css +7 -7
  30. package/amount-input/modern/inverted.css +2 -2
  31. package/attach/Component.js +1 -1
  32. package/attach/esm/Component.js +1 -1
  33. package/attach/esm/index.css +23 -23
  34. package/attach/index.css +23 -23
  35. package/attach/modern/Component.js +1 -1
  36. package/attach/modern/index.css +23 -23
  37. package/backdrop/Component.js +1 -1
  38. package/backdrop/esm/Component.js +1 -1
  39. package/backdrop/esm/index.css +11 -11
  40. package/backdrop/index.css +11 -11
  41. package/backdrop/modern/Component.js +1 -1
  42. package/backdrop/modern/index.css +11 -11
  43. package/badge/Component.js +1 -1
  44. package/badge/esm/Component.js +1 -1
  45. package/badge/esm/index.css +16 -16
  46. package/badge/index.css +16 -16
  47. package/badge/modern/Component.js +1 -1
  48. package/badge/modern/index.css +16 -16
  49. package/bank-card/Component.js +1 -1
  50. package/bank-card/esm/Component.js +1 -1
  51. package/bank-card/esm/index.css +20 -20
  52. package/bank-card/index.css +20 -20
  53. package/bank-card/modern/Component.js +1 -1
  54. package/bank-card/modern/index.css +20 -20
  55. package/base-modal/Component.js +1 -1
  56. package/base-modal/esm/Component.js +1 -1
  57. package/base-modal/esm/index.css +12 -12
  58. package/base-modal/index.css +12 -12
  59. package/base-modal/modern/Component.js +1 -1
  60. package/base-modal/modern/index.css +12 -12
  61. package/bottom-sheet/{component-cc4d164e.d.ts → component-6973e30d.d.ts} +0 -0
  62. package/bottom-sheet/{component-cc4d164e.js → component-6973e30d.js} +3 -3
  63. package/bottom-sheet/component.js +2 -2
  64. package/bottom-sheet/components/backer/Component.js +2 -2
  65. package/bottom-sheet/components/backer/index.css +3 -3
  66. package/bottom-sheet/components/closer/Component.js +2 -2
  67. package/bottom-sheet/components/closer/index.css +3 -3
  68. package/bottom-sheet/components/footer/Component.js +1 -1
  69. package/bottom-sheet/components/footer/index.css +4 -4
  70. package/bottom-sheet/components/header/Component.js +2 -2
  71. package/bottom-sheet/components/header/index.css +16 -16
  72. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  73. package/bottom-sheet/esm/{component-b807e2a9.d.ts → component-cbaa3550.d.ts} +0 -0
  74. package/bottom-sheet/esm/{component-b807e2a9.js → component-cbaa3550.js} +3 -3
  75. package/bottom-sheet/esm/component.js +2 -2
  76. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  77. package/bottom-sheet/esm/components/backer/index.css +3 -3
  78. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  79. package/bottom-sheet/esm/components/closer/index.css +3 -3
  80. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  81. package/bottom-sheet/esm/components/footer/index.css +4 -4
  82. package/bottom-sheet/esm/components/header/Component.js +2 -2
  83. package/bottom-sheet/esm/components/header/index.css +16 -16
  84. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  85. package/bottom-sheet/esm/index.css +15 -15
  86. package/bottom-sheet/esm/index.d.ts +1 -1
  87. package/bottom-sheet/esm/index.js +2 -2
  88. package/bottom-sheet/esm/{tslib.es6-559089f2.d.ts → tslib.es6-353516ed.d.ts} +0 -0
  89. package/bottom-sheet/esm/{tslib.es6-559089f2.js → tslib.es6-353516ed.js} +0 -0
  90. package/bottom-sheet/index.css +15 -15
  91. package/bottom-sheet/index.d.ts +1 -1
  92. package/bottom-sheet/index.js +2 -2
  93. package/bottom-sheet/modern/{component-1ac5e1f2.d.ts → component-53e05c81.d.ts} +0 -0
  94. package/bottom-sheet/modern/{component-1ac5e1f2.js → component-53e05c81.js} +2 -2
  95. package/bottom-sheet/modern/component.js +1 -1
  96. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  97. package/bottom-sheet/modern/components/backer/index.css +3 -3
  98. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  99. package/bottom-sheet/modern/components/closer/index.css +3 -3
  100. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  101. package/bottom-sheet/modern/components/footer/index.css +4 -4
  102. package/bottom-sheet/modern/components/header/Component.js +1 -1
  103. package/bottom-sheet/modern/components/header/index.css +16 -16
  104. package/bottom-sheet/modern/index.css +15 -15
  105. package/bottom-sheet/modern/index.d.ts +1 -1
  106. package/bottom-sheet/modern/index.js +1 -1
  107. package/bottom-sheet/{tslib.es6-b32f9ab4.d.ts → tslib.es6-7bbea3fe.d.ts} +0 -0
  108. package/bottom-sheet/{tslib.es6-b32f9ab4.js → tslib.es6-7bbea3fe.js} +0 -0
  109. package/button/Component.js +4 -4
  110. package/button/cssm/Component.js +1 -1
  111. package/button/cssm/index.module.css +2 -0
  112. package/button/default.css +41 -41
  113. package/button/esm/Component.js +4 -4
  114. package/button/esm/default.css +41 -41
  115. package/button/esm/index.css +56 -54
  116. package/button/esm/inverted.css +41 -41
  117. package/button/index.css +56 -54
  118. package/button/inverted.css +41 -41
  119. package/button/modern/Component.js +4 -4
  120. package/button/modern/default.css +41 -41
  121. package/button/modern/index.css +56 -54
  122. package/button/modern/inverted.css +41 -41
  123. package/calendar/Component.d.ts +8 -0
  124. package/calendar/Component.js +4 -4
  125. package/calendar/components/days-table/Component.js +2 -2
  126. package/calendar/components/days-table/index.css +51 -51
  127. package/calendar/components/days-table/index.js +1 -1
  128. package/calendar/components/header/Component.js +1 -1
  129. package/calendar/components/header/index.css +3 -3
  130. package/calendar/components/month-year-header/Component.js +2 -2
  131. package/calendar/components/month-year-header/index.css +10 -10
  132. package/calendar/components/month-year-header/index.js +1 -1
  133. package/calendar/components/months-table/Component.js +2 -2
  134. package/calendar/components/months-table/index.css +9 -9
  135. package/calendar/components/months-table/index.js +1 -1
  136. package/calendar/components/period-slider/Component.d.ts +16 -0
  137. package/calendar/components/period-slider/Component.js +16 -6
  138. package/calendar/components/period-slider/index.css +15 -9
  139. package/calendar/components/period-slider/index.js +1 -0
  140. package/calendar/components/period-slider/utils.d.ts +2 -1
  141. package/calendar/components/period-slider/utils.js +11 -0
  142. package/calendar/components/select-button/Component.js +2 -2
  143. package/calendar/components/select-button/index.css +10 -10
  144. package/calendar/components/select-button/index.js +1 -1
  145. package/calendar/components/years-table/Component.js +2 -2
  146. package/calendar/components/years-table/index.css +10 -10
  147. package/calendar/components/years-table/index.js +1 -1
  148. package/calendar/cssm/Component.d.ts +8 -0
  149. package/calendar/cssm/Component.js +2 -2
  150. package/calendar/cssm/components/period-slider/Component.d.ts +16 -0
  151. package/calendar/cssm/components/period-slider/Component.js +15 -5
  152. package/calendar/cssm/components/period-slider/index.js +1 -0
  153. package/calendar/cssm/components/period-slider/index.module.css +6 -0
  154. package/calendar/cssm/components/period-slider/utils.d.ts +2 -1
  155. package/calendar/cssm/components/period-slider/utils.js +11 -0
  156. package/calendar/esm/Component.d.ts +8 -0
  157. package/calendar/esm/Component.js +4 -4
  158. package/calendar/esm/components/days-table/Component.js +2 -2
  159. package/calendar/esm/components/days-table/index.css +51 -51
  160. package/calendar/esm/components/days-table/index.js +1 -1
  161. package/calendar/esm/components/header/Component.js +1 -1
  162. package/calendar/esm/components/header/index.css +3 -3
  163. package/calendar/esm/components/month-year-header/Component.js +2 -2
  164. package/calendar/esm/components/month-year-header/index.css +10 -10
  165. package/calendar/esm/components/month-year-header/index.js +1 -1
  166. package/calendar/esm/components/months-table/Component.js +2 -2
  167. package/calendar/esm/components/months-table/index.css +9 -9
  168. package/calendar/esm/components/months-table/index.js +1 -1
  169. package/calendar/esm/components/period-slider/Component.d.ts +16 -0
  170. package/calendar/esm/components/period-slider/Component.js +17 -7
  171. package/calendar/esm/components/period-slider/index.css +15 -9
  172. package/calendar/esm/components/period-slider/index.js +1 -0
  173. package/calendar/esm/components/period-slider/utils.d.ts +2 -1
  174. package/calendar/esm/components/period-slider/utils.js +11 -1
  175. package/calendar/esm/components/select-button/Component.d.ts +1 -1
  176. package/calendar/esm/components/select-button/Component.js +2 -2
  177. package/calendar/esm/components/select-button/index.css +10 -10
  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 +10 -10
  181. package/calendar/esm/components/years-table/index.js +1 -1
  182. package/calendar/esm/index.css +11 -11
  183. package/calendar/esm/index.js +1 -1
  184. package/calendar/esm/{tslib.es6-ddb4d839.d.ts → tslib.es6-62d5d25d.d.ts} +0 -0
  185. package/calendar/esm/{tslib.es6-ddb4d839.js → tslib.es6-62d5d25d.js} +0 -0
  186. package/calendar/index.css +11 -11
  187. package/calendar/index.js +1 -1
  188. package/calendar/modern/Component.d.ts +8 -0
  189. package/calendar/modern/Component.js +3 -3
  190. package/calendar/modern/components/days-table/Component.js +1 -1
  191. package/calendar/modern/components/days-table/index.css +51 -51
  192. package/calendar/modern/components/header/Component.js +1 -1
  193. package/calendar/modern/components/header/index.css +3 -3
  194. package/calendar/modern/components/month-year-header/Component.js +1 -1
  195. package/calendar/modern/components/month-year-header/index.css +10 -10
  196. package/calendar/modern/components/months-table/Component.js +1 -1
  197. package/calendar/modern/components/months-table/index.css +9 -9
  198. package/calendar/modern/components/period-slider/Component.d.ts +16 -0
  199. package/calendar/modern/components/period-slider/Component.js +15 -5
  200. package/calendar/modern/components/period-slider/index.css +15 -9
  201. package/calendar/modern/components/period-slider/index.js +1 -0
  202. package/calendar/modern/components/period-slider/utils.d.ts +2 -1
  203. package/calendar/modern/components/period-slider/utils.js +11 -1
  204. package/calendar/modern/components/select-button/Component.js +1 -1
  205. package/calendar/modern/components/select-button/index.css +10 -10
  206. package/calendar/modern/components/years-table/Component.js +1 -1
  207. package/calendar/modern/components/years-table/index.css +10 -10
  208. package/calendar/modern/index.css +11 -11
  209. package/calendar/{tslib.es6-d03f9b76.d.ts → tslib.es6-c9c36859.d.ts} +0 -0
  210. package/calendar/{tslib.es6-d03f9b76.js → tslib.es6-c9c36859.js} +0 -0
  211. package/calendar-input/Component.d.ts +3 -3
  212. package/calendar-input/Component.js +1 -1
  213. package/calendar-input/esm/Component.d.ts +3 -3
  214. package/calendar-input/esm/Component.js +1 -1
  215. package/calendar-input/esm/index.css +10 -10
  216. package/calendar-input/index.css +10 -10
  217. package/calendar-input/modern/Component.js +1 -1
  218. package/calendar-input/modern/index.css +10 -10
  219. package/calendar-range/Component.js +1 -1
  220. package/calendar-range/esm/Component.js +1 -1
  221. package/calendar-range/esm/index.js +1 -1
  222. package/calendar-range/esm/{index.module-b0f36f79.d.ts → index.module-8ed37480.d.ts} +0 -0
  223. package/calendar-range/esm/{index.module-b0f36f79.js → index.module-8ed37480.js} +1 -1
  224. package/calendar-range/esm/views/index.css +8 -8
  225. package/calendar-range/esm/views/popover.js +1 -1
  226. package/calendar-range/esm/views/static.js +1 -1
  227. package/calendar-range/index.js +1 -1
  228. package/calendar-range/{index.module-3eccb332.d.ts → index.module-f819da5e.d.ts} +0 -0
  229. package/calendar-range/{index.module-3eccb332.js → index.module-f819da5e.js} +1 -1
  230. package/calendar-range/modern/Component.js +1 -1
  231. package/calendar-range/modern/index.js +1 -1
  232. package/calendar-range/modern/index.module-c84943a7.js +4 -0
  233. package/calendar-range/modern/views/index.css +8 -8
  234. package/calendar-range/modern/views/popover.js +1 -1
  235. package/calendar-range/modern/views/static.js +1 -1
  236. package/calendar-range/views/index.css +8 -8
  237. package/calendar-range/views/popover.js +1 -1
  238. package/calendar-range/views/static.js +1 -1
  239. package/calendar-with-skeleton/Component.js +1 -1
  240. package/calendar-with-skeleton/esm/Component.js +1 -1
  241. package/calendar-with-skeleton/esm/index.css +12 -12
  242. package/calendar-with-skeleton/index.css +12 -12
  243. package/calendar-with-skeleton/modern/Component.js +1 -1
  244. package/calendar-with-skeleton/modern/index.css +12 -12
  245. package/card-image/Component.js +1 -1
  246. package/card-image/esm/Component.js +1 -1
  247. package/card-image/esm/index.css +6 -6
  248. package/card-image/index.css +6 -6
  249. package/card-image/modern/Component.js +1 -1
  250. package/card-image/modern/index.css +6 -6
  251. package/cdn-icon/Component.js +1 -1
  252. package/cdn-icon/esm/Component.js +1 -1
  253. package/cdn-icon/esm/index.css +2 -2
  254. package/cdn-icon/index.css +2 -2
  255. package/cdn-icon/modern/Component.js +1 -1
  256. package/cdn-icon/modern/index.css +2 -2
  257. package/chart/Component.js +2 -2
  258. package/chart/components/Dot/index.css +7 -7
  259. package/chart/components/Dot/index.js +1 -1
  260. package/chart/components/Legends/index.css +7 -7
  261. package/chart/components/Legends/index.js +1 -1
  262. package/chart/components/Tick/index.css +3 -3
  263. package/chart/components/Tick/index.js +1 -1
  264. package/chart/components/TooltipContent/index.css +6 -6
  265. package/chart/components/TooltipContent/index.js +1 -1
  266. package/chart/esm/Component.js +2 -2
  267. package/chart/esm/components/Dot/index.css +7 -7
  268. package/chart/esm/components/Dot/index.js +1 -1
  269. package/chart/esm/components/Legends/index.css +7 -7
  270. package/chart/esm/components/Legends/index.js +1 -1
  271. package/chart/esm/components/Tick/index.css +3 -3
  272. package/chart/esm/components/Tick/index.js +1 -1
  273. package/chart/esm/components/TooltipContent/index.css +6 -6
  274. package/chart/esm/components/TooltipContent/index.js +1 -1
  275. package/chart/esm/hooks/useSettings/index.js +1 -1
  276. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  277. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  278. package/chart/esm/index.css +2 -2
  279. package/chart/esm/index.js +1 -1
  280. package/chart/esm/{tslib.es6-bdd24e2a.d.ts → tslib.es6-ffe9b334.d.ts} +0 -0
  281. package/chart/esm/{tslib.es6-bdd24e2a.js → tslib.es6-ffe9b334.js} +0 -0
  282. package/chart/hooks/useSettings/index.js +1 -1
  283. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  284. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  285. package/chart/index.css +2 -2
  286. package/chart/index.js +1 -1
  287. package/chart/modern/Component.js +1 -1
  288. package/chart/modern/components/Dot/index.css +7 -7
  289. package/chart/modern/components/Dot/index.js +1 -1
  290. package/chart/modern/components/Legends/index.css +7 -7
  291. package/chart/modern/components/Legends/index.js +1 -1
  292. package/chart/modern/components/Tick/index.css +3 -3
  293. package/chart/modern/components/Tick/index.js +1 -1
  294. package/chart/modern/components/TooltipContent/index.css +6 -6
  295. package/chart/modern/components/TooltipContent/index.js +1 -1
  296. package/chart/modern/hooks/useSettings/utils/setDatas.d.ts +1 -2
  297. package/chart/modern/index.css +2 -2
  298. package/chart/{tslib.es6-878a7284.d.ts → tslib.es6-296ea386.d.ts} +0 -0
  299. package/chart/{tslib.es6-878a7284.js → tslib.es6-296ea386.js} +0 -0
  300. package/checkbox/Component.js +1 -1
  301. package/checkbox/esm/Component.js +1 -1
  302. package/checkbox/esm/index.css +36 -36
  303. package/checkbox/index.css +36 -36
  304. package/checkbox/modern/Component.js +1 -1
  305. package/checkbox/modern/index.css +36 -36
  306. package/checkbox-group/Component.js +1 -1
  307. package/checkbox-group/esm/Component.js +1 -1
  308. package/checkbox-group/esm/index.css +16 -16
  309. package/checkbox-group/index.css +16 -16
  310. package/checkbox-group/modern/Component.js +1 -1
  311. package/checkbox-group/modern/index.css +16 -16
  312. package/circular-progress-bar/Component.js +1 -1
  313. package/circular-progress-bar/esm/Component.js +1 -1
  314. package/circular-progress-bar/esm/index.css +20 -20
  315. package/circular-progress-bar/index.css +20 -20
  316. package/circular-progress-bar/modern/Component.js +1 -1
  317. package/circular-progress-bar/modern/index.css +20 -20
  318. package/code-input/component.js +1 -1
  319. package/code-input/components/input/component.js +1 -1
  320. package/code-input/components/input/index.css +17 -6
  321. package/code-input/cssm/components/input/index.module.css +11 -0
  322. package/code-input/esm/component.js +1 -1
  323. package/code-input/esm/components/input/component.js +1 -1
  324. package/code-input/esm/components/input/index.css +17 -6
  325. package/code-input/esm/index.css +6 -6
  326. package/code-input/index.css +6 -6
  327. package/code-input/modern/component.js +1 -1
  328. package/code-input/modern/components/input/component.js +1 -1
  329. package/code-input/modern/components/input/index.css +17 -6
  330. package/code-input/modern/index.css +6 -6
  331. package/collapse/Component.js +1 -1
  332. package/collapse/esm/Component.js +1 -1
  333. package/collapse/esm/index.css +8 -8
  334. package/collapse/index.css +8 -8
  335. package/collapse/modern/Component.js +1 -1
  336. package/collapse/modern/index.css +8 -8
  337. package/confirmation/component.js +3 -3
  338. package/confirmation/components/countdown-loader/component.js +1 -1
  339. package/confirmation/components/countdown-loader/index.css +2 -2
  340. package/confirmation/components/index.js +1 -1
  341. package/confirmation/components/screens/fatal-error/component.js +1 -1
  342. package/confirmation/components/screens/fatal-error/index.css +3 -3
  343. package/confirmation/components/screens/hint/component.js +1 -1
  344. package/confirmation/components/screens/hint/index.css +13 -13
  345. package/confirmation/components/screens/index.js +1 -1
  346. package/confirmation/components/screens/initial/component.js +1 -1
  347. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  348. package/confirmation/components/screens/initial/index.css +16 -16
  349. package/confirmation/components/screens/initial/index.js +1 -1
  350. package/confirmation/components/screens/temp-block/component.js +1 -1
  351. package/confirmation/components/screens/temp-block/index.css +5 -5
  352. package/confirmation/{countdown-section-27f5d60a.d.ts → countdown-section-778d9bfb.d.ts} +0 -0
  353. package/confirmation/{countdown-section-27f5d60a.js → countdown-section-778d9bfb.js} +1 -1
  354. package/confirmation/cssm/component.js +1 -1
  355. package/confirmation/esm/component.js +3 -3
  356. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  357. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  358. package/confirmation/esm/components/index.js +1 -1
  359. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  360. package/confirmation/esm/components/screens/fatal-error/index.css +3 -3
  361. package/confirmation/esm/components/screens/hint/component.js +1 -1
  362. package/confirmation/esm/components/screens/hint/index.css +13 -13
  363. package/confirmation/esm/components/screens/index.js +1 -1
  364. package/confirmation/esm/components/screens/initial/component.js +1 -1
  365. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  366. package/confirmation/esm/components/screens/initial/index.css +16 -16
  367. package/confirmation/esm/components/screens/initial/index.js +1 -1
  368. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  369. package/confirmation/esm/components/screens/temp-block/index.css +5 -5
  370. package/confirmation/esm/{countdown-section-a8d723e8.d.ts → countdown-section-e6b3fdef.d.ts} +0 -0
  371. package/confirmation/esm/{countdown-section-a8d723e8.js → countdown-section-e6b3fdef.js} +1 -1
  372. package/confirmation/esm/index.css +3 -3
  373. package/confirmation/esm/index.js +1 -1
  374. package/confirmation/index.css +3 -3
  375. package/confirmation/index.js +1 -1
  376. package/confirmation/modern/component.js +3 -3
  377. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  378. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  379. package/confirmation/modern/components/index.js +1 -1
  380. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  381. package/confirmation/modern/components/screens/fatal-error/index.css +3 -3
  382. package/confirmation/modern/components/screens/hint/component.js +1 -1
  383. package/confirmation/modern/components/screens/hint/index.css +13 -13
  384. package/confirmation/modern/components/screens/index.js +1 -1
  385. package/confirmation/modern/components/screens/initial/component.js +1 -1
  386. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  387. package/confirmation/modern/components/screens/initial/index.css +16 -16
  388. package/confirmation/modern/components/screens/initial/index.js +1 -1
  389. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  390. package/confirmation/modern/components/screens/temp-block/index.css +5 -5
  391. package/confirmation/modern/{countdown-section-bc2dc2f5.d.ts → countdown-section-a00557d5.d.ts} +0 -0
  392. package/confirmation/modern/{countdown-section-bc2dc2f5.js → countdown-section-a00557d5.js} +1 -1
  393. package/confirmation/modern/index.css +3 -3
  394. package/confirmation/modern/index.js +1 -1
  395. package/custom-button/Component.js +1 -1
  396. package/custom-button/esm/Component.js +1 -1
  397. package/custom-button/esm/index.css +12 -12
  398. package/custom-button/index.css +12 -12
  399. package/custom-button/modern/Component.js +1 -1
  400. package/custom-button/modern/index.css +12 -12
  401. package/date-input/Component.js +1 -1
  402. package/date-input/esm/Component.js +1 -1
  403. package/date-input/esm/index.css +4 -4
  404. package/date-input/index.css +4 -4
  405. package/date-input/modern/Component.js +1 -1
  406. package/date-input/modern/index.css +4 -4
  407. package/divider/Component.js +1 -1
  408. package/divider/esm/Component.js +1 -1
  409. package/divider/esm/index.css +1 -1
  410. package/divider/index.css +1 -1
  411. package/divider/modern/Component.js +1 -1
  412. package/divider/modern/index.css +1 -1
  413. package/drawer/Component.js +1 -1
  414. package/drawer/esm/Component.js +1 -1
  415. package/drawer/esm/index.css +16 -16
  416. package/drawer/index.css +16 -16
  417. package/drawer/modern/Component.js +1 -1
  418. package/drawer/modern/index.css +16 -16
  419. package/dropzone/Component.js +1 -1
  420. package/dropzone/components/overlay/Component.js +1 -1
  421. package/dropzone/components/overlay/index.css +3 -3
  422. package/dropzone/esm/Component.js +1 -1
  423. package/dropzone/esm/components/overlay/Component.js +1 -1
  424. package/dropzone/esm/components/overlay/index.css +3 -3
  425. package/dropzone/esm/index.css +6 -6
  426. package/dropzone/index.css +6 -6
  427. package/dropzone/modern/Component.js +1 -1
  428. package/dropzone/modern/components/overlay/Component.js +1 -1
  429. package/dropzone/modern/components/overlay/index.css +3 -3
  430. package/dropzone/modern/index.css +6 -6
  431. package/file-upload-item/Component.js +8 -5
  432. package/file-upload-item/cssm/Component.js +7 -4
  433. package/file-upload-item/esm/Component.js +8 -5
  434. package/file-upload-item/esm/index.css +23 -23
  435. package/file-upload-item/index.css +23 -23
  436. package/file-upload-item/modern/Component.js +8 -5
  437. package/file-upload-item/modern/index.css +23 -23
  438. package/filter-tag/Component.js +5 -4
  439. package/filter-tag/cssm/Component.js +4 -3
  440. package/filter-tag/cssm/index.module.css +5 -5
  441. package/filter-tag/esm/Component.js +5 -4
  442. package/filter-tag/esm/index.css +57 -57
  443. package/filter-tag/index.css +57 -57
  444. package/filter-tag/modern/Component.js +5 -4
  445. package/filter-tag/modern/index.css +57 -57
  446. package/form-control/Component.js +3 -3
  447. package/form-control/default.css +14 -14
  448. package/form-control/esm/Component.js +3 -3
  449. package/form-control/esm/default.css +14 -14
  450. package/form-control/esm/index.css +41 -41
  451. package/form-control/esm/inverted.css +14 -14
  452. package/form-control/index.css +41 -41
  453. package/form-control/inverted.css +14 -14
  454. package/form-control/modern/Component.js +3 -3
  455. package/form-control/modern/default.css +14 -14
  456. package/form-control/modern/index.css +41 -41
  457. package/form-control/modern/inverted.css +14 -14
  458. package/gallery/Component.js +3 -3
  459. package/gallery/components/header/Component.js +2 -2
  460. package/gallery/components/header/buttons.js +1 -1
  461. package/gallery/components/header/index.css +3 -3
  462. package/gallery/components/header/index.js +1 -1
  463. package/gallery/components/header-info-block/Component.js +1 -1
  464. package/gallery/components/header-info-block/index.css +5 -5
  465. package/gallery/components/image-preview/Component.js +1 -1
  466. package/gallery/components/image-preview/index.css +12 -12
  467. package/gallery/components/image-viewer/component.js +2 -2
  468. package/gallery/components/image-viewer/index.css +19 -19
  469. package/gallery/components/image-viewer/index.js +2 -2
  470. package/gallery/components/image-viewer/slide.js +1 -1
  471. package/gallery/components/index.js +2 -2
  472. package/gallery/components/navigation-bar/Component.js +1 -1
  473. package/gallery/components/navigation-bar/index.css +6 -6
  474. package/gallery/esm/Component.js +3 -3
  475. package/gallery/esm/components/header/Component.js +2 -2
  476. package/gallery/esm/components/header/buttons.js +1 -1
  477. package/gallery/esm/components/header/index.css +3 -3
  478. package/gallery/esm/components/header/index.js +1 -1
  479. package/gallery/esm/components/header-info-block/Component.js +1 -1
  480. package/gallery/esm/components/header-info-block/index.css +5 -5
  481. package/gallery/esm/components/image-preview/Component.js +1 -1
  482. package/gallery/esm/components/image-preview/index.css +12 -12
  483. package/gallery/esm/components/image-viewer/component.js +2 -2
  484. package/gallery/esm/components/image-viewer/index.css +19 -19
  485. package/gallery/esm/components/image-viewer/index.js +2 -2
  486. package/gallery/esm/components/image-viewer/slide.js +1 -1
  487. package/gallery/esm/components/index.js +2 -2
  488. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  489. package/gallery/esm/components/navigation-bar/index.css +6 -6
  490. package/gallery/esm/index.css +3 -3
  491. package/gallery/esm/index.js +2 -2
  492. package/gallery/esm/{slide-0f884565.d.ts → slide-1d721957.d.ts} +0 -0
  493. package/gallery/esm/{slide-0f884565.js → slide-1d721957.js} +1 -1
  494. package/gallery/esm/{tslib.es6-388af1a1.d.ts → tslib.es6-693921f9.d.ts} +0 -0
  495. package/gallery/esm/{tslib.es6-388af1a1.js → tslib.es6-693921f9.js} +0 -0
  496. package/gallery/index.css +3 -3
  497. package/gallery/index.js +2 -2
  498. package/gallery/modern/Component.js +2 -2
  499. package/gallery/modern/components/header/Component.js +1 -1
  500. package/gallery/modern/components/header/index.css +3 -3
  501. package/gallery/modern/components/header-info-block/Component.js +1 -1
  502. package/gallery/modern/components/header-info-block/index.css +5 -5
  503. package/gallery/modern/components/image-preview/Component.js +1 -1
  504. package/gallery/modern/components/image-preview/index.css +12 -12
  505. package/gallery/modern/components/image-viewer/component.js +1 -1
  506. package/gallery/modern/components/image-viewer/index.css +19 -19
  507. package/gallery/modern/components/image-viewer/index.js +1 -1
  508. package/gallery/modern/components/image-viewer/slide.js +1 -1
  509. package/gallery/modern/components/index.js +1 -1
  510. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  511. package/gallery/modern/components/navigation-bar/index.css +6 -6
  512. package/gallery/modern/index.css +3 -3
  513. package/gallery/modern/index.js +1 -1
  514. package/gallery/modern/{slide-aafd384a.d.ts → slide-7f86ef03.d.ts} +0 -0
  515. package/gallery/modern/{slide-aafd384a.js → slide-7f86ef03.js} +1 -1
  516. package/gallery/{slide-2dd45449.d.ts → slide-4996dcd3.d.ts} +0 -0
  517. package/gallery/{slide-2dd45449.js → slide-4996dcd3.js} +1 -1
  518. package/gallery/{tslib.es6-d16e2658.d.ts → tslib.es6-e14e7a43.d.ts} +0 -0
  519. package/gallery/{tslib.es6-d16e2658.js → tslib.es6-e14e7a43.js} +0 -0
  520. package/grid/Component.js +1 -1
  521. package/grid/col/Component.js +2 -2
  522. package/grid/col/index.css +511 -511
  523. package/grid/col/index.js +1 -1
  524. package/grid/esm/Component.js +1 -1
  525. package/grid/esm/col/Component.js +2 -2
  526. package/grid/esm/col/index.css +511 -511
  527. package/grid/esm/col/index.js +1 -1
  528. package/grid/esm/gutters.css +78 -78
  529. package/grid/esm/{gutters.module-791a4239.d.ts → gutters.module-7832616a.d.ts} +0 -0
  530. package/grid/esm/gutters.module-7832616a.js +27 -0
  531. package/grid/esm/index.js +1 -1
  532. package/grid/esm/row/Component.js +2 -2
  533. package/grid/esm/row/index.css +9 -9
  534. package/grid/esm/row/index.js +1 -1
  535. package/grid/gutters.css +78 -78
  536. package/grid/{gutters.module-3a166294.d.ts → gutters.module-570ad8c4.d.ts} +0 -0
  537. package/grid/gutters.module-570ad8c4.js +28 -0
  538. package/grid/index.js +1 -1
  539. package/grid/modern/Component.js +1 -1
  540. package/grid/modern/col/Component.js +2 -2
  541. package/grid/modern/col/index.css +511 -511
  542. package/grid/modern/col/index.js +1 -1
  543. package/grid/modern/gutters.css +78 -78
  544. package/grid/modern/gutters.module-aa3148d8.js +4 -0
  545. package/grid/modern/index.js +1 -1
  546. package/grid/modern/row/Component.js +2 -2
  547. package/grid/modern/row/index.css +9 -9
  548. package/grid/modern/row/index.js +1 -1
  549. package/grid/row/Component.js +2 -2
  550. package/grid/row/index.css +9 -9
  551. package/grid/row/index.js +1 -1
  552. package/hatching-progress-bar/Component.js +1 -1
  553. package/hatching-progress-bar/esm/Component.js +1 -1
  554. package/hatching-progress-bar/esm/index.css +11 -11
  555. package/hatching-progress-bar/index.css +11 -11
  556. package/hatching-progress-bar/modern/Component.js +1 -1
  557. package/hatching-progress-bar/modern/index.css +11 -11
  558. package/icon-button/Component.js +3 -3
  559. package/icon-button/default.css +13 -13
  560. package/icon-button/esm/Component.js +3 -3
  561. package/icon-button/esm/default.css +13 -13
  562. package/icon-button/esm/index.css +6 -6
  563. package/icon-button/esm/inverted.css +13 -13
  564. package/icon-button/index.css +6 -6
  565. package/icon-button/inverted.css +13 -13
  566. package/icon-button/modern/Component.js +3 -3
  567. package/icon-button/modern/default.css +13 -13
  568. package/icon-button/modern/index.css +6 -6
  569. package/icon-button/modern/inverted.css +13 -13
  570. package/icon-view/circle.js +1 -1
  571. package/icon-view/components/base-shape/component.js +1 -1
  572. package/icon-view/components/base-shape/index.css +24 -24
  573. package/icon-view/components/circle/component.js +1 -1
  574. package/icon-view/components/circle/index.js +1 -1
  575. package/icon-view/components/index.js +1 -1
  576. package/icon-view/components/super-ellipse/component.js +1 -1
  577. package/icon-view/components/super-ellipse/index.js +1 -1
  578. package/icon-view/esm/circle.js +1 -1
  579. package/icon-view/esm/components/base-shape/component.js +1 -1
  580. package/icon-view/esm/components/base-shape/index.css +24 -24
  581. package/icon-view/esm/components/circle/component.js +1 -1
  582. package/icon-view/esm/components/circle/index.js +1 -1
  583. package/icon-view/esm/components/index.js +1 -1
  584. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  585. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  586. package/icon-view/esm/super-ellipse.js +1 -1
  587. package/icon-view/esm/{tslib.es6-f3360b36.d.ts → tslib.es6-a5420c0d.d.ts} +0 -0
  588. package/icon-view/esm/{tslib.es6-f3360b36.js → tslib.es6-a5420c0d.js} +0 -0
  589. package/icon-view/modern/components/base-shape/component.js +1 -1
  590. package/icon-view/modern/components/base-shape/index.css +24 -24
  591. package/icon-view/super-ellipse.js +1 -1
  592. package/icon-view/{tslib.es6-a0bf07d8.d.ts → tslib.es6-93614c24.d.ts} +0 -0
  593. package/icon-view/{tslib.es6-a0bf07d8.js → tslib.es6-93614c24.js} +0 -0
  594. package/input/Component.js +3 -3
  595. package/input/default.css +13 -13
  596. package/input/esm/Component.js +3 -3
  597. package/input/esm/default.css +13 -13
  598. package/input/esm/index.css +31 -31
  599. package/input/esm/inverted.css +13 -13
  600. package/input/index.css +31 -31
  601. package/input/inverted.css +13 -13
  602. package/input/modern/Component.js +3 -3
  603. package/input/modern/default.css +13 -13
  604. package/input/modern/index.css +31 -31
  605. package/input/modern/inverted.css +13 -13
  606. package/input-autocomplete/{Component-7b3e872e.d.ts → Component-2acfb92d.d.ts} +0 -0
  607. package/input-autocomplete/{Component-7b3e872e.js → Component-2acfb92d.js} +1 -1
  608. package/input-autocomplete/Component.js +1 -1
  609. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  610. package/input-autocomplete/autocomplete-field/index.css +2 -2
  611. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  612. package/input-autocomplete/autocomplete-field/index.js +1 -1
  613. package/input-autocomplete/esm/{Component-87a2bb18.d.ts → Component-772841c8.d.ts} +0 -0
  614. package/input-autocomplete/esm/{Component-87a2bb18.js → Component-772841c8.js} +1 -1
  615. package/input-autocomplete/esm/Component.js +1 -1
  616. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  617. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  618. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  619. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  620. package/input-autocomplete/esm/index.js +1 -1
  621. package/input-autocomplete/index.js +1 -1
  622. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  623. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  624. package/intl-phone-input/{component-ae4567fe.d.ts → component-b5014e26.d.ts} +0 -0
  625. package/intl-phone-input/{component-ae4567fe.js → component-b5014e26.js} +1 -1
  626. package/intl-phone-input/component.js +3 -3
  627. package/intl-phone-input/components/flag-icon/component.js +1 -1
  628. package/intl-phone-input/components/flag-icon/index.css +261 -261
  629. package/intl-phone-input/components/index.js +1 -1
  630. package/intl-phone-input/components/select/component.js +2 -2
  631. package/intl-phone-input/components/select/index.css +6 -6
  632. package/intl-phone-input/components/select/index.js +1 -1
  633. package/intl-phone-input/components/select-field/component.js +1 -1
  634. package/intl-phone-input/components/select-field/index.css +8 -8
  635. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  636. package/intl-phone-input/components/select-field/index.js +1 -1
  637. package/intl-phone-input/esm/{component-5de9313d.d.ts → component-643b15c5.d.ts} +0 -0
  638. package/intl-phone-input/esm/{component-5de9313d.js → component-643b15c5.js} +1 -1
  639. package/intl-phone-input/esm/component.js +3 -3
  640. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  641. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  642. package/intl-phone-input/esm/components/index.js +1 -1
  643. package/intl-phone-input/esm/components/select/component.js +2 -2
  644. package/intl-phone-input/esm/components/select/index.css +6 -6
  645. package/intl-phone-input/esm/components/select/index.js +1 -1
  646. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  647. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  648. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  649. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  650. package/intl-phone-input/esm/index.css +3 -3
  651. package/intl-phone-input/esm/index.js +1 -1
  652. package/intl-phone-input/esm/{libphonenumber-js.min-dff3cf13.d.ts → libphonenumber-js.min-50bc43b6.d.ts} +0 -0
  653. package/intl-phone-input/esm/{libphonenumber-js.min-dff3cf13.js → libphonenumber-js.min-50bc43b6.js} +0 -0
  654. package/intl-phone-input/index.css +3 -3
  655. package/intl-phone-input/index.js +1 -1
  656. package/intl-phone-input/{libphonenumber-js.min-0d167a73.d.ts → libphonenumber-js.min-076c2aca.d.ts} +0 -0
  657. package/intl-phone-input/{libphonenumber-js.min-0d167a73.js → libphonenumber-js.min-076c2aca.js} +0 -0
  658. package/intl-phone-input/modern/component.js +2 -2
  659. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  660. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  661. package/intl-phone-input/modern/components/select/component.js +1 -1
  662. package/intl-phone-input/modern/components/select/index.css +6 -6
  663. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  664. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  665. package/intl-phone-input/modern/index.css +3 -3
  666. package/intl-phone-input/modern/{libphonenumber-js.min-dff3cf13.d.ts → libphonenumber-js.min-50bc43b6.d.ts} +0 -0
  667. package/intl-phone-input/modern/{libphonenumber-js.min-dff3cf13.js → libphonenumber-js.min-50bc43b6.js} +0 -0
  668. package/link/Component.js +5 -4
  669. package/link/cssm/Component.js +2 -1
  670. package/link/cssm/default.module.css +3 -3
  671. package/link/cssm/inverted.module.css +3 -3
  672. package/link/default.css +10 -10
  673. package/link/esm/Component.js +5 -4
  674. package/link/esm/default.css +10 -10
  675. package/link/esm/index.css +12 -12
  676. package/link/esm/inverted.css +10 -10
  677. package/link/index.css +12 -12
  678. package/link/inverted.css +10 -10
  679. package/link/modern/Component.js +5 -4
  680. package/link/modern/default.css +10 -10
  681. package/link/modern/index.css +12 -12
  682. package/link/modern/inverted.css +10 -10
  683. package/list/Component.js +1 -1
  684. package/list/esm/Component.js +1 -1
  685. package/list/esm/index.css +9 -9
  686. package/list/index.css +9 -9
  687. package/list/modern/Component.js +1 -1
  688. package/list/modern/index.css +9 -9
  689. package/list-header/Component.js +1 -1
  690. package/list-header/esm/Component.js +1 -1
  691. package/list-header/esm/index.css +3 -3
  692. package/list-header/index.css +3 -3
  693. package/list-header/modern/Component.js +1 -1
  694. package/list-header/modern/index.css +3 -3
  695. package/loader/Component.js +1 -1
  696. package/loader/esm/Component.js +1 -1
  697. package/loader/esm/index.css +7 -7
  698. package/loader/index.css +7 -7
  699. package/loader/modern/Component.js +1 -1
  700. package/loader/modern/index.css +7 -7
  701. package/masked-input/Component.js +1 -1
  702. package/masked-input/esm/Component.js +1 -1
  703. package/masked-input/esm/index.css +2 -2
  704. package/masked-input/index.css +2 -2
  705. package/masked-input/modern/Component.js +1 -1
  706. package/masked-input/modern/index.css +2 -2
  707. package/modal/Component.desktop.js +3 -3
  708. package/modal/Component.mobile.js +3 -3
  709. package/modal/Component.responsive.d.ts +1 -1
  710. package/modal/Component.responsive.js +2 -2
  711. package/modal/components/closer/Component.js +2 -2
  712. package/modal/components/closer/index.css +4 -4
  713. package/modal/components/content/Component.desktop.js +2 -2
  714. package/modal/components/content/Component.js +1 -1
  715. package/modal/components/content/Component.mobile.js +2 -2
  716. package/modal/components/content/desktop.css +8 -8
  717. package/modal/components/content/index.css +3 -3
  718. package/modal/components/content/mobile.css +3 -3
  719. package/modal/components/footer/Component.desktop.js +2 -2
  720. package/modal/components/footer/Component.js +2 -2
  721. package/modal/components/footer/Component.mobile.js +2 -2
  722. package/modal/components/footer/desktop.css +9 -9
  723. package/modal/components/footer/index.css +4 -4
  724. package/modal/components/footer/layout.css +25 -25
  725. package/modal/components/footer/mobile.css +3 -3
  726. package/modal/components/header/Component.desktop.js +2 -2
  727. package/modal/components/header/Component.js +1 -1
  728. package/modal/components/header/Component.mobile.js +2 -2
  729. package/modal/components/header/desktop.css +17 -17
  730. package/modal/components/header/index.css +15 -15
  731. package/modal/components/header/mobile.css +3 -3
  732. package/modal/desktop.css +9 -9
  733. package/modal/desktop.js +2 -2
  734. package/modal/esm/Component.desktop.js +3 -3
  735. package/modal/esm/Component.mobile.js +3 -3
  736. package/modal/esm/Component.responsive.js +2 -2
  737. package/modal/esm/components/closer/Component.js +2 -2
  738. package/modal/esm/components/closer/index.css +4 -4
  739. package/modal/esm/components/content/Component.desktop.js +2 -2
  740. package/modal/esm/components/content/Component.js +1 -1
  741. package/modal/esm/components/content/Component.mobile.js +2 -2
  742. package/modal/esm/components/content/desktop.css +8 -8
  743. package/modal/esm/components/content/index.css +3 -3
  744. package/modal/esm/components/content/mobile.css +3 -3
  745. package/modal/esm/components/footer/Component.desktop.js +2 -2
  746. package/modal/esm/components/footer/Component.js +2 -2
  747. package/modal/esm/components/footer/Component.mobile.js +2 -2
  748. package/modal/esm/components/footer/desktop.css +9 -9
  749. package/modal/esm/components/footer/index.css +4 -4
  750. package/modal/esm/components/footer/layout.css +25 -25
  751. package/modal/esm/components/footer/mobile.css +3 -3
  752. package/modal/esm/components/header/Component.desktop.js +2 -2
  753. package/modal/esm/components/header/Component.js +1 -1
  754. package/modal/esm/components/header/Component.mobile.js +2 -2
  755. package/modal/esm/components/header/desktop.css +17 -17
  756. package/modal/esm/components/header/index.css +15 -15
  757. package/modal/esm/components/header/mobile.css +3 -3
  758. package/modal/esm/desktop.css +9 -9
  759. package/modal/esm/desktop.js +2 -2
  760. package/modal/esm/index.js +2 -2
  761. package/modal/esm/mobile.css +2 -2
  762. package/modal/esm/mobile.js +2 -2
  763. package/modal/esm/responsive.js +2 -2
  764. package/modal/esm/transitions.css +8 -8
  765. package/modal/esm/transitions.module-5c2e6254.js +4 -0
  766. package/modal/esm/{tslib.es6-8123756f.d.ts → tslib.es6-63ef2a48.d.ts} +0 -0
  767. package/modal/esm/{tslib.es6-8123756f.js → tslib.es6-63ef2a48.js} +0 -0
  768. package/modal/index.js +2 -2
  769. package/modal/mobile.css +2 -2
  770. package/modal/mobile.js +2 -2
  771. package/modal/modern/Component.desktop.js +2 -2
  772. package/modal/modern/Component.mobile.js +2 -2
  773. package/modal/modern/Component.responsive.js +1 -1
  774. package/modal/modern/components/closer/Component.js +1 -1
  775. package/modal/modern/components/closer/index.css +4 -4
  776. package/modal/modern/components/content/Component.desktop.js +1 -1
  777. package/modal/modern/components/content/Component.js +1 -1
  778. package/modal/modern/components/content/Component.mobile.js +1 -1
  779. package/modal/modern/components/content/desktop.css +8 -8
  780. package/modal/modern/components/content/index.css +3 -3
  781. package/modal/modern/components/content/mobile.css +3 -3
  782. package/modal/modern/components/footer/Component.desktop.js +1 -1
  783. package/modal/modern/components/footer/Component.js +2 -2
  784. package/modal/modern/components/footer/Component.mobile.js +1 -1
  785. package/modal/modern/components/footer/desktop.css +9 -9
  786. package/modal/modern/components/footer/index.css +4 -4
  787. package/modal/modern/components/footer/layout.css +25 -25
  788. package/modal/modern/components/footer/mobile.css +3 -3
  789. package/modal/modern/components/header/Component.desktop.js +1 -1
  790. package/modal/modern/components/header/Component.js +1 -1
  791. package/modal/modern/components/header/Component.mobile.js +1 -1
  792. package/modal/modern/components/header/desktop.css +17 -17
  793. package/modal/modern/components/header/index.css +15 -15
  794. package/modal/modern/components/header/mobile.css +3 -3
  795. package/modal/modern/desktop.css +9 -9
  796. package/modal/modern/desktop.js +1 -1
  797. package/modal/modern/index.js +1 -1
  798. package/modal/modern/mobile.css +2 -2
  799. package/modal/modern/mobile.js +1 -1
  800. package/modal/modern/responsive.js +1 -1
  801. package/modal/modern/transitions.css +8 -8
  802. package/modal/modern/transitions.module-5c2e6254.js +4 -0
  803. package/modal/responsive.js +2 -2
  804. package/modal/transitions.css +8 -8
  805. package/modal/transitions.module-8a4f93f1.js +4 -0
  806. package/modal/{tslib.es6-7c98e6dc.d.ts → tslib.es6-0f963ae8.d.ts} +0 -0
  807. package/modal/{tslib.es6-7c98e6dc.js → tslib.es6-0f963ae8.js} +0 -0
  808. package/notification/Component.js +1 -1
  809. package/notification/esm/Component.js +1 -1
  810. package/notification/esm/index.css +7 -7
  811. package/notification/index.css +7 -7
  812. package/notification/modern/Component.js +1 -1
  813. package/notification/modern/index.css +7 -7
  814. package/notification-manager/{component-94513293.d.ts → component-dd84cb1b.d.ts} +0 -0
  815. package/notification-manager/{component-94513293.js → component-dd84cb1b.js} +0 -0
  816. package/notification-manager/component.js +2 -2
  817. package/notification-manager/components/index.js +1 -1
  818. package/notification-manager/components/notification/component.js +1 -1
  819. package/notification-manager/components/notification/index.d.ts +1 -1
  820. package/notification-manager/components/notification/index.js +1 -1
  821. package/notification-manager/esm/{component-d0d5cad5.d.ts → component-8cc38123.d.ts} +0 -0
  822. package/notification-manager/esm/{component-d0d5cad5.js → component-8cc38123.js} +0 -0
  823. package/notification-manager/esm/component.js +2 -2
  824. package/notification-manager/esm/components/index.js +1 -1
  825. package/notification-manager/esm/components/notification/component.js +1 -1
  826. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  827. package/notification-manager/esm/components/notification/index.js +1 -1
  828. package/notification-manager/esm/index.css +11 -11
  829. package/notification-manager/esm/index.js +1 -1
  830. package/notification-manager/index.css +11 -11
  831. package/notification-manager/index.js +1 -1
  832. package/notification-manager/modern/component.js +1 -1
  833. package/notification-manager/modern/index.css +11 -11
  834. package/package.json +1 -1
  835. package/pagination/Component.js +3 -2
  836. package/pagination/components/default-view/index.css +2 -2
  837. package/pagination/components/default-view/index.js +1 -1
  838. package/pagination/components/per-page-view/index.css +2 -2
  839. package/pagination/components/per-page-view/index.js +1 -1
  840. package/pagination/components/tag/index.css +8 -8
  841. package/pagination/components/tag/index.js +1 -1
  842. package/pagination/cssm/Component.js +2 -1
  843. package/pagination/cssm/index.module.css +2 -2
  844. package/pagination/esm/Component.js +3 -2
  845. package/pagination/esm/components/default-view/index.css +2 -2
  846. package/pagination/esm/components/default-view/index.js +1 -1
  847. package/pagination/esm/components/per-page-view/index.css +2 -2
  848. package/pagination/esm/components/per-page-view/index.js +1 -1
  849. package/pagination/esm/components/tag/index.css +8 -8
  850. package/pagination/esm/components/tag/index.js +1 -1
  851. package/pagination/esm/index.css +4 -4
  852. package/pagination/index.css +4 -4
  853. package/pagination/modern/Component.js +3 -2
  854. package/pagination/modern/components/default-view/index.css +2 -2
  855. package/pagination/modern/components/default-view/index.js +1 -1
  856. package/pagination/modern/components/per-page-view/index.css +2 -2
  857. package/pagination/modern/components/per-page-view/index.js +1 -1
  858. package/pagination/modern/components/tag/index.css +8 -8
  859. package/pagination/modern/components/tag/index.js +1 -1
  860. package/pagination/modern/index.css +4 -4
  861. package/password-input/component.js +1 -1
  862. package/password-input/esm/component.js +1 -1
  863. package/password-input/esm/index.css +5 -5
  864. package/password-input/index.css +5 -5
  865. package/password-input/modern/component.js +1 -1
  866. package/password-input/modern/index.css +5 -5
  867. package/phone-input/cssm/utils/index.js +7 -5
  868. package/picker-button/Component.js +2 -2
  869. package/picker-button/cssm/field/Component.d.ts +1 -1
  870. package/picker-button/cssm/option/Component.d.ts +2 -2
  871. package/picker-button/cssm/{typings-f60445d7.d.ts → typings-40c7d369.d.ts} +4 -0
  872. package/picker-button/esm/Component.js +2 -2
  873. package/picker-button/esm/field/Component.d.ts +1 -1
  874. package/picker-button/esm/field/Component.js +2 -2
  875. package/picker-button/esm/field/index.css +3 -3
  876. package/picker-button/esm/field/index.js +1 -1
  877. package/picker-button/esm/index.css +6 -6
  878. package/picker-button/esm/index.js +1 -1
  879. package/picker-button/esm/option/Component.d.ts +2 -2
  880. package/picker-button/esm/option/Component.js +2 -2
  881. package/picker-button/esm/option/index.css +4 -4
  882. package/picker-button/esm/option/index.js +1 -1
  883. package/picker-button/esm/{tslib.es6-f5a4e67f.d.ts → tslib.es6-f7476bdb.d.ts} +0 -0
  884. package/picker-button/esm/{tslib.es6-f5a4e67f.js → tslib.es6-f7476bdb.js} +0 -0
  885. package/picker-button/esm/{typings-f60445d7.d.ts → typings-40c7d369.d.ts} +4 -0
  886. package/picker-button/field/Component.d.ts +1 -1
  887. package/picker-button/field/Component.js +2 -2
  888. package/picker-button/field/index.css +3 -3
  889. package/picker-button/field/index.js +1 -1
  890. package/picker-button/index.css +6 -6
  891. package/picker-button/index.js +1 -1
  892. package/picker-button/modern/Component.js +1 -1
  893. package/picker-button/modern/field/Component.d.ts +1 -1
  894. package/picker-button/modern/field/Component.js +1 -1
  895. package/picker-button/modern/field/index.css +3 -3
  896. package/picker-button/modern/index.css +6 -6
  897. package/picker-button/modern/option/Component.d.ts +2 -2
  898. package/picker-button/modern/option/Component.js +1 -1
  899. package/picker-button/modern/option/index.css +4 -4
  900. package/picker-button/modern/{typings-f60445d7.d.ts → typings-40c7d369.d.ts} +4 -0
  901. package/picker-button/option/Component.d.ts +2 -2
  902. package/picker-button/option/Component.js +2 -2
  903. package/picker-button/option/index.css +4 -4
  904. package/picker-button/option/index.js +1 -1
  905. package/picker-button/{tslib.es6-84087546.d.ts → tslib.es6-02cf7e74.d.ts} +0 -0
  906. package/picker-button/{tslib.es6-84087546.js → tslib.es6-02cf7e74.js} +0 -0
  907. package/picker-button/{typings-f60445d7.d.ts → typings-40c7d369.d.ts} +4 -0
  908. package/plate/Component.js +1 -1
  909. package/plate/esm/Component.js +1 -1
  910. package/plate/esm/index.css +28 -28
  911. package/plate/index.css +28 -28
  912. package/plate/modern/Component.js +1 -1
  913. package/plate/modern/index.css +28 -28
  914. package/popover/Component.js +1 -1
  915. package/popover/esm/Component.js +1 -1
  916. package/popover/esm/index.css +33 -33
  917. package/popover/index.css +33 -33
  918. package/popover/modern/Component.js +1 -1
  919. package/popover/modern/index.css +33 -33
  920. package/progress-bar/Component.js +1 -1
  921. package/progress-bar/esm/Component.js +1 -1
  922. package/progress-bar/esm/index.css +12 -12
  923. package/progress-bar/index.css +12 -12
  924. package/progress-bar/modern/Component.js +1 -1
  925. package/progress-bar/modern/index.css +12 -12
  926. package/pure-input/Component.js +1 -1
  927. package/pure-input/esm/Component.js +1 -1
  928. package/pure-input/esm/index.css +25 -25
  929. package/pure-input/index.css +25 -25
  930. package/pure-input/modern/Component.js +1 -1
  931. package/pure-input/modern/index.css +25 -25
  932. package/radio/Component.js +1 -1
  933. package/radio/esm/Component.js +1 -1
  934. package/radio/esm/index.css +31 -31
  935. package/radio/index.css +31 -31
  936. package/radio/modern/Component.js +1 -1
  937. package/radio/modern/index.css +31 -31
  938. package/radio-group/Component.js +1 -1
  939. package/radio-group/esm/Component.js +1 -1
  940. package/radio-group/esm/index.css +16 -16
  941. package/radio-group/index.css +16 -16
  942. package/radio-group/modern/Component.js +1 -1
  943. package/radio-group/modern/index.css +16 -16
  944. package/select/{Component-f3b0170a.d.ts → Component-66a22106.d.ts} +0 -0
  945. package/select/{Component-f3b0170a.js → Component-66a22106.js} +5 -5
  946. package/select/{Component-361c665d.d.ts → Component-b41bfcaa.d.ts} +0 -0
  947. package/select/{Component-361c665d.js → Component-b41bfcaa.js} +2 -2
  948. package/select/Component.js +2 -2
  949. package/select/components/arrow/Component.js +1 -1
  950. package/select/components/arrow/index.css +3 -3
  951. package/select/components/base-select/Component.js +2 -2
  952. package/select/components/base-select/index.css +7 -7
  953. package/select/components/base-select/index.d.ts +1 -1
  954. package/select/components/base-select/index.js +2 -2
  955. package/select/components/checkmark/Component.d.ts +1 -1
  956. package/select/components/checkmark/Component.js +3 -3
  957. package/select/components/checkmark/index.css +7 -7
  958. package/select/components/field/Component.js +2 -2
  959. package/select/components/field/index.css +9 -9
  960. package/select/components/field/index.js +1 -1
  961. package/select/components/index.js +4 -4
  962. package/select/components/native-select/Component.js +1 -1
  963. package/select/components/native-select/index.js +1 -1
  964. package/select/components/optgroup/Component.js +1 -1
  965. package/select/components/optgroup/index.css +6 -6
  966. package/select/components/option/Component.js +4 -4
  967. package/select/components/option/index.css +20 -20
  968. package/select/components/option/index.js +1 -1
  969. package/select/components/options-list/Component.js +2 -2
  970. package/select/components/options-list/index.css +6 -6
  971. package/select/components/options-list/index.js +1 -1
  972. package/select/components/select-mobile/Component.js +4 -4
  973. package/select/components/select-mobile/checkmark/Component.js +1 -1
  974. package/select/components/select-mobile/checkmark/index.css +4 -4
  975. package/select/components/select-mobile/index.css +11 -11
  976. package/select/components/select-mobile/index.d.ts +1 -1
  977. package/select/components/select-mobile/index.js +4 -4
  978. package/select/components/select-mobile/options-list/Component.js +2 -2
  979. package/select/components/select-mobile/options-list/index.css +9 -9
  980. package/select/components/select-mobile/options-list/index.js +1 -1
  981. package/select/components/virtual-options-list/Component.js +2 -2
  982. package/select/components/virtual-options-list/index.css +12 -12
  983. package/select/components/virtual-options-list/index.js +1 -1
  984. package/select/cssm/{Component-d45c0e41.d.ts → Component-25917959.d.ts} +0 -0
  985. package/select/cssm/{Component-d45c0e41.js → Component-25917959.js} +0 -0
  986. package/select/cssm/components/checkmark/Component.d.ts +1 -1
  987. package/select/cssm/components/checkmark/Component.js +2 -2
  988. package/select/cssm/components/index.js +1 -1
  989. package/select/cssm/components/option/Component.js +2 -2
  990. package/select/cssm/components/select-mobile/Component.js +1 -1
  991. package/select/cssm/components/select-mobile/index.d.ts +1 -1
  992. package/select/cssm/components/select-mobile/index.js +1 -1
  993. package/select/cssm/index.js +1 -1
  994. package/select/cssm/presets/index.js +1 -1
  995. package/select/cssm/presets/useSelectWithApply/hook.js +1 -1
  996. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  997. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  998. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  999. package/select/cssm/typings.d.ts +4 -0
  1000. package/select/esm/{Component-583d094c.d.ts → Component-356be910.d.ts} +0 -0
  1001. package/select/esm/{Component-583d094c.js → Component-356be910.js} +2 -2
  1002. package/select/esm/{Component-fbfe06af.d.ts → Component-d9504010.d.ts} +0 -0
  1003. package/select/esm/{Component-fbfe06af.js → Component-d9504010.js} +5 -5
  1004. package/select/esm/Component.js +2 -2
  1005. package/select/esm/components/arrow/Component.js +1 -1
  1006. package/select/esm/components/arrow/index.css +3 -3
  1007. package/select/esm/components/base-select/Component.js +2 -2
  1008. package/select/esm/components/base-select/index.css +7 -7
  1009. package/select/esm/components/base-select/index.d.ts +1 -1
  1010. package/select/esm/components/base-select/index.js +2 -2
  1011. package/select/esm/components/checkmark/Component.d.ts +1 -1
  1012. package/select/esm/components/checkmark/Component.js +3 -3
  1013. package/select/esm/components/checkmark/index.css +7 -7
  1014. package/select/esm/components/field/Component.js +2 -2
  1015. package/select/esm/components/field/index.css +9 -9
  1016. package/select/esm/components/field/index.js +1 -1
  1017. package/select/esm/components/index.js +4 -4
  1018. package/select/esm/components/native-select/Component.js +1 -1
  1019. package/select/esm/components/native-select/index.js +1 -1
  1020. package/select/esm/components/optgroup/Component.js +1 -1
  1021. package/select/esm/components/optgroup/index.css +6 -6
  1022. package/select/esm/components/option/Component.js +4 -4
  1023. package/select/esm/components/option/index.css +20 -20
  1024. package/select/esm/components/option/index.js +1 -1
  1025. package/select/esm/components/options-list/Component.js +2 -2
  1026. package/select/esm/components/options-list/index.css +6 -6
  1027. package/select/esm/components/options-list/index.js +1 -1
  1028. package/select/esm/components/select-mobile/Component.js +4 -4
  1029. package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
  1030. package/select/esm/components/select-mobile/checkmark/index.css +4 -4
  1031. package/select/esm/components/select-mobile/index.css +11 -11
  1032. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1033. package/select/esm/components/select-mobile/index.js +4 -4
  1034. package/select/esm/components/select-mobile/options-list/Component.js +2 -2
  1035. package/select/esm/components/select-mobile/options-list/index.css +9 -9
  1036. package/select/esm/components/select-mobile/options-list/index.js +1 -1
  1037. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1038. package/select/esm/components/virtual-options-list/index.css +12 -12
  1039. package/select/esm/components/virtual-options-list/index.js +1 -1
  1040. package/select/esm/index.js +4 -4
  1041. package/select/esm/{intersection-observer-cacd4c75.d.ts → intersection-observer-a14b6d1a.d.ts} +0 -0
  1042. package/select/esm/{intersection-observer-cacd4c75.js → intersection-observer-a14b6d1a.js} +0 -0
  1043. package/select/esm/presets/index.js +4 -4
  1044. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1045. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1046. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  1047. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1048. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1049. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1050. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1051. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1052. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1053. package/select/esm/{tslib.es6-83ec29ec.d.ts → tslib.es6-f5d4c297.d.ts} +0 -0
  1054. package/select/esm/{tslib.es6-83ec29ec.js → tslib.es6-f5d4c297.js} +0 -0
  1055. package/select/esm/typings.d.ts +4 -0
  1056. package/select/index.js +4 -4
  1057. package/select/{intersection-observer-34ea335a.d.ts → intersection-observer-2cadd106.d.ts} +0 -0
  1058. package/select/{intersection-observer-34ea335a.js → intersection-observer-2cadd106.js} +0 -0
  1059. package/select/modern/{Component-23558991.d.ts → Component-a8800df1.d.ts} +1 -1
  1060. package/select/modern/{Component-23558991.js → Component-a8800df1.js} +4 -4
  1061. package/select/modern/{Component-effd4b6f.d.ts → Component-ab70b3c9.d.ts} +0 -0
  1062. package/select/modern/{Component-effd4b6f.js → Component-ab70b3c9.js} +1 -1
  1063. package/select/modern/Component.d.ts +1 -1
  1064. package/select/modern/Component.js +1 -1
  1065. package/select/modern/components/arrow/Component.js +1 -1
  1066. package/select/modern/components/arrow/index.css +3 -3
  1067. package/select/modern/components/base-select/Component.js +1 -1
  1068. package/select/modern/components/base-select/index.css +7 -7
  1069. package/select/modern/components/base-select/index.d.ts +1 -1
  1070. package/select/modern/components/base-select/index.js +1 -1
  1071. package/select/modern/components/checkmark/Component.d.ts +1 -1
  1072. package/select/modern/components/checkmark/Component.js +3 -3
  1073. package/select/modern/components/checkmark/index.css +7 -7
  1074. package/select/modern/components/field/Component.js +1 -1
  1075. package/select/modern/components/field/index.css +9 -9
  1076. package/select/modern/components/index.js +3 -3
  1077. package/select/modern/components/optgroup/Component.js +1 -1
  1078. package/select/modern/components/optgroup/index.css +6 -6
  1079. package/select/modern/components/option/Component.js +3 -3
  1080. package/select/modern/components/option/index.css +20 -20
  1081. package/select/modern/components/options-list/Component.js +1 -1
  1082. package/select/modern/components/options-list/index.css +6 -6
  1083. package/select/modern/components/select-mobile/Component.js +3 -3
  1084. package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
  1085. package/select/modern/components/select-mobile/checkmark/index.css +4 -4
  1086. package/select/modern/components/select-mobile/index.css +11 -11
  1087. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1088. package/select/modern/components/select-mobile/index.js +3 -3
  1089. package/select/modern/components/select-mobile/options-list/Component.js +1 -1
  1090. package/select/modern/components/select-mobile/options-list/index.css +9 -9
  1091. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1092. package/select/modern/components/virtual-options-list/index.css +12 -12
  1093. package/select/modern/index.js +3 -3
  1094. package/select/modern/{intersection-observer-cacd4c75.d.ts → intersection-observer-a14b6d1a.d.ts} +0 -0
  1095. package/select/modern/{intersection-observer-cacd4c75.js → intersection-observer-a14b6d1a.js} +0 -0
  1096. package/select/modern/presets/index.js +3 -3
  1097. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1098. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1099. package/select/modern/presets/useSelectWithApply/hook.js +3 -3
  1100. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1101. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1102. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1103. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1104. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1105. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1106. package/select/modern/typings.d.ts +4 -0
  1107. package/select/presets/index.js +4 -4
  1108. package/select/presets/useLazyLoading/hook.js +3 -3
  1109. package/select/presets/useLazyLoading/index.css +2 -2
  1110. package/select/presets/useSelectWithApply/hook.js +4 -4
  1111. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1112. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1113. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1114. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1115. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1116. package/select/presets/useSelectWithLoading/index.css +2 -2
  1117. package/select/{tslib.es6-9c930105.d.ts → tslib.es6-599e4746.d.ts} +0 -0
  1118. package/select/{tslib.es6-9c930105.js → tslib.es6-599e4746.js} +0 -0
  1119. package/select/typings.d.ts +4 -0
  1120. package/select-with-tags/component.js +1 -1
  1121. package/select-with-tags/components/index.js +1 -1
  1122. package/select-with-tags/components/tag/component.js +2 -2
  1123. package/select-with-tags/components/tag/index.css +11 -11
  1124. package/select-with-tags/components/tag/index.js +1 -1
  1125. package/select-with-tags/components/tag-list/component.js +2 -2
  1126. package/select-with-tags/components/tag-list/index.css +31 -31
  1127. package/select-with-tags/components/tag-list/index.js +1 -1
  1128. package/select-with-tags/esm/component.js +1 -1
  1129. package/select-with-tags/esm/components/index.js +1 -1
  1130. package/select-with-tags/esm/components/tag/component.js +2 -2
  1131. package/select-with-tags/esm/components/tag/index.css +11 -11
  1132. package/select-with-tags/esm/components/tag/index.js +1 -1
  1133. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1134. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1135. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1136. package/select-with-tags/esm/index.js +1 -1
  1137. package/select-with-tags/esm/{tslib.es6-13e0db89.d.ts → tslib.es6-689a352d.d.ts} +0 -0
  1138. package/select-with-tags/esm/{tslib.es6-13e0db89.js → tslib.es6-689a352d.js} +0 -0
  1139. package/select-with-tags/esm/utils/index.js +1 -1
  1140. package/select-with-tags/esm/utils/match.js +1 -1
  1141. package/select-with-tags/index.js +1 -1
  1142. package/select-with-tags/modern/components/tag/component.js +1 -1
  1143. package/select-with-tags/modern/components/tag/index.css +11 -11
  1144. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1145. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1146. package/select-with-tags/{tslib.es6-b4391ed8.d.ts → tslib.es6-b25d7f39.d.ts} +0 -0
  1147. package/select-with-tags/{tslib.es6-b4391ed8.js → tslib.es6-b25d7f39.js} +0 -0
  1148. package/select-with-tags/utils/index.js +1 -1
  1149. package/select-with-tags/utils/match.js +1 -1
  1150. package/skeleton/Component.js +1 -1
  1151. package/skeleton/esm/Component.js +1 -1
  1152. package/skeleton/esm/index.css +10 -10
  1153. package/skeleton/index.css +10 -10
  1154. package/skeleton/modern/Component.js +1 -1
  1155. package/skeleton/modern/index.css +10 -10
  1156. package/slider/Component.js +1 -1
  1157. package/slider/esm/Component.js +1 -1
  1158. package/slider/esm/index.css +36 -36
  1159. package/slider/index.css +36 -36
  1160. package/slider/modern/Component.js +1 -1
  1161. package/slider/modern/index.css +36 -36
  1162. package/slider-input/Component.js +1 -1
  1163. package/slider-input/esm/Component.js +1 -1
  1164. package/slider-input/esm/index.css +17 -17
  1165. package/slider-input/index.css +17 -17
  1166. package/slider-input/modern/Component.js +1 -1
  1167. package/slider-input/modern/index.css +17 -17
  1168. package/space/Component.js +2 -2
  1169. package/space/{Item-f4c5fee5.d.ts → Item-f952b8a4.d.ts} +0 -0
  1170. package/space/{Item-f4c5fee5.js → Item-f952b8a4.js} +0 -0
  1171. package/space/Item.js +1 -1
  1172. package/space/esm/Component.js +2 -2
  1173. package/space/esm/{Item-2719717c.d.ts → Item-5fc6e06e.d.ts} +0 -0
  1174. package/space/esm/{Item-2719717c.js → Item-5fc6e06e.js} +0 -0
  1175. package/space/esm/Item.js +1 -1
  1176. package/space/esm/index.css +8 -8
  1177. package/space/esm/index.js +1 -1
  1178. package/space/index.css +8 -8
  1179. package/space/index.js +1 -1
  1180. package/space/modern/Component.js +1 -1
  1181. package/space/modern/index.css +8 -8
  1182. package/spinner/Component.js +1 -1
  1183. package/spinner/esm/Component.js +1 -1
  1184. package/spinner/esm/index.css +6 -6
  1185. package/spinner/index.css +6 -6
  1186. package/spinner/modern/Component.js +1 -1
  1187. package/spinner/modern/index.css +6 -6
  1188. package/status/Component.js +1 -1
  1189. package/status/esm/Component.js +1 -1
  1190. package/status/esm/index.css +17 -17
  1191. package/status/index.css +17 -17
  1192. package/status/modern/Component.js +1 -1
  1193. package/status/modern/index.css +17 -17
  1194. package/stepped-progress-bar/Component.js +1 -1
  1195. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1196. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1197. package/stepped-progress-bar/esm/Component.js +1 -1
  1198. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1199. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1200. package/stepped-progress-bar/esm/index.css +3 -3
  1201. package/stepped-progress-bar/index.css +3 -3
  1202. package/stepped-progress-bar/modern/Component.js +1 -1
  1203. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1204. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1205. package/stepped-progress-bar/modern/index.css +3 -3
  1206. package/switch/Component.js +1 -1
  1207. package/switch/esm/Component.js +1 -1
  1208. package/switch/esm/index.css +25 -25
  1209. package/switch/index.css +25 -25
  1210. package/switch/modern/Component.js +1 -1
  1211. package/switch/modern/index.css +25 -25
  1212. package/table/component.js +1 -1
  1213. package/table/components/index.js +1 -1
  1214. package/table/components/pagination/Component.js +2 -2
  1215. package/table/components/pagination/index.css +8 -8
  1216. package/table/components/pagination/index.js +1 -1
  1217. package/table/components/pagination/select-field/index.css +4 -4
  1218. package/table/components/pagination/select-field/index.js +2 -2
  1219. package/table/components/table/Component.js +2 -2
  1220. package/table/components/table/index.css +6 -6
  1221. package/table/components/table/index.js +1 -1
  1222. package/table/components/table/utils.js +1 -1
  1223. package/table/components/tbody/Component.js +2 -2
  1224. package/table/components/tbody/index.css +2 -2
  1225. package/table/components/tbody/index.js +1 -1
  1226. package/table/components/tcell/Component.js +2 -2
  1227. package/table/components/tcell/index.css +4 -4
  1228. package/table/components/tcell/index.js +1 -1
  1229. package/table/components/texpandable-row/Component.js +2 -2
  1230. package/table/components/texpandable-row/index.css +5 -5
  1231. package/table/components/texpandable-row/index.js +1 -1
  1232. package/table/components/thead/Component.js +2 -2
  1233. package/table/components/thead/index.css +6 -6
  1234. package/table/components/thead/index.js +1 -1
  1235. package/table/components/thead-cell/Component.js +2 -2
  1236. package/table/components/thead-cell/index.css +5 -5
  1237. package/table/components/thead-cell/index.js +1 -1
  1238. package/table/components/trow/Component.js +2 -2
  1239. package/table/components/trow/index.css +8 -8
  1240. package/table/components/trow/index.js +1 -1
  1241. package/table/components/tsortable-head-cell/Component.js +2 -2
  1242. package/table/components/tsortable-head-cell/index.css +9 -9
  1243. package/table/components/tsortable-head-cell/index.js +1 -1
  1244. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1245. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1246. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1247. package/table/esm/component.js +1 -1
  1248. package/table/esm/components/index.js +1 -1
  1249. package/table/esm/components/pagination/Component.js +2 -2
  1250. package/table/esm/components/pagination/index.css +8 -8
  1251. package/table/esm/components/pagination/index.js +1 -1
  1252. package/table/esm/components/pagination/select-field/index.css +4 -4
  1253. package/table/esm/components/pagination/select-field/index.js +2 -2
  1254. package/table/esm/components/table/Component.js +2 -2
  1255. package/table/esm/components/table/index.css +6 -6
  1256. package/table/esm/components/table/index.js +1 -1
  1257. package/table/esm/components/table/utils.js +1 -1
  1258. package/table/esm/components/tbody/Component.js +2 -2
  1259. package/table/esm/components/tbody/index.css +2 -2
  1260. package/table/esm/components/tbody/index.js +1 -1
  1261. package/table/esm/components/tcell/Component.js +2 -2
  1262. package/table/esm/components/tcell/index.css +4 -4
  1263. package/table/esm/components/tcell/index.js +1 -1
  1264. package/table/esm/components/texpandable-row/Component.js +2 -2
  1265. package/table/esm/components/texpandable-row/index.css +5 -5
  1266. package/table/esm/components/texpandable-row/index.js +1 -1
  1267. package/table/esm/components/thead/Component.js +2 -2
  1268. package/table/esm/components/thead/index.css +6 -6
  1269. package/table/esm/components/thead/index.js +1 -1
  1270. package/table/esm/components/thead-cell/Component.js +2 -2
  1271. package/table/esm/components/thead-cell/index.css +5 -5
  1272. package/table/esm/components/thead-cell/index.js +1 -1
  1273. package/table/esm/components/trow/Component.js +2 -2
  1274. package/table/esm/components/trow/index.css +8 -8
  1275. package/table/esm/components/trow/index.js +1 -1
  1276. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1277. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1278. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1279. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1280. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1281. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1282. package/table/esm/index.js +1 -1
  1283. package/table/esm/{tslib.es6-3aa8362c.d.ts → tslib.es6-959f28cc.d.ts} +0 -0
  1284. package/table/esm/{tslib.es6-3aa8362c.js → tslib.es6-959f28cc.js} +0 -0
  1285. package/table/index.js +1 -1
  1286. package/table/modern/components/pagination/Component.js +1 -1
  1287. package/table/modern/components/pagination/index.css +8 -8
  1288. package/table/modern/components/pagination/select-field/index.css +4 -4
  1289. package/table/modern/components/pagination/select-field/index.js +1 -1
  1290. package/table/modern/components/table/Component.js +1 -1
  1291. package/table/modern/components/table/index.css +6 -6
  1292. package/table/modern/components/tbody/Component.js +1 -1
  1293. package/table/modern/components/tbody/index.css +2 -2
  1294. package/table/modern/components/tcell/Component.js +1 -1
  1295. package/table/modern/components/tcell/index.css +4 -4
  1296. package/table/modern/components/texpandable-row/Component.js +1 -1
  1297. package/table/modern/components/texpandable-row/index.css +5 -5
  1298. package/table/modern/components/thead/Component.js +1 -1
  1299. package/table/modern/components/thead/index.css +6 -6
  1300. package/table/modern/components/thead-cell/Component.js +1 -1
  1301. package/table/modern/components/thead-cell/index.css +5 -5
  1302. package/table/modern/components/trow/Component.js +1 -1
  1303. package/table/modern/components/trow/index.css +8 -8
  1304. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1305. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1306. package/table/{tslib.es6-64a7fcca.d.ts → tslib.es6-f8e57dc0.d.ts} +0 -0
  1307. package/table/{tslib.es6-64a7fcca.js → tslib.es6-f8e57dc0.js} +0 -0
  1308. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1309. package/tabs/components/primary-tablist/Component.js +1 -1
  1310. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1311. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1312. package/tabs/components/primary-tablist/index.css +19 -19
  1313. package/tabs/components/primary-tablist/mobile.css +21 -21
  1314. package/tabs/components/scrollable-container/Component.js +1 -1
  1315. package/tabs/components/scrollable-container/index.css +4 -4
  1316. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1317. package/tabs/components/secondary-tablist/Component.js +1 -1
  1318. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1319. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1320. package/tabs/components/secondary-tablist/index.css +10 -10
  1321. package/tabs/components/secondary-tablist/mobile.css +12 -12
  1322. package/tabs/components/tab/Component.js +1 -1
  1323. package/tabs/components/tab/index.css +3 -3
  1324. package/tabs/components/tabs/Component.desktop.js +3 -3
  1325. package/tabs/components/tabs/Component.mobile.js +3 -3
  1326. package/tabs/components/tabs/Component.responsive.js +3 -3
  1327. package/tabs/cssm/components/tabs/Component.d.ts +1 -1
  1328. package/tabs/cssm/components/tabs/Component.desktop.d.ts +1 -1
  1329. package/tabs/cssm/components/tabs/Component.mobile.d.ts +1 -1
  1330. package/tabs/cssm/components/tabs/Component.responsive.d.ts +1 -1
  1331. package/tabs/desktop.js +3 -3
  1332. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1333. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1334. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1335. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1336. package/tabs/esm/components/primary-tablist/index.css +19 -19
  1337. package/tabs/esm/components/primary-tablist/mobile.css +21 -21
  1338. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1339. package/tabs/esm/components/scrollable-container/index.css +4 -4
  1340. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1341. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1342. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1343. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1344. package/tabs/esm/components/secondary-tablist/index.css +10 -10
  1345. package/tabs/esm/components/secondary-tablist/mobile.css +12 -12
  1346. package/tabs/esm/components/tab/Component.js +1 -1
  1347. package/tabs/esm/components/tab/index.css +3 -3
  1348. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1349. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1350. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1351. package/tabs/esm/desktop.js +3 -3
  1352. package/tabs/esm/index.js +3 -3
  1353. package/tabs/esm/index.module-29ea108f.js +4 -0
  1354. package/tabs/esm/index.module-58080692.js +4 -0
  1355. package/tabs/esm/mobile.js +3 -3
  1356. package/tabs/esm/responsive.js +3 -3
  1357. package/tabs/esm/{tslib.es6-0f4ab9f2.d.ts → tslib.es6-443049c4.d.ts} +0 -0
  1358. package/tabs/esm/{tslib.es6-0f4ab9f2.js → tslib.es6-443049c4.js} +0 -0
  1359. package/tabs/index.js +3 -3
  1360. package/tabs/index.module-598ae834.js +4 -0
  1361. package/tabs/index.module-64eaaf09.js +4 -0
  1362. package/tabs/mobile.js +3 -3
  1363. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1364. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1365. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1366. package/tabs/modern/components/primary-tablist/index.css +19 -19
  1367. package/tabs/modern/components/primary-tablist/mobile.css +21 -21
  1368. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1369. package/tabs/modern/components/scrollable-container/index.css +4 -4
  1370. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1371. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1372. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1373. package/tabs/modern/components/secondary-tablist/index.css +10 -10
  1374. package/tabs/modern/components/secondary-tablist/mobile.css +12 -12
  1375. package/tabs/modern/components/tab/Component.js +1 -1
  1376. package/tabs/modern/components/tab/index.css +3 -3
  1377. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1378. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1379. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1380. package/tabs/modern/desktop.js +2 -2
  1381. package/tabs/modern/index.js +2 -2
  1382. package/tabs/modern/index.module-29ea108f.js +4 -0
  1383. package/tabs/modern/index.module-58080692.js +4 -0
  1384. package/tabs/modern/mobile.js +2 -2
  1385. package/tabs/modern/responsive.js +2 -2
  1386. package/tabs/responsive.js +3 -3
  1387. package/tabs/{tslib.es6-e0d88ab1.d.ts → tslib.es6-bc041f9a.d.ts} +0 -0
  1388. package/tabs/{tslib.es6-e0d88ab1.js → tslib.es6-bc041f9a.js} +0 -0
  1389. package/tag/Component.js +5 -4
  1390. package/tag/cssm/Component.js +2 -1
  1391. package/tag/cssm/index.module.css +1 -1
  1392. package/tag/default.css +9 -9
  1393. package/tag/esm/Component.js +5 -4
  1394. package/tag/esm/default.css +9 -9
  1395. package/tag/esm/index.css +38 -38
  1396. package/tag/esm/inverted.css +9 -9
  1397. package/tag/index.css +38 -38
  1398. package/tag/inverted.css +9 -9
  1399. package/tag/modern/Component.js +5 -4
  1400. package/tag/modern/default.css +9 -9
  1401. package/tag/modern/index.css +38 -38
  1402. package/tag/modern/inverted.css +9 -9
  1403. package/textarea/Component.js +3 -3
  1404. package/textarea/default.css +18 -18
  1405. package/textarea/esm/Component.js +3 -3
  1406. package/textarea/esm/default.css +18 -18
  1407. package/textarea/esm/index.css +21 -21
  1408. package/textarea/esm/inverted.css +18 -18
  1409. package/textarea/index.css +21 -21
  1410. package/textarea/inverted.css +18 -18
  1411. package/textarea/modern/Component.js +3 -3
  1412. package/textarea/modern/default.css +18 -18
  1413. package/textarea/modern/index.css +21 -21
  1414. package/textarea/modern/inverted.css +18 -18
  1415. package/themes/compiled/mobile-dark-bluetint.css +805 -802
  1416. package/toast/component.js +1 -1
  1417. package/toast/cssm/index.module.css +1 -0
  1418. package/toast/esm/component.js +1 -1
  1419. package/toast/esm/index.css +10 -9
  1420. package/toast/index.css +10 -9
  1421. package/toast/modern/component.js +1 -1
  1422. package/toast/modern/index.css +10 -9
  1423. package/toast-plate/component.js +1 -1
  1424. package/toast-plate/esm/component.js +1 -1
  1425. package/toast-plate/esm/index.css +15 -15
  1426. package/toast-plate/index.css +15 -15
  1427. package/toast-plate/modern/component.js +1 -1
  1428. package/toast-plate/modern/index.css +15 -15
  1429. package/tooltip/{Component-ca3b5451.d.ts → Component-bf10e97b.d.ts} +0 -0
  1430. package/tooltip/{Component-ca3b5451.js → Component-bf10e97b.js} +1 -1
  1431. package/tooltip/Component.js +1 -1
  1432. package/tooltip/component.responsive.js +2 -2
  1433. package/tooltip/esm/{Component-c3450473.d.ts → Component-9b1fbe2f.d.ts} +0 -0
  1434. package/tooltip/esm/{Component-c3450473.js → Component-9b1fbe2f.js} +1 -1
  1435. package/tooltip/esm/Component.js +1 -1
  1436. package/tooltip/esm/component.responsive.js +2 -2
  1437. package/tooltip/esm/index.css +8 -8
  1438. package/tooltip/esm/index.d.ts +1 -1
  1439. package/tooltip/esm/index.js +1 -1
  1440. package/tooltip/esm/responsive.css +3 -3
  1441. package/tooltip/esm/responsive.js +1 -1
  1442. package/tooltip/index.css +8 -8
  1443. package/tooltip/index.d.ts +1 -1
  1444. package/tooltip/index.js +1 -1
  1445. package/tooltip/modern/Component.js +1 -1
  1446. package/tooltip/modern/component.responsive.js +1 -1
  1447. package/tooltip/modern/index.css +8 -8
  1448. package/tooltip/modern/responsive.css +3 -3
  1449. package/tooltip/responsive.css +3 -3
  1450. package/tooltip/responsive.js +1 -1
  1451. package/typography/colors.css +12 -12
  1452. package/typography/{colors.module-41a06394.d.ts → colors.module-2e67fba4.d.ts} +0 -0
  1453. package/typography/{colors.module-41a06394.js → colors.module-2e67fba4.js} +1 -1
  1454. package/typography/common.module-6ecc810d.js +4 -0
  1455. package/typography/component.js +2 -2
  1456. package/typography/esm/colors.css +12 -12
  1457. package/typography/esm/{colors.module-ca54eca9.d.ts → colors.module-42da457b.d.ts} +0 -0
  1458. package/typography/esm/{colors.module-ca54eca9.js → colors.module-42da457b.js} +1 -1
  1459. package/typography/esm/common.module-0ec9b5a6.js +4 -0
  1460. package/typography/esm/component.js +2 -2
  1461. package/typography/esm/index.js +2 -2
  1462. package/typography/esm/text/component.js +2 -2
  1463. package/typography/esm/text/index.css +13 -13
  1464. package/typography/esm/text/index.js +1 -1
  1465. package/typography/esm/title/common.css +4 -4
  1466. package/typography/esm/title/component.js +1 -1
  1467. package/typography/esm/title/index.css +18 -18
  1468. package/typography/esm/title/index.js +3 -3
  1469. package/typography/esm/title-mobile/component.js +3 -3
  1470. package/typography/esm/title-mobile/index.css +13 -13
  1471. package/typography/esm/title-mobile/index.js +2 -2
  1472. package/typography/esm/title-responsive/component.js +3 -3
  1473. package/typography/esm/title-responsive/index.css +40 -40
  1474. package/typography/esm/title-responsive/index.js +2 -2
  1475. package/typography/index.js +2 -2
  1476. package/typography/modern/colors.css +12 -12
  1477. package/typography/modern/colors.module-959f510f.js +4 -0
  1478. package/typography/modern/common.module-0ec9b5a6.js +4 -0
  1479. package/typography/modern/component.js +2 -2
  1480. package/typography/modern/index.js +2 -2
  1481. package/typography/modern/text/component.d.ts +2 -2
  1482. package/typography/modern/text/component.js +2 -2
  1483. package/typography/modern/text/index.css +13 -13
  1484. package/typography/modern/text/index.js +1 -1
  1485. package/typography/modern/title/common.css +4 -4
  1486. package/typography/modern/title/component.d.ts +3 -3
  1487. package/typography/modern/title/component.js +1 -1
  1488. package/typography/modern/title/index.css +18 -18
  1489. package/typography/modern/title/index.js +3 -3
  1490. package/typography/modern/title-mobile/component.js +3 -3
  1491. package/typography/modern/title-mobile/index.css +13 -13
  1492. package/typography/modern/title-mobile/index.js +2 -2
  1493. package/typography/modern/title-responsive/component.js +3 -3
  1494. package/typography/modern/title-responsive/index.css +40 -40
  1495. package/typography/modern/title-responsive/index.js +2 -2
  1496. package/typography/text/component.js +2 -2
  1497. package/typography/text/index.css +13 -13
  1498. package/typography/text/index.js +1 -1
  1499. package/typography/title/common.css +4 -4
  1500. package/typography/title/component.js +1 -1
  1501. package/typography/title/index.css +18 -18
  1502. package/typography/title/index.js +3 -3
  1503. package/typography/title-mobile/component.js +3 -3
  1504. package/typography/title-mobile/index.css +13 -13
  1505. package/typography/title-mobile/index.js +2 -2
  1506. package/typography/title-responsive/component.js +3 -3
  1507. package/typography/title-responsive/index.css +40 -40
  1508. package/typography/title-responsive/index.js +2 -2
  1509. package/with-suffix/Component.js +1 -1
  1510. package/with-suffix/esm/Component.js +1 -1
  1511. package/with-suffix/esm/index.css +9 -9
  1512. package/with-suffix/index.css +9 -9
  1513. package/with-suffix/modern/Component.js +1 -1
  1514. package/with-suffix/modern/index.css +9 -9
  1515. package/calendar-range/modern/index.module-c2612b89.js +0 -4
  1516. package/grid/esm/gutters.module-791a4239.js +0 -27
  1517. package/grid/gutters.module-3a166294.js +0 -28
  1518. package/grid/modern/gutters.module-c9116d10.js +0 -4
  1519. package/modal/esm/transitions.module-90914bad.js +0 -4
  1520. package/modal/modern/transitions.module-90914bad.js +0 -4
  1521. package/modal/transitions.module-8b2d8c9f.js +0 -4
  1522. package/tabs/esm/index.module-63784eab.js +0 -4
  1523. package/tabs/esm/index.module-93a69018.js +0 -4
  1524. package/tabs/index.module-45ca3da2.js +0 -4
  1525. package/tabs/index.module-d9c5c88a.js +0 -4
  1526. package/tabs/modern/index.module-63784eab.js +0 -4
  1527. package/tabs/modern/index.module-93a69018.js +0 -4
  1528. package/typography/common.module-4f197b21.js +0 -4
  1529. package/typography/esm/common.module-1b85c874.js +0 -4
  1530. package/typography/modern/colors.module-4a385b50.js +0 -4
  1531. package/typography/modern/common.module-1b85c874.js +0 -4
@@ -1,295 +1,298 @@
1
- .card-image__cardImage_114ss {
2
- background: #e7e8ea;
3
- }
4
- .card-image__loaded_114ss {
5
- background: transparent
6
- }.divider__component_1aai3 {
7
- border-bottom: 1px solid #2b2b2e;
8
- }.badge__component_g5j5h {
1
+ .badge__component_8ovou {
9
2
  background-color: #ef3124;
10
3
  color: #000;
11
4
  }
12
- .badge__icon_g5j5h {
5
+ .badge__icon_8ovou {
13
6
  color: #2fc26e;
14
7
  background-color: transparent
15
8
  }
16
- .badge__icon_g5j5h.badge__positive_g5j5h {
9
+ .badge__icon_8ovou.badge__positive_8ovou {
17
10
  color: #2fc26e;
18
11
  }
19
- .badge__icon_g5j5h.badge__attention_g5j5h {
12
+ .badge__icon_8ovou.badge__attention_8ovou {
20
13
  color: #f6bf65;
21
14
  }
22
- .badge__icon_g5j5h.badge__negative_g5j5h {
15
+ .badge__icon_8ovou.badge__negative_8ovou {
23
16
  color: #d91d0b;
24
17
  }
25
- .badge__icon_g5j5h.badge__link_g5j5h {
18
+ .badge__icon_8ovou.badge__link_8ovou {
26
19
  color: #0072ef;
27
20
  }
28
- .badge__icon_g5j5h.badge__tertiary_g5j5h {
21
+ .badge__icon_8ovou.badge__tertiary_8ovou {
29
22
  color: #464649;
30
23
  }
31
- .badge__icon_g5j5h.badge__secondary_g5j5h {
24
+ .badge__icon_8ovou.badge__secondary_8ovou {
32
25
  color: #8d8d93;
33
26
  }
34
- .badge__icon_g5j5h.badge__primary_g5j5h {
27
+ .badge__icon_8ovou.badge__primary_8ovou {
35
28
  color: #fff;
36
29
  }
37
- .badge__icon_g5j5h:before {
30
+ .badge__icon_8ovou:before {
38
31
  background-color: #121212;
39
- }.dropzone__component_pkldu {
32
+ }.card-image__cardImage_165up {
33
+ background: #e7e8ea;
34
+ }
35
+ .card-image__loaded_165up {
36
+ background: transparent
37
+ }.divider__component_1mlsb {
38
+ border-bottom: 1px solid #2b2b2e;
39
+ }.dropzone__component_1su9p {
40
40
  border: 2px dashed #e9e9eb;
41
41
  }
42
- .dropzone__component_pkldu:not(.dropzone__disabled_pkldu):hover {
42
+ .dropzone__component_1su9p:not(.dropzone__disabled_1su9p):hover {
43
43
  background-color: transparent;
44
44
  }
45
- .dropzone__dragOver_pkldu {
45
+ .dropzone__dragOver_1su9p {
46
46
  background-color: transparent;
47
47
  }
48
- .dropzone__error_pkldu {
48
+ .dropzone__error_1su9p {
49
49
  border-color: #ef3124;
50
50
  }
51
- .dropzone__overlay_126uz {
51
+ .dropzone__overlay_z2d9t {
52
52
  background: #202022;
53
53
  }
54
- .dropzone__text_126uz {
54
+ .dropzone__text_z2d9t {
55
55
  color: #fff;
56
- }.backdrop__backdrop_1bu7h {
56
+ }.backdrop__backdrop_urih8 {
57
57
  -webkit-tap-highlight-color: transparent;
58
58
  }
59
- .backdrop__appear_1bu7h,
60
- .backdrop__enter_1bu7h {
59
+ .backdrop__appear_urih8,
60
+ .backdrop__enter_urih8 {
61
61
  background-color: transparent;
62
62
  }
63
- .backdrop__appearActive_1bu7h,
64
- .backdrop__enterActive_1bu7h,
65
- .backdrop__appearDone_1bu7h,
66
- .backdrop__enterDone_1bu7h {
63
+ .backdrop__appearActive_urih8,
64
+ .backdrop__enterActive_urih8,
65
+ .backdrop__appearDone_urih8,
66
+ .backdrop__enterDone_urih8 {
67
67
  background-color: rgba(0, 0, 0, 0.8);
68
68
  }
69
- .backdrop__exit_1bu7h {
69
+ .backdrop__exit_urih8 {
70
70
  background-color: rgba(0, 0, 0, 0.8);
71
71
  }
72
- .backdrop__exitActive_1bu7h,
73
- .backdrop__exitDone_1bu7h {
72
+ .backdrop__exitActive_urih8,
73
+ .backdrop__exitDone_urih8 {
74
74
  background-color: transparent;
75
- }.checkbox-group__error_1l701 {
75
+ }.checkbox-group__error_bvr22 {
76
76
  border-left: 1px solid #f15045;
77
77
  }
78
- .checkbox-group__label_1l701 {
78
+ .checkbox-group__label_bvr22 {
79
79
  color: #fff;
80
80
  }
81
- .checkbox-group__errorMessage_1l701 {
81
+ .checkbox-group__errorMessage_bvr22 {
82
82
  color: #f15045;
83
83
  }
84
- .checkbox-group__hint_1l701 {
84
+ .checkbox-group__hint_bvr22 {
85
85
  color: #8d8d93;
86
- }.checkbox__box_remgs {
86
+ }.checkbox__box_7hmxg {
87
87
  color: #121212;
88
88
  background-color: #121212;
89
89
  border: 1.5px solid #8d8d93;
90
90
  }
91
- .checkbox__checkedIcon_remgs {
91
+ .checkbox__checkedIcon_7hmxg {
92
92
  color: #121212;
93
93
  }
94
- .checkbox__component_remgs:hover:not(.checkbox__disabled_remgs):not(.checkbox__inactive_remgs) .checkbox__box_remgs {
94
+ .checkbox__component_7hmxg:hover:not(.checkbox__disabled_7hmxg):not(.checkbox__inactive_7hmxg) .checkbox__box_7hmxg {
95
95
  background-color: #121212;
96
96
  border-color: #8d8d93;
97
97
  }
98
- .checkbox__component_remgs:active:not(.checkbox__disabled_remgs):not(.checkbox__inactive_remgs) .checkbox__box_remgs {
98
+ .checkbox__component_7hmxg:active:not(.checkbox__disabled_7hmxg):not(.checkbox__inactive_7hmxg) .checkbox__box_7hmxg {
99
99
  background-color: #121212;
100
100
  border-color: #fff;
101
101
  }
102
- .checkbox__checked_remgs .checkbox__box_remgs {
102
+ .checkbox__checked_7hmxg .checkbox__box_7hmxg {
103
103
  background-color: #fff;
104
104
  border-color: transparent;
105
105
  }
106
- .checkbox__checked_remgs:hover:not(.checkbox__disabled_remgs):not(.checkbox__inactive_remgs) .checkbox__box_remgs {
106
+ .checkbox__checked_7hmxg:hover:not(.checkbox__disabled_7hmxg):not(.checkbox__inactive_7hmxg) .checkbox__box_7hmxg {
107
107
  background-color: rgb(255, 255, 255);
108
108
  border-color: transparent;
109
109
  }
110
- .checkbox__checked_remgs:active:not(.checkbox__disabled_remgs):not(.checkbox__inactive_remgs) .checkbox__box_remgs {
110
+ .checkbox__checked_7hmxg:active:not(.checkbox__disabled_7hmxg):not(.checkbox__inactive_7hmxg) .checkbox__box_7hmxg {
111
111
  background-color: rgb(255, 255, 255);
112
112
  border-color: transparent;
113
113
  }
114
- .checkbox__indeterminate_remgs .checkbox__box_remgs {
114
+ .checkbox__indeterminate_7hmxg .checkbox__box_7hmxg {
115
115
  background-color: #fff;
116
116
  border-color: transparent;
117
117
  }
118
- .checkbox__indeterminate_remgs:hover:not(.checkbox__disabled_remgs):not(.checkbox__inactive_remgs) .checkbox__box_remgs {
118
+ .checkbox__indeterminate_7hmxg:hover:not(.checkbox__disabled_7hmxg):not(.checkbox__inactive_7hmxg) .checkbox__box_7hmxg {
119
119
  background-color: rgb(255, 255, 255);
120
120
  border-color: transparent;
121
121
  }
122
- .checkbox__indeterminate_remgs:active:not(.checkbox__disabled_remgs):not(.checkbox__inactive_remgs) .checkbox__box_remgs {
122
+ .checkbox__indeterminate_7hmxg:active:not(.checkbox__disabled_7hmxg):not(.checkbox__inactive_7hmxg) .checkbox__box_7hmxg {
123
123
  background-color: rgb(255, 255, 255);
124
124
  border-color: transparent;
125
125
  }
126
- .checkbox__disabled_remgs .checkbox__box_remgs {
126
+ .checkbox__disabled_7hmxg .checkbox__box_7hmxg {
127
127
  background-color: #121212;
128
128
  border-color: #2a2a2c;
129
129
  }
130
- .checkbox__disabled_remgs.checkbox__checked_remgs .checkbox__box_remgs {
130
+ .checkbox__disabled_7hmxg.checkbox__checked_7hmxg .checkbox__box_7hmxg {
131
131
  background-color: #3a3a3c;
132
132
  border-color: transparent;
133
133
  }
134
- .checkbox__disabled_remgs.checkbox__indeterminate_remgs .checkbox__box_remgs {
134
+ .checkbox__disabled_7hmxg.checkbox__indeterminate_7hmxg .checkbox__box_7hmxg {
135
135
  background-color: #3a3a3c;
136
136
  border-color: transparent;
137
137
  }
138
- .checkbox__disabled_remgs .checkbox__label_remgs {
138
+ .checkbox__disabled_7hmxg .checkbox__label_7hmxg {
139
139
  color: #8d8d93;
140
140
  }
141
- .checkbox__disabled_remgs .checkbox__hint_remgs {
141
+ .checkbox__disabled_7hmxg .checkbox__hint_7hmxg {
142
142
  color: #8d8d93;
143
143
  }
144
- .checkbox__inactive_remgs .checkbox__box_remgs {
144
+ .checkbox__inactive_7hmxg .checkbox__box_7hmxg {
145
145
  background-color: #3a3a3c;
146
146
  border-color: #e9e9eb;
147
147
  }
148
- .checkbox__inactive_remgs.checkbox__checked_remgs .checkbox__box_remgs {
148
+ .checkbox__inactive_7hmxg.checkbox__checked_7hmxg .checkbox__box_7hmxg {
149
149
  color: #464649;
150
150
  border-color: transparent;
151
151
  }
152
- .checkbox__inactive_remgs.checkbox__indeterminate_remgs .checkbox__box_remgs {
152
+ .checkbox__inactive_7hmxg.checkbox__indeterminate_7hmxg .checkbox__box_7hmxg {
153
153
  border-color: transparent;
154
154
  }
155
- .checkbox__focused_remgs .checkbox__box_remgs {
155
+ .checkbox__focused_7hmxg .checkbox__box_7hmxg {
156
156
  outline: 2px solid #007aff;
157
157
  }
158
- .checkbox__label_remgs {
158
+ .checkbox__label_7hmxg {
159
159
  color: #fff;
160
160
  }
161
- .checkbox__errorMessage_remgs {
161
+ .checkbox__errorMessage_7hmxg {
162
162
  color: #f15045;
163
163
  }
164
- .checkbox__hint_remgs {
164
+ .checkbox__hint_7hmxg {
165
165
  color: #8d8d93;
166
166
  }
167
- .checkbox__inactive_remgs .checkbox__indeterminateLine_remgs {
167
+ .checkbox__inactive_7hmxg .checkbox__indeterminateLine_7hmxg {
168
168
  background-color: #464649;
169
169
  }
170
- .checkbox__indeterminateLine_remgs {
170
+ .checkbox__indeterminateLine_7hmxg {
171
171
  background-color: #121212;
172
- }.code-input__error_5dy78 {
172
+ }.code-input__error_ibzhv {
173
173
  color: #f15045;
174
174
  }
175
- @keyframes code-input__shake_5dy78 {
175
+ @keyframes code-input__shake_ibzhv {
176
176
  }
177
- .code-input__input_4b2kk {
177
+ .code-input__input_hz6mv {
178
178
  background-color: #202022;
179
179
  color: #fff
180
180
  }
181
- .code-input__input_4b2kk.code-input__hasError_4b2kk {
181
+ .code-input__input_hz6mv.code-input__hasError_hz6mv {
182
182
  color: #f15045;
183
183
  caret-color: #fff;
184
184
  background-color: #35110d;
185
185
  }
186
- .code-input__input_4b2kk.code-input__disabled_4b2kk {
186
+ .code-input__input_hz6mv.code-input__disabled_hz6mv {
187
187
  color: #464649;
188
- }.hatching-progress-bar__container_1gjmi {
188
+ }
189
+ .code-input__input_hz6mv:-webkit-autofill {
190
+ -webkit-text-fill-color: #fff;
191
+ }.hatching-progress-bar__container_hespv {
189
192
  background: rgba(255, 255, 255, 0.1);
190
193
  }
191
- .hatching-progress-bar__hatch_1gjmi {
194
+ .hatching-progress-bar__hatch_hespv {
192
195
  background: repeating-linear-gradient(
193
196
  -45deg,
194
197
  #464649 6px 10px,
195
198
  rgba(255, 255, 255, 0) 10px 18px
196
199
  );
197
200
  }
198
- .hatching-progress-bar__positive_1gjmi {
201
+ .hatching-progress-bar__positive_hespv {
199
202
  background: #2fc26e;
200
203
  }
201
- .hatching-progress-bar__attention_1gjmi {
204
+ .hatching-progress-bar__attention_hespv {
202
205
  background: #f6bf65;
203
206
  }
204
- .hatching-progress-bar__negative_1gjmi {
207
+ .hatching-progress-bar__negative_hespv {
205
208
  background: #d91d0b;
206
209
  }
207
- .hatching-progress-bar__link_1gjmi {
210
+ .hatching-progress-bar__link_hespv {
208
211
  background: #0072ef;
209
212
  }
210
- .hatching-progress-bar__tertiary_1gjmi {
213
+ .hatching-progress-bar__tertiary_hespv {
211
214
  background: #464649;
212
215
  }
213
- .hatching-progress-bar__secondary_1gjmi {
216
+ .hatching-progress-bar__secondary_hespv {
214
217
  background: #8d8d93;
215
218
  }
216
- .hatching-progress-bar__primary_1gjmi {
219
+ .hatching-progress-bar__primary_hespv {
217
220
  background: #fff;
218
221
  }
219
- .hatching-progress-bar__accent_1gjmi {
222
+ .hatching-progress-bar__accent_hespv {
220
223
  background: #ef3124;
221
- }.form-control__component_1uvas {
224
+ }.form-control__component_aa8go {
222
225
  color: #fff;
223
226
  }
224
- .form-control__inner_1uvas {
227
+ .form-control__inner_aa8go {
225
228
  background-color: #202022;
226
229
  }
227
- .form-control__label_1uvas {
230
+ .form-control__label_aa8go {
228
231
  color: #8d8d93;
229
232
  }
230
- .form-control__hint_1uvas {
233
+ .form-control__hint_aa8go {
231
234
  color: #8d8d93;
232
235
  }
233
- .form-control__disabled_1uvas {
236
+ .form-control__disabled_aa8go {
234
237
  background-color: #202022;
235
238
  color: #8d8d93;
236
239
  }
237
- .form-control__focused_1uvas.form-control__inner_1uvas {
240
+ .form-control__focused_aa8go.form-control__inner_aa8go {
238
241
  background-color: #202022;
239
242
  }
240
- .form-control__inner_1uvas:not(.form-control__disabled_1uvas):hover {
243
+ .form-control__inner_aa8go:not(.form-control__disabled_aa8go):hover {
241
244
  background-color: #202022;
242
245
  }
243
- .form-control__error_1uvas {
246
+ .form-control__error_aa8go {
244
247
  color: #f15045;
245
248
  }
246
- .form-control__hasError_1uvas .form-control__label_1uvas {
249
+ .form-control__hasError_aa8go .form-control__label_aa8go {
247
250
  color: #f15045;
248
251
  }
249
252
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
250
253
  }
251
- .form-control__component_zhbg9 {
254
+ .form-control__component_1dxd6 {
252
255
  color: #000;
253
256
  }
254
- .form-control__inner_zhbg9 {
257
+ .form-control__inner_1dxd6 {
255
258
  background-color: #f3f4f5;
256
259
  }
257
- .form-control__label_zhbg9 {
260
+ .form-control__label_1dxd6 {
258
261
  color: rgba(60, 60, 67, 0.6);
259
262
  }
260
- .form-control__hint_zhbg9 {
263
+ .form-control__hint_1dxd6 {
261
264
  color: rgba(60, 60, 67, 0.6);
262
265
  }
263
- .form-control__disabled_zhbg9 {
266
+ .form-control__disabled_1dxd6 {
264
267
  background-color: #f3f4f5;
265
268
  color: rgba(60, 60, 67, 0.6);
266
269
  }
267
- .form-control__focused_zhbg9.form-control__inner_zhbg9 {
270
+ .form-control__focused_1dxd6.form-control__inner_1dxd6 {
268
271
  background-color: #f3f4f5;
269
272
  }
270
- .form-control__inner_zhbg9:not(.form-control__disabled_zhbg9):hover {
273
+ .form-control__inner_1dxd6:not(.form-control__disabled_1dxd6):hover {
271
274
  background-color: #f3f4f5;
272
275
  }
273
- .form-control__error_zhbg9 {
276
+ .form-control__error_1dxd6 {
274
277
  color: #ef3124;
275
278
  }
276
- .form-control__hasError_zhbg9 .form-control__label_zhbg9 {
279
+ .form-control__hasError_1dxd6 .form-control__label_1dxd6 {
277
280
  color: #ef3124;
278
- }.list__list_1sjly {
281
+ }.list__list_1szvf {
279
282
  color: #fff;
280
283
  }
281
- .list__slot_1sjly {
284
+ .list__slot_1szvf {
282
285
  color: #fff;
283
- }.icon-view__component_1kwll {
286
+ }.icon-view__component_1uatf {
284
287
  color: rgba(235, 235, 245, 0.6);
285
288
  }
286
- .icon-view__bg_1kwll {
289
+ .icon-view__bg_1uatf {
287
290
  fill: #f3f4f5;
288
291
  }
289
- .icon-view__border_1kwll {
292
+ .icon-view__border_1uatf {
290
293
  stroke: #485767;
291
294
  fill: transparent;
292
- }@keyframes loader__blink_1ibm8 {
295
+ }@keyframes loader__blink_1bn0c {
293
296
  }@media (max-width: 599px) {
294
297
  }
295
298
  @media (min-width: 360px) {
@@ -338,159 +341,170 @@
338
341
  }
339
342
  @media (min-width: 1920px) {
340
343
  }
341
- .link__primary_1vnrq {
344
+ .link__primary_45ldg {
342
345
  color: #fff;
343
346
  border-bottom-color: #fff
344
347
  }
345
- .link__primary_1vnrq:hover {
348
+ .link__primary_45ldg:hover {
346
349
  color: rgb(255, 255, 255);
347
350
  }
348
- .link__primary_1vnrq:active {
351
+ .link__primary_45ldg:active {
349
352
  color: rgb(255, 255, 255);
350
353
  }
351
- .link__secondary_1vnrq {
354
+ .link__secondary_45ldg {
352
355
  color: #8d8d93;
353
356
  border-bottom-color: #8d8d93
354
357
  }
355
- .link__secondary_1vnrq:hover {
358
+ .link__secondary_45ldg:hover {
356
359
  color: rgb(164, 164, 169);
357
360
  }
358
- .link__secondary_1vnrq:active {
361
+ .link__secondary_45ldg:active {
359
362
  color: rgb(187, 187, 190);
360
363
  }
361
- .link__default_1vnrq {
364
+ .link__defaultView_45ldg {
362
365
  color: #0072ef;
363
366
  border-bottom-color: #0072ef
364
367
  }
365
- .link__default_1vnrq:hover {
368
+ .link__defaultView_45ldg:hover {
366
369
  color: rgb(51, 142, 242);
367
370
  }
368
- .link__default_1vnrq:active {
371
+ .link__defaultView_45ldg:active {
369
372
  color: rgb(102, 170, 245);
370
373
  }
371
- .link__component_1qmsb:hover .link__text_1qmsb,
372
- .link__component_1qmsb:active .link__text_1qmsb {
374
+ .link__component_7x1ai:hover .link__text_7x1ai,
375
+ .link__component_7x1ai:active .link__text_7x1ai {
373
376
  border-bottom-color: rgba(0, 0, 0, 0);
374
377
  }
375
- .link__focused_1qmsb {
378
+ .link__focused_7x1ai {
376
379
  outline: 2px solid #007aff;
377
380
  }
378
- .link__primary_zk7st {
381
+ .link__primary_1735h {
379
382
  color: #000;
380
383
  border-bottom-color: #000
381
384
  }
382
- .link__primary_zk7st:hover {
385
+ .link__primary_1735h:hover {
383
386
  color: rgb(204, 204, 204);
384
387
  }
385
- .link__primary_zk7st:active {
388
+ .link__primary_1735h:active {
386
389
  color: rgb(153, 153, 153);
387
390
  }
388
- .link__secondary_zk7st {
391
+ .link__secondary_1735h {
389
392
  color: #8a8a8e;
390
393
  border-bottom-color: #8a8a8e
391
394
  }
392
- .link__secondary_zk7st:hover {
395
+ .link__secondary_1735h:hover {
393
396
  color: rgb(146, 150, 156);
394
397
  }
395
- .link__secondary_zk7st:active {
398
+ .link__secondary_1735h:active {
396
399
  color: rgb(109, 113, 117);
397
400
  }
398
- .link__default_zk7st {
401
+ .link__defaultView_1735h {
399
402
  color: #0072ef;
400
403
  border-bottom-color: #0072ef
401
404
  }
402
- .link__default_zk7st:hover {
405
+ .link__defaultView_1735h:hover {
403
406
  color: rgb(0, 98, 204);
404
407
  }
405
- .link__default_zk7st:active {
408
+ .link__defaultView_1735h:active {
406
409
  color: rgb(0, 73, 153);
407
- }.progress-bar__container_l1ijo {
410
+ }.progress-bar__container_1mazh {
408
411
  background: rgba(255, 255, 255, 0.1)
409
412
  }
410
- .progress-bar__filled_l1ijo.progress-bar__positive_l1ijo {
413
+ .progress-bar__filled_1mazh.progress-bar__positive_1mazh {
411
414
  background: #2fc26e;
412
415
  }
413
- .progress-bar__filled_l1ijo.progress-bar__negative_l1ijo {
416
+ .progress-bar__filled_1mazh.progress-bar__negative_1mazh {
414
417
  background: #d91d0b;
415
418
  }
416
- .progress-bar__filled_l1ijo.progress-bar__attention_l1ijo {
419
+ .progress-bar__filled_1mazh.progress-bar__attention_1mazh {
417
420
  background: #f6bf65;
418
421
  }
419
- .progress-bar__filled_l1ijo.progress-bar__link_l1ijo {
422
+ .progress-bar__filled_1mazh.progress-bar__link_1mazh {
420
423
  background: #0072ef;
421
424
  }
422
- .progress-bar__filled_l1ijo.progress-bar__tertiary_l1ijo {
425
+ .progress-bar__filled_1mazh.progress-bar__tertiary_1mazh {
423
426
  background: #464649;
424
427
  }
425
- .progress-bar__filled_l1ijo.progress-bar__secondary_l1ijo {
428
+ .progress-bar__filled_1mazh.progress-bar__secondary_1mazh {
426
429
  background: #8d8d93;
427
430
  }
428
- .progress-bar__filled_l1ijo.progress-bar__primary_l1ijo {
431
+ .progress-bar__filled_1mazh.progress-bar__primary_1mazh {
429
432
  background: #fff;
430
433
  }
431
- .progress-bar__filled_l1ijo.progress-bar__accent_l1ijo {
434
+ .progress-bar__filled_1mazh.progress-bar__accent_1mazh {
432
435
  background: #ef3124;
433
- }.pure-input__input_18hto {
436
+ }.pure-input__input_okkyv {
434
437
  color: #fff;
435
438
  caret-color: #0072ef;
436
439
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
437
440
  }
438
- .pure-input__input_18hto:-webkit-autofill {
441
+ .pure-input__input_okkyv:-webkit-autofill {
439
442
  -webkit-text-fill-color: #fff;
440
443
  }
441
- .pure-input__input_18hto::placeholder {
444
+ .pure-input__input_okkyv::placeholder {
442
445
  color: #8d8d93;
443
446
  }
444
- .pure-input__hasLabel_18hto::placeholder {
447
+ .pure-input__hasLabel_okkyv::placeholder {
445
448
  color: #464649;
446
449
  }
447
- .pure-input__clearIcon_18hto {
450
+ .pure-input__clearIcon_okkyv {
448
451
  color: #fff;
449
452
  }
450
- .pure-input__input_18hto:read-only {
453
+ .pure-input__input_okkyv:read-only {
451
454
  color: #8d8d93
452
455
  }
453
- .pure-input__input_18hto:read-only:focus::placeholder {
456
+ .pure-input__input_okkyv:read-only:focus::placeholder {
454
457
  color: #8d8d93;
455
458
  }
456
- .pure-input__input_18hto:disabled {
459
+ .pure-input__input_okkyv:disabled {
457
460
  color: #fff;
458
461
  -webkit-text-fill-color: #fff;
459
462
  }
460
- .pure-input__input_18hto:focus::placeholder {
463
+ .pure-input__input_okkyv:focus::placeholder {
461
464
  color: rgba(235, 235, 245, 0.3);
462
465
  }
463
- .pure-input__error_18hto {
466
+ .pure-input__error_okkyv {
464
467
  color: #f15045;
465
468
  caret-color: #f15045;
466
469
  }
467
- .pure-input__component_18hto {
470
+ .pure-input__component_okkyv {
468
471
  color: #fff;
469
472
  background-color: #202022;
470
473
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
471
474
  }
472
- .pure-input__component_18hto::placeholder {
475
+ .pure-input__component_okkyv::placeholder {
473
476
  color: #8d8d93;
474
477
  }
475
- .pure-input__component_18hto:disabled {
478
+ .pure-input__component_okkyv:disabled {
476
479
  color: #fff;
477
480
  background-color: #202022;
478
481
  }
479
- .pure-input__component_18hto:not(:disabled):focus::placeholder {
482
+ .pure-input__component_okkyv:not(:disabled):focus::placeholder {
480
483
  color: rgba(235, 235, 245, 0.3);
481
484
  }
482
- .pure-input__focusVisible_18hto {
485
+ .pure-input__focusVisible_okkyv {
483
486
  outline: 2px solid #007aff;
484
487
  }
485
- .pure-input__component_18hto:not(:disabled):hover {
488
+ .pure-input__component_okkyv:not(:disabled):hover {
486
489
  background-color: #202022;
487
- }.skeleton__component_1wi11 {
490
+ }.radio-group__error_179zw {
491
+ border-left: 1px solid #f15045;
492
+ }
493
+ .radio-group__label_179zw {
494
+ color: #fff;
495
+ }
496
+ .radio-group__errorMessage_179zw {
497
+ color: #f15045;
498
+ }
499
+ .radio-group__hint_179zw {
500
+ color: #8d8d93;
501
+ }.skeleton__component_18ksa {
488
502
  color: transparent;
489
503
  }
490
- .skeleton__component_1wi11:before {
504
+ .skeleton__component_18ksa:before {
491
505
  background: #485767;
492
506
  }
493
- .skeleton__animate_1wi11:after {
507
+ .skeleton__animate_18ksa:after {
494
508
  background: #485767;
495
509
  background-image: linear-gradient(
496
510
  to left,
@@ -501,462 +515,341 @@
501
515
  rgba(0, 0, 0, 0)
502
516
  );
503
517
  }
504
- @keyframes skeleton__gradient_1wi11 {
518
+ @keyframes skeleton__gradient_18ksa {
505
519
  }
506
- @keyframes skeleton__background_1wi11 {
520
+ @keyframes skeleton__background_18ksa {
507
521
  0% {
508
522
  background: rgb(182, 188, 195);
509
523
  }
510
524
  100% {
511
525
  background: rgb(198, 205, 214);
512
526
  }
513
- }.radio-group__error_155fp {
514
- border-left: 1px solid #f15045;
515
- }
516
- .radio-group__label_155fp {
517
- color: #fff;
518
- }
519
- .radio-group__errorMessage_155fp {
520
- color: #f15045;
521
- }
522
- .radio-group__hint_155fp {
523
- color: #8d8d93;
524
- }.radio__container_1vgvi:not(.radio__checked_1vgvi):not(.radio__disabled_1vgvi):not(.radio__inactive_1vgvi) .radio__circle_1vgvi {
527
+ }.radio__container_12xp0:not(.radio__checked_12xp0):not(.radio__disabled_12xp0):not(.radio__inactive_12xp0) .radio__circle_12xp0 {
525
528
  background-color: #121212;
526
529
  border: 1.5px solid #8d8d93;
527
530
  }
528
- .radio__container_1vgvi:not(.radio__checked_1vgvi):not(.radio__disabled_1vgvi):not(.radio__inactive_1vgvi):hover:not(:active) .radio__circle_1vgvi {
531
+ .radio__container_12xp0:not(.radio__checked_12xp0):not(.radio__disabled_12xp0):not(.radio__inactive_12xp0):hover:not(:active) .radio__circle_12xp0 {
529
532
  background-color: #121212;
530
533
  border-color: #8d8d93;
531
534
  }
532
- .radio__container_1vgvi:not(.radio__checked_1vgvi):not(.radio__disabled_1vgvi):not(.radio__inactive_1vgvi):active .radio__circle_1vgvi {
535
+ .radio__container_12xp0:not(.radio__checked_12xp0):not(.radio__disabled_12xp0):not(.radio__inactive_12xp0):active .radio__circle_12xp0 {
533
536
  background-color: #121212;
534
537
  border-color: #fff;
535
538
  }
536
- .radio__container_1vgvi.radio__disabled_1vgvi .radio__circle_1vgvi {
539
+ .radio__container_12xp0.radio__disabled_12xp0 .radio__circle_12xp0 {
537
540
  background-color: #121212;
538
541
  border: 1.5px solid #2a2a2c;
539
542
  }
540
- .radio__container_1vgvi.radio__disabled_1vgvi .radio__label_1vgvi {
543
+ .radio__container_12xp0.radio__disabled_12xp0 .radio__label_12xp0 {
541
544
  color: #8d8d93;
542
545
  }
543
- .radio__container_1vgvi.radio__disabled_1vgvi .radio__hint_1vgvi {
546
+ .radio__container_12xp0.radio__disabled_12xp0 .radio__hint_12xp0 {
544
547
  color: #8d8d93;
545
548
  }
546
- .radio__container_1vgvi.radio__inactive_1vgvi .radio__circle_1vgvi {
549
+ .radio__container_12xp0.radio__inactive_12xp0 .radio__circle_12xp0 {
547
550
  background-color: #3a3a3c;
548
551
  border: 1px solid #e9e9eb;
549
552
  }
550
- .radio__container_1vgvi.radio__inactive_1vgvi.radio__checked_1vgvi .radio__circle_1vgvi:before {
553
+ .radio__container_12xp0.radio__inactive_12xp0.radio__checked_12xp0 .radio__circle_12xp0:before {
551
554
  background-color: #464649;
552
555
  }
553
- .radio__container_1vgvi.radio__checked_1vgvi .radio__circle_1vgvi {
556
+ .radio__container_12xp0.radio__checked_12xp0 .radio__circle_12xp0 {
554
557
  background-color: #fff;
555
558
  border: 1.5px solid transparent;
556
559
  }
557
- .radio__container_1vgvi.radio__checked_1vgvi:hover .radio__circle_1vgvi {
560
+ .radio__container_12xp0.radio__checked_12xp0:hover .radio__circle_12xp0 {
558
561
  background-color: rgb(255, 255, 255);
559
562
  border-color: transparent;
560
563
  }
561
- .radio__container_1vgvi.radio__checked_1vgvi:active .radio__circle_1vgvi {
564
+ .radio__container_12xp0.radio__checked_12xp0:active .radio__circle_12xp0 {
562
565
  background-color: rgb(255, 255, 255);
563
566
  border-color: transparent;
564
567
  }
565
- .radio__container_1vgvi.radio__focused_1vgvi .radio__circle_1vgvi {
568
+ .radio__container_12xp0.radio__focused_12xp0 .radio__circle_12xp0 {
566
569
  outline: 2px solid #007aff;
567
570
  }
568
- .radio__container_1vgvi.radio__disabled_1vgvi.radio__checked_1vgvi .radio__circle_1vgvi,
569
- .radio__container_1vgvi.radio__inactive_1vgvi.radio__checked_1vgvi .radio__circle_1vgvi {
571
+ .radio__container_12xp0.radio__disabled_12xp0.radio__checked_12xp0 .radio__circle_12xp0,
572
+ .radio__container_12xp0.radio__inactive_12xp0.radio__checked_12xp0 .radio__circle_12xp0 {
570
573
  background-color: #3a3a3c;
571
574
  border-color: transparent;
572
575
  }
573
- .radio__circle_1vgvi:before {
576
+ .radio__circle_12xp0:before {
574
577
  background-color: #121212;
575
578
  }
576
- .radio__label_1vgvi {
579
+ .radio__label_12xp0 {
577
580
  color: #fff;
578
581
  }
579
- .radio__hint_1vgvi {
582
+ .radio__hint_12xp0 {
580
583
  color: #8d8d93;
581
- }.slider__progress_1fao1 {
584
+ }.slider__progress_1ap6o {
582
585
  background: #2a2a2c;
583
586
  }
584
- .slider__progress_1fao1::-moz-progress-bar {
587
+ .slider__progress_1ap6o::-moz-progress-bar {
585
588
  background: #d91d0b;
586
589
  }
587
- .slider__progress_1fao1::-ms-fill {
590
+ .slider__progress_1ap6o::-ms-fill {
588
591
  background: #d91d0b;
589
592
  }
590
- .slider__progress_1fao1::-webkit-progress-value {
593
+ .slider__progress_1ap6o::-webkit-progress-value {
591
594
  background: #d91d0b;
592
595
  }
593
- .slider__progress_1fao1::-webkit-progress-bar {
596
+ .slider__progress_1ap6o::-webkit-progress-bar {
594
597
  background: transparent;
595
598
  }
596
- .slider__range_1fao1,
597
- .slider__range_1fao1:focus {
599
+ .slider__range_1ap6o,
600
+ .slider__range_1ap6o:focus {
598
601
  background: transparent;
599
602
  border-color: transparent;
600
603
  color: transparent;
601
604
  }
602
- .slider__range_1fao1::-ms-track {
605
+ .slider__range_1ap6o::-ms-track {
603
606
  background: transparent;
604
607
  border-color: transparent;
605
608
  color: transparent;
606
609
  }
607
- .slider__range_1fao1::-ms-fill-lower {
610
+ .slider__range_1ap6o::-ms-fill-lower {
608
611
  background: transparent;
609
612
  }
610
- .slider__range_1fao1::-ms-fill-upper {
613
+ .slider__range_1ap6o::-ms-fill-upper {
611
614
  background: transparent;
612
615
  }
613
- .slider__range_1fao1::-webkit-slider-thumb {
616
+ .slider__range_1ap6o::-webkit-slider-thumb {
614
617
  background: #ef3124;
615
618
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
616
619
  }
617
- .slider__range_1fao1::-ms-thumb {
620
+ .slider__range_1ap6o::-ms-thumb {
618
621
  background: #ef3124;
619
622
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
620
623
  }
621
- .slider__range_1fao1::-moz-range-thumb {
624
+ .slider__range_1ap6o::-moz-range-thumb {
622
625
  background: #ef3124;
623
626
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
624
627
  }
625
- .slider__focused_1fao1::-webkit-slider-thumb {
628
+ .slider__focused_1ap6o::-webkit-slider-thumb {
626
629
  outline: 2px solid #007aff;
627
630
  }
628
- .slider__focused_1fao1::-ms-thumb {
631
+ .slider__focused_1ap6o::-ms-thumb {
629
632
  outline: 2px solid #007aff;
630
633
  }
631
- .slider__component_1fao1:hover .slider__progress_1fao1 {
634
+ .slider__component_1ap6o:hover .slider__progress_1ap6o {
632
635
  background: #2a2a2c
633
636
  }
634
- .slider__component_1fao1:hover .slider__progress_1fao1::-moz-progress-bar {
637
+ .slider__component_1ap6o:hover .slider__progress_1ap6o::-moz-progress-bar {
635
638
  background: #d91d0b;
636
639
  }
637
- .slider__component_1fao1:hover .slider__progress_1fao1::-ms-fill {
640
+ .slider__component_1ap6o:hover .slider__progress_1ap6o::-ms-fill {
638
641
  background: #d91d0b;
639
642
  }
640
- .slider__component_1fao1:hover .slider__progress_1fao1::-webkit-progress-value {
643
+ .slider__component_1ap6o:hover .slider__progress_1ap6o::-webkit-progress-value {
641
644
  background: #d91d0b;
642
645
  }
643
- .slider__component_1fao1:hover .slider__range_1fao1::-webkit-slider-thumb {
646
+ .slider__component_1ap6o:hover .slider__range_1ap6o::-webkit-slider-thumb {
644
647
  background: #ef3124;
645
648
  }
646
- .slider__component_1fao1:hover .slider__range_1fao1::-ms-thumb {
649
+ .slider__component_1ap6o:hover .slider__range_1ap6o::-ms-thumb {
647
650
  background: #ef3124;
648
651
  }
649
- .slider__component_1fao1:hover .slider__range_1fao1::-moz-range-thumb {
652
+ .slider__component_1ap6o:hover .slider__range_1ap6o::-moz-range-thumb {
650
653
  background: #ef3124;
651
- }@keyframes spinner__spin_animation_1snvb {
652
- }.status__soft_17z68.status__green_17z68 {
654
+ }@keyframes spinner__spin_animation_1t2tk {
655
+ }.status__soft_1ax01.status__green_1ax01 {
653
656
  background: rgba(19, 164, 99, 0.1);
654
657
  color: #13a463;
655
658
  }
656
- .status__soft_17z68.status__orange_17z68 {
659
+ .status__soft_1ax01.status__orange_1ax01 {
657
660
  background: rgba(222, 106, 0, 0.1);
658
661
  color: #de6a00;
659
662
  }
660
- .status__soft_17z68.status__red_17z68 {
663
+ .status__soft_1ax01.status__red_1ax01 {
661
664
  background: rgba(217, 29, 11, 0.1);
662
665
  color: #d91d0b;
663
666
  }
664
- .status__soft_17z68.status__blue_17z68 {
667
+ .status__soft_1ax01.status__blue_1ax01 {
665
668
  background: rgba(0, 122, 255, 0.1);
666
669
  color: #007aff;
667
670
  }
668
- .status__soft_17z68.status__grey_17z68 {
671
+ .status__soft_1ax01.status__grey_1ax01 {
669
672
  background: rgba(109, 121, 134, 0.1);
670
673
  color: #6d7986;
671
674
  }
672
- .status__soft_17z68.status__teal_17z68 {
675
+ .status__soft_1ax01.status__teal_1ax01 {
673
676
  background: rgba(33, 145, 135, 0.1);
674
677
  color: #219187;
675
678
  }
676
- .status__soft_17z68.status__purple_17z68 {
679
+ .status__soft_1ax01.status__purple_1ax01 {
677
680
  background: rgba(103, 58, 183, 0.1);
678
681
  color: #673ab7;
679
682
  }
680
- .status__contrast_17z68 {
683
+ .status__contrast_1ax01 {
681
684
  color: #000
682
685
  }
683
- .status__contrast_17z68.status__green_17z68 {
686
+ .status__contrast_1ax01.status__green_1ax01 {
684
687
  background: #13a463;
685
688
  }
686
- .status__contrast_17z68.status__orange_17z68 {
689
+ .status__contrast_1ax01.status__orange_1ax01 {
687
690
  background: #de6a00;
688
691
  }
689
- .status__contrast_17z68.status__red_17z68 {
692
+ .status__contrast_1ax01.status__red_1ax01 {
690
693
  background: #d91d0b;
691
694
  }
692
- .status__contrast_17z68.status__blue_17z68 {
695
+ .status__contrast_1ax01.status__blue_1ax01 {
693
696
  background: #007aff;
694
697
  }
695
- .status__contrast_17z68.status__grey_17z68 {
698
+ .status__contrast_1ax01.status__grey_1ax01 {
696
699
  background: #6d7986;
697
700
  }
698
- .status__contrast_17z68.status__teal_17z68 {
701
+ .status__contrast_1ax01.status__teal_1ax01 {
699
702
  background: #219187;
700
703
  }
701
- .status__contrast_17z68.status__purple_17z68 {
704
+ .status__contrast_1ax01.status__purple_1ax01 {
702
705
  background: #673ab7;
703
- }.switch__component_1ksb8 {
706
+ }.switch__component_1xm0z {
704
707
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
705
708
  }
706
- .switch__switch_1ksb8 {
709
+ .switch__switch_1xm0z {
707
710
  background-color: #8d8d93;
708
711
  border: 2px solid #8d8d93;
709
712
  }
710
- .switch__switch_1ksb8:before {
713
+ .switch__switch_1xm0z:before {
711
714
  background-color: #121212;
712
715
  }
713
- .switch__label_1ksb8 {
716
+ .switch__label_1xm0z {
714
717
  color: #fff;
715
718
  }
716
- .switch__hint_1ksb8 {
719
+ .switch__hint_1xm0z {
717
720
  color: #8d8d93;
718
721
  }
719
- .switch__checked_1ksb8 .switch__switch_1ksb8 {
722
+ .switch__checked_1xm0z .switch__switch_1xm0z {
720
723
  background-color: #ef3124;
721
724
  border-color: #ef3124;
722
725
  }
723
- .switch__disabled_1ksb8 .switch__switch_1ksb8 {
726
+ .switch__disabled_1xm0z .switch__switch_1xm0z {
724
727
  background-color: #2a2a2c;
725
728
  border-color: #2a2a2c;
726
729
  }
727
- .switch__disabled_1ksb8 .switch__label_1ksb8 {
730
+ .switch__disabled_1xm0z .switch__label_1xm0z {
728
731
  color: #8d8d93;
729
732
  }
730
- .switch__disabled_1ksb8 .switch__hint_1ksb8 {
733
+ .switch__disabled_1xm0z .switch__hint_1xm0z {
731
734
  color: #8d8d93;
732
735
  }
733
- .switch__inactive_1ksb8 .switch__switch_1ksb8 {
736
+ .switch__inactive_1xm0z .switch__switch_1xm0z {
734
737
  background-color: #2a2a2c;
735
738
  border-color: #2a2a2c
736
739
  }
737
- .switch__inactive_1ksb8 .switch__switch_1ksb8:before {
740
+ .switch__inactive_1xm0z .switch__switch_1xm0z:before {
738
741
  background-color: #e9e9eb;
739
742
  }
740
- .switch__focused_1ksb8 .switch__switch_1ksb8 {
743
+ .switch__focused_1xm0z .switch__switch_1xm0z {
741
744
  outline: 2px solid #007aff;
742
- }.tag__component_fi4fl {
745
+ }.tag__component_1lmbc {
743
746
  color: #fff;
744
747
  border-color: transparent;
745
748
  background-color: #202022
746
749
  }
747
- .tag__component_fi4fl:disabled {
750
+ .tag__component_1lmbc:disabled {
748
751
  border-color: transparent;
749
752
  color: #464649;
750
753
  background-color: rgba(32, 32, 34, 0.3);
751
754
  }
752
- .tag__component_fi4fl:hover:not(:disabled) {
755
+ .tag__component_1lmbc:hover:not(:disabled) {
753
756
  border-color: transparent;
754
757
  background-color: #202022;
755
758
  }
756
- .tag__component_fi4fl:active:not(:disabled) {
759
+ .tag__component_1lmbc:active:not(:disabled) {
757
760
  border-color: transparent;
758
761
  background-color: rgb(65, 65, 67);
759
762
  color: #fff;
760
763
  }
761
- .tag__checked_fi4fl {
764
+ .tag__checked_1lmbc {
762
765
  border-color: transparent;
763
766
  background-color: #f3f4f5;
764
767
  color: #000
765
768
  }
766
- .tag__checked_fi4fl:disabled {
769
+ .tag__checked_1lmbc:disabled {
767
770
  background-color: rgba(243, 244, 245, 0.3);
768
771
  border-color: transparent;
769
772
  color: #000;
770
773
  }
771
- .tag__checked_fi4fl:hover:not(:disabled):not(:active) {
774
+ .tag__checked_1lmbc:hover:not(:disabled):not(:active) {
772
775
  background-color: #f3f4f5;
773
776
  }
774
- .tag__checked_fi4fl:active:not(:disabled) {
777
+ .tag__checked_1lmbc:active:not(:disabled) {
775
778
  background-color: rgb(194, 195, 196);
776
779
  color: #000;
777
780
  }
778
- .tag__focused_12eme {
781
+ .tag__focused_1x5hz {
779
782
  outline: 2px solid #007aff;
780
783
  }
781
- .tag__component_2ksm7 {
784
+ .tag__component_18ozj {
782
785
  color: #fff;
783
786
  border-color: #6d7986;
784
787
  background-color: transparent
785
788
  }
786
- .tag__component_2ksm7:disabled {
789
+ .tag__component_18ozj:disabled {
787
790
  border-color: #2b2b2e;
788
791
  color: #464649;
789
792
  background-color: transparent;
790
793
  }
791
- .tag__component_2ksm7:hover:not(:disabled) {
794
+ .tag__component_18ozj:hover:not(:disabled) {
792
795
  border-color: #fff;
793
796
  background-color: transparent;
794
797
  }
795
- .tag__component_2ksm7:active:not(:disabled) {
798
+ .tag__component_18ozj:active:not(:disabled) {
796
799
  border-color: #fff;
797
800
  background-color: rgba(255, 255, 255, 0.07);
798
801
  color: #fff;
799
802
  }
800
- .tag__checked_2ksm7 {
803
+ .tag__checked_18ozj {
801
804
  border-color: #fff;
802
805
  background-color: #fff;
803
806
  color: #000
804
807
  }
805
- .tag__checked_2ksm7:disabled {
808
+ .tag__checked_18ozj:disabled {
806
809
  background-color: rgba(255, 255, 255, 0.3);
807
810
  border-color: transparent;
808
811
  color: #000;
809
812
  }
810
- .tag__checked_2ksm7:hover:not(:disabled):not(:active) {
813
+ .tag__checked_18ozj:hover:not(:disabled):not(:active) {
811
814
  background-color: rgb(237, 237, 237);
812
815
  }
813
- .tag__checked_2ksm7:active:not(:disabled) {
816
+ .tag__checked_18ozj:active:not(:disabled) {
814
817
  background-color: rgb(217, 217, 217);
815
818
  color: #000;
816
- }.textarea__input_1817y {
817
- color: #fff;
818
- caret-color: #0072ef;
819
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
820
- }
821
- .textarea__input_1817y:-webkit-autofill {
822
- -webkit-text-fill-color: #fff;
823
- }
824
- .textarea__input_1817y::placeholder {
825
- color: #8d8d93;
826
- }
827
- .textarea__hasLabel_1817y::placeholder {
819
+ }.typography__tertiary_2xm22 {
828
820
  color: #464649;
829
821
  }
830
- .textarea__clearIcon_1817y {
831
- color: #fff;
832
- }
833
- .textarea__input_1817y:read-only {
834
- color: #8d8d93
835
- }
836
- .textarea__input_1817y:read-only:focus::placeholder {
837
- color: #8d8d93;
838
- }
839
- .textarea__input_1817y:disabled {
840
- color: #fff;
841
- -webkit-text-fill-color: #fff;
842
- }
843
- .textarea__input_1817y:focus::placeholder {
844
- color: rgba(235, 235, 245, 0.3);
845
- }
846
- .textarea__error_1817y {
847
- color: #f15045;
848
- caret-color: #f15045;
849
- }
850
- .textarea__textarea_1817y {
851
- color: #fff;
852
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
853
- }
854
- .textarea__textarea_1817y::placeholder {
855
- color: #8d8d93;
856
- }
857
- .textarea__hasLabel_1817y::placeholder {
858
- color: #464649;
859
- }
860
- .textarea__textarea_1817y:disabled {
861
- color: #fff;
862
- -webkit-text-fill-color: #fff;
863
- }
864
- .textarea__textarea_1817y:read-only {
865
- color: #8d8d93;
866
- }
867
- .textarea__textarea_1817y:focus::placeholder {
868
- color: rgba(235, 235, 245, 0.3);
869
- }
870
- .textarea__focusVisible_15uqa {
871
- outline: 2px solid #007aff;
872
- }
873
- .textarea__input_3q18t {
874
- color: #000;
875
- caret-color: #0072ef;
876
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
877
- }
878
- .textarea__input_3q18t:-webkit-autofill {
879
- -webkit-text-fill-color: #000;
880
- }
881
- .textarea__input_3q18t::placeholder {
882
- color: rgba(60, 60, 67, 0.6);
883
- }
884
- .textarea__hasLabel_3q18t::placeholder {
885
- color: #c5c5c7;
886
- }
887
- .textarea__clearIcon_3q18t {
888
- color: #121212;
889
- }
890
- .textarea__input_3q18t:read-only {
891
- color: rgba(60, 60, 67, 0.6)
892
- }
893
- .textarea__input_3q18t:read-only:focus::placeholder {
894
- color: rgba(60, 60, 67, 0.6);
895
- }
896
- .textarea__input_3q18t:disabled {
897
- color: #000;
898
- -webkit-text-fill-color: #000;
899
- }
900
- .textarea__input_3q18t:focus::placeholder {
901
- color: rgba(60, 60, 67, 0.3);
902
- }
903
- .textarea__error_3q18t {
904
- color: #ef3124;
905
- caret-color: #ef3124;
906
- }
907
- .textarea__textarea_3q18t {
908
- color: #000;
909
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
910
- }
911
- .textarea__textarea_3q18t::placeholder {
912
- color: rgba(60, 60, 67, 0.6);
913
- }
914
- .textarea__hasLabel_3q18t::placeholder {
915
- color: #c5c5c7;
916
- }
917
- .textarea__textarea_3q18t:disabled {
918
- color: #000;
919
- -webkit-text-fill-color: #000;
920
- }
921
- .textarea__textarea_3q18t:read-only {
922
- color: rgba(60, 60, 67, 0.6);
923
- }
924
- .textarea__textarea_3q18t:focus::placeholder {
925
- color: rgba(60, 60, 67, 0.3);
926
- }.typography__tertiary_aijpg {
927
- color: #464649;
928
- }
929
- .typography__disabled_aijpg {
822
+ .typography__disabled_2xm22 {
930
823
  color: #2a2a2c;
931
824
  }
932
- .typography__accent_aijpg {
825
+ .typography__accent_2xm22 {
933
826
  color: #ef3124;
934
827
  }
935
- .typography__primary_aijpg {
828
+ .typography__primary_2xm22 {
936
829
  color: #fff;
937
830
  }
938
- .typography__attention_aijpg {
831
+ .typography__attention_2xm22 {
939
832
  color: #cb830f;
940
833
  }
941
- .typography__positive_aijpg {
834
+ .typography__positive_2xm22 {
942
835
  color: #13a463;
943
836
  }
944
- .typography__secondary_aijpg {
837
+ .typography__secondary_2xm22 {
945
838
  color: #8d8d93;
946
839
  }
947
- .typography__tertiary-inverted_aijpg {
840
+ .typography__tertiary-inverted_2xm22 {
948
841
  color: #c5c5c7;
949
842
  }
950
- .typography__primary-inverted_aijpg {
843
+ .typography__primary-inverted_2xm22 {
951
844
  color: #000;
952
845
  }
953
- .typography__secondary-inverted_aijpg {
846
+ .typography__secondary-inverted_2xm22 {
954
847
  color: #8a8a8e;
955
848
  }
956
- .typography__link_aijpg {
849
+ .typography__link_2xm22 {
957
850
  color: #0072ef;
958
851
  }
959
- .typography__negative_aijpg {
852
+ .typography__negative_2xm22 {
960
853
  color: #f15045;
961
854
  }
962
855
 
@@ -966,585 +859,695 @@
966
859
  @media screen and (min-width: 600px) {
967
860
  }
968
861
  @media screen and (min-width: 1024px) {
969
- }.base-modal__component_cm0rx {
970
- background: #121212;
971
- }.button__primary_sgb5v {
862
+ }.button__primary_1dsbv {
972
863
  color: #000;
973
864
  background-color: #f3f4f5
974
865
  }
975
- .button__primary_sgb5v:hover {
866
+ .button__primary_1dsbv:hover {
976
867
  background-color: #f3f4f5;
977
868
  }
978
- .button__primary_sgb5v:active {
869
+ .button__primary_1dsbv:active {
979
870
  background-color: #fff;
980
871
  }
981
- .button__secondary_sgb5v {
872
+ .button__secondary_1dsbv {
982
873
  color: #fff;
983
874
  background-color: #202022;
984
875
  border: 1px solid transparent
985
876
  }
986
- .button__secondary_sgb5v:hover {
877
+ .button__secondary_1dsbv:hover {
987
878
  background-color: #202022;
988
879
  }
989
- .button__secondary_sgb5v:active {
880
+ .button__secondary_1dsbv:active {
990
881
  background-color: #2c2c2e;
991
882
  }
992
- .button__outlined_sgb5v {
883
+ .button__outlined_1dsbv {
993
884
  color: #fff;
994
885
  background-color: transparent;
995
886
  border: 1px solid #f3f4f5
996
887
  }
997
- .button__outlined_sgb5v:hover {
888
+ .button__outlined_1dsbv:hover {
998
889
  background-color: rgba(0, 0, 0, 0.07);
999
890
  }
1000
- .button__outlined_sgb5v:active {
891
+ .button__outlined_1dsbv:active {
1001
892
  background-color: rgba(0, 0, 0, 0.15);
1002
893
  }
1003
- .button__tertiary_sgb5v {
894
+ .button__tertiary_1dsbv {
1004
895
  color: #fff;
1005
896
  background-color: transparent;
1006
897
  border: 1px solid #f3f4f5
1007
898
  }
1008
- .button__tertiary_sgb5v:hover {
899
+ .button__tertiary_1dsbv:hover {
1009
900
  background-color: rgba(0, 0, 0, 0.07);
1010
901
  }
1011
- .button__tertiary_sgb5v:active {
902
+ .button__tertiary_1dsbv:active {
1012
903
  background-color: rgba(0, 0, 0, 0.15);
1013
904
  }
1014
- .button__filled_sgb5v {
905
+ .button__filled_1dsbv {
1015
906
  color: #fff;
1016
907
  background-color: #3a3a3c
1017
908
  }
1018
- .button__filled_sgb5v:hover {
909
+ .button__filled_1dsbv:hover {
1019
910
  background-color: rgb(72, 72, 74);
1020
911
  }
1021
- .button__filled_sgb5v:active {
912
+ .button__filled_1dsbv:active {
1022
913
  background-color: rgb(88, 88, 89);
1023
914
  }
1024
- .button__transparent_sgb5v {
915
+ .button__transparent_1dsbv {
1025
916
  color: #fff;
1026
917
  background-color: rgba(255, 255, 255, 0.1)
1027
918
  }
1028
- .button__transparent_sgb5v:hover {
919
+ .button__transparent_1dsbv:hover {
1029
920
  background-color: rgba(255, 255, 255, 0.2);
1030
921
  }
1031
- .button__transparent_sgb5v:active {
922
+ .button__transparent_1dsbv:active {
1032
923
  background-color: rgba(255, 255, 255, 0.4);
1033
924
  }
1034
- .button__link_sgb5v {
925
+ .button__link_1dsbv {
1035
926
  color: #fff;
1036
927
  background-color: transparent
1037
928
  }
1038
- .button__link_sgb5v:hover {
929
+ .button__link_1dsbv:hover {
1039
930
  background-color: #485767;
1040
931
  }
1041
- .button__link_sgb5v:active {
932
+ .button__link_1dsbv:active {
1042
933
  background-color: rgb(85, 99, 114);
1043
934
  }
1044
- .button__ghost_sgb5v {
935
+ .button__ghost_1dsbv {
1045
936
  color: #fff
1046
937
  }
1047
- .button__ghost_sgb5v:hover {
938
+ .button__ghost_1dsbv:hover {
1048
939
  color: rgb(179, 179, 179);
1049
940
  }
1050
- .button__ghost_sgb5v:active {
941
+ .button__ghost_1dsbv:active {
1051
942
  color: rgb(128, 128, 128);
1052
943
  }
1053
- .button__component_sgb5v:disabled.button__primary_sgb5v {
944
+ .button__component_1dsbv:disabled.button__primary_1dsbv {
1054
945
  color: #c5c5c7;
1055
946
  background-color: #f3f4f5
1056
947
  }
1057
- .button__component_sgb5v:disabled.button__primary_sgb5v.button__loading_sgb5v {
948
+ .button__component_1dsbv:disabled.button__primary_1dsbv.button__loading_1dsbv {
1058
949
  background-color: #f3f4f5;
1059
950
  }
1060
- .button__component_sgb5v:disabled.button__secondary_sgb5v {
951
+ .button__component_1dsbv:disabled.button__secondary_1dsbv {
1061
952
  color: #2a2a2c;
1062
953
  background-color: #202022;
1063
954
  border-color: transparent
1064
955
  }
1065
- .button__component_sgb5v:disabled.button__secondary_sgb5v.button__loading_sgb5v {
956
+ .button__component_1dsbv:disabled.button__secondary_1dsbv.button__loading_1dsbv {
1066
957
  color: #fff;
1067
958
  background-color: #202022;
1068
959
  border-color: transparent;
1069
960
  }
1070
- .button__component_sgb5v:disabled.button__outlined_sgb5v {
961
+ .button__component_1dsbv:disabled.button__outlined_1dsbv {
1071
962
  color: rgba(255, 255, 255, 0.3);
1072
963
  background-color: transparent;
1073
964
  border-color: rgba(243, 244, 245, 0.3)
1074
965
  }
1075
- .button__component_sgb5v:disabled.button__outlined_sgb5v.button__loading_sgb5v {
966
+ .button__component_1dsbv:disabled.button__outlined_1dsbv.button__loading_1dsbv {
1076
967
  color: #fff;
1077
968
  }
1078
- .button__component_sgb5v:disabled.button__tertiary_sgb5v {
969
+ .button__component_1dsbv:disabled.button__tertiary_1dsbv {
1079
970
  color: rgba(255, 255, 255, 0.3);
1080
971
  background-color: transparent;
1081
972
  border-color: rgba(243, 244, 245, 0.3)
1082
973
  }
1083
- .button__component_sgb5v:disabled.button__tertiary_sgb5v.button__loading_sgb5v {
974
+ .button__component_1dsbv:disabled.button__tertiary_1dsbv.button__loading_1dsbv {
1084
975
  color: #fff;
1085
976
  }
1086
- .button__component_sgb5v:disabled.button__filled_sgb5v {
977
+ .button__component_1dsbv:disabled.button__filled_1dsbv {
1087
978
  color: rgba(255, 255, 255, 0.3);
1088
979
  background-color: rgba(58, 58, 60, 0.3)
1089
980
  }
1090
- .button__component_sgb5v:disabled.button__filled_sgb5v.button__loading_sgb5v {
981
+ .button__component_1dsbv:disabled.button__filled_1dsbv.button__loading_1dsbv {
1091
982
  color: #fff;
1092
983
  background-color: #3a3a3c;
1093
984
  }
1094
- .button__component_sgb5v:disabled.button__transparent_sgb5v {
985
+ .button__component_1dsbv:disabled.button__transparent_1dsbv {
1095
986
  color: rgba(255, 255, 255, 0.3);
1096
987
  background-color: rgba(255, 255, 255, 0.03)
1097
988
  }
1098
- .button__component_sgb5v:disabled.button__transparent_sgb5v.button__loading_sgb5v {
989
+ .button__component_1dsbv:disabled.button__transparent_1dsbv.button__loading_1dsbv {
1099
990
  color: #fff;
1100
991
  background-color: rgba(255, 255, 255, 0.1);
1101
992
  }
1102
- .button__component_sgb5v:disabled.button__link_sgb5v {
993
+ .button__component_1dsbv:disabled.button__link_1dsbv {
1103
994
  color: rgba(255, 255, 255, 0.3);
1104
995
  background-color: transparent
1105
996
  }
1106
- .button__component_sgb5v:disabled.button__link_sgb5v.button__loading_sgb5v {
997
+ .button__component_1dsbv:disabled.button__link_1dsbv.button__loading_1dsbv {
1107
998
  color: #fff;
1108
999
  }
1109
- .button__component_sgb5v:disabled.button__ghost_sgb5v {
1000
+ .button__component_1dsbv:disabled.button__ghost_1dsbv {
1110
1001
  color: rgba(255, 255, 255, 0.3)
1111
1002
  }
1112
- .button__component_sgb5v:disabled.button__ghost_sgb5v.button__loading_sgb5v {
1003
+ .button__component_1dsbv:disabled.button__ghost_1dsbv.button__loading_1dsbv {
1113
1004
  color: #fff;
1114
1005
  }
1115
- .button__component_cy20n {
1006
+ .button__component_co9js {
1116
1007
  background-color: transparent
1117
1008
  }
1118
- .button__focused_cy20n {
1009
+ .button__focused_co9js {
1119
1010
  outline: 2px solid #007aff;
1120
1011
  }
1121
- .button__primary_h69nh {
1012
+ .button__primary_12iad {
1122
1013
  color: #000;
1123
1014
  background-color: #ef3124
1124
1015
  }
1125
- .button__primary_h69nh:hover {
1016
+ .button__primary_12iad:hover {
1126
1017
  background-color: rgb(241, 80, 69);
1127
1018
  }
1128
- .button__primary_h69nh:active {
1019
+ .button__primary_12iad:active {
1129
1020
  background-color: rgb(203, 42, 31);
1130
1021
  }
1131
- .button__secondary_h69nh {
1022
+ .button__secondary_12iad {
1132
1023
  color: #fff;
1133
1024
  background-color: #3a3a3c;
1134
1025
  border: 1px solid transparent
1135
1026
  }
1136
- .button__secondary_h69nh:hover {
1027
+ .button__secondary_12iad:hover {
1137
1028
  background-color: rgb(99, 112, 126);
1138
1029
  }
1139
- .button__secondary_h69nh:active {
1030
+ .button__secondary_12iad:active {
1140
1031
  background-color: rgb(61, 74, 88);
1141
1032
  }
1142
- .button__outlined_h69nh {
1033
+ .button__outlined_12iad {
1143
1034
  color: #fff;
1144
1035
  background-color: transparent;
1145
1036
  border: 1px solid #f3f4f5
1146
1037
  }
1147
- .button__outlined_h69nh:hover {
1038
+ .button__outlined_12iad:hover {
1148
1039
  background-color: rgba(255, 255, 255, 0.15);
1149
1040
  }
1150
- .button__outlined_h69nh:active {
1041
+ .button__outlined_12iad:active {
1151
1042
  background-color: rgba(0, 0, 0, 0.15);
1152
1043
  }
1153
- .button__tertiary_h69nh {
1044
+ .button__tertiary_12iad {
1154
1045
  color: #fff;
1155
1046
  background-color: transparent;
1156
1047
  border: 1px solid #f3f4f5
1157
1048
  }
1158
- .button__tertiary_h69nh:hover {
1049
+ .button__tertiary_12iad:hover {
1159
1050
  background-color: rgba(255, 255, 255, 0.15);
1160
1051
  }
1161
- .button__tertiary_h69nh:active {
1052
+ .button__tertiary_12iad:active {
1162
1053
  background-color: rgba(0, 0, 0, 0.15);
1163
1054
  }
1164
- .button__filled_h69nh {
1055
+ .button__filled_12iad {
1165
1056
  color: #fff;
1166
1057
  background-color: #3a3a3c
1167
1058
  }
1168
- .button__filled_h69nh:hover {
1059
+ .button__filled_12iad:hover {
1169
1060
  background-color: rgb(99, 112, 126);
1170
1061
  }
1171
- .button__filled_h69nh:active {
1062
+ .button__filled_12iad:active {
1172
1063
  background-color: rgb(61, 74, 88);
1173
1064
  }
1174
- .button__transparent_h69nh {
1065
+ .button__transparent_12iad {
1175
1066
  color: #000;
1176
1067
  background-color: rgba(255, 255, 255, 0.1)
1177
1068
  }
1178
- .button__transparent_h69nh:hover {
1069
+ .button__transparent_12iad:hover {
1179
1070
  background-color: rgba(255, 255, 255, 0.2);
1180
1071
  }
1181
- .button__transparent_h69nh:active {
1072
+ .button__transparent_12iad:active {
1182
1073
  background-color: rgba(255, 255, 255, 0.05);
1183
1074
  }
1184
- .button__link_h69nh {
1075
+ .button__link_12iad {
1185
1076
  color: #000;
1186
1077
  background-color: transparent
1187
1078
  }
1188
- .button__link_h69nh:hover {
1079
+ .button__link_12iad:hover {
1189
1080
  background-color: rgba(11, 31, 53, 0.07);
1190
1081
  }
1191
- .button__link_h69nh:active {
1082
+ .button__link_12iad:active {
1192
1083
  background-color: rgba(179, 179, 179, 0.15);
1193
1084
  }
1194
- .button__ghost_h69nh {
1085
+ .button__ghost_12iad {
1195
1086
  color: #000
1196
1087
  }
1197
- .button__ghost_h69nh:hover {
1088
+ .button__ghost_12iad:hover {
1198
1089
  color: rgb(179, 179, 179);
1199
1090
  }
1200
- .button__ghost_h69nh:active {
1091
+ .button__ghost_12iad:active {
1201
1092
  color: rgb(128, 128, 128);
1202
1093
  }
1203
- .button__component_h69nh:disabled.button__primary_h69nh {
1094
+ .button__component_12iad:disabled.button__primary_12iad {
1204
1095
  color: #000;
1205
1096
  background-color: rgba(239, 49, 36, 0.3)
1206
1097
  }
1207
- .button__component_h69nh:disabled.button__primary_h69nh.button__loading_h69nh {
1098
+ .button__component_12iad:disabled.button__primary_12iad.button__loading_12iad {
1208
1099
  background-color: #ef3124;
1209
1100
  }
1210
- .button__component_h69nh:disabled.button__secondary_h69nh {
1101
+ .button__component_12iad:disabled.button__secondary_12iad {
1211
1102
  color: rgba(255, 255, 255, 0.3);
1212
1103
  background-color: rgba(72, 87, 103, 0.3);
1213
1104
  border-color: transparent
1214
1105
  }
1215
- .button__component_h69nh:disabled.button__secondary_h69nh.button__loading_h69nh {
1106
+ .button__component_12iad:disabled.button__secondary_12iad.button__loading_12iad {
1216
1107
  color: #fff;
1217
1108
  background-color: #3a3a3c;
1218
1109
  border-color: transparent;
1219
1110
  }
1220
- .button__component_h69nh:disabled.button__outlined_h69nh {
1111
+ .button__component_12iad:disabled.button__outlined_12iad {
1221
1112
  color: rgba(255, 255, 255, 0.3);
1222
1113
  background-color: transparent;
1223
1114
  border-color: rgba(35, 53, 73, 0.3)
1224
1115
  }
1225
- .button__component_h69nh:disabled.button__outlined_h69nh.button__loading_h69nh {
1116
+ .button__component_12iad:disabled.button__outlined_12iad.button__loading_12iad {
1226
1117
  color: #fff;
1227
1118
  }
1228
- .button__component_h69nh:disabled.button__tertiary_h69nh {
1119
+ .button__component_12iad:disabled.button__tertiary_12iad {
1229
1120
  color: rgba(255, 255, 255, 0.3);
1230
1121
  background-color: transparent;
1231
1122
  border-color: rgba(35, 53, 73, 0.3)
1232
1123
  }
1233
- .button__component_h69nh:disabled.button__tertiary_h69nh.button__loading_h69nh {
1124
+ .button__component_12iad:disabled.button__tertiary_12iad.button__loading_12iad {
1234
1125
  color: #fff;
1235
1126
  }
1236
- .button__component_h69nh:disabled.button__filled_h69nh {
1127
+ .button__component_12iad:disabled.button__filled_12iad {
1237
1128
  color: rgba(255, 255, 255, 0.3);
1238
1129
  background-color: rgba(72, 87, 103, 0.3);
1239
1130
  border-color: transparent
1240
1131
  }
1241
- .button__component_h69nh:disabled.button__filled_h69nh.button__loading_h69nh {
1132
+ .button__component_12iad:disabled.button__filled_12iad.button__loading_12iad {
1242
1133
  color: #fff;
1243
1134
  background-color: #3a3a3c;
1244
1135
  border-color: transparent;
1245
1136
  }
1246
- .button__component_h69nh:disabled.button__transparent_h69nh {
1137
+ .button__component_12iad:disabled.button__transparent_12iad {
1247
1138
  color: rgba(255, 255, 255, 0.3);
1248
1139
  background-color: rgba(255, 255, 255, 0.03)
1249
1140
  }
1250
- .button__component_h69nh:disabled.button__transparent_h69nh.button__loading_h69nh {
1141
+ .button__component_12iad:disabled.button__transparent_12iad.button__loading_12iad {
1251
1142
  color: #000;
1252
1143
  background-color: rgba(255, 255, 255, 0.1);
1253
1144
  }
1254
- .button__component_h69nh:disabled.button__link_h69nh {
1145
+ .button__component_12iad:disabled.button__link_12iad {
1255
1146
  color: rgba(255, 255, 255, 0.3);
1256
1147
  background-color: transparent
1257
1148
  }
1258
- .button__component_h69nh:disabled.button__link_h69nh.button__loading_h69nh {
1149
+ .button__component_12iad:disabled.button__link_12iad.button__loading_12iad {
1259
1150
  color: #000;
1260
1151
  }
1261
- .button__component_h69nh:disabled.button__ghost_h69nh {
1152
+ .button__component_12iad:disabled.button__ghost_12iad {
1262
1153
  color: rgba(255, 255, 255, 0.3)
1263
1154
  }
1264
- .button__component_h69nh:disabled.button__ghost_h69nh.button__loading_h69nh {
1155
+ .button__component_12iad:disabled.button__ghost_12iad.button__loading_12iad {
1265
1156
  color: #000;
1266
- }.popover__component_1enyg {
1267
- background-color: transparent;
1157
+ }.textarea__input_8usxz {
1268
1158
  color: #fff;
1159
+ caret-color: #0072ef;
1160
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1269
1161
  }
1270
- .popover__inner_1enyg {
1271
- background-color: #121212;
1272
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1273
- border: 1px solid transparent;
1162
+ .textarea__input_8usxz:-webkit-autofill {
1163
+ -webkit-text-fill-color: #fff;
1274
1164
  }
1275
- .popover__arrow_1enyg:after {
1276
- background-color: #121212;
1277
- border: 1px solid transparent;
1278
- }.tabs__component_15bqh:before {
1279
- background-color: #2b2b2e;
1280
- }
1281
- .tabs__title_15bqh {
1165
+ .textarea__input_8usxz::placeholder {
1166
+ color: #8d8d93;
1167
+ }
1168
+ .textarea__hasLabel_8usxz::placeholder {
1169
+ color: #464649;
1170
+ }
1171
+ .textarea__clearIcon_8usxz {
1172
+ color: #fff;
1173
+ }
1174
+ .textarea__input_8usxz:read-only {
1282
1175
  color: #8d8d93
1283
1176
  }
1284
- .tabs__title_15bqh:not(.tabs__disabled_15bqh):hover {
1285
- color: #fff;
1177
+ .textarea__input_8usxz:read-only:focus::placeholder {
1178
+ color: #8d8d93;
1286
1179
  }
1287
- .tabs__focused_15bqh {
1288
- outline: 2px solid #007aff;
1180
+ .textarea__input_8usxz:disabled {
1181
+ color: #fff;
1182
+ -webkit-text-fill-color: #fff;
1289
1183
  }
1290
- .tabs__selected_15bqh {
1184
+ .textarea__input_8usxz:focus::placeholder {
1185
+ color: rgba(235, 235, 245, 0.3);
1186
+ }
1187
+ .textarea__error_8usxz {
1188
+ color: #f15045;
1189
+ caret-color: #f15045;
1190
+ }
1191
+ .textarea__textarea_8usxz {
1291
1192
  color: #fff;
1193
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1292
1194
  }
1293
- .tabs__disabled_15bqh {
1195
+ .textarea__textarea_8usxz::placeholder {
1196
+ color: #8d8d93;
1197
+ }
1198
+ .textarea__hasLabel_8usxz::placeholder {
1294
1199
  color: #464649;
1295
1200
  }
1296
- .tabs__line_15bqh {
1297
- background-color: #ef3124;
1201
+ .textarea__textarea_8usxz:disabled {
1202
+ color: #fff;
1203
+ -webkit-text-fill-color: #fff;
1298
1204
  }
1299
- .tabs__component_15bqh:before {
1300
- background-color: #2b2b2e;
1301
- }.tabs__title_15bqh {
1302
- color: #8d8d93
1303
- }.tabs__title_15bqh:not(.tabs__disabled_15bqh):hover {
1304
- color: #fff;
1305
- }.tabs__focused_15bqh {
1205
+ .textarea__textarea_8usxz:read-only {
1206
+ color: #8d8d93;
1207
+ }
1208
+ .textarea__textarea_8usxz:focus::placeholder {
1209
+ color: rgba(235, 235, 245, 0.3);
1210
+ }
1211
+ .textarea__focusVisible_pcc02 {
1306
1212
  outline: 2px solid #007aff;
1307
- }.tabs__selected_15bqh {
1213
+ }
1214
+ .textarea__input_13kqa {
1215
+ color: #000;
1216
+ caret-color: #0072ef;
1217
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1218
+ }
1219
+ .textarea__input_13kqa:-webkit-autofill {
1220
+ -webkit-text-fill-color: #000;
1221
+ }
1222
+ .textarea__input_13kqa::placeholder {
1223
+ color: rgba(60, 60, 67, 0.6);
1224
+ }
1225
+ .textarea__hasLabel_13kqa::placeholder {
1226
+ color: #c5c5c7;
1227
+ }
1228
+ .textarea__clearIcon_13kqa {
1229
+ color: #121212;
1230
+ }
1231
+ .textarea__input_13kqa:read-only {
1232
+ color: rgba(60, 60, 67, 0.6)
1233
+ }
1234
+ .textarea__input_13kqa:read-only:focus::placeholder {
1235
+ color: rgba(60, 60, 67, 0.6);
1236
+ }
1237
+ .textarea__input_13kqa:disabled {
1238
+ color: #000;
1239
+ -webkit-text-fill-color: #000;
1240
+ }
1241
+ .textarea__input_13kqa:focus::placeholder {
1242
+ color: rgba(60, 60, 67, 0.3);
1243
+ }
1244
+ .textarea__error_13kqa {
1245
+ color: #ef3124;
1246
+ caret-color: #ef3124;
1247
+ }
1248
+ .textarea__textarea_13kqa {
1249
+ color: #000;
1250
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1251
+ }
1252
+ .textarea__textarea_13kqa::placeholder {
1253
+ color: rgba(60, 60, 67, 0.6);
1254
+ }
1255
+ .textarea__hasLabel_13kqa::placeholder {
1256
+ color: #c5c5c7;
1257
+ }
1258
+ .textarea__textarea_13kqa:disabled {
1259
+ color: #000;
1260
+ -webkit-text-fill-color: #000;
1261
+ }
1262
+ .textarea__textarea_13kqa:read-only {
1263
+ color: rgba(60, 60, 67, 0.6);
1264
+ }
1265
+ .textarea__textarea_13kqa:focus::placeholder {
1266
+ color: rgba(60, 60, 67, 0.3);
1267
+ }.base-modal__component_rql2o {
1268
+ background: #121212;
1269
+ }.popover__component_14e0i {
1270
+ background-color: transparent;
1308
1271
  color: #fff;
1309
- }.tabs__disabled_15bqh {
1310
- color: #464649;
1311
- }.tabs__line_15bqh {
1312
- background-color: #ef3124;
1313
1272
  }
1314
-
1315
-
1316
-
1317
- .stepped-progress-bar__description_gb1hy {
1273
+ .popover__inner_14e0i {
1274
+ background-color: #121212;
1275
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1276
+ border: 1px solid transparent;
1277
+ }
1278
+ .popover__arrow_14e0i:after {
1279
+ background-color: #121212;
1280
+ border: 1px solid transparent;
1281
+ }.stepped-progress-bar__description_1gx1u {
1318
1282
  color: rgba(235, 235, 245, 0.6);
1319
1283
  }
1320
- .stepped-progress-bar__bar_1mpy5 {
1284
+ .stepped-progress-bar__bar_1adzz {
1321
1285
  background: rgba(255, 255, 255, 0.1);
1322
1286
  }
1323
- .stepped-progress-bar__positive_1mpy5 {
1287
+ .stepped-progress-bar__positive_1adzz {
1324
1288
  background: #2fc26e;
1325
1289
  }
1326
- .stepped-progress-bar__attention_1mpy5 {
1290
+ .stepped-progress-bar__attention_1adzz {
1327
1291
  background: #f6bf65;
1328
1292
  }
1329
- .stepped-progress-bar__negative_1mpy5 {
1293
+ .stepped-progress-bar__negative_1adzz {
1330
1294
  background: #d91d0b;
1331
1295
  }
1332
- .stepped-progress-bar__link_1mpy5 {
1296
+ .stepped-progress-bar__link_1adzz {
1333
1297
  background: #0072ef;
1334
1298
  }
1335
- .stepped-progress-bar__tertiary_1mpy5 {
1299
+ .stepped-progress-bar__tertiary_1adzz {
1336
1300
  background: #464649;
1337
1301
  }
1338
- .stepped-progress-bar__secondary_1mpy5 {
1302
+ .stepped-progress-bar__secondary_1adzz {
1339
1303
  background: #8d8d93;
1340
1304
  }
1341
- .stepped-progress-bar__primary_1mpy5 {
1305
+ .stepped-progress-bar__primary_1adzz {
1342
1306
  background: #fff;
1343
1307
  }
1344
- .stepped-progress-bar__accent_1mpy5 {
1308
+ .stepped-progress-bar__accent_1adzz {
1345
1309
  background: #ef3124;
1346
- }.circular-progress-bar__backgroundCircle_vlbua,
1347
- .circular-progress-bar__progressCircle_vlbua {
1310
+ }.circular-progress-bar__backgroundCircle_1is4r,
1311
+ .circular-progress-bar__progressCircle_1is4r {
1348
1312
  fill: transparent;
1349
1313
  }
1350
- .circular-progress-bar__positive_vlbua {
1314
+ .circular-progress-bar__positive_1is4r {
1351
1315
  stroke: #2fc26e;
1352
1316
  }
1353
- .circular-progress-bar__negative_vlbua {
1317
+ .circular-progress-bar__negative_1is4r {
1354
1318
  stroke: #d91d0b;
1355
1319
  }
1356
- .circular-progress-bar__backgroundCircle_vlbua {
1320
+ .circular-progress-bar__backgroundCircle_1is4r {
1357
1321
  stroke: #2c2c2e;
1358
- }.list-header__filled_1pi5c {
1322
+ }.list-header__filled_28ek4 {
1359
1323
  background-color: #485767;
1360
- }.drawer__backdropEnter_gh1kh {
1324
+ }.tabs__component_1vtwr:before {
1325
+ background-color: #2b2b2e;
1326
+ }
1327
+ .tabs__title_1vtwr {
1328
+ color: #8d8d93
1329
+ }
1330
+ .tabs__title_1vtwr:not(.tabs__disabled_1vtwr):hover {
1331
+ color: #fff;
1332
+ }
1333
+ .tabs__focused_1vtwr {
1334
+ outline: 2px solid #007aff;
1335
+ }
1336
+ .tabs__selected_1vtwr {
1337
+ color: #fff;
1338
+ }
1339
+ .tabs__disabled_1vtwr {
1340
+ color: #464649;
1341
+ }
1342
+ .tabs__line_1vtwr {
1343
+ background-color: #ef3124;
1344
+ }
1345
+ .tabs__component_1vtwr:before {
1346
+ background-color: #2b2b2e;
1347
+ }.tabs__title_1vtwr {
1348
+ color: #8d8d93
1349
+ }.tabs__title_1vtwr:not(.tabs__disabled_1vtwr):hover {
1350
+ color: #fff;
1351
+ }.tabs__focused_1vtwr {
1352
+ outline: 2px solid #007aff;
1353
+ }.tabs__selected_1vtwr {
1354
+ color: #fff;
1355
+ }.tabs__disabled_1vtwr {
1356
+ color: #464649;
1357
+ }.tabs__line_1vtwr {
1358
+ background-color: #ef3124;
1359
+ }
1360
+
1361
+
1362
+
1363
+ .drawer__backdropEnter_tfbbk {
1361
1364
  background-color: transparent;
1362
1365
  }
1363
- .drawer__backdropEnterActive_gh1kh,
1364
- .drawer__backdropEnterDone_gh1kh {
1366
+ .drawer__backdropEnterActive_tfbbk,
1367
+ .drawer__backdropEnterDone_tfbbk {
1365
1368
  background-color: rgba(0, 0, 0, 0.8);
1366
1369
  }
1367
- .drawer__backdropExit_gh1kh {
1370
+ .drawer__backdropExit_tfbbk {
1368
1371
  background-color: rgba(0, 0, 0, 0.8);
1369
1372
  }
1370
- .drawer__backdropExitActive_gh1kh,
1371
- .drawer__backdropExitDone_gh1kh {
1373
+ .drawer__backdropExitActive_tfbbk,
1374
+ .drawer__backdropExitDone_tfbbk {
1372
1375
  background-color: transparent;
1373
- }.select-with-tags__tag_17ova:active:not(:disabled) {
1374
- background-color: #f3f4f5;
1375
- }
1376
- .select-with-tags__tag_17ova:hover:not(:disabled):not(:active) {
1377
- background-color: #f3f4f5;
1378
- }
1379
- .select-with-tags__input_1fwcc {
1376
+ }.select-with-tags__input_1l5ya {
1380
1377
  background-color: transparent;
1381
1378
  color: #fff
1382
1379
  }
1383
- .select-with-tags__input_1fwcc:disabled {
1380
+ .select-with-tags__input_1l5ya:disabled {
1384
1381
  color: #8d8d93;
1385
1382
  }
1386
- .select-with-tags__input_1fwcc::placeholder {
1383
+ .select-with-tags__input_1l5ya::placeholder {
1387
1384
  color: #8d8d93;
1388
1385
  }
1389
- .select-with-tags__input_1fwcc:focus::placeholder {
1386
+ .select-with-tags__input_1l5ya:focus::placeholder {
1390
1387
  color: #464649;
1391
1388
  }
1392
- .select-with-tags__focusVisible_1fwcc {
1389
+ .select-with-tags__focusVisible_1l5ya {
1393
1390
  outline: 2px solid #007aff;
1394
1391
  }
1395
- .select-with-tags__placeholder_1fwcc {
1392
+ .select-with-tags__placeholder_1l5ya {
1396
1393
  color: #464649;
1397
- }.custom-button__customButton_pesak.custom-button__white_pesak * {
1394
+ }
1395
+ .select-with-tags__tag_qfpy0:active:not(:disabled) {
1396
+ background-color: #f3f4f5;
1397
+ }
1398
+ .select-with-tags__tag_qfpy0:hover:not(:disabled):not(:active) {
1399
+ background-color: #f3f4f5;
1400
+ }.custom-button__customButton_2wf7r.custom-button__white_2wf7r * {
1398
1401
  color: #fff;
1399
1402
  }
1400
- .custom-button__customButton_pesak.custom-button__black_pesak * {
1403
+ .custom-button__customButton_2wf7r.custom-button__black_2wf7r * {
1401
1404
  color: #000;
1402
1405
  }
1403
- .custom-button__customButton_pesak:before {
1406
+ .custom-button__customButton_2wf7r:before {
1404
1407
  background-color: rgba(0, 0, 0, 0);
1405
1408
  }
1406
- .custom-button__customButton_pesak:hover:before {
1409
+ .custom-button__customButton_2wf7r:hover:before {
1407
1410
  background-color: rgba(0, 0, 0, 0.07);
1408
1411
  }
1409
- .custom-button__customButton_pesak:active:before {
1412
+ .custom-button__customButton_2wf7r:active:before {
1410
1413
  background-color: rgba(0, 0, 0, 0.15);
1411
1414
  }
1412
- .custom-button__customButton_pesak:disabled.custom-button__white_pesak * {
1415
+ .custom-button__customButton_2wf7r:disabled.custom-button__white_2wf7r * {
1413
1416
  color: #fff;
1414
1417
  }
1415
- .custom-button__customButton_pesak:disabled.custom-button__black_pesak * {
1418
+ .custom-button__customButton_2wf7r:disabled.custom-button__black_2wf7r * {
1416
1419
  color: #000;
1417
- }.attach__component_3seck {
1420
+ }.attach__component_j8f0u {
1418
1421
  }
1419
- .attach__focused_3seck {
1422
+ .attach__focused_j8f0u {
1420
1423
  outline: 2px solid #007aff;
1421
- }.chart__coreChart_c521k .recharts-text tspan {
1424
+ }.chart__coreChart_10b7s .recharts-text tspan {
1422
1425
  fill: #fff;
1423
1426
  }
1424
- @keyframes chart__showDot_1iqty {
1427
+ @keyframes chart__showDot_1hsl1 {
1425
1428
  }
1426
-
1427
- .chart__tickText_1tgur {
1429
+ .chart__tickText_1onai {
1428
1430
  fill: #fff;
1429
1431
  }
1430
- .chart__circle_1tgur {
1432
+ .chart__circle_1onai {
1431
1433
  fill: #121212;
1432
1434
  }
1433
- .chart__circle_1tgur {
1435
+ .chart__circle_1onai {
1434
1436
  fill: #121212;
1435
1437
  }
1436
- .chart__tooltip_169ac {
1438
+
1439
+ .chart__tooltip_123s0 {
1437
1440
  background-color: #121212;
1438
1441
  border: 1px solid #2b2b2e;
1439
1442
  box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1440
1443
  }
1441
- .chart__tooltipArrow_169ac {
1444
+ .chart__tooltipArrow_123s0 {
1442
1445
  border: 1px solid #2b2b2e;
1443
1446
  background-color: #121212;
1444
1447
  }
1445
- .chart__tooltipArrow_169ac:before {
1448
+ .chart__tooltipArrow_123s0:before {
1446
1449
  border-color: transparent #121212 transparent transparent;
1447
- }.confirmation__component_1ea3r {
1450
+ }.confirmation__component_11sqr {
1448
1451
  color: #8d8d93;
1449
1452
  }
1450
- .confirmation__circle_j8o0d {
1453
+ .confirmation__circle_vbpca {
1451
1454
  fill: transparent;
1452
1455
  stroke: #464649;
1453
1456
  }
1454
- .confirmation__header_1so52 {
1457
+ .confirmation__header_bmgs9 {
1455
1458
  color: #fff;
1456
1459
  }
1457
- .confirmation__description_1so52 {
1460
+ .confirmation__description_bmgs9 {
1458
1461
  color: #8d8d93;
1459
1462
  color: #fff;
1460
1463
  }
1461
- .confirmation__title_13s5f {
1464
+ .confirmation__title_18zor {
1462
1465
  color: #fff;
1463
1466
  }
1464
- .confirmation__text_13s5f {
1467
+ .confirmation__text_18zor {
1465
1468
  color: #8d8d93;
1466
1469
  }
1467
- .confirmation__phonesWrap_13s5f {
1470
+ .confirmation__phonesWrap_18zor {
1468
1471
  color: #8d8d93;
1469
1472
  }
1470
- .confirmation__phoneDescription_13s5f {
1473
+ .confirmation__phoneDescription_18zor {
1471
1474
  color: #8d8d93;
1472
1475
  }
1473
- .confirmation__header_we7wr {
1476
+ .confirmation__header_7ja5f {
1474
1477
  color: #fff;
1475
1478
  }
1476
- .confirmation__phone_we7wr {
1479
+ .confirmation__phone_7ja5f {
1477
1480
  color: #fff;
1478
1481
  }
1479
- .confirmation__header_zdk9j {
1482
+ .confirmation__header_1tztt {
1480
1483
  color: #fff;
1481
1484
  }
1482
- .confirmation__description_zdk9j {
1485
+ .confirmation__description_1tztt {
1483
1486
  color: #8d8d93;
1484
- }.pagination__component_19cs6 {
1487
+ }.pagination__component_xrwyq {
1485
1488
  color: #fff;
1486
1489
  }
1487
- .pagination__dots_ofnre {
1490
+ .pagination__dots_19y9t {
1488
1491
  color: #8d8d93;
1489
1492
  }
1490
1493
 
1491
- .pagination__tag_12ews.pagination__tag_12ews {
1494
+ .pagination__tag_1q7bd.pagination__tag_1q7bd {
1492
1495
  color: #8d8d93
1493
1496
  }
1494
- .pagination__tag_12ews.pagination__tag_12ews:hover:not(:disabled) {
1497
+ .pagination__tag_1q7bd.pagination__tag_1q7bd:hover:not(:disabled) {
1495
1498
  background-color: #2c2c2e;
1496
1499
  color: #fff;
1497
1500
  }
1498
- .pagination__tag_12ews.pagination__tag_12ews:active:not(:disabled) {
1501
+ .pagination__tag_1q7bd.pagination__tag_1q7bd:active:not(:disabled) {
1499
1502
  background-color: #3a3a3c;
1500
1503
  }
1501
- .pagination__tag_12ews.pagination__tag_12ews.pagination__checked_12ews {
1504
+ .pagination__tag_1q7bd.pagination__tag_1q7bd.pagination__checked_1q7bd {
1502
1505
  background-color: #f3f4f5;
1503
1506
  color: #000;
1504
1507
  }
1505
- .pagination__tag_12ews.pagination__tag_12ews.pagination__checked_12ews:hover:not(:disabled) {
1508
+ .pagination__tag_1q7bd.pagination__tag_1q7bd.pagination__checked_1q7bd:hover:not(:disabled) {
1506
1509
  color: #000;
1507
1510
  }
1508
- .pagination__tag_12ews.pagination__tag_12ews.pagination__checked_12ews:active:not(:disabled) {
1511
+ .pagination__tag_1q7bd.pagination__tag_1q7bd.pagination__checked_1q7bd:active:not(:disabled) {
1509
1512
  color: #fff;
1510
- }.input__input_ch2e9 {
1513
+ }.input__input_ycr36 {
1511
1514
  color: #fff;
1512
1515
  caret-color: #0072ef;
1513
1516
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1514
1517
  }
1515
- .input__input_ch2e9:-webkit-autofill {
1518
+ .input__input_ycr36:-webkit-autofill {
1516
1519
  -webkit-text-fill-color: #fff;
1517
1520
  }
1518
- .input__input_ch2e9::placeholder {
1521
+ .input__input_ycr36::placeholder {
1519
1522
  color: #8d8d93;
1520
1523
  }
1521
- .input__hasLabel_ch2e9::placeholder {
1524
+ .input__hasLabel_ycr36::placeholder {
1522
1525
  color: #464649;
1523
1526
  }
1524
- .input__clearIcon_ch2e9 {
1527
+ .input__clearIcon_ycr36 {
1525
1528
  color: #fff;
1526
1529
  }
1527
- .input__input_ch2e9:read-only {
1530
+ .input__input_ycr36:read-only {
1528
1531
  color: #8d8d93
1529
1532
  }
1530
- .input__input_ch2e9:read-only:focus::placeholder {
1533
+ .input__input_ycr36:read-only:focus::placeholder {
1531
1534
  color: #8d8d93;
1532
1535
  }
1533
- .input__input_ch2e9:disabled {
1536
+ .input__input_ycr36:disabled {
1534
1537
  color: #fff;
1535
1538
  -webkit-text-fill-color: #fff;
1536
1539
  }
1537
- .input__input_ch2e9:focus::placeholder {
1540
+ .input__input_ycr36:focus::placeholder {
1538
1541
  color: rgba(235, 235, 245, 0.3);
1539
1542
  }
1540
- .input__error_ch2e9 {
1543
+ .input__error_ycr36 {
1541
1544
  color: #f15045;
1542
1545
  caret-color: #f15045;
1543
1546
  }
1544
- .input__focusVisible_qenk9 {
1547
+ .input__focusVisible_12ona {
1545
1548
  outline: 2px solid #007aff;
1546
1549
  }
1547
- @keyframes input__onautofillstart_qenk9 {
1550
+ @keyframes input__onautofillstart_12ona {
1548
1551
  from {
1549
1552
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1550
1553
  }
@@ -1552,7 +1555,7 @@
1552
1555
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1553
1556
  }
1554
1557
  }
1555
- @keyframes input__onautofillcancel_qenk9 {
1558
+ @keyframes input__onautofillcancel_12ona {
1556
1559
  from {
1557
1560
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1558
1561
  }
@@ -1560,377 +1563,377 @@
1560
1563
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1561
1564
  }
1562
1565
  }
1563
- .input__input_1n6yh {
1566
+ .input__input_m64gh {
1564
1567
  color: #000;
1565
1568
  caret-color: #0072ef;
1566
1569
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1567
1570
  }
1568
- .input__input_1n6yh:-webkit-autofill {
1571
+ .input__input_m64gh:-webkit-autofill {
1569
1572
  -webkit-text-fill-color: #000;
1570
1573
  }
1571
- .input__input_1n6yh::placeholder {
1574
+ .input__input_m64gh::placeholder {
1572
1575
  color: rgba(60, 60, 67, 0.6);
1573
1576
  }
1574
- .input__hasLabel_1n6yh::placeholder {
1577
+ .input__hasLabel_m64gh::placeholder {
1575
1578
  color: #c5c5c7;
1576
1579
  }
1577
- .input__clearIcon_1n6yh {
1580
+ .input__clearIcon_m64gh {
1578
1581
  color: #121212;
1579
1582
  }
1580
- .input__input_1n6yh:read-only {
1583
+ .input__input_m64gh:read-only {
1581
1584
  color: rgba(60, 60, 67, 0.6)
1582
1585
  }
1583
- .input__input_1n6yh:read-only:focus::placeholder {
1586
+ .input__input_m64gh:read-only:focus::placeholder {
1584
1587
  color: rgba(60, 60, 67, 0.6);
1585
1588
  }
1586
- .input__input_1n6yh:disabled {
1589
+ .input__input_m64gh:disabled {
1587
1590
  color: #000;
1588
1591
  -webkit-text-fill-color: #000;
1589
1592
  }
1590
- .input__input_1n6yh:focus::placeholder {
1593
+ .input__input_m64gh:focus::placeholder {
1591
1594
  color: rgba(60, 60, 67, 0.3);
1592
1595
  }
1593
- .input__error_1n6yh {
1596
+ .input__error_m64gh {
1594
1597
  color: #ef3124;
1595
1598
  caret-color: #ef3124;
1596
- }.plate__component_116ly {
1597
- color: #fff;
1598
- }
1599
- .plate__focused_116ly {
1600
- outline: 2px solid #007aff;
1601
- }
1602
- .plate__common_116ly {
1603
- background-color: #202022;
1604
- border-color: #6d7986;
1605
- }
1606
- .plate__negative_116ly {
1607
- background-color: #35110d;
1608
- border-color: #d91d0b;
1609
- }
1610
- .plate__positive_116ly {
1611
- background-color: #042117;
1612
- border-color: #13a463;
1613
- }
1614
- .plate__attention_116ly {
1615
- background-color: #332104;
1616
- border-color: #de6a00;
1617
- }.icon-button__primary_vtvym {
1599
+ }.icon-button__primary_12nr0 {
1618
1600
  color: #fff
1619
1601
  }
1620
- .icon-button__primary_vtvym:hover {
1602
+ .icon-button__primary_12nr0:hover {
1621
1603
  color: rgb(179, 179, 179);
1622
1604
  }
1623
- .icon-button__primary_vtvym:active {
1605
+ .icon-button__primary_12nr0:active {
1624
1606
  color: rgb(128, 128, 128);
1625
1607
  }
1626
- .icon-button__secondary_vtvym {
1608
+ .icon-button__secondary_12nr0 {
1627
1609
  color: #8d8d93
1628
1610
  }
1629
- .icon-button__secondary_vtvym:hover {
1611
+ .icon-button__secondary_12nr0:hover {
1630
1612
  color: rgb(175, 175, 179);
1631
1613
  }
1632
- .icon-button__secondary_vtvym:active {
1614
+ .icon-button__secondary_12nr0:active {
1633
1615
  color: rgb(198, 198, 201);
1634
1616
  }
1635
- .icon-button__transparent_vtvym {
1617
+ .icon-button__transparent_12nr0 {
1636
1618
  color: rgba(255, 255, 255, 0.3)
1637
1619
  }
1638
- .icon-button__transparent_vtvym:hover {
1620
+ .icon-button__transparent_12nr0:hover {
1639
1621
  color: rgba(255, 255, 255, 0.4);
1640
1622
  }
1641
- .icon-button__transparent_vtvym:active {
1623
+ .icon-button__transparent_12nr0:active {
1642
1624
  color: rgba(255, 255, 255, 0.5);
1643
1625
  }
1644
- .icon-button__negative_vtvym {
1626
+ .icon-button__negative_12nr0 {
1645
1627
  color: #d91d0b
1646
1628
  }
1647
- .icon-button__negative_vtvym:hover {
1629
+ .icon-button__negative_12nr0:hover {
1648
1630
  color: rgb(152, 20, 8);
1649
1631
  }
1650
- .icon-button__negative_vtvym:active {
1632
+ .icon-button__negative_12nr0:active {
1651
1633
  color: rgb(109, 15, 6);
1652
1634
  }
1653
1635
 
1654
- .icon-button__primary_17kx8 {
1636
+ .icon-button__primary_1eesa {
1655
1637
  color: #121212
1656
1638
  }
1657
- .icon-button__primary_17kx8:hover {
1639
+ .icon-button__primary_1eesa:hover {
1658
1640
  color: rgb(230, 230, 230);
1659
1641
  }
1660
- .icon-button__primary_17kx8:active {
1642
+ .icon-button__primary_1eesa:active {
1661
1643
  color: rgb(179, 179, 179);
1662
1644
  }
1663
- .icon-button__secondary_17kx8 {
1645
+ .icon-button__secondary_1eesa {
1664
1646
  color: #233549
1665
1647
  }
1666
- .icon-button__secondary_17kx8:hover {
1648
+ .icon-button__secondary_1eesa:hover {
1667
1649
  color: rgb(219, 220, 221);
1668
1650
  }
1669
- .icon-button__secondary_17kx8:active {
1651
+ .icon-button__secondary_1eesa:active {
1670
1652
  color: rgb(170, 171, 172);
1671
1653
  }
1672
- .icon-button__transparent_17kx8 {
1654
+ .icon-button__transparent_1eesa {
1673
1655
  color: rgba(255, 255, 255, 0.3)
1674
1656
  }
1675
- .icon-button__transparent_17kx8:hover {
1657
+ .icon-button__transparent_1eesa:hover {
1676
1658
  color: rgba(255, 255, 255, 0.4);
1677
1659
  }
1678
- .icon-button__transparent_17kx8:active {
1660
+ .icon-button__transparent_1eesa:active {
1679
1661
  color: rgba(255, 255, 255, 0.5);
1680
1662
  }
1681
- .icon-button__negative_17kx8 {
1663
+ .icon-button__negative_1eesa {
1682
1664
  color: #d91d0b
1683
1665
  }
1684
- .icon-button__negative_17kx8:hover {
1666
+ .icon-button__negative_1eesa:hover {
1685
1667
  color: rgb(217, 72, 62);
1686
1668
  }
1687
- .icon-button__negative_17kx8:active {
1669
+ .icon-button__negative_1eesa:active {
1688
1670
  color: rgb(169, 56, 48);
1689
- }.toast-plate__component_ljwue {
1671
+ }.plate__component_hi4l0 {
1672
+ color: #fff;
1673
+ }
1674
+ .plate__focused_hi4l0 {
1675
+ outline: 2px solid #007aff;
1676
+ }
1677
+ .plate__common_hi4l0 {
1678
+ background-color: #202022;
1679
+ border-color: #6d7986;
1680
+ }
1681
+ .plate__negative_hi4l0 {
1682
+ background-color: #35110d;
1683
+ border-color: #d91d0b;
1684
+ }
1685
+ .plate__positive_hi4l0 {
1686
+ background-color: #042117;
1687
+ border-color: #13a463;
1688
+ }
1689
+ .plate__attention_hi4l0 {
1690
+ background-color: #332104;
1691
+ border-color: #de6a00;
1692
+ }.toast-plate__component_i2o9n {
1690
1693
  color: #000;
1691
1694
  background-color: #fff
1692
1695
  }
1693
- .toast-plate__actionSection_ljwue + .toast-plate__closeButton_ljwue:before {
1696
+ .toast-plate__actionSection_i2o9n + .toast-plate__closeButton_i2o9n:before {
1694
1697
  background-color: #e9e9eb;
1695
- }.with-suffix__hasSuffix_gtjob input:focus::placeholder {
1698
+ }.with-suffix__hasSuffix_1cw99 input:focus::placeholder {
1696
1699
  color: transparent;
1697
1700
  }
1698
- .with-suffix__disabled_gtjob {
1701
+ .with-suffix__disabled_1cw99 {
1699
1702
  color: #fff;
1700
- }.slider-input__steps_1rnpg {
1703
+ }.slider-input__steps_1v5bv {
1701
1704
  color: #8d8d93;
1702
1705
  }
1703
- .slider-input__info_1rnpg {
1706
+ .slider-input__info_1v5bv {
1704
1707
  color: #8d8d93;
1705
- }.filter-tag__component_1lkb5.filter-tag__disabled_1lkb5 {
1708
+ }.filter-tag__component_1hhpb.filter-tag__disabled_1hhpb {
1706
1709
  background-color: rgba(32, 32, 34, 0.3);
1707
1710
  }
1708
- .filter-tag__component_1lkb5.filter-tag__checked_1lkb5:not(.filter-tag__component_1lkb5.filter-tag__disabled_1lkb5) {
1711
+ .filter-tag__component_1hhpb.filter-tag__checked_1hhpb:not(.filter-tag__component_1hhpb.filter-tag__disabled_1hhpb) {
1709
1712
  background-color: #f3f4f5;
1710
1713
  }
1711
- .filter-tag__component_1lkb5.filter-tag__checked_1lkb5:not(.filter-tag__component_1lkb5.filter-tag__disabled_1lkb5):hover {
1714
+ .filter-tag__component_1hhpb.filter-tag__checked_1hhpb:not(.filter-tag__component_1hhpb.filter-tag__disabled_1hhpb):hover {
1712
1715
  background-color: #f3f4f5;
1713
1716
  }
1714
- .filter-tag__component_1lkb5.filter-tag__checked_1lkb5:not(.filter-tag__component_1lkb5.filter-tag__disabled_1lkb5):active {
1717
+ .filter-tag__component_1hhpb.filter-tag__checked_1hhpb:not(.filter-tag__component_1hhpb.filter-tag__disabled_1hhpb):active {
1715
1718
  background-color: rgb(194, 195, 196);
1716
1719
  }
1717
- .filter-tag__focused_1lkb5 {
1720
+ .filter-tag__focused_1hhpb {
1718
1721
  outline: 2px solid #007aff;
1719
1722
  }
1720
- .filter-tag__valueButton_1lkb5 {
1723
+ .filter-tag__valueButton_1hhpb {
1721
1724
  color: #fff;
1722
1725
  background-color: #202022;
1723
1726
  border-color: transparent
1724
1727
  }
1725
- .filter-tag__valueButton_1lkb5:not(.filter-tag__valueButton_1lkb5:disabled):hover {
1728
+ .filter-tag__valueButton_1hhpb:not(.filter-tag__valueButton_1hhpb:disabled):hover {
1726
1729
  background-color: #202022;
1727
1730
  border-color: transparent;
1728
1731
  }
1729
- .filter-tag__valueButton_1lkb5:not(.filter-tag__valueButton_1lkb5:disabled):active {
1732
+ .filter-tag__valueButton_1hhpb:not(.filter-tag__valueButton_1hhpb:disabled):active {
1730
1733
  background-color: rgb(65, 65, 67);
1731
1734
  border-color: transparent;
1732
1735
  }
1733
- .filter-tag__valueButton_1lkb5:disabled {
1736
+ .filter-tag__valueButton_1hhpb:disabled {
1734
1737
  background-color: rgba(32, 32, 34, 0.3);
1735
1738
  border-color: transparent;
1736
1739
  color: #464649;
1737
1740
  }
1738
- .filter-tag__valueButton_1lkb5.filter-tag__checked_1lkb5 {
1741
+ .filter-tag__valueButton_1hhpb.filter-tag__checked_1hhpb {
1739
1742
  background-color: #f3f4f5;
1740
1743
  color: #000
1741
1744
  }
1742
- .filter-tag__valueButton_1lkb5.filter-tag__checked_1lkb5:not(.filter-tag__valueButton_1lkb5:disabled):hover {
1745
+ .filter-tag__valueButton_1hhpb.filter-tag__checked_1hhpb:not(.filter-tag__valueButton_1hhpb:disabled):hover {
1743
1746
  background-color: #f3f4f5;
1744
1747
  }
1745
- .filter-tag__valueButton_1lkb5.filter-tag__checked_1lkb5:not(.filter-tag__valueButton_1lkb5:disabled):active {
1748
+ .filter-tag__valueButton_1hhpb.filter-tag__checked_1hhpb:not(.filter-tag__valueButton_1hhpb:disabled):active {
1746
1749
  background-color: rgb(194, 195, 196);
1747
1750
  }
1748
- .filter-tag__valueButton_1lkb5.filter-tag__checked_1lkb5:not(.filter-tag__valueButton_1lkb5:disabled):hover + .filter-tag__clear_1lkb5:before {
1751
+ .filter-tag__valueButton_1hhpb.filter-tag__checked_1hhpb:not(.filter-tag__valueButton_1hhpb:disabled):hover + .filter-tag__clear_1hhpb:before {
1749
1752
  background-color: #6d7986;
1750
1753
  }
1751
- .filter-tag__valueButton_1lkb5.filter-tag__checked_1lkb5:not(.filter-tag__valueButton_1lkb5:disabled):active + .filter-tag__clear_1lkb5:before {
1754
+ .filter-tag__valueButton_1hhpb.filter-tag__checked_1hhpb:not(.filter-tag__valueButton_1hhpb:disabled):active + .filter-tag__clear_1hhpb:before {
1752
1755
  background-color: transparent;
1753
1756
  }
1754
- .filter-tag__valueButton_1lkb5.filter-tag__checked_1lkb5:disabled {
1757
+ .filter-tag__valueButton_1hhpb.filter-tag__checked_1hhpb:disabled {
1755
1758
  background-color: rgba(243, 244, 245, 0.3);
1756
1759
  color: #000;
1757
1760
  }
1758
- .filter-tag__clear_1lkb5 {
1761
+ .filter-tag__clear_1hhpb {
1759
1762
  background-color: #f3f4f5
1760
1763
  }
1761
- .filter-tag__clear_1lkb5:before {
1764
+ .filter-tag__clear_1hhpb:before {
1762
1765
  background-color: #6d7986;
1763
1766
  }
1764
- .filter-tag__clear_1lkb5:hover:before {
1767
+ .filter-tag__clear_1hhpb:hover:before {
1765
1768
  background-color: #6d7986;
1766
1769
  }
1767
- .filter-tag__clear_1lkb5:active:before {
1770
+ .filter-tag__clear_1hhpb:active:before {
1768
1771
  background-color: transparent;
1769
1772
  }
1770
- .filter-tag__clear_1lkb5:hover {
1773
+ .filter-tag__clear_1hhpb:hover {
1771
1774
  background-color: #f3f4f5;
1772
1775
  }
1773
- .filter-tag__clear_1lkb5:active {
1776
+ .filter-tag__clear_1hhpb:active {
1774
1777
  background-color: rgb(194, 195, 196);
1775
- }.file-upload-item__component_gcfyk {
1778
+ }.file-upload-item__component_11lx3 {
1776
1779
  color: #8d8d93;
1777
1780
  box-shadow: 0 -1px 0 0 #2b2b2e inset
1778
1781
  }
1779
- .file-upload-item__icon_gcfyk {
1782
+ .file-upload-item__icon_11lx3 {
1780
1783
  color: #fff;
1781
1784
  }
1782
- .file-upload-item__errorIcon_gcfyk {
1785
+ .file-upload-item__errorIcon_11lx3 {
1783
1786
  color: #d91d0b;
1784
1787
  }
1785
- .file-upload-item__successIcon_gcfyk {
1788
+ .file-upload-item__successIcon_11lx3 {
1786
1789
  color: #2fc26e;
1787
1790
  }
1788
- .file-upload-item__name_gcfyk {
1791
+ .file-upload-item__name_11lx3 {
1789
1792
  color: #fff
1790
1793
  }
1791
- .file-upload-item__errorWrapper_gcfyk {
1794
+ .file-upload-item__errorWrapper_11lx3 {
1792
1795
  color: #ef3124
1793
- }.bottom-sheet__modal_1ht90 {
1796
+ }.bottom-sheet__modal_19m4l {
1794
1797
  background-color: transparent;
1795
1798
  }
1796
- .bottom-sheet__component_1ht90 {
1799
+ .bottom-sheet__component_19m4l {
1797
1800
  background: #121212;
1798
1801
  }
1799
- .bottom-sheet__marker_1ht90 {
1802
+ .bottom-sheet__marker_19m4l {
1800
1803
  background-color: #2a2a2c;
1801
1804
  }
1802
- .bottom-sheet__content_1ht90 {
1805
+ .bottom-sheet__content_19m4l {
1803
1806
  color: #fff;
1804
1807
  background-color: #121212;
1805
1808
  }
1806
- .bottom-sheet__backer_10z0g {
1809
+ .bottom-sheet__backer_1sx8q {
1807
1810
  color: #fff;
1808
1811
  }
1809
- .bottom-sheet__button_10z0g {
1812
+ .bottom-sheet__button_1sx8q {
1810
1813
  background: rgba(255, 255, 255, 0.03);
1811
1814
  }
1812
- .bottom-sheet__closer_1izwx {
1815
+ .bottom-sheet__closer_1assi {
1813
1816
  color: #fff;
1814
1817
  }
1815
- .bottom-sheet__button_1izwx {
1818
+ .bottom-sheet__button_1assi {
1816
1819
  background: rgba(255, 255, 255, 0.03);
1817
1820
  }
1818
- .bottom-sheet__footer_eiauv {
1821
+ .bottom-sheet__header_nwru9 {
1819
1822
  background-color: #121212;
1820
1823
  }
1821
- .bottom-sheet__highlighted_eiauv {
1822
- border-top: 1px solid #2b2b2e;
1823
- background-color: #121212;
1824
+ .bottom-sheet__highlighted_nwru9 {
1825
+ border-bottom: 1px solid #2b2b2e;
1824
1826
  }
1825
- .bottom-sheet__header_14qjo {
1827
+ .bottom-sheet__footer_o8h92 {
1826
1828
  background-color: #121212;
1827
1829
  }
1828
- .bottom-sheet__highlighted_14qjo {
1829
- border-bottom: 1px solid #2b2b2e;
1830
+ .bottom-sheet__highlighted_o8h92 {
1831
+ border-top: 1px solid #2b2b2e;
1832
+ background-color: #121212;
1830
1833
  }
1831
- .calendar__dayName_17ih3 {
1834
+ .calendar__dayName_5nu51 {
1832
1835
  color: #8d8d93
1833
1836
  }
1834
- .calendar__day_17ih3 {
1837
+ .calendar__day_5nu51 {
1835
1838
  color: #fff
1836
1839
  }
1837
- .calendar__day_17ih3.calendar__highlighted_17ih3,
1838
- .calendar__day_17ih3.calendar__range_17ih3.calendar__highlighted_17ih3:not(.calendar__disabled_17ih3) {
1840
+ .calendar__day_5nu51.calendar__highlighted_5nu51,
1841
+ .calendar__day_5nu51.calendar__range_5nu51.calendar__highlighted_5nu51:not(.calendar__disabled_5nu51) {
1839
1842
  color: #fff;
1840
1843
  background: #2a2a2c;
1841
1844
  }
1842
- .calendar__day_17ih3.calendar__disabled_17ih3 {
1845
+ .calendar__day_5nu51.calendar__disabled_5nu51 {
1843
1846
  color: #464649;
1844
1847
  background: transparent;
1845
1848
  }
1846
- .calendar__day_17ih3.calendar__today_17ih3 {
1849
+ .calendar__day_5nu51.calendar__today_5nu51 {
1847
1850
  color: #0072ef;
1848
1851
  }
1849
- .calendar__day_17ih3.calendar__rangeComplete_17ih3 {
1852
+ .calendar__day_5nu51.calendar__rangeComplete_5nu51 {
1850
1853
  background: #e8f2fe;
1851
1854
  }
1852
- .calendar__day_17ih3.calendar__selected_17ih3,
1853
- .calendar__day_17ih3.calendar__disabled_17ih3.calendar__selected_17ih3 {
1855
+ .calendar__day_5nu51.calendar__selected_5nu51,
1856
+ .calendar__day_5nu51.calendar__disabled_5nu51.calendar__selected_5nu51 {
1854
1857
  color: #000;
1855
1858
  background: #fff;
1856
1859
  }
1857
- .calendar__day_17ih3.calendar__selected_17ih3:hover {
1860
+ .calendar__day_5nu51.calendar__selected_5nu51:hover {
1858
1861
  background: rgb(217, 217, 217);
1859
1862
  }
1860
- .calendar__range_17ih3 .calendar__day_17ih3:not(.calendar__selected_17ih3):not(.calendar__disabled_17ih3):not(.calendar__today_17ih3) {
1863
+ .calendar__range_5nu51 .calendar__day_5nu51:not(.calendar__selected_5nu51):not(.calendar__disabled_5nu51):not(.calendar__today_5nu51) {
1861
1864
  color: #fff;
1862
1865
  }
1863
- .calendar__range_17ih3:before {
1866
+ .calendar__range_5nu51:before {
1864
1867
  background: #485767;
1865
1868
  }
1866
- .calendar__rangeComplete_17ih3:before {
1869
+ .calendar__rangeComplete_5nu51:before {
1867
1870
  background: #e8f2fe;
1868
1871
  }
1869
- .calendar__transitLeft_17ih3:after {
1872
+ .calendar__transitLeft_5nu51:after {
1870
1873
  background: linear-gradient(
1871
1874
  270deg,
1872
1875
  #485767 0%,
1873
1876
  rgba(255, 255, 255, 0) 100%
1874
1877
  );
1875
1878
  }
1876
- .calendar__transitRight_17ih3:after {
1879
+ .calendar__transitRight_5nu51:after {
1877
1880
  background: linear-gradient(
1878
1881
  270deg,
1879
1882
  rgba(255, 255, 255, 0) 0%,
1880
1883
  #485767 100%
1881
1884
  );
1882
1885
  }
1883
- .calendar__rangeComplete_17ih3.calendar__transitLeft_17ih3:after {
1886
+ .calendar__rangeComplete_5nu51.calendar__transitLeft_5nu51:after {
1884
1887
  background: linear-gradient(
1885
1888
  270deg,
1886
1889
  #e8f2fe 0%,
1887
1890
  rgba(255, 255, 255, 0) 100%
1888
1891
  );
1889
1892
  }
1890
- .calendar__rangeComplete_17ih3.calendar__transitRight_17ih3:after {
1893
+ .calendar__rangeComplete_5nu51.calendar__transitRight_5nu51:after {
1891
1894
  background: linear-gradient(
1892
1895
  270deg,
1893
1896
  rgba(255, 255, 255, 0) 0%,
1894
1897
  #e8f2fe 100%
1895
1898
  );
1896
1899
  }
1897
- .calendar__dot_17ih3 {
1900
+ .calendar__dot_5nu51 {
1898
1901
  background: #fff;
1899
1902
  }
1900
- .calendar__selected_17ih3 .calendar__dot_17ih3 {
1903
+ .calendar__selected_5nu51 .calendar__dot_5nu51 {
1901
1904
  background: #121212;
1902
1905
  }
1903
- .calendar__withShadow_1q7sw {
1906
+ .calendar__withShadow_btcea {
1904
1907
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1905
1908
  }
1906
1909
 
1907
1910
  @media (max-width: 374px) {
1908
1911
  }
1909
- .calendar__empty_f2srf {
1912
+ .calendar__empty_1unom {
1910
1913
  color: #8d8d93;
1911
1914
  }
1912
- .calendar__button_114kj {
1915
+ .calendar__button_1lr83 {
1913
1916
  background-color: transparent
1914
1917
  }
1915
- .calendar__button_114kj:not(:disabled):hover {
1918
+ .calendar__button_1lr83:not(:disabled):hover {
1916
1919
  background-color: #2c2c2e;
1917
1920
  color: #fff;
1918
1921
  }
1919
- .calendar__button_114kj.calendar__filled_114kj {
1922
+ .calendar__button_1lr83.calendar__filled_1lr83 {
1920
1923
  background-color: #2c2c2e
1921
1924
  }
1922
- .calendar__button_114kj.calendar__filled_114kj:not(:disabled):hover {
1925
+ .calendar__button_1lr83.calendar__filled_1lr83:not(:disabled):hover {
1923
1926
  background-color: rgb(59, 59, 61);
1924
1927
  }
1925
- .calendar__button_114kj.calendar__outlined_114kj {
1928
+ .calendar__button_1lr83.calendar__outlined_1lr83 {
1926
1929
  border: 1px solid #fff;
1927
1930
  }
1928
- .calendar__button_114kj.calendar__selected_114kj,
1929
- .calendar__button_114kj.calendar__selected_114kj:disabled {
1931
+ .calendar__button_1lr83.calendar__selected_1lr83,
1932
+ .calendar__button_1lr83.calendar__selected_1lr83:disabled {
1930
1933
  background-color: #fff;
1931
1934
  color: #000
1932
1935
  }
1933
- .calendar__button_114kj.calendar__selected_114kj:not(:disabled):hover, .calendar__button_114kj.calendar__selected_114kj:disabled:not(:disabled):hover {
1936
+ .calendar__button_1lr83.calendar__selected_1lr83:not(:disabled):hover, .calendar__button_1lr83.calendar__selected_1lr83:disabled:not(:disabled):hover {
1934
1937
  background-color: #fff;
1935
1938
  color: #000;
1936
1939
  }
@@ -1938,284 +1941,284 @@
1938
1941
  }
1939
1942
 
1940
1943
 
1941
- .modal__button_twv7b {
1944
+ .modal__button_tguus {
1942
1945
  background: rgba(18, 18, 18, 0.4);
1943
1946
  }
1944
1947
 
1945
1948
 
1946
1949
 
1947
1950
 
1948
- .modal__sticky_1w9wg {
1951
+ .modal__sticky_1bntp {
1949
1952
  background: #121212;
1950
1953
  }
1951
- .modal__highlighted_1w9wg {
1954
+ .modal__highlighted_1bntp {
1952
1955
  background: #121212;
1953
1956
  box-shadow: 0 -1px 0 0 #2b2b2e;
1954
1957
  }
1955
1958
 
1956
1959
 
1957
1960
 
1958
- .modal__highlighted_10dur {
1961
+ .modal__highlighted_4nw06 {
1959
1962
  background: #121212;
1960
1963
  }
1961
- .modal__sticky_10dur.modal__hasContent_10dur {
1964
+ .modal__sticky_4nw06.modal__hasContent_4nw06 {
1962
1965
  background: #121212;
1963
1966
  }
1964
- .bank-card__component_15yai {
1967
+ .bank-card__component_1y4aw {
1965
1968
  --form-control-bg-color: transparent;
1966
1969
  --form-control-hover-bg-color: transparent;
1967
1970
  --form-control-focus-bg-color: transparent;
1968
1971
  }
1969
- .bank-card__label_15yai {
1972
+ .bank-card__label_1y4aw {
1970
1973
  color: rgba(0, 0, 0, 0.6)
1971
1974
  }
1972
- .bank-card__focused_15yai .bank-card__label_15yai,
1973
- .bank-card__filled_15yai .bank-card__label_15yai {
1975
+ .bank-card__focused_1y4aw .bank-card__label_1y4aw,
1976
+ .bank-card__filled_1y4aw .bank-card__label_1y4aw {
1974
1977
  color: #000
1975
1978
  }
1976
- .bank-card__input_15yai {
1979
+ .bank-card__input_1y4aw {
1977
1980
  color: #000;
1978
1981
  caret-color: #000
1979
1982
  }
1980
- .bank-card__bankLogo_15yai svg g {
1983
+ .bank-card__bankLogo_1y4aw svg g {
1981
1984
  fill: #000;
1982
1985
  }
1983
- .bank-card__brandLogo_15yai svg {
1986
+ .bank-card__brandLogo_1y4aw svg {
1984
1987
  fill: #000;
1985
1988
  }
1986
- .bank-card__usePhoto_15yai {
1989
+ .bank-card__usePhoto_1y4aw {
1987
1990
  background-color: transparent
1988
1991
  }
1989
- .bank-card__usePhoto_15yai svg {
1992
+ .bank-card__usePhoto_1y4aw svg {
1990
1993
  fill: #000;
1991
- }.toast__toastPlate_10dtw {
1994
+ }.toast__toastPlate_1uoy2 {
1992
1995
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1993
1996
  }
1994
- .toast__popoverInner_10dtw {
1997
+ .toast__popoverInner_1uoy2 {
1995
1998
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1996
1999
  background-color: transparent;
1997
- }.amount-input__minorPartAndCurrency_1jjgn {
2000
+ }.amount-input__minorPartAndCurrency_17yrq {
1998
2001
  color: #8d8d93;
1999
2002
  }
2000
- .amount-input__filled_39ud2 .amount-input__input_39ud2,
2001
- .amount-input__input_39ud2:focus {
2003
+ .amount-input__filled_44z2u .amount-input__input_44z2u,
2004
+ .amount-input__input_44z2u:focus {
2002
2005
  -webkit-text-fill-color: transparent;
2003
2006
  }
2004
- .amount-input__minorPartAndCurrency_f1mqw {
2007
+ .amount-input__minorPartAndCurrency_3gxtu {
2005
2008
  color: #8a8a8e;
2006
- }.tooltip__hint_fauqq {
2009
+ }.tooltip__hint_ievuq {
2007
2010
  background-color: #121212;
2008
2011
  }
2009
- .tooltip__hint_fauqq .tooltip__component_fauqq {
2012
+ .tooltip__hint_ievuq .tooltip__component_ievuq {
2010
2013
  color: #000;
2011
2014
  }
2012
- .tooltip__hint_fauqq .tooltip__arrow_fauqq:after {
2015
+ .tooltip__hint_ievuq .tooltip__arrow_ievuq:after {
2013
2016
  background-color: #121212;
2014
2017
  border-color: #121212;
2015
2018
  }
2016
2019
  @media (min-width: 600px) {
2017
- }.calendar-with-skeleton__skeleton_1arwj {
2020
+ }.calendar-with-skeleton__skeleton_334qk {
2018
2021
  background-color: #121212;
2019
- }.calendar-input__calendarIcon_rmdrh {
2020
- color: #fff
2021
- }.select__arrow_1obhi {
2022
+ }.select__arrow_1kcr2 {
2022
2023
  color: #fff;
2023
2024
  }
2024
- .select__popoverInner_1bh4n {
2025
+ .select__popoverInner_rium5 {
2025
2026
  background: transparent;
2026
2027
  }
2027
- .select__optionsList_1bh4n {
2028
+ .select__optionsList_rium5 {
2028
2029
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2029
2030
  background: #121212;
2030
2031
  }
2031
- .select__placeholder_jeyb5 {
2032
+ .select__single_16tz5 {
2033
+ background: #fff
2034
+ }
2035
+ .select__placeholder_6lqtz {
2032
2036
  color: #8d8d93;
2033
2037
  }
2034
- .select__focusVisible_jeyb5 {
2038
+ .select__focusVisible_6lqtz {
2035
2039
  outline: 2px solid #007aff;
2036
2040
  }
2037
- .select__single_17wbu {
2038
- background: #fff
2039
- }
2040
- .select__optgroup_wspo0 {
2041
+ .select__optgroup_cufn3 {
2041
2042
  background: #121212
2042
2043
  }
2043
- .select__label_wspo0 {
2044
+ .select__label_cufn3 {
2044
2045
  color: #8d8d93;
2045
2046
  }
2046
- .select__option_1fx4k {
2047
+ .select__option_cxkah {
2047
2048
  background: #121212;
2048
2049
  color: #fff
2049
2050
  }
2050
- .select__option_1fx4k:not(.select__disabled_1fx4k):active {
2051
+ .select__option_cxkah:not(.select__disabled_cxkah):active {
2051
2052
  background: #2c2c2e;
2052
2053
  color: #fff;
2053
2054
  }
2054
- .select__option_1fx4k:before {
2055
+ .select__option_cxkah:before {
2055
2056
  background: #2b2b2e;
2056
2057
  }
2057
- .select__selected_1fx4k {
2058
+ .select__selected_cxkah {
2058
2059
  background: #121212;
2059
2060
  color: #fff;
2060
2061
  }
2061
- .select__highlighted_1fx4k {
2062
+ .select__highlighted_cxkah {
2062
2063
  background: #202022;
2063
2064
  color: #fff
2064
2065
  }
2065
- .select__disabled_1fx4k {
2066
+ .select__disabled_cxkah {
2066
2067
  background: #121212;
2067
2068
  color: #8d8d93;
2068
2069
  }
2069
- .select__emptyPlaceholder_11kja {
2070
- color: #8d8d93;
2071
- }
2072
- .select__popoverInner_5wb5m {
2070
+ .select__popoverInner_1xkpu {
2073
2071
  background: transparent;
2074
2072
  }
2075
- .select__virtualRow_1ph0j:before {
2073
+ .select__emptyPlaceholder_1litb {
2074
+ color: #8d8d93;
2075
+ }
2076
+
2077
+ .select__virtualRow_1oenu:before {
2076
2078
  background: #2b2b2e;
2077
2079
  }
2078
- .select__emptyPlaceholder_1ph0j {
2080
+ .select__emptyPlaceholder_1oenu {
2079
2081
  color: #8d8d93;
2080
2082
  }
2081
2083
 
2082
2084
 
2083
-
2084
- .select__emptyPlaceholder_i3j6j {
2085
+ .select__emptyPlaceholder_1s0n4 {
2085
2086
  color: #8d8d93;
2086
2087
  }
2087
- .select__footer_i3j6j {
2088
+ .select__footer_1s0n4 {
2088
2089
  background-color: #121212
2089
2090
  }
2090
- .select__highlighted_i3j6j {
2091
+ .select__highlighted_1s0n4 {
2091
2092
  border-top: 1px solid #2b2b2e;
2092
2093
  background-color: #121212;
2093
2094
  }
2094
- .select__footer_1ixsa {
2095
+ .select__footer_1vqzs {
2095
2096
  background: #121212
2096
2097
  }
2097
- .select__withBorder_1ixsa {
2098
+ .select__withBorder_1vqzs {
2098
2099
  box-shadow: inset 0 1px 0 #262629;
2099
- }.gallery__modal_chj8q {
2100
+ }.calendar-input__calendarIcon_1h5bi {
2101
+ color: #fff
2102
+ }.gallery__modal_94np5 {
2100
2103
  background: transparent;
2101
2104
  }
2102
- .gallery__header_2qw6y {
2105
+ .gallery__header_83g3e {
2103
2106
  background-color: #e9e9eb;
2104
2107
  }
2105
2108
 
2106
- .gallery__component_abv5k {
2109
+ .gallery__component_1lywd {
2107
2110
  border: 2px solid rgba(0, 0, 0, 0);
2108
2111
  }
2109
- .gallery__active_abv5k {
2112
+ .gallery__active_1lywd {
2110
2113
  border-color: #121212
2111
2114
  }
2112
- .gallery__image_abv5k {
2115
+ .gallery__image_1lywd {
2113
2116
  background-color: #121212
2114
2117
  }
2115
- .gallery__loading_abv5k {
2118
+ .gallery__loading_1lywd {
2116
2119
  background-color: #e9eaeb;
2117
2120
  }
2118
- .gallery__brokenImageWrapper_abv5k {
2121
+ .gallery__brokenImageWrapper_1lywd {
2119
2122
  background-color: #121212
2120
2123
  }
2121
- .gallery__focused_abv5k {
2124
+ .gallery__focused_1lywd {
2122
2125
  outline: 2px solid #007aff;
2123
2126
  }
2124
- .gallery__component_zltry {
2127
+ .gallery__component_w9pm8 {
2125
2128
  background-color: rgba(255, 255, 255, 0.5);
2126
2129
  }
2127
- .gallery__slideLoading_zltry {
2130
+ .gallery__slideLoading_w9pm8 {
2128
2131
  background-color: #e9eaeb;
2129
2132
  }
2130
- .gallery__image_zltry {
2133
+ .gallery__image_w9pm8 {
2131
2134
  background-color: #121212;
2132
2135
  }
2133
- .gallery__smallImage_zltry {
2136
+ .gallery__smallImage_w9pm8 {
2134
2137
  background-color: #121212;
2135
2138
  }
2136
- .gallery__arrow_zltry {
2139
+ .gallery__arrow_w9pm8 {
2137
2140
  color: #121212
2138
2141
  }
2139
- .gallery__arrow_zltry:hover {
2142
+ .gallery__arrow_w9pm8:hover {
2140
2143
  background-color: rgba(255, 255, 255, 0.1);
2141
2144
  }
2142
- .gallery__arrow_zltry:active {
2145
+ .gallery__arrow_w9pm8:active {
2143
2146
  background-color: rgba(255, 255, 255, 0.2);
2144
2147
  }
2145
- .gallery__focused_zltry {
2148
+ .gallery__focused_w9pm8 {
2146
2149
  outline: 2px solid #007aff;
2147
2150
  }
2148
- .gallery__placeholder_zltry {
2151
+ .gallery__placeholder_w9pm8 {
2149
2152
  background-color: #121212;
2150
2153
  }
2151
- .gallery__fullScreenImage_zltry {
2154
+ .gallery__fullScreenImage_w9pm8 {
2152
2155
  background-color: #121212;
2153
2156
  }
2154
- .gallery__component_qyuki {
2157
+ .gallery__component_q2gaq {
2155
2158
  background-color: #e9e9eb
2156
- }.calendar-range__divider_1p788:after {
2159
+ }.calendar-range__divider_1s31i:after {
2157
2160
  background-color: #fff;
2158
2161
  }
2159
- .intl-phone-input__flagIcon_y8d3j {
2162
+ .intl-phone-input__flagIcon_e2eew {
2160
2163
  box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2161
2164
  }
2162
- .intl-phone-input__dialCode_ak7av {
2165
+ .intl-phone-input__dialCode_1spli {
2163
2166
  color: #8d8d93;
2164
2167
  }
2165
- .intl-phone-input__focusVisible_2p822 {
2168
+ .intl-phone-input__focusVisible_uwmcy {
2166
2169
  outline: 2px solid #007aff;
2167
- }.table__component_16ppr {
2170
+ }.table__component_1gybp {
2168
2171
  border-top: 1px solid #2b2b2e;
2169
2172
  }
2170
- .table__wrapper_1ik65 {
2173
+ .table__wrapper_173ki {
2171
2174
  background: #121212;
2172
2175
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2173
2176
  0 2px 4px rgba(11, 31, 53, 0.16);
2174
2177
  }
2175
-
2176
- .table__component_dr8k7 {
2178
+ .table__component_v2mv9 {
2177
2179
  color: #fff;
2178
2180
  border-top: 1px solid #2b2b2e;
2179
2181
  }
2180
2182
 
2181
- .table__component_t9or3 th:not(:last-child):not(:empty):after {
2182
- background-color: #2a2a2c;
2183
- }
2184
- .table__component_ygcu0 {
2183
+
2184
+ .table__component_o7qvl {
2185
2185
  color: #fff;
2186
2186
  border-bottom: 1px solid #2b2b2e;
2187
2187
  background: #121212;
2188
2188
  }
2189
- .table__sorted_ygcu0 {
2189
+ .table__sorted_o7qvl {
2190
2190
  color: #fff;
2191
2191
  }
2192
- .table__component_hujmf {
2192
+ .table__component_1bsx4 th:not(:last-child):not(:empty):after {
2193
+ background-color: #2a2a2c;
2194
+ }
2195
+ .table__component_z5xxi {
2193
2196
  background: #121212
2194
2197
  }
2195
- .table__withoutBorder_hujmf {
2198
+ .table__withoutBorder_z5xxi {
2196
2199
  }
2197
- .table__clickable_hujmf:hover {
2200
+ .table__clickable_z5xxi:hover {
2198
2201
  background-color: #202022;
2199
2202
  }
2200
- .table__selected_hujmf {
2203
+ .table__selected_z5xxi {
2201
2204
  background-color: #f2f8ff
2202
2205
  }
2203
- .table__selected_hujmf:hover {
2206
+ .table__selected_z5xxi:hover {
2204
2207
  background-color: #e8f2fe;
2205
2208
  }
2206
- .table__icon_mjbkl {
2209
+ .table__icon_b2py1 {
2207
2210
  color: #8d8d93
2208
2211
  }
2209
- .table__icon_mjbkl:hover {
2212
+ .table__icon_b2py1:hover {
2210
2213
  color: #fff;
2211
2214
  }
2212
- .table__sorted_mjbkl {
2215
+ .table__sorted_b2py1 {
2213
2216
  color: #0072ef
2214
2217
  }
2215
- .table__sorted_mjbkl:hover {
2218
+ .table__sorted_b2py1:hover {
2216
2219
  color: #0072ef;
2217
2220
  }
2218
- .table__open_1lomy,
2219
- .table__open_1lomy:hover {
2221
+ .table__open_1vx8w,
2222
+ .table__open_1vx8w:hover {
2220
2223
  background-color: rgb(85, 99, 114);
2221
2224
  }