@alfalab/core-components 26.10.0 → 27.0.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1579) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +4 -4
  4. package/alert/index.css +4 -4
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +4 -4
  7. package/amount/component.js +1 -1
  8. package/amount/esm/component.js +1 -1
  9. package/amount/esm/index.css +2 -2
  10. package/amount/esm/pure/component.js +1 -1
  11. package/amount/esm/pure/index.css +1 -1
  12. package/amount/index.css +2 -2
  13. package/amount/modern/component.js +1 -1
  14. package/amount/modern/index.css +2 -2
  15. package/amount/modern/pure/component.js +1 -1
  16. package/amount/modern/pure/index.css +1 -1
  17. package/amount/pure/component.js +1 -1
  18. package/amount/pure/index.css +1 -1
  19. package/amount-input/Component.js +3 -3
  20. package/amount-input/default.css +2 -2
  21. package/amount-input/esm/Component.js +3 -3
  22. package/amount-input/esm/default.css +2 -2
  23. package/amount-input/esm/index.css +7 -7
  24. package/amount-input/esm/inverted.css +2 -2
  25. package/amount-input/index.css +7 -7
  26. package/amount-input/inverted.css +2 -2
  27. package/amount-input/modern/Component.js +3 -3
  28. package/amount-input/modern/default.css +2 -2
  29. package/amount-input/modern/index.css +7 -7
  30. package/amount-input/modern/inverted.css +2 -2
  31. package/attach/Component.js +1 -1
  32. package/attach/esm/Component.js +1 -1
  33. package/attach/esm/index.css +23 -23
  34. package/attach/index.css +23 -23
  35. package/attach/modern/Component.js +1 -1
  36. package/attach/modern/index.css +23 -23
  37. package/backdrop/Component.js +1 -1
  38. package/backdrop/esm/Component.js +1 -1
  39. package/backdrop/esm/index.css +11 -11
  40. package/backdrop/index.css +11 -11
  41. package/backdrop/modern/Component.js +1 -1
  42. package/backdrop/modern/index.css +11 -11
  43. package/badge/Component.d.ts +13 -4
  44. package/badge/Component.js +46 -8
  45. package/badge/cssm/Component.d.ts +13 -4
  46. package/badge/cssm/Component.js +45 -7
  47. package/badge/cssm/index.js +1 -1
  48. package/badge/cssm/index.module.css +103 -11
  49. package/badge/esm/Component.d.ts +13 -4
  50. package/badge/esm/Component.js +46 -8
  51. package/badge/esm/index.css +119 -27
  52. package/badge/index.css +119 -27
  53. package/badge/index.js +1 -1
  54. package/badge/modern/Component.d.ts +13 -4
  55. package/badge/modern/Component.js +20 -7
  56. package/badge/modern/index.css +119 -27
  57. package/bank-card/Component.js +1 -1
  58. package/bank-card/cssm/index.module.css +165 -68
  59. package/bank-card/esm/Component.js +1 -1
  60. package/bank-card/esm/index.css +185 -88
  61. package/bank-card/index.css +185 -88
  62. package/bank-card/modern/Component.js +1 -1
  63. package/bank-card/modern/index.css +185 -88
  64. package/base-modal/Component.js +1 -1
  65. package/base-modal/esm/Component.js +1 -1
  66. package/base-modal/esm/index.css +12 -12
  67. package/base-modal/index.css +12 -12
  68. package/base-modal/modern/Component.js +1 -1
  69. package/base-modal/modern/index.css +12 -12
  70. package/bottom-sheet/{component-ed5f4f1e.d.ts → component-cb2f5174.d.ts} +0 -0
  71. package/bottom-sheet/{component-ed5f4f1e.js → component-cb2f5174.js} +3 -3
  72. package/bottom-sheet/component.js +2 -2
  73. package/bottom-sheet/components/backer/Component.js +2 -2
  74. package/bottom-sheet/components/backer/index.css +2 -2
  75. package/bottom-sheet/components/closer/Component.js +2 -2
  76. package/bottom-sheet/components/closer/index.css +2 -2
  77. package/bottom-sheet/components/footer/Component.js +1 -1
  78. package/bottom-sheet/components/footer/index.css +3 -3
  79. package/bottom-sheet/components/header/Component.js +2 -2
  80. package/bottom-sheet/components/header/index.css +15 -15
  81. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  82. package/bottom-sheet/cssm/index.module.css +2 -2
  83. package/bottom-sheet/esm/{component-e290bd9c.d.ts → component-2929b201.d.ts} +0 -0
  84. package/bottom-sheet/esm/{component-e290bd9c.js → component-2929b201.js} +3 -3
  85. package/bottom-sheet/esm/component.js +2 -2
  86. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  87. package/bottom-sheet/esm/components/backer/index.css +2 -2
  88. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  89. package/bottom-sheet/esm/components/closer/index.css +2 -2
  90. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  91. package/bottom-sheet/esm/components/footer/index.css +3 -3
  92. package/bottom-sheet/esm/components/header/Component.js +2 -2
  93. package/bottom-sheet/esm/components/header/index.css +15 -15
  94. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  95. package/bottom-sheet/esm/index.css +16 -16
  96. package/bottom-sheet/esm/index.d.ts +1 -1
  97. package/bottom-sheet/esm/index.js +2 -2
  98. package/bottom-sheet/esm/{tslib.es6-44ec2dc9.d.ts → tslib.es6-58b5de0a.d.ts} +0 -0
  99. package/bottom-sheet/esm/{tslib.es6-44ec2dc9.js → tslib.es6-58b5de0a.js} +0 -0
  100. package/bottom-sheet/index.css +16 -16
  101. package/bottom-sheet/index.d.ts +1 -1
  102. package/bottom-sheet/index.js +2 -2
  103. package/bottom-sheet/modern/{component-7c5dd7d0.d.ts → component-bbe76b59.d.ts} +0 -0
  104. package/bottom-sheet/modern/{component-7c5dd7d0.js → component-bbe76b59.js} +2 -2
  105. package/bottom-sheet/modern/component.js +1 -1
  106. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  107. package/bottom-sheet/modern/components/backer/index.css +2 -2
  108. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  109. package/bottom-sheet/modern/components/closer/index.css +2 -2
  110. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  111. package/bottom-sheet/modern/components/footer/index.css +3 -3
  112. package/bottom-sheet/modern/components/header/Component.js +1 -1
  113. package/bottom-sheet/modern/components/header/index.css +15 -15
  114. package/bottom-sheet/modern/index.css +16 -16
  115. package/bottom-sheet/modern/index.d.ts +1 -1
  116. package/bottom-sheet/modern/index.js +1 -1
  117. package/bottom-sheet/{tslib.es6-44890895.d.ts → tslib.es6-78658827.d.ts} +0 -0
  118. package/bottom-sheet/{tslib.es6-44890895.js → tslib.es6-78658827.js} +0 -0
  119. package/button/Component.js +3 -3
  120. package/button/cssm/default.module.css +30 -26
  121. package/button/cssm/inverted.module.css +45 -29
  122. package/button/default.css +70 -66
  123. package/button/esm/Component.js +3 -3
  124. package/button/esm/default.css +70 -66
  125. package/button/esm/index.css +53 -53
  126. package/button/esm/inverted.css +85 -69
  127. package/button/index.css +53 -53
  128. package/button/inverted.css +85 -69
  129. package/button/modern/Component.js +3 -3
  130. package/button/modern/default.css +70 -66
  131. package/button/modern/index.css +53 -53
  132. package/button/modern/inverted.css +85 -69
  133. package/calendar/Component.js +2 -2
  134. package/calendar/components/days-table/Component.js +2 -2
  135. package/calendar/components/days-table/index.css +52 -52
  136. package/calendar/components/days-table/index.js +1 -1
  137. package/calendar/components/header/Component.js +1 -1
  138. package/calendar/components/header/index.css +2 -2
  139. package/calendar/components/month-year-header/Component.js +2 -2
  140. package/calendar/components/month-year-header/index.css +9 -9
  141. package/calendar/components/month-year-header/index.js +1 -1
  142. package/calendar/components/months-table/Component.js +2 -2
  143. package/calendar/components/months-table/index.css +8 -8
  144. package/calendar/components/months-table/index.js +1 -1
  145. package/calendar/components/period-slider/Component.js +1 -1
  146. package/calendar/components/period-slider/index.css +9 -9
  147. package/calendar/components/select-button/Component.js +2 -2
  148. package/calendar/components/select-button/index.css +9 -9
  149. package/calendar/components/select-button/index.js +1 -1
  150. package/calendar/components/years-table/Component.js +2 -2
  151. package/calendar/components/years-table/index.css +9 -9
  152. package/calendar/components/years-table/index.js +1 -1
  153. package/calendar/cssm/components/days-table/index.module.css +2 -2
  154. package/calendar/esm/Component.js +2 -2
  155. package/calendar/esm/components/days-table/Component.js +2 -2
  156. package/calendar/esm/components/days-table/index.css +52 -52
  157. package/calendar/esm/components/days-table/index.js +1 -1
  158. package/calendar/esm/components/header/Component.js +1 -1
  159. package/calendar/esm/components/header/index.css +2 -2
  160. package/calendar/esm/components/month-year-header/Component.js +2 -2
  161. package/calendar/esm/components/month-year-header/index.css +9 -9
  162. package/calendar/esm/components/month-year-header/index.js +1 -1
  163. package/calendar/esm/components/months-table/Component.js +2 -2
  164. package/calendar/esm/components/months-table/index.css +8 -8
  165. package/calendar/esm/components/months-table/index.js +1 -1
  166. package/calendar/esm/components/period-slider/Component.js +1 -1
  167. package/calendar/esm/components/period-slider/index.css +9 -9
  168. package/calendar/esm/components/select-button/Component.d.ts +1 -1
  169. package/calendar/esm/components/select-button/Component.js +2 -2
  170. package/calendar/esm/components/select-button/index.css +9 -9
  171. package/calendar/esm/components/select-button/index.js +1 -1
  172. package/calendar/esm/components/years-table/Component.js +2 -2
  173. package/calendar/esm/components/years-table/index.css +9 -9
  174. package/calendar/esm/components/years-table/index.js +1 -1
  175. package/calendar/esm/index.css +10 -10
  176. package/calendar/esm/index.js +1 -1
  177. package/calendar/esm/{tslib.es6-85c3732c.d.ts → tslib.es6-cc88169d.d.ts} +0 -0
  178. package/calendar/esm/{tslib.es6-85c3732c.js → tslib.es6-cc88169d.js} +0 -0
  179. package/calendar/index.css +10 -10
  180. package/calendar/index.js +1 -1
  181. package/calendar/modern/Component.js +1 -1
  182. package/calendar/modern/components/days-table/Component.js +1 -1
  183. package/calendar/modern/components/days-table/index.css +52 -52
  184. package/calendar/modern/components/header/Component.js +1 -1
  185. package/calendar/modern/components/header/index.css +2 -2
  186. package/calendar/modern/components/month-year-header/Component.js +1 -1
  187. package/calendar/modern/components/month-year-header/index.css +9 -9
  188. package/calendar/modern/components/months-table/Component.js +1 -1
  189. package/calendar/modern/components/months-table/index.css +8 -8
  190. package/calendar/modern/components/period-slider/Component.js +1 -1
  191. package/calendar/modern/components/period-slider/index.css +9 -9
  192. package/calendar/modern/components/select-button/Component.js +1 -1
  193. package/calendar/modern/components/select-button/index.css +9 -9
  194. package/calendar/modern/components/years-table/Component.js +1 -1
  195. package/calendar/modern/components/years-table/index.css +9 -9
  196. package/calendar/modern/index.css +10 -10
  197. package/calendar/{tslib.es6-d6279673.d.ts → tslib.es6-9016aae0.d.ts} +0 -0
  198. package/calendar/{tslib.es6-d6279673.js → tslib.es6-9016aae0.js} +0 -0
  199. package/calendar-input/Component.js +1 -1
  200. package/calendar-input/esm/Component.d.ts +3 -3
  201. package/calendar-input/esm/Component.js +1 -1
  202. package/calendar-input/esm/index.css +10 -10
  203. package/calendar-input/index.css +10 -10
  204. package/calendar-input/modern/Component.js +1 -1
  205. package/calendar-input/modern/index.css +10 -10
  206. package/calendar-range/Component.d.ts +5 -0
  207. package/calendar-range/Component.js +1 -1
  208. package/calendar-range/cssm/Component.d.ts +5 -0
  209. package/calendar-range/cssm/hooks.d.ts +2 -1
  210. package/calendar-range/cssm/hooks.js +5 -1
  211. package/calendar-range/cssm/views/static.d.ts +6 -1
  212. package/calendar-range/cssm/views/static.js +9 -8
  213. package/calendar-range/esm/Component.d.ts +5 -0
  214. package/calendar-range/esm/Component.js +1 -1
  215. package/calendar-range/esm/hooks.d.ts +2 -1
  216. package/calendar-range/esm/hooks.js +5 -1
  217. package/calendar-range/esm/index.js +1 -1
  218. package/calendar-range/esm/{index.module-d336afdb.d.ts → index.module-180edf9f.d.ts} +0 -0
  219. package/calendar-range/esm/{index.module-d336afdb.js → index.module-180edf9f.js} +1 -1
  220. package/calendar-range/esm/views/index.css +8 -8
  221. package/calendar-range/esm/views/popover.js +1 -1
  222. package/calendar-range/esm/views/static.d.ts +6 -1
  223. package/calendar-range/esm/views/static.js +10 -9
  224. package/calendar-range/hooks.d.ts +2 -1
  225. package/calendar-range/hooks.js +5 -1
  226. package/calendar-range/index.js +1 -1
  227. package/calendar-range/{index.module-722f7e0f.d.ts → index.module-56ec1ab3.d.ts} +0 -0
  228. package/calendar-range/{index.module-722f7e0f.js → index.module-56ec1ab3.js} +1 -1
  229. package/calendar-range/modern/Component.d.ts +5 -0
  230. package/calendar-range/modern/Component.js +1 -1
  231. package/calendar-range/modern/hooks.d.ts +2 -1
  232. package/calendar-range/modern/hooks.js +7 -3
  233. package/calendar-range/modern/index.js +1 -1
  234. package/calendar-range/modern/index.module-db728217.js +4 -0
  235. package/calendar-range/modern/views/index.css +8 -8
  236. package/calendar-range/modern/views/popover.js +1 -1
  237. package/calendar-range/modern/views/static.d.ts +6 -1
  238. package/calendar-range/modern/views/static.js +3 -2
  239. package/calendar-range/views/index.css +8 -8
  240. package/calendar-range/views/popover.js +1 -1
  241. package/calendar-range/views/static.d.ts +6 -1
  242. package/calendar-range/views/static.js +10 -9
  243. package/calendar-with-skeleton/Component.js +1 -1
  244. package/calendar-with-skeleton/esm/Component.js +1 -1
  245. package/calendar-with-skeleton/esm/index.css +11 -11
  246. package/calendar-with-skeleton/index.css +11 -11
  247. package/calendar-with-skeleton/modern/Component.js +1 -1
  248. package/calendar-with-skeleton/modern/index.css +11 -11
  249. package/card-image/Component.js +1 -1
  250. package/card-image/esm/Component.js +1 -1
  251. package/card-image/esm/index.css +6 -6
  252. package/card-image/index.css +6 -6
  253. package/card-image/modern/Component.js +1 -1
  254. package/card-image/modern/index.css +6 -6
  255. package/cdn-icon/Component.js +1 -1
  256. package/cdn-icon/esm/Component.js +1 -1
  257. package/cdn-icon/esm/index.css +2 -2
  258. package/cdn-icon/index.css +2 -2
  259. package/cdn-icon/modern/Component.js +1 -1
  260. package/cdn-icon/modern/index.css +2 -2
  261. package/chart/Component.js +2 -2
  262. package/chart/components/Dot/index.css +7 -7
  263. package/chart/components/Dot/index.js +1 -1
  264. package/chart/components/Legends/index.css +7 -7
  265. package/chart/components/Legends/index.js +1 -1
  266. package/chart/components/Tick/index.css +3 -3
  267. package/chart/components/Tick/index.js +1 -1
  268. package/chart/components/TooltipContent/index.css +6 -6
  269. package/chart/components/TooltipContent/index.js +1 -1
  270. package/chart/esm/Component.js +2 -2
  271. package/chart/esm/components/Dot/index.css +7 -7
  272. package/chart/esm/components/Dot/index.js +1 -1
  273. package/chart/esm/components/Legends/index.css +7 -7
  274. package/chart/esm/components/Legends/index.js +1 -1
  275. package/chart/esm/components/Tick/index.css +3 -3
  276. package/chart/esm/components/Tick/index.js +1 -1
  277. package/chart/esm/components/TooltipContent/index.css +6 -6
  278. package/chart/esm/components/TooltipContent/index.js +1 -1
  279. package/chart/esm/hooks/useSettings/index.js +1 -1
  280. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  281. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  282. package/chart/esm/index.css +2 -2
  283. package/chart/esm/index.js +1 -1
  284. package/chart/esm/{tslib.es6-e83c1cb7.d.ts → tslib.es6-91da9559.d.ts} +0 -0
  285. package/chart/esm/{tslib.es6-e83c1cb7.js → tslib.es6-91da9559.js} +0 -0
  286. package/chart/hooks/useSettings/index.js +1 -1
  287. package/chart/hooks/useSettings/utils/setDatas.d.ts +2 -1
  288. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  289. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  290. package/chart/index.css +2 -2
  291. package/chart/index.js +1 -1
  292. package/chart/modern/Component.js +1 -1
  293. package/chart/modern/components/Dot/index.css +7 -7
  294. package/chart/modern/components/Dot/index.js +1 -1
  295. package/chart/modern/components/Legends/index.css +7 -7
  296. package/chart/modern/components/Legends/index.js +1 -1
  297. package/chart/modern/components/Tick/index.css +3 -3
  298. package/chart/modern/components/Tick/index.js +1 -1
  299. package/chart/modern/components/TooltipContent/index.css +6 -6
  300. package/chart/modern/components/TooltipContent/index.js +1 -1
  301. package/chart/modern/index.css +2 -2
  302. package/chart/{tslib.es6-48b2ff07.d.ts → tslib.es6-ff6bc76d.d.ts} +0 -0
  303. package/chart/{tslib.es6-48b2ff07.js → tslib.es6-ff6bc76d.js} +0 -0
  304. package/checkbox/Component.js +1 -1
  305. package/checkbox/cssm/index.module.css +6 -6
  306. package/checkbox/esm/Component.js +1 -1
  307. package/checkbox/esm/index.css +42 -42
  308. package/checkbox/index.css +42 -42
  309. package/checkbox/modern/Component.js +1 -1
  310. package/checkbox/modern/index.css +42 -42
  311. package/checkbox-group/Component.js +1 -1
  312. package/checkbox-group/esm/Component.js +1 -1
  313. package/checkbox-group/esm/index.css +16 -16
  314. package/checkbox-group/index.css +16 -16
  315. package/checkbox-group/modern/Component.js +1 -1
  316. package/checkbox-group/modern/index.css +16 -16
  317. package/circular-progress-bar/Component.js +1 -1
  318. package/circular-progress-bar/esm/Component.js +1 -1
  319. package/circular-progress-bar/esm/index.css +20 -20
  320. package/circular-progress-bar/index.css +20 -20
  321. package/circular-progress-bar/modern/Component.js +1 -1
  322. package/circular-progress-bar/modern/index.css +20 -20
  323. package/code-input/component.js +1 -1
  324. package/code-input/components/input/component.js +1 -1
  325. package/code-input/components/input/index.css +10 -10
  326. package/code-input/esm/component.js +1 -1
  327. package/code-input/esm/components/input/component.js +1 -1
  328. package/code-input/esm/components/input/index.css +10 -10
  329. package/code-input/esm/index.css +5 -5
  330. package/code-input/index.css +5 -5
  331. package/code-input/modern/component.js +1 -1
  332. package/code-input/modern/components/input/component.js +1 -1
  333. package/code-input/modern/components/input/index.css +10 -10
  334. package/code-input/modern/index.css +5 -5
  335. package/collapse/Component.js +1 -1
  336. package/collapse/esm/Component.js +1 -1
  337. package/collapse/esm/index.css +7 -7
  338. package/collapse/index.css +7 -7
  339. package/collapse/modern/Component.js +1 -1
  340. package/collapse/modern/index.css +7 -7
  341. package/confirmation/component.js +2 -2
  342. package/confirmation/components/countdown-loader/component.js +1 -1
  343. package/confirmation/components/countdown-loader/index.css +1 -1
  344. package/confirmation/components/index.js +1 -1
  345. package/confirmation/components/screens/fatal-error/component.js +1 -1
  346. package/confirmation/components/screens/fatal-error/index.css +2 -2
  347. package/confirmation/components/screens/hint/component.js +1 -1
  348. package/confirmation/components/screens/hint/index.css +12 -12
  349. package/confirmation/components/screens/index.js +1 -1
  350. package/confirmation/components/screens/initial/component.js +1 -1
  351. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  352. package/confirmation/components/screens/initial/index.css +15 -15
  353. package/confirmation/components/screens/initial/index.js +1 -1
  354. package/confirmation/components/screens/temp-block/component.js +1 -1
  355. package/confirmation/components/screens/temp-block/index.css +4 -4
  356. package/confirmation/{countdown-section-7955502e.d.ts → countdown-section-f9e59127.d.ts} +0 -0
  357. package/confirmation/{countdown-section-7955502e.js → countdown-section-f9e59127.js} +1 -1
  358. package/confirmation/esm/component.js +2 -2
  359. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  360. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  361. package/confirmation/esm/components/index.js +1 -1
  362. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  363. package/confirmation/esm/components/screens/fatal-error/index.css +2 -2
  364. package/confirmation/esm/components/screens/hint/component.js +1 -1
  365. package/confirmation/esm/components/screens/hint/index.css +12 -12
  366. package/confirmation/esm/components/screens/index.js +1 -1
  367. package/confirmation/esm/components/screens/initial/component.js +1 -1
  368. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  369. package/confirmation/esm/components/screens/initial/index.css +15 -15
  370. package/confirmation/esm/components/screens/initial/index.js +1 -1
  371. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  372. package/confirmation/esm/components/screens/temp-block/index.css +4 -4
  373. package/confirmation/esm/{countdown-section-64fa8457.d.ts → countdown-section-0252e8b9.d.ts} +0 -0
  374. package/confirmation/esm/{countdown-section-64fa8457.js → countdown-section-0252e8b9.js} +1 -1
  375. package/confirmation/esm/index.css +2 -2
  376. package/confirmation/esm/index.js +1 -1
  377. package/confirmation/index.css +2 -2
  378. package/confirmation/index.js +1 -1
  379. package/confirmation/modern/component.js +2 -2
  380. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  381. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  382. package/confirmation/modern/components/index.js +1 -1
  383. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  384. package/confirmation/modern/components/screens/fatal-error/index.css +2 -2
  385. package/confirmation/modern/components/screens/hint/component.js +1 -1
  386. package/confirmation/modern/components/screens/hint/index.css +12 -12
  387. package/confirmation/modern/components/screens/index.js +1 -1
  388. package/confirmation/modern/components/screens/initial/component.js +1 -1
  389. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  390. package/confirmation/modern/components/screens/initial/index.css +15 -15
  391. package/confirmation/modern/components/screens/initial/index.js +1 -1
  392. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  393. package/confirmation/modern/components/screens/temp-block/index.css +4 -4
  394. package/confirmation/modern/{countdown-section-384dae8c.d.ts → countdown-section-7f6bab79.d.ts} +0 -0
  395. package/confirmation/modern/{countdown-section-384dae8c.js → countdown-section-7f6bab79.js} +1 -1
  396. package/confirmation/modern/index.css +2 -2
  397. package/confirmation/modern/index.js +1 -1
  398. package/custom-button/Component.js +1 -1
  399. package/custom-button/esm/Component.js +1 -1
  400. package/custom-button/esm/index.css +11 -11
  401. package/custom-button/index.css +11 -11
  402. package/custom-button/modern/Component.js +1 -1
  403. package/custom-button/modern/index.css +11 -11
  404. package/date-input/Component.d.ts +1 -1
  405. package/date-input/Component.js +1 -1
  406. package/date-input/esm/Component.d.ts +1 -1
  407. package/date-input/esm/Component.js +1 -1
  408. package/date-input/esm/index.css +4 -4
  409. package/date-input/index.css +4 -4
  410. package/date-input/modern/Component.js +1 -1
  411. package/date-input/modern/index.css +4 -4
  412. package/divider/Component.js +1 -1
  413. package/divider/esm/Component.js +1 -1
  414. package/divider/esm/index.css +1 -1
  415. package/divider/index.css +1 -1
  416. package/divider/modern/Component.js +1 -1
  417. package/divider/modern/index.css +1 -1
  418. package/drawer/Component.js +1 -1
  419. package/drawer/esm/Component.js +1 -1
  420. package/drawer/esm/index.css +16 -16
  421. package/drawer/index.css +16 -16
  422. package/drawer/modern/Component.js +1 -1
  423. package/drawer/modern/index.css +16 -16
  424. package/dropzone/Component.js +1 -1
  425. package/dropzone/components/overlay/Component.js +1 -1
  426. package/dropzone/components/overlay/index.css +3 -3
  427. package/dropzone/cssm/index.module.css +2 -2
  428. package/dropzone/esm/Component.js +1 -1
  429. package/dropzone/esm/components/overlay/Component.js +1 -1
  430. package/dropzone/esm/components/overlay/index.css +3 -3
  431. package/dropzone/esm/index.css +8 -8
  432. package/dropzone/index.css +8 -8
  433. package/dropzone/modern/Component.js +1 -1
  434. package/dropzone/modern/components/overlay/Component.js +1 -1
  435. package/dropzone/modern/components/overlay/index.css +3 -3
  436. package/dropzone/modern/index.css +8 -8
  437. package/file-upload-item/Component.js +2 -2
  438. package/file-upload-item/cssm/Component.js +1 -1
  439. package/file-upload-item/esm/Component.js +2 -2
  440. package/file-upload-item/esm/index.css +23 -23
  441. package/file-upload-item/index.css +23 -23
  442. package/file-upload-item/modern/Component.js +2 -2
  443. package/file-upload-item/modern/index.css +23 -23
  444. package/filter-tag/Component.js +1 -1
  445. package/filter-tag/esm/Component.js +1 -1
  446. package/filter-tag/esm/index.css +56 -56
  447. package/filter-tag/index.css +56 -56
  448. package/filter-tag/modern/Component.js +1 -1
  449. package/filter-tag/modern/index.css +56 -56
  450. package/form-control/Component.js +3 -3
  451. package/form-control/cssm/default.module.css +3 -3
  452. package/form-control/default.css +17 -17
  453. package/form-control/esm/Component.js +3 -3
  454. package/form-control/esm/default.css +17 -17
  455. package/form-control/esm/index.css +41 -41
  456. package/form-control/esm/inverted.css +14 -14
  457. package/form-control/index.css +41 -41
  458. package/form-control/inverted.css +14 -14
  459. package/form-control/modern/Component.js +3 -3
  460. package/form-control/modern/default.css +17 -17
  461. package/form-control/modern/index.css +41 -41
  462. package/form-control/modern/inverted.css +14 -14
  463. package/gallery/Component.js +3 -3
  464. package/gallery/components/header/Component.js +2 -2
  465. package/gallery/components/header/buttons.js +1 -1
  466. package/gallery/components/header/index.css +3 -3
  467. package/gallery/components/header/index.js +1 -1
  468. package/gallery/components/header-info-block/Component.js +1 -1
  469. package/gallery/components/header-info-block/index.css +5 -5
  470. package/gallery/components/image-preview/Component.js +1 -1
  471. package/gallery/components/image-preview/index.css +12 -12
  472. package/gallery/components/image-viewer/component.js +2 -2
  473. package/gallery/components/image-viewer/index.css +19 -19
  474. package/gallery/components/image-viewer/index.js +2 -2
  475. package/gallery/components/image-viewer/slide.js +1 -1
  476. package/gallery/components/index.js +2 -2
  477. package/gallery/components/navigation-bar/Component.js +1 -1
  478. package/gallery/components/navigation-bar/index.css +6 -6
  479. package/gallery/esm/Component.js +3 -3
  480. package/gallery/esm/components/header/Component.js +2 -2
  481. package/gallery/esm/components/header/buttons.js +1 -1
  482. package/gallery/esm/components/header/index.css +3 -3
  483. package/gallery/esm/components/header/index.js +1 -1
  484. package/gallery/esm/components/header-info-block/Component.js +1 -1
  485. package/gallery/esm/components/header-info-block/index.css +5 -5
  486. package/gallery/esm/components/image-preview/Component.js +1 -1
  487. package/gallery/esm/components/image-preview/index.css +12 -12
  488. package/gallery/esm/components/image-viewer/component.js +2 -2
  489. package/gallery/esm/components/image-viewer/index.css +19 -19
  490. package/gallery/esm/components/image-viewer/index.js +2 -2
  491. package/gallery/esm/components/image-viewer/slide.js +1 -1
  492. package/gallery/esm/components/index.js +2 -2
  493. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  494. package/gallery/esm/components/navigation-bar/index.css +6 -6
  495. package/gallery/esm/index.css +3 -3
  496. package/gallery/esm/index.js +2 -2
  497. package/gallery/esm/{slide-72e6820c.d.ts → slide-71941cc8.d.ts} +0 -0
  498. package/gallery/esm/{slide-72e6820c.js → slide-71941cc8.js} +1 -1
  499. package/gallery/esm/{tslib.es6-d1be9d3c.d.ts → tslib.es6-875422e0.d.ts} +0 -0
  500. package/gallery/esm/{tslib.es6-d1be9d3c.js → tslib.es6-875422e0.js} +0 -0
  501. package/gallery/index.css +3 -3
  502. package/gallery/index.js +2 -2
  503. package/gallery/modern/Component.js +2 -2
  504. package/gallery/modern/components/header/Component.js +1 -1
  505. package/gallery/modern/components/header/index.css +3 -3
  506. package/gallery/modern/components/header-info-block/Component.js +1 -1
  507. package/gallery/modern/components/header-info-block/index.css +5 -5
  508. package/gallery/modern/components/image-preview/Component.js +1 -1
  509. package/gallery/modern/components/image-preview/index.css +12 -12
  510. package/gallery/modern/components/image-viewer/component.js +1 -1
  511. package/gallery/modern/components/image-viewer/index.css +19 -19
  512. package/gallery/modern/components/image-viewer/index.js +1 -1
  513. package/gallery/modern/components/image-viewer/slide.js +1 -1
  514. package/gallery/modern/components/index.js +1 -1
  515. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  516. package/gallery/modern/components/navigation-bar/index.css +6 -6
  517. package/gallery/modern/index.css +3 -3
  518. package/gallery/modern/index.js +1 -1
  519. package/gallery/modern/{slide-3fe58a07.d.ts → slide-1df71b26.d.ts} +0 -0
  520. package/gallery/modern/{slide-3fe58a07.js → slide-1df71b26.js} +1 -1
  521. package/gallery/{slide-84ab4e3b.d.ts → slide-378f8a6a.d.ts} +0 -0
  522. package/gallery/{slide-84ab4e3b.js → slide-378f8a6a.js} +1 -1
  523. package/gallery/{tslib.es6-128c58b0.d.ts → tslib.es6-682e8e27.d.ts} +0 -0
  524. package/gallery/{tslib.es6-128c58b0.js → tslib.es6-682e8e27.js} +0 -0
  525. package/grid/Component.js +1 -1
  526. package/grid/col/Component.js +2 -2
  527. package/grid/col/index.css +511 -511
  528. package/grid/col/index.js +1 -1
  529. package/grid/esm/Component.js +1 -1
  530. package/grid/esm/col/Component.js +2 -2
  531. package/grid/esm/col/index.css +511 -511
  532. package/grid/esm/col/index.js +1 -1
  533. package/grid/esm/gutters.css +78 -78
  534. package/grid/esm/{gutters.module-40080f35.d.ts → gutters.module-e926dd15.d.ts} +0 -0
  535. package/grid/esm/gutters.module-e926dd15.js +27 -0
  536. package/grid/esm/index.js +1 -1
  537. package/grid/esm/row/Component.js +2 -2
  538. package/grid/esm/row/index.css +9 -9
  539. package/grid/esm/row/index.js +1 -1
  540. package/grid/gutters.css +78 -78
  541. package/grid/{gutters.module-0e3cf8d4.d.ts → gutters.module-527484e4.d.ts} +0 -0
  542. package/grid/gutters.module-527484e4.js +28 -0
  543. package/grid/index.js +1 -1
  544. package/grid/modern/Component.js +1 -1
  545. package/grid/modern/col/Component.js +2 -2
  546. package/grid/modern/col/index.css +511 -511
  547. package/grid/modern/col/index.js +1 -1
  548. package/grid/modern/gutters.css +78 -78
  549. package/grid/modern/gutters.module-546d9e29.js +4 -0
  550. package/grid/modern/index.js +1 -1
  551. package/grid/modern/row/Component.js +2 -2
  552. package/grid/modern/row/index.css +9 -9
  553. package/grid/modern/row/index.js +1 -1
  554. package/grid/row/Component.js +2 -2
  555. package/grid/row/index.css +9 -9
  556. package/grid/row/index.js +1 -1
  557. package/hatching-progress-bar/Component.js +1 -1
  558. package/hatching-progress-bar/esm/Component.js +1 -1
  559. package/hatching-progress-bar/esm/index.css +11 -11
  560. package/hatching-progress-bar/index.css +11 -11
  561. package/hatching-progress-bar/modern/Component.js +1 -1
  562. package/hatching-progress-bar/modern/index.css +11 -11
  563. package/icon-button/Component.d.ts +2 -2
  564. package/icon-button/Component.js +4 -4
  565. package/icon-button/cssm/Component.d.ts +2 -2
  566. package/icon-button/cssm/Component.js +1 -1
  567. package/icon-button/cssm/default.module.css +36 -7
  568. package/icon-button/cssm/inverted.module.css +44 -10
  569. package/icon-button/default.css +48 -19
  570. package/icon-button/esm/Component.d.ts +2 -2
  571. package/icon-button/esm/Component.js +4 -4
  572. package/icon-button/esm/default.css +48 -19
  573. package/icon-button/esm/index.css +5 -5
  574. package/icon-button/esm/inverted.css +56 -22
  575. package/icon-button/index.css +5 -5
  576. package/icon-button/inverted.css +56 -22
  577. package/icon-button/modern/Component.d.ts +2 -2
  578. package/icon-button/modern/Component.js +4 -4
  579. package/icon-button/modern/default.css +48 -19
  580. package/icon-button/modern/index.css +5 -5
  581. package/icon-button/modern/inverted.css +56 -22
  582. package/icon-view/circle.js +1 -1
  583. package/icon-view/components/base-shape/component.js +1 -1
  584. package/icon-view/components/base-shape/index.css +28 -28
  585. package/icon-view/components/circle/component.js +1 -1
  586. package/icon-view/components/circle/index.js +1 -1
  587. package/icon-view/components/index.js +1 -1
  588. package/icon-view/components/super-ellipse/component.js +1 -1
  589. package/icon-view/components/super-ellipse/index.js +1 -1
  590. package/icon-view/esm/circle.js +1 -1
  591. package/icon-view/esm/components/base-shape/component.js +1 -1
  592. package/icon-view/esm/components/base-shape/index.css +28 -28
  593. package/icon-view/esm/components/circle/component.js +1 -1
  594. package/icon-view/esm/components/circle/index.js +1 -1
  595. package/icon-view/esm/components/index.js +1 -1
  596. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  597. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  598. package/icon-view/esm/super-ellipse.js +1 -1
  599. package/icon-view/esm/{tslib.es6-9c814cc5.d.ts → tslib.es6-5a02ea80.d.ts} +0 -0
  600. package/icon-view/esm/{tslib.es6-9c814cc5.js → tslib.es6-5a02ea80.js} +0 -0
  601. package/icon-view/modern/components/base-shape/component.js +1 -1
  602. package/icon-view/modern/components/base-shape/index.css +28 -28
  603. package/icon-view/super-ellipse.js +1 -1
  604. package/icon-view/{tslib.es6-3fab3306.d.ts → tslib.es6-ef431aff.d.ts} +0 -0
  605. package/icon-view/{tslib.es6-3fab3306.js → tslib.es6-ef431aff.js} +0 -0
  606. package/input/Component.js +4 -4
  607. package/input/cssm/Component.js +1 -1
  608. package/input/default.css +13 -13
  609. package/input/esm/Component.js +4 -4
  610. package/input/esm/default.css +13 -13
  611. package/input/esm/index.css +31 -31
  612. package/input/esm/inverted.css +13 -13
  613. package/input/index.css +31 -31
  614. package/input/inverted.css +13 -13
  615. package/input/modern/Component.js +4 -4
  616. package/input/modern/default.css +13 -13
  617. package/input/modern/index.css +31 -31
  618. package/input/modern/inverted.css +13 -13
  619. package/input-autocomplete/{Component-640a64c7.d.ts → Component-aa4773e0.d.ts} +0 -0
  620. package/input-autocomplete/{Component-640a64c7.js → Component-aa4773e0.js} +1 -1
  621. package/input-autocomplete/Component.js +1 -1
  622. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  623. package/input-autocomplete/autocomplete-field/index.css +2 -2
  624. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  625. package/input-autocomplete/autocomplete-field/index.js +1 -1
  626. package/input-autocomplete/esm/{Component-a3e61f2f.d.ts → Component-97fbb615.d.ts} +0 -0
  627. package/input-autocomplete/esm/{Component-a3e61f2f.js → Component-97fbb615.js} +1 -1
  628. package/input-autocomplete/esm/Component.js +1 -1
  629. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  630. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  631. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  632. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  633. package/input-autocomplete/esm/index.js +1 -1
  634. package/input-autocomplete/index.js +1 -1
  635. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  636. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  637. package/intl-phone-input/{component-51e5ff8a.d.ts → component-b32c87f0.d.ts} +0 -0
  638. package/intl-phone-input/{component-51e5ff8a.js → component-b32c87f0.js} +1 -1
  639. package/intl-phone-input/component.d.ts +1 -1
  640. package/intl-phone-input/component.js +3 -3
  641. package/intl-phone-input/components/flag-icon/component.js +1 -1
  642. package/intl-phone-input/components/flag-icon/index.css +261 -261
  643. package/intl-phone-input/components/index.js +1 -1
  644. package/intl-phone-input/components/select/component.js +2 -2
  645. package/intl-phone-input/components/select/index.css +6 -6
  646. package/intl-phone-input/components/select/index.js +1 -1
  647. package/intl-phone-input/components/select-field/component.js +1 -1
  648. package/intl-phone-input/components/select-field/index.css +8 -8
  649. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  650. package/intl-phone-input/components/select-field/index.js +1 -1
  651. package/intl-phone-input/esm/{component-dc1fd2d2.d.ts → component-e8e7f02a.d.ts} +0 -0
  652. package/intl-phone-input/esm/{component-dc1fd2d2.js → component-e8e7f02a.js} +1 -1
  653. package/intl-phone-input/esm/component.d.ts +1 -1
  654. package/intl-phone-input/esm/component.js +3 -3
  655. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  656. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  657. package/intl-phone-input/esm/components/index.js +1 -1
  658. package/intl-phone-input/esm/components/select/component.js +2 -2
  659. package/intl-phone-input/esm/components/select/index.css +6 -6
  660. package/intl-phone-input/esm/components/select/index.js +1 -1
  661. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  662. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  663. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  664. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  665. package/intl-phone-input/esm/index.css +3 -3
  666. package/intl-phone-input/esm/index.js +1 -1
  667. package/intl-phone-input/esm/{libphonenumber-js.min-41772c03.d.ts → libphonenumber-js.min-79cae751.d.ts} +0 -0
  668. package/intl-phone-input/esm/{libphonenumber-js.min-41772c03.js → libphonenumber-js.min-79cae751.js} +0 -0
  669. package/intl-phone-input/index.css +3 -3
  670. package/intl-phone-input/index.js +1 -1
  671. package/intl-phone-input/{libphonenumber-js.min-798bf1c5.d.ts → libphonenumber-js.min-9745165b.d.ts} +0 -0
  672. package/intl-phone-input/{libphonenumber-js.min-798bf1c5.js → libphonenumber-js.min-9745165b.js} +0 -0
  673. package/intl-phone-input/modern/component.js +2 -2
  674. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  675. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  676. package/intl-phone-input/modern/components/select/component.js +1 -1
  677. package/intl-phone-input/modern/components/select/index.css +6 -6
  678. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  679. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  680. package/intl-phone-input/modern/index.css +3 -3
  681. package/intl-phone-input/modern/{libphonenumber-js.min-41772c03.d.ts → libphonenumber-js.min-79cae751.d.ts} +0 -0
  682. package/intl-phone-input/modern/{libphonenumber-js.min-41772c03.js → libphonenumber-js.min-79cae751.js} +0 -0
  683. package/link/Component.js +3 -3
  684. package/link/default.css +9 -9
  685. package/link/esm/Component.js +3 -3
  686. package/link/esm/default.css +9 -9
  687. package/link/esm/index.css +11 -11
  688. package/link/esm/inverted.css +9 -9
  689. package/link/index.css +11 -11
  690. package/link/inverted.css +9 -9
  691. package/link/modern/Component.js +3 -3
  692. package/link/modern/default.css +9 -9
  693. package/link/modern/index.css +11 -11
  694. package/link/modern/inverted.css +9 -9
  695. package/list/Component.js +1 -1
  696. package/list/esm/Component.js +1 -1
  697. package/list/esm/index.css +9 -9
  698. package/list/index.css +9 -9
  699. package/list/modern/Component.js +1 -1
  700. package/list/modern/index.css +9 -9
  701. package/list-header/Component.js +1 -1
  702. package/list-header/esm/Component.js +1 -1
  703. package/list-header/esm/index.css +3 -3
  704. package/list-header/index.css +3 -3
  705. package/list-header/modern/Component.js +1 -1
  706. package/list-header/modern/index.css +3 -3
  707. package/loader/Component.js +1 -1
  708. package/loader/esm/Component.js +1 -1
  709. package/loader/esm/index.css +7 -7
  710. package/loader/index.css +7 -7
  711. package/loader/modern/Component.js +1 -1
  712. package/loader/modern/index.css +7 -7
  713. package/masked-input/Component.js +1 -1
  714. package/masked-input/esm/Component.js +1 -1
  715. package/masked-input/esm/index.css +2 -2
  716. package/masked-input/index.css +2 -2
  717. package/masked-input/modern/Component.js +1 -1
  718. package/masked-input/modern/index.css +2 -2
  719. package/modal/Component.desktop.js +3 -3
  720. package/modal/Component.mobile.js +3 -3
  721. package/modal/Component.responsive.js +2 -2
  722. package/modal/components/closer/Component.js +2 -2
  723. package/modal/components/closer/index.css +3 -3
  724. package/modal/components/content/Component.desktop.js +2 -2
  725. package/modal/components/content/Component.js +1 -1
  726. package/modal/components/content/Component.mobile.js +2 -2
  727. package/modal/components/content/desktop.css +7 -7
  728. package/modal/components/content/index.css +2 -2
  729. package/modal/components/content/mobile.css +2 -2
  730. package/modal/components/footer/Component.desktop.js +2 -2
  731. package/modal/components/footer/Component.js +2 -2
  732. package/modal/components/footer/Component.mobile.js +2 -2
  733. package/modal/components/footer/desktop.css +8 -8
  734. package/modal/components/footer/index.css +3 -3
  735. package/modal/components/footer/layout.css +24 -24
  736. package/modal/components/footer/mobile.css +2 -2
  737. package/modal/components/header/Component.desktop.js +2 -2
  738. package/modal/components/header/Component.js +1 -1
  739. package/modal/components/header/Component.mobile.js +2 -2
  740. package/modal/components/header/desktop.css +16 -16
  741. package/modal/components/header/index.css +14 -14
  742. package/modal/components/header/mobile.css +2 -2
  743. package/modal/desktop.css +8 -8
  744. package/modal/desktop.js +2 -2
  745. package/modal/esm/Component.desktop.js +3 -3
  746. package/modal/esm/Component.mobile.js +3 -3
  747. package/modal/esm/Component.responsive.js +2 -2
  748. package/modal/esm/components/closer/Component.js +2 -2
  749. package/modal/esm/components/closer/index.css +3 -3
  750. package/modal/esm/components/content/Component.desktop.js +2 -2
  751. package/modal/esm/components/content/Component.js +1 -1
  752. package/modal/esm/components/content/Component.mobile.js +2 -2
  753. package/modal/esm/components/content/desktop.css +7 -7
  754. package/modal/esm/components/content/index.css +2 -2
  755. package/modal/esm/components/content/mobile.css +2 -2
  756. package/modal/esm/components/footer/Component.desktop.js +2 -2
  757. package/modal/esm/components/footer/Component.js +2 -2
  758. package/modal/esm/components/footer/Component.mobile.js +2 -2
  759. package/modal/esm/components/footer/desktop.css +8 -8
  760. package/modal/esm/components/footer/index.css +3 -3
  761. package/modal/esm/components/footer/layout.css +24 -24
  762. package/modal/esm/components/footer/mobile.css +2 -2
  763. package/modal/esm/components/header/Component.desktop.js +2 -2
  764. package/modal/esm/components/header/Component.js +1 -1
  765. package/modal/esm/components/header/Component.mobile.js +2 -2
  766. package/modal/esm/components/header/desktop.css +16 -16
  767. package/modal/esm/components/header/index.css +14 -14
  768. package/modal/esm/components/header/mobile.css +2 -2
  769. package/modal/esm/desktop.css +8 -8
  770. package/modal/esm/desktop.js +2 -2
  771. package/modal/esm/index.js +2 -2
  772. package/modal/esm/mobile.css +1 -1
  773. package/modal/esm/mobile.js +2 -2
  774. package/modal/esm/responsive.js +2 -2
  775. package/modal/esm/transitions.css +7 -7
  776. package/modal/esm/transitions.module-68527aae.js +4 -0
  777. package/modal/esm/{tslib.es6-f91155b5.d.ts → tslib.es6-3852fc63.d.ts} +0 -0
  778. package/modal/esm/{tslib.es6-f91155b5.js → tslib.es6-3852fc63.js} +0 -0
  779. package/modal/index.js +2 -2
  780. package/modal/mobile.css +1 -1
  781. package/modal/mobile.js +2 -2
  782. package/modal/modern/Component.desktop.js +2 -2
  783. package/modal/modern/Component.mobile.js +2 -2
  784. package/modal/modern/Component.responsive.d.ts +1 -1
  785. package/modal/modern/Component.responsive.js +1 -1
  786. package/modal/modern/components/closer/Component.js +1 -1
  787. package/modal/modern/components/closer/index.css +3 -3
  788. package/modal/modern/components/content/Component.desktop.js +1 -1
  789. package/modal/modern/components/content/Component.js +1 -1
  790. package/modal/modern/components/content/Component.mobile.js +1 -1
  791. package/modal/modern/components/content/desktop.css +7 -7
  792. package/modal/modern/components/content/index.css +2 -2
  793. package/modal/modern/components/content/mobile.css +2 -2
  794. package/modal/modern/components/footer/Component.desktop.js +1 -1
  795. package/modal/modern/components/footer/Component.js +2 -2
  796. package/modal/modern/components/footer/Component.mobile.js +1 -1
  797. package/modal/modern/components/footer/desktop.css +8 -8
  798. package/modal/modern/components/footer/index.css +3 -3
  799. package/modal/modern/components/footer/layout.css +24 -24
  800. package/modal/modern/components/footer/mobile.css +2 -2
  801. package/modal/modern/components/header/Component.desktop.js +1 -1
  802. package/modal/modern/components/header/Component.js +1 -1
  803. package/modal/modern/components/header/Component.mobile.js +1 -1
  804. package/modal/modern/components/header/desktop.css +16 -16
  805. package/modal/modern/components/header/index.css +14 -14
  806. package/modal/modern/components/header/mobile.css +2 -2
  807. package/modal/modern/desktop.css +8 -8
  808. package/modal/modern/desktop.js +1 -1
  809. package/modal/modern/index.js +1 -1
  810. package/modal/modern/mobile.css +1 -1
  811. package/modal/modern/mobile.js +1 -1
  812. package/modal/modern/responsive.js +1 -1
  813. package/modal/modern/transitions.css +7 -7
  814. package/modal/modern/transitions.module-68527aae.js +4 -0
  815. package/modal/responsive.js +2 -2
  816. package/modal/transitions.css +7 -7
  817. package/modal/transitions.module-6ad80b82.js +4 -0
  818. package/modal/{tslib.es6-a34d5f46.d.ts → tslib.es6-b75c94d3.d.ts} +0 -0
  819. package/modal/{tslib.es6-a34d5f46.js → tslib.es6-b75c94d3.js} +0 -0
  820. package/notification/Component.js +1 -1
  821. package/notification/esm/Component.js +1 -1
  822. package/notification/esm/index.css +7 -7
  823. package/notification/index.css +7 -7
  824. package/notification/modern/Component.js +1 -1
  825. package/notification/modern/index.css +7 -7
  826. package/notification-manager/{component-8a7b00fc.d.ts → component-31fe57b8.d.ts} +0 -0
  827. package/notification-manager/{component-8a7b00fc.js → component-31fe57b8.js} +0 -0
  828. package/notification-manager/component.js +2 -2
  829. package/notification-manager/components/index.js +1 -1
  830. package/notification-manager/components/notification/component.js +1 -1
  831. package/notification-manager/components/notification/index.d.ts +1 -1
  832. package/notification-manager/components/notification/index.js +1 -1
  833. package/notification-manager/esm/{component-8d6c9ad6.d.ts → component-649a40a3.d.ts} +0 -0
  834. package/notification-manager/esm/{component-8d6c9ad6.js → component-649a40a3.js} +0 -0
  835. package/notification-manager/esm/component.js +2 -2
  836. package/notification-manager/esm/components/index.js +1 -1
  837. package/notification-manager/esm/components/notification/component.js +1 -1
  838. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  839. package/notification-manager/esm/components/notification/index.js +1 -1
  840. package/notification-manager/esm/index.css +11 -11
  841. package/notification-manager/esm/index.js +1 -1
  842. package/notification-manager/index.css +11 -11
  843. package/notification-manager/index.js +1 -1
  844. package/notification-manager/modern/component.js +1 -1
  845. package/notification-manager/modern/index.css +11 -11
  846. package/package.json +1 -1
  847. package/pagination/Component.js +1 -1
  848. package/pagination/components/default-view/index.css +1 -1
  849. package/pagination/components/default-view/index.js +1 -1
  850. package/pagination/components/per-page-view/index.css +1 -1
  851. package/pagination/components/per-page-view/index.js +1 -1
  852. package/pagination/components/tag/index.css +9 -9
  853. package/pagination/components/tag/index.js +1 -1
  854. package/pagination/cssm/components/tag/index.module.css +2 -2
  855. package/pagination/esm/Component.js +1 -1
  856. package/pagination/esm/components/default-view/index.css +1 -1
  857. package/pagination/esm/components/default-view/index.js +1 -1
  858. package/pagination/esm/components/per-page-view/index.css +1 -1
  859. package/pagination/esm/components/per-page-view/index.js +1 -1
  860. package/pagination/esm/components/tag/index.css +9 -9
  861. package/pagination/esm/components/tag/index.js +1 -1
  862. package/pagination/esm/index.css +3 -3
  863. package/pagination/index.css +3 -3
  864. package/pagination/modern/Component.js +1 -1
  865. package/pagination/modern/components/default-view/index.css +1 -1
  866. package/pagination/modern/components/default-view/index.js +1 -1
  867. package/pagination/modern/components/per-page-view/index.css +1 -1
  868. package/pagination/modern/components/per-page-view/index.js +1 -1
  869. package/pagination/modern/components/tag/index.css +9 -9
  870. package/pagination/modern/components/tag/index.js +1 -1
  871. package/pagination/modern/index.css +3 -3
  872. package/password-input/component.js +1 -1
  873. package/password-input/esm/component.js +1 -1
  874. package/password-input/esm/index.css +5 -5
  875. package/password-input/index.css +5 -5
  876. package/password-input/modern/component.js +1 -1
  877. package/password-input/modern/index.css +5 -5
  878. package/phone-input/cssm/utils/index.js +5 -7
  879. package/phone-input/utils/index.js +5 -7
  880. package/picker-button/Component.d.ts +1 -1
  881. package/picker-button/Component.js +2 -2
  882. package/picker-button/cssm/Component.d.ts +1 -1
  883. package/picker-button/esm/Component.js +2 -2
  884. package/picker-button/esm/field/Component.js +2 -2
  885. package/picker-button/esm/field/index.css +3 -3
  886. package/picker-button/esm/field/index.js +1 -1
  887. package/picker-button/esm/index.css +6 -6
  888. package/picker-button/esm/index.js +1 -1
  889. package/picker-button/esm/option/Component.js +2 -2
  890. package/picker-button/esm/option/index.css +4 -4
  891. package/picker-button/esm/option/index.js +1 -1
  892. package/picker-button/esm/{tslib.es6-3687e268.d.ts → tslib.es6-88641d51.d.ts} +0 -0
  893. package/picker-button/esm/{tslib.es6-3687e268.js → tslib.es6-88641d51.js} +0 -0
  894. package/picker-button/field/Component.js +2 -2
  895. package/picker-button/field/index.css +3 -3
  896. package/picker-button/field/index.js +1 -1
  897. package/picker-button/index.css +6 -6
  898. package/picker-button/index.js +1 -1
  899. package/picker-button/modern/Component.js +1 -1
  900. package/picker-button/modern/field/Component.js +1 -1
  901. package/picker-button/modern/field/index.css +3 -3
  902. package/picker-button/modern/index.css +6 -6
  903. package/picker-button/modern/option/Component.js +1 -1
  904. package/picker-button/modern/option/index.css +4 -4
  905. package/picker-button/option/Component.js +2 -2
  906. package/picker-button/option/index.css +4 -4
  907. package/picker-button/option/index.js +1 -1
  908. package/picker-button/{tslib.es6-ab174ca8.d.ts → tslib.es6-057c91a6.d.ts} +0 -0
  909. package/picker-button/{tslib.es6-ab174ca8.js → tslib.es6-057c91a6.js} +0 -0
  910. package/picker-button/typings-40c7d369.d.ts +1 -1
  911. package/plate/Component.js +1 -1
  912. package/plate/esm/Component.js +1 -1
  913. package/plate/esm/index.css +27 -27
  914. package/plate/index.css +27 -27
  915. package/plate/modern/Component.js +1 -1
  916. package/plate/modern/index.css +27 -27
  917. package/popover/Component.js +1 -1
  918. package/popover/esm/Component.js +1 -1
  919. package/popover/esm/index.css +33 -33
  920. package/popover/index.css +33 -33
  921. package/popover/modern/Component.js +1 -1
  922. package/popover/modern/index.css +33 -33
  923. package/progress-bar/Component.js +1 -1
  924. package/progress-bar/esm/Component.js +1 -1
  925. package/progress-bar/esm/index.css +12 -12
  926. package/progress-bar/index.css +12 -12
  927. package/progress-bar/modern/Component.js +1 -1
  928. package/progress-bar/modern/index.css +12 -12
  929. package/pure-input/Component.js +1 -1
  930. package/pure-input/esm/Component.js +1 -1
  931. package/pure-input/esm/index.css +25 -25
  932. package/pure-input/index.css +25 -25
  933. package/pure-input/modern/Component.js +1 -1
  934. package/pure-input/modern/index.css +25 -25
  935. package/radio/Component.js +1 -1
  936. package/radio/cssm/index.module.css +9 -9
  937. package/radio/esm/Component.js +1 -1
  938. package/radio/esm/index.css +40 -40
  939. package/radio/index.css +40 -40
  940. package/radio/modern/Component.js +1 -1
  941. package/radio/modern/index.css +40 -40
  942. package/radio-group/Component.js +1 -1
  943. package/radio-group/esm/Component.js +1 -1
  944. package/radio-group/esm/index.css +16 -16
  945. package/radio-group/index.css +16 -16
  946. package/radio-group/modern/Component.js +1 -1
  947. package/radio-group/modern/index.css +16 -16
  948. package/select/{Component-6026c163.d.ts → Component-25f36dc0.d.ts} +0 -0
  949. package/select/{Component-6026c163.js → Component-25f36dc0.js} +2 -2
  950. package/select/{Component-ba7520f7.d.ts → Component-da55892c.d.ts} +0 -0
  951. package/select/{Component-ba7520f7.js → Component-da55892c.js} +5 -5
  952. package/select/Component.js +2 -2
  953. package/select/components/arrow/Component.js +1 -1
  954. package/select/components/arrow/index.css +3 -3
  955. package/select/components/base-select/Component.js +2 -2
  956. package/select/components/base-select/index.css +7 -7
  957. package/select/components/base-select/index.d.ts +1 -1
  958. package/select/components/base-select/index.js +2 -2
  959. package/select/components/checkmark/Component.js +1 -1
  960. package/select/components/checkmark/index.css +7 -7
  961. package/select/components/field/Component.js +2 -2
  962. package/select/components/field/index.css +9 -9
  963. package/select/components/field/index.js +1 -1
  964. package/select/components/index.js +4 -4
  965. package/select/components/native-select/Component.js +1 -1
  966. package/select/components/native-select/index.js +1 -1
  967. package/select/components/optgroup/Component.js +1 -1
  968. package/select/components/optgroup/index.css +6 -6
  969. package/select/components/option/Component.js +2 -2
  970. package/select/components/option/index.css +20 -20
  971. package/select/components/option/index.js +1 -1
  972. package/select/components/options-list/Component.js +2 -2
  973. package/select/components/options-list/index.css +6 -6
  974. package/select/components/options-list/index.js +1 -1
  975. package/select/components/select-mobile/Component.js +4 -4
  976. package/select/components/select-mobile/checkmark/Component.js +1 -1
  977. package/select/components/select-mobile/checkmark/index.css +4 -4
  978. package/select/components/select-mobile/index.css +11 -11
  979. package/select/components/select-mobile/index.d.ts +1 -1
  980. package/select/components/select-mobile/index.js +4 -4
  981. package/select/components/select-mobile/options-list/Component.js +2 -2
  982. package/select/components/select-mobile/options-list/index.css +9 -9
  983. package/select/components/select-mobile/options-list/index.js +1 -1
  984. package/select/components/virtual-options-list/Component.js +2 -2
  985. package/select/components/virtual-options-list/index.css +12 -12
  986. package/select/components/virtual-options-list/index.js +1 -1
  987. package/select/cssm/Component-25917959.d.ts +1 -1
  988. package/select/cssm/Component.d.ts +1 -1
  989. package/select/esm/{Component-b4f3e631.d.ts → Component-2ae8e5a1.d.ts} +0 -0
  990. package/select/esm/{Component-b4f3e631.js → Component-2ae8e5a1.js} +3 -3
  991. package/select/esm/{Component-101034fd.d.ts → Component-a591cb6f.d.ts} +0 -0
  992. package/select/esm/{Component-101034fd.js → Component-a591cb6f.js} +11 -11
  993. package/select/esm/Component.js +8 -8
  994. package/select/esm/components/arrow/Component.js +1 -1
  995. package/select/esm/components/arrow/index.css +3 -3
  996. package/select/esm/components/base-select/Component.js +3 -3
  997. package/select/esm/components/base-select/index.css +7 -7
  998. package/select/esm/components/base-select/index.d.ts +1 -1
  999. package/select/esm/components/base-select/index.js +3 -3
  1000. package/select/esm/components/checkmark/Component.js +1 -1
  1001. package/select/esm/components/checkmark/index.css +7 -7
  1002. package/select/esm/components/field/Component.js +3 -3
  1003. package/select/esm/components/field/index.css +9 -9
  1004. package/select/esm/components/field/index.js +2 -2
  1005. package/select/esm/components/index.js +10 -10
  1006. package/select/esm/components/native-select/Component.js +1 -1
  1007. package/select/esm/components/native-select/index.js +1 -1
  1008. package/select/esm/components/optgroup/Component.js +1 -1
  1009. package/select/esm/components/optgroup/index.css +6 -6
  1010. package/select/esm/components/option/Component.js +2 -2
  1011. package/select/esm/components/option/index.css +20 -20
  1012. package/select/esm/components/option/index.js +1 -1
  1013. package/select/esm/components/options-list/Component.js +2 -2
  1014. package/select/esm/components/options-list/index.css +6 -6
  1015. package/select/esm/components/options-list/index.js +1 -1
  1016. package/select/esm/components/select-mobile/Component.js +10 -10
  1017. package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
  1018. package/select/esm/components/select-mobile/checkmark/index.css +4 -4
  1019. package/select/esm/components/select-mobile/index.css +11 -11
  1020. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1021. package/select/esm/components/select-mobile/index.js +10 -10
  1022. package/select/esm/components/select-mobile/options-list/Component.js +2 -2
  1023. package/select/esm/components/select-mobile/options-list/index.css +9 -9
  1024. package/select/esm/components/select-mobile/options-list/index.js +1 -1
  1025. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1026. package/select/esm/components/virtual-options-list/index.css +12 -12
  1027. package/select/esm/components/virtual-options-list/index.js +1 -1
  1028. package/select/esm/index.js +10 -10
  1029. package/select/esm/{intersection-observer-b1d72675.d.ts → intersection-observer-38d83a42.d.ts} +0 -0
  1030. package/select/esm/{intersection-observer-b1d72675.js → intersection-observer-38d83a42.js} +0 -0
  1031. package/select/esm/presets/index.js +10 -10
  1032. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1033. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1034. package/select/esm/presets/useSelectWithApply/hook.js +10 -10
  1035. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -10
  1036. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1037. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1038. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +10 -10
  1039. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1040. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1041. package/select/esm/{tslib.es6-f3d6fd16.d.ts → tslib.es6-d934a155.d.ts} +0 -0
  1042. package/select/esm/{tslib.es6-f3d6fd16.js → tslib.es6-d934a155.js} +0 -0
  1043. package/select/index.js +4 -4
  1044. package/select/{intersection-observer-3dcc6132.d.ts → intersection-observer-e16c7d61.d.ts} +0 -0
  1045. package/select/{intersection-observer-3dcc6132.js → intersection-observer-e16c7d61.js} +0 -0
  1046. package/select/modern/{Component-ea467483.d.ts → Component-41045f11.d.ts} +0 -0
  1047. package/select/modern/{Component-ea467483.js → Component-41045f11.js} +2 -2
  1048. package/select/modern/{Component-865863b7.d.ts → Component-80e0d0f3.d.ts} +0 -0
  1049. package/select/modern/{Component-865863b7.js → Component-80e0d0f3.js} +10 -10
  1050. package/select/modern/Component.js +7 -7
  1051. package/select/modern/components/arrow/Component.js +1 -1
  1052. package/select/modern/components/arrow/index.css +3 -3
  1053. package/select/modern/components/base-select/Component.js +2 -2
  1054. package/select/modern/components/base-select/index.css +7 -7
  1055. package/select/modern/components/base-select/index.d.ts +1 -1
  1056. package/select/modern/components/base-select/index.js +2 -2
  1057. package/select/modern/components/checkmark/Component.js +1 -1
  1058. package/select/modern/components/checkmark/index.css +7 -7
  1059. package/select/modern/components/field/Component.js +2 -2
  1060. package/select/modern/components/field/index.css +9 -9
  1061. package/select/modern/components/field/index.js +1 -1
  1062. package/select/modern/components/index.js +9 -9
  1063. package/select/modern/components/optgroup/Component.js +1 -1
  1064. package/select/modern/components/optgroup/index.css +6 -6
  1065. package/select/modern/components/option/Component.js +1 -1
  1066. package/select/modern/components/option/index.css +20 -20
  1067. package/select/modern/components/options-list/Component.js +1 -1
  1068. package/select/modern/components/options-list/index.css +6 -6
  1069. package/select/modern/components/select-mobile/Component.js +9 -9
  1070. package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
  1071. package/select/modern/components/select-mobile/checkmark/index.css +4 -4
  1072. package/select/modern/components/select-mobile/index.css +11 -11
  1073. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1074. package/select/modern/components/select-mobile/index.js +9 -9
  1075. package/select/modern/components/select-mobile/options-list/Component.js +1 -1
  1076. package/select/modern/components/select-mobile/options-list/index.css +9 -9
  1077. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1078. package/select/modern/components/virtual-options-list/index.css +12 -12
  1079. package/select/modern/index.js +9 -9
  1080. package/select/modern/{intersection-observer-b1d72675.d.ts → intersection-observer-38d83a42.d.ts} +0 -0
  1081. package/select/modern/{intersection-observer-b1d72675.js → intersection-observer-38d83a42.js} +0 -0
  1082. package/select/modern/presets/index.js +9 -9
  1083. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1084. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1085. package/select/modern/presets/useSelectWithApply/hook.js +9 -9
  1086. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +9 -9
  1087. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1088. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1089. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +9 -9
  1090. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1091. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1092. package/select/presets/index.js +4 -4
  1093. package/select/presets/useLazyLoading/hook.js +3 -3
  1094. package/select/presets/useLazyLoading/index.css +2 -2
  1095. package/select/presets/useSelectWithApply/hook.js +4 -4
  1096. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1097. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1098. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1099. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1100. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1101. package/select/presets/useSelectWithLoading/index.css +2 -2
  1102. package/select/{tslib.es6-41c7af51.d.ts → tslib.es6-2dc46ea8.d.ts} +0 -0
  1103. package/select/{tslib.es6-41c7af51.js → tslib.es6-2dc46ea8.js} +0 -0
  1104. package/select-with-tags/component.js +1 -1
  1105. package/select-with-tags/components/index.js +1 -1
  1106. package/select-with-tags/components/tag/component.js +2 -2
  1107. package/select-with-tags/components/tag/index.css +10 -10
  1108. package/select-with-tags/components/tag/index.js +1 -1
  1109. package/select-with-tags/components/tag-list/component.js +2 -2
  1110. package/select-with-tags/components/tag-list/index.css +30 -30
  1111. package/select-with-tags/components/tag-list/index.js +1 -1
  1112. package/select-with-tags/esm/component.js +1 -1
  1113. package/select-with-tags/esm/components/index.js +1 -1
  1114. package/select-with-tags/esm/components/tag/component.js +2 -2
  1115. package/select-with-tags/esm/components/tag/index.css +10 -10
  1116. package/select-with-tags/esm/components/tag/index.js +1 -1
  1117. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1118. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  1119. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1120. package/select-with-tags/esm/index.js +1 -1
  1121. package/select-with-tags/esm/{tslib.es6-465978ef.d.ts → tslib.es6-cb3df343.d.ts} +0 -0
  1122. package/select-with-tags/esm/{tslib.es6-465978ef.js → tslib.es6-cb3df343.js} +0 -0
  1123. package/select-with-tags/esm/utils/index.js +1 -1
  1124. package/select-with-tags/esm/utils/match.js +1 -1
  1125. package/select-with-tags/index.js +1 -1
  1126. package/select-with-tags/modern/components/tag/component.js +1 -1
  1127. package/select-with-tags/modern/components/tag/index.css +10 -10
  1128. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1129. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  1130. package/select-with-tags/{tslib.es6-394544b5.d.ts → tslib.es6-dd85aeee.d.ts} +0 -0
  1131. package/select-with-tags/{tslib.es6-394544b5.js → tslib.es6-dd85aeee.js} +0 -0
  1132. package/select-with-tags/utils/index.js +1 -1
  1133. package/select-with-tags/utils/match.js +1 -1
  1134. package/skeleton/Component.js +1 -1
  1135. package/skeleton/esm/Component.js +1 -1
  1136. package/skeleton/esm/index.css +10 -10
  1137. package/skeleton/index.css +10 -10
  1138. package/skeleton/modern/Component.js +1 -1
  1139. package/skeleton/modern/index.css +10 -10
  1140. package/slider/Component.js +1 -1
  1141. package/slider/esm/Component.js +1 -1
  1142. package/slider/esm/index.css +36 -36
  1143. package/slider/index.css +36 -36
  1144. package/slider/modern/Component.js +1 -1
  1145. package/slider/modern/index.css +36 -36
  1146. package/slider-input/Component.js +1 -1
  1147. package/slider-input/esm/Component.js +1 -1
  1148. package/slider-input/esm/index.css +17 -17
  1149. package/slider-input/index.css +17 -17
  1150. package/slider-input/modern/Component.js +1 -1
  1151. package/slider-input/modern/index.css +17 -17
  1152. package/space/Component.js +2 -2
  1153. package/space/{Item-392118ab.d.ts → Item-b1811bd4.d.ts} +0 -0
  1154. package/space/{Item-392118ab.js → Item-b1811bd4.js} +0 -0
  1155. package/space/Item.js +1 -1
  1156. package/space/esm/Component.js +2 -2
  1157. package/space/esm/{Item-e11565d4.d.ts → Item-dfbfa290.d.ts} +0 -0
  1158. package/space/esm/{Item-e11565d4.js → Item-dfbfa290.js} +0 -0
  1159. package/space/esm/Item.js +1 -1
  1160. package/space/esm/index.css +8 -8
  1161. package/space/esm/index.js +1 -1
  1162. package/space/index.css +8 -8
  1163. package/space/index.js +1 -1
  1164. package/space/modern/Component.js +1 -1
  1165. package/space/modern/index.css +8 -8
  1166. package/spinner/Component.js +1 -1
  1167. package/spinner/esm/Component.js +1 -1
  1168. package/spinner/esm/index.css +6 -6
  1169. package/spinner/index.css +6 -6
  1170. package/spinner/modern/Component.js +1 -1
  1171. package/spinner/modern/index.css +6 -6
  1172. package/status/Component.js +1 -1
  1173. package/status/esm/Component.js +1 -1
  1174. package/status/esm/index.css +17 -17
  1175. package/status/index.css +17 -17
  1176. package/status/modern/Component.js +1 -1
  1177. package/status/modern/index.css +17 -17
  1178. package/stepped-progress-bar/Component.js +1 -1
  1179. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1180. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1181. package/stepped-progress-bar/esm/Component.js +1 -1
  1182. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1183. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1184. package/stepped-progress-bar/esm/index.css +3 -3
  1185. package/stepped-progress-bar/index.css +3 -3
  1186. package/stepped-progress-bar/modern/Component.js +1 -1
  1187. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1188. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1189. package/stepped-progress-bar/modern/index.css +3 -3
  1190. package/switch/Component.js +1 -1
  1191. package/switch/cssm/index.module.css +5 -5
  1192. package/switch/esm/Component.js +1 -1
  1193. package/switch/esm/index.css +30 -30
  1194. package/switch/index.css +30 -30
  1195. package/switch/modern/Component.js +1 -1
  1196. package/switch/modern/index.css +30 -30
  1197. package/table/component.js +1 -1
  1198. package/table/components/index.js +1 -1
  1199. package/table/components/pagination/Component.js +2 -2
  1200. package/table/components/pagination/index.css +8 -8
  1201. package/table/components/pagination/index.js +1 -1
  1202. package/table/components/pagination/select-field/index.css +4 -4
  1203. package/table/components/pagination/select-field/index.js +2 -2
  1204. package/table/components/table/Component.js +2 -2
  1205. package/table/components/table/index.css +6 -6
  1206. package/table/components/table/index.js +1 -1
  1207. package/table/components/table/utils.js +1 -1
  1208. package/table/components/tbody/Component.js +2 -2
  1209. package/table/components/tbody/index.css +2 -2
  1210. package/table/components/tbody/index.js +1 -1
  1211. package/table/components/tcell/Component.js +2 -2
  1212. package/table/components/tcell/index.css +4 -4
  1213. package/table/components/tcell/index.js +1 -1
  1214. package/table/components/texpandable-row/Component.js +2 -2
  1215. package/table/components/texpandable-row/index.css +5 -5
  1216. package/table/components/texpandable-row/index.js +1 -1
  1217. package/table/components/thead/Component.js +2 -2
  1218. package/table/components/thead/index.css +8 -8
  1219. package/table/components/thead/index.js +1 -1
  1220. package/table/components/thead-cell/Component.js +2 -2
  1221. package/table/components/thead-cell/index.css +5 -5
  1222. package/table/components/thead-cell/index.js +1 -1
  1223. package/table/components/trow/Component.js +2 -2
  1224. package/table/components/trow/index.css +8 -8
  1225. package/table/components/trow/index.js +1 -1
  1226. package/table/components/tsortable-head-cell/Component.js +2 -2
  1227. package/table/components/tsortable-head-cell/index.css +9 -9
  1228. package/table/components/tsortable-head-cell/index.js +1 -1
  1229. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1230. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1231. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1232. package/table/cssm/components/thead/index.module.css +2 -2
  1233. package/table/esm/component.js +1 -1
  1234. package/table/esm/components/index.js +1 -1
  1235. package/table/esm/components/pagination/Component.js +2 -2
  1236. package/table/esm/components/pagination/index.css +8 -8
  1237. package/table/esm/components/pagination/index.js +1 -1
  1238. package/table/esm/components/pagination/select-field/index.css +4 -4
  1239. package/table/esm/components/pagination/select-field/index.js +2 -2
  1240. package/table/esm/components/table/Component.js +2 -2
  1241. package/table/esm/components/table/index.css +6 -6
  1242. package/table/esm/components/table/index.js +1 -1
  1243. package/table/esm/components/table/utils.js +1 -1
  1244. package/table/esm/components/tbody/Component.js +2 -2
  1245. package/table/esm/components/tbody/index.css +2 -2
  1246. package/table/esm/components/tbody/index.js +1 -1
  1247. package/table/esm/components/tcell/Component.js +2 -2
  1248. package/table/esm/components/tcell/index.css +4 -4
  1249. package/table/esm/components/tcell/index.js +1 -1
  1250. package/table/esm/components/texpandable-row/Component.js +2 -2
  1251. package/table/esm/components/texpandable-row/index.css +5 -5
  1252. package/table/esm/components/texpandable-row/index.js +1 -1
  1253. package/table/esm/components/thead/Component.js +2 -2
  1254. package/table/esm/components/thead/index.css +8 -8
  1255. package/table/esm/components/thead/index.js +1 -1
  1256. package/table/esm/components/thead-cell/Component.js +2 -2
  1257. package/table/esm/components/thead-cell/index.css +5 -5
  1258. package/table/esm/components/thead-cell/index.js +1 -1
  1259. package/table/esm/components/trow/Component.js +2 -2
  1260. package/table/esm/components/trow/index.css +8 -8
  1261. package/table/esm/components/trow/index.js +1 -1
  1262. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1263. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1264. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1265. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1266. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1267. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1268. package/table/esm/index.js +1 -1
  1269. package/table/esm/{tslib.es6-b3206ef4.d.ts → tslib.es6-ed06fa90.d.ts} +0 -0
  1270. package/table/esm/{tslib.es6-b3206ef4.js → tslib.es6-ed06fa90.js} +0 -0
  1271. package/table/index.js +1 -1
  1272. package/table/modern/components/pagination/Component.js +1 -1
  1273. package/table/modern/components/pagination/index.css +8 -8
  1274. package/table/modern/components/pagination/select-field/index.css +4 -4
  1275. package/table/modern/components/pagination/select-field/index.js +1 -1
  1276. package/table/modern/components/table/Component.js +1 -1
  1277. package/table/modern/components/table/index.css +6 -6
  1278. package/table/modern/components/tbody/Component.js +1 -1
  1279. package/table/modern/components/tbody/index.css +2 -2
  1280. package/table/modern/components/tcell/Component.js +1 -1
  1281. package/table/modern/components/tcell/index.css +4 -4
  1282. package/table/modern/components/texpandable-row/Component.js +1 -1
  1283. package/table/modern/components/texpandable-row/index.css +5 -5
  1284. package/table/modern/components/thead/Component.js +1 -1
  1285. package/table/modern/components/thead/index.css +8 -8
  1286. package/table/modern/components/thead-cell/Component.js +1 -1
  1287. package/table/modern/components/thead-cell/index.css +5 -5
  1288. package/table/modern/components/trow/Component.js +1 -1
  1289. package/table/modern/components/trow/index.css +8 -8
  1290. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1291. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1292. package/table/{tslib.es6-1cc5d627.d.ts → tslib.es6-4c011f96.d.ts} +0 -0
  1293. package/table/{tslib.es6-1cc5d627.js → tslib.es6-4c011f96.js} +0 -0
  1294. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1295. package/tabs/components/primary-tablist/Component.js +1 -1
  1296. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1297. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1298. package/tabs/components/primary-tablist/index.css +18 -18
  1299. package/tabs/components/primary-tablist/mobile.css +185 -88
  1300. package/tabs/components/scrollable-container/Component.js +1 -1
  1301. package/tabs/components/scrollable-container/index.css +3 -3
  1302. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1303. package/tabs/components/secondary-tablist/Component.js +1 -1
  1304. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1305. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1306. package/tabs/components/secondary-tablist/index.css +9 -9
  1307. package/tabs/components/secondary-tablist/mobile.css +176 -79
  1308. package/tabs/components/tab/Component.d.ts +1 -1
  1309. package/tabs/components/tab/Component.js +3 -3
  1310. package/tabs/components/tab/index.css +2 -2
  1311. package/tabs/components/tabs/Component.desktop.js +3 -3
  1312. package/tabs/components/tabs/Component.mobile.js +3 -3
  1313. package/tabs/components/tabs/Component.responsive.js +3 -3
  1314. package/tabs/cssm/components/tab/Component.d.ts +1 -1
  1315. package/tabs/cssm/components/tab/Component.js +2 -2
  1316. package/tabs/cssm/typings.d.ts +4 -0
  1317. package/tabs/desktop.js +3 -3
  1318. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1319. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1320. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1321. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1322. package/tabs/esm/components/primary-tablist/index.css +18 -18
  1323. package/tabs/esm/components/primary-tablist/mobile.css +185 -88
  1324. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1325. package/tabs/esm/components/scrollable-container/index.css +3 -3
  1326. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1327. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1328. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1329. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1330. package/tabs/esm/components/secondary-tablist/index.css +9 -9
  1331. package/tabs/esm/components/secondary-tablist/mobile.css +176 -79
  1332. package/tabs/esm/components/tab/Component.d.ts +1 -1
  1333. package/tabs/esm/components/tab/Component.js +3 -3
  1334. package/tabs/esm/components/tab/index.css +2 -2
  1335. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1336. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1337. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1338. package/tabs/esm/desktop.js +3 -3
  1339. package/tabs/esm/index.js +3 -3
  1340. package/tabs/esm/index.module-6044d167.js +4 -0
  1341. package/tabs/esm/index.module-d99125d1.js +4 -0
  1342. package/tabs/esm/mobile.js +3 -3
  1343. package/tabs/esm/responsive.js +3 -3
  1344. package/tabs/esm/{tslib.es6-de56c801.d.ts → tslib.es6-d6de3657.d.ts} +0 -0
  1345. package/tabs/esm/{tslib.es6-de56c801.js → tslib.es6-d6de3657.js} +0 -0
  1346. package/tabs/esm/typings.d.ts +4 -0
  1347. package/tabs/index.js +3 -3
  1348. package/tabs/index.module-56e38fc6.js +4 -0
  1349. package/tabs/index.module-752bf0c5.js +4 -0
  1350. package/tabs/mobile.js +3 -3
  1351. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1352. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1353. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1354. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1355. package/tabs/modern/components/primary-tablist/mobile.css +185 -88
  1356. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1357. package/tabs/modern/components/scrollable-container/index.css +3 -3
  1358. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1359. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1360. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1361. package/tabs/modern/components/secondary-tablist/index.css +9 -9
  1362. package/tabs/modern/components/secondary-tablist/mobile.css +176 -79
  1363. package/tabs/modern/components/tab/Component.d.ts +1 -1
  1364. package/tabs/modern/components/tab/Component.js +3 -3
  1365. package/tabs/modern/components/tab/index.css +2 -2
  1366. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1367. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1368. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1369. package/tabs/modern/desktop.js +2 -2
  1370. package/tabs/modern/index.js +2 -2
  1371. package/tabs/modern/index.module-6044d167.js +4 -0
  1372. package/tabs/modern/index.module-d99125d1.js +4 -0
  1373. package/tabs/modern/mobile.js +2 -2
  1374. package/tabs/modern/responsive.js +2 -2
  1375. package/tabs/modern/typings.d.ts +4 -0
  1376. package/tabs/responsive.js +3 -3
  1377. package/tabs/{tslib.es6-7de2afce.d.ts → tslib.es6-47ab097a.d.ts} +0 -0
  1378. package/tabs/{tslib.es6-7de2afce.js → tslib.es6-47ab097a.js} +0 -0
  1379. package/tabs/typings.d.ts +4 -0
  1380. package/tag/Component.js +3 -3
  1381. package/tag/cssm/inverted.module.css +0 -1
  1382. package/tag/default.css +8 -8
  1383. package/tag/esm/Component.js +3 -3
  1384. package/tag/esm/default.css +8 -8
  1385. package/tag/esm/index.css +37 -37
  1386. package/tag/esm/inverted.css +8 -9
  1387. package/tag/index.css +37 -37
  1388. package/tag/inverted.css +8 -9
  1389. package/tag/modern/Component.js +3 -3
  1390. package/tag/modern/default.css +8 -8
  1391. package/tag/modern/index.css +37 -37
  1392. package/tag/modern/inverted.css +8 -9
  1393. package/textarea/Component.js +3 -3
  1394. package/textarea/default.css +18 -18
  1395. package/textarea/esm/Component.js +3 -3
  1396. package/textarea/esm/default.css +18 -18
  1397. package/textarea/esm/index.css +21 -21
  1398. package/textarea/esm/inverted.css +18 -18
  1399. package/textarea/index.css +21 -21
  1400. package/textarea/inverted.css +18 -18
  1401. package/textarea/modern/Component.js +3 -3
  1402. package/textarea/modern/default.css +18 -18
  1403. package/textarea/modern/index.css +21 -21
  1404. package/textarea/modern/inverted.css +18 -18
  1405. package/themes/button/click.css +12 -10
  1406. package/themes/button/corp.css +27 -21
  1407. package/themes/button/intranet.css +11 -9
  1408. package/themes/button/mobile.css +11 -9
  1409. package/themes/button/site.css +3 -0
  1410. package/themes/click.css +211 -88
  1411. package/themes/compiled/mobile-dark-bluetint.css +949 -871
  1412. package/themes/corp.css +197 -90
  1413. package/themes/dark.css +110 -24
  1414. package/themes/icon-button/click.css +24 -0
  1415. package/themes/intranet.css +182 -57
  1416. package/themes/link/click.css +8 -8
  1417. package/themes/mixins/button/click.css +12 -10
  1418. package/themes/mixins/button/corp.css +27 -21
  1419. package/themes/mixins/button/intranet.css +11 -9
  1420. package/themes/mixins/button/mobile.css +11 -9
  1421. package/themes/mixins/button/site.css +3 -0
  1422. package/themes/mixins/click.css +2 -0
  1423. package/themes/mixins/dark.css +110 -24
  1424. package/themes/mixins/icon-button/click.css +24 -0
  1425. package/themes/mixins/link/click.css +8 -8
  1426. package/themes/mixins/skeleton/click.css +1 -1
  1427. package/themes/mixins/slider/click.css +2 -2
  1428. package/themes/mixins/slider/intranet.css +2 -2
  1429. package/themes/mixins/slider/mobile.css +2 -2
  1430. package/themes/mixins/tabs/corp.css +1 -1
  1431. package/themes/mixins/tabs/site.css +1 -1
  1432. package/themes/mobile.css +182 -57
  1433. package/themes/site.css +172 -69
  1434. package/themes/skeleton/click.css +1 -1
  1435. package/themes/slider/click.css +2 -2
  1436. package/themes/slider/intranet.css +2 -2
  1437. package/themes/slider/mobile.css +2 -2
  1438. package/themes/tabs/corp.css +1 -1
  1439. package/themes/tabs/site.css +1 -1
  1440. package/toast/component.js +1 -1
  1441. package/toast/esm/component.js +1 -1
  1442. package/toast/esm/index.css +9 -9
  1443. package/toast/index.css +9 -9
  1444. package/toast/modern/component.js +1 -1
  1445. package/toast/modern/index.css +9 -9
  1446. package/toast-plate/component.js +1 -1
  1447. package/toast-plate/cssm/index.module.css +165 -68
  1448. package/toast-plate/esm/component.js +1 -1
  1449. package/toast-plate/esm/index.css +180 -83
  1450. package/toast-plate/index.css +180 -83
  1451. package/toast-plate/modern/component.js +1 -1
  1452. package/toast-plate/modern/index.css +180 -83
  1453. package/tooltip/{Component-a05df689.d.ts → Component-a23d8071.d.ts} +4 -0
  1454. package/tooltip/{Component-a05df689.js → Component-a23d8071.js} +15 -5
  1455. package/tooltip/Component.js +1 -1
  1456. package/tooltip/component.responsive.js +2 -2
  1457. package/tooltip/cssm/{Component-c1f568b7.d.ts → Component-ef3b0e1c.d.ts} +4 -0
  1458. package/tooltip/cssm/{Component-c1f568b7.js → Component-ef3b0e1c.js} +12 -4
  1459. package/tooltip/cssm/Component.js +3 -1
  1460. package/tooltip/cssm/component.responsive.js +3 -1
  1461. package/tooltip/cssm/default.module.css +32 -0
  1462. package/tooltip/cssm/index.d.ts +1 -1
  1463. package/tooltip/cssm/index.js +3 -1
  1464. package/tooltip/cssm/index.module.css +0 -18
  1465. package/tooltip/cssm/inverted.module.css +45 -0
  1466. package/tooltip/cssm/responsive.js +3 -1
  1467. package/tooltip/default.css +33 -0
  1468. package/tooltip/esm/{Component-f9c20821.d.ts → Component-69264c9e.d.ts} +4 -0
  1469. package/tooltip/esm/{Component-f9c20821.js → Component-69264c9e.js} +15 -5
  1470. package/tooltip/esm/Component.js +1 -1
  1471. package/tooltip/esm/component.responsive.js +2 -2
  1472. package/tooltip/esm/default.css +33 -0
  1473. package/tooltip/esm/index.css +6 -24
  1474. package/tooltip/esm/index.d.ts +1 -1
  1475. package/tooltip/esm/index.js +1 -1
  1476. package/tooltip/esm/inverted.css +46 -0
  1477. package/tooltip/esm/responsive.css +3 -3
  1478. package/tooltip/esm/responsive.js +1 -1
  1479. package/tooltip/index.css +6 -24
  1480. package/tooltip/index.d.ts +1 -1
  1481. package/tooltip/index.js +1 -1
  1482. package/tooltip/inverted.css +46 -0
  1483. package/tooltip/modern/Component.d.ts +4 -0
  1484. package/tooltip/modern/Component.js +13 -3
  1485. package/tooltip/modern/component.responsive.js +1 -1
  1486. package/tooltip/modern/default.css +33 -0
  1487. package/tooltip/modern/index.css +6 -24
  1488. package/tooltip/modern/inverted.css +46 -0
  1489. package/tooltip/modern/responsive.css +3 -3
  1490. package/tooltip/responsive.css +3 -3
  1491. package/tooltip/responsive.js +1 -1
  1492. package/typography/colors.css +12 -12
  1493. package/typography/{colors.module-e01c1269.d.ts → colors.module-2043bf7a.d.ts} +0 -0
  1494. package/typography/{colors.module-e01c1269.js → colors.module-2043bf7a.js} +1 -1
  1495. package/typography/common.module-05e92f66.js +4 -0
  1496. package/typography/component.js +2 -2
  1497. package/typography/esm/colors.css +12 -12
  1498. package/typography/esm/{colors.module-9099ba74.d.ts → colors.module-4559178f.d.ts} +0 -0
  1499. package/typography/esm/{colors.module-9099ba74.js → colors.module-4559178f.js} +1 -1
  1500. package/typography/esm/common.module-1fbc639a.js +4 -0
  1501. package/typography/esm/component.js +2 -2
  1502. package/typography/esm/index.js +2 -2
  1503. package/typography/esm/text/component.d.ts +2 -2
  1504. package/typography/esm/text/component.js +2 -2
  1505. package/typography/esm/text/index.css +13 -13
  1506. package/typography/esm/text/index.js +1 -1
  1507. package/typography/esm/title/common.css +4 -4
  1508. package/typography/esm/title/component.d.ts +2 -2
  1509. package/typography/esm/title/component.js +1 -1
  1510. package/typography/esm/title/index.css +18 -18
  1511. package/typography/esm/title/index.js +3 -3
  1512. package/typography/esm/title-mobile/component.js +3 -3
  1513. package/typography/esm/title-mobile/index.css +13 -13
  1514. package/typography/esm/title-mobile/index.js +2 -2
  1515. package/typography/esm/title-responsive/component.js +3 -3
  1516. package/typography/esm/title-responsive/index.css +40 -40
  1517. package/typography/esm/title-responsive/index.js +2 -2
  1518. package/typography/index.js +2 -2
  1519. package/typography/modern/colors.css +12 -12
  1520. package/typography/modern/colors.module-0859bdd1.js +4 -0
  1521. package/typography/modern/common.module-1fbc639a.js +4 -0
  1522. package/typography/modern/component.js +2 -2
  1523. package/typography/modern/index.js +2 -2
  1524. package/typography/modern/text/component.js +2 -2
  1525. package/typography/modern/text/index.css +13 -13
  1526. package/typography/modern/text/index.js +1 -1
  1527. package/typography/modern/title/common.css +4 -4
  1528. package/typography/modern/title/component.js +1 -1
  1529. package/typography/modern/title/index.css +18 -18
  1530. package/typography/modern/title/index.js +3 -3
  1531. package/typography/modern/title-mobile/component.js +3 -3
  1532. package/typography/modern/title-mobile/index.css +13 -13
  1533. package/typography/modern/title-mobile/index.js +2 -2
  1534. package/typography/modern/title-responsive/component.js +3 -3
  1535. package/typography/modern/title-responsive/index.css +40 -40
  1536. package/typography/modern/title-responsive/index.js +2 -2
  1537. package/typography/text/component.js +2 -2
  1538. package/typography/text/index.css +13 -13
  1539. package/typography/text/index.js +1 -1
  1540. package/typography/title/common.css +4 -4
  1541. package/typography/title/component.js +1 -1
  1542. package/typography/title/index.css +18 -18
  1543. package/typography/title/index.js +3 -3
  1544. package/typography/title-mobile/component.js +3 -3
  1545. package/typography/title-mobile/index.css +13 -13
  1546. package/typography/title-mobile/index.js +2 -2
  1547. package/typography/title-responsive/component.js +3 -3
  1548. package/typography/title-responsive/index.css +40 -40
  1549. package/typography/title-responsive/index.js +2 -2
  1550. package/vars/colors-bluetint.css +165 -46
  1551. package/vars/colors-indigo.css +165 -68
  1552. package/vars/colors-x5.css +4 -0
  1553. package/vars/cssm/colors-bluetint.css +165 -46
  1554. package/vars/cssm/colors-indigo.css +165 -68
  1555. package/vars/cssm/colors-x5.css +4 -0
  1556. package/vars/cssm/index.css +165 -68
  1557. package/with-suffix/Component.js +1 -1
  1558. package/with-suffix/esm/Component.js +1 -1
  1559. package/with-suffix/esm/index.css +9 -9
  1560. package/with-suffix/index.css +9 -9
  1561. package/with-suffix/modern/Component.js +1 -1
  1562. package/with-suffix/modern/index.css +9 -9
  1563. package/calendar-range/modern/index.module-7fef0dac.js +0 -4
  1564. package/grid/esm/gutters.module-40080f35.js +0 -27
  1565. package/grid/gutters.module-0e3cf8d4.js +0 -28
  1566. package/grid/modern/gutters.module-bac16841.js +0 -4
  1567. package/modal/esm/transitions.module-66ef8277.js +0 -4
  1568. package/modal/modern/transitions.module-66ef8277.js +0 -4
  1569. package/modal/transitions.module-aeb8cdac.js +0 -4
  1570. package/tabs/esm/index.module-89d7f6e3.js +0 -4
  1571. package/tabs/esm/index.module-a165d7d4.js +0 -4
  1572. package/tabs/index.module-03a33744.js +0 -4
  1573. package/tabs/index.module-6aca952c.js +0 -4
  1574. package/tabs/modern/index.module-89d7f6e3.js +0 -4
  1575. package/tabs/modern/index.module-a165d7d4.js +0 -4
  1576. package/typography/common.module-0c6a99be.js +0 -4
  1577. package/typography/esm/common.module-cb3a8304.js +0 -4
  1578. package/typography/modern/colors.module-546cf731.js +0 -4
  1579. package/typography/modern/common.module-cb3a8304.js +0 -4
@@ -1,298 +1,331 @@
1
- .card-image__cardImage_suh5r {
1
+ .divider__component_1u4gh {
2
+ border-bottom: 1px solid #2b2b2e;
3
+ }.card-image__cardImage_opn0w {
2
4
  background: #e7e8ea;
3
5
  }
4
- .card-image__loaded_suh5r {
6
+ .card-image__loaded_opn0w {
5
7
  background: transparent
6
- }.divider__component_5877q {
7
- border-bottom: 1px solid #2b2b2e;
8
- }.badge__component_7gf4p {
8
+ }.badge__component_k7a6r {
9
9
  background-color: #ef3124;
10
10
  color: #000;
11
11
  }
12
- .badge__icon_7gf4p {
13
- color: #2fc26e;
14
- background-color: transparent
12
+ .badge__outlineCount_k7a6r {
13
+ background-color: #121212;
15
14
  }
16
- .badge__icon_7gf4p.badge__positive_7gf4p {
15
+ .badge__icon_k7a6r {
16
+ color: #2fc26e
17
+ }
18
+ .badge__icon_k7a6r.badge__positive_k7a6r {
17
19
  color: #2fc26e;
20
+ background-color: #2fc26e;
18
21
  }
19
- .badge__icon_7gf4p.badge__attention_7gf4p {
22
+ .badge__icon_k7a6r.badge__attention_k7a6r {
20
23
  color: #f6bf65;
24
+ background-color: #f6bf65;
21
25
  }
22
- .badge__icon_7gf4p.badge__negative_7gf4p {
26
+ .badge__icon_k7a6r.badge__negative_k7a6r {
23
27
  color: #d91d0b;
28
+ background-color: #d91d0b;
24
29
  }
25
- .badge__icon_7gf4p.badge__link_7gf4p {
30
+ .badge__icon_k7a6r.badge__link_k7a6r {
26
31
  color: #0072ef;
32
+ background-color: #0072ef;
27
33
  }
28
- .badge__icon_7gf4p.badge__tertiary_7gf4p {
34
+ .badge__icon_k7a6r.badge__tertiary_k7a6r {
29
35
  color: #464649;
36
+ background-color: #464649;
30
37
  }
31
- .badge__icon_7gf4p.badge__secondary_7gf4p {
38
+ .badge__icon_k7a6r.badge__secondary_k7a6r {
32
39
  color: #8d8d93;
40
+ background-color: #8d8d93;
33
41
  }
34
- .badge__icon_7gf4p.badge__primary_7gf4p {
42
+ .badge__icon_k7a6r.badge__primary_k7a6r {
35
43
  color: #fff;
44
+ background-color: #fff;
36
45
  }
37
- .badge__icon_7gf4p:before {
46
+ .badge__icon_k7a6r:before {
38
47
  background-color: #121212;
39
- }.dropzone__component_q4o2c {
40
- border: 2px dashed #e9e9eb;
41
- }
42
- .dropzone__component_q4o2c:not(.dropzone__disabled_q4o2c):hover {
43
- background-color: transparent;
44
48
  }
45
- .dropzone__dragOver_q4o2c {
46
- background-color: transparent;
47
- }
48
- .dropzone__error_q4o2c {
49
- border-color: #ef3124;
50
- }
51
- .dropzone__overlay_1toaf {
52
- background: #202022;
49
+ .badge__outline_k7a6r {
50
+ background-color: #121212;
53
51
  }
54
- .dropzone__text_1toaf {
55
- color: #fff;
56
- }.backdrop__backdrop_jmygd {
52
+ .badge__outlineColor_k7a6r.badge__attention_k7a6r {
53
+ background-color: #f6bf65;
54
+ }
55
+ .badge__outlineColor_k7a6r.badge__positive_k7a6r {
56
+ background-color: #2fc26e;
57
+ }
58
+ .badge__outlineColor_k7a6r.badge__negative_k7a6r {
59
+ background-color: #d91d0b;
60
+ }
61
+ .badge__outlineColor_k7a6r.badge__link_k7a6r {
62
+ background-color: #0072ef;
63
+ }
64
+ .badge__outlineColor_k7a6r .badge__tertiary_k7a6r {
65
+ background-color: #464649;
66
+ }
67
+ .badge__outlineColor_k7a6r.badge__secondary_k7a6r {
68
+ background-color: #8d8d93;
69
+ }
70
+ .badge__outlineColor_k7a6r.badge__primary_k7a6r {
71
+ background-color: #fff;
72
+ }.backdrop__backdrop_ksdec {
57
73
  -webkit-tap-highlight-color: transparent;
58
74
  }
59
- .backdrop__appear_jmygd,
60
- .backdrop__enter_jmygd {
75
+ .backdrop__appear_ksdec,
76
+ .backdrop__enter_ksdec {
61
77
  background-color: transparent;
62
78
  }
63
- .backdrop__appearActive_jmygd,
64
- .backdrop__enterActive_jmygd,
65
- .backdrop__appearDone_jmygd,
66
- .backdrop__enterDone_jmygd {
79
+ .backdrop__appearActive_ksdec,
80
+ .backdrop__enterActive_ksdec,
81
+ .backdrop__appearDone_ksdec,
82
+ .backdrop__enterDone_ksdec {
67
83
  background-color: rgba(0, 0, 0, 0.8);
68
84
  }
69
- .backdrop__exit_jmygd {
85
+ .backdrop__exit_ksdec {
70
86
  background-color: rgba(0, 0, 0, 0.8);
71
87
  }
72
- .backdrop__exitActive_jmygd,
73
- .backdrop__exitDone_jmygd {
88
+ .backdrop__exitActive_ksdec,
89
+ .backdrop__exitDone_ksdec {
74
90
  background-color: transparent;
75
- }.checkbox-group__error_1mi3v {
76
- border-left: 1px solid #f15045;
77
- }
78
- .checkbox-group__label_1mi3v {
79
- color: #fff;
91
+ }.dropzone__component_2d9d {
92
+ border: 2px dashed #464649;
80
93
  }
81
- .checkbox-group__errorMessage_1mi3v {
82
- color: #f15045;
94
+ .dropzone__component_2d9d:not(.dropzone__disabled_2d9d):hover {
95
+ background-color: transparent;
83
96
  }
84
- .checkbox-group__hint_1mi3v {
85
- color: #8d8d93;
86
- }.code-input__error_1ddda {
87
- color: #f15045;
97
+ .dropzone__dragOver_2d9d {
98
+ background-color: transparent;
88
99
  }
89
- @keyframes code-input__shake_1ddda {
100
+ .dropzone__error_2d9d {
101
+ border-color: #ef3124;
90
102
  }
91
- .code-input__input_184h3 {
92
- background-color: #202022;
93
- color: #fff
103
+ .dropzone__overlay_17xx0 {
104
+ background: #202022;
94
105
  }
95
- .code-input__input_184h3.code-input__hasError_184h3 {
96
- color: #f15045;
97
- caret-color: #fff;
98
- background-color: #35110d;
99
- }
100
- .code-input__input_184h3.code-input__disabled_184h3 {
101
- color: #464649;
102
- }
103
- .code-input__input_184h3:-webkit-autofill {
104
- -webkit-text-fill-color: #fff;
105
- }.checkbox__box_1q9z8 {
106
- color: #121212;
107
- background-color: #121212;
106
+ .dropzone__text_17xx0 {
107
+ color: #fff;
108
+ }.checkbox__box_g36f9 {
109
+ color: #000;
110
+ background-color: #000;
108
111
  border: 1.5px solid #8d8d93;
109
112
  }
110
- .checkbox__checkedIcon_1q9z8 {
111
- color: #121212;
113
+ .checkbox__checkedIcon_g36f9 {
114
+ color: #000;
112
115
  }
113
- .checkbox__component_1q9z8:hover:not(.checkbox__disabled_1q9z8):not(.checkbox__inactive_1q9z8) .checkbox__box_1q9z8 {
114
- background-color: #121212;
116
+ .checkbox__component_g36f9:hover:not(.checkbox__disabled_g36f9):not(.checkbox__inactive_g36f9) .checkbox__box_g36f9 {
117
+ background-color: #000;
115
118
  border-color: #8d8d93;
116
119
  }
117
- .checkbox__component_1q9z8:active:not(.checkbox__disabled_1q9z8):not(.checkbox__inactive_1q9z8) .checkbox__box_1q9z8 {
118
- background-color: #121212;
120
+ .checkbox__component_g36f9:active:not(.checkbox__disabled_g36f9):not(.checkbox__inactive_g36f9) .checkbox__box_g36f9 {
121
+ background-color: #000;
119
122
  border-color: #fff;
120
123
  }
121
- .checkbox__checked_1q9z8 .checkbox__box_1q9z8 {
124
+ .checkbox__checked_g36f9 .checkbox__box_g36f9 {
122
125
  background-color: #fff;
123
126
  border-color: transparent;
124
127
  }
125
- .checkbox__checked_1q9z8:hover:not(.checkbox__disabled_1q9z8):not(.checkbox__inactive_1q9z8) .checkbox__box_1q9z8 {
128
+ .checkbox__checked_g36f9:hover:not(.checkbox__disabled_g36f9):not(.checkbox__inactive_g36f9) .checkbox__box_g36f9 {
126
129
  background-color: rgb(255, 255, 255);
127
130
  border-color: transparent;
128
131
  }
129
- .checkbox__checked_1q9z8:active:not(.checkbox__disabled_1q9z8):not(.checkbox__inactive_1q9z8) .checkbox__box_1q9z8 {
132
+ .checkbox__checked_g36f9:active:not(.checkbox__disabled_g36f9):not(.checkbox__inactive_g36f9) .checkbox__box_g36f9 {
130
133
  background-color: rgb(255, 255, 255);
131
134
  border-color: transparent;
132
135
  }
133
- .checkbox__indeterminate_1q9z8 .checkbox__box_1q9z8 {
136
+ .checkbox__indeterminate_g36f9 .checkbox__box_g36f9 {
134
137
  background-color: #fff;
135
138
  border-color: transparent;
136
139
  }
137
- .checkbox__indeterminate_1q9z8:hover:not(.checkbox__disabled_1q9z8):not(.checkbox__inactive_1q9z8) .checkbox__box_1q9z8 {
140
+ .checkbox__indeterminate_g36f9:hover:not(.checkbox__disabled_g36f9):not(.checkbox__inactive_g36f9) .checkbox__box_g36f9 {
138
141
  background-color: rgb(255, 255, 255);
139
142
  border-color: transparent;
140
143
  }
141
- .checkbox__indeterminate_1q9z8:active:not(.checkbox__disabled_1q9z8):not(.checkbox__inactive_1q9z8) .checkbox__box_1q9z8 {
144
+ .checkbox__indeterminate_g36f9:active:not(.checkbox__disabled_g36f9):not(.checkbox__inactive_g36f9) .checkbox__box_g36f9 {
142
145
  background-color: rgb(255, 255, 255);
143
146
  border-color: transparent;
144
147
  }
145
- .checkbox__disabled_1q9z8 .checkbox__box_1q9z8 {
146
- background-color: #121212;
148
+ .checkbox__disabled_g36f9 .checkbox__box_g36f9 {
149
+ background-color: #000;
147
150
  border-color: #2a2a2c;
148
151
  }
149
- .checkbox__disabled_1q9z8.checkbox__checked_1q9z8 .checkbox__box_1q9z8 {
152
+ .checkbox__disabled_g36f9.checkbox__checked_g36f9 .checkbox__box_g36f9 {
150
153
  background-color: #3a3a3c;
151
154
  border-color: transparent;
152
155
  }
153
- .checkbox__disabled_1q9z8.checkbox__indeterminate_1q9z8 .checkbox__box_1q9z8 {
156
+ .checkbox__disabled_g36f9.checkbox__indeterminate_g36f9 .checkbox__box_g36f9 {
154
157
  background-color: #3a3a3c;
155
158
  border-color: transparent;
156
159
  }
157
- .checkbox__disabled_1q9z8 .checkbox__label_1q9z8 {
160
+ .checkbox__disabled_g36f9 .checkbox__label_g36f9 {
158
161
  color: #8d8d93;
159
162
  }
160
- .checkbox__disabled_1q9z8 .checkbox__hint_1q9z8 {
163
+ .checkbox__disabled_g36f9 .checkbox__hint_g36f9 {
161
164
  color: #8d8d93;
162
165
  }
163
- .checkbox__inactive_1q9z8 .checkbox__box_1q9z8 {
166
+ .checkbox__inactive_g36f9 .checkbox__box_g36f9 {
164
167
  background-color: #3a3a3c;
165
- border-color: #e9e9eb;
168
+ border-color: #464649;
166
169
  }
167
- .checkbox__inactive_1q9z8.checkbox__checked_1q9z8 .checkbox__box_1q9z8 {
170
+ .checkbox__inactive_g36f9.checkbox__checked_g36f9 .checkbox__box_g36f9 {
168
171
  color: #464649;
169
172
  border-color: transparent;
170
173
  }
171
- .checkbox__inactive_1q9z8.checkbox__indeterminate_1q9z8 .checkbox__box_1q9z8 {
174
+ .checkbox__inactive_g36f9.checkbox__indeterminate_g36f9 .checkbox__box_g36f9 {
172
175
  border-color: transparent;
173
176
  }
174
- .checkbox__focused_1q9z8 .checkbox__box_1q9z8 {
175
- outline: 2px solid #007aff;
177
+ .checkbox__focused_g36f9 .checkbox__box_g36f9 {
178
+ outline: 2px solid #0072ef;
176
179
  }
177
- .checkbox__label_1q9z8 {
180
+ .checkbox__label_g36f9 {
178
181
  color: #fff;
179
182
  }
180
- .checkbox__errorMessage_1q9z8 {
183
+ .checkbox__errorMessage_g36f9 {
181
184
  color: #f15045;
182
185
  }
183
- .checkbox__hint_1q9z8 {
186
+ .checkbox__hint_g36f9 {
184
187
  color: #8d8d93;
185
188
  }
186
- .checkbox__inactive_1q9z8 .checkbox__indeterminateLine_1q9z8 {
189
+ .checkbox__inactive_g36f9 .checkbox__indeterminateLine_g36f9 {
187
190
  background-color: #464649;
188
191
  }
189
- .checkbox__indeterminateLine_1q9z8 {
190
- background-color: #121212;
191
- }.hatching-progress-bar__container_148f5 {
192
+ .checkbox__indeterminateLine_g36f9 {
193
+ background-color: #000;
194
+ }.checkbox-group__error_5gtt5 {
195
+ border-left: 1px solid #f15045;
196
+ }
197
+ .checkbox-group__label_5gtt5 {
198
+ color: #fff;
199
+ }
200
+ .checkbox-group__errorMessage_5gtt5 {
201
+ color: #f15045;
202
+ }
203
+ .checkbox-group__hint_5gtt5 {
204
+ color: #8d8d93;
205
+ }.code-input__error_11htk {
206
+ color: #f15045;
207
+ }
208
+ @keyframes code-input__shake_11htk {
209
+ }
210
+ .code-input__input_82zcq {
211
+ background-color: #202022;
212
+ color: #fff
213
+ }
214
+ .code-input__input_82zcq.code-input__hasError_82zcq {
215
+ color: #f15045;
216
+ caret-color: #fff;
217
+ background-color: #35110d;
218
+ }
219
+ .code-input__input_82zcq.code-input__disabled_82zcq {
220
+ color: #464649;
221
+ }
222
+ .code-input__input_82zcq:-webkit-autofill {
223
+ -webkit-text-fill-color: #fff;
224
+ }.hatching-progress-bar__container_kkp1a {
192
225
  background: rgba(255, 255, 255, 0.1);
193
226
  }
194
- .hatching-progress-bar__hatch_148f5 {
227
+ .hatching-progress-bar__hatch_kkp1a {
195
228
  background: repeating-linear-gradient(
196
229
  -45deg,
197
230
  #464649 6px 10px,
198
231
  rgba(255, 255, 255, 0) 10px 18px
199
232
  );
200
233
  }
201
- .hatching-progress-bar__positive_148f5 {
234
+ .hatching-progress-bar__positive_kkp1a {
202
235
  background: #2fc26e;
203
236
  }
204
- .hatching-progress-bar__attention_148f5 {
237
+ .hatching-progress-bar__attention_kkp1a {
205
238
  background: #f6bf65;
206
239
  }
207
- .hatching-progress-bar__negative_148f5 {
240
+ .hatching-progress-bar__negative_kkp1a {
208
241
  background: #d91d0b;
209
242
  }
210
- .hatching-progress-bar__link_148f5 {
243
+ .hatching-progress-bar__link_kkp1a {
211
244
  background: #0072ef;
212
245
  }
213
- .hatching-progress-bar__tertiary_148f5 {
246
+ .hatching-progress-bar__tertiary_kkp1a {
214
247
  background: #464649;
215
248
  }
216
- .hatching-progress-bar__secondary_148f5 {
249
+ .hatching-progress-bar__secondary_kkp1a {
217
250
  background: #8d8d93;
218
251
  }
219
- .hatching-progress-bar__primary_148f5 {
252
+ .hatching-progress-bar__primary_kkp1a {
220
253
  background: #fff;
221
254
  }
222
- .hatching-progress-bar__accent_148f5 {
255
+ .hatching-progress-bar__accent_kkp1a {
223
256
  background: #ef3124;
224
- }.form-control__component_gl88a {
257
+ }.form-control__component_108d0 {
225
258
  color: #fff;
226
259
  }
227
- .form-control__inner_gl88a {
260
+ .form-control__inner_108d0 {
228
261
  background-color: #202022;
229
262
  }
230
- .form-control__label_gl88a {
263
+ .form-control__label_108d0 {
231
264
  color: #8d8d93;
232
265
  }
233
- .form-control__hint_gl88a {
266
+ .form-control__hint_108d0 {
234
267
  color: #8d8d93;
235
268
  }
236
- .form-control__disabled_gl88a {
269
+ .form-control__disabled_108d0 {
237
270
  background-color: #202022;
238
271
  color: #8d8d93;
239
272
  }
240
- .form-control__focused_gl88a.form-control__inner_gl88a {
273
+ .form-control__focused_108d0.form-control__inner_108d0 {
241
274
  background-color: #202022;
242
275
  }
243
- .form-control__inner_gl88a:not(.form-control__disabled_gl88a):hover {
276
+ .form-control__inner_108d0:not(.form-control__disabled_108d0):hover {
244
277
  background-color: #202022;
245
278
  }
246
- .form-control__error_gl88a {
279
+ .form-control__error_108d0 {
247
280
  color: #f15045;
248
281
  }
249
- .form-control__hasError_gl88a .form-control__label_gl88a {
282
+ .form-control__hasError_108d0 .form-control__label_108d0 {
250
283
  color: #f15045;
251
284
  }
252
285
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
253
286
  }
254
- .form-control__component_ov4mu {
287
+ .form-control__component_1lnyo {
255
288
  color: #000;
256
289
  }
257
- .form-control__inner_ov4mu {
290
+ .form-control__inner_1lnyo {
258
291
  background-color: #f3f4f5;
259
292
  }
260
- .form-control__label_ov4mu {
293
+ .form-control__label_1lnyo {
261
294
  color: rgba(60, 60, 67, 0.6);
262
295
  }
263
- .form-control__hint_ov4mu {
296
+ .form-control__hint_1lnyo {
264
297
  color: rgba(60, 60, 67, 0.6);
265
298
  }
266
- .form-control__disabled_ov4mu {
299
+ .form-control__disabled_1lnyo {
267
300
  background-color: #f3f4f5;
268
301
  color: rgba(60, 60, 67, 0.6);
269
302
  }
270
- .form-control__focused_ov4mu.form-control__inner_ov4mu {
303
+ .form-control__focused_1lnyo.form-control__inner_1lnyo {
271
304
  background-color: #f3f4f5;
272
305
  }
273
- .form-control__inner_ov4mu:not(.form-control__disabled_ov4mu):hover {
306
+ .form-control__inner_1lnyo:not(.form-control__disabled_1lnyo):hover {
274
307
  background-color: #f3f4f5;
275
308
  }
276
- .form-control__error_ov4mu {
309
+ .form-control__error_1lnyo {
277
310
  color: #ef3124;
278
311
  }
279
- .form-control__hasError_ov4mu .form-control__label_ov4mu {
312
+ .form-control__hasError_1lnyo .form-control__label_1lnyo {
280
313
  color: #ef3124;
281
- }.icon-view__component_ioz7n {
314
+ }@keyframes loader__blink_yomi9 {
315
+ }.list__list_1iy3l {
316
+ color: #fff;
317
+ }
318
+ .list__slot_1iy3l {
319
+ color: #fff;
320
+ }.icon-view__component_3280v {
282
321
  color: rgba(235, 235, 245, 0.6);
283
322
  }
284
- .icon-view__bg_ioz7n {
323
+ .icon-view__bg_3280v {
285
324
  fill: #f3f4f5;
286
325
  }
287
- .icon-view__border_ioz7n {
288
- stroke: #485767;
326
+ .icon-view__border_3280v {
327
+ stroke: rgba(255, 255, 255, 0.1);
289
328
  fill: transparent;
290
- }@keyframes loader__blink_5pz1h {
291
- }.list__list_1y3zl {
292
- color: #fff;
293
- }
294
- .list__slot_1y3zl {
295
- color: #fff;
296
329
  }@media (max-width: 599px) {
297
330
  }
298
331
  @media (min-width: 360px) {
@@ -341,160 +374,171 @@
341
374
  }
342
375
  @media (min-width: 1920px) {
343
376
  }
344
- .link__primary_24nu0 {
377
+ .link__primary_17rb5 {
345
378
  color: #fff;
346
379
  border-bottom-color: #fff
347
380
  }
348
- .link__primary_24nu0:hover {
381
+ .link__primary_17rb5:hover {
349
382
  color: rgb(255, 255, 255);
350
383
  }
351
- .link__primary_24nu0:active {
384
+ .link__primary_17rb5:active {
352
385
  color: rgb(255, 255, 255);
353
386
  }
354
- .link__secondary_24nu0 {
387
+ .link__secondary_17rb5 {
355
388
  color: #8d8d93;
356
389
  border-bottom-color: #8d8d93
357
390
  }
358
- .link__secondary_24nu0:hover {
391
+ .link__secondary_17rb5:hover {
359
392
  color: rgb(164, 164, 169);
360
393
  }
361
- .link__secondary_24nu0:active {
394
+ .link__secondary_17rb5:active {
362
395
  color: rgb(187, 187, 190);
363
396
  }
364
- .link__defaultView_24nu0 {
397
+ .link__defaultView_17rb5 {
365
398
  color: #0072ef;
366
399
  border-bottom-color: #0072ef
367
400
  }
368
- .link__defaultView_24nu0:hover {
401
+ .link__defaultView_17rb5:hover {
369
402
  color: rgb(51, 142, 242);
370
403
  }
371
- .link__defaultView_24nu0:active {
404
+ .link__defaultView_17rb5:active {
372
405
  color: rgb(102, 170, 245);
373
406
  }
374
- .link__component_14g9o:hover .link__text_14g9o,
375
- .link__component_14g9o:active .link__text_14g9o {
407
+ .link__component_1ll4y:hover .link__text_1ll4y,
408
+ .link__component_1ll4y:active .link__text_1ll4y {
376
409
  border-bottom-color: rgba(0, 0, 0, 0);
377
410
  }
378
- .link__focused_14g9o {
379
- outline: 2px solid #007aff;
411
+ .link__focused_1ll4y {
412
+ outline: 2px solid #0072ef;
380
413
  }
381
- .link__primary_1lqqf {
414
+ .link__primary_1l3r3 {
382
415
  color: #000;
383
416
  border-bottom-color: #000
384
417
  }
385
- .link__primary_1lqqf:hover {
418
+ .link__primary_1l3r3:hover {
386
419
  color: rgb(204, 204, 204);
387
420
  }
388
- .link__primary_1lqqf:active {
421
+ .link__primary_1l3r3:active {
389
422
  color: rgb(153, 153, 153);
390
423
  }
391
- .link__secondary_1lqqf {
424
+ .link__secondary_1l3r3 {
392
425
  color: #8a8a8e;
393
426
  border-bottom-color: #8a8a8e
394
427
  }
395
- .link__secondary_1lqqf:hover {
428
+ .link__secondary_1l3r3:hover {
396
429
  color: rgb(146, 150, 156);
397
430
  }
398
- .link__secondary_1lqqf:active {
431
+ .link__secondary_1l3r3:active {
399
432
  color: rgb(109, 113, 117);
400
433
  }
401
- .link__defaultView_1lqqf {
434
+ .link__defaultView_1l3r3 {
402
435
  color: #0072ef;
403
436
  border-bottom-color: #0072ef
404
437
  }
405
- .link__defaultView_1lqqf:hover {
438
+ .link__defaultView_1l3r3:hover {
406
439
  color: rgb(0, 98, 204);
407
440
  }
408
- .link__defaultView_1lqqf:active {
441
+ .link__defaultView_1l3r3:active {
409
442
  color: rgb(0, 73, 153);
410
- }.progress-bar__container_mpkas {
443
+ }.progress-bar__container_4yco7 {
411
444
  background: rgba(255, 255, 255, 0.1)
412
445
  }
413
- .progress-bar__filled_mpkas.progress-bar__positive_mpkas {
446
+ .progress-bar__filled_4yco7.progress-bar__positive_4yco7 {
414
447
  background: #2fc26e;
415
448
  }
416
- .progress-bar__filled_mpkas.progress-bar__negative_mpkas {
449
+ .progress-bar__filled_4yco7.progress-bar__negative_4yco7 {
417
450
  background: #d91d0b;
418
451
  }
419
- .progress-bar__filled_mpkas.progress-bar__attention_mpkas {
452
+ .progress-bar__filled_4yco7.progress-bar__attention_4yco7 {
420
453
  background: #f6bf65;
421
454
  }
422
- .progress-bar__filled_mpkas.progress-bar__link_mpkas {
455
+ .progress-bar__filled_4yco7.progress-bar__link_4yco7 {
423
456
  background: #0072ef;
424
457
  }
425
- .progress-bar__filled_mpkas.progress-bar__tertiary_mpkas {
458
+ .progress-bar__filled_4yco7.progress-bar__tertiary_4yco7 {
426
459
  background: #464649;
427
460
  }
428
- .progress-bar__filled_mpkas.progress-bar__secondary_mpkas {
461
+ .progress-bar__filled_4yco7.progress-bar__secondary_4yco7 {
429
462
  background: #8d8d93;
430
463
  }
431
- .progress-bar__filled_mpkas.progress-bar__primary_mpkas {
464
+ .progress-bar__filled_4yco7.progress-bar__primary_4yco7 {
432
465
  background: #fff;
433
466
  }
434
- .progress-bar__filled_mpkas.progress-bar__accent_mpkas {
467
+ .progress-bar__filled_4yco7.progress-bar__accent_4yco7 {
435
468
  background: #ef3124;
436
- }.pure-input__input_m08w1 {
469
+ }.pure-input__input_1qagq {
437
470
  color: #fff;
438
471
  caret-color: #0072ef;
439
472
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
440
473
  }
441
- .pure-input__input_m08w1:-webkit-autofill {
474
+ .pure-input__input_1qagq:-webkit-autofill {
442
475
  -webkit-text-fill-color: #fff;
443
476
  }
444
- .pure-input__input_m08w1::placeholder {
477
+ .pure-input__input_1qagq::placeholder {
445
478
  color: #8d8d93;
446
479
  }
447
- .pure-input__hasLabel_m08w1::placeholder {
480
+ .pure-input__hasLabel_1qagq::placeholder {
448
481
  color: #464649;
449
482
  }
450
- .pure-input__clearIcon_m08w1 {
483
+ .pure-input__clearIcon_1qagq {
451
484
  color: #fff;
452
485
  }
453
- .pure-input__input_m08w1:read-only {
486
+ .pure-input__input_1qagq:read-only {
454
487
  color: #8d8d93
455
488
  }
456
- .pure-input__input_m08w1:read-only:focus::placeholder {
489
+ .pure-input__input_1qagq:read-only:focus::placeholder {
457
490
  color: #8d8d93;
458
491
  }
459
- .pure-input__input_m08w1:disabled {
492
+ .pure-input__input_1qagq:disabled {
460
493
  color: #fff;
461
494
  -webkit-text-fill-color: #fff;
462
495
  }
463
- .pure-input__input_m08w1:focus::placeholder {
496
+ .pure-input__input_1qagq:focus::placeholder {
464
497
  color: rgba(235, 235, 245, 0.3);
465
498
  }
466
- .pure-input__error_m08w1 {
499
+ .pure-input__error_1qagq {
467
500
  color: #f15045;
468
501
  caret-color: #f15045;
469
502
  }
470
- .pure-input__component_m08w1 {
503
+ .pure-input__component_1qagq {
471
504
  color: #fff;
472
505
  background-color: #202022;
473
506
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
474
507
  }
475
- .pure-input__component_m08w1::placeholder {
508
+ .pure-input__component_1qagq::placeholder {
476
509
  color: #8d8d93;
477
510
  }
478
- .pure-input__component_m08w1:disabled {
511
+ .pure-input__component_1qagq:disabled {
479
512
  color: #fff;
480
513
  background-color: #202022;
481
514
  }
482
- .pure-input__component_m08w1:not(:disabled):focus::placeholder {
515
+ .pure-input__component_1qagq:not(:disabled):focus::placeholder {
483
516
  color: rgba(235, 235, 245, 0.3);
484
517
  }
485
- .pure-input__focusVisible_m08w1 {
486
- outline: 2px solid #007aff;
518
+ .pure-input__focusVisible_1qagq {
519
+ outline: 2px solid #0072ef;
487
520
  }
488
- .pure-input__component_m08w1:not(:disabled):hover {
521
+ .pure-input__component_1qagq:not(:disabled):hover {
489
522
  background-color: #202022;
490
- }.skeleton__component_1ftkm {
523
+ }.radio-group__error_1ms5h {
524
+ border-left: 1px solid #f15045;
525
+ }
526
+ .radio-group__label_1ms5h {
527
+ color: #fff;
528
+ }
529
+ .radio-group__errorMessage_1ms5h {
530
+ color: #f15045;
531
+ }
532
+ .radio-group__hint_1ms5h {
533
+ color: #8d8d93;
534
+ }.skeleton__component_1j5qk {
491
535
  color: transparent;
492
536
  }
493
- .skeleton__component_1ftkm:before {
494
- background: #485767;
537
+ .skeleton__component_1j5qk:before {
538
+ background: rgba(255, 255, 255, 0.1);
495
539
  }
496
- .skeleton__animate_1ftkm:after {
497
- background: #485767;
540
+ .skeleton__animate_1j5qk:after {
541
+ background: rgba(255, 255, 255, 0.1);
498
542
  background-image: linear-gradient(
499
543
  to left,
500
544
  rgba(0, 0, 0, 0),
@@ -504,352 +548,338 @@
504
548
  rgba(0, 0, 0, 0)
505
549
  );
506
550
  }
507
- @keyframes skeleton__gradient_1ftkm {
551
+ @keyframes skeleton__gradient_1j5qk {
508
552
  }
509
- @keyframes skeleton__background_1ftkm {
553
+ @keyframes skeleton__background_1j5qk {
510
554
  0% {
511
555
  background: rgb(182, 188, 195);
512
556
  }
513
557
  100% {
514
558
  background: rgb(198, 205, 214);
515
559
  }
516
- }.radio-group__error_1mm3f {
517
- border-left: 1px solid #f15045;
518
- }
519
- .radio-group__label_1mm3f {
520
- color: #fff;
521
- }
522
- .radio-group__errorMessage_1mm3f {
523
- color: #f15045;
524
- }
525
- .radio-group__hint_1mm3f {
526
- color: #8d8d93;
527
- }.radio__container_1xqy9:not(.radio__checked_1xqy9):not(.radio__disabled_1xqy9):not(.radio__inactive_1xqy9) .radio__circle_1xqy9 {
528
- background-color: #121212;
560
+ }.radio__container_1viz7:not(.radio__checked_1viz7):not(.radio__disabled_1viz7):not(.radio__inactive_1viz7) .radio__circle_1viz7 {
561
+ background-color: #000;
529
562
  border: 1.5px solid #8d8d93;
530
563
  }
531
- .radio__container_1xqy9:not(.radio__checked_1xqy9):not(.radio__disabled_1xqy9):not(.radio__inactive_1xqy9):hover:not(:active) .radio__circle_1xqy9 {
532
- background-color: #121212;
564
+ .radio__container_1viz7:not(.radio__checked_1viz7):not(.radio__disabled_1viz7):not(.radio__inactive_1viz7):hover:not(:active) .radio__circle_1viz7 {
565
+ background-color: #000;
533
566
  border-color: #8d8d93;
534
567
  }
535
- .radio__container_1xqy9:not(.radio__checked_1xqy9):not(.radio__disabled_1xqy9):not(.radio__inactive_1xqy9):active .radio__circle_1xqy9 {
536
- background-color: #121212;
568
+ .radio__container_1viz7:not(.radio__checked_1viz7):not(.radio__disabled_1viz7):not(.radio__inactive_1viz7):active .radio__circle_1viz7 {
569
+ background-color: #000;
537
570
  border-color: #fff;
538
571
  }
539
- .radio__container_1xqy9.radio__disabled_1xqy9 .radio__circle_1xqy9 {
540
- background-color: #121212;
572
+ .radio__container_1viz7.radio__disabled_1viz7 .radio__circle_1viz7 {
573
+ background-color: #000;
541
574
  border: 1.5px solid #2a2a2c;
542
575
  }
543
- .radio__container_1xqy9.radio__disabled_1xqy9 .radio__label_1xqy9 {
576
+ .radio__container_1viz7.radio__disabled_1viz7 .radio__label_1viz7 {
544
577
  color: #8d8d93;
545
578
  }
546
- .radio__container_1xqy9.radio__disabled_1xqy9 .radio__hint_1xqy9 {
579
+ .radio__container_1viz7.radio__disabled_1viz7 .radio__hint_1viz7 {
547
580
  color: #8d8d93;
548
581
  }
549
- .radio__container_1xqy9.radio__inactive_1xqy9 .radio__circle_1xqy9 {
582
+ .radio__container_1viz7.radio__inactive_1viz7 .radio__circle_1viz7 {
550
583
  background-color: #3a3a3c;
551
- border: 1px solid #e9e9eb;
584
+ border: 1px solid #464649;
552
585
  }
553
- .radio__container_1xqy9.radio__inactive_1xqy9.radio__checked_1xqy9 .radio__circle_1xqy9:before {
586
+ .radio__container_1viz7.radio__inactive_1viz7.radio__checked_1viz7 .radio__circle_1viz7:before {
554
587
  background-color: #464649;
555
588
  }
556
- .radio__container_1xqy9.radio__checked_1xqy9 .radio__circle_1xqy9 {
589
+ .radio__container_1viz7.radio__checked_1viz7 .radio__circle_1viz7 {
557
590
  background-color: #fff;
558
591
  border: 1.5px solid transparent;
559
592
  }
560
- .radio__container_1xqy9.radio__checked_1xqy9:hover .radio__circle_1xqy9 {
593
+ .radio__container_1viz7.radio__checked_1viz7:hover .radio__circle_1viz7 {
561
594
  background-color: rgb(255, 255, 255);
562
595
  border-color: transparent;
563
596
  }
564
- .radio__container_1xqy9.radio__checked_1xqy9:active .radio__circle_1xqy9 {
597
+ .radio__container_1viz7.radio__checked_1viz7:active .radio__circle_1viz7 {
565
598
  background-color: rgb(255, 255, 255);
566
599
  border-color: transparent;
567
600
  }
568
- .radio__container_1xqy9.radio__focused_1xqy9 .radio__circle_1xqy9 {
569
- outline: 2px solid #007aff;
601
+ .radio__container_1viz7.radio__focused_1viz7 .radio__circle_1viz7 {
602
+ outline: 2px solid #0072ef;
570
603
  }
571
- .radio__container_1xqy9.radio__disabled_1xqy9.radio__checked_1xqy9 .radio__circle_1xqy9,
572
- .radio__container_1xqy9.radio__inactive_1xqy9.radio__checked_1xqy9 .radio__circle_1xqy9 {
604
+ .radio__container_1viz7.radio__disabled_1viz7.radio__checked_1viz7 .radio__circle_1viz7,
605
+ .radio__container_1viz7.radio__inactive_1viz7.radio__checked_1viz7 .radio__circle_1viz7 {
573
606
  background-color: #3a3a3c;
574
607
  border-color: transparent;
575
608
  }
576
- .radio__circle_1xqy9:before {
577
- background-color: #121212;
609
+ .radio__circle_1viz7:before {
610
+ background-color: #000;
578
611
  }
579
- .radio__label_1xqy9 {
612
+ .radio__label_1viz7 {
580
613
  color: #fff;
581
614
  }
582
- .radio__hint_1xqy9 {
615
+ .radio__hint_1viz7 {
583
616
  color: #8d8d93;
584
- }.slider__progress_1j7jm {
617
+ }.slider__progress_1v8d1 {
585
618
  background: #2a2a2c;
586
619
  }
587
- .slider__progress_1j7jm::-moz-progress-bar {
620
+ .slider__progress_1v8d1::-moz-progress-bar {
588
621
  background: #d91d0b;
589
622
  }
590
- .slider__progress_1j7jm::-ms-fill {
623
+ .slider__progress_1v8d1::-ms-fill {
591
624
  background: #d91d0b;
592
625
  }
593
- .slider__progress_1j7jm::-webkit-progress-value {
626
+ .slider__progress_1v8d1::-webkit-progress-value {
594
627
  background: #d91d0b;
595
628
  }
596
- .slider__progress_1j7jm::-webkit-progress-bar {
629
+ .slider__progress_1v8d1::-webkit-progress-bar {
597
630
  background: transparent;
598
631
  }
599
- .slider__range_1j7jm,
600
- .slider__range_1j7jm:focus {
632
+ .slider__range_1v8d1,
633
+ .slider__range_1v8d1:focus {
601
634
  background: transparent;
602
635
  border-color: transparent;
603
636
  color: transparent;
604
637
  }
605
- .slider__range_1j7jm::-ms-track {
638
+ .slider__range_1v8d1::-ms-track {
606
639
  background: transparent;
607
640
  border-color: transparent;
608
641
  color: transparent;
609
642
  }
610
- .slider__range_1j7jm::-ms-fill-lower {
643
+ .slider__range_1v8d1::-ms-fill-lower {
611
644
  background: transparent;
612
645
  }
613
- .slider__range_1j7jm::-ms-fill-upper {
646
+ .slider__range_1v8d1::-ms-fill-upper {
614
647
  background: transparent;
615
648
  }
616
- .slider__range_1j7jm::-webkit-slider-thumb {
649
+ .slider__range_1v8d1::-webkit-slider-thumb {
617
650
  background: #ef3124;
618
651
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
619
652
  }
620
- .slider__range_1j7jm::-ms-thumb {
653
+ .slider__range_1v8d1::-ms-thumb {
621
654
  background: #ef3124;
622
655
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
623
656
  }
624
- .slider__range_1j7jm::-moz-range-thumb {
657
+ .slider__range_1v8d1::-moz-range-thumb {
625
658
  background: #ef3124;
626
659
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
627
660
  }
628
- .slider__focused_1j7jm::-webkit-slider-thumb {
629
- outline: 2px solid #007aff;
661
+ .slider__focused_1v8d1::-webkit-slider-thumb {
662
+ outline: 2px solid #0072ef;
630
663
  }
631
- .slider__focused_1j7jm::-ms-thumb {
632
- outline: 2px solid #007aff;
664
+ .slider__focused_1v8d1::-ms-thumb {
665
+ outline: 2px solid #0072ef;
633
666
  }
634
- .slider__component_1j7jm:hover .slider__progress_1j7jm {
667
+ .slider__component_1v8d1:hover .slider__progress_1v8d1 {
635
668
  background: #2a2a2c
636
669
  }
637
- .slider__component_1j7jm:hover .slider__progress_1j7jm::-moz-progress-bar {
670
+ .slider__component_1v8d1:hover .slider__progress_1v8d1::-moz-progress-bar {
638
671
  background: #d91d0b;
639
672
  }
640
- .slider__component_1j7jm:hover .slider__progress_1j7jm::-ms-fill {
673
+ .slider__component_1v8d1:hover .slider__progress_1v8d1::-ms-fill {
641
674
  background: #d91d0b;
642
675
  }
643
- .slider__component_1j7jm:hover .slider__progress_1j7jm::-webkit-progress-value {
676
+ .slider__component_1v8d1:hover .slider__progress_1v8d1::-webkit-progress-value {
644
677
  background: #d91d0b;
645
678
  }
646
- .slider__component_1j7jm:hover .slider__range_1j7jm::-webkit-slider-thumb {
679
+ .slider__component_1v8d1:hover .slider__range_1v8d1::-webkit-slider-thumb {
647
680
  background: #ef3124;
648
681
  }
649
- .slider__component_1j7jm:hover .slider__range_1j7jm::-ms-thumb {
682
+ .slider__component_1v8d1:hover .slider__range_1v8d1::-ms-thumb {
650
683
  background: #ef3124;
651
684
  }
652
- .slider__component_1j7jm:hover .slider__range_1j7jm::-moz-range-thumb {
685
+ .slider__component_1v8d1:hover .slider__range_1v8d1::-moz-range-thumb {
653
686
  background: #ef3124;
654
- }@keyframes spinner__spin_animation_1kkpi {
655
- }.status__soft_1fq2s.status__green_1fq2s {
687
+ }@keyframes spinner__spin_animation_lzpzd {
688
+ }.status__soft_sz8de.status__green_sz8de {
656
689
  background: rgba(19, 164, 99, 0.1);
657
690
  color: #13a463;
658
691
  }
659
- .status__soft_1fq2s.status__orange_1fq2s {
692
+ .status__soft_sz8de.status__orange_sz8de {
660
693
  background: rgba(222, 106, 0, 0.1);
661
694
  color: #de6a00;
662
695
  }
663
- .status__soft_1fq2s.status__red_1fq2s {
696
+ .status__soft_sz8de.status__red_sz8de {
664
697
  background: rgba(217, 29, 11, 0.1);
665
698
  color: #d91d0b;
666
699
  }
667
- .status__soft_1fq2s.status__blue_1fq2s {
700
+ .status__soft_sz8de.status__blue_sz8de {
668
701
  background: rgba(0, 122, 255, 0.1);
669
702
  color: #007aff;
670
703
  }
671
- .status__soft_1fq2s.status__grey_1fq2s {
704
+ .status__soft_sz8de.status__grey_sz8de {
672
705
  background: rgba(109, 121, 134, 0.1);
673
706
  color: #6d7986;
674
707
  }
675
- .status__soft_1fq2s.status__teal_1fq2s {
708
+ .status__soft_sz8de.status__teal_sz8de {
676
709
  background: rgba(33, 145, 135, 0.1);
677
710
  color: #219187;
678
711
  }
679
- .status__soft_1fq2s.status__purple_1fq2s {
712
+ .status__soft_sz8de.status__purple_sz8de {
680
713
  background: rgba(103, 58, 183, 0.1);
681
714
  color: #673ab7;
682
715
  }
683
- .status__contrast_1fq2s {
716
+ .status__contrast_sz8de {
684
717
  color: #000
685
718
  }
686
- .status__contrast_1fq2s.status__green_1fq2s {
719
+ .status__contrast_sz8de.status__green_sz8de {
687
720
  background: #13a463;
688
721
  }
689
- .status__contrast_1fq2s.status__orange_1fq2s {
722
+ .status__contrast_sz8de.status__orange_sz8de {
690
723
  background: #de6a00;
691
724
  }
692
- .status__contrast_1fq2s.status__red_1fq2s {
725
+ .status__contrast_sz8de.status__red_sz8de {
693
726
  background: #d91d0b;
694
727
  }
695
- .status__contrast_1fq2s.status__blue_1fq2s {
728
+ .status__contrast_sz8de.status__blue_sz8de {
696
729
  background: #007aff;
697
730
  }
698
- .status__contrast_1fq2s.status__grey_1fq2s {
731
+ .status__contrast_sz8de.status__grey_sz8de {
699
732
  background: #6d7986;
700
733
  }
701
- .status__contrast_1fq2s.status__teal_1fq2s {
734
+ .status__contrast_sz8de.status__teal_sz8de {
702
735
  background: #219187;
703
736
  }
704
- .status__contrast_1fq2s.status__purple_1fq2s {
737
+ .status__contrast_sz8de.status__purple_sz8de {
705
738
  background: #673ab7;
706
- }.switch__component_miac6 {
739
+ }.switch__component_2fvwp {
707
740
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
708
741
  }
709
- .switch__switch_miac6 {
742
+ .switch__switch_2fvwp {
710
743
  background-color: #8d8d93;
711
744
  border: 2px solid #8d8d93;
712
745
  }
713
- .switch__switch_miac6:before {
714
- background-color: #121212;
746
+ .switch__switch_2fvwp:before {
747
+ background-color: #000;
715
748
  }
716
- .switch__label_miac6 {
749
+ .switch__label_2fvwp {
717
750
  color: #fff;
718
751
  }
719
- .switch__hint_miac6 {
752
+ .switch__hint_2fvwp {
720
753
  color: #8d8d93;
721
754
  }
722
- .switch__checked_miac6 .switch__switch_miac6 {
755
+ .switch__checked_2fvwp .switch__switch_2fvwp {
723
756
  background-color: #ef3124;
724
757
  border-color: #ef3124;
725
758
  }
726
- .switch__disabled_miac6 .switch__switch_miac6 {
759
+ .switch__disabled_2fvwp .switch__switch_2fvwp {
727
760
  background-color: #2a2a2c;
728
761
  border-color: #2a2a2c;
729
762
  }
730
- .switch__disabled_miac6 .switch__label_miac6 {
763
+ .switch__disabled_2fvwp .switch__label_2fvwp {
731
764
  color: #8d8d93;
732
765
  }
733
- .switch__disabled_miac6 .switch__hint_miac6 {
766
+ .switch__disabled_2fvwp .switch__hint_2fvwp {
734
767
  color: #8d8d93;
735
768
  }
736
- .switch__inactive_miac6 .switch__switch_miac6 {
769
+ .switch__inactive_2fvwp .switch__switch_2fvwp {
737
770
  background-color: #2a2a2c;
738
771
  border-color: #2a2a2c
739
772
  }
740
- .switch__inactive_miac6 .switch__switch_miac6:before {
741
- background-color: #e9e9eb;
773
+ .switch__inactive_2fvwp .switch__switch_2fvwp:before {
774
+ background-color: #464649;
742
775
  }
743
- .switch__focused_miac6 .switch__switch_miac6 {
744
- outline: 2px solid #007aff;
745
- }.tag__component_msxj3 {
776
+ .switch__focused_2fvwp .switch__switch_2fvwp {
777
+ outline: 2px solid #0072ef;
778
+ }.tag__component_1gosx {
746
779
  color: #fff;
747
780
  border-color: transparent;
748
781
  background-color: #202022
749
782
  }
750
- .tag__component_msxj3:disabled {
783
+ .tag__component_1gosx:disabled {
751
784
  border-color: transparent;
752
785
  color: #464649;
753
786
  background-color: rgba(32, 32, 34, 0.3);
754
787
  }
755
- .tag__component_msxj3:hover:not(:disabled) {
788
+ .tag__component_1gosx:hover:not(:disabled) {
756
789
  border-color: transparent;
757
790
  background-color: #202022;
758
791
  }
759
- .tag__component_msxj3:active:not(:disabled) {
792
+ .tag__component_1gosx:active:not(:disabled) {
760
793
  border-color: transparent;
761
794
  background-color: rgb(65, 65, 67);
762
795
  color: #fff;
763
796
  }
764
- .tag__checked_msxj3 {
797
+ .tag__checked_1gosx {
765
798
  border-color: transparent;
766
799
  background-color: #f3f4f5;
767
800
  color: #000
768
801
  }
769
- .tag__checked_msxj3:disabled {
802
+ .tag__checked_1gosx:disabled {
770
803
  background-color: rgba(243, 244, 245, 0.3);
771
804
  border-color: transparent;
772
805
  color: #000;
773
806
  }
774
- .tag__checked_msxj3:hover:not(:disabled):not(:active) {
807
+ .tag__checked_1gosx:hover:not(:disabled):not(:active) {
775
808
  background-color: #f3f4f5;
776
809
  }
777
- .tag__checked_msxj3:active:not(:disabled) {
810
+ .tag__checked_1gosx:active:not(:disabled) {
778
811
  background-color: rgb(194, 195, 196);
779
812
  color: #000;
780
813
  }
781
- .tag__focused_j34yf {
782
- outline: 2px solid #007aff;
814
+ .tag__focused_1u53r {
815
+ outline: 2px solid #0072ef;
783
816
  }
784
- .tag__component_lwa2r {
817
+ .tag__component_necwq {
785
818
  color: #fff;
786
- border-color: #6d7986;
819
+ border-color: #464649;
787
820
  background-color: transparent
788
821
  }
789
- .tag__component_lwa2r:disabled {
822
+ .tag__component_necwq:disabled {
790
823
  border-color: #2b2b2e;
791
824
  color: #464649;
792
825
  background-color: transparent;
793
826
  }
794
- .tag__component_lwa2r:hover:not(:disabled) {
827
+ .tag__component_necwq:hover:not(:disabled) {
795
828
  border-color: #fff;
796
829
  background-color: transparent;
797
830
  }
798
- .tag__component_lwa2r:active:not(:disabled) {
831
+ .tag__component_necwq:active:not(:disabled) {
799
832
  border-color: #fff;
800
833
  background-color: rgba(255, 255, 255, 0.07);
801
834
  color: #fff;
802
835
  }
803
- .tag__checked_lwa2r {
836
+ .tag__checked_necwq {
804
837
  border-color: #fff;
805
838
  background-color: #fff;
806
839
  color: #000
807
840
  }
808
- .tag__checked_lwa2r:disabled {
841
+ .tag__checked_necwq:disabled {
809
842
  background-color: rgba(255, 255, 255, 0.3);
810
843
  border-color: transparent;
811
844
  color: #000;
812
845
  }
813
- .tag__checked_lwa2r:hover:not(:disabled):not(:active) {
814
- background-color: rgb(237, 237, 237);
815
- }
816
- .tag__checked_lwa2r:active:not(:disabled) {
846
+ .tag__checked_necwq:active:not(:disabled) {
817
847
  background-color: rgb(217, 217, 217);
818
848
  color: #000;
819
- }.typography__tertiary_dy6f4 {
849
+ }.typography__tertiary_1prah {
820
850
  color: #464649;
821
851
  }
822
- .typography__disabled_dy6f4 {
852
+ .typography__disabled_1prah {
823
853
  color: #2a2a2c;
824
854
  }
825
- .typography__accent_dy6f4 {
855
+ .typography__accent_1prah {
826
856
  color: #ef3124;
827
857
  }
828
- .typography__primary_dy6f4 {
858
+ .typography__primary_1prah {
829
859
  color: #fff;
830
860
  }
831
- .typography__attention_dy6f4 {
861
+ .typography__attention_1prah {
832
862
  color: #cb830f;
833
863
  }
834
- .typography__positive_dy6f4 {
864
+ .typography__positive_1prah {
835
865
  color: #13a463;
836
866
  }
837
- .typography__secondary_dy6f4 {
867
+ .typography__secondary_1prah {
838
868
  color: #8d8d93;
839
869
  }
840
- .typography__tertiary-inverted_dy6f4 {
870
+ .typography__tertiary-inverted_1prah {
841
871
  color: #c5c5c7;
842
872
  }
843
- .typography__primary-inverted_dy6f4 {
873
+ .typography__primary-inverted_1prah {
844
874
  color: #000;
845
875
  }
846
- .typography__secondary-inverted_dy6f4 {
876
+ .typography__secondary-inverted_1prah {
847
877
  color: #8a8a8e;
848
878
  }
849
- .typography__link_dy6f4 {
879
+ .typography__link_1prah {
850
880
  color: #0072ef;
851
881
  }
852
- .typography__negative_dy6f4 {
882
+ .typography__negative_1prah {
853
883
  color: #f15045;
854
884
  }
855
885
 
@@ -859,695 +889,695 @@
859
889
  @media screen and (min-width: 600px) {
860
890
  }
861
891
  @media screen and (min-width: 1024px) {
862
- }.button__primary_qclat {
892
+ }.button__primary_154v8 {
863
893
  color: #000;
864
894
  background-color: #f3f4f5
865
895
  }
866
- .button__primary_qclat:hover {
867
- background-color: #f3f4f5;
896
+ .button__primary_154v8:hover {
897
+ background-color: rgb(207, 207, 208);
868
898
  }
869
- .button__primary_qclat:active {
870
- background-color: #fff;
899
+ .button__primary_154v8:active {
900
+ background-color: rgb(194, 195, 196);
871
901
  }
872
- .button__secondary_qclat {
902
+ .button__secondary_154v8 {
873
903
  color: #fff;
874
- background-color: #202022;
904
+ background-color: rgba(255, 255, 255, 0.1);
875
905
  border: 1px solid transparent
876
906
  }
877
- .button__secondary_qclat:hover {
878
- background-color: #202022;
907
+ .button__secondary_154v8:hover {
908
+ background-color: rgba(255, 255, 255, 0.163);
879
909
  }
880
- .button__secondary_qclat:active {
881
- background-color: #2c2c2e;
910
+ .button__secondary_154v8:active {
911
+ background-color: rgba(255, 255, 255, 0.235);
882
912
  }
883
- .button__outlined_qclat {
913
+ .button__outlined_154v8 {
884
914
  color: #fff;
885
915
  background-color: transparent;
886
- border: 1px solid #f3f4f5
916
+ border: 1px solid #c5c5c7
887
917
  }
888
- .button__outlined_qclat:hover {
918
+ .button__outlined_154v8:hover {
889
919
  background-color: rgba(0, 0, 0, 0.07);
890
920
  }
891
- .button__outlined_qclat:active {
921
+ .button__outlined_154v8:active {
892
922
  background-color: rgba(0, 0, 0, 0.15);
893
923
  }
894
- .button__tertiary_qclat {
924
+ .button__tertiary_154v8 {
895
925
  color: #fff;
896
926
  background-color: transparent;
897
- border: 1px solid #f3f4f5
927
+ border: 1px solid #c5c5c7
898
928
  }
899
- .button__tertiary_qclat:hover {
900
- background-color: rgba(0, 0, 0, 0.07);
929
+ .button__tertiary_154v8:hover {
930
+ background-color: rgba(255, 255, 255, 0.07);
901
931
  }
902
- .button__tertiary_qclat:active {
903
- background-color: rgba(0, 0, 0, 0.15);
932
+ .button__tertiary_154v8:active {
933
+ background-color: rgba(255, 255, 255, 0.15);
904
934
  }
905
- .button__filled_qclat {
935
+ .button__filled_154v8 {
906
936
  color: #fff;
907
937
  background-color: #3a3a3c
908
938
  }
909
- .button__filled_qclat:hover {
939
+ .button__filled_154v8:hover {
910
940
  background-color: rgb(72, 72, 74);
911
941
  }
912
- .button__filled_qclat:active {
942
+ .button__filled_154v8:active {
913
943
  background-color: rgb(88, 88, 89);
914
944
  }
915
- .button__transparent_qclat {
945
+ .button__transparent_154v8 {
916
946
  color: #fff;
917
947
  background-color: rgba(255, 255, 255, 0.1)
918
948
  }
919
- .button__transparent_qclat:hover {
949
+ .button__transparent_154v8:hover {
920
950
  background-color: rgba(255, 255, 255, 0.2);
921
951
  }
922
- .button__transparent_qclat:active {
952
+ .button__transparent_154v8:active {
923
953
  background-color: rgba(255, 255, 255, 0.4);
924
954
  }
925
- .button__link_qclat {
955
+ .button__link_154v8 {
926
956
  color: #fff;
927
957
  background-color: transparent
928
958
  }
929
- .button__link_qclat:hover {
930
- background-color: #485767;
959
+ .button__link_154v8:hover {
960
+ background-color: rgba(255, 255, 255, 0.163);
931
961
  }
932
- .button__link_qclat:active {
933
- background-color: rgb(85, 99, 114);
962
+ .button__link_154v8:active {
963
+ background-color: rgba(255, 255, 255, 0.235);
934
964
  }
935
- .button__ghost_qclat {
965
+ .button__ghost_154v8 {
936
966
  color: #fff
937
967
  }
938
- .button__ghost_qclat:hover {
968
+ .button__ghost_154v8:hover {
939
969
  color: rgb(179, 179, 179);
940
970
  }
941
- .button__ghost_qclat:active {
971
+ .button__ghost_154v8:active {
942
972
  color: rgb(128, 128, 128);
943
973
  }
944
- .button__component_qclat:disabled.button__primary_qclat {
945
- color: #c5c5c7;
974
+ .button__component_154v8:disabled.button__primary_154v8 {
975
+ color: rgba(60, 60, 67, 0.3);
946
976
  background-color: #f3f4f5
947
977
  }
948
- .button__component_qclat:disabled.button__primary_qclat.button__loading_qclat {
978
+ .button__component_154v8:disabled.button__primary_154v8.button__loading_154v8 {
949
979
  background-color: #f3f4f5;
950
980
  }
951
- .button__component_qclat:disabled.button__secondary_qclat {
952
- color: #2a2a2c;
953
- background-color: #202022;
981
+ .button__component_154v8:disabled.button__secondary_154v8 {
982
+ color: rgba(255, 255, 255, 0.3);
983
+ background-color: rgba(255, 255, 255, 0.05);
954
984
  border-color: transparent
955
985
  }
956
- .button__component_qclat:disabled.button__secondary_qclat.button__loading_qclat {
986
+ .button__component_154v8:disabled.button__secondary_154v8.button__loading_154v8 {
957
987
  color: #fff;
958
- background-color: #202022;
988
+ background-color: rgba(255, 255, 255, 0.1);
959
989
  border-color: transparent;
960
990
  }
961
- .button__component_qclat:disabled.button__outlined_qclat {
991
+ .button__component_154v8:disabled.button__outlined_154v8 {
962
992
  color: rgba(255, 255, 255, 0.3);
963
993
  background-color: transparent;
964
- border-color: rgba(243, 244, 245, 0.3)
994
+ border-color: rgba(197, 197, 199, 0.3)
965
995
  }
966
- .button__component_qclat:disabled.button__outlined_qclat.button__loading_qclat {
996
+ .button__component_154v8:disabled.button__outlined_154v8.button__loading_154v8 {
967
997
  color: #fff;
968
998
  }
969
- .button__component_qclat:disabled.button__tertiary_qclat {
999
+ .button__component_154v8:disabled.button__tertiary_154v8 {
970
1000
  color: rgba(255, 255, 255, 0.3);
971
1001
  background-color: transparent;
972
- border-color: rgba(243, 244, 245, 0.3)
1002
+ border-color: rgba(197, 197, 199, 0.3)
973
1003
  }
974
- .button__component_qclat:disabled.button__tertiary_qclat.button__loading_qclat {
1004
+ .button__component_154v8:disabled.button__tertiary_154v8.button__loading_154v8 {
975
1005
  color: #fff;
976
1006
  }
977
- .button__component_qclat:disabled.button__filled_qclat {
1007
+ .button__component_154v8:disabled.button__filled_154v8 {
978
1008
  color: rgba(255, 255, 255, 0.3);
979
1009
  background-color: rgba(58, 58, 60, 0.3)
980
1010
  }
981
- .button__component_qclat:disabled.button__filled_qclat.button__loading_qclat {
1011
+ .button__component_154v8:disabled.button__filled_154v8.button__loading_154v8 {
982
1012
  color: #fff;
983
1013
  background-color: #3a3a3c;
984
1014
  }
985
- .button__component_qclat:disabled.button__transparent_qclat {
1015
+ .button__component_154v8:disabled.button__transparent_154v8 {
986
1016
  color: rgba(255, 255, 255, 0.3);
987
1017
  background-color: rgba(255, 255, 255, 0.03)
988
1018
  }
989
- .button__component_qclat:disabled.button__transparent_qclat.button__loading_qclat {
1019
+ .button__component_154v8:disabled.button__transparent_154v8.button__loading_154v8 {
990
1020
  color: #fff;
991
1021
  background-color: rgba(255, 255, 255, 0.1);
992
1022
  }
993
- .button__component_qclat:disabled.button__link_qclat {
1023
+ .button__component_154v8:disabled.button__link_154v8 {
994
1024
  color: rgba(255, 255, 255, 0.3);
995
1025
  background-color: transparent
996
1026
  }
997
- .button__component_qclat:disabled.button__link_qclat.button__loading_qclat {
1027
+ .button__component_154v8:disabled.button__link_154v8.button__loading_154v8 {
998
1028
  color: #fff;
999
1029
  }
1000
- .button__component_qclat:disabled.button__ghost_qclat {
1030
+ .button__component_154v8:disabled.button__ghost_154v8 {
1001
1031
  color: rgba(255, 255, 255, 0.3)
1002
1032
  }
1003
- .button__component_qclat:disabled.button__ghost_qclat.button__loading_qclat {
1033
+ .button__component_154v8:disabled.button__ghost_154v8.button__loading_154v8 {
1004
1034
  color: #fff;
1005
1035
  }
1006
- .button__component_15tm6 {
1036
+ .button__component_1ehof {
1007
1037
  background-color: transparent
1008
1038
  }
1009
- .button__focused_15tm6 {
1010
- outline: 2px solid #007aff;
1039
+ .button__focused_1ehof {
1040
+ outline: 2px solid #0072ef;
1011
1041
  }
1012
- .button__primary_1nbtj {
1013
- color: #000;
1014
- background-color: #ef3124
1042
+ .button__primary_ol9ge {
1043
+ color: #fff;
1044
+ background-color: #202022
1015
1045
  }
1016
- .button__primary_1nbtj:hover {
1017
- background-color: rgb(241, 80, 69);
1046
+ .button__primary_ol9ge:hover {
1047
+ background-color: rgb(48, 48, 49);
1018
1048
  }
1019
- .button__primary_1nbtj:active {
1020
- background-color: rgb(203, 42, 31);
1049
+ .button__primary_ol9ge:active {
1050
+ background-color: rgb(65, 65, 67);
1021
1051
  }
1022
- .button__secondary_1nbtj {
1023
- color: #fff;
1024
- background-color: #3a3a3c;
1052
+ .button__secondary_ol9ge {
1053
+ color: #000;
1054
+ background-color: rgba(0, 0, 0, 0.08);
1025
1055
  border: 1px solid transparent
1026
1056
  }
1027
- .button__secondary_1nbtj:hover {
1028
- background-color: rgb(99, 112, 126);
1057
+ .button__secondary_ol9ge:hover {
1058
+ background-color: rgba(0, 0, 0, 0.218);
1029
1059
  }
1030
- .button__secondary_1nbtj:active {
1031
- background-color: rgb(61, 74, 88);
1060
+ .button__secondary_ol9ge:active {
1061
+ background-color: rgba(0, 0, 0, 0.264);
1032
1062
  }
1033
- .button__outlined_1nbtj {
1063
+ .button__outlined_ol9ge {
1034
1064
  color: #fff;
1035
1065
  background-color: transparent;
1036
- border: 1px solid #f3f4f5
1066
+ border: 1px solid #c5c5c7
1037
1067
  }
1038
- .button__outlined_1nbtj:hover {
1068
+ .button__outlined_ol9ge:hover {
1039
1069
  background-color: rgba(255, 255, 255, 0.15);
1040
1070
  }
1041
- .button__outlined_1nbtj:active {
1071
+ .button__outlined_ol9ge:active {
1042
1072
  background-color: rgba(0, 0, 0, 0.15);
1043
1073
  }
1044
- .button__tertiary_1nbtj {
1045
- color: #fff;
1074
+ .button__tertiary_ol9ge {
1075
+ color: #000;
1046
1076
  background-color: transparent;
1047
- border: 1px solid #f3f4f5
1077
+ border: 1px solid #464649
1048
1078
  }
1049
- .button__tertiary_1nbtj:hover {
1050
- background-color: rgba(255, 255, 255, 0.15);
1079
+ .button__tertiary_ol9ge:hover {
1080
+ background-color: rgba(18, 18, 18, 0.15);
1051
1081
  }
1052
- .button__tertiary_1nbtj:active {
1053
- background-color: rgba(0, 0, 0, 0.15);
1082
+ .button__tertiary_ol9ge:active {
1083
+ background-color: rgba(18, 18, 18, 0.2);
1054
1084
  }
1055
- .button__filled_1nbtj {
1085
+ .button__filled_ol9ge {
1056
1086
  color: #fff;
1057
1087
  background-color: #3a3a3c
1058
1088
  }
1059
- .button__filled_1nbtj:hover {
1089
+ .button__filled_ol9ge:hover {
1060
1090
  background-color: rgb(99, 112, 126);
1061
1091
  }
1062
- .button__filled_1nbtj:active {
1092
+ .button__filled_ol9ge:active {
1063
1093
  background-color: rgb(61, 74, 88);
1064
1094
  }
1065
- .button__transparent_1nbtj {
1095
+ .button__transparent_ol9ge {
1066
1096
  color: #000;
1067
1097
  background-color: rgba(255, 255, 255, 0.1)
1068
1098
  }
1069
- .button__transparent_1nbtj:hover {
1099
+ .button__transparent_ol9ge:hover {
1070
1100
  background-color: rgba(255, 255, 255, 0.2);
1071
1101
  }
1072
- .button__transparent_1nbtj:active {
1102
+ .button__transparent_ol9ge:active {
1073
1103
  background-color: rgba(255, 255, 255, 0.05);
1074
1104
  }
1075
- .button__link_1nbtj {
1105
+ .button__link_ol9ge {
1076
1106
  color: #000;
1077
1107
  background-color: transparent
1078
1108
  }
1079
- .button__link_1nbtj:hover {
1080
- background-color: rgba(11, 31, 53, 0.07);
1109
+ .button__link_ol9ge:hover {
1110
+ background-color: rgba(18, 18, 18, 0.15);
1081
1111
  }
1082
- .button__link_1nbtj:active {
1083
- background-color: rgba(179, 179, 179, 0.15);
1112
+ .button__link_ol9ge:active {
1113
+ background-color: rgba(18, 18, 18, 0.2);
1084
1114
  }
1085
- .button__ghost_1nbtj {
1115
+ .button__ghost_ol9ge {
1086
1116
  color: #000
1087
1117
  }
1088
- .button__ghost_1nbtj:hover {
1089
- color: rgb(179, 179, 179);
1118
+ .button__ghost_ol9ge:hover {
1119
+ color: rgb(77, 77, 77);
1090
1120
  }
1091
- .button__ghost_1nbtj:active {
1121
+ .button__ghost_ol9ge:active {
1092
1122
  color: rgb(128, 128, 128);
1093
1123
  }
1094
- .button__component_1nbtj:disabled.button__primary_1nbtj {
1095
- color: #000;
1096
- background-color: rgba(239, 49, 36, 0.3)
1124
+ .button__component_ol9ge:disabled.button__primary_ol9ge {
1125
+ color: rgba(235, 235, 245, 0.3);
1126
+ background-color: #202022
1097
1127
  }
1098
- .button__component_1nbtj:disabled.button__primary_1nbtj.button__loading_1nbtj {
1099
- background-color: #ef3124;
1128
+ .button__component_ol9ge:disabled.button__primary_ol9ge.button__loading_ol9ge {
1129
+ background-color: #202022;
1100
1130
  }
1101
- .button__component_1nbtj:disabled.button__secondary_1nbtj {
1102
- color: rgba(255, 255, 255, 0.3);
1103
- background-color: rgba(72, 87, 103, 0.3);
1131
+ .button__component_ol9ge:disabled.button__secondary_ol9ge {
1132
+ color: rgba(0, 0, 0, 0.3);
1133
+ background-color: rgba(18, 18, 18, 0.08);
1104
1134
  border-color: transparent
1105
1135
  }
1106
- .button__component_1nbtj:disabled.button__secondary_1nbtj.button__loading_1nbtj {
1107
- color: #fff;
1108
- background-color: #3a3a3c;
1136
+ .button__component_ol9ge:disabled.button__secondary_ol9ge.button__loading_ol9ge {
1137
+ color: #000;
1138
+ background-color: rgba(0, 0, 0, 0.08);
1109
1139
  border-color: transparent;
1110
1140
  }
1111
- .button__component_1nbtj:disabled.button__outlined_1nbtj {
1141
+ .button__component_ol9ge:disabled.button__outlined_ol9ge {
1112
1142
  color: rgba(255, 255, 255, 0.3);
1113
1143
  background-color: transparent;
1114
1144
  border-color: rgba(35, 53, 73, 0.3)
1115
1145
  }
1116
- .button__component_1nbtj:disabled.button__outlined_1nbtj.button__loading_1nbtj {
1146
+ .button__component_ol9ge:disabled.button__outlined_ol9ge.button__loading_ol9ge {
1117
1147
  color: #fff;
1118
1148
  }
1119
- .button__component_1nbtj:disabled.button__tertiary_1nbtj {
1120
- color: rgba(255, 255, 255, 0.3);
1149
+ .button__component_ol9ge:disabled.button__tertiary_ol9ge {
1150
+ color: rgba(0, 0, 0, 0.3);
1121
1151
  background-color: transparent;
1122
- border-color: rgba(35, 53, 73, 0.3)
1152
+ border-color: rgba(70, 70, 73, 0.3)
1123
1153
  }
1124
- .button__component_1nbtj:disabled.button__tertiary_1nbtj.button__loading_1nbtj {
1125
- color: #fff;
1154
+ .button__component_ol9ge:disabled.button__tertiary_ol9ge.button__loading_ol9ge {
1155
+ color: #000;
1126
1156
  }
1127
- .button__component_1nbtj:disabled.button__filled_1nbtj {
1157
+ .button__component_ol9ge:disabled.button__filled_ol9ge {
1128
1158
  color: rgba(255, 255, 255, 0.3);
1129
1159
  background-color: rgba(72, 87, 103, 0.3);
1130
1160
  border-color: transparent
1131
1161
  }
1132
- .button__component_1nbtj:disabled.button__filled_1nbtj.button__loading_1nbtj {
1162
+ .button__component_ol9ge:disabled.button__filled_ol9ge.button__loading_ol9ge {
1133
1163
  color: #fff;
1134
1164
  background-color: #3a3a3c;
1135
1165
  border-color: transparent;
1136
1166
  }
1137
- .button__component_1nbtj:disabled.button__transparent_1nbtj {
1167
+ .button__component_ol9ge:disabled.button__transparent_ol9ge {
1138
1168
  color: rgba(255, 255, 255, 0.3);
1139
1169
  background-color: rgba(255, 255, 255, 0.03)
1140
1170
  }
1141
- .button__component_1nbtj:disabled.button__transparent_1nbtj.button__loading_1nbtj {
1171
+ .button__component_ol9ge:disabled.button__transparent_ol9ge.button__loading_ol9ge {
1142
1172
  color: #000;
1143
1173
  background-color: rgba(255, 255, 255, 0.1);
1144
1174
  }
1145
- .button__component_1nbtj:disabled.button__link_1nbtj {
1146
- color: rgba(255, 255, 255, 0.3);
1175
+ .button__component_ol9ge:disabled.button__link_ol9ge {
1176
+ color: rgba(0, 0, 0, 0.3);
1147
1177
  background-color: transparent
1148
1178
  }
1149
- .button__component_1nbtj:disabled.button__link_1nbtj.button__loading_1nbtj {
1179
+ .button__component_ol9ge:disabled.button__link_ol9ge.button__loading_ol9ge {
1150
1180
  color: #000;
1151
1181
  }
1152
- .button__component_1nbtj:disabled.button__ghost_1nbtj {
1153
- color: rgba(255, 255, 255, 0.3)
1182
+ .button__component_ol9ge:disabled.button__ghost_ol9ge {
1183
+ color: rgba(0, 0, 0, 0.3)
1154
1184
  }
1155
- .button__component_1nbtj:disabled.button__ghost_1nbtj.button__loading_1nbtj {
1185
+ .button__component_ol9ge:disabled.button__ghost_ol9ge.button__loading_ol9ge {
1156
1186
  color: #000;
1157
- }.textarea__input_qa60h {
1187
+ }.base-modal__component_1uof4 {
1188
+ background: #121212;
1189
+ }.textarea__input_q4ytn {
1158
1190
  color: #fff;
1159
1191
  caret-color: #0072ef;
1160
1192
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1161
1193
  }
1162
- .textarea__input_qa60h:-webkit-autofill {
1194
+ .textarea__input_q4ytn:-webkit-autofill {
1163
1195
  -webkit-text-fill-color: #fff;
1164
1196
  }
1165
- .textarea__input_qa60h::placeholder {
1197
+ .textarea__input_q4ytn::placeholder {
1166
1198
  color: #8d8d93;
1167
1199
  }
1168
- .textarea__hasLabel_qa60h::placeholder {
1200
+ .textarea__hasLabel_q4ytn::placeholder {
1169
1201
  color: #464649;
1170
1202
  }
1171
- .textarea__clearIcon_qa60h {
1203
+ .textarea__clearIcon_q4ytn {
1172
1204
  color: #fff;
1173
1205
  }
1174
- .textarea__input_qa60h:read-only {
1206
+ .textarea__input_q4ytn:read-only {
1175
1207
  color: #8d8d93
1176
1208
  }
1177
- .textarea__input_qa60h:read-only:focus::placeholder {
1209
+ .textarea__input_q4ytn:read-only:focus::placeholder {
1178
1210
  color: #8d8d93;
1179
1211
  }
1180
- .textarea__input_qa60h:disabled {
1212
+ .textarea__input_q4ytn:disabled {
1181
1213
  color: #fff;
1182
1214
  -webkit-text-fill-color: #fff;
1183
1215
  }
1184
- .textarea__input_qa60h:focus::placeholder {
1216
+ .textarea__input_q4ytn:focus::placeholder {
1185
1217
  color: rgba(235, 235, 245, 0.3);
1186
1218
  }
1187
- .textarea__error_qa60h {
1219
+ .textarea__error_q4ytn {
1188
1220
  color: #f15045;
1189
1221
  caret-color: #f15045;
1190
1222
  }
1191
- .textarea__textarea_qa60h {
1223
+ .textarea__textarea_q4ytn {
1192
1224
  color: #fff;
1193
1225
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1194
1226
  }
1195
- .textarea__textarea_qa60h::placeholder {
1227
+ .textarea__textarea_q4ytn::placeholder {
1196
1228
  color: #8d8d93;
1197
1229
  }
1198
- .textarea__hasLabel_qa60h::placeholder {
1230
+ .textarea__hasLabel_q4ytn::placeholder {
1199
1231
  color: #464649;
1200
1232
  }
1201
- .textarea__textarea_qa60h:disabled {
1233
+ .textarea__textarea_q4ytn:disabled {
1202
1234
  color: #fff;
1203
1235
  -webkit-text-fill-color: #fff;
1204
1236
  }
1205
- .textarea__textarea_qa60h:read-only {
1237
+ .textarea__textarea_q4ytn:read-only {
1206
1238
  color: #8d8d93;
1207
1239
  }
1208
- .textarea__textarea_qa60h:focus::placeholder {
1240
+ .textarea__textarea_q4ytn:focus::placeholder {
1209
1241
  color: rgba(235, 235, 245, 0.3);
1210
1242
  }
1211
- .textarea__focusVisible_fmuj8 {
1212
- outline: 2px solid #007aff;
1243
+ .textarea__focusVisible_15lo8 {
1244
+ outline: 2px solid #0072ef;
1213
1245
  }
1214
- .textarea__input_txwzm {
1246
+ .textarea__input_1ss37 {
1215
1247
  color: #000;
1216
1248
  caret-color: #0072ef;
1217
1249
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1218
1250
  }
1219
- .textarea__input_txwzm:-webkit-autofill {
1251
+ .textarea__input_1ss37:-webkit-autofill {
1220
1252
  -webkit-text-fill-color: #000;
1221
1253
  }
1222
- .textarea__input_txwzm::placeholder {
1254
+ .textarea__input_1ss37::placeholder {
1223
1255
  color: rgba(60, 60, 67, 0.6);
1224
1256
  }
1225
- .textarea__hasLabel_txwzm::placeholder {
1257
+ .textarea__hasLabel_1ss37::placeholder {
1226
1258
  color: #c5c5c7;
1227
1259
  }
1228
- .textarea__clearIcon_txwzm {
1229
- color: #121212;
1260
+ .textarea__clearIcon_1ss37 {
1261
+ color: #000;
1230
1262
  }
1231
- .textarea__input_txwzm:read-only {
1263
+ .textarea__input_1ss37:read-only {
1232
1264
  color: rgba(60, 60, 67, 0.6)
1233
1265
  }
1234
- .textarea__input_txwzm:read-only:focus::placeholder {
1266
+ .textarea__input_1ss37:read-only:focus::placeholder {
1235
1267
  color: rgba(60, 60, 67, 0.6);
1236
1268
  }
1237
- .textarea__input_txwzm:disabled {
1269
+ .textarea__input_1ss37:disabled {
1238
1270
  color: #000;
1239
1271
  -webkit-text-fill-color: #000;
1240
1272
  }
1241
- .textarea__input_txwzm:focus::placeholder {
1273
+ .textarea__input_1ss37:focus::placeholder {
1242
1274
  color: rgba(60, 60, 67, 0.3);
1243
1275
  }
1244
- .textarea__error_txwzm {
1276
+ .textarea__error_1ss37 {
1245
1277
  color: #ef3124;
1246
1278
  caret-color: #ef3124;
1247
1279
  }
1248
- .textarea__textarea_txwzm {
1280
+ .textarea__textarea_1ss37 {
1249
1281
  color: #000;
1250
1282
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1251
1283
  }
1252
- .textarea__textarea_txwzm::placeholder {
1284
+ .textarea__textarea_1ss37::placeholder {
1253
1285
  color: rgba(60, 60, 67, 0.6);
1254
1286
  }
1255
- .textarea__hasLabel_txwzm::placeholder {
1287
+ .textarea__hasLabel_1ss37::placeholder {
1256
1288
  color: #c5c5c7;
1257
1289
  }
1258
- .textarea__textarea_txwzm:disabled {
1290
+ .textarea__textarea_1ss37:disabled {
1259
1291
  color: #000;
1260
1292
  -webkit-text-fill-color: #000;
1261
1293
  }
1262
- .textarea__textarea_txwzm:read-only {
1294
+ .textarea__textarea_1ss37:read-only {
1263
1295
  color: rgba(60, 60, 67, 0.6);
1264
1296
  }
1265
- .textarea__textarea_txwzm:focus::placeholder {
1297
+ .textarea__textarea_1ss37:focus::placeholder {
1266
1298
  color: rgba(60, 60, 67, 0.3);
1267
- }.base-modal__component_12sn8 {
1268
- background: #121212;
1269
- }.popover__component_1799j {
1299
+ }.popover__component_l203r {
1270
1300
  background-color: transparent;
1271
1301
  color: #fff;
1272
1302
  }
1273
- .popover__inner_1799j {
1303
+ .popover__inner_l203r {
1274
1304
  background-color: #121212;
1275
1305
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1276
1306
  border: 1px solid transparent;
1277
1307
  }
1278
- .popover__arrow_1799j:after {
1308
+ .popover__arrow_l203r:after {
1279
1309
  background-color: #121212;
1280
1310
  border: 1px solid transparent;
1281
- }.stepped-progress-bar__description_118x0 {
1282
- color: rgba(235, 235, 245, 0.6);
1283
- }
1284
- .stepped-progress-bar__bar_8mpm1 {
1285
- background: rgba(255, 255, 255, 0.1);
1286
- }
1287
- .stepped-progress-bar__positive_8mpm1 {
1288
- background: #2fc26e;
1289
- }
1290
- .stepped-progress-bar__attention_8mpm1 {
1291
- background: #f6bf65;
1292
- }
1293
- .stepped-progress-bar__negative_8mpm1 {
1294
- background: #d91d0b;
1295
- }
1296
- .stepped-progress-bar__link_8mpm1 {
1297
- background: #0072ef;
1298
- }
1299
- .stepped-progress-bar__tertiary_8mpm1 {
1300
- background: #464649;
1301
- }
1302
- .stepped-progress-bar__secondary_8mpm1 {
1303
- background: #8d8d93;
1304
- }
1305
- .stepped-progress-bar__primary_8mpm1 {
1306
- background: #fff;
1307
- }
1308
- .stepped-progress-bar__accent_8mpm1 {
1309
- background: #ef3124;
1310
- }.list-header__filled_1h3qm {
1311
- background-color: #485767;
1312
- }.circular-progress-bar__backgroundCircle_n601s,
1313
- .circular-progress-bar__progressCircle_n601s {
1314
- fill: transparent;
1315
- }
1316
- .circular-progress-bar__positive_n601s {
1317
- stroke: #2fc26e;
1318
- }
1319
- .circular-progress-bar__negative_n601s {
1320
- stroke: #d91d0b;
1321
- }
1322
- .circular-progress-bar__backgroundCircle_n601s {
1323
- stroke: #2c2c2e;
1324
- }.tabs__component_vyrgz:before {
1311
+ }.tabs__component_1nlyq:before {
1325
1312
  background-color: #2b2b2e;
1326
1313
  }
1327
- .tabs__title_vyrgz {
1314
+ .tabs__title_1nlyq {
1328
1315
  color: #8d8d93
1329
1316
  }
1330
- .tabs__title_vyrgz:not(.tabs__disabled_vyrgz):hover {
1317
+ .tabs__title_1nlyq:not(.tabs__disabled_1nlyq):hover {
1331
1318
  color: #fff;
1332
1319
  }
1333
- .tabs__focused_vyrgz {
1334
- outline: 2px solid #007aff;
1320
+ .tabs__focused_1nlyq {
1321
+ outline: 2px solid #0072ef;
1335
1322
  }
1336
- .tabs__selected_vyrgz {
1323
+ .tabs__selected_1nlyq {
1337
1324
  color: #fff;
1338
1325
  }
1339
- .tabs__disabled_vyrgz {
1326
+ .tabs__disabled_1nlyq {
1340
1327
  color: #464649;
1341
1328
  }
1342
- .tabs__line_vyrgz {
1329
+ .tabs__line_1nlyq {
1343
1330
  background-color: #ef3124;
1344
1331
  }
1345
- .tabs__component_vyrgz:before {
1332
+ .tabs__component_1nlyq:before {
1346
1333
  background-color: #2b2b2e;
1347
- }.tabs__title_vyrgz {
1334
+ }.tabs__title_1nlyq {
1348
1335
  color: #8d8d93
1349
- }.tabs__title_vyrgz:not(.tabs__disabled_vyrgz):hover {
1336
+ }.tabs__title_1nlyq:not(.tabs__disabled_1nlyq):hover {
1350
1337
  color: #fff;
1351
- }.tabs__focused_vyrgz {
1352
- outline: 2px solid #007aff;
1353
- }.tabs__selected_vyrgz {
1338
+ }.tabs__focused_1nlyq {
1339
+ outline: 2px solid #0072ef;
1340
+ }.tabs__selected_1nlyq {
1354
1341
  color: #fff;
1355
- }.tabs__disabled_vyrgz {
1342
+ }.tabs__disabled_1nlyq {
1356
1343
  color: #464649;
1357
- }.tabs__line_vyrgz {
1344
+ }.tabs__line_1nlyq {
1358
1345
  background-color: #ef3124;
1359
1346
  }
1360
1347
 
1361
1348
 
1362
1349
 
1363
- .drawer__backdropEnter_elcc5 {
1350
+ .circular-progress-bar__backgroundCircle_sn6gt,
1351
+ .circular-progress-bar__progressCircle_sn6gt {
1352
+ fill: transparent;
1353
+ }
1354
+ .circular-progress-bar__positive_sn6gt {
1355
+ stroke: #2fc26e;
1356
+ }
1357
+ .circular-progress-bar__negative_sn6gt {
1358
+ stroke: #d91d0b;
1359
+ }
1360
+ .circular-progress-bar__backgroundCircle_sn6gt {
1361
+ stroke: #2c2c2e;
1362
+ }.stepped-progress-bar__description_1v2av {
1363
+ color: rgba(235, 235, 245, 0.6);
1364
+ }
1365
+ .stepped-progress-bar__bar_onfic {
1366
+ background: rgba(255, 255, 255, 0.1);
1367
+ }
1368
+ .stepped-progress-bar__positive_onfic {
1369
+ background: #2fc26e;
1370
+ }
1371
+ .stepped-progress-bar__attention_onfic {
1372
+ background: #f6bf65;
1373
+ }
1374
+ .stepped-progress-bar__negative_onfic {
1375
+ background: #d91d0b;
1376
+ }
1377
+ .stepped-progress-bar__link_onfic {
1378
+ background: #0072ef;
1379
+ }
1380
+ .stepped-progress-bar__tertiary_onfic {
1381
+ background: #464649;
1382
+ }
1383
+ .stepped-progress-bar__secondary_onfic {
1384
+ background: #8d8d93;
1385
+ }
1386
+ .stepped-progress-bar__primary_onfic {
1387
+ background: #fff;
1388
+ }
1389
+ .stepped-progress-bar__accent_onfic {
1390
+ background: #ef3124;
1391
+ }.list-header__filled_e94a5 {
1392
+ background-color: rgba(255, 255, 255, 0.1);
1393
+ }.drawer__backdropEnter_107si {
1364
1394
  background-color: transparent;
1365
1395
  }
1366
- .drawer__backdropEnterActive_elcc5,
1367
- .drawer__backdropEnterDone_elcc5 {
1396
+ .drawer__backdropEnterActive_107si,
1397
+ .drawer__backdropEnterDone_107si {
1368
1398
  background-color: rgba(0, 0, 0, 0.8);
1369
1399
  }
1370
- .drawer__backdropExit_elcc5 {
1400
+ .drawer__backdropExit_107si {
1371
1401
  background-color: rgba(0, 0, 0, 0.8);
1372
1402
  }
1373
- .drawer__backdropExitActive_elcc5,
1374
- .drawer__backdropExitDone_elcc5 {
1403
+ .drawer__backdropExitActive_107si,
1404
+ .drawer__backdropExitDone_107si {
1375
1405
  background-color: transparent;
1376
- }.select-with-tags__tag_jitmi:active:not(:disabled) {
1406
+ }.select-with-tags__tag_1fpsb:active:not(:disabled) {
1377
1407
  background-color: #f3f4f5;
1378
1408
  }
1379
- .select-with-tags__tag_jitmi:hover:not(:disabled):not(:active) {
1409
+ .select-with-tags__tag_1fpsb:hover:not(:disabled):not(:active) {
1380
1410
  background-color: #f3f4f5;
1381
1411
  }
1382
- .select-with-tags__input_519y9 {
1412
+ .select-with-tags__input_1w1sd {
1383
1413
  background-color: transparent;
1384
1414
  color: #fff
1385
1415
  }
1386
- .select-with-tags__input_519y9:disabled {
1416
+ .select-with-tags__input_1w1sd:disabled {
1387
1417
  color: #8d8d93;
1388
1418
  }
1389
- .select-with-tags__input_519y9::placeholder {
1419
+ .select-with-tags__input_1w1sd::placeholder {
1390
1420
  color: #8d8d93;
1391
1421
  }
1392
- .select-with-tags__input_519y9:focus::placeholder {
1422
+ .select-with-tags__input_1w1sd:focus::placeholder {
1393
1423
  color: #464649;
1394
1424
  }
1395
- .select-with-tags__focusVisible_519y9 {
1396
- outline: 2px solid #007aff;
1425
+ .select-with-tags__focusVisible_1w1sd {
1426
+ outline: 2px solid #0072ef;
1397
1427
  }
1398
- .select-with-tags__placeholder_519y9 {
1428
+ .select-with-tags__placeholder_1w1sd {
1399
1429
  color: #464649;
1400
- }.attach__component_1dm6l {
1430
+ }.attach__component_wl7t7 {
1401
1431
  }
1402
- .attach__focused_1dm6l {
1403
- outline: 2px solid #007aff;
1404
- }.custom-button__customButton_g9dtv.custom-button__white_g9dtv * {
1432
+ .attach__focused_wl7t7 {
1433
+ outline: 2px solid #0072ef;
1434
+ }.custom-button__customButton_um9gl.custom-button__white_um9gl * {
1405
1435
  color: #fff;
1406
1436
  }
1407
- .custom-button__customButton_g9dtv.custom-button__black_g9dtv * {
1437
+ .custom-button__customButton_um9gl.custom-button__black_um9gl * {
1408
1438
  color: #000;
1409
1439
  }
1410
- .custom-button__customButton_g9dtv:before {
1440
+ .custom-button__customButton_um9gl:before {
1411
1441
  background-color: rgba(0, 0, 0, 0);
1412
1442
  }
1413
- .custom-button__customButton_g9dtv:hover:before {
1443
+ .custom-button__customButton_um9gl:hover:before {
1414
1444
  background-color: rgba(0, 0, 0, 0.07);
1415
1445
  }
1416
- .custom-button__customButton_g9dtv:active:before {
1446
+ .custom-button__customButton_um9gl:active:before {
1417
1447
  background-color: rgba(0, 0, 0, 0.15);
1418
1448
  }
1419
- .custom-button__customButton_g9dtv:disabled.custom-button__white_g9dtv * {
1449
+ .custom-button__customButton_um9gl:disabled.custom-button__white_um9gl * {
1420
1450
  color: #fff;
1421
1451
  }
1422
- .custom-button__customButton_g9dtv:disabled.custom-button__black_g9dtv * {
1452
+ .custom-button__customButton_um9gl:disabled.custom-button__black_um9gl * {
1423
1453
  color: #000;
1424
- }.chart__coreChart_vvzlu .recharts-text tspan {
1454
+ }.chart__coreChart_180mi .recharts-text tspan {
1425
1455
  fill: #fff;
1426
1456
  }
1427
- @keyframes chart__showDot_3gngp {
1457
+ @keyframes chart__showDot_1f8rr {
1428
1458
  }
1429
1459
 
1430
- .chart__tickText_n68uq {
1460
+ .chart__tickText_1ovvw {
1431
1461
  fill: #fff;
1432
1462
  }
1433
- .chart__circle_n68uq {
1463
+ .chart__circle_1ovvw {
1434
1464
  fill: #121212;
1435
1465
  }
1436
- .chart__circle_n68uq {
1466
+ .chart__circle_1ovvw {
1437
1467
  fill: #121212;
1438
1468
  }
1439
- .chart__tooltip_1q07w {
1469
+ .chart__tooltip_1tc8m {
1440
1470
  background-color: #121212;
1441
1471
  border: 1px solid #2b2b2e;
1442
1472
  box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1443
1473
  }
1444
- .chart__tooltipArrow_1q07w {
1474
+ .chart__tooltipArrow_1tc8m {
1445
1475
  border: 1px solid #2b2b2e;
1446
1476
  background-color: #121212;
1447
1477
  }
1448
- .chart__tooltipArrow_1q07w:before {
1478
+ .chart__tooltipArrow_1tc8m:before {
1449
1479
  border-color: transparent #121212 transparent transparent;
1450
- }.confirmation__component_13byj {
1480
+ }.confirmation__component_15lof {
1451
1481
  color: #8d8d93;
1452
1482
  }
1453
- .confirmation__circle_8ais7 {
1483
+ .confirmation__circle_s4dgs {
1454
1484
  fill: transparent;
1455
1485
  stroke: #464649;
1456
1486
  }
1457
- .confirmation__header_14fe8 {
1487
+ .confirmation__header_1scv1 {
1458
1488
  color: #fff;
1459
1489
  }
1460
- .confirmation__description_14fe8 {
1490
+ .confirmation__description_1scv1 {
1461
1491
  color: #8d8d93;
1462
1492
  color: #fff;
1463
1493
  }
1464
- .confirmation__title_fjell {
1494
+ .confirmation__title_etdla {
1465
1495
  color: #fff;
1466
1496
  }
1467
- .confirmation__text_fjell {
1497
+ .confirmation__text_etdla {
1468
1498
  color: #8d8d93;
1469
1499
  }
1470
- .confirmation__phonesWrap_fjell {
1500
+ .confirmation__phonesWrap_etdla {
1471
1501
  color: #8d8d93;
1472
1502
  }
1473
- .confirmation__phoneDescription_fjell {
1503
+ .confirmation__phoneDescription_etdla {
1474
1504
  color: #8d8d93;
1475
1505
  }
1476
- .confirmation__header_lg2ol {
1506
+ .confirmation__header_17v9e {
1477
1507
  color: #fff;
1478
1508
  }
1479
- .confirmation__phone_lg2ol {
1509
+ .confirmation__phone_17v9e {
1480
1510
  color: #fff;
1481
1511
  }
1482
- .confirmation__header_b4tg3 {
1512
+ .confirmation__header_1iq8w {
1483
1513
  color: #fff;
1484
1514
  }
1485
- .confirmation__description_b4tg3 {
1515
+ .confirmation__description_1iq8w {
1486
1516
  color: #8d8d93;
1487
- }.pagination__component_pnqsi {
1517
+ }.pagination__component_1dnpu {
1488
1518
  color: #fff;
1489
1519
  }
1490
- .pagination__dots_1lfab {
1520
+ .pagination__dots_ly038 {
1491
1521
  color: #8d8d93;
1492
1522
  }
1493
1523
 
1494
- .pagination__tag_c0x6n.pagination__tag_c0x6n {
1524
+ .pagination__tag_1f27o.pagination__tag_1f27o {
1495
1525
  color: #8d8d93
1496
1526
  }
1497
- .pagination__tag_c0x6n.pagination__tag_c0x6n:hover:not(:disabled) {
1527
+ .pagination__tag_1f27o.pagination__tag_1f27o:hover:not(:disabled) {
1498
1528
  background-color: #2c2c2e;
1499
1529
  color: #fff;
1500
1530
  }
1501
- .pagination__tag_c0x6n.pagination__tag_c0x6n:active:not(:disabled) {
1531
+ .pagination__tag_1f27o.pagination__tag_1f27o:active:not(:disabled) {
1502
1532
  background-color: #3a3a3c;
1503
1533
  }
1504
- .pagination__tag_c0x6n.pagination__tag_c0x6n.pagination__checked_c0x6n {
1534
+ .pagination__tag_1f27o.pagination__tag_1f27o.pagination__checked_1f27o {
1505
1535
  background-color: #f3f4f5;
1506
1536
  color: #000;
1507
1537
  }
1508
- .pagination__tag_c0x6n.pagination__tag_c0x6n.pagination__checked_c0x6n:hover:not(:disabled) {
1538
+ .pagination__tag_1f27o.pagination__tag_1f27o.pagination__checked_1f27o:hover:not(:disabled) {
1509
1539
  color: #000;
1510
1540
  }
1511
- .pagination__tag_c0x6n.pagination__tag_c0x6n.pagination__checked_c0x6n:active:not(:disabled) {
1541
+ .pagination__tag_1f27o.pagination__tag_1f27o.pagination__checked_1f27o:active:not(:disabled) {
1512
1542
  color: #fff;
1513
- }.input__input_bjzzv {
1543
+ }.input__input_i9smg {
1514
1544
  color: #fff;
1515
1545
  caret-color: #0072ef;
1516
1546
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1517
1547
  }
1518
- .input__input_bjzzv:-webkit-autofill {
1548
+ .input__input_i9smg:-webkit-autofill {
1519
1549
  -webkit-text-fill-color: #fff;
1520
1550
  }
1521
- .input__input_bjzzv::placeholder {
1551
+ .input__input_i9smg::placeholder {
1522
1552
  color: #8d8d93;
1523
1553
  }
1524
- .input__hasLabel_bjzzv::placeholder {
1554
+ .input__hasLabel_i9smg::placeholder {
1525
1555
  color: #464649;
1526
1556
  }
1527
- .input__clearIcon_bjzzv {
1557
+ .input__clearIcon_i9smg {
1528
1558
  color: #fff;
1529
1559
  }
1530
- .input__input_bjzzv:read-only {
1560
+ .input__input_i9smg:read-only {
1531
1561
  color: #8d8d93
1532
1562
  }
1533
- .input__input_bjzzv:read-only:focus::placeholder {
1563
+ .input__input_i9smg:read-only:focus::placeholder {
1534
1564
  color: #8d8d93;
1535
1565
  }
1536
- .input__input_bjzzv:disabled {
1566
+ .input__input_i9smg:disabled {
1537
1567
  color: #fff;
1538
1568
  -webkit-text-fill-color: #fff;
1539
1569
  }
1540
- .input__input_bjzzv:focus::placeholder {
1570
+ .input__input_i9smg:focus::placeholder {
1541
1571
  color: rgba(235, 235, 245, 0.3);
1542
1572
  }
1543
- .input__error_bjzzv {
1573
+ .input__error_i9smg {
1544
1574
  color: #f15045;
1545
1575
  caret-color: #f15045;
1546
1576
  }
1547
- .input__focusVisible_3d7mm {
1548
- outline: 2px solid #007aff;
1577
+ .input__focusVisible_1p0gl {
1578
+ outline: 2px solid #0072ef;
1549
1579
  }
1550
- @keyframes input__onautofillstart_3d7mm {
1580
+ @keyframes input__onautofillstart_1p0gl {
1551
1581
  from {
1552
1582
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1553
1583
  }
@@ -1555,7 +1585,7 @@
1555
1585
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1556
1586
  }
1557
1587
  }
1558
- @keyframes input__onautofillcancel_3d7mm {
1588
+ @keyframes input__onautofillcancel_1p0gl {
1559
1589
  from {
1560
1590
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1561
1591
  }
@@ -1563,662 +1593,710 @@
1563
1593
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1564
1594
  }
1565
1595
  }
1566
- .input__input_b7adb {
1596
+ .input__input_l9x8h {
1567
1597
  color: #000;
1568
1598
  caret-color: #0072ef;
1569
1599
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1570
1600
  }
1571
- .input__input_b7adb:-webkit-autofill {
1601
+ .input__input_l9x8h:-webkit-autofill {
1572
1602
  -webkit-text-fill-color: #000;
1573
1603
  }
1574
- .input__input_b7adb::placeholder {
1604
+ .input__input_l9x8h::placeholder {
1575
1605
  color: rgba(60, 60, 67, 0.6);
1576
1606
  }
1577
- .input__hasLabel_b7adb::placeholder {
1607
+ .input__hasLabel_l9x8h::placeholder {
1578
1608
  color: #c5c5c7;
1579
1609
  }
1580
- .input__clearIcon_b7adb {
1581
- color: #121212;
1610
+ .input__clearIcon_l9x8h {
1611
+ color: #000;
1582
1612
  }
1583
- .input__input_b7adb:read-only {
1613
+ .input__input_l9x8h:read-only {
1584
1614
  color: rgba(60, 60, 67, 0.6)
1585
1615
  }
1586
- .input__input_b7adb:read-only:focus::placeholder {
1616
+ .input__input_l9x8h:read-only:focus::placeholder {
1587
1617
  color: rgba(60, 60, 67, 0.6);
1588
1618
  }
1589
- .input__input_b7adb:disabled {
1619
+ .input__input_l9x8h:disabled {
1590
1620
  color: #000;
1591
1621
  -webkit-text-fill-color: #000;
1592
1622
  }
1593
- .input__input_b7adb:focus::placeholder {
1623
+ .input__input_l9x8h:focus::placeholder {
1594
1624
  color: rgba(60, 60, 67, 0.3);
1595
1625
  }
1596
- .input__error_b7adb {
1626
+ .input__error_l9x8h {
1597
1627
  color: #ef3124;
1598
1628
  caret-color: #ef3124;
1599
- }.icon-button__primary_1mouu {
1629
+ }.plate__component_9q2ua {
1630
+ color: #fff;
1631
+ }
1632
+ .plate__focused_9q2ua {
1633
+ outline: 2px solid #0072ef;
1634
+ }
1635
+ .plate__common_9q2ua {
1636
+ background-color: #202022;
1637
+ border-color: #6d7986;
1638
+ }
1639
+ .plate__negative_9q2ua {
1640
+ background-color: #35110d;
1641
+ border-color: #d91d0b;
1642
+ }
1643
+ .plate__positive_9q2ua {
1644
+ background-color: #042117;
1645
+ border-color: #13a463;
1646
+ }
1647
+ .plate__attention_9q2ua {
1648
+ background-color: #332104;
1649
+ border-color: #de6a00;
1650
+ }.icon-button__primary_12z4x {
1600
1651
  color: #fff
1601
1652
  }
1602
- .icon-button__primary_1mouu:hover {
1603
- color: rgb(179, 179, 179);
1653
+ .icon-button__primary_12z4x:hover {
1654
+ color: rgb(204, 204, 204);
1604
1655
  }
1605
- .icon-button__primary_1mouu:active {
1606
- color: rgb(128, 128, 128);
1656
+ .icon-button__primary_12z4x:active {
1657
+ color: rgb(179, 179, 179);
1607
1658
  }
1608
- .icon-button__secondary_1mouu {
1659
+ .icon-button__primary_12z4x.icon-button__component_12z4x:disabled.icon-button__loader_12z4x {
1660
+ color: #fff;
1661
+ }
1662
+ .icon-button__secondary_12z4x {
1609
1663
  color: #8d8d93
1610
1664
  }
1611
- .icon-button__secondary_1mouu:hover {
1665
+ .icon-button__secondary_12z4x:hover {
1612
1666
  color: rgb(175, 175, 179);
1613
1667
  }
1614
- .icon-button__secondary_1mouu:active {
1668
+ .icon-button__secondary_12z4x:active {
1615
1669
  color: rgb(198, 198, 201);
1616
1670
  }
1617
- .icon-button__transparent_1mouu {
1671
+ .icon-button__secondary_12z4x.icon-button__component_12z4x:disabled.icon-button__loader_12z4x {
1672
+ color: #8d8d93;
1673
+ }
1674
+ .icon-button__transparent_12z4x {
1618
1675
  color: rgba(255, 255, 255, 0.3)
1619
1676
  }
1620
- .icon-button__transparent_1mouu:hover {
1677
+ .icon-button__transparent_12z4x:hover {
1621
1678
  color: rgba(255, 255, 255, 0.4);
1622
1679
  }
1623
- .icon-button__transparent_1mouu:active {
1680
+ .icon-button__transparent_12z4x:active {
1624
1681
  color: rgba(255, 255, 255, 0.5);
1625
1682
  }
1626
- .icon-button__negative_1mouu {
1683
+ .icon-button__negative_12z4x {
1627
1684
  color: #d91d0b
1628
1685
  }
1629
- .icon-button__negative_1mouu:hover {
1630
- color: rgb(152, 20, 8);
1686
+ .icon-button__negative_12z4x:hover {
1687
+ color: rgb(220, 45, 28);
1688
+ }
1689
+ .icon-button__negative_12z4x:active {
1690
+ color: rgb(223, 63, 48);
1631
1691
  }
1632
- .icon-button__negative_1mouu:active {
1633
- color: rgb(109, 15, 6);
1692
+ .icon-button__negative_12z4x.icon-button__component_12z4x:disabled.icon-button__loader_12z4x {
1693
+ color: #d91d0b;
1694
+ }
1695
+ .icon-button__tertiary_12z4x {
1696
+ color: #464649
1697
+ }
1698
+ .icon-button__tertiary_12z4x:hover {
1699
+ color: rgb(83, 83, 86);
1634
1700
  }
1701
+ .icon-button__tertiary_12z4x:active {
1702
+ color: rgb(98, 98, 100);
1703
+ }
1704
+ .icon-button__tertiary_12z4x.icon-button__component_12z4x:disabled.icon-button__loader_12z4x {
1705
+ color: #464649;
1706
+ }
1635
1707
 
1636
- .icon-button__primary_1c9va {
1637
- color: #121212
1708
+ .icon-button__primary_13j3b {
1709
+ color: #000
1638
1710
  }
1639
- .icon-button__primary_1c9va:hover {
1640
- color: rgb(230, 230, 230);
1711
+ .icon-button__primary_13j3b:hover {
1712
+ color: rgb(18, 18, 18);
1641
1713
  }
1642
- .icon-button__primary_1c9va:active {
1643
- color: rgb(179, 179, 179);
1714
+ .icon-button__primary_13j3b:active {
1715
+ color: rgb(38, 38, 38);
1644
1716
  }
1645
- .icon-button__secondary_1c9va {
1646
- color: #233549
1717
+ .icon-button__secondary_13j3b {
1718
+ color: #8a8a8e
1647
1719
  }
1648
- .icon-button__secondary_1c9va:hover {
1649
- color: rgb(219, 220, 221);
1720
+ .icon-button__secondary_13j3b:hover {
1721
+ color: rgb(117, 117, 121);
1650
1722
  }
1651
- .icon-button__secondary_1c9va:active {
1652
- color: rgb(170, 171, 172);
1723
+ .icon-button__secondary_13j3b:active {
1724
+ color: rgb(110, 110, 114);
1653
1725
  }
1654
- .icon-button__transparent_1c9va {
1655
- color: rgba(255, 255, 255, 0.3)
1726
+ .icon-button__transparent_13j3b {
1727
+ color: rgba(0, 0, 0, 0.3)
1656
1728
  }
1657
- .icon-button__transparent_1c9va:hover {
1658
- color: rgba(255, 255, 255, 0.4);
1729
+ .icon-button__transparent_13j3b:hover {
1730
+ color: rgba(0, 0, 0, 0.4);
1659
1731
  }
1660
- .icon-button__transparent_1c9va:active {
1661
- color: rgba(255, 255, 255, 0.5);
1732
+ .icon-button__transparent_13j3b:active {
1733
+ color: rgba(0, 0, 0, 0.5);
1662
1734
  }
1663
- .icon-button__negative_1c9va {
1735
+ .icon-button__negative_13j3b {
1664
1736
  color: #d91d0b
1665
1737
  }
1666
- .icon-button__negative_1c9va:hover {
1667
- color: rgb(217, 72, 62);
1738
+ .icon-button__negative_13j3b:hover {
1739
+ color: rgb(220, 45, 28);
1668
1740
  }
1669
- .icon-button__negative_1c9va:active {
1670
- color: rgb(169, 56, 48);
1671
- }.plate__component_1f2w9 {
1672
- color: #fff;
1673
- }
1674
- .plate__focused_1f2w9 {
1675
- outline: 2px solid #007aff;
1676
- }
1677
- .plate__common_1f2w9 {
1678
- background-color: #202022;
1679
- border-color: #6d7986;
1680
- }
1681
- .plate__negative_1f2w9 {
1682
- background-color: #35110d;
1683
- border-color: #d91d0b;
1684
- }
1685
- .plate__positive_1f2w9 {
1686
- background-color: #042117;
1687
- border-color: #13a463;
1741
+ .icon-button__negative_13j3b:active {
1742
+ color: rgb(223, 63, 48);
1743
+ }
1744
+ .icon-button__tertiary_13j3b {
1745
+ color: #c5c5c7
1688
1746
  }
1689
- .plate__attention_1f2w9 {
1690
- background-color: #332104;
1691
- border-color: #de6a00;
1692
- }.toast-plate__component_18kki {
1747
+ .icon-button__tertiary_13j3b:hover {
1748
+ color: rgb(167, 167, 169);
1749
+ }
1750
+ .icon-button__tertiary_13j3b:active {
1751
+ color: rgb(158, 158, 159);
1752
+ }.toast-plate__component_1s7xj {
1693
1753
  color: #000;
1694
1754
  background-color: #fff
1695
1755
  }
1696
- .toast-plate__actionSection_18kki + .toast-plate__closeButton_18kki:before {
1756
+ .toast-plate__actionSection_1s7xj + .toast-plate__closeButton_1s7xj:before {
1697
1757
  background-color: #e9e9eb;
1698
- }.with-suffix__hasSuffix_1133u input:focus::placeholder {
1758
+ }.with-suffix__hasSuffix_vdao6 input:focus::placeholder {
1699
1759
  color: transparent;
1700
1760
  }
1701
- .with-suffix__disabled_1133u {
1761
+ .with-suffix__disabled_vdao6 {
1702
1762
  color: #fff;
1703
- }.slider-input__steps_fognf {
1763
+ }.slider-input__steps_s2xu2 {
1704
1764
  color: #8d8d93;
1705
1765
  }
1706
- .slider-input__info_fognf {
1766
+ .slider-input__info_s2xu2 {
1707
1767
  color: #8d8d93;
1708
- }.filter-tag__component_13fh9.filter-tag__disabled_13fh9 {
1768
+ }.filter-tag__component_yl3ic.filter-tag__disabled_yl3ic {
1709
1769
  background-color: rgba(32, 32, 34, 0.3);
1710
1770
  }
1711
- .filter-tag__component_13fh9.filter-tag__checked_13fh9:not(.filter-tag__component_13fh9.filter-tag__disabled_13fh9) {
1771
+ .filter-tag__component_yl3ic.filter-tag__checked_yl3ic:not(.filter-tag__component_yl3ic.filter-tag__disabled_yl3ic) {
1712
1772
  background-color: #f3f4f5;
1713
1773
  }
1714
- .filter-tag__component_13fh9.filter-tag__checked_13fh9:not(.filter-tag__component_13fh9.filter-tag__disabled_13fh9):hover {
1774
+ .filter-tag__component_yl3ic.filter-tag__checked_yl3ic:not(.filter-tag__component_yl3ic.filter-tag__disabled_yl3ic):hover {
1715
1775
  background-color: #f3f4f5;
1716
1776
  }
1717
- .filter-tag__component_13fh9.filter-tag__checked_13fh9:not(.filter-tag__component_13fh9.filter-tag__disabled_13fh9):active {
1777
+ .filter-tag__component_yl3ic.filter-tag__checked_yl3ic:not(.filter-tag__component_yl3ic.filter-tag__disabled_yl3ic):active {
1718
1778
  background-color: rgb(194, 195, 196);
1719
1779
  }
1720
- .filter-tag__focused_13fh9 {
1721
- outline: 2px solid #007aff;
1780
+ .filter-tag__focused_yl3ic {
1781
+ outline: 2px solid #0072ef;
1722
1782
  }
1723
- .filter-tag__valueButton_13fh9 {
1783
+ .filter-tag__valueButton_yl3ic {
1724
1784
  color: #fff;
1725
1785
  background-color: #202022;
1726
1786
  border-color: transparent
1727
1787
  }
1728
- .filter-tag__valueButton_13fh9:not(.filter-tag__valueButton_13fh9:disabled):hover {
1788
+ .filter-tag__valueButton_yl3ic:not(.filter-tag__valueButton_yl3ic:disabled):hover {
1729
1789
  background-color: #202022;
1730
1790
  border-color: transparent;
1731
1791
  }
1732
- .filter-tag__valueButton_13fh9:not(.filter-tag__valueButton_13fh9:disabled):active {
1792
+ .filter-tag__valueButton_yl3ic:not(.filter-tag__valueButton_yl3ic:disabled):active {
1733
1793
  background-color: rgb(65, 65, 67);
1734
1794
  border-color: transparent;
1735
1795
  }
1736
- .filter-tag__valueButton_13fh9:disabled {
1796
+ .filter-tag__valueButton_yl3ic:disabled {
1737
1797
  background-color: rgba(32, 32, 34, 0.3);
1738
1798
  border-color: transparent;
1739
1799
  color: #464649;
1740
1800
  }
1741
- .filter-tag__valueButton_13fh9.filter-tag__checked_13fh9 {
1801
+ .filter-tag__valueButton_yl3ic.filter-tag__checked_yl3ic {
1742
1802
  background-color: #f3f4f5;
1743
1803
  color: #000
1744
1804
  }
1745
- .filter-tag__valueButton_13fh9.filter-tag__checked_13fh9:not(.filter-tag__valueButton_13fh9:disabled):hover {
1805
+ .filter-tag__valueButton_yl3ic.filter-tag__checked_yl3ic:not(.filter-tag__valueButton_yl3ic:disabled):hover {
1746
1806
  background-color: #f3f4f5;
1747
1807
  }
1748
- .filter-tag__valueButton_13fh9.filter-tag__checked_13fh9:not(.filter-tag__valueButton_13fh9:disabled):active {
1808
+ .filter-tag__valueButton_yl3ic.filter-tag__checked_yl3ic:not(.filter-tag__valueButton_yl3ic:disabled):active {
1749
1809
  background-color: rgb(194, 195, 196);
1750
1810
  }
1751
- .filter-tag__valueButton_13fh9.filter-tag__checked_13fh9:not(.filter-tag__valueButton_13fh9:disabled):hover + .filter-tag__clear_13fh9:before {
1752
- background-color: #6d7986;
1811
+ .filter-tag__valueButton_yl3ic.filter-tag__checked_yl3ic:not(.filter-tag__valueButton_yl3ic:disabled):hover + .filter-tag__clear_yl3ic:before {
1812
+ background-color: #464649;
1753
1813
  }
1754
- .filter-tag__valueButton_13fh9.filter-tag__checked_13fh9:not(.filter-tag__valueButton_13fh9:disabled):active + .filter-tag__clear_13fh9:before {
1814
+ .filter-tag__valueButton_yl3ic.filter-tag__checked_yl3ic:not(.filter-tag__valueButton_yl3ic:disabled):active + .filter-tag__clear_yl3ic:before {
1755
1815
  background-color: transparent;
1756
1816
  }
1757
- .filter-tag__valueButton_13fh9.filter-tag__checked_13fh9:disabled {
1817
+ .filter-tag__valueButton_yl3ic.filter-tag__checked_yl3ic:disabled {
1758
1818
  background-color: rgba(243, 244, 245, 0.3);
1759
1819
  color: #000;
1760
1820
  }
1761
- .filter-tag__clear_13fh9 {
1821
+ .filter-tag__clear_yl3ic {
1762
1822
  background-color: #f3f4f5
1763
1823
  }
1764
- .filter-tag__clear_13fh9:before {
1765
- background-color: #6d7986;
1824
+ .filter-tag__clear_yl3ic:before {
1825
+ background-color: #464649;
1766
1826
  }
1767
- .filter-tag__clear_13fh9:hover:before {
1768
- background-color: #6d7986;
1827
+ .filter-tag__clear_yl3ic:hover:before {
1828
+ background-color: #464649;
1769
1829
  }
1770
- .filter-tag__clear_13fh9:active:before {
1830
+ .filter-tag__clear_yl3ic:active:before {
1771
1831
  background-color: transparent;
1772
1832
  }
1773
- .filter-tag__clear_13fh9:hover {
1833
+ .filter-tag__clear_yl3ic:hover {
1774
1834
  background-color: #f3f4f5;
1775
1835
  }
1776
- .filter-tag__clear_13fh9:active {
1836
+ .filter-tag__clear_yl3ic:active {
1777
1837
  background-color: rgb(194, 195, 196);
1778
- }.file-upload-item__component_r6y7g {
1838
+ }.file-upload-item__component_4lon4 {
1779
1839
  color: #8d8d93;
1780
1840
  box-shadow: 0 -1px 0 0 #2b2b2e inset
1781
1841
  }
1782
- .file-upload-item__icon_r6y7g {
1842
+ .file-upload-item__icon_4lon4 {
1783
1843
  color: #fff;
1784
1844
  }
1785
- .file-upload-item__errorIcon_r6y7g {
1845
+ .file-upload-item__errorIcon_4lon4 {
1786
1846
  color: #d91d0b;
1787
1847
  }
1788
- .file-upload-item__successIcon_r6y7g {
1848
+ .file-upload-item__successIcon_4lon4 {
1789
1849
  color: #2fc26e;
1790
1850
  }
1791
- .file-upload-item__name_r6y7g {
1851
+ .file-upload-item__name_4lon4 {
1792
1852
  color: #fff
1793
1853
  }
1794
- .file-upload-item__errorWrapper_r6y7g {
1854
+ .file-upload-item__errorWrapper_4lon4 {
1795
1855
  color: #ef3124
1796
- }.bottom-sheet__modal_9nwgl {
1856
+ }.bottom-sheet__modal_1e9az {
1797
1857
  background-color: transparent;
1798
1858
  }
1799
- .bottom-sheet__component_9nwgl {
1859
+ .bottom-sheet__component_1e9az {
1800
1860
  background: #121212;
1801
1861
  }
1802
- .bottom-sheet__marker_9nwgl {
1862
+ .bottom-sheet__marker_1e9az {
1803
1863
  background-color: #2a2a2c;
1804
1864
  }
1805
- .bottom-sheet__content_9nwgl {
1865
+ .bottom-sheet__content_1e9az {
1806
1866
  color: #fff;
1807
1867
  background-color: #121212;
1808
1868
  }
1809
- .bottom-sheet__backer_1rury {
1869
+ .bottom-sheet__backer_1nis7 {
1810
1870
  color: #fff;
1811
1871
  }
1812
- .bottom-sheet__button_1rury {
1872
+ .bottom-sheet__button_1nis7 {
1813
1873
  background: rgba(255, 255, 255, 0.03);
1814
1874
  }
1815
- .bottom-sheet__closer_b8gio {
1875
+ .bottom-sheet__closer_133et {
1816
1876
  color: #fff;
1817
1877
  }
1818
- .bottom-sheet__button_b8gio {
1878
+ .bottom-sheet__button_133et {
1819
1879
  background: rgba(255, 255, 255, 0.03);
1820
1880
  }
1821
- .bottom-sheet__footer_15ryh {
1881
+ .bottom-sheet__footer_162ot {
1822
1882
  background-color: #121212;
1823
1883
  }
1824
- .bottom-sheet__highlighted_15ryh {
1884
+ .bottom-sheet__highlighted_162ot {
1825
1885
  border-top: 1px solid #2b2b2e;
1826
1886
  background-color: #121212;
1827
1887
  }
1828
- .bottom-sheet__header_1vmb6 {
1888
+ .bottom-sheet__header_1m6y0 {
1829
1889
  background-color: #121212;
1830
1890
  }
1831
- .bottom-sheet__highlighted_1vmb6 {
1891
+ .bottom-sheet__highlighted_1m6y0 {
1832
1892
  border-bottom: 1px solid #2b2b2e;
1833
1893
  }
1834
- .calendar__dayName_12apn {
1894
+ .calendar__dayName_1r7ml {
1835
1895
  color: #8d8d93
1836
1896
  }
1837
- .calendar__day_12apn {
1897
+ .calendar__day_1r7ml {
1838
1898
  color: #fff
1839
1899
  }
1840
- .calendar__day_12apn.calendar__highlighted_12apn,
1841
- .calendar__day_12apn.calendar__range_12apn.calendar__highlighted_12apn:not(.calendar__disabled_12apn) {
1900
+ .calendar__day_1r7ml.calendar__highlighted_1r7ml,
1901
+ .calendar__day_1r7ml.calendar__range_1r7ml.calendar__highlighted_1r7ml:not(.calendar__disabled_1r7ml) {
1842
1902
  color: #fff;
1843
1903
  background: #2a2a2c;
1844
1904
  }
1845
- .calendar__day_12apn.calendar__disabled_12apn {
1905
+ .calendar__day_1r7ml.calendar__disabled_1r7ml {
1846
1906
  color: #464649;
1847
1907
  background: transparent;
1848
1908
  }
1849
- .calendar__day_12apn.calendar__today_12apn {
1909
+ .calendar__day_1r7ml.calendar__today_1r7ml {
1850
1910
  color: #0072ef;
1851
1911
  }
1852
- .calendar__day_12apn.calendar__rangeComplete_12apn {
1912
+ .calendar__day_1r7ml.calendar__rangeComplete_1r7ml {
1853
1913
  background: #e8f2fe;
1854
1914
  }
1855
- .calendar__day_12apn.calendar__selected_12apn,
1856
- .calendar__day_12apn.calendar__disabled_12apn.calendar__selected_12apn {
1915
+ .calendar__day_1r7ml.calendar__selected_1r7ml,
1916
+ .calendar__day_1r7ml.calendar__disabled_1r7ml.calendar__selected_1r7ml {
1857
1917
  color: #000;
1858
1918
  background: #fff;
1859
1919
  }
1860
- .calendar__day_12apn.calendar__selected_12apn:hover {
1920
+ .calendar__day_1r7ml.calendar__selected_1r7ml:hover {
1861
1921
  background: rgb(217, 217, 217);
1862
1922
  }
1863
- .calendar__range_12apn .calendar__day_12apn:not(.calendar__selected_12apn):not(.calendar__disabled_12apn):not(.calendar__today_12apn) {
1923
+ .calendar__range_1r7ml .calendar__day_1r7ml:not(.calendar__selected_1r7ml):not(.calendar__disabled_1r7ml):not(.calendar__today_1r7ml) {
1864
1924
  color: #fff;
1865
1925
  }
1866
- .calendar__range_12apn:before {
1867
- background: #485767;
1926
+ .calendar__range_1r7ml:before {
1927
+ background: rgba(255, 255, 255, 0.1);
1868
1928
  }
1869
- .calendar__rangeComplete_12apn:before {
1929
+ .calendar__rangeComplete_1r7ml:before {
1870
1930
  background: #e8f2fe;
1871
1931
  }
1872
- .calendar__transitLeft_12apn:after {
1932
+ .calendar__transitLeft_1r7ml:after {
1873
1933
  background: linear-gradient(
1874
1934
  270deg,
1875
- #485767 0%,
1935
+ rgba(255, 255, 255, 0.1) 0%,
1876
1936
  rgba(255, 255, 255, 0) 100%
1877
1937
  );
1878
1938
  }
1879
- .calendar__transitRight_12apn:after {
1939
+ .calendar__transitRight_1r7ml:after {
1880
1940
  background: linear-gradient(
1881
1941
  270deg,
1882
1942
  rgba(255, 255, 255, 0) 0%,
1883
- #485767 100%
1943
+ rgba(255, 255, 255, 0.1) 100%
1884
1944
  );
1885
1945
  }
1886
- .calendar__rangeComplete_12apn.calendar__transitLeft_12apn:after {
1946
+ .calendar__rangeComplete_1r7ml.calendar__transitLeft_1r7ml:after {
1887
1947
  background: linear-gradient(
1888
1948
  270deg,
1889
1949
  #e8f2fe 0%,
1890
1950
  rgba(255, 255, 255, 0) 100%
1891
1951
  );
1892
1952
  }
1893
- .calendar__rangeComplete_12apn.calendar__transitRight_12apn:after {
1953
+ .calendar__rangeComplete_1r7ml.calendar__transitRight_1r7ml:after {
1894
1954
  background: linear-gradient(
1895
1955
  270deg,
1896
1956
  rgba(255, 255, 255, 0) 0%,
1897
1957
  #e8f2fe 100%
1898
1958
  );
1899
1959
  }
1900
- .calendar__dot_12apn {
1960
+ .calendar__dot_1r7ml {
1901
1961
  background: #fff;
1902
1962
  }
1903
- .calendar__selected_12apn .calendar__dot_12apn {
1904
- background: #121212;
1963
+ .calendar__selected_1r7ml .calendar__dot_1r7ml {
1964
+ background: #000;
1905
1965
  }
1906
- .calendar__withShadow_1l01f {
1966
+ .calendar__withShadow_sr4za {
1907
1967
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1908
1968
  }
1969
+
1909
1970
  @media (max-width: 374px) {
1910
1971
  }
1911
-
1912
- .calendar__empty_9v1ap {
1972
+ .calendar__empty_18trg {
1913
1973
  color: #8d8d93;
1914
1974
  }
1915
- @media (max-width: 374px) {
1916
- }
1917
- .calendar__button_16cc0 {
1975
+ .calendar__button_euvin {
1918
1976
  background-color: transparent
1919
1977
  }
1920
- .calendar__button_16cc0:not(:disabled):hover {
1978
+ .calendar__button_euvin:not(:disabled):hover {
1921
1979
  background-color: #2c2c2e;
1922
1980
  color: #fff;
1923
1981
  }
1924
- .calendar__button_16cc0.calendar__filled_16cc0 {
1982
+ .calendar__button_euvin.calendar__filled_euvin {
1925
1983
  background-color: #2c2c2e
1926
1984
  }
1927
- .calendar__button_16cc0.calendar__filled_16cc0:not(:disabled):hover {
1985
+ .calendar__button_euvin.calendar__filled_euvin:not(:disabled):hover {
1928
1986
  background-color: rgb(59, 59, 61);
1929
1987
  }
1930
- .calendar__button_16cc0.calendar__outlined_16cc0 {
1988
+ .calendar__button_euvin.calendar__outlined_euvin {
1931
1989
  border: 1px solid #fff;
1932
1990
  }
1933
- .calendar__button_16cc0.calendar__selected_16cc0,
1934
- .calendar__button_16cc0.calendar__selected_16cc0:disabled {
1991
+ .calendar__button_euvin.calendar__selected_euvin,
1992
+ .calendar__button_euvin.calendar__selected_euvin:disabled {
1935
1993
  background-color: #fff;
1936
1994
  color: #000
1937
1995
  }
1938
- .calendar__button_16cc0.calendar__selected_16cc0:not(:disabled):hover, .calendar__button_16cc0.calendar__selected_16cc0:disabled:not(:disabled):hover {
1996
+ .calendar__button_euvin.calendar__selected_euvin:not(:disabled):hover, .calendar__button_euvin.calendar__selected_euvin:disabled:not(:disabled):hover {
1939
1997
  background-color: #fff;
1940
1998
  color: #000;
1941
1999
  }
2000
+ @media (max-width: 374px) {
2001
+ }
1942
2002
 
1943
2003
 
1944
- .modal__button_cjbwf {
2004
+ .modal__button_y81om {
1945
2005
  background: rgba(18, 18, 18, 0.4);
1946
2006
  }
1947
2007
 
1948
2008
 
1949
2009
 
1950
2010
 
1951
- .modal__sticky_1ewd6 {
2011
+ .modal__sticky_1mxxz {
1952
2012
  background: #121212;
1953
2013
  }
1954
- .modal__highlighted_1ewd6 {
2014
+ .modal__highlighted_1mxxz {
1955
2015
  background: #121212;
1956
2016
  box-shadow: 0 -1px 0 0 #2b2b2e;
1957
2017
  }
1958
2018
 
1959
2019
 
1960
2020
 
1961
- .modal__highlighted_pwg19 {
2021
+ .modal__highlighted_12d75 {
1962
2022
  background: #121212;
1963
2023
  }
1964
- .modal__sticky_pwg19.modal__hasContent_pwg19 {
2024
+ .modal__sticky_12d75.modal__hasContent_12d75 {
1965
2025
  background: #121212;
1966
2026
  }
1967
- .bank-card__component_7fit8 {
2027
+ .toast__toastPlate_167us {
2028
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2029
+ }
2030
+ .toast__popoverInner_167us {
2031
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2032
+ background-color: transparent;
2033
+ }.bank-card__component_m3l4l {
1968
2034
  --form-control-bg-color: transparent;
1969
2035
  --form-control-hover-bg-color: transparent;
1970
2036
  --form-control-focus-bg-color: transparent;
1971
2037
  }
1972
- .bank-card__label_7fit8 {
2038
+ .bank-card__label_m3l4l {
1973
2039
  color: rgba(0, 0, 0, 0.6)
1974
2040
  }
1975
- .bank-card__focused_7fit8 .bank-card__label_7fit8,
1976
- .bank-card__filled_7fit8 .bank-card__label_7fit8 {
2041
+ .bank-card__focused_m3l4l .bank-card__label_m3l4l,
2042
+ .bank-card__filled_m3l4l .bank-card__label_m3l4l {
1977
2043
  color: #000
1978
2044
  }
1979
- .bank-card__input_7fit8 {
2045
+ .bank-card__input_m3l4l {
1980
2046
  color: #000;
1981
2047
  caret-color: #000
1982
2048
  }
1983
- .bank-card__bankLogo_7fit8 svg g {
2049
+ .bank-card__bankLogo_m3l4l svg g {
1984
2050
  fill: #000;
1985
2051
  }
1986
- .bank-card__brandLogo_7fit8 svg {
2052
+ .bank-card__brandLogo_m3l4l svg {
1987
2053
  fill: #000;
1988
2054
  }
1989
- .bank-card__usePhoto_7fit8 {
2055
+ .bank-card__usePhoto_m3l4l {
1990
2056
  background-color: transparent
1991
2057
  }
1992
- .bank-card__usePhoto_7fit8 svg {
2058
+ .bank-card__usePhoto_m3l4l svg {
1993
2059
  fill: #000;
1994
- }.toast__toastPlate_b4pl0 {
1995
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1996
- }
1997
- .toast__popoverInner_b4pl0 {
1998
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1999
- background-color: transparent;
2000
- }.amount-input__minorPartAndCurrency_1299o {
2060
+ }.amount-input__minorPartAndCurrency_o2xq7 {
2001
2061
  color: #8d8d93;
2002
2062
  }
2003
- .amount-input__filled_dcu3i .amount-input__input_dcu3i,
2004
- .amount-input__input_dcu3i:focus {
2063
+ .amount-input__filled_1jjrn .amount-input__input_1jjrn,
2064
+ .amount-input__input_1jjrn:focus {
2005
2065
  -webkit-text-fill-color: transparent;
2006
2066
  }
2007
- .amount-input__minorPartAndCurrency_4yn0h {
2067
+ .amount-input__minorPartAndCurrency_g1yf7 {
2008
2068
  color: #8a8a8e;
2009
- }.tooltip__hint_jfryz {
2010
- background-color: #121212;
2069
+ }.tooltip__hint_jsls1 {
2070
+ background-color: #fff;
2071
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2072
+ 0 8px 16px rgba(11, 31, 53, 0.16);
2073
+ color: #000;
2074
+ }
2075
+ .tooltip__hint_jsls1 .tooltip__arrow_jsls1:after {
2076
+ background-color: #fff;
2077
+ border-color: #fff;
2011
2078
  }
2012
- .tooltip__hint_jfryz .tooltip__component_jfryz {
2079
+
2080
+ .tooltip__tooltip_19zbu {
2081
+ background-color: #fff;
2013
2082
  color: #000;
2083
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2084
+ 0 8px 16px rgba(11, 31, 53, 0.16);
2085
+ }
2086
+ .tooltip__tooltip_19zbu .tooltip__arrow_19zbu:after {
2087
+ background-color: #fff;
2014
2088
  }
2015
- .tooltip__hint_jfryz .tooltip__arrow_jfryz:after {
2089
+ .tooltip__hint_19zbu {
2090
+ background-color: #121212;
2091
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2092
+ color: #fff;
2093
+ }
2094
+ .tooltip__hint_19zbu .tooltip__arrow_19zbu:after {
2016
2095
  background-color: #121212;
2017
- border-color: #121212;
2018
2096
  }
2019
2097
  @media (min-width: 600px) {
2020
- }.calendar-with-skeleton__skeleton_1lxs9 {
2098
+ }.calendar-with-skeleton__skeleton_7z4pd {
2021
2099
  background-color: #121212;
2022
- }.select__arrow_15m0w {
2100
+ }.calendar-input__calendarIcon_1ie4q {
2101
+ color: #fff
2102
+ }.select__arrow_82t8c {
2023
2103
  color: #fff;
2024
2104
  }
2025
- .select__popoverInner_1vhec {
2105
+ .select__popoverInner_9d9ek {
2026
2106
  background: transparent;
2027
2107
  }
2028
- .select__optionsList_1vhec {
2108
+ .select__optionsList_9d9ek {
2029
2109
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2030
2110
  background: #121212;
2031
2111
  }
2032
- .select__single_1rwlj {
2112
+ .select__single_9b10r {
2033
2113
  background: #fff
2034
2114
  }
2035
- .select__placeholder_13f80 {
2115
+ .select__placeholder_kptkw {
2036
2116
  color: #8d8d93;
2037
2117
  }
2038
- .select__focusVisible_13f80 {
2039
- outline: 2px solid #007aff;
2118
+ .select__focusVisible_kptkw {
2119
+ outline: 2px solid #0072ef;
2040
2120
  }
2041
- .select__optgroup_1fi69 {
2121
+ .select__optgroup_o9jat {
2042
2122
  background: #121212
2043
2123
  }
2044
- .select__label_1fi69 {
2124
+ .select__label_o9jat {
2045
2125
  color: #8d8d93;
2046
2126
  }
2047
- .select__option_wa7w9 {
2127
+ .select__option_94slb {
2048
2128
  background: #121212;
2049
2129
  color: #fff
2050
2130
  }
2051
- .select__option_wa7w9:not(.select__disabled_wa7w9):active {
2131
+ .select__option_94slb:not(.select__disabled_94slb):active {
2052
2132
  background: #2c2c2e;
2053
2133
  color: #fff;
2054
2134
  }
2055
- .select__option_wa7w9:before {
2135
+ .select__option_94slb:before {
2056
2136
  background: #2b2b2e;
2057
2137
  }
2058
- .select__selected_wa7w9 {
2138
+ .select__selected_94slb {
2059
2139
  background: #121212;
2060
2140
  color: #fff;
2061
2141
  }
2062
- .select__highlighted_wa7w9 {
2142
+ .select__highlighted_94slb {
2063
2143
  background: #202022;
2064
2144
  color: #fff
2065
2145
  }
2066
- .select__disabled_wa7w9 {
2146
+ .select__disabled_94slb {
2067
2147
  background: #121212;
2068
2148
  color: #8d8d93;
2069
2149
  }
2070
- .select__emptyPlaceholder_hk9m0 {
2150
+ .select__emptyPlaceholder_os0gc {
2071
2151
  color: #8d8d93;
2072
2152
  }
2073
- .select__virtualRow_ag66d:before {
2153
+ .select__popoverInner_842yg {
2154
+ background: transparent;
2155
+ }
2156
+ .select__virtualRow_l0rrb:before {
2074
2157
  background: #2b2b2e;
2075
2158
  }
2076
- .select__emptyPlaceholder_ag66d {
2159
+ .select__emptyPlaceholder_l0rrb {
2077
2160
  color: #8d8d93;
2078
2161
  }
2079
- .select__popoverInner_olrrg {
2080
- background: transparent;
2081
- }
2082
2162
 
2083
2163
 
2084
2164
 
2085
- .select__emptyPlaceholder_10szs {
2165
+ .select__emptyPlaceholder_5w1x2 {
2086
2166
  color: #8d8d93;
2087
2167
  }
2088
- .select__footer_10szs {
2168
+ .select__footer_5w1x2 {
2089
2169
  background-color: #121212
2090
2170
  }
2091
- .select__highlighted_10szs {
2171
+ .select__highlighted_5w1x2 {
2092
2172
  border-top: 1px solid #2b2b2e;
2093
2173
  background-color: #121212;
2094
2174
  }
2095
- .select__footer_3wxxv {
2175
+ .select__footer_itni3 {
2096
2176
  background: #121212
2097
2177
  }
2098
- .select__withBorder_3wxxv {
2178
+ .select__withBorder_itni3 {
2099
2179
  box-shadow: inset 0 1px 0 #262629;
2100
- }.calendar-input__calendarIcon_1gsmp {
2101
- color: #fff
2102
- }.gallery__modal_190x6 {
2180
+ }.gallery__modal_6bx6m {
2103
2181
  background: transparent;
2104
2182
  }
2105
- .gallery__header_zaa4h {
2183
+ .gallery__header_1mho7 {
2106
2184
  background-color: #e9e9eb;
2107
2185
  }
2108
2186
 
2109
- .gallery__component_1ctla {
2187
+ .gallery__component_1i7xv {
2110
2188
  border: 2px solid rgba(0, 0, 0, 0);
2111
2189
  }
2112
- .gallery__active_1ctla {
2113
- border-color: #121212
2190
+ .gallery__active_1i7xv {
2191
+ border-color: #000
2114
2192
  }
2115
- .gallery__image_1ctla {
2193
+ .gallery__image_1i7xv {
2116
2194
  background-color: #121212
2117
2195
  }
2118
- .gallery__loading_1ctla {
2196
+ .gallery__loading_1i7xv {
2119
2197
  background-color: #e9eaeb;
2120
2198
  }
2121
- .gallery__brokenImageWrapper_1ctla {
2199
+ .gallery__brokenImageWrapper_1i7xv {
2122
2200
  background-color: #121212
2123
2201
  }
2124
- .gallery__focused_1ctla {
2125
- outline: 2px solid #007aff;
2202
+ .gallery__focused_1i7xv {
2203
+ outline: 2px solid #0072ef;
2126
2204
  }
2127
- .gallery__component_32fuf {
2205
+ .gallery__component_1plf1 {
2128
2206
  background-color: rgba(255, 255, 255, 0.5);
2129
2207
  }
2130
- .gallery__slideLoading_32fuf {
2208
+ .gallery__slideLoading_1plf1 {
2131
2209
  background-color: #e9eaeb;
2132
2210
  }
2133
- .gallery__image_32fuf {
2211
+ .gallery__image_1plf1 {
2134
2212
  background-color: #121212;
2135
2213
  }
2136
- .gallery__smallImage_32fuf {
2214
+ .gallery__smallImage_1plf1 {
2137
2215
  background-color: #121212;
2138
2216
  }
2139
- .gallery__arrow_32fuf {
2140
- color: #121212
2217
+ .gallery__arrow_1plf1 {
2218
+ color: #000
2141
2219
  }
2142
- .gallery__arrow_32fuf:hover {
2220
+ .gallery__arrow_1plf1:hover {
2143
2221
  background-color: rgba(255, 255, 255, 0.1);
2144
2222
  }
2145
- .gallery__arrow_32fuf:active {
2223
+ .gallery__arrow_1plf1:active {
2146
2224
  background-color: rgba(255, 255, 255, 0.2);
2147
2225
  }
2148
- .gallery__focused_32fuf {
2149
- outline: 2px solid #007aff;
2226
+ .gallery__focused_1plf1 {
2227
+ outline: 2px solid #0072ef;
2150
2228
  }
2151
- .gallery__placeholder_32fuf {
2229
+ .gallery__placeholder_1plf1 {
2152
2230
  background-color: #121212;
2153
2231
  }
2154
- .gallery__fullScreenImage_32fuf {
2232
+ .gallery__fullScreenImage_1plf1 {
2155
2233
  background-color: #121212;
2156
2234
  }
2157
- .gallery__component_1fdaz {
2235
+ .gallery__component_db3la {
2158
2236
  background-color: #e9e9eb
2159
- }.calendar-range__divider_o4qod:after {
2237
+ }.calendar-range__divider_129dr:after {
2160
2238
  background-color: #fff;
2161
2239
  }
2162
- .intl-phone-input__dialCode_1aapu {
2163
- color: #8d8d93;
2164
- }
2165
- .intl-phone-input__flagIcon_1xyvn {
2240
+ .intl-phone-input__flagIcon_igbni {
2166
2241
  box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2167
2242
  }
2168
- .intl-phone-input__focusVisible_11ztk {
2169
- outline: 2px solid #007aff;
2170
- }.table__component_1moor {
2243
+ .intl-phone-input__dialCode_1yucd {
2244
+ color: #8d8d93;
2245
+ }
2246
+ .intl-phone-input__focusVisible_chscf {
2247
+ outline: 2px solid #0072ef;
2248
+ }.table__component_1r8h2 {
2171
2249
  border-top: 1px solid #2b2b2e;
2172
2250
  }
2173
- .table__wrapper_1yj56 {
2251
+ .table__wrapper_1iejc {
2174
2252
  background: #121212;
2175
2253
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2176
2254
  0 2px 4px rgba(11, 31, 53, 0.16);
2177
2255
  }
2178
2256
 
2179
- .table__component_1wtdl {
2257
+ .table__component_o9lz1 {
2180
2258
  color: #fff;
2181
2259
  border-top: 1px solid #2b2b2e;
2182
2260
  }
2183
- .table__component_198nr th:not(:last-child):not(:empty):after {
2261
+
2262
+ .table__component_qjgql th:not(:last-child):not(:empty):after {
2184
2263
  background-color: #2a2a2c;
2185
2264
  }
2186
-
2187
- .table__component_100bd {
2265
+ .table__component_1quxg {
2188
2266
  color: #fff;
2189
2267
  border-bottom: 1px solid #2b2b2e;
2190
2268
  background: #121212;
2191
2269
  }
2192
- .table__sorted_100bd {
2270
+ .table__sorted_1quxg {
2193
2271
  color: #fff;
2194
2272
  }
2195
- .table__component_xtin2 {
2273
+ .table__component_p00tu {
2196
2274
  background: #121212
2197
2275
  }
2198
- .table__withoutBorder_xtin2 {
2276
+ .table__withoutBorder_p00tu {
2199
2277
  }
2200
- .table__clickable_xtin2:hover {
2278
+ .table__clickable_p00tu:hover {
2201
2279
  background-color: #202022;
2202
2280
  }
2203
- .table__selected_xtin2 {
2281
+ .table__selected_p00tu {
2204
2282
  background-color: #f2f8ff
2205
2283
  }
2206
- .table__selected_xtin2:hover {
2284
+ .table__selected_p00tu:hover {
2207
2285
  background-color: #e8f2fe;
2208
2286
  }
2209
- .table__icon_kzd0q {
2287
+ .table__icon_rv5d3 {
2210
2288
  color: #8d8d93
2211
2289
  }
2212
- .table__icon_kzd0q:hover {
2290
+ .table__icon_rv5d3:hover {
2213
2291
  color: #fff;
2214
2292
  }
2215
- .table__sorted_kzd0q {
2293
+ .table__sorted_rv5d3 {
2216
2294
  color: #0072ef
2217
2295
  }
2218
- .table__sorted_kzd0q:hover {
2296
+ .table__sorted_rv5d3:hover {
2219
2297
  color: #0072ef;
2220
2298
  }
2221
- .table__open_1n8li,
2222
- .table__open_1n8li:hover {
2223
- background-color: rgb(85, 99, 114);
2299
+ .table__open_1m7fi,
2300
+ .table__open_1m7fi:hover {
2301
+ background-color: rgba(255, 255, 255, 0.163);
2224
2302
  }