@alfalab/core-components 27.3.0 → 27.5.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 (1589) 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 +7 -7
  10. package/amount/esm/pure/component.js +1 -1
  11. package/amount/esm/pure/index.css +2 -2
  12. package/amount/index.css +7 -7
  13. package/amount/modern/component.js +1 -1
  14. package/amount/modern/index.css +7 -7
  15. package/amount/modern/pure/component.js +1 -1
  16. package/amount/modern/pure/index.css +2 -2
  17. package/amount/pure/component.js +1 -1
  18. package/amount/pure/index.css +2 -2
  19. package/amount-input/Component.d.ts +1 -1
  20. package/amount-input/Component.js +3 -3
  21. package/amount-input/cssm/Component.d.ts +1 -1
  22. package/amount-input/default.css +2 -2
  23. package/amount-input/esm/Component.d.ts +1 -1
  24. package/amount-input/esm/Component.js +3 -3
  25. package/amount-input/esm/default.css +2 -2
  26. package/amount-input/esm/index.css +7 -7
  27. package/amount-input/esm/inverted.css +2 -2
  28. package/amount-input/index.css +7 -7
  29. package/amount-input/inverted.css +2 -2
  30. package/amount-input/modern/Component.d.ts +1 -1
  31. package/amount-input/modern/Component.js +3 -3
  32. package/amount-input/modern/default.css +2 -2
  33. package/amount-input/modern/index.css +7 -7
  34. package/amount-input/modern/inverted.css +2 -2
  35. package/attach/Component.js +1 -1
  36. package/attach/esm/Component.js +1 -1
  37. package/attach/esm/index.css +27 -27
  38. package/attach/index.css +27 -27
  39. package/attach/modern/Component.js +1 -1
  40. package/attach/modern/index.css +27 -27
  41. package/backdrop/Component.js +1 -1
  42. package/backdrop/esm/Component.js +1 -1
  43. package/backdrop/esm/index.css +11 -11
  44. package/backdrop/index.css +11 -11
  45. package/backdrop/modern/Component.js +1 -1
  46. package/backdrop/modern/index.css +11 -11
  47. package/badge/Component.js +1 -1
  48. package/badge/cssm/index.module.css +8 -7
  49. package/badge/esm/Component.js +1 -1
  50. package/badge/esm/index.css +46 -45
  51. package/badge/index.css +46 -45
  52. package/badge/modern/Component.js +1 -1
  53. package/badge/modern/index.css +46 -45
  54. package/bank-card/Component.js +1 -1
  55. package/bank-card/cssm/index.module.css +4 -0
  56. package/bank-card/esm/Component.js +1 -1
  57. package/bank-card/esm/index.css +23 -19
  58. package/bank-card/index.css +23 -19
  59. package/bank-card/modern/Component.js +1 -1
  60. package/bank-card/modern/index.css +23 -19
  61. package/base-modal/Component.js +1 -1
  62. package/base-modal/esm/Component.js +1 -1
  63. package/base-modal/esm/index.css +12 -12
  64. package/base-modal/index.css +12 -12
  65. package/base-modal/modern/Component.js +1 -1
  66. package/base-modal/modern/index.css +12 -12
  67. package/bottom-sheet/{component-48fbd3fa.d.ts → component-ce7f038a.d.ts} +0 -0
  68. package/bottom-sheet/{component-48fbd3fa.js → component-ce7f038a.js} +3 -3
  69. package/bottom-sheet/component.js +2 -2
  70. package/bottom-sheet/components/backer/Component.js +2 -2
  71. package/bottom-sheet/components/backer/index.css +2 -2
  72. package/bottom-sheet/components/closer/Component.js +2 -2
  73. package/bottom-sheet/components/closer/index.css +2 -2
  74. package/bottom-sheet/components/footer/Component.js +1 -1
  75. package/bottom-sheet/components/footer/index.css +3 -3
  76. package/bottom-sheet/components/header/Component.js +2 -2
  77. package/bottom-sheet/components/header/index.css +15 -15
  78. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  79. package/bottom-sheet/esm/{component-d23810c2.d.ts → component-15c086eb.d.ts} +0 -0
  80. package/bottom-sheet/esm/{component-d23810c2.js → component-15c086eb.js} +3 -3
  81. package/bottom-sheet/esm/component.js +2 -2
  82. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  83. package/bottom-sheet/esm/components/backer/index.css +2 -2
  84. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  85. package/bottom-sheet/esm/components/closer/index.css +2 -2
  86. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  87. package/bottom-sheet/esm/components/footer/index.css +3 -3
  88. package/bottom-sheet/esm/components/header/Component.js +2 -2
  89. package/bottom-sheet/esm/components/header/index.css +15 -15
  90. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  91. package/bottom-sheet/esm/index.css +14 -14
  92. package/bottom-sheet/esm/index.d.ts +1 -1
  93. package/bottom-sheet/esm/index.js +2 -2
  94. package/bottom-sheet/esm/{tslib.es6-c0606f33.d.ts → tslib.es6-3e657ad0.d.ts} +0 -0
  95. package/bottom-sheet/esm/{tslib.es6-c0606f33.js → tslib.es6-3e657ad0.js} +0 -0
  96. package/bottom-sheet/index.css +14 -14
  97. package/bottom-sheet/index.d.ts +1 -1
  98. package/bottom-sheet/index.js +2 -2
  99. package/bottom-sheet/modern/{component-10d37ca8.d.ts → component-f49e2da2.d.ts} +0 -0
  100. package/bottom-sheet/modern/{component-10d37ca8.js → component-f49e2da2.js} +2 -2
  101. package/bottom-sheet/modern/component.js +1 -1
  102. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  103. package/bottom-sheet/modern/components/backer/index.css +2 -2
  104. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  105. package/bottom-sheet/modern/components/closer/index.css +2 -2
  106. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  107. package/bottom-sheet/modern/components/footer/index.css +3 -3
  108. package/bottom-sheet/modern/components/header/Component.js +1 -1
  109. package/bottom-sheet/modern/components/header/index.css +15 -15
  110. package/bottom-sheet/modern/index.css +14 -14
  111. package/bottom-sheet/modern/index.d.ts +1 -1
  112. package/bottom-sheet/modern/index.js +1 -1
  113. package/bottom-sheet/{tslib.es6-3cc8aaff.d.ts → tslib.es6-6c68fcca.d.ts} +0 -0
  114. package/bottom-sheet/{tslib.es6-3cc8aaff.js → tslib.es6-6c68fcca.js} +0 -0
  115. package/button/Component.js +3 -3
  116. package/button/default.css +40 -40
  117. package/button/esm/Component.js +3 -3
  118. package/button/esm/default.css +40 -40
  119. package/button/esm/index.css +53 -53
  120. package/button/esm/inverted.css +40 -40
  121. package/button/index.css +53 -53
  122. package/button/inverted.css +40 -40
  123. package/button/modern/Component.js +3 -3
  124. package/button/modern/default.css +40 -40
  125. package/button/modern/index.css +53 -53
  126. package/button/modern/inverted.css +40 -40
  127. package/calendar/Component.js +2 -2
  128. package/calendar/components/days-table/Component.js +2 -2
  129. package/calendar/components/days-table/index.css +50 -50
  130. package/calendar/components/days-table/index.js +1 -1
  131. package/calendar/components/header/Component.js +1 -1
  132. package/calendar/components/header/index.css +2 -2
  133. package/calendar/components/month-year-header/Component.js +2 -2
  134. package/calendar/components/month-year-header/index.css +9 -9
  135. package/calendar/components/month-year-header/index.js +1 -1
  136. package/calendar/components/months-table/Component.js +2 -2
  137. package/calendar/components/months-table/index.css +8 -8
  138. package/calendar/components/months-table/index.js +1 -1
  139. package/calendar/components/period-slider/Component.js +1 -1
  140. package/calendar/components/period-slider/index.css +9 -9
  141. package/calendar/components/select-button/Component.js +2 -2
  142. package/calendar/components/select-button/index.css +9 -9
  143. package/calendar/components/select-button/index.js +1 -1
  144. package/calendar/components/years-table/Component.js +2 -2
  145. package/calendar/components/years-table/index.css +9 -9
  146. package/calendar/components/years-table/index.js +1 -1
  147. package/calendar/esm/Component.js +2 -2
  148. package/calendar/esm/components/days-table/Component.js +2 -2
  149. package/calendar/esm/components/days-table/index.css +50 -50
  150. package/calendar/esm/components/days-table/index.js +1 -1
  151. package/calendar/esm/components/header/Component.js +1 -1
  152. package/calendar/esm/components/header/index.css +2 -2
  153. package/calendar/esm/components/month-year-header/Component.js +2 -2
  154. package/calendar/esm/components/month-year-header/index.css +9 -9
  155. package/calendar/esm/components/month-year-header/index.js +1 -1
  156. package/calendar/esm/components/months-table/Component.js +2 -2
  157. package/calendar/esm/components/months-table/index.css +8 -8
  158. package/calendar/esm/components/months-table/index.js +1 -1
  159. package/calendar/esm/components/period-slider/Component.js +1 -1
  160. package/calendar/esm/components/period-slider/index.css +9 -9
  161. package/calendar/esm/components/select-button/Component.js +2 -2
  162. package/calendar/esm/components/select-button/index.css +9 -9
  163. package/calendar/esm/components/select-button/index.js +1 -1
  164. package/calendar/esm/components/years-table/Component.js +2 -2
  165. package/calendar/esm/components/years-table/index.css +9 -9
  166. package/calendar/esm/components/years-table/index.js +1 -1
  167. package/calendar/esm/index.css +10 -10
  168. package/calendar/esm/index.js +1 -1
  169. package/calendar/esm/{tslib.es6-52f0d8db.d.ts → tslib.es6-e8d847a5.d.ts} +0 -0
  170. package/calendar/esm/{tslib.es6-52f0d8db.js → tslib.es6-e8d847a5.js} +0 -0
  171. package/calendar/index.css +10 -10
  172. package/calendar/index.js +1 -1
  173. package/calendar/modern/Component.js +1 -1
  174. package/calendar/modern/components/days-table/Component.js +1 -1
  175. package/calendar/modern/components/days-table/index.css +50 -50
  176. package/calendar/modern/components/header/Component.js +1 -1
  177. package/calendar/modern/components/header/index.css +2 -2
  178. package/calendar/modern/components/month-year-header/Component.js +1 -1
  179. package/calendar/modern/components/month-year-header/index.css +9 -9
  180. package/calendar/modern/components/months-table/Component.js +1 -1
  181. package/calendar/modern/components/months-table/index.css +8 -8
  182. package/calendar/modern/components/period-slider/Component.js +1 -1
  183. package/calendar/modern/components/period-slider/index.css +9 -9
  184. package/calendar/modern/components/select-button/Component.js +1 -1
  185. package/calendar/modern/components/select-button/index.css +9 -9
  186. package/calendar/modern/components/years-table/Component.js +1 -1
  187. package/calendar/modern/components/years-table/index.css +9 -9
  188. package/calendar/modern/index.css +10 -10
  189. package/calendar/{tslib.es6-51aa9372.d.ts → tslib.es6-0cc706e5.d.ts} +0 -0
  190. package/calendar/{tslib.es6-51aa9372.js → tslib.es6-0cc706e5.js} +0 -0
  191. package/calendar-input/Component.js +1 -1
  192. package/calendar-input/esm/Component.js +1 -1
  193. package/calendar-input/esm/index.css +9 -9
  194. package/calendar-input/index.css +9 -9
  195. package/calendar-input/modern/Component.js +1 -1
  196. package/calendar-input/modern/index.css +9 -9
  197. package/calendar-range/Component.js +1 -1
  198. package/calendar-range/esm/Component.js +1 -1
  199. package/calendar-range/esm/index.js +1 -1
  200. package/calendar-range/esm/{index.module-fb530dc4.d.ts → index.module-5e670a9c.d.ts} +0 -0
  201. package/calendar-range/esm/{index.module-fb530dc4.js → index.module-5e670a9c.js} +1 -1
  202. package/calendar-range/esm/views/index.css +7 -7
  203. package/calendar-range/esm/views/popover.js +1 -1
  204. package/calendar-range/esm/views/static.js +1 -1
  205. package/calendar-range/index.js +1 -1
  206. package/calendar-range/{index.module-bdc188f2.d.ts → index.module-03d32fb5.d.ts} +0 -0
  207. package/calendar-range/{index.module-bdc188f2.js → index.module-03d32fb5.js} +1 -1
  208. package/calendar-range/modern/Component.js +1 -1
  209. package/calendar-range/modern/index.js +1 -1
  210. package/calendar-range/modern/index.module-cfcb6bc0.js +4 -0
  211. package/calendar-range/modern/views/index.css +7 -7
  212. package/calendar-range/modern/views/popover.js +1 -1
  213. package/calendar-range/modern/views/static.js +1 -1
  214. package/calendar-range/views/index.css +7 -7
  215. package/calendar-range/views/popover.js +1 -1
  216. package/calendar-range/views/static.js +1 -1
  217. package/calendar-with-skeleton/Component.js +1 -1
  218. package/calendar-with-skeleton/esm/Component.js +1 -1
  219. package/calendar-with-skeleton/esm/index.css +11 -11
  220. package/calendar-with-skeleton/index.css +11 -11
  221. package/calendar-with-skeleton/modern/Component.js +1 -1
  222. package/calendar-with-skeleton/modern/index.css +11 -11
  223. package/card-image/Component.js +1 -1
  224. package/card-image/esm/Component.js +1 -1
  225. package/card-image/esm/index.css +6 -6
  226. package/card-image/index.css +6 -6
  227. package/card-image/modern/Component.js +1 -1
  228. package/card-image/modern/index.css +6 -6
  229. package/cdn-icon/Component.js +1 -1
  230. package/cdn-icon/esm/Component.js +1 -1
  231. package/cdn-icon/esm/index.css +2 -2
  232. package/cdn-icon/index.css +2 -2
  233. package/cdn-icon/modern/Component.js +1 -1
  234. package/cdn-icon/modern/index.css +2 -2
  235. package/chart/Component.js +2 -2
  236. package/chart/components/Dot/index.css +7 -7
  237. package/chart/components/Dot/index.js +1 -1
  238. package/chart/components/Legends/index.css +7 -7
  239. package/chart/components/Legends/index.js +1 -1
  240. package/chart/components/Tick/index.css +3 -3
  241. package/chart/components/Tick/index.js +1 -1
  242. package/chart/components/TooltipContent/index.css +6 -6
  243. package/chart/components/TooltipContent/index.js +1 -1
  244. package/chart/esm/Component.js +2 -2
  245. package/chart/esm/components/Dot/index.css +7 -7
  246. package/chart/esm/components/Dot/index.js +1 -1
  247. package/chart/esm/components/Legends/index.css +7 -7
  248. package/chart/esm/components/Legends/index.js +1 -1
  249. package/chart/esm/components/Tick/index.css +3 -3
  250. package/chart/esm/components/Tick/index.js +1 -1
  251. package/chart/esm/components/TooltipContent/index.css +6 -6
  252. package/chart/esm/components/TooltipContent/index.js +1 -1
  253. package/chart/esm/hooks/useSettings/index.js +1 -1
  254. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  255. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  256. package/chart/esm/index.css +2 -2
  257. package/chart/esm/index.js +1 -1
  258. package/chart/esm/{tslib.es6-701cfdcd.d.ts → tslib.es6-94361249.d.ts} +0 -0
  259. package/chart/esm/{tslib.es6-701cfdcd.js → tslib.es6-94361249.js} +0 -0
  260. package/chart/hooks/useSettings/index.js +1 -1
  261. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  262. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  263. package/chart/index.css +2 -2
  264. package/chart/index.js +1 -1
  265. package/chart/modern/Component.js +1 -1
  266. package/chart/modern/components/Dot/index.css +7 -7
  267. package/chart/modern/components/Dot/index.js +1 -1
  268. package/chart/modern/components/Legends/index.css +7 -7
  269. package/chart/modern/components/Legends/index.js +1 -1
  270. package/chart/modern/components/Tick/index.css +3 -3
  271. package/chart/modern/components/Tick/index.js +1 -1
  272. package/chart/modern/components/TooltipContent/index.css +6 -6
  273. package/chart/modern/components/TooltipContent/index.js +1 -1
  274. package/chart/modern/index.css +2 -2
  275. package/chart/{tslib.es6-45a10465.d.ts → tslib.es6-22448f0f.d.ts} +0 -0
  276. package/chart/{tslib.es6-45a10465.js → tslib.es6-22448f0f.js} +0 -0
  277. package/checkbox/Component.js +1 -1
  278. package/checkbox/esm/Component.js +1 -1
  279. package/checkbox/esm/index.css +36 -36
  280. package/checkbox/index.css +36 -36
  281. package/checkbox/modern/Component.js +1 -1
  282. package/checkbox/modern/index.css +36 -36
  283. package/checkbox-group/Component.js +1 -1
  284. package/checkbox-group/esm/Component.js +1 -1
  285. package/checkbox-group/esm/index.css +16 -16
  286. package/checkbox-group/index.css +16 -16
  287. package/checkbox-group/modern/Component.js +1 -1
  288. package/checkbox-group/modern/index.css +16 -16
  289. package/circular-progress-bar/Component.js +1 -1
  290. package/circular-progress-bar/esm/Component.js +1 -1
  291. package/circular-progress-bar/esm/index.css +20 -20
  292. package/circular-progress-bar/index.css +20 -20
  293. package/circular-progress-bar/modern/Component.js +1 -1
  294. package/circular-progress-bar/modern/index.css +20 -20
  295. package/code-input/component.js +1 -1
  296. package/code-input/components/input/component.js +1 -1
  297. package/code-input/components/input/index.css +10 -10
  298. package/code-input/esm/component.js +1 -1
  299. package/code-input/esm/components/input/component.js +1 -1
  300. package/code-input/esm/components/input/index.css +10 -10
  301. package/code-input/esm/index.css +5 -5
  302. package/code-input/index.css +5 -5
  303. package/code-input/modern/component.js +1 -1
  304. package/code-input/modern/components/input/component.js +1 -1
  305. package/code-input/modern/components/input/index.css +10 -10
  306. package/code-input/modern/index.css +5 -5
  307. package/collapse/Component.js +1 -1
  308. package/collapse/esm/Component.js +1 -1
  309. package/collapse/esm/index.css +7 -7
  310. package/collapse/index.css +7 -7
  311. package/collapse/modern/Component.js +1 -1
  312. package/collapse/modern/index.css +7 -7
  313. package/confirmation/component.js +2 -2
  314. package/confirmation/components/countdown-loader/component.js +1 -1
  315. package/confirmation/components/countdown-loader/index.css +2 -2
  316. package/confirmation/components/index.js +1 -1
  317. package/confirmation/components/screens/fatal-error/component.js +1 -1
  318. package/confirmation/components/screens/fatal-error/index.css +3 -3
  319. package/confirmation/components/screens/hint/component.js +1 -1
  320. package/confirmation/components/screens/hint/index.css +13 -13
  321. package/confirmation/components/screens/index.js +1 -1
  322. package/confirmation/components/screens/initial/component.js +1 -1
  323. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  324. package/confirmation/components/screens/initial/index.css +16 -16
  325. package/confirmation/components/screens/initial/index.js +1 -1
  326. package/confirmation/components/screens/temp-block/component.js +1 -1
  327. package/confirmation/components/screens/temp-block/index.css +5 -5
  328. package/confirmation/{countdown-section-3c233d36.d.ts → countdown-section-6ef9d14a.d.ts} +0 -0
  329. package/confirmation/{countdown-section-3c233d36.js → countdown-section-6ef9d14a.js} +1 -1
  330. package/confirmation/esm/component.js +2 -2
  331. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  332. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  333. package/confirmation/esm/components/index.js +1 -1
  334. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  335. package/confirmation/esm/components/screens/fatal-error/index.css +3 -3
  336. package/confirmation/esm/components/screens/hint/component.js +1 -1
  337. package/confirmation/esm/components/screens/hint/index.css +13 -13
  338. package/confirmation/esm/components/screens/index.js +1 -1
  339. package/confirmation/esm/components/screens/initial/component.js +1 -1
  340. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  341. package/confirmation/esm/components/screens/initial/index.css +16 -16
  342. package/confirmation/esm/components/screens/initial/index.js +1 -1
  343. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  344. package/confirmation/esm/components/screens/temp-block/index.css +5 -5
  345. package/confirmation/esm/{countdown-section-163be548.d.ts → countdown-section-921492ed.d.ts} +0 -0
  346. package/confirmation/esm/{countdown-section-163be548.js → countdown-section-921492ed.js} +1 -1
  347. package/confirmation/esm/index.css +3 -3
  348. package/confirmation/esm/index.js +1 -1
  349. package/confirmation/index.css +3 -3
  350. package/confirmation/index.js +1 -1
  351. package/confirmation/modern/component.js +2 -2
  352. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  353. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  354. package/confirmation/modern/components/index.js +1 -1
  355. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  356. package/confirmation/modern/components/screens/fatal-error/index.css +3 -3
  357. package/confirmation/modern/components/screens/hint/component.js +1 -1
  358. package/confirmation/modern/components/screens/hint/index.css +13 -13
  359. package/confirmation/modern/components/screens/index.js +1 -1
  360. package/confirmation/modern/components/screens/initial/component.js +1 -1
  361. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  362. package/confirmation/modern/components/screens/initial/index.css +16 -16
  363. package/confirmation/modern/components/screens/initial/index.js +1 -1
  364. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  365. package/confirmation/modern/components/screens/temp-block/index.css +5 -5
  366. package/confirmation/modern/{countdown-section-b4319d7c.d.ts → countdown-section-44796f2a.d.ts} +0 -0
  367. package/confirmation/modern/{countdown-section-b4319d7c.js → countdown-section-44796f2a.js} +1 -1
  368. package/confirmation/modern/index.css +3 -3
  369. package/confirmation/modern/index.js +1 -1
  370. package/custom-button/Component.js +1 -1
  371. package/custom-button/esm/Component.js +1 -1
  372. package/custom-button/esm/index.css +11 -11
  373. package/custom-button/index.css +11 -11
  374. package/custom-button/modern/Component.js +1 -1
  375. package/custom-button/modern/index.css +11 -11
  376. package/date-input/Component.js +1 -1
  377. package/date-input/esm/Component.js +1 -1
  378. package/date-input/esm/index.css +3 -3
  379. package/date-input/index.css +3 -3
  380. package/date-input/modern/Component.js +1 -1
  381. package/date-input/modern/index.css +3 -3
  382. package/divider/Component.js +1 -1
  383. package/divider/esm/Component.js +1 -1
  384. package/divider/esm/index.css +1 -1
  385. package/divider/index.css +1 -1
  386. package/divider/modern/Component.js +1 -1
  387. package/divider/modern/index.css +1 -1
  388. package/drawer/Component.js +1 -1
  389. package/drawer/esm/Component.js +1 -1
  390. package/drawer/esm/index.css +16 -16
  391. package/drawer/index.css +16 -16
  392. package/drawer/modern/Component.js +1 -1
  393. package/drawer/modern/index.css +16 -16
  394. package/dropzone/Component.js +1 -1
  395. package/dropzone/components/overlay/Component.js +1 -1
  396. package/dropzone/components/overlay/index.css +3 -3
  397. package/dropzone/esm/Component.js +1 -1
  398. package/dropzone/esm/components/overlay/Component.js +1 -1
  399. package/dropzone/esm/components/overlay/index.css +3 -3
  400. package/dropzone/esm/index.css +6 -6
  401. package/dropzone/index.css +6 -6
  402. package/dropzone/modern/Component.js +1 -1
  403. package/dropzone/modern/components/overlay/Component.js +1 -1
  404. package/dropzone/modern/components/overlay/index.css +3 -3
  405. package/dropzone/modern/index.css +6 -6
  406. package/file-upload-item/Component.js +1 -1
  407. package/file-upload-item/esm/Component.js +1 -1
  408. package/file-upload-item/esm/index.css +22 -22
  409. package/file-upload-item/index.css +22 -22
  410. package/file-upload-item/modern/Component.js +1 -1
  411. package/file-upload-item/modern/index.css +22 -22
  412. package/filter-tag/Component.js +1 -1
  413. package/filter-tag/esm/Component.js +1 -1
  414. package/filter-tag/esm/index.css +57 -57
  415. package/filter-tag/index.css +57 -57
  416. package/filter-tag/modern/Component.js +1 -1
  417. package/filter-tag/modern/index.css +57 -57
  418. package/form-control/Component.js +3 -3
  419. package/form-control/default.css +14 -14
  420. package/form-control/esm/Component.js +3 -3
  421. package/form-control/esm/default.css +14 -14
  422. package/form-control/esm/index.css +41 -41
  423. package/form-control/esm/inverted.css +14 -14
  424. package/form-control/index.css +41 -41
  425. package/form-control/inverted.css +14 -14
  426. package/form-control/modern/Component.js +3 -3
  427. package/form-control/modern/default.css +14 -14
  428. package/form-control/modern/index.css +41 -41
  429. package/form-control/modern/inverted.css +14 -14
  430. package/gallery/Component.js +3 -3
  431. package/gallery/components/header/Component.js +2 -2
  432. package/gallery/components/header/buttons.js +1 -1
  433. package/gallery/components/header/index.css +2 -2
  434. package/gallery/components/header/index.js +1 -1
  435. package/gallery/components/header-info-block/Component.js +1 -1
  436. package/gallery/components/header-info-block/index.css +4 -4
  437. package/gallery/components/image-preview/Component.js +1 -1
  438. package/gallery/components/image-preview/index.css +11 -11
  439. package/gallery/components/image-viewer/component.js +2 -2
  440. package/gallery/components/image-viewer/index.css +18 -18
  441. package/gallery/components/image-viewer/index.js +2 -2
  442. package/gallery/components/image-viewer/slide.js +1 -1
  443. package/gallery/components/index.js +2 -2
  444. package/gallery/components/navigation-bar/Component.js +1 -1
  445. package/gallery/components/navigation-bar/index.css +5 -5
  446. package/gallery/esm/Component.js +3 -3
  447. package/gallery/esm/components/header/Component.js +2 -2
  448. package/gallery/esm/components/header/buttons.js +1 -1
  449. package/gallery/esm/components/header/index.css +2 -2
  450. package/gallery/esm/components/header/index.js +1 -1
  451. package/gallery/esm/components/header-info-block/Component.js +1 -1
  452. package/gallery/esm/components/header-info-block/index.css +4 -4
  453. package/gallery/esm/components/image-preview/Component.js +1 -1
  454. package/gallery/esm/components/image-preview/index.css +11 -11
  455. package/gallery/esm/components/image-viewer/component.js +2 -2
  456. package/gallery/esm/components/image-viewer/index.css +18 -18
  457. package/gallery/esm/components/image-viewer/index.js +2 -2
  458. package/gallery/esm/components/image-viewer/slide.js +1 -1
  459. package/gallery/esm/components/index.js +2 -2
  460. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  461. package/gallery/esm/components/navigation-bar/index.css +5 -5
  462. package/gallery/esm/index.css +2 -2
  463. package/gallery/esm/index.js +2 -2
  464. package/gallery/esm/{slide-d4822682.d.ts → slide-8ceaa45f.d.ts} +0 -0
  465. package/gallery/esm/{slide-d4822682.js → slide-8ceaa45f.js} +1 -1
  466. package/gallery/esm/{tslib.es6-16895f40.d.ts → tslib.es6-215c5008.d.ts} +0 -0
  467. package/gallery/esm/{tslib.es6-16895f40.js → tslib.es6-215c5008.js} +0 -0
  468. package/gallery/index.css +2 -2
  469. package/gallery/index.js +2 -2
  470. package/gallery/modern/Component.js +2 -2
  471. package/gallery/modern/components/header/Component.js +1 -1
  472. package/gallery/modern/components/header/index.css +2 -2
  473. package/gallery/modern/components/header-info-block/Component.js +1 -1
  474. package/gallery/modern/components/header-info-block/index.css +4 -4
  475. package/gallery/modern/components/image-preview/Component.js +1 -1
  476. package/gallery/modern/components/image-preview/index.css +11 -11
  477. package/gallery/modern/components/image-viewer/component.js +1 -1
  478. package/gallery/modern/components/image-viewer/index.css +18 -18
  479. package/gallery/modern/components/image-viewer/index.js +1 -1
  480. package/gallery/modern/components/image-viewer/slide.js +1 -1
  481. package/gallery/modern/components/index.js +1 -1
  482. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  483. package/gallery/modern/components/navigation-bar/index.css +5 -5
  484. package/gallery/modern/index.css +2 -2
  485. package/gallery/modern/index.js +1 -1
  486. package/gallery/modern/{slide-9f6da5a6.d.ts → slide-19f1ad18.d.ts} +0 -0
  487. package/gallery/modern/{slide-9f6da5a6.js → slide-19f1ad18.js} +1 -1
  488. package/gallery/{slide-8bdc2813.d.ts → slide-6367e1de.d.ts} +0 -0
  489. package/gallery/{slide-8bdc2813.js → slide-6367e1de.js} +1 -1
  490. package/gallery/{tslib.es6-08c13a06.d.ts → tslib.es6-28043aee.d.ts} +0 -0
  491. package/gallery/{tslib.es6-08c13a06.js → tslib.es6-28043aee.js} +0 -0
  492. package/grid/Component.js +1 -1
  493. package/grid/col/Component.js +2 -2
  494. package/grid/col/index.css +511 -511
  495. package/grid/col/index.js +1 -1
  496. package/grid/esm/Component.js +1 -1
  497. package/grid/esm/col/Component.js +2 -2
  498. package/grid/esm/col/index.css +511 -511
  499. package/grid/esm/col/index.js +1 -1
  500. package/grid/esm/gutters.css +78 -78
  501. package/grid/esm/{gutters.module-01a97821.d.ts → gutters.module-514c8313.d.ts} +0 -0
  502. package/grid/esm/gutters.module-514c8313.js +27 -0
  503. package/grid/esm/index.js +1 -1
  504. package/grid/esm/row/Component.js +2 -2
  505. package/grid/esm/row/index.css +9 -9
  506. package/grid/esm/row/index.js +1 -1
  507. package/grid/gutters.css +78 -78
  508. package/grid/{gutters.module-022a90fa.d.ts → gutters.module-34ab74f4.d.ts} +0 -0
  509. package/grid/gutters.module-34ab74f4.js +28 -0
  510. package/grid/index.js +1 -1
  511. package/grid/modern/Component.js +1 -1
  512. package/grid/modern/col/Component.js +2 -2
  513. package/grid/modern/col/index.css +511 -511
  514. package/grid/modern/col/index.js +1 -1
  515. package/grid/modern/gutters.css +78 -78
  516. package/grid/modern/gutters.module-11a37e78.js +4 -0
  517. package/grid/modern/index.js +1 -1
  518. package/grid/modern/row/Component.js +2 -2
  519. package/grid/modern/row/index.css +9 -9
  520. package/grid/modern/row/index.js +1 -1
  521. package/grid/row/Component.js +2 -2
  522. package/grid/row/index.css +9 -9
  523. package/grid/row/index.js +1 -1
  524. package/hatching-progress-bar/Component.js +1 -1
  525. package/hatching-progress-bar/esm/Component.js +1 -1
  526. package/hatching-progress-bar/esm/index.css +11 -11
  527. package/hatching-progress-bar/index.css +11 -11
  528. package/hatching-progress-bar/modern/Component.js +1 -1
  529. package/hatching-progress-bar/modern/index.css +11 -11
  530. package/icon-button/Component.js +3 -3
  531. package/icon-button/default.css +19 -19
  532. package/icon-button/esm/Component.js +3 -3
  533. package/icon-button/esm/default.css +19 -19
  534. package/icon-button/esm/index.css +5 -5
  535. package/icon-button/esm/inverted.css +15 -15
  536. package/icon-button/index.css +5 -5
  537. package/icon-button/inverted.css +15 -15
  538. package/icon-button/modern/Component.js +3 -3
  539. package/icon-button/modern/default.css +19 -19
  540. package/icon-button/modern/index.css +5 -5
  541. package/icon-button/modern/inverted.css +15 -15
  542. package/icon-view/circle.js +1 -1
  543. package/icon-view/components/base-shape/component.js +1 -1
  544. package/icon-view/components/base-shape/index.css +28 -28
  545. package/icon-view/components/circle/component.js +1 -1
  546. package/icon-view/components/circle/index.js +1 -1
  547. package/icon-view/components/index.js +1 -1
  548. package/icon-view/components/super-ellipse/component.js +1 -1
  549. package/icon-view/components/super-ellipse/index.js +1 -1
  550. package/icon-view/esm/circle.js +1 -1
  551. package/icon-view/esm/components/base-shape/component.js +1 -1
  552. package/icon-view/esm/components/base-shape/index.css +28 -28
  553. package/icon-view/esm/components/circle/component.js +1 -1
  554. package/icon-view/esm/components/circle/index.js +1 -1
  555. package/icon-view/esm/components/index.js +1 -1
  556. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  557. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  558. package/icon-view/esm/super-ellipse.js +1 -1
  559. package/icon-view/esm/{tslib.es6-d0285cae.d.ts → tslib.es6-3d986777.d.ts} +0 -0
  560. package/icon-view/esm/{tslib.es6-d0285cae.js → tslib.es6-3d986777.js} +0 -0
  561. package/icon-view/modern/components/base-shape/component.js +1 -1
  562. package/icon-view/modern/components/base-shape/index.css +28 -28
  563. package/icon-view/super-ellipse.js +1 -1
  564. package/icon-view/{tslib.es6-fccaa212.d.ts → tslib.es6-6f08e950.d.ts} +0 -0
  565. package/icon-view/{tslib.es6-fccaa212.js → tslib.es6-6f08e950.js} +0 -0
  566. package/input/Component.js +3 -3
  567. package/input/default.css +12 -12
  568. package/input/esm/Component.js +3 -3
  569. package/input/esm/default.css +12 -12
  570. package/input/esm/index.css +30 -30
  571. package/input/esm/inverted.css +12 -12
  572. package/input/index.css +30 -30
  573. package/input/inverted.css +12 -12
  574. package/input/modern/Component.js +3 -3
  575. package/input/modern/default.css +12 -12
  576. package/input/modern/index.css +30 -30
  577. package/input/modern/inverted.css +12 -12
  578. package/input-autocomplete/{Component-8b8dd3fb.d.ts → Component-e3081669.d.ts} +0 -0
  579. package/input-autocomplete/{Component-8b8dd3fb.js → Component-e3081669.js} +1 -1
  580. package/input-autocomplete/Component.d.ts +1 -1
  581. package/input-autocomplete/Component.js +1 -1
  582. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  583. package/input-autocomplete/autocomplete-field/index.css +2 -2
  584. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  585. package/input-autocomplete/autocomplete-field/index.js +1 -1
  586. package/input-autocomplete/cssm/Component.d.ts +1 -1
  587. package/input-autocomplete/esm/{Component-40e7e6f5.d.ts → Component-b7ab5926.d.ts} +0 -0
  588. package/input-autocomplete/esm/{Component-40e7e6f5.js → Component-b7ab5926.js} +1 -1
  589. package/input-autocomplete/esm/Component.d.ts +1 -1
  590. package/input-autocomplete/esm/Component.js +1 -1
  591. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  592. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  593. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  594. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  595. package/input-autocomplete/esm/index.js +1 -1
  596. package/input-autocomplete/index.js +1 -1
  597. package/input-autocomplete/modern/Component.d.ts +1 -1
  598. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  599. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  600. package/intl-phone-input/{component-946b36d1.d.ts → component-6a298301.d.ts} +0 -0
  601. package/intl-phone-input/{component-946b36d1.js → component-6a298301.js} +1 -1
  602. package/intl-phone-input/component.d.ts +1 -1
  603. package/intl-phone-input/component.js +3 -3
  604. package/intl-phone-input/components/flag-icon/component.js +1 -1
  605. package/intl-phone-input/components/flag-icon/index.css +261 -261
  606. package/intl-phone-input/components/index.js +1 -1
  607. package/intl-phone-input/components/select/component.js +2 -2
  608. package/intl-phone-input/components/select/index.css +6 -6
  609. package/intl-phone-input/components/select/index.js +1 -1
  610. package/intl-phone-input/components/select-field/component.js +1 -1
  611. package/intl-phone-input/components/select-field/index.css +8 -8
  612. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  613. package/intl-phone-input/components/select-field/index.js +1 -1
  614. package/intl-phone-input/cssm/component.d.ts +1 -1
  615. package/intl-phone-input/esm/{component-fb99b57f.d.ts → component-3e9cef50.d.ts} +0 -0
  616. package/intl-phone-input/esm/{component-fb99b57f.js → component-3e9cef50.js} +1 -1
  617. package/intl-phone-input/esm/component.d.ts +1 -1
  618. package/intl-phone-input/esm/component.js +3 -3
  619. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  620. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  621. package/intl-phone-input/esm/components/index.js +1 -1
  622. package/intl-phone-input/esm/components/select/component.js +2 -2
  623. package/intl-phone-input/esm/components/select/index.css +6 -6
  624. package/intl-phone-input/esm/components/select/index.js +1 -1
  625. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  626. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  627. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  628. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  629. package/intl-phone-input/esm/index.css +3 -3
  630. package/intl-phone-input/esm/index.js +1 -1
  631. package/intl-phone-input/esm/{libphonenumber-js.min-32ca2d4e.d.ts → libphonenumber-js.min-a3a1b78a.d.ts} +0 -0
  632. package/intl-phone-input/esm/{libphonenumber-js.min-32ca2d4e.js → libphonenumber-js.min-a3a1b78a.js} +0 -0
  633. package/intl-phone-input/index.css +3 -3
  634. package/intl-phone-input/index.js +1 -1
  635. package/intl-phone-input/{libphonenumber-js.min-af720e4e.d.ts → libphonenumber-js.min-b01f3c2e.d.ts} +0 -0
  636. package/intl-phone-input/{libphonenumber-js.min-af720e4e.js → libphonenumber-js.min-b01f3c2e.js} +0 -0
  637. package/intl-phone-input/modern/component.d.ts +1 -1
  638. package/intl-phone-input/modern/component.js +2 -2
  639. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  640. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  641. package/intl-phone-input/modern/components/select/component.js +1 -1
  642. package/intl-phone-input/modern/components/select/index.css +6 -6
  643. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  644. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  645. package/intl-phone-input/modern/index.css +3 -3
  646. package/intl-phone-input/modern/{libphonenumber-js.min-32ca2d4e.d.ts → libphonenumber-js.min-a3a1b78a.d.ts} +0 -0
  647. package/intl-phone-input/modern/{libphonenumber-js.min-32ca2d4e.js → libphonenumber-js.min-a3a1b78a.js} +0 -0
  648. package/link/Component.js +3 -3
  649. package/link/default.css +9 -9
  650. package/link/esm/Component.js +3 -3
  651. package/link/esm/default.css +9 -9
  652. package/link/esm/index.css +11 -11
  653. package/link/esm/inverted.css +9 -9
  654. package/link/index.css +11 -11
  655. package/link/inverted.css +9 -9
  656. package/link/modern/Component.js +3 -3
  657. package/link/modern/default.css +9 -9
  658. package/link/modern/index.css +11 -11
  659. package/link/modern/inverted.css +9 -9
  660. package/list/Component.js +1 -1
  661. package/list/esm/Component.js +1 -1
  662. package/list/esm/index.css +9 -9
  663. package/list/index.css +9 -9
  664. package/list/modern/Component.js +1 -1
  665. package/list/modern/index.css +9 -9
  666. package/list-header/Component.js +1 -1
  667. package/list-header/esm/Component.js +1 -1
  668. package/list-header/esm/index.css +3 -3
  669. package/list-header/index.css +3 -3
  670. package/list-header/modern/Component.js +1 -1
  671. package/list-header/modern/index.css +3 -3
  672. package/loader/Component.js +1 -1
  673. package/loader/esm/Component.js +1 -1
  674. package/loader/esm/index.css +7 -7
  675. package/loader/index.css +7 -7
  676. package/loader/modern/Component.js +1 -1
  677. package/loader/modern/index.css +7 -7
  678. package/masked-input/Component.js +1 -1
  679. package/masked-input/esm/Component.js +1 -1
  680. package/masked-input/esm/index.css +1 -1
  681. package/masked-input/index.css +1 -1
  682. package/masked-input/modern/Component.js +1 -1
  683. package/masked-input/modern/index.css +1 -1
  684. package/modal/Component.desktop.js +3 -3
  685. package/modal/Component.mobile.js +3 -3
  686. package/modal/Component.responsive.d.ts +1 -1
  687. package/modal/Component.responsive.js +2 -2
  688. package/modal/components/closer/Component.js +2 -2
  689. package/modal/components/closer/index.css +3 -3
  690. package/modal/components/content/Component.desktop.js +2 -2
  691. package/modal/components/content/Component.js +1 -1
  692. package/modal/components/content/Component.mobile.js +2 -2
  693. package/modal/components/content/desktop.css +7 -7
  694. package/modal/components/content/index.css +2 -2
  695. package/modal/components/content/mobile.css +2 -2
  696. package/modal/components/footer/Component.desktop.js +2 -2
  697. package/modal/components/footer/Component.js +2 -2
  698. package/modal/components/footer/Component.mobile.js +2 -2
  699. package/modal/components/footer/desktop.css +8 -8
  700. package/modal/components/footer/index.css +3 -3
  701. package/modal/components/footer/layout.css +24 -24
  702. package/modal/components/footer/mobile.css +2 -2
  703. package/modal/components/header/Component.desktop.js +2 -2
  704. package/modal/components/header/Component.js +1 -1
  705. package/modal/components/header/Component.mobile.js +2 -2
  706. package/modal/components/header/desktop.css +16 -16
  707. package/modal/components/header/index.css +14 -14
  708. package/modal/components/header/mobile.css +2 -2
  709. package/modal/desktop.css +8 -8
  710. package/modal/desktop.js +2 -2
  711. package/modal/esm/Component.desktop.js +3 -3
  712. package/modal/esm/Component.mobile.js +3 -3
  713. package/modal/esm/Component.responsive.js +2 -2
  714. package/modal/esm/components/closer/Component.js +2 -2
  715. package/modal/esm/components/closer/index.css +3 -3
  716. package/modal/esm/components/content/Component.desktop.js +2 -2
  717. package/modal/esm/components/content/Component.js +1 -1
  718. package/modal/esm/components/content/Component.mobile.js +2 -2
  719. package/modal/esm/components/content/desktop.css +7 -7
  720. package/modal/esm/components/content/index.css +2 -2
  721. package/modal/esm/components/content/mobile.css +2 -2
  722. package/modal/esm/components/footer/Component.desktop.js +2 -2
  723. package/modal/esm/components/footer/Component.js +2 -2
  724. package/modal/esm/components/footer/Component.mobile.js +2 -2
  725. package/modal/esm/components/footer/desktop.css +8 -8
  726. package/modal/esm/components/footer/index.css +3 -3
  727. package/modal/esm/components/footer/layout.css +24 -24
  728. package/modal/esm/components/footer/mobile.css +2 -2
  729. package/modal/esm/components/header/Component.desktop.js +2 -2
  730. package/modal/esm/components/header/Component.js +1 -1
  731. package/modal/esm/components/header/Component.mobile.js +2 -2
  732. package/modal/esm/components/header/desktop.css +16 -16
  733. package/modal/esm/components/header/index.css +14 -14
  734. package/modal/esm/components/header/mobile.css +2 -2
  735. package/modal/esm/desktop.css +8 -8
  736. package/modal/esm/desktop.js +2 -2
  737. package/modal/esm/index.js +2 -2
  738. package/modal/esm/mobile.css +1 -1
  739. package/modal/esm/mobile.js +2 -2
  740. package/modal/esm/responsive.js +2 -2
  741. package/modal/esm/transitions.css +7 -7
  742. package/modal/esm/transitions.module-c1b30861.js +4 -0
  743. package/modal/esm/{tslib.es6-862a843b.d.ts → tslib.es6-3b79f87e.d.ts} +0 -0
  744. package/modal/esm/{tslib.es6-862a843b.js → tslib.es6-3b79f87e.js} +0 -0
  745. package/modal/index.js +2 -2
  746. package/modal/mobile.css +1 -1
  747. package/modal/mobile.js +2 -2
  748. package/modal/modern/Component.desktop.js +2 -2
  749. package/modal/modern/Component.mobile.js +2 -2
  750. package/modal/modern/Component.responsive.js +1 -1
  751. package/modal/modern/components/closer/Component.js +1 -1
  752. package/modal/modern/components/closer/index.css +3 -3
  753. package/modal/modern/components/content/Component.desktop.js +1 -1
  754. package/modal/modern/components/content/Component.js +1 -1
  755. package/modal/modern/components/content/Component.mobile.js +1 -1
  756. package/modal/modern/components/content/desktop.css +7 -7
  757. package/modal/modern/components/content/index.css +2 -2
  758. package/modal/modern/components/content/mobile.css +2 -2
  759. package/modal/modern/components/footer/Component.desktop.js +1 -1
  760. package/modal/modern/components/footer/Component.js +2 -2
  761. package/modal/modern/components/footer/Component.mobile.js +1 -1
  762. package/modal/modern/components/footer/desktop.css +8 -8
  763. package/modal/modern/components/footer/index.css +3 -3
  764. package/modal/modern/components/footer/layout.css +24 -24
  765. package/modal/modern/components/footer/mobile.css +2 -2
  766. package/modal/modern/components/header/Component.desktop.js +1 -1
  767. package/modal/modern/components/header/Component.js +1 -1
  768. package/modal/modern/components/header/Component.mobile.js +1 -1
  769. package/modal/modern/components/header/desktop.css +16 -16
  770. package/modal/modern/components/header/index.css +14 -14
  771. package/modal/modern/components/header/mobile.css +2 -2
  772. package/modal/modern/desktop.css +8 -8
  773. package/modal/modern/desktop.js +1 -1
  774. package/modal/modern/index.js +1 -1
  775. package/modal/modern/mobile.css +1 -1
  776. package/modal/modern/mobile.js +1 -1
  777. package/modal/modern/responsive.js +1 -1
  778. package/modal/modern/transitions.css +7 -7
  779. package/modal/modern/transitions.module-c1b30861.js +4 -0
  780. package/modal/responsive.js +2 -2
  781. package/modal/transitions.css +7 -7
  782. package/modal/transitions.module-9cba25b8.js +4 -0
  783. package/modal/{tslib.es6-0952ae8d.d.ts → tslib.es6-49c3d0df.d.ts} +0 -0
  784. package/modal/{tslib.es6-0952ae8d.js → tslib.es6-49c3d0df.js} +0 -0
  785. package/notification/Component.js +1 -1
  786. package/notification/esm/Component.js +1 -1
  787. package/notification/esm/index.css +7 -7
  788. package/notification/index.css +7 -7
  789. package/notification/modern/Component.js +1 -1
  790. package/notification/modern/index.css +7 -7
  791. package/notification-manager/{component-91473594.d.ts → component-f0d163f6.d.ts} +0 -0
  792. package/notification-manager/{component-91473594.js → component-f0d163f6.js} +0 -0
  793. package/notification-manager/component.js +2 -2
  794. package/notification-manager/components/index.js +1 -1
  795. package/notification-manager/components/notification/component.js +1 -1
  796. package/notification-manager/components/notification/index.d.ts +1 -1
  797. package/notification-manager/components/notification/index.js +1 -1
  798. package/notification-manager/esm/{component-6072fe93.d.ts → component-2ed54412.d.ts} +0 -0
  799. package/notification-manager/esm/{component-6072fe93.js → component-2ed54412.js} +0 -0
  800. package/notification-manager/esm/component.js +2 -2
  801. package/notification-manager/esm/components/index.js +1 -1
  802. package/notification-manager/esm/components/notification/component.js +1 -1
  803. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  804. package/notification-manager/esm/components/notification/index.js +1 -1
  805. package/notification-manager/esm/index.css +10 -10
  806. package/notification-manager/esm/index.js +1 -1
  807. package/notification-manager/index.css +10 -10
  808. package/notification-manager/index.js +1 -1
  809. package/notification-manager/modern/component.js +1 -1
  810. package/notification-manager/modern/index.css +10 -10
  811. package/package.json +4 -3
  812. package/pagination/Component.js +1 -1
  813. package/pagination/components/default-view/index.css +1 -1
  814. package/pagination/components/default-view/index.js +1 -1
  815. package/pagination/components/per-page-view/index.css +1 -1
  816. package/pagination/components/per-page-view/index.js +1 -1
  817. package/pagination/components/tag/index.css +7 -7
  818. package/pagination/components/tag/index.js +1 -1
  819. package/pagination/esm/Component.js +1 -1
  820. package/pagination/esm/components/default-view/index.css +1 -1
  821. package/pagination/esm/components/default-view/index.js +1 -1
  822. package/pagination/esm/components/per-page-view/index.css +1 -1
  823. package/pagination/esm/components/per-page-view/index.js +1 -1
  824. package/pagination/esm/components/tag/index.css +7 -7
  825. package/pagination/esm/components/tag/index.js +1 -1
  826. package/pagination/esm/index.css +3 -3
  827. package/pagination/index.css +3 -3
  828. package/pagination/modern/Component.js +1 -1
  829. package/pagination/modern/components/default-view/index.css +1 -1
  830. package/pagination/modern/components/default-view/index.js +1 -1
  831. package/pagination/modern/components/per-page-view/index.css +1 -1
  832. package/pagination/modern/components/per-page-view/index.js +1 -1
  833. package/pagination/modern/components/tag/index.css +7 -7
  834. package/pagination/modern/components/tag/index.js +1 -1
  835. package/pagination/modern/index.css +3 -3
  836. package/password-input/component.js +1 -1
  837. package/password-input/esm/component.js +1 -1
  838. package/password-input/esm/index.css +4 -4
  839. package/password-input/index.css +4 -4
  840. package/password-input/modern/component.js +1 -1
  841. package/password-input/modern/index.css +4 -4
  842. package/phone-input/utils/index.js +7 -5
  843. package/picker-button/Component.d.ts +1 -1
  844. package/picker-button/Component.js +2 -2
  845. package/picker-button/cssm/Component.d.ts +1 -1
  846. package/picker-button/cssm/field/Component.d.ts +1 -1
  847. package/picker-button/cssm/option/Component.d.ts +2 -2
  848. package/picker-button/cssm/{typings-40c7d369.d.ts → typings-6a7f75a9.d.ts} +9 -0
  849. package/picker-button/esm/Component.d.ts +1 -1
  850. package/picker-button/esm/Component.js +2 -2
  851. package/picker-button/esm/field/Component.d.ts +1 -1
  852. package/picker-button/esm/field/Component.js +2 -2
  853. package/picker-button/esm/field/index.css +3 -3
  854. package/picker-button/esm/field/index.js +1 -1
  855. package/picker-button/esm/index.css +6 -6
  856. package/picker-button/esm/index.js +1 -1
  857. package/picker-button/esm/option/Component.d.ts +2 -2
  858. package/picker-button/esm/option/Component.js +2 -2
  859. package/picker-button/esm/option/index.css +4 -4
  860. package/picker-button/esm/option/index.js +1 -1
  861. package/picker-button/esm/{tslib.es6-30826760.d.ts → tslib.es6-27e99e77.d.ts} +0 -0
  862. package/picker-button/esm/{tslib.es6-30826760.js → tslib.es6-27e99e77.js} +0 -0
  863. package/picker-button/esm/{typings-40c7d369.d.ts → typings-6a7f75a9.d.ts} +9 -0
  864. package/picker-button/field/Component.d.ts +1 -1
  865. package/picker-button/field/Component.js +2 -2
  866. package/picker-button/field/index.css +3 -3
  867. package/picker-button/field/index.js +1 -1
  868. package/picker-button/index.css +6 -6
  869. package/picker-button/index.js +1 -1
  870. package/picker-button/modern/Component.d.ts +1 -1
  871. package/picker-button/modern/Component.js +1 -1
  872. package/picker-button/modern/field/Component.d.ts +1 -1
  873. package/picker-button/modern/field/Component.js +1 -1
  874. package/picker-button/modern/field/index.css +3 -3
  875. package/picker-button/modern/index.css +6 -6
  876. package/picker-button/modern/option/Component.d.ts +2 -2
  877. package/picker-button/modern/option/Component.js +1 -1
  878. package/picker-button/modern/option/index.css +4 -4
  879. package/picker-button/modern/{typings-40c7d369.d.ts → typings-6a7f75a9.d.ts} +9 -0
  880. package/picker-button/option/Component.d.ts +2 -2
  881. package/picker-button/option/Component.js +2 -2
  882. package/picker-button/option/index.css +4 -4
  883. package/picker-button/option/index.js +1 -1
  884. package/picker-button/{tslib.es6-6f48899d.d.ts → tslib.es6-98fe207f.d.ts} +0 -0
  885. package/picker-button/{tslib.es6-6f48899d.js → tslib.es6-98fe207f.js} +0 -0
  886. package/picker-button/{typings-40c7d369.d.ts → typings-6a7f75a9.d.ts} +9 -0
  887. package/plate/Component.js +1 -1
  888. package/plate/esm/Component.js +1 -1
  889. package/plate/esm/index.css +28 -28
  890. package/plate/index.css +28 -28
  891. package/plate/modern/Component.js +1 -1
  892. package/plate/modern/index.css +28 -28
  893. package/popover/Component.js +1 -1
  894. package/popover/esm/Component.js +1 -1
  895. package/popover/esm/index.css +33 -33
  896. package/popover/index.css +33 -33
  897. package/popover/modern/Component.js +1 -1
  898. package/popover/modern/index.css +33 -33
  899. package/progress-bar/Component.js +1 -1
  900. package/progress-bar/esm/Component.js +1 -1
  901. package/progress-bar/esm/index.css +12 -12
  902. package/progress-bar/index.css +12 -12
  903. package/progress-bar/modern/Component.js +1 -1
  904. package/progress-bar/modern/index.css +12 -12
  905. package/pure-input/Component.js +1 -1
  906. package/pure-input/esm/Component.js +1 -1
  907. package/pure-input/esm/index.css +25 -25
  908. package/pure-input/index.css +25 -25
  909. package/pure-input/modern/Component.js +1 -1
  910. package/pure-input/modern/index.css +25 -25
  911. package/radio/Component.js +1 -1
  912. package/radio/esm/Component.js +1 -1
  913. package/radio/esm/index.css +31 -31
  914. package/radio/index.css +31 -31
  915. package/radio/modern/Component.js +1 -1
  916. package/radio/modern/index.css +31 -31
  917. package/radio-group/Component.js +1 -1
  918. package/radio-group/esm/Component.js +1 -1
  919. package/radio-group/esm/index.css +16 -16
  920. package/radio-group/index.css +16 -16
  921. package/radio-group/modern/Component.js +1 -1
  922. package/radio-group/modern/index.css +16 -16
  923. package/scrollbar/Component.d.ts +90 -0
  924. package/scrollbar/Component.js +909 -0
  925. package/scrollbar/cssm/Component.d.ts +90 -0
  926. package/scrollbar/cssm/Component.js +906 -0
  927. package/scrollbar/cssm/default.module.css +22 -0
  928. package/scrollbar/cssm/index.d.ts +1 -0
  929. package/scrollbar/cssm/index.js +32 -0
  930. package/scrollbar/cssm/index.module.css +192 -0
  931. package/scrollbar/cssm/inverted.module.css +23 -0
  932. package/scrollbar/default.css +23 -0
  933. package/scrollbar/esm/Component.d.ts +90 -0
  934. package/scrollbar/esm/Component.js +897 -0
  935. package/scrollbar/esm/default.css +23 -0
  936. package/scrollbar/esm/index.css +205 -0
  937. package/scrollbar/esm/index.d.ts +1 -0
  938. package/scrollbar/esm/index.js +23 -0
  939. package/scrollbar/esm/inverted.css +24 -0
  940. package/scrollbar/index.css +205 -0
  941. package/scrollbar/index.d.ts +1 -0
  942. package/scrollbar/index.js +29 -0
  943. package/scrollbar/inverted.css +24 -0
  944. package/scrollbar/modern/Component.d.ts +90 -0
  945. package/scrollbar/modern/Component.js +851 -0
  946. package/scrollbar/modern/default.css +23 -0
  947. package/scrollbar/modern/index.css +205 -0
  948. package/scrollbar/modern/index.d.ts +1 -0
  949. package/scrollbar/modern/index.js +23 -0
  950. package/scrollbar/modern/inverted.css +24 -0
  951. package/scrollbar/package.json +3 -0
  952. package/scrollbar/send-stats.js +82 -0
  953. package/select/{modern/Component-6f697b2a.d.ts → Component-01c496b3.d.ts} +1 -1
  954. package/select/{Component-ff810803.js → Component-01c496b3.js} +6 -5
  955. package/select/{Component-7e8108a4.d.ts → Component-bf728b93.d.ts} +0 -0
  956. package/select/{Component-7e8108a4.js → Component-bf728b93.js} +3 -3
  957. package/select/Component.d.ts +1 -1
  958. package/select/Component.js +3 -2
  959. package/select/components/arrow/Component.js +1 -1
  960. package/select/components/arrow/index.css +3 -3
  961. package/select/components/base-select/Component.js +2 -2
  962. package/select/components/base-select/index.css +7 -7
  963. package/select/components/base-select/index.d.ts +1 -1
  964. package/select/components/base-select/index.js +2 -2
  965. package/select/components/checkmark/Component.js +1 -1
  966. package/select/components/checkmark/index.css +7 -7
  967. package/select/components/field/Component.js +2 -2
  968. package/select/components/field/index.css +9 -9
  969. package/select/components/field/index.js +1 -1
  970. package/select/components/index.js +5 -4
  971. package/select/components/native-select/Component.js +1 -1
  972. package/select/components/native-select/index.js +1 -1
  973. package/select/components/optgroup/Component.js +1 -1
  974. package/select/components/optgroup/index.css +6 -6
  975. package/select/components/option/Component.js +2 -2
  976. package/select/components/option/index.css +20 -20
  977. package/select/components/option/index.js +1 -1
  978. package/select/components/options-list/Component.js +28 -12
  979. package/select/components/options-list/index.css +6 -6
  980. package/select/components/options-list/index.js +3 -1
  981. package/select/components/select-mobile/Component.js +5 -4
  982. package/select/components/select-mobile/checkmark/Component.js +1 -1
  983. package/select/components/select-mobile/checkmark/index.css +4 -4
  984. package/select/components/select-mobile/index.css +11 -11
  985. package/select/components/select-mobile/index.d.ts +1 -1
  986. package/select/components/select-mobile/index.js +5 -4
  987. package/select/components/select-mobile/options-list/Component.js +2 -2
  988. package/select/components/select-mobile/options-list/index.css +9 -9
  989. package/select/components/select-mobile/options-list/index.js +1 -1
  990. package/select/components/virtual-options-list/Component.d.ts +2 -2
  991. package/select/components/virtual-options-list/Component.js +36 -19
  992. package/select/components/virtual-options-list/index.css +12 -12
  993. package/select/components/virtual-options-list/index.js +3 -1
  994. package/select/{esm/Component-e92464de.d.ts → cssm/Component-ab46cfa1.d.ts} +1 -1
  995. package/select/cssm/{Component-25917959.js → Component-ab46cfa1.js} +2 -1
  996. package/select/cssm/{Component-9bc41b6c.d.ts → Component-e3a61749.d.ts} +0 -0
  997. package/select/cssm/{Component-9bc41b6c.js → Component-e3a61749.js} +1 -1
  998. package/select/cssm/Component.d.ts +1 -1
  999. package/select/cssm/Component.js +2 -1
  1000. package/select/cssm/components/base-select/Component.js +1 -1
  1001. package/select/cssm/components/base-select/index.d.ts +1 -1
  1002. package/select/cssm/components/base-select/index.js +1 -1
  1003. package/select/cssm/components/index.js +3 -2
  1004. package/select/cssm/components/options-list/Component.js +26 -10
  1005. package/select/cssm/components/options-list/index.js +2 -0
  1006. package/select/cssm/components/select-mobile/Component.js +3 -2
  1007. package/select/cssm/components/select-mobile/index.d.ts +1 -1
  1008. package/select/cssm/components/select-mobile/index.js +3 -2
  1009. package/select/cssm/components/virtual-options-list/Component.d.ts +2 -2
  1010. package/select/cssm/components/virtual-options-list/Component.js +34 -17
  1011. package/select/cssm/components/virtual-options-list/index.js +2 -0
  1012. package/select/cssm/index.js +3 -2
  1013. package/select/cssm/presets/index.js +3 -2
  1014. package/select/cssm/presets/useSelectWithApply/hook.js +3 -2
  1015. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -2
  1016. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1017. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -2
  1018. package/select/cssm/typings.d.ts +9 -0
  1019. package/select/{cssm/Component-25917959.d.ts → esm/Component-6c108879.d.ts} +1 -1
  1020. package/select/esm/{Component-e92464de.js → Component-6c108879.js} +12 -11
  1021. package/select/esm/{Component-9b8fc0fa.d.ts → Component-81b80877.d.ts} +0 -0
  1022. package/select/esm/{Component-9b8fc0fa.js → Component-81b80877.js} +4 -4
  1023. package/select/esm/Component.d.ts +1 -1
  1024. package/select/esm/Component.js +9 -8
  1025. package/select/esm/components/arrow/Component.js +1 -1
  1026. package/select/esm/components/arrow/index.css +3 -3
  1027. package/select/esm/components/base-select/Component.js +3 -3
  1028. package/select/esm/components/base-select/index.css +7 -7
  1029. package/select/esm/components/base-select/index.d.ts +1 -1
  1030. package/select/esm/components/base-select/index.js +3 -3
  1031. package/select/esm/components/checkmark/Component.js +1 -1
  1032. package/select/esm/components/checkmark/index.css +7 -7
  1033. package/select/esm/components/field/Component.js +3 -3
  1034. package/select/esm/components/field/index.css +9 -9
  1035. package/select/esm/components/field/index.js +2 -2
  1036. package/select/esm/components/index.js +11 -10
  1037. package/select/esm/components/native-select/Component.js +1 -1
  1038. package/select/esm/components/native-select/index.js +1 -1
  1039. package/select/esm/components/optgroup/Component.js +1 -1
  1040. package/select/esm/components/optgroup/index.css +6 -6
  1041. package/select/esm/components/option/Component.js +2 -2
  1042. package/select/esm/components/option/index.css +20 -20
  1043. package/select/esm/components/option/index.js +1 -1
  1044. package/select/esm/components/options-list/Component.js +28 -12
  1045. package/select/esm/components/options-list/index.css +6 -6
  1046. package/select/esm/components/options-list/index.js +3 -1
  1047. package/select/esm/components/select-mobile/Component.js +11 -10
  1048. package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
  1049. package/select/esm/components/select-mobile/checkmark/index.css +4 -4
  1050. package/select/esm/components/select-mobile/index.css +11 -11
  1051. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1052. package/select/esm/components/select-mobile/index.js +11 -10
  1053. package/select/esm/components/select-mobile/options-list/Component.js +2 -2
  1054. package/select/esm/components/select-mobile/options-list/index.css +9 -9
  1055. package/select/esm/components/select-mobile/options-list/index.js +1 -1
  1056. package/select/esm/components/virtual-options-list/Component.d.ts +2 -2
  1057. package/select/esm/components/virtual-options-list/Component.js +36 -19
  1058. package/select/esm/components/virtual-options-list/index.css +12 -12
  1059. package/select/esm/components/virtual-options-list/index.js +3 -1
  1060. package/select/esm/index.js +11 -10
  1061. package/select/esm/{intersection-observer-ea2de394.d.ts → intersection-observer-78b8c2c5.d.ts} +0 -0
  1062. package/select/esm/{intersection-observer-ea2de394.js → intersection-observer-78b8c2c5.js} +0 -0
  1063. package/select/esm/presets/index.js +11 -10
  1064. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1065. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1066. package/select/esm/presets/useSelectWithApply/hook.js +11 -10
  1067. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +11 -10
  1068. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1069. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1070. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +11 -10
  1071. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1072. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1073. package/select/esm/{tslib.es6-66f33f64.d.ts → tslib.es6-b12cd585.d.ts} +0 -0
  1074. package/select/esm/{tslib.es6-66f33f64.js → tslib.es6-b12cd585.js} +0 -0
  1075. package/select/esm/typings.d.ts +9 -0
  1076. package/select/index.js +5 -4
  1077. package/select/{intersection-observer-034ae348.d.ts → intersection-observer-8d7f0aeb.d.ts} +0 -0
  1078. package/select/{intersection-observer-034ae348.js → intersection-observer-8d7f0aeb.js} +0 -0
  1079. package/select/{Component-ff810803.d.ts → modern/Component-901a7bcc.d.ts} +1 -1
  1080. package/select/modern/{Component-6f697b2a.js → Component-901a7bcc.js} +11 -10
  1081. package/select/modern/{Component-1a0e86bd.d.ts → Component-f72b22a6.d.ts} +0 -0
  1082. package/select/modern/{Component-1a0e86bd.js → Component-f72b22a6.js} +3 -3
  1083. package/select/modern/Component.d.ts +1 -1
  1084. package/select/modern/Component.js +8 -7
  1085. package/select/modern/components/arrow/Component.js +1 -1
  1086. package/select/modern/components/arrow/index.css +3 -3
  1087. package/select/modern/components/base-select/Component.js +2 -2
  1088. package/select/modern/components/base-select/index.css +7 -7
  1089. package/select/modern/components/base-select/index.d.ts +1 -1
  1090. package/select/modern/components/base-select/index.js +2 -2
  1091. package/select/modern/components/checkmark/Component.js +1 -1
  1092. package/select/modern/components/checkmark/index.css +7 -7
  1093. package/select/modern/components/field/Component.js +2 -2
  1094. package/select/modern/components/field/index.css +9 -9
  1095. package/select/modern/components/field/index.js +1 -1
  1096. package/select/modern/components/index.js +10 -9
  1097. package/select/modern/components/optgroup/Component.js +1 -1
  1098. package/select/modern/components/optgroup/index.css +6 -6
  1099. package/select/modern/components/option/Component.js +1 -1
  1100. package/select/modern/components/option/index.css +20 -20
  1101. package/select/modern/components/options-list/Component.js +26 -6
  1102. package/select/modern/components/options-list/index.css +6 -6
  1103. package/select/modern/components/options-list/index.js +2 -0
  1104. package/select/modern/components/select-mobile/Component.js +10 -9
  1105. package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
  1106. package/select/modern/components/select-mobile/checkmark/index.css +4 -4
  1107. package/select/modern/components/select-mobile/index.css +11 -11
  1108. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1109. package/select/modern/components/select-mobile/index.js +10 -9
  1110. package/select/modern/components/select-mobile/options-list/Component.js +1 -1
  1111. package/select/modern/components/select-mobile/options-list/index.css +9 -9
  1112. package/select/modern/components/virtual-options-list/Component.d.ts +2 -2
  1113. package/select/modern/components/virtual-options-list/Component.js +34 -17
  1114. package/select/modern/components/virtual-options-list/index.css +12 -12
  1115. package/select/modern/components/virtual-options-list/index.js +2 -0
  1116. package/select/modern/index.js +10 -9
  1117. package/select/modern/{intersection-observer-ea2de394.d.ts → intersection-observer-78b8c2c5.d.ts} +0 -0
  1118. package/select/modern/{intersection-observer-ea2de394.js → intersection-observer-78b8c2c5.js} +0 -0
  1119. package/select/modern/presets/index.js +10 -9
  1120. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1121. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1122. package/select/modern/presets/useSelectWithApply/hook.js +10 -9
  1123. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -9
  1124. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1125. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1126. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +10 -9
  1127. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1128. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1129. package/select/modern/typings.d.ts +9 -0
  1130. package/select/presets/index.js +5 -4
  1131. package/select/presets/useLazyLoading/hook.js +3 -3
  1132. package/select/presets/useLazyLoading/index.css +2 -2
  1133. package/select/presets/useSelectWithApply/hook.js +5 -4
  1134. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +5 -4
  1135. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1136. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1137. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +5 -4
  1138. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1139. package/select/presets/useSelectWithLoading/index.css +2 -2
  1140. package/select/{tslib.es6-f5819fca.d.ts → tslib.es6-bf68e793.d.ts} +0 -0
  1141. package/select/{tslib.es6-f5819fca.js → tslib.es6-bf68e793.js} +0 -0
  1142. package/select/typings.d.ts +9 -0
  1143. package/select-with-tags/component.d.ts +2 -2
  1144. package/select-with-tags/component.js +11 -11
  1145. package/select-with-tags/components/index.js +1 -1
  1146. package/select-with-tags/components/tag/component.js +2 -2
  1147. package/select-with-tags/components/tag/index.css +11 -11
  1148. package/select-with-tags/components/tag/index.js +1 -1
  1149. package/select-with-tags/components/tag-list/component.js +2 -2
  1150. package/select-with-tags/components/tag-list/index.css +31 -31
  1151. package/select-with-tags/components/tag-list/index.js +1 -1
  1152. package/select-with-tags/cssm/component.d.ts +2 -2
  1153. package/select-with-tags/cssm/component.js +10 -10
  1154. package/select-with-tags/cssm/types.d.ts +1 -4
  1155. package/select-with-tags/esm/component.d.ts +2 -2
  1156. package/select-with-tags/esm/component.js +11 -11
  1157. package/select-with-tags/esm/components/index.js +1 -1
  1158. package/select-with-tags/esm/components/tag/component.js +2 -2
  1159. package/select-with-tags/esm/components/tag/index.css +11 -11
  1160. package/select-with-tags/esm/components/tag/index.js +1 -1
  1161. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1162. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1163. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1164. package/select-with-tags/esm/index.js +1 -1
  1165. package/select-with-tags/esm/{tslib.es6-c2d7fa8e.d.ts → tslib.es6-ebec93d0.d.ts} +0 -0
  1166. package/select-with-tags/esm/{tslib.es6-c2d7fa8e.js → tslib.es6-ebec93d0.js} +0 -0
  1167. package/select-with-tags/esm/types.d.ts +1 -4
  1168. package/select-with-tags/esm/utils/index.js +1 -1
  1169. package/select-with-tags/esm/utils/match.js +1 -1
  1170. package/select-with-tags/index.js +1 -1
  1171. package/select-with-tags/modern/component.d.ts +2 -2
  1172. package/select-with-tags/modern/component.js +8 -7
  1173. package/select-with-tags/modern/components/tag/component.js +1 -1
  1174. package/select-with-tags/modern/components/tag/index.css +11 -11
  1175. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1176. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1177. package/select-with-tags/modern/types.d.ts +1 -4
  1178. package/select-with-tags/{tslib.es6-7b3beefc.d.ts → tslib.es6-b5a3865e.d.ts} +0 -0
  1179. package/select-with-tags/{tslib.es6-7b3beefc.js → tslib.es6-b5a3865e.js} +0 -0
  1180. package/select-with-tags/types.d.ts +1 -4
  1181. package/select-with-tags/utils/index.js +1 -1
  1182. package/select-with-tags/utils/match.js +1 -1
  1183. package/skeleton/Component.js +1 -1
  1184. package/skeleton/esm/Component.js +1 -1
  1185. package/skeleton/esm/index.css +10 -10
  1186. package/skeleton/index.css +10 -10
  1187. package/skeleton/modern/Component.js +1 -1
  1188. package/skeleton/modern/index.css +10 -10
  1189. package/slider/Component.js +1 -1
  1190. package/slider/esm/Component.js +1 -1
  1191. package/slider/esm/index.css +36 -36
  1192. package/slider/index.css +36 -36
  1193. package/slider/modern/Component.js +1 -1
  1194. package/slider/modern/index.css +36 -36
  1195. package/slider-input/Component.js +1 -1
  1196. package/slider-input/esm/Component.js +1 -1
  1197. package/slider-input/esm/index.css +16 -16
  1198. package/slider-input/index.css +16 -16
  1199. package/slider-input/modern/Component.js +1 -1
  1200. package/slider-input/modern/index.css +16 -16
  1201. package/space/Component.js +2 -2
  1202. package/space/{Item-66549ca0.d.ts → Item-da29c92b.d.ts} +0 -0
  1203. package/space/{Item-66549ca0.js → Item-da29c92b.js} +0 -0
  1204. package/space/Item.js +1 -1
  1205. package/space/esm/Component.js +2 -2
  1206. package/space/esm/{Item-069ce6cb.d.ts → Item-6854f6e1.d.ts} +0 -0
  1207. package/space/esm/{Item-069ce6cb.js → Item-6854f6e1.js} +0 -0
  1208. package/space/esm/Item.js +1 -1
  1209. package/space/esm/index.css +8 -8
  1210. package/space/esm/index.js +1 -1
  1211. package/space/index.css +8 -8
  1212. package/space/index.js +1 -1
  1213. package/space/modern/Component.js +1 -1
  1214. package/space/modern/index.css +8 -8
  1215. package/spinner/Component.js +1 -1
  1216. package/spinner/esm/Component.js +1 -1
  1217. package/spinner/esm/index.css +6 -6
  1218. package/spinner/index.css +6 -6
  1219. package/spinner/modern/Component.js +1 -1
  1220. package/spinner/modern/index.css +6 -6
  1221. package/status/Component.js +1 -1
  1222. package/status/esm/Component.js +1 -1
  1223. package/status/esm/index.css +17 -17
  1224. package/status/index.css +17 -17
  1225. package/status/modern/Component.js +1 -1
  1226. package/status/modern/index.css +17 -17
  1227. package/stepped-progress-bar/Component.js +1 -1
  1228. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1229. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1230. package/stepped-progress-bar/esm/Component.js +1 -1
  1231. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1232. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1233. package/stepped-progress-bar/esm/index.css +3 -3
  1234. package/stepped-progress-bar/index.css +3 -3
  1235. package/stepped-progress-bar/modern/Component.js +1 -1
  1236. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1237. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1238. package/stepped-progress-bar/modern/index.css +3 -3
  1239. package/switch/Component.js +1 -1
  1240. package/switch/esm/Component.js +1 -1
  1241. package/switch/esm/index.css +25 -25
  1242. package/switch/index.css +25 -25
  1243. package/switch/modern/Component.js +1 -1
  1244. package/switch/modern/index.css +25 -25
  1245. package/table/component.js +1 -1
  1246. package/table/components/index.js +1 -1
  1247. package/table/components/pagination/Component.js +2 -2
  1248. package/table/components/pagination/index.css +8 -8
  1249. package/table/components/pagination/index.js +1 -1
  1250. package/table/components/pagination/select-field/index.css +4 -4
  1251. package/table/components/pagination/select-field/index.js +2 -2
  1252. package/table/components/table/Component.js +2 -2
  1253. package/table/components/table/index.css +6 -6
  1254. package/table/components/table/index.js +1 -1
  1255. package/table/components/table/utils.js +1 -1
  1256. package/table/components/tbody/Component.js +2 -2
  1257. package/table/components/tbody/index.css +2 -2
  1258. package/table/components/tbody/index.js +1 -1
  1259. package/table/components/tcell/Component.js +2 -2
  1260. package/table/components/tcell/index.css +4 -4
  1261. package/table/components/tcell/index.js +1 -1
  1262. package/table/components/texpandable-row/Component.js +2 -2
  1263. package/table/components/texpandable-row/index.css +5 -5
  1264. package/table/components/texpandable-row/index.js +1 -1
  1265. package/table/components/thead/Component.js +2 -2
  1266. package/table/components/thead/index.css +6 -6
  1267. package/table/components/thead/index.js +1 -1
  1268. package/table/components/thead-cell/Component.js +2 -2
  1269. package/table/components/thead-cell/index.css +5 -5
  1270. package/table/components/thead-cell/index.js +1 -1
  1271. package/table/components/trow/Component.js +2 -2
  1272. package/table/components/trow/index.css +8 -8
  1273. package/table/components/trow/index.js +1 -1
  1274. package/table/components/tsortable-head-cell/Component.js +2 -2
  1275. package/table/components/tsortable-head-cell/index.css +9 -9
  1276. package/table/components/tsortable-head-cell/index.js +1 -1
  1277. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1278. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1279. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1280. package/table/esm/component.js +1 -1
  1281. package/table/esm/components/index.js +1 -1
  1282. package/table/esm/components/pagination/Component.js +2 -2
  1283. package/table/esm/components/pagination/index.css +8 -8
  1284. package/table/esm/components/pagination/index.js +1 -1
  1285. package/table/esm/components/pagination/select-field/index.css +4 -4
  1286. package/table/esm/components/pagination/select-field/index.js +2 -2
  1287. package/table/esm/components/table/Component.js +2 -2
  1288. package/table/esm/components/table/index.css +6 -6
  1289. package/table/esm/components/table/index.js +1 -1
  1290. package/table/esm/components/table/utils.js +1 -1
  1291. package/table/esm/components/tbody/Component.js +2 -2
  1292. package/table/esm/components/tbody/index.css +2 -2
  1293. package/table/esm/components/tbody/index.js +1 -1
  1294. package/table/esm/components/tcell/Component.js +2 -2
  1295. package/table/esm/components/tcell/index.css +4 -4
  1296. package/table/esm/components/tcell/index.js +1 -1
  1297. package/table/esm/components/texpandable-row/Component.js +2 -2
  1298. package/table/esm/components/texpandable-row/index.css +5 -5
  1299. package/table/esm/components/texpandable-row/index.js +1 -1
  1300. package/table/esm/components/thead/Component.js +2 -2
  1301. package/table/esm/components/thead/index.css +6 -6
  1302. package/table/esm/components/thead/index.js +1 -1
  1303. package/table/esm/components/thead-cell/Component.js +2 -2
  1304. package/table/esm/components/thead-cell/index.css +5 -5
  1305. package/table/esm/components/thead-cell/index.js +1 -1
  1306. package/table/esm/components/trow/Component.js +2 -2
  1307. package/table/esm/components/trow/index.css +8 -8
  1308. package/table/esm/components/trow/index.js +1 -1
  1309. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1310. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1311. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1312. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1313. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1314. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1315. package/table/esm/index.js +1 -1
  1316. package/table/esm/{tslib.es6-ea1238a6.d.ts → tslib.es6-7cff6995.d.ts} +0 -0
  1317. package/table/esm/{tslib.es6-ea1238a6.js → tslib.es6-7cff6995.js} +0 -0
  1318. package/table/index.js +1 -1
  1319. package/table/modern/components/pagination/Component.js +1 -1
  1320. package/table/modern/components/pagination/index.css +8 -8
  1321. package/table/modern/components/pagination/select-field/index.css +4 -4
  1322. package/table/modern/components/pagination/select-field/index.js +1 -1
  1323. package/table/modern/components/table/Component.js +1 -1
  1324. package/table/modern/components/table/index.css +6 -6
  1325. package/table/modern/components/tbody/Component.js +1 -1
  1326. package/table/modern/components/tbody/index.css +2 -2
  1327. package/table/modern/components/tcell/Component.js +1 -1
  1328. package/table/modern/components/tcell/index.css +4 -4
  1329. package/table/modern/components/texpandable-row/Component.js +1 -1
  1330. package/table/modern/components/texpandable-row/index.css +5 -5
  1331. package/table/modern/components/thead/Component.js +1 -1
  1332. package/table/modern/components/thead/index.css +6 -6
  1333. package/table/modern/components/thead-cell/Component.js +1 -1
  1334. package/table/modern/components/thead-cell/index.css +5 -5
  1335. package/table/modern/components/trow/Component.js +1 -1
  1336. package/table/modern/components/trow/index.css +8 -8
  1337. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1338. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1339. package/table/{tslib.es6-dd60d573.d.ts → tslib.es6-584dcb41.d.ts} +0 -0
  1340. package/table/{tslib.es6-dd60d573.js → tslib.es6-584dcb41.js} +0 -0
  1341. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1342. package/tabs/components/primary-tablist/Component.js +1 -1
  1343. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1344. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1345. package/tabs/components/primary-tablist/index.css +18 -18
  1346. package/tabs/components/primary-tablist/mobile.css +24 -20
  1347. package/tabs/components/scrollable-container/Component.js +1 -1
  1348. package/tabs/components/scrollable-container/index.css +3 -3
  1349. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1350. package/tabs/components/secondary-tablist/Component.js +1 -1
  1351. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1352. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1353. package/tabs/components/secondary-tablist/index.css +9 -9
  1354. package/tabs/components/secondary-tablist/mobile.css +15 -11
  1355. package/tabs/components/tab/Component.js +1 -1
  1356. package/tabs/components/tab/index.css +2 -2
  1357. package/tabs/components/tabs/Component.desktop.js +3 -3
  1358. package/tabs/components/tabs/Component.mobile.js +3 -3
  1359. package/tabs/components/tabs/Component.responsive.js +3 -3
  1360. package/tabs/desktop.js +3 -3
  1361. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1362. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1363. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1364. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1365. package/tabs/esm/components/primary-tablist/index.css +18 -18
  1366. package/tabs/esm/components/primary-tablist/mobile.css +24 -20
  1367. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1368. package/tabs/esm/components/scrollable-container/index.css +3 -3
  1369. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1370. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1371. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1372. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1373. package/tabs/esm/components/secondary-tablist/index.css +9 -9
  1374. package/tabs/esm/components/secondary-tablist/mobile.css +15 -11
  1375. package/tabs/esm/components/tab/Component.js +1 -1
  1376. package/tabs/esm/components/tab/index.css +2 -2
  1377. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1378. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1379. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1380. package/tabs/esm/desktop.js +3 -3
  1381. package/tabs/esm/index.js +3 -3
  1382. package/tabs/esm/index.module-a352cedb.js +4 -0
  1383. package/tabs/esm/index.module-dfeea178.js +4 -0
  1384. package/tabs/esm/mobile.js +3 -3
  1385. package/tabs/esm/responsive.js +3 -3
  1386. package/tabs/esm/{tslib.es6-e1ca84bd.d.ts → tslib.es6-c90204d8.d.ts} +0 -0
  1387. package/tabs/esm/{tslib.es6-e1ca84bd.js → tslib.es6-c90204d8.js} +0 -0
  1388. package/tabs/index.js +3 -3
  1389. package/tabs/index.module-2ed8e6e6.js +4 -0
  1390. package/tabs/index.module-b0384505.js +4 -0
  1391. package/tabs/mobile.js +3 -3
  1392. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1393. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1394. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1395. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1396. package/tabs/modern/components/primary-tablist/mobile.css +24 -20
  1397. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1398. package/tabs/modern/components/scrollable-container/index.css +3 -3
  1399. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1400. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1401. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1402. package/tabs/modern/components/secondary-tablist/index.css +9 -9
  1403. package/tabs/modern/components/secondary-tablist/mobile.css +15 -11
  1404. package/tabs/modern/components/tab/Component.js +1 -1
  1405. package/tabs/modern/components/tab/index.css +2 -2
  1406. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1407. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1408. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1409. package/tabs/modern/desktop.js +2 -2
  1410. package/tabs/modern/index.js +2 -2
  1411. package/tabs/modern/index.module-a352cedb.js +4 -0
  1412. package/tabs/modern/index.module-dfeea178.js +4 -0
  1413. package/tabs/modern/mobile.js +2 -2
  1414. package/tabs/modern/responsive.js +2 -2
  1415. package/tabs/responsive.js +3 -3
  1416. package/tabs/{tslib.es6-e549100f.d.ts → tslib.es6-5ffe3480.d.ts} +0 -0
  1417. package/tabs/{tslib.es6-e549100f.js → tslib.es6-5ffe3480.js} +0 -0
  1418. package/tag/Component.js +3 -3
  1419. package/tag/default.css +8 -8
  1420. package/tag/esm/Component.js +3 -3
  1421. package/tag/esm/default.css +8 -8
  1422. package/tag/esm/index.css +37 -37
  1423. package/tag/esm/inverted.css +8 -8
  1424. package/tag/index.css +37 -37
  1425. package/tag/inverted.css +8 -8
  1426. package/tag/modern/Component.js +3 -3
  1427. package/tag/modern/default.css +8 -8
  1428. package/tag/modern/index.css +37 -37
  1429. package/tag/modern/inverted.css +8 -8
  1430. package/textarea/Component.js +3 -3
  1431. package/textarea/default.css +18 -18
  1432. package/textarea/esm/Component.js +3 -3
  1433. package/textarea/esm/default.css +18 -18
  1434. package/textarea/esm/index.css +21 -21
  1435. package/textarea/esm/inverted.css +18 -18
  1436. package/textarea/index.css +21 -21
  1437. package/textarea/inverted.css +18 -18
  1438. package/textarea/modern/Component.js +3 -3
  1439. package/textarea/modern/default.css +18 -18
  1440. package/textarea/modern/index.css +21 -21
  1441. package/textarea/modern/inverted.css +18 -18
  1442. package/themes/click.css +4 -0
  1443. package/themes/compiled/mobile-dark-bluetint.css +288 -276
  1444. package/themes/corp.css +4 -0
  1445. package/themes/dark.css +4 -0
  1446. package/themes/dist/click.css +4 -0
  1447. package/themes/dist/compiled/mobile-dark-bluetint.css +803 -791
  1448. package/themes/dist/corp.css +4 -0
  1449. package/themes/dist/dark.css +4 -0
  1450. package/themes/dist/intranet.css +4 -0
  1451. package/themes/dist/mixins/dark.css +4 -0
  1452. package/themes/dist/mobile.css +4 -0
  1453. package/themes/dist/package.json +1 -1
  1454. package/themes/dist/site.css +4 -0
  1455. package/themes/intranet.css +4 -0
  1456. package/themes/mixins/dark.css +4 -0
  1457. package/themes/mobile.css +4 -0
  1458. package/themes/site.css +4 -0
  1459. package/toast/component.js +1 -1
  1460. package/toast/esm/component.js +1 -1
  1461. package/toast/esm/index.css +9 -9
  1462. package/toast/index.css +9 -9
  1463. package/toast/modern/component.js +1 -1
  1464. package/toast/modern/index.css +9 -9
  1465. package/toast-plate/component.js +1 -1
  1466. package/toast-plate/cssm/index.module.css +4 -0
  1467. package/toast-plate/esm/component.js +1 -1
  1468. package/toast-plate/esm/index.css +19 -15
  1469. package/toast-plate/index.css +19 -15
  1470. package/toast-plate/modern/component.js +1 -1
  1471. package/toast-plate/modern/index.css +19 -15
  1472. package/tooltip/{Component-bbbef5f2.d.ts → Component-1fc6eca4.d.ts} +0 -0
  1473. package/tooltip/{Component-bbbef5f2.js → Component-1fc6eca4.js} +3 -3
  1474. package/tooltip/Component.js +1 -1
  1475. package/tooltip/component.responsive.js +2 -2
  1476. package/tooltip/default.css +2 -2
  1477. package/tooltip/esm/{Component-9bc49417.d.ts → Component-617981a1.d.ts} +0 -0
  1478. package/tooltip/esm/{Component-9bc49417.js → Component-617981a1.js} +3 -3
  1479. package/tooltip/esm/Component.js +1 -1
  1480. package/tooltip/esm/component.responsive.js +2 -2
  1481. package/tooltip/esm/default.css +2 -2
  1482. package/tooltip/esm/index.css +5 -5
  1483. package/tooltip/esm/index.d.ts +1 -1
  1484. package/tooltip/esm/index.js +1 -1
  1485. package/tooltip/esm/inverted.css +4 -4
  1486. package/tooltip/esm/responsive.css +2 -2
  1487. package/tooltip/esm/responsive.js +1 -1
  1488. package/tooltip/index.css +5 -5
  1489. package/tooltip/index.d.ts +1 -1
  1490. package/tooltip/index.js +1 -1
  1491. package/tooltip/inverted.css +4 -4
  1492. package/tooltip/modern/Component.js +3 -3
  1493. package/tooltip/modern/component.responsive.js +1 -1
  1494. package/tooltip/modern/default.css +2 -2
  1495. package/tooltip/modern/index.css +5 -5
  1496. package/tooltip/modern/inverted.css +4 -4
  1497. package/tooltip/modern/responsive.css +2 -2
  1498. package/tooltip/responsive.css +2 -2
  1499. package/tooltip/responsive.js +1 -1
  1500. package/typography/colors.css +12 -12
  1501. package/typography/{colors.module-ca328842.d.ts → colors.module-38f04830.d.ts} +0 -0
  1502. package/typography/{colors.module-ca328842.js → colors.module-38f04830.js} +1 -1
  1503. package/typography/common.module-2800ecde.js +4 -0
  1504. package/typography/component.js +2 -2
  1505. package/typography/esm/colors.css +12 -12
  1506. package/typography/esm/{colors.module-18dafa92.d.ts → colors.module-e9eadcad.d.ts} +0 -0
  1507. package/typography/esm/{colors.module-18dafa92.js → colors.module-e9eadcad.js} +1 -1
  1508. package/typography/esm/common.module-dd794c97.js +4 -0
  1509. package/typography/esm/component.js +2 -2
  1510. package/typography/esm/index.js +2 -2
  1511. package/typography/esm/text/component.js +2 -2
  1512. package/typography/esm/text/index.css +13 -13
  1513. package/typography/esm/text/index.js +1 -1
  1514. package/typography/esm/title/common.css +4 -4
  1515. package/typography/esm/title/component.js +1 -1
  1516. package/typography/esm/title/index.css +18 -18
  1517. package/typography/esm/title/index.js +3 -3
  1518. package/typography/esm/title-mobile/component.js +3 -3
  1519. package/typography/esm/title-mobile/index.css +13 -13
  1520. package/typography/esm/title-mobile/index.js +2 -2
  1521. package/typography/esm/title-responsive/component.js +3 -3
  1522. package/typography/esm/title-responsive/index.css +40 -40
  1523. package/typography/esm/title-responsive/index.js +2 -2
  1524. package/typography/index.js +2 -2
  1525. package/typography/modern/colors.css +12 -12
  1526. package/typography/modern/colors.module-4b7efac4.js +4 -0
  1527. package/typography/modern/common.module-dd794c97.js +4 -0
  1528. package/typography/modern/component.js +2 -2
  1529. package/typography/modern/index.js +2 -2
  1530. package/typography/modern/text/component.js +2 -2
  1531. package/typography/modern/text/index.css +13 -13
  1532. package/typography/modern/text/index.js +1 -1
  1533. package/typography/modern/title/common.css +4 -4
  1534. package/typography/modern/title/component.js +1 -1
  1535. package/typography/modern/title/index.css +18 -18
  1536. package/typography/modern/title/index.js +3 -3
  1537. package/typography/modern/title-mobile/component.js +3 -3
  1538. package/typography/modern/title-mobile/index.css +13 -13
  1539. package/typography/modern/title-mobile/index.js +2 -2
  1540. package/typography/modern/title-responsive/component.js +3 -3
  1541. package/typography/modern/title-responsive/index.css +40 -40
  1542. package/typography/modern/title-responsive/index.js +2 -2
  1543. package/typography/text/component.js +2 -2
  1544. package/typography/text/index.css +13 -13
  1545. package/typography/text/index.js +1 -1
  1546. package/typography/title/common.css +4 -4
  1547. package/typography/title/component.js +1 -1
  1548. package/typography/title/index.css +18 -18
  1549. package/typography/title/index.js +3 -3
  1550. package/typography/title-mobile/component.js +3 -3
  1551. package/typography/title-mobile/index.css +13 -13
  1552. package/typography/title-mobile/index.js +2 -2
  1553. package/typography/title-responsive/component.js +3 -3
  1554. package/typography/title-responsive/index.css +40 -40
  1555. package/typography/title-responsive/index.js +2 -2
  1556. package/vars/colors-bluetint.css +4 -0
  1557. package/vars/colors-indigo.css +4 -0
  1558. package/vars/cssm/colors-bluetint.css +4 -0
  1559. package/vars/cssm/colors-indigo.css +4 -0
  1560. package/vars/cssm/index.css +4 -0
  1561. package/vars/dist/colors-bluetint.css +4 -0
  1562. package/vars/dist/colors-indigo.css +4 -0
  1563. package/vars/dist/cssm/colors-bluetint.css +4 -0
  1564. package/vars/dist/cssm/colors-indigo.css +4 -0
  1565. package/vars/dist/cssm/index.css +4 -0
  1566. package/vars/dist/package.json +1 -1
  1567. package/with-suffix/Component.js +1 -1
  1568. package/with-suffix/esm/Component.js +1 -1
  1569. package/with-suffix/esm/index.css +8 -8
  1570. package/with-suffix/index.css +8 -8
  1571. package/with-suffix/modern/Component.js +1 -1
  1572. package/with-suffix/modern/index.css +8 -8
  1573. package/calendar-range/modern/index.module-c939f54b.js +0 -4
  1574. package/grid/esm/gutters.module-01a97821.js +0 -27
  1575. package/grid/gutters.module-022a90fa.js +0 -28
  1576. package/grid/modern/gutters.module-66e9acdd.js +0 -4
  1577. package/modal/esm/transitions.module-b86e1fa6.js +0 -4
  1578. package/modal/modern/transitions.module-b86e1fa6.js +0 -4
  1579. package/modal/transitions.module-1af23c4d.js +0 -4
  1580. package/tabs/esm/index.module-0a4d0652.js +0 -4
  1581. package/tabs/esm/index.module-bd67c227.js +0 -4
  1582. package/tabs/index.module-24c781ea.js +0 -4
  1583. package/tabs/index.module-d7f0ea8d.js +0 -4
  1584. package/tabs/modern/index.module-0a4d0652.js +0 -4
  1585. package/tabs/modern/index.module-bd67c227.js +0 -4
  1586. package/typography/common.module-f6091e6a.js +0 -4
  1587. package/typography/esm/common.module-bf4529a8.js +0 -4
  1588. package/typography/modern/colors.module-4aa19d80.js +0 -4
  1589. package/typography/modern/common.module-bf4529a8.js +0 -4
@@ -1,323 +1,323 @@
1
- .card-image__cardImage_12e20 {
1
+ .card-image__cardImage_19dfr {
2
2
  background: #e7e8ea;
3
3
  }
4
- .card-image__loaded_12e20 {
4
+ .card-image__loaded_19dfr {
5
5
  background: transparent
6
- }.badge__component_yaxw8 {
6
+ }.badge__component_70j1q {
7
7
  background-color: #ef3124;
8
8
  color: #000;
9
9
  }
10
- .badge__outlineCount_yaxw8 {
10
+ .badge__outlineCount_70j1q {
11
11
  background-color: #121212;
12
12
  }
13
- .badge__icon_yaxw8 {
13
+ .badge__icon_70j1q {
14
14
  color: #2fc26e
15
15
  }
16
- .badge__icon_yaxw8.badge__positive_yaxw8 {
16
+ .badge__icon_70j1q.badge__positive_70j1q {
17
17
  color: #2fc26e;
18
18
  background-color: #2fc26e;
19
19
  }
20
- .badge__icon_yaxw8.badge__attention_yaxw8 {
20
+ .badge__icon_70j1q.badge__attention_70j1q {
21
21
  color: #f6bf65;
22
22
  background-color: #f6bf65;
23
23
  }
24
- .badge__icon_yaxw8.badge__negative_yaxw8 {
24
+ .badge__icon_70j1q.badge__negative_70j1q {
25
25
  color: #d91d0b;
26
26
  background-color: #d91d0b;
27
27
  }
28
- .badge__icon_yaxw8.badge__link_yaxw8 {
28
+ .badge__icon_70j1q.badge__link_70j1q {
29
29
  color: #0072ef;
30
30
  background-color: #0072ef;
31
31
  }
32
- .badge__icon_yaxw8.badge__tertiary_yaxw8 {
32
+ .badge__icon_70j1q.badge__tertiary_70j1q {
33
33
  color: #464649;
34
34
  background-color: #464649;
35
35
  }
36
- .badge__icon_yaxw8.badge__secondary_yaxw8 {
36
+ .badge__icon_70j1q.badge__secondary_70j1q {
37
37
  color: #8d8d93;
38
38
  background-color: #8d8d93;
39
39
  }
40
- .badge__icon_yaxw8.badge__primary_yaxw8 {
40
+ .badge__icon_70j1q.badge__primary_70j1q {
41
41
  color: #fff;
42
42
  background-color: #fff;
43
43
  }
44
- .badge__icon_yaxw8:before {
44
+ .badge__icon_70j1q:before {
45
45
  background-color: #121212;
46
46
  }
47
- .badge__outline_yaxw8 {
47
+ .badge__outline_70j1q {
48
48
  background-color: #121212;
49
49
  }
50
- .badge__outlineColor_yaxw8.badge__attention_yaxw8 {
50
+ .badge__outlineColor_70j1q.badge__attention_70j1q {
51
51
  background-color: #f6bf65;
52
52
  }
53
- .badge__outlineColor_yaxw8.badge__positive_yaxw8 {
53
+ .badge__outlineColor_70j1q.badge__positive_70j1q {
54
54
  background-color: #2fc26e;
55
55
  }
56
- .badge__outlineColor_yaxw8.badge__negative_yaxw8 {
56
+ .badge__outlineColor_70j1q.badge__negative_70j1q {
57
57
  background-color: #d91d0b;
58
58
  }
59
- .badge__outlineColor_yaxw8.badge__link_yaxw8 {
59
+ .badge__outlineColor_70j1q.badge__link_70j1q {
60
60
  background-color: #0072ef;
61
61
  }
62
- .badge__outlineColor_yaxw8 .badge__tertiary_yaxw8 {
62
+ .badge__outlineColor_70j1q .badge__tertiary_70j1q {
63
63
  background-color: #464649;
64
64
  }
65
- .badge__outlineColor_yaxw8.badge__secondary_yaxw8 {
65
+ .badge__outlineColor_70j1q.badge__secondary_70j1q {
66
66
  background-color: #8d8d93;
67
67
  }
68
- .badge__outlineColor_yaxw8.badge__primary_yaxw8 {
68
+ .badge__outlineColor_70j1q.badge__primary_70j1q {
69
69
  background-color: #fff;
70
- }.backdrop__backdrop_11oco {
70
+ }.backdrop__backdrop_1vlyo {
71
71
  -webkit-tap-highlight-color: transparent;
72
72
  }
73
- .backdrop__appear_11oco,
74
- .backdrop__enter_11oco {
73
+ .backdrop__appear_1vlyo,
74
+ .backdrop__enter_1vlyo {
75
75
  background-color: transparent;
76
76
  }
77
- .backdrop__appearActive_11oco,
78
- .backdrop__enterActive_11oco,
79
- .backdrop__appearDone_11oco,
80
- .backdrop__enterDone_11oco {
77
+ .backdrop__appearActive_1vlyo,
78
+ .backdrop__enterActive_1vlyo,
79
+ .backdrop__appearDone_1vlyo,
80
+ .backdrop__enterDone_1vlyo {
81
81
  background-color: rgba(0, 0, 0, 0.8);
82
82
  }
83
- .backdrop__exit_11oco {
83
+ .backdrop__exit_1vlyo {
84
84
  background-color: rgba(0, 0, 0, 0.8);
85
85
  }
86
- .backdrop__exitActive_11oco,
87
- .backdrop__exitDone_11oco {
86
+ .backdrop__exitActive_1vlyo,
87
+ .backdrop__exitDone_1vlyo {
88
88
  background-color: transparent;
89
- }.checkbox-group__error_qjz9v {
89
+ }.checkbox-group__error_1jwcs {
90
90
  border-left: 1px solid #f15045;
91
91
  }
92
- .checkbox-group__label_qjz9v {
92
+ .checkbox-group__label_1jwcs {
93
93
  color: #fff;
94
94
  }
95
- .checkbox-group__errorMessage_qjz9v {
95
+ .checkbox-group__errorMessage_1jwcs {
96
96
  color: #f15045;
97
97
  }
98
- .checkbox-group__hint_qjz9v {
98
+ .checkbox-group__hint_1jwcs {
99
99
  color: #8d8d93;
100
- }.checkbox__box_1tfkr {
100
+ }.checkbox__box_1b6dn {
101
101
  color: #000;
102
102
  background-color: #000;
103
103
  border: 1.5px solid #8d8d93;
104
104
  }
105
- .checkbox__checkedIcon_1tfkr {
105
+ .checkbox__checkedIcon_1b6dn {
106
106
  color: #000;
107
107
  }
108
- .checkbox__component_1tfkr:hover:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
108
+ .checkbox__component_1b6dn:hover:not(.checkbox__disabled_1b6dn):not(.checkbox__inactive_1b6dn) .checkbox__box_1b6dn {
109
109
  background-color: #000;
110
110
  border-color: #8d8d93;
111
111
  }
112
- .checkbox__component_1tfkr:active:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
112
+ .checkbox__component_1b6dn:active:not(.checkbox__disabled_1b6dn):not(.checkbox__inactive_1b6dn) .checkbox__box_1b6dn {
113
113
  background-color: #000;
114
114
  border-color: #fff;
115
115
  }
116
- .checkbox__checked_1tfkr .checkbox__box_1tfkr {
116
+ .checkbox__checked_1b6dn .checkbox__box_1b6dn {
117
117
  background-color: #fff;
118
118
  border-color: transparent;
119
119
  }
120
- .checkbox__checked_1tfkr:hover:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
120
+ .checkbox__checked_1b6dn:hover:not(.checkbox__disabled_1b6dn):not(.checkbox__inactive_1b6dn) .checkbox__box_1b6dn {
121
121
  background-color: rgb(255, 255, 255);
122
122
  border-color: transparent;
123
123
  }
124
- .checkbox__checked_1tfkr:active:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
124
+ .checkbox__checked_1b6dn:active:not(.checkbox__disabled_1b6dn):not(.checkbox__inactive_1b6dn) .checkbox__box_1b6dn {
125
125
  background-color: rgb(255, 255, 255);
126
126
  border-color: transparent;
127
127
  }
128
- .checkbox__indeterminate_1tfkr .checkbox__box_1tfkr {
128
+ .checkbox__indeterminate_1b6dn .checkbox__box_1b6dn {
129
129
  background-color: #fff;
130
130
  border-color: transparent;
131
131
  }
132
- .checkbox__indeterminate_1tfkr:hover:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
132
+ .checkbox__indeterminate_1b6dn:hover:not(.checkbox__disabled_1b6dn):not(.checkbox__inactive_1b6dn) .checkbox__box_1b6dn {
133
133
  background-color: rgb(255, 255, 255);
134
134
  border-color: transparent;
135
135
  }
136
- .checkbox__indeterminate_1tfkr:active:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
136
+ .checkbox__indeterminate_1b6dn:active:not(.checkbox__disabled_1b6dn):not(.checkbox__inactive_1b6dn) .checkbox__box_1b6dn {
137
137
  background-color: rgb(255, 255, 255);
138
138
  border-color: transparent;
139
139
  }
140
- .checkbox__disabled_1tfkr .checkbox__box_1tfkr {
140
+ .checkbox__disabled_1b6dn .checkbox__box_1b6dn {
141
141
  background-color: #000;
142
142
  border-color: #2a2a2c;
143
143
  }
144
- .checkbox__disabled_1tfkr.checkbox__checked_1tfkr .checkbox__box_1tfkr {
144
+ .checkbox__disabled_1b6dn.checkbox__checked_1b6dn .checkbox__box_1b6dn {
145
145
  background-color: #3a3a3c;
146
146
  border-color: transparent;
147
147
  }
148
- .checkbox__disabled_1tfkr.checkbox__indeterminate_1tfkr .checkbox__box_1tfkr {
148
+ .checkbox__disabled_1b6dn.checkbox__indeterminate_1b6dn .checkbox__box_1b6dn {
149
149
  background-color: #3a3a3c;
150
150
  border-color: transparent;
151
151
  }
152
- .checkbox__disabled_1tfkr .checkbox__label_1tfkr {
152
+ .checkbox__disabled_1b6dn .checkbox__label_1b6dn {
153
153
  color: #8d8d93;
154
154
  }
155
- .checkbox__disabled_1tfkr .checkbox__hint_1tfkr {
155
+ .checkbox__disabled_1b6dn .checkbox__hint_1b6dn {
156
156
  color: #8d8d93;
157
157
  }
158
- .checkbox__inactive_1tfkr .checkbox__box_1tfkr {
158
+ .checkbox__inactive_1b6dn .checkbox__box_1b6dn {
159
159
  background-color: #3a3a3c;
160
160
  border-color: #464649;
161
161
  }
162
- .checkbox__inactive_1tfkr.checkbox__checked_1tfkr .checkbox__box_1tfkr {
162
+ .checkbox__inactive_1b6dn.checkbox__checked_1b6dn .checkbox__box_1b6dn {
163
163
  color: #464649;
164
164
  border-color: transparent;
165
165
  }
166
- .checkbox__inactive_1tfkr.checkbox__indeterminate_1tfkr .checkbox__box_1tfkr {
166
+ .checkbox__inactive_1b6dn.checkbox__indeterminate_1b6dn .checkbox__box_1b6dn {
167
167
  border-color: transparent;
168
168
  }
169
- .checkbox__focused_1tfkr .checkbox__box_1tfkr {
169
+ .checkbox__focused_1b6dn .checkbox__box_1b6dn {
170
170
  outline: 2px solid #0072ef;
171
171
  }
172
- .checkbox__label_1tfkr {
172
+ .checkbox__label_1b6dn {
173
173
  color: #fff;
174
174
  }
175
- .checkbox__errorMessage_1tfkr {
175
+ .checkbox__errorMessage_1b6dn {
176
176
  color: #f15045;
177
177
  }
178
- .checkbox__hint_1tfkr {
178
+ .checkbox__hint_1b6dn {
179
179
  color: #8d8d93;
180
180
  }
181
- .checkbox__inactive_1tfkr .checkbox__indeterminateLine_1tfkr {
181
+ .checkbox__inactive_1b6dn .checkbox__indeterminateLine_1b6dn {
182
182
  background-color: #464649;
183
183
  }
184
- .checkbox__indeterminateLine_1tfkr {
184
+ .checkbox__indeterminateLine_1b6dn {
185
185
  background-color: #000;
186
- }.divider__component_1muy1 {
186
+ }.divider__component_12a49 {
187
187
  border-bottom: 1px solid #2b2b2e;
188
- }.code-input__error_1fzrb {
188
+ }.dropzone__component_19ccl {
189
+ border: 2px dashed #464649;
190
+ }
191
+ .dropzone__component_19ccl:not(.dropzone__disabled_19ccl):hover {
192
+ background-color: transparent;
193
+ }
194
+ .dropzone__dragOver_19ccl {
195
+ background-color: transparent;
196
+ }
197
+ .dropzone__error_19ccl {
198
+ border-color: #ef3124;
199
+ }
200
+ .dropzone__overlay_1lym6 {
201
+ background: #202022;
202
+ }
203
+ .dropzone__text_1lym6 {
204
+ color: #fff;
205
+ }.code-input__error_dml6h {
189
206
  color: #f15045;
190
207
  }
191
- @keyframes code-input__shake_1fzrb {
208
+ @keyframes code-input__shake_dml6h {
192
209
  }
193
- .code-input__input_1fmyg {
210
+ .code-input__input_cjpjt {
194
211
  background-color: #202022;
195
212
  color: #fff
196
213
  }
197
- .code-input__input_1fmyg.code-input__hasError_1fmyg {
214
+ .code-input__input_cjpjt.code-input__hasError_cjpjt {
198
215
  color: #f15045;
199
216
  caret-color: #fff;
200
217
  background-color: #35110d;
201
218
  }
202
- .code-input__input_1fmyg.code-input__disabled_1fmyg {
219
+ .code-input__input_cjpjt.code-input__disabled_cjpjt {
203
220
  color: #464649;
204
221
  }
205
- .code-input__input_1fmyg:-webkit-autofill {
222
+ .code-input__input_cjpjt:-webkit-autofill {
206
223
  -webkit-text-fill-color: #fff;
207
- }.dropzone__component_s0l62 {
208
- border: 2px dashed #464649;
209
- }
210
- .dropzone__component_s0l62:not(.dropzone__disabled_s0l62):hover {
211
- background-color: transparent;
212
- }
213
- .dropzone__dragOver_s0l62 {
214
- background-color: transparent;
215
- }
216
- .dropzone__error_s0l62 {
217
- border-color: #ef3124;
218
- }
219
- .dropzone__overlay_wcjer {
220
- background: #202022;
221
- }
222
- .dropzone__text_wcjer {
223
- color: #fff;
224
- }.form-control__component_1uhfn {
224
+ }.form-control__component_fqiya {
225
225
  color: #fff;
226
226
  }
227
- .form-control__inner_1uhfn {
227
+ .form-control__inner_fqiya {
228
228
  background-color: #202022;
229
229
  }
230
- .form-control__label_1uhfn {
230
+ .form-control__label_fqiya {
231
231
  color: #8d8d93;
232
232
  }
233
- .form-control__hint_1uhfn {
233
+ .form-control__hint_fqiya {
234
234
  color: #8d8d93;
235
235
  }
236
- .form-control__disabled_1uhfn {
236
+ .form-control__disabled_fqiya {
237
237
  background-color: #202022;
238
238
  color: #8d8d93;
239
239
  }
240
- .form-control__focused_1uhfn.form-control__inner_1uhfn {
240
+ .form-control__focused_fqiya.form-control__inner_fqiya {
241
241
  background-color: #202022;
242
242
  }
243
- .form-control__inner_1uhfn:not(.form-control__disabled_1uhfn):hover {
243
+ .form-control__inner_fqiya:not(.form-control__disabled_fqiya):hover {
244
244
  background-color: #202022;
245
245
  }
246
- .form-control__error_1uhfn {
246
+ .form-control__error_fqiya {
247
247
  color: #f15045;
248
248
  }
249
- .form-control__hasError_1uhfn .form-control__label_1uhfn {
249
+ .form-control__hasError_fqiya .form-control__label_fqiya {
250
250
  color: #f15045;
251
251
  }
252
252
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
253
253
  }
254
- .form-control__component_z3gan {
254
+ .form-control__component_1jdnn {
255
255
  color: #000;
256
256
  }
257
- .form-control__inner_z3gan {
257
+ .form-control__inner_1jdnn {
258
258
  background-color: #f3f4f5;
259
259
  }
260
- .form-control__label_z3gan {
260
+ .form-control__label_1jdnn {
261
261
  color: rgba(60, 60, 67, 0.6);
262
262
  }
263
- .form-control__hint_z3gan {
263
+ .form-control__hint_1jdnn {
264
264
  color: rgba(60, 60, 67, 0.6);
265
265
  }
266
- .form-control__disabled_z3gan {
266
+ .form-control__disabled_1jdnn {
267
267
  background-color: #f3f4f5;
268
268
  color: rgba(60, 60, 67, 0.6);
269
269
  }
270
- .form-control__focused_z3gan.form-control__inner_z3gan {
270
+ .form-control__focused_1jdnn.form-control__inner_1jdnn {
271
271
  background-color: #f3f4f5;
272
272
  }
273
- .form-control__inner_z3gan:not(.form-control__disabled_z3gan):hover {
273
+ .form-control__inner_1jdnn:not(.form-control__disabled_1jdnn):hover {
274
274
  background-color: #f3f4f5;
275
275
  }
276
- .form-control__error_z3gan {
276
+ .form-control__error_1jdnn {
277
277
  color: #ef3124;
278
278
  }
279
- .form-control__hasError_z3gan .form-control__label_z3gan {
279
+ .form-control__hasError_1jdnn .form-control__label_1jdnn {
280
280
  color: #ef3124;
281
- }.hatching-progress-bar__container_kygtt {
281
+ }.hatching-progress-bar__container_9zakz {
282
282
  background: rgba(255, 255, 255, 0.1);
283
283
  }
284
- .hatching-progress-bar__hatch_kygtt {
284
+ .hatching-progress-bar__hatch_9zakz {
285
285
  background: repeating-linear-gradient(
286
286
  -45deg,
287
287
  #464649 6px 10px,
288
288
  rgba(255, 255, 255, 0) 10px 18px
289
289
  );
290
290
  }
291
- .hatching-progress-bar__positive_kygtt {
291
+ .hatching-progress-bar__positive_9zakz {
292
292
  background: #2fc26e;
293
293
  }
294
- .hatching-progress-bar__attention_kygtt {
294
+ .hatching-progress-bar__attention_9zakz {
295
295
  background: #f6bf65;
296
296
  }
297
- .hatching-progress-bar__negative_kygtt {
297
+ .hatching-progress-bar__negative_9zakz {
298
298
  background: #d91d0b;
299
299
  }
300
- .hatching-progress-bar__link_kygtt {
300
+ .hatching-progress-bar__link_9zakz {
301
301
  background: #0072ef;
302
302
  }
303
- .hatching-progress-bar__tertiary_kygtt {
303
+ .hatching-progress-bar__tertiary_9zakz {
304
304
  background: #464649;
305
305
  }
306
- .hatching-progress-bar__secondary_kygtt {
306
+ .hatching-progress-bar__secondary_9zakz {
307
307
  background: #8d8d93;
308
308
  }
309
- .hatching-progress-bar__primary_kygtt {
309
+ .hatching-progress-bar__primary_9zakz {
310
310
  background: #fff;
311
311
  }
312
- .hatching-progress-bar__accent_kygtt {
312
+ .hatching-progress-bar__accent_9zakz {
313
313
  background: #ef3124;
314
- }.icon-view__component_1hb83 {
314
+ }.icon-view__component_997d2 {
315
315
  color: rgba(235, 235, 245, 0.6);
316
316
  }
317
- .icon-view__bg_1hb83 {
317
+ .icon-view__bg_997d2 {
318
318
  fill: #f3f4f5;
319
319
  }
320
- .icon-view__border_1hb83 {
320
+ .icon-view__border_997d2 {
321
321
  stroke: rgba(255, 255, 255, 0.1);
322
322
  fill: transparent;
323
323
  }@media (max-width: 599px) {
@@ -368,518 +368,530 @@
368
368
  }
369
369
  @media (min-width: 1920px) {
370
370
  }
371
- .list__list_orfgk {
371
+ .list__list_roc8o {
372
372
  color: #fff;
373
373
  }
374
- .list__slot_orfgk {
374
+ .list__slot_roc8o {
375
375
  color: #fff;
376
- }.link__primary_18f6l {
376
+ }.link__primary_5pvvs {
377
377
  color: #fff;
378
378
  border-bottom-color: #fff
379
379
  }
380
- .link__primary_18f6l:hover {
380
+ .link__primary_5pvvs:hover {
381
381
  color: rgb(255, 255, 255);
382
382
  }
383
- .link__primary_18f6l:active {
383
+ .link__primary_5pvvs:active {
384
384
  color: rgb(255, 255, 255);
385
385
  }
386
- .link__secondary_18f6l {
386
+ .link__secondary_5pvvs {
387
387
  color: #8d8d93;
388
388
  border-bottom-color: #8d8d93
389
389
  }
390
- .link__secondary_18f6l:hover {
390
+ .link__secondary_5pvvs:hover {
391
391
  color: rgb(164, 164, 169);
392
392
  }
393
- .link__secondary_18f6l:active {
393
+ .link__secondary_5pvvs:active {
394
394
  color: rgb(187, 187, 190);
395
395
  }
396
- .link__defaultView_18f6l {
396
+ .link__defaultView_5pvvs {
397
397
  color: #0072ef;
398
398
  border-bottom-color: #0072ef
399
399
  }
400
- .link__defaultView_18f6l:hover {
400
+ .link__defaultView_5pvvs:hover {
401
401
  color: rgb(51, 142, 242);
402
402
  }
403
- .link__defaultView_18f6l:active {
403
+ .link__defaultView_5pvvs:active {
404
404
  color: rgb(102, 170, 245);
405
405
  }
406
- .link__component_1ugln:hover .link__text_1ugln,
407
- .link__component_1ugln:active .link__text_1ugln {
406
+ .link__component_prilg:hover .link__text_prilg,
407
+ .link__component_prilg:active .link__text_prilg {
408
408
  border-bottom-color: rgba(0, 0, 0, 0);
409
409
  }
410
- .link__focused_1ugln {
410
+ .link__focused_prilg {
411
411
  outline: 2px solid #0072ef;
412
412
  }
413
- .link__primary_cbmnk {
413
+ .link__primary_18nfz {
414
414
  color: #000;
415
415
  border-bottom-color: #000
416
416
  }
417
- .link__primary_cbmnk:hover {
417
+ .link__primary_18nfz:hover {
418
418
  color: rgb(204, 204, 204);
419
419
  }
420
- .link__primary_cbmnk:active {
420
+ .link__primary_18nfz:active {
421
421
  color: rgb(153, 153, 153);
422
422
  }
423
- .link__secondary_cbmnk {
423
+ .link__secondary_18nfz {
424
424
  color: #8a8a8e;
425
425
  border-bottom-color: #8a8a8e
426
426
  }
427
- .link__secondary_cbmnk:hover {
427
+ .link__secondary_18nfz:hover {
428
428
  color: rgb(146, 150, 156);
429
429
  }
430
- .link__secondary_cbmnk:active {
430
+ .link__secondary_18nfz:active {
431
431
  color: rgb(109, 113, 117);
432
432
  }
433
- .link__defaultView_cbmnk {
433
+ .link__defaultView_18nfz {
434
434
  color: #0072ef;
435
435
  border-bottom-color: #0072ef
436
436
  }
437
- .link__defaultView_cbmnk:hover {
437
+ .link__defaultView_18nfz:hover {
438
438
  color: rgb(0, 98, 204);
439
439
  }
440
- .link__defaultView_cbmnk:active {
440
+ .link__defaultView_18nfz:active {
441
441
  color: rgb(0, 73, 153);
442
- }@keyframes loader__blink_1m5rg {
443
- }.progress-bar__container_nq7v2 {
442
+ }@keyframes loader__blink_10uz0 {
443
+ }.progress-bar__container_18gg8 {
444
444
  background: rgba(255, 255, 255, 0.1)
445
445
  }
446
- .progress-bar__filled_nq7v2.progress-bar__positive_nq7v2 {
446
+ .progress-bar__filled_18gg8.progress-bar__positive_18gg8 {
447
447
  background: #2fc26e;
448
448
  }
449
- .progress-bar__filled_nq7v2.progress-bar__negative_nq7v2 {
449
+ .progress-bar__filled_18gg8.progress-bar__negative_18gg8 {
450
450
  background: #d91d0b;
451
451
  }
452
- .progress-bar__filled_nq7v2.progress-bar__attention_nq7v2 {
452
+ .progress-bar__filled_18gg8.progress-bar__attention_18gg8 {
453
453
  background: #f6bf65;
454
454
  }
455
- .progress-bar__filled_nq7v2.progress-bar__link_nq7v2 {
455
+ .progress-bar__filled_18gg8.progress-bar__link_18gg8 {
456
456
  background: #0072ef;
457
457
  }
458
- .progress-bar__filled_nq7v2.progress-bar__tertiary_nq7v2 {
458
+ .progress-bar__filled_18gg8.progress-bar__tertiary_18gg8 {
459
459
  background: #464649;
460
460
  }
461
- .progress-bar__filled_nq7v2.progress-bar__secondary_nq7v2 {
461
+ .progress-bar__filled_18gg8.progress-bar__secondary_18gg8 {
462
462
  background: #8d8d93;
463
463
  }
464
- .progress-bar__filled_nq7v2.progress-bar__primary_nq7v2 {
464
+ .progress-bar__filled_18gg8.progress-bar__primary_18gg8 {
465
465
  background: #fff;
466
466
  }
467
- .progress-bar__filled_nq7v2.progress-bar__accent_nq7v2 {
467
+ .progress-bar__filled_18gg8.progress-bar__accent_18gg8 {
468
468
  background: #ef3124;
469
- }.pure-input__input_6lj4s {
469
+ }.pure-input__input_1gqgn {
470
470
  color: #fff;
471
471
  caret-color: #0072ef;
472
472
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
473
473
  }
474
- .pure-input__input_6lj4s:-webkit-autofill {
474
+ .pure-input__input_1gqgn:-webkit-autofill {
475
475
  -webkit-text-fill-color: #fff;
476
476
  }
477
- .pure-input__input_6lj4s::placeholder {
477
+ .pure-input__input_1gqgn::placeholder {
478
478
  color: #8d8d93;
479
479
  }
480
- .pure-input__hasLabel_6lj4s::placeholder {
480
+ .pure-input__hasLabel_1gqgn::placeholder {
481
481
  color: #464649;
482
482
  }
483
- .pure-input__clearIcon_6lj4s {
483
+ .pure-input__clearIcon_1gqgn {
484
484
  color: #fff;
485
485
  }
486
- .pure-input__input_6lj4s:read-only {
486
+ .pure-input__input_1gqgn:read-only {
487
487
  color: #8d8d93
488
488
  }
489
- .pure-input__input_6lj4s:read-only:focus::placeholder {
489
+ .pure-input__input_1gqgn:read-only:focus::placeholder {
490
490
  color: #8d8d93;
491
491
  }
492
- .pure-input__input_6lj4s:disabled {
492
+ .pure-input__input_1gqgn:disabled {
493
493
  color: #fff;
494
494
  -webkit-text-fill-color: #fff;
495
495
  }
496
- .pure-input__input_6lj4s:focus::placeholder {
496
+ .pure-input__input_1gqgn:focus::placeholder {
497
497
  color: rgba(235, 235, 245, 0.3);
498
498
  }
499
- .pure-input__error_6lj4s {
499
+ .pure-input__error_1gqgn {
500
500
  color: #f15045;
501
501
  caret-color: #f15045;
502
502
  }
503
- .pure-input__component_6lj4s {
503
+ .pure-input__component_1gqgn {
504
504
  color: #fff;
505
505
  background-color: #202022;
506
506
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
507
507
  }
508
- .pure-input__component_6lj4s::placeholder {
508
+ .pure-input__component_1gqgn::placeholder {
509
509
  color: #8d8d93;
510
510
  }
511
- .pure-input__component_6lj4s:disabled {
511
+ .pure-input__component_1gqgn:disabled {
512
512
  color: #fff;
513
513
  background-color: #202022;
514
514
  }
515
- .pure-input__component_6lj4s:not(:disabled):focus::placeholder {
515
+ .pure-input__component_1gqgn:not(:disabled):focus::placeholder {
516
516
  color: rgba(235, 235, 245, 0.3);
517
517
  }
518
- .pure-input__focusVisible_6lj4s {
518
+ .pure-input__focusVisible_1gqgn {
519
519
  outline: 2px solid #0072ef;
520
520
  }
521
- .pure-input__component_6lj4s:not(:disabled):hover {
521
+ .pure-input__component_1gqgn:not(:disabled):hover {
522
522
  background-color: #202022;
523
- }.radio-group__error_mkx9t {
523
+ }.radio-group__error_sy1so {
524
524
  border-left: 1px solid #f15045;
525
525
  }
526
- .radio-group__label_mkx9t {
526
+ .radio-group__label_sy1so {
527
527
  color: #fff;
528
528
  }
529
- .radio-group__errorMessage_mkx9t {
529
+ .radio-group__errorMessage_sy1so {
530
530
  color: #f15045;
531
531
  }
532
- .radio-group__hint_mkx9t {
532
+ .radio-group__hint_sy1so {
533
533
  color: #8d8d93;
534
- }.skeleton__component_1ugom {
535
- color: transparent;
536
- }
537
- .skeleton__component_1ugom:before {
538
- background: rgba(255, 255, 255, 0.1);
539
- }
540
- .skeleton__animate_1ugom:after {
541
- background: rgba(255, 255, 255, 0.1);
542
- background-image: linear-gradient(
543
- to left,
544
- rgba(0, 0, 0, 0),
545
- rgba(0, 0, 0, 0) 40%,
546
- rgba(0, 0, 0, 0.05) 50%,
547
- rgba(0, 0, 0, 0) 60%,
548
- rgba(0, 0, 0, 0)
549
- );
550
- }
551
- @keyframes skeleton__gradient_1ugom {
552
- }
553
- @keyframes skeleton__background_1ugom {
554
- 0% {
555
- background: rgb(182, 188, 195);
556
- }
557
- 100% {
558
- background: rgb(198, 205, 214);
559
- }
560
- }.radio__container_1o16b:not(.radio__checked_1o16b):not(.radio__disabled_1o16b):not(.radio__inactive_1o16b) .radio__circle_1o16b {
534
+ }.radio__container_1mbve:not(.radio__checked_1mbve):not(.radio__disabled_1mbve):not(.radio__inactive_1mbve) .radio__circle_1mbve {
561
535
  background-color: #000;
562
536
  border: 1.5px solid #8d8d93;
563
537
  }
564
- .radio__container_1o16b:not(.radio__checked_1o16b):not(.radio__disabled_1o16b):not(.radio__inactive_1o16b):hover:not(:active) .radio__circle_1o16b {
538
+ .radio__container_1mbve:not(.radio__checked_1mbve):not(.radio__disabled_1mbve):not(.radio__inactive_1mbve):hover:not(:active) .radio__circle_1mbve {
565
539
  background-color: #000;
566
540
  border-color: #8d8d93;
567
541
  }
568
- .radio__container_1o16b:not(.radio__checked_1o16b):not(.radio__disabled_1o16b):not(.radio__inactive_1o16b):active .radio__circle_1o16b {
542
+ .radio__container_1mbve:not(.radio__checked_1mbve):not(.radio__disabled_1mbve):not(.radio__inactive_1mbve):active .radio__circle_1mbve {
569
543
  background-color: #000;
570
544
  border-color: #fff;
571
545
  }
572
- .radio__container_1o16b.radio__disabled_1o16b .radio__circle_1o16b {
546
+ .radio__container_1mbve.radio__disabled_1mbve .radio__circle_1mbve {
573
547
  background-color: #000;
574
548
  border: 1.5px solid #2a2a2c;
575
549
  }
576
- .radio__container_1o16b.radio__disabled_1o16b .radio__label_1o16b {
550
+ .radio__container_1mbve.radio__disabled_1mbve .radio__label_1mbve {
577
551
  color: #8d8d93;
578
552
  }
579
- .radio__container_1o16b.radio__disabled_1o16b .radio__hint_1o16b {
553
+ .radio__container_1mbve.radio__disabled_1mbve .radio__hint_1mbve {
580
554
  color: #8d8d93;
581
555
  }
582
- .radio__container_1o16b.radio__inactive_1o16b .radio__circle_1o16b {
556
+ .radio__container_1mbve.radio__inactive_1mbve .radio__circle_1mbve {
583
557
  background-color: #3a3a3c;
584
558
  border: 1px solid #464649;
585
559
  }
586
- .radio__container_1o16b.radio__inactive_1o16b.radio__checked_1o16b .radio__circle_1o16b:before {
560
+ .radio__container_1mbve.radio__inactive_1mbve.radio__checked_1mbve .radio__circle_1mbve:before {
587
561
  background-color: #464649;
588
562
  }
589
- .radio__container_1o16b.radio__checked_1o16b .radio__circle_1o16b {
563
+ .radio__container_1mbve.radio__checked_1mbve .radio__circle_1mbve {
590
564
  background-color: #fff;
591
565
  border: 1.5px solid transparent;
592
566
  }
593
- .radio__container_1o16b.radio__checked_1o16b:hover .radio__circle_1o16b {
567
+ .radio__container_1mbve.radio__checked_1mbve:hover .radio__circle_1mbve {
594
568
  background-color: rgb(255, 255, 255);
595
569
  border-color: transparent;
596
570
  }
597
- .radio__container_1o16b.radio__checked_1o16b:active .radio__circle_1o16b {
571
+ .radio__container_1mbve.radio__checked_1mbve:active .radio__circle_1mbve {
598
572
  background-color: rgb(255, 255, 255);
599
573
  border-color: transparent;
600
574
  }
601
- .radio__container_1o16b.radio__focused_1o16b .radio__circle_1o16b {
575
+ .radio__container_1mbve.radio__focused_1mbve .radio__circle_1mbve {
602
576
  outline: 2px solid #0072ef;
603
577
  }
604
- .radio__container_1o16b.radio__disabled_1o16b.radio__checked_1o16b .radio__circle_1o16b,
605
- .radio__container_1o16b.radio__inactive_1o16b.radio__checked_1o16b .radio__circle_1o16b {
578
+ .radio__container_1mbve.radio__disabled_1mbve.radio__checked_1mbve .radio__circle_1mbve,
579
+ .radio__container_1mbve.radio__inactive_1mbve.radio__checked_1mbve .radio__circle_1mbve {
606
580
  background-color: #3a3a3c;
607
581
  border-color: transparent;
608
582
  }
609
- .radio__circle_1o16b:before {
583
+ .radio__circle_1mbve:before {
610
584
  background-color: #000;
611
585
  }
612
- .radio__label_1o16b {
586
+ .radio__label_1mbve {
613
587
  color: #fff;
614
588
  }
615
- .radio__hint_1o16b {
589
+ .radio__hint_1mbve {
616
590
  color: #8d8d93;
617
- }.slider__progress_112uf {
591
+ }.scrollbar__component_4b47o .scrollbar:before {
592
+ background-color: rgba(255, 255, 255, 0.3);
593
+ }
594
+ .scrollbar__component_4b47o.dragging .track .scrollbar.visible:before {
595
+ background-color: rgba(255, 255, 255, 0.6);
596
+ }
597
+
598
+ .scrollbar__component_1mdie .scrollbar:before {
599
+ background-color: rgba(0, 0, 0, 0.3);
600
+ }
601
+ .scrollbar__component_1mdie.dragging .track .scrollbar.visible:before {
602
+ background-color: rgba(0, 0, 0, 0.6);
603
+ }.skeleton__component_h8o6l {
604
+ color: transparent;
605
+ }
606
+ .skeleton__component_h8o6l:before {
607
+ background: rgba(255, 255, 255, 0.1);
608
+ }
609
+ .skeleton__animate_h8o6l:after {
610
+ background: rgba(255, 255, 255, 0.1);
611
+ background-image: linear-gradient(
612
+ to left,
613
+ rgba(0, 0, 0, 0),
614
+ rgba(0, 0, 0, 0) 40%,
615
+ rgba(0, 0, 0, 0.05) 50%,
616
+ rgba(0, 0, 0, 0) 60%,
617
+ rgba(0, 0, 0, 0)
618
+ );
619
+ }
620
+ @keyframes skeleton__gradient_h8o6l {
621
+ }
622
+ @keyframes skeleton__background_h8o6l {
623
+ 0% {
624
+ background: rgb(182, 188, 195);
625
+ }
626
+ 100% {
627
+ background: rgb(198, 205, 214);
628
+ }
629
+ }.slider__progress_xu0th {
618
630
  background: #2a2a2c;
619
631
  }
620
- .slider__progress_112uf::-moz-progress-bar {
632
+ .slider__progress_xu0th::-moz-progress-bar {
621
633
  background: #d91d0b;
622
634
  }
623
- .slider__progress_112uf::-ms-fill {
635
+ .slider__progress_xu0th::-ms-fill {
624
636
  background: #d91d0b;
625
637
  }
626
- .slider__progress_112uf::-webkit-progress-value {
638
+ .slider__progress_xu0th::-webkit-progress-value {
627
639
  background: #d91d0b;
628
640
  }
629
- .slider__progress_112uf::-webkit-progress-bar {
641
+ .slider__progress_xu0th::-webkit-progress-bar {
630
642
  background: transparent;
631
643
  }
632
- .slider__range_112uf,
633
- .slider__range_112uf:focus {
644
+ .slider__range_xu0th,
645
+ .slider__range_xu0th:focus {
634
646
  background: transparent;
635
647
  border-color: transparent;
636
648
  color: transparent;
637
649
  }
638
- .slider__range_112uf::-ms-track {
650
+ .slider__range_xu0th::-ms-track {
639
651
  background: transparent;
640
652
  border-color: transparent;
641
653
  color: transparent;
642
654
  }
643
- .slider__range_112uf::-ms-fill-lower {
655
+ .slider__range_xu0th::-ms-fill-lower {
644
656
  background: transparent;
645
657
  }
646
- .slider__range_112uf::-ms-fill-upper {
658
+ .slider__range_xu0th::-ms-fill-upper {
647
659
  background: transparent;
648
660
  }
649
- .slider__range_112uf::-webkit-slider-thumb {
661
+ .slider__range_xu0th::-webkit-slider-thumb {
650
662
  background: #ef3124;
651
663
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
652
664
  }
653
- .slider__range_112uf::-ms-thumb {
665
+ .slider__range_xu0th::-ms-thumb {
654
666
  background: #ef3124;
655
667
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
656
668
  }
657
- .slider__range_112uf::-moz-range-thumb {
669
+ .slider__range_xu0th::-moz-range-thumb {
658
670
  background: #ef3124;
659
671
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
660
672
  }
661
- .slider__focused_112uf::-webkit-slider-thumb {
673
+ .slider__focused_xu0th::-webkit-slider-thumb {
662
674
  outline: 2px solid #0072ef;
663
675
  }
664
- .slider__focused_112uf::-ms-thumb {
676
+ .slider__focused_xu0th::-ms-thumb {
665
677
  outline: 2px solid #0072ef;
666
678
  }
667
- .slider__component_112uf:hover .slider__progress_112uf {
679
+ .slider__component_xu0th:hover .slider__progress_xu0th {
668
680
  background: #2a2a2c
669
681
  }
670
- .slider__component_112uf:hover .slider__progress_112uf::-moz-progress-bar {
682
+ .slider__component_xu0th:hover .slider__progress_xu0th::-moz-progress-bar {
671
683
  background: #d91d0b;
672
684
  }
673
- .slider__component_112uf:hover .slider__progress_112uf::-ms-fill {
685
+ .slider__component_xu0th:hover .slider__progress_xu0th::-ms-fill {
674
686
  background: #d91d0b;
675
687
  }
676
- .slider__component_112uf:hover .slider__progress_112uf::-webkit-progress-value {
688
+ .slider__component_xu0th:hover .slider__progress_xu0th::-webkit-progress-value {
677
689
  background: #d91d0b;
678
690
  }
679
- .slider__component_112uf:hover .slider__range_112uf::-webkit-slider-thumb {
691
+ .slider__component_xu0th:hover .slider__range_xu0th::-webkit-slider-thumb {
680
692
  background: #ef3124;
681
693
  }
682
- .slider__component_112uf:hover .slider__range_112uf::-ms-thumb {
694
+ .slider__component_xu0th:hover .slider__range_xu0th::-ms-thumb {
683
695
  background: #ef3124;
684
696
  }
685
- .slider__component_112uf:hover .slider__range_112uf::-moz-range-thumb {
697
+ .slider__component_xu0th:hover .slider__range_xu0th::-moz-range-thumb {
686
698
  background: #ef3124;
687
- }@keyframes spinner__spin_animation_165qd {
688
- }.status__soft_11anr.status__green_11anr {
699
+ }@keyframes spinner__spin_animation_1knhg {
700
+ }.status__soft_qij04.status__green_qij04 {
689
701
  background: rgba(19, 164, 99, 0.1);
690
702
  color: #13a463;
691
703
  }
692
- .status__soft_11anr.status__orange_11anr {
704
+ .status__soft_qij04.status__orange_qij04 {
693
705
  background: rgba(222, 106, 0, 0.1);
694
706
  color: #de6a00;
695
707
  }
696
- .status__soft_11anr.status__red_11anr {
708
+ .status__soft_qij04.status__red_qij04 {
697
709
  background: rgba(217, 29, 11, 0.1);
698
710
  color: #d91d0b;
699
711
  }
700
- .status__soft_11anr.status__blue_11anr {
712
+ .status__soft_qij04.status__blue_qij04 {
701
713
  background: rgba(0, 122, 255, 0.1);
702
714
  color: #007aff;
703
715
  }
704
- .status__soft_11anr.status__grey_11anr {
716
+ .status__soft_qij04.status__grey_qij04 {
705
717
  background: rgba(109, 121, 134, 0.1);
706
718
  color: #6d7986;
707
719
  }
708
- .status__soft_11anr.status__teal_11anr {
720
+ .status__soft_qij04.status__teal_qij04 {
709
721
  background: rgba(33, 145, 135, 0.1);
710
722
  color: #219187;
711
723
  }
712
- .status__soft_11anr.status__purple_11anr {
724
+ .status__soft_qij04.status__purple_qij04 {
713
725
  background: rgba(103, 58, 183, 0.1);
714
726
  color: #673ab7;
715
727
  }
716
- .status__contrast_11anr {
728
+ .status__contrast_qij04 {
717
729
  color: #000
718
730
  }
719
- .status__contrast_11anr.status__green_11anr {
731
+ .status__contrast_qij04.status__green_qij04 {
720
732
  background: #13a463;
721
733
  }
722
- .status__contrast_11anr.status__orange_11anr {
734
+ .status__contrast_qij04.status__orange_qij04 {
723
735
  background: #de6a00;
724
736
  }
725
- .status__contrast_11anr.status__red_11anr {
737
+ .status__contrast_qij04.status__red_qij04 {
726
738
  background: #d91d0b;
727
739
  }
728
- .status__contrast_11anr.status__blue_11anr {
740
+ .status__contrast_qij04.status__blue_qij04 {
729
741
  background: #007aff;
730
742
  }
731
- .status__contrast_11anr.status__grey_11anr {
743
+ .status__contrast_qij04.status__grey_qij04 {
732
744
  background: #6d7986;
733
745
  }
734
- .status__contrast_11anr.status__teal_11anr {
746
+ .status__contrast_qij04.status__teal_qij04 {
735
747
  background: #219187;
736
748
  }
737
- .status__contrast_11anr.status__purple_11anr {
749
+ .status__contrast_qij04.status__purple_qij04 {
738
750
  background: #673ab7;
739
- }.switch__component_17w70 {
751
+ }.switch__component_13bo0 {
740
752
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
741
753
  }
742
- .switch__switch_17w70 {
754
+ .switch__switch_13bo0 {
743
755
  background-color: #8d8d93;
744
756
  border: 2px solid #8d8d93;
745
757
  }
746
- .switch__switch_17w70:before {
758
+ .switch__switch_13bo0:before {
747
759
  background-color: #000;
748
760
  }
749
- .switch__label_17w70 {
761
+ .switch__label_13bo0 {
750
762
  color: #fff;
751
763
  }
752
- .switch__hint_17w70 {
764
+ .switch__hint_13bo0 {
753
765
  color: #8d8d93;
754
766
  }
755
- .switch__checked_17w70 .switch__switch_17w70 {
767
+ .switch__checked_13bo0 .switch__switch_13bo0 {
756
768
  background-color: #ef3124;
757
769
  border-color: #ef3124;
758
770
  }
759
- .switch__disabled_17w70 .switch__switch_17w70 {
771
+ .switch__disabled_13bo0 .switch__switch_13bo0 {
760
772
  background-color: #2a2a2c;
761
773
  border-color: #2a2a2c;
762
774
  }
763
- .switch__disabled_17w70 .switch__label_17w70 {
775
+ .switch__disabled_13bo0 .switch__label_13bo0 {
764
776
  color: #8d8d93;
765
777
  }
766
- .switch__disabled_17w70 .switch__hint_17w70 {
778
+ .switch__disabled_13bo0 .switch__hint_13bo0 {
767
779
  color: #8d8d93;
768
780
  }
769
- .switch__inactive_17w70 .switch__switch_17w70 {
781
+ .switch__inactive_13bo0 .switch__switch_13bo0 {
770
782
  background-color: #2a2a2c;
771
783
  border-color: #2a2a2c
772
784
  }
773
- .switch__inactive_17w70 .switch__switch_17w70:before {
785
+ .switch__inactive_13bo0 .switch__switch_13bo0:before {
774
786
  background-color: #464649;
775
787
  }
776
- .switch__focused_17w70 .switch__switch_17w70 {
788
+ .switch__focused_13bo0 .switch__switch_13bo0 {
777
789
  outline: 2px solid #0072ef;
778
- }.tag__component_1r4c4 {
790
+ }.tag__component_1mtsy {
779
791
  color: #fff;
780
792
  border-color: transparent;
781
793
  background-color: #202022
782
794
  }
783
- .tag__component_1r4c4:disabled {
795
+ .tag__component_1mtsy:disabled {
784
796
  border-color: transparent;
785
797
  color: #464649;
786
798
  background-color: rgba(32, 32, 34, 0.3);
787
799
  }
788
- .tag__component_1r4c4:hover:not(:disabled) {
800
+ .tag__component_1mtsy:hover:not(:disabled) {
789
801
  border-color: transparent;
790
802
  background-color: #202022;
791
803
  }
792
- .tag__component_1r4c4:active:not(:disabled) {
804
+ .tag__component_1mtsy:active:not(:disabled) {
793
805
  border-color: transparent;
794
806
  background-color: rgb(65, 65, 67);
795
807
  color: #fff;
796
808
  }
797
- .tag__checked_1r4c4 {
809
+ .tag__checked_1mtsy {
798
810
  border-color: transparent;
799
811
  background-color: #f3f4f5;
800
812
  color: #000
801
813
  }
802
- .tag__checked_1r4c4:disabled {
814
+ .tag__checked_1mtsy:disabled {
803
815
  background-color: rgba(243, 244, 245, 0.3);
804
816
  border-color: transparent;
805
817
  color: #000;
806
818
  }
807
- .tag__checked_1r4c4:hover:not(:disabled):not(:active) {
819
+ .tag__checked_1mtsy:hover:not(:disabled):not(:active) {
808
820
  background-color: #f3f4f5;
809
821
  }
810
- .tag__checked_1r4c4:active:not(:disabled) {
822
+ .tag__checked_1mtsy:active:not(:disabled) {
811
823
  background-color: rgb(194, 195, 196);
812
824
  color: #000;
813
825
  }
814
- .tag__focused_ezjvt {
826
+ .tag__focused_17qv7 {
815
827
  outline: 2px solid #0072ef;
816
828
  }
817
- .tag__component_1e70b {
829
+ .tag__component_19wh5 {
818
830
  color: #fff;
819
831
  border-color: #464649;
820
832
  background-color: transparent
821
833
  }
822
- .tag__component_1e70b:disabled {
834
+ .tag__component_19wh5:disabled {
823
835
  border-color: #2b2b2e;
824
836
  color: #464649;
825
837
  background-color: transparent;
826
838
  }
827
- .tag__component_1e70b:hover:not(:disabled) {
839
+ .tag__component_19wh5:hover:not(:disabled) {
828
840
  border-color: #fff;
829
841
  background-color: transparent;
830
842
  }
831
- .tag__component_1e70b:active:not(:disabled) {
843
+ .tag__component_19wh5:active:not(:disabled) {
832
844
  border-color: #fff;
833
845
  background-color: rgba(255, 255, 255, 0.07);
834
846
  color: #fff;
835
847
  }
836
- .tag__checked_1e70b {
848
+ .tag__checked_19wh5 {
837
849
  border-color: #fff;
838
850
  background-color: #fff;
839
851
  color: #000
840
852
  }
841
- .tag__checked_1e70b:disabled {
853
+ .tag__checked_19wh5:disabled {
842
854
  background-color: rgba(255, 255, 255, 0.3);
843
855
  border-color: transparent;
844
856
  color: #000;
845
857
  }
846
- .tag__checked_1e70b:active:not(:disabled) {
858
+ .tag__checked_19wh5:active:not(:disabled) {
847
859
  background-color: rgb(217, 217, 217);
848
860
  color: #000;
849
- }.typography__tertiary_levz0 {
861
+ }.typography__tertiary_ka3x9 {
850
862
  color: #464649;
851
863
  }
852
- .typography__disabled_levz0 {
864
+ .typography__disabled_ka3x9 {
853
865
  color: #2a2a2c;
854
866
  }
855
- .typography__accent_levz0 {
867
+ .typography__accent_ka3x9 {
856
868
  color: #ef3124;
857
869
  }
858
- .typography__primary_levz0 {
870
+ .typography__primary_ka3x9 {
859
871
  color: #fff;
860
872
  }
861
- .typography__attention_levz0 {
873
+ .typography__attention_ka3x9 {
862
874
  color: #cb830f;
863
875
  }
864
- .typography__positive_levz0 {
876
+ .typography__positive_ka3x9 {
865
877
  color: #13a463;
866
878
  }
867
- .typography__secondary_levz0 {
879
+ .typography__secondary_ka3x9 {
868
880
  color: #8d8d93;
869
881
  }
870
- .typography__tertiary-inverted_levz0 {
882
+ .typography__tertiary-inverted_ka3x9 {
871
883
  color: #c5c5c7;
872
884
  }
873
- .typography__primary-inverted_levz0 {
885
+ .typography__primary-inverted_ka3x9 {
874
886
  color: #000;
875
887
  }
876
- .typography__secondary-inverted_levz0 {
888
+ .typography__secondary-inverted_ka3x9 {
877
889
  color: #8a8a8e;
878
890
  }
879
- .typography__link_levz0 {
891
+ .typography__link_ka3x9 {
880
892
  color: #0072ef;
881
893
  }
882
- .typography__negative_levz0 {
894
+ .typography__negative_ka3x9 {
883
895
  color: #f15045;
884
896
  }
885
897
 
@@ -889,1105 +901,1105 @@
889
901
  @media screen and (min-width: 600px) {
890
902
  }
891
903
  @media screen and (min-width: 1024px) {
892
- }.textarea__input_oigwq {
904
+ }.textarea__input_85fdv {
893
905
  color: #fff;
894
906
  caret-color: #0072ef;
895
907
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
896
908
  }
897
- .textarea__input_oigwq:-webkit-autofill {
909
+ .textarea__input_85fdv:-webkit-autofill {
898
910
  -webkit-text-fill-color: #fff;
899
911
  }
900
- .textarea__input_oigwq::placeholder {
912
+ .textarea__input_85fdv::placeholder {
901
913
  color: #8d8d93;
902
914
  }
903
- .textarea__hasLabel_oigwq::placeholder {
915
+ .textarea__hasLabel_85fdv::placeholder {
904
916
  color: #464649;
905
917
  }
906
- .textarea__clearIcon_oigwq {
918
+ .textarea__clearIcon_85fdv {
907
919
  color: #fff;
908
920
  }
909
- .textarea__input_oigwq:read-only {
921
+ .textarea__input_85fdv:read-only {
910
922
  color: #8d8d93
911
923
  }
912
- .textarea__input_oigwq:read-only:focus::placeholder {
924
+ .textarea__input_85fdv:read-only:focus::placeholder {
913
925
  color: #8d8d93;
914
926
  }
915
- .textarea__input_oigwq:disabled {
927
+ .textarea__input_85fdv:disabled {
916
928
  color: #fff;
917
929
  -webkit-text-fill-color: #fff;
918
930
  }
919
- .textarea__input_oigwq:focus::placeholder {
931
+ .textarea__input_85fdv:focus::placeholder {
920
932
  color: rgba(235, 235, 245, 0.3);
921
933
  }
922
- .textarea__error_oigwq {
934
+ .textarea__error_85fdv {
923
935
  color: #f15045;
924
936
  caret-color: #f15045;
925
937
  }
926
- .textarea__textarea_oigwq {
938
+ .textarea__textarea_85fdv {
927
939
  color: #fff;
928
940
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
929
941
  }
930
- .textarea__textarea_oigwq::placeholder {
942
+ .textarea__textarea_85fdv::placeholder {
931
943
  color: #8d8d93;
932
944
  }
933
- .textarea__hasLabel_oigwq::placeholder {
945
+ .textarea__hasLabel_85fdv::placeholder {
934
946
  color: #464649;
935
947
  }
936
- .textarea__textarea_oigwq:disabled {
948
+ .textarea__textarea_85fdv:disabled {
937
949
  color: #fff;
938
950
  -webkit-text-fill-color: #fff;
939
951
  }
940
- .textarea__textarea_oigwq:read-only {
952
+ .textarea__textarea_85fdv:read-only {
941
953
  color: #8d8d93;
942
954
  }
943
- .textarea__textarea_oigwq:focus::placeholder {
955
+ .textarea__textarea_85fdv:focus::placeholder {
944
956
  color: rgba(235, 235, 245, 0.3);
945
957
  }
946
- .textarea__focusVisible_1dmnu {
958
+ .textarea__focusVisible_1pmhh {
947
959
  outline: 2px solid #0072ef;
948
960
  }
949
- .textarea__input_vefsz {
961
+ .textarea__input_12vcp {
950
962
  color: #000;
951
963
  caret-color: #0072ef;
952
964
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
953
965
  }
954
- .textarea__input_vefsz:-webkit-autofill {
966
+ .textarea__input_12vcp:-webkit-autofill {
955
967
  -webkit-text-fill-color: #000;
956
968
  }
957
- .textarea__input_vefsz::placeholder {
969
+ .textarea__input_12vcp::placeholder {
958
970
  color: rgba(60, 60, 67, 0.6);
959
971
  }
960
- .textarea__hasLabel_vefsz::placeholder {
972
+ .textarea__hasLabel_12vcp::placeholder {
961
973
  color: #c5c5c7;
962
974
  }
963
- .textarea__clearIcon_vefsz {
975
+ .textarea__clearIcon_12vcp {
964
976
  color: #000;
965
977
  }
966
- .textarea__input_vefsz:read-only {
978
+ .textarea__input_12vcp:read-only {
967
979
  color: rgba(60, 60, 67, 0.6)
968
980
  }
969
- .textarea__input_vefsz:read-only:focus::placeholder {
981
+ .textarea__input_12vcp:read-only:focus::placeholder {
970
982
  color: rgba(60, 60, 67, 0.6);
971
983
  }
972
- .textarea__input_vefsz:disabled {
984
+ .textarea__input_12vcp:disabled {
973
985
  color: #000;
974
986
  -webkit-text-fill-color: #000;
975
987
  }
976
- .textarea__input_vefsz:focus::placeholder {
988
+ .textarea__input_12vcp:focus::placeholder {
977
989
  color: rgba(60, 60, 67, 0.3);
978
990
  }
979
- .textarea__error_vefsz {
991
+ .textarea__error_12vcp {
980
992
  color: #ef3124;
981
993
  caret-color: #ef3124;
982
994
  }
983
- .textarea__textarea_vefsz {
995
+ .textarea__textarea_12vcp {
984
996
  color: #000;
985
997
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
986
998
  }
987
- .textarea__textarea_vefsz::placeholder {
999
+ .textarea__textarea_12vcp::placeholder {
988
1000
  color: rgba(60, 60, 67, 0.6);
989
1001
  }
990
- .textarea__hasLabel_vefsz::placeholder {
1002
+ .textarea__hasLabel_12vcp::placeholder {
991
1003
  color: #c5c5c7;
992
1004
  }
993
- .textarea__textarea_vefsz:disabled {
1005
+ .textarea__textarea_12vcp:disabled {
994
1006
  color: #000;
995
1007
  -webkit-text-fill-color: #000;
996
1008
  }
997
- .textarea__textarea_vefsz:read-only {
1009
+ .textarea__textarea_12vcp:read-only {
998
1010
  color: rgba(60, 60, 67, 0.6);
999
1011
  }
1000
- .textarea__textarea_vefsz:focus::placeholder {
1012
+ .textarea__textarea_12vcp:focus::placeholder {
1001
1013
  color: rgba(60, 60, 67, 0.3);
1002
- }.button__primary_18h0e {
1014
+ }.button__primary_1hsjn {
1003
1015
  color: #000;
1004
1016
  background-color: #f3f4f5
1005
1017
  }
1006
- .button__primary_18h0e:hover {
1018
+ .button__primary_1hsjn:hover {
1007
1019
  background-color: rgb(207, 207, 208);
1008
1020
  }
1009
- .button__primary_18h0e:active {
1021
+ .button__primary_1hsjn:active {
1010
1022
  background-color: rgb(194, 195, 196);
1011
1023
  }
1012
- .button__secondary_18h0e {
1024
+ .button__secondary_1hsjn {
1013
1025
  color: #fff;
1014
1026
  background-color: rgba(255, 255, 255, 0.1);
1015
1027
  border: 1px solid transparent
1016
1028
  }
1017
- .button__secondary_18h0e:hover {
1029
+ .button__secondary_1hsjn:hover {
1018
1030
  background-color: rgba(255, 255, 255, 0.163);
1019
1031
  }
1020
- .button__secondary_18h0e:active {
1032
+ .button__secondary_1hsjn:active {
1021
1033
  background-color: rgba(255, 255, 255, 0.235);
1022
1034
  }
1023
- .button__outlined_18h0e {
1035
+ .button__outlined_1hsjn {
1024
1036
  color: #fff;
1025
1037
  background-color: transparent;
1026
1038
  border: 1px solid #c5c5c7
1027
1039
  }
1028
- .button__outlined_18h0e:hover {
1040
+ .button__outlined_1hsjn:hover {
1029
1041
  background-color: rgba(0, 0, 0, 0.07);
1030
1042
  }
1031
- .button__outlined_18h0e:active {
1043
+ .button__outlined_1hsjn:active {
1032
1044
  background-color: rgba(0, 0, 0, 0.15);
1033
1045
  }
1034
- .button__tertiary_18h0e {
1046
+ .button__tertiary_1hsjn {
1035
1047
  color: #fff;
1036
1048
  background-color: transparent;
1037
1049
  border: 1px solid #c5c5c7
1038
1050
  }
1039
- .button__tertiary_18h0e:hover {
1051
+ .button__tertiary_1hsjn:hover {
1040
1052
  background-color: rgba(255, 255, 255, 0.07);
1041
1053
  }
1042
- .button__tertiary_18h0e:active {
1054
+ .button__tertiary_1hsjn:active {
1043
1055
  background-color: rgba(255, 255, 255, 0.15);
1044
1056
  }
1045
- .button__filled_18h0e {
1057
+ .button__filled_1hsjn {
1046
1058
  color: #fff;
1047
1059
  background-color: #3a3a3c
1048
1060
  }
1049
- .button__filled_18h0e:hover {
1061
+ .button__filled_1hsjn:hover {
1050
1062
  background-color: rgb(72, 72, 74);
1051
1063
  }
1052
- .button__filled_18h0e:active {
1064
+ .button__filled_1hsjn:active {
1053
1065
  background-color: rgb(88, 88, 89);
1054
1066
  }
1055
- .button__transparent_18h0e {
1067
+ .button__transparent_1hsjn {
1056
1068
  color: #fff;
1057
1069
  background-color: rgba(255, 255, 255, 0.1)
1058
1070
  }
1059
- .button__transparent_18h0e:hover {
1071
+ .button__transparent_1hsjn:hover {
1060
1072
  background-color: rgba(255, 255, 255, 0.2);
1061
1073
  }
1062
- .button__transparent_18h0e:active {
1074
+ .button__transparent_1hsjn:active {
1063
1075
  background-color: rgba(255, 255, 255, 0.4);
1064
1076
  }
1065
- .button__link_18h0e {
1077
+ .button__link_1hsjn {
1066
1078
  color: #fff;
1067
1079
  background-color: transparent
1068
1080
  }
1069
- .button__link_18h0e:hover {
1081
+ .button__link_1hsjn:hover {
1070
1082
  background-color: rgba(255, 255, 255, 0.163);
1071
1083
  }
1072
- .button__link_18h0e:active {
1084
+ .button__link_1hsjn:active {
1073
1085
  background-color: rgba(255, 255, 255, 0.235);
1074
1086
  }
1075
- .button__ghost_18h0e {
1087
+ .button__ghost_1hsjn {
1076
1088
  color: #fff
1077
1089
  }
1078
- .button__ghost_18h0e:hover {
1090
+ .button__ghost_1hsjn:hover {
1079
1091
  color: rgb(179, 179, 179);
1080
1092
  }
1081
- .button__ghost_18h0e:active {
1093
+ .button__ghost_1hsjn:active {
1082
1094
  color: rgb(128, 128, 128);
1083
1095
  }
1084
- .button__component_18h0e:disabled.button__primary_18h0e {
1096
+ .button__component_1hsjn:disabled.button__primary_1hsjn {
1085
1097
  color: rgba(60, 60, 67, 0.3);
1086
1098
  background-color: #f3f4f5
1087
1099
  }
1088
- .button__component_18h0e:disabled.button__primary_18h0e.button__loading_18h0e {
1100
+ .button__component_1hsjn:disabled.button__primary_1hsjn.button__loading_1hsjn {
1089
1101
  background-color: #f3f4f5;
1090
1102
  }
1091
- .button__component_18h0e:disabled.button__secondary_18h0e {
1103
+ .button__component_1hsjn:disabled.button__secondary_1hsjn {
1092
1104
  color: rgba(255, 255, 255, 0.3);
1093
1105
  background-color: rgba(255, 255, 255, 0.05);
1094
1106
  border-color: transparent
1095
1107
  }
1096
- .button__component_18h0e:disabled.button__secondary_18h0e.button__loading_18h0e {
1108
+ .button__component_1hsjn:disabled.button__secondary_1hsjn.button__loading_1hsjn {
1097
1109
  color: #fff;
1098
1110
  background-color: rgba(255, 255, 255, 0.1);
1099
1111
  border-color: transparent;
1100
1112
  }
1101
- .button__component_18h0e:disabled.button__outlined_18h0e {
1113
+ .button__component_1hsjn:disabled.button__outlined_1hsjn {
1102
1114
  color: rgba(255, 255, 255, 0.3);
1103
1115
  background-color: transparent;
1104
1116
  border-color: rgba(197, 197, 199, 0.3)
1105
1117
  }
1106
- .button__component_18h0e:disabled.button__outlined_18h0e.button__loading_18h0e {
1118
+ .button__component_1hsjn:disabled.button__outlined_1hsjn.button__loading_1hsjn {
1107
1119
  color: #fff;
1108
1120
  }
1109
- .button__component_18h0e:disabled.button__tertiary_18h0e {
1121
+ .button__component_1hsjn:disabled.button__tertiary_1hsjn {
1110
1122
  color: rgba(255, 255, 255, 0.3);
1111
1123
  background-color: transparent;
1112
1124
  border-color: rgba(197, 197, 199, 0.3)
1113
1125
  }
1114
- .button__component_18h0e:disabled.button__tertiary_18h0e.button__loading_18h0e {
1126
+ .button__component_1hsjn:disabled.button__tertiary_1hsjn.button__loading_1hsjn {
1115
1127
  color: #fff;
1116
1128
  }
1117
- .button__component_18h0e:disabled.button__filled_18h0e {
1129
+ .button__component_1hsjn:disabled.button__filled_1hsjn {
1118
1130
  color: rgba(255, 255, 255, 0.3);
1119
1131
  background-color: rgba(58, 58, 60, 0.3)
1120
1132
  }
1121
- .button__component_18h0e:disabled.button__filled_18h0e.button__loading_18h0e {
1133
+ .button__component_1hsjn:disabled.button__filled_1hsjn.button__loading_1hsjn {
1122
1134
  color: #fff;
1123
1135
  background-color: #3a3a3c;
1124
1136
  }
1125
- .button__component_18h0e:disabled.button__transparent_18h0e {
1137
+ .button__component_1hsjn:disabled.button__transparent_1hsjn {
1126
1138
  color: rgba(255, 255, 255, 0.3);
1127
1139
  background-color: rgba(255, 255, 255, 0.03)
1128
1140
  }
1129
- .button__component_18h0e:disabled.button__transparent_18h0e.button__loading_18h0e {
1141
+ .button__component_1hsjn:disabled.button__transparent_1hsjn.button__loading_1hsjn {
1130
1142
  color: #fff;
1131
1143
  background-color: rgba(255, 255, 255, 0.1);
1132
1144
  }
1133
- .button__component_18h0e:disabled.button__link_18h0e {
1145
+ .button__component_1hsjn:disabled.button__link_1hsjn {
1134
1146
  color: rgba(255, 255, 255, 0.3);
1135
1147
  background-color: transparent
1136
1148
  }
1137
- .button__component_18h0e:disabled.button__link_18h0e.button__loading_18h0e {
1149
+ .button__component_1hsjn:disabled.button__link_1hsjn.button__loading_1hsjn {
1138
1150
  color: #fff;
1139
1151
  }
1140
- .button__component_18h0e:disabled.button__ghost_18h0e {
1152
+ .button__component_1hsjn:disabled.button__ghost_1hsjn {
1141
1153
  color: rgba(255, 255, 255, 0.3)
1142
1154
  }
1143
- .button__component_18h0e:disabled.button__ghost_18h0e.button__loading_18h0e {
1155
+ .button__component_1hsjn:disabled.button__ghost_1hsjn.button__loading_1hsjn {
1144
1156
  color: #fff;
1145
1157
  }
1146
- .button__component_a3zra {
1158
+ .button__component_1uiiu {
1147
1159
  background-color: transparent
1148
1160
  }
1149
- .button__focused_a3zra {
1161
+ .button__focused_1uiiu {
1150
1162
  outline: 2px solid #0072ef;
1151
1163
  }
1152
- .button__primary_x6yw3 {
1164
+ .button__primary_16ii5 {
1153
1165
  color: #fff;
1154
1166
  background-color: #202022
1155
1167
  }
1156
- .button__primary_x6yw3:hover {
1168
+ .button__primary_16ii5:hover {
1157
1169
  background-color: rgb(48, 48, 49);
1158
1170
  }
1159
- .button__primary_x6yw3:active {
1171
+ .button__primary_16ii5:active {
1160
1172
  background-color: rgb(65, 65, 67);
1161
1173
  }
1162
- .button__secondary_x6yw3 {
1174
+ .button__secondary_16ii5 {
1163
1175
  color: #000;
1164
1176
  background-color: rgba(0, 0, 0, 0.08);
1165
1177
  border: 1px solid transparent
1166
1178
  }
1167
- .button__secondary_x6yw3:hover {
1179
+ .button__secondary_16ii5:hover {
1168
1180
  background-color: rgba(0, 0, 0, 0.218);
1169
1181
  }
1170
- .button__secondary_x6yw3:active {
1182
+ .button__secondary_16ii5:active {
1171
1183
  background-color: rgba(0, 0, 0, 0.264);
1172
1184
  }
1173
- .button__outlined_x6yw3 {
1185
+ .button__outlined_16ii5 {
1174
1186
  color: #fff;
1175
1187
  background-color: transparent;
1176
1188
  border: 1px solid #c5c5c7
1177
1189
  }
1178
- .button__outlined_x6yw3:hover {
1190
+ .button__outlined_16ii5:hover {
1179
1191
  background-color: rgba(255, 255, 255, 0.15);
1180
1192
  }
1181
- .button__outlined_x6yw3:active {
1193
+ .button__outlined_16ii5:active {
1182
1194
  background-color: rgba(0, 0, 0, 0.15);
1183
1195
  }
1184
- .button__tertiary_x6yw3 {
1196
+ .button__tertiary_16ii5 {
1185
1197
  color: #000;
1186
1198
  background-color: transparent;
1187
1199
  border: 1px solid #464649
1188
1200
  }
1189
- .button__tertiary_x6yw3:hover {
1201
+ .button__tertiary_16ii5:hover {
1190
1202
  background-color: rgba(18, 18, 18, 0.15);
1191
1203
  }
1192
- .button__tertiary_x6yw3:active {
1204
+ .button__tertiary_16ii5:active {
1193
1205
  background-color: rgba(18, 18, 18, 0.2);
1194
1206
  }
1195
- .button__filled_x6yw3 {
1207
+ .button__filled_16ii5 {
1196
1208
  color: #fff;
1197
1209
  background-color: #3a3a3c
1198
1210
  }
1199
- .button__filled_x6yw3:hover {
1211
+ .button__filled_16ii5:hover {
1200
1212
  background-color: rgb(99, 112, 126);
1201
1213
  }
1202
- .button__filled_x6yw3:active {
1214
+ .button__filled_16ii5:active {
1203
1215
  background-color: rgb(61, 74, 88);
1204
1216
  }
1205
- .button__transparent_x6yw3 {
1217
+ .button__transparent_16ii5 {
1206
1218
  color: #000;
1207
1219
  background-color: rgba(255, 255, 255, 0.1)
1208
1220
  }
1209
- .button__transparent_x6yw3:hover {
1221
+ .button__transparent_16ii5:hover {
1210
1222
  background-color: rgba(255, 255, 255, 0.2);
1211
1223
  }
1212
- .button__transparent_x6yw3:active {
1224
+ .button__transparent_16ii5:active {
1213
1225
  background-color: rgba(255, 255, 255, 0.05);
1214
1226
  }
1215
- .button__link_x6yw3 {
1227
+ .button__link_16ii5 {
1216
1228
  color: #000;
1217
1229
  background-color: transparent
1218
1230
  }
1219
- .button__link_x6yw3:hover {
1231
+ .button__link_16ii5:hover {
1220
1232
  background-color: rgba(18, 18, 18, 0.15);
1221
1233
  }
1222
- .button__link_x6yw3:active {
1234
+ .button__link_16ii5:active {
1223
1235
  background-color: rgba(18, 18, 18, 0.2);
1224
1236
  }
1225
- .button__ghost_x6yw3 {
1237
+ .button__ghost_16ii5 {
1226
1238
  color: #000
1227
1239
  }
1228
- .button__ghost_x6yw3:hover {
1240
+ .button__ghost_16ii5:hover {
1229
1241
  color: rgb(77, 77, 77);
1230
1242
  }
1231
- .button__ghost_x6yw3:active {
1243
+ .button__ghost_16ii5:active {
1232
1244
  color: rgb(128, 128, 128);
1233
1245
  }
1234
- .button__component_x6yw3:disabled.button__primary_x6yw3 {
1246
+ .button__component_16ii5:disabled.button__primary_16ii5 {
1235
1247
  color: rgba(235, 235, 245, 0.3);
1236
1248
  background-color: #202022
1237
1249
  }
1238
- .button__component_x6yw3:disabled.button__primary_x6yw3.button__loading_x6yw3 {
1250
+ .button__component_16ii5:disabled.button__primary_16ii5.button__loading_16ii5 {
1239
1251
  background-color: #202022;
1240
1252
  }
1241
- .button__component_x6yw3:disabled.button__secondary_x6yw3 {
1253
+ .button__component_16ii5:disabled.button__secondary_16ii5 {
1242
1254
  color: rgba(0, 0, 0, 0.3);
1243
1255
  background-color: rgba(18, 18, 18, 0.08);
1244
1256
  border-color: transparent
1245
1257
  }
1246
- .button__component_x6yw3:disabled.button__secondary_x6yw3.button__loading_x6yw3 {
1258
+ .button__component_16ii5:disabled.button__secondary_16ii5.button__loading_16ii5 {
1247
1259
  color: #000;
1248
1260
  background-color: rgba(0, 0, 0, 0.08);
1249
1261
  border-color: transparent;
1250
1262
  }
1251
- .button__component_x6yw3:disabled.button__outlined_x6yw3 {
1263
+ .button__component_16ii5:disabled.button__outlined_16ii5 {
1252
1264
  color: rgba(255, 255, 255, 0.3);
1253
1265
  background-color: transparent;
1254
1266
  border-color: rgba(35, 53, 73, 0.3)
1255
1267
  }
1256
- .button__component_x6yw3:disabled.button__outlined_x6yw3.button__loading_x6yw3 {
1268
+ .button__component_16ii5:disabled.button__outlined_16ii5.button__loading_16ii5 {
1257
1269
  color: #fff;
1258
1270
  }
1259
- .button__component_x6yw3:disabled.button__tertiary_x6yw3 {
1271
+ .button__component_16ii5:disabled.button__tertiary_16ii5 {
1260
1272
  color: rgba(0, 0, 0, 0.3);
1261
1273
  background-color: transparent;
1262
1274
  border-color: rgba(70, 70, 73, 0.3)
1263
1275
  }
1264
- .button__component_x6yw3:disabled.button__tertiary_x6yw3.button__loading_x6yw3 {
1276
+ .button__component_16ii5:disabled.button__tertiary_16ii5.button__loading_16ii5 {
1265
1277
  color: #000;
1266
1278
  }
1267
- .button__component_x6yw3:disabled.button__filled_x6yw3 {
1279
+ .button__component_16ii5:disabled.button__filled_16ii5 {
1268
1280
  color: rgba(255, 255, 255, 0.3);
1269
1281
  background-color: rgba(72, 87, 103, 0.3);
1270
1282
  border-color: transparent
1271
1283
  }
1272
- .button__component_x6yw3:disabled.button__filled_x6yw3.button__loading_x6yw3 {
1284
+ .button__component_16ii5:disabled.button__filled_16ii5.button__loading_16ii5 {
1273
1285
  color: #fff;
1274
1286
  background-color: #3a3a3c;
1275
1287
  border-color: transparent;
1276
1288
  }
1277
- .button__component_x6yw3:disabled.button__transparent_x6yw3 {
1289
+ .button__component_16ii5:disabled.button__transparent_16ii5 {
1278
1290
  color: rgba(255, 255, 255, 0.3);
1279
1291
  background-color: rgba(255, 255, 255, 0.03)
1280
1292
  }
1281
- .button__component_x6yw3:disabled.button__transparent_x6yw3.button__loading_x6yw3 {
1293
+ .button__component_16ii5:disabled.button__transparent_16ii5.button__loading_16ii5 {
1282
1294
  color: #000;
1283
1295
  background-color: rgba(255, 255, 255, 0.1);
1284
1296
  }
1285
- .button__component_x6yw3:disabled.button__link_x6yw3 {
1297
+ .button__component_16ii5:disabled.button__link_16ii5 {
1286
1298
  color: rgba(0, 0, 0, 0.3);
1287
1299
  background-color: transparent
1288
1300
  }
1289
- .button__component_x6yw3:disabled.button__link_x6yw3.button__loading_x6yw3 {
1301
+ .button__component_16ii5:disabled.button__link_16ii5.button__loading_16ii5 {
1290
1302
  color: #000;
1291
1303
  }
1292
- .button__component_x6yw3:disabled.button__ghost_x6yw3 {
1304
+ .button__component_16ii5:disabled.button__ghost_16ii5 {
1293
1305
  color: rgba(0, 0, 0, 0.3)
1294
1306
  }
1295
- .button__component_x6yw3:disabled.button__ghost_x6yw3.button__loading_x6yw3 {
1307
+ .button__component_16ii5:disabled.button__ghost_16ii5.button__loading_16ii5 {
1296
1308
  color: #000;
1297
- }.base-modal__component_1jm29 {
1309
+ }.base-modal__component_kunr7 {
1298
1310
  background: #121212;
1299
- }.popover__component_39o4v {
1311
+ }.popover__component_16nkl {
1300
1312
  background-color: transparent;
1301
1313
  color: #fff;
1302
1314
  }
1303
- .popover__inner_39o4v {
1315
+ .popover__inner_16nkl {
1304
1316
  background-color: #121212;
1305
1317
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1306
1318
  border: 1px solid transparent;
1307
1319
  }
1308
- .popover__arrow_39o4v:after {
1320
+ .popover__arrow_16nkl:after {
1309
1321
  background-color: #121212;
1310
1322
  border: 1px solid transparent;
1311
- }.tabs__component_1nxxl:before {
1323
+ }.tabs__component_w8iaj:before {
1312
1324
  background-color: #2b2b2e;
1313
1325
  }
1314
- .tabs__title_1nxxl {
1326
+ .tabs__title_w8iaj {
1315
1327
  color: #8d8d93
1316
1328
  }
1317
- .tabs__title_1nxxl:not(.tabs__disabled_1nxxl):hover {
1329
+ .tabs__title_w8iaj:not(.tabs__disabled_w8iaj):hover {
1318
1330
  color: #fff;
1319
1331
  }
1320
- .tabs__focused_1nxxl {
1332
+ .tabs__focused_w8iaj {
1321
1333
  outline: 2px solid #0072ef;
1322
1334
  }
1323
- .tabs__selected_1nxxl {
1335
+ .tabs__selected_w8iaj {
1324
1336
  color: #fff;
1325
1337
  }
1326
- .tabs__disabled_1nxxl {
1338
+ .tabs__disabled_w8iaj {
1327
1339
  color: #464649;
1328
1340
  }
1329
- .tabs__line_1nxxl {
1341
+ .tabs__line_w8iaj {
1330
1342
  background-color: #ef3124;
1331
1343
  }
1332
- .tabs__component_1nxxl:before {
1344
+ .tabs__component_w8iaj:before {
1333
1345
  background-color: #2b2b2e;
1334
- }.tabs__title_1nxxl {
1346
+ }.tabs__title_w8iaj {
1335
1347
  color: #8d8d93
1336
- }.tabs__title_1nxxl:not(.tabs__disabled_1nxxl):hover {
1348
+ }.tabs__title_w8iaj:not(.tabs__disabled_w8iaj):hover {
1337
1349
  color: #fff;
1338
- }.tabs__focused_1nxxl {
1350
+ }.tabs__focused_w8iaj {
1339
1351
  outline: 2px solid #0072ef;
1340
- }.tabs__selected_1nxxl {
1352
+ }.tabs__selected_w8iaj {
1341
1353
  color: #fff;
1342
- }.tabs__disabled_1nxxl {
1354
+ }.tabs__disabled_w8iaj {
1343
1355
  color: #464649;
1344
- }.tabs__line_1nxxl {
1356
+ }.tabs__line_w8iaj {
1345
1357
  background-color: #ef3124;
1346
1358
  }
1347
1359
 
1348
1360
 
1349
1361
 
1350
- .circular-progress-bar__backgroundCircle_iudhy,
1351
- .circular-progress-bar__progressCircle_iudhy {
1362
+ .circular-progress-bar__backgroundCircle_1o23y,
1363
+ .circular-progress-bar__progressCircle_1o23y {
1352
1364
  fill: transparent;
1353
1365
  }
1354
- .circular-progress-bar__positive_iudhy {
1366
+ .circular-progress-bar__positive_1o23y {
1355
1367
  stroke: #2fc26e;
1356
1368
  }
1357
- .circular-progress-bar__negative_iudhy {
1369
+ .circular-progress-bar__negative_1o23y {
1358
1370
  stroke: #d91d0b;
1359
1371
  }
1360
- .circular-progress-bar__backgroundCircle_iudhy {
1372
+ .circular-progress-bar__backgroundCircle_1o23y {
1361
1373
  stroke: #2c2c2e;
1362
- }.select-with-tags__tag_14xe4:active:not(:disabled) {
1374
+ }.select-with-tags__tag_1h9p1:active:not(:disabled) {
1363
1375
  background-color: #f3f4f5;
1364
1376
  }
1365
- .select-with-tags__tag_14xe4:hover:not(:disabled):not(:active) {
1377
+ .select-with-tags__tag_1h9p1:hover:not(:disabled):not(:active) {
1366
1378
  background-color: #f3f4f5;
1367
1379
  }
1368
- .select-with-tags__input_tssgt {
1380
+ .select-with-tags__input_1j709 {
1369
1381
  background-color: transparent;
1370
1382
  color: #fff
1371
1383
  }
1372
- .select-with-tags__input_tssgt:disabled {
1384
+ .select-with-tags__input_1j709:disabled {
1373
1385
  color: #8d8d93;
1374
1386
  }
1375
- .select-with-tags__input_tssgt::placeholder {
1387
+ .select-with-tags__input_1j709::placeholder {
1376
1388
  color: #8d8d93;
1377
1389
  }
1378
- .select-with-tags__input_tssgt:focus::placeholder {
1390
+ .select-with-tags__input_1j709:focus::placeholder {
1379
1391
  color: #464649;
1380
1392
  }
1381
- .select-with-tags__focusVisible_tssgt {
1393
+ .select-with-tags__focusVisible_1j709 {
1382
1394
  outline: 2px solid #0072ef;
1383
1395
  }
1384
- .select-with-tags__placeholder_tssgt {
1396
+ .select-with-tags__placeholder_1j709 {
1385
1397
  color: #464649;
1386
- }.list-header__filled_1nkg0 {
1398
+ }.list-header__filled_1darf {
1387
1399
  background-color: rgba(255, 255, 255, 0.1);
1388
- }.chart__coreChart_y6dqg .recharts-text tspan {
1400
+ }.chart__coreChart_301xt .recharts-text tspan {
1389
1401
  fill: #fff;
1390
1402
  }
1391
- @keyframes chart__showDot_xdqra {
1403
+ @keyframes chart__showDot_1rvu2 {
1392
1404
  }
1393
1405
 
1394
- .chart__tickText_xje53 {
1406
+ .chart__tickText_a9swl {
1395
1407
  fill: #fff;
1396
1408
  }
1397
- .chart__circle_xje53 {
1409
+ .chart__circle_a9swl {
1398
1410
  fill: #121212;
1399
1411
  }
1400
- .chart__circle_xje53 {
1412
+ .chart__circle_a9swl {
1401
1413
  fill: #121212;
1402
1414
  }
1403
- .chart__tooltip_16o01 {
1415
+ .chart__tooltip_qf857 {
1404
1416
  background-color: #121212;
1405
1417
  border: 1px solid #2b2b2e;
1406
1418
  box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1407
1419
  }
1408
- .chart__tooltipArrow_16o01 {
1420
+ .chart__tooltipArrow_qf857 {
1409
1421
  border: 1px solid #2b2b2e;
1410
1422
  background-color: #121212;
1411
1423
  }
1412
- .chart__tooltipArrow_16o01:before {
1424
+ .chart__tooltipArrow_qf857:before {
1413
1425
  border-color: transparent #121212 transparent transparent;
1414
- }.stepped-progress-bar__description_1bp7s {
1426
+ }.stepped-progress-bar__description_u30wm {
1415
1427
  color: rgba(235, 235, 245, 0.6);
1416
1428
  }
1417
- .stepped-progress-bar__bar_97pdt {
1429
+ .stepped-progress-bar__bar_xfa0g {
1418
1430
  background: rgba(255, 255, 255, 0.1);
1419
1431
  }
1420
- .stepped-progress-bar__positive_97pdt {
1432
+ .stepped-progress-bar__positive_xfa0g {
1421
1433
  background: #2fc26e;
1422
1434
  }
1423
- .stepped-progress-bar__attention_97pdt {
1435
+ .stepped-progress-bar__attention_xfa0g {
1424
1436
  background: #f6bf65;
1425
1437
  }
1426
- .stepped-progress-bar__negative_97pdt {
1438
+ .stepped-progress-bar__negative_xfa0g {
1427
1439
  background: #d91d0b;
1428
1440
  }
1429
- .stepped-progress-bar__link_97pdt {
1441
+ .stepped-progress-bar__link_xfa0g {
1430
1442
  background: #0072ef;
1431
1443
  }
1432
- .stepped-progress-bar__tertiary_97pdt {
1444
+ .stepped-progress-bar__tertiary_xfa0g {
1433
1445
  background: #464649;
1434
1446
  }
1435
- .stepped-progress-bar__secondary_97pdt {
1447
+ .stepped-progress-bar__secondary_xfa0g {
1436
1448
  background: #8d8d93;
1437
1449
  }
1438
- .stepped-progress-bar__primary_97pdt {
1450
+ .stepped-progress-bar__primary_xfa0g {
1439
1451
  background: #fff;
1440
1452
  }
1441
- .stepped-progress-bar__accent_97pdt {
1453
+ .stepped-progress-bar__accent_xfa0g {
1442
1454
  background: #ef3124;
1443
- }.drawer__backdropEnter_a6d8s {
1455
+ }.drawer__backdropEnter_1y1ie {
1444
1456
  background-color: transparent;
1445
1457
  }
1446
- .drawer__backdropEnterActive_a6d8s,
1447
- .drawer__backdropEnterDone_a6d8s {
1458
+ .drawer__backdropEnterActive_1y1ie,
1459
+ .drawer__backdropEnterDone_1y1ie {
1448
1460
  background-color: rgba(0, 0, 0, 0.8);
1449
1461
  }
1450
- .drawer__backdropExit_a6d8s {
1462
+ .drawer__backdropExit_1y1ie {
1451
1463
  background-color: rgba(0, 0, 0, 0.8);
1452
1464
  }
1453
- .drawer__backdropExitActive_a6d8s,
1454
- .drawer__backdropExitDone_a6d8s {
1465
+ .drawer__backdropExitActive_1y1ie,
1466
+ .drawer__backdropExitDone_1y1ie {
1455
1467
  background-color: transparent;
1456
- }.attach__component_l9hax {
1468
+ }.attach__component_1lcv6 {
1457
1469
  }
1458
- .attach__focused_l9hax {
1470
+ .attach__focused_1lcv6 {
1459
1471
  outline: 2px solid #0072ef;
1460
- }.custom-button__customButton_1600c.custom-button__white_1600c * {
1472
+ }.confirmation__component_2nxe3 {
1473
+ color: #8d8d93;
1474
+ }
1475
+ .confirmation__circle_1uuud {
1476
+ fill: transparent;
1477
+ stroke: #464649;
1478
+ }
1479
+ .confirmation__header_djd7q {
1480
+ color: #fff;
1481
+ }
1482
+ .confirmation__description_djd7q {
1483
+ color: #8d8d93;
1484
+ color: #fff;
1485
+ }
1486
+ .confirmation__title_gd7ql {
1487
+ color: #fff;
1488
+ }
1489
+ .confirmation__text_gd7ql {
1490
+ color: #8d8d93;
1491
+ }
1492
+ .confirmation__phonesWrap_gd7ql {
1493
+ color: #8d8d93;
1494
+ }
1495
+ .confirmation__phoneDescription_gd7ql {
1496
+ color: #8d8d93;
1497
+ }
1498
+ .confirmation__header_chvpc {
1499
+ color: #fff;
1500
+ }
1501
+ .confirmation__phone_chvpc {
1502
+ color: #fff;
1503
+ }
1504
+ .confirmation__header_fh824 {
1505
+ color: #fff;
1506
+ }
1507
+ .confirmation__description_fh824 {
1508
+ color: #8d8d93;
1509
+ }.custom-button__customButton_grf3i.custom-button__white_grf3i * {
1461
1510
  color: #fff;
1462
1511
  }
1463
- .custom-button__customButton_1600c.custom-button__black_1600c * {
1512
+ .custom-button__customButton_grf3i.custom-button__black_grf3i * {
1464
1513
  color: #000;
1465
1514
  }
1466
- .custom-button__customButton_1600c:before {
1515
+ .custom-button__customButton_grf3i:before {
1467
1516
  background-color: rgba(0, 0, 0, 0);
1468
1517
  }
1469
- .custom-button__customButton_1600c:hover:before {
1518
+ .custom-button__customButton_grf3i:hover:before {
1470
1519
  background-color: rgba(0, 0, 0, 0.07);
1471
1520
  }
1472
- .custom-button__customButton_1600c:active:before {
1521
+ .custom-button__customButton_grf3i:active:before {
1473
1522
  background-color: rgba(0, 0, 0, 0.15);
1474
1523
  }
1475
- .custom-button__customButton_1600c:disabled.custom-button__white_1600c * {
1524
+ .custom-button__customButton_grf3i:disabled.custom-button__white_grf3i * {
1476
1525
  color: #fff;
1477
1526
  }
1478
- .custom-button__customButton_1600c:disabled.custom-button__black_1600c * {
1527
+ .custom-button__customButton_grf3i:disabled.custom-button__black_grf3i * {
1479
1528
  color: #000;
1480
- }.confirmation__component_1kjnw {
1529
+ }.input__input_g6j9w {
1530
+ color: #fff;
1531
+ caret-color: #0072ef;
1532
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1533
+ }
1534
+ .input__input_g6j9w:-webkit-autofill {
1535
+ -webkit-text-fill-color: #fff;
1536
+ }
1537
+ .input__input_g6j9w::placeholder {
1481
1538
  color: #8d8d93;
1482
1539
  }
1483
- .confirmation__circle_pvdse {
1484
- fill: transparent;
1485
- stroke: #464649;
1540
+ .input__hasLabel_g6j9w::placeholder {
1541
+ color: #464649;
1486
1542
  }
1487
- .confirmation__header_kldt7 {
1543
+ .input__clearIcon_g6j9w {
1488
1544
  color: #fff;
1489
1545
  }
1490
- .confirmation__description_kldt7 {
1491
- color: #8d8d93;
1492
- color: #fff;
1546
+ .input__input_g6j9w:read-only {
1547
+ color: #8d8d93
1493
1548
  }
1494
- .confirmation__title_q8rmd {
1549
+ .input__input_g6j9w:read-only:focus::placeholder {
1550
+ color: #8d8d93;
1551
+ }
1552
+ .input__input_g6j9w:disabled {
1495
1553
  color: #fff;
1554
+ -webkit-text-fill-color: #fff;
1496
1555
  }
1497
- .confirmation__text_q8rmd {
1498
- color: #8d8d93;
1556
+ .input__input_g6j9w:focus::placeholder {
1557
+ color: rgba(235, 235, 245, 0.3);
1499
1558
  }
1500
- .confirmation__phonesWrap_q8rmd {
1501
- color: #8d8d93;
1559
+ .input__error_g6j9w {
1560
+ color: #f15045;
1561
+ caret-color: #f15045;
1502
1562
  }
1503
- .confirmation__phoneDescription_q8rmd {
1504
- color: #8d8d93;
1563
+ .input__focusVisible_h9ngi {
1564
+ outline: 2px solid #0072ef;
1505
1565
  }
1506
- .confirmation__header_1xlh6 {
1507
- color: #fff;
1566
+ @keyframes input__onautofillstart_h9ngi {
1567
+ from {
1568
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1569
+ }
1570
+ to {
1571
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1572
+ }
1508
1573
  }
1509
- .confirmation__phone_1xlh6 {
1510
- color: #fff;
1574
+ @keyframes input__onautofillcancel_h9ngi {
1575
+ from {
1576
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1577
+ }
1578
+ to {
1579
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1580
+ }
1511
1581
  }
1512
- .confirmation__header_17qb6 {
1513
- color: #fff;
1582
+ .input__input_3zwn7 {
1583
+ color: #000;
1584
+ caret-color: #0072ef;
1585
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1514
1586
  }
1515
- .confirmation__description_17qb6 {
1516
- color: #8d8d93;
1517
- }.icon-button__primary_1l28e {
1587
+ .input__input_3zwn7:-webkit-autofill {
1588
+ -webkit-text-fill-color: #000;
1589
+ }
1590
+ .input__input_3zwn7::placeholder {
1591
+ color: rgba(60, 60, 67, 0.6);
1592
+ }
1593
+ .input__hasLabel_3zwn7::placeholder {
1594
+ color: #c5c5c7;
1595
+ }
1596
+ .input__clearIcon_3zwn7 {
1597
+ color: #000;
1598
+ }
1599
+ .input__input_3zwn7:read-only {
1600
+ color: rgba(60, 60, 67, 0.6)
1601
+ }
1602
+ .input__input_3zwn7:read-only:focus::placeholder {
1603
+ color: rgba(60, 60, 67, 0.6);
1604
+ }
1605
+ .input__input_3zwn7:disabled {
1606
+ color: #000;
1607
+ -webkit-text-fill-color: #000;
1608
+ }
1609
+ .input__input_3zwn7:focus::placeholder {
1610
+ color: rgba(60, 60, 67, 0.3);
1611
+ }
1612
+ .input__error_3zwn7 {
1613
+ color: #ef3124;
1614
+ caret-color: #ef3124;
1615
+ }.icon-button__primary_1spx3 {
1518
1616
  color: #fff
1519
1617
  }
1520
- .icon-button__primary_1l28e:hover {
1618
+ .icon-button__primary_1spx3:hover {
1521
1619
  color: rgb(204, 204, 204);
1522
1620
  }
1523
- .icon-button__primary_1l28e:active {
1621
+ .icon-button__primary_1spx3:active {
1524
1622
  color: rgb(179, 179, 179);
1525
1623
  }
1526
- .icon-button__primary_1l28e.icon-button__component_1l28e:disabled.icon-button__loader_1l28e {
1624
+ .icon-button__primary_1spx3.icon-button__component_1spx3:disabled.icon-button__loader_1spx3 {
1527
1625
  color: #fff;
1528
1626
  }
1529
- .icon-button__secondary_1l28e {
1627
+ .icon-button__secondary_1spx3 {
1530
1628
  color: #8d8d93
1531
1629
  }
1532
- .icon-button__secondary_1l28e:hover {
1630
+ .icon-button__secondary_1spx3:hover {
1533
1631
  color: rgb(175, 175, 179);
1534
1632
  }
1535
- .icon-button__secondary_1l28e:active {
1633
+ .icon-button__secondary_1spx3:active {
1536
1634
  color: rgb(198, 198, 201);
1537
1635
  }
1538
- .icon-button__secondary_1l28e.icon-button__component_1l28e:disabled.icon-button__loader_1l28e {
1636
+ .icon-button__secondary_1spx3.icon-button__component_1spx3:disabled.icon-button__loader_1spx3 {
1539
1637
  color: #8d8d93;
1540
1638
  }
1541
- .icon-button__transparent_1l28e {
1639
+ .icon-button__transparent_1spx3 {
1542
1640
  color: rgba(255, 255, 255, 0.3)
1543
1641
  }
1544
- .icon-button__transparent_1l28e:hover {
1642
+ .icon-button__transparent_1spx3:hover {
1545
1643
  color: rgba(255, 255, 255, 0.4);
1546
1644
  }
1547
- .icon-button__transparent_1l28e:active {
1645
+ .icon-button__transparent_1spx3:active {
1548
1646
  color: rgba(255, 255, 255, 0.5);
1549
1647
  }
1550
- .icon-button__negative_1l28e {
1648
+ .icon-button__negative_1spx3 {
1551
1649
  color: #d91d0b
1552
1650
  }
1553
- .icon-button__negative_1l28e:hover {
1651
+ .icon-button__negative_1spx3:hover {
1554
1652
  color: rgb(220, 45, 28);
1555
1653
  }
1556
- .icon-button__negative_1l28e:active {
1654
+ .icon-button__negative_1spx3:active {
1557
1655
  color: rgb(223, 63, 48);
1558
1656
  }
1559
- .icon-button__negative_1l28e.icon-button__component_1l28e:disabled.icon-button__loader_1l28e {
1657
+ .icon-button__negative_1spx3.icon-button__component_1spx3:disabled.icon-button__loader_1spx3 {
1560
1658
  color: #d91d0b;
1561
1659
  }
1562
- .icon-button__tertiary_1l28e {
1660
+ .icon-button__tertiary_1spx3 {
1563
1661
  color: #464649
1564
1662
  }
1565
- .icon-button__tertiary_1l28e:hover {
1663
+ .icon-button__tertiary_1spx3:hover {
1566
1664
  color: rgb(83, 83, 86);
1567
1665
  }
1568
- .icon-button__tertiary_1l28e:active {
1666
+ .icon-button__tertiary_1spx3:active {
1569
1667
  color: rgb(98, 98, 100);
1570
1668
  }
1571
- .icon-button__tertiary_1l28e.icon-button__component_1l28e:disabled.icon-button__loader_1l28e {
1669
+ .icon-button__tertiary_1spx3.icon-button__component_1spx3:disabled.icon-button__loader_1spx3 {
1572
1670
  color: #464649;
1573
1671
  }
1574
1672
 
1575
- .icon-button__primary_1wt9o {
1673
+ .icon-button__primary_5fubd {
1576
1674
  color: #000
1577
1675
  }
1578
- .icon-button__primary_1wt9o:hover {
1676
+ .icon-button__primary_5fubd:hover {
1579
1677
  color: rgb(18, 18, 18);
1580
1678
  }
1581
- .icon-button__primary_1wt9o:active {
1679
+ .icon-button__primary_5fubd:active {
1582
1680
  color: rgb(38, 38, 38);
1583
1681
  }
1584
- .icon-button__secondary_1wt9o {
1682
+ .icon-button__secondary_5fubd {
1585
1683
  color: #8a8a8e
1586
1684
  }
1587
- .icon-button__secondary_1wt9o:hover {
1685
+ .icon-button__secondary_5fubd:hover {
1588
1686
  color: rgb(117, 117, 121);
1589
1687
  }
1590
- .icon-button__secondary_1wt9o:active {
1688
+ .icon-button__secondary_5fubd:active {
1591
1689
  color: rgb(110, 110, 114);
1592
1690
  }
1593
- .icon-button__transparent_1wt9o {
1691
+ .icon-button__transparent_5fubd {
1594
1692
  color: rgba(0, 0, 0, 0.3)
1595
1693
  }
1596
- .icon-button__transparent_1wt9o:hover {
1694
+ .icon-button__transparent_5fubd:hover {
1597
1695
  color: rgba(0, 0, 0, 0.4);
1598
1696
  }
1599
- .icon-button__transparent_1wt9o:active {
1697
+ .icon-button__transparent_5fubd:active {
1600
1698
  color: rgba(0, 0, 0, 0.5);
1601
1699
  }
1602
- .icon-button__negative_1wt9o {
1700
+ .icon-button__negative_5fubd {
1603
1701
  color: #d91d0b
1604
1702
  }
1605
- .icon-button__negative_1wt9o:hover {
1703
+ .icon-button__negative_5fubd:hover {
1606
1704
  color: rgb(220, 45, 28);
1607
1705
  }
1608
- .icon-button__negative_1wt9o:active {
1706
+ .icon-button__negative_5fubd:active {
1609
1707
  color: rgb(223, 63, 48);
1610
1708
  }
1611
- .icon-button__tertiary_1wt9o {
1709
+ .icon-button__tertiary_5fubd {
1612
1710
  color: #c5c5c7
1613
1711
  }
1614
- .icon-button__tertiary_1wt9o:hover {
1712
+ .icon-button__tertiary_5fubd:hover {
1615
1713
  color: rgb(167, 167, 169);
1616
1714
  }
1617
- .icon-button__tertiary_1wt9o:active {
1715
+ .icon-button__tertiary_5fubd:active {
1618
1716
  color: rgb(158, 158, 159);
1619
- }.input__input_zn6b8 {
1717
+ }.pagination__component_1hlf5 {
1620
1718
  color: #fff;
1621
- caret-color: #0072ef;
1622
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1623
1719
  }
1624
- .input__input_zn6b8:-webkit-autofill {
1625
- -webkit-text-fill-color: #fff;
1626
- }
1627
- .input__input_zn6b8::placeholder {
1628
- color: #8d8d93;
1629
- }
1630
- .input__hasLabel_zn6b8::placeholder {
1631
- color: #464649;
1632
- }
1633
- .input__clearIcon_zn6b8 {
1634
- color: #fff;
1635
- }
1636
- .input__input_zn6b8:read-only {
1637
- color: #8d8d93
1638
- }
1639
- .input__input_zn6b8:read-only:focus::placeholder {
1640
- color: #8d8d93;
1641
- }
1642
- .input__input_zn6b8:disabled {
1643
- color: #fff;
1644
- -webkit-text-fill-color: #fff;
1645
- }
1646
- .input__input_zn6b8:focus::placeholder {
1647
- color: rgba(235, 235, 245, 0.3);
1648
- }
1649
- .input__error_zn6b8 {
1650
- color: #f15045;
1651
- caret-color: #f15045;
1652
- }
1653
- .input__focusVisible_up5yo {
1654
- outline: 2px solid #0072ef;
1655
- }
1656
- @keyframes input__onautofillstart_up5yo {
1657
- from {
1658
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1659
- }
1660
- to {
1661
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1662
- }
1663
- }
1664
- @keyframes input__onautofillcancel_up5yo {
1665
- from {
1666
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1667
- }
1668
- to {
1669
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1670
- }
1671
- }
1672
- .input__input_ngjoj {
1673
- color: #000;
1674
- caret-color: #0072ef;
1675
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1676
- }
1677
- .input__input_ngjoj:-webkit-autofill {
1678
- -webkit-text-fill-color: #000;
1679
- }
1680
- .input__input_ngjoj::placeholder {
1681
- color: rgba(60, 60, 67, 0.6);
1682
- }
1683
- .input__hasLabel_ngjoj::placeholder {
1684
- color: #c5c5c7;
1685
- }
1686
- .input__clearIcon_ngjoj {
1687
- color: #000;
1688
- }
1689
- .input__input_ngjoj:read-only {
1690
- color: rgba(60, 60, 67, 0.6)
1691
- }
1692
- .input__input_ngjoj:read-only:focus::placeholder {
1693
- color: rgba(60, 60, 67, 0.6);
1694
- }
1695
- .input__input_ngjoj:disabled {
1696
- color: #000;
1697
- -webkit-text-fill-color: #000;
1698
- }
1699
- .input__input_ngjoj:focus::placeholder {
1700
- color: rgba(60, 60, 67, 0.3);
1701
- }
1702
- .input__error_ngjoj {
1703
- color: #ef3124;
1704
- caret-color: #ef3124;
1705
- }.pagination__component_1lr0j {
1706
- color: #fff;
1707
- }
1708
- .pagination__dots_ni3h5 {
1720
+ .pagination__dots_eo3jl {
1709
1721
  color: #8d8d93;
1710
1722
  }
1711
1723
 
1712
- .pagination__tag_lqxu8.pagination__tag_lqxu8 {
1724
+ .pagination__tag_1anjs.pagination__tag_1anjs {
1713
1725
  color: #8d8d93
1714
1726
  }
1715
- .pagination__tag_lqxu8.pagination__tag_lqxu8:hover:not(:disabled) {
1727
+ .pagination__tag_1anjs.pagination__tag_1anjs:hover:not(:disabled) {
1716
1728
  background-color: #2c2c2e;
1717
1729
  color: #fff;
1718
1730
  }
1719
- .pagination__tag_lqxu8.pagination__tag_lqxu8:active:not(:disabled) {
1731
+ .pagination__tag_1anjs.pagination__tag_1anjs:active:not(:disabled) {
1720
1732
  background-color: #3a3a3c;
1721
1733
  }
1722
- .pagination__tag_lqxu8.pagination__tag_lqxu8.pagination__checked_lqxu8 {
1734
+ .pagination__tag_1anjs.pagination__tag_1anjs.pagination__checked_1anjs {
1723
1735
  background-color: #f3f4f5;
1724
1736
  color: #000;
1725
1737
  }
1726
- .pagination__tag_lqxu8.pagination__tag_lqxu8.pagination__checked_lqxu8:hover:not(:disabled) {
1738
+ .pagination__tag_1anjs.pagination__tag_1anjs.pagination__checked_1anjs:hover:not(:disabled) {
1727
1739
  color: #000;
1728
1740
  }
1729
- .pagination__tag_lqxu8.pagination__tag_lqxu8.pagination__checked_lqxu8:active:not(:disabled) {
1741
+ .pagination__tag_1anjs.pagination__tag_1anjs.pagination__checked_1anjs:active:not(:disabled) {
1730
1742
  color: #fff;
1731
- }.plate__component_9in97 {
1743
+ }.plate__component_s1luz {
1732
1744
  color: #fff;
1733
1745
  }
1734
- .plate__focused_9in97 {
1746
+ .plate__focused_s1luz {
1735
1747
  outline: 2px solid #0072ef;
1736
1748
  }
1737
- .plate__common_9in97 {
1749
+ .plate__common_s1luz {
1738
1750
  background-color: #202022;
1739
1751
  border-color: #6d7986;
1740
1752
  }
1741
- .plate__negative_9in97 {
1753
+ .plate__negative_s1luz {
1742
1754
  background-color: #35110d;
1743
1755
  border-color: #d91d0b;
1744
1756
  }
1745
- .plate__positive_9in97 {
1757
+ .plate__positive_s1luz {
1746
1758
  background-color: #042117;
1747
1759
  border-color: #13a463;
1748
1760
  }
1749
- .plate__attention_9in97 {
1761
+ .plate__attention_s1luz {
1750
1762
  background-color: #332104;
1751
1763
  border-color: #de6a00;
1752
- }.slider-input__steps_1ecx2 {
1764
+ }.slider-input__steps_g1j31 {
1753
1765
  color: #8d8d93;
1754
1766
  }
1755
- .slider-input__info_1ecx2 {
1767
+ .slider-input__info_g1j31 {
1756
1768
  color: #8d8d93;
1757
- }.with-suffix__hasSuffix_1t0zq input:focus::placeholder {
1769
+ }.with-suffix__hasSuffix_4m5ry input:focus::placeholder {
1758
1770
  color: transparent;
1759
1771
  }
1760
- .with-suffix__disabled_1t0zq {
1772
+ .with-suffix__disabled_4m5ry {
1761
1773
  color: #fff;
1762
- }.bottom-sheet__modal_1d9wh {
1774
+ }.bottom-sheet__modal_672nb {
1763
1775
  background-color: transparent;
1764
1776
  }
1765
- .bottom-sheet__component_1d9wh {
1777
+ .bottom-sheet__component_672nb {
1766
1778
  background: #121212;
1767
1779
  }
1768
- .bottom-sheet__marker_1d9wh {
1780
+ .bottom-sheet__marker_672nb {
1769
1781
  background-color: #2a2a2c;
1770
1782
  }
1771
- .bottom-sheet__content_1d9wh {
1783
+ .bottom-sheet__content_672nb {
1772
1784
  color: #fff;
1773
1785
  background-color: #121212;
1774
1786
  }
1775
- .bottom-sheet__backer_14v6f {
1787
+ .bottom-sheet__backer_h2o9b {
1776
1788
  color: #fff;
1777
1789
  }
1778
- .bottom-sheet__button_14v6f {
1790
+ .bottom-sheet__button_h2o9b {
1779
1791
  background: rgba(255, 255, 255, 0.03);
1780
1792
  }
1781
- .bottom-sheet__closer_1egke {
1793
+ .bottom-sheet__closer_7dqkg {
1782
1794
  color: #fff;
1783
1795
  }
1784
- .bottom-sheet__button_1egke {
1796
+ .bottom-sheet__button_7dqkg {
1785
1797
  background: rgba(255, 255, 255, 0.03);
1786
1798
  }
1787
- .bottom-sheet__footer_veulv {
1799
+ .bottom-sheet__footer_yen2a {
1788
1800
  background-color: #121212;
1789
1801
  }
1790
- .bottom-sheet__highlighted_veulv {
1802
+ .bottom-sheet__highlighted_yen2a {
1791
1803
  border-top: 1px solid #2b2b2e;
1792
1804
  background-color: #121212;
1793
1805
  }
1794
- .bottom-sheet__header_v3571 {
1806
+ .bottom-sheet__header_1omvw {
1795
1807
  background-color: #121212;
1796
1808
  }
1797
- .bottom-sheet__highlighted_v3571 {
1809
+ .bottom-sheet__highlighted_1omvw {
1798
1810
  border-bottom: 1px solid #2b2b2e;
1799
- }.filter-tag__component_lysad.filter-tag__disabled_lysad {
1811
+ }.filter-tag__component_1tsy4.filter-tag__disabled_1tsy4 {
1800
1812
  background-color: rgba(32, 32, 34, 0.3);
1801
1813
  }
1802
- .filter-tag__component_lysad.filter-tag__checked_lysad:not(.filter-tag__component_lysad.filter-tag__disabled_lysad) {
1814
+ .filter-tag__component_1tsy4.filter-tag__checked_1tsy4:not(.filter-tag__component_1tsy4.filter-tag__disabled_1tsy4) {
1803
1815
  background-color: #f3f4f5;
1804
1816
  }
1805
- .filter-tag__component_lysad.filter-tag__checked_lysad:not(.filter-tag__component_lysad.filter-tag__disabled_lysad):hover {
1817
+ .filter-tag__component_1tsy4.filter-tag__checked_1tsy4:not(.filter-tag__component_1tsy4.filter-tag__disabled_1tsy4):hover {
1806
1818
  background-color: #f3f4f5;
1807
1819
  }
1808
- .filter-tag__component_lysad.filter-tag__checked_lysad:not(.filter-tag__component_lysad.filter-tag__disabled_lysad):active {
1820
+ .filter-tag__component_1tsy4.filter-tag__checked_1tsy4:not(.filter-tag__component_1tsy4.filter-tag__disabled_1tsy4):active {
1809
1821
  background-color: rgb(194, 195, 196);
1810
1822
  }
1811
- .filter-tag__focused_lysad {
1823
+ .filter-tag__focused_1tsy4 {
1812
1824
  outline: 2px solid #0072ef;
1813
1825
  }
1814
- .filter-tag__valueButton_lysad {
1826
+ .filter-tag__valueButton_1tsy4 {
1815
1827
  color: #fff;
1816
1828
  background-color: #202022;
1817
1829
  border-color: transparent
1818
1830
  }
1819
- .filter-tag__valueButton_lysad:not(.filter-tag__valueButton_lysad:disabled):hover {
1831
+ .filter-tag__valueButton_1tsy4:not(.filter-tag__valueButton_1tsy4:disabled):hover {
1820
1832
  background-color: #202022;
1821
1833
  border-color: transparent;
1822
1834
  }
1823
- .filter-tag__valueButton_lysad:not(.filter-tag__valueButton_lysad:disabled):active {
1835
+ .filter-tag__valueButton_1tsy4:not(.filter-tag__valueButton_1tsy4:disabled):active {
1824
1836
  background-color: rgb(65, 65, 67);
1825
1837
  border-color: transparent;
1826
1838
  }
1827
- .filter-tag__valueButton_lysad:disabled {
1839
+ .filter-tag__valueButton_1tsy4:disabled {
1828
1840
  background-color: rgba(32, 32, 34, 0.3);
1829
1841
  border-color: transparent;
1830
1842
  color: #464649;
1831
1843
  }
1832
- .filter-tag__valueButton_lysad.filter-tag__checked_lysad {
1844
+ .filter-tag__valueButton_1tsy4.filter-tag__checked_1tsy4 {
1833
1845
  background-color: #f3f4f5;
1834
1846
  color: #000
1835
1847
  }
1836
- .filter-tag__valueButton_lysad.filter-tag__checked_lysad:not(.filter-tag__valueButton_lysad:disabled):hover {
1848
+ .filter-tag__valueButton_1tsy4.filter-tag__checked_1tsy4:not(.filter-tag__valueButton_1tsy4:disabled):hover {
1837
1849
  background-color: #f3f4f5;
1838
1850
  }
1839
- .filter-tag__valueButton_lysad.filter-tag__checked_lysad:not(.filter-tag__valueButton_lysad:disabled):active {
1851
+ .filter-tag__valueButton_1tsy4.filter-tag__checked_1tsy4:not(.filter-tag__valueButton_1tsy4:disabled):active {
1840
1852
  background-color: rgb(194, 195, 196);
1841
1853
  }
1842
- .filter-tag__valueButton_lysad.filter-tag__checked_lysad:not(.filter-tag__valueButton_lysad:disabled):hover + .filter-tag__clear_lysad:before {
1854
+ .filter-tag__valueButton_1tsy4.filter-tag__checked_1tsy4:not(.filter-tag__valueButton_1tsy4:disabled):hover + .filter-tag__clear_1tsy4:before {
1843
1855
  background-color: #464649;
1844
1856
  }
1845
- .filter-tag__valueButton_lysad.filter-tag__checked_lysad:not(.filter-tag__valueButton_lysad:disabled):active + .filter-tag__clear_lysad:before {
1857
+ .filter-tag__valueButton_1tsy4.filter-tag__checked_1tsy4:not(.filter-tag__valueButton_1tsy4:disabled):active + .filter-tag__clear_1tsy4:before {
1846
1858
  background-color: transparent;
1847
1859
  }
1848
- .filter-tag__valueButton_lysad.filter-tag__checked_lysad:disabled {
1860
+ .filter-tag__valueButton_1tsy4.filter-tag__checked_1tsy4:disabled {
1849
1861
  background-color: rgba(243, 244, 245, 0.3);
1850
1862
  color: #000;
1851
1863
  }
1852
- .filter-tag__clear_lysad {
1864
+ .filter-tag__clear_1tsy4 {
1853
1865
  background-color: #f3f4f5
1854
1866
  }
1855
- .filter-tag__clear_lysad:before {
1867
+ .filter-tag__clear_1tsy4:before {
1856
1868
  background-color: #464649;
1857
1869
  }
1858
- .filter-tag__clear_lysad:hover:before {
1870
+ .filter-tag__clear_1tsy4:hover:before {
1859
1871
  background-color: #464649;
1860
1872
  }
1861
- .filter-tag__clear_lysad:active:before {
1873
+ .filter-tag__clear_1tsy4:active:before {
1862
1874
  background-color: transparent;
1863
1875
  }
1864
- .filter-tag__clear_lysad:hover {
1876
+ .filter-tag__clear_1tsy4:hover {
1865
1877
  background-color: #f3f4f5;
1866
1878
  }
1867
- .filter-tag__clear_lysad:active {
1879
+ .filter-tag__clear_1tsy4:active {
1868
1880
  background-color: rgb(194, 195, 196);
1869
- }.file-upload-item__component_sj7h5 {
1881
+ }.file-upload-item__component_px9p6 {
1870
1882
  color: #8d8d93;
1871
1883
  box-shadow: 0 -1px 0 0 #2b2b2e inset
1872
1884
  }
1873
- .file-upload-item__icon_sj7h5 {
1885
+ .file-upload-item__icon_px9p6 {
1874
1886
  color: #fff;
1875
1887
  }
1876
- .file-upload-item__errorIcon_sj7h5 {
1888
+ .file-upload-item__errorIcon_px9p6 {
1877
1889
  color: #d91d0b;
1878
1890
  }
1879
- .file-upload-item__successIcon_sj7h5 {
1891
+ .file-upload-item__successIcon_px9p6 {
1880
1892
  color: #2fc26e;
1881
1893
  }
1882
- .file-upload-item__name_sj7h5 {
1894
+ .file-upload-item__name_px9p6 {
1883
1895
  color: #fff
1884
1896
  }
1885
- .file-upload-item__errorWrapper_sj7h5 {
1897
+ .file-upload-item__errorWrapper_px9p6 {
1886
1898
  color: #ef3124
1887
1899
  }
1888
- .calendar__dayName_18zvy {
1900
+ .calendar__dayName_1ra8a {
1889
1901
  color: #8d8d93
1890
1902
  }
1891
- .calendar__day_18zvy {
1903
+ .calendar__day_1ra8a {
1892
1904
  color: #fff
1893
1905
  }
1894
- .calendar__day_18zvy.calendar__highlighted_18zvy,
1895
- .calendar__day_18zvy.calendar__range_18zvy.calendar__highlighted_18zvy:not(.calendar__disabled_18zvy) {
1906
+ .calendar__day_1ra8a.calendar__highlighted_1ra8a,
1907
+ .calendar__day_1ra8a.calendar__range_1ra8a.calendar__highlighted_1ra8a:not(.calendar__disabled_1ra8a) {
1896
1908
  color: #fff;
1897
1909
  background: #2a2a2c;
1898
1910
  }
1899
- .calendar__day_18zvy.calendar__disabled_18zvy {
1911
+ .calendar__day_1ra8a.calendar__disabled_1ra8a {
1900
1912
  color: #464649;
1901
1913
  background: transparent;
1902
1914
  }
1903
- .calendar__day_18zvy.calendar__today_18zvy {
1915
+ .calendar__day_1ra8a.calendar__today_1ra8a {
1904
1916
  color: #0072ef;
1905
1917
  }
1906
- .calendar__day_18zvy.calendar__rangeComplete_18zvy {
1918
+ .calendar__day_1ra8a.calendar__rangeComplete_1ra8a {
1907
1919
  background: #e8f2fe;
1908
1920
  }
1909
- .calendar__day_18zvy.calendar__selected_18zvy,
1910
- .calendar__day_18zvy.calendar__disabled_18zvy.calendar__selected_18zvy {
1921
+ .calendar__day_1ra8a.calendar__selected_1ra8a,
1922
+ .calendar__day_1ra8a.calendar__disabled_1ra8a.calendar__selected_1ra8a {
1911
1923
  color: #000;
1912
1924
  background: #fff;
1913
1925
  }
1914
- .calendar__day_18zvy.calendar__selected_18zvy:hover {
1926
+ .calendar__day_1ra8a.calendar__selected_1ra8a:hover {
1915
1927
  background: rgb(217, 217, 217);
1916
1928
  }
1917
- .calendar__range_18zvy .calendar__day_18zvy:not(.calendar__selected_18zvy):not(.calendar__disabled_18zvy):not(.calendar__today_18zvy) {
1929
+ .calendar__range_1ra8a .calendar__day_1ra8a:not(.calendar__selected_1ra8a):not(.calendar__disabled_1ra8a):not(.calendar__today_1ra8a) {
1918
1930
  color: #fff;
1919
1931
  }
1920
- .calendar__range_18zvy:before {
1932
+ .calendar__range_1ra8a:before {
1921
1933
  background: rgba(255, 255, 255, 0.1);
1922
1934
  }
1923
- .calendar__rangeComplete_18zvy:before {
1935
+ .calendar__rangeComplete_1ra8a:before {
1924
1936
  background: #e8f2fe;
1925
1937
  }
1926
- .calendar__transitLeft_18zvy:after {
1938
+ .calendar__transitLeft_1ra8a:after {
1927
1939
  background: linear-gradient(
1928
1940
  270deg,
1929
1941
  rgba(255, 255, 255, 0.1) 0%,
1930
1942
  rgba(255, 255, 255, 0) 100%
1931
1943
  );
1932
1944
  }
1933
- .calendar__transitRight_18zvy:after {
1945
+ .calendar__transitRight_1ra8a:after {
1934
1946
  background: linear-gradient(
1935
1947
  270deg,
1936
1948
  rgba(255, 255, 255, 0) 0%,
1937
1949
  rgba(255, 255, 255, 0.1) 100%
1938
1950
  );
1939
1951
  }
1940
- .calendar__rangeComplete_18zvy.calendar__transitLeft_18zvy:after {
1952
+ .calendar__rangeComplete_1ra8a.calendar__transitLeft_1ra8a:after {
1941
1953
  background: linear-gradient(
1942
1954
  270deg,
1943
1955
  #e8f2fe 0%,
1944
1956
  rgba(255, 255, 255, 0) 100%
1945
1957
  );
1946
1958
  }
1947
- .calendar__rangeComplete_18zvy.calendar__transitRight_18zvy:after {
1959
+ .calendar__rangeComplete_1ra8a.calendar__transitRight_1ra8a:after {
1948
1960
  background: linear-gradient(
1949
1961
  270deg,
1950
1962
  rgba(255, 255, 255, 0) 0%,
1951
1963
  #e8f2fe 100%
1952
1964
  );
1953
1965
  }
1954
- .calendar__dot_18zvy {
1966
+ .calendar__dot_1ra8a {
1955
1967
  background: #fff;
1956
1968
  }
1957
- .calendar__selected_18zvy .calendar__dot_18zvy {
1969
+ .calendar__selected_1ra8a .calendar__dot_1ra8a {
1958
1970
  background: #000;
1959
1971
  }
1960
- .calendar__withShadow_1r21x {
1972
+ .calendar__withShadow_qc0b7 {
1961
1973
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1962
1974
  }
1963
1975
 
1964
1976
  @media (max-width: 374px) {
1965
1977
  }
1966
- .calendar__empty_1ava3 {
1978
+ .calendar__empty_1e848 {
1967
1979
  color: #8d8d93;
1968
1980
  }
1969
- .calendar__button_78zoe {
1981
+ .calendar__button_18ryk {
1970
1982
  background-color: transparent
1971
1983
  }
1972
- .calendar__button_78zoe:not(:disabled):hover {
1984
+ .calendar__button_18ryk:not(:disabled):hover {
1973
1985
  background-color: #2c2c2e;
1974
1986
  color: #fff;
1975
1987
  }
1976
- .calendar__button_78zoe.calendar__filled_78zoe {
1988
+ .calendar__button_18ryk.calendar__filled_18ryk {
1977
1989
  background-color: #2c2c2e
1978
1990
  }
1979
- .calendar__button_78zoe.calendar__filled_78zoe:not(:disabled):hover {
1991
+ .calendar__button_18ryk.calendar__filled_18ryk:not(:disabled):hover {
1980
1992
  background-color: rgb(59, 59, 61);
1981
1993
  }
1982
- .calendar__button_78zoe.calendar__outlined_78zoe {
1994
+ .calendar__button_18ryk.calendar__outlined_18ryk {
1983
1995
  border: 1px solid #fff;
1984
1996
  }
1985
- .calendar__button_78zoe.calendar__selected_78zoe,
1986
- .calendar__button_78zoe.calendar__selected_78zoe:disabled {
1997
+ .calendar__button_18ryk.calendar__selected_18ryk,
1998
+ .calendar__button_18ryk.calendar__selected_18ryk:disabled {
1987
1999
  background-color: #fff;
1988
2000
  color: #000
1989
2001
  }
1990
- .calendar__button_78zoe.calendar__selected_78zoe:not(:disabled):hover, .calendar__button_78zoe.calendar__selected_78zoe:disabled:not(:disabled):hover {
2002
+ .calendar__button_18ryk.calendar__selected_18ryk:not(:disabled):hover, .calendar__button_18ryk.calendar__selected_18ryk:disabled:not(:disabled):hover {
1991
2003
  background-color: #fff;
1992
2004
  color: #000;
1993
2005
  }
@@ -1995,308 +2007,308 @@
1995
2007
  }
1996
2008
 
1997
2009
 
1998
- .modal__button_1o6xz {
2010
+ .modal__button_krv3k {
1999
2011
  background: rgba(18, 18, 18, 0.4);
2000
2012
  }
2001
2013
 
2002
2014
 
2003
2015
 
2004
2016
 
2005
- .modal__sticky_1heui {
2017
+ .modal__sticky_d2umi {
2006
2018
  background: #121212;
2007
2019
  }
2008
- .modal__highlighted_1heui {
2020
+ .modal__highlighted_d2umi {
2009
2021
  background: #121212;
2010
2022
  box-shadow: 0 -1px 0 0 #2b2b2e;
2011
2023
  }
2012
2024
 
2013
2025
 
2014
2026
 
2015
- .modal__highlighted_aewtb {
2027
+ .modal__highlighted_1g7wy {
2016
2028
  background: #121212;
2017
2029
  }
2018
- .modal__sticky_aewtb.modal__hasContent_aewtb {
2030
+ .modal__sticky_1g7wy.modal__hasContent_1g7wy {
2019
2031
  background: #121212;
2020
2032
  }
2021
- .toast-plate__component_1s7lg {
2033
+ .toast-plate__component_9ciy1 {
2022
2034
  color: #000;
2023
2035
  background-color: #fff
2024
2036
  }
2025
- .toast-plate__closeButtonWrapper_1s7lg:before {
2037
+ .toast-plate__closeButtonWrapper_9ciy1:before {
2026
2038
  background-color: #e9e9eb;
2027
- }.bank-card__component_aphyn {
2039
+ }.bank-card__component_1j47l {
2028
2040
  --form-control-bg-color: transparent;
2029
2041
  --form-control-hover-bg-color: transparent;
2030
2042
  --form-control-focus-bg-color: transparent;
2031
2043
  }
2032
- .bank-card__label_aphyn {
2044
+ .bank-card__label_1j47l {
2033
2045
  color: rgba(0, 0, 0, 0.6)
2034
2046
  }
2035
- .bank-card__focused_aphyn .bank-card__label_aphyn,
2036
- .bank-card__filled_aphyn .bank-card__label_aphyn {
2047
+ .bank-card__focused_1j47l .bank-card__label_1j47l,
2048
+ .bank-card__filled_1j47l .bank-card__label_1j47l {
2037
2049
  color: #000
2038
2050
  }
2039
- .bank-card__input_aphyn {
2051
+ .bank-card__input_1j47l {
2040
2052
  color: #000;
2041
2053
  caret-color: #000
2042
2054
  }
2043
- .bank-card__bankLogo_aphyn svg g {
2055
+ .bank-card__bankLogo_1j47l svg g {
2044
2056
  fill: #000;
2045
2057
  }
2046
- .bank-card__brandLogo_aphyn svg {
2058
+ .bank-card__brandLogo_1j47l svg {
2047
2059
  fill: #000;
2048
2060
  }
2049
- .bank-card__usePhoto_aphyn {
2061
+ .bank-card__usePhoto_1j47l {
2050
2062
  background-color: transparent
2051
2063
  }
2052
- .bank-card__usePhoto_aphyn svg {
2064
+ .bank-card__usePhoto_1j47l svg {
2053
2065
  fill: #000;
2054
- }.amount-input__minorPartAndCurrency_adu6r {
2066
+ }.amount-input__minorPartAndCurrency_4eotc {
2055
2067
  color: #8d8d93;
2056
2068
  }
2057
- .amount-input__filled_1pewp .amount-input__input_1pewp,
2058
- .amount-input__input_1pewp:focus {
2069
+ .amount-input__filled_qos1i .amount-input__input_qos1i,
2070
+ .amount-input__input_qos1i:focus {
2059
2071
  -webkit-text-fill-color: transparent;
2060
2072
  }
2061
- .amount-input__minorPartAndCurrency_14x4b {
2073
+ .amount-input__minorPartAndCurrency_yxyyb {
2062
2074
  color: #8a8a8e;
2063
- }.tooltip__hint_u65xw {
2075
+ }.tooltip__hint_1dmwf {
2064
2076
  background-color: #fff;
2065
2077
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2066
2078
  0 8px 16px rgba(11, 31, 53, 0.16);
2067
2079
  color: #000;
2068
2080
  }
2069
- .tooltip__hint_u65xw .tooltip__arrow_u65xw:after {
2081
+ .tooltip__hint_1dmwf .tooltip__arrow_1dmwf:after {
2070
2082
  background-color: #fff;
2071
2083
  border-color: #fff;
2072
2084
  }
2073
2085
 
2074
- .tooltip__tooltip_aj5ap {
2086
+ .tooltip__tooltip_tzvsh {
2075
2087
  background-color: #fff;
2076
2088
  color: #000;
2077
2089
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2078
2090
  0 8px 16px rgba(11, 31, 53, 0.16);
2079
2091
  }
2080
- .tooltip__tooltip_aj5ap .tooltip__arrow_aj5ap:after {
2092
+ .tooltip__tooltip_tzvsh .tooltip__arrow_tzvsh:after {
2081
2093
  background-color: #fff;
2082
2094
  }
2083
- .tooltip__hint_aj5ap {
2095
+ .tooltip__hint_tzvsh {
2084
2096
  background-color: #121212;
2085
2097
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2086
2098
  color: #fff;
2087
2099
  }
2088
- .tooltip__hint_aj5ap .tooltip__arrow_aj5ap:after {
2100
+ .tooltip__hint_tzvsh .tooltip__arrow_tzvsh:after {
2089
2101
  background-color: #121212;
2090
2102
  }
2091
- .calendar-input__calendarIcon_1ji6p {
2103
+ .calendar-input__calendarIcon_qbqic {
2092
2104
  color: #fff
2093
- }.calendar-with-skeleton__skeleton_1y7z8 {
2105
+ }.calendar-with-skeleton__skeleton_1qr7m {
2094
2106
  background-color: #121212;
2095
- }.select__arrow_1v6h5 {
2107
+ }.select__arrow_emlyg {
2096
2108
  color: #fff;
2097
2109
  }
2098
- .select__popoverInner_hzxml {
2110
+ .select__popoverInner_m4w56 {
2099
2111
  background: transparent;
2100
2112
  }
2101
- .select__optionsList_hzxml {
2113
+ .select__optionsList_m4w56 {
2102
2114
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2103
2115
  background: #121212;
2104
2116
  }
2105
- .select__single_1pjah {
2117
+ .select__single_1pcz2 {
2106
2118
  background: #fff
2107
2119
  }
2108
- .select__placeholder_1o8cm {
2120
+ .select__placeholder_1yb37 {
2109
2121
  color: #8d8d93;
2110
2122
  }
2111
- .select__focusVisible_1o8cm {
2123
+ .select__focusVisible_1yb37 {
2112
2124
  outline: 2px solid #0072ef;
2113
2125
  }
2114
- .select__optgroup_20pkf {
2126
+ .select__optgroup_7gh64 {
2115
2127
  background: #121212
2116
2128
  }
2117
- .select__label_20pkf {
2129
+ .select__label_7gh64 {
2118
2130
  color: #8d8d93;
2119
2131
  }
2120
- .select__option_nrad5 {
2132
+ .select__option_6890t {
2121
2133
  background: #121212;
2122
2134
  color: #fff
2123
2135
  }
2124
- .select__option_nrad5:not(.select__disabled_nrad5):active {
2136
+ .select__option_6890t:not(.select__disabled_6890t):active {
2125
2137
  background: #2c2c2e;
2126
2138
  color: #fff;
2127
2139
  }
2128
- .select__option_nrad5:before {
2140
+ .select__option_6890t:before {
2129
2141
  background: #2b2b2e;
2130
2142
  }
2131
- .select__selected_nrad5 {
2143
+ .select__selected_6890t {
2132
2144
  background: #121212;
2133
2145
  color: #fff;
2134
2146
  }
2135
- .select__highlighted_nrad5 {
2147
+ .select__highlighted_6890t {
2136
2148
  background: #202022;
2137
2149
  color: #fff
2138
2150
  }
2139
- .select__disabled_nrad5 {
2151
+ .select__disabled_6890t {
2140
2152
  background: #121212;
2141
2153
  color: #8d8d93;
2142
2154
  }
2143
- .select__emptyPlaceholder_1v1qb {
2155
+ .select__emptyPlaceholder_1qwrs {
2144
2156
  color: #8d8d93;
2145
2157
  }
2146
- .select__popoverInner_bghpe {
2158
+ .select__popoverInner_v8jnh {
2147
2159
  background: transparent;
2148
2160
  }
2149
- .select__virtualRow_82v55:before {
2161
+ .select__virtualRow_7wjpd:before {
2150
2162
  background: #2b2b2e;
2151
2163
  }
2152
- .select__emptyPlaceholder_82v55 {
2164
+ .select__emptyPlaceholder_7wjpd {
2153
2165
  color: #8d8d93;
2154
2166
  }
2155
2167
 
2156
2168
 
2157
2169
 
2158
- .select__emptyPlaceholder_2ig1o {
2170
+ .select__emptyPlaceholder_17fro {
2159
2171
  color: #8d8d93;
2160
2172
  }
2161
- .select__footer_2ig1o {
2173
+ .select__footer_17fro {
2162
2174
  background-color: #121212
2163
2175
  }
2164
- .select__highlighted_2ig1o {
2176
+ .select__highlighted_17fro {
2165
2177
  border-top: 1px solid #2b2b2e;
2166
2178
  background-color: #121212;
2167
2179
  }
2168
- .select__footer_ff72o {
2180
+ .select__footer_1dbgw {
2169
2181
  background: #121212
2170
2182
  }
2171
- .select__withBorder_ff72o {
2183
+ .select__withBorder_1dbgw {
2172
2184
  box-shadow: inset 0 1px 0 #262629;
2173
- }.toast__toastPlate_1ixi7 {
2185
+ }.toast__toastPlate_1qwhs {
2174
2186
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2175
2187
  }
2176
- .toast__popoverInner_1ixi7 {
2188
+ .toast__popoverInner_1qwhs {
2177
2189
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2178
2190
  background-color: transparent;
2179
- }.calendar-range__divider_bzhuw:after {
2191
+ }@media (min-width: 600px) {
2192
+ }.calendar-range__divider_1u13k:after {
2180
2193
  background-color: #fff;
2181
- }.gallery__modal_19lyp {
2194
+ }.gallery__modal_4h5e6 {
2182
2195
  background: transparent;
2183
2196
  }
2184
- .gallery__header_1gpxj {
2197
+ .gallery__header_1lmfz {
2185
2198
  background-color: #e9e9eb;
2186
2199
  }
2187
2200
 
2188
- .gallery__component_dcexd {
2201
+ .gallery__component_qhffc {
2189
2202
  border: 2px solid rgba(0, 0, 0, 0);
2190
2203
  }
2191
- .gallery__active_dcexd {
2204
+ .gallery__active_qhffc {
2192
2205
  border-color: #000
2193
2206
  }
2194
- .gallery__image_dcexd {
2207
+ .gallery__image_qhffc {
2195
2208
  background-color: #121212
2196
2209
  }
2197
- .gallery__loading_dcexd {
2210
+ .gallery__loading_qhffc {
2198
2211
  background-color: #e9eaeb;
2199
2212
  }
2200
- .gallery__brokenImageWrapper_dcexd {
2213
+ .gallery__brokenImageWrapper_qhffc {
2201
2214
  background-color: #121212
2202
2215
  }
2203
- .gallery__focused_dcexd {
2216
+ .gallery__focused_qhffc {
2204
2217
  outline: 2px solid #0072ef;
2205
2218
  }
2206
- .gallery__component_bt6ai {
2219
+ .gallery__component_rlfxd {
2207
2220
  background-color: rgba(255, 255, 255, 0.5);
2208
2221
  }
2209
- .gallery__slideLoading_bt6ai {
2222
+ .gallery__slideLoading_rlfxd {
2210
2223
  background-color: #e9eaeb;
2211
2224
  }
2212
- .gallery__image_bt6ai {
2225
+ .gallery__image_rlfxd {
2213
2226
  background-color: #121212;
2214
2227
  }
2215
- .gallery__smallImage_bt6ai {
2228
+ .gallery__smallImage_rlfxd {
2216
2229
  background-color: #121212;
2217
2230
  }
2218
- .gallery__arrow_bt6ai {
2231
+ .gallery__arrow_rlfxd {
2219
2232
  color: #000
2220
2233
  }
2221
- .gallery__arrow_bt6ai:hover {
2234
+ .gallery__arrow_rlfxd:hover {
2222
2235
  background-color: rgba(255, 255, 255, 0.1);
2223
2236
  }
2224
- .gallery__arrow_bt6ai:active {
2237
+ .gallery__arrow_rlfxd:active {
2225
2238
  background-color: rgba(255, 255, 255, 0.2);
2226
2239
  }
2227
- .gallery__focused_bt6ai {
2240
+ .gallery__focused_rlfxd {
2228
2241
  outline: 2px solid #0072ef;
2229
2242
  }
2230
- .gallery__placeholder_bt6ai {
2243
+ .gallery__placeholder_rlfxd {
2231
2244
  background-color: #121212;
2232
2245
  }
2233
- .gallery__fullScreenImage_bt6ai {
2246
+ .gallery__fullScreenImage_rlfxd {
2234
2247
  background-color: #121212;
2235
2248
  }
2236
- .gallery__component_12dt7 {
2249
+ .gallery__component_174eu {
2237
2250
  background-color: #e9e9eb
2238
- }@media (min-width: 600px) {
2239
2251
  }
2240
- .intl-phone-input__flagIcon_l2erg {
2252
+ .intl-phone-input__flagIcon_17t6u {
2241
2253
  box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2242
2254
  }
2243
- .intl-phone-input__dialCode_djzgv {
2255
+ .intl-phone-input__dialCode_79jdx {
2244
2256
  color: #8d8d93;
2245
2257
  }
2246
- .intl-phone-input__focusVisible_b14cu {
2258
+ .intl-phone-input__focusVisible_5zvyz {
2247
2259
  outline: 2px solid #0072ef;
2248
- }.table__component_161ao {
2260
+ }.table__component_qvnjs {
2249
2261
  border-top: 1px solid #2b2b2e;
2250
2262
  }
2251
- .table__wrapper_phhdw {
2263
+ .table__wrapper_19f61 {
2252
2264
  background: #121212;
2253
2265
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2254
2266
  0 2px 4px rgba(11, 31, 53, 0.16);
2255
2267
  }
2256
2268
 
2257
- .table__component_1uyq7 {
2269
+ .table__component_4m8gg {
2258
2270
  color: #fff;
2259
2271
  border-top: 1px solid #2b2b2e;
2260
2272
  }
2261
2273
 
2262
- .table__component_u6tzf th:not(:last-child):not(:empty):after {
2274
+ .table__component_k4onb th:not(:last-child):not(:empty):after {
2263
2275
  background-color: #2a2a2c;
2264
2276
  }
2265
- .table__component_1gnph {
2277
+ .table__component_1eaf1 {
2266
2278
  color: #fff;
2267
2279
  border-bottom: 1px solid #2b2b2e;
2268
2280
  background: #121212;
2269
2281
  }
2270
- .table__sorted_1gnph {
2282
+ .table__sorted_1eaf1 {
2271
2283
  color: #fff;
2272
2284
  }
2273
- .table__component_hjusi {
2285
+ .table__component_8pjio {
2274
2286
  background: #121212
2275
2287
  }
2276
- .table__withoutBorder_hjusi {
2288
+ .table__withoutBorder_8pjio {
2277
2289
  }
2278
- .table__clickable_hjusi:hover {
2290
+ .table__clickable_8pjio:hover {
2279
2291
  background-color: #202022;
2280
2292
  }
2281
- .table__selected_hjusi {
2293
+ .table__selected_8pjio {
2282
2294
  background-color: #f2f8ff
2283
2295
  }
2284
- .table__selected_hjusi:hover {
2296
+ .table__selected_8pjio:hover {
2285
2297
  background-color: #e8f2fe;
2286
2298
  }
2287
- .table__icon_1ayta {
2299
+ .table__icon_debgu {
2288
2300
  color: #8d8d93
2289
2301
  }
2290
- .table__icon_1ayta:hover {
2302
+ .table__icon_debgu:hover {
2291
2303
  color: #fff;
2292
2304
  }
2293
- .table__sorted_1ayta {
2305
+ .table__sorted_debgu {
2294
2306
  color: #0072ef
2295
2307
  }
2296
- .table__sorted_1ayta:hover {
2308
+ .table__sorted_debgu:hover {
2297
2309
  color: #0072ef;
2298
2310
  }
2299
- .table__open_1l07v,
2300
- .table__open_1l07v:hover {
2311
+ .table__open_15ukq,
2312
+ .table__open_15ukq:hover {
2301
2313
  background-color: rgba(255, 255, 255, 0.163);
2302
2314
  }